

/* Start:/local/templates/loft/components/bitrix/breadcrumb/loft/style.css?1698668361790*/
.bx-breadcrumb {
    padding: 18px 0 27px;
    display:flex;
    justify-content: start;
}

@media (max-width: 767.98px) {    
	.bx-breadcrumb {
        overflow: auto;
        flex-flow: row nowrap;
        white-space: nowrap;
	}
}

.bx-breadcrumb-item {
    font-size:0px;
}
.bx-breadcrumb .bx-breadcrumb-item > i.fa:before {
    content:"/";
    display:inline-block;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    margin:0 0.2rem 0 0.15rem;
    position:relative;
}
.bx-breadcrumb .bx-breadcrumb-item  span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    color:#000;
}
.bx-breadcrumb .bx-breadcrumb-item  a > span {
    color: #818181;
}

/* End */


/* Start:/local/templates/loft/components/custom/super.component/catalog.detail.offer/style.css?17296940419866*/
.element-data {
	margin-bottom: 140px;
}

.element-data .element-data__left-side {
	max-width: 966px;
	flex-grow: 1;
}

@media (max-width: 1023.98px) {
	.element-data {
		margin-bottom: 32px;
	}

	.element-data .element-data__left-side {
		max-width: 100%;
	}
}

section.catalog {
	background-color: var(--c1);
}

/*=========================
	Slider
==========================*/
.big-slider {
	margin-bottom: 15px;
	/* padding-left:calc((100vw - 1320px)/2); */
	background-color: var(--c1);
}

.big-slider>.container-fluid {
	padding: 0px;
	margin: 0px;
}

#big-slider {
	max-width: 966px;
	overflow: unset;
	padding-bottom: 16px;
}

#big-slider .swiper-slide {
	/* max-height: 650px; */
	height: 500px;
	overflow: hidden;
	border-radius: 10px;
}

@media screen and (max-width: 770px) {
	#big-slider .swiper-slide {
		height: 320px;
	}	
}


#big-slider .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

#big-slider .swiper-horizontal>.swiper-scrollbar,
#big-slider .swiper-scrollbar.swiper-scrollbar-horizontal {
	width: 100%;
	left: 0;
	bottom: 0px;
	height: 2px;
}

#big-slider .swiper-button-next,
#big-slider .swiper-button-prev {
	width: 45px;
	height: 45px;
}

#big-slider .swiper-button-next::after,
#big-slider .swiper-button-prev::after {
	content: '';
}

#prev-slider {
	margin-bottom: 40px;
}

#prev-slider .swiper-slide {
	width: 167px;
	height: 110px;
	overflow: hidden;
	border-radius: 10px;	
}

#prev-slider .swiper-slide img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: 0.6;
}

#prev-slider .swiper-slide img:hover {
	opacity: 1;
}

.col-empty {
	width: 285px;
	min-width: 285px;
	margin-right: 20px;
}

.element-title h1 {
	font-weight: 400;
	font-size: 36px;
	line-height: 44px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.element-desc {
	margin-bottom: 40px;
}

.element-desc__text {
	font-weight: 300;
	font-size: 14px;
	line-height: 140%;
}

.element-desc__text>div {
	margin-bottom: 30px;
}

.request-btn {
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	border: 2px solid #B01718;
	border-radius: 10px;
	padding: 10px 69px;
	max-width: 200px;
	background: #B01718;
}

.request-btn:hover {
	color: #B01718;
	background: #fff;
}

.element-tabs {
	display: flex;
	width: 100%;
	flex-direction: column;
}

.element-tabs .tab {
	border-top: 2px solid #D9D9D9;
}

.element-tabs .tab:last-child {
	border-bottom: 2px solid #D9D9D9;
}

.element-tabs .tab-content .product-detail-img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

/*=========================
	Properties bar
 ========================*/
#scrollable.fixed {
	transition: all 2s;
	top: 40px !important;
}

#scrollable {
	top: 0px;
}

#scrollable.fixed_b {
	top: unset !important;
	bottom: -110px;
}

.prop-bar {
	padding: 0 12px;
}

.prop-bar__wrapper {
	background-color: var(--c11);
	border-radius: 10px;
	padding: 8px 16px;
	margin-bottom: 15px;
	position: relative;
	color: var(--c1);
}

