@font-face {
	font-family: 'Proxima Nova';
	src: url(/new/assets/fonts/ProximaNova-Regular.woff) format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url(/new/assets/fonts/ProximaNova-Light.woff) format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url(/new/assets/fonts/ProximaNova-Semibold.woff) format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url(/new/assets/fonts/ProximaNova-Bold.woff) format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url(/new/assets/fonts/ProximaNova-Black.woff) format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a {
	color: #617797;
	line-height: 1.25;
	text-decoration: none;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	outline: none !important;
}

img {
	max-width: 100%;
}

#breadcrumbs {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0 16px;
	font-size: 11px;
	color: #909090;
}

#breadcrumbs li {
	display: inline;
}

#breadcrumbs a {
	text-decoration: underline;
	color: #909090;
}

#breadcrumbs a:active {
	text-decoration: none;
}

/* ============================================================================================== my style */
.productprev {
	display: grid;
	grid-template-columns: 220px 1fr;
	grid-gap: 40px;
	margin-top: 60px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ebebeb;
}

.productprev .imgmark {
	position: relative;
	top: auto;
	left: 8px;
	display: inline-block;
	background: #0054a0;
	transform: skew(-22deg, 0);
}

.imgmark div {
	color: #fff;
	padding: 5px 7px 4px;
	letter-spacing: 0.06em;
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	height: 24px;
	transform: skew(22deg, 0);
	margin: 0 6px;
}

.productprevright .productprevtitle,
.productprevright .imgmark {
	display: none;
}

.productprevtitle {
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 12px;
}

.productprevtitle a {
	color: #333333;
	text-decoration: none;
}

.productprevdesc {
	color: #595959;
	font-size: 16px;
	line-height: 148%;
	margin-bottom: 20px;
}

.ullistproductprev {
	margin-bottom: 30px;
}

.ullistproductprev ul {
	list-style: none;
}

.ullistproductprev ul li {
	position: relative;
	padding-left: 18px;
	color: #595959;
	font-size: 16px;
	line-height: 146.2%;
}

.ullistproductprev ul li + li {
	margin-top: 14px;
}

.ullistproductprev ul li:before {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	/* background: #0054a0; */
	background: #333;
	left: 0;
	top: 8px;
}

.productprevimg {
	height: 200px;
	border: 1px solid #ebebeb;
	border-radius: 2px;
	background-repeat: no-repeat;
	background-size: 176px;
	background-position: center;
	position: relative;
}

.productprevimglink {
	width: 100%;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.02em;
	margin-top: 20px;
	text-decoration: none !important;
	display: inline-block;
}

.good__labels {
	position: absolute;
	top: 12px;
	left: 12px;
}

.good__label {
	color: #fff;
	border-radius: 2px;
	padding: 2px 8px;
	display: inline-block;
}

.good__label.new {
	background: #60c339;
}

.productprevleft .butwhite {
	margin-left: 16px;
}

.butwhite {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.05em;
	background-color: #fff;
	border-radius: 2px;
	border: 1px solid #c8d5e3;
	padding: 14px 30px 12px 30px;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	line-height: normal;
	transition: all 300ms ease;
	user-select: none;
	color: #617797;
}

.matblock {
	display: grid;
	grid-template-columns: 1fr 490px;
	grid-gap: 100px;
}

.matmenu {
	display: flex;
	flex-direction: column;
}

.matmenuitem {
	color: #595959;
	font-size: 18px;
	line-height: 22px;
	padding: 11px 20px;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 2px;
}

.matmenuitem:hover {
	background: rgba(255, 224, 97, 0.05);
	border: 1px solid rgba(255, 190, 63, 0.15);
}

.matmenuitem.act {
	background: #ffe061 !important;
	border: 1px solid #ffbe3f !important;
	cursor: default !important;
	color: #333333;
}

.matmenuitem + .matmenuitem {
	margin-top: 4px;
}

.matblock img {
	max-width: 100%;
	margin-bottom: 35px;
}

.mathead {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
}

.haraclist {
	margin-top: -5px;
}

.haraclistitem {
	display: flex;
	justify-content: space-between;
	color: #595959;
	font-size: 16px;
	position: relative;
}

.haraclistitem + .haraclistitem {
	margin-top: 15px;
}

.haraclistitem:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	border-bottom: 1px dashed #ebebeb;
	bottom: 4px;
}

.haracname {
	background: #fff;
	z-index: 1;
	padding-right: 4px;
}

.haracval {
	background: #fff;
	z-index: 1;
	padding-left: 4px;
	text-align: right;
	white-space: nowrap;
}

.matblock .haraclistitem {
	font-size: 14px !important;
}

.matblock .haraclistitem:after {
	bottom: 4px;
}

.butlintmat {
	margin-top: 30px;
}

.matmenuitemtext {
	display: none;
}

.matmenuitemtext.act {
	display: block;
}

.matblock .ullist .lilist + .lilist {
	margin-top: 13px;
}

.mob-grid-container {
}

.mob-grid-container__cont {
	padding: 0 20px;
	margin-bottom: 100px;
}

.download {
	width: 100%;
	background: linear-gradient(91.01deg, #2b4179 0%, #3672b8 100%);
	border-radius: 2px;
}

.downloadbody {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 37px 20px 210px;
	position: relative;
}

.downloadwraptext {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-right: 20px;
}

.downloadtitle {
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 27px;
	color: #ffffff;
}

.downloadpromo {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 25px;
	margin-top: 7px;
	background: rgba(255, 255, 255, 0.13);
	border-radius: 2px;
	padding: 0 10px;
	/* for text */
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 1;
	/* line-height: 15px; */
	letter-spacing: 0.06em;
	text-transform: uppercase;
	/* color: rgba(255, 255, 255, 0.9); */
	color: #fff;
}

.downloadwrapbtn {
	width: 194px;
	height: 46px;
}

.downloadbtn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: linear-gradient(89.85deg, #ffb628 0.63%, #ffda3f 99.84%);
	box-shadow: 0px 4px 20px rgba(255, 190, 22, 0.21);
	border-radius: 2px;
	border: none;
	/* for text */
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.05em;
	color: #333;
}

.downloadbtn:hover {
	text-decoration: none;
	color: #333;
}

.blockquality {
	margin-top: 60px;
	background: #e9f1f9;
	display: grid;
	grid-template-columns: 1fr 400px;
	grid-gap: 15px;
	position: relative;
	overflow: hidden;
}

.blockquality3 {
	grid-template-columns: 1fr 416px;
	grid-gap: 0;
}

.blockqualitytext {
	padding: 60px 0 30px 30px;
}

.blockqualityheader {
	font-weight: bold;
	font-size: 25px;
	line-height: 31px;
	margin-bottom: 10px;
}

.blockqualitytext p {
	font-size: 14px;
	line-height: 148%;
	color: #595959;
	margin-bottom: 14px;
}

.gostred {
	position: absolute;
	width: 28px;
	height: 50px;
	top: 0;
	right: 28px;
}

.gridcol2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 40px;
}

.gridcol3 {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 20px;
}

.griditemborder {
	border: 1px solid #ebebeb;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.griditemborder img {
	max-width: max-content;
	margin: 0 auto;
}

.mainheader {
	font-weight: bold;
	font-size: 32px;
	line-height: 39px;
	color: #333333;
}

.h2mar {
	margin: 100px 0 30px 0 !important;
}

.photo-items {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-gap: 10px;
}

.photo-items a {
	line-height: 0;
}

.photo-items img {
	width: 100%;
	max-width: 100%;
}

.photo-album-name {
	color: #333333;
	font-weight: 600;
	font-size: 19px;
	line-height: 23px;
	margin-bottom: 25px;
}

.podralbum {
	text-align: right;
	margin-top: 14px;
}

.podralbum a {
	font-size: 16px;
	text-decoration: none;
}

.butlinkgallary {
	margin-top: 10px;
	/* width: 100%; */
	width: auto;
	padding: 12px 0 9px;
}

.whiteblocks,
.fences-instruction {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}

.whiteblock {
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	border: 1px solid #ebebeb;
	padding: 30px;
}

.whiteblocktitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 148%;
	margin-bottom: 6px;
}

.whiteblocktext {
	color: #595959;
	line-height: 148%;
	font-size: 16px;
}

.whiteblockimg {
	height: 48px;
	margin-bottom: 10px;
	background-size: contain;
	background-repeat: no-repeat;
}

.wbi1 {
	background-image: url(/img/roofpage/wbi1.svg);
}

.wbi2 {
	background-image: url(/img/roofpage/wbi2.svg);
}

.wbi3 {
	background-image: url(/img/roofpage/wbi3.svg);
}

.wbi4 {
	background-image: url(/img/roofpage/wbi4.svg);
}

.wbi5 {
	background-image: url(/img/roofpage/wbi5.svg);
}

.wbi6 {
	background-image: url(/img/roofpage/wbi6.svg);
}

.choice-box {
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	height: 100%;
	position: relative;
	padding: 230px 20px 20px 20px;
}

.fences-instruction .choice-box-text a {
	font-style: normal;
	font-weight: 600;
	font-size: 19px;
	line-height: 23px;
	color: #333333;
}

.fences-instruction .choice-box-description {
	font-family: Proxima Nova;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 148%;
	color: #595959;
	margin: 20px 0 69px 0;
}

.fences-instruction .choice-box-more {
	color: #333333;
}

.choice-box-img {
	display: block;
	width: 100%;
	height: 210px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.choice-box-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.choice-box-more img {
	transition: all 300ms ease 0s;
	margin-left: 10px;
}

.choice-box:hover .choice-box-more img {
	transform: translateX(10px);
	opacity: 0.2;
}

.dual-color {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 12px;
}

.dual-color img {
	width: 100%;
}

.gridroof {
	display: grid;
	grid-template-areas: 'gridroofimages gridrooftext';
	grid-template-columns: 1fr 1fr;
	grid-gap: 40px;
}

.gridroofimages {
}

.gridqslideimg {
	display: grid;
	grid-template-columns: 1fr 75px;
	grid-gap: 10px;
	margin-bottom: 25px;
}

.doborpronastyl div {
	margin-bottom: 20px;
}

.doborpronastyl a {
	font-size: 14px;
}

.qslideimgbig {
	border-radius: 2px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09) inset;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mp20grid .qslideimgbig {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
}

.qslideimgbig:before {
	content: '';
	padding-top: 100%;
	display: block;
}

.qslideimgbig img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	border-radius: inherit;
	top: 0;
	left: 0;
}

.qslideimgs {
}

.qslideimgitem {
	height: 75px;
	cursor: pointer;
	border-radius: 2px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
	position: relative;
}

.qslideimgitem + .qslideimgitem {
	margin-top: 10px;
}

.qslideimgitem.act {
	box-shadow: 0 0 0 2px #0054a0;
}

.qslideimgitem img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	border-radius: inherit;
	top: 0;
	left: 0;
}

.gridrooftext {
}

.headh {
}

.graytxt {
	color: #595959;
	font-size: 16px;
	line-height: 148%;
}

.roofinfoblock {
	border: 1px solid #ebebeb;
	padding: 20px 23px 16px;
	margin-top: 25px;
}

.ullist {
}

.ullist__wall {
	margin-bottom: 20px;
}

.ullist .lilist + .lilist {
	margin-top: 25px;
}

.lilist {
	position: relative;
	padding-left: 18px;
	color: #595959;
	font-size: 16px;
	line-height: 146.2%;
}

.gridroofsert {
	display: grid;
	grid-template-columns: 1.3fr 1fr;
	margin: 25px 0;
	grid-gap: 30px;
}

.gridroofsertitem {
	display: grid;
	grid-template-columns: 32px 1fr;
	grid-gap: 12px;
}

.roofsertimg {
}

.rs1 {
}

.roofserttext {
}

.divlinksert {
}

.rs2 {
}

.morebut {
}

.morebutprice {
}

.butorange {
}

.butroofrice {
	width: 100%;
}

.linkroofcalc {
	width: 100%;
	display: inline-block;
	margin-top: 15px;
	text-align: center;
	font-size: 15px;
}

.fences-type {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 50px 30px;
}

.fences-type__img {
	position: relative;
}

.new-hit {
	position: absolute;
	top: 9px;
	right: 0;
}

.fences-type__title {
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
	line-height: 146.2%;
	text-align: center;
	color: #828282;
}

.colorfences {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-gap: 30px 20px;
	margin-bottom: 60px;
}

.colorsitem {
	text-align: center;
}

.contenthead2 {
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 30px;
}

.colorsvg {
	margin-bottom: 12px;
}

.colorsvg img {
	height: 65px;
}

.colorname {
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 5px;
}

.colorfences .colordesc {
	font-size: 14px;
	color: #595959;
}

.colorsitemother {
	position: relative;
	display: flex;
	justify-content: center;
}

