@charset "utf-8";
@import url(media.css);

/*---------- Start resset style. http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126  License: none (public domain) ----------*/
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	-webkit-overflow-scrolling: touch;
}

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, 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-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
xmp {
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: inherit;
	float: none;
	white-space: normal;
	font-style: italic;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Roboto', sans-serif!important;
	font-weight: 400;
	color: #000;
}
body div, body span, body p, 
body h1, body h2,  body h3, 
body h4, body h5, body h6  {
	font-family: 'Roboto', sans-serif!important;
}
ol, ul {
	list-style: none;
}
b {
	font-weight: 700;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input:focus {outline: none;}
a, button, input, textarea, div, span {
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
}
button, input[type="submit"], .button_getcourse button {
	cursor: pointer;
	background-color: rgb(43, 220, 204)!important;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
}
button, .button_getcourse button {
	display: block;
	height: 62px;
	margin-top: 25px;
	padding: 0 30px;
	border: 0;
	font-size: 18px;
	font-weight: bold;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
	text-align: center;
	color: #fff;
	border-radius: 32px;
	letter-spacing: 0.05em;
	position: relative;
}
button:hover, input[type="submit"]:hover {
	opacity: 0.75;
}
.button_getcourse button {
	width: 100%;
	margin: 0 auto 0;
}
.button_getcourse button:after {
	content: '';
	display: block;
	width: 53px;
	height: 69px;
	position: absolute;
	top: -36px;
	right: -81px;
	background: url(../images/pointer.png) no-repeat center top;
}
a, button, input[type="submit"] {	
	-webkit-transition:400ms ease all;
	-moz-transition:400ms ease all;
	-o-transition:400ms ease all;
	transition:400ms ease all;
	text-decoration:none;
}

::-webkit-scrollbar-button {width:8px;height:4px;}  
::-webkit-scrollbar-track {background:#fff;}  
::-webkit-scrollbar-thumb {-webkit-border-radius:2px;border-radius:2px;background:#495263;}  
::-webkit-scrollbar-thumb:hover {background:#616b7e;}  
::-webkit-resizer {width:10px;height:4px;}  
::-webkit-scrollbar {width:10px;}
/*---------- Stop resset style ----------*/

h1 {
	text-align: center;
	font-size: 52px;
	line-height: 56px;
	letter-spacing: 0.05em;
	color: #14171c;
}
h1 span, h2 span {
	color: #2bdccc;
}
h2 {
	margin-bottom: 20px;
	font-size: 36px;
	line-height: 36px;
	color: #14171c;
	font-weight: 700;
}
.block_inside {
	max-width: 1170px;
	margin: 0 auto;
	padding: 50px 15px 50px 15px;
	overflow: hidden;
	border: 0px solid #00c;
}
.modul {
	width: 848px;
	min-height: 100px;
	margin-top: 45px;
	padding: 0 0 0 0;
	border-radius: 50px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.4);
	position: relative;
}
.modul h3 {
	padding: 20px 35px 25px 35px;
	min-height: 82px;
	font-size: 36px;
	line-height: 42px;
	font-weight: 700;
	color: #000;
	position: relative;
}
.modul h3:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}
.modul_description {
	padding: 25px 35px;
	background: #f3f5f7;
}
.modul_description h5 {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	color: #495263;
}
.modul_description p {
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #9ba0a8;
}
p.p_last_child {
	margin-bottom: 35px;
}
p.p_resultat {
	font-size: 18px;
	font-weight: 500;
}
.modul_resultat {
	padding: 15px 35px 45px 35px;
}
.modul_resultat h4 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	color: #000;
}
.modul_resultat p {
	margin-top: 5px;
	font-size: 18px;
	line-height: 20px;
	color: #000;
}
.mod_left {
	float: left;
}
.mod_right {
	float: right;
}
ul li:last-child, ol li:last-child {margin-bottom: 0!important;}
/*-----*/
.mod_button {
	width: 262px;
	height: 60px;
	margin-top: 0;
	padding: 0 20px;
	position: absolute;
	border-radius: 30px;
	top: 50%;
	transform:translate(0%, -50%);
	-webkit-transform:translate(0%, -50%);
	-ms-transform:translate(0%, -50%);
}
.mb_left {
	float: left;
	left: -292px;
}
.mb_right {
	float: right;
	right: -292px;
}
.mod_button:after {
	content: "";
	display: block;
	width: 142px;
	height: 1px;
	background-color: rgb(43, 220, 204);
	position: absolute;
}
.mb_left:after {
	transform: rotate(20deg);
	top: 84px;
	left: 50%;
}
.mb_right:after {
	transform: rotate(-20deg);
	top: 84px;
	right: 50%;
}
.bg1 {
	background: #f3f5f7;
}
.bg2 {
	background: #495263;
}
/* ----------  Start header ---------- */
header {
	width: 100%;
	position: absolute;
	top: 0;
	border-bottom: 1px #54c3bd solid;
}
.header_inside {
	display: flex;
	width: 100%;
	max-width: 1170px;
	min-height: 70px;
	margin: 0 auto;
	padding: 5px 15px;
	justify-content: space-between;
	align-items: center;
	font-size: 20px;
	line-height: 20px;
	border: 0px solid #ccc;
}
.logo {
	display: block;
	width: 73px;
	height: 63px;
	background: url(../images/logo.png) no-repeat center top;
}
.logo:hover {opacity: 0.75;}
.site_title {
	font-size: 16px;
	font-weight: 700;
}
.phone {
	font-weight: 700;
	color: #495263;
}

/*-- Start block_1 --*/
.block_1 {
	/* min-height: 100vh; */
	padding-top: 74px;
}
.b1i {
	padding-bottom: 20px;
}
.block_1 h1 {
	font-weight: 700;
	color: #14171c;
}
/*---*/
.video_form {
	display: flex;
	margin-top: 50px;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	-webkit-align-items: flex-start;
	        align-items: flex-start;
	border: 0px solid #000;
}
.video_form iframe {
	width: 50%;
}
.b1_block_form {
	width: 50%;
	height: 315px;
	padding: 30px 30px 35px 30px;
	position: relative;
	background-color: rgb(255, 255, 255);
	text-align: center;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.11);
}
.b1bf_title {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #14171c;
}
.b1bf_date {
	margin: 25px 0 20px 0;
	font-size: 18px;
	position: relative;
}
.b1bf_date span {
	display: block;
	font-size: 72px;
	line-height: 72px;
}
.b1bf_date:after {
	content: '';
	display: block;
	width: 56px;
	height: 75px;
	position: absolute;
	right: 74px;
	top: -33px;
	background: url("../images/zapis-na-vebinar.png") no-repeat center top;
}
/*---*/

