@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300);

body, p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans',sans-serif
}

body, h1, h2, h3, h4, h5, h6, p {
    font-family: 'Open Sans',sans-serif
}

h4, h6 {
    line-height: 1.2;
    letter-spacing: 0;
    color: #000
}

.none {
    display: none;
}

h4, h5, h6, p {
    color: #000
}

.box-show, .main-nav ul li {
    text-align: center
}

.main-nav > ul > li:last-child:after, .scrollup {
    display: none
}

.footercvr h3, .main-nav ul li a, a, a:focus, a:hover {
    text-decoration: none
}

@font-face {
    font-family: 'Helvetica LT Narrow';
    src: url(../fonts/HelveticaLT-Narrow-Bold.eot);
    src: url(../fonts/HelveticaLT-Narrow-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/HelveticaLT-Narrow-Bold.woff) format('woff'),url(../fonts/HelveticaLT-Narrow-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0 auto;
    color: #606060;
    line-height: 22px;
    background: url("../images/bg.jpg");
    position: relative;
    background-size: cover;
    height: 100vh;
    width: 100%;
}

p {
    margin-bottom: 15px;
    text-transform: none
}

h2, h4 {
    font-weight: 700
}

.footer h4, .footer2, .services h4, h2, h3, h4, h6 {
    text-transform: uppercase
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px
}

.main-nav ul li a, .top-contact ul li a, .top-contact ul li span, h4, h6 {
    font-family: "Open Sans"
}

h1 {
    font-size: 52px;
    line-height: 60px;
    color: #292929
}

h2 {
    font-size: 45px;
    line-height: 53px
}

h3 {
    font-size: 38px;
    line-height: 44px
}

h4 {
    font-size: 16px;
    margin: 10px 0
}

h5 {
    font-size: 24px;
    line-height: 32px;
    margin: 0 auto
}

h6 {
    font-size: 15px;
    font-weight: 400;
    margin: 15px 0
}

a {
    color: #767676;
    transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.innerimg {
    width: 100%;
    padding: 3px;
    border: 1px solid #ddd
}

.innerui {
    list-style-type: inherit;
    padding-left: 17px
}

input[type=submit]:hover {
    background: #000;
    color: #FFF
}

input[type=text]:focus, input[type=button].btn-block:focus, input[type=tel]:focus, input[type=email]:focus, textarea:focus {
    outline: 0
}

input::-webkit-input-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

input::-moz-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

input:-moz-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

textarea:-ms-input-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

textarea:-moz-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

textarea::-webkit-input-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

textarea::-moz-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

input:focus::-webkit-input-placeholder {
    color: transparent;
    outline: 0
}

input:focus::-moz-placeholder {
    color: transparent;
    outline: 0
}

input:focus:-moz-placeholder {
    color: transparent;
    outline: 0
}

input:focus:-ms-input-placeholder {
    color: transparent;
    outline: 0
}

textarea:focus:-ms-input-placeholder {
    color: transparent;
    outline: 0
}

textarea:focus:-moz-placeholder {
    color: transparent;
    outline: 0
}

textarea:focus::-webkit-input-placeholder {
    color: transparent
}

textarea:focus::-moz-placeholder {
    color: transparent;
    outline: 0
}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: .3;
    filter: alpha(opacity=30);
    position: fixed;
    bottom: 25px;
    right: 16px;
    text-indent: -9999px;
    background: url(../images/icon_top.png) no-repeat
}

    .scrollup:hover {
        opacity: .6
    }

.clear {
    clear: both
}

.col-center {
    margin: 0 auto !important;
    float: none !important
}

.menu {
    padding: 0
}

    .menu nav ul li i, .menu nav ul li i:hover {
        color: #0956a5;
        margin: 0;
        line-height: 0
    }

.main-nav {
    margin: auto;
    width: 100%
}

    .main-nav ul {
        z-index: 999
    }

        .main-nav ul li {
            float: left;
            list-style: none;
            position: relative;
            -webkit-transition: all 1s ease 0s;
            -moz-transition: all 1s ease 0s;
            -ms-transition: all 1s ease 0s;
            -o-transition: all 1s ease 0s;
            transition: all 1s ease 0s
        }

            .main-nav ul li a {
                font-size: 14px;
                color: #fff;
                font-weight: 500;
                text-align: left;
                padding: 0 !important;
                margin: 11px !important;
                -moz-transform: matrix(.99957727990745,0,0,.99925247056521,0,0);
                -webkit-transform: matrix(.99957727990745,0,0,.99925247056521,0,0);
                -ms-transform: matrix(.99957727990745,0,0,.99925247056521,0,0);
                position: relative;
                -webkit-transition: all 1s ease 0s;
                -moz-transition: all 1s ease 0s;
                -ms-transition: all 1s ease 0s;
                -o-transition: all 1s ease 0s;
                transition: all 1s ease 0s
            }

                .main-nav ul li a .fa-caret-down, .main-nav ul li a .fa-caret-down:hover {
                    font-size: 12px;
                    color: #45bead
                }

        .main-nav ul ul li {
            padding-bottom: 0
        }

            .main-nav ul ul li a {
                border-right: none;
                color: #fff
            }

        .main-nav ul li:last-child a {
            border-right: none
        }

        .main-nav ul li.active a {
            color: #fff
        }

        .main-nav ul li a:active, .main-nav ul li a:focus, .main-nav ul li a:hover {
            color: #2c96c5;
            /* font-weight:bold; */
            background-color: #000;
            text-shadow: none !important;
            border-bottom: 1px solid #fbfbfb;
            padding: 0 !important;
        }

            .main-nav ul li a:hover span {
                visibility: visible
            }

        .main-nav ul li a span {
            visibility: hidden;
            line-height: 8px;
            margin-top: 0;
            font-size: 20px;
            color: #45bead
        }

            .main-nav ul li a span i, .main-nav ul li a span i:hover {
                color: #45bead
            }

        .main-nav ul li.active a span {
            visibility: visible
        }

        .main-nav ul ul a:hover {
            color: #000;
            text-indent: 10px;
            background: #fff
        }

    .main-nav li:hover ul {
        display: block;
        opacity: 1;
        visibility: visible;
        margin-top: 0
    }

    .main-nav ul li ul {
        background: #45BEAD;
        visibility: hidden;
        width: auto;
        position: absolute;
        text-align: center;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        opacity: 0;
        margin-top: 15px
    }

    .main-nav ul ul li {
        border-top: 1px solid #ccc;
        display: block;
        float: none;
        margin: 0;
        list-style: none
    }

        .main-nav ul ul li:last-child a {
            background: 0 0
        }

            .main-nav ul ul li:last-child a:hover {
                background: #fff
            }

    .main-nav ul li.sub_menu a {
        padding-right: 32px
    }

        .main-nav ul li.sub_menu a:before {
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 6px solid #FFF;
            content: "";
            height: 0;
            position: absolute;
            right: 10px;
            top: 37px;
            width: 0;
            z-index: 999
        }

    .main-nav ul ul a, .main-nav ul ul a:link {
        font-size: 12px;
        line-height: 40px;
        padding: 0 15px;
        min-width: 200px;
        text-align: left
    }

    .main-nav ul:after {
        content: '.';
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }

    .main-nav ul, .main-nav ul ul {
        padding: 0;
        margin: 6px 0 0;
        list-style: none
    }

        .main-nav ul li ul ul {
            margin: -51px 0 0 188px !important
        }

        .main-nav ul li.sfhover ul ul, .main-nav ul li.sfhover ul ul ul, .main-nav ul li:hover ul ul, .main-nav ul li:hover ul ul ul {
            left: -999em
        }

        .main-nav ul li li li.sfhover ul, .main-nav ul li li li:hover ul, .main-nav ul li li.sfhover ul, .main-nav ul li li:hover ul, .main-nav ul li.sfhover ul, .main-nav ul li:hover ul {
            left: auto
        }

        .main-nav ul li li li:hover ul {
            top: 30px
        }

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.owl-controls.clickable {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 12px
}

.about-us h3:before, .about-usi h3:before {
    content: "";
    height: 5px;
    bottom: 0
}

header {
    padding: 0
}

.top-contact ul {
    list-style-type: none;
    padding: 0;
    text-align: right;
    margin: 15px 15px 10px 0
}

    .top-contact ul li {
        display: inline-block;
        padding: 0 0 0 40px;
        position: relative;
        margin: 0;
        vertical-align: top
    }

        .top-contact ul li a, .top-contact ul li span {
            font-size: 14px;
            color: #fff;
            font-weight: 400;
            line-height: .5
        }

        .top-contact ul li i {
            position: absolute;
            top: 0;
            font-size: 18px;
            left: 18px;
            color: red
        }

.about-us h3, .about-us h3 span {
    font-size: 41px;
    font-family: "Open Sans";
    line-height: 1.15;
    padding-bottom: 10px;
    position: relative;
    font-weight: 700
}

.menu nav {
    margin-top: 0
}

.slider-booking-engine .owl-carousel .owl-wrapper-outer {
    z-index: -1 !important;
    position: relative
}

.owl-theme .owl-controls .owl-buttons div {
    display: none
}

.owl-theme .owl-controls .owl-page span {
    background: red
}

.about-us h3 {
    color: red;
    text-align: left
}

    .about-us h3 span {
        color: #000;
        text-align: center
    }

    .about-us h3:before {
        position: absolute;
        width: 70%;
        right: 63.8%;
        border: 2px double red;
        border-right: none;
        border-left: none
    }

.about-usi h3, .about-usi h3 span {
    font-size: 41px;
    line-height: 1.15;
    padding-bottom: 10px;
    position: relative;
    font-weight: 700;
    font-family: "Open Sans"
}

.about-usi h3 {
    color: red;
    text-align: left
}

    .about-usi h3 span {
        color: #000;
        text-align: center
    }

    .about-usi h3:before {
        position: absolute;
        width: 100%;
        right: 82.4%;
        border: 2px double red;
        border-right: none;
        border-left: none
    }

.about-us p {
    font-size: 14px;
    font-family: "Open Sans";
    color: #5f5f5f;
    line-height: 1.714;
    text-align: left
}

section {
    /* padding:30px 0 */
}

    section.slider-booking-engine {
        padding: 0 !important;
    }

.services h3, .services h3 span {
    font-size: 41px;
    line-height: 1.15;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    font-family: "Open Sans";
    font-weight: 700
}

.services h3 {
    color: #000
}

    .services h3 span {
        color: #00abff
    }

    .services h3:after, .services h3:before {
        content: "";
        position: absolute;
        height: 5px;
        bottom: 0
    }

    .services h3:before {
        width: 52%;
        right: 0;
        border: 2px double #00abff;
        border-right: none;
        border-left: none
    }

    .services h3:after {
        width: 47.3%;
        left: 0;
        border: 2px double #000;
        border-right: none;
        border-left: none
    }

.services p {
    font-size: 14px;
    font-family: "Open Sans";
    color: #6f6f6f;
    line-height: 1.714;
    margin: 0
}

.ser-text {
    margin: 30px 0 0
}

.services img {
    margin: 28px;
    min-width: 487px;
    width: 100%
}

.services h4 {
    font-size: 26.43px;
    font-family: "Open Sans";
    color: #000;
    font-weight: 700;
    line-height: 1.2;
    margin: 10px 0;
    letter-spacing: 3px
}

.space {
    margin: 30px 0
}

section.services {
    padding: 50px 0;
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    width: 100%;
    max-width: 100%;
    margin: 10% 0 2%;
}

.services-box-right {
    text-align: right;
    min-height: 216px
}

    .services-box-right img {
        float: right;
        border-radius: 50%;
        box-shadow: 0 5px 15px #999;
        margin-left: 15px
    }

.services-box-left {
    text-align: left;
    min-height: 216px
}

    .services-box-left img {
        float: left;
        border-radius: 50%;
        box-shadow: 0 5px 15px #999;
        margin-right: 15px
    }

section.testimonials {
    padding: 15px 0;
    background-image: url(../images/testimonial-bg.jpg);
    width: 100%;
    max-width: 100%;
    min-height: 531px;
    margin-top: 83px
}

.testimonials h3, .testimonials h3 span {
    font-size: 41px;
    font-family: "Open Sans";
    line-height: 1.15;
    padding-bottom: 10px;
    position: relative;
    font-weight: 700;
    text-align: center
}

.testimonials h3 {
    color: #fff;
    margin: 25px 0 0
}

    .testimonials h3 span {
        color: #00abff
    }

    .testimonials h3:after, .testimonials h3:before {
        position: absolute;
        height: 5px;
        bottom: 0;
        content: ""
    }

    .testimonials h3:before {
        width: 52.6%;
        right: 0;
        border: 1px double #00abff;
        border-right: none;
        border-left: none
    }

    .testimonials h3:after {
        width: 46.7%;
        left: 0;
        border: 1px double #fff;
        border-right: none;
        border-left: none
    }

.footer h4, .form.engine, .form.engine .field {
    position: relative
}

.dropdown {
    background-color: rgba(195, 0, 97, 0.1);
    width: 100%;
    border: 1px solid #CC0061;
    border-style: inset;
    color: grey;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

option.dropdownplus {
    color: black;
}

.fieldcldr {
    padding-left: 40px !important;
}

section.testimonials .owl-wrapper-outer {
    width: 65%;
    margin: 82px auto;
    padding: 50px;
    background-color: #00abffd4;
    border-radius: 8px
}

.field, section.testimonials .owl-theme .owl-controls .owl-page span {
    background: #fff
}

section.testimonials .owl-wrapper-outer .item img {
    float: left;
    margin-left: 0;
    margin-right: 30px;
    border-radius: 50%;
    width: 150px;
    height: 150px
}

section.testimonials .owl-wrapper-outer .item p {
    color: #FFF;
    padding: 20px 0;
    width: 45%;
    font-weight: 400;
    font-size: 14px;
    font-style: italic;
    margin: 0 0 0 160px;
    border-left: 3px solid #fff;
    vertical-align: top
}

.footer, .footer2, .footercvr {
    width: 100%;
    float: left
}

.footercvr {
    background: #cfcfcf;
    box-shadow: -3px -3px 5px rgba(0,0,0,.1);
}

    .footercvr h3 {
        font-size: 15px;
        font-weight: 700;
        color: #fff;
        margin: 0 0 15px
    }

.footer {
    padding: 0;
    margin: 20px 0;
    font-size: 13px;
    font-weight: 400;
    color: #FFf;
    text-decoration: none;
    line-height: 24px
}

    .footer label, .footer2 {
        font-weight: 400;
        color: #fff;
        text-decoration: none
    }

    .footer label {
        font-size: 14px
    }

.footer2 {
    padding: 20px 0 30px;
    margin: 0;
    font-size: 13px;
    text-align: center;
    background: #000;
    border-radius: 0
}

.footerleft {
    float: left;
    padding-left: 15px;
    text-align: center
}

.footer h4, .footer-h1 {
    font-weight: 700;
    text-align: left
}

.footerright {
    float: right;
    padding-right: 15px
}

.footerbox1 {
    float: left;
    width: 22%;
    margin: 0
}

.footer h4 {
    color: #000;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-size: 16px;
    letter-spacing: .5px
}

    .footer h4 .head-line {
        width: 67px;
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        height: 3px;
        background-color: red;
        margin: 0
    }

.footer-h1 {
    margin: 0 0 3%;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    text-transform: no;
    letter-spacing: 0
}

.f-red {
    color: #f7b908
}

.footerbox4, .footerbox4-h1 {
    color: #b4cad7;
    text-align: left;
    text-decoration: none
}

.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: 400;
    padding: 0 2% 0 0;
    margin: 0 0 0 2%;
    background: url(../images/map2.png) left center no-repeat
}

.footerbox4-h1 {
    float: left;
    width: 100%;
    padding: 0;
    font-size: 19px;
    font-weight: 400
}

.f2:hover, .f:active, .f:hover, .f:link, .f:visited {
    font-size: 13px;
    font-weight: 400
}

.footerbox4-list {
    float: left;
    width: 100%;
    margin: 1% 0 0
}

.f:active, .f:link, .f:visited {
    clear: both;
    width: 100%;
    float: left;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px 0;
    line-height: 18px;
    border-top: solid 1px #aeaeae
}

.f:hover {
    clear: both;
    float: left;
    color: red;
    text-decoration: none
}

.f2:active, .f2:link, .f2:visited {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    text-decoration: none
}

.f2:hover {
    color: #faeb18;
    text-decoration: underline
}

.a:active, .a:hover, .a:link, .a:visited {
    font-size: 13px;
    color: red;
    font-weight: 400
}

.a:active, .a:link, .a:visited {
    text-decoration: none
}

.a:hover {
    text-decoration: underline
}

.r:active, .r:hover, .r:link, .r:visited {
    font-weight: 400;
    color: #000;
    text-decoration: underline
}

.footerbtn, .footerfield {
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none
}

.footerfield {
    color: #565656;
    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 {
    float: left;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    margin-top: 10px;
    border-radius: 3px;
    background: #cf142b
}

#back-top a, #back-top span {
    width: 36px;
    display: block;
    transition: 1s
}

.go-top, ul.login-link {
    float: right
}

.box-show ul li a span, .form.engine h2 {
    font-weight: 700;
    font-family: "Open Sans"
}

.go-top {
    margin: 0
}

#back-top a {
    text-align: right;
    color: #bbb
}

    #back-top a:hover {
        color: #000
    }

