


@import url('https://fonts.googleapis.com/css?family=Lato:300,400');





/* Hide in desktop display*/
	.calldata .iconreserve,  .calldata .reserve{
		display: none;
	}

#makp{
	 width:700px;
	 height:300px
}

.facilities li {
	list-style:none;
	float: left;
	padding-left:15px;
	cursor:pointer;
}

.rowrooms h3 {
	font-size:18px;
	margin-bottom:0px;
	margin-top:0px;
	display:inline-block;
}


.drooms-icons {
	background: #EEEEEE;
	font-size:18px;
	padding: 10px 16px;
	margin-bottom:0px;
}

.drooms-icons .right {
	float:right;
}

/* ---- */
.room-users-right {
	display:inline-block;
	float:right;
}

.room-users-right:before {
	content:"\f0c0";
	margin-right:6px;
}
/* ---- */

.room-users {
	margin-left:10px;
	position: absolute;
	display:inline-block;
	margin-top: 12px;
    
}

.room-users:before {
	content:"\f0c0";
	margin-right:8px;
}


.icons-detall {
	margin-top: 10px;
    margin-bottom: 5px;
}
.icons-detall span {
	margin-right:12px;
	display:inline-block;
}

.slide-rooms .row {
	margin-bottom: 0px;
}

.detall-rooms h2 {
	font-size:24px;
}

.rowdetalls {
	font-size:16px;
	text-align:justify;
}


.txt-welcome p {
	font-size: 16px;
    text-align: justify;
}

.txtrooms p {
	font-size:16px;
	text-align: justify;
}

.txtreserve p {
	font-size:16px;
}

.icon-dropdow:before {
	content:"\f107 ";
	padding-left: 3px;
    color: #CCC;
}



.mobile {
	display:none
}


.list-detalls p {
	margin: 0 0 8px;
	margin-left: 12px;
}
.list-detalls {
	/* margin-left: 12px;    */
}
.list-detalls p:before {
	content: "\f14a";
	color: #9abfd4;
    font-size: 85%;
    margin-right: 12px;
	margin-left: -25px;
}


.list-vinetas p:before {
	content: "\f14a";
	color: #9abfd4;
    font-size: 85%;
    margin-right: 12px;
	margin-left: -25px;
}

.list-vinetas p {
	margin-bottom: 6px;
	margin-left:26px;
}

.links-rooms .disabled {
	display:none;
}

.links-rooms {
	text-align: center;
	padding-top: 8px;
    padding-bottom: 8px;
}

.links-rooms a {
	display:inline-block;
	margin-right:10px;
	font-size:16px;
	
    border-left: 1px solid #bbbaba;
    border-bottom: 1px solid #bbbaba;
    padding-left: 3px;
    padding-right: 3px;
    margin-top: 5px;
	margin-bottom: 5px;
    /*border-bottom-left-radius: 4px;*/
}

.links-rooms a:hover {
	text-decoration:none;
}


    

.conditions {
	/*background:#f8f8f8;*/
	display:inline-block;
	padding: 20px 15px;
	border-radius: 5px;
	margin-bottom: 25px;
}
.item-condition {
	padding: 10px;
    position: relative;
	width: 100%;
    display: inline-block;
	border-top: 1px solid #B2CBE3 ;
}

.item-condition span {
	background: #4f83a2;
    color: #fff;
    padding: 6px;
    line-height: 28px;
    border-radius: 4px;
}


.item-condition:last-child {
	border-bottom: 1px solid #B2CBE3 ;
}

.item-condition p {
	padding:0px;
	margin:0px;
}

.item-condition .col-a {
	width:23%;
	float:left;
	display:inline-block;
	color: #4f83a2;
	font-weight:bold;
}

.item-condition .col-b {
	width:75%;
	float:right;
	display:inline-block;
}

#language {
    padding: 5px 8px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    border-radius: 8px;
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);*/
    transition: all .15s;
}


/* CALLDATA */
.calldata {
    transition: all 0.5s;
    margin-top: 10px;
    float: right;
}

.iconmail, .iconphone, .iconreserve, .btn-lang {
	margin-left:10px;
}

