﻿@charset "utf-8";
/* CSS Document */
body
{
    background-position: 0px 0px;
    margin: 0;
    padding: 0;
    /*background-image: url(../img/background.jpg);
    background-repeat: repeat-x;*/
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    color: #0D1F23;
    overflow-x: hidden;
}
#wrap{
	width:1000px;
	min-height:800px;
	margin:0 auto;
	/*background-image:url(../img/background_wrap.png)*/
}
#wrap2{
	width:1000px;
	min-height:700px;
	margin:0 auto;
}

#header{
	width:1000px;
	height:125px;
}
#banner{
	width:940px;/*378px;*/
    height:307px;
	margin:0 auto;
	background-image:url(../img/banner-home.png);
}
/*.logo{
	position:relative;
	margin-left:45px;
	margin-top:30px;
    top: -30px;
    left: -45px;
}*/
#homeizq {
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 30px;
    width: 450px;
    /*height: 200px;*/
    float: left;
    /*border-right: 1px solid #000000;*/
}
#homeder{
	margin-top:75px;
	padding-left:30px;
	width:449px;
	/*height:200px;*/
	float:left;
	color:#585858;
}
#homeaba{
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    width: 1000px;
    /*height: 200px;*/
  	float:left;
}
#intizq{
	width:220px;
	min-height:400px;
	float:left;
	padding-left:30px;
	border-right:1px solid #808080;
}
#intder
{
    margin-top: 75px;
	width:750px;
	min-height:400px;
	float:left;
	padding-left:10px;
}
#nombrepuntos{
	width:227px;
	height:73px;
	background-image:url(../img/usuario.png);
    background-repeat:no-repeat;
    float:left;
	padding-left:20px;
    margin-left:-20px;
}
a.pass
{
   color: #000000;
   text-decoration: none;
   font-size: 13px;
}
a.pass:hover{
	color:#000000;
	text-decoration:underline;
	font-size:13px;
}
a.pass:visited{
	color:#000000;
	text-decoration:none;
	font-size:13px;
}

.blanco{
	color:white;
}
a.blanco{
	color:white;
	text-decoration:none;
	font-size:13px;
}
a.blanco:hover{
	color:white;
	text-decoration:underline;
}
.blancobold{
	color:white;
	font-weight:bold;
}
.mail{
	float:right;
	padding-right:20px;
	margin-top:45px;
}
.mail2{
	float:right;
	padding-right: 50px;
	margin-top:75px;
}
#menu{
	width:227px;
	min-height:150px;
	position:absolute;
	margin-left:-20px;
}
#headermenu{
	width:227px;
	height:37px;
	background-image:url(../img/menu1.png);
	float:left;
}
#contmenu{
	width:187px;
	min-height:40px;
	background-image:url(../img/menu2.png);
	float:left;
	padding-left:20px;
	padding-right:20px;
}
#footmenu{
	width:227px;
	height:37px;
	background-image:url(../img/menu3.png);
	float:left;
}
	
#headerbody{
		width:955px;
		height:36px;
		/*background-image:url(../img/body1.png);*/
		float:left;
}
#contbody{
	width:915px;
	min-height:400px;
	/*background-image:url(../img/body2.png);*/
	float:left;
	padding-left:30px;
	padding-right:30px;
}
#footbody{
	width:955px;
	height:30px;
	/*background-image:url(../img/body3.png);*/
	float:left;
}
img{
	border:0;
}

/*------------------------------------- TABLAS -------------------------------------*/

table.barra
{
   top: 0px;
   width: 100%;
   height: 35px;
   z-index: 99999;
   background-color: #FFFFFF;
   /*background-image:url(../img/background_login.png);*/
}

/*------------------------------------- TEXTOS -------------------------------------*/

.texto_usuario_contrasena
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:black;
    font-weight: bold;
}

.texto_error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: red;
    font-weight: bold;
} 
.texto_error2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: red;
    font-weight: bold;
}

.texto_reglas
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

.texto_usuario {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

/*.texto_usuario_w {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}*/

.texto_usuario_B {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal ;
}

.texto_puntos {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
    font-weight:bold;
}

.texto_lectura {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; /*12px;*/
    color: #000000;
    text-align: justify;
}

.texto_lectura_breve {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;/*12px;*/
    color:#000000;
    text-align: left;
}

.dato_requerido {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; /*12px;*/
    color: #000000;
    text-align: left;
}

.dato_requerido2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;
}

