﻿
/*! CSS Used from: https://trucksbuses.com/css/master.css?i=1212111 */
h1, h2 {
    margin-bottom: 25px;
}

h4, h5 {
    line-height: 22px;
}

h3, p {
    line-height: 24px;
}

ol, ol li, ul, ul li {
    padding: 0;
}

h5, h6 {
    margin-bottom: 10px;
}

a {
    color: #efbb20;
    outline: 0;
    text-decoration: none;
}

    a:focus, a:hover {
        text-decoration: none;
        outline: 0;
    }

    a:active, a:hover, p a {
        color: #333;
    }

img {
    border-style: none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

footer, nav {
    display: block;
}

::-moz-selection {
    background: #3396d1;
    color: #fff;
}

::selection {
    background: #3396d1;
    color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    color: #232323;
    font-family: Roboto,sans-serif;
}

    h4 a, h5 a, h6 a {
        color: #232323;
    }

h1 {
    font-size: 28px;
    line-height: 30px;
}

h2 {
    font-size: 24px;
    line-height: 38px;
}

h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

h4 {
    font-size: 14px;
    margin-bottom: 15px;
}

h5 {
    font-size: 16px;
}

.font-14, h6 {
    font-size: 14px;
}

h6 {
    line-height: 18px;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-22 {
    font-size: 22px;
}

.font-24 {
    font-size: 24px;
}

ol, ul {
    list-style-position: outside;
}

.m-a0 {
    margin: 0;
}

.m-t0 {
    margin-top: 0;
}

.m-t10 {
    margin-top: 10px;
}

.m-t20 {
    margin-top: 20px;
}

.m-t30 {
    margin-top: 30px;
}

.m-b10 {
    margin-bottom: 10px;
}

.m-b20 {
    margin-bottom: 20px;
}

.m-b30 {
    margin-bottom: 30px;
}

.text-black {
    color: #000;
}

.bg-white {
    background-color: #fff;
}

.bg-img-fix {
    background-attachment: fixed;
}

.dlab-media {
    overflow: hidden;
    position: relative;
}

.marginModal {
    margin-top: 5%;
}

@media only screen and (max-width:767px) {
    .marginModal {
        margin-top: 15%;
    }
}

.logo-footer {
    display: table;
    vertical-align: middle;
    color: #efbb20;
    padding: 0;
}

.logo-footer {
    max-width: 100%;
    height: 60px;
    margin: 15px 0;
}

    .logo-footer > a {
        display: table-cell;
        vertical-align: middle;
    }

    .logo-footer img {
        max-width: 100%;
        width: auto;
        height: auto;
    }

.owl-theme .owl-nav {
    text-align: center;
}

.owl-theme .owl-nav {
    margin-top: 20px;
}

.owl-carousel .owl-item img {
    transform-style: inherit;
}

.widget {
    margin-bottom: 40px;
}

.widget-title {
    margin: 0 0 30px;
    padding-bottom: 15px;
    position: relative;
}

    .widget-title:after {
        content: "";
        position: absolute;
        bottom: -12px;
        left: 0;
        height: 3px;
        width: 50px;
        margin: 10px 0;
    }

.widget .widget-title {
    text-transform: uppercase;
}

.widget_services ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

    .widget_services ul li {
        border-bottom: 1px solid rgba(102,102,102,.11);
        position: relative;
        padding: 10px 10px 10px 15px;
        margin-bottom: 0;
        line-height: 20px;
    }

        .widget_services ul li a {
            color: #000;
        }

        .widget_services ul li:before {
            content: "f105";
            position: absolute;
            left: 0;
            top: 10px;
            display: block;
            font-family: FontAwesome;
        }

.modal-content, .panel {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.clearfix:after, .clearfix:before {
    display: table;
}

.owl-next, .owl-prev {
    display: inline-block;
}

.clearfix:after {
    clear: both;
}

.owl-next, .owl-prev {
    background-color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.5);
    color: #fff;
    padding: 5px 8px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 13px;
    cursor: pointer;
    border-width: 0;
    border-style: solid;
}

    .owl-next:active, .owl-next:focus, .owl-next:hover, .owl-prev:active, .owl-prev:focus, .owl-prev:hover {
        background-color: rgba(0,0,0,.7);
        border-color: #3e2e23;
        color: #fff;
    }

.dlab-tabs .tab-pane {
    padding: 20px 0;
}

.panel {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.dlab-accordion .panel {
    border: none;
    border-radius: 0;
    margin-bottom: -1px;
}

.acod-head {
    position: relative;
}

.acod-title {
    margin-top: 0;
    margin-bottom: 0;
}

.acod-head .fa {
    margin-right: 5px;
}

.acod-head a {
    /*display: block;
    padding: 12px 40px 12px 15px;
    border: 1px solid #ebedf2;
    border-radius: 2px*/
    display: inline !important;
    padding: 0px 0px 0px 0px !important;
    border: 0px solid #ebedf2 !important;
    border-radius: 2px;
}

    .acod-head a, .acod-head a.collapsed:hover, .acod-head a:hover {
        color: #efbb20;
    }

        .acod-head a.collapsed, .acod-head a.collapsed:after {
            color: #3d474a;
        }

        .acod-head a:after {
            font-family: FontAwesome;
            content: "--";
            float: right;
            color: #efbb20;
            font-size: 16px;
            font-weight: 400;
            letter-spacing: -2px;
            position: absolute;
            right: 12px;
            top: 12px;
        }

        .acod-head a.collapsed:after {
            content: "+";
            font-size: 18px;
        }

.acod-body {
    border-left: 1px solid #ebedf2;
    border-right: 1px solid #ebedf2;
    border-bottom: 1px solid #ebedf2;
    border-top: 1px solid transparent;
    margin-top: -1px;
}

.acod-content {
    margin: 20px;
}

.dlab-accordion.space .panel {
    margin-bottom: 5px;
}

.close {
    opacity: .3;
}

.overlay-black-dark {
    position: relative;
}

.close {
    color: #000;
    float: right;
    font-size: 24px;
    font-weight: 300;
    line-height: 20px;
    text-shadow: none;
    vertical-align: middle;
}

.modal-header {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    padding: 15px 25px;
}

    .modal-header .modal-title {
        color: #fff;
    }

.modal .modal-body {
    padding: 25px;
}

.overlay-black-dark:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.overlay-black-dark:after {
    background: #000;
}

.overlay-black-dark:after {
    opacity: .8;
}

.overlay-black-dark .container {
    position: relative;
    z-index: 1;
}

.section-head h1 {
    margin-top: 0;
}

button.scroltop {
    text-align: center;
}

.dlab-tilte {
    position: relative;
}

.dlab-media {
    position: relative;
}

    .dlab-media img {
        width: 100%;
        height: auto;
    }

.footer-top {
    background-size: cover;
    background-position: center;
}

footer, footer .widget_services ul li a, footer a, footer a:active, footer a:focus, footer a:hover, footer a:visited, footer h4, footer p, footer p a {
    color: #b0b0b0;
}

    footer li, footer p {
        font-size: 14px;
        line-height: 22px;
    }

    footer p {
        line-height: 24px;
        margin-bottom: 10px;
    }

    footer .widget ul {
        list-style: none;
        margin-top: 5px;
    }

    footer .widget_services ul li {
        border-bottom: 1px dashed rgba(102,102,102,.3);
    }

.footer-top {
    background-color: #191f23;
    padding: 50px 0 20px;
}

.footer-bottom {
    background-color: #14191c;
    padding: 25px 0;
    color: #b0b0b0;
    font-size: 14px;
}

@media only screen and (max-width:991px) {
    .page-content {
        margin-top: 0;
    }
}

@media only screen and (max-width:767px) {
    .page-wraper {
        overflow: hidden;
    }
}

button.scroltop {
    background: rgba(255,255,255,.9);
    border-color: #efbb20;
    border-radius: 20px;
    border-style: solid;
    border-width: 0;
    bottom: 15px;
    box-shadow: 2px 2px 12px -5px #000;
    color: #efbb20;
    cursor: pointer;
    display: none;
    height: 40px;
    line-height: 26px;
    margin: 0;
    position: fixed;
    right: 15px;
    width: 40px;
    z-index: 999;
}

.section-full {
    position: relative;
}

.page-wraper {
    background: #f8f8f8;
}

.page-content {
    margin-top: 0;
    padding-bottom: 50px;
}

.section-full:last-child {
    margin-bottom: -50px;
}

.section-head {
    margin-bottom: 50px;
}

.text-white, .text-white h3 {
    color: #fff;
}

@media only screen and (max-width:1024px) {
    .section-full {
        background-attachment: scroll !important;
    }
}

.content-inner-1 {
    padding-top: 70px;
    padding-bottom: 0;
}

@media only screen and (max-width:767px) {
    .content-inner-1, .footer-top {
        padding-top: 30px;
    }

    .page-content {
        padding-bottom: 30px;
    }

    .site-footer .widget {
        margin-bottom: 25px;
    }

    .section-full:last-child {
        margin-bottom: -30px;
    }

    .content-inner-1 {
        padding-bottom: 0;
    }

    .section-head {
        margin-bottom: 25px;
    }

    .h3 {
        font-size: 28px;
        margin-top: 10px;
    }
}

.h3 {
    font-size: 23px;
    font-weight: 700;
}

.h3 {
    font-family: Roboto,sans-serif;
}

.bg-img-fix {
    background-size: cover;
}

.content-inner-1 {
    padding-top: 70px;
    padding-bottom: 70px;
}

@media only screen and (max-width:767px) {
    .page-content {
        padding-bottom: 30px;
    }

    .footer-top {
        padding-top: 30px;
    }

    .site-footer .widget {
        margin-bottom: 25px;
    }

    .section-full:last-child {
        margin-bottom: -30px;
    }

    .section-head {
        margin-bottom: 25px;
    }

    .h3 {
        font-size: 23px;
        margin-top: 10px;
    }
}

.head-1 h3 {
    color: #000;
}

.text-white h3 {
    color: #fff;
}

.theme-tabs {
    border: 0;
}

    .theme-tabs li {
        display: inline-block;
        background-color: #e9e9e9;
        font-size: 15px;
        border-radius: 2px;
    }

        .theme-tabs li a {
            color: #000;
        }

        .theme-tabs li.active a {
            color: #fff;
        }

            .theme-tabs li.active, .theme-tabs li.active a:focus, .theme-tabs li.active a:hover, .theme-tabs li.active:focus {
                background-color: #d81517;
                border-radius: 2px;
            }

                .theme-tabs li.active a:after {
                    border-left: 5px solid transparent;
                    border-right: 5px solid transparent;
                    border-top: 5px solid #d81416;
                    bottom: -5px;
                    content: '';
                    left: 50%;
                    margin-left: -2.5px;
                    position: absolute;
                }

.dlab-feed-list .dlab-media:after {
    background-color: #d81416;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 1s ease 0s;
    width: 100%;
    opacity: 0;
    mix-blend-mode: saturation;
    z-index: 2;
}

.dlab-feed-list:hover .dlab-media:after {
    transition: all 1s ease 0s;
    mix-blend-mode: saturation;
    opacity: .3;
}

.blog-stories {
    max-width: 850px;
    margin: 0 auto;
}

    .blog-stories .carousel-caption {
        bottom: 0;
        left: 0;
        padding: 20px;
        right: 0;
        text-align: left;
        width: 100%;
        background: rgba(0,0,0,0) linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%) repeat scroll 0 0;
    }

        .blog-stories .carousel-caption a {
            color: #fff;
        }

    .blog-stories .dlab-tilte {
        margin: 0;
        font-weight: 500;
        opacity: .8;
        line-height: 28px;
    }

.dlab-blog-cat-list:before {
    background-color: #fff;
    bottom: 0;
    content: '';
    height: 50%;
    position: absolute;
    width: 100%;
    z-index: 1;
}

@media only screen and (max-width:480px) {
    .theme-tabs li {
        margin-bottom: 4px;
    }
}

@media only screen and (max-width:479px) {
    [class*=col-xs] {
        width: 100%;
    }

    .blog-stories .dlab-tilte {
        font-size: 14px;
        line-height: 20px;
    }
}

.used-car-features {
    margin-left: -2px;
    margin-right: -3px;
}

.car-features {
    float: left;
    outline: 1px solid rgba(0,0,0,.1);
    outline-offset: -3px;
    padding: 10px;
    text-align: center;
    width: 33.33%;
}

.car-dl-info {
    border: 1px solid rgba(0,0,0,.1);
    padding: 30px;
}

.table-dl {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .table-dl li div {
        display: inline-block;
        float: left;
        padding: 10px 0;
        width: 50%;
    }

    .table-dl li .leftview {
        font-weight: 600;
    }

.client-logo-wg ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .client-logo-wg ul li {
        border: 1px solid #ebebeb;
        display: inline-block;
        float: left;
        line-height: 100px;
        margin: 0 -1px -1px 0;
        width: 33.33%;
    }

.used-car-features.grid2 .car-features {
    width: 16.66%;
}

.table-col4.table-dl > li > div {
    width: 50%;
    padding: 15px 20px;
}

.table-col4.table-dl > li:nth-child(2n+1) {
    background: #d1d0d0 none repeat scroll 0 0;
    display: block;
    overflow: auto;
    width: 100%;
}

@media only screen and (max-width:767px) {
    .table-col4.table-dl > li > div, .table-dl li div {
        width: 50%;
    }

    .used-car-features.grid2 .car-features {
        width: 49.33%;
    }
}

.nav > li > a:hover {
    background-color: transparent;
}

.footer-image {
    background-size: cover;
    background-position: bottom;
}

    .footer-image .footer-top {
        background-color: transparent;
    }

.logo-footer.m-a0 {
    margin: 0;
}

footer.footer-image .widget_services ul li {
    border-bottom: none;
    padding: 5px 0;
}

.footer-image .widget_services ul li::before {
    display: none;
}

footer.footer-image .widget_services ul li a, footer.footer-image p {
    color: #777;
}

footer.footer-image ul li a:hover {
    color: #d81517;
}

footer.footer-image h4 {
    color: #333;
}

.footer-image .footer-top {
    padding: 50px 0 35px;
    border-bottom: 1px solid #eee;
}

.footer-image .footer-bottom {
    background-color: transparent;
    padding: 40px 0;
}

    .footer-image .footer-bottom a {
        font-size: 15px;
        margin-left: 20px;
    }

.social-item-link .fb:hover {
    color: #4867aa;
}

.social-item-link .twt:hover {
    color: #1da1f2;
}

.social-item-link .gplus:hover {
    color: #dc4a38;
}

@media only screen and (max-width:767px) {
    .acod-title {
        font-size: 14px;
    }

    .footer-image .footer-top {
        padding: 20px 0 0;
    }

    .footer-image .widget.widget_about p {
        margin-bottom: 20px;
    }

    .footer-image .footer-bottom {
        padding: 30px 0;
    }

        .footer-image .footer-bottom [class*=col-xs-]:first-child {
            margin-bottom: 10px;
        }

        .footer-image .footer-bottom a {
            margin-left: 0;
        }
}

@media only screen and (max-width:991px) {
    .logo-footer {
        width: 160px;
    }
}

.widget-title:after {
    background-color: #d81517;
}

.acod-head a, .acod-head a.collapsed:hover, .acod-head a:after, .acod-head a:hover, .text-primary, a, button.scroltop, footer a:active, footer a:focus, footer a:hover, footer p a, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #d81517;
}

button.scroltop {
    border-color: #d81517;
}

div.scrollmenu {
    background-color: #191f23;
    overflow: auto;
    white-space: nowrap;
    position: sticky;
}

    div.scrollmenu a {
        display: inline-block;
        text-align: center;
        text-decoration: none;
        border-left: 1px solid rgba(255,255,255,.1);
        color: #fff;
        font-weight: 600;
        padding: 15px 20px;
    }

.Selected_active {
    background-color: #d81517;
}

.borderLine {
    border: 1px solid rgba(36,39,44,.15);
}

.b-Button {
    background: #fff;
    color: #d81416;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 36px;
    height: 40px;
    width: 100%;
    border: 1px solid #d81416;
    -webkit-border-radius: 2px;
    border-radius: 15px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    max-width: 245px;
    margin-bottom: 10px;
    transition: all .4s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 5px;
}

.n-Button {
    background: #d81416;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 36px;
    height: 40px;
    width: 100%;
    border: 1px solid #f75d34;
    -webkit-border-radius: 2px;
    border-radius: 15px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    max-width: 245px;
    margin-bottom: 10px;
    transition: all .4s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 5px;
}

.detailPageBorder {
    padding: 19px 24px 21px;
    box-shadow: 0 1px 3px rgb(36 39 44/15%);
    border-radius: 2px;
    background: #fff !important;
}

.breadCrumn {
    box-shadow: 0 1px 3px rgb(36 39 44/15%);
    border-radius: 2px;
    background: #fff !important;
    overflow: auto;
    white-space: nowrap;
    position: sticky;
}

.btn-bottom-sticky {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 42px;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0 3px 6px 1px rgba(36,39,44,.3);
    box-shadow: 0 3px 6px 1px rgba(36,39,44,.3);
    z-index: 99;
    padding: 6px 0;
    text-align: center;
    font-weight: 800;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*! CSS Used from: https://trucksbuses.com/js/OwlCarousel2/owl.carousel.min.css */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
/*! CSS Used from: https://trucksbuses.com/css/fontawesome/css/font-awesome.min.css?i=12 */
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-check:before {
    content: "\f00c";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-phone:before {
    content: "\f095";
}
/*! CSS Used fontfaces */
@font-face {
    font-family: 'FontAwesome';
    font-display: swap;
    src: url('https://trucksbuses.com/css/fontawesome/fonts/fontawesome-webfont3e6e.eot?v=4.7.0');
    src: url('https://trucksbuses.com/css/fontawesome/fonts/fontawesome-webfontd41d.eot#iefix&v=4.7.0') format('embedded-opentype'),url('https://trucksbuses.com/css/fontawesome/fonts/fontawesome-webfont3e6e.woff2?v=4.7.0') format('woff2'),url('https://trucksbuses.com/css/fontawesome/fonts/fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'),url('https://trucksbuses.com/css/fontawesome/fonts/fontawesome-webfont3e6e.ttf?v=4.7.0') format('truetype'),url('https://trucksbuses.com/css/fontawesome/fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: icomoon;
    src: url(https://trucksbuses.com/NewProduct/fonts/icomoon/fonts/icomoon.eot?10si43);
    src: url(https://trucksbuses.com/NewProduct/fonts/icomoon/fonts/icomoon.eot?10si43#iefix) format('embedded-opentype'),url(https://trucksbuses.com/NewProduct/fonts/icomoon/fonts/icomoon.ttf?10si43) format('truetype'),url(https://trucksbuses.com/NewProduct/fonts/icomoon/fonts/icomoon.woff?10si43) format('woff'),url(https://trucksbuses.com/NewProduct/fonts/icomoon/fonts/icomoon.svg?10si43#icomoon) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
