.post-text p img {
	    max-width: 100%;
    height: auto;
}

.section_cards {

 width: 100%;

 height: auto;

 background-color: white;

 margin-bottom: 100px;

}

.section_cards_inner {

 max-width: 750px;

 margin: 0 auto;

}

.s_level_a h1 {

 color:black;

 text-align: center;

 text-transform: uppercase;

 font-size: 3em;

 padding: 0;

}

.s_level_b {

 display: flex;

 justify-content: space-between;

 flex-wrap: wrap;

}

.s_level_b div {

 margin: 5px auto;

    padding: 0 5px;

} 

.s_level_b  div a img {

 margin: 0 auto;

 height: 45px;

 display: block;

}

.frame_size {

 display: flex;

    justify-content: space-around;

    flex-wrap: wrap;

}



* {

    margin: 0;

    padding: 0;

}



hr {

    clear: both;

    margin: 10px 0;

}



body {

	font-family: 'PTSansRegular';

	font-size:100%;

	color: #555;

}



.clr {

    clear: both;

}



.callScroll > a{

	cursor: pointer;

}

table{

	margin:20px 0px;	

}

table, table td{

	border-color:#c3c3c3;

}

.noshrift{

	font-family: sans-serif !important;

}

/*------------------------------------------------------- Header -----------------------------------------------------*/

.main_slider{

	width:100%;

	height:auto;

}

.sticky-nav{

    position: fixed;

    top: 0;

    left: 0;

    z-index: 100;

    width: 100%;

}

.lang-menu {

   display:inline-block;

   vertical-align:middle;

   display:none;

	

}



.lang-item {

    cursor: pointer;

    float: right;

    list-style-type: none;

    margin: 0 5px;

    padding: 3px 5px;

}



.lang-item a {

    color: #000000;

    font-size: 19px;

    font-weight: bold;

    text-decoration: none;

}



.current-lang {

}

.header-bg {

    background-color: #f5f5f5;

    height: 36px;

	

}



header {

    width: 1000px;

    line-height: 36px !important;

    margin: 0 auto !important;

    text-align: center;

    position: relative;

    height: 36px;

}



header .address {

    color: #4c4c4c;

    display: inline-block;

    font-size: 14px;

    font-size:0.875rem;

    margin-right: 40px;

    vertical-align: middle;

}



header .smartphone, header .marker {

    vertical-align: middle;

}



header .phone-grid {

    display: inline-block;

}



header .phone-grid p {

    display: inline-block;

    color: rgb(36, 36, 36);

    font-size: 14px;

    font-size:0.875rem;

    position: relative;

    margin-left: 14px;

}

header .phone-grid a {

	color: #4c4c4c;

	text-decoration: none;

}

.rss-feed{

	position:absolute;

	top: 0;

	right: 0;

}

header .phone-grid > p  span {

    color: rgb(231, 160, 39);

}





.lang-item {

    cursor: pointer;

    float: right;

    list-style-type: none;

    margin: 0 5px;

    padding: 0px 5px;

	position:relative;

	bottom:1px;

}



.lang-item a {

    color: #000000;

    font-size: 19px;

    font-size:1.1875rem;

    font-weight: bold;

    text-decoration: none;

}



.current-lang {

}



.contacts-icon {

    left: -5px;

    position: relative;

    top: 2px;

}



.nav-main-bg {

    background: #22272f;

}

.slicknav_menu{

	display:none;

}

#menu{

	display:none;

}

.sticky-nav{

    position: fixed;

    top: 0;

    left: 0;

    z-index: 100;

    width: 100%;

}

.nav-main-wrapper {

    width: 1000px;

    margin: 0 auto;

    text-align: center;

    position: relative;

    height: 88px;

}

.nav-main-wrapper .logo{

    float: left;

    height: 90px;

    line-height: 90px;

}

.nav-main-wrapper .logo img{

    vertical-align: middle;

}

.nav-main{

    float: right;

    margin-top: 30px;

    margin-left: 15px;

}



.nav-main li {

    color: rgb(253, 246, 233);

    float: left;

    font-size: 18px;

    height: 30px;

    line-height: 30px;

    list-style-type: none;

    position: relative;

    padding: 0 5px 0 20px;

}

.nav-main li:first-of-type{

    background: none;

    padding-left: 0;

}

.nav-main li:last-of-type{

	padding-right:0;

}

.nav-main a {

    cursor: pointer;

    text-decoration: none;

    color: #ffffff;

    outline: none;

    -webkit-transition: color 0.2s ease;

}

.nav-main a:hover{

    color: #f9af13;

}



.nav-main .current-menu-item a {

    color: #f9af13;

}



.nav-main .menu-counter {

    background-color: #e9ae2b;

    border-radius: 4px;

    color: #282b32;

    font-size: 14px;

    font-size:0.875rem;

    height: 22px;

    line-height: 22px;

    position: absolute;

    right: -9px;

    text-align: center;

    top: -20px;

    width: 22px;

}

.address_wrap, .smartphone_wrap{

    display: inline-block;

    vertical-align: top;

}



/*------------------------------------------------------- Header End -----------------------------------------------------*/



/*------------------------------------------------------- ������� ������ ������ -----------------------------------------------------*/

#breadcrumbs {

    font-size:14px;

    font-size:0.875rem;

    width:1000px;

    min-width:1000px;

    margin:0 auto;

    padding:20px 0px 20px 0px;

	color: #888;

}

#breadcrumbs a{

    color: #888;

    text-decoration: none;

    padding-right:10px;

    margin-right: 5px;

    background: url(/img/breadcrump_polygon.png) no-repeat right 6px;

}

#breadcrumbs a[href]:hover {

    color: #000;

}

#breadcrumbs br{display:none;}

/*------------------------------------------------------- ������� ������ ����� -----------------------------------------------------*/



/*------------------------------------------------------- Courses -----------------------------------------------------*/



.formseducation{

    margin-top:30px;
	margin-bottom: 40px;

}

.formseducation h2{

    font-size:48px;

    font-size:3rem;

    font-family: 'PTSansBold';

	font-weight:normal;

	color:#525252;

    width:1000px;

    margin: 0 auto;

    text-align: center;

    padding-bottom:20px;

}

.education_section{

    width:100%;

    text-align: center;

/*    margin-bottom:40px;*/

}

.education_section_wrap{

    margin:0 auto;

    width:1000px;

    text-align: center;

}

.education_section h3{

    display: inline-block;

    vertical-align: top;

    background-color: #fff;

    padding:0px 25px;

    font-size:24px;

    font-size:1.5rem;

	font-weight:normal;

	color:#525252;

}

.education_section span{

    display: block;

    font-size:18px;

    font-size:1.125rem;

    font-family: 'PTSansBold';

    color:#e7b042;

    margin-top:5px;

}

.education_section_onecolumns > p{

	display: block;

	height:46px;

}

.education_section_onecolumns .education_course_wrap{

	margin-bottom:0px;

}

.education_course_wrap b{

	font-size:1.1rem;

}

.education_course_two_columns{

	display: inline-block;

    width: 40%;

}

.education_course{

    width:130px;

    display: inline-block;

    vertical-align: top;

    font-size:14px;

    font-size:0.875rem;

    margin:25px 0px 0px 0px;

}

.education_course p{

	font-size:16px;

    font-size:1rem;

}

.education_section_wrap table{

    width:100%;

    border:0;

}

.education_course .icon{

    padding-bottom: 10px;

    width: 130px;

	height:auto;

    text-align: center;

    margin: 0 auto;

    display: block;

}

.education_course_wrap{

    margin:20px 0px;

}

.education_course_wrap .education_course{

    max-width: 130px;

    text-align: center;

    margin: 0px 30px;

}

.education_course_wrap .education_course p{

    max-width:130px;

    display: inline-block;

    -webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

}

.education_section_onecolumns{

    width:325px;

    display: inline-block;

    vertical-align: top;

}

.education_section_onecolumns > span{

    height:36px;

}

.education_course span{

    display: inline-block;

    width:125px;

    height:125px;

}

.icon span:after{

    content: "";

    position: absolute;

    top: 0; left: 0; bottom: 0; right: 0;

    opacity: 0;

	filter: alpha(opacity=0);

    -webkit-transition: opacity 0.5s;

    -moz-transition: opacity 0.5s;

    -o-transition: opacity 0.5s;

}

.icon span:hover:after{

	filter: alpha(opacity=100);

    opacity: 1;

}

.education_course a{

    color:#7e7e7e;

    display: inline-block;

    position:relative;

}

.education_course a p:nth-child(2){

	

}

.education_course a:hover > p{

    color:#000;

}



.icon_pko{

    background: url(/img/formtitle01.jpg) no-repeat center top;

}

.icon_pko:after{

    background: url(/img/formtitle01.jpg) no-repeat center -156px ;

}

.icon_higher{

    background: url(/img/formtitle02.jpg) no-repeat center top;

}

.icon_higher:after{

    background: url(/img/formtitle02.jpg) no-repeat center -156px ;

}

.icon_shcool{

    background: url(/img/formtitle03.jpg) no-repeat center top;

}

.icon_shcool:after{

    background: url(/img/formtitle03.jpg) no-repeat center -155px ;

}

.icon_speckurs{

    background: url(/img/formtitle04.jpg) no-repeat center top;

}

.icon_speckurs:after{

    background: url(/img/formtitle04.jpg) no-repeat center -154px ;

}

.icon_individualkurs{

    background: url(/img/formtitle05.jpg) no-repeat center top;

}

.icon_individualkurs:after{

    background: url(/img/formtitle05.jpg) no-repeat center -156px ;

}

.icon_korporative{

    background: url(/img/formtitle06.jpg) no-repeat center top;

}

.icon_korporative:after{

    background: url(/img/formtitle06.jpg) no-repeat center -154px ;

}





.icon_program{

    background: url(/img/icon_educ01.jpg) no-repeat center top;

}

.icon_design{

    background: url(/img/icon_educ02.jpg) no-repeat center top;

}

.icon_system{

    background: url(/img/icon_educ03.jpg) no-repeat center top;

}

.icon_children{

    background: url(/img/icon_educ04.jpg) no-repeat center top;

}

.icon_school{

    background: url(/img/icon_educ05.jpg) no-repeat center top;

}

.icon_course{

    background: url(/img/icon_educ06.jpg) no-repeat center top;

}

.icon_3dmax{

    background: url(/img/icon_educ07.jpg) no-repeat center top;

}

.icon_ios{

    background: url(/img/icon_educ08.jpg) no-repeat center top;

}

.icon_android{

    background: url(/img/icon_educ09.jpg) no-repeat center top;

}

.icon_marketing{

    background: url(/img/icon_educ10.jpg) no-repeat center top;

}

.icon_web{

    background: url(/img/icon_educ11.jpg) no-repeat center top;

}

.icon_media{

    background: url(/img/icon_educ12.jpg) no-repeat center top;

}

.icon_game{

    background: url(/img/icon_educ13.jpg) no-repeat center top;

}

.icon_microchip{

    background: url(/img/icon_educ14.jpg) no-repeat center top;

}

.icon_unity{

    background: url(/img/icon_educ15.jpg) no-repeat center top;

}

.icon_linux{

    background: url(/img/icon_educ16.jpg) no-repeat center top;

}

.icon_1c{

    background: url(/img/icon_educ17.jpg) no-repeat center top;

}

.icon_java{

    background: url(/img/icon_educ18.jpg) no-repeat center top;

}

.icon_3dprint{

    background: url(/img/icon_educ19.jpg) no-repeat center top;

}

.icon_roboto{

    background: url(/img/icon_educ27.jpg) no-repeat center top;

}

.icon_maya{

    background: url(/img/icon_educ21.jpg) no-repeat center top;

}

.icon_interier{

    background: url(/img/icon_educ22.jpg) no-repeat center top;

}

.icon_animationdesign{

    background: url(/img/icon_educ20.jpg) no-repeat center top;

}

.icon_ccnp{

    background: url(/img/icon_educ24.jpg) no-repeat center top;

}

.icon_ccna{

    background: url(/img/icon_educ25.jpg) no-repeat center top;

}

.icon_testingprog{

    background: url(/img/icon_educ26.jpg) no-repeat center top;

}

.icon_indvd_photoshop{

    background: url(/img/icon_educ28.jpg) no-repeat center top 0px;

}

.icon_indvd_photoshop_ex{

    background: url(/img/icon_educ29.jpg) no-repeat center top 0px;

}

.icon_indvd_illustr{

    background: url(/img/icon_educ30.jpg) no-repeat center top 0px;

}

.icon_indvd_illustr_ex{

    background: url(/img/icon_educ31.jpg) no-repeat center top 0px;

}

.icon_indvd_montaj{

    background: url(/img/icon_educ32.jpg) no-repeat center top 0px;

}

.icon_indvd_3dsmax_ex{

    background: url(/img/icon_educ23.jpg) no-repeat center top 0px;

}

.icon_indvd_htmlcss{

    background: url(/img/icon_educ33.jpg) no-repeat center top 0px;

}

.icon_indvd_c{

    background: url(/img/icon_educ34.jpg) no-repeat center top 0px;

}

.icon_indvd_csharpe{

    background: url(/img/icon_educ35.jpg) no-repeat center top 0px;

}

.icon_indvd_cplusplus{

    background: url(/img/icon_educ36.jpg) no-repeat center top 0px;

}

.icon_indvd_php{

    background: url(/img/icon_educ37.jpg) no-repeat center top 0px;

}

.icon_summer{

    background: url(/img/icon_educ38.jpg) no-repeat center top 0px;

}
.icon_seattle{

    background: url(/img/icon_seattle.png) no-repeat center top 0px;

}
.icon_short_camp{

    background: url(/img/icon_short_camp.png) no-repeat center top 0px;

}
.icon_winter{

    background: url(/img/icon_educ39.jpg) no-repeat center top 0px;

}

.icon_indvd_pk{

    background: url(/img/icon_educ40.jpg) no-repeat center top 0px;

}

.icon_indvd_arch{

    background: url(/img/icon_educ41.jpg) no-repeat center top 0px;

}

.icon_indvd_javascript{

    background: url(/img/icon_educ43.jpg) no-repeat center top 0px;

}

.icon_indvd_indesign{

    background: url(/img/icon_educ42.jpg) no-repeat center top 0px;

}



.icon_indvd_droid{

    background: url(/img/icon_educ44.jpg) no-repeat center top 0px;

}

.icon_indvd_robot{

    background: url(/img/icon_educ45.jpg) no-repeat center top 0px;

}

.icon_indvd_game{

    background: url(/img/icon_educ46.jpg) no-repeat center top 0px;

}




.a_plus_program{

    background: url(/img/icon_educ01_a_plus.png) no-repeat center top;

}
.a_plus_program:after{

    background: url(/img/con_educ01_a_plus.png) no-repeat center -132px ;

}
.azure_program{

    background: url(/img/icon_educ01_azure.png) no-repeat center top;

}
.azure_program:after{

    background: url(/img/icon_educ01_azure.png) no-repeat center -132px ;

}
.amazon_program{

    background: url(/img/icon_educ01_amazon.png) no-repeat center top;

}
.amazon_program:after{

    background: url(/img/icon_educ01_amazon.png) no-repeat center -132px ;

}



.icon_program:after{

    background: url(/img/icon_educ01.jpg) no-repeat center -132px ;

}

.icon_design:after{

    background: url(/img/icon_educ02.jpg) no-repeat center -132px ;

 }

.icon_system:after{

    background: url(/img/icon_educ03.jpg) no-repeat center -134px ;

}

.icon_children:after{

    background: url(/img/icon_educ04.jpg) no-repeat center -133px;

}

.icon_school:after{

    background: url(/img/icon_educ05.jpg) no-repeat center -130px;

}

.icon_course:after{

    background: url(/img/icon_educ06.jpg) no-repeat center -131px;

}

.icon_3dmax:after{

    background: url(/img/icon_educ07.jpg) no-repeat center -133px;

}

.icon_ios:after{

    background: url(/img/icon_educ08.jpg) no-repeat center -133px;

}

.icon_android:after{

    background: url(/img/icon_educ09.jpg) no-repeat center -133px;

}

.icon_marketing:after{

    background: url(/img/icon_educ10.jpg) no-repeat center -133px;

}

.icon_web:after{

    background: url(/img/icon_educ11.jpg) no-repeat center -133px;

}

.icon_media:after{

    background: url(/img/icon_educ12.jpg) no-repeat center -133px;

}

.icon_game:after{

    background: url(/img/icon_educ13.jpg) no-repeat center -133px;

}

.icon_microchip:after{

    background: url(/img/icon_educ14.jpg) no-repeat center -132px;

}

.icon_unity:after{

    background: url(/img/icon_educ15.jpg) no-repeat center -135px;

}

.icon_linux:after{

    background: url(/img/icon_educ16.jpg) no-repeat center -133px;

}

.icon_1c:after{

    background: url(/img/icon_educ17.jpg) no-repeat center -133px;

}

.icon_java:after{

    background: url(/img/icon_educ18.jpg) no-repeat center -133px;

}

.icon_3dprint:after{

    background: url(/img/icon_educ19.jpg) no-repeat center -133px;

}

.icon_roboto:after{

    background: url(/img/icon_educ27.jpg) no-repeat center -131px;

}

.icon_maya:after{

    background: url(/img/icon_educ21.jpg) no-repeat center -132px;

}

.icon_interier:after{

    background: url(/img/icon_educ22.jpg) no-repeat center -132px;

}

.icon_animationdesign:after{

    background: url(/img/icon_educ20.jpg) no-repeat center -133px;

}

.icon_ccnp:after{

    background: url(/img/icon_educ24.jpg) no-repeat center -133px;

}

