:root{
	--mobile-navigation-fisrt-color: #bd9309;
	--mobile-navigation-second-color: #f8ecc5;
}
#contact_info li a {
   color: #000;
}
#burger {
   width: 100%;
   float: left;
   text-align: center;
   font-size: 30px;
   margin: 10px 0;
}
@media screen and (min-width: 640px) {
   #burger {
      display: none;
   }
}


:root {
    --first-color: #424242;
    --dark-first-color: #6e6e6e;
    --second-color: #c9a60f;
}
#car-related h2,
#banner_mailchimp h1,
#application_against_car h1,
#addMoreFilesButton,
#banner_mailchimp h2 {
    background: var(--dark-first-color);
    color: #fff;
    border-radius: 20px;
}
.car-catalog-entry-label.bonus-1 {
    background: var(--first-color);
}
.car-catalog-entry-label.bonus-2 {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #c9a60f;
    color: #fff;
    border-radius: 90px;
    font-size: 21px;
    font-weight: bold;
    font-family: arial;
    z-index: 1;
    width: 75px;
    height: 75px;
    text-align: center;
    padding-top: 15px;
    box-sizing: border-box;
    font-size: 13px;
    padding: 0;
    line-height: 75px;
}

.car-catalog-entry-label.bonus-3 {
    background: var(--first-color);
}
.car-catalog-entry-label.bonus-4 {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #c9a60f;
    color: #fff;
    border-radius: 90px;
    font-size: 21px;
    font-weight: bold;
    font-family: arial;
    z-index: 1;
    width: 75px;
    height: 75px;
    text-align: center;
    padding-top: 15px;
    box-sizing: border-box;
    font-size: 13px;
    padding: 0;
    line-height: 75px;
}
.car-catalog-entry {
    overflow: visible;
    transition: 1s;
}
.car-catalog-entry {
    overflow: visible;
}

.car-catalog-entry-label.bonus-5 {
    background: #000;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 145px;
    opacity: 0.75;
    border-radius: 20px 20px 0 0;
    font-size: 20px;
}

#car_left .header h2.bonus-1 {
    background: var(--first-color);
}
#car_left .header h2.bonus-2 {
    background: var(--first-color);
}
#car_left .header h2.bonus-3 {
    background: var(--first-color);
}
#car_left .header h2.bonus-4 {
    background: var(--first-color);
    border-radius: 10px;
}
#car_left .header h2.bonus-5 {
    background: var(--first-color);
}
footer img {
    background: #fff;
}



footer ul li i {
    color: var(--first-color);
}

#main_slider h1 {
    color: #000;
    background: #ffffff99;
    border-radius: 25px 25px 0 0;
}
#main_slider {
    float: left;
    width: 100%;
    height: auto;
    background: linear-gradient(35deg, #bbe5f585 40%, #044a6373 60%), url(/design/img/index/bg.jpg);
    background-size: cover;
    background-position: center;
    padding-bottom: 150px;
    position: relative;
    overflow: hidden;
}
#main_slider h2 {
    border-radius: 0 0 25px 25px;
    color: #fff;
    background: var(--dark-first-color);
}
#main_slider a:first-of-type {
    color: #fff;
    background: var(--dark-first-color);
    border-radius: 10px;
}

#main_slider a:last-of-type {
    background: #ffffff22;
    color: #fff;
    border-bottom: 2px solid var(--second-color);
}

#welcome h3 {
    background: var(--dark-first-color);
}

.form_control select,
#application .form_control input,
#application .checkbox_wrapper {
    border: 1px solid var(--first-color);
}

#application input[type="submit"] {
    background: var(--second-color);
    border-radius: 20px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 0;
}
.car-catalog-entry-price {
    color: #fff;
    background:#444444d3;
    position: relative;
    width: 70px;
    top: 10%;
    font-size: 16px;
}

.car-catalog-entry-loan {
    background: #c9a60f8f;
    color: #fff;
    padding: 10px;
    width: calc(100% - 20px);
    right: 0;
    top: 73%;
    text-align: right;
    font-size: 20px;
    bottom: unset;
    border-radius: 0;
}
#car_right #car_loan,
#car_right #application_form_button,
#car_right #application_contact_form_button {
    width: 80%;
    margin: 10px 10%;
    border-radius: 20px;
}
#car_right #car_loan {
    background: var(--second-color);
    color: #fff;
}

#car_right .application_form_button {
    background: var(--dark-first-color);
    color: #fff;
}
#car_right #car_details {
    width: 96%;
    margin: 2%;
    box-shadow: 0 0 5px var(--second-color);
    border-radius: 10px;
}
#car_right #application_form_button {
    background: var(--second-color);
    font-size: 20px;
    padding: 10px 0;
}
#car_right #application_contact_form_button {
    background: var(--dark-first-color);
}
.car-catalog-entry ul {
    background: transparent;
}

.car-catalog-entry ul li {
    color: #fff;
    font-size: 13px;
    font-family: "Goldman", arial;
    padding: 5px 5px;
    color: var(--first-color);
    font-weight: bold;
}

#car_left #car_text {
    background: #ebf4f9;
}

