
li.error {
  margin-left: 20px;
}

.landscape-padd {
  padding: 0 20px;
}
.padd-left {
  padding-right: 20px;
}

body p > a,
.elementor-widget-text-editor a {
  color: rgb(110, 193, 228);
}

.wrapper_404.has_bg {
  background-image: url('/wp-content/uploads/2019/09/404.png');
}

.has_backdrop {
  position: relative;
}

.has_backdrop::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 107, 126, 1);
  border-radius: 15px;
  z-index: -1;
  transform: translate(-6px, 6px);
}

.our-team {
  padding-bottom: 24px;
}

.our-team .our-team__title1 {
  padding-block: 1rem 0.3rem;
  font-size: 24px;
}

.our-team .our-team__img-subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
}

.assessment-theme-img {
  position: absolute;
  left: 0;
  z-index: 10;
}

@media (max-width: 480px) {
  .assessment-theme-img {
    display: none;
  }
}

.assessment-theme-img-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}

@media (max-width: 480px) {
  .assessment-theme-img-2 {
    display: none;
  }
}

/* =========================================================
   .ays-quiz-container (general/base styles)
   ========================================================= */
.ays-quiz-container {
  border: 1px solid #B4E3EB !important;
  box-shadow: none !important;
  margin-bottom: 106px;
  width: auto !important;
  margin: 150px 120px 106px 120px;
  padding: 50px 200px 50px 200px !important;
}

.ays-quiz-container .ays-live-bar-wrap {
  position: unset;
  top: 31%;
  background: #e7eff3;
  backdrop-filter: blur(30px);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: -66px;
}

.ays-quiz-container .ays-live-bar-wrap .ays-live-bar-fill {
  background: #15a1ba;
  border-bottom: none !important;
}

.ays-quiz-container .ays-live-bar-wrap span {
  display: none;
}

.ays-quiz-container .elementor-widget-container {
  height: auto;
  width: auto;
}

.ays-quiz-container .ays_cb_and_a {
  display: none;
}

.ays-quiz-container .ays-start-page {
  margin-top: 0 !important;
}

.ays-quiz-container .ays-start-page .ays-fs-title {
  font-size: 2.1em !important;
  color: #17293c !important;
  font-weight: 700;
  font-family: "Nunito", sans-serif !important;
}

.ays-quiz-container .ays-start-page .action-button {
  width: 11em !important;
  box-shadow: 5px 5px 5px 0 rgba(26, 167, 192, 0.13);
  border: solid 2px #b4e3eb;
  background-color: #eef8fa !important;
  margin: auto;
  border-color: #b4e3eb !important;
  border-radius: 5px !important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #006b7e;
  padding: 14px 20px !important;
  font-size: 17px !important;
}

.ays-quiz-container .ays-start-page .action-button:hover,
.ays-quiz-container .ays-start-page .action-button input[type='button']:hover {
  background: #15a1ba !important;
  transition: all .3s;
  box-shadow: none !important;
  color: #ffffff !important;
}

.ays-quiz-container .elementor-button-link {
  width: 11em;
  box-shadow: 5px 5px 5px 0 rgba(26, 167, 192, 0.13);
  border: solid 2px #b4e3eb;
  background-color: #eef8fa;
  margin: 0 30px;
  border-color: #b4e3eb !important;
  border-radius: 5px;
  color: #006b7e !important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Nunito", sans-serif !important;
}

.ays-quiz-container .elementor-button-link:hover {
  background: #15a1ba;
  transition: all .3s;
  color: #ffffff !important;
}

.ays-quiz-container .ays-question-counter {
  font-family: "Nunito", sans-serif !important;
  color: #15939b !important;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1em;
  line-height: 1.17;
  font-weight: 500;
}

.ays-quiz-container .ays-field {
  width: 11em;
  box-shadow: 5px 5px 5px 0 rgba(26, 167, 192, 0.13);
  border: solid 2px #b4e3eb;
  background-color: #eef8fa;
  margin: 0 30px;
  border-color: #b4e3eb !important;
  border-radius: 5px;
  padding-top: .2em;
  padding-bottom: .2em;
}

