/********** Template CSS **********/

/*translate start*/
select:focus-visible 
    outline: none;
}
.student-login-left {
    padding-left: 79px;
}
.mu-5{
      color: #ffffffd9!important;  
      text-align:left;
}
.b-style{
    color: #9b9ca2;
}
.previous-headig{
    width:507px;
    margin:auto;
}
.text-left-td{
    text-align:left;
}
.related-content{
    margin-top: 20px;
}
.download-btn:hover {
    color: #e1e6eb;
}
.download-btn{
    font-weight: 500;
    transition: 0.5s;
    background: #137ec5;
    color: black;
    padding: 0px 7px 0px 7px;
}
.fadeIn{
    background-color: hsl(227 66% 10% / 1)!important;
}
.margin-left{
        margin-left: 57px;
}
body {
    /*background-color: #0089e3;*/
    color: #2b1a12;
    top: 0 !important;
    overflow-y: auto;

    max-width: 100%x;
    margin: 0px auto;
    line-height: 1.3;
}
.py-5 {
    padding-top: 73px !important;
    padding-bottom: 3rem !important;
}
.app-section{
        background:#103741 !important;
    padding-bottom: 57px;
    padding-top: 48px;
}
.h-a{
        color: #fff;
    font-size: 37px;
}
.contact-part{
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding:8px;
    border-radius: 13px;
    padding-bottom: 38px;
    padding-top: 36px;
}
.border-1{
        border: 1px solid #979292bf;
    padding: 12px;
}
#contactForm input{
    height: 40px;
}
.p_3{
     color:#e02a2a;  
}
.mb-2 {
    margin-bottom: 0.5rem !important;
    color: #a59696!important;
}
.mt-4{
  color:#e02a2a;  
}
p{
    color:black;
}
.m-page h5{
    color:#e02a2a;
}
.mt-4 h5{
    color:#e02a2a;  
}
.get-started{
   border: 0px;
    padding: 10px;
    padding-left: 38px;
    padding-right: 38px;
    background: #0089e3;
    color: #fff;
    border-radius: 17px;
    font-size: 19px;
}
.android-right {
    display: flex;
    justify-content: center;
 }
.ios-left {
    display: flex;
    justify-content: left;
    margin-left: 9px;
}

.btn-hed{
    display:flex;
    justify-content:center;
        margin-bottom: 59px;
}
.mobile-main-div{
    display:flex;
justify-content: center;
}
/*.booking-side-img{*/
/*    text-align: center;*/
/*    height: 539px;*/
/*    background: #fff;*/
/*}*/
.left-exam-sub{
    border: 1px solid #746868;
    width: 16%;
    padding: 9px;
}
.right-exam-sub{
    /*border: 1px solid black;*/
   width:83%;
       padding-top: 4px;
}
.recent-summary{
    padding-bottom: 3px;
}
.related-title{
    font-size: 20px;
}
h4.related-title {
     font-size: 14px;
    margin: 0 0 10px 0;
    background: #4f93c5;
    color: #fff;
  padding: 14px 8px 9px;
    font-weight: 700;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    overflow: hidden;
    width: 69%;
    margin: auto;
    /* top: -1px; */
    /*margin-top: 61px;*/
        font-size: 18px;
}
.exam-sub{
    display: flex;
    justify-content: space-between;
   border: 1px solid #0000006b;
    width: 69%;
    margin: auto;
}
.whats-app {
  position: fixed;
    width: 54px;
    height: 53px;
    bottom: 125px;
    right: 15px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
     margin-top: 13px;
 
    margin-left: 1px;
}
.d-bold{
    font-weight: bold;
    font-size: 13px;
}
.notice-2-div{
    width: 849px;
    margin: auto;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 13px;
}
.notice-div{
    width: 780px;
    margin: auto;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 13px;
}
.success{
    font-size: 20px;
    color: #089e08;
}
}
.btn-success{
        background-color: #198754;
    border-color: #198754;
    margin-right: 10px;
}
body > .skiptranslate,
.goog-logo-link,
.gskiptranslate,
.goog-te-gadget span,
.goog-te-banner-frame,
#goog-gt-tt,
.goog-te-balloon-frame,
div#goog-gt- {
    display: none !important;
}
.goog-te-gadget {
    color: transparent !important;
    font-size: 0px;
}
.goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
}
#google_translate_element select {
    background: #0089e3;
    color: #fff4e4;
    border: none;
    font-weight: bold;
    border-radius: 3px;
    padding: 9px;
    margin-top: 23px;
}

