/*slick.css*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}







/*main.css*/
@charset "UTF-8";
/* **************** COMMON ****************** */
.bg, .btn.btn-primary {
	background-image: -webkit-linear-gradient(bottom, #f26e6c 0%, #f38f64 100%);
	background-image: -moz-linear-gradient(bottom, #f26e6c 0%, #f38f64 100%);
	background-image: -ms-linear-gradient(bottom, #f26e6c 0%, #f38f64 100%);
}

.btn-bg_hover, .btn.btn-primary:hover {
	background-image: -webkit-linear-gradient(bottom, #f26e6c 0%, #f26e6c 100%);
	background-image: -moz-linear-gradient(bottom, #f26e6c 0%, #f26e6c 100%);
	background-image: -ms-linear-gradient(bottom, #f26e6c 0%, #f26e6c 100%);
}

.btn-bg_active, .btn.btn-primary:active {
	background-image: -webkit-linear-gradient(bottom, #f38f64 0%, #f26e6c 100%);
	background-image: -moz-linear-gradient(bottom, #f38f64 0%, #f26e6c 100%);
	background-image: -ms-linear-gradient(bottom, #f38f64 0%, #f26e6c 100%);
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

img {
	vertical-align: middle;
}

html {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

q, blockquote {
	quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}

a {
	color: #352a6f;
	font-size: 119%;
	text-decoration: underline;
}

a:visited {
	color: #6f62b7;
	text-decoration: underline;
}

a:hover {
	color: #6f62b7;
	text-decoration: none;
}

a img {
	border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

* {
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

@font-face {
	font-family: 'CRC65';
	src: url("../fonts/CRC65/CRC65.eot");
	src: local("☺"), url("../fonts/CRC65/CRC65.eot?#iefix") format("embedded-opentype"), url("../fonts/CRC65/CRC65.woff") format("woff"), url("../fonts/CRC65/CRC65.ttf") format("truetype"), url("../fonts/CRC65/CRC65.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-Bold';
	src: url("fonts/MyriadPro-Bold.eot");
	src: local("☺"), url("../fonts/MyriadPro/MyriadPro-Bold/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro/MyriadPro-Bold/MyriadPro-Bold.ttf") format("truetype"), url("../fonts/MyriadPro/MyriadPro-Bold/MyriadPro-Bold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-Regular';
	src: url("../fonts/MyriadPro/MyriadPro-Regular/MyriadPro-Regular.eot");
	src: local("☺"), url("../fonts/MyriadPro/MyriadPro-Regular/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadPro-Regular.woff") format("woff"), url("../fonts/MyriadPro/MyriadPro-Regular/MyriadPro-Regular.ttf") format("truetype"), url("../fonts/MyriadPro/MyriadPro-Regular/MyriadPro-Regular.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-Semibold';
	src: url("../fonts/MyriadPro/MyriadPro-Semibold/MyriadPro-Semibold.eot");
	src: local("☺"), url("../fonts/MyriadPro/MyriadPro-Semibold/MyriadPro-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro/MyriadPro-Semibold/MyriadPro-Semibold.woff") format("woff"), url("../fonts/MyriadPro/MyriadPro-Semibold/MyriadPro-Semibold.ttf") format("truetype"), url("../fonts/MyriadPro/MyriadPro-Semibold/MyriadPro-Semibold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinTextCompPro-Medium';
	src: url("../fonts/PFDinTextCompPro/PFDinTextCompPro-Medium/PFDinTextCompPro-Medium.eot");
	src: local("☺"), url("../fonts/PFDinTextCompPro/PFDinTextCompPro-Medium/PFDinTextCompPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/PFDinTextCompPro/PFDinTextCompPro-Medium/PFDinTextCompPro-Medium.woff") format("woff"), url("../fonts/PFDinTextCompPro/PFDinTextCompPro-Medium/PFDinTextCompPro-Medium.ttf") format("truetype"), url("../fonts/PFDinTextCompPro/PFDinTextCompPro-Medium/PFDinTextCompPro-Medium.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: block;
}

.clearfix:after {
	clear: both;
}

.container {
	max-width: 1100px;
	padding: 0 15px;
	margin: 0 auto;
}

.part {
	float: left;
	width: 50%;
}

body {
	background: #fff;
	font: small 'MyriadPro-Regular', Arial;
	color: #000;
	line-height: 1.52em;
	overflow-x: hidden;
}

body.fixed {
	overflow: hidden;
	padding-right: 17px;
}

p,
.txt {
	font-size: 123%;
}

h1,
.h1 {
	color: #362671;
	font-family: 'CRC65';
	font-size: 260%;
	letter-spacing: 1px;
	line-height: 2.3em;
	text-align: left;
	text-transform: uppercase;
}

h2,
.h2 {
	color: #131313;
	font-family: 'CRC65';
	font-size: 232%;
	line-height: 1em;
}

h3,
.h3 {
	color: #484848;
	font-family: 'MyriadPro-Bold';
	font-size: 186%;
	line-height: 1em;
}

h4,
.h4 {
	color: #131313;
	font-family: 'CRC65';
	font-size: 154%;
	line-height: 1em;
}

h5,
.h5 {
	color: #131313;
	font-family: 'CRC65';
	font-size: 124%;
	line-height: 1em;
}

.mob-block {
	display: none;
}

/* **************** HEADER ****************** */
.page-header {
	background: #fff;
	padding-bottom: 2px;
}
.page-header_top {
	padding-top: 8px;
}
.page-header_top > * {
	display: inline-block;
	float: right;
	line-height: 28px;
	margin-left: 2.8%;
}
.page-header_top .operation {
	font-size: 118%;
	margin-left: 3.6%;
}
.page-header_top .tel {
	font-family: 'MyriadPro-Bold';
	font-size: 132%;
	line-height: 30px;
}
.page-header .logo {
	margin-top: -9px;
}

a.btn,
input.btn {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 1px solid #d0d0d0;
	color: #484848;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	min-width: 124px;
	font-size: 106%;
}

a.btn.order-consultation:hover {
	color: #9b9b9b;
}

.btn.btn-primary {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f38f64',	endColorstr='#f26e6c',GradientType=0);
	border: none;
	color: #fff;
	width: 211px;
	line-height: 40px;
	font-size: 121%;
	transition: none;
}
.btn.btn-primary:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f26e6c',	endColorstr='#f26e6c',GradientType=0);
}
.btn.btn-primary:active {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f26e6c',	endColorstr='#f38f64',GradientType=0);
	background-color: transparent;
}

.logo {
	float: left;
}
.logo img {
	max-width: 100%;
	height: auto;
}

.nav {
	float: right;
}
.nav > li {
	float: left;
	line-height: 5.5em;
	margin-left: 70px;
	position: relative;
}
.nav > li:hover:after {
	content: "";
	border: 5px solid transparent;
	border-bottom: 5px solid #f8f8f8;
	position: absolute;
	bottom: 0;
	left: 38%;
}
.nav > li:first-child {
	margin-left: 0;
}
.nav > li:last-child > a:not(.btn),
.nav > li:nth-last-child(2) > a:not(.btn) {
	padding-right: 0;
}
.nav > li:last-child > a:not(.btn):after,
.nav > li:nth-last-child(2) > a:not(.btn):after {
	display: none;
}
.nav > li > a:not(.btn) {
	display: inline-block;
	line-height: 1;
	padding-right: 16px;
	position: relative;
}
.nav > li > a:not(.btn):after {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	content: "";
	background: url(img/icons.png) no-repeat -115px 0;
	position: absolute;
	top: 4px;
	right: 0;
	width: 8px;
	height: 6px;
}
.nav > li > a.active:after {
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.nav > li.mob-block {
	margin-top: 34px;
	display: none;
}
.nav > li.mob-block .social_txt {
	font-family: 'CRC65';
	font-size: 123%;
	margin-bottom: 9px;
	line-height: 1.4em;
	padding-right: 10px;
}

.social_link {
	display: inline-block;
	padding-left: 30px;
	margin-right: 18px;
	position: relative;
}
.social_link:before {
	content: "";
	background: url(img/icons.png) no-repeat -145px -15px;
	height: 16px;
	width: 22px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -7px;
}

.social_link.fb:before {
	background-position: -165px -15px;
}

.nav_lvl2 {
	background: #f8f8f8;
	position: absolute;
	top: 100%;
	left: -116px;
	padding: 17px 0;
	min-width: 293px;
	display: none;
	z-index: 20;
}
.nav_lvl2 li {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: block;
	line-height: 25px;
	padding: 0 20px;
}
.nav_lvl2 li:hover {
	background: #f2f2f2;
}
.nav_lvl2 li a {
	display: inline-block;
	line-height: 1;
}
.nav_lvl2 li.mob-block {
	display: none;
}

.sub_menu {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: #fff;
	border-top: 1px solid #f2f2f2;
	box-shadow: -0.105px 2.998px 6px 0px rgba(0, 0, 0, 0.3);
	position: fixed;
	top: -110px;
	left: 0;
	width: 100%;
	z-index: 100;
}
.sub_menu ul {
	margin: 0 -15px;
}
.sub_menu ul li {
	float: left;
	margin-right: 2.1%;
	line-height: 54px;
}
.sub_menu ul li:last-child {
	margin-right: 0;
}
.sub_menu ul li a {
	display: inline-block;
	font-size: 107%;
	line-height: 1;
}

.sub_menu.open {
	top: 0;
}

.mob-phone {
	background: url(img/icons.png) no-repeat -113px -12px;
	height: 24px;
	width: 24px;
	display: none;
	opacity: .7;
}
.mob-phone:hover {
	opacity: 1;
}

#mobile_btn {
	background: #fff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
	padding: 13px 9px;
	display: none;
	width: 45px;
	float: left;
	margin: 9px 0;
}
	#mobile_btn:hover {
	background: transparent;
}
	#mobile_btn span {
	background: #656565;
	display: block;
	height: 2px;
	margin-bottom: 4px;
}
	#mobile_btn span:last-child {
	margin-bottom: 0;
}

#mobile_btn span {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#mobile_btn.active {
	background: transparent;
}
	#mobile_btn.active span {
	margin-bottom: -2px;
}
	#mobile_btn.active span:first-child {
	transform: rotate(45deg);
}
	#mobile_btn.active span:nth-child(2) {
	opacity: 0;
}
	#mobile_btn.active span:last-child {
	transform: rotate(-45deg);
}

/* **************** COURSE ***************** */
.course {
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background: url(img/course-bg.jpg) no-repeat center center/cover;
	color: #fff;
	padding: 44px 0;
}
.course .container {
	position: relative;
}
.course .container a.btn.btn-primary {
	position: absolute;
	bottom: 8px;
	right: 15px;
}
.course .part {
	width: 55%;
}
.course .part:last-child {
	width: 45%;
	float: right;
}
.course_txt:last-of-type {
	margin-top: 65px;
}
.course_txt_img {
	float: left;
	padding-top: 5px;
	/*width: 22%;*/
}
.course_txt_img img {
	max-width: 100%;
	height: auto;
	padding-right: 10px;
}
.course_txt > p {
	float: left;
	font-size: 107%;
	line-height: 1.3em;
	width: 67%;
}
.course_txt .term,
.course_txt .format {
	display: table;
	float: left;
	width: 50%;
}
.course_txt .term p,
.course_txt .format p {
	display: table-cell;
	vertical-align: top;
}
.course_txt .term p:not(.course_txt_title),
.course_txt .format p:not(.course_txt_title) {
	color: #e3e3e9;
}
.course_txt .term p.course_txt_title,
.course_txt .format p.course_txt_title {
	font-family: 'MyriadPro-Bold';
	padding-left: 24px;
	padding-right: 5px;
	position: relative;
}
.course_txt .term p.course_txt_title:before,
.course_txt .format p.course_txt_title:before {
	content: "";
	background: url(img/icons.png) no-repeat 0 -15px;
	width: 16px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}
.course_txt .format {
	padding-left: 4%;
}
.course_txt .format p.course_txt_title:before {
	background-position: -17px -15px;
}

.above_main-title {
	font-family: 'CRC65';
	font-size: 154%;
	margin-bottom: 11px;
}

.main-title {
	font-family: 'CRC65';
	font-size: 352%;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 14px;
	margin-left: -5px;
	line-height: 1;
}

.under_title {
	font-size: 183%;
	line-height: 1.3em;
	margin-bottom: 26px;
}

/* **************** FEATURES ***************** */
.features {
	background: #eaeaea url(../images/bg.jpg) no-repeat 0 0/cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 56px 0 66px;
	overflow-x: hidden;
}
.features .container {
	overflow: visible;
	position: relative;
}
.features-bg {
	position: absolute;
	right: -11px;
	bottom: -66px;
	z-index: 20;
}
.features .h1 {
	margin-bottom: 10px;
}
.features_list_item {
	float: left;
	margin-left: 2%;
	width: 32%;
}
.features_list_item:first-child {
	margin-left: 0;
}
.features_list_item_title {
	margin-bottom: 20px;
}
.features_list_item_txt {
	color: #737373;
	font-size: 122%;
	line-height: 1.3em;
	margin-bottom: 30px;
}
.features_list_item_txt .item-list {
	padding: 0 24px 0 14px;
}
.features_list_item_video {
	display: inline-block;
}
.features_list_item_video:hover span {
	color: #6f62b7;
	text-decoration: none;
}
.features_list_item_video:hover span.play span.icon {
	background-position: -54px -41px;
}
.features_list_item_video:active span.play span.icon {
	background-position: -108px -41px;
}
.features_list_item_video span {
	color: #352a6f;
	font-size: 91%;
	text-decoration: underline;
}
.features_list_item_video span.txt {
	float: right;
}
.features_list_item_video span.play {
	background: #fff;
	display: inline-block;
	text-align: center;
	height: 94px;
	padding-top: 24px;
	width: 135px;
	float: left;
	margin-right: 13px;
}
.features_list_item_video span.play span.icon {
	background: url(img/icons.png) no-repeat 0 -41px;
	display: inline-block;
	height: 50px;
	width: 50px;
}
.features_list_item.for-clients {
	background: #fff;
	border: 1px dashed #999;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: 0.7%;
	margin-top: -21px;
	padding: 20px 26px;
}
.features_list_item.for-clients a.btn.btn-primary {
	margin: 7px 0;
}

.item-list {
	list-style: disc;
}
.item-list li {
	color: #f27a69;
	margin-bottom: 9px;
}
.item-list li span {
	color: #737373;
}

/* **************** AUDIENCE ***************** */
.audience {
	background: #fff;
	padding: 76px 0 126px;
}
.audience .h1 {
	margin-bottom: 11px;
}
.audience_content {
	min-height: 300px;
}
.audience_content_img {
	float: left;
	padding-top: 66px;
	position: relative;
	width: 18%;
}
.audience_content_img img {
	display: none;
	height: auto;
	left: 0;
	max-width: 160px;
	position: absolute;
	top: 66px;
	width: 100%;
}
.audience_content_img img.active {
	display: inline-block;
}
.audience_content_tabs {
	float: right;
	width: 82%;
}
.audience_content_tabs .tabs_header .tabs_img {
	display: none;
}
.audience_content_tabs .tabs li.active {
	color: #111;
	border: 1px solid #b0bccc;
	border-bottom: none;
	position: relative;
	z-index: 20;
}
.audience_content_tabs .tabs li.active:first-child:before {
	content: "";
	background: #fff;
	height: 8px;
	width: 110%;
	position: absolute;
	bottom: 0;
	left: 1px;
	z-index: 15;
}
.audience_content_tabs .tabs li.active:nth-child(2):before {
	content: "";
	background: #fff;
	height: 8px;
	width: 110%;
	position: absolute;
	bottom: 0;
	left: -1px;
	z-index: 15;
}
.audience_content_tabs .tabs li.active:nth-child(3):before {
	content: "";
	background: #fff;
	height: 8px;
	width: 110%;
	position: absolute;
	bottom: 0;
	left: -1px;
	z-index: 15;
}
.audience_content_tabs .tabs li.active:last-child:before {
	content: "";
	background: #fff;
	height: 8px;
	width: 110%;
	position: absolute;
	bottom: 0;
	right: 1px;
	z-index: 15;
}
.audience_content_tabs .tabs li {
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: #fff;
	color: #999;
	cursor: pointer;
	float: left;
	width: 25%;
	padding: 25px 9px 0;
	font-size: 123%;
	font-family: 'CRC65';
	line-height: 1.5em;
	min-height: 110px;
}
.audience_content_tabs .tabs li span {
	position: relative;
	z-index: 20;
}
.audience_content_tabs .tabs_content {
	position: relative;
	z-index: 5;
	margin-top: -9px;
	overflow: visible;
}
.audience_content_tabs .tabs_content:before {
	content: "";
	background: url(img/icons.png) no-repeat 0 -110px;
	height: 30px;
	width: 50px;
	position: absolute;
	top: 58px;
	left: -30px;
	z-index: 50;
}
.audience_content_tabs .tabs_content_item {
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #b0bccc;
	padding: 42px 0 41px 23px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.audience_content_tabs .tabs_content_item_list li {
	color: #484848;
	float: left;
	padding-right: 2%;
	width: 25%;
}
.audience_content_tabs .tabs_content_item_list li .title {
	font-family: 'CRC65';
	font-size: 184%;
	margin-bottom: 17px;
}
.audience_content_tabs .tabs_content_item_list li .line {
	background: #f2766a;
	height: 2px;
	margin-bottom: 11px;
	margin-right: 34px;
}
.audience_content_tabs .tabs_content_item_list li .txt {
	color: #606060;
	font-size: 123%;
	line-height: 1.3em;
}
.audience_content_tabs .tabs_content_item.active {
	display: block;
}

/* **************** QUESTIONS ***************** */
.questions {
	background-image: -webkit-linear-gradient(right, #83a3be 0%, #8edacf 100%);
	background-image: -moz-linear-gradient(right, #83a3be 0%, #8edacf 100%);
	background-image: -ms-linear-gradient(right, #83a3be 0%, #8edacf 100%);
	padding: 16px 0 37px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#83a3be',	endColorstr='#8edacf',GradientType=1);
	overflow: hidden;
}
.questions .h1 {
	color: #fff;
	margin-bottom: 7px;
}
.questions_content_tabs {
	float: left;
	width: 34%;
	padding-top: 3px;
}
.questions_content_tabs-content {
	float: right;
	position: relative;
	width: 58%;
}
.questions ol.tabs li .tabs_header {
	position: relative;
}
.questions ol.tabs li .tabs_header:before {
	content: "";
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: url(img/icons.png) no-repeat -90px 0;
	height: 15px;
	width: 11px;
	position: absolute;
	right: 4px;
	top: 50%;
	display: none;
}
.questions ol.tabs li.active .tabs_header:before {
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.tabs_content_item {
	color: #fff;
	line-height: 1.59em;
	font-size: 100%;
	padding-right: 20px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
}
.tabs_content_item:first-child {
	display: block;
}
.tabs_content_item > p {
	margin-bottom: 20px;
	padding-right: 14%;
}
.tabs_content_item > p a {
	font-size: 100%;
}
.tabs_content_item .attention {
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border: 2px dashed #f2706b;
	padding: 16px 36px;
	margin-right: 12%;
	margin-bottom: 26px;
}
.tabs_content_item .attention_title {
	color: #fff;
	font-family: 'CRC65';
	font-size: 153%;
	margin-bottom: 12px;
}
.tabs_content_item .attention p {
	font-size: 124%;
	padding-left: 38px;
	position: relative;
	padding-right: 2%;
}
.tabs_content_item .attention p:before {
	content: "";
	background: url(img/icons.png) no-repeat -38px -14px;
	height: 24px;
	width: 24px;
	position: absolute;
	top: 8px;
	left: 0;
}
.tabs_content_item a.btn.btn-primary {
	position: relative;
	z-index: 50;
	margin-bottom: 10px;
}
.tabs_content_item_img {
	text-align: right;
}
.tabs_content_item_img img {
	margin: 31px 0 0 -48px;
}
.tabs_content_item_img img.dinner {
	margin: -112px 0 0 0;
}
.tabs_content_item_img img.plane {
	margin: -18px 0 0 -48px;
}
.tabs_content_item_img img.equipments {
	margin: -49px 0 0 -48px;
}
.tabs_content_item_img img.weights {
	margin: -71px 0 0 -48px;
}
.tabs_content_item_img img.build {
	margin: 4px 0 0 -48px;
}
.tabs_content_item_img img.hand {
	margin: -64px 0 0 -48px;
}
.tabs_content_item_img img.old-phone {
	margin: -22px 0 0 -48px;
}

ol.tabs {
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
	border: 1px solid #b0bccc;
	padding: 19px 14px 0;
}
	ol.tabs li {
	color: #352a6f;
	font-family: 'CRC65';
	font-size: 122%;
	list-style-type: none;
	counter-increment: list;
	padding-left: 23px;
	position: relative;
	margin-bottom: 20px;
}
	ol.tabs li:before {
	content: counter(list) " ";
	position: absolute;
	top: 0;
	left: 0;
}
	ol.tabs li span {
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	color: #352a6f;
	text-decoration: underline;
	cursor: pointer;
	display: block;
	font-family: 'MyriadPro-Regular';
	font-size: 100%;
	position: relative;
}
	ol.tabs li span:hover {
	text-decoration: none;
}
	ol.tabs li.active span {
	color: #484848;
	text-decoration: none;
}
	ol.tabs li.active span:after {
	content: "";
	border: 15px solid transparent;
	border-left: 15px solid #fff;
	position: absolute;
	top: 50%;
	right: -43px;
	margin-top: -15px;
}

/* **************** COMPLETO ***************** */
.completo {
	background: #fff;
	padding: 115px 0 0;
}
.completo a.btn.read-more {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	position: relative;
	width: 100%;
	line-height: 38px;
	margin-bottom: 17px;
	font-size: 117%;
}
.completo a.btn.read-more:hover {
	color: #9b9b9b;
}
.completo a.btn.read-more span {
	display: inline-block;
	position: relative;
}
.completo a.btn.read-more span:before {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	content: "";
	background: url(img/icons.png) no-repeat -90px 0;
	position: absolute;
	height: 11px;
	width: 11px;
	top: 50%;
	right: -20px;
	margin-top: -3px;
}
.completo a.btn.read-more.active span:before {
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.completo_logo {
	text-align: center;
	margin-bottom: 31px;
}
.completo_title {
	font-family: 'CRC65';
	text-align: center;
	margin-bottom: 60px;
	font-size: 186%;
}
.completo_list_item {
	color: #484848;
	float: left;
	margin-left: 2%;
	width: 32%;
}
.completo_list_item:first-child {
	margin-left: 0;
}
.completo_list_item_title {
	font-family: 'CRC65';
	font-size: 181%;
	margin-bottom: 23px;
}
.completo_list_item_txt {
	font-size: 121%;
	margin-bottom: 26px;
	min-height: 80px;
}
.completo_list_item_img {
	position: relative;
	overflow: hidden;
}
.completo_list_item_img:hover:before {
	top: 0;
}
.completo_list_item_img:hover a.btn.btn-primary {
	opacity: 1;
	z-index: 20;
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.completo_list_item_img:before {
	content: "";
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: #352a6f;
	opacity: .6;
	position: absolute;
	top: 100%;
	left: 0;
	height: 100%;
	width: 100%;
}
.completo_list_item_img img {
	max-width: 100%;
	height: auto;
}
.completo_list_item_img a.btn.btn-primary {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	margin-top: -20px;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

/* **************** LAST STUDENTS ***************** */
.last-students {
	background: #fff;
	padding: 81px 0 58px;
	position: relative;
}
.last-students:before {
	content: "";
	background-image: -webkit-linear-gradient(-90deg, black 0%, transparent 100%);
	background-image: -moz-linear-gradient(-90deg, black 0%, transparent 100%);
	background-image: -ms-linear-gradient(-90deg, black 0%, transparent 100%);
	opacity: 0.051;
	height: 62px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.last-students_title {
	font-family: 'CRC65';
	font-size: 230%;
	margin-bottom: 62px;
	line-height: 1;
}
.last-students_list li {
	float: left;
	text-align: center;
	width: 16.66%;
	line-height: 70px;
}
.last-students_list li img {
	max-width: 100%;
	height: auto;
}

/* **************** TEACHERS ***************** */
.teachers {
	padding: 14px 0 35px;
	position: relative;
}
.teachers:before {
	content: "";
	background: #352a6f;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 15;
}
.teachers_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
}
.teachers_bg_slider {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	z-index: -1;
}
.teachers_bg_slider .slick-list,
.teachers_bg_slider .slick-track {
	height: 100%;
}
.teachers_bg_slider_item {
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 15;
}
.teachers_bg_slider.active {
	opacity: 1;
	z-index: 20;
}
.teachers .container {
	position: relative;
	z-index: 20;
}
.teachers .h1 {
	color: #fff;
}
.teachers .part.main {
	/* padding-left: 5.5%; */ }
.teachers_partners {
	background: #fff;
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.7);
	position: relative;
	z-index: 30;
}
.teachers_partners_sliders {
	position: relative;
	height: 73px;
	overflow: visible;
	/* &:before {
	content: "";
	position: absolute;
	top: -27px;
	left: 5.7%;
	border: 20px solid transparent;
	border-bottom: 20px solid #fff;
	margin-left: -10px;
	} */ }
.teachers_arrows {
	color: #fff;
	position: absolute;
	bottom: 33px;
	left: 30%;
	width: 165px;
	line-height: 20px;
	text-align: center;
}
.teachers_arrows p {
	font-size: 112%;
}
.teachers_arrows_wrap {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	z-index: -1;
}
.teachers_arrows_wrap.active {
	opacity: 1;
	z-index: 20;
}
.teachers_arrows .slick-arrow {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: url(img/icons.png) no-repeat -52px -145px;
	cursor: pointer;
	position: absolute;
	opacity: .7;
	height: 16px;
	width: 21px;
	top: 50%;
	margin-top: -8px;
	z-index: 50;
}
.teachers_arrows .slick-arrow:hover {
	opacity: 1;
}
.teachers_arrows .slick-next {
	background-position: -79px -145px;
	right: 0;
}
.teachers_arrows .slick-prev {
	left: 0;
}

.teachers-slider {
	margin: 26px 0 0;
}
.teachers-slider .slick-list {
	overflow: visible;
}
.teachers-slider .slick-current .teachers-slider_item_img::before,
.teachers-slider .slick-current .teachers-slider_item_img::after {
	opacity: 1;
}
.teachers-slider_item {
	text-align: center;
}
.teachers-slider_item_img {
	display: inline-block;
	margin-bottom: 9px;
	position: relative;
}
.teachers-slider_item_img:hover:before {
	opacity: 1;
}
.teachers-slider_item_img:before {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	content: "";
	background: #f27e68;
	height: 12px;
	width: 12px;
	border: 3px solid #352a6f;
	position: absolute;
	top: 5px;
	right: -4px;
	opacity: 0;
}
.teachers-slider_item_img:after {
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	content: "";
	position: absolute;
	top: 121px;
	left: 50%;
	border: 15px solid transparent;
	border-bottom: 15px solid #fff;
	margin-left: -10px;
	opacity: 0;
}
.teachers-slider_item_img img {
	cursor: pointer;
	max-width: 100%;
	height: auto;
	display: inline-block;
}
.teachers-slider_item_txt {
	font-family: 'CRC65';
	font-size: 120%;
	color: #fff;
	text-align: center;
}
.teachers-slider_item_txt span {
	cursor: pointer;
	text-align: left;
	display: inline-block;
}

.teachers-slider-descr .slick-list {
	padding-top: 30px !important;
}

.teachers-slider-descr_item {
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background: #fff;
	color: #484848;
	padding: 23px 23px 18px 29px;
	position: relative;
	text-align: left;
	overflow: visible;
}
.teachers-slider-descr_item p {
	margin-bottom: 22px;
	font-size: 123%;
	line-height: 1.3em;
}
.teachers-slider-descr_item span {
	font-family: 'MyriadPro-Bold';
	font-size: 123%;
}

.teachers-slider-descr .item-list li {
	margin-bottom: 0;
}
.teachers-slider-descr .item-list li span {
	color: #484848;
	font-family: 'MyriadPro-Regular';
	font-size: 114%;
}

.teachers_partners_slider {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	line-height: 73px;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	z-index: -1;
}
.teachers_partners_slider .slick-list {
	margin: 0 20px;
}
.teachers_partners_slider_item_img {
	max-height: 73px;
	margin: 0 20px;
	text-align: center;
}
.teachers_partners_slider_item_img img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}
.teachers_partners_slider .slick-arrow {
	background: url(img/icons.png) no-repeat -52px -117px;
	cursor: pointer;
	position: absolute;
	height: 16px;
	width: 21px;
	top: 50%;
	margin-top: -8px;
	z-index: 50;
}
.teachers_partners_slider .slick-next {
	background-position: -79px -117px;
	right: 0;
}
.teachers_partners_slider .slick-next:hover {
	background-position: -137px -145px;
}
.teachers_partners_slider .slick-prev {
	left: 0;
}
.teachers_partners_slider .slick-prev:hover {
	background-position: -111px -145px;
}

.teachers_partners_slider.active {
	opacity: 1;
	z-index: 50;
}

/* **************** SECRET ***************** */
.secret {
	background-image: -webkit-linear-gradient(right, #f26e6c 0%, #f38f64 100%);
	background-image: -moz-linear-gradient(right, #f26e6c 0%, #f38f64 100%);
	background-image: -ms-linear-gradient(right, #f26e6c 0%, #f38f64 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f38f64',	endColorstr='#f26e6c',GradientType=1);
	padding: 109px 0 0;
	overflow-x: hidden;
	position: relative;
}
.secret .container {
	position: relative;
	z-index: 20;
}
.secret:before {
	content: "";
	background: url(../images/secret-bg.png) no-repeat 0 0/cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 5;
}
.secret .h1, .secret .h2 {
	color: #fff;
	margin-left: -3px;
	margin-bottom: 8px;
}
.secret .h2 {
	margin-bottom: 43px;
}
.secret_list {
	display: table;
	border-spacing: 21px 0;
	margin: 0 -63px 43px;
}
.secret_list_row {
	display: table-row;
}
.secret_list_item {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px dashed #fff;
	color: #fff;
	display: table-cell;
	padding: 29px 0% 25px 2.3%;
	width: 32%;
}
.secret_list_item_title {
	font-size: 225%;
	font-family: 'CRC65';
	margin-bottom: 23px;
}
.secret_list_item > p {
	font-size: 123%;
	font-family: 'MyriadPro-Bold';
	line-height: 1.3em;
	margin-bottom: 21px;
	min-height: 62.3px;
}
.secret_list_item_txt {
	font-size: 123%;
	line-height: 1.3em;
	padding-right: 12%;
}
.secret .registration {
	position: relative;
	z-index: 20;
}
.secret .registration form {
	top: -50px;
}

.secret_nnnada {
	color: #fff;
}
.secret_nnnada_txt {
	background: url(../images/nnnada-bg-1.png) no-repeat 0 0;
	background-size: 100% 100%;
	padding: 26px 0% 20px 5.3%;
	float: right;
	width: 54.6%;
	margin-right: 6.7%;
	margin-bottom: 18px;
	position: relative;
}
.secret_nnnada_txt_title {
	font-size: 225%;
	font-family: 'CRC65';
	margin-bottom: 16px;
}
.secret_nnnada_txt p {
	font-size: 123%;
	line-height: 1.3em;
	padding-right: 3%;
}
.secret_nnnada_img {
	float: left;
	width: 30%;
}
.secret_nnnada_img img {
	margin-left: -51px;
}
.secret_nnnada_benefit {
	float: right;
	width: 54.6%;
}
.secret_nnnada_benefit_num {
	display: inline;
	font-size: 714%;
	width: 20%;
	font-family: 'PFDinTextCompPro-Medium';
	vertical-align: middle;
	margin-right: 4%;
	line-height: 1;
}
.secret_nnnada_benefit_txt {
	display: inline-block;
	font-size: 124%;
	width: 60%;
	vertical-align: middle;
	line-height: 1.3em;
}

.type-of-secret {
	line-height: 59px;
	text-align: center;
	width: 73.5%;
	margin: 0 auto 42px;
}
.type-of-secret_block {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #fff;
	color: #fff;
	float: left;
	font-size: 180%;
	width: 31.5%;
	font-family: 'CRC65';
	text-decoration: none;
}
.type-of-secret_block:last-child {
	float: right;
}
.type-of-secret_block:first-child span {
	border-bottom: none;
}
.type-of-secret_block:hover span {
	color: #fff;
	border-bottom: none;
}
.type-of-secret_block span {
	border-bottom: 1px solid #fff;
	color: #fff;
	display: inline-block;
	line-height: 1;
}
.type-of-secret_arrow {
	float: left;
	height: 14px;
	width: 37%;
	padding: 0 3%;
}
.type-of-secret_arrow img {
	width: 100%;
	height: 100%;
}

.registration {
	background: #fff;
	text-align: center;
}
.registration form {
	background: #fff;
	border: 1px solid #f2f2f2;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
	padding: 29px 49px 31px 49px;
	position: relative;
}
.registration_title {
	color: #000;
	font-family: 'CRC65';
	font-size: 155%;
	margin-bottom: 30px;
	text-align: left;
	margin-left: -3px;
}
.registration_inputs {
	margin-bottom: 20px;
}
.registration_inputs_item.required:before {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	content: "";
	background: #f00;
	height: 6px;
	width: 6px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -3px;
}
.registration_inputs_item.required.empty:before {
	background: #f00;
}
.registration_inputs_item.required.typing:before {
	background: #ff8400;
}
.registration_inputs_item.required.done:before {
	background: #83b330;
}
.registration_inputs_item {
	float: left;
	margin-left: 3.1%;
	position: relative;
	width: 17.5%;
	border-bottom: 1px solid #999;
	padding-bottom: 8px;
}
.registration_inputs_item label:not(.error) {
	color: #b4b4b4;
	display: block;
	text-align: left;
	position: absolute;
	bottom: 100%;
	left: 1px;
	opacity: 0;
}
.registration_inputs_item label.active {
	opacity: 1;
}
.registration_inputs_item label.error {
	background: #9b9b9b;
	color: #fff;
	display: inline-block;
	font-size: 106%;
	line-height: 24px;
	position: absolute;
	top: 135%;
	right: 0;
	padding: 0 8px;
	z-index: 20;
}
.registration_inputs_item label.error:before {
	content: "";
	border: 5px solid transparent;
	border-bottom: 5px solid #9b9b9b;
	position: absolute;
	top: -10px;
	right: 4px;
}
.registration_inputs_item:first-child {
	margin-left: 0;
}
.registration_inputs_item input {
	color: #999;
	width: 100%;
	border: none;
	font-family: 'MyriadPro-Regular';
}

/* **************** LEARNING ***************** */
.learning {
	background: #fff;
	padding: 24px 0 106px;
}
.learning .h1 {
	margin-bottom: 12px;
}
.learning_list {
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background: #fff;
	max-width: 364px;
	position: relative;
	z-index: 50;
}
.learning ol.tabs {
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}
.learning ol.tabs li.active span::before {
	content: "";
	border: 16px solid transparent;
	border-left: 16px solid #b0bccc;
	position: absolute;
	top: 50%;
	right: -46px;
	margin-top: -16px;
}

.learning_slider {
	margin-top: -410px;
}
.learning_slider_item {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: .3;
}
.learning_slider_item_img {
	margin-bottom: 17px;
}
.learning_slider_item_img img {
	max-width: 100%;
	height: auto;
}
.learning_slider_item_txt {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #bbb;
	opacity: 0;
	font-size: 108%;
	margin-left: -2px;
}
.learning_slider_item.slick-current {
	opacity: 1;
}
.learning_slider_item.slick-current .learning_slider_item_img img {
	border: 5px solid #fff;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}
.learning_slider_item.slick-current .learning_slider_item_txt {
	opacity: 1;
}
.learning_slider .slick-arrow {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: url(img/icons.png) no-repeat 0px -172px;
	cursor: pointer;
	opacity: 1;
	height: 28px;
	width: 28px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -115%);
	z-index: 20;
}
.learning_slider .slick-arrow:hover {
	opacity: .7;
}
.learning_slider .slick-arrow.slick-next {
	background-position: -36px -172px;
}

/* **************** FEEDBACK ***************** */
.feedback {
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background: url(../images/feedback-bg.jpg) no-repeat 0 0/cover;
	padding: 14px 0 40px;
}
.feedback .container {
	position: relative;
}
.feedback .h1 {
	color: #fff;
	margin-left: -3px;
	margin-bottom: 10px;
}

.feedback_slider {
	cursor: move;
}
.feedback_slider .slick-list {
	overflow: visible;
}
.feedback_slider_item {
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border: 1px solid #b0bccc;
	background: #fffdf1;
	color: #484848;
	padding: 19px 19px 14px;
	margin: 0 10px;
	opacity: .7;
}
.feedback_slider_item_top {
	margin-bottom: 17px;
}
.feedback_slider_item_top .name {
	display: inline-block;
	font-family: 'CRC65';
	font-size: 139%;
	vertical-align: middle;
}
.feedback_slider_item_img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #999;
	display: inline-block;
	margin-right: 15px;
	height: 71px;
	width: 71px;
	vertical-align: middle;
}
.feedback_slider_item_txt {
	font-size: 107%;
	line-height: 1.3em;
}
.feedback_slider_item_video {
	max-width: 298px;
	margin: 0 auto;
	height: 185px;
}
.feedback_slider_item_video iframe {
	width: 100%;
}
.feedback_slider_item.slick-active {
	opacity: 1;
}

.feedback_slider_count {
	color: #fff;
	font-size: 106%;
	text-align: center;
}

#feedback_arrows .slick-arrow {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: url(img/icons.png) no-repeat 0px -172px;
	cursor: pointer;
	opacity: .7;
	height: 28px;
	width: 28px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 20;
}
	#feedback_arrows .slick-arrow:hover {
	opacity: 1;
}

#feedback_arrows .slick-arrow.slick-prev {
	left: 29px;
}

#feedback_arrows .slick-arrow.slick-next {
	background-position: -36px -172px;
	right: 0;
}

/* **************** PROGRAM ***************** */
.line {
	background: #f2766a;
	border-top: 1px solid #f7ada6;
	border-bottom: 1px solid #f7ada6;
	height: 1px;
}

.program {
	background: #fff;
	padding: 56px 0 42px;
}
.program .h1, .program .h2 {
	margin-left: -3px;
	margin-bottom: 14px;
}
.program .h2 {
	margin-bottom: 29px;
}
.program_list {
	text-align: center;
	margin-bottom: 77px;
}
.program_list_row {
	border-spacing: 14px 8px;
	display: table;
}
.program_list_item {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: table-cell;
	color: #352a6f;
	cursor: pointer;
	border: 1px solid #f2f2f2;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
	width: 25%;
	text-align: left;
	position: relative;
	padding-bottom: 48px;
}
.program_list_item:hover {
	box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.1);
}
.program_list_item:nth-child(4n) {
	margin-right: 0;
}
.program_list_item_top {
	background: #f6f6f6;
	position: relative;
	padding: 17px 20px 20px;
	margin-bottom: 22px;
}
.program_list_item_top:before {
	content: "";
	border: 20px solid transparent;
	border-bottom: 20px solid #fff;
	position: absolute;
	bottom: -8px;
	left: 43%;
}
.program_list_item_top img {
	margin-right: 6px;
}
.program_list_item_top .name {
	display: inline-block;
	color: #484848;
	font-family: 'MyriadPro-Bold';
	font-size: 122%;
	vertical-align: middle;
}
.program_list_item_title {
	font-family: 'CRC65';
	font-size: 135%;
	padding: 0 20px;
	margin-bottom: 10px;
}
.program_list_item_txt {
	font-size: 123%;
	padding: 0 20px;
	margin-bottom: 19px;
	min-height: 99px;
}
.program_list_item .line {
	margin: 0 auto;
	position: absolute;
	bottom: 57px;
	left: 0;
	right: 0;
	width: 83%;
}
.program_list_item .duration {
	color: #a7a7a7;
	float: left;
}
.program_list_item .duration span {
	display: block;
	line-height: 1.5em;
}
.program_list_item_bottom {
	padding: 0 20px 15px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.program_list_item_bottom span.arr {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: url(img/icons.png) no-repeat -36px -172px;
	display: inline-block;
	float: right;
	height: 28px;
	width: 28px;
	margin-top: 8px;
}
.program_list a.btn.btn-primary {
	margin-top: 20px;
}

.clients_list_item {
	margin-bottom: 18px;
	float: left;
	line-height: 88px;
	text-align: center;
	width: 16.66%;
}
.clients_list_item img {
	max-width: 100%;
	height: auto;
}

.clients_list a.more {
	border-bottom: 1px dashed #352a6f;
	color: #352a6f;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}
.clients_list a.more:hover {
	border-bottom: none;
}

/* **************** BENEFIT ***************** */
.benefit {
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background: url(../images/benefit-bg.jpg) no-repeat 0 0/cover;
	color: #fff;
	padding: 66px 0 52px;
	position: relative;
	text-align: center;
}
.benefit:before {
	content: "";
	background: url(img/icons.png) no-repeat 0 -211px;
	height: 43px;
	width: 61px;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -29px;
	z-index: 10;
}
.benefit .h1 {
	color: #fff;
	margin-left: -3px;
	margin-bottom: 12px;
}
.benefit .benefit_list {
	text-align: left;
}
.benefit .benefit_list_item {
	float: left;
	margin-right: 2%;
	margin-bottom: 65px;
	width: 23.5%;
}
.benefit .benefit_list_item:nth-child(4n) {
	margin-right: 0;
}
.benefit .benefit_list_item_title {
	font-family: 'CRC65';
	font-size: 184%;
	margin-bottom: 17px;
}
.benefit .benefit_list_item .line {
	border-top: 1px solid #da6d6a;
	border-bottom: 1px solid #f2766a;
	margin-bottom: 16px;
	margin-right: 18%;
}
.benefit .benefit_list_item_txt {
	color: #dad8e3;
	font-size: 123%;
	padding-right: 1%;
	line-height: 1.25em;
	min-height: 80px;
}
.benefit a.btn.btn-primary {
	position: relative;
	top: -20px;
}

/* **************** PRICE ***************** */
p.note {
	color: #a4a4a4;
	font-size: 107%;
	margin-bottom: 19px;
}

.price {
	background: #eaeaea;
	padding: 56px 0 0;
}
.price_content {
	background: #eaeaea url(../images/bg.jpg) no-repeat 0 0/cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 35px;
	position: relative;
}
.price_content:before {
	content: "";
	background-image: -webkit-linear-gradient(90deg, black 0%, transparent 100%);
	background-image: -moz-linear-gradient(90deg, black 0%, transparent 100%);
	background-image: -ms-linear-gradient(90deg, black 0%, transparent 100%);
	opacity: 0.051;
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 100%;
	height: 29px;
	z-index: 20;
}
.price .h1 {
	margin-left: -3px;
	margin-bottom: 14px;
}
.price_descr {
	float: left;
	width: 50%;
}
.price_descr p {
	color: #747474;
	font-size: 122%;
	margin-bottom: 12px;
	max-width: 355px;
	line-height: 1.32em;
}
.price_descr p.note {
	color: #a4a4a4;
	font-size: 107%;
	margin-bottom: 19px;
}
.price_descr p.attention {
	color: #484848;
	font-family: 'CRC65';
	font-size: 183%;
	margin-bottom: 6px;
	margin-left: -3px;
}
.price_reg {
	float: left;
	width: 50%;
	padding: 14px 0 0 11px;
}
.price_reg .registration {
	background: transparent;
	text-align: left;
}
.price_reg .registration form {
	background: transparent;
	border: none;
	box-shadow: none;
	padding: 0;
}
.price_reg .registration_wrap {
	background: #fff;
	border: 1px solid #f2f2f2;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
	padding: 29px 49px 35px 35px;
	position: relative;
	margin-bottom: 16px;
	text-align: center;
}
.price_reg .registration_inputs {
	margin-bottom: 0;
}
.price_reg .registration_inputs_item {
	width: 48%;
	margin-right: 4%;
	margin-left: 0;
	margin-bottom: 35px;
}
.price_reg .registration_inputs_item:nth-child(2n) {
	margin-right: 0;
}
.price_reg a.btn.btn-primary {
	position: relative;
	top: -31px;
}
.price_bottom {
	background: #fff;
	padding: 11px 0;
}
.price_list {
	margin-bottom: 17px;
}
.price_list_item {
	float: left;
	margin-right: 8.5%;
	width: 27%;
}
.price_list_item:last-child {
	margin-right: 0;
}
.price_list_item_title {
	margin-bottom: 5px;
}
.price_list_item_title span {
	color: #f38267;
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 714%;
	vertical-align: middle;
	margin-right: 4px;
	line-height: 1;
}
.price_list_item_title div {
	display: inline-block;
	font-family: 'CRC65';
	font-size: 127%;
	vertical-align: middle;
	line-height: 1.6em;
}
.price_list_item .line {
	margin-bottom: 26px;
}
.price_list_item_txt {
	color: #606060;
	font-size: 123%;
	margin-bottom: 10px;
	padding-right: 5px;
	line-height: 1.25;
}
.price_list_item_txt span {
	font-family: 'MyriadPro-Bold';
}
.price_list_item a.btn.btn-primary {
	font-size: 98%;
}

.check-newsletter {
	display: inline-block;
	margin-bottom: 20px;
}

.check-newsletter input[type="checkbox"] {
	display: none;
}

.check-newsletter input[type="checkbox"] + label {
	color: #737373;
	font-size: 120%;
	cursor: pointer;
}

.check-newsletter input[type="checkbox"] + label span {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	border: 1px solid #b0bccc;
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	margin: 0 11px 0 0;
	cursor: pointer;
	position: relative;
	overflow: visible;
}
.check-newsletter input[type="checkbox"] + label span:before {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	content: "";
	background: url(img/icons.png) no-repeat -40px 0;
	height: 13px;
	width: 20px;
	opacity: 0;
	position: absolute;
	top: 0px;
	right: -6px;
}

.check-newsletter input[type="checkbox"]:checked + label span:before {
	opacity: 1;
	background-position: -16px 0;
}

.old_price {
	color: #999;
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 288%;
	margin-bottom: 22px;
	margin-left: -3px;
	position: relative;
}
.old_price:before {
	content: "";
	background: url(img/icons.png) no-repeat 0 -261px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
.wait_new_price {
	color: #000000;
	font-size: 122%;
	margin-bottom: 12px;
	max-width: 355px;
	line-height: 1.32em;
	font-weight: bold;
}

.current_price {
	color: #f38267;
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 688%;
	margin-bottom: 18px;
	display: inline-block;
	line-height: 1;
	letter-spacing: 2px;
}

/* **************** CORPORATE ***************** */
.corporate {
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background: url(../images/corporate-bg.jpg) no-repeat 0 0/cover;
	color: #fff;
	padding: 17px 0 0;
}
.corporate .container {
	position: relative;
}
.corporate .corporate-tower {
	position: absolute;
	bottom: 0;
	right: 12.3%;
}
.corporate .h1 {
	color: #fff;
	margin-left: -3px;
	margin-bottom: 44px;
	position: relative;
	z-index: 20;
}
.corporate_blocks {
	padding-bottom: 86px;
}
.corporate_list {
	float: left;
	margin-right: 6%;
	width: 28%;
}
.corporate_list_item {
	margin-bottom: 30px;
}
.corporate_list_item_title {
	font-family: 'CRC65';
	font-size: 184%;
	margin-bottom: 17px;
}
.corporate_list_item .line {
	margin-bottom: 11px;
	max-width: 161px;
}
.corporate_list_item_txt {
	color: #dad8e3;
	font-size: 123%;
	max-width: 243px;
	line-height: 1.35em;
	min-height: 80px;
}

/* ************** CORPORATE CLIENTS *************** */
.corporate-clients {
	background: #fff;
	border-bottom: 2px solid #999;
	padding: 76px 0 17px;
}
.corporate-clients .h2 {
	margin-left: -3px;
	margin-bottom: 42px;
}
.corporate-clients_list {
	padding: 0 1.7% 0 1.4%;
	margin-bottom: 78px;
}
.corporate-clients_list_item {
	border: 1px solid #d0d0d0;
	cursor: pointer;
	float: left;
	margin-left: 5.069%;
	text-align: center;
	width: 21.2%;
}
.corporate-clients_list_item:hover span.glass {
	-webkit-transform: scale(1.6);
	-o-transform: scale(1.6);
	transform: scale(1.6);
}
.corporate-clients_list_item:first-child {
	margin-left: 0;
}
.corporate-clients_list_item_img {
	display: inline-block;
	position: relative;
}
.corporate-clients_list_item_img span.glass {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: url(../images/magnifying-glass-2.svg) no-repeat 0 0;
	display: inline-block;
	position: absolute;
	bottom: 7px;
	right: 8px;
	height: 22px;
	width: 22px;
}
.corporate-clients_list_item_img img {
	max-width: 100%;
	height: auto;
}
.corporate-clients .registration {
	margin-bottom: 77px;
}
.corporate-clients .registration form {
	padding: 29px 29px 31px 54px;
}
.corporate-clients .registration_inputs_item {
	/* width: 22%; */ }

a.up {
	display: inline-block;
	text-decoration: none;
}
	a.up span.arr-up {
	background: url(img/icons.png) no-repeat -69px -170px;
	height: 32px;
	width: 32px;
	margin-right: 6px;
}
	a.up span {
	color: #362671;
	display: inline-block;
	vertical-align: middle;
	height: 20px;
}
	a.up:hover span:not(.arr-up) {
	border-bottom: 1px solid #362671;
}

/* **************** FOOTER ***************** */
.page-footer {
	padding: 26px 0 13px;
}
.page-footer_top {
	margin-bottom: 11px;
}
.page-footer .logo {
	margin-top: -6px;
}
.page-footer .nav > li > a::after {
	display: none;
}
.page-footer .copyright {
	color: #b4b4b4;
	float: left;
	font-size: 92%;
}
.page-footer_bottom_completo {
	float: right;
}
.page-footer_bottom_completo a {
	font-size: 92%;
	text-decoration: none;
}
.page-footer_bottom_completo a span {
	text-decoration: underline;
	margin-right: 17px;
}
.page-footer_bottom_completo a span:hover {
	text-decoration: none;
}

/* ************ POPAP ************/
#modal {
	background: rgba(0, 0, 0, 0.6);
	text-align: center;
	position: fixed;
	z-index: 600;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 25px;
	width: 100%;
	height: 100%;
	display: none;
	white-space: nowrap;
	overflow-y: scroll;
	overflow: auto;
	overflow-x: hidden;
	-webkit-animation: animationModal .5s;
	-moz-animation: animationModal .5s;
	-ms-animation: animationModal .5s;
	-o-animation: animationModal .5s;
	animation: animationModal .5s;
}

#modal:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}

#modal-wrapper {
	z-index: 210;
	background: transparent;
	position: fixed;
	top: 0;
	left: 0;
	width: calc(100% - 17px);
	height: 100%;
}

.m-window {
	display: inline-block;
	background: #fff;
	color: #484848;
	height: auto;
	vertical-align: middle;
	position: relative;
	z-index: 220;
	max-width: 100%;
	max-height: 100%;
	white-space: normal;
}
.m-window .txt_wrap {
	border: 2px solid #e1cfaf;
	padding: 64px 80px;
}
.m-window_txt {
	font-size: 153%;
	margin-bottom: 31px;
	line-height: 1.5em;
}
.m-window_txt span.bold {
	color: #ca902c;
	font-family: 'PT-Serif-Bold';
}

#m-close {
	background: url(img/icons.png) no-repeat -54px 0;
	width: 13px;
	height: 13px;
	float: right;
	opacity: 1;
	margin-right: -20px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#m-close:hover {
	opacity: .7;
}

@keyframes animationModal {
	0% {
	transform: scale(0.5);
}
	100% {
	transform: scale(1);
} }

/* ************ CONSULTATION POPAP ************/
.consultation {
	max-width: 280px;
	padding: 18px 30px 24px 32px;
}
.consultation .h4 {
	text-align: left;
	line-height: 1.3em;
	margin-bottom: 33px;
}
.consultation .registration form {
	padding: 0;
	box-shadow: none;
	border: none;
}
.consultation .registration_inputs {
	margin-bottom: 0;
}
.consultation .registration_inputs_item {
	margin: 0 0 34px 0;
	width: 100%;
}

/* ************ VIDEO POPAP ************/
.video {
	width: 567px;
	height: 350px;
	line-height: 350px;
	text-align: center;
	position: relative;
}
.video iframe {
	width: 100%;
	height: 100%;
}
.video span.icon {
	background: url(img/icons.png) no-repeat 0 -41px;
	display: inline-block;
	height: 50px;
	width: 50px;
}
.video span.icon:hover {
	background-position: -54px -41px;
}
.video span.icon:active {
	background-position: -108px -41px;
}
.video span.note {
	color: #cfcfcf;
	line-height: 1;
	position: absolute;
	bottom: -20px;
	left: 0;
}

/* ************ CORPORATE REGISTRATION POPAP ************/
.reg-modal-corporate .corporate-clients {
	padding: 0;
	border: none;
	padding: 0;
}
.reg-modal-corporate .corporate-clients .registration {
	margin-bottom: 0;
}

/* ************ ORDER SUCCESS POPAP ************/
.order-success {
	background: #fff;
	color: #484848;
	max-width: 825px;
	text-align: center;
	padding: 51px 57px 30px;
}
.order-success .h4 {
	margin-bottom: 10px;
}
.order-success p {
	margin-bottom: 30px;
}
.order-success_links {
	display: inline-block;
}
.order-success_links a.btn.btn-primary {
	display: inline-block;
	margin-right: 15px;
	width: 42px;
	height: 42px;
	min-width: auto;
}
.order-success_links a.btn.btn-primary span {
	display: inline-block;
	width: 19px;
	height: 30px;
	margin-top: 6px;
}
.order-success_links a.btn.btn-primary:first-child span {
	background: url(../images/fb-1.svg) no-repeat center;
}
.order-success_links a.btn.btn-primary:last-child {
	margin-right: 0;
}
.order-success_links a.btn.btn-primary:last-child span {
	background: url(../images/vk-1.svg) no-repeat center;
}

.order-success.success-2 {
	max-width: 300px;
	padding: 51px 30px 30px;
}

/* ************ MODULE POPAP ************/
.module {
	background: #fff;
	border: 1px solid #000;
	box-shadow: -0.105px 2.998px 6px 0px rgba(0, 0, 0, 0.1);
	padding: 0 18px 30px 31px;
	max-width: 669px;
	text-align: left;
	min-width: 669px;
}
.module_title {
	display: inline-block;
	color: #352a6f;
	font-family: 'CRC65';
	font-size: 139%;
	margin: 0px 10.3% 0 0;
}
.module .tabs {
	color: #484848;
	display: inline-block;
	font-family: 'CRC65';
	font-size: 123%;
	margin: 0 0 13px 0;
}
.module .tabs li {
	cursor: pointer;
	display: inline-block;
	margin-right: 10px;
	padding: 30px 13px 6px;
}
.module .tabs li span {
	text-decoration: underline;
}
.module .tabs li:hover span {
	text-decoration: none;
}
.module .tabs li.active {
	background: #ececec;
}
.module .tabs li.active span {
	text-decoration: none;
}
.module .tabs_content {
	margin-bottom: 39px;
	min-height: 315px;
}
.module .tabs_content_item {
	display: none;
	padding-right: 0;
	position: static;
}
.module .tabs_content_item.active {
	display: block;
}
.module .line {
	margin-bottom: 28px;
}
.module_descr {
	color: #352a6f;
	font-size: 123%;
	margin-bottom: 23px;
}
.module-video iframe {
	width: 100%;
	height: 315px;
}
.module_list-title {
	color: #4e2020;
	font-family: 'CRC65';
	font-size: 144%;
	margin-bottom: 3px;
}
.module_list {
	margin-bottom: 29px;
}
.module_list li {
	margin-bottom: 5px;
	padding-left: 1px;
	line-height: 1;
}
.module_list li span {
	color: #4e2020;
	display: inline-block;
	vertical-align: middle;
	font-size: 122%;
}
.module_list li span.list-bg {
	background: #ac9797;
	width: 16px;
	height: 2px;
	margin-right: 5px;
}
.module_bottom_teacher {
	float: left;
}
.module_bottom_teacher_img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
}
.module_bottom_teacher_txt {
	display: inline-block;
	vertical-align: middle;
	font-size: 120%;
	font-family: 'CRC65';
	color: #484848;
}
.module_bottom .btn.btn-primary {
	float: right;
	margin-top: 17px;
	padding: 0 15px;
	width: auto;
}

/* ************ MODULE_FEEDBACK POPAP ************/
.module.module-feedback .module_title {
	color: #000;
	font-size: 154%;
	margin-top: 19px;
}

.module.module-feedback .module_descr {
	margin-bottom: 55px;
}

.module.module-feedback .registration_inputs {
	margin-bottom: 0;
}

.module.module-feedback .registration_inputs_item.textarea {
	width: 100%;
	margin-left: 0;
	border: none;
}

.module.module-feedback .registration_inputs_item {
	margin-left: 9.1%;
	width: 35.5%;
	margin-bottom: 20px;
}
.module.module-feedback .registration_inputs_item:first-child {
	margin-left: 0;
}
.module.module-feedback .registration_inputs_item textarea {
	border: 1px solid #999;
	padding: 10px;
	width: 100%;
}

.module.module-feedback .module_bottom_teacher {
	display: none;
}

.module.module-feedback .module_bottom_teacher.active {
	display: block;
}

/* ************ LEARNING POPAP ************/
.modal-type.learning {
	padding: 11px 0 0;
}
.modal-type.learning .learning_txt {
	margin-bottom: 12px;
	text-align: left;
	padding-left: 19px;
	color: #797979;
	font-size: 107%;
}
.learning_img img{
	 display:block;
	 width:100%;
}

/* ************ DOCUMENT POPAP ************/
.document {
	max-width: 446px;
}
.document_img img {
	max-width: 100%;
	height: auto;
}

.newsletter_margin {
	margin-top: 20px;
	margin-bottom: 0px;
}
.newsletter_font input[type="checkbox"] + label {
	font-size: 110%;
}
.hide {
	display: none;
}

.widget_left_block {
	display: block;
}

@media only screen and (max-width: 420px) { /* +40px к экрану */
	.widget_left_block {
		display: none;
	}
}

@media only screen and (max-width: 420px) { /* +40px к экрану */
	.widget_left_block .widget_b .text {
		/*width: 250px !important;
		padding: 10px 0px 0 0 !important;*/
	}
	.widget_left_block .widget_b .text strong {
		/*padding-bottom: 10px !important;*/
	}
}

.discount  {
	text-align: center;
}
.discount .btn.btn-primary  {
	width: auto;
	padding: 30px 50px;
	font-size: 135%;
}
.discount a.btn.btn-primary {
	top: 0;
}
@media only screen and (max-width: 768px) {
	.discount .btn.btn-primary  {
		padding: 10px 20px;
		margin-bottom: 10px;
	}
}





/*media.css*/
.bg {
  background-image: -webkit-linear-gradient(bottom, #f26e6c 0%, #f38f64 100%);
  background-image: -moz-linear-gradient(bottom, #f26e6c 0%, #f38f64 100%);
  background-image: -ms-linear-gradient(bottom, #f26e6c 0%, #f38f64 100%); }

.btn-bg_hover {
  background-image: -webkit-linear-gradient(bottom, #f26e6c 0%, #f26e6c 100%);
  background-image: -moz-linear-gradient(bottom, #f26e6c 0%, #f26e6c 100%);
  background-image: -ms-linear-gradient(bottom, #f26e6c 0%, #f26e6c 100%); }

.btn-bg_active {
  background-image: -webkit-linear-gradient(bottom, #f38f64 0%, #f26e6c 100%);
  background-image: -moz-linear-gradient(bottom, #f38f64 0%, #f26e6c 100%);
  background-image: -ms-linear-gradient(bottom, #f38f64 0%, #f26e6c 100%); }

@media only screen and (max-width: 1372px) {
  /* **************** HEADER ****************** */
  .sub_menu ul {
    padding: 0 5px; }
  .sub_menu ul li {
    margin-right: 1.6%; }
  .nav > li:nth-last-child(3) .nav_lvl2 {
    left: auto;
    right: 0; } }

@media only screen and (max-width: 1069px) {
  /* **************** HEADER ****************** */
  .nav > li {
    margin-left: 15px; }
  /* **************** FEATURES ***************** */
  .features_list {
    width: 60%; }
  .features_list_item {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0; }
  .features_list_item.for-clients {
    position: absolute;
    width: 39%;
    top: 109px;
    right: 10px;
    z-index: 15; }
  /* **************** AUDIENCE ***************** */
  .audience_content_tabs .tabs {
    display: table-row; }
  .audience_content_tabs .tabs li {
    display: table-cell;
    float: none; }
  /* **************** LEARNING ***************** */
  .learning .learning_slider .slick-track {
    left: 156px; }
  /* **************** FEEDBACK ***************** */
  .feedback {
    overflow: hidden; }
  /* **************** PRICE ***************** */
  .price_list_item_title span {
    display: block; }
  /* **************** CORPORATE ***************** */
  .corporate_list_item_title {
    min-height: 38px; } }

@media only screen and (max-width: 992px) {
  .completo_list_item_title {
    min-height: 40px; }
  .completo_list_item_txt {
    min-height: 95px; }
  .course_txt .term, .course_txt .format,
  .course_txt .term p, .course_txt .format p {
    display: inline-block; }
  .program_list_item_top {
    text-align: center; }
  .program_list_item_top .name {
    display: block; }
  .program_list_item_title,
  .program_list_item_txt {
    padding: 0 8px; }
  .program_list_item .line {
    width: 89%; }
  .program_list_item_bottom {
    padding: 0 8px 15px; } }

@media only screen and (max-width: 768px) {
	.button_center_mobil {
		display: block;
		text-align: center;
	}
  .mob-block,
  .nav_lvl2 li.mob-block {
    display: block; }
  .desktop-block {
    display: none; }
  /* **************** HEADER ****************** */
  .sub_menu {
    display: none; }
  .page-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100; }
  .page-header_content {
    position: relative;
    margin: 0 -15px;
    padding: 0 15px; }
  .page-header_top {
    display: inline-block;
    float: right;
    margin: 17px 0;
    padding-top: 0;
    width: 24px; }
  .page-header_bottom {
    display: block;
    text-align: center; }
  .page-header .logo {
    margin-top: 4px;
    display: inline-block;
    float: none;
    width: 120px; }
  .nav {
    background: #fff;
    display: none;
    position: absolute;
    text-align: left;
    width: 100%;
    top: 100%;
    left: 0;
    float: none;
    z-index: 500; }
  .nav > li {
    float: none;
    margin-left: 0;
    padding-left: 20px;
    line-height: 1.3em;
    margin-bottom: 20.5px; }
  .nav > li.mob-block {
    display: block; }
  .nav > li > a.btn.order.order-consultation {
    display: inline-block;
    margin-bottom: 33px;
    line-height: 28px; }
  .nav > li > a:not(.btn) {
    font-size: 135%;
    text-decoration: none; }
  .nav_lvl2 {
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    min-width: auto;
    margin-top: 15px; }
  .nav_lvl2 li {
    padding: 0 15px; }
  .nav_lvl2 li a {
    text-decoration: none;
    color: #484848;
    padding: 13px 0; }
    .nav_lvl2 li a:hover {
      color: #352a6f; }
  #mobile_btn {
    display: inline-block; }
  .page-header_top .operation,
  .page-header_top .tel {
    display: none; }
  .mob-phone {
    display: inline-block; }
  a.btn.order.order-consultation {
    display: none; }
  /* **************** COURSE ****************** */
  .course {
    padding: 97px 0 23px; }
  .main-title {
    font-size: 227%;
    margin-left: 0; }
  .under_title {
    font-size: 139%; }
  .course .part,
  .course .part:last-child {
    float: none;
    width: 100%; }
  .course_txt-completo {
    /*display: none;*/ }
  .course_txt:last-of-type {
    margin-top: 41px; }
  .course_txt .term, .course_txt .format {
    display: table;
    float: none;
    margin-bottom: 25px;
    padding-left: 0;
    width: auto; }
  .course_txt .term p, .course_txt .format p {
    display: table-cell; }
  .btn.btn-primary {
    width: 279px; }
  .course .container a.btn.btn-primary {
    position: static; }
  /* **************** FEATURES ***************** */
  .features {
    padding: 37px 0 15px; }
    .features .h1 {
      margin-bottom: 22px; }
  h1, .h1 {
    font-size: 200%;
    line-height: 1.3em;
    margin-left: 2px; }
  .features-bg {
    display: none; }
  .features_list {
    width: 100%; }
  .features_list_item {
    width: 100%;
    margin-left: 0; }
  .features_list_item.for-clients {
    position: static;
    width: 100%; }
  .features_list_item_title {
    margin-bottom: 11px; }
  .features_list_item_txt {
    margin-bottom: 18px; }
  .features_list_item_video {
    display: block;
    margin-bottom: 13px; }
  .features_list_item_video span.play {
    float: none;
    margin-bottom: 16px;
    margin-right: 0;
    padding: 48px 0;
    height: auto;
    width: 273px; }
  .features_list_item_video span.txt {
    display: block;
    float: none; }
    .features_list_item_video span.txt br {
      display: none; }
  .item-list li {
    margin-bottom: 11px; }
  .features_list_item_txt .item-list {
    padding: 0 6px 0 14px; }
  .features_list_item.for-clients {
    background: transparent;
    border: none;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0; }
  /* **************** AUDIENCE ***************** */
  .audience {
    padding: 36px 0 0; }
  .audience_content {
    margin: 0 -6px; }
  .audience_content_img {
    display: none; }
  .audience_content_tabs {
    float: none;
    width: 100%; }
    .audience_content_tabs .tabs {
      display: block; }
      .audience_content_tabs .tabs > li {
        border: none;
        display: block;
        border-radius: 0;
        padding: 0;
        position: relative;
        z-index: 20;
        width: 100%;
        margin-bottom: 7px; }
        .audience_content_tabs .tabs > li .tabs_header {
          border: 1px solid #f2f2f2;
          box-shadow: 0px 3px 4.7px 0.3px rgba(0, 0, 0, 0.24);
          border-radius: 0px;
          color: #111;
          padding: 10px 11px 22px 3px;
          position: relative;
          margin-bottom: 23px; }
          .audience_content_tabs .tabs > li .tabs_header .tabs_img {
            width: 29%;
            text-align: center;
            vertical-align: middle;
            display: inline-block;
            margin-right: 7px; }
          .audience_content_tabs .tabs > li .tabs_header .txt {
            -webkit-border-radius: 10px;
            border-radius: 10px;
            border: 1px solid #b0bccc;
            display: inline-block;
            padding: 5px 10px;
            width: 64%;
            font-size: 100%;
            position: relative;
            vertical-align: middle; }
            .audience_content_tabs .tabs > li .tabs_header .txt:before {
              content: "";
              background: url(img/icons.png) no-repeat -117px -118px;
              height: 15px;
              width: 24px;
              position: absolute;
              top: 50%;
              left: -16px;
              margin-top: -7px; }
          .audience_content_tabs .tabs > li .tabs_header .arr-bg {
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -ms-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
            background: url(img/icons.png) no-repeat -90px 0;
            height: 15px;
            width: 11px;
            position: absolute;
            right: 8px;
            top: 50%;
            margin-top: -7.5px; }
          .audience_content_tabs .tabs > li .tabs_header .arr-bg.active {
            -webkit-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg); }
        .audience_content_tabs .tabs > li:before {
          display: none; }
      .audience_content_tabs .tabs li.active {
        border: none; }
    .audience_content_tabs .tabs_content {
      display: none; }
    .audience_content_tabs .tabs_mob_content {
      display: none; }
      .audience_content_tabs .tabs_mob_content li {
        display: block;
        color: #111;
        margin-bottom: 7px;
        width: 100%;
        padding: 0; }
  .audience_content_tabs .tabs_content_item_list li .title {
    font-size: 124%;
    margin-bottom: 12px; }
  .audience_content_tabs .tabs_content_item_list li .line {
    margin-bottom: 13px;
    width: 166px; }
  .audience_content_tabs .tabs_content_item_list li .txt {
    font-size: 79%; }
  /* **************** QUESTIONS ***************** */
  .questions {
    padding: 24px 0 37px; }
    .questions ol.tabs {
      background: transparent;
      border-radius: 0;
      padding: 19px 8px 0; }
    .questions ol.tabs li .tabs_header::before {
      display: block; }
    .questions ol.tabs > li {
      background: #fff;
      padding-left: 0;
      margin: 0 -8px 20px; }
      .questions ol.tabs > li .tabs_content_item > p,
      .questions ol.tabs > li .tabs_content_item .attention p {
        font-family: 'MyriadPro-Regular'; }
      .questions ol.tabs > li:before {
        top: 21px;
        left: 12px; }
      .questions ol.tabs > li .tabs_header {
        border: 1px solid #f2f2f2;
        margin: -19px 0;
        padding: 19px 13px 16px; }
      .questions ol.tabs > li span {
        display: block;
        padding-left: 23px; }
    .questions ol.tabs li.active span:after {
      display: none; }
    .questions ol.tabs li.active .tabs_header {
      box-shadow: 0px 3px 4.7px 0.3px rgba(0, 0, 0, 0.24); }
  .questions .h1 {
    margin: 0 -4px 9px; }
  .questions_content {
    margin: 0 -10px; }
  .questions_content_tabs {
    float: none;
    width: 100%; }
    .questions_content_tabs .tabs_content_item {
      color: #484848;
      padding: 37px 8px 0;
      position: relative; }
      .questions_content_tabs .tabs_content_item > p {
        font-size: 100%;
        line-height: 1.32em;
        margin-bottom: 27px;
        padding-right: 0; }
      .questions_content_tabs .tabs_content_item .attention {
        padding: 14px 17px;
        margin-right: 6%;
        margin-bottom: 32px; }
        .questions_content_tabs .tabs_content_item .attention p {
          font-size: 100%;
          padding-left: 40px;
          line-height: 1.32em; }
      .questions_content_tabs .tabs_content_item .attention_title {
        color: #111;
        font-size: 128%;
        margin-bottom: 8px; }
      .questions_content_tabs .tabs_content_item a.btn.btn-primary {
        margin-bottom: 29px; }
  .tabs_content_item_img {
    display: none; }
  .questions_content_tabs-content {
    display: none; }
  /* **************** COMPLETO ***************** */
  .completo {
    padding: 40px 0 0; }
  .completo_logo {
    margin-bottom: 27px;
    height: 29px;
    overflow: hidden; }
    .completo_logo img {
      width: 139px; }
  .completo_title {
    text-align: left;
    margin-bottom: 24px;
    font-size: 173%;
    line-height: 1.25em; }
  .completo_list_item {
    float: none;
    margin-left: 0;
    width: 100%; }
  .completo_list_item_img {
    display: none; }
  .completo_list {
    display: none; }
  .completo_list_item {
    margin-bottom: 41px; }
  .completo_list_item_title {
    margin-bottom: 10px; }
  .completo_list_item_txt {
    margin-bottom: 6px; }
  /* **************** LAST STUDENTS ***************** */
  .last-students {
    padding: 28px 0 36px; }
  .last-students_title {
    font-size: 171%;
    margin-bottom: 45px; }
  .last-students_list li {
    width: 42%;
    margin-right: 13%;
    line-height: 63px; }
    .last-students_list li:nth-child(2n) {
      margin-right: 0; }
  /* **************** TEACHERS ***************** */
  .teachers_bg,
  .teachers_partners,
  #teachers-slider,
  #teachers-slider-descr,
  .teachers_arrows {
    display: none; }
  .teachers {
    background: #f26e6c; }
    .teachers:before {
      display: none; }
    .teachers .h1 {
      color: #352a6f;
      margin-bottom: 16px; }
  .mob-teachers-slider {
    padding-top: 20px; }
    .mob-teachers-slider_item {
      -webkit-border-radius: 8px;
      border-radius: 8px;
      -webkit-background-size: cover;
      -ms-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      color: #fff;
      cursor: move;
      height: 384px;
      margin: 0 10px;
      position: relative; }
      .mob-teachers-slider_item_txt {
        position: absolute;
        top: 54%;
        left: 15px; }
        .mob-teachers-slider_item_txt .title {
          font-family: 'CRC65';
          font-size: 213%;
          margin-bottom: 22px;
          line-height: 1.2em; }
        .mob-teachers-slider_item_txt .txt {
          font-size: 123%;
          line-height: 1.3em; }
    .mob-teachers-slider .slick-dots {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      text-align: center;
      line-height: 1; }
      .mob-teachers-slider .slick-dots li {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        background: #fff;
        text-indent: 9999px;
        height: 5px;
        width: 5px;
        margin-right: 3px;
        overflow: hidden;
        vertical-align: top; }
        .mob-teachers-slider .slick-dots li button {
          display: none; }
        .mob-teachers-slider .slick-dots li:last-child {
          margin-right: 0; }
      .mob-teachers-slider .slick-dots li.slick-active {
        -webkit-border-radius: 20px;
        border-radius: 20px;
        width: 15px; }
  /* **************** SECRET ***************** */
  .secret {
    background-image: -webkit-linear-gradient(top, #f26e6c 0%, #f38f64 100%);
    background-image: -moz-linear-gradient(top, #f26e6c 0%, #f38f64 100%);
    background-image: -ms-linear-gradient(top, #f26e6c 0%, #f38f64 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f38f64',  endColorstr='#f26e6c',GradientType=0);
    padding: 5px 0 0; }
    .secret .h1 {
      margin-left: 0;
      margin-bottom: 20px; }
    .secret .h2 {
      font-size: 168%;
      margin-bottom: 25px;
      margin-left: 4px; }
    .secret .registration {
      padding: 30px 0 0; }
      .secret .registration form {
        display: none; }
  .type-of-secret {
    line-height: 44px;
    width: auto;
    margin: 0 -15px 22px; }
  .type-of-secret_block {
    background: #f9b7b6;
    border-radius: 0;
    border: none;
    font-size: 122%;
    position: relative;
    width: 50%; }
    .type-of-secret_block:first-child:before {
      content: "";
      border: 5px solid transparent;
      border-bottom: 5px solid #ed6c6a;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -5px; }
    .type-of-secret_block:last-child {
      background: #fff; }
      .type-of-secret_block:last-child span {
        color: #352a6f; }
    .type-of-secret_block span {
      border-bottom: 1px solid #352a6f;
      color: #fff; }
  .type-of-secret_arrow {
    display: none; }
  .secret_list {
    display: block;
    margin: 0 0 20px; }
    .secret_list_row {
      display: block; }
    .secret_list_item {
      display: block;
      padding: 20px 0% 22px 6.3%;
      width: 100%;
      margin-bottom: 20px; }
      .secret_list_item_title {
        margin-bottom: 13px; }
      .secret_list_item > p {
        margin-bottom: 11px; }
      .secret_list_item_txt {
        padding-right: 10px; }
  .secret_nnnada_txt {
    background: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #fff;
    padding: 26px 15px;
    float: none;
    width: 100%;
    margin-right: 0;
    position: relative; }
    .secret_nnnada_txt:before {
      content: "";
      background: #f38f64;
      height: 4px;
      width: 17px;
      position: absolute;
      bottom: -2px;
      left: 30%; }
    .secret_nnnada_txt:after {
      content: "";
      background: url(img/icons.png) no-repeat -124px -167px;
      height: 35px;
      width: 21px;
      position: absolute;
      bottom: -31px;
      left: 30%; }
    .secret_nnnada_txt_title {
      margin-bottom: 16px; }
  .secret_nnnada_img {
    float: none;
    margin-bottom: 10px;
    width: 100%; }
    .secret_nnnada_img img {
      width: 142px;
      margin-left: 5px;
      margin-top: 3px; }
  .secret_nnnada_benefit {
    float: none;
    margin-bottom: 8px;
    width: 100%; }
    .secret_nnnada_benefit_txt {
      width: 67%;
      float: left;
      padding: 15px 0; }
    .secret_nnnada_benefit_num {
      float: left;
      margin-right: 0;
      text-align: center;
      width: 26%; }
  /* **************** LEARNING ***************** */
  #learning_slider {
    display: none; }
  .learning {
    padding: 35px 0 4px; }
    .learning .h1 {
      font-size: 198%;
      margin-bottom: 20px; }
    .learning ol.tabs {
      border-radius: 0;
      box-shadow: none;
      border: none;
      padding: 0; }
      .learning ol.tabs li {
        padding-left: 31px;
        margin-bottom: 9.5px; }
        .learning ol.tabs li:before {
          left: 5px; }
        .learning ol.tabs li span {
          padding-right: 11px; }
  .learning ol.tabs li.active span::before {
    display: none; }
	ol.tabs li.active span:after {
	right: 0px;
}
  /* **************** FEEDBACK ***************** */
  .feedback {
    background: #fff;
    padding: 14px 0 0; }
    .feedback .h1 {
      color: #362b70; }
  #feedback_slider {
    padding-top: 25px;
    cursor: default; }
    #feedback_slider .slick-dots {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      text-align: center;
      line-height: 1; }
      #feedback_slider .slick-dots li {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        cursor: pointer;
        background: #f38367;
        text-indent: 9999px;
        height: 5px;
        width: 5px;
        margin-right: 3px;
        overflow: hidden;
        vertical-align: top; }
        #feedback_slider .slick-dots li button {
          display: none; }
        #feedback_slider .slick-dots li:last-child {
          margin-right: 0; }
      #feedback_slider .slick-dots li.slick-active {
        -webkit-border-radius: 20px;
        border-radius: 20px;
        width: 15px; }
  #feedback_arrows {
    display: none; }
  .feedback_slider_item {
    cursor: move;
    margin: 0 10px; }
  /* **************** PROGRAM ***************** */
  .program {
    padding: 17px 0; }
    .program .h1 {
      margin-bottom: 10px; }
    .program .h2 {
      margin-bottom: 21px;
      font-size: 170%;
      line-height: 1.3em; }
  .program_list {
    margin-bottom: 35px; }
  .program_list_row {
    display: block; }
  .program_list_item {
    display: block;
    margin-right: 0;
    margin-bottom: 8px;
    padding-bottom: 0;
    width: 100%; }
    .program_list_item_top,
    .program_list_item .line, .program_list_item_bottom {
      display: none; }
    .program_list_item_title {
      font-size: 138%;
      padding: 8px 12px 0;
      text-transform: uppercase; }
    .program_list_item_txt {
      padding: 0 29px 0 13px;
      margin-bottom: 8px;
      min-height: auto; }
  .program_list a.btn.btn-primary {
    margin-top: 9px; }
  .clients_list {
    text-align: center; }
  .clients_list_item {
    margin-right: 4%;
    width: 48%; }
    .clients_list_item:nth-child(2n) {
      margin-right: 0; }
  /* **************** BENEFIT ***************** */
  .benefit {
    padding: 37px 0 30px; }
    .benefit .h1 {
      margin-left: 5px; }
    .benefit .benefit_list {
      padding-left: 6px; }
  .benefit .benefit_list_item {
    float: none;
    margin-bottom: 25px;
    margin-right: 0;
    width: 100%; }
  .benefit .benefit_list_item_txt {
    min-height: auto; }
  .benefit a.btn.btn-primary {
    top: 0; }
  /* **************** PRICE ***************** */
  .price {
    padding: 36px 0 0; }
    .price .h1 {
      margin-left: 7px;
      margin-bottom: 21px; }
  .old_price {
    margin-left: 7px; }
  .price_descr,
  .price_reg {
    float: none;
    width: 100%;
    padding: 0; }
  .current_price {
    font-size: 571%;
    margin-bottom: 15px; }
  .price_content {
    padding-bottom: 0; }
    .price_content:before {
      display: none; }
  .price_bottom p.note {
    display: none; }
  .price_reg .registration {
    background: #fff;
    margin: 0 -15px; }
  .price_reg .registration form {
    position: relative; }
  .price_reg .registration_wrap {
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    padding: 29px 14px 20px; }
  .price_reg .registration_inputs_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 28px; }
  .price_list_item_title span {
    display: inline-block; }
  .price_reg .registration form .btn.btn-primary {
    margin-top: 62px;
    width: 292px; }
  .check-newsletter {
    bottom: 87px;
    padding: 0 12px;
    /*position: absolute;*/ }
  .price_list_item {
    margin-right: 0;
    float: none;
    width: 100%; }
  .price_list_item .line {
    display: none; }
  .price_list_item:not(:last-child) .price_list_item_txt {
    display: none; }
  .price_list_item a.btn.btn-primary {
    color: #352a6f;
    background: none;
    line-height: 1;
    text-decoration: underline; }
    .price_list_item a.btn.btn-primary:hover {
      text-decoration: none; }
  /* **************** CORPORATE ***************** */
  .corporate {
    padding: 25px 0 0; }
    .corporate .h1 {
      margin-left: 3px;
      margin-bottom: 12px; }
  .corporate .corporate-tower {
    display: none; }
  .corporate_blocks {
    padding-left: 5px;
    padding-bottom: 1px; }
  .corporate_list {
    margin-right: 0;
    float: none;
    width: 100%; }
  .corporate_list_item {
    margin-bottom: 25px; }
  .corporate_list_item .line {
    margin-bottom: 14px; }
  .corporate_list_item_txt {
    min-height: auto; }
  /* ************** CORPORATE CLIENTS *************** */
  .corporate-clients {
    border-bottom: none;
    padding: 36px 0 17px; }
    .corporate-clients .h2 {
      margin-left: 1px;
      margin-bottom: 18px;
      font-size: 171%;
      line-height: 1.3em; }
    .corporate-clients .btn.btn-primary {
      display: block;
      margin: 0 auto 30px; }
  .mob-corporate-clients_list_item {
    float: left;
    line-height: 70px;
    margin-bottom: 10px;
    margin-right: 4%;
    text-align: center;
    width: 48%; }
    .mob-corporate-clients_list_item:nth-child(2n) {
      margin-right: 0; }
    .mob-corporate-clients_list_item img {
      max-width: 100%;
      height: auto; }
  .corporate-clients .registration,
  a.up {
    display: none; }
  .reg-modal-corporate .corporate-clients .registration {
    display: block; }
  /* **************** FOOTER ***************** */
  .page-footer {
    padding: 6px 0 10px; }
  .page-footer_top {
    display: none; }
  .page-footer .copyright,
  .page-footer_bottom_completo {
    float: none;
    margin-bottom: 15px; }
  .page-footer_bottom_completo a img {
    float: right; }
  /* ************ POPAP ************/
  #modal {
    padding: 0; }
  #m-close {
    background: url(img/icons.png) no-repeat -159px -116px;
    margin-right: 10px;
    margin-top: 10px;
    height: 23px;
    width: 23px;
    position: relative;
    z-index: 100; }
  .m-window {
    left: -3px;
    width: 320px; }
  .registration form {
    padding: 29px 20px 31px; }
    .registration form .btn.btn-primary {
      width: 100%; }
  .registration_inputs_item {
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
    width: 100%; }
  .module {
    min-width: auto;
    padding: 12px 20px 30px; }
  .module_title {
    margin-bottom: 10px;
    text-transform: uppercase; }
  .module .tabs {
    display: block;
    margin: 0 -20px 13px; }
    .module .tabs:before, .module .tabs:after {
      content: "";
      display: block; }
    .module .tabs:after {
      clear: both; }
  .module .tabs > li {
    background: #d8d8d8;
    margin-right: 0;
    padding: 0;
    width: 49%;
    float: left;
    text-align: center;
    line-height: 45px;
    position: relative; }
    .module .tabs > li .module .tabs > li.active {
      background: #ececec; }
  .module .tabs > li.active:before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    border: 15px solid transparent;
    border-bottom: 15px solid #fff;
    margin-left: -10px; }
  .module_list li span {
    width: 90%;
    vertical-align: top; }
  .module_list li span.list-bg {
    margin-top: 8px; }
  .module_bottom_teacher {
    float: none; }
  .module_bottom .btn.btn-primary {
    float: none;
    width: 100%; }
  .module.module-feedback .registration_inputs_item {
    margin-left: 0;
    width: 100%; } }

@media only screen and (min-width: 769px) {
  .page-header {
    display: block !important; }
  .nav {
    display: block !important; }
  .nav > li:hover .nav_lvl2 {
    display: block !important; }
  .nav > li:hover .nav_lvl2:after {
    display: inline-block !important; }
  .questions_content_tabs .tabs_content_item,
  .tabs_mob_content {
    display: none !important; }
  .completo_list {
    display: block !important; }
  #feedback_slider .slick-dots {
		display: none !important; } }

/*Additional styles*/
.quiz-header {
		font-size: 60px;
    font-family: 'MyriadPro-Bold';
    border-bottom: 2px dashed #5c5594;
    display: inline-block;
    line-height: 60px;
    padding: 25px 0 15px;
}