#back-top span {
    float: right;
    height: 36px;
    margin: -100px -70px 10px 0;
    background: url(../images/up-arrow.png) right center no-repeat;
    border-radius: 0
}
.form.engineCvr {
    width: 100%;
    display: flex;
    height: 81vh;
    padding: 1vh 0;
    align-items: center;
}
.form.engine {
    z-index: 1;
    top: 0;
    right: 0;
    padding: 12px 10px;
    width: 100%;
    border-top: 4px solid red;
    background-color: rgba(0,0,0,.81);
    border-radius: 0;
    margin: 100px 0 0;
    height: auto;
}

    .form.engine h2 {
        font-size: 25px;
        color: #fff;
        line-height: 2.037;
        text-align: center;
        -moz-transform: matrix(.99981549471622,0,0,1,0,0);
        -webkit-transform: matrix(.99981549471622,0,0,1,0,0);
        -ms-transform: matrix(.99981549471622,0,0,1,0,0);
        text-transform: none
    }

.form-list1 i {
    z-index: 1000
}

.main-nav ul, .main-nav ul ul {
    display: inline-block;
    vertical-align: top
}

ul.login-link li a {
    display: inline-block !important
}

    ul.login-link li a i:hover {
        color: #fff;
        margin: 0 5px;
        line-height: 0
    }

.menu nav ul li i {
    color: #FFF;
    margin: 0 5px
}

.translate {
    float: right;
    padding: 0px;
    margin: 5px 0 0 0;
}

#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 #9a1c0f !important;
    display: inline-block;
    padding: 4px 7px;
    margin: 0 !important;
    cursor: pointer;
    zoom: 1;
    color: #000
}

#google_translate_element {
    color: transparent
}

    #google_translate_element a {
        display: none
    }

div.goog-te-gadget {
    color: transparent !important
}

.goog-te-gadget {
    margin-top: -6px;
    height: 19px
}

.main-nav ul li a span {
    display: none
}

.form-control {
    padding: 9px 20px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: auto;
    border-radius: 4px;
    margin: 5px 0
}

.form.engine .field i {
    margin: 0;
    color: #cb0101;
    top: 15px;
    left: 7px;
    z-index: 99999;
    position: absolute
}

.form.engine .title {
    font-size: 25px;
    color: #000
}

.btn1.clsAddVia, .btn2.clsGetQuote {
    display: inline-block;
    background-color: red;
    color: #fff;
    padding: 13px 24px
}

.form-control.clsLTTo.clsViaLTTo {
    width: 90%
}

.crossiconbtn {
    padding: 5px 0;
    background: 0 0
}

.row.trVia.clstestvia {
    position: relative
}

    .row.trVia.clstestvia i {
        position: absolute;
        margin: 0 auto;
        left: 22px;
        top: 17px
    }

    .row.trVia.clstestvia select.form-control.clsddlAddressToVia {
        width: 94%;
        margin: 5px auto
    }

    .row.trVia.clstestvia textarea.form-control.clsAddressToVia {
        height: auto;
        width: 94%;
        margin: 5px auto
    }

.no-padding {
    padding: 0;
    margin: 0
}

.pagenation-holder {
    background: #000000;
    /* margin:50px 0 10px */
}

.box-show ul li a i, .contact-box1 {
    background-color: #fff;
    text-align: center
}

.contact-box1 {
    float: left;
    width: 100%;
    padding: 25px 4px 15px;
    border: 1px solid #e4e4e4
}

.cont-map2 {
    width: 100%;
    height: 575px;
    margin: 0
}

.box-show ul {
    list-style-type: none;
    padding: 0;
    margin: 40px 0 0;
    display: block;
    width: 100%;
    text-align: center
}

    .box-show ul li {
        display: inline-block;
        width: 32.9%
    }

        .box-show ul li a i {
            display: block;
            margin: 0 auto;
            font-size: 30px;
            color: #000;
            width: 100px;
            height: 100px;
            border: 2px dashed #00abff;
            padding: 31px 0 0;
            border-radius: 50%
        }

.form, .formcvr h2 {
    background: rgba(157,157,157,.6)
}

.formcvr, .formcvr h2 {
    width: 100%;
    float: left
}

.box-show ul li a span {
    padding: 15px;
    display: block;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center
}

.formcvr h2 {
    font-size: 44px;
    text-align: center;
    line-height: 1.5;
    font-weight: 600;
    margin: 0;
    text-shadow: 1px 1px 0 #fff;
    padding: 5px 30px;
    color: #000;
    font-family: "Open Sans";
    text-transform: none;
    border-top: 4px solid #fff !important
}

.form, .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;
    width: 100%
}

.form-list-h1, .form-list-h3, .form-listboxvia-h1, .form-text2 {
    text-transform: uppercase
}

.form {
    float: left;
    padding: 20px 0;
    margin: 0;
    -moz-box-shadow: 1px 1px 2px .5px rgba(0,0,0,.2)
}

.form-radio-list1, .form-radio-list2 {
    float: left;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding: 10px 35px;
    font-weight: 400;
    margin: 0
}

.form-radio {
    float: left
}

.form-radio-list1 {
    background: rgba(0,0,0,.8)
}

.form-radio-list2 {
    background: rgba(25,25,25,.5)
}

.testmonials b {
    color: #7ea2ff;
    font-weight: 400
}

.form-h1, .form-text, .form-text2 {
    float: left;
    width: 100%;
    color: #fff;
    text-decoration: none;
    padding: 0
}

.form-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0
}

.form-text2 {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    margin: 20px 0 0
}

.form-h1 {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    margin: 0 0 10px;
    line-height: 24px;
    text-shadow: 0 0 8px #000
}

.form-list-h1, .form-list-h2 {
    text-align: left;
    color: #fff;
    text-decoration: none;
    float: left;
    width: 100%
}

.form-list-h1 {
    font-size: 15px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    letter-spacing: .5px
}

.form-list-h2 {
    font-size: 17px;
    font-weight: 500;
    padding: 10px 0 5px;
    letter-spacing: 0
}

    .form-list-h2 i {
        font-size: 20px;
        padding: 0 8px 0 0
    }

.form-list-h3 {
    background: #525252;
    border-bottom: 1px solid #3b3b3b;
    border-radius: 5px 5px 0 0;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: 400;
    margin: 7px 0 0;
    padding: 8px 3%;
    text-decoration: none;
    width: 100%
}

.form-list-cvr {
    width: 100%;
    float: left
}

.form-img {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 15px
}

.form-list {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
}

.form-list1 i {
    color: red;
    position: absolute;
    font-size: 18px;
    padding: 8px 15px;
    left: 10;
    top: 5px;
}

.form-list-check, .form-list-require {
    font-weight: 500;
    color: #fff;
    font-family: "open sans";
    float: left
}

.form-list-check {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 12px;
    text-align: left;
    font-size: 14px;
}

    .form-list-check input[type=checkbox] {
        font-size: 10px;
        float: left;
        border: 1px solid rgba(0,0,0,.2);
        width: 18px;
        height: 20px;
        box-shadow: none;
        line-height: 0;
        padding: 0;
        text-align: center;
        margin: -4px 8px 0 0;
        background-color: #fff !important
    }

.form-list-require {
    width: 100%;
    padding: 15px 0 0;
    line-height: 12px;
    font-size: 14px;
    text-decoration: none;
    text-align: left
}

.form-list-text, .form-listbox, .form-listbox-h3, .form-listbox2 {
    font-weight: 400;
    text-decoration: none
}

.form-list1 {
    float: left;
    width: 100%;
    position: relative
}

.form-list2 {
    float: right;
    width: 100%;
    margin: 0;
}

.form-list-text {
    width: 100%;
    float: left;
    padding: 8px 0 0;
    font-size: 13px;
    color: #f7020c
}

.form-listbox {
    border-radius: 5px;
    color: #505050;
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 2% 0;
    width: 100%;
}

.form-listbox2 {
    background: #cf4102;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 12px;
    margin: 2.5% 0 0;
    padding: 3% 5%;
    width: 90%
}

.form-listbox-h1, .form-listbox-h2 {
    color: #000;
    margin: 0 0 1.5%;
    border: 1px solid #ccc;
    position: relative;
    text-align: center
}

.form-listbox-h1 {
    padding: 1% 0;
    background-color: #E6E6E6
}

.form-listbox-h2 {
    padding: 7px 0;
    background: url(../images/fieldarrow.png) right top no-repeat #FFF;
    cursor: pointer
}

.form-listbox-h1 span {
    background-color: #E6E6E6;
    border-top: 1px solid #ccc;
    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%;
    left: 0
}

.form-listbox-h3 {
    color: #fff;
    font-size: 16px;
    padding: 0 0 4%
}

.form-listbox-text {
    /* float:left; */
    margin: 0;
    width: 100%;
    text-align: center;
}

.form-listcar {
    float: left;
    margin: 2% 0 0;
    width: 100%
}

.form-listcarbox1 {
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: 700
}

.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: 33.33%;
}

.form-listpassbox2 {
    float: left;
    width: 33.33%;
}

.form-listpassbox3 {
    float: right;
    width: 33.33%;
}

.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%;
    text-align: left;
}

.form-listpickup-hour {
    float: right;
    width: 37%
}

.form-listpickup-h1, .form-listpickup-text {
    width: 100%;
    float: left;
    text-align: l;
}

.form-listpickup-h1 {
    float: left;
    font-size: 13px;
    color: #222;
    width: 50%;
    text-align: left;
}

.pickupcldr {
    margin: 7px 0 0 5px
}

.form-listboxprices {
    background: #cf4102;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: 400;
    margin: 2% 0;
    padding: 4%;
    text-decoration: none;
    width: 92%
}

.listboxprice2, .listboxprice3, .listboxpricetotal {
    border-bottom: 1px solid #ccc;
    color: #fff;
    float: left;
    font-weight: 400;
    padding: 5px 0;
    text-decoration: none;
    border-radius: 0
}

.form-listjourney {
    float: left;
    font-size: 15px;
    line-height: 18px;
    vertical-align: top;
    width: 100%
}

    .form-listjourney input {
        float: left;
        margin: 2px 10px 0
    }

    .form-listjourney label {
        float: left
    }

.listboxprice2, .listboxprice3 {
    font-size: 17px;
    margin: 0;
    width: 100%
}

.listboxpricetotal {
    font-size: 16px;
    margin: 0;
    width: 100%
}

