элемент {
}
.left_menu li {
    text-align: left;
    padding: 10px 15px 10px 23px;
    border-bottom: 1px dotted #808080;
    background: no-repeat scroll 0px 10px transparent;
}

.menu .level-0 li a {
  padding: 10px 20px;
}

#_wbord_ {
 display: none !important; 
}

/*TL*/

h1, .h1 {
  font-size: 25px;
  line-height: 1.3em;
}

.top_header {background: none !important; text-shadow: none !important;}

.title_company .name, .title_company .slogan {color: #7c0210;}

.header-address {
	display: inline-block;
	position: absolute;
	top: 30%;
	right: 390px;
	color: #a6191c;
	font-size: 13px;
	font-family: Arial;
	text-decoration: underline;
}

.header-address:hover {
	text-decoration: none;
}

.header-phone {
	display: inline-block;
	position: absolute;
	top: 30%;
	right: 190px;
	color: #a6191c !important;
	font-size: 15px;
	font-family: Arial;
}

.menu_wrapper1.address {
	position: relative;
}

.menu_wrapper1.address .top_header {
	padding: 5px !important;
}

div#tl-search-form {
  margin: 0 0 0 -23px;
  height: 299px;
}

.header-address:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 25px;
  background: url("/images/cms/data/header-address.png") no-repeat;
  position: absolute;
	margin: 0 0 0 -24px;
}

.header-phone:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 25px;
  background: url("/images/cms/data/header-address.png") left bottom no-repeat;
  position: absolute;
	margin: -1px 0 0 -24px;
}

.tl-book-btn {
  margin: 5px 0;
	display: inline-block;
	width:180px;
	height: 28px;
	border: 1px solid #a46d19;
	line-height: 28px;
	color: #fff !important;
	font-family: Trebuchet MS;
  border-radius: 5px;
	font-size: 17px;
	text-shadow: 1px 0 1px #000;
	text-decoration: none !important;
	background: #9b120e;
	background: -moz-linear-gradient(top,  #9b120e 0%, #98110a 30%, #900e03 67%, #8d0c00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9b120e), color-stop(30%,#98110a), color-stop(67%,#900e03), color-stop(100%,#8d0c00));
	background: -webkit-linear-gradient(top,  #9b120e 0%,#98110a 30%,#900e03 67%,#8d0c00 100%);
	background: -o-linear-gradient(top,  #9b120e 0%,#98110a 30%,#900e03 67%,#8d0c00 100%);
	background: -ms-linear-gradient(top,  #9b120e 0%,#98110a 30%,#900e03 67%,#8d0c00 100%);
	background: linear-gradient(to bottom,  #9b120e 0%,#98110a 30%,#900e03 67%,#8d0c00 100%);
  display: none !important;
}

.tl-book-btn:hover {
	background: #da1a14;
	background: -moz-linear-gradient(top,  #da1a14 0%, #da180e 30%, #d81604 67%, #d81200 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da1a14), color-stop(30%,#da180e), color-stop(67%,#d81604), color-stop(100%,#d81200));
	background: -webkit-linear-gradient(top,  #da1a14 0%,#da180e 30%,#d81604 67%,#d81200 100%);
	background: -o-linear-gradient(top,  #da1a14 0%,#da180e 30%,#d81604 67%,#d81200 100%);
	background: -ms-linear-gradient(top,  #da1a14 0%,#da180e 30%,#d81604 67%,#d81200 100%);
	background: linear-gradient(to bottom,  #da1a14 0%,#da180e 30%,#d81604 67%,#d81200 100%);
}

.photo-border:before {
	background: url("/images/cms/data/icon-photo.png") no-repeat;
	width: 18px;
	height: 13px;
	display: inline-block;
	content: "";
	position: absolute;
  margin: 7px 0 0 -30px;
}

.photo-border {
	display: inline-block;
	position: absolute;
	left: 1px;
	bottom: 11px;
	text-decoration: underline;
	background: #7c3755;
	width: 82%;
	height: 26px;
	line-height: 26px;
  padding: 0 0 0 40px;
	color: #fff;
	border-radius: 2px;
	background: url("/images/cms/data/background-photo.png") repeat;
}

.price-text {
	display: block;
	padding: 5px 0;
}

.tl-book-btn.room {
	display: block;
	margin: 7px 140px 7px 0;
	float: right;
	text-align: center;
}

.room-block {
	display: block;
	padding: 50px 0 0 0;
}

.price-text span {
	font-size: 19px;
	color: #8c0b15;
}

.text.custom_block_1 {
	display: none;
}

.mobile-link {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 15px;
  font: 12px Arial;
  text-align: right;
  line-height: 18px;
}

.mobile-link:before {
  content: "";
  display: block;
  width: 16px;
  height: 24px;
  background: url("/images/cms/data/mobile-icon.png") left bottom no-repeat;
  position: absolute;
  top: 5px;
  left: -25px;
}

.footer .mobile-link {
  top: 150px;
}

.footer .mobile-link:before {
  top: -2px;
}

#tl-fancybox-1 > div.tl-fancybox__carousel > div > div > div > div > div.tl-fancybox__container > div:nth-child(1) {
	    display: flex !important;
      justify-content: center !important;
}
.view.-sm .tl-container {
  max-width: 1400px !important;
}