@charset "UTF-8";
/* Template: Skin Spirit
   Author: macsmel
   Version: 1.0.0
   Created: Aug 2019
   Description: SCSS file
*/
/****************************************
    TABLE OF CONTENTS
01. Import
02. General
03. Header
04. Slider
05. Main
06. Media
07. Insta
08. Footer
*****************************************/
/******************************/
/*     01. Import     */
/******************************/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600&display=swap");
@font-face {
  font-family: "Goldenbook" !important;
  src: url("../fonts/Goldenbook.ttf") format("truetype");
  font-style: normal;
  font-weight: 500; }
/******************************/
/*     02. General    */
/******************************/
* {
  box-sizing: border-box; }
/*a.comingsoon, a.new {
    pointer-events: none !important;
   cursor: default;
}*/
a.active.focus, a.active:focus {
  outline: 0 !important;
  outline-color: transparent !important;
  outline-width: 0 !important;
  outline-style: none !important;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important; }
a.focus {
  outline: 0 !important;
  outline-color: transparent !important;
  outline-width: 0 !important;
  outline-style: none !important;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important; }
a:active.focus, a:active:focus {
  outline: 0 !important;
  outline-color: transparent !important;
  outline-width: 0 !important;
  outline-style: none !important;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important; }
a:focus {
  outline: 0 !important;
  outline-color: transparent !important;
  outline-width: 0 !important;
  outline-style: none !important;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important; }

button.active.focus, button.active:focus {
  outline: 0 !important;
  outline-color: transparent !important;
  outline-width: 0 !important;
  outline-style: none !important;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important; }
button.focus {
  outline: 0 !important;
  outline-color: transparent !important;
  outline-width: 0 !important;
  outline-style: none !important;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important; }
button:active.focus, button:active:focus {
  outline: 0 !important;
  outline-color: transparent !important;
  outline-width: 0 !important;
  outline-style: none !important;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important; }
button:focus {
  outline: 0 !important;
  outline-color: transparent !important;
  outline-width: 0 !important;
  outline-style: none !important;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important; }

a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease; }
  a:hover {
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease; }

hr {
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease; }

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none; }

li:active, li:hover {
  outline: 0 !important; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  background-color: #fff;
  line-height: 1.7em; }

h1 {
  font-size: 33px;
  display: inline; }

h2 {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative;
    color: #016354 !important;
    font-size: 36px;
    font-weight: 400 !important;
    line-height: 2.875rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08rem;
    padding: 0 0 24px;
    margin: 0 auto 8px;
    text-align: center;
}
  h2::after {
    width: 50%;
    left: 25%; }

.container > h2 {
  font-family: "Goldenbook" !important; }

h4 {
  font-size: 0.9rem;
  font-weight: 600;
  font-style: normal;
  line-height: 1.5rem;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.031rem;
  padding: 0 0 13px;
  margin: 0 auto 20px;
  position: relative; }
  h4::after {
    width: 50%;
    left: 0%; }

a:hover {
  color: white; }

