@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap&subset=latin-ext);
@charset "UTF-8";
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, input, button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  outline: none;
  list-style: none;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  -tap-highlight-color: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

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

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

input[type=text],
input[type=email],
input[type=password],
input[type=numeric],
select,
textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -moz-touch-callout: none;
  -ms-touch-callout: none;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: searchfield-cancel-button !important;
}

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

.noselect {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -moz-touch-callout: none;
  -ms-touch-callout: none;
}

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
}

body {
  font-family: "Montserrat", sans-serif;
  background: #fff;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #000;
}

.placeholder {
  min-height: 100%;
  position: relative;
  overflow: hidden;
}

.wrapper {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 768px) {
  .wrapper:not(.landing-page) {
    padding-bottom: 390px;
  }
}
.container {
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  position: relative;
}

@media (min-width: 768px) {
  .container {
    width: 720px;
    padding: 0;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
    padding: 0;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
    padding: 0;
    margin: 0 auto;
  }
}
.main-header {
  float: left;
  width: 100%;
  text-align: center;
}
.main-header h2 {
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-size: 26px;
  font-weight: 600;
}
.main-header h3 {
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: 600;
}
.main-header.blue h2, .main-header.blue h3 {
  color: #3b8ae6;
}

.textblock {
  margin: 0 auto;
  width: 100%;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}
.textblock p {
  margin-bottom: 20px;
}
.textblock a {
  color: #ff5052;
}
.textblock ol {
  margin: 0 0 30px 20px;
}
.textblock ol li {
  list-style-type: decimal;
  padding-left: 10px;
  margin-left: 15px;
}
.textblock ul {
  margin: 0 0 30px 20px;
}
.textblock ul li {
  background: url(/images/li-silver.jpg?dd7695fcc00e64e606268462fb6e327b) 0 12px no-repeat;
  padding-left: 20px;
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .textblock ul li {
    background: url(/images/li-silver@2x.jpg?86569a560bb9c5271d689f9d9c92d904) 0 12px no-repeat;
    background-size: 5px 5px;
  }
}
.textblock ul.sub {
  padding: 10px 0 10px 30px;
  box-sizing: border-box;
}

.stretched-link:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.button-large {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
}
.button-large a {
  background: #ff5052;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2509803922), 0 0 25px 0 rgba(255, 80, 82, 0.7490196078);
  margin: 0 auto;
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  height: 64px;
  border-radius: 32px;
  text-align: center;
  padding: 15px 30px;
  width: 100%;
  max-width: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .button-large a {
    padding: 23px 0;
  }
}

.m-1 {
  margin: 15px 0 !important;
}
@media (min-width: 768px) {
  .m-1 {
    margin: 30px 0 !important;
  }
}

.m-2 {
  margin: 30px 0 !important;
}
@media (min-width: 768px) {
  .m-2 {
    margin: 45px 0 !important;
  }
}

.m-3 {
  margin: 45px 0 !important;
}
@media (min-width: 768px) {
  .m-3 {
    margin: 60px 0 !important;
  }
}

.mt-1 {
  margin-top: 15px !important;
}
@media (min-width: 768px) {
  .mt-1 {
    margin-top: 30px !important;
  }
}

.mt-2 {
  margin-top: 30px !important;
}
@media (min-width: 768px) {
  .mt-2 {
    margin-top: 45px !important;
  }
}

.mt-3 {
  margin-top: 45px !important;
}
@media (min-width: 768px) {
  .mt-3 {
    margin-top: 60px !important;
  }
}

.mb-1 {
  margin-bottom: 15px !important;
}
@media (min-width: 768px) {
  .mb-1 {
    margin-bottom: 30px !important;
  }
}

.mb-2 {
  margin-bottom: 30px !important;
}
@media (min-width: 768px) {
  .mb-2 {
    margin-bottom: 45px !important;
  }
}

.mb-3 {
  margin-bottom: 45px !important;
}
@media (min-width: 768px) {
  .mb-3 {
    margin-bottom: 60px !important;
  }
}

.backdrop {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  display: none;
}

header {
  background: rgb(255, 255, 255);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1019607843);
  position: fixed;
  width: 100%;
  height: 70px;
  z-index: 3;
}
@media (min-width: 992px) {
  header {
    background: rgba(255, 255, 255, 0.95);
    height: 150px;
    position: absolute;
  }
}
header .container {
  padding: 0;
  position: relative;
}
header .logo a {
  background: url(/images/logo.svg?57af57106c71ed9618c7575f2286fd5a) center center no-repeat;
  float: left;
  width: 100px;
  height: 44px;
  display: block;
  position: relative;
  margin: 12px 0 0 15px;
}
@media (min-width: 375px) {
  header .logo a {
    margin-left: 30px;
  }
}
@media (min-width: 992px) {
  header .logo a {
    width: 146px;
    height: 64px;
    margin: 18px 0 0 0;
    z-index: 3;
  }
}
header .top {
  background: linear-gradient(90deg, #3b8ae6 0%, #76dede 100%);
  display: none;
}
header .top .right {
  float: right;
  position: relative;
  z-index: 2;
  margin-right: 200px;
}
header .top .right .contact {
  float: left;
  display: block;
  margin-top: 18px;
}
header .top .right .contact a {
  float: left;
  color: #fff;
  font-size: 14px;
  margin: 0 0 0 15px;
  transition: color 350ms ease;
}
@media (min-width: 992px) {
  header .top .right .contact a {
    margin: 0 15px 0 0;
  }
}
header .top .right .contact a:hover {
  color: #ff5052;
}
@media (min-width: 992px) {
  header .top {
    float: left;
    width: 100%;
    height: 50px;
    display: block;
  }
}
header .menuline {
  font-family: "Montserrat", sans-serif;
  background: rgb(255, 255, 255);
  box-sizing: border-box;
  position: fixed;
  padding: 10px 30px;
  overflow: hidden;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 999;
  transform: translateX(100%);
}
header .menuline.open {
  transform: translateX(0);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1019607843);
}
@media (max-width: 768px) {
  header .menuline {
    transition: transform 150ms ease;
  }
}
@media (min-width: 992px) {
  header .menuline {
    box-shadow: none;
    background: none;
    padding: 0;
    float: right;
    height: auto;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    z-index: 1;
    transform: translateX(0);
  }
}
header .menuline nav {
  float: left;
  width: 100%;
  font-size: 16px;
}
@media (min-width: 992px) {
  header .menuline nav {
    float: right;
    overflow: hidden;
    width: auto;
    margin: 50px 280px 0 0;
  }
}
header .menuline nav .box {
  float: left;
  width: 100%;
  margin-top: 10px;
}
@media (min-width: 992px) {
  header .menuline nav .box {
    float: right;
    height: 60px;
    margin-top: 20px;
  }
}
header .menuline nav .box ul {
  float: left;
}
header .menuline nav .box ul li {
  float: left;
  width: 100%;
  color: #000;
  font-size: 16px;
}
header .menuline nav .box ul li a {
  float: left;
  color: #000;
  padding: 15px 0;
  transition: color 350ms ease;
}
header .menuline nav .box ul li a.act, header .menuline nav .box ul li a:hover {
  color: #ff5052;
}
@media (min-width: 992px) {
  header .menuline nav .box ul li a {
    padding: 25px 0 25px 0;
    position: relative;
    color: #000;
  }
}
@media (min-width: 992px) {
  header .menuline nav .box ul li {
    width: auto;
    color: #5b5b5b;
  }
  header .menuline nav .box ul li:not(:first-child) {
    margin-left: 20px;
  }
}
@media (min-width: 992px) {
  header .menuline nav .box ul li:not(:first-child) {
    margin-left: 45px;
  }
}
header .menuline nav .box ul.topleft {
  clear: both;
}
@media (min-width: 992px) {
  header .menuline nav .box ul.topleft {
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
  }
}
header .menuline nav .box ul.topleft li a {
  transition: color 350ms ease;
}
header .menuline nav .box ul.topleft li a:hover {
  color: #ff5052;
}
header .menuline nav .box ul.topleft li a.act {
  font-weight: 600;
}
@media (min-width: 992px) {
  header .menuline nav .box ul.topleft li a {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 0;
  }
  header .menuline nav .box ul.topleft li a.act {
    font-weight: 400;
  }
}
@media (min-width: 992px) {
  header .menuline nav .box ul.main {
    margin-left: 20px;
  }
}
@media (min-width: 992px) {
  header .menuline nav .box ul.main {
    margin-left: 45px;
  }
}
header .menuline .social {
  position: absolute;
  bottom: 30px;
}
@media (min-width: 992px) {
  header .menuline .social {
    float: right;
    display: block;
    margin-top: 13px;
    right: 0;
    top: 0;
  }
}
@media (min-width: 992px) {
  header .menuline .social ul {
    float: right;
  }
}
header .menuline .social ul li {
  float: left;
}
header .menuline .social ul li a {
  display: block;
  width: 24px;
  height: 24px;
}
header .menuline .social ul li a.twitter {
  background: url(/images/ico-twitter-color.svg?0f3a74a8997bf12d49e718e6d2eddcfb) 0 0 no-repeat;
}
@media (min-width: 992px) {
  header .menuline .social ul li a.twitter {
    background-image: url(/images/ico-twitter.svg?1d07fcaa66160aeb12c80626770dc47d);
  }
}
header .menuline .social ul li a.facebook {
  background: url(/images/ico-facebook-color.svg?b1b93d0efe93b1f801621063aaffbe5d) 0 0 no-repeat;
}
@media (min-width: 992px) {
  header .menuline .social ul li a.facebook {
    background-image: url(/images/ico-facebook.svg?5702cbaaa16d42cbf36692eb80a69825);
  }
}
header .menuline .social ul li a.linkedin {
  background: url(/images/ico-linkedin-color.svg?5afde2731cf8ab50f9e23e6a88fe3353) 0 0 no-repeat;
}
@media (min-width: 992px) {
  header .menuline .social ul li a.linkedin {
    background-image: url(/images/ico-linkedin.svg?58c85e39ac8a57aab1dea7193142392d);
  }
}
header .menuline .social ul li a.skype {
  background: url(/images/ico-skype-color.svg?37e897eaa2e2140a142891c6d2b07de1) 0 0 no-repeat;
}
@media (min-width: 992px) {
  header .menuline .social ul li a.skype {
    background-image: url(/images/ico-skype.svg?61c38baf75445db8d8816fe5189e10cf);
  }
}
header .menuline .social ul li:not(:first-child) a {
  margin-left: 18px;
}
header .menuline button.close-menu {
  background: url(/images/ico-close.svg?b2bcbfc79a49efe870cf3d9239159f07) center center no-repeat;
  position: absolute;
  width: 20px;
  height: 20px;
  cursor: pointer;
  top: 30px;
  right: 20px;
}
@media (min-width: 992px) {
  header .menuline button.close-menu {
    display: none;
  }
}
header .featured {
  float: right;
  margin: 15px 60px 0 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 375px) {
  header .featured {
    margin-right: 75px;
  }
}
@media (min-width: 992px) {
  header .featured {
    margin: 27px 0 0 0;
  }
}
header .featured a {
  background: #ff5052;
  color: #fff;
  border-radius: 20px;
  font-weight: 600;
  width: 130px;
  display: inline-block;
  padding: 8px 30px;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
}
@media (min-width: 375px) {
  header .featured a {
    width: 150px;
  }
}
@media (min-width: 992px) {
  header .featured a {
    border-radius: 24px;
    width: auto;
    height: 48px;
    padding: 17px 45px;
    font-size: 16px;
    margin-left: 30px;
  }
}
@media (min-width: 992px) {
  header .featured a {
    padding: 17px 30px;
    margin-left: 45px;
  }
}
header .contact-us {
  position: absolute;
  left: 15px;
  top: 18px;
}
header .contact-us button {
  font-family: "Montserrat", sans-serif;
  background: transparent;
  float: right;
  width: 80px;
  height: 35px;
  border-radius: 3px;
  border: 2px solid #ff5052;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ff5052;
  cursor: pointer;
  transition: color 350ms ease, background 350ms ease;
}
@media (min-width: 375px) {
  header .contact-us button {
    width: 110px;
  }
}
@media (min-width: 992px) {
  header .contact-us button {
    width: 135px;
  }
}
header .contact-us button:hover {
  background: #ff5052;
  color: #fff;
  transition: color 350ms ease, background 350ms ease;
}
@media (min-width: 992px) {
  header .contact-us {
    float: left;
    width: 155px;
    display: block;
    margin-top: 39px;
    position: relative;
    left: 0;
    top: 0;
  }
}
@media (min-width: 992px) {
  header .contact-us {
    width: 220px;
  }
}
@media (min-width: 1200px) {
  header .contact-us {
    width: 250px;
  }
}
header .swiss-quality {
  background: url(/images/swiss-quality.svg?a9bced1c52c8d09b37b63c476d0e5e27) top right no-repeat;
  background-size: auto 40px;
  float: left;
  width: 76px;
  height: 40px;
  display: block;
  position: absolute;
  bottom: 80px;
}
@media (min-width: 992px) {
  header .swiss-quality {
    display: block;
    bottom: auto;
    margin: 82px 0 0 200px;
  }
}

