.elementor-kit-5{--e-global-color-primary:#6B83BB;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#DBDF7A;--e-global-color-73392ab:#4F80FF;--e-global-color-b8f4dc0:#074434;--e-global-color-30a32b6:#295E5E;--e-global-color-199fa12:#F3F2F2;--e-global-color-b1bdcd3:#DB6B46;--e-global-color-55764bf:#D7C4D9;--e-global-color-7bfab33:#5B717F;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-letter-spacing:0.6px;--e-global-typography-925f494-font-family:"Montserrat";--e-global-typography-925f494-font-size:20px;--e-global-typography-925f494-font-weight:600;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );letter-spacing:var( --e-global-typography-accent-letter-spacing );color:var( --e-global-color-secondary );border-style:none;border-radius:50px 50px 50px 50px;padding:10px 20px 10px 20px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#7892CE;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a:hover{color:var( --e-global-color-73392ab );}.elementor-kit-5 h2{font-family:"Montserrat", Sans-serif;font-size:36px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@media(max-width:1366px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-accent-font-size );letter-spacing:var( --e-global-typography-accent-letter-spacing );}}@media(max-width:1024px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-accent-font-size );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-accent-font-size );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:2400px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-accent-font-size );letter-spacing:var( --e-global-typography-accent-letter-spacing );}}/* Start custom CSS *//*barra de navegacion*/
.nav{
    transition: background-color 0.3s ease, color 0.3s ease;
}
.nav svg {
  transition: fill 0.3s ease;
}

/* Clase que se aplica al hacer scroll */
.nav.scrolled {
  background-color: white !important;
  color: black !important;
}
.nav.scrolled a {
  color: black !important;
}
.nav.scrolled .whiteMenu svg path, .nav.scrolled svg {
  fill: black !important;
}

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

/*boton*/
.elementor-button-icon{background-color:white;
    padding: 9px 7px;
    border-radius: 50px;
}

.elementor-128 .elementor-element.elementor-element-d16f320 .elementor-button[type="submit"] svg *, .elementor-128 .elementor-element.elementor-element-d16f320 .elementor-button[type="submit"]:hover svg *{
    fill:none !important;
}

.elementor-button-content-wrapper{
     display: inline-flex;
     flex-direction:row;
     align-items: center;
     transition: flex-direction 0.8s ease;
}
.elementor-button-content-wrapper:hover{
    display: inline-flex;
    flex-direction: row-reverse !important;
}

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

/*titulos*/
.underline{
    text-decoration: underline;
    text-decoration-thickness:12px;
    text-underline-offset: -5px;
    text-decoration-skip-ink: none;
}
.yellow{text-decoration-color:var(--e-global-color-accent);
}
.rose{text-decoration-color:rgba(215, 196, 217, 0.69);}
.orange{text-decoration-color:rgba(219, 107, 70, 0.69);}
.blue{text-decoration-color:rgba(79, 128, 255, 0.5);}
.green{ text-decoration-color: #AFBF73;}

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

/*cards*/

strong{font-weight:bold;}
.visibleHover {
  display: none;
  transition: opacity 0.5s ease;
  opacity: 0;
}
.card:hover .visibleHover {
  display: block;
  opacity: 1;
}
.spacer {transition: height 0.5s ease;}
.card:hover .spacer {height: 90px;}
.cardIcon path {
  transition: transform 0.3s ease, stroke 0.3s ease;
  transform: rotate(0deg);
  transform-origin: center;
}
.card:hover .cardIcon path {
  transform: rotate(45deg);
  stroke: #295E5E;
}
.cardIcon rect {
  transition: fill 0.3s ease;
}
.card:hover .cardIcon rect {
  fill: rgba(255, 255, 255, 0.67);
}/* End custom CSS */