@import 'font-awesome.min.css';
*{
	margin: 0;
	outline: none;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
@font-face{
	font-family: 'FGD';
	src: url('../fonts/FGD.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
		font-family: 'Open Sans', arial, serif;
		font-size: 16px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'FGD',Arial,sans-serif;
    margin-bottom: 25px;
}
h1{
	font-size: 34px;
}
a{
	color: inherit;
}
.button {
    background-color: #fca858;
    color: #fff;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
}
.row{
  float:left;
  width:100%;
}
.col-sm-6{
  width:50%;
  padding:0 15px;
  box-sizing:border-box;
      float: left;
    margin-bottom: 20px;
}
/********* HEADER START ***********/
.page-wrp>header {
    color: #fff;
    background-color: rgb(234 186 144);
    /* position: absolute; */
    /* display: block; */
    /* height: auto; */
    /* width: 100%; */
    /* z-index: 5; */
    /* top: 0; */
    /* left: 0; */
    /* float: left; */
}
.header-bar {
    background: hsla(29,48%,82%,.82);
    width: 100%;
    height: 60px;
    padding:0 20px;
    box-sizing: border-box;
}
.topline {
    height: 16px;
    padding: 3px 10px;
    background: #745a42;
    color: #fff;
    font-size: 12px;
}

.topline .city {
    float: left;
}

.topline .phone {
    float: right;
}

.topline a {
    text-decoration: none;
}

.topline .phone a {
    margin-right: 10px;
}
header a.brand{
	/* font-family: 'FGD',Arial,sans-serif; */
	/* margin: 0; */
	/* font-size: 24px; */
	/* text-decoration: none; */
	/* line-height: 2.4em; */
	/* padding: 0 20px; */
}
header a.brand img {height: 48px;margin: 5px 20px;}
.header-adress{
	float: right;
	max-width: 500px;
}
.header-adress i{
	color: #c1a78e;
    font-size: 22px;
    margin-left: 3px;
    vertical-align: text-top;
}
.header-adress a.to-contact{
	margin-left: 15px;
    line-height: 3.9em;
    text-decoration: none;
    transition: color .3s ease;
}
.header-menu{
	/* position: fixed; */
	/* width: 100%; */
	/* float: left; */
	/* top: 0; */
	/* left: 0; */
	/* z-index: 9999; */
	/* background: rgba(77,61,47); */
}
.button-menu {
    background-color: unset;
    width: 120px;
    display: none;
    height: 60px;
    line-height: 60px;
}
.button-menu .icon-menu1 {
    padding-right: 8px;
    font-size: 18px;
    display: inline-block;
    min-width: 26px;
}
.button-title{
	padding: 0 0 0 8px;
}
.header-menu .menu {
    position: relative;
    width: auto;
    list-style: none;
    padding: 0;
    float: right;
}
.header-menu .menu>li{
	border-right: 1px solid hsla(0,0%,100%,.25);
    text-decoration: none;
    text-align: center;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    box-sizing: border-box;
    float: left;
    padding: 0 20px;
}
.header-menu .menu li>a, .header-menu .menu li>span{
	display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    white-space: nowrap;
 	font-size: 13px;
 }
.header-menu .menu li.active a, .header-menu .menu li a:hover, .header-menu .menu li.active span, .header-menu .menu li span:hover{
	color: #745a42;
}
ul.nav-child.unstyled.small {
    list-style: none;
    padding: 0;
    display: none;
}
li.divider.deeper.parent:hover ul.nav-child.unstyled.small{
	display: block;
}
.button-header, .button-map{
	visibility: visible;
	opacity: 0.6;
	transition: opacity .3s ease;
	position: fixed;
	z-index: 2;
	/* margin: 0 0 0 -25px; */
	right: 10px;
	bottom: 20px;
	background-color: #745a42;
	height: 50px;
	width: 50px;
}
.button-header i, .button-map i{
	color: #fff;
    font-size: 18px;
    position: absolute;
    top: 16px;
    left: 16px;
}
/********* HEADER END ***********/
/********* SLIDER START ***********/
.slider_main, .slider_main .slider__list{
    width: 100%;
    /* height: 100%; */
    overflow: hidden;
}
.slider_main {
    /* position: relative; */
    /* height: 100%; */
    /* max-height: 376px; */
    /* overflow: hidden; */
}
.slider_main .stars{
	color: #fff;
	position: absolute;
	top: 80px;
	right: 0px;
	left: 0;
	margin: auto;
	text-align: center;
	display: block;
	padding-top: 79px;
	/* background: rgba(0,0,0,.5); */
}
.slider_main .stars p{
    margin-top: 10px;
}
.slider_main .stars .title{
	font-size: 60px;
	margin-bottom: 15px;
}
/********* SLIDER END ***********/
/********* MOD BRONI START ***********/
div#tl-search-form {
    width: 280px;
    min-height: 360px;
    height: auto;
    position: absolute;
    z-index: 4;
    left: 10%;
    margin-left: 15px;
    overflow-y: auto;
    top: 180px;
}
/********* MOD BRONI END ***********/
/********* ABOUT MOTEL START *******/
.precontent, .postcontent1{
	background: #fef1e1;
    color: #000;
}
.postcontent1.n101{
	background: #e7d0ba;
}
.precontent>div, .postcontent1>div{
	max-width: 1200px;
    min-width: 300px;
    margin: 0 auto;
    padding: 52px 0 73px;
    text-align: left;
    box-sizing: border-box;
}
.precontent>div:after, .postcontent1>div>after{
    content: "";
    display: table;
    clear: both;
}
.home-img{
	border-radius: 5px;
    width: 100%;
    height: 320px;
    max-width: 45%;
    float:left;
}
.home-img img{
	width: 100%;
}
.home-desc-promo{
    margin: 0 15px;
    width: 50%;
    line-height: 24px;
    float:left;
}
.home-desc{
	margin: 15px;
	line-height: 24px;
	float: left;
}
.precontent h2 {
    margin-top: 15px;
}
/********* ABOUT MOTEL END ********/
/********* SLIDEROOM START ***********/
.slideroom{
	background: #e7d0ba;
    color: #4c3d2f;
}
.slideroom.n101{
	background: #fef1e1;
}
.slideroom>div{
	max-width: 1200px;
    margin: 0 auto;
    padding: 15px 0 15px;
    text-align: left;
    box-sizing: border-box;
    position: relative;
}
.slideroom>div:after {
    content: "";
    display: table;
    clear: both;
}
.slideroom h2{
	font-size: 40px;
    margin-bottom: 35px;
}
.opacitydiv{
	color: #fff;
	height: 80px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(77,61,47,.7);
	border-radius: 0 0 5px 5px;
	margin-bottom: 0;
	text-align: left;
	padding: 3px 28px;
	box-sizing: border-box;
}
.mod-articles-category-title h2 {
    font-size: 24px;
    margin-bottom: 15px;
}
.opacitydiv span{
	font-size: 24px;
	    width: 100%;
    display: block;
}
.opacitydiv p{
	/* position: absolute; */
	/* bottom: 20px; */
	/* left: 30px; */
}
.opacitydiv a{
	text-decoration: none;
	color: #fff;
}
.opacitydiv p a{
	text-decoration: none;
    border-radius: 3px;
    padding: 12px 18px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    background-color: #fca858;
    color: #fff;
    font-size: 16px;
}
.opacitydiv p a:hover{
	transition: background-color .1s ease-in;
	background-color: #fcb571;
}
ul.category-module{
	list-style: none;
    padding: 0;
}
.slideroom.clearfix li {
    width: 44%;
    float: left;
    margin: 20px 3%;
    position: relative;
}
.slideroom.clearfix img {
	width: 100%;
  max-height:352px;
}
.opacitydiv .option{
	display: inline-block;
	color: #fff;
	width: 40%;
	float: right;
	text-align: right;
}
.opacitydiv .option span{
	font-size: 18px;
    line-height: 2.2em;
}
.opacitydiv .option p{
	/* right: auto; */
	/* left: auto; */
	/* width: 50%; */
	/* float: left; */
	/* bottom: auto; */
	font-size: 14px;
}
.opacitydiv .option p.price{
	bottom: 10px;
	font-size: 18px;
	position: absolute;
	right: 22px;
}
.opacitydiv .more{
	display: inline-block;
	width: 60%;
}
.opacitydiv .more a{
	/* float: left; */
}
/********* SLIDEROOM END ********/
/********* PROD START ***********/
.postcontent1 h2{
	font-size: 28px;
	margin-bottom: 35px;
}
.services-list {
    padding: 0;
    padding-top: 23px;
    width: 100%;
    float: left;
}
.services-list li{
	margin-bottom: 30px;
    width: 33%;
    position: relative;
    height: 50px;
    color: inherit;
    text-align: left;
    list-style: none;
    float: left;
}
.services-list li i{
	max-width: 60px;
    padding: 0 20px 0 0;
}
.services-list li span{
	line-height: 23px;
}
/********* PROD END ***********/
/********* CONTACT START ***********/
#contacts .brand img {
    width: 160px;
    margin-bottom: 20px;
}
.postcontent2{
	background: #e7d0ba;
    color: #4c3d2f;
}
.postcontent2>div{
	max-width: 1200px;
	color: inherit;
	min-width: 300px;
	margin: 0 auto;
	position: relative;
	padding: 50px 8px;
	box-sizing: border-box;
}
.postcontent2 h2{
	font-size: 40px;
    margin-bottom: 35px;
}
.contacts-item{
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
}
.contacts-item.email{
	/* margin-right: 0; */
}
.contacts-item i.fa-map-marker{
	color: #c1a78e;
    font-size: 24px;
    margin-left: 3px;
    display: inline-block;
    vertical-align: top;
    width: 23px;
}
.contacts-item span.address-text{
	margin-left: 15px;
    line-height: 21px;
    display: inline-block;
    width: 275px;
}
.phone-item {
    padding: 0 0 10px;
    max-width: 320px;
    width: 100%;
}
.contacts-item .phone-item a{
	text-decoration: none;
    color: inherit;
}
.contacts-item .phone-item span{
	line-height: 20px;
	margin-left: 5px;
	display: inline-block;
	/* width: 275px; */
}
.contacts-item .phone-item i{
	color: #c1a78e;
    font-size: 24px;
    margin-left: 2px;
    display: inline-block;
    vertical-align: top;
    width: 23px;
}
.contacts-item.email a{
	text-decoration: none;
    vertical-align: middle;
}
.contacts-item.email i{
	color: #c1a78e;
    font-size: 24px;
    margin-left: 2px;
    display: inline-block;
    vertical-align: top;
    width: 23px;
}
.contacts-item.email span{
	line-height: 21px;
    margin-left: 15px;
    display: inline-block;
    width: 275px;
}
/********* CONTACT END ***********/
/********* FOOTER START ***********/
.yamap{
	position: relative;
}
.yamap .button-map{
	top: 0;
	position: absolute;
}
footer{
	color: #fff;
	border-top: 1px solid #c1a78e;
	background-color: rgba(77,61,47);
	width: 100%;
	height: 57px;
	z-index: 3;
}
.footer a {
    text-decoration: none;
}
.itemid-101 footer{
	/* position: fixed; */
	/* bottom: 0; */
	/* left: 0; */
}
footer>div{
	float: left;
	/* width: 19%; */
	color: inherit;
	font-size: 14px;
}
.phone-footer{
	width: 60%;
	text-align: center;
	line-height: 59px;
}
.copyright {
    margin: 20px 0 11px;
    padding: 0 10px;
    box-sizing: border-box;
}
.copyright-official {
    font-size: 12px;
    margin-top: 2px;
    margin-left: 15px;
}
.phone-footer a{
	text-decoration: none;
	font-size: 16px;
    font-weight: 700;
}
.phone-footer a i{
	color: #c1a78e;
    font-size: 24px;
    margin-left: 2px;
    vertical-align: text-bottom;
}
.phone-footer a span{
	line-height: 18px;
    margin-left: 15px;
}
.by-footer{
	text-align: center;
	line-height: 59px;
}
.by-footer a{
	text-decoration: none;
	font-size: 16px;
    font-weight: 700;	
}
/********* FOOTER END ***********/
/********* ARTICLE START ********/
div#tl-search-form-art {
    width: 100%;
    /* background: #fca858; */
    /* height: 72px; */
}
div#tl-search-form-art iframe{
	max-width: 1200px;
	width: 100% !important;
	margin:auto;
	height: 80px;
	display: block;
}
.item-page, .blog{
	background: #fef1e1;
	color: #4c3d2f;
	padding-top: 40px;
}
.item-page>div, .blog>div{
	max-width: 1200px;
	color: inherit;
	min-width: 300px;
	margin: 0 auto;
	position: relative;
	padding: 0 15px;
	box-sizing: border-box;
}
.item-page p {
    margin: 0 0 20px;
}
.tl-hotel-select-wrapper{
	margin-bottom: 30px;
}
.tl-hotel-select-wrapper select{
	border: 0;
	border-radius: 10px;
	margin-left: 10px;
	height: 24px;
}
.item-page table{
	margin-bottom: 30px;
}
.item-page td {
    border-top: 1px solid #dedede;
    padding: 18px 0 0;
}
.item-page h2{
	font-size: 40px;
}
.item-page .desc-left{
	float: left;
	width: 65%;
}
.item-page .img-right{
	float: right;
	width: 30%;
}
.item-page .img-right img{
	width: 100%;
	margin-bottom: 20px;
}
.item-page i{
    font-size: 24px;
    margin-right: 5px;
    vertical-align: text-bottom;
}
/******** ARTICLE END ***********/
/********* CAT START ***********/
.items-leading>div>div {
    margin: 0 0 40px;
}
.pull-left.item-image {
    width: 270px;
    max-width: 270px;
    margin: 0 30px 0 0;
    height: 160px;
    overflow-y: hidden;
}
.itemid-126 .pull-left.item-image{
	height: 170px;
}
.pull-left.item-image img{
	width: 100%;
}
.right-art {
    display: table;
}
.right-art h2 a {
    text-decoration: none;
	color: #000;
	font-size: 24px;
}
.right-art p{
	margin: 20px 0 10px;
    line-height: 1.5;
}
/********* CAT END ************/
.postcontent1 .pg-cv-box-mod-ri {
    float: left;
    padding: 0;
    margin: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fff;
}
#top{
	/* max-width: 1920px; */
}
.email a {
    text-decoration: none;
}

