/* FILE: css/style.css */
.clb {
	clear: both;
	float: none;
	height: 0
}

@font-face {
	font-family: "GraphikLCG";
	font-display: swap;
	src: url(../fonts/r8iDESt3UHVF.woff2) format("woff2"), url(../fonts/054Dqx8T1Xro.woff) format("woff");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: "GraphikLCG";
	font-display: swap;
	src: url(../fonts/cPEMBttY5a8R.woff2) format("woff2"), url(../fonts/hHKkCjh1aOUf.woff) format("woff");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: "GraphikLCG";
	font-display: swap;
	src: url(../fonts/ilXRxzO282Cl.woff2) format("woff2"), url(../fonts/Y4gO7yKsa8cp.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "GraphikLCG";
	font-display: swap;
	src: url(../fonts/1OVOs1SI7hdF.woff2) format("woff2"), url(../fonts/UWK5e4cvKhmO.woff) format("woff");
	font-weight: 600;
	font-style: normal
}

* {
	padding: 0;
	margin: 0;
	border: 0
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

:focus,
:active {
	outline: none
}

a:focus,
a:active {
	outline: none
}

aside,
nav,
footer,
header,
section {
	display: block
}

html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 320px;
	position: relative;
	width: 100%
}

body {
	font-size: 100%;
	line-height: 1;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

button {
	cursor: pointer
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

a,
a:visited {
	text-decoration: none
}

a:hover {
	text-decoration: none
}

ul li {
	list-style: none
}

img {
	vertical-align: top
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: inherit;
	font-size: inherit
}

input::-ms-clear {
	display: none
}

input,
button,
textarea {
	font-family: "GraphikLCG"
}

body {
	color: #342724;
	font-family: "GraphikLCG";
	font-size: 30px;
	background-color: #faf3e6
}

body.lock {
	overflow: hidden
}

.wrapper {
	width: 100%;
	min-height: 100%;
	overflow-x: hidden
}

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

@media (max-width:576.98px) {
	.container {
		padding: 0 10px
	}
}

.logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.logo-img img {
	width: 100%;
	height: 100%
}

.logo-txt {
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1.5px
}

.cordinat-txt {
	color: #fff;
	font-size: large;
	position: relative;
	letter-spacing: 1.5px;
	margin: -65px 0px 50px 180px;
}

.title {
	color: #342724;
	font-size: 48px;
	font-weight: 600;
	letter-spacing: 5px;
	line-height: 1.2em;
	text-transform: uppercase
}

.btn {
	padding: 0 15px;
	display: inline-block;
	position: relative;
	min-width: 355px;
	height: 65px;
	color: #fff;
	font-size: 24px;
	line-height: 65px;
	text-align: center;
	background-color: #f4cc14;
	border-radius: 35px;
	-webkit-transition: background-color 0.3s ease 0s;
	-o-transition: background-color 0.3s ease 0s;
	transition: background-color 0.3s ease 0s
}

.btn:hover {
	background-color: #eec336
}

.btn--orangered {
	background-color: #a66b3e
}

.btn--orangered:hover {
	background-color: #f4cc14
}

.ibg {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.ibg img {
	display: none
}

.header {
	padding: 22px 0;
	position: fixed;
	width: 100%;
	z-index: 9;
	background-color: rgba(0, 0, 0, .5);
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.header.scrolled {
	padding: 10px 0
}

.header-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.header-logo .logo-img {
	margin: 0 20px 0 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60px;
	flex: 0 0 60px;
	width: 60px;
	height: 45px;
	overflow: hidden
}

.header-logo .logo-txt {
	font-size: 16px;
	line-height: 1.2em
}

.header-menu__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.header-menu__list li {
	margin: 0 130px 0 0
}

.header-menu__list li:last-child {
	margin: 0
}

.header-menu__list li a {
	color: #fff;
	font-size: 23px;
	font-weight: 500;
	letter-spacing: 1.5px;
	-webkit-transition: color 0.3s ease 0s;
	-o-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s
}

.header-menu__list li a:hover {
	color: #f4cc14
}

.menu-burger {
	display: none;
	position: relative;
	width: 30px;
	height: 18px;
	z-index: 9;
	cursor: pointer
}

.menu-burger span {
	position: absolute;
	top: 8px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.menu-burger span:first-child {
	top: 0
}

.menu-burger span:last-child {
	top: auto;
	bottom: 0
}

.menu-burger.active span {
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0)
}

.menu-burger.active span:first-child {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 8px
}

.menu-burger.active span:last-child {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	bottom: 8px
}

.intro {
	padding: 180px 0 320px;
	background: url(../images/O9PHKzM4vE99.png) bottom center/cover no-repeat
}

.intro-inner {
	padding: 0 0 0 65px
}

.intro-top {
	margin: 0 0 25px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.intro-title {
	margin: 0 110px 0 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 470px;
	flex: 0 0 470px;
	width: 470px;
	color: #fff;
	font-size: 56px;
	font-weight: 700;
	letter-spacing: 6px;
	line-height: 1.2em;
	text-transform: uppercase
}

.intro-txt {
	margin: 0 0 35px 0;
	color: #fff;
	font-size: 28px;
	/*letter-spacing: 2px;*/
	text-shadow: 0 0 20px rgb(255 255 255);
}

.intro-txt2 {
	margin: 0 0 35px 0;
	color: #fff;
	font-size: 56px;
	letter-spacing: 2px
}


/*
@-webkit-keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
@keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
.intro-txt2 {
  color: rgb(245,245,245);
  text-shadow: 0 -1px rgba(0,0,0,.1);
  background: #00800000;
  -webkit-animation: pulsate 1.2s linear infinite;
  animation: pulsate 1.2s linear infinite;
}
*/
.intro-btn {
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, .3)
}

.intro-logo .logo-img {
	margin: 0 40px 0 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100px;
	flex: 0 0 100px;
	width: 100px;
	height: 80px
}

.intro-logo .logo-txt {
	font-size: 27px;
	font-weight: 600;
	line-height: 1.2em
}

.about {
	padding: 60px 0 0 0
}

.about-title,
.about-txt {
	width: 75%;
	text-align: center
}

.about-title {
	margin: 0 auto 40px
}

.about-txt {
	margin: 0 auto 50px;
	line-height: 1.2em
}

.about-subtitle {
	margin: 0 0 105px 0;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-align: center
}

.about-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.about-list {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 47%;
	flex: 0 1 47%;
	max-width: 47%
}

.about-list:first-child {
	padding: 0 0 0 13%
}

.about-list li {
	line-height: 1.1em;
	list-style: disc;
	list-style-position: inside
}

.products {
	padding: 120px 0;
	position: relative
}

.products-bg__left,
.products-bg__right {
	padding: 0 0 42.5% 0;
	position: absolute;
	height: 0;
	top: 30px
}

.products-bg__left2,
.products-bg__right2 {
	padding: 0 0 42.5% 0;
	position: absolute;
	height: 0;
	top: 30px
}

.products-bg__left3,
.products-bg__right3 {
	padding: 0 0 42.5% 0;
	position: absolute;
	height: 0;
	top: 30px
}

.products-bg__left {
	left: 0;
	width: 54.5%;
	z-index: 2;
	background: url(../images/1xYEEgf7DWyI.png) 0 0/100% 100% no-repeat
}

.products-bg__right {
	right: 0;
	width: 19%;
	z-index: 1;
	background: url(../images/G5T9fShVjxA5.png) 0 0/100% 100% no-repeat
}

.products-bg__left2 {
	left: 0;
	width: 19%;
	z-index: 2;
	background: url(../images/G5T9fShVjxA52.png) 0 0/100% 100% no-repeat
}

.products-bg__right2 {
	right: 0;
	width: 54.5%;
	z-index: 1;
	background: url(../images/1xYEEgf7DWyI2.png) 0 0/100% 100% no-repeat
}

.products-bg__left3 {
	left: 0;
	width: 54.5%;
	z-index: 2;
	background: url(../images/G5T9fShVjxA53.png) 0 0/100% 100% no-repeat
}

.products-bg__right3 {
	right: 0;
	width: 19%;
	z-index: 1;
	background: url(../images/1xYEEgf7DWyI3.png) 0 0/100% 100% no-repeat
}

.products-inner {
	margin: 0 0 0 40.5%;
	position: relative;
	z-index: 3;
	padding-bottom: 3em
}

.products-inner2 {
	margin: 0 0 0 35.5%;
	position: relative;
	z-index: 3;
	padding-bottom: 3em
}

@media (min-width:1550px) {
	.products-inner {
		padding-bottom: 10em
	}
}

.products-inner p {
	letter-spacing: 1.5px;
	line-height: 1.1em
}

.products-title {
	margin: 0 0 16px 0;
	font-weight: 700
}

.products-non{
	font-size: 40px;
}
.products-price__label {
	margin: 15px 0 20px 0;
	color: #675c56
}

.products-price {
	margin: 0 0 20px 0;
	font-size: 78px;
	font-weight: 700;
	letter-spacing: 6px
}

.products-btn {
	-webkit-box-shadow: 0 0 10px 4px rgba(167, 111, 4, .4);
	box-shadow: 0 0 10px 4px rgba(167, 111, 4, .4)
}

.services {
	padding: 75px 0
}

.services-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.services-logo {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 45%;
	flex: 0 1 45%;
	max-width: 45%;
	overflow: hidden;
	text-align: right
}

.services-logo img {
	max-width: 100%;
	max-height: 100%
}

.services-txt {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 48%;
	flex: 0 1 48%;
	max-width: 48%;
	letter-spacing: 1.5px;
	line-height: 1.2em
}

.certificates {
	padding: 30px 0 115px
}

.certificates-title {
	margin: 0 0 70px 0;
	text-align: center
}

.certificates-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.certificates-item {
	padding: 0 0 36% 0;
	margin: 0 37px;
	display: block;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 25%;
	flex: 0 1 25%;
	max-width: 25%;
	-webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 0 8px 3px rgba(0, 0, 0, .1)
}

.map-wrapper {
	position: relative;
	height: 690px
}

.map-wrapper .container {
	position: relative;
	z-index: 2
}

.map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}

.map-marker__info {
	position: relative;
	top: 20px;
	left: 75px;
	width: 210px;
	font-size: 20px;
	background-color: #fff;
	border-radius: 10px
}

.map-info {
	padding: 75px 65px 55px;
	position: absolute;
	top: 125px;
	left: 0;
	width: 600px;
	z-index: 3;
	background-color: rgba(49, 49, 49, .9)
}

.map-info__title {
	margin: 0 0 20px 0;
	color: #fff;
	text-transform: none;
	letter-spacing: 1.5px
}

.map-info__address {
	margin: 0 0 35px 0;
	color: #fff;
	font-size: 24px;
	line-height: 1.2em
}

.map-info__address span {
	font-weight: 600
}

.map-info__phone {
	margin: 0 0 25px 0
}

.map-info__phone a {
	color: #fff;
	font-weight: 700
}

.map-info__phone a:hover {
	text-decoration: underline
}

.map-info__btn {
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, .3)
}

[class*='ymaps-2'][class*='-ground-pane'] {
	filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1)
}

.footer-top {
	padding: 40px 0 30px;
	background-color: #000
}

.footer-top__inner {
	padding: 0 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer-logo .logo-img {
	margin: 0 23px 0 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60px;
	flex: 0 0 60px;
	width: 60px;
	height: 45px
}

.footer-logo .logo-txt {
	font-size: 16px;
	line-height: 1.3em
}

.footer-menu {
	margin: 0 0 0 190px
}

.footer-menu__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer-menu__list li {
	margin: 0 70px 0 0
}

.footer-menu__list li:last-child {
	margin: 0
}

.footer-menu__list li a {
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	-webkit-transition: color 0.3s ease 0s;
	-o-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s
}

.footer-menu__list li a:hover {
	color: #f4cc14
}

.footer-bottom {
	padding: 20px 0;
	background-color: #be9e0b
}

.footer-bottom__inner {
	padding: 0 60px;
	position: relative;
	color: #fff
}

.footer-copyright {
	position: absolute;
	top: 50%;
	left: 60px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 14px;
	text-transform: uppercase
}

.footer-sitecreation {
	font-size: 15px;
	letter-spacing: 1px;
	text-align: right;
	display: block;
	color: #fff;
	float: right;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.footer-sitecreation:hover {
	opacity: .7
}

.footer-sitecreation img {
	margin: -2px 0 0 0;
	display: inline-block
}

@media (max-width:1400px) {
	.header-menu__list li {
		margin: 0 80px 0 0
	}

	.intro-inner {
		padding: 0 0 0 30px
	}

	.intro-title {
		margin: 0 75px 0 0
	}

	.intro-logo .logo-img {
		margin: 0 30px 0 0
	}

	.products {
		padding: 100px 0 90px
	}

	.footer-top__inner {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.footer-menu {
		margin: 0
	}
}

@media (max-width:1240px) {
	.header-menu__list li {
		margin: 0 40px 0 0
	}

	.header-menu__list li a {
		font-size: 18px
	}

	.intro {
		padding: 180px 0 240px
	}

	.intro-top {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.intro-title {
		margin: 0
	}

	.intro-logo {
		display: block;
		text-align: center
	}

	.intro-logo .logo-img {
		margin: 0 auto 20px
	}

	.intro-logo .logo-txt {
		font-size: 24px
	}

	.about-list:first-child {
		padding: 0 0 0 5%
	}

	.products {
		padding: 90px 0 80px
	}

	.certificates-item {
		padding: 0 0 48% 0;
		margin: 0 20px;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 35%;
		flex: 0 1 35%;
		max-width: 35%
	}

	.map-wrapper {
		height: 640px
	}

	.map-info {
		padding: 40px;
		top: 100px;
		width: 480px
	}

	.footer-top__inner {
		padding: 0
	}

	.footer-menu__list li {
		margin: 0 50px 0 0
	}

	.footer-menu__list li a {
		font-size: 18px
	}

	.footer-bottom__inner {
		padding: 0
	}

	.footer-copyright {
		left: 0
	}
}

@media (max-width:1024px) {
	.header {
		padding: 15px 0
	}

	.header-menu__list li {
		margin: 0 40px 0 0
	}
}

@media (max-width:992.98px) {
	body {
		font-size: 26px
	}

	.header-inner {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.header-logo .logo-img {
		margin: 0 10px 0 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 55px;
		flex: 0 0 55px;
		width: 55px;
		height: 40px
	}

	.header-logo .logo-txt {
		font-size: 14px
	}

	.header-menu__list li {
		margin: 0 25px 0 0
	}

	.header-menu__list li a {
		font-size: 16px
	}

	.intro-inner {
		padding: 0
	}

	.intro-title {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 440px;
		flex: 0 0 440px;
		width: 440px;
		font-size: 52px
	}

	.intro-logo .logo-txt {
		font-size: 19px
	}

	.about-title,
	.about-txt {
		width: 80%
	}

	.about-subtitle {
		margin: 0 0 70px 0
	}

	.products-inner {
		margin: 0 0 0 50%
	}

	.map-wrapper {
		height: 550px
	}

	.map-marker__info {
		position: relative;
		top: -30px;
		left: -65px
	}

	.map-info {
		padding: 25px;
		width: 420px
	}

	.map-info__title {
		margin: 0 0 15px 0
	}

	.map-info__address {
		margin: 0 0 20px 0;
		font-size: 20px
	}

	.map-info__phone {
		margin: 0 0 20px 0
	}

	.footer-top {
		padding: 30px 0 25px
	}

	.footer-logo .logo-img {
		margin: 0 10px 0 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 55px;
		flex: 0 0 55px;
		width: 55px;
		height: 40px
	}

	.footer-logo .logo-txt {
		font-size: 14px
	}

	.footer-menu__list li {
		margin: 0 35px 0 0
	}

	.footer-menu__list li a {
		font-size: 16px
	}
}

@media (max-width:860px) {
	.header-menu__list li {
		margin: 0 15px 0 0
	}

	.header-menu__list li a {
		font-size: 14px
	}

	.intro-top {
		display: block
	}

	.intro-logo {
		display: none
	}

	.about-list:first-child {
		padding: 0 0 0 3%
	}

	.map-wrapper {
		height: auto
	}

	.map-info {
		position: relative;
		top: 0;
		left: -15px;
		width: calc(100% + 30px)
	}

	.map {
		position: relative;
		height: 400px
	}

	.footer-top__inner {
		display: block;
		text-align: center
	}

	.footer-logo {
		margin: 0 0 20px 0;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}

	.footer-logo .logo-txt {
		text-align: left
	}

	.footer-menu__list {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.footer-sitecreation {
		text-align: right
	}
}

@media (max-width:767.98px) {
	body {
		font-size: 24px
	}

	.title {
		font-size: 40px
	}

	.btn {
		padding: 0 10px;
		min-width: 280px;
		height: 50px;
		font-size: 22px;
		line-height: 50px
	}

	.header {
		padding: 10px 0
	}

	.header-inner {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.header-menu {
		padding: 30px 40px;
		position: fixed;
		top: 60px;
		right: -150%;
		z-index: 9;
		overflow: auto;
		background-color: rgba(0, 0, 0, .5);
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s
	}

	.header-menu.active {
		right: 0
	}

	.header-menu__list {
		display: block;
		text-align: center
	}

	.header-menu__list li {
		margin: 0 0 15px 0
	}

	.header-menu__list li a {
		font-size: 20px
	}

	.menu-burger {
		display: block
	}

	.intro {
		padding: 160px 0 200px
	}

	.about-title,
	.about-txt {
		width: 100%
	}

	.about-bottom {
		display: block
	}

	.about-list {
		margin: 0 auto;
		width: 70%;
		max-width: none
	}

	.about-list:first-child {
		padding: 0
	}

	.about-list li {
		margin: 0 0 10px 0
	}

	.products {
		padding: 80px 0 60px
	}

	.products-inner {
		margin: 0 0 0 43%
	}

	.certificates {
		padding: 30px 0 80px
	}

	.certificates-title {
		margin: 0 0 50px 0
	}

	.map {
		height: 350px
	}
}

@media (max-width:576.98px) {
	body {
		font-size: 22px
	}

	.title {
		font-size: 34px
	}

	.btn {
		min-width: 240px;
		height: 45px;
		font-size: 18px;
		line-height: 45px
	}

	.about-subtitle {
		margin: 0 0 50px 0;
		font-size: 28px
	}

	.about-list {
		width: 90%
	}

	.products-bg__left {
		/*display: none*/
		margin-left: 177px;
		margin-top: -168px;
		margin-bottom: 125px;
		position: relative;
		font-size: 23px;
		background: none;
	}
	
	.products-bg__right2 {
		display: none;
	}
	
	.products-bg__right3 {
		display: none;
	}

	.products-bg__right {
		padding: 0 0 88% 0;
		margin-top: 100px;
		/*top: 0;*/
		width: 45%
	}

	.products-inner {
		margin: 0 0 0 20px
	}

	.services {
		padding: 25px 0 75px
	}

	.services-logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 30%;
		flex: 0 1 30%;
		max-width: 30%;
		text-align: center
	}

	.services-txt {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 60%;
		flex: 0 1 60%;
		max-width: 60%
	}

	.certificates-title {
		margin: 0 0 35px 0
	}

	.certificates-inner {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}

	.certificates-item {
		padding: 0 0 63% 0;
		margin: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 45%;
		flex: 0 1 45%;
		max-width: 45%
	}

	.map-info {
		padding: 20px 15px 25px;
		left: -10px;
		width: calc(100% + 20px)
	}

	.map {
		height: 300px
	}

	.map-info__address {
		font-size: 18px
	}

	.footer-bottom {
		padding: 50px 0 20px
	}

	.footer-copyright {
		width: 100%;
		top: -30px;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		font-size: 12px;
		text-align: center
	}

	.footer-sitecreation {
		text-align: center
	}
}

@media (max-width:480px) {
	body {
		font-size: 20px
	}

	.title {
		font-size: 26px
	}
.products-non{
	font-size: 26px
}
	.header-logo .logo-img {
		margin: 0 5px 0 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 45px;
		flex: 0 0 45px;
		width: 45px;
		height: 30px
	}

	.header-logo .logo-txt {
		font-size: 10px
	}

	.header-menu {
		top: 50px
	}

	.intro-title {
		width: 100%;
		font-size: 32px
	}

	.intro-txt {
		font-size: 24px
	}
	.intro-txt2 {
	font-size: 28px;
}

	.about {
		padding: 20px 0 0 0
	}

	.about-subtitle {
		margin: 0 0 40px 0;
		font-size: 22px
	}

	.about-list {
		width: 100%
	}

	.products-price {
		font-size: 70px
	}

	.services {
		padding: 10px 0 60px
	}

	.services-inner {
		display: block
	}

	.services-logo {
		margin: 0 0 20px 0;
		max-width: 50%
	}

	.services-txt {
		max-width: 100%
	}

	.footer-logo .logo-img {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50px;
		flex: 0 0 50px;
		flex: 0 0 50px;
		width: 50px;
		height: 35px
	}

	.footer-logo .logo-txt {
		font-size: 12px
	}

	.footer-menu__list {
		display: block
	}

	.footer-menu__list li {
		margin: 0 0 15px 0
	}
}
/*
.webp .intro {
	background: url(../images/ACoX2DidW9Cf.webp) bottom center/cover no-repeat
}

.webp .products-bg__left {
	background: url(../images/mYI2Ueoswbsx.webp) 0 0/100% 100% no-repeat
}

.webp .products-bg__right {
	background: url(../images/UnpAxILtbZSi.webp) 0 0/100% 100% no-repeat
}

.webp .products-bg__left2 {
	background: url(../images/mYI2Ueoswbsx2.webp) 0 0/100% 100% no-repeat
}

.webp .products-bg__right2 {
	background: url(../images/UnpAxILtbZSi2.webp) 0 0/100% 100% no-repeat
}
*/
.products-title {
	text-align: center;
	margin-bottom: 1em
}

.products-list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	z-index: 2;
	justify-content: center
}

.products-list+.products-title {
	margin-top: 2em
}

.products-list .product_item {
	width: 33%;
	text-align: center;
	margin-bottom: 2em
}

.products-list .product_item .img_wrp {
	width: 300px;
	height: 300px;
	margin: 0 auto 1em
}

.products-list .product_item .img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 50%;
	background-position: center;
	background-size: contain
}

.products-list .product_item .title {
	width: 80%;
	margin: 0 auto;
	font-size: 1.15rem;
	line-height: 1.3em
}

.products-list .product_item .title>div {
	margin-top: 1em;
	font-weight: 400
}

.products-list .product_item .price {
	margin: 1.5em 0 2em;
	font-size: 1.2rem
}

@media (max-width:1200px) {
	.products-list .product_item .img_wrp {
		width: 250px;
		height: 250px
	}

	.products-list .product_item .btn {
		min-width: 250px
	}
}

@media (max-width:1000px) {
	.products-list .product_item .img_wrp {
		width: 180px;
		height: 180px
	}

	.products-list .product_item .btn {
		min-width: 200px
	}
}

@media (max-width:767px) {
	.products-list .product_item {
		width: 100%;
		margin-bottom: 2em
	}
}

@media (max-width:500px) {
	.products .container .title {
		font-size: 22px;
		letter-spacing: 1px
	}

	.products .container .product_item .title {
		letter-spacing: 1px;
		font-size: 16px
	}
}