.default-bg {
  background-color: #273575;
}

.default-color {
  color: #f0aa00 !important;
}

.float-none {
  float: none;
}

.flex-wrap-w {
  flex-wrap: wrap;
}

.d-flex {
  display: flex;
}

.align-items-center {
  align-items: center !important;
}

body {
  font-size: 17px;
}

p {
  color: #3b3939;
}

.justify-content-center {
  justify-content: center;
}

.white-color i.color-red {
  color: #e11b28 !important;
}
.white-color i.color-blue {
  color: #5d9741 !important;
}
.white-color i.color-yellow {
  color: #f0aa00 !important;
}

.btn-square {
  border-radius: 50px;
}

section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.loader .spinner svg:nth-child(1) circle {
  stroke: #273575;
}
.loader .spinner svg:nth-child(2) circle {
  stroke: #f0aa00;
}
.loader .spinner svg:nth-child(3) circle {
  stroke: #e11b28;
}
.loader .spinner svg:nth-child(4) circle {
  stroke: #273575;
}

nav.navbar.bootsnav ul.nav > li > a {
  font-size: 16px;
  text-transform: capitalize;
}
nav.navbar.bootsnav ul.nav > li > a:hover {
  color: #f0aa00 !important;
}

.btn-dark-outline {
  color: #fff;
  border-color: #1d2124;
  background-color: #1d2124;
}

.btn-dark-outline:hover, .btn-dark-outline:active, .btn-dark-outline:focus {
  color: #1d2124;
  border-color: #1d2124;
  background-color: transparent;
}

.btn-light-outline {
  color: #1d2124;
  border-color: #fff;
  background-color: #fff;
}

.btn-light-outline:hover, .btn-light-outline:active, .btn-light-outline:focus {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}

.hero-text-wrap {
  background-color: transparent;
}

nav.navbar.bootsnav.navbar-fixed {
  height: auto !important;
  position: initial;
}
nav.navbar.bootsnav.navbar-fixed:not(.navbar-transparent) {
  height: auto !important;
  position: fixed;
}

nav.navbar.bootsnav.no-background.white .attr-nav > ul > li > a, nav.navbar.bootsnav.navbar-transparent.white .attr-nav > ul > li > a, nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a, nav.navbar.bootsnav.no-background.white ul.nav > li > a, nav.navbar.bootsnav.no-background.dark .attr-nav > ul > li > a, nav.navbar.bootsnav.navbar-transparent.dark .attr-nav > ul > li > a, nav.navbar.bootsnav.navbar-transparent.dark ul.nav > li > a, nav.navbar.bootsnav.no-background.dark ul.nav > li > a {
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  padding: 29px 30px 29px 20px;
}

nav.navbar.bootsnav.menu-center ul.nav.navbar-center .logo-center .page-scroll {
  padding: 0;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
  content: "\ea69";
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
  font-size: 14px;
}

.dropdown-toggle::after {
  display: none;
}

.btns-slider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.btns-slider a {
  margin: 0 !important;
}

.clients {
  background-color: transparent;
}
.clients .client-slider {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  padding: 0 15px;
  flex-wrap: wrap;
}
.clients .client-slider .client-logo {
  background-color: #f5f5f5;
  padding: 5px;
  margin: 0;
}
.clients .client-slider .client-logo img {
  opacity: 1;
  width: 180px;
}