.colornameother {
	position: absolute;
	top: calc(50% - 17px);
	color: #0054a0;
	font-size: 15px;
}

.mobiflexright {
	margin: 60px 0;
}

.newflexcont {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}

.newflexcont_mod {
	grid-template-columns: 1fr;
}

.new-span-right-3 {
	padding: 20px;
	border: 1px solid #ebebeb;
	background: #fff;
}

.headrightdiv {
	margin-bottom: 20px;
	font-size: 19px;
	font-weight: 600;
	line-height: 23px;
}

.docinf {
	cursor: pointer;
	display: flex;
	margin-bottom: 16px;
}

.docinf_nomb {
	margin-bottom: 0 !important;
}

.mp20mob .pdf {
	width: 31px;
	height: 39px;
	margin-right: 16px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA1MCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNC4wODY4OCAyLjIwNzVDNC4wODY4OCAxLjYyMjkgNC4zMTY2MyAxLjA2MjE3IDQuNzI1NzIgMC42NDgzMjdDNS4xMzQ4MSAwLjIzNDQ4NCA1LjY4OTg0IDAuMDAxMzI0MTIgNi4yNjkwMyAwTDM5LjA2NjkgMEw1MCAxMS4wMzVWNjEuNzkzOEM0OS45OTk3IDYyLjM3OSA0OS43NjkxIDYyLjk0MDIgNDkuMzU5IDYzLjM1MzlDNDguOTQ4OCA2My43Njc2IDQ4LjM5MjcgNjQgNDcuODEyOSA2NEg2LjI2OTAzQzUuNjg5OTUgNjMuOTk5IDUuMTM0OTIgNjMuNzY2MSA0LjcyNTggNjMuMzUyNUM0LjMxNjY3IDYyLjkzODggNC4wODY4OCA2Mi4zNzgyIDQuMDg2ODggNjEuNzkzOFYyLjIwNzVaIiBmaWxsPSIjRTRFQUY4Ii8+PHBhdGggZD0iTTM5LjA2NyAwVjguODI3NUMzOS4wNjcgOS40MTI3NSAzOS4yOTczIDkuOTc0MDUgMzkuNzA3MiAxMC4zODhDNDAuMTE3MSAxMC44MDE5IDQwLjY3MyAxMS4wMzQ3IDQxLjI1MjkgMTEuMDM1SDQ5Ljk5ODhMMzkuMDY3IDBaIiBmaWxsPSIjRDVEQ0VEIi8+PHBhdGggZD0iTTMzLjI0MjUgMjYuNDgyNEgwLjY0NzcxQzAuNDc1OTI3IDI2LjQ4MjQgMC4zMTExNzkgMjYuNDEzNSAwLjE4OTcxIDI2LjI5MDlDMC4wNjgyNDA3IDI2LjE2ODMgMCAyNi4wMDIgMCAyNS44Mjg3VjExLjY4ODdDMCAxMS41MTUzIDAuMDY4MjQwNyAxMS4zNDkgMC4xODk3MSAxMS4yMjY0QzAuMzExMTc5IDExLjEwMzggMC40NzU5MjcgMTEuMDM0OSAwLjY0NzcxIDExLjAzNDlIMzMuMjQyNUMzMy40MTQzIDExLjAzNDkgMzMuNTc5IDExLjEwMzggMzMuNzAwNSAxMS4yMjY0QzMzLjgyMiAxMS4zNDkgMzMuODkwMiAxMS41MTUzIDMzLjg5MDIgMTEuNjg4N1YyNS44Mjg3QzMzLjg5MDIgMjYuMDAyIDMzLjgyMiAyNi4xNjgzIDMzLjcwMDUgMjYuMjkwOUMzMy41NzkgMjYuNDEzNSAzMy40MTQzIDI2LjQ4MjQgMzMuMjQyNSAyNi40ODI0WiIgZmlsbD0iI0ZGNTA1MCIvPjxwYXRoIGQ9Ik00MS4yMzkyIDQ0LjE0MTRIMTIuODQxNlY0Ni4zNDc2SDQxLjIzOTJWNDQuMTQxNFoiIGZpbGw9IiNENURDRUQiLz48cGF0aCBkPSJNNDEuMjM5MiAzOC4xODM4SDEyLjg0MTZWNDAuMzkwMUg0MS4yMzkyVjM4LjE4MzhaIiBmaWxsPSIjRDVEQ0VEIi8+PHBhdGggZD0iTTQxLjIzOTIgNTAuMDk3NEgxMi44NDE2VjUyLjMwMzdINDEuMjM5MlY1MC4wOTc0WiIgZmlsbD0iI0Q1RENFRCIvPjxwYXRoIGQ9Ik03LjYxNDA0IDE0LjY0MTRIMTAuMDE2NkMxMC40MzgyIDE0LjYzMTggMTAuODU5MyAxNC42NzU5IDExLjI2OTkgMTQuNzcyN0MxMS42MTEgMTQuODY2NyAxMS45MjY1IDE1LjAzNzcgMTIuMTkyNiAxNS4yNzI3QzEyLjc1NCAxNS43NzI3IDEzLjAzNDcgMTYuNDQzNSAxMy4wMzQ3IDE3LjI4NTJDMTMuMDM0NyAxOC4wNjc3IDEyLjgwNzcgMTguNjg4NSAxMi4zNTM2IDE5LjE0NzdDMTEuODY2NSAxOS42MzkzIDExLjE2ODggMTkuODg1MiAxMC4yNjA2IDE5Ljg4NTJIOS4yMjAzMVYyMi45NzI3SDcuNjEwMzJMNy42MTQwNCAxNC42NDE0Wk05LjIyNDAyIDE2LjA0MTRWMTguNDkxNEg5Ljg4MDRDMTAuMzUxIDE4LjQ5MTQgMTAuNzAxOSAxOC40MDM5IDEwLjkzMzEgMTguMjI4OUMxMS4wNzk0IDE4LjExNDMgMTEuMTk2MiAxNy45NjYgMTEuMjczOCAxNy43OTYzQzExLjM1MTQgMTcuNjI2NiAxMS4zODc0IDE3LjQ0MDYgMTEuMzc4OSAxNy4yNTM5QzExLjM4NzEgMTcuMDY5NiAxMS4zNDk1IDE2Ljg4NjEgMTEuMjY5NCAxNi43MjAxQzExLjE4OTQgMTYuNTU0MiAxMS4wNjk1IDE2LjQxMTEgMTAuOTIwNyAxNi4zMDM5QzEwLjY3MyAxNi4xMjg5IDEwLjI5MzIgMTYuMDQxNCA5Ljc4MTMzIDE2LjA0MTRIOS4yMjQwMloiIGZpbGw9IndoaXRlIi8+PHBhdGggZD0iTTE0LjMyMjcgMTQuNjQxMUgxNi40Nzc2QzE3LjA1MTcgMTQuNjMzMiAxNy42MjQ5IDE0LjY4OTggMTguMTg2NiAxNC44MDk5QzE4LjY4MDYgMTQuOTI1MiAxOS4xNDQ4IDE1LjE0NDYgMTkuNTQ4OSAxNS40NTM2QzIwLjA0OTggMTUuODMzOSAyMC40NTE1IDE2LjMzMTYgMjAuNzE5MyAxNi45MDM2QzIwLjk5ODkgMTcuNTAxMyAyMS4xNDA4IDE4LjE1NTIgMjEuMTM0MSAxOC44MTYxQzIxLjEzNDEgMjAuMjczNiAyMC41ODEgMjEuMzk0NCAxOS40NzQ2IDIyLjE3ODZDMTkuMDY1NSAyMi40Nzc3IDE4LjYwMjkgMjIuNjk0MiAxOC4xMTIzIDIyLjgxNjFDMTcuNTY2OSAyMi45MzI1IDE3LjAxMDIgMjIuOTg3IDE2LjQ1MjggMjIuOTc4NkgxNC4zMjI3VjE0LjY0MTFaTTE1LjkzMjYgMTYuMDQxMVYyMS41Nzg2SDE2LjQyOEMxNy4yNzAyIDIxLjU3ODYgMTcuOTQzMSAyMS4zOTUzIDE4LjQ0NjcgMjEuMDI4NkMxOC43NzU3IDIwLjc4NTggMTkuMDM2MSAyMC40NjA1IDE5LjIwMjIgMjAuMDg0OUMxOS4zNzk3IDE5LjY4ODEgMTkuNDcxNSAxOS4yNTc3IDE5LjQ3MTUgMTguODIyNEMxOS40NzE1IDE4LjM4NyAxOS4zNzk3IDE3Ljk1NjYgMTkuMjAyMiAxNy41NTk5QzE5LjAzNzkgMTcuMTc5NyAxOC43ODI2IDE2Ljg0NjggMTguNDU5MSAxNi41OTExQzE3Ljk3MTEgMTYuMjIzNiAxNy4yOTQxIDE2LjA0MDMgMTYuNDI4IDE2LjA0MTFIMTUuOTMyNloiIGZpbGw9IndoaXRlIi8+PHBhdGggZD0iTTI3LjEzMiAxNC42NDE0VjE2LjA0MTRIMjQuMzU3OVYxNy45MDM5SDI2Ljk1ODdWMTkuMzAzOUgyNC4zNTc5VjIyLjk3ODlIMjIuNzQ3OVYxNC42NDE0SDI3LjEzMloiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
}

.pdf {
	display: inline-block;
	width: 31px;
	height: 39px;
	margin-right: 16px;
}

.doctext {
	width: calc(100% - 47px);
	font-size: 14px;
	line-height: 17px;
	color: #617797;
	text-align: left;
	padding-top: 3px;
}

