* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif !important;
}

.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
  font-family: "Font Awesome 6 Free" !important;
}

th:first-child,
td:first-child {
  padding-left: 0.5em;
}

[id^="gform_fields_"] {
  font-weight: 600;
}

#faculty-outstanding > h2,
#required-school > h2 {
  display: flex;
  align-items: center;
}

#advantage > h2 > svg,
#faculty-outstanding > h2 > svg,
#required-school > h2 > svg {
  margin-right: 12px;
}

/* #news>div {
            padding: 0;
        } */

#school-banner {
  margin-bottom: 50px;
}

#required-school > div.required-detail > div > div > h3,
#roadMap > div > div > div > h3 {
  font-size: 20px;
  letter-spacing: -0.02px;
  line-height: 125%;
  font-weight: 600;
  font-family: Montserrat;
  color: #202020;
}

.headingTitle_ {
  font-size: 32px;
  letter-spacing: -0.02px;
  line-height: 120%;
  font-weight: 600;
  font-family: Montserrat;
  color: #141414;
}

.banner {
  width: 100%;
  height: 400px;
  /* background-size: cover;
            object-fit: cover;
            background-position: center;
            background-repeat: no-repeat;
            color: #fff;
            position: relative; */
  background: #fff;
}

/* .banner>.banner-item {
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.455);
        }

        .banner>.banner-item>.banner-content {
            position: absolute;
            display: flex;
            align-items: center;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        } */
/* 
        #school-banner > div.banner > div > div > div > h1{
            font-weight: 600;
            font-size: 44px;
            line-height: 48.4px;
            letter-spacing: -0.02px;
            color: #fff;
        } */

/* .banner>.banner-item>.banner-content>.banner-heading {
            width: fit-content;
            margin-right: 20px;
        } */

.btn-apply-scholarship {
  border: none;
  background-color: #ff961e;
  color: #fff;
  padding: 3px 15px;
  border-radius: 30px;
  width: 170px;
  height: 100%;
  font-size: 16px;
  font-family: Inter;
}

.school-image {
  display: block;
  margin: 0 auto;
}

.school-image > img {
  width: 450px;
  height: 300px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 7px;
  object-fit: cover;
}

/* css for school page */
#school-header > div.school-page {
  display: flex;
  /* align-items: center; */
  padding: 40px 0;
  padding-top: 0px;
}

.school-page-inner {
  width: 113.4%;
  padding-left: 60px;
}

#school-header > div.school-page > .school-page-inner > .school-page-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* gap: 20px; */
}

#school-header
  > div.school-page
  > .school-page-inner
  > .school-page-content
  > a {
  color: #000;
  display: inline;
  width: fit-content;
}

#school-header
  > div.school-page
  > .school-page-inner
  > .school-page-content
  > a:hover {
  color: #003cdc;
}

.btn-register-school {
  border: none;
  background-color: #ff961e;
  color: #fff;
  padding: 11px 20px;
  border-radius: 30px;
  width: fit-content;
  text-transform: unset;
  font-size: 16px;
  color: #fff;
  font-family: Inter;
  line-height: 150%;
  margin: 0;
}

#school-header
  > div.school-page
  > div.school-page-inner
  > div.school-page-content
  > h1 {
  font-size: 44px;
  letter-spacing: -0.02px;
  line-height: 110%;
  font-weight: 600;
  font-family: Montserrat;
  color: #141414;
}

#school-header
  > div
  > div.school-page-inner
  > div.school-page-content
  > p:nth-child(3) {
  font-size: 16px;
  line-height: 150%;
  font-family: Inter;
  color: #2e2e2e;
}

#school-header
  > div.school-page
  > div.school-page-inner
  > div.school-page-content
  > p:nth-child(2) {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

#school-header
  > div.school-page
  > div.school-page-inner
  > div.school-page-content
  > p:nth-child(2)
  > i {
  margin-right: 10px;
}

#school-header > div.school-page > div.school-page-inner > div.btn-wrapper {
  margin-top: 20px;
}

/* school-page-detail */
#school-detail
  > div.school-detail-content
  > div.advantage-school-wrapper
  > div
  > p {
  margin-bottom: 0;
}

#school-detail > div.side-bar-wrapper > div > a {
  text-decoration: none;
}

#school-detail {
  display: flex;
  /* justify-content: space-between; */
}

.school-page-info {
  display: flex;
  gap: 20px;
}

.school-page-img {
  width: 160px;
  height: 80px;
}

.school-page-img > img {
  width: 160px;
  height: 80px;
  border-radius: 8px;
}

.side-bar-wrapper {
  display: flex;
  flex-direction: column;
  min-width: 300px;
}

.side-bar {
  background-color: #e5e5e5;
  border-radius: 10px;
  padding: 15px;
  width: 100%;
}

.side-bar-item > svg {
  margin-right: 8px;
  /* height: 19px; */
}

.side-bar-item {
  display: flex;
  align-items: center;
  color: #4a4a4a;
  font-weight: 500;
  line-height: 24px;
  font-size: 16px;
  padding: 15px 10px;
}

.side-bar-item-active {
  background-color: #fff !important;
  color: #000;
  border-radius: 10px;
}

.school-detail-content {
  /* max-width: 1020px; */
  margin-left: 40px;
  color: #000;
}

.school-detail-content > .heading {
  color: #000;
}

.school-detail-content > .heading > h2 > i {
  color: #ff961e;
  margin-right: 10px;
}

.school-detail-content > .heading > h2 {
  display: flex;
  align-items: center;
  font-size: 32px !important;
  font-weight: 600;
  line-height: 38.4px;
  letter-spacing: -0.02px;
  /* padding-bottom: 30px;
            margin-bottom: 0; */
  margin-top: 0;
}

#school-detail > div.side-bar-wrapper > button {
  width: 100%;
  margin-top: 20px;
}

/* school advantage */
#school-detail > div.school-detail-content > div.advantage-school-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  margin-bottom: 40px;
  justify-content: flex-start;
}

.single-advantage {
  display: flex;
  justify-content: space-evenly;
  align-items: start;
  width: 330px;
}

