html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0.02em;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, hgroup, menu, nav, section, main {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* a {
  text-decoration: none;
}

* {
  letter-spacing: 0.03em;
  font-size: 0;
  outline: none !important;
  box-sizing: border-box;
  -webkit-appearance: none !important;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

div {
  font-size: 0;
}

button::-moz-focus-inner {
  border: 0;
}

:focus {
  outline: none;
}

::-moz-focus-inner {
  border: 0;
}

input[type=submit]::-moz-focus-inner, input[type=button]::-moz-focus-inner {
  border: 0px;
}

a, a:visited, a:focus, a:active, a:hover {
  outline: 0 none !important;
}

input[type=submit]:focus, input[type=button]:focus {
  outline: none;
}

button {
  cursor: pointer;
  border: none !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

p, a, h1, h2, h3, h4, h5, h6 {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

*:after,
*:before {
  box-sizing: border-box;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}

html > div[style] {
  display: none !important;
}

@-webkit-keyframes autofill {
  to {
    color: #252525;
    background: transparent;
  }
}
input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

@font-face {
  font-family: "FuturaPTMedium";
  src: url("../fonts/FuturaPTMedium.otf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "FuturaPTLight";
  src: url("../fonts/FuturaPTLight.otf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "FuturaPTDemi";
  src: url("../fonts/FuturaPTDemi.otf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Montserrat-Light";
  src: url("../fonts/Montserrat-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "FuturaPTBook";
  src: url("../fonts/FuturaPTBook.otf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "LTCBodoni175W01-Regular";
  src: url("../fonts/LTCBodoni175W01-Regular.svg#LTCBodoni175W01-Regular") format("svg"), url("../fonts/LTCBodoni175W01-Regular.ttf") format("truetype"), url("../fonts/LTCBodoni175W01-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.about .slick-arrow:after, .about .slick-arrow:before, .about-slider .slid .img:after, .news .content-block ul li:after, .news .content-block ul li a:after, .news .content-block p a:after, .news .content-block .about-slider .slick-arrow:after, .news .content-block .about-slider .slick-arrow:before, .news .navigation .page-numbers.prev:after, .news .navigation .page-numbers.prev:before, .news .navigation .page-numbers.next:after, .news .navigation .page-numbers.next:before, .news .btn-filter .open p:after, .news .btn-filter .open p:before, .facial-menu ul li:before, .facial-menu ul li:after, .contacts-map .contacts-forms:after, .title-general:after, .facial-slider .slick-slide .bg:after, .facial-slider .slick-slide:after, .facial-slider .slick-arrow.slick-next:after, .facial-slider .slick-arrow:before, .blog-home .text-block .title:after, .price-block .slick-arrow.slick-next:after, .price-block .slick-arrow:before, .slider .text:after, .slider .slick-dots li:before, .slider .slick-dots li:after, .info-text ul li:after, header .popup-menu .bg-white:before, header .popup-menu .center:after, .popup .text:after, .popup .text .close:after, .popup .text .close:before, .pin-svg:after, .tel-svg:after, .img-style:before, .img-style:after, .link:after {
  position: absolute;
  content: "";
}

.facial-menu ul li .price, header .center.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

html {
  height: 100vh;
}

body {
  width: 100%;
  min-width: 320px;
  height: 100%;
  position: relative;
  color: #000000;
  background-color: white;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  background-image: url(../img/bg.jpg);
  background-size: cover;
  background-position: center;
}
body.fix {
  position: fixed !important;
  overflow: hidden !important;
  -webkit-overflow-scrolling: auto !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

html .loader-container {
  background: none repeat scroll 0 0 #000000;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

html .loader-container .loader {
  background-image: url(../img/preloader.gif);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #000000;
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 100%;
}

.btn-line {
  width: 100%;
  height: auto;
  display: inline-block;
  background-color: #3e7d92;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 1024px) {
  .btn-line:hover {
    background-color: #4993ac;
  }
}
.btn-line a {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  padding: 20px;
  font-family: "FuturaPTMedium", sans-serif;
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #ffffff;
}
@media (max-width: 767px) {
  .btn-line a {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.2em;
  }
}

#page-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #fff;
}
#page-preloader .spinner {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
#page-preloader .spinner .circular-loader {
  -webkit-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}
#page-preloader .spinner .loader-path {
  stroke-dasharray: 150, 200;
  stroke-dashoffset: -10;
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@-webkit-keyframes color {
  0% {
    stroke: #4993ac;
  }
  40% {
    stroke: #4993ac;
  }
  66% {
    stroke: #4993ac;
  }
  80%, 90% {
    stroke: #4993ac;
  }
}
@keyframes color {
  0% {
    stroke: #4993ac;
  }
  40% {
    stroke: #4993ac;
  }
  66% {
    stroke: #4993ac;
  }
  80%, 90% {
    stroke: #4993ac;
  }
}

.animation-footer {
  width: 100%;
  height: auto;
  display: inline-block;
  min-height: 100%;
  padding-bottom: 66px;
  overflow: hidden;
}

section,
footer,
header {
  width: 100%;
  height: auto;
  float: left;
}

.center {
  width: 100%;
  height: auto;
  max-width: 1180px;
  padding: 0 20px;
  margin: 0 auto;
}

.title-style {
  font-family: "LTCBodoni175W01-Regular", sans-serif;
  font-size: 36px;
  line-height: 48px;
  color: #000000;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .title-style {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 30px;
  }
}

.text-style,
.text-container .text p {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 25px;
  text-align: justify;
}
@media (max-width: 991px) {
  .text-style,
.text-container .text p {
    font-size: 16px;
    line-height: 26px;
  }
}
.text-style b, .text-style strong,
.text-container .text p b,
.text-container .text p strong {
  font-family: "FuturaPTMedium", sans-serif;
}

.sub-text {
  font-family: "FuturaPTMedium", sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #e2b477;
  text-transform: uppercase;
  letter-spacing: 0.3em;
}

.link {
  width: auto;
  height: auto;
  display: inline-block;
  padding-left: 100px;
  font-family: "FuturaPTDemi", sans-serif;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
  position: relative;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.link:after {
  width: 80px;
  height: 2px;
  background-color: #000000;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (min-width: 1024px) {
  .link:hover {
    color: #4993ac;
  }
}

.btn {
  width: auto;
  height: auto;
  display: inline-block;
  padding: 20px 30px;
  cursor: pointer;
  background-color: #e2b477;
  font-family: "FuturaPTDemi", sans-serif;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 0.2em;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 1024px) {
  .btn:hover {
    background-color: #4993ac;
  }
}

.wid-50 {
  width: 50%;
  height: auto;
  display: inline-block;
  vertical-align: top;
}

.wid-30 {
  width: 30%;
  height: auto;
  display: inline-block;
  vertical-align: top;
}

.wid-70 {
  width: 70%;
  height: auto;
  display: inline-block;
  vertical-align: top;
}

.wid-100 {
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: top;
}

.img-style {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.img-style .bg {
  padding: 70% 0;
  background-size: cover;
  background-position: center left;
  position: relative;
  z-index: 2;
}
.img-style:after {
  width: calc(100% - 30px);
  height: 100%;
  top: 20px;
  right: 20px;
  pointer-events: none;
  border: 2px solid #000000;
  z-index: 3;
}
.img-style:before {
  width: calc(100% - 30px);
  height: 100%;
  bottom: -40px;
  right: 40px;
  pointer-events: none;
  background-color: #ffffff;
  -webkit-box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  z-index: -1;
}

.tel-svg {
  padding-left: 30px;
  position: relative;
}
.tel-svg:after {
  width: 18px;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/svg/telephone.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.pin-svg {
  padding-left: 30px;
  position: relative;
}
.pin-svg:after {
  width: 18px;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/svg/maps-and-flags.svg);
  background-position: center 5px;
  background-repeat: no-repeat;
}

.unique-header header .logo img.important {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.unique-header header .logo img.mini {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.unique-header header .burger {
  bottom: 2px;
}
.unique-header header .center {
  padding-top: 0;
  -webkit-align-items: center;
  align-items: center;
}

.bg-close {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  pointer-events: none;
  cursor: pointer;
}
.bg-close.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  pointer-events: all;
}

.popup {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  text-align: center;
  z-index: 11;
  padding: 40px;
  overflow: auto;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.popup.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.popup.active .text {
  pointer-events: all;
}
.popup::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: #ffffff;
}
.popup::-webkit-scrollbar {
  width: 4px;
  background-color: #ffffff;
}
.popup::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #000000;
}
.popup:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.popup .text {
  width: 100%;
  height: auto;
  max-width: 500px;
  display: inline-block;
  pointer-events: none;
  background-color: #ffffff;
  vertical-align: middle;
  padding: 50px 20px;
  position: relative;
}
.popup .text .close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 13px;
  right: 15px;
  cursor: pointer;
  z-index: 666;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.popup .text .close:after, .popup .text .close:before {
  width: 2px;
  height: 25px;
  background-color: #d3d2d2;
  top: 0;
  left: 21px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.popup .text .close:after {
  -webkit-transform: translate(0, 0) rotate(45deg);
  -moz-transform: translate(0, 0) rotate(45deg);
  -ms-transform: translate(0, 0) rotate(45deg);
  -o-transform: translate(0, 0) rotate(45deg);
  transform: translate(0, 0) rotate(45deg);
}
.popup .text .close:before {
  -webkit-transform: translate(0, 0) rotate(-45deg);
  -moz-transform: translate(0, 0) rotate(-45deg);
  -ms-transform: translate(0, 0) rotate(-45deg);
  -o-transform: translate(0, 0) rotate(-45deg);
  transform: translate(0, 0) rotate(-45deg);
}
.popup .text:after {
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  top: -20px;
  left: -20px;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.6);
}
.popup .text h6 {
  font-family: "LTCBodoni175W01-Regular", sans-serif;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  margin-bottom: 20px;
}
.popup .text p {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}

header {
  padding: 20px 0;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
header .logo {
  width: 220px;
  height: auto;
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
header .logo img {
  width: 100%;
  height: auto;
  display: inline-block;
}
header .logo img.important {
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  position: absolute;
  width: 215px;
  left: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  header .logo img.important {
    display: none;
  }
}
header .logo img.mini {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 991px) {
  header .logo img.mini {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
}
header .popup-menu {
  width: 100%;
  height: 100vh;
  position: fixed;
  min-width: 320px;
  bottom: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -ms-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s;
  background-color: rgba(250, 246, 241, 0.29);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  pointer-events: none;
}
header .popup-menu .center {
  padding-left: 0 !important;
  padding-top: 0 !important;
  pointer-events: none;
  position: relative;
}
@media (max-width: 991px) {
  header .popup-menu .center {
    text-align: right;
  }
}
header .popup-menu .center:after {
  width: 300px;
  height: 400px;
  top: 70px;
  left: -50px;
  background-image: url(../img/cream.png);
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 5;
}
@media (max-width: 991px) {
  header .popup-menu .center:after {
    right: 0;
    left: initial;
  }
}
header .popup-menu .bg-white {
  width: 100%;
  height: 100%;
  max-width: 380px;
  display: inline-block;
  background-color: #ffffff;
  pointer-events: all;
  padding: 150px 0 100px;
  position: relative;
  -webkit-box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -ms-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s;
  z-index: 5;
  -webkit-transform: translate3d(-200%, 0, 0);
  -moz-transform: translate3d(-200%, 0, 0);
  -ms-transform: translate3d(-200%, 0, 0);
  -o-transform: translate3d(-200%, 0, 0);
  transform: translate3d(-200%, 0, 0);
  webkit-transition: transform 0.9s cubic-bezier(0.57, -0.01, 0.32, 1);
  -moz-transition: transform 0.9s cubic-bezier(0.57, -0.01, 0.32, 1);
  -ms-transition: transform 0.9s cubic-bezier(0.57, -0.01, 0.32, 1);
  -o-transition: transform 0.9s cubic-bezier(0.57, -0.01, 0.32, 1);
  transition: transform 0.9s cubic-bezier(0.57, -0.01, 0.32, 1);
  text-align: left;
}
header .popup-menu .bg-white .scroll {
  overflow: auto;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}
header .popup-menu .bg-white .scroll::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: #ffffff;
}
header .popup-menu .bg-white .scroll::-webkit-scrollbar {
  width: 4px;
  background-color: #ffffff;
}
header .popup-menu .bg-white .scroll::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #000000;
}
@media (max-width: 991px) {
  header .popup-menu .bg-white {
    -webkit-transform: translate3d(200%, 0, 0);
    -moz-transform: translate3d(200%, 0, 0);
    -ms-transform: translate3d(200%, 0, 0);
    -o-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
    padding-left: 30px;
    padding-top: 90px;
  }
}
@media (max-width: 767px) {
  header .popup-menu .bg-white {
    padding-bottom: 70px;
  }
}
@media (max-width: 400px) {
  header .popup-menu .bg-white {
    padding-left: 0;
  }
}
header .popup-menu .bg-white:before {
  width: 100%;
  height: 100%;
  top: 0;
  right: 100%;
  background-color: #ffffff;
}
@media (max-width: 991px) {
  header .popup-menu .bg-white:before {
    right: initial;
    left: 100%;
  }
}
header .popup-menu .bg-white .btn-downloads {
  width: 100%;
  height: auto;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 20px;
  padding: 20px;
}
@media (max-width: 767px) {
  header .popup-menu .bg-white .btn-downloads {
    bottom: 0;
  }
}
@media (max-height: 715px) {
  header .popup-menu .bg-white .btn-downloads {
    position: relative;
  }
}
@media (max-width: 400px) {
  header .popup-menu .bg-white .btn-downloads {
    padding-left: 20px;
  }
}
header .popup-menu .bg-white .btn-downloads a {
  width: auto;
  height: auto;
  display: inline-block;
  margin-right: 20px;
}
header .popup-menu .bg-white .btn-downloads a:last-child {
  margin-right: 0;
}
header .popup-menu .bg-white .btn-downloads a svg {
  width: auto;
  height: 30px;
  display: inline-block;
}
header .popup-menu .bg-white .btn-downloads a svg path {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 1024px) {
  header .popup-menu .bg-white .btn-downloads a:hover svg path {
    fill: #4993ac;
  }
}
header .popup-menu .bg-white ul {
  width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 30px;
}
header .popup-menu .bg-white ul:last-child {
  margin-bottom: 0;
}
header .popup-menu .bg-white ul.none {
  display: none;
}
@media (max-width: 991px) {
  header .popup-menu .bg-white ul.none {
    display: inline-block;
  }
}
header .popup-menu .bg-white ul.none .social li {
  width: auto;
  margin-bottom: 0;
}
header .popup-menu .bg-white ul.none .social li:first-child {
  padding-left: 0;
}
header .popup-menu .bg-white ul li {
  width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 30px;
}
header .popup-menu .bg-white ul li:last-child {
  margin-bottom: 0;
}
header .popup-menu.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  pointer-events: all;
}
header .popup-menu.active .bg-white {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
header .center {
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding-top: 70px;
}
@media (max-width: 991px) {
  header .center {
    padding-top: 0;
  }
}
header .center:first-child {
  padding-left: 50px;
}
@media (max-width: 991px) {
  header .center:first-child {
    padding-left: 20px;
  }
}
header .open-menu {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 11px;
  left: 15px;
  cursor: pointer;
  pointer-events: none;
  z-index: 11;
}
@media (max-width: 991px) {
  header .open-menu {
    bottom: 0;
    left: initial;
    right: 15px;
  }
}
header .open-menu.active {
  pointer-events: all;
}
header .burger {
  width: 40px;
  height: 40px;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  position: relative;
  z-index: 11;
}
@media (min-width: 992px) {
  header .burger {
    position: absolute;
    bottom: 11px;
    left: 10px;
  }
}
header .burger span,
header .burger span:before,
header .burger span:after {
  background-color: #000000;
  position: absolute;
  width: 25px;
  height: 2px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
}
header .burger span {
  right: 0;
  top: 50%;
  position: absolute;
  display: inline-block;
  z-index: 102;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  bottom: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .burger span::after, header .burger span::before {
  content: "";
  right: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .burger span::before {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px);
}
header .burger span::after {
  -webkit-transform: translateY(8px);
  -moz-transform: translateY(8px);
  -ms-transform: translateY(8px);
  -o-transform: translateY(8px);
  transform: translateY(8px);
}
header .burger.active span {
  background-color: transparent;
}
header .burger.active span:after {
  -webkit-transform: translate(0, 0) rotate(-45deg);
  -moz-transform: translate(0, 0) rotate(-45deg);
  -ms-transform: translate(0, 0) rotate(-45deg);
  -o-transform: translate(0, 0) rotate(-45deg);
  transform: translate(0, 0) rotate(-45deg);
}
header .burger.active span:before {
  -webkit-transform: translate(0, 0) rotate(45deg);
  -moz-transform: translate(0, 0) rotate(45deg);
  -ms-transform: translate(0, 0) rotate(45deg);
  -o-transform: translate(0, 0) rotate(45deg);
  transform: translate(0, 0) rotate(45deg);
}
header ul {
  width: auto;
  height: auto;
  display: inline-block;
  position: relative;
  z-index: 4;
}
header ul.menu-head {
  min-height: 40px;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  header ul.menu-head {
    display: none;
  }
}
header ul li {
  width: auto;
  height: auto;
  display: inline-block;
  padding: 0 25px;
}
header ul li a {
  font-family: "FuturaPTMedium", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 1024px) {
  header ul li a:hover {
    color: #4993ac;
  }
}
header ul li svg {
  width: 16px;
  height: auto;
  display: inline-block;
}
header ul li ul li {
  padding: 0 8px;
}
header.fix .logo img.important {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
header.fix .logo img.mini {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
header.fix .menu-head {
  min-height: auto;
  padding-bottom: 0;
}
header.fix .popup-menu .bg-white {
  padding-top: 120px;
}
header.fix .burger {
  bottom: 2px;
}
header.fix .center {
  padding-top: 0;
  -webkit-align-items: center;
  align-items: center;
}

.unique-header header ul.menu-head {
  min-height: auto;
  padding-bottom: 0;
}

.text-block .row {
  margin: 0 -30px;
}
@media (max-width: 991px) {
  .text-block .row {
    margin: 0 -15px;
  }
}
.text-block .title,
.text-block .text {
  display: inline-block;
  vertical-align: top;
  padding: 0 30px;
}
@media (max-width: 991px) {
  .text-block .title,
.text-block .text {
    padding: 0 15px;
  }
}
@media (min-width: 767px) {
  .text-block .title {
    width: 45%;
    height: auto;
  }
  .text-block .text {
    width: 55%;
    height: auto;
  }
}

.text-container {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .text-container {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .text-container {
    margin-bottom: 50px;
  }
}

.info-text {
  margin-bottom: 80px;
}
.info-text p {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 25px;
  text-align: justify;
}
.info-text p b, .info-text p strong {
  font-family: "FuturaPTMedium", sans-serif;
}
.info-text ul {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
.info-text ul li {
  width: 100%;
  height: auto;
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
.info-text ul li:after {
  width: 5px;
  height: 5px;
  top: 11px;
  left: 0;
  background-color: #4993ac;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.info-text a {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #4993ac;
}
.info-text .btn-block {
  text-align: center;
  padding-top: 50px;
}

.slider {
  height: 100vh;
  padding-top: 140px;
  margin-bottom: 100px;
  overflow-x: hidden;
}
@media (max-width: 991px) {
  .slider {
    height: 600px;
  }
}
@media (min-width: 1175px) and (max-height: 745px) {
  .slider {
    height: 745px;
  }
}
@media (max-width: 991px) {
  .slider {
    padding-top: 85px;
  }
}
@media (max-width: 767px) {
  .slider {
    margin-bottom: 50px;
    height: 580px;
  }
}
.slider .slick-dots {
  position: absolute;
  bottom: 30px;
  left: calc((100vw - 1146px) / 2);
}
@media (max-width: 1175px) {
  .slider .slick-dots {
    left: 15px;
  }
}
.slider .slick-dots li {
  display: inline-block;
  padding: 0 25px 0 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
.slider .slick-dots li button {
  font-family: "FuturaPTMedium", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #969696;
  background-color: transparent;
}
.slider .slick-dots li:after {
  width: 0px;
  height: 1px;
  top: 50%;
  left: 30px;
  background-color: #000000;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.slider .slick-dots li:before {
  width: 0px;
  height: 1px;
  top: 50%;
  right: 30px;
  background-color: #000000;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: none;
}
.slider .slick-dots li.slick-active {
  padding-right: 70px;
}
.slider .slick-dots li.slick-active button {
  color: #000000;
}
.slider .slick-dots li.slick-active:after {
  width: 55px;
}
.slider .slick-dots li:last-child {
  padding-right: 0;
}
.slider .slick-dots li:last-child.slick-active {
  padding-left: 45px;
  padding-right: 0;
}
.slider .slick-dots li:last-child.slick-active:after {
  display: none;
}
.slider .slick-dots li:last-child.slick-active:before {
  display: block;
  width: 55px;
}
.slider .slide {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: contain;
  background-position: center;
}
.slider .center {
  height: 100%;
  position: relative;
}
.slider .center:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.slider .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  padding-left: calc((100vw - 250px) / 2);
  top: 0;
  left: 0;
  pointer-events: none;
  background-size: cover;
  background-position: center left;
  background-repeat: no-repeat;
  z-index: 4;
}
@media (max-width: 991px) {
  .slider .bg {
    padding-left: calc((100vw - 185px) / 2);
  }
}
.slider .bg img {
  width: auto;
  height: 100%;
  display: inline-block;
}
@media (max-width: 767px) {
  .slider .bg {
    display: none;
  }
}
.slider .text {
  width: 70%;
  height: auto;
  display: inline-block;
  position: relative;
  z-index: 3;
  vertical-align: middle;
  padding-left: 80px;
  padding-top: 30px;
}
@media (max-width: 1110px) {
  .slider .text {
    padding-left: 50px;
    padding-right: 120px;
  }
}
@media (max-width: 767px) {
  .slider .text {
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    width: 100%;
  }
}
.slider .text:after {
  width: 100%;
  height: 100%;
  bottom: 29px;
  left: 0;
  border: 2px solid #000000;
  z-index: -1;
}
.slider .text h1, .slider .text h2, .slider .text h3, .slider .text h4, .slider .text h5, .slider .text h6 {
  font-family: "LTCBodoni175W01-Regular", sans-serif;
  font-size: 100px;
  line-height: 100px;
  color: #000000;
  margin-bottom: 40px;
  display: inline-block;
  max-width: 490px;
  width: 100%;
}
@media (max-width: 1110px) {
  .slider .text h1, .slider .text h2, .slider .text h3, .slider .text h4, .slider .text h5, .slider .text h6 {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .slider .text h1, .slider .text h2, .slider .text h3, .slider .text h4, .slider .text h5, .slider .text h6 {
    font-size: 34px;
    line-height: 46px;
  }
}
.slider .text p {
  font-family: "FuturaPTMedium", sans-serif;
  font-size: 17px;
  line-height: 21px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0.6em;
  margin-bottom: 55px;
}
@media (max-width: 1110px) {
  .slider .text p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .slider .text p {
    font-size: 12px;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  /* overflow: hidden;*/
  display: block;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .slick-list {
    transform: translate3d(0px, 0px, 0px) !important;
  }
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  /* .opacity(0.5);
   .transition(all 0.3s);

   &.slick-active {
       .opacity(1);
   }*/
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow,
.slick-arrow.slick-hidden {
  display: none !important;
}

@media (min-width: 768px) {
  .slick-slide {
    display: inline-block !important;
    float: initial !important;
  }
}
.price-block {
  padding-top: 100px;
}
@media (max-width: 767px) {
  .price-block {
    padding-top: 50px;
  }
}
@media (min-width: 650px) {
  .price-block .slick-track {
    width: 100% !important;
    transform: translate3d(0px, 0px, 0px) !important;
  }
  .price-block .slick-slide {
    height: auto !important;
  }
}
.price-block .slick-arrow {
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 0;
  display: inline-block !important;
  background-color: transparent;
  z-index: 1;
}
@media (min-width: 650px) {
  .price-block .slick-arrow {
    display: none !important;
  }
}
.price-block .slick-arrow:before {
  width: 10px;
  height: 10px;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.price-block .slick-arrow.slick-prev:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
}
.price-block .slick-arrow.slick-next:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
}
.price-block .slick-arrow.slick-next {
  right: 50%;
  margin-right: -60px;
}
.price-block .slick-arrow.slick-next:after {
  width: 1px;
  height: 22px;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #e5e5e5;
}
.price-block .slick-arrow.slick-prev {
  left: 50%;
  margin-left: -60px;
}
.price-block .price-container {
  width: 100%;
  height: auto;
  max-height: 440px;
  display: inline-block;
  background-image: url(../img/scroll.png);
  background-size: 100% auto;
  background-position: center right;
  background-repeat: no-repeat;
  padding: 70px;
}
@media (max-width: 650px) {
  .price-block .price-container {
    padding: 30px 20px;
    background-image: none;
    background-color: #faf6f2;
  }
}
.price-block .price-container .scroll {
  width: 100%;
  height: auto;
  max-height: 300px;
  display: inline-block;
  overflow: auto;
}
@media (max-width: 650px) {
  .price-block .price-container .scroll {
    overflow: hidden;
  }
}
.price-block .price-container .scroll::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: #ffffff;
}
.price-block .price-container .scroll::-webkit-scrollbar {
  width: 4px;
  background-color: #ffffff;
}
.price-block .price-container .scroll::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #000000;
}
.price-block .price-container ul {
  width: 100%;
  height: auto;
  display: inline-block;
}
@media (max-width: 650px) {
  .price-block .price-container ul {
    padding-bottom: 60px;
  }
}
.price-block .price-container ul li {
  display: inline-block;
  margin-bottom: 40px;
  position: relative;
  height: auto !important;
}
@media (min-width: 650px) {
  .price-block .price-container ul li {
    width: 100% !important;
  }
}
@media (max-width: 650px) {
  .price-block .price-container ul li {
    margin-bottom: 0;
  }
}
.price-block .price-container ul li .title {
  width: calc(100% - 200px);
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 650px) {
  .price-block .price-container ul li .title {
    width: 100%;
  }
}
.price-block .price-container ul li .title h4 {
  font-family: "LTCBodoni175W01-Regular", sans-serif;
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .price-block .price-container ul li .title h4 {
    font-size: 18px;
    line-height: 26px;
  }
}
.price-block .price-container ul li .title p {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 17px;
  line-height: 24px;
  color: #000000;
}
@media (max-width: 991px) {
  .price-block .price-container ul li .title p {
    font-size: 16px;
  }
}
.price-block .price-container ul li .price {
  width: 200px;
  height: auto;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 650px) {
  .price-block .price-container ul li .price {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    text-align: right;
  }
}
.price-block .price-container ul li .price p {
  font-family: "FuturaPTDemi", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
@media (max-width: 650px) {
  .price-block .price-container ul li .price p {
    font-size: 13px;
    line-height: 20px;
  }
}

.blog-home {
  padding-top: 100px;
}
@media (max-width: 767px) {
  .blog-home {
    padding-top: 50px;
  }
}
.blog-home .text-block {
  margin-bottom: 50px;
}
.blog-home .text-block .title {
  position: relative;
}
.blog-home .text-block .title:after {
  width: 100%;
  height: 125px;
  top: -40px;
  left: 30px;
  background-image: url(../img/blog.png);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}

.facial {
  padding-top: 100px;
}
@media (max-width: 767px) {
  .facial {
    padding-top: 20px;
  }
}
.facial .center {
  position: relative;
}
.facial .center .fix-one {
  position: absolute;
  width: 390px;
  height: 345px;
  bottom: 0;
  right: -70px;
  background-image: url(../img/cream2.png);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 991px) {
  .facial .center .fix-one {
    width: 200px;
    height: 145px;
    right: 0;
  }
}
@media (max-width: 767px) {
  .facial .center .fix-one {
    display: none;
  }
}
@media (max-width: 767px) {
  .facial.facial-home {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .facial.facial-home .text {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .facial.facial-home .text {
    float: initial;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .facial.facial-home .facial-slider {
    float: initial;
    width: 100%;
    max-width: 350px;
    padding: 0;
    margin-bottom: 100px;
  }
}
.facial .row {
  margin: 0 -50px;
}
@media (max-width: 767px) {
  .facial .row {
    margin: 0;
  }
}
.facial .text {
  display: inline-block;
  vertical-align: middle;
  padding: 0 50px;
}
.facial .text {
  width: 55%;
  height: auto;
  position: relative;
}
.facial .text .fix-two {
  position: absolute;
  width: 400px;
  height: 200px;
  top: 70px;
  left: -10px;
  background-image: url(../img/FacialMenu.png);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 991px) {
  .facial .text .fix-two {
    width: 240px;
    height: 200px;
    top: 0;
  }
}
@media (max-width: 767px) {
  .facial .text .fix-two {
    display: none;
  }
}
.facial .text {
  position: relative;
  z-index: 3;
}
.facial .text .text-style {
  padding-left: 30px;
  max-width: 540px;
  display: inline-block;
  width: 100%;
}
@media (max-width: 991px) {
  .facial .text .text-style {
    padding-left: 0;
    max-width: initial;
  }
}
.facial .text .sub-text {
  padding-left: 0;
}
.facial .text .btn-block {
  width: 100%;
  height: auto;
  max-width: 540px;
  display: inline-block;
  padding-top: 40px;
}
@media (max-width: 991px) {
  .facial .text .btn-block {
    max-width: initial;
  }
}
@media (max-width: 767px) {
  .facial .text .btn-block {
    padding-top: 15px;
    text-align: center;
  }
}
@media (min-width: 767px) {
  .facial .text .btn-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
  }
}
.facial .text .btn-block .link {
  padding-left: 0;
}
@media (max-width: 767px) {
  .facial .text .btn-block .link {
    width: 100%;
    margin-top: 20px;
  }
}
.facial .text .btn-block .link:after {
  display: none;
}

.facial-slider {
  width: 45%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  padding: 0 50px;
}
.facial-slider .slick-arrow {
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 0;
  display: inline-block !important;
  background-color: #ffffff;
  z-index: 1;
}
.facial-slider .slick-arrow:before {
  width: 10px;
  height: 10px;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.facial-slider .slick-arrow.slick-prev:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
}
.facial-slider .slick-arrow.slick-next:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
}
.facial-slider .slick-arrow.slick-next {
  right: 50px;
}
@media (max-width: 767px) {
  .facial-slider .slick-arrow.slick-next {
    right: 0;
  }
}
.facial-slider .slick-arrow.slick-next:after {
  width: 1px;
  height: 22px;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #e5e5e5;
}
.facial-slider .slick-arrow.slick-prev {
  right: 110px;
}
@media (max-width: 767px) {
  .facial-slider .slick-arrow.slick-prev {
    right: 55px;
  }
}
.facial-slider .slick-slide {
  height: auto;
  position: relative;
}
.facial-slider .slick-slide:after {
  width: 100%;
  height: 70%;
  bottom: -40px;
  left: 40px;
  pointer-events: none;
  background-color: #ffffff;
  -webkit-box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.facial-slider .slick-slide .bg {
  padding: 70% 0;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 2;
}
.facial-slider .slick-slide .bg:after {
  width: 100%;
  height: 100%;
  top: 20px;
  left: 20px;
  pointer-events: none;
  border: 2px solid #000000;
}
.facial-slider .slick-slide .inst {
  width: 20px;
  height: auto;
  position: absolute;
  top: 40px;
  right: 20px;
  z-index: 3;
}
.facial-slider .slick-slide .inst svg {
  width: 20px;
  height: auto;
  display: inline-block;
}

.title-general {
  padding: 100px 0;
  margin-top: 155px;
  margin-bottom: 100px;
  background-size: cover;
  background-position: center bottom;
  position: relative;
}
@media (max-width: 991px) {
  .title-general {
    padding: 55px 0;
    margin-top: 85px;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .title-general {
    padding: 30px 0;
    margin-bottom: 50px;
  }
}
.title-general:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.02);
}
.title-general .center {
  position: relative;
  z-index: 2;
}
.title-general h1 {
  font-family: "Montserrat-Light", sans-serif;
  font-size: 36px;
  line-height: 42px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
@media (max-width: 991px) {
  .title-general h1 {
    font-size: 24px;
    line-height: 36px;
  }
}

.contacts-home {
  margin-bottom: 130px;
}
@media (max-width: 767px) {
  .contacts-home {
    text-align: center;
    margin-bottom: 50px;
  }
}
.contacts-home .center {
  position: relative;
}
.contacts-home .center .fix-cream {
  width: 300px;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/cream.png);
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: -1;
}
.contacts-home .row {
  margin: 0 -30px;
}
.contacts-home .contacts-forms {
  width: calc(55% - 60px);
  vertical-align: middle;
  margin: 0 30px;
}
@media (max-width: 767px) {
  .contacts-home .contacts-forms {
    width: calc(100% - 60px);
    text-align: left;
    margin-bottom: 70px;
  }
}
.contacts-home .img-style {
  width: calc(45% - 60px);
  vertical-align: middle;
  margin: 0 30px;
}
@media (max-width: 767px) {
  .contacts-home .img-style {
    width: calc(100% - 60px);
    float: initial;
    margin-bottom: 50px;
    max-width: 345px;
  }
}

.contacts-forms {
  width: 100%;
  height: auto;
  display: inline-block;
}
.contacts-forms h3 {
  font-family: "LTCBodoni175W01-Regular", sans-serif;
  font-size: 48px;
  line-height: 54px;
  color: #000000;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .contacts-forms h3 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 25px;
  }
}
.contacts-forms p {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .contacts-forms p {
    font-size: 16px;
    line-height: 26px;
  }
}
.contacts-forms .padding {
  width: 100%;
  height: auto;
  display: inline-block;
  padding-left: 25px;
}
@media (max-width: 767px) {
  .contacts-forms .padding {
    padding-left: 0;
  }
}
.contacts-forms .input-content {
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
}
.contacts-forms .error {
  margin-bottom: 0;
  color: red;
  font-size: 14px;
  line-height: 20px;
  margin-top: -20px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  top: 100%;
  letter-spacing: 0.06em;
}
@media (max-width: 390px) {
  .contacts-forms .error {
    font-size: 12px;
    line-height: 16px;
  }
}
.contacts-forms .error.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  pointer-events: all;
}
.contacts-forms .input-style {
  width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 30px;
}
.contacts-forms .input-style input {
  width: 100%;
  height: 50px;
  display: inline-block;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #000000;
  padding: 0 10px;
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  color: #000000;
  border-radius: initial !important;
}
.contacts-forms .input-style textarea {
  width: 100%;
  height: auto;
  display: inline-block;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #000000;
  padding: 0 10px;
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  color: #000000;
  resize: none;
  border-radius: initial !important;
}
.contacts-forms .wid-50 {
  width: calc(50% - 40px);
  margin: 0 20px;
}
@media (max-width: 991px) {
  .contacts-forms .wid-50 {
    width: calc(100% - 40px);
  }
}
.contacts-forms .btn {
  margin-top: 30px;
}
.contacts-forms .row {
  margin: 0 -20px;
}

.insta-block {
  text-align: center;
  margin-bottom: 60px;
}
.insta-block .eapps-instagram-feed-posts-grid-load-more-container,
.insta-block .eapps-remove-link {
  display: none !important;
}
@media (max-width: 767px) {
  .insta-block .btn {
    font-size: 12px;
  }
}

.contacts-map {
  text-align: right;
  padding: 90px 0;
  position: relative;
}
@media (max-width: 767px) {
  .contacts-map {
    padding: 15px 0 60px;
  }
}
.contacts-map .contacts-forms {
  width: 60%;
  text-align: left;
  position: relative;
  z-index: 3;
}
.contacts-map .contacts-forms .bg {
  width: 100%;
  height: auto;
  display: inline-block;
  background-color: #fafafa;
  position: relative;
  z-index: 2;
  padding: 50px;
}
@media (max-width: 991px) {
  .contacts-map .contacts-forms .bg {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .contacts-map .contacts-forms .bg {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .contacts-map .contacts-forms {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .contacts-map .contacts-forms {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 20px;
  }
}
@media (max-width: 390px) {
  .contacts-map .contacts-forms {
    padding-left: 0;
  }
}
.contacts-map .contacts-forms:after {
  width: 260px;
  height: calc(100% + 30px);
  background-color: #ffffff;
  top: -15px;
  left: -15px;
  z-index: -1;
  -webkit-box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .contacts-map .contacts-forms:after {
    left: 0;
  }
}
@media (max-width: 390px) {
  .contacts-map .contacts-forms:after {
    display: none;
  }
}
.contacts-map .map-over {
  width: calc(100vw / 2);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 991px) {
  .contacts-map .map-over {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .contacts-map .map-over {
    width: calc(100% - 40px);
    position: relative;
    margin: 0 20px;
    max-height: 400px;
    height: 85%;
  }
}
.contacts-map #map {
  width: calc(100% + 55px);
  height: calc(100% + 55px);
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url("../img/contactus.jpg");
  background-size: cover;
  background-position: center;
}

.contacts {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .contacts {
    margin-bottom: 50px;
  }
}
.contacts .text {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
}
@media (max-width: 444px) {
  .contacts .text {
    text-align: center;
  }
}
.contacts .text h3 {
  font-family: "LTCBodoni175W01-Regular", sans-serif;
  font-size: 36px;
  line-height: 44px;
  color: #000000;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .contacts .text h3 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
  }
}
.contacts .text p {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}
@media (max-width: 991px) {
  .contacts .text p {
    font-size: 16px;
    line-height: 26px;
  }
}
.contacts .text .info {
  width: 100%;
  height: auto;
  display: inline-block;
  padding-top: 60px;
}
.contacts .text .info li {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 810px) {
  .contacts .text .info li {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media (max-width: 444px) {
  .contacts .text .info li {
    width: 100%;
    text-align: left;
  }
}
.contacts .text .info li .icon {
  width: 70px;
  height: 70px;
  display: inline-block;
  background-color: #4993ac;
  margin-bottom: 35px;
  -webkit-border-radius: 10px 0 10px 0;
  -moz-border-radius: 10px 0 10px 0;
  border-radius: 10px 0 10px 0;
  background-size: auto 38px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 991px) {
  .contacts .text .info li .icon {
    margin-bottom: 15px;
  }
}
@media (max-width: 444px) {
  .contacts .text .info li .icon {
    width: 50px;
    height: 50px;
    background-size: auto 24px;
    vertical-align: middle;
    margin-bottom: 0;
  }
}
.contacts .text .info li a, .contacts .text .info li p {
  font-family: "FuturaPTBook", sans-serif;
  color: #333333;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0;
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
}
@media (max-width: 991px) {
  .contacts .text .info li a, .contacts .text .info li p {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 444px) {
  .contacts .text .info li a, .contacts .text .info li p {
    width: calc(100% - 50px);
    vertical-align: middle;
    display: inline-block;
    padding-left: 15px;
    text-align: left;
  }
}
.contacts .text .info li .time {
  width: 100%;
  height: auto;
  display: inline-block;
}
@media (max-width: 444px) {
  .contacts .text .info li .time {
    width: calc(100% - 50px);
    vertical-align: middle;
  }
}
.contacts .text .info li a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 1024px) {
  .contacts .text .info li a:hover {
    color: #4993ac;
  }
}

.facial-menu {
  margin-bottom: 100px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .facial-menu {
    margin-bottom: 50px;
  }
}
.facial-menu .center {
  position: relative;
}
.facial-menu .center .fix-one {
  position: absolute;
  width: 390px;
  height: 345px;
  bottom: 0;
  right: -70px;
  background-image: url(../img/cream2.png);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 767px) {
  .facial-menu .center .fix-one {
    display: none;
  }
}
.facial-menu .row {
  margin: 0 -20px;
}
.facial-menu ul {
  width: 100%;
  height: auto;
  display: inline-block;
  padding-right: 20px;
  z-index: 3;
}
.facial-menu ul li {
  width: calc(33.3% - 50px);
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin: 20px 20px 40px;
  padding: 40px 20px 25px 40px;
  position: relative;
}
@media (max-width: 991px) {
  .facial-menu ul li {
    width: calc(50% - 50px);
  }
}
@media (max-width: 690px) {
  .facial-menu ul li {
    width: calc(100% - 50px);
  }
}
.facial-menu ul li:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid #000000;
  pointer-events: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.facial-menu ul li:before {
  width: 100%;
  height: 100%;
  top: 20px;
  left: 20px;
  pointer-events: none;
  background-color: #ffffff;
  -webkit-box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  box-shadow: 21px 17px 100px 17px rgba(0, 0, 0, 0.1);
  z-index: -1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.facial-menu ul li h4 {
  font-family: "LTCBodoni175W01-Regular", sans-serif;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .facial-menu ul li h4 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
.facial-menu ul li p {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  text-align: justify;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .facial-menu ul li p {
    font-size: 16px;
    line-height: 26px;
  }
}
.facial-menu ul li .price {
  width: 100%;
  height: auto;
  -webkit-align-items: baseline;
  align-items: baseline;
}
.facial-menu ul li .price .link {
  padding-left: 40px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .facial-menu ul li .price .link {
    padding-left: 0;
  }
}
.facial-menu ul li .price .link:after {
  width: 30px;
}
@media (max-width: 767px) {
  .facial-menu ul li .price .link:after {
    display: none;
  }
}
.facial-menu ul li .price p {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  font-family: "FuturaPTMedium", sans-serif;
  color: #e2b477;
  font-size: 16px;
}
@media (min-width: 1024px) {
  .facial-menu ul li:hover:after {
    top: 20px;
    left: 20px;
  }
  .facial-menu ul li:hover:before {
    top: 0;
    left: 0;
  }
}
.facial-menu.w-50 ul li {
  width: calc(50% - 50px);
}
@media (max-width: 690px) {
  .facial-menu.w-50 ul li {
    width: calc(100% - 50px);
  }
}

.facial-css .text-container {
  margin-bottom: 0;
}
.facial-css .text-container .center {
  position: relative;
}
.facial-css .text-container .fix-two {
  position: absolute;
  width: 100%;
  height: 330px;
  top: 0;
  left: 0;
  background-image: url(../img/FacialMenu.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 767px) {
  .facial-css .text-container .fix-two {
    display: none;
  }
}

.news {
  margin-bottom: 110px;
}
@media (max-width: 767px) {
  .news {
    margin-bottom: 80px;
  }
}
.news.popular {
  margin-bottom: 60px;
}
@media (max-width: 815px) {
  .news.popular .wid-70,
.news.popular .wid-30 {
    width: 50%;
  }
  .news.popular .news-block.long .img {
    padding: 30% !important;
    height: auto !important;
  }
  .news.popular .news-block.big .img {
    width: 100%;
    padding: 30%;
    margin-bottom: 30px;
  }
  .news.popular .news-block.big .text {
    background-color: transparent;
    position: relative;
    height: auto;
    width: 100%;
  }
  .news.popular .news-block.big .text .bottom {
    position: relative;
    width: 100%;
    padding: 0;
  }
  .news.popular .news-block.big .text .bottom h5, .news.popular .news-block.big .text .bottom p {
    color: #000000;
  }
}
@media (max-width: 500px) {
  .news.popular .wid-70,
.news.popular .wid-30 {
    width: 100%;
  }
}
.news .row {
  margin: 0 -15px;
}
.news .btn-filter {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  margin-bottom: 70px;
  position: relative;
  z-index: 5;
}
@media (max-width: 767px) {
  .news .btn-filter {
    margin-bottom: 40px;
  }
  .news .btn-filter .row {
    margin: 0;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 50px;
    background-color: #ffffff;
    overflow: hidden;
    border: 1px solid #000000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
}
.news .btn-filter .open {
  width: 100%;
  height: auto;
  display: none;
  cursor: pointer;
  padding: 15px 0;
  position: relative;
  z-index: 4;
}
@media (max-width: 767px) {
  .news .btn-filter .open {
    display: inline-block;
  }
}
.news .btn-filter .open p {
  font-family: "FuturaPTBook", sans-serif;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
  padding-right: 25px;
  display: inline-block;
  position: relative;
  letter-spacing: 0.1em;
}
.news .btn-filter .open p:after, .news .btn-filter .open p:before {
  width: 1px;
  height: 7px;
  top: 6px;
  right: 0;
  background-color: #000000;
}
.news .btn-filter .open p:after {
  -webkit-transform: translate(0, 0) rotate(45deg);
  -moz-transform: translate(0, 0) rotate(45deg);
  -ms-transform: translate(0, 0) rotate(45deg);
  -o-transform: translate(0, 0) rotate(45deg);
  transform: translate(0, 0) rotate(45deg);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news .btn-filter .open p:before {
  -webkit-transform: translate(0, 0) rotate(-45deg);
  -moz-transform: translate(0, 0) rotate(-45deg);
  -ms-transform: translate(0, 0) rotate(-45deg);
  -o-transform: translate(0, 0) rotate(-45deg);
  transform: translate(0, 0) rotate(-45deg);
  right: 5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news .btn-filter .open.active p:after {
  -webkit-transform: translate(0, 0) rotate(135deg);
  -moz-transform: translate(0, 0) rotate(135deg);
  -ms-transform: translate(0, 0) rotate(135deg);
  -o-transform: translate(0, 0) rotate(135deg);
  transform: translate(0, 0) rotate(135deg);
}
.news .btn-filter .open.active p:before {
  -webkit-transform: translate(0, 0) rotate(-135deg);
  -moz-transform: translate(0, 0) rotate(-135deg);
  -ms-transform: translate(0, 0) rotate(-135deg);
  -o-transform: translate(0, 0) rotate(-135deg);
  transform: translate(0, 0) rotate(-135deg);
}
.news .btn-filter button {
  width: auto;
  height: 45px;
  display: inline-block;
  border: 1px solid #000000 !important;
  background-color: transparent;
  font-family: "FuturaPTBook", sans-serif;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
  letter-spacing: 0.2em;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 15px;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .news .btn-filter button {
    border: none !important;
    width: 100%;
    height: auto;
    padding: 12px 0;
    margin: 0;
  }
  .news .btn-filter button:last-child {
    padding-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  .news .btn-filter button:hover {
    background-color: #4993ac;
    border: 1px solid #4993ac !important;
    color: #ffffff;
  }
}
.news .btn-filter button.active {
  background-color: #e2b477;
  border: 1px solid #e2b477 !important;
  color: #ffffff;
}
@media (max-width: 767px) {
  .news .btn-filter button.active {
    color: #e2b477;
    border: none !important;
    background-color: transparent;
  }
}
.news ul {
  width: 100%;
  height: auto;
  display: inline-block;
}
.news ul li {
  width: 33.3%;
  height: auto;
  display: inline-block;
  padding: 0 15px 30px;
}
@media (max-width: 767px) {
  .news ul li {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .news ul li {
    width: 100%;
  }
}
.news ul li .img {
  width: 100%;
  height: auto;
  display: inline-block;
  padding: 30%;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
}
.news ul li .text {
  width: 100%;
  height: auto;
  display: inline-block;
}
.news ul li .text h5 {
  font-family: "LTCBodoni175W01-Regular", sans-serif;
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .news ul li .text h5 {
    font-size: 18px;
    line-height: 26px;
  }
}
.news ul li .text p {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 17px;
  line-height: 28px;
  color: #000000;
}
.news .navigation {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  margin-top: 30px;
  padding-top: 60px;
  border-top: 1px solid #f6f6f6;
}
@media (max-width: 767px) {
  .news .navigation {
    margin-top: 10px;
    padding-top: 40px;
  }
}
.news .navigation .page-numbers {
  width: 40px;
  height: 40px;
  display: inline-block;
  border: 1px solid #000000;
  margin: 0 8px;
  text-align: center;
  font-family: "FuturaPTBook", sans-serif;
  font-size: 13px;
  line-height: 40px;
  color: #000000;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  vertical-align: top;
}
.news .navigation .page-numbers.current {
  background-color: #4993ac;
  border-color: #4993ac;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .news .navigation .page-numbers.current:hover {
    background-color: #4993ac;
    border-color: #4993ac;
    color: #ffffff;
  }
}
@media (min-width: 1024px) {
  .news .navigation .page-numbers:hover {
    border-color: #4993ac;
    color: #4993ac;
  }
}
.news .navigation .page-numbers.dots {
  pointer-events: none;
}
.news .navigation .page-numbers.prev:after {
  top: 11px;
  -webkit-transform: translate(0, 0) rotate(45deg);
  -moz-transform: translate(0, 0) rotate(45deg);
  -ms-transform: translate(0, 0) rotate(45deg);
  -o-transform: translate(0, 0) rotate(45deg);
  transform: translate(0, 0) rotate(45deg);
  left: 18px;
}
.news .navigation .page-numbers.prev:before {
  bottom: 10px;
  -webkit-transform: translate(0, 0) rotate(-45deg);
  -moz-transform: translate(0, 0) rotate(-45deg);
  -ms-transform: translate(0, 0) rotate(-45deg);
  -o-transform: translate(0, 0) rotate(-45deg);
  transform: translate(0, 0) rotate(-45deg);
  left: 18px;
}
.news .navigation .page-numbers.next:after {
  top: 11px;
  -webkit-transform: translate(0, 0) rotate(-45deg);
  -moz-transform: translate(0, 0) rotate(-45deg);
  -ms-transform: translate(0, 0) rotate(-45deg);
  -o-transform: translate(0, 0) rotate(-45deg);
  transform: translate(0, 0) rotate(-45deg);
  right: 18px;
}
.news .navigation .page-numbers.next:before {
  bottom: 10px;
  -webkit-transform: translate(0, 0) rotate(45deg);
  -moz-transform: translate(0, 0) rotate(45deg);
  -ms-transform: translate(0, 0) rotate(45deg);
  -o-transform: translate(0, 0) rotate(45deg);
  transform: translate(0, 0) rotate(45deg);
  right: 18px;
}
.news .navigation .page-numbers.prev, .news .navigation .page-numbers.next {
  padding: 0 15px;
  width: auto;
  vertical-align: top;
  position: relative;
}
.news .navigation .page-numbers.prev:after, .news .navigation .page-numbers.prev:before, .news .navigation .page-numbers.next:after, .news .navigation .page-numbers.next:before {
  width: 1px;
  height: 10px;
  background-color: #000000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: none;
}
@media (max-width: 767px) {
  .news .navigation .page-numbers.prev, .news .navigation .page-numbers.next {
    width: 40px;
  }
  .news .navigation .page-numbers.prev:after, .news .navigation .page-numbers.prev:before, .news .navigation .page-numbers.next:after, .news .navigation .page-numbers.next:before {
    display: block;
  }
  .news .navigation .page-numbers.prev span, .news .navigation .page-numbers.next span {
    display: none;
  }
}
.news .navigation .nav-links {
  width: auto;
  height: auto;
  display: inline-block;
}
.news .news-block {
  width: calc(100% - 30px);
  height: auto;
  display: inline-block;
  margin: 0 15px 30px;
}
.news .news-block .img {
  width: 100%;
  height: auto;
  display: inline-block;
  padding: 30%;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
}
.news .news-block .text {
  width: 100%;
  height: auto;
  display: inline-block;
}
.news .news-block .text h5 {
  font-family: "LTCBodoni175W01-Regular", sans-serif;
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .news .news-block .text h5 {
    font-size: 18px;
    line-height: 26px;
  }
}
.news .news-block .text p {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 17px;
  line-height: 28px;
  color: #000000;
}
.news .news-block.big {
  text-align: right;
  position: relative;
}
@media (max-width: 767px) {
  .news .news-block.big {
    display: none;
  }
}
.news .news-block.big .img {
  width: 50%;
  padding: 30% 0;
  margin-bottom: 0;
}
.news .news-block.big .text {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #4993ac;
  background-image: url(../img/news.png);
  background-size: auto 90%;
  background-repeat: no-repeat;
  background-position: left center;
}
.news .news-block.big .text p, .news .news-block.big .text h5 {
  color: #ffffff;
}
.news .news-block.big .text .bottom {
  width: 100%;
  height: auto;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  text-align: left;
}
.news .news-block.long .img {
  padding: 0;
}
.news .content-block {
  width: 100%;
  height: auto;
  display: inline-block;
  border-bottom: 1px solid #f6f6f6;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .news .content-block {
    padding-bottom: 0;
  }
}
.news .content-block .about-slider {
  padding-top: 50px;
}
@media (max-width: 767px) {
  .news .content-block .about-slider {
    padding-top: 0;
  }
}
.news .content-block .about-slider .slick-arrow {
  width: 40px;
  height: 40px;
  position: absolute;
  display: inline-block !important;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  background-color: #ffffff !important;
  z-index: 4;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news .content-block .about-slider .slick-arrow:after, .news .content-block .about-slider .slick-arrow:before {
  width: 1px;
  height: 10px;
  background-color: #000000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news .content-block .about-slider .slick-arrow.slick-prev {
  left: 0;
}
.news .content-block .about-slider .slick-arrow.slick-prev:after {
  top: 11px;
  -webkit-transform: translate(0, 0) rotate(45deg);
  -moz-transform: translate(0, 0) rotate(45deg);
  -ms-transform: translate(0, 0) rotate(45deg);
  -o-transform: translate(0, 0) rotate(45deg);
  transform: translate(0, 0) rotate(45deg);
}
.news .content-block .about-slider .slick-arrow.slick-prev:before {
  bottom: 10px;
  -webkit-transform: translate(0, 0) rotate(-45deg);
  -moz-transform: translate(0, 0) rotate(-45deg);
  -ms-transform: translate(0, 0) rotate(-45deg);
  -o-transform: translate(0, 0) rotate(-45deg);
  transform: translate(0, 0) rotate(-45deg);
}
.news .content-block .about-slider .slick-arrow.slick-next {
  right: 0;
}
.news .content-block .about-slider .slick-arrow.slick-next:after {
  top: 11px;
  -webkit-transform: translate(0, 0) rotate(-45deg);
  -moz-transform: translate(0, 0) rotate(-45deg);
  -ms-transform: translate(0, 0) rotate(-45deg);
  -o-transform: translate(0, 0) rotate(-45deg);
  transform: translate(0, 0) rotate(-45deg);
}
.news .content-block .about-slider .slick-arrow.slick-next:before {
  bottom: 10px;
  -webkit-transform: translate(0, 0) rotate(45deg);
  -moz-transform: translate(0, 0) rotate(45deg);
  -ms-transform: translate(0, 0) rotate(45deg);
  -o-transform: translate(0, 0) rotate(45deg);
  transform: translate(0, 0) rotate(45deg);
}
@media (min-width: 1024px) {
  .news .content-block .about-slider .slick-arrow:hover {
    border: 1px solid #4993ac !important;
  }
  .news .content-block .about-slider .slick-arrow:hover:before, .news .content-block .about-slider .slick-arrow:hover:after {
    background-color: #4993ac;
  }
}
.news .content-block .title {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .news .content-block .title {
    text-align: left;
  }
}
.news .content-block .title h2 {
  font-family: "LTCBodoni175W01-Regular", sans-serif;
  font-size: 36px;
  line-height: 48px;
  color: #000000;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .news .content-block .title h2 {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .news .content-block .title h2 {
    margin-bottom: 20px;
  }
}
.news .content-block .title p {
  text-align: center;
}
@media (max-width: 767px) {
  .news .content-block .title p {
    margin-bottom: 0;
    text-align: left;
  }
}
.news .content-block p {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 25px;
  text-align: justify;
}
@media (max-width: 991px) {
  .news .content-block p {
    font-size: 16px;
    line-height: 26px;
  }
}
.news .content-block p b, .news .content-block p strong {
  font-family: "FuturaPTMedium", sans-serif;
}
.news .content-block p a {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #4993ac;
  position: relative;
}
.news .content-block p a:after {
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #4993ac;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 1024px) {
  .news .content-block p a:hover:after {
    width: 0px;
  }
}
.news .content-block ul {
  width: 100%;
  height: auto;
  margin-bottom: 25px;
}
.news .content-block ul li {
  width: 100%;
  height: auto;
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
.news .content-block ul li b, .news .content-block ul li strong {
  font-family: "FuturaPTMedium", sans-serif;
}
.news .content-block ul li a {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #4993ac;
  position: relative;
}
.news .content-block ul li a:after {
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #4993ac;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 1024px) {
  .news .content-block ul li a:hover:after {
    width: 0px;
  }
}
.news .content-block ul li:after {
  width: 5px;
  height: 5px;
  top: 11px;
  left: 0;
  background-color: #4993ac;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.news .content-block .iframe {
  padding: 30%;
  position: relative;
  margin: 50px 0;
}
@media (max-width: 767px) {
  .news .content-block .iframe {
    margin: 35px 0;
  }
}
.news .content-block .iframe iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.news .content-block .text-50 {
  width: 100%;
  height: auto;
  display: inline-block;
}
.news .content-block .text-50 .row {
  margin: 0 -30px;
}
@media (max-width: 991px) {
  .news .content-block .text-50 .row {
    margin: 0;
  }
}
.news .content-block .text-50 p {
  width: 50%;
  display: inline-block;
  padding: 0 30px;
  vertical-align: top;
}
@media (max-width: 991px) {
  .news .content-block .text-50 p {
    width: 100%;
    padding: 0;
  }
}
.news .back {
  width: auto;
  height: auto;
  display: inline-block;
  padding-left: 45px;
  font-family: "FuturaPTBook", sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #000000;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news .back svg {
  width: 24px;
  height: auto;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.news .back svg path {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  fill: #000000;
}
@media (min-width: 1024px) {
  .news .back:hover {
    color: #4993ac;
  }
  .news .back:hover svg path {
    fill: #4993ac;
  }
}

.news-text {
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .news-home .wid-30 {
    display: none;
  }
  .news-home .wid-70 {
    width: 100%;
  }
  .news-home .news-block.big .img {
    padding: 16% 0;
  }
}
@media (max-width: 550px) {
  .news-home .wid-50 {
    width: 100%;
  }
}

footer {
  border-top: 1px solid #f5f5f5;
  padding: 20px 0;
}
footer .center {
  position: relative;
}
footer .info,
footer .copy {
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
footer .info {
  width: 100%;
}
@media (min-width: 810px) {
  footer .info {
    padding-left: 220px;
    padding-right: 115px;
  }
}
footer .copy {
  width: 100%;
  height: auto;
  display: inline-block;
}
@media (min-width: 810px) {
  footer .copy {
    width: 220px;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 20px;
  }
}
footer .info-left {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
}
@media (max-width: 1135px) and (min-width: 810px) {
  footer .info-left {
    width: 200px;
  }
  footer .info-left .tel-svg {
    margin-bottom: 15px;
  }
}
footer a, footer p {
  font-family: "FuturaPTLight", sans-serif;
  font-size: 17px;
  line-height: 28px;
  color: #000000;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 810px) {
  footer a, footer p {
    margin-bottom: 20px;
  }
}
footer a {
  letter-spacing: 0.1em;
}
@media (max-width: 1135px) and (min-width: 810px) {
  footer .pin-svg {
    width: calc(100% - 200px);
    display: inline-block;
  }
}
footer ul {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
}
footer ul li {
  width: auto;
  height: auto;
  display: inline-block;
  padding: 0 10px;
}
footer ul svg {
  width: 20px;
  height: auto;
  display: inline-block;
}
@media (min-width: 810px) {
  footer ul.social {
    position: absolute;
    top: 0;
    right: 13px;
    padding-right: 0;
  }
}
footer ul.social li {
  padding: 0 8px;
}
footer ul.social li a {
  font-family: "FuturaPTMedium", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  text-transform: uppercase;
}

.service {
  padding: 90px 0 60px;
}
@media (min-width: 767px) {
  .service {
    height: calc(100% - 70px);
    padding: 120px 0 60px;
  }
  .service .center,
.service .facial-slider {
    height: 100%;
  }
}
.service .back {
  width: auto;
  height: auto;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 45px;
  font-family: "FuturaPTBook", sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #000000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .service .back {
    top: 8px;
  }
}
.service .back svg {
  width: 24px;
  height: auto;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.service .back svg path {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  fill: #000000;
}
@media (min-width: 1024px) {
  .service .back:hover {
    color: #4993ac;
  }
  .service .back:hover svg path {
    fill: #4993ac;
  }
}
@media (min-width: 1000px) and (max-height: 670px) {
  .service {
    height: 600px;
  }
}
@media (min-width: 767px) {
  .service .facial-slider {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 90%;
  }
}
@media (max-width: 1040px) {
  .service .facial-slider {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .service .facial-slider {
    width: 100%;
    max-width: 350px;
    margin-bottom: 80px;
    padding-right: 0;
    margin-top: 70px;
  }
}
.service .center {
  vertical-align: middle;
  text-align: right;
  position: relative;
}
@media (max-width: 767px) {
  .service .center {
    text-align: center;
  }
}
.service .center:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.service .center-block {
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
@media (min-width: 767px) {
  .service .center-block {
    width: 100%;
    height: 100%;
    max-height: 650px;
  }
}
.service .title-style {
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 35px;
  margin-bottom: 0;
}
.service .slick-track,
.service .slick-slide,
.service .facial-slider .slick-slide .bg {
  height: 100% !important;
}
@media (max-width: 767px) {
  .service .slick-track,
.service .slick-slide,
.service .facial-slider .slick-slide .bg {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .service .facial-slider .slick-arrow.slick-prev {
    right: 60px;
  }
  .service .facial-slider .slick-arrow.slick-next {
    right: 0;
  }
}
.service .facial-slider .slick-slide .bg {
  padding: 0;
}
@media (max-width: 767px) {
  .service .facial-slider .slick-slide .bg {
    padding: 55% 0 !important;
  }
}
.service .price {
  width: 100%;
  height: auto;
  display: inline-block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 30px;
  padding-top: 30px;
}
.service .price p {
  font-family: "FuturaPTDemi", sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.service .price p.min {
  color: #cccccc;
  text-transform: none;
  font-family: "FuturaPTMedium", sans-serif;
}
.service .service-info {
  width: 55%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  padding: 0 50px;
  position: relative;
  z-index: 6;
  text-align: left;
}
@media (max-width: 1040px) {
  .service .service-info {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .service .service-info {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .service .service-info {
    width: 100%;
    padding-left: 0;
    height: auto;
  }
}
.service .service-info .text,
.service .service-info .title {
  width: 100%;
  height: auto;
  display: inline-block;
}
.service .service-info .title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 50px;
}
@media (max-width: 1040px) {
  .service .service-info .title {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .service .service-info .title {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .service .service-info .title {
    padding-left: 0px;
  }
}
@media (min-width: 767px) {
  .service .service-info .text {
    height: 100%;
    padding-bottom: 60px;
  }
}
.service .service-info .text .scroll {
  width: 100%;
  display: inline-block;
}
@media (min-width: 767px) {
  .service .service-info .text .scroll {
    width: 100%;
    height: 100%;
    overflow: auto;
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .service .service-info .text .scroll {
    height: auto !important;
  }
}
.service .service-info .text .scroll::-webkit-scrollbar-track {
  border-radius: 4px;
  background-color: #ffffff;
}
.service .service-info .text .scroll::-webkit-scrollbar {
  width: 4px;
  background-color: #ffffff;
}
.service .service-info .text .scroll::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #000000;
}
.service .service-info .btn-block {
  width: 100%;
  text-align: center;
}
@media (max-width: 1040px) {
  .service .service-info .btn-block {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .service .service-info .btn-block {
    padding-left: 20px;
  }
}
@media (min-width: 767px) {
  .service .service-info .btn-block {
    position: absolute;
    bottom: -40px;
    left: 0;
    padding: 0 20px;
  }
}
@media (min-width: 991px) {
  .service .service-info .btn-block {
    padding: 0 50px;
  }
}
@media (max-width: 767px) {
  .service .service-info .btn-block {
    padding-left: 0;
  }
}
@media (min-width: 500px) {
  .service .service-info .btn-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media (max-width: 500px) {
  .service .service-info .btn-block .btn {
    margin-bottom: 35px;
  }
}
@media (max-width: 1110px) {
  .service .service-info .btn-block .link {
    padding-left: 0;
  }
}
@media (max-width: 500px) {
  .service .service-info .btn-block .link {
    width: 100%;
  }
}
.service .service-info .btn-block .link:after {
  display: none;
}
.service .service-info .text {
  margin-bottom: 40px;
}

.about-slider {
  width: 100%;
  height: auto;
  display: inline-block;
  overflow: hidden;
}
.about-slider .slid {
  height: auto;
  display: inline-block;
  padding: 0 70px 90px;
}
@media (max-width: 991px) {
  .about-slider .slid {
    padding: 0 25px 75px;
  }
}
@media (max-width: 600px) {
  .about-slider .slid {
    padding: 0 15px 40px;
  }
}
.about-slider .slid .img {
  width: 100%;
  height: auto;
  padding: 60% 0;
  display: inline-block;
  position: relative;
  background-size: cover;
  background-position: center;
}
.about-slider .slid .img:after {
  width: 80%;
  height: 50%;
  background-color: #ffffff;
  bottom: -15px;
  right: -15px;
  z-index: -1;
  -webkit-box-shadow: 21px 17px 40px -5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 21px 17px 40px -5px rgba(0, 0, 0, 0.1);
  box-shadow: 21px 17px 40px -5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 600px) {
  .about-slider .slid .img:after {
    display: none;
  }
}
.about-slider .slid:nth-child(2n) .img:after {
  right: initial;
  left: -15px;
  -webkit-box-shadow: -21px 17px 40px -5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -21px 17px 40px -5px rgba(0, 0, 0, 0.1);
  box-shadow: -21px 17px 40px -5px rgba(0, 0, 0, 0.1);
}

.about {
  margin-bottom: 80px;
}
.about.slider-margin {
  margin-bottom: 0;
}
.about .slick-arrow {
  width: 40px;
  height: 40px;
  position: absolute;
  display: inline-block !important;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  background-color: #ffffff !important;
  z-index: 4;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.about .slick-arrow:after, .about .slick-arrow:before {
  width: 1px;
  height: 10px;
  background-color: #000000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.about .slick-arrow.slick-prev {
  left: 0;
}
.about .slick-arrow.slick-prev:after {
  top: 11px;
  -webkit-transform: translate(0, 0) rotate(45deg);
  -moz-transform: translate(0, 0) rotate(45deg);
  -ms-transform: translate(0, 0) rotate(45deg);
  -o-transform: translate(0, 0) rotate(45deg);
  transform: translate(0, 0) rotate(45deg);
}
.about .slick-arrow.slick-prev:before {
  bottom: 10px;
  -webkit-transform: translate(0, 0) rotate(-45deg);
  -moz-transform: translate(0, 0) rotate(-45deg);
  -ms-transform: translate(0, 0) rotate(-45deg);
  -o-transform: translate(0, 0) rotate(-45deg);
  transform: translate(0, 0) rotate(-45deg);
}
.about .slick-arrow.slick-next {
  right: 0;
}
.about .slick-arrow.slick-next:after {
  top: 11px;
  -webkit-transform: translate(0, 0) rotate(-45deg);
  -moz-transform: translate(0, 0) rotate(-45deg);
  -ms-transform: translate(0, 0) rotate(-45deg);
  -o-transform: translate(0, 0) rotate(-45deg);
  transform: translate(0, 0) rotate(-45deg);
}
.about .slick-arrow.slick-next:before {
  bottom: 10px;
  -webkit-transform: translate(0, 0) rotate(45deg);
  -moz-transform: translate(0, 0) rotate(45deg);
  -ms-transform: translate(0, 0) rotate(45deg);
  -o-transform: translate(0, 0) rotate(45deg);
  transform: translate(0, 0) rotate(45deg);
}
@media (min-width: 1024px) {
  .about .slick-arrow:hover {
    border: 1px solid #4993ac !important;
  }
  .about .slick-arrow:hover:before, .about .slick-arrow:hover:after {
    background-color: #4993ac;
  }
}

@media (max-width: 767px) {
  .about-css .text-container {
    margin-bottom: 15px;
  }
}

#lightgallery {
  width: 100%;
  height: auto;
  display: inline-block;
  border-bottom: 1px solid #f6f6f6;
}
#lightgallery a {
  width: 33.3%;
  height: auto;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 30px;
  cursor: pointer;
  position: relative;
  top: 0;
  left: 0;
}
@media (max-width: 991px) {
  #lightgallery a {
    padding: 0 10px 20px;
  }
}
@media (max-width: 767px) {
  #lightgallery a {
    width: 50%;
  }
}
@media (max-width: 500px) {
  #lightgallery a {
    width: 100%;
  }
}
#lightgallery a .gallery-block {
  width: 100%;
  display: inline-block;
  padding: 30%;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
#lightgallery a img {
  width: auto;
  height: 100%;
  display: inline-block;
  min-width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #4993ac !important;
}

#lg-share,
#lg-actual-size,
.lg-autoplay-button,
#lg-download {
  display: none !important;
}

.photo {
  padding-bottom: 110px;
  position: relative;
}
.photo .row {
  margin: 0 -15px;
}
@media (max-width: 991px) {
  .photo .row {
    margin: 0 -10px;
  }
}
@media (max-width: 1310px) {
  .photo .center {
    max-width: initial;
    padding-right: 90px;
  }
}
@media (max-width: 767px) {
  .photo .center {
    padding-right: 45px;
  }
}
.photo .click-top {
  width: 20px;
  height: 96px;
  position: fixed;
  top: 150px;
  right: calc((100vw - 1240px) / 2);
  -webkit-animation: height 2s infinite ease-in-out;
  -moz-animation: height 2s infinite ease-in-out;
  animation: height 2s infinite ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
.photo .click-top.fix {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  pointer-events: all;
}
@media (max-width: 1310px) {
  .photo .click-top {
    right: 35px;
  }
}
@media (max-width: 767px) {
  .photo .click-top {
    right: 12px;
  }
}
@-webkit-keyframes height {
  0% {
    top: 150px;
  }
  50% {
    top: 100px;
  }
  100% {
    top: 150px;
  }
}
@-webkit-keyframes height {
  0% {
    top: 150px;
  }
  50% {
    top: 100px;
  }
  100% {
    top: 150px;
  }
}
@-moz-keyframes height {
  0% {
    top: 150px;
  }
  50% {
    top: 100px;
  }
  100% {
    top: 150px;
  }
}
@-moz-keyframes height {
  0% {
    top: 150px;
  }
  50% {
    top: 100px;
  }
  100% {
    top: 150px;
  }
}
@keyframes height {
  0% {
    top: 150px;
  }
  50% {
    top: 100px;
  }
  100% {
    top: 150px;
  }
}
.photo .click-top svg {
  width: 100%;
  height: 100%;
  -webkit-transform: translate(0, 0) rotate(180deg);
  -moz-transform: translate(0, 0) rotate(180deg);
  -ms-transform: translate(0, 0) rotate(180deg);
  -o-transform: translate(0, 0) rotate(180deg);
  transform: translate(0, 0) rotate(180deg);
}
.photo .click-top svg path, .photo .click-top svg polyline {
  stroke-width: 6px;
}
.photo .loader {
  width: 100%;
  height: auto;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 25px;
  text-align: center;
}
.photo .loader .spinner {
  width: 60px;
  height: 60px;
  display: inline-block;
}
.photo .loader .spinner .circular-loader {
  -webkit-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  width: 100%;
  margin: auto;
}
.photo .loader .spinner .loader-path {
  stroke-dasharray: 150, 200;
  stroke-dashoffset: -10;
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@-webkit-keyframes color {
  0% {
    stroke: #4993ac;
  }
  40% {
    stroke: #4993ac;
  }
  66% {
    stroke: #4993ac;
  }
  80%, 90% {
    stroke: #4993ac;
  }
}
@keyframes color {
  0% {
    stroke: #4993ac;
  }
  40% {
    stroke: #4993ac;
  }
  66% {
    stroke: #4993ac;
  }
  80%, 90% {
    stroke: #4993ac;
  }
}

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