body {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
}
body.lock {
	overflow: hidden;
}
.container-my {
	max-width: 1210px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	font-size: 36px;
}
p {
	line-height: 2em;
	margin: 0;
}
img {
	display: block;
	max-width: 100%;
	object-fit: cover;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}
a, a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #000;
	text-transform: uppercase;
}
input {
	outline: none;
 	border: none;
 	padding: 11px 0 12px 23px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 10px;
}
::-webkit-input-placeholder { /* WebKit browsers */
   color: #808080;
   font-weight:300;
   font-style: italic;
   font-size: 18px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #808080;
   font-weight: 300;
   font-style: italic;
   font-size: 18px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #808080;
   font-weight: 300;
   font-style: italic;
   font-size: 18px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  	color: #808080;
  	font-weight: 300;
  	font-style: italic;
  	font-size: 18px;
}
/*BUTTON*/
button,
button:hover,
button:focus {
	outline: none;
	border: none;
	font-weight: 700;
	text-transform: uppercase;
}
.btn {
	background: #FF7E9D;
	border-radius: 20px;
	font-size: 20px;
	color: #fff;
}
.btn:hover {
	background: #fff;
	color: #FF7E9D;
	border: 3px solid #FF7E9D;
}
.btn:active {
	background: #fff;
	color: #FF7E9D;
	border: none;
}
/* HEADER */
.header {
	position: fixed;
	width: 100%;
	z-index: 2;
	padding: 20px 0;
	top: 0;
	left: 0;
}
.header-fixed {
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	background: #fff;
}
.logo {
	background: url('../img/icon/logo.svg') no-repeat center center;
	width: 196px;
	height: 40px;
	display: block;
}
.menu__list_item:not(:last-child) {
	margin-right: 40px;
}
.menu__link {
	font-weight: 500;
	font-size: 11px;
	line-height: 3.6em;
}
.menu__link:hover {
	color: #FF7E9D;
}
.menu__link.active {
	color: #FF7E9D;
}
.account:not(:last-child) {
	margin-right: 18px;
}
.account:hover {
	opacity: 0.5;
	transition: opacity 0.5s ease 0s;
}
/* SUBMENU */
.submenu {
	position: relative;
	display: none;
}
.menu__list_item:hover .submenu {
	display: block;
}
.menu__list_item:focus .submenu {
	display: block;
}
.submenu-content {
	position: absolute;
	background-color: #fff;
	width: 272px;
	height: 260px;
	padding: 16px 23px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.submenu-content__item:not(:last-child) {
	margin-bottom: 10px;
}
.submenu-content__item_link {
	text-transform: none;
	font-weight: 300;
}
.submenu-content__item_link:hover {
	text-transform: none;
	color: #FF7E9D;
}
/*HEADER END*/
/* TOP */
.top {
	margin: 180px 0 25px;
}
.top__title {
	line-height: 0.72em;
	margin-bottom: 18px;
	letter-spacing: 0;
}
.top__profession {
	color: #1CB4C9;
	line-height: 0.87em;
	font-weight: 300;
}
.top__text {
	font-size: 18px;
	line-height: 1.77;
	max-width: 458px;
}
.top__text.one {
	margin: 37px 0 14px;
}
/* TOP END */
/*GUIDELINES*/
.guidelines {
	margin-bottom: 120px;
}
.guidelines__list {
	padding: 24px 0 27px;
	border-bottom: 1px solid rgba(28, 180, 201, 0.2);
}
.guidelines__list_item:not(:last-child):after {
	content: '\2022';
	color: #1CB4C9;
	margin: 0 66px;
}
.guidelines__link {
	color: #1CB4C9;
	font-weight: 600;
	letter-spacing: 0.03em;
}
.guidelines__link:hover {
	color: #1CB4C9;
	opacity: 0.7;
}
/*GUIDELINES END*/
/* PATH AND POWER*/
.path,
.power {
	margin-bottom: 123px;
	margin-top: -120px;
	padding-top: 120px;
}
.path__title,
.power__title {
	font-size: 24px;
	font-weight: 500;
	line-height: 0.58em;
	letter-spacing: revert;
	margin-bottom: 22px;
}
.power__title {
	margin-bottom: 21px;
}
.path__text {
	line-height: 2em;
	max-width: 500px;
}
.path__text.two,
.power__text.two {
	margin: 17px 0;
}
.power__text {
	max-width: 580px;
	line-height: 2em;
}
.power__text.two {
	margin: 17px 0;
}
/* PATH AND POWER END */
/* THERAPY */
.therapy {
	margin-bottom: 125px;
}
.therapy__title {
	font-weight: 500;
	text-align: center;
	line-height: 0.66em;
	margin-bottom: 60px;
}
.therapy__text {
	letter-spacing: 0.03em;
}
.therapy__text.two {
	margin: 19px 0 34px;
}
.therapy__title_three {
	font-size: 16px;
	text-transform: none;
	line-height: 2em;
	margin-bottom: 11px;
}
.therapy__list li:before {
	content: '\2022';
	margin-right: 5px;
}
.therapy__list {
	margin-bottom: 33px;
	margin-left: 7px;
}
.therapy__list_item {
	letter-spacing: 0.03em;
	line-height: 2em;
}
.therapy__img.one {
	margin-bottom: 20px;
}
/* THERAPY END */
/*EDUCATION*/
.education {
	margin-bottom: 115px;
	position: relative;
	margin-top: -120px;
	padding-top: 120px;
}
.education__title {
	font-weight: 500;
	line-height: 0.72em;
	letter-spacing: revert;
	margin-bottom: 72px;
	display: flex;
}
.education-line {
	height: 3px;
	width: 50%;
	background: #8dd9e4;
	position: absolute;
	top: 120px;
	right: 0;
}
.education__list {
	margin-left: 7px;
}
.education__list.mt {
	margin-top: 33px;
}
.education__list.mb {
	margin-left: 33px;
}
.education__list li:before {
	content: '\2022';
	margin-right: 5px;
}
.education__list_item {
	display: flex;
	align-items: start;
}
.education__link {
	font-size: 14px;
	line-height: 2.28em;
	max-width: 485px;
}
.education__link_color {
	color: #1CB4C9;
	font-weight: 500;
}
/*EDUCATION END*/
/* SERVICES */
.services {
	margin-bottom: 61px;
}
.services__title {
	text-align: center;
	line-height: 0.6em;
	padding-bottom: 32px;
	margin: 0 auto 60px;
	border-bottom: 2px solid rgba(28, 180, 201, 0.5);
	max-width: 780px;
}
.service__title {
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	text-align: center;
	line-height: 1.56em;
	margin-top: 11px;
	letter-spacing: revert;
}
.service__title:nth-child(-n+3) {
	margin-bottom: 56px;
}
.service__img {
	margin-left: 8px;
}
/* SERVICES END*/
/* FORM */
.form {
	margin-bottom: 120px;
	margin-top: -120px;
	padding-top: 120px;
}
.form__title {
	padding-bottom: 34px;
	border-bottom: 2px solid #8dd9e4;
	max-width: 780px;
	margin: 0 auto 60px;
	text-align: center;
	line-height: 0.6em;
}
.form__title_two {
	font-size: 20px;
	line-height: 0.6em;
	color: #1CB4C9;
}
.form__text {
	font-weight: 300;
	margin: 19px 0 30px;
	max-width: 400px;
}
.form__body {
	position: relative;
}
.form__body_input {
	width: 400px;
	margin-bottom: 25px;
}
.form__body_input._error {
	box-shadow: 0 0 15px red;
} 
.form__btn {
	width: 180px;
	height: 40px;
}
.form__btn.subscribe {
	margin-top: 7px;
}
.form__right {
	margin-left: 75px;
}
.form__title_three {
	font-size: 16px;
	color: #1CB4C9;
	line-height: 0.75em;
}
.form__item_account {
	display: flex;
	align-items: center;
	text-transform: none;
	color: #FF7E9D;
	font-size: 20px;
}
.form__item_account:hover {
	text-transform: none;
	color: #FF7E9D;
	opacity: 0.7;
}
.form__item_account:before {
	content: '';
	width: 34px;
	height: 34px;
	display: block;
	margin-right: 25px;
}
.form__item_account.instagram:before {
	background: url('../img/icon/instagram.svg') no-repeat center center;
}
.form__item_account.youtube:before {
	background: url('../img/icon/youtube.svg') no-repeat center center;
}
.form__item_account.facebook:before {
	background: url('../img/icon/facebook.svg') no-repeat center center;
}
.form__item_account.youtube {
	margin: 13px 0 17px;
}
.form__btn.telegram {
	margin-top: 25px;
}
.form__btn.telegram a{
	color: #fff;
}
.form__btn.telegram a:hover {
	color: #FF7E9D;
}
/* FORM END */
/* FOOTER */
.footer {
	background: #60cbd9;
	padding: 29px 0 49px;
	position: relative;
}
.footer__text {
	text-align: center;
	font-size: 11px;
	color: #fff;
	line-height: 1.45em;
}
.footer__text_two {
	position: absolute;
	right: 40px;
	bottom: 11px;
	font-size: 10px;
	color: #fff;
	font-weight: 300;
	line-height: 1.5em;
}
/* FOOTER END */
/* THANK */
.wrapper-popup {
	display: none;
}
.wrapper-popup.active {
	display: block;
}
.popup-thank{
	background-color: #D2F0F4;
	max-width: 820px;
	max-height: 356px;
	margin: auto;
	text-align: center;
	padding: 98px 214px 130px;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
}
#overlay-popup {
	position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    background-color: grey;
    opacity: 0.5;
	width: 100%;
	height: 100%;
}
.popup-thank__text {
	max-width: 382px;
	margin: auto;
}
/* THANK END*/
/* Large: 992px - 1199px */
@media (max-width: 1200px) {
	.container-my {
		padding: 0px 30px;
	}
	/* POWER */
	.power__title {
		line-height: 1em;
	}
	/*EDUCATION */
	.education__title {
		line-height: 1em;
	}
	/*SERVICES*/
	.service__img {
		margin-left: 0;
	}
}
/* Medium: 768px - 991px */
@media (max-width: 992px) {
	.container-my {
		padding: 0px 15px;
	}
	/*HEADER*/
	.header__burger {
		display: block;
		position: relative;
		width: 23.02px;
		height: 14.33px;
		position: relative;
		z-index: 3;
	}
	.header__burger span {
		position: absolute;
		background: #000;
		left: 0;
		width: 100%;
		height: 1.79px;
		top: 6.27px;
		transition: transform 0.3s ease 0s;
	}
	.header__burger:before,
	.header__burger:after {
		content: '';
		background-color: #000;
		position: absolute;
		width: 100%;
		height: 1.79px;
		left: 0;
		transition: transform 0.3s ease 0s;
	}
	.header__burger:before {
		top: 0;
	}
	.header__burger:after {
		bottom: 0;
	}
	.header__burger.active:before {
		transform:rotate(45deg);
		top: 6px;
		height: 1.79px;
		background: #FF7E9D;
	}
	.header__burger.active:after {
		transform:rotate(-45deg);
		bottom: 6px;
		height: 1.79px;
		background: #FF7E9D;
	}
	.header__burger.active span {
		transform: scale(0);
	}
	.header__menu {
		position: fixed;
		display: block;
		top: -100%;
		right: 10px;
		width: 167px;
		height: 260px;
		background: #FFFFFF;
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		transition: top 0.3s ease 0s;
		overflow-y: auto;
		z-index: 1;
	}
	.header__menu.active {
		top: 80px;
    	text-align: center;
    	overflow-y: auto;
	}
	.menu__list {
		flex-direction: column;
	}
	.menu__list_item:not(:last-child) {
		margin-right: 0;
	}
	.menu__link {
		font-size: 16px;
	}
	.menu__list_item:hover .submenu {
		display: none;
	}
	.menu__list_item:active .submenu {
		display: none;
	}
	/*FORM*/
	.form__right {
		margin-left: 0
	}
	.form__title_two {
		line-height: revert;
	}
	.form__body_input {
		width: 300px;
	}
}
/* Small: 576px - 767px */
@media (max-width: 768px) {
	/*TOP*/
	.top {
		margin-top: 88px;
		margin-bottom: 48px;
	}
	.top__title {
		text-align: center;
		font-size: 18px;
		border-bottom: 2px solid #8dd9e4;
		max-width: 280px;
		line-height: 2.11em;
	}
	.top__profession {
		text-align: center;
		font-size: 10px;
		margin: 12px auto 40px;
	}
	.top__text {
		font-size: 10px;
	}
	.top__text.one {
		margin-top: 0
	}
	/*PATH*/
	.path {
		margin-bottom: 92px;
	}
	.path__title {
		font-weight: 600;
		font-size: 18px;
		padding-bottom: 14px;
		border-bottom: 2px solid #8dd9e4;
		max-width: 280px;
		margin-bottom: 19px;
	}
	.path__text {
		font-size: 10px;
	}
	/*POWER*/
	.power {
		margin-bottom: 62px
	}
	.power__title {
		font-weight: 600;
		font-size: 14px;
		padding-bottom: 11px;
		border-bottom: 2px solid #8dd9e4;
		max-width: 280px;
	}
	.power__text {
		font-size: 10px;
	}
	/*THERAPY*/
	.therapy {
		margin-bottom: 82px
	}
	.therapy__title {
		font-weight: 600;
		font-size: 18px;
		text-align: start;
		margin-bottom: 16px
	}
	.therapy__text {
		font-size: 10px;
	}
	.therapy__text_color {
		color: #1CB4C9;
	}
	.therapy__text_underline {
		text-decoration: underline;
	}
	.therapy__text.two {
		margin-bottom: 16px
	}
	.therapy__title_three {
		font-size: 10px;
	}
	.therapy__list_item {
		font-size: 10px;
	}
	.therapy__list.one {
		margin-bottom: 16px
	}
	/* EDUCATION */
	.education {
		margin-bottom: 81px
	}
	.education__title {
		font-size: 14px;
		font-weight: 600;
		padding-bottom: 8px;
		border-bottom: 2px solid #8dd9e4;
		margin: 0 auto 20px;
		text-align: center;
		max-width: 380px;
		display: block
	}
	.education__link {
		font-size: 9px;
	}
	.education__list li:before {
		margin-top: -3px;
	}
	/*SERVICES*/
	.services {
		margin-bottom: 80px
	}
	.services__title {
		font-size: 20px;
		border-bottom: 1px solid rgba(28, 180, 201, 0.5);
		max-width: 380px;
		line-height: 0.8em;
		padding-bottom: 12px;
		margin-bottom: 19px;
	}
	.service__title {
		font-size: 13px;
		line-height: 1em;
	}
	.service__title:nth-child(-n+4) {
		margin-bottom: 16px;
	}
	/* THANKS */
	.popup-thank {
		padding: 100px;
	}
} 
/* Extra small: 0px (320px) - 575px */
@media (max-width: 576px) {
	/* HEADER */
	.header__menu {
		width: 100%;
		height: 100%;
		right: 0;
		padding: 55px 20px;
	}
	.header__menu.active {
		top: 0px;
	}
	.menu {
		width: 138px;
		margin: auto;
	}
	.menu__list_item {
		width: 100%;
	}
	.menu__list_item:nth-child(2) {
		padding-bottom: 25px;
		border-bottom: 1px solid rgba(5, 133, 173, 0.1);
	}
	.menu__list_item:nth-child(3), 
	.menu__list_item:nth-child(4) {
		padding: 25px 0;
		border-bottom: 1px solid rgba(5, 133, 173, 0.1);
	}
	.menu__list_item:nth-child(5) {
		padding-top: 25px
	}
	/*TOP*/
	.top__text {
		margin: auto;
		max-width: 100%
	}
	.top__text.one {
		margin: 14px auto;
	}
	.top__profession {
		margin-bottom: 19px
	}
	/*PATH*/
	.path {
		margin-bottom: 40px;
	}
	.path__title {
		text-align: center;
		margin: 0px auto 19px;
	}
	.path__text {
		margin: auto;
		max-width: 100%;
	}
	.path__text.two {
		margin: 10px auto;
	}
	.path__img {
		margin-top: 24px;
	}
	/*POWER*/
	.power {
		margin-bottom: 40px
	}
	.power__title {
		text-align: center;
		margin: 0 auto 19px;
	}
	.power__text {
		max-width: 100%;
	}
	.power__img {
		width: 100%;
		margin-top: 39px
	}
	/*THERAPY*/
	.therapy {
		margin-bottom: 40px
	}
	.therapy__title {
		text-align: center;
		padding-bottom: 12px;
		border-bottom: 2px solid #8dd9e4;
		margin-bottom: 19px
	}
	.therapy__text_adaptive {
		font-size: 10px;
	}
	.therapy__text_adaptive.two {
		margin: 10px 0;
	}
	.therapy__text_adaptive.three {
		margin-bottom: 31px
	}
	.therapy__img.one {
		width: 100%;
		margin-top: 24px
	}
	/*EDUCATION*/
	.education {
		margin-bottom: 44px
	}
	.education__list {
		margin-bottom: 27px
	}
	.education__list.mb {
		margin-bottom: 0;
		margin-left: 0
	}
	/*SERVICES*/
	.services {
		margin-bottom: 60px
	}
	.services__title {
		font-size: 18px;
		border-bottom: 2px solid rgba(28, 180, 201, 0.5);
		line-height: 0.7em;
		padding: 12px;
		margin-bottom: 24px
	}
	.service__title:nth-child(-n+4) {
		margin-bottom: 28px;
	}
	.service__img {
		border-radius: 4px;
	}
	/*FOOTER*/
	.footer__text {
		max-width: 168px;
		margin: auto;
	}
	.footer__text_two {
		position: revert;
		margin-top: 39px;
		text-align: center;
		font-size: 8px;
	}
	.footer__text_bold {
		font-weight: 600
	}
}