.description_start {
	display: flex;
	margin-top: 50px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	border: 0px dotted #c0c;
}
.description_start li {
	display: flex;
	max-width: 33%;
	min-height: 63px;
	align-items: center;
	font-size: 18px;
	font-weight: 600;
	color: #485162;
	padding: 0 0 0 75px;
	position: relative;
}
.description_start li:after {
	content: '';
	display: block;
	width: 75px;
	position: absolute;
	left: 0;
	top: 0;
}
.description_start li:nth-child(1):after {min-height: 62px; background: url(../images/desc_li1.png) no-repeat left top;}
.description_start li:nth-child(2):after {min-height: 66px; background: url(../images/desc_li2.png) no-repeat left top;}
.description_start li:nth-child(3):after {min-height: 57px; background: url(../images/desc_li3.png) no-repeat left top;}
.description_start li:last-child {margin-bottom: 0;}

/*---*/
.b1_button {
	margin: 0 auto 0;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	color: #14171c;
}
.b1_button button {
	margin: 25px auto 0;
}
.form_one {
	margin-top: 50px;
}
.pointer {
	display: block;
	width: 53px;
	height: 69px;
	position: absolute;
	top: -36px;
	right: -112px;
	background: url(../images/pointer.png) no-repeat center top;
}
/*-- Stop block_1 --*/