.fboxprice-right {
    border-radius: 0;
    color: #f0ff00;
    float: right;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.field, .form-listboxvia, .form-listboxvia-h1 {
    float: left;
    font-weight: 400;
    text-decoration: none
}

.form-listboxvia {
    width: 100%;
    border: 1px solid #b3b3b3;
    background-color: #e6e6e6;
    font-family: verdana,arial;
    font-size: 11px;
    color: #000;
    padding: 1% 2%
}

.form-listboxvia-h1 {
    background: #525252;
    border-bottom: 1px solid #3b3b3b;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 15px;
    margin: 7px 0 0;
    padding: 8px 3%;
    width: 100%
}

.field, .field-sm {
    width: 100% !important;
    color: #000;
}

select option:disabled {
    color: #ccc;
}

.crossiconbtn {
    position: absolute;
    top: 2%;
    right: 0px;
    z-index: 1;
    left: 91%;
    bottom: 3%;
    margin: 10px 0 0 25px;
    padding: 0 0px;
}

.field {
    font-size: 15px;
    padding: 10px 15px 10px 30px;
    border: 1px solid #dedede;
    border-radius: 5px;
    position: relative;
    margin: 0 !important;
}

    .field::placeholder {
        color: #000;
        padding: 10px 15px 10px 0px;
        opacity: 1; /* Firefox */
    }

    .field:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #000;
    }

    .field::-ms-input-placeholder { /* Microsoft Edge */
        color: #000;
    }

.field-sm, .field3 {
    float: left;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    background: #fff;
    border: 1px solid #dedede
}

.field i {
    position: absolute;
    margin: -33px 0 0 7px;
    padding: 0
}

.field-sm {
    padding: 10px 5px;
    border-radius: 5px
}

.field2 {
    width: 100%;
    float: left;
    height: 29px;
    padding-left: 35px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-decoration: none;
    border: none;
    background: #fff
}

.field3 {
    width: 92%;
    color: #4a5662;
    padding: 12px 10px;
    border-radius: 0
}

.field4, .field5, .field6 {
    border: 1px solid #dedede;
    font-size: 13px;
    color: #4a5662;
    padding: 7px 0px 7px 5px;
    background: #fff;
    /* float:left; */
    font-weight: 400;
    text-decoration: none;
}

.field4, .field5 {
    width: 70%;
    border-radius: 5px;
    /* text-align:  center; */
}

.field6 {
    width: 150px;
    border-radius: 0
}

.field7 {
    width: 43%;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #4a5662;
    text-decoration: none;
    padding: 12px 10px;
    margin-right: 10px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 0
}

.GetQuote {
    width: 100%;
    float: left;
    margin: 20px 0 10px 0;
    text-align: center;
}

.GetQuoteBtn {
    float: right;
    padding: 10px 35px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: red;
    border-radius: 5px;
}

.AddviaPointBtn {
    float: left;
    padding: 10px 35px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #2c96c5;
    border-radius: 5px;
}

    .AddviaPointBtn:hover {
        color: #000;
        background: #fff;
        text-decoration: none
    }

.GetQuoteBtn:hover {
    color: #000;
    background: #fff;
    text-decoration: none
}

.abt {
    margin: 28px 0 0 -30px;
    padding: 0;
    display: block;
    float: none
}

    .abt ul, .abt ul li {
        margin: 0;
        padding: 0
    }

        .abt ul li, .lspace {
            display: inline-block
        }

.addvia {
    width: 100%;
    float: right;
    margin: 30px 0 10px;
    text-align: Center
}

.addviaBtn {
    float: right;
    font-size: 17px;
    background: #00abff;
    border-bottom: 3px solid #000
}

    .addviaBtn:hover {
        background: #000;
        border-bottom: 3px solid #00abff
    }

.lspace {
    max-width: 100%;
    font-weight: 500;
    margin: 9px 0 0
}

.hide-text h4, .inner_content h4, .service-item h2 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase
}

textarea {
    width: 100%
}

#google_translate_element > div > span {
    display: none
}

.main_img {
    margin: 90px 0
}

.addresslist {
    color: #000
}

ul.email-contact li {
    display: block
}

    ul.email-contact li a {
        color: #000;
        font-size: 14px;
        text-transform: none;
        font-weight: 600
    }

        ul.email-contact li a:hover {
            color: red
        }

        ul.email-contact li a i {
            margin: 0 5px 0 0;
            color: red
        }

a.r_more {
    border: 1px solid #000;
    padding: 4px;
    border-radius: 4px;
    display: inline-block;
    color: #000;
    margin: 10px 0
}

.inner_content h4 {
    font-family: "Open Sans";
    color: #000;
    line-height: 1.2;
    margin: 10px 0;
    letter-spacing: 3px
}

.service-item {
    position: relative;
    margin: 15px 0
}

    .service-item .hide-text, .service-item h2 {
        left: 0;
        position: absolute;
        text-align: center
    }

    .service-item img {
        width: 100%;
        min-height: 271px
    }

    .service-item h2 {
        background-color: #fff;
        bottom: 0;
        color: #000;
        line-height: 20px;
        margin: 0;
        min-height: 53px;
        padding: 6px 20px;
        right: 0;
        border-radius: 8px 7px 0 0;
        display: none
    }

    .service-item .hide-text {
        background-color: rgba(255,255,255,.87);
        height: 100%;
        padding: 140px 10px 0;
        top: 0;
        width: 100%;
        opacity: 1
    }

.hide-text h4 {
    color: #000;
    line-height: 22px
}

.hide-text p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 0;
    margin: 0 0 15px
}

.hide-text a, .hide-text a:hover {
    background-color: rgba(128,50,49,.5);
    color: #FFF
}

.hide-text a {
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    padding: 6px;
    text-transform: uppercase;
    border: 1px solid #FFF
}

.service-item:hover h2 {
    display: block
}

.service-item:hover .hide-text {
    opacity: 0;
    transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.hide-text a:hover {
    border: 1px solid #FFF;
    display: none
}

.component-content table, table {
    /* border:1px solid #acacac;
     */
    border-collapse: collapse;
    width: 100%;
}

    .component-content table tr.odd, table tr.odd {
        background: #fff
    }

    .component-content table tr.even, table tr.even {
        background: #ebebeb
    }

    .component-content table td, table td {
        /* border:1px dotted #acacac;
     */
        padding: 4px 8px;
        /* text-align:center; */
    }

    /*.component-content table th, table th {
        border: 1px dotted #acacac;
        background: repeat-x #b10101;
        color: #fff;
        padding: 4px;
        text-align: center;
        line-height: 120%
    }*/

    .component-content table th.col1, table th.col1 {
        width: 220px
    }

    .component-content table td.col1, table td.col1 {
        background-color: red;
        color: #fff;
        text-align: left;
        font-weight: 700
    }

    .component-content table .paren, table .paren {
        font-size: 90%
    }

.formcvr {
    float: left;
    width: 100%;
}

    .formcvr h2 {
        width: 100%;
        float: left;
        font-size: 22px;
        text-align: left;
        letter-spacing: 0.1px;
        border: none;
        border-radius: 0;
        font-weight: 400;
        margin: 0 0 20px 0;
        padding: 0;
        color: #000000;
        text-transform: uppercase;
        border-bottom: 1px solid #f04d24 !important;
    }

        .formcvr h2 i {
            float: left;
            font-size: 32px;
            color: #c3a932;
            margin: 10px 12px 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: 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: #000;
    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: #4a5662;
    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: #000;
    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: 0;
    text-shadow: 2px 2px 2px rgba(50,50,50, 0.6);
}

.form-h1 {
    float: left;
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    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: 32%;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    padding: 9px 0 9px 15px;
    letter-spacing: 0;
    text-align: left;
    background: #000000;
    /* border: solid 1px #000; */
    border-right: none;
    border-top-left-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);
}

a:hover, a:focus {
    text-decoration: none;
    color: snow;
    outline: none;
}

.form-list-h1 i {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding: 0 8px 0 0;
}

.form-list-viah1 {
    float: left;
    width: 32%;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    padding: 8px 0 8px 15px;
    letter-spacing: 0;
    text-align: left;
    background: #feeb04;
    border: solid 1px #000;
    border-right: none;
    margin-bottom: 20px;
}

.form-list-h2 {
    float: left;
    width: 40%;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    padding: 9px 0 9px 15px;
    letter-spacing: 0;
    text-align: left;
    background: #000000;
    /* border: solid 1px #000; */
    margin: 0;
    border-top-left-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);
    border: none;
}

    .form-list-h2 i {
        font-size: 20px;
        padding: 0 8px 0 0;
    }

.form-list-h3 {
    float: left;
    width: 100%;
    font-size: 17px;
    font-weight: 500;
    color: #1a1d20;
    text-decoration: none;
    padding: 10px 0 5px 0;
    letter-spacing: 0;
    text-align: left;
}

.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 {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 14px;
    /* margin-top: 5px; */
    /* margin-left: 15px; */
    line-height: 32px;
    background: #000000;
    text-align: left;
    padding: 5px 9px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);
    border-radius: 5px 5px;
}

    .form-list-check input[type=checkbox] {
        font-size: 10px;
        float: left;
        border: 1px solid rgba(0,0,0,.2);
        width: 16px;
        height: 16px;
        box-shadow: none;
        line-height: 24px;
        padding: 0;
        text-align: center;
        margin-right: 10px;
        background: #10adf4 !important;
        margin-top: 8px;
    }

.form-list-require {
    float: left;
    width: 100%;
    padding: 17px 0 0 0;
    line-height: 36px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    text-align: right;
}

.form-list1 {
    float: left;
    width: 68%;
}

.form-list2 {
    float: left;
    width: 60%;
}

.form-list-text {
    width: 100%;
    float: left;
    padding: 8px 0 0 0;
    font-size: 13px;
    font-weight: 400;
    color: #06a8f0;
    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 {
    font-size: 13px;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.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: 50%;
    text-align: left;
    font-family: 'Open Sans';
    font-weight: 600;
}

.mylabel label {
    margin: 0px 0px 0 0px;
    padding-left: 5px;
    font-weight: 600;
}

.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 {
    float: right;
    margin: 10px 0 0 0;
    position: absolute;
    right: 10px;
}

.field {
    width: 100% !important;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    padding: 8px 10px;
    background: #fff;
    /* border: solid 1px #000; */
    border-radius: 0;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
}

    .field:focus {
        width: 100% !important;
        float: left;
        font-size: 16px;
        font-weight: 400;
        color: #000;
        text-decoration: none;
        padding: 9px 10px;
        background: #fff;
        border: solid 1px #000;
        border-radius: 0;
        box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        border-top-right-radius: 5px 5px;
        border-bottom-right-radius: 5px 5px
    }

.field2 {
    width: 90% !important;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    padding: 9px 10px;
    background: #fff;
    border: solid 1px #000;
    border-radius: 0;
}

.field3 {
    width: 100% !important;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    padding: 8px 10px 9px;
    background: #fff;
    /* border: solid 1px #000; */
    border-radius: 0;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
}

.field4 {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    padding: 7px 10px 11px;
    background: #fff;
    border: solid 1px #000;
    border-radius: 0;
}

.field5 {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    padding: 7px 10px 11px;
    background: #fff;
    border: solid 1px #000;
    border-radius: 0;
}

.field-5 {
    width: 70%;
    float: none;
    font-size: 14px;
    font-weight: 400;
    color: #4a5662;
    text-decoration: none;
    padding: 6px 10px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
    display: block;
}



.field6 {
    width: 150px;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    padding: 7px 10px 11px;
    background: #fff;
    border: solid 1px #000;
    border-radius: 0;
}

.field7 {
    width: 43%;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    padding: 7px 10px 11px;
    background: #fff;
    border: solid 1px #000;
    border-radius: 0;
}

.GetQuote {
    width: 100%;
    float: right;
    margin: 5px 15px 10px 0;
    text-align: right;
}

.GetQuoteBtn {
    float: left;
    margin: 0px 0 0 0;
    padding: 8px 25px;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #deaa3c;
    border-radius: 30px;
    border: none;
    border: 1px solid #eee;
    font-family: 'Open Sans';
}

    .GetQuoteBtn:hover {
        color: #fff;
        background: #a79029;
    }

.AddviaPointBtn {
    float: left;
    margin: 0px 0 0 0;
    padding: 8px 25px;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #000;
    border-radius: 5px;
    border: none;
    border: 1px solid #000;
    font-family: 'Open Sans';
}

.padding-less-right {
    padding-right: 0px;
}

.padding-less-left {
    padding-left: 0px;
}

.farebox {
    width: 100% !important;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    padding: 8px 10px;
    background: transparent;
    border: unset;
    border-radius: 0;
    margin-bottom: 5%;
    border-radius: 5px 5px;
}

.GetButton {
    float: none;
    margin: 10px 0 0 0;
    padding: 12px 25px;
    width: 100%;
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    background: #f04d24;
    text-align: center;
    display: block;
    border-radius: 8px;
    border: none;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);
}

    .GetButton:hover {
        border: #000000;
        color: #ffffff;
        background: #000000;
        box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);
    }

.veh-list {
    width: 100%;
    float: left;
    padding: 20px 20px 20px 20px;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #f04d24;
    border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
}

.veh-img {
    width: 100%;
    float: left;
}

.veh-h1 {
    width: 100%;
    float: left;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    margin-bottom: 5px;
}

.veh-h2 {
    width: 100%;
    float: left;
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    margin: 10px 0 15px 0;
}

.veh-list i {
    font-size: 34px;
    color: #fff;
}

.veh-list span {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    text-decoration: none; /* top: -5px; */
    position: relative;
}

.contact-box1 {
    float: left;
    width: 100%;
    padding: 25px 4px 15px;
    background-color: #fff;
    border: 1px solid #e4e4e4;
}

#divBookNow {
    margin-top: 10px;
    box-shadow: 0px 0px 1px #696161;
    padding: 5px 5px !important;
}

/*.veh-list {
    width: 100%;
    padding: 10px 0px;
    font-size: 20px;
    font-weight: normal;
    color: #f9676b;
    text-decoration: none;
    text-align: center; background-color: #f9676b; 
    margin: 2px 0 0 0;
    display: block;
}*/

