

/* Start:/local/templates/mayakovskiy/components/bitrix/news.list/banners/style.css?17175014265225*/
.banner-row{
	position: relative;
}
.banner-row:after{
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    height: 9%;
    background: rgba(51, 51, 51, 0.65);
    z-index: 0;
    box-shadow: 0 0 114px 140px rgba(51,51,51,0.65);
}
.carousel-banner-item:after{
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.banner-fon{
	position: absolute;
    z-index: 10;
    bottom: 0;
    right: 0;
    width: 70%;
}
h1.banner,.banner-text{
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1), 0 0 7em rgba(0, 0, 0, 1), 0 0 3em rgba(0, 0, 0, 1);
}
.carousel-banner.OnasCarousel .owl-dots{
	display: none;
}
.banner-fon img{
	width: 100%;
}
.carousel-banner-item{
	position: relative;
}
.banner-content{
	position: absolute;
	top: 32%;
	z-index: 10;
}
.banner-text{
	font-size: 24px;
    color: #fcfcfc;
    margin: 60px 0 50px 0;
}
.carousel-banner.owl-carousel .owl-stage-outer{
	max-height: 100%;
}
.carousel-banner.OnasCarousel .banner-content{
	width: 70%;
}
.carousel-banner.OnasCarousel  h1.banner{
	width: auto;
}
.carousel-banner.OnasCarousel .banner-content{
    top: 52%;
}
.carousel-banner.isAfisha .banner-content{
    top: 45%;
}
.carousel-banner.OnasCarousel .carousel-banner .owl-nav{
	bottom: 95px;
}
.button-white a{
	display: flex;
    background: #fcfcfc;
    height: 58px;
    border-radius: 5px;
    align-items: center;
    padding: 0 30px;
    color: #CB2224;
    font-size: 24px;
    text-decoration: none;
    font-weight: 400;
    justify-content: space-between;
}
.button-white.zal a{
	width: 48%;
}
.homePage .button-white a{
	width: 100%;
}
.carousel-banner{
	position: relative;
}
.owl-carousel .owl-dots .owl-dot{
	width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid;
    margin: 0 0 20px 0;
}
.owl-carousel .owl-dots .owl-dot{
    margin: 0 0 20px 0;
}
.owl-carousel.arrow-red .owl-dots .owl-dot{
	border-color: #CB2224;
}
.owl-carousel.arrow-white .owl-dots .owl-dot, .carousel-banner .owl-dots .owl-dot{
	border-color: #fcfcfc;
}
.owl-carousel.arrow-red .owl-dots .owl-dot.active{
	background: #CB2224;
}
.owl-carousel.arrow-white .owl-dots .owl-dot.active, .carousel-banner .owl-dots .owl-dot.active{
	background: #fcfcfc;
}
.carousel-banner .owl-dots{
	position: absolute;
    bottom: 100px;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0 220px;
}
.carousel-banner .owl-nav{
	position: absolute;
	width: 100%;
	padding: 0 220px;
	display: flex;
    align-items: center;
    bottom: 35px;
}
.carousel-banner .owl-nav .line{
	width: 92px;
    height: 3px;
    background: #fcfcfc;
}
.carousel-banner .owl-nav button{
	display: flex;
	align-items: center;
}
.carousel-banner .owl-nav button img{
	border: 3px solid #fcfcfc!important;
    border-radius: 5px!important;
}
h1.banner{
	color: #fcfcfc;
    font-weight: 100;
    font-size: 45px;
    width: 80%;
    line-height: 1.1;
    margin: 0 0 40px 0;
}


