* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
}

.fixed-top {
  top: -40px;
  transform: translateY(40px);
  transition: transform 0.3s;
}

#navbar_top {
  background-color: #ffffff;
}

.logo-top {
  width: 230px;
}

.logo {
  width: 200px;
}

.header-area .topbar {
  background: #8b1a1a;
}
.header-area .topbar .email-phone {
  margin-right: 20px;
}
.header-area .topbar .email-phone ul {
  display: flex;
  justify-content: flex-end;
  list-style: none;
}
.header-area .topbar .email-phone ul li {
  margin-left: 20px;
  position: relative;
  top: 13px;
}
.header-area .topbar .email-phone ul li a {
  color: #ffffff;
}
.header-area .topbar .email-phone ul li a i {
  margin-right: 10px;
}
.header-area .topbar .contact-info {
  background: #c0392b;
  position: relative;
  margin-left: -20px;
}
.header-area .topbar .contact-info::before {
  content: "";
  position: absolute;
  background: #c0392b;
  width: 100%;
}
.header-area .topbar .contact-info ul {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
}
.header-area .topbar .contact-info ul li {
  line-height: 29px;
  padding: 10px 0;
  margin-right: 20px;
}
.header-area .topbar .contact-info ul li a i {
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
.header-area .topbar .contact-info ul li a i:hover {
  color: #c0392b;
}
.header-area .nav-link {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  color: #000000;
  padding-left: 55px !important;
}
.header-area .nav-link:hover {
  color: #c0392b;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: #c0392b;
}

.navbar-toggler {
  background-color: #8b1a1a;
}

.text-bg-dark {
  width: 80% !important;
  height: 100vh;
  color: #fff !important;
  background: #8b1a1a !important;
}

.btn-close {
  font-size: 26px;
}

.hero-style {
  position: relative;
}

.shape {
  top: -430px;
  z-index: 1;
  width: 100%;
  position: relative;
}

.submit-btn button,
.submit-btn a {
  font-size: 18px;
  background-color: #c0392b;
  color: #ffffff;
  padding: 12px 30px;
  border-radius: 60px;
  transition: all 0.4s ease;
  border: none;
  text-decoration: none;
}
.submit-btn button:hover,
.submit-btn a:hover {
  background-color: #8b1a1a;
}

.submitwhite-btn button,
.submitwhite-btn a {
  font-size: 18px;
  background-color: #ffffff;
  color: #8b1a1a;
  padding: 12px 30px;
  border-radius: 60px;
  transition: all 0.4s ease;
  text-decoration: none;
  border: none;
}
.submitwhite-btn button:hover,
.submitwhite-btn a:hover {
  background-color: #c0392b;
  color: #ffffff;
}

.first-sec {
  background-image: url(../images/map-pattern.png);
  background-position: center;
  width: 100%;
  padding-bottom: 40px;
}
.first-sec .contain-wrp {
  width: 100%;
  position: relative;
  top: -100px;
}
.first-sec .contain-wrp .box-img {
  width: 30%;
}
.first-sec .contain-wrp .box-img img {
  border-radius: 20px;
  margin-left: 325px;
  z-index: 99;
  height: 365px;
  width: 680px;
}
.first-sec .contain-wrp .from-box {
  background: url(../images/patren.png) #8b1a1a;
  background-size: cover;
  width: 70%;
  height: auto;
  border-radius: 20px;
}
.first-sec .contain-wrp .from-box .box {
  width: 70%;
  margin-left: 290px;
  padding: 80px 40px;
}
.first-sec .contain-wrp .from-box .box h3 {
  font-family: "Playfair Display", serif;
  font-size: 26px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
}
.first-sec .contain-wrp .from-box .box p {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  letter-spacing: 2px;
}
.first-sec .contain-wrp .from-box .box .form-control {
  background-color: transparent !important;
  color: #ffffff;
}
.first-sec .contain-wrp .from-box .box .form-control::-moz-placeholder {
  color: #ffffff !important;
}
.first-sec .contain-wrp .from-box .box .form-control::placeholder {
  color: #ffffff !important;
}
.first-sec .contain-wrp .from-box .box .form-select {
  background-color: transparent !important;
  color: #ffffff;
}
.first-sec .contain-wrp .from-box .box .selectwrap {
  width: 100%;
  position: relative;
  float: left;
}
.first-sec .contain-wrp .from-box .box .selectwrap::before {
  content: "";
  background-image: url(../images/down-icn.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 32px;
  height: 32px;
  right: -10px;
  top: 16px;
  pointer-events: none;
}
.first-sec .contain-wrp .from-box .box .selectwrap .form-select {
  background-image: none;
}
.first-sec .aviation-wrp h2,
.first-sec .aviation-wrp h1 {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  font-weight: 800;
}
.first-sec .aviation-wrp p {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  color: #545454;
  line-height: 22px;
}
.first-sec .aviation-wrp ul {
  list-style: none;
}
.first-sec .aviation-wrp ul li {
  font-family: "Outfit", sans-serif;
  display: inline-flex;
  color: #545454;
  font-size: 16px;
  line-height: 22px;
  margin-top: 20px;
}
.first-sec .aviation-wrp ul li i {
  color: #c0392b;
  margin-right: 10px;
  margin-top: 6px;
}

.highlights-sec {
  padding: 80px 0;
  background: linear-gradient(-45deg, rgba(12, 31, 56, 0.9), rgba(12, 31, 56, 0.9)) fixed, url(../images/bg-2.jpg) fixed;
  background-size: cover;
}
.highlights-sec h3 {
  font-family: "Playfair Display", serif;
}
.highlights-sec h2 {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  text-align: left;
  margin-bottom: 30px;
}
.highlights-sec p {
  font-family: "Outfit", sans-serif;
}
.highlights-sec .box-1 {
  background-color: #ffffff;
  padding: 20px 30px 5px 40px;
  box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  display: flex;
  margin-bottom: 20px;
  border: 2px solid #c0392b;
  transition: 0.5s;
}
.highlights-sec .box-1:hover {
  background-color: #c0392b;
}
.highlights-sec .box-1:hover p {
  color: #ffffff;
}
.highlights-sec .box-1:hover h3 {
  color: #ffffff;
}
.highlights-sec .box-1:hover .wrap-icon {
  background-color: #ffffff;
  transform: rotateY(360deg);
}
.highlights-sec .box-1:hover .wrap-icon span {
  color: #8b1a1a;
}
.highlights-sec .box-1 .wrap-icon {
  width: 50px;
  height: 50px;
  border-radius: 30px;
  background-color: #8b1a1a;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
}
.highlights-sec .box-1 .wrap-icon span {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  text-align: left;
  margin-top: -10px;
}
.highlights-sec .timeline {
  list-style: none;
  position: relative;
}
.highlights-sec .timeline::before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  border: 1px dashed #ffffff;
  left: 50%;
  margin-left: -1.5px;
}
.highlights-sec .timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.highlights-sec .timeline > li::before, .highlights-sec .timeline > li::after {
  content: " ";
  display: table;
}
.highlights-sec .timeline > li::after {
  clear: both;
}
.highlights-sec .timeline > li > .timeline-panel {
  width: 40%;
  background-image: url(../images/left-shape-bg.png);
  background-repeat: no-repeat;
  background-color: #ffffff;
  border-radius: 20px !important;
  border: 6px solid #c0392b !important;
  float: left;
  padding: 20px;
  position: relative;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  transition: 0.3s;
}
.highlights-sec .timeline > li > .timeline-panel:hover {
  background-color: #1376c5;
  color: #fff !important;
}
.highlights-sec .timeline > li > .timeline-panel:hover p {
  color: #ffffff;
}
.highlights-sec .timeline > li > .timeline-badge {
  color: #fff;
  width: 15px;
  height: 15px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 85px;
  left: 51.3%;
  margin-left: -25px;
  background-color: #ffffff;
  border: 2px solid #c0392b;
  z-index: 100;
  border-radius: 50%;
}
.highlights-sec .timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.highlights-sec .timeline > li.timeline-inverted > .timeline-panel::before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.highlights-sec .left-border {
  position: relative;
}
.highlights-sec .left-border::after {
  content: "";
  position: absolute;
  width: 130px;
  border: 1px dashed #ffffff;
  left: 513px;
  top: 85px;
  z-index: revert-layer;
}
.highlights-sec .right-border {
  position: relative;
}
.highlights-sec .right-border::after {
  content: "";
  position: absolute;
  width: 130px;
  border: 1px dashed #ffffff;
  right: 513px;
  top: 85px;
  z-index: revert-layer;
}
.highlights-sec .timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.highlights-sec .timeline-badge.success {
  background-color: #3f903f !important;
}
.highlights-sec .timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.highlights-sec .timeline-badge.danger {
  background-color: #d9534f !important;
}
.highlights-sec .timeline-badge.info {
  background-color: #5bc0de !important;
}
.highlights-sec .timeline-title {
  font-family: "Playfair Display", serif;
  font-size: 20px;
  font-weight: 800;
  margin-top: 0;
  color: inherit;
}
.highlights-sec .timeline-body > p,
.highlights-sec .timeline-body > ul {
  margin-bottom: 0;
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  color: #545454;
}
.highlights-sec .timeline-body > p + p {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .highlights-sec ul.timeline::before {
    left: 40px;
  }
  .highlights-sec ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
    float: right;
  }
  .highlights-sec ul.timeline > li > .timeline-panel::before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  .highlights-sec ul.timeline > li > .timeline-panel::after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
  .highlights-sec ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px;
  }
}