#school-detail
  > div.school-detail-content
  > div.advantage-school-wrapper
  > div
  > p {
  font-size: 16px;
  line-height: 150%;
  color: #2e2e2e;
  text-align: left;
  width: 225px;
  font-weight: 500;
}

/* course relates detail */
.faculty-relate {
  /* margin-top: 40px; */
  margin-bottom: 40px;
}

#school-detail > div.school-detail-content > div.faculty-relate > h2,
#school-detail > div.school-detail-content > div.required-school > h2,
#school-detail > div.school-detail-content > div.blog-news > div > div.title,
#school-detail > div.school-detail-content > div.road-map-school > h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
  letter-spacing: -0.02px;
  /* padding-bottom: 30px; */
}

#school-detail > div.school-detail-content > div.faculty-relate > h2 > i,
#school-detail > div.school-detail-content > div.required-school > h2 > i {
  color: #ff961e;
}

.faculty-relate-detail {
  padding: 10px;
  border-radius: 10px;
}

.faculty-relate-detail:hover {
  box-shadow: 5px 5px 12px #d9d9d9, -5px -5px 12px #ffffff;
}

.faculty-relate-detail-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.faculty-relate-detail-container {
  display: grid;
  grid-template-columns: 330px 330px 330px;
  gap: 12px;
}

/* .faculty-relate-detail {
            width: 300px;
        } */

.faculty-relate-detail > p {
  margin: 0;
}

.faculty-relate-detail > h4 {
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}

.faculty-relate-detail > img {
  width: 300px;
  height: 200px;
  object-fit: cover;
  border-radius: 10px;
}

.faculty-relate-detail > p > i {
  padding: 10px;
}

.btn-nav-wrapper {
  margin-bottom: 20px;
}

.btn-sm,
.btn-sm-news {
  cursor: pointer;
  padding: 0px 15px;
  border: 1px solid #ccc;
  border-radius: 30px;
  background-color: #fff;
  margin-right: 2px;
  text-transform: unset;
  height: fit-content;
}

.btn-more {
  padding: 10px 20px;
  border: none;
  border-radius: 30px;
  color: #000;
  font-weight: 500;
  background-color: #d2d2d2;
  cursor: pointer;
  text-transform: inherit;
  font-size: 17px;
}

.btn-sm-active {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}

/* :required-school */
#required-school {
  margin-bottom: 40px;
}

.required-detail {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: start;
  /* padding: 0; */
}

.single-required {
  display: flex;
  justify-content: center;
  width: 320px;
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 20px;
  height: fit-content;
  text-align: center;
}

.single-required-content > i {
  padding: 20px;
  width: 100%;
  cursor: pointer;
  /* font-size: 24px; */
}

.single-required-ul-content {
  text-align: start;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
  opacity: 0;
  transition: max-height 0.5s ease-out, opacity 0.5s ease-out;
}

.single-required-ul-content ul {
  padding: 0;
}

.single-required-ul-content.expand {
  max-height: fit-content;
  opacity: 1;
}

#required-school
  > div.required-detail
  > div
  > div
  > div
  > ul.required-ul-content {
  margin-bottom: 0;
}

.single-required-ul-content > ul > li {
  margin: 10px 20px 0px 20px;
  /* list-style: none; */
}

.single-required-ul-content > ul > li > i {
  font-size: 5px;
}

/* active rainbow border*/

.active-rainbow-border {
  background-image: conic-gradient(
    #12677b 10deg,
    #009925 85deg,
    #ff961e 95deg,
    #ff1e23 268deg,
    #003cdc 272deg,
    #12677b 290deg,
    #12677b 300deg
  );
  position: relative;
  padding: 2px;
  display: inline-block;
  border-radius: 22px;
  border: none;
}

.single-required-content {
  display: inline-block;
  background-color: #fff;
  color: black;
  padding: 20px 20px 0px 20px;
  border-radius: 20px;
  width: -webkit-fill-available;
}

/* btn rain bow  */
.btn-rainbow-border {
  background-image: conic-gradient(
    #12677b 10deg,
    #009925 85deg,
    #ff961e 95deg,
    #ff1e23 268deg,
    #003cdc 272deg,
    #12677b 290deg,
    #12677b 300deg
  );
  position: relative;
  padding: 2px;
  display: inline-block;
  border-radius: 30px;
  border: none;
  cursor: pointer;
  font-size: 17px;
  margin-top: 30px;
}

.btn-rainbow-border > span,
#school-detail
  > div.school-detail-content
  > div.scholarship-n-finance-support
  > div
  > div.required-btn-wrapper
  > button
  > span {
  display: inline-block;
  background-color: #fff;
  color: black;
  padding: 9px 20px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 145%;
}

/* css for scholarship & finance support */
.scholarship-n-finance-support {
  margin: 40px 0px;
}

#school-detail
  > div.school-detail-content
  > div.scholarship-n-finance-support
  > div
  > div.title
  > i,
#school-detail
  > div.school-detail-content
  > div.costEstimate-school
  > div
  > div.title
  > i,
#school-detail > div.school-detail-content > div.road-map-school > h2 > i,
#school-detail > div.school-detail-content > div.connect-with-alumni > h2 > i,
#school-detail > div.school-detail-content > div.contact-school > h2 > i,
#school-detail
  > div.school-detail-content
  > div.blog-news
  > div
  > div.title
  > i {
  color: #ff961e;
}

.icons {
  width: 40px;
  position: relative;
  height: 40px;
}

.hc-bng {
  flex: 1;
  position: relative;
  letter-spacing: -0.02px;
  line-height: 120%;
  font-weight: 600;
}

.title {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  z-index: 0;
  font-size: 32px;
  margin-bottom: 25px;
}

.jcu-cp-hc {
  margin-bottom: 8px;
}

.jcu-cp-hc-bng-merit-scholar {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  padding-left: 21px;
}

.jcu-cp-hc-container {
  align-self: stretch;
  position: relative;
  font-size: 16px;
  line-height: 150%;
  font-family: Inter;
  color: #2e2e2e;
}