.ays-quiz-container .ays-field label {
  color: #006b7e;
  font-size: 1.3em !important;
  text-align: center;
  background-color: unset !important;
  margin: 0 !important;
  width: 100% !important;
  font-family: "Nunito", sans-serif !important;
}

.ays-quiz-container .ays-field:active,
.ays-quiz-container .ays-field:focus,
.ays-quiz-container .ays-field:hover {
  background: #15a1ba;
  transition: all .3s;
  color: #ffffff;
}

.ays-quiz-container .ays-field:active label,
.ays-quiz-container .ays-field:focus label,
.ays-quiz-container .ays-field:hover label {
  color: #ffffff !important;
}

.ays-quiz-container div.step {
  align-items: unset;
}

.ays-quiz-container div.step .ays-abs-fs {
  margin-top: 60px;
}

/* Responsive overrides for .ays-quiz-container */
@media (max-width: 1024px) {
  .ays-quiz-container {
    padding: 70px 50px 50px 50px !important;
  }
}

@media (max-width: 766px) {
  .ays-quiz-container {
    margin: 10px;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
}

/* =========================================================
   #ays-quiz-container-3 (and #ays-quiz-container-4, shared rule)
   ========================================================= */
@media (min-width: 1280px) {

  #ays-quiz-container-3,
  #ays-quiz-container-4 {
    padding: 100px 200px 50px 200px !important;
  }
}

#ays-quiz-container-3 .ays-field:hover label {
  background-color: red;
}

#ays-quiz-container-3 input#ays-submit,
#ays-quiz-container-3 #ays_finish_quiz_3 .action-button {
  background: none;
  background-color: #00BCD4;
  color: #000000;
  font-size: 17px;
  padding: 10px 20px;
  border-radius: 3px;
  height: auto;
}

#ays-quiz-container-3 #ays_finish_quiz_3 .action-button:hover {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #00BCD4;
  background: #00BCD4 !important;
}

#ays-quiz-container-3 #ays_finish_quiz_3 .action-button:hover,
#ays-quiz-container-3 #ays_finish_quiz_3 .action-button:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
  background: #3898c3;
}

.contact-us .form-field label {
    font-size: 24px;
    line-height: 1.33;
    font-weight: 500;
    color: #374a5b;
    font-family: "Nunito", sans-serif !important;
}

.contact-us .row {
    row-gap: 20px;
}

.contact-us .form-field input, .contact-us .form-field textarea, .contact-us .form-field .select, .contact-us .form-field .insurance_select {
    padding: 13px 0;
    font-size: 1em;
    line-height: 1.33;
    color: #17293c;
    font-family: "Rubik", sans-serif !important;
    font-weight: normal;
    margin-bottom: 0px;
}

.contact-us .form-field input::placeholder,
.contact-us .form-field textarea::placeholder {
    opacity: 0.5 !important;
}

.wpcf7-not-valid-tip {
	display: none !important;
	visibility: hidden !important;
}

/* =========================================================
   .faq_title  (standalone FAQ title/link — used with an
   Elementor toggle accordion elsewhere on the page)
   ========================================================= */
.faq_title a {
  font-size: 0.692em !important;
  line-height: 1.17 !important;
  font-family: 500;
  color: #374a5b !important;
}

/* =========================================================
   .faq-search  (FAQ search page / component)
   ========================================================= */

/* --- Layout wrappers --- */
.faq-search__que-ans-wrapper {
  margin-bottom: 32px;
}

.faq-search__question-wrapper {
  margin-bottom: 32px;
}

.faq-search__question-icon-wrapper {
  padding-left: 0;
}

/* --- Question row --- */
.faq-search__que-wrapper .question-logo {
  width: 38px;
  height: 38px;
  background: #15a1ba;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.05em;
  line-height: 1.21;
  color: #ffffff;
  font-family: "Nunito", sans-serif !important;
}
@media (min-width: 1600px) {
  .faq-search__que-wrapper .question-logo {
    width: 45px;
    height: 45px;
  }
}