.icon_ccna:after{

    background: url(/img/icon_educ25.jpg) no-repeat center -132px;

}

.icon_testingprog:after{

    background: url(/img/icon_educ26.jpg) no-repeat center -133px;

}

.icon_indvd_photoshop:after{

    background: url(/img/icon_educ28.jpg) no-repeat center -132px;

}

.icon_indvd_photoshop_ex:after{

    background: url(/img/icon_educ29.jpg) no-repeat center -132px;

}

.icon_indvd_illustr:after{

    background: url(/img/icon_educ30.jpg) no-repeat center -132px;

}

.icon_indvd_illustr_ex:after{

    background: url(/img/icon_educ31.jpg) no-repeat center -132px;

}

.icon_indvd_montaj:after{

    background: url(/img/icon_educ32.jpg) no-repeat center -132px;

}

.icon_indvd_3dsmax_ex:after{

    background: url(/img/icon_educ23.jpg) no-repeat center -132px;

}

.icon_indvd_htmlcss:after{

    background: url(/img/icon_educ33.jpg) no-repeat center -132px;

}

.icon_indvd_c:after{

    background: url(/img/icon_educ34.jpg) no-repeat center -132px;

}

.icon_indvd_cplusplus:after{

    background: url(/img/icon_educ36.jpg) no-repeat center -131px;

}

.icon_indvd_csharpe:after{

    background: url(/img/icon_educ35.jpg) no-repeat center -132px;

}

.icon_indvd_php:after{

    background: url(/img/icon_educ37.jpg) no-repeat center -132px;

}

.icon_summer:after{

    background: url(/img/icon_educ38.jpg) no-repeat center -132px;

}
.icon_seattle:after{

    background: url(/img/icon_seattle.png) no-repeat center -132px;

}
.icon_short_camp:after{

    background: url(/img/icon_short_camp.png) no-repeat center -132px;

}
.icon_winter:after{

    background: url(/img/icon_educ39.jpg) no-repeat center -132px;

}

.icon_indvd_pk:after{

    background: url(/img/icon_educ40.jpg) no-repeat center -135px;

}

.icon_indvd_arch:after{

    background: url(/img/icon_educ41.jpg) no-repeat center -132px;

}

.icon_indvd_javascript:after{

    background: url(/img/icon_educ43.jpg) no-repeat center -131px;

}

.icon_indvd_indesign:after{

    background: url(/img/icon_educ42.jpg) no-repeat center -131px;

}

.icon_indvd_droid:after{

    background: url(/img/icon_educ44.jpg) no-repeat center -131px;

}



.icon_indvd_robot:after{

    background: url(/img/icon_educ45.jpg) no-repeat center -131px;

}

.icon_indvd_game:after{

    background: url(/img/icon_educ46.jpg) no-repeat center -131px;

}

/*------------------------------------------------------- Courses End -----------------------------------------------------*/



.graywraper{

    background-color: #f5f5f5;

}

.main_videos{

    margin:0 auto;

    width:1000px;

    font-size:24px;

    font-size:1.5rem;

    padding:50px 0px;

	text-align: center;

}

.main_videos .video{

    text-align: center;

    width: 100%;

}

.main_videos p{

    margin-bottom: 30px;    

	color: #525252;

    display: inline-block;

    font-family: "PTSansBold";

    font-size: 2.25rem;

    font-weight: normal;

}

/*--------------- ������� ����������� ������� �������----------------------*/

.event-slider-wrapper{

    background-color: #fff;

    width: 1000px;

    margin: 0 auto;

    padding:30px 0px 25px 0px;

	box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

}

.event-slider-wrapper h2 {

    font-size: 36px;

    font-size: 2.25rem;

    font-family: 'PTSansBold';

    display: inline-block;

    position:relative;

    bottom:-14px;

    background-color: #fff;

    padding-right:20px;

	font-weight:normal;	

	color:#525252;

}

.event-slider-wrapper h2 div{

    display: inline;

}

.slidertitle{

    border-bottom:1px solid #e7b042;

    margin-bottom:30px;

    position:relative;

    padding-right:40px;

}

.event-prev, .news-prev, .condition-prev{

    margin-right:5px;

    background: url(/img/arrow-prev.jpg) no-repeat left top;

    height:27px;

    width:27px;

    display: inline-block;

    -webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

}

.event-next, .news-next, .condition-next{

    background: url(/img/arrow-next.jpg) no-repeat left top;

    height:27px;

    width:27px;

    display: inline-block;

    -webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

}

.event-prev:hover, .event-next:hover, .news-prev:hover, .news-next:hover, .compRight:hover, .compLeft:hover, .condition-next:hover, .condition-prev:hover{

    cursor:pointer;

	filter: alpha(opacity=85);

    opacity: 0.85;

}

.news_slider_sidebar_wrap .news-prev{

    background: url(/img/arrow-prev-s.jpg) no-repeat left top;

    height:17px;

    width:18px;

}

.news_slider_sidebar_wrap .slider-navigation{

    background-color: #f5f5f5;

}

.news_slider_sidebar_wrap .news-next{

    background: url(/img/arrow-next-s.jpg) no-repeat left top;

    height:17px;

    width:18px;

}

.news_slider_sidebar a{

	color:#000;

	text-decoration:none;

}

.slider-navigation{

    position:absolute;

    right:0px;

    bottom:-5px;

    background-color: #fff;

}

.news-slider-wrapper .slider-navigation, .condition .slider-navigation{

	background-color:#f5f5f5;

}

.event-slider .slide {

    width: 470px;

    display: inline-block;

	vertical-align:top;

    text-align: left;

    text-decoration: none;

    color: #000000;

    margin-right: 53px;

}

.slider-panel{

width:100%;

}

.slider-panel .slide:nth-last-child(1){

    margin:0;

}

.slide-image {

    width: 470px;

    height: 235px;

    background-position: center center;

    margin-bottom: 20px;

    text-align: center;

}

.slide-overlay {

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);

    display: table;

    height: 100%;

	filter: alpha(opacity=0);

    opacity: 0;

    position: relative;

    text-align: center;

    transition: all 0.4s ease 0s;

    vertical-align: middle;

    width: 100%;

}

.slide-overlay .more {



    color: #fff;

    display: table-cell;

    transition: all 0.3s ease 0s;

    vertical-align: middle;

    height:30px;

}

.slide-overlay .more span{

    padding:15px;

    border: 2px solid #fff;

}

.slide-image:hover .slide-overlay {

	filter: alpha(opacity=100);

    opacity:1;

}

.slide-details{

    position: relative;

}

.date-and-time{

    position:absolute;

    left:0;

    top:0;

}

.slide-info{

    padding-left:90px;

}

.slide-info h3{

    font-size:16px;

    font-size:1rem;

    line-height:1.225rem;

    color:#525252;

	margin-bottom:15px;

	font-weight:normal;

}

.slide-info .free-enter{

    color:#aaaaaa;

    font-size:14px;

    font-size:0.875rem;

    margin-top: 10x;

}

.event-slider .free-enter p {

    color: #aaaaaa;

    padding-left: 26px;

    background-repeat: no-repeat;

    background-position: center left;

}

.event-slider .free-enter p:nth-of-type(1) {

    background-image: url("/img/freeenter01.png");

    margin-bottom: 6px;

}

.event-slider .free-enter p:nth-of-type(2) {

    background-image: url("/img/freeenter02.png");

    padding-top: 2px;

}

.event-slider .date-and-time {

    border-radius: 5px;

    width: 71px;

    height: 105px;

    text-align: center;

    float: left;

    background-color: #e7b042;

    color:#fff;

}

.event-slider .date {

    font-size: 50px;

    font-size: 1.5rem;

    line-height: 1;

    padding-bottom: 5px;

    margin-top: 5px;

}

.event-slider .date p {

    font-size: 13px;

    font-size:0.8125rem;

}

.date-and-time  .time{

    border-top:2px solid #fff;

    padding-top:4px;

    padding-bottom:6px;

    font-size:20px;

    font-size:1rem;

}



/*--------------- ������� ����������� ������� ������� End----------------------*/



/*--------------- ������� ������� ������� ----------------------*/

.news_block_wrapper{

    width: 1000px;

    margin: 0 auto;

    padding:30px 0px 25px 0px;

	box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

}

.news_block_wrapper a{

	color:#525252;

	text-decoration:none;

}

.news-slider-wrapper{

    width:470px;

    float:left;

	text-align:left;

}

.news-slider-wrapper h2 {

    font-size: 36px;

    font-size: 2.25rem;

    font-family: 'PTSansBold';

    display: inline-block;

    position:relative;

    background-color: #f5f5f5;

    padding-right:20px;

	margin-top:10px;

	font-weight:normal;	

	color:#525252;



}

.news-slider-wrapper .slidertitle {

	text-align:left;

}

.last_news_block{

	border-bottom:1px solid #7e7e7e;

	margin-bottom:7px; 

	position:relative;

}

.last_news_block .date-start{

	width:155px;

	font-size:14px;

	font-size:0.875rem;

	padding-left:28px;

	background:url(/img/lastnewsbeginicon.png) no-repeat left 1px;

}

.last_news_block:nth-child(1){

	margin-top:15px;	

}

.last_news_block:nth-child(3){

	border:0;	

}

.last_news h2 {

    font-size:18px;

    font-size:1.125rem;

    line-height: 1.225rem;

    color:#525252;

    margin-bottom:15px;

}

.last_news-left{

	float:left;

	width:184px;

	padding-bottom:15px;

}

.last_news-image{

	height: 92px;

    margin-bottom: 10px;

    text-align: center;

    width: 184px;

	background-position: center center;

	-webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

}

.last_news-image:hover{

	filter: alpha(opacity=75);

	opacity:0.75;

}

.last_news-desc{

	float:left;

	width: 263px;

	padding-left:20px;

}

.last_news-desc .short-desc{

	font-size: 0.795rem;

    line-height: 1.1rem;

    padding-bottom: 15px;

}

.last_news-date{

	color:#fff;

	font-size:10px;

	font-size:0.8rem;

	background-color:#e7b042;

	padding:2px 5px;

	display:inline-block;

	margin-bottom:7px;

}

/*--------------- ������� ������� ������� End----------------------*/

@-webkit-keyframes hvr-ripple-out {

  100% {

    top: -12px;

    right: -12px;

    bottom: -12px;

    left: -12px;

	filter: alpha(opacity=0);

    opacity: 0;

  }

}



@keyframes hvr-ripple-out {

  100% {

    top: -12px;

    right: -12px;

    bottom: -12px;

    left: -12px;

	filter: alpha(opacity=0);

    opacity: 0;

  }

}



.hvr-ripple-out {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: translateZ(0);

  transform: translateZ(0);

  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  -moz-osx-font-smoothing: grayscale;

  position: relative;

}

.hvr-ripple-out:before {

  content: '';

  position: absolute;

  border: #e7b042 solid 5px;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  -webkit-animation-duration: 1s;

  animation-duration: 1s;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

}

.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {

  -webkit-animation-name: hvr-ripple-out;

  animation-name: hvr-ripple-out;

}

/*--------------- ����� �����������----------------------*/

.promo-event-form{

	margin-bottom:40px;

}

.promo-event-form h2, .register-form h2 {

    font-weight: normal;

    font-size: 24px;

    font-size:1.5rem;

    text-align: left;

    text-transform: uppercase;

    padding: 5px 0 5px 0px;

    margin-bottom: 15px;

    margin-top: 50px;

}

.reg_body{

    background-color: #f5f5f5;

    border:1px solid #e1e1e1;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    padding:25px;

    padding-top:10px;

    -webkit-box-shadow: 0px 0px 3px 0px rgba(225,225,225,1);

    -moz-box-shadow: 0px 0px 3px 0px rgba(225,225,225,1);

    box-shadow: 0px 0px 3px 0px rgba(225,225,225,1);

}

.formfield{

    position:relative;

    padding-top:28px;

}

.formfield input{

    width:100%;

    border:1px solid #e2e1e1;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    background-color: #fff;

    padding:6px 5px;

    margin-bottom:15px;

    font-size: 18px;

    font-size: 1.125rem;

    color:#525252;

    font-family: 'PTSansRegular';

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

}

.formfield input:focus{

    -webkit-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.3) !important;

    -moz-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.3) !important;

    box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.3) !important;

}

.formfield select{

    width:100.5%;

    margin-bottom:15px;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    background-color: #fff;

    padding:6px 5px;

    margin-bottom:15px;

    border:1px solid #e2e1e1;

    font-size: 18px;

    font-size: 1.125rem;

    color:#525252;

    font-family: 'PTSansRegular';

}



.formfield span{

    position:absolute;

    left:0;

    top:0;

    font-size: 18px;

    font-size: 1.125rem;

}

.reg_body > div:nth-child(1), .reg_body > div:nth-child(2){

    display: inline-block;

    vertical-align: top;

    width:46%;

}

.reg_body > div:nth-child(1){

    float:left;

}

.reg_body > div:nth-child(2){

    float:right;

}

.reg_body i{

    font-style: normal;

    color:#f9af13;

    margin-left:5px;

}

.submit{

    color:#fff;

    text-align: center;

    border:0;

    background-color: #e7b042;

    font-size: 18px;

    font-size: 1.125rem;

    font-family: 'PTSansRegular';

    padding:7px 12px 8px 12px;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

}

.submit:hover{

    cursor:pointer;

}

.promo-event-form p, .register-form p{

    text-align: center;

    margin-top:30px;

}

/*--------------- ����� ����������� End----------------------*/



.subscribeandcondition{

    float:right;

    width:470px;

}

.subscribe{

    margin-bottom:35px;

	margin-top: 7px;

}

.subscribe h2{

    font-size: 36px;

    font-size: 2.25rem;

    font-family: 'PTSansBold';

    display: inline-block;

    position: relative;

    bottom: -5px;

    background-color: #f5f5f5;

    padding-right: 20px;

    margin-bottom:25px;

	font-weight:normal;	

	color:#525252;

}

.subscribe form{

    background-color: #e7b042;

    border-radius: 2px;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    padding:15px;

}

.subscribe input[type="email"]{

    width:54%;

    padding:6px 10px 6px 10px;

    border:0;

    border-radius: 2px;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    font-size:18px;

    font-size:1.125rem;

    line-height:1.125rem ;

    height:22px;

    vertical-align: top;

}

.subscribe input[type="email"]:focus{

	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);

    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);

    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);

}

.subscribe input[type="email"]::-webkit-input-placeholder{

    font-size:18px;

    font-size:1.125rem;

    font-family: 'PTSansItalic';

    color:#b4b4b4;

}

.subscribe input[type="email"]::-moz-placeholder{

    font-size:18px;

    font-size:1.125rem;

    font-family: 'PTSansItalic';

    color:#b4b4b4;

}

.subscribe input[type="submit"]{

    color:#fff;

    background-color: #525252;

    border: 0;

    padding:6px 15px 6px 15px;

    display: inline-block;

    border-radius: 2px;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    margin-left:15px;

    font-size:20px;

    font-size:1rem;

    line-height: 1.25rem;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    height:34px;

    width:155px;

    -webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

}

.subscribe input[type="submit"]:hover{

    cursor:pointer;

    background-color: #000;

}

.condition .slide{

    margin-bottom:25px;

}

.condition h2{

    font-size: 36px;

    font-size: 2.25rem;

    font-family: 'PTSansBold';

    display: inline-block;

    position: relative;

    bottom: -14px;

    background-color: #f5f5f5;

    padding-right: 20px;

}

.condition h3{

    font-size: 22px;

    font-size: 1.375rem;

    line-height:1.375rem ;

    font-family: 'PTSansBold';

    padding-bottom:10px;

    margin-bottom:3px;

    background-color: #fff;

    padding:10px 25px 5px 25px;

}

.condition .slide > p{

    background-color: #fff;

    padding:10px 25px;

    font-size:14px;

    font-size:0.875rem;

    line-height:1.1rem;

}

.condition .slide a{

    float:right;

    margin-top:10px;

    text-decoration: none;

}



.partners_wraper{

    margin: 0 auto;

    width:1200px;

    padding:20px 0px 60px 0px;

}

.partners_wraper h2{

    font-size: 36px;

    font-size: 2.25rem;

    font-family: 'PTSansBold';

    display: inline-block;

    position: relative;

    bottom: -10px;

    background-color: #fff;

    padding-right: 20px;

}

.partners_slider span{

    display: inline-block;

    vertical-align: middle;

    /* width: 250px; */

    width: 100%;

    height: 140px;

    background: black;

    color: white;

}

.partners_slider ul{

    list-style-type: none;

}



/* --------------------------------------------- FP video --------------------------------------------------------------*/

.fp-video-bg{

    background-color: #eadbd7;

}

.fp-video{

	cursor:pointer;

    width: 1000px;

    height: 415px;

    margin: 0 auto;

    background: url("video/video-bg.jpg") no-repeat center top;

	overflow: hidden;

}

.fp-video video{

   display: block;

    margin: 0 auto;

    min-width: 1000px;

    position: relative;

    text-align: center;

    width: 100%;

	top: -162px;

}



/*.slide:nth-child(odd){

    margin-right: 100px;

}*/



.companies-container h2{

	background-color: #fff;

    bottom: -14px;

    display: inline-block;

    font-family: "PTSansBold";

    font-size: 2.25rem;

    padding-right: 20px;

    position: relative;

	font-weight:normal;	

	color:#525252;

}



/*--------------- Footer-----------------------*/

footer{

    background-color: #22272f;

}

.footer_wraper{

    margin:0 auto;

    width:1000px;

    padding:25px 0px;

	text-align:center;

}

footer a{

    color:#fff;

    text-decoration: none;

}

