.botton-o {
	position: relative;
    background: #ebd8b0; /*   */
    color: ##411f00; /*   */
    padding: 10px; /*    */
	width: 250px; height: 50px;
	line-height: 10px;
	text-align: center;
	float: right;
    left: -0px; top: 15px; /*  */
	font-family: 'CharterC';
	font-size: 24px;
   }

.botton-ol {
	position: relative;
    background: #ebd8b0; /*   */
    color: ##411f00; /*   */
    padding: 10px; /*    */
	margin-bottom: 15px;
	width: 150px; height: 50px;
	line-height: 10px;
	text-align: center;
	float: left;
    left: 0px; top: 15px; /*  */
	font-family: 'CharterC';
	font-size: 24px;
   }

.botton-olr {
	position: relative;
    background: #ebd8b0; /*   */
    color: ##411f00; /*   */
    padding: 10px; /*    */
	width: 250px; height: 50px;
	line-height: 10px;
	text-align: center;
	float: left;
    left: 0px; top: 15px; /*  */
	font-family: 'CharterC';
	font-size: 24px;
   }


.tablebodytext {
	display:none;
	}

img {border: 0;}

h1{
	margin: 0 0 35px 0;
	padding: 45px 0 35px 0;

	/* Font */
	font-family: 'CharterC';
	font-size: 24px;
	letter-spacing: 2.5px;
	font-weight: normal;
	font-style: normal;
	color: #411f00;

	text-align: center;
	text-transform: uppercase;

	/* Position */
	position: relative;
	}

h1::after{
	content: "";

	display: block;
	width: 140px;
	height: 1px;
	margin: 0 auto;

	background-color: #795c35;

	opacity: 0.4;

	/* Positon */
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	}

h2{
	margin: 0 0 35px 0;
	padding: 45px 0 30px 0;

	/* Font */
	font-family: 'CharterC';
	font-size: 20px;
	letter-spacing: 2.5px;
	font-weight: normal;
	font-style: normal;
	color: #775b36;

	text-align: center;
	text-transform: uppercase;

	/* Position */
	position: relative;
	}

h2::after{
	content: "";

	display: block;
	width: 140px;
	height: 1px;
	margin: 0 auto;

	background-color: #795c35;

	opacity: 0.5;

	/* Positon */
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	}

h2.text-left{
	text-align: left;
	}
h2.text-left::after{
	margin: 0;
	}

h3 {
	margin: 0 0 0 0;
	padding: 16px 0 20px 0;

	/* Font */
	font-family: 'CharterC';
	font-size: 18px;
	letter-spacing: 2.5px;
	font-weight: normal;
	font-style: normal;
	color: #3e3e3e;

	text-transform: uppercase;
	}

.h31 {
	margin: 0 0 0 0;
	padding: 16x 0 20px 0;

	/* Font */
	font-family: 'CharterC';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #411f00;
	}

.h32 {
	margin: 4px 0 15px 0;
	padding: 16x 0 20px 0;

	/* Font */
	font-family: 'CharterC';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #411f00;
	text-align: center;
	}

p{
	margin: 4px 0 15px 0;

	/* Font */
	font-family: 'CharterC';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #303030;
	text-align: justify;
	}

.p-s{
	margin: 4px 0 15px 0;

	/* Font */
	font-family: 'CharterC';
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #303030;
	text-align: center;
	}

.owl-carousel,.owl-stage-outer,.owl-stage,.owl-item,.owl-item .item,.owl-wrapper{transition: none;} .owl-carousel:after,.owl-carousel:before,.owl-stage-outer:after,.owl-stage-outer:after,.owl-stage:after,.owl-stage:before,.owl-item:after,.owl-item:before,.owl-item .item:after,.owl-item .item:before{transition: none;}
/*.owl-carousel .owl-item {*/
    /*-webkit-backface-visibility: hidden;*/
    /*-moz-backface-visibility: hidden;*/
    /*-ms-backface-visibility: hidden;*/
    /*-webkit-transform: translate3d(0, 0, 0);*/
    /*-moz-transform: translate3d(0, 0, 0);*/
    /*-ms-transform: translate3d(0, 0, 0);*/

    /*transform: translateZ(0);*/
    /*-webkit-transform: translateZ(0);*/
    /*-ms-transform: translateZ(0);*/
    /*-webkit-backface-visibility: hidden;*/
    /*-webkit-transform: translateZ(0) scale(1.0, 1.0);*/
