@font-face {
    font-family: 'Century-Gothic-Regular';
    src: url('../fonts/Century-Gothic-Regular.eot');
    src: url('../fonts/Century-Gothic-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Century-Gothic-Regular.woff') format('woff'),
         url('../fonts/Century-Gothic-Regular.ttf') format('truetype'),
         url('../fonts/Century-Gothic-Regular.svg#Century-Gothic-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Century-Gothic-Bold';
    src: url('../fonts/Century-Gothic-Bold.eot');
    src: url('../fonts/Century-Gothic-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Century-Gothic-Bold.woff') format('woff'),
         url('../fonts/Century-Gothic-Bold.ttf') format('truetype'),
         url('../fonts/Century-Gothic-Bold.svg#Century-Gothic-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Lemon Tuesday';
	src: url('../fonts/Lemon Tuesday.eot');
	src: local('☺'), url('../fonts/Lemon Tuesday.woff') format('woff'), url('../fonts/Lemon Tuesday.ttf') format('truetype'), url('../fonts/Lemon Tuesday.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}




@font-face {
    font-family: 'Propisi2';
    src: url('../fonts/Propisi.eot');
    src: url('../fonts/Propisi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Propisi.woff2') format('woff2'),
        url('../fonts/Propisi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'propisi_regular';
	src: url('../fonts/propisi_regular.eot');
	src: local('☺'), url('../fonts/propisi_regular.woff') format('woff'), url('../fonts/propisi_regular.ttf') format('truetype'), url('../fonts/propisi_regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'FuturaMediumC';
    src: url('../fonts/FuturaMediumC.eot');
    src: url('../fonts/FuturaMediumC.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaMediumC.woff2') format('woff2'),
        url('../fonts/FuturaMediumC.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Semibold.eot');
    src: url('../fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Semibold.woff2') format('woff2'),
        url('../fonts/MyriadPro-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}




#page * {
	box-sizing: border-box;
}


.container {
	width: 100%;
	max-width: 1110px;
	margin: 0 auto;
}
#r-intro {
	width: 100%;
	background: #009CDF url(../images/intro-bg.png) center bottom repeat-x;
	background-size: 1278px;
	color: #fff;
	height: 415px;
	padding-top: 0px;
}
#page #r-intro .container {
	display: flex;
	justify-content: center;
	padding-top: 20px;
}
.intro-1 {
	font-family: 'Propisi2';
	font-size: 56px;
	text-align: right;
	width: 55%;
	padding-right: 15px;
	line-height: 1;
}
.intro-1 em {
	font-style: normal;
	padding-right: 30px;
}
.intro-2 {
	width: 45%;
	text-align: left;
	padding: 15px 0px 0px 15px;
}
.intro-2 img {
	max-width: 362px;
	height: auto;
}
.r-wrapper {
	margin-top: 50px;
}
.col {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}
#r-form {
	background: #cde4f1;
	width: 100%;
	border-radius: 10px;
	padding: 30px 50px 50px 50px;
}
.block-title {
	position: relative;
	font-family: 'FuturaMediumC';
	font-weight: 500;
	font-size: 42px;
	color: #1F5DA5;
	line-height: 1.2;
	padding-bottom: 20px;
}
.block-title em {
	position: relative;
	font-style: normal;
}
#r-footer .subtitle,
#r-form .subtitle {
	font-family: 'Myriad Pro';
	color: #222221;
	font-size: 24px;
	line-height: 1.4;
}
.block-title em.lines:after {
	display: block;
	content: '';
	width: 100%;
	background: url(../images/lines.png) center center repeat-x;
	background-size: 175px;
	position: absolute;
	height: 8px;
	bottom: -8px;
	left: 0px;
}
.block-title em.wave:after {
	display: block;
	content: '';
	width: 100%;
	background: url(../images/wave.png) center center repeat-x;
	background-size: 147px;
	position: absolute;
	height: 10px;
	bottom: -8px;
	left: 0px;
}
.block-title em.lines-2:after {
	display: block;
	content: '';
	width: 100%;
	background: url(../images/line-1.png) center center repeat-x;
	background-size: 146px;
	position: absolute;
	height: 3px;
	bottom: -3px;
	left: 0px;
}
.block-title em.ud:after {
	display: block;
	content: '';
	width: 20px;
	height: 22px;
	background: url(../images/ud.png) center center repeat-x;
	background-size: 20px;
	position: absolute;
	top: -15px;
	left: 80px;
}
.block-title em.dashed:after {
	display: block;
	content: '';
	width: 100%;
	background: url(../images/dashed.png) center center repeat-x;
	background-size: 164px;
	position: absolute;
	height: 2px;
	bottom: -2px;
	left: 0px;
}
#r-form .block-title:after {
	display: block;
	content: '';
	width: 81px;
	height: 76px;
	background: url(../images/pencil.png) left top no-repeat;
	background-size: contain;
	position: absolute;
	right: 90px;
	top: 56px;
}
#page input[type="text"],
#page input[type="tel"] {
	font-family: 'Myriad Pro';
	width: 100%;
	border: 0px;
	height: 50px;
	padding: 0px 25px !important;
	font-size: 25px;
	margin: 0px;
	cursor: pointer;
}
.form-item {
	padding-bottom: 5px;
	font-size: 18px;
	font-family: 'Myriad Pro';
	color: #222221;
}
.wpcf7-form .form-actions {
	margin-top: 55px;
}

@media (max-width: 1280px) {
  /* tablets */
	.wpcf7-form .form-actions {
		margin-top: 45px;
	}
}

.form-actions input {
	font-family: 'Myriad Pro';
	border: 0px;
	cursor: pointer;
	color: #fff;
	background: #ef4a4f;
	font-size: 18px;
	padding: 15px 35px;
}
#r-form .wpcf7 {
	padding-right: 82px;
	position: relative;
}
#r-form .wpcf7:after {
	display: block;
	content: '';
	width: 110px;
	height: 164px;
	background: url(../images/form-pic-1-new.png) left top no-repeat;
	background-size: contain;
	position: absolute;
	top: 0px;
	right: 0px;
}
#r-author .block-title {
	line-height: 1.2;
}
.author-wrapper {
	background: #fbf2c5;
	border-radius: 10px;
	padding: 25px 0px 25px 25px;
	position: relative;
}
.author-wrapper:after {
	display: block;
	content: '';
	width: 305px;
	height: 232px;
	background: url(../images/childrens.png) left top no-repeat;
	background-size: contain;
	position: absolute;
	right: 50px;
	top: -43px;
}
.col-2 {
	width: 25%;
}
.col-8 {
	width: 75%;
}
.author-info {
	font-family: 'FuturaMediumC';
	font-weight: 500;
	line-height: 1.1;
	font-size: 25px;
	padding-top: 10px;
	padding-bottom: 40px;
	color: #222221;
}
.author-goal {
	font-family: 'Propisi2';
	font-size: 50px;
	line-height: 1.1;
	color: #222221;
	text-indent: 30px;
	padding-left: 80px;
	/*background: url(../images/lines-2.png) top left repeat-x;
	background-size: 823px;*/
}
.osob-wrapper {
	background: #FDF3C5;
	padding: 30px 30px 25px 35px;
	border-radius: 10px;
}
#r-osob .block-title {
	padding-bottom: 0px;
}
#r-osob .subtitle {
	font-family: 'FuturaMediumC';
	font-weight: 500;
	font-size: 28px;
	line-height: 1.1;
	padding-bottom: 30px;
	color: #1F5DA5;
}
.r-check {
	position: relative;
	font-size: 23px;
	color: #222221;
	font-family: 'Myriad Pro';
	line-height: 1.1;
}
.r-check:before {
	display: block;
	content: '';
	width: 34px;
	height: 32px;
	background: url(../images/check.png) left top no-repeat;
	background-size: contain;
	position: absolute;
	top: -20px;
	left: -25px;
}
.r-check-2 {
	margin-bottom: 30px;
}
.advantages-wrapper {
	position: relative;
	background: #CEE5F2;
	border-radius: 10px;
}
.advantages-wrapper .block-title {
	padding: 40px 0px 14px 0px;
}
.advantages-wrapper:after {
	display: block;
	content: '';
	position: absolute;
	top: -35px;
	left: 100px;
	background: url(../images/child-1.png) left top no-repeat;
	width: 216px;
	height: 149px;
	background-size: contain;
}
.advantages-wrapper .block-title img {
	min-width: 215px;
	max-width: 215px;
	height: auto;
}
.advantages-wrapper .row {
	margin: 0px;
}
.advantages-wrapper .col {
	width: 33.333%;
	border-top: 2px solid #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	display: flex;
	align-items: center;
	font-size: 22px;
	color: #222221;
	font-family: 'Myriad Pro';
	line-height: 1.2;
}
.advantages-wrapper .col em {
	font-style: normal;
	min-width: 79px;
	margin-right: 10px;
	width: 79px;
	height: 79px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	font-size: 35px;
	color: #fff;
}
.star-1 em {
	background: url(../images/star-1.png) center center no-repeat;
	background-size: contain;
}
.star-2 em {
	background: url(../images/star-2.png) center center no-repeat;
	background-size: contain;
}
.star-3 em {
	background: url(../images/star-3.png) center center no-repeat;
	background-size: contain;
}
.star-4 em {
	background: url(../images/star-4.png) center center no-repeat;
	background-size: contain;
}
.star-5 em {
	background: url(../images/star-5.png) center center no-repeat;
	background-size: contain;
}
.star-6 em {
	background: url(../images/star-6.png) center center no-repeat;
	background-size: contain;
}
.what-wrapper {
	background: #FDF3C5;
	border-radius: 10px;
	position: relative;
	padding: 50px 30px 30px 30px;
}
.what-wrapper:after {
	display: block;
	content: '';
	position: absolute;
	right: 30px;
	top: -20px;
	width: 299px;
	height: 234px;
	background: url(../images/child-2.png) left top no-repeat;
	background-size: cover;
}
#r-what ul,
#r-what ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
}
#r-what ul {
	columns: 2;
	padding-right: 80px;
}
#r-what ul li {
	font-size: 30px;
	font-family: 'FuturaMediumC';
	color: #1F5DA5;
	line-height: 1.1;
	display: flex;
	align-items: center;
	padding: 10px 30px 10px 0px;
}
#r-what ul li.what-4 {
	align-items: flex-start;
}
#r-what ul li img {
	max-height: 35px;
	margin-right: 10px;
	width: auto;
}
.team-wrapper {
	position: relative;
	padding: 25px 30px;
	background: #FDF3C5;
	border-radius: 10px;
}
.team-pics {
	align-items: flex-start;
}
.team-pics img {
    height: auto !important;
}
.col-4 {
	width: 40%;
}
.col-6 {
	width: 60%;
}
#r-team .subtitle {
	font-family: 'Myriad Pro';
	font-size: 23px;
	color: #222221;
	padding-top: 50px;
	line-height: 1.1;
}
.team-pics {
	display: flex;
	justify-content: space-around;
}
.team-pics img {
	max-width: 300px;
}
.footer-form {
	position: relative;
	background: #fbf2c5;
	padding: 30px 50px 50px 50px;
	border-radius: 10px;
	margin-bottom: 70px;
}
.footer-form:after {
	display: block;
	content: '';
	position: absolute;
	right: 30px;
	bottom: 0px;
	background: url(../images/child-3.png) left top no-repeat;
	background-size: contain;
	width: 157px;
	height: 254px;
}
#r-footer .block-title {
	position: relative;
}
#r-footer .block-title:after {
	display: block;
	content: '';
	width: 81px;
	height: 76px;
	background: url(../images/pencil.png) left top no-repeat;
	background-size: contain;
	position: absolute;
	right: 90px;
	top: 66px;
}
#r-footer .form-item:nth-child(5) {
	max-width: 340px;
}
#r-footer .subtitle {
	padding-top: 50px;
}
.wpcf7 form .wpcf7-response-output {
	position: relative;
	z-index: 10;
	background: rgba(255,255,255,0.8) !important;
}
#r-programms .row {
	justify-content: center;
}
.col-3 {
	width: 33.333%;
	margin-bottom: 30px;
}
.prog {
	position: relative;
	border-radius: 10px;
	padding: 15px 20px 20px 20px;
	color: #fff;
}
.prog-1 {
	background: #DAA6CE;
}
.prog-2 {
	background: #B3CA36;
}
.prog-3 {
	background: #95CAEE;
}
.prog-4 {
	background: #FC9502;
}
.prog-5 {
	background: #DD4B2C;
}
.prog-title {
	line-height: 1.1;
	font-size: 29px;
	font-family: 'FuturaMediumC';
	font-weight: 500;
	padding-bottom: 10px;
}
.prog-title em {
	font-style: normal;
	font-size: 25px;
}
.prog-plus {
	padding-left: 50px;
	background: url(../images/plus.png) left center no-repeat;
	background-size: 36px;
	margin-bottom: 10px;
}
.prog-plus em {
	font-family: 'FuturaMediumC';
	font-weight: 500;
	font-style: normal;
	font-size: 19px;
}
.prog-price {
    font-family: 'FuturaMediumC';
    font-size: 27px;
    padding-bottom: 15px;
}
.prog-price em {
	font-style: normal;
	text-decoration: underline;
}
.prog-online {
	font-family: 'FuturaMediumC';
	padding-bottom: 5px;
	font-size: 18px;
}
.prog-price span {
	text-decoration: line-through;
	font-size: 18px;
	color: #1F5DA5;
}
.prog-desc {
	font-size: 37px;
	line-height: 0.8;
	color: #1F5DA5;
	font-family: 'Propisi2';
	padding-bottom: 20px;
}
.prog-desc-2 {
    font-size: 32px;
    line-height: 0.7;
}
.prog-desc-3 {
    min-height: 167px;
	font-size: 35px;
}
.prog-more {
	position: relative;
	z-index: 10;
}
.prog-more a {
	display: inline-block;
	text-decoration: none;
	color: #fff !important;
	font-size: 23px;
	font-family: 'FuturaMediumC';
	font-weight: 500;
	padding: 5px 10px 8px 10px;
	line-height: 1;
	border: 2px solid #fff;
	border-radius: 5px;
	transition: all 0.2s ease;
}
.prog-more a:hover {
	opacity: 0.8;
}
.prog-more a em {
	color: #fff;
	font-style: normal;
	padding-right: 25px;
	background: url(../images/arrow-right.png) right 5px no-repeat;
	background-size: 15px;
}
.prog-pic {
	position: absolute;
	bottom: -6px;
	right: 10px;
}
.prog-1 .prog-pic img {
	max-width: 168px;
	height: auto;
}
.prog-2 .prog-pic img {
	max-width: 92px;
	height: auto;
}
.prog-3 .prog-pic img {
	max-width: 90px;
	height: auto;
}
.prog-4 .prog-pic img {
	max-width: 98px;
	height: auto;
}
.prog-5 .prog-pic img {
	max-width: 200px;
	height: auto;
}
#r-prog {
	padding-bottom: 10px;
}
.prog-inner {
	padding: 15px 25px 35px 35px;
	margin-bottom: 0px;
}
.prog-inner .col-left {
	position: relative;
}
.prog-inner .prog-pic {
	bottom: -41px;
}
.prog-inner .prog-more a {
	background: #C10E1A;
}
.col-left {
	width: 35%;
}
.col-right {
	width: 65%;
}
.final-wrapper {
	background: #fff;
	padding: 10px;
	height: 100%;
}
.final-title {
	font-family: 'Propisi2';
	font-size: 43px;
	color: #222221;
	padding: 10px 0px 15px 50px;
}
.final-text ul,
.final-text ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
}
.final-text ul li {
	font-family: 'Myriad Pro';
	color: #222221;
	background: url(../images/check.png) left 5px no-repeat;
	background-size: 34px;
	font-size: 20px;
	line-height: 1.3;
	padding: 10px 0px 10px 50px;
	border-top: 2px solid rgba(0,0,0,0.2);
}
.final-text p {
	font-family: 'Myriad Pro';
	color: #222221;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.2;
}
.format-wrapper {
	position: relative;
	border-radius: 10px;
	background: #CEE5F2;
	padding: 30px 45px 55px 45px;
}
.format-item {
	font-family: 'FuturaMediumC';
	color: #1F5DA5;
	font-size: 30px;
	line-height: 1;
	padding: 15px 15px 15px 250px;
	border-bottom: 2px solid #fff;
	position: relative;
}
.format-item em {
	font-size: 40px;
	font-style: normal;
}
.format-item span {
	display: block;
	padding-top: 10px;
	font-size: 25px;
}
.format-item:before {
	display: block;
	content: '';
	position: absolute;
}
.format-item-1 {
	margin-bottom: 20px;
}
.format-item-1:before {
	width: 162px;
	height: 120px;
	background: url(../images/format-1.png) left top no-repeat;
	background-size: contain;
	left: 30px;
	bottom: -12px;
}
.format-item-2:before {
	width: 197px;
	height: 146px;
	background: url(../images/format-2.png) left top no-repeat;
	background-size: contain;
	left: 10px;
	bottom: -41px;
}