h2::after, h4::after {
  content: "";
  position: absolute;
  bottom: 0;
  border-bottom: 2px solid #01CEAE; }

.container {
  max-width: 1170px !important; }

p {
  /*color: #3C3B3C;*/
    color: #000000;
  letter-spacing: 0.04rem;
  font-size: 1rem !important;
  font-weight: 300;
  line-height: 30px !important; }

.info {
  text-align: center; }
  .info p {
    max-width: 74%;
    margin: 0 auto;
    padding-bottom: 0!important;
text-align: left;}

.btn_red {
  background: #F2746A; }

.btn_code {
  font-size: 22px;
  letter-spacing: 1.03px;
  text-align: center;
  line-height: 27.4px;
  color: #016354;
  font-weight: 600;
  text-decoration: underline; }
  .btn_code:hover {
    color: #016354;
    text-decoration: underline !important; }

.link_under {
  letter-spacing: 0.078rem;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2rem;
  color: #017765;
  font-weight: 600;
  line-height: 27.14px;
  display: inline-block;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 5px; }
  .link_under:hover {
    color: #017765; }
  .link_under::after {
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
    bottom: 0;
    border-bottom: 2px solid #017765; }

.btn_red, .btn_green {
  color: white !important;
  padding: 9px 18px; }
  .btn_red:hover, .btn_red:active, .btn_green:hover, .btn_green:active {
    color: white; }

.footer_link {
  font-size: 0.85rem;
  color: #FFFFFF;
  letter-spacing: 0.22px;
  line-height: 25px;
  font-weight: 300;
  opacity: 0.7; }

.btn_green {
  background: #00B498; }

.btn_red, .btn_black, .btn_green {
  border-radius: 0;
  display: inline-block; }

.btn_black {
  border: 1px black solid;
  padding: 0 25px;
  color: black;
  line-height: 43px; }
  .btn_black:hover, .btn_black:active {
    color: black; }

.more {
  color: white;
  border: solid 1px white;
  padding: 3px 8px;
  display: inline-block;
  line-height: 1rem;
  font-size: 0.75rem; }
  .more:hover {
    color: white; }

.custom_modal .modal-content {
  background-color: transparent !important; }
.custom_modal .modal-content, .custom_modal .modal-header {
  border: none; }

.dropdown-menu-center {
  right: auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

.dropdown-nav {
  padding: 20px;
  border-radius: 0 !important;
  box-shadow: 0 0.125rem 0.812rem 0.125rem rgba(106, 94, 83, 0.24);
  background: white; }
  .dropdown-nav > div {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  .dropdown-nav ul {
    margin-bottom: 14px; }
    .dropdown-nav ul .btn_green {
      color: white !important;
      margin-bottom: 7px;
      padding: 4px 16px;
      line-height: 24px;
      background: #01CEAE !important; }
    .dropdown-nav ul li a {
      display: block;
      font-size: 0.9rem;
      color: #3C3B3C;
      padding: 3px 0;
      line-height: 22px;
      font-weight: 400;
      margin-bottom: 2px; }
      .dropdown-nav ul li a:hover {
        color: #60cab7; }
    .dropdown-nav ul li:first-child a {
      font-weight: 600;
      color: #00B498;
      font-size: .875rem;
      padding-bottom: 7px;
      position: relative;
      margin-bottom: 10px; }
      .dropdown-nav ul li:first-child a::after {
        content: '';
        position: absolute;
        height: 2px;
        width: 75px;
        background: #00B498;
        left: 0;
        display: inline-block;
        top: 32px;
        z-index: 9; }

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
  height: 100%; }
  .iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.iframe-container-4x3 {
  padding-top: 75%; }

/******************************/
/*     03. Header    */
/******************************/
/* remove navbar button stying */
.navbar-toggler {
  background: none;
  border: none;
  /* remove the blue outline when active or focused */
  /* basic styles for each icon bar */
  /* styles for when .navbar is closed */ }
  .navbar-toggler:active, .navbar-toggler:focus {
    outline: 0; }
  .navbar-toggler .icon-bar {
    background-color: #016354;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin: 4px 0 4px 0;
    transition: all 0.2s;
    /* custom .navbar-dark .icon-bar background */
    /* .navbar open top .icon-bar rotated down 45° */
    /* .navbar open middle .icon-bar invisible */
    /* .navbar open bottom .icon-bar rotated up 45° */ }
    .navbar-dark .navbar-toggler .icon-bar {
      background: #ffffff; }
    .navbar-toggler .icon-bar:nth-of-type(1) {
      transform: rotate(45deg);
      transform-origin: 10% 10%; }
    .navbar-toggler .icon-bar:nth-of-type(2) {
      opacity: 0;
      filter: alpha(opacity=0); }
    .navbar-toggler .icon-bar:nth-of-type(3) {
      transform: rotate(-45deg);
      transform-origin: 10% 90%; }
  .navbar-toggler.collapsed .icon-bar {
    /* .navbar closed top .icon-bar no rotation - straight */
    /* .navbar open middle .icon-bar visible */
    /* .navbar open bottom .icon-bar no rotation - straight */ }
    .navbar-toggler.collapsed .icon-bar:nth-of-type(1) {
      transform: rotate(0); }
    .navbar-toggler.collapsed .icon-bar:nth-of-type(2) {
      opacity: 1;
      filter: alpha(opacity=100); }
    .navbar-toggler.collapsed .icon-bar:nth-of-type(3) {
      transform: rotate(0); }

.top_nav {
  background-color: #00B498; }
  .top_nav a {
    font-size: 0.83rem;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.104rem; }
  .top_nav ul, .top_nav li {
    display: flex;
    align-items: center; }
  .top_nav ul {
    justify-content: flex-end; }
    .top_nav ul li {
      height: 32px;
      margin-right: 25px; }
      .top_nav ul li:nth-child(2) {
        margin-right: 45px; }
        .top_nav ul li:nth-child(2) a {
          font-size: 0.75rem;
          height: 100%;
          line-height: 32px;
          padding: 0 2em;
          background: #F2746A; }
      .top_nav ul li:last-child {
        margin-right: 0; }
        .top_nav ul li:last-child a {
          display: flex;
          align-items: center; }
          .top_nav ul li:last-child a:first-child {
            padding-right: 15px;
            position: relative; }
            .top_nav ul li:last-child a:first-child::after {
              content: "";
              border-right: 0.062rem solid #fff;
              position: absolute;
              top: 0;
              right: 0;
              height: 18px; }
          .top_nav ul li:last-child a:last-child {
            padding-left: 15px; }

.navbar {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  min-height: 88px; }
  .navbar .navbar-brand img {
    max-height: 55px; }
  .navbar .nav-link {
    font-size: 1rem;
    color: #988778 !important;
    line-height: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.104rem;
    padding-left: 0 !important;
    padding-right: 10px !important;
    margin-right: 22px; }
    .navbar .nav-link:hover {
      color: #016354 !important; }
  .navbar .nav-item {
    position: relative; }
    .navbar .nav-item:last-child .nav-link {
      margin-right: 0 !important;
      padding-right: 0 !important; }

.dropdown:hover > .dropdown-menu {
  display: block; }

.dropdown > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none; }

.dropdown-menu {
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -ms-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in; }

.navbar-nav li:first-child > div {
  min-width: 900px; }
.navbar-nav li:nth-child(2) > div {
  min-width: 313px; }
.navbar-nav li:nth-child(3) > div {
  width: 323px; }
.navbar-nav li:nth-child(4) > div {
  width: 227px; }

.nav-login {
  color: #988778 !important;
  font-size: 14.28px !important;
  letter-spacing: 0.19px;
  padding-right: 19px; }
  .nav-login::after {
    content: "";
    border-right: 2px solid #988778;
    position: absolute;
    top: -4px;
    right: 0;
    height: 31px; }

/******************************/
/*     04. Slider    */
/******************************/
.top_slider {
  position: relative; }
  .top_slider .slide-item {
    display: none;
    text-align: center; }
  .top_slider img {
    max-width: 100%;
    max-height: 600px;
}

.team_slider:hover .slick-arrow {
  opacity: 0.35 !important; }
.team_slider span {
  color: white;
  letter-spacing: 0.04rem;
  font-size: 1rem;
  background: rgba(0, 0, 0, 0.2);
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 3%;
  width: 100%;
  height: 32px; }
.team_slider > div a img {
  width: 100%;
}
.team_slider img {
    opacity: 0;
    transition: all 700ms;
}
.team_slider img:hover {
    opacity: 1;
}
.team_slider .slick-arrow {
  transition: all 700ms;
  opacity: 0;
  height: 57px;
  width: 40px;
  border: none;
  background: #000000;
  position: absolute;
  top: 35%;
  z-index: 999999; }
.team_slider .slick-prev {
  left: 20px; }
.team_slider .slick-next {
  right: 20px; }
.team_slider .slick-slide {
  cursor: pointer;
  margin: 0 3px !important;
  position: relative; }
  .team_slider .slick-slide:hover .addition_content {
    display: flex; }
  .team_slider .slick-slide:hover span {
    display: none; }

.addition_content {
  display: none;
  position: absolute;
  bottom: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  flex-direction: column;
  justify-content: flex-end;
max-width: 100%;}
  .addition_content a, .addition_content p {
    margin-left: 32px;
    margin-right: 32px;
    font-size: 0.75rem !important; }
  .addition_content a {
    margin-top: 15px;
    margin-bottom: 10%; }
  .addition_content p {
    margin-top: 0px;
    margin-bottom: 0px;
    color: white;
    letter-spacing: 0.04rem !important;
    line-height: 1.25rem !important;
    padding: 0 !important;
    }
    .addition_content p:first-child {
      font-weight: 300 !important;
      line-height: 25px !important;
      text-transform: uppercase !important;
      font-size: 16px !important;
      margin-bottom: 5px;
      }

.play {
  width: 100%;}
  .play a {
    position: relative; 
display: none;
}
    .play a::after {
      content: url("../img/video-play-icon.png");
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      top: 0;
      bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center; }

.new, .comingsoon {
  position: relative; }
  .new::after,  .comingsoon::after {
    content: "NEW!";
    font-size: 11px;
    color: #F2746A;
    top: -8px;
    margin-left: 5px;
position: relative;}
 .comingsoon::after {
    content: "Coming Soon!"; }

/******************************/
/*     05. Main    */
/******************************/
.location_section {
  background-image: url("../img/bg_location.png");
  background-repeat: no-repeat;
  background-size: cover; }
  .location_section .container {
    background-color: white;
    display: flex;
    flex-direction: column;
    padding: 30px 85px; }
.location_section .container .row {
    padding-top: 24px;
}
    .location_section .container .row > div:last-child ul {
      margin-bottom: 15px; }
      .location_section .container .row > div:last-child ul:last-child {
        margin-bottom: 0; }
      .location_section .container h2::after {
        border-color: #F2746A !important; }
    .location_section .container p {
    padding-top: 0px !important;
 padding-left: 0px !important;
margin-bottom: 0!important;}
    .location_section .container li, .location_section .container li a {
      font-size: 22px;
      letter-spacing: 1.7px;
      line-height: 36.46px; }
    .location_section .container li {
         font-family: "Open Sans",sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    line-height: 1.625rem !important;
    letter-spacing: 0.104rem !important;
    font-size: 1.1rem !important;
    color: #01CEAE !important;
    text-transform: none !important;
    margin: 0 auto !important; }
      .location_section .container li a {
            font-family: "Open Sans",sans-serif !important;
    font-size: 0.85rem !important;
    font-weight: 400 !important;
    font-style: normal !important;
    line-height: 1.687rem !important;
    color: #3C3B3C !important;
    text-transform: none !important;
    letter-spacing: 0.078rem !important; }
.product_section h2 {
  line-height: 32px !important;
  font-size: 21px;
  text-align: left;
  margin-bottom: -24px;
max-width: 374px;}
  .product_section h2::after {
    display: none; }
.product_section p {
	/*max-width: 416px;*/
    padding-left: 0px !important; }

.pract_section .d-flex {
  background: #FFFFFF;
  box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.21);
  max-height: 389px; }
  .pract_section .d-flex > div:first-child {
    padding: 0; }
  .pract_section .d-flex > div:last-child {
    width: 100%;
     }
.pract_section .d-flex > div:last-child > div p {
    padding-left: 0 !important;
}
    .pract_section .d-flex > div:last-child h2 {
      text-align: left !important;
      margin-bottom: -24px; 
    line-height: 32px !important;
    font-size: 21px;}
      .pract_section .d-flex > div:last-child h2::after {
        display: none; }

.pract_section {
  background-image: linear-gradient(180deg, rgba(230, 227, 213, 0.4) 0%, #EEE9D2 100%); }

.services {
  background-color: #F0EDDE; }

.service_items {
     display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 16px;}

.service_item {
  cursor: pointer;
  min-width: 216px;
  box-shadow: 0 0 5px 0 rgba(187, 146, 110, 0.43);
  background-color: white;
  margin:0.5rem 0; }
  .service_item h2 {
    font-size: 1.625rem;
    font-weight: 300 !important;
    line-height: 2.812rem !important;
    padding: 0 0 13px;
    margin: 0 auto 20px;
}
  .service_item p {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0;
    font-size: 0.75rem !important;
    line-height: 1.25rem !important;
}
  .service_item:hover {
    box-shadow: none;
    background: #016354; }
    .service_item:hover h2, .service_item:hover p {
    color: white !important;
}
    .service_item:hover h2::after {
      border-color: #F2746A !important; }

.team_section h2 {
  display: block; }
  .team_section h2::after {
    display: none;
    text-align: center; }

.gift_section {
  background-image: url("../img/giftCardBg.png");
  background-size: cover;
  background-repeat: no-repeat;}
  .gift_section .container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
height: 94px;}
  .gift_section p {
    line-height: 33px;
    color: white;
    font-size: 36px;
    margin-bottom: 0; }
    .gift_section p span {
      font-size: 22px; }
  .gift_section a {
    margin-left: 54px;
    padding: 9px 30px !important; }
.quote {
  position: relative; }
  .quote::before {
    position: absolute;
    content: "\201C";
    font-size: 3rem;
    margin-left: 15px; }
.quote_section {
  background-color: #00B498;
  position: relative;
  z-index: 100;
  width: 100%;
  left: 0; }
  .quote_section p {
    color: #fff;
    font-size: 1.6rem !important;
    font-weight: 400 !important;
    line-height: 3rem !important;
    text-align: center;
    max-width: 76%;
    letter-spacing: 0.04rem !important;
    margin: 3rem auto 3rem auto;
    position: relative;
    padding: 0px !important; }
    .quote_section p::before {
      position: absolute;
      top: -15px;
      left: -15px;
      content: "\201C";
      font-size: 3rem; }
  .quote_section::before, .quote_section::after {
    content: "";
    background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), #fff 1px, rgba(255, 255, 255, 0) 2px, transparent 8px);
    height: 18px;
    position: absolute;
    left: 0;
    z-index: 100;
    width: 100%; }
  .quote_section::before {
    bottom: 0; }
  .quote_section::after {
    top: 0; }

.care_section {
  padding: 90px 0 50px 0;
  background-image: linear-gradient(179deg, rgba(143, 230, 211, 0) 0%, rgba(125, 204, 186, 0.73) 70%); }
  .care_section h2 {
    display: block;
    margin-bottom: 27px; }
    .care_section h2::after {
      display: none; }
  .care_section .col-lg-6 p {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.2rem;
    color: #017765;
    font-weight: 600;
    letter-spacing: 0.95px;
    text-align: center;
    line-height: 27.14px; }
  .care_section .col-lg-6:first-child > div, .care_section .col-lg-6:last-child > div {
    padding: 24px 58px 29px 58px;
    box-shadow: 0 0.125rem 0.812rem 0.125rem rgba(106, 94, 83, 0.24);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between; }
  .care_section .col-lg-6:first-child > div {
    background-image: url("../img/care_1.png");
    background-size: cover; }
  .care_section .col-lg-6:last-child > div {
    background: white; }
    .care_section .col-lg-6:last-child > div > div {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .care_section .col-lg-6:last-child > div > div p {
        margin-bottom: 14px;
        letter-spacing: 0.078rem; }
  .care_section .col-lg-6 > div {
    width: 544px;
    height: 390px; }

.account_section {
  box-shadow: inset 0 10px 90px 10px #F0EDDE;
  background: url("../img/easily_bg.png");
  background-size: cover; }
  .account_section .btn_red {
    margin: 22px auto 0 auto; }
  .account_section h2 {
        font-size: 21px;
    line-height: 32px !important;
    text-align: left;
    padding-left: 0;
    margin-bottom: -24px; }
    .account_section h2::after {
      display: none; }
  .account_section .row > div:first-child p {
    padding-left: 0px !important;
	}
  .account_section .row > div:nth-child(2) > div {
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.27);
    background-image: url("../img/account_1.png"); }
  .account_section .row > div:last-child > div:first-child {
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.27);
    background-image: url("../img/account_2.png");
    padding: 0 33px;
    display: flex;
    align-items: center; }
  .account_section .row > div:last-child > div:last-child {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    max-width: 87%;
    margin: 22px auto 0 auto; }
  .account_section .row > div:last-child > div p {
    font-size: 18px !important;
    line-height: 27px !important;
    font-weight: 600 !important;
    color: #016354;
    max-width: 182px;
    padding: 0px !important; 
	}
  .account_section .row > div:last-child > div:first-child, .account_section .row > div:nth-child(2) > div:first-child {
    background-repeat: no-repeat;
    background-size: cover;
    height: 245px;
    width: 100%; }

.banner_section .row {
  justify-content: center;
}
    .banner_section .row > div:nth-child(2) .banner_cent .more {
      font-size: 16px !important;
      padding: 8px 16px !important;
      max-width: 80px; }
    .banner_section .row > div:nth-child(2) .banner_cent p {
		max-width: 209px;
		font-family: "Goldenbook" !important;
		font-weight: 600 !important;
		color: white;
		font-size: 18px !important;
		line-height: 32px !important;
		text-transform: uppercase !important;
	}
  .banner_section .row > div:first-child > a, .banner_section .row > div > a.ss-home-ads {
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }
    .banner_section .row > div:first-child > a div, .banner_section .row > div:last-child > a div {
      background: #00B498;
      padding: 13px 27px; }
      .banner_section .row > div:first-child > a div span, .banner_section .row > div:last-child > a div span {
        color: white;
        font-size: 18px;
        line-height: 29px;
        font-weight: 600; }
  .banner_section .row > div > a, .banner_section .row > div > div {
    width: 100%;
   max-width: 412px;
    background-repeat: no-repeat;
    background-size: contain; }
.mobile-only {
    display: inline-block;
}
.shop-cta {
    margin-bottom: 20px!important;
	text-transform: uppercase;
}
/******************************/
/*     06. Media    */
/******************************/
@media (max-width: 991px) {
     .insta-desktop {
        display: none;
    }
    .insta_section iframe {
        padding: 0 !important;
    margin-top: 24px;
    }
    .product_section h2 {
        max-width: 310px;
    }
     .banner_section .row > div > a, .banner_section .row > div > div {
   max-width: 389px;
    }
    .banner_section .row .col-lg-4 a img {
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}
  .banner_section {
    padding: 80px 0; }
    .banner_section .row > div {
      margin-bottom: 25px; }
      .banner_section .row > div:last-child {
        margin-bottom: 0; }
        .banner_section .row > div:last-child a {
          background-size: cover; }
  h2 {
    margin-bottom: 8px;
    padding-bottom: 16px; }
  .gift_section {
    padding: 50px 15px; }
    .gift_section .container {
      flex-direction: column !important; }
      .gift_section .container .btn_red {
        margin: 5px auto 24px !important; }
      .gift_section .container > div:first-child p {
           font-size: 22px !important;
    line-height: 36px !important; }
        .gift_section .container > div:first-child p span {
          font-size: 17px;
    line-height: 24px;}
    .insta_section {
        padding: 30px 15px;
    }
  .desk {
    display: none; }

  .navbar-nav {
    text-align: center; }
    .navbar-nav .nav-link, .navbar-nav .nav-item {
      margin-right: 0 !important;
      padding-right: 0px !important; }

  .dropdown-nav {
    transform: translate(-20px, 0) !important;
    min-width: 100vw !important; }
    .dropdown-nav a {
      font-size: 14px; }
      .dropdown-nav a::after {
        background: transparent !important; }

  .top_nav {
    display: none; }

  .info {
    padding: 35px 0 20px 0; }
    .info p {
      max-width: 93%;
      padding-top: 0; }

  .services .service_item {
    min-width: unset !important;
    max-width: 200px;
    width: 48%;
    padding: 1.5rem 0.7rem;
    margin-bottom: 15px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px 10px;}
    
    .services .service_item p {
      font-size: 10px !important;
    line-height: 16px !important;
    padding: 0 !important;
    max-width: 121px; }

  .services {
    padding-top: 30px;
    padding-bottom: 24px; }

  .banner_section {
    padding: 35px 0; }
    .banner_section .row > div:first-child > a div, .banner_section .row > div:last-child > a div {
      padding: 8px 14px !important; }
      .banner_section .row > div:first-child > a div span, .banner_section .row > div:last-child > a div span {
        font-size: 18px !important; }
    .banner_section .row > div > a {
      margin-right: auto;
      margin-left: auto; }
    .banner_section .banner_cent p {
      font-size: 24px !important;
      line-height: 29px !important; }

  .team_section {
    padding-top: 45px;
    padding-bottom: 60px; }

  .pract_section {
    padding: 60px 0; }
    .pract_section .d-flex {
      max-width: 549px;
      margin-left: auto;
      margin-right: auto;
      flex-wrap: wrap;
      max-height: unset !important; }
      .pract_section .d-flex .play {
        height: 202px !important; }
        .pract_section .d-flex .play img {
          max-width: 100% !important; }
      .pract_section .d-flex > div:last-child {
        padding: 15px !important; }
        .pract_section .d-flex > div:last-child .btn_red {
          margin-top: 0 !important; }
        .pract_section .d-flex > div:last-child p {
          font-size: 16px !important; }

  .product_section {
       padding: 45px 15px 45px 30px;}
    .product_section .btn_red p {
      line-height: 26px !important;
      font-size: 16px !important;
    margin-bottom: 0;}
    .product_section .btn_red {
      margin: 8px 0 0; }

  .location_section {
    padding: 40px 20px !important; }
    .location_section h2 {
      margin-bottom: -8px !important; }
    .location_section .container {
      padding: 20px !important; }
      .location_section .container ul {
        margin-top: 10px; }
        .location_section .container ul li {
          line-height: 30px !important; }
          .location_section .container ul li:first-child {
            font-size: 16px !important; }
          .location_section .container ul li a {
            font-size: 12px !important; }

  .quote_section {
    padding-top: 35px;
    padding-bottom: 35px; }
    .quote_section p {
      font-size: 17px !important;
      line-height: 36px !important; }

  .account_section .row {
    padding: 40px 0; }
    .account_section .row .btn_red {
      margin-bottom: 25px; }
  footer .d-flex {
    flex-wrap: wrap;
    padding: 0 20px !important; }
    footer .d-flex > div {
      margin-bottom: 10px; } }
@media (min-width: 992px) {
    .service_item_content {
    width: 174px;
}
    .service_item_content h2 {
        width: 152px;
        display: block;
    }
    .service_item_content h2:after {
        width: 50px;
        left: 51px;
    }
    .insta-mobile {
        display: none;
    }
     .pract_section .d-flex > div:last-child > div {
      max-width: 470px; }
    .service_item {
    width: auto;
    height: 153px;
    margin: 0 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 216px;
}
    .service_item p {
    max-width: 174px;
}
     .banner_section .row {
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    }
   .banner_section .row .col-lg-4 {
    padding: 0;
       max-width: 33.33%;
    height: 271px;
}
    .banner_section .row .col-lg-4:nth-child(2) {
    padding: 0 4px;
}
    .banner_section .row .col-lg-4 a img {
     height: 271px;
}
  .banner_section {
    padding: 80px 0; }
  h2 {
    font-size: 32px;
    font-weight: 400;
    line-height: 42px !important; } 	
  .mob {
    display: none; }
  .account_section .container {
    padding: 0; }

  .location_section {
    padding: 82px 0 84px 0; }

  .product_section {
    padding: 73px 0; }

  .pract_section {
    padding: 80px 0 87px 0; }
    .pract_section .d-flex > div:last-child h2 {
          line-height: 32px !important;
    font-size: 21px; }

  .team_section {
    padding-top: 79px;
    padding-bottom: 89px; }

  .info {
    padding: 81px 0; }

  .services {
    padding-top: 60px;
    padding-bottom: 39px; }

  .quote_section {
    padding-top: 70px;
    padding-bottom: 77px; } 
    .area {
        padding:60px 0!important;
    }
    .location_section{
    padding:100px 0!important; 
    }
    .insta_section {
        padding: 40px 0 60px 0 !important;
    }
    .gift_section {
        padding: 30px 0 !important;
    }
}

@media (max-width: 1024px) {
  .service_items {
    max-width: 500px;
    margin: auto; } }
@media (max-width: 767px) {
    .info h2 {
        max-width: 308px;
    }
    .account_section h2 {
    max-width: 267px;
}
    .location_section .container .btn_red {
        margin-bottom: 16px!important;
    }
  .pract_section .d-flex > div:last-child {
    background-image: none; }
  .service_item h2 {
       font-size: 1rem;
    line-height: 14px !important;
    padding-bottom: 24px; }
  h2 {
   font-size: 28px;
    line-height: 44px !important;
    padding-bottom: 24px;
    margin-bottom: 8px;}
  .tab {
    display: none; }
    .services .service_item {
        margin: 0 3px 5px;
    }
 .gift_section {
        padding: 90px 0 !important;
    }}	
@media (max-width: 320px) {
  .banner_section .row > div:nth-child(2) a {
    max-height: 218px !important; } 
    .iframe-container {
    height: 172px;
}
     .service_item_content {
    width: 122px;
}
    .service_item_content h2 {
        width: 98px;
        display: block;
    }
    .service_item_content h2:after {
        width: 50px;
        left: 24px;
    }
        .product_section .btn_red {
      margin: 8px 0 32px; }
}
    @media (min-width: 321px) and (max-width: 375px) {
    .iframe-container {
    height: 204px;
}
         .service_item_content {
    width: 122px;
}
    .service_item_content h2 {
        width: 98px;
        display: block;
    }
    .service_item_content h2:after {
        width: 50px;
        left: 24px;
    }
            .product_section .btn_red {
      margin: 0 0 32px; }
}
@media (min-width: 376px) and (max-width: 414px) {
    .iframe-container {
    height: 211px;
}
     .service_item_content {
    width: 122px;
}
    .service_item_content h2 {
        width: 98px;
        display: block;
    }
    .service_item_content h2:after {
        width: 50px;
        left: 24px;
    }
        .product_section .btn_red {
      margin: 0 0 32px; }
}
@media (min-width: 768px) {
  .slide_mob {
    display: none; } 
  .top_slider::after {
    content: "";
    background: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0), #fff 1px, rgba(255, 255, 255, 0) 2px, transparent 8px);
    height: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%; }
    .mobile-only {
        display: none;
    }}
@media (min-width: 768px) and (max-width: 991px) {
    .service_items {
    max-width: 100%;
}
    .services .service_item {
    width: auto;
    padding: 0 10px;
    margin-bottom: 0px;
}
     .service_item_content {
    width: 122px;
}
    .service_item_content h2 {
        width: 112px;
        display: block;
    }
    .service_item_content h2:after {
        width: 50px;
        left: 31px;
    }
    .insta-desktop {
        display: none;
    }
    .iframe-container {
    height: 318px;
    }
  .account_section .col-lg-4:nth-child(2), .account_section .col-lg-4:last-child {
    width: 50%; }
  .location_section .container p {
    max-width: 90% !important;
    text-align: center; }
  .location_section .row {
    align-items: center; }
  .location_section .col-lg-4:first-child {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 10px; }
  .location_section .col-lg-4:nth-child(2), .location_section .col-lg-4:last-child {
    width: 50%;
    padding: 30px; }
  .product_section {
    padding: 32px !important; }
    .product_section .row {
      flex-direction: row;
      flex-wrap: nowrap;
      align-items: center; }
  .pract_section .d-flex > div:last-child {
    background-size: 255px; }
  h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 34px; }
  .service_item h2 {
    font-size: 1.2rem;
    line-height: 1.2rem!important; }
    .services .service_item {
        width: auto;
    }
.banner_section .row {
    padding: 0 30px;
}
    .banner_section .row > div {
        flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0;
        margin-bottom: 0!important;
    }
    .banner_section .row .col-lg-4:nth-child(2) {
    padding: 0 4px;
}
    .banner_section .row .col-lg-4{
        padding-bottom: 0;
    }
    .banner_section .row .col-lg-4 a img {
    height: 165px;
}
}	
@media (min-width: 769px) and (max-width: 991px) {
    .services .service_item {
    width: auto !important;
    min-width: 212px !important;
    margin: 0 5px 10px
}
}
/******************************/
/*     07. Insta Section    */
/******************************/
  .insta_section h2 {
   font-family: "Goldenbook" !important;
          line-height: 36px!important;
    }
  .insta_section img {
    max-width: 100%; }
.insta_section iframe {
    padding: 24px 0 0;
}
/******************************/
/*     08. Footer    */
/******************************/
footer {
  background-color: #054135; }
  footer h4 {
    margin: 0 0 30px 0; }
  footer .container > div {
    justify-content: space-between;
    flex-direction: row; }
    footer .container > div > div {
      display: flex;
      flex-direction: column; }
      footer .container > div > div .btn_red, footer .container > div > div .btn_green {
        max-width: 147px !important;
        padding: 12px 18px !important;
        text-align: center;
        font-size: 17px !important; }
      footer .container > div > div:first-child .btn_red {
        margin-bottom: 20px; }
      footer .container > div > div:last-child h4:nth-child(3) {
        margin-top: 30px; }
      footer .container > div > div:last-child h4::after {
        width: 60%; }
      footer .container > div > div:last-child p {
        line-height: 19px !important; }

.footer_social img {
  max-width: 30px;
  max-height: 30px; }

.footer_bot {
  margin-top: 70px;
  background-color: #fff !important; }
  .footer_bot .container {
    height: 46px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row; }
    .footer_bot .container a, .footer_bot .container p {
      margin-bottom: 0;
      font-size: 0.85rem;
      font-weight: 300;
      text-transform: none;
      letter-spacing: 0.013rem;
      color: #3C3B3C; }
    .footer_bot .container > div a:first-child {
      padding-right: 10px;
      margin-right: 7px;
      position: relative; }
      .footer_bot .container > div a:first-child::after {
        content: "";
        border-right: 0.062rem solid #3C3B3C;
        position: absolute;
        top: 0;
        right: 0;
        height: 17px;
        bottom: 0;
        margin: auto; }

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