.content {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  z-index: 1;
}

.h-tr-ti {
  align-self: stretch;
  position: relative;
  letter-spacing: -0.02px;
  line-height: 110%;
  font-weight: 600;
}

.content1 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  z-index: 2;
}

.content2 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
  z-index: 3;
}

.div {
  position: relative;
  line-height: 150%;
  font-weight: 500;
}

.buttondesktop {
  border-radius: 999px;
  background-color: #fff;
  border: 1.5px solid #003cdc;
  box-sizing: border-box;
  height: 44px;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 16px 20px;
  z-index: 4;
  font-size: 16px;
  color: #2e2e2e;
  font-family: Inter;
}

.logo-icon {
  width: 400.1px;
  position: absolute;
  margin: 0 !important;
  right: 1.9px;
  bottom: -0.1px;
  height: 464.1px;
  object-fit: cover;
  z-index: 0;
}

/* css for costEstimate school */

.icons {
  width: 40px;
  position: relative;
  height: 40px;
}

.d-ton-chi {
  flex: 1;
  position: relative;
  letter-spacing: -0.02px;
  line-height: 120%;
  font-weight: 600;
}

.title {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
}

.hc-ph {
  margin-bottom: 8px;
}

.hc-ph-cao-ng-380-triu-v {
  margin: 0;
  font-size: inherit;
  padding-left: 21px;
}

.tng-c-tnh {
  margin: 0;
  font-weight: 600;
}

.hc-ph-cao-container {
  position: relative;
  font-size: 16px;
  line-height: 150%;
  color: #2e2e2e;
  font-family: Inter;
}

.container {
  margin-left: auto;
  margin-right: auto;
}

#row-1295968784 > .col > .col-inner {
  padding: auto;
}

/* css for roadmap */

.road-map-school {
  margin: 40px 0px;
}

/* css for connect with alumni */
.connect-with-alumni > .nav-wrapper > a {
  text-decoration: none;
}

.connect-with-alumni > .nav-wrapper {
  display: flex;
  justify-content: center;
  padding: 20px;
}

.carousel-item > iframe {
  width: 100%;
  height: 515px;
  border-radius: 10px;
}

#carouselExampleIndicators > div.carousel-indicators > button {
  min-height: auto;
}

#school-detail
  > div.school-detail-content
  > div.connect-with-alumni
  > div.nav-wrapper
  > a {
  padding: 10px 20px;
  background-color: #c7c7c7;
  border-radius: 30px;
  color: black;
  line-height: 150%;
  font-weight: 500;
}

/* User feedback */
.feedback-container {
  display: flex;
  /* justify-content: center; */
  gap: 25px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  #school-header > div.school-page > .school-page-inner > .school-page-content {
    gap: 0;
  }

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

  #btn-show-more-news {
    display: none;
  }

  .news-relate-detail {
    display: block !important;
    opacity: 1 !important;
  }

  #school-header
    > div
    > div.school-page-inner
    > div
    > div
    > div.school-page-info-inner
    > h1 {
    position: relative;
  }

  #news > div > div.title.container {
    margin-bottom: 0px !important;
  }

  .grouped-feedback > div.banner-inner.fill > div.banner-layers.container {
    padding: 0;
  }

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

.feedback-wrapper {
  max-width: 330px;
  height: fit-content;
  padding: 10px;
  border: 1px solid #ccccccdf;
  border-radius: 10px;
}

.container-button-fb {
  display: flex;
  justify-content: center;
}

@media only screen and (min-width: 1024px) {
  #feedback-1 {
    min-width: 1050px;
  }

  #scholarship-finance-support {
    margin-left: 16px;
    margin-right: 16px;
  }
}

#feedback-1 > div > div.nav-wrapper {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 30px;
  background-color: #ccc;
}

.user-feedback {
  display: flex;
  align-items: center;
}

.user-feedback > img {
  border-radius: 50%;
  object-fit: cover;
  margin-right: 15px;
}

#feedbackCarousel > div > div.carousel-item.active > div > div > p {
  font-size: 18px;
  line-height: 150%;
  font-weight: 500;
  font-family: Montserrat;
  color: #2e2e2e;
}

#feedbackCarousel
  > div
  > div.carousel-item.active
  > div
  > div
  > div
  > div
  > p
  > b {
  font-size: 16px;
  line-height: 140%;
  font-weight: 600;
  font-family: Inter;
  color: #2e2e2e;
}

.user-feedback-detail > p {
  margin: 0;
}

.arrow-back-ios-icon {
  width: 20px;
  position: relative;
  height: 20px;
}

.dot {
  width: 6px;
  position: relative;
  border-radius: 50%;
  background-color: #727272;
  height: 6px;
}

.dot1 {
  width: 6px;
  position: relative;
  border-radius: 50%;
  background-color: #d9d9d9;
  height: 6px;
}

.carousel {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8px;
}

.carousel-navigation {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

/* Css for blognews */
#school-detail > div.school-detail-content > div.blog-news > div > div.div {
  margin: 20px 0px;
}

.blog-news {
  margin: 30px 0px;
}

.icons {
  width: 40px;
  position: relative;
  height: 40px;
}

.tin-tc {
  flex: 1;
  position: relative;
  letter-spacing: -0.02px;
  line-height: 120%;
  font-weight: 600;
}

.cng-ngnh {
  position: relative;
  line-height: 150%;
}

.filterdesktop {
  border-radius: 999px;
  background-color: #2e2e2e;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  color: #fff;
}

.filterdesktop1 {
  border-radius: 999px;
  background-color: #fff;
  border: 1px solid #ececec;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
}

.div {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 16px;
  font-size: 16px;
  font-family: Inter;
  margin-bottom: 30px;
}

.photo-animation-icon {
  align-self: stretch;
  position: relative;
  border-radius: 8px;
  max-width: 100%;
  overflow: hidden;
  height: 169px;
  flex-shrink: 0;
  object-fit: fill;
}

.qun-l-kinh {
  align-self: stretch;
  position: relative;
  letter-spacing: -0.02px;
  line-height: 110%;
  font-weight: 600;
}