.new-span-right-4 {
	padding: 20px;
	border: 1px solid #ebebeb;
	background-image: url(/img/imgrightdiv.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.new-span-right-4 a {
	text-decoration: none;
}

.textdesccalc {
	width: calc(100% - 64px);
	font-size: 16px;
	line-height: normal;
	color: #565656;
}

.butrightdiv {
	margin-top: 25px;
	background: linear-gradient(89.3deg, #ffb628 0.63%, #ffda3f 99.84%);
	border-radius: 2px;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 12px 0;
	color: #333;
	font-weight: 600;
	cursor: pointer;
	font-size: 14px;
}

.blockgray {
	color: #595959;
	font-size: 16px;
	line-height: 148%;
}

.blocksever {
	margin: -20px 0 30px 0;
}

.blocksever nobr {
	line-height: 42px;
}

.imgsever {
	width: 90px;
	margin: -11px 0 0 5px;
	vertical-align: middle;
}

.comparison {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.comparison th {
	background: #f9e8a2;
	/* font-size:  15px; */
	font-size: 1.31rem;
	font-weight: bold;
	/* padding: 8px 10px; */
	padding: 20px;
	color: #333333;
	border: 1px solid #c3c7cd;
	position: relative;
	line-height: normal;
	text-align: left;
}

.comparison td {
	color: #595959;
	font-weight: 300;
	border: 1px solid #c3c7cd;
	/* padding: 10px; */
	padding: 20px;
	/* font-size: 13px;     */
	font-size: 1.06rem;
}

td.covering-lack {
	color: #aeaeae;
}

.flex {
	display: flex;
}

.flex img {
	margin-right: 20px;
}

.blockblue {
	position: relative;
	margin-top: 100px;
	background: linear-gradient(0deg, #3672b8, #3672b8), #0054a0;
	color: #fff;
	overflow: hidden;

	display: grid;
	grid-template-columns: 445px 1fr;
	grid-gap: 15px;
}

.blockbluepad {
	grid-template-columns: 580px 1fr;
}

.blockbluemt {
	margin-top: 50px;
}

.bluedobor {
	padding: 55px 50px;
	display: block;
}

.bluedobor a {
	color: #fff !important;
	text-decoration: none;
}

.mp20blockbluedesc a {
	text-decoration: underline;
}

.mp20__type-a p {
	margin-bottom: 20px;
}

.blockblueheader {
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 18px;
}

.blockbluedesc {
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 30px;
	text-align: center;
	padding: 0 3%;
}

.bluedoborbuts {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
	margin-top: 35px;
}

.bluedoborbuts_mod {
	grid-template-columns: 1fr 108px;
	max-width: 420px;
	margin-left: auto;
	margin-right: auto;
}

.bluedoborbuts button {
	width: 100%;
}

.butwhiteborder {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.05em;
	border: 1px solid #ffffff;
	background: transparent;
	color: #fff;
	border-radius: 2px;
	padding: 15px 30px 13px 30px;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	line-height: normal;
	transition: all 300ms ease;
	user-select: none;
}

.butlinkblockblue {
	padding: 13px 20px !important;
}

.blockbluetext {
	padding: 55px 0px 55px 50px;
}

.blockbluetext .blockblueheader {
	text-align: left !important;
}

.blockbluetext .blockbluedesc {
	text-align: left !important;
	padding: 0 !important;
}

.blockbluehouse_mod2 {
	width: 440px;
	height: 328px;
}

.gridss {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
	max-width: 108px;
	margin: 0 auto;
}

.gridss span {
	display: none;
}

.headh {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 0;
	width: auto;
}

/* h2.headh {
        color: #0d5ea9;
    } */
.headh3 {
	color: #333333;
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 20px;
}

.headh4 {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px;
}

.deligrid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
	grid-template-areas: 'deligridtext deligridimg';
	margin-bottom: 80px;
}

.deligridtext {
	grid-area: deligridtext;
	font-size: 16px;
	line-height: 148%;
	color: #595959;
}

.deligridimg {
	grid-area: deligridimg;
	align-self: center;
}

.blockgray {
	color: #595959;
	font-size: 16px;
	line-height: 148%;
}

.blockgray p {
	line-height: 148%;
}

.blockgray p + p {
	margin-top: 17px;
}

.imgdelivery {
	margin-top: 30px !important;
	display: flex;
	flex-wrap: wrap;
}

.imgdelivery img {
	margin-right: 30px;
}

.gridmenublocks {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}

.gridmenublocks a {
	text-decoration: none !important;
	outline: none;
}

.menublockitem {
	border-radius: 2px;
	border: 1px solid #ebebeb;
	padding: 40px 30px;
	width: 100%;
	height: 360px;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 78%;
	transition: all 300ms ease;
	position: relative;
}

.menublockitem > img {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 55%;
}

.menublocktitle {
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 0.01em;
	color: #333333;
	margin-bottom: 25px;
}

.menublocklink {
	color: #333333;
	font-size: 16px;
	line-height: 19px;
	transition: all 300ms ease;
}

.menublocklink img {
	margin-left: 10px;
	transition: all 300ms ease;
}

.menublockitem:hover .menublocklink {
	color: #0054a0;
}

.menublockitem:hover .menublocklink img {
	transform: translateX(10px);
	opacity: 0.2;
}

.blockmargin {
	margin-bottom: 100px;
}

.pagetext {
	margin-top: 100px;
}

.pagetext p,
.ptext {
	color: #595959;
	font-size: 16px;
	line-height: 148%;
}

.pagetext p {
	margin-bottom: 18px;
}

.pagetext p:last-of-type {
	margin-bottom: 0;
}

.pagetext .ullistproductprev {
	margin-top: 18px;
	list-style: none;
}

.ullistproductprev {
	margin-bottom: 30px;
}

.ullistproductprev .lilist + .lilist {
	margin-top: 14px !important;
}

.lilist {
	position: relative;
	padding-left: 18px;
	color: #595959;
	font-size: 16px;
	line-height: 146.2%;
}

.lilist:before {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #333333;
	left: 0;
	top: 8px;
}

/* ------------------------------------ заголовок */
#main-form h2 {
	display: none;
}

#main-form {
}

.container-form {
}

.row {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

.no-gutters {
}

.coll-left,
.coll-right {
	display: flex;
	align-items: flex-start;
	padding: 70px 0;
}

.coll-left {
	justify-content: flex-end;
	background: #fff3c0;
	padding-bottom: 0;
}

.coll-right {
	justify-content: flex-start;
	background: linear-gradient(0deg, #3672b8, #3672b8), #0054a0;
}

.formforblue {
	width: 350px;
}

#main-form-left,
#main-form-right {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	overflow: hidden;
	width: 400px;
	height: 100%;
}

#main-form-left {
	margin: 0 15% 0 15px;
}

#main-form-right {
	margin: 0 15px 0 15%;
}

#main-form-left_heading,
#main-form-right_heading {
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 150%;
	color: #333;
	margin: 0 11px;
	margin-bottom: 26px;
}

#main-form-right_heading {
	color: #fff;
	text-align: center;
}

#main-form-left_subheading {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 150%;
	color: #333;
	text-align: center;
	margin: 0 25px;
}

#main-form-left_subheading span {
	font-weight: 600;
	font-size: 1.25rem;
	white-space: nowrap;
	display: block;
	text-align: center;
	margin: 0 0 5px 0;
}

.phone-collection {
	margin-top: 5px;
}

#main-form-left_text {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 150%;
	color: #333;
	margin-bottom: 25px;
}

#main-form-social {
	display: flex;
	justify-content: center;
	align-items: center;
}

#main-form-social img {
	margin: 0 32px;
}

#main-form-social span {
	display: none;
}

#main-form-phone-img {
	position: absolute;
	bottom: -154px;
}

.ffn_form_new {
	width: 100%;
}

.form-group {
	margin-bottom: 22px;
}

#main-form form input[type='text'],
#main-form form input[type='tel'],
.material_form input[type='text'],
.material_form input[type='tel'] {
	width: 100%;
	height: 45px;
	border-radius: 2px;
	border: none;
	padding-left: 13px;
	outline: none;
	/* for text */
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #333;
}

#main-form form input[type='text']::placeholder,
#main-form form input[type='tel']::placeholder {
	font-style: normal;
	font-weight: normal;
	font-size: inherit;
	line-height: inherit;
	color: #a6a6a6;
}

#main-form form input[type='submit'],
.material_form input[type='submit'] {
	width: 100%;
	height: 45px;
	border-radius: 2px;
	border: none;
	box-shadow: 0px 4px 20px rgba(255, 190, 22, 0.21);
	background: linear-gradient(88.63deg, #ffb628 0.63%, #ffda3f 99.84%);
	font-size: 0.875rem;
	font-weight: 600;
	margin: 33px 0 32px 0;
	text-transform: uppercase;
}

.checkbox-groups {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.checkbox-group:first-of-type {
	margin-right: 42px;
}

.checkbox-group label,
.agreement-label {
	position: relative;
	color: #fff;
}

.divgetinstructions {
	position: relative;
	width: 500px;
	margin: auto;
	background: #ffffff;
	padding: 40px 60px;
	color: #595959;
	padding: 60px 70px 50px 70px;
}

.divgetinstructions h3 {
	font-weight: bold;
	width: 100%;
	margin-bottom: 12px;
	font-size: 25px;
	line-height: 30px;
	text-align: center;
	color: #333333;
}

.divgetinstructions p {
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}

.divgetinstructions label {
	font-size: 16px;
	line-height: 19px;
	display: block;
	margin: 30px 0 6px 0;
	text-align: left;
	color: #595959;
}

.divgetinstructions .agreement-label {
	margin: 0 0 23px 0;
}

.divgetinstructions input {
	width: 100%;
	box-sizing: border-box;
	padding: 13px;
	outline: none;
	font-size: 16px;
	line-height: 19px;
	border: 1px solid #c8d5e3;
	border-radius: 2px;
}

.divgetinstructions button {
	border: none;
	font-size: 14px;
	width: 100%;
	margin: 20px 0;
	background: linear-gradient(88.91deg, #ffb628 0.63%, #ffda3f 99.84%);
	border-radius: 2px;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #333333;
	font-weight: 600;
	padding: 13px 0;
	cursor: pointer;
}

.divgetinstructions .agreement {
	padding: 0 0 0 28px;
}

.imgdesc {
	color: #828282;
	font-size: 16px;
	line-height: 146.2%;
	font-style: italic;
	text-align: center;
	margin: 10px auto 60px;
	max-width: 375px;
}

.mp20about .product-inner__item {
}

.product-inner__items {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px 40px;
}

.product-inner__item {
	display: grid;
	grid-template-columns: 16px 1fr;
	grid-template-rows: 30px;
	grid-gap: 10px 10px;
}

.mp20about .product-inner__item {
	display: grid;
	grid-template-columns: 38px 1fr;
	grid-gap: 10px 10px;
}

.product-inner__item-title {
	font-size: 18px;
	font-weight: 700;
	text-align: left;
}

.mp20about .product-inner__item-title {
	font-size: 14px;
	font-weight: 500;
	text-align: left;
}

.product-inner__item-style img {
	transform: translateY(-22%);
}

.mp20about .product-inner__item-style img {
	transform: translateY(0%);
	display: block;
}

.product-inner__item-desc {
	grid-column: 1/3;
	font-size: 16px;
	text-align: left;
}

/* ============================================================================================== end my style */

.mHeader__cont {
	padding-top: 36px;
	padding-bottom: 36px;
	background-image: url(/img/mob/bg.webp);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #e6eef2;
	min-height: 570px;
}

@media (-webkit-min-device-pixel-ratio: 2) {
	.mHeader__cont {
		background-image: url(/img/mob/bg@2x.webp) !important;
	}
}

@media (-webkit-min-device-pixel-ratio: 4) {
	.mHeader__cont {
		background-image: url(/img/mob/bg@4x.webp) !important;
	}
}

@media (min-width: 400px) {
	.mHeader__cont {
		background-position: left bottom -50px;
	}
}

@media (min-width: 530px) {
	.mHeader__cont {
		background-position: left bottom -120px;
	}
}

@media (min-width: 740px) {
	.mHeader__cont {
		background-position: left bottom -150px;
	}
}

@media (min-width: 800px) {
	.mHeader__cont {
		background-position: left bottom -230px;
	}
}

@media (min-width: 991px) {
	.blockbluemen {
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: right bottom;
		background-size: contain;
		background-image: url('../img/blockbluemen.png');
	}
}

@media (min-width: 1050px) {
	.mHeader__cont {
		background-image: url(/new/assets/img/main-image.jpg) !important;
		background-position: center;
	}
}

body {
	font-family: 'Proxima Nova', sans-serif;
	color: #333333;
}

.lds-ellipsis {
	display: inline-block;
	position: relative;
	width: 64px;
	height: 12px;
	transform: scale(0.5);
	margin: auto;
	float: none;
	opacity: 0.8;
	margin-top: 4px;
}

.lds-ellipsis div {
	position: absolute;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #333;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.butbottom .lds-ellipsis div {
	background: #0f8ccc;
}

.lds-ellipsis div:nth-child(1) {
	left: 6px;
	animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
	left: 6px;
	animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
	left: 26px;
	animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
	left: 45px;
	animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes lds-ellipsis3 {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(0);
	}
}

@keyframes lds-ellipsis2 {
	0% {
		transform: translate(0, 0);
	}

	100% {
		transform: translate(19px, 0);
	}
}

.mcontainer {
	padding: 0 16px;
	overflow-x: hidden;
}

.mHeader {
	width: 100%;
	background-color: #fff;
	box-sizing: border-box;
}

.mHeader__top {
	border-bottom: 1px solid #e7e7e7;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 100;
	width: 100%;
}

.mHeader__info {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 8px 0;
}

.mHeader__menubut {
	width: 36px;
	height: 36px;
	background-image: url('/img/mob/menu_btn.svg');
}

.mHeader__logo {
	width: 214px;
	height: 40px;
	background-image: url('/new/assets/img/header/new-logo.svg');
}

.mHeader__inner {
	margin-top: 55px;
	width: 100%;
	min-height: 44px;
	background-color: #fff;
	display: grid;
	grid-template-columns: 1fr 60px;
	border-bottom: 1px solid #e7e7e7;
	position: relative;
	z-index: 2;
}

.mHeader__product {
	width: 100%;
	text-align: center;
	padding: 14px;
	border-right: 1px solid #e7e7e7;
	box-sizing: border-box;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #333333;
	cursor: pointer;
}

.mHeader__product .burger-menu {
	display: inline-block;
	width: 16px;
	height: 12px;
	-webkit-mask-image: url(../new/assets/img/menu.svg);
	mask-image: url(../new/assets/img/menu.svg);
	background-color: #000;
	margin: 0 10px -1.3px 0;
}

.mHeader__call {
	width: 100%;
	height: 100%;
	background-image: url('/img/mob/head_call.svg');
	background-position: center;
	background-repeat: no-repeat;
}

.mHeader__items {
	list-style: none;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0.01em;
	color: #595959;
}

.mHeader__smTitle {
	color: #1f1f1f;
	font-style: normal;
	font-weight: 600;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	margin-bottom: 14px;
}

.mHeader__bgTitle {
	color: #1f1f1f;
	margin-bottom: 10px;
	/* max-width: 435px; */
}

.mHeader__bgTitle_m {
	margin: 20px 0 40px 0;
}

.bgHead {
	font-weight: bold;
	font-size: 32px;
	line-height: 135%;
}

.mt {
	margin-top: 50px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb40 {
	margin-bottom: 40px;
}

.mBBlue {
	position: relative;
	padding: 48px 0;
	background: linear-gradient(0deg, #3672b8, #3672b8), #0054a0;
}

.pb0 {
	padding-bottom: 0;
}

.mBBlue__cont {
	text-align: center;
	color: #ffffff;
}

.mBBlue__title {
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	margin-bottom: 10px;
}

.mBBlue__desc {
	font-size: 18px;
	line-height: 150%;
	margin-bottom: 24px;
}

.mBBlue__fRules {
	font-size: 14px;
	line-height: 17px;
}

.mBBlue__fRules a {
	color: #ffffff;
	text-decoration: underline;
}

.mBBlue input {
	padding: 13px;
	font-size: 16px;
	line-height: 19px;
	width: 100%;
	max-width: 450px;
	border: 1px solid #c8d5e3;
	box-sizing: border-box;
	border-radius: 2px;
}

.mBBlue__fGroup {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 20px 0px;
	margin-bottom: 24px;
	justify-items: center;
}

.mBBlue__btn {
	width: 100%;
	max-width: 450px;
	padding: 15px;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	background: linear-gradient(89.85deg, #ffb628 0.63%, #ffb628 99.84%);
	border-radius: 2px;
	position: static;
	width: 100%;
	padding: 15px;
	height: auto;
	border: none;
}

.mHeader__production {
	position: fixed;
	height: 100vh;
	width: 100vw;
	background: #fff;
	z-index: 1;
	top: 0;
	padding: 120px 0 0 20px;
	display: none;
	transition: all 200ms ease;
}

.hideproduction {
	top: -100vh;
}

.menuprod {
	display: grid;
	grid-gap: 25px;
	grid-template-columns: 1fr 1fr;
	padding-right: 20px;
	overflow-y: auto;
	height: 100%;
}

.menuprod__block {
	margin-bottom: 25px;
}

.menuprod__block:last-child {
	margin-bottom: 0;
}

.menuprod__title {
	font-size: 17px;
	font-weight: 700;
	color: #333;
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
}

.menuprod ul li {
	list-style-type: none;
	margin-bottom: 8px;
	line-height: 17px;
}

.menuprod ul li a {
	font-size: 12px;
	color: #617797;
	cursor: pointer;
	text-decoration: none;
	position: relative;
}

.mHeader__close {
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	background-color: #fff;
	background-image: url(/img/mob/close.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 14px;
	cursor: pointer;
	opacity: 0.8;
	transition: all 200ms ease;
	right: 0px;
	top: 100px;
	z-index: 1;
}

.mHeader__close {
	opacity: 1;
}

.mobilemenu {
	position: fixed;
	background: #fff;
	width: 290px;
	z-index: 1000;
	top: 0;
	bottom: 0;
	overflow-y: auto;
	transition: all 400ms ease;
	left: -290px;
	/* padding: 60px 0 10px; */
}

.openmenu {
	left: 0 !important;
}

.mobilemenu a {
	text-decoration: none !important;
}

.mobilemenuitem {
	color: #333333;
	font-size: 14px;
	line-height: 17px;
	padding: 10px 20px 10px 16px;
	cursor: pointer;
	transition: all 200ms ease;
	user-select: none;
}

.mobilemenuitem:hover {
	color: #006bcc;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
	z-index: 999;
	cursor: pointer;
	display: none;
}

.opengraymenu:after {
	content: '';
	display: block;
	float: right;
	width: 10px;
	height: 6px;
	margin-top: 6px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMUw1IDVMOSAxIiBzdHJva2U9IiM1NjU2NTYiLz48L3N2Zz4=);
	transition: all 200ms ease;
}

.opengraymenuact:after {
	transform: rotate(180deg);
}

.graymenu {
	display: none;
	background: #fbfbfb;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

.graymenu .mobilemenuitem:hover {
	background: #f0f0f0;
	color: #000;
}

.menuclosebut {
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	background-color: #fff;
	background-image: url(/img/mob/close.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 14px;
	cursor: pointer;
	opacity: 1;
	transition: all 200ms ease;
	right: 10px;
	top: 10px;
	z-index: 1;
}

.mAdvantages {
	padding: 45px 20px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 25px 16px;
}

.mAdvantages__img {
	height: 48px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.mAdvantages__text {
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
}

#main-calculator {
	background: #f7f7f7;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 0;
}

.container {
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.section-header {
	color: #333333;
	text-align: center;
	font-size: 1.8rem;
	margin-bottom: 20px;
}

#main-calculator_wrapper {
	background: #ffffff;
	margin-top: 20px;
	padding-top: 30px;
	min-height: 700px;
}

#calculator-stage-list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	list-style: none;
	justify-content: space-around;
	font-size: 11px;
	margin-bottom: 18px;
	margin-left: 0;
}

#calculator-stage-list li {
	position: relative;
}

#calculator-stage-list li::after {
	content: '';
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background: #ffffff;
	border: 1px solid #cecece;
	position: absolute;
	left: calc(50% - 12px);
	top: calc(100% + 8px);
	z-index: 1;
}

#calculator-stage-list li.checked::after {
	background: url(/new/assets/img/check.svg) #ffbe3f;
	border-color: #ffbe3f;
	background-position: center center;
	background-repeat: no-repeat;
}

#calculator-stage-list li.active::after {
	background: #ffbe3f;
	border-color: #ffbe3f;
}

#calculator-stage-progress-bar {
	width: calc(100% - 30px);
	height: 3px;
	background: #e5e5e5;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.progress-bar-stage {
	height: 100%;
}

.progress-bar-stage.active {
	background: #ffbe3f;
}

#progress-bar-stage-1,
#progress-bar-stage-4 {
	width: 12%;
}

#progress-bar-stage-2,
#progress-bar-stage-3 {
	width: 38%;
}