/*end*/
:root {
    --primary: #fe5d37;
    --light: #fff5f3;
    --dark: #103741;
}
.board-exam-div {
    width: 40%;
    margin: auto;
}
.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}
.bg-light {
    background-color: #0089e312 !important;
}
.form-floating > label {
    font-size: 19px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 8px;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    padding-left: 12px;
    font-size: 18px;
}
.btn-primary {
    color: #000;
    background-color: #0089e3 !important;
    border-color: #0192e5 !important;
}
h3 {
    font-size: 21px;
}
.py-5 {
    display: flex !important;
    justify-content: center !important;
}
.display-2 {
    font-size: 3.5rem !important;
    text-align: left !important;
}
.ext-white {
    text-align: center !important;
}
.bg-white {
    background-color: #fff !important;
}
.title {
    background: url(../img/blue-line.jpg) center repeat-x;
}
.footer-top {
    background: #4f4848;
    padding: 28px;
}
.first-heading {
    display: flex;
    justify-content: space-between;
}
.left_content {
    width: 78%;
}
.right_content {
    width: 21%;
}
.left_content h5 {
    font-size: 16px;
}
.left_content p {
    font-size: 12px;
}
.from-fild {
    padding: 9px 26px 10px 26px;
    padding-top: 9px;
}
.videoSec iframe {
    width: 50%;
    /*height: 68%;*/
    margin-top: 25px;
}
#TCourseSec{
        margin-top:44px;
}
.img-a{
        background: #fff;
    border-radius: 6px;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    cursor: pointer;
}
.p-i{
        color: #fff;
    margin-top: 15PX;
    font-size: 18px;
}
.videoSec {
    /*height: 519px;*/
    display: flex;
    justify-content: center;
}
.capsule {
    display: block;
    padding: 9px 16px;
    border-radius: 50px;
    min-width: 50px;
    border: 1px solid #d2d2d2;
    border-top-color: rgb(210, 210, 210);
    border-right-color: rgb(210, 210, 210);
    border-bottom-color: rgb(210, 210, 210);
    border-left-color: rgb(210, 210, 210);
    line-height: 0.875rem;
    font-size: 0.875rem;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
    box-shadow: none;
}
ul.taglist li {
    list-style: none;
    margin: 0 10px 10px 0;
    display: inline-block;
    cursor: pointer;
    max-width: 100%;
}
.taglist {
    text-align: center;
}
.footer-top h3 {
    color: #fe5d37;
    border-bottom: 2px solid #fe5d37;
    width: 38%;
    padding-bottom: 5px;
}
.footer-top p {
    color: #ffffffa1 !important;
}
.title li a {
    color: #ffffffa1 !important;
}
.footer-top ul li a {
    color: #ffffffa1 !important;
}
/*exam */
.exam-section:hover {
    background: #0089e3;
    color: #fff !important;
}
.fa-graduation-cap {
    font-size: 41px;
    color: #2393ab;
}
.exam-section h5:hover {
    color: #fff;
}
/*exam end*/

/*Journalism*/
.black-bold {
    font-weight: 700;
    color: black;
}
/*end*/

