html { 
	height: 100%;
	scroll-behavior: smooth !important;
}

@font-face {
    font-family: "Roboto";
    src: local("Roboto"), url("font/Roboto-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: local("Roboto"), url("font/Roboto-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: local("Roboto"), url("font/Roboto-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

body {
	font-family: "Roboto", Arial, sans-serif;
	font-size: 16px;
	color: white;
	background: #0E142F;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%; /* важно */	
	box-sizing: border-box;
	width: 100%;
}

/* animation */

/*
p {
  animation-duration: 3s;
  animation-name: slidein;
}
*/

@keyframes slidein {
	
  0% {
    top: -11vw;
  }

  100% {
    top: 3.92vw;
  }
}

/* iframe buy */

.iframe_buy {
	/*display: none;*/
	/*z-index: 300000;*/
	width: 56.67vw;
	/*height: 171vw;*/
	height: 190vw;
	/*height: 90%;*/
	position: absolute;
	/*position: fixed;*/
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 5%;
	border: 0.25vw solid #9cbbe1;
	border-radius: 1.67vw;
	background: #0E142F;
	box-shadow: 0px 0px 2vw black;
	box-sizing: border-box;
}
.iframe_buy_back {
	display: none;
	z-index: 299999;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.iframe_buy_back_nest {
	background: rgba(0,0,0,0.9);
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: scroll;
}
.iframe_buy_img_close {
	width: 4.29vw;
	position: fixed;
	top: 4.46vw; 
	right: 4.46vw;
	z-index: 100000;
	cursor: pointer;
}

/* iframe boo */

.iframe_boo {
	/*display: none;*/
	/*z-index: 300000;*/
	width: 56.67vw;
	height: 171vw;
	/*height: 90%;*/
	position: absolute;
	/*position: fixed;*/
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 5%;
	border: 0.25vw solid #9cbbe1;
	border-radius: 1.67vw;
	background: #0E142F;
	box-shadow: 0px 0px 2vw black;
	box-sizing: border-box;
}
.iframe_boo_back {
	display: none;
	z-index: 299999;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.iframe_boo_back_nest {
	background: rgba(0,0,0,0.9);
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: scroll;
}
.iframe_boo_img_close {
	width: 4.29vw;
	position: fixed;
	top: 4.46vw; 
	right: 4.46vw;
	z-index: 100000;
	cursor: pointer;
}
@media all and (max-width: 1281px) {
	.iframe_boo {
		height: 300vw;
	}
	.iframe_buy {
		height: 270vw;
	}
}
@media all and (max-width: 720px) {
	.iframe_boo {
		width: 100%;
		height: 100%;
		position: fixed;
		border: 0px;
		left: 0px;
		top: 0px;
	}
	.iframe_buy {
		width: 100%;
		height: 100%;
		position: fixed;
		border: 0px;
		left: 0px;
		top: 0px;
	}
}

/* right */

.right_block {	
	color: white;
	font-size: 0.83vw;
	width: 48.08vw;
	left: 47.83vw;
	top: 47.08vw;
	position: absolute;
}
.right_block2 {	
	display: none;
}
@media all and (max-width: 720px) {
	.right_block {	
		display: none;
	}
	.right_block2 {	
		display: table;
		font-size: 2.5vw;
		position: absolute;
		text-align: center;
		left: 6.25vw;
		width: 73.13vw;
		top: 229.38vw;
	}
}

/* cookies */

.alert_cookies_block {
	font-weight: 700;
	font-size: 16px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: calc(100% - 40px);
	max-width: 500px;
	background: white;
	border-radius: 0.83vw;
	color: black;
	height: 64px;
	z-index: 100000;	
}
.alert_cookies_button {
	background: #ef5700;
	border-radius: 25px;
	color: white;
	width: 54px;
	font-size: 16px;
	font-weight: 700;
}

/* bought block_16 */

.block_16 {	 
	height: 66.33vw;
	width: 100%;
	margin: 4.75vw auto 0px auto;
	padding: 0px 2.5vw 0px 2.5vw;
	box-sizing: border-box;
	position: relative;
}
.block_16_1 {
	width: 100%;
	height: 100%;
	background: url(img/bought_back.png) no-repeat right center;
	background-size: 50% 50%;
	position: relative;
}
.block_16_h1 {
	position: absolute;
	color: white;
	font-size: 7.5vw;
	line-height: 80%;
	font-weight: 700;
	left: 0px;
	top: 7.08vw;
}
.block_16_1_h2 {
	position: absolute;
	color: white;
	font-size: 5.33vw;
	line-height: 80%;
	font-weight: 700;
	left: 0px;
	top: 53.83vw;
	text-shadow: 0px 0px 10px black;
}
.block_16_1_text {
	position: absolute;
	color: white;
	font-size: 1.33vw;
	font-weight: 400;
	left: 0px;
	top: 17.42vw;
}
.block_16_forward {
	font-size: 2.67vw;
	font-weight: 700;
	color: white;
	position: absolute;
	left: 56.42vw;
	top: 22.67vw;
	width: 39.92vw;
}
.block_16_button_31 {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 56.42vw;
	top: 47.92vw;
	border-radius: 2.58vw;
	height: 3.42vw;
	font-size: 1.67vw;
	color: white;
	background: #EF5700;
	width: 17vw;
	font-weight: 600;
}
.block_16_button_32 {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 56.42vw;
	top: 52.5vw;
	border-radius: 2.58vw;
	height: 3.42vw;
	font-size: 1.67vw;
	color: black;
	background: #ED9D38;
	width: 21.17vw;
	font-weight: 600;
}
.block_16_button_33 {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 56.42vw;
	border-radius: 2.58vw;
	top: 57.08vw;
	height: 3.42vw;
	font-size: 1.67vw;
	color: black;
	background: #9CBBE1;
	width: 21.17vw;
	font-weight: 600;
}
.block_16_img_ticket {
	width: 43.5vw; position: absolute; top: 24.42vw; left: 0px;	
}
.block_16_table_worn {
	width: 100%; font-size: 1.33vw; position: absolute; top: 61.33vw; left: 0px;
}
.block_16_location {	 
	height: 67vw;
	width: 100%;
	padding: 0px 2.5vw 0px 2.5vw;
	box-sizing: border-box;
	position: relative;
}
.block_16_img_back_small {
	display: none;
	height: 37.5vw;
	background: url(img/bought_back2.png) center center;
	width: 320px;
	position: absolute;
	top: 128.44vw;
	left: 0px;
	width: 100%;
	background-size: cover;
}
@media all and (max-width: 720px) {

	.block_16_img_back_small {
		display: block;
	}	

	@keyframes slidein {
		
	  0% {
		top: -41.25vw;
	  }
	
	  100% {
		top: 9.96vw;
	  }
	}



	.block_16_location {
		height: 1000px;
	}
	.block_16_table_worn {
		top: 195.69vw;
		font-size: 3.75vw;
	}
	.block_16_img_ticket {
		top: 84.06vw;
		width: 88.13vw;
	}
	.block_16 {
		height: 214.5vw;
		padding: 0px 6.25vw 0px 6.25vw;		
		margin-top: 12.5vw;
	}
	.block_16_1 {
		background: none;		
	}
	.block_16_1_h2 {
		font-size: 11.25vw;
		line-height: 100%;
		top: 171.25vw;
	}
	.block_16_h1 {
		font-size: 11.25vw;
		line-height: 100%;
		top: 20.63vw;
	}
	.block_16_1_text {
		font-size: 3.75vw;
		top: 50vw;
	}
	.block_16_forward {
		left: 6.25vw;
		top: 150.31vw;
		font-size: 5.63vw;
		line-height: 110%;
		width: calc(100% - 12.5vw);
	}
	.block_16_button_31 {
		left: 6.25vw;
		top: 200.31vw;
		font-size: 5vw;
		height: 10vw;
		width: 52.19vw;
		border-radius: 9.68vw;
	}
	.block_16_button_32 {
		left: 6.25vw;
		top: 213.44vw;
		font-size: 5vw;
		height: 10vw;
		border-radius: 9.68vw;
		width: 65vw;
	}
	.block_16_button_33 {
		left: 6.25vw;
		top: 226.56vw;
		font-size: 5vw;
		height: 10vw;
		border-radius: 9.68vw;
		width: 65vw;
	}
}

/* basket */

#tbl_ticket td {
	padding: 6px;
	border: 2px solid gainsboro; 
	border-radius: 5px;
	background: rgba(255,255,255,0.3);
}

/* page-404 block_15 */

.block_15 {	 
	width: 100%;
	margin: 4.75vw auto 0px auto;
	padding: 0px 3vw 0px 3vw;
	box-sizing: border-box;
	position: relative;
	height: 45.25vw;
	/*border-bottom: 1px solid #4E546F;*/
}
.block_15_h2 {	
	color: white;
	font-size: 5.33vw;
	font-weight: 700;
	position: absolute;
	top: 7.08vw;
	left: 2.67vw;
}
.block_15_h2_blue {
	color: #9cbbe1;	
}
.block_15_text {
	position: absolute;
	font-size: 1.33vw;
	top: 17.42vw;	
	left: 2.67vw;
}
.block_15_img_moto {
	position: absolute;
	top: 20.08vw;
	left: 59.83vw; 
	width: 35vw;
}
.block_15_button_pay {	
	background: #009C6B;
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	color: white;
	width: 13.58vw;
	height: 3.42vw;
	font-size: 1.67vw; 
	background: #EF5700;	 
	border-radius: 2.58vw;
	position: absolute;
	left: 2.67vw;
	top: 30.3vw;
}
.block_15_button_reserve {
	background: #009C6B;
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	color: black;
	width: 14.25vw;
	height: 3.42vw;
	font-size: 1.67vw; 
	background: #ED9D38;	 
	border-radius: 2.58vw;	
	position: absolute;
	left: 17.58vw;
	top: 30.3vw;
}
.block_15_button_pay_help {
	font-weight: 400;
	font-size: 0.92vw;
	text-align: center;
	width: 13.58vw;
	color: white;
	position: absolute;
	left: 2.67vw; 
	top: 34.42vw;
}
.block_15_button_reserve_help {
	font-weight: 400;
	font-size: 0.92vw;
	text-align: center;
	width: 14.25vw;
	color: white;
	position: absolute;
	left: 17.58vw;
	top: 34.42vw;
}
@media all and (max-width: 720px) {	
	.block_15 {
		margin: 12.5vw auto 0px auto;
		padding: 0px 6.25vw 0px 6.25vw;		
		/*border-bottom: 0px;*/
		height: 177.5vw;
	}
	.block_15_h2 {
		font-size: 11.25vw;
		top: 20.63vw;
		width: 87.5vw;
		left: 6.25vw;
	}
	.block_15_text {
		font-size: 3.75vw;
		top: 50vw;
		left: 6.25vw;
		width: 86.56vw;
	}
	.block_15_img_moto {
		left: 15.31vw;
		top: 119.38vw;
		width: 78.44vw;
	}
	.block_15_button_pay {
		left: 6.25vw;
		top: 82.5vw;
		height: 10vw;
		font-size: 5vw;
		width: 39.06vw;
		border-radius: 7.81vw;
	}
	.block_15_button_reserve {
		left: 6.25vw;
		top: 94.69vw;
		height: 10vw;
		font-size: 5vw;
		width: 41.88vw;
		border-radius: 7.81vw;
	}
	.block_15_button_pay_help {
		text-align: left;
		top: 85.31vw;
		left: 48.13vw;
		font-size: 2.5vw;
		width: auto;
	}
	.block_15_button_reserve_help {
		text-align: left;
		top: 98.13vw;
		left: 50.94vw;
		font-size: 2.5vw;
		width: auto;
	}
}

/* polyci block_14 */

.block_14 {	 
	width: 100%;
	margin: 4.75vw auto 0px auto;
	padding: 0px 3.33vw 0px 3.33vw;
	box-sizing: border-box;
}
.block_14_h2 {	
	color: white;
	font-size: 5.33vw;
	font-weight: 700;
	margin-top: 6.92vw;
}
.block_14_text {
	font-size: 1.33vw;
	width: 100%;
	margin-top: 4.17vw;
}
.block_14_text_i {
	font-size: 1.33vw;
	font-weight: 600;
}
.a_wite {
	color: white;
	text-decoration: none;
}
.a_wite_u {
	color: white;
	text-decoration: underline;
}
@media all and (max-width: 720px) {
	.block_14 {
		margin: 12.5vw auto 0px auto;
		padding: 0px 6.25vw 0px 6.25vw;
	}
	.block_14_h2 {	
		color: white;
		font-size: 11.25vw;
		margin-top: 15.94vw;
	}
	.block_14_text {
		font-size: 3.75vw;
		margin-top: 9.06vw;
	}	
	.block_14_text_i {
		font-size: 3.75vw;
	}
}

/* buy block_90 */

.block_90 {	 
	width: 100%;	
	/*height: 100%;*/
	height: 330vw;
	padding: 0px 8.92vw 0px 8.92vw;
	box-sizing: border-box;
	position: relative;
}
.block_90_hall {
	position: absolute;
	left: 8.92vw;
	width: calc(100% - 17.84vw);
	top: 167.86vw;
	height: 50.54vw;	
}
.block_90_div_footer {
	position: absolute;
	left: 8.92vw;
	width: calc(100% - 17.84vw);
	top: 232vw;
}
.block_90_basket {	
	width: 100%;	
	font-size: 2.5vw;
}
.block_90_basket_cl_1 {
	width: 6vw;
}
.block_90_basket_cl_3 {
}
.block_90_basket_cl_4 {
	width: 11vw;
}
.block_90_basket_cl_5 {
	width: 6vw;
}
.block_90_basket_cl_5_img {
	display: block; width: 3vw;
}
.block_90_msg_redirect {
	text-align: center; 
	color: white; 
	font-size: 1.79vw;
	margin-top: 3vw;
	width: 100%;
	/*position: absolute;
	left: 8.92vw;
	width: calc(100% - 17.84vw);
	top: 292.86vw;*/
}
.block_90_show_date {
	display: flex;
	position: absolute;
	left: 8.92vw;
	width: calc(100% - 17.84vw);
	top: 111.79vw;	
}
.block_90_item_5 {
	position: absolute;
	top: 230.71vw;
	left: 8.92vw;
	color: white;
	font-size: 3.57vw;
	font-weight: 700;	
}
.block_90_div_footer {
	position: absolute;
	left: 8.92vw;
	width: calc(100% - 17.84vw);
	top: 237vw;
}
.block_90_input_block {
	display: flex; 
	justify-content: space-between;
	width: 100%;
	margin-top: 10vw;
}
.block_90_agree {
	width: 100%;
	margin-top: 6vw;
	color: white;
	font-size: 2.14vw;
}
.block_90_button_submit {
	display: flex;
	width: 100%;
	margin-top: 6vw;
	height: 7.32vw;
	box-sizing: border-box;	
	background: #ED9D38;
	border-radius: 5.36vw; 
	color: black; 
	font-size: 3.57vw; 
	font-weight: 600;	
	text-align: center;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
@media all and (max-width: 720px) {
	.block_90 {	 
		height: 480vw;
		padding: 0px 6.25vw 0px 6.25vw;
	}
	.block_90_hall {		
		left: 6.25vw;
		width: calc(100% - 12.5vw);
		top: 203.44vw;
		height: 90vw;	
	}
	.block_90_show_date {
		left: 6.25vw;
		width: calc(100% - 12.5vw);
		top: 118vw;	
	}
	.block_90_item_5 {
		left: 6.25vw;
		font-size: 5vw;
		top: 310vw;
	}
	.block_90_div_footer {
		position: absolute;
		left: 6.25vw;
		width: calc(100% - 12.5vw);
		top: 320vw;
	}
	.block_90_basket {
		font-size: 4vw;
	}
	.block_90_input_block {
		flex-wrap: wrap;
	}
	.block_90_agree {			
		font-size: 3.3vw;
		margin-top: 8vw;
	}
	.block_90_msg_redirect {
		font-size: 3vw;
		margin-top: 5vw;
	}
	.block_90_button_submit {
		margin-top: 6vw;
		height: 11.25vw;
		border-radius: 5.62vw; 
		font-size: 6.25vw; 
	}
}

/* booking block_9 */

.block_9 {	 
	width: 100%;	
	/*height: 100%;*/
	height: 150vw;
	padding: 0px 8.92vw 0px 8.92vw;
	box-sizing: border-box;
	position: relative;
}
.block_9_h2 {	
	position: absolute;
	top: 12.85vw;
	left: 8.92vw;
	color: white;
	font-size: 7.5vw;
	font-weight: 700;
}
.block_9_h2_blue {
	color: #9cbbe1;
}
.block_9_date {
	background: #9CBBE1;
	border-radius: 1.79vw;
	width: 82.14vw;
	height: 57.5vw;
	position: absolute;
	top: 36.61vw;
	left: 8.92vw;
	padding: 5vw 10vw; 
	box-sizing: border-box;
}
.block_9_item_1 {
	position: absolute;
	top: 28.39vw;
	left: 8.92vw;
	color: white;
	font-size: 3.57vw;
	font-weight: 700;	
}
.block_9_item_2 {
	position: absolute;
	top: 104.46vw;
	left: 8.92vw;
	color: white;
	font-size: 3.57vw;
	font-weight: 700;	
}
.block_9_item_3 {
	position: absolute;
	top: 127.68vw;
	left: 8.92vw;
	color: white;
	font-size: 3.57vw;
	font-weight: 700;	
}
.block_9_item_4 {
	position: absolute;
	top: 159.82vw;
	left: 8.92vw;
	color: white;
	font-size: 3.57vw;
	font-weight: 700;	
}
.block_9_item_5 {
	position: absolute;
	top: 225.71vw;
	left: 8.92vw;
	color: white;
	font-size: 3.57vw;
	font-weight: 700;	
}
.block_9_tbl_text_1 {
	position: absolute;
	top: 132.86vw;
	left: 8.92vw;
	width: 69.64vw;	 
	font-size: 2.14vw;	
}
.block_9_tbl_text_2 {
	position: absolute;
	top: 165vw;
	left: 8.92vw;
	width: 69.64vw;	 
	font-size: 2.14vw;	
}
.block_9_img_warn {
	width: 5.18vw;
}
.block_9_tbl_text_sep {
	padding-left: 0.89vw;
}
.block_9_button {
	font-size: 1.17vw;
	font-weight: 700;
	color: #9CBBE1;
	border: #9CBBE1 2px solid;
	border-radius: 5px; 
	padding: 4px;	
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.block_9_item_2_btns {
	position: absolute;
	top: 111.79vw;
	left: 8.92vw;
}
.block_9_item_2_btn {
	font-size: 2.5vw;
	font-weight: 700;
	color: #9CBBE1;
	border: #9CBBE1 0.36vw solid;
	border-radius: 0.89vw; 
	padding: 0.71vw;	
	box-sizing: border-box;
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	width: 11.79vw;	
}
.block_9_item_2_btn[sel="1"] {
	color: black;
	border: #9CBBE1 2px solid;
	background: #9CBBE1;
}
.block_9_item_2_btn[w="94"] {
	width: 16.79vw;	
}
.block_9_item_2_btn[pleft="1"] {
	margin-left: 1.79vw;
}
.td_btn_sep {
	padding-left: 1.79vw;
}
.block_9_item_3_btns {
	position: absolute;
	top: 143.93vw;
	left: 8.92vw;
}
.block_9_img_hall {
	position: absolute; left: 8.92vw; top: 180vw; width: 41.42vw;
}
/*
.block_9_img_hall2 {
	display: none;
}
*/
.block_9_img_line {
	position: absolute; left: 53.93vw; top: 178.39vw; height: 36.96vw;
}
.block_9_img_circle_1 {
	position: absolute; left: 57.5vw; top: 179.11vw; width: 2.68vw;
}
.block_9_img_circle_2 {
	position: absolute; left: 57.5vw; top: 188.75vw; width: 2.68vw;
}
.block_9_img_circle_3 {
	position: absolute; left: 57.5vw; top: 198.93vw; width: 2.68vw;
}
.block_9_img_circle_4 {
	position: absolute; left: 57.5vw; top: 208.93vw; width: 2.68vw;
}
.block_9_cap_1 {
	position: absolute; font-size: 2.5vw; font-weight: 700; left: 61.79vw; top: 178.75vw; color: white;
}
.block_9_cap_2 {
	position: absolute; font-size: 2.5vw; font-weight: 700; left: 61.79vw; top: 188.39vw; color: #9CBBE1;
}
.block_9_cap_3 {
	position: absolute; font-size: 2.5vw; font-weight: 700; left: 61.79vw; top: 198.57vw; color: #ED9D38;
}
.block_9_cap_4 {
	position: absolute; font-size: 2.5vw; font-weight: 700; left: 61.79vw; top: 208.57vw; color: #EF5700;
}
.block_9_text_1 {
	position: absolute; font-size: 1.79vw; font-weight: 400; left: 61.79vw; top: 182.86vw; color: white;
}
.block_9_text_2 {
	position: absolute; font-size: 1.79vw; font-weight: 400; left: 61.79vw; top: 192.5vw; color: white;
}
.block_9_text_3 {
	position: absolute; font-size: 1.79vw; font-weight: 400; left: 61.79vw; top: 202.68vw; color: white;
}
.block_9_text_4 {
	position: absolute; font-size: 1.79vw; font-weight: 400; left: 61.79vw; top: 212.68vw; color: white;
}

.block_9_block3 {
	position: absolute;
	left: 8.92vw;
	width: calc(100% - 17.84vw);
	top: 233.04vw;
}
.block_9_count_block_root {
	display: flex; justify-content: space-around; align-items: center; width: 100%;
}
.block_9_count_block {
	width: 31.43vw;
	display: inline-block;
	font-size: 2.32vw;
	font-weight: 700; 
	color: white;
}
.block_9_count_tr {
	font-size: 1.43vw;
	padding-top: 0.89vw;
	font-weight: 400;
}
.block_9_count_block_minus {
	padding-bottom: 0.89vw; 
	cursor: pointer;
	width: 3.57vw;
}
.block_9_count_block_plus {
	cursor: pointer;
	width: 3.57vw;
}
.block_9_count_block_count {
	width: 3.57vw;
}
.block_9_count_block_img {
	width: 1.43vw;
}
.block_9_input_count {
	display: flex;
	width: 3.04vw;
	height: 2.5vw;
	font-size: 1.79vw;
	overflow: hidden;
	border: 0.36vw solid #9CBBE1;
	color: #9CBBE1;
	border-radius: 0.54vw;
	justify-content: center;
	align-items: center;
}
.block_9_input_block {
	display: flex; 
	justify-content: space-between; 
	left: 8.92vw;
	width: calc(100% - 17.84vw);
	top: 246.61vw;
	position: absolute;
}
.block_9_item_67 {
	color: white;
	font-size: 3.57vw;
	font-weight: 700;	
}
.block_9_input_text {
	border: 3px solid #9CBBE1;
	width: 100%;
	border-radius: 0.89vw;
	font-size: 2.68vw; 
	padding: 0.89vw;
	margin-top: 2.5vw;
	box-sizing: border-box;
	color: white;
	background: #0e142f;
}
.block_9_agree {
	left: 8.92vw;
	width: calc(100% - 17.84vw);
	top: 265.54vw;
	position: absolute;
	color: white;
	font-size: 2.14vw;
}
.block_9_button_submit {
	display: flex;
	left: 8.92vw;
	width: calc(100% - 17.84vw);
	height: 7.32vw;
	top: 284.29vw;	
	position: absolute;
	box-sizing: border-box;	
	background: #ED9D38;
	border-radius: 5.36vw; 
	color: black; 
	font-size: 3.57vw; 
	font-weight: 600;	
	text-align: center;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.block_9_count_block_name {
	width: 9.82vw;
}
.block_9_input_block_block {
	display: inline-block; width: 45%;
}
.block_9_count_td {
	display: none;
}
.block_9_agree_td {
	padding-left: 1vw;
}
@media all and (max-width: 720px) {
	.block_9_img_circle_1 {
		left: 6.25vw;
		top: 295vw;
		width: 3.13vw;
	}
	.block_9_img_circle_2 {
		left: 6.25vw;
		top: 310vw;
		width: 3.13vw;
	}
	.block_9_img_circle_3 {
		left: 6.25vw;
		top: 325vw;
		width: 3.13vw;
	}
	.block_9_img_circle_4 {
		left: 6.25vw;
		top: 340vw;
		width: 3.13vw;
	}
	.block_9_cap_1 {
		font-size: 4vw;
		left: 13vw;
		top: 294.2vw;
	}
	.block_9_cap_2 {
		font-size: 4vw;
		left: 13vw;
		top: 309.2vw;
	}
	.block_9_cap_3 {
		font-size: 4vw;		 
		left: 13vw;
		top: 324.2vw;
	}
	.block_9_cap_4 {
		font-size: 4vw;		 
		left: 13vw;
		top: 339.2vw;
	}
	.block_9_text_1 {
		font-size: 3vw; 
		left: 13vw;
		top: 301vw;
	}
	.block_9_text_2 {
		font-size: 3vw; 
		left: 13vw;
		top: 316vw;
	}
	.block_9_text_3 {
		font-size: 3vw; 
		left: 13vw;
		top: 331vw;
	}
	.block_9_text_4 {
		font-size: 3vw; 
		left: 13vw;
		top: 346vw;
	}

	.block_9_img_hall {
/*		display: none;
	}
	.block_9_img_hall2 {
		display: block;
		position: absolute;*/
		top: 218vw;
		width: calc(100% - 12.5vw);
		left: 6.25vw;
	}
	.block_9_img_line {
		display: none;
	}

	.block_9_item_2_btns {
		top: 118.44vw;
		left: 6.25vw;
	}
	.block_9_item_3_btns {
		top: 169.06vw;
		left: 6.25vw;
	}
	.block_9_date {
		top: 38.75vw;
		width: calc(100% - 12.5vw);
		left: 6.25vw;
		height: 57.5vw;
		padding: 3vw 5vw;
	}
	.block_9_item_2_btn {
		font-size: 4.38vw;
		border: #9CBBE1 0.94vw solid;
		border-radius: 1.56vw;			
		width: 21.25vw;
		height: 9.69vw;
	}
	.block_9_item_2_btn[w="94"] {
		width: 31.25vw;	
	}
	.block_9_img_warn {
		width: 10vw;
	}
	.block_9 {
		padding: 0px 6.25vw 0px 6.25vw;
		height: 525vw;
	}
	.block_9_h2 {
		left: 6.25vw;
		font-size: 7.5vw;
		top: 12.81vw;
	}
	.block_9_item_1 {
		left: 6.25vw;
		font-size: 5vw;
		top: 28.44vw;
	}
	.block_9_item_2 {
		left: 6.25vw;
		font-size: 5vw;
		top: 108.75vw
	}
	.block_9_item_3 {
		left: 6.25vw;
		font-size: 5vw;
		top: 140.63vw
	}
	.block_9_item_4 {
		left: 6.25vw;
		font-size: 5vw;
		top: 191.25vw;
	}
	.block_9_item_5 {
		left: 6.25vw;
		font-size: 5vw;
		top: 362vw;
	}
	.block_9_item_67 {
		font-size: 5vw;
	}
	.block_9_tbl_text_1 {
		width: calc(100% - 12.5vw);
		left: 6.25vw;
		font-size: 3.13vw;	
		top: 149.06vw;
	}
	.block_9_tbl_text_2 {
		width: calc(100% - 12.5vw);
		left: 6.25vw;
		font-size: 3.13vw;
		top: 199.69vw;
	}
	.block_9_block3 {
		left: 6.25vw;
		top: 372vw;
	}
	.block_9_input_block {
		top: 417vw;
		flex-wrap: wrap;
		left: 6.25vw;
		width: calc(100% - 12.5vw);
	}
	.block_9_agree {
		top: 475vw;
		font-size: 3.3vw; 
		left: 6.25vw;
		width: calc(100% - 12.5vw);
	}
	.block_9_agree_td {
		padding-left: 2vw;
	}
	.block_9_button_submit {
		top: 495vw;
		left: 6.25vw;
		width: calc(100% - 12.5vw);
		height: 11.25vw;
		font-size: 5.5vw;
	}

	
	.block_9_count_block_root {
		flex-wrap: wrap;
	}
	.block_9_count_block {
		font-size: 4vw;
		width: 100%;
	}
	.block_9_count_tr {
		display: none;
	}
	.block_9_count_td {
		display: table-cell;
		font-size: 3vw;
		padding-left: 1.4vw;
	}
	.block_9_input_block_block {
		width: 100%;
		margin-top: 5vw;
	}
	.block_9_count_block_name {
		width: 18.75vw;
	}
	.block_9_count_block_minus {
		padding-bottom: 1vw; 
		cursor: pointer;
		width: 10vw;
	}
	.block_9_count_block_plus {
		cursor: pointer;
		width: 10vw;
	}
	.block_9_count_block_count {
		width: 10vw;
		padding: 2vw;
	}
	.block_9_count_block_img {
		width: 5vw;
	}
	.block_9_input_count {
		width: 8vw;
		height: 8vw;
		font-size: 5vw;
		border: 0.7vw solid #9CBBE1;
		border-radius: 1vw;
	}
	.block_9_input_text {
		border: 0.94vw solid #9CBBE1;		
		border-radius: 0.94vw;
		font-size: 4.38vw; 
		padding: 1.4vw;
		margin-top: 2.5vw;
	}
}

















.block_9_item {
	color: white;
	font-size: 20px;
	font-weight: 700;
	margin-top: 14px;
}

.block_9_button {
	font-size: 1.17vw;
	font-weight: 700;
	color: #9CBBE1;
	border: #9CBBE1 2px solid;
	border-radius: 5px; 
	padding: 4px;	
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.block_9_button_sel {
	font-size: 1.17vw;
	font-weight: 700;
	color: black;
	border: #9CBBE1 2px solid;
	background: #9CBBE1;
	border-radius: 5px; 
	padding: 4px;	
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
}

/*
.block_9_block {
	width: 100%; max-width: 407px; font-size: 12px; margin-top: 5px;
}
.block_9_block2 {
	position: relative; width: 100%; height: 207px; margin-top: 54px;
}
*/
/*
@media all and (max-width: 720px) {
	.block_9_count_block_root {
		flex-wrap: wrap;
	}
	.block_9_count_block {
		width: 100%;
	}
	.block_9_count_tr {
		display: none;
	}
	.block_9_count_td {
		display: table-cell;
	}
	.block_9_input_block_block {
		width: 100%;		
	}
	.block_9 {
		padding: 0px 6.25vw 0px 6.25vw;
		margin: 90px auto 20px auto;
	}
	.block_9_h2 {
		font-size: 24px;
	}
	.block_9_item {
		font-size: 19px;
	}
	.block_9_block2 {
		height: 170px;
	}
	.block_9_block3 {
		
	}
	.block_9_date {
		padding: 5px 5px;
		width: 100%;
	}	
	.block_9_img_hall {
		display: none;
	}
	.block_9_img_hall2 {
		display: block;
	}
	.block_9_img_line {
		left: 180px;
		height: 118px;
	}
	.block_9_button_submit {
		margin-top: 40px;		
	}
	.block_9_cap_1 {
		font-size: 10px; left: 212px; top: 1px;
	}
	.block_9_cap_2 {
		font-size: 10px; left: 212px; top: 32px;
	}
	.block_9_cap_3 {
		font-size: 10px; left: 212px; top: 65px;
	}
	.block_9_cap_4 {
		font-size: 10px; left: 212px; top: 97px;
	}
	.block_9_text_1 {
		font-size: 7px; left: 212px; top: 14px;
	}
	.block_9_text_2 {
		font-size: 7px; left: 212px; top: 45px;
	}
	.block_9_text_3 {
		font-size: 7px; left: 212px; top: 78px;
	}
	.block_9_text_4 {
		font-size: 7px; left: 212px; top: 110px;
	}
	.block_9_img_circle_1 {
		left: 198px; top: 2px; width: 9px;
	}
	.block_9_img_circle_2 {
		left: 198px; top: 33px; width: 9px;
	}
	.block_9_img_circle_3 {
		left: 198px; top: 66px; width: 9px;
	}
	.block_9_img_circle_4 {
		left: 198px; top: 98px; width: 9px;
	}
}
*/

/* contact block_8 */

.block_8 {	 
	height: 50vw;
	width: 100%;
	margin: 0px auto;
	padding: 0px 3vw 0px 3vw;
	box-sizing: border-box;
	position: relative;
}

.block_8_h2 {
	position: absolute;
	color: white;
	font-size: 5.33vw;
	font-weight: 700;
	left: 2.5vw;
	top: 4.67vw;
}

.contact_iframe {
	width: 48.08vw;
	height: 40.17vw;
	border: 0px;
	position: absolute;
	left: 47.83vw;
	top: 5vw;
	border-radius: 0.83vw;
}

.block_8_group_1 {
	position: absolute;
	left: 2.5vw;
	color: white;
	top: 13.75vw;
	font-size: 1.3vw;
}
.block_8_group_2 {
	position: absolute;
	left: 2.5vw;
	color: white;
	top: 25vw;
	font-size: 1.3vw;
}
.block_8_group_3 {
	position: absolute;
	left: 2.5vw;
	color: white;
	top: 36.75vw;
	font-size: 1.3vw;
}

.block_8_text_1 {
	position: absolute;
	left: 2.5vw;
	color: #9CBBE1;
	font-weight: 600;
	font-size: 1.5vw;
	top: 16.42vw;
}
.block_8_text_2 {
	position: absolute;
	left: 2.5vw;
	color: #9CBBE1;
	font-weight: 600;
	font-size: 1.5vw;
	top: 27.67vw;
}
.block_8_text_3 {
	position: absolute;
	left: 2.5vw;
	color: #9CBBE1;
	font-weight: 600;
	font-size: 1.5vw;
	top: 39.42vw;
}
.block_8_text_1 a {
	color: #9CBBE1;
}
.block_8_text_2 a {
	color: #9CBBE1;
}
.block_8_text_3 a {
	color: #9CBBE1;
}
.block_8_ico_1 {
	position: absolute; left: 42.17vw; top: 5.17vw; width: 3.83vw;
}
.block_8_ico_2 {
	position: absolute; left: 42.17vw; top: 9.83vw; width: 3.83vw;
}
.block_8_ico_3 {
	position: absolute; left: 42.17vw; top: 14.42vw; width: 3.83vw;
}
.block_8_ico_4 {
	position: absolute; left: 42.17vw; top: 19.08vw; width: 3.83vw;
}
@media all and (max-width: 720px) {
	.block_8 {
		top: 15.63vw;
		height: 240.94vw;
		padding: 0px 6.25vw 0px 6.25vw;
	}
	.block_8_h2 {
		font-size: 10vw;
		left: 6.25vw;
		top: 15.63vw;
	}
	.block_8_ico_1 {
		left: 84.38vw;
		width: 9.38vw;
		top: 17.19vw;		
	}
	.block_8_ico_2 {
		left: 84.38vw;
		width: 9.38vw;
		top: 28.75vw;
	}
	.block_8_ico_3 {
		left: 84.38vw;
		width: 9.38vw;
		top: 40.31vw;
	}
	.block_8_ico_4 {
		left: 84.38vw;
		width: 9.38vw;
		top: 51.88vw;		
	}
	.contact_iframe {
		width: 87.5vw;
		top: 143.75vw;
		left: 6.25vw;
		height: 73.13vw;
	}
	.block_8_group_1 {
		font-size: 3.75vw;
		top: 37.81vw;
		left: 6.25vw;
	}
	.block_8_group_2 {
		font-size: 3.75vw;
		top: 71.88vw;
		left: 6.25vw;
	}
	.block_8_group_3 {
		font-size: 3.75vw;
		top: 113.44vw;
		left: 6.25vw;
	}
	.block_8_text_1 {
		font-size: 4.38vw;
		top: 45.63vw;
		left: 6.25vw;
	}
	.block_8_text_2 {
		font-size: 4.38vw;
		top: 79.69vw;
		left: 6.25vw;
	}
	.block_8_text_3 {
		font-size: 4.38vw;
		top: 121.25vw;
		left: 6.25vw;
	}
}

/* index block_7 */

.block_7 {	 
	height: 50vw;
	width: 100%;
	margin: 0px auto;
	padding: 0px 3vw 0px 3vw;
	box-sizing: border-box;
	position: relative;
	/*border-bottom: 1px solid #4E546F;*/
}
.block_7_h2 {
	position: absolute;
	color: white;
	font-size: 5.33vw;
	font-weight: 700;
	left: 2.5vw;
	top: 4.67vw;
}
.block_7_h2_blue {
	color: #9cbbe1;
}
.block_7_ul {
	position: absolute;
	color: white;
	font-size: 1.33vw;
	top: 12.67vw;
	left: 2.5vw;
}

.block_7_plashka_1 {
	position: absolute;	
	top: 22.08vw;
	width: 45.42vw;
	height: 25.17vw;
	border-radius: 0.83vw;
	color: black;	
	left: 4.17vw; background: #9cbbe1;
}
.block_7_plashka_2 {
	position: absolute;	
	top: 22.08vw;
	width: 45.42vw;
	height: 25.17vw;
	border-radius: 0.83vw;
	color: black;	
	left: 50.5vw; background: #ED9D38;
}
.block_7_plashka_ul_1 {
	left: 0.83vw;	 
	width: 40.67vw; 
	position: absolute;
	top: 7.33vw;
}
.block_7_plashka_ul_1 li {
	font-size: 1.33vw;  
	font-weight: 400;
	color: black;
}
.block_7_plashka_ul_2 {
	left: 0.83vw;	 
	width: 40.67vw; 
	position: absolute;
	top: 12.58vw;
}
.block_7_plashka_ul_2 li {
	font-size: 1.33vw; 
	font-weight: 400;
	color: black;
}
.block_7_1_button_pay {	
	background: #009C6B;
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	color: white;
	width: 13.58vw;
	height: 3.42vw;
	font-size: 1.67vw; 
	background: #EF5700;	 
	border-radius: 2.58vw;
	position: absolute;
	left: 66.75vw; top: 5.92vw;
}
.block_7_1_button_reserve {
	background: #009C6B;
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	color: black;
	width: 14.17vw;
	height: 3.42vw;
	font-size: 1.67vw; 
	background: #ED9D38;	 
	border-radius: 2.58vw;	
	position: absolute;
	left: 81.67vw; top: 5.92vw;
}
.block_7_1_button_pay_help {
	font-weight: 400;
	font-size: 0.92vw;
	text-align: center;
	width: 13.58vw;
	color: white;
	position: absolute;
	left: 66.75vw; top: 10vw;
}
.block_7_1_button_reserve_help {
	font-weight: 400;
	font-size: 0.92vw;
	text-align: center;
	width: 14.17vw;
	color: white;
	position: absolute;
	left: 81.67vw; top: 10vw;
}
.block_7_h2_br {
	display: none;
}
.block_7_plashka_cap {
	font-size: 3vw; left: 2.5vw; top: 2.08vw; font-weight: 700; position: absolute;
}
.block_7_plashka_1_img_warn {
	position: absolute;
	width: 5.06vw;
	left: 1.75vw;
	top: 18vw;
}
.block_7_plashka_1_text {
	position: absolute;
	font-size: 1.5vw;
	font-weight: 600;
	top: 18.33vw;
	left: 7.83vw;
}
@media all and (max-width: 720px) {
	.block_7 {
		/*border-bottom: 0px;*/
		height: 296.56vw;
	}
	.block_7_h2 {
		top: 14.06vw;
		left: 6.25vw;
		font-size: 11.25vw;
	}
	.block_7_h2_br {
		display: inline;
	}
	.block_7_ul {
		top: 41.88vw;
		left: 6.25vw;
		width: calc(100% - 12.5vw);
		font-size: 3.75vw;
		padding-left: 3.13vw;
	}
	.block_7_ul li {
		font-size: 3.75vw;		
	}
	.block_7_plashka_1 {
		width: 87.5vw;
		height: 83.44vw;
		top: 71.56vw;
		left: 6.25vw;
		border-radius: 3.13vw;
	}
	.block_7_plashka_2 {
		width: 87.5vw;
		height: 88.44vw;
		top: 158.13vw;
		left: 6.25vw;
		border-radius: 3.13vw;
	}
	.block_7_plashka_cap {
		font-size: 7.5vw;
		left: 4.69vw;
		top: 9.06vw;
	}
	.block_7_plashka_ul_1 {
		font-size: 3.75vw;
		left: 5vw;
		padding-left: 3.13vw;
		width: 70.63vw;
		top: 22.81vw;
	}
	.block_7_plashka_ul_1 li {
		font-size: 3.75vw;
		padding-left: 3.13vw;
	}
	.block_7_plashka_ul_2 {
		font-size: 3.75vw;
		left: 5vw;
		padding-left: 3.13vw;
		width: 74.69vw; 
		top: 27.5vw;
		line-height: 100%; 
	}
	.block_7_plashka_ul_2 li {
		font-size: 3.75vw;
		line-height: 120%;
		padding-left: 3.13vw;
	}
	.block_7_plashka_1_text {
		font-size: 4.38vw;
		width: 57.5vw;
		top: 52.81vw;
		left: 22.19vw;
	}
	.block_7_plashka_1_img_warn {
		width: 13.63vw;
		left: 4.06vw;
		top: 57vw;
	}
	.block_7_1_button_pay {
		left: 6.25vw;
		top: 255.63vw;
		font-size: 5vw;
		width: 39.06vw;
		height: 10vw;
		border-radius: 7.81vw;
	}
	.block_7_1_button_reserve {
		left: 6.25vw;
		top: 267.81vw;
		font-size: 5vw;
		width: 41.88vw;
		height: 10vw;
		border-radius: 7.81vw;
	}
	.block_7_1_button_pay_help {
		top: 258.44vw;
		left: 48.13vw;
		width: auto;
		text-align: left;
		font-size: 2.5vw;
	}
	.block_7_1_button_reserve_help {
		top: 271.25vw;
		left: 50.94vw;
		width: auto;
		text-align: left;
		font-size: 2.5vw;
	}
}

/* index block_6 */

.block_6 {	 
	height: 50vw;
	width: 100%;
	margin: 0px auto;
	padding: 0px 3vw 0px 3vw;
	box-sizing: border-box;
	position: relative;
	/*border-bottom: 1px solid #4E546F;*/
}
.block_6_h2 {
	position: absolute;
	color: white;
	font-size: 5.33vw;
	font-weight: 700;
	left: 3vw;
	top: 4.67vw;
}
.block_6_item_1 {
	position: absolute;
	font-size: 2vw;
	font-weight: 700;
	width: 280px;
	left: 6.67vw;
	color: white; 
	top: 16.83vw;
}
.block_6_item_2 {
	position: absolute;
	font-size: 2vw;
	font-weight: 700;
	width: 280px;
	left: 6.67vw;
	color: #9cbbe1; 
	top: 24.42vw;
}
.block_6_item_3 {
	position: absolute;
	font-size: 2vw;
	font-weight: 700;
	width: 280px;
	left: 6.67vw;
	color: #ed9d38; 
	top: 32.42vw;
}
.block_6_item_4 {
	position: absolute;
	font-size: 2vw;
	font-weight: 700;
	width: 23.33vw;
	left: 6.67vw;
	color: #ef5700; 
	top: 40.25vw;
}
.block_6_text_1 {
	position: absolute;
	font-size: 1.42vw;
	font-weight: 400;
	width: 23.33vw;
	left: 6.67vw;
	color: white;
	top: 20.08vw;
}
.block_6_text_2 {
	position: absolute;
	font-size: 1.42vw;
	font-weight: 400;
	width: 23.33vw;
	left: 6.67vw;
	color: white;
	top: 27.67vw;
}
.block_6_text_3 {
	position: absolute;
	font-size: 1.42vw;
	font-weight: 400;
	width: 23.33vw;
	left: 6.67vw;
	color: white;
	top: 35.67vw;
}
.block_6_text_4 {
	position: absolute;
	font-size: 1.42vw;
	font-weight: 400;
	width: 23.33vw;
	left: 6.67vw;
	color: white;
	top: 43.5vw;
}
.block_6_line {
	position: absolute; background: #9cbbe1; width: 0.58vw; left: 33.83vw; top: 16.58vw; height: 29.17vw; border-radius: 0.83vw;
}
.block_6_img_hall {
	position: absolute; left: 42.75vw; top: 5.08vw; width: 48.83vw;
}
.block_6_img_circle_1 {
	position: absolute; left: 2.5vw; top: 17.08vw; width: 2.08vw;
}
.block_6_img_circle_2 {
	position: absolute; left: 2.5vw; top: 24.67vw; width: 2.08vw;
}
.block_6_img_circle_3 {
	position: absolute; left: 2.5vw; top: 32.67vw; width: 2.08vw;
}
.block_6_img_circle_4 {
	position: absolute; left: 2.5vw; top: 40.58vw; width: 2.08vw;
}
@media all and (max-width: 720px) {
	.block_6 {
		height: 200.94vw;
		/*border-bottom: 0px;*/
		padding: 0px 6.25vw 0px 6.25vw;
	}
	.block_6_h2 {
		font-size: 11.25vw;
		left: 6.25vw;
		top: 14.06vw;
	}
	.block_6_line {
		display: none;
	}
	.block_6_img_hall {
		width: 87.5vw;
		left: 6.25vw;
		top: 35.63vw;		
	}
	.block_6_item_1 {
		left: 13.75vw;
		top: 117.5vw;
		font-size: 5vw;
	}
	.block_6_item_2 {
		left: 13.75vw;
		top: 134.38vw;	
		font-size: 5vw;
	}
	.block_6_item_3 {
		left: 13.75vw;
		top: 152.19vw;
		font-size: 5vw;
	}
	.block_6_item_4 {
		left: 13.75vw;
		top: 169.69vw;
		font-size: 5vw;
	}
	.block_6_text_1 {
		left: 13.75vw;
		top: 124.69vw;
		font-size: 3.75vw;
		width: auto;
	}
	.block_6_text_2 {
		left: 13.75vw;
		top: 141.56vw;
		font-size: 3.75vw;
		width: auto;
	}
	.block_6_text_3 {
		left: 13.75vw;
		top: 159.38vw;
		font-size: 3.75vw;
		width: auto;
	}
	.block_6_text_4 {
		left: 13.75vw;
		top: 176.88vw;
		font-size: 3.75vw;
		width: auto;
	}
	.block_6_img_circle_1 {
		width: 4.69vw;
		left: 6.25vw;
		top: 118.13vw;
	}
	.block_6_img_circle_2 {
		width: 4.69vw;
		left: 6.25vw;
		top: 135vw;
	}
	.block_6_img_circle_3 {
		width: 4.69vw;
		left: 6.25vw;
		top: 152.81vw;
	}
	.block_6_img_circle_4 {
		width: 4.69vw;
		left: 6.25vw;
		top: 170.31vw;
	}
}

/* index block_5 */

.block_5 {	 
	height: 55.83vw;
	width: 100%;
	margin: 0px auto;
	padding: 0px 3vw 0px 3vw;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	/*border-bottom: 1px solid #4E546F;*/
}
.block_5_mask {
	position: relative;
	width: 984px;
	height: 405px;
	display: inline-block;
}
.block_5_h2 {
	position: absolute;
	color: white;
	font-size: 5.33vw;
	font-weight: 700;
	left: 3vw;
	top: 9.67vw;
}
.block_5_h2_blue {
	color: #9cbbe1;
}
.block_5_mask_block_1 {
	position: absolute; 
	width: 17.83vw; 
	height: 10vw;
	border-radius: 0.83vw;	
	background: #ED9D38; left: 15.08vw; top: 20.67vw;
}
.block_5_mask_block_2 {
	position: absolute; 
	width: 17.83vw; 
	height: 10vw;
	border-radius: 0.83vw;	
	background: #9CBBE1; left: 10.67vw; top: 38.5vw;
}
.block_5_mask_block_3 {
	position: absolute; 
	width: 17.83vw; 
	height: 10vw;
	border-radius: 0.83vw;	
	background: white; left: 38.92vw; top: 44.17vw;
}
.block_5_mask_block_4 {
	position: absolute; 
	width: 17.83vw; 
	height: 10vw;
	border-radius: 0.83vw;	
	background: #9CBBE1; left: 74.83vw; top: 36.17vw;
}
.block_5_mask_block_5 {
	position: absolute; 
	width: 17.83vw; 
	height: 10vw;
	border-radius: 0.83vw;	
	background: #EF5700; left: 65.08vw; top: 20.25vw;
}
.block_5_mask_block_block {
	width: 100%;
	height: 100%;
	position: relative;
}
.block_5_mask_block_block_num {
	position: absolute;
	top: 0.25vw;
	right: 1.08vw;
	font-size: 4vw;
	font-weight: 700;
	color: black;
}
.block_5_mask_block_block_text {
	position: absolute;
	bottom: 1.17vw;
	left: 1.17vw;
	font-size: 1.33vw;
	font-weight: 600;
	line-height: 110%;
	color: black;
	width: 14vw;
	text-align: left;
}
.block_5_h2_br {
	display: none;
}
.block_5_mask_img {
	position: absolute; 
	left: 0px;
	right: 0px;
	top: 20.25vw;
	width: 39.74vw;
	margin-left: auto;
	margin-right: auto;
}
@media all and (max-width: 720px) {
	.block_5 {
		padding: 0px 6.25vw 0px 6.25vw;
		height: 262.19vw; 
		border: 0px;
	}
	.block_5_mask {
		display: block;
		position: absolute;
		width: calc(100% - 40px);
		top: 144px;
		height: calc(100% - 144px);
	}
	.block_5_h2 {
		left: 6.25vw;
		top: 28.75vw;
		text-align: left;
		font-size: 11.25vw;
		line-height: 100%;
	}
	.block_5_h2_br {
		display: inline;
	}
	.block_5_mask_img {		
		top: 191.88vw;
		width: 87.5vw;		
		left: 6.25vw;
		right: auto;
		margin-left: 0px;
		margin-right: 0px;
	}
	.block_5_mask_block_1 {
		width: 87.5vw;		
		left: 6.25vw;
		height: 21.88vw;
		top: 60.63vw;
		border-radius: 3.13vw;
	}
	.block_5_mask_block_2 {
		width: 87.5vw;		
		left: 6.25vw;
		height: 21.88vw;
		top: 85.63vw;
		border-radius: 3.13vw;
	}
	.block_5_mask_block_3 {
		width: 87.5vw;		
		left: 6.25vw;
		height: 21.88vw;
		top: 110.63vw;
		border-radius: 3.13vw;
	}
	.block_5_mask_block_4 {
		width: 87.5vw;		
		left: 6.25vw;
		height: 21.88vw;
		top: 160.63vw;		
		border-radius: 3.13vw;
	}
	.block_5_mask_block_5 {
		width: 87.5vw;		
		left: 6.25vw;
		height: 21.88vw;
		top: 135.63vw;
	}
	.block_5_mask_block_block_text {
		width: 180px;
		height: 34px;
		font-size: 1.17vw;
		font-weight: 600;
		top: 17px;
		left: 14px;		
		bottom: auto;
	}
	.block_5_mask_block_block_num {
		top: 1.56vw;
		right: 4.06vw;
		font-size: 15vw;
	}
	.block_5_mask_block_block_text {
		bottom: auto;
		top: 5.31vw;
		left: 4.38vw;
		font-size: 4.38vw;
		width: 60.5vw;
	}
}

/* index block_4 */

.block_4 {	 
	height: auto;
	width: 100%;	
	/*margin: 0px auto;*/
	padding: 0px 3vw 0px 3vw;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.block_4_img {
	width: 19.5%;
	margin-top: 0.6vw;
	/*width: 213px;
	height: 284px;*/
}
.block_44_img {
	width: 19.5%;
	margin-top: 0.6vw;
	/*width: 213px;
	height: 284px;*/
}
@media all and (max-width: 720px) {
	.block_4 {
		padding: 0px 6.25vw 0px 6.25vw;
	}
	.block_4_img {
		width: 32%;
		margin-top: 1.8vw;
	}
	.block_44_img {
		display: none;
	}
}

/* index block_3 */

.block_3 {	 
	height: 36.25vw;
	width: 100%;
	/*max-width: 1200px;*/
	margin: 0px auto;
	padding: 0px 3vw 0px 3vw;
	box-sizing: border-box;
}
.block_3_1 {
	width: 100%;
	height: 100%;
	position: relative;
}
.block_3_1_h2 {
	position: absolute;
	color: white;
	font-size: 5.33vw;
	line-height: 100%;
	font-weight: 700;
	left: 0px;
	top: 4.66vw;
}
.block_3_1_h2_blue {
	color: #9cbbe1;
}
.block_3_1_text {
	position: absolute;
	color: white;
	font-size: 1.33vw;
	font-weight: 400;	
	left: 49.33vw;
	top: 6.67vw;
	width: 43.66vw;
}
.block_3_1_button_pay {	
	background: #009C6B;
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	color: white;
	width: 13.58vw;
	height: 3.41vw;
	font-size: 1.66vw; 
	background: #EF5700;	 
	border-radius: 31px;
	position: absolute;
	left: 49.33vw; top: 27.25vw;
}
.block_3_1_button_reserve {
	background: #009C6B;
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	color: black;
	width: 14.17vw;
	height: 3.41vw;
	font-size: 1.66vw; 
	background: #ED9D38;	 
	border-radius: 31px;	
	position: absolute;
	left: 64.33vw; top: 27.25vw;
}
.block_3_1_button_pay_help {
	font-weight: 400;
	font-size: 0.91vw;
	text-align: center;
	width: 13.58vw;
	color: white;
	position: absolute;
	left: 49.33vw; top: 31.33vw;
}
.block_3_1_button_reserve_help {
	font-weight: 400;
	font-size: 0.91vw;
	text-align: center;
	width: 14.17vw;
	color: white;
	position: absolute;
	left: 64.33vw; top: 31.33vw;
}
.block_3_1_h2_br {
	display: none;
}
.block_3_img_ticket {
	position: absolute; top: 19.5vw; left: 0px;
	width: 21.66vw;
	display: block;
}
@media all and (max-width: 720px) {
	.block_3 {	 
		height: 164.38vw;
		padding: 0px 6.25vw 0px 6.25vw;
	}
	.block_3_1_h2 {
		top: 14.38vw;
		font-size: 11.25vw;
		line-height: 100%;
	}
	.block_3_1_h2_br {
		display: inline;
	}
	.block_3_img_ticket {
		width: 30vw;
		top: 15vw;	
		left: 59.69vw;
		transform: rotate(51deg);
	}
	.block_3_1_text {
		left: 0px;
		top: 41.88vw;
		font-size: 3.75vw;
		width: 85.94vw;
	}
	.block_3_1_button_pay {
		left: 0px;
		top: 127.5vw;
		height: 10vw;
		font-size: 5vw;
		width: 39.06vw;
	}
	.block_3_1_button_reserve {
		left: 0px;
		top: 139.69vw;
		height: 10vw;
		font-size: 5vw;
		width: 41.88vw;
	}
	.block_3_1_button_pay_help {
		text-align: left;
		top: 130.31vw;
		left: 41.88vw;
		font-size: 3.13vw;
		width: auto;
	}
	.block_3_1_button_reserve_help {
		text-align: left;
		top: 143.13vw;
		left: 44.69vw;
		font-size: 3.13vw;
		width: auto;
	}
}

/* index block_2 */

.block_2 {	 
	height: 60vw;
	width: 100%;
	/*max-width: 1200px;*/
	margin: 0px auto;
	padding: 0px 3vw 0px 3vw;
	box-sizing: border-box;
	position: relative;
}

.video {
	position: absolute;
	top: 0px; 
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover
}

@media all and (max-width: 720px) {
	.block_2 {
		height: 56.25vw;
	}
}

/* reserved block_10 */

.block_10 {	 
	height: 39.67vw;
	width: 100%;
	margin: 4.75vw auto 0px auto;
	padding: 0px 2.5vw 0px 2.5vw;
	box-sizing: border-box;
	position: relative;
}
.block_11 {	 
	height: 14vw;
	width: 100%;	
	padding: 0px 2.5vw 0px 2.5vw;
	box-sizing: border-box;
	position: relative;
}
.block_12 {	 
	height: 67vw;	
	width: 100%;	
	padding: 0px 2.5vw 0px 2.5vw;
	box-sizing: border-box;
	position: relative;
}
.block_10_1 {
	width: 100%;
	height: 100%;
	background: url(img/reserve_back.png) no-repeat right bottom;
	background-size: 50% 80%;
	position: relative;
}
.block_10_h1 {
	position: absolute;
	color: white;
	font-size: 7.5vw;
	line-height: 80%;
	font-weight: 700;
	left: 0px;
	top: 7.08vw;
}
.block_10_h1_blue {
	color: #9cbbe1;
}
.block_10_1_text {
	position: absolute;
	color: white;
	font-size: 1.33vw;
	font-weight: 400;
	left: 0px;
	top: 17.42vw;
}
.block_10_1_h2 {
	position: absolute;
	color: white;
	font-size: 5.33vw;
	line-height: 80%;
	font-weight: 700;
	left: 0px;
	top: 29.83vw;
	text-shadow: 0px 0px 0.83vw black;
}
.block_10_alarm {
	width: 100%; 
	font-size: 1.33vw;
	position: absolute;
	top: 37.33vw;
	left: 0px;
}
.block_10_alarm_img {
	width: 2.67vw;
	display: block;
}
.block_10_alarm_td1 {
	width: 2.67vw;
}
.block_10_alarm_td2 {
	padding-left: 0.42vw;
}
.block_12_1_h2 {
	position: absolute;
	color: white;
	font-size: 5.33vw;
	line-height: 80%;
	font-weight: 700;
	left: 2.5vw;
	top: 6.58vw;
}
.block_12_contact_iframe {
	width: 48.08vw;
	height: 40.17vw;
	border: 0px;
	position: absolute;
	left: 2.5vw;
	top: 20.33vw;
	border-radius: 0.83vw;
}
.block_12_address {
	font-size: 1.67vw;
	font-weight: 600;
	color: #9CBBE1;
	position: absolute;
	left: 2.5vw;
	top: 14.92vw;
}
.block_12_forward {
	font-size: 2.67vw;
	font-weight: 700;
	color: white;
	position: absolute;
	left: 56.42vw;
	top: 28vw;
}
.block_10_mask_block_1 {
	position: absolute;
	width: 31.08vw; 
	height: 10vw;
	border-radius: 0.83vw;	
	background: #ED9D38;
	top: 3.42vw;
	left: 2.5vw;
}
.block_10_mask_block_2 {
	position: absolute;
	width: 31.08vw; 
	height: 10vw;
	border-radius: 0.83vw;	
	background: #ef5700;
	top: 3.42vw;
	left: 34.42vw;
}
.block_10_mask_block_3 {
	position: absolute;
	width: 31.08vw; 
	height: 10vw;
	border-radius: 0.83vw;	
	background: #9CBBE1;
	top: 3.42vw;
	left: 66.42vw;
}
.block_10_mask_block_block {
	width: 100%;
	height: 100%;
	position: relative;
}
.block_10_mask_block_block_num {
	position: absolute;
	top: 0.25vw;
	right: 0.58vw;
	font-size: 4vw;
	font-weight: 700;
	color: black;
}
.block_10_mask_block_block_text {
	position: absolute;
	bottom: 1.5vw;
	left: 1.16vw;
	font-size: 1.3vw;
	font-weight: 600;
	line-height: 100%;
	color: black;
	width: 25.58vw;
	text-align: left;
}
.block_10_button_31 {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 56.42vw;
	top: 38.67vw;
	border-radius: 2.58vw;
	height: 3.42vw;
	font-size: 1.67vw;
	color: white;
	background: #EF5700;
	width: 17vw;
	font-weight: 600;
}
.block_10_button_32 {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 56.42vw;
	top: 43.25vw;
	border-radius: 2.58vw;
	height: 3.42vw;
	font-size: 1.67vw;
	color: black;
	background: #ED9D38;
	width: 21.17vw;
	font-weight: 600;
}
.block_10_button_33 {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 56.42vw;
	border-radius: 2.58vw;
	top: 47.83vw;
	height: 3.42vw;
	font-size: 1.67vw;
	color: black;
	background: #9CBBE1;
	width: 21.17vw;
	font-weight: 600;
}
@media all and (max-width: 720px) {
	.block_10 {
		height: 140vw;
		margin: 12.5vw auto 0px auto;
		padding: 0px 6.25vw 0px 6.25vw;
	}
	.block_11 {
		height: 84.38vw;
	}
	.block_11_1 {
		flex-wrap: wrap;
		flex-direction: row;
	}
	.block_10_h1 {
		font-size: 11.25vw;
		line-height: 100%;
		top: 20.63vw;
		/*left: 6.25vw;
		width: calc(100% - 12.5vw);*/
	}
	.block_10_1_text {
		font-size: 3.75vw;
		top: 50vw;
		/*
		left: 6.25vw;
		width: calc(100% - 12.5vw);
		*/
	}
	.block_10_1 {
		background: url(img/reserve_back2.png) no-repeat right bottom;
		background-size: 50% 100%;
	}
	.block_10_1_h2 {
		font-size: 11.25vw;
		line-height: 100%;
		top: 98.75vw;
	}
	.block_10_mask_block_block_num {
		font-size: 15vw;
		right: 4.06vw;
		top: 1.88vw;
	}
	.block_10_mask_block_block_text {
		top: 5.31vw;
		font-size: 4.38vw;
		width: 59.69vw;
		left: 4.39vw;
	}
	.block_10_mask_block_1 {
		height: 25.31vw;
		top: 0vw;
		left: 6.25vw;
		width: calc(100% - 12.5vw);		
		border-radius: 3.12vw;
	}
	.block_10_mask_block_2 {
		height: 21.88vw;
		top: 28.44vw;
		left: 6.25vw;
		width: calc(100% - 12.5vw);
		border-radius: 3.12vw;
	}
	.block_10_mask_block_3 {
		height: 21.88vw;		
		top: 53.44vw;
		left: 6.25vw;
		width: calc(100% - 12.5vw);
		border-radius: 3.12vw;
	}
	.block_12_1_h2 {
		font-size: 11.25vw;
		top: 20.62vw;
		width: calc(100% - 12.5vw);
		left: 6.25vw;
	}
	.block_12 {		
		height: 225.31vw;
	}
	.block_12_address {
		font-size: 4.38vw;
		top: 36.56vw;		
		width: calc(100% - 12.5vw);
		left: 6.25vw;
	}
	.block_12_contact_iframe {		
		width: calc(100% - 12.5vw);
		left: 6.25vw;
		height: 73.13vw;
		top: 58.75vw;
	}
	.block_12_forward {
		width: calc(100% - 12.5vw);
		left: 6.25vw;
		top: 148.75vw;
		font-size: 5.62vw;
		line-height: 110%; 
	}
	.block_10_button_31 {
		left: 6.25vw;
		top: 170vw;
		font-size: 5vw;
		height: 10vw;
		border-radius: 9.69vw;
		width: 52.19vw;
	}
	.block_10_button_32 {
		left: 6.25vw;
		top: 183vw;
		font-size: 5vw;
		height: 10vw;
		border-radius: 9.69vw;
		width: 65vw;		
	}
	.block_10_button_33 {
		left: 6.25vw;
		top: 196.25vw;
		font-size: 5vw;
		height: 10vw;
		border-radius: 9.69vw;
		width: 65vw;
	}
	.block_10_alarm {
		width: 100%; 
		font-size: 3.75vw;
		position: absolute;
		top: 122.18vw;
		left: 0px;
	}
	.block_10_alarm_img {
		width: 10vw;
		display: block;
	}
	.block_10_alarm_td1 {
		width: 10vw;
	}
	.block_10_alarm_td2 {
		padding-left: 2.8vw;
	}
}

/* index block_1 */

.block_1 {	 
	height: 45.25vw;
	width: 100%;
	margin: 4.75vw auto 0px auto;
	padding: 0px 3vw 0px 3vw;
	box-sizing: border-box;
	background: url(svg/tents.svg) no-repeat right bottom;
	background-size: 63vw 20vw;
}
.block_1_1 {
	width: 100%;
	height: 100%;
	position: relative;
}
.block_1_1_h1 {
	position: absolute;
	color: white;
	/*font-size: 146px;*/
	font-size: 12vw;
	line-height: 80%;	
	font-weight: 700;
	left: 0px;
	top: 4.25vw;
}
.block_1_1_h1_blue {
	color: #9cbbe1;
}
.block_1_1_text {
	position: absolute;
	color: white;
	font-size: 1.6vw;
	font-weight: 400;
	left: 0px;
	top: 18vw;
}
.block_1_1_button_pay {	
	background: #009C6B;
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	color: white;
	width: 13.58vw;
	height: 3.41vw;
	font-size: 1.66vw;
	background: #EF5700;	 
	border-radius: 31px;
	position: absolute;
	left: 0px;
	top: 30vw;
}
.block_1_1_button_reserve {
	background: #009C6B;
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	color: black;
	width: 14.17vw;
	height: 3.41vw;
	font-size: 1.66vw; 
	background: #ED9D38;	 
	border-radius: 31px;	
	position: absolute;
	left: 15vw;
	top: 30vw;
}
.block_1_1_button_pay_help {
	font-weight: 400;
	font-size: 0.91vw;
	text-align: center;
	width: 13.58vw;
	color: white;
	position: absolute;
	left: 0px; top: 34.5vw;
}
.block_1_1_button_reserve_help {
	font-weight: 400;
	font-size: 0.91vw;
	text-align: center;
	width: 14.17vw;
	color: white;
	position: absolute;
	left: 15vw; top: 34.5vw;
}
@media all and (max-width: 720px) {
	.block_1 {
		height: 190.63vw;
		padding: 0px 6.25vw 0px 6.25vw;
		margin-top: 12.5vw;
		background: url(svg/tents.svg) no-repeat center bottom;
		background-size: 186.88vw 58.13vw;
	}
	.block_1_1 {
		background: none;
	}
	.block_1_1_h1 {
		top: 18.13vw;
		font-size: 22.5vw;		
	}
	.block_1_1_text {
		font-size: 4.38vw;
		top: 59.69vw;
	}
	.block_1_1_button_pay {
		left: 0px;
		top: 100.63vw;
		height: 10vw;
		font-size: 5vw;
		width: 39.06vw;
	}
	.block_1_1_button_reserve {
		left: 0px;
		top: 112.81vw;
		height: 10vw;
		font-size: 5vw;
		width: 41.88vw;
	}
	.block_1_1_button_pay_help {
		text-align: left;
		top: 103.44vw;
		left: 41.88vw;
		font-size: 3.13vw;
		width: auto;
	}
	.block_1_1_button_reserve_help {
		text-align: left;
		top: 116.26vw;
		left: 44.69vw;
		font-size: 3.13vw;
		width: auto;
	}
}

/* TOP MENU */

.menu_top {
	width: 100%; 
	margin: 0px auto; 
	top: 0px; 
	position: fixed; 
	height: 4.75vw; 
	z-index: 100000;
	box-shadow: 0px 0.58vw 2.5vw 0px #00000080;
	background: #0e142f;	
}
.menu_top2 {
	width: 100%;	
	height: 100%;	
	position: relative;
}
/*
.menu_top3 {
	position: absolute; 
	left: 110px;
	top: 0px;
	display: flex; 
	width: 340px;
	height: 100%;	
	justify-content: space-between;
	align-items: center;
	font-size: 1.17vw;
}
*/
.menu_top_popup {
	display: none;
}
.menu_logo {
	position: absolute; 
	left: 2.41vw;
	top: 0.16vw;	
}
.menu_logo img {
	width: 4.42vw;
}
/*
.menu_top4 {
	position: absolute; 
	right: 0px;
	top: 0px;
	display: flex; 
	width: 280px;
	height: 100%;
	justify-content: space-between;
	align-items: center;
	font-size: 1.17vw;
	padding-right: 30px;
}
*/

.img_lang {
	border: 0.25vw solid rgba(0,0,0,0);	
	cursor: pointer;	
	top: 0.83vw;
	left: 70.58vw; 
	width: 4.67vw;
	height: 3vw;
	position: absolute;
	box-sizing: border-box;
}
/*
.img_lang:hover {
	border: 3px solid white;
	border-radius: 5px;
}*/
.img_lang_arrow {	
	cursor: pointer;	
	top: 0.83vw;
	left: 75.5vw; 
	width: 1vw;
	height: 3vw;
	position: absolute;	
}
.img_lang2 {
	border: 0.25vw solid rgba(0,0,0,0);	
	cursor: pointer;	
	width: 4.67vw;
	height: 3vw;
	box-sizing: border-box;
	display: block;
}
/*
.img_lang2:hover {
	border: 3px solid white;
	border-radius: 5px;
}*/
.lang_menu {	
	top: 3.92vw; 
	left: 70.58vw; 
	width: 4.67vw;
	height: 11.67vw;
	position: absolute;	
}
.lang_menu_lbl {
	position: absolute;
	top: 1.58vw;
	left: 62.67vw;
	font-size: 1.17vw;
	font-weight: 700;
	color: white;
}
.lang_menu_lbl2 {
	display: none;
}
.top_menu_button_pay {
	background: #009C6B;
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	color: white;
	width: 8.5vw;
	height: 2.17vw;
	font-size: 1vw; 
	background: #EF5700;
	top: 1.25vw;
	left: 79.33vw; 
	border-radius: 1.58vw;	
	position: absolute;
}
.top_menu_button_reserve {
	background: #009C6B;
	display: flex;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	color: black;
	width: 8.92vw;
	height: 2.17vw;
	font-size: 1vw; 
	background: #ED9D38;
	top: 1.25vw;
	left: 88.67vw; 
	border-radius: 1.58vw;
	position: absolute;
}
.menu_lbl {
	display: none;
}
.menu_lbl_arrow {
	display: none;
}
.a_menu_top1 {
	position: absolute;
	color: white;
	cursor: pointer;
	font-weight: 700;
	font-size: 1.17vw;
	top: 1.58vw;
	left: 10.33vw;
}
.a_menu_top2 {
	position: absolute;
	color: white;
	cursor: pointer;
	font-weight: 700;
	font-size: 1.17vw;
	top: 1.58vw;
	left: 16.42vw;
}
.a_menu_top3 {
	position: absolute;
	color: white;
	cursor: pointer;
	font-weight: 700;
	font-size: 1.17vw;
	top: 1.58vw;
	left: 25.58vw;
}
.a_menu_top4 {
	position: absolute;
	color: white;
	cursor: pointer;
	font-weight: 700;
	font-size: 1.17vw;
	top: 1.58vw;
	left: 32.17vw;
}
.a_menu_top_popup {
	/*color: #9CBBE1;*/
	color: white;
	cursor: pointer;
	font-weight: 700;	
}
@media all and (max-width: 720px) {
	.a_menu_top_popup {
		margin-top: 4.4vw;
		font-size: 4.38vw;
		display: block;
	}
	.menu_top_popup {
		top: 9.06vw;
		width: 28vw;
		line-height: 100%;		
		background: rgba(0,0,0,0.8);		 
		left: 60vw;		
		height: 40.63vw;
		position: absolute; 
		/*box-shadow: 0px 0px 10px black;*/
		text-shadow: 0px 0px 1.25vw black;
		line-height: 110%;
		padding: 0.93vw 3.13vw 0.93vw 3.13vw;
		box-sizing: border-box;
		display: block;		
		border-radius: 1.56vw;
	}
	.menu_top {
		height: 12.5vw;
		box-shadow: 0px 2.18vw 30px 0px #00000080;
	}
	.a_menu_top1, .a_menu_top2, .a_menu_top3, .a_menu_top4 {
		display: none;
	}
	.menu_logo {		
		left: 5vw;
		top: 1.9vw;
	}
	.menu_logo img {
		width: 9vw;
	}
	.lang_menu_lbl {
		display: none;
	}	
	.top_menu_button_pay {
		right: none;
		left: 17.19vw;
		top: 3.13vw;
		width: 19.69vw;
		height: 5.63vw;
		font-size: 2.5vw;
		border-radius: 5.94vw;
	}
	.top_menu_button_reserve {
		right: none;
		left: 38.44vw;
		top: 3.13vw;
		width: 21.56vw;
		height: 5.63vw;
		font-size: 2.5vw;
		border-radius: 5.94vw;
	}
	.img_lang {
		top: 4.06vw;
		left: 85vw;
		width: 6.56vw;
		height: 4.38vw;
		border: 0px;
		border-radius: 0px;
	}
	.lang_menu {
		top: 9.06vw;
		width: 6.56vw;
		left: 85vw; 
	}
	.img_lang2 {
		width: 6.56vw;
		height: 4.38vw;
		border: 0px;
		border-radius: 0px; 
		margin-top: 3.2vw;
	}
	.img_lang_arrow {
		left: 92.5vw;
		width: 1.5vw;
		top: 5vw;
	}
	.lang_menu_lbl2 {
		display: block;
		position: absolute;
		top: 4.06vw;
		left: 78.75vw;
		font-size: 3.13vw;
		font-weight: 700;
		color: white;
	}
	.menu_lbl {
		display: block;
		position: absolute;
		left: 64.69vw;
		top: 4.06vw;
		cursor: pointer;
		font-weight: 700;
		font-size: 3.13vw;
	}
	.menu_lbl_arrow {
		display: block;
		position: absolute;
		width: 1.25vw;
		height: 1.56vw;
		left: 73.62vw;
		top: 5.63vw;
	}
}












.h1 {
	font-size: inherit; 
	margin: 0px; 
	font-size: 60px;
	line-height: 60px; 
	font-family: inherit; 
	color: inherit;
}
.h2 {
	font-size: 36px;
	margin: 0px;
	line-height: 48px;
	font-family: inherit;
	color: inherit;
}
.h3 {
	font-size: 18px;
	margin: 0px;
	line-height: 24px;
	font-family: inherit;
	color: inherit;
}
@media all and (max-width: 430px) {
	.h1 {
		font-size: 40px;
		line-height: 50px; 
	}
	.h2 {
		font-size: 20px;
		line-height: 30px;
	}
	.h3 {
		font-size: 1.17vw;
		line-height: 24px;
	}
}

.li1 {
	margin: 15px 0px 15px 0px;
	font-size: 20px;
	font-weight: bold;
}
.li2 {
	margin-bottom: 10px;
}
a {
	text-decoration: none;
}

/* LANG BLOCK */

.div_lang_block {
	width: 100%;
	max-width: 1440px;
	margin: 50px auto;
	background: black; 
	color: white; 
	padding-top: 0px; 
	position: relative;
}
.img-warn {
	width: 100%;
	z-index: 10000;
	display: block; 
	max-width: 1000px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	box-shadow: 0px 0px 20px black;
	position: absolute; 
	top: 480px;
}

@media all and (max-width: 430px) {
	.div_lang_block {
		margin: 40px auto;
	}
	.img-warn {
		margin: 120px auto;
	}
}

/* CALL */

.call_button {
	display: flex;
	position: fixed; 
	width: 5vw;
	height: 5vw;
	bottom: 3.33vw; 
	right: 3.33vw; 
	z-index: 40000;
	background: #ED9D38; /* #28aae1; */
	border-radius: 2.5vw;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.call_button_phone {
	display: flex;
	position: fixed; 
	width: 4.17vw;
	height: 4.17vw;
	/*bottom: 180px;*/
	bottom: 3.33vw;
	right: 3.75vw; 
	z-index: 39998;
	background: rgba(0,0,0,0);
	border-radius: 2.5vw;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	transform: translateY(0px);
}
.call_button_whatsapp {
	display: flex;
	position: fixed; 
	width: 4.17vw;
	height: 4.17vw;
	/*bottom: 115px;*/
	bottom: 3.33vw;
	right: 3.75vw;
	z-index: 39999;
	background: rgba(0,0,0,0);
	border-radius: 2.5vw;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	transform: translateY(0px);
}
.call_button_phone2 {
	display: flex;
	position: fixed; 
	width: 4.17vw;
	height: 4.17vw;
	/*bottom: 180px;*/
	bottom: 3.33vw;
	right: 3.75vw; 
	z-index: 39998;
	background: rgba(0,0,0,0);
	border-radius: 2.5vw;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	transform: translateY(-9.17vw);
}
.call_button_whatsapp2 {
	display: flex;
	position: fixed; 
	width: 4.17vw;
	height: 4.17vw;
	/*bottom: 115px;*/
	bottom: 3.33vw;
	right: 3.75vw;
	z-index: 39999;
	background: rgba(0,0,0,0);
	border-radius: 2.5vw;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	transform: translateY(0px);
	transform: translateY(-5.42vw);
}
.call_button_img {
	width: 2.58vw;
}

@media all and (max-width: 430px) {
	.call_button {		
		right: 3.12vw;
		bottom: 4.69vw;
		width: 14.69vw;
		height: 14.69vw;
		border-radius: 10vw;
	}
	.call_button_phone {		
		right: 4.69vw;
		bottom: 8vw;
		width: 9.69vw;
		transform: translateY(0px);
	}
	.call_button_whatsapp {
		right: 4.69vw;
		bottom: 8vw;
		width: 9.69vw;
		transform: translateY(0px);
	}
	.call_button_phone2 {		
		right: 4.69vw;
		bottom: 4.69vw;
		width: 9.69vw;
		transform: translateY(-34.29vw);
	}
	.call_button_whatsapp2 {
		right: 4.69vw;
		bottom: 4.69vw;
		width: 9.69vw;
		transform: translateY(-20.33vw);
	}
	.call_button_img {
		width: 8.44vw;
	}
}

/* ANCHOR */

.a_point {
	position: absolute; 
	bottom: 50px;
}
.a_point_top {
	position: absolute; 
	top: -50px;
}
@media all and (max-width: 430px) {
	.a_point {
		position: absolute; 
		bottom: 0px;		
	}
}

/* GALLERY */

:root {
	--swiper-theme-color: white;
	--swiper-pagination-color: white;
	--swiper-navigation-color: white;
	--swiper-pagination-bullet-inactive-color: #f183e2;
	--swiper-pagination-bullet-inactive-opacity: 1;
}

.swiper {
	/*border: 1px solid gray;*/
	width: 100%;
	height: 650px;
	box-sizing: border-box;
}
.swiper-container {
	padding: 20px 0px 20px 0px;
}

.nai-div-img {
	text-align: center;
	height: calc(100% - 60px);
	overflow: hidden;
}
.nai-img {
	max-height: 100%;	
}

.block-gallery {
	margin: 0px auto;
	width: 100%; 
	position: relative;
 	overflow: hidden;
 	color: white; 	
 	
 	height: 800px;
 	background: #222;
}


/* RESERVE */

.reserve-block {
	position: relative;	
	width: 100%;
	background: black;
	height: auto;
	box-sizing: border-box;
}
.reserve-text {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1.33;
	padding: 0 16px;
	height: 56px;
}
.reserve-text-sel {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1.33;
	padding: 0 16px;
	height: 56px;
}
.reserve-text-int {
	box-sizing: border-box;
	font-size: 20px;
	line-height: 1.33;
	padding: 0 16px;
	height: 56px;
	width: 150px;
	text-align: center;
}

/* PRICES */

.prices-block {
	position: relative;
	/*height: 800px;*/
	width: 100%;
	/*background: url(img/bg2.jpg);*/
}
.prices-hall {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 40px;
	filter: drop-shadow(0mm 0mm 5mm #315bca);
}
.prices-prices {
	position: absolute;
	width: 1000px;
	bottom: 40px;
	right: 0px;
	filter: drop-shadow(0mm 0mm 1mm black);
}
@media all and (max-width: 430px) {
	.prices-block {
		height: auto;
		padding-top: 30px;
	}
	.prices-hall {
		position: static;
		width: 100%;
	}
	.prices-prices {
		position: static;
		width: 100%;
	}
}

/* CONTACT */

.p_contact_cap {
	font-size: 18px; 
	margin: 0px 0px 4px 0px;	
}
.p_contact {
	font-size: 18px;
	line-height: 26px;	
	margin: 0px 0px 4px 0px;
	padding-left: 0px;
}

/* banner */

.banner {
	width: 100%;
	max-width: 1440px;
	height: 750px;
	margin: 0px auto; 
	position: relative;
}
.banner-img-bottom {
	position: absolute;
	right: 40px;
	bottom: 40px;
	width: 240px;
}
@media all and (max-width: 430px) {
	.banner {
		height: 100%;
	}
	.banner-img-bottom {
		right: 10px;
		bottom: 10px;
		width: 200px;
		opacity: 0.7;
	}
}
.logo {
	/*filter: drop-shadow(0 0mm 2mm white) drop-shadow(0 6mm 5mm #cb2473) drop-shadow(0mm 2mm 2mm #cb2473);*/ 
	position: absolute; 
	filter: drop-shadow(0 0mm 2mm black);
	left: 0px; 
	top: 10px; 
	width: 240px;
}
.logo2 {
	display: none;
	position: absolute; 
	left: 0px; 
	top: 10px; 
	width: 240px;
}
@media all and (max-width: 430px) {
	.logo {
		display: none;
		left: auto;
		top: auto;		
		position: static;		
		margin: 0px auto;
	}
	.logo2 {
		/*filter: drop-shadow(0 0mm 20mm white) drop-shadow(0 6mm 5mm rgb(180, 0, 230)) drop-shadow(6mm 6mm 5mm rgb(180, 0, 230));*/
		left: auto;
		top: auto;		
		position: static;
		display: block;
		margin: 0px auto;		 
		z-index: 1000;
	}
}

/* block */

.block {
	margin: 0px auto;
	width: 100%; 
	max-width: calc(100% - 120px);
	position: relative;
 	overflow: hidden;
 	color: white;
}


/* PRICES */

.block-prices {
	margin: 0px auto;
	width: calc(100% - 120px); 
	max-width: 1440px;
	position: relative;
}
.a_prices {
	position: absolute;
	top: -60px;
}

/* BLOCK-TICKET */

.block-ticket {
	margin: 0px auto;
	width: 100%; 
	max-width: calc(100% - 120px);
	position: relative;
 	overflow: hidden;
 	color: white;
 	
 	height: 743px;
 	background: #7a0000; /*#0078fb;*/
}
.block-ticket-text {
	font-size: 70px;
	position: absolute; 
	top: 45px;
	right: 50px;
}
.block-ticket-text-time {
	font-size: 32px;
	line-height: 55px;
}
.block-ticket-ticket {
	display: flex;
	justify-content: center; /*space-between; /*space-around;*/
	align-items: center;
	position: absolute; 
	color: black; 
	width: 500px;
	height: 300px;
	background: white;
	right: 200px;
	bottom: 50px;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	font-size: 30px;
}
.block-ticket-ticket-logo {
	width: 200px;
}
.block-ticket-text-sep {
	height: 45px;
}
@media all and (max-width: 430px) {
	.block-ticket {
		max-width: 100%;
	}
	.block-prices {
		width: 100%;
		max-width: none;
	}
	.a_prices {
		top: -120px;
	}
	.block-ticket-text {
		font-size: 55px;
		line-height: 85px;
		right: auto;
		left: 20px;
	}
	.block-ticket-ticket {
		right: 10px;
		width: 340px;
		height: 220px;
		font-size: 20px;
	}
	.block-ticket-text-time {
		font-size: 24px;
		line-height: 50px;
		text-shadow: 0px 0px 6px black;
	}
	.block-ticket-text-sep {
		height: 110px;
	}
}

/* BLOCK-TEXT */

.block-text {
	width: 100%; 
	max-width: 800px; 
	margin: 0px auto; 
	font-size: 20px;
	box-sizing: border-box;
	position: relative;
}
.p {
	font-size: 18px;
	line-height: 30px;	
}
@media all and (max-width: 430px) {
	.block-text {
		padding: 0px 6.25vw 0px 6.25vw;
	}
	.p {
		font-size: 16px;
		line-height: 24px;
	}
}

/* BIRD */
/*
.block-bird {
	margin: 0px auto;
	width: 100%; 
	position: relative;
 	color: white;
 	
 	background: black;
 	filter: grayscale(10%); 
}
.block-bird-img-feather {
	width: 90px;
	position: absolute; 
	top: 50px;
	left: 100px;
}
.block-bird-img-bird {
	position: absolute; 
	top: 40px; 
	left: 100px;
}
@media all and (max-width: 430px) {
	.block-bird-img-feather {
		position: absolute; 
		width: 80px;
		top: 40px;
		left: 50px;
		display: none;
	}
	.block-bird-img-bird {
		position: absolute; 
		top: -50px; 
		left: 0px;
		width: 100px;
	}
}
*/

/* CONTACT */

.block-contact {
	width: 100%; 
	max-width: 1440px;
	height: 620px;
	margin: 0px auto; 
	position: relative;
	background: #7a0000; /*#48005f;*/ 
	overflow: hidden;
	padding: 40px;
	box-sizing: border-box;
}
.block-contact-logo {
	width: 400px;
	position: absolute;
	bottom: 40px; 
	left: 40px;
	opacity: 0.3;
}
.contact-head {
	 color: white;
	 font-size: 50px;
	 text-shadow: 0px 0px 10px black;
}
.contact-div {
	color: white; 
	position: absolute; 
	top: 100px;
	left: 320px;
	width: 340px;
	font-size: 22px;
	font-weight: normal;
}
@media all and (max-width: 430px) {
	.block-contact {
		width: 100%; 
		height: auto;
		margin: 0px;
		position: static;
		text-align: center;
		padding: 20px;
		background: url(img/logo-back.png) #7a0000 left top no-repeat;	
		background-size: cover;
	}
	.contact-div {
		position: static;
		width: calc(100% - 10px);				
	}
	.block-contact-logo {
		display: none;
	}
	.contact-head {
		font-size: 40px;
		padding-bottom: 20px;
	}
}






.a_on_black_root {
	color: white;
	cursor: pointer;
}
.a_on_black {
	color: white;
	cursor: pointer;
}
.a_on_black:hover {
	/*color: #009c6b;*/
	cursor: pointer;
}
.a_on_black_prov {
	color: white;
	cursor: pointer;
}
.a_on_black_prov:hover {
	color: #2780D9;
	cursor: pointer;
}

.a_on_white {
	color: black;
	cursor: pointer;
}
.a_services {
	text-decoration: none;
	font-size: 25px; 
	font-weight: 700;
	color: #009C6B;
	position: absolute;
	top: 0px;
	right: 20px;
}
@media all and (max-width: 430px) {
	.a_services {
		display: none;
	}
}

input[type="button"] {
	color: inherit;	
	font-family: inherit; 
	font-size: inherit;	
	padding: 8px;
	border: 0px;	
	cursor: pointer;
	background: #ffa500;
	color: white;
	outline: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;	
	box-sizing: border-box;
}

/* */


.img_menu {
	position: absolute;
	display: none;
	top: 24px;
	left: 325px;
}

.top_menu_logo {
	position: absolute;
	font-weight: 700;
	top: 17px;
	left: 60px;
	font-size: 32px;
}

/*
.top_menu_green {
	position: absolute; 
	display: flex; 
	top: 24px;
	left: 300px;	
	width: 720px;
	justify-content: space-between;
	text-shadow: 0px 0px 4px black, 0px 0px 10px black;
	font-size: 22px;
}
*/
.top_menu_blue {
	position: absolute; 
	display: flex; 
	top: 24px;
	left: 405px;
	width: 439px;
	justify-content: space-between;
}

/*
.top_menu_green_button {
	background: #009C6B;
	display: flex;
	font-weight: 700;
	justify-content: center;
	align-items: center;
	position: absolute;
	color: white;
	width: 196px;
	height: 38px;
	right: 258px; 
	top: 17px;
}
*/

/*	
	position: absolute;
	width: 220px;
	height: 50px;
	margin: 0px auto;
	box-shadow: 0px 0px 20px black;
	
	background: #2780d9;
*/

.glow-on-hover {
	
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px; 
	font-weight: normal; 
	color: white;
	
    width: 220px;
    height: 50px;
    cursor: pointer;
    border-radius: 5px;
        
    background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
    animation: glowing 20s linear infinite;
    transition: opacity .3s ease-in-out;
     background-size: 400%;
}

@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}

.top_menu_green_button4 {	
	color: white;
	padding: 6px;		
	box-shadow: 0px 0px 20px black;
	font-size: 16px; 
	font-weight: normal;
	background: #009C6B;	
	display: inline-block;
	min-width: 80px;
}
.top_menu_green_button3 {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	color: white;
	width: 220px;
	height: 50px;
	margin: 0px auto;
	box-shadow: 0px 0px 20px black;
	font-size: 20px; 
	font-weight: normal; 
}
.div_mobile_pay_button {
	display: none;
	position: absolute;
	justify-content: center;
	align-items: center;
	width: 100%;
	top: 265px;
	left: 0px;
}
.top_menu_green_button2 {
	background: #009C6B;
	display: inline-block;
	font-weight: 700;	
	justify-content: center;
	align-items: center;
	/*position: absolute;*/
	color: white;	
	height: 38px;
	/*left: 0px;
	right: 0px;	
	margin: 0px auto;*/	
	box-shadow: 0px 0px 20px black;
}
.top_menu_blue_button {
	background: #2780D9;
	display: flex;
	font-weight: 700;
	justify-content: center;
	align-items: center;
	position: absolute;
	color: white;
	width: 196px;
	height: 38px;
	right: 258px; 
	top: 17px;
}

.top_menu_green_phone {
	display: block;
	text-align: right;
	position: absolute;
	font-size: 1.17vw;
	width: 200px;
	right: 60px;
	top: 14px;
	line-height: 21px;
}

.top_menu_green_banner_header {
	/*font-size: 100px;*/ 
	line-height: 50px; 
	font-weight: 700;
	text-shadow: 0px 0px 20px black, 0px 0px 10px black, 0px 0px 4px black;
}
.top_menu_green_banner_header_br {
	display: none;
}
.top_menu_green_banner_text {
	font-size: 25px; 
	line-height: 37.5px;
	margin-top: 50px;
}
.top_menu_green_banner_block_text {
	position: absolute; 
	width: 100%; 
	left: 60px; 
	top: 230px;
	text-align: center;	
}
.top_menu_blue_banner_block_text {
	position: absolute; 
	width: 1000px; 
	left: 60px; 
	top: 230px;
}

.top_menu_banner_button {
	background: #2780D9; 
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	color: white;
	width: 300px;
	height: 50px;
	left: 60px;
	top: 565px;
}

.top_menu_phone2 {
	display: none;
	width: 210px;
	font-size: 24px;	
	left: 20px;
	height: 80px;
	position: absolute;
	line-height: 40px;	
	bottom: 20px;
	text-shadow: 0px 0px 10px black, 0px 0px 10px black;
}

@media all and (max-width: 430px) {
	
	.img_menu {
		display: block;
	}
	.top_menu_logo {
		font-size: 20px;
		top: 24px;
		left: 20px;
	}
	/*
	.top_menu_green {
		display: none;
	}
	*/
	.top_menu_blue {
		display: none;
	}
	.top_menu_green_button, .top_menu_blue_button {
		display: none;
	}
	.div_mobile_pay_button {
		display: flex;
	}
	.top_menu_green_button2 {
		display: flex;
	}
	.top_menu_green_phone {
		display: none;
	}
	
	.top_menu_green_banner_header {
		line-height: 35px; 
		text-align: center;
	}
	.top_menu_green_banner_text {
		font-size: 20px; 
		line-height: 30px;
		
	}
	.top_menu_green_banner_header_br {
		display: inline;
	}
	.top_menu_green_banner_block_text {
		left: 20px;
		top: 350px;
		bottom: none;
		width: calc(100% - 40px);		
	}
	.top_menu_blue_banner_block_text {
		left: 20px;
		top: 168px;
		bottom: none;
		width: calc(100% - 40px);		
	}
	.top_menu_banner_button {
		top: 565px; 
		left: 20px;
	}
	.top_menu_phone2 {
		display: block;
	}
}

/* BOTTOM MENU GREEN */

.bottom_menu_line {
	background: #F8F8F8;
	width: 100%;
	max-width: calc(100% - 120px);
	position: absolute;
	height: 1px;
	left: 60px;
	top: 274px;
}
.bottom_menu_menu {
	position: absolute;
	display: flex;
	top: 150px;
	left: 60px;
	width: 615px;
	justify-content: space-between;
}
.bottom_menu_menu_blue {
	position: absolute;
	display: flex;
	top: 150px;
	left: 60px;
	width: 443px;
	justify-content: space-between;
}
.a_bottom_menu_menu {
	color: white;
	cursor: pointer;
}
.a_bottom_menu_kronos {
	color: white;
	cursor: pointer;
	position: absolute;
	font-weight: 700;
	top: 70px; 
	left: 60px;
	font-size: 32px;
}
.a_bottom_menu_button {
	font-weight: 700; 
	display: flex;
	justify-content: center; 
	align-items: center; 
	position: absolute; 
	color: white;	 
	height: 38px; 
	right: 60px; 
	top: 70px;
}
.bottom_menu_privacy {
	position: absolute;
	display: flex;
	top: 307px;
	right: 60px;
	width: 345px;
	justify-content: space-between;
	font-size: 1.17vw;
}
.a_bottom_menu_privacy {
	color: white;
	cursor: pointer;
}
.bottom_menu_right {
	position: absolute;
	top: 307px; 
	left: 60px;
	width: 260px;
	color: white;
	font-size: 1.17vw;	
}

@media all and (max-width: 430px) {
	.a_bottom_menu_kronos {
		top: 50px; 
		left: 20px;
		font-size: 40px;
		font-size: 4vw;
	}
	.a_bottom_menu_button {
		top: 432px;
		left: 20px;
	}
	.bottom_menu_line {
		max-width: calc(100% - 40px);
		left: 20px;
		top: 570px;
	}
	.bottom_menu_menu, .bottom_menu_menu_blue {
		display: block;
		top: 168px;
		left: 20px;
		width: calc(100% - 40px);
	}
	.a_bottom_menu_menu {
		display: block;
		margin-bottom: 10px;
	}
	.bottom_menu_privacy {
		display: block;
		top: 601px;
		left: 20px;
		width: calc(100% - 40px);
	}
	.a_bottom_menu_privacy {
		display: block;
		margin-bottom: 5px;
	}
	.bottom_menu_right {
		top: 704px;
		left: 20px;
	}
}

/* INDEX */

.p1_meta, .p1_meta_b1 {
	margin: 0px auto;
	width: 100%; 
	max-width: calc(100% - 120px);
	position: relative; 	
}
.p1_meta_b1 {
	height: 370px;
}
.p1_meta2 {
	box-sizing: border-box;
	margin: 0px auto;
	width: calc(100% - 120px);
	display: flex; 
	height: 470px; 
	justify-content: space-between;
	flex-direction: row;
	position: relative;	
}
.p1_meta3 {
	margin: 0px auto;
	width: calc(100% - 120px);
	display: flex; 
	justify-content: space-between;
	flex-direction: row;
	position: relative;
}
.p1_meta4 {
	margin: 0px auto;
	width: calc(100% - 120px); 
	display: flex; 
	justify-content: space-around;
	flex-direction: row;
	flex-wrap: wrap;
}
.p1_img_partner_logo {
	margin: 0px auto;
	width: calc(100% - 120px);
	display: block;
}
.p1_text_header {
	position: absolute; 
	left: 0px; 
	width: 50%; 
	font-size: 50px; 
	line-height: 60px;
	font-weight: 700;
}
.p1_text {
	position: absolute; 
	left: 0px; 
	width: 450px; 
	bottom: 0px;
	font-size: 16px;
	line-height: 24px;
}
.p1_text2 {
	position: absolute; 
	left: 0px; 
	width: 800px; 
	bottom: 0px;	
	font-size: 16px;
	line-height: 24px;
}
.p1_contact {
	position: absolute; 
	left: calc(50% + 40px); 
	top: 0px;
}
.p1_block1 {
	position: absolute; 
	left: 50%; 
	width: 20%; 
	top: 0px;
	height: 40%;
}
.p1_block2 {
	position: absolute; 
	left: 50%; 
	width: 20%; 
	top: 60%; 
	height: 40%;
}
.p1_block3 {
	position: absolute;
	left: 75%;
	width: 20%; 
	top: 0px;
	height: 40%;
}
.p1_block4 {
	position: absolute; 
	left: 75%; 
	width: 20%; 
	top: 60%; 
	height: 40%;
}
.p1_block_head {
	position: absolute; 
	left: 0px; 
	top: 0px;
	font-size: 60px;
	line-height: 75px;
	font-weight: 700;
}
.p1_block_head2 {
	position: absolute; 
	left: 0px; 
	top: 0px;
	font-size: 45px;
	line-height: 75px;
	font-weight: 700;
}
.p1_block_text {
	position: absolute;
	font-size: 16px;
	line-height: 24px; 
	left: 0px;
	top: 75px;
	/*bottom: 0px;*/
}
.p1_div_img {
	position: absolute; 
	left: 0px; top: 0px; 
	width: 413px; 
	height: 240px;	
}
.p1_div_img_block {
	width: 100%;
	max-width: 413px;
	height: 470px;
	position: relative;
	display: inline-block;
}
.p1_div_img2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 640px;
	height: 300px;
}
.p1_div_img2_block {
	width: 640px;
	height: 469px;
	position: relative;
	display: inline-block;
}
.p1_div_img3 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 413px;
	height: 400px;
}
.p1_div_img3_block, .p1_div_img33_block {
	width: 413px;
	height: 470px;
	position: relative;
	display: inline-block;
}
.p1_div4_img {
	position: absolute; 
	left: 0px; top: 0px; 
	width: 300px; 
	height: 150px;	
}

@media all and (max-width: 430px) {
	.p1_meta, .p1_meta_b1, .p1_meta2, .p1_meta3, .p1_meta4 {
		margin: 0px auto;
		width: 100%; 
		max-width: calc(100% - 40px);
		display: block;
		position: static; 
		height: auto !important;
	}
	.p1_img_partner_logo {
		width: 100%; 
		max-width: calc(100% - 40px);
	}
	.p1_text_header {
		font-size: 30px;
		line-height: 36px;
		width: 100%;
		display: inline-block;
		position: static;
	}
	.p1_text {
		width: 100%;
		display: inline-block;
		position: static;
		margin-top: 30px;
	}
	.p1_text2 {
		width: 100%;
		display: inline-block;
		position: static;
		margin-top: 30px;
	}
	.p1_contact {
		width: 100%;
		display: inline-block;
		position: static;
		margin-top: 70px;
	}
	.p1_block1 {
		width: 100%;
		height:	148px;
		display: inline-block;
		position: static;
		margin-top: 70px;
	}
	.p1_block2 {
		width: 100%;
		height:	148px;
		display: inline-block;
		position: static;
		margin-top: 70px;
	}
	.p1_block3 {
		width: 100%;
		height:	148px;
		display: inline-block;
		position: static;
		margin-top: 70px;
	}
	.p1_block4 {
		width: 100%;
		height:	148px;
		display: inline-block;
		position: static;
		margin-top: 70px;
	}
	.p1_block_head {
		font-size: 50px;
		line-height: 75px;
	}
	.p1_block_head2 {
		font-size: 40px;
		line-height: 65px;
	}
	.p1_block_text {
	}
	.p1_div_img, .p1_div_img4 {
		width: 335px;
	}
	.p1_div_img_block {
		margin-top: 70px;
	}
	.p1_div_img2 {
		width: 300px;
	}
	.p1_div_img2_block {
		width: 300px;
		margin-bottom: 30px;
		height: 569px;
	}
	.p1_div_img3 {
		width: 335px;
	}
	.p1_div_img3_block {
		width: 335px;
		margin-top: 70px;
	}
	.p1_div_img33_block {
		width: 335px;
		margin-top: 0px;
	}
}

/* SEPARATORS */

.sep_big {
	height: 150px;
	position: relative;
}
.sep_small {
	height: 80px;
	position: relative;
}

@media all and (max-width: 430px) {
	.sep_big {
		height: 60px;
	}
	.sep_small {
		height: 30px;
	}
}

/* TARRIF */

.tarif_block_pre {
	box-sizing: border-box;
	margin: 0px auto;
	width: calc(100% - 120px);
	display: flex;
	height: 572px; 
	justify-content: space-between;
	flex-direction: row;
	position: relative;
}
.tarif_block {
	width: 414px;
	height: 572px; 
	background: white; 
	position: relative; 
	display: inline-block;
	border: 1px solid rgba(0,0,0,0);
}
.tarif_block:hover {	
	border: 1px solid #2780D9;
	box-shadow: 0px 0px 20px 0px #0000001A;
}
.tarif_cap {
	color: #2780D9;
	font-size: 24px;
	left: 50px;
	top: 40px;
	position: absolute;
}
.tarif_text {
	position: absolute; 
	top: 167px;
	left: 50px;
	width: 314px;
}
.tarif_button {
	background: #2780D9;
	font-weight: 700;
	font-size: 1.17vw;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	color: white;
	width: 314px;
	height: 50px;
	left: 50px;
	bottom: 40px;
}
.tarif_subtable0 {
	left: 50px;
	top: 88px;
	position: absolute;
}
.tarif_subtable {
	left: 50px; 
	top: 245px;
	height: 180px;
	width: 314px;
	font-size: 16px;
	position: absolute;
}

@media all and (max-width: 430px) {
	.tarif_block_pre {
		width: calc(100% - 40px);
		display: block; 
		position: static;
		height: auto;
	}
	.tarif_block {
		width: 100%;
	}
	.tarif_subtable {
		left: 20px;
		width: 294px;		
	}
	.tarif_button {
		width: calc(100% - 40px);
		left: 20px;
	}
	.tarif_text {
		left: 20px;
		width: 294px;		
	}
	.tarif_subtable0 {
		left: 20px;
		width: 294px;		
	}
	.tarif_cap {
		left: 20px;
	}
}

/* CALLBACK */

.callback_block {
	margin: 0px auto;
	width: calc(100% - 120px); 
	height: 579px; 
	position: relative;
}
.callback_head {
	position: absolute;
	left: 0px;
	width: 50%; 
	font-size: 60px;
	font-weight: 700;
}
.callback_text {
	position: absolute;
	left: 0px;
	width: 450px;
	top: 200px;
}
.callback_contact {
	position: absolute; 
	left: 0px; 
	bottom: 0px;
}
.callback_form {
	position: absolute; 
	right: 0px; 
	top: 0px;
	width: 640px;
	height: 598px;
}

@media all and (max-width: 430px) {
	.callback_block {
		width: calc(100% - 40px);
		height: auto;
	}
	.callback_head {
		position: static;
		display: block;
		width: 100%;
		font-size: 30px;
	}
	.callback_text, .callback_contact, .callback_form {
		position: static;
		display: block;
		width: 100%;
		margin-top: 30px;
	}	
}

/* CHECKBOX */

.input_checkbox {
    display:none;
}
.input_checkbox + label {	
    /*position: absolute;    
    margin-left: 0px;
    margin-top: 0px;*/
    width: 3.04vw;
    height: 3.04vw;
    cursor: pointer;
    border: 0.36vw solid #9CBBE1;    
    border-radius: 0.54vw; 
    /*box-shadow: 0px 0px 4px rgba(0,0,255,0.4) inset;*/
    background: #0e142f;    
    display: block;
}
.input_checkbox:checked + label {
	background: url(img/checkbox.png) #0e142f;
	background-size: cover;
	display: block;
}

.anchor {
	position: absolute;
	bottom: 0px;
	left 0px;
	width: 1px;
	height: 1px;
}
@media all and (max-width: 720px) {
	.anchor {
		position: static;
		display: block;
	}
	.input_checkbox + label {
		width: 4vw;
		height: 4vw;
		cursor: pointer;
		border: 0.5vw solid #9CBBE1;    
		border-radius: 1vw; 
	}
}

/* MENU PANEL */

.menu_popup {	
	width: 100%; 
	height: 100%; 
	background: rgba(0,0,0,0.95); 
	z-index: 100005; 
	position: fixed;
	left: 100%;
	transition-property: left;
	transition-duration: 0.5s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

/* kronos */

.kr_block {
	margin: 0px auto; 
	width: calc(100% - 120px);	
}
.kr_h2 {
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
	width: 800px;
}
.kr_text {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 19.2px;
  color: black;
  width: 800px;
}
.kr_text_fill {
	width: 800px; 
	background: #093225;
	color: white; 
	font-size: 20px; 
	line-height: 24px;
	font-weight: 700; 
	padding: 40px; 
	box-sizing: border-box;
}
.kr_ol {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 19.2px;
  color: black;
  width: 100%;
  max-width: 800px;
  margin-left: 20px;
}
.kr_ol li {
	margin: 0px 0px 21px 0px;	
}
.kr_img {
	width: 100%; 
	max-width: 800px; 
	height: 450px;	
}