/*-- Start block_1_previe --*/
.block_1_previe {
	font-size: 36px;
	line-height: 42px;
	font-weight: 700;
	border-top: 1px solid #cad3e3;
	text-align: center;
}
.b1p_inside {
	max-width: 835px;
}
.b1p_inside span {
	color: #2BDCCC;
}

/*-- Stop block_1_previe --*/



/*-- Start forma_one --*/
.forma_one {
	margin: 65px auto 0;
	padding-bottom: 70px;
	text-align: center;
}
body .forma_one .lt-block-wrapper {
	padding-bottom: 0px;
}
.forma_one_input, .button_getcourse {
	display: inline-block;
	width: 28.55%;
	margin: 25px 0.65% 0 0.65%!important;
}

.forma_one_input input {
    padding: 0 25px;
    border-radius: 65px;
    font-size: 16px;
    color: #5d6577;
    border: 1px #c2c7d3 solid;
}
/*-- Stop forma_one --*/




/*-- Start block_2 --*/
.block_2 {
	border: 0px solid #000;
	text-align: center;
	font-size: 36px;
}
.b2_ul {

}
.block_2 ul {
	max-width: 550px;
	margin: 40px auto 40px;
	font-size: 18px;
	line-height: 24px;
	color: #485162;
	text-align: left;
}
.block_2 ul li {
	margin-bottom: 25px;
	padding-left: 40px;
	background: url(../images/li.png) no-repeat left top;
}
.block_2_title {
	color: #14171C;
}
.button_vebinar {
	display: block;
	max-width: 270px;
	height: 62px;
	margin: 30px auto;
	padding: 0 30px;
	font-size: 18px;
	font-weight: bold;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
	text-align: center;
	color: #fff;
	border-radius: 32px;
	line-height: 62px;
	letter-spacing: 0.05em;
	position: relative;
	cursor: pointer;
	background-color: rgb(43, 220, 204)!important;
}
.button_vebinar:hover {
	opacity: 0.95;
	background-color: rgb(7, 7, 7)!important;
}
.block_2 p {
	font-size: 24px;
	line-height: 38px;
	color: #485162;
}
/*-- Stop block_2 --*/


