.our-approbach-container {
  padding: 100px 0;
  background-color: #F3F3F3;
  position: relative;
  z-index: 2;
}

.our-approbach-container .our-approbach-cont {
  width: 100%;
  margin: 0 auto;
  max-width: 1170px;
}

.our-approbach-container .our-approbach-cont .our-approbach-title {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  color: #34304F;
  font-weight: 400;
  letter-spacing: 0.56px;
  line-height: 46px;
}

@media only screen and (min-width: 992px) {
  .our-approbach-container .our-approbach-cont .our-approbach-title {
    font-size: 36px;
    letter-spacing: 0.72px;
    line-height: 46px;
  }
}

.our-approbach-container .our-approbach-cont .approbach {
  width: 100%;
  margin: 40px auto 0;
  max-width: 340px;
}

.our-approbach-container .our-approbach-cont .approbach .approbach-title {
  text-align: left;
  margin-bottom: 15px;
}

@media only screen and (min-width: 992px) {
  .our-approbach-container .our-approbach-cont .approbach .approbach-title {
    margin-bottom: 20px;
  }
}

.our-approbach-container .our-approbach-cont .approbach .approbach-title .approbach-title-text {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 142px;
  color: #CDCCD2;
  font-weight: 900;
  letter-spacing: 0px;
  line-height: 125px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}

.our-approbach-container .our-approbach-cont .approbach .approbach-title .approbach-title-icon {
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
  max-width: 55px;
  margin-bottom: 15px;
}

.our-approbach-container .our-approbach-cont .approbach .approbach-title .xs-approbach-size {
  max-width: 75px;
}

.our-approbach-container .our-approbach-cont .approbach .approbach-title .s-approbach-size {
  max-width: 80px;
}

.our-approbach-container .our-approbach-cont .approbach .approbach-name {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  color: #62606E;
  font-weight: 400;
  letter-spacing: 0.44px;
  line-height: 32px;
  margin-bottom: 5px;
}

@media only screen and (min-width: 992px) {
  .our-approbach-container .our-approbach-cont .approbach .approbach-name {
    font-size: 27px;
    letter-spacing: 0.54px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}

.our-approbach-container .our-approbach-cont .approbach .approbach-description {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #62606E;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 26px;
}

@media only screen and (min-width: 992px) {
  .our-approbach-container .our-approbach-cont .approbach .approbach-description {
    font-size: 20px;
    line-height: 28px;
  }
}

.book-container {
  padding: 165px 0;
  background-color: #3D2F80;
  text-align: center;
  position: relative;
  z-index: 2;
}

@media only screen and (min-width: 992px) {
  .book-container {
    padding: 130px 0;
  }
}

.book-container .book-title {
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  color: #FFFFFF;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 39px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 992px) {
  .book-container .book-title {
    font-size: 47px;
    letter-spacing: 0.94px;
    line-height: 52px;
  }
}

.book-container .book-button {
  width: auto;
  display: inline-block;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  color: #34304F;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 32px;
  background-color: #FBC060;
  border-radius: 50px;
  padding: 10px 45px;
}

.why-okki-container {
  padding: 100px 0;
  background-color: #FFFFFF;
  position: relative;
  z-index: 2;
}

.why-okki-container .why-okki-cont {
  width: 100%;
  margin: 0 auto;
  max-width: 1170px;
}

.why-okki-container .why-okki-cont .why-okki-title {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  color: #34304F;
  font-weight: 400;
  letter-spacing: 0.56px;
  line-height: 46px;
  margin: 0 auto;
  max-width: 1140px;
}

@media only screen and (min-width: 992px) {
  .why-okki-container .why-okki-cont .why-okki-title {
    font-size: 36px;
    letter-spacing: 0.72px;
    line-height: 46px;
  }
}

.why-okki-container .why-okki-cont .why-okki-subtitle {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  color: #34304F;
  font-weight: 400;
  letter-spacing: 0.44px;
  line-height: 32px;
  margin: 0 auto;
  max-width: 1140px;
}

@media only screen and (min-width: 992px) {
  .why-okki-container .why-okki-cont .why-okki-subtitle {
    font-size: 27px;
    letter-spacing: 0.54px;
    line-height: 32px;
  }
}

.why-okki-container .why-okki-cont .why-okki {
  width: 100%;
  margin: 55px auto 0;
  max-width: 340px;
}

@media only screen and (min-width: 992px) {
  .why-okki-container .why-okki-cont .why-okki {
    margin: 75px auto 0;
  }
}

.why-okki-container .why-okki-cont .why-okki .why-okki-name {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  color: #34304F;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 28px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 992px) {
  .why-okki-container .why-okki-cont .why-okki .why-okki-name {
    margin-bottom: 20px;
  }
}

.why-okki-container .why-okki-cont .why-okki .why-okki-description {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #62606E;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 26px;
}

@media only screen and (min-width: 992px) {
  .why-okki-container .why-okki-cont .why-okki .why-okki-description {
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 28px;
  }
}


.references-container {
  background-color: #FFFFFF;
  position: relative;
  z-index: 2;
  height: 500px;
  text-align: center;
}

.references-container .icon {
  color: #5f57a2;
}

.references-container .icon-2 {
  color: #5f57a2;
}

.w-icon-slider-left:before {
    content: "\e601";
}

.w-icon-slider-right:before {
    content: "\e600";
}

@media screen and (max-width: 479px) {
  .references-container .slider {
    height: 300px;
  }

  .references-container .icon {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
  }

  .references-container .icon-2 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }
}

