/*Наборы цветов*/
:root {
    --color-bg: #000;
    --color-bg-tovar: #000;
    --color-text: #000000
}

i{
    opacity: 0;
}

/*Единая полоса прокрутки*/
html::-webkit-scrollbar-button {
    background-image:url('');
    background-repeat:no-repeat;
    width:4px;
    height:0px
}
html::-webkit-scrollbar-track {
    background-color:#333333;
}
html::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 2px;
    background-color:#FFC122;
    background-position:center;
    background-repeat:no-repeat;
}
html::-webkit-resizer{
    background-image:url('');
    background-repeat:no-repeat;
    width:5px;
    height:0px
}
html::-webkit-scrollbar{
    width: 8px;
}


html, body{
    background: #000;
    min-width: 400px;
    color:#888888;
    margin:0!important;
    padding: 0!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body{
    margin: 0 auto;
}

.copyrty{
    position: absolute;
    bottom: 0;
    left:0;
    border-top:1px solid #444444;
    width: 100%;
    text-align: center;
    color: #666666;
}

.copyrty > a{
    color:#888888!important;
    text-align: center;
    line-height: 50px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    color: #060606;
    padding-left: 0!important;
    padding-right: 0!important;
    font-weight: 600;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}


.hide{
    display: none!important;
}

i{
    vertical-align: middle!important;
}

.link_ajax{
    cursor: pointer;
}
.link_ajax:hover{
    opacity: 0.8;
}

.btn_add_data_db{
    position: absolute;
    z-index: 10;
}

/*Общее*/
.content{
    max-width: 1360px;
    margin: 0 auto;
    padding:0 10px;
    box-sizing: border-box;
}

.top_content{
    padding:300px 30px 30px 30px;
}

.content_fff{
    background: #fff!important;
    padding: 30px 0;
    color: #000;
}



.header li, .header a, .header .menu_line span, .footer a{
    color:#444444;
}

.opacity_05{
    opacity: 0.5;
}



.bg_main_1{
    max-height: 1200px;
}

.bg_main_1 > .top_content > h1 {
    /*max-width: 1000px;*/
    margin: 30px auto;
    display: block;
}

.bg_main h1{
    font-size: 48px;
    font-weight: 600;
    color: #fff;
}

.bg_main h1 > mark{
    background: none;
    color:#FFC122;
}

.bg_main_1 > .top_content{
    padding-top: 240px;
    text-align: center
}

.auto_img{
    margin: 0 auto;
    position: relative;
    max-width: 1660px;
    height:30vw;
    min-height: 150px;
    white-space: nowrap;
}

#far{
    width: calc(100% - 20px);
    z-index: 2;
    top:-2%;
    left:1%;
    opacity: 0;
    position: absolute;
}

.far_mobile{
	position: absolute;
    left: 0%;
    top: 0%;
    opacity: 0;
}

.far_mobile1{
    left: -1%;
    top: 24%;
}

.far_mobile2{
	left: 17%;
    top: 25%;
}

.far_mobile3{
	left: 24%;
    top: 24%;
}

.far_mobile4{
    left: 51%;
    top: 24%;
}

.far_mobile5{
    left: 71%;
    top: 9%;
}


.bg_main_1 .hrup_img{
    opacity: 0.7;
    margin-top: -300px;
}

.bg_main_2_sw h1{
	margin-bottom: 50px;
    margin-top: 85px;
}



.link_dashed{
    border-bottom: 1px dashed #dddddd;
    color: #dddddd!important;
    padding-bottom: 3px;
}


.yandex_map{
    border-radius: 10px;
    overflow: hidden;
	
}

/**/
.yandex_map_menu{
	max-height: 520px;
	overflow-y: auto;
}

.yandex_map_menu::-webkit-scrollbar-button {
    background-image:url('');
    background-repeat:no-repeat;
    width:4px;
    height:0px
}
.yandex_map_menu::-webkit-scrollbar-track {
    /*background-color:#333333;*/
}
.yandex_map_menu::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 2px;
    background-color:#FFC122;
    background-position:center;
    background-repeat:no-repeat;
}
.yandex_map_menu::-webkit-resizer{
    background-image:url('');
    background-repeat:no-repeat;
    width:5px;
    height:0px
}
.yandex_map_menu::-webkit-scrollbar{
    width: 8px;
}
/**/


/*header*/
.header{
    width: 100%;
    height: 120px;
    color: #fff;
    position: absolute;
}

.header .social-icons-wrapper{
    text-align: right;
    line-height: 110px
}

.header .social-icons-wrapper a{
    display: inline-block;
    width: 75px!important;
    transition: opacity .1s;
}

.header .social-icons-wrapper a:hover{
    opacity: 0.8;
}


 .footer{
    width: 100%;
    min-height: 120px;
     background:url("../img/bg_footer.jpg");
     background-position: top left;
     background-size: cover;
    color: #D6DBE1;
}


.header > .content{
    position: relative;
    font-size: 16px;
    height: 120px;
}

.footer > .content{
    position: relative;
    font-size: 16px;
    padding: 20px 0 40px 0;
}



.footer > .content > div{
    text-align: center;
}

.footer > .content > div:first-child{
    text-align: left;
}

.footer > .content > div:last-child{
    text-align: right;
}

#toTop{
    position: fixed;
    right: 20px;
    top: 20px;
    cursor: pointer;
    transition: filter .1s;
    display: none;
    z-index: 10;
}

#toTop:hover{
    filter:brightness(95%);
}

#toTop > img{
    width: 100px;
    height: 100px;
}


.menu_line{
    top: 0;
    white-space: nowrap;
    line-height: 75px;
    height: 80px;
    background:#fff;
    margin: 0 20px;
    width: calc(100% - 40px);
    border-radius: 10px;
    padding: 0 20px;
    box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.15);
}

/* Подменю*/
.menu_line  .menu_2{
    position: relative;
}

.menu_line  .menu_2:hover  div{
    display: inline-block;

}

.menu_line  .menu_2 > div{
    position: absolute;
    display: none;
    background: #ffffff;
    border-radius: 5px;
    z-index: 10;
    padding: 10px 0;
    left: 0;
    top:60px;
    -webkit-box-shadow: 0px 0px 10px -1px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 10px -1px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 10px -1px rgba(34, 60, 80, 0.2);

}

.menu_line  .menu_2 > div > a{
    line-height: 40px;
    height: 40px;
    display: block;
    width: 100%;
    padding: 0 20px;
    background: #fff;
    text-align: left;
}

.menu_line .menu_2 > div  div{
    border:none!important;
}

.menu_line .menu_2 > div .active{
    background: #F8DB90!important;
    width: 100%;
    border: none!important;
}

