@charset "utf-8";

/*-----------------------------------------------
CSS Framework Lisena
Author:   hmelii
Web:      http://www.hmelii.ru
Email:    anufry@inbox.ru
Version:  6.00 16.12.20 n
----------------------------------------------- */
/*---------------------- basic styles --------------------------------------*/
@import url("bases.css");
@import url("jquery-ui.css");
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url("modals/blur.css");
/*---------------------- end basic styles ----------------------------------*/
/*---------------------- global --------------------------------------*/
html {
    height: 100%;
    overflow-y: scroll;
    font-size: 1px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    /*background: #28364B;*/
    background: #fff;
    height: 100%;
    /*color: #fff;*/
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    word-wrap: break-word;
}

input, button, select, textarea, html {
    /*font-family: 'Roboto', sans-serif;*/
    font-family: 'Montserrat', sans-serif;

}
.form_err{
    font-size: 11px;
    padding-left: 12px;
    color: red;
}
form .error{
    color: red;
    font-size: 11px;
}
a {
    /*color: #fff;*/
    color: #000;
    text-decoration: underline;
}

a:hover, a:hover:visited {
    text-decoration: none;
}

.nu a:hover, a.nu:hover {
    text-decoration: underline;
}

.nu a, a.nu {
    text-decoration: none;
}

a.link_dashed, .link_dashed a {
    text-decoration: none;
    border-bottom: 1px dashed;
}

a.link_dashed:hover, .link_dashed a:hover {
    border: 0;
    text-decoration: none;
}

