@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/how.css ***/
header{background:url(/img/school/header_back_2.jpg) no-repeat;background-size:cover;height:811px}header .wrapper-title{padding-top:0}header .wrapper-title h1{padding-top:60px}header .wrapper-lesson-point{margin-top:65px;display:table;border-spacing:15px 10px}header .wrapper-lesson-point .two-message{display:table-row}header .wrapper-lesson-point .two-message .lesson-point{display:table-cell;width:40%;margin-bottom:20px;vertical-align:middle}header .wrapper-lesson-point .two-message .lesson-point .lesson-point-icon,header .wrapper-lesson-point .two-message .lesson-point>p{display:table-cell;vertical-align:middle}header .wrapper-lesson-point .two-message .lesson-point>p{padding-left:10px}section .notebook{width:100%;height:auto;margin-top:110px}section.first-section{position:relative}section.first-section .wrapper-title .h2,section.first-section .wrapper-title h2{font-size:2em;display:inline-block;margin:89px 0 5px}section.first-section .wrapper-godfather-block{margin-top:65px}section.first-section .wrapper-godfather-block .godfather-block{display:table;width:880px;margin:0 auto 44px}section.first-section .wrapper-godfather-block .godfather-block .wrapper-icon-godfather{float:left;width:160px;border-radius:160px;overflow:hidden;position:relative}section.first-section .wrapper-godfather-block .godfather-block .wrapper-icon-godfather img.no-photo{box-sizing:border-box;width:100%;border:1px solid #ccc;border-radius:100%}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text{vertical-align:middle;padding-left:68px;position:relative;max-height:156px;overflow:hidden;margin-bottom:19px;-webkit-transition:max-height .5s ease;transition:max-height .5s ease}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text:after,section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text:before{content:'';display:block;background:url(/img/school/lesson.png) no-repeat;background-position:-987px -1px;width:24px;height:25px;position:absolute}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text:after{bottom:22px;right:7px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text:before{top:43px;left:30px}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text>b,section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text>strong{font-size:1.5em;margin-bottom:24px;display:block;font-weight:700}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text p{font-style:italic;line-height:18px;margin-bottom:18px}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text p>b,section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text p>strong{font-size:1.1em;display:block;margin-top:27px;font-weight:700}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text p.last-word{margin-top:28px;font-size:1.6em;font-weight:700;line-height:26px}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text ul{padding-left:24px;font-style:italic}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text li{line-height:18px;margin-bottom:8px;position:relative}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text li:before{content:'';display:block;background:url(/img/school/lesson.png) no-repeat;background-position:-996px -30px;width:15px;height:12px;position:absolute;left:-27px}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text li:last-child{margin-bottom:0}section.first-section .wrapper-godfather-block .godfather-block .reasons-list-more{margin:-1px 0 0 228px;color:#3d75c3;font-size:16px;font-style:italic;line-height:1em;border:none;border-bottom:1px dotted #3d75c3;background:0 0;outline:0;cursor:pointer}section.first-section .wrapper-godfather-block .godfather-block .reasons-list-more:hover{opacity:.6}section.first-section .wrapper-godfather-block .godfather-block:last-child{margin-bottom:0}section.first-section .shadow{position:absolute;bottom:0;left:0;right:0;height:210px;box-shadow:inset 1px -150px 100px 0 #fff}section.reviews{margin-bottom:80px;overflow:hidden}section.reviews .wrapper-title .h2,section.reviews .wrapper-title h2{display:inline-block;font-size:2.9em;margin-top:76px}section.reviews .wrapper-paper{display:table;margin:0 auto}section.reviews .wrapper-paper .paper{display:table-cell;vertical-align:middle;padding:0 60px 0 70px}section.reviews .wrapper-paper .paper .wrapper-human-photo{float:left}section.reviews .wrapper-paper .paper .wrapper-human-photo .review-photo{background:url(/img/school/lesson.png) no-repeat;width:127px;height:127px;border-radius:127px}section.reviews .wrapper-paper .paper .wrapper-human-photo .sergey{background-position:-266px -309px}section.reviews .wrapper-paper .paper .wrapper-human-photo .irina{background-position:-133px -309px}section.reviews .wrapper-paper .paper .wrapper-human-photo .olga{background-position:0 -309px}section.reviews .wrapper-paper .paper .wrapper-human-photo img{border-radius:150px}section.reviews .wrapper-paper .paper .wrapper-human-photo p{text-align:center;margin-top:10px}section.reviews .wrapper-paper .paper .wrapper-review-text{margin-left:190px;position:relative;font-size:1.2em;line-height:23px}section.reviews .wrapper-paper .paper .wrapper-review-text .title-before{position:absolute;top:0;left:-30px}section.reviews .wrapper-paper .paper .wrapper-review-text .title-after{position:absolute;bottom:0;right:-30px}section.six-section .wrapper-title{margin-bottom:76px}section.six-section .wrapper-title .h2,section.six-section .wrapper-title h2{margin-top:82px;font-size:2.2em}section.six-section .wrapper-title .h3,section.six-section .wrapper-title h3{margin-top:67px}.swiper-container{width:100%;padding:0;margin-top:65px}.swiper-container .swiper-slide{float:left;width:900px;height:100%;margin:0 65px 0 0;padding:0;list-style:none}.swiper{margin:0;padding:0;height:100%;list-style:none}.scrollbar{background-color:#efefef;height:10px;border-top:1px solid #cbcbcb;margin-bottom:86px}.scrollbar .handle{height:25px;background-color:#ccc;margin-top:-10px;border-radius:5px;border-bottom:1px solid #727272;box-shadow:0 1px 1px 0 rgba(50,50,50,.75);text-align:center}.scrollbar .handle span{width:1px;height:10px;background:#6f6f6f;border-top:2px solid #424242;display:inline-block;margin-right:10px;vertical-align:bottom;margin-top:7px}.scrollbar .handle span:last-child{margin-right:0}.dotted-border,.dotted-border-brown,.icon,.icon-godfather-1,.icon-godfather-2,.icon-godfather-3,.icon-godfather-4,.icon-godfather-5,.icon-godfather-6,.icon-godfather-7,.icon-godfather-8,.icon-godfather-9,.title-after,.title-before,.wrapper-paper{background:url(/img/school/lesson.png) no-repeat}.dotted-border{background-position:0 -475px;background-repeat:repeat-x;height:3px}.dotted-border-brown{background-position:0 -487px;background-repeat:repeat-x;height:3px}.wrapper-logo .logo{height:44px}.icon-wifi{background-position:-920px -66px;width:56px;height:56px}.icon-people-message{background-position:-920px -227px;width:56px;height:56px}.icon-paper{background-position:-920px -147px;width:56px;height:56px}.icon-teacher{background-position:-823px -227px;width:56px;height:56px}.icon-time{background-position:-822px -65px;width:56px;height:56px}.icon-door{background-position:-823px -144px;width:56px;height:57px}.icon-godfather-1,.icon-godfather-2,.icon-godfather-3,.icon-godfather-4,.icon-godfather-5,.icon-godfather-6,.icon-godfather-7,.icon-godfather-8,.icon-godfather-9{width:159px;height:159px}.icon-godfather-1{background-position:-401px -308px}.icon-godfather-2{background-position:-567px -308px}.icon-godfather-3{background-position:-733px -307px}.icon-godfather-4{background-position:-898px -308px}.icon-godfather-5{background-position:-1062px -308px}.icon-godfather-6{background-position:-1228px -308px}.icon-godfather-7{background-position:-1018px 0}.icon-godfather-8{background-position:-1181px 0}.icon-godfather-9{background-position:-1345px 0}.wrapper-paper{background-position:0 0;width:793px;height:299px}.title-after,.title-before{background-position:-987px -1px;width:24px;height:25px}.title-after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.human{background-position:-509px -308px;width:127px;height:127px}@media (max-width:1024px){header{height:900px;background-size:cover}header .wrapper-lesson-point table{width:100%}section.first-section .wrapper-title .h2,section.first-section .wrapper-title h2{font-size:2em}section.first-section .wrapper-godfather-block .godfather-block{width:100%}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text:after{right:0;bottom:0}section.first-section .wrapper-godfather-block p.last-word{padding-right:30px}.swiper-container .swiper-slide{width:660px}section.reviews .wrapper-paper{background-position:0 0;width:660px;height:250px;background-size:1255px}section.reviews .wrapper-paper .paper .wrapper-review-text{font-size:1em;line-height:17px}}@media (max-width:768px){header{height:auto;background:url(/img/school/header_back_2.jpg) no-repeat!important;background-size:cover!important}header .wrapper-lesson-point{margin-top:0;border-spacing:5px 10px}header .wrapper-lesson-point table tr td p{padding-left:10px;font-size:.9em}header .wrapper-space{display:none}section.first-section .wrapper-title .h2,section.first-section .wrapper-title h2{font-size:1.8em;margin-top:40px}section.reviews .wrapper-title .h2,section.reviews .wrapper-title h2{font-size:1.8em}section.reviews .swiper-container{margin-top:40px}section.reviews .wrapper-paper{width:450px;background-size:855px;height:167px}section.reviews .wrapper-paper .paper{padding:20px 43px 0;display:block}section.reviews .wrapper-paper .paper .wrapper-human-photo{display:none}section.reviews .wrapper-paper .paper .wrapper-review-text{margin:0}section.six-section .wrapper-title .h2,section.six-section .wrapper-title h2{margin-top:40px}}@media (max-width:600px){section.first-section .wrapper-godfather-block .godfather-block .wrapper-icon-godfather{margin:0 30px 20px 0}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text{display:block!important;padding:0!important;max-height:165px}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text:after,section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text:before{content:none!important}section.first-section .wrapper-godfather-block .godfather-block .reasons-list-more{margin:0;float:right}}@media (max-width:500px){header{background:0 0!important}header .wrapper-mobile-background{background:url(/img/school/header_back_2.jpg) no-repeat!important;background-size:cover!important}header .wrapper-lesson-point{display:block;padding-top:40px}header .wrapper-lesson-point .two-message{display:block}header .wrapper-lesson-point .two-message .lesson-point{width:100%;display:block}header .wrapper-lesson-point .two-message .lesson-point>p{color:#000}section.reviews .wrapper-paper{background:0 0;width:280px!important}section.reviews .wrapper-paper .paper{padding:20px 30px!important}.swiper-container .swiper-slide{width:350px!important}}@media (max-width:370px){.godfather-block .wrapper-icon-godfather{float:none!important;margin:0 30px 20px 0}section.first-section .wrapper-godfather-block{margin-top:20px}}@media (max-width:320px){.swiper-container .swiper-slide{width:280px!important}}@media (min-width:768px){section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text{padding-left:50px;padding-right:30px}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text:before{left:20px}section.first-section .wrapper-godfather-block .godfather-block .wrapper-godfather-text:after{bottom:0}}

/*** 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}}

