@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold_0-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light_0-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.pt-36{
    padding-top:36px;
}

.text-blue{
    color:blue !important;
}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular_0-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

img{max-width: 100%; height: auto}
.topbar{background-color:#076fd2;}

body{font-family: 'montserratlight'!important;}
div.header{
    z-index:20 !important;
}

.header{border-bottom:3px solid #0183ff; z-index:20;}

#quote1, #quote2{
   border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
    color: #495057;
 }

.topbar select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background-color:transparent;
  background-image: none;
}
/* Remove IE arrow */
.topbar select::-ms-expand {
  display: none;
}
/* Custom Select */
.topbar .select {
  position: relative;
  display: flex;
  width: 70px;
  height: 2em;
  line-height: 2;
  background-color:transparent;
  overflow: hidden;
  border-radius: .25em;
}
.topbar select {
  flex: 1;
  padding: 0 .5em;
  color: #fff;
  cursor: pointer;
}

.topbar option {
  color: #000!important;
}

/* Arrow */
.topbar .select::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 1em;
  background-color:transparent;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
	color:#fff
}
/* Transition */
.topbar .select:hover::after {
  color: #f39c12;
}

.topbar a .fa{color:#fff; text-decoration: none}
.topbar a:hover .fa{color:#000; text-decoration: none}

ul.tleft{padding:0px; margin:0px; list-style:none; float: left}
ul.tleft li{padding:0px; margin:0px; list-style:none; display: inline-block}
ul.tleft li .fa{padding: 0px 5px; color:#fff; font-size:18px;}


ul.tright{padding:0px; margin:0px; list-style:none; float: right}
ul.tright li{padding:0px; margin:5px 0px 0px 8px; list-style:none; display: inline-block; color:#fff; font-size:14px}
ul.tright li .fa{padding: 0px 5px; color:#fff; font-size:20px;}
.reqtqut {
    background-color: 
    #00a651;
    border-radius: 0px 0px 4px 4px;
    padding: 13px 12px;
    position: relative;
    top: 0px;
    z-index: 99999;
}

.reqtqut:hover {
    background-color: 
    #173a5c; cursor: pointer
}

.header{position:relative; z-index: 1}
.headernav{position:absolute; z-index: 9999; width: 100%; top: 0px; background-color:rgba(0,0,0,0.40)!important; display: block; padding: 8px 0px}
.headernav .navbar{padding:0px!important}
.headernav .form-control{border-radius: 1.25em; border:0px solid #0099ff !important;}
.headernav .input-group-text {border-radius: 1.25em; background-color:#fff; border:0px solid #0099ff !important;}
.headernav .nav-link{color:#fff!important; text-transform: uppercase!important; padding: 0px 20px!important; font-family: 'montserratregular';}
.headernav .nav-link:hover{ text-transform: uppercase!important; }

.header .carousel-caption {
    right:inherit!important;
    bottom: 170px;
    left: 50%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: 
    #fff;
    text-align: left;
}

.header .carousel-caption.slider {
    color:  #0183ff!important;
}
.header .carousel-caption.slider h5 span{color:#067beb!important}

.header .carousel-caption .fa{color:#539be2}
.header .carousel-caption h5{font-size:50px; font-family: 'montserratbold';}
.header .carousel-caption h5 span{font-size:40px; text-align: center; font-family: 'montserratlight'; display: block}
.trackbut{position:absolute; right: 20%; bottom:0px;}

.safelyserv{background-color:#fff; border-top:10px solid #f3fafd; padding-top: 60px;}

.safelyserv h2{font-size:48px; color:#333333; font-family: 'montserratregular'; margin: 40px 0px; position:relative; display: block}
.safelyserv h2::after {
    position: absolute;
    content: url("../img/line.png");
    bottom: -27px;
    left: 0px;
}

.safelyserv p{line-height: 32px;}

.servopt{background-color:#f3fafd; border: 15px solid #fff; padding:15px; position: absolute; bottom: -25px; left: -160px; width:400px; -webkit-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.24);
-moz-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.24);
box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.24);}




.servopt ul{padding:0px; margin:0px; list-style:none}
.servopt ul li{padding:0px 0px 20px 0px; margin:0px 0px 20px 0px; list-style:none; display:block; text-align:center; border-bottom: 1px solid rgba(0,0,0,0.20);}
.servopt ul li:last-child{border-bottom:0px solid #000}
.servopt ul li h3{font-size:18px; color:#4283c4; }
.servopt ul li h3 span{font-size:16px; color:#666666; display:block }

.counter{background-color:#067beb; margin:80px 0px 0px 0px; padding:25px 0px; color:#fff; background-image: url("../img/growth.png"); background-repeat: no-repeat; background-position: center; background-size:cover}

.counter .contdown{font-size:32px; font-family: 'montserratlight'; }
.contara{position:relative; padding:0px 0px 0px 75px;}
.contara figure{position:absolute; top:12px; left:0px;}
.contdown .timer{position:relative}
.contdown .timer:after{position:absolute; top: 0px; content:"+"}


.whychoose{background-image: url("../img/serv.jpg"); background-repeat:no-repeat; background-size:100%;  padding-top:60px;}
.whychoose h2{font-size:48px; color:#fff; text-align: center }
.whychoose h2 span{font-size:17px; display:block; margin: 10px 0px 40px 0px; }

.whybox{background-color:#fff; border-radius: 15px; padding:20px; text-align: center}
.whybox img{display:block; margin:15px auto}
.whybox h2{font-size:25px; color:#4283c4; padding: 0px; margin: 0px;}
.whybox p{display:block; margin: 15px 15% 35px 15%}

.whybox .col-sm-6{ border-right:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2}
.whybox .col-sm-6:nth-child(2){ border-right:0px solid #000; }
.whybox .col-sm-6:nth-child(3){ border-bottom:0px solid #000; }
.whybox .col-sm-6:nth-child(4){ border-bottom:0px solid #000; border-right:0px solid #000 }

.sercargo{margin:20px 0px}


.cargser{background-color:#2062a6; border-right:1px solid #fff; text-align: center; padding-bottom: 20px; transition: transform .5s ease;}
.cargser:hover{background-color:#20507f; cursor:pointer; -webkit-box-shadow: 0px 3px 23px 0px rgba(0,0,0,0.42);
-moz-box-shadow: 0px 3px 23px 0px rgba(0,0,0,0.42);
box-shadow: 0px 3px 23px 0px rgba(0,0,0,0.42); transform: scale(1.1); z-index: 999999 }
.cargser.active{background-color:#20507f; cursor:pointer; }
.cargser h2{color:#fff; font-size:26px; font-family: 'montserratlight'; height: 80px; margin-top:15px;}
.cargser p{color:#fff; line-height: 28px; margin: 0px 10%}

.sercargo [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ourteam{padding:60px 0px}
.ourteam h2{font-size:48px; font-family: 'montserratlight'; text-align:center }
.myteam{margin:80px 0px}
.myteam .col-sm-3:hover img{border:2px solid #067beb; cursor: pointer; border-radius: 50%}
.teamname{margin:30px 0px}
.teamname h3{font-size:18px; color:#000; padding: 0px; margin: 0px; text-transform: uppercase; font-family: 'montserratregular';}
.teamname h3 span{font-size:16px; color:#3173b6; padding: 0px; margin: 0px; font-family: 'montserratlight'; margin-top:8px; display: block}
.recent_news{background-image:url("../img/recent_news.png"); background-size:cover; padding:80px; background-repeat: no-repeat}

.recent_news h2{font-size:48px; font-family: 'montserratlight'; text-align:center; color:#fff }
.newsarea{padding:50px 0px}
.newsbox{background-color:#fff; text-align: center; padding-bottom: 30px;}
.newsbox .datepost{font-size:14px; color:#424242; margin:15px 0px 5px 0px;}
.newsbox h4{font-size:22px; color:#333333; padding: 5px 0px;}
.newsbox p{font-size:14px; margin:0px 10%}

.newsbox:hover{background-color:#173a5c; text-align: center; padding-bottom: 30px; cursor: pointer}
.newsbox:hover .datepost{font-size:14px; color:#fff; margin:15px 0px 5px 0px;}
.newsbox:hover h4{font-size:22px; color:#fff; padding: 5px 0px;}
.newsbox:hover p{font-size:14px; margin:0px 10%; color:#fff}


.testimonial {padding:50px 0px}
.testimonial h2{font-size:48px; font-family: 'montserratlight'; text-align:center }
.testibox{background-color:#fcfcfc; padding: 20px; -webkit-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.24);
-moz-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.24);
box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.24); border:1px solid #efefef; font-size:14px; line-height: 25px; }
.testibox img{max-width:100%; height: auto; width: inherit!important; display: inline-block!important}

.testclient h3{font-size:16px; color:#3F3F3F;padding: 0px; margin: 20px 0px;}
.testclient h3 span{font-size:14px; color:rgba(150,150,150,1.00);padding: 0px; margin: 0px; display:block; marging-top:10px;}

.testimonial .owl-nav{display:none!important}
.testimonial .owl-carousel .owl-stage-outer { padding-bottom: 60px!important;}

.testimonial dot.active span, .testimonial .owl-theme .owl-dots .owl-dot:hover span {
    background: 
    #138eff!important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: 
    #138eff!important;
}

.gallery{background-image:url("../img/gallery.png"); background-repeat: no-repeat; padding: 80px 0px 20px 0px; background-size:cover}

.gallery h2{font-size:48px; font-family: 'montserratlight'; text-align:center; color:#fff }
.gallerysld{padding:50px 0px}
.gallerysld .owl-item{margin-right:0px!important}

.ourclient{padding:80px 0px}
.ourclient h2{font-size:48px; font-family: 'montserratlight'; text-align:center; }
.clntara{padding:80px 0px}
.clntara p{line-height:28px; color: #666666; font-size:14px; margin-top:25px;}
.coverage{background-color:#067beb}

.coverage [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.coverage h2{font-size:48px; font-family: 'montserratlight'; color:#fff; margin: 80px 0px 80px 0px }

.covpoint {position:relative; padding: 0px 0px 0px 80px; color:#fff; font-size:22px; margin-bottom: 40px; margin-right:20% }
.covpoint figure{position:absolute; top: 0px; left:0px;}

.ournetwork{ padding:80px 0px}
.ournetwork h2{font-size:48px; font-family: 'montserratlight'; text-align:center; }
.maploct{margin:25px 0px}
.maploct ul{padding:0px; margin: 40px 0px; list-style: none}
.maploct ul li{padding:10px 5px; margin: 0px; list-style: none; }
.maploct ul li a:hover{color: red !important; }
.maploct ul li:hover a{color: #fff }

.maploct ul li.active{background-color:#287bd0; border-radius: 4px; color: #fff }
.maploct ul li.active a{color: #fff }
.maploct ul li a{color:#4283c4; text-decoration: none; padding:8px}
.maploct ul li a:hover{color:#fff; text-decoration: none; }
footer{background-image:url("../img/ftimg.png"); background-repeat: no-repeat; background-size:cover; padding: 60px 0px; color:#fff; font-size:14px}
footer p{color:#999999; font-size:14px; line-height: 22px; margin:20px 0px}
footer h4{color:#0099ff; font-size:16px; font-family: 'montserratregular'; margin:0px 0px 20px 0px; text-transform: uppercase}

footer .form-control{border-radius: 1.25em; border:0px!important;}
footer .input-group-text {border-radius: 1.25em; background-color:#fff; border:0px;}
footer ul{padding:0px; margin: 0px; list-style: none}
footer ul li{padding:0px; margin: 0px; list-style: none; line-height: 36px;}
footer ul li a{color:#fff; text-decoration: none}
footer ul li a:hover{color:#fff; text-decoration: none}

.copyright{color:#999999; font-size:13px; padding: 10px 0px; text-align: center}



.clinetlogo .col-sm-4{ border-right:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2}

.clinetlogo .col-sm-4:nth-child(3){ border-right:0px solid #000; }


.clinetlogo .col-sm-4:nth-child(6){ border-right:0px solid #000 }
.clinetlogo .col-sm-4:nth-child(7){ border-bottom:0px solid #000 }
.clinetlogo .col-sm-4:nth-child(8){ border-bottom:0px solid #000 }
.clinetlogo .col-sm-4:nth-child(9){ border-bottom:0px solid #000; border-right:0px solid #000 }

.gallerysld  .item img{transition: transform .2s; /* Animation */}
.gallerysld  .item img:hover{transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */}
.coverage .container-fluid{padding:0px!important}
.coverage .container-fluid .row{padding:0px!important; margin: 0px!important}

footer .fa{ margin-right:5px;}

/*.whybox .col-sm-6:hover img{transform: scale(1.2);}

.covpoint:hover img{transform: scale(1.2);}*/

.whybox .col-sm-6:hover{background-color:#fff; -webkit-box-shadow: -1px -1px 21px 7px rgba(0,0,0,0.15);
-moz-box-shadow: -1px -1px 21px 7px rgba(0,0,0,0.15);
box-shadow: -1px -1px 21px 7px rgba(0,0,0,0.15); }

/*.covpoint:hover {background-color:#067beb; -webkit-box-shadow: -1px -1px 21px 7px rgba(0,0,0,0.15);
-moz-box-shadow: -1px -1px 21px 7px rgba(0,0,0,0.15);
box-shadow: -1px -1px 21px 7px rgba(0,0,0,0.15); }*/

.trak{background-color:#067beb!important; color:#fff!important}

.example-desc {
        margin:3px 0;
        padding:5px;
      }

      #carousel {
        width:100%;
        
        height:500px;
        position:relative;
        clear:both;
        overflow:hidden;
        margin:0px auto
      }
      #carousel img {
        visibility:hidden; /* hide images until carousel can handle them */
        cursor:pointer; /* otherwise it's not as obvious items can be clicked */
      }

      .split-left {
        width:550px;
        float:left;
      }
      .split-right {
        width:500px;
        float:left;
        margin-left:10px;
      }
      #callback-output {
        height:350px;
        overflow:scroll;
      }
      textarea#newoptions {
        width:330px;
      }
.fleetgal{position:relative!important}
.galbut{ width:100%; text-align: center; position: absolute;top:40%;}
.galbut a{ color:#fff; text-decoration:none; font-size:36px;}
.galbut a:hover{ color:#fff; text-decoration:underline}
.galbut #prev{position:absolute; left:10%; }
.galbut #next{position:absolute; right:10%; }

.request .modal-dialog{z-index:999999!important}

.request .modal-dialog h5{color:#000!important}
.request .modal-dialog .col-sm-6{margin-bottom:10px!important}
.request .modal-dialog .col-sm-12{margin-bottom:10px!important}

.qoute-model{color: #000;}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; z-index: 9999999!important; background-color:rgba(255,255,255,1)!important; display: block
}

.fixed-header .form-control{border-radius: 1.25em; border:1px solid #0099ff !important;}
.fixed-header .input-group-text {border-radius: 1.25em; background-color:#fff; border:1px solid #0099ff !important;}
.fixed-header .nav-link{color:#0099ff!important; text-transform: uppercase!important; padding: 0px 20px!important; font-family: 'montserratregular';}
.fixed-header .nav-link:hover{color:#000!important; text-transform: uppercase!important; }


/*----- industries button button 6 -----*/
/*.covpoint{
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  margin: 20px 30px;
  background: rgba(0,0,0,0.09);
}*/
.covpoint span{
  display: block;
  padding: 15px 0px;
}
.covpoint::before, .covpoint::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #fff;
}

.covpoint span::before, .covpoint span::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #fff;
}
.covpoint:hover::before, .covpoint:hover::after{
  width: 100%;
}
.covpoint:hover span::before, .covpoint:hover span::after{
  height: 100%;
}
.covpoint::before{
  left: 50%;
  top: 0;
  transition-duration: 0.4s;
}
.covpoint::after{
  left: 50%;
  bottom: 0;
  transition-duration: 0.4s;
}
.covpoint span::before{
  left: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.covpoint span::after{
  right: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.covpoint:hover::before, .covpoint:hover::after{
  left: 0;
}
.covpoint:hover span::before, .covpoint:hover span::after{
  top: 0;
}
.thought {
    padding: 20px 0px 0px 0px !important;
    margin-top: -127px;
}
.thought h5{margin:0px 0px 15px 0px; padding:0px!important; text-transform:uppercase; font-weight:700}

.conttop{background-color:#fff!important}
.socialara{ background-color:#eeebe8; padding: 80px 0px}
.scbox{background-color:#fff; padding:30px 15px; margin-bottom:25px; -webkit-box-shadow: -1px 7px 5px -1px rgba(0,0,0,0.27);

-moz-box-shadow: -1px 7px 5px -1px rgba(0,0,0,0.27);
box-shadow: -1px 7px 5px -1px rgba(0,0,0,0.27); text-align:center; min-height: 220px;}

.scbox:hover{-webkit-box-shadow: -1px 7px 24px 0px rgba(0,0,0,0.52);
-moz-box-shadow: -1px 7px 24px 0px rgba(0,0,0,0.52);
box-shadow: -1px 7px 24px 0px rgba(0,0,0,0.52); }

.scbox img{display:block; margin:0px auto 25px auto; text-align:center}
.scbox h2{font-size:16px; padding: 0px; margin: 0px;}
.scbox h2 span{font-size:14px; display:block; color:#7E7E7E; margin-top:10px;}

.officelocation{padding:80px 0px}
.conthead{text-align:center; padding:140px 0px 50px 0px}
.conthead h2 span{ font-size:16px; color:#3D3D3D; display: block; margin-top: 10px;}

.locatlnk { color:#0052CC; text-decoration:none; font-weight: bold;}
.locatlnk:hover { color:#0052CC; text-decoration:underline}
.locatphone{ color:#253858; text-decoration:none; }
.locatphone:hover{ color:#253858; text-decoration:underline; font-weight: bold}

.error{color: red;}
/*--thank you pop starts here--*/
.thank-you-pop{
	width:100%;
 	padding:20px;
	text-align:center;
}
.thank-you-pop img{
	width:76px;
	height:auto;
	margin:0 auto;
	display:block;
	margin-bottom:25px;
}

.thank-you-pop h1{
	font-size: 42px;
    margin-bottom: 25px;
	color:#5C5C5C;
}
.thank-you-pop p{
	font-size: 20px;
    margin-bottom: 27px;
 	color:#5C5C5C;
}
.thank-you-pop h3.cupon-pop{
	font-size: 25px;
    margin-bottom: 40px;
	color:#222;
	display:inline-block;
	text-align:center;
	padding:10px 20px;
	border:2px dashed #222;
	clear:both;
	font-weight:normal;
}
.thank-you-pop h3.cupon-pop span{
	color:#03A9F4;
}
.thank-you-pop a{
	display: inline-block;
    margin: 0 auto;
    padding: 9px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #8BC34A;
    border-radius: 17px;
}
.thank-you-pop a i{
	margin-right:5px;
	color:#fff;
}
#ignismyModal .modal-header{
    border:0px;
}
/*--thank you pop ends here--*/
/*--custom css starts here--*/

{background-color: #17a2b8 !important;border-color: #17a2b8 !important;margin: 0 !important;}
#options span{color:#fff !important;}
.search-form{background: #fff;
    padding: 5px 12px;
    border-radius: 25px;}
    .dropdown-toggle:after{color:#fff !important;}
    
.search-form .custom-file-control,.search-form .form-control,.search-form .is-focused .custom-file-control,.search-form .is-focused .form-control,.search-form .custom-file-control:read-only,.search-form .form-control:read-only {
    background-image: none !important;
}
#quote1, #quote2{border:0 !important;margin:0;padding:0;}
.navbar-light{box-shadow:none !important;}
.input-group-text{padding: 8.5px 10px !important;}


a {
    color: #007bff !important;
}
.modal-dialog{width: 700px !important;
    margin: 0 auto !important;
    max-width: 700px !important;}
/*#staticBackdrop{height: 687px !important;}*/
.modal-content{margin:0 auto !important;}
    .ccode{    margin-bottom: 2px !important;
    border: 1px solid #e5e5e5 !important;
    padding: 0 5px !important;
    background: #e5e5e5 !important;
    box-shadow: 1px 1px 1px #e5e5e5 !important;}
    .phone{padding-left: 3% !important;}
    .inner .qoute-model{float:left !important;margin:2% 0;}
    
/* About Us Page */

.about_head{background-image:url("../img/about_us_hero.jpg"); background-repeat: no-repeat; background-size:cover;  padding:200px; height:400px;}

.about_head h2{font-size:60px; color:#fff; font-family: 'montserratbold'; position:relative; font-style:italic; margin-bottom: 30px;}
.about_head h2:after{position:absolute; bottom: -10px; left: 0px; content: ''; border-bottom:2px solid #fff; width:150px; height: 6px;}
.about_head p{font-size:16px; color:#fff}


.about-us-page .title-wrap h3 {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 12px;
    color: 
#414141;
padding: 30px 15px 30px 15px;
border-bottom: 1px solid
    #e6e6e5;
    margin-bottom: 20px;;
    text-transform: uppercase;
    font-family: 'montserratregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.block-head-lg {
    font-size: 36px;
    line-height: 36px;
    display: table;
    width: auto;
    padding: 0 0 25px 12px;
    margin-bottom: 24px;
    color: #FFF;
    font-family: 'montserratregular';
    text-rendering: optimizeLegibility;
    color: 
    #414141;
    position: relative;
    letter-spacing: 1px;
}

.intro-text {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 20px;
    color: 
    #414141;
    text-align: left;
    display: inline-block;
    width: 100%;
    height: 24px;
    margin-bottom: 8px;
    text-transform: uppercase;
    padding-left: 5px;
    font-family: 'MaisonNeue-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.count-wrap {
    display: block;
    font-size: 82px;
    letter-spacing: 2px;
    line-height: 82px;
    color: 
    #d71921;
    font-family: 'heroiccondensed-mediumoblique';
    text-align: left;
    width: auto;
}


.about-us-page span.count {
    background: 
    transparent;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    top: -22px;
}

.about-us-page .field.with-plus::before {
    content: '+';
    font-size: 82px;
    letter-spacing: 2px;
    line-height: 40px;
    color: 
    #d71921;
    
    text-align: left;
    position: absolute;
    top: -34px;
    left: -2px;
}


.contersec{position:relative; padding: 0px 0px 0px 114px; font-style:italic}
.contersec figure{font-size:70px; color:#ff0000; left:0px; top:0px; position: absolute; line-height: 38px; font-family: 'montserratlight';}
.plus{color:#ff0000; font-size: 52px; line-height: 16px; }
.conttxt {
    position: relative;
    top: -16px;
    font-size: 20px; color:#414141; display: block
}

.contr ul{padding:0px; margin: 0px; list-style: none}
.contr ul li{padding:0px; margin: 0px; list-style: none; display: inline-block; vertical-align: top}

.continents .contersec {padding: 0px 0px 0px 60px!important;}

.contr ul li .intro-text{min-height:25px;}
.contr ul li:nth-child(1){margin-right:10px;}
.contr ul li:nth-child(2){margin-right:10px;}
.conttxtpd{padding-top:30px;}

.largest h2{font-size:25px; color:#414141; font-family: 'montserratlight'; position:relative; font-style:italic; margin-bottom: 30px;}
.largest h2:after{position:absolute; bottom: -10px; left: 0px; content: ''; border-bottom:2px solid #f00; width:150px; height: 6px;}
.largest p{font-size:14px;}


/*Adding shadow on mouse over*/
.home-page.about-page .container.home-hero-section {
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}
.about-us-page .bottom-section .timeline-wrapper {
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}
/*increasing width of scrollbar in network page*/
.fleet-sub-page .chosen-container ul.chosen-results::-webkit-scrollbar {
  width: 12px;
}
.fleet-sub-page .chosen-container ul.chosen-results::-webkit-scrollbar-track {
  width: 12px;
}
.fleet-sub-page .chosen-container ul.chosen-results::-webkit-scrollbar-thumb {
  width: 12px;
}
/*shadow for network, dlwwt page*/
.network-air-page .inner-container {
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}
.network-air-page .container.map-section {
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}
.fleet-page .inner-container {
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}
.network-road-page .inner-container {
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}
/*title position in routefinder, ground handling and track shipment*/
.track-shipment-page.track-shipment-home .hero-banner .banner-caption,
.route-finder-home .hero-banner .banner-caption,
.ground-handling-page .hero-banner .banner-caption {
  top: 37.9%;
}
.get-a-qoute-page .hero-banner .banner-caption {
  top: 37.9%;
}
.network-road-page .info-section a {
  color: #d72027;
}
.claims-page ul.claims-items {
  min-height: 0px;
}
.home-page .fuel-index .desc.left {
  font-weight: bold;
  letter-spacing: 0.4px;
}
/*spacing between link and icon in footer menu*/
.about-submenu ul.others-link li a {
  padding-left: 18px;
}
.about-us-page .bottom-section .timeline-wrapper #timeline {
  display: flex;
  background-color: #031625;
  cursor: pointer;
}
.about-us-page .bottom-section .timeline-wrapper #timeline:hover .tl-item {
  width: 8.33333333%;
  transition: width 0.75s ease;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item {
    transform: translate3d(0, 0, 0);
    position: relative;
    width: 8.33333333%;
    height: 601px;
    min-height: 600px;
    color: #fff;
    overflow: hidden;
    transition: width 0.75s ease;
    border-left: 1px solid #fff;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:before,
.about-us-page .bottom-section .timeline-wrapper .tl-item:after {
  transform: translate3d(0, 0, 0);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 600px;
  height: 100%;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:after {
  background: transparentize(#031625, 0.15);
  opacity: 1;
  transition: opacity 0.5s ease;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 75%);
  z-index: 1;
  opacity: 0;
  transform: translate3d(0, 0, 0) translateY(50%);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:hover {
  width: 46% !important;
  transition: all 0.75s ease 0.5s;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:hover:after {
  opacity: 0;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:hover:before {
  opacity: 0.75;
  transform: translate3d(0, 0, 0) translateY(0);
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:hover .tl-content {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.75s ease 0.5s;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:hover .tl-bg {
  background-position: 0% 0%;
  background-size: 100% 600px;
  background-repeat: no-repeat;
  height: 600px;
  filter: grayscale(0);
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:hover .tl-bg .tl-bg-inner {
  opacity: 1;
  z-index: 1;
  transition: all 0.2s ease 0.25s;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:hover .tl-year {
  top: 48%;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:hover .tl-year p {
  position: relative;
  font-size: 48px;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:hover .tl-year p:last-child {
  border-bottom: 2px solid #ffffff;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item:hover .tl-year.combined-year {
  top: 43%;
}
.about-us-page .bottom-section .timeline-wrapper .tl-item .tl-bg {
  background-position: 0% 0%;
  background-size: 100% 600px;
}
.about-us-page .bottom-section .timeline-wrapper .tl-content {
  transform: translate3d(0, 0, 0) translateY(25px);
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 1.618em;
  top: 57%;
  opacity: 0;
  transition: all 0s ease 0.1s;
}
.about-us-page .bottom-section .timeline-wrapper .tl-content h1 {
  text-transform: uppercase;
  color: #1779cf;
  font-size: 1.44rem;
  font-weight: normal;
  font-family: 'heroiccondensed-mediumoblique';
  text-rendering: optimizeLegibility;
}
.about-us-page .bottom-section .timeline-wrapper .tl-content p {
  width: 228px;
  font-size: 14px;
  margin: 0 auto;
  text-align: center;
}
.about-us-page .bottom-section .timeline-wrapper .tl-year {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  transition: all 0.5s ease;
}
.about-us-page .bottom-section .timeline-wrapper .tl-year p {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 72px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0;
  font-family: 'heroiccondensed-mediumoblique';
  text-rendering: optimizeLegibility;
}
.about-us-page .bottom-section .timeline-wrapper .tl-year.combined-year p {
  line-height: normal;
}
.about-us-page .bottom-section .timeline-wrapper .tl-bg {
  transform: translate3d(0, 0, 0);
  position: absolute;
  width: 100%;
  height: 600px;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-position: 0% 0%;
  background-size: 100% 600px;
  transition: filter 0.5s ease;
}
.about-us-page .bottom-section .timeline-wrapper .tl-bg .tl-bg-inner {
  transform: translate3d(0, 0, 0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  opacity: 0;
  z-index: -1;
  transition: all 0.2s ease 0.25s;
  background-position: 0% 0%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

a.remove{
    color:red !important;
}
ul.tright li a:not(.add-more):not(.remove) {
    padding: 0px;
    margin: 5px 0px 0px 8px;
    list-style: none;
    display: inline-block;
    color: #fff !important;
    font-size: 14px;
}



/* new menu css */

/* Please ❤ this if you like it! */

/* #Primary
================================================== */


/* #Navigation
================================================== */

.start-header {
	opacity: 1;
	transform: translateY(0);
	padding: 10px 0;
	box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.start-header.scroll-on {
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
	padding: 5px 0;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.start-header.scroll-on .navbar-brand img{
	height: 28px;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navigation-wrap{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navbar{
	padding: 0;
}
.navbar-brand img{
	height: 52px;
	width: auto;
	display: block;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navbar-toggler {
	float: right;
	border: none;
	padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
	outline: none;
}
.navbar-light .navbar-toggler-icon {
	width: 24px;
	height: 17px;
	background-image: none;
	position: relative;
	border-bottom: 1px solid #000;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
	width: 24px;
	position: absolute;
	height: 1px;
	background-color: #000;
	top: 0;
	left: 0;
	content: '';
	z-index: 2;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after{
	top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}
.nav-link{
	color: #212121 !important;
	font-weight: 500;
    transition: all 200ms linear;
}
.nav-item:hover .nav-link{
	/*color: white  !important;
	font-style:bold; */
}
.nav-item.active .nav-link:not(.aircrafttablft .nav-item .nav-link){
	color: #777 !important;
}
.nav-link {
	position: relative;
	padding: 5px 0 !important;
	display: inline-block;
}
.nav-item:not(.exclude_aircraft):after{
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	background-color: blue;
	opacity: 0;
    transition: all 200ms linear;
}
.nav-item:hover:after{
	bottom: 0;
	opacity: 1;
}
.nav-item.active:hover:after{
	opacity: 0;
}
.nav-item{
	position: relative;
    transition: all 200ms linear;
}

/* #Primary style
================================================== */


#switch,
#circle {
	cursor: pointer;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
} 
#switch {
	width: 60px;
	height: 8px;
	border: 2px solid #8167a9;
	border-radius: 27px;
	background: #000;
	position: relative;
	display: block;
	margin: 0 auto;
	text-align: center;
	opacity: 1;
	transform: translate(0);
    transition: all 300ms linear;
    transition-delay: 1900ms;
}

#circle {
	position: absolute;
	top: -11px;
	left: -13px;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #000;
}
.switched {
	border-color: #000 !important;
	background: #8167a9 !important;
}
.switched #circle {
	left: 43px;
	box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
	background: #fff;
}
.nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
	max-height: 0;
    display: block;
	padding: 0;
	margin: 0;
    transition: all 200ms linear;
}
.nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
	max-height: 999px;
    transform: translate3d(0, 0px, 0);
}
.dropdown-menu {
	padding: 10px!important;
	margin: 0;
	font-size: 13px;
	letter-spacing: 1px;
	color: #212121;
	background-color: #fcfaff;
	border: none;
	border-radius: 3px;
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
.dropdown-toggle::after {
	display: none;
}

.dropdown-item {
	padding: 3px 15px;
	color: #212121;
	border-radius: 2px;
    transition: all 200ms linear;
}
.dropdown-item:hover, 
.dropdown-item:focus {
	color: #fff !important;
	background-color: blue;
}




/* #Media
================================================== */

@media (max-width: 767px) { 
	h1{
		font-size: 38px;
	}
	.nav-item:after{
		display: none;
	}
	.nav-item::before {
		position: absolute;
		display: block;
		top: 15px;
		left: 0;
		width: 11px;
		height: 1px;
		content: "";
		border: none;
		background-color: #000;
		vertical-align: 0;
	}
	.dropdown-toggle::after {
		position: absolute;
		display: block;
		top: 10px;
		left: -23px;
		width: 1px;
		height: 11px;
		content: "";
		border: none;
		background-color: #000;
		vertical-align: 0;
		transition: all 200ms linear;
	}
	.dropdown-toggle[aria-expanded="true"]::after{
		transform: rotate(90deg);
		opacity: 0;
	}
	.dropdown-menu {
		padding: 0 !important;
		background-color: transparent;
		box-shadow: none;
		transition: all 200ms linear;
	}
	.dropdown-toggle[aria-expanded="true"] + .dropdown-menu {
		margin-top: 10px !important;
		margin-bottom: 20px !important;
	}
	body.dark .nav-item::before {
		background-color: #fff;
	}
	body.dark .dropdown-toggle::after {
		background-color: #fff;
	}
	body.dark .dropdown-menu {
		background-color: transparent;
		box-shadow: none;
	}
}

/* #Link to page
================================================== */

.link-to-portfolio {
	  position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 200;
    cursor: pointer;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 3px;
    background-position: center center;
    background-size: cover;
    background-image: url('https://ivang-design.com/ig-logo.jpg');
    box-shadow: 0 0 0 2px rgba(12,12,12,.1);
    transition: opacity .2s, border-radius .2s, box-shadow .2s;
    transition-timing-function: ease-out;
}
.link-to-portfolio:hover {
    opacity: 0.8;
    border-radius: 50%;
    box-shadow: 0 0 0 20px rgba(12,12,12,.1);
}



/* Courier Page */

.courier_head{background-image:url("../img/couries.jpg"); background-repeat: no-repeat; background-size:cover; min-height: 600px; padding:200px}

.courier_head h2{font-size:60px; color:#fff; font-family: 'montserratbold'; position:relative; font-style:italic; margin-bottom: 30px;}
.courier_head h2:after{position:absolute; bottom: -10px; left: 0px; content: ''; border-bottom:2px solid #fff; width:150px; height: 6px;}
.courier_head p{font-size:16px; color:#fff}

.courbg{background-image:url("../img/cou.jpg"); background-repeat: no-repeat; background-position: top right; }
.courcont{border:1px solid #d7d7d7; padding: 15px; margin:50px 0px 50px 0px; font-size:60px; font-family: 'montserratlight'; background-color:#fff; -webkit-box-shadow: 2px 3px 13px -4px rgba(0,0,0,0.28);
-moz-box-shadow: 2px 3px 13px -4px rgba(0,0,0,0.28);
box-shadow: 2px 3px 13px -4px rgba(0,0,0,0.28); }
.courcont span{display:block; font-size:16px;}
.courcont .col-sm-3:nth-child(1){color:#d82533}
.courcont .col-sm-3:nth-child(2){color:#ffa22a}
.courcont .col-sm-3:nth-child(3){color:#4e8cd7}
.courcont .col-sm-3:nth-child(4){color:#5fc99b}

.cortxt{font-size:18px; color:#474747; line-height: 40px;}

/* aircraft */
.aircrafttablft {
  border-left: 1px solid #eaeaeb; background-color:#e4e4e4; padding-top: 20px;
}

.aircrafttablft .nav-tabs .nav-item:after, .aircrafttablft .nav-tabs .nav-link:after{
    content: '';
    background-color:transparent !important;
}
.aircrafttablft .nav-tabs .nav-item {
  margin-bottom: 0px;
  display: block;
  width: 100%;
}
.aircrafttablft .nav-tabs .nav-link {
  border-radius: 0px;
  color: #8e8e8e;
  border: 0px;
  margin-bottom: 10px;
  margin-left: -1px
}
.aircrafttablft .nav-tabs .nav-link.active {
  border-left: 4px solid #4b0082 !important;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 0px;
  padding-left:5px !important;
  background-color:white !important;
  color:#4b0082 !important;
}
.tab-pane .nav-tabs .nav-link.active:hover{
    color:#4b0082 !important;
}
.tab-pane .nav-tabs .nav-link.active{
    color:blue !important;
    border-color:#4b0082 !important;
}

.aircrafttablft .nav-tabs .nav-link:focus, .aircrafttablft .nav-tabs .nav-link:hover {
  border-left: 4px solid #4b0082;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 0px;
  color: #4b0082 !important;
  padding-left:5px !important;
}
.aircrafttablft .nav-tabs {
  border-bottom: 0px solid #dee2e6;
}
.aircraft [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.aircraft .tab-content {
  background-color: #fff;
  padding: 30px;
}
.aircraft .tab-content h3 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 15px;
}
.aircraft .tab-content p {
  color: #000;
  font-size: 16px;
  line-height: 25px;
  font-family: 'open_sansregular';
}

.aircraft{padding:50px 0px}


.detailstab .nav-pills .nav-link.active, .detailstab .nav-pills .show > .nav-link {
    color: #fff!important;
    background-color: #007bff;
}

.dtlcont ul {padding:0px; margin:0px 0px 20px 0px; list-style:none}
.dtlcont ul li{padding:0px 0px 0px 30px; margin:0px 0px 15px 0px; list-style: none; position: relative; }
.dtlcont ul li figure{position:absolute; left: 0px;}


.craft_head{background-image:url("../img/aircraft1.jpg"); background-repeat: no-repeat; background-size:cover;  padding:200px; height:400px;}

.craft_head h2{font-size:60px; color:#fff; font-family: 'montserratbold'; position:relative; font-style:italic; margin-bottom: 30px;}
.craft_head h2:after{position:absolute; bottom: -10px; left: 0px; content: ''; border-bottom:2px solid #fff; width:150px; height: 6px;}
.craft_head p{font-size:16px; color:#fff}

.dtlcont h3{color:#076fd2!important; border-bottom:2px solid #076fd2!important; padding: 0px 0px 15px 0px !important; margin-bottom: 15px!important; text-transform: uppercase!important}

/* team page */

.team_head{
    background-image: url(../img/business.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px;
    min-height: 400px;
}

.team .card-subtitle, .team .card-text:last-child{
    font-size:10px !important;
}

/** Destinations page **/
.destinations_head{
    background-image:url("../img/destinations-banner-02.jpg"); 
    background-repeat: no-repeat; 
    background-size:cover;  
    padding:200px; 
    height:400px;
}

/** jobs **/
.carrer_head{background-image:url("../img/carrer.jpg"); background-repeat: no-repeat; background-size:cover;  padding:200px; height:400px;}
.carrer_head h2:after{position:absolute; bottom: -10px; left: 0px; content: ''; border-bottom:2px solid #fff; width:150px; height: 6px;}
.carrer_head p{font-size:16px; color:#fff}

/** express **/
.cour_indus{background-color:#fcfcfc; padding: 20px; -webkit-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.24);
-moz-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.24);
box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.24); border:1px solid #efefef; font-size:14px; line-height: 25px; }

.servoffer h3{font-size:22px; color:#076fd2; text-transform: uppercase; font-family: 'montserratbold'; border-bottom:1px solid #C4C4C4; margin-bottom: 15px; padding-bottom: 10px; }
.servoffer ul{padding:0px; margin: 0px; list-style: none}
.servoffer ul li{padding:0px 0px 0px 35px; margin: 0px 0px 15px 0px; list-style: none; position: relative; font-size: 18px;
color: #474747;}
.servoffer ul li figure{position:absolute; left: 0px; top: -5px;}
.express_head{background-image:url("../img/exre.jpg")!important;}
.animal_head{background-image:url("../img/animal_head.jpg")!important;}
.danggoods{background-image:url("../img/danggoods.jpg")!important;}
.food_cargo{background-image:url("../img/food_cargo.jpg")!important;}
.gold_head{background-image:url("../img/gold_head.jpg")!important;}
.mt-80{margin-top:80px;}
.courerindst{background-image:url("../img/courcov.jpg"); background-size:cover; padding:80px; background-repeat: no-repeat}

.courerindst h2{font-size:48px; font-family: 'montserratlight'; text-align:center; color:#fff }

.otherserv{background-color:#ECECEC; padding: 60px 0px;}
.otherserv h2{font-size:48px; font-family: 'montserratlight'; text-align:center; color:#000; margin-bottom: 30px; }
.otherserv ul{padding:0px; margin: 0px; list-style: none}
.otherserv ul li{padding:20px 15px; margin: 0px 10px 25px 0px; list-style: none; display:inline-block; background-color:#fff; -webkit-box-shadow: 0px -1px 20px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px -1px 20px 0px rgba(0,0,0,0.31);
box-shadow: 0px -1px 20px 0px rgba(0,0,0,0.31); color:#4B4B4B; font-size:18px; width:32%; border-left:3px solid #0183ff}

.otherserv ul li:last-child{margin-right:0px;}

.otherserv ul li:hover { background-color:#0183ff; color:#fff; cursor: pointer}
.otherserv ul li a{color:rgba(81,81,81,1.00)!important; text-decoration: none}
.otherserv ul li a:hover{color:#FFFFF!important; text-decoration: none}

.otherserv ul li:hover a { color:#FFFFFF!important}
#track_shipment label {color: #ffffff;}
#track_shipment .form-group input::placeholder {color: #ffffff;}
#track_shipment button {background-color: #ffffff;, color:#0183ff;}
#track_shipment input {color:#ffffff}
#trackingInfo {margin-top: 20px; margin-bottom: 20px;}
.custom_error{color: red;}
::placeholder {
  color: #c0c0c0!important;
}
