﻿body {
    font-family: "Open Sans", sans-serif;
    color: #969696;
    font-size: 1rem !important;
    padding: 0;
    margin: 0;
    font-weight: 400;
    background: #fff;
}

.tour-box img.rounded {
    border-radius: 0.25rem !important;
}

label {
    font-weight: 600;
    color: #011722;
    line-height: 28px;
}

.form-control:focus {
    outline: 0 !important;
    border-color: #002d44!important;
    box-shadow: none !important;
    background-color: #fff!important;
   
}
.form-control {
    border-radius: 0 !important;
    transition: 0.50s;
    background-color: #efefef!important;
    border: 1px solid #e1e1e1!important;
}

img.rounded {
    border-radius: 1.6rem !important;
}

h1 {
    font-size: 34px !important;
    line-height: 1.7 !important;
}

h2 {
    font-size: 30px !important;
    line-height: 1.7 !important;
}

h3 {
    font-size: 26px !important;
    line-height: 1.7 !important;
}

h4 {
    font-size: 22px !important;
    line-height: 1.7 !important;
}

h5 {
    font-size: 18px !important;
    line-height: 1.7 !important;
}

h6 {
    font-size: 14px !important;
    line-height: 1.7 !important;
}

a {
    text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-100 {
    margin-top: 100px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-100 {
    margin-bottom: 100px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-60 {
    margin-left: 60px;
}

.ml-70 {
    margin-left: 70px;
}

.ml-80 {
    margin-left: 80px;
}

.ml-90 {
    margin-left: 90px;
}

.ml-100 {
    margin-left: 100px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-40 {
    margin-right: 40px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-60 {
    margin-right: 60px;
}

.mr-70 {
    margin-right: 70px;
}

.mr-80 {
    margin-right: 80px;
}

.mr-90 {
    margin-right: 90px;
}

.mr-100 {
    margin-right: 100px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 15px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-70 {
    padding-left: 70px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-90 {
    padding-left: 90px;
}

.pl-100 {
    padding-left: 100px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-60 {
    padding-right: 60px;
}

.pr-70 {
    padding-right: 70px;
}

.pr-80 {
    padding-right: 80px;
}

.pr-90 {
    padding-right: 90px;
}

.pr-100 {
    padding-right: 100px;
}

.accordion-button::after {
    filter: invert(1);
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(0);
}

.top-header {
    background: #182b49;
    padding: 10px;
}

    .top-header ul {
        margin-bottom: 0;
        padding-left: 0;
    }

.cursor-p {
    cursor: pointer !important;
}

h5.cursor-p > a {
    color: #222;
}

.top-header ul li {
    list-style: none;
    color: #fff;
    display: inline-block;
    padding: 0 20px 0 0;
}

    .top-header ul li:first-child {
        border-left: 0;
        padding-left: 0;
    }

    .top-header ul li a {
        color: #fff;
    }

.icon-bg {
    color: #11b67a;
}

    .icon-bg:hover {
        color: #fff;
    }

.logo-area {
    padding: 20px 0;
    background: #fff;
}

.icon-cont {
    padding: 2px 15px;
    font-size: 22px;
    margin-top: 5px;
}

.call-cont {
    margin-right: 45px;
}

.enquery-cont {
    margin-right: 45px;
}

.h-icon {
    background: #11b67a;
    color: #fff;
    padding: 11px 13px;
    border-radius: 37px;
}

.h-icon01 {
    background: #11b67a;
    color: #fff;
    padding: 11px 12px;
    border-radius: 37px;
}

.h-text {
    color: #dcdcdc;
}

.apply-btn {
    margin-left: 40px;
    margin-top: 10px;
}

a.nav-link {
    white-space: nowrap;
}

.apply-btn a {
    font-size: 13px;
    color: #fff;
    background: linear-gradient(90deg, #11b67a 0, #009444 100%);
    display: inline-block;
    width: 125px;
    height: 40px;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    padding: 11px;
    border-radius: 0 5px 5px 0;
    position: relative;
    letter-spacing: 0.2px;
}

    .apply-btn a i {
        position: absolute;
        font-size: 20px;
        left: -40px;
        top: 0;
        padding: 10px;
        width: 40px;
        height: 100%;
        border-radius: 5px 0 0 5px;
        background-color: #00a76a;
    }

    .apply-btn a:hover {
        background: linear-gradient(90deg, #009444 0, #11b67a 100%);
        color: #fff;
    }

.apply-btn-r a {
    font-size: 13px;
    color: #fff;
    background: linear-gradient(90deg, #11b67a 0, #009444 100%);
    display: inline-block;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px 5px 5px 5px;
    position: relative;
}

    .apply-btn-r a i {
        position: absolute;
        font-size: 20px;
        left: -40px;
        top: 0;
        padding: 10px;
        width: 40px;
        height: 100%;
        border-radius: 5px 0 0 5px;
        background-color: #00a76a;
    }

    .apply-btn-r a:hover {
        background: linear-gradient(90deg, #009444 0, #11b67a 100%);
        color: #fff;
    }

.flexslider {
    margin: 0 auto;
    box-shadow: none;
    border: 0 !important;
    margin-bottom: 0 !important;
}

    .flexslider li {
        position: relative;
    }

        .flexslider li .meta {
            position: absolute;
            bottom: 70px;
            left: 100px;
            color: #fff;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
            font-family: Roboto, sans-serif;
        }

        .flexslider li h1 {
            color: #fff;
            padding: 12px 18px 12px;
            margin-bottom: 0;
            font-size: 36px;
            font-weight: 600;
        }

        .flexslider li h2 {
            color: #fff;
            padding: 13px 18px 11px;
            font-size: 36px;
            margin-bottom: 0;
            font-weight: 300;
        }

        .flexslider li .category {
            display: flex;
            flex-direction: row;
            padding-left: 15px;
        }

            .flexslider li .category p {
                background: #e43837;
                margin-right: 7px;
                font-size: 1.1em;
                padding: 12px 18px 10px;
                font-weight: 300;
            }

            .flexslider li .category span {
                background: #e43837;
                margin-top: 17px;
                padding: 8px 12px 0;
                font-size: 0.9em;
                font-weight: 300;
            }

            .flexslider li .category p,
            .flexslider li .category span,
            .flexslider li h1,
            .flexslider li h2 {
                -webkit-animation-duration: 0.6s;
                animation-duration: 0.6s;
                -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
                -webkit-animation-name: fadeOutLeft;
                animation-name: fadeOutLeft;
            }

        .flexslider li.flex-active-slide .meta .category p,
        .flexslider li.flex-active-slide .meta .category span,
        .flexslider li.flex-active-slide .meta h1,
        .flexslider li.flex-active-slide .meta h2 {
            -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
            -webkit-animation-duration: 0.6s;
            animation-duration: 0.6s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-animation-name: fadeInLeft;
            animation-name: fadeInLeft;
        }

        .flexslider li.flex-active-slide .meta h2 {
            -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
        }

        .flexslider li.flex-active-slide .meta .category p {
            -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
        }

        .flexslider li.flex-active-slide .meta .category span {
            -webkit-animation-delay: 0.8s;
            animation-delay: 0.8s;
        }

.flex-direction-nav {
    position: absolute;
    top: 0;
    left: 30px;
}

    .flex-direction-nav a {
        text-decoration: none;
        display: none !important;
        width: 30px;
        height: 30px;
        background-color: #333;
        margin: -20px 0 0;
        position: absolute;
        top: 50px;
        z-index: 10;
        overflow: hidden;
        opacity: 0.5;
        cursor: pointer;
        color: #fff;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .flex-direction-nav .flex-prev {
        text-align: left;
        left: -10px;
    }

    .flex-direction-nav .flex-next {
        text-align: right;
        left: 30px;
    }

.flexslider:hover .flex-prev {
    left: -10px;
}

.flexslider:hover .flex-next {
    left: 30px;
}

    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
    }

.flex-direction-nav a:before {
    font-family: FontAwesome;
    content: "\f104";
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 1px;
    padding: 2px;
}

.flex-direction-nav a.flex-next:before {
    content: "\f105";
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.nav-item {
    cursor: pointer !important;
    margin: 0 7px;
}

.menu-fluid {
    position: relative;
}

.menu-cont {
}

.bg-green {
    background: linear-gradient(90deg, #11b67a 0, #009444 100%);
}

.nav-link {
    color: #fff !important;
    transition: 0.50s;
}

.border-redies-m {
    border-radius: 0.5rem !important;
}

.h-light-cont {
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 #361f3e42;
    background: #fff;
    border: 1px solid #d7d7d7;
}
    .h-light-cont img {
        margin: 10px;
    }

.contant-cont {
    padding: 8px 17px;
}

.h-bg {
    z-index: 1;
    margin-top: 30px !important;
}

.heading::before {
    content: "";
    border: 2px solid #11b67a;
    background: #ef2525;
    margin-right: 10px;
}

.counter {
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #969696;
    font-weight: 600;
}

.plus {
    font-size: 40px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.pink {
    color: #ff6f6f;
}

.purpal {
    color: #84479c;
}

.blue {
    color: #2c97ea;
}

.bg-light-white {
    background: rgb(246 249 255);
}

.bg-darkblue {
    background: #182b49;
}

.bg-img {
    background-image: url(../img/bg2.jpg);
    background-size: cover;
}

.school-cont {
    padding: 20px;
    background: #182b49;
    color: #fff;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #fff !important;
    background-color: transparent;
    border: 1px solid rgb(255 255 255) !important;
    border-radius: 0;
    overflow-anchor: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}

    .accordion-button:not(.collapsed) {
        color: #0c63e4;
        background-color: #3c80c7 !important;
    }

.accordion-collapse {
    border: solid rgb(255 255 255) !important;
    border-width: 0 1px;
}

.tour-box {
    padding: 10px 0;
}

.green {
    position: relative;
}

.newsletter-box {
    background: linear-gradient(90deg, #11b67a 0, #009444 100%);
    padding: 37px 40px 40px;
    border-radius: 5px;
    position: absolute;
    width: 100%;
    top: -20px;
    left: 0;
    z-index: 1;
}

.footer-bg {
    background-image: url(../img/footer-bg.png);
    background-size: cover;
}

.footer-menu {
    padding-left: 0;
}

    .footer-menu li {
        list-style: none;
        margin: 10px 0;
    }

        .footer-menu li a {
            color: #fff;
        }

            .footer-bg p > i,
            .footer-menu li a > i {
                padding-right: 5px;
            }

.footer-line {
    background: #122340;
}

.section-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 110px 0 60px;
    position: relative;
}

    .section-image::before {
        position: absolute;
        content: "";
        background: #182b49;
        opacity: 0.5;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

.about-bg {
    background-image: url(../img/bg/breadcrumb-bg.jpg);
}

.section-box {
    background: #182b49;
    display: inline-block;
    padding: 30px 45px;
    border-radius: 5px;
}

.section-title {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.section-nav {
    display: inline-flex;
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    list-style: none;
}

.section_cont {
    z-index: 1;
}

.breadcrumb-item a {
    color: #11b67a;
}

.gallery-img-cont {
    overflow: hidden;
    height: 220px;
}

.icon-box i {
    border-radius: 50%;
    border: 1px solid #dcdcdcdc;
    padding: 20px 22px;
    text-align: center;
    vertical-align: middle;
    color: #11b67a;
    font-size: 23px;
}

.soical-media li {
    list-style: none;
    display: inline-block;
}

.contant-box {
    padding-left: 20px;
}

.soical-media {
    padding-left: 0;
}

    .soical-media li {
        margin: 0 5px;
    }

        .soical-media li a {
            color: #fff;
        }

            .soical-media li a:hover {
                color: #fff;
            }

        .soical-media li:first-child {
            background: #0505b3;
            padding: 2px 12px;
            font-size: 22px;
        }

        .soical-media li:nth-child(2) {
            background: #3ba3fb;
            padding: 2px 10px;
            font-size: 22px;
        }

        .soical-media li:nth-child(3) {
            background: #e84cce;
            padding: 2px 10px;
            font-size: 22px;
        }

        .soical-media li:nth-child(4) {
            background: #0077b5;
            padding: 2px 10px;
            font-size: 22px;
        }

        .soical-media li:nth-child(5) {
            background: red;
            padding: 2px 10px;
            font-size: 22px;
        }

.btn-sec {
    font-size: 13px;
    color: #fff;
    background: linear-gradient(90deg, #11b67a 0, #009444 100%);
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    padding: 11px;
    border-radius: 0 5px 5px 0;
    color: #fff !important;
}

    .btn-sec:hover {
        background: linear-gradient(90deg, #009444 0, #11b67a 100%);
        color: #fff !important;
    }

.registerolymped {
    position: fixed;
    top: 116px;
    z-index: 2;
    right: 5px;
}

    .registerolymped img {
        width: 217px;
    }

#slider_div .carousel-control-next,
#slider_div .carousel-control-prev {
    background-color: transparent;
    border: none;
}

.gallery_img {
    height: 220px;
}

div#myModal {
    background: url(../img/overlay.png);
    background-color: #151515a8;
}

#myModal .modal-content {
    background: 0 0 !important;
    box-shadow: none !important;
    border: none !important;
}

#myModal .modal-body {
    border: 10px solid #182b49;
    border-radius: 6px;
    box-shadow: 14px 14px 0 #1718186e;
    padding: 0;
    background: #fff;
}

#myModal .Model_header {
    text-align: center;
    color: #fff;
    padding: 0 0 9px;
    border-radius: 0;
    font-weight: 600;
    font-size: 16px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: #182b49;
}

.Model_header > a {
    color: #fff !important;
    letter-spacing: 0.5px;
}

.Model_header > a {
    text-transform: uppercase;
}

#myModal .carousel-inner img {
    width: 100%;
}

.modal-footer1 > button {
    color: #fff;
    font-size: 20px;
    position: ABSOLUTE;
    font-weight: 500;
    right: 10px;
    top: 5px;
    transition-duration: 0.5s;
}

    .modal-footer1 > button:hover {
        color: #f44336;
    }

.carousel-control-next,
.carousel-control-prev {
    border: none;
    background: 0 0;
}

.iframe_fbk_cont {
    overflow-x: hidden;
    height: 450px;
    border: 1px solid #07134e;
    overflow-y: scroll;
}

div.admission {
    width: 150px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 999;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #0d1b32 !important;
}

/* g10 */
.registerolymped {
    position: fixed;
    top: 116px;
    z-index: 2;
    right: 5px;
}


    .registerolymped img {
        width: 180px;
    }

    @media screen and (max-width: 768px) {
        .registerolymped img {
            width: 130px;
        }
    }