body {
    background: #ebf4f9;
}
#filters {
    background: var(--first-color);
    border-radius: 20px;
}
#filters select,
#filters .car-listing-filter select,
#filters .car-listing-filter i {
    background: var(--dark-first-color);
}
#filters button {
    background: var(--second-color);
    cursor: pointer;
}
#filters h3 {
    color: #fff;
}
#main_links a i {
    color: white;
}

#main_links {
    background: #313131 linear-gradient(to bottom, #a4a9a9, #f5f1f1);
}

.product_perk_entry {
    display: none;
}

#welcome {
    display: none;
}

#car_right #application_form,
#car_right #application_contact_form {
    background: var(--dark-first-color);
    width: 96%;
    margin: 2%;
    border-radius: 10px;
}
#car_right #application_form h3 {
    color: #fff;
}
#car_right #application_form h2 {
    color: #fff;
}

#car_right #application_form .form_control i,
#car_right #application_contact_form .form_control i {
    color: var(--second-color);
}
#car_right #application_form button,
#car_right #application_contact_form button {
    background-color: var(--second-color);
    color: #000;
}
#car_left .header h1 {
    color: #000;
}

#car_left .header .facebook {
    color: var(--dark-first-color);
}
#main_links ul {
    position: relative;
    top: -60px;
    display: grid;
    grid-template-columns: 1fr;
}
#main_links ul li {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    background-color: var(--second-color);
}
#main_links ul li a {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
#main_links a i {
    width: 32px;
}
#main_links a h3,
#main_links a p {
    text-align: center;
    color: white;
    padding: 10px 0;
}
.car-catalog-entry:hover {
    box-shadow: 0px 2px 20px var(--first-color);
}
#banner_mailchimp input[type="text"],
#banner_mailchimp button {
    border-radius: 15px;
    margin: 10px 0;
}
#banner_mailchimp button {
    cursor: pointer;
    background: var(--second-color);
}
#car_left #car_img {
    border-radius: 50px;
}
footer {
    background: linear-gradient(35deg, #4b0714 10%, #032e3d 90%);
}
@media screen and (min-width: 960px) {

    #main_slider h1 {
        text-align: center;
        width: 100%;
        padding: 50px;
    }
    #main_slider h2 {
        text-align: center;
        width: 100%;
        padding: 10px 50px;
    }
    #main_links ul {
        grid-template-columns: 1fr 1fr 1fr;
    }
    #main_links ul li {
        margin: 0 auto;
        width: 70%;
    }
    #main_links ul li a {
        padding: 70px 0;
    }
    #main_links {
        height: unset;
    }
    .car-catalog-entry-img {
        border-radius: 20px 20px 0 0;
    }
    .car-catalog-entry {
        border: 2px solid var(--dark-first-color);
        width: calc(30% - 5px);
        border-radius: 22px;
    }
    #banner_mailchimp input[type="text"] {
        border-radius: 15px 0 0 15px;
        margin-right: -5px;
    }
    #banner_mailchimp button {
        cursor: pointer;
        border-radius: 0 15px 15px 0;
    }
}
@media screen and (min-width: 1125px) {
    #car_left {
        box-shadow: 0 0 10px var(--dark-first-color);
        width: 71%;
        padding: 1%;
    }
}

@media screen and (min-width: 960px){
#main_slider {
    height: 300px !important;
}
}

#main_slider a:last-of-type{
    display: none; 
}

#main_slider a:first-of-type {
 display: none; 
}

#main_links{
    display: none; 
}

:root{
    --first-gradient: linear-gradient(110deg, rgb(51 159 245) 27%, rgba(0,121,255,1) 100%);
    --second-gradient: linear-gradient(110deg, #c9a60f 27%, #9d8007 100%);
}
#car_right #application_form,
#car_right #application_contact_form{
	width: 86%;
}
#car_right #application_form_button,
#car_right #application_contact_form_button,
#car_right #car_loan,
#car_right #application_form button,
#car_right #application_contact_form button{
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	letter-spacing: 1.7px;
	width: 80%;
	margin: 0 10%;
	height: 55px;
	box-sizing: border-box;
	padding: 0 15px;
	text-transform: uppercase;
	background: var(--first-gradient);
	font-size: 14px;
	transform: skew(160deg);
	box-shadow: 2px 4px 30px rgba(0, 0, 0, 0.3);
	color: #fff;
	cursor: pointer;
}
#car_right #application_contact_form{
	background: var(--first-gradient);
	margin: 10px 7%;
}
#car_right #application_contact_form_button,
#car_right #car_loan,
#car_right #application_form,
#car_right #application_contact_form button{
	margin: 10px 7%;
	background: var(--second-gradient);
}
#car_right #application_form_button{
	background: var(--first-gradient);
	background-size: 400% 400%;
	animation: gradient 2s ease infinite;
}