.r-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 10000;
}
.r-overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
    margin: 70px auto;
    padding: 0px;
    background: none;
    border-radius: 5px;
    width: 100%;
    position: relative;
    max-width: 1110px;
}

.popup .close {
    position: absolute;
    top: 0px;
    right: -35px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    z-index: 10;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: unset;
  overflow: unset;
}
.form-phone {
	padding-top: 20px;
	font-size: 42px;
}
.sale-wrapper {
	color: #fff;
	background: #DD4B2C;
	border-radius: 10px;
	padding: 30px 45px 30px 45px;
}
.sale-wrapper .row {
	align-items: center;
}
.sale-title {
	font-size: 50px;
	font-family: 'FuturaMediumC';
	font-weight: 500;
	line-height: 1;
	padding-bottom: 20px;
}
.sale-title span {
	font-size: 70px;
}
.sale-text {
	font-size: 36px;
	font-family: 'Myriad Pro';
	padding: 20px 0px 20px 130px;
	background: url(../images/gift.png) left top no-repeat;
	background-size: 105px;
	line-height: 1.2;
}
.sale-text span {
	font-size: 48px;
}

.review-item {
	background: #cde4f1;
	border-radius: 5px;
	text-align: center;
	padding: 20px 25px;
}
.review-item .row {
	display: flex;
}
.rev-title {
	color: #1F5DA5;
}
.rev-pic img {
	max-width: 170px;
	height: auto;
	border-radius: 50%;
}
.rev-name {
	font-size: 18px;
	padding-top: 20px;
}
.review-item .col {
	width: auto;
}
.review-item .col:nth-child(1) {
	padding-right: 30px;
}
.rev-text {
	width: 840px;
	min-width: 305px;
	height: 315px;
	background: url(../images/rev-bg.png) center center no-repeat;
	background-size: contain;
	padding: 30px 80px 30px 150px;
	display: flex;
	align-items: center;
	text-align: left;
	font-family: 'propisi_regular';
	font-size: 28px !important;
	line-height: 1;
	position: relative;
}
.rev-text:after {
	display: block;
	content: '';
	background: url(../images/rev-heart.png) center center no-repeat;
	background-size: contain;
	width: 68px;
	height: 60px;
	position: absolute;
	bottom: 15px;
	right: 80px;
}
.rev-text:before {
	display: block;
	content: '';
	background: url(../images/rev-1.png) center center no-repeat;
	background-size: contain;
	width: 82px;
	height: 80px;
	position: absolute;
	top: 50px;
	left: 0px;
}
.rev-text p {
	margin: 0px;
}
.review-item:nth-child(2) .rev-text:before {
	background: url(../images/rev-2.png) center center no-repeat;
	background-size: contain;
}
.review-item:nth-child(3) .rev-text:before {
	background: url(../images/rev-3.png) center center no-repeat;
	background-size: contain;
}
.rev-pic img {
	display: inline-block !important;
}
#r-reviews .slick-dots li button::before {
	font-size: 14px !important;
}
#r-reviews .slick-dots {
	padding-top: 20px !important;
}

