/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap');

@font-face {
    font-family: mohr_altmedium;
    src: url(fonts/mohralt-medium-webfont.woff2) format("woff2"), url(fonts/mohralt-medium-webfont.woff) format("woff"), url(fonts/Mohr-Alt-Medium.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: mohr_altextralight;
    src: url(fonts/mohralt-extralight-webfont.woff2) format("woff2"), url(fonts/mohralt-extralight-webfont.woff) format("woff"), url(fonts/Mohr-Alt-ExtraLight.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: mohr_altlight;
    src: url(fonts/mohralt-light-webfont.woff2) format("woff2"), url(fonts/mohralt-light-webfont.woff) format("woff"), url(fonts/Mohr-Alt-Light.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: mohr_altregular;
    src: url(fonts/mohralt-regular-webfont.woff2) format("woff2"), url(fonts/mohralt-regular-webfont.woff) format("woff"), url(fonts/Mohr-Alt-Regular.svg) format("svg"), url(fonts/MohrAlt-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: mohr_altthin;
    src: url(fonts/mohralt-thin-webfont.woff2) format("woff2"), url(fonts/mohralt-thin-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}

body {
    padding: 0;
    margin: 0;
    font-size: 16px !important;
    color: #1d2a3b;
    background-color: #fff;
}

a {
    text-decoration: none !important;
    cursor: pointer;
}

html, body {
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: mohr_altlight;
}

p,
span {
    font-family: mohr_altregular;
}

:root {
    --bluecolor: #0072bc;
}

/*li {
    list-style: none;
}*/

a:focus {
    outline: transparent none 0px !important;
    outline-color: transparent !important;
    outline-style: none !important;
    outline-width: 0px !important;
}

button:focus {
    outline: transparent none 0px !important;
    outline-color: transparent !important;
    outline-style: none !important;
    outline-width: 0px !important;
}

.map_cont {
}


.top_bar {
    background: var(--bluecolor);
    /* background-image: linear-gradient(180deg, #11659c, #045285);*/
    color: #fff;
}

    .top_bar a {
        font-size: 15px;
    }



.footer-logo {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

.footer_ul {
    padding-left: 15px
}

.title_1 {
    color: #ffd712;
}

.button001 {
    color: #fff !important;
    padding: 8px 18px 4px !important;
    border-radius: 44px !important;
    margin: 0 15px 0 0;
    font-family: mohr_altlight;
    background: linear-gradient(45deg, #fca311, #ff9e00);
    transition: 0.5s all ease-in;
}

/*.upcoming {*/
/* background: #f3f3f3; */
/*min-height: 300px;
    max-height: 300px;
    border-radius: 5px;
    padding-left: 5px;
    padding-top: 20px;
}*/
.upcoming {
    /* background: #f3f3f3; */
    min-height: 200px;
    max-height: 300px;
    border-radius: 5px;
    padding-top: 20px;
}

    .upcoming li {
        list-style: none;
    }

    .upcoming i {
        color: black;
        font-size: 18px;
        margin-left: 5px;
    }

.ntc_brd_ul::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 0;
    left: 0;
    top: 0;
    border-top: 6px solid #0072bc;
    border-left: none;
    z-index: 3;
}

.button002 {
    font-size: 16px;
    text-decoration: none;
    color: #fff !important;
    padding: 10px 18px 10px !important;
    border-radius: 44px !important;
    margin: 0;
    font-family: mohr_altlight;
    background-color: #0072bc !important;
    transition: 0.5s all ease-in;
}

    .button002:hover {
        color: #ffd712 !important;
    }

.upcoming li a {
    letter-spacing: 0.5px;
    line-height: 40px;
    color: #555;
    text-decoration: none;
    font-size: 15px;
}

    .upcoming li a:hover {
        color: red;
        transition: 0.3s;
    }

.ntc_brd_cnt::before {
    content: "";
    position: absolute;
    top: 26px;
    left: 0px;
    width: calc(51%);
    height: 23px;
    z-index: 1;
    border-right: 6px solid #0072bc;
}

.ntc_brd_cnt span {
    letter-spacing: 0.5px;
    line-height: 28px;
    color: #fff;
    padding: 6px 20px;
    background: #0072bc;
    border-radius: 20px;
}

.
::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 0;
    left: 0;
    top: 0;
    border-top: 6px solid #0072bc;
    border-left: none;
    z-index: 3;
}

.ntc_brd_ul::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 0;
    right: 0;
    top: 0;
    border-top: 6px solid #0072bc;
    z-index: 3;
}


.footer_ul li {
    padding: 10px 0px;
    color: #fff;
}

    .footer_ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 15px;
        transition: .3s all ease-in;
        letter-spacing: .5px;
    }

.bottom_line {
    padding: 10px 0px;
    background-color: #fff;
}

.gmap_canvas iframe {
    border-radius: 10px;
}

.bottom_line a {
    text-decoration: none;
}

.bottom_line p {
    margin-bottom: 0px;
    font-weight: 500;
}

.section-title {
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    color: #043d66 !important;
}

/*.section-title::before {
    content: "";
    width: 40px;
    height: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -60px;
    background-color: #0072bc;
}

.section-title::after {
    content: "";
    width: 40px;
    height: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -60px;
    background-color: #0072bc;
}*/
.button_cont {
    padding: 15px 20px;
}

.button_light {
    background: #fff;
    color: #0072bc;
    border: 2px dashed #0072bc;
    padding: 7px 15px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    border-radius: 50px !important;
}

    .button_light:hover {
        background: #0072bc !important;
        border: 2px dashed #ffffff !important;
        color: #fff !important;
    }

.button_dark {
    padding: 7px 15px !important;
    background: #0072bc !important;
    color: #fff !important;
    /* box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important; */
    font-weight: 600 !important;
    text-decoration: none !important;
    border-radius: 50px !important;
    border: 2px dashed #ffffff !important;
}

    .button_dark:hover {
        background: #fff !important;
        color: #0072bc !important;
        border: 2px dashed #0072bc !important;
    }

.logo_cont {
    padding: 0px 0px 10px;
}

.nav-link {
    color: rgb(13 86 217) !important;
    font-weight: 600 !important;
}

.hot_news {
    padding: 10px 0px 8px;
    background-color: #ff4537;
    color: #fff;
    border-radius: 0px 70px 0px 0;
    font-weight: 600 !important;
    font-size: 15px;
    letter-spacing: 0.5px;
}

.news_sec {
    position: relative;
    background: linear-gradient(45deg, #103f61, #022b47);
}

.news_marquee {
    padding: 10px 0px 0px;
    color: #fff;
    font-weight: 400 !important;
    font-size: 15px;
    letter-spacing: .5px;
}

#mrq_lnk p {
    cursor: pointer;
}

.footer {
    position: relative;
}

.mapouter {
    z-index: 9;
}

.notice_board {
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

    .notice_board > h4 > i {
        margin-right: 4px;
        color: #0072bc;
    }

.icon_size {
    font-size: 20px;
    color: #0072bc;
}

.heading {
    color: #0072bc;
}

.card-body > h6 {
    letter-spacing: .5px;
    line-height: 26px;
}

.card img {
    height: 200px;
}

.about_us p {
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
    letter-spacing: .5px;
    color: #333333e8;
}

.section-title {
    color: #0072bc;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-size: 16px;
}

.about_us h3 {
    /* font-weight: 600; */
    letter-spacing: .5px;
    color: #095482;
}

.notice_ul {
}

    .notice_ul li {
        list-style: none;
        text-align: left;
        padding: 10px 0px;
        border-bottom: 1px dashed #dcdcdc;
        border-left: 0px;
        border-right: 0px;
    }

        .notice_ul li a:hover {
            text-decoration: none;
            color: #0072bc;
            font-weight: 500;
        }

        .notice_ul li a {
            text-decoration: none;
            color: #1D2A3B;
            font-weight: 500;
        }

.about_us {
    padding: 50px 0px;
}

.our_mission {
    padding: 50px 0px;
    /*background-image: url(../img/bg_banner_1.png);*/
    background: var(--bluecolor);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.contact-details .form-control {
    height: 45px;
    border-radius: 20px !important;
    box-shadow: 1px 1px 8px #3333330a;
    padding: 10px 10px 10px 20px;
}



.our_mission p {
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
    letter-spacing: .5px;
    color: #333333e8;
}

.three_section {
    padding: 50px 0px;
}

.box-three {
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

    .box-three h6 {
        font-weight: 800;
        color: #0072bc;
        letter-spacing: .5px;
    }


    .box-three p {
        font-size: 16px;
        text-align: justify;
        line-height: 28px;
        color: #333333e8;
        letter-spacing: .5px;
        text-align: justify;
    }

    .box-three img {
        height: 250px;
    }


.avhiv_ul {
    padding-left: 0px;
}

    .avhiv_ul li {
        list-style: none;
        padding: 5px 0px;
        border-bottom: 1px dashed #dcdcdc;
        letter-spacing: .5px;
    }

.wing-div_img + span {
    font-weight: 500;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    height: 63px;
    display: flex;
    letter-spacing: .5px;
    background: linear-gradient(0deg, #0000008f 55%, transparent);
    z-index: 1;
    justify-content: center;
    align-items: flex-end;
    padding: 5px 0px;
    font-size: 17px;
}

.gallery_section {
    padding: 50px 0px;
    margin-bottom: 20px;
    position: relative;
}

/***menu*start**/

/***menu****/
.navbar_header {
    width: auto;
    height: auto;
    display: block;
    letter-spacing: 0.3px;
}

    .navbar_header > ul > li:last-child > ul {
        right: 0;
        left: auto;
    }

    .navbar_header > ul > li > ul > li > ul {
        position: absolute;
        top: 0;
        right: -150px;
        width: 150px;
        list-style: none;
        padding: 0;
        margin: 0;
        z-index: 999;
        margin: 0;
        max-height: 0;
        -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        -webkit-transform-origin: 50% 0;
        -webkit-transition: 350ms;
        -moz-transition: 350ms;
        -o-transition: 350ms;
        transition: 350ms;
    }

    .navbar_header > ul > li > ul > li:hover > ul {
        visibility: visible;
        opacity: 1;
        z-index: 999;
        max-height: 1000px;
        -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
    }

    .navbar_header > ul > li > ul > li > ul > li > a {
        text-transform: capitalize;
        color: #fff;
        width: 100%;
        height: auto;
        display: inline-block;
        border-bottom: 1px solid #ffffff59;
        padding: 10px;
        font-size: 13px;
        position: relative;
        background-color: #0072bc;
        text-decoration: none;
        letter-spacing: 0.5px;
        transition: 0.50s;
    }

        .navbar_header > ul > li > ul > li > ul > li > a:hover {
            color: #ffd712;
        }

    .navbar_header > ul > li > ul {
        position: absolute;
        left: 0;
        min-width: 250px;
        list-style: none;
        padding: 0;
        top: 38px;
        z-index: 999;
        margin: 0;
        /*max-height: 100px;*/
        -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        -webkit-transform-origin: 50% 0;
        -webkit-transition: 350ms;
        -moz-transition: 350ms;
        -o-transition: 350ms;
        transition: 350ms;
    }

        .navbar_header > ul > li > ul > li {
            position: relative;
            border: 1px solid #ffffff8f;
        }

            .navbar_header > ul > li > ul > li > a {
                color: #fff;
                border-bottom: 1px solid #0a26365e;
                width: 100%;
                height: auto;
                display: inline-block;
                padding: 10px;
                text-transform: capitalize;
                font-size: 13px;
                letter-spacing: 0.5px;
                position: relative;
                background: #0072bc;
                text-decoration: none;
                transition: 0.5s all ease-in;
                /*border: 1px solid #ffffff94;*/
            }

                .navbar_header > ul > li > ul > li > a:hover {
                    text-decoration: none;
                    color: #ffd712;
                }

    /* .navbar_header > ul > li > ul > li:hover {
                background: #2aa0ed;
            }*/


    .navbar_header > ul {
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        transition: 0.5s all ease-in;
        justify-content: flex-start;
    }

        .navbar_header > ul > li:hover > a {
            text-decoration: none;
            background: #4491bf;
            color: #f9e744;
        }

        .navbar_header > ul > li {
            position: relative;
            float: left;
            width: auto;
            display: inline-block;
        }

        .navbar_header > ul li:hover > ul,
        .navbar_header > ul li > ul > li:hover > ul {
            visibility: visible;
            opacity: 1;
            display: block;
            z-index: 999;
            max-height: 1000px;
            -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
            background: #0072bc;
        }

        .navbar_header > ul > li > a {
            display: inline-block;
             font-family: mohr_altmedium; 
            color: #fff;
            white-space: nowrap;
            padding: 10px 10px 8px;
            letter-spacing: 0.5px;
            text-decoration: none;
            position: relative;
            transition: 0.5s;
            font-size: 13px;
            text-transform: uppercase;
        }

            .navbar_header > ul > li > a:after {
                content: "";
                position: absolute;
                left: auto;
                bottom: auto;
                top: auto;
                right: 9px;
                width: 0;
                bottom: 16px;
                height: 0;
                clear: both;
            }

        .navbar_header > ul a:hover {
            color: #000;
        }

.MobileMenubar {
    display: none;
}

.Navbartoggle {
    font-size: 20px;
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .student_cnt {
        text-align: center !important;
    }

    .navbar_header > ul > li > ul > li:hover > ul {
        position: relative;
        width: 100%;
        left: 0;
    }

    .top_header a,
    .top_header p {
        font-size: 14px;
        margin: 0 auto;
    }

    .margin_topper {
        margin-top: 40px !important;
    }

    .student_cnt {
        margin-top: 10px !important;
    }

    #MrqNews a {
        -webkit-line-clamp: unset !important;
    }

    .high_div::after {
        top: auto !important;
        right: 50% !important;
        bottom: -5px;
    }

    .box-three {
        display: grid;
        min-height: auto !important;
    }

    .high_div {
        border-radius: 0 !important;
    }

    .high_div_cnt {
        padding: 2px 0 8px;
        border-radius: 0 0 5px 5px !important;
    }

    .top_header .col-md-5.pt-1 {
        text-align: center;
        line-height: 28px;
        justify-content: center;
    }

    .btn {
        font-size: 14px !important;
        letter-spacing: 0.5px;
        margin: 0 10px 0 0 !important;
    }


    .top_header .col-md-5.pt-1 img {
        width: 14px;
    }

    .MobileMenubar {
        display: inline-block;
        padding: 10px;
        float: right;
    }

    .mascot_div {
        width: 80px !important;
    }

    .tawk-min-container .tawk-button-circle.tawk-button-large {
        width: 45px !important;
        height: 45px !important;
    }

    .navbar_header > ul {
        padding: 5px;
        list-style: none;
        margin: 0;
        width: 100%;
        height: 90vh;
        display: inline-block;
        position: relative;
        background-color: #0072bc;
    }

        .navbar_header > ul > li {
            position: relative;
            float: left;
            width: 100%;
            display: inline-block;
            border-bottom: 1px solid #072e4669;
            margin-bottom: 10px;
        }

            .navbar_header > ul > li > a {
                width: 100%;
                color: #fff;
            }

            .navbar_header > ul > li > ul {
                /*display: inline-block;*/
                position: static;
                width: 100%;
            }

    .navbar_header {
        width: 0;
        right: 0;
        left: auto;
        position: fixed;
        left: auto;
        height: 100%;
        overflow: auto;
        background-color: #0072bc;
        top: 0;
        bottom: 0;
        z-index: 999;
    }

    .div_Logo {
        position: static;
        z-index: 99;
        width: 60%;
        height: auto;
        background-color: #0072bc;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .Header_address {
        padding: 5px;
    }
}

.affix {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0px 3px 8px #3a393a47;
    animation-name: slideInDown;
    animation-duration: .5s
}

.menuBar {
    height: auto;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.mobileMenu {
    width: 100%;
    display: none;
}

@media only screen and (max-width: 768px) {
    .navbar_header > ul > li > ul {
        /*display: inline-block;*/
        display: none;
        position: static;
        width: 100%;
        transform: initial;
    }

    .mobileMenu {
        width: 100%;
        display: inline-block;
        padding: 10px;
        text-align: left;
        margin-top: 10px;
        display: block;
    }

    .menuBar {
        width: 0;
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        display: block;
    }

    .closebtn {
        position: fixed;
        font-size: 25px;
        text-transform: uppercase;
        left: -30px;
        z-index: 999;
        height: 100%;
        width: 0;
        top: 0;
        display: inline-block;
        padding: 0;
        background-color: #f9f9f9;
        padding: 8px;
    }
}


.Togglebtn {
    display: none;
}

@media only screen and (max-width: 768px) {
    .Togglebtn {
        padding: 5px;
        border: 1px solid gray;
        display: inline-block;
        color: orange;
        font-size: 25px;
    }
}

/***menu*end**/
.menu-cont {
    background: var(--bluecolor);
}

.notice_ul {
    min-height: 190px;
    overflow: auto;
    max-height: 190px;
}

.ls-5 {
    letter-spacing: .5px !important;
}

.address_ul {
    padding-left: 0px;
}

    .address_ul li {
        list-style: none;
        color: #fff;
        padding: 5px 0px;
        letter-spacing: .5px;
    }

label {
    font-size: 16px;
    letter-spacing: .5px;
}

.address_ul li a {
    text-decoration: none;
    color: #fff;
    letter-spacing: .5px;
    font-size: 15px;
}

.news-detailes {
    background-image: url(../img/inner-banner/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.brandcurm {
    background: #063d65;
    padding: 35px 20px 25px;
    box-shadow: -2px 6px 18px #19191900;
    border-radius: 20px 15px;
}

    .brandcurm h3 {
        letter-spacing: .5px;
    }

.brand li > a {
    letter-spacing: .5px;
}

.brand {
    padding-left: 0px;
}

    .brand li {
        list-style: none;
        display: inline-block;
        color: #fff;
        letter-spacing: 1px;
    }

        .brand li a {
            color: #fff;
            text-decoration: none;
            letter-spacing: 1px;
        }

.brandcurm-bg {
    background: #1b212c96;
    padding: 100px 0px 100px 0px;
}

.contact-details {
    padding: 50px 0px 50px;
}

.soical-box {
    overflow: auto;
}

.soical-media {
    padding: 50px 0px;
}

.euro_school {
    padding: 50px 0px;
    position: relative;
}

.img_student {
    width: 140px;
    margin: auto;
}

.heading-d {
    font-family: 'Dancing Script', cursive !important;
    background-color: #f3ec78;
    background-image: linear-gradient( 45deg, #0072bc, #d22215);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

/* gallery start */
.gallery-album {
    position: relative;
    overflow: hidden;
    border: 2px solid #282727;
    border-radius: 10px;
    padding: 5px;
}

.gallery-album {
    width: 100%;
    /*height: 350px;*/
}

    .gallery-album:before {
        content: '';
        width: 33px;
        /*height: 20px;*/
        position: absolute;
        top: -60px;
        right: 30px;
        cursor: pointer;
        transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 400ms;
        -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 400ms;
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
        z-index: 3;
    }

    .gallery-album img {
        max-height: 400px !important;
        object-fit: cover;
    }

    .gallery-album a.img-0 {
        display: block !important;
        position: relative;
        width: auto;
        height: 350px;
        border-radius: 5px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .gallery-album .titles {
        position: absolute;
        text-align: right;
        font-family: calibri, Sans-Serif;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        right: 30px;
        background: #ffffff;
        width: 100%;
        padding: 10px 0;
        text-align: center;
        bottom: -100px;
        transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
        -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
    }

    .gallery-album:hover .titles {
        bottom: 28px;
        background: #ffffff;
        width: 100%;
        padding: 10px 0;
        text-align: center;
    }

.MenuLinkbtn_Div {
    width: 100%;
    padding: 5px;
    display: inline-block;
    background-color: #efefef;
    border-radius: 10px;
}

    .MenuLinkbtn_Div a {
        width: 100%;
        display: inline-block;
        color: white;
        margin: 5px;
        border-radius: 15px 0 0 15px;
        text-decoration: none;
        padding: 7px 10px;
        background-color: #0072bc;
        font-size: 18px;
        transition: .3s all ease-in;
    }

        .MenuLinkbtn_Div a:hover, .footer_ul li a:hover {
            color: #FFEB3B;
        }

/* pop start */
#myModal .modal-content {
    background: 0 0 !important;
    box-shadow: none !important;
    border: none !important;
}

#myModal .modal-body {
    border: 1.5rem solid #19748f;
    border-radius: 2rem;
    padding: 0.8rem;
    background: #fff;
}

.Model_header > h5 {
    color: #043b5f !important;
    letter-spacing: 0;
    font-size: 18px;
    text-transform: uppercase;
    ;
}

div#myModal {
    background: url(../img/modal_bg.png);
    background-color: #151515a8;
}

#myModal .carousel-inner img {
    width: 100%;
}

.modal-footer1 > img {
    position: absolute;
    font-size: 16px;
    right: 38px;
    top: 10px;
}

#myModal .Model_header {
    text-align: center;
    color: #757575;
    padding: 0 0;
    font-weight: 600;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#myModal .carousel-control-next,
#myModal .carousel-control-prev {
    border: none;
    background: 0 0;
}

a.morelink {
    color: #0072bc;
    font-weight: bold;
    text-decoration: none;
}

.button002 {
    color: #fff !important;
    padding: 12px 18px !important;
    border-radius: 44px !important;
    margin: 0;
    font-family: mohr_altlight;
    background-color: #0072bc !important;
    transition: 0.5s all ease-in;
}

    .button002:hover {
        color: #ffd712 !important;
        transition: 0.5s all ease-in;
    }

.btn_topper1 {
    position: relative;
    display: flex;
    justify-content: space-around;
    width: 72px;
    margin: auto;
    margin-top: 12px;
    margin-bottom: 12px;
}

    .btn_topper1 .carousel-control-prev-icon, .btn_topper1 .carousel-control-next-icon {
        background-color: #0072bc;
        border-radius: 50%;
        width: 32px;
        background-image: none;
    }

.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e);
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}

.btn_topper1 .carousel-control-prev-icon i, .btn_topper1 .carousel-control-next-icon i {
    padding: 13px;
    position: relative;
    bottom: 4px;
}

ul#mrq_lnk li {
    margin-right: 40px;
    cursor: pointer;
    padding-bottom: 3px;
}

.adm_link {
    position: fixed;
    bottom: 100px;
    z-index: 9;
    left: 15px;
    /* top: 38%; */
    background-color: red;
    border-radius: 20px;
    padding: 10px;
}

    .adm_link > a {
        color: white;
        font-weight: bold;
    }

        .adm_link > a:hover {
            color: white;
        }

@media only screen and (max-width:468px) {
    .adm_link {
        font-size: 11px;
        /*right: 27px;*/
    }
}

.career_1_title {
    background: #0072bc;
    color: #fff;
    /* text-transform: uppercase; */
    padding: 10px;
    letter-spacing: 1px;
    font-weight: 500;
    padding-left: 20px;
}

.career_1 {
    border: 1px solid #0072bc;
    padding: 0;
    overflow: hidden;
    border-radius: 5px;
    background-color: #0072bc;
}

    .career_1 .row {
        background-color: #f7f7f7;
    }

#achivement li a {
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-decoration: none;
    margin-left: 5px;
}

.widgetBody {
    width: 100%;
    display: inline-block;
    min-height: 323px;
}

.toper_class {
    padding: 50px 0 50px;
    background: url(../img/dot-shape.png), #0072bc;
}

.testimonial-item {
    display: grid;
    place-items: center;
}

.f_b {
    background: #1877F2;
    padding: 10px;
    color: white;
}

.int {
    color: white;
    padding: 10px;
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}

.socail_media {
    padding: 30px 0px;
    background: url(../img/dot-shape.png), #0072bc;
}

.footer {
    background: var(--bluecolor);
    padding: 50px 0 30px;
    position: relative;
    z-index: 1;
}

    .footer:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        /*background-image: url('../img/footer-bg.png');*/
        background-size: cover;
        filter: opacity(0.4);
    }


#idSubmenus > li > a {
    padding: 0 10px 0 40px;
    display: block;
    text-align: start;
}

.pt-50 {
    padding-top: 50px;
}

.contact-details {
    z-index: 1;
    line-height: 28px;
    letter-spacing: 0.5px;
    font-size: 16px;
    text-align: justify;
    color: #5f5f5f;
    background: #f7f7f7;
}

.contact-details {
    padding: 0 0 60px;
}

#idSubmenus > li > a {
    color: #fff;
    line-height: 50px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}









