@charset "UTF-8"; /*

Theme Name: Raspev33
Theme URI: https://raspev33.ru/
Author: StanisLaw.ru
Author URI: https://stanislaw.ru/
Description: A new theme for Raspev33.ru based on the design of https://philpskov.ru/
Requires at least: 6.3.1
Tested up to: 6.3.1
Requires PHP: 8.2.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Raspev33
Tags: Raspev33, StanisLaw.ru, Stanislav Ogryzkov
*/

body,
html {
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	background: #fff;
	font-size: 14px;
}

body,
html,
p,
table,
input,
button {
	font-family: 'Open Sans', sans-serif;
}

header {
	overflow: hidden;
	position: relative;
	background: #fff;
	box-shadow: 0 0 10px #ccc;
}

a {
	color: #000;
}

.festimg img {
	display: block;
	width: 200px;
}

.more-events {
	margin: 0 auto;
}

.more-events.buy.next-afisha {
	display: none;
}

#name-logo-name {
	display: block;
	margin: 10px 0;
	overflow: hidden;
	text-decoration: none;
}

#name-left {
	display: none; /*inline-block;*/
	float: left;
	line-height: 132px;
	margin-right: 10px;
}

.logo_svg {
	display: inline-block;
	float: left;
	height: 132px;
}

#name-right {
	display: none; /*inline-block;*/
	float: left;
	line-height: 132px;
	margin-left: 10px;
}

.sidebar img {
	max-width: 100%
}

.logo_orc_svg {
	display: inline-block;
	width: 254px;
	height: 92px;
	margin: 30px 30px 30px 60px;
}

.bigpic img {
	max-width: 100%;
}

.partners {
	border-top: 1px solid #ccc;
	padding-top: 30px;
}

table {
	width: 100%;
	border-bottom: solid 2px #ccc;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table thead tr td,
table td {
	padding: 10px;
	margin: 0;
	font-weight: 300;
}

table thead tr td {
	background: #4eb1fe;
	margin: 0;
	padding: 15px 10px;
	border-bottom: none;
}

table tbody tr:hover {
	background: #4eb1fe;
}

table tr td:first-child {
	width: 30%;
	font-weight: 600;
}

table tr td:nth-child(3n) {
	width: 15%;
	text-align: center;
}

table tr:nth-child(even) {
	background: #f7f7f7
}

.person-item {
	border: 1px solid #000;
	padding: 7px 10px;
	transition: 0.5s;
	margin-bottom: 10px;
}

.team-list .person-item {
	border: none;
	overflow: hidden;
}

.team-list .person-item img {
	float: left;
	width: 35%;
	margin-right: 30px;
}

.person-item img {
	width: calc(100% + 20px);
	position: relative;
	left: -10px;
	margin-top: -7px;
	right: -20px;
	margin-bottom: 10px;
}

.person-item h2 a {
	font-size: 17px;
	line-height: 120%;
	display: block;
	text-decoration: none;
}

.person-item:first-child {
	margin-top: 50px;
}

.person-item h2 {
	margin: 0;
}

.team-list .person-item:hover {
	background: #fff;
	border: none;
}

.orch {
	background: url(images/orch.png) 0 0;
	display: none;
	height: 50px;
	position: absolute;
	right: 30%;
	top: 6px;
	width: 208px;
}

.box {
	margin: 0 auto;
	padding: 0 3%;
}

.homecontent #notes-line {
	background: url('images/notes-251x519.png') repeat-x bottom center;
	height: 30px;
	width: 100%;	
}

.boxpage
{
 white-space: nowrap;
}

.boxpage * {
	white-space: normal;
}

.boxpage,
.content-column {
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 3%;
	position: relative;
}

.content-column p.image-row-3 img {
	display: inline-block;
	width: calc(33.33% - 15px);
	margin: 5px;
}

.content {
	padding: 40px 0;
	overflow: hidden;
}

.content img {
	max-width: 100%;
}

.breadcrumbs {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
	opacity: 0.6
}

.breadcrumbs:hover {
	opacity: 1
}

.breadcrumbs li {
	display: inline-block;
}

.breadcrumbs .divider:after {
	content: "/"
}

.breadcrumbs .divider {
	padding: 0 7px;
}

h2 a {
	text-decoration: none;
}

.partners a,
head:has(link[rel="canonical"][href$="raspev33.ru/useful-links/"]) + body .content-column .center-column .content .wp-block-image a
{
 display: inline-block !important;
 text-align: center;
}

