/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 1, 2023 */



@font-face {
  font-family: 'century_schoolbookregular';
  src: url('../fonts/censcbk-webfont.eot');
  src: url('../fonts/censcbk-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/censcbk-webfont.woff2') format('woff2'),
       url('../fonts/censcbk-webfont.woff') format('woff'),
       url('../fonts/censcbk-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}



/* Home page php */
.homeVideo {
  width: 100%;
  min-height: 424px;
  font-size: 12px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(/images/home-banner.jpg?7139e9d…);
  background-position: center;
}
.homeVideo .homeVideoText {
  position: absolute;
  color: #ffffff;
  text-align: center;
}
.homeVideoText{
  inset: 0;
  background: rgba(0,0,0,0.3);
  display: flex;
  align-items: center;
}
.btn-3D.btn-3D-primary {
  background-image: linear-gradient(#2196F3 0%, #3F51B5 100%);
}
.btn-3D {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  border-radius: 6px;
  color: #ffffff;
  box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  transition: all 0.5s;
  overflow: hidden;
  position: relative;
  margin: 0;
  -webkit-appearance: none;
  outline: none;
  border: none;
  min-width: 100px;
  transform-style: preserve-3d;
  text-align: center;
}
a:not(.md-button) {
  transition: .3s cubic-bezier(.25,.8,.25,1);
  transition-property: color,background-color,opacity;
}
.headTest a {
  color: #fff !important;
}

.headTest h4{
  font-size: 23px;
  font-weight: 600;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
/* .slick-prev {
  left: -16px;
} */

.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
/* .slick-next {
  right: -16px;
} */
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: none;
  /* border-radius: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); */
  z-index: 8;
}

.slick-prev i, .slick-next i {
 color: #646363;
}


.slick-prev i:focus, .slick-prev i:hover, .slick-next i:focus, .slick-next i:hover {
  color: #4CAF50;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.examSection {
  position: relative;
  border-radius: 12px;
  background: #FFF;
  overflow: hidden;
  border: 1px solid #e7e7e7;
}
/* .testimonial .testimonialBox {
  min-height: 313px;
  padding: 35px 35px 130px;
  border-radius: 25px;
  border: 2px solid #005CAC;
  background: #FFF;
  box-shadow: 6px 6px 0px 0px #005CAC;
  height: 100%;
  margin: 0 3px;
} */
.carousel-inner{
  padding: 0px 5px;
}
.testimonial-wrap {
  border-radius: 18px;
  text-align: center;
  padding: 20px;
  box-shadow: -1px 2px 6px 0px rgba(58, 70, 93, 0.12);
  background: #cbe8cc;
  width: 100%;
  max-width:400px ;
}

.testionial-title h4{
  font-size: 49px;
  font-weight: 600;
}
.testimonial {
  /* background: #ebeaea; */
  padding: 40px 0px ;
 
}



.testionial-nevigation{
  display: flex;
  gap:20px;
}

.testionial-nevigation i{
  font-size: 25px;
}

/* .carousel-inner .carousel-item:nth-child(1n+1) .testimonial-wrap{
  background: #edeacb;
}
.carousel-inner .carousel-item:nth-child(2n+1) .testimonial-wrap{
  background: #f3c1d2;
}
.carousel-inner .carousel-item:nth-child(3n+1) .testimonial-wrap{
  background: #ddcdf8;
}
.carousel-inner .carousel-item:nth-child(4n+1) .testimonial-wrap{
  background: #cbe2f4;
} */
.testimonial .userInfo {
  margin-top: -50px;
}
.testimonial .userInfo img {
  max-width: 80px;
}
.slick-slide img {
  display: block;
}
.testimonial .testimonialBox {
  border-radius: 18px;
  text-align: center;
  padding: 20px;
  box-shadow: -1px 2px 6px 0px rgba(58, 70, 93, 0.12);
  background: #cbe8cc;
  width: 100%;
  height: 100%;
  border: 1px solid #07700a ;
  min-height: 230px;
}
.testimonialBox p {
  font-size: 14px;
  line-height: 1.6;
  color: #585050;
  font-weight: 400;
  margin-bottom: 0;

}
.carousel-bg{
  background: #f6f8fc;
    padding: 40px 0px;
}
.welcome-section{
  padding: 40px 0;
}
.upcoming-exam{
  margin: 50px 0px;
}
.table-box{
  font-size: 14px;
  border-bottom: 1px solid #e7e7e7;
  width: 10px;
  padding: 5px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
    
}
.exam-head{
  display: flex;
  background: #efeded;
}  
.table-box label{
  font-size: 16px;
  font-weight: 500;
}
.exam-data{
  display: flex;
}
/* .text-title{
  margin-bottom: 50px;
} */

.text-box {
  margin: 0;
  border: 0;
  border-radius: 0;
  background: rgba(0,0,0,0.7);
  padding: 35px 35px;
}
.text-title h1{
  font-family: 'century_schoolbookregular';
  color: #fff;
  margin-bottom: 24px;
  font-size: 48px;
  font-weight: 700;
  
  }
  .text-box h2{
    font-family: 'century_schoolbookregular';
    color: #fff;
    padding: 0 8px;
    font-size: 19px;
    line-height: 30px;
  }
  .text-box h2 span{
    color: #fff;
    background: none;
    -webkit-text-fill-color: inherit;
    text-decoration: underline;
  }

.text-box h1 span{
    background: linear-gradient(#8BC34A 0%, #4CAF50 100%);
    /* text-overflow: clip; */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-box p {
  font-size: 18px;
}
.text-box p span {
  font-weight: 600;
  color: #000;
}
/* About us page */

.about-us .about-details p {
  font-size: 14px;
  line-height: 1.8;
  color: #3c3c3c;
  font-weight: 400;
}
.about-us .gred-bg {
  background: linear-gradient(45deg, #4CAF50, #673AB7);
}
.about-us .heading-title {
  font-size: 22px;
  line-height: 1.65;
  font-weight: 500;
  color: white;
}
.about-us .team-section .team {
  color: #3c3c3c;
}
.about-us .team-bg {
  background: white;
  padding: 20px 30px;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}
.about-us .team-section .team img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 15px;
}
.about-us .team-section .team .team-name {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
}
.about-us .team-section .team .team-email {
  font-size: 14px;
  line-height: 1.5;
  opacity: 0.8;
  color: #3c3c3c;
  font-weight: 400;
}
.about-us .team-section .team p {
  font-size: 14px;
  line-height: 1.8;
  color: #3c3c3c;
  font-weight: 400;
}


/* Contact us page php */

.main-detail, p, h1 {
  line-height: 1.6;
  color: #585050;
}
.main-detail p {
 font-size: 14px;
font-weight: 400;
}
.main-detail h1{
  margin-top: 67px;
    line-height: 1.8;
    font-size: 18px;
    font-weight: 600;
}
.contact-info{
  color: white;
  background: linear-gradient(45deg, #03A9F4, #6cb94c);
}
.contact-info i {
  line-height: 23px;
  font-size: 15px;
}
/* .apd-icon {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} */
.contact-info p {
  color: white;
  width: 90%;
}


/* blog */
.newsletterWrap {
  background-color: #1a2e0b;
  color: #ffffff;
  padding: 1em 0;
}

.newsletterWrap {
  background-color: #1a2e0b;
  color: #ffffff;
  padding: 1em 0;
}

.newsletterWrap .form-control {
  height: calc(1.5em + .75rem + 10px);
}

.newsletterWrap button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.newsletterWrap button.btn-3D {
  box-shadow: inset 0px 0px 3px 6px rgba(0, 0, 0, 0.1);
}

.footerLinks {
  background-color: #0c1206;
  color: #ffffff;
  padding-top: 2em;
  width: 100%;
}

.footerLinks li {
  display: inline-block;
  margin-right: 30px;
}

.footerLinks li:last-child {
  margin-right: 0;
}

.footerLinks li a {
  display: block;
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 30px;
  border-radius: 100%;
  padding: 0;
  min-width: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footerLinks li a.fb {
  color: #ffffff;
  background-color: #43619b;
}

.footerLinks li a.tw {
  color: #ffffff;
  background-color: #2ea6de;
}

.footerLinks li a.gp {
  color: #ffffff;
  background-color: #ee4134;
}

.footerLinks .contactInfo {
  font-size: 16px;
}

.footerLinks .contactInfo .apd-icon {
  font-size: 24px;
}

.testimonialForm {
  display: flex;
  justify-content: center;
}

.testimonialForm .row {
  max-width: 500px;
}

.newsletterWrap button.btn-3D {
  box-shadow: inset 0px 0px 3px 6px rgba(0, 0, 0, 0.1);
}

.btn-3D.btn-3D-warning {
  background-image: linear-gradient(#FFEB3B 0%, #FFC107 100%);
  color: #505050;
  border: none;
}
.btn-3D.btn-3D-warning 

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.newsletterWrap button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.newsletterWrap button.btn-3D {
  box-shadow: inset 0px 0px 3px 6px rgba(0, 0, 0, 0.1);
}

.input-group>.form-control:not(:last-child),
.input-group>.custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-3D {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  border-radius: 6px;
  color: #ffffff;
  box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  transition: all 0.5s;
  overflow: hidden;
  position: relative;
  margin: 0;
  -webkit-appearance: none;
  outline: none;
  border: none;
  min-width: 100px;
  transform-style: preserve-3d;
  text-align: center;
}

.pargf p {
  font-size: 14px;
  line-height: 1.6;
  color: #585050;
  font-weight: 400;
  margin-bottom: 0;
}

.copyright {
  background-color: black;
  padding: 20px;
  font-size: 14px;
  font-weight: 300;
}
.copyright a{
  color: #98c3f1;
}

.topHead {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
  z-index: 9;
}

.btn-3D.btn-3D-success {
  background-image: linear-gradient(#8BC34A 0%, #4CAF50 100%);
}

#logo img {
  max-width: 200px;
}

.navbar .nav-link {
  color: black !important;
  padding: 0.5em 1.5em;
}

.navbar .nav-link:hover {
  color: #5fb641 !important;
}

.navbar .nav-link.router-link-active {
  color: #5fb641 !important;
  background-color: transparent;
}

.navbar .navbar-nav {
  justify-content: space-around;
  display: flex;
  width: 100%;
  transition: all 0.2s ease-out;
  justify-content: space-between;
  font-weight: 500;
}

.top-links .btn-3D-primary {
  color: #fff;
}

.navbar {
  padding: 0 !important;

}

.navbar button {
  position: fixed;
  top: 17.7px;
  right: 0;
  z-index: 99;
  border: 0;
  outline: none;
}


.navbar .navbar-nav {
  justify-content: space-around;
  display: flex;
  width: 100%;
  transition: all 0.2s ease-out;
  justify-content: space-between;
  font-weight: 500;
}

.navbar .navbar-nav.left-menu li:first-child a {
  padding-left: 0;
}

.navbar .navbar-nav.left-menu li:last-child a {
  padding-left: 8px;
}

.navbar .navbar-nav.left-menu li a {
  font-size: 15px;
}

.navbar .nav-link {
  color: black !important;
  padding: 0.5em 1.5em;
}

.navbar .nav-link:hover {
  color: #5fb641 !important;
}

.navbar .nav-link.router-link-active {
  color: #5fb641 !important;
  background-color: transparent;
}



/* .navbar .nav-link {
  border-bottom: 1px solid #e8e8e8;
  padding: 12px;
} */

/* .navbar .active .nav-link {
  background-color: #97cc5a;
  color: white !important;
} */

/* .navbar .navbar-collapse {
  position: fixed;
  top: 0;
  width: 250px;
  height: 100vh !important;
  background: #ffffff;
  z-index: 1;
  left: -100%;
  transition: all 0.2s ease-out;
} */

.navbar .navbar-collapse.show {
  left: 0;
}

.navbar-light .navbar-toggler {
  z-index: 1;
}

.navbar .navbar-nav.left-menu li a {
  color: #000 !important;
}

.navbar .navbar-nav.left-menu li a:hover {
  text-decoration: none;
  color: #5fb641 !important;
}

.navbar .navbar-nav.left-menu li a:active {
  text-decoration: none;
  color: #5fb641 !important;
}

.grid-bg {
  border-radius: 20px;
  background: linear-gradient(45deg, #4caf50, #673ab7);
}

.formsize {
  width: 40%;
  height: 30px;
}

.btnsize {
  border: 1px solid black;
  font-size: 12px;
  width: 20%;
  height: 30px;
}

.formposition {
  position: absolute;
  right: 0;
}

.mainbox {
  margin-top: 50px;
}

.bgbox {
  height: 400px;
  background: white;
  padding: 50px;
  margin-top: 10px;
  border-radius: 20px;
}

.apd-icon {
  font-style: normal;
  font-weight: 400;
  speak: none;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

#page-container {
  position: relative;
  min-height: calc(100vh - 529px)
}

.navbar .navbar-nav {
  justify-content: space-around;
  display: flex;
  width: 100%;
  transition: all .2s ease-out;
  justify-content: space-between;
  font-weight: 500;
}

.logoh img {
  max-width: 100%;
}

.footerLinks li {
  margin-right: 20px;
}

.list-style {
  padding: 0%;
  margin: 0%;
  list-style-type: none;
  flex-direction: column;
  display: flex;
  gap: 18px;
}

.list-style li {
  position: relative;
}

.list-style li a {
  display: flex;
    justify-content: start;
    width: 100%;
    padding-left: 20px;
    height: auto;
    line-height: 22p
}

.list-style li::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  left: 0%;
  top: 30%;
  transform: translate(-50%, 0%);
  background: linear-gradient(45deg,#4caf50,#673ab7);
}
.pargf{
  position: relative;
  padding-bottom: 13px;
}
.pargf p i{
  font-size: 12px;
  color: white;
}
.pargf p {
  background-color: #2d2e34;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pargf span{
  width: 70%;
  color: white;
  font-size: 14px;
}
/* .pargf a{
  font-size: 12px;
} */

.toggleMenu .closeForMenu {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
}

.navbar-collapse {
  z-index: 9 !important;
}

.login-mob {
  display: none;
}
.login-mob img{
  filter: invert(100%) sepia(3%) saturate(73%) hue-rotate(180deg) brightness(115%) contrast(100%);
}

.register-mob {
  display: none;
}
.navbtn {
  background: #d1cfcf!important;
  padding: 6px!important;
  margin: -0.4px!important;
}

@media (max-width: 1200px) {
  .text-title h1{
    font-size: 40px;
    
    }
    .text-box h2{
      font-size: 17px;
      line-height: 25px;
    }
  .mainbox h1 {
    font-size: 40px;
  }

  .mainbox {
    margin-top: 50px;
  }
  

  .nav-item .nav-link {
    font-size: 15px !important;
  }
}

@media (max-width: 991px) {
 
  .mob-fixed {
    position: fixed;
    background-color: #ffffff;
    z-index: 9;
    top: 0;
  }

  .top-sticky { 
    top: 116!important;
  }
   
  .navbar .navbar-nav.left-menu li a {
    padding: 15px;
  }

  .mainbox h1 {
    font-size: 35px;
  }

  .navbar .navbar-nav {
    /*padding: 1em 1.5em*/
  }
  .mainbox {
    margin-top: 80px;
  }

  .navbar .nav-link {
    border-bottom: 1px solid #e8e8e8;
    padding: 12px;
  }

  .navbar .active .nav-link {
    background-color: #97cc5a;
    color: white !important;
  }

  .navbar .navbar-collapse {
    position: fixed;
    top: 0;
    width: 250px;
    height: 100vh !important;
    background: #ffffff;
    z-index: 1;
    left: -100%;
    transition: all 0.2s ease-out;
  }

  .navbar .navbar-collapse.show {
    left: 0;
  }

  .toggleMenu .closeForMenu {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
  }


}
@media screen and (max-width: 800px) {
  table {
    border: 1px solid transparent;
    box-shadow: none;
  }
  table thead {
    display: none;
  }
  table tbody tr {
    border-bottom: 25px solid #F8F8F8;
  }
  table tbody tr td:first-child {
    padding-left: 10px;
  }
  table tbody tr td:before {
    content: attr(data-label);
    width: 150px;
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
  }
  table tbody tr td {
    display: block;
    text-align: left;
    font-size: 12px;
    padding: 0px 10px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  }
}


@media (max-width: 767px) {
  .text-title h1{
    font-size: 28px;
    margin-bottom: 15px;
    }
    .text-box h2{
      font-size: 13px;
      line-height: 20px;
    }
  /* .homeVideo {
    min-height: 350px;
  } */
  .navbar .navbar-nav.left-menu li a {
    padding-left: 15px;
  }

  .mainbox {
    margin: 80px 0px !important;
  }

}

@media (max-width: 575px) {
  /* .homeVideo {
    min-height: 300px;
  }
  */
  .top-sticky {
    top: 63 !important;
  }
  .pt-7 {
    padding-top: 9rem !important;
  }
  .btn-3D {
    min-width: 50px;
  }
  .my-account {
    margin-top: 0px !important;
  }
  #logo img {
    max-width: 128px;
  }
  .text-title h1{
    font-size: 22px;
    margin-bottom: 10px;
    /* margin: 10px 0px; */
    }
    .text-box h2{
      font-size: 12px;
      line-height: 18px;
    }
  .testionial-title h4 {
    font-size: 35px;
    font-weight: 600;
}
  .newsletterWrap h4 {
    font-size: 1.1rem;
  }

  .mainbox h1 {
    font-size: 30px;
  }

  .mainbox {
    margin: 117px 0px !important;
  }

  .register-desk {
    display: none;
 }

 .register-mob {
    display: block;
 }

 .login-desk {
    display: none;
 }

 .login-mob {
    display: block;
 }

 .btn-3D {
    min-width: 50px;
 }
}

table {
  margin-bottom: 0px!important;
  position: relative;
  border-radius: 12px;
  background: #FFF;
  overflow: hidden;
 
}
table thead {
  background: #efeded;
  height: 30px !important;
}
table thead tr th:first-child {
  padding-left: 45px;
}
table thead tr th {
  text-transform: uppercase;
  line-height: 50px !important;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
table tbody {
  background: #fff;
}
table tbody tr {
  border-top: 1px solid #e5e5e5;
  height: 30px;
}
table tbody tr td:first-child {
  padding-left: 45px;
}
table tbody tr td {
  height: 30px;
  line-height: 30px !important;
  text-align: center;
  padding: 0 10px;
  font-size: 14px;
}
table tbody tr td i {
  margin-right: 8px;
}
.main-detail{
  margin-bottom: -50px;
}
.main-detail p{
  font-size: 14px;
  line-height: 1.8;
  color: #3c3c3c;
  font-weight: 400;
}