.prop-bar__item {
	border-right: 2px solid #D9D9D9;
	margin-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.prop-bar__item:last-child {
	border: none;
	margin: 0;
}

.prop-bar__item-title {
	font-weight: 300;
	font-size: 14px;
	line-height: 140%;
	color: inherit;
}

.prop-bar__item-value {
	font-weight: 400;
	font-size: 18px;
	line-height: 130%;
	color: inherit;
	margin-top: 37px;
}

.prop-bar__price,
.prop-bar__time {
	width: 306px;
	float: left;
	color: #212121;
}

.prop-bar__price {
	margin-right: 15px;
}

.prop-bar__price:hover .prop-bar__wrapper,
.prop-bar__time:hover .prop-bar__wrapper {
	background-color: var(--c20);
	color: var(--c3);
}

.prop-bar__price .prop-bar__wrapper:after,
.prop-bar__time .prop-bar__wrapper:after {
	content: url("/local/templates/loft/components/custom/super.component/catalog.detail.offer/icons/arrow-down-right-white.svg");
	position: absolute;
	bottom: 16px;
	right: 16px;
	width: 16px;
	height: 16px;
}

.prop-bar__price:hover .prop-bar__wrapper:after,
.prop-bar__time:hover .prop-bar__wrapper:after {
	content: url("/local/templates/loft/components/custom/super.component/catalog.detail.offer/icons/arrow-down-right.svg");
}

/*===============================
	TABS
 ==============================*/
.tab>.tab-content {
	display: none;
	padding-bottom: 1.5rem;
	position: relative;
}

@media screen and (min-width: 775px) {
	.tab .tab-content__content {
		padding-right: 34px !important;
	}	
}

.element-params {
	margin-bottom: 1rem;
}

.element-params__title {
	font-weight: 300;
	font-size: 14px;
	line-height: 1.3;
}

/*======================
 	TABS MATERIALS
 ======================*/
.decor-block__header,
.decor-subblock__header {
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0 0;
	margin-bottom: 8px;
}

.decor-block__elements {
	position: relative;
	transition: all 2s;
}

.decor-block__elements::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 155px;
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	opacity: 0;
	transition: .3s ease;
	z-index: 2;
}

.decor-block__elements.hidden-block {
	overflow: hidden;
	max-height: 500px;
}

/* .decor-block__elements.hidden-block::after {
	opacity: 1;
} */

.decor-subblock__elements-items {
	display: flex;
	flex-flow: row wrap;
	margin: 0 -8px;
}

.decor-subblock__element-item {
	flex: 0 0 20%;
	max-width: 20%;
	padding: 0 8px;
	margin-bottom: 8px;
}

.decor-subblock__element-item--lg {
	flex: 0 0 33.3%;
	max-width: 33.3%;
}

.decor-subblock__element-item--lg .element__img {
	height: 150px;
	cursor: pointer !important;
}

.decor-subblock__element-item--lg .element__img img {
	-o-object-fit: contain;
	object-fit: contain;
	cursor: pointer !important;
}