.calculator-stage-buttons {
	background: #f2f8fe;
	padding: 15px 0;
	background-color: #fff !important;
	padding-bottom: 0 !important;
	padding-top: 44px !important;
	height: auto !important;
}

.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}

.calculator-stage-buttons button {
	background-color: transparent;
	border-radius: 2px;
	border: none;
	width: 43%;
	height: 40px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #333333;
	font-size: 0.85rem;
	font-size: 12px;
}

#calculator-stage-back {
	float: left;
	display: none;
	border: 1px solid #9ec9ef;
}

.arrow-left,
.arrow-right {
	display: inline-block;
	width: 30px;
	height: 1px;
	background: #617797;
	position: relative;
	vertical-align: middle;
	margin-left: 10px;
}

.arrow-left {
	margin-right: 10px;
	margin-left: 0;
}

.calculator-stage-buttons button .arrow-left,
.calculator-stage-buttons button .arrow-right {
	width: 18px;
	background: #333333;
	height: 1px;
}

.arrow-left::before,
.arrow-left::after,
.arrow-right::before,
.arrow-right::after {
	content: '';
	position: absolute;
	top: 0;
	width: 5px;
	height: 0.05rem;
	background: inherit;
}

.arrow-right::before,
.arrow-right::after {
	right: 0;
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-ms-transform-origin: top right;
	-o-transform-origin: top right;
	transform-origin: top right;
}

.arrow-left::before,
.arrow-left::after {
	left: 0;
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-ms-transform-origin: top left;
	-o-transform-origin: top left;
	transform-origin: top left;
}

.arrow-left::after,
.arrow-right::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.arrow-left::before,
.arrow-right::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#calculator-stage-next {
	float: right;
	display: none;
	background: linear-gradient(89.4deg, #ffb628 0.63%, #ffda3f 99.84%);
	margin-right: 15px;
}

#calculator-stage-next.active {
	display: block;
}

.clearfix:after {
	clear: both;
	height: 0;
}

.downloadimg.img {
	position: absolute;
	top: 50%;
	left: 0;
	width: 210px;
	height: 170px;
	transform: translateY(-50%);
	background-image: url(../img/downloadimg2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.calculator-stage {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	display: none;
	padding: 15px;
}

.calculator-stage.active {
	opacity: 1;
	display: block;
}

.calculator-stage-name {
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 20px;
}

.calculator-stage-box {
	text-align: center;
	cursor: pointer;
	font-weight: 600;
	font-size: 1.06rem;
	position: relative;
}

.calculator-stage-box_img {
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	height: 150px;
	margin-bottom: 5px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	padding: 20px;
}

.stage-3-box-img {
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	height: 118px;
	margin-bottom: 5px;
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.calculator-stage-box_img:hover,
.stage-3-box-img:hover,
.calculator-stage-box.active .calculator-stage-box_img,
.stage-3-box.active .stage-3-box-img {
	border: 2px solid #ffbe3f;
	padding: 19px;
}

.calculator-stage-box_img img {
	max-width: 100%;
	height: 70%;
}

.stage-box-active {
	display: none;
	position: absolute;
	top: -12px;
	right: 10px;
	width: 23px;
	height: 23px;
}

.stage-box-active.active {
	display: block;
	background: url(/new/assets/img/check.svg) #ffbe3f;
	color: #000;
	text-align: center;
	font-weight: 900;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
}

#calculator-stage-2 {
	font-size: 16px;
	padding-bottom: 0;
}

#calculator-stage-2-img {
	background: #e8f1f9;
	height: 360px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px;
}

.stage-2-warnings {
	margin-top: 30px;
}

.stage-2-warning,
.stage-4-warning {
	padding-bottom: 30px;
	color: #595959;
}

.warning-img {
	display: inline-block;
	float: left;
}

.stage-2-warning img:first-child,
.stage-4-warning img:first-child {
	margin: 0;
}

.warning-text {
	display: inline-block;
	width: 80%;
	font-weight: 300;
}

.stage-3-menu-heading {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 10px;
}

.stage-3-menu {
	list-style: none;
}

#calculator-stage-3 ul {
	width: auto !important;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.stage-3-separator {
	height: 1px;
	background: #f1f1f1;
	margin: 15px 0 5px;
}

.stage-3-parameters {
	margin-top: 22px;
}

#calculator-stage-4 {
	position: relative;
	padding-bottom: 68px;
	padding-top: 0;
}

#stage-4-table-wrapper {
	border: 1px solid #ebebeb;
	position: relative;
}

#main-calculator-modal-sms-overlay {
	display: none;
	position: absolute;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 20%);
	filter: blur(2px);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.main-calculator-modal {
	display: none;
	max-width: 100%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
	position: absolute;
	width: 410px;
	top: calc(50% + 65px);
	border: 0;
	padding: 15px;
}

.main-calculator-modal h3 {
	font-weight: bold;
	font-size: 28px;
	line-height: 37px;
	color: #333333;
	text-align: center;
	width: 100%;
	margin-bottom: 12px;
}

.main-calculator-modal p {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #595959;
}

.main-calculator-modal label {
	font-size: 16px;
	line-height: 19px;
	display: block;
	margin: 22px 0 7px 0;
	color: #595959;
	text-align: left;
}

.main-calculator-modal input {
	width: 100%;
	box-sizing: border-box;
	padding: 13px;
	outline: none;
	font-size: 16px;
	line-height: 19px;
	border: 1px solid #c8d5e3;
	border-radius: 2px;
}

.main-calculator-modal .error {
	font-size: 12px;
	color: red;
	display: none;
	padding-top: 12px;
}

.main-calculator-modal button {
	background: #ffda3f;
	border-radius: 2px;
	border: none;
	font-size: 14px;
	line-height: 17px;
	width: 100%;
	height: 50px;
	font-weight: 600;
	text-transform: uppercase;
	color: #333333;
	margin: 20px 0;
}

#stage-4-table {
	border-collapse: collapse;
	font-size: 13px;
	width: 100%;
	table-layout: fixed;
}

#stage-4-table th {
	padding: 10px 5px;
	word-break: break-word;
	background: #deefff;
	font-weight: 600;
}

#stage-4-table td {
	padding: 3px 5px;
	height: 47px;
}

#stage-4-table td:nth-child(1) {
	width: 70%;
}

.stage-4-separator {
	height: 4px;
	width: 100%;
	background: #e8f0f7;
	margin-bottom: 27px;
}

#calculator-stage-4 .stage-4-warning {
	margin-bottom: 0;
}

.stage-2-size {
	margin-right: 0;
	font-size: 1rem;
	display: flex;
	flex-direction: column;
}

.stage-2-size label {
	display: block;
	white-space: nowrap;
	font-size: 14px;
	margin-bottom: 4px;
}

.stage-2-size input {
	height: 30px;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #c8d5e3;
	border-radius: 2px;
}

#calculator-stage-1 > .row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 15px;
	margin-bottom: 15px;
}

#calculator-stage-2-fields {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 15px;
}

.warning-text_number {
	font-size: 1.25rem;
	font-weight: 400;
}

.stage-2-social-links,
.stage-4-social-links,
.social-links-block {
	margin: 30px 0 12px -10%;
}

.stage-2-social-links a,
.stage-3-social-links a,
.stage-4-social-links a {
	text-decoration: none;
}

.stage-2-social-links a:first-child {
	margin-right: 15px;
}

.fast-calculation {
	font-size: 1.25rem;
	margin-left: -10%;
}

