.elementor-586 .elementor-element.elementor-element-6bcaa21{--display:flex;--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-586 .elementor-element.elementor-element-ee1ac32{--display:flex;--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-586 .elementor-element.elementor-element-63ad7f3{--display:flex;--min-height:350px;--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:25px 25px 25px 25px;}.elementor-586 .elementor-element.elementor-element-63ad7f3:not(.elementor-motion-effects-element-type-background), .elementor-586 .elementor-element.elementor-element-63ad7f3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(135deg, #0A1E3D 0%, #1A4D7A 100%);}.elementor-586 .elementor-element.elementor-element-9287684{--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-586 .elementor-element.elementor-element-5ab7abb > .elementor-widget-container{margin:50px 0px 0px 0px;}.elementor-586 .elementor-element.elementor-element-5ab7abb .section-title .title{color:#FFFFFF;margin:0px 0px 0px 0px;}.elementor-586 .elementor-element.elementor-element-5ab7abb .section-title .sub-title{color:#3FB833;}.elementor-586 .elementor-element.elementor-element-5ab7abb .section-title.title-style-three .sub-title{color:#3FB833;background:#eef0ff;}.elementor-586 .elementor-element.elementor-element-5ab7abb .section-title.three .sub-title{color:#3FB833;}.elementor-586 .elementor-element.elementor-element-5ab7abb .section-title .sub-title::before{background-color:#3FB833;}.elementor-586 .elementor-element.elementor-element-0ed4448{--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-image .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-586 .elementor-element.elementor-element-4f17dd0 img{height:300px;border-radius:25px 25px 25px 25px;}.elementor-586 .elementor-element.elementor-element-010c7ae:not(.elementor-motion-effects-element-type-background), .elementor-586 .elementor-element.elementor-element-010c7ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-586 .elementor-element.elementor-element-010c7ae{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:80px;padding:92px 0px 70px 0px;}.elementor-586 .elementor-element.elementor-element-010c7ae > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-586 .elementor-element.elementor-element-2be722e{padding:0px 0px 20px 0px;}.elementor-586 .elementor-element.elementor-element-5f42508 .section-title .title{color:#111111;margin:0px 0px 0px 0px;}.elementor-586 .elementor-element.elementor-element-5f42508 .section-title .sub-title{color:#3FB833;}.elementor-586 .elementor-element.elementor-element-5f42508 .section-title.title-style-three .sub-title{color:#3FB833;background:#FFFFFF;}.elementor-586 .elementor-element.elementor-element-5f42508 .section-title.three .sub-title{color:#3FB833;}.elementor-586 .elementor-element.elementor-element-5f42508 .section-title .sub-title::before{background-color:#3FB833;}.elementor-586 .elementor-element.elementor-element-0305150{margin-top:0px;margin-bottom:0px;}.elementor-586 .elementor-element.elementor-element-219de68 .about-item-wrap .content-btn .btn{background:#003478;}.elementor-586 .elementor-element.elementor-element-219de68 .about-item-wrap .content-btn .btn:hover{color:#ffffff;background:#01234e;}@media(min-width:768px){.elementor-586 .elementor-element.elementor-element-6bcaa21{--content-width:1441px;}.elementor-586 .elementor-element.elementor-element-9287684{--width:50%;}.elementor-586 .elementor-element.elementor-element-0ed4448{--width:50%;}.elementor-586 .elementor-element.elementor-element-a232b09{width:22%;}.elementor-586 .elementor-element.elementor-element-d8a5e3f{width:55.333%;}.elementor-586 .elementor-element.elementor-element-c9b8411{width:22%;}}/* Start custom CSS *//* Equal height and width for all service cards */
.services-item-two {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 350px; /* Adjust this value as needed */
}

/* Ensure columns have equal height */
.service-shortcode-two {
    display: flex;
    margin-bottom: 30px;
}

/* Make content area flexible to push elements evenly */
.services-content-two {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

/* Fix icon area height */
.services-icon-two {
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

/* Make title area consistent */
.services-content-two .title {
    min-height: 60px; /* Adjust based on your longest title */
    margin-bottom: 15px;
}

/* Make paragraph fill remaining space */
.services-content-two p {
    flex-grow: 1;
    margin-bottom: 0;
}

/* Optional: Add max-width to maintain consistency */
.service-shortcode-two {
    max-width: 100%;
}/* End custom CSS */