.elementor-550 .elementor-element.elementor-element-0fb2e64{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-550 .elementor-element.elementor-element-788056b .elementor-heading-title{font-family:"Manrope", Sans-serif;font-size:42px;font-weight:bold;}.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-550 .elementor-element.elementor-element-cc400cd{color:#000000;}.elementor-550 .elementor-element.elementor-element-3e31901{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-widget-nested-tabs.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-550 .elementor-element.elementor-element-d6f60be{--display:flex;}.elementor-550 .elementor-element.elementor-element-4dbee6a{--display:flex;}.elementor-550 .elementor-element.elementor-element-1613247{--n-tabs-direction:column;--n-tabs-heading-direction:row;--n-tabs-heading-width:initial;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:0;--n-tabs-heading-wrap:wrap;--n-tabs-heading-overflow-x:initial;--n-tabs-title-white-space:initial;}.elementor-550 .elementor-element.elementor-element-1613247.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-b747c3f );}.elementor-550 .elementor-element.elementor-element-1613247.elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-550 .elementor-element.elementor-element-1613247.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-astglobalcolor0 );}.elementor-550 .elementor-element.elementor-element-6be72c7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-550 .elementor-element.elementor-element-d7aa4d7 .elementor-heading-title{font-family:"Manrope", Sans-serif;font-size:42px;font-weight:bold;}.elementor-550 .elementor-element.elementor-element-813c3d4{color:#000000;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-479e46c */.why-regallience{
    padding:80px 0;
    background:#fff;
}

.section-title{
    margin-bottom:50px;
}

.section-title h2{
    color:#034DB2;
    font-size:42px;
    font-weight:700;
    margin-bottom:12px;
}

.section-title span{
    width:85px;
    height:4px;
    background:#2B66F5;
    display:block;
    border-radius:50px;
}

.why-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:28px;
}

.feature-box{
    padding:28px 30px;
    border:1px solid #e8eef8;
    border-left:5px solid #034DB2;
    background:#fff;
    transition:.3s;
}

.feature-box:hover{
    border-left-color:#4CBC46;
    box-shadow:0 12px 30px rgba(3,77,178,.08);
}

.feature-box h3{
    color:#034DB2;
    font-size:28px;
    font-weight:700;
    margin-bottom:15px;
    line-height:1.3;
}

.feature-box p{
    color:#000;
    font-size:17px;
    line-height:1.9;
    margin:0;
}

.feature-box strong{
    color:#000;
    font-weight:700;
}

