﻿body {
    color: #333332;
    font-size: 13px;
    font-family: 'Roboto', 'PT Sans', "Myriad Web Pro", "Myriad Pro", Myriad, "Segoe UI", "Verdana", "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.429;
    margin: 0;
    padding: 0;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background: #ffffff;
}

.booktop {
    float: left;
    width: 90%;
    margin: 30px 5%;
    text-align: center;
}

.activenav {
    margin: 20px 0 0 0;
    padding: 8px 15px !important;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    background: #0273ff;
    border-radius: 3px;
}

.custom-bg {
    background-size: cover !important;
    background-position: center !important;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -2;
}

.landing-img {
    background: #000 url(../images/top-img.jpg) center top no-repeat;
}

.button__holder {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: #1a1a1a;
    &:after

{
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(#1a1a1a, 0.7);
}

h2 {
    margin:

{
    right: 1em;
}

text-align: center; color: #8A3B58;
}
}

.plus {
    position: relative;
    z-index: 1;
    width: 80px;
    height: 80px;
    color: #1a1a1a;
    background: #ed1c5b;
    border-radius: 50%;
    border: none;
    transition: box-shadow 400ms cubic-bezier(.2,0,.7,1), transform 200ms cubic-bezier(.2,0,.7,1);
    &:after

{
    content: "+";
    font-size: 2.5em;
    line-height: 1.1em;
}

&:hover {
    transform: rotate(45deg);
    box-shadow: 0 0 1px 15px rgba(#8A3B58, 0.4), 0 0 1px 30px rgba(#8A3B58, 0.1), 0 0 1px 45px rgba(#8A3B58, 0.1);
}

}

.sliderbtn:link, .sliderbtn:visited, .sliderbtn:active {
    padding: 10px 50px;
    border: 1px solid;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
    outline: 1px solid;
    outline-offset: 0px;
    text-shadow: none;
    -webkit-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
    background: #000;
    font-size: 22px;
    font-weight: 400;
    color: #f0c53b;
    text-decoration: none;
}

.sliderbtn:hover {
    border: 1px solid;
    box-shadow: inset 0 0 20px rgba(255, 241, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #427388;
}
/*================================================== 
     Slideshow
 ================================================== */
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0,0,0, 0.4);
}

.top {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}

.top2 {
    width: 100%;
    /* margin:-56px 0px 0px 0px; */
    bottom: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    background: #000;
}
/*.toplink:link, .toplink:visited, .toplink:active {
float:right;
font-size : 16px;
font-weight : normal;
color : #fff;
text-decoration : none;
padding: 6px 15px;
background:#0e76bb;
border-radius:5px;
}*/
.toplink:hover {
    color: #fff;
    text-decoration: none;
    background: #c4000c;
}

.login {
    float: right;
    margin: 8px 10px;
}

.translate {
    float: right;
    padding: 15px 0px 4px 15px;
}

#goog-gt-tt {
    display: none !important;
}

.goog-te-banner-frame {
    display: none !important;
}

.goog-te-menu-value:hover {
    text-decoration: none !important;
}

body {
    top: 0 !important;
}

.goog-te-combo {
    background-color: #fff;
    border: 1px solid #cc132a !important;
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0px !important;
    cursor: pointer;
    zoom: 1;
    color: #000;
}

.clock {
    float: right;
    margin: 3px -20px 0 0;
}

.MediaClock {
    float: right;
    width: 60px;
    height: 60px;
}

.footer-social li {
    float: left;
    list-style: none;
}

    .footer-social li a {
        float: left;
        width: 35px;
        font-size: 17px;
        font-weight: normal;
        color: #fff;
        text-decoration: none;
        text-align: center;
        margin: 0 3px 0 0;
        padding: 4px 0 4px 0;
        border-radius: 5px;
        border-right: solid 1px #000;
    }

        .footer-social li a:hover {
            font-size: 16px;
            font-weight: normal;
            color: #000;
            text-decoration: none;
        }

.numbercvr {
    width: 100%;
    float: right;
}

.number {
    float: right;
    padding: 15px 0 7px 70px;
    font-size: 18px;
    font-weight: 500;
    color: #535353;
    text-decoration: none;
    line-height: 22px;
    text-align: left;
    background: url(../images/24hr.png) left bottom no-repeat;
}

.number2 {
    width: 100%;
    float: left;
    padding: 5px 0 5px 0;
    font-size: 30px;
    font-weight: bold;
    color: #1a1919;
    text-decoration: none;
    line-height: 30px;
    text-align: right;
}

.numbercolor {
    float: left;
    font-weight: 500;
    color: #626161;
    text-decoration: none;
}

.navigation2 {
    float: left;
    width: 100%;
    margin: 0;
    background: #d74a41;
}

.nav-set li a {
    padding: 8px 8px;
}

.navbar-set:link, .navbar-set:visited, .navbar-set:active {
    color: #fff;
}

.navbar-set:hover {
    color: #fff;
    text-decoration: underline;
}

.theme-dropdown .dropdown-menu {
    position: static;
    display: block;
    margin-bottom: 20px;
}

.theme-showcase > p > .btn {
    margin: 5px 0;
}

.theme-showcase .navbar .container {
    width: auto;
}

.contentbox1 {
    width: 100%;
    padding: 0 0 40px 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    background: #f9f8f8;
}

