.page-template-tmp-home-new .text-brown {
  color: #E0732C;
}
.page-template-tmp-home-new .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 44px;
  padding: 11px 20px;
  border-radius: 6px;
  background-color: #ccc;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0%;
  text-align: center;
}
.page-template-tmp-home-new .btn svg {
  margin-right: 14px;
}
.page-template-tmp-home-new .btn .custom-tel-text {
  display: none;
}
.page-template-tmp-home-new .section__title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0;
  font-family: Skia;
  font-weight: 700;
}
@media (max-width: 567px) {
  .page-template-tmp-home-new .section__title {
    font-size: 32px;
  }
}
.page-template-tmp-home-new .section__subtitle {
  font-size: 14px;
  margin-top: 8px;
  color: #6c757d;
}
.page-template-tmp-home-new .btn-white {
  color: #51657D;
  background-color: #fff;
}
.page-template-tmp-home-new .btn-dark-blue {
  background-color: #51657D;
}
.page-template-tmp-home-new .btn-brown {
  background-color: #B77025;
}
.page-template-tmp-home-new .home-hero {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(../../images/tmp-home-new/new-hero-image.jpg);
  background-position: top center;
  background-size: cover;
  color: #fff;
  min-height: 840px;
}
.page-template-tmp-home-new .home-hero:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(38, 22, 9, 0.6);
  z-index: 1;
}
.page-template-tmp-home-new .home-hero * {
  position: relative;
  z-index: 2;
}
.page-template-tmp-home-new .home-hero-title {
  font-family: Skia;
  font-weight: 700;
  font-size: 52px;
}
.page-template-tmp-home-new .home-hero-title .word {
  white-space: nowrap;
}
@media (max-width: 567px) {
  .page-template-tmp-home-new .home-hero-title {
    font-size: 42px;
  }
}
.page-template-tmp-home-new .home-hero-subtitle {
  font-size: 18px;
}
.page-template-tmp-home-new .home-hero-subtitle a {
  text-decoration: underline !important;
}
.page-template-tmp-home-new .home-hero-subtitle a:hover {
  text-decoration: none !important;
}
.page-template-tmp-home-new .home-hero-text {
  line-height: 1.6;
}
.page-template-tmp-home-new .home-hero .word {
  color: #F0E1CB;
}
.page-template-tmp-home-new .home-hero-info {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  color: #000;
  text-align: center;
}
.page-template-tmp-home-new .home-hero-info-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}
.page-template-tmp-home-new .home-hero-info-text {
  font-size: 14px;
}
.page-template-tmp-home-new .home-hero-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px 22px;
  border-radius: 8px;
  color: #BCB2AB;
  font-weight: 500;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background-color: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(4px);
}
.page-template-tmp-home-new .home-hero-rating-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-tmp-home-new .book-gravity-form {
  position: relative;
  padding-top: 52px;
  padding-bottom: 52px;
}
.page-template-tmp-home-new .book-gravity-form:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 414px;
  height: 414px;
  background-image: url(../../images/rectangle-form-1.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}
.page-template-tmp-home-new .book-gravity-form:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 250px;
  height: 470px;
  background-image: url(../../images/rectangle-form-2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}
