.tac{
	text-align: center;
}

.top-banner__title,
.h2, h2{
	    font-family: Nadezhda,Florentia;
}


#tl-search-form{
	min-height: 202px
}
#tl-search-form img{
	height: 100%;
	object-fit: fill;
	width: 100%;
	/**/
}

.gallery_item{
	margin-bottom: 20px;
	
}

.gallery_item img{
	width: 100%;
}

.list_d{
	display: flex;
}

table.table{
	background-color: white;
	width: 100%;
	margin-bottom: 30px;
}
table.table th,
table.table td{
	padding: 12px;
	border: 1px solid #cdcdcd;
}

table.table th{
	font-weight: 700;
}

.valign{
	display: flex;
	flex-direction: column;	
	align-items: flex-start;
	margin-top: auto;
	margin-bottom: auto;
}

.top-banner picture:before{
	content: '';
	width: 100%;
	height: 140px;	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: inline-block;	
	background: rgb(255,255,255);
	background: -moz-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.6783088235294117) 100%);
	background: -webkit-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.6783088235294117) 100%);
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.6783088235294117) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
}



#search1{
	display: flex;
	margin-bottom: 9px;
}

.txt{
	margin-bottom: 60px;
}

.capt_line{
	display: flex;	
	transition: all 0.3s;
}

.capt_line.minimized{
	overflow: hidden;
	height: 0;
}

.header__top-panel-end-container a,
.header__info a{
	transition: all 0.3s;
}

a.button{
	background-color: #1a9e94;
	color: white;
	font-weight: 700;
}

a.button:hover{
	color: white;
	background-color: #0e6660;
}

.to-albums{
	margin-bottom: 60px;
}

.gallery_item{
	position: relative;
}

.gallery_item p{
	background-color: #1a9e94;
    position: absolute;
    bottom: 0;
    color: white;
    padding: 0 5px;
	margin-bottom: 0;
    left: 0;
    
}

.review_item:nth-child(odd){
	margin-bottom: 30px;
    border-left: 5px solid #066ee3;
    padding-left: 16px;
}

.review_item:nth-child(even){
	margin-bottom: 30px;
    border-right: 5px solid #066ee3;
    padding-right: 16px;
}

.review_item{
	transition: all 0.3s;
	cursor: default;
}

.review_item:hover{
	background-color: #f3f3f3;
}

.review_item_meta{
	display: flex;
	    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
}

.review_item_name{
	margin-right: 10px;
}

.review_list{
	margin: 60px 0;
}

#ta_agree{
	margin-right: 10px;
    position: relative;
    top: 3px;
}

.form-group{
	margin-bottom: 8px;
}

.ff_d,
.form__bottom{
	display: flex;
}

.form__bottom{
	justify-content: center;
	align-items: baseline;
}

.error_forma_msg{
	background-color: #ffd4d4;
    padding: 10px;
    margin-bottom: 20px;
}

.error_forma_msg ul{
	margin-bottom: 0
}

.success_forma_msg{
	background-color: #d4ffe8;
    padding: 10px;
    margin-bottom: 20px;
}

form.success_form{
	overflow: hidden;
    height: 0;
}

ul.pagination{
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;
	margin-bottom: 0;
	display: inline-block;
}

ul.pagination li{
	float: left;
}

ul.pagination li.active_page a{
	background-color: #3a6fa2;
	color: white;
}

ul.pagination li a{
	padding: 10px;
	border: 2px solid #3a6fa2;
	margin: 0 5px;
	font-style: none;
	text-decoration: none;
}

/*  */

.contact-single__how-get__line:before {
    content: '';
    display: block;
    position: absolute;
    width: 0.71429rem;
    height: 0.71429rem;
    border-radius: 50%;
    background: #1976d2;
    top: -0.35714rem;
    left: 0;
}

.contact-single__how-get__line:after {
    content: '';
    display: block;
    position: absolute;
    width: 0.71429rem;
    height: 0.71429rem;
    border-radius: 50%;
    background: #727272;
    top: -0.35714rem;
    right: 0;
    -webkit-transition: background .2s ease-in;
    -o-transition: background .2s ease-in;
    -moz-transition: background .2s ease-in;
    transition: background .2s ease-in;
}

.contact-single__main-info{
	padding-left: 0;
}

.contact-single__how-get__line {
    height: 1px;
    background: #727272;
    display: inline-block;
    position: relative;
    
    margin-right: 0.71429rem;
    -webkit-transition: background .2s ease-in;
    -o-transition: background .2s ease-in;
    -moz-transition: background .2s ease-in;
    transition: background .2s ease-in;
	top: 10px;
}

.contact-single__how-get__item {
    margin-bottom: 1.42857rem;
    cursor: pointer;
	display: flex;
}

.contact-single__how-get {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;    
}

.contact-single__main-info__item{
	margin-bottom: 10px;
}

.san_maping__tabs__areas {
    height: 24.92857rem;
}