@media (max-width: 1280px) {
  /* tablets */
	.form-phone {
		padding-top: 20px;
		font-size: 30px;
	}
}
.form-phone a {
	text-decoration: none !important;
	color: #17a5de !important;
}
@media all and (max-width: 1110px){
.popup {
    width: 90%;
    margin: 20px auto;
}
.popup .close {
    position: absolute;
    top: 15px;
    right: 15px;
}
.r-overlay {
	overflow: auto !important;
	padding-bottom: 60px !important;
}


  .box{
    width: 90%;
  }
  .popup{
    width: 90%;
  }
  
  .review-item .row {
	  display: block;
  }

}
.swal2-popup .swal2-styled.swal2-confirm {
	background: #ef4a4f !important;
	border-color: #ef4a4f !important;
}
#r-footer .wpcf7 form .wpcf7-response-output,
#r-form .wpcf7 form .wpcf7-response-output {
	display: none !important;
}


/* responsive */
@media all and (max-width: 1200px) {
.container {
	max-width: 930px;
}
#r-footer .block-title::after,
#r-form .block-title::after {
	display: none;
}
.subtitle br {
	display: none;
}
.author-goal {
    font-size: 40px;
    padding-left: 0px;
    background: none;
}
.advantages-wrapper::after {
	left: 15px;
}
.col-3 {
	width: 50%;
}
.team-pics {
	align-items: flex-start;
}
.team-pics img {
    max-width: 250px;
    height: auto !important;
}

}
@media all and (max-width: 960px) {
.container {
	max-width: 730px;
}
.intro-1 {
	font-size: 40px;
}
.intro-2 img {
    max-width: 290px;
    height: auto;
}
#r-footer .col,
#r-form .col {
	width: 100%;
}
#r-form .wpcf7 {
	padding-top: 30px;
}
.author-wrapper::after {
    width: 150px;
    height: 200px;
    background-size: contain;
    position: absolute;
    right: 15px;
    top: -10px;
}
.author-goal {
    font-size: 32px;
}
.block-title {
	font-size: 32px;
}
.advantages-wrapper::after {
    top: -18px;
    left: 100px;
    height: 119px;
}
.advantages-wrapper .col {
	font-size: 18px;
}
#r-what ul {
    columns: 1;
}
#r-what ul li {
	font-size: 24px;
}
.team-pics img {
    max-width: 180px;
}
#r-team .subtitle {
	padding-top: 15px;
}
#r-footer .wpcf7 {
	padding-top: 30px;
}
.final-title {
    font-family: 'Propisi2';
    font-size: 32px;
    color: #222221;
    padding: 10px 15px 15px 15px;
}
.final-text ul li {
    background-size: 28px;
    font-size: 18px;
    line-height: 1.3;
    padding: 10px 0px 10px 40px;
}
#r-format .col-4,
#r-format .col-6 {
	width: 100%;
}
.format-item-1 {
	margin-top: 20px;
}
.format-item em {
    font-size: 32px;
}
.format-item {
	font-size: 26px;
}
.format-item span {
	font-size: 20px;
}
.star-1 {
	order: 1;
}
.star-2 {
	order: 2;
}
.star-3 {
	order: 3;
}
.star-4 {
	order: 4;
}
.star-5 {
	order: 5;
}
.star-6 {
	order: 6;
}
.review-item .col,
.review-item .row {
	width: 100%;
	margin: 0px;
}
.rev-text {
	width: 100%;
	min-width: unset;
	height: auto;
	background: none;
	padding: 20px 30px 20px 30px;
	display: block;
	text-align: center;
	font-family: 'propisi_regular';
	font-size: 26px !important;
}
.rev-text:after {
	width: 38px;
	height: 30px;
	bottom: 0px;
	right: 30px;
}
.rev-text:before {
	width: 32px;
	height: 30px;
	top: 0px;
	left: 0px;
}

}

