.elementor-kit-8{--e-global-color-primary:#2A74B3;--e-global-color-secondary:#3E608F;--e-global-color-text:#1C1E2B;--e-global-color-accent:#11143E;--e-global-color-61f0d4f:#F8F8F8;--e-global-color-4b8e154:#35343E;--e-global-color-918d880:#23292C;--e-global-color-139c2ad:#01C10F;--e-global-color-807da95:#F0EBEB;--e-global-color-35c24c4:#8BC63E;--e-global-color-32a5d68:#9BF1F8;--e-global-color-6eef4d2:#2A74B3;--e-global-color-28c9a85:#F1AD22;--e-global-color-b30c2b5:#FFFFFF;--e-global-color-0bfe938:#BD814F;--e-global-color-8d237c2:#841010;--e-global-color-7515a0d:#783F91;--e-global-color-a2f681e:#280F44;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;--e-global-typography-66aebd0-font-size:18px;--e-global-typography-66aebd0-font-weight:bold;--e-global-typography-c1c9039-font-family:"Raleway";--e-global-typography-c1c9039-font-size:27px;--e-global-typography-c1c9039-font-weight:600;--e-global-typography-fd58e0e-font-family:"Passion One";--e-global-typography-fd58e0e-font-size:33px;--e-global-typography-fd58e0e-font-weight:400;--e-global-typography-fd58e0e-text-transform:uppercase;--e-global-typography-abc6146-font-size:36px;--e-global-typography-abc6146-font-weight:bold;--e-global-typography-9836648-font-family:"Poppins";--e-global-typography-9836648-font-weight:500;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-secondary );padding:11px 11px 11px 11px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 h1{color:var( --e-global-color-primary );font-size:37px;}.elementor-kit-8 h2{color:var( --e-global-color-primary );font-size:30px;}.elementor-kit-8 h3{color:var( --e-global-color-accent );font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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:1024px){.elementor-kit-8{--e-global-typography-text-font-size:18px;--e-global-typography-66aebd0-font-size:18px;--e-global-typography-abc6146-font-size:18px;font-size:13px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;--e-global-typography-66aebd0-font-size:16px;--e-global-typography-c1c9039-font-size:18px;--e-global-typography-abc6146-font-size:16px;--e-global-typography-9836648-font-size:24px;}.elementor-kit-8 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Estilos a imágenes con la clase 'default' */
.default img {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px 0px;
    border-style: groove;
    border-width: 0px;
    border-color: rgba(255, 255, 255, 0.2);
    border-radius: 15px;
}


.blink_me {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {
  30% {
    opacity: 0.2;
  }
}

div.floating-whatsapp img {
    width: 100px;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 10;
}


/** Subtitulos */

div.blog-subtitle-padding h2 {
    margin-top: 10px;
    margin-bottom: 15px;
}

div.blog-subtitle-padding h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}/* End custom CSS */