.page-template-tmp-home-new .book-gravity-form-content, .page-template-tmp-home-new .book-gravity-form-shortcode {
  position: relative;
  z-index: 2;
}
.page-template-tmp-home-new .book-gravity-form .book-consultation-form_wrapper {
  margin-top: 15px;
}
.page-template-tmp-home-new .book-gravity-form-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  color: #31414C;
}
.page-template-tmp-home-new .book-gravity-form-title {
  font-size: 36px;
  font-family: Skia;
  font-weight: 600;
}
.page-template-tmp-home-new .book-gravity-form-text {
  font-size: 14px;
  font-weight: 500;
}
.page-template-tmp-home-new .book-gravity-form-shortcode {
  padding: 20px;
  border-radius: 12px;
  background-color: #fff;
}
.page-template-tmp-home-new .book-gravity-form-shortcode-title {
  font-family: Skia;
  font-size: 28px;
  color: #31414C;
  font-weight: 600;
}
.page-template-tmp-home-new .book-gravity-form-shortcode .gfield--type-name {
  margin-top: 0;
}
.page-template-tmp-home-new .book-gravity-form-shortcode .gfield_label {
  font-size: 14px;
}
.page-template-tmp-home-new .book-gravity-form-shortcode .gfield_description {
  color: #9BA5AB;
}
.page-template-tmp-home-new .book-gravity-form-shortcode input::-webkit-input-placeholder {
  color: #98A9B3;
}
.page-template-tmp-home-new .book-gravity-form-shortcode input::-moz-placeholder {
  color: #98A9B3;
}
.page-template-tmp-home-new .book-gravity-form-shortcode input:-ms-input-placeholder {
  color: #98A9B3;
}
.page-template-tmp-home-new .book-gravity-form-shortcode input::-ms-input-placeholder {
  color: #98A9B3;
}
.page-template-tmp-home-new .book-gravity-form-shortcode input::placeholder,
.page-template-tmp-home-new .book-gravity-form-shortcode select {
  color: #98A9B3;
}
.page-template-tmp-home-new .book-gravity-form-shortcode input,
.page-template-tmp-home-new .book-gravity-form-shortcode select {
  border: 1px solid #E7EBF5;
  background-color: #F2F4FB;
}
.page-template-tmp-home-new .book-gravity-form-shortcode .gform_footer {
  position: static;
  width: 100%;
  margin-top: 10px;
}
.page-template-tmp-home-new .book-gravity-form-shortcode .gform_footer:after {
  display: none;
}
.page-template-tmp-home-new .book-gravity-form-shortcode .gform_button {
  width: 100%;
  color: #fff;
  background-color: #B56927;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: initial;
  border: none;
}
.page-template-tmp-home-new .book-gravity-form-shortcode .gfield-choice-input {
  width: 25px !important;
  height: 25px;
  max-width: initial;
}
.page-template-tmp-home-new .book-gravity-form-shortcode .gfield_description {
  max-width: calc(100% - 40px) !important;
  font-size: 12px;
}
.page-template-tmp-home-new .book-gravity-form-shortcode-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px;
  background-color: #F2F4FB;
  border-radius: 12px;
}
.page-template-tmp-home-new .book-gravity-form-shortcode-info-text {
  width: 60%;
  font-size: 12px;
}
.page-template-tmp-home-new .book-gravity-form-shortcode-info-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40%;
}
.page-template-tmp-home-new .book-gravity-form-shortcode-info-logos img {
  width: 25%;
}
.page-template-tmp-home-new .book-gravity-form .gfield_error.validation_message {
  bottom: -18px;
}
.page-template-tmp-home-new .book-gravity-form .ginput_container_checkbox ~ .gfield_description ~ .validation_message {
  left: 40px !important;
  bottom: -16px !important;
}
@media (max-width: 1199px) {
  .page-template-tmp-home-new .book-gravity-form:before, .page-template-tmp-home-new .book-gravity-form:after {
    display: none;
  }
}
@media (max-width: 567px) {
  .page-template-tmp-home-new .book-gravity-form {
    padding-bottom: 20px;
  }
}
.page-template-tmp-home-new .insurance-infographics {
  max-width: 1320px;
  margin: auto;
}
.page-template-tmp-home-new .insurance-infographics .custom-tel-text {
  display: none;
}
.page-template-tmp-home-new .insurance-infographics-header__title {
  font-size: 36px;
}
.page-template-tmp-home-new .insurance-card {
  background: #31414C;
  border-radius: 300px;
  padding: 40px 100px;
  color: #fff;
  -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
          box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .page-template-tmp-home-new .insurance-card {
    border-radius: 0px;
  }
}
@media (max-width: 768px) {
  .page-template-tmp-home-new .insurance-card {
    border-radius: 60px;
    padding: 48px 32px;
  }
}
@media (max-width: 576px) {
  .page-template-tmp-home-new .insurance-card {
    border-radius: 40px;
    padding: 32px 24px;
  }
}
.page-template-tmp-home-new .insurance-infographics-header {
  text-align: center;
}
.page-template-tmp-home-new .insurance-infographics-header__text {
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.9);
  max-width: 700px;
  margin: 0 auto;
}
.page-template-tmp-home-new .insurance-infographics-header__link {
  color: #E0732C;
  font-weight: 600;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.page-template-tmp-home-new .insurance-infographics-header__link:hover {
  color: #E0732C;
}
.page-template-tmp-home-new .insurance-infographics-card {
  text-align: center;
  padding: 16px;
}
.page-template-tmp-home-new .insurance-infographics-card__icon-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 20px;
}
.page-template-tmp-home-new .insurance-infographics-card__icon {
  width: 28px;
  height: 28px;
  color: #fff;
}
.page-template-tmp-home-new .insurance-infographics-card__title {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
.page-template-tmp-home-new .insurance-infographics-card__description {
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.85);
  margin: 0;
}
.page-template-tmp-home-new .infographics-light {
  padding: 100px 0;
  background-color: #ffffff;
  color: #2f3a45;
  /* =========================
  Card
  ========================= */
}
.page-template-tmp-home-new .infographics-light__container {
  max-width: 1320px;
  margin: auto;
}
.page-template-tmp-home-new .infographics-light__btn {
  background-color: #b57a3c;
  color: #ffffff;
  padding: 12px 28px;
  border-radius: 6px;
  font-weight: 500;
  text-decoration: none;
}
.page-template-tmp-home-new .infographics-light__btn:hover {
  background-color: #9e6832;
  color: #ffffff;
}
.page-template-tmp-home-new .infographics-light-card {
  background-color: #E7EBF5;
  border-radius: 8px;
  padding: 32px 24px;
  text-align: center;
  border: 1px solid #E7EBF5;
}
.page-template-tmp-home-new .infographics-light-card__icon {
  margin-bottom: 16px;
}
.page-template-tmp-home-new .infographics-light-card__title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}
.page-template-tmp-home-new .infographics-light-card__text {
  font-size: 14px;
  color: #6c757d;
  line-height: 1.4;
}
@media (max-width: 567px) {
  .page-template-tmp-home-new .infographics-light {
    padding: 40px 0;
  }
}
.page-template-tmp-home-new .our-expert {
  background-image: url(../../images/tmp-home-new/bg-our-expert.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  color: #2f3a45;
  /* =========================
  	Badges
  ========================= */
  /* =========================
  	Card
  ========================= */
}
.page-template-tmp-home-new .our-expert__container {
  max-width: 1320px;
  margin: auto;
}
.page-template-tmp-home-new .our-expert .section__subtitle {
  max-width: 720px;
  margin: 12px auto 0;
  color: #6c757d;
}
.page-template-tmp-home-new .our-expert__badges {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-template-tmp-home-new .our-expert__badge {
  background-color: #BACDE5;
  color: #3b4a63;
  padding: 8px 20px;
  border-radius: 40px;
  font-size: 14px;
  font-weight: 500;
}
.page-template-tmp-home-new .our-expert__badge svg {
  margin-right: 5px;
}
.page-template-tmp-home-new .our-expert-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-template-tmp-home-new .our-expert-card {
  width: calc(12.5% - 10px);
  background-color: #ffffff;
  border-radius: 12px;
  padding: 10px 5px;
  text-align: center;
}
.page-template-tmp-home-new .our-expert-card__photo {
  width: 96px;
  height: 96px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  margin-bottom: 12px;
}
.page-template-tmp-home-new .our-expert-card__name {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
}
.page-template-tmp-home-new .our-expert-card__role {
  font-size: 12px;
  color: #6c757d;
  line-height: 1.4;
}
.page-template-tmp-home-new .our-expert-card__role span {
  display: block;
}
@media (max-width: 1200px) {
  .page-template-tmp-home-new .our-expert-card {
    margin: 5px 0;
    width: calc(25% - 10px);
  }
}
@media (max-width: 767px) {
  .page-template-tmp-home-new .our-expert-card {
    margin: 7px 0;
    width: calc(50% - 10px);
  }
}
@media (max-width: 500px) {
  .page-template-tmp-home-new .our-expert-card {
    margin: 5px 0;
    width: 100% !important;
  }
}
.page-template-tmp-home-new .our-expert__partners {
  background-color: #fff;
  border-radius: 8px;
  padding: 12px;
}
.page-template-tmp-home-new .our-expert__partners-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
  text-align: right;
  font-size: 16px;
  font-weight: 600;
  color: #4A5860;
}
.page-template-tmp-home-new .our-expert__partners-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .page-template-tmp-home-new .our-expert__partners-logos img {
    margin-top: 5px;
    margin-bottom: 5px;
    min-width: 80px;
  }
}
@media (max-width: 767px) {
  .page-template-tmp-home-new .our-expert {
    background-image: none;
    background-color: #DCE3F0;
  }
}
@media (max-width: 567px) {
  .page-template-tmp-home-new .our-expert {
    padding: 40px 0;
  }
}
.page-template-tmp-home-new .categories-list {
  background-color: #fff;
  padding: 100px 0;
  color: #31414C;
}
.page-template-tmp-home-new .categories-list__container {
  max-width: 1320px;
  margin: auto;
}
.page-template-tmp-home-new .categories-list .section__subtitle {
  max-width: 720px;
  margin: 12px auto 0;
  color: #6c757d;
}
.page-template-tmp-home-new .categories-list__item {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 300px;
  font-size: 20px;
  background-position: center;
  background-size: cover;
  border-radius: 10px;
  overflow: hidden;
  color: #fff;
  padding: 20px;
  text-align: left;
}
.page-template-tmp-home-new .categories-list__item:hover {
  text-decoration: none;
  opacity: 0.8;
}
.page-template-tmp-home-new .categories-list__item:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(67, 70, 75, 0.6980392157);
  z-index: 1;
}
.page-template-tmp-home-new .categories-list__item > * {
  position: relative;
  z-index: 2;
}
.page-template-tmp-home-new .categories-list__item-title {
  font-size: 20px;
  font-weight: 500;
}
.page-template-tmp-home-new .categories-list__item-icon {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
@media (max-width: 567px) {
  .page-template-tmp-home-new .categories-list {
    padding: 40px 0;
  }
}
.page-template-tmp-home-new .about-us {
  position: relative;
  background-color: #F8F6EF;
  padding: 100px 0;
  color: #31414C;
}
.page-template-tmp-home-new .about-us * {
  position: relative;
  z-index: 3;
}
.page-template-tmp-home-new .about-us:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 414px;
  height: 414px;
  background-image: url(../../images/tmp-home-new/about-us-rectangle.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}
.page-template-tmp-home-new .about-us:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 255px);
  right: 0;
  width: 240px;
  height: 510px;
  background-image: url(../../images/tmp-home-new/about-us-ellipse.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}
