.v_left {
  text-align: left!important;
}
.v_right {
  text-align: right!important;
}
.v_center {
  text-align: center!important;
}
.g_top {
  vertical-align: top!important;
}
.g_center {
  vertical-align: center!important;
}
.g_bottom {
  vertical-align: bottom!important;
}

.fancybox{
	
}
.clear-table:not(.picker__table){
	
}
a{
	color: #007a95;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.main-h1 {
  color: #313131;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
h2 img{
	margin: -2px 4px 0 0 !important;
}
.row:after{
	content: "";
	clear: both;
}
.nomargin{
	margin: 0 !important;
}
.gray-link{
	color: #777777;
	border-bottom: 2px dotted #777777;
}
.gray-link:hover{
	text-decoration: none;
	border-bottom: none;
}
.pl40{
	padding-left: 30px;
}
.wrapper {
	width: 990px;
	background-color: #f5f5f5;
	height: 1000px;
	margin: 0 auto;
}
.box-with-icon{
	padding-left: 35px;
	position: relative;
}
.box-with-icon .box-icon{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
}
.padding-non{
        padding-left:0px;
}
.inmap-flex {
	display: flex;
    justify-content: center;
    align-items: center;
}

.main-content table:not(.picker__table){
	border-collapse: collapse;
	border: 1px solid #B2C9D0;
}
.main-content table:not(.picker__table) th,
.main-content table:not(.picker__table) td{
	padding: 10px;
}
.main-content table:not(.picker__table) th{
	background: #8ccc03;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
	font-weight: normal;
	color: white;
	border: 1px solid #72A800;
}
.main-content table:not(.picker__table) th strong{
	color: white;
}
.main-content table:not(.picker__table) tr:nth-child(2n+1) td{
	background: #eee;
}
.main-content table:not(.picker__table) tr td{
	border: 1px solid #B2C9D0;
}

.main-content table:not(.picker__table).contact-table:not(.picker__table){
	border: 2px solid #ededed;
}
.main-content table:not(.picker__table).contact-table:not(.picker__table) tr td{
	vertical-align: top;
	border: none;
	background: none;
}
.main-content table:not(.picker__table).contact-table:not(.picker__table) .second{
	background: #f5f5f5;
	color: #333;
	font-weight: 600;
}
.main-content table:not(.picker__table).contact-table:not(.picker__table) .second a{
/* 	color: #777; */
	font-weight: normal;
}
.main-content table:not(.picker__table).contact-table:not(.picker__table) tr td span{
	color: #333;
	font-weight: 600;
}
.main-content table:not(.picker__table).contact-table:not(.picker__table) tr:hover td,
.main-content table:not(.picker__table).contact-table:not(.picker__table) tr:hover td a{
	background: #009fb5;
	color: #333;
}

.main-content .clear-table:not(.picker__table),
.main-content .clear-table:not(.picker__table) tr,
.main-content .clear-table:not(.picker__table) tr td{
	background: none !important;
	border: none;
}
.main-content .clear-table:not(.picker__table) tr td{
	padding: 0 10px !important;
	vertical-align: top;
}
.main-content .clear-table:not(.picker__table) tr td img{
	height: auto;
	margin-bottom: 15px;
	border-radius: 3px;
}
.main-content .clear-table:not(.picker__table) tr td p{
	margin: 0;
}
.main-content b,
.main-content strong{
	color: #333;
	font-weight: 600;
}
.news-detail td img {
    aspect-ratio: 4 / 2;
  object-fit: cover;
  /*width: 100%;*/
  max-width: unset;
  margin: 0;
}
.news-detail td a.fancybox {
    margin-bottom: 0;
}
.map-hint{
	display: none;
	font-size: 14px;
	max-width: 250px;
	text-align: center;
	position: absolute;
	top: 100px;
	left: 100px;
	color: white;
	padding: 5px 10px;
	border-radius: 2px 2px 0 0;
	background: #313131;
	z-index: 1000;
}
.map-hint span{
	display: block;
	position: absolute;
	height: 7px;
	left: 0;
	bottom: -7px;
	right: 0;
	background: url(images/hint-bottom.png) no-repeat center bottom;
}
.map-hint-detail{
	display: none;
	font-size: 12px;
	width: 320px;
	position: absolute;
	top: 100px;
	left: 100px;
	color: white;
	padding: 5px 10px;
	border-radius: 2px 2px 0 0;
	background: #313131;
	z-index: 1000;
}
.map-hint-detail .row{
	margin-left: -5px;
	margin-right: -5px;
}
.map-hint-detail .row .col-xs-5,
.map-hint-detail .row .col-xs-7{
	padding: 0 5px;
}
.map-hint-detail .map-hint-detail-close {
	float: right;
	height: 11px;
}
.map-hint-detail .map-hint-detail-image{
	margin-bottom: 5px;
	margin-top: 15px;
	min-height: 70px;
}
.map-hint-detail .map-hint-detail-text1{
	margin-bottom: 5px;
}
.map-hint-detail .map-hint-detail-text1 span{
        background: none !important;
        border: none !important;
        position: relative;
        padding-top: 0px;
        padding-bottom: 5px;
        margin-bottom: 15px;
        display: inline-block;
}

.map-hint-detail .map-hint-detail-title{
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: 600;
}
.map-hint-detail .map-hint-detail-button{
	width: 100%;
	text-transform: none;
	padding: 5px;
	margin-bottom: 5px;
}
.map-hint-detail span{
	display: block;
	position: absolute;
	height: 7px;
	left: 0;
	bottom: -7px;
	right: 0;
	background: url(images/hint-bottom.png) no-repeat center bottom;
}
.map-hint-detail.top span{
	bottom: auto;
	top: -7px;
	background: url(images/hint-top.png) no-repeat center top;
}

.bron-form{
	border:2px solid #007a95;
	position: absolute;
	top: 60px;
	left: 50%;
	width: 610px;
    display: none;
    margin: auto;
    margin-left: -305px;
    z-index: 100;
}
.shadow{
	position: fixed;
	background: rgba(0,0,0,0.7);
	z-index: 15;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display: none;
}
.shadow-site{
	position: fixed;
	background: rgba(0,0,0,0.7);
	z-index: 25 !important;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display: none;
}
.bron-form .row{
	margin-left: -10px;
	margin-right: -10px;
}
.bron-form .col-xs-6,
.bron-form .col-xs-12{
	padding-left: 10px;
	padding-right: 10px;
}

	.bron-form h2{
		margin:0;
		height:50px;
		line-height: 50px;
		background: #007d99;
		color:white;
		font-size: 13px;
		font-weight: normal;
		text-transform: uppercase;
		padding-left: 20px;
		box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.4);
		border-radius: 1px;
	}
	.bron-form h2 img{
		vertical-align: middle;
	}
	.bron-form h2 .bron-form-close img{
		float: right;
		margin: 19px !important;
	}
	.bron-form-text{
		background: white;
		padding: 0px 20px;
		color: black;
		font-size: 13px;
	}
	.bron-form-hr{
		height: 2px;
		background-color: #007a95;
	}
	.bron-form-inner{
		background: #007d99;
		box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.4);
		padding:20px;
		position: relative;
	}
		.bron-form-inner font.errortext{
			color: white !important;
		    margin: -10px 0 20px 0;
		    display: block;
		}
		.bron-form-inner input[type=text]{
			height:30px;
			line-height: 30px;
			width:100%;
			border:2px solid #ededed;
			border-radius: 2px;
			color:black;
			margin-bottom: 20px;
			padding-left:10px;
		}
		.bron-form-inner input[type=text]::-webkit-input-placeholder {color:#AAA;}
		.bron-form-inner input[type=text]::-moz-placeholder          {color:#AAA;}/* Firefox 19+ */
		.bron-form-inner input[type=text]:-moz-placeholder           {color:#AAA;}/* Firefox 18- */
		.bron-form-inner input[type=text]:-ms-input-placeholder      {color:#AAA;}
		.bron-form-inner textarea{
			width:100%;
			border:2px solid #ededed;
			border-radius: 2px;
			color:black;	
		}
			.bron-form-inner input[type=text].half-input{
				width:270px;
			}
			.bron-form-inner input[type=text].half-input:nth-child(odd){
				margin-left:20px;
			}
		.bron-form-inner select{
			height:30px;
			line-height: 30px;
			width:100%;
			border:2px solid #ededed;
			border-radius: 2px;
			background: white;
			margin:0 0 20px 0;
			color:black;
		}
		.bron-form .small-button{
			width:170px;
		}	
.ui-datepicker{
	z-index: 1000 !important;
}

:focus::-webkit-input-placeholder {color: transparent}
:focus::-moz-placeholder          {color: transparent}
:focus:-moz-placeholder           {color: transparent}
:focus:-ms-input-placeholder      {color: transparent}
.bron-form-inner input[type=text]:focus::-webkit-input-placeholder {color:transparent;}
.bron-form-inner input[type=text]:focus::-moz-placeholder          {color:transparent;}/* Firefox 19+ */
.bron-form-inner input[type=text]:focus:-moz-placeholder           {color:transparent;}/* Firefox 18- */
.bron-form-inner input[type=text]:focus:-ms-input-placeholder      {color:transparent;}


@media (max-width: 1400px) {
	body{
		background-size: 1800px !important;
	}
}
@media print {
	.bottom-menu-wrapper,
	.book-button,
	.event-button,
	.social-block,
	.social_w,
	.aside-adv,
	.back-to-map-wrap,
	.send-order-wrap,
	.aside-menu,
	.aside-contacts,
	.zoom-layer,
	.social-layer,
	.calendar-button,
	.bg-left,
	.bg-right,
        .photo-return,
        .send-resume,
        .faq-form,
        .head-img{
		display: none !important;
	}
	/*.bg-2{
		background: none !important;
	},
	.bg-1{
		height: 600px !important;
	}
	.width620{
		padding-bottom: 600px;
	}
	.aside{
		display: block;
		width: 100%;
		padding-bottom: 0;
		background: white;
	}*/
	.aside{
		display: none !important;
	}
	.main-content{
		display: block;
		margin-top:0px;
		left:0px;
		position:relative;
	}
	/*.aside-logo-wrap{
		background-color: white;
		padding: 0;
		border-bottom: none;
	}
	.aside-logo {

	}*/
}
.blick{
	overflow: hidden;
	display: block;
	position: relative;
	margin-top: -3px;
}
.blick img{
	margin: 0 !important;
}
.blick:before{
	content: "";
	display: block;
    width: 500px;
    height: 400px;
    position: absolute;
    left: -300px;
    bottom: 0;
    z-index: 100;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 15%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 85%);
    background: -webkit-gradient(linear, left top, right top, color-stop(15%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)), color-stop(85%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 15%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 85%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 15%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 85%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 15%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 85%);
    background: linear-gradient(to right, rgba(255,255,255,0) 15%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 85%);
    -moz-animation: move 4s ease-in-out 0s infinite;
    -webkit-animation: move 4s ease-in-out 0s infinite;
    -ms-animation: move 4s ease-in-out 0s infinite;
    opacity: 0.7;
}
@-webkit-keyframes 'move' {
    from {    
    left: -2000px;
    }    
    to {    
    left: 2000px;
    }   
}
@keyframes 'move' {
    from {    
    left: -2000px;
    }    
    to {    
    left: 1500px;
    }   
}
@media (max-width: 1000px) {
/*
	.sectors-wrapper{
		overflow: scroll !important;
	}	
	.sectors-map{

	}
*/
}


.photo-return .blue-button {
    width: 193px;
    border-radius: 5px 0 0 5px;
}
.events-return .blue-button {
    width: 193px;
    border-radius: 5px 0 0 5px;
}

/*span.str-refresh {
    position: absolute;
    margin-left: -39px;
    top: 0px;
    width: 29px;
    height: 26px;
    z-index: 10000;
    border-radius: 5px 0 0 5px;
}*/
span.str-refresh:before {
    margin-left: -39px;
    position: absolute;
    top: 0px;
    content: url(/bitrix/templates/main/images/refresh.png);
}


/*EVENT - ORDER - FORM*/
.eventLine{
    display: block;
    width:100%;
    text-align:center;
}

.eventLine{
    padding-top: 10px;
    padding-bottom: 10px;
}
    .eventTitle{
        /*display: inline-block;
        border: 3px solid #ccc;
        width:100%;
        padding:5px;
        padding-top: 10px;
        padding-bottom: 10px;
        cursor:pointer;*/
        text-align:left;
        /*text-transform: uppercase;*/
    }
    
    .kolvoTicket{
        text-align: center;
        float:left;
        /*width: 27px !important;*/
        width: 55px !important;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        border: 1px solid #cccccc;
        height: 30px;
    }
    
    /*кнопка плюс-минус*/
    .myactionInc{
        color: #ffffff;
        background-color: #006A88;
        border:2px solid #006A88;
        /*border-radius: 2px;*/
        float:left;
        height:30px;
        width:30px;
    }
    .b-left{
        border-radius: 5px 0 0 5px;
        background-image: url(/bitrix/templates/main/images/arrow-left-white.png);
        background-position-x: 7px;
        background-position-y: 6px;
        background-repeat: no-repeat;
    }
    .b-right{
        border-radius: 0 5px 5px 0;
        background-image: url(/bitrix/templates/main/images/arrow-right-white.png);
        background-position-x: 10px;
        background-position-y: 6px;
        background-repeat: no-repeat;
    }
    
    .marg-none{
        color: black;
        margin-left: 0px !important
    }
    
    .gray-line{
        background: #ededed;
        border-bottom: solid 1px #cccccc !important;
    }
    /**/
    .my-col2{
        /*background: bisque;*/
        width: 17%;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;    
    }
    
    .my-col3{
        /*background: aliceblue;*/
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        width: 24%;
    }

    .myUpper{
        text-transform: uppercase;
        font-weight: 600;
    }
    .padd-15{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    
    /*Оебртка для количества билетов*/
    .inl-block{
        display: inline-block;
        /*background: aliceblue;*/
        position: relative;
    }
    
    
    table:not(.picker__table).tickettable:not(.picker__table){
        width:100%;
        border-collapse: collapse;
        border: none;
    }
        table:not(.picker__table).tickettable:not(.picker__table) tr{
            border: none;
            border-bottom: 1px solid #cccccc;
        }
        table:not(.picker__table).tickettable:not(.picker__table) tr:last-child{
            border: none;
        }
            table:not(.picker__table).tickettable:not(.picker__table) tr td{
                border: none;
            }
                table:not(.picker__table).tickettable:not(.picker__table) tr td.cell-7{
                        width: 56.33333333%;
                        text-align: center;
                        background: #ffffff;
                        font-weight: 600;
                        color:#000000;
                        /*font-size:14px;*/
                }
                table:not(.picker__table).tickettable:not(.picker__table) tr td.cell-2{
                        width: 17%;
                        text-align: center;
                        background: #ededed;
                        color:#006A88;
                        font-weight: bold;
                        font-size:15px;
                }
                table:not(.picker__table).tickettable:not(.picker__table) tr td.cell-3{
                        width: 24%;
                        text-align: center;
                        background: #ffffff;
                }

/*контейнер*/
.all-elements{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
/*    border: 1px solid rgba(91, 127, 166, 0.22);
    padding: 10px;*/
    border-radius: 10px 10px 2px 2px;
}   
    
/*Корзина - линия корзины*/    
div#basketRows, #bx-soa-properties div.bx-soa-section-content.container-fluid {
    background-color: #5b7fa6;
    padding: 10px;
    color: #fff !important;
    border-radius: 3px;
    line-height: 40px;
    
    background-image: -webkit-gradient(linear, 0% 100%, 100% 50%, color-stop(0%, #006A88 ), color-stop(100%, #006A88), color-stop(100%, #007d99), color-stop(100%, #007d99));
    background-image: -moz-linear-gradient(left, #006A88 100%, #006A88 0%, #007d99 50%, #007d99 100%);
    background-image: -webkit-linear-gradient(left, #006A88 100%, #006A88 50%, #007d99 50%, #007d99 100%);
    background-image: linear-gradient(to right, #006A88 100%, #006A88 50%, #007d99 50%, #007d99 100%);
    -moz-box-shadow: 0 4px 0 rgba(6, 67, 83, 0), inset 0 0 20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 0 rgba(6, 67, 83, 0), inset 0 0 20px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 0 rgba(6, 67, 83, 0), inset 0 0 20px rgba(0, 0, 0, 0.4);
    
    font-family: Scada;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.3);
    /* color: rgba(255, 255, 255, 0.79); */
    font-weight: 400;
    margin-bottom: 1px;
}

div#basketRows{
    height: 60px;}
    div#basketRows .price{
        display: inline-block;
        float: left;
    }
    /*количество билетов*/
    span#bCountTicket {
        font-weight: bold;
        border-bottom: 1px dashed #fff;
    }
    
    .event-top-bg{
        width: 100%;
        height: 220px;
        display: block;
        /*background: url(/upload/iblock/83c/83c7d68fc36228273543d40deefa463a.jpg) center center no-repeat;*/
        border: 1px solid #ccc;
        margin-bottom: 20px;
    }
.sc-1s18q3d-1 {
	display: none !important;
}
.logo-div {
	position: relative;
}
.vizitka .vizitka-icon.excursions-vizitka {
	padding-bottom: 0;
}
.vizitka .vizitka-icon.excursions-vizitka {
	padding-bottom: 0;
	object-fit: contain;
}
.excursions-container {
	height: 100vh;
	overflow-y: auto;
	position: relative;
}
.excursions-vizitka-wrap {
	position: absolute;
	top:0px;
	max-width: 760px;
	width: 100%;
	display: flex;
	align-items: flex-start;
}
#AtomSFrameCombo {
	padding-top: 110px;
}
.excursions-vizitka-wrap p {
	margin: 0;
}
@media only screen and (max-width: 768px) {
	.mobile-hidden {
		display: none !important;
	}
}

@media only screen and (min-width: 769px) {
	.desktop-hidden {
		display: none !important;
	}
}
.node-title{
	width: 400px;
    padding-right: 10px;
	position: absolute;
	height: 52px;
	top: 10px;
	display: flex;
    align-items: center;
}
.node-title span {
    display: block;
    height: auto;
    vertical-align: middle;
}