.contentbox2 {
    width: 100%;
    float: left;
    padding: 50px 0;
    margin: 0 0 10px 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.contentbox3 {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 40px 0;
    color: #000 !important;
    text-align: center;
}

.contentbox4 {
    width: 100%;
    float: left;
    margin: 30px 0;
}

.subcontentbox1 {
    width: 100%;
    float: left;
    margin: 30px 0;
}

.subcontentbox2 {
    width: 100%;
    float: left;
    padding: 30px 0;
    background: #020f1b url(../images/innerbook-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}

.subcontentbox1 ul li {
    font-size: 14px;
    font-weight: normal;
    color: #333332;
    text-decoration: none;
    padding: 2px 0;
    list-style-type: disc;
    margin-left: -10px;
}

.about {
    padding: 50px 0;
    margin: 0px 0;
    text-align: center;
    background: #fff url(../images/airplane.jpg) left top repeat-y fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .about h3 {
        padding-bottom: 20px;
        font-size: 40px;
        font-weight: 500;
        color: #fff;
        text-decoration: none;
        margin: 10px 0 15px 0;
    }

    .about p {
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        text-decoration: none;
        margin: 0 0 40px 0;
    }

.heading {
    float: left;
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0px;
    line-height: 20px;
    margin: 8px 0 7px 25px;
}

.heading2-title {
    font-size: 19px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 0px;
    padding-bottom: 3px;
    border-bottom: 1px solid #d49f9f;
    font-weight: 300;
}

    .heading2-title span {
        padding-bottom: 5px;
        border-bottom: 1px solid;
        font-weight: 400;
    }

.h1-blue {
    color: #fff;
    font-weight: 100;
}

.heading3 {
    float: left;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #222425 !important;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    ;
    line-height: 20px;
    margin: 5px 0 5px 0;
}

.text {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 300;
    color: #777777;
    text-decoration: none;
    line-height: 19px;
}

    .text span {
        color: #000;
    }

.txt-list {
    float: left;
    width: 49%;
    margin: 5px 0;
    padding: 0;
    text-align: left;
}

    .txt-list i {
        padding: 5px 6px;
        color: #fff;
        font-size: 13px;
        background: #2c347a;
        border-radius: 100%;
    }

.imgdiv {
    float: left;
    width: 100%;
    margin: 30px 0 30px 15px;
}

.left-panel {
    float: left;
    width: 98%;
}

    .left-panel ul li {
        font-size: 14px;
        font-weight: normal;
        color: #333332;
        text-decoration: none;
        padding: 2px 0;
        list-style-type: disc;
        margin-left: -10px;
    }

.right-panel {
    float: right;
    width: 98%;
}

    .right-panel ul li {
        font-size: 14px;
        font-weight: normal;
        color: #333332;
        text-decoration: none;
        padding: 2px 0;
        list-style-type: disc;
        margin-left: -10px;
    }

.right-panel2 {
    float: right;
    padding: 25px 30px;
    text-align: center;
    text-shadow: 2px 2px 3px #000;
}

    .right-panel2 h2 {
        font-size: 45px;
        font-weight: normal;
        color: #fff;
        text-decoration: none;
    }

    .right-panel2 p {
        font-family: 'Poiret One',cursive;
        font-size: 28px;
        font-weight: 700;
        color: #fff;
        text-decoration: none;
        line-height: 50px;
        letter-spacing: 2px;
    }

.box-heading-title {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 15px 0;
    padding: 2px 20px;
    background: #cf142b;
    text-shadow: 1px 1px 2px #770715;
    border-bottom: solid 1px #e1e1e1;
    position: relative;
}

.box-heading2-title {
    float: left;
    width: 100%;
    color: #333;
    font-size: 17px;
    font-weight: normal;
    margin: 0 0 15px 0;
    padding: 2px 0;
    border-bottom: solid 1px #e1e1e1;
    position: relative;
}

    .box-heading2-title:before {
        background: #cf142b;
        bottom: 0;
        content: "";
        display: block;
        height: 2px;
        left: 0;
        margin: 0 0 -1px;
        position: absolute;
        width: 120px;
    }


.box-heading3-title {
    float: left;
    width: 100%;
    color: #333;
    font-size: 17px;
    font-weight: normal;
    margin: 10px 0 0px 0;
    padding: 2px 0;
    border-bottom: solid 1px #e1e1e1;
    position: relative;
}

    .box-heading3-title:before {
        background: #cf142b;
        bottom: 0;
        content: "";
        display: block;
        height: 2px;
        left: 0;
        margin: 0 0 -1px;
        position: absolute;
        width: 120px;
    }

.right-box {
    float: right;
    width: 100%;
}

.right-box3 {
    float: right;
    width: 100%;
    margin: 8px 0 0 0;
}

.right-box1 {
    float: left;
}

.right-box2 {
    float: right;
}

.feed-box1 {
    float: left;
    margin: 0 42px 0 0;
}

.feed-box2 {
    float: left;
}

.feed-box3 {
    float: right;
}

@media screen and (max-width: 991px) {
    .feed-box1 {
        float: left;
        margin: 0 15px 0 0;
    }

    .feed-box2 {
        float: left;
    }

    .feed-box3 {
        float: right;
    }
}

@media screen and (max-width: 767px) {
    .feed-box1 {
        float: left;
        width: 30%;
        margin: 0 15px 0 0;
    }

    .feed-box2 {
        float: left;
        width: 30%;
        margin: 15px 0 0 0;
    }

    .feed-box3 {
        float: left;
        width: 30%;
        margin: 15px 0 0 15px;
    }
}

@media screen and (max-width: 480px) {
    .feed-box1 {
        float: left;
        width: 100%;
        margin: 0 0 15px 0;
    }

    .feed-box2 {
        float: left;
        width: 100%;
        margin: 0 0 0 0;
    }

    .feed-box3 {
        float: left;
        width: 100%;
        margin: 15px 0 0 0;
    }
}

.faq-cat-tabs li a {
    padding: 15px 10px 15px 10px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #777777;
}

.nav-tabs li a:focus,
.panel-heading a:focus {
    outline: none;
}

.panel-heading a,
.panel-heading a:hover,
.panel-heading a:focus {
    text-decoration: none;
    color: #777777;
}

.faq-cat-content .panel-heading:hover {
    background-color: #efefef;
}

.active-faq {
    border-left: 5px solid #888888;
}

.panel-faq .panel-heading .panel-title span {
    font-size: 13px;
    font-weight: normal;
}
/*====== End Tabs =======*/

.footercvr {
    float: left;
    width: 100%;
    background: #131313;
}

    .footercvr h3 {
        font-size: 15px;
        font-weight: 700;
        color: #fff;
        text-decoration: none;
        margin: 0px 0 15px;
        0;
    }

.footer {
    float: left;
    width: 100%;
    padding: 20px 0;
    margin: 0;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 24px;
}

    .footer label {
        font-size: 14px;
        font-weight: normal;
        color: #fff;
        text-decoration: none;
    }

.footer2 {
    float: left;
    width: 100%;
    padding: 20px 0 30px 0;
    margin: 0;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background: #000;
    border-radius: 0;
}

.footerleft {
    float: left;
    padding-left: 15px;
    text-align: center;
}

.footerright {
    float: right;
    padding-right: 15px;
}

.footerbox1 {
    float: left;
    width: 22%;
    margin: 0 0 0 0;
}

.footer h4 {
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    text-align: left;
    letter-spacing: 0.5px;
}

    .footer h4 .head-line {
        width: 50px;
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        height: 3px;
        background-color: #313131;
        margin: 0;
    }

.footer-h1 {
    margin: 0 0 3% 0;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform: no;
    text-align: left;
    letter-spacing: 0;
}

.f-red {
    color: #f7b908;
}

.footerbox2 {
    float: left;
    width: 22%;
    margin: 0 2% 0 0;
}

.footerbox3 {
    float: left;
    width: 20%;
}

.footerbox4 {
    float: right;
    width: 28%;
    font-size: 14px;
    font-weight: normal;
    color: #b4cad7;
    text-decoration: none;
    padding: 0 2% 0 0;
    margin: 0 0 0 2%;
    text-align: left;
    background: url(../images/map2.png) left center no-repeat;
}

.footerbox4-h1 {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    font-size: 19px;
    font-weight: normal;
    color: #b4cad7;
    text-decoration: none;
    text-align: left;
}

.footerbox4-list {
    float: left;
    width: 100%;
    margin: 1% 0 0 0;
}

.f:link, .f:visited, .f:active {
    clear: both;
    width: 100%;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 0;
    line-height: 18px;
    border-top: solid 1px #313131;
}

.f:hover {
    clear: both;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #f0c53b;
    text-decoration: underline;
    padding: 5px 0;
}

.f2:link, .f2:visited, .f2:active {
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}

.f2:hover {
    font-size: 13px;
    font-weight: normal;
    color: #f0c53b;
    text-decoration: underline;
}

.a:link, .a:visited, .a:active {
    font-size: 13px;
    font-weight: normal;
    color: #f0c53b;
    text-decoration: none;
}

.a:hover {
    font-size: 13px;
    font-weight: normal;
    color: #f0c53b;
    text-decoration: underline;
}

.r:link, .r:visited, .r:active {
    font-weight: normal;
    color: #000;
    text-decoration: underline;
}

.r:hover {
    font-weight: normal;
    color: #000;
    text-decoration: underline;
}

.footerfield {
    width: 100%;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 5px 4px;
    margin-bottom: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: none;
}

.footerbtn {
    width: 100%;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    margin-top: 10px;
    border-radius: 3px;
    background: #cf142b;
}

.go-top {
    float: right;
    margin: 0;
}

#back-top a {
    width: 36px;
    display: block;
    text-align: right;
    color: #bbb;
    transition: 1s;
}

    #back-top a:hover {
        color: #000;
    }

#back-top span {
    float: right;
    width: 36px;
    height: 36px;
    display: block;
    margin: -100px -70px 10px 0;
    background: url(../images/up-arrow.png) right center no-repeat;
    border-radius: 0;
    transition: 1s;
}

.vehicle-cover {
    float: left;
    width: 100%;
}

.vehicle-cover2 {
    float: left;
    width: 100%;
}