.o-tean-content {
  width: calc(100% - 10px);
  height: max-content;
  left: 5px;
  top: auto;
  bottom: 5px;
  padding: 15px 25px;
  background-color: #273575;
  background-color: transparent;
  height: 100%;
  border-radius: 50%;
  width: 100%;
  left: 0;
  bottom: 0;
  align-items: flex-end;
  justify-content: flex-end;
  padding-bottom: 70px;
  padding-left: 70px;
  background-image: linear-gradient(to top, #000 0%, transparent 50%);
  opacity: 1;
  z-index: 10;
  transform: none;
  background-color: transparent;
}
.o-tean-content .o-tean-content-inner {
  width: 100%;
  transition: all ease-in-out 0.25s;
  transform: none;
}
.o-tean-content .o-tean-content-inner .o-team-social-icons .o-team-social-icon:hover {
  color: #e11b28;
}
.o-tean-content .o-tean-content-inner p {
  color: #f0aa00 !important;
}

.slotholder, .rs-background-video-layer {
  transform: none !important;
}

.o-team-wrap .o-team-img {
  border-radius: 25px;
  border-radius: 50%;
  border: 3px solid #f0aa00;
  position: relative;
  overflow: hidden;
}
.o-team-wrap .o-team-img img {
  transition: all ease-in-out 0.25s;
}
.o-team-wrap:hover .o-tean-content .o-tean-content-inner {
  -webkit-transform: translate3d(0px, 0, 0) skewX(-15deg);
  transform: translate3d(0px, 0, 0) skewX(-15deg);
  transition: all ease-in-out 0.25s;
  transform: none;
}
.o-team-wrap:hover .o-team-img img {
  transform: none;
  transition: all ease-in-out 0.25s;
}

.ceo {
  padding: 50px 0;
}
.ceo .row {
  display: flex;
  flex-wrap: wrap;
  row-gap: 24px;
}
.ceo .ceo-img img {
  border-radius: 50%;
}

.o-team-wrap {
  margin: 5px;
}

.footer {
  background-color: #273575;
}
.footer .footer-top {
  padding-top: 30px;
}
.footer .footer-top .start-widget-footer {
  margin-bottom: 30px;
}
.footer .footer-top .start-widget-footer .logo img {
  margin-bottom: 15px;
  height: auto;
  max-height: max-content;
}
.footer .footer-top .start-widget-footer .imgs-footer {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 15px;
}
.footer .footer-top .start-widget-footer .imgs-footer img {
  width: calc(40% - 7.5px);
  height: auto;
}
.footer .footer-top .start-widget-footer .desc-footer p {
  line-height: 26px;
  color: #fff;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: justify;
}
.footer .footer-top .middle-widget-footer {
  margin-bottom: 30px;
}
.footer .footer-top .middle-widget-footer .head-title h3 {
  line-height: 28px;
  color: #fff;
  font-size: 24px;
  margin-bottom: 15px;
}
.footer .footer-top .middle-widget-footer .list-center-widget .list-center-links {
  margin: 0;
}
.footer .footer-top .middle-widget-footer .list-center-widget .list-center-links li a {
  color: #fff;
  position: relative;
  transition: 0.25s all ease;
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 15px;
  display: block;
}
.footer .footer-top .middle-widget-footer .list-center-widget .list-center-links li a i {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.25s all ease;
  opacity: 0;
}
.footer .footer-top .middle-widget-footer .list-center-widget .list-center-links li a:hover {
  padding-left: 5px;
  color: #f0aa00;
}
.footer .footer-top .middle-widget-footer .list-center-widget .list-center-links li a:hover i {
  right: 0px;
  opacity: 1;
}
.footer .footer-top .middle-widget-footer .list-center-widget .list-center-links li:last-child a {
  margin-bottom: 15px;
  padding-bottom: 0;
  border: 0;
}
.footer .footer-top .end-widget-footer {
  margin-bottom: 30px;
}
.footer .footer-top .end-widget-footer .head-title h3 {
  line-height: 28px;
  color: #fff;
  font-size: 24px;
  margin-bottom: 15px;
}
.footer .footer-top .end-widget-footer .list-end-info-widget {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
}
.footer .footer-top .end-widget-footer .list-end-info-widget .list-end-links {
  margin: 0;
}
.footer .footer-top .end-widget-footer .list-end-info-widget .list-end-links li {
  margin-bottom: 15px;
}
.footer .footer-top .end-widget-footer .list-end-info-widget .list-end-links li a {
  color: #fff;
  position: relative;
  transition: 0.25s all ease;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
}
.footer .footer-top .end-widget-footer .list-end-info-widget .list-end-links li a i {
  transition: 0.25s all ease;
  margin-top: 4px;
}
.footer .footer-top .end-widget-footer .list-end-info-widget .list-end-links li a:hover {
  color: #f0aa00;
}
.footer .footer-top .end-widget-footer .list-end-social-widget {
  margin-bottom: 30px;
}
.footer .footer-top .end-widget-footer .list-end-social-widget .list-end-links {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  margin-bottom: 15px;
}
.footer .footer-top .end-widget-footer .list-end-social-widget .list-end-links li a {
  color: #fff;
  position: relative;
  transition: 0.25s all ease;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0aa00;
  height: 40px;
  width: 40px;
  border-radius: 50%;
}
.footer .footer-top .end-widget-footer .list-end-social-widget .list-end-links li a:hover {
  color: #f0aa00;
  background-color: transparent;
}
.footer .footer-bottom {
  position: relative;
}
.footer .footer-bottom .overlay-bg {
  z-index: 1;
}
.footer .footer-bottom .footer-copyright {
  padding: 15px 0;
  background: none;
  position: relative;
  z-index: 10;
}
.footer .footer-bottom .footer-copyright .copy-right {
  font-size: 15px;
  margin: 0;
}
.footer .footer-bottom .footer-copyright .copy-right strong {
  color: #f0aa00;
}

.slick-center .testimonial-item .testimonial-content h4 {
  text-transform: capitalize;
}
.slick-center .testimonial-item .testimonial-content p {
  color: #fff;
}

.testimonial-item .testimonial-content p {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipiss;
}

.feature-box-default-bg {
  border-color: #5d9741;
  border-radius: 20px;
}
.feature-box-default-bg::after {
  background: #5d9741;
}
.feature-box-default-bg P {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipiss;
}
.feature-box-default-bg.active i, .feature-box-default-bg.active h4, .feature-box-default-bg.active p {
  color: #fff;
}
.feature-box-default-bg.active::after {
  visibility: visible;
  opacity: 1;
}

.feature-box i {
  color: #273575;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.8);
  margin: 0;
  border: 0;
  border-radius: 0;
  padding: 50px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup .btn-close-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  cursor: default;
}
.popup .btn-close-overlay::before {
  display: none;
}
.popup .popup-overlay {
  z-index: 11;
  max-width: 750px;
  margin: 0 auto;
  width: 100%;
}
.popup .popup-overlay .btn-close-content {
  margin-bottom: 10px;
}
.popup .popup-overlay .btn-close-content .btn-close {
  position: initial;
  float: none;
  opacity: 1;
  text-shadow: none;
  color: #fff;
  padding: 5px;
  border: 1px dashed #fff;
  background-color: transparent;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  font-weight: 900;
  border-radius: 10px;
}
.popup .popup-overlay .btn-close-content .btn-close::before {
  display: none;
}
.popup .popup-overlay .btn-close-content .btn-close:hover {
  border-radius: 50%;
  border: 1px solid #fff;
}
.popup .popup-overlay .popup-content img {
  width: 100%;
}

.campus {
  padding: 0;
  min-height: 100vh;
  border-top: 10px solid #f5f5f5;
}
.campus .campus-slider .swiper-slide .animate {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.8s ease;
}
.campus .campus-slider .swiper-slide .animate:nth-child(1) {
  transition-delay: 0.2s;
}
.campus .campus-slider .swiper-slide .animate:nth-child(2) {
  transition-delay: 0.4s;
}
.campus .campus-slider .swiper-slide .animate:nth-child(3) {
  transition-delay: 0.6s;
}
.campus .campus-slider .swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9;
}
.campus .campus-slider .swiper-slide .img-slide {
  position: relative;
  z-index: 8;
}
.campus .campus-slider .swiper-slide .text-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 0;
}
.campus .campus-slider .swiper-slide .text-slide .campus-item .head-item h3 {
  color: #fff;
  line-height: 45px;
  margin-bottom: 20px;
}
.campus .campus-slider .swiper-slide .text-slide .campus-item .desc-item p {
  color: #fff;
  margin-bottom: 20px;
}
.campus .campus-slider .swiper-slide-active .animate {
  opacity: 1;
  transform: translateY(0);
}
.campus .campus-slider .swiper-slide.purpose::after {
  background-color: transparent;
}
.campus .campus-slider .swiper-pagination {
  bottom: auto;
  left: auto;
  top: 0;
  right: 0;
  height: 100%;
  width: auto;
  display: grid;
  align-items: center;
  align-content: center;
  gap: 20px;
  padding: 0 30px;
}
.campus .campus-slider .swiper-pagination .swiper-pagination-bullet {
  height: auto;
  width: auto;
  border-radius: 0;
  color: #fff;
  opacity: 1;
  background: none;
  position: relative;
  margin: 0;
  text-align: end;
  z-index: 10;
  font-size: 14px;
  /**/
  color: #fff;
  padding: 5px 15px;
  border-radius: 20px;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
}
.campus .campus-slider .swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -40px;
  transform: translateY(-50%);
  width: 30px;
  height: 2px;
  background-color: #f0aa00;
  opacity: 0;
  /*/*/
  display: none;
}
.campus .campus-slider .swiper-pagination .swiper-pagination-bullet-active, .campus .campus-slider .swiper-pagination .swiper-pagination-bullet:hover {
  color: #fff;
  color: #f0aa00;
  box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.25);
}
.campus .campus-slider .swiper-pagination .swiper-pagination-bullet-active::after, .campus .campus-slider .swiper-pagination .swiper-pagination-bullet:hover::after {
  opacity: 1;
}
.campus .campus-slider .swiper-pagination::after {
  content: "";
  position: absolute;
  top: -300px;
  right: calc(-100vh + 107px);
  right: 0;
  top: 0;
  height: 100%;
  width: 270%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9;
  background: url(../images/icons/swiper-layer0.png) no-repeat right;
  background-size: cover;
}