#calculator-stage-3-materilas {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 15px;
	margin-bottom: 15px;
}

.stage-3-box-img img {
	max-height: 100%;
	max-width: 100%;
}

.stage-3-box {
	font-weight: 600;
	font-size: 14px;
	position: relative;
}

.stage-3-menu li {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border: 1px solid #9ec9ef;
	border-radius: 2px;
	margin-right: 25px;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 20px;
	font-size: 14px;
}

.stage-3-menu li:hover,
.stage-3-menu li.active {
	background: #ffe061;
	border-color: #ffbe3f;
}

#calculator-stage-3 ul li {
	margin: 0 10px 10px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	line-height: normal;
	width: calc(50% - 10px);
}

.stage-3-parameter {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 15px;
	font-size: 14px;
}

input[type='checkbox'],
input[type='radio'] {
	box-sizing: border-box;
	padding: 0;
}

.agreement-checkbox,
.stage-3-parameter input[type='checkbox'],
.checkbox-group input[type='checkbox'] {
	display: none;
}

.agreement-label,
.stage-3-parameter label,
.checkbox-group label {
	position: relative;
	margin-left: 30px;
	cursor: pointer;
}

.agreement-label::before,
.stage-3-parameter label::before,
.checkbox-group label::before {
	content: '';
	position: absolute;
	top: 0;
	left: -30px;
	display: inline-block;
	line-height: 17px;
	width: 17px;
	height: 17px;
	border-radius: 2px;
	border: 1px solid #efc063;
	background: #fff;
}

.agreement-checkbox:checked + label::before,
.stage-3-parameter input[type='checkbox']:checked + label::before,
.checkbox-group input[type='checkbox']:checked + label::before {
	background: url(/new/assets/img/check.svg) #ffbe3f;
	color: #000;
	text-align: center;
	font-weight: 900;
	background-position: center;
	background-repeat: no-repeat;
}

#main-calculator-modal-check {
	top: 0;
	transform: none;
	left: 0;
	height: 100vh;
	padding: 100px 40px 40px !important;
}

.norepeat,
.norepeat a {
	font-size: 12px;
	color: #cccccc;
	text-align: center;
	text-decoration: none;
	cursor: default !important;
}

.nolinkrepeat {
	margin-left: 15px;
}

.modal {
	position: fixed;
	text-align: center;
	top: 0 !important;
	z-index: 999;
	width: auto;
	margin: 0 auto;
	display: none;
	color: #131313;
	width: 100%;
}

.modal-box {
	background: #ffffff;
	color: #333;
	text-align: center;
	margin: auto !important;
	width: 100vw;
	height: 100vh;
}

#senddrawing {
	padding: 30px;
	position: relative !important;
	overflow: visible;
}

.modal_close {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 13px;
	background-image: url(/img/mob/close.svg);
	right: 0;
	top: 0;
}

.modal-title {
	font-size: 33px;
	line-height: 35px !important;
	text-align: center;
	font-weight: 800;
}

.modal-title small {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1.6rem !important;
	line-height: normal !important;
	font: inherit;
	vertical-align: baseline;
}

.modal-title span {
	font-size: 16px;
	line-height: normal;
	display: block;
	margin-top: 15px;
	margin-bottom: 25px;
	text-transform: none;
	font-weight: 400;
}

#senddrawing-wrapper form {
	padding: 0 15px;
}

.field-right {
	position: relative;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 3px;
}

.modal input[type='text'] {
	width: 100%;
	line-height: 41px;
	border-radius: 4px;
	border: 1px solid #c8d5e3;
	margin-bottom: 15px;
	color: #fff;
	padding: 0 10px 0 10px;
	font-size: 18px;
	outline: none;
}

.modal-box .form-error {
	position: absolute;
	bottom: 0px;
	font-size: 13px;
	color: #fb9f9f;
	display: none;
}

[for='sd-file'] {
	padding: 10px 15px;
	margin-bottom: 0 !important;
	border: 2px dashed #fec909;
	width: 100% !important;
	font-size: 18px;
	color: #7d7d7d !important;
	display: flex;
}

[for='sd-file'] svg {
	fill: #fec909;
	display: inline-block;
	float: left;
	margin-right: 8px;
}

[for='sd-file'] .sd-file-ext {
	font-size: 12px;
}

[for='sd-file'] .sd-file-name {
	font-size: 14px;
}

.agree-checkbox > input {
	position: absolute;
	outline: none;
	left: 0;
	top: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	border: none;
	margin: 0;
	opacity: 0;
	z-index: 1;
}

.agree-checkbox > .agree-box {
	position: relative;
	display: block;
	width: 14px;
	height: 14px;
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 2px;
}

.agree-checkbox > .agree-box > .agree-tick {
	position: absolute;
	left: 2px;
	top: -2px;
	width: 14px;
	height: 6px;
	border-bottom: 2px solid #333;
	border-left: 2px solid #333;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: none;
}

.agree-checkbox > input:checked + .agree-box > .agree-tick {
	display: block;
}

.agree-wrap label {
	vertical-align: top;
	font-size: 14px;
	line-height: 13px;
	display: inline-block;
	white-space: normal;
	text-align: left;
}

label a {
	color: inherit !important;
	position: relative;
	text-decoration: underline;
	text-underline-position: under;
}

.agree-wrap a {
	font-size: 13px;
	text-decoration: underline;
}

.agree-form-error {
	display: none;
	bottom: 0px;
	font-size: 13px;
	color: #fb9f9f;
}

.submit-killer {
	width: 100%;
	height: 80px;
	position: absolute;
	top: 106px;
	display: none;
}

.modal .submit-killer {
	top: 0px;
}

.agree-wrap {
	vertical-align: top;
	text-align: left;
	margin-bottom: 12px;
	margin-top: 2px;
	white-space: nowrap;
	display: flex;
}

.agree-checkbox {
	margin: 1px 12px 0 0;
}