.veh-list span { /* font-size: 17px; */
    font-weight: normal;
    color: #ffffff;
    text-decoration: none; /* top: 1px; */
    position: relative; /* vertical-align: middle; */
}

.farebtn {
    width: 100%;
    /* margin: 0px 0 10px 0; */
    padding: 10px 30px;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff !important;
    text-decoration: none;
    background: #f04d24;
    border-radius: 0px;
    text-align: center;
    display: block;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);
    border-radius: 5px;
}

    .farebtn:hover { /* color: #193760 !important; */
        border: none;
    }

.farebox.distance-miles-main {
    width: 100%;
}

.distance-miles-box {
    width: 100%;
    float: left;
    padding-bottom: 12px;
    /*font-family: 'Abeezee';*/
}

.distance-miles-box-h1 {
    float: left;
    width: 40%;
    font-size: 17px;
    font-weight: 500;
    color: #FFF;
    text-decoration: none;
    padding: 7px 11px 8px 7px;
    letter-spacing: 0;
    text-align: left;
    background: #000000;
    border: solid 1px #000000;
    border-right: none;
    border-top-left-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);
}

.distance-miles-box-value {
    float: left;
    width: 59%;
}

.farebox.distance-miles-main .field3 {
    padding: 9px 10px 8px 10px;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-us-img img, .right-add img {
        max-width: 100%
    }

    .top-contact ul {
        text-align: center
    }

        .top-contact ul li {
            margin: 0
        }

    h3:after, h3:before {
        width: 15%
    }

    .about-us h2:after {
        width: 20%
    }

    .owl-theme .owl-controls {
        margin-top: -40px;
        text-align: center
    }

    ul.login-link {
        float: none;
        display: block
    }

    .main-nav ul li a span {
        display: none
    }

    .main-nav ul, .main-nav ul ul {
        text-align: center;
        display: block
    }

        .main-nav ul li {
            float: none;
            display: inline-block
        }

    ul.login-link li {
        float: none;
        display: block !important
    }

        ul.login-link li a {
            padding: 5px 12px
        }

    .form-control.clsLTTo.clsViaLTTo {
        width: 84%
    }
}

@media only screen and (max-width:991px) {
    .about-us-img img, .logo a img {
        max-width: 100%
    }

    .owl-theme .owl-controls, .right-add, .services-box-left, .services-box-right, .top-contact ul {
        text-align: center
    }

        .services-box-left img, .services-box-right img, ul.login-link {
            float: none
        }

    .logo img {
        display: block;
        margin: 0 auto
    }

    h3:after, h3:before {
        width: 15%
    }

    .about-us h2:after {
        width: 20%
    }

    .logo a img {
        width: 200px
    }

    .right-add {
        background-color: #235242;
        padding: 22px 0;
        margin: 15px 0 0;
        border-radius: 0
    }

    .owl-theme .owl-controls {
        margin-top: -41px
    }

    section.testimonials .owl-wrapper-outer {
        padding: 39px 10px 31px;
        border-radius: 8px;
        width: 100%
    }

    .main-nav ul, .main-nav ul ul {
        text-align: center;
        display: block
    }

        .main-nav ul li {
            float: none;
            display: inline-block
        }

    ul.login-link li {
        display: block !important
    }

        ul.login-link li a {
            padding: 5px 12px
        }

    .form.engine {
        position: relative;
        right: 0;
        left: 0;
        padding: 20px;
        width: 100%;
        margin: 0 auto
    }

    .owl-carousel .owl-wrapper-outer {
        margin-top: 5px
    }
}

@media only screen and (max-width:768px) {
    .BookBackBtn, .accept, .accept1, .accept2, .back, .next {
        float: none
    }

    .main-nav ul li.active a {
        background: #235242
    }

    .menu {
        border: none;
        padding: 0
    }

    .main-nav ul li ul {
        background-color: transparent;
        opacity: 1;
        position: static;
        transition: none
    }

    .main-nav ul li a {
        line-height: 0;
        border-radius: 0;
        -o-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -webkit-border-radius: 0
    }

    .main-nav ul ul li {
        border: none
    }

    .main-nav ul ul a, .main-nav ul ul a:link {
        line-height: inherit;
        min-width: inherit
    }

    .main-nav ul li ul ul {
        margin: 0 !important
    }

    .accept, .display-full {
        margin: 0 auto;
        text-align: center
    }

    header .navigation {
        display: none
    }

    .menues_container {
        background: 0 0;
        width: auto;
        z-index: 0
    }

    .main-nav li a i {
        color: #fff
    }

    .display-full {
        display: block;
        width: 100% !important
    }

    .about-us-img img, .back, .payment {
        width: 100%
    }

    .main-nav {
        display: block !important;
        background: #000
    }

    .accept {
        width: 99%
    }

    .box-show ul, .next {
        width: 100%;
        display: block
    }

    .accept1 {
        margin: 0 5px 0 0
    }

    .accept2 {
        margin: 1px 5px 0 0
    }

    .next {
        text-align: center;
        margin-bottom: 15px
    }

    .box-show ul, .box-show ul li {
        margin: 0 auto;
        text-align: center
    }

    .box-show ul {
        list-style-type: none
    }

        .box-show ul li {
            display: inline-block
        }

    ul.login-link, ul.login-link li a {
        display: block !important
    }

    header {
        padding: 29px 0
    }

    ul.login-link li {
        text-align: center;
        float: none
    }

        ul.login-link li a {
            float: none !important;
            text-align: center !important
        }

            ul.login-link li a i {
                margin: 0 5px !important
            }

    .main_img {
        margin: 20px 0
    }
}

.nav > li > a, .pricing {
    position: relative
}

@media only screen and (max-width:640px) {
    .accept, .back, .footerleft, .footerright {
        float: none
    }

    .WelComeText, .accept, .next, section.testimonials {
        text-align: center
    }

    .WelComeText, h3 {
        line-height: 38px
    }

    h2 {
        margin: 15px 0
    }

    h3 {
        font-size: 28px
    }

        h3 span {
            font-size: 30px;
            margin-top: -6px
        }

        h3:after, h3:before {
            margin-top: -4px
        }

    section.testimonials .owl-wrapper-outer .item img {
        float: none;
        margin: 0 auto;
        text-align: center;
        border-radius: 50%;
        width: auto;
        height: auto
    }

    section.testimonials .owl-wrapper-outer .item p {
        padding: 6px 0 20px;
        width: 90%;
        margin: 0 auto;
        border-left: 0 solid #fff
    }

    .back, .payment {
        width: 100%
    }

    .accept {
        width: 99%;
        margin: 0 auto
    }

    .WelComeText, .next, .welcome {
        width: 100%;
        float: none
    }

    .accept1 {
        float: none;
        margin: 0 5px 0 0
    }

    .accept2 {
        float: none;
        margin: 1px 5px 0 0
    }

    .next {
        display: block
    }

    .BookBackBtn {
        float: none
    }

    .welcome {
        height: auto;
        min-height: 480px;
        padding: 0;
        background: #835537;
        border: 28px solid #db9e65;
        -webkit-box-shadow: inset 0 0 0 10px #fff;
        -moz-box-shadow: inset 0 0 0 10px red;
        box-shadow: inset 0 0 0 10px #fff
    }

    .WelComeText {
        margin: 40% auto 0
    }

    .form-control.clsLTTo.clsViaLTTo {
        width: 85%
    }
}

@media only screen and (max-width:480px) {
    .display-full {
        float: none !important;
        width: 100% !important;
        margin: 0 auto !important
    }

    .top-contact ul li {
        display: block;
        padding: 0;
        position: relative;
        text-align: center;
        margin: 0 10px
    }

        .top-contact ul li i {
            position: relative;
            top: 4px;
            font-size: 35px;
            left: 0;
            color: #00abff
        }

    .btn1.clsAddVia, .btn2.clsGetQuote {
        display: block !important;
        background-color: red;
        color: #fff
    }

    .footerleft, .footerright {
        float: none
    }

    .btn-group {
        float: none !important;
        width: 100%;
        text-align: center
    }

    .btn1.clsAddVia {
        margin: 5px 0
    }

    .form-control.clsLTTo.clsViaLTTo {
        width: 79%
    }

    .services img {
        margin: 0 auto;
        width: 100%
    }
    /*--------------------------------------*/
    .formcvr {
        float: left;
        width: 100%;
    }

        .formcvr h2 {
            width: 100%;
            float: left;
            font-size: 18px;
            text-align: left;
            letter-spacing: 0.1px;
            border: none;
            border-radius: 0;
            font-weight: 400;
            margin: 0 0 15px 0;
            padding: 0;
            line-height: 38px;
            color: #00143b;
            text-transform: uppercase;
            border-bottom: 1px solid #00143b !important;
        }

            .formcvr h2 i {
                float: left;
                font-size: 32px;
                color: #c3a932;
                margin: 10px 12px 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: 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: #000;
        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: #4a5662;
        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: #000;
        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: 0;
        text-shadow: 2px 2px 2px rgba(50,50,50, 0.6);
    }

    .form-h1 {
        float: left;
        width: 100%;
        font-size: 10px;
        font-weight: bold;
        color: #000;
        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%;
        text-decoration: none;
        padding: 5px 0 4px 10px;
        margin-bottom: 5px;
        letter-spacing: 0;
        text-align: left;
        border: solid 1px #000;
        border-right: solid 1px #000;
    }

        .form-list-h1 i {
            font-size: 20px;
            font-weight: 600;
            color: #fff;
            padding: 0 8px 0 0;
        }

    .form-list-viah1 {
        float: left;
        width: 100%;
        text-decoration: none;
        padding: 5px 0 4px 10px;
        letter-spacing: 0;
        text-align: left;
        margin-bottom: 5px;
        border: solid 1px #000;
        border-right: solid 1px #000;
    }

    .form-list-h2 {
        float: left;
        width: 100%;
        text-decoration: none;
        padding: 5px 0 4px 10px;
        letter-spacing: 0;
        text-align: left;
        margin-bottom: 5px;
        border: solid 1px #000;
        border-right: solid 1px #000;
    }

    .top-contact ul li {
        margin: 7px 12px;
        text-align: left;
        padding: 0px;
    }

    .form-list-h2 i {
        font-size: 20px;
        padding: 0 8px 0 0;
    }

    .form-list-h3 {
        float: left;
        width: 100%;
        font-size: 17px;
        font-weight: 500;
        color: #1a1d20;
        text-decoration: none;
        padding: 10px 0 5px 0;
        letter-spacing: 0;
        text-align: left;
    }

    .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 {
        width: 100%;
        float: left;
        /* color: #4a5662; */
        font-size: 15px;
        margin-top: 0;
        margin-left: 0;
        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);
            box-shadow: none;
            line-height: 24px;
            padding: 0;
            text-align: center;
            margin-right: 10px;
            background: #10adf4 !important;
        }

    .form-list-require {
        float: left;
        width: 100%;
        padding: 17px 0 0 0;
        line-height: 36px;
        font-size: 14px;
        font-weight: 500;
        color: #000;
        text-decoration: none;
        text-align: right;
    }

    .form-list1 {
        float: left;
        width: 100%;
    }

    .form-list2 {
        float: left;
        width: 100%;
    }

    .form-list-text {
        width: 100%;
        float: left;
        padding: 8px 0 0 0;
        font-size: 13px;
        font-weight: 400;
        color: #06a8f0;
        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: 50%;
    }

    .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 {
        float: right;
        margin: 13px 0 0 0;
    }

    .field {
        width: 100% !important;
        float: left;
        text-decoration: none;
        padding: 8px 10px;
        background: #fff;
        border-radius: 0;
    }

    .field2 {
        width: 88% !important;
        float: left;
        font-size: 14px;
        text-decoration: none;
        padding: 8px 10px 8px 10px;
        margin-bottom: 20px;
        background: #fff;
        border-radius: 0;
    }

    .field3 {
        width: 100% !important;
        float: left;
        text-decoration: none;
        padding: 9px 10px 10px 10px;
        background: #fff;
        border-radius: 0;
    }

    .field4 {
        width: 100%;
        float: left;
        font-size: 14px;
        font-weight: 400;
        color: #4a5662;
        text-decoration: none;
        padding: 12px 10px;
        background: #fff;
        border: 1px solid #dedede;
        border-radius: 0;
    }

    .field5 {
        width: 100%;
        float: left;
        font-size: 14px;
        font-weight: 400;
        color: #4a5662;
        text-decoration: none;
        padding: 12px 10px;
        background: #fff;
        border: 1px solid #dedede;
        border-radius: 0;
    }

    .field6 {
        width: 150px;
        float: left;
        font-size: 16px;
        font-weight: 400;
        color: #4a5662;
        text-decoration: none;
        padding: 12px 10px;
        background: #fff;
        border: 1px solid #dedede;
        border-radius: 0;
    }

    .field7 {
        width: 43%;
        float: left;
        font-size: 16px;
        font-weight: 400;
        color: #4a5662;
        text-decoration: none;
        padding: 12px 10px;
        margin-right: 10px;
        background: #fff;
        border: 1px solid #dedede;
        border-radius: 0;
    }

    .GetQuote {
        width: 100%;
        float: right;
        margin: 5px 15px 10px 0;
        text-align: right;
    }

    .GetQuoteBtn {
        width: 100%;
        float: right;
        margin-top: 60px;
        padding: 15px 35px;
        font-size: 26px;
        font-weight: normal;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        text-align: center;
        background: #c3a932;
        border-radius: 0;
        transition: all 0.3s ease-in-out;
    }

        .GetQuoteBtn:hover {
            color: #fff;
            background: #a79029;
        }

    .AddviaPointBtn {
        float: left;
        margin: 0px 0 0 0;
        color: #fff;
        text-decoration: none;
    }

        .AddviaPointBtn:hover {
        }

    .GetButton {
        float: right;
        margin: 0px 0 0 0;
        text-decoration: none;
    }

        .GetButton:hover {
        }

    .farebox {
        width: 100% !important;
        float: left;
        font-size: 24px;
        font-weight: 600;
        text-decoration: none;
        padding: 8px 10px;
        background: #fff;
        border-radius: 0;
    }

    .fareboxlist {
        float: left;
        margin: 10px 5px;
    }

    .farebtn {
        float: right;
        /* margin: 0px 0 0 0; */
        text-decoration: none;
    }

        .farebtn:hover {
        }
    /*--------------------------------------*/
    .padding-less-left {
        width: 100% !important;
        float: left;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 15px;
    }

    .padding-less-right {
        width: 100% !important;
        float: left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .veh-list {
        width: 100%;
        float: left;
        padding: 15px 0px 20px 0px;
        font-size: 20px;
        font-weight: normal;
        color: #fff;
        text-decoration: none;
        text-align: center;
        /* background: url(../images/veh-bg.png); */
    }

    .veh-img {
        width: 100%;
        float: left;
    }

    .veh-h1 {
        width: 100%;
        float: left;
        font-size: 12px;
        font-weight: 400;
        color: #fff;
        text-decoration: none;
        margin-bottom: 5px;
    }

    .veh-h2 {
        width: 100%;
        float: left;
        font-size: 36px;
        font-weight: 500;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        margin: 0 0 15px 0;
    }

    .veh-list i {
        font-size: 28px;
        margin-right: 10px;
    }

    .veh-list span {
        font-size: 24px;
        font-weight: normal;
        color: #fff;
        text-decoration: none;
        top: -3px;
        position: relative;
    }

    .button-1 {
        display: inline-block;
        width: auto;
        height: auto;
        padding: 10px 30px;
        font-size: 17px;
        font-weight: 500;
        color: #000;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 18px;
        background: #10adf4 none;
        border: 5px solid transparent;
        border-radius: 300px;
        -webkit-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out;
        margin-top: 70px;
    }

    .footer-right {
        float: none;
        text-transform: none;
        font-weight: 400;
        text-align: center;
    }

    .footer-left {
        float: none;
        text-transform: none;
        font-weight: 400;
        text-align: center;
    }
}