.partners img:hover,
head:has(link[rel="canonical"][href$="raspev33.ru/useful-links/"]) + body .content-column .center-column .content .wp-block-image img:hover
{
 opacity: 1;
}

.partnerlist
{
 font-size: 0;
 text-align: center;
}

.partnerlist > .wp-block-gallery,
.partnerlist > .wp-block-image,
head:has(link[rel="canonical"][href$="raspev33.ru/useful-links/"]) + body .content-column .center-column .content > .wp-block-gallery,
head:has(link[rel="canonical"][href$="raspev33.ru/useful-links/"]) + body .content-column .center-column .content > .wp-block-image
{
 display: inline-block !important;
}

.partnerlist img,
head:has(link[rel="canonical"][href$="raspev33.ru/useful-links/"]) + body .content-column .center-column .content .wp-block-image img
{
 margin: 10px !important;
 max-height: 95px !important;
 max-width: 140px !important;
 object-fit: contain !important;
 opacity: 0.8;
 vertical-align: middle;
}

nav {
	background: #000;
	position: relative;
	overflow: hidden;
}

nav.nav {
	display: none;
}

nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

nav ul li {
	display: inline-block;
	margin: 0;
	padding: 20px 30px 20px 0;
}

nav ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
}

nav ul li a:hover {
	color: #4eb1fe;
	transition: 1s;
}

nav ul li ul li {
	display: block;
}

.sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1049;
}

.data {
	color: #666;
	font-size: 13px
}

.networks {
	float: right;
	font-size: 0;
	margin-right: 290px;
	margin-top: 62px;
	position: relative;
	z-index: 10;
}

.networks a {
	display: inline-block;
	vertical-align: top;
	margin-left: 30px;
	opacity: 0.5;
	transition: 0.5s;
}

.networks a:hover,
.search-link:hover {
	opacity: 1;
	transition: 1s;
}

.form-group label {
	display: block;
}

.form-control {
	margin: 5px 0 20px;
	padding: 10px;
	width: 200px;
}

textarea.form-control {
	width: 300px;
	height: 120px;
}

.form-actions input {
	padding: 5px 20px;
}

.search-link {
	display: block;
	width: 28px;
	height: 28px;
	background: url(images/sprites-desktop.png)-550px 0;
	position: absolute;
	right: 150px;
	top: 66px;
	z-index: 20;
	opacity: 0.6
}

.search-div-form {
	display: none;
}

.search-div-form {
	position: absolute;
	left: 50%;
	width: 300px;
	margin-left: -180px;
	padding: 30px;
	top: 30px;
	z-index: 9999;
	background: #4eb1fe;
}

.search-div-form input {
	font-size: 16px;
	padding: 5px;
	width: 185px;
}

.submit {
	display: inline-block;

}

.submit input {
	width: auto !important;
	padding-right: 20px;
	padding-left: 20px;
}

.clear {
	clear: both;
}

.fb
{
 background: url(images/sprites-desktop.png) -503px 0;
 height: 30px;
 width: 29px;
}

.ig
{
 background: url(images/sprites-desktop.png) -450px 0;
 height: 32px;
 width: 32px;
}

.mx
{
 background: url('images/social-networks/max.png') 0 0;
 background-size: contain;
 height: 27px;
 width: 27px;
}

.rt
{
 background: url('images/social-networks/rutube.png') 0 0;
 background-size: contain;
 height: 27px;
 width: 27px;
}

.tg
{
 background: url('images/social-networks/telegram.png') 0 0;
 height: 27px;
 width: 40px;
}

.vk
{
 background: url(images/sprites-desktop.png) -390px 0;
 height: 27px;
 width: 40px;
}

.yo
{
 background: url(images/sprites-desktop.png) -390px -40px;
 height: 30px;
 width: 43px;
}

.tel {
	color: #000;
	font-size: 17px;
	font-weight: 600;
	position: absolute;
	right: 150px;
	text-decoration: none;
	top: 20px;
	z-index: 10;
}

.tel span {
	color: #5b564c;
	font-weight: 400
}

.navyellow {
	background: #4eb1fe;
	position: absolute;
	left: 100%;
	top: -800px;
	width: 1000px;
	height: 2000px;
	z-index: 3;
	transform: rotate(-45deg)
}

