header{
	margin-bottom: 40px;
	background-color:#ffffff;
}

.archive{
	background: #FAF7F1;
	background-image:   url(../img/add_fon_img2.svg),
	url(../img/rooms-left-middle.svg),
	url(../img/rooms-left-bottom.svg),
	url(../img/rooms-right-top.svg),
	url(../img/rooms-right-bottom.svg);
	background-position: 0% 20%, 0% 50%, 0% 80%, 100% 20%, 100% 50%;
	background-repeat: no-repeat;
}

.users-rooms{
	background: #FAF7F1;
	background-image:   url(../img/add_fon_img2.svg),
	url(../img/rooms-left-middle.svg),
	url(../img/rooms-right-top.svg),
	url(../img/rooms-bottom-center1.svg);
	background-position: 0% 20%, 0% 50%, 100% 20%, 50% 100%;
	background-repeat: no-repeat;
}

.single-rooms{
	background: #FAF7F1;
	background-image:   url(../img/add_fon_img2.svg),
	url(../img/rooms-right-top.svg);
	background-position: 0% 20%, 100% 50%;
	background-repeat: no-repeat;
}


.single-room-container{
	background: #FAF7F1;
}

.room-box{
	margin: 20px 0;
	min-height: 406px;
	background:#ffffff;
	position:relative;
}

.room-box:hover{
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	margin: 20px 0px;
}

#footer{
	margin-top:50px;
}

#box-order-rooms{
	float: right;
}

.form-order-rooms{
	width: 245px;
	height: 50px;
	border: 2px solid #000000;
	box-sizing: border-box;
	border-radius: 25px;
	padding-left: 25px;
	background: #FAF7F1;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.box-button-map{
	text-align: center;
}

.title-rooms{
	font-family: Luiss Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 50px;
	line-height: 56px;
	display: flex;
	align-items: center;
	color: #000000;
}
.link-room:hover{
	text-decoration: none;
}

#box-order-rooms:after {
	position: absolute;
	content: "";
	right: 30px;
	top: -15px;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background: url(../img/select_point.svg) no-repeat center;
	pointer-events: none;
	z-index: 1;
}

.room-name-box{
	padding-top:180px;
	min-height: 290px;
	background: #F2F2F2;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.notpublish .room-name-box:after{
	content: "";
	position: absolute;
	top:0;
	width: 100%;
	min-height: 291px;
	background: black;
	opacity: 0.2;
	z-index: 1;
}
.room-name-box_single{
	position: absolute;
	z-index: 2;
}


.room-name-title{
	font-family: Luiss Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 34px;
	display: flex;
	align-items: center;
	color: #000000;
	justify-content: center;
	min-height: 110px;
	text-decoration: none;
	z-index: 2;
}

.room-name-title:after{
	content: "";
	position: absolute;
	width: 100%;
	z-index: 1;
	opacity: 0.7;
	background: #ffffff;
	min-height: 111px;
}
.room-name-title_notpublish:after{
	opacity: 0.5;
}
.room-description-list{
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-direction: row;
	width: 100%;
	margin: 10px 20px 15px 20px;
	padding-left: 0;
}

.room-description-list_single{
	margin:0 auto;
}

.room-description-list li{
	font-family: Fira Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 20px;
	color: #000000;
	min-height: 30px;
}

.room-type{
	position: absolute;
	top:18px;
	left: 18px;
	background:#000000;
}

.room-title{
	font-family: Fira Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
	line-height: 21px;
	display: flex;
	align-items: center;
	color: #000000;
}

.room-type-text{
	font-family: Fira Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 21px;
	display: flex;
	align-items: center;
	color: #FFFFFF;
	margin: 0;
	padding:0px 5px 0px 5px;
	white-space: nowrap;
}

.room-description-text{
	font-family: Fira Sans;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 17px;
	line-height: 21px;
	margin: 0;
	word-wrap: break-word;
}

.box-descriptions .room-description-text{
	display: table;
	line-height: 27px;
}

.room-description-text_title{
	display: block;
	min-width: 200px;
	float: left;
}

.room-for-wheelchairs{
	position: absolute;
	top:48px;
	left: 18px;
	width: 22px;
	height: 22px;
	background:#000000;
	background-image: url(../img/icon-wheelchairs.svg);
}

