@charset "UTF-8";
/*** CSS File: /css/widget/ya-share-social-big.css ***/
.ya-share2{
    margin-top: 50px;
    padding-bottom: 50px;
}
.ya-share2 .ya-share2__item{
	display: inline-block;
	margin: 0 25px;
}
.ya-share2 .ya-share2__title{
	display: none;
}
.ya-share2 .ya-share2__list{
	text-align: center;
	padding:0;
}
.ya-share2 .ya-share2__item .ya-share2__icon{
	background: url(../css/widget/../../img/share_black.png);
	display: block;
	width: 166px;
	height: 166px;
}
.ya-share2 .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__icon{
    background-position: -332px 0 !important;
}
.ya-share2 .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__icon:hover{
    background-position: -332px -176px !important;
}
.ya-share2 .ya-share2__item.ya-share2__item_service_facebook .ya-share2__icon{
    background-position: 0 0 !important;
}
.ya-share2 .ya-share2__item.ya-share2__item_service_facebook .ya-share2__icon:hover{
    background-position: 0 -176px !important;
}
.ya-share2 .ya-share2__item.ya-share2__item_service_twitter .ya-share2__icon{
    background-position: -166px 0 !important;
}
.ya-share2 .ya-share2__item.ya-share2__item_service_twitter .ya-share2__icon:hover{
    background-position: -166px -176px !important;
}

@media (max-width: 768px){
	.ya-share2{
		margin-top: 0;
	}
	.ya-share2 .ya-share2__item{
	    margin: 0 10px;
	}
	.ya-share2 .ya-share2__item .ya-share2__icon{
		background-size: 200px;
		width: 67px;
		height: 67px;
	}
	.ya-share2 .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__icon{
	    background-position: -333px 204px !important;
	}
	.ya-share2 .ya-share2__item.ya-share2__item_service_facebook .ya-share2__icon{
	    background-position: 0 204px !important;
	}
	.ya-share2 .ya-share2__item.ya-share2__item_service_twitter .ya-share2__icon{
	    background-position: -266px 204px !important;
	}
}

