@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');

.slider.style_page_thirteen .content_center {
    justify-content: flex-start;
}

.slider.style_page_thirteen .slider_content {
    text-align: left;
    padding-left: 40px;
}

:root {
    --primary-color-one: #071957 !important;
    --secondery-color: #e00503 !important;
    --menu-active-color: #071957 !important;
}

.green {
    color: green !important;
}

.red {
    color: var(--secondery-color) !important;
}

.blue {
    color: var(--primary-color-one) !important;
}

a:hover {
    color: var(--secondery-color);
}


/* header */
.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu {
    top: 55px;
}

.header_v13 .header_top {
    background-color: var(--primary-color-one);
}

.header_v13 .header_top ul li span {
    color: var(--secondery-color);
}

.header_v13 .logo img,
.header_v14 .logo img,
.header_v17 .logo img {
    width: 350px;
}


.header .header_content_collapse .navigation_menu .navbar_nav li a.nav-link,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li a.nav-link,
.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-btn span:before,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-btn span:before {
    color: #071957;
    font-weight: 700;
}

.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li a.nav-link {
    color: #071957 !important;
    font-weight: 600 !important;
}

.header .header_content_collapse .navigation_menu .navbar_nav li.active a.nav-link,
.default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li.active a.nav-link {
    color: var(--secondery-color) !important;
}

.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu li a.nav-link:hover {
    color: var(--secondery-color) !important;
}


.header .header_content_collapse .navigation_menu .navbar_nav li.dropdown {
    margin-right: 40px !important;
}

.header .header_content_collapse .navigation_menu .navbar_nav li {
    margin-right: 25px !important;
}

.title_sections h2,
.title_all_box.style_seven .title {
    color: var(--secondery-color) !important;
}

.process_box.style_three .process_box_outer_three h2 a {
    color: rgb(3, 77, 3);
}

/* banner */
.style_page_thirteen .slide-item-content .slide-item {
    min-height: 650px;
    padding: 100px 0px 170px;
}

.style_page_thirteen .slide-item-content .slider_content p {
    margin-bottom: 0px;
}

/* banner end */

/* about start */

.icon_box_all.style_five .icon_content h2 {
    font-family: "Noto Serif", serif;
}

.extra_content {
    display: flex;
    justify-content: space-between;
}

.title_all_box.style_three .title_sections h2 {
    font-family: "Roboto Slab", serif;
    font-weight: 800;
    color: red;
    font-size: 42px;
}

/* about end */

/* vision start */
.icon_box_new_box.type_two {
    padding: 45px 23px;
}

/* vision end */

/* facilities start */
.title_all_box-work {
    display: flex;
    justify-content: space-between;
}

.get_start_button .service-section {
    background-color: blue;
}

.bg_light_1 {
    background: #19bb0b17 !important;
}

.entry-title a {
    text-align: center;
}

.feature-section .title_all_box,
.process-section .title_all_box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.title_all_box {
    display: flex;
    justify-content: space-between;
}


/* activities */

.bg-re {
    background: #085501 !important;
}

/* footer */
.contact_info_nbox span {
    display: flex;
    align-items: center;
    padding-right: 20px;
    font-size: 25px;
}

.re-img p a img {
    width: 60px;
}

.re-img p {
    margin-bottom: 0px;
}

.bg-footer {
    background-color: var(--primary-color-one);
}

.bg_dark_1 {
    background-color: var(--menu-active-color) !important;
    border-top: 1px solid #cfcfcfa8;
}

.footer_widgets_wrap .container {
    max-width: 1280px !important;
}

.footer_logo img {
    width: 380px;
}

.footer_logo a img {
    background-color: #fff;
    border-radius: 20px;
    padding: 5px;
}

.re-margin {
    padding-right: 20px;
}


.list_items_new_box.type_one li a:hover,
.contact_info_nbox.type_one .single a:hover {
    color: var(--secondery-color) !important;
}

.list_items_new_box.type_one li a span {
    font-size: 12px;
    color: var(--secondery-color);

}

.pd-5 {
    padding-left: 30px;
}

.pd_bottom_25 {
    padding-bottom: 0px !important;
}






/* responsive */

