/*
Theme Name: icngrow
Description: icngrow
Author: SKaryuk - kit-service - korjeek@gmail.com tg/wa +79899500527
Version: 1.0
*/

#page_content{
	overflow: hidden;
}

#eighth_block .text-container .block-bottom .mobile{
	display:none;
}

body {
    /* padding-top: 10px; */
    /* padding-left: 50px; */
    /* padding-right: 50px; */
    /* overflow-x: hidden; */
    min-width: 360px;
    max-width: 2000px;
    margin: auto;
}


#header_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
	padding-top: 20px;
}

#header_content .header-left {
	display: flex;
}

#header_content #sitelogo img {
	width: 158px;
}

.paginated {
    padding-left: 80px;
    padding-right: 80px;
}

#book_a_consultation{
	cursor: pointer;
    display: flex;
    background: #131313;
    color: #F2F2F2;
    align-items: center;
    border-radius: 65px;
    font-family: HelveticaNeueCyr;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: -0.01em;
    text-align: left;
    padding: 0.5em 25px;
	margin-left: 200px;
}

#book_a_consultation .text{
    padding-right: 10px;
}

#book_a_consultation .image{
	
}

#menu .menu-mainmenu-container ul{
	display: flex;
    list-style: none;
    gap: 100px;
	padding-left: 0px;
}

#menu .menu-mainmenu-container li{
	
}

#menu .menu-mainmenu-container a{
	font-family: HelveticaNeueCyr;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: -0.01em;
    text-align: left;
    text-decoration: none;
    color: #141414;
}

#header_content .burger-open {
	/* position: absolute; */
	/* right: 12px; */
	/* top: 47px; */
	cursor: pointer;
	height: 50px;
}

#menu_mobile {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	/* display: flex; */
	flex-direction: column;
	background-color: #000;
	color: #fff;
	font-family: "HelveticaNeueCyr";
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 70px;
	letter-spacing: -0.6px;
	text-transform: uppercase;	
	list-style-type:none;
	padding: 100px 0 35px;
	height: 100%;
	width: 100%;
	max-width: 360px;
	position: fixed;
	z-index: 99999;
	overflow-y: auto;
}

#menu_mobile .burger-close {
	/* display: none; */
	position: absolute;
	right: 12px;
	top: 35px;
	cursor: pointer;
}

#menu_mobile a {
	text-decoration: none;	
	color: #fff;
}

#menu_mobile ul {
	list-style-type:none;
	padding-inline-start: 0px;
}

#menu_mobile .mobile-menu-button {
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 65px;
	background: #FFF;
	color: #121212;
	font-family: HelveticaNeueCyr;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: -0.24px;
	text-transform: uppercase;	
	width: fit-content;
	margin-top: 55px;
	margin-left: 12px;
	padding: 7px 27px;
}

#menu_mobile .mobile-menu-button img {
	padding-left: 10px;
}
	
#menu_mobile .mobile-menu-contacts {
	color: #fff;
	text-align: center;
	font-family: "HelveticaNeueCyr";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 44px;
	letter-spacing: -0.4px;
	text-transform: uppercase;
	margin-top: 100px;
}

#menu_mobile .mobile-menu-links {
	display: flex;
	justify-content: space-between;
	/* gap: 20px; */
	color: #fff;		
	text-align: center;
	font-family: "HelveticaNeueCyr";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: -0.28px;
	text-transform: uppercase;		
	margin-top: 50px;
}

.navigation_mobile, 
.mobile-menu-button,
.mobile-menu-contacts,
.mobile-menu-links {
	padding-left: 12px;
	padding-right: 12px;
}

#header_content .burger-open {
	display: none;
}

#first_block {
	
}

#first_block #title {
	font-family: HelveticaNeueCyr;
	font-size: 141px;
	font-weight: 400;
	line-height: 141px;
	letter-spacing: -0.02em;
	text-align: center;
	padding-top: 180px;
	text-transform: uppercase;
}

#first_block #description {
	font-family: HelveticaNeueCyr;
    font-size: 25px;
    font-weight: 400;
	font-style: normal;
    line-height: 25px;
    letter-spacing: -0.02em;
    text-align: center;
    padding-top: 36px;
    /* width: 55%; */
	max-width: 900px;
    margin: auto;
}

#first_block .consultation-button {
	display: none;
    /* display: flex; */
    align-items: center;
    justify-content: center;
	cursor: pointer;
    border-radius: 65px;
    background: #131313;
    color: #fff;
    font-family: HelveticaNeueCyr;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.24px;
    text-transform: uppercase;
    padding: 7px 27px;
	margin: 30px auto 0;
	/* width:fit-content; */
}

#first_block .consultation-button img {
	padding-left: 10px;
}

#first_block #gallery {
	display: flex;
	gap: 20px;
	justify-content: center;
	padding-top: 101px;
}

#first_block #gallery .gallery_item{
	
}

#first_block #gallery .gallery_item img{
	width: 100%;
	border-radius: 45px;
}

#first_block #photo1, #first_block #photo5 {
	padding-top: 115px;
}

#first_block #photo2, #first_block #photo4 {
	padding-top: 40px;
}

#first_block #photo5{
	
}

#first_block .content {
	text-align: center;
}
.decorate {
    position: absolute;
    width: 100%;
    height: 2000px;
    right: 0px;
    overflow: hidden;
    top: 0px;
	z-index: -1;
}

.decorate img{
	position: absolute;
    z-index: -10;
    width: 150%;
    left: -25%;
    top: -50%;
}

.decorate2{
    position: absolute;
    z-index: -10;
    width: 110%;
    /* left: -10%; */
    /* top: 150%; */
}

.decorate2 img{
    width: 100%;
}

.decorate3{
    position: absolute;
	display: none;
}

.decorate3 img{
    width: 100%;
}

#first_block .decorate img{
	width: 100%;
}

#first_block #navigation {
	display: inline-block;
	text-align: center;
	padding-top: 154px;
}

#first_block #navigation .text {
	font-family: HelveticaNeueCyr;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: center;
}

#first_block #navigation .image {
	
}

#first_block #navigation .image img {
	display: inline-block;
}

.block_title_black {
	background-color: #121212;
    color: white;
    display: inline-block;
    font-family: HelveticaNeueCyr;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    padding: 14px 25px;
    border-radius: 31px;
}

#second_block {
	margin-top: 274px;
}

#second_block .block_content {
	font-family: HelveticaNeueCyr;
    font-size: 60px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: -0.02em;
    text-align: left;
    width: 50%;
	max-width: 871px;
    margin-top: 100px;
    color: #121212;
}

#second_block .block_content span {
	opacity: 0.3;
}

#second_block .block_content .black-text {
	color: #121212;
}

#second_block .block_content .gray-text {
	color: #C3C3C3;
}

#third_block .block_title {
	font-family: HelveticaNeueCyr;
    font-size: 60px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0em;
	margin-top: 200px;
    padding-bottom: 50px;
    border-bottom: 1px solid;
    margin-bottom: 100px;
}

#third_block .decorate_3{
	width: 100%;
    height: 300px;
    position: absolute;
    right: 0px;
    background: white;
    opacity: 0.7;
}

#third_block .block_content{
    display: flex;
    gap: 20px;
    align-items: center;
    /* background-image: url(https://icngrow.kit-rb.ru/wp-content/themes/icngrow/images/linesss.svg); */
    /* background-color: black; */
}

#third_block .additional{
	position: relative;
    top: calc(-20em + 11px);
    background: #fff;
}

#third_block .additional .black_box{
}

#third_block .block_content .black_box {
    flex: 0 0 calc(20% - 16px);
    color: #fff;
    border-radius: 45px;
    /* padding-top: calc(10% - 2em); */
    /* padding-bottom: calc(10% - 2em); */
    font-family: HelveticaNeueCyr;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    display: flex;
    /* align-items: center; */
    /* min-height: 251px; */
    /* min-width: 251px; */
    background-color: #000;
}

#third_block .block_content .black_box .text{
    margin: 69px;
}

#third_block .decorate_line{
    position: absolute;
    width: calc(100% - 160px);
    right: 0px;
    margin: 80px;
	margin-bottom: 40px;
    overflow: hidden;
}