/*** CSS File: /dist/school/css/main.css ***/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.wrapper-gradient{position:relative}.wrapper-gradient .background-gradient,.wrapper-gradient .left-gradient,.wrapper-gradient .right-gradient{position:absolute;top:0;bottom:0}.wrapper-gradient .right-gradient{background:#3f6caf;background:-webkit-gradient(left top,right top,color-stop(0,#3f6caf),color-stop(0,#3f6caf),color-stop(100%,rgba(63,108,175,0)));background:-webkit-linear-gradient(left,#3f6caf 0,#3f6caf 0,rgba(63,108,175,0) 100%);background:linear-gradient(to right,#3f6caf 0,#3f6caf 0,rgba(63,108,175,0) 100%);right:0;width:30%}.wrapper-gradient .left-gradient{background:rgba(63,108,175,0);background:-webkit-gradient(left top,right top,color-stop(0,rgba(63,108,175,0)),color-stop(100%,#3f6caf));background:-webkit-linear-gradient(left,rgba(63,108,175,0) 0,#3f6caf 100%);background:linear-gradient(to right,rgba(63,108,175,0) 0,#3f6caf 100%);left:0;width:30%}.wrapper-gradient .background-gradient{background:#3f6caf;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:40%}section.top-gradient{padding-bottom:88px;background:#cfe1f5;background:-webkit-gradient(left top,left bottom,color-stop(0,#cfe1f5),color-stop(30%,#fff),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#cfe1f5 0,#fff 30%,#fff 100%);background:linear-gradient(to bottom,#cfe1f5 0,#fff 30%,#fff 100%)}section.middle-gradient{background:#cfe1f5;background:-webkit-gradient(left top,left bottom,color-stop(0,#cfe1f5),color-stop(26%,#fff),color-stop(77%,#fff),color-stop(100%,#cfe1f5));background:-webkit-linear-gradient(top,#cfe1f5 0,#fff 26%,#fff 77%,#cfe1f5 100%);background:linear-gradient(to bottom,#cfe1f5 0,#fff 26%,#fff 77%,#cfe1f5 100%)}.hidden{display:none}header{color:#fff}header .top-line{padding:30px 0}header .top-line .wrapper-logo{float:left}header .top-line .wrapper-phone{float:right}header .top-line .wrapper-phone a{color:#5288d0;text-decoration:none;font-weight:600;font-size:2em;line-height:44px;outline:0}header .top-line .project-menu{display:none}header nav ul li{display:inline-block;border-bottom:1px solid #838478;padding-bottom:3px;margin-right:46.8px;cursor:pointer;font-weight:700;font-style:normal}header nav ul li a,header nav ul li a:active,header nav ul li a:hover{color:#fff;text-decoration:none;outline:0}header nav ul li.active{color:#5288d0}header nav ul li.active:hover{border-bottom:1px solid #838478}header nav ul .delimer{height:26px;width:1px;background-color:#838478;border-bottom:0;vertical-align:middle}header nav ul li:last-child{margin:0}header nav ul li:hover{border-bottom:0}header .wrapper-title{position:relative}header .wrapper-title h1{font-size:3.4em;text-transform:uppercase;font-weight:700;line-height:73px}header .wrapper-title .h2,header .wrapper-title h2{font-size:2.9em;display:inline-block}header .wrapper-title .h3,header .wrapper-title h3{vertical-align:middle;font-size:2em;font-style:italic;font-weight:700}header .subscribe{margin-top:70px}footer{border-top:1px solid #dcdcdc;padding:24px 0;font-size:14px;line-height:20px;position:relative}footer .container:after{content:'';clear:both;display:block}footer a.grey-text,footer footer span.grey-text{text-decoration:none;margin-right:10px}footer a.grey-text:hover{text-decoration:underline;color:#a22d1a}footer span.copyright{display:inline-block;float:left;width:20%}footer span.grey-text{font-weight:600}footer .wrapper-footer .logo-meg,footer .wrapper-footer .wrapper-social-grey{display:inline-block;vertical-align:top}footer .wrapper-footer .copyright{float:left}footer .wrapper-footer .logo-meg{float:right;background-position:-85px -199px;width:38px;height:38px}footer .b-share-icon{width:26px;height:26px;display:inline-block}footer .wrapper-project-link{display:inline-block;width:80%;float:left}footer .wrapper-project-link ul{padding:0;margin:0}footer .wrapper-project-link li{display:inline-block}@media (max-width:768px){footer .wrapper-project-link,footer span.copyright{float:none;width:100%;text-align:center}}*{margin:0;padding:0;font-family:'PT Sans',sans-serif!important;font-size:18px}input[type=submit]{-webkit-appearance:none}.loading{position:relative;opacity:.5}.loading:after{content:"";display:block;width:16px;height:11px;position:absolute;top:18px;left:50%;margin-left:-8px;background:url(/images/loader.gif)}.js_up_button{background:url(/img/school/929_50.png) no-repeat;position:fixed;bottom:20px;right:20px;cursor:pointer;z-index:20;width:51px;height:51px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.column{max-width:965px;margin:0 auto;position:relative}.clearfix{clear:both}strong{font-weight:700}i{font-style:italic}.blue-text{color:#5288d0}.hidden{display:none}.wrapper-title{text-align:center}.wrapper-title .title{display:inline-block}.wrapper-title .title .dotted-border{margin:0 -15px}.popup{display:none;background:#fff;padding:20px;width:342px;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.popup .wrapper-title h3{font-size:1.2em;font-weight:600}.popup .wrapper-title h4{text-align:left;font-size:1.1em;margin:20px 0}.popup form.subscribe .errorMessage{bottom:-6px}.popup form.subscribe fieldset .js-subscription-form-fields{width:100%!important;margin-bottom:15px;position:relative}.popup form.subscribe fieldset .js-subscription-form-fields.submit-button{margin-bottom:0}.popup input{width:100%!important;display:block;margin-bottom:10px}.popup input:last-child{margin-bottom:0}.popup .close-popup{display:inline-block;position:absolute;top:-11px;right:-11px;background:#ccc;padding:2px 8px 6px;line-height:1;border-radius:30px;color:#000;font-weight:600;border:1px solid #fff;cursor:pointer;-webkit-transition:all 1s ease;transition:all 1s ease}.popup .close-popup:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.modal{position:fixed;display:block;top:50px;left:50%;width:500px;margin-left:-260px;background-color:#fff;color:#000;padding:25px;border:10px solid #b33d27;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;text-align:center;z-index:1060}.modal .close{background:url(/img/iconsineed-cross-24-30.png) no-repeat;top:10px;right:10px;width:36px;height:36px;background-position:3px;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;display:block;position:absolute;border:3px solid transparent;cursor:pointer;text-indent:100%;white-space:nowrap;overflow:hidden}.modal .close:hover{background-color:#b33d27;border:3px solid #b33d27}.modal .modal-header,.modal .modal-title{font-size:1.2em;font-weight:600;text-transform:uppercase;border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px}.modal .modal-header h4,.modal .modal-title h4{font-size:1.2em;font-weight:600;text-transform:uppercase}.modal.modal-safe{display:none;width:70%;margin-left:-35%}.modal.modal-safe .modal-content{max-height:300px;overflow:hidden;text-align:left}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{opacity:.8}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background:#000}.h2,h2{font-size:3em;text-align:center}form.subscribe .errorMessage{position:absolute;color:#000}form.subscribe fieldset .js-subscription-form-fields{display:inline-block;width:28%;margin-right:15px}form.subscribe fieldset .js-subscription-form-fields.submit-button{width:40%;margin-right:0}form.subscribe fieldset input{border-radius:5px;border:0;outline:0;vertical-align:middle;-o-box-sizing:border-box;box-sizing:border-box}form.subscribe fieldset input:active,form.subscribe fieldset input:focus,form.subscribe fieldset input:hover{outline:0}form.subscribe fieldset input[type=email],form.subscribe fieldset input[type=text]{height:46px;border:1px solid #c5c5c5;border-top:3px solid #c5c5c5;padding:0 10px;width:100%}form.subscribe fieldset input[type=submit]{background-color:#ee4d4d;border-bottom:3px solid #d04243;text-transform:uppercase;font-weight:700;color:#fff;height:49px;width:100%;cursor:pointer}form.subscribe fieldset input[type=submit]:hover{opacity:.9}form.subscribe.black-subscribe .errorMessage{color:#fff}section.six-section .wrapper-contact-info{text-align:center;padding-bottom:30px}section.six-section .wrapper-contact-info .h3,section.six-section .wrapper-contact-info h3{display:inline-block;font-size:3em;margin:83px auto 29px}section.six-section .wrapper-contact-info .wrapper-title{margin-bottom:35px}section.six-section .wrapper-contact-info .wrapper-title .title .h3,section.six-section .wrapper-contact-info .wrapper-title .title h3{margin-top:67px;margin:67px 0 2px}section.six-section .wrapper-contact-info p{font-size:1.2em;margin-bottom:10px}section.six-section .wrapper-contact-info p a{color:#000;text-decoration:none}section.six-section .wrapper-contact-info p a:hover{text-decoration:underline}section.map{position:relative;height:300px;width:100%;overflow:hidden}section.map #y_map{width:100%;height:100%}.six-section .ya-share2__item .ya-share2__badge{background:0 0}.six-section .ya-share2 .ya-share2__item .ya-share2__icon{background:url(/img/share_black.png);display:block;width:166px;height:166px}.six-section .ya-share2 .ya-share2__item{display:inline-block;margin:0 25px}.six-section .ya-share2 .ya-share2__list{width:100%}@media (max-width:768px){.six-section .ya-share2 .ya-share2__item .ya-share2__icon{background-size:200px!important;width:67px!important;height:67px!important}}#pravzhizn_block_45 .pravzhizn-messenger-banner .ya-share2 .ya-share2__item .ya-share2__icon{background-position:initial!important}

/*** CSS File: /css/sider-slider/jquery.sidr.light.css ***/
.sidr{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:240px;overflow-x:none;overflow-y:auto;font-size:15px;background:#fff;color:#333;/*-webkit-box-shadow:inset 0 0 5px 5px #ebebeb;-moz-box-shadow:inset 0 0 5px 5px #ebebeb;box-shadow:inset 0 0 5px 5px #ebebeb*/}.sidr .sidr-inner{/*padding:0 0 15px;*/background:#fff}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-240px;right:auto}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{font-size:11px;font-weight:normal;padding:0 15px;margin:0 0 5px;color:#333;line-height:24px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dfdfdf));background-image:-webkit-linear-gradient(#ffffff,#dfdfdf);background-image:-moz-linear-gradient(#ffffff,#dfdfdf);background-image:-o-linear-gradient(#ffffff,#dfdfdf);background-image:linear-gradient(#ffffff,#dfdfdf);-webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);box-shadow:0 5px 5px 3px rgba(0,0,0,0.2)}.sidr p{font-size:13px;margin:0 0 12px}.sidr p a{color:rgba(51,51,51,0.9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{margin:0px;display:block;padding:0;border-top:1px solid #dfdfdf;border-bottom:1px solid #fff}.sidr ul li{display:block;margin:0;/*line-height:48px;*/border-top:1px solid #fff;border-bottom:1px solid #dfdfdf}.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:none;/*line-height:49px*/}.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #ebebeb;-moz-box-shadow:inset 0 0 15px 3px #ebebeb;box-shadow:inset 0 0 15px 3px #ebebeb}.sidr ul li a,.sidr ul li span{display:block;text-decoration:none;color:#333}.sidr ul li ul{border-bottom:none;margin:0}.sidr ul li ul li{line-height:40px;font-size:13px}.sidr ul li ul li:last-child{border-bottom:none}.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:none;line-height:41px}.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #ebebeb;-moz-box-shadow:inset 0 0 15px 3px #ebebeb;box-shadow:inset 0 0 15px 3px #ebebeb}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(51,51,51,0.8);padding-left:30px}.sidr form{margin:0 15px}.sidr label{font-size:13px}.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{width:100%;font-size:13px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:none;background:rgba(0,0,0,0.1);color:rgba(51,51,51,0.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#f8f8f8;background:#333}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(51,51,51,0.9)}


/*** CSS File: /js/libs/notifier/jquery.notifier.css ***/
#notifier { 
	width: 250px; 
	
	position: fixed; 
	top: 10px; 
	right: 10px; 
	
	font-size: 12px;
	z-index: 9999; 
}

#notifier .n-box { 
	position: relative; 
	
	padding: 10px 15px 11px; 
	margin-bottom: 10px;
	
	color: #fff; 
	background: #000; 
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	cursor: pointer;
}
#notifier .n-box h3 { color: #fff; font-size: 14px; font-weight: bold; margin-bottom: 3px; }
#notifier .n-box p { margin: 0; }

