.s__subscribe {
	background: var(--green);
	padding: 20px 0;
	min-height: 67px;
}
.s__subscribe .subscribe__link {
	display: flex;
	justify-content: center;
	align-items: center;
	background: transparent;
	margin: 0 auto;
}
.s__subscribe .subscribe__text {
/*	font-size: 1.8rem;*/
	font-weight: 500;
	color: var(--white);
  margin-right: 14px;
  margin-left: -4px;
  letter-spacing: -0.6px;
	transition: 0.5s;
}
.s__subscribe .subscribe__ico {
	position: relative;
	top: 4px;
}
.s__subscribe .subscribe__ico path {
	transition: 0.5s;
}

.s__subscribe .subscribe__link:hover .subscribe__text {
	color: var(--greenlight);
}
.s__subscribe .subscribe__link:hover .subscribe__ico path {
	fill: var(--greenlight);
}



.header {
	padding: 20px 0;
	background: var(--white);
	border-bottom: 1px solid #F1F1F3;
}
.header .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header nav {}
.header nav ul {
	display: flex;
	align-items: center;
}
.header nav ul li {
	/*margin-right: 8px;*/
	margin-right: 4px;
}
.header nav ul li:last-of-type {
	margin-right: 0;
}
.header nav ul li a {
	color: var(--grey40);
	font-weight: 500;
	border-radius: 100px;
	/*padding: 14px 24px;*/
	/*padding: 14px 20px;*/
	padding: 14px 14px;
	border: 1px solid #F1F1F3;
	display: inline-flex;
}
.header nav ul li a:hover,
.header nav ul li a.active {
	color: var(--grey15);
	background: var(--greenlight);
	border-color: var(--greenlight);
}
.header .burger__wrap {
	display: none;
}
.header .contacts {
	display: flex;
	align-items: center;
	gap: 10px;
}
.header .contacts a {
	font-size: 2rem;
	color: var(--black15)
}
.header .contacts a:hover {
	color: var(--green)
}
.header .contacts a img {
	max-width: 40px;
	width: 100%;
}
.header .contacts a:first-child {
	/*margin-right: 20px;*/
}

body.page .header .nav-page {display: flex;}
body.page .header .nav-cat {display: none;}

body.archive .header .nav-page {display: none;}
body.archive .header .nav-cat {display: flex;}


body.page .footer .nav-page {display: flex;}
body.page .footer .nav-cat {display: none;}

body.archive .footer .nav-page {display: none;}
body.archive .footer .nav-cat {display: flex;}


body.page .burger__overlay .nav-page {display: flex;justify-content: center;}
body.page .burger__overlay .nav-cat {display: none;}

body.archive .burger__overlay .nav-page {display: none;}
body.archive .burger__overlay .nav-cat {display: flex;justify-content: center;}



.s__general {
/*	padding: 116px 0 60px 0;*/

	padding: 60px 0 60px;
	padding-top: 50px;
	max-width: 1770px;
/*	min-height: 915px;*/
/*	min-height: 950px;*/
/*	min-height: 1100px;*/
/*	min-height: 914px;*/
	min-height: 930px;
/*	background: red;*/
/*	background: url(../../img/general.png) no-repeat center / cover;*/
	border-radius: 10px;

	background: #f3e7da;

/*	background: red;*/
/*	overflow: hidden;*/
}
.s__general .container {
	position: relative;
	padding: 0 36px;
		overflow-x: hidden;
	z-index: 23;
}
.s__general .columns {
	display: flex;
	justify-content: space-between;
}

.s__general .column-1 {
    /*max-width: 760px;*/
    max-width: 1000px;
}
.s__general .column-2 {}

.s__general .s__title {
	font-size: 5.932rem;
/*	font-size: 4rem;*/
	font-weight: 700;
	color: var(--green);
/*	margin-bottom: 22px;*/
	margin-bottom: 10px;
/*	max-width: 920px;*/
	/*max-width: 900px;*/
  max-width: 1000px;
	left: 8px;

	line-height: 1.15;
	margin-bottom: 15px;
}
.s__general .s__subtitle {
	color: rgba(19, 104, 63, 0.69);
/*	font-size: 3.2rem;*/
	font-size: 2.4rem;
/*	font-size: 2rem;*/
	padding-left: 8px;
	line-height: 1.15;
	font-weight: 500;
/*	margin-bottom: 52px;*/
	margin-bottom: 50px;
/*	max-width: 920px;*/
/*	max-width: 860px;*/
	max-width: 720px;
	letter-spacing: -0.2px;
} 
.s__general .s__subtitle p {
	margin-bottom: 28px;
}
.s__general .s__subtitle p:last-of-type {
	margin-bottom: 0;
}
.s__general .s__controls {
	display: flex;
	align-items: center;
/*	margin-bottom: 40px;*/
	margin-bottom: 14px;
}
.s__general .s__controls .arrow {
	margin-right: 52px;
/*	margin-left: 0;*/
} 
.s__general .s__controls .arrow__img {} 
.s__general .s__controls .btn__group {}
.s__general .s__controls .btn {
	margin-right: 8px;
}
.s__general .s__controls .btn:last-child {
	margin-right: 0;
}
.s__general .brandwall {
	display: flex;
	opacity: 0.7;
/*	left: -36px;*/
	left: -144px;
	position: relative;
/*	max-width: 830px;*/
	max-width: 9999px;
	width: 100%;
/*	overflow: hidden;*/
margin-bottom: 280px;
}
.s__general .brandwall__inner {
	position: relative;
/*	left: -134px;*/
	left: 0;
	display: flex;
}
.s__general .brandwall img {
/*	max-width: 66px;*/
	max-width: 110px;
}

.s__general .s__img {
	z-index: 25;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
  bottom: 0;
  right: 184px;
  max-width: 750px;
  width: 100%;
  overflow: visible;

  /*right: 0;*/
  /*max-width: 920px;*/

  right: 0;
  /*max-width: 480px;*/
  max-width: 640px;

/*	background: aqua;*/
}
.s__general .s__img img {
	width: 100%;
	position: relative;
	z-index: 2;
}
/*.s__general .s__img:after {
	content: '';
	width: calc(80%);
	height: 100%;
	background: #f3e7da;
	position: absolute;
	top: 0;
	right: -58px;
}*/

.s__general .box {
	box-sizing: border-box;
/*	z-index: 9;*/
	/*z-index: 22;*/
	z-index: 25;
  box-sizing: content-box;
	bottom: calc(-60px - 30px);
/*	position: absolute;*/
/*	bottom: -116px;*/
/*	left: -96px;*/
	max-width: 518px;
	width: 100%;
/*	margin-top: 20px;*/
/*	border-radius: 70px 100px 70px 70px;*/
	border-radius: 0 100px 0 0;
	padding: 20px 20px 0 0;
/*	padding: 44px 20px 34px 4px;*/
	background: var(--light);
/*	margin-bottom: 16px;*/

	position: absolute;
	bottom: -22px;
	left: 0;
}

.s__general .box__inner {
	background: var(--green);
	border: 1px solid var(--greenlight);
	border-radius: 70px 100px 70px 70px;
	padding: 48px 32px 36px 40px;
	z-index: 2;
	position: relative;
	left: 0;
	top: 0;
/*	top: -32px;*/
	transition: 0.5s;
}
.s__general .box__header {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-right: 20px;
/*	margin-bottom: -10px;*/
	margin-bottom: 0;
}
.s__general .box__title {
	position: relative;
	display: flex;
	flex-direction: column;
	margin-bottom: 28px;
	font-size: 3rem;
	font-size: 5.2rem;
	line-height: 1;
	color: var(--greenlight);
	font-weight: 600;
	text-transform: uppercase;
}
.s__general .box__title span {
	font-size: 2.4rem;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0.5px;
}

.s__general .box__ico {
	flex-shrink: 0;
	padding: 0;
/*	width: 72px;*/
/*	height: 69px;*/

	width: 72px;
	height: 72px;

	border-radius: 100%;
	border: 1px solid var(--greenlight);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	top: -10px;
	right: -16px;
	transition: 0.5s;
	cursor: pointer;
	background: transparent;

	background: var(--white);
}
.s__general .box__ico path {
	fill: var(--green);
}
.s__general .box__ico svg,
.s__general .box__ico img {}
.s__general .box__body {
	color: var(--greenlight);
	line-height: 1.5;
	font-weight: 500;
/*	margin-bottom: 25px;*/
	margin-bottom: 10px;
	transition: 0.5s;
	font-size: 1.4rem;
	position: relative;
/*	left: -12px;*/
	width: calc(100% + 10px);
}
.s__general .box__body p {
	margin-bottom: 20px;
}
.s__general .box__body p:last-of-type {
	margin-bottom: 0;
}
.s__general .box__ico path {
	transition: 0.5s;
}
.s__general .box__ico:hover {
	border-color: var(--white);
	background: var(--green);
}
.s__general .box__ico:hover svg {}
.s__general .box__ico:hover path {
	fill: var(--white);
}

.s__general .box__body strong {
	font-weight: 700;
}
.s__general .box__footer {}
.s__general .box__footer-photos {
	display: flex;
	align-items: center;
}
.s__general .box__footer-photos > * {
/*	position: relative;*/
/*	left: -4px;*/
}
.s__general .box__footer-photos img {
	width: 34.3px;
	height: 34.3px;
	border-radius: 100%;
	position: relative;
}
.s__general .box__footer-photos img:nth-child(1) {left: 0px;}
.s__general .box__footer-photos img:nth-child(2) {left: -20px;}
.s__general .box__footer-photos img:nth-child(3) {left: -34px;}
.s__general .box__footer-photos img:nth-child(4) {left: -52px;}
.s__general .box__footer-photos img:nth-child(5) {left: -72px;}

.s__general .box__footer-photos span {
	font-size: 1rem;
	font-weight: 500;
	color: var(--white);
	background: var(--green);

/*	background: red;*/
	width: 34.3px;
	height: 34.3px;

/*	width: 24.3px;*/
/*	height: 24.3px;*/

	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;

	position: relative;
	left: -82px;
}

.s__general .box__inner:hover {
	/*background: var(--green2);*/
}



.s__general .box:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
	background: red;

	display: none;
}


.s__general .box__decor {
	display: flex;
	width: 100px;
	height: 120px;
	position: absolute;

}
.s__general .box__decor-01-1 {
/*  background: green;*/
  background: #fdf8ed;
  border-radius: 0;
  top: -120px;
/*  left: 100px;*/
  left: 0;
}
.s__general .box__decor-01-2 {
/*  background: orange;*/
  background: #f3e7da;
  border-radius: 0 0 0 70px;
  top: -120px;
/*  left: 100px;*/
  left: 0;
}
.s__general .box__decor-02-1 {
/*	background: blue;*/
  background: #fdf8ed;
  border-radius: 0;
  bottom: 0px;
  right: -64px;
  transform: scale(-1, 1);
  width: 100px;
}

.s__general .box__decor-02-2 {
	background: red;

  background: #f3e7da;
	border-radius: 0 0 0 70px;
  
  bottom: 22px;
  right: -100px;
}


/*.s__general .box:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: red;
}*/


