/* Import other css */
@import url('reset.css');
@import url('elements.css');


/* GENERAL ------------------------------------------------------------*/

@media only screen and (max-width: 600px) {
  .mobile_phone{
	object-fit: scale-down;
    Width:50%;
    Height:50%
  }
}

.clearfix{ clear:both; }


.wrapper,
#main{
	margin: 0 auto; 
	position: relative;
}

body{
	background: #fff url(../img/blue.jpg);
	background-repeat:no-repeat;
}

body p{
	margin-bottom: 21px;
}

body a{
	text-decoration: none;
	color: #444;
	
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

body a:hover{
	color: #0078ba;
}

#logo{
	display: block;
	padding-top: 18px;
	float: left;
	width:356px;
	margin-bottom:10px;
}

#logo:hover{ opacity: 0.8;}

#usuario {
z-index:100;
display:block;
	position:relative;
	left:5%;
	top:0px;
	width:150px;
	height:50px;
	overflow:hidden;
}
#usuario-boton {
z-index:100;
display:block;
	position:relative;
	left:5%;
	top:0px;
	width:160px;
	height:60px;
	overflow:hidden;
}
#home-flag {
display:inline;
	position:relative;
	left:33%;
	top:0px;
	width:39px;
	height:99px;
}
#email-flag {
display:inline;
	position:relative;
	left:34%;
	top:0px;
	width:39px;
	height:99px;
}

.headline{
	font-family: Allan, helvetica, arial, sans-serif;
	font-size: 36px;
	line-height: 1.5em;
	text-align: center;
	padding: 20px 0px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	margin-bottom: 50px;
	background: #eaeaea;
	color: #444;
}
.centrar{
text-align:center;
color:#666666;
font-size:13.5px;
}
.camuflaje{
display:none;
}


/* Seccion de Miembros ------------------------------------------------------------*/
#sesion{
display:table;
margin-left:5%;
padding-left:230px;
width:100%;
overflow:hidden;
background:url(../img/fondo-login.jpg);
background-repeat:no-repeat;
}
.boxblue{
opacity:0.8;
text-align:center;
margin: 50px 0px 50px 0px;
padding:18px 15px;
width:50%;
background:#0078ba;
color:#fff;
}
.boxblue_mobile{
opacity:0.8;
text-align:center;
margin: 50px 0px 50px 0px;
padding:18px 15px;
width:100%;
background:#0078ba;
color:#ffffff;
}
.boxblue_mobile a{
color:#ffffff;
}
.boxblue a{
color:#ffffff;
}
.mensaje-error{
overflow:hidden;
text-align:center;
margin:0 auto;
padding:5px 10px;
width:70%;
background:#842c38;
color:#fff;
}

/* Seccion Promociones del Mes ------------------------------------------------------------*/
.img-banner{
width:300px;
float:left;
overflow:hidden;
padding:5px 5px;
}


/* Seccion Buscar Hoteles ------------------------------------------------------------*/

#buscador{
display:table;
margin-left:5%;
padding-left:230px;
width:100%;
overflow:hidden;
background:url(../img/hoteles-fondo.jpg);
background-repeat:no-repeat;
}

