* {
  padding: 0;
  margin: 0 auto;
}
:focus {
  outline: 0;
}
p:focus {
  outline: 0;
}
a,
a:focus,
a:hover {
  color: #000;
  text-decoration: none;
  outline: 0;
}
.form-control:focus {
  box-shadow: none;
}
button:focus {
  outline: 0;
  border: 0;
}
input:focus {
  outline: 0;
}
@font-face {
  font-family: Conv_Gilroy-Bold;
  src: url("../fonts/Gilroy-Bold.eot");
  src: local("☺"), url("../fonts/Gilroy-Bold.woff") format("woff"),
    url("../fonts/Gilroy-Bold.ttf") format("truetype"),
    url("../fonts/Gilroy-Bold.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Conv_Gilroy-Medium;
  src: url("../fonts/Gilroy-Medium.eot");
  src: local("☺"), url("../fonts/Gilroy-Medium.woff") format("woff"),
    url("../fonts/Gilroy-Medium.ttf") format("truetype"),
    url("../fonts/Gilroy-Medium.svg") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: FontAwesome;
  src: url("../fonts/fontawesome-webfont3e6e.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0")
      format("embedded-opentype"),
    url("../fonts/fontawesome-webfont3e6e.woff2?v=4.7.0") format("woff2"),
    url("../fonts/fontawesome-webfont3e6e.woff?v=4.7.0") format("woff"),
    url("../fonts/fontawesome-webfont3e6e.ttf?v=4.7.0") format("truetype"),
    url("../fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular")
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-youtube:before {
  content: "\f167";
}
body {
  font-family: Conv_Gilroy-Medium;
  color: #333333;
  font-size: 16px;
}
h1,
h2,
h3,
h4 {
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #000;
  margin-bottom: 20px;
}
.title h2 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.title h3 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.title h4 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
h4 {
  font-family: Conv_Gilroy-Bold;
}
.covid h1 span {
  font-family: Conv_Gilroy-Bold;
}
.lefticonfixedwrap {
  width: auto;
  height: auto;
  position: fixed;
  top: 77%;
  left: 0;
  z-index: 4;
  transform: translateY(-50%);
}
.add-icon {
  width: 33px;
  height: 40px;
  position: fixed;
  top: 77%;
  left: 0;
  z-index: 4;
  transform: translateY(-50%);
  background: #0089d0;
  text-align: center;
  display: flex;
  align-items: center;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}
.firstgridsidebtn a {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #0a0a0a1f;
  width: 100%;
  font-size: 15px;
}
.firstgridsidebtn a:hover {
  background: #0089d0;
  color: #fff;
}
.firstgridsidebtn {
  width: 250px;
  position: absolute;
  top: -19px;
  left: 40px;
  opacity: 0;
  visibility: hidden;
  background: #f5f5f5;
  transition: all 0.5s ease;
}
.firstgridsidebtn.showfirst {
  opacity: 1;
  visibility: visible;
}
.firstgridsidebtn .add-btn {
  width: 100%;
  padding: 0;
}
.firstgridsidebtn .triangle-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid red;
  position: absolute;
  top: 30%;
  left: -10px;
  transform: translateY(-50%);
}
.marquee {
  position: fixed;
    z-index: 10;
    top: 90px;
    background: rgb(0 0 0 / 48%);
    padding: 4px 0;
    font-size: 16px;
    color: #000;
    color: #fff;
}
.responsive-header {
  display: none;
}
p {
  line-height: 25px;
}
.quote-slide2 {
  width: 240px;
  height: auto;
  line-height: 30px;
  background: #f5f5f5 !important;
  padding: 18px 20px;
  z-index: 9999999;
  position: fixed;
  top: 40%;
  right: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
}
.quote2 {
  z-index: 9999999;
  position: fixed;
  top: 35%;
  right: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.quoteactive2 {
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.add-icon {
  width: 282px;
  height: 40px;
  position: fixed;
  top: 120px;
  left: -160px;
  z-index: 4;
  transform: rotate(270deg);
  background: #0089d0;
  text-align: center;
  display: block;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  color: #fff;
  line-height: 35px;
}
.quote2 a {
  display: block;
  padding: 5px 0;
  color: #000;
  width: 100%;
  font-size: 15px;
  border-bottom: 1px solid #0000004f;
}
.quote2 a:hover {
  color: #0089d0;
}
.quote-slide3 {
  position: fixed;
  bottom: -300px;
  width: 100%;
  padding: 20px;
  background: #f5f5f5;
  color: #000;
  text-align: center;
  z-index: 99;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
.quote-slide3 a {
  display: block;
  padding: 15px 10px;
  color: #000;
  width: 100%;
  font-size: 15px;
  border-bottom: 1px solid #0000004f;
}
.quoteactive3 {
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  bottom: 45px;
}
.add-icon2 {
  position: fixed;
  width: 100%;
  background: #0089d0;
  padding: 10px 0;
  text-align: center;
  bottom: 0;
  color: #fff;
  font-size: 17px;
  z-index: 999;
}
.quote-slide {
  width: 300px;
  height: 185px;
  line-height: 30px;
  background: #f5f5f5 !important;
  padding: 38px 20px;
  z-index: 9999999;
  position: fixed;
  top: 40%;
  left: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
.quote {
  z-index: 9999999;
  position: fixed;
  top: 55%;
  left: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.quote-slide h6 {
  font-size: 23px;
}
.quote-btn {
  float: right;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  position: absolute;
  border: none;
  background-color: #0089d0;
  width: 260px;
  height: 32px;
  color: #fff;
  cursor: pointer;
  outline: 0;
  border-radius: 0 0 5px 5px;
  right: -146px;
  top: 0px !important;
  letter-spacing: 1px;
  z-index: 20000;
  font-size: 14px;
  text-align: center;
  line-height: 27px;
}
.contact_tab1 {
  float: left;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  position: relative;
  border: none;
  background-color: #0089d0;
  width: 186px;
  height: 32px;
  color: #fff;
  cursor: pointer;
  outline: 0;
  border-radius: 0 0 5px 5px;
  left: 228px;
  top: -71px !important;
  z-index: 20000;
  font-size: 18px;
  text-align: center;
  line-height: 27px;
}
.effect3 {
  width: 600px;
  position: fixed;
  top: 45%;
  z-index: 20000;
  height: 200px;
}
.register-now {
  display: none;
  width: 325px;
  height: 185px;
  float: left;
  line-height: 30px;
  background: #f5f5f5 !important;
  padding: 38px 20px;
}
.ranking-colm2 h1,
.register-now h1 {
  font-size: 23px;
}
.ranking-colm1.ranking-colm2 {
  position: fixed;
  display: none;
  background: #fbedd2;
  line-height: 30px;
}
.main-content-main-row1.content-sticky.sticky-main
  .ranking-colm1.ranking-colm2 {
  display: block;
}
.ranking-colm1 {
  position: fixed;
  top: 45%;
  left: -325px;
  width: 325px;
  height: 185px;
  line-height: 30px;
  background: #f5f5f5 !important;
  padding: 38px 20px;
  z-index: 9999;
}
.ranking-colm1 .owl-buttons {
  display: none;
}
.top-head {
  text-align: right;
  border-bottom: 1px solid #eee;
  position: relative;
}
.error {
  color: red;
  font-size: 14px;
}
.tansport ul {
  padding-left: 20px;
}
.tansport ul li {
  margin-top: 10px;
}
.tansport h5 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 100;
  font-size: 20px;
  color: #000;
}
.student {
  margin-bottom: 70px;
}
.mr30 {
  margin-top: 30px;
}
.screening {
  position: absolute;
  bottom: 0;
}
.screening ul {
  padding-left: 20px;
}
.screening ul li {
  margin-top: 10px;
}
.screening h4 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 100;
  font-size: 25px;
  color: #000;
}
.tansport h4 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 100;
  font-size: 25px;
  color: #000;
}
.chairman h6 {
  font-size: 20px;
  margin: 30px 0 0;
  color: #000;
  font-family: Conv_Gilroy-Medium;
  font-weight: 600;
}
.chairman h4 {
  font-size: 20px;
  margin: 30px 0 0;
  color: #000;
}
.chairman ul {
  padding-left: 20px;
}
.chairman ul li {
  margin-top: 10px;
}
.vision:hover li {
  color: #000;
}
.vision ul {
  padding-left: 20px;
}
.learning-content {
  border: 1px solid #7fbca0;
  padding: 30px;
  min-height: 380px !important;
  transition: all ease-in-out 0.5s;
  cursor: pointer;
}
.learning-content:hover {
  background: #7fbca0;
}
.learning-content:hover li {
  color: #fff;
}
.learning-content:hover h6 {
  color: #fff;
}
.learning-content ul {
  padding-left: 20px;
}
.learning-content ul li {
  margin-top: 15px;
}
.learning-content h6 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 100;
  font-size: 25px;
  color: #000;
}
.labs {
  overflow: hidden;
  height: 255px;
  overflow-y: scroll;
  padding-right: 5px;
}
.labs::-webkit-scrollbar {
  width: 5px;
}
.labs::-webkit-scrollbar-track {
  background: #eee;
}
.labs::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.Labs .chairman-pic {
  padding-right: 0;
  padding-left: 50px;
}
.content-top .col-md-3 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.content-top .col-md-3 {
  padding-right: 5px;
  padding-left: 5px;
}
.osa-thumb {
  margin-top: 30px;
  text-align: center;
}
.osa-thumb .osa-title {
  margin-top: 15px;
  font-size: 14px;
}
.distance {
  height: 250px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 5px;
}
.distance::-webkit-scrollbar {
  width: 5px;
}
.distance::-webkit-scrollbar-track {
  background: #eee;
}
.distance::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.scr-ul {
  padding-right: 13px;
}
.ttl {
  margin-top: -10px;
}
.setup h5 {
  line-height: 30px;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #000;
}
.setup h6 {
  font-weight: 600;
  font-size: 20px;
  margin: 30px 0 0;
  color: #000;
  font-family: Conv_Gilroy-Medium;
}
.setup ul {
  padding-left: 20px;
}
.procedures h5 {
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #000;
  margin-bottom: 20px;
}
.staff {
  border-right: 1px solid #000;
  padding-right: 20px;
}
.learning h2 {
  margin-bottom: 40px;
}
.mission1 {
  position: absolute;
  top: -2px;
  height: 493px;
  width: 50px;
  background: #f5f5f5;
  left: -25px;
  z-index: 1;
}
@media only screen and (min-width: 1440px) and (max-width: 1920px) {
  .menu-add {
    bottom: 47px !important;
  }
}
@media (max-width: 1200px) {
  .mission1 {
    height: 606px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1290px) {
  .mission1 {
    height: 561px;
  }
}
@media (min-width: 992px) {
  .pd_r_60 {
    padding-right: 60px;
  }
  .pd_l_60 {
    padding-left: 60px;
  }
}
p {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .pdt_m_50 {
    padding-top: 50px;
  }
  .pd_r_60 {
    padding-right: 0;
  }
  #slider_rich_experience {
    display: none;
  }
  .our_inspiration1 ul {
    padding-left: 18px;
    line-height: 35px;
  }
  .vision_mission h1 {
    font-size: 25px !important;
  }
  .mission h1 {
    margin-left: 25px !important;
  }
  .mission ul {
    margin-left: 0 !important;
  }
}
@media (max-width: 992px) {
  .mission1 {
    display: none;
  }
  .mission {
    margin-top: 50px;
  }
}
@media (max-width: 575px) {
  .vision_mission h1 {
    margin-left: 0 !important;
  }
  .vision_mission ul {
    padding: 0 16px 40px !important;
  }
  .people_behind1 {
    padding: 40px 16px !important;
  }
}
#slider_rich_experience ul {
  line-height: 35px;
}
.top-head ul {
  list-style: none;
}
.top-head ul li {
  display: inline-block;
  padding: 0 15px;
  line-height: 20px;
}
.top-head ul li a {
  padding: 15px 0;
  font-size: 11px;
  color: #fff;
  letter-spacing: 1px;
  opacity: 0.7;
}
.navbar-collapse {
  margin-right: 0;
  width: 100%;
  height: 100%;
  justify-content: end;
}
.contact-nav {
  border-left: 1px solid #fff;
  text-align: center;
  padding-left: 75px;
}
.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 11px;
  padding: 15px 0;
}
.navbar-light .navbar-nav .nav-link:focus{
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: rgb(248 195 0);
}
.menu.clicked {
  position: fixed;
  z-index: 99999;
  right: 8%;
  top: 12px;
  background: #6abae3;
  border-radius: 100%;
  width: 60px;
  height: 60px;
}
.menu {
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 21;
  right: 0;
  top: 7px;
}
.menu span::before {
  top: -4px;
  width: 13px;
}
.menu span::after,
.menu span::before {
  position: absolute;
  content: "";
}
.menu span::after {
  top: 4px;
  width: 13px;
}
.menu span::after,
.menu span::before {
  position: absolute;
  content: "";
}
nav.navbar-expand-lg.navbar-light.fixed .menu span,
nav.navbar-expand-lg.navbar-light.fixed .menu span::after,
nav.navbar-expand-lg.navbar-light.fixed .menu span::before {
  background: #000;
}
.menu span,
.menu span::after,
.menu span::before {
  display: block;
  width: 15px;
  right: 0;
  height: 2px;
  background-color: #fff;
  outline: 1px solid transparent;
  -webkit-transition-property: background-color, -webkit-transform;
  -moz-transition-property: background-color, -moz-transform;
  -o-transition-property: background-color, -o-transform;
  transition-property: background-color, transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.menu span {
  position: relative;
  margin-top: 9px;
  margin-bottom: 9px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -1.5px;
}
.prefectorialImg {
  max-height: 100px !important;
}
.menu.clicked span::before {
  -webkit-transform: translateY(4px) rotate(45deg);
  -moz-transform: translateY(4px) rotate(45deg);
  -ms-transform: translateY(4px) rotate(45deg);
  -o-transform: translateY(4px) rotate(45deg);
  transform: translateY(4px) rotate(45deg);
  width: 15px;
}
.menu.clicked span::after {
  -webkit-transform: translateY(-4px) rotate(-45deg);
  -moz-transform: translateY(-4px) rotate(-45deg);
  -ms-transform: translateY(-4px) rotate(-45deg);
  -o-transform: translateY(-4px) rotate(-45deg);
  transform: translateY(-4px) rotate(-45deg);
}
.menu.clicked span:after,
.menu.clicked span:before {
  background-color: transparent !important;
}
nav.navbar-expand-lg.navbar-light.fixed .menu.clicked span {
  background-color: #fff;
}
.menu:hover {
  cursor: pointer;
}
.navbar-light .navbar-nav .nav-item {
  margin-left: 22px;
}
.navbar-light .navbar-brand {
  margin: 0;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  text-align: center;
  display: block;
}
.navbar-light .navbar-brand img {
  display: block;
  width: 330px;
  text-align: center;
  margin: 3px auto;
}
.navbar-light .navbar-brand .fixed-logo {
  display: none;
}
nav.navbar-expand-lg.navbar-light.fixed .defult-logo {
  display: none;
}
nav.navbar-expand-lg.navbar-light.fixed .fixed-logo {
  display: block;
  width: 330px;
  text-align: center;
  margin: 3px auto;
}
.border-right {
  border-right: 1px solid #eee !important;
}
.social-icon {
  margin-right: 0;
  border-left: 1px solid #eee;
  padding: 12px;
}
.social-icon a {
  color: #fff !important;
  font-size: 16px !important;
  opacity: 1 !important;
}
.social-icon .fa {
  color: #fff;
  padding: 0 9px;
}
.social-icon .fa:hover {
  color: rgb(248 195 0);
}
nav.navbar-expand-lg.navbar-light.header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  border-bottom: 1px solid #eee;
  background: rgb(0 0 0 / 55%);
}
@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 0.9;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 0.9;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.canvas-menu.show {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.canvas-menu:after {
  content: "";
  right: -5px;
  top: 0;
  width: 300px;
  height: 100vh;
  position: absolute;
  z-index: -1;
  background: url(../images/menu-tree.svg) no-repeat;
}
.canvas-menu {
  background: #fff;
  position: fixed;
  z-index: 999;
  right: 0;
  top: 0;
  width: 650px;
  height: 100vh;
  padding: 50px 50px 0 70px;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.canvas-menu::-webkit-scrollbar {
  width: 5px;
}
.canvas-menu::-webkit-scrollbar-track {
  background-color: transparent;
}
.canvas-menu::-webkit-scrollbar-thumb {
  background-color: #d6dee1;
  border-radius: 10px;
  border: 0 solid transparent;
}
.canvas-menu ul {
  list-style: none;
  margin: 0;
  width: 300px;
  margin-top: 50px;
}
.canvas-menu ul li span {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 10px;
  position: relative;
  font-family: Conv_Gilroy-Bold;
}
.canvas-menu ul li {
  margin-bottom: 15px;
}
.canvas-menu ul li a {
  font-size: 26px;
  padding-bottom: 15px;
}
.canvas-menu .dropdown {
  display: none;
  margin: 0;
  margin-top: 5px;
}
.canvas-menu .dropdown li {
  margin: 0;
  border: 0;
}
.canvas-menu .dropdown li a {
  font-size: 13px;
  padding-bottom: 15px;
  color: #737373;
  display: block;
}
.canvas-nav .fa {
  font-size: 16px;
  color: #0089d0;
  margin-left: 10px;
}
.menu-add {
  width: 200px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.menu-add .add h6 {
  font-size: 11px;
  margin-bottom: 18px;
  color: #0089d0;
  font-family: Conv_Gilroy-Medium;
  letter-spacing: 2px;
  font-weight: 600;
}
.menu-add .add p {
  font-size: 13px;
  padding-bottom: 15px;
  color: #737373;
  line-height: 30px;
}
nav.navbar-expand-lg.navbar-light.fixed .top-head li a {
  color: #000 !important;
  opacity: 1;
}
nav.navbar-expand-lg.navbar-light.fixed .social-icon .fa {
  color: #000;
}
nav.navbar-expand-lg.navbar-light.fixed .nav-link {
  color: #000 !important;
}
nav.navbar-expand-lg.navbar-light.fixed {
  background: #fff !important;
  box-shadow: 10px 10px 10px #b7b7b721;
  -webkit-animation: slide-down 1s;
  animation: slide-down 1s;
}
.navbar-light .navbar-nav .nav-link {
  position: relative;
}
.navbar-light .navbar-nav .nav-link:hover:after {
  content: "";
  width: 100%;
}
.navbar-light .navbar-nav .nav-link:after {
  content: "";
  width: 0%;
  background: #f8c300;
  position: absolute;
  bottom: -2px;
  right: 0;
  left: 0;
  height: 2px;
  transition: all ease-in-out 0.5s;
}
nav.navbar-expand-lg.navbar-light ul li.hover:hover .hide {
  position: absolute;
  z-index: 99999;
  display: block;
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0s;
}
nav.navbar-expand-lg.navbar-light .hide {
  padding: 0 0;
  width: 100%;
  background: #fff;
  visibility: hidden;
  margin: 0 auto;
  font-family: Hero;
  position: absolute;
  right: 0;
  left: 0;
  top: 100%;
  box-shadow: 0 5px 11px rgb(0 0 0 / 29%);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transform: translateZ(0);
  transform: translateY(10%);
  transition: all 0.5s ease 0s, visibility 0s linear 0.5s;
  opacity: 0;
}
.hide ul {
  list-style: none;
  padding-bottom: 25px;
}
.navbar-light .navbar-nav .hide .nav-link {
  font-family: Conv_Gilroy-Medium;
  color: #000;
  padding: 5px 0;
  font-size: 14px;
}
.overlay-mission {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgb(0 0 0 / 63%);
  z-index: 2;
}
.hide .container {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.hide strong {
  font-family: Conv_Gilroy-Medium;
  padding: 25px 0 15px 50px;
  display: block;
}
.dis-slider .slider .slider-inner .slider-rt {
  background-size: cover !important;
  height: 100vh;
}
.dis-slider .slider .slider-inner .slider-lt {
  position: absolute;
  text-align: left;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  height: 100vh;
  align-items: center;
  z-index: 99;
}
.dis-slider .slider .slider-inner .slider-lt img {
  width: 350px;
}
.dis-slider .slider .slick-dots {
  display: none;
}
.banner-content {
  max-width: 1140px;
  position: relative;
  margin: auto;
}
.slider-lt > div {
  margin: 400px 0 0;
}
.dis-slider .slider .slider-inner .slider-lt h3 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  margin-top: 25vh;
}
.sub_page .slick-dots {
  display: none;
}
.sub_page .slider .slider-inner .slider-lt1 h3 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  padding-top: 160px;
}
.sub_page .slider .slider-inner .slider-rt1 {
  background-size: cover !important;
  height: 35vh;
}
.dis-btn {
  position: relative;
}
.dis-btn:before {
  background: url(../images/circle-half.svg) no-repeat;
  width: 70px;
  height: 70px;
  content: "";
  left: 0;
  top: 0;
  position: absolute;
}
.dis-btn {
  width: 70px;
  height: 70px;
  position: relative;
  padding: 25px;
  border-radius: 100%;
  text-align: center;
  margin-left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-group {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  background: 0 0;
  border: 0;
  outline: 0;
}
.btn-group:hover .dis-btn {
  background: #0089d0;
}
a.btn-group:hover span {
  left: 90px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: 0 0;
}
.popup-form .btn-group {
  margin-top: 25px;
}
.popup-form .btn-group span {
  width: 70px;
}
.popup-form .btn-group:hover span {
  left: 90px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: 0 0;
}
.btn-group span {
  font-size: 11px;
  margin-left: -13px;
  padding: 10px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  position: absolute;
  left: 61px;
  width: 124px;
  font-weight: 600;
  letter-spacing: 1px;
}
.dis-btn img {
  margin-top: 0 !important;
  position: absolute;
  width: 18px;
  left: 24px;
  top: 40%;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  position: absolute;
}
.btn-group:hover img {
  left: 30px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
.btn-group:hover .black {
  opacity: 0;
}
.btn-group:hover .white {
  opacity: 1;
}
.btn-group .white {
  opacity: 0;
}
.our-inspiration .btn-group {
  margin-top: 70px;
}
.play-video .dis-btn:before {
  background: url(../images/circle-white.svg) no-repeat;
}
.play-video .btn-group:hover .dis-btn:before {
  display: none;
  border: 1px solid #0089d0;
}
.play-video .btn-group span {
  color: #fff;
}
.video {
  position: relative;
}
.play-video {
  max-width: 150px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 999;
}
#innov .control,
.dis-update .control,
.securty .control {
  width: 100px;
  display: flex;
  position: relative;
  bottom: 70px;
  margin-right: 0;
  z-index: 99;
}
#innov .control .inspiration-sliderleft,
.dis-update .control .icon-sliderleft,
.securty .control .securty-sliderleft {
  position: relative;
  left: 0;
  margin-right: 3px;
  top: 50%;
  width: 18px;
  background: 0 0;
  cursor: pointer;
}
#innov .control .inspiration-sliderright,
.dis-update .control .icon-sliderright,
.securty .control .securty-sliderright {
  position: relative;
  left: 0;
  top: 50%;
  width: 18px;
  cursor: pointer;
}
#innov .inspiration-sliderleft img,
.dis-update .control .icon-sliderleft img,
.securty .control .securty-sliderleft img {
  transform: rotate(180deg);
}
.popup {
  z-index: 99999999;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
}
.popup-inner {
  max-width: 700px;
  width: 90%;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 2px 6px rgb(0 0 0);
  border-radius: 3px;
  background: #fff;
}
.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 1000px;
  background: rgba(0, 0, 0, 0.8);
  font-family: Arial, Sans-Serif;
  font-size: 20px;
  text-align: center;
  line-height: 100%;
  color: #fff;
}
.update-thumb .btn-group {
  margin-top: 55px;
}
.update-thumb .dis-btn img {
  width: 18px;
  height: auto;
}
.gallery .btn-group {
  margin-top: 50px;
}
.update-thumb img {
  height: 250px;
  object-fit: cover;
}
.pdb_50 {
  padding-bottom: 50px;
}
.pdt_50 {
  padding-top: 50px;
}
.pd100 {
  padding: 100px 0;
}
.pdt100{
    padding-top: 100px;
}
.pd50 {
  padding: 50px 0;
}
.pdl_50 {
  padding: 0 0 50px 50px;
}
.pdr_50 {
  padding: 0 50px 50px 0;
}
.about-title {
  padding-right: 40px;
}
.about .about-title h1 {
  position: relative;
}
.our-inspiration .title {
  max-width: 670px;
  margin-left: 0;
}
.our-inspiration h1 {
  position: relative;
}
.covid {
  position: relative;
}
.covid .about-content {
  margin-top: 35px;
  padding-right: 170px;
}
.covid img {
  margin-top: 27px;
}
.covid:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  background: url(../images/Zig-Zag.svg) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 66px;
}
.covid:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/covid-bottom-Zig-Zag.svg) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 62px;
}
.about {
  position: relative;
  padding-bottom: 130px !important;
}
.about:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  background: url(../images/Zig-Zag.svg) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 66px;
}
.about:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/Cloud.svg) no-repeat left center;
  background-size: contain;
  height: 145px;
}
.dis-update {
  position: relative;
}
.dis-update:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 130px;
  right: 0;
  background: url(../images/Right-Cloud.svg) no-repeat;
  background-size: cover;
  background-position: center;
  height: 144px;
  width: 530px;
}
.dis-update:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 30%;
  left: 0;
  right: 0;
  background: url(../images/Left-Cloud.svg) no-repeat left center;
  background-size: contain;
  height: 150px;
  width: 180px;
}
.gallery {
  position: relative;
}
.gallery:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: -62px;
  left: 0;
  right: 0;
  background: url(../images/Zig-Zag-top.svg) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 62px;
}
.gallery .container {
  position: relative;
  z-index: 2;
}
.gallery:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/Without-Background.png) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 95%;
  width: 100%;
}
.vision_mission h1 {
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #fff;
  margin-top: 25px;
  margin-left: 25px;
}
.our_inspiration h3 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 600;
  font-size: 22px;
  color: #000;
}
.vision_mission ul {
  padding: 0 40px 40px;
  list-style-type: square;
}
.vision_mission ul li {
  line-height: 35px;
  font-size: 16px;
  font-family: Conv_Gilroy-Medium;
  color: #fff;
}
.our_inspiration span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 14px;
  display: -webkit-inline-box;
  padding-bottom: 10px;
}
.complete {
  display: none;
}
.more {
  color: navy;
  font-size: 13px;
  padding: 3px;
  cursor: pointer;
}
b,
strong {
  font-weight: 700;
  font-family: Conv_Gilroy-Medium;
}
.our_inspiration p {
  line-height: 35px;
}
.people_behind {
  width: 100%;
  background-image: url("../images/people_behind.jpg");
  background-size: 100% 100%;
}
.query1 {
  position: relative;
  margin-top: 25px;
  margin-bottom: 25px;
}
.query1:placeholder {
  color: red !important;
  font-size: 1.2em;
  font-style: italic;
}
.query1 input {
  padding: 7px;
  font-size: 13px;
  color: #000 !important;
  border: 0;
  outline: 0;
  width: 100%;
  background: 0 0;
  border-bottom: 2px solid #5b5b5b;
}
.query1 img {
  position: absolute;
  width: 24px;
  right: 0;
  bottom: 4px;
}
.people_behind1 {
  left: 0;
  margin: 0;
  height: auto;
  padding: 40px 40px;
  background-color: #faf9f4;
}
.custom-scrollbar-css {
  height: 445px;
}
.slidetext .sectext_scrollbar {
  height: 52vh !important;
  padding-right: 10px !important;
}
.sectext_scrollbar {
  font-family: Conv_Gilroy-Medium;
  font-size: 15px;
  margin-top: 3px;
}
.custom-scrollbar-css {
  overflow-y: scroll;
}
.custom-scrollbar-css::-webkit-scrollbar {
  width: 5px;
}
.custom-scrollbar-css::-webkit-scrollbar-track {
  background: #eee;
}
.custom-scrollbar-css::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.dis-update h1 span,
.people_behind h1 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.about-title h1 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.about-content {
  margin-top: 52px;
}
.inspiration-slide2 p {
  line-height: 30px;
}
.our-inspiration .content p {
  line-height: 30px;
}
.content {
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 1s ease 0s;
}
.our-inspiration .active {
  opacity: 1;
}
body.modal-active,
html.modal-active {
  overflow: hidden;
}
#modal-container {
  position: fixed;
  display: table;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  overflow: hidden;
  overflow-x: hidden;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  z-index: 99999 !important;
}
#modal-container.three {
  transform: scale(1);
}
#modal-container.three .modal-background .modal {
  animation: moveUp 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.three + .content {
  z-index: 1;
  animation: slideUpLarge 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.three.out + .content {
  animation: slideDownLarge 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container .modal-background {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: all 1s ease-in-out;
}
#modal-container .modal-background .modal {
  background: #fff;
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  transition: all 1s ease-in-out;
  padding: 50px;
}
@keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(1) scaleX(1);
  }
}
@keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes fadeIn {
  0% {
    background: rgba(0, 0, 0, 0);
  }
  100% {
    background: rgba(0, 0, 0, 0.7);
  }
}
@keyframes fadeOut {
  0% {
    background: rgba(0, 0, 0, 0.7);
  }
  100% {
    background: rgba(0, 0, 0, 0);
  }
}
@keyframes scaleUp {
  0% {
    transform: scale(0.8) translateY(1000px);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}
@keyframes scaleDown {
  0% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
  100% {
    transform: scale(0.8) translateY(1000px);
    opacity: 0;
  }
}
@keyframes scaleBack {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.85);
  }
}
@keyframes scaleForward {
  0% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes quickScaleDown {
  0% {
    transform: scale(1);
  }
  99.9% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes slideUpLarge {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes slideDownLarge {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes moveUp {
  0% {
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes moveDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(150px);
  }
}
@keyframes blowUpContent {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  99.9% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    transform: scale(0);
  }
}
@keyframes blowUpContentTwo {
  0% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes blowUpModal {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes blowUpModalTwo {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes roadRunnerIn {
  0% {
    transform: translateX(-1500px) skewX(30deg) scaleX(1.3);
  }
  70% {
    transform: translateX(30px) skewX(0) scaleX(0.9);
  }
  100% {
    transform: translateX(0) skewX(0) scaleX(1);
  }
}
@keyframes roadRunnerOut {
  0% {
    transform: translateX(0) skewX(0) scaleX(1);
  }
  30% {
    transform: translateX(-30px) skewX(-5deg) scaleX(0.9);
  }
  100% {
    transform: translateX(1500px) skewX(30deg) scaleX(1.3);
  }
}
@keyframes sketchIn {
  0% {
    stroke-dashoffset: 778;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes sketchOut {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 778;
  }
}
@keyframes modalFadeIn {
  0% {
    background-color: transparent;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes modalFadeOut {
  0% {
    background-color: #fff;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes modalContentFadeIn {
  0% {
    opacity: 0;
    top: -20px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes modalContentFadeOut {
  0% {
    opacity: 1;
    top: 0;
  }
  100% {
    opacity: 0;
    top: -20px;
  }
}
@keyframes bondJamesBond {
  0% {
    transform: translateX(1000px);
  }
  80% {
    transform: translateX(0);
    border-radius: 75px;
    height: 75px;
    width: 75px;
  }
  90% {
    border-radius: 3px;
    height: 182px;
    width: 247px;
  }
  100% {
    border-radius: 3px;
    height: 162px;
    width: 227px;
  }
}
@keyframes killShot {
  0% {
    transform: translateY(0) rotate(0);
    opacity: 1;
  }
  100% {
    transform: translateY(300px) rotate(45deg);
    opacity: 0;
  }
}
@keyframes fadeToRed {
  0% {
    background-color: rgba(0, 0, 0, 0.6);
  }
  100% {
    background-color: rgba(255, 0, 0, 0.8);
  }
}
@keyframes slowFade {
  0% {
    opacity: 1;
  }
  99.9% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
#modal-container.three.out {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.implent-box {
  position: relative;
}
.c-team-popin__bar {
  position: fixed;
  background: #6abae3;
  z-index: 999;
  transition: all ease-in-out 0.6s;
}
.implent-box:after {
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 999;
  height: 100vh;
  width: 100%;
  transition: all ease-in-out 0.6s;
  opacity: 0;
  visibility: hidden;
}
body.modal-active .implent-box:after {
  opacity: 1;
  visibility: visible;
}
body.modal-active #innov {
  transform: translateY(-50vh);
}
.our-inspiration .more_innovationt {
  margin: 0 10px;
  overflow: hidden;
}
#innov .col-md-3 {
  padding-right: 10px;
  padding-left: 10px;
}
#innov {
  transform: translateY(0);
  transition: all ease-in-out 0.6s;
}
.top_w {
  top: -80px;
  right: 0;
  left: 0;
  height: 80px;
}
.top_r {
  top: 0;
  right: -80px;
  bottom: 0;
  width: 80px;
}
.top_b {
  bottom: -80px;
  right: 0;
  left: 0;
  height: 80px;
}
.top_l {
  top: 0;
  left: -80px;
  bottom: 0;
  width: 80px;
}
body.modal-active .top_w {
  top: 0;
  height: 60px;
}
body.modal-active .top_r {
  right: 0;
  width: 60px;
}
body.modal-active .top_b {
  bottom: 0;
  height: 60px;
}
body.modal-active .top_l {
  left: 0;
  width: 60px;
}
body #modal-container .implent-box:after {
  background: 0 0;
  display: none;
}
body.modal-active.pop #modal-container .implent-box:after {
  opacity: 1;
  visibility: visible;
}
body.modal-active.pop #modal-container .implent-box .top_w {
  top: -60px;
  animation-delay: 2s;
}
body.modal-active.pop #modal-container .implent-box .top_r {
  right: -60px;
  animation-delay: 2s;
}
body.modal-active.pop #modal-container .implent-box .top_b {
  bottom: -60px;
  animation-delay: 2s;
}
body.modal-active.pop #modal-container .implent-box .top_l {
  left: -60px;
  animation-delay: 2s;
}
.gallery .gallery-thumb {
  overflow: hidden;
}
.gallery .gallery-thumb img {
  -webkit-transition: all ease-in-out 2s;
  -o-transition: all ease-in-out 2s;
  transition: all ease-in-out 2s;
}
.gallery .gallery-thumb:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.dis-update h1 span,
.gallery h1 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.dis-update {
  overflow: hidden;
  padding-bottom: 140px !important;
}
.grey {
  background: #f4f0ec;
}
.life-at .title {
  padding-top: 80px;
}
.life-at h1 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.pd0 {
  padding: 0;
}
.life-at {
  position: relative;
  min-height: 562px;
}
.color-group {
  width: 1050px;
  position: absolute;
  top: 0;
  right: 0;
}
.group-2 {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
a.arrow {
  position: absolute;
  color: #fff;
  font-size: 20px;
  bottom: 27px;
  font-weight: 600;
  left: 30px;
  right: 30px;
}
a.arrow span {
  position: relative;
}
a.arrow img {
  width: 18px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  position: absolute;
  margin-bottom: 0;
  bottom: 7px;
  right: 0;
}
a.arrow:hover img {
  right: -10px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
.group-4 {
  width: 100%;
  display: flex;
}
.color-box:hover .normal-icon {
  display: none;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
.color-box:hover .hover {
  opacity: 1;
}
.color-box .hover {
  opacity: 0;
}
.color-box {
  padding: 30px;
  min-height: 281px;
  display: inline-block;
  margin: 0;
  width: 40%;
  position: relative;
}
.mobile-overlay {
  display: none;
}
.work-sec {
  height: 550px !important;
}
.color-box img {
  width: 80px;
  margin-bottom: 80px;
}
.color-box1 {
  background: #f9c1c4;
}
.color-box2 {
  background: #e3bf68;
}
.color-box3 {
  background: #e99b6c;
}
.color-box4 {
  background: #6abae3;
}
.color-box5 {
  background: #7d95ad;
}
.color-box6 {
  background: #41556e;
}
.btn-group svg {
  width: 70px;
  height: 70px;
  fill: none;
  stroke: rgba(140, 140, 140, 0.1);
  stroke-dashoffset: 208;
  stroke-width: 1px;
  transform: translateX(-31px);
  transition: all 0.5s linear;
  margin-top: -26px;
}
.btn-group:hover svg {
  stroke-width: 0;
}
.our-inspiration h2 {
  padding-bottom: 40px;
  margin: 0;
}
.our-thumb {
  position: relative;
  cursor: pointer;
}
.our-box {
  /*width: 190px;*/
   width: 100%;
  /*height: 150px;*/
  /*position: absolute;*/
  /*left: 0;*/
  /*bottom: 0;*/
  padding: 10px;
  transform-origin: bottom left;
  z-index: 1;
  /*transform: scale(0);*/
  display: flex;
  align-items: center;
justify-content: space-between;
    
}
.our-thumb:hover .our-box {
  transform: scale(1);
}

.our-box {
  transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.our-box h6 {
  font-size: 16px;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  color: #000;
  margin-bottom: 3px;
}
.our-box h5 {
  font-size: 18px;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  color: #000;
  margin-bottom: 3px;
}
.our-box p {
  font-size: 16px;
  color: #484848;
  position: relative;
  z-index: 2;
}
.watermark {
  font-size: 70px;
  font-family: Conv_Gilroy-Bold;
  font-weight: 1000;
  color: #fff;
  opacity: 0.2;
  position: absolute;
 left: 4px;

  margin: 0;
  padding: 0;
  z-index: 1;
}
a.arrows img {
  width: 25px;
  position: relative;
  z-index: 2;
  display: inline-block !important;
}
.color-1 {
  background: #f6bec1;
}
.color-2 {
  background: #7fba9e;
}
.color-3 {
  background: #e0bc68;
}
.one {
  width: 250px;
  display: initial !important;
}
.two {
  width: 280px;
  position: absolute;
  top: 0;
  z-index: 1;
  left: 35px;
}
.three {
  width: 340px;
  position: absolute;
  top: 0;
  z-index: 3;
  left: 75px;
}
.our-inspiration h1 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.inspiration-slide .slick-current {
  z-index: 4;
}
.content-part h3 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 600;
  font-size: 22px;
  color: #000;
  margin-top: 25px;
}
.content-part h3 span {
  font-size: 16px;
  font-family: Conv_Gilroy-Medium;
  color: #000;
  font-weight: 400;
}
.our-inspiration {
  overflow: hidden;
}
.our-inspiration p:first-child {
  margin-bottom: 25px;
}
.PagePreview .Cover {
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  position: absolute;
  top: 0;
  left: 0;
}
.PagePreview .Cover__note {
  overflow: hidden;
}
.PagePreview .Cover__note > div {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.PagePreview .Cover__img {
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.PagePreview .Cover-enter .Cover__img {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.PagePreview .Cover-enter .Cover__note > div {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.PagePreview .Cover-leave-active .Cover__img {
  -webkit-transform: translateX(-30%);
  transform: translateX(-30%);
}
.PagePreview .Cover-leave-active .Cover__note > div {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.PagePreview .Cover__img {
  height: 38.88888888888889vw;
}
.udate-slide {
  margin-left: 205px;
  margin-right: -200px;
  margin-top: 50px;
}
.update-thumb {
  margin: 0 15px;
}
.update-thumb h6 {
  font-size: 12px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.update-thumb p {
  font-size: 14px;
  margin: 25px 0 0;
  line-height: 30px;
}
/*footer {*/
/*  width: 100%;*/
/*  background: #6abae3;*/
/*}*/
.pd80 {
  padding: 80px 0;
}
dl,
ol,
ul {
  margin: 0;
}
.inner-footer ul {
  list-style: none;
  position: relative;
  z-index: 9;
}
.inner-footer ul li a {
  font-size: 15px;
  color: #fff;
  padding-bottom: 25px;
  display: inline-block;
}
.address h3 {
  color: #fff;
  margin-bottom: 35px;
  line-height: 40px;
  font-size: 32px;
}
.pd-left {
  padding-left: 60px;
}
.address p {
  color: #fff;
}


.address h6 {
  color: #fff;
  margin-bottom: 25px;
}
.query input {
  padding-bottom: 10px;
  font-size: 13px;
  color: #fff;
  border: 0;
  outline: 0;
  width: 100%;
  background: 0 0;
  border-bottom: 1px solid #fff;
}
::-webkit-input-placeholder {
  color: #fff;
}
::-moz-placeholder {
  color: #fff;
}
:-ms-input-placeholder {
  color: #fff;
}
:-moz-placeholder {
  color: #fff;
}
.query {
  position: relative;
}
.query button {
  border: 0;
  outline: 0;
  background: 0 0;
  width: 20px;
  position: absolute;
  right: 0;
  height: 18px;
  top: 0;
}
.query img {
  position: absolute;
  width: 18px;
  right: 0;
}

.copy2 {
  display: none;
}
.copyright a {
  color: #fff;
}
/*footer {*/
/*  position: relative;*/
/*  overflow: hidden;*/
/*}*/
.p-2 {
  padding: 0 !important;
}
.copyright p {
  margin-bottom: 0;
}
.inner-banner{
     width: 100%;
    height: 100%;
}
.inner-banner img {
  height: 100vh;
  object-fit: cover;
}
.inner-banner video{
    width: 100%;
    height: 100%;
}
/*.pd100 {*/
/*  padding: 100px 0;*/
/*}*/
.top-ection {
  position: relative;
}
.content-top {
  position: relative;
}
.content-top {
  /*max-width: 1243px;*/
  background: #fff;
  padding: 60px 60px 0 60px;
  /*margin-top: -100px;*/
  margin-right: 0;
}
.content-top h1 {
  font-size: 38px;
  color: #000;
  margin-bottom: 25px;
}
.content-top h4 {
  font-size: 38px;
  color: #000;
  margin-bottom: 25px;
}
.title h1 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.chairman h5 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 100;
  font-size: 35px;
  margin: 0;
  color: #000;
}
.chairman h3 {
  line-height: 30px;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #000;
}
.chairman h2 {
  line-height: 30px;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #000;
}
.m25 {
  margin-bottom: 25px !important;
}
.chairman span {
  font-size: 25px;
  margin-bottom: 40px;
  color: #000;
  display: block;
  line-height: 30px;
}
.chairman-pic {
  padding-right: 50px;
}
.group-chairman {
  padding-left: 50px;
}
.priti2 {
  height: 310px !important;
}
.priti {
  height: 320px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 5px;
}
.priti::-webkit-scrollbar {
  width: 5px;
}
.priti::-webkit-scrollbar-track {
  background: #eee;
}
.priti::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.pd70 {
  padding-bottom: 65px;
}
.pd30 {
  padding-bottom: 20px;
}
.vision-sec {
  padding: 100px 0;
}
.vision {
  padding: 40px 50px;
  position: relative;
  cursor: pointer;
}
.content-top .vision:before {
  background: #f4f0ec;
}
.vision:before {
  z-index: 1;
  background: #f4f0ec;
  background-color: rgba(45, 45, 45, 0.35);
}
.vision:after,
.vision:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.content-top .vision:after {
  background: #6abae3;
}
.vision:after {
  z-index: 2;
  background-color: #f4f0ec;
  transition: bottom 0.3s cubic-bezier(0.75, 0.78, 1, 1);
}
.vision:hover:after {
  bottom: 100%;
}
.vision img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  height: 100%;
}
.vision-box .vision:first-child {
 
}
.vision-content {
  position: relative;
  z-index: 3;
}
.vision-content h2 {
  padding-bottom: 20px;
}
.content-top .vision h2 {
  color: #fff;
}
.content-top .vision:hover h2 {
  color: #000;
}
.vision h2 {
  color: #000;
}
.vision-content ul li {
  color: #fff;
}
#vision ul li {
  color: #8c8c8c;
  margin-bottom: 10px;
}
#vision .vision:hover li {
  color: #fff;
}
.vision p {
  color: #8c8c8c;
}
.vision:hover h2 {
  color: #fff;
}
.vision:hover p {
  color: #fff;
}
.parent {
  height: 290px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 10px;
}
.parent-content ul {
  padding-left: 20px;
  margin: 0;
}
.parent-content ul li {
  margin-bottom: 10px;
}
.people-sec .col-lg-5 {
  margin-left: 0;
}
.people-sec {
  height: 700px;
}
.people {
  background: #fff;
  padding: 60px;
}
.people-content {
  height: 300px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 10px;
}
.people-content::-webkit-scrollbar {
  width: 5px;
}
.people-content::-webkit-scrollbar-track {
  background: #eee;
}
.people-content::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.parent::-webkit-scrollbar {
  width: 5px;
}
.parent::-webkit-scrollbar-track {
  background: #eee;
}
.parent::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.people h3 {
  padding-bottom: 30px;
  line-height: 30px;
}
.parent-content {
  padding-bottom: 75px;
  padding-right: 26px;
  padding-left: 15px;
}
.parent-content h5 {
  padding-bottom: 30px;
  line-height: 30px;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #000;
}
.slider-progress {
  width: 100%;
  height: 3px;
  background: #eee;
  max-width: 635px;
  margin: 0;
}
.slider-progress .progress {
  width: 0%;
  height: 3px;
  background: #0089d0;
  margin-left: 0;
}
.perfectorial .nav-tabs .nav-item {
  width: 50%;
}
.perfectorial .nav-tabs {
  border-bottom: 2px solid #dcdada;
  justify-content: inherit;
  margin: 0 auto 20px;
}
.perfectorial .nav-tabs .nav-link.active {
  color: #5b5b5b;
  opacity: 1;
  border-bottom: 2px solid #0089d0;
  margin-bottom: -2px;
}
.perfectorial .nav-tabs .nav-link {
  padding: 0.5rem 0;
}
.perfectorial .nav-tabs .nav-link {
  opacity: 0.4;
}
.perfectorial .pd-lft {
  padding-left: 80px !important;
}
.nav-tabs {
  display: none;
  max-width: 1140px;
  margin: 100px auto 100px;
  border-bottom: 2px solid #f5f5f5;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item .nav-link.active {
  color: #5b5b5b;
  opacity: 1;
  border-bottom: 2px solid #0089d0;
  margin-bottom: -2px;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
  margin: 0;
}
.nav-tabs .nav-item .nav-link {
  opacity: 0.4;
}
.table-grey {
  background: #efebe8 !important;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent;
}
.card-content {
  padding-right: 50px;
}
.card-body h6 {
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 38px;
  color: #000;
  line-height: 30px;
}
.card-body h1 {
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 38px;
  color: #000;
  line-height: 30px;
}
.sports {
  height: 263px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 10px;
}
.sports::-webkit-scrollbar {
  width: 5px;
}
.sports::-webkit-scrollbar-track {
  background: #eee;
}
.sports::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
table th {
  text-align: left;
}
.table td,
.table th {
  border-top: 0;
  border-bottom: 1px solid #000;
}
.securty .col-md-3 {
  padding: 0 8px;
}
.icon-thumb {
  border: 1px solid #7fbca0;
  padding: 30px;
  min-height: 350px !important;
  transition: all ease-in-out 0.5s;
  margin-top: 40px;
  cursor: pointer;
  position: relative;
  margin: 0 8px;
}
.icon-thumb:hover {
  background: #7fbca0;
}
.icon-thumb:hover .hover-pic {
  display: block !important;
}
.hover-pic {
  display: none !important;
  margin: 0;
}
.icon-thumb:hover .without {
  display: none !important;
}
.icon-thumb:hover h5 {
  color: #fff;
}
.icon-thumb:hover p {
  color: #fff;
  opacity: 0.4;
}
.icon-thumb img {
  margin-bottom: 80px;
  margin-left: 0;
}
.icon-thumb p {
  font-size: 11px;
  color: #b7babc;
  font-weight: 600;
  letter-spacing: 2px;
}
.icon-thumb h5 {
  margin: 0;
  font-size: 17px;
  padding: 0;
}
.icon-content {
  position: absolute;
  bottom: 28px;
  padding-right: 30px;
}
.pd-bottom {
  padding-bottom: 100px !important;
}
.curriculum .col-md-3 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.curriculum .col-md-3 {
  padding: 0 8px;
}
.curriculum .icon-thumb {
  min-height: 270px !important;
  margin: 20px 0 0;
}
.pdright {
  padding-right: 7px;
}
.pdleft {
  padding-left: 7px;
}
.methodology {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.methodology h2 {
  position: absolute;
  bottom: 0;
  width: 99%;
  height: 90px;
  margin: 0;
  color: #fff;
  padding: 0 50px;
  background: linear-gradient(
    to bottom,
    rgba(230, 230, 230, 0) 0,
    rgba(230, 230, 230, 0) 1%,
    rgba(4, 4, 4, 0.41) 39%,
    rgba(21, 21, 21, 0.74) 64%,
    rgb(36 36 36 / 70%) 100%
  );
}
.content-hover {
  padding: 60px 50px;
  color: #7d7674;
  background: #f3efeb;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
  top: 0;
  flex-direction: column;
  transition: ease-in-out 0.5s;
  -webkit-transition: ease-in-out 0.5s;
  -moz-transition: ease-in-out 0.5s;
}
.methodology:hover .content-hover {
  opacity: 1;
}
.content-hover h3 {
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  text-align: left;
  margin-bottom: 30px;
  width: 100%;
}
.content-top .btn-group span {
  width: 210px;
}
.content-top .btn-group {
  margin-top: 60px;
}
.content-top .table tr:nth-child(odd) {
  background: 0 0;
}
.content-top .table th,
.sports .table th {
  text-align: left;
}
.sports .table td,
.sports .table th {
  padding: 18px 0;
}
.content-top .table td,
.content-top .table th {
  padding: 18px 0;
  vertical-align: top;
  border-bottom: 1px solid #000;
}
.admission .table tr:nth-child(odd) {
  background: 0 0;
}
.admission .table th {
  text-align: left;
}
.admission .table td,
.table th {
  padding: 18px 0;
  vertical-align: top;
  border-bottom: 1px solid #000;
}
.scool-calendar .table tr:nth-child(odd) {
  background: 0 0;
}
.scool-calendar .table th {
  text-align: left;
}
.scool-calendar .table td,
.table th {
  padding: 18px 0;
  vertical-align: top;
  border-bottom: 1px solid #000;
}
#accordionExample .table tr:nth-child(odd) {
  background: 0 0;
}
#accordionExample .table th,
#accordionExample2 .table th {
  text-align: left;
}
.circular .table td,
.table th {
  padding: 18px 50px;
  vertical-align: top;
  border-bottom: 1px solid #000;
}
.circular #accordionExample .card-header {
  display: table;
  width: 100%;
}
#accordionExample .table td,
#accordionExample .table th {
  padding: 18px 50px;
  vertical-align: top;
}
#accordionExample2 .table td,
#accordionExample2 .table th {
  padding: 18px 50px;
  vertical-align: top;
}
.wth {
  width: 400px;
  padding-right: 80px !important;
}
.admission h2 {
  margin-bottom: 20px;
}
.mr40 {
  margin-bottom: 30px;
}
#accordionExample .card,
#accordionExample2 .card {
  display: table;
  margin-top: 5px;
  border: 0;
  width: 100%;
}
#accordionExample .card-header:first-child,
#accordionExample2 .card-header:first-child {
  border-radius: 0;
}
#accordionExample .card,
#accordionExample2 .card {
  background: 0 0;
}
#accordionExample .card-header,
#accordionExample2 .card-header {
  padding: 14px 45px;
}
.collapsible-link::before {
  content: "";
  width: 20px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  display: block;
  transition: all 0.3s;
  opacity: 0.8;
}
.collapsible-link::after {
  content: "";
  width: 2px;
  height: 20px;
  background: #fff;
  position: absolute;
  top: calc(50% - 10px);
  right: 9px;
  display: block;
  transition: all 0.3s;
  opacity: 0.8;
}
.collapsible-link[aria-expanded="true"]::after {
  transform: rotate(90deg) translateX(-1px);
}
.collapsible-link[aria-expanded="true"]::before {
  transform: rotate(180deg);
}
#headingOne {
  background: #f2babd;
}
#headingTwo {
  background: #dcb868;
}
#headingThree {
  background: #e2946c;
}
#headingFour {
  background: #aecbc9;
}
#headingFive {
  background: #7d8ea6;
}
#headingSix {
  background: #41556e;
}
#headingSeven {
  background: #f2babd;
}
#headingEight {
  background: #dcb868;
}
#headingNine {
  background: #e2946c;
}
#headingTen {
  background: #aecbc9;
}
#headingEleven {
  background: #7d8ea6;
}
#headingTwelve {
  background: #41556e;
}
#heading0 {
  background: #f2babd;
}
#heading1 {
  background: #dcb868;
}
#heading2 {
  background: #e2946c;
}
#heading3 {
  background: #aecbc9;
}
#heading4 {
  background: #7d8ea6;
}
#heading5 {
  background: #41556e;
}
#heading6 {
  background: #f2babd;
}
#heading7 {
  background: #dcb868;
}
#heading8 {
  background: #e2946c;
}
#heading9 {
  background: #aecbc9;
}
#heading10 {
  background: #7d8ea6;
}
#heading11 {
  background: #41556e;
}