.email {
    margin-bottom: 10px;
}
.more span>span{
	display: none;
}
form#simpleForm2_103 {
    max-width: 290px;
    text-align: center;
    margin: 60px auto 0;
}
form#simpleForm2_103 input, form#simpleForm2_103 textarea{
	text-align: center;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    border: 1px solid #ef9a42;
}
form#simpleForm2_103 button{
	text-align: center;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    background-color: #650303;
    background-image: linear-gradient(to top, #650303, #650303);
    border: 1px solid;
    border-color: rgba(255,255,255,0.16);
    border-top-color: rgba(255,255,255,0.16);
    border-top-width: 1px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0), 0 1px 0 0 rgba(255,255,255,0) inset;
    text-shadow: 0 0 0 rgba(0,0,0,0);
    cursor: pointer;
}
form#simpleForm2_103 button:hover{
	background-color: #8d0404;
    background-image: linear-gradient(to top, #8d0404, #ce0f0f);
    border: 1px solid rgba(255,255,255,0.16);
    border-top-width: 1px;
    border-top-color: rgba(255,255,255,0.16) !important;
}
.grecaptcha-badge {
    display: none;
}
.individual{
	color: #000;
}
.individual>div{
	max-width: 1200px;
    min-width: 300px;
    margin: 0 auto;
    padding: 52px 0 73px;
    text-align: left;
    box-sizing: border-box;
}
.individual h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.individual a{
	float: right;
	margin: 10px 0 60px;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	background-color: #ff7e16;
	/* background-image: linear-gradient(to top, #650303, #650303); */
	border: 1px solid;
	border-color: rgba(255,255,255,0.16);
	border-top-color: rgba(255,255,255,0.16);
	border-top-width: 1px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0), 0 1px 0 0 rgba(255,255,255,0) inset;
	text-shadow: 0 0 0 rgba(0,0,0,0);
	cursor: pointer;
}
.individual a:hover{
	background-color: #e06209;
	/* background-image: linear-gradient(to top, #8d0404, #ce0f0f); */
	border: 1px solid rgba(255,255,255,0.16);
	border-top-width: 1px;
	border-top-color: rgba(255,255,255,0.16) !important;
}
.precontent.clearfix h3.ras{
    font-size: 40px;
    margin-bottom: 35px;
    padding: 0 20px;
}
.precontent.clearfix .mcSignupModule{
    padding: 0 20px;
}
.precontent.clearfix .mcSignupModule input[type="text"] {
    padding: 10px;
    width: 290px;
    box-sizing: border-box;
    font-size: 18px;
    border: 1px solid #ef9a42;
    margin-bottom: 20px;
    margin-top: 20px;
}
.precontent.clearfix input.btn.btn-primary.mcSignupSubmit {
    text-align: center;
    padding: 10px;
    width: 290px;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    background-color: #650303;
    background-image: linear-gradient(to top, #650303, #650303);
    border: 1px solid;
    border-color: rgba(255,255,255,0.16);
    border-top-color: rgba(255,255,255,0.16);
    border-top-width: 1px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0), 0 1px 0 0 rgba(255,255,255,0) inset;
    text-shadow: 0 0 0 rgba(0,0,0,0);
    cursor: pointer;
}
.precontent1.clearfix input.btn.btn-primary.mcSignupSubmit:hover{
    background-color: #8d0404;
    background-image: linear-gradient(to top, #8d0404, #ce0f0f);
    border: 1px solid rgba(255,255,255,0.16);
    border-top-width: 1px;
    border-top-color: rgba(255,255,255,0.16) !important;
}
.mcSignupFormWrapper form>div {
    display: inline-block;
}
.fix-form{
    /* position: fixed; */
    top: 60px;
    z-index: 9997;
    margin-top: 0 !important;
}
.box-garant{
    display: none;
    position: absolute;
    background: #fff;
    max-width: 500px;
    width: 100%;
    margin: 20px auto;
    left: 0;
    right: 0;
    box-sizing: border-box;
    box-shadow: 2px 4px 7px #222;
    z-index: 999;
}
.garant-pointer:after {
    content: '';
    position: absolute;
    left: 0;
    top: -20px;
    border: 25px solid transparent;
    border-bottom: 20px solid #fca858;
    right: 0;
    margin: auto;
    max-width: 0px;
}
.garant-header {
    padding: 20px;
    color: #fff;
    background: #fca858;
    font-size: 18px;
    font-weight: 600;
}
.garant-content {
    box-sizing: border-box;
    padding: 20px 20px 0;
}
.garant-item{
    margin-bottom: 15px;
}
.garant-item>* {
    display: inline-block;
    vertical-align: middle;
}
.garant-item>img{
    margin-right: 10px;
}
.wrap-booking {
    /* width: 100%; */
    /* margin-top: 60px; */
}
.itemid-101 .wrap-booking{
    margin-top: -4px;!;
}
.garant-pointer {
    width: 100%;
    height: 45px;
    position: absolute;
    top: -20px;
}
.loyal {
    /* position: absolute; */
    /* z-index: 4; */
    /* right: 10px; */
    /* top: 64px; */
}
@media screen and (min-width: 1920px){
	.slick-slide img, .slider_main{
		/* max-height: 1080px; */
		/* height: 100% */
	}
}
@media screen and (max-width: 1381px){
    .header-menu .menu>li{
        padding: 0 8px;
    }
	.header-menu .menu li a{
          font-size: 12px;
	}
}
@media screen and (min-width: 1200px){
	.banneritem img {
		width: 100%;
	}	
}

@media screen and (max-width: 1200px){
	.header-menu .button-menu{
		display: block;
		float: left;
	}
	.header-menu .menu{
		background-color: #4d3d2f;
		width: 100%;
	    position: absolute;
	    z-index: 6;
	    left: 0;
	    top: 60px;
	    display: none;
	    overflow-y: scroll;
	}
	.header-menu .menu li{
		width: 100%;
		text-align: left;
		border-right: none;
	    border-top: 1px solid hsla(0,0%,100%,.25);
	    line-height: 59px;
	}
	.header-menu .menu li a, .header-menu .menu li span{
		padding: 0 12px;
		box-sizing: border-box;
		font-size: 16px;
	}
	.precontent>div, .postcontent1>div, .individual>div{
		padding: 52px 20px 73px;
	}
	.slideroom>div {
	    padding: 15px 20px 15px;
	 }
	 .contacts-item.phone.phone_list {
	    /* float: right; */
	}
	div#tl-search-form-art iframe, div#tl-search-form-art{
	}
	li.divider.deeper.parent span{
		display: none;
	}
	ul.nav-child.unstyled.small{
		display: block;
	}
}
@media screen and (max-width: 991px){
	.slideroom.clearfix li{
		width: 100%;
		margin:20px auto;
	}
  .fix-form{
    position:relative;
  }
}
@media screen and (max-width: 930px){
	footer>div{
		width: 30%;
	}
	.phone-footer{
		width: 40%;
	}
	.services-list li{
		width: 50%;
	}
}
@media screen and (max-width: 840px){
	.contacts-item.phone.phone_list {
	    /* float: left; */
	}
	.item-page .desc-left{
		width: 100%;
	}
	.item-page .img-right{
		display: none;
	}
}
@media screen and (max-width: 768px){
	.col-sm-6{
    width:100%;
  }
	footer .copyright{
		width: 70%;
	}
	.phone-footer{
		display: none;
	}
	.home-img{
		max-width: inherit;
		height: auto;
		margin-bottom: 20px;
	}
	.home-desc-promo {
	    margin: 0;
	    width: 100%;
	}
	.home-desc{
		margin:0;
	}
	.desc-left table td:nth-child(even){
		font-weight: 600;
		font-size: 22px;
	}
}
@media screen and (max-width: 640px){
	.precontant h1{
		line-height: 1em;
		font-size: 40px;
	}
	.bx-pager-item {
	    margin: 0 7.5px 10px;
	}
	div#tl-search-form-art iframe, div#tl-search-form-art{
	}
	.loyal {
		top: 761px;
		left: 64%;
	}

}
@media screen and (max-width: 580px){
    .slider_main{
        max-height: 330px;
    }
    .slider_main .stars{
        /* max-width: 360px; */
        /* max-height: 150px; */
        /* left: 0; */
        /* right: 0; */
        /* top: 0; */
        /* bottom: 0; */
    }
    .slider_main .stars .title{
        font-size: 38px;
    }
    .banneritem img {
    width: 700px;
}
}
@media screen and (max-width: 480px){
	.slideroom.clearfix li .option{
		/* display: none; */
	}
	.slideroom .more span>span{
		display: inline;
	}
	.opacitydiv .more{
		/* width: 100%; */
	}
	.opacitydiv span{
		font-size: 20px;
		line-height: 1em;
	}
	body {
	    font-size: 14px;
	}
	.item-page table{
		width: 100%;
	}
	.item-page table tr {
	    float: left;
	    width: 100%;
	    height: auto !important;
	}
	.item-page table td {
	    display: block;
	   	width: 100% !important;
	   	padding: 18px 0 18px;
	   	height: auto !important;
	}
	.footer{
		background-color: #4d3d2f;
		/* padding: 0; */
		/* box-sizing: border-box; */
		/* height: auto; */
		/* float: left; */
	}
	.footer>.copyright{
		width: 100%;
	}	
	.footer>.by-footer{
		display: none;
	}
	.pull-left.item-image {
	    width: 100%;
	    max-width: inherit;
	    margin: 0 0 15px;
	    max-height: 240px;
	    overflow-y: hidden;
	    height: auto;
	}
	.blog>div{
		padding: 15px 15px 15px;
	}
	.itemid-101 footer{
		position: relative;
	}
	.slick-slide{
		height: 320px;
	}
	.slick-slide img{
		height: 320px;
	}
	.slick-dots {
	    display: none !important;
	}
	div#tl-search-form {
	    width: 100%;
	    min-height: 360px;
	    height: auto;
	    position: relative;
	    z-index: 4;
	    left: 0;
	    margin-left: 0;
	    overflow-y: auto;
	    top: 0;
	}
	div#tl-search-form iframe{
		width: 100%;
	}
	.slider_main{
		height: 100% !important;
	}
	.button.button-header.scrollto {
	    display: none !important;
	}
	.precontent h1 {
	    font-size: 28px;
	    line-height: 1em;
	}
	.services-list li{
		width: 100%;
	}
	.contacts-item {
	    /* max-width: 320px; */
	    /* margin-right: 0; */
	}
	.contacts-item span.address-text{
		width: 200px;
	}
	.phone-item{
		width: 202px;
	}
	.contacts-item .phone-item a{
		width: 100%;
	}
	.contacts-item .phone-item span{
		width: 168px;
	}
	.contacts-item.email span{
		width: 210px;
	}
}
@media screen and (max-width: 386px){
    .slider_main .stars{
        /* max-width: 320px; */
        /* max-height: 150px; */
        /* padding-top: 15px; */
        /* top: auto; */
    }
    .slider_main .stars .title{
        font-size: 30px;
    }
    .button-menu{
        width: 100px;
    }
    .button-title {
        padding: 0 0 0 0px;
    }
    header a.brand{
        font-size: 20px;
        line-height: 2.9em;
    }
}

