.elementor-kit-24{--e-global-color-primary:#1F5D66;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-edf41c8:#C40000;--e-global-color-a54c8c8:#F5F0E6;--e-global-color-f958792:#F5F0E6;--e-global-color-0933789:#E94F3C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-a54c8c8 );font-family:"Montserrat", Sans-serif;}.elementor-kit-24 e-page-transition{background-color:#FFBC7D;}.elementor-kit-24 h1{font-family:"Montserrat", Sans-serif;font-size:40px;font-weight:900;line-height:0em;}.elementor-kit-24 button,.elementor-kit-24 input[type="button"],.elementor-kit-24 input[type="submit"],.elementor-kit-24 .elementor-button{font-weight:600;border-radius:30px 30px 30px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:12px;}.elementor-element{--widgets-spacing:12px 12px;--widgets-spacing-row:12px;--widgets-spacing-column:12px;}{}h1.entry-title{display:var(--page-title-display);}@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 */.btn-waba .elementor-cta__button::before{
    font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  content: "\f232";
}


/* PC */
@media screen and (min-width: 1024px){

}
/* End PC */
/* Tablet */
@media screen and (min-width: 768px) and (max-width:1023px) {
.cc-boton{
 margin-left: auto;
}
}
/* End Tablet */
/* Movil */
@media screen and (max-width: 767px){
.cc-boton{
 margin-left: auto;
}
}
/* End Movil */
/*
.cc-info-m1:hover .elementor-icon-wrapper{
    animation: identificador 1s ease-in-out infinite;
}*/

.cc-info-m1:hover .elementor-icon-wrapper{
    animation: identificador 1s ease-in-out forwards;
}


@keyframes identificador{
  0% {
    box-shadow: 0px 0px 0px rgba(255, 120, 0, 0);
    transform: rotate(0deg);
  }
  50% {
    box-shadow: 0px 0px 30px rgba(255, 120, 0, 1);
  }
  100% {
    box-shadow: 0px 0px 0px rgba(255, 120, 0, 0);
    opacity:0;
    transform: rotate(360deg);
  }
}/* End custom CSS */