/*trams css start*/
.terms-heading {
    text-align: center;
}
.terms-heading h5 {
    border-bottom: 1px solid black;
    width: 17%;
    margin: auto;
    margin-bottom: 7px;
    margin-top: 18px;
    padding-bottom: 3px;
}
.border-23{
        padding-bottom:15px;
}
.c-font{
    color: #e02a2a;
  font-size: 15px !important;
    text-align: left;
    margin-bottom: 13px;
    margin-top: 26px;
}
.privacy-heading h5 {
    border-bottom: 1px solid black;
    width: 13%;
    margin: auto;
    margin-bottom: 7px;
    margin-top: 18px;
    padding-bottom: 3px;
    text-align:center;
}
.terms-content-div span {
    margin-right: 4px;
    margin-left: 5px;
}
.fa-star {
    font-size: 13px;
}
.terms-content-div p {
    margin-bottom: 5px;
    font-size: 18px;
}
.terms-content-div h5 {
    margin-top: 22px;
    font-weight: 700;
}
.contact-div p {
    margin-bottom: 3px;
}
.contact-div h5 {
    margin-top: 25px;
    margin-top: 16px;
    color: #000000cc;
}
.terms-heading p {
    font-weight: 500;
}
/*end*/
/*login*/
/*.if-js-enabled{*/
/*    display:none;*/
/*}*/
.login-btn {
    background: #1f5b83;
    color: #fff;
    padding: 8px 191px 12px 172px;

    text-align: center;
}
.signup-btn {
    background: #1f5b83;
    color: #fff;
          padding-top: 9px;
    padding-bottom: 9px;
    text-align: center;
    margin-top: 8px;
    width: 75%;
}
.forget-div{
        /*border: 1px solid black;*/
    width: 75%;
    margin: auto;
    text-align: left;
}
.forget-div a{
    font-size: 14px;
    padding-left: 5px;
}
.terms-content-div h4 {
    font-size: 20px;
}
.login-section {
    width: 80%;
    margin: auto;
    margin-top: 36px;
        margin-bottom: 29px;
}
.login-form {
    padding-bottom: 32px;
    padding-top: 22px;
    background: #0089e34f;
    width: 100%;
    height: 540px;
}
.signup-form {
    padding-bottom: 32px;
    padding-top: 114px;
    background: #0089e34f;
    width: 100%;
    height: 539px;
}
.lock-div h5 {
    font-size: 32px;
}
.fa-lock {
    font-size: 78px;
    color: #fff;
}
.lock-div {
    text-align: center;
    margin-bottom: 46px;
}
.forget-div p {
    color: #fff;
}
.text-writer a {
    margin-left: 9px;
}
.input-div {
    display: flex;
    justify-content: center;
    margin-bottom: 18px;
}
.fa-user {
    color: #fff;
}
.side-img {
    text-align: center;
    height: 538px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background: #fff;
}
.side-logo {
    margin-top: 14px;
}
.side-logo-img {
}
.fa-envelope {
    color: #fff;
}
.fa-phone {
    color: #fff;
}
/*.forget-div {*/
/*    padding-bottom: 16px;*/
/*    width: 77%;*/
/*    margin: auto;*/
/*    text-align: right;*/
/*}*/
.fa-key {
    color: #fff;
}
.input-div input, select {
    width: 68%;
    border-radius: 0px;
    font-size: 15px;
    padding: 5px;
    height: 44px;
    background: #ffffffa1;
}
.input-icon-div {
    width: 39px;
    text-align: center;
    padding-top: 11px;
    background: #5e5957;
    padding-bottom: 9px;
}
.text-writer {
    margin-top: 21px;
}
.text-writer span {
    color: #080808c4;
}
/*login-end*/
/*** Spinner ***/

#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-out, visibility 0s linear 0.5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity 0.5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}

/*tab*/
@import "compass/css3";

$body-bg: #c1bdba;
$form-bg: #13232f;
$white: #ffffff;

$main: #1ab188;
$main-light: lighten($main, 5%);
$main-dark: darken($main, 5%);

$gray-light: #a0b3b0;
$gray: #ddd;

$thin: 300;
$normal: 400;
$bold: 600;
$br: 4px;

*,
*:before,
*:after {
    box-sizing: border-box;
}