.slideroom.n101 {
  /* position: relative; */
}

div#tl-reputation-widget {
    position: absolute !important;
    width: 100%;
    right: 0;
    max-width: 340px;
    top: 20px;
    margin: auto;
    z-index: 2;
    display:none;
}
.n101 div#tl-reputation-widget {
    display: block;
}
span.yt-button.yt-button_type_left {
    display: none !important;
}
.yt-wrapper.yt-wrapper_align_right {
    display: none !important;
}
#ytWidget{
    float: right;
    margin-top: 12px;
}
@media(max-width: 900px) {
  div#tl-reputation-widget {
    left: auto;
    right: 20px;
  }
}
@media(max-width: 600px) {
  div#tl-reputation-widget {
    left: auto;
    right: auto;
    top: auto;
    position: relative !important;
    max-width: none;
  }
}
@media(max-width: 500px) {
    .page-wrp.container-fluid {
        position: relative;
    }
    div#ytWidget {
        float: none;
        position: fixed;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
        vertical-align: middle;
        height: 50px;
        z-index: 20;
    }
	.slider_main .stars img {
		height: 24px;
	}

	.slider_main .stars h2 {
		margin-bottom: 3px;
	}	
}
.item-page h1 {
    padding-top: 20px;
    text-align: center;
}
.wrap-booking .warning {
    color: red;
    padding: 10px;
    text-align: center;
	background: #fff;
}
.contacts-map {
    display: inline-block;
}

