/*
Theme Name: Санкт-Петербург
Theme URI: http://blogpress/wp-admin
Description: Блог о Санкт-Петербурге
Author: ПровинциалкА
Author URI: http://blogpress/wp-admin
Version: 1.0

*/


/* --------------- reset.css --------------- */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    /* обнуляем отступы и убираем бордюры */
    vertical-align: baseline;
    /* приводим все к одной базовой линии */
    background: transparent;
    /* чтобы не проскакивали левые фоны, установленные по умолчанию */
    font-size: 100%;

    /* размер шрифта всем одинаковый */
}

a {
    /* ссылка не в общем списке чтобы не сбрасывать outline по умолчанию */
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    outline: none;
}

table {
    /* устраняем отступы между ячейками таблицы */
    border-collapse: collapse;
    border-spacing: 0;
}

td,
td img {
    vertical-align: top;
    /* возвращаем привычное вертикальное выравнивание */
}


input,
select,
button,
textarea {
    margin: 0;
    /* убираем отступы по умолчанию для элементов форм (в частности для checkbox и radio) */
    font-size: 100%;
    /* делаем размер шрифтов везде одинаковым */
    outline: none;
    margin-bottom: 10px;
}

input[type="text"],
input[type="password"],
input[type="email"] {
    padding: 15px 0 0 0;
    /*width: 60%;*/
    display: block;
    /* убираем внутренние отступы для текстовых полей */
    margin-bottom: 12px;
}

input [type="text"],
textarea {
    padding: 0;
    width: 85%;
    display: block;
    /* убираем внутренние отступы для текстовых полей */
    margin-bottom: 10px;
}

input.mailpoet_submit {
    border: 0;
    width: 100%;
    height: 35px;
    color: #fff;
    background: #eb4900;

}

.widget_mailpoet_form {
    border-right: 2px solid #7e3e20;

    border-left: 2px solid #7e3e20;

    padding-bottom: 10px;

    border-bottom: 2px solid #7e3e20;
    border-radius: 5px 5px 0 0;

}


/*
input[type="checkbox"] { 		/* вертикальное выравнивание чекбоксов и радиобатонов относительно меток */
vertical-align: center;

margin-right:10px;
}

input[type="radio"] {
    vertical-align: text-bottom;
}

* / sub {
    vertical-align: sub;
    font-size: smaller;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

/* --------------- /reset.css --------------- */

/* --------------- базовые настройки ---------*/


#vk_widget,
#vk_groups {
    width: 100%;
}




html {
    min-height: 100%;
    /* всегда показываем вертикальную полосу прокрутки  */
}

body {
    color: #606060;
    text-align: left;
    font-size: 1em;
    /* используем безопасные шрифтовые CSS стеки */
    min-height: 100%;
    font-family: 'Open Sans', sans-serif;

    background: #fcfcfb;

}

a,
a:visited {
    /* порядок правил для ссылок имеет значение */
    color: #339933;
    text-decoration: none;
}


a:hover {
    color: #339933;
    text-decoration: none;
}

