.elementor-kit-8{--e-global-color-primary:#C1000B;--e-global-color-secondary:#DE0000;--e-global-color-text:#000000;--e-global-color-accent:#890215;--e-global-color-2093af0:#FFFFFF;--e-global-color-bc91ce9:#F5F6F7;--e-global-color-1ecd371:#D9D9D9;--e-global-color-d19c4db:#C5C5C5;--e-global-color-7dcf891:#A0A0A0;--e-global-color-ca20251:#7E7E7E;--e-global-color-db48c21:#585858;--e-global-color-7e4a75d:#2F2F2F;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;font-size:1rem;font-weight:400;--e-preloader-animation-duration:900ms;--e-preloader-delay:0ms;}.elementor-kit-8 a{font-family:"Montserrat", Sans-serif;font-size:1.1rem;font-weight:600;}.elementor-kit-8 h1{font-size:3.2rem;font-weight:300;}.elementor-kit-8 h2{font-size:2.5rem;}.elementor-kit-8 h3{font-size:2.25rem;}.elementor-kit-8 h4{font-size:1.8rem;}.elementor-kit-8 h5{font-size:1.5rem;}.elementor-kit-8 h6{font-size:1.25rem;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;text-shadow:0px 0px 10px rgba(0,0,0,0.3);border-radius:0px 0px 0px 0px;padding:15px 30px 15px 30px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-db48c21 );}.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);}.elementor-kit-8 e-page-transition{background-color:#F5F6F7;}.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;
  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;}




.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled{opacity: 0!important;}/* End custom CSS */