.boxblue-hoteles{
overflow:hidden;
opacity:0.9;
text-align:left;
margin: 50px 0px 50px 0px;
padding:18px 15px;
width:50%;
background:#0078ba;
color:#fff;
font-weight:bold;
border:#FFFFFF 1px solid;
}
.boxblue-hoteles_mobile{
overflow:hidden;
opacity:0.9;
text-align:left;
margin: 50px 0px 50px 0px;
padding:18px 15px;
width:100%;
background:#0078ba;
color:#fff;
font-weight:bold;
border:#FFFFFF 1px solid;
}
.boxblue-goldweek{
overflow:hidden;
opacity:0.9;
text-align:left;
margin: 10px 0px 10px 0px;
padding:5px 5px;
width:100%;
background:#0078ba;
color:#fff;
font-weight:bold;
border:#FFFFFF 1px solid;
}
.contenedor-hotel{
    width:94%;
    overflow:hidden;
    border: solid 1px #cfd0d1;
	background-color:#fefefe;
	padding: 10px 8px 20px 30px;
}
.contenedor-hotel:hover{
    overflow:hidden;
    border: solid 1px #cfd0d1;
	background-color:#e8f8fe;
	padding: 10px 8px 20px 30px;
}
.nombre-hotel{
float:left;
width:90%;
clear:both;
margin: 20px 0px 20px 0px;
}
.foto-hotel{
float:left;
width:18%;
margin-right: 5px;
overflow:hidden;
}
.descripcion-hotel{
float:left;
width:51%;
padding: 5px 16px 10px 4px;
font-size:12px;
text-align:justify;
text-align:left;
line-height:18px;
margin-left: 5px;
border-right:#cac9c9 1px solid;
}
.descripcion-hotel-gw{
float:left;
width:73%;
padding: 5px 16px 10px 4px;
font-size:12px;
text-align:justify;
line-height:18px;
margin-left: 5px;
/*border-right:#cac9c9 1px solid;*/
overflow:hidden;
}
.descripcion-hotel-gw-guest{
float:left;
width:55%;
padding: 5px 16px 10px 4px;
font-size:12px;
text-align:justify;
line-height:18px;
margin-left: 5px;
border-right:#cac9c9 1px solid;
overflow:hidden;
}
.descripcion-terminos{
font-size:12px;
text-align:left;
line-height:18px;
margin-left: 5px;
padding: 9px 16px 0px 0px;
color:#b95904;
font-weight:bold;
width:100%;
}
.descripcion-hotel-nuevos{
float:left;
width:50%;
padding: 5px 4px 10px 4px;
font-size:12px;
text-align:left;
line-height:18px;
margin-left: 5px;
border-right:#CCCCCC 1px solod;
}
.precio-hotel{
float:left;
width:20%;
margin-left: 10px;
}
.precio-hotel-gw{
float:left;
width:20%;
margin-left: 10px;
}
.precio-hotel-nuevos{
float:left;
width:25%;
margin-left: 10px;
}
.tarifa{
width:100%;
font-size:15px;
font-weight:bold;
text-align:center;
color:#999999;
padding-bottom:10px;
margin-left:10px;
text-decoration:line-through;
}
.tarifa-info{
width:100%;
font-size:14px;
font-weight:bold;
text-align:center;
color:#999999;
padding-bottom:10px;
text-decoration:line-through;
}
.precio{
font-size:20px;
font-weight:bold;
text-align:center;
color:#165b8b;
text-align:center;
text-decoration: none;
}
.precio-outlets{
width:auto;
display:inline-table;
font-size:12px;
font-weight:bold;
text-align:center;
color:#165b8b;
text-align:center;
text-decoration: none;
}
.precio-tachado-outlets{
margin: 0px 8px 0px 0px;
width:auto;
display:inline-table;
font-size:12px;
font-weight:bold;
text-align:center;
color:#999999;
padding-bottom:10px;
margin-left:10px;
text-decoration:line-through;
}
.oferta{
font-size:18px;
font-weight:bold;
color:#056b13;
}

/* Seccion Detalles del Hotel ------------------------------------------------------------*/
.img-fachada{
float:left;
margin:5px 10px;
}
.descrip{
float:left;
width:100%;
margin:10px 15px 0px 0px;
padding:0px 10px 0px 0px;
clear:right;
overflow:hidden;
color:#454545;
text-align:justify;
line-height:23px;
}
#contenedor-left{
float:left;
width:50%;
margin-right: 13px;
overflow:hidden;
}
#contenedor-right{
float:left;
width:45%;
margin-left: 10px;
overflow:hidden;
}
#contenedor-left-movil{
float:left;
width:100%;
margin-right: 13px;
overflow:hidden;
clear:right;
}
#contenedor-right-movil{
float:left;
width:100%;
margin-left: 10px;
overflow:hidden;
}
table.tabla-contenedor{
width:100%;
border:#d5d4d4 1px solid;
}
th.titulo-tabla-contenedor{
background:#d2eefa;
color:#0652b1;
text-align:left;
font-size:18px;
padding: 5px 5px;
border-bottom:#CCCCCC 1px solid;
}
th.titulo-tabla-contenedor-oferta{
background:#f0fac8;
color:#983e01;
text-align:left;
font-size:18px;
padding: 5px 5px;
border-bottom:#CCCCCC 1px solid;
}
td.contenido-tabla-contenedor{
text-align:left;
color:#454545;
line-height:20px;
font-size:13px;
padding: 15px 15px;
}
td.contenido-tabla-contenedor-oferta{
text-align:left;
color:#6a6a6a;
line-height:20px;
font-size:13px;
padding: 15px 15px;
background:#f9fee7;
}
table.tabla-detalles{
font-size:12px;
width:100%;
margin-left:15px;
text-align:left;
padding: 5px 0px 5px 0px;
color:#454545;
}
table.tabla-tarifas{
margin-left:8px;
width:98%;
border:#CCCCCC 1px solid;
}
th.titulo-tarifas{
background:#d2eefa;
color:#0652b1;
font-size:12px;
padding: 5px 5px;
border-left:#CCCCCC 1px solid;
border-bottom:#CCCCCC 1px solid;
}
th.titulo-tarifas-ofertas{
background:#b84e06;
color:#fff;
font-size:12px;
padding: 5px 5px;
border-left:#CCCCCC 1px solid;
border-bottom:#CCCCCC 1px solid;
}
td.contenido-tarifas{
text-align:center;
color:#022a5c;
font-size:14px;
padding: 5px 5px;
border-right:#CCCCCC 1px solid;
border-bottom:#CCCCCC 1px solid;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 10px solid black;
overflow: scroll; /*leave this value alone*/
width: 400x; /*Width of Carousel Viewer itself*/
height: 250px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 2px;
top: 0;
}
.stepcarousel .panel{
float:inherit;
overflow: hidden;
margin: 0px;
width: 400px;
}

