

/* Start:/local/templates/rolit.pro/components/bitrix/catalog/template1/style.css?17806630423716*/
html {
	font-size: 20px;
}

.sect--title {
	height: 60px;
	margin: 20px 0;
	box-shadow: var(--shadow);
	border-radius: 15px;
	font-size: 40px;
	background: var(--color-white);
}

@media screen and (max-width: 1199px) {
	.sect--title {
		margin: 10px 0 20px;
		font-size: 17px;
		height: auto;
		line-height: 1.6;
		border-radius: 8px;
	}

}

.rt-modal--params .pick_rent_select {
	padding: 6px 12px;
	border: 1px solid #F06F57;
	border-radius: 10px;
}


.addBasketButtonClick .modal-param--field {
	padding: unset!important;
}


.rt-modal-content {
	max-height: unset!important;
}

.head-title {
	display: none!important;
}

/* === Каталог: секция и фон === */
.catalog-section {
	margin-top: 40px;
	padding-bottom: 44px;
	position: relative;
}

.catalog-section::before {
	content: "";
	position: absolute;
	width: calc(100% - 60px);
	left: 50%;
	height: 100%;
	background: rgba(255, 255, 255, 0.69);
	transform: translate(-50%, 0);
	border: 1px solid #FFFFFF03;
	backdrop-filter: blur(44px);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	border-radius: 15px;
}

/* === Балун (элемент с псевдоэлементом) === */
.catalog .balloon::after {
	top: unset;
	bottom: 15%;
	right: 97.7%;
}

/* === Заголовок секции === */
.catalog-section .sect--title {
	margin-bottom: 50px;
}

/* === Список секций (карточка) === */
.section-list--item {
	width: 100%;
	height: 235px;
	padding: 0 20px 15px;
	border: 5px solid #F48665;
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 #00000040, 0 1px 5px 1px #00000040;

	background-repeat: no-repeat;
	background-position: center;
	background-size: auto !important;

	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	text-align: center;

	position: relative;
	z-index: 1;
}

/* Затемняющий оверлей */
.section-list--item::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(255, 255, 255, 0);
	z-index: -1;
}

/* === Заголовок карточки === */
.section-list--item-title {
	font-family: var(--font-accent);
	font-size: 28px;
	color: var(--color-rose);
	font-weight: 400;
	height: 50px;
	line-height: 50px;
}

.section-list--item {
	overflow: hidden;
}

.section-list--item img {
	width: auto;
	max-height: 150px;
	height: 100%;
}

.section-list--item a {
    position: absolute;
    bottom: 18px;
}

/* === Стрелки слайдера === */
.sections-arrows .swiper-button-prev,
.sections-arrows .swiper-button-next {
	--swiper-navigation-sides-offset: -4.3em;
	--swiper-navigation-top-offset: 60.3%;
}

.sections-arrows .swiper-button-prev::after,
.sections-arrows .swiper-button-next::after {
	display: none;
}

/* === Tooltip === */
.catalog-section .rt-tooltip {
	position: absolute;
	top: -10.7%;
}

@media (min-width: 1200px) {
	.catalog-section .balloon::after {
		top: -42%;
		left: 98.8%;
		z-index: 1;
	}
}

@media (max-width: 1199px) {
	.catalog-section::before {
		display: none;
	}

	.section-list--item {
		aspect-ratio: 245 / 125;
		height: 125px;
		padding: 0 10px 7px;
		background-size: 90px !important;
	}

	.section-list--item-title {
		height: 25px;
		line-height: 25px;
		font-size: 14px;
	}

	.sections-arrows .swiper-button-prev,
	.sections-arrows .swiper-button-next {
		--swiper-navigation-sides-offset: 0.5em;
	}

	.sections-arrows .swiper-button-prev img,
	.sections-arrows .swiper-button-next img {
		width: 28px;
		height: auto;
	}

	.catalog-section .rt-tooltip {
		display: none;
	}

	.section-list--item img {
		max-height: 80px;
	}

	.section-list--item a {
	    bottom: 10px;
	}

	.rt-modal-content {
		max-height: 100dvh!important;
		overflow-y: auto!important;
	}
}
/* End */


/* Start:/local/templates/rolit.pro/components/bitrix/catalog.smart.filter/.default/style.min.css?175586782152*/
.rt-modal-content--inner {
    overflow-y: scroll;
}
/* End */