.font-weight-bold {
  font-weight: 100 !important;
  font-size: 18px;
}
.apply-sec {
  overflow: hidden;
}
.apply-content {
  padding: 100px 100px 100px 120px;
}
.apply-content table {
  margin-top: 20px;
}
.apply-content table tr:nth-child(odd) {
  background: 0 0;
  border-bottom: 1px solid #000;
}
.apply-content table th {
  border-top: 0;
}
.apply-content .table td,
.table th {
  padding: 18px 0;
}
.apply-content table th {
  text-align: left;
}
.apply-content ul {
  padding-left: 20px;
  margin-top: 30px;
}
.apply-content ul li {
  padding-top: 8px;
}
.transfer-flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 15px 40px;
  margin-bottom: 5px;
  color: #fff;
}
.orange {
  background: #f2babd;
}
.green {
  background: #aecbc9;
}
.transfer-flex span {
  margin-right: 0;
}
.transfer-flex span a {
  text-decoration: none;
}
.address-thumb {
  padding: 60px;
  height:100%;
}
.add-box {
  display: flex;
  margin: 0;
  margin-bottom: 25px;
}
.add-box > div {
  margin: 0;
}
.add-box span {
  padding-right: 15px;
  margin: 0;
}
.address-thumb h1 {
  margin-bottom: 40px;
}
.social-box {
  display: flex;
  align-items: center;
}
.social-box .social-div {
  margin: 0;
  margin-left: 30px;
}
.social-box .social-div .fa {
  color: #000;
}
.e-brochure .apply-content {
  padding-right: 98px;
}
.e-brochure .title {
  margin-bottom: 75px;
}
.e-brochure .btn-group span {
  width: 133px;
}
.news-thumb {
  transition: all ease-in-out 0.3s;
  border: 1px solid #eee;
}
.newsletter {
  padding-top: 0;
}
.news-thumb {
  position: relative;
  margin-top: 20px;
}
.news-hover img {
  background: #fff;
  padding: 20px;
  width: 70px;
  height: 70px;
  text-align: center;
  border-radius: 100%;
}
.news-hover {
  padding: 60px 50px;
  background: #00000096;
  color: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  bottom: 0;
  justify-content: center;
  text-align: center;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  flex-direction: column;
  transition: ease-in-out 0.5s;
  -webkit-transition: ease-in-out 0.5s;
  -moz-transition: ease-in-out 0.5s;
}
.news-thumb:hover .news-hover {
  opacity: 1;
}
.gallery h2 {
  margin-bottom: 25px;
}
.inner-gallery .col-md-4 {
  margin: 0;
}
.photo-thumb {
  overflow: hidden;
  cursor: pointer;
  position: relative;
  margin-bottom: 20px;
  height: 200px;
}
.photo-thumb img {
  -webkit-transition: all ease-in-out 2s;
  -o-transition: all ease-in-out 2s;
  transition: all ease-in-out 2s;
}
.photo-thumb:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.photo-thumb h6 {
  color: #fff;
}
.photo-hover {
  padding: 60px 50px;
  background: #00000096;
  color: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  bottom: 0;
  justify-content: center;
  text-align: center;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  flex-direction: column;
  transition: ease-in-out 0.5s;
  -webkit-transition: ease-in-out 0.5s;
  -moz-transition: ease-in-out 0.5s;
}
.photo-thumb:hover .photo-hover {
  opacity: 1;
}
.inner-gallery {
  padding-top: 200px;
}
.popup-inner {
  max-width: 550px;
  width: 60%;
  padding: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 0;
  background: #fff;
}
.application-form .form-control {
  width: 100%;
  height: 40px;
  font-size: 13px;
  border: 0;
  border-bottom: 1px solid #d2d0ceba;
  padding: 6px 4px;
  color: #444;
  border-radius: 0 !important;
  margin: 0 auto 10px 0;
  display: inline;
}
a.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 0;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 1000px;
  background: #6abae3;
  text-align: center;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
}
a.popup-close:hover {
  background: #6abae3;
  text-decoration: none;
  color: #fff;
}
.wellnes-open {
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 9999;
  bottom: 0;
  right: 0;
  background: #6abae3;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  overflow: hidden;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.wellnes-open .closebtn {
  position: absolute;
  top: 30px;
  z-index: 1;
  right: 46px;
  font-size: 50px;
  margin-left: 50px;
  color: #000;
  width: 50px;
  height: 50px;
  border: solid 1px #c1c1c1;
  text-align: center;
  line-height: 36px;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.wellnes-open .closebtn:hover {
  background: #f8f4f0;
  border: solid 1px #f8f4f0;
}
.wellnes-open .closebtn img {
  width: 17px;
}
.form-conetent {
  overflow: hidden;
  overflow-y: scroll;
  height: 565px;
}
.form-text {
  padding: 80px 50px;
}
.wellnes-open .form-group {
  margin-bottom: 15px;
}
.wellnes-open .form-control {
  display: block;
  width: 100%;
  color: #000;
  height: auto !important;
  padding: 8px 0;
  border-radius: 0;
  border: none;
  font-size: 14px;
  border-bottom: 1px solid #ced4da;
  resize: none;
  background: 0 0;
}
.status-form .gj-datepicker-bootstrap [role="right-icon"] button {
  width: auto;
  position: absolute;
  border: 0;
  right: 0;
  top: 7px;
  display: none;
}
.status-form {
  margin-bottom: 30px;
}
.status-form .form-control {
  color: #000;
  height: auto !important;
  background: 0 0;
  padding: 15px 0;
  border-radius: 0;
  border: none;
  font-size: 14px;
  border-bottom: 1px solid #ced4da !important;
  box-shadow: none;
  outline: 0;
}
.content-top .status-form .btn-group span {
  width: auto;
}
.content-top .status-form .btn-group {
  margin-top: 10px;
}
.status-form .btn-group:hover span {
  left: 90px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: 0 0;
}
.popup-form .form-control {
  color: #000;
  height: auto !important;
  background: 0 0;
  padding: 15px 0;
  border-radius: 0;
  border: none;
  font-size: 14px;
  border-bottom: 1px solid #ced4da !important;
  box-shadow: none;
  outline: 0;
}
.popup-form h4 {
  color: #000;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 25px;
}
.popup-form h6 {
  color: #000;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 25px;
}
.our-inspiration {
  background: #fff;
  position: relative;
  z-index: 2;
}
.cnt-modal {
  width: 100%;
  height: 100vh;
}
.address {
  position: relative;
  z-index: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#modal-container .width90 {
  position: absolute;
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  right: 0;
  top: 20%;
  left: 0;
}
@keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(1) scaleX(1);
  }
}
@keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes fadeIn {
  0% {
    background: rgba(0, 0, 0, 0);
  }
  100% {
    background: rgba(0, 0, 0, 0.7);
  }
}
@keyframes fadeOut {
  0% {
    background: rgba(0, 0, 0, 0.7);
  }
  100% {
    background: rgba(0, 0, 0, 0);
  }
}
@keyframes scaleUp {
  0% {
    transform: scale(0.8) translateY(1000px);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}
@keyframes scaleDown {
  0% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
  100% {
    transform: scale(0.8) translateY(1000px);
    opacity: 0;
  }
}
@keyframes scaleBack {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.85);
  }
}
@keyframes scaleForward {
  0% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes quickScaleDown {
  0% {
    transform: scale(1);
  }
  99.9% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes slideUpLarge {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes slideDownLarge {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes moveUp {
  0% {
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes moveDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(150px);
  }
}
@keyframes blowUpContent {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  99.9% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    transform: scale(0);
  }
}
@keyframes blowUpContentTwo {
  0% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes blowUpModal {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes blowUpModalTwo {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes roadRunnerIn {
  0% {
    transform: translateX(-1500px) skewX(30deg) scaleX(1.3);
  }
  70% {
    transform: translateX(30px) skewX(0) scaleX(0.9);
  }
  100% {
    transform: translateX(0) skewX(0) scaleX(1);
  }
}
@keyframes roadRunnerOut {
  0% {
    transform: translateX(0) skewX(0) scaleX(1);
  }
  30% {
    transform: translateX(-30px) skewX(-5deg) scaleX(0.9);
  }
  100% {
    transform: translateX(1500px) skewX(30deg) scaleX(1.3);
  }
}
@keyframes sketchIn {
  0% {
    stroke-dashoffset: 778;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes sketchOut {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 778;
  }
}
@keyframes modalFadeIn {
  0% {
    background-color: transparent;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes modalFadeOut {
  0% {
    background-color: #fff;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes modalContentFadeIn {
  0% {
    opacity: 0;
    top: -20px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes modalContentFadeOut {
  0% {
    opacity: 1;
    top: 0;
  }
  100% {
    opacity: 0;
    top: -20px;
  }
}
@keyframes bondJamesBond {
  0% {
    transform: translateX(1000px);
  }
  80% {
    transform: translateX(0);
    border-radius: 75px;
    height: 75px;
    width: 75px;
  }
  90% {
    border-radius: 3px;
    height: 182px;
    width: 247px;
  }
  100% {
    border-radius: 3px;
    height: 162px;
    width: 227px;
  }
}
@keyframes killShot {
  0% {
    transform: translateY(0) rotate(0);
    opacity: 1;
  }
  100% {
    transform: translateY(300px) rotate(45deg);
    opacity: 0;
  }
}
@keyframes fadeToRed {
  0% {
    background-color: rgba(0, 0, 0, 0.6);
  }
  100% {
    background-color: rgba(255, 0, 0, 0.8);
  }
}
@keyframes slowFade {
  0% {
    opacity: 1;
  }
  99.9% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
.large {
  display: none;
}
.popup-thumb {
  height: 556px;
  overflow: hidden;
}
.board-thumbnail {
  padding: 50px;
}
#modal_description {
  height: 370px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 5px;
}
#modal_description::-webkit-scrollbar {
  width: 5px;
}
#modal_description::-webkit-scrollbar-track {
  background: #eee;
}
#modal_description::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
#modal_title {
  text-align: left;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  margin-bottom: 0;
  color: #000;
  line-height: normal;
  display: block;
}
#subheading {
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 30px;
  color: #000;
  text-align: left;
  line-height: 1.2;
  display: block;
}
.board-thumbnail h4 {
  text-align: left;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  margin-bottom: 0;
  color: #000;
  line-height: normal;
}
.board-thumbnail h3 {
  font-size: 25px;
  margin-bottom: 30px;
  color: #000;
  text-align: left;
}
.mb-inspiration {
  display: none;
}
.popup-content h6 {
  text-align: left;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  margin-bottom: 0;
  color: #000;
  line-height: normal;
}
.popup-content h4 {
  text-align: left;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  margin-bottom: 0;
  color: #000;
  line-height: normal;
}
.popup-content h3 {
  font-size: 25px;
  margin-bottom: 30px;
  color: #000;
  text-align: left;
  line-height: 1.2;
}
.sub-heaing {
  font-size: 25px;
  margin-bottom: 30px;
  color: #000;
  text-align: left;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  display: block;
}
.popup-description {
  height: 370px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 5px;
}
.popup-description::-webkit-scrollbar {
  width: 5px;
}
.popup-description::-webkit-scrollbar-track {
  background: #eee;
}
.popup-description::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.description {
  display: none;
}
.subheading {
  display: none;
}
.board-thumbnail p {
  line-height: 35px;
  text-align: left;
  margin-bottom: 25px;
}
.pd0 {
  padding: 0 !important;
}
.minus {
  width: 15px;
  height: 2px;
  background: #fff;
  margin-top: 29px;
}
.closebutton {
  position: absolute;
  z-index: 9999;
  top: 51px;
  right: 50px;
  font-size: 55px;
  margin-left: 50px;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #6abae3;
  text-align: center;
  line-height: 0.75;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.closebutton img {
  width: 17px;
  margin-top: 4px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about-logo img {
  box-shadow: 1px 5px 7px #0003;
  margin: 2px;
  background: #f4f1ec;
}
@media (min-width: 768px) {
  .nav-tabs {
    display: flex;
    justify-content: space-between;
  }
  .tab-content .card {
    border: none;
  }
  .transport .tab-content .card .card-header {
    display: none;
  }
  .transport .tab-content .card .collapse {
    display: block;
  }
}
@media (max-width: 767px) {
  .tab-content > .tab-pane {
    opacity: 1;
  }
  .transport .tab-content > .tab-pane {
    display: block !important;
    opacity: 1;
  }
}
.quote-slide3 {
  display: none;
}
.add-icon2 {
  display: none;
}
@media (max-width: 575px) {
  .our_inspiration .row {
    margin-right: 0;
    margin-left: 0;
  }
  .quote2 {
    display: none;
  }
}
@media (max-width: 991px) {
  .mission {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .people_behind1 {
    padding: 30px 30px;
    background-color: #faf9f4;
  }
  .pd_r_60 {
    padding-right: 0;
  }
  .people_behind1 {
    left: 0;
    margin: 0;
    height: auto;
    padding: 35px 35px;
    background-color: #faf9f4;
  }
}
@media (max-width: 1200px) {
  .sub_page .slider .slider-inner .slider-lt1 h3 {
    padding-left: 10%;
  }
}
.prallaxBg .imgChange {
  width: 50%;
}
.sidebar-item {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.imageIcon {
  max-width: 100%;
  position: relative;
  margin-right: 0;
}
.scrollIcon {
  z-index: 1;
  padding: 0;
  width: 100%;
  height: auto !important;
  position: absolute;
  opacity: 0;
  -webkit-transition: all ease-in-out 2s;
  -o-transition: all ease-in-out 2s;
  transition: all ease-in-out 2s;
}
.scrollIcon.active {
  display: block;
  opacity: 1;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes fadeInUp {
  from {
    transform: translate3d(0, 90vh, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 90vh, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.scrollIcon h4 {
  margin: 0;
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
  text-transform: uppercase;
}
.scrollIcon img {
  width: 100% !important;
  height: 100vh !important;
  object-fit: contain;
  overflow: hidden;
  flex-direction: column;
  object-fit: cover;
  object-position: center;
  min-height: calc(500 / 744 * 100vh);
}
.make-me-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding: 0 0;
}
.prallaxBg .dataChange {
  width: 50%;
  margin-left: 0;
}
.alpha-range.pad80.laminam_dry.technology_wrapper.gey {
  background: #efefef;
}
.prallaxBg {
  background-size: cover !important;
  background-attachment: fixed !important;
}
.sidenav .d-flex {
  position: relative;
}
.static_box ul {
  padding-left: 20px;
}
.dataChange .static_box {
  padding: 10vh 25px 10vh 50px;
  background: #f5f5f5;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  height: 100vh;
}
.static_box.active {
  background: #efefef;
}
.content-section1 {
  height: 290vh;
  background: #f5f5f5;
}
.sidebar-section {
  position: absolute;
  height: 100%;
  width: 100%;
}
.prallaxBg .d-flex {
  position: relative;
}
@media only screen and (min-width: 767px) and (max-width: 900px) {
  .dataChange .static_box {
    padding: 5vh 5vh 5vh 5vh !important;
  }
  .static_box p,
  ul li {
    font-size: 14px;
    line-height: 29px;
  }
}
.our_inspiration1 {
  display: none;
}
.prallaxBg {
  display: block;
  background: #f5f5f5;
}
@media only screen and (max-width: 768px) {
  .prallaxBg {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .our_inspiration1 {
    display: block;
  }
}
@media (max-width: 991px) {
  .lefticonfixedwrap {
    top: 80%;
  }
}
@media (max-width: 480px) {
  .lefticonfixedwrap {
    top: 70%;
  }
  .add-icon2 {
    display: block;
  }
  .quote-slide3 {
    display: block;
  }
  .copy2 {
    padding-bottom: 20px;
  }
  .about-logo .col-md-3 {
    width: 50%;
  }
  .about-logo img {
    margin-bottom: 20px;
  }
  .about-logo .about-content p {
    margin-bottom: 25px;
  }
}
.meals-slide {
  padding: 15px 20px;
}
.mealtop {
  top: 15%;
}
.mealbtn {
  width: 120px;
  right: -75px;
}
@media (max-width: 320px) {
  .quote-slide {
    width: 272px;
  }
}
.meals-slide {
  width: 300px;
  height: 120px;
  line-height: 30px;
  background: #f5f5f5 !important;
  padding: 15px 20px;
  z-index: 9999999;
  position: fixed;
  top: 40%;
  left: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
.mealtop {
  z-index: 9999999;
  position: fixed;
  top: 27%;
  left: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.mealbtn {
  float: right;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  position: absolute;
  border: none;
  background-color: #0089d0;
  width: 120px;
  height: 32px;
  color: #fff;
  cursor: pointer;
  outline: 0;
  border-radius: 0 0 5px 5px;
  right: -75px;
  top: 77px !important;
  z-index: 20000;
  font-size: 14px;
  text-align: center;
  line-height: 27px;
  letter-spacing: 1px;
}
.meals-slide a:focus,
.meals-slide a:hover {
  color: #fff;
}
#transfer-certificate {
  position: relative;
}
#transfer-certificate {
  text-align: center;
}
.enter-addmission {
  position: relative;
  z-index: 9;
  width: 100%;
  margin: 50px auto 0;
}
#transfer-certificate .mr40 {
  position: relative;
  z-index: 9;
}
.enter-addmission form {
  display: flex;
  align-items: center;
}
.enter-addmission .form-group {
  width: 100%;
  margin: 0;
  justify-content: space-between;
  height: 47px;
}
.enter-addmission .form-control {
  padding: 13px;
  border-radius: 0;
  font-size: 14px;
  color: #000;
  border: 0;
  background: #f4f0ec;
}
.enter-addmission button {
  letter-spacing: 1px;
  color: #fff;
  width: 150px;
  margin-left: 15px;
  background: #0089d0;
  padding: 14.5px;
  margin: 0;
  justify-content: center;
}
.color1 {
  background: #f2babd;
}
.color2 {
  background: #dcb868;
}
.color3 {
  background: #e2946c;
}
/*.form-btn {*/
/*  width: 700px;*/
/*  dis* {*/
/*    padding: 0;*/
/*    margin: 0 auto;*/
/*  }*/

.add-icon {
  width: 33px;
  height: 40px;
  position: fixed;
  top: 77%;
  left: 0;
  z-index: 4;
  transform: translateY(-50%);
  background: #0089d0;
  text-align: center;
  display: flex;
  align-items: center;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}
.firstgridsidebtn a {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #0a0a0a1f;
  width: 100%;
  font-size: 15px;
}
.firstgridsidebtn a:hover {
  background: #0089d0;
  color: #fff;
}
.firstgridsidebtn {
  width: 250px;
  position: absolute;
  top: -19px;
  left: 40px;
  opacity: 0;
  visibility: hidden;
  background: #f5f5f5;
  transition: all 0.5s ease;
}
.firstgridsidebtn.showfirst {
  opacity: 1;
  visibility: visible;
}
.firstgridsidebtn .add-btn {
  width: 100%;
  padding: 0;
}
.firstgridsidebtn .triangle-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid red;
  position: absolute;
  top: 30%;
  left: -10px;
  transform: translateY(-50%);
}

.quote-slide2 {
  width: 240px;
  height: auto;
  line-height: 30px;
  background: #f5f5f5 !important;
  padding: 18px 20px;
  z-index: 9999999;
  position: fixed;
  top: 40%;
  right: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
}
.quote2 {
  z-index: 9999999;
  position: fixed;
  top: 35%;
  right: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.quoteactive2 {
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.add-icon {
  width: 282px;
  height: 40px;
  position: fixed;
  top: 120px;
  left: -160px;
  z-index: 4;
  transform: rotate(270deg);
  background: #0089d0;
  text-align: center;
  display: block;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
  color: #fff;
  line-height: 35px;
}
.quote2 a {
  display: block;
  padding: 5px 0;
  color: #000;
  width: 100%;
  font-size: 15px;
  border-bottom: 1px solid #0000004f;
}
.quote2 a:hover {
  color: #0089d0;
}
.quote-slide3 {
  position: fixed;
  bottom: -300px;
  width: 100%;
  padding: 20px;
  background: #f5f5f5;
  color: #000;
  text-align: center;
  z-index: 99;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
.quote-slide3 a {
  display: block;
  padding: 15px 10px;
  color: #000;
  width: 100%;
  font-size: 15px;
  border-bottom: 1px solid #0000004f;
}
.quoteactive3 {
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  bottom: 45px;
}
.add-icon2 {
  position: fixed;
  width: 100%;
  background: #0089d0;
  padding: 10px 0;
  text-align: center;
  bottom: 0;
  color: #fff;
  font-size: 17px;
  z-index: 999;
}
.quote-slide {
  width: 300px;
  height: 185px;
  line-height: 30px;
  background: #f5f5f5 !important;
  padding: 38px 20px;
  z-index: 9999999;
  position: fixed;
  top: 40%;
  left: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
.quote {
  z-index: 9999999;
  position: fixed;
  top: 55%;
  left: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.quote-slide h6 {
  font-size: 23px;
}
.quote-btn {
  float: right;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  position: absolute;
  border: none;
  background-color: #0089d0;
  width: 260px;
  height: 32px;
  color: #fff;
  cursor: pointer;
  outline: 0;
  border-radius: 0 0 5px 5px;
  right: -146px;
  top: 0px !important;
  letter-spacing: 1px;
  z-index: 20000;
  font-size: 14px;
  text-align: center;
  line-height: 27px;
}
.contact_tab1 {
  float: left;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  position: relative;
  border: none;
  background-color: #0089d0;
  width: 186px;
  height: 32px;
  color: #fff;
  cursor: pointer;
  outline: 0;
  border-radius: 0 0 5px 5px;
  left: 228px;
  top: -71px !important;
  z-index: 20000;
  font-size: 18px;
  text-align: center;
  line-height: 27px;
}
.effect3 {
  width: 600px;
  position: fixed;
  top: 45%;
  z-index: 20000;
  height: 200px;
}
.register-now {
  display: none;
  width: 325px;
  height: 185px;
  float: left;
  line-height: 30px;
  background: #f5f5f5 !important;
  padding: 38px 20px;
}
.ranking-colm2 h1,
.register-now h1 {
  font-size: 23px;
}
.ranking-colm1.ranking-colm2 {
  position: fixed;
  display: none;
  background: #fbedd2;
  line-height: 30px;
}
.main-content-main-row1.content-sticky.sticky-main
  .ranking-colm1.ranking-colm2 {
  display: block;
}
.ranking-colm1 {
  position: fixed;
  top: 45%;
  left: -325px;
  width: 325px;
  height: 185px;
  line-height: 30px;
  background: #f5f5f5 !important;
  padding: 38px 20px;
  z-index: 9999;
}
.ranking-colm1 .owl-buttons {
  display: none;
}
.top-head {
  text-align: right;
  border-bottom: 1px solid #eee;
  position: relative;
}
.error {
  color: red;
  font-size: 14px;
}
.tansport ul {
  padding-left: 20px;
}
.tansport ul li {
  margin-top: 10px;
}
.tansport h5 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 100;
  font-size: 20px;
  color: #000;
}
.student {
  margin-bottom: 70px;
}
.mr30 {
  margin-top: 30px;
}
.screening {
  position: absolute;
  bottom: 0;
}
.screening ul {
  padding-left: 20px;
}
.screening ul li {
  margin-top: 10px;
}
.screening h4 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 100;
  font-size: 25px;
  color: #000;
}
.tansport h4 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 100;
  font-size: 25px;
  color: #000;
}
.chairman h6 {
  font-size: 20px;
  margin: 30px 0 0;
  color: #000;
  font-family: Conv_Gilroy-Medium;
  font-weight: 600;
}
.chairman h4 {
  font-size: 20px;
  margin: 30px 0 0;
  color: #000;
}
.chairman ul {
  padding-left: 20px;
}
.chairman ul li {
  margin-top: 10px;
}
.vision:hover li {
  color: #000;
}
.vision ul {
  padding-left: 20px;
}
.learning-content {
  border: 1px solid #7fbca0;
  padding: 30px;
  min-height: 380px !important;
  transition: all ease-in-out 0.5s;
  cursor: pointer;
}
.learning-content:hover {
  background: #7fbca0;
}
.learning-content:hover li {
  color: #fff;
}
.learning-content:hover h6 {
  color: #fff;
}
.learning-content ul {
  padding-left: 20px;
}
.learning-content ul li {
  margin-top: 15px;
}
.learning-content h6 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 100;
  font-size: 25px;
  color: #000;
}
.labs {
  overflow: hidden;
  height: 255px;
  overflow-y: scroll;
  padding-right: 5px;
}
.labs::-webkit-scrollbar {
  width: 5px;
}
.labs::-webkit-scrollbar-track {
  background: #eee;
}
.labs::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.Labs .chairman-pic {
  padding-right: 0;
  padding-left: 50px;
}
.content-top .col-md-3 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.content-top .col-md-3 {
  padding-right: 5px;
  padding-left: 5px;
}
.osa-thumb {
  margin-top: 30px;
  text-align: center;
}
.osa-thumb .osa-title {
  margin-top: 15px;
  font-size: 14px;
}
.distance {
  height: 250px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 5px;
}
.distance::-webkit-scrollbar {
  width: 5px;
}
.distance::-webkit-scrollbar-track {
  background: #eee;
}
.distance::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.scr-ul {
  padding-right: 13px;
}
.ttl {
  margin-top: -10px;
}
.setup h5 {
  line-height: 30px;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #000;
}
.setup h6 {
  font-weight: 600;
  font-size: 20px;
  margin: 30px 0 0;
  color: #000;
  font-family: Conv_Gilroy-Medium;
}
.setup ul {
  padding-left: 20px;
}
.procedures h5 {
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #000;
  margin-bottom: 20px;
}
.staff {
  border-right: 1px solid #000;
  padding-right: 20px;
}
.learning h2 {
  margin-bottom: 40px;
}
.mission1 {
  position: absolute;
  top: -2px;
  height: 493px;
  width: 50px;
  background: #f5f5f5;
  left: -25px;
  z-index: 1;
}
@media only screen and (min-width: 1440px) and (max-width: 1920px) {
  .menu-add {
    bottom: 47px !important;
  }
}
@media (max-width: 1200px) {
  .mission1 {
    height: 606px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1290px) {
  .mission1 {
    height: 561px;
  }
}
@media (min-width: 992px) {
  .pd_r_60 {
    padding-right: 60px;
  }
  .pd_l_60 {
    padding-left: 60px;
  }
}
p {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .pdt_m_50 {
    padding-top: 50px;
  }
  .pd_r_60 {
    padding-right: 0;
  }
  #slider_rich_experience {
    display: none;
  }
  .our_inspiration1 ul {
    padding-left: 18px;
    line-height: 35px;
  }
  .vision_mission h1 {
    font-size: 25px !important;
  }
  .mission h1 {
    margin-left: 25px !important;
  }
  .mission ul {
    margin-left: 0 !important;
  }
}
@media (max-width: 992px) {
  .mission1 {
    display: none;
  }
  .mission {
    margin-top: 50px;
  }
}
@media (max-width: 575px) {
  .vision_mission h1 {
    margin-left: 0 !important;
  }
  .vision_mission ul {
    padding: 0 16px 40px !important;
  }
  .people_behind1 {
    padding: 40px 16px !important;
  }
}
#slider_rich_experience ul {
  line-height: 35px;
}
.top-head ul {
  list-style: none;
}
.top-head ul li {
  display: inline-block;
  padding: 0 15px;
  line-height: 20px;
}
.top-head ul li a {
  padding: 15px 0;
  font-size: 11px;
  color: #fff;
  letter-spacing: 1px;
  opacity: 0.7;
}
.navbar-collapse {
  margin-right: 0;
  width: 100%;
  justify-content: end;
}
.contact-nav {
  border-left: 1px solid #fff;
  text-align: center;
  padding-left: 75px;
}
.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 15px;
  padding: 15px 0;
  text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: rgb(248 195 0);
}
.menu.clicked {
  position: fixed;
  z-index: 99999;
  right: 8%;
  top: 38px;
  background: #6abae3;
  border-radius: 100%;
  width: 60px;
  height: 60px;
}
.menu {
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 21;
  right: 0;
  top: 38px;
}
.menu span::before {
  top: -4px;
  width: 13px;
}
.menu span::after,
.menu span::before {
  position: absolute;
  content: "";
}
.menu span::after {
  top: 4px;
  width: 13px;
}
.menu span::after,
.menu span::before {
  position: absolute;
  content: "";
}
nav.navbar-expand-lg.navbar-light.fixed .menu span,
nav.navbar-expand-lg.navbar-light.fixed .menu span::after,
nav.navbar-expand-lg.navbar-light.fixed .menu span::before {
  background: #000;
}
.menu span,
.menu span::after,
.menu span::before {
  display: block;
  width: 15px;
  right: 0;
  height: 2px;
  background-color: #fff;
  outline: 1px solid transparent;
  -webkit-transition-property: background-color, -webkit-transform;
  -moz-transition-property: background-color, -moz-transform;
  -o-transition-property: background-color, -o-transform;
  transition-property: background-color, transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.menu span {
  position: relative;
  margin-top: 9px;
  margin-bottom: 9px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -1.5px;
}
.prefectorialImg {
  max-height: 100px !important;
}
.menu.clicked span::before {
  -webkit-transform: translateY(4px) rotate(45deg);
  -moz-transform: translateY(4px) rotate(45deg);
  -ms-transform: translateY(4px) rotate(45deg);
  -o-transform: translateY(4px) rotate(45deg);
  transform: translateY(4px) rotate(45deg);
  width: 15px;
}
.menu.clicked span::after {
  -webkit-transform: translateY(-4px) rotate(-45deg);
  -moz-transform: translateY(-4px) rotate(-45deg);
  -ms-transform: translateY(-4px) rotate(-45deg);
  -o-transform: translateY(-4px) rotate(-45deg);
  transform: translateY(-4px) rotate(-45deg);
}
.menu.clicked span:after,
.menu.clicked span:before {
  background-color: transparent !important;
}
nav.navbar-expand-lg.navbar-light.fixed .menu.clicked span {
  background-color: #fff;
}
.menu:hover {
  cursor: pointer;
}
.navbar-light .navbar-nav .nav-item {
  margin-left: 25px;
}
.navbar-light .navbar-nav .nav-item:last-child{
  margin-left: 15px;
  margin-right:15px;
}
.navbar-light .navbar-brand {
  margin: 0;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  text-align: center;
  display: block;
}
.navbar-light .navbar-brand img {
  display: block;
  width: 330px;
  text-align: center;
  margin: 3px auto;
}
.navbar-light .navbar-brand .fixed-logo {
  display: none;
}
nav.navbar-expand-lg.navbar-light.fixed .defult-logo {
  display: none;
}
nav.navbar-expand-lg.navbar-light.fixed .fixed-logo {
  display: block;
  width: 330px;
  text-align: center;
  margin: 3px auto;
}
.border-right {
  border-right: 1px solid #eee !important;
}
.social-icon {
  margin-right: 0;
  border-left: 1px solid #eee;
  padding: 12px;
}
.social-icon a {
  color: #fff !important;
  font-size: 16px !important;
  opacity: 1 !important;
}
.social-icon .fa {
  color: #fff;
  padding: 0 9px;
}
.social-icon .fa:hover {
  color: rgb(248 195 0);
}
nav.navbar-expand-lg.navbar-light.header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  border-bottom: 1px solid #eee;
  background: rgb(0 0 0 / 48%);
}
@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 0.9;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 0.9;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.canvas-menu.show {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.canvas-menu:after {
  content: "";
  right: -5px;
  top: 0;
  width: 300px;
  height: 100vh;
  position: absolute;
  z-index: -1;
  background: url(../images/menu-tree.svg) no-repeat;
}
.canvas-menu {
  background: #fff;
  position: fixed;
  z-index: 999;
  right: 0;
  top: 0;
  width: 650px;
  height: 100vh;
  padding: 50px 50px 0 70px;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.canvas-menu::-webkit-scrollbar {
  width: 5px;
}
.canvas-menu::-webkit-scrollbar-track {
  background-color: transparent;
}
.canvas-menu::-webkit-scrollbar-thumb {
  background-color: #d6dee1;
  border-radius: 10px;
  border: 0 solid transparent;
}
.canvas-menu ul {
  list-style: none;
  margin: 0;
  width: 300px;
  margin-top: 50px;
}
.canvas-menu ul li span {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 10px;
  position: relative;
  font-family: Conv_Gilroy-Bold;
}
.canvas-menu ul li {
  margin-bottom: 15px;
}
.canvas-menu ul li a {
  font-size: 26px;
  padding-bottom: 15px;
}
.canvas-menu .dropdown {
  display: none;
  margin: 0;
  margin-top: 5px;
}
.canvas-menu .dropdown li {
  margin: 0;
  border: 0;
}
.canvas-menu .dropdown li a {
  font-size: 13px;
  padding-bottom: 15px;
  color: #737373;
  display: block;
}
.canvas-nav .fa {
  font-size: 16px;
  color: #0089d0;
  margin-left: 10px;
}
.menu-add {
  width: 200px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.menu-add .add h6 {
  font-size: 11px;
  margin-bottom: 18px;
  color: #0089d0;
  font-family: Conv_Gilroy-Medium;
  letter-spacing: 2px;
  font-weight: 600;
}
.menu-add .add p {
  font-size: 13px;
  padding-bottom: 15px;
  color: #737373;
  line-height: 30px;
}
nav.navbar-expand-lg.navbar-light.fixed .top-head li a {
  color: #000 !important;
  opacity: 1;
}
nav.navbar-expand-lg.navbar-light.fixed .social-icon .fa {
  color: #000;
}
nav.navbar-expand-lg.navbar-light.fixed .nav-link {
  color: #000 !important;
}
nav.navbar-expand-lg.navbar-light.fixed {
  background: #fff !important;
  box-shadow: 10px 10px 10px #b7b7b721;
  -webkit-animation: slide-down 1s;
  animation: slide-down 1s;
}
.navbar-light .navbar-nav .nav-link {
  position: relative;
}
.navbar-light .navbar-nav .nav-link:hover:after {
  content: "";
  width: 100%;
}
.navbar-light .navbar-nav .nav-link:after {
  content: "";
  width: 0%;
  background: #f8c300;
  position: absolute;
  bottom: -2px;
  right: 0;
  left: 0;
  height: 2px;
  transition: all ease-in-out 0.5s;
}
nav.navbar-expand-lg.navbar-light ul li.hover:hover .hide {
  position: absolute;
  z-index: 99999;
  display: block;
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0s;
}
nav.navbar-expand-lg.navbar-light .hide {
  padding: 0 0;
  width: 100%;
  background: #fff;
  visibility: hidden;
  margin: 0 auto;
  font-family: Hero;
  position: absolute;
  right: 0;
  left: 0;
  top: 100%;
  box-shadow: 0 5px 11px rgb(0 0 0 / 29%);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transform: translateZ(0);
  transform: translateY(10%);
  transition: all 0.5s ease 0s, visibility 0s linear 0.5s;
  opacity: 0;
}
.hide ul {
  list-style: none;
  padding-bottom: 25px;
}
.navbar-light .navbar-nav .hide .nav-link {
  font-family: Conv_Gilroy-Medium;
  color: #000;
  padding: 5px 0;
  font-size: 14px;
}
.overlay-mission {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgb(0 0 0 / 63%);
  z-index: 2;
}
.hide .container {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.hide strong {
  font-family: Conv_Gilroy-Medium;
  padding: 25px 0 15px 50px;
  display: block;
}
.dis-slider .slider .slider-inner .slider-rt {
  background-size: cover !important;
  height: 100vh;
}
.dis-slider .slider .slider-inner .slider-lt {
  position: absolute;
  text-align: left;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  height: 100vh;
  align-items: center;
  z-index: 99;
}
.dis-slider .slider .slider-inner .slider-lt img {
  width: 350px;
}
.dis-slider .slider .slick-dots {
  display: none;
}
.banner-content {
  max-width: 1140px;
  position: relative;
  margin: auto;
}
.slider-lt > div {
  margin: 400px 0 0;
}
.dis-slider .slider .slider-inner .slider-lt h3 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  margin-top: 25vh;
}
.sub_page .slick-dots {
  display: none;
}
.sub_page .slider .slider-inner .slider-lt1 h3 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  padding-top: 160px;
}
.sub_page .slider .slider-inner .slider-rt1 {
  background-size: cover !important;
  height: 35vh;
}
.dis-btn {
  position: relative;
}
.dis-btn:before {
  background: url(../images/circle-half.svg) no-repeat;
  width: 70px;
  height: 70px;
  content: "";
  left: 0;
  top: 0;
  position: absolute;
}
.dis-btn {
  width: 70px;
  height: 70px;
  position: relative;
  padding: 25px;
  border-radius: 100%;
  text-align: center;
  margin-left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-group {
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  background: 0 0;
  border: 0;
  outline: 0;
}
.btn-group:hover .dis-btn {
  background: #0089d0;
}
a.btn-group:hover span {
  left: 90px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: 0 0;
}
.popup-form .btn-group {
  margin-top: 25px;
}
.popup-form .btn-group span {
  width: 70px;
}
.popup-form .btn-group:hover span {
  left: 90px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: 0 0;
}
.btn-group span {
  font-size: 15px;
  margin-left: -13px;
  padding: 10px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  position: absolute;
  left: 61px;
  width: 124px;
  font-weight: 600;
  letter-spacing: 1px;
}
.dis-btn img {
  margin-top: 0 !important;
  position: absolute;
  width: 18px;
  left: 24px;
  top: 40%;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  position: absolute;
}
.btn-group:hover img {
  left: 30px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
.btn-group:hover .black {
  opacity: 0;
}
.btn-group:hover .white {
  opacity: 1;
}
.btn-group .white {
  opacity: 0;
}
.our-inspiration .btn-group {
  margin-top: 70px;
}
.play-video .dis-btn:before {
  background: url(../images/circle-white.svg) no-repeat;
}
.play-video .btn-group:hover .dis-btn:before {
  display: none;
  border: 1px solid #0089d0;
}
.play-video .btn-group span {
  color: #fff;
}
.video {
  position: relative;
}
.play-video {
  max-width: 150px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 999;
}
#innov .control,
.dis-update .control,
.securty .control {
  width: 100px;
  display: flex;
  position: relative;
  bottom: 35px;
  margin-right: 0;
  z-index: 99;
}
#innov .control .inspiration-sliderleft,
.dis-update .control .icon-sliderleft,
.securty .control .securty-sliderleft {
  position: relative;
  left: 0;
  margin-right: 3px;
  top: 50%;
  width: 18px;
  background: 0 0;
  cursor: pointer;
}
#innov .control .inspiration-sliderright,
.dis-update .control .icon-sliderright,
.securty .control .securty-sliderright {
  position: relative;
  left: 0;
  top: 50%;
  width: 18px;
  cursor: pointer;
}
#innov .inspiration-sliderleft img,
.dis-update .control .icon-sliderleft img,
.securty .control .securty-sliderleft img {
  transform: rotate(180deg);
}
.popup {
  z-index: 99999999;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
}
.popup-inner {
  max-width: 700px;
  width: 90%;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 2px 6px rgb(0 0 0);
  border-radius: 3px;
  background: #fff;
}
.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 1000px;
  background: rgba(0, 0, 0, 0.8);
  font-family: Arial, Sans-Serif;
  font-size: 20px;
  text-align: center;
  line-height: 100%;
  color: #fff;
}
.update-thumb .btn-group {
  margin-top: 55px;
}
.update-thumb .dis-btn img {
  width: 18px;
  height: auto;
}
.gallery .btn-group {
  margin-top: 50px;
}
.update-thumb img {
  height: 250px;
  object-fit: cover;
}
.pdb_50 {
  padding-bottom: 50px;
}
.pdt_50 {
  padding-top: 50px;
}
/*.pd100 {*/
/*  padding: 100px 0;*/
/*}*/
.pd50 {
  padding: 50px 0;
}
.pdl_50 {
  padding: 0 0 50px 50px;
}
.pdr_50 {
  padding: 0 50px 50px 0;
}
.about-title {
  padding-right: 40px;
}
.about .about-title h1 {
  position: relative;
}
.our-inspiration .title {
  max-width: 670px;
  margin-left: 0;
}
.our-inspiration h1 {
  position: relative;
}
.covid {
  position: relative;
}
.covid .about-content {
  margin-top: 35px;
  padding-right: 170px;
}
.covid img {
  margin-top: 27px;
}
.covid:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  background: url(../images/Zig-Zag.svg) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 66px;
}
.covid:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/covid-bottom-Zig-Zag.svg) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 62px;
}
.about {
  position: relative;
  padding-bottom: 130px !important;
}
.about:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  background: url(../images/Zig-Zag.svg) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 66px;
}
.about:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/Cloud.svg) no-repeat left center;
  background-size: contain;
  height: 145px;
}
.dis-update {
  position: relative;
}
.dis-update:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 130px;
  right: 0;
  background: url(../images/Right-Cloud.svg) no-repeat;
  background-size: cover;
  background-position: center;
  height: 144px;
  width: 530px;
}
.dis-update:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 30%;
  left: 0;
  right: 0;
  background: url(../images/Left-Cloud.svg) no-repeat left center;
  background-size: contain;
  height: 150px;
  width: 180px;
}
.gallery {
  position: relative;
}
.gallery:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: -62px;
  left: 0;
  right: 0;
  background: url(../images/Zig-Zag-top.svg) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 62px;
}
.gallery .container {
  position: relative;
  z-index: 2;
}
.gallery:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/Without-Background.png) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 95%;
  width: 100%;
}
.vision_mission h1 {
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #fff;
  margin-top: 25px;
  margin-left: 25px;
}
.our_inspiration h3 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 600;
  font-size: 22px;
  color: #000;
}
.vision_mission ul {
  padding: 0 40px 40px;
  list-style-type: square;
}
.vision_mission ul li {
  line-height: 35px;
  font-size: 16px;
  font-family: Conv_Gilroy-Medium;
  color: #fff;
}
.our_inspiration span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 14px;
  display: -webkit-inline-box;
  padding-bottom: 10px;
}
.complete {
  display: none;
}
.more {
  color: navy;
  font-size: 13px;
  padding: 3px;
  cursor: pointer;
}
b,
strong {
  font-weight: 700;
  font-family: Conv_Gilroy-Medium;
}
.our_inspiration p {
  line-height: 35px;
}
.people_behind {
  width: 100%;
  background-image: url("../images/people_behind.jpg");
  background-size: 100% 100%;
}
.query1 {
  position: relative;
  margin-top: 25px;
  margin-bottom: 25px;
}
.query1:placeholder {
  color: red !important;
  font-size: 1.2em;
  font-style: italic;
}
.query1 input {
  padding: 7px;
  font-size: 13px;
  color: #000 !important;
  border: 0;
  outline: 0;
  width: 100%;
  background: 0 0;
  border-bottom: 2px solid #5b5b5b;
}
.query1 img {
  position: absolute;
  width: 24px;
  right: 0;
  bottom: 4px;
}
.people_behind1 {
  left: 0;
  margin: 0;
  height: auto;
  padding: 40px 40px;
  background-color: #faf9f4;
}
.custom-scrollbar-css {
  height: 445px;
}
.slidetext .sectext_scrollbar {
  height: 52vh !important;
  padding-right: 10px !important;
}
.sectext_scrollbar {
  font-family: Conv_Gilroy-Medium;
  font-size: 15px;
  margin-top: 3px;
}
.custom-scrollbar-css {
  overflow-y: scroll;
}
.custom-scrollbar-css::-webkit-scrollbar {
  width: 5px;
}
.custom-scrollbar-css::-webkit-scrollbar-track {
  background: #eee;
}
.custom-scrollbar-css::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.dis-update h1 span,
.people_behind h1 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.about-title h1 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.about-content {
  margin-top: 52px;
}
.inspiration-slide2 p {
  line-height: 30px;
}
.our-inspiration .content p {
  line-height: 30px;
}
.content {
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 1s ease 0s;
}
.our-inspiration .active {
  opacity: 1;
}
body.modal-active,
html.modal-active {
  overflow: hidden;
}
#modal-container {
  position: fixed;
  display: table;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  overflow: hidden;
  overflow-x: hidden;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  z-index: 99999 !important;
}
#modal-container.three {
  transform: scale(1);
}
#modal-container.three .modal-background .modal {
  animation: moveUp 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.three + .content {
  z-index: 1;
  animation: slideUpLarge 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.three.out + .content {
  animation: slideDownLarge 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container .modal-background {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: all 1s ease-in-out;
}
#modal-container .modal-background .modal {
  background: #fff;
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  transition: all 1s ease-in-out;
  padding: 50px;
}
@keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(1) scaleX(1);
  }
}
@keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes fadeIn {
  0% {
    background: rgba(0, 0, 0, 0);
  }
  100% {
    background: rgba(0, 0, 0, 0.7);
  }
}
@keyframes fadeOut {
  0% {
    background: rgba(0, 0, 0, 0.7);
  }
  100% {
    background: rgba(0, 0, 0, 0);
  }
}
@keyframes scaleUp {
  0% {
    transform: scale(0.8) translateY(1000px);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}
@keyframes scaleDown {
  0% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
  100% {
    transform: scale(0.8) translateY(1000px);
    opacity: 0;
  }
}
@keyframes scaleBack {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.85);
  }
}
@keyframes scaleForward {
  0% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes quickScaleDown {
  0% {
    transform: scale(1);
  }
  99.9% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes slideUpLarge {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes slideDownLarge {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes moveUp {
  0% {
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes moveDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(150px);
  }
}
@keyframes blowUpContent {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  99.9% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    transform: scale(0);
  }
}
@keyframes blowUpContentTwo {
  0% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes blowUpModal {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes blowUpModalTwo {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes roadRunnerIn {
  0% {
    transform: translateX(-1500px) skewX(30deg) scaleX(1.3);
  }
  70% {
    transform: translateX(30px) skewX(0) scaleX(0.9);
  }
  100% {
    transform: translateX(0) skewX(0) scaleX(1);
  }
}
@keyframes roadRunnerOut {
  0% {
    transform: translateX(0) skewX(0) scaleX(1);
  }
  30% {
    transform: translateX(-30px) skewX(-5deg) scaleX(0.9);
  }
  100% {
    transform: translateX(1500px) skewX(30deg) scaleX(1.3);
  }
}
@keyframes sketchIn {
  0% {
    stroke-dashoffset: 778;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes sketchOut {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 778;
  }
}
@keyframes modalFadeIn {
  0% {
    background-color: transparent;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes modalFadeOut {
  0% {
    background-color: #fff;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes modalContentFadeIn {
  0% {
    opacity: 0;
    top: -20px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes modalContentFadeOut {
  0% {
    opacity: 1;
    top: 0;
  }
  100% {
    opacity: 0;
    top: -20px;
  }
}
@keyframes bondJamesBond {
  0% {
    transform: translateX(1000px);
  }
  80% {
    transform: translateX(0);
    border-radius: 75px;
    height: 75px;
    width: 75px;
  }
  90% {
    border-radius: 3px;
    height: 182px;
    width: 247px;
  }
  100% {
    border-radius: 3px;
    height: 162px;
    width: 227px;
  }
}
@keyframes killShot {
  0% {
    transform: translateY(0) rotate(0);
    opacity: 1;
  }
  100% {
    transform: translateY(300px) rotate(45deg);
    opacity: 0;
  }
}
@keyframes fadeToRed {
  0% {
    background-color: rgba(0, 0, 0, 0.6);
  }
  100% {
    background-color: rgba(255, 0, 0, 0.8);
  }
}
@keyframes slowFade {
  0% {
    opacity: 1;
  }
  99.9% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
#modal-container.three.out {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.implent-box {
  position: relative;
}
.c-team-popin__bar {
  position: fixed;
  background: #6abae3;
  z-index: 999;
  transition: all ease-in-out 0.6s;
}
.implent-box:after {
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 999;
  height: 100vh;
  width: 100%;
  transition: all ease-in-out 0.6s;
  opacity: 0;
  visibility: hidden;
}
body.modal-active .implent-box:after {
  opacity: 1;
  visibility: visible;
}
body.modal-active #innov {
  transform: translateY(-50vh);
}
.our-inspiration .more_innovationt {
  margin: 0 10px;
  overflow: hidden;
}
#innov .col-md-3 {
  padding-right: 10px;
  padding-left: 10px;
}
#innov {
  transform: translateY(0);
  transition: all ease-in-out 0.6s;
}
.top_w {
  top: -80px;
  right: 0;
  left: 0;
  height: 80px;
}
.top_r {
  top: 0;
  right: -80px;
  bottom: 0;
  width: 80px;
}
.top_b {
  bottom: -80px;
  right: 0;
  left: 0;
  height: 80px;
}
.top_l {
  top: 0;
  left: -80px;
  bottom: 0;
  width: 80px;
}
body.modal-active .top_w {
  top: 0;
  height: 60px;
}
body.modal-active .top_r {
  right: 0;
  width: 60px;
}
body.modal-active .top_b {
  bottom: 0;
  height: 60px;
}
body.modal-active .top_l {
  left: 0;
  width: 60px;
}
body #modal-container .implent-box:after {
  background: 0 0;
  display: none;
}
body.modal-active.pop #modal-container .implent-box:after {
  opacity: 1;
  visibility: visible;
}
body.modal-active.pop #modal-container .implent-box .top_w {
  top: -60px;
  animation-delay: 2s;
}
body.modal-active.pop #modal-container .implent-box .top_r {
  right: -60px;
  animation-delay: 2s;
}
body.modal-active.pop #modal-container .implent-box .top_b {
  bottom: -60px;
  animation-delay: 2s;
}
body.modal-active.pop #modal-container .implent-box .top_l {
  left: -60px;
  animation-delay: 2s;
}
.gallery .gallery-thumb {
  overflow: hidden;
}
.gallery .gallery-thumb img {
  -webkit-transition: all ease-in-out 2s;
  -o-transition: all ease-in-out 2s;
  transition: all ease-in-out 2s;
}
.gallery .gallery-thumb:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.dis-update h1 span,
.gallery h1 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.dis-update {
  overflow: hidden;
  padding-bottom: 140px !important;
}
.grey {
  background: #f4f0ec;
}
.life-at .title {
  padding-top: 80px;
}
.life-at h1 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.pd0 {
  padding: 0;
}
.life-at {
  position: relative;
  min-height: 562px;
}
.color-group {
  width: 1050px;
  position: absolute;
  top: 0;
  right: 0;
}
.group-2 {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
a.arrow {
  position: absolute;
  color: #fff;
  font-size: 20px;
  bottom: 27px;
  font-weight: 600;
  left: 30px;
  right: 30px;
}
a.arrow span {
  position: relative;
}
a.arrow img {
  width: 18px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  position: absolute;
  margin-bottom: 0;
  bottom: 7px;
  right: 0;
}
a.arrow:hover img {
  right: -10px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
.group-4 {
  width: 100%;
  display: flex;
}
.color-box:hover .normal-icon {
  display: none;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
.color-box:hover .hover {
  opacity: 1;
}
.color-box .hover {
  opacity: 0;
}
.color-box {
  padding: 30px;
  min-height: 281px;
  display: inline-block;
  margin: 0;
  width: 40%;
  position: relative;
}
.mobile-overlay {
  display: none;
}
.work-sec {
  height: 550px !important;
}
.color-box img {
  width: 80px;
  margin-bottom: 80px;
}
.color-box1 {
  background: #f9c1c4;
}
.color-box2 {
  background: #e3bf68;
}
.color-box3 {
  background: #e99b6c;
}
.color-box4 {
  background: #6abae3;
}
.color-box5 {
  background: #7d95ad;
}
.color-box6 {
  background: #41556e;
}
.btn-group svg {
  width: 70px;
  height: 70px;
  fill: none;
  stroke: rgba(140, 140, 140, 0.1);
  stroke-dashoffset: 208;
  stroke-width: 1px;
  transform: translateX(-31px);
  transition: all 0.5s linear;
  margin-top: -26px;
}
.btn-group:hover svg {
  stroke-width: 0;
}
.our-inspiration h2 {
  padding-bottom: 0px;
  margin: 0;
}
.our-thumb {
  position: relative;
  cursor: pointer;
}


.our-box .name_des{
    margin:0;
}
.our-box .arrows{
    margin:0;
}


.color-1 {
  background: #f6bec1;
}
.color-2 {
  background: #7fba9e;
}
.color-3 {
  background: #e0bc68;
}
.one {
  width: 250px;
  display: initial !important;
}
.two {
  width: 280px;
  position: absolute;
  top: 0;
  z-index: 1;
  left: 35px;
}
.three {
  width: 340px;
  position: absolute;
  top: 0;
  z-index: 3;
  left: 75px;
}
.our-inspiration h1 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.inspiration-slide .slick-current {
  z-index: 4;
}
.content-part h3 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 600;
  font-size: 22px;
  color: #000;
  margin-top: 25px;
}
.content-part h3 span {
  font-size: 16px;
  font-family: Conv_Gilroy-Medium;
  color: #000;
  font-weight: 400;
}
.our-inspiration {
  overflow: hidden;
}
.our-inspiration p:first-child {
  margin-bottom: 25px;
}
.PagePreview .Cover {
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  position: absolute;
  top: 0;
  left: 0;
}
.PagePreview .Cover__note {
  overflow: hidden;
}
.PagePreview .Cover__note > div {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.PagePreview .Cover__img {
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.PagePreview .Cover-enter .Cover__img {
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.PagePreview .Cover-enter .Cover__note > div {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.PagePreview .Cover-leave-active .Cover__img {
  -webkit-transform: translateX(-30%);
  transform: translateX(-30%);
}
.PagePreview .Cover-leave-active .Cover__note > div {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.PagePreview .Cover__img {
  height: 38.88888888888889vw;
}
.udate-slide {
  margin-left: 205px;
  margin-right: -200px;
  margin-top: 50px;
}
.update-thumb {
  margin: 0 15px;
}
.update-thumb h6 {
  font-size: 12px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.update-thumb p {
  font-size: 14px;
  margin: 25px 0 0;
  line-height: 30px;
}
footer {
  width: 100%;
  background: #0089d0;
}
.pd80 {
  padding: 80px 0;
}
dl,
ol,
ul {
  margin: 0;
}
.inner-footer ul {
  list-style: none;
  position: relative;
  z-index: 9;
}

.address h3 {
  color: #fff;
  margin-bottom: 35px;
  line-height: 40px;
  font-size: 32px;
}
.pd-left {
  padding-left: 60px;
}
.address p {
  color: #fff;
}
.social-div {
  margin: 30px 0 39px;
  display: flex;
  width: 150px;
}
.social-div .fa {
  font-size: 16px;
  color: #fff;
  margin-right: 15px;
}
.social-div a img{
    width: 15px;
    margin-right: 15px;
    padding-bottom: 3px;
}
.address h6 {
  color: #fff;
  margin-bottom: 25px;
}
.query input {
  padding-bottom: 10px;
  font-size: 13px;
  color: #fff;
  border: 0;
  outline: 0;
  width: 100%;
  background: 0 0;
  border-bottom: 1px solid #fff;
}
::-webkit-input-placeholder {
  color: #fff;
}
::-moz-placeholder {
  color: #fff;
}
:-ms-input-placeholder {
  color: #fff;
}
:-moz-placeholder {
  color: #fff;
}
.query {
  position: relative;
}
.query button {
  border: 0;
  outline: 0;
  background: 0 0;
  width: 20px;
  position: absolute;
  right: 0;
  height: 18px;
  top: 0;
}
.query img {
  position: absolute;
  width: 18px;
  right: 0;
}
.copyright {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  margin: 0;
  /*position: absolute;*/
  justify-content: center;
  align-items: center;
  /*bottom: 0px;*/
  width: 100%;
  color: #fff;
  z-index: 9;
}
.copy2 {
  display: none;
}

footer {
  position: relative;
}
.p-2 {
  padding: 0 !important;
}

.inner-banner img {
  height: 100vh;
}

.top-ection {
  position: relative;
}

.content-top h1 {
  font-size: 38px;
  color: #000;
  margin-bottom: 25px;
}
.content-top h4 {
  font-size: 38px;
  color: #000;
  margin-bottom: 25px;
}
.title h1 span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
}
.chairman h5 {
  font-family: Conv_Gilroy-Medium;
  font-weight: 100;
  font-size: 35px;
  margin: 0;
  color: #000;
}
.chairman h3 {
  line-height: 30px;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #000;
}
.chairman h2 {
  line-height: 30px;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #000;
}
.m25 {
  margin-bottom: 25px !important;
}
.chairman span {
  font-size: 25px;
  margin-bottom: 40px;
  color: #000;
  display: block;
  line-height: 30px;
}
.chairman-pic {
  padding-right: 50px;
}
.group-chairman {
  padding-left: 50px;
}
.priti2 {
  height: 310px !important;
}
.priti {
  height: 320px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 5px;
}
.priti::-webkit-scrollbar {
  width: 5px;
}
.priti::-webkit-scrollbar-track {
  background: #eee;
}
.priti::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.pd70 {
  padding-bottom: 65px;
}
.pd30 {
  padding-bottom: 20px;
}
.vision-sec {
  padding: 30px 0;
}
.vision {
  padding: 30px 30px;
  position: relative;
  cursor: pointer;
}
.content-top .vision:before {
  background: #f4f0ec;
}
.vision:before {
  z-index: 1;
  background: #f4f0ec;
  background-color: rgba(45, 45, 45, 0.35);
}
.vision:after,
.vision:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.content-top .vision:after {
  background: #6abae3;
}
.vision:after {
  z-index: 2;
  background-color: #f4f0ec;
  transition: bottom 0.3s cubic-bezier(0.75, 0.78, 1, 1);
}
.vision:hover:after {
  bottom: 100%;
}
.vision img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  height: 100%;
}
.vision-box .vision:first-child {
  
}
.vision-content {
  position: relative;
  z-index: 3;
}
.vision-content h2 {
  padding-bottom: 20px;
      margin-bottom: 0;
    text-align: center;
}
.content-top .vision h2 {
  color: #fff;
}
.content-top .vision:hover h2 {
  color: #000;
}
.vision h2 {
  color: #000;
}
.vision-content ul li {
  color: #fff;
}
#vision ul li {
  color: #333333;
  margin-bottom: 10px;
}
#vision .vision:hover li {
  color: #fff;
}
.vision p {
  color: #333333;
}
.vision:hover h2 {
  color: #fff;
}
.vision:hover p {
  color: #fff;
}
.parent {
  height: 290px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 10px;
}
.parent-content ul {
  padding-left: 20px;
  margin: 0;
}
.parent-content ul li {
  margin-bottom: 10px;
}
.people-sec .col-lg-5 {
  margin-left: 0;
}
.people-sec {
  height: 700px;
}
.people {
  background: #fff;
  padding: 60px;
}
.people-content {
  height: 300px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 10px;
}
.people-content::-webkit-scrollbar {
  width: 5px;
}
.people-content::-webkit-scrollbar-track {
  background: #eee;
}
.people-content::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.parent::-webkit-scrollbar {
  width: 5px;
}
.parent::-webkit-scrollbar-track {
  background: #eee;
}
.parent::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.people h3 {
  padding-bottom: 30px;
  line-height: 30px;
}
.parent-content {
  padding-bottom: 75px;
  padding-right: 26px;
  padding-left: 15px;
}
.parent-content h5 {
  padding-bottom: 30px;
  line-height: 30px;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  color: #000;
}
.slider-progress {
  width: 100%;
  height: 3px;
  background: #eee;
  max-width: 635px;
  margin: 0;
}
.slider-progress .progress {
  width: 0%;
  height: 3px;
  background: #0089d0;
  margin-left: 0;
}
.perfectorial .nav-tabs .nav-item {
  width: 50%;
}
.perfectorial .nav-tabs {
  border-bottom: 2px solid #dcdada;
  justify-content: inherit;
  margin: 0 auto 20px;
}
.perfectorial .nav-tabs .nav-link.active {
  color: #5b5b5b;
  opacity: 1;
  border-bottom: 2px solid #0089d0;
  margin-bottom: -2px;
}
.perfectorial .nav-tabs .nav-link {
  padding: 0.5rem 0;
}
.perfectorial .nav-tabs .nav-link {
  opacity: 0.4;
}
.perfectorial .pd-lft {
  padding-left: 80px !important;
}
.nav-tabs {
  display: none;
  max-width: 1140px;
  margin: 100px auto 100px;
  border-bottom: 2px solid #f5f5f5;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item .nav-link.active {
  color: #5b5b5b;
  opacity: 1;
  border-bottom: 2px solid #0089d0;
  margin-bottom: -2px;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
  margin: 0;
}
.nav-tabs .nav-item .nav-link {
  opacity: 0.4;
}
.table-grey {
  background: #efebe8 !important;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent;
}
.card-content {
  padding-right: 50px;
}
.card-body h6 {
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 38px;
  color: #000;
  line-height: 30px;
}
.card-body h1 {
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 38px;
  color: #000;
  line-height: 30px;
}
.sports {
  height: 263px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 10px;
}
.sports::-webkit-scrollbar {
  width: 5px;
}
.sports::-webkit-scrollbar-track {
  background: #eee;
}
.sports::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
table th {
  text-align: left;
}
.table td,
.table th {
  border-top: 0;
  border-bottom: 1px solid #000;
}
.securty .col-md-3 {
  padding: 0 8px;
}
.icon-thumb {
  border: 1px solid #7fbca0;
  padding: 30px;
  min-height: 350px !important;
  transition: all ease-in-out 0.5s;
  margin-top: 40px;
  cursor: pointer;
  position: relative;
  margin: 0 8px;
}
.icon-thumb:hover {
  background: #7fbca0;
}
.icon-thumb:hover .hover-pic {
  display: block !important;
}
.hover-pic {
  display: none !important;
  margin: 0;
}
.icon-thumb:hover .without {
  display: none !important;
}
.icon-thumb:hover h5 {
  color: #fff;
}
.icon-thumb:hover p {
  color: #fff;
  opacity: 0.4;
}
.icon-thumb img {
  margin-bottom: 80px;
  margin-left: 0;
}
.icon-thumb p {
  font-size: 11px;
  color: #b7babc;
  font-weight: 600;
  letter-spacing: 2px;
}
.icon-thumb h5 {
  margin: 0;
  font-size: 17px;
  padding: 0;
}
.icon-content {
  position: absolute;
  bottom: 28px;
  padding-right: 30px;
}
.pd-bottom {
  padding-bottom: 100px !important;
}
.curriculum .col-md-3 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.curriculum .col-md-3 {
  padding: 0 8px;
}
.curriculum .icon-thumb {
  min-height: 270px !important;
  margin: 20px 0 0;
}
.pdright {
  padding-right: 7px;
}
.pdleft {
  padding-left: 7px;
}
.methodology {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.methodology h2 {
  position: absolute;
  bottom: 0;
  width: 99%;
  height: 90px;
  margin: 0;
  color: #fff;
  padding: 0 50px;
  background: linear-gradient(
    to bottom,
    rgba(230, 230, 230, 0) 0,
    rgba(230, 230, 230, 0) 1%,
    rgba(4, 4, 4, 0.41) 39%,
    rgba(21, 21, 21, 0.74) 64%,
    rgb(36 36 36 / 70%) 100%
  );
}
.content-hover {
  padding: 60px 50px;
  color: #7d7674;
  background: #f3efeb;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
  top: 0;
  flex-direction: column;
  transition: ease-in-out 0.5s;
  -webkit-transition: ease-in-out 0.5s;
  -moz-transition: ease-in-out 0.5s;
}
.methodology:hover .content-hover {
  opacity: 1;
}
.content-hover h3 {
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  text-align: left;
  margin-bottom: 30px;
  width: 100%;
}
.content-top .btn-group span {
  width: 210px;
}
.content-top .btn-group {
  margin-top: 60px;
}
.content-top .table tr:nth-child(odd) {
  background: 0 0;
}
.content-top .table th,
.sports .table th {
  text-align: left;
}
.sports .table td,
.sports .table th {
  padding: 18px 0;
}
.content-top .table td,
.content-top .table th {
  padding: 18px 0;
  vertical-align: top;
  border-bottom: 1px solid #000;
}
.admission .table tr:nth-child(odd) {
  background: 0 0;
}
.admission .table th {
  text-align: left;
}
.admission .table td,
.table th {
  padding: 18px 0;
  vertical-align: top;
  border-bottom: 1px solid #000;
}
.scool-calendar .table tr:nth-child(odd) {
  background: 0 0;
}
.scool-calendar .table th {
  text-align: left;
}
.scool-calendar .table td,
.table th {
  padding: 18px 0;
  vertical-align: top;
  border-bottom: 1px solid #000;
}
#accordionExample .table tr:nth-child(odd) {
  background: 0 0;
}
#accordionExample .table th,
#accordionExample2 .table th {
  text-align: left;
}
.circular .table td,
.table th {
  padding: 18px 50px;
  vertical-align: top;
  border-bottom: 1px solid #000;
}
.circular #accordionExample .card-header {
  display: table;
  width: 100%;
}
#accordionExample .table td,
#accordionExample .table th {
  padding: 18px 50px;
  vertical-align: top;
}
#accordionExample2 .table td,
#accordionExample2 .table th {
  padding: 18px 50px;
  vertical-align: top;
}
.wth {
  width: 400px;
  padding-right: 80px !important;
}
.admission h2 {
  margin-bottom: 20px;
}
.mr40 {
  margin-bottom: 30px;
}
#accordionExample .card,
#accordionExample2 .card {
  display: table;
  margin-top: 5px;
  border: 0;
  width: 100%;
}
#accordionExample .card-header:first-child,
#accordionExample2 .card-header:first-child {
  border-radius: 0;
}
#accordionExample .card,
#accordionExample2 .card {
  background: 0 0;
}
#accordionExample .card-header,
#accordionExample2 .card-header {
  padding: 14px 45px;
}
.collapsible-link::before {
  content: "";
  width: 20px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  display: block;
  transition: all 0.3s;
  opacity: 0.8;
}
.collapsible-link::after {
  content: "";
  width: 2px;
  height: 20px;
  background: #fff;
  position: absolute;
  top: calc(50% - 10px);
  right: 9px;
  display: block;
  transition: all 0.3s;
  opacity: 0.8;
}
.collapsible-link[aria-expanded="true"]::after {
  transform: rotate(90deg) translateX(-1px);
}
.collapsible-link[aria-expanded="true"]::before {
  transform: rotate(180deg);
}
#headingOne {
  background: #f2babd;
}
#headingTwo {
  background: #dcb868;
}
#headingThree {
  background: #e2946c;
}
#headingFour {
  background: #aecbc9;
}
#headingFive {
  background: #7d8ea6;
}
#headingSix {
  background: #41556e;
}
#headingSeven {
  background: #f2babd;
}
#headingEight {
  background: #dcb868;
}
#headingNine {
  background: #e2946c;
}
#headingTen {
  background: #aecbc9;
}
#headingEleven {
  background: #7d8ea6;
}
#headingTwelve {
  background: #41556e;
}
#heading0 {
  background: #f2babd;
}
#heading1 {
  background: #dcb868;
}
#heading2 {
  background: #e2946c;
}
#heading3 {
  background: #aecbc9;
}
#heading4 {
  background: #7d8ea6;
}
#heading5 {
  background: #41556e;
}
#heading6 {
  background: #f2babd;
}
#heading7 {
  background: #dcb868;
}
#heading8 {
  background: #e2946c;
}
#heading9 {
  background: #aecbc9;
}
#heading10 {
  background: #7d8ea6;
}
#heading11 {
  background: #41556e;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #fff !important;
}
.text-dark {
  color: #fff !important;
}
.font-weight-bold {
  font-weight: 100 !important;
  font-size: 18px;
}
.apply-sec {
  overflow: hidden;
}
.apply-content {
  padding: 100px 100px 100px 120px;
}
.apply-content table {
  margin-top: 20px;
}
.apply-content table tr:nth-child(odd) {
  background: 0 0;
  border-bottom: 1px solid #000;
}
.apply-content table th {
  border-top: 0;
}
.apply-content .table td,
.table th {
  padding: 18px 0;
}
.apply-content table th {
  text-align: left;
}
.apply-content ul {
  padding-left: 20px;
  margin-top: 30px;
}
.apply-content ul li {
  padding-top: 8px;
}
.transfer-flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 15px 40px;
  margin-bottom: 5px;
  color: #fff;
}
.orange {
  background: #f2babd;
}
.green {
  background: #aecbc9;
}
.transfer-flex span {
  margin-right: 0;
}
.transfer-flex span a {
  text-decoration: none;
}
.address-thumb {
  padding: 60px;
}
.add-box {
  display: flex;
  margin: 0;
  margin-bottom: 25px;
}
.add-box > div {
  margin: 0;
}
.add-box span {
  padding-right: 15px;
  margin: 0;
}
.address-thumb h1 {
  margin-bottom: 40px;
}
.social-box {
  display: flex;
  align-items: center;
}
.social-box .social-div {
  margin: 0;
  margin-left: 30px;
}
.social-box .social-div .fa {
  color: #000;
}
.e-brochure .apply-content {
  padding-right: 98px;
}
.e-brochure .title {
  margin-bottom: 75px;
}
.e-brochure .btn-group span {
  width: 133px;
}
.news-thumb {
  transition: all ease-in-out 0.3s;
  border: 1px solid #eee;
}
.newsletter {
  padding-top: 0;
}
.news-thumb {
  position: relative;
  margin-top: 20px;
}
.news-hover img {
  background: #fff;
  padding: 20px;
  width: 70px;
  height: 70px;
  text-align: center;
  border-radius: 100%;
}
.news-hover {
  padding: 60px 50px;
  background: #00000096;
  color: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  bottom: 0;
  justify-content: center;
  text-align: center;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  flex-direction: column;
  transition: ease-in-out 0.5s;
  -webkit-transition: ease-in-out 0.5s;
  -moz-transition: ease-in-out 0.5s;
}
.news-thumb:hover .news-hover {
  opacity: 1;
}
.gallery h2 {
  margin-bottom: 25px;
}
.inner-gallery .col-md-4 {
  margin: 0;
}
.photo-thumb {
  overflow: hidden;
  cursor: pointer;
  position: relative;
  margin-bottom: 20px;
  height: 200px;
}
.photo-thumb img {
  -webkit-transition: all ease-in-out 2s;
  -o-transition: all ease-in-out 2s;
  transition: all ease-in-out 2s;
}
.photo-thumb:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.photo-thumb h6 {
  color: #fff;
}
.photo-hover {
  padding: 60px 50px;
  background: #00000096;
  color: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  bottom: 0;
  justify-content: center;
  text-align: center;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  flex-direction: column;
  transition: ease-in-out 0.5s;
  -webkit-transition: ease-in-out 0.5s;
  -moz-transition: ease-in-out 0.5s;
}
.photo-thumb:hover .photo-hover {
  opacity: 1;
}
.inner-gallery {
  padding-top: 200px;
}
.popup .popup-inner {
  max-width: 500px;
  width: 60%;
  padding: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 0;
  background: #fff;
}
.application-form .form-control {
  width: 100%;
  height: 40px;
  font-size: 13px;
  border: 0;
  border-bottom: 1px solid #d2d0ceba;
  padding: 6px 4px;
  color: #444;
  border-radius: 0 !important;
  margin: 0 auto 10px 0;
  display: inline;
}
a.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 0;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 1000px;
  background: #6abae3;
  text-align: center;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
}
a.popup-close:hover {
  background: #6abae3;
  text-decoration: none;
  color: #fff;
}
.wellnes-open {
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 9999;
  bottom: 0;
  right: 0;
  background: #6abae3;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  overflow: hidden;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.wellnes-open .closebtn {
  position: absolute;
  top: 30px;
  z-index: 1;
  right: 46px;
  font-size: 50px;
  margin-left: 50px;
  color: #000;
  width: 50px;
  height: 50px;
  border: solid 1px #c1c1c1;
  text-align: center;
  line-height: 36px;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.wellnes-open .closebtn:hover {
  background: #f8f4f0;
  border: solid 1px #f8f4f0;
}
.wellnes-open .closebtn img {
  width: 17px;
}
.form-conetent {
  overflow: hidden;
  overflow-y: scroll;
  height: 565px;
}
.form-text {
  padding: 80px 50px;
}
.wellnes-open .form-group {
  margin-bottom: 15px;
}
.wellnes-open .form-control {
  display: block;
  width: 100%;
  color: #000;
  height: auto !important;
  padding: 8px 0;
  border-radius: 0;
  border: none;
  font-size: 14px;
  border-bottom: 1px solid #ced4da;
  resize: none;
  background: 0 0;
}
.status-form .gj-datepicker-bootstrap [role="right-icon"] button {
  width: auto;
  position: absolute;
  border: 0;
  right: 0;
  top: 7px;
  display: none;
}
.status-form {
  margin-bottom: 30px;
}
.status-form .form-control {
  color: #000;
  height: auto !important;
  background: 0 0;
  padding: 15px 0;
  border-radius: 0;
  border: none;
  font-size: 14px;
  border-bottom: 1px solid #ced4da !important;
  box-shadow: none;
  outline: 0;
}
.content-top .status-form .btn-group span {
  width: auto;
}
.content-top .status-form .btn-group {
  margin-top: 10px;
}
.status-form .btn-group:hover span {
  left: 90px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: 0 0;
}
.popup-form .form-control {
  color: #000;
  height: auto !important;
  background: 0 0;
  padding: 15px 0;
  border-radius: 0;
  border: none;
  font-size: 14px;
  border-bottom: 1px solid #ced4da !important;
  box-shadow: none;
  outline: 0;
}
.popup-form h4 {
  color: #000;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 25px;
}
.popup-form h6 {
  color: #000;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 25px;
}
.our-inspiration {
  background: #fff;
  position: relative;
  z-index: 2;
}
.cnt-modal {
  width: 100%;
  height: 100vh;
}
.address {
  position: relative;
  z-index: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#modal-container .width90 {
  position: absolute;
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  right: 0;
  top: 20%;
  left: 0;
}
@keyframes unfoldIn {
  0% {
    transform: scaleY(0.005) scaleX(0);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(1) scaleX(1);
  }
}
@keyframes unfoldOut {
  0% {
    transform: scaleY(1) scaleX(1);
  }
  50% {
    transform: scaleY(0.005) scaleX(1);
  }
  100% {
    transform: scaleY(0.005) scaleX(0);
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes fadeIn {
  0% {
    background: rgba(0, 0, 0, 0);
  }
  100% {
    background: rgba(0, 0, 0, 0.7);
  }
}
@keyframes fadeOut {
  0% {
    background: rgba(0, 0, 0, 0.7);
  }
  100% {
    background: rgba(0, 0, 0, 0);
  }
}
@keyframes scaleUp {
  0% {
    transform: scale(0.8) translateY(1000px);
    opacity: 0;
  }
  100% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}
@keyframes scaleDown {
  0% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
  100% {
    transform: scale(0.8) translateY(1000px);
    opacity: 0;
  }
}
@keyframes scaleBack {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.85);
  }
}
@keyframes scaleForward {
  0% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes quickScaleDown {
  0% {
    transform: scale(1);
  }
  99.9% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes slideUpLarge {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
@keyframes slideDownLarge {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes moveUp {
  0% {
    transform: translateY(150px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes moveDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(150px);
  }
}
@keyframes blowUpContent {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  99.9% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    transform: scale(0);
  }
}
@keyframes blowUpContentTwo {
  0% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes blowUpModal {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes blowUpModalTwo {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes roadRunnerIn {
  0% {
    transform: translateX(-1500px) skewX(30deg) scaleX(1.3);
  }
  70% {
    transform: translateX(30px) skewX(0) scaleX(0.9);
  }
  100% {
    transform: translateX(0) skewX(0) scaleX(1);
  }
}
@keyframes roadRunnerOut {
  0% {
    transform: translateX(0) skewX(0) scaleX(1);
  }
  30% {
    transform: translateX(-30px) skewX(-5deg) scaleX(0.9);
  }
  100% {
    transform: translateX(1500px) skewX(30deg) scaleX(1.3);
  }
}
@keyframes sketchIn {
  0% {
    stroke-dashoffset: 778;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes sketchOut {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 778;
  }
}
@keyframes modalFadeIn {
  0% {
    background-color: transparent;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes modalFadeOut {
  0% {
    background-color: #fff;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes modalContentFadeIn {
  0% {
    opacity: 0;
    top: -20px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes modalContentFadeOut {
  0% {
    opacity: 1;
    top: 0;
  }
  100% {
    opacity: 0;
    top: -20px;
  }
}
@keyframes bondJamesBond {
  0% {
    transform: translateX(1000px);
  }
  80% {
    transform: translateX(0);
    border-radius: 75px;
    height: 75px;
    width: 75px;
  }
  90% {
    border-radius: 3px;
    height: 182px;
    width: 247px;
  }
  100% {
    border-radius: 3px;
    height: 162px;
    width: 227px;
  }
}
@keyframes killShot {
  0% {
    transform: translateY(0) rotate(0);
    opacity: 1;
  }
  100% {
    transform: translateY(300px) rotate(45deg);
    opacity: 0;
  }
}
@keyframes fadeToRed {
  0% {
    background-color: rgba(0, 0, 0, 0.6);
  }
  100% {
    background-color: rgba(255, 0, 0, 0.8);
  }
}
@keyframes slowFade {
  0% {
    opacity: 1;
  }
  99.9% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
.large {
  display: none;
}
.popup-thumb {
  height: 556px;
  overflow: hidden;
}
.board-thumbnail {
  padding: 50px;
}
#modal_description {
  height: 370px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 5px;
}
#modal_description::-webkit-scrollbar {
  width: 5px;
}
#modal_description::-webkit-scrollbar-track {
  background: #eee;
}
#modal_description::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
#modal_title {
  text-align: left;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  margin-bottom: 0;
  color: #000;
  line-height: normal;
  display: block;
}
#subheading {
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 30px;
  color: #000;
  text-align: left;
  line-height: 1.2;
  display: block;
}
.board-thumbnail h4 {
  text-align: left;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  margin-bottom: 0;
  color: #000;
  line-height: normal;
}
.board-thumbnail h3 {
  font-size: 25px;
  margin-bottom: 30px;
  color: #000;
  text-align: left;
}
.mb-inspiration {
  display: none;
}
.popup-content h6 {
  text-align: left;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  margin-bottom: 0;
  color: #000;
  line-height: normal;
}
.popup-content h4 {
  text-align: left;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  font-size: 38px;
  margin-bottom: 0;
  color: #000;
  line-height: normal;
}
.popup-content h3 {
  font-size: 25px;
  margin-bottom: 30px;
  color: #000;
  text-align: left;
  line-height: 1.2;
}
.sub-heaing {
  font-size: 25px;
  margin-bottom: 30px;
  color: #000;
  text-align: left;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
  display: block;
}
.popup-description {
  height: 370px;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 5px;
}
.popup-description::-webkit-scrollbar {
  width: 5px;
}
.popup-description::-webkit-scrollbar-track {
  background: #eee;
}
.popup-description::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.description {
  display: none;
}
.subheading {
  display: none;
}
.board-thumbnail p {
  line-height: 35px;
  text-align: left;
  margin-bottom: 25px;
}
.pd0 {
  padding: 0 !important;
}
.minus {
  width: 15px;
  height: 2px;
  background: #fff;
  margin-top: 29px;
}
.closebutton {
  position: absolute;
  z-index: 9999;
  top: 51px;
  right: 50px;
  font-size: 55px;
  margin-left: 50px;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #6abae3;
  text-align: center;
  line-height: 0.75;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.closebutton img {
  width: 17px;
  margin-top: 4px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) {
  .nav-tabs {
    display: flex;
    justify-content: space-between;
  }
  .tab-content .card {
    border: none;
  }
  .transport .tab-content .card .card-header {
    display: none;
  }
  .transport .tab-content .card .collapse {
    display: block;
  }
}
@media (max-width: 767px) {
  .tab-content > .tab-pane {
    opacity: 1;
  }
  .transport .tab-content > .tab-pane {
    display: block !important;
    opacity: 1;
  }
}
.quote-slide3 {
  display: none;
}
.add-icon2 {
  display: none;
}
@media (max-width: 575px) {
  .our_inspiration .row {
    margin-right: 0;
    margin-left: 0;
  }
  .quote2 {
    display: none;
  }
}
@media (max-width: 991px) {
  .mission {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .people_behind1 {
    padding: 30px 30px;
    background-color: #faf9f4;
  }
  .pd_r_60 {
    padding-right: 0;
  }
  .people_behind1 {
    left: 0;
    margin: 0;
    height: auto;
    padding: 35px 35px;
    background-color: #faf9f4;
  }
}
@media (max-width: 1200px) {
  .sub_page .slider .slider-inner .slider-lt1 h3 {
    padding-left: 10%;
  }
}
.prallaxBg .imgChange {
  width: 50%;
}
.sidebar-item {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.imageIcon {
  max-width: 100%;
  position: relative;
  margin-right: 0;
}
.scrollIcon {
  z-index: 1;
  padding: 0;
  width: 100%;
  height: auto !important;
  position: absolute;
  opacity: 0;
  -webkit-transition: all ease-in-out 2s;
  -o-transition: all ease-in-out 2s;
  transition: all ease-in-out 2s;
}
.scrollIcon.active {
  display: block;
  opacity: 1;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes fadeInUp {
  from {
    transform: translate3d(0, 90vh, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 90vh, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.scrollIcon h4 {
  margin: 0;
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
  text-transform: uppercase;
}
.scrollIcon img {
  width: 100% !important;
  height: 100vh !important;
  object-fit: contain;
  overflow: hidden;
  flex-direction: column;
  object-fit: cover;
  object-position: center;
  min-height: calc(500 / 744 * 100vh);
}
.make-me-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding: 0 0;
}
.prallaxBg .dataChange {
  width: 50%;
  margin-left: 0;
}
.alpha-range.pad80.laminam_dry.technology_wrapper.gey {
  background: #efefef;
}
.prallaxBg {
  background-size: cover !important;
  background-attachment: fixed !important;
}
.sidenav .d-flex {
  position: relative;
}
.static_box ul {
  padding-left: 20px;
}
.dataChange .static_box {
  padding: 10vh 25px 10vh 50px;
  background: #f5f5f5;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  height: 100vh;
}
.static_box.active {
  background: #efefef;
}
.content-section1 {
  height: 290vh;
  background: #f5f5f5;
}
.sidebar-section {
  position: absolute;
  height: 100%;
  width: 100%;
}
.prallaxBg .d-flex {
  position: relative;
}
@media only screen and (min-width: 767px) and (max-width: 900px) {
  .dataChange .static_box {
    padding: 5vh 5vh 5vh 5vh !important;
  }
  .static_box p,
  ul li {
    font-size: 14px;
    line-height: 29px;
  }
}
.our_inspiration1 {
  display: none;
}
.prallaxBg {
  display: block;
  background: #f5f5f5;
}
@media only screen and (max-width: 768px) {
  .prallaxBg {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .our_inspiration1 {
    display: block;
  }
}
@media (max-width: 991px) {
  .lefticonfixedwrap {
    top: 80%;
  }
}
@media (max-width: 480px) {
  .lefticonfixedwrap {
    top: 70%;
  }
  .add-icon2 {
    display: block;
  }
  .quote-slide3 {
    display: block;
  }
  .copy2 {
    padding-bottom: 0px;
  }
  .about-logo .col-md-3 {
    width: 50%;
  }
 
  .about-logo .about-content p {
    margin-bottom: 25px;
  }
}
.meals-slide {
  padding: 15px 20px;
}
.mealtop {
  top: 15%;
}
.mealbtn {
  width: 120px;
  right: -75px;
}
@media (max-width: 320px) {
  .quote-slide {
    width: 272px;
  }
}
.meals-slide {
  width: 300px;
  height: 120px;
  line-height: 30px;
  background: #f5f5f5 !important;
  padding: 15px 20px;
  z-index: 9999999;
  position: fixed;
  top: 40%;
  left: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
.mealtop {
  z-index: 9999999;
  position: fixed;
  top: 27%;
  left: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.mealbtn {
  float: right;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  position: absolute;
  border: none;
  background-color: #0089d0;
  width: 120px;
  height: 32px;
  color: #fff;
  cursor: pointer;
  outline: 0;
  border-radius: 0 0 5px 5px;
  right: -75px;
  top: 77px !important;
  z-index: 20000;
  font-size: 14px;
  text-align: center;
  line-height: 27px;
  letter-spacing: 1px;
}
.meals-slide a:focus,
.meals-slide a:hover {
  color: #fff;
}
#transfer-certificate {
  position: relative;
}
#transfer-certificate {
  text-align: center;
}
.enter-addmission {
  position: relative;
  z-index: 9;
  width: 100%;
  margin: 50px auto 0;
}
#transfer-certificate .mr40 {
  position: relative;
  z-index: 9;
}
.enter-addmission form {
  display: flex;
  align-items: center;
}
.enter-addmission .form-group {
  width: 100%;
  margin: 0;
  justify-content: space-between;
  height: 47px;
}
.enter-addmission .form-control {
  padding: 13px;
  border-radius: 0;
  font-size: 14px;
  color: #000;
  border: 0;
  background: #f4f0ec;
}
.enter-addmission button {
  letter-spacing: 1px;
  color: #fff;
  width: 150px;
  margin-left: 15px;
  background: #0089d0;
  padding: 14.5px;
  margin: 0;
  justify-content: center;
}
.color1 {
  background: #f2babd;
}
.color2 {
  background: #dcb868;
}
.color3 {
  background: #e2946c;
}
.form-btn {
  width: 700px;
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 0;
}
.grp-btn {
  padding: 10px 0;
  width: 230px;
  color: #fff;
  display: block;
  margin-top: 15px;
}
.download-tc {
  display: none;
}
.enter-addmission .error {
  text-align: left;
  width: 100%;
  padding-left: 13px;
}
@media (max-width: 991px) {
  .enter-addmission button {
    width: 170px;
  }
}
@media (max-width: 560px) {
  .form-btn {
    width: 100%;
    flex-wrap: wrap;
  }
  .grp-btn {
    width: 100%;
  }
  #admission-schedule table td br {
    display: none;
  }
}
input[type="date"] {
  color: #a0a2a2 !important;
}

.grp-btn {
  padding: 10px 0;
  width: 230px;
  color: #fff;
  display: block;
  margin-top: 15px;
}
.download-tc {
  display: none;
}
.enter-addmission .error {
  text-align: left;
  width: 100%;
  padding-left: 13px;
}

@media (max-width: 991px) {
  .enter-addmission button {
    width: 170px;
  }
}
@media (max-width: 560px) {
  .form-btn {
    width: 100%;
    flex-wrap: wrap;
  }
  .grp-btn {
    width: 100%;
  }
  #admission-schedule table td br {
    display: none;
  }
}
input[type="date"] {
  color: #a0a2a2 !important;
}

.marquee_scroll {
  background: #0089d0;
  padding: 5px 0px;
  position: fixed;
  top: 93px;
}
.marquee_scroll a {
  color: #fff;
}
.about-logo {
  padding-top: 70px;
}
.cclogowrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f4f0;
  padding: 10px 0;
}

.Mandatory_SARAS {
  color: #fff;
  background: #0089d0;
  padding: 5px 45px;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 14px;
}
.Mandatory_SARAS:hover,
.Mandatory_SARAS:active,
.Mandatory_SARAS:focus {
  color: #fff !important;
}

/*curriculumData*/

.curriculumData {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.curriculumData p {
  font-size: 18px;
  color: #fff;
  margin-right: 10px;
}
.curriculumData span{
    margin-left: 10px;
}
.curriculumData span img {
  width: 30px;
  height: 30px;
  transition: all 0.5s ease;
}
.curriculumData:hover span img {
  transform: translateX(10px);
}
.curriculumData1 {
  background: #EC3E7B;
}
.curriculumData2 {
  background: #21CEE1;
}
.curriculumData3 {
  background: #e3bf68;
}
.curriculumData4 {
  background: #A240E8;
}
.curriculumData5 {
  background: #FA8C00;
}
.CurriculumMain .col-lg-4 {
    margin:0;
  margin-top: 30px;
}
#iframe iframe{
    height: 100%;
}
@media (max-width: 767px) {
  .mealtop {
    top: 20%;
  }
  .marquee_scroll {
    top: 85px;
    z-index: 1;
  }
}
.scroll-form .npf_wgts iframe {
  height: 483px;
  overflow-y: scroll;
}
.scroll-form .npf_wgts {
  height: 471px;
  overflow: hidden;
}
.scroll-form {
  margin-top: 15px;
}

.scroll-form .npf_wgts iframe::-webkit-scrollbar {
  width: 5px;
}
.scroll-form .npf_wgts iframe::-webkit-scrollbar-track {
  background: #eee;
}
.scroll-form .npf_wgts iframe::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(to top, #304352 0, #d7d2cc 100%);
}
.scroll-form .npf_wgts iframe .widget_container {
  padding: 0 !important;
}

/*.scroll-form {
       height:453px;
       overflow-y: scroll;
      
   }*/

.mandatory_disclosure_tab {
  position: fixed;
  top: 92px;
  right: 0px;
  border: 1px solid #fff;
  color: #fff;
  padding: 5px 22px;
  background: #0089d0;
}
.mandatory_disclosure_tab:focus {
  color: #fff;
}
.mandatory_disclosure_tab:hover {
  color: rgb(248 195 0);
}

.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-down {
  color: #fff;
  padding: 0 5px;
}

.fa-linkedin:before {
  content: "\f0e1";
}

nav.navbar-expand-lg.navbar-light.fixed .nav-link .fa-angle-down {
  color: #000;
}

.dropDown-dis {
  position: absolute;
  background: #fff;
  display: none;
  z-index: 9;
}
.dropDown-dis .dropdownM {
  font-size: 15px;
  padding: 10px 20px;
  color: #333333;
  display: block;
  border-bottom: 1px solid #737373;
  transition: all 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  display: flex;
  justify-content: space-between;
  position: relative;
}
.fixed .dropDown-dis {
  border-top: 1px solid #737373;
}
.dropdownMInner {
  font-size: 13px;
  padding: 10px 20px;
  color: #737373;
  display: block;
  border-bottom: 1px solid #737373;
  transition: all 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.dropdownMInner:hover {
  color: #fff;
  background: #0089d0;
}

.dropDown-dis3 a:hover a {
  background: #0089d0;
}

.dropDown-dis .dropdownM:hover {
  color: #fff;
  background: #0089d0;
}
/*.header .navbar-nav{*/
/*    margin-right: 56px;*/
/*}*/
.navbar-light .navbar-nav .nav-link:hover .fa-angle-down {
  color: rgb(248 195 0);
}
/*.quoteactive{-ms-transform:translateX(0);transform:translateX(0);-webkit-transform:translateX(0)}*/
/*about us slider*/
.aboutusSlider {
  padding: 0px 15px;
  margin-top: 39px;
}

/*wards page*/
#galleryImg {
  padding: 40px 0px 70px;
}
#galleryImg .container .row .col-md-4 {
  margin: 0 0 30px;
}
.awardsImages_inner {
  overflow: hidden;
  transition: all 0.5s ease;
}
.awardsImages_inner img {
  width: 100%;
  transition: all 0.5s ease;
}
.awardsImages {
  border: 1px solid rgb(0 0 0 / 20%);
  display: block;
  height: 100%;
  transition: all 0.5s ease;
}
.awardsImages p {
  padding: 12px;
  font-size: 14px;
  line-height: 18px;
  color: #7d7d7d;
}
.awardsImages:hover .awardsImages_inner img {
  transform: scale(1.1);
}

/*facility_main*/
.facility_main {
  overflow: hidden;
  position: relative;
  height: 370px;
  border: 1px solid rgb(0 123 67 / 30%);
}
.facility_main .facility_img {
  height: 100%;
}
.facility_main .facility_img img {
  height: 100%;
  object-fit: cover;
}
.facility_main .facility_img p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
  color: #fff;
  z-index: 1;
  font-size: 26px;
  margin: auto;
  width: max-content;
  letter-spacing: 1px;
}
.facility_main .facility_img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background-image: linear-gradient(to top, #000, transparent);
}
.facility_main .facility_inner {
  position: absolute;
  bottom: -35%;
  width: 100%;
  padding: 15px;
  background: #0089d0;
  z-index: 2;
  transition: all 0.5s ease;
}
.facility_main:hover .facility_inner {
  bottom: 0%;
}

.facility_main .facility_inner p {
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
}
.facility_outer{
    padding: 30px 0px 30px;
}
.facility_outer .row .col-lg-4 {
  margin-bottom: 30px;
}

/*testimonial*/
.testi_main {
  position: relative;
  margin-top: 75px;
  border-radius: 10px;
  padding: 32px;
  background: #fff;
}
.testi_main .testi_img {
  position: absolute;
  width: 150px;
  height: 150px;
  border-radius: 10px;
  background: #fff;
  top: -75px;
  left: 0;
  right: 0;
  padding: 4px;
  margin: auto;
}
.testi_main .testi_img img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 10px;
  object-fit: cover;
}
.testi_main .testiName {
  display: inline-block;
  /* justify-content: end; */
  color: #0089d0;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 18px;
  margin-top: 75px;
}
.testi_main .testiName span {
  font-size: 12px;
}
.testi_main .testi_details {
  margin-top: 15px;
}
.testi_main .testi_details2 {
  margin-top: 22px;
}

/*.studenttestimonial, .studenttestimonial .slick-list,.studenttestimonial .slick-list .slick-track{*/
/*    height: 100%;*/
/*}*/

.studtst img {
  width: 100%;
  height: 465px;
  object-fit: cover;
}
.studtst .testi_video{
    padding: 0px;
    margin:0;
}

.tetimonialsData .row {
  margin-top: 20px;
}
.description-latest-activity {
  overflow: hidden;
  display: block;
  position: relative;
  height: 200px;
}
span.moreLess {
  display: inline-block;
  padding: 3px 0px;
  background: #fff;
  color: #0089d0;
  font-size: 14px;
  font-weight: bold;
  width: auto;
  position: relative;
  top: 0px;
  /* float: right; */
  /*padding-left: 8px;*/
  /* margin-top: -24px; */
  cursor: pointer;
}
.testibtn {
  margin-top: 50px;
}
.testibtn.btn-group span {
  width: 178px;
}
.testi_video {
  width: 100%;
  background: #fff;
  margin-top: 25px;
  height: 500px;
  border-radius: 10px;
  position: relative;
 padding: 3px;
    background: #0089d0;
}
.testi_video img {
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.testi_video svg,
.testi_video1 svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  fill: #0089d0;
}

.testimonial_1 .nav-tabs {
  margin: 50px 0 20px;
  justify-content: flex-start;
}

.testimonial_1 .tab-content .card .collapse {
  border: 0;
}
.testimonial_1 .card-body {
  padding: 30px 0px 0px;
}

.testimonial_1 .col-md-6 {
  margin-bottom: 30px;
}
.testimonial_1 .col-md-4 img {
  height: 350px;
  object-fit: cover;
}

.testimonial_1 .nav-tabs .nav-item .nav-link.active {
  color: #ffffff;
  opacity: 1;
  margin-bottom: 0px;
  background: #0089d0;
  border: 1px solid #0089d0;
}
.testimonial_1 .nav-tabs .nav-item .nav-link {
  border: 1px solid #0089d073;
  padding: 8px 80px;
  letter-spacing: 0.8px;
  border-radius: 0;
}
.testimonial_1 .nav-tabs {
  border: 0;
}
@keyframes fadeInUp1 {
  from {
    opacity: 0;
    transform: translate3d(0, 60px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.tab-pane.show.active {
  animation: fadeInUp1 0.6s ease-in-out;
}

.testimonial_1 {
  padding: 150px 0px 100px;
}
.testi_video1 {
  position: relative;
}
span.moreLess1 {
  display: none;
}
.slider-lt > div h1 {
  color: #fff;
  font-size: 4vw;
}

.has-toolbar .fancybox__content {
  width: 440.8px !important;
  height: 551px !important;
}

/*submit form*/

.subenq-hd {
  font-size: 16px;
  margin-bottom: 25px;
  letter-spacing: 1px;
  color: #0089d0;
  font-weight: 600;
  border-bottom: 1px solid rgb(0 123 67 / 25%);
}
.subenq-hd1 {
  margin-top: 15px;
}
.formdis .form-control {
  font-size: 14px;
  letter-spacing: 1px;
  border-radius: 0;
}
.formdis input.form-control::-webkit-input-placeholder {
  color: #5b5b5b !important;
}

.formdis input.form-control::-ms-input-placeholder {
  color: #5b5b5b !important;
}
.formdis input.form-control::-moz-placeholder {
  opacity: 1;
  color: #5b5b5b !important;
}
.formdis input.form-control::placeholder {
  color: #5b5b5b !important;
}
.formdis input.form-control[type="date"] {
  color: #5b5b5b !important;
}
.form-control:focus {
  color: #5b5b5b !important;
  background-color: #fff;
  border-color: #ced4da;
  outline: 0;
  box-shadow: none;
}
.enquryhd {
  margin-top: 92.5px;
  background: #41556e;
}
.enquryhd h2 {
  color: #fff;
}
.formdis .form-check-label {
  color: #5b5b5b;
  margin: 2px 0 0 5px;
  font-size: 14px;
  letter-spacing: 1px;
}
.formdis .row .topfo {
}
.siblings {
  margin-top: 30px;
}
.formbtn {
  margin-top: 30px;
}
.formbtn button {
  cursor: pointer;
}
.formbtn .btn-group span {
  color: #5b5b5b;
}
.formbtn .btn-group span {
  font-size: 14px;
  margin-left: -42px;
  font-weight: 400;
}
button.btn-group:hover span {
  left: 90px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: 0 0;
}
input[type="checkbox"] {
  appearance: none;
  background-color: #fff;
  font: #0089d0;
  color: #000;
  width: 1.15em;
  height: 1.15em;
  border: 2px solid #0089d0;
  display: grid;
  place-content: center;
}

input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #0089d0;
}

input[type="checkbox"]:checked::before {
  transform: scale(1);
}
nav.navbar-expand-lg.navbar-light.formheaderbg {
  background: #41556e;
}
@media (max-width: 991px) {
  /*facility*/
  .facility_main .facility_inner {
    position: static;
    padding: 10px;
    height: 90px;
  }
  .facility_main {
    height: auto;
  }
  .facility_main .facility_img p {
    position: absolute;
    left: 6%;
    bottom: 6%;
    right: unset;
    font-size: 20px;
  }
  .facility_main .facility_img {
    position: relative;
  }
  /*facility*/

  .br-view {
    display: none;
  }
  /*.cclogowrap {*/
  /*  margin-bottom: 45px;*/
  /*}*/
  .marquee_scroll {
    top: 85px;
    z-index: 1;
  }
  .mandatory_disclosure_tab {
    padding: 1px 4px;
    z-index: 1;
    font-size: 14px;

    top: 85px;
  }
}

@media (max-width: 560px) {
  .CurriculumMain .col-lg-4 {
    margin-top: 16px;
  }
  .curriculumData {
    padding: 15px;
  }
  .curriculumData p {
    margin: 0;
  }
  .curriculumData span {
    margin-right: 0;
  }

  .examination #accordionExample {
    margin-top: 5px !important;
  }
  .facility_main .facility_inner {
    height: auto;
  }
  .facility_main .facility_inner p {
    font-size: 14px;
  }
  .scroll-form {
    height: 548px;
    overflow: hidden;
  }
  .scroll-form .npf_wgts {
    height: auto;
  }
  .scroll-form .npf_wgts iframe {
    height: 561px;
  }
  .scroll-form .npf_wgts body {
    background: none !important;
  }
  #transfer-criteria .content-top {
    padding: 60px 10px 50px 10px !important;
    margin-top: 0;
  }
}

.content-top .download-tc table tbody {
  margin-bottom: 60px;
  display: table;
  width: 100%;
}
.pd-bottom50 {
  padding-bottom: 50px;
}

.scanbrochure {
  transform: rotate(270deg) translate(0px, -50%);
  -webkit-transform: rotate(270deg) translate(0px, -50%);
  position: fixed;
  border: none;
  background-color: #0089d0;
  color: #fff;
  cursor: pointer;
  outline: 0;
  border-radius: 0 0 5px 5px;
 left: -32px;
    top: 50%;
    z-index: 20000;
    font-size: 14px;
    text-align: center;
    line-height: 27px;
    letter-spacing: 1px;
    padding: 5px 35px;
}
.scanbrochure a {
  color: #fff;
}

.social-icon-1 {
  position: fixed;
  right: -100px;
  top: 50%;
  transform: rotate(270deg) translate(0px, -50%);
  -webkit-transform: rotate(270deg) translate(0px, -50%);
  text-align: center;
  z-index: 20000;
}
.social-icon-1 a img{
    width: 14px;
    padding-bottom: 3px;
}
.social-icon-1 a {
  padding: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #0089d0;
  color: #fff;
  transform: rotate(90deg);
}

.disktopview {
  display: block;
}
.mobview {
  display: none;
}

.topspace {
  padding-top: 150px;
}

.top-ection .content-top1 {
  padding-bottom: 60px;
}
.top-ection .content-top1 p {
  margin-right: 50px;
}
.deskV {
  display: block;
}
.mobV {
  display: none;
}
.sarthipr {
  overflow: hidden;
  margin-top: 30px;
}
.sarthipr img {
  width: 100%;
  transition: all 0.5s ease;
}

.sarthipr:hover img {
  transform: scale(1.1);
}

.title span {
  letter-spacing: 1px;
  color: #0089d0;
  font-size: 12px;
  display: -webkit-inline-box;
  padding-bottom: 15px;
  font-family: Conv_Gilroy-Bold;
  font-weight: 600;
}
.parentcc .sarthipr1 {
  margin-top: 30px;
}
.parentcc .title{
    margin-bottom: 35px;
}
.life-at-new video {
  width: 100%;
  margin-top: 40px;
}
.life-at-new img{
    width: 100%;
    margin-top: 40px;
}
.facility_outer .col-lg-4 {
  display: none;
}
/*.load-more, .load-more:focus{*/
/*    background: #0089d0;*/
/*    padding: 6px 25px;*/
/*    display: inline-block;*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*    letter-spacing: 1px;*/
/*    transition: all 1s ease;*/
/*    color: #fff;*/
/*}*/
/*.load-more:hover{*/
/*    background: #e9b62c;*/
/*}*/

.pdb100 {
  padding-bottom: 100px;
}
.topperimages img{
    width: 100%;
}
.resultsX, .resultsXII{
    margin-bottom: 30px;
}
.examination #accordionExample .table td, .examination #accordionExample .table th{
    padding: .75rem;
    border: 1px solid #000;
    text-align: center;
}
.dishonstable{
    margin-top: 30px;
}
.committeeMember .col-md-4{
    margin-bottom: 30px;
        margin-left: 0;
    margin-right: 0;
}
.footerquiry a{
color: #fff;
    padding: 5px 47px;
    
    border: 1px solid #fff;
    display: inline-flex;
    justify-content: space-between;
}
.footerquiry a img{
    width: 20px;
    margin-left: 20px;
    transition: all 0.5s ease;
}
.footerquiry a:hover img{
    transform: translateX(10px);
}
.workshop_section{
    overflow: hidden;
}
.workshop_section .container-fluid, .workshop_section .col-md-4, .workshop_section .col-md-8{
    padding:0;
}
.workshop_section .workshopimage img{
    width: 100%;
    object-fit: cover;
}
.workshop_section .workshop_content{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 72px;
    background: #6abae3;
    position: relative;
}
.workshop_section .workshop_content:after {
    background: url(../../images/aa1.png) no-repeat;
    content: "";
    left: 0;
    position: absolute;
    width: 450px;
    height: 100%;
    top: 32px;
    z-index: 1;
    opacity: 0.1;
}
.workshop_section .workshop_content h2{
    margin: 0 0 20px 0;
    color: #fff;
}
.workshop_section .workshop_content p{
    color: #fff;
}
.workshop_section .control{
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.workshop_section .control .securty-sliderleft1, .workshop_section .control .securty-sliderright1{
    width: 45px;
    display: inline-block;
    padding: 12px;
    cursor: pointer;
    background: #fff;
    transition: all 0.8s ease;
}
.workshop_section .control .securty-sliderleft1{
    transform: rotate(180deg);
}
.workshop_section .control .securty-sliderleft1:hover, .workshop_section .control .securty-sliderright1:hover{
    background: #6abae3;
}
.contactnumber a{
    color: #fff;
}
.parentconnect_dis{
    width: 160px;
    
}
.dishonstable table td strong{color: #000;}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{
    text-align: center;
    margin-bottom: 4px;
}
.fc-daygrid-block-event .fc-event-time, .fc-daygrid-block-event .fc-event-title{
    padding: 1px 4px !important;
}
.DESKTOPView{
        display: flex;
    }
/*.topspacetesti{*/
/*    margin-top: 20px !important;*/
/*}*/
.careerform_popup {
    margin-top: 25px;
}
.careerform_popup a {
    color: #fff;
    margin: 0px 2px;
    background-color: #0089d0;
    padding: 10px 75px;
    display: inline-block;
}
.career_desk {
    padding-left: 30px;
    position: relative;
    margin-top: 14px;
}
.career_desk::before {
    content: "";
    width: 14px;
    height: 14px;
    background: url(../images/rightarrow-1.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 3px;
    top: 3px;
}
.career_desk strong {
    font-size: 20px;
}
.careerjoin {
    padding-top: 180px;
}
.btn-file {
    cursor: pointer;
    padding-left: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    font-size: 14px;
}
.btn-file i {
    margin-right: 10px !important;
    color: #0089d0;
    border: 1px solid #0089d0;
    font-size: 15px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
}
.fa-paperclip:before{content:"\f0c6"}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    outline: 0;
    background: #f46c21 !important;
    color: #fff !important;
    cursor: inherit;
    display: block;
}
span.file-name {
    font-size: 12px;
    display: flex;
    margin: 0;
}
#fileUpload-error{
    position: absolute;
    bottom: -16px;
}
#career_form .error{
    margin-bottom: 0;
}
.spinner-load {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    background: rgb(0 0 0 / 51%);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border;
}
#fileUpload-error {
    position: absolute;
    bottom: -16px;
}
#career_form .error {
    margin-bottom: 0;
}
span.file-name {
    font-size: 12px;
    display: flex;
    margin: 0;
}
.dis-orgchart{
    margin-top: 30px;
}
.dis-orgchart a{
    background-color: #0089d0;
    color: #fff;
    cursor: pointer;
    outline: 0;
    font-size: 14px;
    text-align: center;
    line-height: 27px;
    letter-spacing: 1px;
    padding: 12px 35px;
}

#forother{
    position: fixed;
    bottom:40px;
    left:20px;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background: 0 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    transition: .5s ease-out;
    z-index: 2;
}
#forother svg {
    width: 40px;
    height: 100%;
}
#forother svg .cls-1 {
    width: 30px;
    fill: #4dcb5b;
    transition: .5s;
}
#forother svg .cls-2 {
    fill: #fdfdfd;
}
.policy_tab{
    color: #fff;
    background: #0089d0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 20px;
    transition: all 0.5s ease;
}
.policy_tab span{
    margin:0;
}
.policy_tab span img{
    width: 20px;
}

.policy_tab:hover{
    background: #000;
    color: #fff;
}
.acaResult{
    margin-top: 50px;
}

.sipwithpw{
    padding: 180px 0px 80px;
}
.sipwithpw p{
    margin-bottom: 20px;
}
.sipwithpw p a{
   color: #0189d0;
    font-weight: 600;
    letter-spacing: 0.4px;
    border-bottom: 1px solid;
}

.result-acedemics .col-md-6{margin-bottom: 30px;}



audio::-webkit-media-controls-timeline,
video::-webkit-media-controls-timeline {
    display: none;
}
audio::-webkit-media-controls,
video::-webkit-media-controls {
    display: none;
}
.pt-30{
  padding-top: 30px;
}
.pb-30{
  padding-bottom: 30px;
}
p{
  text-align: justify;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
}
.CurriculumMain p{
  margin-bottom: 0;
}
.about-title h4{
  color: #EC3E7B;
}
@media only screen and (min-width: 767px) {
  .navbar-light .navbar-brand{
  margin-left: 20px;
}
}
.new-list li {
    line-height: 25px;
    padding-left: 30px;
    font-size: 16px;
    color: #333333;
    list-style: none;
    background-image:url(../../images/lis.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 400 !important;
}
.new-list {
    padding: 0;
    margin: 0;
}
.link1{
  font-size: 18px;
  color: #B49B12;
}
.link1:hover{
  font-size: 18px;
  color: #B49B12;
}
.d-none{display: none;}
.name_des p{
  margin-bottom: 0;
}
.pb-20{
  padding-bottom: 20px;
}
.foo-sec h3{
  font-size: 21px;
  color: #ffffff;
  line-height: 31px;
  margin-bottom: 10px;
}
.foo-sec p{
  color: #ffffff;
}
.mainsd ul li{
  list-style: none;
  padding-bottom: 7px;
}
.mainsd ul li a{
  color: #ffffff;
}
.foootsd{
  padding: 0;
  margin: 0;
}
.foootsd li{
  list-style: none;
  color: #ffffff;
  padding-bottom: 10px;
}
.foootsd li i{
  font-size: 18px;
  line-height: 28px;
  float: left;
  width: 30px;
  color: #ffffff;
}
.foootsd li a{
  color: #ffffff;
}
.sdff{
  padding-left: 30px;
}
.foosdf{
  padding-top: 10px;
  padding-bottom: 10px;
}
.foosdf p{
  margin-bottom: 0;
  padding-bottom: 0;
}
.cbox h3{
  text-align: center;
  font-size: 21px;
}
.cbox p{
  text-align: center;
  font-size: 35px;
  line-height: 45px;
  color: #0089d0;
}
.cbox img{
  margin-bottom: 20px;
}
.spac1{
  padding-top: 57px;
}
.spac2{
  padding-top: 26px;
}
.spac3{
  padding-top: 26px;
}
.spac5{
  padding-top: 57px;
}
.spac6{
  padding-top: 57px;
}
.abt-sdd{
  padding: 20px;
  border-radius: 8px;
}
.abt-sdd2{
  background:#fce1eb;
}
.abt-sdd3{
  background:#eafbfc;
}
.abt-sdd5{
  background:#efdffb;
}
.abt-sdd6{
  background:#ffe7c8;
}
.abt-sdd h3{
  padding-top: 10px;
  font-size: 21px;
  text-align: center;
  margin-bottom: 10px;
}
.abt-sdd p{
  text-align: center;
}
.abt-sdd img{
  width: 60px;
  height: 60px;
}
.sodd{
  padding-top: 52px;
}
.cor-box{
  padding: 20px;
  border-radius: 8px;
  background: #f2f2f2;
}
.cor-box h4{
  font-size: 21px;
  line-height: 31px;
  text-align: center;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #EC3E7B;
}
.cor-box p{
  text-align: center;
}
.dfff h3{
  color: #ffffff;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 10px;
}
.dfff h4{
  color: #ffffff;
  font-size: 25px;
  line-height: 35px;
  text-align: center;
}
.sdfdsf{
  color: #EC3E7B !important;
}
.hea5{
  font-size: 25px !important;
  line-height: 35px !important;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.hea6{
  font-size: 25px !important;
  line-height: 35px !important;
  padding-bottom: 0;
  color: #EC3E7B !important;
  margin-bottom: 10px;
}
form.contact-form .btn.tc-btn {
    width: auto;
    border-radius: 25px;
    font-size: 18px;
    line-height: 28px;
    padding: 10px 30px;
    background: #EC3E7B;
    color: #ffffff !important;
}
.contsdf-box{
  padding: 20px;
  background: #0089d0;
}
.contsdf-box h4{
  font-size: 30px;
  line-height: 40px;
  color: #ffffff;
  margin-bottom: 10px;
}
.d-maps{
  margin-bottom: -10px;
}
.bdf {
    padding: 15px;
    border: 1px solid #dddddd;
}
.spads5{
  padding-top: 119px;
}
