@font-face {
  font-family: 'OldStandard';
  src: url('/bitrix/templates/sr/fonts/OldStandard-Regular.woff2') format('woff2'),
       url('/bitrix/templates/sr/fonts/OldStandard-Regular.woff') format('woff'),
       url('/bitrix/templates/sr/fonts/OldStandard-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dance';
  src: url('/bitrix/templates/sr/fonts/dance-partner.woff2') format('woff2'),
       url('/bitrix/templates/sr/fonts/dance-partner.woff') format('woff'),
       url('/bitrix/templates/sr/fonts/dance-partner.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.subn-s__wrap {
	display: block;
    margin-top: 14px;
}

.subn__bold {
 font-weight: bold;
}
.subn-s {
	display: block;
	margin-left: 15px;
	font-weight: normal;
    line-height: 40px;
}
@media (max-width: 767px) {
.subn-s__top {
    margin-top: -20px;
}
}
.header__search {
    margin-right: -44px;
}

.h-icon-links__fb {
    margin-top: 0px;
}
.cl-black {
font-weight: 900;
}

.fb-left {
 	margin-left: 6px;
}

.vk-left {
	margin-left: 8px;
}

.home-contacts .col-12{
    padding: 10px;
}
.home-contacts .contact-card{
    border: 1px solid #000000;
    padding: 14px 14px 14px 174px;
    margin: 0;
    position: relative;
}
.home-contacts .contact-card__icon img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-contacts .contact-card__icon{
    width: 160px;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
}
.home-contacts .contact-card__title small{
    font-size: 18px;
    line-height: 22px;
    text-transform: none;
    display: block;
}
.home-contacts .contact-card__title{
    border: 1px solid #000;
    font-weight: 600;
    font-size: 32px;
    align-items: flex-start;
    padding: 0 20px 0 44px;
    text-align: left;
    line-height: 39px;
    min-height: 131px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #000000;
}
.home-contacts{
    padding: 0 20px;
}
.prod-card__price-old{
    margin: 0 !important;
    padding: 0 !important;
}
.prod-card__price,
.prod-card__price-box{
    display: flex;
    height: 80px;
    text-align: center;
    width: 100%;
    justify-content: flex-end;
    margin: 0 0 10px !important;
    flex-direction: column;
    align-items: center;
}

.only-mobile{
    display: none !important;
}

.prod-card__price-box .prod-card__price{
    min-height: 1px;
    height: auto !important;
}
.btn-mobile{
    height: 40px;
    text-transform: uppercase;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    padding: 10px 20px;
}


.banners-grid .right .item{
    width: 100%;
    height: 100%;
}
.banners-grid .right{
    width: 25%;
}
.banners-grid .item:hover img{
    transform: scale(1.1);
}
.banners-grid .item{
    border: 6px solid #fff;
    position: relative;
    overflow: hidden;
    min-width: 33.3%;
    flex: 1;
    display: block;
    height: 391px;

}
.banners-grid .other{
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
}

.banners-grid_new .text,
.banners-grid .text{
    color: #FFF;
    font-size: 36px;
    bottom: 20px;
    left: 30px;
    font-style: normal;
    position: absolute;
    font-weight: 600;
    line-height: normal;
}
.banners-grid_new .text--gray,
.banners-grid .text--gray{

}
.banners-grid img{
    transition: all 0.2s ease-in-out;
    transform: scale(1);
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banners-grid{
    margin: 0 -66px 30px;
    display: flex;
}
.mp-promo{
    margin-top: 0 !important;
}

.filter-list .dropdown__right a{
    padding-left: 30px;
}
.filter-list .dropdown__right {
    text-align: left;
    margin-left: 0 !important;
}
.filter-list .dl-dropdown__item a:hover{
    text-decoration: underline;
    color: #000;
}
.filter-list .dl-dropdown__right {
    left: 50%;
    padding-left: 40px;
    margin-left: -155px;
}

.dl-dropdown__right .active{
    background: url(images/check-select.svg) no-repeat left top 7px;
}
.filter-list__item__cash input::-webkit-input-placeholder {color:#9B9B9B;}
.filter-list__item__cash input::-moz-placeholder          {color:#9B9B9B;}
.filter-list__item__cash input:-moz-placeholder           {color:#9B9B9B;}
.filter-list__item__cash input:-ms-input-placeholder      {color:#9B9B9B;}

.filter-list__item__cash input{
    width: 115px;
    height: 40px;
    color: #000;
    font-size: 16px;
    padding: 0 11px;
    box-sizing: border-box;
    margin: 0 0 0 15px;
    border: 1px solid #000;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.filter-list__item__cash label{
    color: #000;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.filter-list__item__cash{
    align-items: flex-end;
    padding-left: 10px;
    margin-top: -12px;
    display: flex;
}

.promo-popup .form-item .jq-selectbox__select{
    height: 50px;

}
.promo-popup .form-item .jq-selectbox__select-text{
    width: 100%;
    height: 50px;
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    color: #000;
}
.promo-popup .form-item .jq-selectbox{
    width: 100%;
}


.banners-grid_new .right{
    width: 33%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.banners-grid_new .col + .col{
    max-height: 50%;

}
.banners-grid_new .col{
    padding: 0;
    width: 100%;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}
.banners-grid_new .item{
    flex-grow: 1;
    box-sizing: border-box;
    position: relative;
    border: 5px solid #fff;
}
.banners-grid_new img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.banners-grid_new {
    display: flex;
    min-height: 700px;
    margin: 0 -65px 25px;
}

.promo-popup .error{
    border-color: red !important;
}
@media screen and (max-width: 1630px) {
    .filter-list__item__cash{
        margin-left: 23px;
    }
}
@media screen and (max-width: 1200px) {
    .filter-list__item__cash {
        margin-left: 30px;
    }
    .banners-grid {
        position: relative;
        margin: 0 -26px 30px;
    }
    .banners-grid_new {
        margin: 0 -35px 25px;
    }
}
@media screen and (max-width: 1024px) {
    .banners-grid .text{
        font-size: 25px;
        bottom: 15px;
        left: 15px;
        right: 15px;
    }
    .banners-grid .item {
        height: 270px;
        min-width: 50%;
        max-width: 50%;
    }
    .banners-grid .right .item{
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
    .banners-grid .right{
        position: absolute;
        bottom: 0;
        height: 270px;
        right: 0;
        width: 50%;
    }
    .filter-list__item__cash{
        margin-top: -4px;
    }

    .banners-grid_new{
        flex-wrap: wrap;

    }
    .banners-grid_new .item{
        min-height: 300px;
    }
    .banners-grid_new .right{
        width: 50%;
        min-height: 600px;
    }
    .banners-grid_new .col + .col{
        max-height: none;
    }
}

@media screen and (max-width: 992px) {
    .filter-list__item__cash {
        margin-left: 57px;
    }

    .drop-list__title,
    .filter-list__item__cash label{
        font-size: 20px;
    }
    .filter-list__item__cash input{
        width: 100px;
    }

    .banners-grid_new {
        margin: 0 -25px 25px;
    }
}
@media screen and (max-width: 767px) {
    .filter-list__item__right .drop-list__title__right{
        margin-left: 20px !important;
    }
    .filter-list__item__right{
        position: relative;
        right: 0;
        left: 0;
        margin-left: 47px !important;
    }
    .only-mobile{
        text-align: center;
        display: block !important;
    }
    .home-contacts .contact-card__icon {
        width: 100px;
    }
    .home-contacts .contact-card{
        padding: 14px 14px 14px 114px;
    }
    .home-contacts .contact-card__title small{
        font-size: 12px;
        line-height: 15px;
    }
    .home-contacts .contact-card__title{
        font-weight: 600;
        padding: 13px;
        font-size: 18px;
        line-height: 22px;
        min-height: 73px;
    }

    .banners-grid .right,
    .banners-grid .item{
        min-width: 100%;
        width: 100%;
        height: 250px;
        max-width: 100%;
    }
    .banners-grid{
        display: block;
        margin: 0 -15px 20px;
    }
    .banners-grid .right{
        position: relative;
    }
    .banners-grid .text{
        font-size: 16px;
    }

    .filter-list{
        display: block !important;
    }
    .filter-list__item{
        width: 100%;
    }

    .drop-list__title,
    .filter-list__item__cash label{
        color: #000;
        font-size: 18px;
        text-align: left;
        justify-content: left;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .filter-list__item__cash input{
        width: 115px;
        margin: 0 15px 0 0;
    }
    .filter-list__item__cash label{
        width: 100%;
        margin: 0 0 5px;
    }
    .filter-list__item__cash{
        flex-wrap: wrap;
    }


    .filter-list .dl-dropdown__right{
        left: 0;
        margin-left: 0;
        max-width: 100%;
    }

    .banners-grid_new .item img{
        position: relative;
        width: 100%;
        height: auto;
    }
    .banners-grid_new .item{
        min-height: 1px;
        padding: 0 0 0;
    }
    .banners-grid_new .right{
        width: 100%;
        min-height: 1px;
    }
}
