body
{
    font-family: 'Outfit-VariableFont_wght';
    overflow-X: hidden;
    scroll-behavior: smooth;
    /* background-color: #800080; */
    font-size: 15px;
}


a
{
    text-decoration: none;
    color: inherit;
}

a:hover
{
    text-decoration: none;
    color: inherit;
}


.menuSec
{
    /* background-color: white; */
    padding: 0px; 
    height: 90px; 
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}

.menuSub
{
    
    width: 100%; 
    height: 90px;
}

.logoSec
{
    width: 40%;
    height: 90px;
    float: left;
    display: flex; 
    align-items: center;
    
}
.logoSecH
{
    width: 40%;
    height: 90px;
    float: right !important;
    display: flex; 
    align-items: center;
    justify-content: end;
    
}

.logo
{
    height: 40px;
    margin-left: 0px;
    
}
.loginSecH
{
    height: 90px;
    float: left !important;
    display: flex; 
    align-items: center;
    
}

.loginSec
{
    height: 90px;
    float: right;
    display: flex; 
    align-items: center;
    
}
.loginItems
{
    list-style: none;
    margin: 0px;
    text-align: right;
   
}
.loginItems li
{
    font-family: 'Outfit-VariableFont_wght';
    font-weight: 600;
    display: inline-block;
    padding: 2px 15px;
    cursor: pointer;
    transition: all .8s ease;
    /* color: white; */
    
}

.loginItems li:hover
{
    font-family: 'Outfit-VariableFont_wght';
    display: inline-block;
    padding: 2px 15px;
    cursor: pointer;
    transition: all .8s ease;
    color: #78e4fc;
}


.loginItems .active
{
    font-family: 'Outfit-VariableFont_wght';
    transition: all .8s ease;
    color: black !important;
    background-color: #78e4fc;
    border-radius: 5px;
}


.bannerC
{
   background-color: white;
   min-height: 650px;
   background-image: url(../images/Home\ banner\ left.png), url(../images/Home\ banner\ right.png);
   background-position: left 150%, top right;
   background-repeat: no-repeat, no-repeat;
   background-size: 45%, 70%;
}

.bannerC_Head
{
    font-size: 28px;
    line-height: 35px;
}

.bannerC_Head strong
{
    font-size: 50px;
    line-height: 65px;
}

.scholSecImg
{
    width: 90%;
     margin-left: 5%;
}

.bannerC_Content
{
    margin: 0;
    font-size: 16px;
}

.whatM
{
    min-height: 500px;
   
}

.whatM .container
{
    background-color: #2E2E2E;
    border-radius: 35px;
    max-width: 96% !important;
    margin-left: 2%;
    padding-left: 5%;
    padding-right: 5%;
}

.whatM .container img
{
    width: 80%;
}

.whySH
{
    font-size: 14px;
    color: rgba(255,255,255,0.8);
    margin-bottom: 5px;
}

.whyH
{
    font-size: 40px;
    color: white;
    line-height: 48px;
}

.whyC
{
    font-size: 19px;
    color: white;
    text-align: justify;
}


.ListingSec
{
    min-height: 500px;
    background-color: white;
}


.LidstingH
{
    font-family: 'Outfit-VariableFont_wght';
    font-weight: 600;
    font-size: 55px;
    line-height: 60px;
    margin-right: 15%;

}

.ListingC
{
    font-size: 18px;
    text-align: justify;
}


.blogSec
{
    min-height: 500px;
}


.BlogH
{
    font-family: 'Outfit-VariableFont_wght';
    font-weight: 600;
    font-size: 55px;
    line-height: 60px;
}

.BlogC
{
    font-size: 18px;
    text-align: justify;
}



/* .aboutCover
{
    background-color: white;
    height: 350px;
    background-image: url(../images/about.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-position-y: 150%;
    background-size: 38%;
    background-repeat: no-repeat;
} */


.aboutCover
{
    min-height: 300px;
    background-color: white;
}


.aboutH
{
     font-family: 'Outfit-VariableFont_wght';
    font-weight: 600;
    font-size: 30px;
    color: black;
    line-height: 40px;
}

.aboutC
{
    font-size: 16px;
    color: black;
    margin-right: 10%;
    text-align: justify;
}


.abtSubH
{
    font-size: 25px;
}