@media all and (max-width: 767px) {
#page #r-intro .container {
    display: block;
    justify-content: center;
    padding-top: 20px;
    text-align: center;
}
#r-intro {
	background-size: 960px;
}
#r-form {
    padding: 20px 25px;
}
.intro-1 {
    font-size: 40px;
    text-align: center;
    width: 100%;
    padding-left: 15px;
}
.intro-1 em {
    font-style: normal;
    padding-right: 0px;
}
.intro-2 {
    width: 100%;
    text-align: center;
    padding: 0px;
}
.subtitle {
	font-size: 18px !important;
}
#r-form .wpcf7 {
    padding-right: 50px;
}
#r-form .wpcf7::after {
	top: 30px;
	width: 70px;
}
.block-title {
	font-size: 28px;
	padding-left: 10px;
	padding-right: 10px;
}
.author-info {
	font-size: 18px;
	padding-bottom: 15px;
}
.author-goal {
    font-size: 24px;
	padding-right: 15px;
}
.author-goal br {
	display: none;
}
.author-wrapper::after {
	width: 100px;
	top: -30px;
}
#r-osob .col {
	width: 100%;
}
.r-check {
    position: relative;
    font-size: 18px;
    color: #222221;
    font-family: 'Myriad Pro';
    line-height: 1.1;
    margin-bottom: 30px;
}
#r-osob .block-title {
	padding: 0px;
}
.advantages-wrapper .col {
    width: 100%;
}
.advantages-wrapper .block-title {
    padding: 20px 10px 14px 100px;
}
.advantages-wrapper::after {
    top: 28px;
    left: 0px;
    height: 80px;
}
#r-what ul {
    padding-right: 0px;
}
#r-what ul li {
    font-size: 18px;
}
.what-wrapper::after {
    right: 10px;
    top: -20px;
    width: 100px;
    height: 234px;
    background-size: contain;
}
.col-4,
.col-6,
.col-3 {
    width: 100%;
}
.col-4 .block-title {
	padding: 0px 0px 20px 0px;
}
.team-pics {
	padding-top: 20px;
}
.team-pics img {
    max-width: 150px;
}
.footer-form::after {
    right: 30px;
    bottom: 0px;
    background-size: contain;
    width: 100px;
    height: 150px;
}
.col-left {
	width: 100%;
}
.col-right {
    width: 100%;
    margin-top: 15px;
}
.prog-inner {
	padding-left: 25px;
}
.prog-desc {
	padding-top: 10px;
}
.prog-desc-3 {
	min-height: unset;
}
#r-footer .subtitle {
	padding-top: 0px;
}
.format-item-1::before {
    width: 80px;
    height: 65px;
    background: url(../images/format-1.png) left top no-repeat;
        background-size: auto;
    background-size: contain;
    left: 10px;
    bottom: -12px;
}
.format-item-2::before {
    width: 80px;
    height: 84px;
}
.format-item {
	padding-left: 100px;
}
.format-item em {
    font-size: 24px;
}
.format-item {
	font-size: 20px;
}
.format-item span {
	font-size: 18px;
}
.prog-inner .prog-pic {
	display: block;
	bottom: -21px;
}
.form-phone {
	font-size: 24px;
}
.footer-form {
	padding-left: 30px;
	padding-right: 30px;
}
.sale-wrapper {
	padding: 15px 20px;
}
.sale-wrapper .col {
	width: 100%;
}
.sale-title {
    font-size: 34px;
}
.sale-text {
    font-size: 21px;
    font-family: 'Myriad Pro';
    padding: 12px 0px 20px 70px;
    background: url(../images/sale-pic-2.png) left top no-repeat;
        background-size: auto;
    background-size: 50px;
    line-height: 1;
}
.sale-btn {
	padding-bottom: 20px;
}
.rev-text {
	padding: 0px 0px 30px 0px;
}
.review-item .col:nth-child(1) {
    padding-right: 15px;
}
.rev-text:before {
	top: -50px;
}
.sale-title span {
	font-size: 50px;
}
.sale-text span {
    font-size: 39px;
}

}