.navyellowdark {
	background: #1d4eff;
	position: absolute;
	right: -1300px;
	top: -800px;
	width: 1000px;
	height: 2000px;
	z-index: 4;
	transform: rotate(-45deg)
}

.navyellowlight {
	background: #4eb1fe;
	position: absolute;
	right: -1050px;
	top: -800px;
	width: 1000px;
	height: 2000px;
	z-index: 1;
	transform: rotate(-45deg);
	border: 10px solid #1d4eff
}

.navyellowright {
	background: #4eb1fe;
	position: absolute;
	left: -1100px;
	top: -800px;
	width: 1000px;
	height: 2000px;
	z-index: 1;
	transform: rotate(-45deg);
}

.slideryell {
	background: #4eb1fe;
	position: absolute;
	left: 0;
	top: -1950px;
	width: 3000px;
	height: 2000px;
	z-index: 1;
	transform: rotate(3deg);

}

.logoline {
	position: relative;
	overflow: hidden;
}

.slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.slider img {
	max-width: 100%;
}

.slider .desc {
	background: #000;
	display: none;
	padding: 30px 0;
	overflow: hidden;
	position: relative;

}

.slider .data {
	color: #1d4eff;
	line-height: 1em;
	padding-bottom: 5px;

}

.slider .data span {
	font-size: 40px;
	font-weight: 300
}

.slider .data i {
	font-style: normal;
	font-size: 18px;
}

.slider a {
	color: #fff;
	text-decoration: none;
}

.slider a strong {
	display: block;
	font-weight: 400;
	font-size: 30px;
	line-height: 130%;
}

.slider a span {
	font-size: 16px;
}

.slider .buy {
	color: #000;
	font-weight: 300;
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	padding: 6px 15px 7px 15px;
	border: 1px solid #1d4eff;
	width: 150px;
	text-align: center;
	margin-top: 15px;
}

.col75,
.col35,
.col25,
.col20,
.col33 {
	vertical-align: top;
	display: inline-block;
}

.col75 {
	width: 75%;
}

.col25 {
	width: 25%;
}

.col20 {
	width: 20%;
}

.col33 {
	width: 33.3333333%;
}

h1 {
	text-transform: uppercase;
	margin-top: 0;
	font-size: 36px;
	font-weight: 300;
	letter-spacing: 1px;
}

h2 {
	text-transform: uppercase;
	margin-top: 0;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 10px;
}

h3 {
	text-transform: uppercase;
	margin-top: 0;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 10px;
	margin-top: 30px;
}