html {
    overflow-y: scroll;
}

body {
    background: $body-bg;
    font-family: "Titillium Web", sans-serif;
}

a {
    text-decoration: none;
    color: $main;
    transition: 0.5s ease;
    color: #0089e3;
    &:hover {
        color: $main-dark;
    }
}
.r-0 {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border: 1px solid #0000001f;
    border-radius: 4px;
}
.form {
    background: rgba($form-bg, 0.9);
    padding: 40px;
    max-width: 600px;
    margin: 0px auto;
    border-radius: $br;
    box-shadow: 0 4px 10px 4px rgba($form-bg, 0.3);
    background: #f5f3f3;

    padding: 9px 26px 40px 26px;
}

.tab-group {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
    &:after {
        content: "";
        display: table;
        clear: both;
    }
    li a {
        display: block;
        text-decoration: none;
        padding-bottom: 9px;
        padding-top: 9px;
        /*padding:15px;*/
        background: rgba($gray-light, 0.25);
        color: $gray-light;
        font-size: 20px;
        float: left;
        margin: 11px;
        width: 45%;
        text-align: center;
        cursor: pointer;
        transition: 0.5s ease;
        &:hover {
            background: $main-dark;
            color: $white;
        }
    }
    .active a {
        background: $main;
        color: $white;
    }
}

.tab-content > div:last-child {
    display: none;
}

.field-wrap input {
    padding: 7px;
    font-size: 17px;
}
h1 {
    text-align: center;
    color: $white;
    font-weight: $thin;
    margin: 0 0 20px;
    font-size: 29px;
}
li a:hover {
    background: #0089e3;
    color: #fff;
}
.get-btn {
    background: #0089e3;
    color: #fff;
    width: 58%;
    padding: 10px;

    box-shadow: 0 0 0 0.25rem rgb(0 137 227 / 23%);
}
label {
    position: absolute;
    transform: translateY(6px);
    left: 13px;
    color: rgba($white, 0.5);
    transition: all 0.25s ease;
    -webkit-backface-visibility: hidden;
    pointer-events: none;
    font-size: 22px;
    .req {
        margin: 2px;
        color: $main;
    }
}

label.active {
    transform: translateY(50px);
    left: 2px;
    font-size: 14px;
    .req {
        opacity: 0;
    }
}

label.highlight {
    color: $white;
}
.breadcrumb {
    display: flex;
    justify-content: center !important;
}
input,
textarea {
    font-size: 18px;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    padding: 5px 10px;
    border: 1px solid #0000007d;
    background: none;
    background-image: none;
    border: 1px solid $gray-light;
    color: $white;

    transition: border-color 0.25s ease, box-shadow 0.25s ease;
    &:focus {
        outline: 0;
        border-color: $main;
    }
}

textarea {
    border: 2px solid $gray-light;
    resize: vertical;
}
#signup h1 {
    margin-bottom: 17px;
    font-size: 35px !important;
}
#login h1 {
    font-size: 35px !important;
}
.mb_0 {
    padding: 0px !important;
}
.field-wrap {
    position: relative;
    margin-bottom: 26px;
}
.tab-group {
    margin-bottom: 1px !important;
}
.top-row {
    &:after {
        content: "";
        display: table;
        clear: both;
    }

    > div {
        float: left;
        width: 48%;
        margin-right: 4%;
        &:last-child {
            margin: 0;
        }
    }
}

.button {
    border: 0;
    outline: none;
    border-radius: 0;
    padding: 15px 0;
    font-size: 2rem;
    font-weight: $bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background: $main;
    color: $white;
    transition: all.5s ease;
    -webkit-appearance: none;
    &:hover,
    &:focus {
        background: $main-dark;
    }
}

.button-block {
    display: block;
    width: 100%;
}

.forgot {
    margin-top: -20px;
    text-align: right;
}