@media (max-width: 767.98px) {
	.decor-subblock__element-item {
		flex: 0 0 33.3%;
		max-width: 33.3%;
	}

	.decor-subblock__element-item--lg {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.decor-subblock__element-item.blur {
	-webkit-filter: blur(5px);
	filter: blur(5px);
}

.decor-subblock__element {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	position: relative;
}

.element__img {
	width: 100%;
	height: 100px;
	position: relative;
	overflow: hidden;
}

.element__img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.element__shadow-tooltip {
	width: 100%;
}

.decor-subblock__element:hover .element__shadow-tooltip {
	opacity: 1;
	transition: all 1s;
}

.element__shadow-tooltip span {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	/*color: #fff;*/
	font-size: 0.75rem;
	padding: 0.5rem;
}

.decor-subblock__elements {
	transition: all 2s;
}

.decor-subblock__elements.hidden-block {
	overflow: hidden;
}

.decor-block__elements.hidden-block + .decor-block__show-more {
	display: block;
}

.decor-block__show-more {
	display: block;
	margin: 0 auto -23px auto;
	padding: 0;
	border: 2px solid #D9D9D9;
    border-radius: 50%;
	font-size: 0;
	line-height: 1;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	position: relative;
	z-index: 2;	
	transition: .3s ease;
}

.decor-block__show-more svg {
	width: 100%;
	height: 100%;
}

.decor-block__show-more.opened {
	transform: rotate(180deg);
}

.tab-key-4 .tab-content {
	padding-bottom: 0;
}

.tab-key-3 .tab-content__content > .row {
	margin-left: 0;
	margin-right: 0;
}

@media screen and (max-width: 770px) {
	.tab-key-5 {
		padding-top: 15px;
	}
	
	.tab-key-5 .tab-content__col-left,
	.tab-key-5 .tab-content__content {
		width: 100%;
	}	
}


/*=======================
 	ORDER BAR
 ======================*/
.how-order {
	background-color: var(--c21);
}

.how-order h2 {
	font-size: 32px;
	color: white;
}

.order-bar__wrapper {
	background: var(--c16);
	border-radius: 10px;
	overflow: hidden;
}

.how-order .order-bar__wrapper {
	flex-flow: row wrap;
}

.order-bar__item {
	padding: 1rem 1.5rem
}

.order-bar__item-title {
	font-size: 28px;
	color: var(--c8);
	margin-bottom: 40px;
}

.order-bar__item-value {
	font-size: 18px;
	color: var(--c8);
}

.order-bar__item:first-child,
.order-bar__item:hover {
	background-color: var(--c11);
}

.order-bar__item:first-child *,
.order-bar__item:hover * {
	color: white;
}

/*=====================
	Tabs icons
 ====================*/
.block-detail .element-tabs .tab>.tab-content::before {
	content: none;
	position: absolute;
	top: 0px;
	right: 100%;
	display: block;
	max-width: 250px;
	width: 100%;
	padding: 3rem;
	margin-top: -7rem;
}

.block-detail .element-tabs .tab:nth-child(1)>.tab-content::before {
	content: url("/local/templates/loft/components/custom/super.component/catalog.detail.offer/icons/animate_icon_1.svg");
}

.block-detail .element-tabs .tab:nth-child(2)>.tab-content::before {
	content: url("/local/templates/loft/components/custom/super.component/catalog.detail.offer/icons/animate_icon_2.svg");
}

.block-detail .element-tabs .tab:nth-child(3)>.tab-content::before {
	content: url("/local/templates/loft/components/custom/super.component/catalog.detail.offer/icons/animate_icon_3.svg");
}

.block-detail .element-tabs .tab:nth-child(4)>.tab-content::before {
	content: url("/local/templates/loft/components/custom/super.component/catalog.detail.offer/icons/animate_icon_4.svg");
}

.block-detail .element-tabs .tab:nth-child(5)>.tab-content::before {
	content: url("/local/templates/loft/components/custom/super.component/catalog.detail.offer/icons/animate_icon_5.svg");
}


/*FIX*/
.row> img {
	width: initial;
}

.decor-block__elements::after {
	height: 1px;
}

.decor-subblock__elements-items {
	cursor: pointer;
}
/*END FIX*/
.element-tabs .tab.tab-key-8 {
	border-bottom: 2px solid #D9D9D9;
}
.element-tabs .tab.tab-key-9 {
	border-bottom: unset;
}
.offers-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.offers-list__item {
	width: 30%;
	margin-bottom: 15px;
	display: flex;
	flex-direction: column;
}
.offers-list__item__img {
	margin-bottom: 7px;
}
.offers-list__item__img img {
	width: 100%;
	max-width: 100%;
}
.offers-list__item__txt {
	display: none !important; /*только для индексации*/
}
.element-img-top {
	height: 500px;
	background-position: center;
	background-size: cover;
	margin-bottom: 20px;
	border-radius: 10px;
}
@media(width < 771px) {
	.element-img-top {
		height: 320px;
	}
}
/* End */


/* Start:/local/templates/loft/css/block_video.css?17442011846616*/
.section-video__heading {
    margin: 0 0 24px 0;
}

.section-video__desc {
    font-weight: 300;
    font-size: 14px;
    color: var(--c-3);
    margin: 16px 0 0 0;
}

.section-video__types {
    background: var(--c11);
    padding: 24px 0 40px calc((100vw - 1320px)/2);
    overflow: hidden;
}

.product-types-list {
    list-style: none;
    counter-reset: list-number;
}

.product-types-list .owl-stage {
    display: flex;
}

.product-types-list .product-type-text-block {
    height: 100%;
    width: 328px;
    color: #FFF;
    padding: 0 25px 0 16px;
    border-left: 1px solid var(--c14);
}

.product-types-list .product-type-text-block__title {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 16px 0;
}

.product-types-list .product-type-text-block__desc {
    font-weight: 300;
    font-size: 17px;
    line-height: 1.5;
}

.product-types-list .product-type-text-block__title::before {
    counter-increment: list-number;
    content: "0"counter(list-number);
}

.catalog-video {
    background: url('/local/templates/loft/css/../images/backgrounds/video_block_bg_2-min.webp') 50% 50% no-repeat;
    background-size: cover;
    margin-bottom:80px;
}

.catalog-video > .shadow-wrapper {
    background-color: rgba(255,255,255,0.45);
}
.catalog-video__title h2{
    font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    color: #000000;
    margin-bottom: 34px;
}
.catalog-video > .container {
    position:relative;
    padding-top:148px;
    padding-bottom:148px;
    z-index:10;
    min-height:700px;
}
@media (max-width: 1023.98px){
    .catalog-video > .container {
        padding-top:75px;
        padding-bottom:75px;
        min-height: 320px;
        height:auto;
    }
}
.video-list {
    width: 100vw;
    max-width: 444px;
    z-index:100;
}
.video-list__item {
    display: flex;
    flex-flow: row wrap;
    width:100%;
    margin-bottom:20px;
    border-radius: 10px;
    overflow: hidden;
    cursor:pointer;
}
.video-list__item:last-child {
    margin:0px;
}
.video-list__item-prev {
    width: 160px;
    height: 160px;
    overflow: hidden;
}

.video-list__item-prev img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.video-list__item-desc {
    width: calc(100% - 160px);
    max-height: 160px;
    background: #2E2E30;
    padding:15px 20px;
    overflow: hidden;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.4;
    color:#fff;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.video-list__item-desc p {
    margin: 0;
}

.video-list__item-name {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
}

.video-list__item:hover .video-list__item-desc {
    background-color: #B01718;
}

button.play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 30;
    background-color: transparent;
    padding: 0;
    margin-top: -47.5px;
    margin-left: -47.5px;
}
button.play:hover path {
    fill: #B01718;
}

#player-box {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    opacity:0;
    z-index:0;
    display:flex;
    align-items:center;
    justify-content: center;
    background: rgb(0, 0, 0);
}
#player-box > video {
    width:100%;
    height:auto;
}
@media (max-width: 1025px) {  
    .catalog-video > .container {
        flex-flow: row wrap;
        justify-content: space-between !important;
        min-height: 1px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    button.play {
        position: static;
        width: 40%;
        margin: 0;
    }

    button.play svg {
        width: 65%;
    }

    .video-list {
        width: 54%;
        max-width: 54%;
    }
    
    .video-list__item {
        flex-flow: row wrap;
        height:auto;
        margin-bottom: 8px;
    }

    .video-list__item-prev {
        width: 50%;
        height: 85px;
        max-width: initial;
        min-width: 1px;
    }
 
    .video-list__item-desc {
        display: flex;
        flex-flow: column wrap;
        justify-content: center;
        width: 50%;
        max-height: initial;
    }

    .video-list__item-name {
        font-weight: 300;
        font-size: 12px;
        line-height: 1;
    }
}

@media (max-width: 770px) {
    .video-list__item-desc  {
        padding:4px;
    }

    .video-list__item-text {
        display: none;
    }    
}

@media (max-width: 350px) {
    .video-list__item-prev {
        width: 48%;
        height: 75px;
    }

    .video-list__item-desc {
        width: 52%;
    }
}


@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
    animation-duration: 2s;
    z-index:100 !important;
    opacity:1 !important;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
    animation-duration: 2s;
    transform-origin: left center;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
    transform-origin: right center;
    animation-duration: 2s;
    opacity:0;
    z-index:0;
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
    animation-duration: 2s;
    opacity:1 !important;
    z-index:100 !important;
}
/* End */