.homeafisha h2 {
	margin-bottom: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

.homeafisha {
	position: relative;
	margin-right: 40px;
}

.afishaitem {
	padding: 20px 30px 20px 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
}

.afishaitem:hover {
	background: #fffffa
}

.afishaitem img {
	display: block;
	margin: 0 40px 0 0;
	max-width: 100%;
}

.afishaimageblock {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	overflow: hidden;
	padding-right: 30px;
	box-sizing: border-box;
}

.afishaitem .data {
	font-size: 14px;
	display: block;
	color: #000;
}

.afishaitem .data i {
	font-style: normal;
	font-size: 28px;
}

.afishaitem a {
	text-decoration: none;
	color: #000;
}

.afishaitem strong {
	font-size: 28px;
	font-weight: 400;
	color: #000;
	display: block;
	padding-bottom: 15px;
	padding-top: 15px;
}

.homeafisha .list-view {
	padding-bottom: 30px;
}

.buy,
.orbiletButton {
	text-decoration: none;
}

.buy.viewafisha,
.buy-tickets .orbiletButton {
	float: right;
	margin: 0 0 30px 30px;
}

.buy-tickets {
	float: right;
}

.orbiletButton {
	display: block;
	padding: 6px 15px 7px 15px !important;
	margin-top: 20px !important;
	height: auto !important;
	width: 150px;
	border: 0 !important;
	text-align: center;
	text-transform: uppercase;
	text-shadow: none !important;
	color: #000 !important;
	font-weight: 300;
	font-size: 16px !important;
	font-family: 'Open Sans', sans-serif !important;
	background: #4eb1fe !important;
	box-shadow: none !important;
}

h1 .edge {
	color: #666;
	border: 1px solid #ccc;
	font-size: 18px;
	padding: 5px;
	display: inline-block;
	margin: 0 0 0 20px;
	position: relative;
	top: -6px;
	opacity: 0.7
}

.news-bottom .newsitemhome {
	display: inline-block;
	width: 25%;
	vertical-align: top;
	padding: 20px;
	box-sizing: border-box;
}

.news-bottom {
	position: relative;
	left: -20px;
	margin-right: -20px;
	padding-bottom: 40px;
}

.borderbottom .price {
	padding-bottom: 20px;
	display: block;
	font-weight: 600;
}

.price {
	display: block;
	padding-top: 10px;
	color: #999;
	font-weight: 300;
}

.data-content i {
	font-size: 24px;
	font-style: normal;
	display: inline-block;
	padding-right: 5px;

}

.afishaitem .buy,
.buy,
.orbiletButton {
	color: #000;
	font-weight: 300;
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	padding: 6px 15px 7px 15px;
	border: 1px solid #4eb1fe !important;
	width: 150px;
	text-align: center;
	margin-top: 20px;
	background: #4eb1fe;
	transition: 0.5s;
}

.afishatext {
	display: inline-block;
	vertical-align: top;
	width: 69%;
}

.afishaitem .buy:hover,
.buy:hover,
.slider .buy:hover,
.orbiletButton:hover {
	border: 1px solid #666 !important;
	background: #fff !important;
	color: #000 !important;
	transition: 0.5s !important;
}

.newshome {
	padding-left: 20px;
}

.newsitemhome {
	padding: 20px 0;
}

.newsitemhome a {
	display: block;
	text-decoration: none;
	color: #000;
}

.newsitemhome .data {
	padding-bottom: 5px;
	display: block;
}

.newsitemhome img {
	width: 100%;
}

.newsitemhome a strong {
	color: #000;
	font-size: 22px;
	font-weight: 400;
	display: block;
	margin-top: 5px;
}

.newsitemhome a p {
	font-size: 15px;
	margin: 5px 0;
}

.photos-list {
	position: relative;
	left: -10px;
	margin-right: -20px;
}

.photos-list a {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	box-sizing: border-box;
}

.photos-list a img {
	max-width: 100%;
}

.abon {
	position: relative;
	background: #282826;
	padding: 40px 0;
	overflow: hidden;
}

.abon h2 {
	color: #fff;
}

.events-bottom .col33 {
	width: 25%;
}

.events-bottom {
	padding-bottom: 40px;
}

.abonlist {
	padding-left: 20px;
}

.link-image,
.menu-item img,
.wp-block-latest-posts__featured-image {
	float: left;
	margin-right: 30px;
	width: 25%;
}

.link-image img,
.wp-block-latest-posts__featured-image img {
	max-width: 100%;
}

.news-noindex,
.wp-block-latest-posts__list li {
	margin-bottom: 30px;
	overflow: hidden;
}

.gallery {
	position: relative;
	left: -20px;
	margin-right: -20px;

}

.gallery a {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	box-sizing: border-box;
}

.gallery a img {
	max-width: 100%;
	padding: 10px;
}

.news-noindex .data,
.wp-block-latest-posts__post-date {
	display: block;
	color: #666;
	font-size: 13px;
	margin-bottom: 5px;
}

.news-noindex a,
.menu-item div a,
.wp-block-latest-posts__post-title {
	font-size: 20px;
	text-decoration: none;
}

.pagination ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pagination {
	padding: 20px 0 40px 0;
}

.pagination ul li {
	display: inline-block;
}

.pagination ul li a {
	font-size: 18px;
	text-decoration: none;
	padding: 0 5px;
}

.pagination ul li span[aria-current="page"].current {
	font-size: 18px;
	font-weight: bold;
}

.ya-share2 {
	margin: 40px 0 0 0;
}

.list-view {
	position: relative;
}

.left-column {
	vertical-align: top;
	display: inline-block;
	width: 23%;
}

.center-column {
	width: 76%;
	vertical-align: top;
	display: inline-block;
}

.content-column:not(:has(.left-column)) .center-column {
	width: 100%;
}

.monthlist {
	float: right;
}

.monthlist a {
	border: 1px solid #4eb1fe;
	background: #4eb1fe;
	color: #000;
	font-weight: 300;
	display: inline-block;
	text-transform: uppercase;
	font-size: 16px;
	padding: 6px 15px 7px 15px;
	width: 150px;
	text-align: center;
	margin-top: 10px;
	text-decoration: none;
	margin-left: 20px;
}

.monthlist a:hover {
	background: #1d4eff;
	color: #fff;
}

#nav-side {
	list-style: none;
	margin: 115px 0 0;
	padding: 0;
}