/*tab end*/
/****exam-section*****/
.icon-div {
    text-align: center;
    padding: 12px;
}
.subject-section h5 {
    text-align: center;
    margin: 14px 0px 21px 0px;
}
.exam-section {
    border: 1px solid #fff5f5;
    /*padding: 40px;*/
    border-radius: 7px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-bottom: 13px;
    height: 113px;
}
.subject-section {
    border: 1px solid #fff5f5;

    border-radius: 7px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-bottom: 13px;
}
.exam-section h5 {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 43px;
}
/*exam-section*/
/*** Button ***/
.btn {
    font-weight: 500;
    transition: 0.5s;
}

.btn.btn-primary {
    color: #ffffff;
    margin-right: 13px;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 50px;
}

/*** Heading ***/
/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*.h1,*/
/*.h2,*/
/*.h3,*/
/*.h4,*/
/*.display-1,*/
/*.display-2,*/
/*.display-3,*/
/*.display-4,*/
/*.display-5,*/
/*.display-6 {*/
/*    font-family: "Lobster Two", cursive;*/
/*    font-weight: 700;*/
/*}*/

h5,
h6,
.h5,
.h6 {
    font-weight: 600;
}
h1{
        font-weight: 600;
}
.tbSec2{
        font-weight: 600;
}
.font-secondary {
    font-family: "Lobster Two", cursive;
}

/*** Navbar ***/
.navbar .navbar-nav .nav-link {
    padding: 30px 15px;
    color: var(--dark);
    font-weight: 500;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: #0089e3;
}

.navbar.sticky-top {
    top: -100px;
    transition: 0.5s;
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 5px;
    transition: 0.5s;
}

.navbar .dropdown-toggle[aria-expanded="true"]::after {
    transform: rotate(-180deg);
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        margin-top: 15px;
        border-top: 1px solid #eeeeee;
    }
}
@media only screen and (max-width: 600px) {
    .btn.btn-primary {
        font-size: 11px;
    }
    .tab-group li a {
        width: 91%;
    }
    .footer-top h3 {
        width: 46%;
    }
}
@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        top: calc(100% - 15px);
        margin-top: 0;
        opacity: 0;
        visibility: hidden;
        transition: 0.5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: 0.5s;
        opacity: 1;
    }
}

/*** Header ***/
.header-carousel::before,
.header-carousel::after,
.package-page-header::before,
.package-page-header::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 10px;
    top: 0;
    left: 0;
    background: url(../img/bg-header-top.png) center center repeat-x;
    z-index: 1;
}

.header-carousel::after,
.package-page-header::after {
    height:0px;
    top: auto;
    bottom: 0;
    background: url(../img/bg-header-bottom.png) center center repeat-x;
}

.header-carousel::before,
.header-carousel::after,
.franchise-page-header::before,
.franchise-page-header::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 10px;
    top: 0;
    left: 0;
    background: url(../img/bg-header-top.png) center center repeat-x;
    z-index: 1;
}

.header-carousel::after,
.franchise-page-header::after {
    height:0px;
    top: auto;
    bottom: 0;
    background: url(../img/bg-header-bottom.png) center center repeat-x;
}


.header-carousel::before,
.header-carousel::after,
.teacher-page-header::before,
.teacher-page-header::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 10px;
    top: 0;
    left: 0;
    background: url(../img/bg-header-top.png) center center repeat-x;
    z-index: 1;
}

.header-carousel::after,
.teacher-page-header::after {
    height:0px;
    top: auto;
    bottom: 0;
    background: url(../img/bg-header-bottom.png) center center repeat-x;
}

.header-carousel::before,
.header-carousel::after,
.about-page-header ::before,
.about-page-header ::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 10px;
    top: 0;
    left: 0;
    background: url(../img/bg-header-top.png) center center repeat-x;
    z-index: 1;
}

.header-carousel::after,
.contact-page-header ::after {
    height:0px;
    top: auto;
    bottom: 0;
    background: url(../img/bg-header-bottom.png) center center repeat-x;
}