.iconphone:before, .iconmail:before, .iconreserve:before, .iconlang:before {
	line-height: 1;
	margin-right:4px;
	font-size:1.5em;
	color: #A4A4A4;
	cursor:pointer
	
}
		
.calldata a:hover {
	text-decoration:none;
}

.calldata .iconphone:before {
	content: "\f098";
}
.calldata .iconmail:before {
	content: "\f199";
}
.calldata .iconreserve:before {
	content: "\f073";
}


.calldata .language:before {
	content: "\f0ac";
	color:#A4A4A4;
	margin-right:5px;
	font-size:18px;
}

.language select {
	border: 0; 
}

.calldata .btn-lang {
    color: #7d7d7d;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 20px;
	margin-top: -5px;
}

.btn-moreinfo, .btn-reserve {
    font-family: 'Lato', sans-serif;
	display:inline-block;
    vertical-align: middle;
    padding: 8px 15px;
    border-radius: 4px;
	transition: all 0.7s;
	border: 1px solid #73acbe;
}

.btn-moreinfo:hover, .btn-reserve:hover {
	text-decoration: none;
	background: #73acbe;
	color: #FFF;
}

.btn-reserve:before{
	content:"\f274";
	margin-right:6px;
	display:inline-block;
}
.btn-moreinfo:before{
	content:"\f271";
	margin-right:6px;
	display:inline-block;
}

.bodyroom {
	background: #f3f3f3;
    padding: 10px 10px;
	display: block;
}









/* ----------------------------------- */


body, html {
   overflow-x: hidden;
}

body {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#7d7d7d;
}

a:active {
	outline:0;
}

.clear {
	clear:both;
}

h1 {
	font-size:26px;
}

h2 {
	font-size:22px;
}

h1,h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	line-height:1.1em;
	color:#333;
}
 
 b {
	font-weight:500;
}

/*#wrapper{
	width:100%;
	margin:0;	
	padding:0;
}*/

.row-fluid {
	margin-bottom:20px;
}

.rowfooter, .rowdetalls, .rowrooms, .rowabout, .rowareasocial {
	margin-bottom:20px;
}


 


.navbar-default {
    border: none;
}

.navbar-brand {
    color: #222;
	text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
	letter-spacing: -1px;
    /* padding: 0 0 0 15px; */
}
	.navbar-brand img {
		height: 64px;
    	margin-top: 3px;
		margin-top: -8px;
	}
	
.navbar-default .navbar-brand{
	color: #61B331;
}

header .navbar-collapse  ul.navbar-nav {
    float: right;
    margin-right: 0;
}

header .navbar-default{
    background: #FFF;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:hover,
header .navbar-default .navbar-nav > .open > a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.navbar-nav {
	margin-top: 12px;
    margin-bottom: 6px;
}

header .navbar {
    min-height: 70px; 
	padding:0px 0;
}

header .navbar-nav > li  {
    padding-bottom: 0px;
    padding-top: 0px;
}

header .navbar-nav > li > a {
    padding-bottom: 0px;
    padding-top: 5px;
    line-height: 30px;
    transition: all .3s ease;
}




header .nav .caret {
    border-bottom-color: #a4a4a4;
    border-top-color: #a4a4a4;
}

.dropsign:before {
	content:"\f107";
	font-size:14px;

}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color:  #fff;
}	
	



header .nav li .dropdown-menu li a {
   padding: 7px 10px;
}



/* --- MENU --- */

header .navigation {
	float:right;
}

header ul.nav li {
	border:none;
	margin:0;
}

header .nav li a {	
	font-size:12px;
	font-weight:700;
	border:none;
	padding: 0px 10px;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
}



.navbar .nav a:hover {
	background:none;
	color: #6A98F8 !important;
}



.navbar .nav > .active > a:active, .navbar .nav > .active > a:focus {
	background:none;
	outline:0;
}

.navbar .nav li .dropdown-menu {
	z-index:2000;
}

.navbar li a {
	color: #386793 !important;
}
.navbar li a:visited, .navbar li a:active, .navbar li a:hover {
	color: #386793 !important;
}



