/* Multisite Configuration */
@import url(swiper-bundle.min.css);
/* Hide the main menu */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
nav#block-ksg-theme-main-menu {
  display: none;
}

.menu--international-site-menu {
  position: initial;
  height: 100%;
}

.container {
  max-width: 1336px;
  margin: 0 auto;
}

.commonspaceTB {
  padding: 50px 15px;
}

.commonspaceT {
  padding-top: 50px;
}

.commonspaceB {
  padding-bottom: 50px;
}

.text-center {
  text-align: center;
}

.sectionHead {
  font-size: 36px;
  font-weight: 700 !important;
  line-height: 1.1;
  letter-spacing: -0.01em;
  font-weight: 400;
  text-transform: uppercase;
  color: #202020;
  margin-bottom: 20px;
}

.sectionsubHead {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #000000;
}

.cmstext {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  color: #000000;
}

.cmstext a {
  color: #00A4D9;
  text-decoration: none;
}

.cmstext a:hover {
  color: #000000;
  text-decoration: none;
}

.btntype1 {
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1.3;
  display: inline-flex;
  align-content: center;
  gap: 10px;
  border-radius: 5px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  background-color: #240F6E;
}

.btntype1:hover {
  background-color: #36276a;
  color: #fff;
}

.btntype2 {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.3;
  display: inline-flex;
  align-content: center;
  gap: 10px;
  border-radius: 5px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  background-color: #00A4D9;
}

.btntype2:hover {
  background-color: #007DB3;
  color: #fff;
}

.studyPatnerSection .swiper-button-next:after,
.studyPatnerSection .swiper-button-prev:after,
.highlightsSlider .swiper-button-next:after,
.highlightsSlider .swiper-button-prev:after {
  color: #000000 !important;
  font-size: 35px !important;
  position: absolute !important;
  left: 19px !important;
  top: 17px !important;
}

.studyPatnerSection .swiper-button-next:after,
.highlightsSlider .swiper-button-next:after {
  left: 23px !important;
}

.studyPatnerSection .swiper-button-prev,
.studyPatnerSection .swiper-button-next,
.highlightsSlider .swiper-button-prev,
.highlightsSlider .swiper-button-next {
  width: 58px !important;
  height: 58px !important;
  /* background: #00A4D9; */
  z-index: 111 !important;
  /* border: 1px solid #00A4D9; */
  border-radius: 50% !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateX(-50%) !important;
  display: block !important;
}

.studyPatnerSection .swiper-button-prev,
.highlightsSlider .swiper-button-prev {
  left: 15px !important;
}

.studyPatnerSection .swiper-button-next,
.highlightsSlider .swiper-button-next {
  right: -45px !important;
}

.studyPatnerSection .swiper-button-next:hover:after,
.studyPatnerSection .swiper-button-prev:hover:after,
.highlightsSlider .swiper-button-next:hover:after,
.highlightsSlider .swiper-button-prev:hover:after {
  color: #00A4D9 !important;
}

.studyPatnerSection .swiper-button-prev.swiper-button-disabled,
.studyPatnerSection .swiper-button-next.swiper-button-disabled,
.highlightsSlider .swiper-button-prev.swiper-button-disabled,
.highlightsSlider .swiper-button-next.swiper-button-disabled {
  opacity: 0.5 !important;
}

@media screen and (max-width: 1200px) {
  .sectionHead {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  .menu.menu-level-0 > .menu-item > .menu-dropdown {
    left: 101.05% !important;
  }
  .menu .menu-type-narrow .menu-level-1 > .menu-item > a {
    white-space: wrap;
  }
  .menu.menu-level-0 {
    transition: none !important;
  }
  .sectionHead {
    font-size: 28px;
  }
  .studyPatnerSection .swiper-button-prev,
  .studyPatnerSection .swiper-button-next,
  .highlightsSlider .swiper-button-prev,
  .highlightsSlider .swiper-button-next {
    width: 37px !important;
    height: 37px !important;
    background: #00A4D9 !important;
  }
  .studyPatnerSection .swiper-button-next:after,
  .studyPatnerSection .swiper-button-prev:after,
  .highlightsSlider .swiper-button-next:after,
  .highlightsSlider .swiper-button-prev:after {
    top: 8px !important;
    left: 11px !important;
    font-size: 19px !important;
    color: #fff !important;
  }
  .studyPatnerSection .swiper-button-next:hover:after,
  .studyPatnerSection .swiper-button-prev:hover:after,
  .highlightsSlider .swiper-button-next:hover:after,
  .highlightsSlider .swiper-button-prev:hover:after {
    color: #ffffff !important;
  }
  .studyPatnerSection .swiper-button-next:after,
  .highlightsSlider .swiper-button-next:after {
    left: 15px !important;
  }
  .studyPatnerSection .swiper-button-prev,
  .highlightsSlider .swiper-button-prev {
    left: 5px !important;
  }
  .studyPatnerSection .swiper-button-next,
  .highlightsSlider .swiper-button-next {
    right: -33px !important;
  }
}
@media screen and (max-width: 767px) {
  .commonspaceTB {
    padding: 55px 15px;
  }
  .commonspaceT {
    padding-top: 55px;
  }
  .commonspaceB {
    padding-bottom: 55px;
  }
  .sectionHead {
    font-size: 24px;
  }
}
/* Header CSS */
@media screen and (min-width: 992px) {
  .region-header-top > .block {
    padding: 0;
  }
  .header-top {
    background-color: #240F6E;
  }
  .region-header-top {
    min-height: 75px;
    max-width: 1360px;
    margin: 0 auto;
  }
  .header-top .config-pages-header-top-bar-full__field-topbar-elements-item .paragraph-topbar-element__field-link span {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
  }
  .header-bottom {
    background-color: #fff;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
  }
  .header .region-header {
    height: 58px;
    min-height: 58px;
    max-width: 1360px;
    margin: 0 auto;
    box-shadow: none;
  }
  .menu.menu-level-0 > .menu-item > a:after,
  .menu.menu-level-0 > .menu-item > span:after {
    bottom: -25px;
  }
  .header-bottom .region-header .menu-level-0 > li.menu-item > span,
  .header-bottom .region-header .menu-level-0 > li.menu-item > a {
    font-size: 14px;
    color: #240f6e;
    text-transform: none;
    font-weight: 700;
    position: relative;
    padding-right: 20px;
    padding-left: 15px;
    line-height: 22px;
  }
  .header-bottom .region-header .menu-level-0 > li.menu-item > span:hover,
  .header-bottom .region-header .menu-level-0 > li.menu-item > a:hover {
    color: #082ecf;
  }
  .header-bottom .region-header .menu-level-0 > li.menu-item:first-child > a,
  .header-bottom .region-header .menu-level-0 > li.menu-item:first-child > span {
    padding-left: 0px;
  }
  .header-bottom .region-header .menu-level-0 > li.menu-item > span:before,
  .header-bottom .region-header .menu-level-0 > li.menu-item > a:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #240f6e;
    border-left: 2px solid #240f6e;
    transform: rotate(-135deg);
    position: absolute;
    right: 0px;
    top: 4px;
  }
  .header-bottom .region-header .menu-level-0 > li.menu-item > span:hover:before,
  .header-bottom .region-header .menu-level-0 > li.menu-item > a:hover:before {
    border-top: 2px solid #082ecf;
    border-left: 2px solid #082ecf;
  }
  .menu .menu-type-narrow .menu-link-content-main-narrow__field-title {
    font-size: 16px;
    line-height: 22px;
  }
}
.customtabOuter {
  margin-top: 40px;
}