.whystudy-sec {
  padding: 80px 0;
}
.whystudy-sec h2 {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  font-weight: 800;
  text-align: center;
}
.whystudy-sec p {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  color: #545454;
}
.whystudy-sec .college-video {
  width: 75%;
  height: 500px;
}
.whystudy-sec .college-video .test {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.whystudy-sec .college-video .test::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(3, 3, 3, 0.6);
  border-radius: 30px;
}
.whystudy-sec .college-video .image {
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
.whystudy-sec .college-video .text {
  font-family: Arial, sans-serif;
  font-size: 2em;
  color: white;
  text-shadow: 0.1em 0.1em 0.5em rgba(0, 0, 0, 0.5);
  margin: 0;
  position: absolute;
}
.whystudy-sec .college-video .video img {
  border-radius: 30px;
}
.whystudy-sec .box-one {
  background-color: #8b1a1a;
  border-radius: 20px;
  padding: 10px 20px;
}
.whystudy-sec .box-one h3 {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 0;
  padding-bottom: 0;
}
.whystudy-sec .box-one h4 {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
}
.whystudy-sec .box-one p {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: 300;
  margin-top: 10px;
}

.gallery-sec {
  background: url(../images/map-pattern.png) rgba(250, 250, 250, 0.9);
  background-size: cover;
  background-blend-mode: multiply;
  padding: 80px 0;
}
.gallery-sec h2 {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  font-weight: 800;
  color: #000000;
  text-align: center;
}
.gallery-sec .grid-wrapper {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-rows: 200px;
  grid-auto-flow: dense;
}
.gallery-sec .grid-wrapper > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallery-sec .grid-wrapper > div > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.gallery-sec .grid-wrapper .wide {
  grid-column: span 2;
}
.gallery-sec .grid-wrapper .tall {
  grid-row: span 2;
}
.gallery-sec .grid-wrapper .big {
  grid-column: span 2;
  grid-row: span 2;
}

.admission-sec {
  padding: 80px 0;
  background: linear-gradient(-45deg, rgba(12, 31, 56, 0.9), rgba(12, 31, 56, 0.9)) fixed, url(../images/admission-bg.jpg) fixed;
  background-size: cover;
}
.admission-sec .admission-box {
  width: 80%;
  background-color: #ffffff;
  border-radius: 200px;
  margin: auto;
}
.admission-sec .admission-box h2 {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  font-weight: 800;
  color: #000000;
  text-align: center;
}
.admission-sec .admission-box p {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  color: #000000;
  text-align: center;
}
.admission-sec .admission-box .admission-btn a {
  font-size: 18px;
  background-color: #c0392b;
  color: #ffffff;
  padding: 14px 40px;
  border-radius: 60px;
  transition: all 0.4s ease;
}
.admission-sec .admission-box .admission-btn a:hover {
  background-color: #8b1a1a;
}
@media screen and (max-width: 767px) {
  .admission-sec .admission-box .admission-btn a {
    padding: 14px 20px;
  }
}
.admission-sec .admission-box .admission-img {
  position: relative;
}
.admission-sec .admission-box .admission-img img {
  border-radius: 0 200px 200px 0;
}

.hear-sec {
  background: url(../images/map-pattern.png) rgba(255, 255, 255, 0.9);
  padding: 80px 0;
}
.hear-sec h2 {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  font-weight: 800;
  color: #000000;
  text-align: center;
}
.hear-sec .test {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hear-sec .test::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(3, 3, 3, 0.6);
  border-radius: 10px;
}
.hear-sec .image {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.hear-sec .text {
  font-family: Arial, sans-serif;
  font-size: 2em;
  color: white;
  text-shadow: 0.1em 0.1em 0.5em rgba(0, 0, 0, 0.5);
  margin: 0;
  position: absolute;
}

.partner-section {
  background: #fafafa;
  overflow: hidden;
  position: relative;
}
.partner-section .bg {
  background-image: url(../images/patren-bg-3.jpg);
  width: 42.2%;
  height: 100%;
  position: absolute;
}
.partner-section .partner-left {
  padding-left: 290px;
  padding-right: 45px;
  position: relative;
  z-index: 99;
}
.partner-section .partner-left h2 {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  font-weight: 800;
  color: #000000;
}
.partner-section .partner-left p {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  color: #000000;
}
.partner-section .partner-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-right: -16px;
  margin-top: -1px;
}
.partner-section .partner-wrap .partner-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  flex-basis: 33.33%;
  flex-direction: column;
  height: 150px;
  justify-content: center;
  margin-bottom: -1px;
  margin-left: -1px;
  text-align: center;
  transition: all 0.3s;
}
.partner-section .partner-wrap .partner-item:hover {
  background-color: #ffffff;
}

