* {
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
}

h2 {
	font-weight: 400;
}

a {
	color: #36BAFF;
}

header,
footer {
	font-family: 'Fira Sans', sans-serif;
}

.clearfix {
	clear: both;
}

.cont {
	width: 1250px;
	margin: 0 auto;
}

.top-line {
	background: #f5f5f5;
}

.line-menu a {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	margin-left: 40px;
}

.line-menu a:hover {
	text-decoration: underline;
}

.social a {
	margin-right: 5px;
}

.top-line .row {
	align-items: center;
	height: 37px;
}

.social {
	flex-grow: 1;
}

.menu {
	background: #36BAFF;
}

footer {
	background: #2E7499;
	border-top: 10px solid #36BAFF;
	color: #fff;
}

.row {
	display: flex;
}

.shapka {
	color: #555;
}

.shapka .row {
	height: 140px;
}

.logo,
.search,
.fsocial {
	align-self: center;
}

.logo img {
    background: url(../images/logo70.png) no-repeat;
    padding-left: 65px;
}

.search form {
	position: relative;
	margin: 0 auto;
}

.search input,
.search button {
	outline: none;
	background: transparent;
}

.search input {
	width: 100%;
	height: 53px;
	padding-left: 15px;
	border: 5px solid #eee;
	border-radius: 3px;
	font-family: 'Fira Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

.search button {
	border: none;
	height: 45px;
	width: 45px;
	position: absolute;
	top: 6px;
	right: 10px;
	cursor: pointer;
}

.search button:before {
	content: url(../images/search.svg);
	font-size: 16px;
	color: #F9F0DA;
}

.address {
	display: flex;
	padding-top: 15px;
}

.phones {
	padding: 15px 0 0 20px;
}

.search,
.fsocial {
	flex-grow: 1;
	padding: 0 10px 0 20px;
}

.addr {
	padding: 0 20px;
}

.addr h2 {
	margin: 0 0 5px;
	font-size: 16px;
}

.addr p {
	margin: 0 0 3px;
	font-size: 12px;
	font-weight: 300;
}

.phones p {
	margin: 0 0 5px;
	text-align: right;
}

.phones strong {
	font-size: 20px;
}

.messengers {
	text-align: right;
	margin-top: 10px;
}

.messengers a {
	margin-left: 5px;
}

.messengers img {
	height: 25px;
}

.sldr {
	margin-top: 30px;
}

.slider-item {
	position: relative;
}

.slider-content {
	position: absolute;
	top: 40px;
	right: 60px;
	font-family: 'Fira Sans', sans-serif;
}

.plashka {
	color: #fff;
	background: #36BAFF;
	width: 370px;
	margin-left: auto;
	padding: 30px;
	font-weight: 300;
	text-align: right;
}

.slider-content h1 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 64px;
	margin: 0 0 10px;
	text-align: right;
}

.slider-content p {
	margin: 0 0 10px;
}

.slider-content a {
	display: inline-block;
	border: 2px solid #fff;
	border-radius: 3px;
	color: #fff;
	padding: 5px 30px;
	margin-top: 20px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	margin-left: auto;
}

.slider-content a:hover {
	background: #fff;
	color: #555;
}

.slick-dots {
	bottom: 5px;
}

#primary_nav_wrap ul {
	list-style: none;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 999999;
}

#primary_nav_wrap ul a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	line-height: 32px;
	padding: 5px 22px;
}

#primary_nav_wrap ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0
}

#primary_nav_wrap ul li.current-menu-item a {
	text-decoration: underline;
}

#primary_nav_wrap ul li a:hover {
	text-decoration: underline;
}

#primary_nav_wrap ul ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 24px;
	background: #fff;
	box-shadow: 1px 4px 10px rgb(0 0 0 / 30%);
	padding: 10px 0;
}

#primary_nav_wrap ul ul li {
	float: none;
	white-space: nowrap;
}

#primary_nav_wrap ul ul a {
	line-height: 120%;
	color: #555;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 300;
}

#primary_nav_wrap ul ul a:hover {
	background: #36BAFF;
	color: #fff;
	text-decoration: none;
}

#primary_nav_wrap ul ul ul {
	top: 0;
	left: 100%
}

#primary_nav_wrap ul li:hover>ul {
	display: block
}