.customtabOuter .customtabHeadScroll {
  max-width: 100%;
  overflow-x: auto;
  display: flex;
  justify-content: center;
}

.customtabOuter .customtabHeadScroll .customtab-head {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: flex-start;
  gap: 10px;
}

.customtabOuter .customtabHeadScroll .customtab-head .customtabH-link {
  flex: 1;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  padding: 20px 15px;
  color: #000000;
  text-align: center;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 275px;
  max-width: 275px;
  border-radius: 10px;
}

.customtabOuter .customtabHeadScroll .customtab-head .customtabH-link.active {
  background-color: #240F6E;
  color: #ffffff;
}

.customtabOuter .customtab-list .customtab-list-inner {
  padding-top: 80px;
}

.customtabOuter .customtab-list .customtab-list-inner .customtabHeadInfo {
  max-width: 900px;
  margin: 0 auto 50px;
}

.customtabOuter .customtab-list .customtab-list-inner .customtabHeadInfo .cmstext {
  max-width: 600px;
  margin: 0 auto 20px;
}

.faqOuter {
  border-top: 1px solid #000;
}

.faqOuter .faq-list {
  display: block;
  width: 100%;
  border-bottom: 1px solid #000;
}

.faqOuter .faq-list .faqHead {
  font-weight: 400;
  font-size: 40px;
  line-height: 44px;
  cursor: pointer;
  padding: 20px 34px 20px 0;
  position: relative;
}

.faqOuter .faq-list .faqHead h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 44px;
}

.faqOuter .faq-list .faqHead .faq-icon {
  position: absolute;
  right: 0;
  top: 26px;
  width: 24px;
  height: 24px;
  display: inline-block;
}

.faqOuter .faq-list .faqHead .faq-icon::before,
.faqOuter .faq-list .faqHead .faq-icon::after {
  content: " ";
  position: absolute;
  top: 2px;
  right: 11px;
  height: 21px;
  width: 2px;
  background-color: #000000;
  margin: auto;
  transition: all 0.35s;
}

.faqOuter .faq-list .faqHead .faq-icon::after {
  transform: rotate(-90deg);
}

.faqOuter .faq-list .faqHead.faqopen .faq-icon::before {
  transition: all 0.35s;
  transform: rotate(90deg);
}

.faqOuter .faq-list .faqHead.faqopen .faq-icon::after {
  transition: all 0.35s;
  transform: rotate(-90deg);
}

.faqOuter .faq-list .faqAnswer {
  margin: 20px 0;
}

.faqOuter .faq-list .faqAnswer h2,
.faqOuter .faq-list .faqAnswer h3 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  margin: 0;
  color: #000;
}

.faqOuter .faq-list .faqAnswer p, .faqOuter .faq-list .faqAnswer p span {
  font-size: 16px;
  line-height: 22px;
  color: #000;
}

.faqOuter .faq-list .faqAnswer ul {
  margin: 20px 0;
  list-style-type: disc;
  padding-left: 20px;
}

.faqOuter .faq-list .faqAnswer ul li {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 15px;
  padding-left: 0;
  color: #000;
}

.faqOuter .faq-list .faqAnswer ul li::after {
  display: none;
}

.paragraph-webform {
  background-color: #240F6E;
  margin: 0 -15px;
  overflow: hidden;
  padding: 80px 0px;
}

.paragraph-webform .paragraph-webform__field-title,
.paragraph-webform section.form-item.form-wrapper > .webform-section-title,
.paragraph-webform .form-wrapper.container .form-type-checkbox label,
.paragraph-webform .webform-element-description {
  color: #ffffff !important;
}

.paragraph-webform .webform-element-description a {
  color: #00A4D9;
}

.paragraph-tab-component-container__tabs-content {
  margin: 0 -15px;
}

.paragraph-webform__container .webform-submission-form {
  padding: 15px;
}

