.elementor-269 .elementor-element.elementor-element-cee2cc7{--display:flex;--min-height:409px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-269 .elementor-element.elementor-element-4e3103e{--display:flex;}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-269 .elementor-element.elementor-element-aa41cd3{width:var( --container-widget-width, 100% );max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) -75px;padding:0px 0px 0px 2px;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:start;}.elementor-269 .elementor-element.elementor-element-aa41cd3 img{width:72%;filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );border-radius:0px 0px 0px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-269 .elementor-element.elementor-element-b4cdb8e{--display:flex;--margin-top:65px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-269 .elementor-element.elementor-element-485ec7a{margin:00px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-269 .elementor-element.elementor-element-485ec7a p{margin-block-end:0px;}.elementor-269 .elementor-element.elementor-element-c131b41{--display:flex;--margin-top:59px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-269 .elementor-element.elementor-element-8fd57b0{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;column-gap:0px;}.elementor-269 .elementor-element.elementor-element-8fd57b0 p{margin-block-end:0px;}.elementor-269 .elementor-element.elementor-element-24a45e0{--display:flex;--min-height:0px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-269 .elementor-element.elementor-element-e5b71d6{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-269 .elementor-element.elementor-element-e5b71d6 p{margin-block-end:0px;}.elementor-269 .elementor-element.elementor-element-e5b71d6 a{transition-duration:0s;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-269 .elementor-element.elementor-element-aa41cd3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-269 .elementor-element.elementor-element-24a45e0{--min-height:0px;}.elementor-269 .elementor-element.elementor-element-e5b71d6{margin:-31px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-269 .elementor-element.elementor-element-aa41cd3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) -26px;}.elementor-269 .elementor-element.elementor-element-aa41cd3 img{width:54%;}.elementor-269 .elementor-element.elementor-element-b4cdb8e{--margin-top:-4px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-269 .elementor-element.elementor-element-cee2cc7{--content-width:1140px;}.elementor-269 .elementor-element.elementor-element-24a45e0{--content-width:874px;}}@media(max-width:1024px) and (min-width:768px){.elementor-269 .elementor-element.elementor-element-24a45e0{--content-width:500px;}}/* Start custom CSS for text-editor, class: .elementor-element-a2c5d57 *//* =========================
   RIOAX PREMIUM CONTACT BOX
========================= */

.rioax-contact-box{
    position:relative;

    color:#ffffff;
}

/* HEADING */

.rioax-contact-box h2{
    font-size:44px;

    font-weight:800;

    line-height:1.05;

    letter-spacing:-1.5px;

    margin-bottom:14px;

    color:#e5e7eb;
}

/* PREMIUM LINE */

.rioax-line{
    width:85px;

    height:4px;

    border-radius:50px;

    margin-bottom:22px;

    background:linear-gradient(
        90deg,
        #00ffd0,
        #2563eb
    );

    box-shadow:
    0 0 18px rgba(0,255,208,0.28);
}

/* ADDRESS */

.rioax-contact-box p{
    font-size:18px;

    line-height:1.7;

    font-weight:400;

    color:rgba(255,255,255,0.82);

    margin-bottom:16px;

    max-width:420px;

    letter-spacing:0.2px;
}

/* EMAIL */

.rioax-contact-box a{
    display:inline-block;

    font-size:17px;

    font-weight:500;

    color:#ffffff;

    text-decoration:none;

    padding-bottom:3px;

    border-bottom:
    1px solid rgba(255,255,255,0.35);

    transition:all 0.35s ease;
}

/* HOVER */

.rioax-contact-box a:hover{
    color:#00ffd0;

    border-color:#00ffd0;

    transform:translateX(3px);
}

/* =========================
   TABLET
========================= */

@media(max-width:1024px){

.rioax-contact-box h2{
    font-size:38px;
}

.rioax-contact-box p{
    font-size:17px;
}

}

/* =========================
   MOBILE
========================= */

@media(max-width:767px){

.rioax-contact-box h2{
    font-size:30px;

    margin-bottom:12px;
}

.rioax-line{
    width:65px;

    height:3px;

    margin-bottom:18px;
}

.rioax-contact-box p{
    font-size:15px;

    line-height:1.6;

    margin-bottom:14px;
}

.rioax-contact-box a{
    font-size:15px;
}

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-485ec7a *//* =========================
   RIOAX PREMIUM LINKS BOX
========================= */

.rioax-links-box{
    position:relative;

    color:#ffffff;
}

/* HEADING */

.rioax-links-box h2{
    font-size:44px;

    font-weight:800;

    line-height:1.05;

    letter-spacing:-1.5px;

    margin-bottom:14px;

    color:#e5e7eb;
}

/* PREMIUM LINE */

.rioax-line{
    width:85px;

    height:4px;

    border-radius:50px;

    margin-bottom:24px;

    background:linear-gradient(
        90deg,
        #00ffd0,
        #2563eb
    );

    box-shadow:
    0 0 18px rgba(0,255,208,0.28);
}

/* LINKS WRAPPER */

.rioax-footer-links{
    display:flex;

    flex-direction:column;

    gap:18px;
}

/* LINKS */

.rioax-footer-links a{
    display:inline-block;

    width:fit-content;

    font-size:18px;

    font-weight:500;

    color:rgba(255,255,255,0.88);

    text-decoration:none;

    transition:all 0.35s ease;

    position:relative;
}

/* HOVER EFFECT */

.rioax-footer-links a:hover{
    color:#00ffd0;

    transform:translateX(4px);
}

/* UNDERLINE ANIMATION */

.rioax-footer-links a::after{
    content:"";

    position:absolute;

    left:0;
    bottom:-4px;

    width:0;

    height:1px;

    background:#00ffd0;

    transition:0.35s ease;
}

.rioax-footer-links a:hover::after{
    width:100%;
}

/* =========================
   TABLET
========================= */

@media(max-width:1024px){

.rioax-links-box h2{
    font-size:38px;
}

.rioax-footer-links a{
    font-size:17px;
}

}

/* =========================
   MOBILE
========================= */

@media(max-width:767px){

.rioax-links-box h2{
    font-size:30px;

    margin-bottom:12px;
}

.rioax-line{
    width:65px;

    height:3px;

    margin-bottom:18px;
}

.rioax-footer-links{
    gap:14px;
}

.rioax-footer-links a{
    font-size:15px;
}

}

/* COMPACT LINK SPACING */

.rioax-footer-links{
    gap:10px;
}

.rioax-footer-links a{
    line-height:1.4;
}

/* REMOVE EXTRA SPACING */

.rioax-footer-links{
    gap:0 !important;
}

.rioax-footer-links a{
    margin:0;
    padding:0;
    line-height:1.2;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-8fd57b0 *//* =========================
   RIOAX PREMIUM POLICY BOX
========================= */

.rioax-policy-box{
    position:relative;

    color:#ffffff;
}

/* HEADING */

.rioax-policy-box h2{
    font-size:44px;

    font-weight:800;

    line-height:1.05;

    letter-spacing:-1.5px;

    margin-bottom:14px;

    color:#e5e7eb;
}

/* PREMIUM LINE */

.rioax-line{
    width:85px;

    height:4px;

    border-radius:50px;

    margin-bottom:22px;

    background:linear-gradient(
        90deg,
        #00ffd0,
        #2563eb
    );

    box-shadow:
    0 0 18px rgba(0,255,208,0.28);
}

/* LINKS WRAPPER */

.rioax-policy-links{
    display:flex;

    flex-direction:column;

    gap:10px;
}

/* LINKS */

.rioax-policy-links a{
    display:inline-block;

    width:fit-content;

    font-size:18px;

    line-height:1.3;

    font-weight:500;

    color:rgba(255,255,255,0.88);

    text-decoration:none;

    position:relative;

    transition:all 0.35s ease;
}

/* HOVER */

.rioax-policy-links a:hover{
    color:#00ffd0;

    transform:translateX(4px);
}

/* UNDERLINE */

.rioax-policy-links a::after{
    content:"";

    position:absolute;

    left:0;
    bottom:-4px;

    width:0;

    height:1px;

    background:#00ffd0;

    transition:0.35s ease;
}

.rioax-policy-links a:hover::after{
    width:100%;
}

/* =========================
   TABLET
========================= */

@media(max-width:1024px){

.rioax-policy-box h2{
    font-size:38px;
}

.rioax-policy-links a{
    font-size:17px;
}

}

/* =========================
   MOBILE
========================= */

@media(max-width:767px){

.rioax-policy-box h2{
    font-size:30px;

    margin-bottom:12px;
}

.rioax-line{
    width:65px;

    height:3px;

    margin-bottom:18px;
}

.rioax-policy-links{
    gap:8px;
}

.rioax-policy-links a{
    font-size:15px;
}

}

.rioax-policy-links{
    display:flex;

    flex-direction:column;

    gap:18px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-cee2cc7 */.elementor-269 .elementor-element.elementor-element-cee2cc7{
    background:#000000;

    background-image:none;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e5b71d6 *//* =========================
   RIOAX FOOTER BOTTOM
========================= */

.rioax-footer-bottom{
    margin-top:55px;

    padding-top:22px;

    border-top:
    1px solid rgba(255,255,255,0.08);

    text-align:center;
}

/* COPYRIGHT TEXT */

.rioax-footer-bottom p{
    margin:0;

    font-size:16px;

    font-weight:400;

    letter-spacing:0.2px;

    color:rgba(255,255,255,0.62);
}

/* =========================
   MOBILE
========================= */

@media(max-width:767px){

.rioax-footer-bottom{
    margin-top:40px;

    padding-top:18px;
}

.rioax-footer-bottom p{
    font-size:14px;

    line-height:1.6;
}

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-24a45e0 */.elementor-269 .elementor-element.elementor-element-24a45e0{
    background:#000000;

    background-image:none;
}/* End custom CSS */