.elementor-button-icon svg {
    width: 100% !important;
    height: 100% !important;
}

.elementor-button span {
    align-items: center;
}

.Header_section .elementor-button:hover {
    border-color: #0C1742 !important;
}

.Header_section .sub-menu li a {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 100%;
    padding: 15px auto !important;
}

.Header_section .sub-menu li a::before {
    position: absolute;
    content: '';
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='2' y1='12' x2='22' y2='12'/%3E%3Cpath d='M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z'/%3E%3C/svg%3E");
    -webkit-transition: all .500s ease-in-out;
    transition: all .500s ease-in-out;
    opacity: 0;
}

.Header_section .sub-menu li {
    padding: 0 !important;
}

.Header_section .sub-menu li a:hover {
    opacity: 1;
    padding-left: 50px !important;
}

.Header_section .sub-menu li a:hover::before {
    opacity: 1;
}

.Header_section .sub-menu {
    border-top: 2px solid #fff !important;
    margin-top: 10px !important;
    width: 100% !important;
    max-width: 240px !important;
    min-width: 240px !important;
}

.Header_section .sub-menu i a:hover:before {
    opacity: 1;
}

.Header_section .elementor-menu-toggle {
    padding: 0;
}

.toggleOpenMenu {
    overflow: hidden;
}

.campus_icon_box span.elementor-icon {
    padding: 10px;
    background: #AD1935;
    border-radius: 5px;
    height: 100%;
    display: flex;

}

.campus_icon_box .elementor-icon-box-icon {
    width: 50px !important;
    height: 50px !important;
    padding: 10px;
    background: #AD1935;
    border-radius: 5px;
}

.campus_icon_box h4 {
    margin: 0 !important;
}

.scroll_down h4 {
    transform: rotate(-90deg);
}

.left_right_col {
    min-width: 100px !important;
    max-width: 100px;
}

.poli_banner {
    overflow: hidden;
}


.left_right_col h4 {
    white-space: nowrap;
}

.banner_btn .elementor-button-icon svg {
    width: 100% !important;
    height: 100% !important;
    transform: rotate(-45deg);
    transition: 0.3s all;
}

.banner_btn a:hover svg {
    transform: rotate(0);
}

.banner_btn a {
    position: relative;
}

.banner_btn a::before {
    content: '';
    position: absolute;
    left: auto;
    right: -4px;
    top: -4px;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 103px;
    height: 103px;
    z-index: -1;
}

.border-single {
    position: relative;
}

.border-single::after {
    content: "";
    width: 1px;
    height: 75px;
    opacity: 0.2;
    background: #0c174233;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.border-line .elementor-counter-title {
    text-align: center;
}

.global_banner {
    background-position: bottom 60px right 85px !important;
}