/* .paragraph-webform.dark-blue{
   background-color: #240F6E;
   margin: 0 -15px;
   overflow: hidden;
   padding:80px 0px;
 }
 .paragraph-webform.dark-blue .cf-turnstile{ max-width: 300px; margin: 0 auto; }
 .paragraph-webform.dark-blue .paragraph-webform__field-title {
   font-size: 60px;
   color: #ffffff;
   font-weight: normal;
   text-transform: inherit;
}
.paragraph-webform.dark-blue .paragraph-webform__container { max-width: 1180px; }
.paragraph-webform.dark-blue .paragraph-webform__container .webform-submission-form{ max-width: 100% !important; }
.paragraph-webform.dark-blue section.form-item.form-wrapper > .webform-section-title{
   color: #ffffff;
   font-size: 16px;
   font-weight: normal;
   justify-content: center;
   margin-bottom: 60px;
}
.paragraph-webform.dark-blue section.form-item.form-wrapper > .webform-section-title::before,
.paragraph-webform.dark-blue section.form-item.form-wrapper > .webform-section-title::after{ display: none !important; }
.paragraph-webform.dark-blue .form-wrapper.container .form-type-checkbox label{ color: #ffffff; }
.paragraph-webform.dark-blue .form-wrapper.container .form-type-checkbox .label,
.paragraph-webform.dark-blue .form-wrapper.container .form-type-checkbox input[type=checkbox]:checked + .label { background-color: rgb(112 112 112 / 30%); }
.paragraph-webform.dark-blue .form-wrapper.container .form-type-checkbox .label:before { background: #00A4D9; }
.paragraph-webform.dark-blue .webform-element-description{ font-size: 16px; color: #ffffff; font-weight: 300; }
.paragraph-webform.dark-blue .webform-element-description a{ color: #00A4D9; }
.paragraph-webform.dark-blue .form-actions { justify-content: flex-start; } */
@media screen and (max-width: 991px) {
  .customtabOuter .customtabHeadScroll .customtab-head .customtabH-link {
    font-size: 16px;
    line-height: 27px;
    padding: 10px;
  }
  .faqOuter .faq-list .faqHead {
    font-size: 30px;
    padding: 10px 34px 10px 0;
  }
  .faqOuter .faq-list .faqAnswer p, .faqOuter .faq-list .faqAnswer p span {
    font-size: 20px;
  }
  .faqOuter .faq-list .faqHead .faq-icon {
    top: 20px;
  }
  /* .paragraph-webform.dark-blue .paragraph-webform__field-title { font-size: 40px; } */
  .customtabOuter .customtabHeadScroll {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  /* .paragraph-webform.dark-blue .paragraph-webform__field-title { font-size:32px; }
  .paragraph-webform.dark-blue{ padding:55px 15px; } */
  .faqOuter .faq-list .faqHead h3 {
    font-size: 26px;
  }
  .faqOuter .faq-list .faqAnswer {
    margin: 20px 0 0;
  }
  .faqOuter .faq-list .faqAnswer ul {
    margin: 20px 0 0;
  }
  /* .paragraph-webform.dark-blue .form-item.form-type-radio .border-wrapper,
  .paragraph-webform.dark-blue .form-item.form-type-checkbox .border-wrapper { display: block; }
  .paragraph-webform.dark-blue .form-item.form-type-checkbox .form-item__description{ padding-left: 0px; }
  .paragraph-webform.dark-blue .form-item.form-type-radio label,
  .paragraph-webform.dark-blue .form-item.form-type-checkbox label{ display: block; max-width: 100%; margin-top: 10px; }
  .paragraph-webform.dark-blue .form-actions { margin-top: 0px; } */
  .customtabOuter .customtab-list .customtab-list-inner .customtabHeadInfo .cmstext p span {
    font-size: 16px;
  }
  .customtabOuter .customtab-list .customtab-list-inner {
    padding-top: 34px;
  }
  .customtabOuter .customtabHeadScroll .customtab-head .customtabH-link {
    font-size: 14px;
    min-width: 190px;
    max-width: 190px;
  }
}
.studyPatnerSection {
  padding-top: 105px;
}

.studyPatnerSection .sectionHead {
  max-width: 737px;
  margin: 0 auto 20px;
}

.studyPatnerSection .cmstext {
  max-width: 557px;
  margin: 0 auto 42px;
}

.studyPatnerSection .studyPatnerSlider {
  position: relative;
  margin-top: 44px;
  padding-left: 40px;
  padding-right: 40px;
}

.studyPatnerSection .studyPatnerSlider .studyPatnerLink {
  position: relative;
  display: block;
}

.studyPatnerSection .studyPatnerSlider .studyPatner-img {
  position: relative;
  padding-top: 463px;
  overflow: hidden;
  border-radius: 0px;
  z-index: 1;
}

.studyPatnerSection .studyPatnerSlider .studyPatner-img:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.35) 100%);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.studyPatnerSection .studyPatnerSlider .studyPatner-img > img {
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  border-radius: 0px;
  object-position: left;
}

.studyPatnerSection .studyPatnerSlider .studyPatner-img .studyPatnerLogo {
  position: absolute;
  padding: 10px;
  border-radius: 10px;
  background-color: #ffffff;
  top: 12px;
  right: 12px;
  line-height: 1;
  max-height: 75px;
}

.studyPatnerSection .studyPatnerSlider .studyPatner-img .studyPatnerLogo > img {
  max-height: 50px;
  width: 100%;
}

.studyPatnerSection .studyPatnerSlider .studyPatnerHead {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #ffffff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
  background: #00A4D9;
  padding: 15px 10px;
  text-align: center;
  /* font-weight: 500; */
}

