@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
html, body, input, textarea, select {
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  height: 100%;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-display: swap;
}

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;
}

@media screen and (min-width: 1001px) and (max-width: 10000px) {
  .noComp {
    display: none !important;
    visibility: hidden !important;
  }
  .wrapper {
    float: left;
    width: 100%;
    height: 7vw;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 2vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
    background: rgba(0, 0, 0, 0.15);
  }
  .wrapper__logo--box {
    float: left;
    width: 21.875vw;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__logo {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__logo--img {
    float: left;
    width: 100%;
  }
  /* OFF START */
  .wrapper__logo--add {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 2vw;
    padding: 0px 0px 0px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: flex-end;
  }
  .wrapper__logo--two {
    float: left;
    width: 4.7vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__logo--three {
    float: left;
    width: 3vw;
    position: relative;
    margin: -2vw 0px 0px 1vw;
    padding: 0px 0px 0px 0px;
  }
  /* OFF STOP */
  .wrapper__menu {
    float: left;
    height: 55%;
    position: relative;
    margin: 3vw 0px 0px 0px;
    padding: 0px 2vw 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--href {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0.5vw 0px 0.5vw;
    color: #ffffff;
    font-size: 1vw;
    font-weight: 400;
    line-height: 1vw;
    text-decoration: none;
    letter-spacing: 0.75px;
    border-bottom: 0px solid #000;
    cursor: pointer;
  }
  .wrapper__menu--href:hover {
    color: #fff;
    border-bottom: 0px solid #f0821a;
  }
  .wrapper__menu--name.wrapper__menu--active .wrapper__menu--href {
    color: #fff;
    border-bottom: 0px solid #f0821a;
  }
  .wrapper__menu--href:after {
    content: " ";
    float: left;
    width: 0%;
    height: 4px;
    position: absolute;
    left: 50%;
    bottom: 0;
    background: #f0821a;
    transition: all 0.4s ease-in-out;
  }
  .wrapper__menu--name:hover .wrapper__menu--href:after,
  .wrapper__menu--name.wrapper__menu--active .wrapper__menu--href:after {
    width: 100%;
    left: 0;
  }
  .wrapper__menu--hr {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 1.5vw 0px 1.5vw;
  }
  .wrapper__menu--name:last-child .wrapper__menu--hr {
    display: none;
    visibility: hidden;
  }
  .wrapper__other {
    float: left;
    height: 45%;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__select {
    float: left;
    width: 14vw;
    height: 100%;
    margin: 0px 0px 0px 0px;
    position: relative;
    background-color: #f0821a;
    cursor: pointer;
  }
  .wrapper__select--box {
    display: none !important;
    float: left;
    width: 100%;
    height: 2.1vw;
    position: relative;
    color: #ffffff;
    font-size: 0.8vw;
    font-weight: 600;
    line-height: 1.1vw;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.14px;
    border-top: 1px solid #d6d9e1;
    background: #f0821a;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .wrapper__select--box:first-child {
    font-size: 0.8vw;
    font-weight: 600;
    line-height: 1vw;
    border-top: 0;
    height: 100% !important;
    display: flex !important;
    text-align: center;
  }
  .wrapper__select--box:hover {
    color: #1f1f23;
  }
  .wrapper__select:hover .wrapper__select--box {
    display: flex !important;
  }
  .wrapper__search {
    float: left;
    width: 5vw;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #13387e;
  }
  .wrapper__search--box {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__search--icon {
    float: left;
    width: 1vw;
    position: relative;
  }
  .wrapper__lang {
    float: left;
    width: 5vw;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .wrapper__lang--href {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    color: #fff;
    font-size: 1vw;
    font-weight: 600;
    line-height: 1vw;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.14px;
  }
  .wrapper.smallWrapper {
    background: rgba(0, 0, 0, 0.55);
  }
  .wrapperHeight {
    float: left;
    width: 0;
    height: 7vw;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -100;
    opacity: 0;
  }
  .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: 23.4375vw;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(images/slideShadowBg.png) bottom no-repeat;
    background-size: cover;
    z-index: 3;
  }
  .slide__slides--inside {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 7.5vw 0px 7.5vw;
    z-index: 4;
  }
  .slide__slides--text {
    float: left;
    width: 45vw;
    position: relative;
    margin: 15vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #fff;
    font-size: 1.3vw;
    line-height: 1.8vw;
    font-weight: 300;
  }
  .slide__slides--text h1 {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 1vw 0px;
    padding: 0px 0px 0px 0px;
    font-size: 3.6458333333vw;
    line-height: 3.6458333333vw;
    font-weight: 700;
  }
  .slide__slides--text h1 em {
    font-style: normal;
    display: block;
  }
  .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__scroll {
    float: left;
    position: absolute;
    left: 7.5vw;
    bottom: 3.5vw;
    color: #ffffff;
    font-size: 0.8vw;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 0.8vw;
    text-transform: uppercase;
    z-index: 5;
    cursor: pointer;
  }
  .slide__scroll:after {
    content: " ";
    float: left;
    width: 2px;
    height: 3.5vw;
    position: absolute;
    left: 1px;
    top: -4.5vw;
    background: #fff;
  }
  .slide__scroll:before {
    content: " ";
    float: left;
    width: 2px;
    height: 2.5vw;
    position: absolute;
    left: 1px;
    bottom: -3.5vw;
    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;
    padding: 6.25vw 0px 6.25vw 0px;
  }
  .homeOne__header.header__60 {
    margin: 0px 0px 1.0416666667vw 0vw;
  }
  .homeOne__text {
    color: #747474;
  }
  .homeTwo {
    float: left;
    width: 100%;
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .homeTwo.homeTwoGrid--3 {
    margin: 3.125vw 0px 3.125vw 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .homeTwo.realizationsTwoGrid--3 {
    margin: 0vw 0px 0vw 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .homeTwo__box {
    float: left;
    width: 100%;
    height: 32.2916666667vw;
    position: relative;
    margin: 0;
    padding: 0;
    background-color: #f6f6f6;
    overflow: hidden;
  }
  .homeTwo__box--left {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
  }
  .homeTwo__box--right {
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
  }
  .homeTwo__box--right .header__35 {
    width: 50%;
    margin: 0px 25% 1.0416666667vw 25%;
    text-align: center;
  }
  .homeTwo__box:nth-child(1) .homeTwo__box--right .header__35 {
    width: 70%;
    margin: 0px 15% 1.0416666667vw 15%;
  }
  .homeTwo__box:nth-child(3) .homeTwo__box--right .header__35 {
    width: 30%;
    margin: 0px 35% 1.0416666667vw 35%;
  }
  .homeTwo__box:hover {
    background-color: #f0821a;
  }
  .homeTwo__box--shadow {
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
  }
  .homeTwo__more {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0vw;
    padding: 0px 2.0833333333vw 0px 2.0833333333vw;
    color: #231f20;
    font-size: 0.9375vw;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 2.6041666667vw;
    text-align: center;
  }
  .homeTwo__more:after {
    content: " ";
    float: left;
    width: 30%;
    height: 3px;
    position: absolute;
    left: 35%;
    bottom: 0;
    background: #f0821a;
    transition: all 0.4s ease-in-out;
  }
  .homeTwo__box--active:before {
    content: " ";
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    background-color: #f0821a;
  }
  .homeTwo__box:hover .homeTwo__more:after {
    width: 100%;
    left: 0;
  }
  .homeTwo.homeTwo__offer .homeTwo__box {
    height: 11.1979166667vw;
  }
  .defaultBox {
    float: left;
    width: 100%;
    height: 46.875vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .defaultBox__left {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
  }
  .defaultBox__right {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 6.25vw 0px 6.25vw;
    background: #ffffff;
  }
  .defaultBox__list {
    float: left;
    width: 100%;
    position: relative;
  }
  .defaultBox__list .defaultBox:nth-child(odd) .defaultBox__left {
    float: right;
  }
  .defaultBox.toRight .defaultBox__left {
    float: right;
  }
  .homeThree {
    float: left;
    width: 100%;
    height: 46.875vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .homeThree__up {
    float: left;
    width: 100%;
    height: 29.6875vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 7;
  }
  .homeThree__up--left {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 5.2083333333vw 0px 5.2083333333vw;
    background: #ffffff;
  }
  .homeThree .mainFotoBackground {
    width: 70%;
    left: auto;
    right: 0;
  }
  .homeThree__text {
    float: right;
    width: 55.7291666667vw;
    position: absolute;
    right: 7.5520833333vw;
    bottom: 3.90625vw;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 2.0833333333vw;
    z-index: 7;
    border-left: 0.7vw solid #f0821a;
  }
  .homeThree__foto {
    float: left;
    width: 30%;
    height: 17.1875vw;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 7;
  }
  .homeThree__foto .homeThree__foto--img {
    width: 100%;
    height: 100%;
  }
  .homeThree__foto .homeThree__foto--img .box {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .homeThree__foto .homeThree__foto--img .img {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: transform 0.2s;
  }
  .homeThree__shadow {
    float: right;
    width: 80%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 6;
  }
  .baner {
    float: left;
    width: 100%;
    height: 100vh;
    position: relative;
  }
  .baner__inside {
    float: left;
    width: 55%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 7.5vw 0px 7.5vw;
    z-index: 3;
  }
  .baner__inside .header__70 {
    margin: 16vw 0px 1.5vw 0px;
  }
  .searchBox {
    float: left;
    width: 100%;
    height: 4vw;
    position: relative;
    margin: 0vw 0px 0px 0px;
    padding: 0vw 0px 0px 0px;
  }
  .searchBox__form {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0vw 0px 0px 0px;
    padding: 0vw 0px 0px 0px;
  }
  .searchBox__input {
    float: left;
    width: calc(100% - 5vw);
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 2vw 0px 2vw;
    color: #000;
    font-size: 1vw;
    line-height: 1vw;
    border: 1px solid #eaeaea;
    background: #ffffff;
  }
  .searchBox__submit {
    float: right;
    width: 5vw;
    height: 100%;
    background-color: #000;
    color: #ffffff;
    font-size: 0.9vw;
    font-weight: 600;
    line-height: 0.9vw;
    text-transform: uppercase;
    border: 0px solid #dedede;
    cursor: pointer;
    letter-spacing: 0.2vw;
    background: #f0821a url(images/wrapperSearch.svg) center no-repeat;
    background-size: 1vw;
  }
  .baner.banerSmall {
    height: 7vw;
  }
  .baner.banerSmall .baner__inside {
    display: none;
    visibility: hidden;
  }
  .baner.banerSmall .slide__scroll {
    display: none;
    visibility: hidden;
  }
  .blog {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .blog__list {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .blog__box {
    float: left;
    width: 100%;
    height: 27.0833333333vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0vw 4.1666666667vw 0px 4.1666666667vw;
    background: #f8f8f8;
  }
  .blog__box:nth-child(even) {
    background: #fff;
  }
  .news__date {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #231f20;
    font-size: 1.0416666667vw;
    font-weight: 500;
    line-height: 1.0416666667vw;
  }
  .news__date:before {
    content: " ";
    float: left;
    width: 1.0416666667vw;
    height: 0.5208333333vw;
    position: relative;
    margin: 0px 1.0416666667vw 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #f0821a;
    transition: all 0.4s ease-in-out;
  }
  .blog__box:hover .news__date:before {
    width: 2.0833333333vw;
  }
  .news__name {
    float: left;
    width: 100%;
    position: relative;
    margin: 1.3020833333vw 0px 1.0416666667vw 0px;
    padding: 0px 0px 0px 0px;
    color: #1a1a19;
    font-size: 1.8229166667vw;
    font-weight: 600;
    line-height: 2.0833333333vw;
  }
  .news__text {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #231f20;
    font-size: 1.1458333333vw;
    font-weight: 300;
    line-height: 1.6666666667vw;
  }
  .realizations {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 5.7291666667vw 5.7291666667vw 5.7291666667vw 5.7291666667vw;
  }
  .realizations__list {
    float: left;
    width: 100%;
    position: relative;
    margin: 1.0416666667vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 4.1666666667vw;
    grid-row-gap: 4.1666666667vw;
  }
  .rel__box {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .rel__foto {
    float: left;
    width: 100%;
    height: 18.2291666667vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: rgba(0, 0, 0, 0.2);
    overflow: hidden;
  }
  .rel__foto .mainFoto .img {
    float: left;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: transform 1s;
  }
  .rel__box:hover .mainFoto .img {
    transform: scale(1.1);
  }
  .rel__name {
    float: left;
    width: 100%;
    position: relative;
    margin: 1.8229166667vw 0px 0vw 0px;
    padding: 0px 0px 0px 0px;
    color: #1a1a19;
    font-size: 1.8229166667vw;
    font-weight: 600;
    line-height: 2.0833333333vw;
  }
  .contact {
    float: left;
    width: 100%;
    height: 30vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .contact__left {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 7.5vw 0px 7.5vw;
    background: #f7f7f7;
  }
  .contact__logo {
    float: left;
    width: 7vw;
    position: relative;
    margin: 0px 0px 1.5vw 0px;
  }
  .contact__left .text__22 table {
    float: left;
    width: 50% !important;
    height: 2.5vw !important;
    border: 0;
  }
  .contact__left .text__22 table tr td {
    padding: 0px 0px 0px 3.5vw;
    background: url(images/contactIcon_1.svg) left no-repeat;
    background-size: 2.5vw;
    border: 0;
  }
  .contact__left .text__22 table:nth-of-type(2) tr td {
    background: url(images/contactIcon_2.svg) left no-repeat;
    background-size: 2.5vw;
  }
  .contact__right {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .contact__half {
    float: left;
    width: 33%;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .page {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 5vw 15vw 5vw 15vw;
  }
  .page .filesBox {
    margin: 2vw 0px 0px 0px;
  }
  .page .galleryFoto {
    margin: 4vw 0px 0px 0px;
  }
  .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: 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(3, 1fr);
    grid-column-gap: 1.0416666667vw;
    grid-row-gap: 1.0416666667vw;
  }
  .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 .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: 1.0416666667vw;
    font-weight: 400;
    line-height: 1.0416666667vw;
    text-decoration: none;
  }
  .filesBoxFileImg {
    float: left;
    width: 2.0833333333vw;
    position: relative;
    margin: 0px 1.0416666667vw 0px 0px;
  }
  .filesBoxFileTitle {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
  }
  .filesBoxFile:hover {
    color: #f0821a;
  }
  .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: 0.8vw;
  }
  .contentMap__name {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0.5vw 0px;
    color: #383436;
    font-size: 1.1vw;
    font-weight: 800;
    line-height: 1.1vw;
    text-align: left;
    letter-spacing: 1px;
  }
  .contentMap__text {
    float: left;
    width: 100%;
    position: relative;
    color: #383436;
    font-size: 0.9vw;
    font-weight: 400;
    line-height: 1.3vw;
    text-align: left;
    letter-spacing: 1px;
  }
  .gm-ui-hover-effect {
    top: 3px !important;
    right: 3px !important;
  }
  .formBox {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 2vw 0px 2vw 0px;
  }
  .formBox__inside {
    float: left;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }
  .formBox__inputBox {
    float: left;
    width: 24%;
    margin: 0px 0px 1vw 0px;
  }
  .formBox__inputBox.allWidth {
    width: 100%;
  }
  .formInput {
    float: left;
    width: 100%;
    height: 3vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 1vw 0px 1vw;
    color: #000;
    font-size: 0.9vw;
    line-height: 0.9vw;
    border: 1px solid #eaeaea;
    background: #ffffff;
  }
  .formTextarea {
    float: left;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 8vw;
    min-height: 8vw;
    max-height: 8vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 1vw 0px 0px 1vw;
    color: #000;
    font-size: 0.9vw;
    line-height: 0.9vw;
    border: 1px solid #eaeaea;
    background: #ffffff;
  }
  .formSelect {
    float: left;
    width: 100%;
    height: 3vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 1vw 0px 1vw;
    border: 1px solid #eaeaea;
    color: #000;
    font-size: 0.9vw;
    line-height: 3vw;
    outline-color: #b7d437;
    background: #fff url(images/selectArrow.svg) center right 1vw no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
  }
  .formSubmit {
    float: right;
    width: 16vw;
    height: 76px;
    background-color: #000;
    color: #ffffff;
    font-size: 0.9vw;
    font-weight: 600;
    line-height: 0.9vw;
    text-transform: uppercase;
    border: 0px solid #dedede;
    cursor: pointer;
    border-radius: 4px;
    letter-spacing: 0.2vw;
  }
  .formBox__checkBox {
    float: left;
    width: 100%;
    margin: 0px 0px 1vw 0px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }
  .formBox__checkInput {
    float: left;
    width: 15px;
    height: 15px;
    position: relative;
    border: 1px solid #eaeaea;
  }
  .formBox__checkText {
    float: left;
    width: calc(100% - 30px);
    position: relative;
    color: #000;
    font-size: 0.8vw;
    line-height: 1.1vw;
    font-weight: 400;
    text-align: justify;
  }
  .formBox__checkText a {
    color: #000;
    text-decoration: underline;
  }
  .formInput:focus, .formTextarea:focus, .formSelect, .formSubmit:focus {
    outline: none;
  }
  .recaptcha {
    float: right;
    margin: 0px 1.0416666667vw 0px 0px;
    position: relative;
  }
  .footer {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #000;
  }
  .footer__up {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 3.125vw 2.6041666667vw 3.125vw 2.6041666667vw;
    background: #25252a;
  }
  .footer__social {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .footer__social--img {
    float: left;
    position: relative;
    margin: 0px 1.5625vw 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .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: #a9a9b2;
    font-size: 0.9375vw;
    font-weight: 400;
    line-height: 0.9375vw;
    text-decoration: none;
    letter-spacing: 0.75px;
    border-bottom: 0px solid #000;
  }
  .footer .menu__href:hover {
    color: #ffc000;
  }
  .footer .menu__name.menu__active .menu__href {
    color: #ffc000;
  }
  .footer .menu__hr {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 1.5625vw 0px 1.5625vw;
  }
  .footer .menu__name:last-child .menu__hr {
    display: none;
    visibility: hidden;
  }
  .footer__bottom {
    float: left;
    width: 100%;
    height: 3.125vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 2.0833333333vw 0px 0px;
    background: #323236;
  }
  .footer__bottom--left {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .footer__arrowUp {
    float: left;
    width: 3.125vw;
    height: 3.125vw;
    position: relative;
    margin: 0px 2.0833333333vw 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 10;
    cursor: pointer;
    background-color: #424247;
  }
  .footer__arrowUp--img {
    float: left;
    margin: 0px 0px 0px 0px;
  }
  .footer__text {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #a9a9b2;
    font-size: 0.9375vw;
    font-weight: 400;
    line-height: 0.9375vw;
    text-decoration: none;
  }
  a.footer__text:hover {
    color: #ffc000;
  }
  .footer__phone {
    float: left;
    position: relative;
    margin: 0px 1.0416666667vw 0px 0px;
  }
  .footer__mail {
    float: left;
    position: relative;
    margin: 0px 1.0416666667vw 0px 3.125vw;
  }
}/*# sourceMappingURL=style.css.map */