/* Start:/local/templates/loft/css/block_advent.css?17005973176153*/
.block-advent {
    margin-bottom: 100px;
}

@media (max-width: 767.98px) {
    .block-advent {
        margin-bottom: 32px;
    }
}

.block__title h2 {
    margin-bottom: 33px;
    font-weight: 400;
}

.block-advent .left-side,
.block-advent .right-side {
    max-width: 636px;
    padding: 0;
}

.left-side {
    margin-right: 0.75rem;
    background: url("/local/templates/loft/css/../images/backgrounds/advent_block_bg_3-min.jpg") 50% 50% no-repeat;
    background-size: cover;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    padding: 20px 25px !important;
    min-height: 450px;
}

.left-side>.shadow-wrapper {
    background-color: rgba(0, 0, 0, 0.25);
}

.left-side__title,
.left-side__desc {
    z-index: 10;
}

.left-side__title {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: var(--c1);
}

.left-side__desc-title {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.4;
    text-transform: uppercase;
    color: var(--c1);
}

@media (max-width: 650px) {
    .left-side__desc-title {
        font-size: 18px;
        margin: 1rem 0;
    }
}

.left-side__desc-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: var(--c1);
}

.right-side {
    margin-left: 0.75rem;
}

@media (max-width: 1199.98px) {
    .right-side {
        margin-left: 0;
    }
}

@media screen and (max-width: 1025px) {
    .block-advent .left-side,
    .block-advent .right-side {
        width: 50%;
        max-width: 50%;
        margin: 0 !important;
    }
}

@media screen and (min-width:825px) and (max-width: 1025px) {
    .block-advent .left-side {
        padding-right: 15px;
    }

    .block-advent .right-side {
        padding-left: 15px;
    }
}

@media screen and (max-width: 820px) {
    .block-advent .left-side,
    .block-advent .right-side {
        width: 100%;
        max-width: 100%;
        margin: 0 !important;
    }
    
    .block-advent .left-side {
        margin-bottom: 24px !important;
    }
}

