.elementor-kit-4{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1cfafc61:#4054B2;--e-global-color-7bea81d1:#23A455;--e-global-color-54ac57ec:#000;--e-global-color-67e0a436:#FFF;--e-global-color-4b57a88b:#051B34;--e-global-color-78bee2ea:#EFEFEF;--e-global-color-4637c485:#3957FF;--e-global-color-16f03006:#DBDBDB;--e-global-color-5483d53d:#F5F7FF;--e-global-color-3f4c64e5:#3B4855;--e-global-color-21397f0b:RGBA(59, 72, 85, 0.8);--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-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-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 */body {
overflow-x: hidden !important;
}

.raven-nav-menu-logo-link{
    border: solid white;
    background-color: black;
    width: 100%;
    padding: 15px!important;
    top: 0px;
    z-index: 9999999;
}


#menu-25bfc51{
    position: relative;
    justify-content: flex-end!important;
}


.jet-mobile-menu__container-inner{
    background-color: #057902;
}


.btn-custom {
    background-color: #bad43f;
    color: black;
    padding: 10px 15px;
    font-family: lato;
    font-weight: 900;
    transition: background-color 0.3s, color 0.3s; /* Añade una transición suave */
}

.btn-custom:hover {
    background-color: black; /* Fondo negro al hacer hover */
    color: white; /* Texto blanco al hacer hover */
}/* End custom CSS */