/*-- Start block_4 --*/
.block_4 {
	text-align: center;
	border: 0px solid #000;
}
.b4i {
	
}
.b4i h2 {
	
}
.vypuskniki {
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	width: 100%;
	margin: 60px auto 0;
}
.vypusknik {
	width: 32%;
	padding: 15px 20px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	color: #485162;
	border: 0px solid #000;
}
.vypusknik img {
	display: block;
	width: 100px;
	height: auto;
	margin: 0 auto 35px;
	-webkit-border-radius: 200px;
	        border-radius: 200px;
}
.vypusknik h4 {
	margin-bottom: 5px;
	font-size: 24px;
	line-height: 26px;
	color: #111;	
}
.vypusknik ul {
	padding-bottom: 20px;
	position: relative;
}
.vypusknik ul:after {
	content: "";
	display: block;
	width: 50px;
	height: 1px;
	border-bottom: 1px #788da2 solid;
	position: absolute;
	left: 50%;
	bottom: 10px;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
.vypusknik ul li {
	line-height: 30px;
	color: #111;
}
.vypusknik ul li a {
	color: #000;
}
.vypusknik p {
	color: #485162;
}
.b4i .button_vebinar {
	margin-bottom: 0;
}
/*-- Stop block_4 --*/


/*-- Start block_5 --*/
.block_5 {
	max-width: 1870px;
	margin: 0 auto;
	background: url(../images/avtor_anatolij_cherkes.png) no-repeat left 0px bottom -2px;
	border: 0px solid #000;
}
.b5i {
	padding: 65px 15px;
	position: relative;
}
.b5i img {
	position: absolute;
	left: 0;
	bottom: 0;
}
.bl5_right {
    width: 100%;
    max-width: 580px;
    padding: 0 55px 0 20px;
    float: right;
    text-align: left;
    border: 0px solid #000;
}
.bl5_right span {
	font-size: 20px;
	line-height: 24px;
}
.b5i h2 {
	margin-top: 5px;
	font-size: 60px;
	line-height: 60px;
}
.b5i ul {
	margin-top: 55px;
	font-size: 20px;
	line-height: 24px;
}
.b5i ul li {
	margin-bottom: 45px;
	padding-left: 40px;
	background: url(../images/b3i_li.png) no-repeat left 5px;
	color: #000;
}
.b5i ul li:last-child {
	margin-bottom: 0;
}
.bl5_img {
	display: none;
}
/*-- Stop block_5 --*/


/*-- Start block_galereja --*/
.block_galereja {
	background: #F3F5F7;
}
.b_glr {
	display: flex;
	padding-bottom: 30px;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	-webkit-align-items: flex-start;
	        align-items: flex-start;
}
.b_glr .fancybox {
	width: 32%;
	margin-bottom: 25px;
	border: 2px rgb(255, 255, 255) solid;
	background-color: rgb(243, 245, 247);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
}
.fancybox img {
	display: block;
	min-width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 275px;   
	margin-bottom: 0px;
}
.modal-img {
	display: none;
	width: 620px;
	height: 474px;
}
.modal-img img {
	max-width: 100%;
}
/*-- Stop block_galereja --*/



/*-- Start block_programma --*/
.bp_programma h2 {
	font-size: 60px;
	font-weight: bold;
	text-align: center;
}
.bpp_ol {
	margin-top: 50px;
}
.bp_programma > ol>li {
	margin-bottom: 14px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.bp_programma > ol>li h3 {
	display: flex;
	min-height: 90px;
	padding: 10px 30px;
	-webkit-align-items: center;
	        align-items: center;
	font-size: 24px;
	font-weight: 700;
	color: #14171C;
	position: relative;
	cursor: pointer;
}
.bp_programma > ol>li h3:hover {
	opacity: 0.75;
}
.bp_programma > ol>li h3:after {
	content: "";
	display: block;
	width: 16px;
	height: 8px;
	position: absolute;
	right: 30px;
	top: 43px;
	background: url("../images/treugol.png") no-repeat right 0;
}
.bp_programma ol li:last-child {
	margin-bottom: 0;
}
.ul_sub_programma {
	display: none;
	padding: 0 30px 45px 58px;
	font-size: 16px;
	line-height: 18px;
	font-weight: 400;
	background: #fff;
	color: #485162;
	font-size: 15px;
	line-height: 24px;
}
.ul_sub_programma ol, .ul_sub_programma ul {
	margin: 10px 0;
}
.ul_sub_programma ol li, .ul_sub_programma ul li {
	padding-left: 25px;
}
.ul_sub_programma ul li {
	list-style-type: disc;
}
.ul_sub_programma .ul_sub_3 {
	margin-left: 35px;
}
.ul_sub_programma ol li li {
	padding-left: 0;
}
.bp_programma h4 {
	margin-top: 40px;
	margin-bottom: 7.5px;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
}
.bp_programma h5 {
	margin-bottom: 6.5px;
	font-size: 17px;
	font-weight: bold;
}
.block_programma .button_vebinar {
	margin-bottom: 0;
}
/*-- Stop block_programma --*/


/*-- Start bonus --*/
.bonus {
	text-align: center;
	background: #f3f5f7;
}
.bp_bonus {
	max-width: 1220px;
}
.img-bonus {
	margin-top: 55px;
}
.bp_bonus h2 {
	margin-bottom: 30px;
	font-size: 60px;
	line-height: 60px;
}
.bonus p {
	font-size: 24px;
	line-height: 28px;
	color: #485162;
}
.img-bonus img {
	max-width: 100%;
}
/*-- Stop bonus --*/



/*-- Start block_12 --*/
.block_12 {
	border: 0px solid #000;
}
.b12i h2 {
	text-align: center;
}
.b12i_title {
	margin-top: 30px;
	text-align: center;
	font-size: 18px;
	line-height: 34px;
	font-weight: 700;
}
.block_format {
	display: flex;
	justify-content: space-between;
	margin-top: 65px;
}
.block_format div {
	width: 33.33%;
	padding: 100px 30px 0 30px;
}
.block_format h3 {
	min-height: 50px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	color: #000;
	text-align: center;
}
.block_format ul {
	margin-top: 20px;
}
.block_format ul li {
	margin-bottom: 20px;
	padding-left: 25px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #000;
	position: relative;
}
.block_format ul li:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	background: #2bdccc;
	border-radius: 11px;
	position: absolute;
	left: 0;
	top: 6.3px;
}
.bf1 {
	background: url(../images/format_1.png) no-repeat center 10px;
}
.bf2 {
	background: url(../images/format_2.png) no-repeat center top;
}
.bf3 {
	background: url(../images/format_3.png) no-repeat center top;
}
/*-- Stop block_12 --*/



/*-- Start block_14 --*/
.block_14 {
	border: 0px solid #000;
}
.b14i {
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	padding-bottom: 30px;
	border: 0 solid #000;
}
.b14i_left {
	width: 100%;
	max-width: 475px;
	padding-right: 55px;
}
.b14i h4 {
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	color: #14171C;
}
.b14i_tetx {
	margin-top: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #5D6A82;
}
.b14i_right {
	width: 100%;
	max-width: 665px;
	min-height: 70px;
	padding-left: 15px;
	border: 0px solid #000;
}
.b14i_right input[type="text"] {
	width: 100%;
	height: 58px;
	padding: 0 25px;
	border-radius: 60px;
	font-size: 16px;
	background-color: #fff;
	border: 1px #c2c7d3 solid;
	color: #5d6577;
}
.b14i_right input[type="submit"] {
	width: 100%;
	height: 58px;
	margin-top: 25px;
	padding: 0 30px;
	border: 0;
	font-size: 18px;
	font-weight: bold;
	box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 35%);
	text-align: center;
	color: #fff;
	border-radius: 32px;
	letter-spacing: 0.05em;
	position: relative;
	cursor: pointer;
	background-color: rgb(43, 220, 204);
}
/*-- Stop block_14 --*/