.blog-list .date-box {
  position: initial;
  min-width: max-content;
}
.blog-list .post-text {
  padding: 0;
}
.blog-list .post-text p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipiss;
}
.blog-list .post-wrap .post-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 15px;
}
.blog-list .post-img img {
  border-radius: 20px;
}

.form {
  padding: 40px 0;
}
.form .form-content {
  display: none;
}
.form .form-content .head-form {
  margin-bottom: 30px;
}
.form .form-content .head-form h3 {
  color: #273575;
  font-size: 24px;
  font-weight: 600;
  margin-top: 10px;
}
.form .form-content .head-form hr {
  height: 2px;
  opacity: 1;
  margin: 0;
}
.form .form-content .body-form .body-item {
  margin-bottom: 30px;
}
.form .form-content .body-form .body-item label {
  max-width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  gap: 5px;
}
.form .form-content .body-form .body-item label.active {
  transform: scale(0.85) translateY(-0.9rem) translateX(0.15rem);
  opacity: 0.65;
}
.form .form-content .body-form .body-item label span {
  color: red;
}
.form .form-content .body-form .body-item .form-control {
  background-color: rgba(255, 255, 255, 0.4);
  border: 0;
  border-bottom: 2px solid #ccc;
  border-radius: 0;
  padding: 10px 20px;
  line-height: 36px;
  box-shadow: none;
  transition: 0.25s all ease-in-out;
  height: 48px;
  margin: 0;
  color: #1d2124;
  font-size: 14px;
}
.form .form-content .body-form .body-item .form-control::placeholder {
  color: transparent !important;
}
.form .form-content .body-form .body-item .form-control:focus {
  padding-top: 20px;
  padding-bottom: 10px;
  border-color: #f0aa00;
}
.form .form-content .body-form .body-item .form-control:focus ~ label {
  transform: scale(0.85) translateY(-0.9rem) translateX(0.15rem);
}
.form .form-content .body-form .body-item .form-control[type=file] {
  opacity: 0;
}
.form .form-content .body-form .body-item .form-control[type=file] ~ label {
  background-color: rgba(255, 255, 255, 0.4);
  border: 0;
  border-bottom: 2px solid #ccc;
  border-radius: 0;
  padding: 10px 20px;
  line-height: 36px;
  box-shadow: none;
  transition: 0.25s all ease-in-out;
  height: 48px;
  margin: 0;
  opacity: 1;
  width: 100%;
  transform: none;
  cursor: pointer;
}
.form .form-content .body-form .body-item .form-control[type=file] ~ label:hover {
  border-color: #f0aa00;
}
.form .form-content .body-form .body-item .form-control[type=file] ~ .info {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 5px 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.form .form-content .body-form .body-item .form-control[type=file] ~ .info img {
  height: 38px;
  width: auto;
  max-width: 100px;
  object-fit: cover;
  display: none;
  margin: 0;
}
.form .form-content .body-form .body-item .form-control[type=file] ~ .info #nameImage {
  color: #273575;
}
.form .form-content .body-form .body-item .form-control[type=file]:focus {
  border-color: #f0aa00;
}
.form .form-content .body-form .body-item .form-control[type=file]:focus ~ label {
  transform: scale(1) translateY(0) translateX(0);
}
.form .form-content .body-form .body-item .form-control[type=file].active ~ label {
  transform: scale(1) translateY(0) translateX(0);
}
.form .form-content .body-form .body-item .form-control[type=datetime-local] {
  padding-top: 20px;
}
.form .form-content .body-form .body-item .form-control.active {
  padding-top: 20px;
  padding-bottom: 10px;
}
.form .form-content .body-form .body-item .form-control.active ~ label {
  transform: scale(0.85) translateY(-0.9rem) translateX(0.15rem);
}
.form .form-content .body-form .body-item .form-select, .form .form-content .body-form .body-item .form-control[type=date] {
  background: none;
  background-color: rgba(255, 255, 255, 0.4);
  border: 0;
  border-bottom: 2px solid #ccc;
  border-radius: 0;
  padding: 10px 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  line-height: 36px;
  box-shadow: none;
  transition: 0.25s all ease-in-out;
  height: 48px;
  margin: 0;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  font-size: 14px;
  cursor: pointer;
}
.form .form-content .body-form .body-item .form-select ~ label, .form .form-content .body-form .body-item .form-control[type=date] ~ label {
  transform: scale(0.85) translateY(-0.9rem) translateX(0.15rem);
}
.form .form-content .body-form .body-item .form-select:focus, .form .form-content .body-form .body-item .form-control[type=date]:focus {
  border-color: #f0aa00;
}
.form .form-content .body-form .body-item .form-select:focus ~ label, .form .form-content .body-form .body-item .form-control[type=date]:focus ~ label {
  transform: scale(0.85) translateY(-0.9rem) translateX(0.15rem);
}
.form .form-content .body-form .body-item .form-control.studentAge {
  background: none;
  background-color: rgba(255, 255, 255, 0.4);
  border: 0;
  border-bottom: 2px solid #ccc;
  border-radius: 0;
  padding: 10px 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  line-height: 36px;
  box-shadow: none;
  transition: 0.25s all ease-in-out;
  height: 48px;
  margin: 0;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  font-size: 14px;
  font-weight: 700;
  cursor: not-allowed;
}
.form .form-content .body-form .body-item .form-control.studentAge ~ label {
  transform: scale(0.85) translateY(-0.9rem) translateX(0.15rem);
}
.form .form-content .body-form .body-item .form-control.studentAge:focus {
  border-color: #f0aa00;
}
.form .form-content .body-form .body-item .form-control.studentAge:focus ~ label {
  transform: scale(0.85) translateY(-0.9rem) translateX(0.15rem);
}
.form .form-content .body-form .body-item textarea {
  min-height: 170px;
}
.form .form-content .body-form .body-item textarea ~ label {
  height: 48px;
}
.form .btns {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
  margin-bottom: 30px;
}
.form .btns .btn {
  background-color: #273575;
  color: #fff;
  border: 1px solid #273575;
  max-width: 120px;
  width: 100%;
  max-height: 50px;
  height: 40px;
  font-weight: 500;
  font-size: 14px;
  border-radius: 0;
  margin: 0;
}
.form .btns .btn:focus {
  background-color: #273575;
  color: #fff;
  border-color: #273575;
}
.form .btns .btn:hover {
  background-color: transparent;
  color: #273575;
}
.form .btns .btn#prevBtn {
  background-color: transparent;
  color: #273575;
  border-color: #273575;
}
.form .btns .btn#prevBtn:hover {
  background-color: #273575;
  color: #fff;
}
.form .steps {
  display: flex;
  align-items: center;
  justify-content: center;
}
.form .steps .step {
  height: 3px;
  width: 25%;
  background-color: #bbbbbb;
  border: none;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-weight: 800;
  font-size: 15px;
}
.form .steps .step.finish {
  background-color: #273575;
}
.form .steps .step.active {
  background-color: #f0aa00;
}
.form.job-form .form-content {
  display: block;
}

