body {
    margin: 0 auto;
    font-size: 11pt;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.top-area {
    float: left;
    width: 100%;
    padding: 10px 0 10px 0;
    background-color: #cb0000;
}

.tpadd {
    padding: 0 5px 0 0;
}

.tp_list {
    float: left;
    width: 70%;
    color: #fff;
    font-size: 11pt;
    text-align: left;
    padding: 0 0 0 10px;
}

    .tp_list a {
        float: left;
        color: #fff;
        font-weight: 400;
        margin: 0 30px 0 0;
        padding: 0 30px 0 0;
        border-right: 1px solid #ccc;
    }

        .tp_list a:hover {
            float: left;
            color: #eee;
        }

.tp_rt {
    width: 30%;
    float: left;
    margin: 0 0 0 0;
    padding: 5px 5px 5px 0;
}

.tp_rt_txt {
    float: left;
    width: 100%;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 5px 0 5px 0;
}

    .tp_rt_txt span {
        color: #d7a5a5;
    }

.tp_rt_quote {
    color: #ffffff;
    float: right;
    margin: 5px 0;
    font-size: 10pt;
}

    .tp_rt_quote a {
        color: #fff;
        margin: 0 10px;
        font-weight: 600;
        padding: 4px 15px;
        text-decoration: none;
        background-color: #11192b;
        border: 1px solid #63b700;
    }

        .tp_rt_quote a:hover {
            color: #fff;
            padding: 4px 15px;
            text-decoration: none;
            background-color: #63b700;
            border: 1px solid #63b700;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.tp_rt_trk {
    color: #ffffff;
    float: right;
    margin: 5px 0;
    font-size: 10pt;
}

    .tp_rt_trk a {
        color: #fff;
        margin: 0 10px;
        font-weight: 600;
        padding: 4px 15px;
        text-decoration: none;
        background-color: #11192b;
        border: 1px solid #63b700;
    }

        .tp_rt_trk a:hover {
            color: #fff;
            padding: 4px 15px;
            text-decoration: none;
            background-color: #63b700;
            border: 1px solid #63b700;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.tp_rt_cus {
    color: #ffffff;
    float: right;
    margin: 28px 15px 0 0;
}

    .tp_rt_cus a {
        margin: 0 10px;
        color: #333;
        font-weight: 500;
        padding: 7px 25px;
        text-decoration: none;
        background-color: #ddd;
    }

        .tp_rt_cus a:hover {
            color: #cb0000;
            padding: 7px 25px;
            text-decoration: none;
            background-color: #fff;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.top-fl {
    float: left;
    width: 100%;
    z-index: 2;
    padding: 10px 0 10px 0;
    /*background: rgba(0,0,0,.8);
	position: absolute;
	background-color: rgba(0,0,0,.8);*/
}

.logo {
    width: 14%;
    float: left;
    color: #000;
    font-size: 18pt;
    font-weight: 700;
}

.phone {
    float: right;
    color: #fff;
    font-size: 15pt;
    font-weight: 400;
    text-align: center;
    line-height: 1.1;
    padding: 3px 25px 5px 25px;
    margin: 10px 0 0 0;
    border-radius: 10px;
    background-color: #eee;
    border: 2px solid #ddd;
}

    .phone span {
        color: #cb0000;
        font-size: 13pt;
        font-weight: 600;
        text-align: center;
        line-height: 1.3;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
    }

.phone_a {
    float: left;
    text-align: center;
    padding: 7px 10px 9px 13px;
}

.phone_b {
    float: left;
    color: #11192b;
    font-size: 13pt;
    font-weight: 400;
    text-align: center;
    padding: 3px 0 2px 0;
}

.phone a {
    color: #000;
    font-size: 20pt;
    font-weight: 700;
    text-decoration: none;
    margin: 2px 0 2px 0;
}

    .phone a:hover {
        color: #cb0000;
        text-decoration: none;
        -webkit-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }

.phone > a img {
    top: 7px;
    margin-top: 0;
}

.imgLeft {
    padding: 0 20px 10px 0;
}

.menu_bar {
    width: 60%;
    float: left;
    margin: 20px 0 0 3%;
}

.hdr_video {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 5px 0 5px 0;
    background-color: #000;
}

video {
    width: 100%;
    height: auto;
}

.sliderrr {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
}

.slider_heading {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 35pt;
    font-weight: 700;
    margin: 0 0 0 0;
    text-align: left;
    padding: 0 0 0 0;
    line-height: 1.3;
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.slider_sml {
    width: 100%;
    float: left;
    color: #fff;
    margin: 0 0 0 0;
    font-size: 15pt;
    font-weight: 400;
    text-align: left;
    padding: 0 0 0 0;
    text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.sldr_mor {
    float: left;
    color: #ffffff;
    font-size: 13pt;
    margin-top: 30px;
}

    .sldr_mor a {
        color: #fff;
        font-weight: 600;
        padding: 7px 20px;
        text-decoration: none;
        background-color: #cb0000;
        border: 1px solid #fff;
    }

        .sldr_mor a:hover {
            color: #fff;
            background-color: #000;
            border: 1px solid #fff;
            text-decoration: none;
            padding: 7px 20px;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.sldr_morqut {
    float: left;
    color: #ffffff;
    font-size: 13pt;
    margin-top: 30px;
    margin-left: 20px;
}

    .sldr_morqut a {
        color: #000;
        font-weight: 600;
        padding: 7px 20px;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #fff;
    }

        .sldr_morqut a:hover {
            color: #fff;
            background-color: #cb0000;
            border: 1px solid #cb0000;
            text-decoration: none;
            padding: 7px 20px;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.blk-bg {
    float: left;
    width: 100%;
    background-image: url(images/main-bg.jpg);
    background-position: 50% 0;
    background-size: cover;
}

/*.head-ttl
{   
    color: #fff; 
    font-size: 22pt;	
	font-weight: 600;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	background-color: #004990;
	text-shadow: 0 1px 1px rgba(0,0,0,1.6);
	font-family: 'Rajdhani', sans-serif;
}*/

.rt-tbl-hd {
    background-color: #800000;
    color: #FFF;
    font-size: 14pt;
    font-weight: bold;
}

.td-gry {
    background-color: #f7f7f7;
}

.sub-ttl {
    color: #fff;
    font-size: 20pt;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.book-bg {
    float: left;
    width: 50%;
    z-index: 2;
    position: absolute;
    padding: 0 0 10px 0;
    margin: 0 0 0 50%;
    /*background: rgba(0,0,0,.8);*/
}

.book-ttl {
    color: #fff;
    margin: 0 auto;
    font-size: 23pt;
    font-weight: bold;
    text-align: center;
    padding: 5px 0 5px 0;
    background-color: #004990;
}

.book-data {
    width: 100%;
    float: right;
    margin: 0 0 0 0;
    background: rgba(0,0,0,.8);
    padding: 5px 15px 20px 15px;
}

.book-data-airp {
    float: right;
    width: 100%;
    margin: 15px 0 0 0;
    background: rgba(0,0,0,.8);
    padding: 25px 20px 20px 20px;
}

.book-inner {
    float: left;
    width: 100%;
}

.book-hd {
    width: 50%;
    float: left;
    color: #fff;
    margin: 0 auto;
    font-size: 14pt;
    text-align: right;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 0 10px 20px;
}

.book-hd-1 {
    width: 50%;
    float: left;
    color: #fff;
    margin: 0 auto;
    font-size: 14pt;
    text-align: left;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 0 10px 20px;
}

.head-ttl {
    width: 100%;
    float: left;
    color: #fff;
    margin: 0 auto;
    font-size: 20pt;
    font-weight: 600;
    text-align: center;
    padding: 0 0 0 0;
    /*border-radius: 20px;		
	background-color: #eee;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	box-shadow: 0 3px 5px rgba(0,0,0,.6);*/
}

.vdsrv_area {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 10px 0 40px 0;
}

.vdsrv_lft {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 60px 0 0 0;
}

.vdsrv_rgt {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 80px;
}

.btmrgtfix {
    width: 4%;
    float: left;
    position: fixed !important;
    right: 20px !important;
    bottom: 20px !important;
    max-width: none !important;
    z-index: 2147482999 !important;
}

.btmlftfix {
    width: 4%;
    float: left;
    position: fixed !important;
    left: 20px !important;
    bottom: 20px !important;
    max-width: none !important;
    z-index: 2147482999 !important;
}

.welc {
    width: 100%;
    float: left;
    padding: 30px 0 50px 0;
    background-color: #eee;
    /*background-image: url(images/dots_bg.png);
    background-position: 50% 0;
    background-size: cover;*/
}

.welc_ap {
    width: 100%;
    float: left;
    color: #999;
    padding: 0 0 0 0;
}

    .welc_ap h1 {
        color: #000;
        font-size: 25pt;
        font-weight: 700;
        line-height: 1.4;
        margin: 5px 0 10px 0;
        text-align: center;
    }

    .welc_ap span {
        color: #cb0000;
        font-size: 12pt;
        font-weight: 400;
        text-transform: uppercase;
    }

    .welc_ap p {
        color: #444;
        line-height: 1.8;
        text-align: center;
    }

.welc_bp {
    width: 100%;
    float: left;
    padding: 20px 0 0 20px;
}

.welc_mor {
    color: #ffffff;
    margin-top: 30px;
    font-size: 11pt;
}

    .welc_mor a {
        color: #000;
        font-weight: 400;
        padding: 10px 25px;
        text-decoration: none;
        border: 2px solid #cb0000;
    }

        .welc_mor a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #cb0000;
            border: 2px solid #cb0000;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.flt_thumb {
    width: 94%;
    float: left;
    margin: 0 3% 25px 3%;
    background-color: #fff;
    padding: 10px 10px 10px 10px;
    border-top: 3px solid #800000;
    border-left: 3px solid #dddddd;
    border-right: 3px solid #dddddd;
    border-bottom: 3px solid #dddddd;
    /*box-shadow: 0 3px 3px rgba(0,0,0,.3);*/
}

.bst {
    width: 100%;
    float: left;
    padding: 60px 0 60px 0;
    background-image: url(images/offer_bg.jpg);
    background-position: 50% 0;
    background-size: cover;
}

    .bst h1 {
        color: #fff;
        font-size: 30pt;
        font-weight: 600;
        line-height: 1.3;
        margin: 0 0 30px 0;
        text-align: center;
    }

.bst_grp {
    width: 100%;
    float: left;
    height: 280px;
    margin: 0 0 0 0;
    padding: 35px 30px 30px 30px;
}

.bst_grp_1 {
    width: 100%;
    float: left;
    height: 280px;
    border-right: 0;
    margin: 0 0 0 0;
    padding: 30px 30px 30px 30px;
}

.bst_ico {
    width: 100%;
    float: left;
}

.bst_matt {
    width: 100%;
    float: left;
}

.bst_ttl {
    width: 100%;
    float: left;
    color: #000;
    font-size: 15pt;
    font-weight: 600;
    padding: 20px 0 10px 0;
}

.bst_txx {
    width: 100%;
    float: left;
    color: #333;
    line-height: 1.5;
}

.prior {
    width: 100%;
    float: left;
    padding: 10px 0 30px 0;
    background-color: #fff;
}

    .prior h1 {
        padding: 0;
        color: #222;
        font-size: 30pt;
        margin: 0 0 0 0;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }

    .prior p {
        padding: 0;
        color: #666;
        font-size: 13pt;
        font-weight: 100;
        line-height: 30px;
        margin: 0 0 10px 0;
        text-align: center;
    }

.termi {
    width: 100%;
    margin: 0 auto;
}

.sector {
    width: 100%;
    float: left;
    padding: 30px 0 30px 0;
}

.srvss_a {
    width: 50%;
    float: left;
    padding: 50px 15px 50px 15px;
}

.srvss_b {
    width: 50%;
    float: left;
}

.srvss_a h1 {
    color: #004990;
    font-size: 28pt;
    text-align: left;
    font-weight: 600;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

.srvss_a ul {
    margin: 0;
    list-style: none;
    padding: 0 0 0 20px;
}

.srvss_a li {
    margin: 0;
    padding: 8px 0 8px 0;
    font-size: 14pt;
    color: #666;
    text-align: left;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    list-style-image: url(images/blu_arrw.png);
}

.ptxt {
    color: #333;
}

.srrvv_bg {
    width: 100%;
    float: left;
    padding: 30px 0 30px 0;
    margin: 0 0 0 0;
}

    .srrvv_bg h1 {
        font-size: 25pt;
        text-align: left;
        color: #000;
        font-weight: 700;
        margin: 0 0 0 0;
        text-align: center;
    }

.srrvv_cen {
    width: 50%;
    float: left;
    margin: 0 25% 0 25%;
}

.srrvv_cen_innr {
    width: 100%;
    float: left;
}

.srrvv_img {
    width: 100%;
    float: left;
    padding: 0;
    margin: 30px 0 0 0;
}

.srrvv_ttl {
    width: 100%;
    float: left;
    font-size: 14pt;
    text-align: center;
    color: #fff;
    font-weight: 500;
    margin: 253px 0 0 0;
    padding: 15px 0;
    background-color: rgba(0, 0, 0, .8);
}

.srrvv_txt {
    width: 100%;
    float: left;
    text-align: center;
    color: #333;
    margin: 15px 0 0 0;
    padding: 0;
}

.srrvv_back_ttl {
    width: 100%;
    float: left;
    font-size: 14pt;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin: 25px 0 0 0;
    padding: 0;
}

.srrvv_back_txt {
    width: 100%;
    float: left;
    text-align: center;
    color: #aaa;
    margin: 15px 0 0 0;
    padding: 0;
}

.srrvv_back_call {
    width: 100%;
    float: left;
    margin: 35px 0 0 0;
}

.srrvv_grp {
    width: 94%;
    float: left;
    margin: 3% 3% 3% 3%;
}

.srrvv_back_call a {
    padding: 7px 15px;
    margin: 0;
    font-weight: 500;
    color: #fff;
    background-color: #cb0000;
    border: 1px solid #cb0000;
}

    .srrvv_back_call a:hover {
        padding: 7px 15px;
        margin: 0;
        color: #000;
        background-color: #fff;
        border: 1px solid #cb0000;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
    }

.flip-box {
    width: 100%;
    height: 300px;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    background-color: #eee;
    color: black;
    /*padding: 10px 20px;*/
}

.flip-box-back {
    background-color: #000;
    color: white;
    padding: 40px;
    transform: rotateY(180deg);
}

.truck {
    width: 100%;
    float: left;
    height: 300px;
    background-image: url(images/ser_mtf.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.custom {
    width: 100%;
    float: left;
    height: 300px;
    background-image: url(images/ser_brdcvr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.air_frht {
    width: 100%;
    float: left;
    height: 300px;
    background-image: url(images/ser_rnt.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.ocean_frht {
    width: 100%;
    float: left;
    height: 300px;
    background-image: url(images/ser_tpr.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.courier_serv {
    width: 100%;
    float: left;
    height: 300px;
    background-image: url(images/ser_tirot.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.areas_bg {
    width: 100%;
    float: left;
    padding: 0 0 30px 0;
    margin: 0 0 0 0;
}

    .areas_bg h1 {
        font-size: 25pt;
        text-align: left;
        color: #800000;
        font-weight: 700;
        margin: 0 0 0 0;
        text-align: center;
    }

.areas_content {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
}

.butn {
    display: inline-block;
    padding: 10px 20px 10px 20px;
    margin: 5px;
    font-size: 11pt;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.butn-def {
    float: left;
    color: #fff;
    background-color: #000;
    border-color: #000;
}

    .butn-def:hover {
        color: #000;
        background-color: #eee;
        border-color: #aaa;
        transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        -webkit-transition: all .6s ease-in-out;
    }

.apt_bg {
    width: 100%;
    float: left;
    padding: 50px 0 30px 0;
    margin: 0 0 0 0;
    background-image: url(images/airport_bg.jpg);
    background-position: 50% 0;
    background-size: cover;
}

.apt_head {
    width: 100%;
    float: left;
    font-size: 25pt;
    text-align: left;
    color: #800000;
    font-weight: 700;
    margin: 0 0 15px 0;
    text-align: center;
    text-shadow: 2px 2px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.apt_box {
    width: 98.5%;
    float: left;
    padding: 15px;
}

.apt_img {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 0 0;
    border: 3px solid #fff;
}

.apt_b {
    width: 100%;
    float: left;
    font-size: 25pt;
    color: #000;
    font-weight: 700;
    margin: 0 0 0 0;
    text-align: center;
    padding: 10px 0 0 0;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.apt_c {
    width: 100%;
    float: left;
    padding: 0x 20px 20px 20px;
    font-size: 15pt;
    margin: 0 0 10px 0;
    color: #333;
    font-weight: 600;
    text-align: center;
    line-height: 1.5;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.srv_bg {
    width: 100%;
    float: left;
    padding: 80px 0 70px 0;
    margin: 0 0 0 0;
    background-color: #1c1c1c;
    /*background-image: url(images/whchoos_bg.webp);
    background-position: 50% 50%;
    background-size: cover;*/
}

.srv_bg_ovly {
    width: 100%;
    float: left;
    padding: 80px 0 70px 0;
    margin: 0 0 0 0;
    background-color: rgba(0, 0, 0, .6);
}

.srv_bg h1 {
    color: #fff;
    font-size: 25pt;
    text-align: left;
    font-weight: 700;
    margin: 0 0 15px 0;
    text-align: center;
}

.srv_bg h2 {
    color: #ccc;
    font-size: 16pt;
    text-align: left;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 20px 0;
    text-align: center;
}

.srv_box {
    width: 90%;
    float: left;
    padding: 45px 15px 15px 15px;
    margin: 0 5% 0 5%;
    background-color: #2d2d2d;
    border: 1px solid #444;
}

.srv_box_img {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0 0 0;
}

.srv_box_a {
    width: 100%;
    float: left;
    padding: 0 0 0 0;
    margin: 0;
    font-size: 40pt;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.srv_box_b {
    width: 100%;
    float: left;
    font-size: 17pt;
    color: #fff;
    font-weight: 500;
    margin: 0 0 0 0;
    text-align: center;
    padding: 20px 0 0 0;
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.srv_box_c {
    width: 100%;
    float: left;
    padding: 20px;
    margin: 0 0 10px 0;
    color: #ccc;
    text-align: center;
    line-height: 1.5;
    text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.whychs_bg {
    width: 100%;
    float: left;
    padding: 50px 0 50px 0;
    margin: 0 0 0 0;
    /*background-image: url(images/whchoos_bg.webp);
    background-position: 50% 50%;
    background-size: cover;*/
}

    .whychs_bg h2 {
        color: #fff;
        font-size: 25pt;
        text-align: left;
        font-weight: 700;
        margin: 0 0 15px 0;
        text-align: center;
    }

.whychs_box {
    width: 90%;
    float: left;
    padding: 25px 15px 25px 15px;
    margin: 0 5% 0 5%;
}

.whychs_box_img {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 0 0;
}

.whychs_box_b {
    width: 100%;
    float: left;
    font-size: 17pt;
    color: #fff;
    font-weight: 500;
    margin: 0 0 0 0;
    text-align: center;
    padding: 20px 0 0 0;
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.serve_bg {
    width: 100%;
    float: left;
    padding: 20px 0 20px 0;
    margin: 0 0 0 0;
}

    .serve_bg h1 {
        font-size: 30pt;
        text-align: left;
        color: #333;
        font-weight: 700;
        margin: 0 0 15px 0;
        text-align: center;
        text-transform: uppercase;
    }

    .serve_bg h2 {
        font-size: 15pt;
        text-align: left;
        color: #aaa;
        font-weight: 400;
        margin: 0 0 20px 0;
        text-align: center;
    }

    /*.serve_bg h3
{
    font-size: 22pt;
	text-align:left;
	color: #004990;
	font-weight:400;
	margin: 0 0 20px 0;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Rajdhani', sans-serif;
}*/

    .serve_bg h4 {
        color: #666;
        font-size: 15pt;
        text-align: left;
        font-weight: 100;
        margin: 0 0 20px 0;
        text-align: center;
        line-height: 1.3;
    }

.serve_box {
    width: 90%;
    float: left;
    margin: 20px;
    border: 1px solid #e5e5e5;
}

.serve_box_a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    background-color: #f3f3f3;
}

.serve_box_c {
    width: 100%;
    float: left;
}

    .serve_box_c h3 {
        color: #222;
        font-size: 17pt;
        font-weight: 600;
        line-height: 1.2;
        margin: 0 0 1px 0;
        text-align: center;
        padding: 30px 0 5px 0;
    }

.serve_box_c1 {
    width: 100%;
    float: left;
    color: #444;
    line-height: 1.5;
    margin: 0 0 10px 0;
    text-align: center;
    padding: 0 30px 25px 30px;
}

.srvic_grp {
    width: 94%;
    float: left;
    margin: 3% 3% 3% 3%;
}

.srvic_img {
    width: 100%;
    float: left;
}

.srvic_txt {
    width: 100%;
    float: left;
    color: #fff;
    padding: 10px 0;
    margin: -43px 0 0 0;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0,0,0,0.7);
}

.whychs {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
    background-color: #63b700;
}

.whychs_head {
    font-size: 25pt;
    text-align: left;
    color: #11192b;
    font-weight: 700;
    margin: 0 0 15px 0;
    text-align: center;
}

.whychs_content {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

    .whychs_content ul {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        list-style: none;
    }

    .whychs_content li {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

.resour_area {
    width: 96%;
    float: left;
    margin: 2% 2% 2% 2%;
    padding: 10px;
    border: 1px solid #e5e5e5;
}

.resour_content {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 20px;
    background-color: #f5f5f5;
}

.resour_title {
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 17pt;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}

.resour_txt {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.resour_down {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 10px;
}

.resour_downs {
    color: #ffffff;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 11pt;
}

    .resour_downs a {
        color: #63b700;
        font-weight: 500;
        padding: 7px 20px;
        text-decoration: none;
        background-color: #11192b;
        border: 1px solid #11192b;
    }

        .resour_downs a:hover {
            color: #11192b;
            padding: 7px 20px;
            text-decoration: none;
            background-color: #63b700;
            border: 1px solid #63b700;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

.sht_serv_pnl {
    float: left;
    width: 100%;
    padding: 50px 0 30px 0;
    background-color: #f7f7f7;
}

    .sht_serv_pnl h1 {
        color: #000;
        font-size: 30pt;
        font-weight: 700;
        text-align: center;
        margin: 0 0 10px 0;
        /*text-transform: uppercase;*/
    }

    .sht_serv_pnl p {
        color: #333;
        margin: 0 0 0 0;
        text-align: center;
    }

.sht_serv_grp {
    width: 90%;
    float: left;
    transition: transform .5s;
    background-color: #fff;
    margin: 15px 5% 25px 5%;
    padding: 20px 20px 20px 20px;
    box-shadow: 0 1px 7px 3px rgba(0,0,0,.05);
}

    .sht_serv_grp:hover {
        -ms-transform: scale(1.1); /* IE 9 */
        -webkit-transform: scale(1.1); /* Safari 3-8 */
        transform: scale(1.1);
        transition: transform .5s;
    }

.sht_serv_grp1 {
    width: 90%;
    float: left;
    transition: transform .5s;
    border-radius: 10px;
    background-color: #fedfdf;
    margin: 15px 5% 25px 5%;
    padding: 50px 80px 30px 80px;
}

    .sht_serv_grp1:hover {
        -ms-transform: scale(1.1); /* IE 9 */
        -webkit-transform: scale(1.1); /* Safari 3-8 */
        transform: scale(1.1);
        transition: transform .5s;
    }

.sht_serv_pic {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
}

.sht_serv_ttl {
    float: left;
    width: 100%;
    color: #000;
    font-size: 15pt;
    font-weight: 600;
    text-align: center;
    padding: 20px 0 10px 0;
}

.sht_serv_txt {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

    .sht_serv_txt p {
        color: #777;
        text-align: center;
        padding: 0 0 10px 0;
    }

.sht_serv_ttl1 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 13pt;
    font-weight: 600;
    text-align: center;
    padding: 20px 0 10px 0;
}

.srvc_area {
    width: 100%;
    float: left;
    padding: 50px 30px 50px 30px;
}

.vismiss {
    width: 100%;
    float: left;
    padding: 50px 0 50px 0px;
    background-color: #cb0000;
    /*background-image: url(images/vismiss_bg.webp);
    background-position: 50% 50%;
    background-size: cover;*/
}

    .vismiss h2 {
        font-size: 25pt;
        font-weight: 700;
        color: #ffffff;
        text-align: center;
        margin: 0 0 5px 0;
        line-height: 1.3;
    }

.vismiss-brds {
    width: 100%;
    float: left;
    padding: 10px 0 10px 0;
    margin: 0 0 0 0;
}

.vismiss-grp {
    width: 12%;
    float: left;
    padding: 10px 10px 10px 10px;
    margin: 1%;
    background-color: #fff;
}

.vismiss-info {
    width: 90%;
    float: right;
    padding: 30px 50px 55px 50px;
    margin: 0 0 0 0;
    z-index: 1;
    background-color: #11192b;
}

.vismiss-info-head {
    width: 100%;
    float: left;
    font-size: 17pt;
    color: #fff;
    text-align: left;
    font-weight: 700;
    margin: 10px 0 15px 0;
}

.vismiss-info p {
    color: #aaa;
}

.vismiss-info ul {
    margin: 0 0 0 20px;
    padding: 0 0 0 0;
    list-style: none;
}

.vismiss-info li {
    color: #aaa;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style-image: url(images/wht_check_icon.png);
}

.vismiss-rgt {
    width: 100%;
    float: left;
    margin: 30px 30px 30px -50px;
    padding: 0 0 0 0;
    border: 20px solid #11192b;
}

.tak_1 {
    float: left;
    width: 100%;
    color: #222;
    font-size: 30pt;
    text-align: center;
    font-weight: 700;
    margin: 0;
}

.tak_2 {
    float: left;
    width: 100%;
    color: #666;
    font-size: 20pt;
    text-align: center;
    font-weight: 700;
    margin: 10px 0 0 0;
}

.whelock {
    float: left;
    width: 94%;
    padding: 30px;
    margin: 0 3%;
    background-color: #fff;
    box-shadow: 0 1px 7px 3px rgba(0,0,0,.05);
}

    .whelock h4 {
        color: #000;
        font-size: 17pt;
        text-align: center;
        font-weight: 700;
        margin: 0 0 20px 0;
    }

.tak_content {
    float: left;
    width: 100%;
    padding: 50px 0 50px 0;
}

.tak {
    float: left;
    width: 100%;
    padding: 50px 0 50px 0;
    background-color: #f7f7f7;
}

.tak_content a {
    color: #cb0000;
}

    .tak_content a:hover {
        color: #000;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
    }

.tak_map {
    float: left;
    width: 94%;
    padding: 30px;
    margin: 0 3%;
    background-color: #fff;
    box-shadow: 0 1px 7px 3px rgba(0,0,0,.05);
}

.tak_map_ttl {
    float: left;
    width: 100%;
    color: #000;
    font-size: 17pt;
    text-align: center;
    font-weight: 700;
    margin: 0 0 15px 0;
}

.tak_cards {
    float: left;
    width: 100%;
    font-size: 17pt;
    font-weight: 600;
    text-align: center;
    padding: 20px 0 0 0;
}

.td-gry {
    background-color: #f7f7f7;
}

.oth-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/oth_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.hdr-ovly {
    float: left;
    width: 100%;
    padding: 150px 0 150px 0;
    background-color: rgba(0,0,0,.5);
}

.oth-hdr-bg h1 {
    font-size: 30pt;
    color: #fff;
    font-weight: 700;
    margin: 0;
    text-align: center;
    text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.land-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/land_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .land-hdr-bg h1 {
        font-size: 30pt;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.vikr-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/vikr_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .vikr-hdr-bg h1 {
        color: #fff;
        font-size: 30pt;
        margin: 0 0 0 0;
        font-weight: 700;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.mbltyre-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/mbltyre_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .mbltyre-hdr-bg h1 {
        font-size: 30pt;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.tyrpunc-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/tyrpunc_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .tyrpunc-hdr-bg h1 {
        font-size: 30pt;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.tyr-rotate-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/tyr_rotate_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .tyr-rotate-hdr-bg h1 {
        font-size: 30pt;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.newtyr-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/newtyr_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .newtyr-hdr-bg h1 {
        font-size: 30pt;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.breakdown-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/breakdown_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .breakdown-hdr-bg h1 {
        font-size: 30pt;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.hankook-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/hankook_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .hankook-hdr-bg h1 {
        font-size: 30pt;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.advance-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/advance_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .advance-hdr-bg h1 {
        font-size: 30pt;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.dunlop-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/dunlop_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .dunlop-hdr-bg h1 {
        font-size: 30pt;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.doubcoin-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/doubcoin_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .doubcoin-hdr-bg h1 {
        font-size: 30pt;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.jk-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/jk_hdr_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

    .jk-hdr-bg h1 {
        font-size: 30pt;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-align: center;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.land-tyr-area {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.land-tyr-data {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px dashed #cb0000;
}

.land-tyr-pic {
    float: left;
    width: 30%;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.land-tyr-grp {
    float: left;
    width: 70%;
    margin: 5px 0 0 0;
    padding: 0 0 10px 0;
}

.land-tyr-ttl {
    float: left;
    width: 100%;
    font-size: 15pt;
    font-weight: 600;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.land-tyr-txt {
    float: left;
    width: 100%;
    color: #444;
    text-align: left;
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
}

.land-tyr-rgt {
    float: left;
    width: 100%;
    text-align: right;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.vikr-area {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.vikr-grp {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 10px 0 10px 0;
}

.vikr-ttl {
    float: left;
    width: 100%;
    font-size: 18pt;
    margin: 0 0 0 0;
    text-align: left;
    font-weight: 600;
    padding: 0 0 0 0;
}

.vikr-data {
    float: left;
    width: 100%;
    color: #444;
    margin: 0 0 0 0;
    font-size: 14pt;
    text-align: left;
    padding: 0 0 0 0;
}

.vikr-rgt {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: right;
}

.vikr-tbl-ttl {
    float: left;
    width: 100%;
    font-size: 18pt;
    font-weight: 600;
    text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 5px 0;
}

.vikr-tbl {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.vikr-tbl-hd {
    color: #fff;
    font-size: 12pt;
    font-weight: 600;
    text-align: center;
    background-color: #cb0000;
}

.vikr-tbl-hdrt {
    color: #fff;
    font-size: 12pt;
    font-weight: 600;
    text-align: center;
    background-color: #000;
}

.vikr-grey {
    background-color: #f3f3f3;
}

.air-frgt-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/air_freight_header.jpg);
    background-position: 50% 0;
    background-size: cover;
}

    .air-frgt-hdr-bg h1 {
        color: #fff;
        font-size: 30pt;
        font-weight: 700;
        text-align: center;
        margin: 100px 0 100px 0;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.cust-clear-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/custom_clearance_header.jpg);
    background-position: 50% 0;
    background-size: cover;
}

    .cust-clear-hdr-bg h1 {
        color: #fff;
        font-size: 30pt;
        font-weight: 700;
        text-align: center;
        margin: 100px 0 100px 0;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.ocean-frgt-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/ocean_freight_header.jpg);
    background-position: 50% 0;
    background-size: cover;
}

    .ocean-frgt-hdr-bg h1 {
        color: #fff;
        font-size: 30pt;
        font-weight: 700;
        text-align: center;
        margin: 100px 0 100px 0;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.courier-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/courier_header.jpg);
    background-position: 50% 0;
    background-size: cover;
}

    .courier-hdr-bg h1 {
        color: #fff;
        font-size: 30pt;
        font-weight: 700;
        text-align: center;
        margin: 100px 0 100px 0;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.truck-trans-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/truck_trans_header.jpg);
    background-position: 50% 0;
    background-size: cover;
}

    .truck-trans-hdr-bg h1 {
        color: #fff;
        font-size: 30pt;
        font-weight: 700;
        text-align: center;
        margin: 100px 0 100px 0;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.contact-hdr-bg {
    float: left;
    width: 100%;
    background-image: url(images/contact_header.jpg);
    background-position: 50% 0;
    background-size: cover;
}

    .contact-hdr-bg h1 {
        color: #fff;
        font-size: 30pt;
        font-weight: 700;
        text-align: center;
        margin: 100px 0 100px 0;
        text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

.vikrt-data {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 40px 0;
}

.vikrt-grup {
    float: left;
    width: 90%;
    padding: 10px;
    margin: 0 5% 0 5%;
    border: 1px solid #ccc;
}

.vikrt-tyre {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.vikrt-size {
    float: left;
    width: 100%;
    color: #CB0000;
    font-size: 18pt;
    font-weight: 700;
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
}

    .vikrt-size span {
        color: #000;
        font-size: 15pt;
        font-weight: 600;
    }

.vikrt-siz-data {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 20px 0 0 0;
}

.vikrt-siz-ttl {
    float: left;
    width: 100%;
    font-size: 18pt;
    font-weight: 600;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
}

.vikrt-siz-txt {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
}

.cls_area {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.cls_data {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    font-size: 20pt;
    font-weight: 700;
    margin: 10px 0 0 0;
    text-align: center;
}

.cls_grp {
    float: left;
    width: 33.3%;
    color: #666;
    margin: 0 0 0 0;
    font-size: 16pt;
    padding: 0 0 0 0;
    font-weight: 600;
    text-align: center;
}

.img_Left {
    padding: 0 20px 0 0;
}

.img_Right {
    padding: 0 0 0 20px;
}

.all_main {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
}

    .all_main ul {
        padding: 0 0 0 0;
        list-style: none;
        margin: 0 0 0 25px;
    }

    .all_main li {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        list-style-image: url(images/check_ico.png);
    }

.all-main h1 {
    color: #222;
    font-size: 15pt;
    font-weight: 600;
}

.all_main h2 {
    color: #004990;
    font-weight: 600;
    margin: 0 0 20px 0;
    text-align: center;
}

.all_main h3 {
    color: #000;
    font-size: 13pt;
    font-weight: 600;
    text-align: left;
    margin: 20px 0 10px 0;
}

.all-contents {
    float: left;
    width: 100%;
    padding: 50px 0;
}

    .all-contents a {
        color: #004990;
    }

        .all-contents a:hover {
            color: #666;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
        }

    .all-contents h2 {
        color: #222;
        font-size: 15pt;
        font-weight: 600;
    }

.qufrm_area {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.qufrm_pic {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 20px 50px 0 50px;
}

.qufrm_02 {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.qufrm_03 {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.qufrm_head {
    width: 100%;
    float: left;
    text-align: left;
    font-weight: 500;
    padding: 5px 10px 5px 10px;
}

.qufrm_field {
    width: 100%;
    float: left;
    padding: 0 10px 0 10px;
}

.con_1 {
    width: 100%;
    float: left;
    padding: 0;
    color: #666;
    margin: 0 0 0 0;
    font-size: 12pt;
    font-weight: 600;
    text-align: center;
}

.con_2 {
    padding: 0;
    color: #11192b;
    font-size: 17pt;
    font-weight: 600;
    margin: 0 0 5px 0;
    text-align: center;
}

.con_head {
    width: 100%;
    float: left;
    padding: 0;
    color: #11192b;
    font-size: 14pt;
    font-weight: 600;
    margin: 0 0 5px 0;
    text-align: center;
}

.con_areas {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.con_grp {
    width: 96%;
    float: left;
    color: #444;
    height: 200px;
    border-radius: 10px;
    margin: 10px 2% 10px 2%;
    background-color: #fff;
    border: 2px dotted #ccc;
    padding: 40px 10px 30px 10px;
}

    .con_grp h2 {
        color: #000;
        font-size: 14pt;
        font-weight: 600;
        margin: 20px 0 10px 0;
    }

    .con_grp a {
        color: #444;
    }

        .con_grp a:hover {
            color: #e80204;
        }

.con_grp_1 {
    width: 100%;
    float: left;
    padding: 0;
    margin: 40px 0 70px 0;
}

    .con_grp_1 a {
        color: #333;
        text-decoration: none;
    }

        .con_grp_1 a:hover {
            color: #800000;
            text-decoration: none;
            -webkit-transition: all .6s ease;
            -moz-transition: all .6s ease;
            -ms-transition: all .6s ease;
            -o-transition: all .6s ease;
        }

.conmap_areas {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
    padding: 0 0 0 0;
}

.confrm {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 70px 0 0;
}

.conmap {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.red {
    color: #ff0000;
}

.tp_mttr {
    display: none;
}

.fotrnm {
    color: #cb0000;
    font-weight: 600;
}

.bttm-area {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.bttm-1 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 40px 0 30px 0;
    background-color: #222;
    background-image: url(images/bott_bg.webp);
    background-position: 50% 50%;
    background-size: cover;
}

.bttm-2 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 20px 0 20px 0;
    background-color: #000;
}

.bttm-hed {
    float: left;
    width: 100%;
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: 14pt;
    margin: 0 0 10px 0;
}

.bttm-txt {
    color: #ccc;
}

.bttm-b2 {
    float: left;
    width: 100%;
    color: #cb0000;
    font-size: 11pt;
    text-align: left;
    line-height: 30px;
}

    .bttm-b2 a {
        color: #ccc;
        line-height: 2;
        text-decoration: none;
    }

        .bttm-b2 a:hover {
            color: #cb0000;
            text-decoration: none;
            -webkit-transition: all .6s ease;
            -moz-transition: all .6s ease;
            -ms-transition: all .6s ease;
            -o-transition: all .6s ease;
        }

.bttm-c2 {
    float: left;
    width: 100%;
    text-align: left;
    color: #ccc;
    line-height: 2;
    font-size: 11pt;
}

    .bttm-c2 span {
        color: #cb0000;
    }

    .bttm-c2 a {
        color: #ccc;
        line-height: 2;
        text-decoration: none;
    }

        .bttm-c2 a:hover {
            color: #cb0000;
            text-decoration: none;
            -webkit-transition: all .6s ease;
            -moz-transition: all .6s ease;
            -ms-transition: all .6s ease;
            -o-transition: all .6s ease;
        }

.bttm-c3 {
    float: left;
    width: 100%;
    text-align: left;
    color: #ccc;
    line-height: 27px;
    font-size: 11pt;
}

    .bttm-c3 a {
        color: #ccc;
        text-decoration: none;
    }

        .bttm-c3 a:hover {
            color: #cb0000;
            text-decoration: none;
            -webkit-transition: all .6s ease;
            -moz-transition: all .6s ease;
            -ms-transition: all .6s ease;
            -o-transition: all .6s ease;
        }

.fotr {
    width: 100%;
    float: left;
    background-color: #003366;
    padding: 20px 0 20px 0;
    border-top: 1px solid #666;
}

    .fotr a {
        color: #aaa;
        text-decoration: none;
    }

        .fotr a:hover {
            color: #ddd;
            text-decoration: none;
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

    .fotr ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .fotr li {
        padding: 0 10px 0 0;
        display: inline;
    }

.fotr-left {
    width: 60%;
    float: left;
    text-align: left;
    font-size: 11pt;
    color: #aaa;
}

.fotr-right {
    width: 40%;
    float: left;
    color: #aaa;
    font-size: 11pt;
    text-align: right;
    margin: 0 0 0 0;
}

    .fotr-right a {
        color: #cb0000;
        font-weight: 700;
        text-decoration: none;
    }

        .fotr-right a:hover {
            color: #fff;
            text-decoration: none;
            -webkit-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

.getqufix {
    display: none;
}










@media (max-width:480px) {

    .logo {
        float: left;
        width: 60%;
        margin: 0 20% 0 20%;
        text-align: center;
    }

    .phone {
        width: 100%;
        float: left;
        text-align: center;
        font-weight: 600;
        margin: 5px 0 0 0;
        line-height: 1;
        padding: 10px 0 10px 0;
    }

        .phone a {
            width: 100%;
            float: left;
            font-size: 20pt;
            font-weight: 700;
            text-decoration: none;
            padding: 0 0 0 0;
        }

    .phone_a {
        float: left;
        text-align: center;
        padding: 14px 5px 7px 70px;
    }

    .phone_b {
        width: auto;
        float: left;
        color: #fff;
        font-weight: 400;
        text-align: center;
        padding: 12px 25px 4px 5px;
    }

    .srv_bg {
        width: 100%;
        float: left;
        padding: 30px 0 30px 0;
    }

    .srv_bg_ovly {
        width: 100%;
        float: left;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        background-color: rgba(0, 0, 0, .3);
    }

    .srv_bg h1 {
        font-size: 20pt;
        text-align: center;
    }

    .srv_box h3 {
        font-size: 16pt;
    }

    .head-ttl {
        font-size: 15pt;
        margin: 0 0 0 0;
        line-height: 1;
    }

    .book-bg {
        float: left;
        width: 100%;
        z-index: 1;
        margin: 153px 0 0 0;
        padding: 0 0 20px 0;
        position: absolute;
        background: rgba(0,0,0,.95);
    }

    .book-data {
        width: 100%;
        float: right;
        margin: 0 0 0 0;
        background: rgba(0,0,0,.8);
        padding: 10px 10px 0 10px;
    }

    .menu_bar {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
    }

    .caro_hgt {
        height: 240px;
    }

    .top-fl {
        float: left;
        width: 100%;
        z-index: 2;
        padding: 7px 0 10px 0;
    }

    .srimg {
        width: 100%;
    }

    .welc {
        width: 100%;
        float: left;
        padding: 20px 0 30px 0;
        /*background-image: url(images/dots_bg.png);
        background-position: 24% 0;
        background-size: cover;*/
    }

    .welc_ap h1 {
        font-size: 20pt;
        font-weight: 700;
        line-height: 1.1;
        text-align: center;
        margin: 10px 0 5px 0;
    }

    /*.welc_ap span {
        font-size: 13pt;
        font-weight: 700;
        color: #000;
    }*/

    .welc_ap p {
        text-align: center;
    }

    .welc_mor {
        float: none;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .bst {
        width: 100%;
        float: left;
        padding: 40px 0 0 0;
        background-image: url(images/offer_bg.jpg);
        background-position: 50% 0;
        background-size: cover;
    }

    .bst_grp {
        width: 100%;
        float: left;
        height: auto;
        margin: 0 0 0 0;
        border-right: 0;
        padding: 25px 10px 20px 10px;
        border-bottom: 1px dashed #ccc;
    }

    .srvss_a {
        width: 100%;
        float: left;
        padding: 20px 15px 10px 15px;
    }

    .srvss_b {
        width: 100%;
        float: left;
    }

    .srvss_a h1 {
        font-size: 22pt;
        text-align: center;
        margin: 0 0 0 0;
    }

    .srvss_a li {
        margin: 0;
        padding: 8px 0 8px 0;
        font-size: 12pt;
    }

    .srv_bg h2 {
        font-size: 13pt;
        text-align: left;
        color: #ccc;
        font-weight: 400;
        margin: 0 0 20px 0;
        text-align: center;
        line-height: 1.3;
    }

    .srv_box {
        width: 100%;
        float: left;
        padding: 30px 0 10px 0;
        margin: 10px 0;
    }

    .tak {
        float: left;
        width: 100%;
        padding: 30px 0 30px 0;
        border-top: 0;
    }

    .tak_1 {
        color: #222;
        font-size: 23pt;
        margin: 0;
    }

    .tak_2 {
        color: #333;
        font-size: 13pt;
        margin: 0 0 0 0;
    }

    .tak_content {
        padding: 10px 0 0 0;
    }

    .tak_cards {
        font-size: 14pt;
        padding: 20px 0 0 0;
    }

    .fotr-left {
        width: 100%;
        float: left;
        text-align: center;
    }

    .fotr-right {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        text-align: center;
    }

    .fotr li {
        padding: 0 8px 0 0;
        line-height: 1.3;
    }

    .oth-hdr-bg h1 {
        color: #fff;
        font-size: 20pt;
        font-weight: 600;
        text-align: center;
        margin: 0;
    }

    .land-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/land_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .land-hdr-bg h1 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 700;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .vikr-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/vikr_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .vikr-hdr-bg h1 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 700;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .mbltyre-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/mbltyre_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .mbltyre-hdr-bg h1 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 700;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .tyrpunc-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/tyrpunc_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .tyrpunc-hdr-bg h1 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 700;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .tyr-rotate-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/tyr_rotate_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .tyr-rotate-hdr-bg h1 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 700;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .newtyr-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/newtyr_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .newtyr-hdr-bg h1 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 700;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .breakdown-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/breakdown_hdr_bg.webp);
        background-position: 70% 50%;
        background-size: cover;
    }

        .breakdown-hdr-bg h1 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 700;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .hankook-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/hankook_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .hankook-hdr-bg h1 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 700;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .advance-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/advance_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .advance-hdr-bg h1 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 700;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .dunlop-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/dunlop_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .dunlop-hdr-bg h1 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 700;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .doubcoin-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/doubcoin_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .doubcoin-hdr-bg h1 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 700;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .jk-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/jk_hdr_bg.webp);
        background-position: 50% 50%;
        background-size: cover;
    }

        .jk-hdr-bg h1 {
            color: #fff;
            font-size: 20pt;
            margin: 0 0 0 0;
            font-weight: 700;
            text-align: center;
            text-shadow: 2px 2px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
        }

    .air-frgt-hdr-bg h1 {
        color: #fff;
        font-size: 20pt;
        font-weight: 600;
        text-align: center;
        margin: 70px 0 70px 0;
    }

    .cust-clear-hdr-bg h1 {
        color: #fff;
        font-size: 20pt;
        font-weight: 600;
        text-align: center;
        margin: 70px 0 70px 0;
    }

    .ocean-frgt-hdr-bg h1 {
        color: #fff;
        font-size: 20pt;
        font-weight: 600;
        text-align: center;
        margin: 70px 0 70px 0;
    }

    .courier-hdr-bg h1 {
        color: #fff;
        font-size: 20pt;
        font-weight: 600;
        text-align: center;
        margin: 70px 0 70px 0;
    }

    .truck-trans-hdr-bg h1 {
        color: #fff;
        font-size: 20pt;
        font-weight: 600;
        text-align: center;
        margin: 70px 0 70px 0;
    }

    .contact-hdr-bg h1 {
        color: #fff;
        font-size: 20pt;
        font-weight: 600;
        text-align: center;
        margin: 70px 0 70px 0;
    }

    .all_main h3 {
        color: #333;
        font-weight: 600;
        font-size: 14pt;
        line-height: 1.3;
        text-align: center;
        margin: 20px 0 10px 0;
    }

    .serve_bg {
        width: 100%;
        float: left;
        padding: 20px 0 20px 0;
        margin: 0 0 0 0;
    }

    .serve_box {
        width: 92.5%;
        float: left;
        margin: 10px 15px;
        padding: 0 0 0 0;
    }

    .all-contents {
        float: left;
        width: 100%;
        padding: 30px 0;
    }

    .con_1 {
        width: 100%;
        float: left;
        padding: 0;
        color: #666;
        margin: 0 0 0 0;
        font-size: 13pt;
        font-weight: 600;
        text-align: center;
    }

    .con_2 {
        padding: 0;
        color: #333;
        font-size: 18pt;
        font-weight: 600;
        margin: 0 0 5px 0;
        text-align: center;
    }

    .con_head {
        font-size: 13pt;
    }

    .con_grp {
        width: 100%;
        float: left;
        color: #444;
        height: auto;
        border-radius: 10px;
        margin: 10px 0 10px 0;
        background-color: #fff;
        border: 2px dotted #ccc;
        padding: 40px 10px 30px 10px;
    }

    .con_grp_1 {
        width: 100%;
        float: left;
        margin: 0;
        padding: 30px 0 20px 0;
    }

    .srrvv_bg {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 30px 10px 30px 10px;
    }

        .srrvv_bg h1 {
            font-size: 17pt;
        }

    .srrvv_grp {
        width: 100%;
        float: left;
        margin: 3% 0 0 0;
    }

    .prior h1 {
        font-size: 22pt;
    }

    .prior p {
        line-height: 25px;
    }

    .term_mar {
        margin-bottom: 15px;
    }

    .tp_list {
        float: left;
        width: 100%;
        color: #fff;
        display: none;
    }

        .tp_list a {
            width: 100%;
            float: left;
            color: #fff;
            font-size: 12pt;
            margin: 0 0 0 0;
            border-right: 0;
            padding: 0 0 2px 0;
        }

    .tp_rt {
        width: 30%;
        float: left;
        margin: 0 0 0 0;
        padding: 5px 5px 5px 0;
        display: none;
    }

    .tp_mttr {
        width: 100%;
        float: left;
        color: #fff;
        display: block;
        margin: 0 0 0 0;
        text-align: center;
        padding: 5px 0 5px 0;
    }

    .slider_heading {
        width: 100%;
        float: left;
        padding: 0;
        color: #fff;
        font-size: 17pt;
        margin: 0 0 0 0;
        font-weight: 600;
        text-align: center;
        text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    }

    .slider_sml {
        width: 100%;
        float: left;
        padding: 0;
        color: #fff;
        font-size: 11pt;
        margin: 0 0 12px 0;
        font-weight: 400;
        text-align: center;
    }

    .book-hd {
        width: 100%;
        float: left;
        color: #fff;
        margin: 0 auto;
        font-size: 12pt;
        margin-bottom: 0;
        text-align: center;
        border-radius: 5px;
        padding: 0 0 5px 20px;
    }

    .book-hd-1 {
        width: 100%;
        float: left;
        color: #fff;
        margin: 0 auto;
        font-size: 12pt;
        margin-bottom: 0;
        text-align: center;
        border-radius: 5px;
        padding: 0 0 5px 20px;
    }

    .book-inner {
        float: left;
        width: 100%;
    }

    .book-data-airp {
        float: right;
        width: 100%;
        margin: 15px 0 0 0;
        background: rgba(0,0,0,.8);
        padding: 10px 10px 20px 10px;
    }

    .srvic_grp {
        width: 100%;
        float: left;
        margin: 3% 0 3% 0;
    }

    .flt_thumb {
        width: 100%;
        float: left;
        margin: 0 0 15px 0;
        background-color: #fff;
        padding: 10px 10px 10px 10px;
        border-top: 3px solid #800000;
        border-left: 3px solid #dddddd;
        border-right: 3px solid #dddddd;
        border-bottom: 3px solid #dddddd;
        /*box-shadow: 0 3px 3px rgba(0,0,0,.3);*/
    }

    .apt_bg {
        width: 100%;
        float: left;
        margin: 830px 0 0 0;
        padding: 30px 0 30px 0;
    }

    .apt_head {
        width: 100%;
        float: left;
        color: #800000;
        font-size: 17pt;
        margin: 0 0 0 0;
        line-height: 1.2;
        text-align: center;
        padding: 0 5px 0 5px;
    }

    .apt_b {
        font-size: 17pt;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .apt_c {
        padding: 0x 20px 20px 20px;
        font-size: 13pt;
        margin: 0 0 0 0;
        line-height: 1.5;
    }

    .bst_ttl {
        width: 100%;
        float: left;
        color: #000;
        font-size: 13pt;
        font-weight: 600;
        padding: 10px 0 5px 0;
    }

    .srv_box_b {
        font-size: 13pt;
        margin: 0 0 0 0;
        text-align: center;
        padding: 10px 0 0 0;
    }

    .srv_box_c {
        padding: 5px 20px 20px 20px;
        margin: 0 0 0 0;
        text-align: center;
        line-height: 1.5;
    }

    .srrvv_img {
        margin: 10px 0 0 0;
    }

    .srrvv_ttl {
        font-size: 12pt;
        /*margin: 25px 0 0 0;*/
    }

    .srrvv_back_ttl {
        font-size: 12pt;
        margin: 0 0 0 0;
    }

    .srrvv_back_call {
        width: 100%;
        float: left;
        margin: 15px 0 0 0;
    }

    .srrvv_back_txt {
        width: 100%;
        float: left;
        text-align: center;
        color: #aaa;
        margin: 5px 0 0 0;
        padding: 0;
    }

    .flip-box-back {
        background-color: #11192b;
        color: white;
        padding: 30px 40px 40px 40px;
        transform: rotateY(180deg);
    }

    .areas_bg h1 {
        font-size: 17pt;
        margin: 0 0 0 0;
    }

    .areas_content {
        padding: 0 0 0 0;
        margin: 10px 0 0 0;
    }

    .cls_data {
        margin: 10px 0 5px 0;
        padding: 0;
        font-size: 14pt;
        line-height: 1.2;
    }

    .cls_grp {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 0;
        font-size: 12pt;
    }

    .tp_rt_cus {
        display: none;
    }

    .sldr_mor {
        float: left;
        color: #ffffff;
        font-size: 11pt;
        margin-top: 13px;
        margin-left: 40px;
    }

        .sldr_mor a {
            font-weight: 600;
            padding: 6px 10px;
            text-decoration: none;
        }

            .sldr_mor a:hover {
                color: #fff;
                text-decoration: none;
                padding: 6px 10px;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
            }

    .sldr_morqut {
        float: left;
        color: #ffffff;
        font-size: 11pt;
        margin-top: 13px;
        margin-left: 10px;
    }

        .sldr_morqut a {
            font-weight: 600;
            padding: 6px 10px;
            text-decoration: none;
        }

            .sldr_morqut a:hover {
                text-decoration: none;
                padding: 6px 10px;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
            }

    .tak_map {
        width: 100%;
        float: left;
        margin: 20px 0 0 0;
        padding: 10px 15px 15px 15px;
    }

    .tak_map_ttl {
        float: left;
        width: 100%;
        color: #000;
        font-size: 15pt;
        text-align: center;
        font-weight: 700;
        margin: 0 0 10px 0;
    }

    .vismiss {
        width: 100%;
        float: left;
        padding: 30px 0 30px 0px;
        margin: 0 0 0 0;
        /*background-image: url(images/vismiss_bg.webp);
        background-position: 50% 50%;
        background-size: cover;*/
    }

    .vismiss-brds {
        padding: 10px 0 10px 0;
        margin: 0 0 0 0;
    }

    .vismiss-grp {
        width: 46%;
        float: left;
        padding: 10px 10px 10px 10px;
        margin: 2%;
        background-color: #fff;
    }

    .vismiss-info {
        width: 100%;
        float: left;
        padding: 10px 20px 0 20px;
        margin: 0 0 0 0;
    }

    .vismiss-info-head {
        font-size: 17pt;
        text-align: center;
        margin: 10px 0 5px 0;
        line-height: 1.3;
    }

    .vismiss-rgt {
        margin: 0 0 10px 0;
        padding: 0 0 0 0;
        border: 20px solid #11192b;
    }

    .vismiss h2 {
        font-size: 23pt;
        font-weight: 700;
        color: #ffffff;
        text-align: center;
        margin: 0 0 5px 0;
        line-height: 1.3;
    }

    .bttm-1 {
        margin: 0 0 0 0;
        padding: 20px 0 30px 0;
    }

    .bttm-hed {
        margin: 10px 0 5px 0;
    }

    .img_Left {
        padding: 0 0 10px 0;
    }

    .img_Right {
        padding: 0 0 10px 0;
    }

    .resour_area {
        width: 100%;
        float: left;
        margin: 0 0 20px 0;
        padding: 10px;
    }

    .resour_content {
        margin: 0 0 0 0;
        padding: 10px;
    }

    .resour_title {
        font-size: 14pt;
        margin: 0 0 0px 0;
        padding: 0 0 0 0;
    }

    .getqufix {
        width: 38%;
        float: left;
        color: #fff;
        display: block;
        margin: 0 0 0 0;
        font-weight: 600;
        text-align: center;
        right: 0 !important;
        top: 260px !important;
        background-color: #63b700;
        position: fixed !important;
        max-width: none !important;
        z-index: 2147482999 !important;
        /*box-shadow: 0 0 5px 0 #999;*/
    }

        .getqufix a {
            width: 100%;
            float: left;
            color: #fff;
            padding: 5px;
            border-left: 1px solid #11192b;
            border-top: 1px solid #11192b;
            border-bottom: 1px solid #11192b;
        }

            .getqufix a:hover {
                color: #11192b;
                margin: 0 0 0 0;
                background-color: #fff;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
            }

    .qufrm_area {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .srrvv_cen {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
    }

    .welc_bp {
        padding: 0 0 0 0;
    }

    .truck-trans-hdr-bg {
        float: left;
        width: 100%;
        background-image: url(images/truck_trans_header.jpg);
        background-position: 20% 0;
        background-size: cover;
    }

    .top-area {
        padding: 5px 0 5px 0;
    }

    .land-tyr-pic {
        float: left;
        width: 30%;
        text-align: left;
        margin: 0 0 0 0;
        padding: 7px 0 0 0;
    }

    .land-tyr-grp {
        float: left;
        width: 70%;
        margin: 0 0 0 0;
        padding: 0 0 0 10px;
    }

    .land-tyr-ttl {
        float: left;
        width: 100%;
        line-height: 1.2;
        font-size: 12pt;
        font-weight: 600;
        text-align: left;
        margin: 0 0 3px 0;
        padding: 0 0 0 0;
    }

    .land-tyr-txt {
        float: left;
        width: 100%;
        color: #444;
        line-height: 1.3;
        text-align: left;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .land-tyr-rgt {
        float: left;
        width: 100%;
        text-align: right;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .hdr-ovly {
        float: left;
        width: 100%;
        padding: 120px 0 120px 0;
        background-color: rgba(0,0,0,.5);
    }

    .vikr-ttl {
        font-size: 14pt;
    }

    .vikr-data {
        font-size: 11pt;
    }

    .vikr-tbl-ttl {
        font-size: 14pt;
    }

    .vikrt-data {
        float: left;
        width: 100%;
        padding: 0 0 0 0;
        margin: 0 0 20px 0;
    }

    .vikrt-grup {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
        padding: 10px;
        border: 1px solid #ccc;
    }

    .vikrt-siz-ttl {
        float: left;
        width: 100%;
        font-size: 15pt;
        font-weight: 600;
        text-align: left;
        margin: 0 0 5px 0;
        padding: 0 0 0 0;
    }

    .qufrm_pic {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 20px 20px 0 20px;
    }

    .welc_ap {
        width: 100%;
        float: left;
        color: #999;
        padding: 0 0 0 0;
    }

    .sht_serv_pnl {
        float: left;
        width: 100%;
        padding: 30px 0 30px 0;
    }

        .sht_serv_pnl h1 {
            font-size: 23pt;
            margin: 0 0 10px 0;
        }

    .sht_serv_grp {
        width: 96%;
        float: left;
        margin: 10px 2% 10px 2%;
        /*padding: 50px 50px 30px 50px;*/
    }

    .sht_serv_grp1 {
        width: 96%;
        float: left;
        margin: 10px 2% 10px 2%;
        padding: 50px 50px 30px 50px;
    }

    .whelock {
        float: left;
        width: 100%;
        margin: 0;
        padding: 10px 15px 15px 15px;
    }

        .whelock h4 {
            font-size: 15pt;
            line-height: 1.2;
            margin: 10px 0 10px 0;
        }

    .confrm {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .srvc_area {
        padding: 30px 0 30px 0;
    }

    video {
        width: 100%;
        height: auto;
    }

    .vdsrv_area {
        margin: 0 0 0 0;
        padding: 20px 0 30px 0;
    }

    .vdsrv_lft {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    .vdsrv_rgt {
        margin: 10px 0 0 0;
        padding: 0 0 0 0;
    }

    .btmrgtfix {
        width: 16%;
        float: left;
        position: fixed !important;
        right: 15px !important;
        bottom: 15px !important;
        max-width: none !important;
        z-index: 2147482999 !important;
    }

    .btmlftfix {
        width: 18%;
        float: left;
        position: fixed !important;
        left: 15px !important;
        bottom: 15px !important;
        max-width: none !important;
        z-index: 2147482999 !important;
    }
}