.position-relative {
    position: relative !important;
}

.contact-details {
    padding: 0 0 60px;
}

.contact-details {
    z-index: 1;
    line-height: 28px;
    letter-spacing: 0.5px;
    font-size: 16px;
    text-align: justify;
    color: #5f5f5f;
    background: #f7f7f7;
}

.side_bar {
    background: #054067;
    height: 100%;
    width: 24vw;
    position: absolute;
    left: 0;
}

.position-relative {
    position: relative !important;
}

.breadcrumb-div {
    font-size: 13px;
    position: absolute;
    top: 2px;
    left: -7.6vw;
    z-index: 2;
    opacity: 0.8;
}



    .breadcrumb-div ul {
        overflow: hidden;
        list-style: none outside none;
        padding-right: 16px;
    }

    .breadcrumb-div li {
        float: left;
        background-color: #e8e8e8;
    }


/*li {
    list-style: none !important;
}*/

.breadcrumb-div li:first-child a {
    padding: 0 7px 0 14px;
}

.lblheading1 {
    padding-top: 56px;
    padding-top: 56px;
    font-size: 40px;
    color: #1c456d;
}

.breadcrumb-div a, .breadcrumb-div span {
    display: none;
    height: 32px;
    line-height: 32px;
    padding: 0 6px 0 24px;
    color: #999;
    border-bottom: 1px solid #d2d2d2;
    position: relative;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}


