﻿@charset "utf-8";
/**  
* -----------------------------------------------------------------------------
    Custom Css 
* -----------------------------------------------------------------------------
**/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merienda:wght@400;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:wght@300;400;500;600;700&display=swap');
/* -----------------------------------------------------------------------------*/

/*-- Global Style start --*/

/*-- font-family: 'Roboto', sans-serif; --*/
/*-- font-family: 'Lato', sans-serif; --*/

/* font-family: 'Bebas Neue', cursive; */
/* font-family: 'Poppins', sans-serif; */

.bg11 {
    background-image: url(../img/bg/contact-bg-2.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.bg15 {
    background-image: url(../img/bg/choose-bg3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
/*-- Global Style end --*/
body,
button, 
input, 
optgroup, 
select, 
textarea{
    font-family: 'Roboto', sans-serif !important;
}
.full-width-header .rs-header .menu-area.menu-sticky {
    background: #213b7a;
    -webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
    padding: 8px 0 10px;
}
.full-width-header .rs-header.landingHeader .menu-area.menu-sticky {
    background: #00000087;
    box-shadow: none;
    /* padding: 8px 0 10px; */
}
.full-width-header .rs-header .menu-area.menu-sticky.sticky {
    background: #213b7a !important;
}
.full-width-header .rs-header.homeHeader .menu-area.menu-sticky{
    background: #00000087;
    padding: 8px 0 10px;
}
.full-width-header .rs-header.homeHeader .menu-area.menu-sticky .main-menu .rs-menu ul.nav-menu li a,
.full-width-header .rs-header.homeHeader .menu-area.menu-sticky.sticky .main-menu .rs-menu ul.nav-menu > li > a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif !important;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 88px;
    height: 88px;
}
.headTitle {
    justify-content: flex-start !important;
}
.full-width-header .rs-header .menu-area .logo-area img {
    max-height: 80px;
}
.siteTitle {
    margin-left: 20px;
}
.siteTitle h2 {
    font-size: 17px;
    color: #ffffff;
    font-weight: 500;
    line-height: 21px;
    margin: 0 0 6px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
}
/* .siteTitle h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    line-height: 21px;
    margin: 0 0 4px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
} */
.siteTitle h5 {
    font-size: 20px;
    color: #ffffff;
    line-height: 21px;
    margin: 0 0 4px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 2px;
    font-weight: 500;
}
.full-width-header .rs-header.style2.header-home4-style .menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: #ffffff;
    height: 88px;
    line-height: 88px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif !important;
    letter-spacing: 1px;
}
.full-width-header .rs-header.style2.header-home4-style .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #00f708 !important;
}
.full-width-header .rs-header.style2.header-home4-style .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children a{
    height: unset;
    line-height: 25px;
    padding-top: 4px;
    padding-bottom: 4px;    
}
.full-width-header .rs-header.style2.header-home4-style .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children ul{
    padding-top: 8px;
    padding-bottom: 8px;
}
.full-width-header .rs-header.style2.header-home4-style .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children .sub-menu a {
    font-size: 13px;
    line-height: 20px;
    padding: 4px 15px;
}
.headMenu i {
    margin-right: 4px !important;
    color: #00f708;
}
.headMenu li.menu-item-has-children i {
    margin-right: 6px !important;    
}
.rs-menu ul .loginMenu ul {
    right: 0;
}
.rs-footer.style1 .footer-bottom {
    padding: 14px 0;
    background: #025a7e;
}
.full-width-header .rs-header .expand-btn-inner .ashokIcon {
    margin-right: 0;
}
.full-width-header .rs-header .menu-area .headMenu .rs-menu-area {
    margin-right: 40px;
}
.full-width-header .rs-header .menu-area .headMenu .main-menu .rs-menu ul.nav-menu li {
    margin-right: 15px;
}
.full-width-header .rs-header.style2.header-home4-style .menu-area .main-menu .rs-menu ul.sub-menu li {
    border-bottom: 1px solid #e3e3e3;
}
.full-width-header .rs-header.style2.header-home4-style .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
    border-bottom: none;
}

.home-6 .full-width-header .rs-header.style2 .topbar-area{
    background: #004b6a;
}
.home-6 #scrollUp i{
    background: #fd4a36;
}

