@font-face {
    font-family: 'Racama';
    src: url('../fonts/Racama.eot');
    src: url('../fonts/Racama.eot') format('embedded-opentype'),
         url('../fonts/Racama.woff2') format('woff2'),
         url('../fonts/Racama.woff') format('woff'),
         url('../fonts/Racama.ttf') format('truetype'),
         url('../fonts/Racama.svg#Racama') format('svg');
}

.car_list_china section.hero h1 {
    font-family: 'Racama',Montserrat,sans-serif;
    font-size: 105px;
    max-width: 700px;
    margin: 0px auto;
    text-align: center;
    line-height: 96px;
}
.page-template-china {
    background: linear-gradient(182deg, #afc3cf 0%, #ffedda 100%);
	background-attachment: fixed;
}

.car_list_china  .breadcrumbs {
    text-align: center;
}

.car_list_china section.hero p {
    text-align: center;
    font-size: 30px;
    max-width: 800px;
    margin: 0 auto;
    font-family: 'Racama',Montserrat,sans-serif;
    color: #000000;
    line-height: 38px;
}

.car_list_china {
    display: flex;
    flex-direction: column;
}

.car_list_china section.hero {
    margin: 0 0 70px 0;
    display: flex;
    flex-direction: column;
    gap: 34px;
}
section.ch_calc > .sq_b {
    background: #e11833;
    padding: 50px 60px;
    box-sizing: border-box;
    width: 100%;
    max-width: 1100px;
}
section.ch_calc {
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0px 40px 50px -20px rgb(225 24 51 / 76%);
    border-radius: 69px;
}
section.ch_calc h2 {
	font-family: 'Racama',Montserrat,sans-serif;
}
section.ch_calc h2 {
    text-align: center;
    color: #fff;
    font-size: 46px;
    line-height: 47px;
}
section.ch_calc .form {
    display: flex;
    gap: 20px;
	align-items: flex-end;
}

section.ch_calc .form .form_block {
    display: flex;
    flex-direction: column;
    gap: 7px;
    color: #fff;
}

section.ch_calc .form .form_block label {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
}

section.ch_calc .form .form_block .sq_b {
    display: flex;
}

section.ch_calc .form .form_block input {
    width: 70px;
    font-size: 18px;
    letter-spacing: .5px;
    font-family: 'Bebas Neue', Tahoma, sans-serif;
    border: 0;
    height: 40px;
    padding: 7px 16px;
    box-sizing: border-box;
}
section.ch_calc .form .form_block input.small1 {
    width: 70px;
}
section.ch_calc .form .form_block input.small2 {
    width: 100px;
}

section.ch_calc .form .button button {
    background: #f9ff3f;
    color: #000;
    font-weight: 700;
    font-family: 'Racama',Montserrat,sans-serif;
    font-size: 14px;
    height: 68px;
    width: 140px;
    white-space: normal;
}

section.ch_calc .form .button button:active {
    box-shadow: inset 0px 3px 6px 2px rgb(0 0 0 / 72%);
}
section.ch_calc .form .form_block select {
    width: 120px;
}

.cars_list_china {
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
    margin: 40px 0;
    gap: 27px;
    /* background: #fff; */
    align-items: stretch;
    align-content: center;
    flex-direction: row;
    padding: 20px;
	
}
.cars_list_china .car {
    width: 100%;
    max-width: 320px;
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-family: 'Racama',Montserrat,sans-serif;
    padding: 15px;
    border-radius: 15px;
	box-shadow: 0px 11px 60px -20px rgb(145 144 142);
	
}

.cars_list_china .car .image {
    border-radius: 10px;
    height: 210px;
    overflow: hidden;
    margin:-7px -7px 15px -7px
}
.cars_list_china .car .image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.cars_list_china .car .title {
    font-family: 'Racama',Montserrat,sans-serif;
    font-size: 21px;
    white-space: normal;
	line-height: 28px;
    font-weight: bold;
}

.cars_list_china .car .title a {
    color: #000;
}

.cars_list_china .car ul.info {
    display: flex;
    gap: 10px;
    text-transform: uppercase;
    color: #999;
    font-size: 12px;
}

.cars_list_china .car .price {
    font-size: 19px;
    font-family: 'Racama',Montserrat,sans-serif;
}

.cars_list_china .car  a {
    color: #000;
}

.cars_list_china .car .title, .cars_list_china .car ul.info, .cars_list_china .car .price, .cars_list_china .car .link {
    padding: 0 13px;
}
section.page_china .car__china {
    background: #f9f8f8;
    margin: 50px 0 0;
    border-radius: 16px;
    overflow: hidden;
    max-width: 1920px;
    padding: 50px 30px;
    font-family: 'Racama',Montserrat,sans-serif;
}

section.page_china .car__china h1 {
    font-family: 'Racama',Montserrat,sans-serif;
    font-size: 48px;
	line-height: 46px;
}


section.page_china div#images {
    max-width: 640px;
    width: 640px;
    min-width: 640px;
}
section.page_china .car_main .left {
    max-width: 750px;
}
section.page_china .images .img {
    max-height: 480px;
}