.map-bg, .pricing-head, .pricing-head img {
    width: 100%
}

.logo {
    margin-top: 16px;
    z-index: 99999;
}

    .logo img {
        /* max-width: 100%; */
    }

.bg-header {
    background-color: #000;
    padding: 0;
    margin: 0
}

.map-bg {
    background-image: url(../images/apps-map.jpg);
    padding: 55px 0
}

.pricing {
    margin-bottom: 15px;
    border: 3px solid #eee
}

.pricing-active {
    float: left;
    width: 100%;
    border: 3px solid #000;
    border-radius: 30px
}

.pricing:hover {
    border: 3px solid #000
}

    .pricing:hover h4 {
        color: #fff
    }

.pricing-head {
    float: left;
    margin-bottom: 15px;
    text-align: center
}

    .pricing-head h3, .pricing-head h4 {
        margin: 0;
        line-height: normal
    }

        .pricing-head h3 span, .pricing-head h4 span {
            display: block;
            margin-top: 5px;
            font-size: 14px;
            font-style: italic
        }

    .pricing-head h3 {
        font-weight: 500;
        color: #fafafa;
        padding: 12px 0;
        font-size: 23px;
        text-transform: none;
        background: red;
        border-radius: 30px 30px 0 0;
        margin: -4px -3px 0
    }

        .pricing-head h3:before {
            content: "";
            position: absolute;
            width: 24%;
            height: 5px;
            bottom: 8px;
            border: 1px double #fff;
            border-right: none;
            border-left: none;
            left: 38%;
        }

.pricestyle li, .pricestylei li {
    float: right;
    border-radius: 5px;
    margin: 3px 0;
    text-align: center;
    width: 100%
}

.pricing-head h4 {
    color: #fff;
    padding: 5px 0;
    font-size: 54px;
    font-weight: 300;
    background: #ffa700;
    border-bottom: solid 1px #f5f9e7
}

.pricing-head-active h4 {
    color: #fff
}

.pricing-head h4 i {
    top: -8px;
    font-size: 28px;
    font-style: normal;
    position: relative
}

.pricing-head h4 span {
    top: -10px;
    font-size: 14px;
    font-style: normal;
    position: relative
}

.pricing-content li {
    color: #272727;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 7px;
    border-bottom: solid 1px #eee
}

    .pricing-content li span {
        color: #0082fc;
        font-size: 15px;
        font-weight: 600;
        padding: 0 5px 0 0
    }

.pricestylei li, .pricing-contenti li {
    color: #000;
    border-bottom: solid 1px #eee
}

.pricing-contenti li {
    font-size: 12px;
    font-family: "Roboto Condensed";
    font-weight: 500;
    padding: 7px 4px
}

.pricestylei li {
    font-size: 15px;
    font-weight: 700;
    padding: 4px 0
}

.pricestyle li {
    color: #ffff;
    font-size: 19px;
    font-weight: 400;
    padding: 7px 15px;
    background: #000;
    border-bottom: solid 1px #eee
}

    .pricestyle li span {
        color: #f3c200;
        font-size: 40px;
        position: absolute;
        margin: -13px 0 0
    }

.pricing-footer {
    float: none;
    width: 100%;
    color: #777;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    border-top: solid 3px #eee;
}

    .pricing-footer h2 {
        float: left;
        color: #1f7bdc;
        font-size: 20px;
        text-align: center;
        padding: 0;
        margin: 15px 0
    }

        .pricing-footer h2 i {
            float: left;
            font-size: 24px;
            padding-right: 10px
        }

    .pricing-footer img {
        float: right;
        margin: 10px 0 0
    }

.pricing-footerleft, .pricing-footerright {
    text-align: left
}

.price-active, .pricing:hover {
    z-index: 9
}

    .price-active h4 {
        color: #0082fc
    }

.no-space-pricing .pricing:hover {
    transition: box-shadow .2s ease-in-out
}

    .no-space-pricing .price-active .pricing-head h4, .no-space-pricing .pricing:hover .pricing-head h4 {
        color: #0082fc;
        padding: 15px 0;
        font-size: 80px;
        transition: color .5s ease-in-out
    }

.yellow-crusta.btn {
    color: #FFF;
    background-color: #f3c200
}

    .yellow-crusta.btn.active, .yellow-crusta.btn:active, .yellow-crusta.btn:focus, .yellow-crusta.btn:hover {
        color: #FFF;
        background-color: #cfa500
    }

.butt {
    background-color: #000;
    color: #fff;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 300;
    padding: 18px 0;
    width: 100%;
    min-height: 36px;
    border-radius: 0 0 25px 25px !important;
    -moz-border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    border: none !important
}

    .butt a {
        color: #fff;
        text-decoration: none
    }

    .butt:hover {
        background-color: red;
        color: #fff !important
    }

table.tbl-range {
    text-align: left;
    margin: 0 0 20px
}

    table.tbl-range tr th {
        text-align: left;
        font-size: 18px
    }

    table.tbl-range tr td {
        text-align: left;
        font-size: 17px;
        width: 49%
    }

.red-pad {
    color: red !important;
    margin: 70px 0 30px !important;
    padding: 0;
    line-height: 0
}

.custom {
    width: 50% !important;
    right: 0 !important;
    margin: 0 auto !important;
    left: 0 !important;
    top: 32% !important
}

h4.modal-title {
    display: inline-block !important
}

.rw-space {
    padding-top: 30px
}

.ui-draggable.ui-resizable {
    max-width: 800px;
    width: 100%;
    height: 100%;
    top: 420px;
    left: 0px;
    right: 0px;
}

.btn-block {
    display: block;
    width: 100% !important;
    color: #fff;
    background-color: #ff2a0d;
    border: none;
    padding: 7px 0;
    border-radius: 30px;
    margin: 12px 0 0 0;
}

.title {
    color: #ff2a0d;
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300);

body, p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans',sans-serif
}

body, h1, h2, h3, h4, h5, h6, p {
    font-family: 'Open Sans',sans-serif
}

h4, h6 {
    line-height: 1.2;
    letter-spacing: 0;
    color: #000
}

h4, h5, h6, p {
    color: #000
}

.box-show, .main-nav ul li {
    text-align: center
}

.main-nav > ul > li:last-child:after, .scrollup {
    display: none
}

.footercvr h3, .main-nav ul li a, a, a:focus, a:hover {
    text-decoration: none
}

@font-face {
    font-family: 'Helvetica LT Narrow';
    src: url(../fonts/HelveticaLT-Narrow-Bold.eot);
    src: url(../fonts/HelveticaLT-Narrow-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/HelveticaLT-Narrow-Bold.woff) format('woff'),url(../fonts/HelveticaLT-Narrow-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0 auto;
    color: #606060;
    line-height: 22px
}

p {
    margin-bottom: 15px;
    text-transform: none
}

h2, h4 {
    font-weight: 700
}

.footer h4, .footer2, .services h4, h2, h3, h4, h6 {
    text-transform: uppercase
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px
}

.main-nav ul li a, .top-contact ul li a, .top-contact ul li span, h4, h6 {
    font-family: "Open Sans"
}

h1 {
    font-size: 52px;
    line-height: 60px;
    color: #292929
}

h2 {
    font-size: 45px;
    line-height: 53px
}

h3 {
    font-size: 38px;
    line-height: 44px
}

h4 {
    font-size: 16px;
    margin: 10px 0
}

h5 {
    font-size: 24px;
    line-height: 32px;
    margin: 0 auto
}

h6 {
    font-size: 15px;
    font-weight: 400;
    margin: 15px 0
}

a {
    color: #767676;
    transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.innerimg {
    width: 100%;
    padding: 3px;
    border: 1px solid #ddd
}

.innerui {
    list-style-type: inherit;
    padding-left: 17px
}

input[type=submit]:hover {
    background: #000;
    color: #FFF
}

input[type=text]:focus, input[type=button].btn-block:focus, input[type=tel]:focus, input[type=email]:focus, textarea:focus {
    outline: 0
}

input::-webkit-input-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

input::-moz-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

input:-moz-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

textarea:-ms-input-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

textarea:-moz-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

textarea::-webkit-input-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

textarea::-moz-placeholder {
    color: #aaa;
    font-size: 16px;
    opacity: 1
}

input:focus::-webkit-input-placeholder {
    color: transparent;
    outline: 0
}

input:focus::-moz-placeholder {
    color: transparent;
    outline: 0
}

input:focus:-moz-placeholder {
    color: transparent;
    outline: 0
}

input:focus:-ms-input-placeholder {
    color: transparent;
    outline: 0
}

textarea:focus:-ms-input-placeholder {
    color: transparent;
    outline: 0
}

textarea:focus:-moz-placeholder {
    color: transparent;
    outline: 0
}

textarea:focus::-webkit-input-placeholder {
    color: transparent
}

textarea:focus::-moz-placeholder {
    color: transparent;
    outline: 0
}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: .3;
    filter: alpha(opacity=30);
    position: fixed;
    bottom: 25px;
    right: 16px;
    text-indent: -9999px;
    background: url(../images/icon_top.png) no-repeat
}

    .scrollup:hover {
        opacity: .6
    }

.clear {
    clear: both
}

.col-center {
    margin: 0 auto !important;
    float: none !important
}

.menu {
    padding: 0
}

    .menu nav ul li i, .menu nav ul li i:hover {
        color: #0956a5;
        margin: 0;
        line-height: 0
    }

.main-nav {
    margin: 0 0 20px 0;
    width: initial;
    float: right;
}

    .main-nav ul {
        z-index: 999
    }

        .main-nav ul li {
            float: left;
            list-style: none;
            position: relative;
            -webkit-transition: all 1s ease 0s;
            -moz-transition: all 1s ease 0s;
            -ms-transition: all 1s ease 0s;
            -o-transition: all 1s ease 0s;
            transition: all 1s ease 0s
        }

            .main-nav ul li a {
                font-size: 14px;
                color: #000;
                font-weight: 700;
                border-bottom: 1px solid #0000;
                text-align: left;
                padding: 8px 25px !important;
                margin: 0 0 0 5px !important;
                transition: all 1s ease 0s;
                background: transparent;
                border-radius: 5px;
            }

                .main-nav ul li a .fa-caret-down, .main-nav ul li a .fa-caret-down:hover {
                    font-size: 12px;
                    color: #45bead
                }

        .main-nav ul ul li {
            padding-bottom: 0
        }

            .main-nav ul ul li a {
                border-right: none;
                color: #fff
            }

        .main-nav ul li:last-child a {
            border-right: none
        }

        .main-nav ul li.active a {
            font-size: 14px;
            color: #000000;
            font-weight: 700;
            border-bottom: 1px solid #0000;
            text-align: left;
            padding: 8px 25px !important;
            margin: 0 0 0 5px !important;
            transition: all 1s ease 0s;
            background: #fff;
            border-radius: 5px;
            text-transform: capitalize;
        }

        .main-nav ul li.active a {
            background: #f04d24;
            color: #fff;
        }

        .main-nav ul li a:focus, .main-nav ul li a:hover {
            font-size: 14px;
            color: #fdfdfd;
            font-weight: 00;
            border-bottom: 1px solid #0000;
            text-align: left;
            padding: 8px 25px !important;
            margin: 0 0 0 5px !important;
            transition: all 1s ease 0s;
            background: #f04d24;
            border-radius: 5px;
        }


            .main-nav ul li a:hover span {
                visibility: visible
            }

        .main-nav ul li a span {
            visibility: hidden;
            line-height: 8px;
            margin-top: 0;
            font-size: 20px;
            color: #45bead
        }

            .main-nav ul li a span i, .main-nav ul li a span i:hover {
                color: #45bead
            }

        .main-nav ul li.active a span {
            visibility: visible
        }

        .main-nav ul ul a:hover {
            color: #000;
            text-indent: 10px;
            background: #fff
        }

    .main-nav li:hover ul {
        display: block;
        opacity: 1;
        visibility: visible;
        margin-top: 0
    }

    .main-nav ul li ul {
        background: #45BEAD;
        visibility: hidden;
        width: auto;
        position: absolute;
        text-align: center;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        opacity: 0;
        margin-top: 15px
    }

    .main-nav ul ul li {
        border-top: 1px solid #ccc;
        display: block;
        float: none;
        margin: 0;
        list-style: none
    }

        .main-nav ul ul li:last-child a {
            background: 0 0
        }

            .main-nav ul ul li:last-child a:hover {
                background: #fff
            }

    .main-nav ul li.sub_menu a {
        padding-right: 32px
    }

        .main-nav ul li.sub_menu a:before {
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 6px solid #FFF;
            content: "";
            height: 0;
            position: absolute;
            right: 10px;
            top: 37px;
            width: 0;
            z-index: 999
        }

    .main-nav ul ul a, .main-nav ul ul a:link {
        font-size: 12px;
        line-height: 40px;
        padding: 0 15px;
        min-width: 200px;
        text-align: left
    }

    .main-nav ul:after {
        content: '.';
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }

    .main-nav ul, .main-nav ul ul {
        padding: 0;
        margin: 6px 0 0;
        list-style: none
    }

        .main-nav ul li ul ul {
            margin: -51px 0 0 188px !important
        }

        .main-nav ul li.sfhover ul ul, .main-nav ul li.sfhover ul ul ul, .main-nav ul li:hover ul ul, .main-nav ul li:hover ul ul ul {
            left: -999em
        }

        .main-nav ul li li li.sfhover ul, .main-nav ul li li li:hover ul, .main-nav ul li li.sfhover ul, .main-nav ul li li:hover ul, .main-nav ul li.sfhover ul, .main-nav ul li:hover ul {
            left: auto
        }

        .main-nav ul li li li:hover ul {
            top: 30px
        }

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
    display: none;
}