#notifier .n-box.n-notice { background: #FFF1A8; color: #333; }
#notifier .n-box.n-notice h3 { color: #333; }
#notifier .n-box.n-error { background: #000; color: #fff; opacity: 0.8; filter: alpha(opacity=80); }

/*** CSS File: /dist/school/css/online.css ***/
.wrapper-gradient{position:relative}.wrapper-gradient .background-gradient,.wrapper-gradient .left-gradient,.wrapper-gradient .right-gradient{position:absolute;top:0;bottom:0}.wrapper-gradient .right-gradient{background:#3f6caf;background:-webkit-gradient(left top,right top,color-stop(0,#3f6caf),color-stop(0,#3f6caf),color-stop(100%,rgba(63,108,175,0)));background:-webkit-linear-gradient(left,#3f6caf 0,#3f6caf 0,rgba(63,108,175,0) 100%);background:linear-gradient(to right,#3f6caf 0,#3f6caf 0,rgba(63,108,175,0) 100%);right:0;width:30%}.wrapper-gradient .left-gradient{background:rgba(63,108,175,0);background:-webkit-gradient(left top,right top,color-stop(0,rgba(63,108,175,0)),color-stop(100%,#3f6caf));background:-webkit-linear-gradient(left,rgba(63,108,175,0) 0,#3f6caf 100%);background:linear-gradient(to right,rgba(63,108,175,0) 0,#3f6caf 100%);left:0;width:30%}.wrapper-gradient .background-gradient{background:#3f6caf;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:40%}section.top-gradient{padding-bottom:88px;background:#cfe1f5;background:-webkit-gradient(left top,left bottom,color-stop(0,#cfe1f5),color-stop(30%,#fff),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#cfe1f5 0,#fff 30%,#fff 100%);background:linear-gradient(to bottom,#cfe1f5 0,#fff 30%,#fff 100%)}section.middle-gradient{background:#cfe1f5;background:-webkit-gradient(left top,left bottom,color-stop(0,#cfe1f5),color-stop(26%,#fff),color-stop(77%,#fff),color-stop(100%,#cfe1f5));background:-webkit-linear-gradient(top,#cfe1f5 0,#fff 26%,#fff 77%,#cfe1f5 100%);background:linear-gradient(to bottom,#cfe1f5 0,#fff 26%,#fff 77%,#cfe1f5 100%)}.hidden{display:none}header{background:url(/img/school/header_back_3.jpg) no-repeat;background-size:cover;height:811px}header .wrapper-title{margin-top:52px}header .wrapper-title .dotted-border{position:absolute;top:197px;width:100%}header .wrapper-title h1{margin-top:81px}header .wrapper-title .h2,header .wrapper-title h2{margin-right:5px}header .wrapper-title .wrapper-gradient{margin-top:68px;padding:10px 0}header .wrapper-title .h3,header .wrapper-title h3{width:756px;line-height:35px;display:inline-block;z-index:9999;position:relative}header .subscribe{margin-top:78px}section.first-section{padding-bottom:76px}section.first-section .wrapper-title .h2{font-size:3em;line-height:49px;display:inline-block;margin-top:70px}section.first-section .wrapper-title .h2 strong{display:block}section.first-section .wrapper-title .h2 i{display:inline-block}section.first-section .wrapper-title .h2 i .dotted-border{margin:7px -15px 0}section.first-section .wrapper-hermit{margin:80px 75px 0 84px;display:table}section.first-section .wrapper-hermit .hermit{display:table-cell}section.first-section .wrapper-hermit .wrapper-hermit-text{padding-left:40px;display:table-cell;vertical-align:middle}section.first-section .wrapper-hermit .wrapper-hermit-text strong{font-size:1.5em;display:block;line-height:25px}section.first-section .wrapper-hermit .wrapper-hermit-text .hermit-text{position:relative}section.first-section .wrapper-hermit .wrapper-hermit-text .hermit-text p{line-height:24px;font-size:1.2em;margin-top:18px}section.first-section .wrapper-hermit .wrapper-hermit-text .hermit-text .title-before{left:-40px;top:0}section.first-section .wrapper-hermit .wrapper-hermit-text .hermit-text .title-after{bottom:-9px;right:20px}section.second-section{color:#fff}section.second-section .wrapper-dashboard{background:url(/img/school/dashboard_v2.png) no-repeat;background-size:cover;padding-bottom:60px}section.second-section .wrapper-dashboard .wrapper-title .title{display:inline-block}section.second-section .wrapper-dashboard .wrapper-title .title .h2,section.second-section .wrapper-dashboard .wrapper-title .title h2{padding-top:93px}section.second-section .wrapper-dashboard .wrapper-title .title .dotted-border-white{margin:7px -18px}section.second-section .wrapper-dashboard .wrapper-description{margin:32px 30px 0 93px;position:relative;width:50%}section.second-section .wrapper-dashboard .wrapper-description span.mdash{position:absolute;font-weight:600;top:0;left:-20px}section.second-section .wrapper-dashboard .wrapper-description p{margin-bottom:22px;line-height:19px}section.second-section .wrapper-dashboard .wrapper-description p.question{font-weight:600;font-style:italic;margin:0 100px 26px 0;font-size:1.2em}section.third-section{padding-bottom:104px}section.third-section h4{margin:70px 0 6px;text-align:center;font-size:1.5em;font-weight:600}section.third-section .wrapper-result{margin:0 37px 46px}section.third-section .wrapper-result .left-section-result,section.third-section .wrapper-result .right-section-result{display:inline-block;width:44.5%;float:left}section.third-section .wrapper-result .left-section-result .result ul,section.third-section .wrapper-result .right-section-result .result ul{display:table;border-spacing:0 40px}section.third-section .wrapper-result .left-section-result .result ul li,section.third-section .wrapper-result .right-section-result .result ul li{display:table-row}section.third-section .wrapper-result .left-section-result .result ul li .number,section.third-section .wrapper-result .left-section-result .result ul li .p,section.third-section .wrapper-result .right-section-result .result ul li .number,section.third-section .wrapper-result .right-section-result .result ul li .p{display:table-cell;vertical-align:middle}section.third-section .wrapper-result .left-section-result .result ul li p,section.third-section .wrapper-result .right-section-result .result ul li p{padding-left:28px;font-size:1.2em;line-height:20px;height:60px}section.third-section .wrapper-result .right-section-result{margin-left:11%}section.four-section{padding-bottom:77px}section.four-section .wrapper-title .title{display:inline-block}section.four-section .wrapper-title .title .h2,section.four-section .wrapper-title .title h2{padding-top:56px}section.four-section .wrapper-title .title .dotted-border{margin:0 -15px}section.four-section .wrapper-child-block{width:58%;float:right;margin-top:61px}section.four-section .wrapper-child-block .wrapper-quote{position:relative;margin-bottom:55px;font-size:1.2em;line-height:25px}section.four-section .wrapper-child-block .wrapper-quote .title-before{left:-35px}section.four-section .wrapper-child-block .wrapper-quote .title-after{right:71px;bottom:44px}section.four-section .wrapper-child-block .wrapper-quote .quote{font-style:italic;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;padding-right:56px}section.four-section .wrapper-child-block .wrapper-quote .quote p{margin-bottom:24px}section.four-section .wrapper-child-block .wrapper-quote .quote p:last-child{margin-bottom:17px}section.four-section .wrapper-child-block .wrapper-quote>p{text-align:right;padding-right:100px}section.four-section .wrapper-child-block>p{margin-bottom:20px;line-height:19px}section.four-section .subscribe{margin-top:85px;z-index:10;position:relative}section.four-section .subscribe fieldset p{margin-top:15px}section.five-section{padding-bottom:92px}section.five-section .wrapper-title .title{display:inline-block}section.five-section .wrapper-title .title .h2,section.five-section .wrapper-title .title h2{padding-top:50px}section.five-section .wrapper-title .title .dotted-border{margin:2px -15px 0}section.five-section .wrapper-title .h3,section.five-section .wrapper-title h3{font-size:2em;font-weight:600;font-style:italic;margin-top:50px;margin:47px 160px 54px;line-height:34px}section.five-section .wrapper-icon-block{text-align:center;margin-bottom:54px}section.five-section .wrapper-icon-block .icon-block{border:1px solid #bdd9f9;width:87%;display:inline-block;padding:6px 35px 0;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}section.five-section .wrapper-icon-block .icon-block .icon-icon{display:table-cell}section.five-section .wrapper-icon-block .icon-block p{display:table-cell;vertical-align:middle;font-size:1.3em;text-align:left;padding-left:36px;line-height:21px;padding-bottom:6px}section.five-section .wrapper-module-block{text-align:center}section.five-section .wrapper-module-block .module-block{display:inline-block;width:87%}section.five-section .wrapper-module-block .module-block .program-title{text-align:left;font-size:1.2em;width:70%;margin-bottom:38px}section.five-section .wrapper-module-block .module-block .else-title{text-align:left;margin-top:5px}section.five-section .wrapper-module-block .module-block .blocks{width:80%}section.five-section .wrapper-module-block .module-block .blocks .block{display:inline-block;position:relative;float:left;width:138px;height:138px;background:#365f8d;background:-webkit-gradient(left top,right top,color-stop(0,#365f8d),color-stop(100%,#477fcd));background:-webkit-linear-gradient(left,#365f8d 0,#477fcd 100%);background:linear-gradient(to right,#365f8d 0,#477fcd 100%);margin:0 10px 10px 0}section.five-section .wrapper-module-block .module-block .blocks .block .wrapper-text{display:inline-block}section.five-section .wrapper-module-block .module-block .blocks .block .wrapper-text p{display:table-cell;vertical-align:middle;height:136px;color:#fff;font-weight:600}section.five-section .wrapper-module-block .module-block .blocks .block:after{content:'';width:0;height:0;border-bottom:20px solid #fff;border-left:20px solid transparent;position:absolute;bottom:0;right:0}section.five-section .subscribe{margin-top:75px;z-index:1;position:relative}section.six-section .wrapper-title .title{display:inline-block}section.six-section .wrapper-title .title .h2,section.six-section .wrapper-title .title h2{padding-top:63px}section.six-section .wrapper-title .title .dotted-border{margin:7px -15px 0}section.six-section .wrapper-tabs{margin-top:60px;border:1px solid #bdd9f9}section.six-section .wrapper-tabs .mobile-tabs{display:none}section.six-section .wrapper-tabs ul.tabs{margin:0;padding:0;list-style:none}section.six-section .wrapper-tabs ul.tabs li{background:0 0;display:inline-block;padding:15px 0 0 30px;cursor:pointer;width:20%;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;height:66px;vertical-align:top;background:#bdd9f9;font-weight:600}section.six-section .wrapper-tabs ul.tabs li.current{background:#fff}section.six-section .wrapper-tabs .tab-content{display:none;background:#fff;height:250px;overflow:hidden;padding:0 48px}section.six-section .wrapper-tabs .tab-content .wrapper-text{display:table-cell;vertical-align:middle}section.six-section .wrapper-tabs .tab-content .wrapper-text p{margin-bottom:15px;line-height:19px}section.six-section .wrapper-tabs .tab-content .wrapper-text p:last-child{margin-bottom:0}section.six-section .wrapper-tabs .tab-content.current{display:table}section.six-section .wrapper-else-info .else-info{margin:28px 0 0 52px;width:407px}section.six-section .wrapper-else-info .else-info .icon,section.six-section .wrapper-else-info .else-info>a,section.six-section .wrapper-else-info .else-info>p{display:inline-block;vertical-align:middle}section.six-section .wrapper-else-info .else-info>p{margin-left:12px;font-weight:600}section.six-section .wrapper-else-info .else-info>a{color:#000;text-decoration:underline;outline:0;margin-left:13px}section.six-section .wrapper-else-info .else-info>a:hover{text-decoration:none}section.six-section .wrapper-else-info .else-info:nth-child(odd){float:left}section.six-section .wrapper-else-info .else-info:nth-child(even){float:right}.dotted-border,.dotted-border-white,.icon,.pic,.pravzhizn-title,.title-after,.title-before{background:url(/img/school/free-lesson.png) no-repeat}.pravzhizn-title{background-position:0 -1490px;width:302px;height:45px;display:inline-block;margin-bottom:-11px}.title-after,.title-before{background-position:-339px 0;width:24px;height:25px;position:absolute}.title-after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-first{background-position:-296px 0;width:29px;height:52px}.icon-second{background-position:-254px 0;width:35px;height:52px}.icon-third{background-position:-212px 0;width:35px;height:52px}.icon-four{background-position:-168px 0;width:37px;height:52px}.icon-five{background-position:-125px 0;width:36px;height:52px}.icon-six{background-position:-84px 0;width:35px;height:52px}.icon-seven{background-position:-42px 0;width:35px;height:52px}.icon-eight{background-position:0 0;width:36px;height:52px}.icon-hermit{background-position:0 -1190px;width:226px;height:293px}.pic-kid{background-position:0 -514px;width:361px;height:668px;position:absolute;bottom:170px;z-index:0}.icon-icon{background-position:-232px -1190px;width:80px;height:110px}.pic-human{background-position:0 -59px;width:431px;height:447px;position:absolute;bottom:0;right:0}.icon-candle{background-position:-390px -580px;width:41px;height:41px}.icon-bowl{background-position:-390px -524px;width:41px;height:42px}.icon-wanna{background-position:-390px -705px;width:41px;height:41px}.icon-love{background-position:-390px -640px;width:41px;height:42px}.dotted-border{background-position:0 -1544px!important;background-repeat:repeat-x;height:3px}.dotted-border-white{background-position:0 -1554px!important;background-repeat:repeat-x;height:3px}.logo{height:44px}@media (max-width:1024px){header .wrapper-title .h3,header .wrapper-title h3{width:700px}header .wrapper-title .dotted-border{display:none}section.second-section .wrapper-dashboard{background:0 0;color:#000}section.second-section .wrapper-dashboard .wrapper-title .title .h2,section.second-section .wrapper-dashboard .wrapper-title .title h2{padding-top:0}section.second-section .wrapper-dashboard .wrapper-description{width:100%;margin:20px 0 0}section.second-section .wrapper-dashboard .wrapper-description span.mdash{display:none}section.third-section h4{margin-top:0}section.third-section .wrapper-result{margin:0 0 46px}section.third-section .wrapper-result .left-section-result .result ul li p,section.third-section .wrapper-result .right-section-result .result ul li p{height:80px}section.four-section .wrapper-child-block{float:none;width:100%}section.four-section .wrapper-child-block .wrapper-quote .title-before{left:0}section.four-section .wrapper-child-block .wrapper-quote .quote{padding:0 30px}section.four-section .wrapper-child-block .wrapper-quote .title-after{right:0}section.five-section .wrapper-title .title .dotted-border{margin:0}section.five-section .wrapper-title .h3,section.five-section .wrapper-title h3{font-size:1.8em;margin:47px 55px 54px}section.five-section .wrapper-icon-block .icon-block p{font-size:1em}section.six-section .wrapper-tabs .tab-content{padding-top:10px;padding-bottom:10px}section.six-section .wrapper-tabs ul.tabs li{padding:15px 0 0 20px;font-size:.9em}section.six-section .wrapper-else-info .else-info{margin:28px 0 0 0;width:auto}.pic-kid{display:none}}@media (max-width:768px){header{background:url(/img/school/header_back_3.jpg) no-repeat!important}header .wrapper-title{margin-top:0}header .wrapper-title .pravzhizn-title{display:block;margin:20px auto 0}header .wrapper-title h1{margin-top:40px;font-size:2.5em;line-height:50px}header .wrapper-title .wrapper-gradient{margin-top:20px}header .wrapper-title .h3,header .wrapper-title h3{background:0 0;width:auto;margin-top:0!important}.subscribe{margin-top:20px}section.first-section .wrapper-title .h2{font-size:2em;line-height:30px;margin-top:40px}section.first-section .wrapper-hermit{margin:40px 0 0}section.first-section .wrapper-hermit .hermit{display:none}section.second-section .wrapper-dashboard{padding-bottom:40px}section.third-section{padding-bottom:40px}section.third-section .wrapper-result .left-section-result,section.third-section .wrapper-result .right-section-result{width:47.5%}section.third-section .wrapper-result .left-section-result .result ul li p,section.third-section .wrapper-result .right-section-result .result ul li p{font-size:1em;padding-left:10px}section.third-section .wrapper-result .right-section-result{margin-left:5%}section.four-section{padding-bottom:40px}section.four-section .wrapper-title .title .h2,section.four-section .wrapper-title .title h2{margin:0;padding:40px 0 0}section.four-section .wrapper-child-block{margin-top:40px}section.five-section{padding-bottom:40px}section.five-section .wrapper-title .title .h2,section.five-section .wrapper-title .title h2{padding-top:40px;margin-top:0}section.five-section .wrapper-title .h3,section.five-section .wrapper-title h3{margin:20px 0;font-size:1.3em}section.five-section .wrapper-icon-block .icon-block{width:100%;padding:6px 10px}section.five-section .wrapper-module-block .module-block{width:100%}section.five-section .wrapper-module-block .module-block .blocks{width:100%}section.five-section .wrapper-module-block .module-block .blocks .block{width:23%;margin:0 1% 2%}section.five-section .wrapper-module-block .module-block .program-title{width:100%}section.six-section .wrapper-title .title .h2,section.six-section .wrapper-title .title h2{padding-top:40px;margin-top:0}section.six-section .wrapper-tabs{margin-top:40px;background:#fff}section.six-section .wrapper-tabs .tab-content{height:300px}section.six-section .wrapper-tabs ul.tabs{display:none}section.six-section .wrapper-tabs .mobile-tabs{display:block;margin:0 auto;border:1px solid #bdd9f9;margin-top:-1px;height:40px;padding:0 20px;outline:0}section.six-section .wrapper-else-info .else-info{float:none!important;display:block;text-align:left}.dotted-border,.pic-human{display:none}}@media (max-width:500px){header{background:0 0!important;height:auto}header .pravzhizn-title{background-position:0 -1238px;width:253px;background-size:630px}header .wrapper-mobile-background{background:url(/img/school/header_back_3.jpg)!important}header .wrapper-title h1{font-size:2em}header .wrapper-title .h3,header .wrapper-title h3{font-size:1.3em;line-height:27px}.h2,h2{line-height:35px!important;font-size:1.5em!important}section.first-section .wrapper-hermit .wrapper-hermit-text{padding-left:20px}section.first-section .wrapper-hermit .wrapper-hermit-text strong{font-size:1.2em}section.first-section .wrapper-hermit .wrapper-hermit-text .hermit-text .title-before{left:-25px}section.first-section .wrapper-hermit .wrapper-hermit-text .hermit-text p{font-size:1em}section.second-section .wrapper-dashboard{padding-bottom:40px}section.second-section .wrapper-dashboard .wrapper-title .title .h2,section.second-section .wrapper-dashboard .wrapper-title .title h2{margin-top:0!important}section.second-section .wrapper-dashboard .wrapper-description p.question{margin:0 0 20px}section.third-section .wrapper-result .left-section-result,section.third-section .wrapper-result .right-section-result{width:100%;margin:0}section.third-section .wrapper-result .left-section-result .result ul li p,section.third-section .wrapper-result .right-section-result .result ul li p{height:auto}section.third-section .wrapper-result .right-section-result .result ul{margin-top:-30px}section.four-section .wrapper-child-block{margin-top:40px}section.four-section .wrapper-child-block .wrapper-quote{font-size:1em;line-height:23px}section.five-section .wrapper-icon-block .icon-block .icon-icon{display:none}section.five-section .wrapper-icon-block .icon-block p{padding:0}section.five-section .wrapper-module-block .module-block .blocks .block{width:48%}section.six-section .wrapper-tabs .mobile-tabs{font-size:1em;padding:0}section.six-section .wrapper-tabs .tab-content{padding:10px}section.six-section .wrapper-else-info .else-info>a{margin-left:58px;margin-top:-20px}}

/*** CSS File: /dist/school/css/mobile-main.css ***/
.desktop-hidden{display:none}@media (max-width:1024px){.column{max-width:750px}header .wrapper-title .h2,header .wrapper-title h2{font-size:2em}header .wrapper-title h1{font-size:3em}header .wrapper-title .h3,header .wrapper-title h3{font-size:2em}header nav ul li{margin-right:27.8px;font-size:.8em}form.subscribe fieldset .js-subscription-form-fields{width:27.4%}form.subscribe fieldset input{font-size:.9em}}@media (max-width:768px){.mobile-hidden{display:none!important}.desktop-hidden{display:block}.dotted-border{display:none}.h2,h2{font-size:2em;margin-top:40px;padding:0}.column{width:100%;padding:0 10px;box-sizing:border-box;max-width:none}form.subscribe fieldset input[type=submit],form.subscribe fieldset input[type=text]{width:100%;margin:0}form.subscribe fieldset .js-subscription-form-fields{width:100%;margin-right:0;margin-bottom:15px}form.subscribe fieldset .js-subscription-form-fields.submit-button{width:100%;margin-bottom:0}.sidr-existing-content{overflow:initial;border-right:1px solid #ccc}.sidr.left li a{font-weight:600;width:100%;display:block;vertical-align:middle;text-decoration:none;background-color:transparent;padding:0;color:#000}.sidr.left .button-about-wrapper{background-color:transparent}.sidr.left li a:hover{text-decoration:none}.sidr.left li{font-weight:600;cursor:pointer;list-style:none;width:100%;text-align:left;padding:18px 10px 18px 20px;text-decoration:none;border-bottom:1px solid #c9c9c9;border-top:none;box-sizing:border-box}.sidr.left li.delimer{display:none}.sidr.left li:hover{background:#ececec}.sidr .shop-link:before{content:'Новое';font-size:.8em;position:absolute;top:318px;left:30px;background-color:#ce482e;color:#fff;padding:1px 5px;border-radius:2px}.sidr .shop-link:after{content:'';width:0;height:0;border-top:10px solid #ce482e;border-right:10px solid transparent;position:absolute;top:333px;left:37px}.sidr.left{border-right:1px solid #c9c9c9}.button-about-wrapper a:hover,.button-advertisement-wrapper a:hover{color:#000}.sidr .social-btn-on-mobile{display:block!important}.sidr .wrapper-social-btn-on-mobile{padding:10px 20px 10px}.sidr .wrapper-social-btn-on-mobile a{margin-right:10px}header{background:0 0;height:auto;padding-bottom:40px}header .wrapper-title{padding-top:20px;margin-top:0}header .wrapper-title h1{font-size:2em;line-height:40px;padding-top:20px}header .wrapper-title h1 .dotted-border{display:none}header .wrapper-title .h3,header .wrapper-title h3{width:auto;background:0 0;padding:0;font-size:1.5em;line-height:25px;margin-top:20px}header .wrapper-title .h4,header .wrapper-title h4{right:0;bottom:115px}header .wrapper-mobile-background{background-size:cover!important;padding-bottom:30px;background-position:center}header .subscribe{margin-top:40px}header .top-line{background:url(/img/school/header_bg.png) bottom repeat-x;margin:0 -10px;border-bottom:5px solid #969696;padding:0 10px;box-shadow:0 0 15px -2px #000;-webkit-box-shadow:0 0 15px -2px #000;-moz-box-shadow:0 0 15px -2px #000}header .top-line .top-menu{float:left;margin:10px 0}header .top-line .top-menu .icon-menu{background:url(/img/school/ic_menu_h38.png);background-position:center;background-repeat:no-repeat;width:38px;height:38px;border:1px solid #ccc;cursor:pointer}header .top-line .wrapper-logo{float:right;margin:10px 0}header .top-line .wrapper-logo .logo{width:44px}header .top-line .wrapper-phone{margin:10px 20px 0}.godfather,.icon-book,.icon-notepad,.mobile-hidden,.top-navigation{display:none}section.top-gradient{padding-bottom:40px}}@media (max-width:500px){header .top-line .wrapper-phone{display:none}}

