.s-contact-form-item select{
	background-color: #000;
	border: 1px solid #40bce9;
	color: #fff;
	height: 50px;
	border-radius: 4px;
	font-family: Days;
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	text-transform: uppercase;
	width: 100%;
	display: block;
	padding: 0 15px;
}
.s-footer-soc li a.icon-tiktok{
    background: #060606;
}
.s-contact-form-item select:-moz-placeholder{ opacity: 1;color: #595959; }
.s-contact-form-item select::-moz-placeholder{ opacity: 1;color: #595959; }
.s-contact-form-item select:-ms-input-placeholder{ opacity: 1;color: #595959; }
.s-contact-form-item select::-webkit-input-placeholder{ opacity: 1;color: #595959; }
.s-quest-col{
    color:rgba(255, 255, 255, 0.5);
    font-family: "Days One";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding-left: 29px;
}
.event-text{
   font-family: "Gotham Pro";
    font-size: 14px;
    line-height: 28px;
    color: white;
    font-weight: 400;
    padding-top: 46px;
}
.event-text-small-padding{
   font-family: "Gotham Pro";
    font-size: 14px;
    line-height: 28px;
    color: white;
    font-weight: 400;
    padding-top: 26px;
}
.event-text-title-small{
   font-family: "Gotham Pro";
    font-size: 14px;
    line-height: 28px;
    color: white;
    font-weight: 400;
    padding: 10px 0px 0px 20px;
}
.event-text-bottom{
   font-family: "Gotham Pro";
    font-size: 14px;
    line-height: 28px;
    color: white;
    font-weight: 400;
}
.event_text_title{
    color: #40bce9;
    font-family: "Days One";
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
}
.event_text_title_map{
     color: #fff;
    font-family: "Days One";
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
    padding:0px 15px;
    text-align:center;
}
.event-box{
    padding:0px 15px;
}
.event-box .s-quest-lists{
    padding-top:20px!important;
}
.event-box li{
    color:#fff!important;
    font-family: "Gotham Pro"!important;
    font-size: 14px!important;
    font-weight: 400!important;
}
.event-img{
     padding: 46px 15px;
}
.event-text span{
   color: #40bce9;
}
.s-rules-list a{
    color: #40bce9!important;
}
.news-list{
    padding-top:20px;
}
.top_line_header{
    font-family: "Days One";
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
}
.news_f5_title a, .news_f5_title b{
 color: #40bce9!important;
    font-family: "Days One";
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
}
.news_f5_text,.news-detail{
    font-family: "Gotham Pro"!important;
    font-size: 14px!important;
    line-height: 20px;
    color: white;
    font-weight: 400;
    padding: 20px 0px 0px 20px;
}
.news_f5_text span,.news-detail span{
     font-family: "Gotham Pro"!important;
    font-size: 14px!important;
    line-height: 20px;
}
.news_f5_text a,.news-detail a{
    color: #40bce9!important;
}
.news-item{
    border:1px solid #3b3b3b;
    padding:20px;
    margin-bottom:20px;
}
.back-news-list{
    color: #40bce9!important;

}
.news_f5_date{
    color:#777;
    font-family: "Gotham Pro";
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}
.partner-page-item td{
    padding:25px 15px;
    border-bottom:1px solid #3b3b3b;
    font-family: "Gotham Pro";
    font-size: 13px;
    line-height: 18px;
    color: white;
    font-weight: 400;
    vertical-align: middle;
}
.about_clubs {
    text-align:center;
    padding: 25px 0 50px;
}
.about_clubs-description {
    font-family: "Gotham Pro", sans-serif;
    font-size: 14px;
    line-height: 28px;
    color: white;
    text-align: left;
    margin-bottom: 50px;
}
.about_clubs-carousel {
    position: relative;
}
.about_clubs-carousel .controls {
    position: absolute;
    left: 5%;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}
.about_clubs-carousel .prevBtn,
.about_clubs-carousel .nextBtn {
    position: initial;
    width: 40px;
    height: 40px;
    background-size: 50%;
    background-position: center;
    pointer-events: auto;
}
.about_clubs-item + .about_clubs-item {
    margin-top: 50px;
}
.about_clubs-item-head {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    line-height: 28px;
    margin-bottom: 20px;
}
.about_clubs-item-title {
    color: #40bce9;
    font-family: "Days One", sans-serif;
    font-size: 18px;
}
.about_clubs-item-address {
    font-family: "Gotham Pro", sans-serif;
    font-size: 14px;
    color: white;
}
.slidesContainer img {
    width: 100%;
}
.graphic, .prevBtn, .nextBtn{margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px;}

.prevBtn, .nextBtn {top: 60%;display:block;width:30px;height:77px;position:absolute;z-index:1000;background:url(../img/left_ar.png) no-repeat 0 0;cursor:pointer;}
.nextBtn{ right: 0;}
.nextBtn {background:url(../img/right_ar.png) no-repeat 0 0;}

.starrr {
    display: block;
}

.starrr a {
    font-size: 16px;
    padding: 0 1px;
    cursor: pointer;
    color: #40bce9;
    text-decoration: none;
}
.reviews_result{
    font-family: "Gotham Pro";
    font-size: 13px;
    line-height: 18px;
    color: white;
    font-weight: 400;
}
.td-img{
   width:15%;
}
.header-time{
    color: rgba(255, 255, 255, 0.4);
    font-family: "Days One";
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.3px;
    padding: 0px 42px;
}
.s-events-item{
    min-height:550px;
}
.pc_slider{
        display:block;
    }
    .slider_mobail{
        display:none;
    }
.s-header-logo a img{
    display:inline-block;
}
.logo-block{
    display:inline-block;
    text-align:left;
}
.s-header-logo a span{
    top: -16px;
    position: relative;
}

@media (max-width: 1100px){
    .s-header-logo a span{
        top: -7px;
    }
}
.s-header-top .pc{
    display:block;
    background:url('../img/t1.png')no-repeat;
    background-size:cover;
    color:#fff!important;
    text-decoration:none!important;
    font-family: "Days One";
    font-size: 18px;
    font-weight: 400;
    text-align:center;
    padding:10px 0px;

}
.s-header-top .pc i{
    font-size:10px;
    position: relative;
    display:inline-block;
    margin:0px 10px;
    top:-4px;
}
.s-header-top .mob{
    display:none;
}
.pc_slider .owl-carousel .owl-stage{
    //max-height:500px;
    overflow:hidden;

}
.table5 .s-prices-table-top-item{
	width:25%;
}
.table5 .s-prices-table-top-item.line{
	width:75%;
}
.table5 .s-prices-table-body-item{
	width:20%;
}
.s-prices-table-top{
	width:100%;
}
.table5 .s-prices-table-body-item.line{
	width:75%;
}
.arenda {
	background-position-y: -700px;
}
.s-offer-item-wrap.pc{
	margin-top:-50px;
margin-bottom:-40px;
}
.pc .s-offer-form{
	padding-bottom:4px;
}
.s-prices-table-body-row .s-prices-table-body-item:last-child {
    ;
}
.rent-pc .s-prices-table-body-row:first-child .s-prices-table-body-item:last-child::before {
content: "";
    display: block;
    color: black;
    top: -38px;
    margin-left: -60px;
    float: right;
    width: 60px;
    height: 40px;
    position: relative;
    margin-bottom: -22px;
    background: url(../img/hits.png);
    background-size: contain;
}
.s-prices-table-body-row:first-child .s-prices-table-body-item:last-child {
    color: white;
}
.media_block{
    margin-bottom:30px;
}

.media_item_title {
    color: #fff;
    font-family: Days;
    font-size: 20px;
    text-transform: uppercase;
    padding: 15px 30px;
    height: 80px;
}

.media_item_line {
    color: #969696;
    font-family: Days;
    padding: 15px 30px;
    height: 50px;
    border-top: 1px solid #1f1f1f;
    border-bottom: 1px solid #1f1f1f;
}

.media_item_text {
    color: #969696;
    font-family: Days;
    padding: 15px 30px;
    text-align: justify;
    clear: both;
}

.media_item_url a {
    padding: 10px 30px;
    display: block;
    width: 190px;
    text-align: center;
    border: 2px solid #40bce9;
    border-radius: 3px;
    color: white;
    text-transform: uppercase;
    font-family: Days;
}
.media_item_url a:hover {
    color: white;
    background: #40bce9;
}

.media_item_url {margin-top: 30px;padding-bottom: 30px;margin-left: 30px;margin-bottom: 5px;}

.media_item_date {
    float: left;
}

.media_item_view {
    float: left;
}

.media_item_comment {
    float: left;
}

.media_item_source {
    float: right;
    display: inline-flex;
}

.media_item_source img {
    height: 26px;
    margin-left: 10px;
    margin-top: -4px;
}

.media_item {
    background:#131313;
    height:100%;
}

.media_item_img img {
    width: 100%;
}
    .top_warning_hide{
        display:block;
        font-size:14px
    }
    .top_warning_visible{
        display:none;
    }
.s-centers-location-text{
    text-transform: uppercase;
}
.rent-pc .s-prices-table-body .s-prices-table-body-item {
    width: 18.75%;
}
.rent-pc .s-prices-table-body .s-prices-table-body-item:first-child {
    width: 25%;
}
@media only screen and (max-width:756px) {
    .top_warning_hide{
        display:none;
    }
    .top_warning_visible{
        display:block;
        font-size:12px
    }
}

@media only screen and (max-width: 991px){

	.rent-pc .s-prices-table-body .s-prices-table-body-item {
	    width: 100%;
	}
	.rent-pc .s-prices-table-body .s-prices-table-body-item:first-child {
	    width: 100%;
	}
	.s-prices-table-body-item{
		display:block;
	}
	li.active .s-quest-subtitle {
	    font-weight: bold;
	    font-size: 22px;
	}
	.media_item_title {
	    font-size: 14px;
	}

	.media_item_date {
	    float: none;
	}

	.media_item_view {
	    float: none;
	}

	.media_item_comment {
	    float: none;
	}

	.media_item_source {
	    float: none;
	    margin-top: 10px;
	}

	.media_item_line {
	    height: auto;
	}


	.media_item_text {
	    padding: 10px 15px;
	    text-align: left;
		font-size: 13px;
	}


	.media_item_url {
	    margin-left: 15px;
	}

	.media_item_title {
	    padding: 10px 15px;
	}

	.media_item_line {
	    padding: 10px 15px;
	}
	.s-offer-info.pc{
		padding: 10px 1px;
	}
	.s-offer-block.pc + .s-offer-block.pc {
	    padding-top: 10px;
	}
	.s-offer .s-banner-title.pc{
		font-size: 16px;
	}
	.s-offer-info.pc img {
	    width: 50%;
	}
	.s-offer-info.pc .s-offer-info-text {
		font-size:11px;
   		padding: 0;
	}
	.arenda {
		background-image: url(../img/quest-bg-top.jpg);
		background-position-y: 0px;
		background-repeat: no-repeat;
		background-position: center -3px;
	}
	.s-prices-table-body-item:nth-child(4) {
		display:none;
	}
	.s-prices-table-body-item:nth-child(5) {
		display:none;
	}
	.table5 .s-prices-table-top-item{
		width:100%;
	}
	.table5 .s-prices-table-top-item.line{
		width:100%;
	}
	.table5 .s-prices-table-body-item{
		width:100%;
	}
	.table5 .s-prices-table-body-item.line{
		width:100%;
	}


    .s-header-top .pc{
	    display:none;
	}
	.s-header-top .mob{
	    display:block;
	}
    .logo-block{
        display:block;
         text-align:center;
         width: 100%;
    }
    .pc_slider{
        display:none;
    }
    .s-bottom-char-title{
        font-size:7px;
        margin-top:5px;
        margin-bottom:30px;
    }
    .s-banner-location-text{
        font-size:14px;
    }
    .slider_mobail{
        display:block;
    }
    .td-img{
    width:100%;
    }
    .partner-page-item td{display:block;}
    .s-header-logo a span {
    font-size: 18px!important;
    letter-spacing: 1.5px;
}
.s-contact-block:after,.s-contact .s-quest-list > li + li::before{
    display:none!important;
}
.s-contact .s-quest-list > li{
    border-top:1px solid rgba(218, 218, 218, 0.2);
}
.s-header-call-phone a{
    font-size:22px;
}
.s-header-toggle{
padding-top:10px;
}
.s-header-logo{
    margin-bottom:0px;
}
.s-header-main-left{
    padding-bottom:10px;
}
.s-events-places-price{
     font-size:15px!important;
}
.s-events-places-price span{
    font-size:12px;
}
.header-time{
    display:none;
}
.s-events-item{
    min-height:450px;
}
.s-centers-location-text{
    font-size:10px;
}
}

.s-slider-slider .owl-item{
    background:rgba(0,0,0,0.7);
}

.slider_index_img{
max-width:100%;
width:100%;
}
.sale_page_item{
    border:2px solid #40bce9;
    padding:15px;
    border-radius:3px;
    position:relative;
}
.sale_page_item_box{
    padding:30px 15px;
}
.sale_item_title{
    padding:20px 0px;
     color: #fff;
    font-family: "Days One";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.3px;
    min-height:80px;
}
.sale_page_price{
    color:#40bce9;
    font-family: "Days One";
    font-size: 24px;
    font-weight: 400;
    padding:15px 0px;
    border-top:1px solid #ccc;
}
.sale_page_price span{
font-size:12px!important;
color:#999;
}
.sale_page_label{
    position: absolute;

    font-family: "Days One";
    font-size: 14px;
    display:inline-block;
    background:#40bce9;
    color:#fff;
    padding:5px 10px;
    border-radius:3px;
}
.btn_sale_page{
    display:block;
    text-align:center;
    font-family: "Days One";
    font-size: 16px;
    text-transform: uppercase;
    padding:10px 0px;
    color:#fff;
   background:#40bce9;
    border-radius:3px;
}
.sale_result{
    font-size:15px!important;
}
.s-header-menu > li > a.red-link-sale{
    color:#ff3a3a;
}
button#recoverPassword {
    display: none;
}
.text-center{text-align: center;}

.modal .qr{
      width:350px;
      max-width: 100%;
      display: block;
      margin: auto;
  }
  .cus-modal-b:hover:focus:active{
      background: none;
      color: none;
  }
  .modal {
    padding: 10px;
    background: #fff;
    display: none;
    z-index: 10;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width:360px;    border-radius: 15px;
padding-top: 15px;
}
#modal_content p{
    font-family: "Gotham Pro";
    line-height: 17px;
    font-weight: 400;
    text-align: center;
}
@media (max-width:1199px){
    .s-footer-copy{width: 100%;
    text-align: center;
    padding-top: 40px;}
}

@media (max-width:768px){
    .s-footer-copy{
        padding-top: 0;
    }
    footer .aps{
        margin-top: 25px;
    }
    .s-footer-bottom{
        display:block
    }
}