footer a:hover{

    color:#e9ae2b;

}

footer .phone, footer .status, .footer_navigation{

    display: inline-block;

    vertical-align: top;

    font-size:18px;

    font-size:1.125rem;

    line-height: 1.625rem;

    color:#fff;

}

.footer_info{

	display: inline-block;

    vertical-align: top;

    line-height: 1.625rem;

	margin-right:10px;

	padding-right:20px;

	max-width:180px;

}

.footer_info a{

	 color:#e7b042;

	 text-decoration:none;

	 font-size:18px;

	font-size:1.125rem;

	text-align:center;

	padding:5px;

	width:100%;

	display: inline-block;

	border:1px solid #e7b042;

	-webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

	margin-bottom:15px;

}

.footer_info a:nth-child(4){

	font-size:16px;

    font-size:1rem;

}

.footer_info a:hover{

	background:#e7b042;

	color:#000;

}

.footer_navigation{

	max-width:200px;	

    padding-left:20px;

    border-left:2px solid #fff;

	text-align:left;

}

footer .phone{

    max-width:200px;

	font-size:1rem;

	text-align:left;

}

footer .address{

    margin-top:10px;

    padding-top:10px;

    border-top:1px solid #e9ae2b;

	font-size:1rem;

}

footer .phone span, footer .address span{

    color:#e9ae2b;

}

.status{

    width:435px;

    max-width:450px;

    margin-left:20px;

}

.status_title{

    color:#e9ae2b;

    margin-bottom:20px;

	text-align:center;

}

.status_title h3{

    font-size:18px;

    font-size:1.125rem;

    margin:0;

    border-bottom:1px solid #e9ae2b;

    padding: 0 20px 5px;

    display: inline-block;

    vertical-align: top;

	font-weight:normal;

}

.partner {

    display: inline-block;

    margin-bottom:10px;

}

.partner img{

	vertical-align:middle;

	margin-left:8px;

}

.social{

    text-align: center;

    margin-top:40px;

}

.social a{

    width:40px;

    height:40px;

}

.social img{

    padding:0px 15px;

    vertical-align: middle;

    -webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

	filter: alpha(opacity=70);

	opacity:0.7;

}

.social img:hover{

	filter: alpha(opacity=100);

    opacity:1;

}

.footer_navigation ul{

    list-style-type: none;

    line-height: 2.05rem;

}

.footer_hub{

    padding:15px 0px 15px 0px;

    text-align: center;

    background: url(/img/footer_pattern.png) repeat-x center top 5px;

    font-size:38px;

    font-size:2.25rem;

}

.copyr{

    background-color: #f9b234;

    color:#22272f;

    padding:15px 0px 10px 0px;

    text-align: center;

    font-size:14px;

    font-size:0.875rem;

}

/*--------------- Footer End-----------------------*/



.fp-reg-form{

	width: 430px;

	height: 386px;

	padding-top: 55px;

	background-color:#fdf6ea;

	text-align: center;

	display: none;

}

.fp-reg-form input{

    font-size: 14px;

	border: 1px solid #dfcdae;

	width: 340px;

	height: 30px;

	padding-left:38px;

	margin-bottom: 20px;

	background-position: 10px center;

	background-repeat: no-repeat;

}

.fp-reg-form .name{

	background-image: url("images/fp-reg-form/name-icon.png");

}

.fp-reg-form .email{

	background-image: url("images/fp-reg-form/envelope-icon.png");

}

.fp-reg-form .phone{

	background-image: url("images/fp-reg-form/smart-icon.png");

}

.fp-reg-form textarea{



    font-size: 14px;

	border: 1px solid #dfcdae;

	width: 373px;

	height: 89px;

	padding: 5px 0 0 5px;

	margin-bottom: 20px;

	resize: none;

}

.fp-reg-form  button{

	width: 150px;

	height: 33px;

	border-radius: 5px;

	border: none;

	background-color: #e9a62b;

	color: #ffffff;



	font-size: 22px;

	-webkit-box-shadow: 2px 2px 1px 0px rgba(50, 50, 50, 1);

    -moz-box-shadow:    2px 2px 1px 0px rgba(50, 50, 50, 1);

    box-shadow:         2px 2px 1px 0px rgba(50, 50, 50, 1);

}

.no-post-image {

	width: 353px;

    height: 176px;

    background: url("images/news/no-image.jpg");

    background-repeat: no-repeat;

    background-position: center center;

    float: left;

    margin-right: 60px;	

    margin-right: 25px;

}

/*--------------- ���� ������� � ����� -----------------------*/

.news-preview-page-bg{

    background-color: #f5f5f5;

}

.news-preview-page {

    margin: 0 auto;

    position: relative;

    width: 1000px;

}

.news-post-preview {

    display: inline-block;

    background-color: #fff;

    color: #7f8080;

    font-size: 18px;

    font-size:1.125rem;

    line-height: 1;

    margin-bottom: 25px;

    padding: 30px;

    position: relative;

    width: 940px;

    overflow: hidden;

    border:1px solid #d5d5d5;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

}

.news-post-thumbnail {

    width: 353px;

    height: 176px;

    float: left;

    margin-right: 25px;

    background-position: center center;

    background-repeat: no-repeat;

	background-size: cover;

	-webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

	-webkit-box-shadow: inset 0px 0px 10px -1px rgba(0,0,0,0.2);

-moz-box-shadow: inset 0px 0px 10px -1px rgba(0,0,0,0.2);

box-shadow: inset 0px 0px 10px -1px rgba(0,0,0,0.2);

}



.news-post-desc{

    width: 550px;

    float: left;

    text-align: left;

}

.news-post-thumbnail > a {

    display: block;

    width: 100%;

    height: 100%;

}

.news-post-thumbnail > a :hover{

	width: 110%;

    height: 110%;

}

.news-post-preview h3{

    font-size:24px;

    font-size:1.5rem;

    line-height:1.6rem ;

}

.news-post-preview h3 a{

    color:#4c4c4c;

    text-decoration: none;

}

.news-post-preview h3 a:hover{

    color:#000;

}

.news-post-preview p{

    font-size:18px;

    font-size:1.125rem;

    margin-top:20px;

}

.news-post-details {

    display: block;

    position: absolute;

    bottom: 10px;

    right: 20px;

    color: #4c4c4c !important;

    font-size: 18px;

    line-height: 1.4;

    cursor: pointer;

    text-decoration: none;

    padding-right:10px;

    background: url(/img/polygon_news_more.png) no-repeat right top 8px;

}

.news-post-details:hover{

    color:#000 !important;

}

.news-post-time{

    display: block;

    position: absolute;

    top: 10px;

    right: 20px;

    color: #cecdcd;

    font-size:14px;

}

/*--------------- ���� ������� � ����� End -----------------------*/





/*--------------------------------------------------- News 4 Students ------------------------------------------------*/



.hidden-menu-wrapper {

    margin-bottom: 20px;

}



.news-4-stud {

    padding-top: 0;

    min-height: 700px;

}



.hidden-menu {

    background-color: #f5f5f5;

    padding: 15px 20px;

    /*height: 110px;*/

    /*display: none;*/

	border-bottom:1px solid #8f9090;

	border-left:1px solid #d5d5d5;

	border-right:1px solid #d5d5d5;

	width:100%;

	box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

}



.hidden-menu ul {

    float: left;

	  line-height: 1.8;

}



.hidden-menu ul li {

    list-style-type: none;

    float: left;

    width: 222px;

    text-align: left;

    font-size: 18px;

	font-size:1.125rem;

    color: #555454;

}



.hidden-menu a {

    text-decoration: none;

}



.hidden-menu a:hover, .hidden-menu a:visited {

    color: #000;

}



.hidden-menu ul li:nth-child(3n+1) {

    clear: both;

}



.hidden-menu ul li:nth-child(3n+3) {

    margin-left: 40px;

}



.hidden-menu form {

    float: right;

	text-align:center;

}



.hidden-menu input {

    width: 220px;

    height: 28px;

    padding-left: 10px;

    border: 0;

    background-color: #fff;

    display: block;

    margin-bottom: 10px;

    font-size: 18px;

	font-size:18px;

    color: #000;

	border:1px solid #d5d5d5;

}

.hidden-menu input {

	box-shadow: none;

  outline: medium none;

}

.hidden-menu button {

background-color:#f9b234;

    width: 74px;

    height: 23px;

    border: 0;

    font-size: 18px;

	font-size:1.125rem;

    color: #000;

}



.hidden-menu-toggle {

    background: #f9af13;

    height: 26px;

    text-align: center;

    padding-top: 3px;

    position: relative;

}



.hidden-menu-toggle span {

    float: left;

    font-family: 'PFDinTextCompProLight';

    font-size: 18px;

    color: #282b32;

    margin-left: 46px;

}



.arrow-expand {

    background-image: url("images/for-students/arrow-expand-up.png");

    background-repeat: no-repeat;

    background-position: center 5px;

    cursor: pointer;

    display: inline-block;

    height: 29px;

    transition: all 0.2s ease-out 0s;

    width: 35px;

    position: relative;

	top:-2px;

	-moz-animation: animaciya 0.5s ease-in-out 0s infinite alternate;

    -webkit-animation: animaciya 0.5s ease-in-out 0s infinite alternate;

    -ms-animation: animaciya 0.5s ease-in-out 0s infinite alternate;

}

@-moz-keyframes animaciya {

    from {margin-top: 1px;}

    to {margin-top: -3px;}

}



@-webkit-keyframes animaciya {

    from {margin-top: 1px;}

    to {margin-top: -3px;}

}



@-ms-keyframes animaciya {

    from {margin-top: 1px;}

    to {margin-top: -3px;}

}

.expanded {

    background-image: url("images/for-students/arrow-expand2.png");

}



.arrow-expand:hover {

    transform: translateY(-2px);

    -webkit-transform: translateY(-2px);

}



/*--------------------------------------------------- News 4 Students End ------------------------------------------------*/



/*--------------- Single Post----------------------*/

.single-post-page-bg{

    background-color: #fff;

}

.single-post-page{

    margin: 0 auto;

    position: relative;

    width: 1000px;

    padding-bottom:40px;

}

.event-post-content a{

	color:#0099ba;



}

.single-post-page a:hover{

	text-decoration:none;

}

.event-post-content{

    float: left;

    width: 700px;

    padding-right:25px;

}



.socialpost{

	margin-bottom:20px;

	text-align:center;

}

.event-post-content ul{

    list-style-image: url(/img/liststyletype2.png);

    padding-left:20px;

}

.event-post-content img{

    max-width: 100%;

    /*max-width: 700px;*/

	height: auto !important;

}

.single-post-page h1{

    font-size:30px;

    font-size:1.875rem;

    font-family: 'PTSansBold';

    margin-bottom:20px;

	font-weight:normal;	

	color:#525252;

}

.single-post-page h3{

    font-size: 18px;

    font-size:1.125rem;

    font-family: sans-serif;

    line-height: 1.325rem;

    margin:15px 0px;

	font-weight:normal;	

	color:#525252;

	clear:both;

}



/*--------------- ������� ������ � ��������----------------------*/

.side-block{

    float: right;

    width: 270px;

    border-top:5px solid #f9af13;

    padding-top:20px;

}

.event-info{

    background-color: #f5f5f5;

    padding: 10px 20px;

    margin-bottom: 25px;

    font-size:18px;

    font-size:1.125rem;

}

.event-info >div{

    margin-bottom:15px;

}

.event-info >div:nth-last-child(1){

    margin:0;

}

.event-info .event-info-icon{

    display: inline-block;

    vertical-align: middle;

    width:48px;

    height:48px;

    text-align: center;

    border-radius: 40px;

    -webkit-border-radius: 40px;

    -moz-border-radius: 40px;

    margin-right:15px;

}

.event-info .date{

    background: url(/img/event-info-icon01.png) no-repeat center center #f9af13;

}

.event-info .time{

    background: url(/img/event-info-icon02.png) no-repeat center center #f9af13;

}

.event-info .address{

    background: url(/img/event-info-icon03.png) no-repeat center center #f9af13;

}

.event-info .free{

    background: url(/img/event-info-icon04.png) no-repeat center center #f9af13;

}

.event-info .event-info-icon img{

    vertical-align: middle;

}

.event-info span{

    vertical-align: middle;

    display: inline-block;

    width:70%;

    line-height: 1.625rem;

}

.side-block .event-countdown-wrapper p{

    text-align: center;

    font:24px 'PTSansBold';

    margin-bottom:15px;

}

.side-block .event-countdown-wrapper {

    font-size: 16px;

    padding: 16px 16px 16px 16px;

    text-align: center;

    margin-bottom: 25px;

    background-color: #f5f5f5;

}

#event-countdown > div {

    font-size: 24px;

    font-size:1.5rem;

    color: #525252;

    background: none;

    display: inline-block;

    position: relative;

    padding:10px 9px 9px 9px;

    text-align: center;

    border:2px solid #f9af13;

    border-radius: 40px;

    -webkit-border-radius: 40px;

    -moz-border-radius: 40px;

    vertical-align: middle;

    min-width:24px;

	min-height:24px;

    margin:0 2px;

}

#event-countdown > .counter-label {

    background: none;

    font-size: 14px;

    font-size:0.875rem;

    color: #525252;

    height: 30px;

    line-height: 30px;

    border:0;

    height:auto;

    padding:0;

    margin:0;

    width:50px;

}



#event-countdown2 > div {

    font-size: 24px;

    font-size:1.5rem;

    color: #525252;

    background: none;

    display: inline-block;

    position: relative;

    padding:10px 9px 9px 9px;

    text-align: center;

    border:2px solid #f9af13;

    border-radius: 40px;

    -webkit-border-radius: 40px;

    -moz-border-radius: 40px;

    vertical-align: middle;

    min-width:24px;

    min-height:24px;

    margin:0 2px;

}

#event-countdown2 > .counter-label {

    background: none;

    font-size: 14px;

    font-size:0.875rem;

    color: #525252;

    height: 30px;

    line-height: 30px;

    border:0;

    height:auto;

    padding:0;

    margin:0;

    width:50px;

}

.side-block .already-reg {

    text-align: center;

    font-size: 20px;

    font-size: 1.25rem;

    background-color: #f5f5f5;

    position: relative;

    padding:15px 0px;

    font-family: 'PTSansBold';

    margin-bottom:25px;

}

.side-block .already-reg p {

    margin: 5px 0;

}

.side-block .already-reg .counter {

    background: none repeat scroll 0 0 #f9af13;

    color: #fff;

    font-size: 40px;

    font-size:2.5rem;

    font-family:'PTSansRegular';

    line-height: 76px;

    margin: 15px auto 10px;

    text-align: center;

    padding:10px 15px;

    position: relative;

    border-radius: 60px;

    -webkit-border-radius: 60px;

    -moz-border-radius: 60px;

    display: inline-block;

    min-width:65px;

	min-height: 75px;

    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);

    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);

    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);

}

.side-block .newsletter{

    background-color: #f9af13;

    padding:15px;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

}

.side-block .newsletter p{

    color:#fff;

    font-size:18px;

    font-size:1.125rem;

    font-family:'PTSansBold';

    text-align: center;

	margin-top:0;

    margin-bottom:15px;

}

.side-block .newsletter input[type="email"]{

    padding:5px;

    background-color: #fff;

    border:0;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    width:130px;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

	vertical-align: top;

	font-size:14px;

	line-height:15px;

}

.side-block .newsletter input[type="email"]::-webkit-input-placeholder{font-size:12px;}

.side-block .newsletter input[type="email"]::-moz-placeholder{font-size:12px;}

.side-block .newsletter input[type="email"]:focus{

    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5) !important;

    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5) !important;

    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5) !important;

}

.side-block .newsletter input[type="submit"]{

    padding:5px;

    background-color: #4c4c4c;

    border:0;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    text-align: center;

    color:#fff;

    font-size:11px;

    font-size:0.6875rem;

    float:none;

	margin-left: 10px;

	vertical-align:top;

    height:26px;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

}

.side-block .newsletter input[type="submit"]:hover{

    cursor:pointer;

    background: #2c2b2b;

    -webkit-box-shadow: inset 0px 0px 17px 1px rgba(0,0,0,0.75);

    -moz-box-shadow: inset 0px 0px 17px 1px rgba(0,0,0,0.75);

    box-shadow: inset 0px 0px 17px 1px rgba(0,0,0,0.75);

}

.news_slider_sidebar_wrap{

    margin-top:25px;

    background-color: #f5f5f5;

    padding:15px 10px;

	border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

}

.news_slider_sidebar_wrap h2 {

    font-size: 24px;

    font-size: 1.5rem;

    font-family: 'PTSansBold';

    display: inline-block;

    position: relative;

    bottom: -7px;

    background-color: #f5f5f5;

    padding-right: 10px;

	font-weight:normal;	

	color:#525252;

}

.news_slider_sidebar .slide-overlay{

    display: none;

}

.news_slider_sidebar .slide-image{

    width: 250px;

    height: 125px;

    background-position: center center;

    text-align: center;

    float:left;

    margin-bottom:5px;

}

.news_slider_sidebar .slide {

    display: inline-block;

    vertical-align: top;

    margin-bottom: 10px;

    -webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

}

.news_slider_sidebar .slider-panel .slide:nth-child(2){

    border-top:1px solid #ababab;

    padding-top:20px;

}

.news_slider_sidebar h3 {

    font-size: 14px;

    font-size: 1rem;

    font-family: 'PTSansRegular';

    line-height: 1.175rem;

    margin: 0px;

    float:left;

    width:230px;

    margin-left:20px;

}

.news_slider_sidebar p{

    font-size:12px;

    font-size:0.75rem;

    line-height: 1rem;

    margin-top:5px;

}