#free-footer {
	padding: 60px 0px;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}
.ff-title {
	font-family: 'Century-Gothic-Bold';
	color: #215EA3;
	font-size: 30px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.ff-text {
	color: #215EA3;
	font-size: 26px;
	font-family: 'Century-Gothic-Bold';
	line-height: 1.5;
}

#page .input-blue {
	margin-bottom: 15px;
}
#page .input-blue input,
#page .input-blue select {
    font-family: 'Myriad Pro';
    width: 100%;
    border: 2px solid #215EA3;
    height: 50px;
    padding: 0px 25px !important;
    font-size: 18px;
	color: #000;
    margin: 0px;
    cursor: pointer;
	border-radius: 10px;
	box-sizing: border-box;
	box-shadow: 0px 0px 10px #215EA3;
}
#page .submit-blue {
	padding-bottom: 15px;
}
#page .submit-blue input {
	font-family: 'Myriad Pro';
	width: 100%;
	background: #DB8F1B;
	border: 2px solid #fff;
	box-shadow: 0px 0px 10px #215EA3;
	cursor: pointer;
	height: 50px;
	padding: 0px 25px;
	font-size: 18px;
	border-radius: 10px;
	color: #000;
}
#reviews-blue {
	width: 100%;
	background: #EBF0F6;
}
.blue-title {
	text-transform: uppercase;
	color: #215EA3;
	font-family: 'Century-Gothic-Bold';
	font-size: 32px;
	text-align: center;
	padding-bottom: 40px;
}
.ps-reviews {
	margin: 0px !important;
}
.otz_txt_wrap {
    padding: 0px !important;
    background: none !important;
}
.otz_photo {
	border-radius: 10px;
}
.otz_txt_title {
	font-family: 'Myriad Pro';
	font-weight: 600;
	padding-bottom: 5px;
}
.otz_txt_intro {
	font-family: 'Myriad Pro';
	font-weight: normal;
}
.otz_text {
	font-family: 'Myriad Pro';
}
#team {
	padding-bottom: 60px;
}
.prepod_title {
    text-align: center;
    font-size: 20px;
    line-height: 1.2;
	padding-top: 20px;
}
.prepod_title b {
	font-weight: 600;
	font-family: 'Myriad Pro';
}
.block-title-2 {
	text-transform: uppercase;
	text-align: center;
}
.pred-text {
	padding-top: 40px;
	margin: 0 auto;
	font-family: 'Century-Gothic-Regular';
	max-width: 700px;
	font-size: 28px;
	text-align: center;
	line-height: 1.4;
	color: #1369AF;
}
#what {
	font-family: 'Myriad Pro';
	width: 100%;
	background: #1369AF;
	color: #fff;
	padding: 60px 0px;
	font-size: 20px;
	line-height: 1.2;
}
#what .block-title {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.what-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0px 100px;
}
.what-item {
	text-align: center;
	position: relative;
	padding-top: 80px;
	margin-top: 20px;
}
.what-item:after {
	display: block;
	content: '';
	position: absolute;
	width: 112px;
	height: 70px;
	top: 0px;
	background-size: contain !important;
}
.what-item-1 {
	background: url(../images/whatitem-1.png) center top no-repeat;
}
.what-item-1:after {
	background: url(../images/wt-1.png) left top no-repeat;
	left: 155px;
}
.what-item-2 {
	background: url(../images/whatitem-2.png) center top no-repeat;
}
.what-item-2:after {
	background: url(../images/wt-2.png) left top no-repeat;
	left: 125px;
}
.what-item-3 {
	background: url(../images/whatitem-3.png) center top no-repeat;
}
.what-item-3:after {
	background: url(../images/wt-3.png) left top no-repeat;
	left: 170px;
}
.what-item-4 {
	background: url(../images/whatitem-4.png) center top no-repeat;
}
#kurs-for {
	padding: 60px 0px;
	position: relative;
}
#kurs-for:after {
	display: block;
	content: '';
	width: 100%;
	height: 135px;
	position: absolute;
	bottom: 60px;
	left: 0px;
	background: #eaf0f7;
}
#kurs-for .block-title {
	text-align: center;
}
.for-wrapper {
	position: relative;
	z-index: 10;
}
.for-pic {
	text-align: center;
}
.for-pic img {
	max-height: 300px;
	width: auto;
}
.for-list {
	display: flex;
	justify-content: space-between;
}
.pred-pic {
	text-align: center;
}
.pred-intro {
	font-family: 'Myriad Pro';
	text-align: center;
	padding-bottom: 20px;
	color: #1369AF;
	font-size: 24px;
	line-height: 1.2;
}
.pred-intro p:nth-child(1) {
	font-weight: 600;
	font-size: 28px;
}
.pred-intro p span {
	font-family: 'Lemon Tuesday';
	font-size: 40px;
}
#how {
	padding: 0px 0px 60px 0px;
}
#how .block-title {
	text-align: center;
}
.how-list {
	display: flex;
	justify-content: center;
	margin-left: -15px;
	margin-right: -15px;
	flex-wrap: wrap;
}
.how-item {
	width: 25%;
	padding: 0px 15px;
	box-sizing: border-box;
	font-family: 'Myriad Pro';
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 20px;
}
.how-title {
	font-family: 'Century-Gothic-Bold';
	display: flex;
	align-items: center;
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
	border-radius: 10px;
	color: #fff;
	padding: 15px;
	text-transform: uppercase;
	background: #51a6d2;
	font-size: 20px;
	padding: 0px 20px;
}
.how-item-2 .how-title {
	background: #0091c7;
}
.how-item-3 .how-title {
	background: #0069b4;
}
.how-item-4 .how-title {
	background: #e94e57;
}
.for-text {
	font-family: 'Myriad Pro';
	font-size: 18px;
	background: url(../images/check-for.png) left top no-repeat;
	background-size: 25px;
	padding: 0px 0px 30px 30px;
	margin-top: 20px;
}
#free-intro {
    background: url(../images/free-intro.png) right 100px no-repeat;
    max-width: 1600px;
    margin: 0 auto;
}
#free-intro .vopros_check_input {
	text-align: left;
	color: #333333;
}
#free-intro .vopros_check_input a {
	color: #333333;
}
#free-intro .vopros_check_input label {
	display: flex;
	align-items: flex-start;
}
#free-intro .vopros_check_input label input {
	margin-right: 15px;
	margin-top: 5px;
}
span.wpcf7-list-item {
	margin: 0px;
}
.free-row {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.girl {
	margin-bottom: -6px;
}
.free-row h1 {
	color: #1369AF !important;
	margin: 0px;
	font-family: 'Century-Gothic-Bold';
	font-size: 36px;
	line-height: 1.3;
	padding-bottom: 30px;
}
.free-row h1 span {
	display: inline-block;
	padding-right: 35px;
	background: url(../images/arrow-free.png) right center no-repeat;
	color: #e94d57;
	background-size: 25px;
}
.intro-form {
	padding-bottom: 50px;
}
.blue-flex {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	box-sizing: border-box;
	max-width: 500px;
}
.blue-flex .input-blue,
.blue-flex .submit-blue {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}


@media all and (max-width: 960px) {
.how-title {
	font-size: 15px;
}
#what {
	font-size: 16px;
}
.what-list {
	padding: 0px;
}
.what-item:after {
	display: none !important;
}
.free-row h1 {
	font-size: 26px;
}
#free-intro {
	background-size: contain;
}

}

@media all and (max-width: 767px) {
.free-row {
    display: block;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0px 15px;
}
.blue-flex .input-blue, .blue-flex .submit-blue {
    width: 100%;
}
.what-list {
    padding: 0px;
    justify-content: center;
}
.what-item {
	padding-left: 15px;
	padding-right: 15px;
	width: 50%;
}
.for-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.for-item {
	width: 50%;
}
#kurs-for::after {
	display: none;
}
.how-list {
	padding: 0px 15px;
}
#free-footer .row {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}
#free-footer .row .col {
	width: 100%;
}
.ff-text {
	padding-bottom: 20px;
}

.how-item {
    width: 100%;
}


}