@media screen and (max-width: 1200px) {
  .studyPatnerSection {
    padding-top: 80px;
  }
}
@media screen and (max-width: 991px) {
  .studyPatnerSection {
    padding-top: 54px;
  }
  .studyPatnerSection .cmstext {
    margin: 0 auto 18px;
  }
  .studyPatnerSection .studyPatnerSlider {
    margin-top: 0px;
  }
  .studyPatnerSection .studyPatnerSlider {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .studyPatnerSection .studyPatnerSlider .studyPatner-img {
    padding-top: 300px;
  }
}
.whaweofferSection {
  padding-top: 120px;
  padding-left: 15px;
  padding-right: 15px;
}

.whaweofferSection .sectionHead {
  margin-bottom: 50px;
}

.whaweofferSection .whaweoffer-secHead {
  max-width: 1030px;
}

.whaweofferSection .whaweofferBox {
  margin-top: 32px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  gap: 20px 16px;
}

.whaweofferSection .whaweofferBox .whaweofferList {
  width: calc(33.33% - 11px);
  position: relative;
  padding-bottom: 40px;
}

.whaweofferSection .whaweofferBox .whaweofferList .whaweofferImg {
  position: relative;
  padding-top: 440px;
  overflow: hidden;
  border-radius: 5px;
}

.whaweofferSection .whaweofferBox .whaweofferList .whaweofferImg img {
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  border-radius: 5px;
}

.whaweofferSection .whaweofferBox .whaweofferList .whaweofferHead {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #000000;
  padding: 35px 0 15px;
}

.whaweofferSection .whaweofferBox .whaweofferList .whaweofferInfo a {
  /* position: absolute; */
  bottom: 5px;
  left: 0px;
  color: #00A4D9;
  font-size: 20px;
  margin-bottom: 5px;
  display: inline-block;
}

.whaweofferSection .whaweofferBox .whaweofferList .whaweofferInfo a:hover {
  color: #240F6E;
}

.whaweofferSection .whaweofferBox .whaweofferList .whaweofferInfo .whaweofferDesc {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  color: #000000;
}

@media screen and (min-width: 992px) {
  .whaweofferSection .whaweofferBox .whaweofferList .whaweofferInfo {
    display: block !important;
  }
}
@media screen and (max-width: 1200px) {
  .whaweofferSection {
    padding-top: 40px;
  }
  .whaweofferSection .sectionHead {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 991px) {
  .whaweofferSection .whaweofferBox {
    gap: 0px 16px;
    border-top: 1px solid #000000;
  }
  .whaweofferSection .whaweofferBox .whaweofferList {
    width: 100%;
    border-bottom: 1px solid #000000;
  }
  .whaweofferSection .whaweofferBox .whaweofferList .whaweofferImg {
    display: none;
  }
  .whaweofferSection .whaweofferBox .whaweofferList .whaweofferInfo {
    padding: 0 0 20px;
    display: none;
  }
  .whaweofferSection .whaweofferBox .whaweofferList .whaweofferInfo a {
    position: relative;
  }
  .whaweofferSection .whaweofferBox .whaweofferList {
    padding-bottom: 0px;
  }
  .whaweofferSection .whaweofferBox .whaweofferList .whaweofferHead {
    padding: 20px 0;
    cursor: pointer;
    padding-right: 40px;
    position: relative;
  }
  .whaweofferSection .whaweofferBox .whaweofferList .whaweofferHead:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-top: 3px solid #000;
    border-left: 3px solid #000;
    transform: rotate(-135deg);
    position: absolute;
    right: 10px;
    top: 24px;
    transition: all 0.5s;
  }
  .whaweofferSection .whaweofferBox .whaweofferList .whaweofferHead.offeropen:before {
    transform: rotate(46deg);
    transition: all 0.5s;
    top: 30px;
  }
  .whaweofferSection .whaweofferBox .whaweofferList .whaweofferInfo .whaweofferDesc {
    margin-bottom: 15px;
  }
}
.whychooseusOuter {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 20px;
}

.whychooseusOuter .sectionsubHead,
.whychooseusOuter .sectionsubinfo {
  width: calc(50% - 20px);
}

.whychooseusOuter .whychooseuslist {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 50px 20px;
}

.whychooseusOuter .whychooseuslist .whychooseusDetail {
  width: calc(50% - 20px);
  border-radius: 10px;
}

.whychooseusOuter .whychooseuslist .whychooseusDetail .whychooseusIcon {
  background-color: #240F6E;
  border-radius: 50%;
  height: 63px;
  width: 63px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px;
  margin-bottom: 32px;
}

.whychooseusOuter .whychooseuslist .whychooseusDetail .whychooseusDesc {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  color: #000000;
}

@media screen and (max-width: 991px) {
  .whychooseusOuter .sectionsubHead, .whychooseusOuter .sectionsubinfo {
    width: 100%;
  }
  .whychooseusOuter .whychooseuslist {
    margin-top: 30px;
    gap: 30px 20px;
  }
}
@media screen and (max-width: 767px) {
  .whychooseusOuter .whychooseuslist .whychooseusDetail {
    width: 100%;
  }
}
.exploretoursection .exploretourOuter {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 60px;
  align-items: center;
}

.exploretoursection .exploretourOuter .exploretourImg {
  position: relative;
  width: calc(50% - 30px);
}

.exploretoursection .exploretourOuter .exploretourInfo {
  width: calc(50% - 30px);
}

.exploretoursection .exploretourOuter .exploretourImg img {
  max-width: 100%;
  border-radius: 10px;
}

.exploretoursection .exploretourOuter .exploretourImg .exploretourImg1 {
  padding-right: 40px;
  z-index: 3;
  position: relative;
}

.exploretoursection .exploretourOuter .exploretourImg .exploretourImg1 img {
  width: 100%;
}

.exploretoursection .exploretourOuter .exploretourImg .exploretourImg2 {
  padding-right: 20px;
  z-index: 2;
  right: 0;
  bottom: 0;
  position: absolute;
}

.exploretoursection .exploretourOuter .exploretourImg .exploretourImg3 {
  z-index: 1;
  right: 0;
  bottom: 0;
  position: absolute;
}

.exploretoursection .exploretourOuter .exploretourInfo .exploretourBtn {
  margin-top: 30px;
}

@media screen and (max-width: 991px) {
  .exploretoursection .exploretourOuter .exploretourImg {
    width: 100%;
  }
  .exploretoursection .exploretourOuter .exploretourInfo {
    width: 100%;
  }
}
.highlightsSection {
  padding-left: 15px;
  padding-right: 15px;
}

.highlightsSection .sectionHead {
  margin-bottom: 55px;
}

.highlightsSection .highlightsSlider {
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
}

.highlightsSection .highlightsSlider .media-container div,
.highlightsSection .highlightsSlider .highlights-img {
  position: relative;
  padding-top: 360px;
  overflow: hidden;
  /* border-radius: 10px; */
  z-index: 1;
}

.highlightsSection .highlightsSlider .media-container div img,
.highlightsSection .highlightsSlider .highlights-img img {
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  /* border-radius: 10px; */
}

.highlightsSection .highlightsSlider .highlightsHead {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #000000;
  margin: 25px 0;
}

.highlightsSection .highlightsSlider .swiper-button-prev,
.highlightsSection .highlightsSlider .swiper-button-next {
  top: 39%;
}

@media screen and (max-width: 1200px) {
  .highlightsSection .sectionHead {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .highlightsSection .highlightsSlider {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .highlightsSection {
    padding-top: 10px;
  }
  .highlightsSection .highlightsSlider .highlightsHead {
    margin: 10px 0;
  }
  .highlightsSection .sectionHead {
    margin-bottom: 16px;
  }
  .highlightsSection .highlightsSlider .media-container div,
  .highlightsSection .highlightsSlider .highlights-img {
    padding-top: 300px;
  }
}
.downloadbrochureOuter {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  /* justify-content: center; */
  gap: 20px 16px;
}

.downloadbrochureOuter .downloadbrochureList {
  width: calc(50% - 16px);
  background: #E5F8FF;
  padding: 25px 30px;
  border-radius: 10px;
}

.downloadbrochureOuter .downloadbrochureList .downloadbrochureImg {
  text-align: right;
  height: 60px;
}

.downloadbrochureOuter .downloadbrochureList .downloadbrochureImg img {
  max-height: 60px;
  object-fit: contain;
}

.downloadbrochureOuter .downloadbrochureList .downloadbrochureHead {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #000000;
  margin: 20px 0;
}

.downloadbrochureOuter .downloadbrochureList .downloadbrochureDesc,
.downloadbrochureOuter .downloadbrochureList .downloadbrochureDesc p span {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .downloadbrochureOuter .downloadbrochureList {
    width: 100%;
  }
  .downloadbrochureOuter .downloadbrochureList .downloadbrochureHead {
    font-size: 20px;
    line-height: 28px;
    margin: 18px 0;
  }
}
.popupOpen {
  position: relative;
}

.popupOpen:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
}

.hide {
  visibility: hidden;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) scale(0.8) !important;
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.8) !important;
  -o-transform: translateX(-50%) translateY(-50%) scale(0.8) !important;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8) !important;
}