#idSubmenus > li.active {
    background: #073754;
    position: relative;
}

#idSubmenus > li > a {
    color: #fff;
    line-height: 50px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-decoration: none;
}

#idSubmenus > li.active > a {
    color: #f9e744;
}

    #idSubmenus > li.active > a::before {
        content: "";
        background: url(../img/side-arrow.png) no-repeat 0 0;
        background-size: 100% 100%;
        width: 27px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        right: auto;
        opacity: 1;
        margin: 0;
    }

a.morelink {
    color: #0072bc;
    font-weight: bold;
}

.morelink {
    display: block;
}

.more {
    display: block;
    position: relative;
    z-index: 99;
}

a.morelink {
    color: #0072bc;
    font-weight: bold;
}

.morelink {
    display: block;
}

.morecontent span {
    display: none;
}

.morelink {
    font-weight: 800;
    text-decoration: none;
    color: red;
    transition: 0.3s;
}

#myModal .Model_header {
    text-align: center;
    color: #757575;
    padding: 0 0;
    font-weight: 600;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: static;
}

.Model_header {
    position: relative;
}

    .Model_header > span {
        position: absolute;
        right: 0px;
        top: 0px;
        opacity: 1;
        z-index: 9999;
        width: 30px;
        text-align: center;
        height: 30px;
        background-color: #002844;
        border-radius: 100%;
        padding-top: 3px;
        font-weight: 500;
        color: #fff;
        cursor: pointer;
        border: 1px solid white;
    }