/*}*/
.owl-carousel .owl-item img {
    -webkit-transform-style: inherit !important;
}

.block-inner ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	.block-inner ul li{
		margin: 0 0 15px 0;
		padding: 0 0 0 15px;

		/* Font */
		font-family: 'CharterC';
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		/*color: #303030;*/
		color: #411f00;

		/* Position */
		position: relative;
		}
	.block-inner ul li::before{
		content: "";

		display: block;
		width: 4px;
		height: 4px;

		/* Background */
		/*background-color: #ebdbbd;*/
		background-color: #411f00;

		/* Position */
		position: absolute;
		top: 6px;
		left: 0;

		/* Border-radius */
		border-radius: 			1px;
		-webkit-border-radius: 	1px;
		-moz-border-radius: 	1px;
		}

.headline{
	margin: 0 0 35px 0;
	padding: 40px 0 30px 0;

	/* Font */
	font-family: 'CharterC';
	font-size: 24px;
	letter-spacing: 2.5px;
	font-weight: normal;
	font-style: normal;
	color: #411f00;

	text-align: center;
	text-transform: uppercase;
	}

.underline{
	/* Position */
	position: relative;
	}

.underline::after{
	content: "";

	display: block;
	width: 140px;
	height: 1px;
	margin: 0 auto;

	background-color: #795c35;

	/* Positon */
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	}

.underline.line-light::after{opacity: 0.4;}
.underline.line-dark::after	{opacity: 0.5;}

/*inner-pages*/

.room-data {
	margin-left: 0;
	padding-left: 0;
}

.room-data li {
	display: inline-block;
}

.full-width {
	width: 100%;
}

.legal-link {
	display: inline-block;
	padding: .3em;
	font-family: 'CharterC';
    font-size: 13px;
    letter-spacing: 1px;
    font-style: normal;
    color: #411f00;
    text-transform: uppercase;
    text-decoration: none;
}
	.legal-link:hover {
		text-decoration: underline;
		opacity: .9;
	}
.tl-wrapper{
	/*margin: 25px 20px 0 20px;*/
	margin: 25px 0 0 0;
}
#tl-search-form {
	padding: 9px 0;
	background: rgba(100, 63, 28, 0.85);
}

.bottom_decorating::after,
.bottom_decorating::before,
.top_decorating::after,
.top_decorating::before {
	content: '';
	position: absolute;
	display: block;
	width: 11px;
	height: 11px;
}
.top_decorating,
.bottom_decorating {
	margin: 0 11px;
	height: 11px;
	position: relative;
	background: rgba(100, 63, 28, 0.85);
}
.top_decorating::before {
	background: url(/img/style/top_left.png) no-repeat;
	left: -11px;
	top: 0;
}
.top_decorating::after {
	background: url(/img/style/top_right.png) no-repeat;
	right: -11px;
	top: 0;
}
.bottom_decorating::before {
	background: url(/img/style/bottom_left.png) no-repeat;
	left: -11px;
	top: 0;
}
.bottom_decorating::after {
	background: url(/img/style/bottom_right.png) no-repeat;
	right: -11px;
	top: 0;
}

.with-fancy-date {
	line-height: 50px;
}

.fancy-date {
	width: 50px;
    height: 50px;
    background-color: #e3d0a1;
    color: #3e3e3e;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
}

.big-table tr td {
	padding: 11px;
}


