@font-face {
  font-family: "drugs";
  src: url("../fonts/DINNextW1G-Light.otf"); }
@font-face {
  font-family: "intro";
  src: url("../fonts/intro-cond-light.otf"); }
@font-face {
  font-family: "intro-bold";
  src: url("../fonts/intro-cond-black.otf"); }
body, p, h1, h2, h3, h4, div, ul, li, div {
  margin: 0;
  padding: 0;
  border: 0; }

body {
  background: #f2f2f2; }

a {
  outline: none !important;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

ul {
  list-style: none;
  margin: 0px !important;
  padding: 0px !important; }

.row {
  margin: 0px !important; }

.list-view {
  padding: 0px !important; }

.container-site {
  background: #fff;
  line-height: 1.3;
  text-align: center;
  font-size: 12px;
  font-family: "drugs";
  color: #282828; }
  .container-site a {
    color: #282828; }
  .container-site h1 {
    font-size: 4rem; }

span.mdash {
  font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif" !important; }

.content-site {
  margin: 0 auto;
  width: 1000px;
  color: #000000 !important;
  font-size: 1.7rem;
  font-family: "drugs";
  color: #333333; }
  .content-site a {
    font-size: 2rem;
    font-family: "drugs";
    color: #333333; }

.navbar-menu {
  cursor: pointer;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 200; }
  .navbar-menu i {
    font-size: 7vh;
    color: #fff; }

.menu {
  position: absolute;
  top: 0%;
  z-index: 210;
  left: -100%;
  overflow: hidden;
  height: 100vh;
  width: 100%;
  background: #1ab394;
  color: #fff;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
  .menu a {
    color: #fff;
    font-size: 3vh;
    font-weight: 100;
    font-family: "intro-bold"; }
    .menu a:hover, .menu a:focus {
      text-decoration: none !important; }
  .menu .menu-m {
    height: 50%;
    margin-top: 20%; }
    .menu .menu-m ul li {
      text-align: center;
      padding: 10px 0px;
      border-bottom: solid 1px #fff;
      border-color: #7DB3A8; }
      .menu .menu-m ul li:first-child {
        border-top: solid 1px #fff;
        border-color: #7DB3A8; }
      .menu .menu-m ul li a {
        font-size: 3vh;
        font-family: "intro-bold"; }
  .menu .callback-m {
    height: 25%; }
    .menu .callback-m div {
      padding: 0px; }
    .menu .callback-m a {
      display: block;
      text-align: center;
      font-family: "intro-bold";
      border-top: solid 1px  #fff;
      border-color: #7DB3A8;
      font-size: 3vh;
      color: #fff;
      padding: 15px 0px;
      cursor: pointer; }
    .menu .callback-m a.phone {
      display: block;
      text-align: center;
      font-size: 3vh;
      border-bottom: solid 1px #fff;
      border-color: #7DB3A8;
      color: white;
      font-family: "intro-bold"; }
  .menu .close {
    color: #fff;
    opacity: 1;
    text-shadow: none;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1); }
    .menu .close:hover {
      -webkit-transition-duration: 0.3s;
      -moz-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
      color: white; }

.menu-l-vis {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  left: 0%; }

.header {
  background: url(../images/header.jpg) top center no-repeat;
  background-size: cover; }
  .header .top-menu {
    padding-top: 30px; }
    .header .top-menu ul li {
      display: inline-block;
      margin: 0px 5px;
      height: 30px; }
      .header .top-menu ul li a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: 2rem;
        font-family: "intro-bold"; }
      .header .top-menu ul li:hover {
        border-bottom: solid 5px #1ab394; }
  .header .phone {
    width: 20%;
    font-size: 2.5rem;
    font-family: "intro-bold";
    padding: 5px;
    margin-top: 22px; }
    .header .phone .phone-back {
      background: #1ab394;
      border-radius: 5px;
      color: #fff;
      text-align: center;
      padding: 5px; }
      .header .phone .phone-back span.hoverphonetext {
        display: none;
        font-size: 2rem; }
      .header .phone .phone-back span.phonetext {
        display: block; }
      .header .phone .phone-back:hover span.phonetext {
        display: none; }
      .header .phone .phone-back:hover span.hoverphonetext {
        display: block; }
    .header .phone a {
      color: #fff;
      font-size: 2rem;
      font-family: "intro-bold";
      height: 27px; }
    .header .phone label {
      background: none;
      font-size: 1.7rem;
      font-family: "drugs";
      color: #ebf5f3; }

.header-title {
  color: #fff;
  text-transform: uppercase; }
  .header-title h2 {
    font-size: 3rem;
    font-family: "intro-bold";
    display: inline-block;
    color: #ebf5f3;
    border-bottom: solid 3px #1ab394;
    margin: 30px 0px;
    padding-bottom: 5px; }
  .header-title h1 {
    font-size: 5rem;
    font-family: "intro-bold";
    color: #fff;
    margin: 50px 0px 30px; }
  .header-title p {
    font-family: "intro";
    font-size: 3rem; }
  .header-title:before, .header-title:after {
    content: '';
    display: block;
    width: 320px;
    height: 320px;
    background: url("../images/conditioner.png") 0% 0% no-repeat;
    background-size: 55%;
    position: absolute; }
  .header-title:before {
    top: 90px;
    left: 90px; }
  .header-title:after {
    background: url("../images/rollet.png") 0% 0% no-repeat;
    background-size: 55%;
    top: 90px;
    right: 0px; }

h2.title-site {
  font-size: 3rem;
  font-family: "intro-bold";
  color: #333333;
  text-align: center;
  margin: 50px 0px; }
  h2.title-site:after {
    content: '';
    display: block;
    border-bottom: solid 1px #1ab394;
    width: 13%;
    margin: 0 auto;
    padding: 15px 0px; }

.consult-free {
  font-family: "intro";
  font-size: 3rem;
  color: #fff;
  padding-bottom: 50px; }

.block-stages .block-stage {
  border: solid 1px #d2d2d2;
  width: 107%;
  min-height: 330px;
  height: 250px;
  padding: 0px 15px;
  margin: 5px 0px; }
  .block-stages .block-stage h3 {
    font-size: 3rem;
    font-family: "intro-bold";
    text-align: center;
    color: #1ab394;
    padding: 35px 0px 50px;
    padding: 35px 0px 20px;
    padding-top: 15px; }
    .block-stages .block-stage h3:after {
      content: '';
      display: block;
      border-bottom: solid 1px #f0f0f0;
      width: 50%;
      margin: 0 auto;
      padding: 15px 0px; }
    .block-stages .block-stage h3.text-center {
      text-align: center; }
  .block-stages .block-stage p {
    text-align: left; }
  .block-stages .block-stage:hover {
    border-color: #de7d68; }
    .block-stages .block-stage:hover h3:after {
      border-bottom: solid 1px #de7d68; }
  .block-stages .block-stage .block-stage_image img {
    width: 75px; }

.block-choises {
  margin-bottom: 50px; }
  .block-choises h2.title-site {
    margin-bottom: 30px; }
  .block-choises .block-stage {
    border: none;
    width: auto;
    min-height: auto; }
    .block-choises .block-stage h3 {
      font-size: 2rem;
      color: #de7d68;
      text-align: left; }
      .block-choises .block-stage h3:after {
        content: '';
        display: none; }

.link-callback {
  display: inline-block;
  background: #1ab394;
  border-radius: 5px;
  font-size: 3rem;
  font-family: "intro-bold";
  color: #fff;
  text-align: center;
  margin: 50px 0px 100px;
  margin: 50px 0px;
  cursor: pointer; }
  .link-callback a {
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 3rem;
    font-family: "intro-bold"; }
  .link-callback:hover {
    border-bottom: 5px solid #106E5B;
    margin-bottom: 45px; }

.text-main {
  text-align: center;
  text-align: justify;
  font-size: 1.8rem !important; }
  .text-main:before {
    content: '';
    border-top: solid 1px #1ab394;
    display: block;
    width: 220px;
    margin: 50px auto; }

.block-price p {
  font-size: 2rem;
  color: #e52900;
  line-height: 1.2; }
.block-price label {
  font-family: "intro-bold";
  font-size: 10rem;
  color: #1ab394;
  font-size: 9rem;
  margin-top: 30px;
  margin-bottom: 30px; }
.block-price div {
  margin-top: 50px;
  font-size: 2rem; }

.partners ul li.gallery-img {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  width: 20%;
  float: left;
  width: 33%;
  width: 25%; }
  .partners ul li.gallery-img:nth-child(6), .partners ul li.gallery-img:nth-child(7), .partners ul li.gallery-img:nth-child(8), .partners ul li.gallery-img:nth-child(9) {
    width: 25%; }
.partners img {
  max-width: 100%; }

#callbackModal {
  font-family: "drugs";
  color: #333333;
  text-align: left; }
  #callbackModal input.form-control {
    font-size: 18px;
    color: black; }

#modal-body-content-text {
  padding: 20px !important; }
  #modal-body-content-text .btn {
    font-size: 20px;
    font-weight: 800;
    background-color: #1ab394;
    color: white;
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    -ms-user-select: all !important;
    user-select: all !important; }
  #modal-body-content-text .modal-title {
    text-align: center;
    color: #000;
    font-size: 25px; }
  #modal-body-content-text #callback-send {
    width: 95%;
    display: block;
    margin: 0 auto; }
  #modal-body-content-text .modal-header, #modal-body-content-text .modal-footer {
    border: none; }
  #modal-body-content-text .modal-body, #modal-body-content-text .modal-footer {
    padding: 0px; }

.slide {
  height: 500px; }

.slider div.slide-container {
  position: relative; }
.slider .block-image-slide {
  position: relative; }
.slider .title-slider {
  display: none;
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: #3c3c3c;
  opacity: 0.8; }
  .slider .title-slider label {
    font-family: "drugs";
    color: white !important;
    font-size: 2rem;
    text-align: left;
    box-shadow: none;
    text-shadow: none;
    padding: 5px 0px;
    text-align: center; }

.call-us .feedback {
  margin-bottom: 50px; }
  .call-us .feedback .form-group {
    width: 50%;
    width: 37%; }
  .call-us .feedback input {
    border-radius: 0px;
    border: solid 1px #959595;
    width: 100%; }
  .call-us .feedback button {
    background: #1ab394;
    color: white;
    border: solid 1px #959595;
    border-radius: 0px;
    text-align: center;
    margin-left: -4px;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-family: "intro-bold";
    padding: 6px 25px; }

.contact-us {
  text-align: left;
  margin-left: 19% !important;
  margin-left: 40% !important; }
  .contact-us p {
    padding: 20px 0px; }
  .contact-us p.contact-us-phone {
    font-size: 2rem; }

.footer {
  padding: 50px 0px;
  margin-top: 100px;
  background: #dddddd;
  text-align: left; }
  .footer .copyright {
    text-align: right; }
    .footer .copyright p:last-child {
      padding-right: 9px; }

@media (min-width: 768px) and (max-width: 1366px) {
  .header-title h2 {
    margin: 25px 0px !important; }
  .header-title h1 {
    margin: 0px 0px 30px !important; }
  .header-title:before, .header-title:after {
    display: none; }

  .link-callback {
    margin: 30px 0px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .header .top-menu {
    width: 100%; }
  .header .phone {
    width: 100%; }

  .content-site {
    width: 100%; }

  .block-stages .block-stage {
    width: 100%; } }
@media (max-width: 767px) {
  .content-site {
    width: 100%; }

  .header .phone {
    width: 100%; }
    .header .phone span.hoverphonetext {
      display: none;
      font-size: 2rem; }
    .header .phone span.phonetext {
      display: block; }
    .header .phone:hover span.phonetext {
      display: block; }
    .header .phone:hover span.hoverphonetext {
      display: none; }

  .header-title h1 {
    font-size: 5vh; }
  .header-title:before, .header-title:after {
    display: none; }

  .block-stages .block-stage {
    width: 100%; }

  .block-price label {
    font-size: 7vh; }

  .call-us .feedback .form-group {
    width: 100%; }
  .call-us .feedback button {
    width: 100%; }

  .contact-us {
    margin-left: 19% !important;
    margin-left: 20% !important; }

  .footer {
    text-align: center; }
    .footer .copyright {
      text-align: center; }

  #callbackModal {
    font-size: 3vh; }
    #callbackModal .modal-body {
      padding: 10px 0px; }
    #callbackModal .col-sm-12 {
      padding: 0px; }

  .partners ul li.gallery-img {
    text-align: center;
    width: 33% !important; }

  .link-callback a {
    font-size: 2rem; }

  #modal-body-content-text .form-group {
    padding: 0% 5%; }
  #modal-body-content-text #callback-send {
    width: 100%; }

  .text-main {
    text-align: left; } }
