/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.city_ul {
    width: 150px;
    float: left;
    margin-left: 12px !important;
}

.no-city {
    margin-left: 12px;
    margin-top: 13px;
}

.treyg7 {
    position: absolute;
    background: url(/img/treyg7.png);
    width: 15px;
    height: 16px;
    left: 14px;
    top: 4px;
    z-index: 17;
}

.vspl_cit {
    height: 105px;
    background: white;
    position: absolute;
    padding: 16px 21px;
    z-index: 10;
    left: -5px;
    display: inline-block;
    min-width: 290px;
    border: 1px solid rgba(214, 211, 211, 0.27);
    top: 0px;
}

.vspl_cit2 { /* height: 105px; */
    background: white; /* position: absolute; */
    padding: 16px 21px;
    z-index: 10; /* left: -264px; */
    display: inline-block;
    min-width: 299px;
    border: 1px solid rgba(214, 211, 211, 0.27); /* top: -8px; */
}

.choose_ct {
    font-size: 16px;
    color: black;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}

.choose_ct span {
    color: red;
}

.cit99 {
    float: left;
    font-size: 14px;
    background: #FFD700;
    color: black;
    padding: 10px 15px;
    margin-top: 7px;
    border-radius: 4px;
    cursor: pointer;
}

.cit199 {
    float: left;
    font-size: 14px;
    color: black;
    padding: 10px 15px;
    margin-top: 7px;
    border-radius: 4px;
    margin-left: 14px;
    cursor: pointer;
    background: #E6E6E6;
}

.data78 { /* margin-top: 2px; */
}

.btns66 {
    display: inline-block;
    width: 100%;
    margin-top: 4px;
}

.select_city {
    position: relative;
}

.mob_vspl88, .mob_overlay {
    display: none !important;
}

.fl {
    position: relative;
}
@media (max-width: 1170px)
{
    .city_change
    {
        height: 303px;
        margin-left: -140px;
        margin-top: -150px;
        width: 280px;
        z-index: 10000000;
        overflow-y: scroll;
    }
    .city_ul
    {
        margin-left: 12px !important;
        margin-bottom: 0 !important;
    }
    .cit99
    {
        margin-top: 23px;
        text-align: center;
        width: 100%;
    }
    .cit199
    {
        margin-bottom: 12px;
        margin-left: 0;
        margin-top: 11px;
        text-align: center;
        width: 100%;
    }
    .mob_overlay
    {
        background: black;
        display: block;
        height: 100%;
        left: 0;
        opacity: 0.4;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
    }
    .mob_vspl88
    {
        display: inline-block;
        left: 50%;
        margin-left: -149px;
        margin-top: -93px;
        position: fixed;
        top: 50%;
        z-index: 10000000;
    }
}
#order_form_content .section:first-child input+label:before{
    content: '';
    display: inline-block;
    background: #fff;
    border: 1px solid #BFC3C6;
    box-sizing: border-box;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.1);
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin-right: 10px;
    vertical-align: sub;
}
#order_form_content .section:first-child input:checked+label{
    color: #3B3B3B;
}
#order_form_content .section:first-child input:checked+label:before{
    background: #FFD73D;
}
#order_form_content .section:first-child input{
    display: none;
}
#order_form_content .section:first-child .label{
    background: none;
    color: #878787;
    font-size: 13px;
}

