:root {
  --white: white;
  --black: black;
}

.body {
  background-color: #fdf8e2;
}

.page_content {
  height: 100%;
}

.header {
  background-image: url('../images/home_header_bg.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  height: 120px;
  margin-bottom: 20px;
}

.header_container {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  max-width: 1300px;
  height: 120px;
  display: flex;
  position: relative;
  overflow: visible;
}

.main {
  margin-bottom: 0;
}

.section_1 {
  margin-bottom: 80px;
}

.main_container {
  max-width: 1300px;
}

.area_image {
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-image: url('../images/home_banner_1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  height: 750px;
  margin-bottom: 80px;
  display: flex;
  position: relative;
}

.area_image.heroimg_home_1 {
  background-image: url('../images/home_banner_1.jpg');
  margin-bottom: 20px;
}

.area_image.heroimg_home_2 {
  background-image: url('../images/home_banner_2.jpg');
  background-size: cover;
  margin-bottom: 20px;
}

.area_image.heroimg_service_3 {
  background-image: url('../images/service_banner_3.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 0;
}

.area_image.heroimg_about_1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  height: auto;
}

.area_image.heroimg_about_2 {
  height: auto;
}

.btn_hover {
  color: #fdf8e2;
  text-align: center;
  letter-spacing: 0;
  background-color: #736357;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 250px;
  height: 50px;
  font-family: Noto Sans SC, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
  overflow: visible;
}

.block_text {
  position: relative;
}

.column_web_2 {
  justify-content: flex-end;
  display: flex;
}

.column_web_1 {
  border-right: 1px solid #000;
  border-radius: 0;
  height: 800px;
}

.columns_mobile_1 {
  display: none;
}

.textbox {
  color: #261a1a;
  text-align: right;
  border: 0 rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: 800px;
  font-family: Noto Sans SC, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 100px;
  display: flex;
  position: static;
}

.text-block {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Sans SC, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 100px;
}

.decobox {
  position: absolute;
}

.section_2 {
  margin-bottom: 80px;
}

.footer_section {
  background-image: linear-gradient(#493026, #493026);
  height: 150px;
  max-height: none;
  overflow: visible;
}

.footer_container {
  max-width: 1300px;
  height: 150px;
  max-height: none;
}

.columns_footer {
  color: #fdf8e2;
  letter-spacing: 10px;
  height: 150px;
  max-height: none;
  font-family: Noto Sans SC, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.column-1 {
  justify-content: center;
  align-items: center;
  height: 150px;
  max-height: none;
  display: flex;
}

.column-2, .column-3, .column-4 {
  justify-content: center;
  align-items: center;
  height: 150px;
  display: flex;
}

.text-block-2, .text-block-3, .text-block-4, .text-block-5 {
  color: #fdf8e2;
  text-align: center;
}

.link-block, .link-block-2, .link-block-3, .link-block-4 {
  text-decoration: none;
}

.body-2 {
  background-color: #fdf8e2;
}

.footer_deco {
  border-top: 1px solid rgba(115, 99, 87, .5);
  justify-content: center;
  align-items: center;
  height: 350px;
  display: flex;
}

.footer_deco_container {
  border-top: 1px solid rgba(115, 99, 87, .5);
  justify-content: center;
  align-items: center;
  max-width: 1300px;
  height: 350px;
  display: flex;
}

.section_gap {
  height: 150px;
}

.container {
  height: 200px;
}

.logo {
  margin-bottom: 20px;
}

.logo_container {
  max-width: 1300px;
  height: 300px;
}

.section_3, .section_4 {
  margin-bottom: 40px;
}

.service_1 {
  background-image: url('../images/service_banner_1.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 800px;
}

.service_2 {
  background-image: url('../images/service_banner_2.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 800px;
}

.service_3 {
  background-image: url('../images/service_banner_3.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 800px;
}

.servicetitle_doctors, .servicetitle_prescription, .servicetitle_treatment {
  justify-content: center;
  align-items: center;
  height: 800px;
  display: flex;
}

.mobile_servicetitle {
  display: none;
}

.body-3 {
  color: #fff;
  background-color: #fdf8e2;
}

.section_6 {
  margin-bottom: 80px;
}

.product_columns_1 {
  position: static;
}

.description {
  color: #fff;
  background-color: #beac83;
  margin-bottom: 20px;
  padding: 5px 10px;
  font-family: Noto Sans SC, sans-serif;
  font-weight: 500;
  display: inline-block;
}

.heading {
  color: #686b4a;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Noto Sans SC, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.paragraph {
  color: #616a3b;
  font-family: Noto Sans SC, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
}

.heading-2 {
  color: #686b4a;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Noto Sans SC, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.paragraph-2 {
  color: #616a3b;
  font-family: Noto Sans SC, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
}

.block_price {
  margin-top: 60px;
  font-family: Noto Sans SC, sans-serif;
  position: static;
}

.text-block-6 {
  color: #686b4a;
  font-family: Noto Sans SC, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.body-4 {
  color: #fff;
  background-color: #fdf8e2;
}

.section_8 {
  margin-bottom: 80px;
}

.text-block-7 {
  font-size: 40px;
  line-height: 80px;
}

.bold-text, .bold-text-2 {
  font-weight: 500;
}

.paragraph-3 {
  color: #000;
  margin-top: 60px;
  margin-bottom: 0;
  font-family: Noto Sans SC, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
}

.nav-menu {
  color: #fdf8e2;
  text-align: center;
  background-color: #493026;
  justify-content: center;
  align-items: center;
  width: 30vw;
  height: auto;
  max-height: 100vh;
  font-family: Noto Sans SC, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 100px;
  text-decoration: none;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.menu-button {
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-end;
  align-items: flex-end;
  padding: 0;
  display: block;
}

.nav-link {
  color: #fdf8e2;
  text-align: center;
}

.nav-link:hover {
  color: #beac83;
}

.nav-link.w--current {
  color: #fdf8e2;
}

.nav-link-2 {
  color: #fdf8e2;
  text-align: center;
}

.nav-link-2:hover {
  color: #beac83;
}

.nav-link-2.w--current {
  color: #fdf8e2;
}

.nav-link-3 {
  color: #fdf8e2;
  text-align: center;
}

.nav-link-3:hover {
  color: #beac83;
}

.nav-link-3.w--current {
  color: #fdf8e2;
}

.container-2 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.link-block-5 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  display: flex;
}

.link {
  color: #000;
  text-align: center;
  text-decoration: none;
}

@media screen and (min-width: 1920px) {
  .header_container {
    height: 120px;
  }

  .area_image {
    height: 750px;
  }

  .area_image.heroimg_home_1 {
    background-image: url('../images/home_banner_1.jpg');
  }

  .area_image.heroimg_home_2 {
    background-image: url('../images/home_banner_2.jpg');
    background-size: auto;
  }

  .block_text {
    position: relative;
  }

  .column_web_1 {
    height: 800px;
  }

  .textbox {
    font-size: 40px;
    line-height: 80px;
  }

  .decobox {
    position: absolute;
  }

  .column-1, .column-2, .column-3, .column-4 {
    justify-content: center;
  }

  .service_1 {
    background-image: url('../images/service_banner_1.jpg');
  }

  .service_2 {
    background-image: url('../images/service_banner_2.jpg');
  }

  .service_3 {
    background-image: url('../images/service_banner_3.jpg');
  }

  .heading-2 {
    color: #686b4a;
    margin-bottom: 20px;
    font-family: Noto Sans SC, sans-serif;
    font-size: 24px;
    font-weight: 500;
  }

  .paragraph-2 {
    color: #616a3b;
    font-family: Noto Sans SC, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 40px;
  }

  .column-5, .column-6 {
    padding-left: 40px;
  }

  .text-block-7 {
    margin-top: 60px;
  }

  .nav-menu {
    max-height: 100vh;
  }
}

@media screen and (max-width: 991px) {
  .header {
    height: 120px;
  }

  .header_container {
    max-width: 700px;
    height: 120px;
  }

  .main {
    margin-bottom: 0;
  }

  .main_container {
    max-width: 700px;
  }

  .area_image {
    background-image: linear-gradient(rgba(253, 248, 226, .15), rgba(253, 248, 226, .15)), url('../images/home_banner_1.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    height: 500px;
    margin-bottom: 40px;
  }

  .area_image.heroimg_home_1 {
    background-image: url('../images/home_banner_1.jpg');
    background-size: cover;
  }

  .area_image.heroimg_about_1 {
    height: auto;
    margin-bottom: 40px;
  }

  .btn_hover {
    display: flex;
  }

  .column_web_1 {
    height: 500px;
  }

  .textbox {
    height: 500px;
    font-size: 30px;
    line-height: 60px;
  }

  .text-block {
    font-size: 30px;
    line-height: 60px;
  }

  .decobox {
    opacity: .5;
  }

  .footer_container {
    max-width: 700px;
  }

  .columns_footer {
    font-size: 15px;
  }

  .logo_container {
    height: 300px;
  }

  .service_1 {
    background-image: url('../images/service_banner_1.jpg');
    height: 400px;
  }

  .service_2 {
    background-image: url('../images/service_banner_2.jpg');
    height: 400px;
  }

  .service_3 {
    background-image: url('../images/service_banner_3.jpg');
    height: 400px;
  }

  .servicetitle_doctors, .servicetitle_prescription, .servicetitle_treatment {
    height: 400px;
  }

  .bold-text {
    font-size: 20px;
    line-height: 40px;
  }

  .navbar {
    background-color: #fdf8e2;
  }

  .nav-menu {
    max-height: 100vh;
    font-size: 40px;
    line-height: 80px;
  }
}

@media screen and (max-width: 767px) {
  .header_container {
    max-width: 530px;
  }

  .main {
    margin-bottom: 0;
  }

  .section_1 {
    max-width: none;
  }

  .main_container {
    max-width: 530px;
  }

  .area_image.heroimg_home_1 {
    background-image: url('../images/home_banner_1.jpg');
    background-size: cover;
  }

  .column_web_2 {
    display: none;
  }

  .image {
    max-width: 100%;
  }

  .column_web_1, .columns_web {
    display: none;
  }

  .columns_mobile_1 {
    display: block;
  }

  .column_mobile_2 {
    position: static;
  }

  .block_title_mobile {
    text-align: right;
    border-bottom: 1px solid rgba(115, 99, 87, .5);
    margin-bottom: 15px;
  }

  .block_text_mobile {
    height: 300px;
    position: relative;
  }

  .decobox_mobile {
    position: absolute;
  }

  .textbox_mobile {
    color: #261a1a;
    border-top: 1px rgba(115, 99, 87, .5);
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    height: 300px;
    font-family: Noto Sans SC, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 40px;
    display: flex;
  }

  .image-2 {
    margin-bottom: 20px;
  }

  .footer_section, .footer_container, .columns_footer {
    height: 240px;
  }

  .column-1 {
    justify-content: center;
    height: 60px;
  }

  .column-2, .column-3 {
    height: 60px;
  }

  .column-4 {
    justify-content: center;
    height: 60px;
  }

  .section_gap {
    height: 100px;
  }

  .logo_container {
    text-align: center;
    height: 300px;
  }

  .service_1 {
    background-image: url('../images/service_banner_1.jpg');
  }

  .service_2 {
    background-image: url('../images/service_banner_2.jpg');
  }

  .service_3 {
    background-image: url('../images/service_banner_3.jpg');
  }

  .bold-text-3, .bold-text-4 {
    font-weight: 500;
  }

  .nav-menu {
    max-height: 100vh;
    font-size: 25px;
    line-height: 50px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: 80px;
  }

  .header_container {
    max-width: 300px;
    height: 80px;
  }

  .btn_ham {
    width: 10px;
  }

  .section_1 {
    margin-bottom: 40px;
  }

  .main_container {
    max-width: 300px;
  }

  .area_image {
    height: 300px;
  }

  .textbox_mobile {
    font-size: 15px;
  }

  .section_2 {
    margin-bottom: 40px;
  }

  .logo_container {
    height: 300px;
  }

  .service_1 {
    background-image: url('../images/service_banner_1.jpg');
    height: 200px;
  }

  .service_2 {
    background-image: url('../images/service_banner_2.jpg');
    height: 200px;
  }

  .service_3 {
    background-image: url('../images/service_banner_3.jpg');
    height: 200px;
  }

  .image-3 {
    max-width: 100%;
  }

  .servicetitle_doctors, .servicetitle_prescription, .servicetitle_treatment {
    height: 200px;
  }

  .web_servicetitle {
    display: none;
  }

  .mobile_servicetitle {
    display: block;
  }
}


