@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/curse.css ***/
.wrapper-title .title{display:inline-block}.wrapper-title .title .dotted-border{margin:0 -15px}.h3,h3{font-style:italic;font-weight:600;font-size:2em;margin-top:52px;line-height:35px;margin:53px 100px}.wrapper-icon-form-block{margin-top:62px}.wrapper-icon-form-block .form-icon{display:inline-block;vertical-align:top;width:190px;margin-right:40px}.wrapper-icon-form-block .form-icon .wrapper-icon{height:72px}.wrapper-icon-form-block .form-icon p{text-align:left;margin-top:19px}header{background:url(/img/school/header_back_4.jpg) no-repeat!important;background-size:cover!important;height:812px}header .wrapper-title{margin-top:72px}header .wrapper-title .dotted-border{position:absolute;top:70px;left:100px;right:100px}header .wrapper-title h1{margin-top:140px}header .wrapper-title .h2,header .wrapper-title h2{margin-right:5px}header .wrapper-title .h3,header .wrapper-title h3{background-position:0 -1565px!important;width:756px;height:56px;line-height:56px;display:inline-block;margin-top:68px}header .wrapper-lesson-point{margin-top:63px;display:table;border-spacing:25px 5px}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}section.first-section .h2,section.first-section h2{padding-top:73px}section.first-section .wrapper-baptism-text .pic-cup{float:left}section.first-section .wrapper-baptism-text .baptism-text{margin-left:347px}section.first-section .wrapper-baptism-text .baptism-text p{font-size:1.1em;line-height:20px;margin-bottom:21px}section.first-section .subscribe{margin-top:75px}section.first-section .subscribe p{margin-top:14px}section.second-section{background:url(/img/school/section_back_1.jpg) no-repeat;padding-bottom:74px;background-size:cover}section.second-section .wrapper-title .title .h2,section.second-section .wrapper-title .title h2{margin-top:68px}section.second-section .wrapper-wedding-text{width:64%;font-size:1.2em}section.second-section .wrapper-wedding-text p{margin-bottom:24px}section.second-section .wrapper-wedding-text p:last-child{margin-bottom:0}section.second-section .subscribe{margin-top:67px}section.second-section .subscribe p{margin-top:17px}section.third-section .wrapper-title{margin-bottom:61px}section.third-section .wrapper-title .h2,section.third-section .wrapper-title h2{padding-top:71px}section.third-section .wrapper-left-participle,section.third-section .wrapper-right-participle{display:inline-block;vertical-align:top}section.third-section .wrapper-left-participle{width:49%}section.third-section .wrapper-left-participle p{margin-top:22px;font-size:1.3em}section.third-section .wrapper-left-participle .pic-small-cup{float:right;margin-right:32px}section.third-section .wrapper-right-participle{width:50%;font-size:1.1em;padding-left:8px;line-height:20px;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}section.third-section .wrapper-right-participle p{margin-bottom:17px}section.third-section .wrapper-right-participle p:last-child{margin-bottom:0}section.third-section .subscribe{margin-top:65px}section.third-section .subscribe p{margin-top:18px}section.six-section{padding-bottom:0}section.six-section .wrapper-title{margin-bottom:37px}section.six-section .wrapper-title .h2,section.six-section .wrapper-title h2{padding-top:55px}.dotted-border,.icon,.pic{background:url(/img/school/ordinances.png) no-repeat}.logo{height:44px}.icon-teacher{background-position:0 -65px;width:56px;height:56px}.icon-molitva{background-position:-248px 0;width:56px;height:56px}.icon-message{background-position:-185px 0;width:56px;height:57px}.icon-man-paper{background-position:-124px 0;width:56px;height:57px}.icon-man-message{background-position:-62px 0;width:56px;height:57px}.icon-temple{background-position:0 0;width:56px;height:57px}.pic-cup{background-position:-359px -1px;width:281px;height:479px}.icon-big-man-paper{background-position:-98px -125px;width:76px;height:72px}.icon-without-money{background-position:0 -132px;width:90px;height:65px}.pic-small-cup{background-position:0 -282px;width:143px;height:160px}.icon-wanna{background-position:-74px -204px;width:62px;height:68px}.icon-small-godfather{background-position:-264px -134px;width:66px;height:64px}.icon-heart{background-position:-186px -132px;width:66px;height:64px}.icon-blue-cup{background-position:0 -206px;width:66px;height:64px}.dotted-border{background-position:0 -490px;background-repeat:repeat-x;height:3px}@media (max-width:1024px){header .wrapper-title{margin-top:40px}header .wrapper-title h1{margin-top:100px}header .wrapper-lesson-point table{width:100%}.wrapper-icon-form-block .form-icon{width:154px;margin-right:30px}section.second-section{background-size:contain}section.third-section .wrapper-left-participle .pic-small-cup{display:none}section.third-section .wrapper-left-participle .wrapper-video-block img{width:100%;height:auto}section.third-section .wrapper-right-participle{padding-left:20px}.dotted-border{display:none!important}}@media (max-width:768px){.h3,h3{font-size:1.4em;line-height:24px;margin:40px 0}.wrapper-icon-form-block .form-icon{display:inline-block;width:45%;margin-bottom:40px;margin-right:0}.wrapper-icon-form-block .form-icon .wrapper-icon{display:table-cell;vertical-align:middle}.wrapper-icon-form-block p{padding-left:20px;display:table-cell;vertical-align:middle}.wrapper-icon-form-block .form-icon:nth-child(odd){float:left;clear:both}.wrapper-icon-form-block .form-icon:nth-child(even){float:right}header{height:auto}header .wrapper-title .h2,header .wrapper-title h2{font-size:1.5em}header .wrapper-title h1{font-size:2em;line-height:40px;margin-top:40px}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}section.first-section{padding-bottom:0}section.first-section .h2,section.first-section h2{padding:0}section.first-section .wrapper-baptism-text .pic-cup{display:none}section.first-section .wrapper-baptism-text .baptism-text{margin:0}section.second-section{padding-bottom:0}section.second-section .wrapper-title .title .h2,section.second-section .wrapper-title .title h2{margin-top:40px}section.second-section .wrapper-wedding-text{font-size:1em}section.third-section{padding-bottom:0}section.third-section .wrapper-title .h2,section.third-section .wrapper-title h2{padding-top:0}section.third-section .wrapper-left-participle{width:100%}section.third-section .wrapper-right-participle{padding:0;margin-top:30px;width:100%}section.six-section .wrapper-title .h2,section.six-section .wrapper-title h2{padding-top:0}}@media (max-width:500px){header{background:0 0!important}header .wrapper-mobile-background{background:url(/img/school/header_back_4.jpg) no-repeat!important;background-size:cover!important}header .wrapper-lesson-point{color:#000;display:block}header .wrapper-lesson-point .two-message{display:block}header .wrapper-lesson-point .two-message .lesson-point{width:100%;display:block}section.second-section .wrapper-wedding-text{width:100%}.wrapper-icon-form-block .icon{background-size:400px}.wrapper-icon-form-block .icon-small-godfather{background-position:-165px -84px;width:42px;height:40px}.wrapper-icon-form-block .icon-wanna{background-position:-45px -127px;width:40px;height:43px}.wrapper-icon-form-block .icon-big-man-paper{background-position:-61px -77px;width:48px;height:48px}.wrapper-icon-form-block .icon-without-money{background-position:0 -82px;width:56px;height:42px}.wrapper-icon-form-block .icon-heart{background-position:-116px -82px;width:42px;height:42px}.wrapper-icon-form-block p{padding-left:10px;font-size:.8em;word-break:break-word}}

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