.team_card_sec {
    padding: 15px !important;
    border: 1px solid transparent;
    border-image: linear-gradient(176.42deg, #ad193533 -31.47%, rgba(173, 25, 53, 0) 88.37%);
    border-image-slice: 1;
    transition: 0.5s all;

}

.team_card_sec:hover {
    border-image: linear-gradient(176.42deg, #ad1935 -31.47%, rgba(173, 25, 53, 0) 88.37%);
    border-image-slice: 1;
}

.team_data_front img {
    width: 100%;
    min-height: 273px;
    max-height: 273px;
    object-fit: cover;
}

.team_data_card {
    position: relative;
    overflow: hidden;
}


.team_data_front {
    position: relative;
    z-index: 1;
}


.team_data_card .team_data_back {
    position: absolute;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 1s ease;
    z-index: 2;
}

.team_data_card .team_data_front .elementor-widget-image:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 0 0 0 #ad1935 inset;
    opacity: 0.8;
    transition: all 1s ease-in-out 0s;
}

.team_data_card:hover .team_data_front .elementor-widget-image:before {
    box-shadow: 0 0 0 400px #ad1935 inset;
}


.team_data_front .front_head {
    max-width: 207px;
    margin: 0 auto;
}


.team_data_back .elementor-widget-icon-list {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.team_data_back .elementor-icon-list-items {
    display: flex;
    gap: 15px;
}

.team_data_back .elementor-icon-list-item a {
    background: #ffffff33;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px !important;
    height: 40px;
    transition: 0.3s all;
}

.team_data_back .elementor-icon-list-item a svg {
    fill: #fff;
}

.team_data_back .elementor-icon-list-item a:hover {
    background: #fff;
}

.team_data_back .elementor-icon-list-item a:hover svg {
    fill: #AD1935;
}

.team_data_back .elementor-icon-list-item a * {
    margin: 0 !important;
}

.team_data_back .elementor-icon-list-item a span {
    padding-left: 5px;
}

.team_data_card:hover .team_data_back {
    opacity: 1;
    visibility: visible;
}



.testimonials_cards {
    transition: 0.3s all;
}

.testimonials_cards .card_img img {
    min-width: 70px;
    min-height: 70px;
    max-width: 70px !important;
    max-height: 70px;
    object-fit: cover;
}

.card_img img {
    min-width: 50px;
    min-height: 50px;
    max-width: 50px !important;
    max-height: 50px;
    object-fit: cover;
}

.testimonials_cards .card_img {
    min-width: 70px;
    max-width: 70px;
    max-height: 70px;
    max-height: 70px;
}

.testimonials_cards:hover .card_cover {
    background-color: rgba(173, 25, 53, 1) !important;
}

.testimonials_cards:hover .card_cover .elementor-heading-title,
.testimonials_cards:hover .card_cover .elementor-widget-text-editor {
    color: #fff !important;
}

.testimonials_cards:hover .e-icon-wrapper.e-icon-marked {
    --e-rating-icon-color: #fff !important;
}

.testimonials_cards:hover .e-icon-wrapper.e-icon-unmarked {
    --e-rating-icon-color: #ffffff66 !important;
}

.loop_testimonial .swiper-slide {
    padding-top: 70px;
}

span.swiper-pagination-bullet {
    background: transparent !important;
    border: 1px solid #ad1935;
    opacity: 1;
    width: 20px !important;
    height: 15px !important;
    border-radius: 20px;
    transition: 0.3s all;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 40px !important;
    background: #ad1935 !important;

}

.hover-white-text a:hover svg path {
    fill: transparent;
    stroke: #fff;
}

.service_card {
    overflow: hidden !important;
}


.service_card .service_card_back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(173, 25, 53, 0.9);
    color: #f9eee8;
    padding: 30px 20px;
    transform: scale(0);
    transition: all 0.5s ease 0s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.service_card:hover .service_card_back {
    transform: scale(1);
    height: 100%;
    padding: 10px;
}

.service_card:hover .service_card_back>div {
    height: 100%;
}

.service_card .service_card_front_head {
    opacity: 1;
    transition: all 0.5s ease 0s;

}

.service_card:hover .service_card_front_head {
    bottom: -20% !important;
    opacity: 0;
    /* z-index: -1; */
}

.service_card .elementor-heading-title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.service_card .service_card_back .elementor-widget-text-editor {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.service_card_front img {
    min-height: 438px;
    max-height: 438px;
    object-fit: cover;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100%;
}

.elementor-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    flex-wrap: wrap;
}

.elementor-pagination .page-numbers {
    margin: 0 !important;
    padding: 20px;
    border: 1px solid rgba(36, 36, 36, 0.2);
    width: 40px;
    position: relative;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s all;
}

.elementor-pagination .page-numbers:hover,
.elementor-pagination .page-numbers.current,
.page-numbers.next:hover,
.page-numbers.prev:hover {
    background-color: #AD1935 !important;
    color: #fff !important;
}

.elementor-pagination .page-numbers.prev,
.elementor-pagination .page-numbers.next {
    width: max-content;
    position: relative;
}

.elementor-pagination .page-numbers.prev {
    padding-left: 40px;
    background-color: rgba(36, 36, 36, 0.05);
}

.elementor-pagination .page-numbers.prev::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2026/06/arrow-narrow-right-1.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    left: 15px;
    transform: rotate(180deg);
}

.elementor-pagination .page-numbers.next {
    padding-right: 40px;
    background-color: rgba(255, 241, 244, 1);
}

.elementor-pagination .page-numbers.next::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2026/06/arrow-narrow-right-1.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    right: 15px;

}


.elementor-pagination .page-numbers.prev:hover::before,
.elementor-pagination .page-numbers.next:hover::before {
    filter: brightness(0) saturate(100%) invert(91%) sepia(71%) saturate(6821%) hue-rotate(183deg) brightness(138%) contrast(117%);
}

