@charset "utf-8";

body {
	margin:0px;
	padding:0px;
	font-family: 'Fira Sans', Arial, sans-serif;
	background-color:#FFFFFF;
	height:100%;
	/*position:relative;*/
	font-size:15px!important;
	color: #333;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	/*font-weight: 700;*/
}
/*MAIN*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer,header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
//	font-size:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}

h1 {
	font-size:200%;
	text-transform: uppercase;
	color: #2c797e;
	text-align: left;
	padding: 15px 25px 15px 0px;

}
h2 {font-size:170%;}
h3 {font-size:130%;}
.fluid-font-size {
  font-size: calc( (100vw - 480px)/(1920 - 480) * (18 - 14) + 14px);
}
.maincontent p {
	font-size:16px;
	text-align: justify;
	padding: 3px 0px;
	line-height: 130%;
	text-indent: 30px;
}
.hide {
		display: none;
}

@media screen and (min-width:2000px) and (orientation: portrait) {
.main-wrapper {
	max-width: 1920px; 
}
.maincontent p {
	font-size:26px;
	text-align: justify;
	padding: 4px 0px;
	line-height: 130%;
	text-indent: 30px;
}
body {
	font-size:21px!important;
}
.daybg p, .dayredbg p {
	font-size:18px;
}
.more a {
	font-size: 90%;
}
.txtday {
	font-size: 22px!important;
}
.txtday p, .krasday p {
	font-size: 22px!important;

}

} 

@media screen and (max-width:1600px) {
.maincontent  {
	padding: 3px 20px 3px 0px;
}

}
@media screen and (max-width:1000px) {
.maincontent  {
	padding: 3px 15px 3px 15px;
}
.listmenu{
	padding: 0px 15px;
}

}
@media screen and (max-width:1920px) {
.main-wrapper {
	max-width: 1600px; 
} 
.more a {
	font-size: 120%;
}
.txtday {
	font-size: 18px!important;
}
.txtday p, .krasday p {
	font-size: 18px!important;
}
}  

.main-wrapper {
	padding:0px;
	margin: 0px auto;
	min-width:320px;
	position:relative;
	/*overflow:hidden;*/
	min-height:100%; 
	//max-width: 1600px; 

}