.s__general .s__control2 {
	z-index: 25;
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 32px;
/*	right: 0;*/
	right: 12px;
}
.s__general .s__control2 .cart {
/*	padding: 14px;*/
	width: 52px;
	height: 52px;
	background: var(--green);
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 14px;
}

.s__general .s__control2 .cart:hover {
	background: var(--green2);
}

.s__general .s__control2 .btn {}





.s__clothe {
	padding-bottom: 110px;
}
.s__clothe .box {
	max-width: 1214px;
/*	margin: 20px auto 100px;*/
	margin: 90px auto 100px;
	text-align: right;
}
.s__clothe .box .s__title {
	margin-bottom: 10px;
}
.s__clothe .logo {
	margin-bottom: 32px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.s__clothe .logo__img {
	margin-bottom: 12px;
}
.s__clothe .logo__sub {
	font-size: 2.351rem;
	line-height: 1.2;
	color: var(--grey40);
	text-transform: uppercase;
}
.s__clothe .s__text {
	font-size: 2.888rem;
	line-height: 1.5;
	color: var(--grey40);
	text-align: right;
}

.s__clothe .brandwall {
	margin-bottom: 84px;
	display: flex;
	width: 100%;
	opacity: 0.7;
/*	max-width: 830px;*/
/*	overflow: hidden;*/
}
.s__clothe .brandwall__inner {
	position: relative;
	left: -196px;
	display: flex;
}
.s__clothe .brandwall img {
	max-height: 70px;
}


.s__clothe .s__text2 {
	text-transform: uppercase;
	text-align: center;
	font-size: 2.4rem;
	margin-bottom: 30px;
}
.s__clothe .img__list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1110px;
	margin: 0 auto;
}
.s__clothe .img__list img {}

.s__clothe .img__fashion {
	position: absolute;
	top: -132px;
	z-index: 2;
}
.s__clothe .img__fashion-01 {
    left: -15px;
    max-width: 512px;
    top: -36px;
}
.s__clothe .img__fashion-02 {
	right: -74px;
	max-width: 420px;
}



.s__clothe2 {
	margin: 0 auto ;
	padding: 120px 0 60px 0;
	padding-top: 60px;
}
.s__clothe2 img {
	border-radius: 80px;
}
.s__clothe2 .s__text {
	font-size: 2.4rem;
}
.s__clothe2 .s__text p {
	margin-bottom: 12px;
}
.s__clothe2 .s__text strong {
	font-weight: bold;
	color: var(--green)
}
.s__clothe2 .columns {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.s__clothe2 .column {
	max-width: 50%;
	width: 100%;
	/*padding: 0 40px;*/
}
.s__clothe2 .column-1 {
	/*max-width: 30%;*/
	max-width: 510px;
	/*padding-left: 0;*/
}
.s__clothe2 .column-2 {
	max-width: 70%;
	/*padding-right: 0;*/
	padding-left: 40px;
}


.s__catalog {
	padding-bottom: 0;
}
.s__catalog .s__title {
	text-align: center;
	/*text-align: right;*/

	margin-bottom: 0;
}
.s__catalog .s__text {
	text-align: center;
	margin-bottom: 50px;
/*	text-align: center;*/
	/*text-align: right;*/
/*	max-width: 904px;*/
/*	margin: 0 auto 50px;*/

/*	margin-bottom: 24px;*/
}
.s__catalog .s__text-2 {
	text-align: left;
	font-size: 2.4rem;
}
.s__catalog .s__text p {
	margin-bottom: 0;
}

.s__catalog .slider__wrap {}
.s__catalog .slider {
	margin-bottom: 50px;
}
.s__catalog .slider__item {
	position: relative;
	max-width: 1000px;
	min-height: 200px;
}

.s__catalog .slider__item .decor-01-1,
.s__catalog .slider__item .decor-01-2 {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
	opacity: 0.6;
	width: 50px;
	height: 50px;
	display: none;
}
.s__catalog .slider__item .decor-01-1 {
	background: red;
	bottom: 116px;

	border-radius: 60px 0 0 160px;
}
.s__catalog .slider__item .decor-01-2 {
	background: orange;
	right: 116px;

	border-radius: 60px 0 0 160px;
}


.s__catalog .slider__item .decor {
	display: none;
}

/*.s__catalog .slider__item .decor {
	background: url(../../img/catalog__decor.png) no-repeat center;
	width: 100%;
	height: 100%;
	z-index: 2;
	top: 0;
	left: 0;
	position: absolute;
}
*/


.s__catalog .slider__img {
	border-radius: 80px;
	overflow: hidden;
	max-width: 1000px;
}
.s__catalog .slider__img img {
/*	height: calc(100% + 30px);*/
/*	width: calc(100% + 30px);*/
/*	max-width: calc(100% + 30px);*/
}
.s__catalog .slider__title-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
/*	background: red;*/
	z-index: 2;
	border-radius: 0 0 0 80px;
	display: flex;
	align-items: flex-end;

/*	linear-gradient(0deg, #E6CFB1, #E6CFB1), */

/*	background: linear-gradient(178.21deg, rgba(4, 69, 40, 0) 63.01%, rgba(4, 69, 40, 0.4) 98.49%);*/
}
.s__catalog .slider__title {
/*	position: absolute;*/
	position: relative;
	padding: 0 0 38px 42px;

/*	bottom: 38px;*/
/*	left: 42px;*/
/*	font-size: 5.3rem;*/
	font-size: 4.2rem;
	/*line-height: 0.67;*/
	line-height: 1;
/*	line-height: 1;*/
/*  font-family: 'inglobal';*/
  color: var(--white);
  z-index: 2;
}



.s__catalog .slider__link {
	width: 99px;
	height: 99px;
	border-radius: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	border: 1px solid #B1B8AC;
	z-index: 2;
}
.s__catalog .slider__link svg {}
.s__catalog .slider__link path {
	transition: 0.5s;
}
.s__catalog .slider__link:before {
	content: '';
/*	background: var(--green);*/
    background: var(--light);
	width: 132px;
	height: 132px;
	border-radius: 100%;
	position: absolute;
	top: -18px;
	left: -18px;
	z-index: -1;

	top: -28px;
	left: -28px;
	width: 162px;
	height: 162px;

	display: none;
}
.s__catalog .slider__link-ico {
	/*border: 1px solid #B1B8AC;*/
  background: var(--light);
/*	background: red;*/
	width: 100%;
	height: 100%;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.5s;

	background: var(--green);
}
.s__catalog .slider__link-ico svg {}
.s__catalog .slider__link-ico path {
	fill: var(--white);
}
.s__catalog .slider__link-ico span {
  color: var(--grey15);
  position: absolute;
  bottom: -30px;
  transition: 0.5s;
  transform: scale(1);
  font-size: 1.6rem;
  right: 0;
}

.s__catalog .slider__link:hover .slider__link-ico{
	/*background: var(--green);*/
	border: 1px solid #B1B8AC;
  background: var(--light);

}
.s__catalog .slider__link:hover svg {}
.s__catalog .slider__link:hover path {
	/*fill: var(--white);*/
	fill: var(--green);
}
.s__catalog .slider__link:hover .slider__link-ico span {
  color: var(--green);
  transform: scale(1.1);
}


.s__catalog .slider__bar {}
.s__catalog .slider__control {}

/*
.s__catalog .slider__bar {
	display: flex;
	align-items: center;
}
.s__catalog .swiper-scrollbar.swiper-scrollbar-horizontal {
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	height: 7px;
	margin-right: 100px;
	background: rgba(228, 228, 231, 1);
	overflow: hidden;
}
.s__catalog .swiper-scrollbar-drag {
	background: var(--green);
	border-radius: 32px;

	width: 248px !important;
}
*/

/*
.s__catalog .slider__control {
	display: flex;
}
.s__catalog .slider__btn {
	width: 46px;
	height: 46px;
	border: 1px solid var(--grey70);
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.s__catalog .slider__btn svg {}
.s__catalog .slider__btn-prev {
	margin-right: 20px;
}
.s__catalog .slider__btn-next {
	background: var(--green);
	border-color: var(--green);
}*/


.s__turbota {
	padding-top: 30px;
	/*padding-bottom: 100px;*/
	padding-bottom: 0;
}
.s__turbota .columns {
	display: flex;
	justify-content: space-between;
	padding: 0;
}
.s__turbota .column {
	width: 100%;
	position: relative;
}
.s__turbota .column-1 {
/*	max-width: 745px;*/
	
/*	margin-left: 80px;*/

/*	max-width: 500px;*/
	max-width: 642px;
	z-index: 2;
	/*margin-top: 190px;*/
	margin-top: 100px;
	position: relative;
}
.s__turbota .column-2 {
  z-index: 1;
  max-width: calc(100% - 732px);
	/*max-width: 790px;*/
	max-width: 1000px;
  margin-top: 20px;
  right: 0px;
}

.s__turbota .box {
/*	max-width: 745px;*/
/*	max-width: calc(100% + 0);*/
/*	width: calc(100% + 0);*/
/*	text-align: right;*/
/*	padding: 44px 74px 30px 36px;*/

	position: relative;
	border-radius: 16px;


/*	background: orange;*/
}
.s__turbota .box:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	background: #F8F8F8;
	border-radius: 16px;
	display: none;
}
.s__turbota .box__decor {
	border-radius: 16px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	backdrop-filter: blur(9px)
}
.s__turbota .box__inner {
	position: relative;
	z-index: 2;
}
.s__turbota .s__title {
	font-size: 3.778rem;
	font-weight: 700;
	margin-bottom: 18px;
}
.s__turbota .s__text {
	font-size: 2.4rem;
/*	text-align: right;*/
/*	margin-bottom: 20px;*/
	margin-bottom: 40px;
	letter-spacing: 0.25px;
}
.s__turbota .s__text-2 {
/*	text-align: left;*/
	margin-bottom: 20px;
}


.s__turbota .s__wrap {
	display: flex;
  justify-content: flex-end;
	align-items: center;
}
.s__turbota .s__wrap .arrow {
	margin-left: 11%;
}

.s__turbota .btn {
	position: relative;
	margin-left: 36px;
/*	right: -36px;*/
/*	font-size: 1.8rem;*/
/*	font-weight: 500;*/

/*	background: var(--green);*/
/*	color: var(--white);*/
}

.s__turbota .slider__wrap {
	position: relative;
/*	max-width: 730px;*/
	max-width: 1024px;
	margin-bottom: 80px;
}

.s__turbota .slider__wrap:before {
	content: '';
	background: #DEC5A3;
	width: 100%;
/*	height: 100%;*/
	height: calc(100% - 38px);
	position: absolute;
	top: 74px;
	right: 36px;
	border-radius: 8px;
}


.s__turbota .slider {
	overflow: hidden;
}
.s__turbota .slider__item {
/*	min-height: 728px;*/
}

.s__turbota .slider__img {
	overflow: hidden;
/*	border-radius: 8px;*/
	border-radius: 24px;
}
.s__turbota .slider__img img {
	border-radius: 24px;
  width: 100%;
	object-fit: contain;
	    /*max-width: 720px;*/
	    max-width: 1000px;
/*   max-height: 740px; */
}