.main-cat,
.main-constr,
.cat {
	margin: 20px 0;
}


.main-cat .row,
.main-constr .row {
	flex-wrap: wrap;
}

.cat-item,
.constr-item {
	position: relative;
	margin: 10px;
}

.cat-item a {
	color: #333;
}

.cat-item img:hover,
.constr-item img:hover {
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}

.cat-item p {
	position: absolute;
	left: 25px;
	bottom: 20px;
	margin: 0;
	font-weight: 500;
	font-size: 26px;
}

.cat-item img,
.constr-item img {
	border-radius: 3px;
}

.head1 {
	font-weight: 300;
	font-size: 36px;
	margin: 0 0 10px 10px;
	background: url(../images/points.svg) no-repeat 0 5px;
	padding-left: 15px;
	background-size: 6px;
}

.constr-item p {
	position: absolute;
	right: 0;
	bottom: 40px;
	margin: 0;
	font-weight: 300;
	font-size: 21px;
	background: #36BAFF;
	border: 2px solid #fff;
	border-right: none;
	border-radius: 3px 0 0 3px;
	padding: 10px 15px;
}

.constr-item a {
	color: #fff;
}

footer .cont {
	padding: 20px 20px 40px 10px;
}

.fsocial img {
	width: 40px;
}

.fsocial a {
	margin-right: 10px;
}

.p-cat-item {
	display: flex;
	border: 1px solid #36BAFF;
	border-radius: 3px;
	margin: 30px 10px;
}

.opis {
	font-weight: 300;
	font-size: 16px;
	line-height: 1.5;
	padding: 0 10px;
}

.seo-text {
	font-weight: 300;
	font-size: 14px;
	padding: 0 10px 10px;
	color: #555;
}

.p-photo {
	padding: 20px;
}

.p-photo img {
	border-radius: 3px;
	width: 236px;
}

.p-opis {
	padding: 20px 20px 20px 0;
	width: 632px;
}

.p-opis h2 {
	margin: 0 0 10px;
	font-size: 36px;
	font-weight: 400;
}

.p-opis p {
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: 300;
}

.p-price {
	background: #36BAFF;
	color: #fff;
	flex-basis: 320px;
	text-align: center;
}

.p-price p {
	font-size: 64px;
	font-weight: 400;
	margin: 50px 0 10px;
}

.p-price p span {
	font-size: 24px;
	font-weight: 300;
}

.baton {
	display: block;
	border: 2px solid #fff;
	border-radius: 3px;
	color: #fff;
	padding: 10px 20px;
	width: 220px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 24px;
	margin: 20px auto;
}

.baton:hover {
	background: #fff;
	color: #36BAFF;
}

.more {
	margin: 107px auto;
	width: 240px
}

.opis-block {
	display: flex;
	padding: 0 10px;
}

.big-pict img {
	width: 100%;
	padding: 0 10px;
}

.opis-pict {
	flex-basis: 20%;
	padding: 30px 30px 0 0;
}

.opis-text {
	flex-basis: auto;
	padding-top: 30px;
}

.opis-text p {
	margin: 0 0 10px;
	font-weight: 300;
}

.opis-pict img {
	width: 200px;
	background: #f0f0f0;
}

.fdecor {
	display: flex;
	flex-wrap: wrap;
}

.decor-item {
	border: 1px solid #36BAFF;
	border-radius: 3px;
	margin: 1.16%;
	width: 31%;
}

.decor-text .d-size {
	font-size: 1.5em;
    margin-bottom: 15px;
}

.decor-text .d-price {
	margin-bottom: 10px;
}

.picts {
	display: flex;
}

.picts img {}

.decor-text {
	background: #36BAFF;
	color: #fff;
	padding: 15px;
	text-align: center;
	font-size: 22px;
	font-weight: 300;
}

.decor-text p {
	margin: 0;
}

.decor-text strong {
	font-weight: 500;
}

.decor-text small {
	font-size: 18px;
}

.pict-one {
	width: 100%;

}

.fasad-cat .opis-pict {
	flex-basis: auto;
	padding: 30px 30px 0 0;
}

.fasad-cat .opis-text {
	flex-basis: auto;
}

.table-price table {
	width: 98%;
	margin: 0 auto 50px;
	border-collapse: collapse;
}

.table-price tr:nth-child(odd) {
	background: #36BAFF;
	color: #fff;
}