.defhead {
	background-image: url(../img/sobor_deftop.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #bbcee5;
	height: 330px;
	/*position:relative;*/
	/*position: absolute;*/
	z-index: 1;
}
/*topgreen*/
.topblk {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	padding: 18px 10px 0px 0px;
}
.topblk div{
	background-position: left center;
	/*box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;  */
	padding: 5px 20px 0px 25px;
	white-space: nowrap;
	display: inline-block;

}
.tadr {
	background-image: url(../img/icon_adres.png);
	background-repeat: no-repeat;
}
.topblk .tphon {
	background-image: url(../img/icon_phone.png);
	background-repeat: no-repeat;
	padding: 5px 20px 0px 22px;
}
.tmail {
	background-image: url(../img/icon_email.png);
	background-repeat: no-repeat;
	padding-right: 0px;
}
@media screen and (max-width:1400px) {
.topblk {
	padding: 19px 10px 0px 0px;
	font-size: 15px;
}

}

@media screen and (max-width:1300px) {
.topblk {
	padding: 7px 10px 0px 0px;
	font-size: 15px;
}

}

@media screen and (max-width:1000px) {
.topblk {
	font-size: 14px;
	padding: 18px 0px 0px 0px;
}
.topblk div{
	padding: 5px 15px 5px 25px;
}
.half{
	width: 100%;
}
.lfloat{
	float: none;
	padding-right: 22px;
}
.rfloat {
	float: none;
	padding-left: 22px;
}
}

@media screen and (max-width:814px) {
.topblk {
	padding: 7px 0px 0px 0px;
}
.topblk div{
	padding-top: 0px;

}

}




.defzagsobor {
	background-image: url(../img/second_zag.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 600px;
	height: 190px;
	/*margin-left: 30px;*/
	position: absolute;
	left: 530px;
	bottom: 10px;
}



.izh {
	font-family: 'Izhitsa';
}
.calend .zag {
	font-size:22px;
	padding: 18px 4px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
}
.calend .txtblk {
	font-size:15px;
	padding: 18px 0px;
	color: #FFF;
}
.DD_NED {
	color:#fff;
	font-size:18px;
	display: block;
	background-color: #379197;
	padding: 7px 20px;
}
.DD_ICON {
	padding: 10px;
	text-align: center;
}
.DD_DATE {
	text-align: center;
	font-size:21px;
	display: block;
	padding: 10px 25px;
}


.DD_POST {
	font-size:18px;
	display: block;
	padding: 7px 20px;
}
.DD_TPTXT {
	padding: 5px 7px 5px 20px;
	font-size:15px;
	display: block;
	color:#eee;
}
.DD_TEXT {
	margin: 10px 20px;
	padding: 10px;
	font-size:14px;
	background-image: url(../img/bg_grey_px.png);
	background-repeat: repeat;
	color:#fff;
	line-height: 18px;
}
.DD_TEXT p{
	margin: 5px 0px;
}
.calend .txtblk a{
	color:#ccc;
}
.DI{
	margin: 0px 2px;
}


@media screen and (max-width:1622px) {
#main{
	padding-right:22px;
}
}

.fullwidth{
	width: 100%;
	clear: both;
	float: none;
	/*padding-top: 44px;*/
}
.half{
	width: 50%;
}
.lfloat{
	float: left;
	padding-right: 22px;
}
.rfloat {
	float: right;
	padding-left: 22px;
}
@media screen and (max-width:1020px) {
.half{
	width: 100%;
}
.lfloat{
	float: none;
	padding-right: 0px;
}
.rfloat {
	float: none;
	padding-left: 0px;
}
}


.unfloat {
	float: none;
	clear: both;	/*padding-left: 20px;*/
}
.vspace {
	float: none;
	clear: both;
	height: 22px;
}
.withbukvitsa::first-letter {
    font-size: 1.6em; /* Размер буквицы */
    padding: 0px; /* Поля вокруг первой буквы */
    margin-right: 0px; /* Отступ справа */
    color: #c12b24; /* Цвет буквицы  */
    line-height: 1.0em; /* Положение относительно текста */
}
.standblk  {
    margin-bottom: 22px; /* Отступ снизу */
	background-color:#FFF;
	padding:0px 12px;
}
.standblk:hover  {
    /*padding: 20px; */
}
.rubrik{
	background-image: url(../img/bg_wh_uzor.png);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	/*line-height: 200%;*/
	display: inline-block;
	padding: 8px 22px 8px 30px;
	margin-bottom: 25px;
}
.yelblk {
	background-color: #fcedc5;
}
.yelblk .rubrik{
	background-color: #f3b30e;
}
.yelblk .blk_cover {
	position: relative;
	width: 150px;
  float:left;
}
.yelblkleft .blk_cover {
	position: relative;
	width: 80px;
  float:left;
}
.yelblk .txtn {
	margin-left:172px;
}
.yelblkleft .txtn {
	margin-left:102px;
}
.blktanons {
	margin:0px 25px 20px 25px;
}

.txtan {
	width: 65%;
}
.pican {
	float: right;
	width: 30%;
}
.pican img{
	width: 100%;
}
.blkan {
	clear: both;
	float: none;
	margin: 0px 25px 25px 25px;
}
.greenblk {
	background-color: #d7e9ea;
	/*margin-top: 44px;*/
}
.greenblkleft {
	background-color: #d7e9ea;
}

.greenblk .rubrik, .greenblkleft .rubrik{
	background-color: #379197;
}
.blktnews, .blkrss {
	margin:0px 25px 20px 25px;
}

.greenblk .blk_cover {
	position: relative;
	width: 150px;
  float:left;
}
.greenblkleft .blk_cover {
	position: relative;
	width: 80px;
  float:left;
}

.blk_cover::before {
	content: "";
	display: block;
	padding-top: 100%; /* С помощью этого padding мы задаем высоту равную ширине блока */
}
.blkrss .blk_cover::before {
	content: "";
	display: none;
	padding-top: 0%; /* С помощью этого padding мы задаем высоту равную ширине блока */
}

.blk_img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  background: url('../img/none.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
a.picn {
  background: url('../img/none.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  display:block;
  float:left;
  width: 164px;
  height: 164px;
 /* margin-right:20px;*/
}
.greenblk .txtn {
	margin-left:172px;
}
.greenblkleft .txtn {
	margin-left:102px;
}

.txtn a{
	color:#333;
	text-decoration: none;
	
}
.blk_cover span{
	display:block;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	color:#23666b;
}

.txtn span {
	display:block;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}
.txtn a span{
	color:#23666b;
}
.blublk {
	background-color: #e0e9f3;
	/*margin-top: 44px;*/
}
.blublk .rubrik {
	background-color: #2c797e;
}
.blublk p {
	margin: 0px 18px 3px 18px;
}
.blublk p.zagt {
	font-family: 'Izhitsa';
	font-size:26px;
	color:#2c797e;
}
.blublk a {

}


@media screen and (max-width:500px) {
.blkan {
	margin: 0px 15px 0px 15px;
}

.greenblk {
	margin-top: 0px;
}
.blktnews {
	margin:0px 15px 20px 15px;
}
.blk_cover {
	position: relative;
	width: 100%;
  float:none;
}
.blk_cover::before {
	content: "";
	display: block;
	padding-top: 100%; /* С помощью этого padding мы задаем высоту равную ширине блока */
}
.blk_img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  background: url('../img/none.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}


a.picn {
  background: url('../img/none.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: top center;
  display:block;
  float:none;
  width: 100%;
 /* height: 80%;
 margin-right:20px;*/
}
.txtn {
	margin-left:0px;
}
.txtn a{
	color:#333;
	text-decoration: none;
	
}
.txtn span{
	display:block;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}
.txtn a span{
	color:#23666b;
}

}


.tzag {
	font-size: 3em; /* Размер буквицы */
	color: #379197; /* Цвет буквицы    */
	margin: 0px 0px 9px 0px;
	line-height: 50%;
}
.tzagsml {
	font-size: 2.6em; /* Размер буквицы */
	color: #379197; /* Цвет буквицы    */
	margin: 0px;
	line-height: 50%;
}
.withbukvitsasml::first-letter {
    font-size: 1.2em; /* Размер буквицы */
    padding: 0px; /* Поля вокруг первой буквы */
    margin-right: 0px; /* Отступ справа */
    color: #c12b24; /* Цвет буквицы  */
    line-height: 1.0em; /* Положение относительно текста */
}
.inl {
	display: inline-block; float:left;
}
.more {
	text-align: right;
	color: #FFF;
	margin-top:-10px;	
	/*line-height: 200%;font-weight: bold;*/
	padding: 10px 20px 20px 10px;
}
.more a {
	//font-size: 120%;
	color: #fff;
	background-image: url(../img/bg_more_a.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: underline;
	padding: 5px  20px 5px 30px;
	text-transform: uppercase;
	text-decoration: none;

}
.standblk:hover .more a, .more a:hover{
	color: #eee;
	text-decoration: none;
	background-image: url(../img/bg_more.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.imag {
	margin-bottom: 20px;

}
.wdth6 {
	width: 66%;
}
.wdth10 {
	width: 100%;
}



.wdth {
	width: 50%;
}
.wdth2 {
	width: 20%;
}
.mrgnl2 {
	margin-left: 20%;
}
.wdth30 {
	width: 30%;
}
.blkoneday {
	display: table-row;
	border: 1px solid #E4A300;
}
.divtbl {
	display: table;
}

.daybg, .dayredbg, .pic-vseday, .pic-bdenday, .pic-polyday, .blktxtday {
	display: table-cell;
}
.daybg, .dayredbg,.daypurpbg {
	background-image: url(../img/day_bg_green.gif);
}
.dayredbg {
	background-image: url(../img/day_bg_red.gif);
}
.daypurpbg {
	background-image: url(../img/day_bg_red.gif);
}
.daybg, .dayredbg,.daypurpbg {
	background-repeat: no-repeat;
	height: 150px;
	width: 120px;
	color: #FFF;
	text-align: center;
	padding-top: 33px;
	font-size: 17px;
}
.daybg p, .dayredbg p {
	padding-top: 0px!important;
	padding-bottom: 14px!important;
	line-height: 100%!important;
	text-indent: 0px!important;
	text-align: center!important;
}



.daybg p strong, .dayredbg p strong {
	font-size: 22px!important;
	font-weight: bold;
	color: #fcd168;
}
.pic-vseday {
	background-image: url(../img/ico_day_vse.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 40px;
	height: 40px;
}
.pic-bdenday {
	background-image: url(../img/ico_day_sredbden.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 40px;
	height: 40px;
}
.pic-poliday {
	background-image: url(../img/ico_day_sredpol.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 40px;
	height: 40px;
}
.blktxtday {
	padding-left: 25px;
	vertical-align: top;
	padding-bottom: 30px;
}
.txtday {

	padding-bottom: 10px!important;
	padding-right: 40px!important;
}
.txtday p, .krasday p {

	padding: 0px!important;

}

.pic-slavday {
	background-image: url(../img/ico_day_slavosl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 40px;
	height: 40px;
}
.purp {
	color: #7030a0;
}
.pic-krasday {
	background-image: url(../img/ico_day_krasn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 40px;
	height: 40px;
}
.red {
	color: #F00;
}

.month {
	font-size: 30px!important;
	font-weight: bold;
	color: #e4a300;
	background-color: #faefd4;
	padding: 5px 30px!important;
}
.week {
	font-size: 22px!important;
	font-weight: bold;
	color: #FFF;
	background-color: #e4a300;
	padding: 5px 30px!important;
	text-align: lef!importantt;
	margin-bottom: 20px;
}

/*animate*/

.ease-out{
	transition: all .1s ease-out .1s;
}
.ease-out3{
	transition: all .3s ease-out .3s;
}
.ease {
	transition: all .3s ease-out .3s;
}
.ease2{
	transition: all .6s ease-out .6s;
}
.ease-out4{
	transition: all .4s ease-out .4s;
}
.animate-top-reset.animate-top{
	opacity: 0;
	top: -200px;
}
.animate-top-reset{
	opacity: 1;
	top: 0;
}
.an-btr.an-bt {
	opacity: 0;
	bottom: -200px;
}
.an-btr {
	opacity: 1;
	bottom: 0;
}


/*Block arhierei*/
.tarhier {
	background-image: url(../img/bg_arhier.jpg);
	background-position: center center;
	background-size: cover;
	height: 300px;
	padding: 22px;
	clear:none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
}
.ar_blkzag {
	width: 33%;
	/*flex-grow: 1;*/
	margin: 10px 50px 20px 10px;
}
.patr_blk {
	/*width: 50%;
	flex-grow: 2;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start ;
  -ms-flex-wrap: wrap;
  align-items: flex-start;
	/*min-width: 25%;*/

  /*height: 300px;*/
  /*padding: 10px 0;*/
}
.ar_blks {
/*		flex-grow: 1;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start ;
  -ms-flex-wrap: wrap;
  align-items: flex-start;

	/*min-width: 25%;*/

  /*height: 300px;*/
  /*padding: 10px 0;*/
}
.tarhier h3{
	font-size: 1.4em; 
	color: #379197; 
}
.tarhier h3 a{
	color: #379197; 
}
.ar_pic {
	height: 240px;
}
.ar_text {
	display:block;
	padding:0px 15px;
    min-width: 200px;
}
@media (max-width: 1340px) {
.visibl1340 {
	display:none;
}
.ar_text {
    min-width: 120px;
}
}
@media (max-width: 1140px) {
.ar_blkzag {
	width: 25%;
	/*flex-grow: 1;*/
	margin: 10px 30px 20px 10px;
}
.ar_text {
    min-width: 120px;
}
}
@media (max-width: 1024px) {
.tarhier {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start ;
  flex-wrap: wrap;
	height: auto;
}

.ar_blkzag {
	width: 100%;
}
.patr_blk {
	max-width: 60%;
}
.ar_blks {
	min-width: 33%;
}
.ar_pic {
	width:110px
}
}
@media (max-width: 724px) {

.patr_blk {
	max-width: 95%;
	margin-bottom:12px;
}
.ar_pic {
	width:100px;
}
}
@media (max-width: 540px) {
.patr_blk, .ar_blks {
	  flex-wrap: wrap;
	  min-width:70%;
}
.patr_blk .ar_text {
	margin:10px 10px 20px 0px;
	padding:0px;
}
.ar_text {
    min-width: 120px;
}
}

/*Block arhierei end*/


.contlink{position:relative;/*overflow:hidden;display:inline-block;width:100%;white-space:normal;vertical-align:baseline*/}
/*.entry:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:-1}
.entry:before{content:"";display:block;padding-top:0%}
.entry:hover{z-index:1}*/
.contlink_a{position:absolute;top:0px;left:0px;right:0px;bottom:0px;display:block;cursor:pointer;/*border:0 solid #ff3729;transition:border .1s ease;*/text-indent:-9999px}
/*.contlink:hover .contlink_a{	-webkit-box-shadow:0px 8x 7px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0px 8px 7px 4px rgba(0, 0, 0, 0.3);
	box-shadow:1px 2px 1px 3px rgba(55, 145, 151, 0.3);
	}*/
.contlink:hover .contlink_a
{
    /*position:relative;*/
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(55, 145, 151, 0.1) inset;
}
.contlink:hover .contlink_a:before, .contlink:hover .contlink_a:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(55, 145, 151, 0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.contlink:hover .contlink_a:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}	

.flextret {
	/*height: 300px;
	padding: 22px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  align-items: stretch;

}
.svyattl {
	/*float: left;*/
	width: 67%;
	margin-top:15px;
	margin-right:0%;
}

.raspisttl {
	/*float: left;*/
	width: 33%;
	background-color: #d7e9ea;
	margin-top:30px;
	padding-bottom:22px;

}
@media (max-width: 1460px) {
.svyattl {
	width: 63%;
}

.raspisttl {
	width: 37%;
}
/*.patr_blk, .ar_blks {
	  flex-wrap: wrap;
	  min-width:70%;
}*/

}
@media (max-width: 1400px) {
.raspisttl .rubrik {
	font-size:32px;
	margin-bottom: 9px;
}
.raspisttl .text{
	padding: 0px 14px;
}
}
@media (max-width: 1024px) {
.flextret  {
	  flex-wrap: wrap;
}
.svyattl {
	width: 100%;
}

.raspisttl {
	width: 100%;
}}



.raspisttl .rubrik {
	background-color: #379197;
	display:block;
}
.raspisttl .text{
	padding: 0px 20px;
	text-align:center;
}

.raspisdef {
	background-color: #d7e9ea;
	margin-top:0px;
	padding-bottom:22px;

}
.defbg .rubrik{
	display:block;
	font-size:28px;
	margin-bottom: 15px;

}
.defbg .blkan {
	clear: both;
	float: none;
	margin: 0px 15px  0px 15px;
}
.defbg .txtan {
	width: 100%;
}
.raspisdef .rubrik{
	background-color: #379197;
}
.raspisdef .text{
	padding: 0px 12px;
	text-align:center;
	font-size:14px;
}
.przdn .rubrik{
	background-color: #ed1c24;
}

.przdn .text{
	padding: 5px 14px 20px 14px;
	text-align:center;
	font-size:100%;
	/*background-image: url(../img/rozy.png);
	background-position: bottom center;
	background-repeat: no-repeat;*/
}

.nglr {
    float: left; 
    height: 160px;
    margin: 12px 1%;
}

.picleft {
    float: left; 
    width: 250px;
    margin: 0px 22px 22px 0px;
}
.wdt300 {
    width: 300px;
}


.listmenu ul {
    list-style-type: none !important;    
    margin: 0px auto;
    /*line-height: 2.5; */
    padding: 0px;
}

.listmenu ul li:before {
    background-image: none;   
}

.listmenu ul li  {
   /* display: inline;*/
    list-style-type: none !important;
    padding: 4px 0px;
    padding-left: 0px;
}

.listmenu ul li a {
    font-size: 22px;
    text-decoration: underline;
    color: #379197;
   /* font-weight: bold;   */
}


/*treby*/
.treb_list {
}

.treb_item {
	width: 70%;
	display: table;
	margin-bottom: 5px;
}
.treb_cont {
	width: 100%;
	display: table-row;
	font-size: 21px;
	line-height: 21px;

}

.treb_item div {
	display: table-cell;
	padding-top: 11px;
	vertical-align: bottom;

}
.treb_item .imen {
	background-image: url(../img/dot.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
}
.treb_item a {
	color: #379197;
	text-decoration: none;
}
.treb_item a:hover {
	color: #F30;
	text-decoration: none;
	background-color: #D7E9EA;
}
.treb_item .imen span{
	background-color: #FFF;
	padding-right: 7px;
}
.treb_item a:hover .imen span{
	background-color: #D7E9EA;
}
.treb_item .price {
	font-size: 21px;
	padding-right: 20px;
	white-space: nowrap;
	padding-left: 5px;
}
.treb_item .order {
	font-size: 16px;
	text-decoration: underline;
	text-align: right;

}

/*.trebblk {
	background-image: url(../img/bg_treb.gif);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	height: 700px;
	width: 400px;
	padding-top: 120px;
	padding-right: 30px;
	padding-left: 30px;
}*/
.trebblkup {
	background-image: url(../img/bg_treb_up.gif);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
	width: 500px;
}
.trebblk {
	background-image: url(../img/bg_treb_dwn.gif);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: bottom center;
	width: 100%;
	padding-top: 130px;
	padding-right: 55px;
	padding-left: 40px;
}
.trebblk input[type=text], select, textarea {
	width: 100%;
	padding: 5px;
	margin-bottom: 12px; 
	font-size: 16px;
}
.trebblk input[type=submit] {
    background-color: #4a908b;
    color: white;
    padding: 9px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
	font-size: 18px;
}

input[type=submit]:hover {
    background-color: #45a049;
}

.trebblk h1{
	text-align: center;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
.trebblk .price{
	text-align: center;
	font-size: 16px;
	color: #F00;
	margin-bottom: 15px; 
}
.trebblk .price span{
	font-size: 21px;
}

.trebdata {
	font-size: 18px;
	border: none;
}
.trebimena {
	font-size: 18px;
	height: 358px;
	line-height: 36px;
	border: none;
	background-image: url(../img/trebs_textline.gif);
	background-repeat: repeat-y;
	background-position: center top;
	resize: none;
}
.trebbtn {
	padding-bottom: 50px;
	text-align: center;
}
.trebsvyat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.svyat_item {
	width: 50%;
	margin-bottom: 10px;
	text-align: center;
}
.svyatzag {
	text-align: center;
}
.yoom p {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding-top:5 px;
}
.btpay a {
	background-color: #379197;
	padding: 10px 10px;
	display: inline-block;
	color: #fff;
	text-indent: 0px;
}

@media (max-width: 1000px) {
.treb_item {
	width: 90%;
	margin-left: 10px;
}
.treb_cont {
	font-size: 18px;
	line-height: 18px;

}
.trebblkup {
	width: 340px;
}
.trebblk {
	padding-top: 80px;
}
.trebimena {
	font-size: 15px;
}

}


/*basket*/

#system_basket .basket_table_wrapper {
    border-radius: 5px;
    border: 1px solid #aaa;
    background: #fff;
    overflow: hidden;
    color: #333;
}

#system_basket .basket_table_wrapper th, #system_basket .basket_table_wrapper td {
    color: #333;
}

#system_basket .cart_item_name a {
    color: #2765BA;
}

.basket_table_title {
    padding: 15px;
    border-bottom: 1px solid #aaa;
}

.basket_table_title_icon {
    background-image: url(../../base-img/basket-icon.png);
    text-indent: -100px;
    overflow: hidden;
    height: 28px;
    width: 32px;
    margin-right: 15px;
}

.basket_table_title_text {
    font-size: 18px;
    line-height: 28px;
}

.basket_table_title .system_basket_go_back {
    float: right;
}

.basket_table {
    width: 100%;
}

.basket_table tfoot, .basket_table thead {
    background: #eee;
}

.basket_table img {
    padding: 10px;
    box-shadow: 0 0 5px #999;
    border-radius: 5px;
}

.basket_table td, .basket_table th {
    vertical-align: middle;
    padding: 15px 10px;
    white-space: nowrap;
    border-bottom: 1px solid #aaa;
}

.basket_table tfoot td {
    border-bottom: none;
    padding: 0;
}

.basket_table th {
    border-top: 1px solid #fff;
}

.basket_table .cart_item_name {
    white-space: normal;
}

.basket_table .total_price {
    border-top: 1px solid #fff;
    padding: 15px;
    font-size: 18px;
    line-height: 1.3;
    text-align: right;
}

.basket_table .price_value {
    margin-right: 5px;
}

.basket_table .system_basket_amount {
    width: 65px;
    text-align: center;
}

.basket_table .basket_col_1 {
    width: 100px;
    padding-left: 15px;
}

.basket_table thead .basket_col_1_2 {
    border-radius: 5px 0 0 0;
}

.basket_table .basket_col_5 {
    text-align: right;
    padding-right: 15px;
}

.basket_table .total_price #basket_summary_price {
    margin: 0 3px;
    font-size: 24px;
    font-weight: bold;
}

#system_empty_basket_text, #system_empty_header_basket {
    display: none;
}

#system_basket .system_basket_delete {
    border: 1px solid #fff;
    background: #fff;
    border-radius: 4px;
    width: 32px;
    height: 28px;
    padding-bottom: 4px;
    color: #bc0003;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    text-shadow: 0 1px 2px #fff;
    box-shadow: 0 0 2px 0 #888, inset 0 -30px 30px -30px #ccc;
}

#system_basket .system_basket_delete:hover {
    box-shadow: 0 0 3px 0 #999, inset 0 -30px 30px -30px #90dcf7;
}

.basket_to_form_wrapper {
    padding-top: 15px;
}

.order_paysystem .order_paysystem_item {
    margin-bottom: 25px;
}

.order_paysystem .order_paysystem_item .paysystem_buttons {
    margin-top: 5px;
}

.order_list .order_item {
    margin-bottom: 30px;
}

.order_list .order_table th {
    font-weight: bold;
}

.order_list .order_table .price_value {
    margin-right: 3px;
}

.order_list .order_info .order_summary {
    font-weight: bold;
    margin-bottom: 8px;
}

.order_list .order_info .order_summary .price_value {
    margin: 0 3px;
    font-size: 18px;
}

.purchase_controls .purchase_fields {
    width: auto;
    padding: 15px;
}

.purchase_controls .fieldset {
    width: auto;
}

.purchase_controls .purchase_fields .field {
    display: block;
    cursor: default;
    vertical-align: top;
    text-align: left;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.purchase_controls .purchase_fields .field input,
.purchase_controls .purchase_fields .field textarea,
.purchase_controls .purchase_fields .field select {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.purchase_controls .purchase_fields .field textarea {
    height: 35px;
}

.purchase_controls .purchase_fields .system_basket_submit {
    margin-top: 20px;
}

.basket_submit_button {
    background: #b5d642;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    padding: 9px 10px 7px 10px;
    border: 1px solid #A7C85B;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 #000, inset 0 -40px 40px -40px #5a910a;
    text-shadow: 0 -1px #580;
    cursor: pointer;
}

.basket_submit_button:link, .basket_submit_button:visited, .basket_submit_button:hover {
    text-decoration: none;
    color: #fff;
}

body .purchase_controls .field .basket_submit_button {
    width: 300px;
}

.contact_info td, .contact_info th {
    vertical-align: top;
    padding: 0 5px 5px 0;
}

.contact_info .contact_title {
    white-space: normal;
    font-weight: bold;
}

.buy_button {
}









/*svyatini*/
.entry h2{font-family: 'Fira Sans', Arial, sans-serif;font-size:17px;line-height:22px;padding:0px;margin:0px;text-align: center;}
@media screen and (max-width: 1530px){.entry h2{line-height:20px;font-size:16px}}
@media screen and (max-width: 128px){.entry h2{line-height:18px;font-size:14px}}

.entry:hover h2{color:#fff;}
.entry h2 a{color:#fff; text-decoration:none;}
.entry:hover h2 a{color:#fff;}

.entry{position:relative;/*overflow:hidden;*/display:inline-block;width:100%;white-space:normal;vertical-align:baseline;margin-bottom:0.5%}
.entry:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;/*background-color:#000;*/z-index:-1}
.entry:before{content:"";display:block;padding-top:100%}
.entry:hover{z-index:1}
@media screen and (min-width:600px){.entry{width:100%; margin-bottom:0.5%}}
@media screen and (min-width:800px){.entry{width:49%; margin-right:0.6%; margin-bottom:0.5%}}
@media screen and (min-width:1100px){.entry{width:33%; margin-right:0.3%; margin-bottom:0.25%}}
@media screen and (min-width:1560px){.entry{width:33%; margin-right:0.33%; margin-bottom:0.25%}}

.entry__cover{position:absolute;overflow:hidden;top:-1px;left:-1px;right:-1px;bottom:-1px}
.entry__gallery .entry__cover{bottom:0%}
.entry__cover:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;/*background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.6));transition:background-color .2s ease;*/}
.entry__gallery:hover .entry__cover:after {background-color:rgba(0,0,0,.2)}
.entry__img{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:0%;transition:transform .2s ease}
.entry:hover .entry__img{transform:matrix(1.03,0,0,1.03,0,0)}
.entry__body {position:absolute;left:0;right:0}
.entry__gallery .entry__body{height:25%;top:75%;padding:15px;/*border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea;*/ 	background-image: url(../img/bg_grad_blk.png);background-position: center bottom; background-repeat:repeat-x;}
@media (max-width: 1400px) {.entry__gallery .entry__body{height:30%;top:70%;padding:10px;}}

.entry__wrap{/*height:100%*/}
.entry__title{display:block;margin-bottom:20px;color:#fff;}
.entry__gallery .entry__title{transition:color .1s ease}
.entry__gallery .entry__title{padding-top:0;line-height:20px;font-size:15px}
@media screen and (min-width:840px){.entry__gallery .entry__title{padding-top:5px;line-height:23px;font-size:18px}}
@media screen and (min-width:1024px){.entry__gallery .entry__title{padding-top:0;line-height:20px;font-size:15px}}
@media screen and (min-width:1280px){.entry__gallery .entry__title{padding-top:5px;line-height:25px;font-size:23px}}
@media screen and (min-width:1560px){.entry__gallery .entry__title{padding-top:5px;line-height:23px;font-size:18px}}
@media screen and (min-width:1680px){.entry__gallery .entry__title{padding-top:5px;line-height:25px;font-size:20px}}


.entry__gallery .entry__line{display:none}
.entry__gallery .entry__part{margin-bottom:5px}


.entry__link{position:absolute;top:-10;left:-10;right:-10;bottom:-10;display:block;cursor:pointer;/*border:0 solid #fff;transition:border .1s ease;*/text-indent:-9999px}
.entry:hover .entry__link {
	-webkit-box-shadow:0px 8x 7px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0px 8px 7px 4px rgba(0, 0, 0, 0.3);
	box-shadow:1px 2px 1px 3px rgba(55, 145, 151, 0.3)
}

.entries{position:relative;font-size:0;vertical-align:top;z-index:0}



* CATEGORY */
.box-category-list{position:relative;}
.category__list{margin-right:0px;margin-left:0px;margin-bottom:25px;padding-left: 0px;}
.inner-cont ul.category__list{padding-left: 0px;}
.category__item{padding:22px 11px 0px 0px;width:33%;display:inline-block;vertical-align:top;margin-right:-5px;}
.category__cont{height:300px;background-repeat:no-repeat;background-size:cover;position:relative;display: block;overflow: hidden;}
@media screen and (max-width: 1130px){
.category__item{width:50%;}
}
@media screen and (max-width: 1000px){
.category__item{width:33%;}
}
@media screen and (max-width: 800px){
.category__item{width:50%;}
}
@media screen and (max-width: 450px){
.category__item{width:99%;}
}
// .category__cont:hover:before{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,0.4);position:absolute;top:0;left:0;}
.category__link-wrap{
	display: table;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	color:#fff;
	font-size:18px;
	line-height:26px;
	//text-transform:uppercase;
}
.category__link {
	display: table-cell;
	height:80px;
	padding: 0px 18px;
	vertical-align: middle;
	text-align: center;
	background-color: rgba(57, 143, 155, 0.5);;
	transition: all 0.2s linear;
}
.category__cont:hover .category__link{background-color:#d1232a;}
.category__cont:hover .category__link:before{content:"";display:block;width:21px;height:17px;background:url('img/pics/icon_list.png') no-repeat;position:absolute;bottom:50%;right:29px; transform: translateY(50%)}
/* END CATEGORY */


/*footer*/
#footer {
	/*height: 110px; */
	clear: both;
	float: none;
	margin-top: 30px;
	background-image: url(../img/bg_footer.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.copyr {
    width: 100%;
    min-height: 122px; 
    padding: 31px 70px 20px 70px;
    color: #ffffff;
}
.soclink, .footermenu {
       float: left;  
}
.copyrght {
	float: right;
	width: 20%;
    text-align: center;
}
.soclink {
 /*      float: left;*/
	width: 20%;
    text-align: center;

}

.footermenu {
    /*background-color: #000;*/  
    width: 60%; 
	text-align: center;
 
    padding-top: 20px;


}


.footermenu ul {
    list-style-type: none !important;    
    margin: 0px auto;
    /*line-height: 2.5; */
    padding: 0px;
}

.footermenu ul li:before {
    background-image: none;   
}

.footermenu ul li  {
    display: inline;
    list-style-type: none !important;
    padding: 0px;
    padding-left: 20px;
}

.footermenu ul li a {
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
/*    font-weight: bold;*/
}



@media screen and (max-width:980px){
.copyr {
    padding: 30px 40px 20px 40px;
}
.soclink, .footermenu, .copyrght {
       float: none;
	text-align: center;
    width: 100%;
}
.footermenu {
    padding: 9px;
    margin: 0px;

}
}

@media screen and (max-width:600px){
.copyr {
    padding: 15px 25px 15px 25px;
}

}


@media screen and (max-width:380px){
.copyr {
    padding: 10px;
}

}


.soclink {
    font-size: 18px;
	text-transform: uppercase;

}

p.links a {
    font-size: 12px;
    color: #ffffff!important;
	text-transform: none;

}
p.nootstup {
    padding: 0px;
    height: 1px;
}



.blog_item {
    padding-bottom: 20px;

}

.blog_header {
	color: #2c797e;

}
.blog_header a{
	font-size:24px;
	color: #2c797e;
	text-transform: uppercase;

}
.blog_header span{
	font-size:14px;
	color: #555;
	display: block;

}