.lorem-ipsum-dolor {
  align-self: stretch;
  position: relative;
  font-size: 16px;
  line-height: 150%;
  font-family: Inter;
  display: -webkit-inline-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.content {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8px;
}

.div2 {
  position: relative;
  font-size: 16px;
  line-height: 150%;
  font-family: Inter;
  color: #4a4a4a;
}

.line-child {
  align-self: stretch;
  flex: 1;
  position: relative;
  background-color: #003cdc;
}

.line-item {
  align-self: stretch;
  flex: 1;
  position: relative;
  background-color: #009925;
}

.line-inner {
  align-self: stretch;
  flex: 1;
  position: relative;
  background-color: #ff961e;
}

.rectangle-div {
  align-self: stretch;
  flex: 1;
  position: relative;
  background-color: #ff1e23;
}

.line {
  align-self: stretch;
  height: 2px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  opacity: 0;
}

.main-text {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  color: #000;
}

.news-card {
  max-width: 300px;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}

.div1 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
}

.div5 {
  position: relative;
  line-height: 150%;
  font-weight: 500;
}

.buttondesktop {
  border-radius: 999px;
  background-color: #f6f6f6;
  height: 44px;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 16px 20px;
  box-sizing: border-box;
  font-size: 16px;
  color: #202020;
  font-family: Inter;
}

.container1 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  font-size: 20px;
  padding-left: 8px;
}

@media only screen and (min-width: 1024px) {
  #news > .container {
    min-width: 948px !important;
  }

  #faculty-outstanding > div.btn-nav-wrapper {
    display: flex;
    flex-wrap: wrap;
    overflow-x: auto;
    /* white-space: nowrap; */
    /* width: 969px; */
  }

  #news-shortcode-container {
    min-width: 1040px;
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 767px) {
  /* #feedback-1
    > div
    > div.slider.slider-nav-circle.slider-nav-large.slider-nav-light.slider-style-normal.is-draggable.flickity-enabled
    > button.flickity-button.flickity-prev-next-button.previous,
  #feedback-1
    > div
    > div.slider.slider-nav-circle.slider-nav-large.slider-nav-light.slider-style-normal.is-draggable.flickity-enabled
    > button.flickity-button.flickity-prev-next-button.next {
    display: none;
  } */
  #feedback-1
    > div
    > div.slider.slider-nav-circle.slider-nav-large.slider-nav-light.slider-style-normal.is-draggable.flickity-enabled
    > div,
  #feedback-1
    > div
    > div.slider.slider-nav-circle.slider-nav-large.slider-nav-light.slider-style-normal.is-draggable.flickity-enabled
    > div
    > div
    > div
    > div {
    min-height: 470px !important;
  }

  .feedback-wrapper {
    /* max-width: 90%; */
    width: 100%;
  }

  #school-header > div.school-page {
    padding-bottom: 0;
  }

  #faculty-outstanding > div.btn-nav-wrapper {
    /* scroll-behavior: smooth;
                overflow-x: scroll; */
    /* flex-wrap: w;
                overflow-x: auto;
                white-space: nowrap; */
    width: 100%;
    padding: 0px 16px;
  }

  .page-id-51015 #search-filter-form-47790 ul {
    flex-wrap: wrap !important;
  }

  #learn-more-course > h2 {
    flex-direction: column;
  }

  .btn-sm {
    padding: 4px 15px;
    line-height: 1.4 !important;
    margin-bottom: 5px;
  }
}

/* css for contact */
.contact-school {
  margin: 30px 0px;
}

#school-detail
  > div.school-detail-content
  > div.contact-school
  > div
  > button.btn-register-school {
  margin-top: 30px;
  padding: 10px 20px;
}

a {
  text-decoration: none;
}

a:hover {
  color: #4a4a4a;
}

#course-shortcode-container > a {
  color: #000;
}

#scholarship-n-finance-support > div > div.content > ul {
  margin-bottom: 0;
}

#feedbackCarousel > button.carousel-control-prev,
#feedbackCarousel > button.carousel-control-next {
  color: #000;
}

#feedbackCarousel > div > div.carousel-item > div {
  justify-content: center;
  width: 1050px;
  gap: 15px;
}

#contact-school > div > button.btn-rainbow-border {
  margin-top: 0 !important;
}

#school-detail > div.side-bar-wrapper > div > button {
  width: 100%;
  /* margin-top: 15px; */
}

.form-popup-register {
  z-index: 9;
}

.pum-container.pum-responsive.pum-responsive-medium {
  margin-left: 0 !important;
}

#pum-81551 {
  opacity: 1 !important;
}

#popmake-81551 {
  width: max-content !important;
  opacity: 1 !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pum-title,
.popmake-title {
  display: none;
}

#field_67_10 > p {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  font-family: Inter;
  color: #4a4a4a;
}

#contact-school > div.required-btn-wrapper {
  display: flex;
  gap: 20px;
}

#contact-school > div > a > button.btn-rainbow-border {
  margin-top: 0;
}

/* spinner */
.spinner {
  margin: 16px auto;
  width: 40px;
  height: 40px;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-top-color: #3498db;
  animation: spin 1s ease-in-out infinite;
}