.thanks {
  padding: 40px 0;
}
.thanks .thanks-content h4 {
  font-size: 30px;
  font-weight: 600;
  line-height: 26px;
  color: #273575;
}
.thanks .thanks-content p {
  margin-bottom: 15px;
}

.innerPageSection {
  padding: 40px 0;
}
.innerPageSection .row {
  row-gap: 30px;
}
.innerPageSection .innerPageSection-content h4 {
  font-size: 30px;
  font-weight: 600;
  line-height: 26px;
  color: #273575;
  margin-top: 0;
}
.innerPageSection .innerPageSection-content p {
  margin-bottom: 15px;
}

.btns .btn {
  background-color: #273575;
  color: #fff;
  border: 1px solid #273575;
  max-width: 120px;
  width: 100%;
  max-height: 50px;
  height: 40px;
  font-weight: 500;
  font-size: 14px;
  border-radius: 0;
  line-height: 23px;
  margin: 0;
}
.btns .btn:focus {
  background-color: #273575;
  color: #fff;
  border-color: #273575;
}
.btns .btn:hover {
  background-color: transparent;
  color: #273575;
}

.testimonial-item .testimonial-content {
  border-radius: 20px;
}

.eventSection .row {
  row-gap: 40px;
}
.eventSection .eventSection-wide .eventSection-slider .eventSection-sliderContent {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.eventSection .eventSection-wide .eventSection-slider .eventSection-sliderContent .swiper-slide-img img {
  border-radius: 10px;
}
.eventSection .eventSection-wide .eventSection-slider .eventSection-sliderContent .swiper-btns .swiper-btn {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 30px;
  height: 50px;
  background-color: #273575;
  color: #fff;
  z-index: 9999;
  border-radius: 0 5px 5px 0;
  transition: 0.25s all ease;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  cursor: pointer;
}
.eventSection .eventSection-wide .eventSection-slider .eventSection-sliderContent .swiper-btns .swiper-btn.swiper-btn-next {
  left: auto;
  right: 0;
  border-radius: 5px 0 0 5px;
}
.eventSection .eventSection-wide .eventSection-slider .eventSection-sliderContent .swiper-btns .swiper-btn:hover {
  background-color: #f0aa00;
}
.eventSection .eventSection-wide .eventSection-text {
  margin-bottom: 30px;
}
.eventSection .eventSection-wide .eventSection-text h4 {
  font-weight: 600;
  color: #273575;
  text-transform: capitalize;
}
.eventSection .eventSection-wide .eventSection-videos .row {
  row-gap: 30px;
}
.eventSection .eventSection-wide .eventSection-videos .eventSection-videos-head h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 26px;
  color: #273575;
  margin-bottom: 20px;
}
.eventSection .eventSection-wide .eventSection-videos .eventSection-videos-item {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.eventSection .eventSection-wide .eventSection-videos .eventSection-videos-item .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.eventSection .eventSection-small .eventSection-small-head {
  margin-bottom: 30px;
}
.eventSection .eventSection-small .eventSection-small-head h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 26px;
  color: #273575;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.eventSection .eventSection-small .eventSection-small-body .post-wrap {
  margin-bottom: 30px;
}
.eventSection .eventSection-small .eventSection-small-body .post-wrap .post-img img {
  border-radius: 10px;
}
.eventSection .eventSection-small .eventSection-small-body .post-wrap .post-content .post-text h3 {
  font-size: 20px;
  text-transform: capitalize;
  margin-top: 10px;
  cursor: pointer;
}
.eventSection .eventSection-small .eventSection-small-body .post-wrap:last-child {
  margin-bottom: 0;
}