@media screen and (max-width: 1760px){
	.carousel-banner .owl-nav, .carousel-banner .owl-dots{
		padding: 0 180px;
	}
	.banner-content{
		top: 39%;
	}
	.carousel-banner.isAfisha .banner-content {
	    top: 42%;
	}
}
@media screen and (max-width: 1500px){
	.carousel-banner .owl-nav, .carousel-banner .owl-dots{
		padding: 0 100px;
	}
	.banner-content{
		top: 30%;
	}
	h1.banner{
		font-size: 60px;
	}

}
@media screen and (max-width: 1360px){
	.banner-text{
		margin: 15px 0 40px 0;
		font-size: 25px;
	}
	.button-white a{
		font-size: 22px;
		height: 58px;
	}
	.owl-carousel .owl-item .banner-title img{
		width: 400px;
	}
	.banner-content{
		top: 35%;
	}
	.carousel-banner .owl-dots{
		display: none;
	}
	h1.banner {
	    font-size: 40px;
	}
}
@media screen and (max-width: 1080px){
	.owl-carousel .owl-nav{
		padding: 0 50px;
	}
	.banner-content {
	    top: 25%;
	}
	.owl-carousel .owl-nav button img{
		width: 40px;
	}
	.carousel-banner.isAfisha .banner-content {
        top: auto;
        bottom: 20%;
    }
    .carousel-banner.OnasCarousel .banner-content {
	    top: auto;
	    bottom: 20%;
	}
	h1.banner {
        font-size: 30px;
    }
    .carousel-banner.OnasCarousel .banner-content {
	    width: 90%;
	}

}
@media screen and (max-width: 830px){
	.carousel-banner.isAfisha h1.banner {
		line-height: 1.3;
    }
}
@media screen and (max-width: 768px){
	.carousel-banner-item picture{
	    display: flex;
	    height: 450px;
	}
	.carousel-banner-item source, .carousel-banner-item img{
		object-fit: cover;
	}
	.button-white.zal a{
		width: 100%;
	}

}

@media screen and (max-width: 620px){
	h1.banner {
        width: 97%;
    }

}
@media screen and (max-width: 500px){
	h1.banner {
        font-size: 25px;
    }
	.owl-carousel .owl-nav{
		padding: 0 20px;
	}
	.banner-fon{
		height: 100%;
    	width: 100%;
	}
	.banner-fon img{
		height: 100%;
	}
	.banner-content{
		width: 85%;
		top: 20%;
	}
	.button-white a{
		padding: 0 20px;
		height: 50px;
		font-size: 18px;	
	}
	.carousel-banner.OnasCarousel .carousel-banner .owl-nav{
		bottom: 30px;
	}
	.OnasCarousel .carousel-banner-item picture {
        height: 350px;
    }
    .OnasCarousel .carousel-banner-item picture {
        height: 500px;
    }

}
/* End */