.abtSubIcon
{
    font-size: 50px;
}



.historH
{
    font-family: 'Outfit-VariableFont_wght';
    font-weight: 600;
    font-size: 30px;
    color: white;
    margin-bottom: 0px;
}


.historyC
{
    font-size: 16px;
    color: white;
    text-align: justify;

}

.teamS
{
    min-height: 500px;
}

.teamS .card{
    border: none;
    background-color: white;
    border-radius: 25px;

}



.teamH
{
    font-family: 'Outfit-VariableFont_wght';
    font-weight: 600;
    font-size: 55px;
    line-height: 60px;
}


.teamMimg
{
    width: 100%; 
    border-radius: 15px;
}

.teamMname
{
    font-size: 22px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0px;
}

.teamMdesig
{
    text-align: center;
    font-size: 13px;
    margin-bottom: 0px;
}


.teamMpaass
{
    text-align: center;
    font-size: 13px;
    margin-bottom: 0px;
}


.teamMjnv
{
    text-align: center;
    font-size: 13px;
    margin-bottom: 10px;
}


.teamMhr
{
    width: 50%;
    margin-left: 25% !important;
}

.teamMlinked
{
    text-align: center;
    font-size: 15px;
   
}


.scholarHig
{
    min-height: 500px;
}

.scholarHig .card{
    border: none;
    background-color: white;
    border-radius: 25px;

}


.scholarH
{
    font-family: 'Outfit-VariableFont_wght';
    font-weight: 600;
    font-size: 55px;
    line-height: 60px;
}

.scholarIcon
{
    font-size: 55px;
    text-align: center;
}
.scholarIcon img
{
    height: 70px;
    margin-top: 15px;
}

.scholarCount
{
    font-family: 'Outfit-VariableFont_wght';
    font-weight: 600;
    font-size: 35px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0px;
}

.scholarCountL
{
    text-align: center;
    font-size: 18px;
}



.whatM .container img
{
    width: 80%;
}


.menuSecMob
{
    width: 100%;
    height: 100vh;
    background-color: white;
    z-index: 1000;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    padding: 25px;
}

.menuNavBar
{
    list-style: none;
    margin: 0px;
    text-align: left;
}

.menuNavBar li
{
    padding: 30px 15px;
    padding-bottom: 0px;
    cursor: pointer;
    transition: all .8s ease;
    color: black;
}


.menuNavBar li.active
{
    color: #78e4fc;
    transition: all .8s ease;
}

.menuNavBar li:hover
{
    color: #78e4fc;
    transition: all .8s ease-out;
}


.contatCover
{
    background-color: white;
    height: 350px;
    background-image: url(../images/contact.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-position-y: 135%;
    background-position-x: 90%;
    background-size: 30%;
}


.contactCov
{
    background-color: white;
    min-height: 550px;
}

.scholarshipSec2
{
    min-height: 500px;
    background-color: white;
}

.scholSecC
{
    color: black;
    font-size: 18px;
    text-align: justify;
}

.scholarCover
{
    background-color: white;
    min-height: 250px;
}

.scholC
{

    font-size: 17px;
    color: white;
}


.scholH
{
    font-size: 23px;
    color: white;
    line-height: 30px;
}


.textBox
{
    font-family: inherit;
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    vertical-align: middle;
    width: 100%;
    color: black;
    padding: 13px 25px 14px;
    border-radius: 0;
    font-weight: 400;
    background-color: transparent;
    text-transform: inherit;
    border: 1px solid #78e4fc;
    font-size: 14px;
    outline: none;
    line-height: inherit;
    letter-spacing: 0px;
    border-radius: 15px;
}


/* ::placeholder { 
    color: whitesmoke;
    opacity: 1; 
  }
  
  :-ms-input-placeholder { 
    color: whitesmoke;
  }
  
  ::-ms-input-placeholder { 
    color: whitesmoke;
  } */


.contactHead2
{
    font-size: 38px;
    margin-bottom: 10px;
}


.moreBtn {
    width: 100%;
    color: inherit;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid white;
    padding: 10px 50px;
    position: relative;
    color: white;
    z-index: 1;
    transition: all 0.3s ease-in;
    outline: none !important;
}

.moreBtn:hover
{
    color: black;
    border: 1px solid white;
    outline: none !important;
}

.moreBtn:focus
{
    
    outline: none !important;
}



.moreBtn::before {
    width: 0%;
    height: 100%;
    content: "";
    position: absolute;
    background-color: white;;
    left: 0px;
    top:0px;
    z-index: -1;
    transition: all 0.3s ease-in;
}

.moreBtn:hover::before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0px;
    top:0px;
    z-index: -1;
}