.datos_tablas {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.titulo_tablas {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	font-weight:bold;
}

.titulo_1
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #000000;
   text-align: left;
}

.titulo_1r
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   color: #000000;
   text-align: left;
   font-weight: bold;
}

.titulo_2
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   text-align: left;
   font-weight: bold;
}

.titulo_2p
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   text-align: left;
   font-weight: bold;
}

.titulo_2r
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000000;
   text-align: left;
   font-weight: bold;
}

.titulo_2re
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #000000;
   text-align: left;
   font-weight: bold;
}

.titulo_2ro
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: red;
   text-align: right;
   font-weight: bold;
}

.titulo_3
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   text-align: left;
   font-weight: bold;
}

.titulo_3r
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   text-align: left;
   font-weight: bold;
}

.texto_estado_puntos_1
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
}

.texto_estado_puntos_2
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #000000;
   font-weight: bold;
}

.texto_estado_puntos_3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
}

.texto_numero
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   font-weight: bold;
}

.texto_numeracion
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   font-weight: bold;
}

.texto_aviso
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   text-align: left;
   font-weight: bold;
}

.texto_aviso_r
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FF0000;
   text-align: left;
   font-weight: bold;
}

.texto_loading
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   color: #B00618;
   text-align: left;
   text-decoration: blink;
}

.texto_puntos_a
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
}

.texto_puntos_r
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
}

.texto_producto
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #000000;
}

/*------------------------------------- CAMPOS DE CAPTURA -------------------------------------*/

.campo_listas {
    /*border-width: 1px;
	border-style: solid;
	border-color: #AEBBBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 17px;*/
}

.campo_listas:hover {
    /*border-color: #02305E;
	border-width: 1px;*/
}

.campo_listas:focus {
    /*border-color: #02305E;
	border-width: 1px;*/
}

.campo_texto {
   /* border-width: 1px;
	border-style: solid;
	border-color: #AEBBBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 14px;*/
}

.campo_texto:hover {
    /*border-color: #02305E;
	border-width: 1px;*/
}

.campo_texto:focus {
   /* border-color: #02305E;
	border-width: 1px;*/
}

.campo_mensaje {
   /* border-width: 1px;
	border-style: solid;
	border-color: #AEBBBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;*/
}

.campo_mensaje:hover {
    /*border-color: #02305E;
	border-width: 1px;*/
}

.campo_mensaje:focus {
    /*border-color: #02305E;
	border-width: 1px;*/
}

/*----------------------------------------- ENLACES ---------------------------------------*/

a.link_reglas:link {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

a.link_reglas:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.link_reglas:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration: underline;
    /*font-weight:bold;*/
}

a.link_reglas:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.link_menu:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	display: block; 
	width: 100%;
}

a.link_menu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	display: block; 
	width: 100%
}

a.link_menu:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #;
	display: block; 
	width: 100%
}

a.link_menu:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #585858;
	display: block; 
	width: 100%
}

a.link_menu_r:link
{
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #585858;
   display: block;
   width: 100%;
}

a.link_menu_r:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	display: block; 
	width: 100%
}

a.link_menu_r:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #002856;
	display: block; 
	width: 100%
}

a.link_menu_r:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #585858;
	display: block; 
	width: 100%
}

a.link_boton:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block; 
	width: 100%;
    height: 13px;
}

a.link_boton:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block; 
	width: 100%
}

a.link_boton:hover
{
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
   display: block;
   font-weight:bold;
   width: 100%;
}

a.link_boton:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
	display: block; 
	width: 100%
}

a.link_texto:link
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #585858;
    font-weight: bold;
}

a.link_texto:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	font-weight:bold;
}

a.link_texto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002856;
	font-weight:bold;
	text-decoration:underline;
}

a.link_texto:active
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #585858;
   font-weight: bold;
   text-decoration: underline;
}

a.link_subir:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	font-weight:bold;
}

a.link_subir:visited
{
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #585858;
   font-weight: bold;
}

a.link_subir:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002856;
	font-weight:bold;
	text-decoration:underline;
}

a.link_subir:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	font-weight:bold;
	text-decoration:underline;
}