.header-carousel::before,
.header-carousel::after,
.contact-page-header ::before,
.contact-page-header ::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 10px;
    top: 0;
    left: 0;
    background: url(../img/bg-header-top.png) center center repeat-x;
    z-index: 1;
}

.header-carousel::after,
.about-page-header ::after {
    height:0px;
    top: auto;
    bottom: 0;
    background: url(../img/bg-header-bottom.png) center center repeat-x;
}
@media (max-width: 767px) {
    .signup-btn {
        padding: 7px 100px 8px 97px !important;

        border: 0;
    }
    .nt-4 p{
       font-size: 14px;
    }
    .h4.related-title {
    font-size: 14px;
    
    width: 99%;
   
}
h4.related-title {
        font-size: 14px;
    width: 93%;

}
.exam-sub {
 
    width: 93%;
    
}
.previous-headig h1{
    font-size:20px;
}
.related-content {
    margin-top: 4px;
}
.related-title {
           font-size: 10px;
        line-height: 16px;
}
    .btn-2{
            width: 100%;
    text-align: left;
    }
    .contact-page-header{
           height: 103px!important;
    }
    .franchise-page-header{
         height: 103px!important;
    }
    .package-page-header{
         height: 103px!important;
    }
    
    .py-5 {
   padding-top: 18px !important;
}
    .about-page-header {
   
    height: 103px!important;
}
.teacher-page-header{
     height: 103px!important;
        
}

    .p-i {
   
    font-size: 15px;
}
.h-a {

    font-size: 27px;
}
    .notice-div{
    width:100%;
   
}
.notice-2-div{
        width: 333px;
}
.btn.btn-primary {
        font-size: 11px;
        width: 30%;
      
        margin-top: 14px;
        padding: 8px;
        font-size: 15px;
}
#google_translate_element select{
        margin-top: 15px;
}
.videoSec {
    height: 214px;
 
    justify-content: center;
}
    .whats-app {
  position: fixed;
    width: 54px;
    height: 53px;
    bottom: 125px;
    right: 15px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
     margin-top: 13px;
 
    margin-left: 1px;
}
    .student-login-left {
        padding: 0px;
    }
    .text-white {
        text-align: left !important;
        font-size:23px!important;
    }
    .header-carousel .owl-nav .owl-prev,
    .header-carousel .owl-nav .owl-next {
        width: 37px !important;
        height: 37px !important;

        font-size: 18px !important;
    }
    .side-img {
        text-align: center;
        height: 341px;
    }
    .board-exam-div {
        margin-bottom: 42px;
    }
    .videoSec iframe {
        width: 100%;
        height: 100%;
    }
    .header-carousel::after,
    .page-header::after {
        display: none;
    }
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 162px!important;
    }
}
.owl-carousel .owl-item img {
    margin-top: 0px;
}
.login-section {
    width: 90%;

    margin-top: 23px;
}

@media (max-width: 768px) {
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 500px;
    }
.whats-app {
  position: fixed;
    width: 54px;
    height: 53px;
    bottom: 125px;
    right: 15px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
     margin-top: 13px;
 
    margin-left: 1px;
}
    .header-carousel .owl-carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .header-carousel .owl-carousel-item p {
        font-size: 16px !important;
        font-weight: 400 !important;
    }

    .header-carousel .owl-carousel-item h1 {
        font-size: 30px;
        font-weight: 600;
    }
}

.header-carousel .owl-nav {
    position: absolute;
    top: 50%;
    right: 8%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
}

.header-carousel .owl-nav .owl-prev,
.header-carousel .owl-nav .owl-next {
    margin: 7px 0;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background: transparent;
    border: 1px solid #ffffff;
    border-radius: 45px;
    font-size: 22px;
    transition: 0.5s;
}

.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
    background: var(--primary);
    border-color: var(--primary);
}

