/* ***********************
--------------------------------------
-------------RESET---------------
--------------------------------------
*************************/

html, body, header, div, span, applet, object, iframe, button, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0px;padding:0px;border:0px;outline:0px;font-size:100%;box-sizing: border-box}
input, textarea{margin:0px;padding:0px;outline:0px;font-size:100%;box-sizing: border-box;}

html{
	margin-top: 0 !important;
}

h1 {
    font-family: Play;
    font-size: 40px;
    font-weight: 700;
    line-height: 44px;
    color: rgba(27, 27, 29, 1);
    text-transform: uppercase;
}

.center{
	text-align: center;
}

.header-wr{
	height: 146px;
	background: url(images/header-inner.jpg) no-repeat center top;
	
}

.home .header-wr{
	height: 897px;
	background-repeat: no-repeat;
	background-position: center top;
	max-width: 1920px;
    margin: 0 auto;
    position: relative;
}

.no-webp .home .header-wr{
	background-image: url(images/header_home.jpg);
}

.webp .home .header-wr{
	background-image: url(images/header_home.jpg);
}


.header{
	margin: 0 auto;
	max-width: 1440px;
	position: relative;
	height: auto;
}

.home .header{

}

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

.hd-block{
	margin-top: 107px
}

.hd-block .hd-item{
	position: relative;
}
.hd-block .hd-item > .wp-block-group{
	position: absolute;
	left: 26px;
	bottom: 29px;
}
.hd-mob{
	display: none;
}

.hd-1{
	width: 285px;
	flex-shrink: 0;
}

.hd-2{
	width: 678px;
	flex-shrink: 0;
}

.hd-2 > .hd-item{
	width: 678px;
}

.hd-3{
	flex-wrap: wrap !important;
	align-items: start;
}

.hd-3 .hd-item{
	width: 212px;
}

