@charset "UTF-8";
@font-face {
  font-family: "Billabong";
  src: url("../fonts/Billabong.woff"); }
@font-face {
  font-family: "Calibri";
  src: url("../fonts/Calibri.ttf"); }
body {
  font-family: "Calibri"; }

a {
  text-decoration: none !important; }

.dropdown-menu .dropdown-submenu .dropdown-menu.dropdown-menu-header {
  max-height: 380px;
  overflow-y: auto; }

.dropdown-item:focus, .dropdown-item:hover {
  color: #fff !important;
  background-color: #ff0000 !important; }

.dropdown-item:first-child {
  border-radius: none !important; }

.select-city {
  width: 272px; }

.call-us {
  color: red;
  font-weight: bold; }

.footer-contact {
  margin-bottom: 65px;
  padding-top: 2px; }
  .footer-contact .wrap-whatsapp {
    padding-bottom: 20px;
    float: left; }
  .footer-contact .no-whatsapp, .footer-contact .no-line {
    font-size: 25px;
    font-weight: bold;
    color: #ff0000;
    padding-left: 10px; }
  .footer-contact .no-whatsapp {
    padding-right: 40px; }

.social-media button {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #ff0000;
  position: relative;
  border: none;
  cursor: pointer;
  margin-top: 5px;
  margin-right: 8px; }
  .social-media button img {
    line-height: 38px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.social-media-footer {
  margin-bottom: 64px; }
  .social-media-footer button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #ff0000;
    position: relative;
    border: none;
    cursor: pointer;
    margin-top: 5px;
    margin-right: 8px; }
    .social-media-footer button img {
      line-height: 38px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

.aplication-chat .whatsapp {
  margin-bottom: 15px; }
  .aplication-chat .whatsapp .no-whatsapp {
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: red; }
.aplication-chat .line .no-line {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #6dc02d; }

.navbar-light .navbar-toggler {
  position: absolute;
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }

.fixed-top {
  top: -1px !important; }

.navbar-toggler {
  padding: 0; }

.navbar-light .navbar-nav .nav-link {
  color: #333 !important; }

.navbar-collapse {
  height: 65px; }

.nav-item {
  height: 65px;
  line-height: 43px; }

.navbar-nav .active {
  background: #FF0000; }
.navbar-nav .nav-item.active .nav-link {
  color: white !important; }

.nav-item:hover {
  background: #FF0000; }
  .nav-item:hover .nav-link {
    color: white !important; }

.mt-45 {
  margin-top: 45px; }

.w-100 {
  width: 100%; }

.navbar .dropdown-menu {
  border: none !important;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.03); }

.con-nav {
  position: relative;
  margin-bottom: 65px; }

.swiper-first {
  margin-top: 65px; }

nav {
  z-index: 10; }
  nav .app-chat-navbar {
    margin-top: 53px; }
  nav .con-img {
    position: relative;
    width: 170px;
    height: 37px; }
    nav .con-img img {
      position: absolute;
      z-index: 10;
      width: 135px; }
  nav .no-whatsapp {
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #7ad06d; }
  nav .btn-reservation-online {
    width: 157px;
    height: 34px;
    border-radius: 17px;
    background-color: #ff0000;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f2f0f0;
    margin-left: 20px; }
    nav .btn-reservation-online:hover {
      color: #f2f0f0; }

.navbar-custom {
  height: 65px !important;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.03);
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  object-fit: contain; }

.swiper-badag .img-fluid,
.swiper-filter .img-fluid {
  width: 100%;
  margin-bottom: 55px; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

section.con-welcome h2 {
  font-family: "Billabong";
  font-size: 70px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ff0000; }
section.con-welcome p {
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: center;
  color: #050708; }

.pagar {
  width: 100%;
  overflow: hidden; }
  .pagar img {
    width: 100%; }

section.con-filter {
  margin-top: 62px;
  margin-bottom: 30px; }
  section.con-filter button {
    border: 1px solid #e60606;
    border-bottom: 3px solid #e60606;
    border-left: 3px solid #e60606;
    border-radius: 50px;
    background-color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ff0000;
    padding: 7px 18px 9px 19px;
    margin-left: 18px; }
  section.con-filter .active {
    background-color: #ff0000;
    color: #ffffff; }
  section.con-filter button:hover {
    color: #ff0000; }
  section.con-filter button.active:hover {
    color: #ffffff; }

section.find-our-location h1 {
  margin-top: 45px; }
section.find-our-location .swiper-wrapper {
  margin-bottom: -80px; }
section.find-our-location .swiper-location {
  margin-top: calc(45px - 8px);
  margin-bottom: 50px; }
  section.find-our-location .swiper-location .item {
    margin-left: 40px !important; }
  section.find-our-location .swiper-location .item {
    width: 278px;
    height: 177px;
    padding: 12px 15px 0 70px;
    border-radius: 8px;
    box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.07);
    background-color: #ff0000;
    position: relative;
    margin-bottom: 157px;
    margin-top: 8px; }
    section.find-our-location .swiper-location .item h3 {
      font-size: 14px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.29;
      letter-spacing: normal;
      color: #ffffff; }
    section.find-our-location .swiper-location .item p {
      font-size: 13px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.23;
      letter-spacing: normal;
      color: #ffffff;
      margin-bottom: 10px; }
    section.find-our-location .swiper-location .item .see-outlet {
      width: 100px;
      height: 28px;
      border-radius: 17px;
      background-color: #ffffff;
      border: none;
      font-size: 13px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #ff0000; }
  section.find-our-location .swiper-location .con-circle {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: -45px;
    transform: translateY(-50%); }
    section.find-our-location .swiper-location .con-circle img {
      width: 100%;
      height: 60%;
      position: absolute;
      bottom: 0;
      left: 0; }

.swiper-badag .swiper-pagination-bullet, .swiper-filter .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: transparent;
  border: 2px solid #ff0000;
  opacity: 1 !important; }
.swiper-badag .swiper-pagination-bullet-active, .swiper-filter .swiper-pagination-bullet-active {
  background: #ff0000 !important; }

.pagination-location {
  bottom: 90px !important; }
  .pagination-location .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: transparent;
    border: 2px solid #524336;
    opacity: 1 !important; }
  .pagination-location .swiper-pagination-bullet-active {
    background: #524336 !important; }

.pagination-grup .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: transparent;
  border: 2px solid #524336;
  opacity: 1 !important; }
.pagination-grup .swiper-pagination-bullet-active {
  background: #524336 !important; }

.title-3d {
  font-size: 40px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: #ff0000;
  text-shadow: -3px 2px 0px #ff0000; }

section.customer-experience {
  width: 100%;
  height: 583px;
  background-color: #f9f8f8; }
  section.customer-experience h1 {
    margin-top: 68px; }
  section.customer-experience .swiper-experience {
    padding-top: 66px;
    padding-bottom: 33px; }
    section.customer-experience .swiper-experience .swiper-wrapper {
      margin-bottom: 50px; }
      section.customer-experience .swiper-experience .swiper-wrapper .con-item .people {
        position: relative; }
        section.customer-experience .swiper-experience .swiper-wrapper .con-item .people .name-people {
          font-size: 15px;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: normal;
          color: #050708;
          position: absolute;
          text-align: left;
          margin-top: 14px;
          margin-left: 145px; }
          section.customer-experience .swiper-experience .swiper-wrapper .con-item .people .name-people p {
            font-size: 12px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.67;
            letter-spacing: normal;
            color: #050708; }
        section.customer-experience .swiper-experience .swiper-wrapper .con-item .people .con-img {
          width: 80px;
          height: 80px;
          background: #fff;
          border-radius: 50%;
          overflow: hidden;
          margin-left: 48px;
          margin-bottom: -20px;
          position: relative;
          z-index: 10; }
          section.customer-experience .swiper-experience .swiper-wrapper .con-item .people .con-img img {
            width: 100%;
            height: 100%; }
      section.customer-experience .swiper-experience .swiper-wrapper .con-item .item {
        width: 330px;
        height: 158px;
        border-radius: 8px;
        box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.07);
        background-color: #fdfdfd;
        position: relative; }
        section.customer-experience .swiper-experience .swiper-wrapper .con-item .item p {
          font-family: Calibri;
          font-size: 14px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.29;
          letter-spacing: normal;
          color: #050708;
          padding: 44px 27px 42px 31px;
          text-align: left;
          max-height: 150px;
          overflow: hidden; }
        section.customer-experience .swiper-experience .swiper-wrapper .con-item .item .quot-top,
        section.customer-experience .swiper-experience .swiper-wrapper .con-item .item .quot-bottom {
          width: 16.7px;
          height: 11.7px;
          position: absolute; }
        section.customer-experience .swiper-experience .swiper-wrapper .con-item .item .quot-top {
          top: 20px;
          left: 25px; }
        section.customer-experience .swiper-experience .swiper-wrapper .con-item .item .quot-bottom {
          bottom: 25px;
          right: 25px; }

footer .garis-copyright {
  width: 100%;
  height: 2px;
  background: #e7e5e5; }
footer .container {
  padding-top: 80px; }
  footer .container .title-footer {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ff0000;
    margin-bottom: 24px; }
  footer .container .fcol-1 p {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #050708;
    margin-top: 14px; }
  footer .container .fcol-2 .description p:nth-child(1) {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #050708;
    margin-top: 16px; }
  footer .container .fcol-2 .description p:nth-child(2) {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #050708; }
  footer .container .fcol-2 .description p:nth-child(3) {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #050708; }
  footer .container .fcol-2 .description p:nth-child(4) {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #050708; }
  footer .container .fcol-2 .description p:nth-child(5) {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #050708; }
  footer .container .fcol-3 p {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #050708;
    margin-top: 35px; }
  footer .container .fcol-3 .map iframe {
    width: 195px;
    height: 156px;
    border: 0; }
  footer .container .copyright {
    height: 71px; }
    footer .container .copyright .terms,
    footer .container .copyright .reserved {
      font-size: 13px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #050708;
      line-height: 71px; }

.no-line {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #6dc02d; }

.atur-dropdown-navbar .dropdown-toggle::after {
  display: inline-block;
  margin-left: 6.555em; }

.dropdown-submenu {
  position: relative; }
  .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 6px;
    top: 1.4em; }
  .dropdown-submenu .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 0.1rem;
    margin-right: 0.1rem; }

.navigation-wrapper {
  position: relative; }

.navigation-button {
  will-change: transform;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  z-index: 1;
  top: 40px;
  right: 100px;
  background: transparent;
  cursor: pointer; }

.navigation-button .fa {
  border-radius: 3px;
  padding: 10px;
  color: black; }

.navigation-menu {
  width: 100%;
  height: 100vh;
  z-index: 2000;
  position: fixed;
  margin-top: -65px;
  transform: translate(-100%, 0);
  transition: 0.5s; }
  .navigation-menu p {
    margin-bottom: 10px !important;
    font-size: 18px; }
    .navigation-menu p a,
    .navigation-menu p a:hover {
      color: #050708;
      text-decoration: none; }
    .navigation-menu p li {
      list-style: none; }
  .navigation-menu .wrap-content-navigation {
    width: 100%;
    height: 100%;
    background: white;
    overflow-y: auto; }

.navigation-menu.active {
  transform: translate(0, 0);
  display: inline-block;
  color: #050708; }
  .navigation-menu.active a,
  .navigation-menu.active a:hover {
    color: #050708;
    text-decoration: none;
    display: block; }
  .navigation-menu.active li {
    list-style: none; }

@media only screen and (min-width: 769px) {
  .swiper-badag .swiper-button-prev, .swiper-filter .swiper-button-prev {
    background-image: url(../img/arrow-left.png) !important; }
  .swiper-badag .swiper-button-next, .swiper-filter .swiper-button-next {
    background-image: url(../img/arrow-right.png) !important; } }
@media only screen and (max-width: 768px) {
  .navbar .dropdown-menu {
    box-shadow: none; }

  section.con-filter {
    margin-top: 35px;
    margin-bottom: 27.8px;
    text-align: center; }
    section.con-filter button {
      padding: 5px 15px 5px 15px;
      border-radius: 13.6px;
      display: inline-block;
      margin-bottom: 12.8px;
      margin-left: 12.8px; }

  .treatment-img img {
    width: 100%;
    height: auto; }

  footer .container {
    padding-top: 60px; }
  footer .fcol-3 {
    display: none; }
  footer .line {
    margin-top: 22px;
    margin-bottom: 47px; }
  footer .copyright {
    margin-bottom: 40px; }
    footer .copyright .terms {
      margin-bottom: 0;
      text-align: left; }
    footer .copyright .reserved {
      text-align: right; }
    footer .copyright .terms,
    footer .copyright .reserved {
      line-height: 2 !important;
      text-align: center;
      margin-top: 20px; }

  .app-chat-navbar {
    margin-top: 15px !important;
    margin-bottom: 40px !important; }
    .app-chat-navbar .line {
      margin-top: 0 !important; } }
@media only screen and (max-width: 425px) {
  section.find-our-location .swiper-location .item .see-outlet {
    font-size: 12px; }

  .text-xs-center {
    text-align: center; }

  footer .container .title-footer {
    font-size: 19px; }

  .social-media-footer button {
    width: 40px;
    height: 40px; }

  .footer-contact .no-whatsapp {
    padding-right: 0; }

  .footer-contact img {
    width: 38px;
    height: 38px; }
  .footer-contact .no-whatsapp, .footer-contact .no-line {
    font-size: 21px; }
  .footer-contact .wrap-whatsapp {
    float: none; }

  .social-media {
    display: none; }

  .navbar-brand {
    width: 70px !important; }

  section.customer-experience {
    height: 520px; }
    section.customer-experience .swiper-experience {
      padding-top: 16px; }

  section.find-our-location .swiper-wrapper {
    margin-bottom: -100px; }

  section.customer-experience .swiper-experience {
    padding-bottom: 10px; }

  .swiper-badag .swiper-pagination-bullet,
  .swiper-filter .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border: 1px solid #ff0000; }

  .swiper-location .swiper-pagination-bullet,
  .swiper-experience .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border: 1px solid #524336; }

  .swiper-badag .img-fluid,
  .swiper-filter .img-fluid {
    height: auto !important; }

  .mt-45 {
    margin-top: 10px; }

  nav .navbar-light .navbar-toggler {
    border-color: white !important; }
  nav .navigation-button .fa {
    padding: 0; }
  nav .btn-reservation-online {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin: 0 !important; }
  nav .con-img {
    position: relative;
    width: 110px;
    display: flex !important;
    align-items: center !important; }
    nav .con-img img {
      position: absolute;
      width: 85px;
      height: auto;
      z-index: 10; }

  section.con-welcome h2 {
    font-size: 34px; }
  section.con-welcome p {
    font-size: 14px; }

  .pagar img {
    width: 100vh;
    height: 101px; }

  section.con-filter {
    margin-top: 35px;
    margin-bottom: 27.8px;
    text-align: center; }
    section.con-filter button {
      padding: 5px 15px 5px 15px;
      border-radius: 13.6px;
      display: inline-block;
      margin-bottom: 12.8px;
      margin-left: 12.8px; }

  .treatment-img img {
    width: 100%;
    height: auto; }

  section.find-our-location h1 {
    margin-top: 25px;
    font-size: 28px; }
  section.find-our-location .swiper-location {
    margin-top: calc(28px - 8px);
    margin-bottom: 30px; }

  section.customer-experience h1 {
    margin-top: 50px;
    font-size: 28px !important; }

  footer .container {
    padding-top: 60px; }
  footer .fcol-3 {
    display: none; }
  footer .line {
    margin-top: 22px;
    margin-bottom: 47px; }
  footer .copyright {
    margin-bottom: 20px; }
    footer .copyright .terms {
      margin-top: 20px;
      margin-bottom: 0; }
    footer .copyright .reserved {
      margin-top: 5px; }
    footer .copyright .terms,
    footer .copyright .reserved {
      line-height: 2 !important;
      text-align: center;
      width: 100%; } }
@media only screen and (max-width: 414px) {
  section.find-our-location .swiper-location .item {
    width: 290px; }

  .title-3d {
    text-shadow: 2px 2px 0px #ff0000; }

  section.customer-experience .swiper-experience .swiper-wrapper .con-item .item {
    box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.07);
    width: 90%;
    margin: 0 auto; } }
@media only screen and (max-width: 393px) {
  section.find-our-location .swiper-location .item {
    width: 280px;
    box-shadow: none; }
  section.find-our-location .swiper-location .con-circle {
    width: 85px;
    height: 85px;
    left: -40px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.11); } }
@media only screen and (max-width: 375px) {
  .navbar-custom {
    padding-left: 10px;
    padding-right: 10px; }

  nav .btn-reservation-online {
    width: 145px;
    font-size: 13px;
    line-height: 18px; }

  .atur-dropdown-navbar .dropdown-toggle::after {
    margin-left: 5.555em; }

  .swiper-experience .pagination-experience {
    bottom: 25px !important; }

  section.find-our-location .swiper-location .item {
    width: 265px;
    box-shadow: none; }
  section.find-our-location .swiper-location .con-circle {
    width: 85px;
    height: 85px;
    left: -40px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.11); } }
@media only screen and (max-width: 360px) {
  section.con-welcome h2 {
    margin-top: 0; }

  .title-3d {
    text-shadow: 2px 2px 0px #ff0000; }

  section.find-our-location .swiper-location .item {
    padding-top: 15px; }
    section.find-our-location .swiper-location .item p {
      margin-bottom: 6px; }

  section.find-our-location .swiper-location .item {
    width: 250px;
    box-shadow: none; }
  section.find-our-location .swiper-location .con-circle {
    width: 80px;
    height: 80px;
    left: -40px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.11); } }
@media only screen and (max-width: 320px) {
  .atur-dropdown-navbar .dropdown-toggle::after {
    margin-left: 4em; }

  section.find-our-location .swiper-location .item {
    width: 205px;
    box-shadow: none;
    padding: 15px 0px 0px 45px; }
    section.find-our-location .swiper-location .item p {
      margin-bottom: 8px; }
  section.find-our-location .swiper-location .con-circle {
    width: 75px;
    height: 75px; }
  section.find-our-location .swiper-location section.customer-experience .swiper-experience .swiper-wrapper .con-item .item {
    width: 265px; }

  nav .btn-reservation-online {
    font-size: 12px;
    width: 130px;
    line-height: 19px; } }
.treatment .treatment-hero img {
  width: 100%;
  height: auto; }
.treatment .section-2 .con-img {
  width: 360px;
  height: 360px;
  border-radius: 8px !important;
  box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, 0.16);
  overflow: hidden;
  background: transparent; }
  .treatment .section-2 .con-img img {
    width: 100%;
    height: 100%; }
.treatment .section-2 .sub-title {
  font-size: 34px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ff0000; }
.treatment .section-2 .con-img-2 {
  width: 360px;
  height: 360px;
  border-radius: 8px !important;
  box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, 0.16);
  overflow: hidden;
  background: transparent; }
  .treatment .section-2 .con-img-2 img {
    width: 100%;
    height: 100%; }
.treatment .section-2 button {
  border: 1px solid #e60606;
  border-bottom: 2px solid #e60606;
  border-left: 2px solid #e60606;
  border-radius: 17px;
  background-color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ff0000;
  padding: 8px 20px 8px 20px; }
.treatment .section-2 .active {
  background-color: #ff0000;
  color: #ffffff; }
.treatment .section-2 button:hover {
  color: #ff0000; }
.treatment .section-2 button.active:hover {
  color: #ffffff; }
.treatment .section-2 .section-img1 {
  margin-top: 78px;
  margin-bottom: 111px; }
.treatment .section-2 .section-img2 {
  padding: 81px 0;
  background: #f9f8f8; }
.treatment .section-2 .section-img3 {
  padding: 81px 0;
  background: #fff; }
.treatment .section-2 .section-img4 {
  padding: 81px 0;
  background: #f9f8f8; }

@media only screen and (max-width: 768px) {
  .treatment .section-img1 {
    margin-top: 40px !important;
    margin-bottom: 63px !important; }
    .treatment .section-img1 .con-sub-title {
      margin-top: 36px !important; }
    .treatment .section-img1 .sub-title {
      padding-top: 0 !important; }
  .treatment .section-img2 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
    .treatment .section-img2 .sub-title {
      margin-top: 36px !important;
      padding-top: 0 !important; }
  .treatment .section-img3 {
    position: relative;
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
    .treatment .section-img3 .con-description {
      position: absolute;
      bottom: 20px;
      text-align: left !important; }
  .treatment .section-img4 {
    padding-top: 45px !important; }
    .treatment .section-img4 .sub-title {
      padding-top: 36px !important; } }
@media only screen and (max-width: 425px) {
  .treatment .section-2 .section-img1 .con-img {
    width: 280px;
    height: 280px;
    margin: 0 auto; }
  .treatment .section-2 .section-img1 .sub-title {
    font-size: 20px; }
  .treatment .section-2 .section-img1 p {
    font-size: 14px; }
  .treatment .section-2 .section-img2 .con-img-2 {
    margin: 0 auto;
    width: 280px;
    height: 280px; }
  .treatment .section-2 .section-img2 .sub-title {
    font-size: 20px; }
  .treatment .section-2 .section-img2 p {
    font-size: 14px;
    text-align: center; }
  .treatment .section-2 .section-img3 {
    padding: 0;
    padding-bottom: 63% !important; }
    .treatment .section-2 .section-img3 .con-img-2 {
      margin: 0 auto;
      width: 280px;
      height: 280px; }
    .treatment .section-2 .section-img3 .sub-title {
      font-size: 20px; }
    .treatment .section-2 .section-img3 p {
      font-size: 14px;
      text-align: center; }
  .treatment .section-2 .section-img4 .con-img-2 {
    margin: 0 auto;
    width: 280px;
    height: 280px; }
  .treatment .section-2 .section-img4 .sub-title {
    font-size: 20px; }
  .treatment .section-2 .section-img4 p {
    font-size: 14px; }
  .treatment .con-filter .title-3d {
    font-size: 28px;
    text-shadow: -2px 1px 0px #ff0000; }
  .treatment .con-filter button {
    font-size: 12px; } }
@media only screen and (max-width: 375px) {
  .treatment .section-2 .section-img3 {
    padding-bottom: 45% !important; }
  .treatment .con-filter .title-3d {
    font-size: 28px;
    text-shadow: -2px 1px 0px #ff0000; }
  .treatment .con-filter button {
    font-size: 12px;
    padding: 4px 15px 4px 15px;
    margin-left: 2px; } }
.treatment-category {
  overflow-x: hidden; }
  .treatment-category .pembatas {
    height: 120px; }
  .treatment-category .swiper-filter {
    height: 250px;
    position: absolute;
    opacity: 0;
    left: -100%;
    z-index: -10; }
  .treatment-category .box-shadow-dropdown {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.07);
    background-color: #ffffff; }
  .treatment-category .menu-hover {
    width: 200px;
    position: absolute;
    left: 20px;
    z-index: 9;
    display: none; }
    .treatment-category .menu-hover a {
      display: block;
      color: #ff0000;
      cursor: pointer;
      padding-left: 16px;
      padding-right: 16px;
      font-weight: 600; }
    .treatment-category .menu-hover a:hover {
      color: #ffffff;
      background: #ff0000; }
  .treatment-category .activeMenu {
    display: block !important; }
  .treatment-category #accordion .description-acc {
    font-size: 14px; }
  .treatment-category #accordion .idr {
    color: #ff0000;
    font-size: 14px;
    font-weight: bold; }
  .treatment-category #accordion .card {
    background: #fff !important;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: 25px; }
  .treatment-category #accordion .card-header {
    background: #fff;
    cursor: pointer; }
  .treatment-category #accordion .title-accordion a {
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #050708;
    display: block;
    position: relative;
    text-decoration: none; }
  .treatment-category #accordion .title-accordion a:after {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    right: 0;
    color: #050708;
    opacity: 0.7;
    font-size: 15px; }
  .treatment-category #accordion .card-header[aria-expanded="true"] {
    background: #f5f4f4; }
    .treatment-category #accordion .card-header[aria-expanded="true"] a:after {
      content: ""; }
  .treatment-category .section-1 .treatment-hero img {
    width: 100%;
    height: auto; }
  .treatment-category .section-2 .con-img {
    width: 360px;
    height: 360px;
    border-radius: 8px !important;
    box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, 0.16);
    overflow: hidden;
    background: transparent; }
    .treatment-category .section-2 .con-img img {
      width: 100%;
      height: 100%; }
  .treatment-category .section-2 .sub-title {
    font-size: 34px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ff0000; }
  .treatment-category .section-2 button {
    border: 1px solid #e60606;
    border-bottom: 2px solid #e60606;
    border-left: 2px solid #e60606;
    border-radius: 17px;
    background-color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ff0000;
    padding: 8px 20px 8px 20px; }
  .treatment-category .section-2 .active {
    background-color: #ff0000;
    color: #ffffff; }
  .treatment-category .section-2 button:hover {
    color: #ff0000; }
  .treatment-category .section-2 button.active:hover {
    color: #ffffff; }
  .treatment-category .section-2 .section-img1 {
    margin-top: 78px;
    margin-bottom: 111px; }
  .treatment-category .section-2 .section-img2 {
    padding: 81px 0; }
  .treatment-category .section-2 .section-img3 {
    padding: 81px 0;
    background: #fff; }
  .treatment-category .section-2 .section-img4 {
    padding: 81px 0;
    background: #f9f8f8; }
  .treatment-category .section-3 {
    background: #f9f8f8; }
    .treatment-category .section-3 .con-img {
      width: 360px;
      height: 360px;
      border-radius: 8px !important;
      box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, 0.16);
      overflow: hidden;
      background: transparent; }
      .treatment-category .section-3 .con-img img {
        width: 100%;
        height: 100%; }
    .treatment-category .section-3 .sub-title {
      font-size: 34px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #ff0000;
      padding-top: 60px;
      margin-bottom: 40px; }
      .treatment-category .section-3 .sub-title p {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 22px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.82;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff; }
      .treatment-category .section-3 .sub-title button {
        position: absolute;
        bottom: -18px;
        left: 50%;
        transform: translate(-50%, 0);
        border: 1px solid #ff0000;
        border-bottom: 2px solid #ff0000;
        border-left: 2px solid #ff0000;
        border-radius: 22px;
        background-color: #ffffff;
        padding: 8px 20px 8px 20px;
        font-size: 22px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ff0000; }

@media only screen and (max-width: 768px) {
  .treatment-category .section-img1 {
    margin-top: 40px !important;
    margin-bottom: 63px !important; }
    .treatment-category .section-img1 .con-sub-title {
      margin-top: 36px !important; }
    .treatment-category .section-img1 .sub-title {
      padding-top: 0 !important; }
  .treatment-category .section-img2 {
    position: relative;
    padding: 0 !important; }
    .treatment-category .section-img2 img {
      width: 100% !important;
      float: none !important; }
    .treatment-category .section-img2 .con-description {
      text-align: left !important; } }
@media only screen and (max-width: 425px) {
  .treatment-category .pembatas {
    height: 0; }
  .treatment-category .menu-hover {
    position: relative;
    margin: 0 auto;
    margin-bottom: 15px; }
  .treatment-category section.con-filter button {
    display: block !important;
    margin: 0 auto;
    margin-bottom: 10px; }
  .treatment-category .box-shadow-dropdown {
    margin-left: -40px; }
  .treatment-category .title-3d {
    font-size: 28px; }
  .treatment-category .section-2 .section-img1 .con-img {
    width: 280px;
    height: 280px; }
  .treatment-category .section-2 .section-img1 .sub-title {
    font-size: 20px; }
  .treatment-category .section-2 .section-img1 p {
    font-size: 14px; }
  .treatment-category .section-2 .section-img2 .con-img {
    width: 280px;
    height: 280px; }
  .treatment-category .section-2 .section-img2 .sub-title {
    font-size: 20px; }
  .treatment-category .section-2 .section-img2 p {
    font-size: 14px; }
  .treatment-category .section-3 .con-img {
    width: 280px;
    height: 280px; }
  .treatment-category .section-3 .sub-title {
    font-size: 20px;
    margin-top: 47px;
    margin-bottom: 45px; }
  .treatment-category .section-3 p {
    font-size: 22px; }
  .treatment-category .section-3 button {
    font-size: 22px; } }
@media only screen and (max-width: 375px) {
  .treatment-category .con-filter .title-3d {
    font-size: 28px;
    text-shadow: -2px 1px 0px #ff0000; }
  .treatment-category .con-filter button {
    font-size: 12px;
    padding: 4px 15px 4px 15px;
    margin-left: 5px; } }
.outleet .select-city {
  width: 272px; }
.outleet .pl-item {
  padding-left: 30px; }
.outleet .title-3d {
  margin-bottom: 51px; }
.outleet #map {
  width: 100%;
  height: 550px; }
.outleet .contentMarker {
  width: 360px;
  height: 195px;
  border-radius: 8px;
  box-shadow: 6px 6px 19px 0 rgba(0, 0, 0, 0.07);
  background-color: #ff0000;
  position: relative; }
  .outleet .contentMarker .con-circle {
    width: 90px;
    height: 90px;
    border-radius: 70px;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%); }
    .outleet .contentMarker .con-circle img {
      width: 100%;
      height: 60%;
      position: absolute;
      bottom: 0;
      left: 0; }
  .outleet .contentMarker .description {
    position: absolute;
    top: 20px;
    right: 20px;
    left: 130px; }
    .outleet .contentMarker .description .title {
      font-size: 14px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.29;
      letter-spacing: normal;
      color: #ffffff; }
    .outleet .contentMarker .description .address {
      font-size: 13px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.23;
      letter-spacing: normal;
      color: #ffffff; }
    .outleet .contentMarker .description .communication {
      position: relative;
      font-size: 15px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #ffffff;
      margin-bottom: 50px; }
      .outleet .contentMarker .description .communication i {
        position: absolute;
        font-size: 20px; }
      .outleet .contentMarker .description .communication p {
        position: absolute;
        left: 25px; }
.outleet .item {
  width: 312px;
  height: 177px;
  padding: 24px 15px 24px 70px;
  border-radius: 8px;
  box-shadow: 2px 4px 19px 0 rgba(0, 0, 0, 0.26);
  background-color: #ff0000;
  position: relative;
  margin-bottom: 47px; }
  .outleet .item h3 {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #ffffff; }
  .outleet .item p {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #ffffff; }
  .outleet .item .see-outlet {
    width: 88px;
    height: 28px;
    border-radius: 17px;
    background-color: #ffffff;
    border: none;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ff0000; }
  .outleet .item .con-circle {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: -45px;
    transform: translateY(-50%); }
    .outleet .item .con-circle img {
      width: 100%;
      height: 60%;
      position: absolute;
      bottom: 0;
      left: 0; }

@media only screen and (max-width: 768px) {
  .outleet .find-our-location h1 {
    margin-top: 49px !important; }
  .outleet .title-3d {
    margin-bottom: 34px !important; } }
@media only screen and (max-width: 425px) {
  .outleet #map {
    height: 300px; }
  .outleet .item {
    margin-left: 9%; }
  .outleet .pl-item {
    padding-left: 24px; } }
@media only screen and (max-width: 393px) {
  .outleet .pl-item {
    padding-left: 15px; } }
@media only screen and (max-width: 375px) {
  .outleet .item {
    margin-left: 10%;
    width: 280px; } }
@media only screen and (max-width: 320px) {
  .outleet .item {
    margin-left: 10%;
    width: 245px; }
    .outleet .item p {
      margin-bottom: 4px; } }
.outleet-detail {
  overflow-x: hidden; }
  .outleet-detail .swiper-outleet-detail {
    margin-top: -45px; }
  .outleet-detail .maps-2 {
    height: 597px; }
  .outleet-detail .swiper-wriper-eksinter {
    height: 315px; }
  .outleet-detail .swiper-badag .swiper-pagination-bullet {
    border: 2px solid #fff !important; }
  .outleet-detail .swiper-badag .swiper-pagination-bullet-active {
    background: white !important; }
  .outleet-detail #map {
    width: 100%;
    height: 579px; }
  .outleet-detail .contentMarker {
    width: 360px;
    height: 195px;
    border-radius: 8px;
    box-shadow: 6px 6px 19px 0 rgba(0, 0, 0, 0.07);
    background-color: #ff0000;
    position: relative; }
    .outleet-detail .contentMarker .con-circle {
      width: 90px;
      height: 90px;
      border-radius: 70px;
      box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.11);
      background-color: #ffffff;
      position: absolute;
      top: 50%;
      left: 20px;
      transform: translateY(-50%); }
      .outleet-detail .contentMarker .con-circle img {
        width: 100%;
        height: 60%;
        position: absolute;
        bottom: 0;
        left: 0; }
  .outleet-detail .description {
    position: absolute;
    top: 20px;
    right: 20px;
    left: 130px; }
    .outleet-detail .description .title {
      font-size: 14px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.29;
      letter-spacing: normal;
      color: #ffffff; }
    .outleet-detail .description .address {
      font-size: 13px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.23;
      letter-spacing: normal;
      color: #ffffff; }
    .outleet-detail .description .communication {
      position: relative;
      font-size: 15px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #ffffff;
      margin-bottom: 50px; }
      .outleet-detail .description .communication i {
        position: absolute;
        font-size: 20px; }
      .outleet-detail .description .communication p {
        position: absolute;
        left: 25px; }
  .outleet-detail .hero-slider {
    width: 464px;
    height: 360px;
    border-radius: 8px;
    box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, 0.16); }
    .outleet-detail .hero-slider img {
      width: 100%;
      height: 100%; }
  .outleet-detail .title-3d {
    margin-top: 78px;
    margin-bottom: 43px; }
  .outleet-detail .sub-title-bold {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #050708; }
  .outleet-detail .float-l {
    float: left; }
  .outleet-detail .mr-22 {
    margin-right: 22px; }
  .outleet-detail .con-chm {
    margin-bottom: 31px; }
    .outleet-detail .con-chm p {
      font-size: 20px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.25;
      letter-spacing: normal;
      color: #050708;
      max-width: 365px; }
  .outleet-detail .whatsapp {
    min-width: 200px;
    margin-left: 65px;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #7ad06d; }
    .outleet-detail .whatsapp span {
      margin-left: 10px; }
  .outleet-detail .telephone {
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ff0000; }
    .outleet-detail .telephone span {
      margin-left: 10px; }
  .outleet-detail .con-images {
    width: 360px;
    height: 220px;
    overflow: hidden;
    box-shadow: 6px 6px 17px 0 rgba(0, 0, 0, 0.16);
    border-radius: 8px; }
    .outleet-detail .con-images img {
      width: 100%;
      height: 100%; }
  .outleet-detail .con-eksinter {
    margin-top: 100px;
    width: 100%;
    height: 463px;
    background-color: #f9f8f8; }
    .outleet-detail .con-eksinter h2 {
      margin-top: 58px;
      margin-bottom: 30px;
      font-size: 34px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #ff0000; }
  .outleet-detail .pagination-otleet-detail .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: transparent;
    border: 2px solid #ff0000;
    opacity: 1 !important; }
  .outleet-detail .pagination-otleet-detail .swiper-pagination-bullet-active {
    background: #ff0000 !important; }

@media only screen and (max-width: 768px) {
  .outleet-detail .con-detail {
    margin-top: 42px; }
  .outleet-detail .whatsapp {
    margin-left: 130px; } }
@media only screen and (max-width: 425px) {
  .outleet-detail .swiper-container-horizontal > .swiper-pagination-bullets, .outleet-detail .swiper-pagination-custom, .outleet-detail .swiper-pagination-fraction {
    bottom: 20px; }
  .outleet-detail .maps-2 {
    height: 300px; }
  .outleet-detail .whatsapp {
    font-size: 18px;
    margin-left: 0; }
  .outleet-detail .telephone {
    font-size: 18px; }
  .outleet-detail .con-detail div:first-child {
    width: auto; }
  .outleet-detail .con-detail .con-chm {
    width: 85%; }
  .outleet-detail .con-detail2 div:first-child {
    width: auto; }
  .outleet-detail .con-detail2 .con-chm {
    width: 85%; }
  .outleet-detail .con-eksinter {
    height: 372px; }
  .outleet-detail .con-images {
    height: 200px; }
  .outleet-detail .con-eksinter h2 {
    font-size: 20px;
    margin-left: 10%;
    margin-top: 46px;
    margin-bottom: 0px; }
  .outleet-detail #map {
    height: 300px; }
  .outleet-detail .hero-slider {
    width: 100%;
    height: 294px; }
  .outleet-detail .title-3d {
    font-size: 28px;
    margin-top: 49px;
    margin-bottom: 28px; } }
@media only screen and (max-width: 360px) {
  .outleet-detail .whatsapp {
    font-size: 16px;
    margin-left: 0; }
  .outleet-detail .telephone {
    font-size: 16px; } }
@media only screen and (max-width: 320px) {
  .outleet-detail .whatsapp {
    font-size: 15px; }
    .outleet-detail .whatsapp span {
      margin-left: 0px; }
  .outleet-detail .telephone {
    font-size: 15px;
    line-height: 24px; }
    .outleet-detail .telephone span {
      margin-left: -1px; }
  .outleet-detail .sub-title-bold {
    margin-top: 10px; }
  .outleet-detail .con-chm p {
    font-size: 18px; } }
.career .section-1 {
  max-width: 487px;
  margin-top: 68px;
  margin-bottom: 38px; }
  .career .section-1 p {
    font-size: 14px; }
.career .hero-jumbotron {
  width: 100%;
  height: 550px; }
  .career .hero-jumbotron img {
    width: 100%;
    height: 100%; }
.career #accordion .card {
  background: #fff !important;
  box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.08);
  margin-bottom: 25px; }
.career #accordion .card-header {
  background: #fff;
  cursor: pointer; }
.career #accordion .title-accordion a {
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #050708;
  display: block;
  position: relative;
  text-decoration: none; }
.career #accordion .title-accordion a:after {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
  color: #050708;
  opacity: 0.7;
  font-size: 15px; }
.career #accordion .card-header[aria-expanded="true"] {
  background: #f5f4f4; }
  .career #accordion .card-header[aria-expanded="true"] a:after {
    content: ""; }
.career #accordion .title-description {
  font-size: 14px;
  font-weight: bold; }
.career #accordion .description-acc {
  font-size: 14px; }
.career #accordion .button-apply {
  padding: 7px 14px;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 13px;
  border-radius: 17px;
  background-color: #ff0000; }
.career .section-3 {
  margin-top: 76px; }
.career .modal-header {
  border: none;
  padding-left: 34px;
  padding-right: 34px;
  padding-top: 26px;
  padding-bottom: 0; }
.career .modal-title {
  font-size: 23px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #050708; }
.career .modal-body {
  padding: 34px;
  padding-top: 25px; }
.career .error-system {
  padding: 9px 18px;
  background-color: #ffd0bb;
  color: #ff0000;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal; }
.career .error {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ff0000;
  margin-bottom: 31px; }
.career .error-format {
  max-width: 155px;
  text-align: center;
  border-radius: 16.5px; }
.career .error-size {
  max-width: 173px;
  text-align: center;
  border-radius: 16.5px; }

@media only screen and (min-width: 576px) {
  .career .modal-dialog {
    max-width: 652px; } }
@media only screen and (max-width: 768px) {
  .career .office {
    margin-top: 20px; } }
@media only screen and (max-width: 425px) {
  .career #accordion .title-accordion a {
    font-size: 14px; }
  .career .section-1 {
    margin-top: 40px;
    margin-bottom: 15px; }
  .career .hero-jumbotron {
    width: 100%;
    height: 200px; }
  .career .title-3d {
    font-size: 28px; }
  .career .clinic {
    margin-top: -30px; } }
.booking-online {
  overflow-x: hidden; }
  .booking-online .title-3d {
    padding-top: 68px; }
  .booking-online .bs-stepper-content {
    width: 650px;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    border-radius: 5px;
    padding: 0; }
  .booking-online .bs-stepper-circle {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #ffffff;
    background-color: #c5c2c2; }
  .booking-online .active .bs-stepper-circle {
    background-color: #ff0000; }
  .booking-online .bs-stepper-label {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #c5c2c2; }
  .booking-online .bs-stepper a:hover {
    background: transparent; }
  .booking-online .step.active .bs-stepper-label {
    color: #ff0000 !important; }
  .booking-online #treatment-target input::placeholder {
    color: #495057 !important; }
  .booking-online #treatment-target .row, .booking-online #profil-target .row {
    padding: 35px 35px 0 35px; }
  .booking-online #treatment-target .error-system, .booking-online #profil-target .error-system {
    padding: 9px 18px;
    background-color: #ffd0bb;
    color: #ff0000;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    max-width: 200px;
    text-align: center;
    border-radius: 17px; }
  .booking-online #treatment-target label, .booking-online #profil-target label {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #050708; }
  .booking-online .form-control {
    font-size: 14px !important;
    color: #495057 !important; }
  .booking-online select option {
    color: #495057 !important; }
  .booking-online .form-control::placeholder {
    color: #495057; }
  .booking-online .footer-treatment {
    background-color: #f5f4f4;
    width: 100%; }
  .booking-online .btn-next {
    background-color: #ff0000;
    color: #fff;
    padding: 9px 30px;
    border-radius: 20px;
    border: none;
    cursor: pointer; }
  .booking-online .con-confirm {
    padding: 58px 0; }
  .booking-online .contact-information {
    margin-top: 44px;
    margin-bottom: 14px; }
  .booking-online #confirm-target .telephone {
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ff0000; }
  .booking-online #confirm-target .whatsapp {
    margin: 0 30px;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #7ad06d; }
  .booking-online #confirm-target .accline {
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6dc02d; }
  .booking-online .btn-new {
    width: 200px;
    height: 60px;
    border-radius: 34px;
    border: solid 1px #fa0015;
    background-color: #ffffff;
    border-bottom-width: 4px;
    border-left-width: 4px;
    color: #ff0000;
    font-size: 24px;
    font-weight: bold; }
  .booking-online .btn-registered {
    width: 250px;
    height: 60px;
    border-radius: 34px;
    border: solid 1px #fa0015;
    background-color: #ff0000;
    border-bottom-width: 4px;
    border-left-width: 4px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold; }
  .booking-online .or {
    font-size: 16px;
    color: #ff0000; }

@media only screen and (max-width: 520px) {
  .booking-online .title-3d {
    font-size: 35px;
    padding-left: 4px;
    padding-right: 4px; }
  .booking-online #stepper1 {
    overflow: hidden; }
  .booking-online .bs-stepper-header {
    margin: 0; }
  .booking-online .bs-stepper-content {
    width: 90%; }
  .booking-online .btn-new {
    width: 120px;
    height: 45px;
    border-radius: 34px;
    border: solid 1px #fa0015;
    background-color: #ffffff;
    border-bottom-width: 4px;
    border-left-width: 4px;
    color: #ff0000;
    font-size: 16px;
    font-weight: bold; }
  .booking-online .btn-registered {
    width: 148px;
    height: 43px;
    border-radius: 34px;
    border: solid 1px #fa0015;
    background-color: #ff0000;
    border-bottom-width: 4px;
    border-left-width: 4px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold; } }
.testimonial .customer-testimonial {
  margin-top: 136px; }
.testimonial .swiper-experience {
  padding-top: 66px;
  padding-bottom: 33px; }
  .testimonial .swiper-experience .swiper-wrapper {
    margin-bottom: 50px; }
    .testimonial .swiper-experience .swiper-wrapper .con-item .people {
      position: relative; }
      .testimonial .swiper-experience .swiper-wrapper .con-item .people .name-people {
        font-size: 15px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #050708;
        position: absolute;
        text-align: left;
        margin-top: 14px;
        margin-left: 145px; }
        .testimonial .swiper-experience .swiper-wrapper .con-item .people .name-people p {
          font-size: 12px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.67;
          letter-spacing: normal;
          color: #050708; }
      .testimonial .swiper-experience .swiper-wrapper .con-item .people .con-img {
        width: 80px;
        height: 80px;
        background: #fff;
        border-radius: 50%;
        overflow: hidden;
        margin-left: 48px;
        margin-bottom: -20px;
        position: relative;
        z-index: 10; }
        .testimonial .swiper-experience .swiper-wrapper .con-item .people .con-img img {
          width: 100%;
          height: 100%; }
    .testimonial .swiper-experience .swiper-wrapper .con-item .item {
      width: 330px;
      height: 158px;
      border-radius: 8px;
      box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0.07);
      background-color: #fdfdfd;
      position: relative; }
      .testimonial .swiper-experience .swiper-wrapper .con-item .item p {
        font-family: Calibri;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.29;
        letter-spacing: normal;
        color: #050708;
        padding: 44px 27px 42px 31px;
        text-align: left; }
      .testimonial .swiper-experience .swiper-wrapper .con-item .item .quot-top,
      .testimonial .swiper-experience .swiper-wrapper .con-item .item .quot-bottom {
        width: 16.7px;
        height: 11.7px;
        position: absolute; }
      .testimonial .swiper-experience .swiper-wrapper .con-item .item .quot-top {
        top: 20px;
        left: 25px; }
      .testimonial .swiper-experience .swiper-wrapper .con-item .item .quot-bottom {
        bottom: 25px;
        right: 25px; }
.testimonial .youtube-embed {
  width: 420px;
  height: 235px;
  box-shadow: 4px 8px 16px 0 rgba(0, 0, 0, 0.2);
  border: solid 4px #e72330;
  margin-bottom: 52px; }
.testimonial .video-testimonial {
  background-color: #f9f8f8; }
  .testimonial .video-testimonial .title-3d {
    margin-top: 66px;
    margin-bottom: 40px; }
.testimonial .con-people-default {
  width: 320px; }
  .testimonial .con-people-default p {
    margin-top: 35px;
    font-size: 22px;
    font-weight: bold;
    color: #ff0000; }
  .testimonial .con-people-default span {
    font-size: 16px;
    color: #ff0000; }
  .testimonial .con-people-default .photo-people {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.15);
    overflow: hidden;
    float: left;
    margin-right: 20px; }
    .testimonial .con-people-default .photo-people img {
      width: 100%;
      height: 100%; }
.testimonial .con-people {
  display: none;
  width: 320px;
  margin-bottom: 40px;
  cursor: pointer; }
  .testimonial .con-people p {
    margin-top: 15px;
    font-size: 22px;
    font-weight: bold;
    color: #0f0910; }
  .testimonial .con-people span {
    font-size: 16px;
    color: #0f0910; }
  .testimonial .con-people .photo-people {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.15);
    overflow: hidden;
    float: left;
    margin-right: 20px; }
    .testimonial .con-people .photo-people img {
      width: 100%;
      height: 100%; }
.testimonial .pt-25 {
  padding-top: 2.5rem; }
.testimonial .pl-5rem {
  padding-left: 5rem; }
.testimonial .line {
  height: 2px;
  background: #eeecec; }
.testimonial .button-more {
  padding: 9px 27px;
  color: #ff0000;
  border: none;
  cursor: pointer;
  font-size: 13px;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 3px;
  border-left: 3px;
  border-style: solid;
  border-color: #ff0000;
  border-radius: 17px;
  background-color: #fff;
  margin-bottom: 68px; }

@media only screen and (max-width: 768px) {
  .testimonial .con-people-default {
    margin-top: 35px; } }
@media only screen and (max-width: 425px) {
  .testimonial .swiper-experience .swiper-wrapper .con-item .item {
    width: 90%;
    margin: 0 auto; }
  .testimonial .youtube-embed {
    width: 100%;
    height: 213px; }
  .testimonial .customer-testimonial {
    margin-top: 110px; }
  .testimonial .swiper-experience {
    padding-top: 40px; }
  .testimonial .video-testimonial .title-3d {
    margin-top: 35px; }
  .testimonial .title-3d {
    font-size: 28px;
    text-shadow: -2px 1px 0px #ff0000; }
  .testimonial .pl-5rem {
    padding-left: 0; }
  .testimonial .pt-25 {
    padding-top: 0; }
  .testimonial .con-people,
  .testimonial .con-people-default {
    width: 200px;
    height: 70px;
    margin-bottom: 40px; }
    .testimonial .con-people p,
    .testimonial .con-people-default p {
      margin-top: 10px;
      font-size: 16px;
      font-weight: bold;
      color: #0f0910; }
    .testimonial .con-people span,
    .testimonial .con-people-default span {
      font-size: 13px;
      color: #0f0910; }
    .testimonial .con-people .photo-people,
    .testimonial .con-people-default .photo-people {
      width: 63px;
      height: 63px;
      border-radius: 50%;
      box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.15);
      overflow: hidden;
      float: left;
      margin-right: 10px; }
      .testimonial .con-people .photo-people img,
      .testimonial .con-people-default .photo-people img {
        width: 100%;
        height: 100%; }
  .testimonial .con-people-default p {
    color: #ff0000; }
  .testimonial .con-people-default span {
    color: #ff0000; } }
@media only screen and (max-width: 375px) {
  .testimonial .youtube-embed {
    width: 100%;
    height: 213px; }
  .testimonial .con-people p,
  .testimonial .con-people-default p {
    font-size: 13px; }
  .testimonial .con-people span,
  .testimonial .con-people-default span {
    font-size: 12px; }
  .testimonial .con-people .photo-people,
  .testimonial .con-people-default .photo-people {
    width: 63px;
    height: 63px;
    margin-right: 15px; }
    .testimonial .con-people .photo-people img,
    .testimonial .con-people-default .photo-people img {
      width: 100%;
      height: 100%; } }
.blog .title-3d {
  margin-top: 68px;
  margin-bottom: 42px; }
.blog .link-sidebar {
  padding-left: 0 !important; }
  .blog .link-sidebar a {
    text-decoration: none; }
  .blog .link-sidebar li {
    list-style: none;
    width: 190px;
    height: 34px;
    border-radius: 17px;
    border: 1px solid #e60606;
    border-bottom: 3px solid #e60606;
    border-left: 3px solid #e60606;
    background-color: #ffffff;
    margin-bottom: 16px;
    line-height: 30px;
    padding-left: 20px;
    font-size: 15px;
    font-weight: bold;
    color: #ff0000;
    cursor: pointer; }
  .blog .link-sidebar li.active {
    background-color: #ff0000;
    color: #fff; }
.blog .con-pagination img {
  width: 100%;
  height: auto; }
.blog .con-pagination .title {
  margin-top: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #050708;
  text-align: center; }
.blog .con-pagination .date {
  margin-top: 5px;
  font-size: 12px;
  color: #050708;
  text-align: center; }
.blog .pagination {
  display: inline-block;
  margin-top: 60px; }
  .blog .pagination span {
    padding: 5px 17px;
    border-radius: 17px;
    border: solid 1px #ff0000;
    border-bottom: solid 3px #ff0000;
    border-left: solid 3px #ff0000;
    background-color: #fff;
    color: #ff0000;
    margin-right: 15px;
    cursor: pointer;
    outline: none; }
  .blog .pagination span a {
    color: #ff0000;
    text-decoration: none; }
  .blog .pagination span.active {
    background-color: #ff0000;
    color: #fff; }
.blog .img-thumbnail-slider {
  width: 510px;
  height: 320px; }
.blog .swiper-blog h2 {
  font-size: 22px;
  font-weight: bold;
  color: #050708;
  text-align: left;
  margin-bottom: 17px; }
.blog .swiper-blog p {
  font-size: 14px;
  color: #050708;
  text-align: left;
  margin-bottom: 30px; }
.blog .swiper-blog button {
  float: left;
  width: 88px;
  height: 30px;
  border-radius: 17px;
  background-color: #ff0000;
  color: #fff;
  border: none;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer; }
.blog .swiper-pagination {
  left: 6%;
  bottom: 0px; }
.blog .swiper-button-prev,
.blog .swiper-button-next {
  display: none; }
.blog .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: transparent;
  border: 2px solid #524336;
  opacity: 1 !important; }
.blog .swiper-pagination-bullet-active {
  background: #524336 !important; }
.blog .category-blog,
.blog .category-blog-slider {
  padding: 0 15px;
  height: 27px;
  line-height: 25px;
  border-radius: 13.5px;
  background-color: #ff0000;
  color: #fff;
  font-size: 13px;
  border: 0;
  text-align: center;
  border: none;
  position: absolute;
  top: 10px;
  right: 25px; }
.blog .category-blog-slider {
  top: 15px;
  right: 30px; }

@media only screen and (max-width: 768px) {
  .blog .swiper-container {
    padding-bottom: 50px; }
  .blog .swiper-pagination {
    left: 0;
    bottom: 0px; }
  .blog .con-link {
    display: flex !important;
    justify-content: center !important; }
  .blog .swiper-blog h2 {
    margin-top: 20px;
    margin-bottom: 8px; }
    .blog .swiper-blog h2 p {
      font-size: 14px;
      color: #050708;
      text-align: left;
      margin-bottom: 15px; } }
.blog-detail .swiper-container {
  padding-bottom: 0 !important; }
.blog-detail .full-width {
  height: auto; }
.blog-detail .mt-69 {
  margin-top: 134px; }
.blog-detail .hero-image img {
  width: 100%;
  height: 542px; }
.blog-detail .link-sidebar li {
  width: 100%; }
.blog-detail .blog-more .full-width {
  position: relative;
  margin-bottom: 30px; }
.blog-detail .blog-more h2 {
  margin-top: 50px;
  font-size: 21px;
  font-weight: bold;
  color: #050708; }
.blog-detail .blog-more .category-blog {
  right: 12px;
  font-size: 11px;
  height: 25px;
  line-height: 24px; }
.blog-detail .blog-more .title {
  font-size: 15px;
  font-weight: bold;
  color: #050708;
  line-height: 18px;
  margin-top: 5px;
  margin-bottom: 10px; }
.blog-detail .blog-more .date {
  font-size: 12px;
  color: #050708; }
.blog-detail .swiper-pagination {
  left: 0;
  bottom: 10px; }
.blog-detail .swiper-pagination-bullet {
  border: 2px solid #fff; }
.blog-detail .swiper-pagination-bullet-active {
  background: #fff !important; }
.blog-detail .category-blog-slider {
  top: 15px;
  right: 20px; }
.blog-detail .description-blog-detail .date {
  margin-top: 15px;
  font-size: 13px;
  color: #8f9192; }
.blog-detail .description-blog-detail h2 {
  font-size: 31px;
  font-weight: bold;
  font-style: normal;
  color: #050708; }
.blog-detail .description-blog-detail p {
  font-size: 14px;
  line-height: 1.43;
  color: #050708; }
.blog-detail .youtube-embed {
  width: 561px;
  height: 319px;
  margin: 40px 0; }
.blog-detail .share h2 {
  font-size: 20px;
  font-weight: bold;
  color: #050708; }

@media only screen and (max-width: 768px) {
  .blog-detail .con-link {
    display: flex !important;
    justify-content: space-around !important; }
  .blog-detail .link-sidebar li {
    width: 170px; }
  .blog-detail .blog-more {
    margin-top: -55px; } }
@media only screen and (max-width: 425px) {
  .blog-detail .full-width {
    height: auto; }
  .blog-detail .con-link {
    display: flex !important;
    justify-content: space-around !important; }
  .blog-detail .link-sidebar li {
    width: 150px;
    margin-right: 15px; }
  .blog-detail .blog-more {
    margin-top: -55px; } }
.estore .con-pagination .label-category {
  font-size: 22px;
  font-weight: bold;
  color: #050708;
  margin-top: 45px;
  margin-bottom: 0px; }
.estore .con-pagination img {
  width: 100%;
  height: auto; }
.estore .con-pagination .title {
  margin-top: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #050708;
  text-align: center; }
.estore .con-pagination .desc {
  margin-top: 5px;
  font-size: 12px;
  color: #050708;
  text-align: center; }
.estore .con-pagination button.book {
  font-size: 13px;
  padding: 8px 20px;
  border-radius: 17px;
  background-color: #ff0000;
  border: none;
  color: #fff;
  margin-top: 10px; }
  .estore .con-pagination button.book img {
    width: 15px;
    height: auto; }
.estore .con-pagination .mtn-30 {
  margin-top: -30px; }
.estore .filterDiv {
  display: none; }
.estore .show {
  display: inline-block; }

.estore-checkout .color-red {
  color: #ff0000 !important; }
.estore-checkout .amount-bold {
  font-size: 16px;
  font-weight: 600; }
.estore-checkout .information-shop {
  margin-top: 15px;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  background-color: #f8f8f8; }
.estore-checkout .bd-bottom {
  border-bottom: 1px solid #e0e0e0; }
.estore-checkout .fz-14 {
  font-size: 14px;
  color: #050708; }
.estore-checkout .fz-16 {
  font-size: 16px;
  color: #050708; }
.estore-checkout .fz-18 {
  font-size: 18px;
  color: #050708; }
.estore-checkout .fz-20 {
  font-size: 20px;
  color: #050708; }
.estore-checkout .pa-0 {
  padding: 0; }
.estore-checkout .banner {
  width: 100%;
  height: auto; }
  .estore-checkout .banner img {
    width: 100%;
    height: 100%; }
.estore-checkout .filter-section {
  margin-top: 42px; }
.estore-checkout .btn-checkout {
  padding: 10px 20px;
  background-color: #ff0000;
  color: #ffffff;
  border-radius: 25px;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal; }
  .estore-checkout .btn-checkout .notiv {
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    background-color: #ffffff;
    margin-right: 10px;
    margin-left: 4px;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #e72331; }
.estore-checkout .con-filter button {
  border: 1px solid #e60606;
  border-bottom: 2px solid #e60606;
  border-left: 2px solid #e60606;
  border-radius: 25px;
  background-color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ff0000;
  padding: 10px 20px;
  margin-right: 18px;
  margin-bottom: 10px; }
.estore-checkout .con-filter button.active {
  background-color: #ff0000;
  color: #ffffff; }
.estore-checkout .con-filter button:hover {
  color: #ff0000; }
.estore-checkout .con-filter button.active:hover {
  color: #ffffff; }
.estore-checkout .package-description img {
  float: left; }
.estore-checkout .package-description .package-treatment {
  font-size: 14px;
  color: #050708; }
.estore-checkout .package-description .amount {
  font-size: 14px;
  color: #ff0000; }
.estore-checkout .plus-min {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  border: solid 1px #c5c2c2;
  color: #c5c2c2;
  background-color: #ffffff;
  line-height: 0;
  cursor: pointer;
  padding: 0;
  font-size: 12px; }
  .estore-checkout .plus-min:focus {
    outline: none; }
.estore-checkout .btn-deleted {
  border: none;
  cursor: pointer; }
  .estore-checkout .btn-deleted:focus {
    outline: none; }
.estore-checkout .package-total input {
  border: none;
  width: 30px;
  text-align: center;
  font-size: 14px;
  color: #050708; }
.estore-checkout .package-total input:focus {
  outline: none; }
.estore-checkout .code-promo {
  width: 89px;
  height: 29px;
  border-radius: 3px;
  border: solid 1px #e7e7e7;
  font-size: 13px;
  text-align: center;
  margin-right: 9px; }
  .estore-checkout .code-promo:focus {
    outline: none; }
.estore-checkout .use-promo {
  border-radius: 14px;
  padding: 5px 13px;
  border: solid 1px #e7e7e7;
  font-size: 13px;
  color: #fff;
  background-color: #ff0000;
  cursor: pointer;
  border: none; }
.estore-checkout .information-shop .discon {
  font-size: 11px;
  color: #ff0000; }
.estore-checkout .information-shop .amount {
  font-size: 16px;
  color: #050708; }
.estore-checkout .information-shop .total-amount {
  font-size: 20px;
  color: #050708; }
.estore-checkout .btn-next-shop {
  border: 1px solid #e60606;
  border-bottom: 2px solid #e60606;
  border-left: 2px solid #e60606;
  border-radius: 25px;
  background-color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  color: #ff0000;
  padding: 10px 20px;
  cursor: pointer; }
  .estore-checkout .btn-next-shop.active {
    outline: none; }
.estore-checkout .norekening {
  font-size: 24px;
  font-weight: bold;
  color: #050708; }
.estore-checkout .name-pt {
  font-size: 18px;
  font-weight: bold;
  color: #050708; }
.estore-checkout .btn-confirmation {
  width: 186px;
  border-radius: 25px;
  background-color: #ff0000;
  padding: 8px 0;
  color: #fff;
  text-align: center;
  border: none;
  cursor: pointer; }
  .estore-checkout .btn-confirmation:focus {
    outline: none; }
.estore-checkout .cek-email {
  color: #ff0000;
  padding-bottom: 52px; }
.estore-checkout .button-apply {
  padding: 7px 30px;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 13px;
  border-radius: 17px;
  background-color: #ff0000; }
.estore-checkout .title-3d {
  padding-top: 68px; }
.estore-checkout .bs-stepper-content {
  width: 650px;
  box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  border-radius: 5px;
  padding: 0; }
.estore-checkout .bs-stepper-circle {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #ffffff;
  background-color: #c5c2c2; }
.estore-checkout .active .bs-stepper-circle {
  background-color: #ff0000; }
.estore-checkout .bs-stepper-label {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #c5c2c2; }
.estore-checkout .bs-stepper a:hover {
  background: transparent; }
.estore-checkout .step.active .bs-stepper-label {
  color: #ff0000 !important; }
.estore-checkout #treatment-target {
  padding-top: 30px; }
.estore-checkout #profil-target input::placeholder {
  color: #495057 !important; }
.estore-checkout #treatment-target .row, .estore-checkout #profil-target .row {
  padding: 32px; }
.estore-checkout #treatment-target .error-system, .estore-checkout #profil-target .error-system {
  padding: 9px 18px;
  background-color: #ffd0bb;
  color: #ff0000;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  max-width: 200px;
  text-align: center;
  border-radius: 17px; }
  .estore-checkout #treatment-target .error-system.no-wa, .estore-checkout #profil-target .error-system.no-wa {
    max-width: 170px; }
.estore-checkout #treatment-target label, .estore-checkout #profil-target label {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #050708; }
.estore-checkout .form-control {
  font-size: 14px !important;
  color: #495057 !important; }
.estore-checkout select option {
  color: #495057 !important; }
.estore-checkout .form-control::placeholder {
  color: #495057 !important; }
.estore-checkout .footer-treatment {
  background-color: #f5f4f4;
  width: 100%; }
.estore-checkout .btn-next {
  background-color: #ff0000;
  color: #fff;
  padding: 9px 30px;
  border-radius: 20px;
  border: none;
  cursor: pointer; }
.estore-checkout .con-confirm {
  padding: 58px 0; }
.estore-checkout .contact-information {
  margin-top: 44px;
  margin-bottom: 14px; }
.estore-checkout #confirm-target .payment-wrapper {
  padding: 20px;
  padding-bottom: 0; }
.estore-checkout #confirm-target .payment-method {
  margin-bottom: 15px;
  border: 1px solid #F0F0F0;
  padding: 10px;
  border-radius: 10px; }
  .estore-checkout #confirm-target .payment-method .custom-radio {
    float: left; }
  .estore-checkout #confirm-target .payment-method .image img {
    margin-left: 10px;
    margin-top: -5px;
    width: 20%;
    height: 20%; }
  .estore-checkout #confirm-target .payment-method .caption {
    padding-left: 25px; }
    .estore-checkout #confirm-target .payment-method .caption p {
      margin-top: 5px;
      font-size: 14px; }
.estore-checkout #confirm-target .payment-one .image img {
  width: 10%;
  height: 10%; }
.estore-checkout #confirm-target .payment-two .bankCd {
  margin-top: -10px;
  padding: 0 24px; }
.estore-checkout #confirm-target .payment-four .mitraCd {
  margin-top: -10px;
  padding: 0 24px; }
.estore-checkout #confirm-target .telephone {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ff0000; }
.estore-checkout #confirm-target .whatsapp {
  margin: 0 30px;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #7ad06d; }
.estore-checkout #confirm-target .accline {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #6dc02d; }

@media only screen and (min-width: 1320px) {
  .estore-checkout .filter-section .col-lg-8 {
    padding-left: 0 !important; } }
@media only screen and (max-width: 768px) {
  .estore-checkout .filter-section .col-lg-4 {
    margin-top: 16px; }
  .estore-checkout .con-filter button {
    padding: 7px 15px; }
  .estore-checkout .btn-checkout {
    padding: 8px 18px; } }
@media only screen and (max-width: 520px) {
  .estore-checkout .bs-stepper-header {
    margin: 0; }
  .estore-checkout .bs-stepper-content {
    width: 90%; }
  .estore-checkout .information-shop {
    margin-top: 30px; }
  .estore-checkout .btn-checkout {
    margin-top: 10px; } }
@media only screen and (max-width: 320px) {
  .estore-checkout .btn-next-shop {
    font-size: 13px;
    margin-right: 5px; }
  .estore-checkout .btn-next {
    font-size: 14px;
    margin-left: 5px; }
  .estore-checkout .bs-stepper .step-trigger, .estore-checkout .bs-stepper a {
    padding: 4px; }
  .estore-checkout .lnjt-blnja {
    padding: 0 !important; } }
.estore-detail .category-blog-slider {
  right: 15px; }
.estore-detail .swiper-pagination {
  left: 0;
  bottom: 10px; }
.estore-detail .swiper-pagination-bullet {
  border: 2px solid #fff; }
.estore-detail .swiper-pagination-bullet-active {
  background: #fff !important; }
.estore-detail .con-desc-slider h2 {
  font-size: 22px;
  font-weight: bold;
  color: #050708;
  margin-top: 10px; }
.estore-detail .con-desc-slider p {
  font-size: 14px;
  color: #050708; }
.estore-detail .con-desc-slider p.harga {
  font-style: italic; }
.estore-detail .con-desc-slider h3 {
  font-size: 22px;
  color: #050708; }
.estore-detail .description-detail p {
  font-size: 14px;
  color: #050708;
  margin-top: 10px; }
.estore-detail .share h2 {
  font-size: 20px;
  font-weight: bold;
  color: #050708; }

@media only screen and (max-width: 768px) {
  .estore-detail .label-category {
    text-align: center; }
  .estore-detail .swiper-blog-detail {
    margin-top: 3rem !important; }
  .estore-detail .description-detail p:first-child {
    margin-top: 3rem !important; } }
.mb-20 {
  margin-bottom: 20px; }

.mt-65 {
  margin-top: 65px; }

.mb-100 {
  margin-bottom: 100px; }

.b-10-p {
  bottom: 10% !important; }

.ps-relative {
  position: relative; }

.ps-absolute {
  position: absolute; }

.border-white {
  border-color: white; }

.border-none {
  border: none; }

.full-width {
  width: 100%; }

.height-auto {
  height: auto; }

.h-25 {
  height: 25px !important; }

.cf-clear {
  clear: both; }

button {
  outline: none !important;
  cursor: pointer !important; }
  button:focus {
    outline: none !important; }

.btn {
  outline: none !important;
  cursor: pointer !important; }

.btn:focus {
  outline: none !important;
  box-shadow: none; }

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