@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%;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 2.5vw 5vw 2.5vw 5vw;
    position: relative;
    top: 0;
    left: 0;
    background: rgb(0, 0, 0);
    z-index: 30;
  }
  .page--1 .wrapper,
  .page--6 .wrapper {
    background: rgb(0, 0, 0);
  }
  .wrapper__logo {
    float: left;
    width: 62.5vw;
    position: relative;
    margin: -1.25vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .wrapper__logo--img {
    float: left;
    width: 100%;
    position: relative;
  }
  .wrapper__menu {
    display: none;
    float: left;
    width: 100%;
    position: relative;
    margin: 5vw 0px 0px 0vw;
    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--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--href {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0vw 0px 3.75vw;
    color: #ffffff;
    font-size: 5.5vw;
    font-weight: 400;
    line-height: 9.5vw;
    text-transform: uppercase;
    text-decoration: none;
    justify-content: flex-end !important;
  }
  .wrapper__menu--href:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0%;
    height: 0.5vw;
    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 3.75vw 0px 3.75vw;
  }
  .wrapper__menu--name:last-child .wrapper__menu--hr {
    display: none;
    visibility: hidden;
  }
  .wrapper__other {
    display: none !important;
    visibility: hidden !important;
    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: 13.75vw;
    position: relative;
    margin: 0px 0px 0px 0vw;
    padding: 0px 5vw 0px 5vw;
    color: #fff;
    font-size: 4.25vw;
    font-weight: 400;
    line-height: 4.25vw;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #3c68e2;
  }
  .wrapper__button--href:hover {
    background-color: #f3c367;
  }
  .wrapper.smallWrapper {
    height: auto;
    background-color: rgb(0, 0, 0);
  }
  .wrapperMargin {
    float: left;
    width: 0;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
  }
  .slide {
    float: left;
    width: 100%;
    height: 62.5vw;
    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: 127.5vw;
    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 5vw 0px 5vw;
    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: 4.5vw;
    font-weight: 400;
    line-height: 6vw;
  }
  .slide__slides--text h1,
  .slide__slides--text h2,
  .slide__slides--text strong {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 5vw 0px;
    padding: 0px 0px 0px 0px;
    font-size: 7.5vw;
    font-weight: 700;
    line-height: 7.5vw;
  }
  .slide__slides--text a {
    float: left;
    position: relative;
    margin: 5vw 0px 0px 0px;
    padding: 0px 30vw 0px 10vw;
    color: #fff;
    text-decoration: none;
    font-size: 4.5vw;
    line-height: 17.5vw;
    font-weight: 400;
    background: #3c68e2 url(images/moreArrow.svg) center right 7.5vw no-repeat;
    background-size: 15vw;
  }
  .slide__slides--text a:hover {
    background-color: #f3c367;
  }
  .slide__slides--logos {
    float: left;
    width: 90%;
    max-width: 125vw;
    position: absolute;
    left: 5vw;
    bottom: 5vw;
    z-index: 5;
  }
  .slide__slides--logos img {
    width: 100%;
    max-width: 137.5vw;
  }
  .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: -3.75vw 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: 9.5vw;
    height: 9.5vw;
    position: absolute;
    top: 0;
    right: 10vw;
    font-size: 0;
    background: #3c68e2 url(images/owlNav_arrowRight.svg) center no-repeat !important;
    background-size: 2.25vw !important;
    border-radius: 10vw;
  }
  .owl-carousel-nav--1 .owl-nav .owl-prev {
    float: left;
    width: 9.5vw;
    height: 9.5vw;
    position: absolute;
    top: 0;
    left: 7.5vw;
    font-size: 0;
    background: #3c68e2 url(images/owlNav_arrowLeft.svg) center no-repeat !important;
    background-size: 2.25vw !important;
    border-radius: 10vw;
  }
  .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: 5vw;
    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: 2.5vw;
    height: 2.5vw;
    position: relative;
    margin: 0px 1.25vw 0px 1.25vw;
    padding: 0px 0px 0px 0px;
    color: #3b3a3a;
    font-size: 2.5vw;
    font-weight: 400;
    line-height: 2.5vw;
    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 {
    display: none !important;
    visibility: hidden !important;
    float: left;
    width: 12.5vw;
    height: 12.5vw;
    position: absolute;
    left: 10vw;
    bottom: 10vw;
    z-index: 10;
  }
  .slide__scroll .slide__scroll--arrow {
    width: 12.5vw;
  }
  .homeOne {
    padding: 15vw 0vw 0vw 0px;
  }
  .homeOne__left {
    width: 100%;
    padding: 0px 5vw 10vw 5vw;
  }
  .homeOne__scroll {
    display: none !important;
    visibility: hidden !important;
    float: left;
    width: 32.5vw;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #f4f5fa;
  }
  .homeOne__scroll span {
    margin: 0px 0px 8.75vw 0px;
    padding: 0px 5vw 17.5vw 5vw;
    color: #3c68e2;
    font-size: 4vw;
    font-weight: 600;
    line-height: 4.5vw;
    text-align: center;
    background: url(images/homeOneScroll.svg) bottom center no-repeat;
    background-size: auto 9.25vw;
  }
  .homeOne__scroll span:before {
    content: " ";
    float: left;
    width: 1px;
    height: 45vw;
    position: relative;
    margin: 0px 0px 5vw 0px;
    padding: 0px 0px 0px 0px;
    background: url(images/homeOneLine.png) center no-repeat;
    background-size: 1px 45vw;
  }
  .homeOne__right {
    width: 100%;
  }
  .homeTwo {
    padding: 0vw 0vw 0px 0px;
  }
  .homeTwo__left {
    width: 100%;
    padding: 15vw 5vw 10vw 5vw;
    background-color: #f4f5fa;
  }
  .homeTwo__icon {
    float: left;
    width: 26vw;
    position: absolute;
    top: 16.25vw;
    left: 16.25vw;
    opacity: 0.1;
  }
  .homeTwo__right {
    width: 100%;
  }
  .homeSix__inside {
    padding: 15vw 5vw 15vw 5vw;
  }
  .homeSixNews {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 5vw 0px;
    padding: 0px 0px 0px 0px;
  }
  .homeSixNews .owl-carousel-nav--1 .owl-nav .owl-next {
    right: -2.5vw;
  }
  .homeSixNews .owl-carousel-nav--1 .owl-nav .owl-prev {
    left: -2.5vw;
  }
  .homeSixNews__inside {
    float: left;
    width: 100%;
    height: 117.5vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .homeSixNews__box {
    float: left;
    width: 100%;
    height: 117.5vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .homeSixNews__box:before {
    content: " ";
    float: left;
    width: 100%;
    height: 0.75vw;
    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: 71.25vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .homeSixNews__box--inside {
    float: left;
    width: 100%;
    height: 46.25vw;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0vw 0px 0vw;
  }
  .homeSixNews__box--date {
    color: #bebebe;
    font-size: 4.5vw;
    font-weight: 400;
    line-height: 4.5vw;
  }
  .homeSixNews__box--name {
    width: 90%;
    color: #3c68e2;
  }
  .homeSixNews__box--more {
    opacity: 0;
  }
  .homeSixNewsPage .homeSixNews__inside {
    height: auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 3.75vw;
    grid-row-gap: 10vw;
  }
  .homeThree {
    padding: 15vw 5vw 15vw 5vw;
    background-color: #f7f7f7;
    overflow: hidden;
  }
  .homeThree__gallery .box {
    height: 22.5vw !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;
    transform: scale(0.7);
  }
  .aboutOne {
    padding: 15vw 5vw 15vw 5vw;
  }
  .aboutOne *, .aboutOne h1 {
    text-align: left !important;
  }
  .aboutTwo {
    width: 100%;
  }
  .aboutTwo__inside {
    background-color: #f4f5fa;
  }
  .aboutTwo__left {
    width: 100%;
  }
  .aboutTwo__right {
    width: 100%;
    padding: 15vw 5vw;
  }
  .aboutTwo__right .homeTwo__icon {
    left: 5vw;
    top: 10vw;
  }
  .aboutThree {
    margin: 15vw 0px 15vw 0px;
    padding: 0px 5vw;
  }
  .aboutThree__left {
    width: 100%;
    height: 50vw;
    padding: 0px 0px 0px 0vw;
  }
  .aboutThree__left .owl-carousel-nav--1 .owl-nav .owl-next {
    right: -2.5vw;
  }
  .aboutThree__left .owl-carousel-nav--1 .owl-nav .owl-prev {
    left: -2.5vw;
  }
  .aboutThree__right {
    width: 100%;
    padding: 10vw 0vw 0px 0vw;
  }
  .gameOne {
    padding: 15vw 5vw 15vw 5vw;
  }
  .submenu {
    margin: 0px 0px 5vw 0px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .submenu__href {
    height: 10vw;
    text-decoration: none;
  }
  .submenu__href:before {
    content: " ";
    float: left;
    width: 100%;
    height: 0.75vw;
    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(1, 1fr);
    grid-column-gap: 3.75vw;
    grid-row-gap: 10vw;
  }
  .gameBox {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .gameBox__foto {
    float: left;
    width: 100%;
    height: 56.25vw;
    position: relative;
    margin: 0px 0px 6.25vw 0px;
    padding: 0px 0px 0px 0px;
  }
  .gameBox__icons {
    float: left;
    width: 100%;
    margin: 2.5vw 0px 0px 0px;
  }
  .gameBox__icons .gameBox__icon {
    float: left;
    width: 5vw;
    position: relative;
    margin: 0px 2.5vw 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;
    overflow: hidden;
  }
  .gamePopup__inside {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .gamePopup--close {
    width: 10vw;
    position: absolute;
    top: 2.5vw;
    right: 2.5vw;
  }
  .gamePopup__box {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 15vw 5vw 5vw 5vw;
    background-color: #fff;
    overflow-y: scroll;
  }
  .gamePopup__icons {
    float: left;
    width: 100%;
    position: relative;
    margin: 2.5vw 0px 5vw 0px;
  }
  .gamePopup__icons .gameBox__icon {
    float: left;
    width: 10vw;
    position: relative;
    margin: 0px 2.5vw 0px 0vw;
    filter: brightness(0);
  }
  .gamePopup__inner--left {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 5vw 0px;
    padding: 0px 0px 0px 0px;
  }
  .gamePopup__inner--right {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0vw;
  }
  .premieresOne {
    padding: 15vw 5vw 15vw 5vw;
  }
  .premieresOne__text {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .premieresOne__text em {
    color: #b68f08;
    font-style: normal;
  }
  .premieresOne__text table {
    margin: 5vw 0px 0px 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .premieresOne__text table tr:first-child td {
    padding: 5vw 0px 0px 0px;
  }
  .premieresOne__text table tr td {
    padding: 5vw 0px;
    vertical-align: top;
  }
  .premieresOne__text h2 {
    margin: 0 !important;
    color: #3c68e2;
    font-size: 7.5vw;
    font-weight: 600;
    line-height: 7.5vw;
  }
  .premieresOne__text h3 {
    margin: 0 !important;
    color: #3c68e2 !important;
    font-size: 5.5vw !important;
    font-weight: 500 !important;
    line-height: 5.5vw !important;
  }
  .premieresOne__text .gameBox__icon {
    width: 5vw;
    position: relative;
    margin-top: 2.5vw;
    filter: brightness(0);
  }
  .newsOne {
    padding: 15vw 5vw 15vw 5vw;
  }
  .relationsOne {
    padding: 15vw 5vw 15vw 5vw;
  }
  .relationsOne .submenu .submenu__href {
    width: auto !important;
    padding: 0px 2.5vw 0px 2.5vw;
    color: #c9c9c9;
    font-size: 3.5vw;
    font-weight: 600;
    line-height: 3.5vw;
  }
  .relationsOne .submenu .submenu__href.submenu__href--active {
    color: #3c68e2;
  }
  .relationsOne__inside {
    padding: 10vw 0vw;
  }
  .relationsOne__list--href {
    height: 20vw;
    margin: 0px 0px 1.25vw 0px;
    padding: 0px 5vw 0px 5vw;
    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%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 15vw 5vw 15vw 5vw;
  }
  .contact .footer__social {
    width: 100%;
    justify-content: center;
  }
  .contact .footer__social .footer__social--img {
    margin: 0px 3.75vw 0px 3.75vw;
  }
  .contact__text {
    float: left;
    width: 100%;
    position: relative;
    color: #d6d6d6;
    font-size: 4.5vw;
    font-weight: 300;
    line-height: 6vw;
  }
  .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 15vw;
    height: 15vw;
    background: url(images/contactIcon_1.svg) center left no-repeat;
    background-size: 10vw;
  }
  .contact__text table:nth-child(2) tr td {
    background: url(images/contactIcon_2.svg) center left no-repeat;
    background-size: 10vw;
  }
  .contact__text table:nth-child(3) tr td {
    background: url(images/contactIcon_3.svg) center left no-repeat;
    background-size: 10vw;
  }
  .contact__text--down {
    position: relative;
    margin: 10vw 0px 0px 0px;
    color: #d6d6d6;
    font-size: 3.5vw;
    font-weight: 300;
    line-height: 5.5vw;
  }
  .contactMap {
    height: 95vw;
  }
  .dir {
    display: none !important;
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0vw 7.5vw 0vw;
    background: #f3c367;
    z-index: 1;
  }
  .dir:before {
    content: " ";
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    background: #fff;
    border-bottom: 0px solid rgba(255, 255, 255, 0.2);
  }
  .dir__href {
    float: left;
    position: relative;
    margin: 7.5vw 0vw 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #000;
    font-size: 3.75vw;
    font-weight: 400;
    line-height: 3.75vw;
    text-decoration: none;
  }
  .dir__href:hover {
    color: #3c68e2;
  }
  .dir__href:first-child {
    margin: 7.5vw 0vw 0px 5vw;
  }
  .dir__arrow {
    float: left;
    width: 1.25vw;
    position: relative;
    margin: 7.5vw 5vw 0px 5vw;
  }
  .default {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 5vw 5vw 15vw 5vw;
  }
  .default__left {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .default__right {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 10vw 0px 0px 0vw;
  }
  .default:has(.header__20) .header__40 {
    margin: 0vw 0px 2.5vw 0px !important;
  }
  .default .header__20 {
    margin: 0px 0px 7.5vw 0px;
  }
  .default .galleryFoto {
    margin: 17.5vw 0px 0px 0px;
  }
  .default .filesBox {
    margin: 10vw 0px 0px 0px;
  }
  .figure__1 {
    width: 27.75vw;
    position: absolute;
    top: 5vw;
    left: 2.5vw;
    z-index: 10;
    opacity: 0.1;
  }
  .figure__2 {
    width: 26vw;
    position: absolute;
    bottom: 5vw;
    left: 10vw;
    z-index: 10;
    opacity: 0.1;
  }
  .figure__3 {
    width: 46vw;
    position: absolute;
    bottom: -5vw;
    right: 5vw;
    z-index: 10;
    opacity: 0.1;
  }
  .figure__4 {
    width: 20.5vw;
    position: absolute;
    top: 5vw;
    left: 7.5vw;
    z-index: 10;
    opacity: 0.1;
  }
  .figure__5 {
    width: 119.75vw;
    position: absolute;
    top: 10vw;
    right: -2.5vw;
    z-index: 10;
    opacity: 0.1;
  }
  .figure__6 {
    width: 107.25vw;
    position: absolute;
    bottom: 12.5vw;
    left: -2.5vw;
    z-index: 10;
    opacity: 0.1;
  }
  .figure__7 {
    width: 27.75vw;
    position: absolute;
    top: 5vw;
    left: 2.5vw;
    z-index: 10;
    opacity: 0.1;
  }
  .figure__8 {
    width: 26vw;
    position: absolute;
    bottom: -10vw;
    right: 17.5vw;
    z-index: 10;
    opacity: 0.1;
  }
  .figure__9 {
    width: 46.75vw;
    position: absolute;
    bottom: -25vw;
    right: 2.5vw;
    z-index: 10;
    opacity: 0.1;
  }
  .figure__10 {
    width: 20.5vw;
    position: absolute;
    top: -5vw;
    left: 7.5vw;
    z-index: 10;
    opacity: 0.1;
  }
  .figure__11 {
    width: 27.75vw;
    position: absolute;
    top: 80vw;
    left: 2.5vw;
    z-index: 10;
    opacity: 0.1;
  }
  .figure__12 {
    width: 30.25vw;
    position: absolute;
    top: 10vw;
    right: 2.5vw;
    z-index: 10;
    opacity: 0.1;
  }
  .footer {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .footer__up {
    padding: 15vw 5vw 15vw 5vw;
    background-color: #bc4200;
    background-image: linear-gradient(-40deg, #3c68e2 0%, #121212 100%);
  }
  .footer__contact {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 10vw 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: 100%;
    position: relative;
    margin: 1.25vw 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .footer__social--img {
    float: left;
    height: 5vw;
    position: relative;
    margin: 0px 10vw 0px 0px;
  }
  .footer__box {
    float: left;
    width: 100%;
    position: relative;
    margin: 12.5vw 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: 1;
         column-count: 1;
    -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: 4.5vw;
    font-weight: 400;
    line-height: 7vw;
    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 5vw 0px 5vw;
  }
  .footer__menu--name:last-child .footer__menu--hr {
    display: none;
    visibility: hidden;
  }
  .footer__down {
    padding: 5vw 5vw 5vw 5vw;
    background-color: #1a1a1a;
  }
  .footer__arrow {
    float: left;
    height: 100%;
    position: relative;
    z-index: 10;
    cursor: pointer;
  }
  .footer__arrow--img {
    float: left;
    width: 2.25vw;
    margin: 2.5vw 0px 5vw 0px;
  }
  .footer__down--text {
    margin: 0px 0px 5vw 0px;
    color: #5b5b5b;
    font-size: 3.75vw;
    font-weight: 400;
    line-height: 4.5vw;
  }
  .example {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 25vw;
  }
  .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(1, 1fr);
    grid-column-gap: 2.5vw;
    grid-row-gap: 2.5vw;
  }
  .galleryFoto.columns--4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 2.5vw;
    grid-row-gap: 2.5vw;
  }
  .galleryFoto.columns--3 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 2.5vw;
    grid-row-gap: 2.5vw;
  }
  .galleryFoto.columns--2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 2.5vw;
    grid-row-gap: 2.5vw;
  }
  .galleryFoto.columns--1 {
    height: 100%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 0vw;
    grid-row-gap: 2.5vw;
  }
  .galleryFoto .box {
    float: left;
    width: 100%;
    height: 62.5vw;
    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: 5vw 0px 5vw 0px;
    padding: 0px 0px 0px 0px;
  }
  .filesBoxFile {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 2.5vw 2.5vw 0px;
    color: #000;
    font-size: 4vw;
    font-weight: 400;
    line-height: 4.5vw;
    text-decoration: none;
  }
  .filesBoxFileImg {
    float: left;
    width: 10vw;
    position: relative;
    margin: 0px 5vw 0px 0px;
  }
  .filesBoxFileTitle {
    float: left;
    width: calc(100% - 15vw);
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  .filesBoxFile:hover {
    color: #e12e38;
  }
  .googleMap {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .googleMap .mapaBox {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .contentMap {
    float: left;
    position: relative;
    padding: 5vw;
  }
  .contentMap__name {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 2.5vw 0px;
    color: #383436;
    font-size: 5vw;
    font-weight: 400;
    line-height: 5.5vw;
    text-align: left;
  }
  .contentMap__text {
    float: left;
    width: 100%;
    position: relative;
    color: #383436;
    font-size: 4.5vw;
    font-weight: 400;
    line-height: 5.5vw;
    text-align: left;
  }
  .gm-ui-hover-effect {
    top: 3px !important;
    right: 3px !important;
  }
}/*# sourceMappingURL=style_rwd.css.map */