/**
	* BxSlider v4.1.2 - Fully loaded, responsive content slider
	* http://bxslider.com
	*
	* Written by: Steven Wanderski, 2014
	* http://stevenwanderski.com
	* (while drinking Belgian ales and listening to jazz)
	*
	* CEO and founder of bxCreative, LTD
	* http://bxcreative.com
*/


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	/* margin: 0 auto 60px; */
	padding: 0;*zoom:1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #999;
	padding-top: 0px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #999;
	text-indent: -9999px;
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 50%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #670001;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0;
	background: url(slider/left-arrow.png);
	opacity: 0.7;
}

.bx-wrapper .bx-next {
	right: 0;
	background: url(slider/right-arrow.png);
	opacity: 0.7;
}

.bx-wrapper .bx-prev:hover {
	opacity: 1;
}

.bx-wrapper .bx-next:hover {
	opacity: 1;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	/* background: rgba(80, 80, 80, 0.75); */
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	font-size: .85em;
	padding: 10px;
	display: table;
}


span.title_two {
    background: #330001;
    font-size: 18.5px !important;
    padding: 10px 20px 10px 44px !important;
    letter-spacing: 1px;
    line-height: 19px;
}

span.title_one {
    background: #670001;
    font-size: 44px !important;
    padding: 10px 20px 10px 44px !important;
    letter-spacing: 1px;
    line-height: 44px;
}

span.title_but {
    background: #FFF;
    font-size: 16px !important;
    padding: 5px 25px !important;
    letter-spacing: 1px;
    line-height: 19px;
    color: #000 !important;
    text-decoration: underline;
    border-radius: 15px;
    border: 2px solid #999;
    margin: 25px 39px;
    cursor: pointer;
}

.bis span.title_one {
    background: #003BA3;
}

.bis span.title_two {
    background: #01236D;
}

li.spring span.title_one {
    background: #5EB300;
    font-size: 32px !important;
}

li.spring span.title_two {
    background: none;
    float: right;
    font-size: 12px !important;
    padding-bottom: 35px !important;
    padding-top: 57px !important;
}



span#und {
    text-decoration: underline;
    display: inline;
}
@media (max-width: 991px){
	span.title_one {
		font-size: 40px !important;
	}
	
	span.title_but {
		margin: 10px 39px;
	}
	
	span.title_two {
		padding: 7px 20px 7px 44px !important;
		margin-right: 78px;
	}	
	li.spring span.title_one{
		font-size: 23px !important;
	}
	li.spring span.title_two{
		padding-top: 22px !important;
		padding-bottom: 21px !important;
		margin-right: 10px;
	}
}

@media (max-width: 767px){
	.bx-wrapper .bx-pager {
		bottom: -30px;
	}
	span.title_two {
		display: none !important;
	}
	
	span.title_one {
		font-size: 22px !important;
		padding: 3px 20px 3px 44px !important;
		line-height: 30px;
	}
	li.spring span.title_one{
		font-size: 23px !important;
		padding-left: 23px !important;
		position: absolute;
		bottom: 55px;
	}
	li.spring span.title_two{
		display:block !important;
		font-size:10px !important;
		padding-bottom: 9px !important;
	}
	li.spring span.title_but {
		bottom: 0;
		position: absolute;
	}
}
@media (max-width:680px){
	li.spring .bx-caption {
		top: 0;
	}
	li.spring span.title_one{
		bottom: 23px;
	}
	li.spring span.title_but{
		display:none;
	}
}
@media (max-width:480px){
	span.title_but {
		margin: 5px 15px;
	}
	
	.bx-controls-direction {
		display: none;
	}
	
	span.title_one {
		padding: 3px 10px 3px 15px !important;
		font-size: 19px !important;
	}
	li.spring span.title_one{
		font-size: 19px !important;
		line-height: 1.5;
	}
}

/* ---------------room------------*/

.room span.title_two {
    border: 5px solid #2a2829;
    background: rgba(255, 255, 255, 0.59);
    color: #2a2829 !important;
    text-transform: uppercase;
    display: initial !important;
    margin-left: 102px;
    padding: 0px 5px !important;
    font-weight: bold;
    font-size: 63px !important;
    letter-spacing: -2.8px;
	
}

.room span.title_but {
    margin-left: 101px;
    margin-top: 53px;
}

.room span.title_one {
    margin-bottom: 102px;
    background:none;
    margin-left: 90px;
}

.room span.title_one img {
    display:block;
    width: 285px;
}
.room span.title_one p{
    color: #000;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 22px;   
}
@media (max-width: 991px){
    .room span.title_one{
        margin-bottom: 71px;
        line-height: 1.5;
        margin-left: 23px;
	}
    .room span.title_two{
		font-size: 50px !important;
		margin-left: 30px;
	}
    .room span.title_but{
        margin-left:30px;
	}
}

@media (max-width: 680px){
	.room span.title_two{
		font-size: 30px !important;
		
	}
    .room span.title_one{
        margin-bottom:10px;
        
	}
    .room span.title_but{
        margin-top:30px;
	}
    .room span.title_one img{
        width:200px;
	}
    .room span.title_one p{
        font-size: 15px;
        margin-bottom: 24px;
	}
}

.bx-viewport {
    border: 1px solid rgba(238, 238, 238, 0.49) !important;
}