.references-container .w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}

.references-container .w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}

.references-container .w-slider-arrow-left, .references-container .w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: white;
  font-size: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.references-container .w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.references-container .w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.references-container .w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

.references-container .w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  transition: background-color 100ms, color 100ms;
}

.references-container .w-slider-dot.w-active {
  background-color: #fff;
}

.references-container .w-slider-nav.w-round > div {
  border-radius: 100%;
}

.references-container .w-slider-arrow-left [class^='w-icon-'], .w-slider-arrow-right [class^='w-icon-'], .w-slider-arrow-left [class*=' w-icon-'], .w-slider-arrow-right [class*=' w-icon-'] {
  position: absolute;
}

.we-okki-container {
  padding: 115px 10px;
  background-color: #F3F3F3;
  position: relative;
  z-index: 2;
}

.we-okki-container .we-okki-cont {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
}

.we-okki-container .we-okki-cont .we-okki-title {
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  color: #34304F;
  font-weight: 400;
  letter-spacing: 0.56px;
  line-height: 46px;
}

@media only screen and (min-width: 992px) {
  .we-okki-container .we-okki-cont .we-okki-title {
    font-size: 36px;
    letter-spacing: 0.72px;
    line-height: 46px;
    padding-left: 30px;
    padding-bottom: 30px;
  }
}


@media screen and (max-width: 479px) {
  .we-okki-container .image {
    margin-top: 10px;
  }

  .we-okki-container .image-2 {
    margin-top: 10px;
  }

  .we-okki-container .image-3 {
    margin-top: 10px;
  }
}

.book-now-container {
  padding: 100px 0 110px;
}

.book-now-container .book-now-cont {
  text-align: center;
  max-width: 615px;
  margin: auto;
}

.book-now-container .book-now-cont .book-now-title {
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  line-height: 46px;
  letter-spacing: 0.56px;
  color: #34304F;
  margin-bottom: 25px;
}

@media only screen and (min-width: 992px) {
  .book-now-container .book-now-cont .book-now-title {
    font-size: 36px;
    letter-spacing: 0.72px;
  }
}

.book-now-container .book-now-cont .book-now-iframe {
  width: 375px;
  height: 420px;
}

@media only screen and (min-width: 992px) {
  .book-now-container .book-now-cont .book-now-iframe {
    width: 554px;
    height: 510px;
    text-align: center;
  }
}

.book-now-container .book-now-cont .book-now-newsletter-title {
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0.56px;
  color: #34304F;
  margin-bottom: 20px;
  text-align: center;
}

@media only screen and (min-width: 992px) {
  .book-now-container .book-now-cont .book-now-newsletter-title {
    font-size: 36px;
    letter-spacing: 0.72px;
    line-height: 46px;
  }
}

.book-now-container .book-now-cont .book-now-form {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  text-align: left;
}

.book-now-container .book-now-cont .book-now-form .book-now-input-group {
  display: inline-block;
  width: 100%;
  max-width: 400px;
}

.book-now-container .book-now-cont .book-now-form .book-now-input-group .book-now-input {
  font-size: 18px;
  border: 3px solid #DFDFDF;
  border-radius: 25px;
  padding: 8px 20px 7px 20px;
  margin-bottom: 25px;
  width: 100%;
}

.book-now-container .book-now-cont .book-now-form .book-now-input-group .book-now-input:focus-visible {
  outline: unset;
}

@media only screen and (min-width: 992px) {
  .book-now-container .book-now-cont .book-now-form .book-now-input-group .book-now-input {
    font-size: 20px;
  }
}

.book-now-container .book-now-cont .book-now-form .book-now-submit-button {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  border: 3px solid #34304F;
  background: #FFFFFF;
  color: #34304F;
  border-radius: 50px;
  padding: 6px 47px;
}

.book-now-container .book-now-cont .book-now-form .book-now-submit-button:hover {
  background: #34304F;
  color: #FFFFFF;
}