.hotellx * {
	-webkit-box-sizing: none;
	margin: 0;
	padding: 0
}
.hotellx {
	width: 358px;
	padding: 14px;
	margin: 16px;
	background-color:rgba(255,255,255,0.05);
	float: left;
	position: relative
}
@media (min-width:992px) and ( max-width:1199px ) {
.hotellx {
	margin: 3% 63.5px
}
}
@media (min-width:768px) and ( max-width:991px ) {
.hotellx {
	margin: 3% 8px
}
}
@media (max-width:767px) {
.hotellx {
	margin: 4% auto;
	float: none
}
}
.cr-container1, .cr-container2, .cr-container3, .cr-container4, .cr-container5, .cr-container6 {
	width: 330px;
	height: 248px;
	position: relative;
	margin: 0 auto;
}
.hotellx label {
	font-style: italic;
	width: 165px;
	height: 20px;
	cursor: pointer;
	color: #fff;
	line-height: 22px;
	font-size: 24px;
	float: left;
	position: relative;
	bottom: -196px;
	z-index: 99;
}
.hotellx label:before {
	content: '';
	width: 14px;
	height: 1px;
	background: rgba(130,195,217,0.9);
	position: absolute;
	left: 50%;
	margin-left: -7px;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 2px rgba(255,255,255,0.3);
	z-index: -1;
}
.hotellx label:after {
	width: 1px;
	height: 220px;
	content: '';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
	position: absolute;
	bottom: -4px;
	right: 0px;
}
.hotellx label.cr-label-img-2:after, .hotellx label.cr-label-img-4:after, .hotellx label.cr-label-img-6:after, .hotellx label.cr-label-img-8:after, .hotellx label.cr-label-img-10:after, .hotellx label.cr-label-img-12:after {
	width: 0px;
}
.cr-container1 input.cr-selector-img-1:checked~label.cr-label-img-1, .cr-container1 input.cr-selector-img-2:checked~label.cr-label-img-2, .cr-container2 input.cr-selector-img-3:checked~label.cr-label-img-3, .cr-container2 input.cr-selector-img-4:checked~label.cr-label-img-4, .cr-container3 input.cr-selector-img-5:checked~label.cr-label-img-5, .cr-container3 input.cr-selector-img-6:checked~label.cr-label-img-6, .cr-container4 input.cr-selector-img-7:checked~label.cr-label-img-7, .cr-container4 input.cr-selector-img-8:checked~label.cr-label-img-8 .cr-container5 input.cr-selector-img-9:checked~label.cr-label-img-9, .cr-container5 input.cr-selector-img-10:checked~label.cr-label-img-10, .cr-container6 input.cr-selector-img-11:checked~label.cr-label-img-11, .cr-container6 input.cr-selector-img-12:checked~label.cr-label-img-12 {
	color: #68abc2;
}
.cr-container1 input.cr-selector-img-1:checked~label.cr-label-img-1:before, .cr-container1 input.cr-selector-img-2:checked~label.cr-label-img-2:before, .cr-container2 input.cr-selector-img-3:checked~label.cr-label-img-3:before, .cr-container2 input.cr-selector-img-4:checked~label.cr-label-img-4:before, .cr-container3 input.cr-selector-img-5:checked~label.cr-label-img-5:before, .cr-container3 input.cr-selector-img-6:checked~label.cr-label-img-6:before, .cr-container4 input.cr-selector-img-7:checked~label.cr-label-img-7:before, .cr-container4 input.cr-selector-img-8:checked~label.cr-label-img-8:before, .cr-container5 input.cr-selector-img-9:checked~label.cr-label-img-9:before, .cr-container5 input.cr-selector-img-10:checked~label.cr-label-img-10:before, .cr-container6 input.cr-selector-img-11:checked~label.cr-label-img-11:before, .cr-container6 input.cr-selector-img-12:checked~label.cr-label-img-12:before {
	background: #fff;
	box-shadow: 0px 0px 0px 3px rgba(104,171,194,0.6);
}
.hotellx input {
	display: none;
}
.hotellx .cr-bgimg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.hotellx .cr-bgimg {
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden
}

.hotellx .cr-titles h4 {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.hotellx .cr-titles h4 a{
	z-index: 100;
	position: absolute;
	width: 100%;
	left: 0px;
	text-align: center;
	bottom:10px;
	letter-spacing: 0px;
	background: rgba(0,0,0,0.49);
	font-size: 16px;
	padding: 10px 0px;
	color:#FFF;
}
.hotellx .cr-titles h4 a:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	height:100%;
	background:#003873;
	width:0px;
	transition:0.3s all 0s ease-in-out
}
.hotellx .cr-titles h4 a:hover:before{
	width:100%;
	z-index:-1;
}