/* General 2------------------------------------------------------------*/

#page-content{
	float: left;
	width: 528px;
	margin-left: 24px;
	margin-top: 24px;
	padding-bottom: 60px;
	color:b8b8b8;
}

#page-content-full{
	margin-right: 32px;
	margin-left: 32px;
	margin-top: 34px;
	padding-bottom: 60px;
	color:b8b8b8;
	overflow:hidden;
}
#page-content-full span{
	color:#0078ba;
	font-size:12px;
	font-weight:bold;
}
#page-content-full span.naranja{
color:#e67600;
font-weight:bold;
font-size:16px;
}
#page-content-full span.oferta{
	color:#056b13;
	font-size:15px;
	font-weight:bold;
}
.page-text{
    margin-right:16px;
	color:#4d4d4d;
	line-height:25px;
	font-size:15px;
	text-align:justify;
}
#page-content-home{
    width:99%;
	/* height:280px;*/
	margin-left:3px;
	margin-right:5px;
	margin-top: 0px;
	height: auto;
	margin-bottom:30px;
	padding-bottom:15px;
	color:b8b8b8;
	text-align:center;
	overflow: hidden;
	
	-webkit-box-shadow: 0px 30px 14px rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 30px 14px rgba(0,0,0,.2); 
	box-shadow: 0px 30px 14px rgba(0,0,0,.2);
	/* IE */
	filter:
        progid:DXImageTransform.Microsoft.Shadow(color=#e1e1e1,direction=90,strength=20)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddcdc,direction=135,strength=50);

}
#slider-peque{
margin-top:20px;
width:100%;
float:left;
clear:left;
}
#page-content-home img{
border-bottom:#f5f5f5 solid 6px;
padding: 0px 2px;
	
}

#page-content-home a:hover img{
border-bottom:#FFCC00 solid 6px;
opacity:0.8;
}

.imagen-home{
width:252px;
padding: 0px 8px;
float:left;
}
.imagen-home2{
width:252px;
padding: 14px 12px;
float:left;
background:#edebeb;
}
.imagen-separador{
width:10px;
height:220px;
float:left;
}
.imagen-home p{
padding:8px 10px;
color:#999898;
font-size:11px;
text-align:justify;
line-height:13.5px;
}
.imagen-home2 p{
padding:8px 10px;
color:#999898;
font-size:11px;
text-align:justify;
line-height:13.5px;
}
.home-block-heading{
	border-bottom: 1px solid #ccc;
	color: #444;
	padding-bottom: 20px;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 32px;
}

.h-heading{
	border-bottom: 1px solid #ccc;
	color: #444;
	padding-bottom: 20px;
	margin-bottom: 32px;
}

.h-margin{
	margin-bottom: 32px;
}

.block-divider{
	margin-bottom: 120px;
}

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
}

/* MASTHEAD ------------------------------------------------------------*/

#masthead{	
	position: relative;
	margin-top: -15px;
	background: #001639;
	
	padding-left: 24px;
	
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.5); 
	box-shadow: 0px 0px 4px rgba(0,0,0,.5);
	
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 1); 
}

#masthead span{
	line-height: 69px;
}

