body {
    font-family: 'Roboto', sans-serif !important;
    overflow-x: hidden;
}

body.inventPage {
    position: relative !important;
}

/* html {
    overflow-x: hidden !important;
} */
* {
    box-sizing: border-box !important;
}

h2 {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
}

p {
    color: #000;
    font-size: 16px;
    line-height: 28px;
}

.top-bar {
    background-color: #0b1f30;
    padding-top: 8px;
    padding-bottom: 8px;
}

.top-bar,
.top-bar * {}

.inventPage .col-6.text-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.top-bar .container {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.top-bar a {
    color: #fff !important;
    font-size: 13px;
    margin-right: 25px;
    text-align: center;
}

.top-bar a:hover .fa {
    background-color: #44aaed;
    color: #fff;
}

.top-bar a:hover {
    text-decoration: none;
}

.top-bar a:hover {
    color: #000 !important;
}

.top-bar .fa {
    color: #0b1f30;
    background: #fff;
    width: 22px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 11px;
    transition: all .3s;
    border-radius: 50%;
}

.logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    z-index: 7;
}

.nav-row {
    background: url(../img/nav-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 69px;
    max-width: 1400px;
    position: absolute;
    background-size: cover;
    left: 0;
    right: 0;
    z-index: 6;
}

.nav-row .nav-link {
    font-size: clamp(12px, 1vw, 14px);
    font-weight: 700;
    color: #fff !important;
    padding: 3px 0 !important;
    margin: 0 15px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.nav-row .nav-link:hover {
    color: #9f1e28;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.nav-row .navbar-nav {
    margin-top: 14px;
    position: relative;
    left: -8px;
}

.navbar-nav .dropdown-menu {
    top: 44px;
    background-color: #173f61;
    border-radius: 0;
}

.navbar-nav .dropdown-menu .dropdown-item {
    color: #fff;
}

.navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar-nav .dropdown-menu .dropdown-item:hover {
    background-color: #000;
    color: #fff;
}

.nav-row .gap {
    width: 388px;
}

.main-banner {
    background: url("../img/hero1a-2.jpg");
    background-position: center;
    background-size: cover;
    height: 773px;
}

.main-banner .text-box {
    max-width: 625px;
    width: 90%;
    position: absolute;
    left: 10%;
    z-index: 5;
    top: 320px;
    border-left: 7px solid #fff;
    transform: skewX(10deg);
}

.main-banner .row-top {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 30px 0 30px 82px;
}

.main-banner .text-box h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    transform: skewX(-17deg);
    line-height: 49px;
    margin: 0;
}

.main-banner .text-box h2 span {
    font-size: 60px;
    color: #fff;
}

.main-banner .row-bottom {
    background-color: rgba(11, 31, 48, 0.9);
    padding: 25px 0 25px 53px;
}

.main-banner .row-bottom p {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    transform: skewX(-17deg);
    text-transform: uppercase;
    margin: 0;
}

.inventory-row {
    max-width: 1366px;
}

.inventory-row {
    max-width: 1366px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.inventory-row img {
    width: 100%;
}

.inventory-row h3 {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    top: 30%;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    transition: all .3s;
}

.inventory-row .btn-primary {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    bottom: 30%;
    width: 140px;
    margin: auto;
    transition: all .3s;
}

.inventory-row a:hover h3 {
    top: 25%;
}

.inventory-row a:hover .btn-primary {
    bottom: 25%;
}

.about-row {
    background: url(../img/bg.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 120px;
    padding-bottom: 120px;
}

.about-row h2 {
    font-size: 48px;
    color: #fff !important;
    text-transform: none;
    margin-bottom: 15px;
}

.about-row p {
    color: #fff !important;
    margin: 0;
}

.custom-container {
    background: url(../img/bg3.jpg);
    background-size: cover;
    background-position: center;
    min-height: 692px;
}

.custom-container h2 {
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
    transform: skewX(-9deg);
    line-height: 63px;
    padding-top: 200px;
}

.custom-container p {
    line-height: 24px;
    transform: skewX(-5deg);
    margin-left: -25px;
    color: #fff;
}

.custom-container iframe {
    margin: 160px 0 !important;
    border: 5px solid #fff;
    width: 560px !important;
    height: 315px !important;
}

.servicesCont h3 {
    font-size: 22px;
    text-transform: capitalize;
}

input:focus,
select:focus,
.btn:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

.btn-primary {
    background: transparent !important;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    /* padding: 6px 28px !important; */
    border: 1px solid #fff !important;
    text-transform: uppercase !important;
    border-radius: 0 !important;
}

.inventPage .text-right .btn-primary {
    /* line-height: 1.5; */
    height: auto;
    border: 1px solid #fff !important;
    width: 150px;
    margin-left: 10px;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
}

.scrolling-wrap {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.scrolling {
    width: 100%;
    height: 92px;
}

.footer {
    background: #0b1f30;
}

a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
    text-decoration: underline;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #fff;
}

.footer a {
    color: #fff;
}

a.footerlink:hover {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
}

.footertext {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #fff;
}

.smallfootertext {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #fff;
}

.divfooter {
    max-width: 1000px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(../img/menu.png) !important;
    width: 25px !important;
    height: 20px !important;
}

.navbar-toggler {
    border: 0;
    padding: 0;
    position: relative;
    left: 23px;
    top: -7px;
}

.navbar-toggler:focus {
    outline: 0 !important;
}

.mob-show {
    display: none;
}

.inner-page {
    margin-top: 130px;
}

.inner-page .primary-contact {
    text-align: right !important;
}

.inner-page .primary-contact a {
    color: #7d7d7e !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    margin-right: 10px !important;
}

.form-control {
    border-radius: 0;
}

.cForm .submitBtn {
    color: #fff !important;
    background-color: #0b1f30 !important;
    border: 0;
    padding: 10px 20px;
    width: 200px;
}

.translate-section {
    display: inline-block !important;
}

.goog-te-gadget-simple .goog-te-menu-value {
    color: #000 !important;
}

html.translated-ltr .nav-row .nav-link {
    font-size: 12px;
}

#green-btn {
    margin: 20px 0;
    font-size: 14px;
    color: #7d7d7e;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

@media (max-width:1919px) {
    .main-banner {
        height: 644px;
    }

    .main-banner .text-box {
        top: 269px;
    }
}

@media (max-width:1599px) {
    .main-banner {
        height: 580px;
    }

    .main-banner .text-box {
        top: 251px;
    }
}

@media (max-width:1439px) {
    .main-banner {
        height: 550px;
    }

    .main-banner .text-box {
        top: 234px;
        left: 7%;
    }
}

@media (max-width:1365px) {
    .main-banner {
        height: 515px;

    }

    .main-banner .text-box {
        top: 219px;

    }
}


@media (max-width:1199px) {
    .inventory-row .col-lg-6 {
        margin-bottom: 25px;
    }

    .main-banner .text-box {
        max-width: 462px;
    }

    .main-banner .row-top {
        padding: 30px 0 30px 51px;
    }

    .main-banner .text-box h2 span {
        font-size: 53px;
    }

    .main-banner .text-box h2 {
        font-size: 25px;
        line-height: 44px;
    }

    .main-banner .row-bottom {
        padding: 25px 0 25px 33px;
    }

    .main-banner .row-bottom p {
        font-size: 25px;
    }

    .main-banner {
        background-position: center;
    }

    .navbar {
        margin-top: 12px;
    }

    .nav-row .navbar-nav {
        margin-top: 27px;
        position: relative;
        left: 0;
        background: #173f61;
    }

    .nav-row .nav-link {
        padding: 8px 5px !important;
        border-bottom: 1px solid #234f74;
    }

    .nav-row {
        height: auto;
        background-size: cover;
    }

    .top-bar span {
        display: none;
    }

    .top-bar {
        padding-left: 0;
        padding-right: 0;
    }

    .top-bar .container {
        max-width: 100%;
    }

    .top-bar a {
        margin-right: 5px;
    }

    .custom-container iframe {
        width: 500px;
        height: 281px;
    }

    .custom-container h2 {
        font-size: 38px;
        line-height: 46px;
    }
}

@media (max-width:846px) {
    .nav-row {
        height: 44px;
    }

    .navbar {
        margin-top: 8px;
    }

    .nav-row .navbar-nav {
        margin-top: 6px;
        width: 98%;
    }

    .logo {
        width: 180px;
    }
}

@media (max-width:767px) {
    .inventPage .container {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .inventPage .text-right .btn-primary {
        line-height: 1.5;
        height: auto;
    }

    .nav-row {
        background: url(../img/nav-bg2.png);
        background-position: center;
        background-repeat: no-repeat;
        height: 69px;
        width: 100%;
        background-size: cover;
    }

    .top-bar a {
        font-size: 11px;
    }

    .top-bar .btn-primary {
        padding: 6px 11px !important;
    }

    .logo {
        top: 46px;
    }

    .top-bar .col-6:nth-child(1) {
        padding-left: 65px;
    }

    .navbar-toggler {
        position: absolute;
        left: -1px;
        top: -43px;
    }

    .nav-row .navbar-nav {
        padding-top: 80px;
        margin-top: 0;
        width: 87%;
    }

    .nav-row .gap {
        display: none;
    }

    .servicesCont h3 {
        line-height: 60px;
    }
}

@media (max-width:600px) {

    .custom-container {
        background: url(../img/bg2b.jpg);
        background-size: cover;
        background-position: center;
        min-height: auto;
        padding-left: 0;
        padding-right: 0;
        height: 480px;
    }

    .custom-container h2 {
        font-size: 36px;
        color: #000;
        line-height: 38px;
        padding-top: 40px;
    }

    .custom-container p {
        line-height: 20px;
        font-size: 14px;
        margin-left: 0;
        padding-right: 30px;
        color: #000;
    }

    .custom-container p br {
        display: none;
    }

    .custom-container iframe {
        width: 320px !important;
        height: 180px !important;
        margin: 52px 0 !important;
    }

    .about-row h2 {
        font-size: 24px;

    }

    .about-row {

        padding-top: 50px;
        padding-bottom: 50px;
    }

    p {

        font-size: 13px;
        line-height: 21px;
    }

    .inventory-row h3 {

        font-size: 22px;

    }

    .inventory-row .col-lg-6 {
        margin-bottom: 15px;
    }

    .main-banner .text-box {
        max-width: 280px;
        margin: auto;
        left: 0;
        right: 0;
        top: 170px;
        border-left: 4px solid #fff;
    }

    .main-banner .text-box h2 {
        font-size: 14px;
        line-height: 24px;
    }

    .main-banner .row-bottom p {
        font-size: 14px;
    }

    .main-banner .text-box h2 span {
        font-size: 28px;
    }

    .main-banner .row-top {
        padding: 10px 0 10px 35px;
    }

    .main-banner .row-bottom {
        padding: 9px 0 10px 24px;
    }

    .main-banner {
        background: url(../img/hero1b-2.jpg);
        height: 561px;
        background-size: cover;
        background-position: bottom;
    }

    .inner-page {
        margin-top: 130px;
    }

    h2 {

        font-size: 28px;

    }
}

@media (max-width:400px) {
    .main-banner .text-box {
        min-width: 200px;
    }

    .main-banner .text-box h2 span {
        font-size: 24px;
    }

    .main-banner .row-top {
        padding: 10px 0 10px 26px;
    }

    .inner-page .primary-contact {
        text-align: center !important;
        margin-bottom: 20px !important;
    }
}

@media (max-width:320px) {
    .custom-container iframe {
        width: 270px !important;
        height: 160px !important;
        margin: 24px 10px !important;
    }
}

/*--- faceted links ---*/

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {
    margin-right: 5px !important;
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link,
.list-content .list-main-section .list-container .list-listing .listing-top-right .check-availability-link,
.detail-content .detail-main-body .main-detail-data .offer-btn,
.detail-content .detail-main-body .main-detail-data .buy-btn,
.detail-content .detail-additional-data .data-row .data-label,
.faceted-search-content .selected-facets-container .selected-facet,
.paging-container .page-navs button.list-page-nav,
.modal-content .form-bottom .captcha-and-submit .captcha-placeholder button,
.modal-content .form-bottom .captcha-and-submit .captcha-placeholder input,
.faceted-search-content .mobile-done-button-container .mobile-done-button,
.faceted-search-content .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button {
    background: #173f61 !important;
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .listing-dealer-info .dealer-name,
.list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price,
.list-content .list-main-section .list-container .fin-calc,
.list-content .listing-portion-title {
    color: #173f61 !important;
}

.list-content .list-title,
.list-content .list-title .list-listings-count,
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name,
.contact-information a,
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-count,
.list-content .list-top-section .listing-option-bar .list-sort-order .sort-by-dropdown-container,
.breadcrumbs .breadcrumbs-element,
.detail-content .search-results,
.legal-text-content,
.detail-content .dealer-info .field-name,
.detail-content .dealer-info .field-value,
.detail-additional-data h4,
.mc-thumb-strip .mc-btn.mc-btn-next span,
.mc-thumb-strip .mc-btn.mc-btn-prev span,
.detail-content .dealer-info .google-maps-link i,
.paging-container .page-number,
.paging-container .list-page-number,
.faceted-search-content .faceted-section-box .faceted-date-range,
.faceted-search-content .faceted-section-box .faceted-date-range .days-ago-input {
    color: #000 !important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn,
.faceted-search-content .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button {
    border: 1px solid #173f61 !important;
    color: #173f61 !important;
}

.list-content .listing-bottom .listing-description-text {
    color: #000 !important;
}


@media (max-width: 992px) {

    .detail-content-mobile .detail-contact-bar .contact-bar-btn,
    .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile,
    .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile,
    .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile,
    .detail-content-mobile .detail-additional-data .data-row .data-label,
    .mobile-breadcrumb,
    .list-content .list-listing-mobile .view-listing-details-link {
        background: #173f61 !important;
    }

    .list-content .list-listing-mobile .price-container .price {
        color: #173f61 !important;
    }

    .fin-calc p,
    .fin-calc strong,
    .dealer-info a {
        color: #173f61 !important;
    }

    .list-content .list-listing-mobile .email-seller-link {
        height: 38px !important;
    }

    .spec-container a,
    .list-content .list-listing-mobile .listing-portion-title {
        color: #173f61 !important;
    }

    .list-content .list-listing-mobile .dealer-phone-container .dealer-phone-call,
    .list-content .list-listing-mobile .dealer-phone-container .dealer-phone-text {
        border: 1px solid #173f61 !important;
    }

    .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title,
    .detail-content-mobile .detail-main-body .detail-mobile-top .detail-category,
    .detail-content-mobile .detail-main-body .main-detail-data,
    .main-detail-data .currency-selector,
    .detail-content-mobile .share-listing {
        color: #000 !important;
    }

    .detail-content-mobile .detail-additional-data .data-row .data-value,
    .list-content .list-listing-mobile .listing-description-text,
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {
        color: #000 !important;
    }

    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {
        margin-top: 0 !important;
    }
}