.news_slider_sidebar  .extrafield{

	display:none;

}

/*--------------- ������� ������ � �������� End----------------------*/



/*--------------- ����� �����������----------------------*/

.promo-event-form h2 {

    font-weight: normal;

    font-size: 24px;

    font-size:1.5rem;

    text-align: left;

    text-transform: uppercase;

    padding: 5px 0 5px 0px;

    margin-bottom: 15px;

    margin-top: 50px;

}

.reg_body{

    background-color: #f5f5f5;

    border:1px solid #e1e1e1;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    padding:25px;

    padding-top:10px;

    -webkit-box-shadow: 0px 0px 3px 0px rgba(225,225,225,1);

    -moz-box-shadow: 0px 0px 3px 0px rgba(225,225,225,1);

    box-shadow: 0px 0px 3px 0px rgba(225,225,225,1);

}

.formfield{

    position:relative;

    padding-top:28px;

}

.formfield input{

    width:100%;

    border:1px solid #e2e1e1;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    background-color: #fff;

    padding:6px 5px;

    margin-bottom:15px;

    font-size: 18px;

    font-size: 1.125rem;

    color:#525252;

    font-family: 'PTSansRegular';

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

}

.formfield input:focus{

    -webkit-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.3);

    -moz-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.3);

    box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.3);

}

.formfield select{

    width:100.5%;

    margin-bottom:15px;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    background-color: #fff;

    padding:6px 5px;

    margin-bottom:15px;

    border:1px solid #e2e1e1;

    font-size: 18px;

    font-size: 1.125rem;

    color:#525252;

    font-family: 'PTSansRegular';

}



.formfield span{

    position:absolute;

    left:0;

    top:0;

    font-size: 18px;

    font-size: 1.125rem;

}

.reg_body > div:nth-child(1), .reg_body > div:nth-child(2){

    display: inline-block;

    vertical-align: top;

    width:46%;

}

.reg_body > div:nth-child(1){

    float:left;

}

.reg_body > div:nth-child(2){

    float:right;

}

.reg_body i{

    font-style: normal;

    color:#f9af13;

    margin-left:5px;

}

.submit{

    color:#fff;

    text-align: center;

    border:0;

    background-color: #e7b042;

    font-size: 18px;

    font-size: 1.125rem;

    font-family: 'PTSansRegular';

    padding:7px 12px 8px 12px;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

}

.submit:hover{

    cursor:pointer;

}

.promo-event-form p{

    text-align: center;

    margin-top:30px;

}

.promo-event-form input:focus, .promo-event-form select:focus, .promo-event-form input:required, .promo-event-form select:required, .promo-event-form input:invalid, .promo-event-form select:invalid, .register-form input:focus, .register-form select:focus, .register-form input:required, .register-form select:required, .register-form input:invalid, .register-form select:invalid , .side-block .newsletter input[type="text"]:focus, .side-block .newsletter input[type="text"]:required, .side-block .newsletter input[type="text"]:invalid, .form input:focus, .form input:required, .form input:invalid{

    box-shadow: none;

    outline: medium none;

}

/*--------------- ����� ����������� End----------------------*/



/*--------------- Single Post End----------------------*/



/*----------------------------------- About Academy --------------------------------------*/

.about_wrapper{

	width:1000px;

	margin:0 auto;

}

.about_header{

	width:100%;

    background: url(./images/about/new/about_header.jpg) center top;

	height:526px;

	display:table;

	vertical-align:middle;

	text-align:center;

}

.about_header_content{

	display:table-cell;

	vertical-align:middle;

	width:1000px;

	margin:0 auto;

	font-size:36px;

    font-size:2.25rem;

	color:#fff;

	line-height:1.3;

}

.about_maps{	

	text-align:center;

	padding:40px 0px;

	position:relative;

}

.about-ukraine{

	left: 50%;

    margin-left: -130px;

    position: absolute;

    top: 240px;

    z-index: 3;

}

.about-kz {

    left: 50%;

    margin-left: -195px;

    position: absolute;

    top: 280px;

    z-index: 3;

}

.about_maps img:nth-child(2){

	position:relative;

	z-index:2;

}

.come-in{

    animation: come-in 2s ease forwards;

    -webkit-animation: come-in 2s ease forwards;

	-moz-animation: 3s ease 0s normal forwards 1 running come-in;

}



@keyframes come-in {

    from{

        -moz-transform: scale(0.1);

        -ms-transform: scale(0.1);

        -webkit-transform: scale(0.1);

        -o-transform: scale(0.1);

        transform: scale(0.1);

    }

    to {

        -moz-transform: scale(1);  /*��� Firefox */

        -ms-transform: scale(1);  /*��� IE */

        -webkit-transform: scale(1);  /*��� Safari, Chrome, iOS */

        -o-transform: scale(1);  /*��� Opera */

        transform: scale(1);

    }

}

@-webkit-keyframes come-in {

    from{

        -webkit-transform: scale(0.1);

    }

    to {

        -webkit-transform: scale(1);

    }

}



.fade-in{

	-webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

}

@keyframes fade-in {

    from{

		filter: alpha(opacity=0);

        opacity:0;

    }

    to {

		filter: alpha(opacity=100);

        opacity:1;

    }

}



.sweeptoleft{

	-webkit-transition: all 0.5s ease 0.4s;

    -moz-transition: all 0.5s ease 0.4s;

    -ms-transition: all 0.5s ease 0.4s;

    -o-transition: all 0.5s ease 0.4s;

    transition: all 0.5s ease 0.4s;

	width:40%;

}

@keyframes sweeptoleft {

    from{

        width:0%;

    }

    to {

        width:40%;

    }

}

@-webkit-keyframes sweeptoleft {

    from{

        width:0%;

    }

    to {

        width:40%;

    }

}

.animation {

    visibility: hidden;

}

.fadeInLeft {

    animation-duration: 1s;

	-webkit-animation-duration: 1s;

	-moz-animation-duration: 1s;

    -webkit-animation-name: fadeInLeft;

	-moz-animation-name: fadeInLeft;

	animation-name: fadeInLeft;

    animation-timing-function: ease;

	-webkit-animation-timing-function: ease;

	-moz-animation-timing-function: ease;

    visibility: visible !important;

}



@keyframes fadeInLeft {

0% {

	filter: alpha(opacity=0);

    opacity: 0;

    transform: translateX(-30px);

}

100% {

	filter: alpha(opacity=100);

    opacity: 1;

    transform: translateX(0px);

}





}

@-webkit-keyframes fadeInLeft {

0% {

	filter: alpha(opacity=0);

    opacity: 0;

    -webkit-transform: translateX(-30px);

}

100% {

	filter: alpha(opacity=100);

    opacity: 1;

    -webkit-transform: translateX(0px);

}

}

.fadeInRight {

    animation-duration: 1s;

	-webkit-animation-duration: 1s;

	-moz-animation-duration: 1s;

    animation-name: fadeInRight;

	-webkit-animation-name: fadeInRight;

	-moz-animation-name: fadeInRight;

    animation-timing-function: ease;

	-webkit-animation-timing-function: ease;

	-moz-animation-timing-function: ease;

    visibility: visible !important;

}

@keyframes fadeInRight {

0% {

	filter: alpha(opacity=0);

    opacity: 0;

    transform: translateX(30px);

}

100% {

	filter: alpha(opacity=100);

    opacity: 1;

    transform: translateX(0px);

}

}

@-webkit-keyframes fadeInRight {

0% {

	filter: alpha(opacity=0);

    opacity: 0;

    -webkit-transform: translateX(30px);

}

100% {

	filter: alpha(opacity=100);

    opacity: 1;

    -webkit-transform: translateX(0px);

}

}

.maps > h2 {

/*    font-family: 'sans-serif';*/

    font-size: 36px;

    color: #525252;

	font-weight:normal;

}

.statistics-bg {

    background: #fff;

}



.statistics {

    height: 400px;

    position: relative;

    text-align: center;

}



.statistics > h2 {

/*    font-family: 'sans-serif'; */

    font-size: 30px;

    color: #4d4d4d;

    margin-bottom: 50px;

	font-family: 'PTSansBold';

	padding-top:20px;

}



.stat-block {

    float: left;

    width: 174px;

    height: 225px;

    text-align: center;

    position: relative;

    margin: 0 13px;

}



.stat-counter {

    font-size: 50px;

    color: #fff;

    display: inline-block;

    width: 160px;

	position: relative;

    z-index: 77;

	top:55px;

}



.stat-block img {

   top: 0px;

    display: block;

    position: absolute;

    left: 0;

    right: 0;

    margin: 0 auto;

	z-index:10;

}



.stat-block:first-of-type img {

    bottom: -8px;

}



.stat-text {

    color: #4d4d4d;

    display: table-cell;

    font-size: 24px;

    line-height: 1;

    vertical-align: middle;

    width: 174px;

	position:absolute;

	bottom:0;

}

.autoriz_center{

	padding-bottom:40px;

}

.about_gallery a{

	margin-left:13px;

	margin-bottom:13px;

	display:inline-block;

} 

.fifecolgallery a{

	margin-left:13px;

	margin-bottom:13px;

	display:inline-block;

}

.about_gallery img{

}

.about_gallery a:nth-child(4n+1){

	margin-left:0px;

}

.autoriz_center .fifecolgallery a:nth-child(5n+1){

	margin-left:0px;

}

.autoriz_center h2{

	font-size:30px;

	font-size:1.875rem;

	text-align:center;

	padding:40px 0px;

	font-weight:normal;

	line-height:2.4rem;

}

.autoriz_center_logo{

	text-align:center;

	margin-top:30px;

	margin-bottom:30px;

}

.autoriz_center_logo img{

	vertical-align:middle;

	padding:0px 50px;

}

.about_teacher{

	background: url(./images/about/new/teacher_bg.jpg) center top;

	width:100%;

	height:580px;

}

.about_teacher_title{

	font-size:40px;

	font-size:2.4rem;

	color:#fff;

	text-align:center;

	position:relative;

	top:200px;

	width:870px;

	height:230px;

	position:relative;

	padding-top:55px;

}

.about_teacher_title:before{

	content:'';

	display:block;

	position:absolute;

	left:0;

	top:0;

	height:234px;

	width:75px;

	background: url(./images/about/new/teach_corner_left.png) left top no-repeat;

}

.about_teacher_title:after{

	content:'';

	display:block;

	position:absolute;

	right:0;

	top:0;

	height:234px;

	width:75px;

	background: url(./images/about/new/teach_corner_right.png) left top no-repeat;

}

.about_result_wrapper{

	background: url(./images/about/new/result_bg.jpg) center top no-repeat;

	height:auto;

	padding-bottom:50px;

	text-align:center;

}

.about_result_wrapper h2{

	padding-top:40px;

	max-width:700px;

	text-align:center;

	margin:0 auto;

	font-size:36px;

	font-size:2.25rem;

	font-weight:normal;

	font-family: 'PTSansBold';

}

.about_result_ul{

	font-size:24px;

	font-size:1.32rem;

	margin-top:60px;

}

.about_result_li{

	float:left;

	margin-bottom:15px;

	margin-left:150px;

	width:40%;

	height:75px;

	text-align:left;

	padding-left:60px;

	background: url(./images/about/new/liststyletype.png) left top no-repeat;

	box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

	padding-top:2px;

}

.about_result_bottom{

	padding-left:60px;

	background: url(./images/about/new/liststyletype.png) left top no-repeat;

	width:340px;

	display:inline-block;

	height:60px;

	padding-top:5px;

	margin-top:30px;

}

.about_result_li:nth-child(2n-1){

	margin-left:0;

	width:44%;

}

.about_company{

	padding-bottom:50px;

}

.about_company h2{

	padding-top:40px;

	padding-bottom:40px;

	max-width:700px;

	text-align:center;

	margin:0 auto;

	font-size:36px;

	font-size:2.25rem;

	font-weight:normal;

	font-family: 'PTSansBold';

}

.about_company_image{

	width:997px;

	height:496px;

	background: url(./images/about/new/company_bg.jpg) left top no-repeat;

}

.about_company_image img{

	left: 40px;

    max-width: 90%;

    position: relative;

    top: 30px;

}

.diplom_wrapper{

	background:#e6ad2f;

	height:655px;

}

.diplom_wrapper .about_wrapper{

	width:1160px;	

}

.diplom_desc{

	float: left;

    padding: 40px 30px 40px 54px;

    position: relative;

    top: 150px;

    width: 366px;

	box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

	color:#fff;

	font-size:28px;

	font-size:1.75rem;

}

.diplom_desc:after{

	content:'';

	display:block;

	position:absolute;

	left:0;

	top:0;

	height:73px;

	width:453px;

	background: url(./images/about/new/company_top_corner.png) left top no-repeat;

}

.diplom_desc:before{

	content:'';

	display:block;

	position:absolute;

	left:0;

	bottom:0;

	height:73px;

	width:453px;

	background: url(./images/about/new/company_bottom_corner.png) left top no-repeat;

}

.diplom_image{

	float:right;

	width:690px;

	position:relative;

	margin-top:40px;

}

.diploms{

	position:absolute;

	top:0;

	right:0;

}

.diplom_bg{

	left: 167px;

    position: absolute;

    top: 190px;

}

.about_cisko{

	height:680px;

	background: url(./images/about/new/tumanov.jpg) center bottom no-repeat;

	position:relative;

}



.about_cisko .lefttop{

	font-size: 1.5rem;

    left: 0;

    position: absolute;

    text-align: left;

    top: 35px;

    width: 100%;

}

.about_cisko .righttop{

	font-size: 1.5rem;

    line-height: 1.35;

    position: absolute;

    right: 0;

    top: 35px;

    width: 445px;

}

.about_cisko .leftbottom{

	bottom: 22px;

    font-size: 0.875rem;

    left: -10px;

    position: absolute;

    text-align: right;

    width: 260px;

}

.about_cisko .rightbottom{

	bottom: 25px;

    font-size: 0.875rem;

    position: absolute;

    right: 0;

    width: 230px;

}

.about_awards{

	height:1238px;

	background: url(./images/about/new/awards_bg.jpg) center top no-repeat;

	position:relative;

}

.about_awards h2{

	font-size:30px;

	font-size:1.875rem;

	text-align:center;

	padding:50px 0px;

	font-family: 'PTSansBold';

	font-weight:normal;

}

.about_awards ul{

	list-style-type:none;

}

.about_awards ul li{

	float:left;

	margin-left:180px;

	width:40%;

	padding-left:70px;

	box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

	margin-bottom:40px;

	background: url(./images/about/new/medal.png) left top no-repeat;

	height:60px;

	min-height:60px;

	font-size:22px;

	font-size:1.375rem;

	padding-top:5px;

}

.about_awards ul li:nth-child(2n-1){

	margin-left:0;

}

.about_awards  .about_gallery{

	margin-top:40px;

}

.about_awards a{

	color:#007eb2;	

}

.about_awards a:hover{

	text-decoration:none;

}

.nytime{

	height:680px;

	background: url(./images/about/new/time_bg.jpg) center 40px no-repeat;

	position:relative;

	padding:50px 0px;

	text-align: center;

}

.nytime h2{

	font-size:30px;

	font-size:1.875rem;

	line-height:2.4rem;

	text-align:center;

	padding:70px 0px;

	font-weight:normal;

	width:95%;

	margin:0 auto;

}

.nytime img{

	margin-top:60px;

}

.step-info-bg {

    min-width: 1000px;

    background: #282b32 url(images/about/step-info-bg.jpg) center top;

    background-repeat: no-repeat;

}



.step-info {

    height: 600px;

    margin: 0 auto;

    position: relative;

    text-align: center;

    width: 1000px;

    padding-top: 400px;

}



.text-about-step {

    color: #ffffff;

/*    font-family: 'Sans-Serif';*/

    font-size: 30px;

    margin-left: 280px;

    text-align: center;

    width: 500px;

}

/*---------------------------------------- Other ---------------------------------------*/



/*.hidden-4-abiturients{

    display: none;

    }*/



/* ------------------------------------ Isotope Styles ---------------------------------*/

.isotope-item {

    z-index: 2;

}



.isotope-hidden.isotope-item {

    pointer-events: none;

    z-index: 1;

}



.isotope,

.isotope .isotope-item {

    -webkit-transition-duration: 0.8s;

    -moz-transition-duration: 0.8s;

    transition-duration: 0.8s;

}



.isotope {

    -webkit-transition-property: height, width;

    -moz-transition-property: height, width;

    transition-property: height, width;

}



.isotope .isotope-item {

    -webkit-transition-property: -webkit-transform, opacity;

    -moz-transition-property: -moz-transform, opacity;

    transition-property: transform, opacity;

}



/*--------------- ��������� -----------------------*/

.paginator{

    float:left;

}

.wp-paginate {

    margin-top: 10px;

    margin-bottom:30px;

    display: inline-block;

    list-style-type: none;

    text-align: left;

    font-size:18px;

    font-size:1.125rem;

}

.wp-paginate > li {

    display: inline-block;

    text-align: center;

    color: #fff;

    -webkit-transition: background-color 0.2s ease;

    -moz-transition: background-color 0.2s ease;

    -ms-transition: background-color 0.2s ease;

    -o-transition: background-color 0.2s ease;

    transition: background-color 0.2s ease;

	margin-right:7px;

	border:1px solid #eaeaea;

}

.wp-paginate > li a{

	display: inline-block;

    padding: 5px 15px;

}

.wp-paginate > li a:hover{

	color:#fff;

}

.wp-paginate > li:hover{

	background-color: #e6ad2f !important;

}

.wp-paginate > li {

	background-color: #fff !important;

}

.wp-paginate > li span{

	background-color: #e6ad2f;

	

	padding:5px 15px;

}