.section-rooms {
	position:relative;
	background:#fff;
	padding:30px 0 0px 0;
}




  
footer{
	padding:30px 0 0 0;
	color:#f8f8f8;
	margin-top:20px;
}

footer a {
	color:#fff;
}

footer a:hover {
	color:#eee;
}





ul.social-network {
	list-style:none;
	margin:0;
}

ul.social-network li {
	display:inline;
	margin: 0 5px;
}




#sub-footer{
	text-shadow:none;
	color:#f5f5f5;
	padding:0;
	padding-top:30px;
	background: #366988;
}

#sub-footer p{
	margin:0;
	padding:0;
}

#sub-footer span{
	color:#f5f5f5;
}

.copyright {
	text-align:left;
	font-size:14px;
}

.copyright, .social-network, .dir-bottom{
	padding-left:0px
}

  

/* scroll to top */
.scrollup{
    position:fixed;
	width:32px;
	height:32px;
    bottom:0px;
    right:20px;
	background: #222;
	
}

a.scrollup {
	outline:0;
	text-align: center;
}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 10px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}



/* ------- CUSTOM BY EEX --------- */

ul li {
	list-style:none;
}

.sect-one{
	background: #FFF;
    padding: 20px 0;
}

section h1, section h2, section h3 {
color: #386793; 

}

:before {
	font-family: FontAwesome;
}

.row-phone {
	margin-bottom: 0px;
    position: relative;
    width: 100%;
    min-height: 28px;
	overflow:hidden;
	background: #FFF;
}

.infdata {
	font-size: 14px;
    color: #7d7d7d;
    cursor: pointer;
	margin-right:10px;
}












.hotel-address, .hotel-phone, .hotel-email {
	margin-bottom: 1.2em;
	display: table;
	font-size:1.3em;
}

.iconfont {
	display: table-cell;
	vertical-align: middle;
	width: 2em;
	text-align: center; font-size: 1em;
}

.iconfont:hover {
	color: #fb005b;
}

.hotel-address .iconfont:before {
	content: "\f279";
	font-size: 1.7em;
	line-height: 1; margin-right:10px;
}

.hotel-phone .iconfont:before {
	content: "\f095";
	font-size: 1.7em;
	line-height: 1; margin-right:10px;
}

.hotel-email .iconfont:before {
	content: "\f1d8";
	font-size: 1.7em;
	line-height: 1; margin-right:10px;
}


section.srooms {
	background: #EEE;
}

.srooms .row {
	margin-bottom:15px;
}

.slide-rooms .item span {
	text-align: center;
    width: 100%;
    background: #649baf;
    display: block;
    padding: 10px 6px;
    font-size: 16px;
	color: #FFF;
}

.slide-rooms .item a {
	text-decoration:none;
	color:inherit;
}

.form-home {
	background: #ececec;
    padding-top: 15px;
    padding-bottom: 10px;
	margin-top: -5px
}



.pets:before, .family-rooms:before, .parking:before, .wifi:before, .restaurant:before {
	margin-right: 8px;
}

.facilities .pets:before {
	content: "\f1b0";
}
.facilities .family-rooms:before {
	content: "\f0c0";
}
.facilities .parking:before {
	content: "\f1b9";
}
.facilities .wifi:before {
	content: "\f1eb";
}
.facilities .restaurant:before {
	content: "\f0f5";
}





.btn-category {
	text-align:center;
}


.social-network li a i {
	font-size: 2em;
	font-style: normal;
}
.dir-bottom li {
	margin-bottom: 8px;
}
.dir-bottom li i {
	font-size:1.3em
}



.btn-rooms {
	display:block;
	margin-top:8px;
}

.btn-rooms .btn-reserve {
	float:right;
}

.rowrooms .roombox {
    margin-bottom: 20px;
    /*padding-top: 10px;*/
}

#slide-areasocial, #slide-activities, #slide-about {
	margin-bottom:25px;
}

.slide-reserve {
	margin-top: 10px;
}



.main-reservations .row {
	margin-bottom:0px;
}

.hide {
	display:none;
}

#choose_dates {
	min-height: 60px;
	background: #FFF;
}