.field-50{
	width: 50%;
}
.field-100{
	width: 100%;
}
.field-text{
	padding-left: 10px;
}
.field-text_address{
	color:#FEAA4C;
	text-decoration: underline;
}
.field-address{
	width: 21px;
	height: 21px;
	left: 0;
	top: 5px;
	background-image: url(../img/icon-address.svg);
	display: inline-block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.field-location{
	width: 21px;
	height: 21px;
	left: 0;
	top: 5px;
	background-image: url(../img/icon-location.svg);
	display: inline-block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.field-area{
	width: 21px;
	height: 21px;
	left: 0;
	top: 5px;
	background-image: url(../img/icon-area.svg);
	display: inline-block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.field-price{
	width: 21px;
	height: 21px;
	left: 0;
	top: 5px;
	background-image: url(../img/icon-price.svg);
	display: inline-block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.field-people{
	width: 21px;
	height: 21px;
	left: 0;
	top: 5px;
	background-image: url(../img/icon-friends.svg);
	display: inline-block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.room-name-title-text{
	margin-bottom: 0;
	text-align: center;
	z-index: 2;
}

.show-mobile{
	display: none;
}

.toggle-button{
	width: 104px;
	height: 40px;
	border: 2px solid black;
	font-family: Fira Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 21px;
	color: #ffffff;
	line-height: 35px;
	text-decoration: none;
}

.toggle-button:hover{
	text-decoration: none;
	background: linear-gradient(180deg, #FF5734 0%, #FFCE00 100%);
	color: #000000;
}

.active_room{
	background: #000000;
	float: left;
	background: #000000;
	border-radius: 20px 0px 0px 20px;
	border-right: 1px solid #000000;
}

.deactive_room{
	background: #000000;
	border-radius: 0px 25px 25px 0px;
	display: inline-block;
	border-left: 1px solid #000000;
}

.active{
	background: linear-gradient(180deg, #FF5734 0%, #FFCE00 100%);
	color: #000000;
}
#header_menu .active{
	background:transparent;
}
.active:hover{
	color: #000000;
}

#add_room{
	float: right;
}

.room-title_description{
	margin-bottom: 0px;
	padding-top: 16px;
}

.room-title_description_first{
	border-top: 1px solid black;
	margin-right: -15px;
}

.border-xl-top{
	border-top:1px solid black;
	padding-top:16px;
}

.border-xl-bottom{
	padding-bottom: 16px;
}

.xl-bottom{
	padding-bottom: 16px;
}

.download-button{
	color: #FEAA4C;
	position:relative;
	padding-left: 20px;
}

.download-button:hover{
	color: #FEAA4C;
	text-decoration: none;
}

.download-button:before{
	content: "";
	width: 14px;
	height: 14px;
	position: absolute;
	left: 0px;
	top:2px;
	background: url('../img/icon-download_file.svg');
	background-repeat: no-repeat;
}

.room-description-text .room-value{
	float: none;
}

.download-button:after {
	content: '';
	position: absolute;
	left: 0;
	display: inline-block;
	height: 0.7em;
	width: 100%;
	border-bottom: 1px solid;
	margin-top: 10px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

.download-button:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	color: #FEAA4C;
}

.white-button{
	display: inline-block;
	align-items: center;
	padding: 0 20px;
	position: relative;
	z-index: 1;
	line-height: 46px;
	font-family: Fira Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	border: none;
	background: #ffffff;
	text-decoration: none;
	border: 2px solid black;
	border-radius: 25px;
	max-height: 50px;
	text-decoration: none;
}

.white-button:hover{
	background: #FEAA4C;
	text-decoration: none;
	color: #000000;
}

.white-button:focus{
	background: #F19329;
	text-decoration: none;
	color: #000000;
}

.box-main-button{
	float: right;
}

.box-button{
	position: relative;
}

.box-contact,
.box-addresse,
.box-buttons{
	margin-bottom: 20px;
	margin-top: 20px;
}

.box-buttons{
	margin-bottom: 0px;
	margin-top: 0px;
}

.customer-gallery .slick-next:before {
	content: '';
	position: absolute;
	background: url(../img/next_room.svg);
	background-size: cover;
	width: 36px;
	height: 36px;
	top: -15px;
	left: -40px;
	z-index: 3;
}

.customer-gallery .slick-next:hover:before {
	background: url(../img/next_room_focus.svg);
	background-size: contain;
}

.customer-gallery .slick-prev:before {
	content: '';
	position: absolute;
	background: url(../img/prev_room.svg);
	background-size: cover;
	width: 36px;
	height: 36px;
	left: 60px;
	top: -15px;
	z-index: 3;
}

.customer-gallery .slick-prev:hover:before {
	background: url(../img/prev_room_focus.svg);
	background-size: contain;
}

.customer-gallery-box{
	width: 540px;
	height: 320px;
	background-size: cover;
	background-position: center;
}

.customer-gallery-nav .draggable{
	margin-top: -30px;
}

.gallery-left-position .slick-track{
	width: auto !important;

}

.customer-gallery .slick-dots{
	display: none;
}

.gallery-left-position .customer-gallery-nav-box{
	margin-left: 0;
}

.show-shaddow-image:after{
	content: "+";
	position: absolute;
	right: 0;
	top: 0;
	width: 33%;
	height: 155px;
	background: #000000;
	z-index: 2;
	pointer-events: none;
	opacity: 0.6;
	color: #FEAA4C;
	font-size: 50px;
	line-height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.show-shaddow-image_1:after{
	content: "+1";
}

.show-shaddow-image_2:after{
	content: "+2";
}

.show-shaddow-image_3:after{
	content: "+3";
}

.show-shaddow-image_4:after{
	content: "+4";
}

.show-shaddow-image_5:after{
	content: "+5";
}

.show-shaddow-image_6:after{
	content: "+6";
}

.show-shaddow-image_7:after{
	content: "+7";
}

.show-shaddow-image_8:after{
	content: "+8";
}

.show-shaddow-image_9:after{
	content: "+9";
}

.show-shaddow-image_10:after{
	content: "+10";
}

.show-shaddow-image_11:after{
	content: "+11";
}

.show-shaddow-image_12:after{
	content: "+12";
}

.show-shaddow-image_13:after{
	content: "+13";
}

.show-shaddow-image_14:after{
	content: "+14";
}

.show-shaddow-image_15:after{
	content: "+15";
}

.show-shaddow-image_16:after{
	content: "+16";
}


.customer-gallery-nav-box{
	margin: 5px;
	height: 145px;
	background-size: cover;
	background-position: center;
}

.room-actions{
	position: absolute;
	top: 30px;
	right: 25px;
	z-index: 3;
}

.room-action{
	border: none;
	background:transparent;
}

.facynbox-images{
	display: none !important;
}

.fancybox-thumbs {
	top: auto;
	width: auto;
	bottom: 0;
	left: 0;
	right : 0;
	height: 95px;
	padding: 10px 10px 5px 10px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.3);
}

.fancybox-show-thumbs .fancybox-inner {
	right: 0;
	bottom: 95px;
}

.fancybox-infobar{
	font-family: Fira Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	padding: 0px;
}

.fancybox-infobar span:first-child:after{
	content:"";
	position: absolute;
	width: 14px;
	height: 14px;
	background: url(../img/image-square-button.svg);
	top:3px;
	left: 0px;
	background-repeat: no-repeat;
	background-size: cover;
}

.logged-in .fancybox-toolbar{
	top:40px;
}

.fancybox-infobar{
	top:80vh;
	left:48vw;
	width: 80px;
	text-align: center;
}

.title-modal{
	font-family: Luiss Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	letter-spacing: 0.02em;
	color: #000000;
	text-align: center;
}

.text-modal{
	font-family: Fira Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 21px;
	color: #000000;
	text-align: center;
}

.modal-dialog{
	min-width: 540px;
}

.icon-action{
	width: 119px;
	height: 119px;
	margin: 26px auto;
	background-size: contain;
}

.modal-backdrop.show {
	opacity: .8;
}

.icon-action_active{
	background-image: url("../img/icon-activated1.svg");
}

.icon-action_deactive{
	background-image: url("../img/icon-deactivated.svg");
}

.icon-action_delete{
	background-image: url("../img/icon-deleted.svg");
}

.box-modal-button{
	display: flex;
	justify-content: space-evenly;
	margin-bottom: 50px;
	margin-top: 20px;
}

.menu-action{
	width: 36px;
	height: 37px;
	background-size: cover;
	background-image: url("../img/icon-rooms-action.svg");
	cursor: pointer;
	margin-left: 45px;
	margin-bottom: 10px;
}

.menu-action:before{
	content: '';
	position: absolute;
	background: linear-gradient(180deg, #FF5734 0%, #FFCE00 100%);
	width: 100%;
	transform: translate(5px, -5px);
	z-index: -1;
	transition: transform .3s ease;
	height: 36px;
	border-radius: 18px;
	width: 36px;
}

.menu-action:hover:before{
	transform: translate(0,0);
}

.list-menu{
	visibility: hidden;
	list-style-type: none;
	background: #FFFFFF;
	padding: 12px;
	border-radius: 20px;
	border: 2px solid #FEAA4C;
}

#deactive-modal-error,
#active-modal-error,
#delete-modal-error{
	color: red;
	display: none;
}

.notpublish{
	background: #b9b9b9;
}


.dropdown-content {
	display: none;
	position: absolute;
	z-index: 1;
	right: 5px;
	width: 155px;
}

.dropdown-content a {
	color: black;
	display: block;
}
.text-menu-action{
	font-family: Fira Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 21px;
	margin-left: 5px;
}
.dropdown-content a:hover,
.dropdown-content button:hover
{
	text-decoration: none;
	color: #FEAA4C;
}


.room-actions:hover .dropdown-content {
	display: block;
}

.room-actions:hover .menu-action:before {
	transform: translate(0,0);
}

.room-actions:hover .list-menu{
	visibility: visible;
}

.icon-menu-action{
	width: 12px;
	height: 12px;
	display: inline-block;
}



.icon-menu-action_active{
	background: url("../img/acive-action.svg");
}

.icon-menu-action_deactive{
	background: url("../img/deacive-action.svg");
}

.icon-menu-action_delete{
	background: url("../img/delete-action.svg");
}

.icon-menu-action_copy{
	background: url("../img/copy-action.svg");
}

.icon-menu-action_edit{
	background: url("../img/edit-action.svg");
}

.dropdown-content .rooms-link-edit{
	padding-left: 4px;
}

.dropdown-content .rooms-link-edit:hover .icon-menu-action_edit{
	background: url("../img/edit-action-hover.svg");
}

.dropdown-content .rooms-link-copy:hover .icon-menu-action_copy{
	background: url("../img/copy-action-hover.svg");
}

.dropdown-content .rooms-link-active:hover .icon-menu-action_active{
	background: url("../img/activate-action-hover.svg");
}

.dropdown-content .rooms-link-deactive:hover .icon-menu-action_deactive{
	background: url("../img/deactivate-action-hover.svg");
}

.dropdown-content .rooms-link-delete:hover .icon-menu-action_delete{
	background: url("../img/delete-action-hover.svg");
}

.text-no-result{
	margin-top:20px;
	font-weight: 700;
}

.fancybox-thumbs__list a {
	opacity: 0.5;
}

.fancybox-thumbs__list a:hover {
	opacity: 1;
	border-bottom: 8px solid #F69B35;
}

.fancybox-thumbs-active{
	opacity: 1 !important;
	border-bottom: 8px solid #F69B35;
}

.fancybox-thumbs__list a:before{
	border: none;
}

.fancybox-button--arrow_right svg,
.fancybox-button--arrow_left svg{
	display: none;
}

.fancybox-button--arrow_right,
.fancybox-button--arrow_left{
	background: transparent;
}

.fancybox-button--arrow_right div{
	background: url(../img/next_room.svg);
	background-size: cover;
}

.fancybox-button--arrow_right div:hover{
	background: url(../img/next_room_focus.svg);
	background-size: cover;
}

.fancybox-button--arrow_left div{
	background: url(../img/prev_room.svg);
	background-size: cover;
	cursor: pointer;
}

.fancybox-button--arrow_left div:hover{
	background: url(../img/prev_room_focus.svg);
	background-size: cover;
}

.fancybox-button--zoom{
	display: none !important;
}
.fancybox-button--play{
	display: none;
}
.fancybox-button--thumbs{
	display: none;
}

.fancybox-button--close{
	background: url(../img/close.svg);
	background-size: cover;
}

.fancybox-button--close:hover{
	background: url(../img/close-hover.svg);
	background-size: auto;
	background-repeat: no-repeat;
	width: 42px;
	height: 42px;
}

.fancybox-button--close svg{
	display: none;
}

.gallery-show-text{
	display: none;
}

.customer-gallery-nav-box{
	cursor: pointer;
}

.fancybox-caption{
	position: absolute;
	top: 5px;
	padding: 0;
	height: 20px;
	background: transparent;
	font-family: Luiss Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 34px;
	margin-top: 0;
}

.logged-in .fancybox-caption{
	top:40px;
}

.fancybox-caption__body{
	border-bottom: 2px solid #ffffff;
	max-width: 1000px;
	margin: auto;
}


.slick-next{
	right: 0;
}

.slick-next:before{
	content: "";
}

.full-text{
	padding-left: 0;
	padding-right: 0;
}

.box-button_buttom{
	position: relative;
	top:-40px;
}

.border-for-rooms{
	display: block;
	border-bottom: 1px solid black;
}

.container-fluid_rooms{
	max-width: 1140px;
	padding-right: 0;
	padding-left: 0;
}


.coll-footer-room{
	margin-left: 0;
	max-width: 33%;
	flex: 0 0 33%;
}

.footer__field-center{
	border-top:none;
}

.container-fluid_rooms{
	border-top: 1px dashed black;
	padding-top: 20px;
}

.slick-next, .slick-prev {
	z-index: 2;
}

.nav-links .next{
	position: absolute;
	right: 15px;
}

.nav-links .page-numbers{
	line-height: 50px;
}

.footer__field-right{
	justify-content: space-between;
}

#order_rooms:hover{
	border-color: #FEAA4C;
	background: rgba(255, 157, 86, 0.07);
}

#order_rooms:hover{
	border-color: #FEAA4C;
}

#box-order-rooms:active:after{
	background: url(../img/select_active.svg) no-repeat center;
}
.header-search{
	width: 290px;
}

#searchtext{
	width: 290px;
}

.nav-links .next{
	padding-right: 20px;
	padding-left: 20px;
}
.nav-links .prev{
	padding-right: 30px;
	padding-left: 30px;
}
.main-button_pop-up{
	padding: 0 33px;
}

.main-button_map{
	padding: 0 35px;
}

#map-box{
	margin-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

.room-separator_line{
	border-bottom: 1px solid black;
	margin-bottom: 15px;
}

.author-contact-link{
	color: black;
}
.author-contact-link,
.author-contact-link:hover{
	text-decoration: none;
}

.author-contact-link:hover{
	color: #FEAA4C;
	text-decoration: underline;
}
.author-contact-link .author-contact-link_orange{
	color: #FEAA4C;
}

.address-link,
.address-link:hover{
	color: #FEAA4C;
	text-decoration: underline;
}

.box-contact .room-description-text,
.box-addresse .room-description-text{
	padding-bottom: 10px;
}

#room-map{
	height: 700px;
}