a:focus,
a:active {
    color: #339933;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

img {

    max-width: 100%;
}

.clr {
    clear: both;
}

.clearfix:after {
    clear: both;
    content: "";
    display: table;
}

/* --------------- /базовые настройки ---------*/


div[id*="yandex_rtb"] {
    margin: 20px 0 30px 0;
}

header {
    background-image: url(images/header6.jpg);
    background-repeat: no-repeat;
    /*background-position: center;*/
    background-position: top !important;
    /*background-size: cover;*/
    width: 100%;
    height: 469px;
    /*background: #fff;*/
    overflow: hidden;
    font-size: 0;

}

.center-block-main {
    position: relative;
    margin: 0 auto;
    max-width: 1100px;
    background: #fefefe;
    padding: 0 15px;
    box-sizing: border-box;
}


.header-top-block {
    position: absolute;
    top: 0;
    /*left: 31%;*/
    /*min-width: 39%;*/
    border-radius: 0 0 5px 5px;
    background-image: url(images/banner1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
    color: #fff;
    text-align: center;
    padding: 47px 0 54px 0;
    box-sizing: border-box;
    width: 100%;
    left: 5px;
    right: 0;
}


.header-top-block span.prov {
    font-size: 22px;
    border-bottom: 1px solid #884526;
    font-family: Cambria, arial;
}


.header-top-block a {
    text-decoration: none;
    color: #884526;
    letter-spacing: 0.5px;
}

.header-top-block a:hover {
    text-decoration: none;

}


.headh1 {
    font-size: 26px;
    margin-top: 10px;
    font-family: Cambria, arial;
}

img.metro {
    position: relative;
    top: 3px;
    right: 5px;

}


#menu-item-867 a {
    color: #f9a708;
    margin-top: -3px;
    text-decoration: none;
}

.menu-wrapper {

    max-width: 100%;
    background: #7e3e20;
    margin-bottom: 25px;
    margin: 0 auto;
    background: #fcfcfb;

}

.menu-main {
    max-width: 1100px;
    /*max-width: inherit !important;*/
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    /*padding-left: 45px;*/
    padding: 0 !important;
    background: #894626;
    box-sizing: border-box;
    border-radius: 7px 7px 0 0;

}

.menu {
    max-width: 1040px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 47px;
    float: none !important;
    font-size: 16px;
    font-family: arial, sans-serif;
}

.menu li {
    float: left;
    list-style: none;
    /**text-decoration: underline;*/
    *text-decoration: none;
}

.menu li a {
    color: #fff;
    /*padding: 14px 55px 13px 0;*/
    padding: 15px !important;
    display: block;
    list-style: none;
    text-decoration: underline;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

}

.menu li a:hover {
    text-decoration: none;
    /*background-color: #6b3317;*/
}


/*центр*/


p.stage {
	line-height:0.9;
}




main {
    float: left;
    /*width: 61.2%;*/
    width: 65%;
    margin-top: 35px;
    padding-left: 0px;
    padding-right: 0px;

}


article {
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 30px;
    /*border-bottom: 1px solid #ddd;*/
}

article p img,
.head-foto img {
    width: 100%;
    height: auto;
}


.articles-head {
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 15px;

}

.articles-head img {
    vertical-align: middle;
    margin-top: -4px;

}

.articles-date {
    float: left;

}

.articles-date span {
    color: #eb4900;
    font-weight: bold;
}

.articles-comments {
    float: right;

}

.articles-comments a {
    text-decoration: none;
    color: #eb4900;
}


article:last-child {
    border-bottom: none;
}


article>. head-foto {
    font-size: 0;
    background: none;
    margin-bottom: 13px;
    height: 100%;
}

article>. head-foto img {
    border-radius: 4px;
}


h2.article {
    font-weight: bold;
    color: #494948;
    font-size: 24px;
}

h3.article {
    font-weight: bold;
    color: #494948;
    font-size: 20px;
}

.zagolovok {
    color: #329507;
    font-size: 24px;
	font-weight: normal;
    line-height: 1.1;
    margin: 0 0 10px 0;
    /*font-family: arial, sans-serif;*/
    border-bottom: 1px dashed #2c2c2b;
    padding-bottom: 10px;
}

.zagolovok-single {
    color: #329507;
    font-size: 25px;
    line-height: 1.1;
    margin: 0 0 10px 0;

    /*border-bottom: 1px dashed #2c2c2b;*/
    padding-bottom: 8px;
}

/*
.zagolovok h2 a {
    color: #329507;
}
*/

article>h1 {
    color: #339933;
    font-size: 24px;
    line-height: 1.1;
    margin: 0 0 10px 0;
    /*font-family: arial, sans-serif;*/
	text-align: center;
    font-family: Cambria, arial;
}
article>h1:before {
    content: "\269C\00A0";
}
article>h1:after {
    content: "\00A0\269C";
}
article>h2 {
    color: #000000;
    font-size: 24px;
	font-weight: 500;
}

article>h3 {
    color: #000000;
    font-size: 20px;
	font-weight: 500;
}
article>h4 {
    color: #606060;
    font-size: 20px;
	font-weight: 500;
}
.bold {font-weight:bolder;
}
/*
.zagolovok h1{
border: none;
}
*/

article>p {
    margin: 10px 0 20px 0;
    font-family: arial, sans-serif;
    /*color: #2c2c2b;*/
    /*font-size: 14px;*/
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
}

article>p strong {
	font-weight:500;
}

a.more {
    float: right;
    border: 1px solid #939089;
    color: #fff;
    background: #804326;
    text-decoration: none;
    padding: 7px 20px;
    display: inline-block;
    margin: 0 0 0 0;
    font-size: 13px;
    font-family: arial, sans-serif;
    border-radius: 4px;
}

a.more:hover {
    color: #fff;
    text-decoration: underline;
}

/*404*/
a.four {
    text-decoration: underline;
    color: #000;
}

/*404 end*/

/*comment*/

.reply {
    margin-bottom: 35px;
}

.comment-form-author,
comment-form-email,
comment-form-url {
    width: 60%;
    margin: 8px 0;
}

.comment-form-email {
    width: 60%;
    margin: 8px 0;
}

.comment-form-url {
    width: 60%;
    margin: 8px 0;
}

.form-submit {
    margin: 10px 0;
}


#fotograf {
    border: 2px solid #7e3e20;
    font-size: 18px;
    line-height: 18.5px;
    color: #393;
    background: #fff;
    padding: 11px 20px;
    margin-bottom: 15px;
    font-family: Cambria, arial;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    line-height: 25.5px;

}