/*email modal*/

		@-webkit-keyframes modalAnim {
			0% {
				opacity: 0;
				-webkit-transform: translateX(-50%) translateY(-80%);
				        transform: translateX(-50%) translateY(-80%);
			}
			100% {
				opacity: 1;
				-webkit-transform: translateX(-50%) translateY(-50%);
				        transform: translateX(-50%) translateY(-50%);
			}
		}

			@keyframes modalAnim {
			0% {
				opacity: 0;
				-webkit-transform: translateX(-50%) translateY(-80%);
				        transform: translateX(-50%) translateY(-80%);
			}
			100% {
				opacity: 1;
				-webkit-transform: translateX(-50%) translateY(-50%);
				        transform: translateX(-50%) translateY(-50%);
			}
		}

		.spec-modal {
			font-size: 0; /*там только картинка, чтобы не было отступов*/
		}
		.spec-modal > a {display: block;}

		/*email-modal*/
			.email-modal,
			.spec-modal {
				position: fixed;
				display: none;
				z-index: 9;

				top: 10px;
				top: 50vh;
				left: 50%;
				-webkit-transform: translateX(-50%) translateY(-50%);
				    -ms-transform: translateX(-50%) translateY(-50%);
				        transform: translateX(-50%) translateY(-50%);

				width: 670px;

				background-color: #fff;
				-webkit-box-shadow: 0 0 25px 1px rgba(0,0,0,.2);
				        box-shadow: 0 0 25px 1px rgba(0,0,0,.2);
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				opacity: 0;
			}
			.email-modal.active,
			.spec-modal.active {
				opacity: 1;
				display: block;
				-webkit-transform: translateX(-50%) translateY(-50%);
				    -ms-transform: translateX(-50%) translateY(-50%);
				        transform: translateX(-50%) translateY(-50%);

				-webkit-animation: modalAnim 400ms ease;

				        animation: modalAnim 400ms ease;

			}
				.email-modal h3 {
				    padding: 0px 0 30px 0;
				    font-family: 'CharterC';
				    font-size: 25px;
				    letter-spacing: 0.9px;
				    padding-top: 0;
				    color: #473113;
				     text-transform: none; 
				}

			.email-modal__img {
				height: 260px;

				background-image: url(/img/email-modal/email-form-hero.jpg);
				background-size: cover;
				background-position: 50% 0%;
				background-repeat: no-repeat;
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
			}
			.email-modal__full-size-img {
				display: block;
				width: 100%;
				height: auto;
			}
			.email-modal__call-to-action {
				padding: 30px 15px;
				text-align: center;

				background-image: url(/img/email-modal/email-form-bg.jpg);
				background-size: cover;
				background-position: 50% 50%;
				background-repeat: no-repeat;
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
			}
			.email-modal__form-holder {
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				    max-width: 450px;
				    margin: 0 auto
				}
			
			.btn_gradient {
				padding: 0px 25px;
				margin: 4px;
    			height: 42px;

    			font-family: 'CharterC';
    			text-transform: uppercase;
    			letter-spacing: 1.3px;
    			font-size: 10px;
    			border: 1px solid transparent;

    			color: #fff;
    			font-family: ;
    			border: 0;
    			outline: none;

    			cursor: pointer;
				background-image: -o-linear-gradient(top, #928266 0%, #533D20 100%);
				background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #928266), color-stop(100, #533D20));
				background-image: -webkit-linear-gradient(top, #928266 0%, #533D20 100%);
				background-image: -webkit-gradient(linear, left top, left bottom, from(#928266), to(#533D20));
				background-image: linear-gradient(to bottom, #928266 0%, #533D20 100%);

				-webkit-transition: 250ms;

				-o-transition: 250ms;

				transition: 250ms;
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
			}
			.btn_gradient_size-s {
				padding: 0px 15px;
				margin: 4px;
    			height: 35px;
			}
				.btn_gradient:hover {
					background-image: -o-linear-gradient(top, #533D20 0%, #533D20 100%);
					background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #533D20), color-stop(100, #533D20));
					background-image: -webkit-linear-gradient(top, #533D20 0%, #533D20 100%);
					background-image: -webkit-gradient(linear, left top, left bottom, from(#533D20), to(#533D20));
					background-image: linear-gradient(to bottom, #533D20 0%, #533D20 100%);
				}

			.email-form {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center;
			}

			.email-form input[type="email"] {
				padding: 0px 10px;
				margin: 4px;
				width: 220px;
    			border: 1px solid #ab9b7b;
    			height: 42px;
				background-image: -o-linear-gradient(top, #F5EACD 0%, #fff 100%);
				background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F5EACD), color-stop(100, #fff));
				background-image: -webkit-linear-gradient(top, #F5EACD 0%, #fff 100%);
				background-image: -webkit-gradient(linear, left top, left bottom, from(#F5EACD), to(#fff));
				background-image: linear-gradient(to bottom, #F5EACD 0%, #fff 100%);
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
			}

			.email-overlay,
			.spec-overlay {
				position: fixed;
				z-index: -999;

				top: 0;
				left: 0;
				
				width: 100%;
				height: 100%;

				background-color: #5b3917;
				opacity: 0;
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
			}
			.email-overlay.active,
			.spec-overlay.active {
				opacity: .75;
				z-index: 8;
			}

			.email-modal__close,
			.spec-modal__close {
				position: absolute;

				top: 12px;
				right: 12px;

				width: 18px;
				height: 18px;

				cursor: pointer;

				background-image: url(/img/email-modal/email-form-close.png);
				background-size: contain;
				background-position: 50% 50%;
				background-repeat: no-repeat;

				opacity: .55;
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				-webkit-transition: 250ms;
				-o-transition: 250ms;
				transition: 250ms;

			}

				.email-modal__close:hover,
				.spec-modal__close {
					opacity: 1;
					-webkit-transform: rotate(90deg);
					    -ms-transform: rotate(90deg);
					        transform: rotate(90deg);
				}



.email-modal-inline {
	display: inline-block;
	padding: 10px 15px;
    background: rgba(0,0,0,.075);
    width: 100%;
    max-width: 450px;
    -webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.email-modal-inline__call-to-action p {
	font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #584124;
}

.email-form-inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.email-modal-inline__form-holder {
	margin: 0 -4px;
}
.email-form-inline input[type="email"] {
	padding: 0px 10px;
	margin: 4px;
	width: auto;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 55%;
	        flex: 1 1 55%;
	border: 1px solid #ab9b7b;
	height: 34px;
	background-image: -o-linear-gradient(top, #F5EACD 0%, #fff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F5EACD), color-stop(100, #fff));
	background-image: -webkit-linear-gradient(top, #F5EACD 0%, #fff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F5EACD), to(#fff));
	background-image: linear-gradient(to bottom, #F5EACD 0%, #fff 100%);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.email-form-inline .btn_gradient {
	width: auto;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 45%;
	        flex: 1 1 45%;
}

.email-subscribe-success {
	position: fixed;

	bottom: -101%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);

	padding: 30px;
	-webkit-box-shadow: 0 0 35px 1px rgba(0,0,0,.2);
	        box-shadow: 0 0 35px 1px rgba(0,0,0,.2);

	width: auto;
	min-width: 300px;
	height: auto;

    background-color: #fff;
    border-radius: 10px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;

	-webkit-transition: 250ms;

	-o-transition: 250ms;

	transition: 250ms;
}

.email-subscribe-success.active {
		bottom: 10px;
		z-index:9999;
}



/*спецпредложения*/

.btn_outline {
	display: inline-block;
	padding: 10px 20px;
    font-size: 11px;
    letter-spacing: 1.5px;
    font-weight: normal;
    font-style: normal;
    color: #b98f41;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #b98f41;
}


.program-item {
	display: block; /*на случай, если это не див, а ссылка*/
	text-decoration: none;

	transition: 250ms;
}
	.program-item:hover .program-item__img {
		transform: scale(1.1);
	}
.program-item__heading {
	background-color: #ecd9b0;
}
.program-item__heading > h3 {
	text-align: center;
	padding: 15px 0;
	margin: 0;
}
.program-item__img-holder {
	display: block; /*на случай, если это не див, а ссылка*/
	height: 250px;
	overflow: hidden;
}
.program-item__img {
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	transition: 450ms;
}
.program-item__descrition {
	background-color: #ecd9b0;
	padding: 20px;
	text-align: center;
}
.program-item__descrition > h2 {
	position: relative;
	font-size: 25px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}
.program-item__descrition > p {
	font-style: italic;
	text-align: center;
}
.program-item__descrition > span {
	display: inline-block;
	color: #411f00;
	padding: 10px 20px;
}


.bg-crem {
	background-color: #ecd9b0;
}
.dark-border {
	border: 2px solid #8e7d67;
}

.super-big-link {
	padding: 20px 20px;
	display: block;
	text-align: center;
	text-decoration: none;
}
	.super-big-link:hover span {
		transform: scale(.85);
		background-color: #8e7d67;
		color: #ecd9b0;
		text-shadow:0px 0px 2px #424040;
	}
.super-big-link span {
	display: block;
	padding: 100px 20px;

    font-size: 25px;
    letter-spacing: 2.5px;
    font-weight: normal;
    font-style: normal;
    color: #411f00;
    text-align: center;
    text-transform: uppercase;

    transition: 250ms;
}

.img-full-height {
	display: block; /*на случай, если это не див, а ссылка*/
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.img-full-height__inner {
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	transition: 450ms;
}

@media screen and (max-width: 768px) {
	.img-full-height {
		height: 250px;
	}
	.super-big-link span {
		padding: 60px 20px;
	    font-size: 17px;
	}
	.luxe .col-6 .botton-ol1 {
		max-width: 750px;
		height: auto;
	}
}

.h2{
	margin: 0 0 0 0;
	padding: 45px 0 30px 0;

	/* Font */
	font-family: 'CharterC';
	font-size: 20px;
	letter-spacing: 2.5px;
	font-weight: normal;
	font-style: normal;
	color: #775b36;

	text-align: center;
	text-transform: uppercase;

	/* Position */
	position: relative;
	}

h2.h2::after{
	content: "";

	display: block;
	width: 0px;
	height: 0px;
	margin: 0 auto;

	background-color: #795c35;

	opacity: 0.5;

	/* Positon */
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	}

	.luxe .col-6 .botton-ol1 {
		height: auto;
	}
	.luxe .col-12 .botton-ol1 {
		height: auto;
	}


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

.program-item__descrition > span {
	left: 8em !important;
	}
}


.offers-section .special-item {
	height: auto;
    margin-right: 0;
}

.page__content {
    font-family: Montserrat !important;
	font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

.page__content p {
    font-family: Montserrat !important;
}

.page__content .info-link {
    color: #d7b46a !important;
}
.page__content .info-label {
    color: #7d592c;
}
.page__content .info-link:hover{
    color: #7d592c !important;
}
.page__content .section-title {
    text-shadow: none;
	height: auto;
	letter-spacing: initial;
}
#menu {
height:auto;
}

.scrollUp{
  position:fixed;
  bottom:25px;
  right:25px;
  display:none;
  width:50px;
  height:50px;
  background:url(../img/scrollUp.png);
}
.scrollUp:hover{
  cursor:pointer;
}

.contacts .consult-box a:hover {
	color:#fff;
}

.mir{
    width: 100px;
    float: right;
	position: absolute;
    bottom: 30px;
    right: 15px;
}
@media only screen and (max-width: 1400px) {
.mir{
	position: absolute;
    width: 80px;
    bottom: 30px;
    right: 15px;
}
}

@media only screen and (max-width: 320px) {
.mir{
    width: 60px;
	position: absolute;
    bottom: 30px;
    right: 15px;
}
}