.butorange {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.05em;
	background: linear-gradient(89.37deg, #ffb628 0.63%, #ffda3f 99.84%);
	background-repeat: no-repeat;
	background-color: #ffda3f;
	border-radius: 2px;
	border: 0;
	padding: 15px 30px 13px 30px;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	line-height: normal;
	transition: all 300ms ease;
	user-select: none;
	color: #333;
}

.butorange:hover {
	background-position: -50px;
	box-shadow: 0px 4px 20px rgba(255, 190, 22, 0.21);
}

.disable {
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05) !important;
	background: linear-gradient(88.63deg, #b3bbc7 0.63%, #d6dde8 99.84%) !important;
	color: #55585d;
	cursor: default !important;
}

.mBBlue__img {
	height: 284px;
	margin-top: 8px;
	background-position: right;
	background-repeat: no-repeat;
	background-size: contain;
}

.padtop {
	padding-top: 40px;
}

.padbottom {
	padding-bottom: 40px;
}

.main-catalog-box_img {
	border-radius: 2px;
	width: 100%;
	display: block;
}

.main-catalog-box {
	position: relative;
	overflow: hidden;
	border-radius: 2px;
}

.catalog {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}

.main-catalog-box_text {
	position: absolute;
	bottom: 16px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	z-index: 1;
}

.main-catalog-box_text div {
	padding: 0 20px;
	margin-bottom: 6px;
	min-height: 34px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.main-catalog-box_bg {
	background: linear-gradient(360deg, rgba(14, 27, 61, 0.6) 0%, rgba(14, 27, 61, 0.3) 101.92%);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.numitems {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 15px;
}

.numitem {
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	padding: 20px;
}

.numitem__top {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 20px;
}

.numitem__img {
	height: 48px;
	width: 82px;
	background-repeat: no-repeat;
	background-size: contain;
}

.numitem__num {
	color: #f9e8a2;
	text-align: right;
	letter-spacing: 0.02em;
	font-weight: bold;
	font-size: 48px;
	line-height: 100%;
}

.numitem__text {
	color: #595959;
	font-size: 16px;
	line-height: 150%;
}

.numitem__text a {
	color: #0054a0;
	white-space: nowrap;
}

.ssbuttons {
	display: grid;
	grid-gap: 8px;
	margin-top: 20px;
}

.butwa {
	width: 100%;
	background: #25d366;
	border-radius: 2px;
	color: #fff !important;
	border: 0;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 14px 15px 13px;
	display: block;
	text-decoration: none;
}

.butvi {
	width: 100%;
	background: #7d3daf;
	border-radius: 2px;
	color: #fff !important;
	border: 0;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 14px 15px 13px;
	display: block;
	text-decoration: none;
}

.zamerimg {
	margin: 30px 0 !important;
	height: 176px;
	background-position: center;
}

.certs {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	text-align: center;
}

.infoinstr {
	width: 100%;
	padding: 0 0 0 54px;
	font-size: 16px;
	line-height: 19px;
	text-align: left;
	margin: 12px 0 10px 0;
	background-repeat: no-repeat;
	background-size: 34px;
	background-position: 0 2px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAzNCAzNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDApIj48cGF0aCBkPSJNMjguODI2MSAwSDUuMTczOTNDMi4zMjA4NCAwIDAgMi4zMjA4NCAwIDUuMTczOTNWMjEuNDM0OEMwIDI0LjI4NzggMi4zMjA4NCAyNi42MDg3IDUuMTczOTMgMjYuNjA4N0gyMS4xMjg4TDI4LjMwMjggMzMuNzg0MkMyOC40NDQ3IDMzLjkyNDYgMjguNjM0IDM0IDI4LjgyNjEgMzRDMjguOTIwNyAzNCAyOS4wMTY4IDMzLjk4MDggMjkuMTA4NSAzMy45NDM4QzI5LjM4NDkgMzMuODMgMjkuNTY1MyAzMy41NTk0IDI5LjU2NTMgMzMuMjYwOFYyNi41NTY5QzMyLjA2OTUgMjYuMTk2MiAzNC4wMDAxIDI0LjAzNjUgMzQuMDAwMSAyMS40MzQ3VjUuMTczOTNDMzQgMi4zMjA4NCAzMS42NzkxIDAgMjguODI2MSAwWk0zMi41MjE3IDIxLjQzNDdDMzIuNTIxNyAyMy40NzMzIDMwLjg2MzEgMjUuMTMwNCAyOC44MjYxIDI1LjEzMDRDMjguNDE4MSAyNS4xMzA0IDI4LjA4NjkgMjUuNDYxNSAyOC4wODY5IDI1Ljg2OTVWMzEuNDc2NUwyMS45NTggMjUuMzQ2MkMyMS44MTkxIDI1LjIwODcgMjEuNjMxMyAyNS4xMzA0IDIxLjQzNDcgMjUuMTMwNEg1LjE3MzkzQzMuMTM2OTEgMjUuMTMwNCAxLjQ3ODMxIDIzLjQ3MzIgMS40NzgzMSAyMS40MzQ3VjUuMTczOTNDMS40NzgzMSAzLjEzNTM5IDMuMTM2OTEgMS40NzgzMSA1LjE3MzkzIDEuNDc4MzFIMjguODI2MUMzMC44NjMxIDEuNDc4MzEgMzIuNTIxNyAzLjEzNTQ2IDMyLjUyMTcgNS4xNzM5M1YyMS40MzQ3WiIgZmlsbD0iIzAwNTRBMCIvPjxwYXRoIGQ9Ik0xNy4wMDAxIDE3LjczOTFDMTUuNzc3NiAxNy43MzkxIDE0Ljc4MjcgMTguNzM0IDE0Ljc4MjcgMTkuOTU2NUMxNC43ODI3IDIxLjE3OTEgMTUuNzc3NiAyMi4xNzM5IDE3LjAwMDEgMjIuMTczOUMxOC4yMjI3IDIyLjE3MzkgMTkuMjE3NSAyMS4xNzkxIDE5LjIxNzUgMTkuOTU2NUMxOS4yMTc1IDE4LjczNCAxOC4yMjI3IDE3LjczOTEgMTcuMDAwMSAxNy43MzkxWk0xNy4wMDAxIDIwLjY5NTdDMTYuNTkyMSAyMC42OTU3IDE2LjI2MSAyMC4zNjMxIDE2LjI2MSAxOS45NTY1QzE2LjI2MSAxOS41NSAxNi41OTIxIDE5LjIxNzQgMTcuMDAwMSAxOS4yMTc0QzE3LjQwODEgMTkuMjE3NCAxNy43MzkzIDE5LjU1IDE3LjczOTMgMTkuOTU2NUMxNy43MzkzIDIwLjM2MzEgMTcuNDA4MSAyMC42OTU3IDE3LjAwMDEgMjAuNjk1N1oiIGZpbGw9IiMwMDU0QTAiLz48cGF0aCBkPSJNMTkuMzYxNyA1LjE0MTM3QzE4Ljk0MzQgNC42OTIgMTguMzUyMSA0LjQzNDc4IDE3LjczODYgNC40MzQ3OEgxNi4yNjA0QzE1LjY0NjkgNC40MzQ3OCAxNS4wNTcxIDQuNjkyIDE0LjYzODcgNS4xNDEzN0MxNC4yMjA0IDUuNTg5MjggMTQuMDA2IDYuMTk2ODUgMTQuMDQ4OSA2LjgyMDY5TDE0LjY3NDIgMTQuMTA0MUMxNC43NTk5IDE1LjMxMzMgMTUuNzc3IDE2LjI2MDggMTYuOTk5NCAxNi4yNjA4QzE4LjIxMTYgMTYuMjYwOCAxOS4yMjg3IDE1LjMxMzIgMTkuMzEzIDE0LjExNThMMTkuOTUwMSA2LjgxMDNDMTkuOTk0NSA2LjE5ODM3IDE5Ljc4MDEgNS41OTA4MSAxOS4zNjE3IDUuMTQxMzdaTTE4LjQ3NzggNi42OTM1NEwxNy44MzkxIDE0LjAwMDZDMTcuODA4MSAxNC40Mzk2IDE3LjQzODYgMTQuNzgyNiAxNi45ODc3IDE0Ljc4MjZDMTYuNTQ3MiAxNC43ODI2IDE2LjE3OTEgMTQuNDM5NiAxNi4xNDY1IDEzLjk4ODhMMTUuNTIyNyA2LjcwNTM5QzE1LjUwNzkgNi40OTY5NiAxNS41NzczIDYuMjk4ODUgMTUuNzE5MiA2LjE0ODA2QzE1Ljg2MTIgNS45OTcyOCAxNi4wNTMzIDUuOTEzMDIgMTYuMjYwMyA1LjkxMzAySDE3LjczODZDMTcuOTQ1NiA1LjkxMzAyIDE4LjEzNzcgNS45OTcyOCAxOC4yNzk2IDYuMTQ4MDZDMTguNDIxNiA2LjI5ODg1IDE4LjQ5MTEgNi40OTY5NiAxOC40Nzc4IDYuNjkzNTRaIiBmaWxsPSIjMDA1NEEwIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDM0IDApIi8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);
}

.bgwin .inperror {
	font-size: 13px;
	color: #f74444;
	margin: 10px 0 -10px 0;
	padding: 0;
	display: none;
	text-align: left;
}

.bgwin,
.bgwingalleria {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(13, 14, 23, 0.8);
	display: none;
	z-index: 1000;

	text-align: center;
	margin: 0 auto;
	padding: 40px 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.bgvideo {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	display: none;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.6);
	overflow-y: auto;
	padding: 17px 0;
}

.cssload-container {
	position: absolute;
	width: 69px;
	height: 69px;
	text-align: center;
	top: 50%;
	left: 50%;
	margin: -35px 0 0 -35px;
}

.cssload-speeding-wheel {
	width: 69px;
	height: 69px;
	margin: 0 auto;
	border: 4px solid rgb(255, 255, 255);
	border-radius: 50%;
	border-right-color: transparent;
	animation: cssload-spin 425ms infinite linear;
	-o-animation: cssload-spin 425ms infinite linear;
	-ms-animation: cssload-spin 425ms infinite linear;
	-webkit-animation: cssload-spin 425ms infinite linear;
	-moz-animation: cssload-spin 425ms infinite linear;
}

@keyframes cssload-spin {
	100% {
		transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-o-keyframes cssload-spin {
	100% {
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-ms-keyframes cssload-spin {
	100% {
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes cssload-spin {
	100% {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.divvideo {
	margin: auto;
	position: relative;
}

.bgwin {
	overflow-y: auto;
}

.bgwin__cont,
.bgwingalleria__cont {
	position: fixed;
	top: 10%;
	width: 80%;
	height: 80%;
	margin-left: -40%;
	left: 50%;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.bgwin__img,
.bgwingalleria__img {
	text-align: center;
}

.bgwin__img,
.bgwin__img img,
.bgwingalleria__img,
.bgwingalleria__img img {
	max-height: 100%;
}

.bgwin__img img,
.bgwingalleria__img img {
	display: none;
}

.closewin {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 30px;
	height: 30px;
	opacity: 0.5;
	cursor: pointer;
	/* transition: @trans; */
	z-index: 1;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ5MiA0OTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ5MiA0OTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIGNsYXNzPSIiPjxnPjxnPjxnPjxwYXRoIGQ9Ik0zMDAuMTg4LDI0Nkw0ODQuMTQsNjIuMDRjNS4wNi01LjA2NCw3Ljg1Mi0xMS44Miw3Ljg2LTE5LjAyNGMwLTcuMjA4LTIuNzkyLTEzLjk3Mi03Ljg2LTE5LjAyOEw0NjguMDIsNy44NzIgICAgYy01LjA2OC01LjA3Ni0xMS44MjQtNy44NTYtMTkuMDM2LTcuODU2Yy03LjIsMC0xMy45NTYsMi43OC0xOS4wMjQsNy44NTZMMjQ2LjAwOCwxOTEuODJMNjIuMDQ4LDcuODcyICAgIGMtNS4wNi01LjA3Ni0xMS44Mi03Ljg1Ni0xOS4wMjgtNy44NTZjLTcuMiwwLTEzLjk2LDIuNzgtMTkuMDIsNy44NTZMNy44NzIsMjMuOTg4Yy0xMC40OTYsMTAuNDk2LTEwLjQ5NiwyNy41NjgsMCwzOC4wNTIgICAgTDE5MS44MjgsMjQ2TDcuODcyLDQyOS45NTJjLTUuMDY0LDUuMDcyLTcuODUyLDExLjgyOC03Ljg1MiwxOS4wMzJjMCw3LjIwNCwyLjc4OCwxMy45Niw3Ljg1MiwxOS4wMjhsMTYuMTI0LDE2LjExNiAgICBjNS4wNiw1LjA3MiwxMS44MjQsNy44NTYsMTkuMDIsNy44NTZjNy4yMDgsMCwxMy45NjgtMi43ODQsMTkuMDI4LTcuODU2bDE4My45Ni0xODMuOTUybDE4My45NTIsMTgzLjk1MiAgICBjNS4wNjgsNS4wNzIsMTEuODI0LDcuODU2LDE5LjAyNCw3Ljg1NmgwLjAwOGM3LjIwNCwwLDEzLjk2LTIuNzg0LDE5LjAyOC03Ljg1NmwxNi4xMi0xNi4xMTYgICAgYzUuMDYtNS4wNjQsNy44NTItMTEuODI0LDcuODUyLTE5LjAyOGMwLTcuMjA0LTIuNzkyLTEzLjk2LTcuODUyLTE5LjAyOEwzMDAuMTg4LDI0NnoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIGZpbGw9IiNGRkZGRkYiLz48L2c+PC9nPjwvZz4gPC9zdmc+);
}

.closewin:hover {
	opacity: 1;
}

.closevideo {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA2MTIgNjEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MTIgNjEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGc+PGcgaWQ9ImNyb3NzIj48Zz48cG9seWdvbiBwb2ludHM9IjYxMiwzNi4wMDQgNTc2LjUyMSwwLjYwMyAzMDYsMjcwLjYwOCAzNS40NzgsMC42MDMgMCwzNi4wMDQgMjcwLjUyMiwzMDYuMDExIDAsNTc1Ljk5NyAzNS40NzgsNjExLjM5NyAgICAgIDMwNiwzNDEuNDExIDU3Ni41MjEsNjExLjM5NyA2MTIsNTc1Ljk5NyAzNDEuNDU5LDMwNi4wMTEgICAgIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjRkZGRkZGIi8+PC9nPjwvZz48L2c+PC9nPiA8L3N2Zz4=);
}

.prev {
	display: none;
	position: absolute;
	top: 50%;
	left: 40px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-top: -40px;
	opacity: 0.5;
	cursor: pointer;
	transition: all 200ms ease;
	background-color: rgba(13, 14, 23, 0.5);
	background-repeat: no-repeat;
	background-size: 33px;
	background-position: 22px center;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ5MiA0OTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ5MiA0OTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPjxnPjxnPjxnPjxwYXRoIGQ9Ik0xOTguNjA4LDI0Ni4xMDRMMzgyLjY2NCw2Mi4wNGM1LjA2OC01LjA1Niw3Ljg1Ni0xMS44MTYsNy44NTYtMTkuMDI0YzAtNy4yMTItMi43ODgtMTMuOTY4LTcuODU2LTE5LjAzMmwtMTYuMTI4LTE2LjEyICAgIEMzNjEuNDc2LDIuNzkyLDM1NC43MTIsMCwzNDcuNTA0LDBzLTEzLjk2NCwyLjc5Mi0xOS4wMjgsNy44NjRMMTA5LjMyOCwyMjcuMDA4Yy01LjA4NCw1LjA4LTcuODY4LDExLjg2OC03Ljg0OCwxOS4wODQgICAgYy0wLjAyLDcuMjQ4LDIuNzYsMTQuMDI4LDcuODQ4LDE5LjExMmwyMTguOTQ0LDIxOC45MzJjNS4wNjQsNS4wNzIsMTEuODIsNy44NjQsMTkuMDMyLDcuODY0YzcuMjA4LDAsMTMuOTY0LTIuNzkyLDE5LjAzMi03Ljg2NCAgICBsMTYuMTI0LTE2LjEyYzEwLjQ5Mi0xMC40OTIsMTAuNDkyLTI3LjU3MiwwLTM4LjA2TDE5OC42MDgsMjQ2LjEwNHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIGZpbGw9IiNGRkZGRkYiLz48L2c+PC9nPjwvZz4gPC9zdmc+);
}

.prev:hover {
	opacity: 1;
}

.next {
	display: none;
	position: absolute;
	top: 50%;
	right: 40px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-top: -40px;
	opacity: 0.5;
	cursor: pointer;
	transition: all 200ms ease;
	background-color: rgba(13, 14, 23, 0.5);
	background-repeat: no-repeat;
	background-size: 33px;
	background-position: 26px center;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ5Mi4wMDQgNDkyLjAwNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDkyLjAwNCA0OTIuMDA0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij48Zz48Zz48Zz48cGF0aCBkPSJNMzgyLjY3OCwyMjYuODA0TDE2My43Myw3Ljg2QzE1OC42NjYsMi43OTIsMTUxLjkwNiwwLDE0NC42OTgsMHMtMTMuOTY4LDIuNzkyLTE5LjAzMiw3Ljg2bC0xNi4xMjQsMTYuMTIgICAgYy0xMC40OTIsMTAuNTA0LTEwLjQ5MiwyNy41NzYsMCwzOC4wNjRMMjkzLjM5OCwyNDUuOWwtMTg0LjA2LDE4NC4wNmMtNS4wNjQsNS4wNjgtNy44NiwxMS44MjQtNy44NiwxOS4wMjggICAgYzAsNy4yMTIsMi43OTYsMTMuOTY4LDcuODYsMTkuMDRsMTYuMTI0LDE2LjExNmM1LjA2OCw1LjA2OCwxMS44MjQsNy44NiwxOS4wMzIsNy44NnMxMy45NjgtMi43OTIsMTkuMDMyLTcuODZMMzgyLjY3OCwyNjUgICAgYzUuMDc2LTUuMDg0LDcuODY0LTExLjg3Miw3Ljg0OC0xOS4wODhDMzkwLjU0MiwyMzguNjY4LDM4Ny43NTQsMjMxLjg4NCwzODIuNjc4LDIyNi44MDR6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjRkZGRkZGIi8+PC9nPjwvZz48L2c+IDwvc3ZnPg==);
}

.next:hover {
	opacity: 1;
}

.vdays {
	font-size: 14px;
	padding-left: 32px;
	color: #c40e2c;
}

@media (max-width: 1300px) {
	.next {
		right: 30px;
		width: 60px;
		height: 60px;
		background-size: 24px;
		background-position: 20px center;
	}

	.prev {
		left: 30px;
		width: 60px;
		height: 60px;
		background-size: 24px;
		background-position: 16px center;
	}
}

@media (max-width: 1024px) {
	#main-form-left,
	#main-form-right {
		width: 100%;
		margin: 0 13%;
	}

	.coll-left,
	.coll-right {
		justify-content: center;
		padding-top: 70px;
	}
}

@media (max-width: 1000px) {
	.prev {
		left: 15px;
		width: 50px;
		height: 50px;
		background-size: 18px;
		background-position: 15px center;
		opacity: 0.8;
		background-color: rgb(13, 14, 23);
		margin-top: -25px;
	}

	.next {
		right: 15px;
		width: 50px;
		height: 50px;
		background-size: 18px;
		background-position: 18px center;
		opacity: 0.8;
		background-color: rgb(13, 14, 23);
		margin-top: -25px;
	}

	.bgwin__cont,
	.bgwingalleria__cont {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
}

/* ============================================================================================== my media */
@media (max-width: 991px) {
	.mp20i1:after {
		background: url(/img/profnastil/other-service/mp20allfor-1.png);
	}

	.mp20i2:after {
		background: url(/img/profnastil/other-service/mp20allfor-2.png);
	}

	.mp20i3:after {
		background: url(/img/profnastil/other-service/mp20allfor-3.png);
	}

	.mp20i4:after {
		background: url(/img/profnastil/other-service/mp20allfor-4.png);
	}

	.mp20i5:after {
		background: url(/img/profnastil/other-service/mp20allfor-5.png);
	}

	.mp20i6:after {
		background: url(/img/profnastil/other-service/mp20allfor-6.png);
	}

	.butorange {
		font-size: 14px;
		font-weight: 600;
		letter-spacing: 0.05em;
		background: linear-gradient(89.37deg, #ffb628 0.63%, #ffda3f 99.84%);
		background-repeat: no-repeat;
		background-color: #ffda3f;
		border-radius: 2px;
		border: 0;
		padding: 15px 30px 13px 30px;
		text-transform: uppercase;
		text-align: center;
		cursor: pointer;
		line-height: normal;
		transition: all 300ms ease;
		user-select: none;
		color: #333;
	}

	.blueprofnastylgrid a.butorange {
		color: #333 !important;
	}

	.callbuttonrange {
		border: 1px solid #fff;
		background: transparent;
		color: #fff;
		font-weight: 300;
	}

	.comparison th {
		font-size: 15px;
		padding: 12px;
	}

	.mp20mob .comparison td {
		padding: 10px;
		font-size: 13px;
		vertical-align: top;
	}

	.mp20mob .comparison th {
		font-size: 15px;
		padding: 12px;
	}

	.comparison td {
		padding: 10px;
		font-size: 13px;
		vertical-align: top;
	}

	td.covering-lack {
		color: #aeaeae;
	}

	.flex {
		display: block;
	}

	.flex img {
		width: 15px;
		margin-right: 0;
		margin-bottom: 2px;
	}

	.blockblueheader {
		font-size: 21px;
		line-height: 27px;
	}

	.blockbluetext {
		padding: 30px;
	}

	.mp20mob .blockbluetext {
		padding: 0;
	}

	.blockbluedesc {
		font-size: 15px;
		padding: 0;
	}

	.bluedobor {
		padding: 30px;
	}

	.bluedoborbuts button {
		font-size: 13px;
		line-height: 19px;
	}

	.matblock {
		grid-template-columns: 230px 1fr;
		grid-gap: 60px;
	}

	.matmenuitem {
		font-size: 16px;
		line-height: 19px;
		padding: 9px 13px 8px;
	}

	/* bottom form */
	.row {
		grid-template-columns: 1fr;
	}

	.coll-left {
		padding: 48px 15px 0 15px;
	}

	.coll-right {
		padding: 48px 15px;
	}

	#main-form-left_heading,
	#main-form-right_heading {
		font-size: 24px;
		margin: 0;
		margin-bottom: 26px;
	}

	#main-form-right_heading {
		color: #fff;
		text-align: center;
	}

	#main-form-left_subheading {
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 150%;
		color: #333;
		text-align: center;

		margin: 0;
	}

	#main-form-phone-img {
		position: relative;
		bottom: 0;
	}

	.gridroof {
		grid-template-areas:
			'gridroofimages'
			'gridrooftext';
		grid-template-columns: 100%;
		margin-top: 30px;
		grid-gap: 0;
	}
}

@media (max-width: 900px) {
	.divvideo iframe {
		width: 95vw !important;
		height: calc(95vw / 1.78) !important;
	}
}

@media (max-width: 768px) {
	.blockbluehouse_mod2 {
		width: 440px;
		height: 328px;
		right: -130px;
	}

	.new-hit {
		position: absolute;
		top: 9px;
		right: 0;
	}
}

@media (max-width: 767px) {
	.mp20mob .gridharac {
		display: grid;
		grid-template-columns: 1fr;
		row-gap: 20px;
		margin-top: 0px;
	}

	.mp20mob a {
		max-width: 767px;
	}

	.mp20mob .haracimg {
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		border: 1px solid #ebebeb;
		border-radius: 2px;
		margin-top: 6px;
		transition: all 200ms ease;
		position: relative;
	}

	.mp20blockbluedesc {
		text-align: center !important;
	}

	.mp20about .product-inner__item {
		grid-template-columns: 40px 1fr;
		grid-gap: 10px 20px;
		grid-template-rows: 45px;
		align-items: center;
	}

	.mp20about .product-inner__items {
		grid-gap: 20px;
	}

	.mp20mob .blockblueheader {
		text-align: center;
	}

	.blockmargin {
		margin-bottom: 60px;
	}

	.pagetext {
		margin-top: 60px;
	}

	.bgHead {
		font-size: 25px;
	}

	.mHeader__bgTitle_m {
		margin: 20px 0;
	}

	.mainheader {
		font-size: 22px;
		line-height: 27px;
	}

	.h2mar {
		margin: 60px 0 20px 0 !important;
	}

	.headh {
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 26px;
	}

	.photo-album-name {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 14px;
	}

	.podralbum a {
		font-size: 14px;
	}

	.butorange {
		/* width: 100%; */
		font-size: 13px;
	}

	.butlinkblockblue {
		width: 100%;
	}

	.blocksever {
		margin: 0 0 18px 0;
	}

	.deligrid {
		margin-bottom: 40px;
	}

	.mob-grid-container__cont {
		padding: 0 15px;
		margin-bottom: 60px;
	}

	.download {
		width: 100%;
		background: linear-gradient(91.01deg, #2b4179 0%, #3672b8 100%);
		border-radius: 2px;
	}

	.downloadbody {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		padding: 20px;
	}

	.downloadwraptext {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.downloadtitle {
		font-size: 20px;
	}

	.downloadwrapbtn {
		width: 100%;
		height: 40px;
	}

	.downloadbtn {
		font-size: 12px;
	}

	.downloadbtn:hover {
		text-decoration: none;
		color: #333;
	}

	.downloadpromo {
		height: 22px;
		font-size: 10px;
	}

	.blockquality {
		margin-top: 40px;
		grid-template-columns: 1fr;
	}

	.gostred {
		width: 34px;
		height: 60px;
	}

	.blockqualitytext {
		padding: 30px 75px 30px 30px;
	}

	.blockqualityheader {
		font-size: 20px;
		line-height: 25px;
	}

	.whiteblock {
		padding: 20px;
	}

	.whiteblocktitle {
		font-size: 16px;
	}

	.whiteblocktext {
		font-size: 14px;
	}

	.headrightdiv {
		font-size: 15px;
		margin-bottom: 8px;
	}

	.docinf {
		margin-bottom: 13px;
	}

	.morebut:last-child .docinf {
		margin-bottom: 0;
	}

	.textdesccalc {
		font-size: 14px;
	}

	.butrightdiv {
		margin-top: 15px;
		font-size: 12px;
	}

	.whiteblockimg {
		height: 35px;
	}

	.bluedoborbuts {
		grid-template-columns: 1fr;
		grid-gap: 15px;
		margin-top: 35px;
	}

	.blockblue {
		margin-top: 60px;
	}

	.blockbluepad {
		grid-template-columns: 1fr;
	}

	.blockblueheader {
		text-align: left;
	}

	.blockbluedesc {
		text-align: left;
	}

	.menublocktitle {
		font-size: 19px;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.menublocklink img {
		width: 20px;
		margin-left: 6px;
	}

	/* bottom form */
	#main-form-left,
	#main-form-right {
		margin: 0;
	}

	#main-form-right_heading {
		width: 50%;
	}

	#main-form-left_subheading {
		width: 45%;
	}

	#main-form-left_text {
		margin-bottom: 24px;
	}

	.checkbox-groups {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;

		flex-direction: column;
	}

	.checkbox-group:first-of-type {
		margin: 0 0 16px 0;
	}

	.checkbox-group label {
		position: relative;
		cursor: pointer;
		color: #fff;
	}

	.form-group {
		margin-bottom: 16px;
	}

	#main-form form input[type='submit'],
	.material_form input[type='submit'] {
		margin: 16px 0;
	}

	#main-form-social {
		flex-direction: column;
		width: 100%;
		margin-bottom: 24px;
	}

	#main-form-link {
		width: 300px;
		height: 45px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	#main-form-link + #main-form-link {
		margin-top: 8px;
	}

	#main-form-link:first-of-type {
		background: #25d366;
	}

	#main-form-link:last-of-type {
		background: #7d3daf;
	}

	#main-form-social img {
		display: none;
	}

	#main-form-social span {
		display: inline-block;
		font-style: normal;
		font-weight: 600;
		font-size: 14px;
		line-height: 17px;
		letter-spacing: 0.05em;
		text-transform: uppercase;
		color: #fff;
	}

	.ffn_form_new {
		width: 400px;
	}

	.gridss {
		grid-template-columns: 1fr;
		grid-gap: 15px;
		max-width: 100%;
		margin: 0;
	}

	.gridss a {
		width: 100%;
		height: 45px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.gridss a:first-of-type {
		background: #25d366;
	}

	.gridss a:last-of-type {
		background: #7d3daf;
	}

	.gridss img {
		display: none;
	}

	.gridss span {
		display: inline-block;
		font-style: normal;
		font-weight: 600;
		font-size: 13px;
		line-height: 17px;
		letter-spacing: 0.05em;
		text-transform: uppercase;
		color: #fff;
	}
}

