@media screen and (min-aspect-ratio: 13/9) {
  .popupLandscape {
    display: block !important;
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
  }
  .popupLandscape .popup {
    background: rgba(0, 0, 0, 0.95);
  }
}
@media screen and (min-width: 0px) and (max-width: 1000px) {
  .popupLandscape {
    display: none;
  }
  .noPhone {
    display: none !important;
    visibility: hidden !important;
  }
  .wrapper__hamb {
    float: right;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 50px;
    cursor: pointer;
  }
  .wrapper__hamb span {
    background: #fff;
    height: 5px;
    margin: 5px 0;
    transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  }
  .wrapper__hamb.wrapper__hamb--black span {
    background: #fff;
  }
  .wrapper__hamb.wrapper__hamb--active span {
    background: #fff;
  }
  .wrapper__hamb span:nth-of-type(1) {
    width: 50%;
  }
  .wrapper__hamb span:nth-of-type(2) {
    width: 100%;
  }
  .wrapper__hamb span:nth-of-type(3) {
    width: 75%;
  }
  .wrapper__hamb.wrapper__hamb--active span:nth-of-type(1) {
    transform-origin: bottom;
    transform: rotatez(45deg) translate(6px, 1px);
  }
  .wrapper__hamb.wrapper__hamb--active span:nth-of-type(2) {
    transform-origin: top;
    transform: rotatez(-45deg);
  }
  .wrapper__hamb.wrapper__hamb--active span:nth-of-type(3) {
    transform-origin: bottom;
    width: 50%;
    transform: translate(20px, -8px) rotatez(45deg);
  }
  .wrapper {
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 4.4444444444vw 4.4444444444vw 4.4444444444vw 4.4444444444vw;
    position: relative;
    background: rgb(0, 0, 0);
    z-index: 30;
  }
  .wrapper__logo {
    float: left;
    width: 33.3333333333vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__logo--img {
    float: left;
    width: 100%;
  }
  .wrapper__menu {
    display: none;
    float: left;
    width: 100%;
    position: relative;
    margin: 6.6666666667vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
  }
  .wrapper__menu--name {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__menu--href {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Poppins;
    color: #ffffff;
    font-size: 5.7777777778vw;
    font-weight: 600;
    line-height: 10.6666666667vw;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 0px solid #000;
  }
  .wrapper__menu--href:before {
    content: " ";
    float: left;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: -2.2222222222vw;
    background: rgba(255, 255, 255, 0);
    transition: all 0.3s ease-in-out;
  }
  .wrapper__menu--href:hover:before {
    width: 0%;
    left: 0;
    background-color: rgb(255, 255, 255);
  }
  .wrapper__menu--hr {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 6.6666666667vw 0px 6.6666666667vw;
  }
  .wrapper__menu--name:last-child .wrapper__menu--hr {
    display: none;
    visibility: hidden;
  }
  .wrapper__other {
    float: left;
    position: absolute;
    right: 26.6666666667vw;
    top: 3.3333333333vw;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__social {
    float: left;
    width: 4.4444444444vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__social--href {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 3.7777777778vw 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__social--img {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__lang {
    float: left;
    width: 4.4444444444vw;
    position: relative;
    margin: -1.1111111111vw 4.4444444444vw 0px 0vw;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__lang--href {
    float: left;
    position: relative;
    margin: 0px 0px 2.2222222222vw 0vw;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__lang--flag {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .slide {
    float: left;
    width: 100%;
    height: 65vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
  }
  .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--inside {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 4.4444444444vw 0px 4.4444444444vw;
    z-index: 3;
  }
  .slide__slides--text {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #fff;
    font-size: 8.8888888889vw;
    line-height: 11.1111111111vw;
    font-weight: 400;
  }
  .slide__slides--text h1,
.slide__slides--text h2,
.slide__slides--text strong {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 8.8888888889vw;
    line-height: 11.1111111111vw;
    font-weight: 700;
  }
  .page--1 .slide__slides--text h1,
.page--1 .slide__slides--text h2,
.page--1 .slide__slides--text strong {
    font-size: 8.8888888889vw;
    line-height: 11.1111111111vw;
    font-weight: 700;
  }
  .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__text {
    display: none !important;
    visibility: hidden !important;
  }
  .slide__contact {
    float: left;
    width: 100%;
    position: fixed;
    right: 0vw;
    bottom: 0vw;
    margin: 0px 0px 0px 0px;
    padding: 3.3333333333vw 4.4444444444vw 3.3333333333vw 4.4444444444vw;
    color: #fff;
    font-size: 4.4444444444vw;
    font-weight: 600;
    line-height: 6.6666666667vw;
    text-decoration: none;
    background: #000 url(images/slideContact.png) right 4.4444444444vw center no-repeat;
    background-size: 6.6666666667vw;
    z-index: 20;
  }
  .slide__contact:before {
    content: "";
    float: left;
    width: 12.6666666667vw;
    height: 1.1111111111vw;
    position: relative;
    margin: 0px 4.4444444444vw 0px 0px;
    background: url(images/slideContactArrow.svg) center no-repeat;
    background-size: 100% 100%;
    transition: all 0.2s ease-in-out;
  }
  .slide__contact:hover:before {
    left: 17.7777777778vw;
  }
  .slide__scroll {
    display: none !important;
    visibility: hidden !important;
  }
  .owl-carousel-nav--1 .owl-nav {
    float: left;
    width: 100%;
    margin: -8.8888888889vw 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: 17.7777777778vw;
    height: 17.7777777778vw;
    position: absolute;
    top: 0;
    right: -22.2222222222vw;
    font-size: 0;
    background: url(images/owlNav_arrowRight.svg) center no-repeat !important;
    background-size: 17.7777777778vw !important;
  }
  .owl-carousel-nav--1 .owl-nav .owl-prev {
    float: left;
    width: 17.7777777778vw;
    height: 17.7777777778vw;
    position: absolute;
    top: 0;
    left: -22.2222222222vw;
    font-size: 0;
    background: url(images/owlNav_arrowLeft.svg) center no-repeat !important;
    background-size: 17.7777777778vw !important;
  }
  .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: 94%;
    left: 3%;
    bottom: 2vw;
    position: absolute;
    z-index: 5;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    counter-reset: section;
  }
  .owl-carousel-dots--1 .owl-dots .owl-dot {
    float: left;
    width: 2vw;
    height: 2vw;
    position: relative;
    margin: 0px 0.2vw 0px 0.2vw;
    padding: 0px 0px 0px 0px;
    color: #3b3a3a;
    font-size: 0.8vw;
    font-weight: 400;
    line-height: 0.8vw;
    border: 1px solid #3b3a3a;
    border-radius: 40em;
    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::before {
    counter-increment: section;
    content: counter(section);
  }
  .owl-carousel-dots--1 .owl-dots .owl-dot:focus {
    outline: none;
  }
  .owl-carousel-dots--1 .owl-dots .active {
    float: left;
    position: relative;
    color: #000;
    border: 1px solid #fff;
    border-radius: 40em;
    background: #fff;
  }
  .slide .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;
  }
  .homeOne {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    z-index: 5;
    overflow: hidden;
  }
  .homeOne__wrap {
    float: left;
    width: 100%;
    position: relative;
  }
  .homeOne__left {
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 17.7777777778vw 4.4444444444vw 17.7777777778vw 4.4444444444vw;
  }
  .homeOne__right {
    float: left;
    width: 100%;
    height: 88.8888888889vw;
    margin: 0px 0px 0px 0px;
    padding: 0px 0vw 0px 0px;
  }
  .homeTwo {
    float: left;
    width: 100%;
    position: relative;
    margin: 0vw 0px 0px 0px;
    z-index: 3;
  }
  .homeTwo__wrap {
    float: left;
    width: 100%;
    position: relative;
    z-index: 5;
  }
  .homeTwo__right {
    float: right;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 17.7777777778vw 4.4444444444vw 17.7777777778vw 4.4444444444vw;
    background: #000;
  }
  .homeOffers {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .homeOffers__inside {
    float: left;
    width: 100%;
    position: relative;
  }
  .hoOffer {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 17.7777777778vw 4.4444444444vw 17.7777777778vw 4.4444444444vw;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .hoOffer:last-child {
    border-right: 0;
  }
  .hoOffer--16 .header__30 {
    z-index: 5;
  }
  .hoOffer__text.text__19 {
    padding: 4.4444444444vw 0vw 0px 0vw;
    position: relative;
    color: #fff;
    z-index: 5;
    opacity: 0;
  }
  .hoOffer__line {
    float: left;
    width: 100%;
    margin: 0vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-left: 1px solid #000;
    opacity: 0.2;
    z-index: 1;
  }
  .hoOffer__more {
    z-index: 5;
  }
  .hoOffer__foto {
    float: left;
    width: calc(100% + 2px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    transition: all 0.4s ease-in-out;
    opacity: 0;
  }
  .hoOffer:last-child .hoOffer__foto {
    width: 100%;
  }
  .hoOffer .header__30 {
    color: #fff;
    z-index: 6;
  }
  .hoOffer .text__19 {
    opacity: 0.8;
  }
  .hoOffer .hoOffer__more {
    color: #fff;
  }
  .hoOffer .hoOffer__foto {
    opacity: 1;
  }
  .aboutTwo {
    float: left;
    width: 100%;
    position: relative;
    padding: 0vw 0px 0vw 0px;
    z-index: 3;
  }
  .aboutTwo__wrap {
    float: left;
    width: 100%;
    position: relative;
    z-index: 5;
  }
  .aboutTwo__left {
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 13.3333333333vw 4.4444444444vw 60px 4.4444444444vw;
    background: #000;
  }
  .aboutTwo__right {
    display: none !important;
    visibility: hidden !important;
  }
  .aboutThree {
    float: left;
    width: 100%;
    position: relative;
    margin: 0vw 0px 0px 0px;
    z-index: 3;
  }
  .aboutThree__wrap {
    float: left;
    width: 100%;
    position: relative;
    z-index: 5;
  }
  .aboutThree__left {
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0vw 0vw 0px 0vw;
    background: #fff;
  }
  .aboutThree__right {
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 13.3333333333vw 4.4444444444vw 13.3333333333vw 4.4444444444vw;
    background: #fff;
  }
  .submenu {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .submenu__href {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 3.3333333333vw 0px 3.3333333333vw 0vw;
    background: #000000;
  }
  .submenu__href--inside {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0vw 4.4444444444vw 0px 4.4444444444vw;
    color: #fff;
    font-family: Poppins;
    font-size: 4.8888888889vw;
    font-weight: 600;
    line-height: 6.6666666667vw;
    text-align: left;
    text-decoration: none;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  .submenu__href:first-child .submenu__href--inside {
    border-left: 0;
  }
  .submenu__href--16 .submenu__href--inside {
    padding: 0vw 4.4444444444vw 0px 4.4444444444vw;
  }
  .submenu__href:hover,
.submenu__href.submenu__href--active {
    background: #fff;
  }
  .submenu__href:hover .submenu__href--inside,
.submenu__href.submenu__href--active .submenu__href--inside {
    color: #000000;
  }
  .offer {
    float: left;
    width: 100%;
    position: relative;
    margin: 0vw 0px 0px 0px;
    padding: 17.7777777778vw 4.4444444444vw 0px 4.4444444444vw;
    z-index: 3;
  }
  .offer__wrap {
    float: left;
    width: 100%;
    position: relative;
    z-index: 5;
  }
  .offerPage {
    float: left;
    width: 100%;
    position: relative;
    margin: 0vw 0px 0px 0px;
    padding: 0vw 0px 17.7777777778vw 0px;
  }
  .offerPage__text.text__19 {
    font-weight: 400;
  }
  .offerPage__text.text__19 em {
    float: left;
    width: 100%;
    position: relative;
    margin: 2.2222222222vw 0px 0px 0px;
    font-size: 5.5555555556vw;
    font-style: normal;
  }
  .portfolio {
    float: left;
    width: 100%;
    margin: 0vw 0px 0px 0px;
    padding: 0vw 0px 0px 0px;
    z-index: 3;
  }
  .portfolio__wrap {
    float: left;
    width: 100%;
    height: 100%;
    z-index: 5;
  }
  .portfolio__list {
    float: left;
    width: 100%;
    margin: 0vw 0px 0px 0px;
    padding: 0vw 0px 0px 0px;
    z-index: 3;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .poBox {
    float: left;
    width: 100%;
    height: 73.3333333333vw;
    position: relative;
    overflow: hidden;
  }
  .poBox__inside {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .poBox__name {
    float: left;
    width: auto;
    position: absolute;
    top: 15.5555555556vw;
    left: 4.4444444444vw;
    margin: 0px 0px 0px 0px;
    padding: 2.2222222222vw 3.3333333333vw 2.2222222222vw 3.3333333333vw;
    color: #ffffff;
    font-family: Poppins;
    font-size: 6.6666666667vw;
    font-weight: 700;
    line-height: 8.8888888889vw;
    text-align: left;
    background: #000;
  }
  .poBox__more {
    float: left;
    width: auto;
    position: absolute;
    left: 4.4444444444vw;
    bottom: 4.4444444444vw;
    margin: 0px 0px 0px 0px;
    padding: 2.2222222222vw 3.3333333333vw 2.2222222222vw 3.3333333333vw;
    color: #ffffff;
    font-family: Poppins;
    font-size: 3.5555555556vw;
    font-weight: 700;
    line-height: 4.4444444444vw;
    text-align: left;
    background: #000;
  }
  .poBox__foto {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .poBox__foto:before {
    content: " ";
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 6;
    transition: all 0.4s ease-in-out;
  }
  .poBox:hover .poBox__inside,
.poBox.poBox--active .poBox__inside {
    opacity: 1;
  }
  .poBox:hover .poBox__foto:before,
.poBox.poBox--active .poBox__foto:before {
    opacity: 0;
  }
  .poBox:hover .poBox__name,
.poBox.poBox--active .poBox__name {
    left: 4.4444444444vw;
  }
  .poBox:hover .poBox__more,
.poBox.poBox--active .poBox__more {
    left: 4.4444444444vw;
  }
  .poPopup {
    display: none;
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
  }
  .poPopup__close {
    float: right;
    position: absolute;
    top: 4.4444444444vw;
    right: 4.4444444444vw;
    width: 6vw;
  }
  .poPopup__inside {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .poPopup__box {
    float: left;
    width: 96%;
    margin: 0px 0px 0px 0px;
    padding: 4.4444444444vw;
    position: relative;
    background: #fff;
  }
  .contact {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .contact__left {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 17.7777777778vw 4.4444444444vw 17.7777777778vw 4.4444444444vw;
  }
  .contact__logo {
    float: left;
    width: 50%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .contact__left .wrapper__social {
    width: 50%;
    margin: 0vw 0px 0px 0px;
  }
  .contact__left .wrapper__social--href {
    width: auto;
    margin: 0px 4.4444444444vw 0px 4.4444444444vw;
  }
  .contact__left .wrapper__social--img {
    filter: brightness(100) invert(100);
  }
  .contact__logo--img {
    float: left;
    width: 40vw;
    position: relative;
  }
  .contact__text {
    float: left;
    width: 100%;
    position: relative;
    margin: 8.8888888889vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .contact__text em {
    float: left;
    width: 100%;
    position: relative;
    margin: 0vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-style: normal;
    text-transform: uppercase;
  }
  .contact__text a {
    float: left;
    width: auto;
    position: relative;
    margin: 2.2222222222vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #000;
    font-size: 5.5555555556vw;
    font-weight: 600;
    line-height: 5.5555555556vw;
    text-decoration: none;
  }
  .contact__text a:before {
    content: " ";
    float: left;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: -2.2222222222vw;
    background: rgba(255, 255, 255, 0);
    transition: all 0.3s ease-in-out;
  }
  .contact__text a:hover:before {
    width: 0%;
    left: 0;
    background-color: rgb(255, 255, 255);
  }
  .contact__text table {
    float: left;
    width: 100% !important;
    height: 22.2222222222vw;
    position: relative;
    font-family: Poppins;
    color: #aeaeae;
    font-size: 4.2222222222vw;
    font-weight: 700;
    line-height: 4.2222222222vw;
  }
  .contact__text table tr td {
    padding: 0px 0px 0px 22.2222222222vw;
  }
  .contact__text table:nth-child(1) tr td {
    background: url(images/fastContactIcon_1.svg) center left no-repeat;
    background-size: 14.4444444444vw;
  }
  .contact__text table:nth-child(2) tr td {
    background: url(images/fastContactIcon_2.svg) center left no-repeat;
    background-size: 14.4444444444vw;
  }
  .contact__right {
    float: left;
    width: 100%;
    height: 133.3333333333vw;
    position: relative;
  }
  .mainFoto {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
  }
  .mainFoto .img {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .mainFotoBackground {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .mainFotoBackground .img {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .galleryFoto {
    float: left;
    width: 100%;
    position: relative;
    margin: 6.6666666667vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .galleryFoto.columns--5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 4.4444444444vw;
    grid-row-gap: 4.4444444444vw;
  }
  .galleryFoto.columns--4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 1.1111111111vw;
    grid-row-gap: 1.1111111111vw;
  }
  .galleryFoto.columns--3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 4.4444444444vw;
    grid-row-gap: 4.4444444444vw;
  }
  .galleryFoto.columns--2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 4.4444444444vw;
    grid-row-gap: 4.4444444444vw;
  }
  .galleryFoto.columns--1 {
    height: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 3.3333333333vw;
    grid-row-gap: 3.3333333333vw;
  }
  .galleryFoto .box {
    float: left;
    width: 100%;
    height: 24.4444444444vw;
    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 .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: 4.4444444444vw 0px 4.4444444444vw 0px;
    padding: 0px 0px 0px 0px;
  }
  .filesBoxFile {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 2.2222222222vw 2.2222222222vw 0px;
    color: #000;
    font-size: 4.4444444444vw;
    font-weight: 400;
    line-height: 4.4444444444vw;
    text-decoration: none;
  }
  .filesBoxFileImg {
    float: left;
    width: 11.1111111111vw;
    position: relative;
    margin: 0px 4.4444444444vw 0px 0px;
  }
  .filesBoxFileTitle {
    float: left;
    position: relative;
    margin: 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;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
  }
  .contentMap {
    float: left;
    position: relative;
    padding: 4.4444444444vw;
  }
  .contentMap__name {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 2.2222222222vw 0px;
    color: #383436;
    font-size: 5.3333333333vw;
    font-weight: 400;
    line-height: 5.3333333333vw;
    text-align: left;
  }
  .contentMap__text {
    float: left;
    width: 100%;
    position: relative;
    color: #383436;
    font-size: 4.2222222222vw;
    font-weight: 400;
    line-height: 5.3333333333vw;
    text-align: left;
  }
  .gm-ui-hover-effect {
    top: 3px !important;
    right: 3px !important;
  }
  .opinions {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 17.7777777778vw 4.4444444444vw 17.7777777778vw 4.4444444444vw;
    background: url(images/opinionsBg.jpg) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
  }
  .opinions__wrap {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .opinions__wrap .header__60 {
    width: 80%;
    padding: 0px 0vw 0px 0px;
  }
  .opinions .owl-carousel, .opinions .owl-item {
    height: auto !important;
  }
  .opinions__list {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .opBox {
    float: left;
    width: 100%;
    min-height: 106.6666666667vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
  }
  .opBox__qua {
    float: left;
    width: 100%;
    height: 5.3333333333vw;
    position: relative;
    margin: 11.1111111111vw 0px 4.4444444444vw 0px;
    padding: 0px 4.4444444444vw 0px 4.4444444444vw;
    background: url(images/opBoxQua.png) center left 4.4444444444vw no-repeat;
  }
  .opBox__text.text__19 {
    padding: 0vw 4.4444444444vw 0px 4.4444444444vw;
  }
  .opBox__autor {
    float: left;
    width: 100%;
    position: relative;
    margin: 8.8888888889vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    left: 0;
    bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
  }
  .opBox__autor--left {
    float: left;
    width: 100%;
    height: 22.2222222222vw;
    position: relative;
  }
  .opBox__autor--left .mainFoto .img {
    -o-object-fit: scale-down;
       object-fit: scale-down;
    width: auto;
    max-width: 40%;
    max-height: 90%;
  }
  .opBox__autor--right {
    float: left;
    width: 100%;
    position: relative;
    padding: 2.2222222222vw 4.4444444444vw 4.4444444444vw 4.4444444444vw;
  }
  .opBox__autor--name {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Poppins;
    color: #000;
    font-size: 3.7777777778vw;
    font-weight: 800;
    line-height: 3.7777777778vw;
  }
  .opBox__autor--position {
    float: left;
    width: 100%;
    position: relative;
    margin: 1.1111111111vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Poppins;
    color: #7d7d7d;
    font-size: 3.5555555556vw;
    font-weight: 400;
    line-height: 3.5555555556vw;
  }
  .bim {
    float: left;
    width: 100%;
    position: relative;
    margin: 0vw 0px 0px 0px;
    padding: 4.4444444444vw 4.4444444444vw 4.4444444444vw 4.4444444444vw;
    z-index: 3;
    background-color: #f1f1f1;
  }
  .bim__inside {
    float: left;
    width: 100%;
    position: relative;
    z-index: 5;
  }
  .ns__1 {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 5.5555555556vw;
    grid-row-gap: 5.5555555556vw;
  }
  .ns__box {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
  }
  .ns__box--foto {
    float: left;
    width: 100%;
    height: 42.2222222222vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .ns__box--inside {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 7.7777777778vw;
    background-color: #fff;
  }
  .ns__box--date {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #cbcbcb;
    font-size: 3.1111111111vw;
    font-weight: 400;
    line-height: 3.1111111111vw;
  }
  .ns__box--name {
    float: left;
    width: 100%;
    position: relative;
    margin: 3.3333333333vw 0px 3.3333333333vw 0px;
    padding: 0px 0px 0px 0px;
    color: #231f20;
    font-size: 4.2222222222vw;
    font-weight: 700;
    line-height: 5.7777777778vw;
  }
  .ns__box--header {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #231f20;
    font-size: 3.1111111111vw;
    font-weight: 400;
    line-height: 4.8888888889vw;
  }
  .ns__box .more__18 {
    margin: 4.4444444444vw 0px 0px 0px;
    font-size: 3.1111111111vw;
    font-weight: 700;
    line-height: 3.1111111111vw;
  }
  .dir {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 4.4444444444vw 6.6666666667vw 4.4444444444vw;
    background-color: #f2f2f2;
    z-index: 1;
  }
  .dir__href {
    float: left;
    position: relative;
    margin: 6.6666666667vw 0vw 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #000;
    font-size: 3.3333333333vw;
    font-weight: 400;
    line-height: 3.3333333333vw;
    text-decoration: none;
  }
  .dir__href:hover {
    color: #000;
    text-decoration: underline;
  }
  .dir__href:last-child {
    display: none;
  }
  .dir__arrow {
    float: left;
    width: 2.4444444444vw;
    position: relative;
    margin: 6.6666666667vw 3.3333333333vw 0px 3.3333333333vw;
  }
  .default {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 8.8888888889vw 4.4444444444vw 8.8888888889vw 4.4444444444vw;
  }
  .default__left {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .default__right {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 8.8888888889vw 0px 0px 0vw;
  }
  .default .header__25.marginBottom40 {
    margin-bottom: 8.8888888889vw;
  }
  .default .text__19 ul li {
    width: 100% !important;
  }
  .default .galleryFoto {
    margin: 15.5555555556vw 0px 0px 0px;
  }
  .default .filesBox {
    margin: 8.8888888889vw 0px 0px 0px;
  }
  .fastContact {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 22.2222222222vw 4.4444444444vw 22.2222222222vw 4.4444444444vw;
    background: #000 url(images/fastContactBg.jpg) center no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .fastContact .wrapper__logo {
    width: 40vw;
  }
  .fastContact__text {
    float: left;
    width: 100%;
    position: relative;
    margin: 6.6666666667vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .fastContact__text em {
    float: left;
    width: 100%;
    position: relative;
    margin: 0vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-style: normal;
    text-transform: uppercase;
  }
  .fastContact__text a {
    float: left;
    width: auto;
    position: relative;
    margin: 2.2222222222vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #fff;
    font-size: 6.6666666667vw;
    font-weight: 600;
    line-height: 6.6666666667vw;
    text-decoration: none;
  }
  .fastContact__text a:before {
    content: " ";
    float: left;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: -2.2222222222vw;
    background: rgba(255, 255, 255, 0);
    transition: all 0.3s ease-in-out;
  }
  .fastContact__text a:hover:before {
    width: 0%;
    left: 0;
    background-color: rgb(255, 255, 255);
  }
  .fastContact__text table {
    float: left;
    width: 100% !important;
    height: 25.5555555556vw;
    position: relative;
    font-family: Poppins;
    color: #aeaeae;
    font-size: 4.2222222222vw;
    font-weight: 700;
    line-height: 4.2222222222vw;
  }
  .fastContact__text table tr td {
    padding: 0px 0px 0px 20vw;
  }
  .fastContact__text table:nth-child(1) tr td {
    background: url(images/fastContactIcon_1.svg) center left no-repeat;
    background-size: 16.6666666667vw;
  }
  .fastContact__text table:nth-child(2) tr td {
    background: url(images/fastContactIcon_2.svg) center left no-repeat;
    background-size: 16.6666666667vw;
  }
  .bottom {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 15.5555555556vw 4.4444444444vw 6.6666666667vw 4.4444444444vw;
    background: #000;
    overflow: hidden;
  }
  .bottom__box {
    float: left;
    width: 85%;
    position: relative;
    margin: 0px 0px 13.3333333333vw 0px;
    padding: 0px 0px 0px 0px;
  }
  .bottom__box:last-child {
    margin: 0px 0px 4.4444444444vw 0px;
  }
  .bottom__text.text__19 {
    font-weight: 500;
    color: #5b5b5b;
  }
  .bottom__text.text__19 a {
    position: relative;
    color: #5b5b5b;
  }
  .bottom__text.text__19 a:hover {
    color: #fff;
    text-decoration: none;
  }
  .bottom__text a:before {
    content: " ";
    float: left;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: -1.1111111111vw;
    background: rgba(255, 255, 255, 0);
    transition: all 0.3s ease-in-out;
  }
  .bottom__text a:hover:before {
    width: 0%;
    left: 0;
    background-color: rgb(255, 255, 255);
  }
  .footer {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 4.4444444444vw 8.8888888889vw 17.7777777778vw 8.8888888889vw;
    background: #000;
    overflow: hidden;
  }
  .footer .arrowUp {
    float: left;
    position: relative;
    z-index: 10;
    cursor: pointer;
    color: #fff;
    font-size: 3.3333333333vw;
    font-weight: 400;
    line-height: 3.3333333333vw;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }
  .footer .img {
    float: left;
    margin: 0px 4.4444444444vw 0px 0px;
  }
  .footer .arrowUp:hover {
    color: #fff;
  }
  .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: 4.2222222222vw;
    font-weight: 400;
    line-height: 4.2222222222vw;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 2px solid #000;
  }
  .footer .menu__href:hover {
    color: #fc7f01;
    border-bottom: 2px solid #fc7f01;
  }
  .footer .menu__name.menu__active .menu__href {
    color: #fc7f01;
    border-bottom: 2px solid #fc7f01;
  }
  .footer .menu__hr {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 4.4444444444vw 0px 4.4444444444vw;
  }
  .footer .menu__name:last-child .menu__href .menu__hr {
    display: none;
    visibility: hidden;
  }
  .example {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 22.2222222222vw;
  }
  .example__left {
    float: left;
    width: 25%;
    position: relative;
  }
  .example__right {
    float: right;
    width: 70%;
    position: relative;
  }
}/*# sourceMappingURL=style_rwd.css.map */