.s__turbota .slider__inform {
	display: flex;
	align-items: center;
	position: absolute;
	right: 18px;
	bottom: 26px;
  font-family: 'inglobal';
  font-weight: 700;
	font-size: 2.4rem;
	padding: 4px 16px;
	z-index: 2;

	display: none;

/*	background: aqua;*/
}
.s__turbota .slider__current {
	color: var(--green);
}
.s__turbota .slider__progress {
/*	background: rgba(19, 104, 63, 1);*/
/*	height: 2px;*/
/*	width: 100%;*/
	margin: 0 21px;
	width: 112px;
}
.s__turbota .slider__progress .swiper-scrollbar {
	height: 2px;
/*	width: auto !important;*/
	position: relative;
	left: 0;
	top: 0;
	bottom: 0;
}
.s__turbota .slider__progress .swiper-scrollbar .swiper-scrollbar-drag {
	width: initial !important;
}

.s__turbota .slider__total {
	color: rgba(19, 104, 63, 0.6);
}

.s__turbota .slider__control {
	display: flex;
	align-items: center;
	position: absolute;
    bottom: -26px;
    left: -16px;
	z-index: 2;

/*	background: orange;*/
}

.s__turbota .slider__btn {
	background: rgba(255, 255, 255, 0.81);
	width: 80px;
	height: 80px;
	border-radius: 8px;
	transition: 0.5s;
}
.s__turbota .slider__btn svg {}
.s__turbota .slider__btn path {
	transition: 0.5s;
}
.s__turbota .slider__btn-prev {
	margin-right: 16px;
}
.s__turbota .slider__btn-next {}

.s__turbota .slider__btn:hover {
	background: var(--greenlight);
}
.s__turbota .slider__btn:hover path {
	fill: var(--grey2);
}

.s__turbota .slider__inform {
	display: none;
}
.s__turbota .slider__control {
	display: none;
}


.home .s__product {
	padding-top: 120px;
}
.s__product {}
.s__product .s__title {
/*  font-family: 'inglobal';*/
/*  text-transform: none;*/
/*	font-size: 4rem;*/
/*	letter-spacing: 0.6px;*/
	margin-bottom: 6px;
}
.s__product .s__text {
	font-weight: 500;
	/*margin-bottom: 50px;*/
	margin-bottom: 20px;
	font-size: 2.4rem;

}
.s__product .s__text2 {
	margin-bottom: 50px;
}
.s__product .s__text2 p {
	margin-bottom: 4px;
}

.s__product .category__title {
	width: 100%;
	text-align: center;
	color: #656567;
	font-weight: 500;
	font-size: 2.4rem;
	margin: 60px auto 36px auto;
}
.s__product .category__wrap {
	text-align: center;
}

.s__product .slider__wrap {
	position: relative;
}

.s__product .slider__btn {
	position: absolute;
	/*top: 20%;*/
	top: 50%;
	z-index: 10;
  background: var(--green);
  border-color: var(--green);
  transition: 0.5s;
}
.s__product .slider__btn-prev {
	left: 12px;
}
.s__product .slider__btn-next {
	right: 12px;
}
.s__product .slider__btn svg {}
.s__product .slider__btn path {
	stroke: var(--white);
	transition: 0.5s;
}

.s__product .slider__btn:hover {
	background: var(--white);
	border-color: var(--white);
}
.s__product .slider__btn:hover svg {}
.s__product .slider__btn:hover path {
	stroke: var(--green);
}


.s__product .slider {
	margin-bottom: 50px;
}
.s__product .slider__item {
	display: flex;
	flex-direction: column;
	border: 1px solid rgba(222, 197, 163, 1);
	border-radius: 16px;
}
.s__product .slider__img {
	border-radius: 16px 16px 0 0;
}
.s__product .slider__img img {
	width: 100%;
	min-height: 320px;
}
.s__product .slider__body {
	padding: 40px 30px;

	padding: 20px;
/*	background: orange;*/
	position: relative;
	border-radius: 0 0 16px 16px;
}
.s__product .slider__cart {
	background: var(--white);
	width: 68px;
	height: 68px;
/*	background: red;*/
	position: absolute;
	top: -34px;
	right: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	z-index: 2;
	transition: 0.5s;
}
.s__product .slider__cart svg {}
.s__product .slider__cart path {
	transition: 0.5s;
}
.s__product .slider__cart:hover {
	background: var(--green);
}
.s__product .slider__cart:hover path {
	fill: var(--white);
}

.s__product .slider__info {}
.s__product .slider__name {
/*  font-family: 'inglobal';*/
	font-size: 2rem;
	margin-bottom: 8px;
}
.s__product .slider__name:hover {
	/*color: var(--green);*/
}
.s__product .slider__footer {
	display: flex;
/*	flex-direction: column;*/
	justify-content: space-between;
	flex-direction: column;
	/*padding: 20px;*/
}
.s__product .slider__tech {
	font-weight: 500;
	color: var(--grey60);
	display: flex;
	justify-content: space-between;
	min-height: 135px;

	font-size: 1.6rem;
}
.s__product .slider__cost {
	color: var(--grey15);
	display: flex;
	position: relative;
	right: -4px;
}
.s__product .slider__cost-cur {}
.s__product .slider__cost-val {}


.s__catalog .slider__bar {}
.s__catalog .slider__control {}


.s__product .slider__footer-wrap {
	display: flex;
	justify-content: center;
	margin-top: 12px;
}
.s__product .slider__footer-btn {
	padding: 6px 12px;
  font-size: 1.4rem;
}



.s__product .slider__item.clicable {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.10);
	background: rgba(255,255,255,0.001);
	transition: 0.5s;
}
.s__product .slider__item.clicable:hover {
	background: rgba(255,255,255,1);
	transform: scale(1.02);
}




/*
.s__product .slider__control {}
.s__product .slider__btn {}
.s__product .slider__btn svg {}
.s__product .slider__btn-prev {}
.s__product .slider__btn-next {}*/





/*
.s__exc {
	padding-bottom: 166px;
}
.s__exc .exc__box {
	background: var(--white);
	border-radius: 60px;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	max-width: 1610px;
	margin: -10px auto 0;
}
.s__exc .exc__column {
	width: 100%;
}
.s__exc .exc__column-1 {
	max-width: 766px;
}
.s__exc .exc__inner {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.s__exc .exc__part-1 {
	padding: 58px 48px 50px;
}
.s__exc .exc__part-2 {}
.s__exc .s__title {
	font-size: 6rem;
	margin-bottom: 24px;
}
.s__exc .s__wrap {}
.s__exc .s__btn {
	border: 1px solid #18575B;
	border-radius: 20px;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	padding: 40px 26px;
	text-transform: uppercase;
	font-weight: 700;
	max-width: 570px;
	width: 100%;
	transition: 0.5s;
	font-size: 2.4rem;
}
.s__exc .s__btn span {}
.s__exc .s__btn svg {}

.s__exc .s__btn:hover {
	background: var(--green);
	color: var(--white);
}

.s__exc .exc__column-2 {}
.s__exc .exc__part-2 .s__img {
	border-radius: 40px 0 0 40px;
	overflow: hidden;
}

.s__exc .exc__part-2 .s__img img {
	height: 100%;
}
.s__exc .exc__column-2 {
	background: #DEC5A3;
	max-width: 846px;
	overflow: hidden;
	border-radius: 40px 40px 0 0;
}
.s__exc .exc__column-2 .s__img {
	border-radius: 40px 40px 0 0;
	overflow: hidden;
}
.s__exc .exc__column-2 .s__img img {
	position: relative;
	top: -20px;
}
.s__exc .exc__tab {
	background: #DEC5A3;
	border-radius: 40px 40px 0 0;
	margin-top: -350px;
	z-index: 2;
	position: relative;
	min-height: 766px;
}
.s__exc .exc__tab-header {
	border-bottom: 1px solid #18575B;
	padding: 32px 20px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.s__exc .exc__tab-header-item {
	background: #18575B;
	color: var(--white);
	opacity: 0.3;
	margin: 0 8px;
	padding: 4px;
	max-width: 88px;
	width: 100%;
	border-radius: 24px;
	text-align: center;
	cursor: pointer;
}
.s__exc .exc__tab-header-item span {}

.s__exc .exc__tab-header-item:first-of-type {
	margin-left: 0;
}
.s__exc .exc__tab-header-item:last-of-type {
	margin-right: 0;
}

.s__exc .exc__tab-header-item.active {
	opacity: 1;
}
.s__exc .exc__tab-body {
	padding: 60px 70px;
}
.s__exc .exc__tab-body-item {
	display: none;
}
.s__exc .exc__tab-body-item.active {
	display: block;
}

.s__exc .exc__tab-body-header {
	margin-bottom: 42px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.s__exc .exc__tab-body-ico {
	margin-right: 40px;
	flex-shrink: 0;	
}
.s__exc .exc__tab-body-ico img {}
.s__exc .exc__tab-body-title {
	font-size: 5rem;
	font-weight: 700;
	color: var(--white);
}
.s__exc .exc__tab-body-text {
	font-size: 2.2rem;
	color: var(--white);
	letter-spacing: 0.2px;
}
.s__exc .exc__tab-body-text p {
	margin-bottom: 24px;
}
.s__exc .exc__tab-body-text p:last-of-type {
	margin-bottom: 0;
}
*/







.s__exc2 {
	padding-top: 40px;
	padding-bottom: 115px;
/*	display: none;*/
/*	background: url(pp/pp_exc2.jpg) no-repeat center top 60px;*/
}
.s__exc2 .container {
/*	opacity: 0.5;*/
}
.s__exc2 .columns {
	display: flex;
	justify-content: space-between;
}
.s__exc2 .column {
	max-width: 50%;
	width: 100%;
}
.s__exc2 .column-1 {
	max-width: 48%;
	background: #fff;
	border-radius: 50px 0 0 50px;
}
.s__exc2 .column-part-1 {
	background: #DEC5A3;
	padding: 68px 60px 50px;
	border-radius: 50px 0 0 0;
	position: relative;
}
.s__exc2 .column-part-1:after {
	content: '';
	position: absolute;
	bottom: -100px;
	left: 0;
	width: 100%;
	height: 100px;
	background: #DEC5A3;
}
.s__exc2 .column-part-2 {
	background: #fff;
	padding: 65px 88px 100px 60px;
	border-radius: 50px 0 0 50px;
	position: relative;
	z-index: 2;
}
.s__exc2 .s__title {
	font-size: 6rem;
	line-height: 1.15;
	margin-bottom: -4px;
	text-transform: uppercase;
}
.s__exc2 .s__subtitle {
	font-size: 4rem;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: var(--green);
}
.s__exc2 .s__text {
	font-size: 1.8rem;
	line-height: 1.5;
	letter-spacing: -0.8px;
	max-width: 670px;
}
.s__exc2 .s__text p {
	margin-bottom: 12px;
}
.s__exc2 .s__text p:last-of-type {
	margin-bottom: 0;
}
.s__exc2 .column-part-2 .text__title {
	font-size: 2.4rem;
	font-weight: 700;
	margin-bottom: 10px;
}
.s__exc2 .column-part-2 ul {
	display: flex;
	flex-direction: column;
	margin-left: 14px;
}
.s__exc2 .column-part-2 ul li {
	margin-bottom: 6px;
	padding-left: 16px;
	position: relative;
	letter-spacing: 0.4px;
}
.s__exc2 .column-part-2 ul li:before {
	content: '';
	width: 4px;
	height: 4px;
	background: var(--green);
	border-radius: 100%;
	margin-right: 4px;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 0;
}
.s__exc2 .s__controls {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 114px;
  justify-content: space-between;
}
.s__exc2 .s__controls .arrow {
	margin-right: 60px;
	max-width: 200px;
}
.s__exc2 .s__controls .arrow__img {}
.s__exc2 .s__controls .btn__group {}
.s__exc2 .s__controls .btn {}