.btn_go_search{
    background: linear-gradient(85.61deg, #FFB800 -0.67%, #FFCD1D 101.16%)!important;
}

.menu_line  .menu_2 > div > a:hover{
   filter: brightness(95%);
   border: none!important;
    transition: .1s;
}

.no_border_hover{
    border: none!important;
    transition: opacity .1s;
}

.no_border_hover:hover{
    opacity: 0.8;
}


.menu_line ul {
    margin: 0;
    padding: 0;
}

.menu_line ul {
    display: flex;
}

.menu_line ul  a, .menu_line ul > .menu_2 {
    list-style-type: none;
    flex-basis: auto;
    flex-grow: 1;
    position: relative!important;
    font-weight: 500;
    font-size: 15px;
    height: 80px;
}



.menu_770 ul  a > li{
    height: 70px;
    position: relative;
}


.menu_line ul  a{
    transition: .1s;
    text-align: center;
}

.menu_line ul  a:hover{
    border-bottom: 5px solid #FFC122;
}

.menu_line ul  a:hover + .menu_2{
    display: inline-block;
}

.menu_line .active{
    border-bottom: 5px solid #FFC122;
    height: 80px;
}


.menu_2 li i{
    font-size: 1.2em;
}

.menu_2 li .ri-arrow-down-s-line{
    color: #bbbbbb;
}

.menu_2 li .ri-arrow-up-s-line{
    display: none;
    color: #FFC122;
}


.menu_line ul:hover  .ri-arrow-up-s-line{
    display: inline-block;
}

.menu_line ul:hover  .ri-arrow-down-s-line{
    display: none;
}



/*Адрес в шапке*/
.header_adres{
    text-align: left;
    margin-top: 20px;
    padding-left: 30px;
    position: relative;
}

.header_adres > img{
    position: absolute;
    top:3px;
    left:0;
}

.header_adres_top{
    font-weight: 600;
    font-size: 16px;
    white-space: nowrap;
}

.header_adres_set_link{
    color: #FFC122!important;
    font-size: 14px;
    transition: opacity .1s;
}

.header_adres_set_link:hover{
    opacity: 0.9;
}

.header_adres_set_link > .ri-arrow-down-s-line{
    font-size: 1.4em;
}


/*Телефон в шапке*/
.header_phone{
    text-align: left;
    margin-top: 26px;
    padding-left: 30px;
    position: relative;
}

.header_phone > img{
    position: absolute;
    top:3px;
    left:0;
}

.header_phone_top{
    font-weight: 900;
    font-size: 18px;
    white-space: nowrap;
    color: #fff!important;
}

.header_phone_set_link{
    color: #FFC122!important;
    font-size: 14px;
    border-bottom: 1px dashed #FFC122;
    transition: opacity .1s;
    font-weight: 500;
    margin-top: 10px;
    display: inline-block;
}

.header_phone_set_link:hover{
    opacity: 0.9;
}




/*
Хлебные крошки
*/
.hl_kr{
    margin-top: 40px;
    margin-left: 5px;
    line-height: 20px;
    color: #aaaaaa;
    font-size: 0.9em;
}

.hl_kr img{
    vertical-align: baseline!important;
    margin: 0 5px;
}

.hl_kr > .link_home{
    color: #FFC122!important;
}




.header_logo{
    line-height: 90px;
}

.header_logo > img{
    width: 100%;
    margin-top: -5px;
    margin-left: 2px;
    /*
    width: calc(100% - 20px);
    margin-top:24px;
    margin-left:10px;*/
}

.menu_770{
    position: absolute;
    top:0px;
    right: 20px;
    cursor: pointer;
    display: none;
    width: 60px;
}

.menu_770 > img{
    margin-top:15px;
    display: inline-block;
    margin-left: -40px;
}


/*Мобильное меню*/

.hide_770_after{
    display: none;
}


.menu_line_770{
    background:#000;
    width: auto;
    font-weight: 500;
    position: fixed;
    top:0px;
    right:-100vw;
    height: calc(100vh);
    z-index: 999;
    padding:70px 40px 40px 40px;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
    min-width: 400px;
}

.mask_left{
    position: fixed;
    left:0;
    top:0;
    z-index: 998;
    background: rgb(0,0,0,0.5);
    width: 100vw;
    height: 100vh;
    opacity: 0;
}


.menu_line_770 > ul{
    display: block;
    margin-top:30px;
    line-height: 40px;
}



.menu_line_770 ul a{
    text-align: left;
    margin-top:10px;
}

.menu_line_770 ul a:hover{
    opacity: 0.8;
}


.menu_line_770 ul li{
    color: #fff;
    list-style-type: none;
}

.menu_line_770 ul a > span{
    font-size: 18px;
}

.menu_line_770 > ul >  a{
    font-size: 16px;
}

.menu_line_770 .active{
    color:#FFC122!important;
}


.menu_2_770 > a{
    display: block;
    font-weight: 500;
    font-size: 24px;
}



/*footer*/
.footer a{
    color:#000;
    font-weight: 500;
    transition: opacity .1s;
}

.footer a:hover{
    opacity: 0.9;
}

.footer .ico_link{
   padding-top: 17px;
    display: inline-block;
}

.footer .ico_link > a{
    margin: 0 5px;
}


.footer_menu{
    border-top:1px solid #4F4F4F;
    text-align: center;
    padding: 25px 0 30px 0!important;
}

.footer_menu > a{
    color: #888888;
    margin: 0 10px;
    font-size: 0.9em;
}

.footer_menu > a.active{
    color:#eeeeee
}

/*main_content*/
.main_content{
    min-height: calc(100vh - 115px);
    background:#000;

    padding:0;

}

.main_content.full_height{
    min-height: 100vh;
    padding-top:30px;
}



/*Авторизация админа*/
.admin_auth{
    display: block;
    padding: 30px;
    box-sizing: border-box;
    width: 400px;
    border-radius: 10px;
    background: rgb(0,0,0,0.5);
    margin: calc(50vh - 400px) auto;
    position: relative;
    text-align: center;
}

.admin_auth > .href_main_page{
    margin-top:50px;
    display: block;
    color:#fff;
    opacity: 0.8;
    transition: opacity .1s;
}

.admin_auth > .href_main_page:hover{
    opacity: 1;
}

.href_main_page > i{
    vertical-align: middle!important;
}

.admin_auth > h3{
    color:#fff;
}

.admin_auth .access_code{
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    width: 260px;
    display: inline-block;
    letter-spacing: .2rem
}

.admin_auth .admin_login{
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    width: 260px;
    display: inline-block;
}

.admin_auth .btn_send_code{
    width: 200px;
    display: block;
    margin: 0 auto;
}

.admin_auth .btn_auth_step{
    width: 260px;
    background: #FFC122;
    border: 1px solid #FFC122;
    color:#000;
}


/*Выбор города*/
.form_set_city{
    padding: 0 30px 60px 30px;
    position: relative;
}

.form_set_city > h4{
    font-weight: 900!important;
}

.form_set_city > .city_list{
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.form_set_city > .city_list > a{
    display: block;
    color:#000;
    font-size: 16px;
    line-height: 40px;
    background: #fff;
    transition: filter .1s;
    border-radius: 5px;
    padding: 0 10px;
}

.form_set_city > .city_list > a:hover{
    filter:brightness(95%);
}

.form_set_city > .city_list > a.active{
    background: #F8DB90!important;
}

.form_set_city .ri-search-line{
    position: absolute;
    top:62px;
    right: 50px;
    font-size: 18px;
}



/*Общий стиль ввода*/
.input_s{
    background: #FBFBFB!important;
    border:1px solid #E0E0E0!important;
    height: 64px;
    border-radius: 10px!important;
}

/*Админка*/
.block_config{
    padding: 10px 50px 30px 280px;
}

.block_config > .menu{
    position: fixed;
    top:0;
    left:0;
    height: 100vh;
    width: 240px;
    background: #000 url('../../template/img/bg_main_1.png') center / cover;
    padding: 20px 0;
    box-sizing: border-box;
    color:#aaaaaa;
}

.block_config > .menu > div{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}

.block_config > .menu a{
    color:#aaaaaa;
    font-size: 1.2em;
}

.block_config > .menu div:hover{
    filter:brightness(110%);
}

.block_config > .menu hr{
    color:#666666;
}

.config_exit > a{
     color:#E74033!important;
}

.block_config > .menu div.active{
    background: #FFC122;
}

.block_config > .menu div.active a{
    color: #000;
}

.full_height h2{
    color: #888888;
}

.btn_close_menu_770{
    position: absolute;
    top:25px;
    right:25px;
    cursor: pointer;
}

.btn_close_menu_770:hover{
    opacity: 0.9;
}

.footer i{
    vertical-align: middle!important;
}

.ml-2{
    margin-left:10px;
}

.pull-right{
    float: right!important;
}

.mt-20{
    margin-top:20px;
}
.mt-30{
    margin-top:30px;
}
.mt-40{
    margin-top:40px;
}
.mb-20{
    margin-bottom:20px;
}
.mb-30{
    margin-bottom:30px;
}
.mb-40{
    margin-bottom:40px;
}
.mr-5{
    margin-right: 5px;
}
.mr-10{
    margin-right: 10px;
}

.logo_inf_1{
    margin-top: 0px;
    font-size: 0.9em;
    opacity: 0.6;
    display: flex;
    height: 100%;
    align-items: center;
}
.fixed_btn_br{
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #307DEE;
    color:#ffffff!important;
    line-height: 26px;
    padding: 0 20px;
    border-radius: 5px;
    z-index: 10;
}
.fixed_btn_br:hover{
    opacity: 0.8;
}
.menu i{
    opacity: 0.7!important;
    margin-right: 5px!important;
}
.btn_link{
    color:#337EEF;
    cursor: pointer;
    font-size: 0.9em;
}
.btn_link > i{
    opacity: 1;
}
.btn_link:hover{
    opacity: 0.9;
}
.form-control.warning{
    background:rgb(250,195,20,0.1);
}
.select2{
    display: block;
    border-color:#CED4DA!important;

}


/*Поле загрузки фото к объекту*/
.photo_list{
    background: #f5f5f5;
    border-radius: 5px;
    padding: 20px;
    min-height: 140px;
}
.photo_list > .photo_item{
    width: 100px;
    height: 100px;
    border-radius: 5px;
    margin:7px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.photo_list > .btn_add_photo{
    border:2px dashed #888888;
    text-align: center;
    line-height: 100px;
    color:#888888;
    cursor: pointer;
    font-size: 30px;
}
.photo_list > .btn_add_photo:hover{
    border-color:#00AAFF;
    color:#00AAFF;
}
.photo_item > input[type="checkbox"]{
    position: absolute;
    top:5px;
    left:5px;
    z-index: 2;
}
.photo_item > .ri-fullscreen-line{
    position: absolute;
    font-size: 60px!important;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0,0.5);
    top:0;
    left:0;
    color:#fff;
    opacity: 0.8;
    cursor: pointer;
    display: none;
    text-align: center;
    line-height: 100px;
    z-index: 1;
}
.photo_item:hover .ri-fullscreen-line{
    display: block;
}
.mfp-bg{
    z-index: 99998!important;
}
.mfp-wrap{
    z-index: 99999!important;
}


.header_top_150{
    height: 160px;
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030;
}
.content_after_top{
    min-height: calc(100vh - 200px);
}
.content_after_top > .content{
    padding:100px 30px 30px 30px;
}

.content > h1{
    font-weight: 600;
    font-size: 48px;
    margin-top: 100px;
}

h1.sw{
	padding: 0 15% !important;
}


/*Каталог*/
.catalog{
    margin-top: 40px;
}
.catalog > .catalog_menu{
    display: inline-block;
    width: 270px;
    box-sizing: border-box;
    z-index: 1;
/*    position: sticky;
    top:0px;*/
}

.catalog > .catalog_menu.show_catalog_menu_m{
    display: block!important;
    position: absolute;
    width: calc(100vw - 70px);
    z-index: 1001;
    top:20px;
    left:30px;
	
	
	/* SW */
	position: fixed;
	left: 0px;
	width: calc(100%);
    height: calc(100% - 40px);	
	padding-left: 35px;
	padding-right: 35px;
	box-sizing: border-box;
	overflow-y: auto;
	overflow-x: hidden;
}


	/* SW */
.noscroll{
	overflow: hidden;
}


.catalog .catalog_menu_m_mask{
    position: fixed;
    top:0;
    left:0;
    background: rgb(0,0,0,0.8);
    width: 100vw;
    height: 100vh;
    z-index: 1000;
}

.catalog .btn_close_catalog_menu_m{
    display: block;
    margin-bottom: 20px;
    margin-left: -10px;
    width: calc(100% + 20px);
    font-weight: 600;
    color:#696969;
    transition: filter .1s;
}

.catalog .btn_close_catalog_menu_m:hover{
    filter:brightness(90%);
}

.catalog .btn_close_catalog_menu_m > img{
    margin-right: 10px;
}

.show_modal{
    cursor: pointer;
}

.catalog > .catalog_menu  .menu_row{
    background: #F7F7F7;
    border-radius: 10px;
    padding: 25px 15px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.catalog_content{
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 305px);
    padding-left:30px;
    box-sizing: border-box;
}
.header_catalog .h_result{
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
}
.header_catalog .select_sort{
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    line-height: 40px;
    white-space: nowrap;
}
.header_catalog .select_sort > select{
    display: inline-block;
    width: 170px;

}
.select_sort .select2-container{
    display: inline-block;
    height: 31px!important;
}
.select_sort .select2-selection__rendered{
    color: #FFC122!important;
}
.select_sort .select2-container .select2-selection{
    border: none;
}
.select2-container--open .select2-dropdown--below{
    border: 1px solid #dddddd;
    border-radius: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    display: none;
}

.form-control.select2-container.select2-dropdown-open{
    border-color: #dddddd!important;
    border-radius: 8px!important;
}

.select2-results .select2-highlighted{
    background:  #F8DB90!important;
    color: #000!important;
}

.catalog .header_catalog{
    position: relative;
}
.view_btn{
    position: absolute;
    right: 0;
    top: 7px;
}
.view_btn > .set_view{
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: top;
    margin-left:20px;
    cursor: pointer;
    background: #fff;
}
.view_btn > .set_view > img{
    opacity: 0.3;
    transition: opacity .1s;
}
.view_btn > .set_view.active > img{
    opacity: 1!important;
}
.view_btn > .set_view:hover > img{
    opacity: 0.5;
}
.catalog_menu .status_btn .btn{
    width: 100%;
    margin: 10px 0;
}
.catalog_menu .btn{
    background: #FBFBFB;
    height: 50px;
    line-height: 34px;
    border: 1px solid #E0E0E0;
    transition: filter .1s;
    border-radius: 8px;
}
.catalog_menu .btn:hover{
    filter: brightness(98%);
}
.catalog_menu .btn.active{
    background: linear-gradient(85.61deg, #FFB800 -0.67%, #FFCD1D 101.16%);
}

.catalog_menu .form-label{
    font-weight: 500;
	font-size: 16px;
	margin-bottom: 10px;
	color: #060606;
}


.wrapper {
    display:flex;
    flex-flow:row nowrap;
    justify-content:space-around;
}

.sidebar{
    will-change: min-height;
}

.sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}


/*Карточки авто*/
.car_item{
    background: #fff;
}

.car_item .item_marka_model{
    font-weight: 600;
    font-size: 16px;
    max-height: 48px;
    overflow: hidden;
    color: #000;
}

.car_item .item_summ_info{
    margin-top: 10px;
    max-height: 65px;
    overflow: hidden;
}

.item_info_one{
    margin-top: 10px;
    color: #000;
}

.item_info_one_2{
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle;
}

.item_info_one > span{
    color:#A3A3A3;
    margin-right: 5px;
    white-space: nowrap;
    overflow: hidden;
}

.car_item .abs_info_bottom{
    position: absolute;
    bottom: 20px;
    left:20px;
    width: calc(100% - 40px);
}

.car_item .item_price{
    font-size: 20px;
    font-weight: 600;
}

.car_item .btn_open_car_card{
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 50px;
    background: #fff;
    border: 2px solid #FFC122;
    border-radius: 8px;
    margin-top: 20px;
    transition: background .1s;
    outline: none!important;
    color: #221B08;
}


.car_item .btn_open_car_card_2{
    display: inline-block;
    width: 200px;
}


.car_item .btn_open_car_card:hover{
    background: #FFF6DE;
}

.item_content_1{
    display: inline-block;
    width:calc(100% - 240px);
    vertical-align: top;
}

.item_content_2{
    display: inline-block;
    width:230px;
    vertical-align: top;
    border-left:1px solid #E0E0E0;
    padding-left: 20px;
    box-sizing: border-box;
}


/*В линию*/
.car_item_line{
    display: block;
    height: 270px;
    margin-top:30px;
    width: calc(100% - 34px);
}

.car_item_line > .item_photo{
    border-radius: 10px 0 0 10px;
    height: 270px;
    width: 400px;
    background: #F7F7F7;
    display: inline-block;
    vertical-align: top;
    padding: 8px;
    box-sizing: border-box;
    position: relative;
}
.car_item_line > .item_content{
    border: 1px solid #E0E0E0;
    border-left: none;
    border-radius: 0 10px 10px 0;
    height: 270px;
    width: calc(100% - 402px);
    margin-left: -4px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 20px;
}


.body_catalog{
    min-height: 1700px;
    margin-right:-34px ;
}


/*Плитка*/
.block_view_plit{
    position: relative;
    max-width: 1000px;
    margin: 0 auto!important;

}

.car_item_plit{
    display: inline-block;
    height: 630px;
    margin-top:30px!important;
    margin-right:30px;
    vertical-align: top;
    max-width: 300px;
    width: calc((100% / 3) - 34px);
    float: none;
    text-align: left;
}

.car_item_plit.for_4{
    width: calc((100% / 4) - 34px);
}


.car_item_plit > .item_photo{
    border-radius: 10px 10px 0 0;
    height: 220px;
    background: #F7F7F7;
    padding: 8px;
    box-sizing: border-box;
    position: relative;
}
.car_item_plit > .item_content{
    border: 1px solid #E0E0E0;
    border-top: none;
    border-radius: 0 0 10px 10px;
    height: 410px;
    position: relative;
    padding: 20px;
}

.btn_open_filter_m{
    display: none;
    background: #F7F7F7;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color:#696969;
    line-height: 40px;
    border-radius: 10px;
    cursor: pointer;
    transition: filter .1s;
    margin-bottom: 20px;
}

.btn_open_filter_m:hover{
    filter:brightness(98%);
}

.btn_open_filter_m > i{
    font-size: 1.2em;
    vertical-align: middle;
}


.input2{
    background: #FBFBFB;
    color:#444444;
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    line-height: 60px;
    padding: 0 15px;
    box-sizing: border-box;
    outline: none!important;
}


.input2::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #aaa;
}
.input2::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #aaa;
    opacity:  1;
}
.input2::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #aaa;
    opacity:  1;
}
.input2::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #aaa;
}
.input2::-ms-input-placeholder { /* Microsoft Edge */
    color:    #aaa;
}
.input2::placeholder { /* Most modern browsers support this now. */
    color:    #aaa;
}