/*-- Start block-menu --*/
/*.block-menu {
	width: 100%;
	height: 50px;
	background: #ffe748;
	margin: 50px auto 0;
	position: relative;
	top: -50px;
}
.block-menu.fixed-absolut {position: relative;}
.block-menu.fixed {
	position: fixed;
	margin-top: 0px;
	top: 0;
	left: 0;
	background: rgba(166,244,166, 0.9);
	transition: top 1000ms cubic-bezier(0.005, 0.975, 0.73, 1);
	-webkit-transition: top 1000ms cubic-bezier(0.005, 0.975, 0.73, 1);
	-moz-transition: top 1000ms cubic-bezier(0.005, 0.975, 0.73, 1);
	-o-transition: top 1000ms cubic-bezier(0.005, 0.975, 0.73, 1);
	z-index: 1000;
}
.moduletable_menu {
	width: 100%;
	max-width: 1024px;
	height: 50px;
	margin: auto;
	padding: 0px 0 0 0;
	position: relative;
	transition: none;
	-webkit-transition: none;
}
.moduletable_menu ul {width: 100%; position: relative; z-index: 1000;}
.moduletable_menu ul > li {
	display: block;
	width: auto;
	padding: 0 35px;
	float: left;
	font-size: 16px;
	line-height: 50px;
	color: #27282a;
	position: relative;
	white-space: nowrap;
	word-wrap: normal;
}
.moduletable_menu ul li a {
	display: inline-block;
	padding: 0 30px;
	color: #27282a; 
	white-space: nowrap;
	word-wrap: normal;
}
.moduletable_menu ul li:hover a {text-decoration: underline;}

.moduletable_menu ul li.parent > a:after, .moduletable_menu ul li.parent > .separator:after, .moduletable_menu ul li.parent > .nav-header:after {
	content: '\2228';
	display: block;
	width: 8px;
	height: 7px;
	position: absolute;
	right: 11px;
	top: 21px;
	font-size: 11px;
	line-height: 11px;
	transform:scale(1.1,0.6);
}

.moduletable_menu ul li.parent > a {padding: 0 15px 0 15px; cursor: pointer; position: relative;}
.moduletable_menu ul li.parent > a:after, .moduletable_menu ul li.parent > .separator:after, .moduletable_menu ul li.parent > .nav-header:after {
	content: '\2228';
	display: block;
	width: 8px;
	height: 7px;
	position: absolute;
	right: 0;
	top: 21px;
	font-size: 11px;
	line-height: 11px;
	transform:scale(1.1,0.6);
}
.moduletable_menu ul li.parent > a label {cursor: pointer;}
.moduletable_menu ul.nav-child {
	display: block;
	width: auto;
	max-width: 300px;
	padding: 0px 0 0 0;
	position: absolute;
	left: -9999px;
	top: 50px;
	opacity: 0;
	border: 0px #ced3d6 solid;
	border-radius: 5px;
	white-space:nowrap;
	transition:0.25s linear opacity;
	-webkit-transition:0.25s linear opacity;
	-o-transition:0.25s linear opacity;
}
.moduletable_menu ul.nav-child li {
	display: inline-block;
	width: 100%;
	height: 44px;
	padding: 0 11px;
	line-height: 44px;
	border-top: 1px #ced3d6 solid;
	border-left: 1px #ced3d6 solid;
	border-right: 1px #ced3d6 solid;
	background: #fff;
	-webkit-transition:400ms ease all;
	-moz-transition:400ms ease all;
	-o-transition:400ms ease all;
	transition:400ms ease all;
}
.moduletable_menu ul.nav-child li:first-child {border-radius: 5px 5px 0 0;}
.moduletable_menu ul.nav-child li:last-child {border-radius: 0 0 5px 5px; border-bottom: 1px #ced3d6 solid;}
ul li:hover ul.nav-child {
	left:0;
	opacity:1;
	font-size: 16px;
	line-height: 44px;
}
ul.nav-child li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	color: #5d6066;
	text-decoration: none!important;
}
ul.nav-child li:hover {background: #fffdec;}

.menu-icon, .mi-active {
	display: none;
	width: 40px;
	height: 24px;
	background: url(../images/menu-icon.png) no-repeat 0px 0px;
	cursor: pointer;
	position: fixed;
	z-index: 10000;
}
.mi-active {background: url(../images/menu-icon-active.png) no-repeat 0px 0px;}
.moduletable_menu ul.ulsbmn-display {display: block;}
.mi_layer {
	display: none;
	width: 100%;
	height: 130%;
	position: absolute;
	left: 0;
	top: -10%;
	border: 0;
	outline: none;
	z-index: 1000;
}
.mi-active .mi_layer {display: block;}
.bg_menu {
	display: none;
	background: #000;
	bottom: 0;
	left: 0;
	opacity: 0.3;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
}
.bg_menu-active {display: block;}*/
/*---*/