#masthead .head{
	font-family: Allan, helvetica, arial, sans-serif;
	font-size: 21px;
	color: #ddd;
}

#masthead .subhead{
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #888;
	margin-left: 21px;
}

#masthead .breadcrumbs{
	position: absolute;
	overflow: hidden;
	top: 24px;
	right: 24px;
	height: auto;
	font-size: 11px;
	color: #444;
}

#masthead .breadcrumbs a{
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#masthead .breadcrumbs a:hover{
	color: #fe8300;
}

#masthead .breadcrumbs li{
	display: inline;
}

/* HEADINGS ------------------------------------------------------------*/

h1, h2, h5, h6{
	font-family: Allan, helvetica, arial, sans-serif;
	color: #444;
}
h4{
	font-family: arial, sans-serif;
	color: #fff;
}
h3{
	font-family: arial, sans-serif;
		line-height:40px;
	color: #0078ba;
}
h1{ font-size: 36px;
line-height:30px; }

h2{ font-size: 24px; }

h3{ font-size: 30px; }

h4{ font-size: 17px; }

h5{ font-size: 14px; }

h6{ font-size: 12px; }


h1.heading, h2.heading, h3.heading, h4.heading, h5.heading, h6.heading{
	margin-bottom: 21px;
}


/* HEADER ------------------------------------------------------------*/

header{
	position: relative;
	height: 280px;
	display: block;
}

/* NAVIGATION ------------------------------------------------------------*/


nav{
	float: left;
	line-height: 1.8em;
	clear:both;
}

nav a{
	text-decoration: none;
	color: #acacac;
}

#nav{
	margin-top: 5px;
}

#nav li{
	display: inline;
	font-size: 17px;
	float: left;
	border-right:#e0dede solid 2px;
}

#nav>li>a{
	display: block;
	overflow: hidden;
	padding: 5px 10px 0px 8px;
	color: #0078ba;
	background: #fff;
	
	text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#nav>li>a:hover,
#nav>li.current-menu-item>a,
#nav>li.current_page_item>a{
	background: #fff;
	border-bottom: solid #fabb00 5px;
}

#nav>li.current-menu-item>a,
#nav>li.current_page_item>a,
#nav>li.current-menu-item>a>.subheader,
#nav>li.current_page_item>a>.subheader{
	color: #fff;
	background-color:#0078ba;
}

#nav>li>a>.subheader{
	color: #969695;
	display: block;
	font-size: 11px;
	margin-top: -5px;
}

#nav .sf-sub-indicator{
	float: right;
}

#nav>li>a>.sf-sub-indicator{
	display: none;
}

/* sub navigation -----------------------------------------------------*/

#nav>li ul{
	display: block;
	margin-top: 4px;
	background: #0078ba;
}


#nav>li ul li a{
	display: block;
	padding: 10px 15px;
	display: block;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#nav>li ul li a span{
	display: block;
}

#nav>li ul li a:hover{
	background: #5ec5ed;
	color: #1c1d1d;
}


/* MOBILE NAVIGATION ------------------------------------------------*/

#mobile-nav-holder{
    z-index: 1000;
    background: #191a1a;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}

#mobile-nav{
	display: none;
    padding-top: 20px;
    padding-bottom: 30px;
}

#mobile-nav-holder a{
	display: block;
	padding: 7px 14px;
	text-decoration: none;
	color: #f5f5f5;
	font-size: 13px;
	font-weight: lighter;
	
	-webkit-transition: all  0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#mobile-nav-holder li a{
	border-bottom: 1px solid #222;
}

#mobile-nav-holder li:last-child a,
#mobile-nav-holder li > ul a{
	border: none;
}

#mobile-nav-holder li > ul a{
	color: #888888;
	margin-left: 30px;
}

#mobile-nav-holder a:hover,
#mobile-nav-holder a:focus {
	background: #0d0d0d; 
}

#mobile-nav-holder a:hover{
	padding-left: 20px;
}

#mobile-nav-holder #nav-open{
	background: #191a1a; 
	position: absolute;
	right: 0px;
	
	z-index: 2000;
}

#mobile-nav-holder #nav-open a{
	display: block;
	padding: 7px 14px;
	
		
}

#mobile-nav-holder #nav-open a:hover,
#mobile-nav-holder #nav-open a:focus{
	background: #191a1a;
}

#mobile-nav-holder #nav-open:hover a{
	color: #cccccc;
}