#third_block .decorate_line img{
    width: 105%;
    position: relative;
    top: 10px;
}

#third_block .black_box .decorate_3_box {
	border: 10px solid #fff;
    width: 0px;
    height: 300px;
    z-index: 10;
    position: relative;
    left: 20px;
}

#third_block .black_box .decorate_3_hole {
	
}

#fourth_block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-radius: 45px;
	background: #83BD7D;
	padding: 65px 70px 130px 80px;
	margin: 100px 80px;
}

#fourth_block .left-top {
	color: #FFFCF9;
	font-family: HelveticaNeueCyr;
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: 60px;
	letter-spacing: -2.4px;
	width: 60%;
}

#fourth_block .right-top {
	color: #FFFCF9;
	text-align: right;
	font-family: HelveticaNeueCyr;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	width:40%;
}

#fourth_block .right-top .second-line {
	display: flex;
    justify-content: flex-end;
    align-items: center;
}

#fourth_block .right-top .brick {
	border-radius: 24px;
	background: #FFFCF9;
	width: 69px;
	height: 13px;
	margin-right: 7px;
}

#fourth_block .left-bottom {
	margin-top: 100px;
	display: flex;
	flex-direction: column;
	font-family: HelveticaNeueCyr;
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: 60px;
	letter-spacing: -2.4px;
}

#fourth_block .left-bottom .text {
	color: #FFFCF9;	
}

#fourth_block .left-bottom .button {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

#fourth_block .left-bottom .button .button-left {
    padding: 20px 28px;
	border-radius: 45px;
	color: #FFFCF9;
	border: 1px solid #FFF;
	line-height: 46px;
}

#fourth_block .left-bottom .button .button-right {
    padding: 20px 38px 20px 62px;
    border-radius: 0 45px 45px 0;
    color: #FFFCF9;
    text-transform: uppercase;
    border: 1px solid #FFF;
    border-left: none;
    margin-left: -42px;
	line-height: 46px;
}

#fourth_block .left-bottom .button span {
	color: #83BD7D;
}

#fourth_block .right-bottom {
	display: flex;
	align-items: flex-end;
}

#fourth_block .right-bottom .button {
	display: flex;
    align-items: center;
    justify-content: space-between;
	border-radius: 65px;
	background: #FFFCF9;
	/* padding: 25px 20px 25px 45px; */
	padding: 15px 20px 15px 45px;
	/* min-width: 335px; */
	min-width: 270px;
}

#fourth_block .right-bottom a {
	text-decoration: none;
}

#fourth_block .right-bottom .text {
	cursor: pointer;
	color: #07070A;
	font-family: HelveticaNeueCyr;
	font-size: 38px;
	font-style: normal;
	font-weight: 500;
	/* line-height: 0px; */
	letter-spacing: -0.56px;
	text-transform: lowercase;
}

#fourth_block .right-bottom .under-button {
	display: none;
}

#fifth_block {
    position: relative;
    margin-top: 200px;
    padding-top: 100px;
    /* padding-bottom: 200px; */
    border-radius: 45px 45px 0px 0px;
    background: #121212;
}


#fifth_block .button {
	border-radius: 31px;
	background: #FF8B36;
	color: #ECECEC;
	font-family: HelveticaNeueCyr;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	padding: 15px 25px;
	display: inline-block;
}

#fifth_block .big-text {
	color: #FFFCF9;
	font-family: HelveticaNeueCyr;
	font-size: 87px;
	font-style: normal;
	font-weight: 400;
	line-height: 87px;
	letter-spacing: -3.48px;
	text-transform: uppercase;
	margin: 100px 0;
	max-width: 1225px;
}

#fifth_block .big-text span {
	color: #FF8B36;
}

#fifth_block .line {
	width: 100%;
	height: 1px;
	background: #FFFCF9;
	margin-bottom: 92px;
}

#fifth_block .text-container {
	margin-right: 20%;
}

#fifth_block .text-container .backgrouund-image {
	position: absolute;
	right: 20px;	
	z-index: 10;
	width: 30%;
	display: flex;
}

#fifth_block .text-container .backgrouund-image img {
	width: 100%;
}

#fifth_block .text-container .text-item {
    display: flex;
    /* flex-direction: column; */
	margin-bottom: 100px;
}

#fifth_block .text-container .text-item:last-child {
    margin-bottom: 0;
}

#fifth_block .text-container .text-item-200 {
	height:200px;
}

#fifth_block .text-container .text-item .text-left {
	color: #FFFCF9;
    font-family: HelveticaNeueCyr;
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
    max-width: 512px;
    /* width: 50%; */
    /* flex: 0 0 10%; */
    /* text-align: left; */
    /* align-self: flex-start; */
    /* margin-right: 70%; */
}

#fifth_block .text-container .text-item .text-right {
    color: #FFFCF9;
    font-family: HelveticaNeueCyr;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
	margin-top: 87px;
	margin-left: 198px;
	max-width: 602px;
    /* align-self: flex-end; */
    /* position: relative; */
    /* top: -1.5em; */
	/* margin-left: 30%; */
}

#fifth_block #photo_1 {
    width: calc(100% - 160px);
    position: absolute;
    left: 0px;
    height: 451px;
    display: flex;
    justify-content: flex-end;
    /* background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 1)) center bottom; */
	/* background: rgb(2,0,36); */
	background: linear-gradient(0deg, rgba(18,18,18,1) 0%, rgba(18,18,18,0.6) 48%, rgba(0,0,0,0) 100%);
    align-items: flex-end;
    z-index: 10;
}

#fifth_block #photo_1 #photo_1_img{
	width: 30%;
	display: flex;
}

#fifth_block #photo_1 #photo_1_img img{
	width: 100%;
}

#sixth_block {
	position: relative;
	margin: 200px 0 0;
	padding-bottom: 100px;
}

#sixth_block .decorate4 {
    position: absolute;
    z-index: -10;
    right: 0;
    bottom: 0;
	/* margin-left: calc(50% - 50vw); */
    /* margin-right: calc(50% - 50vw); */
}

#sixth_block .button {
	border-radius: 31px;
	background: #121212;
	color: #ECECEC;
	font-family: HelveticaNeueCyr;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	padding: 15px 30px;
	display: inline-block;
}

#sixth_block .big-text {
    color: #131313;
    font-family: HelveticaNeueCyr;
    font-size: 87px;
    font-style: normal;
    font-weight: 400;
    line-height: 87px;
    letter-spacing: -3.48px;
    text-transform: uppercase;
    margin: 150px 0 110px;
    max-width: 1225px;
}

#sixth_block .big-text span {
	color: #83BD7D;
}

#sixth_block .line {
	width: 100%;
	height: 1px;
	background: #000;
	margin-bottom: 100px;
}

#sixth_block .text-container {

}

#sixth_block .text-container .text-item {
    display: flex;
    padding-top: 50px;
    /* align-items: center; */
	align-items: flex-start;
}

#sixth_block .text-container .line {
	margin: 0;
}

#sixth_block .text-container .text-item .text-number {
	margin-top: 11px;
	flex: 0 0 20%;
}

#sixth_block .text-container .text-item .text-number .button {
	background: #fff;
	color: #121212;
	border: 1px solid #121212;
	border-radius: 88px;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.48px;
	padding: 10px 25px;
	display: inline-block;
}

#sixth_block .text-container .text-item .text-left {
	color: #131313;	
	font-family: HelveticaNeueCyr;
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;	
	max-width: 514px;
	flex: 0 0 40%;
}

#sixth_block .text-container .text-item .text-right {
    color: #000;
    font-family: HelveticaNeueCyr;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-right: auto;
    margin-left: auto;
    flex: 0 0 29.5%;
	margin-top: 26px;
	padding-bottom: 100px;
}

#seventh_block {
    position: relative;
    border-radius: 45px 45px 0px 0px;
    background: #121212;
    padding-top: 200px;
	padding-bottom: 200px;
    overflow: hidden;
	margin-top: -5px;
}

#seventh_block .button {
	border-radius: 31px;
	background: #fff;
	color: #121212;
	font-family: HelveticaNeueCyr;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	padding: 15px 40px;
	display: inline-block;
}

