
/*-------------------------------------- Estilos Propios ----------------------------------------*/

@font-face {font-family:'Alterna'; font-weight:400; font-style:normal; src:url('Alterna.woff') format('woff');}
@font-face {font-family:'IconWeb'; font-weight:400; font-style:normal; src:url('IconWeb.woff') format('woff');}

.pieLogosContainer, .ventanaWhatsApp a {box-sizing:border-box;}

.noWeb {display:none;}
.noMov {display:block;}

.inactivo {opacity:0.4 !important; pointer-events:none;}
.ocultar {top:-50px; z-index:-10; position:fixed; pointer-events:none;}
.wpcf7-form .wpcf7-form-control-wrap {margin-bottom:20px;}

.capaFlexTopL {display:flex !important; flex-wrap:wrap;}
.capaFlexTopC {display:flex !important; flex-wrap:wrap; justify-content:center;}
.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;}

.gap_05 {gap:5px;}
.gap_10 {gap:10px;}
.gap_15 {gap:15px;}
.gap_20 {gap:20px;}
.gap_25 {gap:25px;}
.gap_30 {gap:30px;}
.gap_35 {gap:35px;}
.gap_40 {gap:40px;}
.gap_45 {gap:45px;}
.gap_50 {gap:50px;}

:root {
	--colPrim:#ed1c24;
	--colSecu:#575757;
	--colTerc:#87060f;
  --colCuat:#02b9e7;
  --colLink:#c31118;
}

a {color:var(--colLink);}
a:hover {color:var(--colCuat);}