.table-price tr td:nth-child(1) {
	border-right: 1px solid #000;
}

.table-price td {
	padding: 15px;
}

.table-wrapper {
	overflow-x: auto;
	padding: 10px;
}

.table-price2 table {
    border-collapse: collapse;
    border: solid 1px #ccc;
}

.table-price2 td {
    border: 1px solid #ccc;
    padding: 10px;
}

.dop-text p {
	margin: 0 0 20px;
	font-weight: 300;
	padding: 0 10px;
}

.typo {
	padding: 0 10px;
}

.typo p {
	margin: 0 0 20px;
	font-weight: 300;
}

.articles {
	display: flex;
	margin: 40px 0;
}

.art-menu {
	order: 2;
	flex-basis: 20%;
	padding: 0 30px;
}

.art-menu ul {
	margin: 0;
	list-style: url(../images/marker.svg);
	font-family: 'Fira Sans', sans-serif;
}

.article {
	order: 1;
	flex-basis: 80%;
}

.art-menu li {
	padding: 10px 0;
}

.art-menu a {
	color: #555;
	text-decoration: none;
}

.art-menu a:hover {
	text-decoration: underline;
}

.art-menu li.current a {
	text-decoration: underline;
	color: #36BAFF;
}

.row-calc {
	display: flex;
	margin-bottom: 20px;
}

.calc {
	margin: 40px 10px 80px;
}

.calc-content {
	display: flex;
	margin-bottom: 30px;
}

.d {
	margin-right: 20px;
}

.d img {
	width: 35px;
}

.cal-pict {
	margin-right: 30px;
	width: 200px;
}

.calc-cont h2 {
	margin: 0 0 15px;
	font-size: 24px;
	font-weight: 300;
}

.calc-pict img {
	border-radius: 3px;
	width: 200px;
}

.calc-price-opis {
	margin-left: 35px;
	font-weight: 300;
	line-height: 1.2;
}

.calc-price {
	color: #36BAFF;
	font-size: 48px;
	margin: 0 0 20px;
	font-weight: 400;
	line-height: 1;
}

.calc-price span {
	font-size: 30px;
	padding-left: 7px;
}

.calc-cont input {
	border: 4px solid #eee;
	font-size: 16px;
	padding: 10px;
	width: 270px;
}

.calc-cont input:focus {
	border-radius: 0;
	outline: none;
	border-color: #ddd;
}

.input-comment {
	padding-left: 10px;
	font-weight: 300;
	font-size: 20px;
}

.btn {
	border: none;
	background: #36BAFF;
	color: #fff;
	font-size: 20px;
	padding: 10px 70px;
	border-radius: 3px;
	text-decoration: none;
	font-weight: 300;
	display: block;
}

.btn:hover {
	cursor: pointer;
	background: #31a8e6;
}

.pl-size {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 20px;
	font-size: 24px;
	font-weight: 300;
}

.pl-size a {
	background: #eee;
	padding: 20px 40px;
	display: block;
}

.pl-size a:hover {
	background: #36b9ff41;
}

.pl-size a.selected {
	background: #36BAFF;
}

.or {
	margin: 0 30px;
	font-size: 20px;
}

.rez-pict {
	flex-basis: 13%;
}

.rez-pict img {
	width: 100%;
	border-radius: 3px;
}

.rezult-text {
	padding-left: 30px;
	font-weight: 300;
}

.rezult-text td {
	padding-right: 20px;
	padding-bottom: 5px;
}

hr {
	border: 2px solid #36BAFF;
}

.rez-text {
	font-size: 26px;
	font-weight: 300;
	line-height: 1.2;
	margin-top: 0;
}

.vrez {
	justify-content: space-evenly;
}

.vcube,
.vlist {
	text-align: center;
	font-size: 26px;
	margin-top: 0;
}

.result {
	font-size: 40px !important;
	font-weight: 700 !important;
	margin: 0 0 30px;
}

.vcube p,
.vlist p {
	font-size: 36px;
	font-weight: 300;
	margin-top: 0;
}

.vcube img {
	width: 50%;
}

.vlist img {
	width: 72%;
}

.center {
	text-align: center;
}