/* Start:/local/templates/mayakovskiy/components/bitrix/news.list/afisha.main/style.css?17721065523158*/
.afisha-block-row{
	background: #CB2224;
}
.afisha-block-row h2{
	color: #fcfcfc;
	padding: 50px 0;
}
.afisha-block-items{
	direction: flex;
	justify-content: space-between;
}
.afisha-item{
	width: 380px;
	height: 530px;
	min-width: 380px;
    min-height: 530px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 7px;
    margin: 0 0 30px;
}
.afisha-date-text .afisha-title{
    margin: 10px 0 5px 0;
    font-size: 21px;
    text-align: center;
    width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.afisha-date-text .date{
    font-weight: 400;
    font-size: 17px;
    text-align: center;
}
.afisha-date-text{
    display: none;
    flex-direction: column;
    align-items: center;
}
.afisha-content, .afisha-content-link{
	width: 100%;
    height: 100%;
}
.afisha-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.afisha-item.link-page-afisha{
	background: #fcfcfc;
}
.afisha-content-link{
	padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.link-page-afisha-text{
	font-size: 1.5vw;
    font-weight: 400;
    line-height: 1.1;
    color: #000;
}
.link-page-afisha-text span{
	color: CB2224;
    font-size: 2vw;
    display: block;
}

.buttun-link-afisha{
	height: 50px;
}
.link-page-afisha-button{
    margin: 50px 0 0;
}
.afisha-content{
	background: rgba(51, 51, 51, 0.81);
    border-radius: 7px;
    color: #fcfcfc;
    padding: 20px 20px 45px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    opacity: 0;
    transition: 1s;
}
.afisha-item:hover .afisha-content{
	opacity: 1;
	transition: 1s;
}
.afisha-title{
	font-size: 24px;
    font-weight: 500;
    margin: 0 0 15px;
}
.afisha-date{
	font-size: 17px;
    font-style: italic;
}
.afisha-type span{
    background: #CB2224;
    border-radius: 5px;
    font-size: 15px;
    padding: 5px 20px;
}
.product-item-buttons{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.product-item-more{
	color: #fcfcfc;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    width: 50%;
}
.product-item-ticket{
	width: 50%;
	height: 45px;
}
.afisha-block-row{
	padding-bottom: 100px;
	background-repeat: no-repeat;
    background-size: contain;
}
.afisha-content.afisha-canceled-block{
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.afisha-canceled{
    width: 90%;
    background: #CB2224;
    border-radius: 5px;
    padding: 14px 26px;
}
.afisha-canceled.cancel{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.afisha-canceled .title{
    font-weight: 400;
    font-size: 23px;
}
.afisha-canceled.postponed .title{
    margin: 0 0 20px 0;
}
.afisha-canceled.postponed .afisha-canceled-content p{
    margin: 0 0 10px 0;
}
.afisha-canceled.postponed .afisha-canceled-content p span{
    font-weight: bold;
    display: block;
}
.afisha-canceled.postponed{
    background-image: url(/local/templates/mayakovskiy/img/back-afisha.png);
    background-size: cover;
    background-repeat: no-repeat;
}
/* End */


/* Start:/local/components/mayakovskiy/form.result.new/templates/form-page/style.css?17484279004078*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/components/mayakovskiy/form.result.new/templates/form-page/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/components/mayakovskiy/form.result.new/templates/form-page/images/icon_warn.gif);
}


.form-content{
	font-weight: 400;
}
.title-form{
	font-size: 20px;
}
.form-input{
	font-size: 18px;
}
input[name="web_form_apply"], input[type="reset"]{
	display: none;
}
.red-button.form-submit{
	padding: 11px 25px;
    border: none;
    width: 300px;
    position: relative;
}
.form-input input{
	border: none;
    border-bottom: 1px solid #898989;
    width: 300px;
    height: 40px;
}
.form-input input:focus-visible{
	outline: none;
    border-bottom: 1px solid;
}
.form-input input[type="checkbox"]{
	width: 20px;
	height: 20px;
}
.form-input input[type="checkbox"]:checked{

}
.form-input-item{
	margin: 10px 0 0 0;
}
.form-content{
	margin: 0 0 40px 0;
}
.form-page{
    margin: 70px 0;	
}
.form-page h2{
	color: #CB2224;
}

input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
input[type="checkbox"]+label {
  display: inline-flex;
  align-items: center;
  user-select: none;
  margin: 0 0 20px 0;
}
input[type="checkbox"]+label::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #333;
    border-radius: 2px;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
input[type="checkbox"]:checked+label::before {
  background-image: url("/local/templates/mayakovskiy/img/back-checked.png");
}
.title-checkbox{
	margin: 0 0 20px 0;
}
.form-input-item input[type="text"]{
	font-size: 18px;
}
.form-content-title{
	font-size: 25px;
    font-weight: 400;
    color: #CB2224;
    margin: 0 0 30px 0;
}
.form-table-row{
  display: flex;
  justify-content: space-between;
  margin: 0 0 0 5px;
}
.form-content-row.one{
	width: 30%;
}
.form-content-row.one .form-content-item{
  margin: 0 0 0 3px;
}
.form-content-row.two{
	width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.form-content-row.two .form-content-item{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.text-submit{
	display: flex;
	justify-content: space-between;
}
.text-polit{
	margin: 0 0 0 5px;
}
.text-polit a{
	color: #CB2224;
	
}
@media (max-width: 1700px){
	.form-content-row.two {
    width: 60%;
 	}
}
@media (max-width: 1399px){
	.text-polit p{
		font-size: 15px;
	}
}
@media (max-width: 1199px){
	.form-input input{
		width: 270px;
	}
	.title-form {
    font-size: 18px;
	}
	.form-input {
    font-size: 16px;
	}
	.form-input-item input[type="text"] {
    font-size: 16px;
	}
	.form-content-title {
    font-size: 22px;
  }
}
@media (max-width: 1080px){
	.form-content-row.two {
    width: 65%;
	}
}
@media (max-width: 940px){
	.form-table-row, .text-submit{
		flex-wrap: wrap;
	}
	.form-content-row.one,.form-content-row.two, .form-input-item, .form-input input, .text-polit{
    width: 100%;
	}
	.form-input-item{
		width: 100%!important;
	}
	.form-content-row.one .form-content-item{
    display: flex;
    justify-content: space-between;
	}
	.form-content{
		width: 48%;
	}
	.red-button.form-submit{
		width: 100%;
    margin: 20px 0 0 0;
	}
}
@media (max-width: 580px){
	.title-form {
	  font-size: 16px;
	}
	.form-input {
    font-size: 15px;
	}
	.form-content-title {
    font-size: 20px;
	}
	.form-content-row.one .form-content-item{
		flex-wrap: wrap;
	}
	.form-content{
		width: 100%;
	}
	.form-page h2{
		margin: 0;
	}
}
.text-polit input[type="checkbox"]+label, .text-polit .form-input-item{
	margin: 0;
}
/* End */


/* Start:/local/templates/mayakovskiy/components/bitrix/news.list/photogallery/style.css?17175014261598*/
.photogallery-block{
	background: #CB2224;
	padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    margin: 0 0 145px 0;
}
.photogallery-block h2{
	color: #fcfcfc;
	width: 100%;
	padding: 50px 0;
}
.photogallery-content .photogallery-item:nth-child(1){
	width: 21%;
    height: 365px;
}
.photogallery-content .photogallery-item:nth-child(2){
	width: 17%;
    height: 275px;
}
.photogallery-content .photogallery-item:nth-child(3){
	width: 17%;
    height: 275px;
}
.photogallery-content .photogallery-item:nth-child(4){
	width: 21%;
    height: 365px;
}
.photogallery-content .photogallery-item:nth-child(5){
	width: 17%;
    height: 275px;
}
.photogallery-content .photogallery-item:nth-child(6){
	width: 21%;
    height: 258px;
    margin: 25px 0 0 0;
}
.photogallery-content .photogallery-item:nth-child(7){
	width: 36%;
    height: 348px;
    margin: -65px 0 0 0;
}
.photogallery-content .photogallery-item:nth-child(8){
	width: 21%;
    height: 258px;
    margin: 25px 0 0 0;
}
.photogallery-content .photogallery-item:nth-child(9){
	width: 17%;
    height: 348px;
    margin: -65px 0 0 0;
}
.photogallery-content{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.photogallery-content .link-page-afisha-text{
	font-size: 1.5vw;
}
.photogallery-content .link-page-afisha{
	background: #fcfcfc;
}
.photogallery-content .link-page-afisha-text span{
    font-size: 2vw;
}
.photogallery-content .photogallery-item{
	background-size: cover;
    background-position: center;
}
.photogallery-content{
	width: 100%;
}
/* End */
/* /local/templates/mayakovskiy/components/bitrix/news.list/banners/style.css?17175014265225 */
/* /local/templates/mayakovskiy/components/bitrix/news.list/afisha.main/style.css?17721065523158 */
/* /local/components/mayakovskiy/form.result.new/templates/form-page/style.css?17484279004078 */
/* /local/templates/mayakovskiy/components/bitrix/news.list/photogallery/style.css?17175014261598 */