.branch
{
    font-size: 38px;
}


.contactBtn {
    width: 100%;
    color: inherit;
    text-decoration: none;
    background-color: #78e4fc;
    border: 1px solid #78e4fc;
    padding: 10px 50px;
    position: relative;
    color: black;
    z-index: 1;
    transition: all 0.3s ease-in;
    outline: none !important;
    cursor: pointer;
    border-radius: 15px;
}


.contactC
{
    font-size: 16px;
}

.reachUs
{
    background-color: #2E2E2E;
    border-radius: 25px;
    color: white;
}

.newsLetterC
{
    color: rgb(180, 180, 180);
    font-size: 13px;
    line-height: 20px;
    margin: 0px;
    margin-bottom: 15px;
}


.footerSec
{
    min-height: 350px;
    background-color: #2E2E2E;
    border-radius: 35px 35px 0 0 ;
}

.footerP
{
    color: rgb(180, 180, 180);
    font-size: 14px;
}

.footerlogo
{
    margin-left: 0px;
}

.subSocialink
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    color: white;
    margin-top: 10px;
} 
.subSocialink li
{
    display:inline-block;
    font-size: 20px;
    color: inherit;
    margin: 0px;
    cursor: pointer;
}

.footerTitel
{
    font-size: 20px;
    margin-bottom: 10px;
    color: rgb(255, 255, 255);
}

.pageLink
{
    list-style: none;
    color: rgb(180, 180, 180);
    margin: 0px;
    padding-left: 0px;
    margin-top: 0px;
    cursor: pointer;
}

.pageLink li 
{
    list-style: none;
    padding-bottom: 8px;
    font-size: 14px;
    padding-left: 0px;
    color: white;
}

.whatareweImg
{
    width: 90%;
    margin-left: 5%;
   
}


.downloadBtn {
    font-size: 16px;
    color: black;
    text-decoration: none;
    background-color: #78e4fc;
    padding: 10px 55px;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease-in;
    cursor: pointer;
    border-radius: 15px;
    padding-top: 8px;
}

/* .bannerC .downloadBtn {

    position: absolute;
    bottom: 50%;
    right: 0%;
} */

.footerLogo
{
    height: 60px;
}


.proIcon
{
    display: flex;
    justify-content: center; 
    align-items: center; 
    width: 45px; 
    height:45px; 
    margin-left: 10px; 
    margin-top: 5px; 
    border-radius: 35px; 
    background-color: #78e4fc ;
    color: white;
    float:right;
    cursor: pointer;
    font-size: 20px;
}