#seventh_block .big-text {
	color: #FFF;
	font-family: HelveticaNeueCyr;
	font-size: 87px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -3.48px;
	text-transform: uppercase;
	margin: 100px 0 200px;
	max-width: 70%;
}

#seventh_block .big-text span {
	color: #83BD7D;
}

#seventh_block .slider-container {
	display: flex;
	gap: 20px;
}

#seventh_block .slider-container .slider-item {
	display: flex;
	flex-direction: column;
	/* margin: 0 10px; */
	flex: 0 0 calc(20% - 16px);
}

#seventh_block .slider-container .slider-item:nth-child(1) {
	/* margin-left: 0; */
}

#seventh_block .slider-container .slider-item .slider-img {
	position: relative;
	width: 100%;
	height: 422px;
	width: 300px;
}

#seventh_block .slider-container .slider-item .slider-img img {
	width:100%;
    height:100%;
    object-fit:cover;
	border-radius: 45px;
}

#seventh_block .slider-container .slider-item .slider-img:after {
	content: '';
    position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(212deg, rgba(18, 18, 18, 0.00) 50.1%, #121212 100%);
}

#seventh_block .slider-container .slider-item .slider-image-text {
	position: absolute;
	color: #FFF;	
	font-family: HelveticaNeueCyr;
	font-size: 14px;
	font-style: normal;
	font-weight: 550;
	line-height: normal;	
	left: 40px;
	bottom: 30px;
	z-index: 10;
}

#seventh_block .slider-container .slider-item .slider-image-text span {
	text-transform: uppercase;
}

#seventh_block .slider-container .slider-item .slider-description {
	color: #FFF;
	font-family: HelveticaNeueCyr;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	margin-top: 20px;
}

#signup_session {
	display: none;
}

#eighth_block {
    position: relative;
    background: #121212;
    padding-top: 200px;
    padding-bottom: 150px;
	overflow: hidden;
}

#eighth_block:after {
	content: '';
    position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(0deg, rgba(18,18,18,1) 0%, rgba(18,18,18,0) 5%);
}

#eighth_block .decorate5 {
    position: absolute;
    right: 80px;
    width: 25%;
	display: flex;
	z-index: 5;
}

#eighth_block .decorate5 img {
	width: 100%;
}

#eighth_block .decorate6 {
	position: absolute;
	right: 0;
	bottom: -35%;
	/* margin-left: calc(50% - 50vw); */
    /* margin-right: calc(50% - 50vw); */
	z-index: 10;
	display: none;
}

#photo_2 .decorate_photo_2_1{
	position: absolute;
    width: 10px;
    height: 10px;
    bottom: 0px;
}

#photo_2 .decorate_photo_2_1 img{
	position: absolute;
    width: 1500px;
    height: auto;
    left: -500px;
    top: -700px;
    filter: blur(20px);
    filter: contrast(1.5) blur(20px);
}

#eighth_block .decorate7 {
	position: absolute;
	right: 0;
	bottom: -30%;
	/* margin-left: calc(50% - 50vw); */
    /* margin-right: calc(50% - 50vw); */
	z-index: 10;
	display: none;
}

#eighth_block .button {
	border-radius: 31px;
	background: #FF8B36;
	color: #ECECEC;
	font-family: HelveticaNeueCyr;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	padding: 15px 48px;
    display: inline-block;
}

#eighth_block .top-text  {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
	align-items: flex-start;
	margin-top: 105px;
}

#eighth_block .top-text .big-text {
	color: #FF8B36;
	font-family: HelveticaNeueCyr;
	font-size: 87px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;	
}

#eighth_block .top-text .right-text {
	color: #FFF;
	text-align: right;
	font-family: HelveticaNeueCyr;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;	
	padding-top: 8px;
}

#eighth_block .line {
	width: 100%;
	height: 1px;
	background: #F8F8F8;
	margin-top: 115px;
	margin-bottom: 50px;
}

#eighth_block .text-container .text-bottom .bullet {
	display: inline-block;
	background: #fff;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-right: 10px;
}

#eighth_block .text-container .text-bottom .text-small {
	color: #F8F8F8;
	font-family: HelveticaNeueCyr;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;	
}

#eighth_block .text-container .text-bottom .text-medium {
	color: #FFF;	
	font-family: HelveticaNeueCyr;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	margin-top: 20px;
	max-width: 497px;
}

#eighth_block .text-container .text-bottom .text-quote {
	color: #FFF;	
	font-family: HelveticaNeueCyr;
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;	
	width: 50%;
	max-width: 868px;
	margin-top: 100px;
}

#eighth_block .text-container .block-bottom {
	display: flex;
	margin-top: 100px;
	position: relative;
	z-index: 20;
}

#eighth_block .text-container .block-bottom .image {
	width: 275px;
	height: 217px;
	position: relative;
}

#eighth_block .text-container .block-bottom .image .cross {
	cursor: pointer;
	position: absolute;
    top: -18px;
    right: -18px;
}

#eighth_block .text-container .block-bottom .image img {
	border-radius: 20px;
	width: 100%;
}

#eighth_block .text-container .block-bottom .text {
	color: #FFF;
	font-family: HelveticaNeueCyr;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;	
	margin-left: 50px;
	width: 40%;
    max-width: 692px;
}

#ninth_block {
    position: relative;
    padding: 215px 80px 172px;
    background: #121212;
    background-image: url(/wp-content/themes/icngrow/images/decorate8.svg);
    margin-top: -5px;
	background-position-y: bottom;
    /* border-top: 4px
px
 solid white; */
    background-repeat: no-repeat;
}

#ninth_block .decorate8 {
	position: absolute;
	left: 0;
	bottom: -500px;
	/* margin-left: calc(50% - 50vw); */
    /* margin-right: calc(50% - 50vw); */
}

#ninth_block .button {
	border-radius: 31px;
	background: #FFF;	
	color: #121212;
	font-family: HelveticaNeueCyr;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	padding: 15px 46px;
    display: inline-block;
}

#ninth_block .big-text {
	color: #F6F6F6;
	font-family: HelveticaNeueCyr;
	font-size: 87px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	max-width: 1555px;
	margin-top: 115px;
}

#ninth_block .small-text {
	color: #FFF;
	font-family: HelveticaNeueCyr;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	max-width: 336px;
	margin-top: 50px;
}

#ninth_block .block-container {
	display: flex;
	margin-top: -66px;
	/* gap: 5%; */
	gap: 108px;
}

#ninth_block .block-container .block-third {
	display: flex;
	flex-direction: column;
	width: 30%;
}

#ninth_block .block-container .block-third:nth-child(1) .block {
    display: flex;
    margin-top: 250px;
    flex-direction: column;
}
#ninth_block .block-container .block-third:nth-child(2) .block {
    display: flex;
    margin-top: 520px;
    flex-direction: column;
}

#ninth_block .block-container .block-third .block {
	    padding: 100px 50px;
	border-radius: 45px;
	/* min-height: 314px; */
	/* max-width: 514px; */
}

#ninth_block .block-container .first {
	background: #FF8B36;
}

#ninth_block .block-container .second {
	background: #F6F6F6;
}

#ninth_block .block-container .third {
	background: #D9EDC7;
}

#ninth_block .block-container .fourth {
	background: #83BD7D;
	margin-top: 257px;
}

#ninth_block .block-container .block-third .block .text-big {
	color: #131313;
	font-family: HelveticaNeueCyr;
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -1.2px;	
}

#ninth_block .block-container .block-third .block .text-small {
	color: #131313;
	font-family: HelveticaNeueCyr;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	margin-top: 50px;
}

#tenth_block {
	margin-top: 200px;
}

#tenth_block .button {
    border-radius: 31px;
    background: #121212;
    color: #ECECEC;
    font-family: HelveticaNeueCyr;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    padding: 15px 30px;
    display: inline-block;	
}

#tenth_block .block-container {
    display: flex;
    margin-top: 100px;
    /* justify-content: space-between; */
	gap: 108px;
}