.input2.inp_search{
    width:calc(100% + 20px);
    margin-left:-10px;
    margin-bottom: 20px;
}

.input2.inp_search_2{
    margin-bottom: 20px;
    display: none;
}

.inp_search_ico{
    position: absolute;
    right: 10px;
    top: 21px;
    font-size: 1.2em;
    color:#828282;
}

.inp_search_ico_2{
    position: absolute;
    right: 20px;
    top: 21px;
    font-size: 1.2em;
    color:#828282;
    display:none;
}

.catalog_menu .select2-selection{
    background: #FBFBFB;
    color:#444444;
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    height:60px;
    padding: 0 5px;
    box-sizing: border-box;
}



.block_select_2 .select2-selection{
    background: #FBFBFB;
    color:#444444;
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    height:60px;
    padding: 0 5px;
    box-sizing: border-box;
}


.catalog_menu  .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 60px;
}


.block_select_2  .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 60px;
}


.big_btn_search{
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 54px!important;
    height: 68px!important;
}

.btn_standatr{
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 54px!important;
    height: 68px!important;
    margin-bottom: 0!important;
    border-radius: 8px!important;
    transition: filter .1s;
    color: #221B08!important;
    outline: none!important;
    border: 1px solid #E0E0E0;
}

.btn_standatr_active{
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 54px!important;
    height: 68px!important;
    background: linear-gradient(85.61deg, #FFB800 -0.67%, #FFCD1D 101.16%)!important;
    border: none!important;
    margin-top: 20px;
    border-radius: 8px!important;
    color: #221B08!important;
    transition: filter .1s;
    outline: none!important;
}

.btn_standatr_border_active{
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 50px!important;
    height: 68px!important;
    background: none;
    border: 2px solid #FFB800;
    margin-top: 20px;
    border-radius: 8px!important;
    color: #221B08!important;
    transition: .1s;
    outline: none!important;
}

.btn_standatr_border_active_fff{
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 50px!important;
    height: 68px!important;
    background: none;
    border: 2px solid #FFB800;
    margin-top: 20px;
    border-radius: 8px!important;
    color: #fff!important;
    transition: .1s;
    outline: none!important;
}


.btn_standatr_big_active{
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 74px!important;
    height: 84px!important;
    background: linear-gradient(85.61deg, #FFB800 -0.67%, #FFCD1D 101.16%)!important;
    border: none!important;
    border-radius: 8px!important;
    color: #221B08!important;
    transition: filter .1s;
    outline: none!important;
    width: 340px;
    margin: 40px auto;
}

.btn_standatr:hover, .btn_standatr_active:hover, .btn_standatr_big_active:hover, .btn_standatr_border_active_fff:hover{
    filter:brightness(105%);
}

.btn_standatr_border_active:hover{
    background: #FFF6DE;
    color: #000!important;
}


/*Инпуты с диапазоном*/

.block_inp_range > div{
    white-space: nowrap;
}

.block_inp_range  .input2{
    display: inline-block;
    vertical-align: top;
    width:calc(50% - 12px);
    outline: none;
}

.block_inp_range  .input2:first-child{
    margin-right:20px;
}

.block_inp_range .div_range{
    margin-top: -15px;
}

.irs--round .irs-handle{
    border: 3px solid #FFC122;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    margin-top:4px;
}

.irs--round .irs-bar{
    background-color:#FFC122;
}

/*Дополнительный скрытый фильтр*/

.btn_show_other_filter{
    font-size: 16px;
    display: block;
    background: none!important;
    border: none!important;
    transition: opacity .1s;
    color: #221B08;
}

.btn_show_other_filter:hover{
    opacity:0.9;
}

.other_filter{
    display: none;
    max-height: 0;
}

.other_filter .fast_btn{
    position: relative;
}

/*Плитка фильтра*/


.block_filter > div{
    display: inline-block;
    line-height: 40px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    margin-right:15px;
    cursor: pointer;
    transition: filter .1s;
    margin-top: 15px;
}

.block_filter > div > i{
    margin-left: 5px;
}

.block_filter > div > span{
    opacity: 0.8;
}

.block_filter > .filter_item_all{
    background: #FBFBFB;
    border: 1px solid #E0E0E0;
    color:#828282;
}

.block_filter > .filter_item{
    background: linear-gradient(85.61deg, #FFB800 -0.67%, #FFCD1D 101.16%);
    color:#221B08;
}

.block_filter > div:hover{
    filter:brightness(95%);
}


.item_photo > .ico_photo{
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 6px;
    text-align: center;
    background: rgb(0,0,0,0.5);
    margin-top:12px;
    margin-left:12px;
}

.item_photo > .ico_photo img{
    height: 20px;
    width: 20px!important;
    display: inline!important;
}

.accounting_ico{
	cursor: pointer;
}

.cat_b_1{
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030!important;
    color: #A3A3A3;
    font-size: 14px;
    padding: 25px!important;
}

.cat_b_1 > h4{
    color:#fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0;
}

.cat_b_2{
    font-size: 16px;
    padding: 25px!important;
    font-weight: 600;
}

.cat_b_2 > h4{
    font-size: 18px;
    font-weight: 600;
    padding: 0;
}


/*Карточка авто*/
.car_one{
    padding: 0;
}
.car_one > h1{
    font-weight: 700!important;
    font-size: 48px!important;
}
.car_one > h1 > img{
    vertical-align: baseline;
    margin-left: 30px;
    height: 36px;
}
.car_one .header_line > span > img{
    margin-right: 10px;
    margin-top: -3px;
}
.car_one .header_line > span{
    margin-right: 30px;
}

.photos_block{
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 400px);
    margin: 40px 0;
}
.photos_block > .photos_big{
    background: #f7f7f7;
    border-radius: 10px;
    margin-left: 140px;
    height: 430px;
    overflow: hidden;
    width: calc(100% - 140px);
    position: relative;
}
.photos_block > .photos_list{
    position: absolute;
    top:0;
    left:0;
    width:110px;
    height: 430px;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}
.photos_block > .photos_list::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}
.photos_block > .photos_list > .photo_small_item{
    display: inline-block;
    width: 110px;
    height: 80px;
    border-radius: 10px;
    cursor: pointer;
    transition: filter .1s;
    position: relative;
    background: #FFC122;
}
.photos_block > .photos_list > .photo_small_item > div{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.photos_block > .photos_list > .photo_small_item.active > div{
    opacity: 0.5
}
.photos_block > .photos_list > .photo_small_item:hover{
    filter:brightness(90%);
}
.param_block{
    display: inline-block;
    vertical-align: top;
    width: 390px;
    margin: 40px 0;
    padding-left: 30px;
}
.photos_big .carousel-item{
    height:430px;
    width:100%;
    display: inline-block;
    border-radius: 10px;
    position: relative;
}
.photos_big .carousel-item > a{
    position: absolute;
    font-size: 80px;
    color:#fff;
    top:calc(50% - 60px);
    left:calc(50% - 40px);
    opacity: 0.5;
    transition: opacity .1s;
    display: none;
}
.photos_big .carousel-item > a:hover{
    opacity: 1;
}
.photos_big .carousel-item:hover a{
    display: block;
}
.photos_big .owl-dots {
    display: none;
}
.photos_block:hover .photo_btn{
    opacity: 1;
}
.photos_block .photo_btn{
    position: absolute;
    z-index: 10;
    top:calc(50% - 50px);
    opacity: 0.5;
    transition: .1s;
    cursor: pointer;
}
.photos_block .photo_btn:hover{
    filter:brightness(95%);
}
.photos_block .photo_btn.photo_prev{
    left: 150px;
}
.photos_block .photo_btn.photo_next{
    right: 10px;
}

.param_block > .price_2{
    padding: 15px 20px 10px 20px;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    color:#a3a3a3;
    font-size: 16px;
    margin-bottom: 10px;
}
.param_block > .price_2 > span{
    display: block;
    color: #000;
    font-size: 28px;
    font-weight: 600;
}
.param_block .item_info_one{
    margin-top: 15px;
    white-space: nowrap;
    overflow: hidden;
}

.car_one .param_block > .cat_b_1{
    border-radius: 10px;
}

.car_one h3{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
}

.car_block{
    max-height: 680px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
}

.car_block .block_view_plit{
    margin-right: -30px;
}

.car_block .car_item_plit{
    min-width: 280px;

    text-align: left;
}

/*Стандартная форма "Оставить заявку" в swal*/
.send_order{
    padding: 30px 0;
    font-size: 16px;
    color: #000;
    width: 300px;
    box-sizing: border-box;
    margin: 0 auto;
}
.send_order > h4{
    font-size: 26px;
    font-weight: 600;
}

.send_order > p{
    margin: 10px 0 20px 0;
}
.send_order > .input2{
    outline: none;
    display: block;
    width: 100%;
    margin-top:15px;
}
.send_order > .btn_privacy_policy{
    margin-top: 30px;
    color:#A3A3A3;
    font-size: 14px;
    text-decoration: underline!important;
    display: block;
}


.card_2{
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030;
    border-radius: 10px;
    text-align: left;
    padding: 40px;
    color: #A3A3A3;
    font-size: 16px;
    min-height: 470px;
    position: relative;
    margin: 10px;
}

.card_2 > h5{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.abs_right_bottom{
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 90%;
}

.card_3{
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030;
    border-radius: 10px;
    text-align: left;
    padding: 40px;
    color: #A3A3A3;
    font-size: 16px;
    position: relative;
    min-height: 270px;
    padding-left:400px;
    margin: 0 70px;
}

.card_3 > h3{
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    margin-top: 20px;
}

.card_3 > img{
    height: 80%;
    bottom:30px;
}

.abs_left_bottom{
    position: absolute;
    left: 0;
    bottom: 0;
   height: 30%;
}

.abs_left_bottom3{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90%;
    max-height: 350px;
    max-width: 350px;
}

mark{
    background: none;
    color:#FFC122;
}



.card_4{
    border-radius: 10px;
    text-align: left;
    padding: 30px;
    color: #A3A3A3;
    font-size: 16px;
    height: 240px;
    margin: 10px;
}

.card_4 h4{
    color:#fff;
    font-size:18px;
    font-weight: 500;
	line-height: 28px;
}

.card_4 h4 > label{
    background: #FFC122;
    color:#000;
    border-radius: 8px;
    padding: 3px 8px;
    font-weight: 500;
    margin: 8px 0;
}

.card_4 a{
    color:#fff;
    border-bottom: 2px dashed #FFC122;
    transition: opacity .1s;
    padding-bottom: 2px;
}

.card_4 a:hover{
    opacity: 0.8;
}


.content_fff > h1{
    font-weight: 600;
    font-size: 48px;
    margin-top: 100px;
}

.content_fff h2{
    font-weight: 600;
    font-size: 36px;
}

.content_fff h6{
    font-weight: 600;
    font-size: 20px;
}

.content_fff h5{
    font-weight: 600;
    font-size: 24px;
	
	
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	margin: 0;
}

/*Карусель купленных авто на гл стр*/
.car_item_carousel {
    background: #fff;
    height: 700px;
    width: calc(100% - 40px)!important;
    text-align: center;
    margin: 0 20px;
    position: relative;
}

.car_item_carousel  .car_item_plit {
    width:calc(100% - 2px)!important;
    text-align: left;
    max-width: 300px;
    display: block;
    margin: auto;
    float: none;

}

.car_item_carousel .btn_carousel{
    position: absolute;
    top:calc(50% - 40px);
}

.car_item_carousel .btn_prev{
    left:-45px;
}

.car_item_carousel .btn_next{
    right:-45px;
}

.car_item .item_photo .link_fast_view{
    position: absolute;
    background: rgb(0,0,0,0.5);
    line-height: 40px;
    padding: 0 20px;
    border-radius: 8px;
    color:#fff;
    top:calc(50% - 20px);
    left: calc(50% - 80px);
    opacity: 0.8;
    transition: opacity .1s;
    display: none;
}

.car_item .item_photo .link_fast_view:hover{
    opacity: 1;
}

.car_item .item_photo:hover .link_fast_view{
    display: block;
}


/*Карусель отзывов на гл стр*/
.reviews_carousel_block{
    height: 700px;
    width: 100%;
    overflow: hidden;
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}

.reviews_carousel {
    background: #fff;
    width: calc(140%)!important;
    margin-left:-20%!important;
    position: relative;
}

.reviews_list {
    /*height: 640px;*/
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030;
    border-radius: 10px;
    display: block;
    margin-top: 30px;
}

.reviews_carousel .carousel-item {
    width:calc(100%)!important;
    text-align: left;
    /*height: 640px;*/
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030;
    border-radius: 10px;
    display: block;
}

.reviews_carousel .btn_carousel{
    position: absolute;
    top:calc(50% - 50px);
}

.reviews_carousel .btn_prev{
    left:calc(25% - 35px);
}

.reviews_carousel .btn_next{
    right:calc(25% - 35px);
}

.reviews_carousel_block > .mask{
    position: absolute;
    top:0;
    height: 100%;
    width: calc(15% - 20px);
    z-index: 1;
}

.reviews_carousel_block > .mask_left2{
    left:0;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);

}

.reviews_carousel_block > .mask_right2{
    right:0;
    background: rgb(255,255,255);
    background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}

/*Карточка отзыва*/
.review_1{
    position: relative;
    color: #fff;
}
.review_1 > .review_info{
    padding-left: 0px;
    color: #fff;
}

.review_1 > .review_info > h3{
    color:#fff;
    font-size: 18px;
    font-weight: 600;
    margin-top:5px ;
}

.review_1 > .review_info > span{
    color:#696969;
}

.review_2{
    color:#A3A3A3;
    border-top:1px solid #4F4F4F;
    margin-top:30px;
    padding: 30px 0;
    max-height: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.review_2 > h3{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}


.review_1 > .review_photo_user{
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    background: rgb(0,0,0,0.2);
    color: #fff;
}




.reviews_carousel_block .owl-carousel-2, .reviews_list .owl-carousel-2{
    /*height: 170px;*/
    display: block;
    margin: 30px;
    position: relative;
    border-top:1px solid #4F4F4F;
    padding-top:30px;
    width: auto!important;
}


.reviews_carousel_block .owl-carousel-2 .carousel-item-2, .reviews_list .owl-carousel-2 .carousel-item-2{
    /*height: 140px;*/
    display: block;
    background: #fff;
    border-radius: 8px;
	
	/* SW */
	width: 100%;
	min-height: 100px;
	aspect-ratio: 205/170;
	overflow: hidden;
	position: relative;
}


.btn_play1_fon{
	background: #FFC122;
	opacity: 0.5;	
	height: 100%;
}

.btn_play1{
	width: 50px !important;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;	
}


.owl-carousel .btn_carousel2, .reviews_list .btn_carousel2{
    position: absolute;
	/*bottom:40px;*/
    width: 60px!important;
    height: 60px!important;
	top: 50%;
	margin-top: -24px;
}

.owl-carousel .btn_prev2{
    left:-30px;
}
.owl-carousel .btn_next2{
    right:-30px;
}


.block_create_review{
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030;
    border-radius: 10px;
    padding: 50px;
    max-width: 760px;
    box-sizing: border-box;
    color:#A3A3A3;
    font-size: 14px;
    text-align: left;
    margin: 30px auto;
}

.block_create_review h5{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
	
	line-height: 28px;
	margin-bottom: 10px;
}

.create_review h3{
    font-size: 36px;
    font-weight: 600;
}

.create_review{
    margin: 0 80px 40px 80px;
}

.create_review label{
    color:#000;
    font-weight: 500;
}

.create_review #preview > img{
    height: 80px;
    border-radius: 5px;
    margin:5px;
}

.youtube_ico{
    color:#fff;
    font-size:60px;
    position: absolute;
    left:calc(50% - 30px);
    top:calc(50% - 45px);
    opacity: 0.7!important;
    transition: opacity .1s;
}

a:hover .youtube_ico{
    opacity: 1!important;
}

.carousel-item-2 .ri-fullscreen-line{
    display: none;
    font-size: 40px;
    position: absolute;
    color: #fff;
    opacity: 0.5;
    top:calc(50% - 30px);
    left:calc(50% - 20px);
    transition: opacity .1s;
}

.carousel-item-2:hover .ri-fullscreen-line{
    display: block;
}

.carousel-item-2 .ri-fullscreen-line:hover{
    opacity: 1;
}

.block_btn_2{
    height: 200px;
    margin-top: 100px;
    margin-bottom: 140px;
    font-size: 20px
}

.block_btn_2 .btn{
    padding:15px 30px;
    color:#fff!important;
    border-radius: 8px;
    transition: opacity .1s;
}

.block_btn_2 .btn:hover{
    opacity: 0.9;
}


.block_btn_2 .btn > i{
    font-size: 1.4em;
}


.img_slider .slider_img{
    width: 100%;
}

.img_articles .articles_img{
    width: 100%;
}

/*Карусель видео с ютуба*/
.slider_carousel{
    /*height: 480px;*/
    position: relative;
    width: 150%!important;
    margin-left:-25%;
}

.slider_carousel .carousel-item{
    display: block;
    min-height: 380px;
    border-radius: 10px;
	aspect-ratio: 840/485;
}

.slider_carousel  .btn_carousel{
    position: absolute;
    top:calc(50% - 40px);
}
.slider_carousel .btn_prev{
    left:calc(33% - 25px );
}

.slider_carousel .btn_next{
    right:calc(33% - 25px);
}

.slider_video > div{
    height: 230px;
    display: block;
    margin-bottom: 20px;
    border-radius: 10px;
}


.slider_video .btn_play{
    position: absolute;
    width: 60px;
    height: 60px;
    top:calc(50% - 60px);
    left:calc(50% - 30px);
    opacity: 0.8;
    transition: opacity .1s;
}

.slider_carousel .btn_play{
    width: 60px;
    height: 60px;
    margin: calc(25% - 15px) auto;
    opacity: 0.8;
    transition: opacity .1s;
	
	/* SW */
	width: 60px !important;
	margin: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -30px; 
	margin-top: -30px; 
}


.slider_video:hover .btn_play, .slider_carousel .carousel-item:hover .btn_play{
    opacity: 1;
}







/*Статьи*/
.articles_title_img{
    width: 100%;
    height: 240px;
    border-radius: 8px;
    box-sizing: border-box;
}

.atricles_title{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-top: 20px;
	display: block;
}

.atricles_title:hover{
    color: #fff;
}

.articles_main{
    padding: 0 40px 40px 40px;
}

.articles_main_title_img{
    width: 100%;
    height: 300px;
    margin-bottom: 30px;
    border-radius: 10px;
}

.articles_text{
    margin: 30px;
}


.cont_m{
    text-align: left;
    padding-top: 15px;
}

.cont_m  a{
    line-height: 40px;
    display: inline-block;
    margin-right: 10px;

}

.nicEdit-main{
    outline: none!important;
}

.nicEdit-pane{
    position: fixed;
    bottom: 0;
    left: 0;
}

/* SW */
.article_btn{
	
}

.article_btn a,
.article_btn span,
.article_btn img
{
	display: inline-block;
	vertical-align: middle;
}

.article_btn a{
	margin-left: 30px;
}

.article_btn span{
	margin-left: 8px;
	color: #A3A3A3;
	border-bottom: 1px dashed #A3A3A3;
}
/**/
.articles_text_likes_line{
	padding-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
}

.articles_text_likes{
	display: inline-block;
	background: #303030;
	border-radius: 8px;
	padding: 15px 20px 15px 20px;
}

.articles_text_likes_title{
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	vertical-align: middle;
}

.articles_text_likes a,
.articles_text_likes span
{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.articles_text_likes a{
	font-size: 0;
}

.articles_text_likes a:hover path,
.articles_text_likes a.active path
{
    fill: #FFC122;
}

.articles_text_likes span{
	color: #696969;
	font-size: 16px;
}

.articles_text_likes span.active{
	color: #FFC122;	
}
/* SW */

/*Карточка подбора*/
.card_podbor{
    background: #A3A3A3;
    border-radius: 10px;
    padding: 30px 40px;
    margin-top: 30px;
    margin-bottom: 60px;
}


.card_6{
    background: #fff;
    padding: 60px;
    border-radius: 8px;
    max-width: 940px;
    margin: 100px auto;
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

.card_6 > h4{
    font-size: 20px;
    font-weight: 600;
}


.send_answers_questions{
    position: sticky;
    top:30px;
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030;
    border-radius: 10px;
    padding: 40px;
    font-size: 14px;
    color:#A3A3A3;
    text-align: center;
}

.send_answers_questions > h3{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
}

/*Аккардион*/
#accordion .collapse2.collapsed .ri-arrow-down-s-line{
    display: none;
}
#accordion .collapse2:not(.collapsed) .ri-arrow-right-s-line{
    display: none;
}


#accordion .card-header{
    position: relative;
    padding: 24px 80px;
    min-height: 66px;
    font-size: 20px;
    font-weight: 700;
    background: #FFFFFF;
    box-shadow: 0px 0px 17px -2px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

#accordion .card-header > h6{
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px!important;
    color: inherit!important;
}

#accordion .ico_ri{
    position: absolute;
    top:26px;
    right: 24px;
}