@media (max-width: 700px) {
	.productprev {
		grid-template-columns: 1fr;
		grid-gap: 15px;
		margin-top: 20px;
	}

	.productprevright .productprevtitle {
		display: block;
		font-size: 22px;
	}

	.productprevright .imgmark {
		display: inline-block;
		margin-bottom: 16px;
	}

	.productprevleft .productprevtitle,
	.productprevleft .imgmark {
		display: none;
	}

	.imgmark div {
		height: 20px;
		font-size: 9px;
		line-height: 12px;
		margin: 0 4px;
	}

	.productprevimg {
		height: 145px;
	}

	.productprevleft .butorange,
	.productprevleft .butwhite {
		padding: 10px 20px 7px;
		font-size: 13px;
		line-height: 19px;
		width: 100%;
	}

	.productprevleft .butwhite {
		padding: 9px 20px 7px;
		margin-left: 0;
		margin-top: 10px;
	}

	.whiteblocks,
	.fences-instruction {
		grid-template-columns: 1fr;
		grid-gap: 15px;
	}

	.newflexcont {
		grid-template-columns: 1fr;
		grid-gap: 15px;
	}

	.deligrid {
		grid-template-areas:
			'deligridimg'
			'deligridtext' !important;
		grid-template-columns: 1fr !important;
	}

	.imgdelivery img {
		height: 18px;
		margin: 0 25px 20px 0;
	}

	.gridcol2 {
		grid-template-columns: 1fr;
	}

	.gridcol2 .ullistproductprev {
		margin-bottom: 0;
	}

	.gridcol3 {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 660px) {
	.blueprofnastylgrid {
		display: grid;
		grid-template-columns: 1fr !important;
		grid-gap: 10px;
	}
}

/* ============================================================================================== end my media */
@media (max-width: 600px) {
	.prev {
		left: 10px;
		width: 35px;
		height: 35px;
		background-size: 13px;
		background-position: 11px center;
		margin-top: -16px;
	}

	.next {
		right: 10px;
		width: 35px;
		height: 35px;
		background-size: 13px;
		background-position: 13px center;
		margin-top: -16px;
	}

	.closewin {
		top: 22px;
		right: 22px;
		width: 22px;
		height: 22px;
	}

	.blockqualitytext {
		padding: 20px 60px 20px 20px;
	}

	.gostred {
		width: 28px;
		height: 50px;
		right: 20px;
	}

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

@media (max-width: 575px) {
	.formforblue {
		width: 100%;
	}

	#main-form-link,
	.ffn_form_new {
		width: 100%;
	}

	#main-form-right_heading,
	#main-form-left_subheading {
		width: 100%;
	}

	.butlinkgallary {
		width: 100%;
	}

	.divgetinstructions {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		padding: 45px;
	}

	.blockblue {
		grid-template-columns: 1fr;
		grid-gap: 0;
	}

	.product-inner__items {
		grid-template-columns: 1fr;
		grid-gap: 40px;
	}

	.dual-color,
	.colorfences {
		grid-template-columns: repeat(3, 1fr);
	}

	.fences-type {
		grid-template-columns: 1fr;
		grid-gap: 40px;
	}

	.fences-type__item {
		text-align: center;
	}

	.mp20grid .gridqslideimg {
		margin-bottom: 0;
	}

	.gridqslideimg {
		grid-template-columns: 1fr 50px;
	}

	.qslideimgitem {
		height: 50px;
	}

	.gridroofsert {
		grid-template-columns: 1fr;
		margin: 30px 0 20px 0;
		grid-gap: 10px;
	}
}

.aboutimg {
	margin-bottom: 20px;
}

.abouttext {
	color: #595959;
	font-size: 15px;
	line-height: 150%;
}

.abouttext p + p {
	margin-top: 15px;
}

footer {
	background: #f6f7fb;
}

.searchinp {
	width: 100%;
	border: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	padding: 15px 15px 15px 50px;
	font-size: 14px;
	background-size: 18px;
	background-position: 15px;
	border-bottom: 1px solid #eeeef0;
}

.footermenu {
	border-bottom: 1px solid #eeeef0;
}

.footermenu__item {
	width: 100%;
	display: block;
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	line-height: 19px;
	padding: 14px 50px 14px 16px;
}

.footerpodmenu {
	display: none;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 16px;
	font-size: 14px;
}

.openfootermenu {
	background-repeat: no-repeat;
	background-image: url(/img/mob/arrdown.svg);
	background-position: top 20px right 16px;
	background-size: 10px;
}

.openfootermenushow {
	background-image: url(/img/mob/arrup.svg);
}

.footer_block {
	padding: 24px 16px;
	border-bottom: 1px solid #eeeef0;
}

.footer_block_last {
	padding: 24px 16px;
}

.footer_head {
	color: #333333;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 15px;
}

.contactitems {
	display: grid;
	grid-gap: 13px;
}

.contactitem {
	display: grid;
	grid-template-columns: 24px 1fr;
	grid-gap: 6px;
}

.contactitem__img {
	height: 24px;
	background-repeat: no-repeat;
	background-position: center;
}

.contactitem__text {
	color: #595959;
	font-size: 16px;
	line-height: 24px;
}

.contactitem__text a {
	color: #595959;
}

.social-links img {
	width: 30px;
	height: 30px;
	display: inline-block;
}

.social-links a + a img {
	margin-left: 35px;
}

.martop {
	margin-top: 35px;
}

.madeby-mediaworks {
	margin-bottom: 24px;
}

.madeby-mediaworks img {
	height: 32px;
}

.footer-copyright-text {
	color: #595959;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 16px;
}

.footer-copyright-info {
	font-size: 12px;
	line-height: 15px;
	color: #595959;
}

@media (max-width: 575px) {
	.new-hit {
		position: absolute;
		top: 9px;
		right: 28%;
	}
}

@media (max-width: 560px) {
	.matblock {
		grid-template-columns: 1fr;
		grid-gap: 22px;
	}

	.matmenu {
		flex-direction: row;
		flex-wrap: wrap;
		margin: -10px 0 0 -9px;
	}

	.matmenuitem + .matmenuitem {
		margin-top: 6px;
	}

	.matmenuitem {
		display: inline-block;
		margin: 6px 0 0 6px;
		padding: 3px 10px 2px;
		border-radius: 15px;
		border: 1px solid #f1f1f1;
		font-size: 13px;
	}

	.butlintmat {
		width: 100%;
	}

	.divgetinstructions {
		padding: 45px 35px;
	}
}

@media (max-width: 374px) {
	.main-catalog-box_text {
		bottom: 12px;
	}

	.colorfences {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 350px) {
	.catalog {
		grid-gap: 12px;
	}

	.main-catalog-box_text div {
		font-size: 13px;
		margin-bottom: 5px;
	}

	.divgetinstructions {
		padding: 45px 15px;
	}
}

@media (min-width: 500px) {
	.catalog {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width: 650px) {
	.catalog {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

@media (min-width: 767px) {
	.downloadimg {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}

	.downloadimg.img1 {
		width: 210px;
		height: 140px;
		background-image: url('../img/downloadimg.png');
	}

	.downloadimg.img2 {
		width: 182px;
		height: 140px;
		background-image: url('../img/downloadimg2.png');
	}

	.blockqualityimg {
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: right bottom;
		background-size: contain;
	}

	.downloadimg {
		display: none !important;
	}

	.blockqualityimg.img1 {
		background-image: url('../img/qualityhouse.png');
	}

	.blockqualityimg.img2 {
		background-image: url('../img/qualityhouse2.png');
	}

	.blockqualityimg.img3 {
		background-image: url('../img/qualityhouse3.png');
	}

	.blockbluehouse {
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: right bottom;
		background-size: contain;
	}

	.blockbluehouse.house1 {
		background-image: url('../img/blockbluehouse.png');
	}

	.blockbluehouse.house2 {
		width: 326px;
		background-image: url('../img/blockbluehouse2.png');
	}

	.blockbluehouse.house3 {
		background-image: url('../img/blockbluehouse3-new.png');
		transform: translateY(8%);
	}
}

.menuitemact {
	color: #0054a0;
	font-weight: 600;
}

#header-info-location {
	display: flex;
	align-items: flex-start;
	height: 35px;
	padding-bottom: 0px;
}

#header-info-location img {
	margin-right: 10px;
}

#header-info-location span,
#header-info-location #header-info-select {
	margin-top: 2px;
}

.location {
	color: #828282;
	margin-right: 10px;
}

#header-info-select {
	cursor: pointer;
	display: inline-block;
	width: 100px;
	position: relative;
}

#header-info-select_input span {
	border-bottom: 1px dashed #0054a0;
	color: #000000;
	line-height: 1;
	position: relative;
}

