@font-face {
  font-family: "Hvdtrial Plutosans Bf 648692 Eab 4120";
  src: url('../fonts/HvDTrial_PlutoSans-CondBold-BF648692eab4120.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hvdtrial Plutosans Bf 648692 Eacb 74 E 1";
  src: url('../fonts/HvDTrial_PlutoSans-CondLight-BF648692eacb74e.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hvdtrial Plutosans Bf 648692 Eaac 104";
  src: url('../fonts/HvDTrial_PlutoSans-CondMedium-BF648692eaac104.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hvdtrial Plutosans Bf 648692 Eadc 34 C";
  src: url('../fonts/HvDTrial_PlutoSans-Bold-BF648692eadc34c.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hvdtrial Plutosans Bf 648692 Eadb 087";
  src: url('../fonts/HvDTrial_PlutoSans-Black-BF648692eadb087.woff') format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pluto;
  src: url('../fonts/Pluto-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Pluto;
  src: url('../fonts/Pluto-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  text-transform: capitalize;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
}

p {
  margin-bottom: 10px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

a {
  text-decoration: underline;
}

.content-section {
  min-height: 350px;
  display: block;
}

.hero {
  min-height: 10vh;
}

.top-navigation {
  background-color: #f6f8f9;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container {
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.flex-nav {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.info-nav-box {
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  padding-bottom: 0;
  display: flex;
}

.info-nav-box.left-info-box {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
}

.t-navlink {
  color: #002f6c;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.t-navlink.student-p {
  background-image: url('../images/Shape.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 23px;
}

.t-navlink.black {
  color: #012f6c;
}

.search-box {
  background-image: url('../images/search-4-svgrepo-com.svg');
  background-position: 0 0;
  background-size: cover;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-right: 20px;
}

.search-box.hide {
  display: none;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
}

.icon {
  margin-right: 0;
}

.nav-button {
  color: #fff;
  text-align: center;
  background-color: #002f6c;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  padding: 6px 15px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.cart-icon {
  background-image: url('../images/cart-2-fill-svgrepo-com.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-left: 10px;
}

.brand {
  width: 14%;
}

.navbar {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link {
  color: #333;
  flex-flow: column;
  height: 56px;
  margin-left: 0;
  margin-right: 20px;
  padding: 12px 0;
  font-family: Open Sans, sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.nav-link.dropdwn {
  margin-right: 10px;
  padding-left: 0;
  padding-right: 30px;
}

.nav-link.register {
  color: #fff;
  background-color: #f4364c;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 134px;
  height: auto;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 0;
}

.nav-link.hide {
  display: none;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  width: 79%;
  display: flex;
}

.icon-2 {
  margin-top: 15px;
  margin-right: 10px;
}

.sub-navlink {
  margin-top: 5px;
  font-size: 9px;
  line-height: 9px;
}

.content-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.content-wrapper.relative-wrapper {
  position: relative;
}

.content-wrapper.hide {
  display: none;
}

.content-wrapper.scheduled-wrapper {
  padding-top: 60px;
  display: block;
}

.content-wrapper.assess-calendar, .content-wrapper.consult-form {
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.content-wrapper.padding20 {
  padding-bottom: 20px;
  display: block;
}

.flex-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.flex-wrapper.mid-flex {
  justify-content: center;
  align-items: center;
}

.flex-wrapper.flex {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}

.flex-wrapper.button-schedule {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.assessment-box {
  color: #fff;
  text-align: center;
  background-color: #1a3668;
  border: 2px solid #ffffff61;
  justify-content: center;
  align-items: center;
  width: 16.6%;
  min-height: 99px;
  padding: 19px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.assessment-box:hover {
  color: #002f6c;
  background-color: #fff;
  border-width: 3px;
  border-color: #1a3668;
}

.assessment-box.w--current {
  color: #000;
  background-color: #fff;
  border: 1px solid #1a3668;
}

.body {
  text-decoration: none;
}

.assessment {
  background-color: #1a3668;
  flex-flow: wrap;
  margin-bottom: 40px;
  display: flex;
}

.assessment.no-bmargin {
  margin-bottom: 0;
}

.booking-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.booking-wrapper.enquiry-wrapper {
  margin-bottom: 0;
}

.booking-content {
  text-align: left;
  font-family: Pluto, Impact, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  display: none;
}

.course-list-form-box {
  margin-bottom: 60px;
}

.course-list-form-box.hide {
  display: none;
}

.form-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form-block.hide {
  display: none;
}

.form {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.form.filter-form {
  flex-flow: row;
}

.form.left-align {
  justify-content: center;
  align-items: flex-start;
}

.select-field {
  color: #000;
  background-color: #f3f3f300;
  margin-bottom: 0;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.filter-box {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.link-block {
  color: #000;
  text-align: center;
  border: 2px solid #1c5eb5;
  justify-content: center;
  align-items: center;
  width: 49%;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.link-block.manage-boking {
  color: #fff;
  background-color: #1a3668;
  width: 105%;
}

.submit-button {
  display: none;
}

.course-box-register-wrapper {
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.course-box-price-item {
  border-bottom: 1px solid #fafafa;
  justify-content: space-between;
  margin-bottom: 2px;
  padding-bottom: 5px;
  font-family: Pluto, Impact, sans-serif;
  display: flex;
}

.course-link {
  color: #141414;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
  display: inline;
}

.course-link:hover {
  color: #0061b6;
}

.course-box-content {
  justify-content: space-between;
  display: flex;
}

.course-box-content.multiple {
  flex-wrap: wrap;
  place-content: flex-start space-between;
  display: flex;
}

.course-box-content.multiple.hide {
  display: none;
}

.course-box-price-1 {
  color: #f39909;
  font-size: 14px;
  font-weight: 400;
}

.course-box-price-1.inside {
  color: #ef8432;
}

.course-type {
  color: #181818;
  text-align: right;
  font-size: 16px;
  font-weight: 700;
}

.course-box-details-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 25px;
  margin-left: 25px;
  margin-right: 25px;
  display: flex;
}

.course-box-details {
  color: #141414;
  flex: 1;
  margin-bottom: 10px;
  font-weight: 400;
}

.course-box-price {
  border-top: 3px solid #f7f4ee00;
  align-self: stretch;
  padding-top: 0;
}

.course-box-price-3 {
  color: #181818;
  text-align: right;
  font-size: 15px;
  font-weight: 600;
}

.course-box-price-3.inside {
  margin-left: 15px;
  font-size: 14px;
  font-weight: 400;
}

.course-box-price-3.inside.bold {
  color: #070707;
  font-weight: 600;
}

.course-box-price-3.inside.left {
  text-align: left;
  margin-left: 0;
}

.course-box-price-3.inside.program-sub-heading {
  text-align: left;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 16px;
  line-height: 24px;
}

.box-button {
  box-shadow: none;
  background-color: #1c5eb5;
  margin-right: 0;
  padding: 11px 23px;
  font-family: Pluto, Impact, sans-serif;
  transition: background-color .325s;
}

.box-button:active {
  background-color: #1274cf;
}

.course-image-box.course-1 {
  background-image: url('../images/images.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.course-image-box.center-2 {
  background-image: url('../images/i-can-read-storefront.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.course-image-box.schedule-1 {
  background-image: url('../images/S8-DSC_7557_35-33.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.course-image-box.course-holiday {
  background-image: url('../images/Capture.PNG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 351px;
}

.course-image-box.listing-image {
  height: 350px;
}

.course-image-box.listing-image.listing-1 {
  background-image: url('../images/Open-House-2025.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.course-image-box.listing-image.listing-2 {
  background-image: url('../images/Open-House-2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.course-image-box.listing-image.listing-3 {
  background-image: url('../images/Shopifycatalogproductlisting-2025FebOpenHouse_540x.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.course-image-box.location-image {
  background-image: url('../images/i-can-read-storefront.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.course-image-box.location-image.location-ang-mo {
  background-image: url('../images/2020-02-17.jpg');
}

.course-image-box.location-image.location-bedok {
  background-image: url('../images/BDK-New-Centre-Pics-171121-31.jpg');
}

.course-image-box.location-image.location-city {
  background-image: url('../images/IMG_3441.JPG');
}

.course-box-price-3-wrapper {
  text-align: left;
  min-width: 74px;
}

.course-box-price-3-wrapper.left-align {
  text-align: left;
}

.course-box-price-3-wrapper.left-course-box {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.course-box {
  border: 1px solid #f0f0f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 31%;
  padding-bottom: 30px;
  transition: all .2s;
  display: flex;
}

.course-box:hover {
  box-shadow: 0 10px 15px 8px #00000008;
}

.course-box.inside {
  background-color: #fff;
  justify-content: flex-start;
  align-items: stretch;
  width: 31%;
  min-width: 31%;
  min-height: 270px;
  margin-bottom: 3%;
  margin-right: 2%;
  padding-bottom: 10px;
  display: block;
  box-shadow: 0 0 #0003;
}

.course-box.inside:hover {
  box-shadow: -1px 4px 19px -7px #0003;
}

.course-box.inside.no-rmargin {
  margin-right: 0%;
}

.course-box.last {
  background-color: #fff;
  justify-content: flex-start;
  align-items: stretch;
  width: 31%;
  min-width: 31%;
  min-height: 270px;
  margin-bottom: 3%;
  margin-right: 0%;
  padding-bottom: 10px;
  box-shadow: 0 0 #0003;
}

.course-box.last:hover {
  box-shadow: -1px 4px 19px -7px #0003;
}

.course-box.last.no-rmargin {
  margin-right: 0%;
}

.footer-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-box {
  flex-flow: column;
  width: 19%;
  display: flex;
}

.footer-box.sub-footer-box {
  margin-right: 10px;
}

.footer-logo {
  margin-bottom: 25px;
}

.social {
  margin-bottom: 20px;
  display: flex;
}

.social-box {
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-right: 10px;
}

.footer-title {
  color: #102d7b;
  margin-bottom: 20px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.footer-link {
  color: #333;
  border-bottom: 1px solid #0000;
  margin-bottom: 10px;
  font-family: Pluto, Impact, sans-serif;
  text-decoration: none;
  display: inline-block;
}

.footer-link:hover {
  border-bottom: 1px solid #000;
}

.footer-info {
  justify-content: space-between;
  width: 75%;
  display: flex;
}

.footer-info-flex {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.footer-box-2 {
  width: 23%;
}

.submit-button-2 {
  background-color: #345aad;
  border-radius: 100px;
  display: none;
}

.footer-form {
  background-color: #fff;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  padding: 5px 10px 5px 21px;
  display: flex;
}

.sub-footer-list-info-copy {
  color: #fff;
  margin-bottom: 10px;
}

.footer-info-2 {
  flex-flow: column;
  width: 62%;
  margin-right: 10px;
  display: flex;
}

.footer-info-2.footer-full {
  width: 100%;
}

.text-field {
  border: 1px #000;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
}

.footer-send-button {
  background-color: #345aad;
  background-image: url('../images/plain-2-svgrepo-com.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 20px;
  display: flex;
}

.footer-subscription {
  width: 100%;
}

.footer-form-field {
  border: 1px solid #fff;
  border-radius: 16px;
  height: 55px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  box-shadow: 2px 1px 8px -2px #0003;
}

.footer-form-field:hover {
  box-shadow: -1px 1px 12px 1px #0003;
}

.footer-form-field:focus-visible, .footer-form-field[data-wf-focus-visible] {
  border-color: #f4364c;
  box-shadow: 2px 1px 8px -2px #f4364c;
}

.footer-submit-button {
  background-color: #f4364c;
  border-radius: 20px;
  padding: 10px 31px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 17px;
}

.copyright-box {
  background-color: #102d7b;
  padding-top: 20px;
  padding-bottom: 20px;
}

.copyright-info {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 14.24px;
}

.copyright-info.bmargin30 {
  margin-bottom: 30px;
}

.f-blue-line {
  background-color: #102d7b;
  width: 100%;
  height: 4px;
  margin-bottom: 3px;
}

.f-red-line {
  background-color: #f4364c;
  width: 100%;
  height: 4px;
  margin-bottom: 3px;
}

.dropdown-link {
  color: #222326;
  background-color: #fff;
  border-bottom: 1px solid #00000026;
  font-family: Pluto, Impact, sans-serif;
  transition: all .3s cubic-bezier(.25, .46, .45, .94), opacity .2s;
}

.dropdown-link:hover {
  color: #fff;
  background-color: #002f6c;
}

.dropdown-list {
  background-color: #a29191;
}

.dropdown-list.w--open {
  background-color: #fff;
  box-shadow: 0 2px 5px #0003;
}

.accent-text {
  color: #f4364c;
}

.country-drop.w--open {
  z-index: 2147483647;
  background-color: #fff;
}

.select-field-2 {
  color: #002f6c;
  background-color: #f3f3f303;
  border: 1px solid #0000;
  width: auto;
  margin-bottom: 0;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Pluto, Impact, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.select-field-2.time-drop {
  font-size: 14px;
}

.form-block-3 {
  margin-bottom: 0;
}

.assessment-box-wrapper {
  border: 1px #00000024;
  border-radius: 8px;
  flex-flow: column;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 20px 40px;
  display: none;
  box-shadow: 1px 1px 10px -2px #0003;
}

.assessment-box-wrapper.assessment-home-wrapper {
  display: block;
}

.assessment-box-wrapper.assessment-scheduled {
  width: 70%;
  display: flex;
}

.assess-info-box {
  flex-flow: column;
  width: 90%;
  display: flex;
}

.assess-info-box.booking-details {
  width: 40%;
  height: 50px;
  margin-bottom: 0;
  margin-right: 10px;
}

.assess-info-box.reference {
  width: 100%;
  height: 50px;
  margin-bottom: 0;
  margin-right: 10px;
}

.assess-info-box.bmargin30 {
  margin-bottom: 30px;
}

.assessment-info {
  margin-bottom: 10px;
  display: flex;
}

.assessment-info.hide {
  display: none;
}

.a-info {
  width: 50%;
  font-family: Pluto, Impact, sans-serif;
}

.a-info.yello {
  color: #ef8432;
  text-align: right;
  width: 44%;
  margin-right: 20px;
}

.a-info.date {
  justify-content: flex-start;
  align-items: center;
  width: 100px;
  display: flex;
}

.a-info.date-select, .a-info.time-select {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.calendar-icon {
  background-color: #002f6c00;
  background-image: url('../images/calendar-svgrepo-com.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  min-width: 30px;
  height: 30px;
  margin-right: 10px;
}

.calendar-box {
  width: 49%;
  display: block;
}

.month-slider {
  background-color: #ddebfc;
  border-radius: 15px;
  margin-bottom: 20px;
  padding: 24px;
}

.slider {
  background-color: #ddd0;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  min-height: 100px;
  display: flex;
}

.slide-nav {
  display: none;
}

.arrow {
  color: #f4364c;
  width: 20px;
  height: 20px;
  inset: 3% 0% auto auto;
}

.arrow.a-left {
  inset: 3% auto auto 0%;
}

.icon-3 {
  margin-right: 0;
  font-size: 16px;
}

.month {
  text-align: center;
  font-family: Pluto, Impact, sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  top: 7px;
}

.clock-icon {
  background-color: #002f6c00;
  background-image: url('../images/clock-circle-svgrepo-com.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-right: 10px;
}

.calendar-box-details {
  margin-top: 15px;
  position: relative;
  top: 12px;
}

.calendar {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.calendar.left-align-calendar {
  justify-content: center;
  align-items: center;
}

.calendar-aday {
  color: #000;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.days {
  color: #002f6c;
  text-align: center;
  width: 14%;
  font-family: Pluto, Impact, sans-serif;
}

.days.sunday {
  color: #f4364c;
}

.mask {
  min-height: 200px;
}

.calendar-date {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.date {
  color: #002f6c;
  text-align: center;
  background-color: #fff0;
  border-radius: 19px;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 50px;
  margin-bottom: 5px;
  margin-right: 10px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 19px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.date:hover {
  background-color: #fff;
}

.date.sunday {
  color: #f4364c;
}

.date.prev-date {
  color: #002f6c75;
}

.date.current-date {
  background-color: #fff;
}

.consult-form-wrapper {
  margin-top: 40px;
}

.consult-form-wrapper.hide {
  display: none;
}

.consult-form-wrapper.form-home {
  border: 1px solid #0003;
  border-radius: 8px;
  margin-bottom: 40px;
  padding: 23px;
  display: flex;
  box-shadow: 1px 1px 10px -2px #0003;
}

.form-field-box {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
}

.half-field-box {
  width: 49%;
}

.field-label {
  margin-bottom: 10px;
  font-family: Pluto, Impact, sans-serif;
}

.red {
  color: #f4364c;
}

.radio-box {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.radio-box.student-r-button {
  width: 360px;
}

.sex {
  margin-bottom: 0;
  margin-right: 20px;
}

.sex.new-student {
  width: 100%;
}

.sex.existing-student {
  width: 100%;
  margin-top: 0;
}

.radio-button-label {
  font-family: Pluto, Impact, sans-serif;
}

.calendar-field {
  border-bottom: 2px solid #00000026;
  padding-bottom: 10px;
}

.icon-box {
  width: 20px;
  height: 20px;
}

.text-field-2 {
  color: #000;
  border: 1px solid #d7e5ff;
  padding-top: 27px;
  padding-bottom: 27px;
  padding-left: 10px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 15px;
}

.text-field-2::placeholder {
  color: #102d7b;
}

.text-field-2.birthday {
  background-image: url('../images/calendar-svgrepo-com.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 25px;
  padding-left: 40px;
}

.text-field-2.phone {
  color: #102d7b;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 0;
  display: flex;
}

.text-field-2.message-field {
  padding-bottom: 64px;
}

.text-field-2.select {
  color: #333;
  background-color: #f3f3f300;
}

.number-area-code-box {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.number-code {
  color: #102d7b;
  background-color: #f3f3f300;
  border: 1px solid #0000;
  border-right: 1px #e7e7e7;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Pluto, Impact, sans-serif;
}

.number-code.reason-icr {
  color: #102d7b;
  border: 1px solid #d7e5ff;
  height: 55px;
  padding-left: 10px;
}

.sub-half-field {
  width: 48%;
}

.sub-half-field.code-number {
  width: 36%;
}

.sub-half-field.code-number-copy {
  width: 60%;
}

.div-block {
  justify-content: space-between;
  display: flex;
}

.rules-wrapper {
  margin-top: 40px;
  margin-bottom: 25px;
}

.rules-box {
  margin-bottom: 10px;
  display: flex;
}

.checkbox-label {
  margin-left: 10px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.privacy {
  color: #1a3668;
  text-decoration: none;
}

.button {
  background-color: #102d7b;
  border: 2px solid #102d7b;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.button.rmargin20 {
  border-color: #102d7b;
  margin-right: 20px;
}

.button.cancel {
  color: #000;
  background-color: #fff;
  border: 2px solid #102d7b;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.outlook {
  color: #000;
  background-color: #fff;
  background-image: url('../images/pngwing.com.png');
  background-position: 12%;
  background-repeat: no-repeat;
  background-size: 30px;
  border: 2px solid #102d7b;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 61px;
  text-decoration: none;
  display: flex;
}

.button.google {
  color: #000;
  background-color: #fff;
  background-image: url('../images/google-color-svgrepo-com.svg');
  background-position: 12%;
  background-repeat: no-repeat;
  background-size: 30px;
  border: 2px solid #102d7b;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 61px;
  text-decoration: none;
  display: flex;
}

.button.appointment-button {
  color: #000;
  background-color: #bcc1cf00;
  border-color: #102d7b;
  margin-right: 20px;
  display: block;
}

.button.next-button {
  border-radius: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.button.completde-appointmet-button {
  border-color: #102d7b21;
  margin-right: 20px;
}

.button.next-button {
  border-radius: 10px;
}

.birthday-cal {
  width: 36%;
  display: none;
  position: absolute;
  inset: 51% auto auto 6%;
}

.birthday-cal.birthday-reg {
  display: none;
  top: 99%;
}

.appt-sched-box {
  justify-content: center;
  align-items: center;
  display: flex;
}

.appt-sched-box.sched-flex {
  flex-flow: column;
  display: flex;
}

.appointment-box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  display: flex;
}

.appoint-icon {
  width: 120px;
  height: 120px;
  margin-right: 10px;
}

.mid-content {
  text-align: center;
}

.mid-content.email-confirmation {
  font-size: 21px;
}

.assessment-info-box {
  margin-top: 10px;
  margin-bottom: 0;
  display: flex;
}

.assess-icon-box {
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-right: 10px;
}

.assess-icon-box.mail {
  width: 25px;
  min-width: 25px;
  height: 25px;
  min-height: 25px;
}

.assess-info {
  justify-content: flex-start;
  align-items: center;
  font-family: Pluto, Impact, sans-serif;
  font-size: 16px;
  line-height: 26px;
  display: flex;
}

.button-wrapper {
  width: 100%;
  display: flex;
}

.button-wrapper.mid-bwrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
}

.button-wrapper.mid-bwrapper.top-margin {
  margin-top: 20px;
}

.button-wrapper.t-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

.button-wrapper.t-margin.mid {
  justify-content: center;
  align-items: center;
}

.assess-instruction {
  margin-bottom: 20px;
}

.sched-box {
  border: 1px solid #f0f0f0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 31%;
  padding-bottom: 0;
  transition: all .2s;
  display: flex;
}

.sched-box:hover {
  box-shadow: 0 10px 15px 8px #00000008;
}

.sched-box.inside {
  background-color: #fff;
  justify-content: flex-start;
  align-items: stretch;
  width: 31%;
  min-width: 31%;
  min-height: 270px;
  margin-bottom: 3%;
  margin-right: 2%;
  padding-bottom: 10px;
  box-shadow: 0 0 #0003;
}

.sched-box.inside:hover {
  box-shadow: -1px 4px 19px -7px #0003;
}

.sched-box.inside.no-rmargin {
  margin-right: 0%;
}

.sched-box.last {
  background-color: #fff;
  justify-content: flex-start;
  align-items: stretch;
  width: 31%;
  min-width: 31%;
  min-height: 270px;
  margin-bottom: 3%;
  margin-right: 0%;
  padding-bottom: 10px;
  box-shadow: 0 0 #0003;
}

.sched-box.last:hover {
  box-shadow: -1px 4px 19px -7px #0003;
}

.sched-box.last.no-rmargin {
  margin-right: 0%;
}

.schedule-info-box {
  justify-content: space-between;
  display: flex;
}

.schedule-image-box {
  width: 43%;
}

.schedule-content-box {
  width: 53%;
}

.promo {
  color: #f4364c;
  font-size: 22px;
  line-height: 31px;
}

.event-wrap {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.event-box {
  justify-content: flex-start;
  align-items: center;
  width: 24%;
  margin-right: 20px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 15px;
  display: flex;
}

.event-icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.event-details-box {
  justify-content: space-between;
  margin-top: 10px;
  display: flex;
}

.mid-heading {
  text-align: center;
  line-height: 34px;
}

.schedule-form {
  border-radius: 20px;
  padding: 44px;
  position: relative;
  box-shadow: 1px 1px 10px -2px #0003;
}

.schedule-form.mid {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sched-calendar {
  width: 36%;
  display: none;
  position: absolute;
  inset: auto auto 24% 51px;
}

.course-image {
  width: 100%;
}

.new-student-form-wrapper {
  margin-top: 40px;
  display: none;
}

.terms-title {
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Pluto, Impact, sans-serif;
}

.terms-title.instruct {
  color: #f4364c;
  text-align: center;
  margin-bottom: 20px;
}

.existing-student {
  margin-top: 40px;
  display: block;
}

.existing-student-form-wrapper {
  display: none;
}

.location-image {
  width: 100%;
}

.captcha {
  margin-bottom: 30px;
}

.calendar-flex {
  justify-content: space-between;
  display: flex;
}

.time-slot-box {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 47%;
  display: flex;
}

.time-box-wrapper {
  flex-flow: wrap;
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
}

.time-box {
  color: #1a3668;
  text-align: center;
  border: 2px solid #d7e5ff;
  border-radius: 10px;
  width: 30%;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 17px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 18px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
}

.time-box:hover, .time-box.current-time {
  background-color: #ddebfc;
  border-color: #ddebfc;
}

.time-zone {
  background-image: url('../images/earth-svgrepo-com.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 25px;
  padding-left: 42px;
}

.recaptcha {
  margin-bottom: 20px;
}

.booking-ref {
  margin-bottom: 0;
}

.select-time-box {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.selected-time {
  color: #fff;
  background-color: #717171;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 20px;
  padding: 12px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 16px;
  display: flex;
}

.selected-time.time-2, .selected-time.time-3 {
  display: none;
}

.time-title {
  margin-bottom: 0;
}

.center-heading {
  text-align: center;
}

.tab-link {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: break-word;
  background-color: #1a3668;
  border: 1px solid #ffffff6b;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 0;
  min-height: 65px;
  margin-bottom: 10px;
  padding: 20px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 15px;
  line-height: 23px;
  text-decoration: none;
  display: flex;
}

.tab-link:hover {
  background-color: #4a90e2;
}

.tab-link.w--current {
  color: #fff;
  background-color: #1a3668;
  border-width: 0;
  border-color: #1a366800;
}

.tab-link.w--current:hover {
  background-color: #4a90e2;
  border-color: #2d5b9a;
}

.tab-link.tab-link-2 {
  overflow-wrap: normal;
  width: 50%;
}

.tab-link.blue-gray {
  color: #fff;
}

.tab-link.blue-gray:hover {
  background-color: #4a90e2;
}

.tab-link.red {
  background-color: #f4364c;
}

.tab-link.red:hover {
  background-color: #d0021b;
}

.tab-link.blue {
  background-color: #1a3668;
}

.tab-link.blue:hover {
  background-color: #4a90e2;
}

.tab-link.light {
  color: #1a3668;
  background-color: #b6c7d8;
}

.tab-link.light:hover {
  color: #fff;
  background-color: #4a90e2;
}

.tabs {
  background-color: #fff;
}

.tabs-content {
  padding-top: 20px;
}

.tabs-menu {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.assess-wrapper {
  display: block;
}

.a-info-2 {
  width: 37%;
  font-family: Pluto, Impact, sans-serif;
}

.a-info-2.yello {
  color: #ef8432;
  width: 43%;
}

.a-info-2.yello-academy {
  color: #ef8432;
  text-align: right;
  width: 45%;
  margin-right: 40px;
}

.assessment-box-wrapper-2 {
  border: 1px #00000024;
  border-radius: 8px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 20px 40px;
  box-shadow: 1px 1px 10px -2px #0003;
}

.form-field-box-2 {
  justify-content: space-between;
  margin-bottom: 15px;
  display: flex;
}

.assess-info-box-2 {
  width: 60%;
}

.calendar-2 {
  display: flex;
}

.assess-academy {
  width: 90%;
}

.tab-block {
  color: #fff;
  text-transform: uppercase;
  background-color: #1a3668;
  border: 2px solid #ffffff3b;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  min-height: 65px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 23px;
  text-decoration: none;
  display: flex;
}

.tab-block:hover {
  color: #1a3668;
  mix-blend-mode: normal;
  background-color: #1a366800;
  border-color: #1a3668;
}

.tab-block.w--current {
  color: #1a3668;
  background-color: #fff;
  border-color: #1a3668;
}

.div-block-2 {
  border: 1px solid #1a3668;
  border-radius: 5px;
  display: flex;
}

.text-block-5 {
  direction: ltr;
  text-decoration: none;
}

.text-block-5.blue {
  color: #1a3668;
}

.tab-block-wrapper {
  border-radius: 5px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3 {
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.note-box {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.text-block-6 {
  font-family: Pluto, Impact, sans-serif;
  font-weight: 300;
}

.tab-block-copy {
  color: #fff;
  text-transform: uppercase;
  background-color: #1a3668;
  border: 2px solid #ffffff3b;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  min-height: 65px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 23px;
  text-decoration: none;
  display: flex;
}

.tab-block-copy:hover {
  color: #1a3668;
  mix-blend-mode: normal;
  background-color: #1a366800;
  border-color: #1a3668;
}

.tab-block-copy.w--current {
  color: #1a3668;
  background-color: #fff;
  border-color: #1a3668;
}

.custom-override-button-left-line {
  background-color: #73cc34;
  width: 2px;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.success-message {
  color: #fff;
  background-color: #73cc34;
  font-weight: 400;
}

.custom-override-button-bottom-line {
  background-color: #73cc34;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.custom-override-button-wrapper {
  display: inline-block;
}

.custom-override-button-wrapper.center {
  text-align: center;
  display: block;
  position: relative;
}

.custom-override-button-right-line {
  background-color: #73cc34;
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.form-field-wrapper {
  position: relative;
}

.form-field-wrapper.margin-b40 {
  margin-bottom: 0;
}

.custom-override-button-top-line {
  background-color: #73cc34;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
}

.form-text-field {
  color: #102d7b;
  background-color: #0000;
  border: 1px solid #d7e5ff;
  width: 100%;
  min-height: 50px;
  padding-top: 20px;
  padding-bottom: 15px;
  font-family: Pluto, Impact, sans-serif;
}

.form-text-field:focus {
  border-color: #73cc34;
}

.form-text-field::placeholder {
  font-weight: 400;
}

.form-text-field.message {
  min-height: 100px;
  padding-top: 25px;
}

.error-message {
  color: #fff;
  background-color: #f03;
  font-weight: 400;
}

.form-field-label {
  color: #102d7b;
  background-color: #fff0;
  border-radius: 25px;
  padding: 3px 12px 2px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 19px;
  font-weight: 400;
  display: inline-block;
  position: absolute;
  top: -36px;
  left: 0;
}

.custom-overridebutton-text {
  margin: 15px 25px;
}

.custom-override-button {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.custom-override-button.absolute {
  z-index: 100;
  color: #0000;
  background-color: #0000;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.time-and-date-wrapper {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 25px;
  display: flex;
}

.half-form-field {
  width: 44%;
}

.code-embed {
  color: #3333330d;
  border-radius: 0;
}

.form-hide {
  display: none;
}

.select-date {
  border: 1px solid #ddebfc;
  margin-bottom: 10px;
  padding: 6px;
}

.select-date.hide {
  display: none;
}

.select-date.date-1 {
  border-color: #a9d0ff;
  border-radius: 9px;
  padding-left: 20px;
}

.select-date.date-2, .select-date.date-3 {
  padding-left: 20px;
  display: none;
}

.select-date.date-4, .select-date.date-5 {
  display: none;
}

.select-date-content {
  margin-bottom: 0;
}

.full-field-box {
  width: 100%;
}

.hide {
  display: none;
}

.logo-brad-cb {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  margin-bottom: 10px;
  margin-right: 0;
  display: flex;
}

.logo-brand-wrapper {
  color: #181818;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 25px;
  font-family: Pluto, Impact, sans-serif;
  font-size: 12px;
  display: none;
}

.prog-image {
  width: 80%;
  margin-right: 10px;
}

@media screen and (min-width: 1280px) {
  .form {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .form.filter-form {
    flex-flow: row;
    justify-content: space-between;
    align-items: stretch;
  }

  .submit-button.show {
    display: block;
  }

  .course-image-box.listing-image.listing-1, .course-image-box.listing-image.listing-2, .course-image-box.listing-image.listing-3 {
    background-size: cover;
  }

  .text-field-2.select {
    color: #333;
    background-color: #f3f3f300;
    font-family: Pluto, Impact, sans-serif;
  }

  .button {
    border-color: #102d7b;
  }

  .recaptcha {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .nav-link {
    font-size: 13px;
  }

  .course-image-box.course-holiday {
    height: 395px;
  }

  .footer-info-flex {
    flex-flow: row;
  }

  .footer-info-2 {
    margin-right: 20px;
  }

  .date {
    width: 60px;
    height: 60px;
  }

  .tab-link {
    border-width: 1px;
    border-color: #ffffff47;
    min-height: 60px;
  }

  .tab-link.w--current {
    border-width: 2px;
    border-color: #1a366896;
  }
}

@media screen and (min-width: 1920px) {
  .nav-link {
    font-size: 13px;
    line-height: 24px;
  }

  .course-image-box.course-holiday {
    height: 425px;
  }

  .calendar-aday {
    justify-content: space-between;
    align-items: center;
  }

  .days {
    text-align: left;
  }

  .calendar-date {
    justify-content: flex-start;
    align-items: center;
  }

  .date {
    width: 65px;
    height: 65px;
    margin-right: 20px;
    font-size: 19px;
  }

  .birthday-cal, .sched-calendar {
    width: 30%;
    left: 13%;
  }

  .tab-link.w--current {
    border-width: 2px;
    border-color: #1a3668b0;
  }
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 22px;
  }

  .footer-section {
    inset: auto 0% -19%;
  }

  .info-nav-box.left-info-box {
    width: 49%;
  }

  .t-navlink {
    font-size: 14px;
  }

  .search-box {
    display: none;
  }

  .search-box.hide {
    width: 25px;
    min-width: 25px;
    height: 25px;
    min-height: 25px;
    display: block;
    position: absolute;
    inset: 23px 12% 9% auto;
  }

  .nav-button {
    font-size: 13px;
  }

  .brand {
    width: 50%;
  }

  .nav-link {
    border-bottom: 1px solid #00000008;
    justify-content: space-between;
    align-items: flex-start;
    height: 46px;
    margin-right: 0;
    padding-left: 20px;
  }

  .nav-link.dropdwn {
    min-width: 100%;
    height: 46px;
    padding-left: 20px;
  }

  .nav-link.register {
    color: #333;
    background-color: #fff0;
    width: 0;
    min-width: 100%;
    padding-left: 20px;
  }

  .nav-link.hide {
    display: flex;
  }

  .nav-menu {
    background-color: #fff;
    width: 100%;
    box-shadow: 0 2px 5px #0003;
  }

  .sub-navlink {
    margin-top: 0;
    display: none;
  }

  .content-wrapper.no-t-padding {
    padding-top: 0;
  }

  .flex-wrapper {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .assessment-box {
    border: 1px solid #ffffff1a;
    width: 33.33%;
    min-height: 110px;
  }

  .assessment-box.w--current {
    border-color: #1a3668;
  }

  .assessment {
    flex-flow: wrap;
    width: 100%;
    display: flex;
  }

  .booking-content {
    font-size: 13px;
  }

  .form {
    flex-flow: wrap;
  }

  .form.filter-form {
    flex-flow: wrap;
    align-items: flex-start;
  }

  .select-field {
    width: 48%;
    margin-bottom: 10px;
  }

  .filter-box {
    width: 98%;
  }

  .link-block {
    width: 49%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .course-image-box.course-holiday {
    height: 330px;
  }

  .course-image-box.listing-image {
    height: 331px;
  }

  .course-box.inside {
    width: 48%;
  }

  .course-box.inside.no-rmargin {
    margin-right: 2%;
  }

  .course-box.last {
    width: 48%;
  }

  .course-box.last.no-rmargin {
    margin-right: 2%;
  }

  .footer-wrapper {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .footer-box {
    width: 20%;
    margin-bottom: 20px;
  }

  .footer-link {
    font-size: 10px;
    line-height: 16px;
  }

  .footer-info {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .footer-box-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .footer-info-2 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 5px;
  }

  .footer-subscription {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 60%;
    display: flex;
  }

  .copyright-box {
    height: 260px;
  }

  .dropdown-2 {
    width: 100%;
  }

  .menu-button {
    background-color: #f8f3f31f;
    padding: 0;
    font-size: 40px;
  }

  .menu-button.w--open {
    color: #002f6c;
    background-color: #fff0;
  }

  .subs-box {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .form-block-2 {
    width: 100%;
  }

  .select-field-2 {
    font-size: 12px;
    line-height: 20px;
  }

  .assessment-box-wrapper.assessment-home-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .assessment-box-wrapper.assessment-scheduled {
    display: none;
  }

  .assess-info-box {
    width: 100%;
  }

  .assess-info-box.booking-details, .assess-info-box.reference {
    width: 48%;
    margin-bottom: 20px;
  }

  .a-info.yello {
    text-align: right;
    width: 40%;
    margin-right: 20px;
  }

  .calendar-box {
    width: 100%;
  }

  .calendar {
    flex-flow: wrap;
  }

  .date {
    width: 12%;
  }

  .consult-form-wrapper.form-home {
    display: none;
  }

  .form-field-box {
    flex-flow: wrap;
    margin-bottom: 10px;
  }

  .half-field-box {
    width: 48%;
    margin-bottom: 10px;
  }

  .field-label {
    font-size: 10px;
  }

  .radio-box.student-r-button {
    flex-flow: wrap;
    width: 68%;
  }

  .sex.existing-student {
    display: flex;
  }

  .sex.new-student {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .radio-button-label {
    text-align: left;
  }

  .text-field-2 {
    margin-bottom: 0;
  }

  .text-field-2.message-field {
    margin-bottom: 20px;
  }

  .number-code {
    margin-top: -22px;
    display: block;
  }

  .number-code.reason-icr {
    margin-top: 0;
  }

  .sub-half-field.code-number {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
  }

  .div-block {
    flex-flow: wrap;
  }

  .birthday-cal {
    width: 60%;
    display: none;
    top: 45%;
  }

  .sched-box {
    width: 48%;
    margin-bottom: 20px;
  }

  .sched-box.inside {
    width: 48%;
  }

  .sched-box.inside.no-rmargin {
    margin-right: 2%;
  }

  .sched-box.last {
    width: 48%;
  }

  .sched-box.last.no-rmargin {
    margin-right: 2%;
  }

  .schedule-info-box {
    flex-flow: wrap;
  }

  .schedule-image-box {
    width: 100%;
    margin-bottom: 20px;
  }

  .schedule-content-box {
    width: 100%;
  }

  .sched-calendar {
    width: 60%;
    display: none;
    top: 45%;
  }

  .calendar-flex {
    flex-flow: wrap;
  }

  .time-slot-box {
    width: 100%;
    margin-top: 20px;
  }

  .tab-link {
    border: 2px solid #ffffff4d;
    justify-content: center;
    align-items: center;
    width: 50%;
    min-height: 72px;
    font-size: 12px;
    line-height: 17px;
    display: flex;
  }

  .tab-link.w--current {
    border-color: #1a3668;
    display: flex;
  }

  .tab-link.tab-link-2 {
    min-height: 72px;
  }

  .tabs-menu {
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .a-info-2 {
    text-align: left;
  }

  .a-info-2.yello-academy.student-status-title {
    width: 49%;
  }

  .form-field-box-2 {
    flex-flow: wrap;
  }

  .assess-info-box-2 {
    width: 100%;
  }

  .calendar-2 {
    flex-flow: wrap;
  }

  .assess-academy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: block;
  }

  .text-block, .text-block-2, .text-block-3 {
    white-space: normal;
  }

  .tab-block-wrapper {
    flex-flow: wrap;
  }

  .radio-button {
    margin-right: 20px;
  }

  .half-form-field {
    width: 49%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 22px;
    line-height: 32px;
  }

  p {
    text-align: left;
  }

  .container {
    text-align: center;
  }

  .info-nav-box.left-info-box {
    width: 100%;
  }

  .info-nav-box.hide {
    display: none;
  }

  .search-box.hide {
    top: 15px;
    right: 10%;
  }

  .brand {
    width: 35%;
  }

  .brand.w--current {
    padding-left: 0;
  }

  .navbar {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .content-wrapper.no-t-padding {
    padding-top: 0;
  }

  .content-wrapper.hide {
    display: none;
  }

  .flex-wrapper.flex, .flex-wrapper.button-schedule {
    justify-content: center;
    align-items: flex-start;
  }

  .assessment-box {
    min-height: auto;
    font-size: 13px;
    line-height: 23px;
  }

  .booking-content {
    text-align: center;
  }

  .select-field {
    width: 100%;
  }

  .course-box-content {
    flex-wrap: wrap;
  }

  .course-image-box.course-holiday {
    height: 495px;
  }

  .course-image-box.listing-image {
    height: 334px;
  }

  .course-box {
    flex-wrap: wrap;
    width: 50%;
  }

  .course-box.inside, .course-box.last {
    width: 100%;
    min-width: 100%;
  }

  .footer-box {
    width: 30%;
  }

  .footer-box.sub-footer-box {
    justify-content: flex-start;
    align-items: flex-start;
    width: 40%;
  }

  .footer-link {
    text-align: left;
  }

  .footer-subscription {
    width: 100%;
  }

  .subs-box {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .assessment-box-wrapper {
    width: 100%;
  }

  .assessment-box-wrapper.assessment-home-wrapper {
    display: none;
  }

  .assessment-info {
    flex-flow: wrap;
  }

  .a-info {
    text-align: left;
  }

  .calendar-box {
    width: 100%;
  }

  .date {
    height: 44px;
    margin-right: 5px;
  }

  .consult-form-wrapper.form-home {
    display: none;
  }

  .half-field-box {
    width: 100%;
  }

  .field-label {
    text-align: left;
  }

  .radio-box.student-r-button {
    width: 100%;
  }

  .sex.existing-student {
    margin-right: 0;
  }

  .checkbox-label, .checkbox-label.left {
    text-align: left;
  }

  .button.outlook {
    margin-bottom: 10px;
  }

  .birthday-cal {
    width: 81%;
    top: 48%;
  }

  .appointment-box {
    width: 100%;
  }

  .button-wrapper {
    flex-flow: wrap;
  }

  .sched-box {
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 10px;
  }

  .sched-box.inside, .sched-box.last {
    width: 100%;
    min-width: 100%;
  }

  .event-box {
    width: 46%;
    margin-bottom: 20px;
  }

  .event-details-box {
    flex-flow: wrap;
  }

  .sched-calendar {
    width: 81%;
    top: 48%;
  }

  .tab-link {
    white-space: normal;
    width: 50%;
    height: auto;
    line-height: 20px;
  }

  .tabs-menu {
    width: 99%;
  }

  .a-info-2 {
    width: 48%;
  }

  .a-info-2.yello, .a-info-2.yello-academy {
    width: 41%;
    margin-bottom: 10px;
  }

  .a-info-2.yello-academy.student-status-title {
    width: 39%;
    margin-right: 10px;
  }

  .assessment-box-wrapper-2 {
    width: 100%;
  }

  .text-block-4 {
    justify-content: flex-end;
    align-items: flex-start;
    display: block;
  }

  .text-block-5 {
    font-size: 14px;
  }

  .registration-selection {
    width: 47%;
    position: relative;
    left: 32px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 18px;
  }

  h3 {
    font-size: 21px;
    line-height: 32px;
  }

  .container {
    width: 85%;
  }

  .info-nav-box.left-info-box {
    flex-flow: wrap;
  }

  .search-box.hide {
    top: 10px;
    right: 16%;
  }

  .nav-button {
    font-size: 11px;
  }

  .brand {
    width: 57%;
  }

  .content-wrapper.no-t-padding {
    padding-top: 40px;
  }

  .flex-wrapper.left-align {
    justify-content: flex-start;
    align-items: center;
  }

  .assessment-box {
    width: 50%;
    font-size: 11px;
    line-height: 20px;
  }

  .select-field {
    width: 100%;
    margin-right: 0;
  }

  .course-box-register-wrapper {
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
  }

  .course-box-content {
    flex-direction: column;
  }

  .course-box-content.multiple {
    margin-left: 10px;
    margin-right: 10px;
  }

  .course-box-price-1.inside {
    font-size: 10px;
  }

  .course-type {
    padding-left: 10px;
    font-size: 14px;
  }

  .course-box-details-wrapper {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .course-box-details {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 23px;
  }

  .course-box-price {
    margin-top: 10px;
  }

  .course-box-price-3.inside {
    white-space: normal;
    word-break: break-all;
    font-size: 11px;
  }

  .course-box-price-3.inside.left {
    margin-bottom: 10px;
  }

  .course-box-price-3.inside.program-sub-heading {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 23px;
  }

  .box-button {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    line-height: 19px;
  }

  .course-image-box {
    height: 236px;
  }

  .course-image-box.course-holiday {
    height: 310px;
  }

  .course-image-box.listing-image {
    height: auto;
  }

  .course-image-box.listing-image.listing-1 {
    height: 200px;
  }

  .course-image-box.listing-image.listing-2, .course-image-box.listing-image.listing-3 {
    height: 250px;
  }

  .course-box {
    border-style: none;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    min-height: 430px;
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .course-box.inside, .course-box.last {
    border-style: none;
    width: 100%;
    min-width: 100%;
    margin-bottom: 5%;
    margin-right: 0%;
    box-shadow: -1px 4px 5px -2px #0003;
  }

  .footer-box {
    width: 100%;
  }

  .footer-box.sub-footer-box {
    width: 48%;
  }

  .footer-logo, .footer-title {
    text-align: left;
  }

  .footer-link {
    text-align: left;
    font-size: 13px;
    line-height: 16px;
  }

  .footer-subscription, .subs-box {
    width: 100%;
  }

  .select-field-2 {
    margin-right: 0;
  }

  .form-block-3 {
    margin-right: 20px;
  }

  .assessment-box-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .assessment-box-wrapper.assessment-home-wrapper {
    display: none;
  }

  .assess-info-box {
    width: 100%;
  }

  .assess-info-box.booking-details, .assess-info-box.reference {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .assessment-info {
    flex-flow: wrap;
  }

  .assessment-info.mid-assesment {
    flex-flow: column;
  }

  .a-info {
    text-align: left;
    width: 65%;
  }

  .a-info.yello {
    text-align: left;
    width: 35%;
    margin-bottom: 5px;
    margin-right: 0;
  }

  .calendar-box {
    width: 100%;
    display: block;
  }

  .calendar-aday {
    justify-content: flex-start;
    align-items: center;
  }

  .days {
    font-size: 9px;
    line-height: 16px;
  }

  .days.sunday {
    font-size: 9px;
  }

  .calendar-date {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .date {
    width: 14%;
    height: 27px;
    margin-right: 0;
    font-size: 9px;
    line-height: 24px;
  }

  .consult-form-wrapper.form-home {
    display: none;
  }

  .field-label {
    font-size: 13px;
  }

  .radio-box.student-r-button {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 92%;
    position: relative;
    left: 50px;
  }

  .sex.existing-student {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .sex.new-student {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .text-field-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sub-half-field.code-number {
    width: 100%;
    margin-bottom: 20px;
  }

  .sub-half-field.code-number-copy {
    width: 100%;
  }

  .checkbox-label {
    text-align: left;
    font-size: 12px;
    line-height: 22px;
  }

  .checkbox-label.left-align {
    text-align: left;
  }

  .button.rmargin20 {
    margin-bottom: 10px;
  }

  .button.appointment-button {
    text-align: center;
  }

  .button.next-button {
    margin-top: -30px;
  }

  .button.completde-appointmet-button {
    text-align: center;
    font-size: 13px;
    line-height: 23px;
  }

  .birthday-cal {
    width: 87%;
    display: none;
    top: 47%;
  }

  .button-wrapper.t-margin {
    width: 100%;
  }

  .sched-box {
    border-style: solid;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    min-height: 430px;
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .sched-box.inside, .sched-box.last {
    border-style: none;
    width: 100%;
    min-width: 100%;
    margin-bottom: 5%;
    margin-right: 0%;
    box-shadow: -1px 4px 5px -2px #0003;
  }

  .event-box {
    width: 100%;
    margin-bottom: 10px;
  }

  .schedule-form {
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .sched-calendar {
    width: 87%;
    display: none;
    top: 47%;
  }

  .terms-title {
    font-size: 13px;
  }

  .calendar-flex {
    justify-content: space-between;
    align-items: center;
  }

  .time-box {
    width: 29%;
    font-size: 12px;
    line-height: 17px;
  }

  .tab-link {
    width: 50%;
    min-height: 66px;
    padding: 0;
    font-size: 10px;
    line-height: 17px;
  }

  .tab-link.w--current {
    padding: 0;
  }

  .tab-link.tab-link-2 {
    min-height: 78px;
  }

  .tabs-menu {
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .a-info-2 {
    width: 55%;
  }

  .a-info-2.yello {
    width: 100%;
  }

  .a-info-2.yello-academy {
    text-align: right;
    width: 39%;
    margin-right: 10px;
  }

  .a-info-2.yello-academy.student-status-title {
    text-align: center;
    width: 100%;
  }

  .assessment-box-wrapper-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .assess-info-box-2, .assess-academy {
    width: 100%;
  }

  .text-block {
    display: flex;
  }

  .tab-block, .tab-block-copy {
    font-size: 14px;
  }

  .form-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .radio-button, .radio-button-2 {
    margin-right: 20px;
  }

  .registration-selection {
    width: 100%;
    left: 7px;
  }

  .form-text-field {
    width: 100%;
  }

  .form-field-label {
    top: -31px;
  }

  .custom-overridebutton-text {
    margin: 10px 20px;
    font-weight: 400;
  }

  .custom-override-button.absolute {
    padding-top: 0;
    padding-bottom: 0;
  }

  .half-form-field {
    width: 100%;
    margin-bottom: 50px;
  }
}


@font-face {
  font-family: 'Hvdtrial Plutosans Bf 648692 Eab 4120';
  src: url('../fonts/HvDTrial_PlutoSans-CondBold-BF648692eab4120.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hvdtrial Plutosans Bf 648692 Eacb 74 E 1';
  src: url('../fonts/HvDTrial_PlutoSans-CondLight-BF648692eacb74e.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hvdtrial Plutosans Bf 648692 Eaac 104';
  src: url('../fonts/HvDTrial_PlutoSans-CondMedium-BF648692eaac104.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hvdtrial Plutosans Bf 648692 Eadc 34 C';
  src: url('../fonts/HvDTrial_PlutoSans-Bold-BF648692eadc34c.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hvdtrial Plutosans Bf 648692 Eadb 087';
  src: url('../fonts/HvDTrial_PlutoSans-Black-BF648692eadb087.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pluto';
  src: url('../fonts/Pluto-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pluto';
  src: url('../fonts/Pluto-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}