.elementor-kit-6{--e-global-color-2436b83:#CF131F;--e-global-color-815ffd4:#9FD4D1;--e-global-color-38568c1:#2D4861;--e-global-color-608aa9a:#DBDBDB;--e-global-color-f2f3c3f:#000000;--e-global-color-dff34fd:#FFFFFF;--e-global-color-20bbe45:#EA4852;--e-global-color-a5b0b06:#F10B19;--e-global-typography-primary-font-family:"League Spartan";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"League Spartan";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h2{font-family:"League Spartan", Sans-serif;font-size:2.4em;font-weight:bold;line-height:0.9em;}.elementor-kit-6 h3{font-family:"League Spartan", Sans-serif;font-size:1.4em;font-weight:bold;line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}.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);}.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:1025px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* no scrollbar 
body,
html,
html * {
    overflow-x: hidden;
}
*/
body::-webkit-scrollbar {
  display: none;
}



p:last-child {
margin-bottom: 0;
}


a:link, a:visited, a:active {
    text-decoration:none;
}
 
/* Megamenu links - Main Menu */

.megamenu-link:hover a{
    color: #FFFFFF;
}

.megamenu-link a{
    color: #2D4861;
}
    

/* Main Menu Background Color Change  */
.elementor-sticky--effects.header1 {
    background-color: black!important;
    transition: all .3s ease!important;
}

/* Slider bullet dots circle to square */
.swiper-pagination-bullet-active {
     border-radius: 2px!important;
}
.swiper-pagination-bullet {
     border-radius: 2px!important;
}

/* Reubicación de la imagen en los Cuadros de imagen (objetivos de cursos) */
.elementor-image-box-img{
    padding-top:8px;
}/* End custom CSS */