@import "./libs/normilize/normilize.css";
@import "./fonts.css";
@import "./libs/owl/owl.carousel.min.css";
@import "./libs/owl/owl.theme.default.min.css";
@import "./libs/phone/intlTelInput.min.css";




/* common-styles */

body {
	background-color: #F4F4F4;
}

body.hidden {overflow: hidden;}

.main {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFFFFF;
}


.iti__flag {background-image: url("../images/flags.png");}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {background-image: url("../images/flags@2x.png");}
}


.wrapper {
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding: 0 20px;
}

.title {
	margin-bottom: 10px;
    font-family: 'Roboto Condensed Bold';
	font-size: 64px;
	line-height: 68px;
	text-transform: uppercase;
	color: #2F3F4E;
}

.title-el {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	font-family: 'Roboto Condensed Bold';
	font-size: 64px;
	line-height: 68px;
	text-transform: uppercase;
	color: #2F3F4E;
}

.title-el-cnt {
	position: relative;
	z-index: 1;
}

.title-el-bg {
    position: absolute;
    top: -33px;
    left: 0;
    z-index: 0;
    width: 100%;
    font-family: 'Roboto Regular';
    font-weight: 400;
    font-size: 100px;
    line-height: 100px;
    text-transform: uppercase;
    color: #F4F4F4;
}

.text-center,
.title-el-center,
.subtitle-el-center {
	width: 100%;
	text-align: center;
}
.color-black {color: #000000 !important;}

.subtitle {
	margin-bottom: 20px;
    font-family: 'Roboto Regular';
	font-size: 36px;
	line-height: 44px;
	text-transform: uppercase;
	color: #FBB81C;
}

.subtitle-el {
	margin-bottom: 29px;
	font-family: 'Roboto Regular';
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	color: #2F3F4E;
}

.subtitle-el_big {
	margin-bottom: 50px;
	font-family: 'Roboto Regular';
	font-size: 30px;
	line-height: 45px;
	color: #2F3F4E;
}

.text {
	margin-bottom: 26px;
    font-family: 'Roboto Light';
	font-size: 18px;
	line-height: 26px;
	color: #2F3F4E
}

.btn {
	display: inline-block;
	padding: 0 78px;
	border-radius: 100px;
	transition: 0.3s ease;
}

.btn-green {
	background: #0EDBAA;
	box-shadow: 0px 14px 39px rgba(158, 224, 153, 0.54);
}

.btn-green:hover {
	background: #009e79;
}

.btn span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 60px;
    font-family: 'Roboto Bold';
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;	
	transition: 0.3s ease;
}

.btn-border {
	border: 1px solid #0EDBAA;
	background: transparent;
	box-shadow: none;
}

.btn-border-2 {
	border: 1px solid #9FE098;
}