.advent__item {
    width: 30%;
    height: 230px;
    background: linear-gradient(139.43deg, var(--c11) 23.06%, rgba(22, 139, 149, 0.677336) 116.05%, rgba(22, 139, 149, 0) 123.16%);
    border-radius: 10px;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    padding: 20px;
    position: relative;
}

.block-advent.block-advent-main .advent__item  {
    width: 44%;
}

.red .advent__item {
    background: #F7F7F7;
}

.advent__item>.icon {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.advent__item>.icon svg {
    width: 60px;
    height: 60px;
}

.advent__item:hover>.icon svg path,
.advent__item.active>.icon svg path {
    stroke: var(--c11);
    fill: var(--c11);
}

.red .advent__item:hover>.icon svg path,
.red .advent__item.active>.icon svg path {
    stroke: var(--c1);
    fill: var(--c1);
}

.advent__item:hover,
.advent__item.active {
    background: #EBF6F5;
}

.red .advent__item:hover {
    background: var(--c2);
}

.advent__item:nth-child(2n) {
    margin-right: 0;
}

.advent__item:nth-child(1),
.advent__item:nth-child(2n + 1) {
    margin-left: 0 !important;
}

.advent__item:nth-last-child(1),
.advent__item:nth-last-child(2) {
    margin-bottom: 0px;
}

.advent__item-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
    color: #fff;
}

.red .advent__item * {
    color: var(--c3);
}

.red .advent__item:hover * {
    color: var(--c1);
}

.advent__item-desc {
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    color: var(--c1);
}

.advent__item:hover>p,
.advent__item.active>p {
    color: var(--c11);
}

@media (max-width: 1399.98px) {
    .advent__item {
        max-width: calc(50% - 1.5rem);
    }
}

@media (max-width: 767.98px) {
    .block-advent .left-side,
    .block-advent .right-side {
        max-width: 100%;
    }

    .block-advent .right-side {
        justify-content: space-between;
    }

    .advent__item {
        width: 45%;
        max-width: 45%;
        height: 230px;
        margin: 0 0 .75rem 0;
    }
}

@media (max-width: 550px) {
    .advent__item {
        padding: 12px;
    }

    .advent__item-title {
        font-size: 16px;
    }

    .advent__item-desc {
        font-size: 12px;
    }

    .advent__item > .icon {
        bottom: 12px;
        right: 12px;
    }
}

/*=======================
    block Red
 ======================*/
.block-advent.red {
    padding: 40px 0 100px;
    background: url("/local/templates/loft/css/../images/backgrounds/advent_block_red_bg-min.jpg") 50% 50% no-repeat;
    background-size: cover;
    margin-bottom: 0px;
}

.red .block__title h2 {
    color: #fff;
}

.red .advent__item {
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    height: 260px;
}

/*.red .advent__item:last-child {*/
/*    margin-right: 0;*/
/*}*/

/*===========================
    media query
 ===========================*/
@media (max-width: 1023.98px) {
    .block-advent .right-side {
        justify-content: space-between;
    }

    .advent__item {
        width: 45%;
        max-width: 45%;
        height: 230px;
        /*margin: 0 0 .37rem 0;*/
    }
}

@media (max-width: 767.98px) {
    .red .advent__item>.icon svg {
        width: 7vw;
        height: 7vw;
    }

    .red .advent__item-title p {
        font-size: 16px;
    }
}

@media (max-width: 575.98px) {
    .red .advent__item>.icon svg {
        width: 60px;
        height: 60px;
    }

    .red .advent__item-title p {
        font-size: 18px;
    }

    .red .advent__item:last-child {
        margin-right: auto;
    }
}

@media (max-width: 989px) {
    .advent__item:nth-child(even) {
        margin-right: 0 !important;
    }
}

@media (max-width: 660px) {
    .advent__item {
        width: calc(50% - 12px) !important;
        max-width: calc(50% - 12px) !important;
        margin: 0 12px 24px 12px !important;
        height: 200px;
    }
}
/* End */


/* Start:/local/templates/loft/css/block_detail.css?17199876463983*/
.block-detail {
    padding: 100px 0;
}

@media (max-width: 767.98px) {
    .block-detail {
        padding: 32px 0;
    }
}

.block-detail__title h2 {
    font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    margin-bottom:33px;
}