.search-bg {
    background-image: url(../images/search-bg.png);
    background-repeat: no-repeat;
    background-position: 70% 0;
    min-height: 280px;
    padding-top: 20px;
}
.search-title {
    font-style: normal;
    font-weight: 900;
    font-size: 70px;
    line-height: 120%;
    color: #FFDB20;
}
@media (max-width: 1050px) {
    .search-title {
        font-size: 50px;
        line-height: 120%;
    }
}
@media (max-width: 500px) {
    .search-title {
        font-size: 45px;
        line-height: 120%;
    }
}
.search-ad {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.search-icon {
    margin-bottom: 10px;
}
.search-text {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    color: #666666;
}
.search-contact-form {
    padding: 30px 65px;
    background-color: #FFD735;
    background-image: url(/images/call-center.png);
    background-repeat: no-repeat;
    background-position: 90% 100%;
}
@media (max-width: 991px){
    .search-contact-form {
        background-image: none;
    }
}
.search-contact-form .form_head {
    margin-bottom: 35px;
}
.search-contact-form .form_head h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 44px;
    color: #383838;
    margin: 0;
    padding: 0;
}
.search-contact-form .form_head .form_head-subtitle {
    font-weight: normal;
    font-size: 15px;
    line-height: 23px;
    color: #1D2029;
}
.search-contact-form .form-control {
    margin-bottom: 10px;
}
.search-contact-form input[type='text'],
.search-contact-form textarea {
    background: #FFF;
    border: 1px solid #E6E6E6;
    color: #1D2029;
    font-size: 14px;
    line-height: 22px;
    padding: 7px 10px;
}
.search-contact-form textarea {
    height: 85px;
    min-height: initial;
}
.search-contact-form input[type='submit'] {
    background: #D21111;
    border-radius: 3px;
    width: 100%;
    max-width: 190px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    line-height: 16px;
    padding: 12px 0;
    opacity: 1;
}
.search-contact-form input[type='submit']:hover {
    opacity: 0.9;
}
body .search-contact-form .filter.label_block input + label::before {
    background: #fff;
    box-shadow: 0px 0px 0px 1px #cccccc inset;
}
body .search-contact-form .filter.label_block input[type="checkbox"]:checked + label::after {
    background: none;
    width: 10px;
    height: 6px;
    border-left: 3px solid #333;
    border-bottom: 3px solid #333;
    transform: rotate(-45deg);
    margin-top: 4px;
    margin-left: 3px;
}
body .search-contact-form .filter.label_block input + label {
    color: #1D2029;
}
body .search-contact-form .filter.label_block input + label a {
    color: #1D2029;
    text-decoration: underline;
}
body .search-contact-form .filter.label_block input + label a:hover {
    color: #1D2029;
    text-decoration: none;
}
img[data-src]{
	opacity: 0;
}

@media (min-width: 850px) {
    .prm4.el112 {
        width: 155px;
    }
}

#descr .sections204 {
    margin-bottom: 20px;
}


@media(min-width:1000px) {
    #descr .detail_text {
        float: left;
        width: calc(100% - 375px);
    }

    #descr .sections204 {
        float: left;
        margin-right: 20px;
        width: 350px;
        margin-bottom: 50px;
    }
}

@media(max-width:999px) and (min-width:768px) {
    #descr .detail_text {
        float: left;
        width: calc(100% - 270px);
    }

    #descr .sections204 {
        float: left;
        margin-left: 15px;
        width: 250px;
        margin-bottom: 50px;
    }
}



.ost547 {

}

.ost589 {
    margin-top: 0;
}

@media(min-width:1024px) {
@media(min-width:1024px) {
    .ost589 {
        width: 310px;
        /* margin-top: -9px; */
        float: left;
    }

    .ost589 > span {
        width: 100%;
    }

    .catalog_detail .counter_wrapp {
        float: left;
    }

    .catalog_detail .mn152 {
        float: left;
    }

    .bl106 {
        float: left;
        width: 315px;
        /* width: 100%; */
        margin-top: 3px;
    }

    .catalog_detail .button_block {
        float: left;
        margin-right: 14px;
    }

    .bl107 {
        display: inline-block;
        width: 100%;
        float: left;
    }

    .info_item .middle_info .buy_block .wrapp_one_click{padding-bottom:11px!important}
}
}

@media(max-width:1023px) {
    .ost589 {
        margin-top: -9px !important;
    }

    .catalog_detail .button_block, .catalog_detail .button_block > span {
        width:100%;
    }

    .mn152, .mn152 > span {
        width:100%;
    }
    .ost589, .ost589 > span {
        width:100%;
    }
}

@media(max-width:1055px) and (min-width:1023px) {
    .catalog_detail .counter_wrapp {
        margin-bottom: 18px !important;
    }
}


@media(max-width:1027px) and (min-width:1024px) {
    .catalog_detail .mn152 {
        margin-top: 0 !important;
    }
}

@media(max-width:806px) and (min-width:641px) {
    .catalog_detail .counter_wrapp {
        margin-bottom: 18px !important;
    }
}

@media(max-width:480px) {
    .catalog_detail .counter_wrapp {
        margin-bottom: 18px !important;
    }
}

.info_item .middle_info .buy_block {
    display: inline-block;
    width: 100%;
}

.sert-slider44 .fancybox-sert img {
    max-width: 100%;
}

.a745890 {
    margin-right: 20px;
}

.sert-slider44 .sert__name {
    font-size: 15px;
}

.sert-slider44 {
    margin-top: 10px;
    margin-bottom: 50px;
    position: relative;
}