.h1 {
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 39px;
    color: #163C84;
    line-height: 1.5;
    text-transform: uppercase;
}
h1 {
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 39px;
    color: #163C84;
    line-height: 1.5;
    text-transform: uppercase;
}
.h2 {
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 24px;
    line-height: 1.3;
}
h2 {
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 24px;
    line-height: 1.3;
}
.h3 {
    font-size: 26px;
    color: #163C84;
    font-weight: bold;
    margin: 0 0 33px;
    line-height: 1.3;
}
h3 {
    font-size: 26px;
    color: #163C84;
    font-weight: bold;
    margin: 0 0 33px;
    line-height: 1.3;
}
.h4 {
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 13px;
    color: #163C84;
}
h4 {
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 13px;
    color: #163C84;
}
.h5 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 1.67em;
}
h5 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 1.67em;
}
.h6 {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 2.33em;
}
h6 {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 2.33em;
}
/*colors*/
/*end colors*/
/*fonts*/
@font-face {
	font-family: "Circe-Light";
	src: url("../fonts/Circe-Light.eot");
	src: url("../fonts/Circe-Light.eot?#iefix")format("embedded-opentype"), url("../fonts/Circe-Light.woff") format("woff"), url("../fonts/Circe-Light.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "Circe-ExtraBold";
	src: url("../fonts/Circe-ExtraBold.eot");
	src: url("../fonts/Circe-ExtraBold.eot?#iefix")format("embedded-opentype"), url("../fonts/Circe-ExtraBold.woff") format("woff"), url("../fonts/Circe-ExtraBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "Circe-Bold";
	src: url("../fonts/Circe-Bold.eot");
	src: url("../fonts/Circe-Bold.eot?#iefix")format("embedded-opentype"), url("../fonts/Circe-Bold.woff") format("woff"), url("../fonts/Circe-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "Circe-Regular";
	src: url("../fonts/Circe-Regular.eot");
	src: url("../fonts/Circe-Regular.eot?#iefix")format("embedded-opentype"), url("../fonts/Circe-Regular.woff") format("woff"), url("../fonts/Circe-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
.f-10 {
    font-size: 10px;
    font-size: 10px;
}

.f-11 {
    font-size: 11px;
    font-size: 11px;
}

.f-12 {
    font-size: 12px;
    font-size: 12px;
}

.f-13 {
    font-size: 13px;
    font-size: 13px;
}

.f-14 {
    font-size: 14px;
    font-size: 14px;
}

.f-15 {
    font-size: 15px;
    font-size: 15px;
}

.f-16 {
    font-size: 16px;
    font-size: 16px;
}

.f-17 {
    font-size: 17px;
    font-size: 17px;
}

.f-18 {
    font-size: 18px;
    font-size: 18px;
}

.f-20 {
    font-size: 20px;
    font-size: 20px;
}

/*end fonts*/
/*forms fields*/
.field {
    /*background: #3C5C9D;
    border: 1px solid #3C5C9D;*/
    background: #163C84;
    border: 1px solid #163C84;
    border-radius: 100px;
    padding: 8px 16px 8px;
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    font-size: 18px;
    color: #fff;
}

.field:focus {
   /* border-color: #51cbee;
    -webkit-box-shadow: rgba(81, 203, 238, 1) 0px 0px 5px;
    box-shadow: rgba(81, 203, 238, 1) 0px 0px 5px;*/
}

.field:-moz-placeholder {
    opacity: 1;
    font-size: 16px;
    color: #fff;
    font-style: normal;
}

.field::-moz-placeholder {
    opacity: 1;
    font-size: 16px;
    color: #fff;
    font-style: normal;
}

.field::-webkit-input-placeholder {
    opacity: 1;
    font-size: 16px;
    color: #fff;
    font-style: normal;
}

.field:-ms-input-placeholder {
    opacity: 1;
    font-size: 16px;
    color: #fff;
    font-style: normal;
}

.field.placeholder {
    font-size: 16px;
    color: #fff;
    font-style: normal;
}

.field.invalid {
    border-color: red;
}

.parent_field {
    display: inline-block;
    vertical-align: top;
}

.invalid_message {
    display: block;
    color: red;
    font-size: 11px;
    font-size: 11px;
    line-height: 1.2;
}

.valid_message {
    display: none;
    color: green;
    font-size: 11px;
    font-size: 11px;
    line-height: 1.2;
}

/*end forms fields*/
/*over blocks*/
.o {
    overflow: hidden;
}

.cx:before, .cx:after {
    content: "";
    display: table;
}

.cx:after {
    clear: both;
}

.ct {
    display: table;
}

.ct:after {
    content: '. . . . . . . . . . .';
    display: block;
    word-spacing: 99in;
    height: 0;
    overflow: hidden;
    font-size: 0.05em;
    line-height: 0.05em;
}

/*end over blocks*/
/*other*/
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 0;
    margin: 0 0 10px;
    height: 0;
    display: block;
    width: 100%;
    vertical-align: top;
    overflow: hidden;
    border-top: 1px solid #a5b136;
}

::-moz-selection {
    background-color: rgba(255, 0, 0, 0.5);
    color: #fff;
    text-shadow: none;
}

::selection {
    background-color: rgba(255, 0, 0, 0.5);
    color: #fff;
    text-shadow: none;
}

img::-moz-selection {
    background-color: transparent;
    -moz-box-shadow: none;
}

img::selection {
    background-color: transparent;
    box-shadow: none;
}
ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style-type: none;
    margin: 0 0 19px;
    padding: 0;
}


li {
	background: url(../images/2024_mark.png) no-repeat 0 12px;
	margin: 0;
	padding: 0 0 0 14px;
	list-style: none;
}
.list {
    display: block;
}
.list>li {
	background: none;
	padding: 0;
}

/*end other*/
/*---------------------- end global ----------------------------------*/
/*---------------------- wrapper ------------------------------------*/
.wrapper {
    min-width: 1025px;
    min-height: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.inner {
    width: 100%;
    margin: auto;
}

.inner:before, .inner:after {
    content: "";
    display: table;
}

.inner:after {
    clear: both;
}

/*---------------------- *** ----------------------------------------*/
/*---------------------- header -------------------------------------*/
.header {
    background: linear-gradient(-90deg, rgba(60, 92, 157, 0.62) 64.89%, rgba(60, 92, 157, 0) 98.58%);
    height: 77px;
    position: relative;
    /*background: #28364B;*/
}
.header:before {
    content: "";
    background: #28364B;
    position: absolute;
    top: 0;
    right: -10000px;
    bottom: 0;
    left: -10000px;
    z-index: -1;
}
.header .container {
    min-width: 995px;
    max-width: 1140px;
    height: 77px;
    margin: 0 auto;
    position: relative;
}

.logo {
    background: url(../images/Белое_лого_ЛС.svg) no-repeat;
    width: 253px;
    height: 74px;
    position: absolute;
    top: 12px;
    left: 15px;
}

.logo .link {
    display: block;
    width: 253px;
    height: 74px;
}

.slogan {
    width: 103px;
    position: absolute;
    top: 11px;
    left: 273px;
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.4;
}

.tickets {
    position: absolute;
    top: 8px;
    right: 15px;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
}

.tickets .link {
    background: url(../images/ticket1.svg) no-repeat;
    display: block;
    min-height: 44px;
    padding: 20px 0 0 65px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
}

/*---------------------- end header ----------------------------------*/
/*---------------------- side ---------------------------------------*/
.side_1, .side_2 {
    width: 170px;
    position: relative;
    float: left;
}

.side_2 {
    float: right;
}

/*---------------------- end side ------------------------------------*/
/*---------------------- content -------------------------------------*/
.content {
    position: relative;
}
.top_block_content{
    margin: 0 0 38px;
    text-align: center;
}
.content .container {
    min-width: 995px;
    max-width: 1140px;
    /*padding: 0 15px 16px;*/
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}

.promo {
    /*background: #30322f;*/
    min-height: 492px;
    background: #E4F1FF;
    position: relative;
    box-sizing: border-box;
    margin: 0 0 44px;
}

.promo .container {
    min-width: 995px;
    max-width: 1140px;
    position: relative;
}

.promo .fig {
    width: 100%;
    height: 492px;
    position: absolute;
    /*left: 98px;
    top: -3px;*/
    top: 0;
    left: 0;
    box-sizing: border-box;
    overflow: hidden;
}

.promo .img {
    width: 100%;
    position: absolute;
    /*top: 0;*/
    right: 0;
    bottom: 0;
    left: 0;
    vertical-align: top;
}

.promo .text {
    position: absolute;
    top: 34px;
    left: 28px;
    font-weight: 500;
    /*font-size: 30px;*/
    font-size: 36px;
    color: #163C84;
    text-transform: uppercase;
    line-height: 1.2;
    z-index: 3;
}

.operating_mode {
    /*margin: 0 0 15px;*/
}
.operating_mode .operating_mode_in{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 45px;
    padding: 33px 0 29px;
    position: relative;
}
.operating_mode .operating_mode_in:before {
    content: "";
    background: #CBE6EF;
    border-radius: 10px;
    width: 100vw;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: -1;
}
.operating_mode .operating_mode_in .h3{
    color: #163C84;
}
.time_operating_mode{
    background: url(../images/2024_time_operating_mode.svg) no-repeat;
    min-height: 35px;
    margin: 0 0 18px;
    padding: 4px 0 0 64px;
    font-size: 20px;
    font-weight: 600;
}
.weekend_operating_mode{
    background: url(../images/2024_weekend_operating_mode.svg) no-repeat 0 6px;
    min-height: 44px;
    padding: 0 0 0 63px;
}
.weekend_operating_mode .info_block{
    font-size: 20px;
    font-weight: 600; 
}
.operating_mode .left_container {
    float: left;
    width: 28%;
    padding: 10px 0 0;
    font-size: 20px;
    line-height: 1.2;
}
.operating_mode .left_container p{
	margin:0 0 6px;
}
.operating_mode .right_container {
    float: right;
    width: 342px;
    margin: 11px 86px 0 0;
}
.opening_soon_block{
    background: #fff;
    box-shadow: 0px 0 30px rgba(0, 0, 0, 0.07);
    border: 1px solid #EBEBEB;
    border-radius: 20px;
    margin: 0 0 37px;
    padding: 34px 53px 16px;
    text-align: center;

}
.opening_soon_block .h3{
    margin: 0 0 23px;
    color: #163C84;
}
.blue_text{
    color: #163C84;
}
.table_1 {
    background: linear-gradient(180deg, rgba(60, 92, 157, 0.1829) 0%, rgba(60, 92, 157, 0.59) 50%, rgba(60, 92, 157, 0.1829) 100%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    border-collapse: separate;
    width: 100%;
    padding: 0 31px 11px;
}

.table_1 th {
    padding: 4px 0 0;
    font-weight: normal;
    text-align: center;
}

.table_1 tr:nth-child(2) th {
    padding: 3px 0 0;
    font-size: 10px;
}

.table_1 td {
    border-top: 1px solid #9DADCE;
    border-left: 1px solid #9DADCE;
    padding: 5px 2px 6px;
    text-align: center;
}

.table_1 tr:first-child td {
    border-top: none;
}

.table_1 td:first-child {
    border-left: none;
}

.ticket_reservation {
    margin: 0 0 33px;
    text-align: center;
}
.ticket_reservation .cx{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 90px;
}
.ticket_reservation .h1 {
    margin: 0 0 3px;
}

.ticket_reservation .h2 {
    margin: 0 0 3px;
}

.ticket_reservation .h3 {
    margin: 0 0 46px;
}

.ticket_reservation p {
    margin: 0 0 14px;
}

.ticket_reservation .left_container {
    /*float: left;
    width: 254px;*/
    width: 28%;
    margin: 0 15px 13px 0;
    text-align: center;
}

.ticket_reservation .left_container .title {
    background: #163C84;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    width: 100%;
    height: 49px;
    /*margin: 0 0 4px;
    font-size: 20px;*/
    position: relative;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 49px;
    text-align: center;
    z-index: 2;
}

.ticket_reservation .left_container .date {
    /*background: #3C5C9D;*/
    background: #163C84;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    display: inline-block;
    width: 100%;
    height: 49px;
    font-size: 20px;
    color: #fff;
    line-height: 49px;
    text-align: center;
}

.datepicker {
    /*background: #3C5C9D;
    border-radius: 100px;
    color: #fff;
    */
    background: #CBE6EF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    display: inline-block;
    width: 100%;
    margin: -32px 0 0;
    padding: 37px 0 12px;
    font-size: 20px;
    font-weight: 600;
    color: #2C2254;
    text-align: center;
    box-sizing: border-box;
}

.datepicker .field {
    background: none;
    border: 0;
    width: 100%;
    padding: 0;
    font-size: 20px;
    /*color: #fff;*/
    font-weight: 600;
    color: #2C2254;
    line-height: 49px;
    text-align: center;
}

.datepicker .field:-moz-placeholder {
    font-size: 20px;
}

.datepicker .field::-moz-placeholder {
    font-size: 20px;
}

.datepicker .field::-webkit-input-placeholder {
    font-size: 20px;
}

.datepicker .field:-ms-input-placeholder {
    font-size: 20px;
}

.datepicker .field.placeholder {
    font-size: 20px;

}

.ui-datepicker {
    background: none;
    background: rgba(60, 92, 157, 0.56);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    width: 254px;
    position: absolute;
    top: 877px !important;
    left: 104.5px;
    z-index: 2;
}

.ui-widget-header {
    background: none;
    border-radius: 0;
    border: none;
    padding: 23px 0 0;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;

    color: #fff;
    font-weight: normal;
    text-align: center;

}

.ui-datepicker-month {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;

    color: #fff;
    font-weight: normal;
}

.ui-widget select {
    background: none;
    border: none;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;

    color: #fff;
    font-weight: normal;
}

.ui-widget-content {
    color: #fff;
}

.ui-widget {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
}

.ui-widget.ui-widget-content {
    border: none;
}

.ui-datepicker-prev {
    background: url(../images/calendari_arrow_left.svg) no-repeat;
    border: none;
    display: block;
    width: 17px;
    height: 15px;
    position: absolute;
    top: 29px;
    left: 6px;
}

.ui-datepicker-prev-hover {
    background: url(../images/calendari_arrow_left.svg) no-repeat !important;
    border: none !important;
}

.ui-datepicker-next {
    background: url(../images/calendari_arrow_right.svg) no-repeat;
    border: none;
    display: block;
    width: 17px;
    height: 15px;
    position: absolute;
    top: 29px;
    right: 6px;
}

.ui-datepicker-next-hover {
    background: url(../images/calendari_arrow_right.svg) no-repeat !important;
    border: none !important;
}

.ui-datepicker-year {
    display: none;
}

.ui-datepicker-calendar th {
    font-weight: normal;
    text-align: center;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none;
    background: none;
    font-weight: normal;
    display: block;
    width: 29px;
    height: 21px;
    color: rgba(255, 255, 255, 0.40);
    text-decoration: none;
    text-align: center;
    line-height: 24px;
}

.ui-datepicker-week-end .ui-state-default {
    color: rgba(246, 12, 12, 0.40);
}

.ui-state-active {
    border: none;
    background: #fff !important;

    font-weight: normal;
    /*color: #3C5C9D !important;*/
    color: #163C84 !important;
}

.ui-datepicker-calendar {
    padding: 0 19px 20px;
}

.ui-datepicker-calendar td {
    padding: 0;
}

.ticket_reservation .right_container {
    /*float: right;
    width: calc(34% - 28px);*/
    width: 28%;
    margin: 0 0 13px 13px;
    text-align: center;
}

.ticket_reservation .right_container .title {
    margin: 0 0 4px;
    font-size: 20px;
}

.ticket_reservation .right_container p {
    margin: 0 0 5px;
}

.ticket_reservation .center_container {
    /*overflow: hidden;
    width: calc(48% - 254px);*/
    width: 35%;
    margin: 0 0 13px;
    padding: 1px 0 0;
    text-align: center;
    line-height: 1.1;
}

.ticket_reservation .center_container p {
    margin: 0 0 12px;
}

.ticket_reservation .center_container .title {
    margin: 0 0 9px;
    /*font-size: 20px;*/
    font-size: 18px;
}

.time_list {
    margin: 0 0 0 -3px;
}

.time_list .item {
    width: calc(50% - 3px);
    margin: 0 0 4px 3px;
}

.time_list button {
    /*background: rgba(60, 92, 157, 0.78);*/
    background: #CBE6EF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    border: none;
    width: 100%;
    height: 41px;
    /*font-size: 20px;
    color: #fff;*/
    font-size: 18px;
    font-weight: 500;
    color: #2C2254;
    line-height: 41px;
    text-align: center;
}

.time_list button:disabled {
    background: #6B717B;
    color: #fff;
}

.time_list button.active {
    /*background: #fff;
    color: #3C5C9D;*/
    background: #163C84;
    color: #fff;
}

.ticket_reservation .right_container .number {
	background: #CBE6EF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 100px;
	display: block;
	width: 57px;
	height: 43px;
    margin: 0 auto;
    padding: 0 48px;
	position: relative;
}



.ticket_reservation .right_container .number .field {
	background: #CBE6EF;
	border: none;
	border-radius: 0;
	display: block;
	width: 100%;
	height: 43px;
	padding: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #061321;
	text-align: center;
}

.ticket_reservation .right_container .number .field:-moz-placeholder {
	font-size: 18px;
	font-weight: bold;
	color: #061321;
}

.ticket_reservation .right_container .number .field::-moz-placeholder {
	font-size: 18px;
	font-weight: bold;
	color: #061321;
}

.ticket_reservation .right_container .number .field::-webkit-input-placeholder {
	font-size: 18px;
	font-weight: bold;
	color: #061321;
}

.ticket_reservation .right_container .number .field:-ms-input-placeholder {
	font-size: 18px;
	font-weight: bold;
	color: #061321;
}

.ticket_reservation .right_container .number .field.placeholder {
	font-size: 18px;
	font-weight: bold;
	color: #061321;
}

.ticket_reservation .right_container .number .up {
	background:#163C84 url(../images/ticket_reservation_number_plus.png) no-repeat 50% 50%;
    border-radius: 0 100px 100px 0;
	display: block;
	width: 48px;
    height: 43px;
	position: absolute;
	top: 0;
	right: 0;
}

.ticket_reservation .right_container .number .down {
	background:#163C84 url(../images/ticket_reservation_number_minus.png) no-repeat 50% 50%;
    border-radius: 100px 0 0 100px;
	display: block;
	width: 48px;
    height: 43px;
	position: absolute;
	top: 0;
	left: 0;
}
.grey_text{
    font-size: 14px;
    color: #828282;
}
.ticket_list {
    margin: 0 0 0 -15px;
}

.ticket_list .item {
    width: calc(50% - 15px);
    margin: 0 0 9px 15px;
    position: relative;
    font-size: 16px;
}

.ticket_list .info {
    padding: 8px 0 0;
    font-size: 14px;
}

.ticket_list .delete {
    background: url(../images/close.svg) no-repeat;
    display: block;
    width: 21px;
    height: 21px;
    position: absolute;
    top: -6px;
    right: 1px;
}

.ticket_list .item:first-child .delete {
    display: none;
}

.ticket_list .btn_add {
    background: url(../images/btn_add.svg) no-repeat 0 10px;
    border: none;
    display: inline-block;
    min-height: 61px;
    margin: -18px 0 0;
    padding: 0 0 0 54px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    text-align: left;
}

.ticket_list .btn_max {
    background: url(../images/btn_max.svg) no-repeat;
    border: none;
    display: inline-block;
    min-height: 45px;
    margin: -8px 0 0;
    padding: 6px 0 0 54px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    text-align: left;
}

.btn_2 {
    background: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    border: none;
    width: 100%;
    height: 40px;
    font-size: 16px;
    /*color: #3C5C9D;*/
    color: #163C84;
    line-height: 40px;
    text-align: center;
}

.btn_3 {
    /*background: #3C5C9D;*/
    background: #163C84;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    border: none;
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.btn_3.active {
    background: #fff;
    /*color: #3C5C9D;*/
    color: #163C84;
}

.btn_book {
    background: /*#3C5C9D*/ #163C84 url(../images/btn_book.svg) no-repeat 96% 50%;
    background-size: 19px 20px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    border: none;
    /*height: 37px;*/
    height: 54px;
    /*padding: 0 41px 0 23px;*/
    padding: 0 71px 0 47px;
    /*font-size: 14px;*/
    font-size: 18px;
    color: #fff;
    /*line-height: 37px;*/
    line-height: 54px;
    transition: all 0.5s ease 0s;
}

.btn_book:hover {
    /*margin: 0 -28px 0 0;*/
    margin: 0 -22px 0 0;
    padding: 0 93px 0 47px;
}

.btn_book:disabled {
    background: #6B717B url(../images/btn_book.svg) no-repeat 96% 50%;
    background-size: 19px 20px;
}

.red_text {
    margin: 0 0 12px;
    font-size: 14px;
    color: #FF0A0A;
}

.discounted_tickets {
    /*margin: 0 0 0 269px;
    letter-spacing: 1px;
	line-height:1.1;
    */
    position: relative;
    padding: 62px 0 78px;
    
}
.discounted_tickets:before {
    content: "";
    background: #CBE6EF;
    border-radius: 10px;
    width: 100vw;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: -1;
}
.discounted_tickets .h3 {
    margin: 0 0 66px;
}
.discounted_tickets p{
	margin:0 0 15px;
}
.discounted_tickets .fig {
    float: left;
    width: 273px;
    height: 131px;
    margin: 0 26px 0 0;
    position: relative;
    overflow: hidden;
}

.discounted_tickets .img {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    vertical-align: top;
}
.discounted_tickets .text{
	overflow:hidden;
}
.discounted_tickets_list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
margin: 0 0 0 -10px;
}
.discounted_tickets_list .item{
    border-left: 2px solid #344D7D;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
width: calc(50% - 48px);
margin: 0 0 0 10px;
padding: 0 0 0 36px;
}
.discounted_tickets_list .item:first-child{
border: none;
padding: 0;
}
.discounted_tickets_list .fig{
    background: #fff;
    box-shadow: 0px 0 8px rgba(0, 0, 0, 0.09);
    border-radius: 50%;
    width: 64px;
    height: 64px;
    margin: 0 36px 0 0;
    position: relative;
    overflow: hidden;

}
.discounted_tickets_list .img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    vertical-align: top;

}
.discounted_tickets_list .text{
width: calc(100% - 100px);
}
.discounted_tickets_list .title{
    margin: 0 0 10px;
font-size: 24px;
font-weight: 600;
}
.discounted_tickets_list p{
    margin: 0 0 11px;
}
.back {
    background: url(../images/2024_arrow_back.png) no-repeat;
    display: inline-block;
    /*padding: 0 0 0 20px;
    font-size: 20px;
    color: #fff;
    */
    min-height: 26px;
    padding: 0 0 0 43px;
    font-size: 18px;
    color: #000;
    text-decoration: none;
}

.form_box {
    width: 62%;
    margin: 0 auto;
    font-size: 20px;
}

.form_box .enter_details {
    margin: 0 0 18px;
    font-size: 18px;
}

.table_2 {
    width: 100%;
    margin: 0 0 35px;
    /*font-size: 20px;*/
    font-size: 18px;
}

.table_2 .title {
    /*font-size: 20px;*/
    font-size: 26px;
    font-weight: bold;
    margin: 9px 0 11px;
    color: #163C84;
}

.table_2 tr:first-child .title {
    /*font-weight: 500;*/
    margin: 1px 0 19px;
    font-size: 36px;
    font-weight: bold;
    color: #163C84;
    text-transform: uppercase;
}

.table_2 td {
    padding: 5px 0 9px;
}
.table_2 tr:nth-child(3) td {
    border-bottom: 1px solid #D0CFCF;
    padding: 5px 0 19px;
}

.table_2 tr:nth-child(2n+1) td {
    /*padding: 28px 0 0;*/
}

.table_2 tr:first-child td {
    padding: 0;
    border: none;
}
.form_block{
    position: relative;
    padding: 25px 0 48px;
}
.form_block:before{
    content: "";
    background: #CBE6EF;
    border-top: 1px solid #D0CFCF;
    width: 100vw;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: -1;
}
.total_block{
    display: flex;
    justify-content: space-between;
    margin: 0 0 57px;
    font-size: 26px;
    font-weight: bold;
    color: #163C84;
}
.checkbox {
    cursor: pointer;
    /*background: #E4E4E4;
    width: 15px;
    height: 15px;
    */
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    position: relative;
}

.checkbox .bg {
    background: url(../images/pic3.png) no-repeat 50% 50%;
    /*width: 15px;
    height: 15px;*/
    width: 22px;
    height: 22px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.checkbox input {
    clip: rect(0, 0, 0, 0);
    position: absolute !important;
}

.checkbox input:checked + .bg {
    opacity: 1;
}

.form_box .label {
    display: inline-block;
    vertical-align: middle;
    width: 94%;
    font-size: 14px;
    /*color: #fff;*/
    color: #000;
    line-height: 1.3;
}

.form_box .btn_book {
    padding: 0 59px 0 45px;
}

.form_box .btn_book:hover {
    padding: 0 87px 0 45px;
}

.form_box .control {
    margin: 0 0 50px;
}
.c-52{
    width: 52%;
}
.captcha {
    display: inline-block;
    /*padding-left: 90px;*/
    padding: 0 0 0 140px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.captcha .fig {
    background: #fff;
    /*border: 1px solid #fff;*/
    border: 1px solid #163C84;
    border-radius: 100px;
    /*width: 100px;*/
    width: 158px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
}

.captcha .fig img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.captcha .field {
    width: 100%;
    border-left: 0;
    border-radius: 0 100px 100px 0;
    padding: 8px 16px 11px 26px
}

.tickets_content {
    width: 33%;
    margin: 0 auto 45px;
    font-size: 26px;
    color:#163C84;
}

.tickets_content p {
    margin: 0 0 20px;
}

.tickets_content .fig {
    display: inline-block;
    vertical-align: top;
    width: 126px;
    height: 157px;
    margin: 0 15px 0 0;
    position: relative;
    overflow: hidden;
}

.tickets_content .img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    vertical-align: top;
}

.tickets_content .text {
    display: inline-block;
    padding: 31px 0 0;
    vertical-align: top;
    line-height: 1;
}

.tickets_content .link {
    color: #fff;
}

.plug {
    background: rgba(60, 92, 157, 0.75);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
	width:261px;
    padding: 9px 6px 5px;
    font-size: 12px;
    text-align: center;
}
.plug p{
	margin:0 0 3px;
}
.modal {
    position: fixed;
    z-index: 1000;
}

.modal__inner {
    overflow: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.modal, .modal__bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.modal__horisontal_inner {
    display: table;
    height: 100%;
    margin: auto;
}

.modal__vertical_inner {
    display: table-cell;
    vertical-align: middle;
    -webkit-perspective: 1300px;
    perspective: 1300px;
}

.modal__bg {
    background: #000;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.show .modal__bg {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.modal__content {
    /*background: linear-gradient(180deg, #2F322E 0%, #3C5C9D 100%);*/
    background: linear-gradient(180deg, #2F322E 0%, #163C84 100%);
    border-radius: 20px;
    padding: 24px;
    position: relative;
}

.box_additional_services .modal__content {
    padding: 48px 26px 8px;
    font-size: 20px;
    text-align: center;
    line-height: 1;
}

.box_additional_services .modal__content .title {
    margin: 0 0 32px;
}

.box_additional_services .modal__content p {
    margin: 0 0 16px;
}

.btn_4 {
    background: #2F322E url(../images/modal_arrow_left.svg) no-repeat 8px 50%;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    display: inline-block;
    width: 165px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
}

.btn_4.arrow_right {
    background: #2F322E url(../images/modal_arrow_right.svg) no-repeat 96% 50%;
}

.modal__close_btn {
    background: url(../images/modal_close.svg) no-repeat 50% 50%;
    width: 47px;
    height: 49px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.modal_lightbox__prev, .modal_lightbox__next {
    cursor: pointer;
    width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.modal_lightbox__next {
    left: auto;
    right: 0;
}

/*---------------------- end content ----------------------------------*/
/*---------------------- footer ---------------------------------------*/
.footer {
    /*background: #2f322e url(../images/bg_footer.png) repeat-x;*/
    background: linear-gradient(-90deg, rgba(60, 92, 157, 0.62) 64.89%, rgba(60, 92, 157, 0) 98.58%);
    /*height: 231px;*/
    height: 400px;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    line-height: 1.3;
}
.footer:after {
    content: "";
    background: #2C374B;
    position: absolute;
    top: 0;
    right: -10000px;
    bottom: 0;
    left: -10000px;
    z-index: -1;
}
.footer:before {
    content: "";
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    display: block;
    position: absolute;
    top: 189px;
    right: 0;
    left: 0;
}

.footer .container {
    min-width: 995px;
    max-width: 1140px;
    height: 77px;
    margin: 0 auto;
    position: relative;
}

.logo_footer {
    background: url(../images/2024_logo_footer.svg) no-repeat;
    background-size: 227px 52px;
    /*width: 253px;
    height: 74px;*/
    width: 227px;
    height: 52px;
    position: absolute;
    /*top: 20px;*/
    top: 44px;
    left: 15px;
}

.logo_footer .link {
    display: block;
    /*width: 253px;
    height: 74px;*/
    width: 227px;
    height: 52px;
}

.slogan_footer {
    width: 103px;
    position: absolute;
    top: 19px;
    left: 283px;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 1.4;
}

.phone_footer {
    width: 16%;
    position: absolute;
    /*top: 21px;
   right: 29%;*/
   top: 43px;
   left: 29%;
    /*font-size: 12px;*/
    
    font-size: 14px;
    line-height: 1.2;
	/*text-align:center;*/
}

.phone_footer .title {
    margin: 0 0 5px;
    font-size: 14px;
}
.phone_footer p{
	margin:0 0 16px;
}
.phone_footer .link {
    display: block;
    /*font-size: 16px;*/
    margin: 16px 0 0;
    font-family: "Circe-Bold";
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}
.box_1{
    width: 15%;
    position: absolute;
    top: 43px;
   right: 25%;
   font-size: 12px;
   line-height: 1.7;
}
.mail_footer {
    position: absolute;
    top: 16px;
    right: 19%;
    font-size: 12px;
}

.mail_footer .title {
    margin: 0 0 2px;
    font-size: 14px;
}

.mail_footer .link {
    display: block;
    margin: 0 0 2px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.return {
    position: absolute;
    top: 111px;
    left: 15px;
    font-size: 14px;
    font-weight: bold;
}
.return .item{
    margin: 0 0 5px;
}
.return .link {
    color: #fff;
}

.socs {
    position: absolute;
    /*top: 16px;*/
    top: 44px;
    right: 15px;
    font-size: 14px;
}

.socs .title {
    margin: 0 0 6px;
}

.socs .item {
    margin: 0 14px 0 0;
}

.socs .fig {
    display: block;
    width: 32px;
    height: 31px;
    position: relative;
    overflow: hidden;
}

.socs .img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    vertical-align: top;
}

.bottom_text {
    position: absolute;
    /*top: 157px;*/
    top: 212px;
    left: 15px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3;
}

/*---------------------- end footer -----------------------------------*/
/* media queries */
/* small screens (portrait and landscape) */
/* small screens (landscape) */
/* small screens (portrait) */
/* medium small screens */
/* medium screens (excludes iPad & iPhone) */
/* ipads (portrait and landscape) */
/* ipads (landscape) */
/* ipads (portrait) */
/* medium large screens */
/* large screens */
/* extra large screens */
/* iphone 4 and high pixel ratio (1.5+) devices */
/* iphone 4 and higher pixel ratio (2+) devices (retina) */
/*CSS for serving the retina image to devices with a high "device-pixel-ratio":*/
/* print media */


@media (max-width: 767px) {

    .wrapper {
        min-width: 0;
    }

    .inner {
        width: auto;
        margin: 0 !important;
        padding: 0 !important;
    }
ul {
  align-items: flex-start;
  text-align: left;
}
    .header {
        /*background: linear-gradient(-90deg, rgba(60, 92, 157, 0.82) 0%, rgba(47, 50, 46, 0) 90.36%);
        height: 122px;*/
        height: 45px;
    }

    .header .container {
        min-width: auto;
        max-width: none;
        width: 100%;
        /*height: 122px;*/
        height: 45px;
    }

    .logo {
        background-size: 110px 27px;
        /*width: 172px;
        height: 46px;
        top: 11px;
        left: 8px;
        */
        width: 110px;
        height: 27px;
        top: 10px;
        left: 13px;
    }

    .logo .link {
         /*width: 172px;
        height: 46px;*/
        width: 110px;
        height: 27px;
    }

    .slogan {
        width: 76px;
        /*top: 14px;
        left: 191px;*/
        top: 2px;
    left: 121px;
        font-size: 8px;
        line-height: 1.3;
    }

    .tickets {
        /*top: 66px;
        right: 0;
        left: 0;*/
        top: 0;
        right: 17px;
        text-transform: none;
    }

    .tickets .link {
        /*background: #3C5C9D url(../images/ticket1.svg) no-repeat 6px -4px;*/
        background: url(../images/ticket1.svg) no-repeat;
        background-size: 39px 45px;
        display: block;
        min-height: auto;
        /*height: 56px;
        padding: 0 0 0 67px;*/
        width: 39px;
        height: 45px;
        padding: 0;
        line-height: 1;
    }
    .tickets .text{
        display: none;
    }
    .table_2 tr:first-child .title {
        font-size: 18px;
      }
    .content .container {
        min-width: auto;
        max-width: none;
        padding: 0 14px;
    }
    .ticket_reservation .h3 {
        margin: 0 0 26px;
      }
      .table_2 .title {
        font-size: 16px;
      }
      .total_block {
        margin: 0 0 17px;
        font-size: 18px;
      }
    .promo {
        /*min-height: 208px;*/
        min-height: 132px;
        margin: 3px 0 21px;
    }

    .promo .fig {
        /*height: 128px;*/
        height: 132px;
        left: auto;
        right: 0;
        top: auto;
        /*bottom: 6px;*/
        bottom: 0;
    }

    .promo .container {
        min-width: auto;
        max-width: none;
        position: relative;
        padding: 0;
    }

    .promo .text {
        top: 10px;
  left: 21px;
        font-size: 14px;
        font-weight: bold;
    }

    .promo br {
        display: none;
    }
    .h1 {
        font-size: 18px;
        margin: 0 0 15px;
      }
      h1 {
        font-size: 18px;
        margin: 0 0 15px;
      }
      .h2 {
        font-size: 18px;
        margin: 0 0 27px;
      }
      h2 {
        font-size: 18px;
        margin: 0 0 27px;
      }
      .h3 {
        font-size: 18px;
        margin: 0 0 27px;
      }
      h3 {
        font-size: 18px;
        margin: 0 0 27px;
      }
    .operating_mode .left_container {
        float: none;
        padding: 0;
        font-size: 16px;
        margin: 0 0 37px;
    }

    .operating_mode .right_container {
        float: none;
        width: auto;
        margin: 0 -7px;
    }
    .time_operating_mode {
        background-size: 29px 29px;
        min-height: 29px;
        margin: 0 0 18px;
        padding: 4px 0 0 46px;
        font-size: 14px;
    }
    .top_block_content .h2{
        margin: 0 0 15px;
        font-size: 14px;
        color: #2C2254;
    }
    .top_block_content {
        text-align: left;
      }
    .weekend_operating_mode {
        background: url(../images/2024_weekend_operating_mode.svg) no-repeat 0 6px;
        background-size: 36px 36px;
        min-height: 34px;
        padding: 2px 0 0 46px;
      }
      .weekend_operating_mode .info_block {
        font-size: 14px;
      }
      .operating_mode .operating_mode_in {
        margin: 0 0 23px;
        padding: 22px 0 45px;
        align-items: flex-start;

      }
      .opening_soon_block {
        margin: 0 0 27px;
        padding: 19px 7px 16px;
      }
      .opening_soon_block .h3 {
        font-size: 16px;
      }
    .table_1 {
        padding: 0 8px 11px;
    }

    .ticket_reservation .cx {
        display: flex;
        flex-direction: column;
        margin: 0 0 30px;
    }

    .ticket_reservation .left_container {
        float: none;
        width: 100%;
        margin: 0 auto 13px;
        order: 1;
    }
    .discounted_tickets_list {
        flex-direction: column;
        margin: 0;
      }
      .discounted_tickets_list .item {
        border-left: none;
        
        width: 100%;
        margin: 0 0 10px;
        padding: 0;
      }
    .ui-datepicker {
        background: rgb(60, 92, 157);
        top: 662px !important;
        left: 35px;
    }

    .ticket_reservation .right_container {
        float: none;
        width: auto;
        margin: 0 0 13px;
        text-align: left;
        order: 3;
    }

    .ticket_reservation .center_container {
        width: auto;
        margin: 0 0 13px;
        padding: 0;
        order: 2;
    }

    .ticket_list {
        margin: 0;
    }

    .ticket_list .item {
        width: 100%;
        margin: 0 0 9px;
    }

    body {
        font-size: 14px;
    }

    

    .ticket_reservation .h1 {
        margin: 0 0 3px;
    }

    .ticket_reservation p {
        margin: 0 0 7px;
    }

    .ticket_reservation {
        margin: 0 0 16px;
    }

    .discounted_tickets {
		margin:0;
        width: auto;
		line-height:1.2;
    }

    .discounted_tickets .ac {
        text-align: left !important;
    }

    .discounted_tickets .fig {
        float: none;
        width: 100%;
        height: 128px;
        margin: 0 0 14px;
        position: relative;
        overflow: hidden;
    }

    .discounted_tickets_drop_down .link {
        font-size: 16px;
    }
    .discounted_tickets_list .fig {
        width: 64px;
        height: 64px;
        margin: 0 16px 0 0;
        position: relative;
        overflow: hidden;
      }
      .discounted_tickets_list .title {
        font-size: 16px;
      }
      .discounted_tickets {
        padding: 22px 0 18px;
      }
      .discounted_tickets .h3 {
        margin: 0 0 16px;
      }
    .footer {
        height: auto;
        position: relative;
    }

    .footer .container {
        min-width: auto;
        max-width: none;
        height: auto;
        margin: 0;
        padding: 33px 14px 20px;
    }

    .footer::before {
        display: none;
    }

    .logo_footer {
        background: url(../images/logo_footer_mobile.svg) no-repeat;
        background-size: 173px 50px;
        width: 173px;
    height: 50px;
    margin: 0 auto 24px;
    position: relative;
        top:0;
        left:0;
    }

    .logo_footer .link {
        width: 173px;
        height: 50px;
    }

    .slogan_footer {
        width: 73px;
        top: 15px;
        left: 224px;
        font-size: 7px;
        line-height: 1.5;
    }

    .return {
        position: relative;
        top: 0;
        left: 0;
        display: flex;
        margin: 0 0 21px;
        font-size: 13px;
        text-align: left;
    }

    .return .link {
        display: inline-block;
        vertical-align: top;
       
    }
    .return .item {
        width: 49%;
        margin: 0 0 5px;
      }
    .phone_footer {
        width: auto;
        margin: 0 0 33px;
        position: relative;
        top: 0;
        left: 0;
        text-align: left;
    }

    .mail_footer {
        margin: 0 0 17px;
        position: relative;
        top: 0;
        right: 0;
        text-align: center;
    }

    .mail_footer .title {
        margin: 0 0 4px;
    }

    .socs {
        margin: 0 0 17px;
        position: relative;
        top: 0;
        right: 0;
        font-size: 13px;
        text-align: left;
        display: flex;
    }

    .socs .list {
        text-align: center;
    }
    .socs .title {
        width: 40%;
        margin: 0 31px 0 0;
      }
    .box_1 {
        width: auto;
        position: relative;
        top: 0;
        right: 0;
      }
    .mr-28 {
        margin-right: 13px !important;
    }

    .bottom_text {
        border-top: 2px solid rgba(255, 255, 255, 0.5);
        margin: 0 -14px 26px;
        padding: 15px 14px 0;
        position: relative;
        top: 0;
        left: 0;
    }

    .h1.ac {
        text-align: left !important;
    }

    .tickets_content {
        width: auto;
        margin: 0 auto 45px;
        font-size: 16px;
    }

    .tickets_content .text {
        width: 50%;
    }

    .tickets_content br {
        display: none;
    }

    .form_box {
        width: auto;
    }

    .table_2 {
        margin: 0 0 29px;
    }
    .c-52 {
        width: 100%;
      }
    .form_box .enter_details {
        margin: 0 0 18px;
        font-size: 16px;
    }

    .form_box .control {
        padding: 0;
    }

    .form_box .label {
        width: 86%;
        vertical-align: top;
    }

    .box_additional_services .modal__content {
        width: 228px;
    }
	.plug {
   
    width: auto;
	}
}

@media (min-width: 768px) and (max-width: 1080px) {
    body {
        font-size: 14px;
    }
    .wrapper {
        min-width: 768px;
    }

    .header .container {
        min-width: 588px;
        max-width: 844px;
    }

    .logo {
        background-size: 198px 49px;
        width: 198px;
  height: 49px;
  top: 18px;
        left: 25px;
    }
    .logo .link{
        width: 198px;
  height: 49px;
    }
    .slogan {
        left: 220px;
    }

    .tickets {
        right: 25px;
    }

    .content .container {
        min-width: 588px;
        max-width: 844px;
        padding: 0 15px;
    }

    .promo {
        /*min-height: 344px;*/
        min-height: 323px;
            margin: 0 0 34px;
     
    }

    .promo .container {
        min-width: 588px;
        max-width: 844px;
        padding: 0;
    }

    .promo .text {
        top: 31px;
        left: 25px;
        font-size: 24px;
        font-weight: bold;
    }

    .promo .fig {
        /*height: 302px;
        left: 23px;
        top: 42px;
        */
        height: 323px;
        
    }
    ul {
        align-items: flex-start;
      }
      li {
        background: url(../images/2024_mark.png) no-repeat 0 10px;
      }
    .h1 {
        margin: 0 0 17px;
        font-size: 24px;
      }
      h1 {
        margin: 0 0 17px;
        font-size: 24px;
      }
      .h2 {
        margin: 0 0 19px;
        font-size: 18px;
      }
      h2 {
        margin: 0 0 19px;
        font-size: 18px;
      }
      .h3 {
        margin: 0 0 24px;
        font-size: 18px;
      }
      h3 {
        margin: 0 0 24px;
        font-size: 18px;
      }
      .top_block_content {
        margin: 0 0 23px;
        text-align: left;
      }
      .table_2 tr:first-child .title {
        font-size: 28px;
      }
    .operating_mode .right_container {
        margin: 0;
        width: 300px;
    }

    .discounted_tickets {
        width: auto;
		margin:0;
    }
    .time_operating_mode {
        min-height: 26px;
        margin: 0 0 23px;
        padding: 4px 0 0 54px;
        font-size: 16px;
        background-size: 29px 29px;
      }
      .weekend_operating_mode {
        background: url(../images/2024_weekend_operating_mode.svg) no-repeat 0 6px;
        background-size: 36px 36px;
        min-height: 36px;
        padding: 0 0 0 55px;
      }
      .weekend_operating_mode .info_block {
        font-size: 16px;
      }
      .operating_mode .operating_mode_in {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 0 41px;
        padding: 22px 0 42px;
        position: relative;
      }
      .opening_soon_block {
        margin: 0 0 37px;
        padding: 24px 16px 16px;
      }
    .footer {
        height: 425px;
    }

    .footer::before {
        top: 189px;
      }

    .footer .container {
        min-width: 588px;
        max-width: 844px;
    }

    .logo_footer {
        background-size: 227px 52px;
        width: 227px;
        height: 52px;
        top: 22px;
        left: 25px;
    }
    .logo_footer .link{
        width: 227px;
        height: 52px;
    }

    .slogan_footer {
        top: 14px;
        left: 335px;
    }

    .socs {
        right: 70px;
        top: 32px;
      }

    .socs .title {
        margin: 0 0 8px;
    }

    .return {
        top: 91px;
        left: 25px;
    }
    .return .item {
        margin: 0 0 8px;
      }
    .return .mr-28 {
        margin-right: 22px !important;
    }

    .bottom_text {
        width: 53%;
        top: 222px;
        left: 24px;
    }

    .phone_footer {
        top: 31px;
    left: 40%;
    right: auto;
    text-align: left;
    width: 23%;
  }
    

   
    .box_1 {
        width: 23%;
        top: 215px;
        right: 44px;
      }
    .mail_footer {
        top: 236px;
        right: 103px;
    }

    .mail_footer .link {
        margin: 0 0 4px;
    }

    .tickets_content {
        width: 63%;
    }

    .ticket_reservation .cx {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .ticket_reservation .left_container {
        /*float: left;
        width: 274px;*/
        width: calc(50% - 20px);
        margin: 0 40px 46px 0;
        order: 1;
    }

    .ui-datepicker {

        width: 274px;
        top: 720px !important;
        left: 90.5px;
    }

    .ticket_reservation .right_container {
        float: none;
        width: 50%;
        margin: 0 0 13px;
        text-align: center;
        order: 3;
    }

    .ticket_reservation .center_container {
        width: calc(50% - 20px);
        padding: 0;
        /*float: right;*/
        margin: 0 0 46px;
        order: 2;
    }
    .ticket_reservation .cx {
        margin: 0 0 46px;
      }
    .form_box {
        width: auto;
    }
    .discounted_tickets .h3 {
        margin: 0 0 45px;
        font-size: 26px;
      }
      .discounted_tickets {
        padding: 38px 0 20px;
      }
      .discounted_tickets_list .fig {
        margin: 0 26px 0 0;
      }
      .discounted_tickets_list .title {
        font-size: 20px;
      }
      .discounted_tickets_list .item {
        font-size: 16px;
      }
    .table_2 {
        margin: 0 0 29px;
    }

    .form_box .enter_details {
        margin: 0 0 18px;
    }

    .form_box .control {
        padding: 0;
    }

    .form_box .label {
        width: 94%;
    }

    .table_1 {

        padding: 0 11px 11px;
    }
	.operating_mode .left_container {
   
    /*width: 262px;*/
	}
}

@media (min-width: 864px){
	.bottom_text {
    
    right: 159px;
}
}
@media (max-width: 1024px) {
    .ui-datepicker {

        left: 217px;

    }
	
}
@media (min-width: 1024px) {
   
	.operating_mode .left_container {
    /*width: 452px;*/
}
}
@media print {
    * {
        color: black !important;
        background: transparent !important;
        text-shadow: none !important;
        box-shadow: none !important;
        border: none !important;
        float: none !important;
        clear: none !important;
    }

    html, body, article, header, section, footer, aside, div {
        width: 100% !important;
    }

    a, a:link, a:visited, a:hover, a:active, abbr, acronym {
        text-decoration: none;
        border-bottom: 0 none;
    }

    h1, h2, h3, h4, h5, h6, p, li {
        page-break-inside: avoid;
        orphans: 3;
        widows: 3;
    }

    h1, h2, h3, h4, h5, h6 {
        page-break-after: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    nav {
        display: none;
    }
}