/* spinner */
.spinner2 {
  margin: 16px auto;
  width: 40px;
  height: 40px;
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border-top-color: #3498db;
  animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.news-relate-detail {
  max-width: 300px !important;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.news-relate-detail.show {
  opacity: 1;
  transform: translateY(0);
}

@media only screen and (max-width: 48em) {
  .banner > .banner-item > .banner-content {
    flex-direction: column;
    text-align: center;
    align-items: center;
    top: auto;
    left: auto;
    transform: none;
  }

  .banner > .banner-item > .banner-content > .banner-heading {
    margin-right: 0;
    padding-top: 20px;
    font-size: 32px;
    line-height: 120%;
    font-weight: 600;
    font-family: Montserrat;
  }

  .side-bar-wrapper {
    display: none;
  }

  #school-header > div.school-page {
    flex-direction: column;
    padding-top: 0;
  }

  .school-page-inner {
    width: 100%;
    padding-left: 0;
    padding: 10px;
  }

  #school-header
    > div
    > div.school-page-inner
    > div.school-page-content
    > p:nth-child(3) {
    text-align: justify;
  }

  .school-detail-content {
    padding: 0;
    width: 100%;
    margin-left: 0;
  }

  .school-image > img {
    height: 350px;
  }

  /* Uu diem */
  .school-detail-content > .heading > h2 {
    display: block;
    text-align: center;
  }

  #advantage > h2 > span {
    display: block;
  }

  #school-detail > div.school-detail-content > div.advantage-school-wrapper {
    flex-direction: column;
  }

  .single-advantage {
    width: auto;
    justify-content: center;
  }

  #school-detail
    > div.school-detail-content
    > div.advantage-school-wrapper
    > div
    > p {
    max-width: 300px;
  }

  .single-advantage-img {
    margin-right: 15px;
  }

  /* Nganh dao tao noi bat */
  #faculty-outstanding > h2 {
    text-align: center;
  }

  #faculty-outstanding > h2 > span {
    display: block;
  }

  #faculty-outstanding > div.btn-nav-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
  }

  /* Yeu cau dau vao */
  #required-school > h2 {
    text-align: center;
  }

  #required-school > h2 > span {
    display: block;
  }

  .single-required {
    width: 100%;
  }

  .required-detail {
    /* flex-deriction: column; */
    /* padding: 0 16px; */
  }

  .faculty-relate-detail-wrapper,
  .news-relate-detail-wrapper {
    position: relative;
  }

  .faculty-relate-detail {
    display: block !important;
    opacity: 1 !important;
    width: 330px;
    flex-shrink: 0;
    box-shadow: 5px 5px 12px #d9d9d9, -5px -5px 12px #ffffff;
    border-radius: 10px;
    z-index: 9;
  }

  #show-more-faculty-outstanding {
    display: none;
  }

  .faculty-relate-detail,
  .news-relate-detail {
    /* flex: 0 0 auto;
                width: 100%; */
    width: 330px;
    scroll-snap-align: center;
    box-sizing: border-box;
    padding: 10px;
  }

  .course-slider,
  .course-slider-news {
    display: flex;
    overflow: hidden;
    width: 100%;
    /* scroll-snap-type: x mandatory; */
  }

  .course-slider {
    touch-action: pan-y;
    /* Cho phép cuộn theo trục Y khi vuốt */
    cursor: grab;
  }

  .course-slider:active {
    cursor: grabbing;
    /* Thay đổi con trỏ khi đang kéo */
  }

  #required-school > div.required-detail > div > div > h3 {
    letter-spacing: -0.02px;
    line-height: 120%;
    font-weight: 600;
    font-family: Montserrat;
    color: #202020;
  }

  #popmake-81551 {
    height: 90vh;
    overflow: auto;
  }

  #required-school > div.required-btn-wrapper {
    display: flex;
    justify-content: center;
  }

  #required-school > div.required-btn-wrapper > button > span {
    padding: 10px 20px;
  }

  /* hoc bong ho tro tai chinh */
  #scholarship-n-finance-support > div > div.title {
    flex-direction: column;
    text-align: center;
  }

  #btnApply > span {
    padding: 10px 20px !important;
  }

  /* Du doan chi phi */
  #costEstimate > div > div.title,
  #costEstimate > div > div.title {
    flex-direction: column;
    text-align: center;
  }

  /* feedback */
  #feedback-1 > div.col.d-flex {
    width: 100vw;
  }

  /* Lo trinh hoc */
  #roadMap > h2,
  #connectWith > h2 {
    text-align: center;
    flex-direction: column;
  }

  #roadMap > h2 > span,
  #connectWith > h2 > span {
    display: block;
  }

  #news-shortcode-container {
    /* width: 100vw; */
  }

  /* .news-card {
                width: 100%;
            } */
  #feedback-1 {
    width: 100%;
  }

  /* Lien he  */
  #contact-school > h2 {
    text-align: center;
  }

  #contact-school > h2 > span {
    display: block;
  }

  #contact-school > div > button.btn-rainbow-border.popmake-81551.pum-trigger {
    margin-bottom: 15px;
    width: 280px;
  }

  #contact-school > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  /* news */
  #news > div > div.title {
    flex-direction: column;
  }

  #news > div > div.btn-nav-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }

  /* ket noi voi cuu sinh vien */
  .carousel-item > iframe {
    height: 300px;
  }

  #carouselExampleIndicators > div.carousel-inner > div {
    height: 300px;
  }

  #carouselExampleIndicators {
    height: 300px;
  }

  /* responsive form hocbong */
  #main > div.form-popup-apply > div {
    width: 100vw;
    height: 80vh;
    overflow: auto;
  }

  #form-apply-hoc-bong > .form-inner {
    flex-direction: column;
  }

  #gform_wrapper_65 {
    width: 100vw;
    max-height: 80vh;
  }

  #course-detail > div.course-detail-content > div:nth-child(10) > button {
    line-height: normal;
    padding: 7px;
  }

  #field_65_2,
  #field_65_3,
  #field_65_4,
  #field_65_5,
  #field_65_6,
  #field_65_7,
  #field_65_8,
  #field_65_9,
  #field_65_12,
  #field_65_13 {
    /* display: inline-block; */
    width: 100% !important;
    /* margin-top: 0px!important; */
    vertical-align: top;
    /* margin-right: 20px; */
  }

  #news > div > div.container1.news-relate-detail-wrapper > button.nextButton1 {
    margin-right: 0;
  }

  .btn-sm-news {
    margin-bottom: 0;
  }
}

.faculty-relate-detail {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.faculty-relate-detail.show {
  opacity: 1;
  transform: translateY(0);
}

.faculty-relate-detail > a {
  color: #000;
}

.faculty-relate-detail > a > img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 10px;
}