@media(max-width:992px){
    .why-grid{
        grid-template-columns:1fr;
    }

    .section-title h2{
        font-size:34px;
    }

    .feature-box h3{
        font-size:24px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-df9e439 *//*==========================
Mission & Vision
===========================*/

.company-values{
    padding:80px 0;
    background:#f8fbff;
}

.company-values .container{
    max-width:1200px;
    margin:auto;
    padding:0 20px;
}

.value-box{
    background:#fff;
    border-left:5px solid #034DB2;
    padding:40px 45px;
    margin-bottom:35px;
    box-shadow:0 8px 25px rgba(3,77,178,.08);
}

.value-box:last-child{
    margin-bottom:0;
}

.value-box h2{
    color:#034DB2;
    font-size:38px;
    font-weight:700;
    margin-bottom:25px;
    position:relative;
}

.value-box h2::after{
    content:"";
    display:block;
    width:80px;
    height:4px;
    background:#2B66F5;
    margin-top:12px;
    border-radius:50px;
}

.value-box p{
    font-size:18px;
    color:#000;
    line-height:1.9;
    margin-bottom:20px;
    text-align:justify;
}

.value-box p:last-child{
    margin-bottom:0;
}

.value-box strong{
    color:#034DB2;
    font-weight:600;
}

@media(max-width:768px){

    .company-values{
        padding:60px 0;
    }

    .value-box{
        padding:30px 25px;
    }

    .value-box h2{
        font-size:30px;
    }

    .value-box p{
        font-size:17px;
        line-height:1.8;
    }

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-479e46c */.why-regallience{
    padding:80px 0;
    background:#fff;
}

.section-title{
    margin-bottom:50px;
}

.section-title h2{
    color:#034DB2;
    font-size:42px;
    font-weight:700;
    margin-bottom:12px;
}

.section-title span{
    width:85px;
    height:4px;
    background:#2B66F5;
    display:block;
    border-radius:50px;
}

.why-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:28px;
}

.feature-box{
    padding:28px 30px;
    border:1px solid #e8eef8;
    border-left:5px solid #034DB2;
    background:#fff;
    transition:.3s;
}

.feature-box:hover{
    border-left-color:#4CBC46;
    box-shadow:0 12px 30px rgba(3,77,178,.08);
}

.feature-box h3{
    color:#034DB2;
    font-size:28px;
    font-weight:700;
    margin-bottom:15px;
    line-height:1.3;
}

.feature-box p{
    color:#000;
    font-size:17px;
    line-height:1.9;
    margin:0;
}

.feature-box strong{
    color:#000;
    font-weight:700;
}

@media(max-width:992px){
    .why-grid{
        grid-template-columns:1fr;
    }

    .section-title h2{
        font-size:34px;
    }

    .feature-box h3{
        font-size:24px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-df9e439 *//*==========================
Mission & Vision
===========================*/

.company-values{
    padding:80px 0;
    background:#f8fbff;
}

.company-values .container{
    max-width:1200px;
    margin:auto;
    padding:0 20px;
}

.value-box{
    background:#fff;
    border-left:5px solid #034DB2;
    padding:40px 45px;
    margin-bottom:35px;
    box-shadow:0 8px 25px rgba(3,77,178,.08);
}

.value-box:last-child{
    margin-bottom:0;
}

.value-box h2{
    color:#034DB2;
    font-size:38px;
    font-weight:700;
    margin-bottom:25px;
    position:relative;
}

.value-box h2::after{
    content:"";
    display:block;
    width:80px;
    height:4px;
    background:#2B66F5;
    margin-top:12px;
    border-radius:50px;
}

.value-box p{
    font-size:18px;
    color:#000;
    line-height:1.9;
    margin-bottom:20px;
    text-align:justify;
}

.value-box p:last-child{
    margin-bottom:0;
}

.value-box strong{
    color:#034DB2;
    font-weight:600;
}

@media(max-width:768px){

    .company-values{
        padding:60px 0;
    }

    .value-box{
        padding:30px 25px;
    }

    .value-box h2{
        font-size:30px;
    }

    .value-box p{
        font-size:17px;
        line-height:1.8;
    }

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-479e46c */.why-regallience{
    padding:80px 0;
    background:#fff;
}

.section-title{
    margin-bottom:50px;
}

.section-title h2{
    color:#034DB2;
    font-size:42px;
    font-weight:700;
    margin-bottom:12px;
}

.section-title span{
    width:85px;
    height:4px;
    background:#2B66F5;
    display:block;
    border-radius:50px;
}

.why-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:28px;
}

.feature-box{
    padding:28px 30px;
    border:1px solid #e8eef8;
    border-left:5px solid #034DB2;
    background:#fff;
    transition:.3s;
}

.feature-box:hover{
    border-left-color:#4CBC46;
    box-shadow:0 12px 30px rgba(3,77,178,.08);
}

.feature-box h3{
    color:#034DB2;
    font-size:28px;
    font-weight:700;
    margin-bottom:15px;
    line-height:1.3;
}

.feature-box p{
    color:#000;
    font-size:17px;
    line-height:1.9;
    margin:0;
}

.feature-box strong{
    color:#000;
    font-weight:700;
}

@media(max-width:992px){
    .why-grid{
        grid-template-columns:1fr;
    }

    .section-title h2{
        font-size:34px;
    }

    .feature-box h3{
        font-size:24px;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-df9e439 *//*==========================
Mission & Vision
===========================*/

.company-values{
    padding:80px 0;
    background:#f8fbff;
}

.company-values .container{
    max-width:1200px;
    margin:auto;
    padding:0 20px;
}

.value-box{
    background:#fff;
    border-left:5px solid #034DB2;
    padding:40px 45px;
    margin-bottom:35px;
    box-shadow:0 8px 25px rgba(3,77,178,.08);
}

.value-box:last-child{
    margin-bottom:0;
}

.value-box h2{
    color:#034DB2;
    font-size:38px;
    font-weight:700;
    margin-bottom:25px;
    position:relative;
}

.value-box h2::after{
    content:"";
    display:block;
    width:80px;
    height:4px;
    background:#2B66F5;
    margin-top:12px;
    border-radius:50px;
}

.value-box p{
    font-size:18px;
    color:#000;
    line-height:1.9;
    margin-bottom:20px;
    text-align:justify;
}

.value-box p:last-child{
    margin-bottom:0;
}

.value-box strong{
    color:#034DB2;
    font-weight:600;
}

@media(max-width:768px){

    .company-values{
        padding:60px 0;
    }

    .value-box{
        padding:30px 25px;
    }

    .value-box h2{
        font-size:30px;
    }

    .value-box p{
        font-size:17px;
        line-height:1.8;
    }

}/* End custom CSS */
/* Start custom CSS for nested-tabs, class: .elementor-element-1613247 *//* ===========================
   Elementor Tabs
=========================== */

.elementor-widget-tabs .elementor-tabs-wrapper{
    display:flex;
    gap:12px;
    margin-bottom:30px;
    border-bottom:none;
}

.elementor-widget-tabs .elementor-tab-title{
    background:#f5f8fd;
    color:#034DB2;
    border:1px solid #dbe7ff;
    border-radius:8px 8px 0 0;
    padding:16px 28px;
    font-size:17px;
    font-weight:600;
    transition:.3s ease;
}

.elementor-widget-tabs .elementor-tab-title:hover{
    background:#eef5ff;
    color:#034DB2;
}

.elementor-widget-tabs .elementor-tab-title.elementor-active{
    background:#034DB2;
    color:#fff;
    border-color:#034DB2;
}

.elementor-widget-tabs .elementor-tab-content{
    background:#fff;
    border:1px solid #dbe7ff;
    border-top:4px solid #034DB2;
    padding:35px;
    box-shadow:0 8px 25px rgba(3,77,178,.08);
    color:#000;
    line-height:1.8;
    font-size:17px;
}

.elementor-widget-tabs .elementor-tab-content h2,
.elementor-widget-tabs .elementor-tab-content h3,
.elementor-widget-tabs .elementor-tab-content h4{
    color:#034DB2;
    margin-bottom:20px;
}

.elementor-widget-tabs .elementor-tab-content strong{
    color:#034DB2;
    font-weight:600;
}

.elementor-widget-tabs .elementor-tab-content p{
    margin-bottom:18px;
}

.elementor-widget-tabs .elementor-tab-content ul{
    padding-left:22px;
    margin-bottom:20px;
}

.elementor-widget-tabs .elementor-tab-content li{
    margin-bottom:10px;
}

/* Mobile */

@media (max-width:767px){

    .elementor-widget-tabs .elementor-tab-title{
        border-radius:6px;
        margin-bottom:8px;
        padding:15px 18px;
        font-size:16px;
    }

    .elementor-widget-tabs .elementor-tab-content{
        padding:25px;
    }

}/* End custom CSS */
/* Start custom CSS */.brand-heading .elementor-heading-title{
    font-size: clamp(38px, 4vw, 58px);
    line-height: 1.1;
    font-weight: 800;
    color: #0B5EA8;
    letter-spacing: -1px;
    position: relative;
    margin-bottom: 25px;
}

.brand-heading .elementor-heading-title::after{
    content: "";
    display: block;
    width: 90px;
    height: 5px;
    margin-top: 15px;
    border-radius: 20px;
    background: linear-gradient(90deg,#0B5EA8,#2F80ED);
}


.brand-content{
    position: relative;
}

.brand-content .elementor-widget-container{
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    border: 1px solid rgba(11,94,168,.08);
    box-shadow: 0 15px 40px rgba(11,94,168,.05);
    transition: all .35s ease;
}

.brand-content .elementor-widget-container:hover{
    transform: translateY(-5px);
    box-shadow: 0 20px 50px rgba(11,94,168,.12);
}

.brand-content p{
    font-size: 18px;
    line-height: 1.9;
    color: #4B5563;
    margin-bottom: 18px;
}

.brand-content strong{
    color: #0B5EA8;
    font-weight: 700;
}


.brand-btn .elementor-button{
    background: linear-gradient(135deg,#0B5EA8,#2F80ED);
    color:#fff;
    border:none;
    border-radius:14px;
    padding:16px 36px;
    font-size:16px;
    font-weight:700;
    letter-spacing:.5px;
    position:relative;
    overflow:hidden;
    transition:all .35s ease;
    box-shadow:0 10px 25px rgba(11,94,168,.25);
}

/* Shine Effect */
.brand-btn .elementor-button::before{
    content:"";
    position:absolute;
    top:0;
    left:-120%;
    width:80%;
    height:100%;
    background:linear-gradient(
        90deg,
        transparent,
        rgba(255,255,255,.35),
        transparent
    );
    transition:.8s;
}

.brand-btn .elementor-button:hover::before{
    left:120%;
}

.brand-btn .elementor-button:hover{
    transform:translateY(-4px);
    box-shadow:0 18px 40px rgba(11,94,168,.35);
}

.brand-btn .elementor-button:active{
    transform:translateY(-1px);
}

.brand-btn .elementor-button-text{
    position:relative;
    z-index:2;
}

/* Remove Elementor widget background */
.cta-button,
.cta-button .elementor-widget-container{
    background: transparent !important;
    padding: 0 !important;
    box-shadow: none !important;
    border: none !important;
}

/* Button Styling */
.cta-button .elementor-button{
    width:100%;
    background:linear-gradient(135deg,#0B5EA8,#2F80ED);
    border-radius:18px;
    min-height:60px;
    border:none;
    box-shadow:0 12px 30px rgba(11,94,168,.18);
    transition:all .3s ease;
}

.cta-button .elementor-button:hover{
    transform:translateY(-3px);
    box-shadow:0 18px 40px rgba(11,94,168,.28);
}

.info-image{
    position:relative;
}

.info-image img{
    border-radius:20px;
    padding:12px;
    background:#fff;
    border:1px solid rgba(11,94,168,.08);
    box-shadow:0 25px 60px rgba(11,94,168,.10);
    transition:.4s ease;
}

.info-image::before{
    content:'';
    position:absolute;
    top:-12px;
    left:-12px;
    width:100%;
    height:100%;
    border-radius:20px;
    background:rgba(47,128,237,.08);
    z-index:-1;
}

.info-image img:hover{
    transform:translateY(-6px);
}

.brand-subheading .elementor-heading-title{
    font-size: clamp(28px,3vw,42px);
    line-height: 1.2;
    font-weight: 700;
    color: #0B5EA8;
    margin-bottom: 20px;
    transition: .3s ease;
}

.brand-subheading:hover .elementor-heading-title{
    transform: translateX(6px);
}/* End custom CSS */