#tenth_block .block-container .block {
    border-radius: 45px;
    border: 1px solid #000;
    background: #FFF;
    height: 100%;
    /* padding: 2em 1em; */
	padding: 50px 40px;
    width: 20%;
    z-index: 10;
}

#tenth_block .block-container .block:hover {
	border: 0;
	background: #83BD7D;
	border: 1px solid #83BD7D;
}

#tenth_block .block-container .block .big-text {
	color: #000;
	font-family: HelveticaNeueCyr;
	font-size: 36px;
	font-style: normal;
	font-weight: 550;
	line-height: 100%;	
}

#tenth_block .block-container .block .medium-text{
	color: #000;
	font-family: HelveticaNeueCyr;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 100%;
	margin-top: 20px;
}

#tenth_block .block-container .block .line {
	width: 100%;
	height: 1px;
	background: #000;
	margin-top: 10px;
}

#tenth_block .block-container .block .price-text {
	color: #000;
	font-family: HelveticaNeueCyr;
	font-size: 64px;
	font-style: normal;
	font-weight: 550;
	line-height: 100%;
	margin-top: 40px;
}

#tenth_block .block-container .block .small-text {
	color: #000;
	font-family: HelveticaNeueCyr;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 100%;
	margin-top: 53px;
}

#tenth_block .block-container .block .small-text ul {
	padding-left: 0;
	list-style: none;
}

#tenth_block .block-container .block .small-text ul li {
	background-image: url('images/check.svg');
    background-repeat: no-repeat;
    background-position: -1% 0;
	padding-left: 24px;
	margin-top: 13px;
}

#tenth_block .block-container .block .book-button {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border-radius: 65px;
	background: #131313;
	color: #F2F2F2;
	font-family: HelveticaNeueCyr;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: -0.14px;
	text-transform: uppercase;
	padding: 7px 28px;
	margin-top: 50px;
}

#tenth_block .block-container .block .book-button img {
	padding-left: 4px;
}

#eleventh_block {
	margin-top: 200px;
	/* margin-left: calc(50% - 50vw); */
    /* margin-right: calc(50% - 50vw); */
	padding: 200px 80px 150px;
	border-radius: 45px 45px 0px 0px;
	background: #83BD7D;
}

#eleventh_block .big-text {
    color: #121212;
    text-align: justify;
    font-family: HelveticaNeueCyr;
    font-size: 87px;
    font-style: normal;
    font-weight: 400;
    line-height: 87px;
    letter-spacing: -3.48px;
    text-transform: uppercase;
    margin-bottom: 93px;
}

#eleventh_block .line {
	width: 100%;
	height: 1px;
	background: #121212;
	margin-bottom: 50px;
}

#eleventh_block .faq-block {
	
}

#eleventh_block .faq-block .faq-item {
	display: flex;
	margin-bottom: 50px;
	position: relative;
	cursor: pointer;
}

#eleventh_block .faq-block .faq-item .faq-spoiler-opened {
	position: absolute;
    right: 0;
    cursor: pointer;
}
#eleventh_block .faq-block .faq-item .faq-spoiler-closed {
	position: absolute;
    right: 0;
    cursor: pointer;
}

.hidden {
	display:none;
}

#eleventh_block .faq-block .faq-item .faq-number {
	margin-top: 6px;
	flex: 0 0 10%;
}

#eleventh_block .faq-block .faq-item .faq-number .button {
	color: #121212;
	border: 1px solid #121212;
	font-family: HelveticaNeueCyr;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.48px;
	border-radius: 88px;
	padding: 11px 22px;
	display: inline-block;
}

#eleventh_block .faq-block .faq-item .faq-number .button.active {
	background: #121212;
	color: #83BD7D;
	border: 1px solid #121212;
	border-radius: 88px;
	/* padding: 11px 22px; */
	display: inline-block;
}

#eleventh_block .faq-block .faq-item .faq-left {
	color: #121212;
	font-family: HelveticaNeueCyr;
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: 60px;
	letter-spacing: -1.2px;	
	max-width: 692px;
	flex: 0 0 50%;
}

#eleventh_block .faq-block .faq-item .faq-right {
	color: #121212;
	font-family: HelveticaNeueCyr;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	max-width: 692px;
	margin-top: 32px;
	/* margin-right: auto; */
    margin-left: auto;
	margin-bottom: 150px;
	flex: 0 0 40%;
}

footer {	
	background: #131313;
	padding-top: 100px;
	padding-bottom: 58px
}

.footer-container {
	display: flex;
	justify-content: space-between;
}

.footer-container .footer-left {
	
}

.footer-container .footer-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.footer-container .footer-left .footer-contacts a {
	text-decoration: none;
	color: #FFF;
	font-family: HelveticaNeueCyr;
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: 60px;
	letter-spacing: -2.4px;
	text-transform: uppercase;
}

.footer-container .footer-left .footer-links {
	display: flex;
	gap: 20px;
	margin-top: 100px;
}

.footer-container .footer-left .footer-links a {
	text-decoration: none;
	color: #121212;
	font-family: HelveticaNeueCyr;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 167%;
	letter-spacing: -0.14px;
	text-transform: uppercase;
	border-radius: 75px;
	background: #FFF;
	padding: 12px 0;
	min-width: 140px;
	text-align: center;
}

.footer-container .footer-right .footer-menu {
	display: flex;
	gap: 38px;
}

.footer-container .footer-right .footer-menu a {
	text-decoration: none;
	color: #FFF;
	text-align: right;
	font-family: HelveticaNeueCyr;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 167%;
	letter-spacing: -0.14px;
	text-transform: uppercase;
}

.footer-container .footer-right a {
	text-decoration: none;
}

.footer-container .footer-right .footer-button {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 65px;
	background: #FFF;
	color: #121212;
	font-family: HelveticaNeueCyr;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 24px */
	letter-spacing: -0.24px;
	text-transform: uppercase;	
	margin-top: 72px;
	padding: 7px 27px;
}

.footer-container .footer-right .footer-button img {
	padding-left: 10px;
}

.copyright-container {
	display: flex;
    align-items: flex-end;
    justify-content: space-between;
	margin-top: 264px;
}

.copyright-container .left2 {
	margin-top: 20px;
}

footer .copyright-mobile a,
.copyright-container .copyright-left, .copyright-container .copyright-left a {
	color: #39393B;
	font-family: HelveticaNeueCyr;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.22px;
	text-transform: uppercase;
}

.copyright-container .copyright-right a {
	text-decoration: none;
	color: #39393B;
	font-family: HelveticaNeueCyr;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.14px;
	text-transform: uppercase;
}

footer .copyright-mobile {
	display: none;
}


#seventh_block .slider-container .slider-item{
	position: relative;
}

/* privacy and terms */

.privacy-terms-container {
	display: flex;
	font-family: HelveticaNeueCyr;
	margin-bottom: 200px;
}

.privacy-terms-container-left {
    width: 100%;
    max-width: 697px;
}

.privacy-terms-container-right {
    flex: 0 1 1047px;
    margin-left: 20px;
}

.privacy-terms-container-left-title {
	color: #121212;	
	font-family: HelveticaNeueCyr;
	font-size: 70px;
	font-style: normal;
	font-weight: 400;
	line-height: 70px;
	margin-top: 113px;
}

.privacy-terms-container-left-container {
	display: flex;
	flex-direction: column;
	margin-top: 53px;
}

.privacy-terms-container-left-container a {
	text-decoration: none;
}

.privacy-terms-container-left-item {
	color: #C3C3C3;
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: 56px;
}

.privacy-terms-container-left-item.active {
	color: #121212;
}

.privacy-terms-container-right-line {
	width: 100%;
	height: 1px;
	background: #121212;
	margin-top: 180px;
}

.privacy-terms-container-right-container {
	
}

.privacy-terms-container-right-container-top {
	color: #121212;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	margin-top: 70px;
	margin-bottom: 120px;
}

.privacy-terms-container-right-container-title {
	color: #121212;
	font-family: HelveticaNeueCyr;
	font-size: 60px;
	font-style: normal;
	font-weight: 400;
	line-height: 60px;	
    margin-top: 40px;
}

.privacy-terms-container-right-container-text {
	margin-top: 20px;
	color: #121212;
	font-size: 25px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
}