.faculty-relate-detail > a > h4 {
  font-size: 20px;
  letter-spacing: -0.02px;
  line-height: 125%;
  font-weight: 600;
  font-family: Montserrat;
  color: #2e2e2e;
  margin-top: 16px;
}

/* css for form dang ky  */

#gform_140 > div.gform_footer.top_label {
  padding-top: 0;
  border-top: 0px;
  display: flex;
  justify-content: center;
}

#gform_submit_button_67 {
  padding: 1px 20px;
  border-radius: 30px;
  border: 1.5px solid #003cdc;
}

#contact-school > div > button.btn-rainbow-border {
  margin-right: 20px;
}

.form-popup-apply {
  display: none;
}

.pum-container.pum-responsive.pum-responsive-medium {
  margin-left: 0 !important;
}

[id^="pum-"] {
  opacity: 1 !important;
}

[id^="gform_confirmation_message_"] {
  font-weight: 600;
  margin-right: 30px;
}

@media only screen and (min-width: 1024px) {
  [id^="popmake-"] {
    width: max-content !important;
    opacity: 1 !important;
    top: 50% !important;
    left: 50% !important;
    max-height: 90vh;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    transform: translate(-50%, -50%);
  }
}

@media only screen and (max-width: 676px) {
  [id^="popmake-"] {
    opacity: 1 !important;
    margin-top: 30px;
    width: max-content !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    height: -webkit-fill-available;
    top: auto !important;
    left: auto !important;
    transform: none !important;
  }

  #masthead
    > div
    > div.flex-col.show-for-medium.flex-right
    > ul
    > li
    > ul
    > li
    > div
    > div
    > form
    > div.flex-row.relative
    > div:nth-child(2)
    > button {
    border-radius: 0px !important;
    padding: 0px !important;
    font-size: 0.97em !important;
  }

  #masthead
    > div
    > div.flex-col.show-for-medium.flex-right
    > ul
    > li
    > ul
    > li
    > div
    > div
    > form
    > div.flex-row.relative
    > div:nth-child(2)
    > button
    > span {
    background-color: #f27649 !important;
    color: #fff !important;
    border-radius: 0px !important;
    padding: 4px 12px !important;
  }
}

.pum-title,
.popmake-title {
  display: none;
}

/* css for form dang ky  */

#gform_140 > div.gform_footer.top_label {
  padding-top: 0;
  border-top: 0px;
  display: flex;
  justify-content: center;
}

#gform_submit_button_67 {
  text-transform: unset;
  padding: 1px 20px;
  border-radius: 30px;
  border: 1.5px solid #003cdc;
}

#field_140_10 > p {
  font-weight: 500;
}

/* css for form apply */
#main > div.form-popup-apply > div {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
}

.form-item {
  display: flex;
  flex-direction: column;
  width: 352px;
}

.form-item > h3 {
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  margin: 10px 0;
}

.btn-form-wrapper {
  display: flex;
  justify-content: center;
}

.form-popup-apply {
  display: none;
  position: fixed;
  z-index: 1;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -60%);
}

#wpcf7-f80318-o2 > form > div.form-container > h2 {
  font-size: 25px;
  font-weight: bold;
}

#form-apply-hoc-bong > .form-inner > .form-item > p {
  margin: 5px 0px;
}

#form-apply-hoc-bong
  > .form-inner
  > .form-item
  > .form-item-container
  > .form-item-content
  > p {
  margin: 5px 0px;
}

#form-apply-hoc-bong > .form-inner {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-bottom: 20px;
}

#form-apply-hoc-bong > .form-inner > .form-item > input,
select {
  height: 40px;
  background-color: #ececec;
  border-radius: 3px;
  border: none;
}

.form-item-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#form-apply-hoc-bong
  > .form-inner
  > .form-item
  > .form-item-container
  > .form-item-content
  > #level {
  height: 40px;
  background-color: #ececec;
  border-radius: 3px;
  border: none;
  width: 228px;
}

#form-apply-hoc-bong
  > .form-inner
  > .form-item
  > .form-item-container
  > .form-item-content
  > #gpa {
  height: 40px;
  background-color: #ececec;
  border-radius: 3px;
  border: none;
  width: 120px;
}

#form-apply-hoc-bong
  > .form-inner
  > .form-item
  > .form-item-container
  > .form-item-content
  > #certificate {
  height: 40px;
  background-color: #ececec;
  border-radius: 3px;
  border: none;
  width: 228px;
}

#form-apply-hoc-bong
  > .form-inner
  > .form-item
  > .form-item-container
  > .form-item-content
  > #point {
  height: 40px;
  background-color: #ececec;
  border-radius: 3px;
  border: none;
  width: 120px;
}

#transcript {
  display: flex;
  align-items: center;
  padding-left: 10px;
  height: 40px;
  background-color: #ececec;
  border-radius: 3px;
  border: none;
  font-size: 12px;
  margin-bottom: 15px;
}

#transcript > input[type="file"] {
  margin-bottom: 0;
}

.bg-form-popup {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.7);
}

#main > div.form-popup-apply > i {
  position: absolute;
  cursor: pointer;
  color: #000000;
  z-index: 99;
  right: 10px;
  top: 10px;
  font-size: 23px;
}

.star-required {
  color: red;
}

.tooltip {
  position: relative !important;
  line-height: 2.4 !important;
  text-align: center !important;
}

footer > .section:nth-child(3) > .section-content > .container {
  justify-content: space-between !important;
}

footer > .section:nth-child(3) > .section-content > .container > .col {
  flex-grow: inherit;
  flex-basis: fit-content;
}

@media only screen and (max-width: 767px) {
  footer > .section:nth-child(2) > .section-content > .container {
    flex-direction: column !important;
  }
}

@media only screen and (max-width: 767px) {
  .slider-wrapper .flickity-prev-next-button {
    display: block;
  }

  .cost_estimate_content {
    overflow: auto !important;
  }
}

#news > div > div.container1.news-relate-detail-wrapper > button {
  padding: 0 20px;
}

#school-header
  > div
  > div.school-page-inner
  > div.school-page-content
  > div
  > div.school-page-info-inner
  > a {
  color: #000;
}