.wp-paginate > li a{

    color: #000;

    text-decoration: none;

}

.wp-paginate > li .current{

    background-color: #e6ad2f;

	color:#fff;

}

.wp-paginate > li:hover{

    background-color: #f9af13;

}

.wp-paginate .next{

    -webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

}

.wp-paginate .next:hover, .wp-paginate .prev:hover{

	color:#fff;

}

.wp-paginate li:nth-last-child(1){

    background: none;

}

.wp-paginate img{display:none;}

.wp-paginate>li:nth-child(1){display:none;}

.prevpagli{

	display:inline-block;

}

.prevpagli:hover{

	background:none !important;

}



/*--------------- ��������� End-----------------------*/

/*---------------------------------------- Contacts Page ---------------------------------------------------*/

.contacts-page h1{

    background-color: #efefef;

    font-size: 26px;

    margin-bottom: 45px;

    padding: 15px;

    text-transform: uppercase;

}

.contacts-page{

	padding-bottom: 200px;

}

.contacts-page .post-text{

	display:inline-block;

	vertical-align:top;

	margin:0 auto;

}

.contacts-page .post-wrapper{

	text-align:center;

}

.contact-wrapper{

    float: left;

    border-top: 2px solid #54524f;

    padding: 20px 0 0 0px;

    margin-top: 45px;

    font-size: 16px;

    line-height: 1.9;

	text-align:left;

}

.contacts-page .contact-wrapper a{

	text-decoration: none;

	color: #525252;

}

.contact-wrapper  > .address{

	padding: 0 0 0 30px;

	background-image: url("images/contacts-page/address.png");

	background-repeat: no-repeat;

	background-position: center left;

}

.contact-wrapper > .phone{

	padding: 0 0 0 30px;

	background-image: url("images/contacts-page/phone.png");

	background-repeat: no-repeat;

	background-position: center left;

}

.contact-wrapper  >.email{

	padding: 0 0 0 30px;

	background-image: url("images/contacts-page/email.png");

	background-repeat: no-repeat;

	background-position: center left;

}

.contact-wrapper:nth-of-type(3){

    margin-right: 0;

	text-align: center;

	padding: 32px 0 0 0;

	}

.contact-wrapper:nth-of-type(2){

	padding: 32px 0 0 0;

	margin-right:0;

	margin-left:100px;

}

.contact-wrapper .contact-desc{

	font-size: 14px;

	line-height: 1.4;

	float: left;

	text-align:left;

}

.contact-phone{

	font-size: 15px;

	text-align: right;

	float: right;

	margin-left:15px;

	font-weight: 600;

}

.contacts-page iframe{

	border: 2px solid #fcb10b;

}



.contacts-form {

	width: 270px;

	padding: 0 10px 0 0px;

	margin-top:10px;



}

.contacts-form h2{

    background-color: #f0e7d7;

    padding: 15px;

    font-size: 26px;

    text-transform: uppercase;

    margin-bottom: 45px;

    margin-top: 60px;

}

.contacts-form input{

    width: 270px;

	padding-left: 10px;

    border: 1px solid #e9a72b;

    height: 38px;

    background-color: #fff;

	margin-bottom: 20px;

}



.contacts-form textarea{

    border: 1px solid #e9a72b;

	width: 270px;

	padding-left: 10px;

	padding-top: 10px;

    resize: none;

    background-color: #fff;

    margin-bottom: 22px;

	height:120px;

	color: #9f9f9f;

}

.contacts-form .error{

    border: 1px solid #B94A48;

    -webkit-box-shadow: 0 0 6px #B94A48;

    -moz-box-shadow: 0 0 5px #B94A48;

    box-shadow: 0 0 5px #B94A48;

    outline: none;

}

.contacts-form .err-msg{

    color: red;

    font-size: 14px;

}

.outer-name span{

    color:red;

}

.contacts-form button{

    background-color: #e9ac2b;

    width: 80px;

    height: 24px;

	margin-left: 95px;

    color: #ffffff;

	font-size: 12px;

    border: 0;

    /* -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 1);

    -moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 1);

    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 1); */

}

.boss-letter {

    background-color: #e9ac2b;

    color: #fff;

    cursor: pointer;

    display: block;

    font-size: 16px;

    line-height: 1.1;

    padding: 5px 3px 6px;

    text-align: center;

    text-decoration: none;

    width: 146px;

	margin-top:15px;

}

.boss-letter  span{

font-size: 12px;

	color: #000;

}





.boss-letter-form {

	background:#fff;

	width: 524px;

	padding: 0 10px;

	display:none;

	padding: 25px 25px 35px 25px;

	text-align: center;

	border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

}

.boss-letter-form  h2{

    background-color: #f0e7d7;

    padding: 15px;

    font-size: 26px;

    text-transform: uppercase;

    margin-bottom: 45px;

    margin-top: 60px;

}

.boss-letter-form  input{

    width: 512px;

	padding-left: 10px;

    border: 1px solid #e9a72b;

    height: 38px;



	margin-bottom: 20px;

}



.boss-letter-form textarea{

    border: 1px solid #e9a72b;

	width: 512px;

	padding-left: 10px;

	padding-top: 10px;

    resize: none;

    margin-bottom: 22px;

	height:120px;

	color: #000;

}

.boss-letter-form .error{

    border: 1px solid #B94A48;

    -webkit-box-shadow: 0 0 6px #B94A48;

    -moz-box-shadow: 0 0 5px #B94A48;

    box-shadow: 0 0 5px #B94A48;

    outline: none;

}

.boss-letter-form .err-msg{

    color: red;

    font-size: 14px;

}

.outer-name span{

    color:red;

}

.boss-letter-form button{

    background-color: #e9ac2b;

    width: 136px;

    height: 38px;

    color: #ffffff;

	font-size: 16px;

    border: 0;

}

/*-----------------------------------------------------------------------------------------------------------*/

/*---------------------------------- 404 page ---------------------------*/

.page-404-bg {

    height: 100%;

	/*background: url("/img/keybord404.jpg") no-repeat center top;*/

}



.page-404 {

    position: relative;

    width: 1000px;

    margin: 0 auto;

    font-size: .9375em;

    

}

.keyboard404{

	position:relative;

	left:-440px;

}

.page-404 h1 {

    margin: 0;

    color: #aaaaaa;

	font-size:48px;

	font-size:3rem;

	text-align: center;

	font-weight:normal;

	padding-bottom:20px;

	position:relative;

	bottom:50px;

}

.page-404 a{

	color: #0099ba;

	font-size:16px;

	font-size:1rem;

	text-align: center;

	font-weight:normal;

	text-transform:uppercase;

	display:inline-block;

	margin-bottom:100px;

	margin-left:-45px;

}

.page-404 a:hover{

	text-decoration:none;

}

.text404{

	text-align:center;

	margin-left:45px;

	position:relative;

}

.count-posts-in-category {

    display: none;

}





.thanks, .thanks-event, .thanks-work, .thanks-trial, .thanks-form-3d, .thanks-form-reg-contact {

    height: 270px;

    width: 563px;

    border-radius: 20px;

    background-color: #e9ae2b;

    box-shadow: 1px 1.732px 7px 0px rgb(23, 23, 21);

    text-align: center;

    display: none;

}

.thanks-form-3d  p,

.thanks-trial p,

.thanks-form-reg-contact p {

    font-size: 26px;

    color: white;

    text-transform: normal;

    line-height: 1;

    margin-top: 36px;

}

.thanks-event p {

    font-size: 32px;

    color: white;

    text-transform: uppercase;

    line-height: 1;

    margin-top: 36px;

}

.thanks-work p {

    font-size: 26px;

    color: white;

    text-transform: uppercase;

    line-height: 1.3;

    margin-top: 36px;

}

.thanks p{

	font-size: 26px;

    color: white;

    text-transform: uppercase;

    line-height: 1.3;

    margin-top: 36px;

}







/*-------------------------- Tiny MCE styles  ----------------------------------*/

img.centered, .aligncenter, div.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



img.alignright {

    padding: 4px 4px 4px 0;

    margin: 0 0 2px 7px;

    display: inline;

}



img.alignleft {

    padding: 4px;

    margin: 0 27px 20px 0;

    display: inline;

	height: 100%;

}



.alignright {

    float: right;

}



.alignleft {

    float: left;

}



#tinymce {

    font-family: "PFDinTextCompProLight";

    font-size: 20px;

    color: #282B32;

    margin-bottom: 10px;

}

#tinymce ul{

	margin-left: 20px;

}

#tinymce li {

    /*list-style-type: none;*/

    margin: 2px 11px;

}



#tinymce img {

    width: 25%;

    height: 25%;

}



#tinymce hr {

    clear: both;

}



#tinymce h2 {

    font-size: 32px;

}



#tinymce h3 {

    font-size: 28px;

}



#tinymce .promo-event-header-bg {

    background: #000000;

}



#tinymce .promo-event-header {

    width: 1000px;

    margin: 0 auto;

    background-repeat: no-repeat;

    background-position: center top;

    height: 460px;

    line-height: 1;

}



#tinymce .promo-event-header img {

    position: absolute;

    display: block;

}



#tinymce .promo-event-header .slogan {

    color: #ffffff;

    width: 350px;

    font-size: 40px;

    font-family: 'PFDinTextCompProRegular';

    padding-top: 120px;

}



#tinymce .promo-event-header h1 {

    margin: 0;

}



#tinymce .promo-event-info-bg {

    background: #fdf6ea;

}



#tinymce .promo-event-info {

    width: 1000px;

    margin: 0 auto;

    color: #282b32;

    padding: 36px 0 75px;

    line-height: 1.2;

}



#tinymce .time-block {

    text-align: center;

    margin-bottom: 70px;

}



#tinymce .time-block .promo-circle {

    width: 176px;

    height: 176px;

    border-radius: 88px;

    border: 2px solid #282b32;

    display: inline-block;

    position: relative;

    font-family: 'PFDinTextCompProXThin';

    font-size: 36px;

    margin: 0 12px;

}



#tinymce .promo-circle .text-v-align {

    width: 176px;

    height: 176px;

    display: table-cell;

    vertical-align: middle;

    line-height: 1;

}



#tinymce .promo-circle > img {

    position: absolute;

    top: -3px;

    right: 10px;

}



#tinymce .promo-event-info div {

    font-family: 'PFDinTextCompProThin';

    font-size: 36px;

    line-height: 1.2;

}



#tinymce .countdown-block {

    text-align: center;

}



#tinymce .countdown-block h2 {

    font-family: 'PFDinTextCompProThin';

    font-size: 42px;

    margin: 20px 0;

}



#tinymce .reg-counter-wrapper {

    margin-top: 20px;

    text-align: center;

}



#tinymce .reg-counter-wrapper > p {

    font-family: 'PFDinTextCompProThin';

    font-size: 28px;

}



#tinymce .reg-counter {

    margin: 0 auto;

    width: 109px;

    height: 93px;

    background: url("images/promo-event-page/info/counter-bg.png") no-repeat center top;



}



#tinymce .reg-counter > div {

    font-family: "PFDinTextCompProRegular";

    font-size: 72px;

    letter-spacing: 28px;

    margin-left: 12px;

    font-weight: bold;

}

.companies-container{

    width: 1000px;

    margin: 0 auto;

    position: relative;

    padding-top: 20px;

}

.companies-container h3 {

    font-size: 24px;

    text-align: center;

    text-transform: uppercase;

    font-weight: 300;

}

.companies-container h3 span{

    font-weight: bold;

    font-size: 26px;

}

.companies-container .companySlider, .companySlider2{

    margin: 0 auto;

    position: relative;

    width: 1000px;

}

.companySlider ul, .companySlider2 ul {

    margin: 0;

    padding: 0;

}

.companySlider ul li, .companySlider2 ul li  {

    list-style: none;

    text-align: center;

	width: 250px;

}

.companySlider ul li span, .companySlider2 ul li span {

    display: inline-block;

    vertical-align: middle;

    width: 100%;

    background: black;

    color: white;

	background-size: cover;

}

.companies-container .slidertitle{

	margin-bottom:10px;

}



/*--------------- ����������� ������� ----------------------*/

#sm_slider {

	height:390px;

	position: relative;

    width:100%;

    margin:0 auto;

}

#sm_slider-inner{

    

}

#sm_slider ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}

    

.sm_slide {

	color: #3d3d3d;

	display: none;

	height: 342px;

	left: 0;

	position: absolute;

	text-align: left;

	top: 0;

	visibility: hidden;

	width: 100%;

    height:390px;

	margin-left:3px;

}



.sm_slide.active {

	display: block;

	visibility: visible;

}



.sm_slide img {

	max-width: 100%;

}



.sm_prev, .sm_next {

	cursor: pointer;

	display: block;

	font-style: normal;	

	filter: alpha(opacity=100);

	opacity: 1;

	position: absolute;

	top: -56px;

	height: 26px;

	width: 27px;

	z-index: 99;

    background-color: #22c948;

	-webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

}



.sm_prev {

    background: transparent url(/img/arrow-prev.jpg) no-repeat top left;

    right:30px;

}  



.sm_next {

	background: url(/img/arrow-next.jpg) no-repeat left 0px center;

	right: 0px;

}

.sm_next:hover, .sm_prev:hover{

	filter: alpha(opacity=60);

    opacity:0.6;    

}

.sm_nav {

	bottom: 20px;

	clear: both;

	display: inline-block;

	overflow: hidden;

	padding: 5px 0px;

	position: absolute;

	right: 7%;

	z-index: 999;

}



.sm_nav-item {

	cursor: pointer;

    margin-left:3px;

	float: left;

	height: 26px;

	width: 27px;

	z-index: 999;

	list-style-type: none;

	font-size: 11px;

	color: #ccc;

    background: rgba(42,154,226,0.5);

}

.sm_nav-item span{

    position:relative;

    top:2px;

    left:8px;

    color:#fff;

    font:normal 14px Segoe UI;

}

.sm_nav-item i {

	display: block;

	width: 24px;

	height: 24px;

	position: relative;

	top: 5px;

	left: 4px;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	-ms-border-radius: 6px;

	-o-border-radius: 6px;

	border-radius: 6px;

    

	background-color: #fff;

}



.sm_nav-item.active {

	cursor: pointer;

    background: rgba(36,168,62,0.7);

}

.sm_nav-item.active:hover{

    background: rgba(36,168,62,0.7);

}

.sm_nav-item:hover{

    background: rgba(42,154,226,0.6);

}

.sm_nav-item.active i{

	background-color: #fff;

    background: url(/img/item_nav_act.png) no-repeat;

}



.sm_nav-item:hover i {

	background-color: #fff;

    background: url(/img/item_nav_act.png);

}



.sm_nav-item.active:hover i{

	background-color: #fff;

    background: url(/img/item_nav_act.png);

}

.gallery a {

	text-decoration:none;

}

.gallery a img{

    max-width:113px;

    height:auto;

	-webkit-transition: all 0.2s ease;

    -moz-transition: all 0.2s ease;

    -ms-transition: all 0.2s ease;

    -o-transition: all 0.2s ease;

    transition: all 0.2s ease;

}

.gallery a img:hover{

	filter: alpha(opacity=85);

	opacity:0.85;

}

.gallery  h2{

	background-color: #f5f5f5;

    display: inline-block;

    font-family: "PTSansBold";

    font-size: 2.25rem;

    margin-top: 10px;

    padding-right: 20px;

    position: relative;

	bottom: -12px;

	font-weight:normal;	

	color:#525252;

}

/*--------------- ����������� ������� End----------------------*/



/*--------------- ��������� �������� ���������� ----------------------*/



.courses-page-bg{

    background-color: #fff;

}

.courses-page{

    margin: 0 auto;

    position: relative;

    width: 1000px;

    padding-bottom:20px;

}

.courses-page-fullcontent{

    float: left;

    width: 700px;

    padding-right:25px;

    font-size:18px;

    line-height:28px;

    font-size:1.125rem;

    line-height:1.75rem;

    padding-top:10px;

	color:#555;

}

.courses-page-fullcontent a, .courses-page a{

    color:#00a1ca;    

}

.courses-page-fullcontent a:hover, .courses-page a:hover{

    text-decoration:none;

}

.courses-page-thumb{

    float:left;

    padding-right:40px;

    max-width:150px;

	width:150px;

}

.courses-page-title{

    display: table;

    height:150px;

}

.courses-page-fullcontent h1{    

    font-size:30px;

    font-size:1.875rem;    

    font-family: 'PTSansBold';

    line-height:2rem;

    display: table-cell;

    vertical-align: middle;

	font-weight: normal;

	color:#5d5d5d;

}

.courses-page .side-block{

    border:0;

    padding-top:10px;

}

.courses-page .courses-page-content{

    font-size:18px;

    font-size:1rem;    

    margin-top:20px;

}

.courses-page-content > p{

	margin-bottom:15px;

	line-height:1.5rem;

}

.courses-page .courses-page-content h3{

    font-size:24px;

    font-size:1.5rem;

    font-family: 'PTSansBold';

    padding-left:45px;

    margin-bottom:15px;

	font-weight:normal;

}

.courses-page .courses-page-content > ul{

    list-style-image: url("/img/liststyletype2.png");

    margin-left:30px;

}

.courses-page .courses-page-content > ul > li{

    padding-left:15px;

}

.course_programm{

    background: #f5f5f5;

    width:100%;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    padding:75px 25px 10px 25px;

    position:relative;

    margin-top:40px;

    margin-bottom:30px;  

}

.course_programm h2{

    padding:12px 15px 10px 65px;

    color:#fff;

    background: #cbcbcb;

    font-size:30px ;

    font-size: 1.875rem;

    font-family: 'PTSansBold';

    position:absolute;

    top:0;

    left:0;

    width:100%;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

	font-weight:normal;

}