#fotograf button {
    cursor: pointer;
    color: #fff;
    background: #eb4900;
    border: 0;
    padding: 7px 30px 7px 30px;
    margin-top: 10px;
}

#sbi_load {
    margin-bottom: 15px;
}



aside {
    float: right;
    width: 29.0%;
    margin-top: 35px;
    padding-right: 0px;
    box-sizing: border-box;
}


aside img {
    display: block;
    margin: auto;
    margin-bottom: 35px;
}


#comments-title {
    font-size: 20px;
    color: #000;
    padding-bottom: 35px;
    font-weight: 600;
}

.children {
    margin-left: 10%;

}

.comment-meta commentmetadata a {
    color: #000000;
}

/*comment end*/

.widget {
    margin-bottom: 5px;
    /*padding-bottom: 15px;*/

}

.widget ul {
    margin-bottom: 16px;
}


.widget ul li {
    list-style: none;

    line-height: 2;
    color: #438a09;
    font-size: 17.5px;
    font-family: arial;
    letter-spacing: 0.5px;
    padding-left: 30px;

}

.widget_categories ul {
    /*padding:0 25px;*/

}


ul.children li {
    background-image: url(images/logo-menu.png);
    background-position: left center;
    background-repeat: no-repeat;
}


.widget .h2 {
    color: #fff;
    background: #7e3e20;
    /*border-left: 3px solid #7e3e20;*/
    padding: 10px 22px;
    margin-bottom: 15px;
    font-family: Cambria, arial;
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    margin-left: -1px;
    margin-right: -1px;
}


.widget_nav_menu ul li a {
    list-style: none;
    line-height: 1.5;
    color: #438a09;
    font-size: 19px;
    font-family: Cambria, arial;
    letter-spacing: 0.5px;
    padding-top: 0;
    /*padding-left: 30px;*/
    text-decoration: none;
}


.search {
    color: #b9b9b9;
    font-size: 0.75em;
    width: 100%;
    border: 1px solid #e1e0e0;
    padding: 15px 20px;
}


.widget>nav {
    margin-left: 45px;
}


.widget>nav>ul>li>a {
    text-decoration: none;
    line-height: 2;
    color: #438a09;
    font-size: 20px;
    font-family: Cambria, arial;
    letter-spacing: 0.5px;
    /*text-transform: uppercase;*/
}

.widget>nav>ul>li>a:hover {
    text-decoration: underline;
}


.sub {
    position: relative;
    width: 100%;
    height: 48px;
    margin-bottom: 33px;
}


.subsribe-input {
    color: #000;
    font-size: 0.90em;
    width: 100%;
    border: 1px solid #e1e0e0;
    padding: 12px 50px 13px 17px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
}


.subsribe-img {
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 0px 4px 4px 0px;
    width: 43px;
    height: 43px;
}

hr {
    margin-bottom: 25px;
    color: #d8d0d0;
}