.owl-controls.clickable {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 12px
}

.about-us h3:before, .about-usi h3:before {
    content: "";
    height: 5px;
    bottom: 0
}

header {
    padding: 0
}

.top-contact ul {
    list-style-type: none;
    padding: 0;
    text-align: right;
    margin: 0 0 0 0;
    padding: 5px 30px 10px 0px;
    border-bottom-left-radius: 20px 20px;
    border-bottom-right-radius: 20px 20px;
    background: #f04d24;
}

    .top-contact ul li {
        display: inline-block;
        padding: 5px 0 5px 40px;
        position: relative;
        margin: 0;
        vertical-align: top
    }

        .top-contact ul li a, .top-contact ul li span {
            font-size: 15px;
            color: #fff;
            font-weight: 600;
            line-height: .5
        }

        .top-contact ul li i {
            position: absolute;
            top: 7px;
            font-size: 18px;
            left: 14px;
            color: #ffffff;
        }

.about-us h3, .about-us h3 span {
    font-size: 41px;
    font-family: "Open Sans";
    line-height: 1.15;
    padding-bottom: 10px;
    position: relative;
    font-weight: 700
}

.menu nav {
    margin-top: 0
}

.slider-booking-engine .owl-carousel .owl-wrapper-outer {
    z-index: -1 !important;
    position: relative
}

.owl-theme .owl-controls .owl-buttons div {
    display: none
}

.owl-theme .owl-controls .owl-page span {
    background: red
}

.about-us h3 {
    color: red;
    text-align: left
}

    .about-us h3 span {
        color: #000;
        text-align: center
    }

    .about-us h3:before {
        position: absolute;
        width: 70%;
        right: 63.8%;
        border: 2px double red;
        border-right: none;
        border-left: none
    }

.about-usi h3, .about-usi h3 span {
    font-size: 41px;
    line-height: 1.15;
    padding-bottom: 10px;
    position: relative;
    font-weight: 700;
    font-family: "Open Sans"
}

.about-usi h3 {
    color: red;
    text-align: left
}

    .about-usi h3 span {
        color: #000;
        text-align: center
    }

    .about-usi h3:before {
        position: absolute;
        width: 100%;
        right: 82.4%;
        border: 2px double red;
        border-right: none;
        border-left: none
    }

.about-us p {
    font-size: 14px;
    font-family: "Open Sans";
    color: #5f5f5f;
    line-height: 1.714;
    text-align: left
}

section {
    /* padding:30px 0 */
}

    section.slider-booking-engine {
        padding: 0 !important;
    }

.services h3, .services h3 span {
    font-size: 41px;
    line-height: 1.15;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    font-family: "Open Sans";
    font-weight: 700
}

.services h3 {
    color: #000
}

    .services h3 span {
        color: #00abff
    }

    .services h3:after, .services h3:before {
        content: "";
        position: absolute;
        height: 5px;
        bottom: 0
    }

    .services h3:before {
        width: 52%;
        right: 0;
        border: 2px double #00abff;
        border-right: none;
        border-left: none
    }

    .services h3:after {
        width: 47.3%;
        left: 0;
        border: 2px double #000;
        border-right: none;
        border-left: none
    }

.services p {
    font-size: 14px;
    font-family: "Open Sans";
    color: #6f6f6f;
    line-height: 1.714;
    margin: 0
}

.ser-text {
    margin: 30px 0 0
}

.services img {
    margin: 28px;
    min-width: 487px;
    width: 100%
}

.services h4 {
    font-size: 26.43px;
    font-family: "Open Sans";
    color: #000;
    font-weight: 700;
    line-height: 1.2;
    margin: 10px 0;
    letter-spacing: 3px
}

.space {
    margin: 30px 0
}

section.services {
    padding: 50px 0;
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    width: 100%;
    max-width: 100%;
    margin: 10% 0 2%;
}

.services-box-right {
    text-align: right;
    min-height: 216px
}

    .services-box-right img {
        float: right;
        border-radius: 50%;
        box-shadow: 0 5px 15px #999;
        margin-left: 15px
    }

.services-box-left {
    text-align: left;
    min-height: 216px
}

    .services-box-left img {
        float: left;
        border-radius: 50%;
        box-shadow: 0 5px 15px #999;
        margin-right: 15px
    }

section.testimonials {
    padding: 15px 0;
    background-image: url(../images/testimonial-bg.jpg);
    width: 100%;
    max-width: 100%;
    min-height: 531px;
    margin-top: 83px
}

.testimonials h3, .testimonials h3 span {
    font-size: 41px;
    font-family: "Open Sans";
    line-height: 1.15;
    padding-bottom: 10px;
    position: relative;
    font-weight: 700;
    text-align: center
}

.testimonials h3 {
    color: #fff;
    margin: 25px 0 0
}

    .testimonials h3 span {
        color: #00abff
    }

    .testimonials h3:after, .testimonials h3:before {
        position: absolute;
        height: 5px;
        bottom: 0;
        content: ""
    }

    .testimonials h3:before {
        width: 52.6%;
        right: 0;
        border: 1px double #00abff;
        border-right: none;
        border-left: none
    }

    .testimonials h3:after {
        width: 46.7%;
        left: 0;
        border: 1px double #fff;
        border-right: none;
        border-left: none
    }

.footer h4, .form.engine, .form.engine .field {
    position: relative
}

.dropdown {
    background-color: rgba(195, 0, 97, 0.1);
    width: 100%;
    border: 1px solid #CC0061;
    border-style: inset;
    color: grey;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

option.dropdownplus {
    color: black;
}

.fieldcldr {
    padding-left: 40px !important;
}

section.testimonials .owl-wrapper-outer {
    width: 65%;
    margin: 82px auto;
    padding: 50px;
    background-color: #00abffd4;
    border-radius: 8px
}

.field, section.testimonials .owl-theme .owl-controls .owl-page span {
    background: #fff
}

section.testimonials .owl-wrapper-outer .item img {
    float: left;
    margin-left: 0;
    margin-right: 30px;
    border-radius: 50%;
    width: 150px;
    height: 150px
}

section.testimonials .owl-wrapper-outer .item p {
    color: #FFF;
    padding: 20px 0;
    width: 45%;
    font-weight: 400;
    font-size: 14px;
    font-style: italic;
    margin: 0 0 0 160px;
    border-left: 3px solid #fff;
    vertical-align: top
}

.footer, .footer2, .footercvr {
    width: 100%;
    float: left
}

.footercvr {
    background: #cfcfcf;
    box-shadow: -3px -3px 5px rgba(0,0,0,.1);
    /* margin-top: 175px; */
    position: absolute;
    bottom: 0;
}

    .footercvr h3 {
        font-size: 15px;
        font-weight: 700;
        color: #fff;
        margin: 0 0 15px
    }

.footer {
    padding: 0;
    margin: 20px 0;
    font-size: 13px;
    font-weight: 400;
    color: #FFf;
    text-decoration: none;
    line-height: 24px
}

    .footer label, .footer2 {
        font-weight: 400;
        color: #fff;
        text-decoration: none
    }

    .footer label {
        font-size: 14px
    }

.footer2 {
    width: 100%;
    padding: 10px 0;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    background: rgba(240, 77, 36, .7);
    border-radius: 0;
    position: absolute;
    bottom: 0;
    border: none;
}

.footerleft {
    float: left;
    padding-left: 15px;
    text-align: center
}

.footer h4, .footer-h1 {
    font-weight: 700;
    text-align: left
}

.footerright {
    float: right;
    padding-right: 15px
}

.footerbox1 {
    float: left;
    width: 22%;
    margin: 0
}

.footer h4 {
    color: #000;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-size: 16px;
    letter-spacing: .5px
}

    .footer h4 .head-line {
        width: 67px;
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        height: 3px;
        background-color: red;
        margin: 0
    }

.footer-h1 {
    margin: 0 0 3%;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    text-transform: no;
    letter-spacing: 0
}

.f-red {
    color: #f7b908
}

.footerbox4, .footerbox4-h1 {
    color: #b4cad7;
    text-align: left;
    text-decoration: none
}

.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: 400;
    padding: 0 2% 0 0;
    margin: 0 0 0 2%;
    background: url(../images/map2.png) left center no-repeat
}

.footerbox4-h1 {
    float: left;
    width: 100%;
    padding: 0;
    font-size: 19px;
    font-weight: 400
}

.f2:hover, .f:active, .f:hover, .f:link, .f:visited {
    font-size: 13px;
    font-weight: 400
}

.footerbox4-list {
    float: left;
    width: 100%;
    margin: 1% 0 0
}

.f:active, .f:link, .f:visited {
    clear: both;
    width: 100%;
    float: left;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px 0;
    line-height: 18px;
    border-top: solid 1px #aeaeae
}

.f:hover {
    clear: both;
    float: left;
    color: red;
    text-decoration: none
}

.f2:active, .f2:link, .f2:visited {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    text-decoration: none
}

.f2:hover {
    color: #faeb18;
    text-decoration: underline
}

.a:active, .a:hover, .a:link, .a:visited {
    font-size: 13px;
    color: red;
    font-weight: 400
}

.a:active, .a:link, .a:visited {
    text-decoration: none
}

.a:hover {
    text-decoration: underline
}

.r:active, .r:hover, .r:link, .r:visited {
    font-weight: 400;
    color: #000;
    text-decoration: underline
}

.footerbtn, .footerfield {
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none
}

.footerfield {
    color: #565656;
    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 {
    float: left;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    margin-top: 10px;
    border-radius: 3px;
    background: #cf142b
}

#back-top a, #back-top span {
    width: 36px;
    display: block;
    transition: 1s
}

.go-top, ul.login-link {
    float: right
}

.box-show ul li a span, .form.engine h2 {
    font-weight: 700;
    font-family: "Open Sans"
}

.go-top {
    margin: 0
}

#back-top a {
    text-align: right;
    color: #bbb
}

    #back-top a:hover {
        color: #000
    }

#back-top span {
    float: right;
    height: 36px;
    margin: -100px -70px 10px 0;
    background: url(../images/up-arrow.png) right center no-repeat;
    border-radius: 0
}

.form.engine {
    width: 100%;
    padding: 0;
    border: 2px solid #f04d24;
    background: rgba(255,255,255, .8);
    margin: 0;
    border-radius: 25px;
}

    .form.engine h2 {
        font-size: 22px;
        color: #f04d24;
        line-height: 2.037;
        text-align: center;
        -moz-transform: matrix(.99981549471622,0,0,1,0,0);
        -webkit-transform: matrix(.99981549471622,0,0,1,0,0);
        -ms-transform: matrix(.99981549471622,0,0,1,0,0);
        text-transform: none;
    }

.form-list1 i {
    z-index: 1000
}

.main-nav ul, .main-nav ul ul {
    display: inline-block;
    vertical-align: top
}

ul.login-link li a {
    display: inline-block !important
}

    ul.login-link li a i:hover {
        color: #fff;
        margin: 0 5px;
        line-height: 0
    }

.menu nav ul li i {
    color: #FFF;
    margin: 0 5px
}

.translate {
    float: right;
    padding: 0px;
    margin: 5px 0 0 0;
}

#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 #9a1c0f !important;
    display: inline-block;
    padding: 4px 7px;
    margin: 0 !important;
    cursor: pointer;
    zoom: 1;
    color: #000
}

#google_translate_element {
    color: transparent
}

    #google_translate_element a {
        display: none
    }

div.goog-te-gadget {
    color: transparent !important
}

.goog-te-gadget {
    margin-top: -6px;
    height: 19px
}

.main-nav ul li a span {
    display: none
}

.form-control {
    padding: 9px 20px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: auto;
    border-radius: 4px;
    margin: 5px 0
}

.form.engine .field i {
    margin: 0;
    color: #cb0101;
    top: 15px;
    left: 7px;
    z-index: 99999;
    position: absolute
}

.form.engine .title {
    font-size: 25px;
    color: #000
}

.btn1.clsAddVia, .btn2.clsGetQuote {
    display: inline-block;
    background-color: red;
    color: #fff;
    padding: 13px 24px
}

.form-control.clsLTTo.clsViaLTTo {
    width: 90%
}

.crossiconbtn {
    padding: 5px 0;
    background: 0 0
}