.faq-search__que-wrapper .question-text {
  cursor: pointer;
  margin-left: -27px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.33;
  color: #17293c;
  font-family: "Nunito", sans-serif !important;
}
@media (max-width: 830px) {
  .faq-search__que-wrapper .question-text {
    margin-left: 0;
  }
}

.faq-search__question {
  font-size: 1em !important;
  color: #374a5b;
}
.faq-search__question:hover {
  color: #374a5b;
}

.faq-search__question-icon {
  margin-right: 10px;
  border-radius: 5px;
  background-color: #15a1ba;
  color: white;
  padding: 10px;
  font-size: 0.73em !important;
  min-height: 20px;
}
@media (max-width: 767px) {
  .faq-search__question-icon {
    margin-bottom: 5px !important;
  }
}

/* --- Answer row --- */
.faq-search__ans-wrapper {
  display: none;
  padding: 50px 10px 50px 65px;
}
@media (max-width: 830px) {
  .faq-search__ans-wrapper {
    padding: 27px 10px 50px 3px;
  }
}

.faq-search__ans-wrapper .ans-logo {
  background-color: #b4e3eb;
  width: 38px;
  height: 38px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Nunito", sans-serif !important;
  font-size: 1.05em;
  line-height: 1.21;
  color: #17293c;
}
@media (min-width: 1600px) {
  .faq-search__ans-wrapper .ans-logo {
    width: 45px;
    height: 45px;
  }
}

.faq-search__ans-wrapper .ans-text {
  margin-left: -10px;
  line-height: 1.75;
  color: #17293c;
}
@media (max-width: 830px) {
  .faq-search__ans-wrapper .ans-text {
    margin-left: 0;
  }
}

.faq-search__Ans-icon {
  padding: 5px 15px;
  border-radius: 5px;
  background-color: #b4e3eb;
  margin-left: 10px;
  font-size: 1em !important;
  font-family: "Nunito", sans-serif !important;
}
@media (max-width: 767px) {
  .faq-search__Ans-icon {
    margin-left: 0 !important;
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  .faq-search__Ans-icon {
    padding: 5px 10px !important;
  }
}

.faq-search__ans-content {
  font-size: 0.94em !important;
  line-height: 1.33;
  color: #374a5b;
}

.faq-search__ans-text-wrapper__ans-text {
  color: #374a5b;
}
@media (max-width: 480px) {
  .faq-search__ans-text-wrapper {
    padding-left: 8px;
  }
}

.faq-search__answer-wrapper {
  display: none;
  padding: 36px 35px !important;
}
@media (max-width: 480px) {
  .faq-search__answer-wrapper {
    padding: 10px 0 35px !important;
  }
}

/* --- Banner / heading text --- */
@media (max-width: 830px) {
  .faq-search__banner-bg {
    background-position: bottom center;
  }
}

.faq-search h3 {
  font-size: 2em;
  line-height: 1.19;
  color: #ffffff;
  font-family: "Nunito", sans-serif !important;
}

.faq-search p {
  font-weight: 500;
  color: #ffffff;
  line-height: 1.33;
  text-align: center;
  font-family: "Nunito", sans-serif !important;
}

.faq-search .category {
  font-size: 1.35em;
  line-height: 1.21;
  text-transform: capitalize;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .faq-search .category {
    font-size: 1.60em;
  }
}

/* --- Search input --- */
.faq-search .search-input {
  font-family: "Nunito", sans-serif !important;
  color: #9ca3ab;
  font-size: 1em;
  padding: 1.2rem 0;
}

.faq-search .has-search .form-control {
  padding-left: 2.375rem;
  background-color: white;
  border-radius: 8px;
}

.faq-search .has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

/* --- No results state --- */
.faq-search__no-result {
  color: #006B7E !important;
  text-align: center;
}

/* Answer wrapper — collapsed by default */
.faq-search__que-ans-wrapper .inner-wrapper {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.8s ease;
}

/* Open state — class-controlled only, JS never touches inline styles */
.faq-search__que-ans-wrapper.is-active .inner-wrapper {
    max-height: 1000px; /* generous cap so it works for any answer length */
}