.privacy-terms-container-right-container-text p {
	/* margin-top: 20px;	 */
}

.privacy-terms-container-right-container-text ul {
	/* margin-top: 20px;	 */
	list-style-type: '- ';
}

.privacy-terms-container-right-container-text.bullets ul {
	list-style-type: initial;
	padding-left: 20px;
	margin-top: -20px;
}

.decorate5_mobile {
	display:none;
}

#tenth_block .block-container .block a{
	text-decoration:none;
}

.popup{
    position: fixed;
    z-index: 1000;
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0px;
    background: rgb(255,255,255,0);
    backdrop-filter: blur(5px);
}

.popup .popup_container{
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 1px solid #ccc;
    /* padding: 5px; */
    max-width: 90%;
	border-radius: 10px;
	width: 86%;
}

.popup .popup_content iframe {
	
}
.popup .popup_container .close-button {
    position: absolute;
    top: -13px;
    right: -13px;
    width: 34px;
    height: 34px;
    background-color: white;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 50px;
    background-image: url(images/close.svg);
    background-position: center;
    background-size: contain;
}

.popup .popup_content{
    max-height: 80vh;
    display: flex;
    align-items: center;
    border-radius: 6px;
    overflow: hidden;
    justify-content: center;
}

.popup .popup_close{
	
}

.decorate5_mobile_wraper{
	
}

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

#ninth_block .block-container .block-third.show-mobile {
	margin-top: 12px;
}


@media (min-width: 992px) {
	#menu_mobile {
		display: none !important;
	}
	.hide-mobile {
		display: flex !important;
	}
	.show-mobile {
		display: none !important;
		margin-top: 12px;
	}
}

@media (max-width: 1600px) {
	#tenth_block .block-container{
		gap: 5%;
	}
	
	#tenth_block .block-container .block{
		padding: 1.5em;
	}
	
	
	#third_block .block_content .black_box .text {
		margin: 2em;
	}
	#third_block .block_content .black_box{
		font-size: 20px;
		line-height: 20px;
	}
	
	#second_block .block_content{
		font-size: 45px;
		line-height: 45px;
	}
	
	#fifth_block .big-text {
		font-size: 77px;
		line-height: 77px;
	}
	
	#fifth_block .text-container .text-item .text-left{
		font-size: 40px;
		line-height: 40px;
	}
	
	#fifth_block .text-container .text-item .text-right {
		font-size: 20px;
		line-height: 20px;
	}
	
	#sixth_block .big-text {
		font-size: 77px;
		line-height: 77px;
	}
	
	#sixth_block .text-container .text-item .text-left{
		font-size: 50px;
	}
	
	#sixth_block .text-container .text-item .text-right{
		font-size: 20px;
		line-height: 20px;
	}
	
	#seventh_block .big-text {
		font-size: 77px;
		line-height: 77px;
		margin: 100px 0 100px;
	}
	
	#fourth_block .left-top {
		font-size: 40px;
		line-height: 40px;
	}
	
	#fourth_block .left-bottom {
		margin-top: 70px;
	}
	
	#fourth_block{
		padding-top:50px;
		padding-bottom:50px;
	}
	
	#eighth_block .top-text .big-text{
		font-size: 77px;
		line-height: 77px;
	}
	
	#eighth_block .text-container .text-bottom .text-quote{
		font-size: 50px;
		line-height: 50px;
	}
	
	#eighth_block .text-container .block-bottom .text{
		font-size: 20px;
		line-height: 20px;
	}
	
	#ninth_block .big-text {
		font-size: 77px;
		line-height: 77px;
	}
	
	#ninth_block .block-container .block-third .block .text-big{
		font-size: 40px;
		line-height: 40px;
	}
	
	#ninth_block .block-container .block-third:nth-child(1) .block {
		margin-top: 200px;
	}
	
	#ninth_block .block-container .block-third .block {
		padding: 50px 50px
	}
	
	#tenth_block .block-container .block .big-text{
		font-size: 26px;
		line-height: 26px;
	}
	
	#tenth_block .block-container .block .small-text {
		font-size: 15px;
		line-height: 15px;
	}
	
	#eleventh_block .big-text {
		font-size: 50px;
		line-height: 50px;
	}
	
	#eleventh_block .faq-block .faq-item .faq-left {
		font-size: 50px;
		line-height: 50px;
	}
	
	.footer-container .footer-left .footer-contacts a{
		font-size: 40px;
		line-height: 40px;
	}
}

@media (max-width: 1280px) {
	#book_a_consultation {
		margin-left: 100px;
	}
	#menu .menu-mainmenu-container ul {
		gap: 30px;
	}
	
	#fifth_block .big-text {
		font-size: 67px;
		line-height: 67px;
	}
	
	#sixth_block .big-text {
		font-size: 67px;
		line-height: 67px;
	}
	
	#seventh_block .big-text {
		font-size: 67px;
		line-height: 67px;	
	}
	
	#sixth_block .text-container .text-item .text-left {
		font-size: 40px;
		line-height: 40px;
	}
	
	#fourth_block .left-top {
		font-size: 30px;
		line-height: 30px;
	}
	
	#fourth_block .left-bottom .text {
		    font-size: 40px;
	}
	
	#fourth_block .left-bottom .button {
		font-size: 40px;
	}
	
	#eighth_block .top-text .big-text {
		font-size: 57px;
		line-height: 57px;	
	}
	
	#eighth_block .text-container .text-bottom .text-medium{
		font-size: 15px;
		line-height: 15px;
	}
	
	#eighth_block .text-container .text-bottom .text-quote {
		font-size: 30px;
		line-height: 30px;		
	}
	
	#ninth_block .big-text {
		font-size: 57px;
		line-height: 57px;			
	}
	
	#ninth_block .block-container .block-third .block .text-big {
		font-size: 30px;
		line-height: 30px;		
	}
	
	#ninth_block .block-container .block-third .block .text-small {
		font-size: 17px;
		line-height: 17px;			
	}
	
	#ninth_block .block-container .block-third:nth-child(2) .block {
		margin-top: 130%;
	}
	
	#tenth_block .block-container .block .price-text {
		font-size: 54px;
		line-height: 54px;	
	}
	
	#eleventh_block .faq-block .faq-item .faq-left {
		font-size: 40px;
		line-height: 40px		
	}
	
	#eleventh_block .faq-block .faq-item .faq-number .button{
		font-size: 20px;
		line-height: 20px;
	}
	
	#eleventh_block .faq-block .faq-item .faq-right{
		font-size: 17px;
		line-height: 17px;			
	}
	
	#third_block .block_content .black_box {
		font-size: 17px;
		line-height: 17px;
	}
	
	#first_block #title {
		font-size: 120px;
	}
	
	#fourth_block .right-bottom .button {
		padding: 15px 15px 15px 45px;
		
	}
	
	#ninth_block .block-container {
		gap: 5%;
	}
	
	#tenth_block .block-container{
		gap: 3%;
	}
	#tenth_block .block-container .block {
		padding: 20px 10px;
	}
}

@media (max-width: 1100px) {
	#book_a_consultation {
		margin-left: 50px;
	}
	
	#third_block .block_content .black_box {
		font-size: 15px;
		line-height: 15px;
	}
	
	#fifth_block .big-text {
		font-size: 50px;
		line-height: 50px;		
	}
	
	#sixth_block .big-text {
		font-size: 50px;
		line-height: 50px;		
	}
	
	#seventh_block .big-text {
		font-size: 50px;
		line-height: 50px;			
	}
	
	#fifth_block .text-container .text-item .text-left {
		font-size: 30px;
		line-height: 30px;	
	}
	
	#fifth_block .text-container .text-item .text-right{
		font-size: 17px;
		line-height: 17px;		
	}
	
	#sixth_block .text-container .text-item .text-left{
		font-size: 35px;
		line-height: 35px;		
	}
	
	#sixth_block .text-container .text-item .text-right {
		font-size: 17px;
		line-height: 17px;		
	}
	
	#seventh_block .slider-container .slider-item .slider-description{
		font-size: 15px;
		line-height: 15px;	
	}
	
	#tenth_block .block-container .block .big-text {
		font-size: 17px;
		line-height: 17px;
	}
	
	#tenth_block .block-container .block .medium-text{
		font-size: 17px;
		line-height: 17px;
	}
	
	#tenth_block .block-container .block .price-text{
		font-size: 44px;
		line-height: 44px;
	}
	
	#tenth_block .block-container .block .price-text {
		margin-top: 0.7em;
	}
	
	#tenth_block .block-container .block .small-text {
		font-size: 12px;
		line-height: 12px;
		margin-top: 2em;
	}
	
	#tenth_block .block-container .block .book-button {
		font-size: 12px;
	}
	
	#ninth_block .block-container .block-third .block .text-small{
		margin-top: 30px;
	}
	
	#ninth_block .block-container .block-third .block .text-small{
		font-size: 15px;
	}
   
	.footer-container .footer-left .footer-links a{
		min-width: 100px;
	}
}