.s__exc2 .column-2 {
	border-radius: 0 50px 50px 0;
	max-width: 52%;
}
.s__exc2 .column-2 .s__img {
	border-radius: 0 50px 50px 0;
}














.s__steps {
	/*padding: 200px 0 80px;*/
	padding: 80px 0 80px;
}
.s__steps .s__title {
	text-align: center;
	margin-bottom: 50px;
}
.s__steps .s__text {
	font-size: 2.4rem;
/*	font-size: 3.2rem;*/
/*	margin-bottom: 40px;*/
/*	padding-left: 70px;*/
	text-align: center;
  max-width: 1044px;
  margin: 0 auto 40px;
}
.s__steps .step__box {
/*	padding-left: 70px;*/
  max-width: 1044px;
  margin: 0 auto 40px;
}
.s__steps .step__label {
	font-size: 4.8rem;
	margin-bottom: 24px;
}
.s__steps .step__list {
	display: flex;
	flex-direction: column;
	margin-bottom: 54px;
}
.s__steps .step__item {
	min-height: 136px;
	position: relative;
	margin-bottom: 40px;
	display: none;
	transition: 0.5s;
}
.s__steps .step__item:after {
	content:'';
	position: absolute;
	bottom: -60px;
	left: 30px;
	width: 4px;
	height: calc(100% + 40px);
	background: var(--green);
}
.s__steps .step__item:last-of-type:after {
	display: none;
}
.s__steps .step__item.active {
	display: block;
}
.s__steps .step__inner {
	display: flex;
}
.s__steps .step__num {
	flex-shrink: 0;
	width: 64px;
	height: 64px;
	border-radius: 100%;
	background: #D4D4D4;
	margin-right: 32px;
	color: var(--white);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
/*	font-size: 3.2rem;*/
/*	line-height: 64px;*/
}
.s__steps .step__num span {
	font-size: 3.2rem;
	line-height: 1;
	position: relative;
	top: 2px;
}
.s__steps .step__info {
	display: flex;
	flex-direction: column;
	opacity: 0.5;
}
.s__steps .step__title {
	font-size: 2.65rem;
	font-weight: 500;
	margin-bottom: 8px;
}
.s__steps .step__text {
/*	font-size: 2.6rem;*/
	font-size: 1.8rem;
}
.s__steps .step__text p {
	margin-bottom: 12px;
}
.s__steps .step__text p:last-of-type {
	margin-bottom: 0;
}
.s__steps .step__item.active {}
.s__steps .step__item.active .step__info {
	opacity: 1;
}
.s__steps .step__item.active .step__num {
	background: var(--green);
}
.s__steps .s__wrap {
	display: flex;
	justify-content: center;
}

.s__steps .step__btn {
	margin-bottom: 24px;
	transition: 0.5s;
	cursor: pointer;
}
.s__steps .step__btn svg {
	max-width: 120px;
	max-height: 30px;
	transition: 0.5s;

	display: block;
	width: 100%;
	min-width: 40px;
	min-height: 40px;
}
.s__steps .step__btn span {
	margin-bottom: 8px;
	display: block;
}
.s__steps .step__btn:hover span {
	color: var(--green);
}

.s__steps .step__btn.active {}
.s__steps .step__btn.active svg {
	transform: scale(-1,-1);
}


.s__contacts {
	padding: 0;
}
.s__contacts .container {
	max-width: 1756px;
	padding: 124px 0;
	border-radius: 44px;
	background: #DEC5A3;
}
.s__contacts .columns {
	display: flex;
	justify-content: center;
/*	align-items: flex-start;*/
	/*align-items: center;*/
	align-items: flex-start;
  max-width: 1290px;
  margin: 0 auto;
}
.s__contacts .column {
	width: 100%;
}
.s__contacts .column-1 {
	max-width: 566px;
	margin-right: 100px;
/*	padding-top: 30px;*/
	/*padding-top: 30px;*/
	padding-top: 0;
}
.s__contacts .column-2 {
	max-width: 632px;
}
.s__contacts .logo {
/*	margin-bottom: 72px;*/
/*	margin-bottom: 40px;*/
	/*margin-bottom: 80px;*/
	margin-bottom: 70px;
}
.s__contacts .s__title {
/*	font-size: 6rem;*/
/*	font-size: 4rem;*/
/*	line-height: 1.35;*/	
	font-size: 4.8rem;
	line-height: 1.2;
	color: var(--white);
/*	margin-bottom: 66px;*/
	margin-bottom: 40px;
	text-transform: none;
}
.s__contacts .s__title strong {
	color: var(--green);
}
.s__contacts .list__contact {
	display: flex;
	flex-direction: column;
}
.s__contacts .list__contact-item {
	display: flex;
	align-items: center;
/*	margin-bottom: 34px;*/
	margin-bottom: 16px;
}
.s__contacts .list__contact-item:last-of-type {
/*	margin-bottom: 0;*/
}
.s__contacts .list__contact-ico {
	flex-shrink: 0;
/*	width: 70px;*/
/*	height: 70px;*/

	width: 40px;
	height: 40px;

	margin-right: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.s__contacts .list__contact-ico svg {}
.s__contacts .list__contact-ico path {}
.s__contacts .list__contact-text {
	font-size: 2.1rem;
	color: var(--white);
}
.s__contacts .list__contact-text a {
	color: var(--white);
	text-decoration: none;
}
.s__contacts .list__contact-text a:hover {
	color: var(--green);
}

.s__contacts .form {
	border-radius: 24px;
	background: var(--white);
	height: 100%;
	width: 100%;
	min-height: 100px;
/*	padding: 48px;*/
	padding: 24px;
}
.s__contacts .sp-form-outer {
	display: flex !important;
}
.s__contacts .sp-form-outer ~ .sp-form-outer {
	display: none !important;
}


.s__contacts .box__footer {
	margin-top: 24px;
}
.s__contacts .box__footer-photos {
	display: flex;
	align-items: center;
}
.s__contacts .box__footer-photos > * {
/*	position: relative;*/
/*	left: -4px;*/
}
.s__contacts .box__footer-photos img {
	width: 34.3px;
	height: 34.3px;
	border-radius: 100%;
	position: relative;
}
.s__contacts .box__footer-photos img:nth-child(1) {left: 0px;}
.s__contacts .box__footer-photos img:nth-child(2) {left: -20px;}
.s__contacts .box__footer-photos img:nth-child(3) {left: -34px;}
.s__contacts .box__footer-photos img:nth-child(4) {left: -52px;}
.s__contacts .box__footer-photos img:nth-child(5) {left: -72px;}

.s__contacts .box__footer-photos span {
	font-size: 1rem;
	font-weight: 500;
	color: var(--white);
	background: var(--green);
	width: 34.3px;
	height: 34.3px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;

	position: relative;
	left: -82px;
}





.s__faq {
}
.s__faq .decor {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
/*	background: url(../../img/rr_decor.svg) repeat;*/
	background: url(../../img/rr_decor20.svg) repeat;
	opacity: 0.2;
}
.s__faq .s__title {
	margin-top: -4px;
	margin-bottom: 50px;
	text-align: center;
}
.s__faq .faq {
	max-width: 1044px;
	margin: 0 auto 120px;

	margin-bottom: 0;

	/* delete */
/*	position: relative;*/
/*	left: -8px;*/
	/* delete */
}
.s__faq .faq__item {
	background: var(--white);
	border-radius: 5px;
	margin-bottom: 16px;
/*	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.0);*/
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
	transition: 0.5s;
}
.s__faq .faq__header {
	display: flex;
	justify-content: space-between;
/*	padding: 24px 30px;*/
	padding: 24px 46px 24px 30px;
	cursor: pointer;
}
.s__faq .faq__title {
/*  font-family: 'inglobal';*/
	font-size: 2rem;
	font-weight: 700;
	color: var(--green);
	padding-right: 20px;
}
.s__faq .faq__ico {
	cursor: pointer;
	flex-shrink: 0;
}
.s__faq .faq__ico svg {}

.s__faq .faq__body {
/*	padding: 24px 30px;*/
	padding: 0 100px 36px 30px;
	font-size: 1.6rem;
	line-height: 1.6;
	display: none;
}
.s__faq .faq__body p {
	margin-bottom: 0;
}

.s__faq .faq__item.active {
	background: rgba(19, 104, 63, 0.12);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}
.s__faq .faq__item.active .faq__ico {
	transform: scale(-1,-1);
}
.s__faq .faq__item.active .faq__body {
/*	display: block;*/
}


.s__contacts2 {}
.s__contacts2 .s__title {
	text-align: center;
}
.s__contacts2 .s__text {
	text-align: center;
	font-size: 4rem;
}
.s__contacts2 .s__text a {
	color: var(--black);
}
.s__contacts2 .s__text a:hover {
	color: var(--green);
}

.footer {}



.footer {
	margin-top: 40px;
	padding: 40px 0;
	color: var(--black);
	background: var(--white);
	border-radius: 40px 40px 0 0;
}
.footer .container {
	display: flex;
	/*align-items: center;*/
  align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 24px;
}
.footer .container-justify {
	justify-content: space-between;
}
.footer .container:last-of-type {
	margin-bottom: 0;
}
.footer nav {
	width: 100%;
}
.footer nav ul {
	display: flex;
	align-items: center;
}
.footer nav ul li {
	/*margin-right: 8px;*/
	margin-right: 4px;
}
.footer nav ul li:last-of-type {
	margin-right: 0;
}
.footer nav ul li a {
	color: var(--grey15);
	font-weight: 500;
	border-radius: 100px;
	/*padding: 14px 24px;*/
	/*padding: 14px 20px;*/
	/*padding: 14px 14px;*/
	padding: 12px;
	border: 1px solid var(--green);
	display: inline-flex;
}
.footer nav ul li a:hover,
.footer nav ul li a.active {
	color: var(--grey15);
	background: var(--greenlight);
	border-color: var(--greenlight);
}
.footer .contacts {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
	text-align: center;
	/*flex-direction: column;*/
  /*align-items: center;*/
}
.footer .contacts a {
	font-size: 2.4rem;
	color: var(--black15)
}
.footer .contacts a:hover {
	color: var(--green)
}
.footer .contacts a:first-child {
	width: 100%;
}
.footer .logo {
	max-width: 240px;
}
.footer .contacts a:last-child {
	width: 100%;
}


.footer .link__list {
	display: flex;
	flex-direction: column;
	justify-content: center;
  align-items: flex-end;
  width: 100%;
}
.footer .link__item {
/*	margin: 0 8px;*/
	text-decoration: underline;
}
.footer .link__item:hover {
	text-decoration: none;
}
.footer .social__list {
  width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
/*	justify-content: center;*/
}
.footer .social__item {
/*	margin: 0 8px;*/
	margin-right: 16px;
}
.footer .social__item svg {}
.footer .social__item path {
	fill: var(--green);
}
.footer .copy {
	width: 100%;
/*	text-align: center;*/
}

.contacts-section {
	display: flex;
	gap: 10px;
	margin-bottom: 20px;
}





.s__category {
/*	padding-bottom: 0;*/
}
.s__category .columns {
	display: flex;
	justify-content: space-between;
/*  align-items: flex-end;*/
}
.s__category .column {
	max-width: 50%;
	width: 100%;
}
.s__category .column-1 {
/*	max-width: 52%;*/
	max-width: 50%;
	margin-top: -10px;
}
.s__category .column-2 {
	max-width: 48%;
	position: relative;
	z-index: 2;
}
.s__category .s__title {
	font-size: 6rem;
	line-height: 1.1;
	margin-bottom: 34px;
}
.s__category .s__text {
	font-size: 2.4rem;
	line-height: 1.2;
	color: rgba(19, 104, 63, 0.69);
	margin-bottom: 40px;
  padding-right: 100px;
}
.s__category .s__text p {
	margin-bottom: 22px;
}
.s__category .s__text p:last-of-type {
	margin-bottom: 0;
}
.s__category .s__grid {
	background: #E9D1B9;
	border-radius: 12px;
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	max-width: 844px;
}
.s__category .s__grid-item {
	margin: 10px;
	max-width: calc(50% - 10px - 10px);
	width: 100%;
	padding: 30px;
	background: #fff;
	border-radius: 12px;
	border: 1px solid #F1F1F3;
}
.s__category .s__grid-title {
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 0px;
  text-transform: uppercase;
  color: var(--green);
}
.s__category .s__grid-text {
/*	font-size: 1.8rem;*/
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.3px;
  margin-bottom: -6px;
}
.s__category .s__img {
	width: calc(100% + 46px);
	position: relative;
	left: -72px;
	top: -40px;
	margin-bottom: -40px;
}


.s__product-2 {
	padding-top: 24px;
}
.s__product-2 .s__tab {
	display: flex;
	justify-content: center;
	margin-bottom: 42px;
}
.s__product-2 .s__tab-item,
.s__product-2 .cat-item {
	border-radius: 100px;
	border: 1px solid rgba(241, 241, 243, 1);
	margin: 0 5px;
	color: rgba(101, 101, 103, 1);
	max-width: 294px;
	width: 100%;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	cursor: pointer;
	transition: 0.5s;
	font-size: 1.8rem;
}
.s__product-2 .s__tab-item a,
.s__product-2 .cat-item a {
	border-radius: 100px;
	padding: 14px 24px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.s__product-2 .s__tab-item:hover,
.s__product-2 .s__tab-item.active,
.s__product-2 .cat-item:hover,
.s__product-2 .cat-item.current-cat {
	background: rgba(225, 252, 173, 1);
	color: rgba(38, 38, 38, 1);
}

.s__product-2 .s__tab-item .children,
.s__product-2 .cat-item .children {
	display: none !important;
}
.s__product-2 .s__tab-2 {
	margin-bottom: 0;
	margin-top: 60px;
}


.s__product-2 .slider__list {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 15px + 15px);
	position: relative;
	left: -15px;
}
.s__product-2 .slider__item {
	max-width: calc(100% / 4 - 15px - 15px);
	margin: 0 15px 30px;
}

.s__product-2 .nums {
	display: flex;
	justify-content: flex-end;
	margin-top: 10px;
}
.s__product-2 .num {
	width: 40px;
	height: 40px;
	color: rgba(0, 0, 0, 1);
	margin-left: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
}
.s__product-2 .num.active {
	background: rgba(19, 104, 63, 0.2);
}











.s__photos {}
.s__photos .s__title {
	text-align: center;
	text-transform: none;
	font-size: 4rem;
}
.s__photos .gallery__wrap {
	margin-top: -8px;
}
.s__photos .gallery__list {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 8px + 8px);
	position: relative;
	left: -8px;
}
.s__photos .gallery__item {
	margin: 8px;
	width: calc(100% / 4 - 8px - 8px);
	border-radius: 16px;
	overflow: hidden;
	position: relative;
	transition: 0.5s;
}

