/*---------->>> www.AutoConnectVA.com <<<-----------*/
/*#region Fonts */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Finlandica:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=IBM+Plex+Sans+Thai+Looped:wght@100;200;300;400;500;600;700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

/*#endregion */
@font-face {
    font-family: 'icomoon';
    src: url('/Content/font/dougJustus/icomoon.eot?rwe40o');
    src: url('/Content/font/dougJustus/icomoon.eot?rwe40o#iefix') format('embedded-opentype'), url('/Content/font/dougJustus/icomoon.ttf?rwe40o') format('truetype'), url('/Content/font/dougJustus/icomoon.woff?rwe40o') format('woff'), url('/Content/font/dougJustus/icomoon.svg?rwe40o#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'CACula';
    src: url('/Content/images/autosdirect-v1/CACula-ExtraBold.woff2') format('woff2'), url('/Content/images/autosdirect-v1/CACula-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dc-name {
    font-family: 'CACula';
    text-transform: uppercase;
    font-size: 55px;
    line-height: 1;
    margin-top: -12px;
}
.d-color {
    color: #d70d0d;
}
.br-color {
    font-family: 'CACula';
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
}

@media (max-width: 428px) {

    .dc-name {
        font-size: 47px;
    }
    .br-color {
        font-size: 13px;
    }
}


.icon-car-warranty:before {
    content: "\e900";
}

.icon-car-key:before {
    content: "\e901";
}

.icon-car:before {
    content: "\e902";
}

.icon-buying:before {
    content: "\e903";
}

.icon-showroom:before {
    content: "\e904";
}

.icon-protection:before {
    content: "\e905";
}

.icon-inv:before {
    content: "\e906";
}

.icon-hassle-free:before {
    content: "\e907";
}

.icon-finance:before {
    content: "\e908";
}

.points-icon span {
    font-size: 65px;
    color: #737373;
    /*! background: -webkit-linear-gradient(#228be6, #2f7cbf, #228be6); */
    /*! background-clip: border-box; */
    /*! -webkit-background-clip: text; */
    /*! -webkit-text-fill-color: transparent; */
}

.points-icon p {
    font-family: "Oswald", sans-serif;
}

.icn-size {
    font-size: 100px;
}

.icn-buy {
    color: #9d9d9d;
}
.broswvechlesection {
    background-color: #F5F5F5;
    padding: 30px 0px;
}
.icn-apply {
    color: #9b9b9b;
}
/*#region General | Header | Body */
body {
    font-family: 'lato', sans-serif !important;
    background-color: #fff;
    color: #42454c;
}
.container-1420 {
    max-width: 1420px;
    margin: 0 auto;
    padding: 0px 15px;
}
.container-1600 {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0px 15px;
}
.home-contact-fm {
    background-color: #292929;
    border-radius: 10px;
    padding: 30px 20px;
}
    .home-contact-fm .bg-secondary::placeholder {
        color: #fff;
        opacity: 1; /* Ensures it's fully white (not faded) */
    }
.ft-bg {
    background-color: #42454c !important;
    color: #cacaca;
}
    .ft-bg a {
        color: #fff !important;
    }
    .ft-bg a:hover {
        color: #ccc;
    }
    a {
        color: inherit;
        text-decoration: none !important;
    }

.top-brand .navbar-brand {
/*    text-align: center;
    width: 60%;*/
}

header {
    /*position: relative;
     background: none;
     z-index: 2;
    */
}

.drop-down4 {
    background-color: #FFC650;
    text-align: center;
    top: -100vh;
    left: 0;
    height: 100vh;
    width: 100vw;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrow: column;
}

    .drop-down4 h3 {
        color: #D05353;
        top: 50px;
        right: 150px;
    }


    .drop-down4 a {
        color: #204056;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
    }

        .drop-down4 a:hover {
            color: #D05353;
        }

.hover-underline-animation {
    display: inline-block;
    position: relative;
    color: #000000;
}

    .hover-underline-animation::after {
        content: '';
        position: absolute;
        width: 100%;
        transform: scaleX(0);
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #42454c;
        transform-origin: bottom right;
        transition: transform 0.25s ease-out;
    }

    .hover-underline-animation:hover::after {
        transform: scaleX(1);
        transform-origin: bottom left;
    }
/*Nav*/
@media (min-width: 1200px) {
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.7rem !important;
        padding-left: .7rem !important;
        font-size: 18px;
        padding: 26px 0px;
        font-weight: 600;
    }
}
/*Nav*/

.btn-off-top i {
    color: #228be6;
}

.dv-circle {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    border-radius: 100%;
}


.ph-dv {
    background-color: #42454c !important;
    color: #fff;
}

.txt-dv {
    background-color: #0d375e !important;
    color: #fff;
}

.parallax {
    background-image: url("/Content/images/autosdirect-v1/autosdirect-v1-building.jpg");
  /*  background-attachment: fixed;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 4% 0px;
    text-align: left;
}

@media (max-width: 767px) {
    .parallax {
        background-attachment: unset;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 180%;
        padding: 0% 0px;
        background-color: #f8f9fa;
    }
}


.button--antiman.button--border-medium::before {
    border-width: 2px;
}

.button--border-medium {
    border: 2px solid;
}

.button-opt {
    float: left;
    min-width: 150px;
    max-width: 250px;
    display: block;
    padding: 1em 2em;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    background-color: #42454c !important;
    border-left: 8px solid #e6e6e6;
    margin: 0px 15px;
}

    .button-opt:focus {
        outline: none;
    }

    .button-opt > span {
        vertical-align: middle;
    }
/* Rayen */
.button--rayen {
    overflow: hidden;
    padding: 0;
    width: 230px;
}

    .button--rayen.button--inverted {
        color: #fff;
    }

    .button--rayen::before {
        content: attr(data-text);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /*! background: #7986cb; */
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .button--rayen.button--inverted::before {
        background: #e6e6e6;
        color: #42454c;
    }

    .button--rayen > span {
        display: block;
        font-weight: bold;
    }

    .button--rayen::before,
    .button--rayen > span {
        padding: 1em 2em;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
        transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    }

    .button--rayen:hover::before {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .button--rayen:hover > span {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

.button--text-thin {
    font-weight: 300;
}

.button--size-l {
    font-size: 18px;
}
/* CarBody-Effects */
.opt-car-cont {
    position: relative;
    z-index: 3;
    color: #000;
}

.circle-img {
    width: 90px;
    height: 90px;
    background-color: #fff;
    margin: auto;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    border-radius: 100%;
    z-index: -1;
    transition: transform .2s; /* Animation */
}

.opt-car-cont:hover .circle-img {
/*    transform: scale(1.5);
    background-color: #F6F7F9;*/
}
/* CarBody-Effects-ends */

/* visa-and apply-sec-starts */
.visa-bg {
    background-color: #C21513;
}

.apply-bg {
    background-color: #181C21;
}

    .apply-bg .btn-warning {
        background-color: #e6e6e6;
        border: 1px solid #e6e6e6;
        color: #42454c;
    }




.welcome-sec hr {
    opacity: .1 !important;
}


.arrow-pointer {
    width: auto;
    height: 50px;
    background: #ecc743;
    position: relative;
    margin: auto;
    text-align: center;
    font-size: 20px;
    line-height: 48px;
    font-weight: 700;
    text-shadow: 1px 1px 1px #f0e5bd;
}

    .arrow-pointer:after {
        content: "";
        position: absolute;
        left: -24px;
        bottom: 0;
        width: 0;
        height: 0;
        border-right: 25px solid #ecc743;
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
    }

    .arrow-pointer:before {
        content: "";
        position: absolute;
        right: -25px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 25px solid #ecc743;
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
    }
@media (max-width: 480px) {
    .arrow-pointer {
        font-size: 15px;
    }
}
/* browse-by make-starts */
.bhoechie-tab-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: calc((2.2em + 8px)*5);
    margin: 5px;
}

.bhoechie-tab-content li {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 10px 0;
    line-height: 1.2em;
    transition: .35s;
}

    .bhoechie-tab-content li a {
        color: #6c6a6a;
    }

        .bhoechie-tab-content li a:hover {
            color: #000;
        }

.boxContNo {
    background-color: #f3f3f9;
    padding: 3px 6px;
    border-radius: 50px;
    font-size: 11px;
}

.bhoechie-tab-content li:hover .boxContNo {
    background-color: #acacac;
    color: #fff;
}
@media (max-width: 640px) {
    .bhoechie-tab-content ul {
        max-height: calc((4.2em + 28px)* 5) !important;
    }
}

@media (max-width: 480px) {
    .bhoechie-tab-content li {
        width: 60%;
    }
}


/* browse-by make-ends */

.address-footer-color {
    color: #fff !important;
}

    .address-footer-color:hover {
        color: #ffff !important;
    }
.offcnva .address-footer-color {
    color: #000 !important;
}
   .tbs-adres .address-footer-color:hover {
        color: #000 !important;
    }
.offcanvas-body .address-footer-color{
    color: #000 !important;
}
.tab-pane .address-footer-color {
    color: #000 !important;
}
.tbs-adres .address-footer-color:hover {
    color: #000 !important;
}

.ph-home:hover {
    color: #5f6166 !important;
}
.offcnva .ph-home {
    font-size: 20px;
    color: #000000;
}
.tbs-adres .ph-home {
    font-size: 20px;
    color: #000000;
}
.ph-home {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
}

.h-map {
    height: 500px;
}


ul.carbdy-tabs li {
    width: 50%;
}

.carbdy-tabs.nav-tabs .nav-link {
    width: 100%;
}

.offcanvas .offcanvas-header {
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
}

.call-btn {
    width: 49%;
    background-color: #d70d0d !important;
    color: #fff !important;
    border: 1px solid #d70d0d;
}

    .call-btn:hover {
        background-color: #0d375e !important;
        color: #fff !important;
        border: 1px solid #0d375e;
    }

.dirct-btn {
    width: 49%;
    background-color: #0d375e;
    color: #fff;
}

    .dirct-btn:hover {
        background-color: #228be6;
        border: 1px solid #228be6;
    }

.buttonstyle1 {
    background-color: #e2d21f;
    border-radius: 100px;
    transition: all 0.5s;
}

    .buttonstyle1 i {
        /* background-color: #e2d21f;
    border-radius: 100px;*/
    }

    .buttonstyle1:hover {
        background: #3a3a3a;
        color: #fff;
    }

.buttonstyle2 {
    background-color: transparent;
    transition: all 0.5s;
}

    .buttonstyle2:hover {
        background-color: #0d6efd;
        color: #fff;
    }

.buttonstyle3 {
    background-color: #0d375e;
    color: #fff;
    transition: all 0.5s;
}

    .buttonstyle3:hover {
        background-color: #228be6;
    }

.buttonstyle4 {
    /*background-color: #e4e7ee;*/
    font-size: 12px;
    transition: all 0.5s;
    color: #ccc;
}

    .buttonstyle4:hover {
        color: #fff;
    }

.buttonstyle5 {
    background-color: #165cb9;
    line-height: 19px;
    border: 1px solid #165cb9;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.5s;
    padding: 12px 30px;
    color: #fff !important;
}

    .buttonstyle5:hover {
        background-color: #165CF5;
        border: 1px solid #165CF5;
        color: #fff;
    }

.buttonstyle6 {
    background-color: #165cb9;
    font-size: 12px;
    color: #fff;
    transition: all 0.5s;
}

    .buttonstyle6:hover {
        background-color: #f2f4f9;
        color: #000;
    }

.buttonstyle7 {
    background-color: #42454c;
    padding: 9px 25px !important;
    color: #fff;
    transition: all 0.5s;
}

    .buttonstyle7:hover {
        background: #5f6166;
        color: #fff;
    }

.buttonstyle8 {
    background-color: transparent;
    border: 1px solid #3a3a3a;
    color: #3a3a3a;
    transition: all 0.5s;
}

    .buttonstyle8:hover {
        background-color: #e2d21f;
        border: 1px solid #e2d21f;
        color: #3a3a3a;
    }

.buttonstyle9 {
    background-color: #c3c5c5;
    border-color: #c3c5c5;
    transition: all 0.5s;
}

    .buttonstyle9:hover {
        background-color: #3A3A3A;
        border: 1px solid #3A3A3A;
        color: #fff;
    }

.buttonstyle10 {
    background-color: #808487;
    padding: 12px 30px !important;
    color: #fff;
    transition: all 0.5s;
    border: none;
}

    .buttonstyle10:hover {
        background-color: #5AFF08;
        color: #000;
        border: 1px solid #5AFF08;
    }

input[type='radio']:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 3px solid #ccc;
}

input[type='radio']:checked:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 3px solid #42454c;
}

.form-check-input:focus {
    box-shadow: none;
}

/*#button-addon2 {
    border-radius: 0px 50px 50px 0px !important;
}*/

#compareicon i {
    right: 12px;
    top: 12px;
}

/*Queries*/

@media (max-width: 640px) {
    .button-opt {
        margin: 0px 0px;
        min-width: 120px;
    }

    .button--rayen {
        width: 80px;
    }

    .button--size-l {
        font-size: 13px;
    }
}

.nav-sec {
    background-color: #111111;
}
.goog-te-gadget {
    margin-top: 0px !important;
}

.video-section {
    position: relative;
    /*    height: 100vh;*/
    overflow: hidden;
}

/* Fullscreen video background */
.bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Keeps video proportionate */
    z-index: 1;
}