#nav-side a {
	font-size: 17px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	border: 1px solid #b1fee4;
	padding: 7px 10px;
	margin-right: 40px;
	transition: 0.5s;
	background: #b1fee4;
}

#nav-side a:hover,
.person-item:hover {
	border: 1px solid #4eb1fe;
	background: #4eb1fe;
	transition: 0.5s;
}

.arrow {
	border: solid black;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	position: relative;
	top: -2px;
}

.right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	margin-left: 5px;
}

.left {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	margin-right: 5px;
}

.up {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

.down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

#news-index.list-view {
	left: 0;
	margin-right: 0
}

.pencil {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #f7f7f7;
}

footer {
	padding: 40px 0;
	background: #000;
	position: relative;
	overflow: hidden;
	margin-top: 40px
}

footer .navyellowlight {
	right: -1300px;
}

footer * {
	color: #ccc;
}

footer a {
	color: #4eb1fe
}

footer h3 {
	font-weight: 600;
	padding: 0;
	margin: 0
}

#yw0.list-view {}

.small-image {
	float: right;
	margin: 0 0 30px 40px;
	width: 30%;
}

.small-image a img {
	max-width: 100%;
}

p img {
	max-width: 100%
}

.sidebar div img {
	margin-top: 50px;
}

.items .soloists {
	display: inline-block;
	width: 25%;
	vertical-align: top;
	position: relative;
	margin-bottom: 0;
	margin-top: 0;
}

.soloists .link-image {
	display: block;
	width: 100%;
	position: relative;
	padding: 5px 5px 0 5px;
	margin: 0;
}

.soloists .link-image img {
	width: 100%;
	display: block;
}

.soloists .soloist-name {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	padding: 10px 20px;
	color: #fff;
	min-height: 90px;
	margin: 5px 0 0 5px;
}

.soloists .soloist-name p {
	padding: 0;
	margin: 0 0 10px 0;
}

.soloists .soloist-name a {
	color: #fff;
}

@media (min-width: 0) and (max-width: 1270px) {
	nav ul li {
		padding: 20px 15px 20px 0;
	}

	.navyellow {
		left: 116%
	}

	.items .soloists {
		width: 33.3333333%;
	}

	.navyellowlight {
		right: -1200px;
	}

	.navyellowdark {
		right: -1350px;
	}

	nav ul li a {
		font-size: 14px;
	}

	.tel,
	.search-link {
		font-size: 15px;
		right: 30px;
	}

	.search-link {
		top: 48px;
	}

	.networks a {
		margin-left: 10px;
	}

	.afishaitem strong,
	.newsitemhome a strong {
		font-size: 20px;
	}

	.afishaitem .buy {
		width: 135px;
		font-size: 14px;
	}

	.afishaitem .data i {
		font-size: 24px;
	}

	.afishaitem .price,
	.afishaitem .data {
		font-size: 12px;
	}

	.boxpage {
		padding: 0 5%;
	}

	.content {
		padding-top: 20px;
	}

	.networks {
		margin-right: 180px;
	}

	.logo {
		margin: 25px 0;
	}

	.link-image {
		width: 30%;
	}

	h1 {
		font-size: 32px;
	}

	h2 {
		font-size: 28px;
	}

	.left-column {
		width: 25%;
	}

	.center-column {
		width: 75%;
	}

	.newsitemhome a p {
		font-size: 14px;
	}

	.orch {
		right: 27%
	}

	.content-column {
		padding: 0 5%;
	}

}

@media (min-width: 0) and (max-width: 980px) {

	.orch {
		display: none;
	}

	.navyellow {
		left: 120%
	}

}