#car_right #application_form_button:hover,
#car_right #application_form button:hover{
	box-shadow: 2px 4px 30px var(--first-color);
}
#car_right #application_contact_form_button:hover,
#car_right #car_loan:hover,
#car_right #application_contact_form button:hover{
	box-shadow: 2px 4px 30px var(--second-color);
}
#car_right #application_form_button:hover i,
#car_right #application_form button i,
#car_right #application_form_button:hover i,
#car_right #application_form button:hover i
{
	background: var(--first-gradient);
	box-shadow: 2px 4px 30px rgb(0 0 0 / 30%);
}
#car_right #application_contact_form_button:hover i,
#car_right #car_loan:hover i,
#car_right #application_contact_form button:hover i{
	background: var(--second-gradient);
	box-shadow: 2px 4px 30px rgb(0 0 0 / 30%);
}

#car_right #application_form_button i,
#car_right #application_contact_form_button i,
#car_right #car_loan i,
#car_right #application_form button i,
#car_right #application_contact_form button i {
	position: absolute;
	right: -15px;
	top:8px;
	margin: 0;
	font-size: 20px;
	height: 40px;
	width: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 2px 4px 30px rgb(0 0 0 / 30%);
	background: #4b658d;
}


#car_right #application_form button,
#car_right #application_contact_form button{
	top: 30px;
	border-radius: unset;
	margin: 0;
	width: 100%;
}
#car_right #application_form .form_control input, 
#car_right #application_contact_form .form_control input{
	width: 100%;
	background: transparent;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 0;
}
#car_right #application_form .form_control input::placeholder, 
#car_right #application_contact_form .form_control input::placeholder{
	color: #fff;
}
#car_right #application_form h2, 
#car_right #application_contact_form h2{
	font-size: 30px;
	letter-spacing: 3px;
	color: #fff;
}
#car_right #application_form h3, 
#car_right #application_contact_form h3{
	font-size: 15px;
	color: #fff;
}
#car_right #application_form .application_marketing, 
#car_right #application_contact_form .application_marketing{
	color: #fff;
}
#car_right .application_marketing.error, #car_right #application_form .form_control.error i, #car_right #application_form .form_control.error input, #car_right #application_contact_form .form_control.error i, #car_right #application_contact_form .form_control.error input {
	background: #ffa3a3;
}
@keyframes gradient {
	0% {
		background-position: 0 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0 50%;
	}
}
@media screen and (min-width: 900px){
    nav,
    #main{
        display:flex;
        justify-content: center;
    }
    .wrapper nav{
        gap: 20px;
    }
    nav .wrapper,
    #main .wrapper{
        width: 100%;
        max-width: 1800px;
        display: flex;
        gap: 20px;
        margin: 0 20px;

    }
     nav #top_nav{
         order: 2;
         margin: 0;
         flex-direction: row;
         justify-content: flex-end;

     }
    nav #top_nav ul{
        flex-wrap: wrap;
        justify-content: flex-end;
        margin-right: 10px;
        max-width: fit-content;
        gap: 10px;
    }
     nav #bot_nav{
         padding: 0;
         display: flex;
         align-items: center;
         justify-content: flex-end;
     }
     nav #bot_nav ul{
         padding: 0;
         gap: 0;
     }
     nav #bot_nav ul li{
         white-space: nowrap;
         border-right: 1px solid var(--mobile-navigation-fisrt-color);
         padding: 6px 10px;
     }
     nav #bot_nav ul li:last-child{
         padding-left: 10px;
         border: none;
     }
     nav #bot_nav ul li a{
         color: var(--mobile-navigation-fisrt-color);
         opacity: 0.9;
         transition: 0.3s ease;
     }
     nav #bot_nav ul li a:hover,
     nav #top_nav a.language-option:hover{
        color: var(--mobile-navigation-fisrt-color);
         opacity: 1;
         transition: 0.3s ease;
     }
     nav #bot_nav ul li a::before{
         background-color: var(--mobile-navigation-fisrt-color);
     }
     nav #top_nav .language-option, 
     nav #top_nav div.language-option{
         order: 1;
	 line-height: normal;
     }
     nav #top_nav ul li, 
     nav #top_nav ul li a,
    nav #top_nav ul li i, 
    nav #top_nav ul li:first-of-type{
        justify-content: flex-end;
    }
    nav #top_nav div.language-option{
        border: 2px solid var(--mobile-navigation-fisrt-color);
        padding: 4px;
        border-radius: 50%;
        background-color: var(--mobile-navigation-second-color) !important;
    }
     nav #top_nav a.language-option::before{
         height: 0;
     }
 }
 @media screen and (max-width: 1300px){
     .wrapper nav {
         gap: 14px;
     }
     nav #logo img {
         width: 140px;
     }
     nav #top_nav{
         gap: 8px;
         min-height: 0;
     }
     nav #top_nav ul{
         gap: 8px;
     }
     nav #top_nav ul li, 
     nav #top_nav ul li a, 
     nav #top_nav ul li i, 
     nav #top_nav ul li:first-of-type{
         font-size: 11px;
     }
     nav #bot_nav ul li a{
         font-size: 14px;
     }
     nav #top_nav ul li a{
         white-space: normal;
     }
     nav #top_nav div.language-option,
     nav #top_nav a.language-option{
         font-size: 10px;
     }

 }