/* Start:/local/templates/rolit.pro/components/bitrix/catalog.section/.default/style.css?178540267010421*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}


.map-sect {
	margin-top: 75px;
}

.block_reset_f {
	margin: 0;
	border: 1px solid var(--color-rose);
	border-radius: 10px;
	height: 42px;
	display: flex;
	align-items: center;
	font-size: 15px;
	position: relative;
	padding: 10px 12px;
	gap: 12px;
	font-weight: 500;
}

#map {
	width: 100%;
	height: 520px;
	border: 2px solid #FF4E0075;
	border-radius: 20px;
	overflow: hidden;
}

.select-title {
	font-weight: 700;
	font-size: 20px;
}

#selected-name {
	margin: 0;
	border: 1px solid var(--color-rose);
	border-radius: 10px;
	height: 42px;
	display: flex;
	align-items: center;
	font-size: 15px;
	position: relative;
	padding: 10px 12px;
	gap: 12px;
	font-weight: 500;
}

div#selected-name::before {
	content: "";
	width: 16px;
	height: 16px;
	background: var(--color-rose);
	border-radius: 16px;
}

.selected-point {
	background: var(--color-white);
	border: 2px solid #FDCE74;
	border-radius: 20px;
	overflow: hidden;
	height: 78px;
	display: flex;
	align-items: center;
	padding: 0 20px;
	gap: 25px;
	z-index: 1;
	position: relative;
	margin-top: -40px;
}

@media screen and (max-width: 1199px) {
	html {
		font-size: 16px;
	}

	.select-title {
		font-weight: 700;
		font-size: 17px;
	}

	.map-layer {
		background: #fff;
		border-radius: 20px;
		box-shadow: 0 2px 8px 1px #00000040;
	}

	.m-map-inner {
		padding: 6px;
	}

	#map {
		height: 230px;
	}

	.selected-point {
		margin-top: 0;
		border: none;
		flex-direction: column;
		align-items: start;
		justify-content: center;
		gap: 5px;
	}

	.select-title {
		font-size: 15px;
	}

	#selected-name {
		font-size: 9px;
		height: 30px;
		border-radius: 6px;
	}


}


.map-sect .rt-tooltip {
	position: absolute;
	right: 0;
	bottom: 4%;
}

@media screen and (max-width: 1199px) {
	.map-sect .rt-tooltip {
		display: none;
	}
}



/*    startComp:Product Item    */
/*    start:Product card    */
:root {
	--prod-name-line-height: 30px;
}

section.catalog {
	margin-top: 6.2em;
}

.product-card {
	cursor: default;
	position: relative;
	gap: 10px;
	flex: 1 1 100%;
}

.product-image {
	position: relative;
	padding-top: 100%;
	border-radius: 10px;
	overflow: hidden;
}

.product-image-wrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	flex-direction: row;
	z-index: 2;
}

.product-image-wrapper_item {
	flex-grow: 1;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	/*background-color: var(--color-white);*/
	background: transparent;
	margin-bottom: -4px;
}

.product-image-wrapper_item img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 0;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
}

.product-image-wrapper_item._active img {
	opacity: 1;
}

.dots {
	gap: 8px;
}

.dots .image-dot {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #F48665;
	border-radius: 14px;
	transition: width 0.3s ease-in-out, color 0.5s;
}

.dots .image-dot._active {
	width: 14px;
	height: 8px;
	background: var(--color-rose);
}

.product-markers {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 10;
	gap: 4px;
}

.product-markers > * {
	display: inline-flex;
}

.product-action {
	position: absolute;
	top: 16px;
	right: 16px;
	z-index: 10;
}

.product-markers span {
	font-weight: 600;
	line-height: 20px;
	padding: 3px 12px;
	border-radius: 10px;
	color: var(--color-white);
	background: var(--color-rose);
}


.add2wish {
	width: 34px;
	height: 34px;
	background: var(--color-white);
	border-radius: 50%;
	margin-top: 2px;
	padding: 7px;
}

.add2wish .rt {
	transition: font-size var(--wish-speed), height var(--wish-speed);
}

.add2wish.added .rt-heart,
.add2wish .rt-heart-fill {
	font-size: 0;
}

.add2wish .rt-heart,
.add2wish.added .rt-heart-fill {
	font-size: var(--icon-size);
}

.add2wish.added .rt-heart-fill {
	color: var(--color-rose);
}