.prev4154 {
   background: url(/images/arlefft.png) no-repeat;
   background-size: contain;
   width: 28px;
   height: 46px;
   position: absolute;
   top: 159px;
   left: -51px;
   cursor: pointer;
}

.next4154 {
   background: url(/images/arlright.png) no-repeat;
   /* background-position: -72px -20px; */
   /* width: 29px; */
   /* height: 29px; */
   background-size: contain;
   width: 28px;
   height: 46px;
   position: absolute;
   top: 159px;
   right: -51px;
   cursor: pointer;
}

.prev4154:hover {

}

.next4154:hover {

}

.sitemap458 {
    display: inline-block;
}

.sitemap459 {
    float: left;
    width: 32%;
    margin-right: 1%;
}

@media(max-width: 767px) {
   .sitemap459 {
        float: left;
        width: 49%;
        margin-right: 1%;
    }
}

@media(max-width: 500px) {
   .sitemap459 {
        width: 100%;
    }
}


.thg {
    background: url(/images/long-arrow-down.png);
    background-size: 16px 15px;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
}

.thg2 {
    background: url(/images/long-arrow-up.png);
    background-size: 16px 15px;
}

.dr87 {

}

.dr88 {
    display: inline-block;
    width: 100%;
}

.dr88 a {
    /* float: left; */
    /* max-width: 93%; */
    border-bottom: 0;
    text-decoration: underline rgba(0, 0, 0, 0.15);

}

.dr89 {
white-space: nowrap;
}

.all_g1 {
    display: none;
    font-size: 14px;
}

.dr87.op4 .all_g1 {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
}

.pk548 {

margin-bottom: 10px;
}

.a45345 {
    margin-left: -10px;
    margin-top: -6px;
}

.map-columns ul li::before {
    color: #383838;
}

.map-columns ul li a {
    color: #383838;
}

.top-nav_oplata48 {
    display: none;
}

.map-columns ul {
    margin-bottom: 0;
}

.sitemap458 ul li::before {
    color: #383838;
}

.sitemap458 ul li a {
    color: #383838;
}
.detail_text__text-seo__wrap{
    margin-top: 20px;
}
.detail_text__text-seo{
    display: none;
    margin-top: 10px;
}
.detail_text__text-seo__button{
    color: black;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    user-select: none;
}
.city_change3{
    position: absolute;
    top: 500px;
}
.healthSecure__inner{
    justify-content: center;
    margin-left: 20px;
}
@media (max-width: 800px){
    .hover_shine .sections_wrapper {
        display: block !important;
    }
}
.button_marketplace__wrap{
    width: 220px;
    height: 44px;
    background: #FFD02E;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.button_marketplace__wrap div{
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */
    color: #1D2029;
}
.button_marketplace__wrap div img{
    margin-left: 6px;
}
.button_marketplace__wrap a{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */
    color: #1D2029;
}
.button_marketplace{
    display: flex;
    flex-wrap: wrap;
}
.сharacteristic__wrap{
    display: flex;
    justify-content: space-between;
    padding: 1px 5px 4px 5px;
}
.section1 .сharacteristic__wrap:nth-child(even){
    background: #F9F9FA;
    border-radius: 5px;
}
.section1 .сharacteristic__wrap:nth-child(odd){
    margin-top: 10px;
    margin-bottom: 10px;
}
.section1 .bold{
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    /* identical to box height */
    color: #555555;
}
#descr .sections204 .section1:nth-child(1){
    margin-bottom: 25px;
}
.сharacteristic__wrap div p{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    /* identical to box height */
    color: #555555;
    text-align: end;
}
.detail_text__title{
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    /* identical to box height */
    color: #555555;
}
@media (min-width: 1000px){
    #descr .sections204 {
        width: 415px;
    }
    #descr .detail_text {
        width: calc(100% - 435px);
    }
}
@media (max-width: 550px){
    .section1 .bold{
        margin-bottom: 10px;
        font-style: normal;
        font-weight: 700;
        font-size: 15px;
        line-height: 25px;
        /* identical to box height */
        color: #555555;
    }
    #descr .sections204 .section1:nth-child(1){
        margin-bottom: 10px;
    }
    .сharacteristic__wrap div p{
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        /* identical to box height */
        color: #555555;
        text-align: end;
    }
    .contact-us-menu{
        padding: 12px 0px 8px;
        padding-left: 25px;
    }
    .contact-us-menu__title{
        color: #222;
        font-weight: 700;
        font-size: 15px;
    }
    .gvz215{
        margin-top: 0;
    }
}
.region_wrapper .js_city_chooser > span:not(.arrow){
    color: #DA0000;
}
.region_wrapper .js_city_chooser > span:not(.arrow):hover{
    color: black;
}
.block.regions .item.dark_link span{
    color: #000000;
}
.popup_regions .items .regions .item.current, .popup_regions .items .regions .item.current:hover, .popup_regions .items .regions .item.current:hover span{
    color: black !important;
}
.block.cities .items_block .item a{
    color: #DA0000;
}
.block.cities .items_block .item a:hover{
    color: black;
}
.city_mil__wrap a{
    color: #DA0000;
    text-decoration: underline;
}
.city_mil__wrap a:hover{
    color: black;
}
.city_mil{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 20px 36px;
    padding-top: 0;
}
.city_mil__wrap{
    padding: 7px 5px;
    padding-top: 0;
}
@media screen and (max-width: 500px) {
    .title_block{
        margin: 0 18px 0 0;
    }
}
.сharacteristic__wrap div:nth-child(1) p{
    text-align: left;
}