#school-header
  > div
  > div.school-page-inner
  > div.school-page-content
  > div
  > div.school-page-info-inner
  > a:hover {
  color: #003cdc;
}

.cost_estimate_content {
  background-color: transparent;
  border: none;
  padding: 0;
  white-space: break-spaces;
  line-height: normal;
}

.cost_estimate_content > table {
  margin-bottom: 0;
}

.cost_estimate_content > h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0.5em;
}

.cost_estimate_content > ul {
  white-space: initial;
  padding-left: 40px;
  margin-top: 20px;
}

/* css for scholarship and other */
.container-scholarship-and-other {
  display: grid;
  grid-template-columns: 220px auto auto auto;
  background-color: #1c50a1;
  color: white;
  padding: 20px;
  border-radius: 10px;
  gap: 30px;
  margin-bottom: 40px;
}

.container-scholarship-and-other
  .row-scholarship-and-other
  .button-scholarship-and-other {
  display: inline-block;
  margin: 0;
  /* padding: 0; */
}

.container-scholarship-and-other
  .row-scholarship-and-other.title-scholarship-and-other
  .underline-scholarship-and-other {
  display: block;
  border: 1px solid #d2dcec4c;
  width: 70%;
  margin-top: 5px;
  margin-bottom: 20px;
  transition: all 0.2s;
}

.container-scholarship-and-other
  .row-scholarship-and-other.title-scholarship-and-other
  .button-scholarship-and-other.more-info-scholarship-and-other:hover
  .underline-scholarship-and-other {
  width: 100%;
  border-color: #d2dcec;
}

.container-scholarship-and-other
  .row-scholarship-and-other.title-scholarship-and-other
  h2 {
  font-size: 28px;
  color: #fff;
}

.container-scholarship-and-other
  .row-scholarship-and-other.title-scholarship-and-other
  .button-scholarship-and-other.apply-scholarship-scholarship-and-other
  span {
  background-color: white;
  cursor: pointer;
  color: #666;
  border-radius: 24px;
  padding: 10px 12px;
  transition: all 0.2s;
}

#btnApply {
  padding: 2px !important;
}

.container-scholarship-and-other
  .row-scholarship-and-other.title-scholarship-and-other
  .button-scholarship-and-other.apply-scholarship-scholarship-and-other
  span:hover {
  background-color: #cccccc;
}

.container-scholarship-and-other
  > .row-scholarship-and-other
  > .icon-box-img-scholarship-and-other
  > img {
  width: 60px;
}

.contents-scholarship-and-other {
  font-size: 14px;
}

.container-scholarship-and-other
  > .row-scholarship-and-other
  > .contents-scholarship-and-other
  > a {
  text-decoration: none;
  color: white;
  transition: all 0.6s;
}

.container-scholarship-and-other
  > .row-scholarship-and-other
  > .contents-scholarship-and-other
  > a:hover {
  color: black;
}

.container-scholarship-and-other
  > .row-scholarship-and-other
  > .contents-scholarship-and-other
  > a
  > h5
  > hr {
  display: block;
  border: 1px solid #d2dcec4c;
  width: 10%;
  margin: 5px 0 20px 0;
  transition: all 0.6s;
}

.container-scholarship-and-other
  > .row-scholarship-and-other
  > .contents-scholarship-and-other
  > a:hover
  > h5
  > hr {
  border-color: #143870;
}

#school-detail
  > div.school-detail-content
  > div.container-scholarship-and-other
  > div
  > div.contents-scholarship-and-other
  > a
  > h5,
#school-detail
  > div.school-detail-content
  > div.container-scholarship-and-other
  > div
  > h3,
#school-detail
  > div.school-detail-content
  > div.container-scholarship-and-other
  > div
  > div.accordion
  > div
  > div
  > div
  > a
  > h5,
#school-detail
  > div.school-detail-content
  > div.container-scholarship-and-other
  > div
  > div.accordion
  > div
  > a
  > button {
  color: #fff;
}

#school-detail
  > div.school-detail-content
  > div.container-scholarship-and-other
  > div
  > div.accordion
  > div
  > div {
  padding: 0;
}

.accordion-title {
  padding-right: 0;
  min-width: 220px;
  border: none;
  color: #fff !important;
  font-weight: 600;
}

.accordion-title:hover {
  color: #fff;
}

#school-detail
  > div.school-detail-content
  > div.container-scholarship-and-other
  > div
  > div.accordion
  > div
  > div {
  display: block;
}

#school-detail
  > div.school-detail-content
  > div.container-scholarship-and-other
  > div.row-scholarship-and-other.title-scholarship-and-other
  > a
  > span {
  color: #fff;
  display: inline-block;
  line-height: 1.6;
  font-size: 0.97em;
  letter-spacing: 0.03em;
  cursor: pointer;
  text-align: center;
}

#school-detail
  > div.school-detail-content
  > div.container-scholarship-and-other
  > div.row-scholarship-and-other.title-scholarship-and-other {
  max-width: 220px;
  grid-row-start: 1;
}

@media only screen and (max-width: 767px) {
  #school-detail
    > div.school-detail-content
    > div.container-scholarship-and-other
    > div.row-scholarship-and-other.title-scholarship-and-other {
    margin: auto;
    margin: 0;
    margin-bottom: 40px;
  }

  /* .container-scholarship-and-other .row-scholarship-and-other .button-scholarship-and-other {
                width: 100%;
            } */

  .container-scholarship-and-other {
    display: flex;
    margin: 0px;
    margin-bottom: 40px;
    flex-direction: column;
  }

  #faculty-outstanding > h2,
  #required-school > h2 {
    display: block;
  }

  #school-header > div > div.school-page-inner > div.btn-wrapper > button {
    width: 100%;
  }

  .school-page-info {
    display: block;
  }

  #school-detail
    > div.school-detail-content
    > div.container-scholarship-and-other
    > div.row-scholarship-and-other.title-scholarship-and-other {
    max-width: 100%;
  }
}

#roadMap > h2,
#connectWith > h2 {
  display: flex;
  align-items: center;
  gap: 12px;
}