.team .row {
  row-gap: 30px;
}
.team .o-team-wrap .o-tean-content .o-tean-content-inner h4 {
  font-size: 22px;
}
.team .o-team-wrap .o-tean-content .o-tean-content-inner p {
  font-size: 16px;
}

.contact .row {
  row-gap: 30px;
}
.contact .contact-head-item {
  background-color: #fff;
  padding: 25px;
  text-align: center;
  border-radius: 15px;
  height: 100%;
}
.contact .contact-head-item .item-inner .head-inner {
  margin-bottom: 20px;
}
.contact .contact-head-item .item-inner .head-inner i {
  color: #273575;
  font-size: 60px;
}
.contact .contact-head-item .item-inner .body-inner {
  margin-bottom: 20px;
}
.contact .contact-head-item .item-inner .body-inner h3 {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  text-transform: capitalize;
}
.contact .contact-head-item .item-inner .foot-inner .list-body-inner {
  list-style: none;
}
.contact .contact-head-item .item-inner .foot-inner .list-body-inner li a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  transition: 0.25s all ease-in-out;
}
.contact .contact-head-item .item-inner .foot-inner .list-body-inner li a:hover {
  color: #f0aa00;
}
.contact .contact-body-item {
  border: 3px solid #273575;
  border-radius: 15px;
  overflow: hidden;
}
.contact .contact-body-item iframe {
  margin: 0;
}

