html {
	background: #000;
}
body{
	background: #000;
	font-size: 1.1em;
	font-family:'Conv_LibreBaskerville-Bold',Sans-Serif;

}
.inicio{
	background: black;
	overflow: hidden;
}
.container {
  overflow-x: hidden;
  overflow-y: auto;
}
@media (max-height: 1200px) {
  .inicio{
    overflow-x: hidden;
    overflow-y: auto;
  }
}
.cabecera{
  position: relative;
  z-index: 10;
	height: 130px;
	background: black;
}
.navbar-default{
	background: url(../img/menufondo.jpg) top left repeat-x;
}
.rnav{
	width: 100%;
	padding-left: 0;

}
.rnav li{
	margin-left: 4px;
	font-size: 1.3em;
}
.rnav a {
	padding-right: 0px;
}
.rnav a:hover {
	color: #cccccc !important;
  background-color: rgba(0, 0, 0, 0.7) !important;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .rnav {
    padding-left: 70%;
  }
  .navbar-default .navbar-nav > li > a {
    color: #ccc;
    background-color: transparent;
  }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ccc;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
}
.modal-open .modal {
  overflow-x: auto;
  overflow-y: auto;
}
.logo{
	text-align: center;
}
#video1 {
  position: absolute;
  left: 0;
  top: 160px;
  width: 100%;
}
h1{
	font-family:'Conv_Darleston',Sans-Serif;
	color: #edeba8;
	font-size: 4em;
	text-align: center;
}
h2{
	font-size: 3em;
}
h3{
	font-size: 1.6em;
	color: #cba658;
}
h4{
	color: #d5d1d1;
	text-align: center;
}
.item{
	border:2px solid #cba658;
	border-radius: 5px;
}
.flecha{
	color: #cba658;
}
.texto_casa, .texto_instalaciones, .texto_contacto{
	width: 100%;
	color: #d5d1d1;
	font-size: 1.3em;
	font-family:'Conv_LibreBaskerville-Bold',Sans-Serif;
	font-style: italic;
	letter-spacing: 0.07em;
	line-height: 1.5em;
	text-align: justify;
	padding: 3%;
	border-radius: 7px;
}
hr#larga, hr#corta{

background-color: #e6c070;
height: 1px;
}
hr#corta{
	width: 30%;
	height: 0.5px;
}

footer{
	background: url(../img/bgfooter.jpg) top left repeat-x;
	text-align: center;
	height: 50px;
	color: #a29e9e;
	padding-top: 8px;
	font-size: 1.1em;
	line-height: 1.5em;
	border-top:2px solid #cba658;
	margin-bottom: -300px;
}
footer a{
	text-decoration: none;
	color: #a29e9e;

}
.glyphicon-align-justify{
	float: right;
	font-size: 0.6em;
	color: white;
	display: inline-block;
	margin-right: 3%;

}
.glyphicon-align-justify:hover{
	color:#cba658;
}
.dropdown-menu {
	background: black;

}

.dropdown-menu li a{
	font-size: 0.8em;
		color: #d5d1d1;
}
.dropdown-menu li a:hover{
	background: #333234;
	color: #cba658;
}
.alto{
	min-height: 420px;
}
.ubicacion, .fondo_contenido1, .fondo_contenido2, .contacto_afuera{
	border:2px solid #cba658;
	border-radius: 7px;
	background: black;
}
.fondo_contenido1,.fondo_contenido2 {
	padding-top: 15px;
}
.fondo_contenido2{
	margin-top: 15px;
}
.contacto_afuera{
	min-height: 450px;

}
.active{
	opacity: 0.7;
}

.mapa, .contacto{
	border-radius: 7px 0 0 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #d5d1d1;
}
.contacto{
	margin-top: 20px;
	font-size: 1.3em;
}
.info_contacto{
	margin-top: 10px;
	color: #d5d1d1;
	text-align: center;
	font-size: 1.3em;
}
.info_contacto img{
	margin-bottom: 13px;
}
.separacon{
	width: 80%;

}
.RellenoForm1{
	font-size: 1.3em;
	width: 100%;
	border-radius: 7px;

}
input{
	color: black;
	margin-bottom: 7px;
}

.Boton_Enviar{
	border-radius: 5px;
	margin-left: 30%;
	width: 70%;
	background: url(../img/botonfondo.jpg) top left repeat-x;
	color: black;
}

.mapa img{
	width: 100%;
}
.dire{
	margin-top: 20px;
	font-size: 1.3em;
	color: black;
	border-radius: 7px;
	text-align: center;
	color: #d5d1d1;


}
.dire img{
	padding-left: 10px;
	margin-top: 2px;
}