.row.trVia.clstestvia {
    position: relative
}

    .row.trVia.clstestvia i {
        position: absolute;
        margin: 0 auto;
        left: 22px;
        top: 17px
    }

    .row.trVia.clstestvia select.form-control.clsddlAddressToVia {
        width: 94%;
        margin: 5px auto
    }

    .row.trVia.clstestvia textarea.form-control.clsAddressToVia {
        height: auto;
        width: 94%;
        margin: 5px auto
    }

.no-padding {
    padding: 0;
    margin: 0
}

.pagenation-holder {
    background: #000000;
    /* margin:50px 0 10px */
}

.box-show ul li a i, .contact-box1 {
    background-color: #fff;
    text-align: center
}

.contact-box1 {
    float: left;
    width: 100%;
    padding: 25px 4px 15px;
    border: 1px solid #e4e4e4
}

.cont-map2 {
    width: 100%;
    height: 575px;
    margin: 0
}

.box-show ul {
    list-style-type: none;
    padding: 0;
    margin: 40px 0 0;
    display: block;
    width: 100%;
    text-align: center
}

    .box-show ul li {
        display: inline-block;
        width: 32.9%
    }

        .box-show ul li a i {
            display: block;
            margin: 0 auto;
            font-size: 30px;
            color: #000;
            width: 100px;
            height: 100px;
            border: 2px dashed #00abff;
            padding: 31px 0 0;
            border-radius: 50%
        }

.form, .formcvr h2 {
    background: rgba(157, 157, 157, 0);
}

.formcvr, .formcvr h2 {
    width: 100%;
    float: left
}

.box-show ul li a span {
    padding: 15px;
    display: block;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center
}

.formcvr h2 {
    font-size: 44px;
    text-align: center;
    line-height: 1.5;
    font-weight: 600;
    margin: 0;
    text-shadow: 1px 1px 0 #fff;
    padding: 5px 30px;
    color: #000;
    font-family: "Open Sans";
    text-transform: none;
    border-top: 0px solid #fff !important;
}

.form, .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;
    width: 100%
}

.form-list-h1, .form-list-h3, .form-listboxvia-h1, .form-text2 {
    text-transform: uppercase
}

.form {
    float: left;
    padding: 20px 0;
    margin: 0;
    -moz-box-shadow: 1px 1px 2px .5px rgba(0,0,0,.2)
}

.form-radio-list1, .form-radio-list2 {
    float: left;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding: 10px 35px;
    font-weight: 400;
    margin: 0
}

.form-radio {
    float: left
}

.form-radio-list1 {
    background: rgba(0,0,0,.8)
}

.form-radio-list2 {
    background: rgba(25,25,25,.5)
}

.testmonials b {
    color: #7ea2ff;
    font-weight: 400
}

.form-h1, .form-text, .form-text2 {
    float: left;
    width: 100%;
    color: #fff;
    text-decoration: none;
    padding: 0
}

.form-text {
    font-size: 24px;
    font-weight: 700;
    margin: 0
}

.form-text2 {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    margin: 20px 0 0
}

.form-h1 {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    margin: 0 0 10px;
    line-height: 24px;
    text-shadow: 0 0 8px #000
}

/*.form-list-h1, .form-list-h2 {
    text-align: left;
    color: #fff;
    text-decoration: none;
    float: left;
    width: 100%
}*/

/*.form-list-h1 {
    font-size: 15px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    letter-spacing: .5px
}*/

/*.form-list-h2 {
    font-size: 17px;
    font-weight: 500;
    padding: 10px 0 5px;
    letter-spacing: 0
}

    .form-list-h2 i {
        font-size: 20px;
        padding: 0 8px 0 0
    }*/

/*.form-list-h3 {
    background: #525252;
    border-bottom: 1px solid #3b3b3b;
    border-radius: 5px 5px 0 0;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: 400;
    margin: 7px 0 0;
    padding: 8px 3%;
    text-decoration: none;
    width: 100%
}

.form-list-cvr {
    width: 100%;
    float: left
}

.form-img {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 15px
}

.form-list {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
}*/

/*.form-list1 i {
    color: #2c96c5;
    position: absolute;
    font-size: 18px;
    padding: 8px 15px;
    left: 10;
    top: 5px;
}

.form-list-check, .form-list-require {
    font-weight: 500;
    color: #fff;
    font-family: "open sans";
    float: left
}

.form-list-check {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 12px;
    text-align: left;
    font-size: 14px
}*/

/*.form-list-check input[type=checkbox] {
        font-size: 10px;
        float: left;
        border: 1px solid rgba(0,0,0,.2);
        width: 18px;
        height: 20px;
        box-shadow: none;
        line-height: 0;
        padding: 0;
        text-align: center;
        margin: -4px 8px 0 0;
        background-color: #fff !important
    }*/

.form-list-require {
    width: 100%;
    padding: 15px 0 0;
    line-height: 12px;
    font-size: 14px;
    text-decoration: none;
    text-align: left
}

.form-list-text, .form-listbox, .form-listbox-h3, .form-listbox2 {
    font-weight: 400;
    text-decoration: none
}

/*.form-list1 {
    float: left;
    width: 100%;
    position: relative
}*/

/*.form-list2 {
    float: right;
    width: 100%;
    margin: 5px 0 0 0;
}*/

/*.form-list-text {
    width: 100%;
    float: left;
    padding: 8px 0 0;
    font-size: 13px;
    color: #f7020c
}

.form-listbox {
    border-radius: 5px;
    color: #505050;
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 2% 0;
    width: 100%;
}

.form-listbox2 {
    background: #cf4102;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 12px;
    margin: 2.5% 0 0;
    padding: 3% 5%;
    width: 90%
}*/

. /*form-listbox-h1, .form-listbox-h2 {
    color: #000;
    margin: 0 0 1.5%;
    border: 1px solid #ccc;
    position: relative;
    text-align: center
}

.form-listbox-h1 {
    padding: 1% 0;
    background-color: #E6E6E6
}

.form-listbox-h2 {
    padding: 7px 0;
    background: url(../images/fieldarrow.png) right top no-repeat #FFF;
    cursor: pointer
}

.form-listbox-h1 span {
    background-color: #E6E6E6;
    border-top: 1px solid #ccc;
    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%;
    left: 0
}*/
.form-listbox-h3 {
    color: #fff;
    font-size: 16px;
    padding: 0 0 4%
}

.form-listbox-text {
    /* float:left; */
    margin: 0;
    width: 100%;
    text-align: center;
}

.form-listcar {
    float: left;
    margin: 2% 0 15px;
    width: 100%;
}

.form-listcarbox1 {
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: 700
}

.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: 0 0 0 0;
    width: 100%
}

.cariconimg {
    float: left;
    padding: 0;
    width: 120px;
    height: initial !important;
}

.form-listpass {
    float: left;
    margin: 0;
    width: 100%
}

.form-listpassbox1 {
    float: left;
    width: 33.33%;
}

.form-listpassbox2 {
    float: left;
    width: 33.33%;
}

.form-listpassbox3 {
    float: right;
    width: 33.33%;
}

.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%;
    text-align: left;
}

.form-listpickup-hour {
    float: right;
    width: 37%
}

.form-listpickup-h1, .form-listpickup-text {
    width: 100%;
    float: left;
    text-align: l;
}

.form-listpickup-h1 {
    float: left;
    font-size: 13px;
    color: #222;
    width: 50%;
    text-align: left;
}

.pickupcldr {
    margin: 7px 0 0 5px
}

.form-listboxprices {
    background: #cf4102;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: 400;
    margin: 2% 0;
    padding: 4%;
    text-decoration: none;
    width: 92%
}

.listboxprice2, .listboxprice3, .listboxpricetotal {
    border-bottom: 1px solid #ccc;
    color: #fff;
    float: left;
    font-weight: 400;
    padding: 5px 0;
    text-decoration: none;
    border-radius: 0
}

.form-listjourney {
    float: left;
    font-size: 15px;
    line-height: 18px;
    vertical-align: top;
    width: 100%
}

    .form-listjourney input {
        float: left;
        margin: 2px 10px 0
    }

    .form-listjourney label {
        float: left
    }

.listboxprice2, .listboxprice3 {
    font-size: 17px;
    margin: 0;
    width: 100%
}

.listboxpricetotal {
    font-size: 16px;
    margin: 0;
    width: 100%
}

.fboxprice-right {
    border-radius: 0;
    color: #f0ff00;
    float: right;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.field, .form-listboxvia, .form-listboxvia-h1 {
    float: left;
    font-weight: 400;
    text-decoration: none
}

.form-listboxvia {
    width: 100%;
    border: 1px solid #b3b3b3;
    background-color: #e6e6e6;
    font-family: verdana,arial;
    font-size: 11px;
    color: #000;
    padding: 1% 2%;
    position: relative;
}

.form-listboxvia-h1 {
    background: #525252;
    border-bottom: 1px solid #3b3b3b;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 15px;
    margin: 7px 0 0;
    padding: 8px 3%;
    width: 100%
}

.field, .field-sm {
    width: 100% !important;
    color: #000;
}

select option:disabled {
    color: #ccc;
}

.crossiconbtn {
    position: absolute;
    top: 2%;
    right: 0px;
    z-index: 1;
    left: 91%;
    bottom: 3%;
    margin: 10px 0 0 25px;
    padding: 0 0px;
}

/*.field {
    font-size: 15px;
    padding: 10px 15px 10px 30px;
    border: 1px solid #dedede;
    border-radius: 5px;
    position: relative;
    margin: 0 !important;
}*/

.field::placeholder {
    color: #999999;
    padding: 10px 15px 10px 0px;
    opacity: 1; /* Firefox */
}

.field:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}

.field::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
}

/*.field-sm, .field3 {
    float: left;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    background: #fff;
    border: 1px solid #dedede
}*/

/*.field i {
    position: absolute;
    margin: -33px 0 0 7px;
    padding: 0
}

.field-sm {
    padding: 10px 5px;
    border-radius: 5px
}

.field2 {
    width: 100%;
    float: left;
    height: 29px;
    padding-left: 35px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-decoration: none;
    border: none;
    background: #fff
}*/

/*.field3 {
    width: 92%;
    color: #4a5662;
    padding: 12px 10px;
    border-radius: 0
}

.field4, .field5, .field6 {
    border: 1px solid #dedede;
    font-size: 13px;
    color: #4a5662;
    padding: 7px 0px 7px 5px;
    background: #fff;
     float:left; 
    font-weight: 400;
    text-decoration: none;
}*/

/*.field4, .field5 {
    width: 70%;
    border-radius: 5px;
    
}

.field6 {
    width: 150px;
    border-radius: 0
}

.field7 {
    width: 43%;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #4a5662;
    text-decoration: none;
    padding: 12px 10px;
    margin-right: 10px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 0
}*/

.GetQuote {
    width: 100%;
    float: left;
    margin: 20px 0 10px 0;
    text-align: center;
}

.GetQuoteBtn {
    float: right;
    padding: 10px 35px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #2c96c5;
    border-radius: 5px;
}

.AddviaPointBtn {
    float: left;
    padding: 10px 35px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #2c96c5;
    border-radius: 5px;
}

    .AddviaPointBtn:hover {
        color: #000;
        background: #fff;
        text-decoration: none
    }

.GetQuoteBtn:hover {
    color: #000;
    background: #fff;
    text-decoration: none
}

.abt {
    margin: 28px 0 0 -30px;
    padding: 0;
    display: block;
    float: none
}

    .abt ul, .abt ul li {
        margin: 0;
        padding: 0
    }

        .abt ul li, .lspace {
            display: inline-block
        }

.addvia {
    width: 100%;
    float: right;
    margin: 30px 0 10px;
    text-align: Center
}

.addviaBtn {
    float: right;
    font-size: 17px;
    background: #00abff;
    border-bottom: 3px solid #000
}

    .addviaBtn:hover {
        background: #000;
        border-bottom: 3px solid #00abff
    }

.lspace {
    max-width: 100%;
    font-weight: 500;
    margin: 9px 0 0
}

.hide-text h4, .inner_content h4, .service-item h2 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase
}

textarea {
    width: 100%
}

#google_translate_element > div > span {
    display: none
}

.main_img {
    margin: 90px 0
}

.addresslist {
    color: #000
}

ul.email-contact li {
    display: block
}

    ul.email-contact li a {
        color: #000;
        font-size: 14px;
        text-transform: none;
        font-weight: 600
    }

        ul.email-contact li a:hover {
            color: red
        }

        ul.email-contact li a i {
            margin: 0 5px 0 0;
            color: red
        }

a.r_more {
    border: 1px solid #000;
    padding: 4px;
    border-radius: 4px;
    display: inline-block;
    color: #000;
    margin: 10px 0
}

.inner_content h4 {
    font-family: "Open Sans";
    color: #000;
    line-height: 1.2;
    margin: 10px 0;
    letter-spacing: 3px
}

.service-item {
    position: relative;
    margin: 15px 0
}

    .service-item .hide-text, .service-item h2 {
        left: 0;
        position: absolute;
        text-align: center
    }

    .service-item img {
        width: 100%;
        min-height: 271px
    }

    .service-item h2 {
        background-color: #fff;
        bottom: 0;
        color: #000;
        line-height: 20px;
        margin: 0;
        min-height: 53px;
        padding: 6px 20px;
        right: 0;
        border-radius: 8px 7px 0 0;
        display: none
    }

    .service-item .hide-text {
        background-color: rgba(255,255,255,.87);
        height: 100%;
        padding: 140px 10px 0;
        top: 0;
        width: 100%;
        opacity: 1
    }

.hide-text h4 {
    color: #000;
    line-height: 22px
}

.hide-text p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 0;
    margin: 0 0 15px
}

.hide-text a, .hide-text a:hover {
    background-color: rgba(128,50,49,.5);
    color: #FFF
}

.hide-text a {
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    padding: 6px;
    text-transform: uppercase;
    border: 1px solid #FFF
}

.service-item:hover h2 {
    display: block
}

