.elementor-kit-24{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-edf41c8:#C40000;--e-global-color-4151e3c:#009C85;--e-global-color-4ceaf29:#F7E7B0;--e-global-color-427eec9:#FF8F50;--e-global-color-bbda2ee:#FFFFFF;--e-global-color-63d8034:#59534E;--e-global-color-3690285:#59534E;--e-global-color-18c1a2a:#FFDD00;--e-global-color-e68f920:#302317;--e-global-color-8512844:#302317;--e-global-color-8b5a450:#D4DC44;--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;}.elementor-kit-24 e-page-transition{background-color:#FFBC7D;}.elementor-kit-24 h3{font-family:"Inter", Sans-serif;}.elementor-kit-24 button,.elementor-kit-24 input[type="button"],.elementor-kit-24 input[type="submit"],.elementor-kit-24 .elementor-button{font-weight:600;}.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 */.cc-mapas{
    
}

.pop-close .dialog-close-button{
    border-radius: 30px !important;
    padding: 3px;
}
/* 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 */