.city_change3{
    font-family: Open Sans;
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0 !important;
    border-radius: 0;
    overflow: auto;
}

.search_block{
    background: none;
}

.search_block .title{
    color: #666;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}


.countries_wrapper{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.countries_item{
    color: #333;

    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 18px */
}


.search_block .header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px 15px 20px;
    border-bottom: 1px solid #F1F1F1;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 30px;
}

.search_block .search_wrapper{
    position: relative;
}

.search_block .search_img{
    position: absolute;
    top: 11px;
    right: 14px;
}

.search_block .search_result_list{
    display: none;
}

.search_block .search_result_list.active{
    position: absolute;
    top: 39px!important;
    width: 100%;
    box-shadow: 0 2px 10px rgba(197,197,197,0.5);
    background: #fff;
    z-index: 9;
    height: auto;
    max-height: 230px;
    overflow-y: auto;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.search_block #city4{
    padding: 12px 10px;
    height: 45px;
    margin-bottom: 40px;
    background: #E5E5E5;
}

.search_block #city4::placeholder{
    color: #939393;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.regions_wrapper{
    margin-bottom: 30px;
}

.regions_wrapper .regions_title,
.cities_wrapper .cities_title{
    color: #939393;

    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 15.6px */
}


.regions_wrapper .regions_item{
    color: #333;

    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 18px */
}

.regions_wrapper .regions_list{
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.cities_wrapper{
    padding-bottom: 40px;
}

.cities_wrapper .cities_list{
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 15px;
}

.search_result_list .result_item,
.cities_wrapper .cities_item{
    color: #D21111;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 18px */
}

.search_result_list .result_item{
    padding: 10px;
    color: #000;
    font-weight: 700;
}

.city_change3 .active_element{
    font-weight: 700;
}

.hidden{
    display: block;
}

.answers{
    margin-top: 50px;
}

.ans{
    color: #383838;
    font-weight: 700;
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.ans1{
    margin-bottom: 10px;
    cursor: pointer;
}

.ans2{
    font-size: 20px;
    font-weight: 600;
    padding: 20px 20px 20px 0;
}

.ans3{
    display: none;
}


.ans1.act .ans3{
    display: block;
}

.ans1.act .arr104 img{
    transform: rotate(180deg);
}

.arr104{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.arr104 img{
    width: 25px;
    height: 25px;
}

@media screen and (max-width: 500px){
    .ans{
        font-size: 23px;
    }

    .ans2{
        font-size: 18px;
    }
}
.menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu{
    display: flex;
    flex-wrap: wrap;
    scrollbar-width: thin;          /* "auto" или "thin"  */
    scrollbar-color: #999999 #FECB0D;   /* плашка скролла и дорожка */
}

.menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu::-webkit-scrollbar {
    width: 8px;               /* ширина scrollbar */
}
.menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu::-webkit-scrollbar-track {
    background: #FECB0D;        /* цвет дорожки */
}
.menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #999999;    /* цвет плашки */
    border: 2px solid #FFFFFF;
}

.sa_block{
    margin-top: -18px;

}
.sa_block .param_block{
    display: flex;
    justify-content: space-between;
    margin-top: 0px;
    align-items: center;
}
.sa_block .param_block.df{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0px;
}
.param_nm,
.param_block.df .param_nm{
    max-width: 180px;
}
.param_nm{
    padding-right: 1rem;
    min-width: 100px;
}
.param_val{
    text-align: right;
}