section.page_china #images_c .f-thumbs.is-vertical {
    width: 100px;
    height: 480px;
}

section.page_china .wrapper {
    max-width: none;
}

section.page_china {}

section.page_china .car_main .right .desc:before {
    display: none;
}

section.page_china .car_main .right .desc:after {
    display: none;
}

section.page_china .car_main .right .desc .desc-wrap {
    padding: 0;
}

section.page_china .car_main .right .desc .desc-bg1 {
    right: 0;
    border-radius: 40px 40px 0 0;
}

section.page_china .car_main .right .desc .prica_f {
    margin: 25px -35px 0 -35px;
}
section.page_china .left {
    max-width: none;
    min-width: auto;
}
section.page_china .car_main .left {
    max-width: 750px;
}

section.page_china .car__china .price ul li.all .text {
    line-height: 36px;
}
.price ul li.add_deliv {
    opacity: 0.3;
}

section.page_china .car__china .telegram_subs {
    background: #fff;
	display: flex;
}

section.page_china .car_main .left .desc {
    background: #fff;
    display: flex;
    margin: 20px 0 40px;
    border-radius: 20px;
    gap: 15px;
    padding: 30px 20px;
    align-items: center;
    line-height: 21px;
    border-radius: 40px;
    box-shadow: 0 25px 35px 0 rgba(0, 0, 0, .01);
}

section.page_china .car_main .left .defects {
    display: flex;
    flex-wrap: wrap;
    /* border-radius: 40px; */
    box-shadow: 0 25px 35px 0 rgba(0, 0, 0, .01);
    overflow: hidden;
    gap: 12px;
    align-items: center;
    justify-content: center;
}

section.page_china .car_main .left .defects .defect {
    width: calc(16.6666666667% - 10px);
    height: 100px;
    overflow: hidden;
    border-radius: 10px;
}

section.page_china .car_main .left .defects .defect img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: fill;
}
section.page_china .car_main .left h3 {
    font-family: 'Racama',Montserrat,sans-serif;
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 15px 0;
}

section.page_china .car_main .left h3 {
    font-family: 'Racama',Montserrat,sans-serif;
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 15px 0;
}

section.page_china .car_main .price .title {
    font-family: 'Racama',Montserrat,sans-serif;
    font-size: 23px;
    line-height: 30px;
}
section.ch_calc .form .button button.diss {
    background: #999;
    cursor: no-drop;
}
div#result .loading {
    text-align: center;
    color: #000000;
    font-size: 24px;
    line-height: 27px;
    font-family: 'Racama',Montserrat,sans-serif;
    margin: 50px 0 0;
}
div#result .error {
    text-align: center;
    color: #000000;
    font-size: 24px;
    line-height: 27px;
    font-family: 'Racama',Montserrat,sans-serif;
    margin: 50px 0 0;
}
div#result .message {
    text-align: center;
    color: #000000;
    font-size: 24px;
    line-height: 27px;
    font-family: 'Racama',Montserrat,sans-serif;
    margin: 50px 0 0;
}



.car_main .right .desc .infos .infoc .descs {
    text-align: center;
}
section.page_china .car_main .right .desc .infos {
    align-items: flex-start;
    justify-content: center;
}













section.ch_calc .form .form_block select {
    background: transparent;
    border: 0;
}

section.ch_calc .form .form_block .sq_b {

    background: #fff;
}


.cars_list_china .car {
    max-width: 290px;
    padding: 15px 15px 25px 15px;
}

.cars_list_china .car .title {
    font-size: 18px;
    line-height: 26px;
}

.cars_list_china .car .price {
    font-size: 15px;
    margin: 5px 0;
}

.cars_list_china .car .link a {
    border-bottom: 1px solid #ccc;
}

.cars_list_china .car ul.info {
    font-size: 11px;
}

section.delivery {
    margin: -5% -20px;
    position: relative;
}