.vehicle {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 1% 0;
    min-height: 414px;
}

.vehicle2 {
    float: left;
    width: 94%;
    padding: 3%;
}

.vehicle-h1 {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
    text-align: center;
    background: #009933;
    padding: 5px 10px;
    border-radius: 5px 5px 0 0;
}

.vehicle-h2 {
    float: right;
    width: auto;
}

.vehicle-iconcvr {
    float: left;
    width: 100%;
    padding: 15px 15px 95px 15px;
}

    .vehicle-iconcvr p {
        font-size: 15px;
        font-weight: 600;
        color: #000;
        text-decoration: none;
        text-align: center;
        font-style: normal;
        padding: 0 0 10px 0;
    }

.vehicle-icon {
    float: left;
    width: 100%;
    background: #eee;
    margin-top: 8px;
    padding: 0 10px;
    border-radius: 3px;
}

.vehicle-iconimg {
    float: right;
    margin-top: 4px;
    vertical-align: bottom !important;
}

.vehicle-icontxt {
    float: left;
    padding: 5px 0;
    font-size: 15px;
    font-weight: 60;
    color: #000;
    text-decoration: none;
    font-style: normal;
}

.vehicle-icontxtlist1 {
    float: left;
}

.vehicle-icontxtlist2 {
    float: left;
    padding-left: 7px;
}

.vehicle-pic {
    text-align: center;
    float: left;
    width: 100%;
}

.vehicle-text {
    text-align: right;
    float: right;
    width: 100%;
}

.vehicle-box {
    text-align: left;
    float: left;
    width: 100%;
    color: #333;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
    background: #fff;
    border: solid 1px #009933;
    border-radius: 7px;
}

.vehicle-text2 {
    width: 100%;
    float: right;
    text-align: center;
    margin-top: -90px;
    text-align: center;
}

    .vehicle-text2 img {
        display: inline-block;
        max-width: 213px;
    }

.vehicle-0 {
    float: left;
    width: auto;
    margin-right: 10px;
    margin-top: 2px;
}

.vehicle-1 {
    float: left;
    width: auto;
    color: #bd0059;
    text-decoration: none;
}

.service-h1 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 17px;
    text-decoration: none;
    font-weight: normal;
    padding: 0;
    border-bottom: 1px solid #ccc;
    line-height: 26px;
}

.service-cover {
    width: 603px;
    padding: 0;
    float: left;
    margin: 0;
}

.service-text {
    padding: 0;
    float: right;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0;
    color: #333332;
}

.service-pic {
    float: left;
    width: 220px;
    padding: 0;
    margin-top: 0;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 0;
}

.con-boxcover {
    float: left;
    width: 100%;
}

.con-box {
    float: left;
    width: 40%;
    font-size: 15px;
    font-weight: normal;
    color: #494949;
    text-decoration: none;
    padding: 3% 4%;
    text-align: center;
}

.con-box-icon {
    float: left;
    width: 100%;
}

.con-box-text {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin: 4% 0 2% 0;
}

.con-box-text2 {
    float: left;
    width: 100%;
}

.bold {
    font-weight: bold;
    color: #1a1a1a;
}

.review-h1 {
    float: left;
    width: 100%;
    font-family: arial, "Myriad Pro", verdana;
    font-size: 24px;
    font-weight: normal;
    color: #6D0A0D;
    text-decoration: none;
    line-height: 20px;
    padding: 0;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
}

.review-list {
    float: left;
    width: 50%;
    color: #1a4486;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    line-height: 36px;
}

.review-list2 {
    float: right;
    width: 40%;
    color: #1a4486;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
    line-height: 36px;
    text-align: right;
}

.review2-box {
    float: left;
    width: 100%;
    padding: 2% 0;
}