.courses-page .course_programm p, .courses-page .course_programm h3, .courses-page .course_programm h4{

    font-size:24px ;

    font-size: 1.475rem;

    padding-left:40px;

    margin-bottom:5px;

    font-weight: normal;

    font-family: 'PTSansRegular';

}

.courses-page .course_programm-camp h3{

padding-left:20px;

}

.course_programm div{

	margin-left:0px;

    background: #ffffff;

    padding:5px 15px;

    margin-bottom:7px;

    padding-right:10px;

}

.course_programm ul{

    margin-left:0px;

    background: #ffffff;

    padding:5px 0px;

    list-style-image: url("/img/liststyletype2.png");

    margin-bottom:15px;

    padding-right:10px;

}

.course_programm ul li{

    margin-left: 35px;

    padding-left: 5px;

}

.course_slider{

    margin-top:40px;

    margin-bottom:70px;

}

.course_slider .slidertitle{

    margin-right:3px;

}

.course_slider h2 {

    background-color: #fff;

    bottom: -12px;

    color: #525252;

    display: inline-block;

    font-family: "PTSansBold";

    font-size:24px;

    font-size: 1.5rem;

    font-weight: normal;

    margin-top: 10px;

    padding-right: 20px;

    position: relative;

}

.formfield textarea{

    resize:none;

    background-color: #fff;

    border: 1px solid #e2e1e1;

    border-radius: 3px;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    color: #525252;

    font-family: "PTSansRegular";

    font-size: 1.125rem;

    margin-bottom: 15px;

    padding: 6px 5px;

    width: 100%;

}

.course_slider ul{

    list-style-type: none;

}

.course_slider_block{

    display: inline-block;

    vertical-align: top;

    width:215px;

    height:270px;  

    overflow: hidden;  

}

.course_slider_block img{

    border:1px solid #e4e3e3;

}

.course_slider_block{

    margin-left:21px;

    position:relative;

    color:#4c4c4c;

}

.course_slider_block:hover{

    cursor: default;

}

.course_slider_block:hover .course_slider_block_desc{

    display: block;

    bottom: 4px;

}

.course_slider_block_desc{

    position:absolute;

    bottom: -300px;

    width:100%;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    padding:15px 15px 15px 15px;

    background: rgba(255,255,255,0.8);

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;

    border:1px solid #e4e3e3;

    border-top:0;

}

.course_slider_block:nth-child(1){

    margin-left:0;

}

.course_slider_block_desc p:nth-child(1){

    font-size:18px;

    font-size:1.125rem;

    margin-bottom:15px;    

}

.course_slider_block_desc p:nth-child(2){

    font-size:12px;

    font-size:0.75rem;

    line-height:1.4;

}

.about_course, .basic_knowledge{

    background: #f5f5f5;

    margin-bottom:25px;

}

.about_course_title, .basic_knowledge_title{

    font-size:24px;

    font-size:1.5rem;

    text-align: center;

    padding:8px 0px 6px 0px;

    font-family: 'PTSansBold';

    color:#fff;

    background: #f9af13;

	font-weight:normal;

}

.about_course_content{

    padding:20px;

}

.about_course_start{

    background: url(/img/course_about_icon05.png) no-repeat left 3px;    

}

.about_course_age{

    background: url(/img/course_about_icon01.png) no-repeat left 3px;    

}

.about_course_time{

    background: url(/img/course_about_icon02.png) no-repeat left 3px;    

}

.about_course_date{

    background: url(/img/course_about_icon03.png) no-repeat left 3px;    

}

.about_course_cost{

    background: url(/img/course_about_icon04.png) no-repeat left 3px;    

}

.about_course_row{

    padding-left:50px;

    min-height:40px;

    margin-bottom:25px;

    line-height:1.25;

}

.about_course_row:nth-last-child(1){

    margin-bottom:0;

}

.about_course_row p{

    padding-top:2px;

    

}

.about_course_row span{

    font-family: 'PTSansBold';

    display:block;

	font-weight:normal;

}

.basic_knowledge_content{

    padding:30px 30px 30px 30px;

    line-height:1.25;

}

/*--------------- ��������� �������� ���������� End----------------------*/

/*--------------- ������� ������� B----------------------*/

/*Tabs*/

.tab_link{

	display: inline-block;

    position: relative;

    top: 4px;

}

.tabs {

    width:100%;

    margin:auto;

    overflow:hidden;

    height:auto;

	position:relative;

}

.tabs a{

    color:#525252;

    text-decoration: none;

} 

.tabs__caption {

    list-style:none;

    height:280px;

    padding-left:0;

    color:#525252;    

    padding-bottom:0;

    position:relative;

    z-index:99;

    display: table;

    width:100%;

}

            

.tabs__caption li {

    position:relative;

    height:280px;

    /*padding:0px 180px;*/

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    display: table-cell;

    min-width:140px;   

    vertical-align: top; 

    border-bottom:7px solid #d6d7d8;

    color:#808080;

    font-size:18px;

    font-size:1.125rem;

}

.tabs__caption li img{

    position:absolute;

    left:0;

    top:-10px;

}        

.tabs__caption li:hover {

    cursor:pointer;

}

            

.tabs__caption li.active {

    color:#000;

    border:none;

    text-decoration: none;

    border-bottom:7px solid #e7b042;    

}     

            

.tabs__content {

    list-style:none;

    margin:0px;

    min-height:250px;

    padding-top:20px;

    position:relative;

}    

.tabs__content a{

    text-decoration:none !important;

}  

.tabs__content a:hover{

    cursor:pointer;

    border:0;

}    

.education_course_shortcontent{

    text-align: left;

}

.education_course_shortcontent h3{

    padding:0;

    font-weight:normal;

    font-size:24px;

    font-size:1.5rem;

    font-family: 'PTSansBold';

    color:#6e6e6e;

    margin-bottom:15px;

}

.education_course_shortcontent p{

    line-height:1.25;

    margin-bottom:35px;

}

.tabs__caption li.active .icon span:after{

	filter: alpha(opacity=100);

    opacity:1;

}

.tabs__content {

  display: none; /* �� ��������� ������ ��� ����� */

}

.tabs__content.active {

  display: block; /* �� ��������� ���������� ������ ���� */

}

/*--------*/

.tabs__caption .education_course{

    position:relative;    

    margin-top:0px;

    width:148px;

}

.tabs__caption .education_course p{

    line-height:1.25;

}

.education_course i{

    color:#e7b042;

    font-size:16px;

    font-size:1rem;

    font-family: 'PTSansBold';

    font-style: normal;

    width:100%;

    text-align: center;

    height:38px;

    display: table;

}

.education_course i div{

    vertical-align: bottom;

    display: table-cell;

}

.formstabs-line{

    background-position: center top 115px;

}

.tabs__caption .education_course span{

    width:146px;

    height:146px;

    position:relative;    

    margin-bottom:5px;

}

.tab-content .education_course span{

    height:123px;

}

/*--------------- ������� ������� B End----------------------*/

.footer_navigation > ul li:nth-last-child(1){

	display:none;

}

.footerpartners{

	margin-top:5px;

}

.gallery_camp #sm_slider{

	height: 270px;

}

.gallery_camp img{

	width:82px;

	margin-right:5px;

}

.gallery_camp h2{

	background-color: #fff;

    bottom: -7px;

    color: #525252;

    display: inline-block;

    font-family: "PTSansBold";

    font-size: 1.5rem;

    font-weight: normal;

    padding-right: 10px;

    position: relative;

}