@media (min-width: 0) and (max-width: 860px) {

	header {
		background: #fff;
		box-shadow: 0 0 10px #ccc;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 999;
	}

	.navyellowlight,
	.navyellowdark,
	header > nav:not(.nav) {
		display: none;
	}

	/**
	 * Скрытый чекбокс (флажок)
	 * невидим и недоступен :)
	 * имя селектора атрибут флажка
	 */

	#nav-toggle {
		display: none;
	}

	.logoline > .navyellowlight,
	.logoline > .navyellowright,
	.logoline > .search-link,
	.logoline > .search-div-form {
		display: none;
	}

	.nav {
		background: #fff; /* определяем цвет фона панели */
		bottom: 0;
		box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		display: block !important;
		height: 100%; /* выставляем высоту панели на максимум */
		margin: 0;
		min-width: 320px; /* ширина произвольная, не стесняйтесь экспериментировать */
		padding: 15px 20px; /* внутренние отступы */
		position: fixed; /* фиксируем */
		right: -320px; /* сдвигаем (прячем) панель относительно правого края страницы */
		top: 0;
		transition: right 0.3s; /* плавный переход смещения панели */
		-moz-transition: right 0.3s;
		-webkit-transition: right 0.3s;
		width: 320px;
		z-index: 99999; /* поверх других элементов */
	}

	.nav > ul {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.nav > ul > li {
		display: list-item;
		line-height: 2.5;
		opacity: 0;
		padding: 0;
		transform: translateX(50%);
		-moz-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-webkit-transform: translateX(50%);
		transition: opacity .5s .1s, transform .5s .1s;
		-moz-transition: opacity .5s .1s, -moz-transform .5s .1s;
		-ms-transition: opacity .5s .1s, -ms-transform .5s .1s;
		-webkit-transition: opacity .5s .1s, -webkit-transform .5s .1s;
	}

	.nav > ul > li > a {
		color: #666;
		display: inline-block;
		font-family: 'Open Sans', sans-serif;
		font-size: 20px;
		font-weight: 300;
		padding: 0;
		position: relative;
		text-decoration: none;
		text-transform: uppercase;
		transition: color .5s ease, padding .5s ease;
		-moz-transition: color .5s ease, padding .5s ease;
		-webkit-transition: color .5s ease, padding .5s ease;
	}

	.nav.shown {
		box-shadow: -4px 0px 20px 0px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: -4px 0px 20px 0px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: -4px 0px 20px 0px rgba(0, 0, 0, 0.5);
		overflow-y: auto;
		right: 0;
	}

	.nav.shown > ul {
		margin-bottom: 13px;
	}

	.nav.shown > ul > li {
		opacity: 1;
		transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-webkit-transform: translateX(0);
	}

	.nav.shown > ul > li > .navarrow {
		background: url('images/sprites-mobile.png') -90px -100px;
		display: block;
		float: right;
		height: 17px;
		margin-top: 18px;
		opacity: 0.6;
		padding: 5px 5px 5px 10px;
		width: 25px;
	}

	.nav.shown > ul > li > a {
		width: calc(100% - 40px);
	}

	.nav.shown > ul > li > ul {
		display: none;
		padding-left: 10px;
		transition: opacity .5s .1s;
	}

	.nav.shown > ul > li > ul > li {
		padding: 0;
	}

	.nav.shown > ul > li > ul > li > a {
		color: black;
		display: block;
		font-size: 16px;
		font-weight: 300;
		line-height: 120%;
		padding-bottom: 13px;
		text-decoration: none;
		text-transform: none;
	}

	.nav.shown > .networks {
		display: inline-block;
		float: left;
		margin: 0;
	}

	.nav.shown > .networks > a:first-child {
		margin-left: 0;
	}

	.nav.shown > .search-link {
		float: right;
		position: static;
	}

	.nav.shown > .search-div-form {
		background: none;
		display: block;
		margin-left: 0;
		margin-top: 65px;
		padding: 0;
		position: static;
		width: 100%;
	}

	.nav.shown > .search-div-form input[type="text"] {
		width: 170px;
	}

	/**
	 * Кнопка переключения панели
	 * тег <label>
	 */

	.nav-toggle {
		/* абсолютно позиционируем */
		position: absolute;
		/* относительно правого края панели */
		right: 15px;
		/* отступ от верхнего края панели */
		top: 12px;
		/* внутренние отступы */
		padding: 10px;
		/* определяем цвет фона переключателя
	         * чаще вчего в соответствии с цветом фона панели
		 */
		background: inherit;
		/* цвет текста */
		color: #666;
		/* вид курсора */
		cursor: pointer;
		/* размер шрифта */
		font-size: 2.2em;
		line-height: 1;
		/* всегда поверх других элементов страницы */
		z-index: 2001;
		/* анимируем цвет текста при наведении */
		-webkit-transition: color .25s ease-in-out;
		-moz-transition: color .25s ease-in-out;
		transition: color .25s ease-in-out;
	}

	/* определяем текст кнопки 
	 * символ Unicode (TRIGRAM FOR HEAVEN)
	 */

	.nav-toggle:after {
		content: '\2630';
		text-decoration: none;
	}

	/*
	 * изменение символа переключателя,
	 * привычный крестик (MULTIPLICATION X), 
	 * вы можете испльзовать любой другой значок
	 */

	.nav-toggle {
		z-index: 99999;
	}

	.nav-toggle.shown:after {
		content: '\2715';
	}

	.networks {
		display: none;
		margin-right: 50px;
	}

	.logo_svg {
		height: 40px; /*auto;*/
		margin: 20px 0 10px 0;
		/*width: 200px;*/
	}

	.slider,
	.content-column,
	.n2_clear {
		margin-top: 80px;
	}

	.content-column:has(.left-column) {
		display: flex;
		flex-direction: column-reverse;
	}

	.n2_clear {
		margin-bottom: -80px;
	}

	.homecontent .col75,
	.homecontent .col25 {
		width: auto;
		display: block;
	}

	.homeafisha {
		margin: 0;
	}

	.afishaitem {
		padding: 20px 0;
	}

	.afishaimageblock {
		padding-right: 0;
		width: 100%;
	}

	.buy-tickets {
		float: none;
	}

	.buy-tickets .buy.viewafisha {
		float: none;
		margin: 15px 0;
	}

	.afishatext {
		width: 100%;
	}

	.newshome .newsitemhome {
		display: inline-block;
		width: 100%;
		vertical-align: top;
		padding: 10px 10px 20px 10px;
		position: relative;
	}

	.newshome .newsitemhome {
		left: -10px;
	}

	.newshome {
		padding: 0;
	}

	#nav-side {
		margin-top: 30px;
	}

	.monthlist a {
		font-size: 14px;
		width: 130px;
	}

	#nav-side a {
		font-size: 16px;
		padding: 10px;
	}

	#nav-side a {
		font-size: 14px;
	}

	.left-column {
		width: 100%;
	}

	.left-column .sidebar ul#nav-side li a {
		width: calc(100% - 21px);
	}

	.center-column {
		width: 100%;
	}

	.center-column .content {
		padding-bottom: 0;
	}

	.center-column .wp-block-image + p {
		clear: both;
	}

	footer .col33 {
		display: block;
		padding-bottom: 10px;
		width: 100%;
	}

}

