@charset "utf-8";

.titulhead {
	/*background-image: url(../img/sobor_sl_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;  */
	position:absolute;left:0px;top:0px;width:100%;	/*position:relative;*/
	/*position: absolute;
	z-index: 1;*/
}
#head {
	overflow: hidden;
}

.box_slider{position:relative;padding:0 0 0 0;height:800px;}
.box_slider:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.titul_slider{width:100%;height:100%;}
.titul_slider_item{
	position: relative;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
}
.titul_slider_item:focus {outline: none;}
.titul_slider_img{
	position:static;
	display: block;
	width: 100%;
	height: 800px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}

.topline {
	background-image: url(../img/bg_topline.png);  /* _ny */
	background-repeat: repeat-x;
	background-position: center -74px;
	clear: both;
	min-height: 800px;	/*font-weight: bold;*/
	height: 1px;
	overflow: hidden;
}
.toplft{
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	width: 27%;
	margin-left:3%;
	margin-right:3%;
	height: 100%;
	background-image: url(../img/bg_grey_px.png);
	background-repeat: repeat;
}
.toprght {
	float: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	width: 67%;
	height: 100%;
/*	background-image: url(../img/svecha.png);ny  */
	background-repeat: no-repeat;
	background-position: right bottom;  

}
.zagsobor{
	padding-top: 500px;padding-right: 100px;
}
.zagsobor p {
	font-size: 60px;
	line-height: 120%;
	text-align:right;
	color: #FFF;
}

.zagsobor p span{
	background-image: url(../img/bg_titulzag.png);
	background-repeat: no-repeat;
	/*background-position: -8px center;*/
	background-size: auto 100%;
	padding:0px 10px 0px 33px;
}

.calend {
	/*background-image: url(../img/bg_grey_px.png);
	background-repeat: repeat;*/
	overflow: hidden;
}

/*main*/
#main-f{
	margin-top: 33px;

}

@media screen and (max-width:1380px) {
/*.titulhead {
	background-image: url(../img/sobor_sl_3_1400.jpg);
}*/
.box_slider, .titul_slider_img{height:700px;}
.topline {
	min-height: 700px;
}
.toplft{
	width: 32%;
}
.toprght {
	width: 62%;
}
.zagsobor{
	padding-top: 450px;padding-right: 70px;
}
.zagsobor p{
	font-size: 54px;
	line-height: 59px;
}
}
@media screen and (max-width:1120px) {
.zagsobor{
	padding-right: 60px;
}
.zagsobor p{
	font-size: 53px;
	line-height: 58px;
}
}

@media screen and (max-width:1080px) {
/*.titulhead {
	background-image: url(../img/sobor_sl_3_1200.jpg);
} */
.box_slider, .titul_slider_img{height:600px;}
.topline {
	min-height: 600px;
}
.toplft{
	width: 34%;
	margin-left:2%;
	margin-right:2%;
}
.toprght {
	width: 62%;
	background-size: auto 80%;
}
.zagsobor{
	padding-top: 360px;padding-right: 50px;
}
.zagsobor p{
	font-size: 50px;
	line-height: 54px;
}
}
@media screen and (max-width:1020px) {
#head {
	height:1100px;
}
.calend {
	height:600px;
	overflow: hidden;
}
.titulhead {
	/*background-image: url(../img/sobor_sl_3_1000.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	position:relative;*/
	/*position: absolute;
	z-index: 1;*/

}
.box_slider, .titul_slider_img{height:500px;}

.topline {
	/*min-height: 1000px;*/ height:100%;
	background-position: center -80px;
}
.toplft{
	float: none;
	width: 100%;
	margin-left:0%;
	margin-right:0%;
	background-image: url(../img/bg_grey_px.png);
	background-repeat: repeat;
	height: 100%;

}
.toprght {
	float: none;
	width: 100%;
	height: 500px;
}
.zagsobor{
	padding-top: 250px;padding-left: 45px;
}
.zagsobor p{
	font-size: 50px;
	line-height: 54px;
	text-align:left;
}
}

@media screen and (max-width:750px) {
/*.titulhead {
	background-image: url(../img/sobor_sl_3_800.jpg);
}*/
#head {
	height:1000px;
}
.calend {
	height:600px;
	overflow: hidden;
}
.box_slider, .titul_slider_img{height:400px;}
.topline {
	/*min-height: 400px;*/
	background-position: center -82px;
}
.toprght {
	float: none;
	width: 100%;
	height: 401px;
}
.zagsobor{
	padding-top: 200px;padding-left: 30px;
}
.zagsobor p{
	font-size: 38px;
	line-height: 43px;
}
}
@media screen and (max-width:550px) {
#head {
	height:1100px;
}
.calend {
	height:700px;
	overflow: hidden;
}
.topline {
	background-position: center -60px;
}
.zagsobor{
	padding-top: 200px;padding-left: 20px;
}
.zagsobor p{
	font-size: 34px;
	line-height: 39px;
}
}

@media screen and (max-width:490px) {
#main-f{
	margin-top: 0px;

}
/*.titulhead {
	background-image: url(../img/sobor_sl_3_500.jpg);
	background-position: center 50px;
}*/
#head {
	height:1050px;
}
.calend {
	height:600px;
	overflow: hidden;
}


.box_slider, .titul_slider_img{height:300px;}
.topline {
	/*min-height: 600px; */
}
.toplft{
	width: 100%;
	/*margin-left:3%;
	margin-right:3%;
	background-image: url(../img/bg_grey_px.png);
	background-repeat: repeat;*/
/*	height: 300px;  */

}
.toprght {
	width: 100%;
	height: 420px;   
}

.zagsobor{
	padding: 240px 2px 0px 2px;
}
.zagsobor p span{
	background: none;
}

.zagsobor p{
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	color: #379197;	/*text-transform: uppercase;*/
}
}

@media screen and (max-width:440px) {
#head {
	height:1152px;
}
.calend {
	height:700px;
	overflow: hidden;
}
.toprght {
	background-size: auto 50%;

}

}