.san_maping__tabs__region {
    position: absolute;
    bottom: 7.14286rem;
    right: 0;
    width: 248px;
    height: 260px;
}

.san_maping__tabs__region-pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.san_maping__tabs__region-box {
    position: absolute;
    bottom: 20px;
    left: 15px;
    display: none;
}

.san_maping__tabs__region-title {
    color: #fafafa;
    margin-bottom: 5px;
}

.san_maping__tabs__line-wrap {
    position: relative;
}

.navLine-list{
	text-align: center;
}

.san_maping__tabs__nav-item{
    background-color: #01355f;
    border: none;
    color: white;
    font-size: 15px;
    padding: 7px 7px;
	transition: all 0.5s;
}

.san_maping__tabs__nav-item:hover{
	background-color: #ac8f67;
	color: black;
}

/* form gp */
.gp_form_cont{
	background-color: white;    
}
    

.form-group{
	display: flex;
	align-items: center;
	min-height: 45px;
}

.form-group label{
	flex: 1;
	cursor: pointer;
}

.form-group textarea,
.form-group input{
	flex: 2;
	border: 1px solid #ac8f67;
    padding: 6px;
	transition: all 0.3s;
}

.form-group textarea:focus-visible,
.form-group input:focus-visible{	
	outline: none;
}

.form-group textarea{
	min-height: 90px;
}

.form-group input[type=checkbox]{
	width: 15px;
    height: 15px;
}

.form-group.dflex input[type=checkbox]{
	margin-right: 10px;
	margin-left: 0;
	margin-top: 2px;
	float: left;
}

.form-group.dflex{
	display: flex;
	overflow: hidden;
}

.form-group.dflex label{
	/*flex: 4;*/
	order: 2;
	flex: none;
	
}

.form-group.dflex input{
	flex: none;
	order: 1;
}

.form-group textarea{
	width: 100%;
}

.mb-10{
	margin-bottom: 6rem;
}

.room_detail_type2{
}

.room_detail_type2 .p-wide p{
	line-height: 1.8;
	font-size: 18px;
}

.room_detail_type2 .font-family-second a{
	text-decoration: none;
	font-size: 36px;
}

.container_second{
	background-color: red;
	opacity: 0.5;
}

.anchor-link{
	margin-top: -145px;
	padding-top: 145px;
}

.gal_category{
	margin-bottom: 24px;
}

.gallery_item{
	margin-bottom: 20px;
}

.gallery_item p{
	position: absolute;
    bottom: 5px;
    background-color: #1a9e94;
    padding: 6px 9px;
    text-align: left;
}

.card__title.font_x{
	font-family: Montserrat,sans-serif;
}

.news_item{
	margin-bottom: 30px;
}

.gp_btn{
	background-color: #baa281;
	/*position: absolute;*/
    top: 150px;
	padding: 22px;
	text-decoration: none;
    display: flex;
	width: 120px;
    /*height: 140px;*/
	width: 180px;
	transition: all 0.3s;
	flex-direction: column;
	justify-content: center;
	opacity: 0;
	transition: all 0.6s;
}

.gp_btn:hover{
	background-color: #cbae86;
}

.gp_btn img{
	width: 30px;
    object-fit: contain;
	width: 30px;
	margin: 0 auto;
}

.gp_btn span{
    margin-top: 6px;
    color: white;
    text-decoration: none;
    margin-left: 0px;
    line-height: 1;
    font-size: 18px;
    line-height: 23px;
	text-align: center;
	/*margin-top: 44px;*/
}

.margin0auto{
	text-align: center;
}

.contact-single__how-get {
    display: inline-block;
    margin-bottom: 20px;
	margin-top: 20px;
}

.xr1{
	text-align: center;
	display: inline-block;
}

.spec-pred__slider-wrapper{
	height: 565px;
}

.header-mobile-nav-vr-tur img{
	height: 34px;
}



.spec-pred-slider__item img{
	
}

.logo_footer{
	height: 100px;
}
	
.contacts__map-container{
	height: 400px;
}

@media(max-width: 1710px){
	.gp_btn{
		left: 80px;
		position: relative;
		top: 0;
	}
}

@media(max-width: 1420px){
	.gp_btn{
		left: 0;
		z-index: 999;		
		width: 100%;
		padding: 6px 10px;
		    text-align: center;
			display: inline-block;
		/* margin: 0 10px;*/
		
	}
	
	.gp_btn img{
		margin-right: 10px;
	}
	
	.gp_btn span br{
		display: none;
	}
	
	.front_page .bron-form-wrapper{
        height: 294px;
    }
}

@media(max-width: 991px){
	.header__logo img{
		height: 36px;
	}
}

@media(max-width: 877px){
	.front_page .bron-form-wrapper{
        height: 390px;
    }

}