.hd-item p:first-of-type{
	font-family: 'Play';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.hd-item p:last-of-type{
	margin-top: 5px;
}

.hd-item p a{
font-family: 'Exo 2';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 24px;
color: #FFB800;
text-decoration: none;
}

.hd-item p a::before{
	content: '';
	margin-right: 7px;
	display: inline-block;
	width: 8px;
	height: 9px;
	background: url(images/rm-arr.svg) no-repeat left top;
}



.top-wr{
	border-bottom: 1px solid rgb(255, 255, 255, 0.2);
	margin: 0 auto;
}

.wrapper{
    margin: 0 auto;
}


.top{
	margin: 0 auto;
	max-width: 1440px;
	display: flex;
	height: 75px;
	justify-content: space-between;
}

.top-left{
	display: flex;
}

.top-right{
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}

.top-tel{
	margin:15px 32px 0 0;
	padding:2px 0 0 30px;
	background: url(images/top_tel.svg) no-repeat left center;


}

.top-tel a{
	font-family: Play;
	font-size: 22px;
	font-weight: 700;
	line-height: 44px;
	color: #fff;
	text-decoration: none;
}

.top-soc{
	padding:23px 30px 0 0;
	list-style: none;
	display: flex;
	align-items: center;
}
.top-soc .sep{
	margin: 0 14px;
	width: 1px;
	height: 14px;
	background: #fff;
	opacity: 0.1;
}
.top-soc a{
	font-family: "Exo 2";
font-size: 14px;
font-weight: 300;
line-height: 26px;
color: #fff;
text-decoration: none;
}
.top-wa a{
	padding: 0 0 0 38px;
	height: 25px;
	background: url(images/icon_wa.svg) no-repeat left center;
	line-height: 25px;
	display: inline-block;
}
.top-tg a{
	padding: 0 0 0 38px;
	height: 25px;
	background: url(images/icon_tg.svg) no-repeat left center;
	line-height: 25px;
	display: inline-block;
}

.top-yt a{
	width: 25px;
	height: 25px;
	background: url(images/icon_yt.svg) no-repeat center center;
	display: inline-block;
	text-indent: -9999px;
}


.top-ig a{
	width: 25px;
	height: 25px;
	background: url(images/icon_ig.svg) no-repeat center center;
	display: inline-block;
	text-indent: -9999px;
}

.top-tel-mob{
	display: none;
}


.callme{
	width: 198px;
	height: 75px;
	font-family: Play;
	font-size: 18px;
	font-weight: 400;
	line-height: 75px;
	text-align: center;
	/* color: #FFFFFF; */
	text-transform: uppercase;
	text-decoration: none;
	border-right: 1px solid rgb(255, 255, 255, 0.2);
	border-left: 1px solid rgb(255, 255, 255, 0.2);
	background: #FFB800;
	color: #000;
	/* background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%); */
}

.mob-callme{

	display: none;
}

.logo{
	padding: 25px 0 0 0;
}

.logo img{
	width: 289px;
	height: 22px
}


.top-menu{
	margin: 0 auto;
	max-width: 1453px;
}
.top-menu .menu{
	padding: 0 40px 0 20px;
	list-style: none;
	display: flex;
	justify-content: space-between;
}

.top-menu .menu li a{
	font-family: Play;
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase;
	color: #BBC0C8;
	text-decoration: none;
}

.top-menu .menu > li{
	padding: 24px 0 0 0;
	position: relative;
}
.top-menu .menu > li::before{
	content: '';
	height: 1px;
	width: 50%;
	background: #F8AC1A;
	position: absolute;
	top: -1px;
	left: 25%;
	display: none;
}

.top-menu .menu > li.active > a{
	color: #fff;	
}
.top-menu .menu > li:hover > a{
	color: #fff;
}
.top-menu .menu > li.active::before, .top-menu .menu > li:hover::before, .top-menu .menu > li.current-menu-item::before{
	display: inline-block;
}

.top-menu .menu > li ul{
	position: absolute;
	background: rgb(22, 22, 23, 0.9);
	padding: 0 0 10px 0;
    list-style: none;
    top: 55px;
	left: -10px;
	border-radius: 12px;
	display: none;
}

.top-menu .menu > li ul li{
    border-bottom: 0.67px solid rgb(95, 117, 136, 0.2);
}

.top-menu .menu > li ul li a{
	display: block;
	padding: 10px 20px;
	font-size: 18px;
	white-space: nowrap;
}

.top-menu .menu > li ul li a:hover{
	color: #fff;
}

.top-menu .menu > li.active ul{
	display: block;
}


.breadcrumbs{
    margin: 0 auto;
    max-width: 1453px;
	width: 100%;
	padding: 20px 0 20px 0;
	display: flex;
	align-items: center;
}

.breadcrumbs a{
	font-family: "Exo 2";
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    color: rgba(187, 187, 193, 1);
	text-decoration: none;
}

.bread-main a{
	font-family: "Exo 2";
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	text-align: left;
	color: rgba(187, 187, 193, 1);
	text-decoration: none;
}
.bread-sep{
	width: 30px;
	background: url(images/bread_sep.svg) no-repeat center center;
	height: 12px
}

.bread-item{
	font-family: "Exo 2";
font-size: 16px;
font-weight: 300;
line-height: 30px;
text-align: left;
color: rgba(106, 106, 109, 1);
}

.head-mid{
	padding: 186px 0 0 0;
	font-family: Play;
font-size: 69px;
font-weight: 700;
line-height: 77px;
color: #fff;
text-transform: uppercase;
}
h1.head-mid{
	padding: 90px 0 0 0;
	font-family: Play;
font-size: 57px;
font-weight: 700;
line-height: 77px;
color: #fff;
text-transform: uppercase;
text-align: center;
}

.head-slogan{
	margin: 33px 0 0 0;
	padding: 0 40px;
	font-family: "Exo 2";
	font-size: 20px;
	font-weight: 700;
	line-height: 65px;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	position: relative;
}

.head-slogan::before{
	content: '';
	background: rgb(255, 184, 0, 0.8);
	display: inline-block;
	opacity: 0.9;
	backdrop-filter: blur(22px);
	border-radius: 12px;
	transform: skew(-12deg);
	width: 100%;
	height: 65px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.head-slogan span{
	position: relative;
	z-index: 1;
	opacity: 0.95;
}

.tint-block{
	margin-top: 55px !important
}

.dt-b.tint-block .dtb-img{
	width: auto;
}

.dt-b.tint-block .dtb-img img{
	max-width: 844px;
}






.advantages-wr{
	margin: 77px 0 0 0;
	background-repeat: no-repeat;
	background-position: center bottom;
}


.no-webp .advantages-wr{
	background-image: url(images/advantages.jpg);
}

.webp .advantages-wr{
	background-image: url(images/advantages.jpg);
}

.advantages-wr > .wp-block-group__inner-container > .wp-block-group{
	margin: 0 auto;
	max-width: 1440px;
	height: 697px;
	padding: 70px 0 0px 0;
	display: flex;
	flex-direction: column;
	justify-content: stretch;
	align-items: start;
}

.advantages-wr h2{
	font-family: Play;
font-size: 32px;
font-weight: 700;
line-height: 44px;
	color: rgba(245, 245, 245, 1);
	text-transform: uppercase;
}

.advantages-block{
	width: 100%;
	display: flex;
	justify-content: stretch;
	align-items: stretch;
	flex-grow: 1;
	background: url(images/adv_line.png) no-repeat right bottom;
}

.adv-item{
	padding:0 10px 28px 29px;
	width: 335px;
	flex: 1;
	flex-shrink: 0;
	justify-content: end;
	background: url(images/adv_line.png) no-repeat left bottom;
	flex-direction:column;
	align-items: center !important;
}

.adv-num{
	color: #FFB800;
	font-family: Play;
	font-size: 64px;
	font-weight: 400;
	line-height: 44px;
	text-align: left;

}

.adv-text{
	padding: 40px 0 0 0;
	height: 120px;
	font-family: "Exo 2";
	font-size: 24px;
	font-weight: 300;
	line-height: 26px;
	text-align: center;
	color: rgba(245, 245, 245, 1);
}

.pr-block{
	margin: 73px auto 0 auto;
    max-width: 1440px;
	flex-direction: column;
	align-items: stretch;
}

.pr-num{

}

.pr-num p{

}

.pr-num p {
    display: inline-block;
    width: 88px;
    height: 28px;
	padding-left: 4px;
	font-family: 'Play';
	font-style: normal;
	font-weight: 400;
	font-size: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
    background: url(images/num.svg) no-repeat center center;
}


.pr-top{
	margin-top: 13px !important;
	display: flex;
	justify-content: space-between;
	gap: 41px;
	align-items: end;
}

.pr-top p:first-of-type{
	font-family: 'Play';
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 44px;
	text-transform: uppercase;
	color: #000000;
}

.pr-top p:last-of-type{
	font-family: 'Exo 2';
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	text-transform: uppercase;
	color: #FFB800;
}

.pr-top hr{
	border-top: 1px solid rgba(0, 0, 0, 0.19);
	flex-grow: 1;
	margin-bottom: 3px;
}




.pr-bottom{
	margin-top: 20px !important;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
}

.pr-bottom > p:first-of-type, .pr-bottom > .wp-block-group:first-of-type p{
	font-family: 'Exo 2';
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #6A6A6D;
}

ul li::marker {
	color: #FFB800;
  }

.pr-bottom > .wp-block-group:first-of-type ul{
	font-family: 'Exo 2';
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
	color: #6A6A6D;
	list-style: inside;

}


.det-btn{
	width: 289px;
	flex-shrink: 0;
	display: flex;
	justify-content: end;
	display: none;
}
.det-btn a{
	width: 210px;
	height: 65px;;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #FFB800;
	border-radius: 14px;
	font-family: 'Exo 2';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 33px;
	color: #333336;
	text-shadow: 0px 4px 22px rgba(0, 0, 0, 0.11);
	text-decoration: none;
	text-transform: uppercase;
}

.si-a{
	margin: 60px auto 0 auto;
	max-width: 1440px
}

.si-a > p{
font-family: 'Exo 2';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 26px;
color: #1B1B1D;
}

.si-a-images{
	padding: 40px 0 0 0;
	flex-wrap: wrap !important;
	align-items: start;
	gap: 59px
}



.si-a-images .wp-block-group{
	flex: 1;
	display: flex;
	flex-direction: column;
}

.si-a-images .wp-block-group p:first-of-type{
	width: 100%;
	font-family: Play;
	font-size: 18px;
	font-weight: 700;
	line-height: 20.83px;
	text-align: center;
	color: #27292B;

}
.si-a-images .wp-block-group p:last-of-type{
	width: 100%;
	font-family: Play;
	font-size: 18px;
	font-weight: 400;
	line-height: 20.83px;
	text-align: center;
	color: #55595C;
}

.si-a .wp-block-separator{
	margin:44px 0 0 0;
	width: 100%;
	border-top: 1px solid #E1E1E1;
}

.si-a .wp-block-image{
	margin-bottom: 20px
}


h2{
	margin-bottom: 33px;
	font-family: 'Play';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 44px;
/* identical to box height, or 138% */
text-transform: uppercase;

color: #1B1B1D;
}

.inst-wr{
	margin: 73px auto 0 auto !important;
	max-width: 1440px;
	padding-bottom: 48px;
	border-bottom: 1px solid #E1E1E1;
}

.inst-block{
	flex-direction: row;
}

.inst-block > .wp-block-group{
	padding: 18px 21px 20px 21px;
	flex: 1;
	flex-shrink: 0;
    background: url(images/inst-bg.svg) no-repeat center center;
	width: 50%;
	justify-content: space-between;
	position: relative;
}


.inst-block > .wp-block-group p{
	font-family: 'Play';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	color: #000000;
	text-align: center;
	flex-grow: 1;
}

.inst-block > .wp-block-group::before{
	content: '';
	position: absolute;
	width: 32.77px;
	height: 34px;
	left: 27px;
	top: 0px;
	background: #F7AC19;
	font-family: 'Play';
	font-style: normal;
	font-weight: 700;
	font-size: 15.1111px;
	line-height: 34px;
	color: #1B1B1D;
	text-align: center;
}

.inst-block > .wp-block-group:first-of-type::before{
	content: '01';
}
.inst-block > .wp-block-group:last-of-type::before{
	content: '02';
}

.door-block{
	margin: 73px auto 0 auto !important;
	max-width: 1440px;
	flex-direction: row;
	justify-content: space-between;
}

.door-block > .wp-block-group{
	width: 466px;
	height: 208px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.door-block > .wp-block-group::before{
	content: '';
	display: block;
	width: 32.77px;
	height: 34px;
	background: #F7AC19;
	font-family: 'Play';
	font-style: normal;
	font-weight: 700;
	font-size: 15.1111px;
	line-height: 34px;
	color: #1B1B1D;
	text-align: center;
}

.door-block .wp-block-group:nth-child(1){
	background: url(images/door1.png) no-repeat center center;
}

.door-block .wp-block-group:nth-child(2){
	background: url(images/door2.png) no-repeat center center;
}

.door-block .wp-block-group:nth-child(3){
	background: url(images/door3.png) no-repeat center center;
}
.door-block .wp-block-group:nth-child(1)::before{
	content: '01';
}
.door-block .wp-block-group:nth-child(2)::before{
	content: '02';
}
.door-block .wp-block-group:nth-child(3)::before{
	content: '03';
}

.door-block > .wp-block-group p{
	font-family: 'Play';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	text-transform: uppercase;
	color: #FFFFFF;
}


.sound-block{
	margin: 73px auto 0 auto !important;
	max-width: 1440px;
	flex-direction: row;
	justify-content: space-between;
}

.sound-block > .wp-block-group{
	width: 345px;
	height: 202px;
	padding: 54px 30px 0 30px;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
	gap: 14px
}

.sound-block > .wp-block-group::before{
	content: '';
	display: block;
	width: 32.77px;
	height: 34px;
	background: #F7AC19;
	font-family: 'Play';
	font-style: normal;
	font-weight: 700;
	font-size: 15.1111px;
	line-height: 34px;
	color: #1B1B1D;
	text-align: center;
}

.sound-block .wp-block-group:nth-child(1){
	background: url(images/sound1.jpg) no-repeat center center;
}

.sound-block .wp-block-group:nth-child(2){
	background: url(images/sound1.jpg) no-repeat center center;
}

.sound-block .wp-block-group:nth-child(3){
	background: url(images/sound3.jpg) no-repeat center center;
}
.sound-block .wp-block-group:nth-child(4){
	background: url(images/sound4.jpg) no-repeat center center;
}

.sound-block .wp-block-group:nth-child(1)::before{
	content: '01';
}
.sound-block .wp-block-group:nth-child(2)::before{
	content: '02';
}
.sound-block .wp-block-group:nth-child(3)::before{
	content: '03';
}
.sound-block .wp-block-group:nth-child(4)::before{
	content: '04';
}

.sound-block > .wp-block-group p{
	font-family: 'Play';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	text-transform: uppercase;
	color: #FFFFFF;
}


.sound-grey-wr{
	margin:30px 0 0 0;
	padding: 71px 0 74px 0;
	background: #F9F9F9
}

.sound-grey{
	max-width: 1440px;
	margin: 0 auto;
	gap: 19px !important
}

.sound-grey .wp-block-image{
	width: 460px !important;
	flex-grow: 0 !important;
}

.sound-grey img{
	max-width: 460px;
	border-radius: 12px;
}


.sound-door .dtb-img{
	width: 682px;
}



.dt-b{
	max-width: 1440px;
	width: 100%;
	margin: 55px auto 0 auto;
	padding: 80px 27px 25px 27px;
	border: 0.88px solid #E1E1E1;
	border-radius: 12px;
	position: relative;
}

.dt-b > .wp-block-group{
	flex-wrap: nowrap;
	align-items: stretch;
}

.dt-b  > .wp-block-group:first-of-type{
	margin-bottom: 15px;
}


.dt-b::after {
    content: '';
    display: inline-block;
    width: 70px;
    height: 70px;
    position: absolute;
    right: -4px;
    top: -2px;
    background: #fff url(images/frame_cut.svg) no-repeat bottom right;
	transform: rotate(270deg);
}

.dt-b img{
	border-radius: 12px;
}

.max-height img{
	height: 100%;
}

.dtb-t1{
	padding-right: 25px;
}
.dtb-t1 p:first-of-type{
	font-family: Play;
font-size: 20px;
font-weight: 700;
line-height: 23.14px;
text-align: left;
color: #1B1B1D;
}

.dtb-t1 p:nth-of-type(2){
	font-family: Play;
font-size: 12px;
font-weight: 400;
line-height: 13.88px;
text-align: left;
color: #1B1B1D;
}

.dtb-t1 p:nth-of-type(2)::before{
	content: '';
	display: inline-block;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	background: url(images/icon_calendar.svg) no-repeat center center;
}

.dtb-t2{
	height: 38px;
	padding-left: 30px;
	border-left: 1px solid #E1E1E1;
	font-family: Play;
	font-size: 15px;
	font-weight: 700;
	line-height: 38px;
	text-align: left;
	color: #1B1B1D;
}

.dtb-t3{
	padding-right: 38px;
}


.dtb-t3 a{
	font-family: "Exo 2";
font-size: 14px;
font-weight: 600;
line-height: 24px;
text-align: left;
	color: #1B1B1D;
	text-decoration: none;
}

.dtb-t3 a::before{
	content: '';
	background: url(images/arr_right_yellow.svg) no-repeat left center;
	display: inline-block;
	margin-right: 13px;
	width: 12px;
	height: 10px;
}


.dt-b .wp-block-gallery{
	align-items: stretch !important;
	position: relative;
	z-index: 1;
}

.dt-b .wp-block-gallery figure, .dt-b .wp-block-gallery img{
	max-width: 256px !important;
}

.dtb-img{
	width: 42%;
	flex-shrink: 0;
	border-radius: 12px
}
.dtb-img img{
	border-radius: 12px
}

.dtb-gallery{
	justify-content: center;
}

.dtb-gallery img{
	border-radius: 12px;
}

.sound-door.dt-b .wp-block-gallery figure, .sound-door.dt-b .wp-block-gallery img{
	max-width: 358px !important;

}

.dt-b.sound-door > .wp-block-group:last-of-type{
	display: block;
}

.dtb-gallery .wp-block-image{
	flex-shrink: 0;
}

.tesla{
	width: 100%;
}
.tesla img{
	margin: 91px auto 0 auto;
	width: 100%;
}

.tesla-mob{
	display: none;
}

.mid-group{
	max-width: 1440px;
	width: 100%;
	margin: 45px auto 0 auto;
}


.leath-wr{
	margin:88px 0 0 0;
	padding: 65px 0 60px 0;
	background: #F9F9F9
}

.leath-wr .pr-block{
	margin-top:0
}

.leath-wr .dt-b{
	margin-top: 40px
}


.leath-wr .dt-b::after {
    background: #F9F9F9 url(images/frame_cut.svg) no-repeat bottom right;
}

.step-block{
	margin: 73px auto 0 auto !important;
	max-width: 1440px;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap !important;
	gap: 19px;
}

.step-block > .wp-block-group{
	width: 49%;
}
.step-block > .wp-block-group img{
	width: 100%;
}
.step-block a{
	/* width: 710px;
	height: 312px; */
	font-family: 'Play';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: flex;
	justify-content: end;
	flex-direction: column;
	/* padding: 0 20px 23px 35px; */
}

.step-block .wp-block-group__inner-container{
	position: relative;
}
.step-block p{
	position: absolute;
	bottom: 22px;
	left: 35px
}


.grey-wr{
	background: #F9F9F9
}

.work-process{
	margin: 34px auto 0 auto;
	max-width: 1440px;
	padding: 0 0 73px 0;
}

.work-process p{
	padding-top: 10px;
	font-family: 'Exo 2';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #1B1B1D;
}
.wp-inner{
	padding-top: 40px;
	justify-content: space-between;
    width: 100%;
	align-items: stretch;
}
.wp-inner > .wp-block-group{
	justify-content: space-between;
	align-items: center;
}
.wp-inner > .wp-block-group > .wp-block-group{
	align-items: center;
}

.wp-inner .wp-block-image{
	position: relative;
}

.wp-inner .wp-block-image::before{
	content: '01';
	position: absolute;
    width: 32.77px;
    height: 34px;
    left: 27px;
    top: 0px;
    background: #F7AC19;
    font-family: 'Play';
    font-style: normal;
    font-weight: 700;
    font-size: 15.1111px;
    line-height: 34px;
    color: #1B1B1D;
    text-align: center;
}

.wp-inner > .wp-block-group:nth-of-type(1) > .wp-block-group:nth-of-type(1) .wp-block-image::before{
	content: '01';
}

.wp-inner > .wp-block-group:nth-of-type(1) > .wp-block-group:nth-of-type(2) .wp-block-image::before{
	content: '02';
}
.wp-inner > .wp-block-group:nth-of-type(2) > .wp-block-image::before{
	content: '03';
}
.wp-inner > .wp-block-group:nth-of-type(3) > .wp-block-group:nth-of-type(1) .wp-block-image::before{
	content: '04';
}
.wp-inner > .wp-block-group:nth-of-type(3) > .wp-block-group:nth-of-type(2) .wp-block-image::before{
	content: '05';
}
.wp-inner > .wp-block-group:nth-of-type(4) > .wp-block-group:nth-of-type(1) .wp-block-image::before{
	content: '06';
}
.wp-inner > .wp-block-group:nth-of-type(4) > .wp-block-group:nth-of-type(2) .wp-block-image::before{
	content: '07';
}

.wp-inner > .wp-block-group:nth-of-type(2) > .wp-block-image:nth-of-type(2){
	display: none;
}


/* FOOTER */

.footer-wr{
	background: #fff;
}

.webp .inner-footer-wr {
    background-image: url(images/pf_contacts.webp);
}

.no-webp .inner-footer-wr {
    background-image: url(images/pf_contacts.jpg);
}


.footer{
	margin: 0 auto;
	max-width: 1453px;
}

.footer-top{
	padding: 70px 0 64px 0;
	display: flex;
}
.footer-left, .footer-right{
	flex:1;
	flex-grow: 1;
	flex-shrink: 0;
	width: 50%;
}
.footer-left{
	padding: 0 58px 0 0;
	border-right: 1px solid rgb(95, 117, 136, 0.2);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.footer-logo img{
	width: 395px;
}
.copy{
	padding: 23px 0 0 0;
	font-family: "Exo 2";
	font-size: 20px;
	font-weight: 300;
}

.payment-title{
	font-family: "Exo 2";
	font-size: 16px;
	font-weight: 300;
	line-height: 44px;
	color: rgba(187, 192, 200, 1);
	text-transform: uppercase;
}

.payment-items{
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.payment-item{
	width: 321px;
	height: 138px;
	padding: 91px 0 0 0;
	border-radius: 12px;
	border: 1px solid #FFB800;
	text-align: center;
}


.payment-mc{
	background: url(images/icon_mc.svg) no-repeat center 40px;
}
.payment-visa{
	background: url(images/icon_visa.svg) no-repeat center 40px;
}

.payment-item span{
	font-family: "Exo 2";
font-size: 16px;
font-weight: 400;
line-height: 26px;
text-align: center;
color: rgba(27, 27, 29, 1);
}


.footer-right{
	padding: 0 0 0 58px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

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

.fr-t1 .top-wa a, .fr-t1 .top-tg a{
	font-family: "Exo 2";
font-size: 20px;
font-weight: 300;
line-height: 26px;
text-align: left;
color: rgba(27, 27, 29, 1);
}
.fr-t1 .top-soc .sep{
	background: #5F7588;
	opacity: 0.1;
}

.fr-t1 .top-soc{
	padding-top: 0;
}


.back-call{
	width: 259px;
	height: 60px;
	border-radius: 14px;
	font-family: Play;
	font-size: 18px;
	font-weight: 400;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	background: rgba(255, 184, 0, 1);
	color: rgba(27, 27, 29, 1);
	text-transform: uppercase;
	text-decoration: none;
}


.inner-footer{
	margin: 0 auto;
	max-width: 1453px;
	height: 693px;

}

.inner-footer-bottom-wr{
	background: rgba(37, 35, 35, 1);
}

.inner-footer-bottom{
	margin: 0 auto;
	max-width: 1453px;
	height: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;	
}

.inner-footer-bottom img{
	width: 395px;
}
.cont-agree {
    padding: 0px 0 0 0;
    font-family: "Exo 2";
    font-size: 16px;
    font-weight: 200;
    color: rgba(255, 255, 255, 1);
}

.copyrights{
	font-family: "Exo 2";
font-size: 20px;
font-weight: 300;
line-height: 26px;
text-align: left;
color: rgba(255, 255, 255, 1);

}


.footer-contacts{
	max-width: 554px;
	width: 100%;
	padding: 125px 0 0 0;
}

.footer-contacts h2{
	font-family: "Exo 2";
	font-size: 44px;
	font-weight: 700;
	color: rgba(255, 184, 0, 1);
	text-transform: uppercase;
}

.footer-contacts h2 span{
	font-family: "Exo 2";
font-size: 36px;
font-weight: 700;
line-height: 45px;
	color: #fff
}

.contact-info{
	padding: 17px 0 0 0;
	font-family: "Exo 2";
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	color: rgba(255, 255, 255, 1);
}


.footer-contacts input{
	width: 100%;
	max-width: 555.25px;
	height: 65px;
	border-radius: 14px;

}

.cont-name{
	margin: 37px 0 15px 0;
	padding: 0 20px 0 61px;
	width: 555.25px;
	height: 65px;
	border-radius: 14px;
	background: rgba(255, 255, 255, 1) url(images/contact_name.svg) no-repeat left 27px center;
	font-family: "Exo 2";
	font-size: 22px;
	font-weight: 300;
	line-height: 65px;
	color: rgba(106, 106, 106, 1);
}

.cont-tel{
	margin: 0px 0 15px 0;
	padding: 0 20px 0 61px;
	width: 555.25px;
	height: 65px;
	border-radius: 14px;
	background: rgba(255, 255, 255, 1) url(images/contact_tel.svg) no-repeat left 27px center;
	font-family: "Exo 2";
	font-size: 22px;
	font-weight: 300;
	line-height: 65px;
	color: rgba(106, 106, 106, 1);
}


.sbmt{
	width: 327.44px;
	height: 60px;
	border-radius: 14px;
	cursor: pointer;
	border: none;
	background: rgba(255, 184, 0, 1);
	font-family: "Exo 2";
	font-size: 18px;
	font-weight: 700;
	line-height: 60px;
	text-align: center;
	border-radius: 12px;
	text-transform: uppercase;
}

.wpcf7-not-valid-tip {
	padding: 0 0 5px 5px;
}
.wpcf7-response-output{
	margin-top:0 !important;
	color: #fff !important;
}


.footer-soc-title{
	font-family: "Exo 2";
	font-size: 16px;
	font-weight: 300;
	line-height: 44px;
	color: rgba(187, 192, 200, 1);
	text-transform: uppercase;
}

.footer-soc-items{
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.footer-soc-item{
	width: 321px;
	height: 138px;
	padding: 91px 0 0 0;
	border-radius: 12px;
	border: 1px solid #FFB800;
	text-align: center;
	background-position: center 36px;
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
}

.footer-soc-item span{
	font-family: "Exo 2";
font-size: 16px;
font-weight: 400;
line-height: 26px;
text-align: center;
color: rgba(27, 27, 29, 1);
text-decoration: none;
}

.footer-ig{
	background: url(images/icon_footer_ig.svg) no-repeat center 40px;
}
.footer-yt{
	background: url(images/icon_footer_yt.svg) no-repeat center 40px;
}

.payment-item span{
	font-family: "Exo 2";
font-size: 16px;
font-weight: 400;
line-height: 26px;
text-align: center;
color: rgba(27, 27, 29, 1);
}


.fr-t2{
	padding:30px 0 0 0
}

.fr-t2 ul{
	list-style: none;
	display: flex;
	gap: 30px;
}

.fr-t2 li{
	padding-left: 31px;
	background: url(images/top_tel.svg) no-repeat left center;
}

.fr-t2 li a{
	font-family: "Exo 2";
	font-size: 26px;
	font-weight: 700;
	line-height: 30px;
	text-decoration: none;
	color: rgba(27, 27, 29, 1);
}

.fr-t3{
	padding: 34px 0 0 0;
}
.fr-t3:last-of-type{
	padding: 34px 0 30px 0;
}

.fr-adr-title{
	font-family: "Exo 2";
	font-size: 16px;
	font-weight: 300;
	color: rgba(187, 192, 200, 1);
	text-transform: uppercase;
}
.fr-adr{
	padding: 4px 0 0 0;
	font-family: "Exo 2";
font-size: 20px;
font-weight: 300;
line-height: 26px;
color: rgba(27, 27, 29, 1);
}



.footer-mob{
	display: none;
}




.footer-bottom{
	padding: 0 0 40px 0;
	border-top: 1px solid rgb(95, 117, 136, 0.2);
}



.op{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.3;
	display: none;
}
.callback-wr{
	position: fixed;
	margin: -150px 0 0 -250px;
	padding: 60px 20px;
	top: 50%;
	left: 50%;
	width: 500px;
	z-index: 3;
	background: #fff;
	border-radius: 33px;
	display: none;
}

.cb-close{
	position: absolute;
	top: 25px;
	right: 25px;
	width: 24px;
	height: 24px;
	background: url(images/modal_close.svg) no-repeat center center;
	cursor: pointer;
}

.cb-title1{
	font-family: "Exo 2";
font-size: 20px;
font-weight: 700;
text-align: center;
color: #1B1B1D;
	text-transform: uppercase;
}
.cb-title2{
	margin: 5px 0 0 0;
	font-family: "Exo 2";
font-size: 24px;
font-weight: 700;
text-align: center;
color: #FFB800;
text-transform: uppercase;
}

.callback-wr .wpcf7-tel{
	width: 100%;
	margin: 20px 0 0 0
}
.cb-sbmt-row > p{
	padding: 15px 0 0 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 5px;
}

.cb-sbmt-row .wpcf7-spinner{
	display: none;
}

.cb-agree{
	margin: 22px 0 0 0;
	font-family: "Exo 2";
font-size: 16px;
font-weight: 200;
line-height: 22px;
text-align: center;
color: #6A6A6A;
}

.callback-wr .wpcf7-response-output{
	margin:10px 0 0 0 !important;
	color: #1B1B1D !important;
}




@media(max-width: 1460px){
	.top{
		padding: 0 20px;
	}
	.breadcrumbs{
		padding: 30px 20px 30px 20px;
	}
}

@media(max-width: 1430px){
	h1{
		font-size: 30px;
		line-height: 32px;
	}

	.logo{
		padding: 0;
        line-height: 0;
	}

	.inner-top{
		height: 66px;		
	}
	.top-wr{
		position: fixed;
		top: 0;
		width: 100%;
		background: url(images/header-inner.jpg) no-repeat center top;
		z-index: 5;
	}
	.header-wr{
		height:110px;
	}
	.top{
		padding: 0 0 0 20px;
		align-items: center;
		justify-content: start;
	}
	.top-left {
		flex-grow: 1;
	}
	.top-menu{
		display: none;
	}
	.top-mid.lang-block{
		margin:0 20px 0 20px
	}

	.top-right{
		align-items: center;
	}

	.callme{
		height: 66px;
		line-height: 66px;
		margin-left: 10px;
	}


	.logo img {
		max-width: 167px;
		width: 100%;
		height: auto;
	}
	.top .top-soc{
		display: none;
	}

	.top-tel{
		display: none;
	}

	.top-wa-mob{
		width: 35px;
		height: 35px;
		background: url(images/top-wa-mob.svg) no-repeat center center;
	}
	.top-wa-mob a{
		display: block;
		width: 35px;
		height: 35px;
	}

	.top-tg-mob{
		width: 35px;
		height: 35px;
		background: url(images/top-tg-mob.svg) no-repeat center center;
	}
	.top-tg-mob a{
		display: block;
		width: 35px;
		height: 35px;
	}

	.top-tel-mob{
		margin-left: 10px;
		display: block;
	}
	.top-tel-mob a{
		display: block;
		width: 35px;
		height: 35px;
		background: url(images/top-tel-mob.svg) no-repeat center top;
	}


	.top-right{
		gap: 12px;
	}
	.mob-menu-btn{
		width: 75px;
		height: 75px;
		display: block;
	}
	.mob-menu-close{
		width: 75px;
		height: 75px;
		margin-left: 15px;
	}

}


@media (max-width: 1240px){

	.top{
		height: 66px;
		align-items:center
	}
	.top-tel{
		width: 35px;
		height: 35px;
	}
	.top-tel a{
		width: 35px;
		height: 35px;
	}
	.mob-menu-btn{
		width: 35px;
		height: 35px;
		display: none;
	}
	.top-right{
		gap: 5px;
	}
	.mob-menu-close{
		width: 35px;
		height: 35px;
		margin-left: 5px;
	}

	.pr-block{
		margin: 30px auto 0 auto;
		padding-left: 10px;
		padding-right: 10px;
	}
		
	.pr-num p{
		width: 50px;
		height: 16px;
		font-size: 12px;
		line-height: 16px;
		background-size: cover;
	}

	.pr-top{
		margin-top: 0 !important;
		flex-direction: column;
		align-items: stretch;
		gap: 0;
	}

	.pr-top p:first-of-type{
		font-size: 24px;
		line-height: 30px;
		padding-bottom: 5px;
	}
	.pr-top p:last-of-type{
		font-size: 16px;
	}

	.pr-bottom{
		margin-top:0 !important;
		flex-direction: column;
		align-items: stretch;
	}

	.pr-bottom > p:first-of-type, .pr-bottom > .wp-block-group:first-of-type p{
		font-size: 16px;
		line-height: 22px;
	}
	
	.det-btn{
		margin-top: 20px !important;
		width: 100%;
		justify-content: center;
	}

	.det-btn a {
		width: 224px;
		height: 45px;
		font-size: 14px;
		border-radius: 10px;

	}

	.advantages-wr{
		margin: 37px 0 0 0;
	}

	.no-webp .advantages-wr {
		background-image: url(images/advantages-mob.jpg);
		background-size: 100% auto;
	}
	.webp .advantages-wr {
		background-image: url(images/advantages-mob.jpg);
		background-size: 100% auto;
	}


	.advantages-wr > .wp-block-group__inner-container > .wp-block-group{
		padding: 25px 0 0 0;		
		height: 700px;
		flex-direction: column;
        align-items: center;
        flex-wrap: nowrap;
	}

	.advantages-wr h2{
		font-size: 24px;
	}
	
	.advantages-block{
		padding-bottom: 20px;
		flex-direction: column;
		justify-content: end;
		align-items: center !important;
		background: none;
	}

	.adv-item{
		width: 300px;
		height: auto;
		flex-grow: 0;
		padding: 16px 10px 26px 10px;
		background: none;
	}

	.adv-num{
		font-size: 44px;
	}

	.adv-text{
		padding:4px 0 0 0;
		height: auto;
		font-size: 20px;

	}

	h2{
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 22px;
	}

	.inst-wr {
		margin: 28px auto 0 auto !important;
		padding: 0 10px 20px 10px;
	}

	.inst-block{
		flex-direction: column;
	}
	.inst-block > .wp-block-group {
		padding: 18px 21px 20px 21px;
		width: 100%;
		max-width: 716px;
		background-position: right top;
		background-size: cover;
	}
	.inst-block > p{
		width: 40%;
		font-size: 14px;
	}
	.inst-block .wp-block-image{
		width: 60%;
	}

	.inst-block > .wp-block-group {
        padding:9px 10px 9px 10px
	}

	.inst-block > .wp-block-group::before {
		width: 24px;
		height: 24px;
		font-size: 14px;
		line-height: 24px;
		left: 12px;
	}
	.inst-block > .wp-block-group p{
		font-size: 14px;
	}



	.sound-block{
		flex-direction: column;
	}

	.si-a{
		margin: 30px auto 0 auto;
		padding: 0 10px
	}
	.si-a > p{
		font-size: 18px;
	}

	.si-a-images{
		padding: 15px 0 0 0;
		gap: 15px
	}
	.si-a .wp-block-image {
		margin-bottom: 5px;
	}

	.si-a-images .wp-block-group{
		padding-bottom: 15px;
		width: 43%;
        flex-shrink: 0;
		flex: auto;
		gap: 5px;
		align-items: center;
	}

	.si-a-images .wp-block-group p:first-of-type{
		font-size: 15px;
		line-height: 17px;
	}

	.si-a-images .wp-block-group p:last-of-type{
		font-size: 14px;
		line-height: 15px;
	}

	.sound-grey-wr{
		margin: 0;
		padding: 21px 10px;
	}
	.sound-grey{
		gap: 9px !important;
	}

	.sound-grey-wr .wp-block-image{
		width: 47% !important;
	}

	.sound-block {
		margin: 33px auto 0 auto !important
	}

	.sound-block .wp-block-group{
		width: 340px;
		height: 157px;
		padding: 50px 30px 0 30px
	}
	.sound-block > .wp-block-group p{
		font-size: 16px;
		line-height: 20px;
	}
	.sound-block .wp-block-group:nth-child(1){
		background: url(images/sound1-mob.jpg) no-repeat center center;
	}
	.sound-block .wp-block-group:nth-child(2){
		background: url(images/sound2-mob.jpg) no-repeat center center;
	}
	.sound-block .wp-block-group:nth-child(3){
		background: url(images/sound3-mob.jpg) no-repeat center center;
	}
	.sound-block .wp-block-group:nth-child(4){
		background: url(images/sound4-mob.jpg) no-repeat center center;
	}

	.sound-block > .wp-block-group::before{
		width: 24px;
		height: 24px;
		font-size: 14px;
		line-height: 24px;
	}

	.door-block{
		padding: 0 10px;
		flex-direction: column;
		align-items: center;
	}

	.door-block > .wp-block-group::before{
		width: 24px;
		height: 24px;
		font-size: 14px;
		line-height: 24px;
	}

	.door-block > .wp-block-group p {
		margin-top: 14px;
		font-size: 16px;
	}

	.door-block > .wp-block-group {
		width: 340px;
		height: 151px;
		background-size: cover !important;
	}

	.dt-b.tint-block .dtb-img{
		width: 100%;
	}
	.dtb-img{
		position: relative;
		z-index: 2;
	}
	.dtb-img img{
		width: 100%;
	}
	.dt-b > .wp-block-group:first-of-type{
		flex-direction: column;
	}

	.tint-block {
		margin-top: 40px !important;
	}
	.dt-b{
		padding: 37px 17px 20px 17px
	}

	.sound-door .dtb-img{
		width: 100%;
	}

	.dt-b > .wp-block-group:first-of-type{
		margin: 0;
	}


	.step-block{
		padding: 0 10px;
		align-items: center;
	}

	.step-block p {
		bottom: 15px;
		left: 25px;
	}

	.step-block a{
		font-size: 14px;
	}

	.dt-b > .wp-block-group:first-of-type .wp-block-image:first-of-type{
		width: 100%;
	}

	.tesla-wr{
		margin-top: 35px;
		background-size: 100% auto;
		background-position: top center;
		height: 275px
	}

	

	.dt-b {
		margin: 20px auto 0 auto
	}
	.leath-wr{
		margin: 35px auto 0 auto;
		padding: 35px 0 40px 0;
	}
}

@media (max-width: 1040px){
	.step-block > .wp-block-group {
		width: 48%;
	}
}

@media (max-width: 640px){
	.top{
		padding: 0 20px;
	}
	.callme{
		display: none;
	}
	.mob-callme{
		margin: 0;
		display: block;
        background: #FFB800;
        position: fixed;
        top: 66px;
        width: 100%;
        height: 50px;
        line-height: 50px;
		z-index: 3;
		color: #fff;
	}

	.step-block{
		flex-direction: column;
	}
	.step-block > .wp-block-group {
		width: 100%;
	}
}



@media (max-width: 780px){
	.work-process {
		padding: 0 10px 25px 10px;
	}
	.wp-inner{
		padding-top: 15px;
		flex-direction: column;
		gap: 20px;
	}

	.wp-inner .wp-block-image::before {
		width: 24px;
		height: 24px;
		font-size: 14px;
		line-height: 24px;
		left: 12px;
		top: 0px;
	}
	.wp-inner > .wp-block-group{
		flex-direction: row;
	}

	.wp-inner > .wp-block-group > .wp-block-group{
		width: 48%;
	}

	.wp-inner > .wp-block-group:nth-of-type(2) > .wp-block-image:nth-of-type(1){
		display: none;
	}
	.wp-inner > .wp-block-group:nth-of-type(2) > .wp-block-image:nth-of-type(2){
		display: block;
	}
	.wp-inner > .wp-block-group:nth-of-type(2){
		display: flex;
		flex-direction: column;
	}

	.work-process p{
		padding-top: 0;
		font-size: 13px;
	}


	.tesla{
		display: none;
	}
	.tesla-mob{
		margin: 35px 0 0 0;
		display: block;
		width: 100%;
	}
	.tesla-mob img{
		width: 100%;
	}
}


@media (max-width: 1480px){
	.home .header,
	.work-process,
	.pr-block,
	.advantages-wr,
	.grey-wr > .wp-block-group__inner-container > .wp-block-columns,
	.sound-block,
	.si-a,
	.door-block,
	.step-block
	{
		padding-right: 10px;
		padding-left: 10px;
	}

	.sound-grey-wr .wp-block-gallery{
		justify-content: center;
	}

	.step-block
	{
		justify-content: center;
	}

	.mob-wr{
		padding: 0 10px
	}

	.inner-footer-bottom-wr{
		padding: 0 20px;

	}

	.inner-footer{
		padding: 0 20px;
	}

	.footer{
		padding: 0 20px;
	}

}

@media (max-width: 1430px){
	.cont-agree {
        text-align: center;
    }

	.footer-contacts{
		margin:0 auto;
		padding: 20px 0 0 0 !important;
	}

	.footer-contacts h2 {
		text-align: center;
	}
	.contact-info{
		text-align: center;
	}
	.cont-agree{
		text-align: center;
	}
	.footer-top{
		display: none;
	}
	.footer-bottom{
		display: none;
	}
	.footer-top-mob{
		padding-top: 51px;
	}
	.ftm-top{
		text-align: center;
	}
	.ftm-top img{
		width: 321px;
	}


	.ftm-bottom{
		display: flex;
		justify-content: center;
		gap: 30px;
		padding: 35px 0 49px 0;
		border-bottom: 1px solid #E1E1E1;
		flex-wrap: wrap;

	}
	.ftm-bottom .fr-t2{
		padding: 0
	}

	.ftm-bottom	.fr-t2 ul{
		flex-wrap: wrap;
	}

	.ftm-bottom .top-soc{
		padding: 0;
	}
	.ftm-bottom .top-wa a{
		width: 28px;
		height: 28px;
		padding: 0;
		background-size: 100% auto;
	}

	.ftm-bottom .top-tg a{
		width: 28px;
		height: 28px;
		padding: 0;
		background-size: 100% auto;
	}
	.ftm-bottom .top-soc .sep {
		margin: 0 22px;
		width: 1px;
		height: 20px;
		background:#5F7588;
	}
	.footer-mid-mob{
		display: flex;
		justify-content: center;
		gap: 30px;
		padding: 0 0 49px 0;
		border-bottom: 1px solid #E1E1E1;
		flex-wrap: wrap;
	}
	.footer-mid-mob .fr-t3{
		padding: 34px 0 0 0 !important;
		text-align: center;
		flex:1
	}

	.footer-mid-mob .fr-adr-title, .footer-mid-mob .fr-adr{
		text-align: center;
	}

	.footer-mid-mob .payment-item{
		width: 161px;
		height: 138px;
	}
	.footer-mid-mob .footer-soc-item{
		width: 161px;
		height: 138px;
	}
	.footer-mid-mob .payment-title, .footer-mid-mob .footer-soc-title{
		text-align: center;
	}

	.footer-mid-mob .fl-bottom, .footer-mid-mob .fr-bottom{
		padding: 24px 0 0 0
	}
	.footer-bottom-mob{
		padding: 0 0 23px 0;
		display: flex;
		justify-content: center;
	}
	.footer-mob{
		display: block;
	}
}

@media (max-width: 768px){
    .webp .inner-footer-wr {
        background-image: url(images/pf_contacts_mob.webp);
    }
    .no-webp .inner-footer-wr {
        background-image: url(images/pf_contacts_mob.jpg);
    }

	
	.footer-contacts h2 span{
		font-size: 26px;
		line-height: 33px
	}
	.footer-contacts h2{
		font-size: 32px;
		line-height: 33px
	}
	.contact-info{
		font-size: 16px;
		line-height: 18px
	}
	.inner-footer{
		height: 565px;
	}
	.footer-mid-mob .fr-t3{
		flex: auto;
	}
	.ftm-bottom .fr-t2 ul{
		justify-content: center;
	}

	.inner-footer-bottom img{
		width: 395px;
	}

}

@media (max-width: 544px){
	.callback-wr{
		width: calc(100% - 40px);
		margin-top: -200px;
		margin-left: calc( 0px - (100% - 40px) / 2);
		border-radius: 15px;
	}
	.callback-wr .sbmt {
		width: 100%;
	}
}

/*Header Menu*/
@media (max-width:1430px){
	h1{
		font-size: 22px;
		line-height: 22px;
	}

	.logo{
		padding: 0;
	}
	.home .header-wr{
		height: auto;
	}
	.no-webp .home .header-wr{
		background-image: url(images/header_home_mob.jpg);
        background-size: 100% auto;
	}
	.webp .home .header-wr{
		background-image: url(images/header_home_mob.jpg);
        background-size: 100% auto;
	}
	.header-inner{
		padding-bottom: 46px;
	}
	.head-slogan span{
		font-size: 13px;
	}
	.head-slogan::before{
		height: 41px;
		border-radius: 8px;
		transform: skew(-7deg);
	}
	.head-slogan {
		margin: 20px 0 0 0;
		padding: 0 30px;
		line-height: 35px;
	}

	h1.head-mid{
		padding: 121px 0 0 0;
		font-size: 30px;
		line-height: 34px;
	}

	.hd-desc{
		display: none !important;
	}

	.hd-mob.hd-block{
		display: block;
		margin-top: 13px;
		padding: 0 10px;
	}

	.hd-mob.hd-block > .wp-block-group__inner-container{
		flex-direction: column;
		align-items: center;
		display: flex;
		gap: 13px;
	}

	.hd-block .hd-item > .wp-block-group {
		left: 13px;
		bottom: 18px;
	}

	.hd-item p:first-of-type{
		font-size: 12.5px;
	}
	.hd-item p:last-of-type {
		margin-top: 0px;
	}
	.hd-item p a{
		font-size: 12px;
	}

	.hd-1{
		width: auto;
	}
}

@media (min-width: 710px) and (max-width: 1430px){

	
	.hd-mob.hd-block{
		width: 722px;
		margin-left: auto;
		margin-right: auto;
	}
	.hd-mob.hd-block > .wp-block-group__inner-container{
		flex-direction: row !important;
		justify-content: center;
		align-items: stretch;
		display: flex;
		gap: 13px;
		flex-wrap: wrap;
	}
	
	.hd-mob.hd-block > .wp-block-group__inner-container > .wp-block-group:first-of-type{
		order: 0;
	}

	.hd-4{
		flex-direction: column;
		justify-content: space-between;
		order: 1;
	}

	.hd-mob-2{
		order: 2;
	}
}


@media (max-width: 360px) {
    .advantages-wr > .wp-block-group__inner-container > .wp-block-group {
        height: 628px;
	}
	.sound-block .wp-block-group {
        width: 300px;
        height: 137px;
        padding: 50px 30px 0 30px;
	}
    .door-block > .wp-block-group {
        width: 300px;
        height: 131px;
	}
    .step-block a {
        width: 300px;
        height: 129px;
	}
	.footer-mid-mob .payment-item{
		width: 140px;
	}
	.footer-mid-mob .footer-soc-item{
		width: 140px;
	}
    .ftm-top img {
        width: 283px;
    }
}

/*END OF FOOTER */


@media (min-width: 360px) and (max-width: 440px) {
	.hd-mob > .wp-block-group__inner-container > .wp-block-group:first-of-type{
		width: 100%;
	}
	.hd-1{
		width: 50%;
	}
	.hd-1 .wp-block-image, .hd-1 .wp-block-image img{
		width: 100%;
	}
	.hd-1 + .wp-block-group, .hd-1 + .wp-block-group .hd-item{
		width: 100%;		
	}
	.hd-1 + .wp-block-group .wp-block-image, .hd-1 + .wp-block-group .wp-block-image img{
		width: 100%;
	}

	.hd-mob-2{
		width: 100%;
	}
	.hd-mob-2 .wp-block-image, .hd-mob-2 .wp-block-image img{
		width: 100%;
	}

	.hd-4{
		width: 100%;
	}
	.hd-4 .wp-block-group{
		width: 50%;
	}
	.hd-4 .wp-block-image, .hd-4 .wp-block-image img{
		width: 100%;
	}
}

