.about-pos-rel {
    position: relative !important;
}

.about-pos-abo {
    position: absolute !important;
    bottom: 0;
    left: -15px;
}

@media screen and (min-width:768px) {
    .history-silder .creative {
        flex-direction: row-reverse !important;
        align-items: center !important;
    }

    .history-silder .creative .swiper-button-prev {
        right: unset !important;
        left: 20% !important;
    }

    .history-silder .creative .swiper-button-next {
        right: unset !important;
        left: 25% !important;
    }

    .history-silder .mySwiperCreative .swiper-slide img {
        object-fit: scale-down !important;
    }

    .history-silder .creative .creative__wrapper-content .creative__slide-text {
        height: auto;
    }
}

.history-silder h5 {
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 18px !important;
    text-transform: uppercase !important;
}

.team-card {
    position: relative !important;
}

.team-card .team-role {
    position: absolute;
    top: 8px;
    background: #FFFFFF;
    left: 8px;
    padding: 8px;
    border-radius: 5px;
    font-size: 11.72px;
    font-weight: 400;
}

.team-card .elementor-image-box-content {
    padding: 10px;
}

.wpcf7 form .wpcf7-response-output {
    font-size: small !important;
}

.home-form .wpcf7 form .wpcf7-response-output {
    color: #fff;
}

.home-form .form-footer .checkbox {
    color: #FFFFFF8C;
}

.home-form .contact_form_style .form-control:focus {
    border-color: #fff;
}

.home-form .custom-contact-form input[type="submit"] {
    background: #fff;
    color: #232f87;
    border: 1px solid #fff;
}

#mega-menu-wrap-primary_menu #mega-menu-primary_menu .offering-set1 #mega-menu-item-452 a {
    font-weight: bold !important;
    color: var(--color-navy) !important;

}

#mega-menu-wrap-primary_menu #mega-menu-primary_menu .offering-set2 #mega-menu-item-2511 a {
    font-weight: bold !important;
    color: var(--color-navy) !important;
}

#mega-menu-wrap-primary_menu #mega-menu-primary_menu .offering-set3 #mega-menu-item-2535 a {
    font-weight: bold !important;
    color: var(--color-navy) !important;
}

#mega-menu-wrap-primary_menu #mega-menu-primary_menu .offering-set4 #mega-menu-item-2549 a {
    font-weight: bold !important;
    color: var(--color-navy) !important;
    text-decoration: none !important;
    cursor: auto !important;
}

#mega-menu-item-144>ul.mega-sub-menu {
    margin-top: 10px !important;
}



.custom-contact-form .submit-group:hover i {
    transform: translate(6pc, -50%) !important;
}

.custom-contact-form label {
    color: #9195A2;
    font-size: 14px;
}

.home-form .custom-contact-form label {
    color: #cfd6f3;
    font-size: 14px;
}

.custom-contact-form .wpcf7-list-item label {
    display: flex;
    align-items: center;
    gap: 5px;
}


.tablepress>:where(thead, tfoot)>tr>* {
    font-size: small !important;
    background-color: #2A3486 !important;
    color: #fff !important;
}

.tablepress>:where(tbody)>tr>* {
    font-size: small !important;
    font-weight: 500 !important;
}
.tablepress{
    border: 2px solid #dddddd !important;
}
.tablepress thead{
    border: 3px solid #dddddd !important;
}