@media(max-width:767px) {

    /* header */
    .header_v13 .header_top {
        display: none;
    }

    .header_v13 .logo img,
    .header_v14 .logo img,
    .header_v17 .logo img {
        width: 320px;
        padding-right: 20px !important;
    }

    .extra_content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .re-margin-res {
        margin-top: 30px;
    }

    .pd_bottom_60 {
        padding-bottom: 30px !important;
    }

    .re-align .d-flex {
        display: flex;
        flex-direction: column !important;
    }

    .theme-btn.one {
        min-width: 100px !important;
        height: auto !important;
        line-height: 20px !important;
        min-height: 50px;
        padding: 20px 25px !important;
    }

    /* banner */
    .style_page_thirteen .slide-item-content .slide-item {
        min-height: 450px;
        padding: 60px 0px 120px;
    }


    /*  */
    .pd_top_90,
    .pd_top_90 {
        padding-top: 55px !important;
    }

    .process-section {
        padding-bottom: 30px !important;
    }

    .pd_top_80,
    .process-section {
        padding-top: 40px !important;

    }

    .title_all_box.style_three .title_sections p,
    .process_box.style_three .process_box_outer_three p,
    .title_all_box.style_six.light_color p {
        text-align: justify;
    }

    .re-img p {
        padding: 10px 0px;
    }

    .pd_bottom_60 {
        padding-bottom: 0px !important;
    }

    .crt_mobile_menu .menu-box .close-btn {
        margin-bottom: 0px !important;
    }
}


/* ===== Activity Card ===== */
.re-service {
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.4s ease;
    transform: translateY(0);
}

/* Hover lift animation */
.re-service:hover {
    transform: translateY(-12px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}

/* Image box */
.re-service .image_box {
    position: relative;
    overflow: hidden;
}

.re-service .image_box img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    transition: transform 0.6s ease;
}

/* Image zoom on hover */
.re-service:hover .image_box img {
    transform: scale(1.08);
}

/* Remove dark overlay */
.re-service .overlay {
    display: none;
}

/* Content area */
.re-service .content_box {
    padding: 7px 15px 7px;
}

.re-service .entry-title {
    color: #071957;
    font-weight: 600;
}

.re-service p {
    color: #555;
    font-size: 14px;
    line-height: 1.6;
}

/* ===== Activities Grid ===== */
.activities-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

/* Tablet */
@media (max-width: 991px) {
    .activities-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Mobile */
@media (max-width: 575px) {
    .activities-grid {
        grid-template-columns: 1fr;
    }
}

.header_v13 .logo img,
.header_v14 .logo img,
.header_v17 .logo img {
    width: 350px;
}

.re-service {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.4s ease;
}

.re-service:hover {
    transform: translateY(-12px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}


.social-float {
    position: fixed;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 9999;
}

.social-float a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    color: #fff;
    font-size: 20px;
    transition: all 0.3s ease;
    border-radius: 50%;
    margin-bottom: 2px;
}

.social-float a:hover {
    width: 55px;
}

/* Brand colors */
.social-float .facebook {
    background: #1877f2;
}

.social-float .whatsapp {
    background: #25d366;
}

.social-float .instagram {
    background: #e1306c;
}

.social-float .youtube {
    background: #ff0000;
}

.slider .owl-prev::before,
.slider .owl-next::before {
    width: 40px !important;
    height: 40px !important;
    font-size: 15px !important;
    line-height: 40px !important;
}

.slider.nav_position_one .owl-prev,
.slider.nav_position_one .owl-next {
    top: -56px !important;
}

.header_v13 .navbar_outer {
    padding: 10px !important;
}

/* admission procedure */

.d-work .process_box .icon {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #e00503;
}

/* Curved connector with arrow */
.d-work .process_box .icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 108%;
    width: 168px;
    height: 90px;
    transform: translateY(-50%);
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 60'%3E%3Cpath d='M0 30 C40 0, 80 0, 110 30' fill='none' stroke='%23cbd5e1' stroke-width='2' stroke-linecap='round'/%3E%3Cpolygon points='110,24 120,30 110,36' fill='%23cbd5e1'/%3E%3C/svg%3E") no-repeat center;
}

/* Remove arrow from last step */
.col-xl-3:last-child .process_box .icon::after {
    display: none;
}


/* Remove connector from last step */
.col-xl-3:last-child .process_box .icon::after {
    display: none;
}

@media (max-width: 991px) {
    .process_box .icon::after {
        display: none;
    }

    .re-justify {
        text-align: justify;
    }
}

.header .header_content_collapse .navigation_menu .navbar_nav li {
    margin-right: 10px !important;
}

.header .header_content_collapse .navigation_menu .navbar_nav li.dropdown {
    margin-right: 32px !important;
}