.pager {
    overflow: hidden;
    /*padding:30px*/
    ;
    margin: 0 auto 40px auto;
    /*font-family: arial;*/
}


.pager {
    display: table;
    font-size: 17px;
    color: #818181;
    margin-top: 15px;
}

.pager a {
    color: #818181;
    padding: 2px 7px;
    float: left;
    text-decoration: none;
    border: 2px solid #e2d9d9;

    border-radius: 3px;
}

http: / /blogpress/ page / 2 .pager a:hover {
    text-decoration: underline;
    color: #804326;
}

a.prev-next {
    color: #874627;
}

.pager span {
    padding: 2px 7px;
    float: left;
    border-radius: 3px;
    border: 2px solid #e2d9d9;
}


.previous-link {
    float: left;
}


.next-link {
    float: right;
}





footer {
    /*background: #6d311d;*/
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    background-position: center;
    /*background-size: cover !important;*/
    /*background-position: bottom;*/
    text-align: center;
    font-size: 0.8125em;
    padding: 70px 0 45px 0;
    color: #fff;
    max-width: 100%;
    margin-bottom: 0;
    margin-top: 10px;

}


p.footmenu {
    margin-bottom: 20px;
    font-size: 16px;
}


p.footmenu a {
    color: #fa7615;
}


p.footmenu a:after {
    content: "|";
    Добавляемый текст */ color: #de7c4f;
    /* Цвет текста */
    padding-left: 15px;
    padding-right: 10px;
}


p.footmenu a:last-child:after {
    content: "";
}


.center-block-footer {

    margin: 0 auto;
    max-width: 1100px;
    box-sizing: border-box;
}


footer img {
    margin-bottom: 20px;
}

li#menu-item-848 a {
    color: #f1a30d;
    text-decoration: underline;
}


p.has-text-align-center a {
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    main {
        float: none;
        width: 100%;
        margin-top: 30px;
    }


    aside {
        float: none;
        width: 100%;
        margin-top: 70px;
    }

    article>header>img {
        width: 100%;
    }

    .logo {
        margin-top: 20px;
    }


    .header-top-block span.prov {
        font-size: 19px;
        font-family: Cambria, arial;
    }


    .headh1 {
        /*padding: 47px 0 62px 0;*/
        font-family: Cambria, arial;

    }



}


