﻿
@font-face {
  font-family: "GloberLight";
  src: url("../fonts/Fontfabric_GloberLight.html");
  src: url("../fonts/Fontfabric_GloberLightd41d.html?#iefix") format('embedded-opentype'), url("../fonts/Fontfabric_GloberLight.woff") format('woff'), url("../fonts/Fontfabric_GloberLight-2.html") format('truetype'), url("../fonts/Fontfabric_GloberLight-3.html#Fontfabric_GloberLight") format('svg');
  font-weight: default;
  font-style: normal;
}
@font-face {
  font-family: "GloberBold";
  src: url("../fonts/Fontfabric_GloberBold.html");
  src: url("../fonts/Fontfabric_GloberBoldd41d.html?#iefix") format('embedded-opentype'), url("../fonts/Fontfabric_GloberBold.woff") format('woff'), url("../fonts/Fontfabric_GloberBold-2.html") format('truetype'), url("../fonts/Fontfabric_GloberBold-3.html#Fontfabric_GloberBold") format('svg');
  font-weight: default;
  font-style: normal;
}
@font-face {
  font-family: "GloberRegularItalic";
  src: url("../fonts/Fontfabric_GloberRegularItalic.html");
  src: url("../fonts/Fontfabric_GloberRegularItalicd41d.html?#iefix") format('embedded-opentype'), url("../fonts/Fontfabric_GloberRegularItalic.woff") format('woff'), url("../fonts/Fontfabric_GloberRegularItalic-2.html") format('truetype'), url("../fonts/Fontfabric_GloberRegularItalic-3.html#Fontfabric_GloberRegularItalic") format('svg');
  font-weight: default;
  font-style: normal;
}
@font-face {
  font-family: "GloberSemiBoldItalic";
  src: url("../fonts/Fontfabric_GloberSemiBoldItalic.html");
  src: url("../fonts/Fontfabric_GloberSemiBoldItalicd41d.html?#iefix") format('embedded-opentype'), url("../fonts/Fontfabric_GloberSemiBoldItalic.woff") format('woff'), url("../fonts/Fontfabric_GloberSemiBoldItalic-2.html") format('truetype'), url("../fonts/Fontfabric_GloberSemiBoldItalic-3.html#Fontfabric_GloberSemiBoldItalic") format('svg');
  font-weight: default;
  font-style: normal;
}
@font-face {
  font-family: "GloberSemiBold";
  src: url("../fonts/Fontfabric_GloberSemiBold.html");
  src: url("../fonts/Fontfabric_GloberSemiBoldd41d.html?#iefix") format('embedded-opentype'), url("../fonts/Fontfabric_GloberSemiBold.woff") format('woff'), url("../fonts/Fontfabric_GloberSemiBold-2.html") format('truetype'), url("../fonts/Fontfabric_GloberSemiBold-3.html#Fontfabric_GloberSemiBold") format('svg');
  font-weight: default;
  font-style: normal;
}
@font-face {
  font-family: "GloberRegular";
  src: url("../fonts/Fontfabric_GloberRegular.html");
  src: url("../fonts/Fontfabric_GloberRegulard41d.html?#iefix") format('embedded-opentype'), url("../fonts/Fontfabric_GloberRegular.woff") format('woff'), url("../fonts/Fontfabric_GloberRegular-2.html") format('truetype'), url("../fonts/Fontfabric_GloberRegular-3.html#Fontfabric_GloberRegular") format('svg');
  font-weight: default;
  font-style: normal;
}

.footer-fixed-stick {
    position: fixed !important;
    z-index: 5000;
    background-color: #b32328;
    color: #FFF;
    padding: 15px; line-height:25px;
    right: 0;
    bottom: 0;
    left: 0;font-size:13px;font-weight:600;
    text-align: center;}
    .footer-fixed-stick a{color:#fcb415;}
   .footer-fixed-stick a:hover{color:#fff;font-weight:600;}
    .close { float: right; margin-right:100px;
       line-height: 1;
        color: #fff;
        text-shadow: none;
        opacity: 1;}
        .close:hover {
            color:#fcb415;
            text-decoration: none;}


p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 14px;
    line-height: 25px;
    color:#666;
}
.coming_content { display: block; color:inherit; font-size:70px;}
.coming_content::before {
    width:6.8em;
    content: ' ';
    display: block;
    float: none;
    height: 1px;
    background: #ffc107;
    margin: 20px auto;
    position: relative;
    top:128px;}
.coming_content::after {
    position: relative;
    bottom: 0px;
    width: 2em;
    content: ' ';
    display: block;
    float: none;
    height: 20px;
    background: #8a3701;
    margin: 13px auto;
    border: 7px solid #fff;
}
@media (min-width:320px) and (max-width:667px){
.coming_content { display: block; color:inherit; font-size:100%;}
.coming_content::before { display: none;}
.coming_content::after {
    position: relative;
    bottom: 0px;
    width: 2em;
    content: ' ';
    display: block;
    float: none;
    height: 20px;
    background: #8a3701;
    margin: 13px auto;
    border: 7px solid #fff;}
}
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  color: #444;
}

a {
  color: #428bca;
}

a:hover {
  color: #a41e22;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .font-primary {
  font-family: "Raleway", sans-serif;
}
.f13{font-size:13px; padding:5px 0px;}
.btn{-webkit-box-shadow: 0px 6px 12px 0px rgba(12,71,138,0.25);
-moz-box-shadow: 0px 6px 12px 0px rgba(12,71,138,0.25);
box-shadow: 0px 6px 12px 0px rgba(12,71,138,0.25);}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
a{text-decoration: none; outline: none;}
.text-org{color:#ffc107;}
.bg-org{color:#fff;background:#ffc107;}

.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  right: 15px;
  bottom: 15px;
  background:#fab10a;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}

.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #a41e22;
  transition: background 0.2s ease-in-out;
}


#header {
height:109px;
  transition: all 0.5s;
  transition: all 0.5s;
  padding:5px 0; padding-bottom:0;
  background:url(../images/aboutus-bg.jpg) left top repeat #fff;
  z-index: 997;
}

#header.header-scrolled {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.nav-menu a i {
    font-size: 20px;
}
#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #1c5c93;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 55px;
}
.navbar-menu-block {
    display: inline-block;
    width: 100%;    background-color: #a41e22;margin-top: 6px;
}
h1.ph-txttext-uppercase {
   font-family: "GloberBold";
    font-weight: bold;    margin: 0;       font-size: 26.5px;
}
span.timelimit {
    font-size: 0.7em;    display: block;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.nav-menu a {
    display: block;
    position: relative;
    color: #fff;
    padding: 10px 16px;
    transition: 0.3s;
    font-size: 14px;
    text-transform: uppercase;
   font-family: "GloberBold";
    letter-spacing: 0.2px;
}
.nav-menu a.bright-freight {
     background-color: #f99e1a; color:#780f00;}
.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
      color: #fff;
    text-decoration: none;
    background: #fcb415;
}

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding:0px;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {min-width: 180px;position: relative; border-bottom: 1px solid #eee;}
.nav-menu .drop-down li:last-of-type {
border-bottom:0px solid #eee;}
.nav-menu .drop-down ul a {
padding:10px 20px;
font-size: 14px;
font-weight: 500;
text-transform: none;
color: #444;}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {color: #fff;}

.nav-menu .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: 90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: 100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "\eaa0";
  }
}

/* Mobile Navigation */
.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background:#8c3803;
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #e3f0fc;
  padding: 10px 20px;
  font-weight: 500;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {color:#dbcd9d;text-decoration: none;}

.mobile-nav .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\eaa0";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: absolute;
  right:15px;
  top: 20px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
      color: #770d0f;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background:rgba(219, 205, 157, 0.82);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
color: #000;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: calc(100vh - 114px);
  padding: 0;
  overflow: hidden;
}

#hero .carousel-item {
  width: 100%;
  height: calc(100vh - 114px);
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  overflow: hidden;
}

#hero .carousel-item::before {
  content: '';
  background-color: rgba(13, 30, 45, 0.3);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

#hero .carousel-content {
  text-align: left;
}

@media (max-width: 992px) {
  #hero, #hero .carousel-item {
    height: calc(100vh - 70px);
  }
  #hero .carousel-content.container {
    padding: 0 50px;
  }
}

#hero h2 {
  color: #fff;
    margin-bottom: 30px;
    font-size: 64px;
    text-transform: uppercase;
    font-family: "GloberRegular";
    border-bottom: 1px solid #fff;
    width:90%;
    padding-bottom: 20px
}

#hero h2 span{font-family: "GloberBold";}
#hero P{  font-family: "GloberLight"; font-size: 24px;}
#hero p {
  width: 80%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  color: #fff;
}
#hero h2::after {
    content: "";
    width: 50%;
    height: 5px;
    background: #fff;
    display: block;
    position: absolute;
    bottom: -3px;
}
#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-left,
#hero .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-prev, #hero .carousel-control-next {
  width: 10%;
}

#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 48px;
  line-height: 1;
  width: auto;
  height: auto;
}

#hero .carousel-indicators li {
  cursor: pointer;
}

#hero .btn-get-started {
font-family: "GloberRegular";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding:15px 32px;
  border-radius:3px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border:1px solid #fff; text-transform:uppercase;

}

#hero .btn-get-started:hover {
  background: #1c5c93;
}
.section-white.track-shipment {
      padding: 0;
    z-index: 9;
    position: relative;
    font-family: "GloberRegular";
    display: inline-block;
    width: 100%;    border-bottom: #f3f3f3 1px solid;    background: #fff;
}

.section-white.track-shipment .left-link {
    float: left;
    width: 57%;
    padding: 40px 0 0 0;
}
.section-white.track-shipment .left-link ul {
    padding: 0;
    margin: 0;
}
.section-white.track-shipment .left-link ul li {
    padding: 0 0 20px 0;
    margin: 0 4% 0 0;
    display: inline-block;
    font-size: 17px;
    line-height: 37px;
}
.section-white.track-shipment .left-link ul li span {
    background: url(../images/locate-us-icon.png) left center no-repeat;
    padding-left: 55px;
    display: inline-block;
}

.section-white.track-shipment .left-link ul li a {
    color: #333;
}
.section-white.track-shipment .left-link ul li a i {
    color: #b3b3b3;
    padding-left: 15px;
}
.section-white.track-shipment .left-link ul li.last {
    margin-right: 0;
}
.section-white.track-shipment .track-shipment-box {
    float: right;
    width: 40%;
    position: relative;
    margin-top: -80px;
}
.no-gutters {padding: 15px 0;    padding: 5px 0;
    margin: -10px;}
.item-featured {width: 50%;float: left;}

.item-holder {
    width: 50%;
    float: left;
    padding: 15px;    padding-left: 35px; padding-top:0;
    font-family: "GloberRegular";
}

.item-holder h3 {
    font-family: "GloberRegular";
    font-weight: bold;
    padding: 10px 0;
}

.item-holder p {
line-height: 25px;
    font-size: 14px;
}
span.icon-wrap {
    display: inline-block;
    margin: 0 auto;
    width: 80px;    margin-top: 15px;
}
.item-holder a {
       color: #444;
    font-weight: bold;
    padding: 5px 0;
    font-size: 14px;
    margin-top: 15px;
    position: relative;
}
.item-holder a::after {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background: #ffb12e;
    transition: all .3s ease 0s;
}
.item-holder a:hover{ color: #ffb12e;}
.elementor-widget-container {
    margin: 30px 0px 35px 0px;
}
.section-title {
    text-align: center;
}
section-title > span.line {
    color: #001d67;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px;
    display: inline-block;
}
.s-section-title > span.line {
    margin-bottom: 10px;
    padding-right: 60px;
}
.section-title.s-section-title > span.line::before {
    left: 0;
    top: 50%;
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    background: #ffb12e;
    transform: translateY(-50%);
}
.s-section-title > span.line::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 2px;
    right: 0;
    background: #ffb12e;
}
.s-section-title h2 {
    text-transform: uppercase;
}
.section-title > span.line {
    color:#342100;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px;
    display: inline-block;
}
.section-title h2 {
    font-size: 60px;
    color: #001d67;
    line-height: 1.2;
    letter-spacing: -2px;
    margin-bottom: 0;
}
.section-title h2 span.tl1 {
    color: #342100;
    font-size: 60px;
    font-weight: 700;
}
.section-title .bg-title {
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    text-transform: capitalize;
    line-height: 1;
    font-size: 160px;
    color: #f6f9ff;
    z-index: -1;    letter-spacing: -2px;
    margin-bottom: 0;
}
.section-title .bg-title {
    color: #fffcf6;
}

.s-section-title > span.line::after {
    background-color: #ffb12e;
}
.section-title > span {
    color: #ffb12e;
}
.section-white.track-shipment .track-shipment-box .tit {
    float: left;
    line-height: 80px;
    width: 100%;
    font-size:20px;
    color: #fff;
    font-weight: 500;
    background: #f8a01a;
    padding: 0 30px;    font-weight: bold;
}
.section-white.track-shipment .track-shipment-box .tit span {
    background: url(../images/track-your-shipment-icon.png) left center no-repeat;
    padding-left: 52px;
    display: inline-block;
    color: #fff;
}
.section-white.track-shipment .track-shipment-box .form-box {
    float: left;
    width: 100%;
    padding: 30px 30px 40px 30px;
    -webkit-box-shadow: 0px 11px 17px 0px rgba(17,7,0,0.11);
    -moz-box-shadow: 0px 11px 17px 0px rgba(17,7,0,0.11);
    box-shadow: 0px 11px 17px 0px rgba(17,7,0,0.11);
    position: relative;
    background: #fff;
}