@media (max-width: 1050px) {
	#fourth_block .left-bottom .button, #fourth_block .left-bottom .text {
		font-size: 30px;
		line-height: 30px;
	}
	
	#fourth_block .left-bottom .button, #fourth_block .left-bottom .text{
		padding: 1em 1.5em;
	}
	
	#fourth_block .right-bottom .button{
		padding: 15px 15px 15px 25px;
	}
	
	#fourth_block .right-bottom .text{
		font-size: 25px;
		line-height: 25px;
	}
	
	#ninth_block .block-container .block-third .block {
		padding: 30px;
	}
}

#mobile-white-200-block{
	/* display:none; */
}

@media (max-width: 991px) {
	body {
		/* padding-top: 10px; */
		/* padding-left: 50px; */
		/* padding-right: 50px; */
		/* overflow-x: hidden; */
		min-width: 320px;
		max-width: 600px;
		margin: auto;
	}
	
	#second_block .button,
	#fifth_block .button,
	#sixth_block .button,
	#seventh_block .button,
	#eighth_block .button,
	#ninth_block .button,
	#tenth_block .button {
		line-height: 0.92;
	}
	
	#header_content {
		padding-top: 26px;
	}
	
	#book_a_consultation{
		display: none;
	}
	
	#menu {
		display: none;
	}
	
	#header_content .burger-open {
		display: block;
	}
		
	.paginated {
		padding-left: 12px;
		padding-right: 12px;	
	}
		
	#first_block #title {
		font-size: 44px;
		font-style: normal;
		font-weight: 400;
		line-height: 44px;
		letter-spacing: -0.88px;
		padding-top: 94px;
	}
	
	#first_block #description {
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 25px;
		letter-spacing: -0.4px;
		padding-top: 27px;
	}
	
	#first_block .consultation-button {
		display: inline-flex;
		letter-spacing: -0.14px;
		margin-top: 22px;
		padding: 5px 27px;
	}

	#first_block #gallery {
		padding-top: 40px;
	}
	
	#first_block #gallery .gallery_item img {
		border-radius: 22.5px;
	}

	#first_block #navigation {
		padding-top: 29px;
	}
	
	#second_block {
		margin-top: 52px;
	}
	
	.block_title_black {
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		padding: 8px 15px;
	}
	
	#second_block .block_content {
		font-size: 30px;
		font-style: normal;
		font-weight: 400;
		line-height: 32px;
		letter-spacing: -0.6px;	
		width: 100%;
		margin-top: 34px;
	}
	
	#third_block .block_title {
		font-size: 44px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		letter-spacing: -0.88px;
		margin-top: 122px;
		padding-bottom: 25px;
		margin-bottom: 25px;
	}
	
	#third_block .block_content .black_box {
		border-radius: 22.5px;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 25px;
		flex: 0 0 45%;
		position: relative;
	}
	
	#third_block .block_content .black_box .text{
		margin-left: 2.5em;
		margin-right: 2.5em;
		margin-bottom: 3em;
		margin-top: 2.5em;
		font-size: 20px;
	}
	
	#third_block .block_content {
		/* overflow-x: scroll; */
		/* overflow-y: hidden; */
		overflow:hidden;
	}
	
	#third_block .decorate_line{
		margin: 0px;
	}
	
	#fourth_block {
		flex-direction: column;
		border-radius: 22.5px;
		padding: 25px;
		margin: 0;
	}
	
	#fourth_block .left-top {
		font-size: 30px;
		font-style: normal;
		font-weight: 400;
		line-height: 30px;
		letter-spacing: -0.6px;
		width: 100%;
		margin-top: -2px;
	}
	
	#fourth_block .right-top {
		display: none;
	}
	
	#fourth_block .left-bottom {
		display: none;
	}
	
	#fourth_block .right-bottom {
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	
	#fourth_block .right-bottom .button {
		margin-top: 95px;
		padding: 15px 15px 15px 45px;
		width: unset;
		min-width: 246px;
	}
	
	#fourth_block .right-bottom .button .text {
		font-size: 36px;
		font-style: normal;
		font-weight: 500;
		letter-spacing: -1px;
	}
	
	#fourth_block .right-bottom .under-button {
		display: inline-flex;
		color: #FFFCF9;		
		text-align: center;
		font-family: HelveticaNeueCyr;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		margin-top: 7px;
		justify-content: center;
	}		
	
	#fifth_block {
		margin-top: 100px;
		padding: 25px 12px 0;
		border-radius: 22.5px;
	}
	
	#fifth_block .button {
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: 14px;
		padding: 10px 22px
	}
	
	#fifth_block .big-text {
		font-size: 44px;
		font-style: normal;
		font-weight: 400;
		line-height: 44px;
		letter-spacing: -1.76px;
		margin: 30px 0 43px;
	}
	
	#fifth_block .line {
		margin-bottom: 46px;
	}
	
	#fifth_block .text-container {
		display: flex;
		flex-direction: column;
		margin-right: 0;
	}
	
	#fifth_block .text-container .backgrouund-image {
		order: 6;
		position: unset;
		margin-top: 50px;
	}
	
	#fifth_block .text-container .backgrouund-image img {
		max-width: 100%;
	}
	
	#fifth_block .text-container .text-item {
		flex-direction: column;
		margin-top: 50px;
		margin-bottom: 44px;
	}
	
	#fifth_block .text-container .text-item .text-left {
		font-size: 30px;
		font-style: normal;
		font-weight: 400;
		line-height: 1.05;
		letter-spacing: -0.6px;	
		margin-right: 0;
	}
	
	#fifth_block .text-container .text-item .text-right {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 18px;
		margin-left: 56px;
		margin-top: 23px;
		max-width: 100%;
	}
	
	#mobile-white-200-block{
		height: 102px;
		width: 100%;
		z-index: 100;
		position: relative;
		background: white;
	}
	
	#sixth_block {
		border-radius: 22.5px;
		padding-left: 12px;
		margin-top: 0px;
		padding-bottom: 20px;
		overflow: hidden;
	}

	#sixth_block .button {
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		padding: 10px 12px;
	}
	
	#sixth_block .big-text {
		font-size: 44px;
		font-style: normal;
		font-weight: 400;
		line-height: 44px;
		letter-spacing: -0.88px;
		max-width: 100%;
		margin-top: 31px;
		margin-bottom: 43px;
	}
	
	#sixth_block .line {
		margin-bottom: 50px;
	}
	
	#sixth_block .text-container .text-item {
		flex-direction: column;
		/* margin-top: 50px; */
		margin-bottom: 32px;
	}
	
	#sixth_block .text-container .text-item .text-number  {
		margin-top: 50px;
	}
	
	#sixth_block .text-container .text-item .text-number .button {		
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 18px;
		letter-spacing: -0.36px;
		padding: 6px 17px;
	}
	
	#sixth_block .text-container .text-item .text-left {
		font-size: 30px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		letter-spacing: -0.6px;
		margin-top: 30px;
		margin-bottom: 0;
	}
	
	#sixth_block .text-container .text-item .text-right {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 18px;
		max-width: 100%;
		margin-top: 28px;
		padding-bottom: 0;
	}
	
	#seventh_block {
		border-radius: 22.5px;
		padding: 25px 12px 100px;
	}
	
	#seventh_block .button {
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: 12px;
		padding: 11px 12px;		
	}
	
	#seventh_block .big-text {
		font-size: 44px;
		font-style: normal;
		font-weight: 400;
		line-height: 1.05;
		margin: 28px 0 41px;
		max-width: 100%;
		letter-spacing: normal;
	}
	
	#seventh_block .slider-container{
		overflow: hidden;
	}
	
	#seventh_block .slider-container .slider-item .slider-description {
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;	
	}
	
	#seventh_block .slider-container .slider-item .slider-img img {
		max-height: 442px;
	}
	
	#eighth_block {
		padding: 36px 12px 0;
		border-radius: 22.5px;
	}
	
	#eighth_block .button {
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: 12px;
		padding: 10px 12px;
	}
	
	#eighth_block .top-text {
		flex-direction: column;
		align-items: unset;
		margin-top: 32px;
	}
	
	#eighth_block .top-text .big-text {
		font-size: 44px;
		font-style: normal;
		font-weight: 400;
		line-height: 44px;
	}
	
	#eighth_block .top-text .right-text {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 18px;	
		margin-top: 19px;
	}
	
	#eighth_block .line {
		margin-top: 46px;
	}
	
	#eighth_block .text-container .text-bottom .text-small {
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;	
		margin-top: -1px;
	}
	
	#eighth_block .text-container .text-bottom .text-medium {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 18px;
		margin-top: 15px;
	}
	
	#eighth_block .text-container .text-bottom .text-quote {
		font-size: 44px;
		font-style: normal;
		font-weight: 400;
		line-height: 44px;
		letter-spacing: -0.88px;	
		width: 100%;
		margin-top: 44px;
	}
	
	#eighth_block .text-container .block-bottom {
		flex-direction: column-reverse;
		margin-top: 0;
	}
	
	#eighth_block .text-container .block-bottom .image {
		display: none;
	}
	
	#eighth_block .text-container .block-bottom .text {
		width: unset;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 18px;
		letter-spacing: -0.36px;
	}
	
	#eighth_block .decorate5 {
		order: 6;
		position: unset;
		/* margin-top: 50px; */
	}
	
	#eighth_block .decorate5 img {
		max-width: 100%;
	}
	
	#ninth_block {
		padding: 117px 12px 100px;
		border-radius: 22.5px;
	}
	
	#ninth_block .button {
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		padding: 11px 18px;
	}
	
	#ninth_block .big-text {
		font-size: 44px;
		font-style: normal;
		font-weight: 400;
		line-height: 44px;
		width: 100%;	
		margin-top: 31px;
	}
	
	#ninth_block .small-text {
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 1.05;
		margin-top: 40px;
	}
	
	#ninth_block .block-container {
		flex-direction: column;
		gap: 12px;
		margin-top: 30px;
	}
	
	#ninth_block .block-container .block-third {
		width: 100%;
	}
	
	#ninth_block .block-container .block-third:nth-child(1) .block {
		margin-top: unset;
	}
	
	#ninth_block .block-container .block-third .block {
		padding: 66px 40px;
		min-height: unset;
		max-width: 100%;
		border-radius: 22.5px;
	}
	
	#ninth_block .block-container .block-third:nth-child(2) .block {
		margin-top: 0;
	}
	
	#ninth_block .block-container .fourth {
		margin-top: 12px;
	}
	
	#ninth_block .block-container .block-third .block .text-big {
		font-size: 44px;
		font-style: normal;
		font-weight: 400;
		line-height: 44px;
		letter-spacing: -0.88px;	
	}
	
	#ninth_block .block-container .block-third .block .text-small {
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.32px;
		margin-top: 17px;	
	}
	
	#tenth_block {
		margin-top: 100px;
	}
	
	#tenth_block .button {
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: 12px;
		padding: 11px 20px;
	}
	
	#tenth_block .block-container {
		flex-direction: column;
		gap: 12px;
		margin-top: 34px;
	}
	
	#tenth_block .block-container .block {
		width: unset;
		border-radius: 22.5px;
		padding: 26px 28px 35px;
	}
	
	#tenth_block .block-container .block .big-text {
		font-size: 30px;
		font-style: normal;
		font-weight: 550;
		line-height: 100%;	
		letter-spacing: -0.75px;
	}
	
	#tenth_block .block-container .block .medium-text {
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 16px;
		margin-top: 29px;
	}
	
	#tenth_block .block-container .block .line {
		margin-top: 25px;
	}
	
	#tenth_block .block-container .block .price-text {
		font-size: 44px;
		font-style: normal;
		font-weight: 550;
		line-height: 100%;
		margin-top: 32px;
	}
	
	#tenth_block .block-container .block .small-text {
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 16px;
		margin-top: 45px;
	}
	
	#tenth_block .block-container .block .small-text ul li {
		background-position: 0% 0;
		padding-left: 29px;
		margin-top: 9px;
	}
	
	#tenth_block .block-container .block .book-button {
		justify-content: center;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 100%;
		letter-spacing: -0.14px;
		text-transform: uppercase;
		margin-top: 48px;
	}
	
	#eleventh_block {
		padding: 31px 12px 100px;
		margin-top: 100px;
		border-radius: 22.5px;
	}
	
	#eleventh_block .big-text {
		font-size: 44px;
		font-style: normal;
		font-weight: 400;
		line-height: 44px;
		letter-spacing: -1.76px;
		margin-bottom: 43px;
	}
	
	#eleventh_block .line {
		margin-bottom: 56px;
	}
	
	#eleventh_block .faq-block .faq-item {
		flex-direction: column;
	}

	#eleventh_block .faq-block .faq-item .faq-spoiler-closed svg,
	#eleventh_block .faq-block .faq-item .faq-spoiler-opened svg {
		width: 40px;
		height: 40px;
	}

	#eleventh_block .faq-block .faq-item .faq-number {
		margin-top: 0;
	}
	
	#eleventh_block .faq-block .faq-item .faq-number .button {
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.32px;
		padding: 8px 17px;
	}
	
	#eleventh_block .faq-block .faq-item .faq-left {
		font-size: 44px;
		font-style: normal;
		font-weight: 400;
		line-height: 44px;
		letter-spacing: -0.88px;
		margin-top: 35px;	
		max-width: 100%;
	}
	
	#eleventh_block .faq-block .faq-item .faq-right {
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 1.18;
		margin-top: 28px;
		margin-bottom: 0;
	}
	
	footer {
		padding: 50px 12px;
		border-radius: 22.5px;
	}
	
	.footer-container {
		flex-direction: column;
	}
	
	.footer-container .footer-left {
		/* text-align: center; */
		text-align: left;
	}
	
	.footer-container .footer-left .footer-contacts a {
		font-size: 30px;
		font-style: normal;
		font-weight: 400;
		line-height: 43px;
		letter-spacing: -0.6px;	
	}
	
	.footer-container .footer-right {
		/* align-items: center; */
		align-items: flex-start;
	}
	
	.footer-container .footer-right .footer-menu {
		display: none;
	}
	
	.footer-container .footer-right .footer-button {
		margin-top: 50px;
		font-weight: 500;
		letter-spacing: normal;
	}
	
	.footer-container .footer-left .footer-links {
		gap: unset;
		justify-content: space-between;
		margin-top: 90px;
	}
	
	.footer-container .footer-left .footer-links a {
		color: #FFF;
		border-radius: 0;
		background: unset;
		padding: 0;
		min-width: unset;
		line-height: 14px;
	}
	
	.copyright-container {
		align-items: flex-start;
		margin-top: 330px;		
	}
	
	.copyright-container .left2 {
		display: none;
	}
	
	footer .copyright-mobile {
		display: block;
		font-family: HelveticaNeueCyr;
		color: #39393B;
		text-align: center;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		/* line-height: 13px; */
		letter-spacing: -0.22px;
		text-transform: uppercase;
		margin-top: 22px;
	}
	
	.copyright-container .copyright-right {	
		width: 50%;
		text-align: end;
	}
	
	.copyright-container .copyright-right a {
		text-decoration: underline;
	}

	#photo_2{
		display:none !important;
	}
	
	#photo_1{
		/* display:none !important; */
	}
	
	#eighth_block .text-container .block-bottom .nonmobile{
		display:none !important;
	}
	
	#eighth_block .text-container .block-bottom .mobile{
		display:flex;
	}
	
	#eighth_block .text-container .text-bottom .text-quote{
		padding-bottom: 1em;
	}
	
	.mobile{
		flex-wrap: wrap;
	}
	
	#photo_2_mobile{
		
	}
	#photo_2_mobile .main_photo{
		width: 100%;
		position: relative;
		right: -40px;
	}
	
	#photo_2_mobile .play_button{
		position: relative;
		top: 220px;
		left: -25px;
	}
	
	#photo_2_mobile {
		margin-top: -200px;
	}
	
	#photo_2_mobile .play_button img{
		width: auto;
	}
	
	#eighth_block .mobile .text{
		padding-top: 1em;
	}
	
	#eighth_block .text-container .block-bottom .text{
		margin-left: 56px;
		padding-top: 12px;
		padding-bottom: 95px;
		z-index: 10;
		/* position: relative; */
	}
	
	.decorate5_mobile{
		display: block;
		position: absolute;
		width: 300vw;
		left: -130vw;
		bottom: -120px;
		z-index: 5;
		/* background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.6) 48%, rgba(18,18,18,1) 100%); */
	}
	
	.decorate5_mobile_shadow{
		height: 30px;
		width: 100%;
		backdrop-filter: blur(10px);
		position: relative;
		top: -15px;
		left: 50px;
		margin: auto;
		z-index: 100;
	}
	
	#d5:after{
		/* background: linear-gradient(212deg, rgba(18, 18, 18, 0.00) 50.1%, #121212 100%); */
	}
	
	#eighth_block:after{
		background: none;
	}
	
	.decorate5_mobile img{
		/* backdrop-filter: blur(5px); */
	}
	
	#eighth_block {
		overflow-y: visible;
		overflow-x: visible;
	}
	
	.privacy-terms-container {
		flex-direction: column;
	}
	
	.privacy-terms-container-left-title {
		font-size: 44px;
		line-height: 44px;
	}
		
	.privacy-terms-container-left-item {
		font-size: 20px;
		line-height: 28px;
		margin-top: 5px;
	}
	
	.privacy-terms-container-right {
		margin-left: 0;
	}
	
	.privacy-terms-container-right-line {
		margin-top: 70px;
	}
	
	.privacy-terms-container-right-container-top {
		margin-top: 70px;
		margin-bottom: 50px;
		font-size: 16px;
		line-height: 24px;
	}
	
	.privacy-terms-container-right-container-title {
		font-size: 30px;
		line-height: 36px;	
		margin-top: 0;
	}
	
	.privacy-terms-container-right-container-text {
		margin-top: 10px;
		font-size: 16px;
		line-height: 24px;
	}

} /*991*/