.gallery_camp .sm_prev{

	background: url("/img/arrow-prev-s.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);

    height: 17px;

    width: 18px;

	top: -48px;

	right:20px;

}

.gallery_camp .sm_next{

	background: url("/img/arrow-next-s.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);

    height: 17px;

    width: 18px;

	top: -48px;

}

.course_programm-camp h2{

	padding-left:40px;

}

.partners_table{

	width:100%;

	text-align:center;

	margin-top:35px;

}

.partners_table td{

	height:150px;

	width:210px;

	max-width: 210px;

    padding: 0 55px;

    text-align: center;

	vertical-align:top;

}

.partners_table td hr{

	border:0;

	margin-bottom:40px;

}

.partners_table td p{

	text-align:left;

	font-size: 1rem;

    line-height: 1.4;	

}

.partners_table img{

	max-width:210px;

	max-height:80px;

}

.conditions{

	background-color: #fff;

    border: 1px solid #d5d5d5;

    border-radius: 3px;

    color: #7f8080;

    display: inline-block;

    font-size: 1.125rem;

    line-height: 1;

    margin-bottom: 25px;

    overflow: hidden;

    padding: 30px 30px 30px 50px;

    position: relative;

    width: 100%;

	box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

}

.conditions h3{

	font-size: 1.875rem;

    line-height: 2rem;

	color: #4d4d4d;

	margin-top:0px;

	font-weight:normal;

	font-family: "PTSansRegular";

}

.condition-bg{

	background-color:#f5f5f5;

}

.condition-bg-one{

	background-color:#fff;

}

.conditions p{

	margin-bottom:10px;

	line-height:1.3;

}

.conditions a{

	color:#7f8080;

	text-align:right;

	float:right;

}

.conditions a:after{

	content:'';

	display:inline-block;

	clear:both;

}

.single-post-page a{

	color:#0099ba;



}

.single-post-page{

    font-size:18px;

    line-height:28px;

    font-size:1.125rem;

    line-height:1.75rem;

}

.single-post-page p{

    margin:15px 0px;

}

.single-post-page ul {

	padding-left: 20px;

    list-style-image: url("/img/liststyletype2.png");

}

.single-post-page h4{

	margin-bottom:10px;

}

.form_work{

	padding-top:30px;

	width:70%;

	margin:0 auto;

}

.form_work .formfield i{

	color:#007da1;

	font-style:normal;

}

.form_work .formfield input, .form_work .formfield textarea{

	border-color:#b3b3b3;

	margin-bottom:25px;

	box-shadow:none;

}

.form_work .formfield input{

	height:43px;

}

.form_work .formfield textarea{

	height:150px;

}

.form_work .formfield span{

	top:-3px;

}

.vakancy_desc h1{

	margin:0;

	margin-bottom:15px;

	color:#525252;

}

.vakancy_desc{

	line-height:1.5;

}

.vakancy_desc a{

	color:#0099ba;

}

.vakancy_desc h3{

	margin:15px 0px;

}

iframe[name='google_conversion_frame'] { 

    height: 0 !important;

    width: 0 !important; 

    line-height: 0 !important; 

    font-size: 0 !important;

    margin-top: -13px;

    float: left;

}





/*----------------*/

#forms-education{

	position:absolute;

	top:-55px;

}

.education_course_two_columns{

	vertical-align:top;

}

.main_videos .video{

	text-align: center;

    width: 587px;

	height: 344px;

    margin: 0 auto;

}

.event-slider{

	height:380px !important;

}

.education_section_mobile{

	display:none;

	text-align: center;

}

.education_section_mobile .education_course{

	max-width:110px;	

	margin: 15px 15px;

}

.education_section_mobile .education_course img{

	max-width:100%;

}

.education_section_mobile .education_course i{

	font-size:0.8rem;

}

.education_section_mobile .education_course p{

	font-size:0.8rem;

}

.education_section_mobile a{

	color:#555;

}

.anchor_forms{

	position:relative;

	bottom:50px;

}

.aside-post-mobile{

	display:none;

}

.contact-wrapper{

	margin-top:0px;

	margin-bottom:30px;

}

.about-course-mobile{

	display:none;

}

.contactmap{

	height:454px;

	width:100%;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

}

.education_course_wrap .education_course{

	margin-bottom:30px;

}

.social_mobile{

	display:none;

}

.weightnormal{

	font-weight:normal !important;

	font-family: "PTSansRegular" !important;

}

.lang-menu-mobile{

	display:none;

}

.social-mobile{

	display:none;

}









@media screen and (max-width: 1200px){

	.nav-main li{

		font-size: 1rem;

	}

	.side-block .newsletter input[type="email"]{

		width: 140px;

	}

	.whatdo{

		background-attachment: inherit !important;

	}

}





@media screen and (max-width: 1000px){

    .header #event-countdown {

        width: 260px;

        margin: 15px auto;

    }

	.social-mobile{

		display:block;

	}

	.text404{

		margin-left:0;

	}

	.page-404{

		width:100%;		

	}

	.keyboard404{

		display:none;

	}

	.page-404 img{

		max-width:90%;

		margin-right:0;		

	}

	.page-404 h1{

		bottom:0;

		font-size:2rem;

		padding:20px 0px;

	}

	.page-404 a{

		margin-bottom:50px;

		margin-left:0;

	}

	body{

		width:100%;

		min-width:auto;

	}

	header, .header-bg, .nav-main-bg, .nav-main-wrapper, .main_videos, .news_block_wrapper, #breadcrumbs, .single-post-page, .courses-page, .winter_camp_relax .container{

		width:100%;

		min-width:100%;

	}

	#breadcrumbs{

		padding-left:10px;

		padding-right:10px;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

	}

	header .phone-grid p, header .address {

		font-size:0.7rem;

	}

	header .phone-grid p{

		margin-left:5px;

	}

	.nav-main-wrapper .logo{

		position:absolute;

		left:10px;

		display:inline-block;

		float:none;

		clear:both;

	}

	.nav-main-wrapper .logo img{

		width:42px;

	}

	.nav-main{

		margin-left:0px;

		margin-right:10px;

		display:inline-block;

		float:none;

		clear:both;

	}

	.nav-main li{

		font-size: 0.95rem;

		padding: 0 5px 0 15px;

	}	

	.formseducation h2, .education_section_wrap{

		width:100%;

	}

	.tab_link {

		display: inline;

		top:0;

	}

	.tabs__caption{

		display: block;

		height: auto;

	}

	.tabs__caption li{

		display: inline-block;

		border:none;

		padding:0 20px;

	}

	.tabs__caption li.active{

		border:none;

	}

	.tabs__content{

		padding-left: 20px;

		padding-right: 20px;

	}

	.education_section{

		background:none;

	}

	#forms-education{

		display:block;

		top: inherit;

		position: relative;

		top: -100px;

	}

	.event-slider-wrapper{

		width:95%;

	}

	.slider-panel{

		text-align:center;

	}

	.event-slider .slide{

		margin-right:0;		

	}

	.event-slider{

		height:760px !important;

	}

	.slide-details {

		height: 125px;

	}

	.news-slider-wrapper, .subscribeandcondition{

		padding:0px 20px;

		float: none;

		clear:both;

		width:100%;

		min-width:auto;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		max-width: 540px;

		margin: 0 auto;

	}

	.subscribe{

		max-width:400px;

	}

	.subscribe input[type="submit"], .subscribe input[type="email"]{

		font-size:1rem;

	}

	.subscribe input[type="email"]{

		width:190px;

	}

	.subscribe input[type="submit"]{

		width:inherit;

	}

	.last_news-desc {

		width: 45%;

	}

	.sm_slide{

		text-align:center;

	}	

	.footer_wraper{

		width:100%;

		padding:20px;

		box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

	}

	.footer_info, .footer_navigation, footer .status{

		display:none;

	}

	footer .phone{

		width: 100%;

		text-align: center;

		max-width:100%;

		margin-left:0px;

		font-size: 1rem;

	}

	footer .phone > p:nth-child(1), footer .phone > p:nth-child(2), footer .phone > p:nth-child(3), footer .phone > p:nth-child(4){

		display:inline-block;

		margin:0px 10px;

	}

	footer .status img{

		margin-bottom:10px;

	}

	.social{

		margin-top:20px;

	}

	.news-preview-page{

		text-align:center;

		width:95%;

	}

	.news-post-preview{

		width:100%;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		padding:30px 20px 20px 20px;

		text-align:left;

	}

	.news-post-desc {

		float: none;

		text-align: left;

		width: 100%;

	}

	.news-post-preview p{

		font-size:1rem;

	}

	.news-post-preview h3 {

		font-size: 1.2rem;

		line-height: 1.3rem;

	}

	.news-post-thumbnail{

		width:250px;

	}

	.news-post-time{

		right:20px;

	}

	.hidden-menu ul li{

		float:none;

		margin-left:0 !important;

		font-size:1rem;

		line-height:1.4;

		width:auto;

	}

	.side-block{

		display:none;

	}

	.aside-post-mobile{

		display:block;

	}

	.social_mobile{

		display:block;

	}

	.event-post-content{

		width:100%;

		padding:0px 20px;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

	}

	.aside-post-mobile .event-countdown-wrapper{

		max-width:240px;

		text-align:center;

		margin:0 auto;

	}

	.aside-post-mobile .event-info{

		font-size: 0.6rem;

		display:table;

		max-width:470px;

		margin:0 auto;

	}

	.aside-post-mobile .event-info > div {

		display: table-cell;

		text-align: center;

		width:25%;

		min-width:55px;

	}

	.aside-post-mobile .event-info .event-info-icon{

		margin-right:0;

		margin: 0 auto;

	}

	.aside-post-mobile .event-info span{

		line-height:0.8rem;

	}

	.step-info-bg {

		background-position: center -250px;

		width:100%;

		min-width:100%;

	}

	.step-info{

		width:100%;

		min-width:100%;

		padding-bottom: 40px;

		padding-top: 30px;

		padding-left:20px;

		padding-right:20px;

		height:inherit;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

	}

	.text-about-step{

		width:100%;

		font-size: 23px;

		margin-left:0;

	}

	.about_maps{

		display:none;

	}

	.statistics{

		height:auto;

		text-align: center;

		margin-bottom: 40px;

	}

	.about_wrapper {

		width: 100%;

	}

	.stat-block{

		margin: 20px 5px 0px 5px;

		display: inline-block;

		float: none;

		height: 145px;

		width: 120px;

	}

	.stat-block img{

		max-width:100%;

	}

	.stat-counter{

		font-size: 39px;

		top: 40px;

		width: 116px;

	}

	.statistics > h2{

		margin-bottom:0;

		font-size: 22px;

	}

	.stat-text{

		width:100%;

		font-size: 17px;

	}

	.fifecolgallery{

		text-align:center;

	}

	.autoriz_center .fifecolgallery a:nth-child(5n+1){

		margin-left:13px;

	}

	.autoriz_center h2{

		font-size:1.25rem;

		padding:0px 20px;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		line-height: 1.5rem;

	}

	.autoriz_center_logo{

		display:none;

	}

	.eko_doc_main{

		text-align:center;

		margin-bottom:0px;

	}	

	.eko_doc_main img {

		margin-bottom: 20px;

		margin-left: 10px;

		margin-right:10px;

	}

	.eko_doc p{

		margin-bottom:0px;

	}

	.about_teacher_title::after, .about_teacher_title::before{

		background:none;

		display:none;

	}

	.about_teacher{

		height:auto;

	}

	.about_teacher_title{

		position:inherit;

		height:auto;

		padding-bottom:55px;

		font-size:1.25rem;

		padding-right:20px;

		padding-left:20px;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

	}

	.about_result_wrapper{

		height:auto;

		padding-bottom:0;

	}

	.about_result_wrapper h2{

		font-size:1.375rem;

		padding-left:20px;

		padding-right:20px;

		padding-top:20px;

	}

	.about_awards h2{

		font-size:1.375rem;

		padding-left:20px;

		padding-right:20px;

		padding-top:30px;

		padding-bottom:20px;

	}

	.about_result_ul {

		font-size: 1rem;

		margin-top:20px;

		padding-bottom:30px;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

	}

	.about_result_li:nth-child(2n-1){

		width:100%;

	}

	.about_result_li, .about_result_bottom{		

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

		display: block;

		height: auto;

		margin-left: 0 !important;

		margin-top: 0;

		padding-left: 0;

		text-align: center;

		width: 100%;

		

	}

	.about_company{

		display:none;

	}

	.diplom_desc::before, .diplom_desc::after{

		display:none;

	}

	.diplom_desc {

		float: none;

		font-size: 1.25rem;

		width: 100%;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		top:0;

		padding:20px;

	}

	.diplom_wrapper {

		height: auto;

	}

	.diplom_wrapper .about_wrapper{

		width:100%;

		text-align:center;

	}

	.diplom_image{

		float:none;

		width: 100%;

		margin-top:0;

		position:inherit;

	}

	.diplom_image img{

		max-width:100%;

	}

	.diploms, .about_cisko, .diplom_bg{

		display:none;

	}

	.diplom_bg {

		max-width:250px;

		position:inherit;

	}

	.about_awards ul li, .about_awards ul li:nth-child(2n-1){

		float:none;

		width:95%;

		margin-left:10px;

		height:auto;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		font-size: 1.25rem;

		padding-left:50px;

		padding-right:20px;

		margin-bottom:20px;

	}

	.about_awards{

		height:auto;

		background:none;

	}

	.about_gallery img{

		width:125px;

	}

	.about_awards .about_gallery{

		text-align:center;

	}

	.about_gallery a:nth-child(4n+1){

		margin-left:13px;

	}

	.nytime{

		padding:0px 20px 20px 20px;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		-moz-box-sizing: border-box;

		background-position:center 0px;

		height:auto;

	}

	.nytime h2{

		padding:60px 0px 30px 0px;

		width:100%;

		font-size: 1.25rem;

		font-weight: normal;

		line-height: 1.6rem;

	}

	.nytime img{

		margin-top:0px;

		max-width:100%;

	}	

	.vakancy_desc h1{

		font-size:1.375rem;

	}

	.post-text{

		padding:0px 20px 20px 20px;

	}

	.single-post-page h1{

		padding:0px 20px;

	}

	.event-post-content h1{

		padding:0;

	}

	.conditions{

		padding:20px 30px;

	}

	.conditions h3{

		font-size: 1.5rem;

		line-height: 1.75rem;

	}

	.about-course-mobile{

		display:block;

		margin-top:20px;

	}

	.courses-page-fullcontent{

		width:100%;

		padding:0px 20px;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

	}

	.about_course_content{

		text-align:left;

	}

	.about_course_row p{

		font-size:1rem;

		text-align:left;

	}	

	/*Landing Page*/

	.header, .whySec, .whatdo, .about-1, .form, .about-2, .photos, .var, .profs, .about-3, .onlyh3, .companies, .about-4, .how, .container, .whatdo .container, .about-3 p, .about-3 div, .summer_camp_relax .container, .seven_reason .container, .about_eko{

		min-width:100%;

		width:100%;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		padding-bottom:0px;

		padding:10px;		

	}

	.profs .container{

		padding:0;

	}

	.header{

		height:auto;

		padding-bottom: 30px;

	}

	.header_programmer h2, .header h2, .header_wintercump .container h2{

		padding-left:0;

		padding-top:0px;

		font-size: 2.375rem;

		line-height: 1;

		text-align:center;

	}

	.header h2 span, .header_mka.header_mka h2 span{

		font-size: 3.75rem;

	}

	.header .event-countdown-wrapper > p {

		font-size: 1.125rem;		

	}

	.header .event-countdown-wrapper{

		float:none;

		width: 100%;

		margin: 0 auto;

		max-width: 260px;

	}

	.header #event-countdown > div{

		font-size: 1.5rem;

		margin: 0 3px;

		min-height: 25px;

		min-width: 25px;

		padding: 9px;

		padding-bottom:7px;

	}

	.header #event-countdown > .counter-label{

		width: 56px;

		margin: 0;

		font-size: 0.8rem;

	}

	.whySec .multi, .whatdo .multi, .about-1 .multi, .about-2 .multi, .var .multi, .profs .multi, .about-3 .multi, .onlyh3 .multi, .about-4 .multi, .how .multi, .summer_camp_season .multi, .summer_camp_change .multi, .summer_camp_relax h2, .summer_camp_gallery h2, .seven_reason .multi, .about_mka .multi, .profs_mka .orange, .how_the_training .multi, .about_eko .multi, .proff_eko .multi, .speciality_eko .multi, .prog_eko .multi, .prog_timeeducation .multi, .eko_doc .multi, .prog_eko .multi, .prog_timeeducation .multi, .eko_doc .multi{

		font-size: 1.875rem;

		line-height: 2rem;

		padding-bottom:0px;

		margin-bottom:20px;

		padding-top: 10px;

		

	}	

	.whySec .multi .silver, .whatdo .multi .silver, .about-2 .multi .silver, .profs .multi .silver, .about-3 .multi .silver, .onlyh3 .multi .silver, .about-4 .multi .silver, .how .multi .silver{

		font-size: 2rem;

	}

	.onlyh3, .companies, .slider-video, .photos, .about-1 .middle, .about-2 .middle {

		display:none;

	}

	.advantages .multi, .advantages2 .multi{

		font-size: 1.875rem;

		line-height: 2rem;

		padding-bottom:0px;

		margin-bottom:20px;

		padding-top: 10px;

		text-align:center;

	}

	.form h3{

		font-size: 1.725rem;

		line-height: 2rem;

		padding-bottom:0px;

		margin-bottom:20px;

	}

	.whySecAdmin .multi .silver{

		font-size:23px;

		line-height:1;

	}

	.half::after{

		width:60px;

		height:60px;

	}

	.whySec .half, .about-2 .half{

		width:100%;

		height:auto;

		display: block;

		padding: 5px 0 0 75px;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		margin-bottom:20px;

		min-height: 70px;

	}

	h6{

		font-size: 1.25rem;

	}

	.whatdo ul{

		padding-left:25px;

		font-size:1rem;

		line-height:1.5rem;

		margin-top:0px;

	}

	.whatdo ul li{

		margin-bottom:5px;

	}

	.whatdops{

		padding:10px;

		line-height: 1.5rem;

		font-size: 1rem;

		margin-top: 20px;

	}

	.whatdo .button-or{

		width: 185px;

	}

	body .button-or{

		font-size: 1rem;

	}

	.about-3 .plus, .about-3 .plus.expanded{

		height:auto;

		font-size: 16px;

		line-height: 18px;

	}

	.about-3 .plus{

		padding-right:30px;

	}

	.plus-content{

		height:auto;

	}

	.about-1 .left > div, .about-1 .right > div,

	.about-2 .left > div, .about-2 .right > div {

		height:auto;

		margin-bottom:15px;

	}

	.about-1 .left, .about-1 .right,

	.about-2 .left, .about-2 .right {

		width:100%;

		float:none;

		clear:both;

		text-align:center;

		height:auto;

		margin:0;

	}

	.about-1 .right h6::after, .about-1 .left h6::after,

	.about-2 .right h6::after, .about-2 .left h6::after {

		display:none;

	}

	.form form > div, .form form input{

		width:100%;	

		margin-bottom:10px;		

	}

	.form form input{

		max-width:340px;

	}

	.landing-register-form{

		margin: 0 auto;

		max-width: 340px;

		text-align: center;

	}

	.form form > div{

		margin-bottom:15px;

	}

	.content_slider_text_block_wrap span{

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		display: block;

		width: 95%;

		font-size: 12px;

		line-height: 1.5;

	}

	.profs_programmer, .profs_admin, .profs_design{

		height:auto;

	}

	.about-4 .wrapper{

		margin-top: 0px;

	}

	.about-4 .left, .about-4 .right{

		width:95%;

	}

	.how, .questions, .whatdo{

		min-height:auto;

		height:auto;

		padding-bottom:25px;

	}

	.how .row3 p, .how .row2 p, .how .row3 p:first-of-type{

		float:none;

		clear:both;

		width:100%;

		margin:10px 0px;

		padding-left:34px;

		height:auto;

		font-size: 1rem;

		padding-right: 0;

		min-height:auto;

	}

	

	.how .row3 p, .how .row2 p{

		background:url("./images/landing/list-style.png") no-repeat left top !important;

	}

	.how p.orange{

		padding:0;

		font-size: 1rem;

		line-height: 1.3rem;

	}

	.form.questions h3{

		font-size: 2rem;

		margin-bottom: 5px;

	}

	.form.questions a {

		font-size: 1.375rem;

	}

	.about-4 .subs{

		font-size: 0.8rem;

		padding: 12px;

		line-height: 1.1;

	}

	.header_sysadmin h2{

		text-align:center;

	}

	/*Landing Page End*/

	.header_summercump_content:after{

		display:block;

		content:'';

		clear:both;

		float:none;

	}	

	.header_summercump .container h2 span, .header_wintercump .container h2 span {

		font-size: 2rem;

	}

	.header_summercump h4{

		font-size: 2rem;

	}

	.summer_camp_season p{

		font-size: 1rem;

		line-height: 1.275rem;

	}

	.summer_camp_season {

		padding: 15px 0 40px;

	}

	.summer_camp_exp ul li{

		font-size: 1rem;

		line-height: 1.3rem;

	}

	.summer_camp_exp ul {

		margin-left: 40px;

		margin-top: 40px;

	}

	.summer_camp_photos{

		display:none;

	}

	.change > div, .change > div:nth-child(1){

		margin:0px 15px;

	}

	.change img{

		max-width:100%;

	}

	.change > div{

		height:480px;

	}

	.change_header{

		font-size: 2rem;

		height: 50px;

		padding: 14px 0 20px;

	}

	.summer_camp_relax{

		height:auto;

		margin-top: 20px;

		padding: 10px 20px;

	}

	.summer_camp_relax img{

		display:none;

	}

	.summer_camp_relax .summer_camp_relax_content{

		padding-left:0;

		width:100%;

	}

	.summer_camp_relax_content p {

		font-size: 1rem;

		line-height: 1.5rem;

		margin-bottom: 18px;

	}

	.summer_camp_gallery{

		text-align:center;

	}

	.summer_camp_gallery{

		margin-top:10px;

	}

	.header_mka_content{

		float:none;

		width:100%;

	}

	.image_desc_left span, .image_desc_right span{

		font-size:1rem;

	}

	.image_desc_right{

		margin-right:0;

	}

	.profs_mka{

		height:auto;

	}

	.how_the_training img{

		display:none;

	}

	.how_training_content{

		padding:0;

		height:auto;

	}

	.how_the_training .container{

		height:auto;

	}

	.how_training_content ul{

		margin:0;

	}

	.how_training_content ul li{

		font-size:1rem;

		margin-bottom:10px;

	}

	.beit{

		font-size: 1rem;

		height: 40px;

		line-height: 1.4rem;

		width:39%;

		padding-left:52px;

	}

	.proff_eko{

		padding-top:10px;

		text-align:center;

		padding-bottom:20px;

	}

	.proff_block{

		text-align:left;

		margin-bottom:30px;

		margin-left:10px;

		margin-right:10px;

		width:200px;

	}

	.proff_block img {

		left: 35px;

		position: absolute;

		top: 75px;

	}

	.proff_block ul{

		font-size: 0.9rem;

	}

	.advantages_content img{

		display:none;

	}

	.advantages, .advantages2{

		height:auto;

	}

	.advantages_content ul{

		margin-left:0;		

	}

	.advantages_content, .advantages2 .advantages_content {

		height: auto;

		padding-left: 0px;

	}

	.advantages_content ul li{

		font-size:1rem;

	}

	.prog_timeed_content{

		text-align:center;

	}

	.prog_timeed_block, .prog_timeed_block:nth-child(1){

		margin:0px 20px 40px 20px;

	}

	.prog_timeed_block:nth-child(3){

		margin-bottom:0;

	}

	.prog_eko{

		padding-top:10px;

	}

	.tabs__caption li{

		font-size:0.8rem;

	}

	.tabs .tabs__caption{

		height: auto;

		margin-bottom: 7px;

		text-align:center;

	}

	.prog_tabs .tabs__caption li.active{

		top:3px;

	}

	.eko_doc_slider{

		display:none;

	}

	.hidden-menu ul{

		display:none;

	}

	.hidden-menu form{

		display: inline-block;

		float: none;

		text-align: center;

	}

	.header_summercump_content{

		float:none;

		width:100%;

	}

	.winter_camp_exp img, .winter_camp_relax img{

		display:none;

	}

	.winter_camp_exp ul{

		width:100%;

	}	

	.winter_camp_exp, .winter_camp_relax{

		padding:20px 10px;

		height:auto;

		margin-top: 0;

	}

	.winter_camp_exp ul li{

		font-size: 1rem;

		line-height:1.3rem;

	}

	.winter_camp_relax .winter_camp_relax_content{

		padding:0;

		font-size: 1rem;

		line-height:1.3rem;

		width:100%;

	}

	.about_course_row{

		display: table-cell;

		width:auto;

		padding-right:20px;

	}

	.header_mka h4{

		font-size: 1.275rem;

		float:none;

		margin:0;

		margin-bottom:20px;

	}

}

	

@media screen and (max-width: 980px){

    .partners_table{

		display:table;

	}

	.partners_table td{

		display:inline-block;

		height:inherit;

		padding:0px 15px;

		max-width: 205px;

	}

}



@media screen and (max-width: 800px){

   .nav-main li{

		font-size: 0.8rem;

		padding: 0 5px 0 10px;

	}

	.contact-wrapper{

		float:none;

		clear:both;	

		margin-left:0px !important;		

		padding: 0px 20px;

		font-size:14px;

	}

	.contact-wrapper:nth-of-type(2){

		margin-left:0;

		margin-bottom: 30px;

		 padding: 15px 20px;

	}

	.contacts-page {

		padding-bottom: 40px;

	}

	.step-info-bg{

		background: transparent url("/img/mobile/about_header_m.jpg") no-repeat scroll center top;

	}

	.step-info{

		padding: 60px 20px;

		font-family: 'PTSansBold';

	}

	.header_designer{

		background: transparent url("/img/mobile/design_header_m.jpg") no-repeat scroll center top;

	}

	.header_programmer{

		background: transparent url("/img/mobile/programmer_header_m.jpg") no-repeat scroll center top;

	}	

	.header_sysadmin{

		background: transparent url("/img/mobile/admin_header_m.jpg") no-repeat scroll center top;		

	}	

	.header_summercump{

		background: transparent url("/img/mobile/camp_header_m.jpg") no-repeat scroll center top;

		height:auto;

	}

	.header_mka{

		background: transparent url("/img/mobile/mka_header_m.jpg") no-repeat scroll center top;

		padding-bottom:10px;

	}

	.header_wintercump{

		background: transparent url("/img/mobile/wintercamp_header_m.jpg") no-repeat scroll center top;

	}

	.header_eko{

		background: transparent url("/img/mobile/eko_header_m.jpg") no-repeat scroll center top;

	}

	.header_summercump .container h2{

		padding-top: 10px;

	}

	.header_summercump .container h2 span {

		font-size: 2rem;

	}

	.header_summercump h4, .header_wintercump h4{

		font-size: 1.5rem;

		float:none;

		margin:0 auto 10px;

	}	

	.summer_camp_exp ul {

		margin-left: 0;

		margin-top: 20px;

	}

	.summer_camp_exp ul li{

		padding-left: 45px;

		padding-bottom: 10px;

	}

	.summer_camp_change{

		padding:0;

	}

	.right_list {

		width: 49%;

	}

	.about_eko{

		text-align:left;

	}

	.beit{

		text-align:left;

	}

	.prog_tabs .tabs__caption li.active, .prog_tabs .tabs__caption li{

		margin:0;

	}	

	.about_course_row{

		display:inline-block;

		padding-right:10px;

		width: 170px;

		vertical-align:top;

	}

	/*Mobile menu*/

	.nav-main, .header-bg{

		display:none;

	}

	.slicknav_menu {

		display: block;

	}	

	.education_section_mobile{

		display:block;

	}

	.education_main{

		display:none;

	}

	.nav-main-wrapper{

		height: 54px;

	}

	.nav-main-wrapper .logo{

		position:absolute;

		left:10px;

		top:10px;

		line-height:inherit;

		height:auto;

	}

	.nav-main-wrapper .logo img{

		width:30px;

	}

	.lang-menu-mobile{

		position:absolute;

		left:50%;

		margin-left:-45px;

		top:18px;

		z-index:8999;

	}

	/*Mobile menu  End*/

}