.review2-h1 {
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    color: #2A8FD2;
    text-decoration: none;
    text-transform: uppercase;
    background-image: url(../images/line.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.review2-text {
    float: left;
    width: 100%;
    font-family: verdana, arial;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #bababa;
    padding: 0 0 5px 0;
}

.review2-pic {
    float: left;
    width: 30%;
    text-align: center;
}

.review2-text2 {
    float: left;
    width: 100%;
}

.review2-arrow1 {
    float: left;
    width: 100%;
    text-align: left;
}

.review2-text3 {
    float: left;
    width: 100%;
    text-align: left;
}

.review2-arrow2 {
    float: left;
    width: 100%;
    text-align: right;
}

.review2-name {
    float: left;
    width: 100%;
    text-align: right;
    color: #2588CB;
    font-size: 14px;
    margin-top: 3%;
}

.review2-name2 {
    float: left;
    width: 100%;
    text-align: right;
    font-style: italic;
    color: #585858;
    font-size: 13px;
}

.test-form {
    width: 55%;
    margin-right: 180px;
    margin-left: 180px;
    padding: 20px;
    border: #C1C1C1 solid 1px;
    float: left;
    background-color: #EEEEEE;
}

.test-cover {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.test-name {
    float: left;
    width: 30%;
    margin-right: 20px;
    font-size: 14px;
}

.test-list {
    float: left;
    width: 65%;
}

.map {
    width: 100%;
    height: 250px;
    margin: 3% 0;
    border: none 0;
}

.Postbtn {
    font-size: 15px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background: #333333;
    padding: 6px 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border: none 0;
    cursor: pointer;
}

    .Postbtn:hover {
        background: #000;
        border: none 0;
        cursor: pointer;
    }

.postfield {
    width: 280px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 5px 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.postfield2 {
    width: 200px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 5px 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.postfield3 {
    width: 290px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 5px 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #c8c8c8;
}

.contact-box1 {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    padding: 20px;
    background-color: #fff;
    border: solid 1px #e4e4e4;
    text-align: center;
}

.cont-map2 {
    width: 100%;
    height: 630px;
    margin: 0;
}

.required {
    border-color: Red;
}

.formerror {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    padding: 5px 0;
    margin: 0 0 5% 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #dc0000;
    text-align: center;
}

.paymentbox {
    float: left;
    width: 100%;
}

.paymentbox-vehicle {
    float: right;
    width: 250px;
    height: 200px;
    margin: 20px 60px -260px 0;
    position: relative;
}

.paymentbox-h1 {
    float: left;
    width: 100%;
    padding: 7px 2%;
    font-size: 18px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    background: #323232;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.paymentbox-listc1 {
    float: left;
    width: 100%;
    padding: 7px 2%;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    line-height: 16px;
    background: #fff;
}

.paymentbox-listc2 {
    float: left;
    width: 100%;
    padding: 7px 2%;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    line-height: 16px;
    background: #d8d8d8;
}

.paymentbox-list1 {
    float: left;
    width: 25%;
    margin: 7px 0 0 0;
}

.paymentbox-list2 {
    float: left;
    width: 70%;
}

.payfield {
    width: 340px;
    float: left;
    font-size: 17px;
    font-weight: 500;
    color: #272727;
    text-decoration: none;
    padding: 7px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #686868;
}

.payfield3 {
    font-size: 13px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    padding: 5px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #686868;
}

.payfield2 {
    width: 80px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #565656;
    text-decoration: none;
    padding: 7px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #686868;
}

.paybtn {
    float: left;
    font-size: 15px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    background: #000;
    padding: 6px 20px;
    margin: 26px 0 0 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border: none 0;
    cursor: pointer;
}

.paypalcard {
    float: left;
    width: 99.9%;
    padding: 10px 0;
    text-align: center;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.paymentdefault {
    float: right;
    margin: 0;
    font-size: 15px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
}

.pay-pre {
    float: left;
    margin: 8px 0 0 10px;
    font-size: 18px;
    font-weight: normal;
    color: #356734;
    text-decoration: none;
}

.serboxcvr1 {
    float: left;
    width: 100%;
    height: 329px;
    padding: 90px 0 0 50px;
    text-align: center;
    line-height: 24px;
    background: url(../images/who-we-are.jpg) center top no-repeat;
}

.serboxcvr2 {
    float: left;
    width: 100%;
    height: 329px;
    padding: 90px 0 0 50px;
    text-align: center;
    line-height: 24px;
    background: url(../images/our-services.jpg) center top no-repeat;
}

.serboxcvr3 {
    float: left;
    width: 100%;
    height: 329px;
    padding: 90px 0 0 50px;
    text-align: center;
    line-height: 24px;
    background: url(../images/our-car.jpg) center top no-repeat;
}

.serbox {
    height: 350px;
    font-size: 13px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    padding: 80px 15px 20px 10px;
    margin: 0 -10px 0 0;
    text-align: center;
    line-height: 24px;
    background: url(../images/boxes-bg.png) left top no-repeat;
    box-shadow: 3px 3px 5px rgba(0,0,0, 0.2);
}

    .serbox ul {
        text-align: left;
        margin: 10px 0 0 30px;
    }

        .serbox ul li {
            padding: 1px 0;
        }

    .serbox h2 {
        text-align: left;
        margin: 5px 0 15px 20px;
        color: #fff;
        font-size: 22px;
        text-decoration: none;
        font-weight: 500;
        line-height: 18px;
    }

.AirportBox {
    width: 31%;
    float: left;
    margin: 6px 1px 6px 9px;
    padding: 10px;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid #fff;
}

    .AirportBox h1 {
        margin: 0 0 10px 0;
        color: #fff;
        font-size: 17px;
        text-decoration: none;
        font-weight: normal;
        line-height: 18px;
    }

    .AirportBox p {
        margin: 0 0 5px 0;
        color: #fff;
        font-size: 14px;
        text-decoration: none;
        font-weight: normal;
        line-height: 18px;
    }

    .AirportBox span {
        padding: 3px 10px;
        float: right;
        color: #0d59af;
        font-size: 13px;
        text-decoration: none;
        font-weight: normal;
        line-height: 18px;
        background: #fff;
        margin-right: -11px;
        border-radius: 10px 0 0 10px;
    }

.pricebox {
    margin-top: 40px;
    margin-bottom: 40px;
}

.servicebox {
    width: 100%;
    float: left;
    margin: 30px 0 0 0;
    border: solid 1px #e31e24;
    background: #f7f7f7;
}

.servicebox2 {
    width: 100%;
    float: left;
    padding: 40px 0;
    background: #f7f7f7;
}

.car-box {
    width: 100%;
    text-align: center;
}

.car-box-pic {
    float: left;
    margin: 10px 0;
    text-align: left;
}

.car-box-text {
    margin: 5px 0 0 0;
    color: #414141;
    font-size: 15px;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
}

    .car-box-text p {
        color: #414141;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
        text-align: left;
    }

.car-box-btn {
    float: left;
    width: 100%;
    margin: -15px 0 0 0;
    text-align: center;
}

.carbox-btn:link, .carbox-btn:visited, .carbox-btn:active {
    padding: 0px 8px;
    margin: 0px 0 0 0;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    background: #f7b908;
    border-radius: 0;
}

.carbox-btn:hover {
    color: #fff;
    background: #000;
}

.app {
    width: 100%;
    float: left;
    padding: 10px;
    margin: 30px 0 40px 0;
    border: solid 1px #45a3e0;
}

.app-img {
    width: 50%;
    float: left;
    padding: 20px 0;
    text-align: center;
}

.app-text {
    width: 50%;
    height: 420px;
    float: left;
    padding: 20px;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #45a3e0;
}

    .app-text h2 {
        font-weight: normal;
        color: #fff;
        text-decoration: none;
    }

.homevehiclecvr {
    width: 100%;
    float: left;
    padding: 30px 0;
    margin: 30px 0;
    font-size: 12px !important;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    background: #020f1b url(../images/vehicle-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
}

    .homevehiclecvr h4 {
        max-width: 35%;
        font-size: 18px;
        font-weight: normal;
        color: #000;
        text-decoration: none;
        text-align: center;
        background: rgba(255,255,255, 0.5);
        padding: 10px 25px;
        margin: 0 auto 30px auto;
        text-shadow: 1px 1px 2px #a0aba6;
    }

.homevehiclebox {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    text-align: center;
    background: rgba(235,241,255, 1);
    padding: 10px 20px;
    margin-right: 0px;
    text-shadow: none;
}

    .homevehiclebox h2 {
        font-size: 20px;
        font-weight: bold;
        color: #00247d;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 0;
        text-shadow: none;
        text-align: left;
    }

    .homevehiclebox h3 {
        font-size: 17px;
        font-weight: normal;
        color: #000;
        text-decoration: none;
        text-shadow: none;
        margin: 0px;
        text-align: left;
    }

    .homevehiclebox span {
        float: left;
        font-size: 40px;
        font-weight: bold;
        color: #00247d;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-shadow: none;
        text-align: left;
    }

    .homevehiclebox p {
        float: left;
        font-size: 14px;
        font-weight: bold;
        color: #000;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        line-height: 28px;
        text-shadow: none;
        text-align: left;
    }

.homevehiclebtn {
    width: 100%;
    float: left;
    padding: 6px 0;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 2px 2px #001b5f;
    background-color: #00247d;
}

    .homevehiclebtn:hover {
        color: #fff;
    }

.homevehiclebox2 {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    text-align: center;
    background: #ffdfe2;
    padding: 10px 20px;
    text-shadow: none;
}

    .homevehiclebox2 h2 {
        font-size: 20px;
        font-weight: bold;
        color: #cf142b;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-shadow: none;
        text-align: left;
    }

    .homevehiclebox2 h3 {
        font-size: 17px;
        font-weight: normal;
        color: #000;
        text-decoration: none;
        text-shadow: none;
        margin: 0px;
        text-align: left;
    }

    .homevehiclebox2 span {
        float: left;
        font-size: 40px;
        font-weight: bold;
        color: #cf142b;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-shadow: none;
        text-align: left;
    }

    .homevehiclebox2 p {
        float: left;
        font-size: 14px;
        font-weight: bold;
        color: #000;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        line-height: 28px;
        text-shadow: none;
        text-align: left;
    }

.homevehiclebtn2 {
    width: 100%;
    float: left;
    padding: 6px 0;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 2px 2px #b81226;
    background-color: #cf142b;
}

    .homevehiclebtn2:hover {
        color: #fff;
    }

.innerpage-ul li {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    padding: 10px 0;
    list-style-type: disc;
}

.col-item2 {
    width: 100%;
    float: left;
    border: 1px solid #00247d;
    border-radius: 0;
    padding: 5px;
    margin-bottom: 20px;
    background: #FFF;
}

    .col-item2 p {
        font-size: 14px;
        font-weight: normal;
        color: #4f4f4f;
        text-decoration: none;
        line-height: 19px;
    }

    .col-item2 .photo img {
        margin: 0 auto;
        width: 100%;
    }

.col-item2-readmore {
    width: 100%;
    float: left;
    bottom: 5px;
    padding: 6px 0;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 2px 2px #00247d;
    background-color: #00247d;
}

.col-item2-price {
    width: 100%;
    float: left;
    margin: 20px 0;
    font-size: 20px;
    font-weight: normal;
    color: #001c60;
    text-decoration: none;
    text-align: center;
}

.col-item2 h5 {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    line-height: 20px;
    margin: 8px 0;
}

.col-item2-red {
    width: 100%;
    float: left;
    border: 1px solid #b81226;
    border-radius: 0;
    padding: 5px;
    margin-bottom: 20px;
    background: #FFF;
}

    .col-item2-red p {
        font-size: 14px;
        font-weight: normal;
        color: #4f4f4f;
        text-decoration: none;
        line-height: 19px;
    }

    .col-item2-red .photo img {
        margin: 0 auto;
        width: 100%;
    }

.col-item2-red-readmore {
    width: 100%;
    float: left;
    bottom: 5px;
    padding: 6px 0;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 2px 2px #b81226;
    background-color: #cf142b;
}

.col-item2-red-price {
    width: 100%;
    float: left;
    margin: 20px 0;
    font-size: 20px;
    font-weight: normal;
    color: #b81226;
    text-decoration: none;
    text-align: center;
}

.col-item2-red-price-blue {
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: normal;
    color: #001c60;
    text-decoration: none;
    text-align: center;
}

.col-item2-red h5 {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    line-height: 20px;
    margin: 8px 0;
}

.airport-box {
    float: left;
    width: 20%;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    text-align: center;
}

.airport-box-list {
    float: left;
    width: 92%;
    margin: 5px 4%;
    padding: 5px 0;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    text-align: center;
    border: solid 1px #ccc;
}

.airport-box span {
    color: #cf142b;
    font-weight: bold;
}

.package-table {
    border: 1px solid #ccc !important;
}

    .package-table tbody tr:nth-child(odd) {
        background: #FAFAFA;
    }

    .package-table td {
        border-top: 0px !important;
        border-right: 1px solid #ccc !important;
    }

    .package-table tbody tr:nth-child(even) {
        background: #DFDFDF;
    }

.careers-from {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 15px;
    border: solid 1px #cf142b;
}

.careers-from-list {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #777777;
    text-decoration: none;
    line-height: 24px;
}

.crers-from-field {
    float: left;
    width: 100%;
    margin: 0;
    padding: 4px 8px;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    border-radius: 0;
    border: solid 1px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}

.crers-from-field2 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 7.5px 8px;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    border-radius: 0;
    border: solid 1px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}

.crers-from-field3 {
    width: 20%;
    margin: 0 0 0 10px;
    padding: 4px 8px;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    border-radius: 0;
    border: solid 1px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}

.crers-from-field4 {
    width: 40%;
    margin: 0 0 0 10px;
    padding: 4px 8px;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    border-radius: 0;
    border: solid 1px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}

.crers-from-btn {
    float: right;
    padding: 5px 35px;
    font-size: 13px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
    background: #3e3e3e;
    cursor: pointer;
    border: none;
}

    .crers-from-btn:hover {
        background: #00247d;
    }

.itembg {
    background: #fff;
}

/*--------------------------------------*/
.formcvr {
    float: left;
    width: 100%;
    border: 1px solid #f0c53b;
    background: rgba(0, 0, 0, 0.80);
    border-radius: 30px;
}

    .formcvr h2 {
        width: 100%;
        float: left;
        font-size: 24px;
        text-align: center;
        line-height: 1.5;
        letter-spacing: 0.1px;
        border: none;
        font-weight: 600;
        margin: 0;
        border-top: 2px solid transparent;
        padding: 5px 30px;
        color: #000;
        text-transform: uppercase;
        background: #f0c53b;
        border-radius: 27px 27px 0 0;
    }

.form {
    font-family: 'Roboto', 'PT Sans', "Myriad Web Pro", "Myriad Pro", Myriad, "Segoe UI", "Verdana", "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
    float: left;
    width: 100%;
    padding: 20px 0;
    margin: 0;
}

.form-radio {
    font-family: 'Roboto', 'PT Sans', "Myriad Web Pro", "Myriad Pro", Myriad, "Segoe UI", "Verdana", "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
    float: left;
    width: 100%;
}

.form-radio-list1 {
    float: left;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    padding: 10px 35px;
    background: rgba(0,0,0, 0.8);
}

.form-radio-list2 {
    float: left;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    padding: 10px 35px;
    background: rgba(25,25,25, 0.5);
}

.testmonials b {
    color: #7ea2ff;
    font-weight: normal;
}

.form-text {
    float: left;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 0;
    margin: 0 0 0 0;
}

.form-text2 {
    float: left;
    width: 100%;
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    margin: 20px 0 0 0;
}

.form-h1 {
    float: left;
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0;
    text-align: center;
    padding: 0;
    margin: 0px 0 10px 0;
    line-height: 24px;
    text-shadow: 0px 0px 8px #000;
}

.form-list-h1 {
    float: left;
    width: 100%;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    padding: 10px 0 5px 0;
    letter-spacing: 0;
    text-align: left;
}

    .form-list-h1 i {
        font-size: 20px;
        padding: 0 8px 0 0;
    }

.form-list-h2 {
    float: left;
    width: 100%;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    padding: 10px 0 5px 0;
    letter-spacing: 0;
    text-align: left;
}

    .form-list-h2 i {
        font-size: 20px;
        padding: 0 8px 0 0;
    }

.form-list-h3 {
    background: #525252 none repeat scroll 0 0;
    border-bottom: 1px solid #3b3b3b;
    border-radius: 5px 5px 0 0;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin: 7px 0 0 0;
    padding: 8px 3%;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

.form-list-cvr {
    width: 100%;
    float: left;
}

.form-img {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 15px 0;
}

.form-list {
    width: 100%;
    float: left;
}

.form-list-check {
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    float: left;
    color: #fff;
    margin-top: 15px;
    line-height: 32px;
    text-align: left;
}

    .form-list-check input[type=checkbox] {
        font-size: 10px;
        float: left;
        border: 1px solid rgba(0,0,0,.2);
        width: 24px;
        height: 24px;
        box-shadow: none;
        line-height: 24px;
        padding: 0;
        text-align: center;
        margin-right: 10px;
        background-color: #fff !important;
    }

.form-list-require {
    float: left;
    width: 100%;
    padding: 15px 0 0 0;
    line-height: 36px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    text-align: right;
}

.form-list1 {
    float: left;
    width: 100%;
}

.form-list2 {
    float: right;
    width: 100%;
    margin: 5px 0 0 0;
}

.form-list-text {
    width: 100%;
    float: left;
    padding: 8px 0 0 0;
    font-size: 13px;
    font-weight: 400;
    color: #f7020c;
    text-decoration: none;
}

.form-listbox {
    border-radius: 5px;
    color: #505050;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 2% 0;
    text-decoration: none;
    width: 100%;
}

.form-listbox2 {
    background: #cf4102 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 2.5% 0 0;
    padding: 3% 5%;
    text-decoration: none;
    width: 90%;
}

.form-listbox-h1 {
    color: #000;
    padding: 1% 0;
    margin: 0 0 1.5% 0;
    position: relative;
    text-align: center;
    background-color: #E6E6E6;
    border: 1px solid #cccccc;
}

.form-listbox-h2 {
    color: #000;
    padding: 7px 0;
    margin: 0 0 1.5% 0;
    position: relative;
    text-align: center;
    background: #FFF url("../images/fieldarrow.png") no-repeat scroll right top;
    border: 1px solid #cccccc;
    cursor: pointer;
}

.form-listbox-h1 span {
    background-color: #E6E6E6;
    border-top: 1px solid #cccccc;
    font-size: 16px;
    padding: 0 8px;
    position: relative;
    z-index: 1;
}

.form-listbox-h1::before {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.form-listbox-h1::before {
    left: 0;
}

.form-listbox-h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 0 0 4%;
    text-decoration: none;
}

.form-listbox-text {
    float: left;
    margin: 0;
    width: 100%;
}

.form-listcar {
    float: left;
    margin: 2% 0 0;
    width: 100%;
}

.form-listcarbox1 {
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
}

.form-listcarbox2 {
    float: left;
    width: 33%;
}

.form-listcarbox3 {
    float: right;
    width: 32%;
}

.form-listcarbox-h1 {
    float: left;
    line-height: 22px;
    vertical-align: top;
    width: 100%;
}

.form-listcarbox-img {
    float: left;
    padding: 1% 0 0 7%;
    width: 93%;
}

.form-listpass {
    float: left;
    margin: 0;
    width: 100%;
}

.form-listpassbox1 {
    float: left;
    width: 34%;
}

.form-listpassbox2 {
    float: left;
    width: 33%;
}

.form-listpassbox3 {
    float: right;
    width: 32%;
}

.form-listpassbox-h1 {
    float: left;
    font-size: 13px;
    vertical-align: top;
    width: 100%;
}

.form-listpassbox-text {
    float: left;
    padding: 3px 0 0;
    width: 100%;
}

.form-listpickup {
    float: left;
    margin: 0 0 1%;
    width: 100%;
}

.form-listpickup-date {
    float: left;
    width: 63%;
}

.form-listpickup-hour {
    float: right;
    width: 37%;
}

.form-listpickup-h1 {
    float: left;
    font-size: 13px;
    color: #222;
    width: 100%;
}

.form-listpickup-text {
    float: left;
    width: 100%;
}

.pickupcldr {
    margin: 7px 0 0 5px;
}

.form-listjourney {
    float: left;
    font-size: 15px;
    line-height: 18px;
    vertical-align: top;
    width: 100%;
}

.form-listboxprices {
    background: #cf4102 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 2% 0;
    padding: 4%;
    text-decoration: none;
    width: 92%;
}

.form-listjourney {
    float: left;
    font-size: 15px;
    line-height: 18px;
    vertical-align: top;
    width: 100%;
}

    .form-listjourney input {
        float: left;
        margin: 2px 10px 0 10px;
    }

    .form-listjourney label {
        float: left;
    }

.listboxprice2 {
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    color: #fff;
    float: left;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0;
    text-decoration: none;
    width: 100%;
}

.listboxprice3 {
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    color: #fff;
    float: left;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0;
    text-decoration: none;
    width: 100%;
}

.listboxpricetotal {
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0;
    text-decoration: none;
    width: 100%;
}

.fboxprice-right {
    border-radius: 0;
    color: #f0ff00;
    float: right;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.form-listboxvia {
    float: left;
    width: 100%;
    border: 1px solid #b3b3b3;
    background-color: #e6e6e6;
    padding-top: 1%;
    padding-right: 2%;
    padding-bottom: 1%;
    padding-left: 2%;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}

.form-listboxvia-h1 {
    background: #525252 none repeat scroll 0 0;
    border-bottom: 1px solid #3b3b3b;
    border-radius: 5px 5px 0 0;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin: 7px 0 0;
    padding: 8px 3%;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

.crossiconbtn {
    margin: 16px 0 0 25px;
}

.homecontentbg {
    background: #fff;
}

.homecontentbg2 {
    background: #f8f8f8;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.homecontent {
    padding: 50px 50px;
}

    .homecontent h2 {
        font-family: "Open Sans";
        font-size: 40px !important;
        font-weight: 300 !important;
        text-transform: none;
        letter-spacing: 1px;
        text-align: left;
    }

    .homecontent p {
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 28px;
        color: #4a5662;
    }

.leftimg {
    height: 600px;
    max-height: 600px;
    background: url(../images/why-travel-with-us.jpg) left center no-repeat;
    background-size: cover;
}

.service2 {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
    background: #f4f3f3;
}

    .service2 h3 {
        margin-top: 23px;
        color: #707070;
        font-size: 38px;
        line-height: 48px;
        font-weight: 300;
        text-transform: uppercase;
    }

    .service2 span {
        color: #000;
    }

.service2-247 {
    float: left;
    padding: 15px 20px;
    color: #ffff01;
    font-size: 38px;
    border-style: solid;
    border-color: #e3e3e3;
    border-width: 1px;
    border-radius: 7px;
    background: #000;
}

/*-- Main slide --*/

#main-slide .item img {
    width: 100%;
}

#main-slide .item .slider-content {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}

#main-slide .item.active .slider-content {
    z-index: 0;
    opacity: 1;
    -webkit-transition: opacity 100ms;
    -moz-transition: opacity 100ms;
    -o-transition: opacity 100ms;
    transition: opacity 100ms;
}

#main-slide .slider-content {
    top: 10%;
    left: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 999;
}

#main-slide .carousel-indicators {
    bottom: 30px;
}

.carousel-indicators li {
    width: 14px !important;
    height: 14px !important;
    border: 2px solid #fff !important;
    margin: 1px !important;
}


#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

    #main-slide .carousel-control.left span {
        padding: 15px;
    }

    #main-slide .carousel-control.right span {
        padding: 15px;
    }

#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block;
}

#main-slide .carousel-control .fa-angle-left {
    left: 0;
}