.courses-sec {
  background: url(../images/pattern2.jpg) rgba(250, 250, 250, 0.9);
  background-size: cover;
  background-blend-mode: multiply;
  padding: 80px 0 60px;
  overflow-x: hidden;
}
.courses-sec h2 {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  font-weight: 800;
  color: #000000;
  text-align: center;
}
.courses-sec p {
  font-family: "Outfit", sans-serif;
  font-size: 16px;
  color: #000000;
  text-align: center;
}
.courses-sec .post-slide {
  background: #fff;
  margin: 20px 15px 20px 10px;
  border-radius: 15px;
  padding-top: 1px;
  box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.courses-sec .post-slide .post-img {
  position: relative;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.courses-sec .post-slide .post-img img {
  width: 100%;
  height: auto;
  transform: scale(1, 1);
  transition: transform 0.2s linear;
}
.courses-sec .post-slide:hover .post-img img {
  transform: scale(1.1, 1.1);
}
.courses-sec .post-slide .over-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: linear-gradient(-45deg, rgba(6, 190, 244, 0.75) 0%, rgba(45, 112, 253, 0.6) 100%);
  transition: all 0.5s linear;
}
.courses-sec .post-slide .over-layer i {
  position: relative;
  top: 45%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 25px;
}
.courses-sec .post-slide:hover .over-layer {
  opacity: 1;
  text-decoration: none;
}
.courses-sec .post-slide .post-content {
  background: #fff;
  padding: 20px;
  border-radius: 15px;
}
.courses-sec .post-slide .post-title a {
  font-family: "Playfair Display", serif;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.courses-sec .post-slide .post-title a:hover {
  text-decoration: none;
  color: #3498db;
}
.courses-sec .post-slide .post-description {
  line-height: 24px;
  color: #808080;
  margin-bottom: 25px;
}
.courses-sec .post-slide .post-date {
  color: #a9a9a9;
  font-size: 14px;
}
.courses-sec .post-slide .post-date i {
  font-size: 20px;
  margin-right: 8px;
  color: #cfdace;
}
.courses-sec .post-slide .read-more {
  padding: 7px 20px;
  float: right;
  font-size: 12px;
  background: #2196f3;
  color: #ffffff;
  box-shadow: 0px 10px 20px -10px #1376c5;
  border-radius: 25px;
  text-transform: uppercase;
}
.courses-sec .post-slide .read-more:hover {
  background: #3498db;
  text-decoration: none;
  color: #fff;
}
.courses-sec .owl-controls .owl-buttons {
  text-align: center;
  margin-top: 20px;
}
.courses-sec .owl-controls .owl-buttons .owl-prev,
.courses-sec .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 40%;
  padding: 0 12px;
  border-radius: 50px;
  box-shadow: 3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}
.courses-sec .owl-controls .owl-buttons .owl-prev::after,
.courses-sec .owl-controls .owl-buttons .owl-next::after {
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 20px;
}
.courses-sec .owl-controls .owl-buttons .owl-prev {
  background: #4ea6dd;
  left: -50px;
}
.courses-sec .owl-controls .owl-buttons .owl-prev::after {
  content: "\f104";
}
.courses-sec .owl-controls .owl-buttons .owl-next {
  background: #c0392b;
  right: -50px;
}
.courses-sec .owl-controls .owl-buttons .owl-next::after {
  content: "\f105";
}
@media only screen and (max-width: 1280px) {
  .courses-sec .post-slide .post-content {
    padding: 0 15px 25px;
  }
}

.footer-sec {
  padding: 80px 0 30px;
  background: linear-gradient(-45deg, rgba(12, 31, 56, 0.9), rgba(12, 31, 56, 0.9)) fixed, url(../images/ftr-bg.jpg) fixed;
  background-size: contain;
  margin-top: -10px;
}
.footer-sec p {
  font-family: "Outfit", sans-serif;
  color: #ffffff;
}
.footer-sec a {
  font-family: "Outfit", sans-serif;
  color: #ffffff;
  font-weight: 300;
  display: block;
}
.footer-sec .link h3 {
  font-family: "Playfair Display", serif;
  color: #ffffff;
}
.footer-sec .link ul {
  list-style: none;
  padding-left: 0;
}
.footer-sec .link ul li {
  font-family: "Outfit", sans-serif;
  display: block;
  padding-bottom: 10px;
}
.footer-sec .link ul li a {
  transition: 0.5s;
}
.footer-sec .link ul li a:hover {
  color: #c0392b;
}
.footer-sec .link ul li a i {
  margin-right: 10px;
}
.footer-sec .follow h3 {
  font-family: "Playfair Display", serif;
  color: #ffffff;
}
.footer-sec .follow ul {
  list-style: none;
  padding-left: 0;
}
.footer-sec .follow ul li {
  font-family: "Outfit", sans-serif;
  display: block;
  padding-bottom: 10px;
  transition: 0.5s;
}
.footer-sec .follow ul li a {
  text-decoration: underline;
}
.footer-sec .follow ul li a:hover {
  color: #c0392b;
}
.footer-sec .follow ul li a i {
  margin-right: 10px;
}
.footer-sec .ftr {
  border-top: 1px solid rgba(250, 250, 250, 0.6);
  padding: 20px 0 0;
}

.dropdown-item {
  width: 450px;
  white-space: normal;
  word-wrap: break-word;
  display: flex;
  color: #ffffff;
  transition: 0.5s;
}
.dropdown-item i {
  font-size: 10px;
  margin-right: 10px;
}
.dropdown-item:hover {
  background-color: #c0392b;
  color: #ffffff;
}

.dropdown-menu {
  background: #8b1a1a;
  border: none;
}
.dropdown-menu[data-bs-popper] {
  left: -160px;
}

.first-sec .contain-wrp .from-box .box .form-select {
  background-color: transparent !important;
  color: #ffffff;
}

.eligibility-btn a {
  font-size: 18px;
  background-color: #c0392b;
  color: #ffffff;
  padding: 12px 30px;
  border-radius: 60px;
  transition: all 0.4s ease;
  margin: auto;
  display: table;
}
.eligibility-btn a:hover {
  background-color: #8b1a1a;
}

.arrow-btn {
  z-index: 999;
  width: 200px;
}

.admission {
  background: #8b1a1a;
  background-size: cover;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.admission .modal-content {
  background-color: transparent !important;
}
.admission .modal-content h3 {
  font-family: "Playfair Display", serif;
  font-size: 26px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
}
.admission .modal-content p {
  font-family: "Outfit", sans-serif;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  letter-spacing: 2px;
}
.admission .modal-content .form-control {
  background-color: transparent !important;
  color: #ffffff;
}
.admission .modal-content .form-control::-moz-placeholder {
  color: #ffffff !important;
}
.admission .modal-content .form-control::placeholder {
  color: #ffffff !important;
}
.admission .modal-content .form-select {
  background-color: transparent !important;
  color: #ffffff;
}
.admission .modal-content .modal-header {
  border: none;
}
.admission .modal-content .btn-close {
  background-image: none;
  position: relative;
}
.admission .modal-content .btn-close::before {
  content: "";
  background-image: url(../images/close.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: -25px;
  width: 50px;
  height: 50px;
}
.admission .modal-content .selectwrap {
  width: 100%;
  position: relative;
  float: left;
}
.admission .modal-content .selectwrap::before {
  content: "";
  background-image: url(../images/down-icn.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 32px;
  height: 32px;
  right: -10px;
  top: 16px;
  pointer-events: none;
}
.admission .modal-content .selectwrap .form-select {
  background-image: none;
}

.calls {
  display: none;
}

.modal-content {
  border: none;
}

.big-video {
  width: 100%;
  height: 500px;
  border-radius: 20px;
}

.sml-video {
  width: 100%;
  height: 260px;
  border-radius: 20px;
}/*# sourceMappingURL=style.css.map */