﻿/* PROSECUTION*/
/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header
5. Banner
6. Contact Form
7. About Section
8. Gallery Wrapper
9. Services One
10. Fact Counter
11. Gallery Section
12. Faculties Section
13. Blog Section
14. Sponsors Logos
15. Main Footer
16. Gallery Popup
17. Sponsors Style Two
18. About Us
19. Gallery Wrapper Style Two
20. Choose Us
21. Course Categories
22. Testimonials
23. Video Section
24. Gallery Wrapper Style Three
25. Features Section
26. Faculties Section Style Two
27. Blog Section Style Two
28. Contact Form Style Two
29. Combo Section
30. Location Links
31. Page Title
32. Styled Pagination
33. Contact Info
34. Gradient Overlay Style Two
**********************************************/

@import url('https://fonts.googleapis.com/css?family=Assistant:300,400,600');
@import url('https://fonts.googleapis.com/css?family=Rasa:500,600,700');
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('bootstrap-select.min.css');
@import url('masterslider.css');
@import url('revolution-slider.css');
@import url('ms-vertical.css');
@import url('polyglot-language-switcher.css');
@import url('bootstrap.css');
@import url('bootstrap.min.css');
@import url('layers.css');
@import url('settings.css');
@import url('jquery.fancybox.css');
@import url('hover.css');

@media (min-width:1200px) {
    .container {
        padding: 0px;
    }
}

/*** 
====================================================================
  Reset
====================================================================
 ***/
* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}

/*** 
====================================================================
  Global Settings
====================================================================
 ***/
body {
    font-size: 15px;
    color: #777777;
    line-height: 1.8em;
    font-weight: 400;
    background: #ffffff;
    font-family: Arial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #f8b239;
}

    a:hover, a:focus, a:visited {
        text-decoration: none;
        outline: none;
    }

h1, h2, h3, h4, h5, h6 {
    position: relative;
    font-family: Arial;
    font-weight: normal;
    margin: 0px;
    background: none;
    line-height: 1.6em;
}

input, button, select, textarea {
    font-family: Arial;
}

p {
    position: relative;
    line-height: 1.8em;
}

.strike-through {
    text-decoration: line-through;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 2px;
    margin: 0 auto;
}

.small-container {
    max-width: 680px;
    margin: 0 auto;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
}

ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-family: 'Assistant', sans-serif;
}

.centered {
    text-align: center;
}

.anim-3, .anim-3-all * {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.anim-5, .anim-5-all * {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.anim-7, .anim-7-all * {
    transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
}

.btn-style-one {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    background: #181d37;
    border: 1px solid #181d37;
    font-family: 'Rasa', serif;
    font-weight: 600;
    line-height: 26px;
    padding: 10px 30px;
    display: inline-block;
    transition: all 500ms ease;
}

    .btn-style-one:hover {
        color: #181d37;
        background: transparent;
        border: 1px solid #181d37;
        transition: all 500ms ease;
    }

.btn-style-two {
    position: relative;
    color: #ffffff !important;
    font-size: 16px;
    text-align: center !important;
    background: #f8b239 !important;
    border: 1px solid #f8b239 !important;
    font-family: 'Rasa', serif;
    font-weight: 600;
    line-height: 26px;
    display: inline-block;
    padding: 10px 30px;
    transition: all 500ms ease;
}

    .btn-style-two:hover {
        color: #222222 !important;
        background: #ffffff !important;
        border: 1px solid #ffffff !important;
        transition: all 500ms ease;
    }

.btn-style-three {
    position: relative;
    color: #222222 !important;
    font-size: 16px;
    font-family: 'Rasa', serif;
    background: #ffffff !important;
    text-align: center;
    display: inline-block;
    border: 1px solid #ffffff !important;
    line-height: 26px;
    font-weight: 600;
    padding: 10px 30px;
    transition: all 500ms ease;
}

    .btn-style-three:hover {
        position: relative;
        color: #ffffff !important;
        background: #f8b239 !important;
        border: 1px solid #f8b239 !important;
        font-weight: 600;
        transition: all 500ms ease;
    }

.theme-btn .fa {
    position: relative;
    top: 2px;
    padding-left: 7px;
}

.theme_color {
    color: #fbca00;
}

.light-font {
    font-weight: 300;
}

.regular-font {
    font-weight: 400;
}

.semibold-font {
    font-weight: 600;
}

.bold-font {
    font-weight: 700;
}

/*** 
====================================================================
  Preloader style
====================================================================
***/
.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.gif);
}

/*** 
====================================================================
  Scroll To Top style
====================================================================
***/
.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    color: #ffffff;
    font-size: 12px;
    line-height: 32px;
    width: 34px;
    height: 34px;
    border: 1px solid #ffffff;
    background: #f8b239;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    display: none;
    border-radius: 17px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

    .scroll-to-top:hover {
        background: #ffffff;
        color: #f8b239;
        transition: all 500ms ease;
    }

/*** 
====================================================================
  Page Title Style
====================================================================
***/
.page-title {
    position: relative;
    padding-top: 51px;
    padding-bottom: 10px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

    .page-title:before {
        content: '';
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(209, 204, 204, 0.44);
    }

    .page-title .container {
        position: relative;
        z-index: 1;
    }

    .page-title .title-text {
        padding: 0px 0px 0px;
        position: relative;
        background-repeat: no-repeat;
        background-position: center;
    }

        .page-title .title-text h1 {
            position: relative;
            font-size: 50px;
            color: #ffffff;
            line-height: 70px;
            font-weight: 600;
            letter-spacing: 1px;
            font-family: 'Rasa', serif;
            text-transform: uppercase;
        }

        .page-title .title-text .title-menu {
            position: relative;
            text-align: center;
        }

            .page-title .title-text .title-menu li {
                position: relative;
                color: #f8b239;
                display: inline-block;
                line-height: 28px;
                font-family: 'Rasa', serif;
                font-weight: 300;
                text-transform: uppercase;
            }

                .page-title .title-text .title-menu li a:after {
                    content: '/';
                    position: absolute;
                    width: 10px;
                    line-height: 25px;
                    font-size: 15px;
                    margin-left: 10px;
                }

                .page-title .title-text .title-menu li:last-child:after {
                    display: none;
                }

                .page-title .title-text .title-menu li a {
                    font-family: 'Rasa', serif;
                    font-weight: 600;
                    text-transform: uppercase;
                    font-size: 15px;
                    color: #ffffff;
                    margin-right: 25px;
                    transition: all 500ms ease;
                }

                    .page-title .title-text .title-menu li a:hover {
                        color: #f8b239;
                        transition: all 500ms ease;
                    }

/*** 
====================================================================
  Styled Pagination
====================================================================
***/
.styled-pagination {
    position: relative;
    font-family: 'Roboto',sans-serif;
}

    .styled-pagination.style-two {
        margin-top: 80px;
    }

    .styled-pagination li {
        position: relative;
        display: inline-block;
        margin: 0px 5px;
    }

    .styled-pagination.style-two li a {
        border-radius: 40px;
    }

    .styled-pagination li a {
        position: relative;
        display: block;
        line-height: 20px;
        padding: 10px 5px;
        font-size: 14px;
        text-transform: capitalize;
        min-width: 42px;
        color: #9a9a9a;
        font-weight: 500;
        text-align: center;
        border-radius: 2px;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
    }

        .styled-pagination li a.next {
            font-size: 13px;
        }

        .styled-pagination li a:hover,
        .styled-pagination li a.active {
            color: #ffffff;
            background: #181d37;
            transition: all 500ms ease;
        }

/*** 
====================================================================
  Main Header style
====================================================================
***/
.header-upper {
    position: relative;
    padding: 48px 0px;
    border-bottom: 3px solid #f8b239;
    background: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    z-index: 20;
}

    .header-upper .header-upper-bg {
        background: #ffffff;
    }

    .header-upper ul li {
        display: inline-block;
    }

        .header-upper ul li.link_btn .btn-style-one {
            position: relative;
            width: 240px;
            height: 40px;
            bottom: 5px;
            margin-left: 60px;
            line-height: 20px;
        }

        .header-upper ul li.single-info-box {
            position: relative;
            padding-left: 60px;
            top: 5px;
            margin-left: 130px;
        }

            .header-upper ul li.single-info-box .icon-holder {
                left: 0;
                position: absolute;
                top: 0;
                border: 1px solid #f8b239;
                text-align: center;
                width: 40px;
                height: 40px;
            }

                .header-upper ul li.single-info-box .icon-holder span:before {
                    color: #f8b239;
                    font-size: 24px;
                    line-height: 40px;
                    margin-left: 0px;
                }

            .header-upper ul li.single-info-box .text-holder {
                margin-top: -5px;
                text-align: left;
            }

                .header-upper ul li.single-info-box .text-holder p {
                    font-size: 18px;
                    color: #222222;
                    font-family: 'Assistant', sans-serif;
                    font-weight: 600;
                    line-height: 24px;
                    -webkit-transition: all 500ms ease;
                    transition: all 500ms ease;
                }

            .header-upper ul li.single-info-box:hover .text-holder p {
                color: #222222;
                -webkit-transition: all 500ms ease;
                transition: all 500ms ease;
            }

            .header-upper ul li.single-info-box .text-holder p span {
                color: #777777;
                font-weight: 500;
                font-family: 'Rasa', serif;
                font-size: 16px;
                line-height: 20px;
            }

        .header-upper ul li .social-links {
            position: relative;
            top: -10px;
        }

            .header-upper ul li .social-links ul {
            }

                .header-upper ul li .social-links ul li {
                    display: inline-block;
                    margin-left: 12px;
                }

                    .header-upper ul li .social-links ul li a i {
                        background: #fff none repeat scroll 0 0;
                        border-radius: 50%;
                        color: #292929;
                        display: block;
                        font-size: 15px;
                        height: 40px;
                        line-height: 42px;
                        text-align: center;
                        width: 40px;
                        box-shadow: 0px 3px 4px #d3d3d3;
                        -webkit-transition: all 500ms ease;
                        transition: all 500ms ease;
                    }

                    .header-upper ul li .social-links ul li a:hover i {
                        background: #fdc716;
                        color: #fff;
                    }

.nav_right_area {
    display: inline-block;
    float: right;
    position: relative;
}

    .nav_right_area li {
        padding: 8px 0px;
        position: relative;
        display: inline-block;
    }

    .nav_right_area .login-option i {
        color: #ffffff;
        margin-right: 10px;
    }

    .nav_right_area .login-option span {
        color: #ffffff;
    }

    .nav_right_area .login-option i:before {
        margin-left: 0px;
        font-size: 11px;
    }

#polyglotLanguageSwitcher i:before {
    margin-left: 0px;
    font-size: 14px;
}

#polyglotLanguageSwitcher {
    display: inline-block;
    padding-left: 20px;
    border-left: 2px solid #ededed;
}

    #polyglotLanguageSwitcher ul.dropdown li {
        color: #ffffff;
        background: #f8b239;
        border: 1px dotted #fff;
    }

        #polyglotLanguageSwitcher ul.dropdown li:hover {
            background: #181d37;
        }

    #polyglotLanguageSwitcher a {
        font-family: 'Rasa', serif;
        display: inline-block;
        font-size: 14px;
        color: #fff;
        padding: 0px 10px;
        text-transform: capitalize;
        font-weight: normal;
    }

.nav_right_area .login-option {
    color: #ffffff;
    margin-right: 25px;
}

.nav_right_area .outer-search-box .seach-toggle {
    background: transparent;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    line-height: 18px;
    margin-right: 50px;
    position: relative;
    top: 4px;
    text-align: center;
    transition: all 500ms ease;
}

.nav_right_area .search-box {
    opacity: 0;
    position: absolute;
    right: 35px;
    top: 150%;
    transition: all 500ms ease 0s;
    visibility: hidden;
}

    .nav_right_area .search-box.now-visible {
        top: 100%;
        opacity: 1;
        visibility: visible;
    }

    .nav_right_area .search-box .form-group {
        position: relative;
        padding: 0px;
        margin: 0px;
        width: 100%;
        min-width: 250px;
    }

        .nav_right_area .search-box .form-group input[type="search"] {
            background: #ffffff none repeat scroll 0 0;
            border: 1px solid #f8b239;
            color: #f8b239;
            display: block;
            font-size: 13px;
            line-height: 24px;
            position: relative;
            transition: all 500ms ease 0s;
            width: 100%;
            height: 40px;
            padding-left: 15px;
            padding-right: 50px;
        }

            .nav_right_area .search-box .form-group input[type="search"]:focus {
                border-color: #181d37;
            }

        .nav_right_area .search-box .form-group button,
        .nav_right_area .search-box .form-group input[type="submit"] {
            background: #f8b239;
            color: #fff;
            cursor: pointer;
            display: block;
            font-size: 13px;
            height: 40px;
            line-height: 40px;
            position: absolute;
            right: 0;
            top: 0;
            margin: 0px;
            width: 40px;
            transition: all 500ms ease 0s;
        }

            .nav_right_area .search-box .form-group button:hover,
            .nav_right_area .search-box .form-group input:focus + button {
                color: #fff;
                background: #181d37;
            }

.menu-bar {
    position: relative;
    margin: 0px 35px;
    background: #f8b239;
}

.container.menu-bg {
    position: relative;
    margin-bottom: -52px;
}

    .container.menu-bg:before {
        background: #f8b239 none repeat scroll 0 0;
        content: "";
        height: 50px;
        left: 0px;
        position: absolute;
        top: -31px;
        transform: skewY(60deg);
        width: 35px;
    }

    .container.menu-bg:after {
        background: #f8b239 none repeat scroll 0 0;
        content: "";
        height: 50px;
        right: 0px;
        position: absolute;
        top: -31px;
        transform: skewY(-60deg);
        width: 35px;
    }

.main-header {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 100%;
    font-family: 'Rasa', serif;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #ffffff;
    z-index: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.fixed-header .sticky-header {
    border-top: 3px solid #f8b239;
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.main-menu {
    position: relative;
    display: inline-block;
}

    .main-menu .navbar-collapse {
        padding: 0px;
    }

    .main-menu .navigation {
        position: relative;
        margin: 0px;
    }

        .main-menu .navigation > li {
            position: relative;
            display: inline-block;
            margin-right: 25px;
            margin-bottom: 0px;
            margin-top: -3px;
        }

            .main-menu .navigation > li:last-child {
                margin-right: 0px;
            }

.sticky-header .main-menu .navigation > li {
    margin-right: 25px;
}

.main-menu .navigation > li > a > i:before {
    margin-right: 5px;
    font-size: 16px;
}

.main-menu .navigation > li > a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 26px;
    font-weight: 700;
    padding: 7px 5px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Rasa', serif;
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header .main-menu .navigation > li > a {
    color: #333333;
    padding: 10px 12px;
    transition: all 500ms ease;
    font-family: 'Rasa', serif;
}

/* Active menu item styling */
.main-menu .navigation > li.active > a,
.main-menu .navigation > li > a.active {
    color: #f8b239 !important;
    font-weight: 700;
    position: relative;
}

    /* Active menu item indicator */
    .main-menu .navigation > li.active > a::before,
    .main-menu .navigation > li > a.active::before {
        content: '';
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #f8b239;
    }

/* Hover state for menu items */
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a {
    color: #f8b239;
    opacity: 1;
    transition: all 500ms ease;
}

.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a {
    background: transparent;
    color: #f8b239;
    opacity: 1;
    transition: all 500ms ease;
}

/* Remove dropdown arrows */
.main-menu .navigation > li.dropdown > a::after,
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    display: none !important;
}

.main-menu .navigation > li > ul {
    position: absolute;
    left: 0px;
    top: 130%;
    width: 220px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #ffffff;
    border: none;
    border-radius: 4px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

    .main-menu .navigation > li > ul > li {
        position: relative;
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

        .main-menu .navigation > li > ul > li:last-child {
            border-bottom: none;
        }

        .main-menu .navigation > li > ul > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
            line-height: 24px;
            font-weight: 400;
            background: transparent;
            font-size: 15px;
            font-family: 'Rasa', serif;
            text-transform: capitalize;
            color: #333333;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

        .main-menu .navigation > li > ul > li:hover > a {
            background: rgba(248, 178, 57, 0.1);
            color: #f8b239;
            transition: all 500ms ease;
        }

        /* Active dropdown menu item */
        .main-menu .navigation > li > ul > li.active > a,
        .main-menu .navigation > li > ul > li > a.active {
            color: #f8b239;
            font-weight: 600;
            background: rgba(248, 178, 57, 0.05);
        }

.main-menu .navigation > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
    transition: all 500ms ease;
}

/* Mobile menu adjustments */
@media (max-width: 992px) {
    .main-menu .navigation > li > a {
        padding: 15px !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
    }

    .main-menu .navigation > li.dropdown > ul {
        position: static !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        background: rgba(0, 0, 0, 0.05) !important;
        display: none !important;
    }

    .main-menu .navigation > li.dropdown:hover > ul {
        display: block !important;
    }

    .main-menu .navigation > li.dropdown > ul > li > a {
        padding-left: 30px !important;
        color: #ffffff !important;
    }

    .main-menu .navigation > li.active > a::before,
    .main-menu .navigation > li > a.active::before {
        display: none !important;
    }
}

/*** 
====================================================================
  Main Slider style
====================================================================
***/
.banner {
    position: relative;
    z-index: 1;
}

.slotholder:after {
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
}

#main_slider .logo-text {
    position: relative;
}

    #main_slider .logo-text li {
        display: inline-block;
        color: #ffffff;
        margin: 0px 5px;
        font-size: 18px;
        font-weight: 600;
    }

#main_slider h1 {
    line-height: 70px;
    position: relative;
    font-size: 60px;
    color: #ffffff;
    font-family: 'Rasa', serif;
    font-weight: 600px;
    text-align: center;
}

#main_slider p {
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
}