/*
.gp_form{
	
}



gp_form

.gp_form textarea{
	width: 100%;
	min-width: 360px;
	
}

.gp_form .form-group{
	margin-bottom: 11px;
}

.gp_form label{
	min-width: 200px;
}

#gp_form-messages.error{
	padding: 10px;
	background-color: #ffd7d7;
}

#gp_form-messages.success{
	padding: 10px;
	background-color: #e0ffd7;
	text-align: center;
	font-size: 20px;
	margin-bottom: 0;
}

#gp_form-messages ul{
	margin-bottom: 0;
}

#gp_form-messages{
	margin-bottom: 11px;
}
					
.gp_form_cont_init{
	height: 0;
	overflow: hidden;
}

.dflex{
	display: flex;
}

.gp_form h2{
	font-size: 20px;						
}

.gp_form label{
	font-weight: 100
}

.gp_form input[type='number'],
.gp_form input[type='email'],
.gp_form input[type='date'],
.gp_form input[type='text']{
	width: 55%;
	border-radius: 2px;
	border: 1px solid #0075ff;
}
					

.gp_form textarea {
	min-width: 100%;
	border: 1px solid #0075ff;
	border-radius: 2px;
}

.btn.btn-danger.material-form__send{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

@media(max-width: 1700px){
	.gp_form input[type='number'],
	.gp_form input[type='email'],
	.gp_form input[type='date'],
	.gp_form input[type='text']{
		width: 50%;
	}
}

@media(max-width: 1450px){
	.gp_form input[type='number'],
	.gp_form input[type='email'],
	.gp_form input[type='date'],
	.gp_form input[type='text']{
		width: 47%;
	}
}

@media(max-width: 1550px){
	.gp_form input[type='number'],
	.gp_form input[type='email'],
	.gp_form input[type='date'],
	.gp_form input[type='text']{
		width: 47%;
	}
	
	.gp_form label {
		min-width: 160px;
	}
}
 
@media(max-width: 500px){
	.material-form{
		padding-left: 0;
		padding-right: 0;
		max-height: 90vh;
		overflow: scroll;
	}
	
	.gp_form input[type=checkbox]{
		margin: 3px 10px;
	}
	
	.gp_form h2{
		font-size: 17px;
		margin-bottom: 7px;
		font-weight: 900
	}
	
	.gp_form textarea {
		min-width: 100%;
	}
	
	.gp_form label{
		font-weight: 100;
	}
	
	.btn.btn-danger.material-form__send{
		margin-right: 10px;
		margin-bottom: 40px;
		margin-top: 20px;
	}
	
	.gp_form input[type='number'],
	.gp_form input[type='email'],
	.gp_form input[type='date'],
	.gp_form input[type='text']{
		width: 100%;
	}
	
	.material-form{
		padding-top: 5px;
	}
	
	.gp_init_btn{
		margin-left: 0 !important;
		margin-top: 8px !important;
		margin-bottom: 8px !important;
	}
	
	.gp_init_btn_container{
		text-align: center;
	}
	
	.gp_form {
		
	}
	
	.btn.btn-danger.material-form__send {
		position: static;
	}
}
*/

.san_ask-caption{
	font-weight: 700;
	margin-bottom: 30px;
}

.pull-left_img{
	width: 100%;
}

.link_like_btn{
    background-color: #00355f; 
    color: white !important;
}

.gp_min_animated{
	/*width: 0 !important;*/
	height: 0 !important;
    overflow: hidden;
    /*padding-left: 0;
	padding-right: 0;*/
	padding-top: 0;
	padding-bottom: 0;
}

.pull-left_img_x{
	width: auto;
}

.h2less{
	font-size: 22px;
}
    

@media(max-width: 1700px){
	.form-group textarea, .form-group input{
		width: 100%;
	}
}

@media(max-width: 1420px){
	#block-search{
		margin-bottom: 10px !important;
	}
}



@media(max-width: 576px){
	.rooms-slider__item img{
		height: 244px;
	}
	.pull-left_img{
		width: initial;
	}
	
	.gp_btn span{
		line-height: 1;
	}
	

	
	.gp_btn img{
		display: inline-block;
		top: -9px;
		position: relative;
	}
	
	.gp_btn span {
		font-size: 22px;
		text-align: left;
		top: 5px;
		position: relative;
		display: inline-block;
	}
	
	.gp_btn span br{
		display: inline-block;
	}
}

@media(max-width: 500px){
	.h1, h1 {
		font-size: 31px;
	}
	
	.room_detail_type2 .font-family-second a {
		font-size: 26px;
	}
	
	table.table{
		display: inline-block;
		overflow-x: scroll;
	}
}

@media(max-width: 408px){
	.front_page .bron-form-wrapper{
		height: auto;
	}
}

@media(max-width: 379px){
	.front_page .bron-form-wrapper{
        
        height: 610px;
    }
	
	.gp_btn{
		margin-bottom: 30px;
	}
}

@media(max-width: 370px){
    .front_page .bron-form-wrapper{
        height: 620px;
    }
}