.close {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  font-size: 0;
  cursor: pointer;
}

.close:before, .close:after {
  content: "";
  position: absolute;
  background: #fff;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  left: 10px;
  right: 10px;
  top: 18px;
  height: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  -webkit-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  color: #fff;
}

.close:after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: #FAFDFF;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 90%;
  max-width: 1146px;
  box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.09), 0px 11px 12px 7px rgba(0, 0, 0, 0.02);
  -moz-transition: all 120ms;
  -webkit-transition: all 120ms;
  -o-transition: all 120ms;
  transition: all 120ms;
  z-index: 1000;
  padding: 30px;
  color: #fff;
  background: #240F6E;
}

/* Footer CSS */
.ft-international {
  background: #393939;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item p a {
  text-decoration: none;
}

.config_pages--footer--footer-bottom .config-pages-footer-footer-bottom__field-text {
  font-size: 18px;
  line-height: 30px;
  color: #FFFFFF;
  padding: 20px 0;
  margin-bottom: 0px;
  border-top: 1px solid #ffffff;
  border-bottom: 0px none !important;
}

.config-pages-footer-footer-bottom__field-footer-copyright-text {
  border-top: 1px solid #ffffff;
  padding: 20px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.config_pages--footer--footer-bottom p {
  display: block;
  font-size: 14px;
  line-height: 26px;
  color: #FFFFFF;
  margin-bottom: 0;
  order: 1;
}

.ft-international #block-ksg-theme-secondary-footer {
  bottom: 35px;
  position: relative;
  bottom: auto;
  right: auto;
  padding: 0;
  order: 2;
}

.ft-international #block-ksg-theme-secondary-footer li a {
  text-decoration: none;
}

.ft-international #block-ksg-theme-secondary-footer li a:hover {
  text-decoration: underline;
}

.ft-Bottom .ft-copyright-text {
  font-size: 14px;
  line-height: 26px;
  color: #FFFFFF;
  order: 1;
}

.ft-Bottom .ft-copyright-links {
  order: 2;
}

.ft-Bottom .ft-copyright-links ul li {
  display: inline-block;
}

.ft-Bottom .ft-copyright-links ul li a {
  font-size: 14px;
  line-height: 26px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 0 8px 0 2px;
  border-right: 1px solid #fff;
}

.ft-Bottom .ft-copyright-links ul li:last-child a {
  padding: 0x;
  border-right: 0px;
}

.ft-Bottom .ft-copyright-links ul li a:hover {
  text-decoration: underline;
}

