

/* Start:/local/templates/pogoda_redesign/components/bitrix/news/product.window.cottage/style.css?16932051754920*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}



		.wrapper .box .leftside {
		/*float: left;*/
		width: 100%;
		}
		
			.leftside h1 {
			color: #422417;
			font-size: 26px;
			margin-bottom: 18px;
			}
			
			.leftside .description {
			line-height: 26px;
			font-size: 18px;
			color: #422417;
			width: 90%;
			margin-bottom: 6px;
			letter-spacing: -0.005em;
			}
			
			.leftside p {
			color: #422417;
			font-size: 14px;
			line-height: 20px;
			margin-bottom: 20px;
			}
			     
                 .leftside .catalog li.item .discount-flex{
                    width: 28px; 
                    margin: 0px 0px 10px;
				    font-size: 12px;
					-webkit-transition: all 0.3s ease 0s;
					-moz-transition: all 0.3s ease 0s;
					-o-transition: all 0.3s ease 0s;
					transition: all 0.3s ease 0s;
                }
				
				.leftside .catalog li.item:hover .discount-flex{
                    width: 145px;
                }
				
                .leftside .catalog li.item .discount-flex span{
                    background-color: red; 
                    color: white; 
                    line-height: 20px; 
                    padding: 0px 3px; 
                    height: 20px; 
                    overflow: hidden; 
                    white-space: nowrap; 
                    display: block;
                }
			
				.leftside .catalog li.item .title, .leftside_2 .catalog li.item .title {
				font-size: 18px;
				color: rgba(66,36,23,0.5);
				text-decoration: none;
				margin: 8px 13px 11px 13px;
				display: inline-block;
				border-bottom: 1px solid rgba(0,0,0,0.0);
				}
				
					.leftside .catalog li.item:hover .title, .leftside_2 .catalog li.item:hover .title {
					color: #422417;
					border-bottom: 1px solid #422417;
					}
					
					.leftside .catalog li.item .itemimage {
					display: inline-block;
					width: 130px;
					height: 282px;
					margin-left: 13px;
					}
					
					.leftside .catalog li.item .itemimage img {
					position: absolute;
					}
					
					.leftside .catalog li.item .itemimage .t02, .leftside .catalog li.item .itemimage .t03, .leftside .catalog li.item .price .t02, .leftside .catalog li.item .price .t03 {
					display: none;
					}
					
						.leftside .catalog li.item .color {
						margin-top: 9px;
						text-align: center;
						display: block;
						height: 24px;
						}
					
							.leftside .catalog li.item .color li {
							width: 24px;
							height: 24px;
							border: 2px solid #fff;
							cursor: pointer;
							display: inline-block;
							margin-right: 3px;
							}
							
								.leftside .catalog li.item .color li.active {
								border: 2px solid #7baa10;
								}
								
							

.tabs__content
{
	display: none;
	opacity: 0;
}
.tabs__content.active 
{
	display: block;
	opacity: 1;
}
	
	.text {
	color: #9a9a9a;
	font-size: 12px;
	line-height: 20px;
	width: 992px;
	padding: 0 20px;
	/*display: block;*/
	margin: 29px auto 0 auto;
	text-align: left;
	}
		


.cart_box {
	position: relative;
}
.cart_btn {
	z-index: 4;
	position: relative;
}

.cart_btn.active:hover  {
	opacity: 1 !important;
}
.cart_btn.active:hover span  {
	border-bottom: 1px dashed #fa7269;
}
.cuk {
    position: absolute;
    top: 0px;
    left: -20px;
    padding: 0px 0px 0px 0px;
    background: #ee1919;
    z-index: 3;
    box-shadow: 0px 1px 40px 0px #757575;
    height: 0px;
    overflow: hidden;
}

.cuk ul li {
	display: block !important;
	float: initial !important;
	margin: 0px !important;
	width: 195px;
}
.cuk ul li a {
	font-size: 16px;
	padding: 5px 20px;
    display: flex;
    justify-content: space-between;
}
.cuk ul li:hover {
	opacity: 1;
}
.cuk ul li:hover a {
	background-color: #fff;
	opacity: 1;
	
}
.cuk ul li:hover a div span, .cuk ul li:hover a div {
	color: #ee1919 !important;
}
.cuk ul li:hover a span {
	border-bottom: 1px solid #ee1919;
}
.cuk ul li a span {
	border-bottom: 1px solid #fff;
}
.close_cart {
    position: absolute;
    top: 8px;
    right: 15px;
    font-size: 24px !important;
    line-height: 15px !important;
    font-weight: 700 !important;
    color: #fff;
    cursor: pointer;
}



.popup-window-buttons {
    width: 400px !important;
}
.bx-wrapper {
    margin: 0px auto;
}
.img_prod a {
	background-image: none !important;
}	
/* End */


/* Start:/local/templates/pogoda_redesign/components/bitrix/catalog.section.list/cottage/style.css?16932051751408*/
.catalogcottage .row {
    padding-top: 0;
}
.catalogcottage article {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: row;
    margin-top: 60px;
}
.catalogcottage article:nth-child(2n-1) {
    flex-direction: row-reverse;
}

.catalogcottage .img {
    flex-basis: 42%;
}
.catalogcottage .description {
    flex-basis: 58%;
    padding: 28px 56px;
}
.catalogcottage .description .h3 {
    font-family: Neo Sans Pro;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    display: block;
    color: #474747;
    margin: 0 0 14px;
}
.catalogcottage .description .textcot {
    font-family: Neo Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;

    color: #474747;
}
.btn-cottage {
    font-family: Neo Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    background: #FEED00;
    border-radius: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 277px;
    height: 42px;
    position: relative;
    margin-top: 44px;
}

.btn-cottage::after {
    display: block;
    content: ' ';
    background-image: url('/local/templates/pogoda_redesign/components/bitrix/catalog.section.list/cottage/img/btn.svg');
    background-size: 28px 28px;
    height: 28px;
    width: 28px;
    position: absolute;
    right: 7px;
}
/* End */


/* Start:/local/templates/pogoda_redesign/components/bitrix/news.list/cottage.decor/style.css?16932051752634*/
ul.cottage__decoration-tabs {
	display: flex;
	width: 100%;
	justify-content: space-around;
	align-items: center;
}

li.cottage__decoration-tab {
	font-family: Neo Sans Pro;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #666363;
	padding: 22px;
	cursor: pointer;
	width: 100%;
	border-bottom: 1px solid #E2E2E2;
	height: 84px;
	align-content: center;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: fit-content;
}

li.cottage__decoration-tab.active {
	border-bottom: 2px solid #E2000F;
	color: #151616;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
}

.cottage__decoration-block {
	display: none;
	margin-top: 42px;
}

.cottage__decoration-right {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
	padding-left: 50px;
}

.cottage__decoration-right-title {
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	display: flex;
	align-items: center;
	color: #474747;
	margin: 14px 0;
}

.cottage__decoration-right-text {
	font-size: 16px;
	line-height: 24px;
	color: #474747;
	margin-bottom: 56px;
	text-align:left;
}

ul.cottage__decoration-right-list {
	display: flex;
	width: 100%;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.cottage__decoration-right-item-img {
	border-radius: 100%;
	width: 68px;
	height: 68px;
	border: 2px solid #ffffff;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}

.cottage__decoration-right-item-img img {
	border-radius: 100%;
	width: 60px;
	height: 60px;
}

li.cottage__decoration-right-item {
	width: 11.1%;
	display: flex;
	flex-flow: column;
	align-items: center;
	flex-wrap: wrap;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
	min-width: 82px;
}

li.cottage__decoration-right-item.active .cottage__decoration-right-item-img {
	border: 2px solid #FEED00;
}

.cottage__decoration-right-item-text {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color: #4D5054;
	margin-top: 10px;
}

.cottage__decoration-block.active {
	display: flex;
}

.cottage__decoration-left {
	width: 464px;
	min-width: 464px;
}

@media (max-width: 964px) {
	.cottage__decoration-left {
		width: 364px;
		min-width: 364px;
	}
	.cottage__decoration-right {
		 padding-left: 16px;
	 }
}

@media (max-width: 830px) {
	li.cottage__decoration-right-item {
		display: none;
	}
}

@media (max-width: 768px) {
	ul.cottage__decoration-tabs {
		flex-wrap: wrap;
	}
	
	li.cottage__decoration-tab {
		width: 33%;
	}
}
/* End */


/* Start:/local/templates/pogoda_redesign/components/bitrix/news.list/works.list/style.css?17534470948815*/
@font-face {
    font-family: 'Neo Sans Pro';
    src: url('/local/templates/new_pogoda/fonts/NeoSansPro.ttf');
}

.works-slider .works-slider__slide {
    width: 279px;
}

.works-slider .works-slider-images__image {
    height: 172px;
    display: flex;
    position: relative;
}

.show-galery {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s;
    opacity: 0.5;
    background: rgba(242, 243, 247, 0.5);
    color: #73757C;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    z-index: 1;
}

.works-slider-images__image:hover .show-galery {
    opacity: 1;
    background: #F2F3F7;
    color: #E2000F;
}

.works-slider-images__image img {
    width: 100%;
    border-radius: 8px;
}

.works-slider-images .swiper-pagination {
    position: static;
    display: flex;
    margin-top: 4px;
}

.works-slider-images .swiper-pagination .swiper-pagination-bullet {
    width: 100%;
    border-radius: 0;
    height: 2px;
    background: #DCDCDC;
}

.works-slider-images .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E2000F;
}

.slider-nav {
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-nav__prev,
.slider-nav__next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: rgba(196, 196, 196, 0.50);
}

.slider-nav .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #C4C4C4;
}