.map-box{
	padding: 0;
	margin-bottom: -10px;
}

.single-rooms .box-descriptions{
	margin-bottom: 40px;
	border-bottom: 1px solid black;
	/*margin-top: 40px;*/
}

.box-descriptions-top{
	margin-top: 40px;
}


@media screen and (max-width: 1440px){
	#searchtext{
		width: 250px;
	}
	.header-search {
		width: 250px;
	}
}

@media screen and (min-width: 1200px){
	.room-description-text{
		display: table;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.box-contact .room-description-text{
		display: inherit;
		padding-top: 0;
	}
}

@media screen and (max-width: 1199px){
	.archive{
		background-image: none;
	}
	.users-rooms{
		background-image: none;
	}

	.coll-footer-room {
		flex: 0 0 100%;
		max-width: 100%;
		margin-left: 0;
	}

	.single-rooms{
		background-image: none;
	}

	.single-rooms .box-descriptions{
		margin-top: 0;
	}

	.single-rooms .box-contact{
		margin-top: 9px;
	}

	.single-rooms .room-description-list {
		margin: 15px 0px;
		margin-bottom: 9px;
	}


	.title-rooms{
		margin-bottom: 15px;
	}

	.room-title_description{
		padding: 0;
	}
	.room-title_description_first{
		margin-right: 0px;
		border-top:none;
	}

	.room-container{
		padding: 0;
		min-width: 740px;
	}

	.room-box {
		margin: 10px 10px;
	}

	.room-box:hover{
		box-shadow: 0 0 10px rgba(0,0,0,0.2);
		margin: 10px 10px;
	}
	.room-description-list{
		margin: 15px 0px;
	}
	.room-description-list{
		padding:0 10px 15px 10px;
	}

	.single-rooms .room-description-list {
		padding: 0 10px 15px 0px;
	}

	.field-60{
		width: 60%;
	}
	.field-40{
		width: 40%;
	}

	.room-actions{
		right: 35px;
	}

	.room-description-list li{
		font-size: 15px;
		line-height: 21px;
	}
	.box-order{
		margin-bottom:20px;
	}
	#searchtext{
		width: 150px;
	}

	#searchtext:hover{
		width: 150px;
	}
	#searchtext:focus-within{
		width: 150px;
	}
	#box-order-rooms{
		float:none;
		position:relative;
	}
	#box-order-rooms:after{
		top:0;
	}

	.room-description-text_title {
		display: inline;
		min-width: 200px;
		float: none;
	}

	.border-xl-top{
		border:transparent;
	}

	.border-md-top{
		border-top:1px solid black;
		padding-top:16px;
	}

	.customer-gallery-box{
		width: auto;
		height: 430px;
	}

	.fancybox-caption{
		font-size: 30px;
		line-height: 34px
	}

	.fancybox-caption__body{
		max-width: 70vw;
	}

	.box-button_buttom {
		position: relative;
		top: -50px;
	}

	.border-md-top{
		padding-left: 0;
	}

	.footer__field-center{
		margin-top:0;
		padding-top: 0;
	}
	.container-fluid_rooms {
		max-width: 960px;
	}
	.footer__field-center,
	.footer__field-right {
		justify-content: space-between;
		max-width: 960px;
		padding-left: 0;
		padding-right: 0;
		margin-left: 15px;
	}

	.coll-footer-room{
		margin-bottom: 0;
	}
	.box-button-map{
		text-align: right;
	}
	#box-order-rooms:after {
		right: 15px;
	}


	.box-descriptions .room-description-text{
		display: contents;
		line-height: 27px;
	}


	.room-separator_line{
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 20px;
	}

	.single-rooms .box-descriptions {
		margin-bottom: 30px;
		/*border-bottom: none;*/
	}

	.map-box {
		margin-bottom: -18px;
	}
	.box-descriptions-top{
		margin-top: 0;
	}
	.box-full-characteristics .full-text{
		display: flex;
	}

	.box-full-characteristics .room-description-text{
		width: 50%;
		padding: 5px 0;
	}

	.box-full-characteristics .room-description-text_title{
		min-width: 50%;
		width: 50%;
	}

}

