@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap");
html, body, input, textarea, select, button {
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  height: 100%;
  color: #000;
  font-family: "Outfit", sans-serif;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, ol, p, blockquote, pre, a, big, em, img, q, small, strong, tt, var, b, u, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}

.off {
  filter: grayscale(100);
  opacity: 0.6;
}

@media screen and (min-width: 1001px) and (max-width: 10000px) {
  .noComp {
    display: none !important;
    visibility: hidden !important;
  }
  .f__dm, .footer, .more__18, .header, .slide__slides--text h1,
  .slide__slides--text h2,
  .slide__slides--text strong {
    font-family: "DM Serif Display", serif;
  }
  .f__ot {
    font-family: "Outfit", sans-serif;
  }
  .mediraty__logo {
    float: left;
    width: 16.6666666667vw;
    margin: 4.1666666667vw 0px 2.0833333333vw 0px;
  }
  .wrapper__margin {
    height: 4.6875vw;
    float: left;
    width: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
  }
  .wrapper {
    float: left;
    width: 100%;
    height: 9.8958333333vw;
    margin: 0px 0px 0px 0px;
    padding: 0px 2.8645833333vw 0px 2.8645833333vw;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    border-bottom: rgba(0, 0, 0, 0);
    z-index: 30;
  }
  .wrapper__logo {
    float: left;
    width: 8.2291666667vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__logo--img {
    float: left;
    width: 100%;
    position: relative;
  }
  .wrapper__right {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }
  .wrapper__menu {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
  }
  .wrapper__menu--name {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__menu--name.wrapper__menu--active .wrapper__menu--href {
    color: #408b86;
  }
  .wrapper__menu--name:hover .wrapper__menu--href:before {
    width: 100%;
    left: 0;
  }
  .wrapper__menu--name.wrapper__menu--active .wrapper__menu--href:before {
    width: 100%;
    left: 0;
  }
  .wrapper__menu--name:last-child .wrapper__menu--hr {
    display: none;
    visibility: hidden;
  }
  .wrapper__menu--href {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0.2604166667vw 0px 0.2604166667vw;
    color: #373737;
    font-size: 0.9895833333vw;
    font-weight: 400;
    line-height: 1.1458333333vw;
    text-decoration: none;
  }
  .wrapper__menu--href:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0%;
    height: 0.2083333333vw;
    background-color: #408b86;
    transition: all 0.2s ease-in-out;
    border-bottom-left-radius: 2.0833333333vw;
    border-bottom-right-radius: 2.0833333333vw;
  }
  .wrapper__menu--href:hover {
    color: #408b86;
  }
  .wrapper__menu--hr {
    float: left;
    position: relative;
    padding: 0px 0.2604166667vw 0px 0.2604166667vw;
  }
  .wrapper__menu .subMenu {
    float: left;
    width: 13.0208333333vw;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 9.8958333333vw;
    left: 0vw;
    background: rgba(255, 255, 255, 0.8);
    z-index: 5;
    display: none;
    opacity: 0;
    border-bottom-left-radius: 0vw;
    border-bottom-right-radius: 0vw;
  }
  .wrapper__menu .subMenu__href:nth-child(1):before {
    content: " ";
    float: left;
    width: 0.5729166667vw;
    height: 0.5729166667vw;
    position: absolute;
    top: -0.5729166667vw;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
            clip-path: polygon(0 0, 0% 100%, 100% 100%);
  }
  .wrapper__menu .wrapper__menu--name:hover .subMenu {
    display: block;
    opacity: 1;
  }
  .wrapper__menu .wrapper__menu--name:hover .wrapper__menu--href:after,
  .wrapper__menu .wrapper__menu--name.wrapper__menu--active .wrapper__menu--href:after {
    opacity: 1;
  }
  .wrapper__menu .subMenu__href {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0.78125vw 0.78125vw 0.78125vw 1.5625vw;
    color: #393939;
    font-size: 0.8333333333vw;
    font-weight: 400;
    line-height: 0.8333333333vw;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .wrapper__menu .subMenu__href:last-child {
    border-bottom: 0;
  }
  .wrapper__menu .subMenu__href--span {
    width: calc(100% - 1.4vw);
  }
  .wrapper__menu .subMenu__href:hover:before,
  .wrapper__menu .subMenu__href.subMenu__active:before {
    background-color: #373737;
  }
  .wrapper__menu .subMenu__href:hover, .wrapper__menu .wrapper__menu .subMenu__href.subMenu__active {
    color: #fff;
    background: #373737;
  }
  .wrapper__other {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__book {
    float: left;
    height: 3.6458333333vw;
    position: relative;
    margin: 0px 0px 0px 1.0416666667vw;
    padding: 0px 1.8229166667vw 0px 1.8229166667vw;
    color: #fff;
    font-size: 1.1458333333vw;
    font-weight: 400;
    line-height: 1.1458333333vw;
    text-decoration: none;
    background-color: #408b86;
    border-radius: 1.5625vw;
  }
  .wrapper__book:hover {
    background-color: #373737;
  }
  .wrapper__book:hover .wrapper__book--inside {
    display: block;
  }
  .wrapper__book--inside {
    display: none;
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
    top: 3.6458333333vw;
    padding: 0.2604166667vw 0px 0px 0px;
  }
  .wrapper__book--href {
    float: left;
    width: 100%;
    height: 2.6041666667vw;
    position: relative;
    margin: 0.1041666667vw 0px 0px 0vw;
    padding: 0px 0vw 0px 0vw;
    color: #fff;
    font-size: 1.1458333333vw;
    font-weight: 400;
    line-height: 1.1458333333vw;
    text-decoration: none;
    background-color: #408b86;
    border-radius: 1.5625vw;
  }
  .wrapper__book--href:hover {
    background-color: #373737;
  }
  .wrapper__book--img {
    float: left;
    width: 1.1979166667vw;
    position: relative;
    margin: 0px 0.78125vw 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__book--img:hover {
    transform: scale(1.1);
  }
  .wrapper.smallWrapper {
    height: 4.6875vw;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  .wrapper.smallWrapper .wrapper__logo {
    width: 4.6875vw;
  }
  .page--3 .slide,
  .page--6 .slide,
  .page--522 .slide {
    border-bottom-left-radius: 2.0833333333vw;
    border-bottom-right-radius: 2.0833333333vw;
  }
  .page--3 .slide,
  .page--6 .slide,
  .page--522 .slide,
  .page--idk--3 .slide,
  .page--idk--5 .slide,
  .page--idk--8 .slide {
    height: auto;
  }
  .page--3 .slide .slide__slides,
  .page--6 .slide .slide__slides,
  .page--522 .slide .slide__slides,
  .page--idk--3 .slide .slide__slides,
  .page--idk--5 .slide .slide__slides,
  .page--idk--8 .slide .slide__slides {
    padding: 0vw 0px 3.125vw 0px;
  }
  .page--3 .slide .offerCategory,
  .page--6 .slide .offerCategory,
  .page--522 .slide .offerCategory,
  .page--idk--3 .slide .offerCategory,
  .page--idk--5 .slide .offerCategory,
  .page--idk--8 .slide .offerCategory {
    margin: 9.375vw 0px 0px 0px;
    padding: 0px 4.6875vw;
  }
  .page--3 .slide .offerCategory .offerCategory__box,
  .page--6 .slide .offerCategory .offerCategory__box,
  .page--522 .slide .offerCategory .offerCategory__box,
  .page--idk--3 .slide .offerCategory .offerCategory__box,
  .page--idk--5 .slide .offerCategory .offerCategory__box,
  .page--idk--8 .slide .offerCategory .offerCategory__box {
    height: 4.6875vw;
    font-size: 1.1458333333vw;
    font-weight: 400;
    line-height: 1.3541666667vw;
  }
  .slide {
    float: left;
    width: 100%;
    height: 100vh;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .slide__carousel {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .slide__slides {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .slide__slides:before {
    content: " ";
    float: left;
    width: 100%;
    height: 10.4166666667vw;
    position: absolute;
    top: 0;
    right: 0;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0) 100%);
    z-index: 9;
  }
  .slide__slides--inside {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 9.375vw 0px 9.375vw;
    z-index: 3;
  }
  .page--7 .slide__slides--inside {
    margin: 0px 0px 5.2083333333vw 0px;
  }
  .slide__slides--text {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px -0.2604166667vw;
    padding: 0px 0px 0px 0px;
    color: #373737;
    font-size: 1.5625vw;
    font-weight: 300;
    line-height: 1.5625vw;
  }
  .slide__slides--text h1,
  .slide__slides--text h2,
  .slide__slides--text strong {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0.5208333333vw 0px;
    padding: 0px 0px 0px 0px;
    color: #408b86;
    font-size: 6.25vw;
    font-weight: 400;
    line-height: 6.7708333333vw;
  }
  .slide__slides--text a {
    float: left;
    position: relative;
    margin: 2.0833333333vw 0px 0px 0px;
    padding: 0px 2.0833333333vw 0px 2.0833333333vw;
    color: #fff;
    text-decoration: none;
    font-size: 1.5625vw;
    line-height: 3.125vw;
    font-weight: 400;
    border: 1px solid #fff;
  }
  .slide__slides--text a:hover {
    color: #000;
    border: 1px solid #000;
  }
  .slide__slides--img {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: 2;
  }
  .slide__logo--icon {
    width: 56.71875vw !important;
    height: auto !important;
    position: absolute;
    top: -6.7708333333vw;
    right: -16.1458333333vw;
    z-index: 8;
  }
  .owl-carousel-nav--1 .owl-nav {
    float: left;
    width: 100%;
    margin: -1.5625vw 0px 0px 0px;
    left: 0;
    top: 50%;
    position: absolute;
    z-index: 5;
    font-size: 0;
  }
  .owl-carousel-nav--1 .owl-nav .owl-next {
    float: left;
    width: 3.125vw;
    height: 3.125vw;
    position: absolute;
    top: 0;
    right: -5.2083333333vw;
    font-size: 0;
    background: #408b86 url(images/owlNav_arrowRight.svg) center no-repeat !important;
    background-size: 0.5208333333vw !important;
    border-radius: 100%;
  }
  .owl-carousel-nav--1 .owl-nav .owl-prev {
    float: left;
    width: 3.125vw;
    height: 3.125vw;
    position: absolute;
    top: 0;
    left: -5.2083333333vw;
    font-size: 0;
    background: #408b86 url(images/owlNav_arrowLeft.svg) center no-repeat !important;
    background-size: 0.5208333333vw !important;
    border-radius: 100%;
  }
  .owl-carousel-nav--1 .owl-nav .owl-next:focus, .owl-carousel-nav--1 .owl-nav .owl-prev:focus {
    outline: none;
  }
  .owl-carousel-dots--1 .owl-dots {
    float: left;
    width: 100%;
    left: 0%;
    bottom: 2.0833333333vw;
    position: absolute;
    z-index: 5;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .owl-carousel-dots--1 .owl-dots .owl-dot {
    float: left;
    width: 1.5625vw;
    height: 0.3125vw;
    position: relative;
    margin: 0px 0.2604166667vw 0px 0.2604166667vw;
    padding: 0px 0px 0px 0px;
    color: #3b3a3a;
    font-size: 0.5208333333vw;
    font-weight: 400;
    line-height: 0.5208333333vw;
    border: 0px solid #fff;
    background: #fff;
    transition: all 0.3s ease-in-out;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .owl-carousel-dots--1 .owl-dots .owl-dot:focus {
    outline: none;
  }
  .owl-carousel-dots--1 .owl-dots .active {
    float: left;
    width: 4.1666666667vw;
    position: relative;
    background: #373737;
  }
  .video {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    z-index: 1;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .slide__scroll {
    float: left;
    width: 4.5833333333vw;
    height: 4.5833333333vw;
    position: absolute;
    left: 4.1666666667vw;
    bottom: 3.125vw;
    z-index: 10;
  }
  .slide__scroll .slide__scroll--arrow {
    width: 4.5833333333vw;
  }
  .slide__scroll .slide__scroll--arrow:hover {
    transform: scale(1.1);
  }
  .slide__contact {
    float: left;
    position: absolute;
    left: 11.4583333333vw;
    bottom: 3.125vw;
    margin: 0px 0px 0px 0px;
    padding: 0px 0vw 0px 0vw;
    z-index: 3;
  }
  .contact__text.text__19 {
    color: #272727;
    line-height: 1.5625vw;
  }
  .contact__text.text__19 a {
    color: #272727;
  }
  .contact__text.text__19 table {
    float: left;
    width: auto !important;
  }
  .contact__text.text__19 table tr td {
    height: 4.53125vw;
    padding: 0px 0px 0px 5.7291666667vw;
  }
  .contact__text.text__19 table:nth-child(1) {
    margin: 0px 2.6041666667vw 0px 0px;
    background: url(images/slideContactIcon_1.svg) center left no-repeat;
    background-size: 4.53125vw;
  }
  .contact__text.text__19 table:nth-child(2) {
    margin: 0px 2.6041666667vw 0px 0px;
    background: url(images/slideContactIcon_2.svg) center left no-repeat;
    background-size: 4.53125vw;
  }
  .contact__text.text__19 table:nth-child(3) {
    background: url(images/slideContactIcon_3.svg) center left no-repeat;
    background-size: 4.53125vw;
  }
  .header {
    color: #408b86;
  }
  .homeOne {
    padding: 7.5520833333vw 8.8541666667vw;
  }
  .homeOne__left {
    height: 40.3645833333vw;
    padding: 0px 10.9375vw 0px 0px;
    z-index: 4;
  }
  .homeOne__left .mainFoto {
    border-radius: 2.6041666667vw;
    overflow: hidden;
  }
  .homeOne__right {
    padding: 0px 5.7291666667vw 0px 0px;
    z-index: 6;
  }
  .homeOne__logo--icon {
    float: left;
    width: 58.0729166667vw;
    position: absolute;
    left: 0;
    bottom: 1.0416666667vw;
    z-index: 5;
  }
  .homeTwo {
    padding: 5.2083333333vw 5.2083333333vw 5.2083333333vw 5.2083333333vw;
    background-color: #F2F8F8;
    border-radius: 2.6041666667vw;
  }
  .offerCategory {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    z-index: 10;
  }
  .offerCategory__box {
    float: left;
    width: 100%;
    height: 10.9375vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 1.0416666667vw 0px 1.0416666667vw;
    color: #408b86;
    font-size: 1.3020833333vw;
    font-weight: 400;
    line-height: 1.5625vw;
    text-decoration: none;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 2.6041666667vw;
  }
  .offerCategory__box:hover, .offerCategory__box.offerCategory__box--active {
    color: #fff;
    background-color: #408b86;
  }
  .homeThree {
    padding: 8.3333333333vw 10.4166666667vw 8.3333333333vw 10.4166666667vw;
    border-radius: 2.6041666667vw;
  }
  .homeThree .text__19 {
    margin: 5.2083333333vw 0px 0px 0px;
  }
  .homeThree .text__19 table {
    float: left;
    width: 50% !important;
    height: 10.4166666667vw;
    position: relative;
  }
  .homeThree .text__19 table:nth-child(1) {
    background: url(images/logo.svg) center left no-repeat;
    background-size: 8.0729166667vw;
  }
  .homeThree .text__19 table:nth-child(1) tr td {
    padding: 0px 1.0416666667vw 0px 12.5vw;
  }
  .homeThree .text__19 table:nth-child(2) tr td {
    padding: 0px 3.125vw 0px 4.1666666667vw;
  }
  .homeFour {
    height: 43.75vw;
    padding: 0px 8.8541666667vw 0px 0px;
    border-radius: 2.6041666667vw;
    overflow: hidden;
  }
  .homeFour__inside {
    width: 39.5833333333vw;
  }
  .homeFour__inside .text__19 {
    width: 92%;
  }
  .homeFive {
    padding: 7.5520833333vw 8.8541666667vw;
    overflow: hidden;
  }
  .homeFive__left {
    height: 35.15625vw;
    padding: 0px 0vw 0px 5.2083333333vw;
    z-index: 4;
  }
  .homeFive__left .mainFoto {
    border-radius: 2.6041666667vw;
    overflow: hidden;
  }
  .homeFive__right {
    height: 35.15625vw;
    padding: 0px 5.7291666667vw 0px 0px;
    z-index: 6;
  }
  .homeFive__logo--icon {
    float: left;
    width: 58.0729166667vw;
    position: absolute;
    right: -20.8333333333vw;
    top: 1.0416666667vw;
    z-index: 1;
  }
  .homeSix {
    padding: 0vw 8.8541666667vw;
  }
  .homeSix__inside {
    height: 35.4166666667vw;
    background-color: #408b86;
    border-radius: 2.6041666667vw;
  }
  .homeSix__left {
    width: 40%;
    height: 100%;
  }
  .homeSix__left .mainFoto {
    border-radius: 2.6041666667vw;
    overflow: hidden;
  }
  .homeSix__right {
    width: 60%;
    height: 100%;
    padding: 0px 6.25vw;
  }
  .homeSix__text:before {
    content: "“";
    float: left;
    width: 100%;
    color: #7DE8E1;
    font-size: 10.4166666667vw;
    font-weight: 400;
    line-height: 1.5625vw;
  }
  .homeSix__name {
    color: #7DE8E1 !important;
  }
  .homeSeven {
    padding: 7.5520833333vw 8.8541666667vw;
    overflow: visible;
    z-index: 5;
  }
  .homeSeven .homeFive__left {
    padding: 0px 5.2083333333vw 0px 0vw;
  }
  .homeSeven .homeFive__right {
    padding: 0px 5.7291666667vw 0px 0px;
  }
  .homeSeven__logo--icon {
    float: left;
    width: 73.9583333333vw;
    position: absolute;
    right: 0vw;
    top: 0vw;
    z-index: 4;
  }
  .homeEight {
    margin: -1.0416666667vw 0px 0px 0px;
    padding: 6.25vw 8.8541666667vw;
    background-color: #F2F8F8;
    border-radius: 2.6041666667vw;
    z-index: 4;
  }
  .homeEight__text {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .homeEight__text table {
    float: left;
    width: 100%;
    height: 19.7916666667vw;
    background-color: #fff;
    border-radius: 3.6458333333vw;
    color: #408b86;
    font-size: 1.4583333333vw;
    font-weight: 400;
    line-height: 1.875vw;
    text-align: center;
  }
  .homeEight__text table tr:nth-child(1) td {
    padding: 3.6458333333vw 0px 0px 0px;
    height: 55%;
  }
  .homeEight__text table tr:nth-child(2) td {
    height: 45%;
    padding: 0px 3.125vw;
    vertical-align: top;
  }
  .homeEight__text table strong {
    font-size: 5.2083333333vw;
    font-weight: 400;
    line-height: 5.2083333333vw;
  }
  .hE__3 {
    width: 5.625vw !important;
    height: auto !important;
  }
  .hE__4 {
    width: 5.2604166667vw !important;
    height: auto !important;
  }
  .hE__5 {
    width: 5.7291666667vw !important;
    height: auto !important;
  }
  .hE__6 {
    width: 4.84375vw !important;
    height: auto !important;
  }
  .hE__7 {
    width: 7.1354166667vw !important;
    height: auto !important;
  }
  .hE__8 {
    width: 9.7395833333vw !important;
    height: auto !important;
  }
  .companyTwo {
    padding: 5.2083333333vw 8.8541666667vw 6.25vw 8.8541666667vw;
    overflow: hidden;
  }
  .comapnyTwo__gallery {
    margin: 2.6041666667vw 0px 0px 0px;
    z-index: 5;
  }
  .comapnyTwo__gallery .galleryFotoOwl .box {
    border-radius: 2.6041666667vw;
    overflow: hidden;
  }
  .companyTwo--icon {
    width: 56.71875vw !important;
    height: auto !important;
    position: absolute;
    bottom: 4.1666666667vw;
    right: -26.5625vw;
    z-index: 3;
  }
  .diagnostic {
    padding: 7.5520833333vw 8.8541666667vw;
  }
  .diagnostic__inside {
    padding: 0px 1.5625vw;
  }
  .diagnostic__inside .text__19 em {
    color: #408b86;
    font-style: normal;
  }
  .diagnosticBaner {
    margin: 2.6041666667vw 0px 2.6041666667vw 0px;
    padding: 5.2083333333vw 3.125vw;
    background-color: #408b86;
    border-radius: 1.5625vw;
  }
  .diagnosticBaner strong {
    font-weight: 600;
  }
  .diagnosticListHeader {
    margin: 0px 0px 1.0416666667vw 0px;
    padding: 0px 2.6041666667vw;
  }
  .diagnosticListHeader__first {
    width: 65%;
  }
  .diagnosticListHeader__last {
    width: 35%;
  }
  .diagnosticListHeader__last--box {
    font-weight: 600 !important;
  }
  .diagnosticListHeader__last--box:nth-child(1) {
    padding: 0px 5.2083333333vw 0px 0px;
  }
  .diagnosticListHeader__last--box span {
    font-size: 1.3020833333vw;
    color: #E13434;
    font-weight: 1.3020833333vw;
  }
  .diagnosticBox {
    margin: 0px 0px 0.5208333333vw 0px;
    padding: 0px 2.6041666667vw;
    background-color: #E1F4F3;
    border-radius: 1.5625vw;
  }
  .diagnosticBox__up {
    height: 5.2083333333vw;
  }
  .diagnosticBox__up:after {
    content: " ";
    float: right;
    width: 2.6041666667vw;
    height: 5.2083333333vw;
    position: absolute;
    top: 0;
    right: 0;
    background: url(images/diagnosticArrow.svg) center no-repeat;
    background-size: 1.0416666667vw;
  }
  .diagnosticBox__up.active:after {
    transform: rotate(180deg);
  }
  .diagnosticBox__name {
    width: 65%;
  }
  .diagnosticBox__up--inside {
    width: 35%;
  }
  .diagnosticBox__up--box:nth-child(2) {
    color: #E13434;
  }
  .diagnosticBox__down {
    padding: 0px 0px 3.125vw 0px;
  }
  .diagnosticBox__down .text__19 table {
    float: left;
    width: 100% !important;
    height: auto !important;
    border-spacing: 0;
    border: 0;
    border-collapse: collapse;
  }
  .diagnosticBox__down .text__19 table thead {
    background-color: #fafafa;
  }
  .diagnosticBox__down .text__19 table tr {
    width: auto !important;
    height: auto !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
  }
  .diagnosticBox__down .text__19 table tr td {
    width: auto !important;
    height: auto !important;
    padding: 0.4166666667vw 0vw 0.4166666667vw 0vw;
    border: 0px solid #e5e5e5;
  }
  .diagnosticBox__down .text__19 table tr td:nth-child(1) {
    width: 65% !important;
  }
  .diagnosticBox__down .text__19 table tr td:last-child {
    text-align: right !important;
  }
  .diagnosticBox__down .text__19 table tr:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .team {
    padding: 6.25vw 8.8541666667vw 6.25vw 8.8541666667vw;
  }
  .teamList {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 1.5625vw;
    grid-row-gap: 1.5625vw;
  }
  .teamList__box {
    height: 12.2395833333vw;
    padding: 3.125vw 2.0833333333vw 2.0833333333vw 2.0833333333vw;
    background-color: #E9F5F4;
    border-radius: 1.5625vw;
  }
  .teamList__box:hover .teamList__box--name {
    color: #373737 !important;
  }
  .teamList__box--foto {
    height: 21.6145833333vw;
    background-color: #F2F2F2;
    border-radius: 2.6041666667vw;
    overflow: hidden;
  }
  .person {
    padding: 13.0208333333vw 11.9791666667vw 5.2083333333vw 11.9791666667vw;
    overflow: hidden;
  }
  .person__left {
    width: 65%;
    margin: 0px 0px 0vw 0px;
    padding: 0px 2.6041666667vw 0px 0px;
    z-index: 10;
  }
  .person__right {
    margin: 0px 0px 0vw 0px;
    padding: 0px 0vw 0px 0px;
    z-index: 10;
  }
  .person__logo--icon {
    width: 56.71875vw !important;
    height: auto !important;
    position: absolute;
    top: -6.7708333333vw;
    right: -16.1458333333vw;
    z-index: 8;
  }
  .person__sections {
    margin: 1.0416666667vw 0px 0px 0px;
  }
  .person__section {
    margin: 2.0833333333vw 0px 0px 0px;
  }
  .person__section .text__19 ul {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 2.6041666667vw;
         column-gap: 2.6041666667vw;
    -moz-column-rule: 0px solid #3366FF;
         column-rule: 0px solid #3366FF;
  }
  .person__widget {
    width: 35%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 10;
  }
  .person__contact {
    margin: 0px 0px 5.2083333333vw 0px;
    padding: 0vw 6.25vw;
  }
  .person__contact--inside {
    margin: 0vw 0px 0px 0px;
    padding: 4.1666666667vw 10.4166666667vw;
    border-radius: 1.5625vw;
    background-color: #1A423F;
  }
  .person__contact--text {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #fff;
    font-size: 1.5625vw;
    font-weight: 300;
    line-height: 2.0833333333vw;
  }
  .person__contact--text a {
    margin: 0px 2.0833333333vw;
    padding: 0px 0px 0px 2.6041666667vw;
    color: #fff;
    text-decoration: none;
  }
  .person__contact--text a:hover {
    color: #95E2DD;
  }
  .person__contact--text a[href^="tel:"] {
    background: url(images/personcontact_2.svg) center left no-repeat;
    background-size: 1.5625vw;
  }
  .person__contact--text a[href^="mailto:"] {
    background: url(images/personcontact_1.svg) center left no-repeat;
    background-size: 1.40625vw;
  }
  .dir__section {
    height: 5.2083333333vw;
    padding: 0px 11.4583333333vw;
  }
  .dir__section--inside {
    height: 100%;
    background-color: #F2F8F8;
    border-bottom-left-radius: 2.0833333333vw;
    border-bottom-right-radius: 2.0833333333vw;
    overflow: hidden;
  }
  .dir__section--name {
    height: 100%;
    padding: 0px 2.0833333333vw;
    background-color: #408b86;
    border-bottom-right-radius: 2.0833333333vw;
  }
  .offer {
    padding: 0vw 0vw 5.2083333333vw 0vw;
  }
  .offer__inside {
    padding: 0vw 6.25vw 0vw 6.25vw;
  }
  .offerOne {
    padding: 4.1666666667vw 5.2083333333vw 0px 5.2083333333vw;
  }
  .offerTwo {
    margin: 4.1666666667vw 0px 0px 0px;
    padding: 4.1666666667vw 5.2083333333vw 4.1666666667vw 5.2083333333vw;
    background-color: #F2F8F8;
    border-radius: 1.5625vw;
  }
  .offerTwo__left {
    width: 30%;
  }
  .offerTwo__right {
    width: 70%;
    padding: 0.5208333333vw 2.6041666667vw 0px 5.2083333333vw;
  }
  .offerThree {
    margin: 4.1666666667vw 0px 0px 0px;
    padding: 3.125vw 5.2083333333vw 4.1666666667vw 5.2083333333vw;
    border: 0.15625vw solid #dbe1e1;
    border-radius: 1.5625vw;
  }
  .offerThree .text__19 ul {
    margin: 0.5208333333vw 0px 0px 0px;
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 2.6041666667vw;
         column-gap: 2.6041666667vw;
    -moz-column-rule: 0px solid #3366FF;
         column-rule: 0px solid #3366FF;
    margin: 0.5208333333vw 0px 0px 0px;
  }
  .offerFour .offerTwo__left {
    width: 35%;
  }
  .offerFour .offerTwo__right {
    width: 65%;
    padding: 0.5208333333vw 2.6041666667vw 0px 7.8125vw;
  }
  .offerFive {
    margin: 4.1666666667vw 0px 0px 0px;
    padding: 5.2083333333vw 5.2083333333vw 5.2083333333vw 5.2083333333vw;
    border-radius: 1.5625vw;
    background-color: #F2F8F8;
  }
  .offerFive .header {
    padding: 0px 5.2083333333vw 0px 0px;
  }
  .offerFive ul {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 2.6041666667vw;
         column-gap: 2.6041666667vw;
    -moz-column-rule: 0px solid #3366FF;
         column-rule: 0px solid #3366FF;
    margin: 0.5208333333vw 0px 0px 0px;
  }
  .offerSix {
    padding: 4.1666666667vw 5.2083333333vw 4.1666666667vw 5.2083333333vw;
  }
  .offerSix .text__19 ul {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 2.6041666667vw;
         column-gap: 2.6041666667vw;
    -moz-column-rule: 0px solid #3366FF;
         column-rule: 0px solid #3366FF;
    margin: 0.5208333333vw 0px 0px 0px;
  }
  .offerSeven .offerTwo__left {
    width: 40%;
  }
  .offerSeven .offerTwo__right {
    width: 60%;
    padding: 0.5208333333vw 0vw 0px 5.2083333333vw;
  }
  .offerTreatments {
    padding: 5.2083333333vw 6.25vw 0vw 6.25vw;
  }
  .offerTreatments__inside {
    padding: 3.125vw 5.2083333333vw 4.1666666667vw 5.2083333333vw;
    border: 0.15625vw solid #dbe1e1;
    border-radius: 1.5625vw;
  }
  .offerTreatments__list {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1.5625vw;
    grid-row-gap: 0px;
  }
  .offerTreatments__box {
    height: 3.125vw;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .offerTreatments__box.noHover .offerTreatments__name:hover {
    color: #373737 !important;
  }
  .offerTreatments__arrow {
    float: left;
    width: 0.2604166667vw;
    position: relative;
    margin: 0px 1.0416666667vw 0px 1.0416666667vw;
    padding: 0px 0px 0px 0px;
  }
  .offerTreatments__name {
    width: calc(100% - 2.34375vw);
  }
  .offerTreatments__name:hover {
    color: #408b86 !important;
  }
  .offerPerson {
    padding: 5.2083333333vw 6.25vw 0vw 6.25vw;
  }
  .offerPerson__inside {
    padding: 2.6041666667vw 5.2083333333vw;
    background: #F2F8F8;
    border-radius: 1.5625vw;
  }
  .offerPerson__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1.0416666667vw;
    grid-row-gap: 1.0416666667vw;
  }
  .offerPerson__box {
    float: left;
    width: 100%;
  }
  .offerPerson--foto {
    display: none;
    width: 30%;
    background-color: #fff;
    border-radius: 0.78125vw;
    overflow: hidden;
  }
  .offerPerson--inside {
    width: 100%;
    padding: 0px 0px 0px 0vw;
  }
  .offerContact {
    margin: 5.2083333333vw 0px 0vw 0px;
  }
  .pricelist {
    padding: 5.2083333333vw 11.4583333333vw 5.2083333333vw 11.4583333333vw;
  }
  .pricelist .diagnosticBox--416 .text__19 table tr td:nth-child(2) {
    width: 12% !important;
  }
  .pricelist .diagnosticBox--416 .text__19 table tr td:nth-child(3) {
    width: 12% !important;
  }
  .pricelist .diagnosticBox--416 .text__19 table tr td:nth-child(4) {
    width: 12% !important;
  }
  .pricelist .diagnosticBox--416 .text__19 table tr td h3 {
    color: #408b86;
    font-size: 1.0416666667vw;
    font-weight: 600;
    line-height: 1.1458333333vw;
  }
  .pricelist .diagnosticBox--403 .diagnosticBox__down .text__19 table tr td:nth-child(1) {
    width: 70% !important;
  }
  .pricelist .diagnosticBox__down .text__19 {
    line-height: 1.1458333333vw !important;
  }
  .pricelist .diagnosticBox__down .text__19 table {
    float: left;
    width: 100%;
    border-spacing: 0;
    border: 0;
    border-collapse: collapse;
  }
  .pricelist .diagnosticBox__down .text__19 table em {
    font-style: normal;
    font-size: 0.7291666667vw;
    font-weight: 400;
    line-height: 0.7291666667vw;
  }
  .pricelist .diagnosticBox__down .text__19 table thead {
    background-color: #fafafa;
  }
  .pricelist .diagnosticBox__down .text__19 table tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .pricelist .diagnosticBox__down .text__19 table tr td {
    padding: 0.6770833333vw 0vw 0.6770833333vw 0vw;
    border: 0px solid #e5e5e5;
  }
  .pricelist .diagnosticBox__down .text__19 table tr td:nth-child(1) {
    width: auto !important;
    max-width: 90% !important;
  }
  .pricelist .diagnosticBox__down .text__19 table tr:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  }
  .pricelist .text__19.table table {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .pricelist .text__19.table table tr:hover {
    background-color: #fff;
  }
  .pricelist .text__19.table table tr:hover td {
    border-bottom: 1px solid #408b86;
  }
  .pricelist .text__19.table table tr td {
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .pricelist .text__19.table table tr td:nth-child(2) {
    text-align: right;
    width: 11.4583333333vw !important;
  }
  .pricelist .text__19.table table tr td:nth-child(3) {
    width: 11.4583333333vw !important;
  }
  .pricelist .text__19.table table tr td:nth-child(4) {
    width: 11.4583333333vw !important;
  }
  .pricelist .text__19.table table tr td:nth-child(5) {
    width: 11.4583333333vw !important;
  }
  .pricelist .text__19.table strong {
    color: #408b86;
    font-weight: 400;
  }
  .promotions {
    padding: 4.1666666667vw 11.9791666667vw 5.2083333333vw 11.9791666667vw;
  }
  .promotionsList {
    margin: 2.0833333333vw 0px 0px 0px;
  }
  .promotionBox {
    height: 20.8333333333vw;
    border: 2px solid #408b86;
    border-radius: 2.6041666667vw;
    overflow: hidden;
  }
  .promotionBox__foto {
    width: 25%;
    height: 100%;
  }
  .promotionBox__right {
    width: 75%;
    height: 100%;
    padding: 0px 5.2083333333vw;
  }
  .promotionBox__date {
    color: #373737;
  }
  .promotionBox__price {
    color: #373737;
  }
  .promotionBox__price--old {
    text-decoration: line-through;
  }
  .promotionBox__price--new {
    float: left;
    margin: 0px 0px 0px 1.0416666667vw;
  }
  .promotionBox__text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .contactOne {
    height: 35.4166666667vw;
    margin: -17.7083333333vw 0px 0px 0px;
    padding: 0vw 8.8541666667vw 0vw 8.8541666667vw;
    z-index: 7;
  }
  .contactOne__inside {
    border-radius: 2.6041666667vw;
    overflow: hidden;
  }
  .contactTwo {
    padding: 5.7291666667vw 8.8541666667vw 6.25vw 8.8541666667vw;
    color: #1A1A1A;
    font-size: 1.5625vw;
    font-weight: 400;
    line-height: 1.5625vw;
    text-align: center;
  }
  .contactTwo a {
    color: #1A1A1A;
    text-decoration: none;
  }
  .contactTwo a:hover {
    color: #408b86;
  }
  .contactTwo table {
    float: left;
    width: 33% !important;
  }
  .contactTwo table:nth-child(1) {
    background: url(images/contactIcon_1.svg) center top no-repeat;
    background-size: 4.4791666667vw;
  }
  .contactTwo table:nth-child(2) {
    background: url(images/contactIcon_2.svg) center top no-repeat;
    background-size: 4.4791666667vw;
  }
  .contactTwo table:nth-child(3) {
    background: url(images/contactIcon_3.svg) center top no-repeat;
    background-size: 4.4791666667vw;
  }
  .contactTwo table:nth-child(2) {
    width: 34% !important;
  }
  .contactTwo table tr td {
    padding: 5.7291666667vw 0px 0px 0px;
  }
  .contactThree {
    padding: 0vw 8.8541666667vw 6.7708333333vw 8.8541666667vw;
  }
  .contactThree__inside {
    height: 35.4166666667vw;
    background-color: #1A423F;
    border-radius: 2.6041666667vw;
  }
  .contactThree__left {
    width: 40%;
    height: 100%;
  }
  .contactThree__left .mainFoto {
    border-radius: 2.6041666667vw;
    overflow: hidden;
  }
  .contactThree__right {
    width: 60%;
    height: 100%;
    padding: 0px 6.25vw;
  }
  .contactThree__name {
    color: #7DE8E1 !important;
  }
  .contactThreee__more {
    float: left;
    width: 13.9583333333vw;
  }
  .bottom {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 6.7708333333vw 8.8541666667vw 3.125vw 8.8541666667vw;
    background: #408b86;
    border-top-left-radius: 2.6041666667vw;
    border-top-right-radius: 2.6041666667vw;
  }
  .bottom__logo {
    width: 8.2291666667vw;
  }
  .bottom__text {
    width: 52.0833333333vw;
    color: #fff;
    font-size: 1.5625vw;
    font-weight: 300;
    line-height: 2.0833333333vw;
  }
  .bottom__text table {
    float: left;
    width: 45% !important;
  }
  .bottom__text table:nth-child(1) {
    width: 55% !important;
  }
  .bottom__text a {
    color: #fff;
    text-decoration: none;
  }
  .bottom__text a:hover {
    color: #95E2DD;
  }
  .bottom__social {
    float: left;
    width: 5.2083333333vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .bottom__social--img {
    float: left;
    width: 1.25vw;
    position: relative;
    margin: 0px 0px 0px 0.78125vw;
    padding: 0px 0px 0px 0px;
  }
  .partnersSection {
    padding: 0vw 8.8541666667vw 6.25vw 8.8541666667vw;
    background: #408b86;
  }
  .partners {
    height: 8.3333333333vw;
    margin: 2.0833333333vw 0px 0px 0px;
    padding: 0px 4.1666666667vw;
    background: #fff;
    border-radius: 2.0833333333vw;
  }
  .partners .owl-carousel-dots--1 .owl-dots {
    bottom: -3.125vw;
    padding: 0px 0vw 0px 0px;
  }
  .partners .galleryPartnersOwl {
    float: left;
    width: 100%;
    height: 6.25vw;
  }
  .partners .galleryPartnersOwl .box {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .partners .galleryPartnersOwl .box .img {
    width: auto;
    max-width: 80%;
    max-height: 70%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .footer {
    float: left;
    width: 100%;
    height: 5.2083333333vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0vw 2.6041666667vw 0vw 2.6041666667vw;
    background: #408b86;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .footer__arrow {
    float: left;
    position: relative;
  }
  .footer__arrow--img {
    float: left;
    position: relative;
  }
  .footer__menu {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
  }
  .footer__menu--name {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .footer__menu--href {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #ffffff;
    font-size: 1.0416666667vw;
    font-weight: 400;
    line-height: 1.0416666667vw;
    text-decoration: none;
  }
  .footer__menu--href:hover {
    color: #373737;
  }
  .footer__menu--name.footer__menu--active .footer__menu--href {
    color: #373737;
  }
  .footer__menu--hr {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0.78125vw 0px 0.78125vw;
  }
  .footer__menu--name:last-child .footer__menu--hr {
    display: none;
    visibility: hidden;
  }
  .dir {
    float: left;
    height: 100%;
    position: relative;
    padding: 0vw 4.1666666667vw 0vw 0vw;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 1;
  }
  .dir__li {
    float: left;
    position: relative;
  }
  .dir__li:first-child {
    margin: 0px 0px 0px 2.0833333333vw;
  }
  .dir__href {
    float: left;
    position: relative;
    color: #373737;
    font-size: 0.9375vw;
    font-weight: 400;
    line-height: 0.9375vw;
    text-decoration: none;
  }
  .dir__href:hover {
    color: #408b86;
  }
  .dir__arrow {
    float: left;
    width: 0.2083333333vw;
    position: relative;
    margin: 0vw 1.3020833333vw 0px 1.3020833333vw;
  }
  .default__dir {
    margin: 10.4166666667vw 0px 0px 0px;
  }
  .default__dir .dir__section--inside {
    border-radius: 2.0833333333vw;
  }
  .default {
    padding: 5.2083333333vw 11.9791666667vw 5.2083333333vw 11.9791666667vw;
    overflow: hidden;
  }
  .default__left {
    width: 40%;
    margin: 0px 0px 0vw 0px;
    border-radius: 2.6041666667vw;
    overflow: hidden;
    z-index: 10;
  }
  .default__right {
    width: 60%;
    margin: 0px 0px 0vw 0px;
    padding: 0px 7.2916666667vw 0px 0px;
    z-index: 10;
  }
  .default .galleryFoto {
    margin: 3.6458333333vw 0px 0px 0px;
  }
  .default .filesBox {
    margin: 2.0833333333vw 0px 0px 0px;
  }
  .default__logo--icon {
    width: 56.71875vw !important;
    height: auto !important;
    position: absolute;
    top: 4.1666666667vw;
    right: -21.3541666667vw;
    transform: rotate(90deg);
    z-index: 8;
  }
  /* Default */
  .mainFoto {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
  }
  .mainFotoBackground {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .mainFoto .img,
  .mainFotoBackground .img {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .galleryFoto {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .galleryFoto.columns--5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 1.0416666667vw;
    grid-row-gap: 1.0416666667vw;
  }
  .galleryFoto.columns--4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 1.0416666667vw;
    grid-row-gap: 1.0416666667vw;
  }
  .galleryFoto.columns--3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1.0416666667vw;
    grid-row-gap: 1.0416666667vw;
  }
  .galleryFoto.columns--2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1.0416666667vw;
    grid-row-gap: 1.0416666667vw;
  }
  .galleryFoto.columns--1 {
    height: 100%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
  }
  .galleryFoto.columns--1 .box {
    height: 100%;
  }
  .galleryFoto .box {
    float: left;
    width: 100%;
    height: 13.0208333333vw;
    position: relative;
    overflow: hidden;
  }
  .galleryFoto.columns--1 .box {
    height: 100%;
  }
  .galleryFoto .box .img {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: transform 1s;
  }
  .galleryFoto.Zoom .box:hover .img {
    transform: scale(1.1);
  }
  .galleryFotoOwl {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .galleryFotoOwl .box {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .galleryFotoOwl .box .img {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .filesBox {
    float: left;
    width: 100%;
    position: relative;
    margin: 1.0416666667vw 0px 1.0416666667vw 0px;
    padding: 0px 0px 0px 0px;
  }
  .filesBoxFile {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0.5208333333vw 0.5208333333vw 0px;
    color: #000;
    font-size: 0.9375vw;
    font-weight: 400;
    line-height: 1.1458333333vw;
    text-decoration: none;
  }
  .filesBoxFileImg {
    float: left;
    width: 2.0833333333vw;
    position: relative;
    margin: 0px 1.0416666667vw 0px 0px;
  }
  .filesBoxFileTitle {
    float: left;
    width: calc(100% - 3.6458333333vw);
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .filesBoxFile:hover {
    color: #e12e38;
  }
  .googleMap {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .googleMap .mapaBox {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .contentMap {
    float: left;
    position: relative;
    padding: 1.0416666667vw;
  }
  .contentMap__name {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0.5208333333vw 0px;
    color: #383436;
    font-size: 1.0416666667vw;
    font-weight: 400;
    line-height: 1.1458333333vw;
    text-align: left;
  }
  .contentMap__text {
    float: left;
    width: 100%;
    position: relative;
    color: #383436;
    font-size: 0.9375vw;
    font-weight: 400;
    line-height: 1.1458333333vw;
    text-align: left;
  }
  .gm-ui-hover-effect {
    top: 3px !important;
    right: 3px !important;
  }
}/*# sourceMappingURL=style.css.map */