/*-- Global Style Start --*/
.labelControl {
    font-size: 13px;
    font-weight: 500;
    margin: 0 0 4px;
    line-height: 20px;
    color: #05608a;
}
.inputControl,
.selectControl,
.textControl{
    border-color: #e0e0e0;
    font-size: 14px;
    outline: none;
    box-shadow: none;
    border-radius: 0.25rem !important;
}
.inputControl:focus,
.selectControl:focus,
.textControl:focus {
    outline: none;
    box-shadow: none;
}
.textControl{
    resize: none;
}
.actionBtn {
    outline: none;
    text-transform: uppercase;
    background: #223c7b;
    letter-spacing: 1px;
    border: none;
    font-size: 13px;
    box-shadow: none !important;
    color: #ffffff;
    font-weight: 400;
}

.actionBtn:hover {
    background: #fb4b07;
    border: none;
    box-shadow: none;
}
.loginBtn {
    background: #ffe004;
    color: #002dfb;
    font-weight: 500;
}
.inlineBtnLink{
    color: #ff6300;
    font-weight: 500;
}
.form-group {
    margin-bottom: 1rem;
}
.home-6 a:hover {
    color: #ff6300;
}
.mb__0{
    margin-bottom: 0px !important;
}
.mb__10{
    margin-bottom: 10px;
}
.mb__15{
    margin-bottom: 15px;
}
.mb__20{
    margin-bottom: 20px;
}
.mb__25{
    margin-bottom: 25px;
}
.mb__30{
    margin-bottom: 30px;
}
.mt__7{
    margin-top: 7px;
}
.mt__10{
    margin-top: 10px;
}
.mt__15{
    margin-top: 15px;
}
.mr__8{
    margin-right: 8px;
}
.mr__15{
    margin-right: 15px;
}
.editBtn {
    background: #015c10;
}
.cancelBtn {
    background: #ccc;
    color: #444 !important;
}
.cancelBtn:hover{
    color: #fff !important;
}

.w70 {
    width: 70px;
}
.w100{
    width: 100px;
}
.w120{
    width: 120px;
}
.w150{
    width: 150px;
}
.w180{
    width: 180px;
}
.w210{
    width: 210px;
}
.w260{
    width: 260px;
}
.w290{
    width: 290px;
}
.w350{
    width: 350px;
}
.w500{
    width: 500px;
}
.w750 {
    width: 750px;
}
.w1200 {
    width: 1200px;
}
.topbar-area {
    display: none !important;
}
/*-- Global Style End --*/