.ft-international .region-footer-bottom {
  max-width: 100% !important;
  display: block;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 60px;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item {
  flex: 1;
  margin-bottom: 0px;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item .ftlogoimg {
  margin-bottom: 30px;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item .ftlogoimg.secondlogo img {
  width: 90px;
  height: auto;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item .ftregistri-text {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 5px;
  color: #FFFFFF;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item .ftregistri-text.ftregistriHead {
  font-size: 16px;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item h3 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
  color: #FFFFFF;
  font-weight: 400;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item ul {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item ul li:after {
  display: none !important;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item ul li {
  display: block;
  list-style-type: none;
  padding: 0;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item ul li a {
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
  text-decoration: none;
  margin-bottom: 5px;
  display: inline-block;
}

.ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item ul li a:hover {
  text-decoration: underline;
}

.ft-international #block-ksg-theme-social-links {
  position: relative;
  width: 100%;
  margin: 0;
  display: block;
}

.ft-international #block-ksg-theme-social-links .config_pages {
  float: none;
  margin: 40px 0 0;
}

@media screen and (max-width: 1180px) {
  .config-pages-footer-footer-bottom__field-footer-copyright-text {
    flex-direction: column;
    gap: 10px;
  }
  .ft-international #block-ksg-theme-secondary-footer {
    order: 1;
  }
  .config_pages--footer--footer-bottom p {
    order: 2;
  }
  .config_pages--footer--footer-bottom .config-pages-footer-footer-bottom__field-text {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
  }
  .config-pages-footer-footer-columns__field-footer-columns {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .ft-international .config-pages-footer-footer-columns__field-footer-columns {
    margin-bottom: 20px;
  }
  .ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item .ftregistri-text.ftregistriHead {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  .ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item ul li a {
    font-size: 14px;
    line-height: 26px;
  }
  .ft-international #block-ksg-theme-social-links .config_pages {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .ft-international .config-pages-footer-footer-columns__field-footer-columns {
    flex-direction: column;
    gap: 20px;
  }
  .config_pages--footer--footer-bottom .config-pages-footer-footer-bottom__field-text {
    padding: 10px 0;
  }
  .config-pages-footer-footer-bottom__field-footer-copyright-text {
    padding: 10px 0 0;
  }
  .ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item {
    width: 100%;
  }
  .ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item h3,
  .ft-international .config-pages-footer-footer-columns__field-footer-columns .config-pages-footer-footer-columns__field-footer-columns-item .ftregistri-text.ftregistriHead {
    padding-top: 20px;
    border-top: 1px solid white;
  }
  .config_pages--footer--footer-bottom .config-pages-footer-footer-bottom__field-text {
    text-align: left;
  }
}
.studentstoriesSection {
  padding-top: 114px;
}

.studentstoriesSection .sectionHead {
  margin-bottom: 40px;
}

.studentstoriesSection .js-video {
  height: 565px;
  border-radius: 20px;
  background: #dedede;
  position: relative;
}

.studentstoriesSection .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url("../images/video-play.jpg");
  background-repeat: no-repeat;
  height: 106px;
  width: 106px;
  z-index: 2;
  border-radius: 50%;
  cursor: pointer;
  background-size: 100%;
}

.studentstoriesSection .video-poster {
  background: url("../images/sudent-storie.jpg");
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 565px;
  border-radius: 20px;
  background-position: center center;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
  background-size: cover;
}

.studentstoriesSection .video-poster:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.35) 100%);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  border-radius: 20px;
}

.studentstoriesSection .video-poster .videoposterInfo {
  position: absolute;
  left: 30px;
  top: 56px;
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  color: #FFFFFF;
  max-width: 395px;
}

.studentstoriesSection .video-poster .videoposterInfo .videoposterHead {
  font-size: 40px;
  line-height: 45px;
  margin: 5px 0;
}

.studentstoriesSection .js-video iframe {
  z-index: 5;
  position: relative;
  width: 100% !important;
}

@media screen and (max-width: 991px) {
  .studentstoriesSection {
    padding-top: 80px;
  }
}
@media screen and (max-width: 991px) {
  .studentstoriesSection {
    padding-top: 46px;
  }
  .studentstoriesSection .sectionHead {
    margin-bottom: 30px;
  }
  .studentstoriesSection .play {
    height: 76px;
    width: 76px;
  }
  .studentstoriesSection .video-poster .videoposterInfo .videoposterHead {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (max-width: 767px) {
  .studentstoriesSection .js-video, .studentstoriesSection .video-poster,
  .studentstoriesSection .js-video iframe {
    height: 300px;
  }
  .studentstoriesSection .play {
    height: 60px;
    width: 60px;
  }
  .studentstoriesSection .video-poster .videoposterInfo {
    top: auto;
    bottom: 15px;
    left: 15px;
  }
}
.paragraph-image-gallery__field-title {
  font-size: 36px;
  font-weight: 700 !important;
  line-height: 1.1;
  letter-spacing: -0.01em;
  font-weight: 400;
  text-transform: uppercase;
  color: #202020;
  margin-bottom: 20px;
}

.paragraph-image-gallery__field-subtitle-long {
  margin-top: auto;
}

.paragraph-image-gallery__field-subtitle-long p {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  color: #000000;
  max-width: 595px;
  margin: 0 auto;
}

.paragraph-image-gallery__field-subtitle-long p a {
  color: #00A4D9;
}

.paragraph-image-gallery__field-subtitle-long p a:hover {
  color: #000000;
}

.path-frontpage .paragraph-why-choose-us__field-why-choose-us-items-item .media-image__field-media-image {
  height: 64px;
  width: 64px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

input[type=checkbox]:checked + .label + label, input[type=radio]:checked + .label + label {
  font-weight: 400 !important;
}

/* .paragraph-why-choose-us.dark-blue{
    background-color: #00A4D9;
    margin: 0 -15px;
    overflow: hidden;
}
.paragraph-why-choose-us.dark-blue .tit-lg,
.path-frontpage .paragraph-why-choose-us__field-description p{ color: #ffffff !important; }
.paragraph-why-choose-us__field-description{ margin-bottom: 65px; }
.path-frontpage .paragraph-why-choose-us__field-why-choose-us-items-item .media-image__field-media-image{
    height: 88px;
    width: 88px;
    background: #240F6E;
    border-radius: 50%;
    padding: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.path-frontpage  .paragraph-why-choose-us .node-why-choose-us-teaser .node-why-choose-us-teaser__field-description p{
    font-size: 16px;
    color: #ffffff;
    font-weight: 300 !important;
}
.paragraph-image-gallery__container { padding-top: 50px; padding-bottom: 90px; } */
@media screen and (min-width: 1400px) {
  .paragraph-why-choose-us .paragraph-why-choose-us__container {
    padding-top: 72px;
    padding-bottom: 85px;
  }
  /* .paragraph-why-choose-us__field-why-choose-us-items-item { max-width: calc(25% - 30px); margin: 15px; } */
}
@media screen and (max-width: 1200px) {
  .paragraph-image-gallery__field-title {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  .paragraph-image-gallery__field-title {
    font-size: 28px;
  }
  .paragraph-why-choose-us__field-description {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .paragraph-image-gallery__field-title {
    font-size: 24px;
  }
  .paragraph-why-choose-us__field-why-choose-us-items {
    flex-direction: row;
  }
  /* .paragraph-why-choose-us__field-why-choose-us-items-item { max-width: calc(50% - 60px); } */
  .paragraph-why-choose-us .node-why-choose-us-teaser {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  .paragraph-why-choose-us__field-why-choose-us-items {
    flex-direction: column;
  }
  /* .paragraph-why-choose-us__field-why-choose-us-items-item { max-width:100%; } */
  .paragraph-why-choose-us .node-why-choose-us-teaser {
    display: block;
    text-align: center;
  }
}
/* Website Popup CSS */
.websitepopupOverlay {
  position: fixed;
  z-index: 998;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0px;
  height: 100dvh;
  width: 100dvw;
}

.websitepopup {
  width: 790px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}

.websitepopup .websitepopupInner {
  width: 100%;
  background-color: #ffffff;
  border-radius: 25px;
  padding: 60px;
}

.websitepopup .websitepopupInner .websitepopupInfo {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 25px;
}

.websitepopup .websitepopupInner .websitepopupBtn {
  text-align: center;
}

.websitepopup .websitepopupInner .websitepopupBtn a {
  margin: 10px 10px 0;
}

.websitepopup .closePopup {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 24px;
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  .websitepopup {
    width: 80%;
  }
  .websitepopup .websitepopupInner {
    padding: 40px 30px 30px;
  }
}
.full-wh-container, .paragraph-hero-section .media-image-hero-banner-rh__field-media-image,
.path-frontpage .paragraph-hero-section {
  height: 371px !important;
}

.path-frontpage .paragraph-hero-section img {
  max-width: 100%;
}

.path-frontpage .paragraph-hero-section .media-image-hero-banner__field-media-image:after {
  display: none !important;
}

.paragraph-hero-section, .breadcrumb-container,
.paragraph-hero-banner {
  max-width: 1336px;
  margin: 0 auto !important;
  height: 371px;
  z-index: 0;
}

.breadcrumb-container {
  left: 50%;
  transform: translate(-50%);
}

.path-frontpage .HomeBGBox {
  background: #082ecf;
  padding: 48px;
  position: absolute;
  max-width: 588px;
  z-index: 1;
  left: 112px;
  bottom: -18px;
  border-radius: 0.25rem;
}

.bannerBtDesc {
  margin-top: 82px;
  max-width: 62%;
}

.bannerBtDesc .bannerBtHead {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.333;
  color: rgb(33, 33, 33);
}

.bannerBtDesc .bannerBtsubHead {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
  color: rgb(33, 33, 33);
  margin-top: 24px;
}

.bannerBtBtn {
  margin-top: 16px;
}

.bannerBtBtn .btntype1 {
  font-size: 16px;
  font-weight: 600;
}

.path-frontpage .paragraph-hero-section .field--name-field-title .tit-x-lg {
  text-transform: capitalize !important;
}

.paragraph-hero-section {
  justify-content: center !important;
}

.paragraph-hero-banner__main .main-titles,
.paragraph-hero-section .field--name-field-title,
.paragraph-hero-section .field--name-field-subtitle {
  z-index: 2 !important;
  position: relative;
}

.paragraph-hero-section {
  margin: 0 -15px;
  padding: 0px;
}

.paragraph-hero-section .icon-wrapper {
  display: none !important;
}

.paragraph-hero-section .field--name-field-title,
.paragraph-hero-section .field--name-field-subtitle {
  max-width: 100%;
}

.paragraph-hero-section .field--name-field-title .tit-x-lg {
  font-weight: bold;
  font-size: 48px;
  line-height: 60px;
  text-transform: uppercase;
  text-align: center;
}

.path-frontpage .paragraph-hero-section .field--name-field-subtitle .tit-lg,
.path-frontpage .paragraph-hero-section .links-wrapper {
  display: none !important;
}

.paragraph-hero-section__field-link a {
  width: auto !important;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.3;
  display: inline-flex;
  align-content: center;
  gap: 10px;
  border-radius: 5px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  background-color: #00A4D9;
}

.paragraph-hero-section__field-link a:hover {
  background-color: #007DB3;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .paragraph-hero-section .field--name-field-title .tit-x-lg {
    font-size: 42px;
  }
}
@media screen and (max-width: 1024px) {
  .path-frontpage .HomeBGBox {
    bottom: -70px;
    left: 60px;
    padding: 20px;
    width: 100%;
  }
  .path-frontpage .paragraph-hero-section {
    margin-bottom: 140px !important;
  }
}
@media screen and (max-width: 991px) {
  .paragraph-hero-section .field--name-field-title .tit-x-lg {
    font-size: 36px;
  }
  .paragraph-hero-section .field--name-field-title .tit-x-lg br {
    display: none !important;
  }
  .path-frontpage .paragraph-hero-section {
    height: 380px !important;
  }
  .paragraph-hero-section {
    height: 380px !important;
    max-height: 100% !important;
  }
  .paragraph-hero-section {
    padding: 40px 15px;
  }
}
@media screen and (max-width: 767px) {
  .bannerBtDesc {
    margin-top: 50px;
    max-width: 100%;
  }
  .path-frontpage .HomeBGBox {
    left: 30px;
    right: 30px;
    width: auto;
    max-width: auto;
  }
}
@media screen and (max-width: 600px) {
  .path-frontpage .paragraph-hero-section {
    margin-bottom: 80px !important;
  }
  .paragraph-hero-section .field--name-field-subtitle .tit-lg {
    font-size: 14px;
    font-weight: 500;
  }
  .paragraph-hero-section .links-wrapper {
    margin-top: 15px;
  }
  .paragraph-hero-section__field-link a {
    padding: 10px;
    font-size: 12px;
  }
}
/* University Overview CSS */
.paragraph-hero-banner {
  margin-top: 0px;
  height: 450px !important;
}

.paragraph-hero-banner__main {
  width: 100% !important;
  justify-content: center !important;
  padding-top: 60px;
  padding-bottom: 60px;
}

.paragraph-hero-banner__main .main-titles {
  align-items: center;
}

.paragraph-hero-banner__main .field--name-field-subtitle h1 {
  font-weight: 700;
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .paragraph-hero-banner__main .field--name-field-subtitle h1 {
    font-size: 20px;
  }
}
@media screen and (min-width: 991px) {
  .paragraph-hero-banner__main .field--name-field-subtitle h1 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph-hero-banner__main .field--name-field-subtitle h1 {
    font-size: 28px;
  }
}
#overview .universityoverview .sectionHead {
  text-transform: uppercase;
  color: #202020;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700 !important;
  letter-spacing: -0.01em;
}

@media screen and (min-width: 768px) {
  #overview .universityoverview .sectionHead {
    font-size: 28px;
  }
}
@media screen and (min-width: 991px) {
  #overview .universityoverview .sectionHead {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  #overview .universityoverview .sectionHead {
    font-size: 36px;
  }
}
#overview .cmstext a {
  text-decoration: underline;
}

#overview .cmstext.overviewTop {
  max-width: 725px;
  margin: 0 auto 43px;
}

#overview .cmstext.overviewBottom {
  max-width: 1045px;
  margin: 0 auto;
}

#overview .cmstext.overviewBottom p {
  margin-bottom: 15px;
}