/*- Start style icon-m -*/
.icon-m {display: block; width: 100%; height: 3px; background: #191919; border-radius: 1em; position: absolute; left: 0;
			-webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out;
			-o-transition: all .5s ease-in-out;	transition: all .5s ease-in-out;}
.icon-m.active {background: #c5ec12;}

.icon-m.icon1 {top: 0%;}
.icon-m.icon1.active {top: 50%; -moz-transform: scale(1) rotate(225deg); -webkit-transform: scale(1) rotate(225deg); 
								-o-transform: scale(1) rotate(225deg); -ms-transform: scale(1) rotate(225deg); transform: scale(1) rotate(225deg);}
.icon-m.icon2 {top: 50%; margin-top: -2px; /*transform:translate(0%, -50%); -webkit-transform:translate(0%, -50%); -ms-transform:translate(0%, -50%);*/}
.icon-m.icon2.active {top: 50%; margin-top: 0px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg);
								-ms-transform: rotate(-225deg); transform: rotate(-225deg);}
.icon-m.icon3 {top: 100%; margin-top: -.25em; -webkit-transition: all .75s ease-in-out; -moz-transition: all .75s ease-in-out;
						-ms-transition: all .75s ease-in-out; -o-transition: all .75s ease-in-out; transition: all .75s ease-in-out;}
.icon-m.icon3.active {top: -300%; background: transparent;}
/*- Stop style icon-m -*/

/*-- Stop block-menu --*/
/* ---------- End header ---------- */




