
/*------------- estilos muy importantes para que no se vea la barra de traducción -------------*/

body {top:0 !important; color:#222;}
.skiptranslate iframe {display:none;}

#idiomas {width:auto; height:auto; padding:5px 8px; background:#fff; border:solid 1px var(--colPrim); box-shadow:0 0 8px rgba(0,0,0,.3);}
.goog-te-menu-value {font-size:15px !important;}
.idiomaCerrar {margin-left:8px; padding:5px 10px 2px 10px; font-size:20px; line-height:30px; color:#fff; background:var(--colPrim);}
.idiomaCerrar:hover {color:#fff; background:var(--colSecu);}
.modalIdioma {top:-60px; right:5%; pointer-events:none; position:fixed; z-index:9999; transition:all 0.4s;}
.modalIdioma:target {top:15px; pointer-events:auto;}


/*-------------------------------------- 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;}
.capaFlexBot  {display:flex !important; flex-wrap:wrap; justify-content:center; align-items:flex-end;}
.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;}

.gap_10_0 {gap:10px 0;}
.gap_0_10 {gap:0 10px;}

:root {
	--colPrim:#1d4ba2;
	--colSecu:#7bafd4;
	--colTerc:#1c3155;
  --colCuat:#111;
}

.txtPrim, a {color:var(--colPrim);}
.txtSecu, a:hover {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 ----------*/

.menuPictos a {text-align:center;}
.menuPictos a i {width:100%; font-size:24px; font-weight:400; color:var(--colSecu); font-family:'IconWeb' !important;}
ul.gva-nav-menu > li > a > .item-content:after {width:115%; background:var(--colPrim);}

.custom-breadcrumb .heading-title {padding-left:0 !important; text-align:center; text-transform:none;}
.custom-breadcrumb .breadcrumb {color:#fff !important;}


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

.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 a {color:rgba(255,255,255,0.8);}
.copyPie a:hover {color:#fff;}


/*---------- 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;}


/*-------- FORMULARIOS ----------*/

input[type="text"], input[type="tel"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="number"], 
textarea, select, #checkout_form .input_group > div input, #edit_user_profile .input_group > div input {
  background-color: #faf5ef !important;
  border:1px solid #faf5ef !important
}
.wpcf7-form .row {margin:0;}
.wpcf7-form select {height:50px !important; line-height:50px !important; border:solid 1px #ddd !important;}
.capaPrivacidad, .btnEnvio {display:flex !important; flex-wrap:wrap; justify-content:center; align-items:center;}
.capaPrivacidad input {margin-right:10px; transform:scale(1.7);}
.btnEnvio {padding-left:80px !important;}
.marcoFechas {width:100%; margin:10px 0 !important; padding:10px; border:solid 1px rgba(0,0,0,0.1); border-radius:2px;}


/*------------ POSTS ------------*/

.capaPostFlex [class*="block-grid-"] {display:flex; flex-wrap:wrap; justify-content:center;}
.capaPostFlex .post-one__content-inner {padding:20px; border-radius:15px; box-shadow:0 0 10px rgba(0,0,0,0.15);}
.capaPostFlex .post-one__content {margin-top:-50px; padding:0 10px 0 20px;}
.capaPostFlex .post-one__title {line-height:1.2em;}
.capaPostFlex .post-one__thumbnail img {border-radius:15px;}
.capaPostFlex {width:100%;}


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

.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;}
.bordeRedondoImg img {border-radius:10px;}
.contReservas input[type="text"], .contReservas textarea {background:#fff !important; border:none !important;}
.contReservas .cpbs-main .ui-selectmenu-button {padding-bottom:10px;}


/*----- 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);}


/*----- Slider ------*/

.txtSlider1 {font-size:60px;}


/*----- Reservas ------*/

.ui-state-default, .ui-widget-content .ui-state-default {background:#fff;}
input[type*="submit"]:not(.fa):not(.btn-theme):not(.las) {color:#fff !important;}
#ui-datepicker-div .ui-widget-header, .ui-button {background:#fff;}

.cpbs-main .cpbs-form-field>input {padding-bottom:10px;}
.cpbs-main .cpbs-booking-complete {max-width:600px; margin:50px auto 0px auto !important; padding:50px; border-radius:20px; border:solid 1px #F9BE57; box-shadow:0 0 15px rgba(0,0,0,0.2);}
.cpbs-booking-complete-payment-woocommerce .cpbs-button {animation:latidos 1.5s infinite;}
@keyframes latidos {
  0%, 90%, 100% {transform: scale(1);}
  45% {transform: scale(1.2);}
}
.cpbs-main .cpbs-place .cpbs-place-price {display:none;}

.cpbs-layout-column-right .cpbs-notice {
  margin:0 0 20px 0; padding:15px; font-size:25px; line-height:1em; text-align:center;
  border-radius:10px; background-color:#ff0000; border:solid 2px #000; box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
  animation:mensajeError 1s infinite;
}
@keyframes mensajeError {
  0%, 70%, 100% {transform: scale(1);}
  35% {transform: scale(1.05);}
}

.cpbs-main .woocommerce-notice {
  padding:15px !important; font-size:25px !important; line-height:1em !important; text-align:center;
  border-radius:10px; background-color:var(--colPrim); border:solid 2px #000; box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {display:none;}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__input-checkbox {margin:3px 8px 0 0 !important; transform:scale(1.5);}




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

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

}


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

}


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

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

  /*---------- CABECERA ----------*/
  .nav-one__mobile .dropdown-toggle i:before {font-size:30px !important;}
  #gva-mobile-menu ul.gva-mobile-menu > li > a i {padding-right:5px !important; font-weight:400 !important; color:var(--colSecu) !important;}
  .canvas-mobile .canvas-menu {padding-top:10px;}

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

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

  /*----- Slider ------*/
  .txtSlider1 {font-size:40px; letter-spacing:normal;}  
  
}


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

  /*----- Slider ------*/
  .txtSlider1 {font-size:32px;} 

}



/*--------------------------- ICONOS WEB ---------------------------*/

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

.pictoHomeS:before    {content:"\e900";}
.pictoHomeH:before    {content:"\e923";}
.pictoCorazonS:before {content:"\e91a";}
.pictoCorazonH:before {content:"\e921";}
.pictoBuscar:before   {content:"\e922";}
.pictoCarro:before    {content:"\e91c";}
.pictoCarroS:before   {content:"\e9b2";}
.pictoCarroH:before   {content:"\e9b3";}
.pictoCesta:before    {content:"\e91b";}
.pictoBolsa:before    {content:"\e91d";}
.pictoBolsa2:before   {content:"\e9bf";}
.pictoUserS:before    {content:"\e91f";}
.pictoUserS2:before	 {content:"\e946";}
.pictoUserH:before    {content:"\e91e";}
.pictoPassS1:before	 {content:"\e945";}
.pictoPassH1:before   {content:"\e944";}
.pictoPassS2:before   {content:"\e943";}
.pictoPassH2:before   {content:"\e942";}

.pictoPagoTarjeta:before   {content:"\e973";}
.pictoPagoBizum:before     {content:"\e974";}
.pictoPagoPaypal:before    {content:"\e971";}
.pictoPagoTransfer:before  {content:"\e972";}
.pictoPagoReembolso:before {content:"\e970";}
.pictoPagoEnMano1:before   {content:"\e96f";}
.pictoPagoEnMano2:before   {content:"\e96e";}
.pictoPagoGPay:before      {content:"\e977";}
.pictoPagoStripe:before    {content:"\e976";}
.pictoPagoSequra:before    {content:"\e975";}

.pictoMenu1:before    {content:"\e905";}
.pictoMenu2:before    {content:"\e924";}
.pictoMenu3:before    {content:"\e925";}
.pictoMenu4:before    {content:"\e9b1";}
.pictoDirec:before    {content:"\e908";}
.pictoFax:before      {content:"\e90b";}
.pictoEmail:before    {content:"\e909";}
.pictoEmailS:before   {content:"\e906";}
.pictoEmailH:before   {content:"\e952";}
.pictoContacto:before {content:"\e926";}
.pictoChat1:before    {content:"\e9c4";}
.pictoChat2:before    {content:"\e9c0";}
.pictoMovil:before    {content:"\e917";}
.pictoTelef:before    {content:"\e951";}
.pictoTelefS:before   {content:"\e907";}
.pictoTelefH:before   {content:"\e90a";}
.pictoCamionS:before  {content:"\e941";}
.pictoCamionH:before  {content:"\e940";}
.pictoInfo:before     {content:"\e947";}
.pictoIdiomas:before  {content:"\e960";}
.pictoFecha1:before   {content:"\e919";}
.pictoFecha2:before   {content:"\e963";}
.pictoFecha3:before   {content:"\e9c1";}
.pictoHorario:before  {content:"\e93f";}
.pictoShopSi:before   {content:"\e9b4";}
.pictoShopNo:before   {content:"\e9b5";}
.pictoManosH:before   {content:"\e9b7";}
.pictoManosS:before   {content:"\e9b8";}

.pictoEstEsperaH:before    {content:"\e982";}
.pictoEstEsperaS:before    {content:"\e983";}
.pictoEstAprobadoH:before  {content:"\e984";}
.pictoEstAprobadoS:before  {content:"\e985";}
.pictoEstPreparadoH:before {content:"\e986";}
.pictoEstPreparadoS:before {content:"\e987";}
.pictoEstEnviado:before    {content:"\e988";}
.pictoEstRecibido:before   {content:"\e989";}
.pictoEstCancelado:before  {content:"\e98a";}
.pictoEstReembolso:before  {content:"\e98b";}
.pictoEstDevoInicio:before {content:"\e98e";}
.pictoEstDevoFin:before    {content:"\e98d";}
.pictoEstDevoCancel:before {content:"\e98c";}

.pictoNuevoH:before   {content:"\e9a1";}
.pictoNuevoS:before   {content:"\e9a2";}
.pictoOferta1:before  {content:"\e9a5";}
.pictoOferta2H:before {content:"\e9a3";}
.pictoOferta2S:before {content:"\e9a4";}
.pictoDestacaH:before {content:"\e99f";}
.pictoDestacaS:before {content:"\e9a0";}
.pictoLocker:before   {content:"\e9bd";}

.pictoOk:before  {content:"\e93e";}
.pictoOkS:before {content:"\e9a8";}
.pictoKoH:before {content:"\e9a6";}
.pictoKoS:before {content:"\e9a7";}

.pictoStarNormal:before {content:"\e918";}
.pictoStarRound:before  {content:"\e92e";}
.pictoStarBorde:before  {content:"\e92d";}
.pictoStarHueca:before  {content:"\e92c";}
.pictoContraste:before  {content:"\e927";}
.pictoConfigurar:before {content:"\e928";}
.pictoSpinner1:before   {content:"\e94d";}
.pictoSpinner2:before   {content:"\e94e";}
.pictoSave:before       {content:"\e94f";}
.pictoPrinter:before    {content:"\e9a9";}
.pictoOrdenar:before    {content:"\e957";}
.pictoFiltro1:before    {content:"\e954";}
.pictoFiltro2:before    {content:"\e953";}
.pictoFiltro3S:before   {content:"\e955";}
.pictoFiltro3H:before   {content:"\e956";}

.pictoCalcular:before {content:"\e991";}
.pictoVerSi:before    {content:"\e98f";}
.pictoVerNo:before    {content:"\e990";}
.pictoVista:before    {content:"\e96c";}
.pictoVista360:before {content:"\e96b";}
.pictoMas:before      {content:"\e993";}
.pictoMenos:before    {content:"\e992";}
.pictoFacturaH:before {content:"\e9b9";}
.pictoFacturaS:before {content:"\e9ba";}
.pictoFolleto:before  {content:"\e962";}
.pictoEditar:before   {content:"\e950";}
.pictoGaleria:before  {content:"\e969";}
.pictoVideos:before   {content:"\e95b";}
.pictoCodeBar1:before {content:"\e9aa";}
.pictoCodeBar2:before {content:"\e9ab";}
.pictoCodeQR1:before  {content:"\e9ad";}
.pictoCodeQR2:before  {content:"\e9ac";}
.pictoBorrarH:before  {content:"\e9af";}
.pictoBorrarS:before  {content:"\e9b0";}
.pictoRecycle:before  {content:"\e9c9";}
.pictoRecycleH:before {content:"\e9cb";}
.pictoRecycleS:before {content:"\e9ca";}
.pictoMapa:before     {content:"\e9ae";}
.pictoMapaInte:before {content:"\e96a";}
.pictoWiFi:before     {content:"\e9be";}

.pictoExplora:before  {content:"\e95e";}
.pictoLlegar:before   {content:"\e964";}
.pictoFiesta:before   {content:"\e958";}
.pictoComer:before    {content:"\e959";}
.pictoComer2:before   {content:"\e9c2";}
.pictoComer3:before   {content:"\e9c3";}
.pictoDormir:before   {content:"\e95a";}
.pictoVino:before     {content:"\e9b6";}
.pictoHistoria:before {content:"\e95f";}
.pictoGuiadas:before  {content:"\e961";}
.pictoMuseos:before   {content:"\e965";}
.pictoParques:before  {content:"\e966";}
.pictoIglesia:before  {content:"\e967";}
.pictoSenderos:before {content:"\e968";}
.pictoEmpresa:before  {content:"\e9c5";}
.pictoNoticias:before {content:"\e9c6";}
.pictoProducto:before {content:"\e9c7";}
.pictoTeresa:before   {content:"\e95c";}
.pictoSanJuan:before  {content:"\e95d";}
.pictoCazorla:before  {content:"\e96d";}

.pictoFilePDF_H:before {content:"\e978";}
.pictoFilePDF_S:before {content:"\e979";}
.pictoFileCSV_H:before {content:"\e97a";}
.pictoFileCSV_S:before {content:"\e97b";}
.pictoFileJPG_H:before {content:"\e97c";}
.pictoFileJPG_S:before {content:"\e97d";}
.pictoFilePNG_H:before {content:"\e97e";}
.pictoFilePNG_S:before {content:"\e97f";}
.pictoFileSVG_H:before {content:"\e980";}
.pictoFileSVG_S:before {content:"\e981";}

.pictoCerrarBold:before     {content:"\e90c";}
.pictoCerrarMedi:before     {content:"\e92f";}
.pictoCerrarNorm:before     {content:"\e930";}
.pictoCerrarFino:before     {content:"\e931";}
.pictoFlechaTopBold:before  {content:"\e901";}
.pictoFlechaTopMedi:before  {content:"\e932";}
.pictoFlechaTopNorm:before  {content:"\e933";}
.pictoFlechaTopFina:before  {content:"\e934";}
.pictoFlechaDchaBold:before {content:"\e902";}
.pictoFlechaDchaMedi:before {content:"\e935";}
.pictoFlechaDchaNorm:before {content:"\e936";}
.pictoFlechaDchaFina:before {content:"\e937";}
.pictoFlechaBajoBold:before {content:"\e903";}
.pictoFlechaBajoMedi:before {content:"\e938";}
.pictoFlechaBajoNorm:before {content:"\e939";}
.pictoFlechaBajoFina:before {content:"\e93a";}
.pictoFlechaIzdaBold:before {content:"\e904";}
.pictoFlechaIzdaMedi:before {content:"\e93b";}
.pictoFlechaIzdaNorm:before {content:"\e93c";}
.pictoFlechaIzdaFina:before {content:"\e93d";}

.pictoScrollCent:before  {content:"\e998";}
.pictoScrollTop:before   {content:"\e997";}
.pictoScrollDcha:before  {content:"\e996";}
.pictoScrollBajo:before  {content:"\e994";}
.pictoScrollIzda:before  {content:"\e995";}
.pictoFlechaBack1:before {content:"\e999";}
.pictoFlechaGo1:before   {content:"\e99a";}
.pictoFlechaBack2:before {content:"\e99b";}
.pictoFlechaGo2:before   {content:"\e99c";}
.pictoFlechaBack3:before {content:"\e99d";}

.pictoRedes:before      {content:"\e916";}
.pictoFacebook:before   {content:"\e90d";}
.pictoTwitter:before    {content:"\e90e";}
.pictoTwitterXH:before  {content:"\e9bc";}
.pictoTwitterXS:before  {content:"\e9bb";}
.pictoWordpressH:before {content:"\e90f";}
.pictoWordpressS:before {content:"\e94c";}
.pictoBlog:before       {content:"\e910";}
.pictoInstagram:before  {content:"\e911";}
.pictoYoutube1:before   {content:"\e912";}
.pictoYoutube2:before   {content:"\e920";}
.pictoLinkedin:before   {content:"\e914";}
.pictoPinterest:before  {content:"\e915";}
.pictoTikTok:before     {content:"\e9c8";}
.pictoWhatsappS:before  {content:"\e913";}
.pictoWhatsappH:before  {content:"\e99e";}
.pictoWhatsappColor .whatPath1:before {content:"\e929"; color:#40a035;}
.pictoWhatsappColor .whatPath2:before {content:"\e92a"; color:#ffffff; margin-left:-1em;}
.pictoWhatsappColor .whatPath3:before {content:"\e92b"; color:#40a035; margin-left:-1em;}
.pictoGoogle .gooPath1:before {content:"\e948"; color:#d7282a;}
.pictoGoogle .gooPath2:before {content:"\e949"; color:#45ac43; margin-left:-1em;}
.pictoGoogle .gooPath3:before {content:"\e94a"; color:#5177b5; margin-left:-1em;}
.pictoGoogle .gooPath4:before {content:"\e94b"; color:#f4c300; margin-left:-1em;}

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