.container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.text-content .container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#the_content {
	padding: 20px;
}

/* Потоковое представление галереи для фотографий разного форм-фактора ********/

.wp-block-gallery.has-nested-images {
	display: block;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
	display: inline-block;
	/*max-width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * .8);*/
	width: auto !important;
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
	max-height: 150px;
}

/* Выравнивание текста обычных абзацев внутренних страниц **********************/

.page-template-default .content-column .center-column .content p,
.post-template-default .content .content-column p {
	text-align: justify;
}

/* Оформление цитат внутренних страниц *****************************************/

.page-template-default .content-column .center-column .content blockquote,
.post-template-default .content .content-column blockquote {
	background: linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url(images/quote.svg);
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin-left: 0;
	padding-left: 28px;
}

/* «Яндекс.Карта» на странице контактов ***************************************/

#ymap {
	border-bottom: 1px solid #d4d0c8;
	border-top: 1px solid #d4d0c8;
	height: 450px;
	position: relative;
	width: 100%;
}

/* Оформление положение встроенного iframe-видео на внутренних страницах ******/

.page-template-default .content-column .center-column .content iframe,
.post-template-default .content .content-column iframe {
	display: block;
	margin-bottom: 1em;
	margin-top: 1em;
}

/* Положение и стиль кнопки «Версия для слабовидящих» *************************/

.bvi-shortcode {
	background-color: transparent !important;
	opacity: 0.6;
	padding: 0 !important;
	position: absolute;
	z-index: 20;
}

.bvi-shortcode .bvi-open {
	background-color: transparent ;
	text-decoration: none;
}

@media (max-width: 860px) {

nav .bvi-shortcode {
	float: right;
	margin-left: 10px;
	margin-top: -2px;
	position: static;
}

.logoline .bvi-shortcode {
	display: none;
}

}

@media (min-width: 861px) {

nav .bvi-shortcode {
	display: none;
}

.logoline .bvi-shortcode {
	right: 60px;
	top: 65px;
}

}

/* Стиль ссылок в уведомлении о cookie ****************************************/

#cookie-notice a
{
 color: white;
}
