

/* Start:/ceiling/css/style.css?17563822204542*/
@media (min-width: 1200px) {
	main {
		padding-top: 66px;
	}
}

.section-default {
	margin-bottom: 64px;
}

.promo-banner {
	background-image: url(/ceiling/images/banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 300px;
	padding: 35px 0 0;
	margin-bottom: 16px;
}

.promo-banner__content h1 {
	font-family: 'FreeSetExtraCTT', arial !important;
	font-size: 58px;
	line-height: 75px;
	margin: 0 0 0 15px;
	color: #FFFFFF !important;
	text-shadow: 0px 6.99338px 9.3245px rgba(0, 0, 0, 0.4);
}

.promo-banner__btns {
	margin-top: 25px;
	margin-left: 15px;
}

.promo-banner__btns a {
	width: 197px;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	padding: 0;
	border-radius: 4px;
	background: #E91A23;
	text-align: center;
}

.default-btn {
	display: inline-block;
	background: #E91A22;
	border-radius: 5px;
	height: 48px;
	border: none;
	color: #fff;
	font-size: 16px;
	line-height: 48px;
	padding: 0 55px;
	transition: all 0.2s;
}

.promo-banner__btns a:first-child {
	margin-right: 22px;
}

.promo-banner__btns a:last-child {
	border: 1px solid #E91A23;
	background: none;
}

.default-benefits {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}

.default-benefits__value {
	text-align: center;
}

.default-gallery__list {
	display: grid;
	gap: 16px;
	grid-template-columns: 1fr 1fr 1fr;
}

.default-gallery__item a::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	border-radius: 4px;
	transition: background 0.2s;
}

.default-gallery__item {
	padding: 0 !important;
}

.default-gallery__item a {
	display: block;
	position: relative;
}

.default-gallery__item a:hover::before {
	background: transparent;
}

.default-gallery__image {
	display: block;
	max-height: 200px;
	overflow: hidden;
	object-fit: cover;
	border-radius: 4px !important;
}

.default-gallery__value {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}

.spec-benefits__tabs {
	border-bottom: 1px solid #c4c4c4;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}

.spec-benefits__item.active {
	display: block;
}

.spec-benefits__item {
	display: none;
	padding: 0 0 50px;
	position: relative;
}

.tehnology__bottom {
	margin: 40px 0;
	text-align: center;
}

.tehnology__open_list {
	padding: 0 64px;
	font-size: 16px;
	color: #2C2D2E;
	height: 40px;
	line-height: 38px;
}

.tehnology__open_list {
	padding: 0 64px;
	font-size: 16px;
	color: #2C2D2E;
	height: 40px;
	line-height: 38px;
}

.tehnology__open_list {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	border: 1px solid #E91A23;
	border-radius: 4px;
	padding: 0 56px 0 26px;
	color: #424242;
	position: relative;
}

@media (max-width: 1199px) {
	.section-default {
		margin-bottom: 48px;
	}

	.promo-banner .container {
		width: 100%;
		max-width: 970px;
	}

	.default-benefits {
		flex-wrap: wrap;
	}
}

@media (max-width: 1157px) {
	main {
		padding-top: 0;
	}
}

@media (max-width: 991px) {
	.promo-banner .container {
		max-width: 750px;
	}

	.promo-banner {
		background-image: url(/ceiling/images/banner-md.png);
		height: 190px;
		padding-top: 16px;
	}

	.promo-banner__content h1 {
		font-size: 36px;
		line-height: 35px;
		margin: 0;
		margin-left: 100px;
	}

	.promo-banner__btns {
		display: none;
	}
}

@media (max-width: 767px) {
	.promo-banner {
		background-image: url(/ceiling/images/banner-xs.png);
	}

	.promo-banner__content h1 {
		font-size: 23px;
		line-height: 26px;
		margin: 0;
		margin-left: 0;
		text-align: center;
		padding-right: 120px;
	}

	.section-default {
		margin-bottom: 40px;
	}

	.promo-banner__btns {
		display: none;
	}

	.default-gallery__list {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 650px) {
	.default-benefits__icon {
		width: 100%;
		height: 32px;
		justify-content: flex-start;
	}

	.default-benefits__value {
		font-weight: 600;
		font-size: 14px;
		line-height: 16px;
		text-align: left;
		width: 100%;
		margin-top: 16px;
	}
}
/* End */


/* Start:/local/components/std/np.calc/templates/.default/style.css?17541219403243*/
.text {
    margin-bottom: 16px;
}

.np-banner {
    margin-bottom: 16px;
}

.np-calc[v-cloak] {
    opacity: 0;
}

.np-calc {
    transition: 0.3s;
}

.np-calc input {
    border: 1px solid #E5E5E5;
    background: #fff;
    padding: 3px 6px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    border-radius: 3px;
}

.np-calc-params {
    display: grid;
    gap: 16px;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 24px;
}

.np-calc-field {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 16px;
    min-height: 40px;
}

.np-calc-field__title {
    font-size: 14px;
    line-height: 100%;
    color: #9F9F9F;
}

.np-calc-field:nth-child(odd) {
    background: #F7F7FA;
}

.np-calc-col:last-child .np-calc-field:nth-child(odd) {
    background: #fff;
}

.np-calc-col:last-child .np-calc-field:nth-child(even) {
    background: #F7F7FA;
}

.np-calc-input input {
    width: 72px;
}

.np-calc-field__checkbox {
    font-size: 14px;
    line-height: 100%;
    color: #9F9F9F;
    font-weight: 400;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: 0;
}

.np-calc-field__checkbox input {
    display: none;
}

.np-calc-field__checkbox-marker {
    display: block;
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    margin-right: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='18' height='18' rx='3' fill='white' stroke='%23757D8A' stroke-width='2'/%3E%3C/svg%3E%0A");
}

.np-calc-field__checkbox input:checked+.np-calc-field__checkbox-marker {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3' width='18' height='18' rx='3' fill='white' stroke='%2330C2FF' stroke-width='2'/%3E%3Cpath d='M7.5 12L10.5 15L16.5 9' stroke='%2330C2FF' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.np-counter {
    display: flex;
    align-items: center;
    gap: 6px;
}

.np-counter__minus,
.np-counter__plus {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: transparent;
    cursor: pointer;
    padding: 0;
}

.np-counter__input {
    width: 40px;
}

.np-footer {
    display: flex;
    align-items: center;
    padding: 16px;
    background: #F7F7FA;
    flex-wrap: wrap;
    gap: 16px;
}

.np-price {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
}

.np-price span {
    color: #E31E24;
}

.np-order {
    margin-right: 76px;
    width: 204px;
    padding: 6px;
    font-size: 14px;
    line-height: 20px;
}

.np-footer__text {
    display: flex;
    align-items: center;
    font-size: 13px;
}

.np-footer__text>svg {
    margin-right: 8px;
    flex: 0 0 20px;
}

@media (max-width: 1200px) {
    .np-calc-params {
        gap: 0;
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .np-text {
        display: none;
    }
}
/* End */
/* /ceiling/css/style.css?17563822204542 */
/* /local/components/std/np.calc/templates/.default/style.css?17541219403243 */
