.elementor-kit-9{--e-global-color-primary:#00B2A9;--e-global-color-secondary:#136D66;--e-global-color-text:#2E2E2E;--e-global-color-accent:#00B2A9;--e-global-color-dceba7f:#A3710D;--e-global-color-fd28773:#CE8E00;--e-global-color-1e98c1f:#67A055;--e-global-color-3ca4f93:#47683C;--e-global-color-26ec098:#F8F8F8;--e-global-color-d5dc9a2:#FFFFFF;--e-global-typography-primary-font-family:"Carlito";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Carlito";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Carlito";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Carlito";--e-global-typography-accent-font-weight:500;background-color:#EFEFEF;font-size:18px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-26ec098 );}.elementor-kit-9 h1{text-transform:uppercase;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:18px;color:var( --e-global-color-26ec098 );border-radius:10px 10px 10px 10px;padding:20px 35px 20px 35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*---- Nav-bar -----*/

.navigation {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;

  padding: 20px;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.06);
  transition: transform 0.3s ease;
  box-shadow: 0px 7px 19px 1px rgba(0,0,0,0.0);
-webkit-box-shadow: 0px 7px 19px 1px rgba(0,0,0,0.0);
-moz-box-shadow: 0px 7px 19px 1px rgba(0,0,0,0.0);
}


.navigation.nav-hide {
  transform: translateY(-140%);
}
/* estado normal */
.navigation .logo img {
  height: 60px;
  display: none;
  transition: all 0.3s ease
}
.navigation.otros .logo img {
    display: block!important;
  height: 60px;
  transition: all 0.3s ease
}

/* cuando baja más de 250px */
.navigation.logo-small {background: box-shadow: 0px 7px 19px 1px rgba(0,0,0,0.35);
-webkit-box-shadow: 0px 7px 19px 1px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 7px 19px 1px rgba(0,0,0,0.35);
   
}
.navigation.logo-small .logo img {
  height: 45px;
  display: block;
}

.elementor-widget-button{cursor:pointer!important;}

.footer a{color: #929292;
}

.consejo-img{--width:100%;  
		  height: var(--width);
		  width: var(--width);
		 aspect-ratio: 1 / 1;
}


.consejo-icon{aspect-ratio: 1 / 1;}/* End custom CSS */