@media screen and (max-width: 991px){
	.menu-menu-logout-menu-container{
		margin-top:20px;
	}
	.white-button{
		height: 40px;
		line-height: 36px;
		font-size: 16px;
	}

	.logged-in .fancybox-toolbar{
		top:40px;
	}

	.container-fluid_rooms {
		max-width: 720px;
	}
	.pagination .main-button{
		line-height: 50px;
	}
	.pagination .main-button:before{
		height: 50px;
		border-radius: 25px;
	}
	.pagination .main-button:after{
		height: 50px;
		border-radius: 25px;
	}

	#searchtext{
		width: 300px;
	}
	#searchtext:hover{
		width: 300px;
	}

	#searchtext:focus{
		width: 300px;
	}

	#search-4{
		margin-left: 0px;
	}

	.footer__field-center,
	.footer__field-right{
		max-width: 720px;
		padding-left: 15px;
		padding-right: 0;
		margin-left:0;
	}

	.footer__field-center{
		padding-left: 0;
	}
	.header__border_bottom{
		border-bottom: 2px solid black;
	}

	.box-button-map{
		text-align: left;
	}

	.main-button_map{
		font-size: 17px;
		line-height: 50px;
	}

	.main-button_map:before{
		height: 50px;
		border-radius: 25px;
	}
	.main-button_map:after{
		height: 50px;
		border-radius: 25px;
	}

	.form-order-rooms{
		width: 280px;
	}

	.single-room-container{
		padding-left: 0;
		padding-right: 0;
	}

	#room-map{
		max-width: 720px;
		margin: auto;
		height: 377px;
	}

}