.mobilemenu {
  top: 28px;
  right: 15px;
  width: 25px;
  height: 25px;
  position: absolute;
  transform: rotate(0deg);
  cursor: pointer;
  z-index: 1;
}
@media (min-width: 375px) {
  .mobilemenu {
    right: 30px;
  }
}
@media (min-width: 992px) {
  .mobilemenu {
    display: none;
  }
}
.mobilemenu span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  border-radius: 1px;
  background: #858a8e;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
}
.mobilemenu span:nth-child(1) {
  top: 0;
  transform-origin: left center;
}
.mobilemenu span:nth-child(2) {
  top: 6px;
  transform-origin: left center;
}
.mobilemenu span:nth-child(3) {
  top: 12px;
  transform-origin: left center;
}
.mobilemenu.open + div {
  display: block;
}

footer {
  float: left;
  position: relative;
  width: 100%;
  background: #F0F0F0;
  color: #1d1d1B;
  font-size: 14px;
}
@media (min-width: 768px) {
  footer:not(.landing-page) {
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding-bottom: 0;
  }
  footer:not(.landing-page) .container {
    position: relative;
    overflow: hidden;
  }
}
footer .top {
  padding-top: 40px;
  position: relative;
}
@media (min-width: 768px) {
  footer .top {
    padding: 45px 0;
  }
}
footer .top .menu {
  float: left;
  width: 100%;
}
footer .top .menu ul {
  max-width: 375px;
}
footer .top .menu ul li {
  float: left;
  width: 100%;
  line-height: 30px;
}
footer .top .menu ul li span {
  float: left;
  width: 20px;
  height: 16px;
  margin-top: 8px;
}
footer .top .menu ul li a {
  color: #1d1d1B;
  transition: color 350ms ease;
}
footer .top .menu ul li a:hover {
  color: #ff5052;
}
footer .top .head {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #ff5052;
  font-weight: 600;
  line-height: 20px;
}
footer .top .left {
  float: left;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  footer .top .left {
    margin-bottom: 0;
    float: left;
    width: 66.666666%;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  footer .top .left {
    float: left;
    width: 50%;
    padding-right: 30px;
  }
}
footer .top .left .menu {
  margin-top: 22px;
}
footer .top .left .menu ul li {
  line-height: 30px;
  padding: 3px 0;
}
footer .top .left .menu ul li span {
  width: 30px;
}
footer .top .left .menu ul li span.phone {
  background: url(/images/ico-phone-color.svg?ef4fbdaa5c98505cc6f9ebafeb231a67) 5px 0 no-repeat;
}
footer .top .left .menu ul li span.marker {
  background: url(/images/ico-marker.svg?cbbc58e204b2880fff0be461efce5660) 3px 0 no-repeat;
}
footer .top .left .menu ul li span.email {
  background: url(/images/ico-email.svg?4dc551ecc3a44fa6dd682b397ecb02c9) 2px 0 no-repeat;
  height: 14px;
}
footer .top .left .logo {
  background: url(/images/logo.svg?57af57106c71ed9618c7575f2286fd5a) center center no-repeat;
  width: 120px;
  height: 50px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  footer .top .left .logo {
    float: left;
  }
}
footer .top .right {
  float: left;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  position: relative;
}
@media (min-width: 768px) {
  footer .top .right {
    float: left;
    width: 33.3333333%;
  }
}
@media (min-width: 992px) {
  footer .top .right {
    float: left;
    width: 50%;
  }
}
footer .top .right .menu {
  padding: 3px 0;
  font-weight: 400;
  text-align: center;
  line-height: 24px;
}
@media (min-width: 768px) {
  footer .top .right .menu {
    text-align: left;
    margin-top: 70px;
    line-height: 35px;
  }
}
footer .top .right .menu a {
  margin: 0 7px;
  color: #1d1d1B;
  transition: color 350ms ease;
}
footer .top .right .menu a:hover {
  color: #ff5052;
}
@media (min-width: 768px) {
  footer .top .right .menu a {
    float: left;
    clear: both;
    display: block;
  }
}
footer .top .social {
  width: 100%;
  padding: 30px 0;
  text-align: center;
  display: table;
}
@media (min-width: 768px) {
  footer .top .social {
    padding: 0;
    text-align: left;
  }
}
footer .top .social span a {
  display: inline-block;
  margin-right: 18px;
  width: 32px;
  height: 32px;
}
@media (min-width: 768px) {
  footer .top .social span a {
    width: 24px;
    height: 24px;
    margin-right: 14px;
  }
}
footer .top .social span a.twitter {
  background: url(/images/ico-twitter-color.svg?0f3a74a8997bf12d49e718e6d2eddcfb) center center no-repeat;
}
footer .top .social span a.facebook {
  background: url(/images/ico-facebook-color.svg?b1b93d0efe93b1f801621063aaffbe5d) center center no-repeat;
}
footer .top .social span a.linkedin {
  background: url(/images/ico-linkedin-color.svg?5afde2731cf8ab50f9e23e6a88fe3353) center center no-repeat;
}
footer .top .social span a.skype {
  background: url(/images/ico-skype-color.svg?37e897eaa2e2140a142891c6d2b07de1) center center no-repeat;
}
footer .top .social span:last-child a {
  margin: 0;
}
footer .bottom {
  background: linear-gradient(90deg, #3b8ae6 0%, #76dede 100%);
  float: left;
  width: 100%;
  font-size: 14px;
  padding: 15px 0;
}
footer .bottom a {
  color: #fff;
  transition: color 350ms ease;
}
footer .bottom a:hover {
  color: #ff5052;
}
@media (min-width: 768px) {
  footer .bottom .left {
    float: left;
    width: 70%;
  }
}
footer .bottom .left .copyright {
  color: #fff;
  text-align: center;
  line-height: 22px;
}
@media (min-width: 768px) {
  footer .bottom .left .copyright {
    text-align: left;
  }
}
footer .bottom .left .copyright span {
  float: left;
  width: 100%;
  clear: both;
  line-height: 30px;
}
@media (min-width: 575px) {
  footer .bottom .left .copyright span {
    float: none;
    width: auto;
    clear: none;
  }
}
footer .bottom .center {
  color: #fff;
  text-align: center;
  line-height: 22px;
}
@media (min-width: 768px) {
  footer .bottom .right {
    float: right;
    width: 30%;
  }
}
footer .bottom .right nav {
  padding: 15px 0;
  text-align: center;
}
footer .bottom .right nav a {
  margin: 0 7px;
}
@media (min-width: 768px) {
  footer .bottom .right nav {
    display: block;
    float: right;
    line-height: 30px;
    text-align: left;
    padding: 0;
  }
  footer .bottom .right nav a {
    margin: 0 0 0 15px;
  }
}
footer .back-to-top {
  background: #ff5052;
  cursor: pointer;
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 8px 0 0 2px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-size: 20px;
  z-index: 1;
  display: none;
}
footer .back-to-top.show {
  display: block;
}
footer .back-to-top span {
  background: url(/images/arrow-top.svg?d9f50b99ceadab3411565a7f513cbbfd) left top no-repeat;
  width: 24px;
  height: 24px;
  float: left;
  margin-left: 6px;
}
footer.landing-page .bottom {
  background: #858a8e;
}

.breadcrumb {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 15px;
  z-index: 2;
}
.breadcrumb ul {
  text-align: center;
}
.breadcrumb ul li {
  color: #000;
  font-size: 14px;
  display: inline-block;
}
@media (min-width: 768px) {
  .breadcrumb ul li {
    font-size: 16px;
  }
}
.breadcrumb ul li.sep {
  margin: 0 3px;
}
.breadcrumb ul li a {
  color: #000;
  transition: color 350ms ease;
}
.breadcrumb ul li a:hover {
  color: #ff5052;
}

section.billboard {
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  section.billboard {
    height: 520px;
  }
}
@media (min-width: 1025px) {
  section.billboard {
    margin-left: 0;
    top: 0;
    left: 0;
  }
}
section.billboard.default {
  background-color: #fff;
  height: 70px;
}
@media (min-width: 992px) {
  section.billboard.default {
    background-color: #fff;
    height: 110px;
  }
}
section.billboard.main {
  background-image: url(/images/billboard-main.jpg?cb8fcdc6e252e7ef7a595fc179f2107a);
  background-position: center center;
  background-size: cover;
  float: left;
  width: 100%;
  height: 50vw;
  max-height: 750px;
  min-height: 300px;
}
@media (min-width: 992px) {
  section.billboard.main {
    min-height: 520px;
  }
}
section.billboard.main .container {
  position: relative;
  z-index: 10;
}
@media (min-width: 992px) {
  section.billboard.main .container {
    height: 100%;
  }
}
section.billboard.main .container .text {
  position: relative;
  margin-top: 295px;
}
@media (min-width: 992px) {
  section.billboard.main .container .text {
    position: absolute;
    width: 100%;
    height: 230px;
    margin-top: 260px;
  }
}
@media (min-width: 992px) {
  section.billboard.main .container .text {
    margin-top: calc((100vw - 57%) * 0.5);
  }
}
@media (min-width: 1200px) {
  section.billboard.main .container .text {
    margin-top: calc((100vw - 60%) * 0.5);
  }
}
@media (min-width: 1200px) {
  section.billboard.main .container .text {
    height: 280px;
  }
}
section.billboard.main .header {
  float: left;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 32px;
  line-height: 30px;
  color: #fff;
}
@media (min-width: 992px) {
  section.billboard.main .header {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (min-width: 1200px) {
  section.billboard.main .header {
    font-size: 72px;
    line-height: 40px;
  }
}
section.billboard.sub, section.billboard.simple {
  height: 200px;
}
@media (min-width: 992px) {
  section.billboard.sub, section.billboard.simple {
    background-position: top center;
    background-size: auto auto;
    min-height: 450px;
    height: 450px;
  }
}
section.billboard.sub .header, section.billboard.simple .header {
  float: left;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  text-align: center;
  font-size: 26px;
  line-height: 30px;
  color: #000;
  margin-top: 105px;
  position: relative;
  z-index: 2;
}
section.billboard.sub .header h1, section.billboard.simple .header h1 {
  font-weight: 600;
}
@media (min-width: 992px) {
  section.billboard.sub .header, section.billboard.simple .header {
    margin-top: 270px;
  }
}
section.billboard.simple {
  height: 200px;
}
@media (min-width: 992px) {
  section.billboard.simple {
    min-height: 300px;
  }
}
@media (min-width: 992px) {
  section.billboard.simple .header {
    margin-top: 200px;
  }
}
section.billboard.b-team, section.billboard.b-contact, section.billboard.b-gallery, section.billboard.b-strategy, section.billboard.b-treatments {
  background: none;
}
section.billboard.b-team .image, section.billboard.b-contact .image, section.billboard.b-gallery .image, section.billboard.b-strategy .image, section.billboard.b-treatments .image {
  background-size: cover !important;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  filter: grayscale(1) blur(2px);
  opacity: 0.6;
}
section.billboard.b-prices {
  background-image: url(/images/billboard-prices.jpg?f94e941ad64baf6909d304e48640b7f4);
}
section.billboard.b-team .image {
  background: url(/images/billboard-main.jpg?cb8fcdc6e252e7ef7a595fc179f2107a) center center no-repeat;
}
section.billboard.b-patients {
  background-image: url(/images/billboard-patients.jpg?83525952a43c93908ed24ae07f1b1eb1);
}
section.billboard.b-contact .image {
  background: url(/images/billboard-prices.jpg?f94e941ad64baf6909d304e48640b7f4) center center no-repeat;
  mix-blend-mode: hard-light;
}
section.billboard.b-strategy .header {
  margin-top: 80px;
}
@media (min-width: 425px) {
  section.billboard.b-strategy .header {
    margin-top: 105px;
  }
}
@media (min-width: 992px) {
  section.billboard.b-strategy .header {
    margin-top: 270px;
  }
}
section.billboard.b-strategy .image {
  background: url(/images/billboard-strategy.jpg?915475503752aa2d8bd0989ff2f65af1) center center no-repeat;
  mix-blend-mode: hard-light;
}
section.billboard.b-treatments .image {
  background: url(/images/billboard-treatments.jpg?1df5ab3b854ed5201b9e3a4b861574f9) center center no-repeat;
  mix-blend-mode: hard-light;
}
section.billboard.b-gallery .image {
  background: url(/images/billboard-patients.jpg?83525952a43c93908ed24ae07f1b1eb1) center center no-repeat;
  mix-blend-mode: hard-light;
}

section.summary .container {
  padding: 0 20px;
}
@media (min-width: 768px) {
  section.summary .container {
    padding: 0;
  }
}
section.summary .container .boxes {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin: -40px 0 0 0;
  position: relative;
}
@media (min-width: 768px) {
  section.summary .container .boxes {
    margin: -80px 0 0 0;
  }
}
@media (min-width: 992px) {
  section.summary .container .boxes {
    margin: -100px 0 0 0;
  }
}
@media (min-width: 1200px) {
  section.summary .container .boxes {
    margin: -145px 0 0 0;
  }
}
section.summary .container .boxes ul {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
section.summary .container .boxes ul li {
  float: left;
  width: 100%;
  padding: 8px;
  flex: 0 0 auto;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  section.summary .container .boxes ul li {
    width: 50%;
  }
}
@media (min-width: 992px) {
  section.summary .container .boxes ul li {
    width: 25%;
  }
}
section.summary .container .boxes ul li.patients .box .icon {
  background: url(/images/ico-star.svg?3307e3feb24af9f6d82e2eb3ba41e613) center center no-repeat;
}
section.summary .container .boxes ul li.services .box .icon {
  background: url(/images/ico-tooth.svg?e8de6a5ad665003c4fbf7f78347af6af) center center no-repeat;
}
section.summary .container .boxes ul li.implantology .box .icon {
  background: url(/images/ico-implant.svg?22d3ef9480322ec99cae296919297c10) center center no-repeat;
}
section.summary .container .boxes ul li.contact .box .icon {
  background: url(/images/ico-phone-blue.svg?fb46692fef663feb45c2e59983ea3bf2) center center no-repeat;
}
section.summary .container .boxes ul li .box {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1019607843);
  box-sizing: border-box;
  border-radius: 6px;
  padding: 50px 20px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}
section.summary .container .boxes ul li .box .icon {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
section.summary .container .boxes ul li .box .title {
  font-family: "Montserrat", sans-serif;
  float: left;
  width: 100%;
  line-height: 18px;
  text-align: center;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 600;
  color: #1d1d1B;
}
@media (min-width: 768px) {
  section.summary .container .boxes ul li .box .title {
    height: 30px;
  }
}
section.summary .container .boxes ul li .box .lead {
  float: left;
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
  display: -webkit-box;
}
section.summary .container .boxes ul li .box .button {
  width: 100%;
  margin-top: auto;
}
section.summary .container .boxes ul li .box .button a {
  margin: 30px auto 0 auto;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  color: #ff5052;
}
section.summary .container .boxes ul li .box .button a:hover {
  text-decoration: underline;
  transition: color 350ms ease, background 350ms ease;
}

section.main-services {
  float: left;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 40px auto 20px auto;
}
section.main-services .text {
  color: #858a8e;
  font-size: 16px;
  text-align: center;
  width: 100%;
  float: left;
  margin: 30px 0;
  line-height: 24px;
}
@media (min-width: 768px) {
  section.main-services {
    float: none;
    margin: 100px auto 0 auto;
    max-width: 920px;
    padding: 100px 0 20px 0;
    display: block;
    overflow: hidden;
  }
}
section.main-services ul {
  margin-top: 20px;
  max-width: 430px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  section.main-services ul {
    float: left;
    width: 100%;
    max-width: 100%;
  }
}
section.main-services ul li {
  background: #fff;
  float: left;
  width: 100%;
  box-shadow: 0px 0 30px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
  max-width: 100%;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  section.main-services ul li {
    margin: 0 15px 40px 15px;
    width: calc(50% - 30px);
    max-width: 430px;
  }
}
@media (min-width: 992px) {
  section.main-services ul li {
    margin: 0 15px 40px 15px;
    width: 430px;
  }
}
section.main-services ul li .image {
  float: left;
  width: 100%;
  height: 170px;
  background-color: #F0F0F0;
  background-position: center center;
  background-repeat: no-repeat;
}
section.main-services ul li .box {
  float: left;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
}
section.main-services ul li .box .title {
  color: #1d1d1B;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 20px;
}
section.main-services ul li .box .lead {
  color: #858a8e;
  font-size: 14px;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 20px;
  line-height: 30px;
}

section.formblock {
  float: left;
  width: 100%;
  margin-top: 40px;
}
section.formblock.str {
  margin-bottom: 30px;
}
section.formblock.str .container {
  max-width: 710px;
}

section.team {
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin: 40px auto 60px auto;
}
@media (min-width: 768px) {
  section.team {
    padding: 0 0 30px 0;
    display: block;
    overflow: hidden;
  }
}
section.team.main {
  background: url(/images/blue-shadow.svg?454bfb233fce6fd21824a78270d1c069) 0 center no-repeat;
  background-size: 800px 800px;
  padding-top: 45px;
}
@media (min-width: 768px) {
  section.team.main {
    padding-top: 60px;
  }
}
section.team .container .text {
  color: #000;
  text-align: center;
  width: 100%;
  float: left;
  margin: 30px 0;
  line-height: 24px;
  font-weight: 400;
}
section.team .container ul {
  float: left;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  section.team .container ul {
    width: 100%;
  }
}
section.team .container ul li {
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
  margin-bottom: 20px;
}
@media (min-width: 540px) {
  section.team .container ul li {
    width: 50%;
    padding: 0 8px;
  }
}
@media (min-width: 992px) {
  section.team .container ul li:nth-child(4) {
    display: none;
  }
}
@media (min-width: 992px) {
  section.team .container ul li {
    width: 33.333333%;
  }
}
section.team .container ul li .card {
  float: left;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1019607843);
  box-sizing: border-box;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  border-radius: 6px;
  transition: transform 350ms ease;
  margin: 0 0 20px 0;
  overflow: hidden;
  height: 100%;
}
@media (min-width: 768px) {
  section.team .container ul li .card:hover {
    transform: perspective(1px) scale3d(1.03, 1.03, 1);
  }
}
section.team .container ul li .card .image {
  float: left;
  width: 100%;
  height: calc((100vw - 35px) * 0.7);
  max-height: 295px;
  background-color: #F0F0F0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 540px) {
  section.team .container ul li .card .image {
    height: calc((50vw - 35px) * 0.7);
  }
}
@media (min-width: 768px) {
  section.team .container ul li .card .image {
    height: calc((33.333333vw - 35px) * 0.7);
  }
}
@media (min-width: 921px) {
  section.team .container ul li .card .image {
    height: 195px;
  }
}
section.team .container ul li .card .box {
  float: left;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
}
section.team .container ul li .card .box .name {
  color: #1d1d1B;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #F0F0F0;
}
section.team .container ul li .card .box .position {
  color: #000;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
section.team .container ul li .card .box .phone {
  color: #000;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
section.team .container ul li .card .box .phone span.icon {
  background: url(/images/ico-phone-color.svg?ef4fbdaa5c98505cc6f9ebafeb231a67) 0 0 no-repeat;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 24px;
}
section.team .container ul li .card .box .phone span.label {
  display: inline-block;
  position: relative;
  top: -5px;
}
section.team .container ul li .card .box .phone a {
  color: #000;
  transition: color 350ms ease;
}
section.team .container ul li .card .box .phone a:hover {
  color: #ff5052;
}
section.team .container ul li .card .box .button {
  float: left;
  padding: 20px 0 10px 0;
  width: 100%;
}
section.team .container ul li .card .box .button a {
  margin: 0 auto;
  border: 1px solid #ff5052;
  border-radius: 2px;
  width: 100%;
  max-width: 150px;
  height: 50px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ff5052;
  display: block;
  overflow: hidden;
  text-align: center;
  padding-top: 17px;
  box-sizing: border-box;
  cursor: pointer;
}
section.team .container ul li .card .box .button a:hover {
  background: #ff5052;
  color: #fff;
  transition: color 350ms ease, background 350ms ease;
}
section.team .container ul li .card .box .button a {
  transition: color 350ms ease, background 350ms ease;
}
section.team .shadow {
  background: url(/images/blue-shadow.svg?454bfb233fce6fd21824a78270d1c069) 0 0 no-repeat;
  width: 800px;
  height: 800px;
  position: absolute;
  right: 0;
  bottom: 300px;
  z-index: -1;
  transform: rotate(180deg);
}
section.team.reception {
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
}
section.team.reception .container {
  max-width: 820px;
}
@media (min-width: 992px) {
  section.team.reception .container ul li {
    margin: 0 15px 40px 15px;
    width: calc(50% - 30px);
  }
}

section.teamblock {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  section.teamblock {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  section.teamblock section.team .container ul li:nth-child(4) {
    display: block;
  }
}

section.main-video {
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin: 45px auto;
  position: relative;
}
@media (min-width: 768px) {
  section.main-video {
    margin: 0 auto 45px auto;
  }
}
section.main-video .container {
  max-width: 960px;
}
section.main-video .container .video {
  float: left;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
@media (min-width: 768px) {
  section.main-video .container .video {
    margin-bottom: 60px;
  }
}
section.main-video .container .video .youtube-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.main-video .container .video .block {
  width: 100%;
  position: relative;
  overflow: hidden;
}
section.main-video .container .video .block .screen {
  width: 100%;
  height: 100%;
}
section.main-video .container .video .block .screen img {
  width: 100%;
}
section.main-video .container .video .play {
  background: url(/images/play.svg?7ba029aa61d26937a769b08b3f27d478) center center no-repeat;
  background-size: 80px 80px;
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
  opacity: 0.35;
}
@media (min-width: 768px) {
  section.main-video .container .video .play {
    background-size: 120px 120px;
  }
}
@media (min-width: 992px) {
  section.main-video .container .video .play {
    background-size: 160px 160px;
  }
}
section.main-video .shadow {
  background: url(/images/blue-shadow.svg?454bfb233fce6fd21824a78270d1c069) 0 0 no-repeat;
  width: 800px;
  height: 800px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  transform: rotate(180deg);
}

section.review {
  float: left;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 40px auto 20px auto;
}
@media (min-width: 768px) {
  section.review {
    float: none;
    width: 100%;
    padding: 75px 0 20px 0;
    display: block;
    overflow: hidden;
  }
}
section.review .container {
  padding: 0;
  box-sizing: border-box;
}
section.review .container .text {
  color: #858a8e;
  font-size: 16px;
  text-align: center;
  width: 100%;
  float: left;
  margin: 30px 0;
  line-height: 24px;
}
section.review .container .reviews ul {
  margin-top: 20px;
  width: 100%;
  float: left;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  section.review .container .reviews ul {
    float: left;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
section.review .container .reviews ul li {
  background: #fff;
  float: left;
  width: 100%;
  max-height: 290px;
  box-shadow: 0px 0 30px 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
  box-sizing: border-box;
  overflow: hidden;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  transition: transform 350ms ease;
}
@media (min-width: 768px) {
  section.review .container .reviews ul li:hover {
    transform: perspective(1px) scale3d(1.03, 1.03, 1);
  }
}
section.review .container .reviews ul li:nth-child(1).fade-in {
  opacity: 0;
  animation-name: fadeIn;
  animation-duration: 350ms;
  animation-iteration-count: 1;
  animation-direction: alternate; /* or: normal */
  animation-timing-function: ease-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
  animation-fill-mode: forwards; /* or: backwards, both, none */
  animation-delay: 0ms;
}
@keyframes fadeIn {
  0% {
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
section.review .container .reviews ul li:nth-child(1).fade-out {
  animation-name: fadeOut;
  animation-duration: 350ms;
  animation-iteration-count: 1;
  animation-direction: alternate; /* or: normal */
  animation-timing-function: ease-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
  animation-fill-mode: forwards; /* or: backwards, both, none */
  animation-delay: 0ms;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    transform: translateY(10px);
    opacity: 0;
  }
}
section.review .container .reviews ul li:nth-child(2).fade-in {
  opacity: 0;
  animation-name: fadeIn;
  animation-duration: 350ms;
  animation-iteration-count: 1;
  animation-direction: alternate; /* or: normal */
  animation-timing-function: ease-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
  animation-fill-mode: forwards; /* or: backwards, both, none */
  animation-delay: 150ms;
}
@keyframes fadeIn {
  0% {
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
section.review .container .reviews ul li:nth-child(2).fade-out {
  animation-name: fadeOut;
  animation-duration: 350ms;
  animation-iteration-count: 1;
  animation-direction: alternate; /* or: normal */
  animation-timing-function: ease-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
  animation-fill-mode: forwards; /* or: backwards, both, none */
  animation-delay: 150ms;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    transform: translateY(10px);
    opacity: 0;
  }
}
section.review .container .reviews ul li:nth-child(3).fade-in {
  opacity: 0;
  animation-name: fadeIn;
  animation-duration: 350ms;
  animation-iteration-count: 1;
  animation-direction: alternate; /* or: normal */
  animation-timing-function: ease-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
  animation-fill-mode: forwards; /* or: backwards, both, none */
  animation-delay: 300ms;
}
@keyframes fadeIn {
  0% {
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
section.review .container .reviews ul li:nth-child(3).fade-out {
  animation-name: fadeOut;
  animation-duration: 350ms;
  animation-iteration-count: 1;
  animation-direction: alternate; /* or: normal */
  animation-timing-function: ease-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
  animation-fill-mode: forwards; /* or: backwards, both, none */
  animation-delay: 300ms;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    transform: translateY(10px);
    opacity: 0;
  }
}
section.review .container .reviews ul li:nth-child(2), section.review .container .reviews ul li:nth-child(3) {
  display: none;
}
@media (min-width: 768px) {
  section.review .container .reviews ul li {
    margin: 0 20px 40px 20px;
    max-height: auto;
    width: calc(50% - 40px);
  }
  section.review .container .reviews ul li:nth-child(2) {
    display: block;
  }
}
@media (min-width: 1200px) {
  section.review .container .reviews ul li {
    margin: 0 20px 40px 20px;
    width: calc(33.333333% - 40px);
  }
  section.review .container .reviews ul li:nth-child(3) {
    display: block;
  }
}
section.review .container .reviews ul li .box {
  float: left;
  width: 100%;
  max-height: 290px;
  padding: 15px 15px 10px 15px;
  box-sizing: border-box;
  overflow: hidden;
}
section.review .container .reviews ul li .box .name {
  color: #1d1d1B;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 20px;
}
section.review .container .reviews ul li .box .city {
  color: #ff5052;
  font-size: 16px;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 10px;
  line-height: 30px;
}
section.review .container .reviews ul li .box .lead {
  color: #858a8e;
  font-size: 14px;
  text-align: center;
  width: 100%;
  height: 150px;
  float: left;
  margin-top: 20px;
  line-height: 30px;
  overflow: hidden;
  position: relative;
}
section.review .container .pager {
  float: left;
  width: 100%;
  height: 12px;
  position: relative;
}
section.review .container .pager ul {
  top: 0;
  left: 50%;
  width: 85px;
  box-sizing: border-box;
  position: absolute;
  transform: translateX(-50%);
}
section.review .container .pager ul li {
  float: left;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #ff5052;
  cursor: pointer;
  margin: 0 8px;
  box-sizing: border-box;
}
section.review .container .pager ul li.act {
  background: #ff5052;
}
section.review .send-block {
  width: 100%;
  max-width: 710px;
  padding: 70px 15px 0;
  margin: 0 auto;
  display: table;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  section.review .send-block {
    padding: 70px 0 0;
  }
}
section.review .page-review {
  background: #fff;
  float: left;
  width: 100vw;
  position: relative;
  box-sizing: border-box;
  margin-left: -15px;
}
@media (min-width: 768px) {
  section.review .page-review {
    margin: 0;
  }
}
section.review .page-review .container {
  padding: 0;
  box-sizing: border-box;
}
section.review .page-review .container .review-list {
  float: left;
  width: 100vw;
  color: #000;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  section.review .page-review .container .review-list {
    padding: 0 30px;
    width: inherit;
  }
}
section.review .page-review .container .review-list .owl-item {
  padding: 30px;
  box-sizing: border-box;
}
section.review .page-review .container .review-list .item {
  background: url(/images/doctor.svg?edcf3cecc306fe6cfb725163b5426b61) center 30px no-repeat;
  background-size: 86px auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  position: relative;
  float: left;
  width: 100%;
  border-radius: 18px;
  padding: 140px 20px 20px 20px;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  section.review .page-review .container .review-list .item {
    padding: 50px;
  }
}
@media screen and (min-width: 992px) {
  section.review .page-review .container .review-list .item {
    background-position: 50px 50px;
    padding: 50px 50px 50px 160px;
  }
}
section.review .page-review .container .review-list .item .name {
  float: left;
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #3b8ae6;
  font-style: italic;
  box-sizing: border-box;
  text-align: center;
}
section.review .page-review .container .review-list .item .name span {
  color: #1153A3;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  section.review .page-review .container .review-list .item .name {
    text-align: left;
  }
}
section.review .page-review .container .review-list .item .comment {
  float: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
  box-sizing: border-box;
  margin-top: 15px;
}
section.review .page-review .container .carousel-pager button.owl-dot {
  background: #E5E5E5;
}
section.review .page-review .container .carousel-pager button.owl-dot:hover, section.review .page-review .container .carousel-pager button.owl-dot.active {
  background: #76DEDE;
}

.cookies {
  background: rgba(34, 34, 34, 0.95);
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 99999;
  box-sizing: border-box;
  padding: 15px 0;
}
@media (min-width: 995px) {
  .cookies {
    padding: 20px 0;
  }
}
.cookies.hidden {
  display: none;
}
.cookies .text {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  color: #fff;
  line-height: 22px;
  font-size: 14px;
  padding: 0 0 15px 0;
  text-align: center;
}
@media (min-width: 750px) {
  .cookies .text {
    width: calc(100% - 140px);
    padding: 0 15px 0 0;
    text-align: left;
  }
}
.cookies .text a {
  color: #fff;
  transition: color 350ms ease;
}
.cookies .text a:hover {
  color: #ff5052;
}
.cookies button {
  position: relative;
  width: 130px;
  background: #ff5052;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
  border-radius: 35px;
  height: 35px;
  box-sizing: border-box;
  padding: 8px 0;
  margin: 0 auto 5px auto;
  display: table;
}
@media (min-width: 750px) {
  .cookies button {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -18px;
  }
}

section.prices {
  float: left;
  width: 100%;
  background: #ebebeb;
}
section.prices .container .header {
  float: left;
  width: 100%;
  margin: 40px 0;
}
@media (min-width: 768px) {
  section.prices .container .header {
    margin: 80px 0;
  }
}
section.prices .container .header h1 {
  color: #ff5052;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
}
@media (min-width: 768px) {
  section.prices .container .header h1 {
    font-size: 48px;
  }
}
section.prices .container .featured {
  float: left;
  width: 100%;
}
section.prices .container .featured ul {
  width: 100%;
  max-width: 400px;
  position: relative;
  margin: 0 auto;
}
@media (min-width: 768px) {
  section.prices .container .featured ul {
    float: left;
    height: 800px;
    max-width: 100%;
  }
}
section.prices .container .featured ul li {
  background: #fff;
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  section.prices .container .featured ul li {
    float: none;
    position: absolute;
    z-index: 1;
    width: 31.75%;
    height: 670px;
    overflow: hidden;
  }
}
section.prices .container .featured ul li .image {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  float: left;
  width: 100%;
  height: calc((100vw - 30px) * 0.535);
  max-height: 225px;
}
@media (min-width: 768px) {
  section.prices .container .featured ul li .image {
    background-size: auto 100%;
    height: 170px;
  }
}
@media (min-width: 1200px) {
  section.prices .container .featured ul li .image {
    background-size: 100% auto;
  }
}
section.prices .container .featured ul li .title {
  background: #fff;
  float: left;
  width: 100%;
  text-align: center;
  padding: 30px 0;
  font-size: 36px;
  line-height: 45px;
}
@media (min-width: 768px) {
  section.prices .container .featured ul li .title {
    height: 120px;
    font-size: 24px;
    line-height: 35px;
  }
}
@media (min-width: 1200px) {
  section.prices .container .featured ul li .title {
    font-size: 36px;
    line-height: 45px;
  }
}
section.prices .container .featured ul li .description {
  float: left;
  width: 100%;
}
section.prices .container .featured ul li .description .price {
  background: #ff5052;
  color: #fff;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 36px;
  padding: 20px 0;
}
section.prices .container .featured ul li .description .text {
  float: left;
  width: 100%;
  color: #99abb7;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
}
@media (min-width: 768px) {
  section.prices .container .featured ul li .description .text {
    max-height: 140px;
    overflow: hidden;
  }
  section.prices .container .featured ul li .description .text .shadow {
    width: 100%;
    height: 35px;
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  }
}
section.prices .container .featured ul li .description .button {
  width: 180px;
  overflow: hidden;
  margin: 0 auto 30px auto;
}
@media (min-width: 768px) {
  section.prices .container .featured ul li .description .button {
    margin: 0 0 25px -90px;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
}
section.prices .container .featured ul li .description .button a {
  float: left;
  background: #b7b7b7;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  width: 180px;
  height: 50px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 18px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  section.prices .container .featured ul li.item1 {
    width: 36%;
    height: 770px;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    box-shadow: 0px 0 45px 0px rgba(0, 0, 0, 0.35);
    z-index: 2;
  }
}
@media (min-width: 768px) {
  section.prices .container .featured ul li.item1 .image {
    height: 180px;
  }
}
section.prices .container .featured ul li.item1 .title {
  font-weight: 500;
  font-weight: 42px;
}
section.prices .container .featured ul li.item1 .description {
  background: #ff5052;
  position: relative;
}
@media (min-width: 768px) {
  section.prices .container .featured ul li.item1 .description {
    height: 410px;
  }
}
section.prices .container .featured ul li.item1 .description .price {
  font-weight: 42px;
}
section.prices .container .featured ul li.item1 .description .text {
  padding: 20px 40px;
  color: #fff;
}
@media (min-width: 768px) {
  section.prices .container .featured ul li.item1 .description .text {
    max-height: 200px;
    overflow: hidden;
  }
  section.prices .container .featured ul li.item1 .description .text .shadow {
    width: 100%;
    height: 40px;
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, transparent, #ff5052);
  }
}
@media (min-width: 768px) {
  section.prices .container .featured ul li.item1 .description .button {
    margin-bottom: 35px;
  }
}
section.prices .container .featured ul li.item1 .description .button a {
  background: #2f383d;
  font-size: 20px;
  padding-top: 15px;
  font-weight: 500;
}
@media (min-width: 768px) {
  section.prices .container .featured ul li.item2 {
    left: 0;
    top: 48px;
  }
}
@media (min-width: 768px) {
  section.prices .container .featured ul li.item3 {
    right: 0;
    top: 48px;
  }
}
section.prices .priceblock {
  font-family: "Montserrat", sans-serif;
  margin: 0 auto 20px auto;
  width: 100%;
  overflow: hidden;
}
section.prices .priceblock .header {
  margin: 40px 0 0 0;
  cursor: pointer;
  position: relative;
}
@media (min-width: 768px) {
  section.prices .priceblock .header {
    cursor: auto;
    margin-top: 80px;
  }
}
section.prices .priceblock .header h2 {
  background-color: #707070;
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  float: left;
  text-align: center;
  box-sizing: border-box;
  padding-top: 14px;
}
@media (min-width: 768px) {
  section.prices .priceblock .header h2 {
    background: none;
    font-size: 36px;
    color: #ff5052;
    padding: 0;
  }
}
section.prices .priceblock .header span {
  background: url(/images/triangle-white.svg?a14950a15eef20a996a69f0a04a75b47) center center no-repeat;
  background-size: 8px 16px;
  position: absolute;
  width: 8px;
  height: 16px;
  top: 17px;
  right: 15px;
  z-index: 9;
}
section.prices .priceblock .header span.open {
  transform: rotate(90deg);
}
@media (min-width: 768px) {
  section.prices .priceblock .header span {
    display: none;
  }
}
section.prices .priceblock .elements {
  display: none;
}
section.prices .priceblock .elements.open {
  display: block;
}
@media (min-width: 768px) {
  section.prices .priceblock .elements {
    display: block;
  }
}
section.prices .priceblock .elements .type h3 {
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  margin: 70px 0 20px 0;
  float: left;
}
section.prices .priceblock .elements .list {
  width: 100%;
}
section.prices .priceblock .elements .list ul li {
  width: 100%;
  line-height: 36px;
  margin-bottom: 5px;
  float: left;
}
section.prices .priceblock .elements .list ul li .title {
  width: 75%;
  float: left;
}
section.prices .priceblock .elements .list ul li .price {
  width: 25%;
  text-align: right;
  float: right;
}

.form {
  float: left;
  width: 100%;
  padding-top: 25px;
}
@media (min-width: 768px) {
  .form {
    padding-top: 50px;
  }
}
.form .row {
  box-shadow: 0 0 10px 3px rgba(105, 104, 104, 0.1);
  float: left;
  width: 100%;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 10px 20px;
  display: flex;
  flex-wrap: wrap;
}
.form .row label {
  font-weight: 600;
  font-size: 15px;
  line-height: 26px;
  color: #000;
  float: left;
  width: 90px;
  align-items: center;
  display: flex;
  box-sizing: border-box;
  border-right: 1px solid #000;
}
.form .row label.full {
  width: 100%;
  border: none;
}
.form .row label.captcha-image {
  width: 180px;
}
.form .row input,
.form .row select,
.form .row textarea {
  font-family: "Montserrat", sans-serif;
  background: transparent;
  float: left;
  width: calc(100% - 90px);
  border: none;
  height: 32px;
  box-sizing: border-box;
  outline: none;
  padding: 0 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}
.form .row textarea {
  width: 100%;
  height: 150px;
  padding: 15px 0;
  resize: none;
  font-weight: 400;
  line-height: 26px;
}
@media (min-width: 768px) {
  .form .row textarea {
    height: 220px;
  }
}
.form .row input.captcha {
  width: calc(100% - 180px);
  margin-top: 7px;
}
.form .row .error-message {
  margin-top: 1rem;
  color: #ff5052;
  font-size: 15px;
}
.form .button {
  width: 100%;
  margin: 0 auto;
  display: inline-block;
}
.form .button button.send {
  font-family: "Montserrat", sans-serif;
  background: #ff5052;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2509803922), 0 0 25px 0 rgba(255, 80, 82, 0.7490196078);
  margin: 0 auto;
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  height: 64px;
  border-radius: 32px;
  text-align: center;
  padding: 15px 30px;
  width: 100%;
  max-width: 265px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  cursor: pointer;
}
@media (min-width: 768px) {
  .form .button button.send {
    padding: 23px 0;
  }
}

section.map {
  float: left;
  width: 100%;
  height: 100vw;
  max-height: 600px;
  filter: grayscale(100%);
}
section.map iframe {
  float: left;
  width: 100%;
  height: 100vw;
  max-height: 600px;
}

section.contact {
  float: left;
  width: 100%;
  padding: 25px 0;
  position: relative;
}
section.contact .container {
  max-width: 770px;
}
section.contact .container .infos {
  float: left;
  font-size: 14px;
  line-height: 30px;
  width: 100%;
}
@media (min-width: 540px) {
  section.contact .container .infos {
    padding: 0 8px;
    font-size: 16px;
  }
}
section.contact .container .infos div {
  float: left;
  width: 100%;
  line-height: 30px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  section.contact .container .infos div {
    margin-bottom: 30px;
  }
}
section.contact .container .infos div span {
  width: 30px;
  float: left;
  margin-right: 15px;
  position: relative;
}
section.contact .container .infos div span.marker {
  background: url(/images/ico-marker.svg?cbbc58e204b2880fff0be461efce5660) 0 0 no-repeat;
  width: 19px;
  height: 23px;
  top: 2px;
  left: 1px;
}
section.contact .container .infos div span.email {
  background: url(/images/ico-email.svg?4dc551ecc3a44fa6dd682b397ecb02c9) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  top: 6px;
}
section.contact .container .infos a {
  color: #000;
  transition: color 350ms ease;
}
section.contact .container .infos a:hover {
  color: #ff5052;
}
section.contact .container .simple-text {
  display: table;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  padding: 15px 0;
}
@media (min-width: 768px) {
  section.contact .container .simple-text {
    font-size: 16px;
  }
}
section.contact .shadow {
  background: url(/images/blue-shadow.svg?454bfb233fce6fd21824a78270d1c069) 0 0 no-repeat;
  width: 800px;
  height: 800px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
section.contact h4 {
  float: left;
  width: 100%;
  color: #5b5b5b;
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 400;
  text-align: left;
}
section.contact .textblock {
  width: 100%;
  font-size: 18px;
}
section.contact .textblock ul {
  margin-top: 5px;
}
section.contact .textblock ul li {
  background: none;
  padding: 0;
}

section.patients {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  section.patients {
    margin-top: 40px;
  }
}
section.patients .container {
  overflow: hidden;
}
section.patients .container .header {
  float: left;
  width: 100%;
  margin: 40px 0;
}
@media (min-width: 768px) {
  section.patients .container .header {
    margin: 80px 0;
  }
}
section.patients .container .header h1 {
  color: #ff5052;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
}
@media (min-width: 768px) {
  section.patients .container .header h1 {
    font-size: 48px;
  }
}
section.patients .container .events {
  float: left;
  width: 100%;
}
@media (min-width: 992px) {
  section.patients .container .events {
    background: url(/images/line.jpg?0ac7f0697fa4301bae17547219ccc9ed) center center repeat-y;
    margin-bottom: 40px;
  }
}
section.patients .container .events ul {
  float: left;
  width: 100%;
}
@media (min-width: 992px) {
  section.patients .container .events ul {
    transform: translateY(200px);
    padding-bottom: 100px;
  }
}
section.patients .container .events ul li {
  float: left;
  width: 100%;
  position: relative;
}
@media (min-width: 992px) {
  section.patients .container .events ul li {
    height: 300px;
  }
}
section.patients .container .events ul li .block {
  background: #ebebeb;
  margin: 0 auto 40px auto;
  width: 100%;
  max-width: 400px;
  border-left: 6px solid #ff5052;
  overflow: hidden;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  section.patients .container .events ul li .block {
    width: 400px;
    height: 410px;
    max-width: 400px;
  }
}
@media (min-width: 1200px) {
  section.patients .container .events ul li .block {
    width: 450px;
    max-width: 450px;
  }
}
section.patients .container .events ul li .block .box {
  float: left;
  width: 100%;
  position: relative;
  padding: 30px;
  box-sizing: border-box;
  overflow: hidden;
}
section.patients .container .events ul li .block .box .title {
  float: left;
  width: 100%;
  font-size: 24px;
  font-weight: 500;
  color: #ff5052;
}
@media (min-width: 768px) {
  section.patients .container .events ul li .block .box .title {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  section.patients .container .events ul li .block .box .title {
    line-height: 35px;
  }
}
section.patients .container .events ul li .block .box .lead {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 30px;
  color: #8b8b8b;
  margin-top: 20px;
  position: relative;
}
@media (min-width: 992px) {
  section.patients .container .events ul li .block .box .lead {
    max-height: 210px;
    overflow: hidden;
  }
  section.patients .container .events ul li .block .box .lead .shadow {
    width: 100%;
    height: 80px;
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ebebeb);
  }
}
section.patients .container .events ul li .block .box .button a {
  float: left;
  border: 1px solid #ff5052;
  height: 30px;
  padding: 7px 15px 0 15px;
  margin-top: 20px;
  box-sizing: border-box;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  color: #ff5052;
  border-radius: 2px;
  transition: color 350ms ease, background 350ms ease;
}
section.patients .container .events ul li .block .box .button a:hover {
  color: #fff;
  background: #ff5052;
}
section.patients .container .events ul li .circle {
  position: absolute;
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #c8c8c8;
  left: 50%;
  top: 0;
  margin: -12px 0 0 -15px;
  z-index: 999;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  section.patients .container .events ul li .circle {
    margin: 0 3px 0 -12px;
  }
}
@media (min-width: 992px) {
  section.patients .container .events ul li .block {
    transform: translateY(-195px);
  }
  section.patients .container .events ul li:nth-child(even) .block {
    float: right;
  }
  section.patients .container .events ul li:nth-child(odd) .block {
    float: left;
  }
}

article.post {
  float: left;
  width: 100%;
  padding-top: 25px;
}
@media (min-width: 768px) {
  article.post {
    padding: 50px 0;
  }
}
article.post h1 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 25px;
}
article.post h2 {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 18px;
}
article.post h3 {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 26px;
}
@media (min-width: 768px) {
  article.post .container {
    width: 720px;
    padding: 80px 50px 40px 50px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 992px) {
  article.post .container {
    width: 960px;
    padding: 80px 70px 40px 70px;
  }
}
@media (min-width: 1200px) {
  article.post .container {
    width: 1100px;
    padding: 80px 90px 40px 90px;
  }
}
article.post .container .textblock {
  width: 100%;
}
@media (min-width: 768px) {
  article.post .container .textblock {
    line-height: 30px;
  }
}
article.post .container .infos {
  float: left;
  width: 100%;
  font-size: 14px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  article.post .container .infos {
    margin-bottom: 40px;
  }
}

section.page {
  float: left;
  width: 100%;
  padding: 45px 0 40px 0;
  position: relative;
}
@media (min-width: 768px) {
  section.page {
    padding: 45px 0 60px 0;
  }
}
section.page .container {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  section.page .container {
    padding: 80px 0 40px 0;
  }
}
section.page .container .textblock {
  max-width: 960px;
}
section.page .container .textblock h1 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  margin-bottom: 40px;
}
section.page .container .textblock h1.nomargin {
  margin: 0;
}
section.page .container .textblock h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  margin-bottom: 40px;
}
section.page .container .textblock h3.nomargin {
  margin: 0;
}
section.page .container .textblock .place {
  float: left;
  width: 100%;
  text-align: center;
  margin: 5px 0 40px 0;
}
@media (min-width: 768px) {
  section.page .container .textblock .place {
    margin-bottom: 80px;
  }
}
section.page .container .textblock table tr:nth-child(even) {
  background: #f8f8f8;
}
section.page .container .textblock table tr td {
  padding: 5px;
}
section.page .container .textblock table strong {
  font-weight: 600;
}
section.page .container .textblock.guarantee table {
  float: left;
  width: 100% !important;
  height: auto !important;
  box-sizing: border-box;
  border: 1px solid #f8f8f8;
  margin-bottom: 30px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1019607843);
}
section.page .container .textblock.guarantee table tr {
  float: left;
  width: 100% !important;
  height: auto !important;
  box-sizing: border-box;
  padding: 5px 0 !important;
}
@media (min-width: 768px) {
  section.page .container .textblock.guarantee table tr {
    margin-bottom: 0;
  }
}
section.page .container .textblock.guarantee table tr td {
  float: left;
  height: auto !important;
  width: 100% !important;
  padding: 0 15px !important;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  section.page .container .textblock.guarantee table tr td {
    width: 50% !important;
    padding: 5px 15px !important;
  }
}
section.page.simple {
  padding: 0 0 60px 0;
}
section.page.simple .container {
  padding: 30px 30px;
}
section.page .shadow {
  background: url(/images/blue-shadow.svg?454bfb233fce6fd21824a78270d1c069) 0 0 no-repeat;
  width: 800px;
  height: 800px;
  position: absolute;
  left: 0;
  bottom: -300px;
  z-index: -1;
}

section.strategy,
section.treatments {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 40px 30px;
}
section.strategy .main-header h2, section.strategy .main-header h3,
section.treatments .main-header h2,
section.treatments .main-header h3 {
  margin-top: 60px;
}
@media (min-width: 768px) {
  section.strategy .main-header h2, section.strategy .main-header h3,
  section.treatments .main-header h2,
  section.treatments .main-header h3 {
    font-size: 34px;
    line-height: 30px;
  }
}
section.strategy .container,
section.treatments .container {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  section.strategy .container,
  section.treatments .container {
    padding: 80px 0 40px 0;
  }
}
section.strategy .container .textblock h1,
section.treatments .container .textblock h1 {
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  margin-bottom: 40px;
  color: #ff5052;
}
@media (min-width: 768px) {
  section.strategy .container .textblock h1,
  section.treatments .container .textblock h1 {
    font-size: 36px;
    margin-bottom: 40px;
  }
}
section.strategy .boxes,
section.treatments .boxes {
  float: left;
  width: 100%;
  padding: 0 0 40px 0;
  position: relative;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  section.strategy .boxes,
  section.treatments .boxes {
    padding: 40px 0 100px 0;
  }
}
@media (min-width: 992px) {
  section.strategy .boxes,
  section.treatments .boxes {
    background: url(/images/tool1.png?d78d22174bab951f047b38c6b9d48833) 80px bottom no-repeat;
  }
}
@media (min-width: 1200px) {
  section.strategy .boxes .tool,
  section.treatments .boxes .tool {
    background: url(/images/tool2.png?08af1becd7fded1985f4c1d644096924) right 80px bottom no-repeat;
    float: left;
    width: 100%;
    height: 610px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
}
section.strategy .boxes .container,
section.treatments .boxes .container {
  padding: 0;
}
section.strategy .boxes .container h1,
section.treatments .boxes .container h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  margin-bottom: 40px;
  color: #ff5052;
}
@media (min-width: 768px) {
  section.strategy .boxes .container h1,
  section.treatments .boxes .container h1 {
    font-size: 36px;
    margin: 40px 0 60px 0;
  }
}
section.strategy .boxes .container ul,
section.treatments .boxes .container ul {
  float: left;
  width: 100%;
  margin: 20px auto 0;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
section.strategy .boxes .container ul li,
section.treatments .boxes .container ul li {
  flex: 0 0 auto;
  width: 100%;
  padding: 15px 0;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  section.strategy .boxes .container ul li,
  section.treatments .boxes .container ul li {
    width: 33.33%;
    padding: 15px;
  }
}
section.strategy .boxes .container ul li .box,
section.treatments .boxes .container ul li .box {
  width: 100%;
  height: 100%;
  float: left;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  margin: 0 15px 20px 0;
  border-radius: 6px;
  padding: 30px;
  display: flex;
  flex-direction: column;
}
section.strategy .boxes .container ul li .box .title,
section.treatments .boxes .container ul li .box .title {
  float: left;
  width: 100%;
  color: #000;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  padding-bottom: 25px;
  box-sizing: border-box;
  border-bottom: 1px solid #F0F0F0;
}
section.strategy .boxes .container ul li .box .title span,
section.treatments .boxes .container ul li .box .title span {
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  color: #3b8ae6;
}
section.strategy .boxes .container ul li .box .texts,
section.treatments .boxes .container ul li .box .texts {
  float: left;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
section.strategy .boxes .container ul li .box .texts .description,
section.treatments .boxes .container ul li .box .texts .description {
  color: #000;
  width: 100%;
  float: left;
  margin-top: 10px;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  position: relative;
}
section.strategy .boxes .container ul li .box .texts .button,
section.treatments .boxes .container ul li .box .texts .button {
  float: left;
  padding: 20px 0 0 0;
  width: 100%;
  text-align: center;
  margin-top: auto;
}
section.strategy .boxes .container ul li .box .texts .button a,
section.treatments .boxes .container ul li .box .texts .button a {
  text-decoration: underline;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ff5052;
  display: inline-block;
  margin: 0 auto;
}
section.strategy .boxes .container ul li .box .texts .button a,
section.treatments .boxes .container ul li .box .texts .button a {
  transition: color 350ms ease, background 350ms ease;
}

section.items {
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 60px;
}
section.items ul {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
section.items ul li {
  float: left;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
section.items ul li .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 0 0 auto;
  width: 100%;
  height: 65vw;
}
@media (min-width: 768px) {
  section.items ul li .image {
    width: 50%;
    height: auto;
    display: flex;
    align-items: stretch;
  }
}
section.items ul li .box {
  background: linear-gradient(257.47deg, #76DEDE 0%, #3b8ae6 60%);
  flex: 0 0 auto;
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
}
@media (min-width: 768px) {
  section.items ul li .box {
    width: 50%;
    padding: 100px;
  }
}
section.items ul li .box .title {
  float: left;
  width: 100%;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
@media (min-width: 768px) {
  section.items ul li .box .title {
    font-size: 24px;
  }
}
section.items ul li .box .description {
  float: left;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  margin-top: 30px;
  color: #fff;
}
section.items ul li:nth-child(even) {
  flex-direction: row-reverse;
}
section.items ul li:nth-child(even) .image {
  float: right;
}
section.items ul li:nth-child(even) .box {
  background: #F8F8F8;
}
section.items ul li:nth-child(even) .box .title,
section.items ul li:nth-child(even) .box .description {
  color: #000;
}
@media (min-width: 768px) {
  section.items ul li:nth-child(even) .box .title,
  section.items ul li:nth-child(even) .box .description {
    text-align: right;
  }
}

@media (min-width: 768px) {
  section.strategy {
    padding: 100px 30px 0;
  }
}
section.strategy .container {
  padding: 0;
}
section.strategy .textblock h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  section.strategy .textblock h3 {
    font-size: 26px;
  }
}
section.strategy .textblock ul {
  margin-left: 0;
}

section.strategy-row {
  float: left;
  width: 100%;
  background: url(/images/implant.jpg?0eb4497b9476103a23e756cfda693e65) center right no-repeat;
  background-size: auto 100%;
  padding: 60px 0;
}
@media (min-width: 768px) {
  section.strategy-row {
    background-size: cover;
    padding: 90px 0;
  }
}
section.strategy-row h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  section.strategy-row h3 {
    font-size: 26px;
    line-height: 30px;
  }
}
section.strategy-row .box-wrapper {
  width: 100%;
}
section.strategy-row .box-wrapper ul {
  float: left;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
section.strategy-row .box-wrapper ul li {
  flex: 0 0 auto;
  width: 100%;
  padding: 15px 0;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  section.strategy-row .box-wrapper ul li {
    width: 33.33%;
    padding: 15px;
  }
}
section.strategy-row .box-wrapper ul li .box {
  width: 100%;
  height: 100%;
  float: left;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  margin: 0 15px 20px 0;
  border-radius: 6px;
  padding: 30px;
  display: flex;
  flex-direction: column;
}
section.strategy-row .box-wrapper ul li .box .title {
  float: left;
  width: 100%;
  color: #3b8ae6;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 25px;
  box-sizing: border-box;
  border-bottom: 1px solid #F0F0F0;
  text-align: center;
}
section.strategy-row .box-wrapper ul li .box .texts {
  float: left;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
section.strategy-row .box-wrapper ul li .box .texts .description {
  color: #000;
  width: 100%;
  float: left;
  margin-top: 30px;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  position: relative;
}
section.strategy-row .box-wrapper ul li .box .texts .button {
  float: left;
  padding: 20px 0 0 0;
  width: 100%;
  text-align: center;
  margin-top: auto;
}
section.strategy-row .box-wrapper ul li .box .texts .button a {
  text-decoration: underline;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ff5052;
  display: inline-block;
  margin: 0 auto;
}
section.strategy-row .box-wrapper ul li .box .texts .button a {
  transition: color 350ms ease, background 350ms ease;
}

.galleries {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .galleries {
    margin-bottom: 60px;
  }
}
.galleries ul {
  float: left;
  width: 100%;
}
.galleries ul li {
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
  line-height: 26px;
}
@media (min-width: 768px) {
  .galleries ul li {
    width: 50%;
    padding: 0 20px;
  }
}
.galleries ul li .box {
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
  box-sizing: border-box;
  position: relative;
}
@media (min-width: 768px) {
  .galleries ul li .box {
    max-width: 570px;
  }
}
.galleries ul li .box .image {
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
.galleries ul li .box .image img {
  width: 100%;
  border-radius: 6px;
}
.galleries ul li .box .title {
  background: linear-gradient(90deg, rgba(59, 138, 203, 0.8) 0%, rgba(118, 222, 222, 0.8) 100%);
  padding: 20px 30px;
  color: #fff;
  position: absolute;
  border: 1px solid #fff;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: table;
  width: 40%;
}
@media (min-width: 992px) {
  .galleries ul li .box .title {
    width: 50%;
    font-size: 22px;
    padding: 20px 40px;
  }
}
@media (min-width: 1200px) {
  .galleries ul li .box .title {
    width: auto;
  }
}

section.gallery-wrapper {
  float: left;
  width: 100%;
  padding: 30px 0;
}
section.gallery-wrapper .gallery {
  float: left;
  width: 100%;
  margin: 40px 0;
  box-sizing: border-box;
}
section.gallery-wrapper .gallery .images {
  float: left;
  width: calc(100% + 10px);
  line-height: 0;
  -moz-column-gap: 0px;
  column-gap: 0px;
  -moz-column-count: 1;
  column-count: 1;
  padding: 0;
  box-sizing: border-box;
}
@media (min-width: 320px) {
  section.gallery-wrapper .gallery .images {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 768px) {
  section.gallery-wrapper .gallery .images {
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media (min-width: 992px) {
  section.gallery-wrapper .gallery .images {
    -moz-column-count: 4;
    column-count: 4;
  }
}
section.gallery-wrapper .gallery .images img {
  float: left;
  width: calc(100% - 10px) !important;
  height: auto !important;
  box-sizing: border-box;
  cursor: pointer;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  transition: transform 350ms ease;
}
@media (min-width: 400px) {
  section.gallery-wrapper .gallery .images img {
    margin: 10px 10px 0 0;
  }
}
@media (min-width: 768px) {
  section.gallery-wrapper .gallery .images img:hover {
    transform: perspective(1px) scale3d(1.02, 1.02, 1);
  }
}

section.landing-page {
  float: left;
  width: 100%;
  position: relative;
  color: #000;
}
section.landing-page .header {
  float: left;
  width: 100%;
  padding: 15px 30px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  section.landing-page .header {
    position: absolute;
    z-index: 2;
    margin: 15px 0 0 5px;
  }
}
section.landing-page .header .button-back a {
  background: url(/images/back-circle.svg?d3b06c48b64c6de7f8d74010d7dcf08f) center center no-repeat;
  width: 42px;
  height: 42px;
  float: left;
  display: block;
  margin: 0 15px 10px 0;
}
@media (min-width: 768px) {
  section.landing-page .header .button-back a {
    width: 48px;
    height: 48px;
    margin-top: 2px;
  }
}
section.landing-page .header .logo {
  float: left;
  background: url(/images/landing-logo-fix.svg?d13d4855f7360681c429dd8f17ff0eed) center center no-repeat;
  width: 100%;
  max-width: 320px;
  height: 42px;
}
@media (min-width: 768px) {
  section.landing-page .header .logo {
    margin: 0 0 0 15px;
    max-width: 100%;
    width: 385px;
    height: 51px;
  }
}
section.landing-page .hero {
  float: left;
  width: 100%;
  min-height: 265px;
  position: relative;
}
@media (min-width: 768px) {
  section.landing-page .hero {
    height: 43.5vw;
    min-height: 550px;
    max-height: 600px;
    display: flex;
  }
}
section.landing-page .hero .image {
  background: url(/images/hero-landing.jpg?bd643eb72e3fab5d7af4cfb0a9cd128b) center right no-repeat;
  background-size: cover;
  float: left;
  width: 100%;
  height: 43.5vw;
  max-height: 600px;
  min-height: 265px;
}
@media (min-width: 768px) {
  section.landing-page .hero .image {
    min-height: 550px;
    background-position: center center;
    position: absolute;
    z-index: 1;
  }
}
section.landing-page .hero .text-wrapper {
  width: 100%;
}
@media (min-width: 768px) {
  section.landing-page .hero .text-wrapper {
    display: flex;
    align-items: center;
  }
}
section.landing-page .hero .text-wrapper .do-you-know {
  background: linear-gradient(219.64deg, rgba(118, 222, 222, 0.9) 0%, rgba(59, 138, 230, 0.9) 100%);
  mix-blend-mode: normal;
  border-radius: 0 0 60px 0;
  float: left;
  width: 100%;
  position: relative;
  z-index: 2;
  padding: 25px;
  color: #fff;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  section.landing-page .hero .text-wrapper .do-you-know {
    background: linear-gradient(90deg, rgba(118, 222, 222, 0.9) 0%, rgba(59, 138, 230, 0.9) 100%);
    mix-blend-mode: multiply;
    border-radius: 0 0 85px 0;
    width: 55%;
    min-width: 630px;
    max-width: 970px;
    padding: 50px;
    margin-top: 50px;
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  section.landing-page .hero .text-wrapper .do-you-know {
    padding-left: 100px;
  }
}
section.landing-page .hero .text-wrapper .do-you-know .title {
  font-weight: 900;
  font-size: 30px;
  line-height: 37px;
}
@media (min-width: 1200px) {
  section.landing-page .hero .text-wrapper .do-you-know .title {
    font-size: 36px;
    line-height: 44px;
  }
}
section.landing-page .hero .text-wrapper .do-you-know .items ul {
  float: left;
  margin-top: 20px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  section.landing-page .hero .text-wrapper .do-you-know .items ul {
    margin-top: 30px;
  }
}
section.landing-page .hero .text-wrapper .do-you-know .items ul li {
  background: url(/images/check-green.svg?2cd32bf673eef8262dd1ba6eef23e752) 0 0 no-repeat;
  background-size: 22px 22px;
  line-height: 22px;
  margin-bottom: 15px;
  padding: 0 0 0 40px;
}
section.landing-page .container .simple-text {
  display: table;
  max-width: 960px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  padding: 45px 0;
  margin: 0 auto;
  color: #000;
}
@media (min-width: 768px) {
  section.landing-page .container .simple-text {
    font-size: 16px;
    padding: 75px 0;
  }
}
section.landing-page .container .icon.message {
  background: url(/images/ico-message.svg?db38311d0d531b9be993e3324645bc4a) center center no-repeat;
  width: 76px;
  height: 76px;
  margin: 0 auto 30px;
}
section.landing-page .page-row {
  float: left;
  width: 100%;
  position: relative;
}
section.landing-page .page-row.highlight {
  background: url(/images/bg-highlight.png?12ecbe5d0f3ae4a98785d773acab87f4) 0 center no-repeat;
  mix-blend-mode: multiply;
  background-size: cover;
}
section.landing-page .page-row .shadow {
  background: url(/images/blue-shadow.svg?454bfb233fce6fd21824a78270d1c069) 0 0 no-repeat;
  width: 800px;
  height: 800px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
section.landing-page .button-large {
  margin: 0 auto;
  float: none;
}
section.landing-page .button-large a {
  font-family: "Montserrat", sans-serif;
  background: #ff5052;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2509803922), 0 0 25px 0 rgba(255, 80, 82, 0.7490196078);
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  min-height: 64px;
  border-radius: 100px;
  text-align: center;
  padding: 15px 30px;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  max-width: -moz-max-content;
  max-width: max-content;
}
@media (min-width: 768px) {
  section.landing-page .button-large a {
    padding: 23px 50px;
    font-size: 18px;
  }
}
section.landing-page .subtitle {
  margin: 0 auto;
  font-weight: 600;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #000;
}
@media (min-width: 768px) {
  section.landing-page .subtitle {
    font-size: 18px;
  }
}
section.landing-page .subtitle.blue {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #3b8ae6;
}
@media (min-width: 768px) {
  section.landing-page .subtitle.blue {
    font-size: 22px;
    line-height: 30px;
  }
}
section.landing-page .page-solutions {
  float: left;
  width: 100%;
  position: relative;
}
section.landing-page .page-solutions .solutions {
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 15px;
  box-sizing: border-box;
}
section.landing-page .page-solutions .solutions .list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
  padding: 45px 0 30px 0;
}
section.landing-page .page-solutions .solutions .list .solution {
  flex: 0 0 auto;
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  section.landing-page .page-solutions .solutions .list .solution {
    width: 33.33333%;
  }
}
section.landing-page .page-solutions .solutions .list .solution .card {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  box-sizing: border-box;
  overflow: hidden;
}
section.landing-page .page-solutions .solutions .list .solution .card .image {
  float: left;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
section.landing-page .page-solutions .solutions .list .solution .card .image img {
  height: 100%;
  position: absolute;
  top: 0;
}
section.landing-page .page-solutions .solutions .list .solution .card .texts {
  background: #fff;
  float: left;
  width: 100%;
  padding: 15px 20px;
  box-sizing: border-box;
}
section.landing-page .page-solutions .solutions .list .solution .card .texts .title {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #3b8ae6;
  border-bottom: 1px solid #cacaca;
  padding: 5px 0 15px 0;
}
section.landing-page .page-solutions .solutions .list .solution .card .texts .short-description {
  font-weight: 400;
  line-height: 30px;
  margin-top: 15px;
  font-size: 14px;
}
@media (min-width: 768px) {
  section.landing-page .page-solutions .solutions .list .solution .card .texts .short-description {
    font-size: 16px;
  }
}
section.landing-page .page-solutions .solutions .list .solution .card .long-description {
  float: left;
  width: 100%;
  line-height: 26px;
  padding: 15px 20px;
  box-sizing: border-box;
  font-size: 14px;
}
@media (min-width: 768px) {
  section.landing-page .page-solutions .solutions .list .solution .card .long-description {
    font-size: 16px;
  }
}
section.landing-page .page-solutions .solutions .list .solution .card .long-description ul li {
  background: url(/images/ico-circle.svg?34b7cd74a9cc2d33018c83ef5ef28df3) 0 12px no-repeat;
  background-size: 3px 3px;
  padding-left: 15px;
}
section.landing-page .page-solutions .solutions .list .solution .card .long-description ul li:not(:last-child) {
  margin-bottom: 10px;
}
section.landing-page .page-solutions .shadow {
  background: url(/images/blue-shadow.svg?454bfb233fce6fd21824a78270d1c069) 0 0 no-repeat;
  width: 800px;
  height: 800px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  transform: rotate(180deg);
}
section.landing-page .featured-solution {
  float: left;
  width: 100%;
  display: table;
  position: relative;
  margin-bottom: 60px;
}
section.landing-page .featured-solution .featured-block {
  max-width: 1240px;
  padding: 0 30px;
  margin: 0 auto;
  box-sizing: border-box;
}
section.landing-page .featured-solution .featured-block .featured-wrapper {
  background: rgba(255, 255, 255, 0.9);
  float: left;
  width: 100%;
  border: 2px solid #7CE5B3;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  padding: 30px 15px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  section.landing-page .featured-solution .featured-block .featured-wrapper {
    padding: 45px;
  }
}
section.landing-page .featured-solution .featured-block .featured-wrapper .check {
  background: url(/images/check-green.svg?2cd32bf673eef8262dd1ba6eef23e752) center center no-repeat;
  width: 38px;
  height: 38px;
  margin: 0 auto 30px;
}
section.landing-page .featured-solution .featured-block .featured-wrapper .solution-title {
  width: 100%;
  font-weight: 700;
  font-size: 20px;
  line-height: 37px;
  text-align: center;
  text-transform: uppercase;
  color: #3b8ae6;
  margin: 15px 0;
}
@media (min-width: 768px) {
  section.landing-page .featured-solution .featured-block .featured-wrapper .solution-title {
    font-size: 28px;
    line-height: 60px;
  }
}
section.landing-page .featured-solution .featured-block .featured-wrapper .solution-title span {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #000;
  text-transform: none;
  display: block;
}
section.landing-page .featured-solution .featured-block .featured-wrapper .solution-title span.hyphen {
  display: none;
  margin: 0 5px;
}
section.landing-page .featured-solution .featured-block .featured-wrapper .solution-title span.hyphen:after {
  content: "―";
}
@media (min-width: 768px) {
  section.landing-page .featured-solution .featured-block .featured-wrapper .solution-title span.hyphen {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  section.landing-page .featured-solution .featured-block .featured-wrapper .solution-title span.lead {
    font-size: 28px;
    line-height: 60px;
    display: inline-block;
  }
}
section.landing-page .featured-solution .featured-block .featured-wrapper .line {
  background: linear-gradient(270deg, #76dede 0%, #3b8ae6 100%);
  width: 100%;
  height: 1px;
  max-width: 970px;
  margin: 0 auto 30px;
}
section.landing-page .featured-solution .featured-block .featured-wrapper .card {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  section.landing-page .featured-solution .featured-block .featured-wrapper .card {
    padding-top: 15px;
    margin-bottom: 45px;
  }
}
section.landing-page .featured-solution .featured-block .featured-wrapper .card .image {
  flex: 0 0 auto;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  section.landing-page .featured-solution .featured-block .featured-wrapper .card .image {
    width: 40%;
    padding-right: 15px;
  }
}
section.landing-page .featured-solution .featured-block .featured-wrapper .card .image img {
  width: 100%;
  border-radius: 6px;
}
section.landing-page .featured-solution .featured-block .featured-wrapper .card .description {
  flex: 0 0 auto;
  width: 100%;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
}
@media (min-width: 992px) {
  section.landing-page .featured-solution .featured-block .featured-wrapper .card .description {
    width: 60%;
    font-size: 16px;
    line-height: 30px;
    padding-left: 15px;
  }
}
section.landing-page .featured-solution .featured-block .featured-wrapper .card .description p {
  margin-bottom: 15px;
}
section.landing-page .featured-solution .featured-block .icons {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  box-sizing: border-box;
}
@media (min-width: 992px) {
  section.landing-page .featured-solution .featured-block .icons {
    margin-top: 15px;
  }
}
section.landing-page .featured-solution .featured-block .icons .item {
  flex: 0 0 auto;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding: 0 15px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  section.landing-page .featured-solution .featured-block .icons .item {
    width: 33.3333%;
  }
}
@media (min-width: 992px) {
  section.landing-page .featured-solution .featured-block .icons .item {
    margin-top: 0;
    padding: 30px;
  }
}
section.landing-page .featured-solution .featured-block .icons .item .card {
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  line-height: 22px;
  box-sizing: border-box;
  padding: 20% 20px 0;
  text-align: center;
  display: flex;
}
@media (min-width: 425px) {
  section.landing-page .featured-solution .featured-block .icons .item .card {
    padding: 25% 20px 10%;
  }
}
@media (min-width: 768px) {
  section.landing-page .featured-solution .featured-block .icons .item .card {
    padding: 20% 20px 0;
  }
}
@media (min-width: 992px) {
  section.landing-page .featured-solution .featured-block .icons .item .card {
    padding: 30% 20px 0;
  }
}
section.landing-page .featured-solution .featured-block .icons .item .card .icon {
  width: 74px;
  height: 74px;
  margin: 0 auto;
  background-size: 74px 74px;
  background-position: center center;
  background-repeat: no-repeat;
}
section.landing-page .featured-solution .featured-block .icons .item .card .icon.whitening {
  background-image: url(/images/ico-whitening.svg?8a01b399af70eb2dd7c59046008d52a5);
}
section.landing-page .featured-solution .featured-block .icons .item .card .icon.implants {
  background-image: url(/images/ico-implants.svg?df618bbd8085c129f97b55ae9894127a);
}
section.landing-page .featured-solution .featured-block .icons .item .card .icon.calendar {
  background-image: url(/images/ico-calendar.svg?14b19f25bed8e738b1f2a90ab4f1a427);
}
section.landing-page .featured-solution .featured-block .icons .item .card .icon.dental {
  background-image: url(/images/ico-dental.svg?80a41394e9f1c16a7fd5f83b36622436);
}
section.landing-page .featured-solution .featured-block .icons .item .card .icon.clean {
  background-image: url(/images/ico-clean.svg?62c6cd7fed229d09dcc55c765e0a7f8f);
}
section.landing-page .featured-solution .featured-block .icons .item .card .title {
  text-align: center;
  width: 100%;
  margin: 15px 0;
  height: 100%;
}
section.landing-page .featured-solution .shadow {
  background: url(/images/blue-shadow.svg?454bfb233fce6fd21824a78270d1c069) 0 0 no-repeat;
  width: 800px;
  height: 800px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
section.landing-page .featured-image {
  background: linear-gradient(257.47deg, #76DEDE 0%, #3b8ae6 59.09%);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
section.landing-page .featured-image .left {
  flex: 0 0 auto;
  width: 100%;
  height: 72vw;
  max-height: 480px;
  box-sizing: border-box;
  position: relative;
}
@media (min-width: 768px) {
  section.landing-page .featured-image .left {
    width: 50%;
  }
}
section.landing-page .featured-image .left .image {
  float: left;
  width: 100%;
  height: 100%;
  background: url(/images/smile-woman.jpg?938322943f0ce1933ced6816496a8cf5) center 20% no-repeat;
  background-size: cover;
  border-bottom-right-radius: 60px;
}
section.landing-page .featured-image .right {
  flex: 0 0 auto;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  padding: 30px;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  section.landing-page .featured-image .right {
    width: 50%;
  }
}
section.landing-page .featured-image .right .text-wrapper {
  width: 100%;
  text-align: center;
  margin: 15px auto;
  display: flex;
}
@media (min-width: 768px) {
  section.landing-page .featured-image .right .text-wrapper {
    max-width: 80%;
  }
}
section.landing-page .featured-image .right .text-wrapper .text {
  border: 1px solid #fff;
  padding: 30px 15px;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  font-size: 14px;
  line-height: 22px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  section.landing-page .featured-image .right .text-wrapper .text {
    padding: 30px;
    font-size: 16px;
  }
}
section.landing-page .featured-image .right .text-wrapper .text p.highlighted {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  display: block;
  margin: 15px 0;
}
section.landing-page .featured-image .right .text-wrapper .text p.highlighted strong {
  font-size: 26px;
  line-height: 32px;
  font-weight: 900;
  display: block;
  margin: 15px 0;
}
section.landing-page .featured-image.reverse {
  flex-direction: row-reverse;
}
@media (min-width: 768px) {
  section.landing-page .featured-image.reverse {
    background: linear-gradient(220.08deg, #76DEDE 30%, #3b8ae6 100%);
  }
}
@media (min-width: 992px) {
  section.landing-page .featured-image.reverse .left {
    width: 40%;
  }
}
section.landing-page .featured-image.reverse .left .image {
  background-image: url(/images/five-woman.jpg?832df62e7b3669234c1a81a252397d95);
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 0;
}
@media (min-width: 992px) {
  section.landing-page .featured-image.reverse .right {
    width: 60%;
  }
}
section.landing-page .featured-image.reverse .right .text-wrapper .text {
  background: url(/images/ico-calendar-white.svg?f45a81d7e8bebbfd83f7cdf3bc839db8) top center no-repeat;
  background-size: 64px 64px;
  border: none;
  padding: 100px 0 0;
  line-height: 30px;
}
@media (min-width: 768px) {
  section.landing-page .featured-image.reverse .right .text-wrapper .text {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  section.landing-page .featured-image.reverse .right .text-wrapper .text {
    background-position: top left;
    padding: 0 0 0 100px;
    text-align: left;
  }
}
section.landing-page .featured-image.reverse .right .text-wrapper .text p.highlighted {
  text-transform: none;
}
@media (min-width: 992px) {
  section.landing-page .featured-image.reverse .right .text-wrapper .text p.highlighted strong {
    font-size: 32px;
    line-height: 40px;
  }
}
section.landing-page .featured-image.summary {
  background: #f5f5f5;
}
@media (min-width: 992px) {
  section.landing-page .featured-image.summary .left {
    width: 40%;
  }
}
section.landing-page .featured-image.summary .left .image {
  background-image: url(/images/somogyi-richard.jpg?fe26ceb650552f813ed3219a25d0c84c);
}
@media (min-width: 992px) {
  section.landing-page .featured-image.summary .right {
    width: 60%;
  }
}
section.landing-page .featured-image.summary .right .text-wrapper {
  margin: 0;
}
@media (min-width: 768px) {
  section.landing-page .featured-image.summary .right .text-wrapper {
    max-width: 100%;
  }
}
section.landing-page .featured-image.summary .right .text-wrapper .text {
  border: none;
  color: #000;
  text-align: left;
  padding: 0;
  line-height: 28px;
  font-size: 14px;
}
@media (min-width: 768px) {
  section.landing-page .featured-image.summary .right .text-wrapper .text {
    font-size: 16px;
    line-height: 30px;
    padding: 0 30px;
  }
}
section.landing-page .featured-image.summary .right .text-wrapper .text p {
  margin-bottom: 15px;
}
section.landing-page .featured-image.summary .right .text-wrapper .text ul {
  float: left;
  margin-top: 15px;
}
section.landing-page .featured-image.summary .right .text-wrapper .text ul li {
  background: url(/images/check-green.svg?2cd32bf673eef8262dd1ba6eef23e752) 0 0 no-repeat;
  background-size: 26px 26px;
  padding-left: 40px;
  margin-bottom: 15px;
}
section.landing-page .page-days {
  float: left;
  width: 100%;
  position: relative;
  padding: 45px 0;
}
@media (min-width: 768px) {
  section.landing-page .page-days {
    padding: 90px 0;
  }
}
section.landing-page .page-days .day-wrapper {
  box-sizing: border-box;
  max-width: 960px;
  padding: 0 30px;
  margin: 0 auto;
  position: relative;
}
section.landing-page .page-days .day-wrapper .day {
  background: #fff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
  border-radius: 6px 6px 6px 60px;
  padding: 20px 20px 40px;
  box-sizing: border-box;
  margin-bottom: 60px;
  position: relative;
}
@media (min-width: 768px) {
  section.landing-page .page-days .day-wrapper .day {
    padding: 60px 75px 60px 210px;
    margin-bottom: 75px;
  }
}
section.landing-page .page-days .day-wrapper .day .icon {
  background-color: #3b8ae6;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 48px 48px;
  position: relative;
  margin: 25px auto;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
@media (min-width: 768px) {
  section.landing-page .page-days .day-wrapper .day .icon {
    background-size: 62px 62px;
    position: absolute;
    top: 35px;
    left: 60px;
    width: 100px;
    height: 100px;
  }
}
section.landing-page .page-days .day-wrapper .day .icon.day-1 {
  background-image: url(/images/ico-dental-white.svg?3298f4a3c976270c3faf0b7887893733);
}
section.landing-page .page-days .day-wrapper .day .icon.day-2 {
  background-image: url(/images/ico-smiling-white.svg?effc746f8f8a8ff324400eee530afd08);
}
section.landing-page .page-days .day-wrapper .day .icon.day-3 {
  background-image: url(/images/ico-rontgen-white.svg?f6a4dbe4271dd457b77bb0da399e71fb);
}
section.landing-page .page-days .day-wrapper .day .icon.day-4 {
  background-image: url(/images/ico-whitening-white.svg?6dff963a5551ab0d7e328fea97622b73);
}
section.landing-page .page-days .day-wrapper .day .icon.day-5 {
  background-image: url(/images/ico-care-white.svg?5535948c4e6ae86c6de9c81e0965a07b);
}
section.landing-page .page-days .day-wrapper .day .title {
  font-weight: 900;
  font-size: 24px;
  line-height: 30px;
  color: #3b8ae6;
  margin-bottom: 10px;
}
section.landing-page .page-days .day-wrapper .day .text {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  text-align: justify;
}
@media (min-width: 768px) {
  section.landing-page .page-days .day-wrapper .day .text {
    font-size: 16px;
    line-height: 30px;
  }
}
section.landing-page .page-days .day-wrapper .day:last-child {
  margin-bottom: 0;
}
section.landing-page .page-days .day-wrapper .day:last-child .icon {
  background-color: #7CE5B3;
}
section.landing-page .page-days .day-wrapper .day:last-child .title {
  color: #7CE5B3;
}
section.landing-page .page-days .day-wrapper:after {
  position: absolute;
  content: "";
  width: 1px;
  height: calc(100% - 30px);
  border-right: 3px dotted #cacaca;
  top: 15px;
  left: 50%;
  z-index: -1;
}
section.landing-page .page-days .shadow {
  background: url(/images/blue-shadow.svg?454bfb233fce6fd21824a78270d1c069) 0 0 no-repeat;
  width: 800px;
  height: 800px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
section.landing-page .page-days .shadow.bottom {
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  transform: rotate(180deg);
}
section.landing-page .page-map {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding-top: 30px;
}
@media (min-width: 768px) {
  section.landing-page .page-map {
    flex-direction: row-reverse;
  }
}
section.landing-page .page-map .container .subtitle {
  padding-bottom: 30px;
  font-size: 18px;
  line-height: 28px;
}
section.landing-page .page-map .left {
  flex: 0 0 auto;
  width: 100%;
  height: 72vw;
  max-height: 480px;
  box-sizing: border-box;
  position: relative;
}
@media (min-width: 768px) {
  section.landing-page .page-map .left {
    width: 50%;
  }
}
@media (min-width: 992px) {
  section.landing-page .page-map .left {
    width: 66.666%;
  }
}
section.landing-page .page-map .left .map {
  width: 100%;
  height: 100%;
}
section.landing-page .page-map .right {
  background: #3b8ae6;
  flex: 0 0 auto;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  padding: 0 30px;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  section.landing-page .page-map .right {
    width: 50%;
  }
}
@media (min-width: 992px) {
  section.landing-page .page-map .right {
    width: 33.3333%;
  }
}
section.landing-page .page-map .right .text-wrapper {
  width: 100%;
  text-align: center;
  margin: 15px auto;
  display: flex;
}
section.landing-page .page-map .right .text-wrapper .logo {
  background: url(/images/logo-white.svg?f0f85b45fb18bfc11e5bb0a883d28509) center center no-repeat;
  width: 146px;
  height: 64px;
  margin: 0 auto 30px;
}
section.landing-page .page-map .right .text-wrapper .text {
  padding: 30px 15px;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 22px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  section.landing-page .page-map .right .text-wrapper .text {
    padding: 30px;
  }
}
section.landing-page .page-map .right .text-wrapper .text p {
  margin-bottom: 15px;
}
section.landing-page .page-map .right .text-wrapper .text a {
  color: #fff;
  transition: color 350ms ease;
}
section.landing-page .page-map .right .text-wrapper .text a:hover {
  color: #ff5052;
}
section.landing-page .page-history {
  background: #F5F5F5;
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 30px 0 0;
}
@media (min-width: 768px) {
  section.landing-page .page-history {
    padding: 60px 0;
  }
}
section.landing-page .page-history .container {
  max-width: 960px;
}
@media (min-width: 768px) {
  section.landing-page .page-history .container .subtitle {
    text-align: left;
    font-size: 26px;
    line-height: 30px;
  }
}
section.landing-page .page-history .container .history-box {
  margin-top: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  section.landing-page .page-history .container .history-box {
    margin-top: 45px;
  }
}
section.landing-page .page-history .container .history-box .col-1 {
  float: left;
  width: 100%;
  margin-top: 30px;
}
@media (min-width: 768px) {
  section.landing-page .page-history .container .history-box .col-1 {
    max-width: 265px;
    margin: 0;
  }
}
section.landing-page .page-history .container .history-box .col-1 img {
  width: 100%;
  border-bottom-left-radius: 35px;
}
section.landing-page .page-history .container .history-box .col-2 {
  float: right;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  text-align: justify;
  width: 100%;
}
@media (min-width: 768px) {
  section.landing-page .page-history .container .history-box .col-2 {
    padding-left: 30px;
    font-size: 16px;
    width: calc(100% - 300px);
  }
}
section.landing-page .page-history .container .history-box .col-3 {
  float: right;
  margin-top: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  section.landing-page .page-history .container .history-box .col-3 {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  section.landing-page .page-history .container .history-box .col-3 {
    padding-left: 30px;
    width: calc(100% - 300px);
  }
}
section.landing-page .page-history .container .history-box .col-3 .logo-ihde {
  background: url(/images/swiss-quality.svg?a9bced1c52c8d09b37b63c476d0e5e27) center center no-repeat;
  width: 141px;
  height: 76px;
  margin: 0 auto;
  padding: 30px 0;
  display: table;
}
@media (min-width: 768px) {
  section.landing-page .page-history .container .history-box .col-3 .logo-ihde {
    float: left;
    padding: 0;
  }
}
section.landing-page .page-history .container .history-box .col-3 .quote {
  float: left;
}
@media (min-width: 768px) {
  section.landing-page .page-history .container .history-box .col-3 .quote {
    float: right;
    width: calc(100% - 160px);
  }
}
section.landing-page .page-history .container .history-box .col-3 .quote .text {
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  section.landing-page .page-history .container .history-box .col-3 .quote .text {
    text-align: left;
  }
}
section.landing-page .page-history .container .history-box .col-3 .quote .name {
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
}
@media (min-width: 768px) {
  section.landing-page .page-history .container .history-box .col-3 .quote .name {
    text-align: left;
  }
}
section.landing-page .page-form {
  float: left;
  width: 100%;
  padding: 30px 0;
  position: relative;
}
section.landing-page .page-form .subtitle {
  font-weight: 700;
  font-size: 16px;
}
@media (min-width: 768px) {
  section.landing-page .page-form .subtitle {
    font-size: 18px;
  }
}
section.landing-page .page-form .container {
  max-width: 710px;
}
section.landing-page .page-form .container .simple-text {
  padding: 30px 0;
}
section.landing-page .page-form .shadow {
  background: url(/images/blue-shadow.svg?454bfb233fce6fd21824a78270d1c069) 0 0 no-repeat;
  width: 800px;
  height: 800px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  transform: rotate(180deg);
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.carousel-pager {
  text-align: center;
}
.carousel-pager button.owl-dot {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  border-radius: 50%;
  padding: 0;
  outline: none;
}
.carousel-pager button.owl-dot:hover, .carousel-pager button.owl-dot.active {
  background: #7CE5B3;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/images/default-skin.png?0ff4d62150facee6b7dec616100ad3da) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/images/default-skin.svg?f64c3af3d0d25b9e4e003a8c03e4f70a);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*

	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(/images/preloader.gif?14d740b6ee64510747b03b411d46f200) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  /* 
  	The idea of animating inner circle is based on Polymer ("material") loading indicator 
  	 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
  */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  100% {
    transform: rotate(0);
  }
}
/*

	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
  z-index: 99999;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}