.block-detail .tabs {
    width:100%;
    max-width: 285px;
    margin-right:20px;
}
.tabs-list {
    list-style: none;
    padding:0px;
    margin:0px;
}
.tabs-list__item {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #212121;
    cursor:pointer;
}
.tabs-list__item.active,
.tabs-list__item:hover {
    text-decoration-line: underline;
    color: #168B95;
}
.tabs-content {
    background: #EBF6F5;
    padding:27px 35px;
}
.tabs-content > div {
    display:none;
}
.tabs-content > div.active {
   display:block;
}
.tabs-content > div > h3 {
    font-weight: 400;
    font-size: 36px;
    line-height: 130%;
    color: #168B95;
    margin-bottom: 20px;
}
.tabs-content > div > p {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #212121;
    margin-bottom: 20px;
}
.tab-content__content {
    padding-right: 34px;
}
/*=======================
    Tabs
=======================*/
.col-empty {
    width: 285px;
    min-width: 285px;
    margin-right: 20px;
}
.element-tabs {
    display: flex;
    width:100%;
    flex-direction: column;
}
.element-tabs .tab {
    border-top: 2px solid #D9D9D9;
}
.element-tabs .tab:last-child {
    border-bottom: 2px solid #D9D9D9;
}
.element-tabs .tab > .tab-content::before{
    position:absolute;
    top:0px;
    right: 100%;
    display:block;
    max-width: 250px;
    width: 100%;
    padding: 3rem;
    margin-top:-7rem;
}
.element-tabs .tab:nth-child(1) > .tab-content::before{
    content:url("/local/templates/loft/css/../icons/animate_icon_1.svg");
}
.element-tabs .tab:nth-child(2) > .tab-content::before{
    content:url("/local/templates/loft/css/../icons/animate_icon_2.svg");
}
.element-tabs .tab:nth-child(3) > .tab-content::before{
    content:url("/local/templates/loft/css/../icons/animate_icon_3.svg");
}
.element-tabs .tab:nth-child(4) > .tab-content::before{
    content:url("/local/templates/loft/css/../icons/animate_icon_4.svg");
}
.element-tabs .tab:nth-child(5) > .tab-content::before{
    content:url("/local/templates/loft/css/../icons/animate_icon_5.svg");
}
section.element-data .element-tabs .tab > .tab-content::before{
    content:none;
}
.element-tabs .tab h2,
.element-tabs .tab h3{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    padding-top:16px;
    padding-bottom:26px;
    margin:0px;
    position:relative;
    cursor:pointer;
}
.element-tabs .tab h2:before,
.element-tabs .tab h3:before {
    content:"";
    display: block;
    width: 23px;
    height:2.3px;
    position: absolute;
    top:27px;
    right: 0px;
    background:#BBBEC0;
}
.element-tabs .tab h2:after,
.element-tabs .tab h3:after {
    content:"";
    display: block;
    width: 2.3px;
    height:23px;
    position: absolute;
    top: 17px;
    right: 10px;
    background:#BBBEC0;
}
.tab.active h2:after {
    content:none;
}

.element-tabs .tab .h2,
.element-tabs .tab .h3{
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    padding-top:16px;
    padding-bottom:26px;
    margin:0px !important;
    position:relative;
    cursor:pointer;
}
.element-tabs .tab .h2:before,
.element-tabs .tab .h3:before {
    content:"";
    display: block;
    width: 23px;
    height:2.3px;
    position: absolute;
    top:27px;
    right: 0px;
    background:#BBBEC0;
}
.element-tabs .tab .h2:after,
.element-tabs .tab .h3:after {
    content:"";
    display: block;
    width: 2.3px;
    height:23px;
    position: absolute;
    top: 17px;
    right: 10px;
    background:#BBBEC0;
}
.tab.active .h2:after,
.tab.active .h3:after {
    content:none;
}

.tab > .tab-content {
    display:none;
    position:relative;
}
/* End */


/* Start:/local/templates/loft/components/custom/carousel/examples/style.css?1701369131551*/
.slider-examples {
    padding-bottom: 100px;
    padding-top: 40px;
}

.slider-examples > .container-fluid {
    margin-left: calc((100vw - 1320px)/2);
}

.slider-examples .project-teaser {
    height: auto;
}

.slider-examples .project-teaser__title {
    height: 60px;
}

.slider-examples .project-teaser__title img {
    /*width: 100%;*/
    /*max-width: 200px;*/
    /*max-height: 60px;*/
}

@media screen and (max-width: 760px) {
    .slider-examples {
        padding-bottom: 20px;
        padding-top: 20px;
    }
}
/* End */


/* Start:/local/templates/loft/components/custom/carousel/ready_made/style.css?16955659962256*/
.slider-ready-made-section {
    background: #2E2E30;
    padding-top: 32px;
}

.slider-ready-made-section .section-heading {
    margin-bottom: 0;
}

.slider-ready-made-section .section-heading__title {
	color: #FFF;
}	

.slider-ready-made-section .carousel-controls-unit__btn {
	border: solid #67676B;
    background: transparent;
}