.bottom_line {
    background: #022a46;
}

    .bottom_line p {
        color: #ffd712;
    }

    .bottom_line a {
        color: white;
    }

        .bottom_line a:hover {
            color: white;
        }

.titlee {
    background: #0072bc;
    font-size: 18px;
    color: #fff;
    padding: 11px 14px;
    font-weight: bolder;
    text-align: center;
    margin-top: 10px;
    text-transform: capitalize;
}

.tour-box img {
    /*max-height: 207px;*/
    min-height: 230px;
    object-fit: cover;
}

@media only screen and (min-width: 768px) {
    .gallery_slider {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .gallery {
        display: none;
    }
}

@media only screen and (min-width:768px) {
    .gallery_slider {
        display: none;
    }
}

@media only screen and (max-width:768px) {

    .gallery {
        display: none;
    }

    .gallery_slider img {
        min-height: 214px;
    }
}

.eventicons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; /* Space between boxes */
    padding: 10px;
}

    .eventicons a {
        text-decoration: none;
    }
/* Media Query for tablets (768px to 1024px) */
@media (min-width: 768px) and (max-width: 1024px) {
    .box {
        flex: 1 1 calc(33.333% - 20px); /* 3 boxes per row with space for gaps */
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .box {
        flex: 1 1 calc(50% - 20px); /* 3 boxes per row with space for gaps */
    }
}
/* Media Query for desktops (more than 1024px) */
@media (min-width: 1024px) {
    .box {
        flex: 1 1 calc(12.5% - 20px); /* 8 boxes per row with space for gaps */
    }
}

.gallericonsevents {
    background: #0072bc1a;
    margin: 0px 0px;
}

.eventicons i {
    font-size: 29px;
    padding: 18px 17px;
    text-align: center;
    background: white;
    border-radius: 50px;
    color: black;
}

.eventicons .box {
    /*background: aliceblue;*/
    padding: 30px 17px;
    margin: auto;
    border-radius: 6px;
    text-align: center;
}

    .eventicons .box p {
        font-size: 16px;
        text-transform: uppercase;
        color: black;
    }


.wing-div_img img {
    min-height: 161px;
}

body, html {
    overflow-x: hidden;
    overflow-x: hidden;
}

.date {
    font-weight: bold;
    text-align: center;
    background: #0072bc1a;
    padding: 5px 10px;
    border-radius: 3px;
}

.newstextBox {
    margin: auto;
}

.newslist {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    margin: 10px 1px;
}

.newstextBox p {
    line-height: 0px !important;
}