a.link_premio:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	display: block; 
	width: 100%
}

a.link_premio:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	display: block; 
	width: 100%
}

a.link_premio:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #002856;
	display: block; 
	width: 100%
}

a.link_premio:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #585858;
	display: block; 
	width: 100%
}

a.link_numeros:link {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
}

a.link_numeros:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
}

a.link_numeros:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002856;
	font-weight:bold;
	text-decoration:underline;
}

a.link_numeros:active
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #585858;
   font-weight: bold;
   text-decoration: underline;
}

a.link_anclas:link {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	line-height:1.5;
}

a.link_anclas:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
}

a.link_anclas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002856;
	font-weight:bold;
	text-decoration:underline;
}

a.link_anclas:active
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #585858;
   font-weight: bold;
   text-decoration: underline;
}

/*------------------------------------- LOADING TABLES -------------------------------------*/
  .overlay {
        position: fixed;
        z-index: 99;
        top: 0px;
        left: 0px;
        background-color: #FFFFFF;
        width: 100%;
        height: 100%;
        filter: Alpha(Opacity=80);
        opacity: 0.80;
        -moz-opacity: 0.80;
    }
    * html .overlay {
        position: absolute;
        height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
        width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
    }
    .loader {
        z-index: 100;
        position: fixed;
        width: 150px;
        margin-left: -30px;
        top: 50%;
        left: 50%;
    }
    * html .loader {
        position: absolute;
        margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
    }

 /*------------------------------------- Custom Styles -------------------------------------*/

/* Header Master Page */
.header {
    position: fixed;
    width: 100%;
    z-index: 9;
}
.main-bar {
    background: #3781b0; /*#fe0000;*/
}
.sub-bar {
    background: #7d868c;
    padding-bottom: 10px;
    margin-bottom: 3%;
	opacity: 0.9;
    filter: alpha(opacity=90);
}
nav a {
    margin: 5px 25px;
    display: inline-block;
}
.logo {
    margin-left: 45px;
    margin-top: 10px;
    display: inline-block;
}
.second-menu {
    margin-top: 45px;
}
.second-menu a {
    margin: 0 20px;
    display: inline-block;
    color: #fff;
}
.reserva-content {
    padding-top: 15%;
}
/* Login Reserva */

#Table1 {
    border-top: #6eafc9 solid 7px; /*#fe0000 solid 7px;*/
    background: rgba(255,255,255, 0.9);
    position: absolute;
    left: 30%;
    width: 40% !important;
}
.entra-codigo {
    text-align: center;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: bold;
    padding-bottom: 15px;
}
tr.fields-lr th {
    text-align: center !important;
}
.table-content {
    width: 100% !important;
    padding: 2%;
}
.table-content p {
    text-align: justify;
    display: inline-block;
    width: 100%;
    padding: 5px 15px;
}
th.texto_usuario_w.table-content p {
    text-align: center;
}
.full-content {
    background: url(../img/sb-1.jpg) no-repeat center center fixed;
    background-size: cover;
    padding-top: 12%;
    position: absolute;
    width: 100%;
    min-height: 100%;
    height: auto;
    z-index: -1;
}
div#cont-body {
    margin-bottom: 50px;
    padding-top: 5%;
}

/* Form Fields */
input[type="text"],
input[type="textarea"],
select,
input[type="date"],
input[type="email"],
input[type="tel"]
 {
    border: #b3b3b3 solid 1px;
    height: 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 40%;
}
#holder {
    width: 100%;
}

#holder > div {
    clear: both;
    padding: 2%;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    float: left;
    width: 96%;
}

label {
    display: inline;
}

.regular-checkbox {
    display: none;
}

.regular-checkbox + label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-right: 15px;
}

.regular-checkbox + label:active,
.regular-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.regular-checkbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
}

.regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #99a1a7;
}

.big-checkbox + label {
    padding: 18px;
}

.big-checkbox:checked + label:after {
    font-size: 28px;
    left: 6px;
}

.tag {
    width: 200px;
    position: relative;
    top: 5px;
    font-weight: bold;
    display: block;
    float: left;
}

.radio-1 {
    width: 193px;
}

.button-holder {
    float: left;
}

.regular-radio {
    display: none;
}

.regular-radio + label {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 9px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-right: 15px;
}

