html, body { min-height: 100%; }


.inner-anchor {
	display: block;
	visibility: hidden;	
	position: relative;
	top: -60px;
}
.navbar-wrapper {
	height: 70px;
}
.navbar-brand img {
	vertical-align: text-bottom;
}
.navbar-brand {
	font-family: 'Vollkorn', serif;
    font-size: 50px;
    line-height: 70px;
	font-weight: 100;
	
	color: #ffffff !important;
	margin: 0;
	padding: 0;
}
.navbar-brand small {
	font-weight: normal;
	font-size: 30px;
	color: #ccc;
}

.navbar-inverse .navbar-nav>li>a { color: #ccc; }

.navbar-inverse { 
	background: linear-gradient(#1f273b, #1e2538); 
	border-color: #44465e;
}
      
.navbar-nav > li > a, .navbar-brand {
  line-height: 40px;
  height: 70px;
}

.navbar {min-height:70px !important;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	background-color: #0b0b5c;
}


.navbar-toggle  {
	margin-top: 20px;
}

@media (max-width: 999px) { 
	.navbar-brand small { display: none !important; }
}




.nav-justified .glyphicon {
	font-size: 30px;
	color: #777;
	line-height: 55px;
	display: block;
}

.nav-justified li ,
.nav-justified a {
	font-family: 'Vollkorn', serif;	
	padding: 0; margin: 0;
	height: 100px;
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
	background-color: #f9faf4;
	color: #000;
}
.nav-justified li:nth-child(even) a {
	background-color: #f0f2ea;
}
.nav-justified li a:hover {
	background-color: #efe2ee;
}

section#bienvenida h3 {
	font-size: 28px;
	font-weight: 700;
}
section#bienvenida p {
	font-size: 20px;
	font-weight: 300;
	text-align: justify;
}







h1.dark-bg {
	text-shadow: -2px 2px 30px rgba(0, 0, 0, 1), -2px 4px 14px rgba(0, 0, 0, 1);
}
p.dark-bg {
	background-color: rgba(0,0,0,0.5);
}


@media (max-width: 768px) {
	.nav-justified>li {
	    display: block;
	    width: 33.33%;
	    float:left;
	}
}

footer h4 {
	font-weight: bold;
	border-bottom: 1px solid #185172;
	padding-bottom: 10px;
}
footer {
	padding-top: 30px;
	color: #ccc;
	background-color: #084162;
}

footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #084162;
	transition: color 1s, border-bottom 1s
}
footer a {
	color: #ddd;
	border-bottom: 1px dashed #286182;
}

footer p {
	margin: 15px 0;
}

.no-decoration-anchor {
	border: 0;
}

.no-decoration-anchor:hover {
	border: 0;
}

section#copyright {
	font-size: 12px;
	background-color: #043254;
	padding-top: 20px;
	margin: 0;
}

.bottom-bleed-section {
	margin-bottom: 30px;
}

ul.hospedaje-bullets {
	margin-top: 20px;
	font-size: 16px;
	text-align: left;
	line-height: 25px;
	padding: 0;
}

ul.hospedaje-bullets li {
	color: #444;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	margin: 0;
}

	.sd-image-filter {
		background-color: #ff0000;
		z-index: 200;
		width: 100%;
		height: 100%;
	}

      .sd-image-container {
        position: relative;
        margin-top: 0px;
        display: block;
      }
      .sd-image-container img {
        width: 100%;
        -webkit-transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
      }
      .sd-image-container img.sd-image-small {
        width: 30%;
      }
      .sd-image-container .sd-images {
        position:absolute;
        top: 0;
        left: 0; 
        width: 100%; 
      }
      .sd-images-hidden {
        opacity: 0;
      }
      .sd-images-shown {
        opacity: 1;
      }
      .sd-image-container h4 {
      	position: absolute;
      	background-color: rgba(255,255,255,0.5);
      	color: #000;
      	bottom: 10px;
      	margin: 0 auto;
      	padding: 2px 15px;
      	font-size: 4vw;
      	/*text-transform: uppercase;*/
      	font-family: 'Vollkorn', serif;
      	z-index: 100;
      }


.bloque-contacto {
	width: 60px;
	height:60px;
	font-size: 50px;
	background-color: #f1f1f1;
	border-radius: 10px;
	text-align: center;
	padding-top: 5px;
	float: left;
	margin-right: 20px;
}
.texto-bloque-contacto {
	font-size: 18px;
	line-height: 30px;
}


.habitacion-detalle {
	font-family: 'Vollkorn', serif;
	margin-top: 20px;
}
.habitacion-detalle p {
	padding-top: 10px;
	font-size: 16px;
	text-align: justify;
	line-height: 25px;
}
.habitacion-detalle dt {
	width: 40%;
	float: left;
	text-transform: uppercase;
	color: #999;
	font-weight: normal;
	letter-spacing: 1px;
}

.habitacion-detalle dd {
	width: 60%;
	float: left;
}

.habitacion-comodidades h4 {
	text-transform: uppercase;
	color: #999;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 14px;
	margin-top: 20px;
}

.habitacion-comodidades ul {
	margin: 0;
	padding: 0;
}
.habitacion-comodidades li {
	font-family: 'Vollkorn', serif;
	color: #444;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	margin: 0;
}

#google-map-hdlc {
	width: 100%;
	height: 400px;
	margin-top: 30px;
}

.sd-big-text {
	font-family: 'Vollkorn', serif;
	font-size: 17px;
	line-height: 26px;
	letter-spacing: 1px;
}
.sd-big-text-bis {
	font-size: 17px;
	line-height: 26px;
	letter-spacing: 1px;
}

.sd-big-text p {
	margin-bottom: 20px;
}
.sd-big-text-bis p {
	margin-bottom: 20px;
}


      .sd-image-container {
        position: relative;
        margin-top: 0px;
        display: block;
      }
      .sd-image-container img {
        width: 100%;
        -webkit-transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
      }
      .sd-image-container img.sd-image-small {
        width: 30%;
      }
      .sd-image-container .sd-images {
        position:absolute;
        top: 0;
        left: 0; 
        width: 100%; 
      }
      .sd-images-hidden {
        opacity: 0;
      }
      .sd-images-shown {
        opacity: 1;
      }
      .sd-image-container h4 {
      	position: absolute;
      	background-color: rgba(255,255,255,0.5);
      	color: #000;
      	bottom: 10px;
      	margin: 0 auto;
      	padding: 2px 15px;
      	font-size: 4vw;
      	text-transform: uppercase;
      	font-family: 'Cabin Condensed', sans-serif;
      	z-index: 100;
      }


/* <1100px widtdh: tiene que desaparecer la imagen al lado del logo */;
