

/* Start:/local/templates/kontur-dvargo/components/bitrix/catalog.element/product.element/style.css?17883333576530*/
.map-dealers-list-item.active .active-hide {
display: none;
}
.map-dealers-list {
display: none;
z-index: 200;
position: absolute;
top: 0;
bottom: 0;
width: 200px;
overflow-x: hidden;
overflow-y: scroll;
padding-right: 7px;
}
.map-dealers-list-item {
background: white;
width: 100%;
padding: 2.5rem;
margin-bottom: 2px;
/*-webkit-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);*/
}
.map-dealers-list-item-title {
margin-right: 50px;
font-size: 1.125rem;
line-height: 1.4;
font-weight: 500;
}
.map-dealers-list-item-num {
float: right;
font-size: 1.125rem;
line-height: 1.4;
font-weight: 500;
}
.map-dealers-list-item-info {
display: none;
}
.map-dealers-list-item.active .map-dealers-list-item-info {
display: block;
}
/* Firefox */
.map-dealers-list {
scrollbar-width: auto;
scrollbar-color: #d0043c #ffffff;
}
/* Chrome, Edge, and Safari */
.map-dealers-list::-webkit-scrollbar {
width: 5px;
}
.map-dealers-list::-webkit-scrollbar-track {
background: #ffffff;
}
.map-dealers-list::-webkit-scrollbar-thumb {
background-color: #d0043c;
border-radius: 10px;
border: 3px solid #ffffff;
}
.map-dealers-list-back-btn {
display: block;
}
/*input__search-results--dealers*/
.input__search-results.input__search-results--dealers {
z-index: 1000;
width: 75%;
bottom: 0;
transform: translateY(100%);
}
.dealers-map-adaptive .RT_section__location {
position: relative;
}
.dealers-map-adaptive .wrap-pl-1.wrap-pr-1 {
z-index: 200 !important;
}
.map-search-box {
z-index: 200 !important;
}
@media (max-width: 991px) {
.input__search-results.input__search-results--dealers {
width: 100%;
}
}
html {
--rem: 0.0625rem
}
.tabs--medium .tabs-list__el {
font-size: calc(var(--rem) * 18);
padding-bottom: calc(var(--rem) * 12);
margin-right: calc(var(--rem) * 68);
font-weight: 600;
}
.tabs--medium .tabs-list__el::after {
width: 103%;
left: 50%;
transform: translateX(-50%);
display: none;
}
.tabs--medium .tabs-list__el.active::after {
height: 0.25rem;
}
.tabs--medium .tabs-list__el:last-child {
margin-right: 0;
}
.tabs--medium .tabs-list {
width: 100%;
padding-top: 0;
}
.tabs--medium .tabs-content {
padding: 24px 0;
}
.tabs--medium .tabs-content:after {
display: none;
}
.tabs--medium .tabs-content:before {
display: none;
}
.tabs--medium .tabs-content {
width: 100% !important;
}
.map-search-box {
display: flex;
flex-wrap: wrap;
align-items: flex-end;
}
.map-search-box__map {
flex: 1;
min-width: 0;
max-width: calc(var(--rem) * 840);
margin-right: auto;
padding-right: 16px;
}
.map-search-box .tabs__head {
width: auto;
flex: 0 auto;
}
.map-search-box .RT_section__location {
margin-top: 0 !important;
}
.map-search-box .RT_form {
width: 100%;
padding: 2.5rem 2rem 2.5rem 2rem;
}
.map-search-box .RT_form .btn {
padding: .8125rem 4rem;
}
.map-search-box .RT_form__field {
position: relative;
width: 100%;
margin-right: 0;
}
.map-wrap .map-dealers-list::-webkit-scrollbar {
height: 0px;
width: 0px;
background: #000;
}
.map-wrap .map-dealers-list::-webkit-scrollbar-thumb {
background: #fff;
-webkit-border-radius: 1ex;
-webkit-box-shadow: 0px 0 0px rgba(0, 0, 0, 0);
}
.map-wrap .map-dealers-list::-webkit-scrollbar-corner {
background: #000;
}
.map-search-box__list {
display: flex;
flex-direction: column;
gap: 2px;
}
.map-search-box__list-item {
padding: 24px 28px;
background: rgba(239, 239, 242, 1);
}
.map-search-box__head {
margin-bottom: calc(var(--rem) * 16);
}
.map-search-box__row {
display: flex;
flex-wrap: wrap;
gap: calc(var(--rem) * 16);
}
.map-search-box__row:not(:last-child) {
margin-bottom: calc(var(--rem) * 23);
}
.map-search-box__row--gap {
margin-top: calc(var(--rem) * 32);
gap: calc(var(--rem) * 8);
}
.map-search-box__btn {
color: #101010;
font-size: calc(var(--rem) * 16);
font-style: normal;
font-weight: 500;
line-height: 100%;
padding: calc(var(--rem) * 8) calc(var(--rem) * 16);
background: #E1E1E1;
}
.map-search-box__label {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.map-search-box__label-ico {
margin-right: calc(var(--rem) * 8);
display: flex;
}
.map-search-box__label-text {
color: #101010;
font-size: calc(var(--rem) * 15);
font-style: normal;
font-weight: 400;
line-height: 100%;
flex: 1;
min-width: 0;
}
.map-search-box__label-text a, a.map-search-box__label-text {
font-size: calc(var(--rem) * 15) !important;
}
.text-link--bold {
font-weight: 500;
}
.map-wrap {
position: relative;
}
.map-dealers-list {
position: absolute;
left: 0;
top: 0;
z-index: 200;
}
@media (max-width: 1199px) {
.map-search-box__map {
flex: 1 0 100%;
width: 100%;
max-width: 100%;
padding-right: 0;
padding-bottom: calc(var(--rem) * 15);
}
.tabs--medium .tabs-list__el {
font-size: calc(var(--rem) * 16);
padding-bottom: calc(var(--rem) * 8);
margin-right: calc(var(--rem) * 28);
font-weight: 600;
}
}
@media (max-width: 639.98px) {
.map-search-box .tabs__head {
width: 100%;
}
}
.js-rt-show-all-dealers {
display: none;
}

.owl-nav button img {
width: 20px;
}
.owl-nav {
position: absolute;
top: 50%;
display: flex;
justify-content: space-between;
width: 100%;
}
.owl-carousel {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.owl-dots {
display: flex;
justify-content: center;
}
.owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
background: #d0043c;
}

/* Адаптивное квадратное изображение в блоке особенностей товара */
.main-features__image {
    width: 100% !important;
    aspect-ratio: 1 / 1;
    height: auto !important;
    padding-bottom: 0 !important;
    overflow: hidden;
}
.main-features__image .image,
.main-features__image img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
@media (min-width: 768px) {
    .main-features__mainImage {
        height: auto !important;
        aspect-ratio: 1 / 1;
    }
}

/* Квадратный мобильный первый экран */
@media (max-width: 767px) {
    .main-slider {
        width: 100vw !important;
        height: 100vw !important;
        min-height: 0 !important;
        max-height: none !important;
    }
    .main-slider-slide {
        width: 100% !important;
        height: 100% !important;
        background-size: cover;
        background-position: center center;
    }
}

/* End */
/* /local/templates/kontur-dvargo/components/bitrix/catalog.element/product.element/style.css?17883333576530 */