.blog .row {
  row-gap: 30px;
}
.blog.facilities .post-wrap {
  padding: 15px;
  background-color: #fff;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}
.blog.facilities .post-wrap .post-img {
  position: relative;
  z-index: 10;
}
.blog.facilities .post-wrap .post-img img {
  border-radius: 10px 10px 0 0;
}
.blog.facilities .post-wrap .post-content {
  position: relative;
  z-index: 10;
}
.blog.facilities .post-wrap::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #273575;
  content: "";
  width: 0;
  height: 0;
  z-index: 0;
  transition: 0.25s all ease-in-out;
  border-radius: 15px;
}
.blog.facilities .post-wrap:hover::after {
  width: 100%;
  height: 100%;
}
.blog.facilities .post-wrap:hover .post-content .post-text h3 {
  color: #f0aa00;
}
.blog.facilities .post-wrap:hover .post-content .post-text p {
  color: #fff;
}

@media (max-width: 1199px) {
  .campus {
    padding: 0;
    min-height: 100vh;
  }
  .campus .campus-slider {
    min-height: 100vh;
  }
  .campus .campus-slider .swiper-wrapper {
    min-height: 100vh;
  }
  .campus .campus-slider .swiper-layer {
    height: 100%;
    width: 300px;
    border-radius: 0 0 500px 500px;
  }
  .campus .campus-slider .swiper-slide {
    min-height: 100vh;
  }
  .campus .campus-slider .swiper-slide .img-slide {
    display: none;
  }
  .campus .campus-slider .swiper-slide .swiper-slide-content {
    background-position: center;
    background-repeat: no-repeat;
    background-image: var(--backImage);
    background-size: cover;
    min-height: 100vh;
  }
  .campus .campus-slider .swiper-pagination {
    padding: 0 20px;
    gap: 10px;
  }
  .campus .campus-slider .swiper-pagination .swiper-pagination-bullet {
    font-size: 11px;
  }
  .campus .campus-slider .swiper-pagination::after {
    width: 255%;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  nav.navbar.bootsnav ul.nav li a {
    font-size: 9px;
  }
}
@media (min-width: 992px) {
  nav.navbar.bootsnav.menu-center ul.nav.navbar-center {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  nav.navbar.bootsnav.menu-center ul.nav.navbar-center .logo-center {
    margin: 0 auto;
  }
  nav.navbar.bootsnav.menu-center ul.nav.navbar-center .logo-center a {
    padding: 0 12px;
  }
  nav.navbar.bootsnav.menu-center ul.nav.navbar-center .logo-center a img {
    margin: 0 auto;
  }
  nav.navbar.bootsnav ul.nav li a {
    padding: 10px 30px;
    margin: 0;
    position: relative;
  }
  nav.navbar.bootsnav ul.nav li.dropdown a.dropdown-toggle::before {
    font-family: "icofont";
    float: right;
    content: "\ea67";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
  }
  nav.navbar.bootsnav ul.nav li.dropdown a.dropdown-toggle::after {
    display: none;
  }
}
@media (max-width: 991px) {
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
    content: "\f3d3";
  }
  nav.navbar.bootsnav.menu-center ul.nav.navbar-center .logo-center {
    display: none;
  }
  nav.navbar.bootsnav .navbar-nav {
    padding: 0;
    margin: 0;
  }
  nav.navbar.bootsnav ul.nav li a {
    padding: 15px 20px !important;
    text-align: start;
  }
  nav.navbar.bootsnav.navbar-transparent .logo, .logo, .logo-scrolled, .logo-display {
    max-height: 60px !important;
    width: auto;
  }
  nav.navbar.bootsnav .navbar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  nav.navbar.bootsnav .navbar-header::after, nav.navbar.bootsnav .navbar-header::before {
    display: none;
  }
  .ceo .col-inner.spacer {
    padding: 0;
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .o-tean-content {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    z-index: 1;
    transition: opacity 0.25s ease;
  }
  .o-tean-content .o-tean-content-inner {
    transform: none;
  }
  .campus .campus-slider .swiper-slide .text-slide .campus-item .desc-item p {
    max-width: 50%;
  }
  .clients .client-slider .client-logo {
    width: calc(25% - 15px);
  }
}
@media (max-width: 575px) {
  .tp-parallax-wrap, .tp-loop-wrap {
    width: 100% !important;
    left: 0 !important;
  }
  .tp-parallax-wrap:first-child .tp-loop-wrap .tp-mask-wrap .tp-caption {
    font-size: 18px !important;
    font-weight: 400 !important;
  }
  .tp-mask-wrap {
    transform: translateX(0%) !important;
    max-width: 100% !important;
    width: 100% !important;
    left: 0 !important;
    text-align: center !important;
  }
  .tp-caption {
    font-size: 22px !important;
    font-weight: 600 !important;
    letter-spacing: normal !important;
    text-align: center !important;
    transform: translateX(0%) !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .bg-flex {
    margin-top: 0;
  }
  .o-tean-content .o-tean-content-inner {
    transform: none;
    width: 100%;
  }
  .portfolio .folio-overlay {
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .portfolio .portfolio-description .portfolio-title {
    opacity: 1;
    visibility: visible;
  }
  .portfolio .portfolio-details li {
    opacity: 1;
    visibility: visible;
  }
  .clients .client-slider .client-logo {
    width: calc(50% - 7.5px);
  }
  .clients .client-slider .client-logo img {
    width: 100%;
  }
  .campus .campus-slider .swiper-slide .text-slide .campus-item .desc-item p {
    max-width: 100%;
  }
  .campus .campus-slider .swiper-layer {
    height: 50px;
  }
  .campus .campus-slider .swiper-pagination {
    padding: 20px 0;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .campus .campus-slider .swiper-pagination .swiper-pagination-bullet {
    font-size: 7px;
  }
  .campus .campus-slider .swiper-pagination .swiper-pagination-bullet::after {
    width: 1px;
    height: 10px;
    top: 150%;
    left: 50%;
    transform: translateX(-50%);
  }
  .campus .campus-slider .swiper-pagination::after {
    background: rgba(0, 0, 0, 0.5);
  }
  .ceo .col-inner.spacer {
    padding: 0;
    padding-bottom: 50px;
  }
}
/*========================================*/
.mini-slider {
  padding: 0;
}
.mini-slider::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.mini-slider .tp-about-banner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.mini-slider .tp-about-banner-content {
  width: 510px;
  padding: 40px;
  border-radius: 10px;
  backdrop-filter: blur(15px);
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.9);
  margin-left: auto;
}
.mini-slider .tp-about-banner-content .span {
  font-size: 12px;
  font-weight: 700;
  padding: 2px 12px;
  line-height: 20px;
  border-radius: 20px;
  display: inline-block;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
  background: #273575;
}
.mini-slider .tp-about-banner-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #141820;
  margin-bottom: 30px;
}
.mini-slider .tp-about-banner-content a {
  position: relative;
  font-size: 12px;
  font-weight: 500;
  color: #141820;
  z-index: 2;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
}
.mini-slider .tp-about-banner-content a span {
  margin-left: 2px;
  display: inline-block;
  height: 34px;
  width: 34px;
  color: #141820;
  text-align: center;
  line-height: 30px;
  border-radius: 34px;
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  -ms-transition: all 0.3s 0s ease-out;
  -o-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
  border: 1px solid rgba(20, 24, 32, 0.14);
  display: flex;
  justify-content: center;
  align-items: center;
}
.mini-slider .tp-about-banner-content a span svg {
  height: auto;
  width: auto;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
}
.mini-slider .tp-about-banner-content a:hover {
  color: #273575;
}
.mini-slider .tp-about-banner-content a:hover span {
  color: #fff;
  background-color: #273575;
}
.mini-slider .tp-about-banner-content-year {
  position: absolute;
  bottom: 50px;
  right: 30px;
}
@media (max-width: 575px) {
  .mini-slider .tp-about-banner-content-year {
    position: static;
  }
}
.mini-slider .tp-about-banner-content-year span {
  font-size: 220px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  background: url(../images/bg/12.jpg);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-position: 75%;
}
@media (min-width: 1199px) {
  .mini-slider .tp-about-banner-content-year span {
    background-position: 55%;
  }
}
@media (max-width: 1199px) {
  .mini-slider .tp-about-banner-content-year span {
    background-position: 15%;
  }
}
.mini-slider .tp-about-banner-content-year p {
  font-size: 14px;
  font-weight: 500;
  color: #141820;
  margin: 0;
}
.mini-slider.inner-page::after {
  background-color: rgba(0, 0, 0, 0.7);
}
.mini-slider.inner-page .content-slider {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mini-slider.inner-page .content-slider .slider-head {
  text-align: center;
}
.mini-slider.inner-page .content-slider .slider-head h3 {
  font-size: 50px;
  font-weight: 600;
  margin-top: 10px;
  color: #fff;
  text-transform: capitalize;
}
.mini-slider.inner-page .content-slider .slider-head .breadcrumb {
  justify-content: center;
}
.mini-slider.inner-page .content-slider .slider-head .breadcrumb li {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
}
.mini-slider.inner-page .content-slider .slider-head .breadcrumb li a {
  font-size: 16px;
  font-weight: 600;
  color: #f0aa00;
  text-transform: capitalize;
}
.mini-slider.inner-page .content-slider .slider-head .breadcrumb li a:hover {
  color: #f0aa00;
}

.faqs {
  padding: 30px 0;
}
.faqs .overlay-faqs .head-section-search {
  margin-bottom: 30px;
}
.faqs .overlay-faqs .head-section-search .input_search {
  background: #fff;
  border: 1.5px solid #273575;
  color: #273575;
  margin: 0;
}
.faqs .overlay-faqs .head-section-search .input_search::placeholder {
  color: #273575;
}
.faqs .overlay-faqs .head-section-search .input_search:focus {
  border-color: #f0aa00;
}
.faqs .overlay-faqs .head-section-btns .myBtnContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 30px;
}
.faqs .overlay-faqs .head-section-btns .myBtnContainer .btn-myBtnContainer {
  border-color: #273575;
  color: #273575;
  background-color: transparent;
  text-transform: capitalize;
  font-size: 13px;
  padding: 8px 16px;
  margin: 0;
}
.faqs .overlay-faqs .head-section-btns .myBtnContainer .btn-myBtnContainer.active {
  background-color: #273575;
  color: #fff;
  border-color: #273575;
}
.faqs .overlay-faqs .panel-group {
  margin: 0;
}
.faqs .overlay-faqs .panel-group .panel-default {
  margin: 0;
  border: 0;
  border-bottom: 1px solid rgba(39, 53, 117, 0.1);
  background-color: transparent;
  border-radius: 0;
}
.faqs .overlay-faqs .panel-group .panel-default .panel-heading {
  background-color: transparent;
  padding: 0;
}
.faqs .overlay-faqs .panel-group .panel-default .panel-heading .panel-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 10px 15px;
  font-weight: 700;
  color: #000;
  background-color: transparent;
}
.faqs .overlay-faqs .panel-group .panel-default .panel-heading .panel-title:not(.collapsed) {
  background-color: #273575;
  color: #fff;
}
.faqs .overlay-faqs .panel-group .panel-default .panel-heading .panel-title:not(.collapsed) i {
  transform: rotate(180deg);
}
.faqs .overlay-faqs .panel-group .panel-default .panel-heading .panel-title:hover {
  background-color: #273575;
  color: #fff;
}
.faqs .overlay-faqs .panel-group .panel-default .panel-heading .panel-title:focus {
  outline: none;
  text-decoration: none;
}
.faqs .overlay-faqs .panel-group .panel-default .panel-collapse.in {
  height: auto;
}
.faqs .overlay-faqs .panel-group .panel-default .panel-collapse .panel-body p {
  margin-bottom: 15px;
}
.faqs .overlay-faqs .panel-group .panel-default .panel-collapse .panel-body p a {
  color: #273575;
}
.faqs .overlay-faqs .panel-group .panel-default .panel-collapse .panel-body p a:hover {
  color: #f0aa00;
}

@media (max-width: 1199px) {
  .mini-slider.inner-page {
    background: var(--backImage) center center no-repeat;
    background-size: cover;
    padding: 150px 0 100px;
  }
  .mini-slider.inner-page .img-slider {
    display: none;
  }
  .mini-slider.inner-page .content-slider {
    position: relative;
    top: auto;
    left: auto;
    z-index: 10;
  }
}
@media (max-width: 991px) {
  .mini-slider.inner-page {
    padding: 100px 0;
  }
}
@media (max-width: 575px) {
  .mini-slider {
    padding: 60px 0 0;
  }
  .mini-slider .tp-about-banner {
    display: none;
  }
  .mini-slider::after {
    display: none;
  }
  .mini-slider.inner-page::after {
    display: block;
  }
  .o-tean-content {
    padding-left: 50px;
  }
  .o-tean-content .o-tean-content-inner h4 {
    font-size: 18px;
    line-height: 20px;
  }
  .o-tean-content .o-tean-content-inner p {
    font-size: 16px;
  }
  .col-md-6.col-sm-12 {
    width: 100%;
  }
}

/*# sourceMappingURL=style-new.css.map */
