.tax-cta-title {
  font-size: 22px !important;
}

.tax-hero {
  position: relative;
  color: #00445C;
}
.tax-hero-img {
  position: absolute;
  left: 0;
  width: 50%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .tax-hero-img {
    position: relative;
    width: 100%;
  }
}
.tax-hero-icon {
  position: absolute;
  right: 40px;
  top: -40px;
  border-radius: 6px;
  border: 2px solid #00B2AC;
  background: #FFF;
  padding: 32px 24px;
}
@media screen and (max-width: 1200px) {
  .tax-hero-icon {
    padding: 12px 8px;
    right: 20px;
    top: -30px;
  }
  .tax-hero-icon img {
    max-width: 50px !important;
  }
}
.tax-hero-wrap {
  border-radius: 6px;
  background: #D1F4F2;
  padding: 40px;
  margin-top: 40px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .tax-hero-wrap {
    margin-top: -60px;
    padding: 30px 20px;
  }
}
.tax-hero-title {
  font-size: 48px !important;
}
@media screen and (max-width: 768px) {
  .tax-hero-title {
    font-size: 32px !important;
  }
}
.tax-hero-text {
  font-size: 16px;
  line-height: 162%;
}

.tax-why-us {
  color: #00445C;
}
.tax-why-us-title {
  font-size: 28px !important;
  font-weight: 500 !important;
  padding-left: 20px;
  border-bottom: 2px solid #00B2AC;
  padding-bottom: 6px;
  line-height: 160% !important;
}
@media screen and (max-width: 768px) {
  .tax-why-us-title {
    padding-left: 0px;
    font-size: 24px !important;
  }
}
.tax-why-us-text {
  max-width: 75%;
}
@media screen and (max-width: 768px) {
  .tax-why-us-text {
    max-width: 100%;
  }
}
.tax-why-us-text-nolist {
  max-width: 95%;
}
.tax-why-us-text-nolist ul {
  margin-top: 24px;
}
.tax-why-us-text-nolist ul li {
  margin-bottom: 16px !important;
}
.tax-why-us-wrap {
  padding-left: 20px;
  position: relative;
  display: block;
}
@media screen and (max-width: 768px) {
  .tax-why-us-wrap {
    padding-left: 0;
  }
}
.tax-why-us-list-text {
  padding-left: 42px;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .tax-why-us-list-text {
    padding-left: 28px;
    padding-right: 10px;
  }
}
.tax-why-us-list-title {
  font-size: 22px !important;
}
@media screen and (max-width: 768px) {
  .tax-why-us-list-title {
    font-size: 18px !important;
    line-height: 140% !important;
  }
}
.tax-why-us-list-title-icon {
  margin-top: 4px;
}

.our-doctor-image {
  position: absolute;
  right: 40px;
  top: -40px;
  border-radius: 6px;
  border: 2px solid #00B2AC;
  background: #FFF;
  padding: 10px 5px 0px;
  width: 120px;
  aspect-ratio: 1/1;
}
.our-doctor-image-img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .our-doctor-image {
    position: relative;
    top: auto;
    left: 0;
    right: auto;
    margin-left: 0px;
    margin-top: -60px;
    margin-bottom: 20px;
  }
}
.our-doctor-card {
  margin-left: 20px;
  margin-right: 40px;
  margin-top: 80px;
  border: 2px solid #00B2AC;
  border-radius: 8px;
  padding: 40px;
  padding-right: 80px;
  color: #00445C;
  position: relative;
  max-width: 80%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .our-doctor-card {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 70px;
    padding: 20px;
  }
}
.our-doctor-title {
  font-size: 18px !important;
}
.our-doctor-text {
  font-size: 14px !important;
}
.our-doctor-subtitle {
  color: #00B2AC;
  font-weight: 500;
}
.our-doctor .cytat1 {
  top: 0;
}
.our-doctor .cytat2 {
  top: -10px;
}
@media screen and (max-width: 990px) {
  .our-doctor .cytat2 {
    right: -5px;
  }
}
.our-doctor .cytat_box {
  padding-left: 40px;
  max-width: 95%;
}
@media screen and (max-width: 990px) {
  .our-doctor .cytat_box {
    max-width: 100%;
    padding: 10px !important;
    background: #fff;
    margin: 0;
  }
}
.our-doctor .cytat_text {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
}

.tax-pricelist .table-striped tbody tr {
  background-color: #F7F6F7;
  border-top: none;
}
.tax-pricelist .table td,
.tax-pricelist .table th {
  border: none;
  padding: 16px;
}
.tax-pricelist .table-striped tbody tr:nth-of-type(odd) {
  background-color: #fff;
}

.tax-text {
  line-height: 160%;
}
.tax-text ul {
  padding-left: 20px;
}
.tax-text ul li {
  margin-bottom: 4px;
}
.tax-text ul li::marker {
  color: #00B2AC;
}

/*# sourceMappingURL=style.css.map */