.section-white.track-shipment .left-link ul li.schedule-a-pickup span {
    background-image: url(../images/schedule-a-pickup-icon.png);
}
.section-white.track-shipment .left-link ul li.get-quote span {
    background-image: url(../images/get-quote-icon.png);
}
.section-white.track-shipment .track-shipment-box .form-box .form-field {
    float: left;
    width: 100%;
}
.section-white.track-shipment .track-shipment-box .form-box .form-field input {
    background: #f6f6f6;
    line-height: 48px;
    height: 48px;
    font-size: 15px;
    color: #333;
    border: none;
    width: 100%;border: 1px solid #ddd;
    padding: 0 20px;
    border-radius: 0;
}
.section-white.track-shipment .track-shipment-box .form-box .form-btn {
    position: absolute;
    width: 99px;
    right: 30px;
    bottom: -24px;
}
.form-btn input {
    width: 100%;
    padding: 0;
	position: relative;
    line-height: 44px;
    background: #ffb12e;
    padding: 0 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
    border: none;
    overflow: hidden;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(255,178,46,0.5);
    -moz-box-shadow: 0px 6px 12px 0px rgba(255,178,46,0.5);
    box-shadow: 0px 6px 12px 0px rgba(255,178,46,0.5);

}
.provided-block {
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    height: 520px;
    position: relative;
}
.wshipping-content-block {
    padding: 80px 0px;
background-color: #fff;    margin:0;   }
.provided-block {
        background-image: url(../images/bg.jpg);
    background-position: top center;
}
.provided-block:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;

}
.item-table {
    display: table;
    width: 100%;
    height: 100%;
}
.item-tablecell {
    display: table-cell;
    vertical-align: middle; text-align:left;
}
.provided-block h3 {
    font-size:56px;
    color: #fff;
    font-family: "GloberLight";

}
.provided-block p{    font-size: 20px;
    color: #fff;
    font-family: "GloberLight";
    padding:0 400px; padding-left:0;
    line-height: 25px;}
.provided-block h1 {
       color: #fff;
    font-weight: 500;
    font-family: "GloberBold";
    font-size: 56px;
}
.provided-block h2 {
           font-family: "GloberRegular";
    font-size: 52px;
    font-weight: bold;
    display: inline-block;
    background-color: rgba(255, 177, 46, 0.83);
    color: #fff;
    padding: 0 15px;
    border-radius: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.wshipping-button.cta-btn {
    margin-top: 20px;
}
.wshipping-button {
     display: inline-block;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 18px;

    padding: 10px 30px;
	border: 1px solid #fff;

}
.vc_custom_1480927099139 {
       background-color: #f3f3f3 !important;
    padding: 50px 0 30px 0;
}
.mkd-grid-section .mkd-section-inner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 20;
}
.mkd-section-inner-margin {
    margin-left: -15px;
    margin-right: -15px;
}
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.mkd-elements-holder {
    width: 100%;
    display: table;
    table-layout: fixed;
}
.mkd-elements-holder .mkd-elements-holder-item.mkd-horizontal-alignment-center {
    text-align: center;
}
.mkd-elements-holder .mkd-elements-holder-item {
    display: table-cell;
    height: 100%;
    background-size: cover;
    vertical-align: top;
}
.mkd-elements-holder .mkd-elements-holder-item .mkd-elements-holder-item-inner {
    width: 100%;
}
.desktop {
    display: block;
}
.dt-sc-hr-timeline-section.type2 {
    float: left;
    width: 100%;
    margin: 0px 0 0px 0;
    padding: 0px;
    clear: both;
    position: relative;
}
.dt-sc-hr-timeline-section.type2:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 5px;
    width: 78%;
}