.hephaistos.tparrows {
    width: 35px;
    height: 80px;
    line-height: 80px;
    background: #ffffff;
    border: 1px solid #fff;
    border-radius: 0px;
    font-size: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .hephaistos.tparrows:hover {
        background: #f8b239;
        border: 1px solid #f8b239;
    }

    .hephaistos.tparrows:before {
        color: #575757;
        margin-top: 20px;
    }

    .hephaistos.tparrows:hover:before {
        color: #ffffff;
    }

/*** 
====================================================================
  default-form Section Style
====================================================================
***/
.default-form {
    position: relative;
}

    .default-form p {
        color: #fff;
        font-size: 18px;
        line-height: 34px;
        margin-bottom: 20px;
    }

        .default-form p span {
            color: #ab7442;
            font-size: 20px;
            font-weight: 600;
        }

    .default-form .form-box {
        position: relative;
    }

    .default-form .form-group {
        position: relative;
        margin-bottom: 20px;
    }

    .default-form.style-two .form-group {
        position: relative;
        margin-bottom: 30px;
    }

    .default-form .comment-form .form-box .form-group {
        margin-bottom: 25px;
    }

    .default-form.form-box .row {
        margin-left: -10px;
        margin-right: -10px;
    }

        .default-form.form-box .row .form-group {
            padding: 0px 0px;
        }

    .default-form .form-group .field-label {
        display: block;
        line-height: 24px;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #232323;
        font-weight: 500;
        font-size: 13px;
    }

        .default-form .form-group .field-label sup {
            color: #ff0000;
            font-size: 14px;
        }

    .default-form input[type="text"],
    .default-form input[type="email"],
    .default-form input[type="password"],
    .default-form input[type="number"],
    .default-form select,
    .default-form textarea {
        display: block;
        width: 100%;
        line-height: 24px;
        height: 40px;
        font-size: 16px;
        box-shadow: none;
        border: 1px solid #dddddd;
        padding: 12px 15px;
        background: #ffffff;
        text-transform: capitalize;
        border-radius: 0px;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

    .default-form textarea {
        height: 155px;
        resize: none;
    }

    .default-form .bootstrap-select {
        border: 1px solid #f4f4f4;
        background: #f7f7f7;
        color: #a2a2a2;
        padding: 10px 0;
        font-size: 16px;
    }

    .default-form .btn-group.open .dropdown-toggle {
        box-shadow: none;
    }

        .default-form .btn-group.open .dropdown-toggle:focus {
            border: none;
            outline: none;
        }

    .default-form .bootstrap-select .dropdown-toggle:focus {
        outline: none !important;
    }

    .default-form .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        background-color: #48c7ec;
        color: #fff;
    }

    .default-form .form-control:focus {
        border-color: #cc8800;
        box-shadow: none;
    }

    .default-form .thm-btn {
        width: 100%;
    }

    .default-form form input::-webkit-input-placeholder {
        color: #9e9e9e;
    }

    .default-form form input:-moz-placeholder {
        color: #9e9e9e;
    }

    .default-form form input::-moz-placeholder {
        color: #9e9e9e;
    }

    .default-form form input:-ms-input-placeholder {
        color: #9e9e9e;
    }

    .default-form .alert-success {
        color: #48c7ec;
        background: none;
        border: none;
        font-size: 18px;
    }

/*** 
====================================================================
  Call Back Section Style
====================================================================
***/
.contact-form .form-widght {
    position: relative;
    margin-top: -70px;
    z-index: 99;
    background: #ffffff;
    -webkit-box-shadow: 0px 3px 68px -11px rgba(0,0,0,0.62);
    -moz-box-shadow: 0px 3px 68px -11px rgba(0,0,0,0.62);
    box-shadow: 0px 3px 68px -11px rgba(0,0,0,0.62);
}

.contact-form .form-section {
    margin-left: 40px;
}

.contact-form .item {
    display: inline-block;
    width: 300px;
    margin-left: 30px;
}

    .contact-form .item h5 {
        font-size: 18px;
        font-weight: 600;
        font-family: 'Rasa', serif;
        color: #222222;
        line-height: 24px;
        margin-top: 35px;
        margin-bottom: 10px;
    }

.item .form-group select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background: #ffffff url(../images/icons/icon-select.png) right center no-repeat;
    cursor: pointer;
}

.contact-form .item input[type="text"],
.contact-form .item input[type="email"],
.contact-form .item input[type="password"],
.contact-form .item input[type="tel"],
.contact-form .item input[type="number"],
.contact-form .item input[type="url"],
.contact-form .item select,
.contact-form .item textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 40px;
    height: 40px;
    padding-left: 20px;
    font-family: 'Assistant', sans-serif;
    font-style: italic;
    font-weight: 300;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.contact-form .outer-search-box {
    width: 70px;
    height: 150px;
    background: #f8b239;
    text-align: center;
    line-height: 150px;
}

    .contact-form .outer-search-box .seach-toggle i:before {
        margin-left: 0px;
        font-size: 30px;
        color: #ffffff;
    }

.contact-form .search-box {
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 150%;
    transition: all 500ms ease 0s;
    visibility: hidden;
}

    .contact-form .search-box.now-visible {
        top: 100%;
        opacity: 1;
        visibility: visible;
    }

    .contact-form .search-box .form-group {
        position: relative;
        padding: 0px;
        margin: 0px;
        width: 100%;
        min-width: 250px;
    }

        .contact-form .search-box .form-group input[type="search"] {
            background: #ffffff none repeat scroll 0 0;
            border: 1px solid #f8b239;
            color: #f8b239;
            display: block;
            font-size: 13px;
            line-height: 24px;
            position: relative;
            transition: all 500ms ease 0s;
            width: 100%;
            height: 40px;
            padding-left: 15px;
            padding-right: 50px;
        }

            .contact-form .search-box .form-group input[type="search"]:focus {
                border-color: #181d37;
            }

        .contact-form .search-box .form-group button i:before {
            margin-left: 0px;
        }

        .contact-form .search-box .form-group button,
        .contact-form .search-box .form-group input[type="submit"] {
            background: #f8b239;
            color: #fff;
            cursor: pointer;
            display: block;
            font-size: 13px;
            height: 40px;
            line-height: 40px;
            position: absolute;
            right: 0;
            top: 0;
            width: 70px;
            transition: all 500ms ease 0s;
        }

            .contact-form .search-box .form-group button:hover,
            .contact-form .search-box .form-group input:focus + button {
                color: #fff;
                background: #181d37;
            }

.default-form .bootstrap-select {
    padding: 0px;
}

.bootstrap-select.btn-group {
    background: transparent;
}

.bootstrap-select > .dropdown-toggle {
    background: #ffffff;
    height: 45px;
    border: 1px solid #e0e0e0;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    color: #777777;
    right: 18px;
}

.bootstrap-select.btn-group .dropdown-menu {
    background: #ffffff;
}

    .bootstrap-select.btn-group .dropdown-menu li a {
        background: #ffffff;
        color: #777777;
        padding: 10px 20px;
        transition: all 500ms ease;
    }

        .bootstrap-select.btn-group .dropdown-menu li a:hover {
            background: #343739;
            color: #ffffff;
            transition: all 500ms ease;
        }

/*** 
====================================================================
  about-section
====================================================================
***/
.about-section {
    padding: 60px 0;
    background-color: #f9f9f9;
    position: relative;
}

    .about-section .section-title {
        text-align: center;
        margin-bottom: 50px;
    }

        .about-section .section-title h3 {
            color: #1a3a5f;
            font-weight: 600;
            position: relative;
            display: inline-block;
            padding-bottom: 15px;
            font-size: 32px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

            .about-section .section-title h3:after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 50%;
                transform: translateX(-50%);
                width: 100px;
                height: 4px;
                background-color: #f8b239;
            }

/* About Card */
.about-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 40px;
}

    .about-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 12px 30px rgba(0,0,0,0.12);
    }