@media screen and (max-width: 767px){
	header{
		margin-bottom: 24px;
	}
	iframe{
		height: 250px;
	}
	.room-container{
		padding: 0 15px 0 15px;
		min-width: auto;
	}
	.room-box {
		margin: 10px 0px;
	}
	.room-box:hover {
		margin: 10px 0px;
	}
	.header__border_bottom{
		padding-bottom: 0;
	}

	.header-search{
		position: absolute;
	}

	.navbar-toggler-icon{
		position: absolute;
		top: 85px;
		right: 10px;
	}

	.title-rooms{
		font-size: 28px;
		line-height: 32px;
	}

	.room-name-title-text{
		font-size: 28px;
		line-height: 32px;
		letter-spacing: 0.02em;
	}

	.room-description-list li{
		white-space: inherit;
	}

	.field-100-m{
		width: 100%;
	}

	.room-value{
		float: right;
		min-height: 30px;
		line-height: 30px;
		padding-right: 10px;
	}

	.room-actions {
		right: 8px;
	}

	.show-mobile{
		display: inherit;
	}
	.pagination .nav-links{
		margin-bottom: 50px;
	}

	.pagination .nav-link{
		display: inherit;
		text-align: center;
		margin: auto;
	}

	.prev{
		position: absolute;
		top: 70px;
		left: 0px;
	}
	.next{
		position: absolute;
		top: 70px;
		right: 0px;
	}


	#search-4{
		position: absolute;
		left: 37px;
		right: 0;
		margin: auto;
		top: -98px;
	}
	#header__img{
		width: 100px;
		height: 50px;
		margin: 10px;
	}
	#search-4:after{
		pointer-events: none;
	}
	#searchtext, #search-4{
		width: 50px;
	}
	#searchtext{
		padding-left: 0px;
		 }
	#searchtext:hover{
		padding-left: 40px;
			  }
	#searchtext:hover{
		width: 140px;
	}

	.customer-gallery-box{
		width: auto;
		height: 280px;
	}

	.customer-gallery-nav-box{
		height: 100px;
	}

	.box-button{
		top:10px;
	}

	.box-contact{
		margin-top: 30px;
	}

	.modal-content{
		max-width: 320px;
		margin: auto;
	}

	.modal-dialog{
		margin: auto;
		min-width: 320px;
	}

	.toggle{
		margin: 20px auto;
		width: 290px;
	}

	.toggle-button{
		width: 145px;
	}

	.fancybox-caption{
		font-size: 28px;
		line-height: 32px;
		letter-spacing: 0.02em;
		top:0px;
	}

	.logged-in .fancybox-caption{
		top:50px;
	}


	.fancybox-infobar{
		top:70vh;
		left:45vw;
		width: 70px;
		text-align: center;
	}

	.show-shaddow-image:after{
		height: 86px;
		font-size: 28px;
		line-height: 32px;
	}

	.container-fluid_rooms{
		max-width: 540px;
	}

	.coll-footer-room{
		margin-left: 0px;
	}

	.pagination .nav-links{
		justify-content: space-around;
	}
	.circle-button{
		margin: 0 5px;
	}
	.circle-button-no-active{
		margin: 0 5px;
	}

	.navbar-light .navbar-toggler-icon:before{
		transform: translate(5px, -5px);
	}

	.navbar-light .navbar-toggler-icon:hover:before{
		transform: translate(-2px, 2px);
	}

	.head-mobile-border{
		padding-bottom: 60px;
	}
	.head-mobile-border{
		border-bottom: 2px solid black;
		border-top: transparent;
	}
	#search-4{
		width: 290px;
		left: 0;
		top:-35px;
		margin:auto;
	}
	#searchtext{
		width: 290px;
		padding-left: 40px;
	}
	#searchtext:hover,
	#searchtext:focus{
		width: 290px;
	}

	#header-mobile-menu {
		top: -215px;
	}
	.header-search{
		left:0;
		right: 0;
		width: 290px;
	}

	.header__border_bottom{
		border-bottom: none;
	}

	.main-button_add-room{
		padding: 0 12px;
		font-size: 15px;
	}

	.box-button-map{
		padding-left: 0;
	}


	.float-lg-right{
		padding-right: 0;
	}
	.form-order-rooms{
		width: 290px;
	}

	.room-separator_line{
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 20px;
	}

	#room-map{
		max-width: 540px;
		margin: auto;
		height: 300px;
	}


	.menu-menu-container,
	.menu-menu-logout-menu-container {
		margin-top: -2px;
	}

}

@media screen and (max-width: 575px){
	.single-room-container{
		padding-left: 15px;
		padding-right: 15px;
	}

	#room-map{
		height: 202px;
	}

	.map-box{
		padding-left: 15px;
		padding-right: 15px;
	}

	.customer-gallery-box{
		width: auto;
		height: 180px;
	}

	.customer-gallery-nav-box{
		height: 76px;
	}
}