.header-section {
  position: relative;
  z-index: 999;
}

.header {
  height: 140px;
  background-color: #f9f9f1;
  box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.21);
}

.nav {
  height: 100%;
  background-color: transparent;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  height: 100%;
  max-width: 1180px;
  padding-right: 10px;
  padding-left: 10px;
}

.image {
  height: 100px;
}

.nav-link {
  font-size: 17px;
  letter-spacing: 0.2px;
}

.nav-link.w--current {
  background-image: url('../images/icon1_1icon1.png');
  background-position: 10px 10px;
  background-size: 10px 10px;
  background-repeat: no-repeat;
  color: #333;
}

.nav-link-blk {
  margin-top: 15px;
}

.bking-blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 262px;
  height: 35px;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #8eb74f;
}

.text-block {
  padding-left: 30px;
  background-image: url('../images/icon2_1icon2.png');
  background-position: 0px 50%;
  background-size: 21px 21px;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.2px;
}

.div-block-2 {
  width: 1px;
  height: 100%;
  margin-right: 13px;
  margin-left: 13px;
  background-color: #fff;
}

.link {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.2px;
  text-decoration: none;
}

.nav-menu {
  margin-top: 20px;
}

.banner-slider {
  height: 790px;
  background-color: transparent;
}

.disable {
  display: none;
}

.slide-nav {
  bottom: -40px;
  z-index: 99;
  font-size: 10px;
}

.banner-img1 {
  height: 100%;
  background-image: url('../images/banner1.jpg');
  background-position: 50% 50%;
  background-size: 2000px;
  background-repeat: no-repeat;
}

.banner-img2 {
  height: 100%;
  background-image: url('../images/banner1.jpg');
  background-position: 50% 50%;
  background-size: 2000px;
  background-repeat: no-repeat;
}

.banner-img3 {
  height: 100%;
  background-image: url('../images/banner1.jpg');
  background-position: 50% 50%;
  background-size: 2000px;
  background-repeat: no-repeat;
}

