@font-face {
  font-family: Dokyo;
  src: url(fonts/DOKYO___.TTF);
}
.f-dokyo {
  font-family: Dokyo;
  color: white;
  font-size: 2.8rem;
}
.f-dokyo-title {
  font-family: Dokyo;
  color: #3e4095;
  font-size: 2.8rem;
}
.f-dokyo-blue-s {
  font-family: Dokyo;
  color: #3e4095;
  font-size: 2.5rem;
  text-align: center;
}
.f-dokyo-blue-b {
  font-family: Dokyo;
  color: #3e4095;
  font-size: 5rem;
  text-align: center;
}
body {
  font-family: "Poppins", sans-serif;
}
.navbar {
  background-color: white !important;
}
.nav-link {
  cursor: pointer;
}
.container-margin {
  padding: 4rem 9rem;
}
.navbar-collapse {
  justify-content: end;
}
.navbar-brand img {
  width: 10rem;
}
.navbar-nav {
  gap: 6rem;
}
.contact-btn {
  background-color: #eec73b;
  font-weight: 600;
  border-radius: 0.6rem;
  padding: 0.7rem 2rem !important;
}
a {
  text-decoration-line: none;
}
.navbar-toggler-icon {
  background-image: url(bg-image/toggler-icon.png);
  background-size: 85%;
}
.navbar-toggler {
  border: none;
}
/* Index page start*/
.hero-container {
  background-image: url(bg-image/hero-section.png);
  background-repeat: no-repeat;
  background-size: 65% 100%;
}
.hero-content {
  color: white;
  opacity: 45%;
}
.hero-col {
  padding-top: 13rem;
}
.hero-btn {
  padding: 0.7rem 2rem;
  background-color: white;
  color: #3e4095;
  font-size: 1rem;
  border-radius: 0.6rem;
  border: none;
  font-weight: 600;
}
.date-col:nth-child(1) {
  border-right: 1px solid #3e4095;
  padding-right: 3rem;
}
.date-col:nth-child(3) {
  border-left: 1px solid #3e4095;
  padding-left: 3rem;
}
.navbar-nav .dropdown:hover .dropdown-menu {
  display: block;
}
.find-btn {
  padding: 0.7rem 2rem;
  background-color: #3e4095;
  color: white;
  font-size: 1rem;
  border-radius: 0.6rem;
  border: none;
  font-weight: 600;
}
.finder-col-p {
  padding: 1rem 20rem;
}
.finder-col {
  border-radius: 2rem;
  background-color: white;
  padding: 4rem;
}
.home-container {
  background-image: linear-gradient(to right, #f3f4fe, white);
  padding-top: 24rem;
  position: relative;
}
.finder-container {
  position: absolute;
  top: -6rem;
  right: 0;
}
.program-norm {
  font-size: 3rem;
}
.program-bold {
  font-weight: 900;
  font-size: 6rem;
}
.program-title h2 {
  font-weight: 600;
  margin: 5rem;
}
.program-col {
  background-color: #eec73b;
  border-radius: 2rem;
  padding: 0rem;
}
.program-content {
  padding: 2rem 16rem;
  opacity: 45%;
  font-weight: 500;
  text-align: center;
}
.owl-dots {
  display: block !important;
}
.test-div {
  position: relative;
  height: 4rem;
  margin-bottom: 3rem;
}
.test-image {
  position: absolute;
  top: -0.5rem;
  left: 0rem;
  display: block;
  width: 23% !important;
  border-radius: 50%;
}
.test-col {
  background-color: #eec73b;
  padding-left: 3rem;
  border-radius: 2rem;
  min-height: 29.5rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.test-content {
  padding-top: 3rem;
  padding-right: 3rem;
  font-weight: 500;
  opacity: 45%;
  margin-bottom: 2rem;
}
.test-name {
  background-color: #f9f9f9;
  padding: 1rem 0rem;
  font-size: 1.3rem;
  font-weight: 700;
  padding-right: 2rem;
  border-radius: 2rem 0rem 0rem 2rem;
}
.owl-dot span {
  width: 15rem !important;
  margin-top: 3rem !important;
}
.research-container {
  background-color: #3e4095;
}
.research {
  font-weight: 900;
  font-size: 4.3rem;
  color: white;
  letter-spacing: 0.4rem;
}
.readmore-btn {
  padding: 1.5rem 2.5rem;
  background-color: #eec73b;
  color: #3e4095;
  border-radius: 3rem;
  font-size: 1rem;
  font-weight: 600;
}
.paper-title {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.8rem;
}
.research-row {
  background-color: #eec73b;
  padding: 3rem;
  border-radius: 2rem;
}
.award-container {
  background-color: #f3f4fe;
}
.accordion-button:not(.collapsed) {
  color: black;

  background-color: unset !important;
  border: none;
  box-shadow: none;
}
.accordion {
  border: 1px solid black;
  border-radius: 2rem;
  padding: 1rem 2rem;
}
.accordion-item {
  background-color: unset;
  border: none;
}
.accordion-button {
  background-color: unset;
  font-size: 1.25rem;
  font-weight: 500;
  color: black;
}
.faq-btn {
  background-color: #eec73b;
  color: #2f2f2f;
  font-weight: 600;
  border-radius: 0.6rem;
  padding: 0.7rem 2rem !important;
}
.form-container {
  background-color: #eef0fe;
  position: relative;
  z-index: 1;
}

.index-form {
  background-color: white;
  padding: 3rem 5rem;
  border-radius: 2rem;
  z-index: 3;
}
.detail {
  font-size: 1.25rem;
  font-weight: 600;
}
.label-title {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 1rem;
  width: 100%;
}
.form-enroll {
  width: 100%;
  border: 1px solid lightgray;
  border-radius: 2rem;
  padding: 0.8rem 2rem;
  color: rgba(41, 42, 45, 0.7);
}
.form-enroll-2 {
  width: 70%;
  border: 1px solid lightgray;
  border-radius: 2rem;
  padding: 0.8rem 2rem;
  color: rgba(41, 42, 45, 0.7);
}
.input-div {
  margin: 2rem 0rem;
}

.submit-btn {
  background-color: #eec73b;
  color: #2f2f2f;
  font-weight: 600;
  border-radius: 0.6rem;
  padding: 0.7rem 3rem !important;
  border: none;
}
footer {
  background-color: #3e4095;
}
.footer-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.footer-col {
  color: white;
}
.footer-list {
  list-style: none;
  padding: 0rem;
}
.footer-list-3 {
  list-style: none;
  padding: 0rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.footer-list-3 li a {
  color: white;
  font-size: 0.875rem;
}
.footer-list li a {
  color: white;
  font-size: 0.875rem;
}
.footer-li {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin: 1rem 0rem;
}
.footer-li-2 {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.touch:nth-child(1) {
  margin-left: 0.2rem;
}
.touch:nth-child(3) {
  margin-left: 0.2rem;
}
.modal {
  background-color: rgba(62, 64, 149, 0.25);
}
.btn:hover {
  background-color: #eec73b;
  color: #3e4095;
}
.modal-header {
  border-bottom: none;
  padding: 2rem 4rem;
}
.modal-body {
  border-bottom: none;
  padding: 3rem;
}
.modal-select {
  padding: 0.7rem 2rem 0.5rem 0.9rem;
  border: 1px solid lightgray;
  border-radius: 2rem;
  width: 100%;
}
.modal-dialog {
  max-width: 80%;
}
.modal-content {
  border-radius: 2rem;
}
.modal-button {
  background-color: #eec73b;
  color: #2f2f2f;
  font-weight: 600;
  border-radius: 0.6rem;
  padding: 0.7rem 2rem;
  border: none;
}
.modal-label {
  font-weight: 600;
  margin-bottom: 0.5rem;
}
#results {
  justify-content: center;
  gap: 2rem;
  margin: 1rem;
  padding: 2rem;
  border-radius: 2rem;
  border: 1px solid transparent;
}
.results-border {
  border-color: #2f2f2f !important;
}
.result-title {
  font-size: 1.375rem;
  font-weight: 700;
}
/* Awards */
button:focus {
  outline: 0;
}

.owl-carousel-stacked {
  margin-top: 20px;
}

.owl-carousel-stacked .owl-item.center {
  transform: scale(1) !important;
  /* -webkit-box-shadow: 0px 0px 55px -12px rgba(0, 0, 0, 0.74);
  -moz-box-shadow: 0px 0px 55px -12px rgba(0, 0, 0, 0.74);
  box-shadow: 0px 0px 55px -12px rgba(0, 0, 0, 0.74); */
}

.owl-carousel-stacked .owl-item {
  opacity: 0;
  transition: all 0.5s;
  transform: scale(0.5) !important;
}

.owl-carousel-stacked .active {
  opacity: 1;
}

.owl-carousel-stacked .left-of-mid {
  transform: scale(0.5) translateX(125%) !important;
}

.owl-carousel-stacked .right-of-mid {
  transform: scale(0.5) translateX(-125%) !important;
}

.owl-carousel-stacked .left-of-center {
  transform: scale(0.7) translateX(30%) !important;
}

.owl-carousel-stacked .right-of-center {
  transform: scale(0.7) translateX(-30%) !important;
}

.owl-carousel-stacked .center {
  z-index: 2;
}

.owl-carousel-stacked .owl-carousel {
  position: relative;
}

.owl-carousel-stacked .owl-prev,
.owl-carousel-stacked .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  cursor: pointer;
  color: #ddd !important;
}

.owl-carousel-stacked .owl-prev {
  left: 0;
}

.owl-carousel-stacked .owl-next {
  right: 0;
}

.owl-carousel-stacked .owl-dots {
  text-align: center;
  background-color: white;
  height: 15rem;
  position: absolute;
  top: 19rem;
  width: 100%;
  padding-top: 5rem;
}

.owl-carousel-stacked .owl-dot {
  cursor: pointer;
  background-color: #ddd !important;
  width: 4rem;
  height: 0.5rem;
  display: inline-block;
  /* margin: 10px 2px; */
}

.owl-carousel-stacked .owl-dot.active {
  background-color: #646464 !important;
}

.owl-carousel-stacked .owl-stage-outer {
  padding: 25px 0;
}
.owl-carousel-stacked {
  position: relative;
}
/* Awards */
/* Index page end*/

/* About Page start */
.about-btn {
  font-family: "Poppins", sans-serif;
  background-color: #3e4095;
  border: none;
  color: white;
  font-weight: 600;
  font-size: 0.75rem;
}
.about-hero {
  background-color: #eec73b;
}
.abacus-col {
  position: relative;
}
.abacus-text {
  position: absolute;
  top: 11rem;
  right: 3rem;
}
.about-container {
  position: relative;
  padding-top: 17rem !important;
  background-color: #f3f4fe;
}
.finder-container-2 {
  position: absolute;
  top: -10rem;
  right: 0;
}
.finder-container-3 {
  position: absolute;
  top: -10rem;
  right: 0;
}
.comic-container {
  background-image: linear-gradient(to right, #f3f4fe, white);
}
.text-container {
  background-color: #3e4095;
}
.about-text p {
  color: #ffffff;
  opacity: 45%;
}
.about-col-simple {
  padding: 5rem;
  min-height: 35rem;
  max-height: 35rem;
  margin-top: 2rem;
}
.col-1-text {
  font-size: 1.5rem;
  opacity: 45%;
}
.col-1-text span {
  font-weight: 700;
}
.col-1-content {
  font-size: 6rem;
  font-weight: 900;
  line-height: 6rem;
  margin-top: 2rem;
}
.about-col-1 {
  padding: 5rem;
  background-color: #eec73b;
  border-radius: 2rem;
  min-height: 35rem;
  max-height: 35rem;
  margin-top: 2rem;
}
.about-col-2 {
  border-radius: 2rem;
  padding: 5rem;
  min-height: 35rem;
  max-height: 35rem;
  background-color: #3e4095;
  margin-top: 2rem;
}
.about-title {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
}
.about-content {
  opacity: 45%;
  font-weight: 500;
  line-height: 180%;
}
.about-col-2 .about-title {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
  color: white;
}
.about-col-2 .about-content {
  opacity: 45%;
  font-weight: 500;
  color: white;
  line-height: 180%;
}
.comic-content {
  opacity: 45%;
  font-weight: 500;
  text-align: center;
  line-height: 180%;
}
.why-ucmas {
  background-color: #3e4095;
}
.why-ucmas-title {
  font-size: 3rem;
  color: white;
  font-weight: 500;
}
.about-row-col {
  display: flex;
  justify-content: space-evenly;
}
.ucmas-bold {
  font-weight: 800;
}
.why-ucmas-content {
  color: white;
  opacity: 45%;
  font-weight: 500;
  line-height: 180%;
}
.global-container {
  background-color: #eec73b;
}
.global-title {
  font-size: 3rem;
  font-weight: 900;
}
.global-content {
  opacity: 45%;
  line-height: 180%;
  font-weight: 500;
}
/* About Page End */

/* Contact Page Start */
.contact-finder-container {
  background-color: #3e4095;
  position: relative;
  height: 20rem;
}
.form-container {
  background-color: #f3f4fe;
}

.contact-form {
  width: 100%;
  border: none;
  border-radius: 2rem;
  padding: 0.7rem 2rem;
}
.contact-form-text {
  width: 100%;
  border: none;
  border-radius: 2rem;
  padding: 0.7rem 2rem;
}
.contact-label {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
}
.get-in-touch {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.map-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #eec73b;
  border-radius: 1rem;
  padding: 1.3rem;
  z-index: 1;
}
.map-img {
  border-radius: 0.8rem;
}
.map-div {
  position: relative;
}
.map-arrow {
  position: absolute;
  bottom: 1rem;
  left: 20rem;
}
.map-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f3f4fe;
  position: relative;
}
.blue-map {
  background-color: #3e4095;
  position: absolute;
  top: 0rem;
  left: 0rem;
  height: 20rem;
}
.contact-list {
  color: black !important;
  font-weight: 500;
}
.footer-li-social {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: end;
}
/* Contact Page End */

/*Franchise Page Sta */
.f-heading {
  font-size: 2.25rem;
  font-weight: 600;
  text-align: center;
}
.heading-content {
  opacity: 45%;
  font-weight: 500;
  text-align: center;
}
.f-subheading {
  font-size: 1.5rem;
  text-align: center;
  font-weight: 600;
}
.f-content-col {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3rem;
  gap: 2rem;
  justify-content: center;
}
.f-content p {
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0rem;
}
.f-content {
  padding: 2rem;
  border-radius: 1.5rem;
  display: flex;
  align-items: center;
  min-height: 14rem;
}
.f-content:nth-child(odd) {
  background-color: #eec73b;
}
.f-content:nth-child(even) {
  background-color: #3e4095;
  color: white;
}
.join-container {
  background-color: #eec73b;
}
.detail-2 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #3e4095;
}
.franchise-form {
  background-color: white;
  padding: 3rem 5rem;
  border-radius: 2rem;
  z-index: 3;
}
.f-heading p a {
  color: #3e4095;
  font-size: 1.75rem;
}
.f-heading p {
  text-align: left;
}
.f-heading p a:hover {
  color: #7476e2;
}
.footer-logo {
  width: 10%;
}
/*Franchise Page End */
.girl-hero {
  width: 100%;
}
.brain-hero {
  width: 60%;
}
.key-title {
  font-size: 1.5rem;
  font-weight: 500;
}
.key-text {
  font-size: 1rem;
}
.key-content-col {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3rem;
  gap: 2rem;
  justify-content: center;
}
.key-content p {
  margin-bottom: 0rem;
}
.key-content {
  padding: 2rem;
  border-radius: 1.5rem;
  display: flex;
  align-items: center;
  min-height: 27rem;
}
.key-content:nth-child(odd) {
  background-color: #eec73b;
}
.key-content:nth-child(even) {
  background-color: #3e4095;
  color: white;
}
.owl-theme .owl-dots .owl-dot span {
  height: 3px;
  margin: 5px 0px;
  border-radius: 0px;
}
.facebook {
  width: 4.2rem;
}
.arrow {
  background-image: url(bg-image/header-arr.png);
  background-repeat: no-repeat;
  background-position: right 1.2rem top 50%;
  appearance: none;
  background-size: 0.75rem auto;
}
.header-arr {
  width: 0.7rem;
}
.blue {
  background-color: #3e4095;
  height: 45rem;
  position: absolute;
  bottom: -1rem;
  z-index: -1;
}
.wpcf7 {
  display: flex;
  justify-content: center;
}
form.wpcf7-form {
  background-color: white;
  padding: 3rem 5rem;
  border-radius: 2rem;
  width: 92%;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: #eec73b;
  color: #2f2f2f;
  font-weight: 600;
  border-radius: 0.6rem;
  padding: 0.7rem 3rem !important;
  border: none;
  width: 10rem;
}
.form-div-1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.form-submit-btn p {
  text-align: center;
  display: flex;
  align-items: center;
  margin-top: 2rem;
  flex-direction: column;
}
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: none;
}
#wpcf7-f158-o1 .wpcf7-form {
  background-color: unset !important;
  padding: 3rem 5rem;
  border-radius: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 92%;
}

#wpcf7-f159-o1 .wpcf7-form {
  width: 84%;
}