@media screen and (max-width: 620px) {

    .logo {
        float: none;
        margin: 10px auto;
        display: block;
    }


    .header-top-block span.prov {
        font-size: 17px;
        font-family: Cambria, arial;
    }


    footer {
        background: #6d311d;
        background-image: url(images/footer.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover !important;
        background-position: bottom;
        text-align: center;
        font-size: 0.8125em;
        padding: 25px 0 25px 0;
        color: #fff;
        max-width: 100%;
        margin-bottom: 0;
        margin-top: 10px;
    }


    .headh1 {
        margin-top: 15px;

    }

}

.header-top-block {
    padding: 47px 0 63px 0;
    top: 0;
    position: absolute;

}


.widget ul li {
    font-size: 16px;
}


.children {
    margin-left: 0;

}
/*
.text_block {
    background-color: #F8F9FA;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    padding: 20px;
}
*/
.text_block h1 {
    text-align: center;
    font-family: Cambria, arial;
    font-size: 26px;
    color: #339933;
}
.text_block h1:before {
    content: "\269C\00A0";
}
.text_block h1:after {
    content: "\00A0\269C";
}
.text_block:first-child {
    margin-bottom: 40px;
}

.text_block:last-child {
    margin-bottom: 40px;
}

.text_block p {
    margin: 10px 0;
	text-align: justify;
	font-size: 14px;
}

.text_block p strong {
	font-weight:500;
}

strong.norm {
	font-weight:500;
}

.text_block h2, .text_block h3 {
    color: #494948;
    font-size: 20px;
	font-weight: 500;
	padding-top: 10px;
}

.text_block h4 {
    color: #339933;
	text-align: center;
	font-weight: 500;
	padding-top: 20px;
}

.text_block p:last-child {
    margin-bottom: 0;
}


/* CUSTOM CODE */

/*@media all and (min-width: 1441px) {
    header {
        background-position: center !important;
        background-size: cover !important;
    }
}*/

@media all and (max-width: 1025px) {
    footer {
        background-size: cover !important;
        background-position: bottom;
        text-align: center;
        font-size: 0.8125em;
        padding: 20px 0 20px 0;
        color: #fff;
        max-width: 100%;
        margin-bottom: 0;
        margin-top: 10px;
    }
}

@media all and (max-width: 576px) {
    header {
        background-position: 50.6% top !important;
    }

    .header-top-block {
        left: -3px !important;
        font-family: Cambria, arial;
    }

    .menu-wrapper {
        padding:6px 10px!important
    }
	 .menu-wrapper .menu-glavnoe-menyu-container {display:none}
	 .menu-wrapper .menu-main .sub {width:100%!Important}

    button#responsive-menu-button {
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

    .center-block-main {
        padding: 0 15px !important;
    }

    p.footmenu {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
    }

    p.footmenu a:after {
        display: none !important;
    }

    p.footmenu a {
        padding: 7px !important;
    }
}

@media all and (max-width: 361px) {
    header {
        background-position: 50.5% top;
    }

    .header-top-block {
        left: 0 !important;
        font-family: Cambria, arial;
    }
}


	/*gallery*/
	.gallery-listing {display:flex;flex-wrap:wrap;margin:0 -1%}
		.gallery-listing > div {width:31.3333%;margin:0 1% 25px}
		.gallery-listing > div img {width:auto;height:auto;max-width:100%;border:1px #987524 solid;padding:5px;box-sizing:border-box;display:inline-block;vertical-align:top;}
		.gallery-listing__name {
			color: #339933;
			font-family: Cambria, arial;
			padding: 0 0 5px;
			border-bottom: 1px #339933 solid;
			font-size: 18px;
			display: flex;
			justify-content: space-between;
			margin: 0 0 10px;
			text-align: center;
		}
		.gallery-listing__intro {font-size:14px;color:#987524; text-align:center;}
/*		.gallery-listing__name:before {
			content: "\269C\00A0";
		}
		.gallery-listing__name:after {
			content: "\00A0\269C";
		}*/
		.gallery-listing__intro:before {
			content: "\269C\00A0";
		}
		.gallery-listing__intro:after {
			content: "\00A0\269C";
		}
		@media all and (max-width: 767px) {
			.gallery-listing > div {width:47%}
			.nmob {display:none!Important}
		}	
		
		@media all and (max-width: 480px) {
			.gallery-listing {margin:0}
			.gallery-listing > div {width:100%;margin:10px 0}
		}
		
	body > img{display:none!Important}	
	
	footer {background:#894626}
	.menu-wrapper {background:#894626;padding:6px 0}
	.menu-wrapper .menu-main {background:none;display:flex;justify-content:space-between}
	.menu {margin:0}
		.menu-wrapper .menu-main .sub {width:29%;margin:0;height:43px}
		.menu-wrapper .menu-main .sub .subsribe-input {
			margin: 0;
			height: 43px;
			border: 0;
			border-radius: 4px;
			border: 2px #894626 solid;
		}
		.menu-wrapper .menu-main .sub .subsribe-img {
			margin: 0;
			border-radius: 4px;
			height: 43px;
			width: 43px;
			background: #894626 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDQ4IDQ4IiB3aWR0aD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTMxIDI4aC0xLjU5bC0uNTUtLjU1YzEuOTYtMi4yNyAzLjE0LTUuMjIgMy4xNC04LjQ1IDAtNy4xOC01LjgyLTEzLTEzLTEzcy0xMyA1LjgyLTEzIDEzIDUuODIgMTMgMTMgMTNjMy4yMyAwIDYuMTgtMS4xOCA4LjQ1LTMuMTNsLjU1LjU1djEuNThsMTAgOS45OCAyLjk4LTIuOTgtOS45OC0xMHptLTEyIDBjLTQuOTcgMC05LTQuMDMtOS05czQuMDMtOSA5LTkgOSA0LjAzIDkgOS00LjAzIDktOSA5eiIvPjxwYXRoIGQ9Ik0wIDBoNDh2NDhoLTQ4eiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==) 50% 50% no-repeat;;
			cursor: pointer;
			border: 0;
			border: 2px #894626 solid;
			right: -1px;
		}
		
	.catlist-box {margin:0 0 15px;position:relative;padding:0 0 0 90px;min-height:90px}	
		.catlist-img {position:absolute;top:0;left:0;width:80px;height:80px}
		.catlist-img img {width:80px;height:80px;border-radius:5px;object-fit:cover;}
		.catlist-box p+p{font-size:14px;margin:5px 0 0}
		
	.gallery-imgbox {position:relative;display:block;}
	.gallery-imgbox .gallery-listing__sname {color:#fbb47e;position:absolute;bottom:5px;left:5px;right:5px;padding:25px 15px;text-align:center;font-weight:bold;background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);}
	.gallery-imgbox .gallery-listing__sname a {color:#fbb47e}
	
		
	/*.center-block-main article iframe {margin:20px 0;padding:15px 0;border-top:2px #ccc solid;border-bottom:2px #ccc solid;position:relative;}	*/
	/*.center-block-main article iframe:before{content:'\269C';position:absolute;top:0;left:50%;display:block;}*/
	
	.autumn1 header { background-image: url(images/head-autumn.jpg);height:462px}
	.autumn1 header .header-top-block {background-image: url(images/autumn-logo.png);}
	.autumn1 header .header-top-block a {color:#f6b07b}
	.autumn1 .header-top-block span.prov {border-bottom:1px #f6b07b solid}
	.autumn1 .menu-wrapper, .autumn1 .widget .h2, .autumn1 a.more, .autumn1 footer {background:#924e2b;}
	.autumn1 .menu-wrapper .menu-main .sub .subsribe-img {background-color:#924e2b;border-color:#924e2b}
	.autumn1 .menu li a, .autumn1 p.footmenu a, .autumn1 .gallery-imgbox .gallery-listing__sname a {color:#fbb47e}
	.autumn1 .catlist-box a, .autumn1 .text_block h1, .autumn1 .zagolovok a, .autumn1 #scrollUp, .autumn1 .zagolovok-single, .autumn1 .center-block-main a, .autumn1 .zagolovok-single, .autumn1 article > h1{color:#924e2b}
	/*.autumn1 .center-block-main article iframe {border-color:#924e2b}*/
	
	.autumn2 header { background-image: url(images/head-autumn2.jpg);height:462px}
	.autumn2 header .header-top-block {background-image: url(images/autumn-logo.png);}
	.autumn2 header .header-top-block a {color:#f6b07b}
	.autumn2 .header-top-block span.prov {border-bottom:1px #f6b07b solid}
	.autumn2 .menu-wrapper, .autumn2 .widget .h2, .autumn2 a.more, .autumn1 footer {background:#9a441c;}
	.autumn2 .menu-wrapper .menu-main .sub .subsribe-img {background-color:#9a441c;border-color:#9a441c}
	.autumn2 .menu li a, .autumn2 p.footmenu a, .autumn2 .gallery-imgbox .gallery-listing__sname a {color:#fbb47e}
	.autumn2 .catlist-box a, .autumn2 .text_block h1, .autumn2 .zagolovok a, .autumn2 #scrollUp, .autumn2 .zagolovok-singl, .autumn2 .center-block-main a, .autumn2 .zagolovok-single, .autumn2 article > h1{color:#9a441c}
	/*.autumn2 .center-block-main article iframe {border-color:#924e2b}*/
	
	.winter1 header { background-image: url(images/head-winter1.jpg);height:462px}
	.winter1 header .header-top-block {background-image: url(images/winter-logo.png);}
	.winter1 header .header-top-block a {color:#7e563f}
	.winter1 .header-top-block span.prov {border-bottom:1px #7e563f solid}
	.winter1 .menu-wrapper, .winter1 .widget .h2, .winter1 footer {background:#f6eae3;color:#7e563f}
	.winter1 a.more {background:#b18871;}
	.winter1 .menu-wrapper .menu-main .sub .subsribe-input{border:1px #e3d5cc solid;border-right:0}
	.winter1 .menu-wrapper .menu-main .sub .subsribe-img {background-color:#5d3822;border-color:#5d3822}
	.winter1 .menu li a, .winter1 p.footmenu a {color:#b18871;}
	.winter1 .gallery-imgbox .gallery-listing__sname a {color:#ffffff; text-shadow: 0 0 20px #b18871;}
	.winter1 .catlist-box a, .winter1 .text_block h1, .winter1 .zagolovok a, .winter1 #scrollUp, .winter1 .zagolovok-singl, .winter1 .center-block-main a, .winter1 .zagolovok-single, .winter1 article > h1{color:#7d4f3b}
	/*.winter1 .center-block-main article iframe {border-color:#924e2b}*/
	
	.winter2 header { background-image: url(images/head-winter2.jpg);height:462px}
	.winter2 header .header-top-block {background-image: url(images/winter-logo2.png);}
	.winter2 header .header-top-block a {color:#e1cebb}
	.winter2 .header-top-block span.prov {border-bottom:1px #e1cebb solid}
	.winter2 .menu-wrapper, .winter2 .widget .h2, .winter2 a.more, .winter2 footer {background:#0f477e;color:#dccecb}
	.winter2 .menu-wrapper .menu-main .sub .subsribe-input{border:1px #0f477e solid;border-right:0}
	.winter2 .menu-wrapper .menu-main .sub .subsribe-img {background-color:#0f477e;border-color:#0f477e}
	.winter2 .menu li a, .winter2 p.footmenu a, .winter2 .gallery-imgbox .gallery-listing__sname a {color:#dccecb}
	.winter2 .catlist-box a, .winter2 .text_block h1, .winter2 .zagolovok a, .winter2 #scrollUp, .winter2 .zagolovok-singl, .winter2 .center-block-main a, .winter2 .zagolovok-single, .winter2 article > h1{color:#0f477e}
	/*.winter2 .center-block-main article iframe {border-color:#924e2b}*/
	
	.spring1 header { background-image: url(images/head-spring1.jpg);height:462px}
	.spring1 header .header-top-block {background-image: url(images/spring-logo1.png);}
	.spring1 header .header-top-block a {color:#6a5f34}
	.spring1 .header-top-block span.prov {border-bottom:1px #6a5f34 solid}
	.spring1 .menu-wrapper, .spring1 .widget .h2, .spring1 a.more, .spring1 footer {background:#e1bf91;color:#6a5f34}
	.spring1 .menu-wrapper .menu-main .sub .subsribe-input{border:1px #e1bf91 solid;border-right:0}
	.spring1 .menu-wrapper .menu-main .sub .subsribe-img {background-color:#e1bf91;border-color:#e1bf91}
	.spring1 .menu li a, .spring1 p.footmenu a {color:#6a5f34}
	.spring1 .gallery-imgbox .gallery-listing__sname a {color:#e1bf91}
	.spring1 .catlist-box a, .spring1 .text_block h1, .spring1 .zagolovok a, .spring1 #scrollUp, .spring1 .zagolovok-singl, .spring1 .center-block-main a, .spring1 .zagolovok-single, .spring1 article > h1{color:#cc8e41}
	/*.spring1 .center-block-main article iframe {border-color:#924e2b}*/
	
	.spring2 header { background-image: url(images/head-spring2.jpg);height:462px}
	.spring2 header .header-top-block {background-image: url(images/spring-logo2.png);}
	.spring2 header .header-top-block a {color:#f2e3ad}
	.spring2 .header-top-block span.prov {border-bottom:1px #f2e3ad solid}
	.spring2 .menu-wrapper, .spring2 .widget .h2, .spring2 a.more, .spring2 footer {background:#81912d;color:#f2e3ad}
	.spring2 .menu-wrapper .menu-main .sub .subsribe-input{border:1px #81912d solid;border-right:0}
	.spring2 .menu-wrapper .menu-main .sub .subsribe-img {background-color:#81912d;border-color:#81912d}
	.spring2 .menu li a, .spring2 p.footmenu a, .spring2 .gallery-imgbox .gallery-listing__sname a {color:#f2e3ad}
	.spring2 .catlist-box a, .spring2 .text_block h1, .spring2 .zagolovok a, .spring2 #scrollUp, .spring2 .zagolovok-singl, .spring2 .center-block-main a, .spring2 .zagolovok-single, .spring2 article > h1{color:#81912d}
	/*.spring2 .center-block-main article iframe {border-color:#924e2b}*/
	
	.summer header { background-image: url(images/head-summer.jpg);height:462px}
	.summer header .header-top-block {background-image: url(images/summer-logo.png);}
	.summer header .header-top-block a {color:#def2ff}
	.summer .header-top-block span.prov {border-bottom:1px #def2ff solid}
	.summer .menu-wrapper, .summer .widget .h2, .summer a.more, .summer footer {background:#4a98ca;color:#def2ff}
	.summer .menu-wrapper .menu-main .sub .subsribe-input{border:1px #4a98ca solid;border-right:0}
	.summer .menu-wrapper .menu-main .sub .subsribe-img {background-color:#4a98ca;border-color:#4a98ca}
	.summer .menu li a, .summer p.footmenu a, .summer .gallery-imgbox .gallery-listing__sname a {color:#def2ff}
	.summer .catlist-box a, .summer .text_block h1, .summer .zagolovok a, .summer #scrollUp, .summer .zagolovok-singl, .summer .center-block-main a, .summer .zagolovok-single, .summer article > h1{color:#4a98ca}
	/*.summer .center-block-main article iframe {border-color:#924e2b}*/
	
	a.more {color:#fff!important}
	
	#vk_widget {min-height:185px}
	/*photobanner*/
	.photosetion-widget {
		min-height:570px;background:#968375;position:relative;
		box-sizing:border-box;
		padding:80px 20px 40px 100px;
		display:flex;
		align-items:center;justify-content:center;
	}
	.photosetion-widget__title2{
		writing-mode: vertical-rl;
		text-orientation: mixed;
		transform: rotate(-180deg);
		font-size:46px;
		font-weight:bold;
		color:#b18872;
		background:#e4d9d2;
		position: absolute;
		top: 0;
		left: 0;
		width: 90px;
		bottom:25px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.photosetion-widget__text {
		color:#e4d9d2;
		line-height:30px;
		padding:40px 0;
		text-align:center;
		width:100%;
		position:relative;
	}
	.photosetion-widget__text:before{
		content:'';
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:15px;
		background:url(images/photosetion-widget__text1.png) 50% 50% no-repeat;
	}
	.photosetion-widget__text:after{
		content:'';
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		height:15px;
		background:url(images/photosetion-widget__text2.png) 50% 50% no-repeat;
	}
	.photosetion-widget__title {
		position:absolute;top:0;left:0;right:40px;
		background:#b18872;
		padding:25px 40px;
		color:#f7eae2;
	}
	.photosetion-widget__more {
		bottom:20px;
		left:0;
		position:absolute;
		background:#b18872;
		color:#f7eae2;
	}
	.photosetion-widget__more:after{
		content:'';
		position:absolute;
		width:40px;
		height:40px;
		border-radius:50%;right:-20px;
		top:0;
		background:#e4d9d2 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZD0iTTEyLjE3MiAxMkw5LjM0MyA5LjE3MmwxLjQxNC0xLjQxNUwxNSAxMmwtNC4yNDMgNC4yNDMtMS40MTQtMS40MTV6IiBmaWxsPSJyZ2JhKDE3NywxMzYsMTE0LDEpIi8+PC9zdmc+) 50% 50% no-repeat;
	}
	.photosetion-widget__more a {
		display:block;
		padding:0 30px 0 10px;
		color:#f7eae2!important;
		line-height:40px;
	}
	
	.photosetion-widget__img {
		position:absolute;
		top:0;left:0;
		width:100%;
		height:100%;
	}
	.photosetion-widget__img img {
		width:100%;
		height:100%;
		object-fit:cover;
		transition: filter 0.5s ease-in-out;
	}
	.photosetion-widget__img:after{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		display:block;
		background:linear-gradient(180deg, rgba(0,0,0,0.7) 20%, rgba(0,0,0,0.2) 100%);
		content:'';
	}

	img.smoothed {
		filter: blur(5px);
		
	}
	