/*-------------------- Start page tarify --------------------*/
.bi_tarify {
	padding-top: 74px;
	padding-bottom: 35px;
}
.bi_tarify h1 {
	display: block;
	max-width: 1170px;
	margin: 50px auto;
	padding: 0 15px;
}
.b1i_tarify {
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	-webkit-align-items: flex-start;
	        align-items: flex-start;
	padding: 35px 15px 35px 15px;
}
.border_bottom_line {
	margin: 20px 20px;
	border-bottom: 1px solid #333;
}
.tarif {
	width: 33.33%;
	height: 100%;
	text-align: center;
}
.tarif_h2 {
	margin: 0 0 20px 0;
	padding: 10px 35px 10px 35px;
}
.tarif_bazovyj .tarif_h2, .tarif_bazovyj .tb_content {
	border-right: 1.75px solid #333;
}

.tarif_vip .tarif_h2, .tarif_vip .tb_content  {
	border-left: 1.75px solid #333;
}
.tarif h2 {
	display: inline-block;
	padding: 7px 0;
	margin-bottom: 0;
	position: relative;
}
.tarif h2:before {
	content: '';
	display: block;
	width: 100%;
	border: 1px #2bdccc dashed;
	position: absolute;
	left: 0;
	bottom: 0;
}
/*-------*/
.tb_content {
	padding: 10px 35px;
	text-align: left;
}
.tarif h3 {
	margin: 30px 0 11px 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
}
.tb_content ul, .tb_content ol {
	margin: 20px 0;
	padding-left: 20px;
}
.tb_content ul {
	list-style: disc;
}
.tb_content ol {
	list-style: decimal;
}
.tb_content ol li, .tb_content ul li {
	margin-bottom: 11px;
	font-size: 17px;
	line-height: 20px;
}
.tb_content ol li ol, .tb_content ul li ul,
.tb_content ol li ul, .tb_content ul li ol {
	margin: 20px 0;
	padding-left: 30px;
}
.tb_content ol li li, .tb_content ul li li {
	margin-bottom: 7px;
	font-size: 13.5px;
	line-height: 17px;
}
.tarif_tsena {
	margin-top: 30px;
	font-size: 24.5px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}
.tarif_tsena span {
	font-size: 20px;
	font-style: italic;
	text-decoration: line-through;
}
/*-------------------- End page tarify --------------------*/

.block_thank h2 {
	text-align: center;
}
.description_thank {
	text-align: center;
}