.btn-border span {color: #0EDBAA;}
.btn-border-2 span {color: #4B4B4B;}
.btn-border:hover {
	background: #0EDBAA;
}

.btn-border:hover span {color: #FFFFFF;}

/* header */

.header {
	padding: 7px 0 45px;
	background-image: url(../images/header-img.png), url(../images/header-img2.png);
	background-position: left top, right top;
	background-repeat: no-repeat, no-repeat;
}

.header .wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}


.phone-link {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.phone-link-img {
	display: block;
	width: 32px;
	max-width: 32px;
	min-width: 32px;
	margin-right: 3px;
}

.phone-link-img img {width: 100%;}

.phone-link-cnt {
	display: block;
	padding-top: 8px;
}

.phone-link-tel {
	display: block;
	margin-bottom: 5px;
    font-family: 'Roboto Bold';
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	transition: 0.3s ease;
}

.phone-link-text {
    font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 14px;
	text-decoration: underline;
	color: #737373;
	transition: 0.3s ease;
}

.phone-link:hover .phone-link-tel {color: #FBB81C;}





/* banner */

.banner {
	padding-bottom: 156px;
}

.banner .wrapper {
	position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.banner-cnt {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 666px;
	padding-top: 49px;
}

.banner-cnt .text {
	width: 100%;
	max-width: 495px;
}

.banner-benefits {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 45px;
    width: 100%;
    max-width: 489px;
}

.banner-bnf {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
}

.banner .text {margin-bottom: 40px;}

.banner-bnf-img {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 16px;
	width: 66px;
	height: 66px;
	border-radius: 50%;
	background-color: #F4F4F4;
}

.banner-bnf-img img {max-width: 100%;}

.banner-bnf-img::before {
	content: '';
	position: absolute;
	top: -6px;
	left: -6px;
	bottom: -6px;
	right: -6px;
	display: block;
	width: 82px;
	height: 82px;
	border-radius: 50%;
	border: 1px dashed #F4F4F4;
}

.banner-bnf p {
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #2F3F4E;
}

.banner-bottom {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.banner-bottom .btn  {margin-right: 30px;}

.banner-bottom-text {
	position: relative;
    font-family: 'Roboto Regular';
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}

.banner-bottom-text p {
	font-family: 'Roboto Bold';
	text-transform: uppercase;
	color: #FA9F26;
}

.banner-bottom-text::before {
	content: '';
	position: absolute;
	top: calc(100% + 19px);
	right: calc(100% - 23px);
	display: block;
	width: 189px;
	height: 48px;
	background-image: url('../images/arrow-round.png');
	background-repeat: no-repeat;
	background-position: center;
}

.banner-img {
	position: absolute;
	top: 0;
	right: -143px;
    width: 100%;
    max-width: 793px;
}

.banner-img img {width: 100%;}






/* important-section */

.important {
	padding-bottom: 127px;
}

.important-list {
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
}

.important-item {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
	width: 100%;
	max-width: 300px;
}

.important-item-num{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 25px;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	background-color: #F4F4F4;
}

.important-item-num span {
    font-family: 'Roboto Condensed Bold';
	font-size: 64px;
	line-height: 50px;
	text-align: center;
	background: -webkit-linear-gradient(#FECE13, #FA9F26);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0px 4px 9px rgba(251, 184, 28, 0.62);
}

.important-item-num::before {
	content: '';
	position: absolute;
	top: -10px;
	left: -10px;
	bottom: -10px;
	right: -10px;
	display: block;
	width: 105px;
	height: 105px;
	border-radius: 50%;
	border: 1px dashed #F4F4F4;
}

.important-item p {
	font-family: 'Roboto Regular';
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #2F3F4E;
}



/* trust-section */

.trust {
	padding-bottom: 68px;
}


.trust-row {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
}

.trust-cnt {
	width: 100%;
	max-width: 515px;
}

.trust-item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-bottom: 28px;
}

.trust-item::before {
	content: '';
	display: block;
	position: absolute;
	top: 100%;
	right: 0;
	width: calc(100% - 67px);
	height: 1px;
	background-color: #E9E9E9;
}

.trust-item:not(:last-child) {margin-bottom: 38px;}

.trust-item-img {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-right: 13px;
	width: 54px;
	min-width: 54px;
}

.trust-item-img img {max-width: 100%;}

.trust-item-text {
	width: 100%;
    font-family: 'Roboto Regular';
	font-size: 16px;
	line-height: 24px;
	color: #2F3F4E;
}

.trust-img {
    position: absolute;
    top: -534px;
    left: -390px;
    width: 952px;
    min-width: 952px;
}

.trust-img img {width: 100%;}

.trust-bottom {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 57px;
}

.trust-bottom-text {
	position: relative;
	margin-bottom: 31px;
	max-width: 679px;
}

.trust-bottom-text::before {
    content: '';
    position: absolute;
    top: calc(100% - 32px);
    right: 35px;
    display: block;
    width: 152px;
    height: 130px;
    background-image: url(../images/arrow-round2.png);
    background-repeat: no-repeat;
    background-position: center;
}

/* programs */

.programs {
	position: relative;
	padding-bottom: 162px;
}


.programs::before {
    content: '';
    position: absolute;
    bottom: -78px;
    left: -28px;
    display: block;
    width: 371px;
    height: 552px;
    background-image: url(../images/bg-2.png);
    background-repeat: no-repeat;
    background-position: center;
}

.programs::after {
    content: '';
    position: absolute;
    bottom: -215px;
    right: -8px;
    display: block;
    width: 374px;
    height: 1511px;
    background-image: url(../images/bg-3.png);
    background-repeat: no-repeat;
    background-position: center;
}

.programs .tabs-section {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 32px;
}

.programs-btn {
	display: inline-block;
	padding: 0 18px;
	border-radius: 100px;
	border: 1px solid #0EDBAA;
	transition: 0.3s ease;
}

.programs-btn:not(:last-child) {margin-right: 30px;}

.programs-btn span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 47px;
    font-family: 'Roboto Bold';
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #0EDBAA;
	transition: 0.3s ease;
}


.programs-btn:hover,
.programs-btn.active {
	background: #0EDBAA;
}

.programs-btn.active span,
.programs-btn:hover span {
	color: #FFFFFF;	
}
.programs-list {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
.programs-item {
	position: relative;
	display: block;
	width: 100%;
	max-width: 320px;
	margin: 0 20px 13px;
	padding: 30px 25px 90px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-radius: 10px;
}

.programs-item img {
	max-height: 101px;
	max-width: 100%;
}

.programs-item-img {
	display: flex;
    align-items: center;
    justify-content: center;
    height: 101px;
    margin-bottom: 18px;
}

.programs-item-title {
	height: 72px;
	margin-bottom: 7px;
    font-family: 'Roboto Regular';
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
	color: #2F3F4E;
}

.list-item {
	list-style: none;
	padding: 0;
	margin: 0 0 13px;
}

.list-item li {
	position: relative;
	margin-bottom: 17px;
	padding-left: 14px;
    font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 18px;
	color: #2F3F4E;
}

.list-item li::before {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-image: url('../images/ball.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.programs-item .btn {
    position: absolute;
    bottom: 21px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 10px);
    max-width: 271px;
    padding: 0 10px;
}

/* .tabs-block .tab-cnt{
	display: none;
} */
.tabs-block .tab-cnt.active{
	display: block;
}

.programs .title {margin-bottom: 30px;}




/* reviews section */


.reviews {
	position: relative;
	z-index: 3;
	padding-bottom: 163px;
}

.reviews::before {
	content: '';
    position: absolute;
    bottom: 271px;
    left: -9px;
    display: block;
    width: 188px;
    height: 1515px;
    background-image: url(../images/bg-1.png);
    background-repeat: no-repeat;
    background-position: center;
}

.reviews .title {
	margin-bottom: 45px;
}

.reviews-list {
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}

.rev {
    width: 48.5%;
    margin-bottom: 25px;
    padding: 23px 20px 37px;
    border: 1px solid #DDDDDC;
    border-radius: 20px;
}

.rev:nth-child(odd) {margin-right: 29px;}

.rev-top {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 16px;
}

.rev-img {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 74px;
	height: 74px;
	min-width: 74px;
	margin-right: 16px;
	border-radius: 50%;
	overflow: hidden;
}

.rev-img img {max-width: 100%;}

.rev-name {
	max-width: calc(100% - 120px);
    font-family: 'Roboto Regular';
	font-size: 24px;
	line-height: 24px;
	color: #000000;
}

.rev-soc {
	margin-left: 10px;
	display: block;
	width: 20px;
	height: 20px;
	min-width: 20px;
}

.rev-soc img {max-width: 100%;}

.rev-text {
    font-family: 'Roboto Regular';
	font-size: 15px;
	line-height: 26px;
	color: #2F3F4E;
}

.rev-more {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 22px;
    font-family: 'Roboto Bold';
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	color: #0EDBAA;
	transition: 0.3s ease;
}

.rev-more:hover {text-decoration: underline;}

.rev-more img {
	width: 19px;
	margin-left: 10px;
}


/* form  section */


.form {
	padding-bottom: 172px;
}

.form-row {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.form-cnt {
	width: 100%;
	max-width: 670px;
}

.form-cnt form {
	width: 100%;
	max-width: 397px;
}

.form-cnt .text {margin-bottom: 7px;}
.form-cnt .subtitle {
	font-family: 'Roboto Condensed Bold';
    margin-bottom: 37px;
}

.form-img {
	position: absolute;
	z-index: 1;
    top: -592px;
    right: -406px;
    width: 977px;
    min-width: 977px;
}

.form-img::before {
    content: '';
    position: absolute;
    bottom: 170px;
    right: calc(100% - 19px);
    display: block;
    width: 189px;
    height: 48px;
    background-image: url(../images/round.png);
    background-repeat: no-repeat;
    background-position: center;
}

.form-img img {width: 100%;}

/* footer */

.footer {
	position: relative;
	padding: 0 0 10px;
}

.footer .wrapper {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footer::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: block;
	width: 740px;
	height: 313px;
	background-image: url('../images/footer-img.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.footer .logo {
	display: block;
	width: 100%;
	max-width: 165px;
}

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

.social {
	display: flex;
	align-items: center;
	justify-content: center;
}

.social p {
	margin-right: 13px;
    font-family: 'Roboto Regular';
	font-size: 16px;
	line-height: 16px;
	color: #2F3F4E;
}

.social a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 26px;
	min-width: 26px;
	height: 26px;
}

.social a:not(:last-child) {margin-right: 14px;}

.social a img {width: 100%;}

/* learning */

.learning {
	padding-bottom: 90px;
}

.learning .title {margin-bottom: 44px;}

.learning-list {
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
}

.learning-item {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
	margin: 0 5px;
}

.learning-item-img {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 182px;
	height: 160px;
	margin-bottom: 37px;
}

.learning-item-img img {max-width: 100%;}

.learning-item-name {
	margin-bottom: 11px;
    font-family: 'Roboto Bold';
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	text-transform: uppercase;
	color: #2F3F4E;
}

.learning-item-text {
    font-family: 'Roboto Regular';
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	color: #2F3F4E;
}

.popup-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	opacity: 0;
	z-index: 30;
	visibility: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.5s ease;
}

.popup-wrapper.active {
	opacity: 1;
	visibility: visible;
}

.popup-layout {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 6;
	padding: 0 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.62);
}

@media(max-height: 450px) {
	.popup-layout {align-items: flex-start;}
}

.popup {
  position: relative;
  width: 100%;
  max-width: 454px;
  padding: 62px 28px 44px;
  background: #FFFFFF;
  border-radius: 20px;
}

.popup-title {
	margin-bottom: 5px;
    font-family: 'Roboto Condensed Bold';
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	text-transform: uppercase;
	color: #53ABFB;
}

.popup-subtitle {
	margin-bottom: 21px;
    font-family: 'Roboto Condensed Bold';
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #FBB81C;
}

.popup-close {
	cursor: pointer;
	position: absolute;
  	top: 21px;
  	right: 23px;
	width: 100%;
	max-width: 14px;
}

.popup-close img {width: 100%;}

.field {
    width: 100%;
	height: 60px;
	margin-bottom: 11px;
    padding: 3px 28px;
    background: #FFFFFF;
	border: 1px solid #C4C4C4;
    border-radius: 100px;
    font-family: 'Roboto Regular';
    font-size: 18px;
    line-height: 18px;
    color: #2F3F4E;
    transition: 0.3s ease;
}

.btn-wrapper-center {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.field::-webkit-input-placeholder {color: #878787;}
.field::-moz-placeholder {color: #878787;}
.field:-ms-input-placeholder {color: #878787;}
.field:-moz-placeholder {color: #878787;}
.field:hover,
.field:focus {
	border: 1px solid #2F3F4E;
}

.iti {
	display: flex;
	align-items: center;
	justify-content: flex-start;
    width: 100%;
    height: 60px;
    margin-bottom: 35px;
    padding: 3px 13px;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    border-radius: 100px;
}

.phone-trigger-js {
    font-family: 'Roboto Regular';
    font-size: 18px;
    line-height: 18px;
    color: #2F3F4E;
	transition: 0.3s ease;
	border-left: 1px solid #D2D2D2;
    padding-left: 13px !important;
    margin-left: 52px !important;
    width: 100%;
}

.phone-trigger::-webkit-input-placeholder {color: #878787;}
.phone-trigger::-moz-placeholder {color: #878787;}
.phone-trigger:-ms-input-placeholder {color: #878787;}
.phone-trigger:-moz-placeholder {color: #878787;}


.iti__flag-container {
	top: 3px;
	left: 13px;
	padding: 5px 13px;
	border-radius: 20px;
	height: calc(100% - 6px);
}

/* cost-slider */


.cost {padding-bottom: 100px;}

.cost .wrapper {
	position: relative;
	z-index: 4;
}

.cost .tabs-section {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 54px;
}

.cost-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	max-width: 222px;
	height: 67px;
	padding: 5px;
	background: #F4F4F4;
	border-radius: 10px;
	transition: 0.3s ease;
}

.cost-btn b {
	display: block;
	width: 100%;
    font-family: 'Roboto Regular';
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	color: #5F5F5F;
	transition: 0.3s ease;
}


.cost-btn span {
	display: block;
	width: 100%;
    font-family: 'Roboto Regular';
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #5F5F5F;
	transition: 0.3s ease;
}

.cost-btn:hover,
.cost-btn.active{
	background: #0EDBAA;
	box-shadow: 0px 14px 39px rgba(158, 224, 153, 0.54);
	border-radius: 100px;
}

.cost-btn:hover b,
.cost-btn.active b,
.cost-btn:hover span,
.cost-btn.active span {color: #FFFFFF;}

.cost-btn:not(:last-child) {margin-right: 20px;}

.cost-item {
	width: 100%;
	max-width: 360px;
	background-color: #FFFFFF;
}

.cost-item-head {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 67px;
    font-family: 'Roboto Bold';
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.62);
	background: #F4F4F4;
	border-radius: 10px 10px 0px 0px;
	overflow: hidden;
}

.cost-item-head-popular {
	padding-top: 17px;
}

.cost-item-head-line {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 17px;
	background-color: #0EDBAA;
    font-family: 'Roboto Regular';
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	text-transform: initial;
	color: #FFFFFF;
}

.cost-item-cnt {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
	padding: 29px 44px 27px;
	border: 1px solid #DDDDDC;
	border-top: none;
	border-radius: 0 0 10px 10px;
}

.cost-item-price {
	margin-bottom: 21px;
    font-family: 'Roboto Bold';
	font-size: 48px;
	line-height: 48px;
	text-align: center;
	color: #FBB81C;
}

.cost-item .list-item li {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 17px;
}
.cost-item .list-item {
    margin-bottom: 25px;
}

.cost-item-price_m {
	margin-bottom: 15px;
    font-family: 'Roboto Bold';
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	color: #2F3F4E;
}

.cost-item-price_m span {
	font-family: 'Roboto Regular';
	font-size: 14px;
	line-height: 27px;
}

.cost-item-code {
	display: inline-block;
	margin-bottom: 24px;
	padding: 3px 12px;
	background: #F4F4F4;
	border-radius: 10px;
	font-family: 'Roboto Regular';
	font-size: 16px;
	line-height: 24px;
	color: #515151;
}

.cost-item .btn {
	padding: 0 10px;
	width: 100%;
	border: 1px solid #9FE098;
}

.cost-item .btn span {
	color: #4B4B4B;
}


.cost-item .btn:hover {background: #0EDBAA;}
.cost-item .btn:hover span {color: #ffffff;}

.cost .title {margin-bottom: 35px;}

.slider .owl-nav button {
	position: absolute;
	top: calc(50% - 30px);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #0EDBAA !important;
	box-shadow: 0px 14px 39px rgba(158, 224, 153, 0.54);
	border-radius: 100px !important;
	transition: 0.3s ease;
}

.slider .owl-nav button span {
	display: block;
	width: 9px;
	height: 18px;
	font-size: 0;
	line-height: 0;
	color: transparent;
	background-repeat: no-repeat;
	background-size: contain;
}

.slider .owl-nav button:hover {
	background: #0EDBAA !important;
	box-shadow: 0px 14px 39px rgba(158, 224, 153, 0.54);
}

.slider .owl-nav button.owl-prev {left: -100px;}
.slider .owl-nav button.owl-prev span {background-image: url('../images/arrow-slide-l.svg');}
.slider .owl-nav button.owl-next {right:  -100px;}
.slider .owl-nav button.owl-next span {background-image: url('../images/arrow-slide-r.svg');}


.team {
	padding-bottom: 110px;
}
.team .title {margin-bottom: 49px;}

.team .wrapper {
	position: relative;
	z-index: 5;
}

.team-item {
	width: 100%;
    max-width: 360px;
	display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    padding: 49px 20px 61px;
	background-color: #f4f4f4;
	border: 1px solid #DDDDDC;
    border-radius: 10px;
}

.team-item-img {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 144px;
	height: 144px;
	margin-bottom: 44px;
	border-radius: 50%;
	overflow: hidden;
}

.team-item-name {
	margin-bottom: 6px;
    font-family: 'Roboto Regular';
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	color: #000000;
}


.team-item-text {
    font-family: 'Roboto Regular';
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #838383;
}

@media(max-width: 1800px) {
	.programs::after {

		right: -104px;

	}
}

@media(max-width: 1600px) {
	.header {
	    background-position: left top, right -150px top;
	}	
	.programs::after {
		right: -150px;
	}
}

@media(max-width: 1400px) {
	.header {
		background-position: left top, right -290px top;
		background-size: 76px 63px, 665px 113px;
	}

	.header .wrapper {
		padding: 0 70px;
	}
	.programs::after,
	.reviews::before {display: none;}
}

@media(max-width: 1360px) {
	.slider {
		width: 100%;
		max-width: 750px;
		margin: 0 auto;
	}
}

@media(max-width: 1160px) {
	.programs::before {display: none;}
	.rev {width: 47%;}
	.trust-img {
		top: -454px;
		left: -316px;
		width: 750px;
		min-width: 750px;
	}
	.banner-img {
		top: 80px;
		right: -149px;
		max-width: 600px;
	}
	.form-img {
		top: -400px;
		right: -324px;
		width: 750px;
		min-width: 750px;
	}
	.footer::before {left: -480px;}
	.form-img::before {bottom: 40px;}
}

@media(max-width: 992px) {

	.slider {
		width: 100%;
		max-width: 560px;
		padding: 0 100px;
		margin: 0 auto;
	}

	.slider .owl-next {right: 0 !important;}
	.slider .owl-prev {left: 0 !important;}

	.programs-item {
		margin: 0 5px 13px;
		padding: 30px 10px 90px;
	}
	.programs-item-title {
		height: 40px;
		font-size: 16px;
		line-height: 20px;
	}
	.learning-item br {display: none;}
	.reviews {padding-bottom: 60px;}
	.rev {
		width: 100%;
		margin-right: 0 !important;
	}
	.form-img::before {display: none;}
	.form {
		padding-bottom: 108px;
	}
	.form-img {
		top: -450px;
		right: -324px;
	}
	.phone-link-tel,
	.popup-subtitle {
		margin-bottom: 8px;
		font-size: 14px;
		line-height: 14px;
	}
	.rev-name,
	.learning-item-name  {
		font-size: 14px;
		line-height: 14px;
	}
	.phone-link-text {
		font-size: 12px;
		line-height: 12px;
	}
	.title,
	.popup-title {
		margin-bottom: 7px;
		font-size: 26px;
		line-height: 29px;
	}
	.subtitle {
		margin-bottom: 7px;
		font-size: 16px;
		line-height: 24px;
	}
	.banner-benefits {max-width: 420px;}
	.banner-bnf-img {
		width: 50px;
		height: 50px;
		padding: 3px;
	}
	.popup-subtitle {margin-bottom: 21px;}
	.banner-bnf-img::before {
		width: 62px;
		height: 62px;
	}
	.banner-bottom {
		flex-direction: column;
		width: 100%;
		max-width: 260px;
	}
	.popup {
		padding: 62px 15px 44px;
	}
	.field {
		padding: 3px 21px;
	}
	.field,
	.iti {
		height: 40px;
		font-size: 12px;
		line-height: 12px;
	}
	.phone-trigger-js {
		font-size: 12px;
		line-height: 12px;
	}
	.banner-bottom br {display: none;}
	.banner-bottom .btn {margin: 0 0 16px;}
	.banner-bottom-text {
		text-align: center;
		font-size: 16px;
		line-height: 24px;
	}
	.banner-bottom-text::before {display: none;}
	.banner-cnt {max-width: 480px;}

	.btn {
		padding: 0 60px;
	}
	.banner {padding-bottom: 75px;}
	.title-el {
		font-size: 26px;
		line-height: 29px;
	}
	.title-el-bg {
		top: -12px;
		font-size: 40px;
		line-height: 40px;
	}
	.subtitle-el,
	.text,
	.important-item p,
	.subtitle-el_big,
	.trust-item-text,
	.banner-bnf p,
	.social p,
	.rev-text ,
	.rev-more,
	.learning-item-text,
	.list-item li {
		font-size: 12px;
		line-height: 22px;
	}
	.important {padding-bottom: 50px;}
	.important-item {
		max-width: 218px;
	}
	.important-item-num {
		width: 50px;
		height: 50px;
		margin-bottom: 15px;
	}
	.important-item-num::before {
		top: -6px;
		left: -6px;
		right: -6px;
		bottom: -6px;
		width: 62px;
		height: 62px;
	}
	.important-item-num span {
		font-size: 26px;
		line-height: 26px;
	}
	.trust-item-text {
		padding-bottom: 10px;
	}
	.trust-item:not(:last-child) {
		margin-bottom: 20px;
	}
	.trust-img {
		top: -295px;
		left: -220px;
		width: 550px;
		min-width: 550px;
	}
	.trust-item {padding-bottom: 0;}
	.banner-bnf-img img {
		max-height: 24px;
	}
}

@media(max-width: 890px) {
	.trust-cnt {max-width: 390px;}
	.banner-benefits {max-width: 320px;}
	.form-img {
		top: -296px;
		right: -224px;
		width: 550px;
		min-width: 550px;
	}
}

@media(max-width: 767px) {
	.cost .tabs-section {
		flex-direction: column;
		align-items: center;
	}

	.cost-btn {
		max-width: 300px;
		margin: 0 0 10px !important;
	}


	.cost-item-cnt {
		padding: 29px 10px 45px;
	}
	.slider {
		padding: 0;
		max-width: 360px;
	}

	.slider .owl-nav {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 15px;
	}

	.slider .owl-nav button {
		position: static !important;
		margin: 0 10px;
	}

	.programs-list {
		flex-direction: column;
		align-items: center;
	}
	.programs {padding-bottom: 50px;}
	.header {
		background-position: left 0 top -13px, right -579px top;
		background-size: 53px 46px, 665px 113px;
		padding: 2px 0 30px;
	}
	.header .logo {
		display: block;
		width: 100%;
		max-width: 120px;
		margin-bottom: -8px;
	}

	.header .logo img,
	.trust-cnt {max-width: 100%;}

	.header .wrapper {
		flex-direction: column;
		align-items: center;
		padding: 0 20px;
	}
	.banner-img {display: none;}
	.banner-cnt {
		max-width: 100%;
		padding-top: 0;
	}
	.banner .title,
	.banner .subtitle,
	.banner .text{
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.banner-benefits {
		max-width: 255px;
		margin: 0 auto 14px;
	}
	.banner-bnf {
		width: 100%;
		max-width: 100px;
	}
	.banner-bottom {max-width: 100%;}
	.banner .text {
		margin-bottom: 21px;
	}

	.banner-bottom-text br,
	.trust-img,
	.trust-bottom-text::before {display: none;}
	.subtitle-el_big {margin-bottom: 25px;}
	.form-img {
		display: none;
	}
	.form-cnt {
		width: 100%;
		max-width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
	}
	.form-cnt .subtitle {margin-bottom: 20px;}
	.footer::before {display: none;}
}

@media(max-width: 640px) {
	.learning {
		padding-bottom: 30px;
	}
	.learning-list {
		flex-direction: column;
		align-items: center;
	}
	.learning-item {margin-bottom: 30px;}
}

@media(max-width: 580px) {
	.footer .wrapper {
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
	}

	.footer .social{
		margin: 20px 0;
	}
	.form {padding-bottom: 30px;}
}

@media(max-width: 450px) {
	.important-list {
		flex-flow: row wrap;
	}
	.important-item {
		width: 100%;
		max-width: 130px;
		margin-bottom: 30px;
	}
}