section.delivery .wrapper {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

section.delivery .wrapper h2 {
    font-family: 'Racama',Montserrat,sans-serif;
    font-size: 74px;
    max-width: 700px;
    margin: 0px auto;
    text-align: center;
    line-height: 76px;
}

section.delivery .wrapper p {
    text-align: center;
    font-size: 30px;
    max-width: 800px;
    margin: 0 auto;
    font-family: 'Racama',Montserrat,sans-serif;
    color: #000000;
    line-height: 38px;
}

section.delivery .img {}

section.delivery .img img {
    display: block;
    width: 100%;
    height: auto;
    mix-blend-mode: color-dodge;
}


section.delivery .price_deliv ul {
    display: flex;
    gap: 20px 30px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    max-width: 800px;
    margin: 0 auto;
    font-family: 'Racama',Montserrat,sans-serif;
}

section.delivery .price_deliv {
    margin: 30px 0 0;
}

section.delivery .price_deliv ul li span {
    background: #f9cd49;
    display: inline-block;
    padding: 10px 15px 3px;
    border-radius: 10px;
    font-weight: bold;
}

section.delivery .wrapper {
    z-index: 10;
}
section.ch_calc .form .form_block select {
    color: #000;
}
section.ch_calc .form .form_block select {
    color: #000;
    padding: 7px 24px 7px 16px;
  height:40px;
}

select {
  /* Для современных браузеров */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 5px;
  background-color: white;

  cursor: pointer;
  
  /* Убираем outline по умолчанию и добавляем свой */
  outline: none;
}

/* Кастомная стрелка с помощью псевдо-элемента */
section.ch_calc .form .form_block .sq_b.select_c {
  position: relative;
  display: inline-block;
}

section.ch_calc .form .form_block .sq_b.select_c::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #000000;
  pointer-events: none; /* Чтобы клик проходил сквозь стрелку */
}

/* Стили при фокусе */
select:focus {
 
}

/* Для IE 10-11 */
select::-ms-expand {
  display: none;
}

/* Отключенное состояние */
select:disabled {
  background-color: #f8f9fa;
  color: #6c757d;
  cursor: not-allowed;
}















@media screen and (min-width:0px) and (max-width:980px){
section.page_china .wrapper {
    padding: 0;
}

section.page_china .car__china h1 {
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
}

.car_main .right .desc .infos .infoc {
    width: calc(33.3% - 7px);
}
section.page_china div#images {
    max-width: none;
    width: auto;
    min-width: auto;
}

section.page_china .car__china .telegram_subs {
    display: none;
}

section.page_china .car_main .right .desc {
    margin: 0 -28px;
}

section.page_china .car_main .right .desc .prica_f .descs {
    padding: 0 15px;
}
section.page_china .car__china {
    margin: 0;
}
.car_list_china section.hero h1 {
    font-size: 41px;
    line-height: 44px;
}

section.page_china {
    padding: 0 15px;
    margin: 20px 0;
}

.car_list_china section.hero {
    gap: 17px;
    margin: 0 0 35px;
}

.car_list_china section.hero p {
    font-size: 16px;
    line-height: 25px;
}

section.ch_calc {
    width: auto;
    margin: 0 -15px;
}

section.ch_calc > .sq_b {
    padding: 30px 30px;
}

section.ch_calc h2 {
    font-size: 24px;
    line-height: 29px;
}

section.ch_calc .form {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

section.ch_calc .form .form_block {
    
    
    gap: 3px;
}
section.ch_calc .form .form_block {
    width: calc(50% - 5px);
    box-sizing: border-box;
    text-align: left;
}
section.ch_calc .form .button button {
   
}

section.ch_calc .form .button {
    width: 100%;
}

section.delivery {
    margin: 0 -15px;
    min-height: 300px;
}

section.delivery .wrapper h2 {
    font-size: 24px;
    line-height: 29px;
}

section.delivery .wrapper p {
    font-size: 16px;
    line-height: 25px;
}

section.delivery .wrapper {
    padding: 0 15px;
}

section.delivery .price_deliv {
    margin: 10px 0 0;
}

section.delivery .price_deliv ul {
    font-size: 15px;
    gap: 6px;
}

.cars_list_china {
    padding: 0;
    /* gap: 8px; */
}

.cars_list_china .car {
    /* width: calc(50% - 4px); */
    box-sizing: border-box;
    padding: 15px 15px 15px 15px;
}

.cars_list_china .car .title {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
}

.cars_list_china .car .title, .cars_list_china .car ul.info, .cars_list_china .car .price, .cars_list_china .car .link {
    /* padding: 0; */
}

.cars_list_china .car ul.info {
    font-size: 9px;
    display: flex;
    flex-wrap: wrap;
    line-height: 5px;
    display: none;
}

.cars_list_china .car .price {
    margin: 0;
    font-size: 13px;
}

.cars_list_china .car .link a {
    font-size: 13px;
}

.cars_list_china .car .image {
    margin: -7px -7px 5px -7px;
}
section.ch_calc {
	border-radius: 150px;
}
section.ch_calc .form .button button {
    
    margin: 0 auto;
}
section.ch_calc .form .form_block select {
    width: 100%;
}
}



@media screen and (min-width:410px) and (max-width:980px){




}



@media screen and (min-width:1441px) and (max-width:1787px){
	.cars_list_china .car:nth-of-type(9), .cars_list_china .car:nth-of-type(10) {
		display: none;
	}
}