@media (max-width: 990px) {
	/* #fifth_block .big-text { */
		/* font-size:34px; */
		/* line-height: 34px; */
	/* } */
	
	#photo_1_img img{
		display:none;
	} 
	
	#fifth_block #photo_1{
		width: calc(100% - 25px);
		justify-content: center;
		/* transition: all 0.001s linear; */
	}
	#fifth_block #photo_1 #photo_1_img {
		width: 40%;
		position: relative;
		bottom: -100px;
		display: flex;
		justify-content: center;
	}
	
	#fifth_block .text-container .text-item{
		margin-top: 0px;
	}
	
	/* #fifth_block .text-container .text-item .text-left{ */
		/* font-size:25px; */
		/* line-height: 25px; */
		/* margin-right: 50%; */
	/* } */
	
	/* #fifth_block .text-container .text-item .text-right{ */
		/* font-size:15px; */
		/* line-height: 15px; */
	/* } */
	
	#fifth_block .text-container .text-item-200{
		height: 150px;
		/* display: none; */
	}
	
	/* #sixth_block .big-text { */
		/* font-size:34px; */
		/* line-height: 34px; */
	/* } */
	
	#sixth_block .text-container .text-item{
		margin-top: 0px;
		padding: 0px 0;
	}
	
	#sixth_block .line{
		margin-bottom: 0px;
	}
	
	#sixth_block .decorate4{
		overflow: hidden;
		width: 100%;
	}
	
	#sixth_block .text-container{
		padding-bottom: 50px;
	}
	
	/* #sixth_block .text-container .text-item .text-left{ */
		/* font-size: 25px; */
		/* line-height: 25px; */
		/* margin-bottom: 20px; */
	/* } */
	
	/* #sixth_block .text-container .text-item .text-right{ */
		/* font-size:15px; */
		/* line-height:15px; */
	/* } */
	
	/* #seventh_block .big-text { */
		/* font-size:34px; */
		/* line-height: 34px; */
	/* } */
	
	#seventh_block .slider-container .slider-item{
		flex: 0 0 35%;
	}
	
	#eighth_block .decorate5{
		width: 30%;
	}
	
	/* #eighth_block .text-container .text-bottom .text-quote{ */
		/* font-size: 30px; */
		/* line-height: 30px; */
	/* } */
}