/*.page-header {*/
/*    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/teacher-img.jpg) center center no-repeat;*/
/*    background-size: cover;*/
/*}*/
.teacher-page-header{
     background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/teacher-img.jpg) center center no-repeat;
    background-size: cover;
        height: 384px;
        
}
.franchise-page-header{
     background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/franchise-img.jpg) center center no-repeat;
    background-size: cover;
        height: 384px;
        
}
.about-page-header {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/about-us.jpg) center center no-repeat;
    background-size: cover;
        height: 384px;
}

.contact-page-header {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/contact-us.jpg) center center no-repeat;
    background-size: cover;
        height: 384px;
}
.package-page-header {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/package-img.jpg) center center no-repeat;
    background-size: cover;
        height: 384px;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: rgba(255, 255, 255, 0.5);
}

/*** Facility ***/
.facility-item .facility-icon {
    position: relative;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.facility-item .facility-icon::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    transition: 0.5s;
    z-index: 1;
}

.facility-item .facility-icon span {
    position: absolute;
    content: "";
    width: 15px;
    height: 30px;
    top: 0;
    left: 0;
    border-radius: 50%;
}

.facility-item .facility-icon span:last-child {
    left: auto;
    right: 0;
}

.facility-item .facility-icon i {
    position: relative;
    z-index: 2;
}

.facility-item .facility-text {
    position: relative;
    min-height: 250px;
    padding: 30px;
    border-radius: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    flex-direction: column;
}

.facility-item .facility-text::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    transition: 0.5s;
    z-index: 1;
}

.facility-item .facility-text * {
    position: relative;
    z-index: 2;
}

.facility-item:hover .facility-icon::before,
.facility-item:hover .facility-text::before {
    background: transparent;
}

.facility-item * {
    transition: 0.5s;
}

.facility-item:hover * {
    color: #ffffff !important;
}

/*** About ***/
.about-img img {
    transition: 0.5s;
}

.about-img img:hover {
    background: #0089e3 !important;
}

.mb-10 {
    text-align: left;
}
.span {
    color: black;
    margin-right: 8px;
}
/*** Classes ***/
.classes-item {
    transition: 0.5s;
}

.classes-item:hover {
    margin-top: -10px;
}
.tab a {
    background: #0089e3;
    color: #fff;
}

/*** Team ***/
.team-item .team-text {
    position: absolute;
    width: 250px;
    height: 250px;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #ffffff;
    border: 17px solid var(--light);
    border-radius: 250px;
    transition: 0.5s;
}

.team-item:hover .team-text {
    border-color: var(--primary);
}

/*** Testimonial ***/
.testimonial-carousel {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

@media (min-width: 576px) {
    .testimonial-carousel {
        padding-left: 4rem;
        padding-right: 4rem;
    }

.whats-app {
  position: fixed;
    width: 54px;
    height: 53px;
    bottom: 125px;
    right: 15px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
     margin-top: 13px;
 
    margin-left: 1px;
}
.testimonial-carousel .testimonial-item .border {
    border: 1px dashed rgba(0, 185, 142, 0.3) !important;
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: 100%;
    height: 45px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background: var(--primary);
    border-radius: 45px;
    font-size: 20px;
    transition: 0.5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    background: var(--dark);
}

/*** Footer ***/
.fa-chevron-right {
    margin-right: 7px;
    font-size: 14px;
}
.footer .btn.btn-social {
    margin-right:9px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 45px;
    transition: 0.3s;
}

.footer .btn.btn-social:hover {
    border-color: var(--primary);
    background: var(--primary);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
    transition: 0.3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
    display: none !important;
}

.footer .btn.btn-link:hover {
    color: var(--primary) !important;
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .form-control {
    border-color: rgba(255, 255, 255, 0.5);
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, 0.1);
    margin-top: 14px;
}

.footer .copyright a {
    color: #ffffff;
}

.footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.footer .copyright a:hover,
.footer .footer-menu a:hover {
    color: var(--primary) !important;
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
}



@media (min-width: 1024px) {
    

.whats-app {
  position: fixed;
    width: 54px;
    height: 53px;
    bottom: 125px;
    right: 15px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
     margin-top: 13px;
 
    margin-left: 1px;
}

}