.banner-txt {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-3 {
  margin-right: 0px;
  margin-left: 0px;
  text-align: left;
}

.div-block-4 {
  display: block;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
}

.banner-1180 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.black-txt {
  color: #58595c;
  letter-spacing: 0.5px;
}

.black-txt._28pt {
  font-size: 28px;
  line-height: 32px;
}

.black-txt._28pt.bold {
  font-weight: 700;
}

.black-txt._28pt.banner-txt {
  font-weight: 700;
}

.black-txt.banner-btn-txt {
  font-size: 18px;
}

.black-txt._16pt {
  font-size: 16px;
  line-height: 28px;
}

.green-txt {
  color: #9ecb38;
}

.green-txt._55pt {
  font-size: 55px;
  line-height: 55px;
  letter-spacing: 0.5px;
}

.green-txt._55pt.bold {
  font-weight: 700;
}

.green-txt._55pt.bannertitle {
  margin-top: 25px;
  font-weight: 700;
}

.banner-txt-blk {
  max-width: 500px;
  padding: 40px;
  background-image: url('../images/icon4_1icon4.png'), url('../images/icon3_1icon3.png');
  background-position: 100% 100%, 0px 0px;
  background-size: 31px 31px, 31px 31px;
  background-repeat: no-repeat, no-repeat;
}

.banner-title-blk {
  float: left;
}

.banner-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-top: 30px;
  margin-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.div-block-5 {
  width: 70px;
  height: 1px;
  margin-right: 10px;
  background-color: #58595c;
}

.radius-bg {
  position: relative;
  z-index: 1;
  height: 218px;
  margin-top: -218px;
  background-image: url('../images/bg-01a.png');
  background-position: 50% 50%;
  background-size: 2000px 218px;
  background-repeat: no-repeat;
}

.sec2-bg {
  height: 680px;
  padding-top: 135px;
  background-image: url('../images/bg-02.jpg');
  background-position: 50% 50%;
  background-size: 2000px 680px;
  background-repeat: no-repeat;
}

.inner-1180 {
  display: block;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.inner-1180.abt-sec1-1180 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner-1180.abt-sec2-1180 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1025px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner-1180.abt-sec3-1180 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1025px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner-1180.back-1180 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner-1180.news-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 950px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-blk {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.title-txt {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 75px;
  background-image: url('../images/icon4_1icon4.png'), url('../images/icon3_1icon3.png');
  background-position: 99% 100%, 0px 0px;
  background-size: 31px 31px, 31px 31px;
  background-repeat: no-repeat, no-repeat;
  color: #8cc534;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.title-txt.white {
  background-image: url('../images/icon11_1icon11.png'), url('../images/icon10_1icon10.png');
  background-position: 99% 100%, 0px 0px;
  background-size: 31px 31px, 31px 31px;
  color: #fff;
}

.div-block-6 {
  display: block;
  max-width: 800px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sec-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  margin-top: 75px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.pattern-blk {
  height: 32px;
  background-image: url('../images/border-01.jpg');
  background-position: 50% 50%;
  background-size: 2000px 32px;
  background-repeat: no-repeat;
}

.sec3-bg {
  height: 1150px;
  padding-top: 125px;
  background-image: url('../images/bg-03.jpg'), -webkit-gradient(linear, left top, left bottom, from(#fdfcf8), to(#fdfcf8));
  background-image: url('../images/bg-03.jpg'), linear-gradient(180deg, #fdfcf8, #fdfcf8);
  background-position: 60% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.div-block-7 {
  display: block;
  max-width: 1050px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sec3-linkbox-blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 90px;
  margin-bottom: 90px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sec3-box {
  position: relative;
  width: 335px;
  max-width: 335px;
  min-height: 242px;
  padding: 53px 40px;
  background-color: #f6f6ea;
  box-shadow: 5px 5px 0 0 #dfdfc0;
}

.sec3-box.sec6-box {
  width: 285px;
  max-width: 285px;
  min-height: 457px;
  padding: 80px 25px 0px;
}

.sec3-box.treatment-box {
  display: block;
  min-height: 250px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 60px;
  box-shadow: 5px 5px 0 0 rgba(118, 162, 50, 0.29);
}

.sec3-pattern {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 32px;
  margin-bottom: 20px;
  background-image: url('../images/pattern01.png');
  background-position: 50% 50%;
  background-size: 335px 32px;
  background-repeat: repeat-x;
}

.sec3-title {
  color: #8eb74f;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.sec3-title.treatmentlist-title {
  text-align: center;
}

.sec3-title.sec3-title_special {
  font-size: 17px;
}

.sec3-c {
  margin-top: 20px;
  color: #58595c;
  line-height: 22px;
  text-align: left;
  letter-spacing: 0.5px;
}

.sec3-c.tracking0 {
  letter-spacing: 0px;
}

.link-block {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 34px;
  min-height: 34px;
  min-width: 34px;
  margin-right: 40px;
  margin-bottom: 20px;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #8eb74f;
}

.link-block.sec4-link {
  margin-right: 47px;
  margin-bottom: 35px;
}

.link-block.sec6-btn {
  position: relative;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-8 {
  width: 4px;
  height: 4px;
  border-radius: 1000px;
  background-color: #fff;
}

.sec4-bg {
  height: 661px;
  padding-top: 75px;
  background-image: url('../images/bg-04.jpg');
  background-position: 50% 50%;
  background-size: 2000px 661px;
  background-repeat: no-repeat;
}

.div-block-9 {
  display: block;
  max-width: 1000px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.right-arrow {
  width: 25px;
  background-image: url('../images/arrow02.png');
  background-position: 100% 50%;
  background-size: 25px 73px;
  background-repeat: no-repeat;
}

.left-arrow {
  width: 25px;
  background-image: url('../images/arrow01.png');
  background-position: 0px 50%;
  background-size: 25px 73px;
  background-repeat: no-repeat;
}

.slider {
  height: 100%;
  background-color: transparent;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 333px;
  margin-right: 7px;
  margin-bottom: 7px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  box-shadow: 5px 5px 0 0 #76a232;
}

.mask {
  margin-right: 50px;
  margin-left: 50px;
  padding-bottom: 7px;
}

.sec4-img {
  width: 45%;
  background-color: #fff;
}

.sec4-img.img1 {
  background-image: url('../images/dummy01.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.sec4-img.img2 {
  background-image: url('../images/dummy03.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.sec4-c {
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.sec4-title {
  margin-bottom: 25px;
  color: #8eb74f;
  font-size: 22px;
  line-height: 28px;
}

.sec4-c-blk {
  width: 55%;
  padding: 55px 40px 65px;
  background-color: #fdfcf8;
}

.sec5-bg {
  height: 803px;
  padding-top: 135px;
  background-image: url('../images/bg-05.jpg');
  background-position: 50% 50%;
  background-size: 2000px 803px;
  background-repeat: no-repeat;
}

.sec5-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 170px;
  min-height: 170px;
  min-width: 170px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1000px;
  background-color: #aca987;
  text-decoration: none;
}

.sec5-link-txt {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.sec5-linkbox-blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin: 100px auto 89px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.sec6-bg {
  height: 997px;
  padding-top: 100px;
  background-image: url('../images/bg-06.jpg');
  background-position: 50% 50%;
  background-size: 2000px 997px;
  background-repeat: no-repeat;
}

.sec6-img {
  display: block;
  width: 240px;
  height: 240px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  border: 1px solid #f1f1e4;
  background-color: #fff;
  background-image: url('../images/dummy02.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.sec6-img.secimg1 {
  background-image: url('../images/dummy01.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.sec6-img.secimg2 {
  background-image: url('../images/dummy03.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.sec6-date-blk {
  position: absolute;
  left: -15px;
  top: -15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  padding: 7px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #8eb74f;
}

.sec6-month {
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.sec6-date {
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0.5px;
}

.text-block-2 {
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  text-align: right;
  letter-spacing: 0.5px;
}

.footer-bg {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fdfcf8;
}

.footer-both {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.footer-s2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-3 {
  color: #58595c;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.5px;
}

.text-block-4 {
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  font-size: 18px;
  letter-spacing: 0.5px;
}

.footer-tel {
  margin-top: 30px;
  padding-top: 0px;
  padding-left: 30px;
  background-image: url('../images/icon5_1icon5.png');
  background-position: 0px 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  line-height: 22px;
  letter-spacing: 0.5px;
}

.footer-mail {
  margin-top: 13px;
  margin-bottom: 13px;
  padding-left: 30px;
  background-image: url('../images/icon6_1icon6.png');
  background-position: 0px 50%;
  background-size: 19px 13px;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  line-height: 22px;
  letter-spacing: 0.5px;
}

.footer-address {
  padding-left: 30px;
  background-image: url('../images/icon7_1icon7.png');
  background-position: 3px 1px;
  background-size: 13px 19px;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  line-height: 22px;
  letter-spacing: 0.5px;
}

.footer-txt-btn {
  margin-bottom: 7px;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.footer-s2-row1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-s2-row2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-s2-row3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 7px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-link-fb {
  margin-right: 15px;
}

.footer-bottom {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #8eb74f;
}

.footer-1100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-5 {
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.5px;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.abt-sec1-bg {
  height: 668px;
  background-image: url('../images/abt-bg1.jpg');
  background-position: 50% 50%;
  background-size: 2000px 668px;
  background-repeat: no-repeat;
}

.abt-sec1-title {
  color: #8cc534;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.abt-sec2-title {
  color: #8cc534;
  font-size: 20px;
  line-height: 35px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
}

.text-block-6 {
  margin-top: 25px;
  margin-bottom: 40px;
  color: #58595c;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.5px;
}

.abt-sec1-blk {
  display: block;
  max-width: 600px;
  margin-top: -55px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-13 {
  display: block;
  width: 2px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  background-color: #8cc534;
}

.div-block-13.ana-blk {
  margin-top: 55px;
}

.abt-sec2-bg {
  height: 581px;
  background-image: url('../images/abt-bg2.jpg');
  background-position: 50% 50%;
  background-size: 2000px 581px;
  background-repeat: no-repeat;
}

.text-block-7 {
  width: 460px;
  color: #58595c;
  font-size: 18px;
  line-height: 38px;
  text-align: justify;
  letter-spacing: 0.5px;
}

.abt-sec3-bg {
  height: 755px;
  background-color: #f9f9f1;
}

.text-block-8 {
  width: 460px;
  color: #58595c;
  font-size: 18px;
  line-height: 38px;
  text-align: left;
  letter-spacing: 0.5px;
}

.div-block-14 {
  width: 462px;
  height: 462px;
  min-height: 462px;
  min-width: 462px;
  border-radius: 1000px;
  background-image: url('../images/abt-bg3.jpg');
  background-position: 50% 50%;
  background-size: 462px 462px;
  background-repeat: no-repeat;
}

.abt-sec4-bg {
  padding-top: 60px;
  padding-bottom: 75px;
  background-color: #f8f3e7;
}

.text-block-9 {
  margin-top: 60px;
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.5px;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.text-block-10 {
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.5px;
}

.treatment-sec-bg {
  padding-top: 85px;
  padding-bottom: 85px;
  background-color: #f9f9f1;
}

.treatment-listing {
  display: block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.treatment-list-30 {
  display: inline-block;
  width: 30%;
  margin-right: 33px;
  margin-left: 5px;
}

.treatmentlist-row {
  margin-bottom: 60px;
}

.treatment-detais-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1104px;
  padding-top: 173px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/treatment-img1.jpg');
  background-position: 50% 50%;
  background-size: 2000px 1104px;
  background-repeat: no-repeat;
}

.details-back-blk {
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #8eb74f;
}

.details-back-link {
  padding: 9px 18px;
  border-radius: 1000px;
  background-color: #f9f9f1;
  color: #8eb74f;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.text-block-11 {
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.details-intro {
  display: block;
  width: 790px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-12 {
  color: #58595c;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  letter-spacing: 0.5px;
}

.text-block-13 {
  margin-top: 85px;
  color: #58595c;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.5px;
}

.text-block-13.aligncenter {
  font-size: 22px;
  line-height: 38px;
  text-align: center;
}

.div-block-15 {
  width: 30px;
  height: 2px;
  margin-top: 12px;
  margin-bottom: 15px;
  background-color: #8cc534;
}

.text-block-14 {
  margin-bottom: 5px;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  letter-spacing: 0.5px;
}

.text-block-14.bold {
  font-weight: 700;
}

.treatment-intro-pt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-15 {
  margin-right: 60px;
  margin-bottom: 8px;
  padding-left: 40px;
  background-image: url('../images/treatment-icon1_1treatment-icon1.png');
  background-position: 0px 1px;
  background-size: 25px 24px;
  background-repeat: no-repeat;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  letter-spacing: 0.5px;
}

.text-block-15.one-row {
  margin-right: 0px;
}

.treatment-details-c {
  padding-top: 85px;
  padding-bottom: 85px;
  background-color: #fff;
}

.div-block-16 {
  display: block;
  width: 790px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.details-caption {
  margin-top: 5px;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.details-caption.alignleft-caption {
  padding-left: 50px;
  text-align: left;
}

.div-block-17 {
  margin-bottom: 45px;
  text-align: left;
}

.text-block-16 {
  margin-top: 45px;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  letter-spacing: 0.5px;
}

.text-block-17 {
  margin-bottom: 35px;
  color: #8cc534;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.promotion-bg {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f6f6ea;
}

.promotion-list {
  margin-top: 50px;
}

.promotion-box {
  position: relative;
  display: block;
  width: 290px;
  min-height: 560px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 25px 10px;
  background-color: #fdfcf8;
  box-shadow: 5px 5px 0 0 rgba(118, 162, 50, 0.27);
  text-align: center;
}

.promotion-box.xs {
  min-height: 460px;
}

.promoton-img {
  display: block;
  width: 240px;
  height: 240px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border: 1px solid #f1f1e4;
  background-color: #fff;
}

.promoton-img.p-img1 {
  background-image: url('../images/promotion-img1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.promoton-img.p-img2 {
  background-image: url('../images/Ultra360Body_2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.p-img3 {
  background-image: url('../images/promotion-img3.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.promoton-img.p-img4 {
  background-image: url('../images/promotion-img4.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.promoton-img.p-img5 {
  background-image: url('../images/news-img6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.promoton-img.p-img6 {
  background-image: url('../images/treatment_10a.png');
  background-position: 50% 50%;
  background-size: 111px;
  background-repeat: no-repeat;
}

.promoton-img.p-img20 {
  background-image: url('../images/salus-talentwCHAIR.png');
  background-position: 50% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.promoton-img.n-img1 {
  background-image: url('../images/bt1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.promoton-img.n-img2 {
  background-image: url('../images/Restylane1.jpg');
  background-position: 50% 50%;
  background-size: 67%;
  background-repeat: no-repeat;
}

.promoton-img.n-img3 {
  background-image: url('../images/JUVEDERM1.png');
  background-position: 50% 50%;
  background-size: 90%;
  background-repeat: no-repeat;
}

.promoton-img.n-img4 {
  background-image: url('../images/TEOSYAL1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.n-img5 {
  background-image: url('../images/Sculptra3.jpg');
  background-position: 50% 50%;
  background-size: 70%;
  background-repeat: no-repeat;
}

.promoton-img.n-img6 {
  background-image: url('../images/promotion-img4.jpg');
  background-position: 50% 98%;
  background-size: auto 227px;
  background-repeat: no-repeat;
}

.promoton-img.n-img7 {
  background-image: url('../images/news-img6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.promoton-img.n-img8 {
  background-image: url('../images/promotion-img3.jpg');
  background-position: 50% 50%;
  background-size: auto 224px;
  background-repeat: no-repeat;
}

.promoton-img.n-img9 {
  background-image: url('../images/dummy02.jpg');
  background-position: 50% 98%;
  background-size: auto 277px;
  background-repeat: no-repeat;
}

.promoton-img.n-img10 {
  background-image: url('../images/promotion-img1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.promoton-img.n-img11 {
  background-image: url('../images/news-img5.jpg');
  background-position: 50% 50%;
  background-size: auto 224px;
  background-repeat: no-repeat;
}

.promoton-img.p-img7 {
  background-image: url('../images/news-img5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.promoton-img.t-img1 {
  background-image: url('../images/matrix1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img2 {
  background-image: url('../images/treatment2.png');
  background-position: 50% 50%;
  background-size: 168px;
  background-repeat: no-repeat;
}

.promoton-img.t-img3 {
  background-image: url('../images/treatment_4.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img4 {
  background-image: url('../images/Treatment_6.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img5 {
  background-image: url('../images/treatment_10a.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img6 {
  background-image: url('../images/promotion-img2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img7 {
  background-image: url('../images/treatment_13.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img8 {
  background-image: url('../images/treatment_3.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img9 {
  background-image: url('../images/Ulthera02.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img10 {
  background-image: url('../images/treatment_12.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img11 {
  background-image: url('../images/thermageFlx.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.promoton-img.t-img12 {
  background-image: url('../images/360_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img13 {
  background-image: url('../images/IntraGen4.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img14 {
  background-image: url('../images/CryoJet1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img15 {
  background-image: url('../images/promotion-img2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img16 {
  background-image: url('../images/raffine1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img17 {
  background-image: url('../images/pevonia2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img18 {
  background-image: url('../images/CO2-Laser.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img19 {
  background-image: url('../images/smartsonichifu.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img20 {
  background-image: url('../images/revlite.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img21 {
  background-image: url('../images/ultrapulse.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img30 {
  background-image: url('../images/eyelash-p3_3.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img31 {
  background-image: url('../images/eyelash-p2_2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img32 {
  background-image: url('../images/eyelash-p4.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.n-img6 {
  background-image: url('../images/roseLine.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.promoton-img.n-img7 {
  background-image: url('../images/Derma_Veil1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.p-img-8 {
  background-image: url('../images/360_2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promoton-img.t-img22 {
  background-image: url('../images/gentleyagpro.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.promotion-row {
  display: block;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  text-align: center;
}

.promotion-details {
  display: block;
  max-width: 925px;
  margin-right: auto;
  margin-left: auto;
}

.promotion-back {
  text-align: right;
}

.link-block-2 {
  padding: 10px 20px;
  border-radius: 1000px;
  background-color: #8eb74f;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.p-details-bg {
  margin-top: 20px;
  padding: 80px 60px;
  border-right: 1px none #000;
  border-bottom: 1px none #000;
  background-color: #fff;
  box-shadow: 5px 5px 0 0 rgba(142, 183, 79, 0.25);
}

.text-block-18 {
  color: #8eb74f;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.image-3 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.text-block-19 {
  color: #8cc534;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.text-block-20 {
  color: #010101;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.div-block-18 {
  width: 6px;
  height: 6px;
  min-height: 6px;
  min-width: 6px;
  margin-top: 6px;
  margin-right: 15px;
  border-radius: 1000px;
  background-color: #8eb74f;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-21 {
  color: #000;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.text-block-21.news {
  margin-bottom: 25px;
}

.text-block-21.news2 {
  margin-top: 40px;
}

.div-block-20 {
  margin-top: 45px;
}

.text-block-22 {
  margin-bottom: 20px;
  color: #8cc534;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.div-block-21 {
  margin-top: 35px;
}

.analysis-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 683px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/analysis-img1.jpg');
  background-position: 50% 50%;
  background-size: 2000px 683px;
  background-repeat: no-repeat;
}

.analysis-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.text-block-23 {
  color: #8cc534;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.text-block-23.contact-title {
  margin-bottom: 30px;
}

.div-block-22 {
  display: block;
  margin-right: auto;
  margin-bottom: 95px;
  margin-left: auto;
  text-align: center;
}

.text-block-24 {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #58595c;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.5px;
}

.analysis-details {
  padding-top: 70px;
  padding-bottom: 100px;
}

.ana-780 {
  display: block;
  width: 780px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-25 {
  color: #8cc534;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.text-block-26 {
  display: block;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.text-span {
  color: #8cc534;
}

.div-block-23 {
  padding-top: 55px;
  padding-bottom: 55px;
  border-bottom: 1px solid #e5e5e5;
}

.news-bg {
  height: 400px;
  background-image: url('../images/news-img1.jpg');
  background-position: 50% 50%;
  background-size: 2000px 400px;
  background-repeat: no-repeat;
}

.text-block-27 {
  margin-top: -20px;
  padding-top: 31px;
  padding-left: 31px;
  background-image: url('../images/icon3_1icon3.png');
  background-position: 0px 0px;
  background-size: 31px 31px;
  background-repeat: no-repeat;
  color: #8cc534;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.news-bg2 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f6f6ea;
}

.image-4 {
  margin-top: 35px;
}

.div-block-24 {
  height: 1px;
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: #e5e5e5;
}

.div-block-25 {
  margin-bottom: 40px;
}

.div-block-25.alignleft {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-28 {
  margin-top: 40px;
  border-bottom: 1px solid #e5e5e5;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.text-block-29 {
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.contact-bg {
  padding-top: 85px;
  padding-bottom: 85px;
  background-image: url('../images/contact-img1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-27 {
  margin-bottom: 35px;
}

.text-block-30 {
  color: #58595c;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 0px;
}

.text-block-31 {
  margin-bottom: 20px;
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.contact-tel {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 30px;
  background-image: url('../images/contact-img2_1contact-img2.png');
  background-position: 4px 50%;
  background-size: 15px 19px;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.contact-w-tel {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 30px;
  background-image: url('../images/contact-img3_1contact-img3.png');
  background-position: 0px 50%;
  background-size: 22px 23px;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.contact-c-tel {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 30px;
  background-image: url('../images/contact-img6_1contact-img6.png');
  background-position: 0px 50%;
  background-size: 22px 23px;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.contact-email {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 30px;
  background-image: url('../images/contact-img4_1contact-img4.png');
  background-position: 3px 50%;
  background-size: 19px 13px;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.contact-address {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 30px;
  background-image: url('../images/contact-img5_1contact-img5.png');
  background-position: 6px 3px;
  background-size: 13px 19px;
  background-repeat: no-repeat;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.contact-time {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 30px;
  background-image: url('../images/contact-time.png');
  background-position: 6px 3px;
  background-size: 19px 19px;
  background-repeat: no-repeat;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.div-block-28 {
  padding-bottom: 45px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.text-block-32 {
  color: #8cc534;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.div-block-29 {
  width: 30px;
  height: 2px;
  margin-top: 16px;
  margin-bottom: 16px;
  background-color: #8cc534;
}

.text-block-33 {
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.form-q {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-label {
  width: 160px;
  min-width: 160px;
  margin-bottom: 0px;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.text-field {
  margin-bottom: 0px;
}

.text-field:focus {
  border: 1px solid #8cc534;
}

.select-location {
  margin-bottom: 0px;
  color: #58595c;
}

.select-date {
  width: 250px;
  margin-bottom: 0px;
  margin-left: 15px;
  color: #58595c;
}

.select-date.booking {
  width: 320px;
}

.textarea {
  width: 100%;
  height: 200px;
  max-width: 100%;
  min-height: 200px;
  letter-spacing: 0.5px;
}

.button {
  margin-top: 15px;
  margin-left: 160px;
  padding: 15px 65px;
  background-color: #8cc534;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.5px;
}

.button.booking {
  margin-top: 35px;
}

.div-block-30 {
  margin-top: 50px;
  margin-bottom: 20px;
}

.appointment-bg {
  height: 900px;
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: url('../images/appointment-img1.jpg');
  background-position: 50% 50%;
  background-size: 2000px 1000px;
  background-repeat: no-repeat;
}

.text-block-34 {
  margin-top: 30px;
  color: #58595c;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.5px;
}

.booking-form {
  display: block;
  width: 545px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-31 {
  margin-bottom: 90px;
}

.div-block-31.alignleft {
  text-align: left;
}

.div-block-31.aligncenter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-31.bordercolor {
  border-right: 1px solid #8cc534;
  border-bottom: 1px solid #8cc534;
}

.div-block-31.vectical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-31.vectical.aligntop {
  margin-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-31.vectical-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-31.vectical-end.aligntop {
  margin-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-31.clear {
  margin-bottom: 0px;
}

.div-block-32 {
  text-align: left;
}

.text-block-35 {
  margin-top: -20px;
  margin-bottom: 40px;
  color: #58595c;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.div-block-33 {
  margin-top: -75px;
  text-align: left;
}

.text-block-36 {
  margin-bottom: -50px;
  color: #58595c;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.div-block-34 {
  margin-top: -50px;
  margin-bottom: 90px;
  text-align: left;
}

.div-block-35 {
  margin-bottom: -45px;
}

.text-block-37 {
  padding-top: 55px;
  padding-bottom: 55px;
  color: #aca987;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.text-block-38 {
  margin-top: 42px;
  margin-bottom: 42px;
  padding: 8px 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8cc534), to(#8cc534));
  background-image: linear-gradient(180deg, #8cc534, #8cc534);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.text-block-39 {
  padding-top: 55px;
  color: #aca987;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
}

.image-5 {
  display: none;
}

.hide {
  display: none;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-txt_2 {
  display: inline-block;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding: 40px 75px 20px;
  color: #8cc534;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.5px;
}

.title-txt_2.white {
  background-image: url('../images/icon11_1icon11.png'), url('../images/icon10_1icon10.png');
  background-position: 99% 100%, 0px 0px;
  background-size: 31px 31px, 31px 31px;
  color: #fff;
}

.title-txt_2.left {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.title-txt_2.alignleft {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column_txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 56px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.5px;
}

.column_txt.bold {
  font-weight: 700;
}

.column {
  border-style: solid none none solid;
  border-width: 1px;
  border-color: #8cc534;
}

.column-2 {
  border-style: solid none none solid;
  border-width: 1px;
  border-color: #8cc534;
}

.column-3 {
  min-height: 0px;
  border-style: solid none none solid;
  border-width: 1px;
  border-color: #8cc534;
}

.columns {
  min-height: 0px;
}

.column-4 {
  border-style: solid none none solid;
  border-width: 1px;
  border-color: #8cc534;
}

.grid {
  grid-template-areas: ".";
  -ms-grid-columns: 0.5fr 1fr 1fr 1fr;
  grid-template-columns: 0.5fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto;
}

.list-item {
  color: #58595c;
  font-size: 16px;
  line-height: 40px;
  text-align: left;
}

.list {
  padding-left: 0px;
}

.list._50p {
  width: 50%;
}

.image-7 {
  width: 100%;
}

.image-8 {
  width: auto;
  margin-top: 40px;
}

.image-a {
  width: 50%;
  margin-top: 40px;
}

.text-block-14_c {
  margin-bottom: 10px;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.5px;
}

.text-block-14_c.bold {
  font-weight: 700;
}

.image-9 {
  width: 33%;
  margin-top: 21px;
  margin-bottom: 21px;
}

.text-span-2 {
  color: #8cc534;
}

.image-10 {
  margin-left: 20%;
}

.div-block-37 {
  padding-right: 30px;
  padding-left: 30px;
}

.text-span-3 {
  color: #8cc534;
}

.image-11 {
  width: 30%;
  margin-right: 50px;
  float: left;
}

.image-111 {
  width: 55%;
  margin-right: 50px;
  float: left;
}

.text-block-100 {
  margin-bottom: 5px;
  padding-top: 13px;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  letter-spacing: 0.5px;
}

.text-block-100.bold {
  font-weight: 700;
}

.text-block-101 {
  margin-bottom: 5px;
  padding-top: 29px;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  letter-spacing: 0.5px;
}

.text-block-101.bold {
  font-weight: 700;
}

.image-12 {
  margin-right: 20px;
}

.image-13 {
  width: 70%;
}

.text-span-4 {
  color: #8cc534;
}

.image-14 {
  margin-bottom: 45px;
}

.treatment-box2 {
  position: relative;
  display: block;
  width: 335px;
  min-height: 560px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 25px 10px;
  background-color: #fdfcf8;
  box-shadow: 5px 5px 0 0 rgba(118, 162, 50, 0.27);
  text-align: center;
}

.image-15 {
  padding-bottom: 60px;
}

.image-16 {
  padding-top: 30px;
}

.image_20 {
  width: 50%;
}

.text-block-102 {
  margin-top: 100px;
  color: #8cc534;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 1px;
}

.colspan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column_444a {
  border-style: solid none none solid;
  border-width: 1px;
  border-color: #8cc534;
}

.column_444a.special_col_height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 85px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column444b {
  border-style: solid none none solid;
  border-width: 1px;
  border-color: #8cc534;
}

.column444b.special_col_height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 85px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column444c {
  min-height: 0px;
  border-style: solid none none solid;
  border-width: 1px;
  border-color: #8cc534;
}

.contact-fb {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 30px;
  background-image: url('../images/fb-icon.png');
  background-position: 3px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.contact-ins {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 30px;
  background-image: url('../images/ig-icon.png');
  background-position: 3px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.unchange {
  color: #58595c;
  text-decoration: none;
}

.unchange:hover {
  color: #818181;
}

.sociallink {
  padding-left: 10px;
}

.contact-wechat {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 30px;
  background-image: url('../images/wechat_icon.png');
  background-position: 0px 50%;
  background-size: auto 20px;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.contact-dollar {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 30px;
  background-image: url('../images/dollar.png');
  background-position: 0px 50%;
  background-size: auto 20px;
  background-repeat: no-repeat;
  font-family: 'Gotham book', sans-serif;
  color: #58595c;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.image-17 {
  margin-bottom: 90px;
}

.image-18 {
  width: 60%;
}

.div-block-38 {
  width: 100%;
}

.unchange_invert {
  color: #fff;
  text-decoration: none;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-13-copy {
  color: #58595c;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.5px;
}

.text-block-13-copy.aligncenter {
  font-size: 22px;
  line-height: 38px;
  text-align: center;
}

.image-19 {
  width: 80%;
}

.sec7-bg {
  height: 997px;
  padding-top: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfcf8), to(#fdfcf8));
  background-image: linear-gradient(180deg, #fdfcf8, #fdfcf8);
}

.image-20 {
  width: 70%;
}

.image-21 {
  width: 60%;
}

.image-22 {
  width: 35%;
}

.image-23 {
  width: 50%;
}

.image-24 {
  width: 40%;
}

.image-25 {
  width: 30%;
  height: 30%;
}

.image-26 {
  width: 40%;
  height: 40%;
}

html.w-mod-js *[data-ix="up-to-down"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="down-to-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="scroll-opacity"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .header {
    height: 100px;
  }
  .brand {
    margin-left: 12px;
  }
  .image {
    height: 70px;
  }
  .nav-link {
    display: block;
    text-align: center;
  }
  .nav-link.w--current {
    display: inline-block;
  }
  .nav-link-blk {
    margin-top: 0px;
  }
  .bking-blk {
    padding-right: 0px;
  }
  .div-block {
    width: 100%;
    height: 50px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 0px;
  }
  .div-block-2 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .nav-menu {
    margin-top: 0px;
    background-color: rgba(249, 249, 241, 0.95);
  }
  .menu-button {
    padding-top: 38px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .icon {
    color: #333;
    font-size: 30px;
  }
  .banner-slider {
    height: 650px;
  }
  .banner-img1 {
    background-position: 61% 50%;
    background-size: auto 100%;
  }
  .banner-1180 {
    max-width: 95%;
  }
  .black-txt._28pt.banner-txt {
    font-size: 22px;
  }
  .green-txt._55pt.bannertitle {
    margin-top: 0px;
    font-size: 35px;
  }
  .radius-bg {
    display: none;
  }
  .sec2-bg {
    padding-top: 115px;
  }
  .inner-1180 {
    max-width: 95%;
  }
  .inner-1180.abt-sec1-1180 {
    max-width: 100%;
    background-color: hsla(0, 0%, 100%, 0.56);
  }
  .inner-1180.abt-sec2-1180 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .inner-1180.abt-sec3-1180 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .inner-1180.news-title {
    max-width: 95%;
  }
  .sec3-bg {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fdfcf8;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .div-block-7 {
    max-width: 100%;
  }
  .sec3-linkbox-blk {
    margin-bottom: 70px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .sec3-box {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .sec3-box.sec6-box {
    width: 220px;
    max-width: 220px;
    min-height: 280px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .sec3-box.treatment-box {
    width: 220px;
    max-width: 220px;
    min-height: auto;
  }
  .link-block {
    margin-right: 30px;
    margin-bottom: 13px;
  }
  .link-block.sec4-link {
    margin-right: 38px;
  }
  .link-block.sec6-btn {
    margin-top: 15px;
  }
  .sec4-bg {
    height: auto;
    padding-bottom: 75px;
    background-color: #8eb74f;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .sec4-c-blk {
    padding-top: 35px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .sec5-bg {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fdfcf8;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .sec5-linkbox-blk {
    margin-top: 65px;
  }
  .sec6-bg {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #eef3e1;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .sec6-img {
    width: 180px;
    height: 180px;
    margin-bottom: 15px;
  }
  .sec6-date-blk {
    left: -7px;
    top: -27px;
  }
  .footer-both {
    max-width: 100%;
  }
  .footer-s2-row1 {
    margin-right: 20px;
  }
  .footer-s2-row2 {
    margin-right: 20px;
  }
  .footer-1100 {
    max-width: 95%;
  }
  .abt-sec1-bg {
    height: 600px;
    background-position: 92% 0px;
    background-size: auto 600px;
  }
  .text-block-7 {
    width: 460px;
    margin-right: 25px;
  }
  .abt-sec3-bg {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .text-block-8 {
    width: 80%;
    margin-top: 20px;
  }
  .treatment-detais-bg {
    height: 1000px;
    padding-top: 120px;
    background-size: auto 1000px;
  }
  .details-intro {
    width: 100%;
    margin-top: 75px;
  }
  .text-block-13 {
    font-size: 16px;
  }
  .div-block-16 {
    width: 100%;
  }
  .promotion-box {
    width: 220px;
  }
  .promoton-img {
    width: 180px;
    height: 180px;
  }
  .promotion-row {
    margin-bottom: 60px;
  }
  .analysis-bg {
    height: 620px;
  }
  .analysis-list {
    width: 700px;
    max-width: 1000px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .div-block-22 {
    margin-bottom: 65px;
  }
  .ana-780 {
    width: 100%;
  }
  .news-bg {
    height: 300px;
    background-size: auto 300px;
  }
  .div-block-31.vectical {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .div-block-31.vectical-end {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .text-block-38 {
    font-size: 18px;
  }
  .column_txt {
    min-height: 84px;
  }
  .image-10 {
    margin-left: 0%;
  }
  .image-11 {
    width: 43%;
    margin-right: 30px;
  }
  .text-block-100 {
    padding-top: 0px;
  }
  .text-block-101 {
    padding-top: 0px;
  }
  .treatment-box2 {
    width: 220px;
  }
  .column_444a.special_col_height {
    height: 85px;
  }
  .text-block-13-copy {
    font-size: 16px;
  }
  .sec7-bg {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #eef3e1;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
}

@media (max-width: 767px) {
  .header {
    height: 80px;
  }
  .image {
    height: 55px;
  }
  .menu-button {
    padding-top: 28px;
  }
  .banner-slider {
    height: 500px;
  }
  .banner-1180 {
    max-width: 100%;
    background-color: hsla(0, 0%, 100%, 0.6);
  }
  .sec2-bg {
    height: 630px;
    padding-top: 90px;
  }
  .inner-1180.abt-sec1-1180 {
    background-color: hsla(0, 0%, 100%, 0.7);
  }
  .inner-1180.abt-sec2-1180 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: hsla(0, 0%, 100%, 0.18);
  }
  .div-block-6 {
    margin-top: 60px;
  }
  .sec3-linkbox-blk {
    margin-top: 60px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec3-linkbox-blk.sec6-linkboxblk {
    margin-top: 60px;
    margin-bottom: -53px;
  }
  .sec3-box {
    margin-bottom: 20px;
  }
  .sec3-box.sec6-box {
    width: 330px;
    max-width: 330px;
    margin-bottom: 45px;
  }
  .sec3-box.treatment-box {
    width: 330px;
    max-width: 330px;
  }
  .link-block.sec4-link {
    bottom: -12px;
    margin-right: 30px;
  }
  .sec4-bg {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .slider {
    display: block;
    width: 430px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-10 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 7px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec4-img {
    width: 100%;
    height: 250px;
  }
  .sec4-c-blk {
    width: 100%;
  }
  .sec5-bg {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .sec5-btn {
    width: 150px;
    height: 150px;
    min-height: 150px;
    min-width: 150px;
    margin-right: 5px;
    margin-left: 5px;
  }
  .sec5-linkbox-blk {
    margin-top: 60px;
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec6-bg {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .sec6-img {
    display: block;
    width: 220px;
    height: 220px;
    margin-right: auto;
    margin-left: auto;
  }
  .sec6-date-blk {
    left: -22px;
    top: -22px;
  }
  .footer-bg {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .footer-both {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-s1 {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  }
  .footer-s2 {
    position: relative;
    margin-top: 20px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .footer-tel {
    margin-top: 15px;
  }
  .footer-s2-row1 {
    margin-right: 30px;
  }
  .footer-s2-row2 {
    margin-right: 30px;
  }
  .footer-s2-row3 {
    position: absolute;
    right: -49px;
    bottom: 0px;
  }
  .footer-1100 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-11 {
    width: 350px;
  }
  .div-block-12 {
    width: 350px;
    margin-top: 20px;
  }
  .abt-sec1-bg {
    height: 500px;
  }
  .abt-sec1-title {
    font-size: 35px;
  }
  .abt-sec1-blk {
    max-width: 90%;
    margin-top: 0px;
  }
  .abt-sec2-bg {
    background-color: #edebee;
    background-image: url('../images/abt-bg2.jpg');
    background-size: 2000px 581px;
    background-repeat: no-repeat;
  }
  .text-block-7 {
    margin-left: 25px;
  }
  .abt-sec4-bg {
    padding-right: 10px;
    padding-left: 10px;
  }
  .treatmentlist-row {
    margin-bottom: 0px;
  }
  .treatment-detais-bg {
    display: block;
    height: auto;
    padding-top: 85px;
    padding-bottom: 85px;
    background-color: #f3f1e8;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .details-intro {
    margin-top: 45px;
  }
  .text-block-12 {
    font-size: 16px;
    line-height: 28px;
  }
  .text-block-13.aligncenter {
    font-size: 20px;
  }
  .text-block-17 {
    font-size: 35px;
  }
  .promotion-box {
    width: 330px;
    margin-bottom: 25px;
  }
  .promoton-img {
    width: 220px;
    height: 220px;
  }
  .promotion-row {
    margin-bottom: 0px;
  }
  .p-details-bg {
    padding: 50px 25px;
  }
  .analysis-list {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block-23 {
    font-size: 35px;
  }
  .div-block-22 {
    margin-bottom: 45px;
  }
  .text-block-25 {
    font-size: 20px;
  }
  .text-block-27 {
    font-size: 35px;
  }
  .contact-bg {
    height: auto;
    background-color: #f3f3f3;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .text-block-30 {
    font-size: 20px;
  }
  .text-block-31 {
    font-size: 16px;
  }
  .form-q {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .form-label {
    width: auto;
    min-width: auto;
  }
  .select-date {
    margin-top: 5px;
    margin-left: 0px;
  }
  .select-date.booking {
    width: 100%;
  }
  .textarea {
    width: auto;
    height: 150px;
    max-height: 150px;
    max-width: 100%;
    min-height: 150px;
    min-width: auto;
  }
  .button {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 22px;
    padding-left: 22px;
    text-align: center;
  }
  .booking-form {
    width: auto;
  }
  .div-block-31.vectical {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .div-block-31.vectical.aligntop {
    padding-top: 41px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .div-block-31.vectical-end {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .div-block-31.vectical-end.aligntop {
    padding-top: 41px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .text-block-35 {
    font-size: 22px;
  }
  .text-block-38 {
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .column_txt {
    min-height: 40px;
  }
  .column_txt.fontwhite {
    color: #fff;
    font-weight: 700;
  }
  .column {
    background-color: #8cc534;
  }
  .column-2 {
    border-top-style: none;
    border-bottom-style: none;
  }
  .column-3 {
    border-top-style: dotted;
    border-top-color: #cdcdcd;
    border-bottom-style: dotted;
    border-bottom-color: #cdcdcd;
  }
  .column-4 {
    border-top-style: none;
    border-bottom-style: none;
  }
  .list._50p {
    width: 100%;
  }
  .image-10 {
    margin-left: 0%;
  }
  .image-11 {
    width: 58%;
    margin-right: 10px;
  }
  .treatment-box2 {
    width: 330px;
    margin-bottom: 25px;
  }
  .image-15 {
    padding-bottom: 40px;
  }
  .colspan {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column_444a {
    background-color: #8cc534;
  }
  .column_444a.special_col_height {
    height: 44px;
  }
  .column444b {
    border-top-style: none;
    border-bottom-style: none;
  }
  .column444b.special_col_height {
    height: auto;
  }
  .column444c {
    border-top-style: dotted;
    border-top-color: #cdcdcd;
    border-bottom-style: dotted;
    border-bottom-color: #cdcdcd;
  }
  .text-block-13-copy.aligncenter {
    font-size: 20px;
  }
  .sec7-bg {
    padding-top: 55px;
    padding-bottom: 55px;
  }
}

@media (max-width: 479px) {
  .brand {
    margin-left: 0px;
  }
  .banner-slider {
    height: 250px;
  }
  .disable.sec4-nav {
    bottom: 10px;
    display: block;
    font-size: 10px;
  }
  .banner-1180 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .black-txt._28pt.banner-txt {
    font-size: 16px;
  }
  .green-txt._55pt.bannertitle {
    font-size: 22px;
    line-height: 25px;
  }
  .sec2-bg {
    height: auto;
    padding-bottom: 50px;
    background-color: #fafaee;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .inner-1180.news-title {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .title-txt {
    padding: 30px 35px;
    font-size: 24px;
  }
  .div-block-6 {
    margin-top: 40px;
  }
  .sec-btn {
    margin-top: 30px;
  }
  .sec3-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .sec3-linkbox-blk {
    margin-top: 50px;
  }
  .sec3-linkbox-blk.sec6-linkboxblk {
    margin-bottom: -15px;
  }
  .sec3-box {
    width: 100%;
    min-height: auto;
  }
  .sec3-box.sec6-box {
    width: 280px;
    max-width: 280px;
  }
  .sec3-box.treatment-box {
    width: 260px;
    max-width: 260px;
  }
  .link-block.sec4-link {
    margin-bottom: 60px;
  }
  .link-block.sec6-btn {
    margin-top: 10px;
  }
  .right-arrow {
    display: none;
  }
  .left-arrow {
    display: none;
  }
  .slider {
    width: 100%;
  }
  .mask {
    margin-right: 0px;
    margin-left: 0px;
  }
  .sec4-title {
    margin-bottom: 10px;
  }
  .sec4-c-blk {
    padding-top: 25px;
    padding-bottom: 96px;
    background-color: #fdfcf8;
  }
  .sec5-btn {
    width: 120px;
    height: 120px;
    min-height: 120px;
    min-width: 120px;
  }
  .sec5-link-txt {
    font-size: 20px;
  }
  .sec6-date-blk {
    left: -12px;
  }
  .text-block-3 {
    font-size: 20px;
  }
  .text-block-4 {
    font-size: 16px;
  }
  .footer-txt-btn {
    font-size: 15px;
  }
  .div-block-11 {
    width: 250px;
  }
  .div-block-12 {
    width: 250px;
    margin-top: 15px;
  }
  .abt-sec1-bg {
    height: 400px;
  }
  .abt-sec1-title {
    font-size: 30px;
  }
  .text-block-6 {
    font-size: 18px;
  }
  .abt-sec2-bg {
    height: 450px;
  }
  .text-block-7 {
    font-size: 16px;
    line-height: 28px;
  }
  .text-block-8 {
    width: 85%;
    font-size: 16px;
    line-height: 28px;
  }
  .div-block-14 {
    width: 300px;
    height: 300px;
    min-height: 300px;
    min-width: 300px;
    background-size: 300px 300px;
  }
  .text-block-9 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-block-12 {
    font-size: 16px;
    line-height: 28px;
  }
  .text-block-13.aligncenter {
    font-size: 18px;
    line-height: 26px;
  }
  .treatment-intro-pt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block-17 {
    font-size: 30px;
  }
  .promotion-box {
    width: 270px;
  }
  .text-block-18 {
    font-size: 22px;
  }
  .text-block-23 {
    font-size: 30px;
  }
  .div-block-23 {
    letter-spacing: 0.5px;
  }
  .text-block-27 {
    font-size: 30px;
  }
  .form-q {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .select-date {
    width: 100%;
  }
  .button {
    width: 150px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .text-block-35 {
    font-size: 20px;
  }
  .text-block-38 {
    font-size: 16px;
    letter-spacing: 0px;
  }
  .title-txt_2 {
    padding: 30px 35px;
    font-size: 24px;
  }
  .image-10 {
    margin-left: 0%;
  }
  .image-11 {
    width: 100%;
    margin-right: 0px;
  }
  .treatment-box2 {
    width: 270px;
  }
  .image-15 {
    padding-bottom: 20px;
  }
  .column444b.special_col_height {
    height: auto;
  }
  .text-block-13-copy.aligncenter {
    font-size: 18px;
    line-height: 26px;
  }
}

@font-face {
  font-family: 'Gotham book';
  src: url('../fonts/Gotham-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}