.slider-nav .swiper-pagination-bullet-active {
    background: #FEED00;
}

.works-slider .swiper-pagination-bullets {
    transform: none !important;
}

.works-slider .slider-nav .slider-nav__pagination {
    width: auto;
    margin: 0 20px;
}

.works-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,
.works-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,
.works-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.works-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(1);
}

.f-button[data-fancybox-toggle-slideshow],
.f-button[data-fancybox-toggle-thumbs] {
    display: none;
}




.header-h.mr_b_20 {
    text-transform: uppercase;
    text-align: center;
}

.b-work-content__name {
    font-family: "NeoSansPro-Medium";
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    font-weight: 500;
    margin: 10px 0px 8px;
}

.b-work-content__header .bx-wrapper {
    margin-bottom: 0 !important;
}

.b-work-content__about {
    font-family: 'Neo Sans Pro';
    font-style: normal;
    color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 14px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
}

.b-work-content__about p {
    padding: 0 !important;
    margin-top: 8px;
    font-size: 12px;
    line-height: 14px;
}

.b-work-content__about p span {
    font-weight: bold;
}

.b-work-content__about p span.work_hide {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: rgba(0, 0, 0, 0.5);
}

.work--btn {
    background: #FEED00;
    border-radius: 26.5px;
    margin: 16px 14px 18px 14px;
    font-family: 'Neo Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 37px;
    text-align: center;
    color: #151616;
    cursor: pointer;
}

.b-main__section.b-product__section[id="work"] .bx-prev,
.b-main__section.b-product__section[id="work"] .bx-next {
    background: url("/local/templates/new_pogoda/components/bitrix/news.list/works.list/Union.svg") no-repeat center !important;
    top: -20px !important;
    background-color: rgba(196, 196, 196, 0.5) !important;
    border-radius: 100px !important;
    width: 32px !important;
    height: 32px !important;
    margin: 0 20px !important;
}

.b-main__section.b-product__section[id="work"] .bx-prev {
    transform: rotate(180deg) !important;
    left: unset !important;
    right: 48px !important;
}

.b-main__section.b-product__section[id="work"] .bx-next {
    right: 0 !important;
}

.work_item.b-work__item .row {
    margin-left: 0;
    margin-right: 0;
}

.work_item.b-work__item .row>div {
    padding-left: 0;
    padding-right: 0;
}


.work_siler .b-work-content__header {
    display: block;
    max-width: 290px;
    overflow: hidden;
}

.work_siler .b-work-content__header .fancy2 {
    display: block;
    max-height: 222px;
    overflow: hidden;
    min-height: 180px;
}

.work_siler .b-work-content__header .fancy2 img {
    max-height: 222px;
    height: 100%;
}

.work_siler .b-work-content__header .bx-pager-item {
    display: inline-block !important;
    width: 100%;
}

.work_siler .b-work-content__header .bx-pager.bx-default-pager {
    bottom: -10px !important;
    text-align: left !important;
    padding-left: 0 !important;
    display: flex;
}

ul.slick-dots.slick-dots--white {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
}

.work_siler .b-work-content__header ul.slick-dots.slick-dots--white li {
    height: 2px !important;
    width: 100% !important;
}

.work_siler .b-work-content__header ul.slick-dots.slick-dots--white button {
    border-radius: 0 !important;
    height: 2px !important;
    width: 100% !important;
    background: #DCDCDC !important;
    margin: 0 !important;
    border: 0 !important;
    transition: all 0.4s;
}

.work_siler .b-work-content__header ul.slick-dots.slick-dots--white li {
    margin-left: 8px;
}

.work_siler .b-work-content__header ul.slick-dots.slick-dots--white li:nth-child(1) {
    margin-left: 0;
}

.work_siler .b-work-content__header ul.slick-dots.slick-dots--white .slick-active button {
    background: #E2000F !important;
    transition: all 0.4s;
}


.b-main__section.b-product__section[id="work"]>div>.bx-wrapper {
    margin: 20px auto 0;
}

.work_count {
    position: absolute;
    top: 10px;
    left: 14px;
    font-family: "NeoSansPro-Medium";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
}