.about-header {
    padding: 25px;
    background: linear-gradient(135deg, #1a3a5f, #0d1f3d);
    color: white;
    text-align: center;
}

    .about-header h4 {
        margin: 0;
        font-size: 24px;
        font-weight: 600;
    }

.about-content {
    padding: 30px;
}

    .about-content p {
        margin-bottom: 20px;
        line-height: 1.7;
        color: #333;
        font-size: 16px;
    }

        .about-content p:last-child {
            margin-bottom: 0;
        }

    .about-content h5 {
        color: #1a3a5f;
        font-weight: 600;
        margin: 25px 0 15px;
        font-size: 20px;
        position: relative;
        padding-left: 15px;
    }

        .about-content h5:before {
            content: '';
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            height: 70%;
            width: 4px;
            background-color: #f8b239;
            border-radius: 2px;
        }

    .about-content ul {
        margin: 20px 0;
        padding-left: 25px;
    }

    .about-content li {
        margin-bottom: 12px;
        line-height: 1.6;
        position: relative;
        padding-left: 10px;
    }

        .about-content li:before {
            content: '•';
            position: absolute;
            left: -10px;
            color: #f8b239;
            font-weight: bold;
            font-size: 18px;
        }

.about-image {
    text-align: center;
    margin: 30px 0;
}

    .about-image img {
        max-width: 100%;
        height: auto;
        border-radius: 8px;
        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        border: 3px solid white;
    }

/* Responsive adjustments */
@media (max-width: 992px) {
    .about-section {
        padding: 50px 0;
    }

    .about-content {
        padding: 25px;
    }

        .about-content p {
            font-size: 15px;
        }

        .about-content h5 {
            font-size: 18px;
        }
}

@media (max-width: 768px) {
    .about-section {
        padding: 40px 0;
    }

        .about-section .section-title h3 {
            font-size: 28px;
        }

    .about-header {
        padding: 20px;
    }

        .about-header h4 {
            font-size: 20px;
        }

    .about-content {
        padding: 20px;
    }

        .about-content p {
            font-size: 14px;
            margin-bottom: 15px;
        }

        .about-content h5 {
            font-size: 16px;
            margin: 20px 0 10px;
        }

        .about-content li {
            margin-bottom: 8px;
        }
}

/*--------------messages-----------------------*/
.messages-section {
    padding: 60px 0;
    background-color: #f9f9f9;
    position: relative;
}

    .messages-section .section-title {
        text-align: center;
        margin-bottom: 50px;
    }

        .messages-section .section-title h3 {
            color: #1a3a5f;
            font-weight: 600;
            position: relative;
            display: inline-block;
            padding-bottom: 15px;
            font-size: 32px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

            .messages-section .section-title h3:after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 50%;
                transform: translateX(-50%);
                width: 100px;
                height: 4px;
                background-color: #f8b239;
            }

/* Messages Container */
.messages-container {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

/* Message Card */
.message-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .message-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 12px 30px rgba(0,0,0,0.12);
    }

.message-header {
    display: flex;
    align-items: center;
    padding: 25px;
    background: linear-gradient(135deg, #1a3a5f, #0d1f3d);
    color: white;
}

.profile-image {
    margin-right: 20px;
    flex-shrink: 0;
}

    .profile-image img {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        border: 4px solid #f8b239;
        object-fit: cover;
    }

.leader-info h4 {
    margin: 0 0 8px;
    font-size: 22px;
    font-weight: 600;
}

.leader-info .designation {
    margin: 0;
    font-size: 16px;
    opacity: 0.9;
    line-height: 1.4;
}

.message-content {
    padding: 25px;
}

.message-text {
    overflow: hidden;
    transition: max-height 0.5s ease;
    max-height: 150px;
}

    .message-text.expanded {
        max-height: 1000px;
    }

    .message-text p {
        margin-bottom: 15px;
        line-height: 1.7;
        color: #333;
        font-size: 16px;
    }

        .message-text p:last-child {
            margin-bottom: 0;
        }

.read-more-btn {
    display: inline-block;
    margin-top: 15px;
    color: #1a3a5f;
    font-weight: 600;
    text-decoration: none;
    font-size: 15px;
    padding: 8px 15px;
    border: 2px solid #1a3a5f;
    border-radius: 30px;
    transition: all 0.3s ease;
}

    .read-more-btn:hover {
        background-color: #1a3a5f;
        color: white;
    }

/* Responsive adjustments */
@media (max-width: 992px) {
    .messages-section {
        padding: 50px 0;
    }

    .messages-container {
        gap: 30px;
    }

    .message-header {
        padding: 20px;
    }

    .profile-image img {
        width: 90px;
        height: 90px;
    }

    .leader-info h4 {
        font-size: 20px;
    }

    .leader-info .designation {
        font-size: 15px;
    }

    .message-content {
        padding: 20px;
    }

    .message-text p {
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .messages-section {
        padding: 40px 0;
    }

        .messages-section .section-title h3 {
            font-size: 28px;
        }

    .messages-container {
        gap: 25px;
    }

    .message-header {
        flex-direction: column;
        text-align: center;
        padding: 20px;
    }

    .profile-image {
        margin-right: 0;
        margin-bottom: 15px;
    }

        .profile-image img {
            width: 80px;
            height: 80px;
        }

    .leader-info h4 {
        font-size: 18px;
    }

    .leader-info .designation {
        font-size: 14px;
    }

    .message-content {
        padding: 15px;
    }

    .message-text {
        max-height: 120px;
    }

        .message-text p {
            font-size: 14px;
            margin-bottom: 12px;
        }
}

/* Organisation Section Styles */
.organisation-section {
    padding: 60px 0;
    background-color: #f9f9f9;
    position: relative;
}

    .organisation-section .section-title {
        text-align: center;
        margin-bottom: 50px;
    }

        .organisation-section .section-title h3 {
            color: #1a3a5f;
            font-weight: 600;
            position: relative;
            display: inline-block;
            padding-bottom: 15px;
            font-size: 32px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

            .organisation-section .section-title h3:after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 50%;
                transform: translateX(-50%);
                width: 100px;
                height: 4px;
                background-color: #f8b239;
            }

/* Organisation Cards */
.organisation-container {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.organisation-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .organisation-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 12px 30px rgba(0,0,0,0.12);
    }

.organisation-header {
    padding: 20px;
    background: linear-gradient(135deg, #1a3a5f, #0d1f3d);
    color: white;
    text-align: center;
}

    .organisation-header h4 {
        margin: 0;
        font-size: 22px;
        font-weight: 600;
    }

.organisation-content {
    padding: 25px;
    text-align: center;
}

.organisation-image {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    margin: 0 auto;
}

.organisation-caption {
    margin-top: 15px;
    font-size: 16px;
    color: #555;
    font-style: italic;
}

/* Responsive adjustments */
@media (max-width: 992px) {
    .organisation-section {
        padding: 50px 0;
    }

        .organisation-section .section-title h3 {
            font-size: 28px;
        }

    .organisation-container {
        gap: 30px;
    }

    .organisation-header {
        padding: 15px;
    }

        .organisation-header h4 {
            font-size: 20px;
        }

    .organisation-content {
        padding: 20px;
    }
}

@media (max-width: 768px) {
    .organisation-section {
        padding: 40px 0;
    }

        .organisation-section .section-title h3 {
            font-size: 24px;
        }

    .organisation-container {
        gap: 25px;
    }

    .organisation-header {
        padding: 15px;
    }

        .organisation-header h4 {
            font-size: 18px;
        }

    .organisation-content {
        padding: 15px;
    }

    .organisation-caption {
        font-size: 14px;
    }
}

/* Mission Vision Section Styles */
.mission-vision-section {
    padding: 60px 0;
    background-color: #f9f9f9;
    position: relative;
}

    .mission-vision-section .section-title {
        text-align: center;
        margin-bottom: 50px;
    }

        .mission-vision-section .section-title h3 {
            color: #1a3a5f;
            font-weight: 600;
            position: relative;
            display: inline-block;
            padding-bottom: 15px;
            font-size: 32px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

            .mission-vision-section .section-title h3:after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 50%;
                transform: translateX(-50%);
                width: 100px;
                height: 4px;
                background-color: #f8b239;
            }

/* Mission Vision Container */
.mission-vision-container {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 1000px;
    margin: 0 auto;
}

/* Mission Vision Card */
.mission-vision-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .mission-vision-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 12px 30px rgba(0,0,0,0.12);
    }

.mission-vision-header {
    padding: 20px 25px;
    background: linear-gradient(135deg, #1a3a5f, #0d1f3d);
    color: white;
    display: flex;
    align-items: center;
}

.vision-icon {
    font-size: 28px;
    margin-right: 15px;
}

.mission-icon {
    font-size: 28px;
    margin-right: 15px;
}

.mission-vision-header h4 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
}

.mission-vision-content {
    padding: 25px;
}

    .mission-vision-content p {
        margin-bottom: 20px;
        line-height: 1.7;
        color: #333;
        font-size: 16px;
        font-style: italic;
        position: relative;
        padding-left: 20px;
    }

        .mission-vision-content p:before {
            content: '"';
            position: absolute;
            left: 0;
            top: 0;
            font-size: 24px;
            color: #f8b239;
            font-weight: bold;
        }

    .mission-vision-content ul {
        margin: 20px 0;
        padding-left: 25px;
    }

    .mission-vision-content li {
        margin-bottom: 12px;
        line-height: 1.6;
        position: relative;
        padding-left: 10px;
        font-size: 16px;
    }

        .mission-vision-content li:before {
            content: '•';
            position: absolute;
            left: -10px;
            color: #f8b239;
            font-weight: bold;
            font-size: 18px;
        }

.mission-vision-divider {
    height: 2px;
    background: linear-gradient(to right, transparent, #f8b239, transparent);
    margin: 30px 0;
    border: none;
}

/* Responsive adjustments */
@media (max-width: 992px) {
    .mission-vision-section {
        padding: 50px 0;
    }

        .mission-vision-section .section-title h3 {
            font-size: 28px;
        }

    .mission-vision-container {
        gap: 30px;
    }

    .mission-vision-header {
        padding: 18px 20px;
    }

        .mission-vision-header h4 {
            font-size: 22px;
        }

    .vision-icon, .mission-icon {
        font-size: 24px;
    }

    .mission-vision-content {
        padding: 20px;
    }

        .mission-vision-content p {
            font-size: 15px;
        }

        .mission-vision-content li {
            font-size: 15px;
        }
}

@media (max-width: 768px) {
    .mission-vision-section {
        padding: 40px 0;
    }

        .mission-vision-section .section-title h3 {
            font-size: 24px;
        }

    .mission-vision-container {
        gap: 25px;
    }

    .mission-vision-header {
        padding: 15px;
    }

        .mission-vision-header h4 {
            font-size: 20px;
        }

    .vision-icon, .mission-icon {
        font-size: 22px;
    }

    .mission-vision-content {
        padding: 15px;
    }

        .mission-vision-content p {
            font-size: 14px;
            margin-bottom: 15px;
        }

        .mission-vision-content li {
            font-size: 14px;
            margin-bottom: 10px;
        }

    .mission-vision-divider {
        margin: 20px 0;
    }
}
/*________________ Gallery _________________*/
.gallery_wrapper {
    position: relative;
    padding-top: 140px;
    padding-bottom: 140px;
    background: #fafafa;
}

    .gallery_wrapper .section-title h3 {
        background: url(../images/icons/bd2.png)scroll center bottom;
        background-repeat: no-repeat;
        font-size: 36px;
        color: #222222;
        font-weight: 700;
        font-family: 'Rasa', serif;
        line-height: 46px;
        padding-bottom: 30px;
        margin-bottom: 26px;
        position: relative;
    }

    .gallery_wrapper .section-title p {
        font-size: 16px;
        line-height: 26px;
        color: #777777;
        font-weight: 400;
        font-family: 'Assistant', sans-serif;
        margin-bottom: 30px;
        position: relative;
    }

    .gallery_wrapper .menu_wrapper {
        text-align: center;
        margin-bottom: 60px;
        position: relative;
    }

    .gallery_wrapper .gallery_menu {
        display: inline-block;
    }

        .gallery_wrapper .gallery_menu li {
            display: inline-block;
            padding: 0px 20px;
            cursor: pointer;
            font-size: 16px;
            line-height: 28px;
            color: #222222;
            font-family: 'Rasa', serif;
        }

            .gallery_wrapper .gallery_menu li.active,
            .gallery_wrapper .gallery_menu li.is-checked {
                border: 1px solid #f8b239;
            }

.gallery_item_container .single_item {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    margin-bottom: 50px;
}

.gallery_item_container .mix {
    display: none;
}

.gallery_item_container .single_item .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(34, 40, 69, 0.85);
    transform: scale(0,0);
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transition: all 500ms ease;
}

.container-custom {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.gallery_item_container .single_item:hover .overlay {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transition: all 500ms ease;
}

.gallery_item_container .single_item img {
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    width: 100%;
}

.gallery_item_container .single_item:hover img {
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
}

.gallery_item_container .single_item .overlay .text {
    position: absolute;
    bottom: 44px;
    left: 49px;
    width: 100%;
    color: #fff;
}

.gallery_item_container .single_item .overlay .link a {
    text-align: center;
    font-size: 45px;
    color: #ffffff;
    margin: 0 8px;
}

.gallery_item_container .single_item .overlay .link {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    align-items: center;
    -webkit-flex-direction: row;
    flex-direction: row;
    height: 100%;
}

.gallery_wrapper .gallery_text .img_holder {
    position: relative;
    overflow: hidden;
}

.gallery_wrapper .single_item .content {
    position: relative;
    border-top: 3px solid #f8b239;
    padding: 20px 28px;
    background: #ffffff;
    border-bottom: 1px solid #f3f3f3;
}

.gallery_wrapper .content h5 {
    font-size: 22px;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 10px;
    margin-top: 5px;
    font-family: 'Rasa', serif;
    color: #222222;
}

.gallery_wrapper .content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 14px;
    font-family: 'Assistant', sans-serif;
    color: #777777;
}

.gallery_wrapper .content .reting-box {
    position: absolute;
    right: 30px;
    top: 30px;
}

    .gallery_wrapper .content .reting-box i {
        color: #f8b239;
        font-size: 13px;
    }

.gallery_wrapper .content .price-many i {
    font-size: 16px;
}

.gallery_wrapper .content .price-many {
    position: absolute;
    right: 30px;
    bottom: -30px;
    text-align: center;
    background: #f8b239;
    color: #ffffff;
    height: 60px;
    font-size: 24px;
    font-weight: 600;
    font-family: 'Rasa', serif;
    width: 60px;
    line-height: 60px;
    border-radius: 50px;
}

.gallery_wrapper .content-text li {
    display: inline-block;
    font-size: 14px;
    font-family: 'Assistant', sans-serif;
    font-weight: 400;
    color: #222222;
    line-height: 14px;
    margin: 23px 8px;
}

.gallery_wrapper .content-text .students {
    border-left: 1px solid #d0d0d0;
}

.gallery_wrapper .content-text li i {
    color: #f8b239;
}

    .gallery_wrapper .content-text li i:before {
        font-size: 14px;
        margin-right: 5px;
    }

/*** 
====================================================================
  Services Style One
====================================================================
***/
.services-one {
    padding-top: 140px;
    position: relative;
}

    .services-one .section-title h3 {
        background: url(../images/icons/bd2.png)scroll center bottom;
        background-repeat: no-repeat;
        font-size: 36px;
        color: #222222;
        font-weight: 700;
        font-family: 'Rasa', serif;
        line-height: 46px;
        padding-bottom: 30px;
        margin-bottom: 25px;
    }

    .services-one .section-title p {
        font-size: 16px;
        line-height: 26px;
        color: #777777;
        font-weight: 400;
        font-family: 'Assistant', sans-serif;
        margin-bottom: 40px;
    }

.tabs-box {
    position: relative;
}

    .tabs-box .tab-buttons {
        position: relative;
    }

    .tabs-box .tabs-content {
        position: relative;
    }

        .tabs-box .tabs-content .tab {
            position: relative;
            display: none;
        }

        .tabs-box .tabs-content .active-tab {
            display: block;
        }

.services-one .tabs-outer {
    position: relative;
    padding: 0px 130px;
    height: 750px;
    overflow: hidden;
}

    .services-one .tabs-outer .circular-layer {
        position: relative;
        display: block;
        width: 100%;
        height: 900px;
        border: 2px solid #f6f6f6;
        border-radius: 50%;
        margin-top: 50px;
    }

    .services-one .tabs-outer .service-tabs {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 700px;
    }

        .services-one .tabs-outer .service-tabs .tab-buttons {
            position: static;
        }

        .services-one .tabs-outer .service-tabs .tab-btn {
            position: absolute;
            cursor: pointer;
            color: #555555;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
            z-index: 1;
        }

.services-one .tab-btn .icon-box span:before {
    margin-left: 0px;
    font-size: 30px;
    color: #ffffff;
}

.services-one .tabs-outer .service-tabs .tab-btn .icon-box {
    position: relative;
    display: block;
    height: 60px;
    width: 60px;
    text-align: center;
    font-size: 40px;
    line-height: 60px;
    border-radius: 50%;
}

.services-one .tab-btn .music-icon {
    background: #ff626f;
}

.services-one .tab-btn .file-icon {
    background: #43a373;
}

.services-one .tab-btn .books-icon {
    background: #ff8c5b;
}

.services-one .tab-btn .worldwide-icon {
    background: #f8b239;
}

.services-one .tab-btn .nature-icon {
    background: #20bcdb;
}

.services-one .tabs-outer .service-tabs .tab-btn:hover,
.services-one .tabs-outer .service-tabs .tab-btn.active-btn {
    color: #f44122;
}

.services-one .tabs-outer .service-tabs .tab-btn:nth-child(1) {
    left: 120px;
    bottom: 100px;
}

.services-one .tabs-outer .service-tabs .tab-btn:nth-child(2) {
    left: 140px;
    bottom: 400px;
}

.services-one .tabs-outer .service-tabs .tab-btn:nth-child(3) {
    left: 50%;
    bottom: 670px;
    margin-left: -30px;
}

.services-one .tabs-outer .service-tabs .tab-btn:nth-child(4) {
    right: 140px;
    bottom: 400px;
}

.services-one .tabs-outer .service-tabs .tab-btn:nth-child(5) {
    right: 120px;
    bottom: 100px;
}

.services-one .tabs-outer .service-tabs .tab-btn:nth-child(6) {
    right: 10px;
    bottom: 20px;
}

.services-one .tabs-outer .service-tabs .tabs-content {
    position: absolute;
    bottom: -50px;
    width: 100%;
    margin-left: 20px;
}

.services-one .tabs-outer .service-tabs .tab {
    position: absolute;
    bottom: 120px;
    text-align: center;
    width: 100%;
    transition: all 500ms ease;
}

    .services-one .tabs-outer .service-tabs .tab.active-tab {
        transition: all 500ms ease;
    }

.services-one .tab-buttons .content-text.text-left {
    position: absolute;
    top: 0px;
    left: 70px;
    width: 190px;
}

.services-one .tab-buttons .content-text.text-center {
    position: absolute;
    top: 70px;
    margin-left: -30px;
    left: -50%;
    width: 190px;
}

.services-one .tab-buttons .content-text.text-right {
    position: absolute;
    top: 0px;
    right: 70px;
    width: 190px;
}

.services-one .tab-buttons .content-text h5 {
    position: relative;
    font-size: 22px;
    color: #222222;
    line-height: 32px;
    font-family: 'Rasa', serif;
    font-weight: 500;
    text-transform: uppercase;
}

.services-one .tab-buttons .content-text span {
    position: relative;
    font-size: 15px;
    color: #777777;
    line-height: 26px;
    font-family: 'Assistant', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
}

.services-one .tabs-outer .service-tabs .tab .content-box .text {
    position: relative;
    font-size: 14px;
    line-height: 1.8em;
    color: #222222;
}

/*** 
====================================================================
  Fact Counter Section
====================================================================
***/
.fact-counter {
    position: relative;
    padding: 60px 0px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    color: #ffffff;
}

    .fact-counter:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: rgba(24, 29, 55, 0.95);
        z-index: 0;
    }

    .fact-counter .auto-container {
        position: relative;
        z-index: 1;
    }

    .fact-counter .column {
        position: relative;
        text-align: center;
        z-index: 5;
        width: 200px;
        margin-top: 20px;
        margin-bottom: 20px;
        height: 130px;
        margin-right: 125px;
        border: 1px solid #e0e0e0;
    }

        .fact-counter .column:last-child {
            margin-right: 0px;
        }

        .fact-counter .column .icon {
            position: absolute;
            top: 50px;
            right: -20px;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

            .fact-counter .column .icon span:before {
                margin-left: 0px;
                font-size: 40px;
                color: #eaa939;
            }

            .fact-counter .column .icon:before {
                content: '';
                position: absolute;
                top: -20px;
                left: -10px;
                width: 60px;
                height: 70px;
                background: rgb(31, 36, 61);
                z-index: -1;
            }

    .fact-counter .count-outer {
        position: relative;
        font-size: 40px;
        font-weight: 600;
        margin-top: 20px;
        line-height: 50px;
        font-family: 'Rasa', serif;
    }

        .fact-counter .count-outer i {
            font-size: 26px;
            margin-left: 5px;
            line-height: 36px;
        }

    .fact-counter .column .counter-title {
        position: relative;
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
        text-transform: uppercase;
        color: #ffffff;
        font-family: 'Assistant', sans-serif;
    }

/*** 
====================================================================
    gallery-section Style
====================================================================
***/
/* Gallery Section Styles */
.gallery-section {
    padding: 60px 0;
    background-color: #f9f9f9;
    position: relative;
    font-family: 'Poppins', sans-serif;
}

    .gallery-section .section-title {
        text-align: center;
        margin-bottom: 50px;
    }

        .gallery-section .section-title h3 {
            color: #1a3a5f;
            font-weight: 600;
            position: relative;
            display: inline-block;
            padding-bottom: 15px;
            font-size: 32px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

            .gallery-section .section-title h3:after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 50%;
                transform: translateX(-50%);
                width: 100px;
                height: 4px;
                background-color: #f8b239;
            }

/* Gallery Container */
.gallery-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

/* Gallery Card */
.gallery-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: calc(33.333% - 20px);
    max-width: 350px;
}

    .gallery-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 12px 30px rgba(0,0,0,0.12);
    }

.gallery-image-container {
    position: relative;
    height: 220px;
    overflow: hidden;
    background-color: #f5f5f5;
    flex-shrink: 0;
    width: 100%;
    /* Support for 1820x850 images */
    max-width: 1820px;
    max-height: 850px;
}

.gallery-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    /* Fixed: Remove any transformation on hover */
    transition: none;
    position: static;
    display: block;
}

/* Fixed: Remove hover effect that was causing expansion */
.gallery-card:hover .gallery-image {
    transform: none;
}

.gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(26, 50, 99, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 2;
}

.gallery-card:hover .gallery-overlay {
    opacity: 1;
}

.gallery-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #f8b239;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
    transition: background-color 0.3s ease;
    z-index: 3;
}

    .gallery-icon:hover {
        background-color: #e6a02e;
    }

.gallery-content {
    padding: 20px;
    text-align: center;
}

.gallery-title {
    font-size: 18px;
    font-weight: 600;
    color: #1a3a5f;
    margin-bottom: 10px;
    /* Center the description */
    text-align: center;
    display: block;
    width: 100%;
}

.gallery-link {
    display: inline-block;
    color: #1a3a5f;
    font-weight: 500;
    text-decoration: none;
    font-size: 14px;
    padding: 6px 15px;
    border: 1px solid #1a3a5f;
    border-radius: 20px;
    transition: all 0.3s ease;
}

    .gallery-link:hover {
        background-color: #1a3a5f;
        color: white;
    }

/* Popup Styles */
.image-popup {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
    animation: fadeIn 0.3s;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.popup-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 20px;
}

.popup-content {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 30px rgba(0,0,0,0.5);
    animation: slideIn 0.3s;
}