#accordion .num_ico{
    background: linear-gradient(85.61deg, #FFB800 -0.67%, #FFCD1D 101.16%);
    width: 38px;
    height: 38px;
    border-radius: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    position: absolute;
    left:24px;
    top:24px;
    color: #000;
}

#accordion .collapse2:not(.collapsed) .card-header{
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030;
    color:#fff;
    border-radius: 10px 10px 0 0;
}

#accordion .collapse, #accordion .collapsing{
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030;
    color:#A3A3A3;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0 0 10px 10px;
    padding: 0px 60px;
    border-top: 1px solid #4F4F4F;
}

.show_640{
    display: none;
}

.hide_640{
    display: block;
}

.show_940{
    display: none;
}

.hide_940{
    display: block;
}

/*Подбор видео*/
.card_vid_podp{
    position: relative;
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 17px -2px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    font-size: 16px;
    color:#A3A3A3;
}

.card_vid_podp > div{
    padding-left: 90px;
}

.card_vid_podp > img{
    position: absolute;
    width: 70px;
    height: 70px;
    top:30px;
    left:30px;
}

.btn_red{
    background: #CC0000;
    height: 72px;
    line-height: 72px;
    box-sizing: border-box;
    border-radius: 8px;
    color:#fff!important;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
}

.card_vid_info{
    font-size: 14px;
    color:#696969;
}