.slider-ready-made-section .carousel-controls-unit__btn:hover svg path {
    stroke: #fff;
}

@media (max-width: 1319.98px) {
    .slider-ready-made-section {
        padding-left: 1rem;
    }

    .ready-made-items {
        margin-left: -0.5rem;
    }
}

@media (max-width: 1024px) {
    .slider-ready-made-section {
        padding-left: 0;
    }

    .ready-made-items {
        margin-left: 0;
    }
}

.ready-made-items-slide {
    border-radius: 10px;
    background: #3F3F41;
    overflow: hidden;
}

@media screen and (min-width: 772px) {
    .ready-made-items-slide {
        width: 306px !important;
    }
}

.ready-made-container {
    padding: 38px 0px 80px calc((100vw - 1320px)/2);
}

@media (max-width: 767.98px) {
    .ready-made-container {
        padding: 32px calc(1.5rem * 0.5);
    }
}

.ready-made-items .item__image {
    display: block;
    width: 100%;
    height: 270px;
    overflow: hidden;
    text-decoration: none;
}

@media (max-width: 767.98px) {
    .ready-made-items .item__image {
        height: 135px;
    }
}

.ready-made-items .item__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.ready-made-items .item__name {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
    color: #FFFFFF;
    padding: 15px 20px;
}

@media (max-width: 767.98px) {
    .ready-made-items .item__name {
        font-size: 16px;
        padding: 12px;
    }
}

.ready-made-items .project-info {
    max-width: 530px;
    position: relative;
}

.ready-made-items .project-info__title {
    margin-top: 31px;
    font-size: 18px;
    line-height: 22px;
    color: #31656F;
}

.ready-made-items .project-info__text {
    margin-top: 5px;
    font-size: 14px;
    line-height: 17px;
    color: #31656F;
}
/* End */


/* Start:/local/templates/loft/css/block_advantages.css?17442017882187*/
.section-advantages {
    padding: 40px 0;
    background-image: url("/local/templates/loft/css/../images/backgrounds/advantages-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.section-advantages--scope {
	background-image: url("/local/templates/loft/css/../images/backgrounds/advantages-scope-black.webp");
}

.section-advantages__title {
    color: var(--c1);
    margin-bottom: 40px;
}

.advantages {
    padding-left: 160px;
    padding-right: 160px;
    margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
    .advantages {
        padding-left: 0;
        padding-right: 0;
    }
}

.advantages__col {
    margin-bottom: 24px;
}

.advantage-block {
    height: 100%;
    min-height: 230px;
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    padding: 16px 24px 24px 16px;
    background: var(--c7);
    border-radius: 10px;
    color: var(--c3);
}

.advantage-block__title {
    font-size: 18px;
    line-height: 1.3;   
}

.advantage-block__desc {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 8px;
}

.advantage-block__icon {
    margin-left: auto;
}


@media screen and (max-width: 760px) {
    .section-advantages {
        padding-bottom: 15px;
    }

    .advantage-block {
        padding: 8px;
        min-height: 1px;
        height: 198px;
    }

    .advantage-block__head {
        margin-bottom: 26px;
    }
    
    .advantage-block__title {
        font-size: 14px;
        line-height: 1.3;   
    }   

    .advantage-block__desc {
        font-weight: 300;
        font-size: 12px;
    }

    .advantage-block__icon svg {
        width: 40px;
        height: 40px;
    }

    .section-advantages #advantages-slider .advantage-block {
        height: 190px !important;
    }

    .advantages.row .advantage-block {
        height: 190px !important;
    }
}

@media screen and (max-width: 560px) {
    .section-advantages #advantages-slider .advantage-block {
        height: 170px !important;
    }

    .advantages.row .advantage-block {
        height: 180px !important;
    }

    .section-advantages .advantage-block__head {
        margin-bottom: 15px;
    }
}
/* End */


/* Start:/local/templates/loft/components/custom/carousel/reviews/style.css?17006682411933*/
section.reviews {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #2E2E30;
    padding-left: calc((100vw - 1320px)/2);
    z-index: 5;
}
.bg_block_bottom {
    background: url("/local/templates/loft/components/custom/carousel/reviews/images/reviews_bg.png") 50% 50% no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    bottom: 0;
    max-height: 550px;
    z-index: 0;
}
.reviews h2 {
    margin-bottom:44px;
    z-index: 5;
    color:white;
}
#reviews_slider {
    margin-bottom: 30px;
}
#reviews_slider .ui-home-certificate  {
    width: 196px;
}
#reviews_slider .ui-home-certificate__img {
    width: 100%;
    height:270px;
    margin-bottom: 15px;
    overflow: hidden;
}
#reviews_slider .ui-home-certificate__img img {
    width: 100%;
    height: auto;
}
#reviews_slider .ui-home-certificate__title {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}
.reviews .all_reviews {
    margin-top: 24px;
    background: #B01717;
    border-radius: 1px;
    padding: 8px 20px;
    border: none;
}
.reviews .all_reviews:hover {
    background-color: #15AFCA;
}
.reviews .all_reviews a {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}
.reviews-nav {
    display: flex;
    top: -4px;
    right: 0;
    border: 2px solid #67676B;
    border-radius: 10px;
    padding: 12.5px 0px;
    /*margin-right: calc((100vw - 1320px)/2);*/
    /*margin-right: 25px;*/
    margin-right: 80px;
    z-index: 100;
}