.nav-icon1 {

    float: right;
    width: 30px;
    height: 30px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 100;
    
  }
  
  .nav-icon1 span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #78e4fc;
    border-radius: 5px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  
  
  .menuSec .nav-icon1 span {
      background: #78e4fc;
  }
  
  .nav-icon1 span:nth-child(1) {
    top: 0px;
  }
  
  .nav-icon1 span:nth-child(2) {
    top: 10px;
  }
  
  .nav-icon1 span:nth-child(3) {
    top: 20px;
  }
  
  .nav-icon1.open span:nth-child(1) {
    top: 15px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  
  .nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  
  .nav-icon1.open span:nth-child(3) {
    top: 15px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  
.navMenu
{
    display: none;
}


.modal-content
{
    background-color: black;
    margin-top: 10%;
    height: auto;
}


.logSec .logH{

    font-size: 23px;
    color: white;
    text-align: center;
}

.txtLogin
{
    color: white;
    border: 0.5px solid white;
    width: 100%;
    border-radius: 10px;
}

.txtLoginCode
{
    color: white;
    border: 0.5px solid white;
    width: 100%;
    padding-left: 15px;
    padding-right: 10px;
    border-radius: 10px;
}

input {
    font-size: 1rem;
    line-height: 1.5;
    padding: 11px 23px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    outline: 0;
    background-color: transparent;
}



.loginBtn {
    color: black;
    text-decoration: none;
    background: #78e4fc;
    border: 1px solid #78e4fc;
    padding: 10px 20px;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease-in;
    width: 100%;
    outline: none;
    border-radius: 15px;
}


.loginLogo
{
    width: 50px;
   
}


.signupLabel
{
    color: rgb(146, 146, 146);
    font-weight: 100;
    text-align: center;
    font-size: 14px;
}




@media (min-width: 576px){
    .modal-dialog {
        max-width: 350px;
        margin: 1.75rem auto;
    }

    #photoMod .modal-dialog {
        max-width: 40%;
        margin: 1.75rem auto;
    }

}



.cityList
{
    max-width: 100%;
    min-width: 95%;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    top: 50px;
    left: 0px;
    right: 0px;
    list-style: none;
    background-color: white;
    border-top: 0.5px solid rgba(0,0,0,0.1);
    border-radius: 5px;
    z-index: 1000;
    height: auto;
    border: 1px solid rgba(0,0,0,0.1);
}

.cityList li
{
   
    list-style: none;
    background-color: white;
    padding: 5px 0px;
    cursor: pointer;
}

.cityListF
{
    max-width: 100%;
    margin: 0px;
    padding-left: 0px;
    margin-top: 10px;
    padding-bottom: 10px;
    list-style: none;
    background-color: white;
    border-top: 0.5px solid rgba(0,0,0,0.1);
    z-index: 1000;

}

.cityListF li
{
   
    list-style: none;
    background-color: white;
    padding: 10px 10px;
    cursor: pointer;
    border: 0.5px solid rgba(0,0,0,0.1);
    border-top: none;
}

.jnvList
{
    max-width: 100%;
    min-width: 96%;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    top: 50px;
    list-style: none;
    background-color: white;
    border-top: 0.5px solid rgba(0,0,0,0.1);
    border-radius: 5px;
    z-index: 1000;
    border: 1px solid rgba(0,0,0,0.1);
}

.jnvList li
{
   
    list-style: none;
    background-color: white;
    padding: 5px 0px;
    cursor: pointer;
}



input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
  appearance: none;
}



.css-typing p {
    border-right: .15em solid #78e4fc;
    white-space: nowrap;
    overflow: hidden;
}

.css-typing p:nth-child(1) {
    width: 70%;
    -webkit-animation: type 2s steps(20, end);
    animation: type 2s steps(20, end);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
   
}

.css-typing p:nth-child(2) {
    width: 70%;
    opacity: 0;
    -webkit-animation: type2 2s steps(20, end);
    animation: type2 2s steps(20, end);
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
   
}

.css-typing p:nth-child(3) {
    width: 70%;
    opacity: 0;
    -webkit-animation: type3 2s steps(20, end);
    animation: type3 2s steps(20, end);
    animation-delay: 4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    
}

@keyframes type {
    0% {
        width: 0;
    }

    99.9% {
        border-right: .15em solid  #78e4fc;
    }

    100% {
        border: none;
    }
}

@-webkit-keyframes type {
    0% {
        width: 0;
    }

    99.9% {
        border-right: .15em solid  #78e4fc;
    }

    100% {
        border: none;
    }
}

@keyframes type2 {
    0% {
        width: 0;
    }

    1% {
        opacity: 1;
    }

    99.9% {
        border-right: .15em solid  #78e4fc;
    }

    100% {
        opacity: 1;
        border: none;
    }
}

@-webkit-keyframes type2 {
    0% {
        width: 0;
    }

    1% {
        opacity: 1;
    }

    99.9% {
        border-right: .15em solid  #78e4fc;
    }

    100% {
        opacity: 1;
        border: none;
    }
}

@keyframes type3 {
    0% {
        width: 0;
    }

    1% {
        opacity: 1;
    }

    99.9% {
        border-right: .15em solid  #78e4fc;
    }

    100% {
        opacity: 1;
        border: none;
    }
}

@-webkit-keyframes type3 {
    0% {
        width: 0;
    }

    1% {
        opacity: 1;
    }

    99.9% {
        border-right: .15em solid  #78e4fc;
    }

    100% {
        opacity: 1;
        border: none;
    }
}

@keyframes blink {
    50% {
        border-color: transparent;
    }
}

@-webkit-keyframes blink {
    50% {
        border-color: tranparent;
    }
}