.card_vid_info > span{
    font-size: 16px;
    color:#A3A3A3 ;
}



/*Порядок работы*/
.card_11{
    background: #2B2B2B;
    border-radius: 10px;
    min-height: 360px;
    font-size: 18px;
    font-weight: 500;
    color:#A3A3A3;
    position: relative;
    overflow: hidden;
    text-align: left;
}

.card_11 > div{
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: 1;
    width: 50%;
    /*width: 685px;*/
}

.card_11 > img{
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
}

.card_8{
    background: #2B2B2B;
    border-radius: 10px;
    max-width:1140px;
    margin: 40px auto;
    box-sizing: border-box;
}

.card_8  .div_last_child{
    padding:90px 60px 60px 60px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 600;
}

.card_8 img{
    width: 100%;
    margin-top:-40px;
}

.card  .label_mark{
    background: #FFC122;
    color:#000;
    border-radius: 8px;
    padding: 5px 10px;
    font-weight: 600;
    margin: 8px 0;
}


/*Доставка*/
.card_9{
    background: #303030;
    border-radius: 10px;
    padding: 30px 35% 40px 40px;
    font-size: 16px;
    font-weight: 500;
    color:#A3A3A3;
    text-align: left;
    margin: 10px;
    min-height: 330px;
}



.card_10{
    background: #fff;
    box-shadow: 0px 0px 17px -2px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    max-width:940px;
    margin: 40px auto;
    box-sizing: border-box;
    margin-top: 200px
}