.page-template-tmp-home-new .about-us__container {
  max-width: 1320px;
  margin: auto;
}
.page-template-tmp-home-new .about-us .section__subtitle {
  max-width: 720px;
  margin: 12px auto 0;
  color: #6c757d;
}
.page-template-tmp-home-new .about-us__video {
  position: relative;
  display: inline-block;
  width: 100%;
  line-height: 0;
  border-radius: 12px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-template-tmp-home-new .about-us__video:hover {
  opacity: 0.8;
}
.page-template-tmp-home-new .about-us__video img {
  width: 100%;
  height: auto;
}
.page-template-tmp-home-new .about-us__video-play-icon {
  position: absolute;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
  z-index: 10;
}
@media (max-width: 767px) {
  .page-template-tmp-home-new .about-us:before, .page-template-tmp-home-new .about-us:after {
    display: none;
  }
}
@media (max-width: 567px) {
  .page-template-tmp-home-new .about-us {
    padding: 40px 0;
  }
}
.page-template-tmp-home-new .google-reviews {
  padding: 80px 0;
  background: linear-gradient(359.4deg, #FFFFFF 0.51%, #BACDE5 130.19%);
  color: #2f3a45;
}
.page-template-tmp-home-new .google-reviews__container {
  max-width: 1320px;
  margin: auto;
}
@media (max-width: 567px) {
  .page-template-tmp-home-new .google-reviews {
    padding: 40px 0;
  }
}
.page-template-tmp-home-new .office-gallery {
  padding: 80px 0;
  background-color: #F8F6EF;
}
.page-template-tmp-home-new .office-gallery__container {
  max-width: 1320px;
  margin: auto;
}
.page-template-tmp-home-new .office-gallery__content {
  padding-top: 100px;
  padding-bottom: 100px;
  border-radius: 500px;
  background-color: #B76F26;
}
.page-template-tmp-home-new .office-gallery .section__title {
  color: #fff;
}
@media (max-width: 567px) {
  .page-template-tmp-home-new .office-gallery .section__title {
    font-size: 26px;
  }
}
.page-template-tmp-home-new .office-gallery__slider {
  position: relative;
  max-width: 870px;
  margin: auto;
}
.page-template-tmp-home-new .office-gallery .swiper,
.page-template-tmp-home-new .office-gallery .swiper-wrapper {
  position: static;
}
.page-template-tmp-home-new .office-gallery .swiper-slide img {
  width: 100%;
  height: auto;
  border-radius: 16px;
}
.page-template-tmp-home-new .office-gallery .swiper-pagination {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page-template-tmp-home-new .office-gallery .swiper-pagination span {
  margin: 5px;
  background-color: #fff;
}
.page-template-tmp-home-new .office-gallery .swiper-button-next,
.page-template-tmp-home-new .office-gallery .swiper-button-prev {
  width: 64px;
  height: 64px;
  margin-top: -32px;
}
.page-template-tmp-home-new .office-gallery .swiper-button-next svg,
.page-template-tmp-home-new .office-gallery .swiper-button-prev svg {
  fill: none;
}
.page-template-tmp-home-new .office-gallery .swiper-button-next {
  right: -100px;
}
.page-template-tmp-home-new .office-gallery .swiper-button-prev {
  left: -100px;
}
@media (max-width: 1199px) {
  .page-template-tmp-home-new .office-gallery__content {
    padding: 60px 30px 50px 30px;
    border-radius: 50px;
  }
}
@media (max-width: 567px) {
  .page-template-tmp-home-new .office-gallery {
    padding: 60px 0;
  }
}
.page-template-tmp-home-new .faq-list {
  position: relative;
  padding: 100px 0;
  background-color: #F8F6EF;
}
.page-template-tmp-home-new .faq-list > * {
  position: relative;
  z-index: 2;
}
.page-template-tmp-home-new .faq-list:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 125px;
  height: 458px;
  background-image: url(../../images/tmp-home-new/faq-ellipse.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}
.page-template-tmp-home-new .faq-list:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 414px;
  height: 414px;
  background-image: url(../../images/tmp-home-new/faq-rectangle.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}
.page-template-tmp-home-new .faq-list .section__subtitle {
  color: #000;
}
.page-template-tmp-home-new .faq-list .section__subtitle a {
  color: #31414C;
}
.page-template-tmp-home-new .faq-list .section__subtitle .custom-tel-text {
  display: none;
  font-weight: 600;
}
.page-template-tmp-home-new .faq-list .accordion {
  background-color: transparent;
}
.page-template-tmp-home-new .faq-list .accordion-button,
.page-template-tmp-home-new .faq-list .accordion-body {
  background-color: #fff;
}
.page-template-tmp-home-new .faq-list .accordion-button {
  font-size: 16px;
  color: #31414C;
  font-weight: 600;
}
.page-template-tmp-home-new .faq-list .accordion-button::after {
  width: 14px;
  height: 14px;
  right: 17px;
  margin-top: 2px;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background-image: url(../../images/ic-arrow-down.svg);
  background-position: center;
}
.page-template-tmp-home-new .faq-list .accordion-button:not(.collapsed)::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.page-template-tmp-home-new .faq-list .accordion-item {
  border-color: #E7EBF5;
  border-radius: 6px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .page-template-tmp-home-new .faq-list:before, .page-template-tmp-home-new .faq-list:after {
    display: none;
  }
}
@media (max-width: 567px) {
  .page-template-tmp-home-new .faq-list {
    padding: 0px 0 40px 0;
  }
}