#mobile-nav > .current-menu-item > a,
#mobile-nav > .current_page_item > a{
	color: #fe8300;	
}

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half,
.one-third{	
	float:left;
	margin-bottom: 40px;
	margin-right: 4.54%;
	position:relative;
}

.one-half{ 
	width: 47.72%;
}

.one-third{ 
	width: 30.30%;
}

.last {
	clear:right;
	margin-right:0 !important;
}

/* MAIN ------------------------------------------------------------*/

#main{
		
}

#main #content{
	position: relative;
	display: block;
	width: 852px;
	float: left;
	
	background: #f5f5f5;
	
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.1); 
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.1); 
	box-shadow: 0px 0px 4px rgba(0,0,0,.1);
	
}

.shadow-main{
	width: 852px;
	height: 11px;
	margin-left: 68px;
	background: url(../img/shadow-main.png) no-repeat top center;
}

/* SOCIAL --------------------------------------------------------*/

#social-bar{
	display: block;
	float: left;
	width: 50px;
	/*background: url(../img/social-desktop.png) no-repeat bottom center;*/
	padding: 10px 0px 20px 0px;
}

#social-bar ul{
	display: block;
	margin: 0 auto ;
	width: 32px;
}

#social-bar li{
	display: block;
	padding: 0px;
	margin: 3px 0px;
}

#social-bar a{ display: block; }

/* FEATURED ------------------------------------------------------------*/

.featured{ padding-bottom: 70px; }

.featured figure{
	position: relative;
	float: left;
	width: 252px;
	margin-left: 24px;
	margin-bottom: 21px;
}

.featured figure .thumb{
	display: block;
	background: url(../img/plus.png) no-repeat center center;
	margin-bottom: 21px;
	
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
}

.featured figure .thumb:hover img{
	opacity: 0.15;
}

.featured figure:hover .link{
	display: block;
}

.featured figure img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .heading{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #444;
	font-size: 16px;
	display: block;
	margin-bottom: 14px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .heading:hover{
	color: #fe8300;
}

.featured figure .link{
	display: none;
	position: absolute;
	top: -2px;
	right: 10px;
	background: url(../img/ribbon-link.png) no-repeat top left;
	width: 33px;
	height: 61px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .link:hover{
	top: 0px;
}

/* RETRACTIL SIDEBAR ------------------------------------------------------------*/

aside.retractil{
	position: absolute;
	top: 34px;
	left: 0px;
	background: #eaeaea;
	width: 276px;
	
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
}

aside.retractil #sidebar-opener{
	cursor: pointer;
	margin: 15px 24px;
	color: #444;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-opener:hover{
	color: #fe8300;
}

aside.retractil #sidebar-closer{
	display: none;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-closer:hover{
	opacity: 0.5;
}

aside.retractil #sidebar-content{
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 50px;
	display: none;	
}


aside.retractil #sidebar-content a{
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-content a:hover{
	color: #444;
}


/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	width: 252px;
	float: left;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
}

#sidebar a{
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#sidebar a:hover{ color: #fe8300; }

#sidebar h4{
	margin-bottom: 10px;
}

#sidebar .block{
	padding: 16px;
	background: #eaeaea;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	margin-bottom: 24px;
}

/* FOOTER ------------------------------------------------------------*/

footer{
	background: 
		url(../img/footer-line.png) repeat-x top left,
		url(../img/noise.png);
	background-color: #0078ba;
	min-height: 100px;
	
	text-shadow: 0 0.5px rgba(255, 255, 255, .2);	
}

footer a{
	color: #fde908;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

footer a:hover{
	color: #f8bb00;
}

footer .wrapper{
	margin-top: -60px;
	margin-left: 0 auto;
	margin-rigtht: 0 auto;
	padding-bottom: 10px;
	padding-left:0px;
}

#footer-cols{
	padding-top: 100px;
}

#footer-cols>li{
	display: block;
	float: left;
	margin-bottom: 20px;
	color:#fff;
}

#footer-cols>li{
	display: block;
	float: left;
	width: 252px;
	margin-left: 24px;	
}

#footer-cols h4{
	margin-bottom: 21px;
}

#footer-cols>li.first-col{
width:220px;
text-align:justify;
}

#footer-cols>li.second-col{
padding-left:14px;
width:266px;
}

#footer-cols>li.third-col{
padding-left:14px;
width:266px;
margin-right: 0px; }

footer #to-top{
	width: 68px;
	height: 50px;
	margin: 0 auto;
	background: url(../img/to-top.png) no-repeat;
	cursor: pointer;
}