.product-params {
	flex: 1 1 100%;
}

.product-name {
	font-size: 19px;
	line-height: var(--prod-name-line-height);
	height: calc(2 * var(--prod-name-line-height));
}

.product-prices {
	gap: 5px;
}

.product-prices .price {
	font-size: 22px;
	font-weight: 600;
	line-height: 33px;
}

.product-prices .old-price {
	font-size: 15px;
	font-weight: 600;
	color: var(--color-default-60);
	text-decoration: line-through;
}

.product-bonus .rt {
	font-size: 22px;
	color: var(--color-rose);
}

.product-bonus span {
	font-size: 13px;
	border-bottom: 1px dashed var(--color-rose);
}

.rating {
	gap: 4px;
	margin-top: 10px;
}

.product-card .reviews-count {
	font-size: 13px;
	color: var(--color-default-60);
}

.product-card .btn {
	margin-top: 6px;
}

.product-btn-row {
	/*padding-bottom: 30px;*/
}

.btn-show-more {
	margin-top: 6px;
}


@media screen and (min-width: 1200px) and (max-width: 1280px) {
	.product-name {
		font-size: 17px;
	}
}

@media screen and (max-width: 1199px) {
	:root {
		--prod-name-line-height: 21px;
	}

	.map-sect,
	section.catalog {
		margin-top: 0;
	}

	section.catalog-section {
		margin-top: 30px;
		padding-bottom: 0;
	}

	section.catalog-section .sect--title {
		margin: 0 0 40px;
	}

	section.map-sect .sect--title,
	section.catalog .sect--title {
		margin: 30px 0;
	}

	.product-name {
		font-size: 15px;
		line-height: var(--prod-name-line-height);
		height: calc(3 * var(--prod-name-line-height));
	}

	.price-block {
		gap: 5px;
	}

	.product-prices .price {
		font-size: 16px;
		line-height: 24px;
	}

	.product-prices .old-price {
		font-size: 13px;
		line-height: 18px;
		font-weight: 400;
		color: var(--color-default-60);
	}

	.product-bonus span {
		font-size: 12px;
	}

	.product-card .reviews-count {
		font-size: 12px;
	}

	.rating {
		font-size: 12px;
	}
}

@media screen and (min-width: 540px) and (max-width: 1199px) {
	.product-image-wrapper_item img {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 767px) {
	:root {
		--prod-name-line-height: 20px;
	}

	.product-card {
		gap: 0;
	}

	.product-markers {
		top: 8px;
		left: 8px;
		min-height: 34px;
	}

	.product-action {
		top: 8px;
		right: 8px;
	}

	.product-markers span {
		font-size: 12px;
		line-height: 18px;
	}

	.add2wish {
		width: 26px;
		height: 26px;
		margin-top: 7px;
		padding: 5px;
	}


	.add2wish .rt-heart,
	.add2wish.added .rt-heart-fill {
		font-size: 16px;
	}

	.product-params {
		gap: 4px;
	}

	.rating {
		margin: 0;
	}

	.product-card .rt-star {
		font-size: 20px;
	}

	.product-card .btn {
		margin-top: 8px;
	}

	.product-btn-row {
		padding-bottom: 12px;
	}

	.product-gap .btn.btn-small {
		width: 100%;
		padding: 6px 13px;
	}
}

/*    end:Product card    */
/*    endComp:Product Item    */
/* End */


/* Start:/local/templates/rolit.pro/components/bitrix/catalog.element/.default/themes/blue/style.min.css?1756810244902*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-selected-scu,.bx-blue .product-item-detail-slider-controls-image:hover,.bx-blue .product-item-detail-slider-controls-image.active{outline-color:#006cc0}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .product-item-detail-slider-progress-bar{background-color:#006cc0}
/* End */


/* Start:/local/templates/rolit.pro/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1755505127706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /local/templates/rolit.pro/components/bitrix/catalog/template1/style.css?17806630423716 */
/* /local/templates/rolit.pro/components/bitrix/catalog.smart.filter/.default/style.min.css?175586782152 */
/* /local/templates/rolit.pro/components/bitrix/catalog.section/.default/style.css?178540267010421 */
/* /local/templates/rolit.pro/components/bitrix/catalog.element/.default/themes/blue/style.min.css?1756810244902 */
/* /local/templates/rolit.pro/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1755505127706 */
