:root {
  --anps-text-color: rgb(37 49 96);
  --anps-page-bg: rgb(255 255 255);
  --anps-secondary: rgb(20 20 20);
  --anps-secondary-background: rgb(20 20 20);
  --anps-primary: rgb(#cca562);
  --anps-headings: rgb(20 20 20);
  --anps-menu-font-size: 16px;
  --anps-submenu-font-size: 14px;
  --anps-top-bar-font-size: 13px;
  --anps-breadcrumbs-color: rgb(20 20 20);
  --anps-breadcrumbs-border-color: rgb(255 255 255);
  --anps-breadcrumbs-bg-color: rgb(255 255 255);
  --anps-main-space-top: 70px;
  --anps-main-space-bottom: 70px;
  --anps-top-bar-color: rgb(255 255 255);
  --anps-top-bar-bg-color: rgb(1 13 9);
  --anps-top-bar-height: 50px;
  --anps-menu-mobile-icons: rgb(1 13 9);
  --anps-submenu-bg-color: rgb(255 255 255);
  --anps-submenu-color: rgb(#cca562);
  --anps-submenu-color--active: #000;
  --anps-submenu-color--hover: #000;
  --anps-page-title: rgb(255 255 255);
  --anps-page-header-bg: linear-gradient(90deg, rgb(#cca562), rgb(88 105 172));
  --anps-page-header-height: 110px;
  --anps-page-header-lg-height: 300px;
  --anps-menu-color: #565656;
  --anps-menu-color--hover: #000;
  --anps-menu-color--active: #24cad2;
  --anps-header-search-text-color: #000;
  --anps-header-search-background-color: #888;
  --anps-hmain-bg: #ffffff;
  --anps-hbar-bg: #fff;
  --anps-hbar-height: 90px;
  --anps-hbar-height--sticky: 90px;
  --anps-hbar-m-height: 74px;
  --anps-hbar-m-height--sticky: 60px;
  --anps-sticky-bg: #fff;
  --anps-sticky-color: #565656;
  --anps-sticky-color--hover: #000;
  --anps-sticky-color--active: #24cad2;
  --anps-footer-heading-color: #383e48;
  --anps-menu-spacing: 15px;
  --anps-whitelist-token-overlay-bg-color: rgba(255, 255, 255, 0.8);
}

body .breadcumb-area {
  padding: 110px 0 50px 0;
  background-color: RGB(1 13 9/100%);
}

body .dreamhub-blog-area {
  padding: 0 0 30px 0;
}

body .dreamhub-blog-area #comments {
  display: none !important;
}

body #inner-wrap .colored-title {
  display: block;
  width: auto;
  text-align: center;
  position: relative;
  margin: auto;
  color: #d5923c !important;
}

body #inner-wrap h1.elementor-heading-title {
  text-transform: uppercase;
}

body #inner-wrap h2.elementor-heading-title {
  text-transform: uppercase;
  font-size: 48px;
}

body section.tiles h1 {
  text-transform: uppercase;
}

@media screen and (min-width: 1367px) {
  body #about-photos-block {
    margin-top: 30px;
  }

  body #about-photos-block .img-sp-1 img {
    height: 450px;
  }

  body #primary h1.elementor-heading-title {
    font-size: 97px;
    line-height: 91px;
    letter-spacing: 0px;
    word-spacing: 11px;
  }

  body #primary .tiles h1.elementor-heading-title {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 0px;
    word-spacing: 11px;
  }
}

@media only screen and (max-width: 1920px) {
  body #inner-wrap h2.elementor-heading-title {
    font-size: 40px;
  }
}

@media only screen and (max-width: 767px) {
  body #inner-wrap .elementor-heading-title {
    padding: 0 20px;
  }

  body #inner-wrap p.elementor-heading-title,
  body #inner-wrap span.elementor-heading-title {
    font-size: 16px;
  }

  body #inner-wrap .mob-col {
    display: flex;
    flex-flow: column;
  }

  body #inner-wrap .mob-col.reverse>.elementor-container {
    flex-flow: column-reverse !important;
  }

  body #inner-wrap .mob-col.reverse .elementor-column {
    padding: 30px 0;
  }

  body #inner-wrap .mob-col .elementor-column {
    padding: 30px 0;
  }

  body #inner-wrap .last-section {
    margin-bottom: 0;
  }

  body #inner-wrap #service-list {
    padding: 20px;
  }

  body #inner-wrap #service-list .e-con-inner {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }

  body #inner-wrap #service-list .e-con-inner .elementor-widget-heading {
    max-width: 47%;
    width: 100%;
  }

  body #inner-wrap #service-list .e-con-inner .elementor-widget-heading h2 {
    font-size: 14px;
    letter-spacing: -0.5px;
  }

  body.page-id-873 #primary h1.elementor-heading-title {
    font-size: 36px !important;
  }

  body #primary h1.elementor-heading-title {
    padding: 0;
    text-align: center !important;
    font-size: 40px !important;
    line-height: 1.1em !important;
    letter-spacing: -2px !important;
  }

  body #primary .mid-title h1.elementor-heading-title {
    text-align: center !important;
    font-size: 30px !important;
    line-height: 1.1em !important;
    letter-spacing: 0px !important;
  }

  body #primary .plsp-1 .elementor-widget-wrap {
    padding: 0;
  }

  body #primary .plsp-1 .elementor-widget-wrap .elementor-widget-container p {
    padding: 0 20px;
  }

  body #primary section.tiles .elementor-column-gap-no .elementor-column {
    padding: 30px 0;
  }
}

