/*
Theme Name: cloudscargo
Theme URI: http://www.cloudscargo.com/
Author: Noufal
Author URI: http://www.noufalt.com/
Description: Website Design 2020.
Version: 1.0
Tags: air freight, ocean freight, road freight, door to door cargo
*/





/* Header */

header{
    float: left;
    width: 100%;
    height: 100px;
}
.top-bar{
    float: right;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    padding-top: 30px;
}
.top-bar ul{
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-bar ul li{
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 30px;
    min-width: 180px;
}
.top-bar ul li > img{
    float: left;
    max-width: 30px;
    height: auto;
    max-height: 30px;
    margin: 0;
    padding: 0;
    margin-right: 10px;
}
.top-bar ul li > span{
    float: left;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}
.top-bar ul li > span h3{
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}
.top-bar ul li > span h5{
    margin: 0;
    float: left;
    padding: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    display: block;
}
.navbar-toggle{
    border: solid 1px #fff;
    border-radius: 5px;
    right: 5px;
    top: 20px;
    padding: 10px 10px;
    margin: 0px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.nav-bg{
    width: 100%;
    float: right;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    -ms-transition: all .8s ease;
}
.nav-bg ul{
    width: auto;
    float: right;
    margin: 10px 0;
}


.navbar-nav li{
    position: relative;
}
.navbar-nav li.current-menu-item{
    color: #fff;
    background: none;
    position: relative;
}
.navbar-nav li.current-menu-item:after{
    background-color: #ffbd03;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: 4px;
    content: "";
    margin: 0px 15px;
    border-radius: 2px;
}


.nav-bg li{
    position: relative;
    list-style: none;
    float: left;
    margin-left: 50px;
}
.nav-bg li.current{
    background: none;
}
.nav-bg li.current:after{
    background-color: #ffbd03;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width: auto;
    height: 3px;
    content: "";
    margin: 0px;
    border-radius: 2px;
}
.nav-bg ul li a{
    color: #fff;
    text-shadow: none;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}
.nav-bg ul li a:focus, .nav-bg ul li a:active{
    background: none;
    color: #fff;
    font-weight: 400;
}
.nav-bg ul li a:hover{
    background: none;
    color: #ffbd03;
}
.navbar-header{
    height: 100px;
    width: 100px;
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
}
.logo{
    height: 110px;
    width: 100px;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    position: absolute;
}
.logo img{
    height: 100%;
    width: auto;
}
.navbar{
    border-radius: 0px;
    margin: 0;
    border: 0;
    width: 100%;
    padding: 0;
}
.header-line{
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}


/* Header */






/*  Home Page */

.home_banner{
    position: relative;
    min-height: 100px;
    height: 100%;
    height: calc(100vh);
    width: 100%;
    display: table;
}
.home_banner > img{
    position: fixed;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #111111;
    width: 100%;
    height: calc(100vh);
    z-index: -1;
    margin: 0 auto;
    object-fit: cover;
}
.home_banner_content{
    position: relative;
    min-height: 100px;
    height: 100%;
    height: calc(100vh - 140px);
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    display: table;
}
.banner-caption{
    position: absolute;
    top: 0px;
    transform: translateY(-30%);
    bottom: 0;
    left: 0;
    height: 210px;
    margin: auto;
    width: 100%;
    max-width: 500px;
}
.banner-caption h1{
    color: #fff;
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase; 
}
.home-shipment-track{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 190px;
    margin: auto;
    width: 100%;
}
.home-shipment-track-bg{
    background-color: rgba(32, 31, 71, 0.5);
    width: 100%;
    height: 100%;
    float: left;
}
.home-shipment-track-bg > .home-shipment-track-content{
    width: 42%;
    height: auto;
    float: left;
    margin: 0;
    padding: 4%;
}
.home-shipment-track-bg > .home-shipment-track-content h2{
    width: 100%;
    height: auto;
    font-size: 24px;
    color: #fff;
    float: left;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
}
.home-shipment-track-bg > .home-shipment-track-content content{
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #fff;
    float: left;
    padding: 0;
}
.home-shipment-track-bg > .home-shipment-track-content content > span{
    color: #ffbd03;
}
.home-shipment-track-field input{
    background-color: #fff;
    height: 40px;
    border: none;
    border-radius: 20px;
    outline: none;
    width: 65%;
    float: left;
    padding: 0 4%;
}
.home-shipment-track-field input[type="tel"]{
    padding-left: 25px;
}
.home-shipment-track-field input::placeholder{
    color: #888;
}
.home-shipment-track-field input[type="submit"]{
    background-color: #ffbd03;
    color: #201f47;
    text-transform: uppercase;
    max-width: 120px;
    font-size: 0.8em;
    text-align: center;
    width: 25%;
    margin-left: 2%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease
}
.home-shipment-track-field input[type="submit"]:hover{
    background-color: #0e0e33;
    color: #ffbd03;
}
.blue-bg{
    background-color: #0529a3;
    color: #fff;
}
.dark-blue-bg{
    background-color: #0e0e33;
    color: #fff;
}
.side-border{
    border-left: solid 1px rgba(255, 255, 255, 0.1);
    border-right: solid 1px rgba(255, 255, 255, 0.1);
    background: url(images/transparent-white-dot.png) repeat-y center top;
}
.home-about .content-part{
    padding-right: 100px;
}
.home-half-part{
    width: 50%;
    height: auto;
    float: left;
}
h5.number{
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
    font-weight: 400;
}
h2.title-header{
    margin: 0;
    padding: 0;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 50px;
}
p.main-paragraph{
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.5px;
    text-align: justify;
}
.home-about{
    padding-top: 150px;
    padding-bottom: 50px;
    width: 100%;
    float: left;
}
.home-about img{
    max-width: 100%;
}
.home-services-bg{
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    float: left;
}
.home-service{
    width: 42%;
    height: auto;
    float: left;
    padding-right: 8%;
}
.home-service img{
    width: 30%;
    float: left;
    padding-right: 7%;
    max-width: 90px;
    margin-top: 55px;
}
.home-service > .home-service-content{
    width: 70%;
    float: left;
}
.home-service > .home-service-content h3{
    margin: 0;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 25px;
}
.home-service > .home-service-content h6{
    margin: 0;
    padding: 0;
    line-height: 22px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
}
.home-service > .home-service-content h6 p{
    margin: 0;
    padding: 0;
}
.home-services-bg hr{
    width: 100%;
    float: left;
    height: auto;
    border: none;
    margin: 30px 0;
    padding: 0;
}
.home-services-bg hr:last-child{
    display: none;
}
.more-services{
    float: left;
    margin-top: 30px;
    width: 100%;
}
.more-services > a{
    width: auto;
    height: auto;
    padding: 16px 50px;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    display: table;
    border-radius: 50px;
    border: solid 2px #fff;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}
.more-services > a:hover{
    color: #201f47;
    border-color: #ffbd03;
    background-color: #ffbd03;
}
.home-enquiry-bg{
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    width: 100%;
    float: left;
}
.home-enquiry-bg-img{
    background: url(../images/Home-Enquiry-BG.jpg) no-repeat top center;
}
.home-enquiry-form input{
    background-color: #fff;
    height: 40px;
    border: none;
    border-radius: 8px;
    outline: none;
    width: 40%;
    float: left;
    padding: 0 4%;
    margin-right: 2%;
    margin-bottom: 3%;
}
.home-enquiry-form textarea{
    background-color: #fff;
    height: 100px;
    border: none;
    border-radius: 8px;
    outline: none;
    width: 90%;
    float: left;
    padding: 3% 4%;
    margin-right: 2%;
    margin-bottom: 3%;
}
.home-enquiry-form input::placeholder{
    color: #888;
}
.home-enquiry-form input[type="submit"]{
    background-color: #ffbd03;
    color: #201f47;
    text-transform: uppercase;
    border-radius: 20px;
    max-width: 120px;
    font-size: 0.8em;
    text-align: center;
    width: 25%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease
}
.home-enquiry-form input[type="submit"]:hover{
    background-color: #0e0e33;
    color: #ffbd03;
}

/*  Home Page */






/* Footer */

footer{
    padding: 80px 0px 40px;
}
.footer-left-part{
    width: 35%;
    height: auto;
    float: left;
}
.footer-right-part{
    width: 65%;
    height: auto;
    float: left;
}
.footer_area{
    float: left;
}
.footer_area ul{
    float: right;
    width: 100%;
    height: auto;
}
.footer_area ul li{
    float: right;
    width: auto;
    height: auto;
    list-style: none;
}
.footer_area h2{
    float: left;
    color: #ffbd03;
    font-size: 21px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}
.footer_area p{
    float: left;
    margin: 0;
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: 400;
}
.footer-bar{
    padding: 30px 0px 0px;
    float: left;
    width: 100%;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    margin-top: 50px;
}
.copy-right{
    text-align: left;
    font-weight: 400;
    font-size: 0.8em;
}
.powered-by{
    text-align: right;
    font-size: 12px;
}

/* Footer */





/* Inner Page */

.navbar-inner {
    max-height: 100px;
}
.navbar-inner-header {
    height: 100px;
    width: 100%;
    position: unset;
}
.logo-inner{
    height: 100px;
    width: 100px;
    padding: 0;
    margin: 0;
    position: relative;
    float: left;
}
.logo-inner a{
    float: left;
}
.logo-inner a img{
    height: auto;
    width: auto;
    max-width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.inner-nav-bg{
    width: auto;
    float: right;
    margin-top: 30px;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    -ms-transition: all .8s ease;
}
.inner-nav-bg ul{
    width: auto;
    float: right;
    margin: 10px 0;
}
.inner-nav-bg li{
    position: relative;
    list-style: none;
    float: left;
    margin-left: 50px;
}
.inner-nav-bg li.current{
    background: none;
}
.inner-nav-bg li.current:after{
    background-color: #ffbd03;
    position: absolute;
    bottom: -38px;
    left: 0;
    right: 0;
    width: auto;
    height: 3px;
    content: "";
    margin: 0px;
    border-radius: 2px;
}
.inner-nav-bg ul li a{
    color: #222222;
    text-shadow: none;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}
.inner-nav-bg ul li a:focus, .inner-nav-bg ul li a:active{
    background: none;
    color: #222222;
    font-weight: 400;
}
.inner-nav-bg ul li a:hover{
    background: none;
    color: #ffbd03;
}
.nav-bg-inner{
    width: auto;
    margin-top: 15px;
    float: right;
}
.nav-bg-inner ul{
    float: right;
}
.nav-bg-inner ul li a{
    color: #222222;
}
.toggle-bar-inner{
    border-color: #201f47;
}
.toggle-bar-inner > .icon-bar{
    background-color: #201f47;
}
.navbar-nav-inner li.current-menu-item a{
    color: #ffbd03;
}
.navbar-nav-inner li.current-menu-item:after{
    bottom: -25px;
}
.inner-banner{
    width: 100%;
    height: 500px;
    float: left;
    position: relative;
}
.inner-banner > .inner-banner-content{
    width: 100%;
    height: 90px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.inner-banner > .inner-banner-content h2{
    width: 100%;
    float: left;
    color: #fff;
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
}
.inner-banner > .inner-banner-content p{
    width: 100%;
    float: left;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
.inner-banner > .inner-banner-content a{
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.inner-banner > .inner-banner-content a:hover{
    color: #fff;
    text-decoration: none;
}
.about-bg {
    padding-top: 150px;
    padding-bottom: 250px;
}
.about-bg h3{
    font-size: 28px;
    font-weight: 700;
    text-align: left;
    line-height: 36px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    float: left;
    padding-right: 25%;
    width: auto;
}
.about-bg h5{
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #0529a3;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 100px;
}
.about-bg h5:after{
    width: 55px;
    height: 4px;
    bottom: -25px;
    border-radius: 4px;
    left: 0;
    content: "";
    background-color: #ffbd03;
    margin: 0;
    padding: 0;
    position: absolute;
}
.about-bg span{
    height: auto;
    width: 100%;
    float: left;
}
.about-bg span p{
    color: #333333;
    float: left;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    text-align: left;
    line-height: 1.6em;
}
.vision-mission-bg {
    padding-bottom: 80px;
    display: block;
    text-align: center;
    margin-top: -100px;
}
.vision-mission-bg > div{
    display: inline-block;
    margin: auto;
    width: 40%;
    background-color: rgba(14, 14, 51, 0.7);
    max-width: 500px;
}
.vision-mission-bg > div:nth-child(2){
    margin-left: 5%;
}
.vision-mission-bg > div > img{
    height: auto;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.vision-mission-bg > div > .vision-mission-content-area{
    height: auto;
    width: auto;
    float: left;
    margin: 0;
    padding: 40px 50px 30px;
    min-height: 220px;
}
.vision-mission-bg > div > .vision-mission-content-area h3{
    height: auto;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px;
    color: #fff;
}
.vision-mission-bg > div > .vision-mission-content-area p{
    height: auto;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: justify;
    line-height: 24px;
    color: #fff;
}
.value-bg {
    padding-top: 150px;
    padding-bottom: 150px;
}
.value-bg h3{
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    line-height: 1.5em;
    margin: 0;
    padding: 0 22%;
    float: left;
    width: 56%;
    margin-bottom: 80px;
}
.value-bg h5{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #0529a3;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 80px;
}
.value-bg h5:after{
    width: 55px;
    height: 4px;
    bottom: -25px;
    border-radius: 4px;
    left: 0;
    right: 0;
    content: "";
    background-color: #ffbd03;
    margin: auto;
    padding: 0;
    position: absolute;
}
.value-single-bg{
    width: 100%;
    height: auto;
    float: left;
    display: block;
    text-align: center;
}
.value-single-bg .value-single{
    display: inline-block;
    max-width: 30%;
}
.value-single-bg .value-single span{
    font-size: 30px;
    color: #ffbd03;
    font-weight: 400;
    margin-bottom: 20px;
}
.value-single-bg .value-single h4{
    margin: 0;
    width: 70%;
    float: left;
    padding: 0 15%;
    font-size: 21px;
    color: #ffbd03;
    margin-bottom: 20px;
}
.value-single-bg .value-single p{
    margin: 0;
    width: 70%;
    float: left;
    padding: 0 15%;
    text-align: justify;
}
.service-bg {
    padding-top: 120px;
    padding-bottom: 150px;
}
.service-bg h3{
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    padding-top: 50px;
    padding-right: 120px;
    font-weight: 400;
}
.service-bg img{
    width: 100%;
    max-width: 700px;
    padding: 0;
    margin: 0;
    float: right;
}
.services-block{
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 120px;
    display: table;
    text-align: center;
}
.services-block .services-div{
    width: 30%;
    max-width: 340px;
    margin: auto 20px;
    height: auto;
    margin-bottom: 30px;
    display: inline-table;
    text-align: left;
    padding: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease
}
.services-block .services-div:hover{
    opacity: 0.6;
}
.services-div img{
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    float: left;
}
.services-div > .services-box-content{
    width: auto;
    margin: 0;
    padding: 40px 30px;
    padding-top: 35px;
    height: auto;
    float: left;
    background-color: #0e0e33;
    color: #fff;
}
.services-div > .services-box-content h3{
    width: 100%;
    margin: 0;
    padding: 0;
    height: 25px;
    float: left;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 30px;
}
.services-div > .services-box-content h6{
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    float: left;
    line-height: 24px;
    margin-bottom: 25px;
    text-align: justify;
    max-height: 70px;
    overflow: hidden;
    font-weight: 400;
    font-size: 1em;
}
.services-div > .services-box-content p{
    margin: 0;
    padding: 0;
}
.services-div > .services-box-content a{
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    float: left;
    text-transform: uppercase;
    color: #ffbd03;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    padding-bottom: 5px;
    text-decoration: none;
}
.services-div > .services-box-content a:after{
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ffbd03;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}
.services-div > .services-box-content a:hover::after{
    width: 100%;
}
.service-single-bg {
    padding-top: 150px;
    padding-bottom: 150px;
}
.service-single-div{
    width: 60%;
    margin: 0;
    height: auto;
    float: left;
    padding: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    padding-right: 10%;
}
.service-single-div img{
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    float: left;
    margin-bottom: 50px;
    max-width: 700px;
}
.service-single-div h3{
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    float: left;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #0529a3;
}
.service-single-div h6{
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    float: left;
    font-size: 1em;
    line-height: 24px;
    font-weight: 400;
}
.service-single-div p{
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}
.service-single-div p:last-child{
    margin-bottom: 0px;
}
.service-single-div a{
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    float: left;
    text-transform: uppercase;
    color: #ffbd03;
    font-size: 12px;
    font-weight: 600;
}
.other-service-bg{
    width: 30%;
    margin: 0;
    padding: 0;
    height: auto;
    float: left;
}
.sub-header{
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    margin-bottom: 60px;
    font-size: 21px;
    color: #0529a3;
    text-transform: uppercase;
    font-weight: 700;
}
.sub-header:after{
    width: 55px;
    height: 4px;
    bottom: -20px;
    border-radius: 4px;
    left: 0;
    content: "";
    background-color: #ffbd03;
    margin: 0;
    padding: 0;
    position: absolute;
}
.side-service-nav, .side-service-nav ul{
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.side-service-nav ul li{
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    font-size: 1em;
}
.side-service-nav ul li span{
    color: #ffbd03;
    margin-right: 15px;
}
.side-service-nav ul li a{
    margin: 0;
    padding: 0;
    position: relative;
    line-height: 20px;
    top: -6px;
    text-decoration: none;
    color: #222;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}
.side-service-nav ul li a:hover, .side-service-nav ul li a:active, .side-service-nav ul li a:focus{
    text-decoration: none;
    color: #ffbd03;
}
.side-service-nav ul li.current-menu-item i{
    color: #ffbd03;
}
.side-service-nav ul li.current-menu-item a{
    color: #333;
}
.contact-bg {
    padding-top: 120px;
    padding-bottom: 100px;
}
.contact-bg h3 {
    padding: 0;
    margin: 0 auto;
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 100px;
    max-width: 750px;
}
.contact-form-infomation{
    width: 100%;
    height: auto;
    float: left;
}
.contact-infomation{
    width: 30%;
    height: auto;
    float: left;
}
.contact-infomation div{
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 30px;
}
.contact-infomation div p{
    width: auto;
    height: auto;
    float: left;
    margin: 0;
    line-height: 22px;
    font-weight: 400;
    font-size: 1em;
}
.contact-infomation div span{
    width: 50px;
    height: auto;
    float: left;
    color: #0529a3;
    margin-top: 3px;
    margin-bottom: 10px;
}
.contact-form-bg{
    width: 60%;
    height: auto;
    float: left;
    margin-right: 10%;
}
.contact-form{
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.contact-form :nth-child(even) {
    padding-right: 0px;
}
.contact-form input[type="file"], .contact-form input {
    width: 41%;
    height: auto;
    float: left;
    margin: 0;
    background-color: #f4f4f4;
    min-height: 30px;
    border: solid 1px #ccc;
    padding: 10px 2%;
    color: #111;
    margin-bottom: 20px;
    outline: none;
    border-radius: 3px;
    margin-right: 5%;
}
.contact-form textarea {
    width: 89%;
    height: auto;
    float: left;
    margin: 0;
    background-color: #f4f4f4;
    min-height: 150px;
    border: solid 1px #ccc;
    padding: 10px 2%;
    color: #111;
    margin-bottom: 20px;
    outline: none;
    border-radius: 3px;
}
.contact-form .ajax-loader {
    float: left;
    position: absolute;
}
.contact-form input[type="button"], .contact-form input[type="reset"], .contact-form input[type="submit"] {
    float: left;
    border: none;
    margin: 0;
    padding: 3px 0;
    background-color: #ffbd03;
    color: #201f47;
    text-transform: uppercase;
    width: 100%;
    max-width: 120px;
    height: 40px;
    font-weight: 600;
    border-radius: 20px;
    outline: none;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease
}
.contact-form input[type="button"]:hover, .contact-form input[type="reset"]:hover, .contact-form input[type="submit"]:hover {
    background-color: #0e0e33;
    color: #ffbd03;
}
.contact-form span input.wpcf7-not-valid {
    border: solid #ff0000 1px;
}
.contact-form span.wpcf7-not-valid-tip {
    display: none;
}
.contact-form-bg .wpcf7 form.invalid .wpcf7-response-output {
    float: left;
    margin: 0;
    border: none;
    background-color: #ff0000;
    padding: 8px 20px;
    margin-top: 30px;
    color: #fff;
    border-radius: 5px;
}
.contact-form-bg .wpcf7 form.sent .wpcf7-response-output {
    background-color: #08c108;
    float: left;
    margin: 0;
    border: none;
    padding: 8px 20px;
    margin-top: 30px;
    color: #fff;
    border-radius: 5px;
}
.contact-google-map{
    width: 100%;
    height: 400px;
    float: left;
}
.track-bg {
    padding-top: 150px;
    padding-bottom: 150px;
}
.track-bg h3 {
    padding: 0;
    margin: 0;
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 100px;
}
.track-field-input{
    background-color: #f4f4f4 !important;
    border: solid 1px #333333 !important;
}
.track-bg .wpcargo-track{
    display: none;
}
.margin-top-track-result{
    margin-top: 80px;
}
.customized-track-result > .wpcargo-print-btn{
    display: none;
}
#wpcargo-track-header{
    margin-bottom: 50px;
}
#wpcargo-track-header .comp_logo{
    margin-bottom: 20px;
}
#wpcargo-track-header .comp_logo img{
    max-width: 100px;
}
#shipment-status{
    margin: 30px 0 40px;
}
#shipment-status #result-status-header{
    margin-right: 15px;
    margin-left: 15px;
    background-color: #0e0e33;
    color: #ffbd03;
    font-weight: 600;
}
.header-title {
    border-bottom: solid #FFBC03 2px !important;
    padding: 7px 0;
    background: none;
    margin-bottom: 20px;
    font-size: 21px !important;
    color: #0e0e33;
}
#wpcargo-history-section{
    margin-top: 30px;
}





/* Inner Page */