.card_10  .div_last_child{
    padding:90px 60px 60px 60px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 600;
    text-align:left;
}

.card_10 img{
    position: absolute;
    width: 100%;
    bottom: 0;
    left:10%;
    max-height: 400px;
    max-width: 343px;
}

.card_12{
    background: #2B2B2B;
    border-radius: 10px;
    min-height: 260px;
    padding: 30px 30% 60px 30px;
    font-size: 18px;
    font-size: 16px;
    font-weight: 500;
    color:#A3A3A3;
    text-align: left;
    position: relative;
    display: block;
    margin: 20px 10px;
}
.card_12 > img{
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: 100%;
    max-width: 45%;
}

.ri_col{
    color: #FFC122;
    margin-left: -110px;
    position: absolute;
}

/*Контакты. Выбор локации*/
.location_a_item{
    color:#000!important;
    background: #FFFFFF;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    padding: 20px  20px 20px 50px;
    position: relative;
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.location_a_item > img{
    position: absolute;
    top:23px;
    left:20px;
}

.location_a_item.selected{
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030;
    color:#fff!important;
}

/*О компании*/
.about_22{
    font-size: 18px
}

.btn_phone{
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030;
    border-radius: 10px;
    color: #fff!important;
    font-size: 24px;
    font-weight: 600;
    padding: 15px 20px;
    transition: opacity .1s;
}

.btn_phone:hover{
    opacity: 0.9;
}

.bg_about{
    min-height: 900px
}

.reviews_carousel_block .owl-carousel-2 .owl-stage-outer{
    /*pointer-events: none;*/
}

.btn_shadow{
    box-shadow: 0px 0px 45px rgba(255, 194, 14, 0.4);
}


.carusel_item_mask{
    opacity: 0.5;
}

.similar_cars{
    text-align: left;
    margin-right: -34px;

}

.tooltips:hover:after {
    content: attr(data-name);
    position: absolute;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 5px 15px;
    background: #060606;
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    margin-top:-45px;
    margin-left:-15px;
    white-space: nowrap;
}

.card_13{
    background: linear-gradient(319.39deg, #212121 0%, rgba(40, 40, 40, 0) 79.3%), #303030;
    border-radius: 10px;
    font-size: 20px;
    color:#ffffff;
    padding:40px 80px 40px 200px;
    position: relative;
    text-align: left;
    margin-top: 40px;
}

.card_13 > img{
    position: absolute;
   bottom:0;
    left:0;
    height: 120%;
    max-height: 180px;
}

.select2-container .select2-choice{
	box-sizing: border-box;
    height: 60px!important;
    line-height: 60px!important;
    border: none!important;
    background-image:none!important;
    box-shadow:none!important;
    background: #fff!important;
    border-radius: 8px;
	padding: 0 0 0 15px;
}

.select2-container .select2-choice .select2-arrow{
    background: none!important;
    border: none!important;
    top:16px!important;
    right: 5px!important;
}

.select2-drop-active{
    border: none!important;
}

.select_sort .select2-container .select2-choice{
    height: 30px!important;
    line-height: 30px!important;
}

.select_sort .select2-container .select2-choice .select2-arrow{
   display: none;
}

.select_sort .form-control{
    border:none!important;
    background:#fff!important;
    outline: none!important;
}

.approval_cookie{
    position: fixed;
    left:0;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
    padding: 25px 0;
    box-shadow: 0px 0px 19px rgba(0, 0, 0, 0.15);
    opacity: 0;
    font-size: 14px;
    color:#060606;
    line-height: 22px;
}

.approval_cookie .btn{
    width: 220px;
}

.pnx{
    height: 410px;
    padding: 40px
}

.btn_set_photo_m{
    font-size: 16px;
}

.btn_set_photo_m > i{
    vertical-align: initial;
    margin-right: 5px;
    font-size: 1.2em;
}

.exists_file{
    background: #17CD60!important;
    color: #fff!important;
}

.select_sort .select2-container .select2-choice>.select2-chosen{
    color:#FAB907;
}


.btn_trigger_cat_search{
    position: absolute;
    padding: 20px;
    border-radius: 10px;
    background: linear-gradient(85.61deg, #FFB800 -0.67%, #FFCD1D 101.16%)!important;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    top:30px;
    right: -100px;
    cursor: pointer;
    transition: filter .1s;
    color:#fff;
}


.btn_trigger_cat_search > span{
    position: absolute;
    border-right:10px solid #FAB907;
    border-top:10px solid transparent;
    border-left:10px solid transparent;
    border-bottom:10px solid transparent;
    margin-left:-40px;
}

.btn_trigger_cat_search:hover{
    filter:brightness(98%);
}

.other_filter .btn_trigger_cat_search{
    right: -115px;
}



.btn_trigger_cat_search_2{
    position: fixed;
    left:0;
    bottom: 0;
    background: #fff;
    width: 100%;
    padding: 20px 50px;
    z-index: 10;
    display: none;
}


.btn_trigger_cat_search_2 > div{
    padding: 20px;
    border-radius: 10px;
    background: linear-gradient(85.61deg, #FFB800 -0.67%, #FFCD1D 101.16%)!important;
    cursor: pointer;
    transition: filter .1s;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}

.btn_trigger_cat_search_2 > div:hover{
    filter:brightness(98%);
}

.select_2.form-control{
    border-radius:8px!important;
    border: 1px solid #e0e0e0!important;
    border: 1px solid #E0E0E0!important;
}










@media (min-width: 1921px) {

    .slider_carousel{
        margin: 50px auto;
        max-width: 1920px;
    }

    .reviews_carousel {
        width: calc(100%)!important;
        margin-left: 0px!important;
    }

    .reviews_carousel_block {
        max-width: 2030px!important;
    }
}

@media (max-width: 1280px) {

    .btn_trigger_cat_search_2{
        display: block;
    }

    .btn_trigger_cat_search{
         display: none;
    }

/*
    .slider_carousel .carousel-item {
        height: calc(50vw);
        min-height: calc(50vw);
    }

    .slider_carousel {
        height: calc(50vw);
    }
*/
    .bg_about{
        min-height: 950px
    }

    /*Порядок работы*/
    .card_11{
        min-height: 460px;
    }

    .photos_block > .photos_list{
        height: 100px;
    }

    .photos_block > .photos_list > .photo_small_item{
        width: calc((100vw - 90px) / 6);
        height: calc((100vw - 90px) / 8);
    }


    .slider_carousel .btn_prev{
        left:-10px;
    }

    .slider_carousel .btn_next{
        right:-10px;
    }

    .slider_carousel{
        width: 100%!important;
        margin-left: -20px;
    }

    .slider_carousel .carousel-item{
        margin: 0 30px;
        /*width: calc(100vw - 60px);*/
		min-height: 220px;
    }

    .create_review{
        margin: 0 30px 30px 30px;
    }

    .reviews_carousel .btn_prev{
        left:calc(33% - 30px);
    }

    .reviews_carousel .btn_next{
        right:calc(33% - 30px);
    }

    .card_3{
        margin: 0 10px;
    }


    .bg_main_1 > .top_content{
        padding-top: 140px;
    }

    .bg_main  h1 {
        font-size: 2.0em;
    }

    .bg_main_1 .hrup_img{
        margin-top: -250px;
        width: 200px;
    }



    .photos_block .photo_btn{
        top:100px;
    }

    .photos_block .photo_btn.photo_prev{
        left: 15px;
    }

    .car_one .header_line > span > img{
        margin-right: 5px;
    }

    .car_one .header_line > span{
        margin-right: 10px;
        font-size: 12px;
    }


    .car_one > h1{
        font-size: 30px!important;
    }
    .car_one > h1 > img{
        display: block;
        margin: 20px 0;
    }

    .photos_block{
        width: 100%;
    }

    .photos_block > .photos_big{
        margin-left: 0;
        height: 400px;
        width: 100%;
    }



    .photos_block > .photos_list{
        position: initial;
        width:100%;
        height: auto;
        margin-top: 20px;
        overflow-x: auto;
        overflow-y: auto;
    }

    .param_block{
        display: block;
        width: 100%;
        padding-left: 0;
        margin: 0;
    }





    .inp_search_ico{
        top: 85px;
    }

    .block_view_plit{
        margin-right: -30px;
    }


    .input2.inp_search_2{
        display: block;
    }

    .inp_search_ico_2{
        display: block;
    }

    .btn_open_filter_m{
        display: block;
    }

    .view_btn{
        display: none;
    }

    #toTop > img{
        width: 80px;
        height: 80px;
    }

    .catalog_menu{
        display: none!important;
    }

    .catalog_content{
        width: 100%;
        padding-left:0px;
    }

    .content > h1{
        font-size: 38px;
    }


    .header_top_150{
        height: 120px;
    }

    .content_after_top > .content{
        padding:60px 30px 30px 30px;
    }


    .footer > .content > div{
        text-align: center!important;
    }

    .top_content{
        padding-top:200px;
    }

    .hide_770{
        display: none;
    }

    .footer{
        height: auto;
    }


    .menu_770
    {
        display: inline-block;
    }

    .hide_770_after{
        display: block;
    }


    .logo_inf_1{
        font-size: 0.8em
    }

}

@media (max-width: 940px) {

    .main_content .top_content > h1{
        font-size: 30px;
    }

    .block_view_plit{
        max-width: 700px;
    }

    .bg_about{
        background-size:180%!important; ;
    }

    .bg_about > .top_content > h1{
        max-width: 95%!important;
    }

    .bg_about > .top_content > div{
        max-width: 90%!important;
    }

    .card_11{
        padding-bottom: 50vw;
        min-height: auto;
    }

    .card_11 > div{
        position: relative;
        top:0;
        left:0;
        padding: 50px;
        width: 100%;
    }

    .card_11 > img{

        height: auto;
        width: 100%;
    }


    .show_940{
        display: block;
    }

    .hide_940{
        display: none;
    }

    /*О компании*/
    .about_22{
        padding: 0 30px;
    }

    .card_6 {
        margin: 100px 20px;
    }

    .block_create_review{
        margin: 30px;
    }


    .block_btn_2{
        margin-top: 30px;
        padding-left: 30px;
        margin-bottom: 200px;

    }

    .reviews_carousel {
        width: calc(100% - 60px)!important;
        margin:0 30px;
        margin-left:30px!important;
    }

    .reviews_carousel_block > .mask{
        display:none ;
    }

    .reviews_carousel .btn_prev{
        left:-40px;
    }

    .reviews_carousel .btn_next{
        right:-40px
    }

    .card_3 h3{
        font-size: 1.5em;
        margin:  0;
    }
	
    .card_3 h3 br{
        display: none;
    }

    .card_2{
        min-height: 550px
    }

    .card_3{
        min-height: auto;
        padding-left: 50%;
    }

    .card_3 > img{
        height: 80%;
        bottom:30px;
    }

    .bg_main_1 .hrup_img{
        display: none;
    }

    .photos_block > .photos_big{
        height: 300px;
    }

    .photos_big .carousel-item {
        height: 300px;
    }

    .car_item_plit{
        width: calc((100% / 2) - 34px);
    }

}



/*Мобильная версия*/
@media (max-width: 700px) {

    .approval_cookie .btn{
        width: auto;
    }


    .card_13{
        padding:30px 30px 0 30px;
        overflow: hidden;
        text-align: center;
        font-size: 18px;
    }

    .card_13 > img{
        position: relative;
        bottom:-10px;
        left:33px;
        height: 100%;
        max-height: 9999px;
    }

    .card_12{
        margin: 15px 30px;
    }

    .card_3 {
        padding: 50px 50px 300px 50px;
    }

    .card_3 > img{
       height: calc(100% - 280px);
    }

    .hide_700{
        display: none!important;
    }

    .menu_line_770{
        width: 100vw;
    }

    .header_logo{
        position: absolute;
        width: 200px;
    }

    #toTop > img{
        width: 60px;
        height: 60px;
    }

    .card_2{
        min-height: 460px
    }
	
    .card_2 br{
        display: none;
    }
	
	
	.content > h1 br,
	.content > .mt-20 br
	{
        display: none;
    }
	

	.slider_carousel {
		margin-left: 0px;
	}
	
	
    .slider_carousel .carousel-item{
        width: calc(100vw - 60px);
    }
	
	
	.catalog > .catalog_menu .menu_row_fast_btn{
		margin-bottom: 100px;
	}
	
	.inp_search_ico{
		right: 45px;
	}
		
}


@media (max-width: 640px) {

    .main_content .top_content > h1{
        font-size: 17px;
        font-size: 24px;
    }
	
    .main_content .top_content > h1 nobr{
		white-space: normal;
    }

    .reviews_carousel_block .owl-carousel-2, .reviews_list .owl-carousel-2{
        /*height: 130px;*/
    }

    .reviews_carousel_block .owl-carousel-2 .carousel-item-2, .reviews_list .owl-carousel-2 .carousel-item-2 {
        height: 90px;
    }

    .block_view_plit{
        max-width: 400px;
    }

    .block_create_review{
        text-align: center;
        padding: 30px;
    }

    .abs_left_bottom{
        height: 40%;
    }

    .content > h1 {
        font-size: 22px;
        margin-top: 50px;
    }
	
	h1.sw{
		padding: 0 10% !important;
	}

    .content_fff > h1 {
        font-size: 22px;
        margin-top: 50px;
    }


    .content h2 {
        font-weight: 600;
        font-size: 22px;
    }

    .content_fff h2 {
        font-weight: 600;
        font-size: 22px;
    }



    .cont_m{
        text-align: center;
    }

    .yandex_map{
        margin-left:-50px ;
        max-width: calc(100% + 100px);
        width: calc(100% + 100px);
    }

    .location_a_item{
        font-size: 16px;
    }

    .card_6{
        padding: 30px;
    }

    .abs_left_bottom2{
        max-height: 230px;
        max-width: 330px;

    }

    .card_12{
        padding: 30px 30px 140px 30px;
    }
    .card_12 > img{
        max-height: 200px;
        max-width: 100%;
    }
    .card_12 br{
        display: none;
    }

    .bg_about{
        min-height: 850px
    }

    .show_640{
        display: block;
    }

    .hide_640{
        display: none;
    }

    .cat_b_1, .cat_b_2{
        display: none;
    }

    .bg_main_1 > .top_content{
        padding-top: 120px;
    }

    .car_block{
        max-height: 9999px;
    }

    .photos_block .photo_btn {
        top: 14vw;
    }

    .photos_block > .photos_big{
        height: calc(66vw - 70px);
    }

    .photos_big .carousel-item {
        height: calc(66vw - 70px);
    }

    .car_item_plit{
        width: calc(100% - 34px);
        max-width: 338px;
    }

    .car_item_carousel .car_item_plit{
        max-width: 338px;
    }

    .select_sort{
        /*display: block!important;*/
        margin-left:0!important;
    }


    .photos_block .photo_btn.photo_next{
        right: -44px;
    }

    .photos_block .photo_btn.photo_prev{
        left:-44px;
    }


    .car_block .car_item_plit{
        margin-right:0 ;
        min-width: 338px;
    }


    .card_10{
        margin-top: 60px;
    }

    .card_10  .div_last_child{
        text-align:center;
        padding:60px 60px 100px 60px;
    }

    .pnx{
        height: 460px;
    }

    .owl-carousel .btn_carousel2, .reviews_list .btn_carousel2 {
        bottom: 23px;
    }

	/**/
	.yandex_map_menu{
		max-height: none;
		overflow-y: hidden;
		padding-bottom: 10px;
		position: relative;
	}
	
	.yandex_map_menu_btn{
		position: absolute;
		/*left: 0px;*/
		top: 0px;
		
		right: calc(var(--bs-gutter-x) * .5);
		left: calc(var(--bs-gutter-x) * .5);
		
		/*width: 100%;*/
		height: 88px;
		background: transparent url("../img/yandex_map_menu_btn.svg") 90% 50% no-repeat;
		background-position: -webkit-calc(100% - 12px) center; /* Sf 6 */
		background-position: right 12px center; /* Cr 25+, FF 13+, IE 9+, Op 10.5+ */
		border-radius: 10px;
	}
	
	.yandex_map_menu.open .yandex_map_menu_btn{
		background-color: #333333;
	}
	
	.yandex_map_menu .location_a_item{
		display: none;
	}
	
	.yandex_map_menu .location_a_item.selected{
		display: block;
	}
	
	.yandex_map_menu.open{
		padding-top: 108px;
	}	
	
	.yandex_map_menu.open .location_a_item{
		display: block;
	}	
	/**/
}