.s__photos .gallery__item img {
  width: 100%;
  min-height: 100%;
}

.s__photos .gallery__item:hover {
	transform: scale(1.05);
}

.s__photos .gallery__item:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
}
.s__photos .gallery__decor {
	position: absolute;
	bottom: 16px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
	display: flex;
	justify-content: center;
   opacity: 0;
    transition: 0.5s;
}
.s__photos .gallery__link  {
    color: var(--grey15);
    background: var(--greenlight);
    border-color: var(--greenlight);
    padding: 8px 16px;
    border-radius: 16px;
    transition: 0.5s;
}

.s__photos .gallery__link:hover  {
	background: var(--green);
	color: var(--white);
}


.s__photos .gallery__item:hover .gallery__decor  {
	opacity: 1;
}


.s__content {}
.s__content .container {
	max-width: 1000px;
	margin: 0 auto;
}
.s__content .s__title {
	text-transform: none;
	text-align: center;
	font-size: 4rem;
}
.s__content p {
	margin-bottom: 16px;
}
.s__content ul {
	margin-bottom: 16px;
}
.s__content ul li {
	margin-bottom: 12px;
	padding-left: 20px;
	position: relative;
}
.s__content ul li:before {
	content:'';
	background: var(--green);
	width: 6px;
	height: 6px;
	border-radius: 100%;
	flex-shrink: 0;
	position: absolute;
	top: 8px;
	left: 0;
	flex-shrink: 0;
}

.s__content p + ul {
	margin-top: -12px;
}
.s__content h1 {
}
.s__content h2 {
	font-size: 2.6rem;
	font-weight: bold;
	margin-bottom: 12px;
	color: var(--green);
}
.s__content h3 {
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 6px;
	color: var(--green);
}
.s__content h4 {
	font-size: 2rem;
	font-weight: bold;
	color: var(--green);
}
.s__content h5 {
	font-size: 1.6rem;
	font-weight: bold;
	color: var(--green);
}
.s__content h6 {
	font-size: 1.4rem;
	font-weight: bold;
	color: var(--green);
}



.burger__bg,
.burger__overlay {
	display: none;
}





.s__subscribesocial {
	padding-bottom: 40px;
}
.s__subscribesocial .s__box {
	display: flex;
	align-items: center;
	padding: 24px;
	border-radius: 24px;
	border: 2px solid #DEC5A3;
	max-width: 820px;
	margin: 0 auto;
	transition: 0.5s;
	background: rgba(255,255,255,0.0001);
}
.s__subscribesocial .s__box-img {
	max-width: 80px;
	flex-shrink: 0;
	margin-right: 24px;
}
.s__subscribesocial .s__box-img img {}
.s__subscribesocial .s__box-text {
	transition: 0.5s;
	font-size: 2.4rem;
}
.s__subscribesocial .s__box:hover {
	background: #DEC5A3;
}
.s__subscribesocial .s__box:hover .s__box-text {
	color: #fff
}




































