@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

:focus {
  outline: none; }

a {
  color: #fff; }
  a:hover {
    text-decoration: none; }

p {
  font-size: 1.2em; }

.btn-link:focus,
.btn-link:hover {
  text-decoration: none; }

.h-100vh {
  height: 120vh !important;
  min-height: 100vh !important; }

body {
  font: 100% "Open Sans", sans-serif;
  color: #000000;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif; }

.navbar-dark.upper_nav {
  background: #1c1b3b;
  color: white; }
  .navbar-dark.upper_nav .navbar-brand {
    font-size: 9px;
    color: white;
    margin-bottom: 0;
    margin-right: 2px; }
    .navbar-dark.upper_nav .navbar-brand a {
      color: white;
      font-size: 9px; }
      .navbar-dark.upper_nav .navbar-brand a:hover {
        color: #fce8a9; }
  .navbar-dark.upper_nav .navbar-nav li {
    font-size: 13px;
    text-transform: capitalize; }
    .navbar-dark.upper_nav .navbar-nav li a {
      color: white; }
      .navbar-dark.upper_nav .navbar-nav li a:hover {
        color: #fce8a9; }
    .navbar-dark.upper_nav .navbar-nav li .dropdown-item {
      color: black;
      color: black;
      font-size: 14px;
      padding: 7px 16px;
      border-radius: 0; }
      .navbar-dark.upper_nav .navbar-nav li .dropdown-item:hover {
        color: #353372; }
    .navbar-dark.upper_nav .navbar-nav li .dropdown-item.active, .navbar-dark.upper_nav .navbar-nav li .dropdown-item:active {
      color: #202052;
      text-decoration: none;
      background-color: transparent; }
  .navbar-dark.upper_nav .navbar-nav .dropdown-menu {
    margin-top: -4px; }

.navbar-dark.upper_nav .navbar-nav .active a {
  color: #fce8a9; }

.navbar-toggler {
  padding: 3px 6px;
  font-size: 15px; }

.navbar-light.lwr_nav .navbar-nav li {
  font-size: 16px;
  margin: 0 0 0 20px;
  padding: 10px;
  text-transform: capitalize; }
  .navbar-light.lwr_nav .navbar-nav li a {
    color: white;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 2px solid transparent; }
    .navbar-light.lwr_nav .navbar-nav li a:hover {
      color: white;
      border-bottom: 2px solid #fce8a9; }
  .navbar-light.lwr_nav .navbar-nav li img {
    max-width: 60px; }
.navbar-light.lwr_nav .navbar-nav .bg_bl1 {
  background-image: url("../images/bg_bl1.jpg"); }
.navbar-light.lwr_nav .navbar-nav .bg_br1 {
  background-image: url("../images/bg_r1.jpg"); }
.navbar-light.lwr_nav .navbar-nav .nav-item.active a {
  border-bottom: 2px solid #fce8a9; }
.navbar-light.lwr_nav .navbar-nav .dropdown-item {
  color: white;
  padding: 10px;
  padding-left: 0;
  text-transform: capitalize; }
  .navbar-light.lwr_nav .navbar-nav .dropdown-item:hover {
    color: white;
    background-color: #202052; }
.navbar-light.lwr_nav .navbar-nav .dropdown-item.active {
  color: white;
  background-color: #202052; }

.dropdown-menu {
  background: transparent;
  border: 0; }

.dropdown-item.active, .dropdown-item:active {
  color: white;
  text-decoration: none;
  background-color: #202052; }

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: white; }

.img_w {
  max-width: 195px; }

.carousel-item.c_01 {
  height: 100vh;
  min-height: 400px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.p_fix {
  position: fixed;
  right: 16%;
  border: 0 !important; }

.rht_logo {
  width: 30px;
  height: 430px;
  float: right;
  position: absolute;
  left: 71%; }

.position-fixed {
  z-index: 9999;
  width: 100%; }

.carousel-caption {
  left: 10%;
  bottom: 35%; }
  .carousel-caption h2 {
    font-size: 16px;
    font-weight: 300;
    font-style: italic; }
  .carousel-caption h1 {
    font-size: 23px;
    font-weight: 400;
    font-style: italic; }

.ce1 {
  background: #c50227; }

.ce2 {
  background: #980a25; }

.ce3 {
  background: #78091e; }

.media.pb {
  padding-bottom: 20px; }

.clg_element {
  width: 100%;
  padding: 30px 20px; }
  .clg_element .media {
    width: 24%;
    display: inline-block;
    float: left;
    margin-right: 9px; }
  .clg_element .title {
    width: 72%;
    display: inline-block;
    color: #fce8a9; }
    .clg_element .title h3 {
      font-size: 17px;
      margin-bottom: 4px; }
    .clg_element .title h6 {
      font-size: 13px;
      margin-bottom: 0;
      font-weight: 300; }

.prl_15 {
  margin-right: 0px;
  margin-left: 0px; }

.sec-2 {
  margin-top: -40px;
  padding-bottom: 30px; }

.clg_services_content {
  padding-bottom: 20px; }
  .clg_services_content p {
    color: #7d7d7d;
    line-height: 17px; }

.content {
  padding: 20px 0 10px 0px; }
  .content h6 {
    font-weight: 600;
    margin: 0; }
    .content h6 a {
      color: #c50227; }

.sec_container {
  padding: 60px 0; }

.clg_update_wrap h3 {
  font-size: 22px;
  font-weight: 700;
  border-bottom: 2px solid #c50227;
  padding-bottom: 15px;
  margin-bottom: 25px;
  color: #353372; }

.heading h3 {
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 15px;
  margin-bottom: 25px;
  color: black; }
.heading .font-wt {
  font-weight: 400; }
.heading .font_grey {
  color: #4d4d4d; }

.title_heading h3 {
  font-size: 18px;
  font-weight: 600;
  border-bottom: 2px solid #c50227;
  padding-bottom: 15px;
  margin-bottom: 25px;
  color: #353372; }

.media {
  padding-bottom: 0; }

.media-body h5 {
  font-size: 13px;
  font-weight: 600;
  color: #7d7d7d;
  margin-bottom: 9px; }
.media-body h6 {
  color: #353372;
  font-weight: 700;
  margin-bottom: 0;
  font-size: 15px; }

.item-list.grid .item-info {
  display: block;
  margin-bottom: 2px; }

.item-info.date-month {
  border-color: #c50227; }

.item-info.date-month {
  display: block;
  float: left;
  width: 40px;
  text-align: center;
  white-space: nowrap;
  margin-right: 25px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  padding-bottom: 10px; }

.date-month .date {
  color: #c50227 !important; }

.date-month .date {
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  display: block; }

.date-month .month {
  color: #1c1b3b; }

.date-month .month {
  font-size: 12px;
  display: block;
  font-weight: 700;
  text-transform: uppercase; }

.item-list.grid .content-wrap {
  overflow: hidden; }

.item-list.grid .item-title {
  font-size: 19px;
  margin-bottom: 14px;
  font-weight: 700; }

.event-item .item-info-wrap {
  font-size: 13px;
  color: #c50227; }

.item-list.grid .item-info {
  display: block;
  margin-bottom: 2px; }

.item-list.grid .item-title {
  font-size: 15px;
  margin-bottom: 14px;
  font-weight: 700; }

.event-item-thumbnail {
  margin-bottom: 20px; }

.item-list .item-title a, .item-list .item-title a:hover {
  color: #353372; }

.item-info span {
  color: #c50227; }

.item-list.grid {
  padding-bottom: 30px; }

._link {
  font-weight: 700;
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 0px;
  margin-bottom: 0; }
  ._link a {
    color: #c50227; }

.link_txt a:hover {
  color: #333333; }

.link_txt {
  border-bottom: 1px solid #b71c1c;
  display: inline-block; }
  .link_txt a {
    color: #19227d;
    font-weight: 600; }

.body_wrap {
  padding: 0 20px; }

.bg_blue {
  background: #202052; }

.rht_div {
  width: 100%;
  padding: 30px; }
  .rht_div h1 {
    color: white;
    font-weight: 700;
    font-size: 30px; }
  .rht_div h4 {
    color: white;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600; }
  .rht_div p {
    color: white;
    font-weight: 300;
    width: 100%; }

p span {
  font-weight: 600; }

.bg-red {
  background: #c50227; }

.navbar-dark .navbar-toggler {
  color: #ffffff;
  border-color: #ffffff;
  border-radius: 0; }

.float-right.navi {
  position: absolute;
  right: 0;
  top: 75%;
  height: auto;
  display: block;
  vertical-align: top;
  align-items: start; }
  .float-right.navi .fa {
    font-size: 21px;
    margin-left: 6px; }
  .float-right.navi a {
    color: white; }

.card {
  background: transparent;
  border: 0; }

.card .carousel-caption .col-sm-3 {
  display: flex;
  align-items: center; }

.card .carousel-caption .col-sm-9 {
  text-align: left; }

.card .carousel-item {
  height: 80px; }

.card .carousel-caption {
  padding: 0;
  right: 0;
  left: 0;
  color: white;
  bottom: 100%;
  top: 0;
  text-align: left;
  display: flex;
  vertical-align: middle;
  align-items: center;
  height: 100%; }

.card .carousel-caption h3 {
  color: white; }

.card .carousel-caption p {
  margin-bottom: 0;
  line-height: 22px;
  font-weight: 200;
  font-size: 15px; }
  .card .carousel-caption p a {
    color: #c50227;
    font-weight: 600; }

.w-80 {
  width: 90%; }

.bg-red {
  color: white; }

.bg-red h3 {
  font-size: 15px;
  font-weight: 600;
  padding: 20px 0;
  margin: 0; }

footer {
  background: #202020; }
  footer p {
    padding: 20px 0 20px 10px;
    margin-bottom: 0;
    color: #737373;
    font-size: 13px; }
    footer p a {
      color: #737373; }
      footer p a:hover {
        color: #9c9c9c; }
  footer .fa {
    margin: 0 10px;
    padding: 10px 0;
    font-size: 17px;
    color: #c50227;
    font-weight: 700; }
    footer .fa:hover {
      color: #c50226de; }

p {
  font-size: 15px; }

.rht_d_logo {
  position: relative;
  right: 0; }
  .rht_d_logo img {
    width: 38px;
    margin-left: -3px; }

.inner_page {
  background-image: url("../images/bg_01.jpg");
  height: 300px;
  background-size: cover;
  background-position: center;
  position: relative; }
  .inner_page .row {
    display: flex;
    vertical-align: middle;
    align-items: center;
    height: 400px;
    text-align: center; }
    .inner_page .row h3 {
      color: white;
      text-align: center;
      font-weight: 600;
      text-transform: capitalize; }

.curtain {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000b8;
  top: 0;
  left: 0; }

.btn-red {
  display: inline-block;
  font-weight: 400;
  color: white;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: #c50227;
  border: 1px solid #c50227;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 0; }
  .btn-red:hover {
    color: white; }

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: none; }

.contact_details p .fa {
  color: #c50227;
  font-weight: 500; }
.contact_details p span {
  color: #c50227;
  font-weight: 600; }
.contact_details p a {
  color: black; }
  .contact_details p a:hover {
    color: #000000c2; }

.bg_bl1 {
  background-image: url("../images/bg_bl1.jpg"); }

.bg_br1 {
  background-image: url("../images/bg_r1.jpg"); }

.showcase-img {
  min-height: 30rem;
  background-size: cover;
  background-position: center; }

.bg_vision {
  background: url(../images/l03.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-attachment: fixed; }

.title_brd_span {
  position: relative;
  text-align: center; }

.heading .font_style_blue {
  color: #353372; }

.title_brd_span span {
  display: inline-block;
  width: 80px;
  height: 2px;
  border-bottom: 1px solid #b71c1c;
  margin: 4px 0 30px; }

.yellow {
  border-bottom: 1px solid #ffff00 !important; }

.info p {
  color: #4d4d4d;
  line-height: 25px; }

.font-white {
  color: white !important; }

.vision {
  color: #ffff00 !important;
  font-size: 23px; }

.bg_grey {
  background: #efefef; }

.info {
  padding: 30px 20px; }

.list {
  text-align: left; }

ul li {
  list-style: none;
  display: inline-block;
  font-size: 14px;
  color: white;
  font-weight: 100; }

.list li {
  text-align: left;
  display: block;
  color: #4d4d4d;
  line-height: 30px;
  font-weight: 400;
  font-size: 15px;
  padding-bottom: 3px; }

.list li:before {
  font-family: 'FontAwesome';
  content: "\f138";
  padding: 0 18px 0 0;
  font-weight: normal;
  color: black;
  margin-left: -32px;
  font-size: 17px; }

.info_detail h5 {
  text-transform: capitalize;
  padding-top: 20px;
  color: #353372;
  font-weight: 600;
  font-size: 18px; }

.teacher_staff {
  text-align: center;
  border: 1px solid #efecec;
  padding: 20px;
  margin-bottom: 15px;
  background: white;
  text-align: center; }

.staff .m_ht img {
  max-width: 150px;
  border: 1px solid #e0e0e0; }

.item-info .text-grey {
  float: right; }
  .item-info .text-grey a {
    color: #353535;
    font-weight: 600; }

.person-detail {
  font-size: 16px;
  color: #4d4d4d;
  font-weight: 600; }

.person-detail i {
  font-size: 14px;
  color: #4d4d4d;
  font-weight: 400; }

.img_box {
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  overflow: hidden; }

.img_box img:hover {
  transform: scale(1.2); }

.img_box img {
  transition: transform 0.3s ease-in-out; }

.bg-golden {
  background: #fce8a9; }

.principle_office {
  background-image: url(../images/principle_office.jpg); }

.showcase-img {
  min-height: 30rem;
  background-size: cover;
  background-position: center; }

.fgthumbwrap-inner {
  position: relative;
  display: initial;
  overflow: hidden; }

.fgleft, .fgright {
  display: none !important; }

@media (min-width: 350px) {
  .rht_d_logo {
    position: relative;
    right: 3px; }
    .rht_d_logo img {
      width: 60px;
      margin-left: 0px; }

  .navbar-dark.upper_nav .navbar-brand {
    font-size: 10px; }
    .navbar-dark.upper_nav .navbar-brand a {
      color: white;
      font-size: 10px; }

  .img_w {
    max-width: 230px; } }
.list li a {
  color: black; }

.qa_reports li {
  display: block;
  margin: 20px 0; }

@media (min-width: 400px) {
  .navbar-brand {
    font-size: 11px;
    color: white;
    margin-bottom: 0;
    margin-right: 4px; }
    .navbar-brand a {
      color: white;
      font-size: 11px; }

  .rht_logo {
    left: 76%; }

  .img_w {
    max-width: 250px; } }
/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
  padding: 0; }

/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
  top: 0;
  bottom: 0; }

/* padding for main container */
.mfp-no-margins .mfp-container {
  padding: 0; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.item-info .date {
  color: black; }

.item-info span a {
  color: #c50227;
  text-decoration: underline;
  margin: 10px 0; }

.breadcrumb {
  text-align: center;
  background-color: transparent;
  padding: 0; }

.breadcrumb li {
  margin: 0;
  text-transform: capitalize; }

.breadcrumb li a {
  color: white; }

.breadcrumb-item.active {
  color: #e4d299; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #e4d299;
  content: "/"; }

@media (min-width: 576px) {
  .navbar-dark.upper_nav .navbar-brand {
    font-size: 10px;
    color: white;
    margin-bottom: 0;
    margin-right: 5px; }
    .navbar-dark.upper_nav .navbar-brand a {
      font-size: 10px; }

  .carousel-caption {
    left: 10%;
    bottom: 25%; }
    .carousel-caption h2 {
      font-size: 16px;
      font-weight: 300;
      font-style: italic; }
    .carousel-caption h1 {
      font-size: 25px;
      font-weight: 400;
      font-style: italic; } }
@media (min-width: 768px) {
  .rht_d_logo {
    position: fixed;
    right: 10%; }
    .rht_d_logo img {
      width: 45px;
      margin-left: 15px; }

  .date-month .date {
    font-size: 34px;
    line-height: 1;
    font-weight: 700;
    display: block; }

  .date-month .month {
    color: #1c1b3b; }

  .date-month .month {
    font-size: 14px;
    display: block;
    font-weight: 700;
    text-transform: uppercase; }

  .item-list.grid .item-title {
    font-size: 16px;
    margin-bottom: 14px;
    font-weight: 700; }

  footer .fa {
    margin: 0 10px;
    padding: 20px 0;
    font-size: 17px;
    color: #c50227;
    font-weight: 700; }

  footer p {
    padding: 20px 0;
    margin-bottom: 0;
    color: #737373;
    font-size: 13px; }

  .clg_element {
    width: 100%;
    padding: 50px 20px; }
    .clg_element .media {
      margin-right: 20px;
      width: 18%; }
    .clg_element .title {
      width: 70% h3;
        width-font-size: 25px;
        width-margin-bottom: 4px; }
      .clg_element .title h6 {
        font-size: 13px; }

  .body_wrap {
    padding: 0 0px; }

  .prl_15 {
    margin-right: 15px;
    margin-left: 15px; }

  .content {
    padding: 20px 20px 10px 0px; }

  .float-right.navi {
    position: absolute;
    right: 0;
    top: 0%;
    height: 80%;
    display: flex;
    vertical-align: middle;
    align-items: center; }

  .card .carousel-caption {
    padding: 0;
    right: 0;
    left: 0;
    color: white;
    bottom: 100%;
    top: 0;
    text-align: left;
    display: flex;
    vertical-align: middle;
    align-items: center;
    height: 100%; }

  .navbar-dark.upper_nav .navbar-brand {
    font-size: 15px;
    color: white;
    margin-bottom: 0; }
    .navbar-dark.upper_nav .navbar-brand a {
      font-size: 15px; }

  .rht_div {
    width: 100%;
    padding: 30px; }
    .rht_div p {
      color: white;
      font-weight: 300;
      width: 100%; }
    .rht_div h1 {
      font-size: 28px; }

  .carousel-caption {
    left: 10%;
    bottom: 25%; }
    .carousel-caption h2 {
      font-size: 28px;
      font-weight: 300;
      font-style: italic; }
    .carousel-caption h1 {
      font-size: 50px;
      font-weight: 400;
      font-style: italic; } }
@media (min-width: 810px) {
  .rht_logo {
    left: 85%; } }
@media (min-width: 992px) {
  .rht_d_logo {
    position: relative;
    right: 0; }

  .rht_d_logo img {
    width: 100px; }

  .img_w {
    max-width: 350px; }

  .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px);
    transition: 0.5s ease all;
    border: 1px; }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    padding: 0; }

  .dropdown-menu.show {
    display: block !important;
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    transition: 0.5s ease all; }

  .clg_element {
    width: 100%;
    padding: 30px 20px; }
    .clg_element .media {
      width: 18%;
      display: inline-block;
      float: left;
      margin-right: 20px; }
    .clg_element .title {
      width: 70%;
      display: inline-block;
      color: #fce8a9; }
      .clg_element .title h3 {
        font-size: 18px; }

  .rht_div {
    width: 80%;
    padding: 30px; }
    .rht_div p {
      color: white;
      font-weight: 300;
      width: 87%; }
    .rht_div h1 {
      font-size: 33px; }

  .dropdown-menu {
    background: white; }

  .navbar-light.lwr_nav .navbar-nav .dropdown-item {
    color: black;
    padding-left: 15px;
    font-size: 15px; } }

/*# sourceMappingURL=cstyle.css.map */