.regular-radio:checked + label:after {
    content: ' ';
    width: 12px;
    height: 12px;
    border-radius: 50px;
    position: absolute;
    top: 3px;
    background: #99a1a7;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.3);
    text-shadow: 0px;
    left: 3px;
    font-size: 32px;
}

.regular-radio:checked + label {
    background-color: #e9ecee;
    color: #99a1a7;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.regular-radio + label:active,
.regular-radio:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.big-radio + label {
    padding: 16px;
}

.big-radio:checked + label:after {
    width: 24px;
    height: 24px;
    left: 4px;
    top: 4px;
}
input[type="submit"],
link_boton {
    background: #3781b0; /*#fe0000;*/
    color: #fff;
    border: none;
    height: 45px;
    width: 100%;
    font-size: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 25px;
}

/* Destinos*/
.tbl-destino tbody {
    width: 100%;
}
.btl-destino td {
    width: 28%;
}
.tbl-destino td {
    width: 30%;
}
.tbl-destino {
    line-height: 25px;
    margin-left: 7%;
    width: 85%;
}
.info-content {
    padding: 15px 20px;
}
.info-content p {
    color: rgba(000, 000, 000, 0.5);
}

/* Home Page*/
.main-home {
    min-height: 600px;
    max-height: 1300px;
    height: 100%;
}
.home-title {
    color: #1e2a50; /*#fe0000;*/
    font-weight: bolder;
    font-size: 25px;
    text-align: center;
    margin: 10px 0;
    padding: 0 25px;
}
.home-title a {
    color: #7b7c7c;
}
.main-home a {
    color: #7b7c7c;
}
.left-home {
    width: 31%;
    margin-right: 10px;
    height: 329px;
}
.left-home p:nth-child(2) {
    font-size: 22px;
    text-align: center;
    padding: 3% 1%;
}
#home-btn {
    margin-top: 20px;
}
.middle-home {
    width: 31%;
    margin: 0 10px;
}
.middle-home img {
    width: 100%;
}
.middle-home p:nth-child(3) {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding: 0 10px;
}
.right-home {
    width: 31%;
    margin-left: 10px;
}
.right-home p:nth-child(2) {
    font-size: 18px;
    padding: 10px 15px;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
}
.left-home, .middle-home, .right-home {
    height: auto;
    min-height: 340px;
}

/* Contacto */
.link_boton {
    background: #3781b0; /*#fe0000;*/
    height: 50px !important;
    padding: 4% 0;
    font-size: 20px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.link_boton2 {
    background: #3781b0; /*#fe0000;*/
    height: 30px !important;
    padding: 2% 0;
    font-size: 15px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/* General */
.main-style tbody {
    display: inline-block;
    margin: 10px 15px;
}

.main-style {
    border-top: #6eafc9 solid 7px; /*#fe0000 solid 7px;*/
    background: rgba(255, 255, 255, 0.95);
}
.powered-r {
    width: 100%;
    color: #fff;
    position: absolute;
    left: 45%;
    bottom: 0;
}
div#footer h6 {
    text-align: center;
    color: #fff;
}
/* Utills */
ul {
    list-style: none;
}
.bold {
    font-weight: bold !important;
}
hr {
    border-top: 1px solid #bebebe;
}
#hide-this {
    display:none;
}
.full-w {
    width: 100% !important;
}
.three-quarter {
    width: 75%;
}
.half-w {
    width: 75% !important;
}
.quarter-w {
    width: 25% !important;
}
.cont-center {
    margin: 0 auto;
}
.text-black {
    color: #000 !important;
}
.text-gray {
    color: rgba(000, 000, 000, 0.5);
}
th {
    font-weight: normal;
}