@media (max-width: 767px) {
	.popup .popup_container {
		/* left: 48%; */
	}
}

.mobile {
	display:none;
}
.desktop {
	display:block;
}

@media (max-width: 500px) {
	#first_block #gallery .gallery_item {
		flex: 0 0 50%;
		position: relative;
	}
	
	#first_block #photo2, #first_block #photo4{
		padding-top: 0px;
	}
	
	#first_block #photo1, #first_block #photo5{
		padding-top: 0px;
	}
	
	#first_block #gallery{
		align-items: center;
	}
	
	#third_block .block_content .black_box .text{
		margin: 2em;
	}
	#fifth_block #photo_1 #photo_1_img{
		width: 50%;
	}
	.copyright-container {
		align-items: flex-start;
		margin-top: 2em;		
	}
	
	.desktop {
		display:none;
	}
	.mobile {
	    display: block;
	}
	.popup .popup_container {
		/* left: 47%; */
	}
	
}

@media (max-width: 480px) {
	#third_block .block_content .black_box {
		flex: 0 0 75%;
	}
	
	#fifth_block #photo_1 #photo_1_img{
		width: 100%;
	}
	
	#third_block .block_content .black_box .text{
		margin: 1em;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 25px;
		margin: 58px;
	}
	
	#fourth_block .right-bottom .button {
		min-width: 246px;
		/* width: 100%; */
		/* max-width: 246px; */
	}
	
	#seventh_block .slider-container .slider-item {
		flex: 0 0 80%;
	}
	
	#seventh_block .slider-container .slider-item .slider-image-text{
		left: 38px;
		/* font-size: 10px; */
	}
	
	/* .footer-container .footer-left .footer-links{ */
		/* flex-wrap: wrap; */
		/* flex-direction: column; */
	/* } */
	
	#menu .menu-mainmenu-container ul{
		gap: 5%;
	}
}

@media (max-width: 360px) {
	
	#fifth_block #photo_1 #photo_1_img{
		width: 90%;
	}
	
	#third_block .block_content .black_box .text{
		/* margin: 1.5em; */
		/* font-size: 14px; */
		/* line-height: 14px; */
	}
	
	#fourth_block .right-bottom .button {
		/* min-width: 200px; */
	}
	
	/* .footer-container .footer-left .footer-contacts a{ */
		/* font-size: 25px; */
		/* line-height: 25px; */
	/* } */
}

#seventh_block .slider-container .slider-item .slider-img {
	overflow: hidden;
    border-radius: 45px;
    justify-content: center;
    display: flex;
}

#seventh_block .slider-container .slider-item  .slider-img .slider-video{
	
}

#myVideo{
	width: 600px;
}

#nosound{
    position: absolute;
    height: 30px;
    z-index: 1000;
    top: 360px;
    right: 30px;
}

#nosound img{
	height: 24px;
    width: 24px;
}

#sound{
    position: absolute;
    height: 30px;
    z-index: 1000;
    top: 360px;
    right: 30px;
}

#sound img{
	height: 24px;
    width: 24px;
}