.p-itog {
	font-size: 36px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.p-itog-comment {
	margin-top: 10px;
	font-size: 22px;
}

.zakaz-form {
	margin: 80px 0;
	width: 600px;
}

.zakaz-form form {
	margin-top: 20px;
	padding: 0 10px;
}

.zakaz-form label {
	display: block;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 5px;
	margin-top: 20px;
}

.zakaz-form input {
	width: 100%;
	border: 4px solid #eee;
	font-size: 18px;
	padding: 10px;
}

.zakaz-form input:focus {
	border-radius: 0;
	outline: none;
	border-color: #ddd;
}

.z-submit {
	display: flex;
	margin-top: 15px;
	flex-direction: column;
}

.check {
	display: flex;
	margin-bottom: 5px;
}

.z-submit input[type="submit"] {
	width: 100%;
	margin: 0;
	cursor: pointer;
	border-radius: 3px;
	background: #36BAFF;
	color: #fff;
	border: none;
	text-transform: uppercase;
	padding: 13px;
	margin-top: 20px;
}

.z-submit input[type="submit"]:hover {
	background: #31a8e6;
}

.help-block {
	color: #f00;
}

.alert-success .btn {
	width: 200px;
	text-align: center;
	padding: 10px 0;
}

.check .chk {
	flex-basis: 6%;
	margin: 0;
}

.check p {
	margin: 0;
	font-size: 12px;
	padding-left: 10px;
}

.dop-text {
	margin-bottom: 60px;
}

select {
	width: 270px;
	border: 4px solid #eee;
	font-size: 16px;
	padding: 10px;
	margin-bottom: 10px;
}

select:focus {
	border-radius: 0;
	outline: none;
	border-color: #ddd;
}

.scorl-pict {
	flex-basis: 70px;
	margin-right: 30px;
}

.scorl-pict img {
	width: 100%;
}

.scorlupa .row-calc {
	align-items: center;
	margin-bottom: 50px;
}

.sc-itog {
	font-size: 48px;
	font-weight: 500;
	margin: 0;
}

.sc-itog span {
	font-weight: 300;
	font-size: 36px;
}

textarea {
	border: 5px solid #eee;
	width: 100%;
	height: 150px;
	padding: 10px;
	font-size: 26px;
}

textarea:focus {
	outline: none;
	border-color: #ddd;
}

.form_radio_btn {
	display: inline-block;
	margin-right: 10px;
}

.form_radio_btn input[type=radio] {
	display: none;
}

.form_radio_btn label {
	display: inline-block;
	cursor: pointer;
	line-height: 34px;
	border: none;
	border-radius: 3px;
	user-select: none;
	width: 100px;
	background: #ddd;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	font-size: 24px;
	padding: 5px;
}

/* Checked */
.form_radio_btn input[type=radio]:checked+label {
	background: #36BAFF;
}

/* Hover */
.form_radio_btn label:hover {
	background: #36BAFF;
}

.font label {
	display: inline-block;
	cursor: pointer;
	border: 5px solid #eee;
	padding: 0;
	border-radius: 3px;
	user-select: none;
	width: 210px;
	height: 120px;
	margin-bottom: 10px;
}

.font input[type=radio]:checked+label {
	border-color: #36BAFF;
}

.font label:hover {
	border-color: #36BAFF;
}

.colors label {
	display: inline-block;
	cursor: pointer;
	border: 5px solid #eee;
	padding: 0;
	border-radius: 3px;
	user-select: none;
	width: 80px;
	height: 80px;
	margin-bottom: 10px;
}

.colors input[type=radio]:checked+label {
	border-color: #36BAFF;
}

.colors label:hover {
	border-color: #36BAFF;
}

.var label {
	width: 200px;
}

.calc-price-opis table p {
	margin: 0;
}

.calc-price-opis table {
	border-collapse: collapse;
}

.calc-price-opis td {
	padding: 5px;
	border: 1px solid #ccc;

}

.cat-body {
	margin-top: 40px;
}

/*---mob-----------------------*/

.mob-menu {
	display: none;
}

.mob-menu nav {
	background-color: #36BAFF;
	height: 65px;
}


#menuToggle {
	display: flex;
	flex-direction: column;
	position: relative;
	top: 25px;
	left: 0;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
	padding-left: 25px;
}

#menuToggle input {
	display: flex;
	width: 40px;
	height: 32px;
	position: absolute;
	cursor: pointer;
	opacity: 0;
	z-index: 2;
}