#main-slide .carousel-control .fa-angle-right {
    right: 0;
}

#main-slide .carousel-control i {
    background: rgba(0,0,0,.7);
    color: #fff;
    line-height: 36px;
    font-size: 32px;
    padding: 15px 20px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#main-slide .slider-content h2.white, #main-slide .slider-content h3.white {
    color: #fff;
    text-shadow: 4px 2px 3px rgba(0,0,0, 0.6)
}

#main-slide .slider-content h3 {
    font-size: 60px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    letter-spacing: 3px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-shadow: 0px 0px 8px #000;
}

.slider.btn {
    padding: 10px 40px;
    margin-top: 70px;
    font-size: 20px;
    border-radius: 2px;
    text-transform: uppercase;
    line-height: 28px;
    border: 0;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
    -o-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
    -webkit-box-shadow: 0 4px 0 rgba(0,0,0,0.1) inset;
}

    .slider.btn.btn-default {
        margin-left: 4px;
        background: #ECECEC
    }

        .slider.btn.btn-default:hover {
            background: #000;
            color: #fff;
        }

.slider-content-left {
    position: relative;
    margin: 0 0 0 40px;
}

.slider-content-right {
    position: relative;
}

/*-- Animation --*/
.carousel .item.active .animated1 {
}

.carousel .item.active .animated2 {
    -webkit-animation: lightSpeedIn 1s ease-in 200ms both;
    animation: lightSpeedIn 1s ease-in 200ms both;
}