@media only screen and (max-width: 797px) {
    .reserva-content {
        padding-top: 28%;
    }
    #Table1 {
        width: 50% !important;
    }

}
/* Responsive */
@media only screen and (max-width: 960px) and  (min-width: 769px){
    .half-w {
        width: 80% !important;
    }
    .main-style {
        margin-top: 10%;
    }
        .left-home {
        width: 100%;
        margin-bottom: 5%;
    }
    .middle-home {
        width: 100%;
        margin-bottom: 5%;
    }
    .right-home {
        width: 100%;
        margin-bottom: 5%;
    }
}
@media only screen and (max-width: 768px) {
     .reserva-content {
        padding-top: 55%;
    }
    table#Table1 {
        width: 80% !important;
        left: 10%;
    }
    .half-w {
        width: 100% !important;
    }
    .logo {
        margin-left: 0;
        margin-top: 15px;
        display: inline-block;
        width: auto !important;
    }
    .second-menu {
        margin-top: 15px;
        text-align: right;
    }
    .second-menu a {
            margin: 5px 10px 0;
        } 
    .pull-right {
            float: right!important;
     }
    nav a {
        margin: 0 5px;
        display: inline-block;
        font-size: 10px !important;
        text-align: center !important;
    }
    .main-style {
    	margin-top: 15% !important;
	}
    .right-home p:nth-child(2) {
        font-size: 13px;
        text-align: center;
        font-weight: bold;
        line-height: 20px;
    }
    .left-home p:nth-child(2) {
        font-size: 15px;
        text-align: center;
        padding: 3% 1%;
    }
    .left-home {
        width: 31%;
        margin-right: 10px;
        height: 329px;
        margin-left: 7px;
    }
    .left-home {
        width: 100%;
        margin: 0;
    }
    .middle-home {
        width: 100%;
        margin: 0;
    }
    .right-home {
        width: 100%;
        margin: 0;
    }
}
@media only screen and (min-width: 693px) {
    .reserva-content {
        padding-top: 15% !important;
    }
}
@media only screen and (min-width: 493px) {
    .reserva-content {
        padding-top: 38%;
    }
}
@media only screen and (min-width: 200px) and (max-width: 490px){
    .full-content {
        padding-top: 30%;
    }
    .logo {
        margin-left: 0;
        width: 100% !important;
    }
    .main-style {
        margin-top: 45% !important;
    }
    .tbl-destino{
        font-size: 10px; 
    }
    input[type="submit"], 
    link_boton {
        width: 80% !important;
    }
    .main-style {
    margin-top: 20% !important;
	}
    .left-home {
        width: 100%;
        margin: 0;
    }
    .middle-home {
        width: 100%;
        margin: 0;
    }
    .right-home {
        width: 100%;
        margin: 0;
    }
    #home-btn {
        margin-top: 20px;
        margin-left: 10%;
    }
}
div.logo>a>img {
height:90px;

}
.dd-language {
    width: 80px;
    height: 20px;
    font-size: 12px;
}
.span_reglas {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    margin: 5px 5px 5px 25px;
}
.img-header {
    width: 215px;
    margin: 5px 5px 5px 40px;
}
/**************************Calendario************************************/
/*.Calendario-blanco {
    border-width: 0px !important;
}
table.Calendario-blanco{
    padding:10px;
}
table.Calendario-blanco td {
    padding: 10px 12px;
}
    table.Calendario-blanco th {
        padding: 10px 12px;
        text-align:center!important;
    }
table.Calendario-blanco tr:first-child {
    background: #fff!important;
}
table.Calendario-blanco tr:first-child td {
    background: #fff !important;
    border-width:0px!important;
}
.Calendar-Title, .Calendar-Day{
    text-transform:uppercase;
}
.Calendario-blanco
.calendar-hoy::after {
    content: "HOY";
    font-size: 6px;
    display: block;
}
.calendar-hoy{
    padding-top:0px!important;
    padding-bottom:0px!important;
}
.link_destinos {
    cursor: pointer !important;
    background: none !important;
    color: #000000 !important;
    border: none !important;
    height: 33px !important;
    width: auto !important;
    font-size: 12px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    margin-bottom: 0px !important;
    padding: 1px !important;
    margin: 0px !important;
}*/ 
/********Div modal aviso***********/
.div-aviso-sesion {
    display: block; 
    position: fixed;
    top: 40%;
    left: 40%;
    width: 300px;
    min-height: 200px;
    padding: 10px;
    background-color: #fff;
    border: 2px solid #3781b0;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px;
}
.height150{
    height:150px;
    padding-top:20px;
}
.texto_error3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: red;
    font-weight: bold;
}

.logo {
    width: 0px !important;
}

@media only screen and (min-width: 200px) and (max-width: 800px) {
    div.logo > a > img {
        height: 60px;
    }
}