.item-page .contacts-list {
    display: inline-block;
    height: 290px;
    float: left;
    margin-right: 20px;
}
form#simpleForm2_103 textarea {
    height: 150px;
}
ul.pp-text li {
    padding: 10px 0;
}
.media {
    border-radius: 3px;
    margin: 10px 0;
    padding: 20px;
}
.media.advant{
    background: #ffe3ca;
}
.media.loyal {
    background: #eee;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media {
    margin-top: 15px;
}
.media img {
    width: 32px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-left, .media>.pull-left {
    padding-right: 10px;
}
.media-body, .media-left, .media-right {
    /* display: table-cell; */
    /* vertical-align: top; */
}
.media-body {
    width: 10000px;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-object {
    display: block;
}
.media.loyal:hover {
    background: #fef1e1;
}
.promo a.button-md.hover-orange {
    width: 100%;
    text-align: center;
}
.promo .media img {
    width: 100px;
    margin-right: 20px;
}
.hover-orange {
    padding: 5px 10px;
}
.advantage {
    padding: 40px;
    background: #fef1e1;
}

.col-md-6 {
    width: 47%;
    display: inline-grid;
    padding: 0 1%;
}
hr {
    margin: 20px 0;
}

#contacts {
    border-top: solid 2px;
}

@media(max-width: 600px) {
	.noweb {
		display: none;
	}
	.col-md-6 {
	    width: 100%;
	}
	.mod-articles-category-title h2 {
	    font-size: 18px;
	    line-height: 15px;
	    margin-bottom: 17px;
	}
	.contacts-item.address {
	    width: 45%;
	}
	.contacts-item {
	    width: 100%;
	}
	
	.contacts-item.phone_list {
	    width: 53%;
	}

}
#yt-widget .yt-button{
    background: #fef1e1;}
#yt-widget .yt-listbox{
    background: #fef1e1;}