/* --------------------------------------------------------------- */
/* FORM */

input#check_in, input#check_out {
	/*background-image: url(img/sprite_web.png);
	background-repeat: no-repeat;
	background-position: -214px -365px;*/
	background-image: url(img/icon-date-2.png);
	background-repeat: no-repeat;
	background-position:right;
	background-origin: content-box;
}

input.date-pick {
	/* width: 196px; */
	font-size: 16px;
	cursor:pointer;
    font-weight: bold;
	text-align:left;
    /* display: inline-block; */
    /* vertical-align: middle; */
}


.form-control {
    /* height: 34px; */
    padding: 4px 8px;
    font-size: 16px;
}




.credit-cards div {
	display:inline-block;
	width:60px;
	height:40px;
	background-size:80%;
	background-repeat:no-repeat;
	
}
.credit-cards #amex {
	background-image:url(../images/amex.png);
}

.credit-cards #visa {
	background-image:url(../images/visa.png);
}

.credit-cards #master {
	background-image:url(../images/master.png);
}

.credit-cards #maestro {
	background-image:url(../images/maestro.png);
}

.credit-cards #diners {
	background-image:url(../images/diners.png);
}







/*  EEX  @media  */


@media (max-width: 992px) {

.slide-reserve {
		display:none;
}


}

@media (max-width: 1200px) {


.navbar-brand img {
		height: 50px;
    	/*margin-top: 10px;*/
	}


}



/*  Media queries 
============================= */

@media (min-width: 768px) and (max-width: 999px) {
	
	/*.room-users-right {
		display:none !important;
	}*/
	
	.navbar-brand img {
		height: 50px;
    	/*margin-top: 0px;*/
	}

}




@media (min-width: 990px) and (max-width: 1250px) {

.rowrooms h3 {
	font-size:16px;
}

	
}

@media (max-width: 767px) {

  body {
    padding-right: 0;
    padding-left: 0;
  }
	.navbar-brand {
		margin-top: -5px;
		border-bottom: none;
	}
		.navbar-brand img {
			height:55px;
		}
		
	.navbar-header {
		margin-top: 8px;
		border-bottom: none;
	}
	
	.navbar-nav {
		border-top: none;
		float: none;
		width: 100%;
	}
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover {
		background: none;
		font-weight: 700;
		color: #ED5441;
	}
	header .navbar-nav > li {
		padding-bottom: 0px;
		padding-top: 2px;
	}
	header .nav li .dropdown-menu  {
		margin-top: 0;
	}


	
	h1 {
		font-size:22px;
	}
	
	h2 {
		font-size:20px;
	}
	
	h3 {
		font-size:18px;
	}


	.slide-rooms .item span {
		font-size: 14px;
	}
	
	.navbar-collapse.collapse  {
		border: none;
		overflow: hidden;
	}




	#sub-footer ul.social-network {
		float:left;
	}

	
	
	
	
	.calldata a, .calldata span{
		display:inline-block;
	}
	
	.calldata .phone, .calldata .mail, .calldata .reserve {
		display:none;
	}
	.calldata .iconphone, .calldata .iconmail, .calldata .iconreserve, .calldata .iconlang {
		font-size:2em;
	}
			/* Visible in movil display */
			.calldata .iconreserve {
			display: block;
		}


#makp {
	 width:100%;
	 height:250px;
}

.calldata .btn-lang {
	margin-top: -20px;
}

.item-condition .col-a {
	width:100%;
	float:auto;
}

.item-condition .col-b {
	width:100%;
	float:auto;
}

header .nav li a {
    padding: 0px 10px;
}


.mobile {
	display:block;
}

.desk-tab {
	display:none;
}

.txt-welcome p {
    text-align: left;
}

.txtrooms p {
	text-align: left;
}




}

@media (max-width: 480px) {

	
	

}



@media (max-width: 499px) {
	
	/*.room-users-right {
		display:none !important;
	}*/
	
.rowrooms h3 {
	font-size:14px;
}

.links-rooms a {
	display:inline-block;
	margin-right:10px;
	font-size:14px;
}
	

}