@media screen and (min-width: 1200px)and (max-width: 1366px) {
  body #primary .text-w-sp-1 {
    max-width: 67%;
  }

  body #primary h1.elementor-heading-title {
    font-size: 96px !important;
    letter-spacing: -2px !important;
    font-weight: 400 !important;
  }

  body #primary h2.elementor-heading-title {
    font-size: 50px;
  }

  body #primary #service-list h2.elementor-heading-title {
    font-size: 32px;
  }

  body #primary .title-mid h1.elementor-heading-title {
    font-size: 68px !important;
  }

  body #primary section.tiles h1.elementor-heading-title {
    text-transform: uppercase;
    font-size: 72px !important;
    letter-spacing: -2px !important;
    line-height: 1em;
  }

  body.page-id-873 #primary section.tiles h1.elementor-heading-title {
    text-transform: uppercase;
    font-size: 60px !important;
  }

  body.page-id-873 #primary section.tiles p.elementor-heading-title {
    padding: 0 20px;
  }

  body #about-photos-block {
    margin-top: 30px;
  }

  body #about-photos-block .img-sp-1 img {
    height: 427px;
  }

  body .plsp-1 {
    padding-left: 30px;
  }

  body .psp-1 {
    padding: 0 10px;
  }
}

@media screen and (min-width: 1080px)and (max-width: 1180px) {
  body #about-photos-block .img-sp-1 img {
    height: 356px;
  }

  body .plsp-1 {
    padding-left: 30px;
  }

  body .psp-1 {
    padding: 0 10px;
  }
}

@media only screen and (min-width: 767px)and (max-width: 1024px) {
  body #custom-treatment {
    margin-top: 100px;
  }

  body .plsp-1 {
    padding-left: 30px;
  }

  body .psp-1 {
    padding: 0 10px;
  }

  body #about-photos-block {
    margin-top: 30px !important;
  }

  body #primary .mid-title .elementor-widget-container {
    margin-top: 30px;
  }

  body #primary .mid-title h1.elementor-heading-title {
    font-size: 50px;
    line-height: .9em;
    letter-spacing: -1px;
  }

  body #primary .pad-top-sp {
    padding: 0 50px;
  }

  body #primary h1.elementor-heading-title {
    text-align: center;
    font-size: 78px;
    line-height: .9em;
    letter-spacing: -2px;
  }

  body #primary h1.elementor-heading-title span {
    display: block;
    text-align: center;
    width: 100%;
  }

  body #primary section.tiles h1.elementor-heading-title {
    margin-top: 20px;
    font-size: 60px;
  }
}

@media screen and (width: 834px) {
  body #about-photos-block {
    margin-top: 30px;
  }

  body #about-photos-block .img-sp-1 img {
    height: 252px;
  }
}

@media screen and (width: 1024px) {
  body #service-list {
    position: relative;
    max-width: 90vw;
    margin: auto;
  }

  body #service-list h2.elementor-heading-title {
    font-size: 26px;
  }

  body #about-photos-block .img-sp-1 img {
    height: 325px;
    cursor: pointer;
  }

  body section.tiles h1.elementor-heading-title {
    text-transform: uppercase;
    font-size: 50px !important;
  }

  body section.tiles p.elementor-heading-title {
    padding: 0 20px;
  }

  body.page-id-873 section.tiles h1.elementor-heading-title {
    text-transform: uppercase;
    font-size: 50px !important;
  }

  body.page-id-873 section.tiles p.elementor-heading-title {
    padding: 0 20px;
  }
}

@media screen and (width: 820px) {
  body .pad-top-sp {
    padding: 0 !important;
  }

  body #custom-treatment {
    margin-top: 100px;
  }

  body #custom-treatment h1.elementor-heading-title {
    font-size: 72px !important;
  }

  body #about-photos-block .img-sp-1 img {
    height: 246px;
  }

  body section.tiles h1.elementor-heading-title {
    font-size: 46px !important;
  }

  body section.tiles p.elementor-heading-title {
    font-size: 14px !important;
    line-height: 1.2em !important;
  }
}

@media screen and (width: 768px) {
  body h1.elementor-heading-title {
    font-size: 68px !important;
  }

  body .elementor-element.mid-title h1.elementor-heading-title {
    font-size: 40px !important;
  }

  body .pad-top-sp {
    padding: 0 !important;
  }

  body section.tiles .elementor-widget-heading .elementor-widget-container {
    margin: 5px;
  }

  body section.tiles h1.elementor-heading-title {
    margin-top: 10px !important;
    font-size: 46px !important;
  }

  body section.tiles p.elementor-heading-title {
    font-size: 14px !important;
    line-height: 1.2em !important;
  }

  body #about-photos-block .img-sp-1 img {
    height: 232px;
  }
}

@media screen and (width: 1280px) {
  body #about-photos-block {
    margin-top: 30px;
  }

  body #about-photos-block .img-sp-1 img {
    height: 390px;
  }
}