.carousel .item.active .animated3 {
    -webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
    animation: bounceInLeft 1s ease-in-out 500ms both;
}

.carousel .item.active .animated4 {
    -webkit-animation: flipInX 1s ease-in 500ms both;
    animation: flipInX 1s ease-in 500ms both;
    text-align: center;
}

.carousel .item.active .animated5 {
    -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
    animation: bounceInLeft 1s ease-in-out 100ms both;
}

.carousel .item.active .animated6 {
    -webkit-animation: bounceIn 1s ease-in 500ms both;
    animation: bounceIn 1s ease-in 500ms both;
    text-align: center;
}

.carousel .item.active .animated7 {
    -webkit-animation: bounceIn 1s ease-in 500ms both;
    animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated8 {
    -webkit-animation: fadeInDown 1s ease-in 1000ms both;
    animation: fadeInDown 1s ease-in 1000ms both;
}




.service-box {
    margin-bottom: 35px;
}

.service-center {
    text-align: center;
}

.service-icon-left .service-icon {
    float: left;
}

.service-icon-left .service-content {
    padding-left: 45px;
}

.service-icon-left-more .service-icon {
    float: left;
}

.service-icon-left-more .service-content {
    padding-left: 60px;
}

.service-center .service-icon {
    margin-bottom: 14px;
}

.service-center .service-content h4 {
    margin-bottom: 6px;
    font-weight: 300;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #000;
}

.service-center .service-icon i {
    display: inline-block;
}

.service-box h4 {
    margin-bottom: 5px;
    font-weight: 400;
}

.service-box > div:first-child {
    padding: 0;
    color: #131313;
}

.service-boxed {
    margin-top: 30px;
    padding: 0 15px 20px 15px !important;
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

    .service-boxed:hover {
        border-color: #e2e2e2;
        box-shadow: 0 0 6px rgba(0,0,0,.1);
        -o-box-shadow: 0 0 6px rgba(0,0,0,.1);
        -moz-box-shadow: 0 0 6px rgba(0,0,0,.1);
        -webkit-box-shadow: 0 0 6px rgba(0,0,0,.1);
    }

    .service-boxed p {
        margin-bottom: 0;
    }


.label-bg {
    width: 100%;
    float: left;
    height: 32px;
    background: #000 url(../images/top-bg.png) repeat left top;
}

.header-top-agileits {
    background: #000 url(../images/top-bg.png) repeat left top;
    padding: 0;
}

ul.top-right-info-w3ls {
    float: right;
    padding-left: 0px !important;
    margin-left: 0px !important;
    margin-top: 10px;
    margin-bottom: 0;
}

    ul.top-right-info-w3ls li {
        list-style: none;
        color: #fff;
        font-weight: 500;
        font-size: 15px;
        letter-spacing: 0.5px;
        display: inline;
        float: left;
        text-align: right;
        margin-left: 20px;
        padding-bottom: 3px;
        border-bottom: solid 1px #f0c53b;
    }

        ul.top-right-info-w3ls li span {
            font-size: 14px;
            font-weight: 600;
            color: #f0c53b;
            display: block;
        }

        ul.top-right-info-w3ls li a {
            color: #fff;
            text-decoration: none;
        }

            ul.top-right-info-w3ls li a:hover {
                color: #fff;
                text-decoration: none;
            }
/*-- banner-grids --*/
.w3-agileits-our-advantages-grids {
    position: absolute;
    bottom: 2em;
    width: 70%;
}

.w3l-our-advantages-grd-left {
    padding: 1em 0px 2em;
    text-align: center;
    width: 46px;
    float: left;
    margin-right: 10px;
}

    .w3l-our-advantages-grd-left i {
        color: #fff;
        font-size: 26px;
    }

.w3l-our-advantages-grd-right {
    padding: 0 !important;
}

    .w3l-our-advantages-grd-right h4 {
        font-size: 23px;
        letter-spacing: 1.5px;
        font-weight: 400;
        color: #ffffff;
        margin: 0 0 8px;
        text-transform: capitalize;
        line-height: 25px;
    }

        .w3l-our-advantages-grd-right h4 span {
            font-weight: 600;
        }

.w3layouts-our-advantages-grid {
    width: 32.5%;
    margin: 0 3px;
    background: rgba(0, 0, 0, 0.68);
    padding: 1em;
    border-bottom: 3px solid transparent;
}

    .w3layouts-our-advantages-grid:hover {
        border-bottom: 3px solid #F1C40F;
        transition: 0.5s ease-in;
        -webkit-transition: 0.5s ease-in;
        -moz-transition: 0.5s ease-in;
        -ms-transition: 0.5s ease-in;
        -o-transition: 0.5s ease-in;
    }

.w3l-our-advantages-grd-right a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-top: 8px;
    display: inline-block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    outline: none;
}

    .w3l-our-advantages-grd-right a span {
        color: #146eb4;
    }

    .w3l-our-advantages-grd-right a:hover {
        color: #f1c40f;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }
/*-- //banner-grids --*/
/*-- //banner --*/
/*-- registration --*/
ul.agile_forms {
    float: right;
    margin-bottom: 0;
}

    ul.agile_forms li a i {
        color: #f0c53b;
        font-size: 17px;
        padding-right: 4px;
        vertical-align: sub;
    }

    ul.agile_forms li {
        float: right;
        display: inline-block;
        list-style: none;
    }

        ul.agile_forms li a {
            background: #000;
            color: #fff;
            font-size: 0.8em;
            display: inline-block;
            text-decoration: none;
            padding: 7px 20px;
            text-transform: uppercase;
            letter-spacing: 1px;
            border-radius: 0px;
        }

            ul.agile_forms li a:focus {
                outline: none;
            }

            ul.agile_forms li a:hover {
                color: #f0c53b;
            }

.signin-form {
    padding: 0em 1em 1em 1em;
    text-align: center;
}

    .signin-form h3, h3.agileinfo_sign, .modal-info h3 {
        font-size: 1.5em;
        color: #212121;
        font-weight: 700;
        margin: 1em 0 0.8em 0;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

        .modal-info h3 span {
            color: #146eb4 !important;
            line-height: 35px !important;
        }


.wthree-about-bot-grid-sec {
    position: relative;
}

.w3ls-abg.w3ls-abg1.abg1 {
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.w3ls-abg1, .abg2 {
    text-align: right;
    background: url(../images/dh.jpg) no-repeat center;
    padding: 6em 14em 0 10em;
}

.w3ls-abg.w3ls-abg2.abg3, .w3ls-abg.w3ls-abg2.abg4 {
    padding: 6em 10em 0 14em;
    min-height: 330px;
}

.w3ls-abg.w3ls-abg2.abg3 {
    background: url(../images/cm.jpg) no-repeat center;
    background-size: cover;
    min-height: 330px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.w3ls-abg.w3ls-abg1.abg1, .w3ls-abg.w3ls-abg1.abg2 {
    min-height: 330px;
}

.abg1 {
    background: #fff;
}

.w3ls-abg.w3ls-abg1.abg1 h4 {
    color: #fff;
}

.w3ls-abg.w3ls-abg1.abg1 {
    background: url(../images/ap.jpg) no-repeat center;
    background-size: cover;
}

.w3ls-abg.w3ls-abg2.abg2 {
    background: #49c7ed;
}

.w3ls-abg.w3ls-abg2.abg4 {
    background: url(../images/rs.jpg) no-repeat center;
}

.w3ls-abg h4 {
    font-size: 1.8em;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
}

.w3ls-abg.w3ls-abg1 p {
    font-size: 14px;
    padding: 0.5em 0em 0 15em;
    color: #ccc8c8;
}

.w3ls-abg.w3ls-abg2.abg3 p, .w3ls-abg.w3ls-abg2.abg4 p {
    padding: 0.5em 15em 0em 0em;
    color: #f1f1f1;
}

.w3ls-abg.w3ls-abg1.abg1:hover h4, .w3ls-abg.w3ls-abg2.abg3 h4 {
    color: #fff;
}

.w3ls-abg.w3ls-abg1.abg1 p, .w3ls-abg.w3ls-abg2.abg3 p {
    color: #f1f1f1;
}

.agileits-about-pos h2 {
    font-size: 3.5em;
    text-transform: uppercase;
    font-weight: 200;
    line-height: 1;
    padding: 0.8em 0;
    margin: 0 0 0 0;
    color: #f7020c;
    text-align: center;
    border: 1px solid #e0e0e0;
    background: #fff;
}

.agileits-about-pos {
    position: absolute;
    top: 34%;
    left: 40%;
    z-index: 1;
    background: rgba(144, 145, 148, 0.50);
    width: 20%;
    padding: 1em;
}


.bs-slider {
    overflow: hidden;
    /* max-height: 700px; */
    position: relative;
    background: #000000;
}

    .bs-slider:hover {
        cursor: -moz-grab;
        cursor: -webkit-grab;
    }

    .bs-slider:active {
        cursor: -moz-grabbing;
        cursor: -webkit-grabbing;
    }

    .bs-slider .bs-slider-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.40);
    }

    .bs-slider > .carousel-inner > .item > img,
    .bs-slider > .carousel-inner > .item > a > img {
        margin: auto;
        width: 100% !important;
    }

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}

    .fade .item {
        top: 0;
        z-index: 1;
        opacity: 0;
        width: 100%;
        position: absolute;
        left: 0 !important;
        display: block !important;
        -webkit-transition: opacity ease-in-out 1s;
        -moz-transition: opacity ease-in-out 1s;
        -ms-transition: opacity ease-in-out 1s;
        -o-transition: opacity ease-in-out 1s;
        transition: opacity ease-in-out 1s;
    }

        .fade .item:first-child {
            top: 0;
            position: relative;
        }

        .fade .item.active {
            opacity: 1;
            z-index: 2;
            -webkit-transition: opacity ease-in-out 1s;
            -moz-transition: opacity ease-in-out 1s;
            -ms-transition: opacity ease-in-out 1s;
            -o-transition: opacity ease-in-out 1s;
            transition: opacity ease-in-out 1s;
        }



/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 999;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.control-round:hover .carousel-control {
    opacity: 1;
}

.control-round .carousel-control.left {
    left: 1%;
}

.control-round .carousel-control.right {
    right: 1%;
}

    .control-round .carousel-control.left:hover,
    .control-round .carousel-control.right:hover {
        color: #fdfdfd;
        background: rgba(0, 0, 0, 0.5);
        border: 0px transparent;
    }

.control-round .carousel-control.left > span:nth-child(1) {
    left: 45%;
}

.control-round .carousel-control.right > span:nth-child(1) {
    right: 45%;
}


/*-- nav-effect --*/
.cl-effect-1 a::before,
.cl-effect-1 a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
}

.cl-effect-1 a::before {
    margin-right: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

.cl-effect-1 a::after {
    margin-left: 10px;
    content: ']';
    /*-- w3layouts --*/
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after, .main-nav li.active a::before, .main-nav li.active a::after,
.main-nav li.active a:focus::before,
.main-nav li.active a:focus::after {
    opacity: 1;
    color: #000 !important;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}
/*-- //nav-effect --*/

/*--  
.agileits_w3layouts_banner_info_pos ul li:nth-child(2){
    margin:0 4em;
}
--*/
.agileits_w3layouts_banner_info_pos ul li {
    padding: 0 6em 0 0;
}

    .agileits_w3layouts_banner_info_pos ul li a {
        color: #fff;
        text-decoration: none;
    }

.agileits_w3layouts_banner_info h3 {
    text-align: center;
    font-size: 3em;
    color: #f79820;
    text-transform: uppercase;
}

.agileits_w3layouts_banner_info p {
    color: #ffffff;
    text-align: center;
    line-height: 28px;
    width: 63%;
    margin: 30px auto;
    font-size: 17px;
}
/*-- banner-bottom-icons --*/
.banner-bottom-icons {
    padding: 5em 0;
}

.w3_banner_bottom_icons_left, .w3_banner_bottom_icons_right {
    padding: 0;
}

.w3_banner_bottom_icons_right {
    border-bottom: 1px solid #f5f5f5;
}

.w3_banner_bottom_icons1 {
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
    padding: 0.35em;
    text-align: center;
}

    .w3_banner_bottom_icons1 i {
        font-size: 2.5em;
        color: #f0c53b;
        width: 80px;
        height: 80px;
        border-radius: 50px;
        font-style: normal;
        display: inline-block;
        background: rgba(0,0,0, 0.6);
        line-height: 82px;
        vertical-align: middle;
    }

    .w3_banner_bottom_icons1 h3 {
        font-size: 17px;
        font-weight: 500;
        color: #fff;
        text-transform: uppercase;
        margin: 1em 0;
        position: relative;
        padding-bottom: .8em;
    }

        .w3_banner_bottom_icons1 h3:before {
            content: '';
            background: rgba(255,241,0, 0.7);
            width: 25%;
            height: 2px;
            position: absolute;
            left: 36.9%;
            bottom: 0%;
        }

    .w3_banner_bottom_icons1 p {
        font-size: 15px;
        color: #fff;
        line-height: 2em;
    }

.w3_banner_bottom_icons1_effect {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
    padding: 1em;
}

    .w3_banner_bottom_icons1_effect::before {
        width: 80px;
        height: 80px;
        background: transparent;
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        border-right: 2px solid #f0c53b;
        border-top: 2px solid #f0c53b;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        opacity: 0;
    }

    .w3_banner_bottom_icons1_effect::after {
        width: 80px;
        height: 80px;
        background: transparent;
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        border-left: 2px solid #f0c53b;
        border-bottom: 2px solid #f0c53b;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        opacity: 0;
    }

.w3_banner_bottom_icons1:hover .w3_banner_bottom_icons1_effect::before {
    opacity: 1;
    right: 5px;
    top: 5px;
}

.w3_banner_bottom_icons1:hover .w3_banner_bottom_icons1_effect::after {
    opacity: 1;
    left: 5px;
    bottom: 5px;
}

.w3_banner_bottom_icons1:hover {
    cursor: pointer;
}

.w3_agile_banner_bottom {
    position: relative;
}

    .w3_agile_banner_bottom figure, .w3ls_featured_services_grid figure {
        margin: 0;
        padding: 0;
        background: #fff;
        overflow: hidden;
    }

.ap {
    background: url(../images/ap.jpg) no-repeat center;
    background-size: cover;
}

.rs {
    background: url(../images/rs.jpg) no-repeat center;
    background-size: cover;
}

.dh {
    background: url(../images/dh.jpg) no-repeat center;
    background-size: cover;
}

.cm {
    background: url(../images/cm.jpg) no-repeat center;
    background-size: cover;
}
/* Circle */
.hover15 figure {
    position: relative;
}

    .hover15 figure::before {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        display: block;
        content: '';
        width: 0;
        height: 0;
        background: rgba(255,255,255,.2);
        border-radius: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
    }

    .hover15 figure:hover::before, .w3ls_team_grid:hover .hover15 figure::before, .banner-bottom-icons:hover .hover15 figure::before, .w3_featured_services_grid:hover .hover15 figure::before {
        -webkit-animation: circle .75s;
        animation: circle .75s;
    }

@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

#service {
    margin-top: 100px;
    margin-bottom: 100px;
    border-bottom: 1px solid #f5f5f5;
}
/*-- //banner-bottom-icons --*/

/*-- fleet --*/
.fleetser {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.fleetser-img {
    float: left;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    position: absolute;
    left: -5px;
    top: 25px;
}

.fleetser-text {
    float: right;
    width: 96%;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    background: #000;
    text-align: left;
    margin-right: 15px;
    line-height: 24px;
    padding: 15px 10px 0 200px;
}

    .fleetser-text h2 {
        width: 100%;
        float: left;
        font-size: 20px;
        font-weight: normal;
        color: #f0c53b;
        text-decoration: none;
        letter-spacing: 1px;
        text-align: left;
        margin-bottom: 8px;
    }

    .fleetser-text ul {
        width: 100%;
        float: left;
        padding-left: 15px;
    }

/*-- //welcome --*/
.sub_head {
    font-size: 36px;
    color: #212121;
    font-weight: 600;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: .5em;
    position: relative;
}

    .sub_head h3 {
        font-size: 28px;
        color: #212121;
        font-weight: 600;
        margin: 0;
        padding-bottom: 0;
        letter-spacing: 1px;
    }

    .sub_head:before, .sub_head:after {
        position: absolute;
        background: #ccc;
        height: 2px;
        content: '';
    }

    .sub_head:before {
        width: 11%;
        bottom: 13%;
        left: 44.5%;
    }

    .sub_head:after {
        width: 18%;
        right: 41%;
        bottom: 0%;
    }

select option {
    padding: 5px 10px;
}

    select option:hover {
        text-decoration: none;
        color: #000000;
        background: linear-gradient(180deg, rgba(248, 163, 43, 1) 60%, rgba(254, 230, 22, 1) 100%);
    }