.txtPrim {color:var(--colPrim);}
.txtSecu {color:var(--colSecu);}
.txtTerc {color:var(--colTerc);}
.txtCuat {color:var(--colCuat);}
.txtBlanc {color:#fff;}
.txtNegro, body {color:#000;}

.fondoPrim {background:var(--colPrim);}
.fondoSecu {background:var(--colSecu);}
.fondoTerc {background:var(--colTerc);}
.fondoCuat {background:var(--colCuat);}
.fondoBlanc {background:#fff;}
.fondoNegro {background:#000;}

.fina {font-weight:200;}
.norm {font-weight:400;}
.semi {font-weight:600;}
.bold {font-weight:800;}
.txtBig {font-size:120%;}
.txtPeq {font-size:80%;}

.cent {text-align:center;}
.izda {text-align:left;}
.dcha {text-align:right;}
.just {text-align:justify;}
.ital {font-style:italic;}
.subraya {text-decoration:underline;}

.mapas   {width:90%; height:350px; margin:auto; box-shadow:0 0 15px rgba(0,0,0,.3);}
.mapa100 {width:100%; height:550px; margin:auto;}
.mapas iframe, .mapa100 iframe {width:100%; height:100%; border:0;}
.mapaFon {width:100%; height:100%; margin:0; position:absolute; z-index:10;}
.hoverON {pointer-events:none;}

.videoYoutube {position:relative; 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%;}
.video_11-5 {padding-bottom:46%;}
.video_16-9 {padding-bottom:56.25%;}
.video_4-3  {padding-bottom:75%;}

[class^="fontSize_"], [class*=" fontSize_"] {line-height:1.1em !important;}
.fontSize_12 {font-size:12px;}
.fontSize_14 {font-size:14px;}
.fontSize_15 {font-size:15px;}
.fontSize_16 {font-size:16px;}
.fontSize_17 {font-size:17px;}
.fontSize_18 {font-size:18px;}
.fontSize_20 {font-size:20px;}
.fontSize_22 {font-size:22px;}
.fontSize_24 {font-size:24px;}
.fontSize_25 {font-size:25px;}
.fontSize_26 {font-size:26px;}
.fontSize_28 {font-size:28px;}
.fontSize_30 {font-size:30px;}
.fontSize_36 {font-size:36px;}
.fontSize_40 {font-size:40px;}
.fontSize_50 {font-size:50px;}

[class^="ancho-"], [class*=" ancho-"] {margin:auto;}
.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%;}
.ancho100  {width:100%;}

[class^="separa-"], [class*=" separa-"], .limpiar, .separar {width:100%; clear:both; font-size:1px;}
.separa-01  {height:1px;}
.separa-02  {height:2px;}
.separa-03  {height:3px;}
.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;}

.listaTitular {margin:40px 0 20px 50px; font-weight:400;}
.listaTopos, .listaTopos li {list-style:disc !important;}
.listaTopos li, .listaOrdenada li {margin:5px auto 5px 20px;}
.listaOrdenada, .listaOrdenada li {list-style:decimal !important;}
.listaOrdenTxt, .listaOrdenTxt li {list-style:lower-latin !important;}
.listaPad20 {padding-left:20px !important;}
.listaPad30 {padding-left:30px !important;}
.listaPad40 {padding-left:40px !important;}
.listaPad50 {padding-left:50px !important;}

.pad-left  {padding-left:20px;}
.pad-right {padding-right:20px;}
.pad-total {padding:20px;}
.pad-lados {padding:0 20px;}

input, textarea, button, .opacidad img, .sombra, .ampliar img, .amplia2 img, .grises img, .ampliaCapa, .efectos {transition:all 0.4s;}

.opacidad img, .realce img:hover {opacity:1;}
.opacidad img:hover, .realce img {opacity:0.6;}

.sombra {box-shadow:0 0 0 rgba(0,0,0,0);}
.sombra:hover {box-shadow:0 0 6px rgba(0,0,0,0.5);}

.ampliar img, .amplia2 img {transform:scale(1);}
.ampliar img:hover {transform:scale(1.18);}
.amplia2 img:hover {transform:scale(1.05);}

.ampliaCapa {transform:scale(1);}
.ampliaCapa:hover {transform:scale(1.18);}

.grises img {filter:grayscale(100%);}
.grises img:hover {filter:none;}

.btnSeccion a {padding:10px 20px; background:var(--colPrim); color:#fff; border:solid 2px #000; border-radius:5px; box-shadow:0 0 8px rgba(0,0,0,0.5) !important;
  font-family:'Alterna'; font-weight:400; font-size:22px; line-height:22px; text-decoration:none;}
.btnSeccion a:hover {background:var(--colSecu); color:#fff;}


/*---------- CABECERA ----------*/

.search-two__control span {color:#575757;}

.menuCabz ul.gva-nav-menu > li {padding:0 !important; transition:all 0.4s;}
.menuCabz ul.gva-nav-menu > li:hover {background-color:var(--colSecu);}
.menuCabz ul.gva-nav-menu > li > a {font-size:15px !important;}
.menuCabz .item-content i {width:100%; margin:0; padding:0; color:var(--colCuat) !important; font-size:24px; font-weight:400;}
.menuCabz ul.gva-nav-menu > li:hover .item-content i {color:rgba(255,255,255,0.5) !important;}

ul.gva-nav-menu > li .submenu-inner, ul.gva-nav-menu > li ul.submenu-inner {padding:0 20px;}
ul.gva-nav-menu > li .submenu-inner li a, ul.gva-nav-menu > li ul.submenu-inner li a {text-transform:none !important;}



/*------------- PIE ------------*/

footer .footer-main {background:#fff;}

.pieLogosContainer {width:100%; padding:40px 10px 20px 10px; border-top:solid 2px #000; background:#fff;}
.pieLogos {padding:10px; display:flex !important; flex-wrap:wrap; justify-content:center; align-items:center;}
.pieLogoItem_1 {width:auto; max-height:100px; margin:10px 40px;}
.pieLogoItem_2 {width:auto; max-height:80px; margin:10px 12px;}
.pieLogoKitD {width:auto; height:60px !important; margin:9px;}
.pieTextKitD {font:400 15px 'GillSans', Arial, Helvetica, sans-serif; color:#333; text-align:center;}
.pieSepaKitD {width:220px; height:1px; margin:12px auto 0 auto; background:#333;}

.copyPie, .copyPie a {color:rgba(255,255,255,0.8) !important;}
.copyPie a:hover {color:rgba(255,255,255,1) !important;}


/*---------- WHATSAPP ----------*/

.whatsIndex {z-index:1000;}
.ventanaWhatsApp a {width:120px; height:40px; bottom:10px; right:10px; display:inherit; z-index:10000; position:fixed; 
  background:#40A22E; border:solid 2px #fff; border-radius:8px; box-shadow:0 0 10px rgba(0,0,0,.3);}
.ventanaWhatsApp a:hover {background:#1f6d10;}
.ventanaWhatsApp img {margin:-2px 0 0 -2px;}


/*--------------------------- SECCIONES ---------------------------*/

h1, h2, h3, h4, h5, h6 {margin:0; line-height:1.5em; color:unset;}
.migasContent .breadcrumb a, .migasContent .breadcrumb li::after {color:#000;}
.migasContent .breadcrumb a:hover {color:var(--colCuat);}

#compartir {width:100%; margin:auto; text-align:center;}
#compartir a {margin:0 3px !important;}

.imgBorde img {border-radius:15px; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.mfp-close {margin:0; right:0 !important; padding:0 10px 0 0 !important; font-size:40px; color:#fff !important; background:#000 !important;}

.capaJetFlex .jet-listing-grid__items {justify-content:center;}
.capaPostList .elementor-widget.elementor-widget-jet-listing-grid {flex-basis:auto;}

.galeriaComercios .swiper-wrapper {align-items:center;}

.post-one__thumbnail {margin-left:0;}


/*----- Contacto ------*/

.capaPrivacidad input {width:16px; height:16px; margin-right:7px;}
.wpcf7 form.sent .wpcf7-response-output {border-color:var(--colCuat);}


/*----- Cookies ------*/

#cookiefirst-policy-page h2 {margin:20px 0;}
.cookiefirst-cookie-declaration button {margin:0 10px; padding:10px 15px; color:#fff; background:var(--colPrim); border-radius:25px; cursor:pointer;}
.cookiefirst-cookie-declaration button:hover {background:var(--colSecu);}



/* ---------------------------------------- RESPONSIVE ---------- RESPONSIVE ---------- RESPONSIVE ------------------------------------------ */

@media only screen and (min-width: 1400px) {

  /*---------- CABECERA ----------*/
  .menuCabz ul.gva-nav-menu > li {padding:0 5px 0 5px !important;}
  .menuCabz ul.gva-nav-menu > li > a {font-size:17px !important;}

}


@media only screen and (min-width: 1600px) {

  /*---------- CABECERA ----------*/
  .menuCabz ul.gva-nav-menu > li {padding:0 10px 0 10px !important;}

}


@media only screen and (max-width: 999px) {

  .noWeb {display:block;}
  .noMov {display:none;}
  
  .btnSeccion {margin:5px 0;}

  /*---------- CABECERA ----------*/

  /*------------- PIE ------------*/

  /*--------------------------- SECCIONES ---------------------------*/

  
}


@media only screen and (max-width: 639px) {

  /*---------- CABECERA ----------*/

  /*------------- PIE ------------*/
  .pieLogoKitD {width:auto; height:50px !important; margin:5px 0;}
  .pieTextKitD {width:90%; margin:auto; font-size:12px}
  .pieSepaKitD {width:150px;}
  .pieLogoItem_2 {margin:10px 20px;}

  /*--------------------------- SECCIONES ---------------------------*/

}




/* ------------------------ ESTILOS ICONOS -------------------------*/

[class^="icn"], [class*=" icn"] {font-family:'IconWeb' !important; -webkit-font-smoothing:antialiased;}

.icnHomeS:before    {content:"\e900";}
.icnHomeH:before    {content:"\e923";}
.icnCorazonS:before {content:"\e91a";}
.icnCorazonH:before {content:"\e921";}
.icnBuscar:before   {content:"\e922";}
.icnCarro:before    {content:"\e91c";}
.icnCarroS:before   {content:"\e9b2";}
.icnCarroH:before   {content:"\e9b3";}
.icnCesta:before    {content:"\e91b";}
.icnBolsa:before    {content:"\e91d";}
.icnBolsa2:before   {content:"\e9bf";}
.icnUserS:before    {content:"\e91f";}
.icnUserS2:before	 {content:"\e946";}
.icnUserH:before    {content:"\e91e";}
.icnPassS1:before	 {content:"\e945";}
.icnPassH1:before   {content:"\e944";}
.icnPassS2:before   {content:"\e943";}
.icnPassH2:before   {content:"\e942";}

.icnPagoTarjeta:before   {content:"\e973";}
.icnPagoBizum:before     {content:"\e974";}
.icnPagoPaypal:before    {content:"\e971";}
.icnPagoTransfer:before  {content:"\e972";}
.icnPagoReembolso:before {content:"\e970";}
.icnPagoEnMano1:before   {content:"\e96f";}
.icnPagoEnMano2:before   {content:"\e96e";}
.icnPagoGPay:before      {content:"\e977";}
.icnPagoStripe:before    {content:"\e976";}
.icnPagoSequra:before    {content:"\e975";}

.icnMenu1:before    {content:"\e905";}
.icnMenu2:before    {content:"\e924";}
.icnMenu3:before    {content:"\e925";}
.icnMenu4:before    {content:"\e9b1";}
.icnDirec:before    {content:"\e908";}
.icnFax:before      {content:"\e90b";}
.icnEmail:before    {content:"\e909";}
.icnEmailS:before   {content:"\e906";}
.icnEmailH:before   {content:"\e952";}
.icnContacto:before {content:"\e926";}
.icnChat1:before    {content:"\e9c4";}
.icnChat2:before    {content:"\e9c0";}
.icnMovil:before    {content:"\e917";}
.icnTelef:before    {content:"\e951";}
.icnTelefS:before   {content:"\e907";}
.icnTelefH:before   {content:"\e90a";}
.icnCamionS:before  {content:"\e941";}
.icnCamionH:before  {content:"\e940";}
.icnInfo:before     {content:"\e947";}
.icnIdiomas:before  {content:"\e960";}
.icnFecha1:before   {content:"\e919";}
.icnFecha2:before   {content:"\e963";}
.icnFecha3:before   {content:"\e9c1";}
.icnHorario:before  {content:"\e93f";}
.icnShopSi:before   {content:"\e9b4";}
.icnShopNo:before   {content:"\e9b5";}
.icnManosH:before   {content:"\e9b7";}
.icnManosS:before   {content:"\e9b8";}

.icnEstEsperaH:before    {content:"\e982";}
.icnEstEsperaS:before    {content:"\e983";}
.icnEstAprobadoH:before  {content:"\e984";}
.icnEstAprobadoS:before  {content:"\e985";}
.icnEstPreparadoH:before {content:"\e986";}
.icnEstPreparadoS:before {content:"\e987";}
.icnEstEnviado:before    {content:"\e988";}
.icnEstRecibido:before   {content:"\e989";}
.icnEstCancelado:before  {content:"\e98a";}
.icnEstReembolso:before  {content:"\e98b";}
.icnEstDevoInicio:before {content:"\e98e";}
.icnEstDevoFin:before    {content:"\e98d";}
.icnEstDevoCancel:before {content:"\e98c";}

.icnNuevoH:before   {content:"\e9a1";}
.icnNuevoS:before   {content:"\e9a2";}
.icnOferta1:before  {content:"\e9a5";}
.icnOferta2H:before {content:"\e9a3";}
.icnOferta2S:before {content:"\e9a4";}
.icnDestacaH:before {content:"\e99f";}
.icnDestacaS:before {content:"\e9a0";}
.icnLocker:before   {content:"\e9bd";}

.icnOk:before  {content:"\e93e";}
.icnOkS:before {content:"\e9a8";}
.icnKoH:before {content:"\e9a6";}
.icnKoS:before {content:"\e9a7";}

.icnStarNormal:before {content:"\e918";}
.icnStarRound:before  {content:"\e92e";}
.icnStarBorde:before  {content:"\e92d";}
.icnStarHueca:before  {content:"\e92c";}
.icnContraste:before  {content:"\e927";}
.icnConfigurar:before {content:"\e928";}
.icnSpinner1:before   {content:"\e94d";}
.icnSpinner2:before   {content:"\e94e";}
.icnSave:before       {content:"\e94f";}
.icnPrinter:before    {content:"\e9a9";}
.icnOrdenar:before    {content:"\e957";}
.icnFiltro1:before    {content:"\e954";}
.icnFiltro2:before    {content:"\e953";}
.icnFiltro3S:before   {content:"\e955";}
.icnFiltro3H:before   {content:"\e956";}

.icnCalcular:before {content:"\e991";}
.icnVerSi:before    {content:"\e98f";}
.icnVerNo:before    {content:"\e990";}
.icnVista:before    {content:"\e96c";}
.icnVista360:before {content:"\e96b";}
.icnMas:before      {content:"\e993";}
.icnMenos:before    {content:"\e992";}
.icnFacturaH:before {content:"\e9b9";}
.icnFacturaS:before {content:"\e9ba";}
.icnFolleto:before  {content:"\e962";}
.icnEditar:before   {content:"\e950";}
.icnGaleria:before  {content:"\e969";}
.icnVideos:before   {content:"\e95b";}
.icnCodeBar1:before {content:"\e9aa";}
.icnCodeBar2:before {content:"\e9ab";}
.icnCodeQR1:before  {content:"\e9ad";}
.icnCodeQR2:before  {content:"\e9ac";}
.icnBorrarH:before  {content:"\e9af";}
.icnBorrarS:before  {content:"\e9b0";}
.icnMapa:before     {content:"\e9ae";}
.icnMapaInte:before {content:"\e96a";}
.icnWiFi:before     {content:"\e9be";}

.icnExplora:before  {content:"\e95e";}
.icnLlegar:before   {content:"\e964";}
.icnFiesta:before   {content:"\e958";}
.icnComer:before    {content:"\e959";}
.icnComer2:before   {content:"\e9c2";}
.icnComer3:before   {content:"\e9c3";}
.icnDormir:before   {content:"\e95a";}
.icnVino:before     {content:"\e9b6";}
.icnHistoria:before {content:"\e95f";}
.icnGuiadas:before  {content:"\e961";}
.icnMuseos:before   {content:"\e965";}
.icnParques:before  {content:"\e966";}
.icnIglesia:before  {content:"\e967";}
.icnSenderos:before {content:"\e968";}
.icnEmpresa:before  {content:"\e9c5";}
.icnNoticias:before {content:"\e9c6";}
.icnProducto:before {content:"\e9c7";}
.icnTeresa:before   {content:"\e95c";}
.icnSanJuan:before  {content:"\e95d";}
.icnCazorla:before  {content:"\e96d";}

.icnFilePDF_H:before {content:"\e978";}
.icnFilePDF_S:before {content:"\e979";}
.icnFileCSV_H:before {content:"\e97a";}
.icnFileCSV_S:before {content:"\e97b";}
.icnFileJPG_H:before {content:"\e97c";}
.icnFileJPG_S:before {content:"\e97d";}
.icnFilePNG_H:before {content:"\e97e";}
.icnFilePNG_S:before {content:"\e97f";}
.icnFileSVG_H:before {content:"\e980";}
.icnFileSVG_S:before {content:"\e981";}

.icnCerrarBold:before     {content:"\e90c";}
.icnCerrarMedi:before     {content:"\e92f";}
.icnCerrarNorm:before     {content:"\e930";}
.icnCerrarFino:before     {content:"\e931";}
.icnFlechaTopBold:before  {content:"\e901";}
.icnFlechaTopMedi:before  {content:"\e932";}
.icnFlechaTopNorm:before  {content:"\e933";}
.icnFlechaTopFina:before  {content:"\e934";}
.icnFlechaDchaBold:before {content:"\e902";}
.icnFlechaDchaMedi:before {content:"\e935";}
.icnFlechaDchaNorm:before {content:"\e936";}
.icnFlechaDchaFina:before {content:"\e937";}
.icnFlechaBajoBold:before {content:"\e903";}
.icnFlechaBajoMedi:before {content:"\e938";}
.icnFlechaBajoNorm:before {content:"\e939";}
.icnFlechaBajoFina:before {content:"\e93a";}
.icnFlechaIzdaBold:before {content:"\e904";}
.icnFlechaIzdaMedi:before {content:"\e93b";}
.icnFlechaIzdaNorm:before {content:"\e93c";}
.icnFlechaIzdaFina:before {content:"\e93d";}

.icnScrollCent:before  {content:"\e998";}
.icnScrollTop:before   {content:"\e997";}
.icnScrollDcha:before  {content:"\e996";}
.icnScrollBajo:before  {content:"\e994";}
.icnScrollIzda:before  {content:"\e995";}
.icnFlechaBack1:before {content:"\e999";}
.icnFlechaGo1:before   {content:"\e99a";}
.icnFlechaBack2:before {content:"\e99b";}
.icnFlechaGo2:before   {content:"\e99c";}
.icnFlechaBack3:before {content:"\e99d";}

.icnRedes:before      {content:"\e916";}
.icnFacebook:before   {content:"\e90d";}
.icnTwitter:before    {content:"\e90e";}
.icnTwitterXH:before  {content:"\e9bc";}
.icnTwitterXS:before  {content:"\e9bb";}
.icnWordpressH:before {content:"\e90f";}
.icnWordpressS:before {content:"\e94c";}
.icnBlog:before       {content:"\e910";}
.icnInstagram:before  {content:"\e911";}
.icnYoutube1:before   {content:"\e912";}
.icnYoutube2:before   {content:"\e920";}
.icnLinkedin:before   {content:"\e914";}
.icnPinterest:before  {content:"\e915";}
.icnWhatsappS:before  {content:"\e913";}
.icnWhatsappH:before  {content:"\e99e";}
.icnWhatsappColor .whatPath1:before {content:"\e929"; color:#40a035;}
.icnWhatsappColor .whatPath2:before {content:"\e92a"; color:#ffffff; margin-left:-1em;}
.icnWhatsappColor .whatPath3:before {content:"\e92b"; color:#40a035; margin-left:-1em;}
.icnGoogle .gooPath1:before {content:"\e948"; color:#d7282a;}
.icnGoogle .gooPath2:before {content:"\e949"; color:#45ac43; margin-left:-1em;}
.icnGoogle .gooPath3:before {content:"\e94a"; color:#5177b5; margin-left:-1em;}
.icnGoogle .gooPath4:before {content:"\e94b"; color:#f4c300; margin-left:-1em;}

/* -----------------------------------------------------------------*/ 
