@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
html, body, input, textarea, select, button {
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  height: 100%;
  color: #000;
  font-family: "Jost", 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;
}

.f-j {
  font-family: "Jost", sans-serif;
}

@media screen and (min-width: 1001px) and (max-width: 10000px) {
  .noComp {
    display: none !important;
    visibility: hidden !important;
  }
  .wrapper {
    float: left;
    width: 100%;
    height: 6.5104166667vw;
    margin: 0px 0px 0px 0px;
    padding: 0px 2.0833333333vw 0px 2.0833333333vw;
    position: fixed;
    top: 0;
    left: 0;
    background: rgb(0, 0, 0);
    z-index: 30;
  }
  .page--1 .wrapper,
  .page--6 .wrapper {
    background: rgba(0, 0, 0, 0);
  }
  .wrapper__logo {
    float: left;
    width: 15.625vw;
    position: relative;
    margin: -0.78125vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__logo--img {
    float: left;
    width: 100%;
    position: relative;
  }
  .wrapper__menu {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px -5.2083333333vw;
    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: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--7 {
    display: none;
  }
  .wrapper__menu--href {
    float: left;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0.78125vw 0px 0.78125vw;
    color: #ffffff;
    font-size: 0.8854166667vw;
    font-weight: 400;
    line-height: 0.8854166667vw;
    text-transform: uppercase;
    text-decoration: none;
  }
  .wrapper__menu--href:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0%;
    height: 0.1041666667vw;
    background-color: #3c68e2;
    transition: all 0.2s ease-in-out;
  }
  .wrapper__menu--href:hover {
    color: #ffffff;
  }
  .wrapper__menu--name.wrapper__menu--active .wrapper__menu--href {
    color: #ffffff;
  }
  .wrapper__menu--hr {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0.78125vw 0px 0.78125vw;
  }
  .wrapper__menu--name:last-child .wrapper__menu--hr {
    display: none;
    visibility: hidden;
  }
  .wrapper__other {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__button {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0vw;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__button--href {
    float: left;
    height: 2.8645833333vw;
    position: relative;
    margin: 0px 0px 0px 0vw;
    padding: 0px 1.0416666667vw 0px 1.0416666667vw;
    color: #fff;
    font-size: 0.8854166667vw;
    font-weight: 400;
    line-height: 0.8854166667vw;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #3c68e2;
  }
  .wrapper__button--href:hover {
    background-color: #f3c367;
  }
  .wrapper.smallWrapper {
    height: 4.4270833333vw;
    background-color: rgb(0, 0, 0);
  }
  .wrapperMargin {
    float: left;
    width: 0;
    height: 4.4270833333vw;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 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: 26.5625vw;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/slideShadow.png) top center no-repeat;
    background-size: cover;
    z-index: 4;
  }
  .slide__slides--inside {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 26.0416666667vw 0px 7.2916666667vw;
    z-index: 5;
  }
  .slide__slides--text {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #fff;
    font-size: 1.25vw;
    font-weight: 400;
    line-height: 1.6666666667vw;
  }
  .slide__slides--text h1,
  .slide__slides--text h2,
  .slide__slides--text strong {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 1.0416666667vw 0px;
    padding: 0px 0px 0px 0px;
    font-size: 2.0833333333vw;
    font-weight: 700;
    line-height: 2.0833333333vw;
  }
  .slide__slides--text a {
    float: left;
    position: relative;
    margin: 2.0833333333vw 0px 0px 0px;
    padding: 0px 6.25vw 0px 2.0833333333vw;
    color: #fff;
    text-decoration: none;
    font-size: 0.9375vw;
    line-height: 3.6458333333vw;
    font-weight: 400;
    background: #3c68e2 url(images/moreArrow.svg) center right 1.5625vw no-repeat;
    background-size: 3.125vw;
  }
  .slide__slides--text a:hover {
    background-color: #f3c367;
  }
  .slide__slides--logos {
    float: left;
    height: 2.34375vw;
    position: absolute;
    left: 7.2916666667vw;
    bottom: 2.1875vw;
    z-index: 5;
  }
  .slide__slides--logos img {
    height: 100%;
  }
  .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;
  }
  .owl-carousel-nav--1 .owl-nav {
    float: left;
    width: 100%;
    margin: -2.0833333333vw 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.5416666667vw;
    height: 3.5416666667vw;
    position: absolute;
    top: 0;
    right: 2.0833333333vw;
    font-size: 0;
    background: #3c68e2 url(images/owlNav_arrowRight.svg) center no-repeat !important;
    background-size: 0.46875vw !important;
    border-radius: 2.0833333333vw;
  }
  .owl-carousel-nav--1 .owl-nav .owl-prev {
    float: left;
    width: 3.5416666667vw;
    height: 3.5416666667vw;
    position: absolute;
    top: 0;
    left: 1.5625vw;
    font-size: 0;
    background: #3c68e2 url(images/owlNav_arrowLeft.svg) center no-repeat !important;
    background-size: 0.46875vw !important;
    border-radius: 2.0833333333vw;
  }
  .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: 1.0416666667vw;
    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: 0.5208333333vw;
    height: 0.5208333333vw;
    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: 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;
  }
  .slide__scroll {
    float: left;
    width: 2.6041666667vw;
    height: 2.6041666667vw;
    position: absolute;
    left: 2.0833333333vw;
    bottom: 2.0833333333vw;
    z-index: 10;
  }
  .slide__scroll .slide__scroll--arrow {
    width: 2.6041666667vw;
  }
  .homeOne {
    padding: 3.125vw 3.125vw 0px 0px;
  }
  .homeOne__left {
    width: 50vw;
    height: 29.6875vw;
    padding: 0px 13.5416666667vw 0px 7.2916666667vw;
  }
  .homeOne__scroll {
    float: left;
    width: 6.7708333333vw;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #f4f5fa;
  }
  .homeOne__scroll span {
    margin: 0px 0px 1.8229166667vw 0px;
    padding: 0px 1.0416666667vw 3.6458333333vw 1.0416666667vw;
    color: #3c68e2;
    font-size: 0.8333333333vw;
    font-weight: 600;
    line-height: 0.9375vw;
    text-align: center;
    background: url(images/homeOneScroll.svg) bottom center no-repeat;
    background-size: auto 1.9270833333vw;
  }
  .homeOne__scroll span:before {
    content: " ";
    float: left;
    width: 1px;
    height: 9.375vw;
    position: relative;
    margin: 0px 0px 1.0416666667vw 0px;
    padding: 0px 0px 0px 0px;
    background: url(images/homeOneLine.png) center no-repeat;
    background-size: 1px 9.375vw;
  }
  .homeOne__right {
    width: calc(100% - 50vw);
    height: 29.6875vw;
  }
  .homeTwo {
    padding: 0vw 3.125vw 0px 0px;
  }
  .homeTwo__left {
    width: 52.7604166667vw;
    height: 32.8125vw;
    padding: 0px 8.3333333333vw 0px 9.375vw;
    background-color: #f4f5fa;
  }
  .homeTwo__icon {
    float: left;
    width: 5.4166666667vw;
    position: absolute;
    top: 3.3854166667vw;
    left: 3.3854166667vw;
  }
  .homeTwo__right {
    width: calc(100% - 52.7604166667vw);
    height: 32.8125vw;
  }
  .homeSix__inside {
    padding: 6.7708333333vw 7.2916666667vw 6.25vw 7.2916666667vw;
  }
  .homeSix__inside .more__18 {
    position: absolute;
    top: 6.7708333333vw;
    right: 7.2916666667vw;
  }
  .homeSixNews {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .homeSixNews .owl-carousel-nav--1 .owl-nav .owl-next {
    right: -5.2083333333vw;
  }
  .homeSixNews .owl-carousel-nav--1 .owl-nav .owl-prev {
    left: -5.2083333333vw;
  }
  .homeSixNews__inside {
    float: left;
    width: 100%;
    height: 28.125vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .homeSixNews__box {
    float: left;
    width: 100%;
    height: 28.125vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .homeSixNews__box:before {
    content: " ";
    float: left;
    width: 100%;
    height: 0.15625vw;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #f5f5f5;
    transition: all 0.2s ease-in-out;
  }
  .homeSixNews__box:hover:before {
    background-color: #3c68e2;
  }
  .homeSixNews__box:hover .homeSixNews__box--more {
    opacity: 1;
  }
  .homeSixNews__box--foto {
    float: left;
    width: 100%;
    height: 18.4895833333vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .homeSixNews__box--inside {
    float: left;
    width: 100%;
    height: 9.6354166667vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0vw 0px 0vw;
  }
  .homeSixNews__box--date {
    color: #bebebe;
    font-size: 0.9375vw;
    font-weight: 400;
    line-height: 0.9375vw;
  }
  .homeSixNews__box--name {
    width: 90%;
    color: #3c68e2;
  }
  .homeSixNews__box--more {
    opacity: 0;
  }
  .homeSixNewsPage .homeSixNews__inside {
    height: auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 0.78125vw;
    grid-row-gap: 2.0833333333vw;
  }
  .homeThree {
    padding: 7.8125vw 15.625vw 7.8125vw 15.625vw;
    background-color: #f7f7f7;
    overflow: hidden;
  }
  .homeThree__gallery .box {
    height: 4.6875vw !important;
    transition: all 0.3s ease-in-out;
  }
  .homeThree__gallery .box:hover .img {
    filter: grayscale(0%);
    opacity: 1;
  }
  .homeThree__gallery .box .img {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
    filter: grayscale(100%);
    opacity: 0.6;
  }
  .aboutOne {
    padding: 15.625vw 17.1875vw 9.375vw 17.1875vw;
  }
  .aboutTwo {
    height: 32.8125vw;
    padding: 0px 7.2916666667vw;
  }
  .aboutTwo__inside {
    height: 100%;
    background-color: #f4f5fa;
  }
  .aboutTwo__left {
    width: 38.0208333333vw;
    height: 100%;
  }
  .aboutTwo__right {
    width: calc(100% - 38.0208333333vw);
    height: 100%;
    padding: 0px 5.7291666667vw;
  }
  .aboutTwo__right .homeTwo__icon {
    left: 1.0416666667vw;
    top: 2.0833333333vw;
  }
  .aboutThree {
    height: 21.875vw;
    margin: 7.8125vw 0px 7.8125vw 0px;
    padding: 0px 7.2916666667vw;
  }
  .aboutThree__inside {
    height: 100%;
  }
  .aboutThree__left {
    width: 50%;
    height: 100%;
    padding: 0px 0px 0px 4.6875vw;
  }
  .aboutThree__left .owl-carousel-nav--1 .owl-nav .owl-next {
    right: -5.2083333333vw;
  }
  .aboutThree__left .owl-carousel-nav--1 .owl-nav .owl-prev {
    left: -5.2083333333vw;
  }
  .aboutThree__right {
    width: 50%;
    height: 100%;
    padding: 0px 3.125vw 0px 9.375vw;
  }
  .gameOne {
    padding: 11.9791666667vw 7.2916666667vw 9.375vw 7.2916666667vw;
  }
  .submenu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .submenu__href {
    height: 4.1666666667vw;
    text-decoration: none;
  }
  .submenu__href:before {
    content: " ";
    float: left;
    width: 100%;
    height: 0.15625vw;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #f5f5f5;
    transition: all 0.2s ease-in-out;
  }
  .submenu__href:hover:before, .submenu__href.submenu__href--active:before {
    background-color: #3c68e2;
  }
  .gameList {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 0.78125vw;
    grid-row-gap: 2.0833333333vw;
  }
  .gameBox {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .gameBox__foto {
    float: left;
    width: 100%;
    height: 11.71875vw;
    position: relative;
    margin: 0px 0px 1.3020833333vw 0px;
    padding: 0px 0px 0px 0px;
  }
  .gameBox__name {
    height: 2.6041666667vw;
  }
  .gameBox__icons .gameBox__icon {
    float: left;
    width: 1.0416666667vw;
    position: relative;
    margin: 0px 0.5208333333vw 0px 0px;
    opacity: 0.3;
    filter: brightness(0);
  }
  .gamePopup {
    display: none;
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 55;
  }
  .gamePopup__inside {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .gamePopup--close {
    width: 2.0833333333vw;
    position: absolute;
    top: 0.0520833333vw;
    right: 0.0520833333vw;
  }
  .gamePopup__box {
    float: left;
    width: 67.7083333333vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 4.1666666667vw;
    background-color: #fff;
  }
  .gamePopup__icons {
    float: right;
    position: absolute;
    top: 3.90625vw;
    right: 4.1666666667vw;
  }
  .gamePopup__icons .gameBox__icon {
    float: left;
    width: 2.0833333333vw;
    position: relative;
    margin: 0px 0px 0px 0.5208333333vw;
    filter: brightness(0);
  }
  .gamePopup__inner--left {
    float: left;
    width: 30%;
    height: 13.0208333333vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .gamePopup__inner--right {
    float: left;
    width: 70%;
    height: 13.0208333333vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 4.1666666667vw;
  }
  .premieresOne {
    padding: 11.9791666667vw 8.8541666667vw 6.25vw 8.8541666667vw;
  }
  .premieresOne__text {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .premieresOne__text.premiersOne--3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .premieresOne__text.premiersOne--4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .premieresOne__text.premiersOne--5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .premieresOne__text.premiersOne--6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .premieresOne__text.premiersOne--7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .premieresOne__text em {
    color: #b68f08;
    font-style: normal;
  }
  .premieresOne__text table {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  .premieresOne__text table tr:first-child td {
    height: 1.0416666667vw;
  }
  .premieresOne__text table tr td {
    padding: 1.0416666667vw 0px;
    vertical-align: top;
  }
  .premieresOne__text h2 {
    color: #3c68e2;
    font-size: 1.5625vw;
    font-weight: 600;
    line-height: 1.5625vw;
  }
  .premieresOne__text h3 {
    margin: 0 !important;
    color: #3c68e2 !important;
    font-size: 1.1458333333vw !important;
    font-weight: 500 !important;
    line-height: 1.1458333333vw !important;
  }
  .premieresOne__text .gameBox__icon {
    width: 1.0416666667vw;
    position: relative;
    margin-top: 0.5208333333vw;
    filter: brightness(0);
  }
  .newsOne {
    padding: 11.9791666667vw 8.8541666667vw 6.25vw 8.8541666667vw;
  }
  .relationsOne {
    padding: 11.9791666667vw 0.5208333333vw 0vw 0.5208333333vw;
  }
  .relationsOne .submenu .submenu__href {
    width: auto !important;
    padding: 0px 0.625vw 0px 0.625vw;
    color: #c9c9c9;
    font-size: 0.8333333333vw;
    font-weight: 600;
    line-height: 0.8333333333vw;
  }
  .relationsOne .submenu .submenu__href.submenu__href--active {
    color: #3c68e2;
  }
  .relationsOne__inside {
    padding: 5.7291666667vw 13.0208333333vw;
  }
  .relationsOne__list--href {
    height: 4.1666666667vw;
    margin: 0px 0px 0.2604166667vw 0px;
    padding: 0px 2.0833333333vw 0px 2.0833333333vw;
    color: #000;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.05);
  }
  .relationsOne__list--href:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  .contact {
    float: left;
    width: 100%;
    height: 100vh;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 15.625vw 0px 15.625vw;
  }
  .contact .footer__social {
    width: 100%;
    justify-content: center;
  }
  .contact .footer__social .footer__social--img {
    margin: 0px 0.78125vw 0px 0.78125vw;
  }
  .contact__text {
    float: left;
    width: 100%;
    position: relative;
    color: #d6d6d6;
    font-size: 1.3020833333vw;
    font-weight: 300;
    line-height: 1.5625vw;
  }
  .contact__text a {
    color: #d6d6d6;
    text-decoration: none;
  }
  .contact__text a:hover {
    color: #3c68e2;
  }
  .contact__text table {
    width: auto !important;
  }
  .contact__text table tr td {
    padding: 0px 0px 0px 5.7291666667vw;
    height: 4.6875vw;
    background: url(images/contactIcon_1.svg) center left no-repeat;
    background-size: 4.6875vw;
  }
  .contact__text table:nth-child(2) tr td {
    background: url(images/contactIcon_2.svg) center left no-repeat;
    background-size: 4.6875vw;
  }
  .contact__text table:nth-child(3) tr td {
    background: url(images/contactIcon_3.svg) center left no-repeat;
    background-size: 4.6875vw;
  }
  .contact__text--down {
    position: absolute;
    left: 0;
    bottom: 2.6041666667vw;
    color: #d6d6d6;
    font-size: 1.0416666667vw;
    font-weight: 300;
    line-height: 1.25vw;
  }
  .contactMap {
    height: 35.4166666667vw;
  }
  .dir {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0vw 1.5625vw 0vw;
    background: #f3c367;
    z-index: 1;
  }
  .dir:before {
    content: " ";
    float: left;
    width: 100%;
    height: 6.5104166667vw;
    position: relative;
    background: #fff;
    border-bottom: 0px solid rgba(255, 255, 255, 0.2);
  }
  .dir__href {
    float: left;
    position: relative;
    margin: 1.5625vw 0vw 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #000;
    font-size: 0.78125vw;
    font-weight: 400;
    line-height: 0.78125vw;
    text-decoration: none;
  }
  .dir__href:hover {
    color: #3c68e2;
  }
  .dir__href:first-child {
    margin: 1.5625vw 0vw 0px 2.0833333333vw;
  }
  .dir__arrow {
    float: left;
    width: 0.2604166667vw;
    position: relative;
    margin: 1.5625vw 1.0416666667vw 0px 1.0416666667vw;
  }
  .default {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 5.2083333333vw 8.3333333333vw 6.7708333333vw 8.3333333333vw;
  }
  .default__left {
    float: left;
    width: 28.6458333333vw;
    position: relative;
    overflow: hidden;
  }
  .default__right {
    float: left;
    width: calc(100% - 28.6458333333vw);
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5.2083333333vw;
  }
  .default:has(.header__20) .header__40 {
    margin: 0vw 0px 0.5208333333vw 0px !important;
  }
  .default .header__20 {
    margin: 0px 0px 1.5625vw 0px;
  }
  .default .galleryFoto {
    margin: 3.6458333333vw 0px 0px 0px;
  }
  .default .filesBox {
    margin: 2.0833333333vw 0px 0px 0px;
  }
  .figure__1 {
    width: 5.78125vw;
    position: absolute;
    top: 1.0416666667vw;
    left: 0.5208333333vw;
    z-index: 10;
  }
  .figure__2 {
    width: 5.4166666667vw;
    position: absolute;
    bottom: 1.0416666667vw;
    left: 35.9375vw;
    z-index: 10;
  }
  .figure__3 {
    width: 9.5833333333vw;
    position: absolute;
    bottom: -1.0416666667vw;
    right: 1.0416666667vw;
    z-index: 10;
  }
  .figure__4 {
    width: 4.2708333333vw;
    position: absolute;
    top: 1.0416666667vw;
    left: 1.5625vw;
    z-index: 10;
  }
  .figure__5 {
    width: 24.9479166667vw;
    position: absolute;
    top: 2.0833333333vw;
    right: -9.375vw;
    z-index: 10;
  }
  .figure__6 {
    width: 22.34375vw;
    position: absolute;
    bottom: 2.6041666667vw;
    left: -5.7291666667vw;
    z-index: 10;
  }
  .figure__7 {
    width: 5.78125vw;
    position: absolute;
    top: 7.2916666667vw;
    left: 0.5208333333vw;
    z-index: 10;
  }
  .figure__8 {
    width: 5.4166666667vw;
    position: absolute;
    bottom: -2.0833333333vw;
    right: 3.6458333333vw;
    z-index: 10;
  }
  .figure__9 {
    width: 9.7395833333vw;
    position: absolute;
    bottom: -5.2083333333vw;
    right: 0.5208333333vw;
    z-index: 10;
  }
  .figure__10 {
    width: 4.2708333333vw;
    position: absolute;
    top: -1.0416666667vw;
    left: 1.5625vw;
    z-index: 10;
  }
  .figure__11 {
    width: 5.78125vw;
    position: absolute;
    top: 16.6666666667vw;
    left: 0.5208333333vw;
    z-index: 10;
  }
  .figure__12 {
    width: 6.3020833333vw;
    position: absolute;
    top: 17.7083333333vw;
    right: 0.5208333333vw;
    z-index: 10;
  }
  .footer {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .footer__up {
    padding: 5.2083333333vw 10.4166666667vw 5.2083333333vw 10.4166666667vw;
    background-color: #bc4200;
    background-image: linear-gradient(-40deg, #3c68e2 0%, #121212 100%);
  }
  .footer__contact {
    float: left;
    width: 25%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .footer__contact--text {
    color: #d6d6d6 !important;
  }
  .footer__contact--text a {
    color: #3c68e2;
    text-decoration: none;
  }
  .footer__social {
    float: left;
    width: 25%;
    position: relative;
    margin: 0.2604166667vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .footer__social--img {
    float: left;
    position: relative;
    margin: 0px 2.0833333333vw 0px 0px;
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }
  .footer__box {
    float: left;
    width: 50%;
    position: relative;
    margin: 0vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .footer__menu {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 0;
         column-gap: 0;
    -moz-column-rule: 0px solid #3c68e2;
         column-rule: 0px solid #3c68e2;
  }
  .footer__menu--name {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .footer__menu--href {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #d6d6d6;
    font-size: 0.9375vw;
    font-weight: 400;
    line-height: 1.4583333333vw;
    text-decoration: none;
  }
  .footer__menu--href:hover {
    color: #f3c367;
  }
  .footer__menu--name.footer__menu--active .footer__menu--href {
    color: #f3c367;
  }
  .footer__menu--hr {
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 1.0416666667vw 0px 1.0416666667vw;
  }
  .footer__menu--name:last-child .footer__menu--hr {
    display: none;
    visibility: hidden;
  }
  .footer__down {
    height: 2.6041666667vw;
    padding: 0px 2.0833333333vw 0px 0px;
    background-color: #1a1a1a;
  }
  .footer__arrow {
    float: left;
    width: 2.6041666667vw;
    height: 100%;
    position: relative;
    z-index: 10;
    cursor: pointer;
  }
  .footer__arrow--img {
    float: left;
    width: 0.46875vw;
    margin: 0px 0px 0px 0px;
  }
  .footer__down--text {
    color: #5b5b5b;
    font-size: 0.78125vw;
    font-weight: 400;
    line-height: 0.9375vw;
  }
  .example {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 5.2083333333vw;
  }
  .example__left {
    float: left;
    width: 25%;
    position: relative;
  }
  .example__right {
    float: right;
    width: 70%;
    position: relative;
  }
  /* 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: 10.4166666667vw;
    grid-row-gap: 2.6041666667vw;
  }
  .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: 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;
  }
  .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: #3c68e2;
  }
  .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: 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 */