.elementor-kit-7{--e-global-color-primary:#31CAD0;--e-global-color-secondary:#000000;--e-global-color-text:#51515B;--e-global-color-accent:#82838C;--e-global-color-c6f6f0a:#FFFFFF;--e-global-color-7ad0041:#F3F4F8;--e-global-color-3bef310:#F9F9F9;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:400;background-color:var( --e-global-color-c6f6f0a );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );color:var( --e-global-color-c6f6f0a );box-shadow:0px 4px 12px 0px rgba(0, 0, 0, 0.25);border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:56px 56px 56px 56px;padding:16px 32px 16px 32px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#49DCE2;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-bottom:8px;}.elementor-kit-7 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 h1{color:var( --e-global-color-secondary );font-family:"Raleway", Sans-serif;font-size:96px;font-weight:600;}.elementor-kit-7 h2{color:var( --e-global-color-secondary );font-family:"Raleway", Sans-serif;font-size:40px;font-weight:500;}.elementor-kit-7 h3{color:var( --e-global-color-secondary );font-family:"Raleway", Sans-serif;font-size:24px;font-weight:700;}.elementor-kit-7 h4{color:var( --e-global-color-secondary );font-family:"Raleway", Sans-serif;font-size:20px;font-weight:700;}.elementor-kit-7 h5{color:var( --e-global-color-text );font-family:"Raleway", Sans-serif;font-size:20px;font-weight:700;}.elementor-kit-7 h6{color:var( --e-global-color-c6f6f0a );font-family:"Raleway", Sans-serif;font-size:24px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){--kit-widget-spacing:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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:1024px){.elementor-kit-7{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-7 a{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-7 a{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-button-icon {
    display: flex!important;
}

/*Buttons*/
/* Move the arrow on hover */
.elementor-button .elementor-button-icon {
    transition: transform 0.3s ease!important;
}

.elementor-button:hover .elementor-button-icon {
    transform: translateX(5px)!important; /* Adjust the value for desired movement */
}

.no-transition .elementor-button:hover .elementor-button-icon {
    transform: unset!important; /* Adjust the value for desired movement */
}

@media screen and (max-width:768px){
	.fullwidth-btn-holder a.elementor-button.elementor-button-link.elementor-size-sm {
    width: 100%;
}
a.elementor-button.elementor-button-link.elementor-size-sm {
    width: 100%;
}
}

/*Menu*/

nav.e-con-full.e-flex.e-con.e-parent {
    height: 100%;
}

.secondary-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transform: translateY(-100%);
    transition: transform 0.3s ease-in-out;
    backdrop-filter: blur(10px);
}

.secondary-header.visible {
    transform: translateY(0);
}

.elementor-element.elementor-element-c425c8b.elementor-widget__width-inherit.testimonial-slider.elementor-arrows-position-inside.elementor-widget.elementor-widget-loop-carousel.e-widget-swiper {
    max-width: calc(100% - (100% - 1600px) / 2)!important;
}

.course-image{
    overflow:hidden!important;
}

#elementor-popup-modal-84 .dialog-close-button {
    display: block;
    font-size: 32px;
    position: absolute;
    top: 16px !important;
    right: 16px !important;
}

main > .page-content > .elementor > .elementor-element{
    padding-left: 1rem!important;
    padding-right: 1rem!important;
}/* End custom CSS */