/* ---------- Start footer ---------- */
.footer {
	width: 100%;
	position: relative;
	background: #f3f5f7;
}
.footer_inside {
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	width: 100%;
	max-width: 1170px;
	min-height: 65px;
	padding: 5px 15px;
	margin: auto;
	font-size: 14px;
	font-weight: 400;
	color: #5d6577;
	border: 0px #3a1a35 solid;
}
.fi_footer {
	padding-top: 50px;
	padding-bottom: 50px;
}
.phone_footer {
	display: block;
	margin-top: 70px;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #5D6A82;
}
.fi_1 {
	width: 33.33%;
	padding-right: 15px;
	border: 0px solid #000;
}
/*---*/
.fi_2 {
	width: 33.33%;
	padding-left: 15px;
	padding-right: 15px;
	border: 0px solid #000;
}
.fi_2 .button_vebinar {
	margin: 0 0 20px 0;
	width: 263px;
	height: 59px;
	background-color: rgb(43, 220, 204);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
}
.fi_2 ul li {
	font-size: 16px;
	line-height: 30px;
}
.fi_2 ul li a {
	color: #5D6A82;
}
/*---*/
.fi_3 {
	width: 33.33%;
	padding-left: 15px;
	border: 0px solid #000;
}
.foot_soc {
	margin-top: 55px;
	margin-bottom: 20px;
	text-align: right;
}
.foot_soc a {
	display: inline-block;
	width: 58px;
	height: 58px;
	margin-right: 25px;
	background: url("../images/sprite_soc.png") no-repeat 0px 0px;
}
.foot_soc a:last-child {margin-right: 0;}
a.fb {background-position: 0px 0px;}
a.vk {background-position: -87px 0px;}
a.yut {background-position: -174px 0px;}
a.inst {background-position: -261px 0px;}
.logo_copyrite {
	display: flex;
	min-height: 22px;
	align-items: center;
	-webkit-justify-content: flex-end;
	        justify-content: flex-end;
	color: #5d6577;
}
.logo_copyrite img {
	margin: -7px 0 0 7px;
}
/*---*/
.butt-yandex {
	width: 15px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.yandex-counter {
  display: none;
  width: 88px;
  height: 31px;
  margin-top: 22px;
  padding: 0px 0 0 0;
  position: absolute;
  left: 15px;
  bottom: 20px;
  border: 0px #f00 solid;
}
.yc-active {display: block;}
/* ----------  End footer ---------- */


/* ----------  Start modal ---------- */
.b-popup, .modal_course, .modal_vopros {
	display:none;
	width:320px;
	height: auto!important;
	padding:30px 20px;
	position:fixed;
	top:22%;
	left:50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	text-align: center;
	box-shadow:0px 0px 0px #000;
	z-index:100;
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	border-radius: 5px;
}
.modal_oplata {
	display:none;
	width:370px;
	height: auto!important;
	padding: 20px 20px;
	position:fixed;
	top:22%;
	left:50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	text-align: center;
	box-shadow:0px 0px 0px #000;
	z-index:100;
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	border-radius: 5px;
}

.modal-form {
	width: 100%;
}
.modal-form input[type="text"], .modal-form input[type="password"], .modal-form textarea {
	width: 100%;
	height: 40px;
	margin: 0 auto 14px;
	padding: 0 14px;
	border: 1px #c6d5e5 solid;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #597a96;
	border-radius: 3px;
}
.modal-form textarea {
	height: 80px;
	padding: 7px 14px;
	line-height: 22px;
	resize: none;
}
.modal-form input[type="submit"] {
	width: 100%;
	height: 42px;
	margin: 6px auto 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	background: -moz-linear-gradient(#12aaeb, #0c9ae7); background: -ms-linear-gradient(#12aaeb, #0c9ae7); background: -o-linear-gradient(#12aaeb, #0c9ae7); background: -webkit-linear-gradient(#12aaeb, #0c9ae7);
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
}
.modal-form input[type="submit"]:hover {background: -moz-linear-gradient(#0c9ae7, #12aaeb); background: -ms-linear-gradient(#0c9ae7, #12aaeb); background: -o-linear-gradient(#0c9ae7, #12aaeb); background: -webkit-linear-gradient(#0c9ae7, #12aaeb);}
.close {
	display:block;
	width:25px;
	height:25px;
	position:absolute;
	top:-25px;
	right:-25px;
	border-radius:50px;
	color:#fff;
	text-align:center;
	font-family:Arial;
	font-size:15px;
	line-height:26px;
}
.dark {
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	background: linear-gradient(to bottom right, #0e244a, #219dd0);
	background: -moz-linear-gradient(to bottom right, #0e244a, #219dd0);
	background: -ms-linear-gradient(to bottom right, #0e244a, #219dd0);
	background: -webkit-linear-gradient(to bottom right, #0e244a, #219dd0);
	background: -o-linear-gradient(to bottom right, #0e244a, #219dd0);
	opacity:0.8;
	overflow:hidden;
	z-index:10;
}

/* --  Размытие заднего фона. Кклас blurriness присваивается скриптом -- */
.blurriness {
	-webkit-filter: blur(3px);
	filter: blur(3px);
}
/* ----------  End modal ---------- */


/*-- Start Стили оформления кнопочки "Вверх/Вниз" --*/
#Go_Top, #Go_Bottom {
	display:none;
	width: 50px;
	height: 50px;
	position: fixed;
	cursor:pointer;
	right:15px;
	z-index: 1000;
}
#Go_Top {bottom: 65px; background: url(../images/upper.png) no-repeat center top; background-size: 100% auto;}
/*#Go_Bottom {bottom: 20px; background: url(../images/go_bottom.png) no-repeat center top;}*/
/*-- End Стили оформления кнопочки "Вверх/Вниз" --*/