


/* =======================================================================================================================================================
=======================================================================================================================================================
======================================================================================================================================================= */



/* =========
MENU ====
=========*/

.menu_superior {
	background: #ff152b;
	color: #fff;
}


.cabecera-menu ul li a{
	color: white;
}

.cabecera-menu ul li a:hover {
color: #005080;

}


.iniciohome{
   background: url(../img/2018/icono_home.png) no-repeat center;
}

.dia{
   background: url(../img/2018/icono_entrada.png) no-repeat center;
}

.combi{
   background: url(../img/2018/icono_entradas.png) no-repeat center;
}

.temporada{
   background: url(../img/2018/icono_calendario.png) no-repeat center;
}

.experience{
   background: url(../img/2018/icono_delfin.png) no-repeat center;
}


/* END MENU */



/* ==========
	HOME
============= */

.titulo_home h1{
    color: #0076bc;
	font-weight: bold;
	
}



.icono_delfin{
    margin-bottom: -51px;
    margin-top: 50px;
}


/* END HOME */


/* ==========
FOOTER
============= */

footer .nav{
	background-color: #0076bc;
}

footer .nav li a {
    color: white;
}

footer .nav li a:hover{
	color: #005080;
    background-color: #0076bc;
}

/* END FOOTER */


/* ==========
ARTICULO
============= */

.caja_articulo .desde,.precio_antiguo{
    color: #0076bc;
}

.caja_articulo .precio{
color: #0076bc;
}


.caja_articulo .nombre{
    background: url(../img/2018/line.png) no-repeat left bottom;
}

.caja_articulo .comprar{
    background-color: #b6d400;
}

.caja_articulo .compra_rapida{
    background-color: #0076bc;
}


/* END ARTICULO */


/* =================
PAGINA STANDARD CUERPO
==================== */


.cuerpo_pagina_standard h3{
	color: #0076bc;
}


.cuerpo_pagina_standard h4{
    color: #0076bc;
}




/*PAGINA STANDARD CUERPO*/


/* =========
MENU ====
=========*/

.menu_superior {
	background: #ff152b;
	color: #fff;
}

.cabecera-menu ul {
    margin: 28px 0px 0px;
}

.cabecera-menu ul li a{
	color: white;
}

.cabecera-menu ul li a:hover {
color: #cc1022;

}


.iniciohome{
   background: url(/plantilla/1/assets/img/icono_home.png) no-repeat center;
}

.dia{
   background: url(/plantilla/1/assets/img/icono_entrada.png) no-repeat center;
}

.combi{
   background: url(/plantilla/1/assets/img/icono_entradas.png) no-repeat center;
}

.temporada{
	 background: url(/plantilla/1/assets/img/icono_calendario.png) no-repeat center;
}






/* END MENU */



/* ==========
	HOME
============= */

.titulo_home h1{
    color: #00366f;
    font-size: 32px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.aviso_home_mundomar{
	background-color: #f1f1f1;
	margin-top: 50px;
	margin-bottom: 50px;
	
}

.aviso_home_mundomar > div{
       padding: 25px 30px;
    text-align: center;

}

.aviso_home_mundomar p{
 color: #585858;
    font-size: 17px;
    line-height: 29px;
    margin-bottom: 3px;
    font-weight: 500;
}

.icono_delfin{
    margin-bottom: -51px;
    margin-top: 50px;
}


.hidden-phone{
    margin-top: 36px;
    margin-bottom: 21px;
}

.hidden-phone .nivoSlider{
    hheight: 318px !important;
    background-position: center !important;
    background-size: cover !important;
}


/* END HOME */


/* ==========
FOOTER
============= */

footer .nav{
	background-color: #00366f;
}

footer .nav li a {
    color: white;
}

footer .nav li a:hover{
	color: #005080;
    background-color: #0076bc;
}

/* END FOOTER */


/* ==========
ARTICULO
============= */

.caja_articulo .desde,.precio_antiguo{
    color: #00366f;
}

.caja_articulo p{
	line-height:1.5;
}

.caja_articulo .precio{
color: #00366f;
}


.caja_articulo .nombre{
    background: url(/plantilla/1/assets/img/line.png) no-repeat left bottom;
}

.caja_articulo .comprar{
    background-color: #ff152b;
}

.caja_articulo .compra_rapida{
    background-color: #0093cb;
}

.caja_articulo .comprar:hover{
    background-color: #b4c660;
}



/* END ARTICULO */


/* =================
PAGINA STANDARD CUERPO
==================== */


.cuerpo_pagina_standard h3{
	color: #0093cb;
}


.cuerpo_pagina_standard h4{
    color: #0093cb;
}


/*PAGINA STANDARD CUERPO*/



/* ==========
TABLA COMPRA
============= */


.tabla_compra th,.table-striped th, .table-striped tbody tr:nth-child(2n+1) th{
    background-color: #00366f !important;
    color: #FFF;
	
}



.boton_comprar,.boton_seguir{
    background-color: #b4c55f;
    border: solid 2px #b4c55f;
}

.boton_comprar:hover{
background-color: white;
	color: #b4c55f;
	border: #b4c55f solid 2px;
}


.boton_seguir{
	border: solid 2px #0093cb;
	color: #0076bc;
	background-color: white;
}

.boton_seguir:hover{
	border: solid 2px #0093cb;
	color: white;
	background-color: #0093cb;
}


.boton_actualizar{
border: solid 2px #0093cb;
    color: white;
    background-color: #0093cb;
}

.boton_actualizar:hover{
border: solid 2px #b4c55f;
    color: #ffffff;
    background-color: #b4c55f;
}


/*END TABLA COMPRA*/


/* ==========
END COLUMNA DATOS PERSONALES
============= */

.finalbutton button{
   background-color: #b4c55f;
	 border: #b4c55f solid 2px;
}

.finalbutton button:hover{
   background-color: white;
    color: #b4c55f;
    border: #b4c55f solid 2px;
}

/*END COLUMNA DATOS PERSONALES*/


/* ==========
CALENDARIO
============= */

.fc-header-title h2 {
    color: #0093cb;
}



/*END CALENDARIO */


.cuerpo_pagina_standard p, .cuerpo_pagina_standard li {
    margin-bottom: 0px;
}

.slide_home_aqualandia{
    background-image: url(../img/2018/slidehome.jpg);
    background-position: center;
    background-size: cover;
    margin-top: 37px;
    min-height: 150px;
}

.slide_home_aqualandia h3{
color: white;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 10px;
    font-size: 40px;
    text-align: center;
    vertical-align: middle;
    padding-top: 44px;
}

.titulo_home {
    margin-top: 31px;
}

.aviso_home_gris p {
color: #585858;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 3px;
    font-weight: 500;
    /* text-align: left; */
}

.contact_home{
    text-align: center;
    color: #0076bc;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
}

.contact_home a{
   color: #00366f;
}

.contact_home a:hover{
   color: grey;
}

.enlace_al_calendario{
	text-align: center;
	margin-top: 25px;
}

.enlace_al_calendario a{
	    color: #ed1c2e;
    font-weight: bold;
    text-decoration: underline !important;
    font-size: 18px;
}

.enlace_al_calendario a:hover{
	color: grey;
}

footer .row{
margin-left: 0px !important;
margin-right: 0px !important;
}	

.aviso_home_gris {
    background-color: #f1f1f1;
    margin-top: 2px;
    margin-bottom: 34px;
}