#header-info-select_input span::after {
	content: '';
	width: 6px;
	height: 6px;
	border: 1px solid #000000;
	border-right: 0;
	border-top: 0;
	position: absolute;
	left: calc(100% + 5px);
	top: calc(50% - 2px);
	transform: translateY(-50%) rotate(-45deg);
}

#header-info-select_options {
	position: absolute;
	width: 110%;
	border-radius: 3px;
	z-index: 100;
	top: 30px;
	left: 0;
	display: none;
	overflow: hidden;
}

#header-info-select_options.visible {
	display: block;
}

#header-info-select_options ul {
	border: 1px solid #c3d4e3;
	border-radius: 2px;
	list-style: none;
	padding: 0;
	margin: 0;
	background: #ffffff;
}

#header-info-select_options ul li {
	padding: 8px 20px 8px 6px;
	font-size: 13px;
	color: #717171;
	font-weight: 450;
	position: relative;
	overflow: hidden;
}

#header-info-select_options ul li:hover {
	background-color: #f2f2f2;
}

#header-info-select_options ul li:last-child {
	border-bottom: 0;
}

#header-info-select_options ul li.selected > span:first-child {
	color: #1180e6;
}

#header-info-select_options ul li.selected::after {
	content: '';
	width: 5px;
	height: 10px;
	border: 1px solid #0054a0;
	border-right: 0;
	border-bottom: 0;
	left: calc(100% - 15px);
	top: calc(50% - 2px);
	transform: translateY(-50%) rotate(-135deg);
	position: absolute;
}

.mobiphone {
	margin-bottom: 15px;
}

.mobiphone span {
	margin-left: 3px;
}

#header-info-worktime img {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
}

.worktime-img {
	float: left;
}

.worktime {
	padding-left: 32px;
}

.worktime span {
	vertical-align: middle;
}

#header-info-worktime {
	margin-top: 15px;
}

#header-info-worktime span {
	line-height: 127%;
}

.now {
	color: #828282 !important;
	margin-right: 10px;
}

.worktime-dot {
	display: inline-block;
	margin-right: 10px;
}

.worktime-dot {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-right: 10px;
}

.worktime-dot.open {
	background: #27ae60;
}

.worktime-dot.closed {
	background: red;
}

.worktime-state {
	color: #333333;
}

#header-info span {
	display: inline-block;
}

.mobile-show {
	display: none !important;
}

.phonetop {
	color: #333;
	font-weight: 600;
}

#header-info-location,
.mobiphone {
	padding-left: 12px;
}

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

#header-info-location img,
.mobiphone img,
#header-info-worktime img {
	width: 18px;
}

.order-call.header_callback {
	margin-top: 20px;
	border: 1px solid #c3d4e3;
	border-radius: 3px;
	padding: 7px 10px;
	display: inline-block;
	cursor: pointer;
	color: #1175d2;
}

.mobiphone__inner {
	display: flex;
	align-items: center;
}

.mobiphone__inner img {
	margin-bottom: 1px;
}

.modal {
	z-index: 1000;
}

#callmeform {
	padding: 30px;
	position: relative !important;
	overflow: visible;
	width: 100%;
}

.oButton {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.05em;
	background: linear-gradient(89.37deg, #ffb628 0.63%, #ffda3f 99.84%);
	background-repeat: no-repeat;
	background-color: #ffda3f;
	border-radius: 2px;
	border: 0;
	padding: 15px 30px 13px 30px;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	line-height: normal;
	transition: all 300ms ease;
	user-select: none;
	color: #333;
}

.callback-form-data {
	padding: 0 15px;
}

.modal input[type='text'] {
	color: #333;
}

.modal-box .form-error {
	color: #ff5454;
}

input.error {
	border: 1px solid #ff6c6c !important;
}

.bgwin2 {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1002;
	display: none;
	background: rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 100vh;
	overflow: hidden;
	align-items: center;
	justify-content: center;
}

.winoksend {
	position: relative;
	background: #fff;
	box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05);
	text-align: center;
	width: 100%;
	margin: 30px;
	max-width: 500px;
	display: none;
	padding: 100px 30px;
}

.headwin {
	font-size: 30px;
	font-weight: 700;
	color: #333333;
	margin-bottom: 12px;
	transition: all 200ms ease;
}

.textwin {
	font-size: 20px;
	color: #595959;
	margin-bottom: 30px;
	transition: all 200ms ease;
}

.butwin {
	background: linear-gradient(88.91deg, #ffb628 0.63%, #ffda3f 99.84%);
	border-radius: 2px;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #333333;
	font-weight: 600;
	display: inline-block;
	padding: 13px;
	cursor: pointer;
	min-width: 250px;
}

.closewin2 {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 13px;
	background-image: url(/img/mob/close.svg);
	right: 0;
	top: 0;
}

.disable {
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05) !important;
	background: linear-gradient(88.63deg, #b3bbc7 0.63%, #d6dde8 99.84%) !important;
	color: #55585d;
	cursor: default !important;
}

@media (max-width: 991px) {
	.modal-box,
	.modal_close {
		background-color: #ffffff;
	}

	.modal_close {
		width: 40px;
		height: 40px;
		cursor: pointer;
		position: absolute;
		display: block;
		background-repeat: no-repeat !important;
		background-position: center !important;
		background-size: 13px !important;
		background-image: url(/img/mob/close.svg) !important;
		right: 0;
		top: 0;
	}
}
@media (max-width: 520px) {
	.photo-items {
		grid-template-columns: repeat(4, 1fr);
		grid-gap: 7px;
	}

	.winoksend {
		margin: 15px;
		padding: 80px 20px;
	}

	.headwin {
		font-size: 24px;
	}

	.textwin {
		font-size: 18px;
		margin-bottom: 40px;
	}
}

@media (max-width: 450px) {
	.winoksend {
		padding: 40px 20px;
	}

	.headwin {
		font-size: 22px;
	}

	.textwin {
		font-size: 16px;
	}

	.butwin {
		font-size: 12px;
		padding: 12px;
		min-width: 220px;
	}

	.gridmenublocks {
		grid-template-columns: 1fr;
		grid-gap: 15px;
	}

	.menublockitem {
		padding: 20px;
		height: 140px;
	}
}

.mobile-hide {
	display: inline-block;
}

@media (max-width: 350px) {
	.menuclosebut {
		width: 30px;
		height: 30px;
		right: 8px;
		top: 25px;
	}

	.mobilemenu {
		width: 275px;
	}
}

@media (max-width: 500px) {
	.headhtop {
		line-height: 32px !important;
	}

	.downloadimg {
		display: block !important;
		position: static !important;
		transform: none !important;
		width: 100% !important;
		height: 220px !important;
		margin-bottom: 20px !important;
		background-size: contain !important;
		background-repeat: no-repeat !important;
	}

	.downloadbody {
		padding: 16px 26px 32px;
		background: #3672b8;
	}

	.downloadimg.img1 {
		background-image: url('../img/downloadimg.png');
	}

	/* .downloadimg.img2 {
    background-image: url('../img/downloadimg2.png');
  } */
}

@media (max-width: 360px) {
	.downloadimg {
		height: 200px !important;
	}
}

@media (max-width: 340px) {
	.downloadimg {
		height: 180px !important;
		margin-bottom: 10px;
	}
}

@media (max-width: 300px) {
	.downloadimg {
		height: 160px !important;
	}
}

@media (max-width: 756px) {
	.certificate-img {
		max-width: 100px;
	}
}