@media screen and (max-width: 768px){

	.image_desc_right, .image_desc_left{

		width: 48%;

	}

	

}



@media screen and (max-width: 650px){

   .event-post-content table{

		font-size:11px;

	}

	.main_slider{

		display:none;

	}

	.main_videos .video{

		width:90%;

		height:300px;

	}

	#sm_slider{

		height:480px;

	}

	#sm_slider ul {

		height: 465px !important;

	}	

	.gallery h2, .subscribe h2{

		font-size: 1.6rem;

	}

	

	.news-post-thumbnail{

		width:100%;

		height:176px;

		max-width: 400px;

		margin: 0 auto;

		floaT:none;

	}

	.news-post-desc{

		width:100%;

		margin-top:10px;

	}

	.news-post-details{

		position:inherit;

		float:right;

		display:inline-block;

		bottom:0;

		top:0;

		margin-top:10px;

	}

	.aside-post-mobile .event-countdown-wrapper{

		margin:0 auto;  

	}	

	.var .middle, .var .right{		

		float:none;

		clear:both;

	}

	.var .wrapper > div {

		margin-left:10px;

		margin-right:10px;

		margin-bottom: 20px;

	}

	.contactmap{

		width:100%;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

	}

	.boss-letter-form, .boss-letter-form input, .boss-letter-form textarea{

		width:100%;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

	}

	.summer_camp_exp{

		padding:15px;

		height:auto;

	}

	.summer_camp_season{

		padding: 15px 0 0;

	}

	.summer_camp_exp ul{

		 margin-top: 0;

	}

	.summer_camp_about .container .left > div, .summer_camp_about .container .right > div{

		margin-bottom:15px;

	}

	.summer_camp_exp img{

		display:none;

	}

	.summer_camp_exp ul{

		width:100%;

	}	

	.landing_list .left_list > div, .landing_list .right_list > div{

		font-size:1rem;

	}

	.landing_list .left_list > div::before, .landing_list .right_list > div::before{

		font-size: 2.75rem;

	}

	.image_desc_left span, .image_desc_right span{

		font-size:0.8rem;

	}

	.image_desc_right, .image_desc_left{

		width: 75%;

	}

	.beit{

		width:100%;

		height:auto;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		margin-bottom: 20px;

	}

	.speciality_block{

		margin-bottom:20px;

	}

	.separate_speciality, .prog_timeeducation{

		margin:20px 0px;

	}

	.speciality_eko{

		padding-bottom:0px;

	}

	.prog_eko_table, .prog_eko_table3col{

		display:table;

	}

	.prog_eko_table td, .prog_eko_table3col td{

		display:list-item;

		width:100%;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		padding-right:0;

	}

	.eko_doc{

		padding-bottom:0;

	}	

}

@media screen and (max-width: 580px){

	.thanks, .thanks-event, .thanks-work, .thanks-lesson{

		height: auto;

		width: 95%;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		padding:20px;

	}

	.thanks p, .thanks-event p, .thanks-work p, .thanks-lesson p{

		font-size:22px;

	}

}

@media screen and (max-width: 480px){

	.main_videos .video{

		width:90%;

		height:250px;

	}

	.event-slider .slide{

		width: 330px;

		max-width:100%;

	}

	.slide-image{

		height: 155px;

		max-width: 100%;

		width: 330px;

	}

	.event-slider {

		height: 600px !important;

	}    	

	.last_news{

		text-align:center;

	}

	.news-slider-wrapper h2{

		padding-right: 0;

		width: 100%;

		text-align: center;

	}

	.last_news-left {

		float: none;

		clear:both;

		margin: 0 auto;

		padding-bottom: 15px;

		width: 184px;

	}

	.last_news-desc {

		float: none;

		clear:both;

		padding-left: 0px;

		width: 100%;

	}

	.subscribe{

		max-width:auto;

	}

	.subscribe input[type="email"]{

		width:90%;

	}

	.subscribe input[type="submit"]{

		margin-left:0;

		margin-top:10px;

	}

	.subscribe h2{

		margin-bottom: 10px;

		display: block;

		font-size: 1.25rem;

		text-align: center;

	}

	.subscribe form{

		text-align:center;

	}

	.tabs__content .education_course_two_columns{

		display:inline-table;

		margin-bottom:30px;

	}

	.education_course_wrap .education_course{

		margin:0 2px 15px 2px;

	}

	.education_course p{

		font-size: 0.8rem;

	}

	.education_course_wrap b {

		font-size: 0.8rem;

	}

	.tabs__caption li{

		margin-bottom: 20px;

		height: auto;

	}

	.formseducation h2{

		font-size: 2.25rem;

		padding-bottom:0px;

	}

	

	.hidden-menu input{

		width:97%;

		display:inline-block;

	}

	.hidden-menu form{

		clear:both;

		float:none;

		margin:0 auto;

	}

	.hidden-menu button{

		margin:0 auto;

		display:block;

	}

	.hidden-menu ul{

		clear: both;

		float: none;

		line-height: 1.8;

		width: 100%;

		margin-bottom: 20px;

	}	

	.formfield{

		padding:0;

	}

	.formfield span{

		position:inherit;

		font-size:1rem;

	}

	.single-post-page h1{

		font-size: 1.5rem;

	}

	.event-post-content{

		font-size:1rem;

	}

	.single-post-page{

		padding-bottom:0;

	}

	.fifecolgallery img{

		width:125px;

	}

	.courses-page-title, .courses-page-thumb, .courses-page-fullcontent h1{

		display: inherit;

		float: none;

		clear:both;

		height: inherit;

		text-align:center;

		width:100%;

		max-width:100%;

	}

	.courses-page-thumb{

		padding-right:0;

	}

	.course_programm h2{

		font-size: 1.375rem;

		padding: 12px 15px 10px 24px;

	}

	.courses-page .courses-page-content h3{

		font-size: 1.375rem;

	}

	.about-4 .face p{

		font-size:13px;

		padding-left: 10px;

	}

	.face.clearfix {

		padding-left: 20px;

	}

	.about-4 .subs{

		font-size: 0.8rem;

		padding: 12px;

		line-height: 1.1;

	}

	.popup-form{

		width:100%;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

	}

	.whatdoSysadmin h4{

		font-size: 16px;

		line-height: 1.275rem;

		padding-left:0px;

	}

	.whatdo ul {

		font-size: 0.8rem;

		line-height: 1rem;

		padding-left:10px;

		margin-left:20px;

		margin-top:10px;

	}

	.whatdoleft ul li ul, .whatdoright ul li ul{

		margin-left:0px;

		padding-left:0px;

	}

	.whatdoleft ul li ul li, .whatdoright ul li ul li, .whatdoleft ul li, .whatdoright ul li{

		font-size: 0.8rem;

		line-height: 1rem;

	}

	.summer_camp_gallery img{

		width:115px;

	}

	.left_list, .right_list{

		float:none;

		width:100%;

		clear:both;

	}

	.landing_list .left_list > div, .landing_list .right_list > div{

		margin-bottom:20px;

	}	

	.proff_block{

		width: 240px;

		padding-bottom:20px;

		height:auto;

	}

	.proff_block img {

		left: 55px;

	}

	.tabs__caption li{

		min-width:125px;

	}

	.form_work{

		width:95%;

	}

}

@media screen and (max-width: 360px){



	.education_course_shortcontent p {

	height:100px;

	overflow: auto;

	}



	.news-post-thumbnail{

		 height: 140px;

	}

	.reg_body > div:nth-child(1), .reg_body > div:nth-child(2){

		width:100%;

		display:block;

	}	

	.contacts-form{

		width:100%;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		text-align: center;

	}

	.contacts-form input, .contacts-form textarea{

		width:100%;

	}

	.contacts-form button{

		margin-left:0;

	}

	.contact-wrapper > p{

		margin:5px 0px;

	}

	.header_summercump h4, .header_wintercump h4{

		font-size: 1.275rem;

		padding: 10px 15px;

	}

	.header_mka h4{

		font-size: 1rem;

		padding: 10px 15px;

	}

	.header .button-or{

		font-size: 14px;

		padding: 0 10px;

		height: 40px;

		line-height: 40px;

	}	

	.form form input{

		margin-bottom:0px;

		height:30px;

	}

	.form form span{

		font-size:1rem;

	}

	.form form input[type="submit"]{

		margin-top:10px;

	}

	.image_desc_right, .image_desc_left{

		width: 100%;

	}

	.image_desc_left span, .image_desc_right span{

		font-size: 0.95rem;

	}

	.var_mka .wrapper > div{

		margin:0;

		float:none;

	}

	.var_mka .container{

		padding:0;

	}

	.prog_timeed_block, .prog_timeed_block:nth-child(1){

		margin:0;

		margin-bottom:30px;

	}	

	.eko_doc_main{

		text-align:center;

	}

	.eko_doc_main img{

		margin-left:0;

		margin-bottom:20px;

	}

	.prog_timeeducation .multi{

		font-size: 1.5rem;

		line-height: 1.875rem;

	}

	.prog_timeed_block{

		min-width:95%;

		width:95%;

	}

	.about_course_row{

		width:100%;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

	}

	.slide-overlay .more, .slide-overlay, #sh_button{

		display:none !important;

	}

	.sticky-nav {

		position: sticky;

	}

	.social_mobile{

		margin-bottom:20px;

	}

	.event-post-content table{

		font-size:10px;

	}

}



.form-3d  {

    margin-top: 35px;

}

.form-3d .reg_body,

.trial-form .reg_body,

.form-reg-contact .reg_body {

    background-color: #e7b042;

}

.form-3d .formfield span,

.trial-form .formfield span,

.form-reg-contact .formfield span {

    left: -100px;

    top: 35px;

    text-transform: uppercase;

    color: #000;

}

.form-3d .formfield span i,

.trial-form .formfield span i,

.form-reg-contact .formfield span i {

    color: #000;

}

.form-3d .reg_body > .formfield,

.trial-form .reg_body > .formfield,

.form-reg-contact .reg_body > .formfield {

    float: right;

    width: 85%;

}

.form-3d .reg_body .submit,

.trial-form .reg_body .submit,

.form-reg-contact .reg_body .submit {

    background-color: #4D4D4D;

}

.form-3d .reg_body .hvr-ripple-out:before,

.trial-form .reg_body .hvr-ripple-out:before,

.form-reg-contact .reg_body .hvr-ripple-out:before {

    border-color: #4D4D4D;

}

.single-post-page h1 {

    text-align: center;

}



.form-3d .reg_body .buttons {

    display: flex;

    justify-content: space-around;

    flex-direction: column;

    align-items: center;

}



.print-3d .container {

    max-width: 800px;

    color: rgb(233, 161, 43);

    padding: 20px 0px 30px;

    margin: 0 auto;

}

.print-3d .title {

    /*color: rgb(233, 161, 43);*/

    font-size: 36px;

    margin-bottom: 10px;

    text-align: center;

}

.print-3d .main-text {

    padding: 0 20px;

}

.print-3d .main-text p {

    font-size: 36px;

    margin-bottom: 10px;

    text-align: center;

}

.print-3d .main-text ul{

    margin-top: 30px;

    color: #000;

    line-height: 2.3rem;

    list-style-image: url(../itstep/images/landing/list-style.png);

    margin-left: 0px;

    text-align: left;

    font-size: 18px;

}

.print-3d .images {

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

.print-3d .images img {

    height: 100%;

    width: 235px;

    margin: 15px;

}

@media screen and (max-width: 1000px) {

    .print-3d .main-text ul {

        padding-left: 25px;

        font-size: 1rem;

        line-height: 1.5rem;

        margin-top: 0px;

    }

    .print-3d .main-text li {

        margin-bottom: 5px;

    }

   .header .event-countdown-wrapper1{

	margin:0 auto;

	width:100%;

}

}



div.upload {

    display: none;

    margin-bottom: 20px;

}



div.upload input {

    position: absolute;

    top: 0;

    left: 0;

    display: block !important;

    padding: 7px 12px 8px 12px;

    opacity: 0 !important;

    overflow: hidden !important;

    cursor: pointer;

}

@media screen and (max-width: 650px) {

    .form-3d .formfield span, 

    .trial-form .formfield span,

    .form-reg-contact .formfield span {

        top: 0;

        left: 0;

    }

    .form-3d .reg_body>.formfield, 

    .trial-form .reg_body>.formfield,

    .form-reg-contactial-form .reg_body>.formfield {

        width: 100%;

    }

}



.button_back {

	margin: 25px auto;

    max-width: 350px;

    text-align: center;

    min-height: 55px;

    padding: 0 15px;

}

.button_back > div a {

	color: white;

    text-decoration: none;

    padding: 18px;

    display: block;

	background: #e27d40;

    border-radius: 2px;

}

.button_back > div a:hover {

	opacity: 0.8;

	transition: all 0.5s ease;

}

/*========style for accordion on the static-course page=======*/
.about-3-3 {

	background: #fff;

	/*min-width: 1000px;*/

    padding-bottom:60px;

}

.about-3-3 .multi {

    font-size:48px;

    font-size:3rem;

    line-height: 3.3rem;

    padding-top: 50px;

	padding-bottom: 30px;

    text-align: center;

    text-transform: uppercase;

    font-family: 'PTSansBold';

    color:#000;

}





.about-3-3 .multi .silver {

    font-size: 3.4rem;

}

.about-3-3 p {

	margin: 0 auto;

	/*width: 768px;*/

}

.about-3-3 .x {

    background: #ff9933 url('/images/landing/x.png') 97% center no-repeat;

    color: #ffffff;

    font-size: 30px;

    font-size: 1.875rem;

    height: 59px;

    line-height: 59px;

    margin: 30px auto 30px;

    padding-left: 20px;

}

.about-3-3 .plus.first {

    margin-top: 34px;

}

.about-3-3 .plus.expanded{

    background: #ff9933 url('/images/landing/x.png') 97% center no-repeat;

    color: #ffffff;

    font-size: 18px;

    font-size: 18px;

    height: 59px;

    line-height: 59px;

    padding-left: 20px;

}

.about-3-3 div{

    /*width: 768px;*/

}

.about-3-3 .plus:hover, .plus-content:hover{

    cursor: default;

}

.plus-content{

    display: none;

    width: 766px;

    padding: 10px;

    line-height: 1.2;

	color:#525252;

}

.about-3-3 .plus {

    background: url('/images/landing/plus.png') 97% center no-repeat;

    border: 1px solid #e9a12b;

    height: 57px;

    line-height: 57px;

    margin-top: 15px;

    padding-left: 20px;

    font-size:18px;

	color:#282b32;

}

.shortcontent {
	padding: 15px;
}
.shortcontent > h3 {
	font-family: "ptsansbold", sans-serif;
    font-size: 2em;
	padding: 15px;
}
.education_course_wrap > b {
	font-family: "ptsansbold",sans-serif;
}
/*
==============================================
pulse - button effect
==============================================
*/

.pulse{
	animation-name: pulse_animation;
	-webkit-animation-name: pulse_animation;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse_animation {
	0% {
		transform: scale(0.9);
		opacity: 0.7;		
	}
	50% {
		transform: scale(1);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.9);
		opacity: 0.7;	
	}			
}

@-webkit-keyframes pulse_animation {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;		
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;	
	}			
}
/*
==============================================
pulse END - button effect
==============================================
*/


/* thanks page */

.thanks-page {
    padding: 100px 20px;
}

@media (max-width: 767px) {
    .thanks-page {
        padding: 50px 20px;
    }
}

.thanks-page h2 {
    font-size: 2.4rem;
    line-height: 58px;
    text-transform: uppercase;
}

/* footnote - мелкий текст-сноски в ценовых блоках МКА */

.footnote {
    font-size: 12px;
    line-height: 16px;
}
.footnote span:first-child {
    display: inline-block;
    margin-right: 2px;
    font-size: 18px;
    vertical-align: bottom;
}







.var .button-or{

	margin-top:20px;

}

.header .button-or {

	height: 44px;

	line-height: 44px;

	margin-top: 15px;

	padding: 0 15px;

	color:#000;

	font-size:18px;

	border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

}

body .button-or {

  background-color: #E9A22B;

  color: #fff;

  display: inline-block;

  font-size: 20.8px;

  font-size: 1.3rem;

  font-weight: bold;

  text-decoration: none;

  -webkit-transition: all 0.6s ease;

  -moz-transition: all 0.6s ease;

  -ms-transition: all 0.6s ease;

  -o-transition: all 0.6s ease;

  transition: all 0.6s ease;

}

body .button-or:hover{

	cursor:pointer;

}

.var .button-or {

	height: 39px;

	line-height: 39px;

	margin-top: 30px;

	width: 250px;

    color:#fff;

	border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

	font-size: 1.125rem;

}

.var .hvr-ripple-out::before{

	border: 5px solid #e9a22b;

	border-radius:none;

	-webkit-border-radius: none;

    -moz-border-radius: none;

}