.dt-sc-hr-timeline-section.type2:before{background: #222222;}
.dt-sc-hr-timeline-section.type1, .dt-sc-hr-timeline-wrapper {
    float: left;
    width: 100%;
    clear: both;
    margin: 0px;
    padding: 0px;
    position: relative;
}
.column.first {
    margin-left: 0px;
    clear: both;
}
.dt-sc-one-fourth {
    width: 23.5%;
}
.column {
    margin: 0px 0px 0px 2%;
    float: left;
    min-height: 1px;
    position: relative;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content {
    text-align: center;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb {
    display: inline-block;
    text-align: center;
    padding:0px 0px 82px;
    position: relative;
    top: 20px;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-thumb:before{-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
	.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:before {
    content: "";
    position: absolute;
    left: 42%;
    left: -webkit-calc(50% - 13px);
    left: -moz-calc(50% - 13px);
    left: calc(50% - 13px);
    bottom: 32px;
    width: 26px;
    height: 26px;
    border: 1px solid;
    border-radius: 50%;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3 {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 25px;
    margin-top: 0;
    padding-top: 0;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -14px;
    margin: auto;
    height: 2px;
    width: 70px;    background: #da0000;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:before {
    background: #ffffff;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:before {
    border-color: #222222;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb img {
    border-radius: 50%;
}

.dt-sc-timeline .dt-sc-timeline-content h2 span, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content:hover h3, .dt-sc-timeline-section.type4 .dt-sc-timeline:hover .dt-sc-timeline-content h2 {
    color: #da0000;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content h3 {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 25px;
    margin-top: 0;
    padding-top: 0;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after {
    content: "";
    position: absolute;
    left: 50%;
    left: -webkit-calc(50% - 2px);
    left: -moz-calc(50% - 2px);
    left: calc(50% - 2px);
    bottom: 58px;
    width: 5px;
    height: 24px;
}
.dt-sc-hr-timeline-section.type2:before, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after, .dt-sc-title.with-two-color-stripe:before {
    background: #222222;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb:after {
    bottom: inherit;
    top: 69px;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb {
    padding: 93px 0px 0px;
    top: 0;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb.lasttime {
    padding: 93px 0px 0px;
    top: -22px;
}


.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb:before {
    bottom: inherit;
    top: 43px;
}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline .dt-sc-hr-timeline-thumb:before{    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline:hover .dt-sc-hr-timeline-thumb:before{background: #da0000;}
.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb:after {
    bottom: inherit;
    top: 69px;
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 28px;
  }
    .breadcrumbs-page{
     background-image: url("../images/about-img01.jpg");
    background-repeat: no-repeat;
    padding: 7rem 0;
    background-position: center center!important;}
}

@media (min-width: 1024px) {
  #hero p {
    width: 60%;
  }
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}

.section-bg {
  background-color: #f5f9fc;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;position: relative;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #5c768d;
}

.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.whyc{ background:#eee;}
.whyc a:hover {color: #ffb12e;}
.whyc a {
    color: #444;
    font-weight: bold;
    padding: 5px 0;
    font-size: 14px;
    margin-top: 15px;
    position: relative;}
 .whyc a::after {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background: #ffb12e;
    transition: all .3s ease 0s;}
.whyc .cont-social{position:relative;}

.whyc .cont-social .btn a{ text-decoration:none; color: #fff;}
.whyc .cont-social .btn  a i {
    color: #fff;
    font-size: 1.50rem;
    margin-right:0px;}
    .whyc .cont-social .btn a::after {
        position: absolute;
        content: "";
        display: block;
        left: 0;
        transition: all .3s ease 0s;
        background:none;
        height:0px;}
.fl-rich-text p{font-size:14px;}
.fl-node-5a6921983b0aa{
    background-color: #fff;
    border-top-width: 7px;
    border-right-width: 19px;
    border-bottom-width: 10px;
    border-left-width: 1px;}
.fl-node-img {
    width: 100%;
    min-height:100%;}
.fl-col-content {padding-top: 80px;
padding-right: 12px;
padding-bottom: 74px;
padding-left: 30px;}
.mission-img {
    background-image:url("../images/earth2.jpg");
    background-repeat:no-repeat;
    background-position: center center;
    background-attachment:scroll;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;}
.why-img {
    background-image:url("../images/whyc01.jpg");
    background-repeat:no-repeat;
    background-position: center center;
    background-attachment:scroll;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;}
.fl-node-5a6921983b12b {width: 60%;}
.fl-col {float:left;min-height:1px;}
.fl-node-5a6921983b1e7 {width:100%;}
.fl-node-5a6921983b1e7:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 0;
    border: 1.5rem solid #000;
     background: #fab10a;
    border-color:transparent transparent #fff;
    border-radius: 0 0 0 4px;}
.fl-node-5a6921983b1e7 > .fl-col-content {padding-top: 120px;padding-right: 20px;padding-bottom: 140px;padding-left: 30px;}
.fl-node-5a6921983b1e8 {width:100%;}
.fl-node-5a6921983b1e8:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    border: 1.5rem solid #000;
     background: #fab10a;
    border-color:transparent transparent #fff;
    border-radius: 0 0 0 4px;}
.fl-node-5a6921983b1e8 > .fl-col-content {padding-top: 120px;padding-right: 20px;padding-bottom: 140px;padding-left: 30px;}
.fl-module-content {margin:10px;}
.vamtam-heading {text-align:left;justify-content: flex-start;padding: 0!important; margin: 0!important;}
 .vamtam-heading .vamtam-heading-text {color:#fab10a;}
.fl-separator {border-top:5px solid #a41e22 ;width:36%;margin:10px;max-width:100%; z-index:1;}
.fl-module {width: 100%;}




























.our_about_area{ background:#fff;}
.our_about_area .list-group-item.active {
    z-index: 2;
    color: #444;
    background-color: #e8e7e357;
    border-color: #e8e7e3;
}
.mission-vision{position: relative;}
.m-v-area{background:#eee;}
.m-v-area .pos-rel {position: relative;}
.m-v-area .heading-main {
    color:#ffc107;;
    font-size: 2rem;
    font-weight:600;
    text-align: center;
    margin-bottom:45px;}
.m-v-area .heading-main span {
    color:#06163a;
    text-transform: uppercase;
    padding-bottom: 5px;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;}
.m-v-area .icon-box-4{
	text-align: center;
	background-color: #FFF;border-radius:5px;
	box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.05);
	padding: 2rem 1.25rem;
	position: relative;
	cursor: pointer;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;}
.m-v-area .icon-box-4:after{position: absolute;content: "";left: 0;bottom: 0;width: 0;height: 5px;background: transparent;width: 100%;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
	z-index: 1;}
.m-v-area .icon-box-4:before{position: absolute;
	content: "";left: 0;bottom: 0;width: 0;height: 5px;background:#fab10a;width: 0;transition: width .3s;z-index: 99;left: 50%;
    transform: translateX(-50%);transition: all 0.5s ease;}
.m-v-area .icon-box-4:hover{transform: translateY(-15px);box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.2);}
.m-v-area .icon-box-4:hover:before {width: 100%;}
.m-v-area .icon-box-4 img{width: 100px;
height: 100px;
position: relative;
margin:10px;}
.m-v-area a {color:#444;}
.m-v-area a:hover {color: #999;text-decoration: none;}
.m-v-area .icon-box-4 i {margin-bottom: 15px;display:block; width:36px; height: 36px;}
.m-v-area h4.h4-md {font-size:22px;font-weight:600;color:#ffc107;}
.m-v-area .mb-3, .my-3 { margin-bottom: 1rem!important;}
.m-v-area .icon-box-4 p{ text-align: justify;}
.m-v-area .icon-box-4 p strong{ color:#a41e22;}

/*  7.6. CLIENT LIST
   ------------------------------------------------------------------------- */
.clients-li{
   width: 100%;
}

.clients-li li{
   list-style: none;
   float: left;
   width: 33.33333333%;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 50px;
   padding-top: 20px;
   padding-bottom: 20px;
   border: 1px solid #eee;
}

.clients-li li:first-child{padding-left: 0;}
.clients-li:nth-child(3n){padding-right: 0;}
.clients-li li img{
   opacity: 0.7;
 transition: all 0.2s ease-in-out 0s;
   -webkit-transition: all 0.2s ease-in-out 0s;
   -moz-transition: all 0.2s ease-in-out 0s;
   -o-transition: all 0.2s ease-in-out 0s;
 display: block;
   margin: 0 auto;
   vertical-align: middle;}
.clients-li li:hover img{opacity: 1;}
.col-md-6 .clients-li li{max-height: 92px;}





.breadcrumbs-page{ position: relative;}
.about-bg{background-image: url("../images/about-img01.jpg");background-repeat: no-repeat; background-size: cover;padding:5rem 0;background-position:right center !important;}
.mission-bg{background-image: url("../images/mission-gole-top.jpg");background-repeat: no-repeat;padding:5rem 0;background-position:right center !important; background-size: cover; }
.contact-bg{background-image: url("../images/contact-us.jpg");background-repeat: no-repeat;padding:5rem 0;background-position:right center !important; background-size: cover; }
.why-bg{background-image: url("../images/whyc-top.jpg");background-repeat: no-repeat;padding:5rem 0;background-position:right center !important; background-size: cover; }
.oceanflight-bg{background-image: url("../images/ocean_flight.jpg");background-repeat: no-repeat;padding:5rem 0;background-position:right center !important; background-size: cover; }
.airflight-bg{background-image: url("../images/bg.jpg");background-repeat: no-repeat;padding:5rem 0;background-position:right center !important; background-size: cover; }
.useragreement-bg{background-image: url("../images/useragreement.jpg");background-repeat: no-repeat;padding:5rem 0;background-
position:right center !important; background-size: cover; }
.non-protected-bg{background-image: url("../images/non-protected.jpg");background-repeat: no-repeat;padding:5rem 0;background-position:right center !important; background-size: cover; }

h4.list-group-item.list-group-item-action.bg-org.mb-0.p-2.font-weight-bold {
    font-size: 20px;
}

.airfrinbannercol{background-image: url("../images/air-freight-banner.jpg");}
li.list-group-item.p-2 {
    position: relative;
}
.roadfrighcol{background-image: url("../images/road-freight.jpg");}

.p-2.about-whoose {
    padding: 0 !important;
    margin: 0;
}
ul.list-group.list-group-flush li.list-group-item.p-2 {
    padding-left: 25px !important; font-size:13px;    font-weight: 400; border-bottom:1px dashed rgba(0,0,0,.125);
}ul.list-group.list-group-flush li.list-group-item.p-2:last-child{ border:none;}

ul.list-group.list-group-flush li.list-group-item.p-2 i.icofont-check.text-warning {
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 20px;
    color: #f7a119 !important;
}
a.list-group-item.list-group-item-action {
    position: relative;
    padding-left: 27px;
}
.container.fligh-tab-content.mt-5 {
    margin: 0 auto !important;
}
a.list-group-item.list-group-item-action:before {
    font: small-caption;
}
section.our_about_area.pb-0 .col-md-12.col-sm-12.text-center p {
    text-align: center;
}
.text-danger {
    color: #dc3545!important;
    font-size: 11px;
}
a.list-group-item.list-group-item-action::before {
    content: "\ea5d";
    font-family: IcoFont!important;
    position: absolute;
    left: 5px;
    top: 13px;
    font-size: 18px;
    color: #9c9c9c;
}
.bg-scroll {
    width: 100%;
    background-attachment: fixed !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.breadcrumbs-page::before{background: rgba(0, 0, 0, 0.6);}
.breadcrumbs-page .breadcrumb{
    background: transparent;
    color: #FFF;
    padding: 0;
    font-size: 0.875rem;
    font-weight: 600;
}
.breadcrumbs-page .breadcrumb a,
.breadcrumbs-page .breadcrumb-item+.breadcrumb-item::before,
.breadcrumb-item.active{
    color: #fff;
}
.breadcrumbs-page .breadcrumb-item+.breadcrumb-item::before {
    top: 1px;
    position: relative;
}
.breadcrumbs-page h1{
    color: #FFF;
    text-transform: uppercase;
    font-size: 1.875rem;
}
.breadcrumbs-description{
    padding: 0.75rem 1.5rem;
    color: #FFF;
    border-left: 2px solid #ffc62c;
    max-width: 50%;
    margin-top: 15px;
}
/* Page Breadcrumbs End */




/* why choose contant Box Style   */

.why_about_left_content{ position: relative;}
.why_about_left_content h2{color:#ffc107; font-weight: 600;}

.why_about_left_content h2 {border-bottom:1px solid #ccc;margin-top: 10px; padding-bottom: 10px;margin-bottom: 10px;}
.why_about_left_content h2::after { border-bottom: 6px solid #ffc107; content: ''; clear: both; width: 245px; display: block; position: relative; left:34%; top: 13px;}

.company-timeline{
    width: 100%;padding-left:5px;
}

.company-timeline li{
    list-style: none;
    float: left;
    width: 100%;
    position: relative;
}

.company-timeline li .timeline-item-details::before{
    position: absolute;
    content: "";
    display: block;
    left: 35px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #ddd;
    z-index: 1;}

.company-timeline li:last-child .timeline-item-details::before {
    position: absolute;
    content: "";
    display: block;
    left: 35px;
    top: 0;
    width: 0px;
    height: 100%;
    background-color: #ddd;
    z-index: 1;
}
.company-timeline .icon-date-container{
    width: 70px;
    height: 70px;
    float: left;
    border: 2px solid #ddd;
    background-color: #fff;
    z-index: 2;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.company-timeline .icon-date-container i{
    width: 70px;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size:40px;
}

.company-timeline .timeline-item-details{
    padding-left: 100px;
    position: relative;
    padding-bottom: 30px;
}

.company-timeline li:last-child .timeline-item-details{padding-bottom: 0;}
.company-timeline .icofont-ul {
    padding-left: 0;
    margin-left: 2em;
    list-style-type: none;}
.company-timeline .icofont-ul li {position: relative;font-family: "Open Sans", sans-serif; font-size:13px;line-height:30px;}

.company-timeline .icofont-ul li i {color: #fac312;line-height:30px;font-size:25px;}
.company-timeline .icofont-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;}







/* Box Style Two */
.icon-box-2{
	background: #fff;
	color: #444;
	overflow: hidden;
	position: relative;

	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.service-icon{
     border-radius: 50%;
    margin-right: 20px;margin-left:10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 10px 0px rgba(255, 53, 20, 0.2);
    width: 65px;
    height: 65px;
    z-index: 101;
    text-align: center;
    font-size: 24px;
    color: rgb(183, 183, 183);
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.service-inner-content{
  font-size: 14px;
  color: #6f6f6f;
  line-height: 1.571;
}
.service-inner-content h4{
  color: #06163a;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 15px;
}








.our_about_left_content{ position: relative;}
.our_about_left_content h2{color:#444; font-weight: 600;}

.our_about_left_content h2 {border-bottom: 1px solid #ccc;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 22px;
    color: #402700;
    font-weight: 700;}
.our_about_left_content h2::after {
      border-bottom: 3px solid #f7a119;
    content: '';
    clear: both;
    width: 200px;
    display: block;
    position: relative;
    top: 12px;}
a.list-group-item.list-group-item-action {
    font-weight: 600;
    font-size: 14px;}
.our_about_left_content .f14{ font-size:14px; line-height:25px}
.our_about_left_content .user-agr{ position:relative; margin:30px 0px;}
.our_about_left_content .user-agr h3{color:#444; font-weight:600;font-size:16px;}
.our_about_left_content .user-agr h3::after {border-bottom:3px solid #ffc107; content: ''; clear:both; width:60px; display: block;
position: relative; top:13px;}
.about .container {
  box-shadow: 0 5px 25px 0 rgba(214, 215, 216, 0.6);
 background-color: #fff;
}
.our_about_left_content .user-agr h6{ font-size:14px;font-weight:600;}
.about .video-box img {
  padding: 15px 0;
}

.about .section-title p {
  text-align: left;
  font-style: italic;
  color: #666;
}

.about .about-content {
  padding: 40px;
}

.about .icon-box + .icon-box {
  margin-top: 40px;
}

.about .icon-box .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  background: #f1f7fb;
  border-radius: 6px;
  transition: 0.5s;
}

.about .icon-box .icon i {
  color: #428bca;
  font-size: 32px;
}

.about .icon-box:hover .icon {
  background: #428bca;
}

.about .icon-box:hover .icon i {
  color: #fff;
}

.about .icon-box .title {
  margin-left: 95px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
}

.about .icon-box .title a {
  color: #343a40;
  transition: 0.3s;
}

.about .icon-box .title a:hover {
  color: #428bca;
}

.about .icon-box .description {
  margin-left: 95px;
  line-height: 24px;
  font-size: 14px;
}

.about .video-box {
  position: relative;
}

.about .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#428bca 50%, rgba(66, 139, 202, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.about .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.about .play-btn::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(66, 139, 202, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.about .play-btn:hover::after {
  border-left: 15px solid #428bca;
  transform: scale(20);
}

.about .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# About Lists
--------------------------------------------------------------*/
/*
.breadcrumbs-page {
    background-image: url(../images/breadcrumbs_bg.jpg);
    background-repeat: no-repeat;
    padding: 7rem 0;
    background-position: center center !important;
    margin-top: 136px;}
*/
.about-lists {
  padding: 40px;
}

.about-lists .row {
  overflow: hidden;
}

.about-lists .content-item {
  padding: 40px;
  border-left: 1px solid #d9e8f4;
  border-bottom: 1px solid #d9e8f4;
  margin: -1px;
}

.about-lists .content-item span {
  display: block;
  font-size: 24px;
  font-weight: 400;
  color: #9eccf4;
}

.about-lists .content-item h4 {
  font-size: 28px;
  font-weight: 400;
  padding: 0;
  margin: 20px 0;
}

.about-lists .content-item p { color: #aaaaaa; font-size: 15px; margin: 0;padding: 0;}

/*--------------------------------------------------------------
  Air freight Calculator
--------------------------------------------------------------*/


.fligh-cal{position: relative;}
.fligh-tab-content {
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    top: 0;
}
   .cal-form {
    padding: 20px 10px 10px;
    margin-top: 19px;
    flex-grow: 1;}
.contact-form-box {margin-top: 5px;margin-bottom: 22px;}
.contact-form-box .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 5px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.contact-form-box .form-control:focus {
         color: #495057;
         background-color: #fff;
         border-color: #ffc107;
         outline: 0;
         box-shadow: 0 0 0 .2rem rgba(242, 198, 131, 0.14);}
 .contact-form-box .custom-control-input:checked ~ .custom-control-label::before {color: #fff;border-color: #fba707;  background-color: #ffc107; }
.contact-form-box .box-heading{font-family: "Roboto",sans-serif;font-size: 14px;font-weight: 700}
.contact-form-box .box-heading.heading-underline
{ position: relative;margin-bottom:30px;margin-top:15px;}
.contact-form-box .box-heading.heading-underline:after
{content: "";display: block;position: absolute;height: 2px;background: #ffc107;left: 0;right: 0;bottom: -15px;}
.contact-form-box .bedge-chk{
    line-height:23px;
    color: #444;
    font-size: 14px;
    padding-left: 30px;}
.contact-form-box .bedge-chk .custom-control-label {position: relative; margin-bottom: 0; vertical-align: top;}
   .icon-truck{line-height: 16px;position: relative;top: 4px; bottom: 0;}
.contact-form-box select option, optgroup{background:#fff;}
.contact-form-box select optgroup{font-weight:300i;background:#eee;font-size:10px; color:#444; display: block;}
.flight_cal .get-quote{position: relative;border-radius: 0px 5px 5px 0px;}
.flight_cal .get-quote .get{ text-align: center; color:#fff; font-weight:700; padding:10px 0px;}
.flight_cal .get-quote .get:after{content: "";display: block;position: relative;height: 2px;background: #ffc107;left: 0;right: 0;bottom:-2px;}


.contact-form-box .btn-warning{color:#222; font-weight:600;}
.f12{font-size:13px; font-weight:600;}
.env{

  -webkit-transition-property: background;
      -webkit-transition-duration: 2s;
      /* Standard syntax */
      transition-property: background;
      transition-duration: 2s;
  width:99%;position:relative;display:inline-flex;}
.env2 {
  -webkit-transition-property: background;
    -webkit-transition-duration: 2s;
    /* Standard syntax */
    transition-property: background;
    transition-duration: 2s;width:99%;position:relative;display:none;}
.env-chk  {
    position: relative;
    left: 285px;
    top: -40px;
    font-size: 15px;
    color: #fab10a;
    font-weight: 600;
}
/*///////////////Top Tooltip w/ Bottom Arrow////////////////*/
.tooltip-col {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    cursor:pointer;
    text-align:center;
}
.tooltiptext4 {
   visibility: hidden;
   width: 150px;
   height: 50px;
   background-color: black;
   color: #ccc;
   text-align: center;
   border-radius: 6px;
   padding: 5px 10px;
   box-sizing: border-box;
   position: absolute;
   z-index: 1;
   top: -56px;
   right: -19px;
}

.tooltiptext4::after {
   content: "";
   position: absolute;
   bottom: -20px;
   left: 61px;
   border-width: 10px;
   border-style: solid;
   border-color: black transparent transparent transparent;
}

.tooltip-col:hover .tooltiptext4 {
   visibility: visible;
}








.box-shadow{box-shadow:0px 6px 10px 0px rgba(0, 0, 0, 0.2);}
 .phone-right-side.float-right i {
    position: absolute;
    right: 445px;
    top: 10px;
    font-size: 52px;
    opacity: 0.3;
    color: #2f2d2a;}






















.timeline{
        margin: 0px auto;
        width: 100%!important;
        padding: 0px 15px;
    }
   #timeline {
     list-style: none;
     position: relative;
   }
   #timeline:before {
    top: 40px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #fab10a;
    left: 50%;
    margin-left: -1.5px;
}
   #timeline .clearFix {
     clear: both;
     height: 0;
   }
   #timeline .timeline-badge {
     color: #fff;
     width: 50px;
     height: 50px;
     font-size: 1.2em;
     text-align: center;
     position: absolute;
     top: 20px;
     left: 50%;
     margin-left: -25px;
     background-color: #4997cd;
     z-index: 100;
     border-top-right-radius: 50%;
     border-top-left-radius: 50%;
     border-bottom-right-radius: 50%;
     border-bottom-left-radius: 50%;
   }
   #timeline .timeline-badge span.timeline-balloon-date-day {
     font-size: 1.4em;
   }
   #timeline .timeline-badge span.timeline-balloon-date-month {
     font-size: .7em;
     position: relative;
     top: -10px;
   }
   #timeline .timeline-badge.timeline-filter-movement {
     background-color: #fab10a;
font-size: 35px;
height: 40px;
margin-left: -20px;
width: 40px;
top: 24px;
     -webkit-box-shadow: 0px 6px 12px 0px rgba(12,71,138,0.25);
    -moz-box-shadow: 0px 6px 12px 0px rgba(12,71,138,0.25);
    box-shadow: 0px 6px 12px 0px rgba(12,71,138,0.25);
}
#timeline .timeline-badge.timeline-filter-movement a {color: #fff;
    position: relative;
    top: -7px;
    left: 2px;}
   #timeline .timeline-badge.timeline-filter-movement a span {
     color: #fff;
     font-size: 1.3em;
     top: -1px;
   }
   #timeline .timeline-badge.timeline-future-movement {
     background-color: #ffffff;
     height: 35px;
     width: 35px;
     font-size: 1.7em;
     top: -16px;
     margin-left: -18px;
   }
   #timeline .timeline-badge.timeline-future-movement a span {
     color: #fff;
     font-size: .9em;
     top: 2px;
     left: 1px;
   }

   #timeline .timeline-movement.timeline-movement-top {
     height: 60px;
   }
   #timeline .timeline-movement .timeline-item {
     padding: 5px 0;
   }
   #timeline .timeline-movement .timeline-item .timeline-panel {
     border: 1px solid #d4d4d4;
     border-radius: 3px;
     background-color: #FFFFFF;
     color:#f4a307;
     padding: 10px;
     position: relative;
     -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
     box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
         min-height: 675px;
   }
   .input input placeholder, .textarea, .select select{font-size:12px; color:#f39;}
 label {
       display: inline-block;
       margin-bottom: 0.1rem;
       font-size:13px;font-weight:600;
       color: #444;}


.form-control {
       display: block;
       width: 100%;
       height: calc(1.7em + .75rem + 2px);
       padding: .385rem .50rem;
       font-size: 12px;
       font-weight: 400;
       line-height: 1.7;
       color:#6c757d!important;
       background-color:#fffaf5;
       background-clip: padding-box;
       border: 1px solid #9da0a4;
       border-radius: .15rem;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
 .form-control:focus {
     background-color: #fff;
    border-color:#ffc780;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 215, 0, 0.25);}
 .custom-select {
        display: inline-block;
      width: 100%;
        height: calc(1.3em + .75rem + 2px);
        padding: .375rem 1.75rem .375rem .20rem;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.3;
        color: #495057;
        vertical-align: middle;
        background: #fffaf5 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;}

   /*/////////////// TIME LINE FORM ////////////////*/


#timeline .btn-primary{ color: #fff;
    background-color:#ffc107;
    border-color:#ffc999;
}
#timeline .btn-primary:hover{ color: #fff;
    background-color:#666;
    border-color:#555;}
#timeline .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #f0a006;
    background-color: #ffc107;
}
.nextBtn {float:right;}
.extn{display:none;}
.fax{display:none;}
.sms{display:block;}
.ad{
line-height: 35px;
padding: 5px;}

 .ad .icofont-exclamation-tringle{
   position: relative;
   left:-4px;
   top:2px;
   background: #721c24;
   padding: 4px 8px 7px 7px;
   border-radius: .25rem .0rem .0rem .25rem;
   color: #f8d7da;}
.btn{font-weight:600;}
.radiustr{ border-radius:0px 5px 5px 0px;}
.shdow-none{
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;}
.btn-outline-light{
    color: #444;
    border-color: #ccc;
    font-size: 12px;
    background: #eee;}
    .btn-outline-light:hover{ color: #444; border-color: #999;
        font-size: 12px; background: #ccc;}

.daydelivery{position: relative;}
.daydelivery .card {border: 1px solid rgb(243, 222, 195);}
.daydelivery .card .card-body:after{z-index: -2;content:''; position:absolute;}
.daydelivery .card .card-body{font-size: 22px;
font-weight: 600;
padding:10px 8px;
z-index: 5;}
.daydelivery .card .card-body .icofont-bubble-down::before {
    content: "\ea63";
    position: relative;
    top:10px;
}
.daydelivery .card .card-body .icofont-bubble-down{    position: absolute;
    color: #fff;
    font-size: 44px;
    background:#ffc107;
    left: calc(50% - 26px);
    top: 21px;
    border-radius: 50%;
    padding: 4px;
    width: 55px;
    height: 56px;
    z-index: -1;}




.parcel{position: relative;top: 10px;}
.text-mhroon{color:#c13004;}
.btn-link{background:none; box-shadow:none;}
.f13{ font-size:13px;color:#666;}
.font600{font-weight:600;}
.font400{font-weight:400;}
.radius{border-radius:5px; border: 1px solid #D1D3D4;}
.funkyradio div { clear: both; overflow: hidden; }
  .funkyradio label {width: 100%; border-radius: 3px; border: 1px solid #6c757d; font-weight: 600;}

        .funkyradio input[type="radio"]:empty { display: none;   }

        .funkyradio input[type="radio"]:empty ~ label  {
          position: relative;
          line-height: 2.5em;
          text-indent:5em;
          margin-top: 2em;
          cursor: pointer;
          -webkit-user-select: none;
             -moz-user-select: none;
              -ms-user-select: none;
                  user-select: none; }

        .funkyradio input[type="radio"]:empty ~ label:before  {
          position: absolute;
          display: block;
          top: 0;
          bottom: 0;
          left: 0;
          content: '';
          width:4em;
          background:#6c757d;
          border-radius:1px 0 0 1px; font-weight: 600;}

        .funkyradio input[type="radio"]:hover:not(:checked) ~ label,
        .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
          color: #444;font-weight: 600;}


        .funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
        .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
          content: '\2714';
          text-indent:1.5em;
          color:#808992;font-weight: 600;
        }

        .funkyradio input[type="radio"]:checked ~ label  {
          color: #444;font-weight: 600;}

        .funkyradio input[type="radio"]:checked ~ label:before
        {content: '\2714'; text-indent: 1.5em; color: #444; background-color: #ffc107;}








   .stepwizard-step p {
     margin-top: 10px;
 }

 .stepwizard-row {
     display: table-row;
 }

 .stepwizard {
     display: table;
     width: 100%;
     position: relative;
 }

 .stepwizard-step button[disabled] {
     opacity: 1 !important;
     filter: alpha(opacity=100) !important;
 }

 .stepwizard-row:before {
     top: 14px;
     bottom: 0;
     position: absolute;
     content: " ";
     width: 100%;
     height: 1px;
     background-color: #eee;
     z-order: 0;

 }

 .stepwizard-step {
     display: table-cell;
     text-align: center;
     position: relative;
 }

 .stepwizard-step .btn-circle {
   width: 30px;
   height: 30px;
   text-align: center;
   padding: 6px 0;
   font-size: 12px; font-weight:600;
   line-height: 1.428571429;
   border-radius: 15px;}
   .stepwizard-step .btn-primary{  color: #fff;
     background-color: #fab10a;
     border-color: #faa70a;}

  .stepwizard-step .btn-primary:hover{color: #fff;
  background: #dc3545; border-color: #a41e22;
  transition: background 0.2s ease-in-out;}

.thanku{  background:rgba(207, 220, 223, 0.14) url("../images/Mapbg.html") no-repeat scroll center top/cover;
position: relative;
background-position: top center; }
.thanku img{ position:relative;top:80px;left:80px;}
.thanku h2{font-family:Arial,Helvetica; font-size:40px;line-height:50px;font-weight:700;}
.thanku .cta3 {font-size: 35px;
line-height: 55px;
margin-bottom:10px;
font-weight: 800;
}


























































































































































































/* FEATURED SERVICES */
.featured-services{ width:100%; float:left; padding-bottom: 30px; padding-top: 30px; position: relative; z-index: 9;background: #fafafa;}
.featured-services .left-side{ width:100%; float:left;}
.featured-services .left-side .section-title{ margin-top: 0;
    font-family: "GloberBold";
    text-transform: uppercase;
    font-size: 32px;
    text-align: left;
    padding-bottom: 15px;}
.featured-services .left-side p{     width: 100%;
    float: left;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    color: #333;}
.featured-services .left-side ul{ width:100%; float:left; padding:0; margin:0;}
.featured-services .left-side ul li{ width:100%; float:left; margin:3px 0;     list-style: none;}
.featured-services .left-side ul li:before{content:''; width:4px; height:4px; float:left; margin-right:10px; margin-top:8px; border-radius:50%; background:#fab10a;}
.featured-services .right-side{ width:100%; float:left; margin-top:20px;}
.featured-services .right-side .service-box{ width:31.5%; float:left; text-align:center; border-radius: 20px; overflow: hidden; box-shadow: 0px 10px 50px 0px rgba(77, 82, 86, 0.15); }
.featured-services .right-side .service-box.spacing{ margin:0 2.75%;}
.featured-services .right-side .service-box figure{ width:100%; float:left; background:#fff; padding-top:40px; text-align: center;}
.featured-services .right-side .service-box figure i{ font-size: 90px; color:#30529c;  }
.featured-services .right-side .service-box figure i.icn-projects{ font-size: 72px; display: block; margin-bottom: 18px; }
.featured-services .right-side .service-box figure img{ width: 50%; }
.featured-services .right-side .service-box figure figcaption{ width:100%; float:left; margin:20px 0 40px; font-size:18px; font-weight:700; color:#30529c;}
.featured-services .right-side .service-box .desc{ width:100%; float:left; background:#fab10a; padding:20px 10px; font-size:14px; color:#fff;}

.widget {
    padding: 0;
    margin: 0;
    color: #fff;
}
.section-white.home-service-sec .menu {
    padding: 0;
    margin: 0;
}
.section-white.home-service-sec .menu li {
    float: left;
    width: 31.3%;
    line-height: 48px;
    margin-right: 2%;
    font-size: 21px;
    color: #333;
    padding: 0;
    text-align: center; list-style:none;
}
.section-white.home-service-sec .menu li span {
    background: url(../images/customer-satisfaction-icon.png) left center no-repeat;
    display: inline-block;
    padding-left: 68px;
}
.section-white.home-service-sec .menu li.in-time-delivery span {
    background-image: url(../images/in-time-delivery-icon.png);
}
.section-white.home-service-sec .menu li.customer-care span {
    background-image: url(../images/customer-care-icon.png);
}

.section-white.greybg {
    background: #fafafa;
}
.section-white {
    width: 100%;
    float: left;
    padding: 30px 0;
}
.section-white.need-help-sec {
    padding: 0;
}
.section-white.need-help-sec .need-help-inn {
    position: relative;
    float: left;
    width: 100%;
    padding: 50px 0;
}
.page-id-123 .section-white.need-help-sec { display:none; visibility:hidden; }
.section-white.need-help-sec a.btn.blue-btn.hvr-shutter-out-horizontal {
    -webkit-box-shadow: 0px 6px 12px 0px rgba(12,71,138,0.25);
    -moz-box-shadow: 0px 6px 12px 0px rgba(12,71,138,0.25);
    box-shadow: 0px 6px 12px 0px rgba(12,71,138,0.25);
    background: #fff;
    color: #333;
}
.section-white.need-help-sec {padding:0;font-family: "GloberRegular";background: url(../images/quote_bg.jpg) left center no-repeat;position: relative;background-attachment: fixed;}
.section-white.need-help-sec .need-help-inn { position:relative; float:left; width:100%; padding:50px 0; }
.section-white.need-help-sec .need-help-thumb { position:absolute; right:0; bottom:0; }
.section-white.need-help-sec .left-contain { float:left; width:63%; }
.section-white.need-help-sec .left-contain p {
    font-size: 16px;
    line-height: 25px;
    padding: 15px 0;
    color: #fff;
    }
.section-white.need-help-sec .left-contain .left-btn {float:left;width:auto;padding-right:30px;padding-bottom:20px;color: #333;}
.section-white.need-help-sec .left-contain .left-btn span {padding-left:30px;font-size:16px;color: #fff;font-weight:500;text-transform:lowercase;}
.section-white.need-help-sec .left-contain ul.con { float:left; width:auto; padding:0; margin:0; }
.section-white.need-help-sec .left-contain ul.con li {padding:0 22px;margin:0;float:left;border: 1px solid #fab10a;line-height:44px;list-style:none;color: #fff;font-size:16px;}
.section-white.need-help-sec .left-contain ul.con li a {color: #fff;}
.section-white.need-help-sec .left-contain ul.con li a:hover { color:#0c468a; }
.section-white.need-help-sec .left-contain ul.con li span { background:url(../images/phone-icon2.png) left center no-repeat; padding-left:33px; }
.section-white.need-help-sec .left-contain ul.con li.mail span { background-image:url(../images/mail-icon2.png); }
.section-white.need-help-sec .left-contain ul.con li.mail { border-left:none; }
.section-white.need-help-sec .left-contain ul.con li.show-career { display:none; visibility:hidden; }

.section-white .tit {
    color: #fff;
    font-family: "GloberSemiBold";}
  .shdow-light  {
    -webkit-box-shadow: 0px 3px 1px 0px rgba(152, 162, 174, 0.25)!important;
    -moz-box-shadow: 0px 3px 1px 0px rgba(152, 162, 174, 0.25)!important;
    box-shadow: 0px 3px 1px 0px rgba(152, 162, 174, 0.25)!important;
}
footer#footerwrap {
    float: left;
    width: 100%;
    background-color: #f3f3f3;

    padding: 30px 0;font-family: "GloberRegular"; padding-bottom:0;
}

ul.submenufooter {
    padding: 0;
    margin: 0;
}

ul.submenufooter li {
    list-style: none;
    float: left;
    width: 33.3%;
    padding: 5px 0;
}
ul.submenufooter li a{ font-size:14px; color:#444;}
h3.headongfoot {
    font-family: "GloberRegular";
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
}
.brightsun-addres {
    width: 50%;
    padding: 15px;
    float: left;    position: relative;
    padding-left: 30px;
}
.brightsun-addres b{     display: block;
    padding-bottom: 5px;}
.right-addinfo {
    float: left;
    width: 50%;
}
.brightsun-addres i {
    position: absolute;
    left: 0;
    font-size: 24px;
    top: 20px;
color: #999;}

.right-addinfo li {
       list-style: none;
    font-size: 18px;
    padding: 5px 0;
    padding-left: 30px;
    position: relative;
    padding-bottom: 0;
}
.right-addinfo li i {
    left: 0;
    position: absolute;
    top: 12px;
    font-size:18px;
    color: #999;
}

.right-addinfo li a {
       color: #333;
    font-size: 16px;
}
.section-white.home-service-sec .menu li span a {
    color: #333;
}
.right-addinfo li:first-child a {
     font-weight: bold;
    font-size: 28px;
    color: #fab10a;
}
ul.submenufooter li a i {
    color: #999;
    font-size: 16px;
    display: inline-block;
}
.right-addinfo li:first-child a i{    font-size: 28px;
    color: #fab10a;
    top: 15px;}
h3.headongfoot::after {content: '';width: 50px;height: 2px;background-color: #faaa18;position: absolute;left: 0;bottom: 0;}
.foot-bottom {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #a41e22;
    color: #fff;
    font-size: 12px;
padding: 10px 0;}
.foot-bottom .copyright-links a{color:#FFF;}
.foot-bottom .copyright-links a:hover{color:#fab10a;}


.footer-social ul li {
	display: inline-block;
	margin-right: 5px;position: relative -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.footer-social ul li a {
	display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    border: #336699 1px solid;
    background-color: #336699;
}
.footer-social ul li:nth-child(2) a{ border: #3399ff 1px solid;background-color: #3399ff;}
.footer-social ul li:nth-child(3) a{ border: #ff3333 1px solid;background-color: #ff3333;}
.footer-social ul li:nth-child(4) a{ border: #cc0066 1px solid;background-color: #cc0066;}
.footer-social ul li:nth-child(5) a{ border: #0066cc 1px solid;background-color: #0066cc;}


.footer-social ul li a i{    position: static;
    font-size: 16px;}
	.footer-social {
    float: left;
}

.footer-social ul {
    padding: 0;
    margin-top: 15px;
}
.section-white.greybg.need-help-sec::before {
    content: '';
    background: rgba(250, 177, 10, 0.78);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.phone-right-side.float-right i {
         position: absolute;
    left: -50px;
    top: 5px;
    opacity: 1;
    color: #8a8a8a;
    font-size: 45px;
}
.phone-right-side.float-right {
    position: relative;
}
@media (max-width: 768px) {
  .about-lists .content-item {
    padding: 40px 0;
  }
  .mkd-grid-section .mkd-section-inner{ width:100%;}
  .section-title .bg-title{ display:none;}
  .logo.float-left {
    text-align: center;
    display: block;
    float: inherit !important;
}
.phone-right-side.float-right {
    display: inline-block;
    text-align: center;
    float: inherit !important;
    margin: 15px auto;
    position: relative;
    padding-left: 55px; padding-bottom:5px;
}
.phone-right-side.float-right i{ left:0;}
.provided-block h3 {
font-size: 24px;}
.provided-block h1{ font-size:30px;}
.provided-block h2{ font-size:48px;     font-size: 40px;}
.provided-block p {
font-size: 16px; padding:0;}
.wshipping-button {

    font-size: 12px;

    padding: 10px;
}
.dt-sc-one-fourth{ width:100%;}
.dt-sc-hr-timeline p {
    padding: 0 15px;
}
.section-white.home-service-sec .menu li{ width:100%;}
.section-white.home-service-sec .menu li {
    width: 100%;
    margin: 0;
height: 65px;    position: relative;}
.section-white.home-service-sec .menu li span{position: absolute;
    left: 0;
    top: 0;    font-size: 16px;}
	.section-white{ padding:15px 0;}
	.section-white.need-help-sec .need-help-thumb{ display:none;}
	.section-white.need-help-sec .left-contain{ width:100%;}
	ul.submenufooter li{ width:50%;}
	.brightsun-addres, .right-addinfo{ width:100%;}
	h3.headongfoot{ margin-top:15px; margin-bottom:10px;}
	.section-white.track-shipment .track-shipment-box{ width:100%;     margin: 0;}
	.section-white.track-shipment .left-link, .item-featured, .item-holder{ width:100%;}
	#header {
    height: auto; text-align: center;}
	.featured-services .right-side .service-box figure img{ width:auto;}
	.featured-services .right-side .service-box figure{ padding-top:15px;  margin-bottom: 15px;}
	.featured-services .right-side .service-box {
    width: 100%;   }
	.vc_custom_1480927099139{ padding:15px 0;}
	.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb{ padding:0; margin-bottom:15px;}
	.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:before{ display:none;}
	.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb{ padding-bottom:40px;}
	.dt-sc-hr-timeline-section.type2:before, .dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-thumb:after, .dt-sc-title.with-two-color-stripe:before{ display:none;}
	.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline-content{ padding-top:30px;}
	.dt-sc-hr-timeline-section.type2 .dt-sc-hr-timeline.bottom .dt-sc-hr-timeline-thumb.lasttime {
    padding: 0;
    top: 0;}
	.section-title h2 span.tl1{ font-size:36px;}
	.item-featured img{ margin-left:5px;}
	.featured-services .right-side .service-box.spacing {
    margin: 10px 0;
}
    .breadcrumbs-page{
     background-image: url("../images/about-img01.jpg");
    background-repeat: no-repeat;
    padding: 7rem 0;
    background-position: center center!important;}
}


/*------------------------- CONTACT US------------------------------*/
.section-info {flex: 0 0 auto;height:100%;border:5px solid #fff;}
.box-shadow{box-shadow:0px 6px 10px 0px rgba(0, 0, 0, 0.2);}
.contact-map-bg {position: absolute;left: 50%;transform: translateX(-50%);}
.contact-map-bg.option {left: auto;top: 50%;transform: translate(0%,-50%);}
.contact-content {
    padding-top: 40px;
    padding-right: 12px;
    padding-bottom: 40px;
    padding-left: 20px;}
 .contact-detail-shadow h4{font-size:14px;color: #444;margin-bottom:15px; margin-left:10px; font-weight:600;}
.contact-detail-shadow .items {margin-bottom:10px;}
.contact-detail-shadow i {color:#fab10a;font-size: 1.25rem;margin-right: 15px;}
.contact-detail-shadow .items a.mail{text-decoration:none; margin:0px;padding:0px;color:#444;font-weight:600;font-size: 13px }

.iata-logo-fiba-col {
    display: inline-block;
    margin-left: 17%;
}

.iata-logo-fiba-col ul {
    margin: 0;
    padding: 0;
}

.iata-logo-fiba-col ul li {
    list-style: none;
    float: left;
}

.iata-logo-fiba-col ul li img {
    height: 50px;
}


.foot-logo-col-wrap {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #b32328;
    padding:30px 0;
}

.log-foot-info {
    display: inline-block;
}

.log-foot-info ul {
    padding: 0;
    margin: 0;
}

.log-foot-info ul li {
    float: left;
    list-style: none;
}
.log-foot-info ul li img {
    max-width: 100%;
    height: 100px;outline: none;
}

.foot-logo-col-wrap .footer-social {
    float: inherit;
    display: block;
}

.foot-logo-col-wrap .footer-social h3 {
    display: inline-block;
    color: #fab10a;
    font-weight: 600;
    font-size: 20px;
}

.foot-logo-col-wrap .footer-social ul {
    display: inline-block;
    margin-left: 15px;
}
.foot-logo-col-wrap .copyright-links {
    display: inline-block;
    width: 100%;
}

.foot-logo-col-wrap .copyright-links a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
}
.foot-logo-col-wrap .copyright-links a:hover{color: #fab10a;}

@media(max-width:991px){
	.log-foot-info ul li img {height: 60px;}
	.log-foot-info ul {
       display: block;
    width: 100%;
    text-align: center;
}
	.right-addinfo ul{ padding-left:0;}
	.log-foot-info{    display: inline-block;
    margin-bottom: 30px;}
	.foot-logo-col-wrap .footer-social ul {
    display: inline-block;
    margin-left: 0;
}

	h1.ph-txttext-uppercase{ font-size:28px;}
	.iata-logo-fiba-col{ margin:0; display:inline-block; text-align: center;    width: 100%;
    margin-top: 15px;}
	.iata-logo-fiba-col ul{   display: inline-block;
    margin: 0 auto;}

}


@media(min-width:992px) and (max-width:1199px){
.iata-logo-fiba-col {
    display: inline-block;
    margin-left: 7%;
}
	#hero h2 {
    color: #fff;
    margin-bottom: 30px;
		font-size: 42px;}
	.section-white.track-shipment .left-link ul li {
    padding: 0 0 20px 0;
		margin: 0 2% 0 0;}
	.section-white.home-service-sec .menu li{ font-size:17px;}
	.mkd-grid-section .mkd-section-inner {
		width: 100%;}
	.right-addinfo li:first-child a {
    font-weight: bold;
		font-size: 20px;}
	.log-foot-info ul li img {
    max-width: 100%;
    height: 85px;
}


}



.btnbook-nowinfo {
     background: #efc468;
    border-radius: 0;
    color: #000;
    display: inline-block;
    font-size: 1rem;
    line-height: 20px;
    position: fixed;
    right: 0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transform-origin: bottom right;
    width: 125px;
    bottom:20%;
    z-index: 9;
    border-radius: 5px 0 0 5px;
    padding: 10px;
	    background-image: linear-gradient(45deg,#ffffff,#f8a01a);
		box-shadow: 0 1px 7px 0 rgba(0,0,0,.4);
		    padding-left: 40px;
    text-align: left;
}

a.btnbook-nowinfo img {
       position: absolute;
    left: 8px;
    top: 20px;
    width: 25px;
    opacity: 0.5;
}


/*loaderstart*/
.pace {
    user-select: none;
    background: #f5f5f5;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    visibility: visible;
    width: 100%;
    z-index: 999999;
    -webkit-backface-visibility: hidden;
}
.pace-inactive {
    display: block;
}
.loading-page {
    position: absolute;
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}
.pace .loading-page {
    -webkit-backface-visibility: hidden !important;
    -webkit-transform: none !important;
}
.loading-page.style2 {
      background: #ffffff;
}
.loading-page .loading-page-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.block {
    margin-bottom: 40px;
}
.loading-page.style2 .loading-text {
     font-size: 1.2em;
    font-weight: 400;
    color: #333;
    letter-spacing: normal;
    text-transform: none;
    text-shadow: 0 4px 5px rgb(0 0 0 / 36%);
}
.loading-page.style2 .notice-message {
          font-size: 1.5em;
    line-height: 0.6666em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    text-shadow: 0 16px 6px rgb(164 30 34 / 55%);
    font-weight: 700;
}
.loading-page .loading-progress-bar {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
h1.logo.block img {
    border-radius: 5px;
}
.loading-page.style2 .loading-progress-bar {
    box-shadow: 0 15px 6px rgba(3,121,165,0.6);
}
.loading-page.style2 .loading-progress-bar {
    height: 64px;
    border: none;
    background: #fff;
    -webkit-border-radius: 32px 32px 32px 32px;
    -moz-border-radius: 32px 32px 32px 32px;
    -ms-border-radius: 32px 32px 32px 32px;
    border-radius: 32px 32px 32px 32px;
    padding: 7px;
}
.loading-page.style2 .loading-progress {
    height: 50px;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -ms-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    background: #fdb714;
}
.loading-page.style2 .loading-percent {
    position: absolute;
    right: 20px;
    top: 7px;
    height: 50px;
    line-height: 50px;
    color: #01b7f2;
    font-weight: 900;
    font-size: 2em;
    letter-spacing: -0.02em;
}
.loading-page-wrapper p {
    font-size: 36px;
    color: #fff;
    display: block;
    margin-bottom: 1em;
}

.loading-page-wrapper p strong {
    display: inline-block;
    margin: 0 15px;
}

.loading-page-wrapper p i {
    font-size: 24px;
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
}




.loading-page-wrapper .loader-wrap {
    width: 540px;
    display: inline-block;
}
.loading-page-wrapper .loader-wrap img {
    height: 55px;
    margin-bottom: 45px;
}
.loading-page-wrapper .bar {
	   height: 25px;
    width: 80%;
    position: relative;
    background-color: #ddd;
    border-radius: 50px;
    border: 5px solid #fff;
    margin: 30px auto;
}
.loading-page-wrapper .bar:before {
	top: 0;
	left: 0;
	width: 0;
	content: "";
	height: inherit;
	position: absolute;
	background-color: #fbce13;
	animation: bar 2500ms linear infinite;
	border-radius: 50px;
	    height: 16px;
}
.loading-page-wrapper p strong span {
    display: block;
    font-size: 14px;
    border: 1px solid #fff;
    border-top: none;
    border-right: none;
    border-radius: 50px 0 0 50px;
    padding: 5px 25px;
    margin-top: 15px; padding-left:35px; position: relative;
}


.loading-page-wrapper p strong span i {
    display: inline-block;
    position: absolute;
    left: 10px;
    font-size: 20px;
    transform: rotate(45deg);
    top: 9px;
}

.loading-page-wrapper p strong span.returnfly i {
    transform: rotate(-135deg);
}
.loading-page-wrapper .cap {
	left: 0;
	right: 0;
	top: -15px;
	z-index: 1;
	width: 100%;
	position: absolute;
}
.loading-page-wrapper .cap > i {
	opacity: 0;
	height: 3px;
	width: 16px;
	margin-left: 12px;
	border-radius: 3px;
	position: absolute;
	background-color: #fbce13;
	animation: move-cap 2500ms linear infinite;
}


@keyframes waves {
	0% {
		x: -200px;
	}
	25% {
		x: -100px;
	}
	50% {
		x: -200px;
	}
	75%,
	100% {
		x: -40px;
	}
}
@keyframes fill {
	0% {
		height: 0;
		y: 125px;
	}
	30%,
	100% {
		height: 100px;
		y: 25px;
	}
}

@keyframes move {
	0% {
		opacity: 0;
		transform: translateX(0);
	}
	25% {
		opacity: 1;
		transform: translateX(75px);
	}
	48% {
		transform: translateX(144px) translateY(0);
	}
	50% {
		transform: translateX(150px) translateY(-10px);
	}
	52% {
		transform: translateX(156px) translateY(0);
	}
	75% {
		opacity: 1;
		transform: translateX(225px);
	}
	100% {
		opacity: 0;
		transform: translateX(300px);
	}
}
@keyframes move-cap {
	0% {
		opacity: 0;
		transform: translate(0, 0);
	}
	25% {
		opacity: 1;
		transform: translate(75px, 0);
	}
	45% {
		opacity: 1;
	}
	48% {
		transform: translate(144px, 0);
	}
	50% {
		transform: translate(150px, 10px);
	}
	52% {
		opacity: 0;
	}
	75% {
		transform: translate(225px, 0);
	}
	100% {
		opacity: 0;
		transform: translate(300px, 0);
	}
}
@keyframes show-cap {
	0%,
	45% {
		opacity: 0;
	}
	48%,
	90% {
		opacity: 1;
	}
}
@keyframes lock-cap {
	0%,
	45%,
	48%,
	100% {
		opacity: 0;
		transform: translateY(-10px);
	}
	46%,
	47% {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes bar {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}




/*loaderstart*/
.pace {
    user-select: none;
    background: #f5f5f5;
    height: 100%;
    left: 0;
    opacity: 1;
    position: fixed;
    top: 0;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    visibility: visible;
    width: 100%;
    z-index: 999999;
    -webkit-backface-visibility: hidden;
}
.pace-inactive {
    display: block;
}
.loading-page {
    position: absolute;
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;

    text-align: center;
}
.pace .loading-page {
    -webkit-backface-visibility: hidden !important;
    -webkit-transform: none !important;
}
.loading-page.style2 {
       
}
.loading-page .loading-page-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.block {
    margin-bottom: 40px;
}
.loading-page.style2 .loading-text {
     font-size: 18px;
    font-weight: 400;
    color: #333;
    letter-spacing: normal;
    text-transform: none;
    text-shadow: 0 4px 5px rgb(0 0 0 / 36%);
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 50px;
    padding: 10px 15px;
}
.loading-page.style2 .notice-message {
       font-size: 16px;
    line-height: 0.6666em;
    color: #666;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 700;

}
.loading-page .loading-progress-bar {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
h1.logo.block img {
    border-radius: 5px;
}
.loading-page.style2 .loading-progress-bar {
    box-shadow: 0 15px 6px rgba(3,121,165,0.6);
}
.loading-page.style2 .loading-progress-bar {
    height: 64px;
    border: none;
    background: #fff;
    -webkit-border-radius: 32px 32px 32px 32px;
    -moz-border-radius: 32px 32px 32px 32px;
    -ms-border-radius: 32px 32px 32px 32px;
    border-radius: 32px 32px 32px 32px;
    padding: 7px;
}
.loading-page.style2 .loading-progress {
    height: 50px;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -ms-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    background: #fdb714;
}
.loading-page.style2 .loading-percent {
    position: absolute;
    right: 20px;
    top: 7px;
    height: 50px;
    line-height: 50px;
    color: #01b7f2;
    font-weight: 900;
    font-size: 2em;
    letter-spacing: -0.02em;
}
.loading-page-wrapper p {
    font-size: 36px;
    color: #fff;
    display: block;
    margin-bottom: 1em;
}

.loading-page-wrapper p strong {
    display: inline-block;
    margin: 0 15px;
}

.loading-page-wrapper p i {
    font-size: 24px;
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
}




.loading-page-wrapper .loader-wrap {
    width:600px;
    display: inline-block;
}
.loading-page-wrapper .bar {
	  height: 25px;
    width:75%;
    margin: 30px auto;
    position: relative;
    background-color: #ddd;
    border-radius: 50px;
    border: 5px solid #fff;
}
.loading-page-wrapper .bar:before {
	top: 0;
	left: 0;
	width: 0;
	content: "";
	height: inherit;
	position: absolute;
	background-color: #fcb415;
	animation: bar 2500ms linear infinite;
	border-radius: 50px;
	    height: 15px;
}
.loading-page-wrapper p strong span {
    display: block;
    font-size: 14px;
    border: 1px solid #fff;
    border-top: none;
    border-right: none;
    border-radius: 50px 0 0 50px;
    padding: 5px 25px;
    margin-top: 15px; padding-left:35px; position: relative;
}


.loading-page-wrapper p strong span i {
    display: inline-block;
    position: absolute;
    left: 10px;
    font-size: 20px;
    transform: rotate(45deg);
    top: 9px;
}

.loading-page-wrapper p strong span.returnfly i {
    transform: rotate(-135deg);
}
.loading-page-wrapper .cap {
	left: 0;
	right: 0;
	top: -15px;
	z-index: 1;
	width: 100%;
	position: absolute;
}
.loading-page-wrapper .cap > i {
	opacity: 0;
	height: 3px;
	width: 16px;
	margin-left: 12px;
	border-radius: 3px;
	position: absolute;
	background-color: #fbce13;

	animation: move-cap 2500ms linear infinite;
}


@keyframes waves {
	0% {
		x: -200px;
	}
	25% {
		x: -100px;
	}
	50% {
		x: -200px;
	}
	75%,
	100% {
		x: -40px;
	}
}
@keyframes fill {
	0% {
		height: 0;
		y: 125px;
	}
	30%,
	100% {
		height: 100px;
		y: 25px;
	}
}

@keyframes move {
	0% {
		opacity: 0;
		transform: translateX(0);
	}
	25% {
		opacity: 1;
		transform: translateX(75px);
	}
	48% {
		transform: translateX(144px) translateY(0);
	}
	50% {
		transform: translateX(150px) translateY(-10px);
	}
	52% {
		transform: translateX(156px) translateY(0);
	}
	75% {
		opacity: 1;
		transform: translateX(225px);
	}
	100% {
		opacity: 0;
		transform: translateX(300px);
	}
}
@keyframes move-cap {
	0% {
		opacity: 0;
		transform: translate(0, 0);
	}
	25% {
		opacity: 1;
		transform: translate(75px, 0);
	}
	45% {
		opacity: 1;
	}
	48% {
		transform: translate(144px, 0);
	}
	50% {
		transform: translate(150px, 10px);
	}
	52% {
		opacity: 0;
	}
	75% {
		transform: translate(225px, 0);
	}
	100% {
		opacity: 0;
		transform: translate(300px, 0);
	}
}
@keyframes show-cap {
	0%,
	45% {
		opacity: 0;
	}
	48%,
	90% {
		opacity: 1;
	}
}
@keyframes lock-cap {
	0%,
	45%,
	48%,
	100% {
		opacity: 0;
		transform: translateY(-10px);
	}
	46%,
	47% {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes bar {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}




.about-page.confirmatrionbbpasger {
    background: #f2f2f2;
    display: inline-block;
    width: 100%;
    text-align: left;
}

.about-page.confirmatrionbbpasger .container {
    padding:15px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    margin: 30px auto;
    border-radius: 5px;
    /*! display: inline-block; */
  
}

.about-page.confirmatrionbbpasger .container h1 {
          display: block;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    background-color: #d6a224;
    text-align: left;
    color: #fff;
    border-radius: 3px;
    padding: 10px 15px;
    margin: 0;
    border: 1px solid rgb(213 160 36);
}

.about-page.confirmatrionbbpasger .container h1 span{ display: block;
    text-align: left;} 

.about-page.confirmatrionbbpasger .container h1::after { content: '';width: 100px;height: 2px;display:inline-block;background: #333; display:none;}


.detaicourwrap {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    padding: 0;
    margin: 15px 0;
}

.couriurhead {
    float: left;
    padding: 15px;
    margin-right: 15px;
    border-right: 1px solid #ddd;
}

.brightcourext {
    float: left;
}

.brightcourext .img.mt-3 {
    float: left;
    margin: 7px 0 !important;
}

.brightcourext .img.mt-3 img {
    width: 100px;
}

.ccolinfsset {
    float: left;
    margin: 0 30px;
    padding-top: 4px;
}

.couriurhead span.bkrenumr {
    font-weight: bold;
    font-size: 16px;
}

span.bkrenumr b {
    color: #b32328;
}

h4.text-right.m-tb-0.text-mhroon {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

p.f13.font400.text-right.mb-1 {
    font-size: 12px;
    padding: 0;
    margin: 0;
}

label.control-label.chargeblinfo {
    border: 1px solid #ddd;
    padding: 15px;
    display: inline-block;
    width: 100%;
    font-size: 15px;
}

label.control-label.chargeblinfo span.f14bg {
    font-weight: 700;
    color: #fcb415;
}

.row.timeline-movement {
    margin: 15px 0;
}

.row.timeline-movement span.hedlincorig {
    font-size: 14px;
    font-weight: bold;
    background-color: #fff;
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
    color: #56352b;
}

.row.timeline-movement tr:first-child td span {
    font-weight: bold !important;
    font-size: 13px !important;
    color: #673d31 !important;
}

.blockinfoadres {
    float: left;
    width: 100%;
    background: #f2f2f2;
}

.blockinfoadres h2.addrssdf {
    font-size: 16px;
    font-weight: bold;
    background-color: #fff;
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
    color: #841f00;
}

.blockinfoadres label.control-label {
    display: inline-block;
    width: 100%;
    padding: 5px 15px;
    border-bottom: 1px solid #ddd;
}

.blockinfoadres label.control-label b {
    float: left;
    width: 25%;
    font-size: 12px;
}

.blockinfoadres label.control-label p {
    margin: 0;
    font-size: 12px;
}


.about-page.confirmatrionbbpasger .row {
    width: 100%;
	margin: 15px 0;
	
}
.about-page.confirmatrionbbpasger .row .col-sm-4.col-md-4.col-lg-4.col-xs-12 {
    padding: 0;
}
@media(max-width:767px){
	.couriurhead{ width:100%; border:none; border-bottom:1px solid #ddd;}
	.brightcourext {
    float: left;
    padding: 10px;
    width: 100%;
}
	.row.timeline-movement table tr td {
    padding: 5px !important;
    font-size:12px  !important;
}

.row.timeline-movement table tr td span {
    font-size: 12px !important;
}

.row.timeline-movement tr:first-child td span {
    font-size: 11px !important;
}
	.blockinfoadres label.control-label b {
    float: left;
    width: 100%;
    font-size: 12px;
}
	
}

.fixed
{
    position: fixed;
    top:150px;
    right: 0;
    width:220px;
   
    z-index:999;
}
.button 
{
display: block;
border: 0;
line-height: 50px;
margin-bottom: 0.3em;
outline: none;
text-decoration: none;
color: #fff;
width: 220px;
font-size: 16px;
border-radius: 50px 0 0 50px;
}
.buttonDiv 
{
        padding: 0 21px;
    border-radius: 50px 0 0 50px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    border: 3px solid #fff;
    border-right: none;
}
.buttonDiv:hover
{
    background: white;
    transition: margin 500ms;
    margin-left: -20px;
	border-color:#fcb415;
	 color: #a41e22;
}
/* Button Css */
.bg-b-blue
{
    background:linear-gradient(45deg,#f8b514,#f79e1a);
}
.bg-b-blue:hover
{
    background:linear-gradient(45deg,#f79e1a,#f8b514);
}




div.innerpagecporipage {
    padding: 0;
    margin: 0;
    background: no-repeat;
    background: #6d1114;
    padding: 12px 0px;
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.32);
    /* z-index: 99; */
    /* position: absolute; */
    width: 100%;
    border-top: none;
    float: left;
}

div.innerpagecporipage nav {
    display: inline-block;
    float: right;
}

div.innerpagecporipage h1 {
    display: block;
    font-weight: 700;
    font-size: 24px;
}

div.innerpagecporipage .breadcrumbs-description {
    float: left;
    max-width: initial;
    padding: 0 1.5rem;
    font-size: 14px;
    font-weight: 400;
    width: auto;
    margin: 0;
    line-height: 20px;
}

.innerpagecporipage .breadcrumbs-page .breadcrumb {
    margin: 0;
    padding: 0;
}

div.innerpagecporipage nav .breadcrumbs-page .breadcrumb {
    padding: 0;
    margin: 0;
}

.innerpagecporipage .breadcrumbs-page .breadcrumb {}

.innerpagecporipage.breadcrumbs-page .breadcrumb {
    margin-bottom: 8px;
}

.quotecourierwrap {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #eaedef;
    /* margin-top: 100px; */
    /* padding: 50px; */
}

.quotecourierwrap .our_about_area {
    background-color: transparent;
    padding: 30px 0;
}

.quotecourierwrap .our_about_area .container {
    background-color: #fff;
    padding:0;
    /* position: relative; */
    /* overflow: hidden; */
    background: #fff;
    border: 1px solid #dadada;
    /* margin-bottom: 25px; */
    box-shadow: 0px 2px 4px rgba(224, 224, 224, 0.8);
    border-radius: 4px;
    margin-left: 12px;
    margin-right: 12px;
    margin: 0 auto;
}

.quotecourierwrap .our_about_area h4 span.badge.badge-secondary {
      margin: 0px;
    background: rgb(123 123 123 / 24%);
    padding: 15px;
    color: #000;
    border-radius: 0;
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.quotecourierwrap .our_about_area h4 {
    margin: 0;
    padding: 0;
}

.quotecourierwrap .our_about_area .form-row {
    padding: 0 15px;}
    
    
    
    
    
    
.quotecourierwrap .form-radio,
.quotecourierwrap .form-group {
  position: relative;
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.quotecourierwrap .form-inline > .form-group,
.quotecourierwrap .form-inline > .btn {
  display: inline-block;
  margin-bottom: 0;
}

.quotecourierwrap .form-help {
  margin-top: 0.125rem;
  margin-left: 0.125rem;
  color: #b3b3b3;
  font-size: 0.8rem;
}
.quotecourierwrap .checkbox .form-help, .quotecourierwrap .form-radio .form-help, .quotecourierwrap .form-group .form-help {
  position: absolute;
  width: 100%;
}
.quotecourierwrap .checkbox .form-help {
  position: relative;
  margin-bottom: 1rem;
}
.quotecourierwrap .form-radio .form-help {
  padding-top: 0.25rem;
  margin-top: -1rem;
}

.quotecourierwrap .form-group input {
  height: 1.9rem;
}
.quotecourierwrap .form-group textarea {
  resize: none;
}
.quotecourierwrap .form-group select {
  width: 100%;
  font-size: 1rem;
  height:1.88rem;
  padding: 0.125rem 0.125rem 0.0625rem;
  background: none;
  border: none;

  box-shadow: none;
}
.about-page.quotecourierwrap .col-md-4.mb-3 {
    padding: 0 15px;
}
.quotecourierwrap .form-group .control-label {
  position: absolute;
  top: 0.25rem;
  pointer-events: none;
  padding-left: 0.125rem;
  z-index: 1;
  color: #b3b3b3;
  font-size: 1rem;
  font-weight: normal;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
}
.quotecourierwrap .form-group .bar {
  position: relative;
  border-bottom: 0.0625rem solid #999;
  display: block;
}
.quotecourierwrap .form-group .bar::before {
  content: '';
  height: 0.125rem;
  width: 0;
  left: 50%;
  bottom: -0.0625rem;
  position: absolute;
  background: #337ab7;
  -webkit-transition: left 0.28s ease, width 0.28s ease;
  transition: left 0.28s ease, width 0.28s ease;
  z-index: 2;
}
.quotecourierwrap .form-group input,
.quotecourierwrap .form-group textarea {
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0.0625rem;
  font-size: 1rem;
  border-width: 0;
  border-color: transparent;
  line-height: 1.9;
  width: 100%;
  color: transparent;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  box-shadow: none;
}
.quotecourierwrap .form-group input[type="file"] {
  line-height: 1;
}
.quotecourierwrap .form-group input[type="file"] ~ .bar {
  display: none;
}
.quotecourierwrap .form-group select,
.quotecourierwrap .form-group input:focus,
.quotecourierwrap .form-group input:valid,
.quotecourierwrap .form-group input.form-file,
.quotecourierwrap .form-group input.has-value,
.quotecourierwrap .form-group textarea:focus,
.quotecourierwrap .form-group textarea:valid,
.quotecourierwrap .form-group textarea.form-file,
.quotecourierwrap .form-group textarea.has-value {
  color: #333;font-weight: 500;
    font-size: 12px;
}
.quotecourierwrap .form-group select ~ .control-label,
.quotecourierwrap .form-group input:focus ~ .control-label,
.quotecourierwrap .form-group input:valid ~ .control-label,
.quotecourierwrap .form-group input.form-file ~ .control-label,
.quotecourierwrap .form-group input.has-value ~ .control-label,
.quotecourierwrap .form-group textarea:focus ~ .control-label,
.quotecourierwrap .form-group textarea:valid ~ .control-label,
.quotecourierwrap .form-group textarea.form-file ~ .control-label,
.quotecourierwrap .form-group textarea.has-value ~ .control-label {
    top: -1.3rem;
    left: 0;
    font-size: 13px;
    font-weight: 600;
    color: #444;
}
.quotecourierwrap .form-group select:focus,
.quotecourierwrap .form-group input:focus,
.quotecourierwrap .form-group textarea:focus {
  outline: none;
}
.quotecourierwrap.form-group select:focus ~ .control-label,
.quotecourierwrap .form-group input:focus ~ .control-label,
.quotecourierwrap .form-group textarea:focus ~ .control-label {
  color: #337ab7;
}
.quotecourierwrap .form-group select:focus ~ .bar::before,
.quotecourierwrap .form-group input:focus ~ .bar::before,
.quotecourierwrap .form-group textarea:focus ~ .bar::before {
  width: 100%;
  left: 0;
}

.quotecourierwrap .checkbox label,
.quotecourierwrap .form-radio label {
  position: relative;
  cursor: pointer;
  padding-left:2rem;
  text-align: left;
  color: #333;
  display: block;
}
.quotecourierwrap .checkbox input,
.quotecourierwrap .form-radio input {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
}

.quotecourierwrap .radio {
  margin-bottom: 1rem;
}
.quotecourierwrap .radio .helper {
  position: absolute;
  top: -0.25rem;
  left: -0.25rem;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #999;
}
.quotecourierwrap .radio .helper::before, .quotecourierwrap .radio .helper::after {
  content: '';
  position: absolute;
  left: 0;
     top: -1px;
    margin: 0.25rem;
    width: 1.4rem;
    height: 1.4rem;
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease;
  transition: transform 0.28s ease, -webkit-transform 0.28s ease;
  border-radius: 50%;
  border: 0.125rem solid currentColor;
}
.quotecourierwrap .radio .helper::after {
  -webkit-transform: scale(0);
          transform: scale(0);
  background-color: #337ab7;
  border-color: #337ab7;
}
.quotecourierwrap .radio label:hover .helper {
  color: #337ab7;
}
.quotecourierwrap .radio input:checked ~ .helper::after {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
.quotecourierwrap .radio input:checked ~ .helper::before {
  color: #337ab7;
}

.quotecourierwrap .checkbox {
  margin-top: 3rem;
  margin-bottom: 1rem;
}
.quotecourierwrap .checkbox .helper {
  color: #999;
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  z-index: 0;
  border: 0.125rem solid currentColor;
  border-radius: 0.0625rem;
  -webkit-transition: border-color 0.28s ease;
  transition: border-color 0.28s ease;
}
.quotecourierwrap .checkbox .helper::before, .quotecourierwrap .checkbox .helper::after {
  position: absolute;
  height: 0;
  width: 0.2rem;
  background-color: #337ab7;
  display: block;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  border-radius: 0.25rem;
  content: '';
  -webkit-transition: opacity 0.28s ease, height 0s linear 0.28s;
  transition: opacity 0.28s ease, height 0s linear 0.28s;
  opacity: 0;
}
.quotecourierwrap .checkbox .helper::before {
  top: 0.65rem;
  left: 0.38rem;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  box-shadow: 0 0 0 0.0625rem #fff;
}
.quotecourierwrap .checkbox .helper::after {
  top: 0.3rem;
  left: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.quotecourierwrap .checkbox label:hover .helper {
  color: #337ab7;
}
.checkbox input:checked ~ .helper {
  color: #337ab7;
}
.quotecourierwrap .checkbox input:checked ~ .helper::after, .quotecourierwrap .checkbox input:checked ~ .helper::before {
  opacity: 1;
  -webkit-transition: height 0.28s ease;
  transition: height 0.28s ease;
}
.quotecourierwrap .checkbox input:checked ~ .helper::after {
  height: 0.5rem;
}
.quotecourierwrap .checkbox input:checked ~ .helper::before {
  height: 1.2rem;
  -webkit-transition-delay: 0.28s;
          transition-delay: 0.28s;
}

.quotecourierwrap .radio + .radio,
.quotecourierwrap .checkbox + .checkbox {
  margin-top: 1rem;
}

.quotecourierwrap .has-error .legend.legend, .quotecourierwrap .has-error.form-group .control-label.control-label {
  color: #d9534f;
}
.quotecourierwrap .has-error.form-group .form-help,
.quotecourierwrap .has-error.form-group .helper, .has-error.checkbox .form-help,
.quotecourierwrap .has-error.checkbox .helper, .has-error.radio .form-help,
.quotecourierwrap .has-error.radio .helper, .has-error.form-radio .form-help,
.quotecourierwrap .has-error.form-radio .helper {
  color: #d9534f;
}
.quotecourierwrap .has-error .bar::before {
  background: #d9534f;
  left: 0;
  width: 100%;
}

.quotecourierwrap .button {
  position: relative;
  background: currentColor;
  border: 1px solid currentColor;
  font-size: 1.1rem;
  color: #4f93ce;
  margin: 3rem 0;
  padding: 0.75rem 3rem;
  cursor: pointer;
  -webkit-transition: background-color 0.28s ease, color 0.28s ease, box-shadow 0.28s ease;
  transition: background-color 0.28s ease, color 0.28s ease, box-shadow 0.28s ease;
  overflow: hidden;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.quotecourierwrap .button span {
  color: #fff;
  position: relative;
  z-index: 1;
}
.quotecourierwrap .button::before {
  content: '';
  position: absolute;
  background: #071017;
  border: 50vh solid #1d4567;
  width: 30vh;
  height: 30vh;
  border-radius: 50%;
  display: block;
  top: 50%;
  left: 50%;
  z-index: 0;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
}
.quotecourierwrap .button:hover {
      color: #f7a11b;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
}
.quotecourierwrap .button:active::before, .quotecourierwrap .button:focus::before {
  -webkit-transition: opacity 0.28s ease 0.364s, -webkit-transform 1.12s ease;
  transition: opacity 0.28s ease 0.364s, -webkit-transform 1.12s ease;
  transition: transform 1.12s ease, opacity 0.28s ease 0.364s;
  transition: transform 1.12s ease, opacity 0.28s ease 0.364s, -webkit-transform 1.12s ease;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 0;
}
.quotecourierwrap .button:focus {
  outline: none;
}

.about-page.quotecourierwrap .col-md-4.mb-3 {
    padding: 0 15px;
}

.quotecourierwrap .form-radio {
    margin: 0;
    border: 1px solid #a3baca;
    padding:10px;
    margin-top: 11px;
    background-color: #eaedef;
    border-radius: 3px;
}

.quotecourierwrap .form-radio .radio {
    margin-bottom: 0;
}
.quotecourierwrap p.f12.p-2 {
    margin: 0;
}

.card-header.bg-danger.text-white.p-2 {
    background: linear-gradient(45deg,#f8b514,#a41e22);
}

.row.bg-light.text-dark.radius {
    margin: 0;
    border: none;
    border-top: 1px solid #D1D3D4;
}

.card-body.p-2 .input-group.mb-3 .form-group {
    display: block;
    width: 100%;    margin-bottom: 0;
}

.card-body.p-2 .input-group.mb-3 .form-group .input-group-append.radius {
    position: absolute;
    right: 0;
    top: -1px;
    border: none;
    border-radius: 0;
}

.card-body.p-2 .input-group.mb-3 .form-group .input-group-append.radius span {
    border:1px solid #d0d3d6;
    border-radius: 0;
    border-bottom: none;
}

.custom-control.custom-checkbox.my-1.ml-2 .checkbox {
    margin: 10px 0;
}

.custom-control.custom-checkbox.my-1.ml-2 {
    margin-left: 0 !important;
    padding-left: 10px;    margin: 0 !important;
}
p.text-danger.p-2 {
    color: #337bb7 !important;
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
    padding: 0 10px !important;
}
.about-page.quotecourierwrap .col-md-4.mb-3 .form-group {
    margin-bottom: 0.6em;
}

.custom-control.custom-checkbox.my-1.ml-2 .checkbox {
    margin: 10px 0;
}

.custom-control.custom-checkbox.my-1.ml-2 {
    margin-left: 0 !important;
    padding-left: 10px;
    margin: 0 !important;
}

p.text-danger.p-2 {
    color: #337bb7 !important;
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
    padding: 0 10px !important;
}

.about-page.quotecourierwrap .col-md-4.mb-3 .form-group {
    margin-bottom: 0.5em;
}

ul.list-group.list-group-flush.p-0 li {
    position: relative;
}

ul.list-group.list-group-flush.p-0 li::before {
    content: "\ea5d";
    font-family: IcoFont!important;
    display: inline-block;
    margin-right: 5px;
}

ul.list-group.list-group-flush.p-0 li.list-group-item {
    padding: 5px 0;
}

ul.list-group.list-group-flush.p-0 li:last-child {
    border-bottom: none;
}

.card-body.p-2.f13 button.btn.btn-link.text-danger.f12 {
    border: 1px solid;
    padding: 3px 10px;
    font-size: 11px;    
    margin-left: 15px;

}

.card-body.p-2.f13 {
    font-size: 12px;
    line-height: 18px;
}


.quotecourierwrap .our_about_area .form-row.alert-secondary .form-group label {
    font-size: 13px;
    font-weight: 600;
    color: #444;
}

.quotecourierwrap .our_about_area .form-row.alert-secondary {}

.quotecourierwrap .our_about_area .form-row.alert-secondary .form-group label {
    font-size: 13px;
    font-weight: 600;
    color: #444;
}

.row.bg-light.text-dark.radius h4.col-md-12 span.badge.badge-secondary {
    margin-bottom: 0;
}

.row.bg-light.text-dark.radius .col-md-12.mb-3 {
    margin: 0;
    padding: 0 5px;
    border-bottom: 1px solid #e2e3e5;
}

.row.bg-light.text-dark.radius .col-md-12.mb-3 .form-row.alert-secondary {
    background-color: transparent;
}

.row.bg-light.text-dark.radius .col-md-12.mb-3 .form-row.alert-secondary .form-group {
    margin-top: 2rem;
    margin-bottom: 1.25rem;
}

.quotecourierwrap .our_about_area .form-row.alert-secondary {
    background-color: transparent;
}

.quotecourierwrap .our_about_area .form-row.alert-secondary .form-group label {
    font-size: 13px;
    font-weight: 600;
    color: #444;
}

.row.bg-light.text-dark.radius h4.col-md-12 span.badge.badge-secondary {
    margin-bottom: 0;
}

.row.bg-light.text-dark.radius .col-md-12.mb-3 {
    margin: 0;
    padding: 0 5px;
    border-bottom: 1px solid #e2e3e5;
}

.row.bg-light.text-dark.radius .col-md-12.mb-3 .form-row.alert-secondary {
    background-color: transparent;
}

.row.bg-light.text-dark.radius .col-md-12.mb-3 .form-row.alert-secondary .form-group {
    margin-top: 2rem;
    margin-bottom: 0;
}

.row.bg-light.text-dark.radius div#newRow {}

.row.bg-light.text-dark.radius div#newRow .input-group.mb-3 {
    margin-top: 0.3rem;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid #e2e3e5;
    padding-bottom: 15px;
}
.card-header.bg-secondary.text-white.p-2 {
        background: rgb(123 123 123 / 24%) !important;
    padding: 10px 15px !important;
    font-size: 14px;
    color: #000 !important;
    border-radius: 0;
}

.d-flex.justify-content-end .p-1 {
    width: 16%;
    padding: 15px !important;
}

.d-flex.justify-content-end .p-1 .form-group {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.d-flex.justify-content-end .p-1 .form-group label.control-label {font-size: 12px;font-weight: 600;color: #444;}

.d-flex.justify-content-end .p-1 {
    width: 16%;
    padding: 15px !important;
}

.d-flex.justify-content-end .p-1 .form-group {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.d-flex.justify-content-end .p-1 .form-group label.control-label {font-size: 12px;font-weight: 600;color: #444;}

.d-flex.justify-content-end .p-1.order-3.bg-warning.radiustr.shadow {
    width: auto;
    padding: 0 !important;
    margin: 0 !important;
    height: auto !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

.d-flex.justify-content-end .p-1.order-3.bg-warning.radiustr.shadow button {
    height: 102px;
    border-radius: 0;
    margin: 0 !important;
}

.button-container {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.quotecourierwrap .button-container .button {
    margin: 15px auto;
    border-radius: 5px;
    padding: 10px 0;
    font-weight: bold;    color: #a31e22;
}

.quotecourierwrap .our_about_area h4 span.badge.badge-secondary i.icofont-airplane-alt {
    transform: rotate(45deg);
    display: inline-block;
    margin-right: 10px;
    float: left;
}

.about-page section.our_about_area.pb-0 .row.setup-content .alert-warning.pl-2.radius small.text-danger {
    font-weight: 600;
    color: #333 !important;
    line-height: 20px !important;
    display: inline-block;
    margin-bottom: 10px;
}

.about-page section.our_about_area.pb-0 .row.setup-content .alert-warning.pl-2.radius {
    background: #fff;
    border: 1px solid #dadada;
    /* margin-bottom: 25px; */
    box-shadow: 0px 2px 4px rgba(224, 224, 224, 0.8);
}

.about-page section.our_about_area.pb-0 .row.setup-content .alert-warning.pl-2.radius small.text-danger {
    font-weight: 600;
    color: #333 !important;
    line-height: 20px !important;
    display: inline-block;
    margin-bottom: 10px;
}

.about-page section.our_about_area.pb-0 .row.setup-content .card {
  
}

.about-page section.our_about_area.pb-0 .row.setup-content .card.bg-warning.text-white.mb-4 {
    background: linear-gradient(45deg,#f79e1a,#f8b514)!important;
    margin-bottom: 2rem !important;
}

.about-page section.our_about_area.pb-0 .row.setup-content .card.bg-warning.text-white.mb-4 i.icofont-bubble-down {
    background: linear-gradient(45deg,#f79e1a,#f8b514)!important;
    top: 25px;
}

.about-page section.our_about_area.pb-0 .row.setup-content .alert-warning.pl-2.radius {
    background: #fff;
    border: 1px solid #dadada;
    /* margin-bottom: 25px; */
    box-shadow: 0px 2px 4px rgba(224, 224, 224, 0.8);
}

.about-page section.our_about_area.pb-0 .row.setup-content .alert-warning.pl-2.radius small.text-danger {
    font-weight: 600;
    color: #333 !important;
    line-height: 20px !important;
    display: inline-block;
    margin-bottom: 10px;
}

.about-page section.our_about_area.pb-0 .row.setup-content .card {
   border:none;
}

.about-page section.our_about_area.pb-0 .row.setup-content .card.bg-warning.text-white.mb-4 {
    background: linear-gradient(45deg,#f79e1a,#f8b514)!important;
    margin-bottom: 2rem !important;
}

.about-page section.our_about_area.pb-0 .row.setup-content .card.bg-warning.text-white.mb-4 i.icofont-bubble-down {
    background: linear-gradient(45deg,#f79e1a,#f8b514)!important;
    top: 25px;
}

.about-page section.our_about_area.pb-0 .row.setup-content  .card-header.p-2.alert-warning {
    background-color: #eaedef;
    border-bottom: 1px solid #dadfe2;
    min-height: 85px;
}

.about-page section.our_about_area.pb-0 .row.setup-content h5.font600.text-right.mb-1.text-mhroon {
    font-size: 15px;
    text-transform: uppercase;
}

.about-page section.our_about_area.pb-0 .row.setup-content p.f13.font400.text-right.mb-1 {
    line-height: 20px;
    color: #000;
}

.about-page section.our_about_area.pb-0 .row.setup-content button.btn.btn-sm.btn-danger.mt-2 {
    border: 1px solid #f9c106;
    color: #333;
    background-color: #f9c106;
    font-size: 13px;
}
.card-wrap-full {
    background: #fff;
    border: 1px solid #dadada;
    /* margin-bottom: 25px; */
    box-shadow: 0px 2px 4px rgba(224, 224, 224, 0.8);
    margin-bottom: 15px;
}

.about-page section.our_about_area.pb-0 .row.setup-content .card .btn.btn-lg.btn-warning.m-1.shdow-none {
    background: linear-gradient(45deg,#f79e1a,#f8b514);
    width: 97.5%;
}





.card-wrap-full .card-body.text-center.p-2 .col-md-3.col-offset-1 {
    width: 100%;
    max-width: 100%;
    flex: auto;
    font-weight: bold;
    font-size: 20px;
    color: #b32328;
    line-height: 20px;
}

.card-wrap-full .card-body.text-center.p-2 .col-md-3.col-offset-1 p.f12.mb-1 {
    font-size: 12px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
}

.custom-control.custom-checkbox.my-1.mr-sm-2 {
    margin-top: 15px !important;
    display: inline-block;
}

.custom-control.custom-checkbox.my-1.mr-sm-2 .custom-control-label::before {top: 2px;}

.row.timeline-movement span.badge.badge-secondary {
    display: inline-block;
    width: 100%;
    text-align: left;
    border-radius: 3px;
    padding: 10px 15px;
}

.row.timeline-movement span.badge.badge-secondary i {
    display: none;
}

.col-md-4.mb-1.buutonidsdgv {
    display: inline-block;
    margin-left: 10px;
}

.col-md-4.mb-1.buutonidsdgv button#submit {
    background-color: #b32328;
}



.our_about_area.pb-0 {
    display: inline-block;
    width: 100%;     padding: 2em 0 !important;
    
}
.our_about_area p {
    text-align: justify;
    color: #333;
    font-size: 14px;    margin-bottom: 5px;
  
}
.our_about_left_content h5 {
    padding: 15px 0;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}
.alert-warning.pl-2.radius .text-danger {
    display: inline-block;
    padding-bottom: 10px;
    padding: 5px 15px;
        padding-bottom: 5px;
    padding-bottom: 10px;
}




.nav-menu > ul > li.drop-down.airfreight-col a {
    background-color: #600003;
}

.nav-menu > ul > li.drop-down.airfreight-col a i {
    font-size: 14px;
    display: inline-block;
    margin-right: 3px;
}

.nav-menu > ul > li.drop-down.airfreight-col a ul li a {}

.nav-menu > ul > li.drop-down.airfreight-col ul li a {
    background: #fff;
}

.nav-menu > ul > li.drop-down.airfreight-col ul li a span {
    color: #fff;
    display: inline-block;
    font-weight: 300;
    font-size: 10px;
    background-color: #a41e22;
    margin-left: 10px;
    padding: 2px 10px;
    border-radius: 50px;
    text-align: right;
    position: relative;
}

.nav-menu > ul > li.drop-down.airfreight-col ul li a:hover{text-decoration: none;
    background: #fcb415;}
    
    
    .nav-menu > ul > li.drop-down.airfreight-col ul li a b {
    display: inline-block;
    min-width: 95px;
}


.card.text-dark a.text-danger.p-2 {
    font-weight: bold;
    border: 1px solid #dc3545!important;
    border-radius: 50px;
    padding: 5px 15px !important;
    text-align: center;
    display: inline-block;
    width: 70% !important;
    margin: 10px 15px;
    font-size: 12px;
    background-color: rgb(242 242 242 / 35%);
}

.card.text-dark p.text-danger.p-2 {
    margin-bottom: 0;
}
.fullformtrace {
    display: inline-block;
    width: auto;    float: left;
}
.about-page.tracbokimngomnfo .our_about_area.pb-0 {
    position: relative;
    display: inline-block;
    width: 100%;
    background-image:url(../images/travecbginfo.jpg);
    background-size: cover;
    background-color: #230000;
    padding: 3em 0 !important;
}
.trascktrace-info .tracebookinginfo p {
    padding: 0 30px;
}

.trascktrace-info .tracebookinginfo h1 {
    padding-top: 30px;
}
.tracebookinginfo {
        background-color: rgb(255, 255, 255);
    box-shadow: 1px 1px 11px 1px rgb(196 196 196);
    margin: 0 auto;
   
    border-radius: 0px;
    position: relative;
    z-index: 9;
    padding: 0px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 20%), 0 1px 2px rgb(0 0 0 / 20%), 0 3px 0 #fff, 0 4px 0 rgb(0 0 0 / 20%), 0 6px 0 #fff, 0 7px 0 rgb(0 0 0 / 20%);
}
.trascktrace-info {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.trascktrace-info .tracebookinginfo {
    display: inline-block;
    margin: 0 auto;
    width: 450px;
}.cardingoset {
    background: #fafafa;
    height: 10px;
    border-radius: 0 !important;
    margin: 0 10px;
    padding: 0;
    position: relative;
    background: #ffffff;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    -webkit-transition: .3s ease;
    transition: .3s ease;    border: 5px solid #f7a21a;
    border-bottom: none;
}


.tracebookinginfo input#btnsubmit {
    background-color: #69635b;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 0;
    border-radius: 3px;
    width: 86%;
    margin-bottom: 25px;
    border: blanchedalmond;
}

.tracebookinginfo input#btnsubmit:hover {
    background-color: #a41e22;
}
.tracebookinginfo h1 {
    font-size: 24px;
    font-weight: bold;
    display: block;
    padding: 5px 0;
    margin-bottom: 1em;
}
.tracebookinginfo h1 span{ display:block;    line-height: 18px;}
.tracebookinginfo p {
    display: block;
}

.tracebookinginfo p label {
      display: block;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    color: #847374;
}
.tracebookinginfo p input {
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin: 0 0 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;    border-radius: 3px;    border: 1px solid #ddd;
}
.tracebookinginfo h1::after {
    content: '';
    width: 50px;
    height: 2px;
    background-color: #333;
    display: inline-block;
}

.tracebookinginfo p input#btnsubmit {
    background-color: #69635b;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 0;
    border-radius: 3px;
}

.tracebookinginfo p input#btnsubmit:hover {
    background-color: #a41e22;
}
.crgdtdiv {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.crgdtdiv form {
    display: inline-block;
    background-color: #d39f22;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #c69215;
}

.crgdtdiv form p {
    display: inline-block;
    margin: 0;
}

.crgdtdiv form p label {
    display: inline-block;
    padding: 0 15px;
    color: #fff;
}

.crgdtdiv form input {
    display: inline-block;
    border: 1px solid #c59213;
    padding: 5px 10px;
    border-radius: 3px; outline:none;
}

.crgdtdiv form input#btnsubmit {
    background-color: #b32328;
    color: #fff;
    border-color: #b32328;
}


.paymebntoptioninfmn {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.paymebntoptioninfmn div#divCardHolderName {
       display: inline-block;
    margin: 3em 0 0 0;
    text-align: left;
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 1px 10px rgb(0 0 0 / 18%);
    border-radius: 5px;
}
.paymebntoptioninfmn {
    text-align: center;
    display: inline-block;
    width: 100%;
    background-image: linear-gradient(30deg, rgba(255,255,255,0) 70%, rgba(255,255,255,0.2) 70%),linear-gradient(45deg, rgba(255,255,255,0) 75%, rgba(255,255,255,0.2) 75%),linear-gradient(60deg, rgba(255,255,255,0) 80%, rgba(255,255,255,0.2) 80%);
    background-color: silver;
    padding-bottom:1em;
}

.paymebntoptioninfmn div#divCardHolderName div#card_943151964147 {
    box-shadow: none;
}

.paymebntoptioninfmn div#divCardHolderName form.wpwl-form.wpwl-form-card.wpwl-clearfix {
    box-shadow: none;
    border: none;
    border-radius: 3px;
    padding: 22px;
    text-align: left;    margin-bottom: 0;
}
.paymnenscussfulllwrap {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.paymnenscussfulllwrap .crtnpymneopt {
    display:block;
    margin: 2em auto;
    padding: 3em;
    outline: 10px solid #ececec;
    outline-offset: -30px;
    border: 20px solid #f2f2f2;
    box-shadow: inset 0px 0px 0px 10px #f2f2f2;
    box-sizing: border-box;    margin-top: 0;
}
.mainblinfscusee {
    display: block;
}

.paymnenscussfulllwrap .crtnpymneopt span {
    display: block;
    text-align: left;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    font-size: 14px;
    margin-bottom: 5px;
}
.paymnenscussfulllwrap {}

.paymnenscussfulllwrap .crtnpymneopt .mainblinfscusee {}

.paymnenscussfulllwrap .crtnpymneopt .mainblinfscusee span {
    display: block;
    text-align: left;
    border-bottom: 1px solid #ddd;
    padding: 6px 0;
    margin-bottom: 10px;
    font-size: 14px;
}
.paymnenscussfulllwrap .crtnpymneopt span em {
    font-style: normal;
    display: inline-block;
    padding-right: 15px;
    width: 165px;
}
@media(max-width:767px)
{
    .paymnenscussfulllwrap .crtnpymneopt span em {
   
    width: 100%;
    padding-bottom: 5px;}
    .paymnenscussfulllwrap .crtnpymneopt {
    display: block;
    margin: 0;
    padding: 1.5em;
    outline: 10px solid #ececec;
    outline-offset: -30px;
    border: 10px solid #f2f2f2;
    box-shadow: inset 0px 0px 0px 10px #f2f2f2;
    box-sizing: border-box;
    margin-top: 0;
}
.paymnenscussfulllwrap .crtnpymneopt span {
   
   
    padding: 5px 15px;}
  .tracebookinginfo{ width:100%;} 
   
    .crgdtdiv form p label {
    text-align: left;
    display: inline-block;
    padding: 0 5px;
}

.crgdtdiv form p {
    text-align: left;
    width: 100%;
}

.crgdtdiv form input#btnsubmit {
    margin-top: 10px;
    float: right;
}

.crgdtdiv form input {
    width: 100%;
}
.fixed {
    display: none;
}
.iata-logo-fiba-col{ display:none;}
    .footer-fixed-stick {
    position: fixed !important;
    z-index: 99;
    background-color: #b32328;
    color: #FFF;
    padding: 15px;
    line-height: 16px;
    right: 0;
    bottom: 0;
    left: 0;
    font-size: 10px;
    font-weight: 300;
    text-align: center;}
    
    }form#searchform {
    width: 100%;
    margin: 0 15px;
}
    
    @media( max-width:991px)
    {
        .trascktrace-info .tracebookinginfo, .fullformtrace{ width:100%;}
        }