.service-item:hover .hide-text {
    opacity: 0;
    transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.hide-text a:hover {
    border: 1px solid #FFF;
    display: none
}

.component-content table, table {
    /* border:1px solid #acacac;
     */
    border-collapse: collapse;
    width: 100%;
}

    .component-content table tr.odd, table tr.odd {
        background: #fff
    }

    .component-content table tr.even, table tr.even {
        background: #ebebeb
    }

    .component-content table td, table td {
        /* border:1px dotted #acacac;
     */
        padding: 4px 8px;
        /* text-align:center; */
    }

    /*.component-content table th, table th {
        border: 1px dotted #acacac;
        background: repeat-x #2c96c5;
        color: #fff;
        padding: 4px;
        text-align: center;
        line-height: 120%;
    }*/

    .component-content table th.col1, table th.col1 {
        width: 220px
    }

    .component-content table td.col1, table td.col1 {
        background-color: red;
        color: #fff;
        text-align: left;
        font-weight: 700
    }

    .component-content table .paren, table .paren {
        font-size: 90%
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-us-img img, .right-add img {
        max-width: 100%
    }

    .top-contact ul {
        text-align: center
    }

        .top-contact ul li {
            margin: 0
        }

    h3:after, h3:before {
        width: 15%
    }

    .about-us h2:after {
        width: 20%
    }

    .owl-theme .owl-controls {
        margin-top: -40px;
        text-align: center
    }

    ul.login-link {
        float: none;
        display: block
    }

    .main-nav ul li a span {
        display: none
    }

    .main-nav ul, .main-nav ul ul {
        text-align: center;
        display: block
    }

        .main-nav ul li {
            float: none;
            display: inline-block
        }

    ul.login-link li {
        float: none;
        display: block !important
    }

        ul.login-link li a {
            padding: 5px 12px
        }

    .form-control.clsLTTo.clsViaLTTo {
        width: 84%
    }
}

@media only screen and (max-width:991px) {
    .about-us-img img, .logo a img {
        max-width: 100%
    }

    .owl-theme .owl-controls, .right-add, .services-box-left, .services-box-right, .top-contact ul {
        text-align: center
    }

        .services-box-left img, .services-box-right img, ul.login-link {
            float: none
        }

    .logo img {
        display: block;
        margin: 0 auto
    }

    h3:after, h3:before {
        width: 15%
    }

    .about-us h2:after {
        width: 20%
    }

    .logo a img {
        width: 200px
    }

    .right-add {
        background-color: #235242;
        padding: 22px 0;
        margin: 15px 0 0;
        border-radius: 0
    }

    .owl-theme .owl-controls {
        margin-top: -41px
    }

    section.testimonials .owl-wrapper-outer {
        padding: 39px 10px 31px;
        border-radius: 8px;
        width: 100%
    }

    .main-nav ul, .main-nav ul ul {
        text-align: center;
        display: block
    }

        .main-nav ul li {
            float: none;
            display: inline-block
        }

    ul.login-link li {
        display: block !important
    }

        ul.login-link li a {
            padding: 5px 12px
        }

    .form.engine {
        position: relative;
        right: 0;
        left: 0;
        padding: 20px;
        width: 100%;
        margin: 0 auto
    }

    .owl-carousel .owl-wrapper-outer {
        margin-top: 5px
    }
}

@media only screen and (max-width:768px) {
    .BookBackBtn, .accept, .accept1, .accept2, .back, .next {
        float: none
    }


    .menu {
        border: none;
        padding: 0
    }

    .main-nav ul li ul {
        background-color: transparent;
        opacity: 1;
        position: static;
        transition: none
    }

    .main-nav ul li a {
        line-height: 0;
        border-radius: 0;
        -o-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -webkit-border-radius: 0
    }

    .main-nav ul ul li {
        border: none
    }

    .main-nav ul ul a, .main-nav ul ul a:link {
        line-height: inherit;
        min-width: inherit
    }

    .main-nav ul li ul ul {
        margin: 0 !important
    }

    .accept, .display-full {
        margin: 0 auto;
        text-align: center
    }

    header .navigation {
        display: none
    }

    .menues_container {
        background: 0 0;
        width: auto;
        z-index: 0
    }

    .main-nav li a i {
        color: #fff
    }

    .display-full {
        display: block;
        width: 100% !important
    }

    .about-us-img img, .back, .payment {
        width: 100%
    }

    .main-nav {
        display: block !important;
        background: #000
    }

    .accept {
        width: 99%
    }

    .box-show ul, .next {
        width: 100%;
        display: block
    }

    .accept1 {
        margin: 0 5px 0 0
    }

    .accept2 {
        margin: 1px 5px 0 0
    }

    .next {
        text-align: center;
        margin-bottom: 15px
    }

    .box-show ul, .box-show ul li {
        margin: 0 auto;
        text-align: center
    }

    .box-show ul {
        list-style-type: none
    }

        .box-show ul li {
            display: inline-block
        }

    ul.login-link, ul.login-link li a {
        display: block !important
    }

    header {
        padding: 29px 0
    }

    ul.login-link li {
        text-align: center;
        float: none
    }

        ul.login-link li a {
            float: none !important;
            text-align: center !important
        }

            ul.login-link li a i {
                margin: 0 5px !important
            }

    .main_img {
        margin: 20px 0
    }
}

.nav > li > a, .pricing {
    position: relative
}

@media only screen and (max-width:640px) {
    .accept, .back, .footerleft, .footerright {
        float: none
    }

    .WelComeText, .accept, .next, section.testimonials {
        text-align: center
    }

    .WelComeText, h3 {
        line-height: 38px
    }

    h2 {
        margin: 15px 0
    }

    h3 {
        font-size: 28px
    }

        h3 span {
            font-size: 30px;
            margin-top: -6px
        }

        h3:after, h3:before {
            margin-top: -4px
        }

    section.testimonials .owl-wrapper-outer .item img {
        float: none;
        margin: 0 auto;
        text-align: center;
        border-radius: 50%;
        width: auto;
        height: auto
    }

    section.testimonials .owl-wrapper-outer .item p {
        padding: 6px 0 20px;
        width: 90%;
        margin: 0 auto;
        border-left: 0 solid #fff
    }

    .back, .payment {
        width: 100%
    }

    .accept {
        width: 99%;
        margin: 0 auto
    }

    .WelComeText, .next, .welcome {
        width: 100%;
        float: none
    }

    .accept1 {
        float: none;
        margin: 0 5px 0 0
    }

    .accept2 {
        float: none;
        margin: 1px 5px 0 0
    }

    .next {
        display: block
    }

    .BookBackBtn {
        float: none
    }

    .welcome {
        height: auto;
        min-height: 480px;
        padding: 0;
        background: #835537;
        border: 28px solid #db9e65;
        -webkit-box-shadow: inset 0 0 0 10px #fff;
        -moz-box-shadow: inset 0 0 0 10px red;
        box-shadow: inset 0 0 0 10px #fff
    }

    .WelComeText {
        margin: 40% auto 0
    }

    .form-control.clsLTTo.clsViaLTTo {
        width: 85%
    }
}

@media only screen and (max-width:480px) {
    .display-full {
        float: none !important;
        width: 100% !important;
        margin: 0 auto !important
    }

    .top-contact ul li {
        display: block;
        padding: 0;
        position: relative;
        text-align: center;
        margin: 0 10px
    }

        .top-contact ul li i {
            position: relative;
            top: 4px;
            font-size: 35px;
            left: 0;
        }

    .btn1.clsAddVia, .btn2.clsGetQuote {
        display: block !important;
        background-color: red;
        color: #fff
    }

    .footerleft, .footerright {
        float: none
    }

    .btn-group {
        float: none !important;
        width: 100%;
        text-align: center
    }

    .btn1.clsAddVia {
        margin: 5px 0
    }

    .form-control.clsLTTo.clsViaLTTo {
        width: 79%
    }

    .services img {
        margin: 0 auto;
        width: 100%
    }
}

.map-bg, .pricing-head, .pricing-head img {
    width: 100%
}

.logo {
    margin: 5px 0;
    z-index: 99999;
}

.bg-header {
    background: rgba(255,255,255, .8);
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #f04d24;
    box-shadow: rgba(100, 100, 111, 0.3) 0px 7px 29px 0px;
}

.map-bg {
    background-image: url(../images/apps-map.jpg);
    padding: 55px 0
}

.pricing {
    margin-bottom: 15px;
    border: 3px solid #eee
}

.pricing-active {
    float: left;
    width: 100%;
    border: 3px solid #000;
    border-radius: 30px
}

.pricing:hover {
    border: 3px solid #000
}

    .pricing:hover h4 {
        color: #fff
    }

.pricing-head {
    float: left;
    margin-bottom: 15px;
    text-align: center
}

    .pricing-head h3, .pricing-head h4 {
        margin: 0;
        line-height: normal
    }

        .pricing-head h3 span, .pricing-head h4 span {
            display: block;
            margin-top: 5px;
            font-size: 14px;
            font-style: italic
        }

    .pricing-head h3 {
        font-weight: 500;
        color: #fafafa;
        padding: 12px 0;
        font-size: 23px;
        text-transform: none;
        background: red;
        border-radius: 30px 30px 0 0;
        margin: -4px -3px 0
    }

        .pricing-head h3:before {
            content: "";
            position: absolute;
            width: 24%;
            height: 5px;
            bottom: 8px;
            border: 1px double #fff;
            border-right: none;
            border-left: none;
            left: 38%;
        }

.pricestyle li, .pricestylei li {
    float: right;
    border-radius: 5px;
    margin: 3px 0;
    text-align: center;
    width: 100%
}

.pricing-head h4 {
    color: #fff;
    padding: 5px 0;
    font-size: 54px;
    font-weight: 300;
    background: #ffa700;
    border-bottom: solid 1px #f5f9e7
}

.pricing-head-active h4 {
    color: #fff
}

.pricing-head h4 i {
    top: -8px;
    font-size: 28px;
    font-style: normal;
    position: relative
}

.pricing-head h4 span {
    top: -10px;
    font-size: 14px;
    font-style: normal;
    position: relative
}

.pricing-content li {
    color: #272727;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 7px;
    border-bottom: solid 1px #eee
}

    .pricing-content li span {
        color: #0082fc;
        font-size: 15px;
        font-weight: 600;
        padding: 0 5px 0 0
    }

.pricestylei li, .pricing-contenti li {
    color: #000;
    border-bottom: solid 1px #eee
}

.pricing-contenti li {
    font-size: 12px;
    font-family: "Roboto Condensed";
    font-weight: 500;
    padding: 7px 4px
}

.pricestylei li {
    font-size: 15px;
    font-weight: 700;
    padding: 4px 0
}

.pricestyle li {
    color: #ffff;
    font-size: 19px;
    font-weight: 400;
    padding: 7px 15px;
    background: #000;
    border-bottom: solid 1px #eee
}

    .pricestyle li span {
        color: #f3c200;
        font-size: 40px;
        position: absolute;
        margin: -13px 0 0
    }

.pricing-footer {
    float: none;
    width: 100%;
    color: #777;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    border-top: solid 3px #eee;
}

    .pricing-footer h2 {
        float: left;
        color: #1f7bdc;
        font-size: 20px;
        text-align: center;
        padding: 0;
        margin: 15px 0
    }

        .pricing-footer h2 i {
            float: left;
            font-size: 24px;
            padding-right: 10px
        }

    .pricing-footer img {
        float: right;
        margin: 10px 0 0
    }

.pricing-footerleft, .pricing-footerright {
    text-align: left
}

.price-active, .pricing:hover {
    z-index: 9
}

    .price-active h4 {
        color: #0082fc
    }

.no-space-pricing .pricing:hover {
    transition: box-shadow .2s ease-in-out
}

    .no-space-pricing .price-active .pricing-head h4, .no-space-pricing .pricing:hover .pricing-head h4 {
        color: #0082fc;
        padding: 15px 0;
        font-size: 80px;
        transition: color .5s ease-in-out
    }

.yellow-crusta.btn {
    color: #FFF;
    background-color: #f3c200
}

    .yellow-crusta.btn.active, .yellow-crusta.btn:active, .yellow-crusta.btn:focus, .yellow-crusta.btn:hover {
        color: #FFF;
        background-color: #cfa500
    }

.butt {
    background-color: #000;
    color: #fff;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 300;
    padding: 18px 0;
    width: 100%;
    min-height: 36px;
    border-radius: 0 0 25px 25px !important;
    -moz-border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    border: none !important
}

    .butt a {
        color: #fff;
        text-decoration: none
    }

    .butt:hover {
        background-color: red;
        color: #fff !important
    }

table.tbl-range {
    text-align: left;
    margin: 0 0 20px
}

    table.tbl-range tr th {
        text-align: left;
        font-size: 18px
    }

    table.tbl-range tr td {
        text-align: left;
        font-size: 17px;
        width: 49%
    }

.red-pad {
    color: red !important;
    margin: 70px 0 30px !important;
    padding: 0;
    line-height: 0
}

.custom {
    width: 50% !important;
    right: 0 !important;
    margin: 0 auto !important;
    left: 0 !important;
    top: 32% !important
}

h4.modal-title {
    display: inline-block !important
}

.rw-space {
    padding-top: 30px
}

.ui-draggable.ui-resizable {
    max-width: 800px;
    width: 100%;
    height: 100%;
    top: 420px;
    left: 0px;
    right: 0px;
}

.btn-block {
    display: block;
    width: 100% !important;
    color: #fff;
    background-color: #ff2a0d;
    border: none;
    padding: 7px 0;
    border-radius: 30px;
    margin: 12px 0 0 0;
}

.title {
    color: #ff2a0d;
}

.clstestvia .trVia {
    width: 100%;
}

    .clstestvia .trVia textarea {
        color: #ccc;
    }

.btnsr:hover {
    color: #fff !important;
    background-color: #000 !important;
}

.navbar-nav > li {
    border-left: solid 0px #ccc !important;
}

.pac-container {
    z-index: 9999;
}

.main-imgg {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #f04d24 !important;
    background: url(/images/vehiclebtn-bg.png) left center repeat-x #f04d24 !important;
}