@keyframes slideIn {
    from {
        transform: translateY(-50px);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.popup-header {
    background: linear-gradient(135deg, #1a3a5f, #0d1f3d);
    color: white;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .popup-header h3 {
        margin: 0;
        font-size: 20px;
        font-weight: 600;
    }

.close-popup {
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    transition: opacity 0.3s;
}

    .close-popup:hover {
        opacity: 0.7;
    }

.popup-body {
    position: relative;
}

    .popup-body img {
        width: 100%;
        display: block;
        max-height: 57vh;
        object-fit: contain;
    }

.popup-caption {
    background: #f9f9f9;
    padding: 15px 20px;
    border-top: 1px solid #eee;
}

    .popup-caption p {
        margin: 0;
        font-style: italic;
        color: #555;
    }

.popup-footer {
    background: #f9f9f9;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #eee;
}

.image-counter {
    color: #6c757d;
    font-size: 14px;
}

.popup-nav {
    display: flex;
}

    .popup-nav button {
        background: #1a3a5f;
        color: white;
        border: none;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        margin: 0 5px;
        cursor: pointer;
        transition: background 0.3s;
    }

        .popup-nav button:hover {
            background: #0d1f3d;
        }

/* Responsive adjustments */
@media (max-width: 992px) {
    .gallery-section {
        padding: 50px 0;
    }

        .gallery-section .section-title h3 {
            font-size: 28px;
        }

    .gallery-card {
        width: calc(50% - 15px);
    }
}

@media (max-width: 768px) {
    .gallery-section {
        padding: 40px 0;
    }

        .gallery-section .section-title h3 {
            font-size: 24px;
        }

    .gallery-container {
        gap: 20px;
    }

    .gallery-card {
        width: 100%;
        max-width: 100%;
    }

    .gallery-image-container {
        height: 200px;
    }

    .popup-content {
        max-width: 95%;
        max-height: 95%;
    }

    .popup-header h3 {
        font-size: 16px;
    }

    .close-popup {
        font-size: 24px;
    }

    .popup-nav button {
        width: 32px;
        height: 32px;
    }
}

/*** 
====================================================================
  Gallery Popup style
====================================================================
***/
body.popup-visible {
    overflow: hidden;
}

.gallery-box {
    position: fixed;
    left: 0px;
    top: -120%;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 0px;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 1000ms ease-in-out;
    -o-transition: all 1000ms ease-in-out;
    -ms-transition: all 1000ms ease-in-out;
    transition: all 1000ms ease-in-out;
}

    .gallery-box.now-visible {
        top: 0px;
        visibility: visible;
        opacity: 1;
    }

    .gallery-box .bg-fade-layer {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: rgba(21,21,21,0.80);
    }

    .gallery-box .popup-header {
        position: relative;
        padding: 20px 30px;
        background: #f8b239;
        color: #ffffff;
    }

        .gallery-box .popup-header .btn-close {
            position: absolute;
            top: 20px;
            right: 30px;
            color: #ffffff;
            width: 30px;
            height: 30px;
            background: #181d37;
            opacity: 1;
            font-size: 14px;
            line-height: 30px;
            padding: 0px;
            display: block;
            border: none;
            z-index: 1;
        }

        .gallery-box .popup-header .close:hover {
            background: #999999;
        }

        .gallery-box .popup-header h3 {
            position: relative;
            font-size: 20px;
            text-align: center;
            line-height: 30px;
            color: #ffffff;
            font-weight: 500;
            text-transform: capitalize;
        }

    .gallery-box .popup-container {
        margin: 50px auto;
        width: auto;
        max-width: 1070px;
        padding: 0px 15px;
    }

    .gallery-box .content-outer {
        position: relative;
        padding: 30px 30px;
        background: #ffffff;
    }

.vertical-slider-outer {
    position: relative;
}

.ms-tabs-vertical-template .ms-nav-next {
    background: #f8b239;
    right: 0px;
    width: 35px;
    height: 35px;
    top: -15px;
    line-height: 35px;
    position: absolute;
}

    .ms-tabs-vertical-template .ms-nav-next:hover {
        background: #181d37;
    }

.ms-tabs-vertical-template .ms-nav-prev {
    background: #f8b239;
    left: 0px;
    width: 35px;
    height: 35px;
    top: -15px;
    line-height: 35px;
    position: absolute;
}

    .ms-tabs-vertical-template .ms-nav-prev:hover {
        background: #181d37;
    }
/*** 
====================================================================
  agent-widget Style One
====================================================================
***/
.faculties-section {
    position: relative;
    padding-top: 130px;
    margin-bottom: 20px;
    background: #fafafa;
}

    .faculties-section .section-title h3 {
        background: url(../images/icons/bd2.png)scroll center bottom;
        background-repeat: no-repeat;
        font-size: 36px;
        color: #222222;
        font-weight: 700;
        font-family: 'Rasa', serif;
        line-height: 44px;
        padding-bottom: 30px;
        margin-bottom: 25px;
    }

    .faculties-section .section-title p {
        font-size: 16px;
        line-height: 26px;
        color: #777777;
        font-weight: 400;
        font-family: 'Assistant', sans-serif;
        margin-bottom: 50px;
    }

    .faculties-section .item {
        position: relative;
    }

        .faculties-section .item .image-box {
            position: relative;
            border-bottom: 3px solid #f8b239;
            overflow: hidden;
        }

        .faculties-section .item .fixed-text {
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 100%;
            background: #f8b239;
            color: #ffffff;
            opacity: 1;
        }

        .faculties-section .item:hover .fixed-text {
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 100%;
            height: 110px;
            background: #f8b239;
            color: #ffffff;
            opacity: 0;
        }

        .faculties-section .item .hover-text {
            position: absolute;
            left: 0px;
            bottom: -200px;
            width: 100%;
            height: 110px;
            background: #f8b239;
            color: #ffffff;
            opacity: 0;
            transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }

        .faculties-section .item:hover .hover-text {
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 100%;
            background: #f8b239;
            color: #ffffff;
            opacity: 1;
            transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
        }

        .faculties-section .item .icon-links {
            position: absolute;
            background: #f6f6f6;
            display: inline-block;
            padding: 7px 20px;
            left: 50%;
            top: -25px;
            margin-left: -50px;
            text-align: center;
            border-radius: 25px;
            opacity: 1;
            transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
        }

            .faculties-section .item .icon-links i {
                color: #999999;
                font-size: 13px;
                margin: 0px 5px;
            }

        .faculties-section .item .hover-text h5 {
            margin-top: 45px;
            font-family: 'Rasa', serif;
            font-weight: 700;
            font-size: 18px;
            color: #ffffff;
            line-height: 28px;
            z-index: 99;
        }

        .faculties-section .item .hover-text p {
            font-size: 16px;
            line-height: 26px;
            color: #ffffff;
            font-weight: 500;
            font-family: 'Assistant', sans-serif;
        }

/*** 
====================================================================
  blog-section Style One
====================================================================
***/
.blog-section {
    position: relative;
    padding-top: 140px;
    padding-bottom: 90px;
}

    .blog-section .section-title h3 {
        background: url(../images/icons/bd.png)scroll left bottom;
        background-repeat: no-repeat;
        font-size: 36px;
        color: #222222;
        font-weight: 700;
        font-family: 'Rasa', serif;
        line-height: 46px;
        padding-bottom: 30px;
        margin-bottom: 60px;
    }

    .blog-section .blog-column {
        position: relative;
    }

    .blog-section .item {
        position: relative;
        margin-left: 170px;
        margin-bottom: 50px;
    }

        .blog-section .item img {
            position: absolute;
            left: -170px;
            top: 0px;
        }

        .blog-section .item .content-text {
            position: relative;
        }

            .blog-section .item .content-text h5 {
                font-size: 17px;
                font-weight: 400;
                font-family: 'Assistant', sans-serif;
                color: #222222;
                line-height: 28px;
            }

            .blog-section .item .content-text .icon-links {
                margin-top: 10px;
            }

                .blog-section .item .content-text .icon-links li {
                    display: inline-block;
                    padding: 0px 10px;
                    border-left: 1px solid #c0c0c0;
                    line-height: 15px;
                    font-family: 'Assistant', sans-serif;
                    font-weight: 300;
                }

                    .blog-section .item .content-text .icon-links li:first-child {
                        padding-left: 0px;
                        border-left: none;
                    }

                    .blog-section .item .content-text .icon-links li i {
                        color: #f8b239;
                        margin-right: 5px;
                    }

.events-column .content-box {
    position: relative;
    margin-bottom: 35px;
}

    .events-column .content-box span {
        position: absolute;
        left: 0px;
        top: -60px;
        height: 40px;
        line-height: 40px;
        width: 60px;
        background: #f8b239;
        color: #ffffff;
    }

    .events-column .content-box h5 {
        font-size: 20px;
        color: #222222;
        margin-bottom: 10px;
        font-family: 'Rasa', serif;
        line-height: 36px;
        font-weight: 500;
    }

    .events-column .content-box p {
        font-size: 16px;
        color: #777777;
        line-height: 26px;
        font-family: 'Assistant', sans-serif;
        font-weight: 400;
    }

    .events-column .content-box .icon-links {
        margin-top: 20px;
        margin-bottom: 10px;
    }

        .events-column .content-box .icon-links li {
            display: inline-block;
            font-size: 16px;
            color: #777777;
            line-height: 28px;
            font-family: 'Assistant', sans-serif;
            font-weight: 300;
        }

            .events-column .content-box .icon-links li i {
                color: #f8b239;
                margin-right: 10px;
                font-size: 22px;
            }

            .events-column .content-box .icon-links li:first-child {
                margin-right: 35px;
            }

    .events-column .content-box .cost-money {
        position: relative;
        color: #777777;
        font-size: 18px;
        font-weight: 500;
        font-family: 'Rasa', serif;
    }

        .events-column .content-box .cost-money .total-cost {
            position: relative;
            display: inline-block;
            float: left;
        }

        .events-column .content-box .cost-money .link-btn {
            position: relative;
            display: inline-block;
            float: right;
            margin-top: 5px;
            color: #f8b239;
        }

            .events-column .content-box .cost-money .link-btn i {
                margin-left: 5px;
            }

        .events-column .content-box .cost-money .total-cost span {
            position: relative;
            margin: 0px;
            top: 0px;
            background: none;
            color: #f8b239;
        }

/*** 
====================================================================
  Sponsors Style One
====================================================================
***/
.sponsors-logos {
    padding-bottom: 150px;
}

    .sponsors-logos .image-box img {
        border: 1px solid #e7e7e7;
        padding: 10px;
    }

    .sponsors-logos .image-box:hover img {
        border: 1px solid #f8b239;
    }

    .sponsors-logos .owl-theme .owl-controls {
        display: none;
    }

/*** 
====================================================================
  Main Footer
====================================================================
***/
footer {
    position: relative;
    background: #212121;
    width: 100%;
    height: 100%;
    border-bottom: 3px solid #f8b239;
}

.main_footer h5 {
    position: relative;
    background: url(../images/icons/bd.png)scroll left bottom;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-family: 'Rasa', serif;
}

.main_footer {
    padding-top: 70px;
    padding-bottom: 10px;
}

    .main_footer .footer_logo img {
        margin-bottom: 30px;
    }

    .main_footer .icon-list .item {
        position: relative;
        margin-left: 45px;
        margin-bottom: 30px;
    }

        .main_footer .icon-list .item h6 {
            color: #ffffff;
            font-size: 16px;
            font-weight: 600;
            line-height: 24px;
            font-family: 'Rasa', serif;
        }

        .main_footer .icon-list .item span {
            color: #b9b9b9;
            font-size: 14px;
            font-weight: 400;
            line-height: 20px;
            font-family: 'Assistant', sans-serif;
        }

        .main_footer .icon-list .item i {
            position: absolute;
            color: #f8b239;
            left: -45px;
            top: 7px;
        }

            .main_footer .icon-list .item i:before {
                margin-left: 0px;
                font-size: 25px;
            }

    .main_footer .links-list .item h6 {
        color: #b9b9b9;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        font-family: 'Rasa', serif;
    }

    .main_footer .links-list .item span {
        color: #55acee;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        font-family: 'Assistant', sans-serif;
    }

    .main_footer .links-list .item {
        position: relative;
        margin-left: 20px;
        margin-bottom: 10px;
    }

    .main_footer .quick_links {
        margin-left: -40px;
        margin-right: 40px;
    }

    .main_footer .links-list .item i {
        position: absolute;
        color: #55acee;
        font-size: 14px;
        left: -22px;
        top: 0px;
    }

    .main_footer .recent_news_footer {
    }

        .main_footer .recent_news_footer li {
            line-height: 30px;
        }

            .main_footer .recent_news_footer li i {
                color: #f8b239;
                font-size: 15px;
                margin-right: 5px;
            }

            .main_footer .recent_news_footer li a {
                color: #b9b9b9;
                font-size: 15px;
                font-weight: 500;
                line-height: 28px;
                font-family: 'Assistant', sans-serif;
            }

    .main_footer .footer_gallery h6 {
        font-size: 15px;
        font-weight: 400;
        font-family: 'Assistant', sans-serif;
        color: #b9b9b9;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .main_footer .footer_gallery .image-gallery {
        padding: 0px 15px;
    }

    .main_footer .footer_gallery .image-box {
        margin: 0px -10px;
    }

        .main_footer .footer_gallery .image-box img {
            margin-bottom: 10px;
        }

.bottom_footer {
    margin: 0px 30px;
    position: relative;
    background: #f8b239;
    z-index: 1;
}

.bottom-bg {
    background: #f8b239;
    margin: 0px -30px;
    position: relative;
}

    .bottom-bg:before {
        background: #f8b239 none repeat scroll 0 0;
        content: "";
        height: 50px;
        left: -30px;
        position: absolute;
        top: 25px;
        transform: skewY(-240deg);
        width: 30px;
    }

    .bottom-bg:after {
        background: #f8b239 none repeat scroll 0 0;
        content: "";
        height: 50px;
        right: -30px;
        position: absolute;
        top: 25px;
        transform: skewY(240deg);
        width: 30px;
    }

.bottom_footer p {
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    padding: 15px 0px;
    margin: 0px;
    font-family: 'Assistant', sans-serif;
}

.bottom_footer .social-links {
    float: right;
}

.bottom_footer li {
    display: inline-block;
}

    .bottom_footer li i {
        color: #ffffff;
        font-size: 13px;
        line-height: 20px;
        padding: 15px 5px;
    }

/*** 
====================================================================
  home page Style two
====================================================================***/

/*header-upper.style-two*/
.header-upper.style-two {
    background: #122665;
    color: #ffffff;
    padding: 0px 0px;
    border-bottom: none;
}

    .header-upper.style-two .header-top {
        position: relative;
    }

        .header-upper.style-two .header-top li {
            position: relative;
            display: inline-block;
            margin-left: 0px;
            margin-right: 30px;
            padding-right: 30px;
            border-right: 1px solid #6a6e85;
        }

            .header-upper.style-two .header-top li:last-child {
                margin-right: 0px;
                padding-right: 0px;
                border-right: none;
            }

            .header-upper.style-two .header-top li i {
                font-size: 15px;
                font-weight: 500;
                color: #f8aa1a;
            }

            .header-upper.style-two .header-top li span {
                font-size: 14px;
                font-family: 'Assistant', sans-serif;
                font-weight: 400;
                color: #ffffff;
                line-height: 24px;
                margin-left: 10px;
            }

        .header-upper.style-two .header-top .info-links {
            float: left;
        }

        .header-upper.style-two .header-top .social-links {
            float: right;
        }

/*header-lower.style-two*/
.header-lower.style-two {
    position: relative;
    background: #122665;
}

    .header-lower.style-two .menu-bar {
        background: none;
        margin: 0px;
    }

    .header-lower.style-two .header-logo {
        float: left;
        padding: 0px 0px;
    }

    .header-lower.style-two .main-menu {
        float: right;
        margin-right: 100px;
        padding: 1px 0px;
    }

    .header-lower.style-two .container.menu-bg {
        margin-bottom: 0px;
    }

        .header-lower.style-two .container.menu-bg:before,
        .header-lower.style-two .container.menu-bg:after {
            display: none;
        }

    .header-lower.style-two .main-menu .navigation > li > a {
        color: #ffffff;
    }

    .header-lower.style-two .main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
        color: #ffffff;
    }

    .header-lower.style-two .search_option {
        position: absolute;
        right: 0px;
        top: 55px;
    }

        .header-lower.style-two .search_option .seach-toggle {
            background: transparent;
            border-radius: 0;
            color: #222222;
            cursor: pointer;
            display: block;
            font-size: 15px;
            line-height: 20px;
            margin-right: 20px;
            position: relative;
            text-align: center;
            transition: all 500ms ease;
        }

        .header-lower.style-two .search_option .search-box {
            opacity: 0;
            position: absolute;
            right: 10px;
            transition: all 500ms ease 0s;
            visibility: hidden;
        }

            .header-lower.style-two .search_option .search-box.now-visible {
                top: 60px;
                opacity: 1;
                visibility: visible;
            }

            .header-lower.style-two .search_option .search-box .form-group {
                position: relative;
                padding: 0px;
                margin: 0px;
                top: 20px;
                width: 100%;
                min-width: 250px;
            }

                .header-lower.style-two .search_option .search-box .form-group input[type="search"] {
                    background: #ffffff none repeat scroll 0 0;
                    border: 1px solid #f8b239;
                    color: #f8b239;
                    display: block;
                    font-size: 13px;
                    line-height: 24px;
                    position: relative;
                    transition: all 500ms ease 0s;
                    width: 100%;
                    height: 40px;
                    padding-left: 15px;
                    padding-right: 50px;
                }

                    .header-lower.style-two .search_option .search-box .form-group input[type="search"]:focus {
                        border-color: #181d37;
                    }

                .header-lower.style-two .search_option .search-box .form-group button i:before {
                    margin-left: 0px;
                }

                .header-lower.style-two .search_option .search-box .form-group button,
                .header-lower.style-two .search_option .search-box .form-group input[type="submit"] {
                    background: #f8b239;
                    color: #fff;
                    cursor: pointer;
                    display: block;
                    font-size: 13px;
                    height: 40px;
                    line-height: 40px;
                    position: absolute;
                    right: 0;
                    top: 0;
                    margin: 0px;
                    width: 40px;
                    transition: all 500ms ease 0s;
                }

                    .header-lower.style-two .search_option .search-box .form-group button:hover,
                    .header-lower.style-two .search_option .search-box .form-group input:focus + button {
                        color: #fff;
                        background: #181d37;
                    }

/*main_slider.style-two*/
#main_slider h5 {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    color: #ffffff;
    font-family: 'Assistant', sans-serif;
}

#main_slider .video-links {
    background: #ffffff;
    border-radius: 50%;
}

    #main_slider .video-links img {
        position: relative;
        text-align: center;
        padding: 25px;
    }

#main_slider .next-section-link span:before {
    font-size: 30px;
    color: #ffffff;
    margin-left: 0px;
}

#main_slider .next-section-link h6 {
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
}

#main_slider.style-two .hephaistos.tparrows {
    display: none;
}

/*sponsors-logos.style-two*/
.sponsors-logos.style-two {
    padding: 40px 0px;
    background: #fafafa;
}

/* Citizen Charter Section Styles */
.citizen-charter-section {
    padding: 60px 0;
    background-color: #f9f9f9;
    position: relative;
    font-family: 'Poppins', sans-serif;
}

    .citizen-charter-section .section-title {
        text-align: center;
        margin-bottom: 50px;
    }

        .citizen-charter-section .section-title h3 {
            color: #1a3a5f;
            font-weight: 600;
            position: relative;
            display: inline-block;
            padding-bottom: 15px;
            font-size: 32px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

            .citizen-charter-section .section-title h3:after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 50%;
                transform: translateX(-50%);
                width: 100px;
                height: 4px;
                background-color: #f8b239;
            }

/* Citizen Charter Card */
.citizen-charter-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 40px;
}

    .citizen-charter-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 12px 30px rgba(0,0,0,0.12);
    }