.activity_post .premium-blog-thumbnail-container:before,
.activity_post .premium-blog-thumbnail-container:after {
    display: none;
}

.activity_post .premium-blog-thumbnail-container img {
    min-height: 522px;
    max-height: 522px;
}

.building_image,
.humuan_image {
    position: relative;
}

.building_image::before {
    content: '';
    position: absolute;

    background-color: #fff;
    width: 100%;
    height: 100%;
    left: -10px;
    top: -10px;
    z-index: -1;
}

.humuan_image::before {
    content: '';
    position: absolute;
    background-color: rgba(173, 25, 53, 1);
    width: 367px;
    height: 487px;
    left: -10px;
    top: -10px;
    z-index: -1;
}

.activity_filter {
    margin: 0 auto;
}

.activity_filter search.e-filter {
    width: 100%;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: start;
}

.header_cont {
    position: fixed !important;
    z-index: 999 !important;
    width: 100% !important;
    background: rgba(173, 25, 53, 1);
    padding: 18px;
    -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out .5s;
    -o-transition: all ease-out .5s;
    transition: all ease-out .5s;
}

.event_card {
    padding: 0 !important;
}

.event_card .elementor-widget-button {
    height: 100%;
}

.event_card .elementor-widget-button a,
.event_card .elementor-widget-button a .elementor-button-content-wrapper {
    height: 100%;
}

.event_card .elementor-widget-button span.elementor-button-text {
    transform: rotate(-90deg);
    white-space: nowrap;
}

.event_card .elementor-post-info li {
    padding: 10px !important;
    background: hsla(349, 100%, 97%, 1);
}

.event_card .elementor-post-info {
    gap: 20px;
}

.event_card_img {
    min-width: 60px;
    min-height: 60px;
    max-width: 60px !important;
    max-height: 60px;
    object-fit: cover;
}

.event_card_img .elementor-widget-image {
    min-width: 60px;
    min-height: 60px;
    max-width: 60px !important;
    max-height: 60px;
    object-fit: cover;
    background: #0C1742;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.card_cover:hover .event_card_img .elementor-widget-image {
    background: #ad1935;
}

.blog_date {
    min-width: 81px;
    max-width: 81px;
}

.blog_post_card {
    max-width: 414px;
    min-width: 414px;
}

.blog_post_card span.elementor-post-info__terms-list-item {
    padding: 5px;
    background: hsla(349, 100%, 97%, 1);
}

.blog_post_card span.elementor-post-info__terms-list {
    display: flex !important;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}

.blog_card,
.blue-btn a:hover svg {
    transition: 0.3s all !important;
}

.blog_card:hover .blog_post_card {
    border-color: hsla(349, 75%, 39%, 1) !important;
}

.blog_card:hover .blog_post_card .elementor-widget-button a {
    color: hsla(349, 75%, 39%, 1);
}

.blog_card:hover .blog_post_card .elementor-widget-button svg path {
    stroke: hsla(349, 75%, 39%, 1);
}

.blue-btn a:hover {
    color: #fff !important;
}

.blue-btn a:hover svg path {
    stroke: #fff;
}

.political_form input:focus,
.political_form textarea:focus {
    border-color: #AD1935 !important;
}

.button_white a:hover {
    border-color: #fff !important;
}

.political_accrod .e-n-accordion-item {
    border: 1px solid #0C1742;
    background-color: #FFF1F4;
}

.political_accrod .e-n-accordion-item svg path {
    fill: transparent;
}

.political_accrod .e-n-accordion-item[open] {
    border: 1px solid #AD1935 !important;
}

.political_accrod .e-n-accordion-item-title:focus-visible {
    border: none;
}

.location_card .elementor-icon {
    border: 9px solid #e7e8ec;
}

.location_card:hover .elementor-icon {
    border: 9px solid #f7e8eb;
    background-color: #f0d3d9 !important;
}

.location_card:hover .elementor-icon svg path {
    stroke: #ad1935;
}

.cont-card .elementor-icon-wrapper {
    display: flex !important;
}

.ser_deltail_except {
    max-width: 1042px;
    margin: 0 auto !important;
    left: 50% !important;
    transform: translateX(-50%);
}