body{background-color: #000!important;}
.featured-car .card {background-color: #222732;}


.social-links i {
    color: #C8953C;
    margin: 10px;
    font-size: 25px;
}
.social-links-header i {
    color: #C8953C;
    margin: 10px;
    font-size: 20px;
}

.top-support a{color: #C8953C; text-decoration: none;}
.dropdown.lang{margin-right: 30px;}
button.dropdown-toggle {
    background: none;
    color: #c8953c;
    font-weight: 700;
    font-size: 17px;
}

header{
    border-bottom: solid 1px #1c1c1c!important;
}

.nav-link {
    color: #ccc!important;
    text-transform: uppercase;
    font-size: 16px!important;
    /* padding: 10px 20px!important;  */
    /* border-bottom:solid 1px  #c8953c; */
}

/* .nav-link:hover{border-bottom:solid 1px  #c8953c;} */




.interested-bx h1{color: #C8953C!important;
    font-size: 26px!important;
    font-weight: 400!important;
    }



.interested-bx p {
    color: #fff;
    font-size: 20px;
    margin: 50px 0;
}

.btn-custom {
    color: #C8953C!important;
    border: solid 1px #C8953C!important;
    padding: 10px 30px!important;
    border-radius: 0px!important;
    margin: 0 10px;
    font-size: 18px!important;
    font-weight: 600!important;
}

.btn-customs {
    color: #C8953C!important;
    border: solid 1px #C8953C!important;
    padding: 10px 30px!important;
    border-radius: 0px!important;
    margin: 0 10px;
    font-size: 18px!important;
    font-weight: 600!important;
}



.btn-custom:hover {background-color:  #C8953C!important; color:#000!important;}

.btn-custom2 { 
    background-color: #37B50B!important;
    color: #fff!important;
    border: solid 1px #37B50B!important;
    padding: 10px 50px!important;
    border-radius: 0px!important;
    margin: 2px;
    font-size: 18px!important;
    font-weight: 600!important;
}

.btn-custom2:hover { 
    background-color: #37B50B!important;
    color: #000!important;
    border: solid 1px #37B50B!important;
    padding: 10px 50px!important;
    border-radius: 0px!important;
    margin: 2px;
    font-size: 18px!important;
    font-weight: 600!important;
}


.featured-car h2{ 
    color: #C8953C!important; 
    font-size:32px!important;
    font-weight: 600!important;
}

    .badge.bg-custom{ background-color: #C8953C!important;}
    span.badge {
        font-size: 14px;
        font-weight: 400;
    }

    .footer-widget ul{
        list-style-type: none;
        padding: 0px;
    }

    .footer-widget h6{color:#fff; text-transform: uppercase; font-weight: 600; font-size: 17px;}
    .footer-widget li a{color:#B9B9B9; text-decoration: none;}
    .footer-widget li a:hover{color:#fff; text-decoration: none;}
    .footer-widget li i{color: #C8953C!important; margin-right: 10px;}

    .copyright {
        text-align: center;
        line-height: 8px;
        color: #fff;
        margin-top: 20px;
        font-size: 14px;
        border-top: solid 1px #131313;
        padding-top: 20px;
    }

.page-banner
{background: url(images/about-bg.jpg);
        background-size: cover;
        min-height: 300px;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;}

.content h2{font-size: 40px!important;}
.content .card {
    text-align: center;
    padding: 20px;
  
    font-size: 18px; margin-bottom: 30px; min-height: 350px;
}
.content .card p{color:#fff}
.content .card h3{color:#c8953c!important}


        .page-banner h1{color: #fff;}

        .custom-txt-bx{color:#fff}
        .custom-txt-bx strong{font-size: 24px; font-weight: 500;}
        .custom-txt-bx  ul{line-height: 30px; margin-top: 20px;}

        .content h3{color:#c8953c!important}
        .content a{color:#c8953c!important; text-decoration: none;}
		
		.support{list-style:none; padding:0px}
		.support i{margin-right:10px}
		
		.form-control {
    background: #000!important;
    border-color: #c8953c!important;
    margin-bottom: 15px!important;
    padding: 15px!important;
    color: #c8953c!important;
}

.btn-custom-bg{    background: #c8953c!important;
    padding: 10px 30px!important;
    font-weight: 600!important;
    font-size: 18px!important;
    border-color: #c8953c!important;
}

::placeholder{color:#686868!important}


.car-details h2{color:#c8953c}
.car-details p{color:#fff; border-bottom:solid 1px #fff; padding-bottom:20px}

button.btn.btn-custom {
    background: #161616;
    width: 31%;
    margin: 0px 1px;
    border-radius: 5px!important;
}
.active{
    border-bottom: solid 1px  #c8953c;
}


#contactFormModal .btn-close{color: #000000;
    font-weight: 600;
    font-size: 18px;
    background: #ffbf4e !important;
    opacity: 1;
    line-height: 20px;}
#contactFormModal .modal-content { background-color: #000000!important;}
.btn-custom-outline {
    background: none !important;
    color: #c8953c!important;
}

.text-4xl {
    font-size: 3rem; /* Adjust the size as needed */
    font-weight: bold; /* Optional */
}