.charter-header {
    padding: 20px 25px;
    background: linear-gradient(135deg, #1a3a5f, #0d1f3d);
    color: white;
    text-align: center;
}

    .charter-header h4 {
        margin: 0;
        font-size: 24px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .charter-header h4 span {
            margin-right: 10px;
            font-size: 28px;
        }

.charter-subtitle {
    margin-top: 8px;
    font-size: 16px;
    opacity: 0.9;
}

.charter-content {
    padding: 30px;
}

.charter-section {
    margin-bottom: 30px;
}

    .charter-section:last-child {
        margin-bottom: 0;
    }

    .charter-section h5 {
        color: #1a3a5f;
        font-weight: 600;
        margin: 0 0 15px;
        font-size: 20px;
        position: relative;
        padding-left: 35px;
        display: flex;
        align-items: center;
    }

        .charter-section h5 span {
            position: absolute;
            left: 0;
            font-size: 22px;
        }

    .charter-section p {
        margin-bottom: 15px;
        line-height: 1.7;
        color: #333;
        font-size: 16px;
        padding-left: 35px;
    }

        .charter-section p:last-child {
            margin-bottom: 0;
        }

    .charter-section ul {
        margin: 15px 0;
        padding-left: 35px;
    }

    .charter-section li {
        margin-bottom: 12px;
        line-height: 1.6;
        position: relative;
        padding-left: 10px;
        font-size: 16px;
    }

        .charter-section li:before {
            content: '•';
            position: absolute;
            left: -10px;
            color: #f8b239;
            font-weight: bold;
            font-size: 18px;
        }

        .charter-section li:last-child {
            margin-bottom: 0;
        }

.charter-divider {
    height: 2px;
    background: linear-gradient(to right, transparent, #f8b239, transparent);
    margin: 30px 0;
    border: none;
}

.contact-info {
    background-color: rgba(26, 50, 99, 0.05);
    border-radius: 8px;
    padding: 20px;
    margin-top: 20px;
}

    .contact-info p {
        margin: 0 0 10px;
        padding-left: 0;
    }

        .contact-info p:last-child {
            margin-bottom: 0;
        }

        .contact-info p span {
            display: inline-block;
            width: 30px;
            font-weight: 600;
        }

/* Responsive adjustments */
@media (max-width: 992px) {
    .citizen-charter-section {
        padding: 50px 0;
    }

        .citizen-charter-section .section-title h3 {
            font-size: 28px;
        }

    .charter-header {
        padding: 18px 20px;
    }

        .charter-header h4 {
            font-size: 22px;
        }

            .charter-header h4 span {
                font-size: 26px;
            }

    .charter-content {
        padding: 25px;
    }

    .charter-section h5 {
        font-size: 18px;
    }

    .charter-section p {
        font-size: 15px;
    }

    .charter-section li {
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .citizen-charter-section {
        padding: 40px 0;
    }

        .citizen-charter-section .section-title h3 {
            font-size: 24px;
        }

    .charter-header {
        padding: 15px;
    }

        .charter-header h4 {
            font-size: 20px;
        }

            .charter-header h4 span {
                font-size: 24px;
            }

    .charter-subtitle {
        font-size: 14px;
    }

    .charter-content {
        padding: 20px;
    }

    .charter-section {
        margin-bottom: 25px;
    }

        .charter-section h5 {
            font-size: 16px;
            padding-left: 30px;
        }

            .charter-section h5 span {
                font-size: 20px;
            }

        .charter-section p {
            font-size: 14px;
            margin-bottom: 12px;
            padding-left: 30px;
        }

        .charter-section ul {
            padding-left: 30px;
        }

        .charter-section li {
            font-size: 14px;
            margin-bottom: 10px;
        }

    .charter-divider {
        margin: 20px 0;
    }

    .contact-info {
        padding: 15px;
    }
}

/*gallery_wrapper.style-two*/
.gallery_wrapper.style-two {
    background-repeat: no-repeat;
    position: relative;
    padding: 140px 0px 145px;
}

    .gallery_wrapper.style-two:before {
        background: rgba(106, 105, 105, 0.63);
        content: "";
        left: 0px;
        position: absolute;
        top: 0px;
        bottom: 0;
        right: 0;
    }

    .gallery_wrapper.style-two .section-title h3 {
        color: #ffffff;
        margin-bottom: 30px;
    }

    .gallery_wrapper.style-two .section-title p {
        color: #b9b9b9;
    }

    .gallery_wrapper.style-two .gallery_menu li {
        color: #ffffff;
    }

    .gallery_wrapper.style-two .link-btn {
        margin-top: 20px;
    }

        .gallery_wrapper.style-two .link-btn a {
            background: #f8b239;
            font-size: 16px;
            color: #ffffff;
            font-family: 'Rasa', serif;
            font-weight: 600;
            padding: 7px 30px;
            display: inline-block;
            line-height: 26px;
            border: 1px solid #f8b239;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

            .gallery_wrapper.style-two .link-btn a:hover {
                background: #181d37;
                color: #ffffff;
                border: 1px solid #181d37;
                transition: all 500ms ease;
                -webkit-transition: all 500ms ease;
                -ms-transition: all 500ms ease;
                -o-transition: all 500ms ease;
            }

/*choose-us*/
.choose-us {
    padding-top: 30px;
    position: relative;
}

    .choose-us .section-title h3 {
        background: url(../images/icons/bd.png)scroll left bottom;
        background-repeat: no-repeat;
        font-size: 36px;
        color: #222222;
        font-family: 'Rasa', serif;
        line-height: 48px;
        font-weight: 700;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .choose-us .choose-item li {
        position: relative;
        width: 310px;
        margin-right: 20px;
        margin-bottom: 40px;
        display: inline-block;
    }

    .choose-us .choose-item h5 {
        font-size: 22px;
        font-family: 'Rasa', serif;
        font-weight: 500;
        color: #222222;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .choose-us .choose-item p {
        font-size: 16px;
        font-family: 'Assistant', sans-serif;
        font-weight: 400;
        color: #777777;
        line-height: 26px;
    }

    .choose-us .choose-item img {
        margin-bottom: 20px;
    }

    .choose-us .image-box img {
        position: relative;
        top: 0px;
        right: -10px;
    }

/*course-categories*/
.course-categories {
    position: relative;
    padding-top: 145px;
    padding-bottom: 150px;
}

    .course-categories:before {
        background: rgba(0, 0, 0, 0.90);
        content: "";
        height: 100%;
        width: 100%;
        left: 0px;
        position: absolute;
        top: 0px;
    }

    .course-categories .section-title h3 {
        position: relative;
        background: url(../images/icons/bd2.png)scroll center bottom;
        background-repeat: no-repeat;
        font-size: 36px;
        color: #ffffff;
        font-family: 'Rasa', serif;
        line-height: 46px;
        font-weight: 700;
        padding-bottom: 30px;
        margin-bottom: 40px;
    }

    .course-categories .section-title p {
        position: relative;
        font-size: 16px;
        font-family: 'Assistant', sans-serif;
        font-weight: 400;
        color: #b9b9b9;
        line-height: 26px;
        margin-bottom: 60px;
    }

    .course-categories .course-item {
        position: relative;
        margin-bottom: 40px;
    }

        .course-categories .course-item li {
            position: relative;
            display: inline-block;
            text-align: center;
            width: 170px;
            height: 170px;
            margin-bottom: 20px;
            border-radius: 50%;
            margin-right: 75px;
            border: 1px dashed #ffffff;
        }

            .course-categories .course-item li:last-child {
                display: inline-block;
                margin-right: 0px;
            }

        .course-categories .course-item .icon-box {
            position: absolute;
            top: 0px;
            right: 0px;
            width: 55px;
            height: 55px;
            line-height: 45px;
            border-radius: 50%;
            color: #ffffff;
        }

            .course-categories .course-item .icon-box i {
                position: relative;
            }

                .course-categories .course-item .icon-box i:before {
                    margin-left: 0px;
                    font-size: 20px;
                    color: #ffffff;
                }

        .course-categories .course-item .item-box:nth-child(1) .icon-box {
            border: 5px solid rgba(255, 140, 91, 0.25);
        }

            .course-categories .course-item .item-box:nth-child(1) .icon-box:before {
                position: absolute;
                content: "";
                left: 0px;
                right: 0px;
                bottom: 0px;
                top: 0px;
                background: #ff8c5b;
                border-radius: 50%;
            }

        .course-categories .course-item .item-box:nth-child(2) .icon-box {
            border: 5px solid rgba(67, 163, 115, 0.25);
        }

            .course-categories .course-item .item-box:nth-child(2) .icon-box:before {
                position: absolute;
                content: "";
                left: 0px;
                right: 0px;
                bottom: 0px;
                top: 0px;
                background: #43a373;
                border-radius: 50%;
            }

        .course-categories .course-item .item-box:nth-child(3) .icon-box {
            border: 5px solid rgba(248, 178, 57, 0.25);
        }

            .course-categories .course-item .item-box:nth-child(3) .icon-box:before {
                position: absolute;
                content: "";
                left: 0px;
                right: 0px;
                bottom: 0px;
                top: 0px;
                background: #f8b239;
                border-radius: 50%;
            }

        .course-categories .course-item .item-box:nth-child(4) .icon-box {
            border: 5px solid rgba(255, 98, 111, 0.25);
        }

            .course-categories .course-item .item-box:nth-child(4) .icon-box:before {
                position: absolute;
                content: "";
                left: 0px;
                right: 0px;
                bottom: 0px;
                top: 0px;
                background: #ff626f;
                border-radius: 50%;
            }

        .course-categories .course-item .item-box:nth-child(5) .icon-box {
            border: 5px solid rgba(32, 188, 219, 0.25);
        }

            .course-categories .course-item .item-box:nth-child(5) .icon-box:before {
                position: absolute;
                content: "";
                left: 0px;
                right: 0px;
                bottom: 0px;
                top: 0px;
                background: #20bcdb;
                border-radius: 50%;
            }

        .course-categories .course-item .item-box h5 {
            position: relative;
            font-size: 18px;
            font-weight: 600;
            font-family: 'Rasa', serif;
            margin: 70px auto;
            color: #ffffff;
        }

    .course-categories .link-btn a {
        position: relative;
        font-size: 16px;
        font-weight: 600;
        font-family: 'Rasa', serif;
        color: #ffffff;
        line-height: 26px;
        padding: 7px 50px;
        border: 1px solid #1b1960;
        display: inline-block;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .course-categories .link-btn a:hover {
            background: #181d37;
            color: #ffffff;
            border: 1px solid #181d37;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

/*testimonials*/
.testimonials {
    position: relative;
    padding: 140px 0px 180px;
}

    .testimonials .section-title h3 {
        position: relative;
        background: url(../images/icons/bd2.png)scroll center bottom;
        background-repeat: no-repeat;
        font-size: 36px;
        color: #222222;
        font-family: 'Rasa', serif;
        line-height: 46px;
        font-weight: 700;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .testimonials .section-title p {
        position: relative;
        font-size: 16px;
        font-family: 'Assistant', sans-serif;
        font-weight: 400;
        color: #777777;
        line-height: 30px;
        margin-bottom: 60px;
    }

    .testimonials .owl-stage-outer {
        margin: 0 -10px;
        padding: 0 10px;
    }

    .testimonials .item {
        position: relative;
        width: 360px;
        height: 330px;
        padding: 45px 50px;
        text-align: center;
        margin-bottom: 10px;
        border: 1px solid #ededed;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .testimonials .item:hover {
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
            background: #ffffff;
            border: 1px solid #f9f9f9;
            -moz-box-shadow: 5px 5px 12px #f9f9f9;
            -webkit-box-shadow: 5px 5px 12px #f9f9f9;
            box-shadow: 5px 5px 12px #f9f9f9;
        }

        .testimonials .item img {
            margin-bottom: 25px;
            position: relative;
            display: inline-block;
        }

    .testimonials .content-box h6 {
        font-size: 18px;
        font-weight: 500;
        font-family: 'Rasa', serif;
        color: #222222;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .testimonials .content-box p {
        font-size: 16px;
        font-weight: 400;
        font-family: 'Assistant', sans-serif;
        color: #777777;
        line-height: 26px;
    }

    .testimonials .owl-dots .owl-dot span {
        margin-top: 40px;
        background: #ffffff;
        height: 8px;
        width: 8px;
        border: 1px solid #f8b239;
    }

    .testimonials .owl-dots .owl-dot:hover span {
        background: #f8b239;
    }

    .testimonials .owl-dots .owl-dot.active span {
        background: #f8b239;
        height: 12px;
        width: 12px;
        border: 1px solid #f8b239;
    }

    .testimonials .owl-controls .owl-nav .owl-prev {
        position: absolute;
        left: -100px;
        top: 140px;
        height: 40px;
        width: 40px;
        line-height: 32px;
        color: #222222;
        background: #f7f7f7;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .testimonials .owl-controls .owl-nav .owl-prev:hover {
            color: #ffffff;
            background: #666666;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

    .testimonials .owl-controls .owl-nav .owl-next {
        position: absolute;
        right: -100px;
        top: 140px;
        width: 40px;
        height: 40px;
        line-height: 32px;
        color: #222222;
        background: #f7f7f7;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .testimonials .owl-controls .owl-nav .owl-next:hover {
            color: #ffffff;
            background: #666666;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

/*video-section*/
.video-section {
    position: relative;
    background: #fafafa;
    padding-bottom: 120px;
}

    .video-section .section-title h3 {
        position: relative;
        background: url(../images/icons/bd.png)scroll left bottom;
        background-repeat: no-repeat;
        font-size: 36px;
        color: #222222;
        font-family: 'Rasa', serif;
        line-height: 46px;
        font-weight: 700;
        margin-top: 120px;
        padding-bottom: 25px;
        margin-bottom: 30px;
    }

    .video-section p {
        font-size: 16px;
        font-weight: 400;
        font-family: 'Assistant', sans-serif;
        color: #777777;
        margin-bottom: 30px;
        line-height: 26px;
    }

    .video-section .sponsors-logos {
        position: relative;
        padding-bottom: 0px;
    }

        .video-section .sponsors-logos li {
            position: relative;
            display: inline-block;
            margin-right: 10px;
        }

    .video-section .image-holder {
        position: relative;
        margin-right: 40px;
    }

    .video-section .image-box {
        position: relative;
        margin-top: -40px;
        margin-bottom: 40px;
    }

        .video-section .image-box img {
            width: 100%;
        }

        .video-section .image-box:before {
            position: absolute;
            content: "";
            top: 0px;
            left: 0px;
            right: 0px;
            bottom: 0px;
            background: rgba(0, 0, 0, 0.7);
        }

        .video-section .image-box .overly-text {
            position: absolute;
            bottom: 20px;
            left: 35px;
        }

    .video-section .overly-text h5 {
        position: relative;
        font-size: 20px;
        font-weight: 500;
        font-family: 'Rasa', serif;
        line-height: 32px;
        color: #ffffff;
    }

    .video-section .overly-text h6 {
        position: relative;
        font-size: 16px;
        font-weight: 400;
        font-family: 'Assistant', sans-serif;
        line-height: 26px;
        text-transform: capitalize;
        color: #f8b239;
    }

    .video-section .video-links {
        position: absolute;
        border: 2px solid #f8b239;
        right: 45px;
        bottom: -30px;
        width: 86px;
        height: 111px;
        display: inline-block;
    }

        .video-section .video-links img {
            position: relative;
            margin: 18px 0px;
        }

        .video-section .video-links span {
            position: relative;
            font-size: 14px;
            font-weight: 400;
            font-family: 'Assistant', sans-serif;
            line-height: 24px;
            color: #222222;
            text-transform: capitalize;
        }

/* Reset and base styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Assistant', sans-serif;
    background-color: #f5f5f5;
}

/* Footer Container */
.footer-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/* Footer Row and Column System */
.footer-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.footer-col {
    position: relative;
    padding: 0 15px;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 768px) {
    .footer-col {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .footer-col {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

/* Reset and base styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Assistant', sans-serif;
    background-color: #f5f5f5;
    line-height: 1.6;
}

/* Footer Container */
.footer-wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Main Footer Styles */
.dept-footer {
    background: linear-gradient(to right, #1a3263, #0d1f3d);
    color: #ffffff;
    position: relative;
    overflow: hidden;
}

    .dept-footer::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><rect width="100" height="100" fill="none"/><path d="M0,0 L100,100 M100,0 L0,100" stroke="rgba(255,255,255,0.03)" stroke-width="1"/></svg>');
        opacity: 0.3;
        z-index: 0;
    }

.footer-top {
    position: relative;
    padding: 60px 0 40px;
    z-index: 1;
}

.footer-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}

.footer-block {
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    padding: 25px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

    .footer-block:hover {
        background-color: rgba(255, 255, 255, 0.1);
        transform: translateY(-5px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    }

.footer-section {
    height: 100%;
}

.footer-title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #f8b239;
    display: flex;
    align-items: center;
}

    .footer-title i {
        margin-right: 12px;
        color: #f8b239;
        font-size: 22px;
    }

.footer-content {
    color: #e0e0e0;
    font-size: 15px;
    line-height: 1.8;
}

.footer-contact {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-item {
    display: flex;
    align-items: flex-start;
}

    .contact-item i {
        color: #f8b239;
        font-size: 18px;
        margin-right: 15px;
        margin-top: 3px;
    }

.contact-details {
    display: flex;
    flex-direction: column;
}

    .contact-details a {
        color: #e0e0e0;
        text-decoration: none;
        margin-bottom: 5px;
        transition: all 0.3s ease;
    }

        .contact-details a:hover {
            color: #f8b239;
            padding-left: 5px;
        }

.social-icons {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    transition: all 0.3s ease;
    text-decoration: none;
}

    .social-icon.facebook {
        background-color: #3b5998;
    }

    .social-icon.twitter {
        background-color: #1da1f2;
    }

    .social-icon:hover {
        transform: translateY(-5px);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    }

.footer-copyright {
    background-color: #0a1329;
    padding: 20px 0;
    position: relative;
    z-index: 1;
}

    .footer-copyright p {
        color: #a0a0a0;
        font-size: 15px;
        text-align: center;
        margin: 0;
    }

    .footer-copyright a {
        color: #4a6cb0;
        font-weight: 600;
        text-decoration: none;
        transition: all 0.3s ease;
    }

        .footer-copyright a:hover {
            color: #f8b239;
            text-decoration: underline;
        }

/* Responsive styles */
@media (max-width: 992px) {
    .footer-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    }
}

@media (max-width: 768px) {
    .footer-top {
        padding: 40px 0 30px;
    }

    .footer-wrapper {
        padding: 0 15px;
    }

    .footer-block {
        padding: 20px;
    }

    .footer-title {
        font-size: 18px;
    }

    .social-icons {
        justify-content: center;
    }

    .footer-copyright p {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .footer-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .social-icon {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }
}
/*** 
====================================================================
  home page Style three
====================================================================
***/
.main-header.style-three {
    margin-bottom: 100px;
}

.header-upper.style-three {
    background: rgba(26, 26, 26, 0.8);
}

.header-lower.style-three {
    background: transparent;
}

    .header-lower.style-three .main-menu .navigation > li > a {
        color: #ffffff;
    }

    .header-lower.style-three .main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
        color: #ffffff;
    }

    .header-lower.style-three .main-menu {
        margin-right: 260px;
    }

    .header-lower.style-three .link-btn {
        position: absolute;
        top: 40px;
        right: 0px;
    }

.about {
    padding-bottom: 20px;
}

    .about .single_item {
        position: relative;
        margin-right: 90px;
    }

        .about .single_item:last-child {
            position: relative;
            margin-right: 0px;
        }

    .about .about-item li {
        display: inline-block;
    }

    .about .about-item .icon-box {
        position: absolute;
        width: 80px;
        height: 80px;
        top: -28px;
        left: 0px;
        border: 6px solid #ffffff;
        background: #f8b239;
        line-height: 60px;
        z-index: 9999;
    }

    .about .about-item li i:before {
        color: #ffffff;
        margin-left: 0px;
        font-size: 32px;
    }

    .about .single_item h5 {
        font-size: 22px;
        font-weight: 500;
        font-family: 'Rasa', serif;
        line-height: 32px;
        color: #222222;
        margin-left: 90px;
        margin-top: 25px;
    }

    .about .single_item .link-btn a {
        font-size: 22px;
        color: #222222;
        line-height: 32px;
        padding: 7px 30px;
        text-transform: uppercase;
        font-family: 'Rasa', serif;
        font-weight: 600;
        border: 2px solid #f8b239;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .about .single_item .link-btn a:hover {
            color: #ffffff;
            border: 2px solid #181d37;
            background: #181d37;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

    .about .single_item p {
        font-size: 16px;
        font-weight: 400;
        font-family: 'Assistant', sans-serif;
        line-height: 26px;
        padding-bottom: 20px;
        margin: 0px;
        color: #777777;
    }

.gallery_wrapper.style-three {
    position: relative;
    background: #ffffff;
    padding-bottom: 110px;
}

    .gallery_wrapper.style-three .item {
        position: relative;
        margin-bottom: 40px;
    }

.gallery_item_container.style-two .image-holder img {
    position: relative;
    width: 100%;
}

.gallery_item_container.style-two .image-text {
    position: absolute;
    top: 120px;
    left: 75px;
}

.gallery_item_container.style-two .link-btn a {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 700;
    background: #f8b239;
    padding: 8px 20px;
    font-family: 'Rasa', serif;
    text-transform: uppercase;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

    .gallery_item_container.style-two .link-btn a:hover {
        color: #ffffff;
        background: #181d37;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

.gallery_item_container.style-two .image-content {
    border-top: 3px solid #f8b239;
    position: absolute;
    left: 270px;
    top: 0px;
    background: #fafafa;
    padding: 25px 30px 10px 25px;
}

    .gallery_item_container.style-two .image-content h5 {
        font-size: 22px;
        font-weight: 500;
        color: #222222;
        line-height: 32px;
        font-family: 'Rasa', serif;
        margin-bottom: 10px;
    }

.gallery_item_container.style-two .content-text li:first-child {
    padding-left: 0px;
}

.gallery_item_container.style-two .content-text li {
    display: inline-block;
    margin: 0px;
    padding: 0px 9px;
}

.gallery_item_container.style-two .image-content i:before {
    margin-left: 0px;
}

.gallery_item_container.style-two .price-many i:before {
    font-size: 18px;
    margin-right: 10px;
}

.gallery_item_container.style-two .image-content p {
    margin-top: 20px;
    font-size: 15px;
    color: #777777;
    font-family: 'Assistant', sans-serif;
    font-weight: 400;
    line-height: 26px;
    padding-bottom: 25px;
    margin-bottom: 0px;
    border-bottom: 1px solid #e7e7e7;
}

.gallery_item_container.style-two .content-text.style-one {
    margin: 10px 0px;
}

.gallery_item_container.style-two .content-text .reting-box {
    margin-right: 0px;
}

.gallery_item_container.style-two .content-text .price-many {
    font-size: 14px;
    color: #222222;
    font-family: 'Assistant', sans-serif;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
}

    .gallery_item_container.style-two .content-text .price-many span {
        font-size: 25px;
        color: #f8b239;
        font-family: 'Rasa', serif;
        font-weight: 600;
        line-height: 24px;
        margin-left: 10px;
    }

.fetures-section {
    padding: 100px 0px;
    position: relative;
}

    .fetures-section:before {
        position: absolute;
        background: rgba(24, 29, 55, 0.94);
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        content: "";
    }

    .fetures-section .section-title h3 {
        position: relative;
        background: url(../images/icons/bd2.png)scroll center bottom;
        background-repeat: no-repeat;
        font-family: 'Rasa', serif;
        line-height: 48px;
        font-weight: 700;
        padding-bottom: 25px;
        margin-bottom: 40px;
        font-size: 36px;
        color: #ffffff;
    }

    .fetures-section .content p {
        position: relative;
        line-height: 26px;
        font-weight: 400;
        font-size: 16px;
        color: #ffffff;
        margin-bottom: 40px;
        font-family: 'Assistant', sans-serif;
    }

    .fetures-section .subcrive {
        position: relative;
        width: 350px;
        display: inline-block;
    }

    .fetures-section .newsletter form {
        position: relative;
    }

    .fetures-section .newsletter .form-group {
        position: relative;
        margin-bottom: 30px;
    }

    .fetures-section .form-group input[type="email"] {
        position: relative;
        width: 100%;
        line-height: 26px;
        height: 40px;
        font-size: 16px;
        box-shadow: none;
        background: #ffffff;
        color: #666666;
        padding: 7px 15px;
        border: 1px solid #4d4d4d;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .fetures-section .form-group input[type="email"]:focus {
            color: #666666;
            border: 1px solid #4d4d4d;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

    .fetures-section .form-group button[type="submit"] {
        position: absolute;
        display: inline-block;
        right: 0px;
        top: 0px;
        line-height: 26px;
        height: 40px;
        font-size: 16px;
        box-shadow: none;
        color: #ffffff;
        background: #f8b239;
        border: 1px solid #4d4d4d;
        padding: 7px 15px;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .fetures-section .form-group button[type="submit"]:hover {
            color: #ffffff;
            background: #666666;
            border: 1px solid #4d4d4d;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

.gellary-fullwidth .inner-container {
    position: relative;
    padding: 0px 15px;
}

.gellary-fullwidth .inner-box {
    position: relative;
    margin: 0px -15px;
}

    .gellary-fullwidth .inner-box .img_holder img {
        position: relative;
        width: 100%;
    }

.gellary-fullwidth .overlay-box {
    background: rgba(24, 29, 55, 0.85);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    transform: scale(0,0);
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transition: all 500ms ease;
    padding-top: 25%;
}

.gellary-fullwidth .inner-box:hover .overlay-box {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transition: all 500ms ease;
}

.gellary-fullwidth .overlay-box h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    font-family: 'Rasa', serif;
    color: #ffffff;
    margin-bottom: 10px;
}

.gellary-fullwidth .overlay-box i:before {
    color: #ffffff;
    font-size: 16px;
    margin-left: 0px;
    width: 35px;
    padding: 10px;
    height: 35px;
    border: 1px solid #f8b239;
}

.faculties-section.style-two {
    position: relative;
    background: #ffffff;
    padding-top: 140px;
    padding-bottom: 100px;
    margin-bottom: 0px;
}

    .faculties-section.style-two .content-title h3 {
        position: relative;
        background: url(../images/icons/bd.png)scroll left bottom;
        background-repeat: no-repeat;
        font-family: 'Rasa', serif;
        line-height: 48px;
        font-weight: 700;
        text-transform: uppercase;
        padding-bottom: 30px;
        margin-bottom: 30px;
        font-size: 36px;
        color: #222222;
    }

    .faculties-section.style-two .images-box {
        position: relative;
    }

    .faculties-section.style-two .item .overly-box i {
        position: absolute;
        text-align: center;
        top: 45px;
        left: 50px;
    }

    .faculties-section.style-two .overly-box {
        position: relative;
    }

        .faculties-section.style-two .overly-box i:before {
            margin-left: 0px;
            font-size: 14px;
            color: #ffffff;
        }

    .faculties-section.style-two .item:hover .overly-box {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        content: "";
        width: 120px;
        height: 120px;
        background: rgba(24, 29, 55, 0.8);
        border-radius: 50%;
    }

    .faculties-section.style-two p {
        font-size: 16px;
        font-weight: 400;
        font-family: 'Assistant', sans-serif;
        line-height: 26px;
        color: #777777;
        margin-bottom: 40px;
    }

    .faculties-section.style-two .item {
        position: relative;
        display: inline-block;
        margin: 0px 58px;
        padding-bottom: 35px;
    }

        .faculties-section.style-two .item h6 {
            font-size: 18px;
            font-weight: 500;
            line-height: 28px;
            color: #222222;
            margin-top: 10px;
            margin-bottom: 5px;
            font-family: 'Rasa', serif;
        }

        .faculties-section.style-two .item span {
            font-size: 14px;
            font-weight: 400;
            line-height: 24px;
            color: #777777;
            font-family: 'Assistant', sans-serif;
        }

        .faculties-section.style-two .item.style-two {
            position: relative;
            display: inline-block;
            margin-right: 0px;
        }

    .faculties-section.style-two .content {
        position: relative;
        margin-bottom: 20px;
    }

    .faculties-section.style-two .link-button a {
        position: relative;
        font-size: 16px;
        font-weight: 700;
        padding: 10px 35px;
        font-family: 'Rasa', serif;
        height: 40px;
        border: 1px solid #f8b239;
        background: #f8b239;
        color: #ffffff;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .faculties-section.style-two .link-button a:hover {
            border: 1px solid #181d37;
            background: #181d37;
            color: #ffffff;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

.blog-section.style-two {
    background: #fafafa;
    padding-top: 145px;
    padding-bottom: 100px;
}

.accordion-box {
    position: relative;
    margin-left: -15px;
}

    .accordion-box .content-title {
        position: relative;
    }

.accordion {
    position: relative;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 20px;
}

    .accordion .acc-btn .left-icon {
        position: absolute;
        left: 0;
        top: 0;
        width: 60px;
        height: 100%;
        color: #9c9c9c;
        font-size: 20px;
        text-align: center;
    }

    .accordion .acc-btn.active .left-icon {
        color: #fff;
    }

    .accordion .left-icon span {
        position: relative;
        top: 18px;
    }

    .accordion .acc-btn h5 {
        color: #222222;
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
        padding-left: 20px;
        padding-bottom: 20px;
        cursor: pointer;
        font-family: 'Rasa', serif;
        text-transform: uppercase;
    }

    .accordion .acc-btn .toggle-icon {
        color: #9c9c9c;
        font-weight: 200;
        position: absolute;
        right: 40px;
        top: -18px;
    }

        .accordion .acc-btn .toggle-icon.left {
            color: #9c9c9c;
            display: block;
            font-weight: 100;
            height: 24px;
            line-height: 24px;
            position: absolute;
            right: 20px;
            bottom: 20px;
            left: 30px;
        }

        .accordion .acc-btn .toggle-icon .plus::before {
            font-size: 24px;
            font-weight: 500;
            transition: all 0.3s ease 0s;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
        }

.accordion-box .accordion .acc-btn.active .toggle-icon .plus {
    opacity: 0;
}

.accordion-box .accordion .acc-btn .toggle-icon .minus::before {
    font-size: 24px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    opacity: 1;
}

.accordion-box .accordion .acc-content {
    display: none;
}

    .accordion-box .accordion .acc-content.collapsed {
        display: block;
    }

    .accordion-box .accordion .acc-content p {
        border-top: 1px solid #e9e9e9;
        color: #222222;
        font-size: 16px;
        padding-top: 25px;
        padding-bottom: 25px;
        font-weight: 400;
        padding-left: 20px;
        line-height: 26px;
        font-family: 'Assistant', sans-serif;
    }

.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    color: #f8b239;
    position: absolute;
    text-align: center;
    margin-top: 18px;
    right: 0px;
}

.contact-form.style-two {
    position: relative;
    padding-top: 62px;
    padding-bottom: 60px;
}

    .contact-form.style-two h3 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 600;
        line-height: 32px;
        font-family: 'Rasa', serif;
        margin-bottom: 20px;
    }

    .contact-form.style-two:before {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        content: "";
        background: rgba(24, 29, 55, 0.95);
    }

    .contact-form.style-two .form-widght {
        margin-top: 0px;
        background: none;
    }

    .contact-form.style-two .form-section {
        margin-left: 0px;
    }

        .contact-form.style-two .form-section .search_option {
            display: inline-block;
            margin-left: 30px;
        }

    .contact-form.style-two .item:first-child {
        margin-left: 0px;
    }

    .contact-form.style-two .outer-box button {
        width: 170px;
        height: 40px;
        line-height: 40px;
        background: #f8b239;
        color: #ffffff;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: 'Rasa', serif;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .contact-form.style-two .outer-box button:hover {
            background: #ffffff;
            color: #f8b239;
            transition: all 500ms ease;
        }

/*** 
====================================================================
  Combo Section
====================================================================
***/
.combo-section {
    position: relative;
    min-height: 680px;
}

    .combo-section .map-column {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
    }

        .combo-section .map-column .map-canvas {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
        }

.location-links {
    position: relative;
}

    .location-links .contact-links {
        position: absolute;
        background: #181d37;
        color: #ffffff;
        top: -525px;
        width: 360px;
        padding: 45px 40px;
    }

        .location-links .contact-links h5 {
            position: relative;
            background: url(../images/icons/bd.png)scroll left bottom;
            background-repeat: no-repeat;
            font-family: 'Rasa', serif;
            line-height: 30px;
            font-weight: 500;
            text-transform: uppercase;
            padding-bottom: 25px;
            margin-bottom: 20px;
            font-size: 20px;
            color: #ffffff;
        }

        .location-links .contact-links .icon-list .item {
            position: relative;
            padding-top: 15px;
            margin-left: 50px;
        }

            .location-links .contact-links .icon-list .item h6 {
                font-size: 16px;
                font-weight: 600;
                color: #ffffff;
                line-height: 26px;
                font-family: 'Rasa', serif;
            }

            .location-links .contact-links .icon-list .item span {
                font-size: 14px;
                font-weight: 400;
                color: #ffffff;
                line-height: 24px;
                font-family: 'Assistant', sans-serif;
            }

            .location-links .contact-links .icon-list .item i {
                position: absolute;
                top: 25px;
                left: -50px;
            }

                .location-links .contact-links .icon-list .item i:before {
                    color: #f8b239;
                    margin-left: 0px;
                    font-size: 25px;
                }

footer.style-two {
    border-bottom: 0px;
    padding: 45px 0px;
}

    footer.style-two .footer-content {
        position: relative;
    }

        footer.style-two .footer-content p {
            margin-bottom: 0px;
            font-weight: 400;
            font-size: 15px;
            line-height: 30px;
            color: #dadada;
            font-family: 'Assistant', sans-serif;
        }

footer .footer-content .social-links {
    position: absolute;
    right: 0px;
    top: -5px;
}

    footer .footer-content .social-links li {
        display: inline-block;
    }

        footer .footer-content .social-links li i {
            color: #ffffff;
            width: 40px;
            height: 40px;
            text-align: center;
            line-height: 40px;
            background: #545454;
            margin-right: 8px;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

            footer .footer-content .social-links li i:hover {
                color: #ffffff;
                background: #f8b239;
                transition: all 500ms ease;
                -webkit-transition: all 500ms ease;
                -ms-transition: all 500ms ease;
                -o-transition: all 500ms ease;
            }

/*** 
====================================================================
  courses-single- page
====================================================================
***/
.courses-section {
    position: relative;
    padding: 50px 0px;
}

    .courses-section .right-side {
        position: relative;
        margin-left: -40px;
    }

    .courses-section .left-side {
        position: relative;
        margin-right: 50px;
    }

    .courses-section .image-holder {
        position: relative;
    }

    .courses-section .image-box img {
        position: relative;
        width: 100%;
    }

    .courses-section .Reviews-section {
        position: relative;
        margin-top: 35px;
    }

    .courses-section .reting {
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: 400;
        color: #777777;
        line-height: 26px;
        font-family: 'Assistant', sans-serif;
    }

        .courses-section .reting i {
            position: relative;
            display: inline-block;
            color: #f8b239;
        }

        .courses-section .reting span {
            margin-left: 5px;
        }

    .courses-section .prev-links a {
        position: relative;
        font-size: 16px;
        font-weight: 400;
        color: #777777;
        line-height: 26px;
        font-family: 'Assistant', sans-serif;
    }

        .courses-section .prev-links a:hover {
            color: #f8b239;
        }

    .courses-section .prev-links i {
        font-size: 14px;
        margin-right: 10px;
    }

    .courses-section .time-duretion {
        margin-bottom: 20px;
    }

        .courses-section .time-duretion li {
            position: relative;
            display: inline-block;
            padding-right: 10px;
            margin-right: 10px;
            font-size: 14px;
            line-height: 24px;
            color: #777777;
            font-family: 'Assistant', sans-serif;
            border-right: 1px solid #d0d0d0;
        }

            .courses-section .time-duretion li:last-child {
                padding-right: 0px;
                margin-right: 0px;
                border-right: none;
            }

            .courses-section .time-duretion li i {
                color: #f8b239;
                margin-right: 10px;
            }

    .courses-section .next-links a {
        position: relative;
        float: right;
        font-size: 16px;
        font-weight: 400;
        color: #777777;
        line-height: 26px;
        font-family: 'Assistant', sans-serif;
    }

        .courses-section .next-links a:hover {
            color: #f8b239;
        }

    .courses-section .next-links i {
        font-size: 14px;
        margin-left: 10px;
    }

    .courses-section .content-title h5 {
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
        color: #222222;
        margin-bottom: 20px;
        margin-top: 40px;
        text-transform: uppercase;
        font-family: 'Rasa', serif;
    }

    .courses-section .content-text p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        color: #777777;
        letter-spacing: 0.4px;
        margin-bottom: 25px;
        font-family: 'Assistant', sans-serif;
    }

    .courses-section .content-text .content-link {
        position: relative;
    }

    .courses-section .content .content-link li {
        font-size: 15px;
        color: #222222;
        font-weight: 400;
        line-height: 25px;
        margin-bottom: 10px;
        font-family: 'Assistant', sans-serif;
    }

        .courses-section .content .content-link li i {
            color: #f8b239;
            margin-right: 15px;
        }

    .courses-section .content-text {
        position: relative;
    }

    .courses-section .right-spece {
        position: relative;
        margin-left: 25px;
    }

    .courses-section .content.style-two {
        position: relative;
        padding-bottom: 70px;
    }

    .courses-section .content-text .link-btn {
        position: absolute;
        bottom: 0px;
        right: 0px;
    }

        .courses-section .content-text .link-btn a {
            font-size: 16px;
            font-weight: 600;
            line-height: 26px;
            color: #ffffff;
            padding: 10px 40px;
            background: #f8b239;
            border: none;
            text-transform: uppercase;
            font-family: 'Rasa', serif;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

            .courses-section .content-text .link-btn a:hover {
                color: #ffffff;
                background: #181d37;
                border: none;
                transition: all 500ms ease;
                -webkit-transition: all 500ms ease;
                -ms-transition: all 500ms ease;
                -o-transition: all 500ms ease;
            }

    .courses-section .section-title h5 {
        position: relative;
        background: url(../images/icons/bd.png)scroll left bottom;
        font-size: 20px;
        font-weight: 500;
        line-height: 30px;
        padding-bottom: 20px;
        margin-bottom: 25px;
        background-repeat: no-repeat;
        color: #222222;
        text-transform: uppercase;
        font-family: 'Rasa', serif;
    }

    .courses-section .item-list li {
        font-weight: 400;
        color: #777777;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 0px;
        font-family: 'Assistant', sans-serif;
    }

        .courses-section .item-list li span {
            margin-left: 50px;
        }

    .courses-section .right-side h6 {
        font-size: 20px;
        font-weight: 500;
        color: #222222;
        line-height: 30px;
        text-transform: uppercase;
        font-family: 'Rasa', serif;
    }

        .courses-section .right-side h6 span {
            font-size: 30px;
            font-weight: 700;
            color: #f8b239;
            margin-left: 70px;
            text-transform: uppercase;
            font-family: 'Assistant', sans-serif;
        }

    .courses-section .right-side .link-btn {
        margin-top: 40px;
        margin-bottom: 55px;
    }

        .courses-section .right-side .link-btn a {
            font-size: 16px;
            font-weight: 600;
            color: #ffffff;
            line-height: 26px;
            padding: 10px 30px;
            background: #181d37;
            border: none;
            text-transform: uppercase;
            font-family: 'Rasa', serif;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

            .courses-section .right-side .link-btn a:hover {
                color: #ffffff;
                background: #f8b239;
                transition: all 500ms ease;
                -webkit-transition: all 500ms ease;
                -ms-transition: all 500ms ease;
                -o-transition: all 500ms ease;
            }

    .courses-section .right-side .social-links {
        position: relative;
        margin-bottom: 50px;
    }

    .courses-section .right-side .item {
        position: relative;
    }

        .courses-section .right-side .item i {
            position: absolute;
            top: 0px;
            left: 0px;
            color: #1da1f2;
        }

    .courses-section .right-side .link-location {
        position: relative;
        top: 0px;
        margin-left: 30px;
    }

        .courses-section .right-side .link-location p {
            font-size: 16px;
            line-height: 26px;
            font-weight: 300;
            color: #f8b239;
            font-family: 'Assistant', sans-serif;
        }

    .courses-section .item .link-location span {
        color: #777777;
    }

    .courses-section .item .link-location a {
        color: #1da1f2;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .courses-section .item .link-location a:hover {
            color: #f8b239;
            transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

    .courses-section .right-side .hot-link {
        position: relative;
        text-align: center;
        padding: 60px 40px;
        background: #fbfbfb;
    }

    .courses-section .hot-link h5 {
        font-size: 20px;
        font-weight: 500;
        line-height: 26px;
        color: #222222;
        font-family: 'Rasa', serif;
    }

    .courses-section .hot-link h4 {
        margin-top: 20px;
        font-size: 25px;
        font-weight: 600;
        line-height: 30px;
        color: #f8b239;
        font-family: 'Assistant', sans-serif;
    }

    /*** 
====================================================================
    countdown-timer style
====================================================================
***/
    .courses-section .image-holder .image-box {
        position: relative;
    }

.countdown-box {
    position: absolute;
    width: 90px;
    top: 20px;
    margin: 0px 30px;
    border-radius: 10px;
}

.countdown-timer {
    position: relative;
}

    .countdown-timer .default-coundown {
        position: relative;
        display: inline-block;
    }

    .countdown-timer .counter-column {
        position: relative;
        text-align: center;
        display: block;
        padding: 10px;
        color: #222222;
        font-weight: 500;
        font-size: 16px;
        margin-top: 20px;
        line-height: 20px;
        width: 70px;
        height: 60px;
        background: #ffffff;
        border: 1px solid #ffffff;
        font-family: 'Rasa', serif;
    }

        .countdown-timer .counter-column span {
            color: #222222;
            font-weight: 600;
            font-size: 25px;
            font-family: 'Assistant', sans-serif;
        }

/*** 
====================================================================
  event-single- page
====================================================================
***/
.courses-section .search-box {
    position: relative;
    border: 1px solid #dbdbdb;
    display: inline-block;
    margin-bottom: 20px;
}

    .courses-section .search-box button {
        width: 50px;
        height: 45px;
        background: #f8b239;
    }

        .courses-section .search-box button i {
            position: relative;
            color: #ffffff;
        }

    .courses-section .search-box input {
        margin-right: 55px;
        padding: 0px 20px;
    }

.courses-section .search-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #777777;
    letter-spacing: 0.4px;
    margin-bottom: 25px;
    font-family: 'Assistant', sans-serif;
}

.courses-section .categorise-menu {
    margin-bottom: 30px;
}

    .courses-section .categorise-menu li i {
        font-size: 14px;
        color: #777777;
        margin-right: 10px;
    }

    .courses-section .categorise-menu li a {
        font-weight: 400;
        color: #777777;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
        font-family: 'Assistant', sans-serif;
    }

        .courses-section .categorise-menu li a:hover {
            color: #f8b239;
        }

            .courses-section .categorise-menu li a:hover i {
                color: #f8b239;
            }

.courses-section .Reviews-section .content-title h5 {
    margin-top: 30px;
    margin-bottom: 15px;
}

.courses-section .right-side .social-links.style-two {
    margin-bottom: 40px;
}

.courses-section .image-text h6 {
    margin-top: 25px;
    font-size: 18px;
    color: #222222;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: 'Rasa', serif;
}

.courses-section .image-text span {
    font-size: 14px;
    color: #f8b239;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    font-family: 'Assistant', sans-serif;
}

/*tabe-box*/
.tabs-box {
    margin-top: 50px;
    position: relative;
    z-index: 1;
}

.courses-section .inner-box {
    padding-bottom: 15px;
}

.courses-section .tabs-box .tab-buttons {
    position: relative;
    width: 100%;
}

    .courses-section .tabs-box .tab-buttons .tab-btn {
        position: relative;
        display: block;
        float: left;
        margin: 0px;
        cursor: pointer;
        padding: 5px 9px;
        color: #2f2f2f;
        background: #ffffff;
        text-align: center;
        font-size: 19px;
        text-transform: uppercase;
        font-weight: 500;
        border: 1px solid #e2e2e2;
        border-bottom: none;
        font-family: 'Rasa', serif;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        -ms-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.15);
        -o-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.15);
    }

        .courses-section .tabs-box .tab-buttons .tab-btn:hover,
        .courses-section .tabs-box .tab-buttons .tab-btn.active-btn {
            color: #222222;
            background: #fbfbfb;
            border-color: #fbfbfb;
        }

.courses-section .tabs-box .tabs-content {
    padding: 40px;
    position: relative;
    background: #fbfbfb;
}

    .courses-section .tabs-box .tabs-content .tab {
        position: relative;
        display: none;
        top: 50px;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

    .courses-section .tabs-box .tabs-content .active-tab {
        display: block;
        top: 0px;
    }

    .courses-section .tabs-box .tabs-content p {
        font-size: 16px;
        font-weight: 400;
        color: #777777;
        letter-spacing: 0.3px;
        line-height: 36px;
        margin: 0px;
        font-family: 'Assistant', sans-serif;
    }

.combo-section.style-two {
    position: relative;
    min-height: 350px;
}

.courses-section .event-link {
    margin-top: 40px;
    position: relative;
}

    .courses-section .event-link .event-fee h6 {
        font-size: 18px;
        font-weight: 500;
        line-height: 28px;
        color: #777777;
        font-family: 'Rasa', serif;
    }

    .courses-section .event-link .event-fee span {
        font-size: 22px;
        font-weight: 600;
        line-height: 32px;
        color: #f8b239;
        font-family: 'Assistant', sans-serif;
    }

    .courses-section .event-link .link-btn {
        position: absolute;
        top: 0px;
        right: 0px;
    }

.courses-section .link-btn a {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    padding: 10px 40px;
    color: #222222;
    text-transform: uppercase;
    border: 2px solid #f8b239;
    font-family: 'Rasa', serif;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

    .courses-section .link-btn a:hover {
        color: #ffffff;
        background: #f8b239;
        border: 2px solid #f8b239;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

/*** 
====================================================================
  contact- page
====================================================================
***/
.contact-info {
    padding: 90px 0px;
    position: relative;
}

    .contact-info .single-item {
        position: relative;
        margin-left: 45px;
    }

        .contact-info .single-item i {
            position: absolute;
            top: 5px;
            left: -45px;
        }

            .contact-info .single-item i:before {
                margin-left: 0px;
                font-size: 32px;
            }

        .contact-info .single-item h6 {
            font-size: 18px;
            font-weight: 600;
            color: #222222;
            line-height: 28px;
            font-family: 'Rasa', serif;
        }

        .contact-info .single-item span {
            font-size: 16px;
            font-weight: 400;
            color: #777777;
            line-height: 26px;
            font-family: 'Assistant', sans-serif;
        }

.gradient-overlay.style-two {
    padding-bottom: 120px;
}

.gradient-overlay .default-form-area h4 {
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
    color: #222222;
    margin-bottom: 30px;
    font-family: 'Rasa', serif;
}

.gradient-overlay.style-two .default-form textarea {
    height: 180px;
}

.gradient-overlay.style-two .default-form .form-group {
    margin-bottom: 30px;
}

.gradient-overlay.style-two .send-btn {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    color: #ffffff;
    background: #f8b239;
    padding: 10px 65px;
    text-transform: uppercase;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

    .gradient-overlay.style-two .send-btn:hover {
        color: #ffffff;
        background: #181d37;
        transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

/*** 
====================================================================
  blog- page
====================================================================
***/
.courses-section.style-two .right-side {
    margin-left: 0px;
    margin-right: -40px;
}

.courses-section.style-two .left-side {
    margin-right: 0px;
    margin-left: 50px;
}

.courses-section .content-text p span {
    color: #f8b239;
}

.courses-section .content-text .content-link img {
    width: 100%;
}

.courses-section .left-side .Reviews-section {
    margin-bottom: 50px;
}

.courses-section blockquote {
    border-left: 1px solid #f8b239;
}

    .courses-section blockquote i {
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        color: #222222;
        font-style: normal;
        font-family: 'Assistant', sans-serif;
    }

.courses-section .comments-area {
    position: relative;
    border: 1px solid #f2f2f2;
}

    .courses-section .comments-area .image-holder {
        position: absolute;
        left: -100px;
        top: 40px;
        width: 80px;
    }

    .courses-section .comments-area h6 {
        font-weight: 500;
        font-size: 18px;
        color: #222222;
        line-height: 28px;
        text-transform: uppercase;
        font-family: 'Rasa', serif;
    }

    .courses-section .comments-area i {
        color: #f8b239;
        margin-right: 5px;
    }

    .courses-section .comments-area span {
        font-weight: 400;
        font-size: 14px;
        color: #777777;
        line-height: 24px;
        text-transform: capitalize;
        font-family: 'Assistant', sans-serif;
    }

    .courses-section .comments-area p {
        font-weight: 400;
        font-size: 16px;
        color: #777777;
        line-height: 26px;
        margin-top: 15px;
        text-transform: capitalize;
        font-family: 'Assistant', sans-serif;
    }

    .courses-section .comments-area .image-holder h6 {
        font-weight: 600;
        font-size: 15px;
        color: #f8b239;
        line-height: 25px;
        margin-top: 15px;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Rasa', serif;
    }

    .courses-section .comments-area .comment {
        position: relative;
        padding-top: 35px;
        padding-bottom: 20px;
        margin-right: 35px;
        margin-left: 130px;
        border-bottom: 1px solid #f1f1f1;
    }

    .courses-section .comments-area .reply-comment {
        position: relative;
        margin-left: 230px;
        margin-right: 35px;
    }

.courses-section .contact-title {
    padding-top: 70px;
}

.gradient-overlay.style-two .default-form .form-group.form-bottom {
    margin-bottom: 0px;
}

.courses-section .contact-title h5 {
    font-size: 20px;
    font-weight: 500;
    color: #222222;
    line-height: 30px;
    margin-bottom: 30px;
    font-family: 'Rasa', serif;
    text-transform: uppercase;
}

.gradient-overlay.style-three {
    padding: 45px;
    background: #fbfbfb;
}

/* Top Bar Styles */
.top-bar {
    background-color: #ffffff;
    padding: 0;
    border-bottom: 1px solid #f8b239;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-left-section {
    display: flex;
    align-items: center;
    margin-left: 5%;
}

.left-logo {
    flex-shrink: 0;
}

    .left-logo img {
        max-height: 100px;
        width: auto;
    }

.right-logo {
    margin-right: 5%;
}

    .right-logo img {
        max-height: 100px;
        width: auto;
    }

.site-title {
    padding-left: 15px;
}

    .site-title h1, .site-title h2, .site-title h3 {
        margin: 0;
        padding: 0;
        line-height: 1.2;
    }

    .site-title h2 {
        color: #181d37;
        font-size: 22px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .site-title h1 {
        color: #181d37;
        font-size: 26px;
        font-weight: bold;
        margin: 5px 0;
    }

    .site-title h3 {
        color: #f8b239;
        font-size: 18px;
        font-weight: 500;
    }

/* Responsive adjustments */
@media (max-width: 992px) {
    .header-left-section {
        margin-left: 3%;
    }

    .right-logo {
        margin-right: 3%;
    }

    .site-title h2 {
        font-size: 20px;
    }

    .site-title h1 {
        font-size: 24px;
    }

    .site-title h3 {
        font-size: 16px;
    }

    .left-logo img, .right-logo img {
        max-height: 80px;
    }

    .site-title {
        padding-left: 10px;
    }
}

@media (max-width: 768px) {
    .top-bar {
        padding: 10px 0;
    }

    .header-left-section {
        margin-left: 2%;
    }

    .right-logo {
        margin-right: 2%;
    }

    .site-title h2 {
        font-size: 18px;
    }

    .site-title h1 {
        font-size: 20px;
    }

    .site-title h3 {
        font-size: 14px;
    }

    .left-logo img, .right-logo img {
        max-height: 60px;
    }

    .site-title {
        padding-left: 8px;
    }
}

@media (max-width: 576px) {
    .header-left-section {
        margin-left: 1%;
        flex-wrap: wrap;
    }

    .right-logo {
        margin-right: 1%;
    }

    .site-title h2 {
        font-size: 16px;
    }

    .site-title h1 {
        font-size: 18px;
    }

    .site-title h3 {
        font-size: 12px;
    }

    .left-logo img, .right-logo img {
        max-height: 50px;
    }

    .site-title {
        padding-left: 5px;
    }

    .left-logo {
        margin-bottom: 5px;
    }
}
/* ===========================================
   PROFESSIONAL HEADER MENU STYLES
   =========================================== */

/* Main Header Styles */
.header-lower.style-two {
    background: linear-gradient(135deg, #1a3a5f, #0d1f3d);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 100;
    border-bottom: 1px solid #f8b239;
}

.menu-bar {
    background: transparent;
    margin: 0;
    padding: 0;
}

.main-menu {
    position: relative;
    display: block;
    width: 100%;
}

/* Navigation Menu */
.main-menu .navigation {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-menu .navigation > li {
    position: relative;
    margin: 0;
    padding: 0;
}

/* Main Menu Links */
.main-menu .navigation > li > a {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 20px;
    transition: all 0.3s ease;
    font-family: 'Rasa', serif;
    letter-spacing: 0.5px;
    cursor: pointer;
}

.main-menu .navigation > li > a i {
    margin-right: 8px;
    font-size: 18px;
}

/* ===========================================
   HOVER EFFECTS - MAIN MENU
   =========================================== */

/* General Hover Effect */
.main-menu .navigation > li > a:hover {
    color: #ffffff !important;
    background-color: rgba(248, 178, 57, 0.2) !important;
    transform: translateY(-2px);
}

/* Active Menu Item */
.main-menu .navigation > li.active > a,
.main-menu .navigation > li > a.active {
    color: #ffffff !important;
    background-color: rgba(248, 178, 57, 0.3) !important;
}

/* Active Menu Indicator */
.main-menu .navigation > li.active > a::before,
.main-menu .navigation > li > a.active::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #f8b239;
}

/* ===========================================
   DROPDOWN MENU STYLES
   =========================================== */

/* Dropdown Container */
.main-menu .navigation > li.dropdown > .dropdown-menu {
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 220px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: all 0.4s ease;
    z-index: 100;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    margin-top: 5px;
}

/* Show Dropdown on Hover */
.main-menu .navigation > li.dropdown:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Dropdown Items */
.main-menu .navigation > li.dropdown > .dropdown-menu > li {
    position: relative;
    padding: 0;
    margin: 0;
}

.main-menu .navigation > li.dropdown > .dropdown-menu > li > a {
    position: relative;
    display: block;
    padding: 12px 20px;
    color: #1a3a5f;
    font-size: 15px;
    font-weight: 500;
    transition: all 0.3s ease;
    font-family: 'Assistant', sans-serif;
    text-transform: capitalize;
    cursor: pointer;
}

/* ===========================================
   PROFESSIONAL HEADER MENU STYLES
   =========================================== */
/* Main Header Styles */
.header-lower.style-two {
    background: linear-gradient(135deg, #1a3a5f, #0d1f3d);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 100;
    border-bottom: 1px solid #f8b239;
}

.menu-bar {
    background: transparent;
    margin: 0;
    padding: 0;
}

.main-menu {
    position: relative;
    display: block;
    width: 100%;
}

    /* Navigation Menu */
    .main-menu .navigation {
        display: flex;
        justify-content: center;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .main-menu .navigation > li {
            position: relative;
            margin: 0;
            padding: 0;
        }

            /* Main Menu Links */
            .main-menu .navigation > li > a {
                position: relative;
                display: flex;
                align-items: center;
                font-size: 16px;
                color: #ffffff;
                font-weight: 600;
                text-transform: uppercase;
                padding: 15px 20px;
                transition: all 0.3s ease;
                font-family: 'Rasa', serif;
                letter-spacing: 0.5px;
                cursor: pointer;
            }

                .main-menu .navigation > li > a i {
                    margin-right: 8px;
                    font-size: 18px;
                }

                /* ===========================================
   HOVER EFFECTS - MAIN MENU
   =========================================== */

                /* General Hover Effect */
                .main-menu .navigation > li > a:hover {
                    color: #ffffff !important;
                    background-color: rgba(248, 178, 57, 0.2) !important;
                    transform: translateY(-2px);
                }

                /* Active Menu Item */
                .main-menu .navigation > li.active > a,
                .main-menu .navigation > li > a.active {
                    color: #ffffff !important;
                    background-color: rgba(248, 178, 57, 0.3) !important;
                }

                    /* Active Menu Indicator */
                    .main-menu .navigation > li.active > a::before,
                    .main-menu .navigation > li > a.active::before {
                        content: '';
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        width: 100%;
                        height: 3px;
                        background-color: #f8b239;
                    }

            /* ===========================================
   DROPDOWN MENU STYLES
   =========================================== */

            /* Dropdown Container */
            .main-menu .navigation > li.dropdown > .dropdown-menu {
                position: absolute;
                left: 0;
                top: 100%;
                min-width: 220px;
                background: #ffffff;
                border-radius: 8px;
                box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
                opacity: 0;
                visibility: hidden;
                transform: translateY(15px);
                transition: all 0.4s ease;
                z-index: 100;
                border: 1px solid rgba(0, 0, 0, 0.1);
                padding: 10px 0;
                margin-top: 5px;
            }

            /* Show Dropdown on Hover */
            .main-menu .navigation > li.dropdown:hover > .dropdown-menu {
                opacity: 1;
                visibility: visible;
                transform: translateY(0);
            }

            /* Dropdown Items */
            .main-menu .navigation > li.dropdown > .dropdown-menu > li {
                position: relative;
                padding: 0;
                margin: 0;
            }

                .main-menu .navigation > li.dropdown > .dropdown-menu > li > a {
                    position: relative;
                    display: block;
                    padding: 12px 20px;
                    color: #1a3a5f;
                    font-size: 15px;
                    font-weight: 500;
                    transition: all 0.3s ease;
                    font-family: 'Assistant', sans-serif;
                    text-transform: capitalize;
                    cursor: pointer;
                }

                    /* ===========================================
   DROPDOWN HOVER EFFECTS
   =========================================== */

                    /* Dropdown Item Hover */
                    .main-menu .navigation > li.dropdown > .dropdown-menu > li > a:hover {
                        color: #1a3a5f !important;
                        background-color: rgba(248, 178, 57, 0.1) !important;
                        padding-left: 25px;
                    }

                    /* Dropdown Item Hover Border */
                    .main-menu .navigation > li.dropdown > .dropdown-menu > li > a::before {
                        content: '';
                        position: absolute;
                        left: 0;
                        top: 50%;
                        transform: translateY(-50%);
                        width: 0;
                        height: 0;
                        background-color: #f8b239;
                        transition: all 0.3s ease;
                    }

                    .main-menu .navigation > li.dropdown > .dropdown-menu > li > a:hover::before {
                        width: 3px;
                        height: 70%;
                    }

/* ===========================================
   TOGGLE BUTTON STYLES
   =========================================== */

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #f8b239;
    border-radius: 4px;
    cursor: pointer;
    display: none; /* Hidden on desktop */
    z-index: 1000;
}

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #f8b239;
        margin: 4px 0;
        transition: all 0.3s ease;
    }

    .navbar-toggle:hover {
        background-color: rgba(248, 178, 57, 0.2);
    }

    /* Animated Toggle Button */
    .navbar-toggle.active .icon-bar:nth-child(1) {
        transform: translateY(6px) rotate(45deg);
    }

    .navbar-toggle.active .icon-bar:nth-child(2) {
        opacity: 0;
    }

    .navbar-toggle.active .icon-bar:nth-child(3) {
        transform: translateY(-6px) rotate(-45deg);
    }

/* ===========================================
   MOBILE MENU STYLES
   =========================================== */

@media (max-width: 992px) {
    /* Show Toggle Button on Mobile */
    .navbar-toggle {
        display: block;
    }

    /* Mobile Navigation */
    .main-menu .navigation {
        flex-direction: column;
        background: #1a3a5f;
        padding: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease;
        z-index: 999;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }

        .main-menu .navigation.active {
            max-height: 1000px;
            padding: 20px 0;
        }

        .main-menu .navigation > li {
            width: 100%;
        }

            .main-menu .navigation > li > a {
                padding: 12px 20px;
                border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            }

            /* Mobile Dropdown */
            .main-menu .navigation > li.dropdown > .dropdown-menu {
                position: static;
                opacity: 1;
                visibility: visible;
                transform: none;
                box-shadow: none;
                background: rgba(0, 0, 0, 0.1);
                border-radius: 0;
                border: none;
                display: none;
                margin-top: 0;
                padding: 0;
                max-height: 0;
                overflow: hidden;
                transition: max-height 0.3s ease;
            }

                .main-menu .navigation > li.dropdown > .dropdown-menu.active {
                    display: block;
                    max-height: 500px;
                }

                .main-menu .navigation > li.dropdown > .dropdown-menu > li > a {
                    color: #ffffff;
                    padding: 12px 20px 12px 40px;
                    background: transparent;
                }

            /* Mobile Hover Effects */
            .main-menu .navigation > li > a:hover {
                background-color: rgba(248, 178, 57, 0.2) !important;
                color: #ffffff !important;
            }

            .main-menu .navigation > li.dropdown > .dropdown-menu > li > a:hover {
                color: #ffffff !important;
                background-color: rgba(255, 255, 255, 0.1) !important;
                padding-left: 45px;
            }

            /* Remove Active Indicator in Mobile */
            .main-menu .navigation > li.active > a::before,
            .main-menu .navigation > li > a.active::before {
                display: none;
            }

            /* Add dropdown arrow indicator */
            .main-menu .navigation > li.dropdown > a::after {
                content: '\f107';
                font-family: 'FontAwesome';
                position: absolute;
                right: 15px;
                top: 50%;
                transform: translateY(-50%);
                transition: transform 0.3s ease;
            }

            .main-menu .navigation > li.dropdown > a.active::after {
                transform: translateY(-50%) rotate(180deg);
            }
}

/* ===========================================
   SMALL SCREEN STYLES
   =========================================== */

@media (max-width: 767px) {
    .header-lower.style-two {
        padding: 10px 0;
    }

    .navbar-toggle {
        margin: 10px 0;
    }

    .main-menu .navigation > li > a {
        font-size: 15px;
        padding: 12px 15px;
    }

    .main-menu .navigation > li.dropdown > .dropdown-menu > li > a {
        font-size: 14px;
        padding: 10px 15px 10px 35px;
    }

        .main-menu .navigation > li.dropdown > .dropdown-menu > li > a:hover {
            padding-left: 40px;
        }
}

.social-icons {
    display: flex;
    gap: 12px; /* Adjust spacing between icons */
}

.social-icon {
    display: inline-block;
    width: 40px; /* Fixed width */
    height: 40px; /* Fixed height (creates square) */
    overflow: hidden; /* Ensures content stays within bounds */
    border-radius: 8px; /* Optional: Adds slight rounded corners */
    transition: transform 0.2s ease;
}

    .social-icon img {
        width: 100%;
        height: 100%;
        object-fit: contain; /* Preserves aspect ratio while filling container */
        display: block;
    }

    /* Optional hover effect */
    .social-icon:hover {
        transform: scale(1.1);
    }

/* test index */
 /* Clean Minimalist Slider Styles */
    .banner {
        position: relative;
        width: 100%;
        overflow: hidden;
        background-color: #f8f9fa;
    }
    
    .slider-container {
        position: relative;
        width: 100%;
        height: 65vh; /* Reduced from 80vh to 65vh */
        min-height: 400px; /* Reduced from 500px */
    }
    
    .slider-wrapper {
        display: flex;
        width: 500%;
        height: 100%;
        transition: transform 0.7s ease-in-out;
        align-items: center; /* Center slides vertically */
    }
    
    .slide {
        width: 20%;
        height: 100%; /* Changed from 80% to 100% to fill container */
        position: relative;
        overflow: hidden;
    }
    
    .slide img {
        width: 100%;
        height: 100%; /* Image fills entire slide */
        object-fit: cover;
        transition: transform 1.2s ease;
    }
    
    /* Minimalist Navigation Arrows */
    .nav-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 45px;
        height: 45px;
        background-color: rgba(255, 255, 255, 0.8);
        border-radius: 2px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        z-index: 10;
        transition: all 0.2s ease;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    }
    
    .nav-arrow svg {
        width: 20px;
        height: 20px;
        color: #333;
    }
    
    .prev-arrow {
        left: 20px;
    }
    
    .next-arrow {
        right: 20px;
    }
    
    .nav-arrow:hover {
        background-color: white;
        transform: translateY(-50%) translateX(3px);
    }
    
    .prev-arrow:hover {
        transform: translateY(-50%) translateX(-3px);
    }
    
    /* Minimalist Dots Navigation */
    .dots-container {
        position: absolute;
        bottom: 25px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        gap: 8px;
        z-index: 10;
    }
    
    .dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, 0.6);
        cursor: pointer;
        transition: all 0.3s ease;
    }
    
    .dot.active {
        width: 24px;
        border-radius: 4px;
        background-color: white;
    }
    
    /* About Section Minimalist Styles */
    .about-us {
        padding: 5px 0;
        background-color: white;
        position: relative;
    }
    
    .about-us:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #eee;
    }
    
    .section-title {
        margin-bottom: 30px;
    }
    
    .section-title h3 {
        font-size: 28px;
        font-weight: 600;
        color: #222;
        margin-bottom: 20px;
        letter-spacing: -0.5px;
    }
    
    .section-title p {
        font-size: 16px;
        line-height: 1.8;
        color: #555;
        margin-bottom: 25px;
    }
    
    .link-btn a {
        display: inline-block;
        padding: 10px 24px;
        background-color: #333;
        color: white;
        font-weight: 500;
        text-decoration: none;
        transition: all 0.2s ease;
        letter-spacing: 0.5px;
    }
    
    .link-btn a:hover {
        background-color: #555;
    }
    
    /* Notifications Minimalist Styles */
    .notifications-section {
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .courses-section {
        border: 1px solid #eee;
        border-radius: 4px;
        overflow: hidden;
        height: 400px;
        display: flex;
        flex-direction: column;
    }
    
    .categorise-menu {
        padding: 0;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
    }
    
    .notice-bg {
        background-color: #fff;
        padding: 15px;
        border-bottom: 1px solid #eee;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
    }
    
    .notice-bg:last-child {
        border-bottom: -1px;
    }
    
    .notice-bg marquee {
        padding: 5px 0;
        font-size: 15px;
        line-height: 1.6;
        color: #333;
        height: 320px;
    }
    
    .notice-bg a {
        color: #333;
        font-weight: 500;
        text-decoration: none;
    }
    
    /* Unique Contact Card Styles */
    .prosecution-contact-card {
        background-color: #fff;
        border-radius: 6px;
        padding: 15px; /* Reduced from 25px */
        text-align: center;
        box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border: 1px solid #f0f0f0;
        transition: all 0.3s ease;
        position: relative;
        overflow: hidden;
    }
    
    /* New styles for multiple photos */
    .prosecution-photos {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    
    .prosecution-photo-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 12px; /* Reduced from 15px */
        width: 100%;
    }
    
    .prosecution-image-container {
        width: 100px; /* Further reduced from 110px */
        height: 100px; /* Further reduced from 110px */
        border-radius: 50%;
        overflow: hidden;
        border: 3px solid #f8f8f8;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        margin-bottom: 8px; /* Reduced from 10px */
        position: relative;
        background-color: #f9f9f9;
    }
    
    .prosecution-image-container img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center top;
        position: absolute;
        top: 0;
        left: 0;
    }
    
    .prosecution-contact-details {
        text-align: center;
        width: 100%;
    }
    
    .prosecution-contact-details h4 {
        font-size: 20px; /* Increased from 18px */
        font-weight: 600;
        color: #222;
        margin-bottom: 2px; /* Reduced from 3px */
        letter-spacing: -0.3px;
    }
    
    .prosecution-contact-details h3 {
        font-size: 9px; /* Further reduced from 10px */
        font-weight: 500;
        color: #555;
        margin: 0 0 6px 0; /* Reduced from 8px */
        line-height: 1.2; /* Reduced from 1.3 */
        letter-spacing: 0.1px;
    }
    
    .prosecution-contact-details p {
        font-size: 15px;
        color: #666;
        margin: 5px 0;
    }
    
    .prosecution-contact-details i {
        margin-right: 8px;
        color: #333;
        width: 16px;
        text-align: center;
    }
    
    /* Equal Height Cards */
    .info-card {
        background-color: #fff;
        border-radius: 8px;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
        padding: 12px; /* Reduced from 15px */
        height: 450px;
        display: flex;
        flex-direction: column;
        border: 1px solid #eee;
        transition: all 0.3s ease;
        position: relative;
        overflow: hidden;
    }
    
    .info-card::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 4px;
    }
    
    .about-card::before {
        background: linear-gradient(90deg, #333, #555);
    }
    
    .notification-card::before {
        background: linear-gradient(90deg, #1a3a5f, #2c5282); /* Professional blue gradient matching header */
    }
    
    .info-card:hover {
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
        transform: translateY(-3px);
    }
    
    .info-card h3 {
        font-size: 14px; /* Reduced from 22px */
        font-weight: 600;
        color: #222;
        margin-bottom: 12px; /* Reduced from 15px */
        padding-bottom: 10px; /* Reduced from 12px */
        border-bottom: 1px solid #eee;
    }
    
    .about-content {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        overflow: hidden;
        padding-left: 5px; /* Added left padding */
        padding-right: 5px; /* Added right padding */
    }
    
    .about-text {
        flex-grow: 1;
        overflow-y: auto;
        padding-right: 5px; /* Reduced from 10px */
        margin-bottom: 12px; /* Reduced from 15px */
    }
    
    .about-text::-webkit-scrollbar {
        width: 6px;
    }
    
    .about-text::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px;
    }
    
    .about-text::-webkit-scrollbar-thumb {
        background: #ddd;
        border-radius: 10px;
    }
    
    .about-text::-webkit-scrollbar-thumb:hover {
        background: #ccc;
    }
    
    .about-text p {
        font-size: 15px; /* Reduced from 16px */
        line-height: 1.6; /* Reduced from 1.7 */
        color: #444;
        margin-bottom: 12px; /* Reduced from 15px */
    }
    
    .about-text strong {
        color: #222;
        font-size: 17px; /* Reduced from 18px */
        display: block;
        margin-bottom: 8px; /* Reduced from 10px */
    }
    
    .read-more-btn {
        display: inline-block;
        padding: 8px 18px; /* Reduced from 10px 22px */
        background-color: #333;
        color: white;
        font-weight: 500;
        text-decoration: none;
        transition: all 0.2s ease;
        border-radius: 4px;
        margin-top: auto;
        align-self: flex-start;
        font-size: 14px; /* Added font size */
    }
    
    .read-more-btn:hover {
        background-color: #555;
    }
    
    .notification-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        padding-left: 5px; /* Added left padding */
        padding-right: 5px; /* Added right padding */
    }
    
    /* Professional Notification Styles */
    .notification-card h3 {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #1a3a5f; /* Matching header color */
        margin-bottom: 15px;
        padding-bottom: 10px;
        border-bottom: 2px solid #1a3a5f; /* Matching header color */
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    
    .marquee-container {
        flex-grow: 1;
        overflow: hidden;
        border: 1px solid #e0e0e0;
        border-radius: 4px;
        background-color: #f9f9f9;
        padding: 15px;
        box-shadow: inset 0 1px 3px rgba(0,0,0,0.05);
    }
    
    .marquee-container marquee {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 14px;
        line-height: 1.8;
        color: #333;
        height: 100%;
    }
    
    /* Notification item styling */
    .notification-item {
        margin-bottom: 16px;
        padding-bottom: 16px;
        border-bottom: 1px dashed #d0d0d0;
        transition: all 0.3s ease;
        position: relative;
        padding-left: 24px;
    }
    
    .notification-item:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    
    .notification-item:hover {
        background-color: #f0f5ff;
        padding-left: 28px;
        border-radius: 4px;
        box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    }
    
    .notification-item:before {
        content: "•";
        position: absolute;
        left: 8px;
        top: 0;
        color: #1a3a5f; /* Matching header color */
        font-size: 18px;
        font-weight: bold;
    }
    
    .notification-title {
        font-weight: 600;
        color: #1a3a5f; /* Matching header color */
        margin-bottom: 4px;
        display: block;
    }
    
    .notification-date {
        font-size: 12px;
        color: #666;
        font-style: italic;
        margin-bottom: 5px;
        display: block;
    }
    
    .notification-text {
        color: #444;
        line-height: 1.6;
    }
    
    /* Responsive Design */
    @media (max-width: 992px) {
        .slider-container {
            height: 55vh; /* Reduced from 70vh */
            min-height: 350px; /* Reduced from 450px */
        }
        
        .section-title h3 {
            font-size: 26px;
        }
        
        .courses-section {
            height: 350px;
        }
        
        .notice-bg marquee {
            height: 270px;
        }
        
        .prosecution-image-container {
            width: 80px;
            height: 80px;
        }
        
        .prosecution-contact-details h4 {
            font-size: 18px; /* Increased from 16px */
        }
        
        .prosecution-contact-details h3 {
            font-size: 8px; /* Further reduced from 9px */
        }
        
        .info-card {
            height: 420px;
        }
        
        .info-card h3 {
            font-size: 18px;
        }
        
        .about-text p {
            font-size: 14px;
        }
        
        .marquee-container marquee {
            font-size: 13px;
        }
    }
    
    @media (max-width: 768px) {
        .slider-container {
            height: 45vh; /* Reduced from 60vh */
            min-height: 300px; /* Reduced from 400px */
        }
        
        .nav-arrow {
            width: 40px;
            height: 40px;
        }
        
        .prev-arrow {
            left: 15px;
        }
        
        .next-arrow {
            right: 15px;
        }
        
        .about-us {
            padding: 50px 0;
        }
        
        .section-title h3 {
            font-size: 24px;
        }
        
        .notifications-section {
            margin-top: 30px;
        }
        
        .courses-section {
            height: 300px;
        }
        
        .notice-bg marquee {
            height: 220px;
        }
        
        .prosecution-contact-card {
            margin-bottom: 30px;
        }
        
        .prosecution-image-container {
            width: 70px;
            height: 70px;
        }
        
        .prosecution-contact-details h4 {
            font-size: 17px; /* Increased from 15px */
        }
        
        .prosecution-contact-details h3 {
            font-size: 7px; /* Further reduced from 8px */
        }
        
        /* Mobile view fixes for About Prosecution content */
        .info-card {
            height: auto !important; /* Override fixed height */
            min-height: 380px; /* Minimum height to maintain structure */
        }
        
        .about-content {
            display: block; /* Change from flex to block */
            height: auto;
        }
        
        .about-text {
            height: auto; /* Remove fixed height */
            overflow-y: visible; /* Remove scrollbar */
            margin-bottom: 15px; /* Add space before button */
        }
        
        .read-more-btn {
            margin-top: 0; /* Remove auto margin */
        }
        
        .marquee-container marquee {
            font-size: 12px;
        }
    }
    
    @media (max-width: 576px) {
        .slider-container {
            height: 40vh; /* Reduced from 50vh */
            min-height: 250px; /* Reduced from 350px */
        }
        
        .dots-container {
            bottom: 15px;
        }
        
        .nav-arrow {
            width: 35px;
            height: 35px;
        }
        
        .nav-arrow svg {
            width: 16px;
            height: 16px;
        }
        
        .section-title h3 {
            font-size: 22px;
        }
        
        .courses-section {
            height: 250px;
        }
        
        .notice-bg marquee {
            height: 170px;
        }
        
        .prosecution-image-container {
            width: 60px;
            height: 60px;
        }
        
        .prosecution-contact-details h4 {
            font-size: 16px; /* Increased from 14px */
        }
        
        .prosecution-contact-details h3 {
            font-size: 6px; /* Further reduced from 7px */
        }
        
        /* Further mobile adjustments for very small screens */
        .info-card {
            min-height: 350px; /* Slightly reduce minimum height */
        }
        
        .about-text p {
            font-size: 12px; /* Smaller text for content */
            line-height: 1.5; /* Adjust line height */
        }
        
        .marquee-container marquee {
            font-size: 12px;
        }
    }