a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
img {
    width: 100%;
}
html {
  scroll-behavior: smooth; /* Enables smooth scrolling for the entire page */
}
.sch-act img {
    border-radius: 50px 0 50px;
    border: 2px solid #0c5460;
    padding: 5px;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
.navbar .nav-item .dropdown-menu {
    display: none;
}
.navbar .nav-link {
    color: #fff;
}
.navbar .nav-item:hover .dropdown-menu {
    display: block;
}
.navbar .nav-item .dropdown-menu {
    margin-top: 0;
}
}
/* ============ desktop view .end// ============ */
header.section-header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9
}
.top-header {
    float: left;
    width: 100%;
    padding: 5px 0;
}
.top-header p {
    float: left;
    font-size: 13px;
}
.top-header li {
    display: inline-block;
    list-style: none;
    padding: 0 10px;
}
span.tp-hdr-rgt.text-right {
    float: right;
}
.top-header li a {
    color: #fff;
    font-size: 13px;
}

.tp-hdr-rgt li a i {
    background: #ff9007;
    padding: 7px;
    border-radius: 50px;
}
.banner-sct {
    position: relative;
}
.brn-up-txt {
    bottom: 27%;
    position: absolute;
    left: 58%;
}
.brn-up-txt h3, .brn-up-txt p, .heading-sct h2, .abt-cmp-cnt-rt h2, .counter-h2, .contact-frm-sct-bg h2, footer h2, .school-act h2 {
    font-family: 'Oswald', sans-serif;
}
.school-act{
    margin:50px 0;
}
.school-act h2{
    margin-bottom:50px;
}
.btn-bnr {
    margin-top: 30px;
}
.btn-bnr a {
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    border: 1px solid;
    border-radius: 50px;
    padding: 5px 15px;
}
.heading-sct {
    margin: 50px 0 80px;
}
.heading-sct img, .act-heading img {
    width: 41px;
}
.heading-sct h2 {
}
.what-sct-cnt-grp {
    margin-bottom: 40px;
}
.what-sct-cnt-grp img {
    width: 60px;
}
.what-sct-cnt-grp h3, .what-sct-cnt-grp p, .abt-cmp-cnt-rt p, .abt-cmp-cnt-rt h3, .fr-sm-cnt p, .counter-und-cnt p, footer p, .active-cnt-und h4, .active-cnt-und p {
    font-family: 'Roboto', sans-serif;
}
.what-sct-cnt-grp h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 13px;
}
.what-sct-cnt-grp p {
    font-size: 14px;
    color: #333;
}
.what-a-btn a {
    text-transform: uppercase;
    font-size: 12px;
    color: #fd7369;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}
.fixed-img img {
    width: 60%;
}
.abt-cmp-cnt-rt p {
    font-size: 13px;
}
.abt-cmp-cnt-rt h3 {
    font-size: 20px;
    color: #f57451;
    border-left: 2px solid;
    padding-left: 10px;
}
p.abt-cmp-p {
    display: flex;
    height: 100%;
    align-items: center;
}
.abt-cmp-p i {
    font-size: 19px;
    color: #ff9007;
    margin-right: 8px;
}
.abt-cmp-cnt {
    box-shadow: 0 0 22px 0 #a3a0a0;
    background-position: center;
    background: url(../images/hand.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    padding: 45px 0px 45px 45px;
}
.counter-sct {
    background: url("../images/counter.png");
    margin-top: 70px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px 0px 45px 45px;
}
.counter-h2 {
    color: #fff;
}
.counter-und-cnt p {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 0;
}
.counter-und-cnt h4 {
    color: #1fe6ff;
    font-weight: 600;
    font-size: 35px;
}
.counter-cnt {
    background: #31204e5c;
    border-radius: 10px;
    padding: 18px;
    margin-top: 36px;
}
.ready-tab-pane .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    width: 100%;
    text-align: center;
    justify-content: center;
}
.ready-tab-pane .nav-tabs .nav-link {
    color: #787878;
    font-size: 13px;
}
.see-all a {
    border: 1px solid #ddd !important;
    padding: 3px 24px;
    border-radius: 50px !important;
    margin-top: 4px;
    margin-left: 85px;
}
.active-img-sct {
    position: relative;
}
.und-img-sct {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.img-st-cnt {
    color: #ffdf7c;
    text-transform: uppercase;
}
.img-nd-cnt {
    color: #fff;
}
.active-tab-sct {
    margin-top: 30px;
}
.active-cnt-und img {
    width: 70px;
}
.active-cnt-und h4 {
    font-size: 18px;
    color: #ff6363;
    margin-top: 15px;
}
.active-cnt-und p {
    font-size: 14px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ff4400 !important;
}
.pro-btn a {
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
    background: linear-gradient(45deg, #ff4a4a, #f59710ba);
    padding: 5px 15px;
    border-radius: 50px;
}
.brand-img {
    padding: 15px;
    box-shadow: 0 0 13px 0 #909090;
}
.cont-rgt-cnt p {
    display: flex;
    font-size: 13px;
}
.cont-rgt-cnt p img {
    width: 25px;
    height: 100%;
    margin-top: 6px;
    margin-right: 10px;
}
input.form-control {
    border-radius: 50px;
    margin-bottom: 15px;
    box-shadow: 0 0 8px 0 #b1f4f7;
}
textarea.form-control {
    border-radius: 15px;
    box-shadow: 0 0 8px 0 #b1f4f7;
}
button.btn.btn-blue {
    background: #077b40;
    border-radius: 50px;
    padding: 5px 22px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
}
.btn-nav{
    background: #ff9007;
    padding: 0 15px;
}
form.text-center {
    background: #fff;
    border: 1px solid #ddd;
    padding: 12px 50px 15px;
    border-radius: 15px;
    position: absolute;
    right: -111px;
    margin: 39px;
    z-index: 9;
}
.cont-rgt-cnt {
    background: #ddd;
    padding: 50px 0 50px 130px;
    border-radius: 15px;
}
.contact-frm {
    margin: 70px 0;
}
footer.text-center {
    background: linear-gradient(90deg, #077b40, #23b66b, #077b40);
    padding: 50px 0 8px;
    position: relative;
}
footer h2 {
    margin-bottom: 30px;
    color: #fff;
}
footer p {
    color: #fff;
    text-align: center;
}
.ft-img {
    width: 40px;
    border-radius: 50px;
    background: #fff;
    border: 1px solid #fff;
    padding: 5px;
    height: 40px;
}
img.logo-img {
    width: 100%;
}
a.navbar-brand {
    max-width: 30%;
}
.nav-item a:hover{
    color:#ff9007 !important;
}
.btn-nav:hover{
    background:#077b40;}
.btn-nav a:hover{
    color:#fff;
}
.btn-nav a{
    color:#fff !important;
}
.nav-bar-sct a.nav-link {
    color: #464646;
    font-size: 13px;
}
.bottom-footer {
    border-top: 1px solid #c1c1c1;
    margin-top: 50px;
    padding-top: 8px;
}
.pos-img img, .pos-img1 img, .pos-img2 img {
    width: 81%;
}
.pos-img {
    position: absolute;
    bottom: 54px;
    right: 0;
}
.ready-sct, .what-we-do-sct, .counter-sct, .contact-frm {
    position: relative;
}
.pos-img1 {
    position: absolute;
    top: 0;
    left: 0;
}
.pos-img2 {
    position: absolute;
    top: 0;
    right: 0;
}
.pos-img3 {
    position: absolute;
    top: -60px;
    right: 0;
}
.pos-img3 img {
    width: 80%;
}
.pos-img4, .pos-img5 {
    position: absolute;
    bottom: 0px;
    right: 0;
}
nav.navbar.navbar-expand-lg {
    background: #fff;
}
.for-sm-device {
    display: none;
}
.brn-up-txt2 h3 {
    color: #fff;
}
.way-cnt h3 {
    font-size: 20px;
    margin-top: 25px;
}

.way-cnt p {
    font-size: 16px;
}

.btn-cmn {
    text-align: center;
}

.btn-cmn a {
    color: #fff;
    background: #077b40;
    border-radius: 40px;
    padding: 5px 20px;
    display: block;
    text-decoration: none;
}

.btn-cmn a:hover {
    background: #fff;
    border: 1px solid #077b40;
    color: #077b40;
}
.fixed-btn {
    position: fixed;
    bottom: 100px;
    left: 0;
}
.chairman-img img {
    border-radius: 100px 0 150px;
}

.md-doc h3 {
    font-size: 28px;
}

.md-doc h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #ff8600;
}

.md-doc p {
    margin: 30px 0;
}

.chairman-btn a {
    text-decoration:none;
    color: #fff;
    background: #ffa802;
    padding: 8px 31px;
    border-radius: 40px;
    text-transform: uppercase;
}
.chairman-btn a:hover{
    background:#077b40;
    color:#fff;
    text-decoration:none;
}
.strip-sct {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: url(../images/adventure.svg) no-repeat center center / cover;
    padding: 15px;
    margin: 70px 0;
    border-radius:15px;
}
.strip-btn a {
    text-decoration:none;
    color: #fff;
    background: #077b40;
    padding: 5px 20px 7px;
    border-radius: 25px;
    text-transform: uppercase;
}
.strip-btn a:hover{
    background:#ffa802;
    color:#fff;
    text-decoration:none;
}
.fixed-girl {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fixed-girl img {
    max-width: 150px;
}
.fixed-boy {
    position: fixed;
    bottom: 0;
    left: 0;
}

.fixed-boy img {
    max-width: 150px;
}
.sch-bld-img img {
    border-radius: 50px;
}
.fixed-admission {
    position: fixed;
    top: 50%;
    left: 0;
    transform: rotate(-90deg);
}

.fixed-admission a {
    color: #fff;
    background: #077b40;
    padding: 5px 20px 10px;
    border-radius: 40px;
    box-shadow: 0 0 8px #fff;
}
.fixed-admission a:hover{
    color:#fff;
}
.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url(../images/download.svg);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 40px;
    box-shadow: 0 0 6px #9bfff3;
}

.MediaCompo_newsviewbtn__4PlhY.btn.btn-lg {
    background: #155b2e;
    color: #fff;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 40px;
    max-width: 100%;
}
.btn-green {
    background-color: #155b2e!important;
    color: #fff!important;
    min-width: 190px;
    outline: none;
    box-shadow: none
}

.btn-green:focus,.btn-green:hover,.input-orange {
    box-shadow: none!important
}

.input-orange {
    outline: 0;
    height: 48px!important;
    padding: auto 16px;
    border-radius: 15px;
    border: 1px solid #ff7a00!important
}

.input-orange:focus {
    box-shadow: none
}

.modal-content .close-modal {
    position: absolute;
    cursor: pointer;
    right: -15px;
    top: -15px;
    height: 30px;
    width: 30px
}
/*--------------------*/
.leftUp-up a{
    position: fixed;
    left: 2%;
    bottom: 105px;
    z-index: 1000;
    padding: 12px 15px;
    background: #ff0000;
    color: #fff;
    font-size: 40px;
    line-height: 0;
    border-radius: 32px;
}
.left-wp {
    position: fixed;
    left: 2%;
    bottom: 5%;
    z-index: 1000;
    padding: 5px 15px;
    background: #25D366;
    color: #fff;
    font-size: 40px;
    line-height: 0;
    border-radius: 32px;
}
.ani-wp i {
    color: #fff;
    font-size: 25px;
}
.ani-wp {
    animation: pulse-wp 2s infinite;
    border-radius: 100%;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
}
.callBtnImg{
    max-width:20px;
}


@keyframes pulse2 {
    0% {
        box-shadow: 0 0 0 0 #65e5a4
    }

    100% {
        box-shadow: 0 0 0 17px #abffd4
    }
}

.chat-block {
    transition: .25s;
    position: fixed;
    z-index: 999;
    bottom: 50%;
    right: 6%;
    background: linear-gradient(0deg,#FFEBE7 -24.44%,#FFF9F3 78.33%);
    backdrop-filter: blur(4.5px);
    border-radius: 27px;
    width: 50px;
    height: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    grid-gap: 20px;
    animation: pulse2 2s infinite;
    -webkit-animation: pulse2 2s infinite;
    opacity: 0;
    display: none
}

.chat-block.active {
    opacity: 1;
    display: flex;
    transition: .25s
}

.chat-block-item {
    position: relative;
    transition: .25s
}

.chat-block-item a img {
    width: 20px;
    transition: .25s
}

.chat-block-item:hover a img {
    width: 25px;
    transition: .25s
}
@media(max-width:767px) {
    a.navbar-brand {
    max-width: 75%;
}
nav.navbar.navbar-expand-lg {
    padding: 0;
}
.navbar-toggler {
    padding: 10px 0 0;
}
.sch-bld-img img {
    border-radius: 20px;
}
.sch-act {
    margin-bottom: 25px;
}
.md-doc {
    margin-top: 25px;
}
.strip-sct {
    display: block;
padding: 20px;
    margin: 50px 0;
}
.way-img {
    margin-bottom: 50px;
}
div#contact-us {
    margin-top: -50px;
}
.contact-frm-sct-bg {
    margin-top: -30px;
}
.fixed-admission {
    left: -50px;
}
.fixed-boy img, .fixed-girl img, .fixed-btn img {
    max-width: 100px;
}
.brn-up-txt2 h3 {
    color: #000;
}
.top-header {
    display: none;
}
.for-sm-device {
    display: block;
}
.navbar-brand {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-right: 0 !important;
    font-size: 0 !important;
}
header.section-header {
    position: unset;
}
.brn-up-txt {
    position: unset;
}
.btn-bnr a {
    color: #f77c7c;
}
.pos-img img, .pos-img1 img, .pos-img2 img {
    width: 36%;
}
.fixed-img img {
    width: 100%;
    margin-bottom: 10px;
}
.pos-img3 img {
    width: 48%;
}
.counter-und-cnt {
    border-bottom: 1px solid #fff;
    padding: 15px;
}
li.see-all.nav-item {
    display: block;
    width: 56%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 12px;
}
li.see-all.nav-item .nav-link {
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    margin: auto;
    background: #5a5a5a;
}
.work-img {
    display: none;
}
.fr-sm-cnt img {
    width: 90px;
}
.fr-sm-cnt h3 {
    color: #fe7e69;
    font-size: 17px;
    margin-top: 11px;
}
.fr-sm-cnt p {
    font-size: 13px;
}
.active-cnt-und {
    margin-top: 25px;
}
.pos-img4 img, .pos-img5 img {
    width: 28%;
}
.brand-img {
    padding: 0;
    box-shadow: unset;
}
form.text-center {
    padding: 27px;
    border-radius: 15px;
    position: unset;
    margin: 0;
    z-index: 9;
}
.cont-rgt-cnt {
    padding: 35px;
    margin-top: 25px;
}
.counter-sct {
    padding: 20px 0;
}
}
