@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/about.css ***/
header{background:url(/img/school/header_back_1.jpg) no-repeat;background-size:cover;height:805px}header .wrapper-title{margin-top:50px}header .wrapper-title .dotted-border{position:absolute;top:200px;left:100px;right:100px}header .wrapper-title .h1,header .wrapper-title h1{margin:80px 50px 0}header .wrapper-title .wrapper-gradient{margin-top:61px;padding:10px 0}header .wrapper-title .h3,header .wrapper-title h3{margin:0 auto 0;font-size:2.2em;font-style:italic;font-weight:600;box-sizing:border-box;line-height:44px;z-index:900;position:relative}header .wrapper-title .h4,header .wrapper-title h4{text-transform:uppercase;display:inline-block;position:absolute;background:#fff;color:#000;border-radius:10px;padding:3px 12px;right:142px;bottom:135px}header .wrapper-title .h4:before,header .wrapper-title h4:before{content:'';background:url(/img/school/about.png) no-repeat;background-position:-203px -162px;width:22px;height:28px;display:inline-block;position:absolute;bottom:-16px;left:-22px;-webkit-transform:scale(1,-1);transform:scale(1,-1)}section .wrapper-icon-question{width:84%;margin:0 auto 70px}section .wrapper-icon-question .icon-question{display:table;width:46%;float:left;margin-bottom:10px}section .wrapper-icon-question .icon-question>.icon,section .wrapper-icon-question .icon-question>p{display:table-cell;vertical-align:middle}section .wrapper-icon-question .icon-question>p{padding-left:20px;font-size:1.1em}section .wrapper-icon-question .icon-question:nth-child(2n+1){margin-right:60px}section .wrapper-icon-plus{text-align:center;width:48%;margin-left:90px}section .wrapper-icon-plus .icon-plus{width:130px;float:left;height:190px;margin-right:24px;margin-bottom:20px}section .wrapper-icon-plus .icon-plus .wrapper-icon{height:75px}section .wrapper-icon-plus .icon-plus .wrapper-icon .icon{margin:0 auto}section .wrapper-icon-plus .icon-plus strong{font-size:1.3em;font-weight:700}section .wrapper-icon-plus .icon-plus p{margin-top:12px;font-size:1.1em}section .icon-notepad{position:absolute;bottom:-45px;right:0}section .wrapper-vocerkvlenie{-o-box-sizing:border-box;box-sizing:border-box;width:45%;float:left;font-size:1.1em;line-height:20px}section .wrapper-vocerkvlenie.first{margin-right:10%}section .wrapper-task .task{margin-left:380px;position:relative;font-size:1.2em;margin-bottom:25px}section .wrapper-task .task .number{border-radius:46px;width:46px;height:46px;text-align:center;border:1px solid #5288d0;margin-top:-16px;float:left;line-height:46px;font-size:1.2em}section .wrapper-task .task p{padding-left:65px}section .list-of-paper .h3,section .list-of-paper h3{margin-top:60px;font-size:2.2em}section .list-of-paper .wrapper-text-on-paper{width:660px;margin:0 auto}section .list-of-paper .wrapper-text-on-paper ul li{font-size:1.4em;text-transform:uppercase;letter-spacing:-.7px;margin-bottom:4px}section .list-of-paper .wrapper-text-on-paper ul li span{display:inline-block;width:2%;font-size:1.4em}section .list-of-paper .wrapper-text-on-paper ul li p{padding-left:34px;display:inline-block;width:98%;box-sizing:border-box;vertical-align:text-top}section .list-of-paper .wrapper-text-on-paper>p{margin-top:10px;font-size:1.3em;line-height:24px}section.first-section .column .wrapper-title{padding-top:73px;padding-bottom:60px}section.second-section .column{padding-bottom:67px}section.second-section .column .wrapper-title{padding-top:76px;padding-bottom:62px}section.third-section .wrapper-title .title{margin-bottom:62px}section.third-section .wrapper-title .title .h2,section.third-section .wrapper-title .title h2{font-style:italic;font-weight:600;padding-bottom:7px;padding-top:57px}section.third-section .wrapper-title .title .h3,section.third-section .wrapper-title .title h3{font-size:1.8em;display:inline-block}section.third-section .wrapper-title .title .dotted-border{margin-top:5px}section.third-section .h4,section.third-section h4{font-size:1.8em;margin:68px 0 60px;font-weight:600;text-align:center}section.four-section .wrapper-title{padding:60px 0 40px}section.four-section .wrapper-title .title .h2{text-transform:uppercase}section.five-section .wrapper-title{padding-bottom:47px}section.five-section .wrapper-title .h2{width:76%;padding-top:60px;padding-bottom:0;margin:0 auto}section.five-section .wrapper-right-block-oglashenie{width:65%;float:right;font-size:1.2em;line-height:20px;letter-spacing:1px}section.five-section .wrapper-right-block-oglashenie p{margin-bottom:20px}section.five-section .wrapper-right-block-oglashenie p.blue-text{margin:50px 7px 61px 137px;font-size:1.1em;letter-spacing:0;line-height:23px}section.five-section .wrapper-right-block-oglashenie .h3,section.five-section .wrapper-right-block-oglashenie h3{font-size:1.7em;margin-top:28px;margin-bottom:35px;font-weight:600;font-style:italic}section.five-section .wrapper-right-block-oglashenie .godfather{position:absolute;bottom:0;left:-100px}section.six-section .wrapper-title{padding-top:84px;padding-bottom:61px}section.six-section .wrapper-title .title .h2{font-size:2.1em}section.six-section .wrapper-contact-info .wrapper-title{padding-top:0;padding-bottom:0}section.six-section .wrapper-contact-info .address{width:50%;margin:0 auto 20px}.dotted-border,.dotted-border-brown,.godfather,.icon,.list-of-paper,.pravzhizn-title{background:url(/img/school/about.png) no-repeat}.wrapper-logo .logo{height:44px}.dotted-border{background-position:0 -466px;background-repeat:repeat-x;height:3px}.icon-wanna{background-position:-77px -77px;width:74px;height:74px}.icon-love-people{background-position:-233px -76px;width:74px;height:74px}.icon-rain{background-position:-155px 0;width:74px;height:74px}.icon-bible{background-position:0 0;width:74px;height:74px}.icon-molitva{background-position:0 -77px;width:74px;height:74px}.icon-son{background-position:-233px 0;width:74px;height:72px}.icon-heart{background-position:-77px 0;width:74px;height:74px}.icon-invalid{background-position:-155px -77px;width:74px;height:74px}.icon-cool{background-position:-229px -154px;width:52px;height:57px}.icon-free{background-position:-89px -154px;width:59px;height:53px}.icon-available{background-position:-151px -193px;width:57px;height:57px}.icon-kreslo{background-position:0 -154px;width:42px;height:68px}.icon-quality{background-position:-46px -154px;width:39px;height:63px}.icon-notepad{background-position:-339px 0;width:597px;height:444px}.icon-book{background-position:0 -254px;width:328px;height:208px;float:left;margin-top:70px}.list-of-paper{background-position:0 -586px;width:958px;height:810px;margin:100px auto 0}.dotted-border-brown{background-position:0 -473px;background-repeat:repeat-x;height:3px;margin-top:3px}.godfather{background-position:0 -1406px;width:573px;height:335px}.pravzhizn-title{background-position:-581px -1406px;width:302px;height:45px;display:inline-block;margin-bottom:-12px}@media (max-width:1024px){.dotted-border{display:none}.pravzhizn-title{background-position:-580px -1405px;background-size:957px}header .wrapper-title h1{line-height:50px}header .wrapper-title .h3,header .wrapper-title h3{margin-top:0!important}header .wrapper-title .h4,header .wrapper-title h4{display:none}section .list-of-paper{width:740px;height:639px;background-size:740px;background-position:0 -445px}section .list-of-paper .wrapper-title{padding-top:50px;padding-bottom:25px}section .list-of-paper .wrapper-title .h2,section .list-of-paper .wrapper-title h2{font-size:2em}section .list-of-paper .wrapper-text-on-paper ul li{font-size:1.2em;margin-bottom:0}section .list-of-paper .wrapper-text-on-paper p{font-size:1.1em}section .list-of-paper .h3,section .list-of-paper h3{font-size:2em;margin-top:40px}section .wrapper-title .h2,section .wrapper-title h2{font-size:2.2em}section .wrapper-icon-question .icon-question>p{font-size:1em}section .wrapper-icon-question .icon-question>.icon{display:inline-block}section .wrapper-icon-question .icon-question:nth-child(2n+1){margin-right:50px}section .icon-notepad{bottom:-70px;background-size:800px;background-position:-282px 0;width:510px;height:370px}section .wrapper-icon-plus{width:65%}section.five-section .wrapper-right-block-oglashenie{letter-spacing:initial;font-size:1.1em}section.five-section .wrapper-right-block-oglashenie .h3,section.five-section .wrapper-right-block-oglashenie h3{font-size:1.5em}section.five-section .wrapper-right-block-oglashenie .godfather{background-size:850px;background-position:0 -1245px;width:500px;height:299px}}@media (max-width:768px){.pravzhizn-title{background-position:-565px -1366px;background-size:932px;width:293px;display:block;margin:15px auto 0}header .wrapper-mobile-background{background:url(/img/school/header_back.jpg)}section .wrapper-title{padding:40px 0!important}section .wrapper-title .h2,section .wrapper-title h2{margin-top:0}section .wrapper-icon-question{width:100%;margin-bottom:40px}section .wrapper-icon-question .icon-question{width:100%;margin-bottom:20px}section .wrapper-icon-question .icon-question p{display:inline-block;width:80%}section .wrapper-icon-plus{width:100%;margin-left:0}section .wrapper-icon-plus .icon-plus{margin-right:0;width:50%}section .wrapper-icon-plus .icon-plus:nth-child(odd){float:left}section .wrapper-icon-plus .icon-plus:nth-child(even){float:right}section .wrapper-icon-plus .icon-plus:last-child{display:none}section .wrapper-vocerkvlenie{width:100%;float:none}section .wrapper-vocerkvlenie.first{margin:0 0 20px 0}section .wrapper-task .task{margin:0 0 25px 0}section .wrapper-task .task .number{margin-top:-13px}section .list-of-paper{background:0 0;width:100%;margin-top:40px;height:auto}section .list-of-paper hgroup .h2,section .list-of-paper hgroup h2{font-size:1.5em}section .list-of-paper .wrapper-text-on-paper{width:100%}section .list-of-paper .wrapper-text-on-paper ul li{font-size:1em;margin-bottom:15px}section .list-of-paper .wrapper-text-on-paper ul li span{vertical-align:middle}section .list-of-paper .wrapper-text-on-paper ul li p{padding-left:20px;vertical-align:middle}section .list-of-paper .h3,section .list-of-paper h3{margin-top:40px!important}section.second-section .column{padding-bottom:0}section.third-section .wrapper-title .title{margin-bottom:0}section.third-section .wrapper-title .title .h2,section.third-section .wrapper-title .title h2{padding:0}section.third-section .wrapper-title .title .h3,section.third-section .wrapper-title .title h3{font-size:1.5em!important}section.third-section .h4,section.third-section h4{font-size:1.5em;margin:40px 0}section.five-section .wrapper-title .h2,section.five-section .wrapper-title h2{padding:20px 0!important}section.five-section .wrapper-right-block-oglashenie{width:100%;float:none}section.five-section .wrapper-right-block-oglashenie p.blue-text{margin:0 0 40px}section.six-section .wrapper-title .h2,section.six-section .wrapper-title h2{font-size:1.5em!important}section.six-section .wrapper-contact-info .wrapper-title{margin-bottom:0!important}section.six-section .wrapper-contact-info .h3,section.six-section .wrapper-contact-info h3{font-size:1.5em;margin:0!important}section.six-section .wrapper-contact-info .h3 p,section.six-section .wrapper-contact-info h3 p{margin-top:5px}section.six-section .wrapper-contact-info>p{font-size:1em}section.six-section .wrapper-contact-info .address{width:100%}}@media (max-width:500px){header .wrapper-title h1{margin:0}header .wrapper-title .h4,header .wrapper-title h4{bottom:115!important}section .wrapper-icon-question .icon-question p{width:65%}}@media (max-width:380px){header .wrapper-title h4{bottom:120px!important}.pravzhizn-title{background-position:-485px -1172px;background-size:800px;width:253px}}

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