#overview .media-remote-video-image-column__field-media-oembed-video {
  position: relative;
  padding-bottom: 56%;
  width: 100%;
  text-align: left;
  margin-bottom: 40px;
}

#overview iframe {
  width: 100%;
  position: absolute;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

@media screen and (max-width: 991px) {
  .paragraph-hero-banner {
    height: 380px !important;
  }
  #overview .sectionHead {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  #overview .cmstext,
  #overview .cmstext p {
    font-size: 16px;
    line-height: 26px;
  }
}
.paragraph-webform .form-item .border-wrapper,
.paragraph-webform .form-item.form-wrapper .border-wrapper-fieldset {
  padding-bottom: 0px;
}

.form-item label {
  padding-bottom: 5px !important;
}

.downloadbrochureSection .file--application-pdf a {
  font-size: 0px;
  padding: 10px 20px 10px 50px;
  display: inline-flex;
  align-content: center;
  border-radius: 5px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  margin-right: 10px;
  color: #fff;
  background-color: #00A4D9;
}

.downloadbrochureSection .file--application-pdf a:hover {
  background-color: #36276a;
  color: #fff;
}

.downloadbrochureSection .file--application-pdf a:before {
  content: "Download";
  font-size: 16px;
  line-height: 1.3;
}

.downloadbrochureSection .file--application-pdf a:after {
  content: "";
  background: url(../images/download-arrow.svg) no-repeat;
  display: inline-block;
  height: 21px;
  width: 21px;
  background-size: 100%;
  position: absolute;
  top: 10px;
  left: 20px;
}

@media (min-width: 576px) {
  .toggle-btn, .toggle-btn1 {
    display: none;
  }
}
.toggle-btn, .toggle-btn1 {
  display: inline-block;
  width: 100px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  position: relative;
  margin-top: 20px;
  padding-right: 20px;
  background: transparent;
  outline: none;
  border: 0 none;
}

.toggle-btn:before,
.toggle-btn1:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  transform: rotate(-135deg);
  transition: all 0.5s;
  position: absolute;
  right: 0px;
  top: 0px;
}

.toggle-btn.less::before,
.toggle-btn1.less::before {
  transform: rotate(45deg);
  transition: all 0.5s;
  top: 6px;
}

.cnt-code {
  position: absolute;
  left: 50px;
  z-index: 9;
  top: 8px;
  cursor: default;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #202020;
}

.paragraph-webform section.form-item.form-wrapper .webform-section-wrapper .form-type-tel {
  position: relative;
}

.webform-submission-form strong.error.form-item--error-message {
  position: absolute;
  color: #ff0000;
  bottom: 11px;
  font-weight: 400;
  font-size: 13px;
}

/*# sourceMappingURL=multisite-configuration.css.map */