footer #to-top:hover{ opacity: 0.7 }

.border-elements-con-fondo{
border:#61bdcc solid 8px;
background-color:#FFFFFF;
}
.border-elements-sin-fondo{
border:#61bdcc solid 8px;
}
.linea-horizontal{
margin: 25px 0px 25px 0px;
border-bottom:#61bdcc solid 4px;
}


/* Promociones------------------------------------------------------------*/

.promociones{
float:left;
width:180px;
height:240px;
border-right: 1px solid #ccc;
padding:30px 30px 10px 30px;
overflow:hidden;
}
.promociones a:hover img{
opacity:0.8;
}
.nota-promocion{
font-size:16px;
line-height:20px;
}
.nota-promocion a{
color:#0033FF;
}
.titulo-promocion{
	text-transform:uppercase;
    font-weight: bold;
    font-size: 20x;
	text-align:center;
	margin: 10px 0px 8px 0px;
    color: #2091ce;
}
/* Eventos------------------------------------------------------------*/
.eventos{
float:left;
width:180px;
height:240px;
border-right: 1px solid #ccc;
padding:30px 30px 10px 30px;
overflow:hidden;
}
.eventos a:hover img{
opacity:0.8;
}

.titulo-evento{
    font-weight: bold;
    font-size: 15px;
	margin: 0px 0px 4px 0px;
    color: #2091ce;
}
.nota-evento{
width:100%;
text-align:justify;
font-size:15px;
line-height:18px;
}
/* Goldweek Resorts------------------------------------------------------------*/
.resorts{
float:left;
width:50%;
height:auto;
border-right: 1px solid #ccc;
padding:5% 3% 5% 3%;
overflow:hidden;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
 box-sizing: border-box;         /* Opera/IE 8+ */
 text-align:center;
}
.resorts a:hover img{
opacity:0.8;
}

.titulo-resorts{
    font-weight: bold;
    font-size: 16px;
	margin: 0px 0px 4px 0px;
    color: #2091ce;
}
.nota-resorts{
width:100%;
text-align:justify;
font-size:15px;
line-height:18px;
}

/* Paginador de resultados-----------------------------------------------------------*/
#navegacion{
overflow:hidden;
margin: 10px 0px;
text-align:center;
padding: 30px 10px;
clear:both;
}
.notificacion{
text-align:center;
margin: 0;
width: 97%;
padding: 14px 10px;
background:#fdfec9;
color:#000000;
font-weight:bold;
border: 1px solid #d6d6d5;
}
/* Btones de formulario-----------------------------------------------------------*/
.boton-enviar{
text-align:center;
margin: 15px 0px;
width: 25%;
padding: 12px 10px;
background:#0064c1;
color:#ffffff;
font-weight:bold;
font-size:14px;
border: 2px solid #fefbb0;
}
.boton-enviar{
cursor: pointer;
text-align:center;
margin: 15px 0px;
width: 30%;
padding: 12px 10px;
background:#0064c1;
color:#ffffff;
font-weight:bold;
font-size:14px;
border: 2px solid #cdcece;
}
.boton-ingresar{
cursor: pointer;
text-align:center;
margin: 15px 0px;
width: 30%;
padding: 12px 8px;
background:#fcc507;
color:#000000;
font-weight:bold;
font-size:14px;
border: 2px solid #cdcece;
}
input[type="Submit"]:hover{
cursor: pointer;
text-align:center;
margin: 15px 0px;
width: 30%;
padding: 12px 10px;
background:#5dc4ed;
color:#000000;
font-weight:bold;
font-size:14px;
border: 2px solid #cdcece;
}
.blue-block{
background:url(../img/blue-block.gif) repeat;
padding: 10px 10px;
width:210px;
text-align:left;
float:left;
margin-left:20px;
overflow:hidden;
}
.yellow-block{
background:url(../img/yellow-block.gif) repeat;
padding: 10px 10px;
width:210px;
text-align:left;
float:left;
margin-left:20px;
overflow:hidden;
}
.orange-block{
background:url(../img/orange-block.gif) repeat;
padding: 10px 10px;
width:210px;
text-align:left;
float:left;
margin-left:20px;
overflow:hidden;
}
.pornoche{
font-size:10.6px;
color:#666666;
}
.temporadas{
padding: 6px 0px 2px 0px;
font-size:11px;
font-weight:bold;
}