/*-- Login Page Start --*/
.innerLoginBg{
    background-image: linear-gradient(-225deg, #a8edea 0%, #fed6e3 100%);
    background-image: linear-gradient(to top, #a8edea 0%, #fed6e3 100%);
    background-attachment: fixed;
    background-repeat: no-repeat;
    opacity: .95;
}
.pageLayout {
    padding: 40px 0;
}
/* .loginMain {
    max-width: 450px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 9px 50px hsl(20deg 67% 75% / 31%);
    background-image: linear-gradient(-225deg, #edfff9 50%, #0f5d7b 50%);
} */
.loginBody form {
    margin: 0;
}
.loginMain {
    max-width: 500px;
    margin: 0 auto;
    padding: 20px 20px 25px;
    border-radius: 5px;
    box-shadow: 0 5px 8px hsl(0deg 0% 8% / 31%);
    background-image: linear-gradient(-225deg, #213b7a 50%, #37584b 50%);
}
.loginMain h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    text-decoration: underline;
    margin: 0 0 15px;
    line-height: 24px;
    text-transform: uppercase;
}
.loginBody h6 {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #05608a;
    margin: 0 0 15px;
    line-height: 24px;
}
.captchaBlk {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.captchaBlk img {
    margin: 0 0 6px;
}
.captchaBlk a {
    color: #002b3f;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
}
.loginMain .labelControl {
    color: #ffffff;
    text-transform: uppercase;
}
.calenderBlk i {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    width: 35px;
    height: 34px;
    background: #2d2a7e;
    text-align: center;
    color: #fff;
    border-radius: 0.25rem 0 0 0.25rem;
    line-height: 34px;
}
.calenderBlk input{
    padding-left: 46px;
}
.calenderBlk .form-control[readonly]{
    background-color: #fff;
}
/*-- Login Page End --*/
.innerBg {
    background: url("../images/bg/innerBg.png") no-repeat;
    background-position: 98% 60%;
    /* background-size: cover; */
    background-color: #deedef;
    min-height: 100vh;
    background-attachment: fixed;
}

/*-- Split Start --*/
/* .splitMain {    
    margin: 40px auto 0;
}
.splitMain .row,
.splitMain2 .row {
    justify-content: center;
}
.splitMain .grid1 {
    background: rgba(241, 252, 244, .75);
    background: rgba(255, 255, 255, .95);
    border: 1px solid rgba(0,170,191,.75);
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 16%);
    width: 22%;
    margin-right: 2%;
    padding: 5px;
    border-radius: 10px;
    text-align: center;
    min-height: 140px;
}
.splitMain .grid1:last-child {
    margin-right: 0;
}
.splitMain .grid1:hover{
    background: rgba(255,255,255,.5);
}
.splitMain .grid1 a {
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.splitMain .grid1 a h4 {
    color: #00aabf;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 15px;
    margin: 0;
    line-height: 22px;
}
.splitMain .grid1:hover a h4{
    color: #00aabf;
}
.splitMain3 .grid1{
    min-height: 100px;
} */
.splitMain {
    margin: 40px auto 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.splitGrid {
    background: url("../images/bg/cardBg.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    width: 300px;
    margin: 0 15px;
    border-radius: 16px;
    display: inline-flex;
    max-width: 300px;
}
.splitGrid a {
    padding: 20px;
    height: 140px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #c1ff03;
    text-align: center;
    width: 100%;
    font-size: 16px;
    z-index: 9;
    position: relative;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 26px;
    text-transform: uppercase;
}
.splitGrid a:hover {
    color: #fff;
    text-decoration: underline !important;
}
/*-- Split End --*/

/*-- School Detail Start --*/
.posRelative{
    position: relative;
}
.backLink {
    position: absolute;
    left: 25px;
    top: 18px;
}
.backLink .inlineLink {
    font-weight: 500;
    color: #fd4a36;
}
.backLink .inlineLink i {
    margin-right: 5px;
}
.backLink .inlineLink:hover{
    color: #0633a2;
}


.posRelative{
    position: relative;
}
.posRelative .text-danger,
.posRelative .text-danger span,
.posRelative .noEgl {
    position: absolute;
    width: 100%;
    left: 6px;
    bottom: -10px;
    font-size: 12px;
}
.posRelative .noEgl {
    bottom: -15px;
    left: 8px;
}
.dummySpace{
    height: 40px;
}

.labelControl2{
    min-height: 40px;
}

.captchaInsertBlk {
    background: #d1d0d0;
    padding: 15px 15px 10px;
    border: 1px dashed #626262;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.captchaInsertBlk img {
    margin: 0 0 6px;
}
.captchaInsertBlk a {
    line-height: 20px;
    font-weight: 500;
}
.captchaInsertBlk a:hover {
    color: #ff0076;
}
.captchaInsert {
    max-width: 270px;
   margin: 0 auto;

}
.captchaInsert .captchaBlk {
    margin-bottom: 10px;
}


/*-- 28-06-2022 --*/



/*-- Landing Page Style Start --*/
.landingBg {
    background-image: url("../images/bg/landingBanner.jpg");
    background-repeat: no-repeat;
    background-position: left 0;
    background-size: cover;
    min-height: 100vh;
}
.landingBg .rs-banner.main-home{
    background: none;
}
.landingBlk {
    display: flex;
    align-items: center;
    min-height: 100vh;
}
.landingBlk .sub-title {
    font-size: 50px !important;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
    letter-spacing: 1px;
    font-weight: 600 !important;
    margin: 0 0 20px !important;
    line-height: 38px !important;
    color: #fff;
}
.landingBlk .title {
    font-size: 50px;
    line-height: 54px;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
    letter-spacing: 1px;
    font-weight: 300 !important;
    margin: 0 0 20px;
    color: #fff;
}
.bannerBtn {
    padding: 0px 26px;
    background: #496ada;
    overflow: hidden;
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 36px;
    color: #fff !important;
    font-weight: 500;
    border: 2px solid #37ff10;
    width: 200px;
    display: inline-block;
    height: 50px;
    line-height: 48px;
}
.bannerBtn i {
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: 0;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    color: #207bf6;
    border-radius: 50%;
    background-color: #37ff10;
    border: 2px solid #37ff10;
}
.bannerBtn:hover {
    background: #37ff10;
    color: rgb(32 123 246) !important;
}
/*-- Landing Page Style End --*/


/*-- Form Style Start --*/
.formBg {
    background: rgba(255,255,255,90%);
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 16%);
    padding: 20px 25px 30px;
    border-radius: 10px;
}
.pageTitle {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    line-height: 26px;
    margin: 0 0 25px;
    color: #0633a2;
    text-decoration: underline;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
.pageTitle.pageTitle2{
    margin: 0 0 10px;
}
.formPreFiled {
    /* background: #213b7aad; */
    background: #213b7a4a;
    padding: 15px;
    margin: 0 0 20px;
}
.formPreFiled .table {
    margin: 0;
    background: #fcfdff;
}
.formPreFiled th {
    color: #0633a2;
    font-weight: 500;
    font-size: 14px;
}
.requiredField {
    color: #f00;
}
.labelInfo {
    color: #f00;
    line-height: 20px;
    font-size: 12px;
}
.formBody {
    background: #cccccc33;
    padding: 20px 15px 25px;
}
.splitBorder {
    margin: 20px 0 10px;
    width: 100%;
    border: 1px dashed #3b4d83b5;
    display: inline-block;
}
.pageSubTitle {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    line-height: 26px;
    margin: 0 0 15px;
    color: #ff7601;
    text-decoration: underline;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
.allRequestMain .table th {
    background: #122554cf;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
}
.allRequestMain .table {
    table-layout: fixed;
}
.allRequestMain .table td {
    font-size: 14px;
}
.allRequestMain .table p {
    margin: 0 0 2px;
    line-height: 22px;
}
.allRequestMain .table label {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    color: #05608a;
    margin: 0 !important;
}
.allRequestMain .table label.openLabel {
    color: #25b501;
}
.allRequestMain .table label.closeLabel {
    color: #ff0000;
}
.allRequestMain .table a {
    font-weight: 500;
    color: #ff6300;
}
.allRequestMain .table a:hover {
    text-decoration: underline !important;
}
.pendReqMain .table-responsive {
    overflow: scroll;
    height: 700px;
}
.pendReqMain thead th {
    position: sticky;
    top: 0;
}
.viewHistoryBtn {
    font-weight: 500;
    margin: 0 0 10px;
    display: inline-block;
    line-height: 20px;
    color: #FFFFFF !important;
    background: #2ba703;
    padding: 7px 12px;
    border-radius: 4px;
    text-align: center;
}
.viewHistoryBtn:hover{
    opacity: .6;
}
.takeActionBtn {
    font-weight: 500;
    margin: 0 0 6px;
    display: inline-block;
    line-height: 20px;
    color: #fff !important;
    background: #f00;
    padding: 7px 12px;
    border-radius: 4px;
    text-align: center;
}
.takeActionBtn:hover{
    opacity: .6;
}
.responsePage {
    min-height: 81vh;
}
.responseText {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}
.responseText h1 {
    font-size: 32px;
    color: #0cb102;
    font-weight: 600;
    line-height: 36px;
    margin: 0 0 10px;
}
.responseText h2 {
    font-size: 22px;
    color: #0238b1;
    font-weight: 500;
    line-height: 28px;
    margin: 0 0 10px;
}
.responseText p {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 8px;
}
.responseText span {
    font-size: 16px;
    color: #0238b1;
    font-weight: 500;
    line-height: 20px;
}
.responseText p:last-child {
    margin: 0;
}
.subTitle {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    line-height: 26px;
    margin: 0 0 25px;
    color: #8c0395;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
.myModalMain .modal-header {
    padding: 0.5rem 1rem;
    border-bottom: 1px solid #bfc0c1;
}
.myModalMain .modal-header h5 {
    width: 100%;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    line-height: 26px;
    margin: 0;
    color: #0633a2;
    text-decoration: underline;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
.downloadAttach .labelControl {
    margin: 0 10px 0 0;
}
.downloadAttach span {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    color: #0c0c0c;
    margin: 0 !important;
}
.downloadAttach a,
.viewAttachBtn {
    font-weight: 500;
    color: #ff6300;
    font-size: 13px;
}
.downloadAttach a:hover,
.viewAttachBtn:hover {
    text-decoration: underline !important;
}
.searchBtn {
    line-height: 23px;
    background: #015c10;
}
/*-- Form Style End --*/