﻿
body {background:#fff;}
html {overflow-x:hidden;}

@font-face {font-family:'IconWeb'; font-weight:400; font-style:normal; src:url('modulos/IconWeb.woff') format('woff');}
@font-face {font-family:'Alterna'; font-weight:400; font-style:normal; src:url('fuentes/AlternateGothic.woff') format('woff');}

@font-face {font-family:'Aleo'; font-weight:200; font-style:normal; src:url('fuentes/Aleo-L.woff') format('woff');}
@font-face {font-family:'Aleo'; font-weight:200; font-style:italic; src:url('fuentes/Aleo-LI.woff') format('woff');}
@font-face {font-family:'Aleo'; font-weight:400; font-style:normal; src:url('fuentes/Aleo-N.woff') format('woff');}
@font-face {font-family:'Aleo'; font-weight:400; font-style:italic; src:url('fuentes/Aleo-NI.woff') format('woff');}
@font-face {font-family:'Aleo'; font-weight:600; font-style:normal; src:url('fuentes/Aleo-B.woff') format('woff');}
@font-face {font-family:'Aleo'; font-weight:600; font-style:italic; src:url('fuentes/Aleo-BI.woff') format('woff');}


/* ---------------------------- ESTILOS MUY IMPORTANTES --------------------------------------- */

* {margin:0; padding:0; text-decoration:none; box-sizing:border-box; position:relative;}
#arriba, #arriba img, #relacionados-misma-cat, #login-user-clasica, #login-user-clasica input, #login-user-clasica div, .owl-prev, .owl-next {box-sizing:content-box;}
#arriba, #arriba img {transition:none;}

button {outline:none;}
table {border-collapse:collapse; border:none;}
td, th {text-align:left; vertical-align:top;}
fieldset {padding:10px; border-radius:10px;}
fieldset input {background:#fff;}
select {padding:3px;}
img {border:0px; display:inherit; max-width:100%;}
b, h1, h2, h3, h4, h5 {font-weight:bold; line-height:1.2em;}

.capaFlexTop  {display:flex !important; flex-wrap:wrap; justify-content:center;}
.capaFlexCen  {display:flex !important; flex-wrap:wrap; justify-content:center; align-items:center;}
.capaFlexLeft {display:flex !important; flex-wrap:wrap; align-items:center;}

.noWeb, .soloBig, .masd1400, .masd1600, .inputrans {display:none !important;}
.noMov, .soloNorm {display:block;}
.inactivo {opacity:0.5; pointer-events:none;}


/* ---------- Estilos de Colores  ---------- */

body, a {font:400 18px 'Aleo', Arial, Helvetica, sans-serif; line-height:1.3em;}
A       {color:#b1861a;}
A:hover {color:#000;}

.txtPrim {color:#70540e;}
.txtSecu {color:#c5992b;}
.txtTerc {color:#ab2a2a;} /*-- Burdeos --*/
.txtCuat {color:#352807;} /*-- Marrón oscuro --*/
.txtBlan {color:#fff;}
.txtNegr {color:#000;}

.txtOk {color:#0c9b60;}
.txtKo {color:#ba1717;}

.fondoPrim    {background:#70540e;}
.fondoPrimTte {background:rgba(112,84,14,0.75);}
.fondoPrimTt8 {background:rgba(112,84,14,0.85);}
.fondoSecu    {background:#c5992b;}
.fondoSecuTte {background:rgba(197,153,43,0.75);}
.fondoSecuTt5 {background:rgba(197,153,43,0.5);}
.fondoSecuTt2 {background:rgba(197,153,43,0.2);}
.fondoTerc    {background:#ded8d5;}
.fondoTercTte {background:rgba(233,201,56,0.75);}
.fondoCuat    {background:#352807;}
.fondoCuatTte {background:rgba(53,40,7,0.75);}
.fondoBlanco  {background:#fff;}
.fondoBco30   {background:rgba(255,255,255,0.3);}
.fondoBco50   {background:rgba(255,255,255,0.5);}
.fondoBco60   {background:rgba(255,255,255,0.6);}
.fondoBco70   {background:rgba(255,255,255,0.7);}
.fondoBco80   {background:rgba(255,255,255,0.8);}
.fondoBco90   {background:rgba(255,255,255,0.9);}
.fondoNegro   {background:#000;}
.fondoNegro20 {background:rgba(0,0,0,0.2);}
.fondoNegro40 {background:rgba(0,0,0,0.4);}

.filoBlanco {text-shadow: 1px 1px 0px #fff;}

.fondoDegrSec {background:linear-gradient(top, rgba(36,119,233,0.65) 50%, rgba(36,119,233,0.2)); z-index:9;}
.fondoDegrBco {background:linear-gradient(top, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0.2)); z-index:9;}
.sliDegrBco   {background:linear-gradient(top, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0.2));}  

.bordeDere {border-right:solid 1px #c5992b;}
.bordeIzdo {border-left: solid 1px #c5992b;}

.separPrim, .separSecu {width:100%; height:5px; margin:auto; text-align:center;}
.separPrim {background:#70540e;}
.separSecu {background:#c5992b;}

.trans15 {opacity:0.15;}
.trans25 {opacity:0.25;}
.trans50 {opacity:0.50;}
.trans75 {opacity:0.75;}

.sombraBlanc {text-shadow:0px 0px 10px #fff;}
.sombraNegra {text-shadow:0px 0px 10px #000;}
.sombraTexto {text-shadow:1px 2px 3px rgba(0,0,0,0.3);}
.sombraCapas {box-shadow:0px 0px 15px rgba(0,0,0,0.5);}
.sombraImagen img {margin:10px 0px; box-shadow:0px 0px 15px rgba(0,0,0,0.3);}


/* -------------------------------- CABECERAS --------------------------------------------- */

#cabeceraClasica {display:block;}
#cabeceraMovil   {display:none;}

#cabeceraClasica {width:100%; height:90px; margin:auto; top:0px; background:rgba(255,255,255,0.7); border-bottom:solid 1px #e9c938; position:fixed; z-index:99;}

	.redesCabz {width:140px; height:30px; top:28px; left:5px; position:absolute;}
	.redesIcono a div {height:30px; font-size:30px; line-height:30px; margin:0 7px; color:#70540e; float:left;}	
	.redesIcono a:hover div {color:#000;}

	.contactoCabz {width:120px; height:40px; top:23px; right:5px; position:absolute;}
	.contaIcono a div {height:40px; font-size:40px; line-height:40px; margin:0 10px; color:#70540e; float:left;}	
	.contaIcono a:hover div {color:#000;}

	.fondoMenuCabz {width:100%; height:120px; top:-120px; background:#352807; pointer-events:none; position:absolute; z-index:-1;}
	.iconoMenuCabz {top:15px; color:#c5992b; font-size:30px; line-height:30px; pointer-events:none; z-index:5;}

	.cabeceraMenu {width:640px; height:90px; left:50%; z-index:99; transform:translate(-50%,0%); position:absolute;}
	.cabeceraMenu ul {margin:0px; text-align:center; float:left;}
	.cabeceraMenu li {float:left; list-style:none;}
	.cabeceraMenu li a {min-width:106px; margin-top:-38px; padding:47px 15px 2px 15px; color:#352807; font-weight:400; font-size:18px; line-height:40px; display:block;}

	.cabeceraMenu li:hover a {padding-top:60px; color:#fff;}
	.cabeceraMenu li:hover .fondoMenuCabz {top:-10px;}
	.cabeceraMenu li:hover .iconoMenuCabz {top:25px; color:#c5992b;}
	
	.menuLogoWeb {width:0px; margin-top:15px;}
	.menuLogoWeb img {opacity:0; pointer-events:none;}
	.menuLogoWeb:hover {margin-top:2px;}
	
	.anchoMenu {width:870px;}
	.anchoMenuLogo {width:230px;}


/* ---------------------------------  PIE  -------------------------------------------- */	

#Pie {width:100%; background:url(images/pieFondo.jpg) repeat top center #70540e; box-shadow:0px 0px 25px rgba(0,0,0,0.2);}
#Pie, #Pie a {color:#70540e; font-size:18px; line-height:22px; font-weight:400;}
#Pie a:hover {color:#000;}

	.pieLogo img {height:120px; margin:auto;}

	.iconoPie {width:30px; margin:0 5px 0 0; font-size:22px; line-height:22px; color:#c5992b; display:inline;}
	.verdeWhatsApp {color:#40a035;}
	
	.redesIconoPie a div {height:30px; font-size:30px; line-height:30px; margin:0 7px; color:#70540e; float:left;}	
	.redesIconoPie a:hover div {color:#000;}
	
	#pieCopys div {margin:0 3px; display:inline;}
	#pieCopys, #pieCopys a {margin:3px; text-align:center; font-size:16px !important; color:#70540e; line-height:20px;}
	#pieCopys a:hover {color:#000;}


/* -------------------------------- CUERPO Y CAPAS ------------------------------------ */

#Cuerpo {margin:auto; text-align:left;}
#Cuerpo ul, #Cuerpo ol {margin-left:20px;}

.capaCuerpo, .capaCuerpo2, .capa1000 {width:1000px; margin:auto;}
.capaCuerpo p {margin-bottom:10px;}

.videoYoutube {position:relative; padding-bottom:56.25%; height:0; overflow:hidden; box-shadow:0px 0px 10px rgba(0,0,0,0.5);}
.videoYoutube iframe {position:absolute; top:0; left:0; width:100%; height:100%;}

.menos20 {margin-top:-20px;}

.ancho-5   {width:5%;}
.ancho-10  {width:10%;}
.ancho-15  {width:15%;}
.ancho-20  {width:20%;}
.ancho-25  {width:25%;}
.ancho-30  {width:30%;}
.ancho-33  {width:33.33%;}
.ancho-35  {width:35%;}
.ancho-40  {width:40%;}
.ancho-45  {width:45%;}
.ancho-50  {width:50%;}
.ancho-55  {width:55%;}
.ancho-60  {width:60%;}
.ancho-65  {width:65%;}
.ancho-66  {width:66.66%;}
.ancho-70  {width:70%;}
.ancho-75  {width:75%;}
.ancho-80  {width:80%;}
.ancho-85  {width:85%;}
.ancho-90  {width:90%;}
.ancho-95  {width:95%;}
.ancho-100 {width:100%;}


/* ----------- Estilos de Párrafo ------------ */

h1 {font-size:36px;}
h2 {font-size:30px;}
h3 {font-size:24px;}
h4 {font-size:20px;}

.fontPrim {font-family:'Aleo', Arial;}
.fontSecu {font-family:'Aleo', Arial;}

.textoTitulo {width:100%; margin:auto; padding:10px 0px; color:#70540e; font-weight:800; border-bottom:solid 2px #ded8d5;}
.textoSubtit {width:100%; margin:10px auto; padding:10px 0px; border-bottom:solid 2px #c5992b;}
.textoSubtit, .textoSubtit a {font-weight:600; font-size:22px; line-height:25px;}

.textoResaltado {font-weight:600; font-size:20px; line-height:1.5em;}
.textoResaltado p {margin-bottom:1em;}
.parraSep p {margin-bottom:0.7em;}

.anotacion {margin:40px auto; text-align:center;}
.anotaTxt, .comillaIzda, .comillaDcha {padding:5px 15px; font-size:26px; line-height:40px; float:none; display:inline;}
.comillaIzda {width:50px; background:url(images/comillasIzda.svg) no-repeat top center; background-size:contain;}
.comillaDcha {width:50px; background:url(images/comillasDcha.svg) no-repeat top center; background-size:contain;}

.fina {font-weight:200;}
.norm {font-weight:400;}
.semi {font-weight:600;}
.bold {font-weight:800;}

.listaTitular {margin:40px 0px 20px 50px; font-weight:400;}
.listaTopos {list-style:disc;}
.listaTopos li, .listaOrdenada li {margin:10px auto 10px 30px;}

.cent {text-align:center;}
.izda {text-align:left;}
.dcha {text-align:right;}
.just {text-align:justify;}
.ital {font-style:italic;}

.imags {text-align:center;}
.imags img {display:inline;}

.flotaDere {float:right;}
.flotar {float:left;}
.flotar img {max-width:95%;}

.pad-left  {padding-left:20px;}
.pad-right {padding-right:20px;}
.pad-total {padding:20px;}
.pad-tota2 {padding:40px;}
.pad-doble {padding:80px;}
.pad-lados {padding:0px 20px;}
.pad-lado2 {padding:0px 50px;}


/* ---------- Separadores ------------------ */

.limpiar {width:100%; clear:both;}

.alto35  {height:35px;}
.alto140 {height:140px;}

[class^="separa-"], [class*=" separa-"] {width:100%; clear:both;}
.separa-01 {height:1px;}
.separa-02 {height:2px;}
.separa-05 {height:5px;}
.separa-10 {height:10px;}
.separa-15 {height:15px;}
.separa-20 {height:20px;}
.separa-25 {height:25px;}
.separa-30 {height:30px;}
.separa-40 {height:40px;}
.separa-50 {height:50px;}
.separa-60 {height:60px;}
.separa-70 {height:70px;}
.separa-80 {height:80px;}
.separa-90 {height:90px;}
.separa-100 {height:100px;}
.separa-120 {height:120px;}
.separa-150 {height:150px;}
.separa-200 {height:200px;}
.separa-320 {height:320px;}

.franjaSombraSup {width:100%; height:40px; background:linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0)); background:-webkit-linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0));}
.franjaSombraInf {width:100%; height:40px; background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.2)); background:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.2));}


/* ---------- Capas Fondos ------------ */

.capaTituloTxt {width:100%; top:70%; padding:20px; font-weight:200; color:#fff; text-shadow:0 0 7px rgba(0,0,0,0.8);
	background:rgba(29,29,27,0.6); border-top:solid 1px #c5992b; border-bottom:solid 1px #c5992b;}
.capaFondo {width:100%; height:430px; top:0; left:0; border-bottom:solid 2px #70540e; z-index:-100;}
.capaFonFijo {width:100%; height:100%; top:0; left:0; position:fixed; z-index:-100;}
.capaBanner  {width:100%; height:100%;}

.fondoEvent {background:url(images/fondos/fondoEventos.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoServi {background:url(images/fondos/fondoServicios.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoGalery {background:url(images/fondos/fondoGaleria.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoConta {background:url(images/fondos/fondoContacto.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoBlog  {background:url(images/fondos/fondoBlog.jpg) repeat-y top center; background-size:cover; z-index:9;}
.fondoLegal {background:url(images/fondos/fondoLegal.jpg) repeat-y top center; background-size:cover; z-index:9;}

.logoSeccion {width:180px; left:50%; top:29%; transform:translate(-50%,0%); -webkit-transform:translate(-50%,0%); position:absolute;}
.logoSeccion img {width:100%; height:auto;}

.fondoPapelBco  {background:url(images/fondos/fondoPapelBco.jpg) repeat top center;}
.fondoPapelGris {background:url(images/fondos/fondoPapelGris.jpg) repeat top center;}
.fondoPapelArru {background:url(images/fondos/fondoPapelArru.jpg) repeat top center;}
.fondoPapelArrB {background:url(images/fondos/fondoPapelArruBeig.jpg) repeat top center;}
.fondoCirculo   {background:url(images/fondos/fondoCirculo.png) repeat top center;}
.fondoRombo     {background:url(images/fondos/fondoRombo.png) repeat top center;}

.degradadoPrim, .degradadoSecu {width:100%;}
.degradadoNeg {background-image:linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0.7), rgba(0,0,0,0));}
.degradadoBco {background-image:linear-gradient(to bottom, rgba(255,255,255,1), rgba(255,255,255,0.7), rgba(255,255,255,0));}

.fondoPuntoNegro {background:url(modulos/puntoNegro.png) repeat top center;}
.fondoPuntoBlanc {background:url(modulos/puntoBlanco.png) repeat top center;}


/* -------------------------------- SECCIONES --------------------------------------- */


/* -------- Sección Inicio ------------ */	

.logoSlider {width:400px; left:50%; top:25%; transform:translate(-50%,0%); -webkit-transform:translate(-50%,0%); position:absolute;}
.logoSlider img {width:100%; height:auto;}


/* -------- Apartado Noticias ---------- */

#post-blog .ancho-33 {width:31.33%; margin:1% 1%;}
.ultimosPostBox {width:100%; padding:5px 10px 15px 10px; text-align:center; background:#fafafa; box-shadow:2px 2px 6px rgba(0,0,0,0.2);}
.ultimosPostImagen {width:100%; margin:5px auto; z-index:10;}
.ultimosPostImagen img {width:100%; height:auto; text-align:center; border:solid 2px #fff; box-shadow:0px 0px 8px rgba(0,0,0,0.2);}
.ultimosPostImagen:hover img {border:solid 2px #fff; box-shadow:0px 0px 20px rgba(0,0,0,0.5);}
.ultimosPostTitulo {line-height:1.2em !important;}
.ultimosPostTitulo a {font-weight:600; color:#b1861a; font-size:20px; line-height:1.2em !important;}
.ultimosPostTitulo a:hover {color:#000;}
.ultimosPostConten {margin-top:5px; font-size:16px; line-height:1.2em;}
.ultimosPostBoton {margin-top:15px;}
.ultimosPostBoton a {padding:7px 15px; font-size:16px; line-height:38px; color:#fff; background:#3d3532; border:solid 2px #3d3532; box-shadow:0 0 7px rgba(29,29,27,.5);}
.ultimosPostBoton a:hover {color:#fff; background:#b1861a; border:solid 2px #3d3532; box-shadow:0 0 12px rgba(29,29,27,0.7);}


/* --------- Sección Eventos ---------- */

.eventoBtn a {padding:10px 20px; font-size:18px; line-height:45px; color:#fff; background:#c5992b; border:solid 2px #70540e; border-radius:5px; text-shadow:1px 1px 2px rgba(0,0,0,.5); box-shadow:0 0 7px rgba(0,0,0,.5);}
.eventoBtn a:hover {color:#fff; background:#70540e; border:solid 2px #70540e; box-shadow:0 0 12px rgba(0,0,0,0.7);}


/* -------- Sección Servicios --------- */

.fondoOrganiza {background:url(images/secciones/fondoOrganiza.jpg) no-repeat center center; background-size:cover;}
.fondoDecoraci {background:url(images/secciones/fondoDecoracion.jpg) no-repeat center center; background-size:cover;}
.fondoCandyBar {background:url(images/secciones/fondoCandyBar.jpg) no-repeat center center; background-size:cover;}
.fondoTematico {background:url(images/secciones/fondoTematico.jpg) no-repeat center center; background-size:cover;}

.fondoServImg .separa-120 {height:50px;}


/* --------- Sección Contacto --------- */

.mapas   {width:90%; height:550px; margin:auto; box-shadow:0px 0px 15px rgba(0,0,0,0.3);}
.mapa100 {width:100%; height:550px; margin:auto;}
.mapa100 iframe {width:100%; height:100%; border:0; border-top:solid 2px #DED8D5;}
.mapaFon {width:100%; height:100%; margin:0; position:absolute; z-index:10;}
.hoverON {pointer-events:none;}

#secContacto .capa1000 p {margin-bottom:10px;}

#contactos {padding:20px; text-align:left; background:#fff; box-shadow:0px 0px 20px rgba(0,0,0,0.3);}
#contactos input, #contactos select, #contactos textarea {border-radius:5px;
	padding:10px; font-size:18px; line-height:22px; border:solid 1px rgba(0,0,0,0.2); background:rgba(0,0,0,0.02);}
#contactos input:hover, #contactos textarea:hover {background:#fff; box-shadow:0px 0px 15px rgba(0,0,0,0.2);}
#contactos div {margin:0px 10px 10px 10px;}
.contactoTexto {padding:10px; text-align:center; color:#00213C; font-weight:600; font-size:22px; line-height:24px;}

.flotarForm {float:left;}
.flotarNone {margin:auto; float:none; display:inline;}

.cajaTxt {width:90%; margin:auto !important; padding:20px 20px 10px 20px; border:solid 1px #1c4387;}
.contactoEtiqueta {padding-left:10px; font-weight:600;}

.contacto900 {width:900px; max-width:900px;}
.contactoNombre {width:390px;}
.contactoTelef  {width:200px;}
.contactoEmail  {width:270px;}

#contactoEnviar {display:flex; flex-wrap:wrap; justify-content:center;}
	.contactoCondiciones {padding-top:10px;}
	.contactoCheck {margin:15px 0px 0px 5px; transform:scale(1.4);}

#contactoBoton input {margin-left:10px; color:#fff; background:#c5992b; cursor:pointer;}
#contactoBoton input:hover {color:#fff; background:#352807;}
	
#contactos .botonWeb a {padding:10px 15px;}

.modal {position:fixed; top:0; right:0; bottom:0; left:0; background:rgba(0,0,0,0.6); opacity:0; text-align:left; pointer-events:none; z-index:9999;}
.modal:target {opacity:1; pointer-events:auto;}

.modalVentana {width:1000px; height:600px; top:50%; left:50%; background:#fff; box-shadow:0px 0px 25px rgba(0,0,0,0.8); overflow:hidden;
    border-radius:20px; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); position:fixed;}
.modalSalir {width:100%; height:50px; line-height:48px; padding:0px 15px; background:#c5992b; border:solid 2px #fff; border-radius:20px 20px 0 0;}
.modalSalir a {color:#fff;}
.modalSalir a:hover {color:#000;}
.modalSalir .iconCerrar {margin:0 7px;}

.modalVentanaConta {width:500px; height:200px; top:45%;}
#formularioEnviado {padding:25px; font-size:22px; font-weight:400; line-height:25px; text-align:center;}
#formularioEnviado p {padding:10px 0px;}


/* ----- Sección Noticias (blog) --------- */

.secBlog {margin-top:-20px !important;}


/* -------- Secciones Legales ------------ */

#secLegal a {font-weight:600;}

	
/* ---------------------------------------- RESPONSIVE ---------- RESPONSIVE ---------- RESPONSIVE ------------------------------------------ */


@media only screen and (min-width: 1300px) {
	
	.capaCuerpo, .capaCuerpo2 {width:1200px;}

	.redesCabz {left:3%;}
	.contactoCabz {right:3%;}
	
	.soloNorm {display:none;}
	.masd1400 {display:block;}
	
}


@media only screen and (min-width: 1550px) {

	.masd1400 {display:none;}
	.masd1600 {display:block;}
	.capaCuerpo, .capaCuerpo2 {width:1400px;}
	.soloBig {display:block;}
	
	h1 {font-size:44px;}
	h2 {font-size:38px;}
	h3 {font-size:30px;}
	h4 {font-size:24px;}
	
	.capaFondo {width:100%; height:500px;}
	.logoSlider {width:450px;}
	.logoSeccion {width:220px; top:26%;}	
	
	.redesCabz {left:5%;}
	.contactoCabz {right:5%;}

	.cabeceraMenu {width:690px;}
	.cabeceraMenu li a {min-width:115px; padding:47px 20px 2px 20px;}
	.anchoMenu {width:940px;}
	.anchoMenuLogo {width:244px;}

	.anotacion {margin:50px auto;}
	.anotaTxt, .comillaIzda, .comillaDcha {height:80px; padding:10px 25px; font-size:32px; line-height:40px;}
	.comillaIzda {width:60px;}
	.comillaDcha {width:60px;}

	.fondoServImg .separa-120 {height:100px;}

}


@media only screen and (min-width: 2000px) {

	.capaCuerpo {width:1600px;}
	.logoSlider {width:500px;}

	.fondoServImg .separa-120 {height:120px;}
	
}


@media only screen and (max-width: 1000px) {

body, a {font-size:17px; line-height:1.4em;}

#cabeceraClasica, #menuRedesPie, .noMov, .soloNorm, .ventBlog, .masd1400, .masd1600 {display:none !important;}
#cabeceraMovil, .noWeb {display:block !important;}

.menuGeneral {width:100%; height:60px; top:0; font-size:40px; line-height:60px; z-index:1000; position:fixed;}
	.botonera {margin:0px 15px 0px 0px; float:right; display:inline; overflow:hidden; z-index:1100;}
	.botonera a, .iconMenu3 {font-size:36px; line-height:58px; color:#70540e; font-weight:400;}
	.iconMenu3 {margin-left:10px;}
	.botonera a, .dl-trigger, .dl-trigger a {height:60px; display:inherit;}

.menuLogo {width:50%; margin:auto; left:50%; margin-left:-32%; line-height:42px; opacity:0; z-index:1100; position:absolute;}
.menuLogo img {width:90%; height:auto; vertical-align:middle;}

.iconoMenuMov {padding:15px; color:#c5992b; font-size:30px; line-height:30px; pointer-events:none; float:left; display:inline; z-index:5;}

.menuNav {width:100%; height:60px; text-align:left; position:absolute; z-index:900;}

.menuNav a, .menuNav a:hover {color:#352807; font-size:20px; line-height:22px; text-decoration:none;}
.dl-menuwrapper ul {background:rgba(251,248,232,0.9);}

.dl-menuwrapper {width:100%; float:left; position:relative; -webkit-perspective:1000px; perspective:1000px;
	-webkit-perspective-origin:50% 200%; perspective-origin:50% 200%;}
.dl-menuwrapper:first-child {margin-right:100px;}
.dl-menuwrapper ul {padding:0; list-style:none; -webkit-transform-style:preserve-3d; transform-style:preserve-3d;}
.dl-menuwrapper li {text-align:left; position:relative; border-bottom:solid 1px #e9c938;}
.dl-menuwrapper li a {display:block; position:relative; padding:20px; outline:none;}
.no-touch .dl-menuwrapper li a:hover {background:rgba(255,255,255,0.2);}
.dl-menuwrapper li.dl-back > a {padding-left:30px; background:rgba(0,0,0,0.2);}
.dl-menuwrapper li.dl-back:after {left:5px; color:rgba(255,255,255,0.4); -webkit-transform:rotate(180deg); transform:rotate(180deg);}
.dl-menuwrapper li > a:after {right:5px; color:rgba(0,0,0,0.3);}
.dl-menuwrapper .dl-menu {margin:0; position:absolute; width:100%; opacity:0; pointer-events:none;
	-webkit-transform:translateY(10px); transform:translateY(10px); -webkit-backface-visibility:hidden; backface-visibility:hidden;}
.dl-menuwrapper .dl-menu.dl-menu-toggle {transition:all 0.3s ease;}
.dl-menuwrapper .dl-menu.dl-menuopen {opacity:1; pointer-events:auto; -webkit-transform:translateY(0px); transform:translateY(0px);}
.dl-menuwrapper li .dl-submenu {display:none;}
.dl-menu.dl-subview li, .dl-menu.dl-subview li.dl-subviewopen > a, .dl-menu.dl-subview li.dl-subview > a {display:none;}
.dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {display:block;}
.dl-menuwrapper > .dl-submenu {position:absolute; width:100%; top:60px; left:0; margin:0;}


/* ------------------------------------ CUERPO ----------------------------------------- */

#Cuerpo {width:100%; margin:auto; text-align:left;}


/* ------ Estilos de Párrafo ---------- */

h1 {font-size:30px;}
h2 {font-size:25px;}
h3 {font-size:20px;}
h4 {font-size:18px;}

.textoTitulo {font-size:22px; line-height:25px;}
.textoResaltado {font-size:18px;}

.lista-titular {margin:40px 0px 20px 0px;}
.listaTopos li, .listaOrdenada li {margin:10px 0px 10px 5px;}

.separa-20 {height:10px;}
.separa-25 {height:13px;}
.separa-30 {height:15px;}
.separa-40 {height:20px;}
.separa-50 {height:25px;}
.separa-60 {height:30px;}
.separa-70 {height:35px;}
.separa-80 {height:40px;}
.separa-90 {height:45px;}
.separa-100 {height:50px;}
.separa-120 {height:60px;}
.separa-150 {height:75px;}
.separa-200 {height:100px;}
.separa-320 {height:190px;}

.parraSep p {padding:0;}
.capaCuerpo, .capaCuerpo2, .capa1000 {width:100%; margin:auto; padding:10px;}
.capaCuerpo p {margin-bottom:10px; padding:0;}

.capaTituloTxt {top:73%; padding:10px;}
.capaFondo {width:100%; height:280px;}
.logoSeccion {width:130px; top:20%;}

.anotacion {margin:30px auto;}
.anotaTxt, .comillaIzda, .comillaDcha {height:30px; padding:0px 10px; font-size:22px; line-height:30px;}
.comillaIzda {width:35px;}
.comillaDcha {width:35px;}

.ancho-50 {width:100%;}
.flotar {margin:20px auto; float:none; text-align:center;}
.flotar img {max-width:95%;}


/* ------------------------------------ PIE ----------------------------------------- */

#Pie .separa-25 {height:25px;}
#Pie .separa-30 {height:30px;}
#Pie .separa-40 {height:40px;}

.ventanaWhatsApp a {width:110px; left:15px; right:0;}
		

/* -------------------------------- SECCIONES --------------------------------------- */


/* -------- Sección Inicio ------------ */	

#secInicio .separa-20 {height:20px;}
#secInicio .pad-lados {padding:0px 5px;}
#secInicio .bordeIzdo {border-left:none;}
.logoSlider {width:200px; top:20%;}


/* -------- Sección Noticias ---------- */

#post-blog .ancho-33 {width:90%; margin:0 auto 20px auto;}
.ultimosPostImagen {margin:10px auto; position:relative;}
.ultimosPostImagen img {margin:auto; max-width:100% !important;}
.ultimosPostBox {width:100%;}
.ultimosPostBoton {margin:15px 0;}


/* -------- Sección Servicios --------- */

.fondoOrganiza, .fondoDecoraci, .fondoCandyBar, .fondoTematico {background:#fff;}

.fondoServImg .separa-120 {height:30px;}


/* --------- Sección Contacto --------- */

.flotarForm {float:none;}
.flotarNone {margin:auto !important; display:block;}
.flotarNone input {margin:0px auto 10px auto; left:49%;}
#contactos {width:95%; margin:auto; padding:5px;}
#contactos div {margin:0px 5px 10px 5px;}
.cajaTxt {width:95%; margin:auto !important; padding:10px; border:solid 1px #1c4387;}
.contactoEtiqueta {padding-left:5px;}
.contactoTexto {font-size:20px;}
.contactoNombre, .contactoTelef, .contactoEmail, .contacto900 {width:100%;}

#contactoEnviar {text-align:center; display:block;}
#contactoEnviar div {clear:both; margin:auto; padding-top:15px; text-align:center;}
.contactoCheck {margin:0px 5px;}

.modalVentana {width:92%; height:auto; top:10px; right:4%; left:4%; bottom:10px; border-radius:15px; transform:none; -webkit-transform:none;}
.modalSalir {height:45px; line-height:43px; border-radius:15px 15px 0 0;}
.modalVentanaConta {width:85%; height:auto; top:45%; right:7.5%; left:7.5%; bottom:auto; transform:translate(0%,-50%); -webkit-transform:translate(0%,-50%);}
#formularioEnviado {width:100%; margin:0px; padding:20px; font-size:20px; line-height:24px;}

}


/* ----------------------------- ICONOS WEB ------------------------------------*/

[class^="icon"], [class*=" icon"] {font-family:'IconWeb'; -webkit-font-smoothing:antialiased;}

.iconHomeS:before    {content:"\e900";}
.iconHomeH:before    {content:"\e923";}
.iconCorazonS:before {content:"\e91a";}
.iconCorazonH:before {content:"\e921";}
.iconBuscar:before   {content:"\e922";}
.iconCarro:before    {content:"\e91c";}
.iconCesta:before    {content:"\e91b";}
.iconBolsa:before    {content:"\e91d";}
.iconUserS:before    {content:"\e91f";}
.iconUserS2:before	 {content:"\e946";}
.iconUserH:before    {content:"\e91e";}
.iconPassS1:before	 {content:"\e945";}
.iconPassH1:before   {content:"\e944";}
.iconPassS2:before   {content:"\e943";}
.iconPassH2:before   {content:"\e942";}

.iconMenu1:before    {content:"\e905";}
.iconMenu2:before    {content:"\e924";}
.iconMenu3:before    {content:"\e925";}
.iconDirec:before    {content:"\e908";}
.iconFax:before      {content:"\e90b";}
.iconEmail:before    {content:"\e909";}
.iconEmailS:before   {content:"\e906";}
.iconEmailH:before   {content:"\e952";}
.iconContacto:before {content:"\e926";}
.iconMovil:before    {content:"\e917";}
.iconTelef:before    {content:"\e951";}
.iconTelefS:before   {content:"\e907";}
.iconTelefH:before   {content:"\e90a";}
.iconCamionS:before  {content:"\e941";}
.iconCamionH:before  {content:"\e940";}
.iconInfo:before 	 {content:"\e947";}
.iconIdiomas:before  {content:"\e960";}
.iconFecha1:before   {content:"\e919";}
.iconFecha2:before   {content:"\e963";}
.iconHorario:before  {content:"\e93f";}

.iconCerrarBold:before     {content:"\e90c";}
.iconCerrarMedi:before     {content:"\e92f";}
.iconCerrarNorm:before     {content:"\e930";}
.iconCerrarFino:before     {content:"\e931";}
.iconFlechaTopBold:before  {content:"\e901";}
.iconFlechaTopMedi:before  {content:"\e932";}
.iconFlechaTopNorm:before  {content:"\e933";}
.iconFlechaTopFina:before  {content:"\e934";}
.iconFlechaDchaBold:before {content:"\e902";}
.iconFlechaDchaMedi:before {content:"\e935";}
.iconFlechaDchaNorm:before {content:"\e936";}
.iconFlechaDchaFina:before {content:"\e937";}
.iconFlechaBajoBold:before {content:"\e903";}
.iconFlechaBajoMedi:before {content:"\e938";}
.iconFlechaBajoNorm:before {content:"\e939";}
.iconFlechaBajoFina:before {content:"\e93a";}
.iconFlechaIzdaBold:before {content:"\e904";}
.iconFlechaIzdaMedi:before {content:"\e93b";}
.iconFlechaIzdaNorm:before {content:"\e93c";}
.iconFlechaIzdaFina:before {content:"\e93d";}

.iconRedes:before      {content:"\e916";}
.iconFacebook:before   {content:"\e90d";}
.iconTwitter:before    {content:"\e90e";}
.iconWordpressH:before {content:"\e90f";}
.iconWordpressS:before {content:"\e94c";}
.iconBlog:before       {content:"\e910";}
.iconInstagram:before  {content:"\e911";}
.iconYoutube1:before   {content:"\e912";}
.iconYoutube2:before   {content:"\e920";}
.iconLinkedin:before   {content:"\e914";}
.iconPinterest:before  {content:"\e915";}
.iconWhatsapp:before   {content:"\e913";}
.iconWhatsappColor .whatPath1:before {content:"\e929"; color:#40a035;}
.iconWhatsappColor .whatPath2:before {content:"\e92a"; color:#ffffff; margin-left:-1em;}
.iconWhatsappColor .whatPath3:before {content:"\e92b"; color:#40a035; margin-left:-1em;}
.iconGoogle .gooPath1:before {content:"\e948"; color:#d7282a;}
.iconGoogle .gooPath2:before {content:"\e949"; color:#45ac43; margin-left:-1em;}
.iconGoogle .gooPath3:before {content:"\e94a"; color:#5177b5; margin-left:-1em;}
.iconGoogle .gooPath4:before {content:"\e94b"; color:#f4c300; margin-left:-1em;}

.iconStarNormal:before {content:"\e918";}
.iconStarRound:before  {content:"\e92e";}
.iconStarBorde:before  {content:"\e92d";}
.iconStarHueca:before  {content:"\e92c";}
.iconContraste:before  {content:"\e927";}
.iconConfigurar:before {content:"\e928";}
.iconOk:before 		   {content:"\e93e";}
.iconSpinner1:before   {content:"\e94d";}
.iconSpinner2:before   {content:"\e94e";}
.iconSave:before       {content:"\e94f";}
.iconEditar:before     {content:"\e950";}
.iconOrdenar:before    {content:"\e957";}
.iconFiltro1:before    {content:"\e954";}
.iconFiltro2:before    {content:"\e953";}
.iconFiltro3S:before   {content:"\e955";}
.iconFiltro3H:before   {content:"\e956";}
.iconFiesta:before     {content:"\e958";}
.iconComer:before      {content:"\e959";}
.iconDormir:before     {content:"\e95a";}
.iconVideos:before     {content:"\e95b";}
.iconExplora:before    {content:"\e95e";}
.iconHistoria:before   {content:"\e95f";}
.iconGuiadas:before    {content:"\e961";}
.iconFolleto:before    {content:"\e962";}
.iconLlegar:before     {content:"\e964";}
.iconMuseos:before     {content:"\e965";}
.iconParques:before    {content:"\e966";}
.iconIglesia:before    {content:"\e967";}
.iconSenderos:before   {content:"\e968";}
.iconGaleria:before    {content:"\e969";}
.iconMapaInte:before   {content:"\e96a";}
.iconVista360:before   {content:"\e96b";}
.iconVista:before      {content:"\e96c";}
.iconTeresa:before     {content:"\e95c";}
.iconSanJuan:before    {content:"\e95d";}
.iconCazorla:before    {content:"\e96d";}



/* --------------------- ESTILOS EFECTOS GENERALES -----------------------------*/

.redondea {border-radius:8px;}

a, .opacidad img, .ampliar img, .ampliar2 img, .desplaza img, .circulo img, .cuadrado img, .grises img, .cabeceraMenu, .cabeceraMenu li, .menuLogo, .menuLogo img,
.menuFixed, .logoImagen, #contactoEnviar input, .efectos, .efectos a, .efectos img, .headernav, input, textarea, select, .iconoServi img,
.iconoMenuCabz, .fondoMenuCabz, .ponentes-txt {transition:all 0.4s; -webkit-transition:all 0.4s;}

.efecto2, .efecto2 img, .efecto2 a {transition:all 0.5s; -webkit-transition:all 0.5s;}

.opacidad img, .realce img:hover {opacity:1;}
.opacidad img:hover, .realce img {opacity:0.75;}

.ampliar img {-webkit-transform: scale(1); transform: scale(1);}
.ampliar img:hover {-webkit-transform: scale(1.15); transform: scale(1.15);}

.ampliar2 img {-webkit-transform: scale(1); transform: scale(1);}
.ampliar2 img:hover {-webkit-transform: scale(1.05); transform: scale(1.05);}

.desplaza img {margin-top:0px; padding-bottom:0px;}
.desplaza img:hover {margin-top:-2px; padding-bottom:2px;}

.circulo img, .cuadrado img:hover {border:solid 2px #fff; border-radius:0px;}
.circulo img:hover, .cuadrado img {border:solid 2px #fff; border-radius:50%;}

.grises img {filter:url('#grayscale'); -webkit-filter:grayscale(100%); filter:grayscale(100%); filter:Gray();}
.grises img:hover {-webkit-filter:grayscale(0%); filter:none;}


/* --------------------- ESTILOS BARRA SCROLL ---------------------------------- */

::-webkit-scrollbar 	   {width:12px; height:12px;}
::-webkit-scrollbar-button {width:10px; height:10px;}
::-webkit-scrollbar-corner {background:transparent;}

::-webkit-scrollbar-thumb		{background:#70540e;}
::-webkit-scrollbar-thumb:hover {background:#ded8d5;}
::-webkit-scrollbar-track 		{background:#fff;}
::-webkit-scrollbar-track, ::-webkit-scrollbar-thumb {border-radius:10px; box-shadow:inset 0 0 5px rgba(0,0,0,0.5);}


/* -------------------------- BARRA DE COOKIES ----------------------------------*/

#barraCookies {width:100%; left:0px; right:0px; bottom:0px; position:fixed; text-align:center;
	background-color:rgba(0,0,0,0.7); color:#fff; z-index:99999999999; display:none;}

.separaCookies {height:20px; clear:both;}

.innerCookies {width:100%; padding-left:5px; font-size:16px; top:30%;}
.innerCookies a.okCook {color:#fff; margin:10px; padding:8px 12px; background:#70540e; border:solid 1px #fff; border-radius:5px; text-decoration:none;}
.innerCookies a.inCook {color:#fff; margin:10px; padding:8px 12px; background:#c5992b; border:solid 1px #fff; border-radius:5px; text-decoration:none;}
.innerCookies a:hover.okCook, .innerCookies a:hover.inCook {color:#fff; background:#000;}


/* ------------------------- EFECTOS SCROLLER ---------------------------------- */

.section:before, .section:after, .side:before, .side:after {content:" "; display:table;}
.section:after, .side:after {clear:both;}

.side {float:left; margin:0; transition:all 0.5s;}
.side img {max-width:100%;}

/* Estados Inicial Animaciones */
.cbpInit .side {transform:scale(1.2); opacity:0;}	/* Estado Inicial */
.section.cbpAnimate .side {transform:scale(1); opacity:1;}	/* Estado Final */


@media only screen and (max-width: 639px) {
.scroller {font-size:100%;}
.section h2 {margin:0px;}	
.side {width:100%; margin:auto; padding:0px 10px; float:none; display:block;}
.side img {float:none;}
}