@media screen and (max-width: 767.98px) {
    .reviews-nav {
        display: none;
    }
}

.reviews-nav  div.owl-prev, .reviews-nav div.owl-next {
    height: auto;
    width: 58px;
    text-align: center;
}
.reviews-nav div.owl-prev + div.owl-next {
    margin: 0px;
}
.reviews-nav div.owl-prev:hover svg *, .reviews-nav div.owl-next:hover svg * {
    stroke: #FFFFFF;
}
/* End */


/* Start:/local/templates/loft/components/custom/carousel/reviews/css/magnific-popup.css?16955659967700*/
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }

button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; } }

/* End */


/* Start:/local/templates/loft/components/custom/carousel/see_also/style.css?17089550922340*/
.slider-see-also {
    background:#EBF6F5;
    padding-bottom: 100px;
    padding-top: 40px;
    padding-left: calc((100vw - 1320px)/2);
}
@media (max-width: 1319.98px) {
    .slider-see-also {
        padding-left: 1rem;
    }
    #slider_see_also {
        margin-left:-0.5rem;
    }
}
.slider-see-also .container-title h2 {
    font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    color: #000000;
    margin-bottom:37px
}
.slider-see-also .owl-carousel .owl-stage {
    display:flex;
}
.slider-see-also .owl-carousel .owl-stage-outer {
    padding-left: 27px;
}
.slider-see-also .owl-item {
    width:368px !important;
}
.slider-see-also .owl-carousel.owl-drag .owl-item:after {
    content:"";
    position:absolute;
    right:-25px;
    top:0;
    width:2px;
    height:100%;
    background: #BBBEC0;
}
.slider-see-also .item__image {
    border-radius: 10px;
    overflow: hidden;
    width:368px !important;
}
.slider-see-also .item__name {
    margin-top:20px;
    margin-bottom: 15px;
}
.slider-see-also .item__name a{
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #168B95;
}
.slider-see-also .item__name a:hover {
    color:#b01718;
}
.slider-see-also .item__elements .list {
    list-style:none;
    padding: 0;
    margin: 0;
}
.slider-see-also .item__elements .list li:before {
    content:"";
    width:4px;
    height:4px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
    background-color: #168B95;
    margin-right: 10px;
}
.slider-see-also .item__elements .list a {
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    color: #212121;
    display: inline-block;
    vertical-align: middle;
}
.slider-see-also .item__elements .list a:hover{
    color:var(--c11);
}
.see-also-nav {
    top: 38px;
    right: 0;
    border: 2px solid #67676B;
    border-radius: 10px;
    padding: 12.5px 0px;
    margin-right: calc((100vw - 1320px)/2);
}
@media (max-width: 1023.98px){
    .see-also-nav.d-flex {
        display: none !important;
    }
}
.see-also-nav div.owl-prev, .see-also-nav div.owl-next {
    height: auto;
    width: 58px;
    text-align: center;
    margin:0 !important;
}

.h2 {
    margin-bottom: 37px !important;
}
/* End */
/* /local/templates/loft/components/bitrix/breadcrumb/loft/style.css?1698668361790 */
/* /local/templates/loft/components/custom/super.component/catalog.detail.offer/style.css?17296940419866 */
/* /local/templates/loft/css/block_video.css?17442011846616 */
/* /local/templates/loft/css/block_advent.css?17005973176153 */
/* /local/templates/loft/css/block_detail.css?17199876463983 */
/* /local/templates/loft/components/custom/carousel/examples/style.css?1701369131551 */
/* /local/templates/loft/components/custom/carousel/ready_made/style.css?16955659962256 */
/* /local/templates/loft/css/block_advantages.css?17442017882187 */
/* /local/templates/loft/components/custom/carousel/reviews/style.css?17006682411933 */
/* /local/templates/loft/components/custom/carousel/reviews/css/magnific-popup.css?16955659967700 */
/* /local/templates/loft/components/custom/carousel/see_also/style.css?17089550922340 */