.boton_contacto{

	background: red;
	padding: 10px 15px;
	background: url(../img/botonfondo.jpg) top left repeat-x;
	border-radius: 10px;
}
 a:hover{
	text-decoration: none;
	color: white;
}
.cabecera_soler img{
	width: 100%;
}

.foto_menu img{
	border:2px solid #cba658;
	border-radius: 7px;
	width: 100%;
	margin-bottom: 10px;
//	opacity: 0.5;
}
.foto_menu img:hover{
//	opacity: 0.9;
}
.menu_mitad, .menu_mitad_der{
	color: #8d8989;
	font-size: 1.3em;
	text-align: center;

}
table{
	width: 100%;
}
.Texto_BaseForm1{
	padding-left: 20px;
}
.menu_mitad_der{
	padding-top: 5px;
}

label {
	font-size: 1.1em;
	width: 100%;
}
textarea{
	text-align: left;
	color: black;
}
#submit{
	color: black;
}

.FORM-Hidden {
  display: none;
}

.formutexto{
	color: #d5d1d1;
	font-size: 1.3em;
	text-align: left;

}
.FORM-Titles, .FORM-ControlsNum, .FORM-TitlesTotal, .FORM-ControlsNumTotal, .CONT-TextoGeneral, .FORM-Confirm{
	color: #d5d1d1;
	font-size: 1.3em;
	text-align: left;
	line-height: 1.5em;
}
.FORM-ConfirmVal{
	padding-left: 5px;
	color: #d5d1d1;
}
.FORM-Confirm{
	color: gray;
}
.FORM-Confirm td {
  padding: 0.2em;
}
.CONT-TextoGeneral{
	text-align: center;
}
.FORM-TitlesTotal{
}
.FORM-Controls{
	color: black;
	height: 30px;
	border-radius: 7px;
	margin: 6px 0 12px 4px;
  background-color: #aaa;
}
.oper{
	color: white;
	font-size: 1.2em;
	margin-top: 15px;
	text-align: center;


	padding-right: 1px;

}
.oper p{
	border:2px solid #cba658;
	border-radius: 7px;
	padding-top: 15px;
	padding-bottom: 15px;

}
.contactook{
  color: #999;
	text-align: center;
	background: black;
	border-radius: 7px;
	border:2px solid #cba658;
	padding-top: 50px;
	padding-bottom: 50px;

}
#cortina1{
	margin-top:-20px;
	position: absolute;
	right:0px;
	z-index:2;
	float:right;
	background-image: url(../img/telon.jpg);
	height:150%;
	width:50%;
}
#cortina2{
  margin-top:-20px;
	position: absolute;
	left:0px;
	z-index:1;
	float:left;
	background-image:url(../img/telon1.jpg);
	height:150%;
	width:50%;
}

@font-face {
	font-family: 'Conv_Darleston';
	src: url('../fonts/Darleston.eot');
	src: local('☺'), url('../fonts/Darleston.woff') format('woff'), url('../fonts/Darleston.ttf') format('truetype'), url('../fonts/Darleston.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_LibreBaskerville-Bold';
	src: url('../fonts/LibreBaskerville-Bold.eot');
	src: local('☺'), url('../fonts/LibreBaskerville-Bold.woff') format('woff'), url('../fonts/LibreBaskerville-Bold.ttf') format('truetype'), url('../fonts/LibreBaskerville-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_LibreBaskerville-Italic';
	src: url('../fonts/LibreBaskerville-Italic.eot');
	src: local('☺'), url('../fonts/LibreBaskerville-Italic.woff') format('woff'), url('../fonts/LibreBaskerville-Italic.ttf') format('truetype'), url('../fonts/LibreBaskerville-Italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.modal-dialog { 
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
}

@media (max-width: 1280px)
{
  .modal-dialog { 
    width: 66%;
  }
}
@media (max-width: 1024px)
{
  .modal-dialog { 
    width: 80%;
  }
}

.modal-dialog img {
  width: 100%
}

#google_translate_element {
  position: fixed;
  z-index: 9999;
}
.navbar-static-top {
  z-index: 1;
}

.reveillonMenuItem {
  display: none !important;
}
div.botonReservas {
  color: black;
  font-weight: bold;
  font-size: 1.25em;
  padding: 0.5em;
  margin: 1em;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  border-radius: 0.5em;
  background-image: linear-gradient(to bottom, #fab76f, #584021);
}