/* Center text + search bar on video */
.overlay-content {
    position: absolute;
    top: 11%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

/* Make input responsive on mobile */
@media (max-width: 768px) {
    /*   .overlay-content .form-control {
        width: 80%;
        margin-bottom: 10px;
    }*/

    .overlay-content .d-flex {
        flex-direction: column;
        align-items: center;
    }
}
.wel-text
{
    border-top:1px solid;
    border-bottom:1px solid;
}








.wel-text {
    background: radial-gradient(circle, rgba(0, 0, 0, .75) 0, rgba(255, 255, 255, 0) 100%);
    padding: 5px;
}
.browse-btn {
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 24px;
    border-radius: 10px;
    font-size: 1rem;
    transition: all 0.3s ease;
}

    .browse-btn:hover {
        background: rgba(24, 28, 33, .1);
        color: #c00;
        text-decoration: none;
    }

/* Responsive heading size */
@media (max-width: 768px) {
    .red-section h2 {
        font-size: 1.5rem;
    }

    .browse-btn {
        width: 100%;
        justify-content: center;
    }
}

.two-locatios {
    background-color: #f5f5f5;
}
.fotr-colo {
    background-color: #292929;
}
.dealer-icon ul {
    list-style: none;
    display: inline-flex;
}
.dealer-icon li a {
    font-size: 20px;
    padding: 7px 9px;
    border-radius: 5px;
    background-color:#fff;
}
.dealer-icon li {
 padding:0px 5px;
}
.bg-balck {
    background-color: #000;
}
.nava-link li

{
    padding:8px 0px;
}
.nava-link li a{
   color:#fff;
   transition:.35s;
}
    .nava-link li a:hover {
        color: red;
    }
.frame-map {
    width: 100%;
    height: 590px;
    border: 0;
    border-radius: 8px;
}

/* Custom styling for equal height and clean layout */
.table thead th {
    background-color: #f8f9fa;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
}
.table td, .table th {
    vertical-align: middle;
   
}
@media (max-width: 576px) {
    .table td, .table th {
        height: auto;
    }
}
.tabs-servce .nav-tabs {
    border-bottom: none;
}

    .tabs-servce .nav-tabs .nav-link {
        border-radius: 10px;
        color: #555;
        background-color: #f8f9fa;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

        .tabs-servce .nav-tabs .nav-link.active {
            background-color: #c8102e; /* Red active tab */
            color: #fff;
            border: none;
            border-top-right-radius: 0px !important;
            border-bottom-right-radius: 0px !important;
            border-radius: 10px;
        }
.list-group-item
{
    background-color:transparent !important;
}
.border-thick {
    border-width: 3px !important;
}


@media (min-width: 1100px) and (max-width: 1300px) {
    .overlay-content {
        position: absolute;
        top: 6%;
        left: 0;
        transform: translate( 0%, 0%);
        z-index: 2;
        right: 0;
    }
}

@media (min-width: 992px) and (max-width: 1100px) {
    .overlay-content {
        position: absolute;
        top: 6%;
        left: 0;
        transform: translate( 0%, 0%);
        z-index: 2;
        right: 0;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .overlay-content {
        width: 100%;
        top: 6%;
    }
}

@media (min-width: 767px) and (max-width: 768px) {
    .overlay-content {
        width: 100%;
        top: 5%;
    }
    .wel-text {
        border-top: none;
        border-bottom: none;
    }
}

@media (min-width: 575px) and (max-width: 767px) {
    .overlay-content {
        width: 100%;
        top: 293px;
    }
    .wel-text {
        border-top: none;
        border-bottom: none;
    }
}

@media (min-width: 500px) and (max-width: 575px) {
    .overlay-content {
        width: 100%;
        top: 293px;
    }

        .overlay-content h4 {
            font-size: 19px !important;
        }

        .overlay-content h5 {
            font-size: 16px !important;
        }
    .wel-text {
        border-top: none;
        border-bottom: none;
    }
}

@media (min-width: 475px) and (max-width: 500px) {
    .overlay-content {
        width: 100%;
        top: 251px;
    }

        .overlay-content h4 {
            font-size: 19px !important;
        }

        .overlay-content h5 {
            font-size: 16px !important;
        }
    .wel-text {
        border-top: none;
        border-bottom: none;
    }
}

@media (min-width: 450px) and (max-width: 475px) {
    .overlay-content {
        width: 100%;
        top: 260px;
    }

        .overlay-content h4 {
            font-size: 19px !important;
        }

        .overlay-content h5 {
            font-size: 16px !important;
        }
    .wel-text {
        border-top: none;
        border-bottom: none;
    }
}

@media (min-width: 400px) and (max-width: 450px) {
    .overlay-content {
        width: 100%;
        top: 246px;
    }

        .overlay-content h4 {
            font-size: 19px !important;
        }

        .overlay-content h5 {
            font-size: 16px !important;
        }
    .wel-text {
        border-top: none;
        border-bottom: none;
    }
}

@media (min-width: 380px) and (max-width: 400px) {
    .overlay-content {
        width: 100%;
        top: 232px;
    }

        .overlay-content h4 {
            font-size: 16px !important;
        }

        .overlay-content h5 {
            font-size: 16px !important;
        }
    .wel-text {
        border-top: none;
        border-bottom: none;
    }
}

@media (min-width: 374px) and (max-width: 380px) {
    .navbar-brand img {
        max-width: 200px
    }

    .overlay-content {
        width: 100%;
        top: 212px;
    }

        .overlay-content h4 {
            font-size: 16px !important;
        }

        .overlay-content h5 {
            font-size: 16px !important;
        }
    .wel-text {
        border-top: none;
        border-bottom: none;
        margin-top: 46px;
    }
}

.car-body-sec {
    position: relative;
    z-index: 0;
}






