#menuToggle span {
	display: flex;
	width: 29px;
	height: 2px;
	margin-bottom: 5px;
	position: relative;
	background: #ffffff;
	border-radius: 3px;
	z-index: 1;
	transform-origin: 5px 0px;
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
		background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
		opacity 0.55s ease;
}

#menuToggle span:first-child {
	transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
	transform-origin: 0% 100%;
}

#menuToggle input:checked~span {
	opacity: 1;
	transform: rotate(45deg) translate(-3px, -1px);
	background: #36383F;
}

#menuToggle input:checked~span:nth-last-child(3) {
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked~span:nth-last-child(2) {
	transform: rotate(-45deg) translate(0, -1px);
}

#menu {
	position: absolute;
	width: 100%;
	height: 100vh;
	box-shadow: 0 0 10px #85888C;
	margin: -25px 0 0 -25px;
	padding: 65px 20px 20px;
	background-color: #F5F6FA;
	-webkit-font-smoothing: antialiased;
	transform-origin: 0% 0%;
	transform: translate(-100%, 0);
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
}

#menu li {
	padding: 5px 0;
	transition-delay: 2s;
}

#menuToggle input:checked~ul {
	transform: none;
}

#menu a {
	text-decoration: none;
	font-size: 22px;
}

#menu .dop-page {
	padding: 0 0 5px;
}

#menu .dop-page a {
	color: #555;
	font-size: 16px;
	text-decoration: underline;
}

#menu .addr {
	padding: 10px 0 0;
}

#menu .addr p {
	font-size: 10px;
}

.pl-size-mob {
	display: none;
}

.art-h {
	margin: 14px 0;
	padding-left: 22px;
}

.ajaxSearch_grpResultName {
	display: none;
}

.ajaxSearch_highlight {
	background: #c3eaff;
}

.ajaxSearch_resultLink {
	font-size: 1.4em;
	display: inline-block;
	margin-bottom: 5px;
}


.ajaxSearch_result {
	margin-bottom: 30px;
}

.granuly {
	flex-direction: column;
}

.granuly img {
	height: 300px;
	width: auto;
}

p.mail strong {
	font-size: 16px;
}

.mob-addr {
	display: none;
}

.pagination {
	padding: 0;
	margin: 0;
	display: flex;
	list-style: none;
}

.pagination li {
	border: 1px solid #eee;
	width: 40px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
}

.pagination .disabled {
	display: none;
}

.gallery {
	flex-wrap: wrap;
}

.item-gallery {
	width: 25%;
}

.img-gallery {
	width: 100%;
	height: auto;
	padding: 10px;
	border-radius: 15px;
}

.pagination .active {
	background: #36BAFF;
	border-color: #36BAFF;
	color: #fff;
}

.pagination .arr {
	padding-top: 4px;
}

.arr img {
	width: 80%;
}

.top-pages {
	margin: 30px 0 20px 10px;
}

.bottom-pages {
	margin: 20px 0 30px 10px;
}

.fancybox__container {
	z-index: 999999!important;
}


/*---//mob--------------------------------------------------------------------------------------*/
/*---//mob--------------------------------------------------------------------------------------*/
/*---//mob--------------------------------------------------------------------------------------*/