@media screen and (max-width: 1819px) {

	.s__subscribe {
		padding: 12px 0;
		min-height: 0;
	}
	.s__subscribe .subscribe__text {
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	.s__subscribe .subscribe__ico {
	}
	.s__subscribe .subscribe__ico svg {
		width: 12px;
	}

	.header {
		padding: 12px 0;
	}
	.header nav ul li a {
		/*font-size: 1.6rem;*/
		/*padding: 8px 16px;*/
		font-size: 1.4rem;
		padding: 8px 12px;
	}
	.header .logo {
		max-width: 200px;
	}

	

	.s__general {
		padding: 20px 0;
		min-height: 710px;
	}
	.s__general .s__img {
		/*right: 0;*/
		/*right: -110px;*/
/*		max-width: 600px;*/
		/*max-width: 700px;*/
		max-width: 500px;
	}
	.s__general .s__title {
		font-size: 4rem;
	}
	.s__general .s__subtitle {
		font-size: 2rem;
		margin-bottom: 24px;
	}
	.s__general .s__subtitle p {
		margin-bottom: 8px;
	}
	.s__general .s__controls {
		margin-bottom: 20px;
	}
	.s__general .s__controls .arrow {
		max-width: 120px;
	}



/*

	.s__general {
		padding: 20px 0;
		min-height: 600px;
		min-height: 700px;
	}
	.s__general .s__img {
		right: 128px;
		max-width: 460px;
	}
	.s__general .s__title {
		font-size: 4rem;
		margin-bottom: 12px;
		max-width: 780px;
	}
	.s__general .s__subtitle {
		font-size: 1.8rem;
		margin-bottom: 8px;
		max-width: 780px;
	}
	.s__general .s__controls {
	  margin-bottom: 100px;
	}
	.s__general .brandwall img {
    max-height: 44px;
	}

	.s__general .s__controls .arrow {
		max-width: 160px;
	}

	.s__general .box {
		border-radius: 40px;
		padding: 20px 30px 30px 100px;
	}
	.s__general .box__title {
		font-size: 4rem;
	}
	.s__general .box__ico {
		width: 40px;
		height: 40px;
	}
	.s__general .box__ico svg, .s__general .box__ico img {
		width: 12px;
	}
	.s__general .box__body {
		font-size: 1.4rem;
		line-height: 1.4;
		margin-bottom: 12px;
	}

	.s__general .box__inner {
		border-radius: 40px;
		top: 0;
	}

	.s__general .box__decor-01-1 {}
	.s__general .box__decor-01-2 {
		border-radius: 0 0 0 40px;
	}
	.s__general .box__decor-02-1 {}
	.s__general .box__decor-02-2 {
		border-radius: 0 0 0 40px;
	}*/





	.s__clothe {
		padding-bottom: 60px;
	}

	.s__clothe .img__fashion {
		top: -42px;
	}
	.s__clothe .img__fashion-01 {
		max-width: 330px;
	}
	.s__clothe .img__fashion-02 {
		max-width: 280px;
		right: -40px;

	}
	.s__clothe .box {
		margin-top: 0;
		margin-bottom: 40px;
		max-width: 1000px;
	}
	.s__clothe .logo__img {
		max-width: 300px;
	}
	.s__clothe .logo__sub {
		font-size: 2rem;
	}
	.s__clothe .s__text {
		font-size: 1.8rem;
/*		padding-left: 100px;*/
	}
	.s__clothe .brandwall {
		margin-bottom: 40px;
	}
	.s__clothe .s__text2 {
		margin-bottom: 12px;
	}
	.s__clothe .img__list {
		max-width: 900px;
	}
	.s__clothe .img__list {
		position: relative;
		z-index: 10;
	}

	.s__catalog {
		padding-bottom: 0;
	}
	.s__catalog .s__text {
/*		max-width: 1000px;*/
	}
	.s__catalog .s__text-2 {
		font-size: 2.2rem;
	}
	.s__catalog .slider {
		margin-bottom: 40px;
	}

	.s__catalog .slider__title {
/*		font-size: 3.2rem;*/
		font-size: 2.4rem;
		line-height: 1;
		padding: 0 0 20px 30px;
	}
	.s__catalog .slider__link {
		width: 70px;
		height: 70px;
	}

	.s__turbota .column-1 {
		margin-top: 100px;
/*		max-width: 600px;*/

/*		max-width: 480px;*/
	}
	.s__turbota .btn {
		right: 0;
	}
	.s__turbota .s__wrap .arrow {
		max-width: 180px;
	}

	.s__turbota .column-2 {
		margin-top: 0;
	}
	.s__turbota .box {
		padding: 40px;
	}
	.s__turbota .s__title {
		font-size: 2.8rem;
	}
	.s__turbota .s__text {
		font-size: 1.8rem;
		margin-bottom: 24px;
	}
	.s__turbota .slider__control {
	  bottom: -14px;
	  left: -14px;
	}

	.s__turbota .slider__wrap {
		margin-bottom: 0;
	}

	.s__product {
		padding-bottom: 0;
	}
	.s__product .s__title {
		margin-bottom: 12px;
	}
	.s__product .s__text {
		margin-bottom: 40px;
	}
	.s__product .slider {
    margin-bottom: 40px;
	}
	.s__product .slider__img img {
		min-height: 240px;
	}

	.s__exc {
		padding-bottom: 40px;
	}
	.s__exc .exc__column-1 {
		max-width: 40%;
	}
	.s__exc .exc__column-2 {
		max-width: 60%;
	}
	.s__exc .exc__part-1 {
		padding: 40px 40px;
	}
	.s__exc .s__title {
		font-size: 4rem;
	}
	.s__exc .s__btn {
		font-size: 2rem;
		padding: 24px;
	}
	.s__exc .exc__tab {
		min-height: 380px;
	}
	.s__exc .exc__tab-body-header {
		margin-bottom: 24px;
	}
	.s__exc .exc__tab-body {
    padding: 20px 40px;
	}
	.s__exc .exc__tab-body-ico img {
		max-width: 60px;
	}
	.s__exc .exc__tab-body-title {
		font-size: 3rem;
	}
	.s__exc .exc__tab-body-text {
		font-size: 1.8rem;
	}


	.s__exc2 {}
	.s__exc2 .container {}
	.s__exc2 .column-part-1 {
		padding: 40px;
	}
	.s__exc2 .s__title {
		font-size: 4rem;
	}
	.s__exc2 .s__subtitle {
		font-size: 2rem;
	}
	.s__exc2 .column-part-2 {
		padding: 40px;
	}
	.s__exc2 .column-part-2 .text__title {
		font-size: 2rem;
	}
	.s__exc2 .column-part-2 ul {
		font-size: 1.6rem;
	}
	.s__exc2 .s__text {
		letter-spacing: -0.6px;
	}
	.s__exc2 .s__controls {
		margin-top: 40px;
	}




	.s__faq .s__title {
		margin-bottom: 40px;
	}
	.s__faq .faq {
		margin-bottom: 0;
	}
	.s__faq .faq__item:last-of-type {
		margin-bottom: 0;
	}

	.s__steps .s__title {
		margin-bottom: 24px;
	}
	.s__steps .s__text {
		font-size: 2rem;
	}
	.s__steps .step__box {
		margin-bottom: 0;
	}
	.s__steps .step__list {
		margin-bottom: 0;
	}
	.s__steps .step__item:last-of-type {
		margin-bottom: 0;
	}
	.s__steps .step__title {
		font-size: 2.4rem;
	}

	.s__contacts {}
	.s__contacts .container {
		padding: 60px 40px;
	}
	.s__contacts .column-1 {
		max-width: 50%;
		margin-right: 60px;
		padding-top: 0;
	}
	.s__contacts .column-2 {
		max-width: 50%;
	}
	.s__contacts .logo {
		margin-bottom: 40px;
	}
	.s__contacts .s__title {
		font-size: 4rem;
		margin-bottom: 24px;
	}
	.s__contacts .list__contact-item {
		margin-bottom: 24px;
	}
	.s__contacts .list__contact-item:last-of-type {
		margin-bottom: 0;
	}
	.s__contacts .list__contact-ico {
		width: 40px;
		height: 40px;
	}

	.footer nav ul li a {
		font-size: 1.2rem;
		padding: 14px;
	}


	.s__category .columns {
/*  	align-items: flex-end;*/
	}
	.s__category .column-1 {
		max-width: 50%;
		margin-top: -20px;
	}
	.s__category .column-2 {
		max-width: 50%;
	}
	.s__category .s__img {
		left: 0;
		width: calc(100%);
	}
	.s__category .s__title {
		font-size: 4rem;
/*		margin-bottom: 24px;*/
		margin-bottom: 12px;
	}
	.s__category .s__text {
		font-size: 1.8rem;
		margin-bottom: 24px;
	}
	.s__category .s__grid-item {
		padding: 20px;
	}
	.s__category .s__grid-title {
		font-size: 2rem;
	}
	.s__category .s__grid-text {
		line-height: 1.2;
		margin-bottom: 0;
	}



}














@media screen and (max-width: 1599px) {
	.s__general .s__img {
		max-width: 490px;
	}


	.header .contacts {
		flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    gap: 6px;
	}
	.header .contacts a:first-child {
		/*width: 100%;*/
		/*flex-shrink: 0;*/
		/*margin-right: 0;*/
	}
	.header .logo {
	  max-width: 120px;
	}

}























@media screen and (max-width: 1199px) {

	.s__general .s__controls .arrow {
		width: 120px;
		margin-left: 0;
		margin-right: 12px;
	}
	.s__general .s__subtitle {
		margin-bottom: 16px;
	}
	.s__general .s__img {
/*		right: -90px;
		max-width: 620px;*/
		right: 100px;
		max-width: 350px;
	}

	.s__clothe {
	  padding-bottom: 0;
	}
	.s__clothe .logo {
		align-items: center;
	}
	.s__clothe .s__title {
		text-align: center;
	}
	.s__clothe .s__text {
		max-width: 600px;
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	.s__clothe .img__fashion-01 {
    max-width: 280px;
    left: 0;
  }
	.s__clothe .img__fashion-02 {
    max-width: 220px;
  	right: 0;
  }
  .s__catalog .s__text-2 {
  	font-size: 1.8rem;
  }

  .s__turbota {
  	padding-bottom: 0;
  }
  .s__turbota .column-1 {
    max-width: 440px;
  }
  .s__turbota .column-2 {
  	right: 0;
  	max-width: calc(100% - 440px);
  }
  .s__turbota .s__box {
  	padding: 30px;
  }
  .s__turbota .s__title {
  	font-size: 2.2rem;
  }
  .s__turbota .s__text {
  	font-size: 1.6rem;
  }

	.s__turbota .slider__control {
	  bottom: -34px;
	  left: 26px;
	}

	.s__exc .exc__tab {
		margin-top: -220px;
	}

	.s__exc2 {
		padding-bottom: 40px;
	}
	.s__exc2 .s__title {
    font-size: 2.2rem;
  }
  .s__exc2 .s__subtitle {
  	font-size: 1.8rem;
  	margin-bottom: 12px;
  }
  .s__exc2 .s__text {
  	font-size: 1.4rem;
  }
  .s__exc2 .column-part-1 {
      padding: 30px;
  }
  .s__exc2 .column-part-2 {
      padding: 30px;
  }
  .s__exc2 .column-part-2 .text__title {
  	font-size: 1.8rem;
  }
  .s__exc2 .column-part-2 ul {
  	margin-left: 0;
  	font-size: 1.2rem;
  }
  .s__exc2 .s__controls {
  	margin-top: 20px;
  }
  .s__exc2 .s__controls .arrow {
    margin-right: 20px;
    max-width: 100px;
	}



	.s__category {
		padding-bottom: 40px;
	}
  .s__category .column-1 {
      max-width: 60%;
  }
   .s__category .column-2 {
      max-width: 40%;
  }
  .s__category .s__title {
  	font-size: 3rem;
  }
	.s__category .s__text {
		font-size: 1.6rem;
	}
	.s__category .s__grid-title {
		font-size: 1.8rem;
	}
	.s__category .s__grid-text {
		font-size: 1.4rem;
	}
	.s__category .s__grid-text br {
		display: none;
	}


  .s__product-2 .slider__item {
    max-width: calc(100% / 4 - 5px - 5px);
    margin: 0 5px 10px;
	}
	.s__product-2 .slider__body {
		padding: 15px;
	}
	.s__product-2 .slider__name {
		font-size: 1.8rem;
	}
	.s__product-2 .slider__tech {
		font-size: 1.4rem;
	}
	.s__product-2 .slider__cost {
		font-size: 1.4rem;
	}
	.s__product-2 .slider__cart {
		width: 40px;
		height: 40px;
		top: -25px;
    right: 10px;
	}
	.s__product-2 .slider__cart svg {
		max-width: 18px;
	}

	.s__category .s__text {
		padding-right: 0;
	}








}



































@media screen and (max-width: 999px) {


	.header {}
	.header nav ul li a {
		font-size: 1.4rem;
	}
	.header .logo {
		max-width: 180px;
	}

	.header .container {
		gap: 10px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.header .nav-page {
		width: 100%;
	}

	.header nav ul {
		display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
	}

	.header .contacts {
		/*margin-right: 20px;*/
	}
	.header .contacts a:first-child {
		/*width: initial;*/
	}


	.s__general {
		padding: 24px 0;
/*		min-height: 670px;*/
		min-height: 740px;
	}
	.s__general .container {
		padding: 0 15px;
	}
	.s__general .column-1 {
		width: 100%;
	}

	.s__general .s__title {
		font-size: 3.4rem;
		text-align: center;
	}
	.s__general .s__subtitle {
		font-size: 2.2rem;
		text-align: center;
	}
	.s__general .s__controls {
		margin-bottom: 24px;
		justify-content: center;
	}
	.s__general .s__controls .arrow {
		display: none;
	}
	.s__general .s__img {
/*		max-width: 480px;*/

/*		max-width: 420px;
		right: -20px;*/

		max-width: 320px;
		right: 30px;
	}
	.s__general .box {
		max-width: 380px;
	}
	.s__general .box__inner {
		padding: 30px;
	}
	.s__general .box__ico {
		width: 52px;
		height: 52px;
		top: 10px;
	}


	.s__clothe .logo {
		max-width: 600px;
		margin: 0 auto 24px;
	}
	.s__clothe .s__title {
		font-size: 3.4rem;
	}
	.s__clothe .s__text {
/*		max-width: 480px;*/
		max-width: 520px;
	}
	.s__clothe .s__text2 {
		font-size: 2rem;
	}
	.s__clothe .img__fashion-01 {
		left: -40px;
		max-width: 240px;
	}
	.s__clothe .img__fashion-02 {
		right: -60px;
	}

	.s__clothe .brandwall img {
    max-height: 50px;
	}
	.s__clothe .img__list img {
		max-width: 140px;
	}


	.s__catalog .s__title {
		text-align: center;
	}
	.s__catalog .s__text {
		text-align: center;
	}

	.s__catalog .slider__link {
		width: 60px;
		height: 60px;
	}

	.s__catalog .slider__link:before {
		width: 80px;
		height: 80px;
		width: 100px;
		height: 100px;
		top: -20px;
		left: -20px;
	}

/*	.s__turbota .columns {
		flex-direction: column;
	}
	.s__turbota .column-1 {
		order: 2;
	}
	.s__turbota .column-2 {
		order: 1;
		max-width: 100%;
		width: 100%;
	}*/	

	.s__turbota {
		padding-bottom: 40px;
	}

	.s__turbota .columns {
		flex-direction: column;
	}
	.s__turbota .column-1 {
/*		max-width: 62%;*/
		max-width: 100%;
		margin-top: 0;
	}
	.s__turbota .column-2 {
		margin-top: 0;
		max-width: 92%;
		width: 100%;
		margin-left: 8%;
	}
	.s__turbota .box {
		padding-top: 0;
		background: transparent;
	}
	.s__turbota .s__title {
		text-align: center;
/*		font-size: 4.4rem;*/
		font-size: 4rem;
	}
	.s__turbota .s__text {
		text-align: center;
	}
	.s__turbota .s__wrap {
    display: flex;
    justify-content: center;
	}


	.s__product .s__title {
		text-align: center;
	}
	.s__product .s__text {
		text-align: center;
	}

	.s__product .slider__body {
		padding: 24px;
	}
	.s__product .slider__cart {
		width: 40px;
		height: 40px;
		top: -30px;
		right: 10px;
	}
	.s__product .slider__cart svg {
		width: 18px;
	}
	.s__product .slider__img img {
	  min-height: 180px;
	}

	/*.s__exc {
		padding-bottom: 0;
	}
	.s__exc .exc__part-1 {
	  padding: 20px 20px;
	}
	.s__exc .s__title {
		 font-size: 2.2rem;
		 text-align: center;
	}
	.s__exc .s__btn {
		font-size: 1.8rem;
	}
	.s__exc .exc__tab-header {
		padding: 20px;
	}
	.s__exc .exc__tab-body {
		padding: 20px;
	}
	.s__exc .exc__tab-body-ico {
		margin-right: 24px;
	}
	.s__exc .exc__tab-body-title {
		font-size: 2.4rem;
	}
	.s__exc .exc__tab-header-item {
		margin: 0 2px;
	}
	.s__exc .exc__tab-body-text {
		font-size: 1.6rem;
	}
	.s__exc .exc__tab-body-text p {
		margin-bottom: 12px;
	}
	.s__exc .exc__tab {
	  min-height: 330px;
		margin-top: -180px;
	}*/

	.s__exc2 .columns {
		flex-direction: column;
	}
	.s__exc2 .column-1 {
		max-width: 100%;
	}
	.s__exc2 .column-2 {
		max-width: 100%;
	}
	.s__exc2 .column-part-1 {
		border-radius: 50px 50px 0 0;
	}
	.s__exc2 .column-part-2 {
		border-radius: 50px 50px 0 0;
		padding-bottom: 80px;
	}
	.s__exc2 .column-2 .s__img {
		border-radius: 50px;
		top: -40px;
		margin-bottom: -40px;
	}


	.s__faq {
		padding-bottom: 0;
	}

	.s__steps {
		padding: 60px 0;
	}

	.s__contacts .column-1 {
		margin-right: 20px;
	}
	.s__contacts .s__title {
		font-size: 3rem;
	}

	.footer {}
	.footer .container-header {
		flex-direction: column;
	}
	.footer nav {
		order: 2;
	}
	.footer .logo {
		order: 1;
		margin-bottom: 24px;
	}



	.s__category .columns {
		flex-wrap: wrap;
	}
  .s__category .column-1 {
      max-width: 100%;
  }
   .s__category .column-2 {
      max-width: 100%;
  }
  .s__category .s__img {
  	max-width: 400px;
  	margin: 0 auto;
  	top: 0;
  }

  .s__product-2 .s__tab-item,
  .s__product-2 .cat-item {
  	margin: 0 2px;
  	font-size: 1.4rem;
  	max-width: 33.3%;
  }
  .s__product-2 .s__tab-item a, 
  .s__product-2 .cat-item a {
  }

  .s__product-2 .slider__item {
    max-width: calc(100% / 3 - 5px - 5px);
    margin: 0 5px 10px;
	}



}































@media screen and (max-width: 767px) {


	.burger__bg {
		background: rgba(0,0,0,0.5);
		display: flex;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
/*		right: -200%;*/
		left: -200%;
/*		z-index: 10;*/
		z-index: 26;
		transition: 0.5s;
/*		opacity: 0.5;*/
	}
	.burger__bg.active {
/*		right: 0;*/
		left: 0;
	}
	.burger__overlay {
    background: var(--light);
		display: flex;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
/*		left: -200%;*/
/*		z-index: 11;*/
		z-index: 27;
		transition: 0.5s;
/*		opacity: 0.5;*/
		padding: 60px 14px;

/*		max-width: 375px;*/
		right: -200%;
	}
	.burger__overlay.active {
/*		left: 0;*/
		right: 0;
	}

	.burger__inner {
		width: 100%;
		display: flex;
    flex-direction: column;
    justify-content: space-between;
	}
	.burger__header {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 24px;
	}
	.burger__overlay .burger__wrap {
		display: flex;
	}
	.burger__overlay .burger {
		width: 30px;
		cursor: pointer;
	}
	.burger__overlay .burger__item {
		background: var(--grey15);
		height: 2px;
		width: 100%;
		margin-bottom: 4px;
	}
	.burger__overlay .burger__item:last-of-type {
		margin-bottom: 0;
	}
	.burger__overlay .logo {
		text-align: center;
	}
	.burger__overlay .logo img {
/*		margin: 0 auto;*/
		max-width: 260px;
		max-width: 180px;
	}
	.burger__overlay ul {
		display: flex;
		flex-direction: column;
	}
	.burger__overlay ul li {
		text-align: center;
		margin-bottom: 4px;
	}
	.burger__overlay ul li:last-of-type {
		margin-bottom: 0;
	}
	.burger__overlay ul li a {
/*		border: 1px solid #F1F1F3;*/
	    border: 1px solid var(--green);
		display: inline-flex;
		color: var(--grey40);
    font-weight: 500;
    border-radius: 100px;
    padding: 14px 24px;
	}
	.burger__overlay ul li a:hover {
		color: var(--grey15);
		background: var(--greenlight);
		border-color: var(--greenlight);	
	}

	.burger .burger__item {
		transition: 0.5s;
	}
	.burger.active .burger__item:nth-child(1) {
		transform: rotate(45deg) translateY(5px) translateX(4px);
	}
	.burger.active .burger__item:nth-child(2) {
		opacity: 0;
	}
	.burger.active .burger__item:nth-child(3) {
		transform: rotate(-45deg) translateY(-5px) translateX(4px);
	}

	.burger__overlay .burger__footer {
		display: flex;
		flex-direction: column;
	}

	.burger__overlay .link__list {
		display: flex;
		flex-direction: column;
		justify-content: center;
	  align-items: flex-end;
	  width: 100%;
	}
	.burger__overlay .link__item {
	/*	margin: 0 8px;*/
		text-decoration: underline;
	}
	.burger__overlay .link__item:hover {
		text-decoration: none;
	}
	.burger__overlay .social__list {
	  width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	/*	justify-content: center;*/
	}
	.burger__overlay .social__item {
	/*	margin: 0 8px;*/
		margin-right: 16px;
	}
	.burger__overlay .social__item svg {}
	.burger__overlay .social__item path {
		fill: var(--green);
	}
	.burger__overlay .copy {
		width: 100%;
		text-align: center;
	}




	.s__subscribe .subscribe__text {
		font-size: 1.2rem;
		margin-right: 10px;
		margin-left: 0;
	}
	.s__subscribe .subscribe__ico {
		top: 0;
	}
	.s__subscribe .subscribe__ico svg {
		width: 10px;
		height: 10px;
	}

	.header {}
	.header .container {
		align-items: center;
	}
	.header nav {
		display: none !important;
	}
	.header .burger__wrap {
		display: flex;
	}
	.header .burger {
		width: 30px;
		cursor: pointer;
	}
	.header .burger__item {
		background: var(--grey15);
		height: 2px;
		width: 100%;
		margin-bottom: 4px;
	}
	.header .burger__item:last-of-type {
		margin-bottom: 0;
	}

	.header .contacts {
		flex-wrap: wrap;
		gap: 6px;
		justify-content: center;
		padding-right: 10px;
	}
	.header .contacts a {
		line-height: 1;
		/*font-size: 1.6rem;*/
		font-size: 2.4rem;
	}
	.header .logo {
		margin-right: 10px;
	  max-width: 140px;
	}

	.header .container {
		flex-wrap: nowrap;
	}
	.header .contacts {
		margin-right: 0;
	}
	.header .contacts a:first-child {
		/*width: 100%;*/
	}


	.s__general {
		padding-bottom: 0;
	}
	.s__general .s__title {
/*		font-size: 3rem;*/
		font-size: 2.8rem;
		left: 0;
	}
	.s__general .s__title br {
		display: none !important;
	}
	.s__general .s__subtitle {
		font-size: 1.8rem;
		margin-bottom: 24px;
	}
	.s__general .s__subtitle br {
		/*display: none !important;*/
		display: flex !important;
	}

	.s__general .box {
		position: relative;
		bottom: 0;
		left: 0;
    box-sizing: border-box;
/*		max-width: 100%;*/
		padding: 10px;
		max-width: 430px;
		width: 100%;
		border-radius: 50px;
		margin-top: 24px;
	}
	.s__general .box__decor {
		display: none;
	}
	.s__general .box__inner {
		left: 0;
		border-radius: 50px;
/*		margin: 0 10px;*/
	}
  .s__general .box__title {
    font-size: 3rem;
  }
  .s__general .box__header {
  	padding-right: 0;
  	margin-bottom: 0;
  }
  .s__general .box__ico {
  	top: 0;
  }
  .s__general .brandwall {
  	margin-bottom: 0;
  }
  .s__general .brandwall img {
  	max-width: 52px;
  }


	.s__general .s__img {
		position: relative;
		right: 0;
		bottom: 0;
		max-width: 100%;
	}

	.s__general .s__control2 {
		right: 0;
		width: 100%;
		justify-content: center;
	}
	.s__general .s__controls .btn__group {
    display: flex;
    justify-content: center;
	}
	.s__general .s__controls .btn {
		margin: 0 8px;
	}


	.s__clothe {}
	.s__clothe .img__list {
		flex-wrap: wrap;
		max-width: 300px;
	}
	.s__clothe .img__item {
		max-width: 50%;
		width: 100%;
	}
	.s__clothe .img__list img {
		max-width: 120px;
	}
	.s__clothe .img__fashion {
/*	  top: 210px;*/
/*		top: 190px;*/
		top: 100px;
	}
	.s__clothe .img__fashion-01 {
/*	  left: -40px;*/
/*	  max-width: 160px;*/

	  max-width: 120px;
	  left: -20px;
	}
	.s__clothe .img__fashion-02 {
/*		right: -30px;*/
/*		max-width: 120px;*/
    right: -20px;
    max-width: 100px;
}
	.s__clothe .brandwall {
      margin-bottom: 60px;
  }
  .s__clothe .s__title {
  	font-size: 2.8rem;
  }
	.s__clothe .s__text2 {
		position: relative;
		z-index: 22;
/*		font-size: 2.2rem;*/

		font-size: 1.6rem;
	}

	.s__clothe2 {
		padding-top: 60px;
	}
	.s__clothe2 .columns {
		flex-direction: column;
	}
	.s__clothe2 .column-1 {
		max-width: 100%;
		padding: 0;
		order: 2;
	}
	.s__clothe2 .column-2 {
		max-width: 100%;
		padding: 0;
		order: 1;
		margin-bottom: 20px;
	}
	.s__clothe2 .s__title {
		text-align: center;
	}

	.s__clothe2 .s__text {
		font-size: 1.6rem;
	}


	.s__catalog .s__text {
		text-align: center;
		margin-bottom: 24px;
	}
	.s__catalog .s__text-2 {
		font-size: 1.6rem;
		text-align: center;
	}
	.s__catalog .s__text-2 p {
		margin-bottom: 12px;
	}
	.s__catalog .s__text-2 p:last-of-type {
		margin-bottom: 0;
	}
	.s__catalog .s__title {
		text-align: center;
	}
	.s__catalog .slider__title {
/*		font-size: 3.4rem;*/
		font-size: 2.8rem;
	}

	.s__turbota {}
	.s__turbota .s__title {
/*		font-size: 2.8rem;*/
		font-size: 2.2rem;
		margin-bottom: 24px;
	}
	.s__turbota .box {
		padding: 0 0 24px;
	}
	.s__turbota .slider__wrap:before {
		top: 24px;
		right: 24px;
	}
	.s__turbota .slider__inform {
		font-size: 1.8rem;
		right: 12px;
		bottom: 6px;
	}
	.s__turbota .slider__progress {
		width: 52px;
	}
	.s__turbota .slider__control {
	  bottom: -15px;
	  left: -15px;
	}
	.s__turbota .slider__btn {
		width: 50px;
		height: 50px;
	}
	.s__turbota .slider__btn-prev {
    margin-right: 10px;
	}
	.s__turbota .s__wrap .arrow {
	  max-width: 40px;
	  display: none;
	}
	.s__turbota .btn {
		margin: 0 auto;
	}

	.s__product {
		padding-bottom: 24px;
	}
	.s__product .s__title {
		font-size: 2.8rem;
	}
	.s__product .s__text {
		margin-bottom: 24px;
		font-size: 1.6rem;
	}
	.s__product .slider__tech {
		min-height: 0;
	}




	.s__faq .faq__title {
		font-size: 1.8rem;
	}
	.s__faq .faq__body {
		padding: 0 30px 30px;
		font-size: 1.4rem;
	}
	.s__faq .faq__header {
		padding: 20px 24px;
	}
	.s__faq .faq__body p {
		margin-bottom: 8px;
	}
	.s__faq .faq__body p:last-of-type {
		margin-bottom: 0;
	}

	/*.s__exc {}
	.s__exc .exc__box {
		flex-direction: column;
		border-radius: 24px;
	}
	.s__exc .exc__column-1 {
		max-width: 100%;
		margin-bottom: 24px;
	}
	.s__exc .exc__column-2 {
		max-width: 100%;
	}	
	.s__exc .exc__tab {
		margin-top: -40px;
	}
	.s__exc .exc__tab-body {
		padding: 20px 20px 30px;
	}
	.s__exc .exc__tab-body-ico img {
		max-width: 40px;
	}
	.s__exc .exc__tab-body-title {
		font-size: 2rem;
	}
	.s__exc .exc__part-2 .s__img {
		border-radius: 24px;
	}
	.s__exc .exc__column-2 .s__img {
		border-radius: 24px;
	}
	.s__exc .exc__tab {
		border-radius: 24px 24px 0 0;
	}
*/

	.s__exc2 .s__text {
		letter-spacing: 0;
	}

	.s__steps .s__text {
		font-size: 1.8rem;
		margin-bottom: 24px;
	}
	.s__steps .step__list {
		margin-bottom: 24px;
	}
	.s__steps .step__item:after {
		left: 20px;
		width: 2px;
	}
	.s__steps .step__num {
		width: 40px;
		height: 40px;
		margin-right: 12px;
	}
	.s__steps .step__num span {
		font-size: 2rem;
	}
	.s__steps .step__title {
		font-size: 1.8rem;
	}
	.s__steps .step__text {
		font-size: 1.4rem;
	}

	.s__contacts {}
	.s__contacts .container {
		padding: 40px 10px;
	}
	.s__contacts .columns {
		flex-direction: column;
	}
	.s__contacts .column-1 {
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 24px;
	}
	.s__contacts .column-2 {
		max-width: 100%;
	}
	.s__contacts .logo {
		max-width: 100%;
		max-width: 220px;
		margin-left: auto;
		margin-right: auto;	
		text-align: center;
	}
	.s__contacts .s__title {
		font-size: 2.2rem;
		text-align: center;
	}



	.footer {}
	.footer nav ul {
    justify-content: center;
    width: 100%;
		flex-direction: column;
	}
	.footer nav ul li {
		margin-right: 0;
		margin-bottom: 8px;
	}

	.footer .container-justify {
		flex-direction: column;
	}
	.footer .part-1 {
		order: 2;
	}
	.footer .part-2 {
		order: 1;
		margin-bottom: 24px;
	}
	.footer .link__list {
		align-items: center;
	}
	.footer .social__list {
		justify-content: center;
	}
	.footer .copy {
		text-align: center;
	}
	.footer .contacts {
		margin-bottom: 20px;
	}
	.footer .container-header {
		align-items: center;
	}
	.footer .container-justify {
		align-items: center;
	}


	.s__subscribesocial .s__box {
		flex-direction: column;
		justify-content: center;
		text-align: center;
		padding: 20px;
	}
	.s__subscribesocial .s__box-img {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.s__subscribesocial .s__box-text {
		font-size: 1.8rem;
	}

	.contacts-section {
		justify-content: center;
	}




	.s__category .s__title {
		font-size: 2.2rem;
	}

	.s__category .s__grid-item {
		max-width: 100%;
	}

	.s__product-2 .s__tab-item,
	.s__product-2 .cat-item {
		font-size: 1.2rem;
	  	margin: 0 2px;
	  	font-size: 1.4rem;
	  	max-width: 33.3%;
	/*  	padding: 14px;*/

	  	padding: 0;
	/*  	max-width: 100%;*/
	  }
	  .s__product-2 .s__tab-item a, 
	  .s__product-2 .cat-item a {
	  	padding: 8px;
	  }


	.s__product-2 .slider__list {
		width: calc(100%);
		left: 0;
		justify-content: center;
	}
	.s__product-2 .slider__item {
		max-width: 100%;
		margin: 0 0 20px;

	}








}






















@media screen and (max-width: 439px) {

	.header .container {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.header .contacts {
		padding-right: 0;
		justify-content: space-between;
		gap: 2px;
		width: 100%;
		order: 2;
	}
	.header .contacts a {
		font-size: 2rem;
	}
	.header .contacts a:first-child {
		/*width: initial;*/
	}


	.s__general .container {
		padding: 0 10px;
	}
	.s__general .s__title {
		/*font-size: 2.2rem;*/
		font-size: 2.4rem;
	}
	.s__general .s__subtitle {
		font-size: 1.6rem;
	}
	.s__general .box__title {
		margin-bottom: 14px;
	}
	.s__general .box__title span {
		font-size: 2rem;
	}
  .s__general .s__controls .btn {
    margin: 0 4px;
  }

	.s__general .s__controls .btn:first-child {
		margin-left: 0;
	}
	.s__general .s__controls .btn:last-child {}

	.s__general .box__body p {
		margin-bottom: 12px;
	}
	.s__general .box__body p:last-of-type {
		margin-bottom: 0;
	}

	.s__clothe .box {
		margin-bottom: 100px;
	}
	.s__clothe .img__fashion {
		top: 180px;
	}
	.s__clothe .s__text {
		font-size: 1.6rem;
	}

	.s__clothe2 .s__text {
		font-size: 1.4rem;
	}

	.s__catalog .s__text-2 {
		font-size: 1.4rem;
	}

	.s__turbota .s__text {
		font-size: 1.4rem;
	}

	.s__product .slider__body {
		padding: 12px;
	}
	.s__product .slider__name {
		font-size: 1.6rem;
	}
	.s__product .slider__tech {
		font-size: 1.2rem;
	}
	.s__product .s__text {
		font-size: 1.4rem;
	}

    .s__exc2 .column-part-1 {
      padding: 24px;
    }
    .s__exc2 .column-part-2 {
      padding: 24px;
    }
    .s__exc2 .s__title {
    	margin-bottom: 4px;
    	font-size: 1.8rem;
    }
    .s__exc2 .s__subtitle{
    	font-size: 1.6rem;
    }
    .s__exc2 .s__controls {
    	justify-content: center;
    }
    .s__exc2 .s__controls .arrow {
    	display: none;
    }
    .s__exc2 .column-2 .s__img {
    	top: 0;
    	margin-bottom: 0;
    }

    .s__contacts .s__title {
    	font-size: 1.6rem;
    }

    .s__contacts .list__contact-item {
    	margin-bottom: 12px;
    }

    .s__contacts .list__contact-text {
    	font-size: 1.8rem;
    }
    .s__contacts .list__contact-ico {
    	width: 24px;
    	height: 24px;
    }
    .s__contacts .list__contact-ico svg {
    	width: 100%;
    	height: 100%;
    }

    .s__contacts .form {
    	padding: 0;
    }

    .s__steps .s__text {
    	font-size: 1.6rem;
    }

    .s__steps .step__item {
    	margin-bottom: 24px;
    }
    .s__steps .step__text p {
    	margin-bottom: 6px;
    }
    .s__steps .step__text p:last-of-type {
    	margin-bottom: 0;
    }

    .s__faq .faq__header {
      padding: 12px 12px;
    }
    .s__faq .faq__title {
    	font-size: 1.6rem;
    }
    .s__faq .faq__body {
    	padding: 0 12px 12px;
    }


    .s__product-2 .s__tab {
    	flex-direction: column;
    }
    .s__product-2 .s__tab-item, .s__product-2 .cat-item {
    	width: 100%;
    	max-width: 100%;
    }
    .s__product .category__title {
    	font-size: 1.8rem;
    }
    .s__content .s__title {
    	font-size: 3rem;
    }
    .s__product .category__title {
    	margin: 40px auto 12px auto;
    }



}










	.s__clothe .container {
		max-width: 1200px;
	}
	.s__clothe .box {
		margin-top: 50px;
		max-width: 600px;
		position: relative;
	}
	.s__clothe .box:before {
		content: '';
		position: absolute;
		bottom: 0;
		right: 0;
		background: rgba(255, 255, 255, 0.6);
		width: 100%;
		height: 100%;
		filter: blur(20px);
		border-radius: 100%;
	}
	.s__clothe .s__title {
		text-align: left;
	}

	@media screen and (max-width: 1819px) {
	    .s__clothe .box {
	    	margin: 0;
	        margin-top: 80px;
	        padding: 0;
	    }
	}
	@media screen and (max-width: 1023px) {
		.s__clothe .box {
	        margin: 0;
	        margin-top: 120px;
	        padding: 0;
	        max-width: 460px;
	    }
	}
	@media screen and (max-width: 767px) {
		.s__clothe {
			margin: 0 auto;
			padding: 0;
			padding: 60px 0;
			min-height: 380px;
		}
		.s__clothe .box {
			margin-top: 0;
		}

	}