#learn-more-course > h2 {
  display: flex;
  align-items: center;
  gap: 12px;
}

.load-more-faculty {
  display: none;
}

#show-more-faculty {
  cursor: pointer;
  padding: 0px 15px;
  border: 1px solid #ccc;
  border-radius: 30px;
  background-color: #fff;
  margin-right: 2px;
  text-transform: unset;
}

#learn-more-course > h2 > span {
  color: #000;
}

/* css for accordion */
#learn-more-course > div > div > a > button {
  left: 5px;
  top: 13px;
  color: black;
  font-size: 15px;
}

#learn-more-course > div.accordion > div > a {
  font-size: 20px;
  letter-spacing: -0.02px;
  line-height: 125%;
  font-weight: 600;
  font-family: Montserrat;
  color: #000;
  padding-top: 15px;
}

#learn-more-course > div.accordion > div > a > span > h2 {
  font-size: 20px !important;
  color: #000;
  margin: 0;
}

#learn-more-course > div.accordion > div > div.accordion-inner {
  padding: 10px 28px;
  font-size: 16px;
  letter-spacing: -0.02px;
  line-height: 150%;
  font-weight: 400;
  font-family: Montserrat;
  color: #202020;
  padding-top: 0;
}

#submitButton {
  margin: 0;
}

#show-more-faculty-outstanding {
  padding: 0 20px;
  margin-top: 20px;
}

.hide {
  display: none;
}

#school-detail > div.side-bar-wrapper > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.contents-scholarship-and-other > a,
.contents-scholarship-and-other > span {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.contents-scholarship-and-other > a.show,
.contents-scholarship-and-other > span.show {
  opacity: 1;
  transform: translateY(0);
}

#required-school
  > div.required-detail
  > div
  > div
  > div
  > ul.required-ul-content
  > pre
  > ul,
#roadMap > div > div > div > div > ul.required-ul-content > pre > ul {
  padding-left: 0;
  margin-left: 20px;
}

:target {
  scroll-margin-top: 100px;
}

#course-shortcode-container > .slider-wrapper {
  width: 100%;
}

/* #feedback-1
  > div
  > div.slider.slider-nav-circle.slider-nav-large.slider-nav-light.slider-style-normal.is-draggable.flickity-enabled
  > ol {
  display: none;
} */

/* #feedback-1 > div > div > .flickity-viewport, */
#feedback-1
  > div.slider.slider-nav-circle.slider-nav-large.slider-nav-light.slider-style-normal.is-draggable.flickity-enabled
  > div {
  min-height: 500px !important;
}

#feedback-1
  > div
  > div
  > .flickity-viewport
  > .flickity-slider
  > div.banner-inner.fill
  > div.banner-layers.container
  > div.d-flex
  > div
  > div
  > div
  > p {
  font-style: italic;
}

.ux-slider .flickity-slider .flickity-cell {
  transition: transform 0.4s ease-in-out, z-index 0.4s ease;
}

.ux-slider .flickity-slider .is-selected {
  transform: scale(1.1);
  /* Nổi bật slide hiện tại */
  opacity: 1;
}

.ux-slider .flickity-slider .is-prev,
.ux-slider .flickity-slider .is-next {
  transform: scale(0.9);
  /* Nhỏ hơn slide hiện tại */
  opacity: 0.7;
}

.course-slider {
  position: relative;
}

.carousel-btn {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 50%;
  padding: 10px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  z-index: 10;
  margin: 0;
}

.carousel-btn:hover {
  background-color: #f0f0f0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.prev-btn {
  left: -25px;
}

.next-btn {
  right: -25px;
}

.carousel-btn svg {
  width: 16px;
  height: 16px;
}

#news > div > div.container1.news-relate-detail-wrapper > button.prevButton1,
#news > div > div.container1.news-relate-detail-wrapper > button.nextButton1 {
  border-radius: 50px;
  width: 50px;
  height: 40px;
  padding: 0 !important;
}

#required-school
  > div.required-detail
  > div.single-required.active-rainbow-border
  > div
  > div
  > ul.required-ul-content
  > pre {
  max-width: 275px;
  overflow: hidden;
}

#required-school
  > div.required-detail
  > div.single-required.active-rainbow-border
  > div
  > div
  > ul.required-ul-content {
  padding-left: 0;
}

.sub-text-accordion {
  font-size: 14px;
  font-style: italic;
}

div.banner-inner.fill
  > div.banner-layers.container
  > div.d-flex
  > div
  > div
  > div
  > p:nth-child(1) {
  margin-top: 10px;
}

.slider-nav-light .flickity-prev-next-button {
  color: #ccc;
  opacity: 1;
  height: 40px;
  width: 40px;
}

.slider-nav-light .flickity-prev-next-button svg,
.slider-nav-light .flickity-prev-next-button .arrow {
  fill: #ccc;
}

#school-header > div > div.school-page-inner > div > pre {
  overflow: hidden;
  transition: max-height 0.3s ease;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.show-more {
  display: none;
  color: #007bff;
  cursor: pointer;
  font-weight: 500;
  text-decoration: underline;
  display: block !important;
}

.expanded {
  display: block !important;
}

@media only screen and (max-width: 767px) {
  #feedback-1
    > .slider-wrapper
    > .slider
    > .flickity-viewport
    > .flickity-slider
    > .banner
    > div.banner-inner.fill
    > div.banner-layers.container
    > div.d-flex {
    justify-content: center;
    width: 100%;
  }
}

#btn-showmore-scholarship {
  color: #fff;
}

ul {
  padding-left: 0;
}

.flickity-prev-next-button.next {
  right: 0;
}

.flickity-page-dots {
  bottom: unset;
  left: unset;
  right: unset;
}

.slider-nav-light .flickity-page-dots .dot {
  border: 1px solid #ccc;
}

@media only screen and (max-width: 767px) {
  div.slider.slider-nav-circle.slider-nav-large.slider-nav-light.slider-style-normal.is-draggable.flickity-enabled
    > ol {
    display: none;
  }
}