@media (max-width: 576px) {

	.mob-addr {
		display: block;
		order: 2;
		text-align: center;
		font-weight: 700;
		font-size: 1.2rem;
		margin-bottom: 30px;
	}

	.mob-addr p {
		margin: 15px 0;
	}

	.shapka .phones,
	.shapka .address {
		display: none;
	}
	
	.decor-item {
		width: 100%;
	}
	
	.decor-text .d-size {
		font-size: 1em;
	}

	.decor-text .d-price {
		font-size: 1em;
	}


	header {
		margin-top: 65px;
	}

	.top-line {
		display: none;
	}

	.logo {
		margin-top: 10px;
		order: 1;
	}

	.cont {
		width: 100%;
	}

	.p-cat-item {
		flex-direction: column;
	}

	.p-opis {
		width: 100%;
		padding: 10px;
	}

	.menu {
		display: none;
	}

	.row {
		flex-direction: column;
	}

	.top-line .row {
		height: auto;
	}

	.line-menu a {
		display: block;
		margin-left: 0;
	}

	.shapka .row {
		height: auto;
	}

	.address {
		order: 3;
		padding-top: 25px;
	}

	.addr {
		padding: 0 10px;
	}

	.search {
		width: 100%;
		padding: 0 10px;
		order: 2;
	}

	.phones {
		padding: 25px 0 0;
		order: 2;
	}

	.phones p {
		text-align: center;

	}

	.messengers {
		position: absolute;
		top: 15px;
		right: 15px;
		margin: 0;
	}

	.messengers img {
		height: 35px;
	}


	.mob-menu {
		display: block;
		position: absolute;
		top: 0;
		width: 100%;
	}

	#menu {
		list-style: none;
	}

	.social {
		margin-top: 10px;
	}

	.social img {
		height: 25px;
	}

	.fsocial {
		padding-top: 40px;
		order: 4;
	}

	.shapka {
		background: #fafafa;
		padding-bottom: 10px;
	}

	.search input {
		background: #fff;
	}

	.cat-body {
		margin-top: 30px;
	}

	.p-photo {
		padding: 0;
	}

	.p-photo img {
		width: 100%;
		padding: 5px;
	}

	.p-price {
		flex-basis: auto;
	}

	.p-price p {
		font-size: 54px;
		margin-top: 10px;
	}

	.calc-content {
		flex-direction: column;
	}

	.pl-size {
		display: none;
	}

	.pl-size-mob {
		display: block;
	}

	.calc-price-opis {
		margin-left: 0;
	}

	.head1 {
		font-size: 34px;
	}

	.calc-pict img {
		width: 100%;
	}

	.calc-price {
		margin-top: 20px;
	}

	.calc-price-opis table {
		margin-top: 30px;
	}

	.calc-cont h2 {
		font-size: 20px;
	}

	select {
		width: 240px;
	}

	.calc-cont input {
		width: 240px;
	}

	.btn {
		padding: 10px 66px;
	}

	.zakaz-form {
		width: 100%;
	}

	.check .chk {
		flex-basis: 10%;
	}

	.subm {
		margin-top: 10px;
	}

	.rez-pict {
		flex-basis: 30%;
	}

	.rezult-text {
		padding-left: 10px;
	}

	.rez-text td {
		padding-right: 5px;
	}

	.rez-text {
		font-size: 18px;
		text-align: center;
	}

	.vrez {
		flex-direction: column;
	}

	.vcube p,
	.vlist p {
		font-size: 26px !important;
		margin-bottom: 10px;
	}

	.vcube img {
		width: 30%;
	}

	.vlist img {
		width: 36%;
	}

	.p-itog {
		font-size: 30px;
		margin-top: 0;
	}

	.p-itog-comment {
		font-size: 17px;
	}

	.vcube,
	.vlist {
		margin-bottom: 30px;
	}

	.big-pict {
		display: none;
	}

	.opis-block {
		display: none;
	}

	.p-opis h2 {
		font-size: 26px;
	}

	.more {
		margin: 27px auto;
	}

	.granuly {
		display: block;
		flex-direction: column;
	}

	.opis-pict {
		padding: 0;
	}

	.opis-pict img {
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	
	.opis img {
		width: 100%!important;
		height: auto!important;
		margin-bottom: 10px;
	}

	.opis-text {
		padding-top: 0;
	}

	.scorl-pict {
		display: none;
	}

	.scorlupa .row-calc {
		align-items: flex-start;
	}

	.form_radio_btn label {
		font-size: 15px;
		width: 60px;
	}

	.font label {
		width: 230px;
	}

	.colors label {
		height: 60px;
	}

	.var label {
		width: 110px;
	}

	.slider-block {
		display: none;
	}

	.cat-item img,
	.constr-item img {
		width: 100%;
	}

	.articles {
		flex-direction: column;
	}

	.art-h {
		padding: 0;
		text-align: center;
		margin-bottom: 25px;
	}
	.typo img {
		width: 100%!important;
		height: auto!important;
	}
	.item-gallery {
		width: 100%;
	}
}

@media (min-width: 768px) {
	/* CSS для: 768px – 991px */
}

@media (min-width: 992px) {
	/* CSS для: 992px – 1119px */
}

@media (min-width: 1200px) {
	/* CSS для экранов больше 1200px */
}