.b-main__section.b-product__section[id="work"]>div>.bx-wrapper>.bx-controls>.bx-pager {
    bottom: 8px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.b-main__section.b-product__section[id="work"]>div>.bx-wrapper>.bx-controls>.bx-pager .bx-pager-item {
    display: block !important;
    border-radius: 100%;
    width: 8px;
    height: 8px;
    margin-left: 8px;
}

.b-main__section.b-product__section[id="work"]>div>.bx-wrapper>.bx-controls>.bx-pager .bx-pager-item:nth-of-type(1) {
    margin-left: 0;
}

.b-main__section.b-product__section[id="work"]>div>.bx-wrapper>.bx-controls>.bx-pager .bx-pager-item a {
    margin: 0 !important;
    background: #C4C4C4 !important;
    transition: background-color 1s;
    border-radius: 100% !important;
    width: 8px !important;
    height: 8px !important;
}

.b-main__section.b-product__section[id="work"]>div>.bx-wrapper>.bx-controls>.bx-pager .bx-pager-item a.active {
    background: #FEED00 !important;
    transition: background-color 1s;
}

.b-main__section.b-product__section[id="work"] .price_prod {
    position: absolute;
    bottom: 0;
    width: calc(100% - 15px);
}

.work_img {
    width: 280px;
    display: flex;
    justify-content: center;
    height: 172px;
    border-radius: 8px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    background-color: #F4F4F4;
}

.work_img img {
    /*border-radius: 8px;*/
}

.b-main__section.b-product__section[id="work"] .bx-prev,
.b-main__section.b-product__section[id="work"] .bx-next {
    display: block !important;
    font-size: 0 !important;
    z-index: 1 !important;
}

.b-main__section.b-product__section[id="work"] .zoom_cont .bx-prev,
.b-main__section.b-product__section[id="work"] .zoom_cont .bx-next {
    top: calc(50% - 16px) !important;
}

.b-main__section.b-product__section[id="work"] .bx-controls.bx-has-controls-direction.bx-has-pager {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.b-main__section.b-product__section[id="work"]>div>.bx-wrapper>.bx-controls>.bx-pager {
    position: relative !important;
    width: auto !important;
}

@media (max-width: 991px) {
    .b-main__section.b-product__section[id="work"] .bx-controls-direction a {
        top: -20px;
    }
}

@media (max-width: 500px) {
    .b-main__section.b-product__section[id="work"]>div>.bx-wrapper>.bx-controls>.bx-pager {
        top: unset !important;
        max-height: 32px;
        bottom: 10px;
    }
}

@media (max-width: 499px) {
    #work .container {
        padding: 0 16px !important;
    }
}
/* End */


/* Start:/local/assets/plugins/fancybox/fancybox.css?170965129925464*/
:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,.is-zooming-out .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content{visibility:hidden}.is-animating .fancybox__content,.is-dragging .fancybox__content{filter:blur(0px);will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}
/* End */


/* Start:/natyazhnye-potolki/css/style.css?174349756253311*/
.bx-wrapper {
    margin-bottom: 0 !important;
}

.bx-pager-item {
    display: inline-block !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    bottom: 16px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: none !important;
    width: 12px !important;
    height: 12px !important;
    margin: 0 4px !important;
    -moz-border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    border-radius: 6px !important;
    border: 1px solid #fff !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff !important;
}

.bx-wrapper .bx-controls-direction a {
    margin-top: -35px !important;
    width: 70px !important;
    height: 70px !important;
}

.bx-wrapper .bx-prev {
    left: 40px !important;
    background: url(/natyazhnye-potolki/css/../img/prev.png) center center no-repeat !important;
}

.bx-wrapper .bx-next {
    right: 40px !important;
    background: url(/natyazhnye-potolki/css/../img/next.png) center center no-repeat !important;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
    background-position: initial !important;
}

.np_slider_container {
    height: 360px;
    width: 1170px;
    margin: 0 auto;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.np_slider_container.container_np2 {
    background: url(/natyazhnye-potolki/img/np_banner_desktop.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
}

.np_slider_text {
    font-family: 'NeoSansPro-Bold';
    font-size: 72px;
    line-height: 86px;
    text-transform: uppercase;
    color: #000000;
}

.np_slider_text img {
    margin: 0 !important;
    margin-top: 30px !important;
}

.np_slider_text.np_slider_text12 {
    font-family: 'NeoSansPro-Regular';
    position: absolute;
    right: 0;
    text-align: left;
    left: calc(50% - 520px);
    font-size: 80px !important;
    line-height: 100px !important;
    max-width: 480px;
    top: 70px;
}

.np_slider_text13 {
    font-family: 'NeoSansPro-Bold';
}

.np_slider_text14 {
    position: absolute;
    background: url(/natyazhnye-potolki/img/slider06top.png) no-repeat;
    width: 250px;
    height: 100px;
    top: 0;
    right: calc(50% - 586px);
    background-size: 250px auto;
}

.np_slider_text17 {
    position: absolute;
    background: url(/natyazhnye-potolki/img/slider06img.png) no-repeat;
    width: 335px;
    height: 330px;
    top: calc(50% - 160px);
    right: calc(50% - 510px);
    background-size: contain;
    display: block;
}


.np_flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.np_flex_sb {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.np_flex_sb:after {
    content: "";
    width: 378px;
}

.np_flex_center {
    -webkit-justify-content: center;
    justify-content: center;
}

.np_flex_align {
    -webkit-align-items: center;
    align-items: center;
}

.np_tabs {
    margin-top: 39px;
    margin-bottom: 40px;
}

.np_tab {
    border: 2px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 20px;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    color: #000000;
    width: 139px;
    line-height: 35px;
    /* margin: 0 45px; */
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.np_tab:hover {
    border: 2px solid #FEED00;
}

.np_tab.active {
    border: 2px solid #FEED00;
}

.np_tab a:link,
.np_tab a:visited {
    color: #000000;
    display: block;
    border-radius: 20px;
}

/* .np_tab:first-child {
	margin-left: 0;
}
.np_tab:last-child {
	margin-right: 0;
} */
.np_breadcrumbs {
    font-size: 14px;
    line-height: 17px;
    color: #929292;
    margin-bottom: 26px;
}

.np_breadcrumbs a:link,
.np_breadcrumbs a:visited {
    color: #929292;
}

.np_breadcrumbs a:hover {
    text-decoration: underline;
}

.np_title {
    font-family: 'NeoSansPro-Bold';
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 68px;
}

.np_title span {
    font-size: 16px;
}

.np_type_title {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    padding-bottom: 15px;
}

.np_type_img {
    height: 362px;
    width: 232px;
}

.np_types_2 .np_type_img {
    height: 153px;
    width: 583px;
}

.np_type:hover .np_type_title {
    font-family: 'NeoSansPro-Medium';
}

.np_type:hover .np_type_img {
    border: 2px solid #FEED00;
    box-sizing: border-box;
}

.np_type {
    margin: 0 1px 31px;
}

.np_works {
    margin-bottom: 27px;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.np_work {
    width: 378px;
    height: 506px;
    margin-bottom: 18px;
    position: relative;
    border: 1px solid #EBEDEC;
    box-sizing: border-box;
    border-radius: 5px;
}

.np_work a:link,
.np_work a:visited {
    color: #000000;
}

.np_work_title {
    padding-top: 18px;
    padding-left: 19px;
    padding-right: 19px;
    padding-bottom: 23px;
    height: 79px;
}

.np_work_img {
    text-align: center;
    width: 360px;
    margin: 0 auto;
}

.np_work_price {
    position: absolute;
    bottom: 18px;
    left: 19px;
}

.np_work_more {
    position: absolute;
    bottom: 18px;
    right: 19px;
}

.np_work_price span {
    font-size: 24px;
    line-height: 29px;
    font-family: 'NeoSansPro-Medium';
}

.np_work:hover {
    border: 2px solid #FEED00;
}

.np_work:hover .np_work_title {
    padding-top: 17px;
    padding-left: 18px;
    height: 78px;
}

.np_work:hover .np_work_price {
    bottom: 17px;
    left: 18px;
}

.np_work:hover .np_work_more {
    bottom: 17px;
    right: 18px;
}

.np_work_more:hover {
    color: #E91A23;
}

.np_look_more {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #E91A23;
    margin-bottom: 74px;
    margin-top: 30px;
    cursor: pointer;
}

.np_look_more span {
    transform: rotate(90deg);
    display: inline-block;
    vertical-align: middle;
}

.np_calc {
    padding-bottom: 0;
    color: #000000;
}

.np_calc_top {
    padding-bottom: 13px;
    border-bottom: 1px solid #EBEDEC;
}

.np_calc_top .np_calc_col {
    padding-left: 30px;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    font-family: 'NeoSansPro-Medium';
    width: 378px;
}

.np_calc_number {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: #FEED00;
    border-radius: 14px;
    text-align: center;
    line-height: 28px;
    margin-right: 7px;
}

.np_calc_item {
    display: inline-block;
}

.np_calc_body {
    padding-top: 38px;
}

.np_calc_body .np_calc_col {
    width: 378px;
}

.np_calc_bottom {
    border-top: 1px solid #EBEDEC;
    padding-top: 36px;
    margin-top: 15px;
}

.np_calc_button {
    width: 250px;
    line-height: 40px;
    background: #E41E27;
    border-radius: 24px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    cursor: pointer;
    margin: 0;
}

.np_calc_types {
    border: 1px solid #FEED00;
    box-sizing: border-box;
    border-radius: 20px;
    position: relative;
}

.np_calc_type {
    width: 50%;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}

.np_calc_type:nth-child(1).active {
    background: #FEED00;
    border-radius: 20px 0px 0px 20px;
}

.np_calc_type:nth-child(2).active {
    background: #FEED00;
    border-radius: 0px 20px 20px 0px;
}

.np_calc_type div:nth-child(1) {
    font-family: 'NeoSansPro-Medium';
    display: flex;
    justify-content: center;
    align-items: center;
}

.np_calc_texture {
    padding-left: 13px;
    width: 345px;
}

.np_calc_texture_title {
    color: #C4C4C4;
    padding-top: 21px;
    padding-bottom: 17px;
}

.np_calc_texture_type {
    font-weight: normal;
    position: relative;
    padding-left: 28px;
    width: 50%;
    margin-bottom: 17px;
}

.np_calc_texture_type input {
    display: none;
}

.np_calc_texture_type span:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border: 2px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 10px;
    position: absolute;
    margin-right: 8px;
    top: -1px;
    left: 0px;
}

.np_calc_texture_type input:checked+span:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #E91A23;
    border-radius: 5px;
    position: absolute;
    top: 4px;
    left: 5px;
}

.np_calc_surface {
    width: 250px;
    height: 250px;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    font-size: 18px;
    padding-top: 110px;
    text-align: center;
}

.np_calc_surface input {
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 8px;
    width: 104px;
    line-height: 30px;
    font-size: 24px;
    text-align: center;
    color: #000000;
    font-family: 'NeoSansPro-Medium';
    vertical-align: baseline;
    margin-right: 2px;
}

.np_bar_width {
    width: 250px;
    margin-top: 21px;
    margin-bottom: 42px;
    position: relative;
}

.np_width_line,
.np_length_line {
    height: 4px;
    width: 0;
    background: #FEED00;
    border-radius: 2px;
    margin-top: -4px;
}

.np_width,
.np_length {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 4px;
    background: #EBEDEC;
    outline: none;
    border-radius: 2px;
}

.np_width::-webkit-slider-thumb,
.np_length::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    background: #C4C4C4;
    cursor: pointer;
    border-radius: 8px;
}

.np_width::-moz-range-thumb,
.np_length::-webkit-slider-thumb {
    width: 16px;
    height: 16px;
    background: #C4C4C4;
    cursor: pointer;
    border-radius: 8px;
}

.np_width_begin {
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 16px;
    line-height: 19px;
    color: #C4C4C4;
}

.np_width_end {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 16px;
    line-height: 19px;
    color: #C4C4C4;
}

.np_sizes {
    width: 250px;
}

.np_sizes input {
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 8px;
    width: 40px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #000000;
    vertical-align: baseline;
}

.np_sizes span {
    color: #C4C4C4;
}

.np_calc_col_left {
    width: 50px;
    height: 250px;
    position: relative;
}

.np_calc_body .np_calc_container {
    width: 321px;
}

.np_bar_length {
    transform: rotate(-90deg);
    width: 250px;
    position: absolute;
    bottom: 123px;
    left: -77px;
}

.np_length_begin {
    position: absolute;
    bottom: -2px;
    left: 26px;
    font-size: 16px;
    line-height: 19px;
    color: #C4C4C4;
}

.np_length_end {
    position: absolute;
    top: -4px;
    left: 19px;
    font-size: 16px;
    line-height: 19px;
    color: #C4C4C4;
}

.np_element {
    line-height: 34px;
    margin-bottom: 8px;
    margin-right: 20px;
    padding-left: 12px;
}

.np_element .pvd_minus {
    margin-right: 8px;
    height: 34px;
}

.np_element .pvd_set_quantity input {
    width: 40px;
    height: 34px;
    border-radius: 8px;
}

.np_element .pvd_plus {
    margin-left: 8px;
    height: 34px;
}

.np_element_text {
    width: 240px;
    line-height: 17px;
}

.np_tape {
    padding-left: 12px;
    margin-bottom: 17px;
}

.np_tape_label {
    font-weight: normal;
    position: relative;
    margin-top: 5px;
    padding-left: 28px;
}

.np_tape_label input {
    display: none;
}

.np_tape_label span:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border: 2px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 4px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.np_tape_label input:checked+span:after {
    content: '';
    width: 11px;
    height: 8px;
    background: url(/natyazhnye-potolki/css/../img/gal.png) center center no-repeat;
    position: absolute;
    top: 6px;
    left: 5px;
}

.np_tape_color {
    padding-left: 40px;
    padding-bottom: 11px;
    display: none;
}

.np_curtain_color {
    padding-top: 11px;
    padding-bottom: 2px;
    padding-left: 28px;
    line-height: 19px;
    display: none;
}

.np_tape_color_label,
.np_curtain_color_label {
    font-weight: normal;
    position: relative;
    padding-left: 28px;
}

.np_tape_color_label input,
.np_curtain_color_label input {
    display: none;
}

.np_tape_color_label span:before,
.np_curtain_color_label span:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border: 2px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.np_tape_color_label input:checked+span:after,
.np_curtain_color_label input:checked+span:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #E91A23;
    border-radius: 5px;
    position: absolute;
    top: 5px;
    left: 5px;
}

.np_price {
    padding-top: 10px;
    text-align: left;
    font-size: 18px;
    padding-right: 20px;
    border-top: 1px solid #EBEDEC;
}

.np_price span {
    font-family: 'NeoSansPro-Medium';
    font-size: 30px;
}

.np_notice {
    font-size: 11px;
    line-height: 13px;
    color: #E91A23;
    padding-top: 0;
    padding-bottom: 15px;
}

.np_breadcrumbs_wrapper {
    background: #fff;
    padding-top: 34px;
    margin-bottom: 18px;
    /* background: #F6F7F8; */
}

.np_breadcrumbs_wrapper .np_title {
    margin-bottom: 20px;
}

.np_info {
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    font-family: Roboto;
    width: 635px;
    /* padding-bottom: 59px; */
}

.np_section_title {
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    padding-top: 32px;
    padding-bottom: 30px;
}

.block_product.np_works {
    margin-bottom: 0;
}

.np_color_tabs {
    margin-top: 85px;
    margin-bottom: 55px;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #000000;
}

.np_color_tab {
    width: 292px;
}

.np_color_tab span {
    width: 165px;
    display: block;
    margin: 0 auto;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    cursor: pointer;
}

.np_color_tab.active span {
    border-bottom: 2px solid #E91A23;
}

.np_color_palette {
    padding-bottom: 95px;
    width: 1145px;
    margin: 0 auto;
}

.np_color_container {
    margin: 0 11px 20px;
}

.np_color_box {
    width: 82px;
    height: 62px;
    border: 1px solid #BBBBBB;
    box-sizing: border-box;
}

.np_color_name {
    padding-top: 3px;
    font-size: 14px;
    line-height: 17px;
    color: #606060;
}

.cn_title,
.form_contact {
    text-align: center;
}

.np_calculator {
    margin-top: 90px;
}

.np_calculator .np_title {
    /* text-align: center; */
}

.np_calculator .np_calc {
    padding-bottom: 90px;
}

.np_items {
    margin-bottom: 130px;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
}

.np_item {
    width: 234px;
}

.np_item_img {
    height: 80px;
    margin-bottom: 48px;
}

.np_item_img img {
    width: 80px;
}

.np_our_works .np_work:nth-child(n+7) {
    display: none;
}

.callback_ppb_bg {
    z-index: 100 !important;
    top: 0;
}

.np_call {
    position: fixed;
    left: 50%;
    top: 50%;
    display: none;
    overflow: hidden;
    z-index: 130;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    /*transition: all 1s;*/
}

.np_call .window_callback {
    height: auto;
    padding: 25px 30px;
    transition: all 1s;
}

.np_call .window_callback.two_step {
    height: auto;
    transition: all 1s;
}

.np_clb textarea {
    display: block;
    width: 100%;
    line-height: 30px;
    padding: 0 15px;
    margin-top: 4px !important;
    background: #FFFFFF;
    border: 1px solid #E4DEDE;
    box-sizing: border-box;
    border-radius: 9px;
    font-family: 'NeoSansPro-Light';
    font-size: 13px;
    color: #002138;
    height: 122px;
}

.np_call .window_callback form input[type="submit"] {
    height: 40px;
    width: 250px;
    line-height: 40px;
    font-size: 16px;
    margin: 13px auto 0;
    display: block;
    border-radius: 4px;
}

.label_thin {
    font-family: 'NeoSansPro-Regular';
    color: #9F9F9F;
}

.window_callback form label.label_file {
    font-family: 'NeoSansPro-Regular';
    font-size: 12px;
    line-height: 14px;
    color: #E31E24;
    position: absolute;
    top: 309px;
    right: 32px;
    display: flex;
    align-items: center;
    height: 16px;
}

.label_file input[type="file"] {
    position: absolute;
    top: 122px;
    left: -197px;
    color: #E31E24;
    outline: none;
}

.label_file input[type="file"]::-webkit-file-upload-button {
    display: none;
}

.sent_clb_np {
    display: none;
    font-size: 14px;
    text-align: center;
    font-family: 'Open Sans';
    line-height: 20px;
}

.sent_clb_np h2 {
    margin-bottom: 20px;
    font-size: 16px;
}

.np_calc_button_not {
    opacity: 0.5;
    cursor: text;
}

.np_title h1 {
    font-size: 30px !important;
    color: #000000 !important;
    margin: 0 20px !important;
    text-align: left !important;
}

.np_slider_text15 {
    display: none;
}

.np_slider_text16 {
    display: none;
}


.main-slider__container {
    width: 1015px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.main-slider__container-left {
    padding-top: 70px;
    font-size: 64px;
    line-height: 77px;
    text-transform: uppercase;
    color: #000000;
}

.main-slider__container-left b {
    font-weight: normal;
    font-family: 'NeoSansPro-Bold';
    font-size: 128px;
    line-height: 154px;
}

.np_calc_dop_info {
    display: flex;
    justify-content: left;
}

.np_calc_dop_info>div:nth-child(2) {
    display: flex;
    justify-content: space-between;
    width: 218px;
    overflow: visible;
}

.np_calc_dop_info>div:nth-child(2)>div:nth-child(2) {
    font-weight: 500;
    font-size: 15px;
    line-height: 150%;
    color: #000000;
    font-family: 'NeoSansPro-Medium';
    min-width: fit-content;
    margin-left: 4px;
}

.np_calc_dop_info>div:nth-child(2)>div:nth-child(3) {
    font-weight: 500;
    font-size: 15px;
    line-height: 150%;
    color: #000000;
    font-family: 'NeoSansPro-Medium';
    min-width: fit-content;
    margin-left: 4px;
    display: none;
}

.np_calc_dop_info>div:nth-child(2)>input {
    width: 40px;
    height: 24px;
    background: #F4F4F4;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 8px;
    font-size: 16px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
}

.np_calc_dop_info:not(:nth-child(1)) {
    margin-top: 4px;
}

.np_calc_dop_info>div:nth-child(1) {
    font-size: 15px;
    line-height: 150%;
    color: #000000;
    width: 110px;
}

.np_calc_texture.np_calc_texture_2 {
    border-bottom: 1px solid #EBEDEC;
}

.np_calc_texture.np_calc_texture_2 .np_calc_texture_type {
    margin-bottom: 8px;
}

.np_calc_texture.np_calc_texture_3 {
    margin-top: 17px;
}

.np_calc_dop_info>div:nth-child(2)>div:nth-child(2) span {
    color: #E91A23;
}

.np_calc_dop_info>div:nth-child(2)>div:nth-child(3) span {
    color: #E91A23;
}

.np_vids_cont {
    display: flex;
    justify-content: space-between;
}

.np_vids_el {
    width: 100%;
    background-position: center bottom;
    background-size: cover;
    margin-right: 16px;
    border-radius: 4px;
    height: 312px;
    position: relative;
    background-color: #FEED00;
    overflow: hidden;
}

.np_vids .np_vids_el {
    width: 220px !important;
    background-position: center bottom;
    background-size: cover;
    margin-right: 16px;
    border-radius: 4px;
    height: 312px;
    position: relative;
    background-color: #FEED00;
    overflow: hidden;
}

.np_vids_el div {
    background: linear-gradient(0deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
}

.np_vids_el p {
    position: absolute;
    bottom: 48px;
    left: 16px;
    font-weight: 500;
    font-size: 23px;
    line-height: 28px;
    color: #FFFFFF;
    max-width: 80%;
    font-family: 'NeoSansPro-Medium';
}

.np_vids_el_end p {
    bottom: 40%;
    font-size: 22px;
    line-height: 26px;
    color: #151616;
}

.np_vids_el a {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
    color: #FEED00;
    bottom: 24px;
    left: 16px;
    position: absolute;
}

.np_vids_el a:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}

.np_vids_el_fade {
    display: none;
}

.np_vids_fade_active {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: none;
    opacity: 0;
    transition: all 0.5s;
    align-items: center;
    justify-content: center;
    background: rgba(32, 32, 32, 0.5);
    z-index: 99;
}

.np_vids_fade_active.showvids {
    display: flex;
    opacity: 1;
    transition: all 0.5s;
}

.np_vids_fade_active .np_vids_el_fade {
    width: 90%;
    max-width: 516px;
    display: block;
    background: #ffffff;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s;
}

.np_vids_fade_active.showvids .np_vids_el_fade {
    opacity: 1;
    transition: all 0.5s;
}

.np_vids_el_fade_close {
    position: absolute;
    top: 24px;
    right: 24px;
    cursor: pointer;
}

.np_vids_el_fade img {
    max-height: 388px;
    width: 100%;
}

.np_vids_el_fade div:nth-of-type(2) {
    padding: 24px;
}

.np_vids_el_fade div:nth-of-type(2) p {
    font-family: 'NeoSansPro-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    padding-left: 22px;
    position: relative;
    display: flex;
    align-items: center;
}

.np_vids_el_fade div:nth-of-type(2) p:before {
    content: '';
    background: url("/natyazhnye-potolki/img/tuiIconCheckCircleLarge.svg");
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0px;
    background-size: contain;
}

.np_vids_el_fade div:nth-of-type(2) p:nth-child(1) {
    font-family: 'NeoSansPro-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    padding: 0;
    height: unset;
    margin-bottom: 16px;
}

.np_vids_el_fade div:nth-of-type(2) p:nth-child(1):before {
    content: unset;
}

.np_vids_el_fade a {
    background: #FEED00;
    border-radius: 26.5px;
    padding: 10px 50px;
    display: inline-block;
    margin-top: 24px;
}


.np_karniz .np_vids_el p {
    position: relative;
    bottom: unset;
    font-size: 18px;
    line-height: 22px;
}

.np_vids_el p:nth-of-type(2) {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    font-family: 'NeoSansPro-Regular';
    letter-spacing: 0.5px;
}

.np_karniz .np_vids_el {
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-bottom: 28px;
}

.np_vids_el:last-child {
    margin-right: unset;
}

.np_svet_flex {}

.np_svet_flex {
    display: flex;
}

.np_svet_flex>div>div:nth-of-type(2) {
    display: flex;
    height: 184px;
}

.np_svet_flex>div {
    width: 50%;
}

.np_svet_flex>div>div:nth-of-type(2)>a {
    width: 50%;
    display: block;
}

.np_svet_flex>div:nth-of-type(1)>div:nth-of-type(1)>a {
    width: calc(100% - 8px);
    margin-left: 0;
}

.np_svet_flex>div:nth-of-type(2)>div:nth-of-type(1)>a {
    width: calc(100% - 8px);
    margin-right: 0;
}

.np_svet_flex>div:nth-of-type(1)>div:nth-of-type(2)>a:nth-of-type(1) {
    width: calc(50% - 8px);
    margin-left: 0;
}

.np_svet_flex>div:nth-of-type(1)>div:nth-of-type(2)>a:nth-of-type(2) {
    width: calc(50% - 16px);
}


.np_svet_flex>div:nth-of-type(2)>div:nth-of-type(2)>a:nth-of-type(1) {
    width: calc(50% - 8px);
}

.np_svet_flex>div:nth-of-type(2)>div:nth-of-type(2)>a:nth-of-type(2) {
    width: calc(50% - 16px);
    margin-right: 0;
}

.np_svet_flex>div>div:nth-of-type(1) {
    height: 384px;
    display: flex;
    flex-direction: column;
}

.np_svet_flex a {
    display: flex;
    background: #F5F5F5;
    border-radius: 4px;
    margin: 8px;
    flex-direction: row;
    justify-content: end;
    align-items: end;
    position: relative;
    height: 100%;
    overflow: hidden;
    transition: all 0.5s;
}

.np_svet_flex a p {
    margin: 16px;
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.np_svet_flex img {
    position: absolute;
    top: 0;
    right: 0;
}

.np_svet_flex>div:nth-of-type(2)>div:nth-of-type(1)>a:nth-of-type(1) img {
    right: 14px;
}

.np_svet_flex>div:nth-of-type(1)>div:nth-of-type(2)>a:nth-of-type(2) img {
    right: 22px;
    top: 6px;
}

.np_svet_flex>div:nth-of-type(1)>div:nth-of-type(2)>a:nth-of-type(1) img {
    right: 16px;
    top: 11px;
}

.np_idea_head {
    display: flex;
    margin-bottom: 8px;
    margin-left: -8px;
    position: relative;
}

.bp_idea_btn {
    background: #F4F4F4;
    border-radius: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #4D5054;
    font-family: 'NeoSansPro-Medium';
    padding: 8px 32px;
    margin: 8px 8px;
    transition: all 0.5s;
    cursor: pointer;
}

.bp_idea_btn.active {
    background: #FEED00;
    transition: all 0.5s;
}

.np_idea_item {
    display: inline-block;
    width: 224px;
    margin: 0 8px;
    transition: all 0.5s;
    height: 370px;
}

.np_idea_item img {
    width: 224px;
    height: 240px;
    object-fit: cover;
    border-radius: 4px;
}

.np_idea_item div {
    display: flex;
    align-items: center;
    font-family: 'NeoSansPro-Regular';
    font-size: 12px;
    line-height: 14px;
}

.np_idea_item.active div {
    /*font-family: 'NeoSansPro-Medium';*/
    font-size: 16px;
    line-height: 19px;
}

.np_idea_item p {
    font-family: 'NeoSansPro-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
}

.np_idea_item a {
    font-family: 'NeoSansPro-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: right;
    text-decoration-line: underline;
    color: #E2000F;
    margin-left: 16px;
}

.np_idea_item.active img {
    width: 456px;
    height: 312px;
}

.np_idea_item.active {
    width: 456px;
    transition: all 0.5s;
}

.np_idea_cont_item {
    display: inline-flex;
}

.np_idea_item.active p {
    font-size: 16px;
    line-height: 19px;
}

.np_idea_item.active a {
    font-size: 14px;
    line-height: 17px;
}

.np_idea_item.fade {
    opacity: 0.4;
    transition: all 0.5s;
}

.np_idea_item.fade2 {
    opacity: 0;
    transition: all 0.7s;
}

.np_vids_slider {
    display: none
}

.np_idea_arrow {
    display: flex;
}

.np_idea_arrow>div {
    cursor: pointer;
}

.np_idea_arrow_left {
    margin-right: 16px;
}

.np_idea_line_item {
    background: #E4E4E4;
    height: 2px;
    width: 100%;
}

.np_idea_line {
    display: flex;
    margin-bottom: 16px;
}

.np_idea_line_item.active {
    background: #E2000F;
}

.np_idea_body {
    display: none;
}

.np_idea_body.active {
    display: block;
}

.np_container {
    overflow: hidden;
    width: 100%;
}

.np_calc_col .np_calc_top {
    display: none;
}

.np_vids_a {
    display: block;
    position: absolute;
    top: 0;
    left: 0 !important;
    width: 100%;
    height: 100%;
}

.content h2.np_title {
    margin: 64px 0 16px 0;
}

.bp_idea_btn_link {
    position: absolute;
    right: 0;
    top: 30%;
    display: none;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    text-decoration-line: underline;
    color: #E2000F;
    transition: all 0.5s;
}

.bp_idea_btn_link.active {
    display: block;
    transition: all 0.5s;
}


.with-detail .b-calculate__item-detail {
    height: max-content;
    display: none;
    background: #FEED00;
    border-radius: 4px;
    padding: 8px;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    height: initial !important;
    position: absolute;
    bottom: 45px;
    left: 40px;
    width: 154px;
    z-index: 11;
}

.with-detail .b-calculate__item-detail::before {
    content: "";
    background: url(/local/assets/img/quest_arrow.png) center center no-repeat;
    width: 15px;
    height: 8px;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
}

.content h1 {
    color: #000000 !important;
}

.np_adv {
    margin-top: 64px;
    padding: 0 15px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}

.np_adv_item {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.np_adv_item img {
    margin-right: 8px;
}

.np_adv_item p {
    font-family: 'NeoSansPro-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}

.np_adv .prompt {
    cursor: pointer;
}

.prompt:hover+.prompt__text {
    display: block;
    cursor: pointer;
}

.np_adv .prompt__text {
    padding: 8px 20px;
    border: 1px solid #F3F3F4;
    border-radius: 8px;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    left: 0;
    font-family: 'Neo Sans Pro';
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #1D2023;
    background-color: #FAFAFA;
    box-shadow: 0px 4px 20px rgba(50, 49, 58, 0.25)
}

.np_idea_item>a:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: calc(100% - 16px);
}

.np_idea_item {
    position: relative;
}

.np_calc_type div:nth-child(1) img {
    margin-left: 8px;
}

@media (min-width: 1199px) {
    .np_vids_el p {
        max-width: 70%;
    }

    .np_vids_el_end p {
        max-width: 80%;
    }

    .np_karniz .np_vids_el p:nth-of-type(1) {
        top: 50%;
        position: absolute;
    }

    .np_karniz .np_vids_el p:nth-of-type(2) {
        top: calc(50% + 46px);
        position: absolute;
    }
}

@media (max-width: 1199px) {

    .np_slider_container.container_np2 {
        background-size: cover;
        background-position: center;
    }

    .np_slider_text.np_slider_text12 {
        display: none;
    }

    .np_slider_text15 {
        max-width: 400px;
        font-family: 'NeoSansPro-Regular';
        position: absolute;
        display: block;
        position: absolute;
        right: 0;
        text-align: left;
        left: calc(50% - 520px);
        font-size: 60px !important;
        line-height: 70px !important;
        top: 70px;
    }

    .np_slider_text17 {
        width: 310px;
        height: 300px;
        top: calc(50% - 140px);
        right: calc(50% - 510px);
    }

    .np_slider_text14 {
        right: 0px;
    }

    .np_slider_container {
        height: initial;
        width: 100%;
        padding: 100px 150px;
    }

    .np_slider_text {
        font-size: 48px;
        line-height: 56px;
    }

    .np_slider_text img {
        max-width: 250px !important;
        margin-top: 15px !important;
    }

    .np_calc_top {
        display: none;
    }

    .np_calc_body {
        display: block;
    }

    .np_calc_body .np_calc_col {
        margin: 0 auto 40px !important;
        border-bottom: 1px solid #EBEDEC;
        padding-bottom: 30px;
    }

    .np_calc_body .np_calc_col:last-child {
        border-bottom: none;
    }

    .np_works {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .np_work {
        margin: 10px;
    }

    .np_calc_bottom {
        border-top: none;
        padding-top: 0;
    }

    .np_price {
        padding-right: 0;
        margin-top: 27px;
    }

    .np_notice {
        text-align: center;
    }

    .np_tabs {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .np_tab {
        margin: 0 10px 20px;
    }

    .np_bar_length {
        left: -102px;
    }

    .np_length_begin {
        left: 1px;
    }

    .np_length_end {
        left: -6px;
    }

    .np_calc_col_right {
        padding-right: 25px;
    }

    .np_calc_col_left {
        width: 30px;
    }

    .np_color {
        margin-bottom: 10px;
    }

    .np_tabs:after {
        content: "";
        width: 0;
    }

    .np_info {
        text-align: center;
        margin: 0 auto;
        padding: 0;
    }

    .np_section_title {
        text-align: center;
    }

    .np_color_tab {
        width: 30%;
    }

    .np_color_tab span {
        width: 100%;
    }

    .np_color_palette {
        width: 100%;
    }

    .np_items {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .np_items:after {
        content: "";
        width: 0;
    }

    .np_item {
        height: 250px;
    }

    .np_breadcrumbs_wrapper .np_info {
        padding-bottom: 0;
    }

    .main-slider__container {
        width: 840px;
        height: 396px;
    }

    .np_calc_texture.np_calc_texture_3 {
        margin-bottom: 17px;
    }

    .np_vids_el {
        width: 230px;
    }

    .np_vids_cont {
        display: inline-flex;
        overflow: hidden;
    }

    .np_cont {
        overflow: hidden;
    }

    .np_cont {
        overflow: hidden;
    }

    .np_vids_cont.np_karniz {
        display: flex;
        flex-wrap: wrap;
    }

    .np_karniz .np_vids_el {
        width: 47.5%;
        margin: 8px;
        height: 168px;
    }


    .np_vids_line {
        /*display: flex;*/
        display: none;
    }

    .np_vids_line_item {
        width: 100%;
        height: 2px;
        background: #E4E4E4;
        transition: all 0.5s;
    }

    .np_vids_line_item.active {
        background: #000000;
        transition: all 0.5s;
    }

    .np_arrow {
        display: flex;
        /*justify-content: end;*/
    }

    .np_arrow div {
        cursor: pointer;
    }

    .np_vids_slider {
        margin: 20px 0px;
        display: block
    }

    .np_left {
        margin-right: 16px;
    }

    .np_idea_body {
        overflow: hidden;
    }
}

@media (max-width: 1050px) {
    .np_slider_text15 {
        left: calc(50% - 440px);
    }

    .np_slider_text17 {
        height: 280px;
        top: 20px;
        right: 70px;
    }
}

@media (max-width: 992px) {

    .np_svet_flex img {
        max-height: 80%;
    }

    .np_svet_flex>div>div:nth-of-type(1) {
        height: 238px;
    }

    .np_svet_flex>div>div:nth-of-type(2) img {
        max-height: 50px;
    }

    .np_svet_flex>div>div:nth-of-type(2) {
        height: 142px;
    }

    .np_svet_flex>div:nth-of-type(2)>div:nth-of-type(2)>a:nth-of-type(1) img {
        max-height: 70px;
    }

    .np_svet_flex>div:nth-of-type(2)>div:nth-of-type(2)>a:nth-of-type(2) img {
        max-height: 110px;
    }

    .np_idea_head {
        margin-bottom: 48px;
    }

    .bp_idea_btn_link {
        right: unset;
        left: 8px;
        bottom: -26px;
        top: unset;
    }
}

@media (max-width: 991px) {
    .content h1.np_title {
        text-align: left !important;
    }

    .np_calc_texture.np_calc_texture_2 .np_calc_texture_title {
        padding-top: 12px !important;
    }
}

@media (min-width: 500px) and (max-width: 991px) {
    .np_slider_text15 {
        top: 70px !important;
        bottom: unset !important;
        left: calc(50% - 440px);
        right: 20px !important;
    }
}

@media (min-width: 642px) and (max-width: 1199px) {
    .np_calc_top .np_calc_col {
        width: 50%;
    }

    .np_calc_top {
        display: flex;
    }

    .np_calc_col .np_calc_top {
        display: flex;
    }

    .np_calc_body {
        display: flex;
    }

    .np_calc_top .np_calc_col:last-child {
        display: none;
    }

    .np_calc_top.np_flex.np_flex_sb.np_body_top {
        width: 100%;
        margin-bottom: 30px;
    }

    .np_calc_top.np_flex.np_flex_sb.np_body_top .np_calc_col {
        display: block;
        padding: 0;
        margin: 0 !important;
    }

    .np_calc_body .np_calc_col:last-child {
        margin: 0 !important;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .np_element {
        width: 47%;
        flex-wrap: nowrap;
    }

    .np_body_price {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .np_price {
        width: 100%;
        text-align: center;
    }

    .np_calc_body .np_calc_col:nth-child(2) .np_calc_top.np_flex.np_flex_sb.np_body_top {
        display: none;
    }

    .np_flex_sb:after {
        content: unset;
    }

    .pvd_set_quantity {
        min-width: fit-content;
    }

    .content h2.np_title {
        margin-top: 40px;
    }
}

@media (max-width: 899px) {
    .bx-controls-direction {
        display: none;
    }

    .np_slider_container {
        padding: 100px 50px;
    }

    .np_slider_text {
        font-size: 36px;
        line-height: 48px;
        height: 100px;
    }

    .np_slider_text.np_slider_text17 {
        width: 250px;
        height: 250px;
        top: 30px;
    }

    .np_slider_text15 {
        font-size: 42px !important;
        line-height: 48px !important;
        max-width: 270px;
        left: 60px;
        top: 90px !important;
    }

    .np_slider_text img {
        max-width: 200px !important;
        margin-top: 10px !important;
    }

    .np_info {
        width: 100% !important;
    }

    .main-slider__container {
        width: 700px;
    }

    .main-slider__container-left {
        padding-top: 90px;
        font-size: 50px;
        line-height: 60px;
    }

    .main-slider__container-left b {
        font-size: 100px;
        line-height: 100px;
    }

    .np_idea_item img {
        width: 216px;
        height: 232px;
    }

    .np_idea_item div {
        font-size: 12px;
        line-height: 14px;
    }

    .np_idea_item.active div {
        font-size: 16px;
        line-height: 19px;
    }

    .np_idea_item.active img {
        width: 376px;
        height: 256px;
    }

    .np_idea_item.active {
        width: 376px;
    }

    .np_idea_item {
        height: 320px;
    }

    .np_calc_texture.np_calc_texture_2 .np_calc_texture_title {
        padding-top: 12px !important;
    }

    .np_vids_el_fade div:nth-of-type(2) p:nth-child(1) {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px;
    }

    .np_vids_el_fade div:nth-of-type(2) p {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 6px;
    }
}

@media (max-width: 768px) {

    .np_cont,
    .np_idea_cont {
        overflow: hidden;
        max-width: calc(100vw - 30px);
        margin: 0 auto;
    }

    .np_svet_flex img {
        max-height: 70%;
    }

    .np_svet_flex>div>div:nth-of-type(1) {
        height: 238px;
    }

    .np_svet_flex>div>div:nth-of-type(2) img {
        max-height: 50px;
    }

    .np_svet_flex>div>div:nth-of-type(2) {
        height: 142px;
    }

    .np_svet_flex>div:nth-of-type(2)>div:nth-of-type(2)>a:nth-of-type(1) img {
        max-height: 70px;
    }

    .np_svet_flex>div:nth-of-type(2)>div:nth-of-type(2)>a:nth-of-type(2) img {
        max-height: 110px;
    }

    .np_svet_flex>a:nth-of-type(7) img {
        max-height: 100%;
    }

    .np_svet_flex a p {
        font-size: 18px;
        line-height: 140%;
        font-family: 'NeoSansPro-Medium';
    }

    .np_karniz .np_vids_el p {
        font-size: 16px;
        line-height: 19px;
    }

    .np_karniz .np_vids_el p:nth-of-type(2) {
        font-size: 12px;
        line-height: 14px;
    }

    .bp_idea_btn {
        width: calc(33% - 16px);
        padding: 8px 12px;
    }

    .np_adv {
        flex-wrap: wrap;
        margin-top: 0;
    }
}

@media (max-width: 729px) {
    .np_calc_body {
        display: flex;
    }

    .np_calc_body .np_calc_col,
    .np_calc_top .np_calc_col {
        width: 50%;
    }

    .np_calc_body .np_calc_container {
        width: 321px;
    }

    .np_calc_body>.np_calc_col:nth-child(3) {
        width: 100%;
    }

    .np_flex_sb:after {
        content: unset;
    }

    .np_calc_dop_info>div:nth-child(2)>div:nth-child(2) {
        display: none;
    }

    .np_calc_dop_info>div:nth-child(2) {
        justify-content: left;
    }

    .np_calc_dop_info>div:nth-child(2)>div:nth-child(3) {
        display: block;
    }

    .np_calc_texture {
        width: 100%;
    }

}

@media (max-width: 696px) {
    .np_element {
        width: 45%;
    }

    .np_calc_body>.np_calc_col:nth-child(3) {
        justify-content: space-between;
    }

    .np_element_tape {
        width: 45%;
        margin-bottom: 8px;
        margin-right: 20px;
        padding-left: 12px;
    }

    .np_tape {
        padding-left: 0;
    }

    .np_tape_color {
        padding-left: 20px;
    }

    .np_calc_dop_info>div:nth-child(1) {
        min-width: 100px;
    }
}

@media (max-width: 650px) {
    .np_slider_text15 {
        left: 20px;
    }
}

@media (min-width: 642px) and (max-width: 671px) {

    .np_calc_body .np_calc_col,
    .np_calc_top .np_calc_col {
        width: 48%;
    }

    .np_calc_body .np_calc_container {
        width: 310px;
    }
}

@media (max-width: 642px) {

    .np_calc_body .np_calc_col,
    .np_calc_top .np_calc_col {
        width: 100%;
        max-width: 350px;
    }

    .np_calc>.np_calc_top {
        margin: 0 auto;
        width: 100%;
        max-width: 350px;
    }

    .np_calc>.np_calc_top .np_calc_col {
        padding-left: 9px;
    }

    .np_calc_top {
        display: flex;
    }

    .np_flex_sb:after {
        width: auto;
    }

    .np_calc_col .np_calc_top {
        display: flex;
    }

    .np_calc_col .np_calc_top .np_calc_col {
        margin: 0 !important;
        padding-bottom: 0;
        padding-left: 0;
    }

    .np_calc_body .np_calc_col {
        margin-bottom: 24px !important;
    }

    .np_calc_top .np_calc_col:nth-of-type(2),
    .np_calc_top .np_calc_col:nth-of-type(3) {
        display: none;
    }

    .np_calc_body .np_calc_col:nth-child(2) .np_calc_top {
        border-bottom: 1px solid #ffffff;
    }

    .np_price {
        text-align: center;
    }

    .np_calc_body .np_calc_col:nth-child(2) .np_calc_top.np_flex.np_flex_sb.np_body_top {
        display: block;
    }

    .pvd_set_quantity {
        position: absolute;
        right: 0;
    }

    .np_element {
        position: relative;
        margin-top: 4px;
        width: 100%;
    }

    .np_element_tape {
        width: 100%;
    }

    .np_tape {
        padding-left: 0;
    }

    .np_tape_color {
        padding-left: 12px;
    }

    .np_calc_button {
        margin: 0 auto;
    }

    .content h1.np_title {
        text-align: center !important;
        max-width: 90%;
    }

    .np_calc_body .np_calc_col:last-child {
        margin: 0 auto !important;
    }
}

@media (max-width: 699px) {
    .np_slider_container {
        padding: 50px;
    }

    .np_slider_text {
        font-size: 28px;
        line-height: 38px;
    }

    .np_slider_text img {
        max-width: 150px !important;
        margin-top: 5px !important;
    }

    .np_types_2 {
        display: block;
    }

    .np_types_2 .np_type_img {
        width: 100%;
    }

    .np_call {
        width: 90%;
        left: 0;
        transform: translate(5%, -50%);
        margin-left: 0;
        margin-top: 0;
    }

    .np_call .window_callback {
        width: 100%;
    }

    .label_file input[type="file"] {
        left: 17px;
        top: 25px;
    }

    .main-slider__container {
        width: 500px;
        height: 300px;
    }

    .main-slider__container-left {
        padding-top: 40px;
        font-size: 30px;
        line-height: 40px;
        padding-left: 15px;
    }

    .main-slider__container-left b {
        font-size: 70px;
        line-height: 70px;
    }

    .np_svet_flex a {
        width: calc(50% - 16px);
        display: block;
        height: 120px;
    }

    .np_svet_flex {
        flex-wrap: wrap;
    }

    .np_svet_flex a p {
        font-size: 16px;
        line-height: 140%;
    }

    .np_karniz .np_vids_el {
        width: calc(48% - 8px);
    }

    .np_vids_el div {
        height: 100%;
    }

    .np_karniz .np_vids_el p:nth-of-type(1) {
        font-size: 16px;
        line-height: 19px;
    }

    .np_vids_el p:nth-of-type(2) {
        font-size: 12px;
        line-height: 14px;
    }
}

@media (max-width: 600px) {
    .np_slider_text.np_slider_text17 {
        width: 160px;
        height: 160px;
        top: 30px;
    }

    .np_slider_text.np_slider_text14 {
        width: 174px;
        background-size: contain;
    }

    .np_slider_text15 {
        top: 40px !important;
    }
}

@media (max-width: 574px) {
    .np_vids_el_fade div:nth-of-type(2) p {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 6px;
    }

    .np_vids_el_fade div:nth-of-type(2) p:nth-child(1) {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 8px;
    }

    .np_vids_el_fade div:nth-of-type(2) p:before {
        width: 16px;
        height: 16px;
        background-size: contain;
    }

    .np_vids_el_fade div:nth-of-type(2) {
        padding: 24px 16px;
    }

    .np_idea_head {
        flex-wrap: wrap;
    }

    .content h2 {
        font-size: 18px !important;
        line-height: 22px;
    }

    .np_slider_text15 {
        font-size: 28px !important;
        line-height: 34px !important;
        text-align: center;
        top: 60px !important;
        left: 10px;
    }
}

@media (max-width: 500px) {

    .b-main__section.b-product__section[id="work"] .bx-prev,
    .b-main__section.b-product__section[id="work"] .bx-next {
        margin: 0 10px !important;
        min-width: 32px;
        min-height: 32px;
    }
}

@media (max-width: 499px) {

    .np_slider_text.np_slider_text12 {
        display: none;
    }

    .np_slider_text14 {
        right: 0px;
        width: 160px;
        height: 65px !important;
        background-size: 160px;
    }

    .np_slider_text15 {
        max-width: calc(50% - 20px);
    }

    .np_slider_container {
        padding: 35px 15px;
    }

    .np_slider_text {
        font-size: 20px;
        line-height: 26px;
        height: 52px;
    }

    .np_slider_text img {
        max-width: 100px !important;
    }

    .np_work {
        margin: 0 0 20px;
        width: 290px;
        height: 425px;
    }

    .np_work_img {
        width: 280px;
    }

    .np_works:after {
        content: "";
        width: 0;
    }

    .np_calc_body .np_calc_col {
        width: 290px;
    }

    .np_calc_body>.np_calc_col:nth-child(3),
    .np_calc_body .np_calc_col {
        width: 290px;
    }

    .np_element {
        padding-left: 0;
        margin-right: 0;
    }

    .np_element_tape {
        padding-left: 0;
    }

    .np_our_works .container {
        padding: 0;
    }

    .np_title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    .np_title h1 {
        font-size: 24px !important;
    }

    .np_calc_col_right {
        padding-right: 0;
    }

    .np_calc_texture {
        padding-left: 0;
        width: 290px;
    }

    .np_element_text {
        width: 200px;
    }

    .np_color_tabs {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .np_color_tab {
        width: 100%;
        margin-bottom: 20px;
    }

    .np_color_tab span {
        width: 150px;
    }

    .np_color_palette {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .np_color_tabs:after {
        content: "";
        width: 0;
    }

    .main-slider__container {
        width: 400px;
        height: 252px;
    }

    .np_karniz .np_vids_el {
        width: 100%;
        background-position-y: 60%;
    }

    .np_svet_flex img {
        max-height: 60%;
    }

    .np_svet_flex a:last-child img {
        max-height: 90%;
    }

    .np_idea_item.active {
        width: calc(100vw - 48px);
        height: calc((100vw + 38px) / 1.125);
    }

    .np_idea_item.active img {
        width: calc(100vw - 48px);
        height: calc((100vw - 48px) / 1.125);
    }

    .bp_idea_btn {
        width: calc(33% - 16px);
        font-size: 12px;
        line-height: 14px;
        margin: 4px 8px;
    }

    .np_calc_top .np_calc_item {
        font-size: 16px;
        line-height: 19px;
    }

    .np_calc_top .np_calc_number {
        width: 16px;
        height: 16px;
        font-size: 9px;
        line-height: 16px;
    }

    .np_calc_top .np_calc_col {
        display: flex;
        align-items: center;
        padding-left: 9px;
    }

    .np_calc>.np_calc_top {
        width: 290px;
        margin: 16px auto 0px;
    }

    .np_tape {
        padding-left: 0;
    }

    .np_tape_color {
        padding-left: 0;
    }

    .np_breadcrumbs {
        margin-left: 10px;
    }

    .np_vids_el p {
        bottom: 48px;
        max-width: 70%;
    }

    .np_vids_el_end p {
        max-width: 75%;
        bottom: 60px;
    }

    .np_svet_flex a {
        background: #F2F3F7;
        border: 1px solid #DCDCDC;
        border-radius: 4px;
        transition: all 0.5s;
    }

    .np_vids_slider {
        margin: 20px 15px;
    }

    .content h2.np_title {
        margin: 32px 15px 16px 15px;
    }
}

@media (max-width: 450px) {
    .np_slider_text.np_slider_text17 {
        right: 20px;
    }

    .np_slider_text.np_slider_text14 {
        right: 0;
        width: 162px;
    }
}

@media (max-width: 422px) {
    .np_svet_flex img {
        max-height: 48%;
    }

    .np_svet_flex a:nth-child(1) img {
        max-height: 60%;
    }
}

@media (max-width: 399px) {
    .np_call .window_callback {
        margin: 0 auto;
        padding: 30px 20px;
    }

    .window_callback_title2 {
        padding-bottom: 20px;
    }

    .np_clb textarea {
        height: 70px;
    }

    .main-slider__container {
        width: 320px;
    }

    .main-slider__container-left {
        padding-top: 60px;
        font-size: 24px;
        line-height: 30px;
        position: absolute;
        left: 10px;
        top: 70px;
        z-index: 2;
    }

    .main-slider__container-left b {
        font-size: 50px;
        line-height: 50px;
    }

    .main-slider__container-right {
        position: absolute;
        top: 0;
        right: 0;
    }

    .main-slider__container-right img {
        max-width: 200px;
    }

    .np_idea_item.active div {
        flex-wrap: wrap;
    }

    .np_idea_item.active div a {
        margin: 8px 0;
    }

    .np_idea_arrow {
        margin-left: 8px;
    }

    .content h1.np_title {
        text-align: left !important;
    }


    .np_slider_text.np_slider_text14 {
        right: 0;
        width: 162px;
    }

    .np_slider_text.np_slider_text17 {
        width: 134px;
        height: 134px;
        right: 20px;
        top: 20px;
    }

    .np_slider_text.np_slider_text14 {
        width: 130px;
    }

    .np_slider_text15 {
        font-size: 22px !important;
        line-height: 26px !important;
        top: 50px !important;
    }

}

@media (max-width: 1024px) {
    .np_adv_item p {
        margin: 0;
        font-size: 16px;
        text-align: center;
    }

    .np_adv_item~img {
        height: 48px;
        margin-right: 0;
    }

    .np_adv_item {
        flex-direction: column;
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 20px;
        width: 50%;
    }
}

@media (max-width: 358px) {
    ul.no-mark.b-reviews__slider2 {
        max-width: calc(100vw - 50px) !important;
    }
}

@media (max-width: 339px) {
    .window_callback form label.label_file {
        top: 327px;
    }
}

@media (max-width: 709px) {
    .np_vids_cont.np_vids.slick-initialized.slick-slider .slick-slide {
        width: 236px !important;
    }
}




@media (min-width: 705px) and (max-width: 1050px) {
.np_slider_container.container_np2 {
    background: url(/natyazhnye-potolki/img/np_banner_tablet.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
	height: 360px;
}
}
@media (min-width: 415px) and (max-width: 704px) {
.np_slider_container.container_np2 {
    background: url(/natyazhnye-potolki/img/np_banner_phonemaxi.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 184px;	
}
}
@media (min-width: 320px) and (max-width: 414px) {
.np_slider_container.container_np2 {
    background: url(/natyazhnye-potolki/img/np_banner_phonemin.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
	height: 145px;
}
}
/* 
@media (max-width: 320px) {
.np_slider_container.container_np2 {
    background: url(/natyazhnye-potolki/img/slider06-5.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
	height: 145px;
}
} */




/* End */
/* /local/templates/pogoda_redesign/components/bitrix/news/product.window.cottage/style.css?16932051754920 */
/* /local/templates/pogoda_redesign/components/bitrix/catalog.section.list/cottage/style.css?16932051751408 */
/* /local/templates/pogoda_redesign/components/bitrix/news.list/cottage.decor/style.css?16932051752634 */
/* /local/templates/pogoda_redesign/components/bitrix/news.list/works.list/style.css?17534470948815 */
/* /local/assets/plugins/fancybox/fancybox.css?170965129925464 */
/* /natyazhnye-potolki/css/style.css?174349756253311 */
