/*#pg-home .home-intro .slider-intro .swiper-slide .wrapper-img {
    width: 65%;
}
#pg-home .home-intro .slider-intro .swiper-slide .wrapper-img .squares span {
    width: 16.66666%;
}*/

@media only screen and (min-width: 1025.1px) {
    #pg-home .home-intro .slider-intro .swiper-wrapper,
    #pg-home .home-intro .slider-intro .swiper-slide {
        height: 135vh;
    }
}
#pg-home .home-intro .slider-intro .swiper-slide .wrapper-img .squares span:before {
    background: #ecebebde;
}
.home-intro .container-img.no-portrait:after {
    content: "";
    width: 27%;
    display: block;
    background: #ecebebde;
    position: absolute;
    z-index: 0;
    height: 100%;
    right: 0;
    transition: background .4s ease-in-out;
}
.home-intro .container-img.no-landscape:after {
    content: "";
    width: 100%;
    display: block;
    background: #ecebebde;
    position: absolute;
    z-index: 0;
    height: 42rem;
    height: 61%;
    right: 0;
    bottom: 0;
    transition: background .4s ease-in-out;
}
#pg-home .home-intro .slider-intro .swiper-slide .wrapper-img {
    height: 100vh;
}
#pg-home .home-intro .slider-intro .swiper-slide .wrapper-img .squares {
    width: 73%;
    height: 85vh;
}
#pg-home .home-intro .slider-intro .swiper-slide .wrapper-img .squares span {
    width: 16.66666%;
    width: 20%;
}
.home-intro .b-title {
    position: absolute;
    bottom: 15rem;
    right: 6rem;
    max-width: 32rem;
}

.home-intro .b-title .title {
    font-style: normal;
    font-weight: 700;
    font-size: 6rem;
    line-height: 4.9rem;
    margin-bottom: 2.6rem;
    text-transform: uppercase;
}
.home-intro .b-title .subtitle {
    font-style: normal;
    font-weight: 700;
    font-size: 1.3rem;
    line-height: 1.8rem;
    margin-bottom: 1.1rem;
    text-transform: uppercase;
}
.home-intro .b-title .text p {
    font-size: 1.8rem;
    line-height: 2.3rem;
    margin-bottom: 0;
}

.home-intro .b-title .link-project {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    position: relative;
    width: 5rem;
    height: 5rem;
    margin-left: -1.5rem;
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
    color: var(--text-color-1);

    position: absolute;
    right: -4rem;
    bottom: .5rem;
}
.home-intro .b-title .link-project i {
    display: inline-block;
    font-size: 2.4rem;
    z-index: 2;
    transition: .3s
    cubic-bezier(.785, .135, .15, .86) 0s;
}
.home-intro .b-title .link-project:hover {
    color: var(--text-color-2);
}
.home-intro .b-title .link-project:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: var(--bg-color-1);
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: 0;
    transform: scaleY(0);
    transition: .4s
    cubic-bezier(.785, .135, .15, .86) 0s;
}
.home-intro .b-title .link-project:hover:before {
    transform: scale(1);
}
.container-adjust-title .wrapper-text .container-title .placeholder-title {
    top: -4.8vh;
    z-index: 10;
}
#pg-home .home-intro .slider-intro .swiper-slide .wrapper-img .squares:hover span:before {
    background: transparent !important;
}
@media only screen and (max-width: 768px) {
    #pg-home .home-intro .slider-intro .swiper-slide .wrapper-img .squares {
        width: 100%;
        height: 39vh;
    }
    #pg-home .home-intro .slider-intro .swiper-slide .wrapper-img .squares span {
        width: 25%;
    }
    #pg-home .home-intro .slider-intro .swiper-slide.swiper-slide-active .wrapper-img .squares span:not(.square-logo-active):nth-child(2),
    #pg-home .home-intro .slider-intro .swiper-slide.swiper-slide-active .wrapper-img .squares span:not(.square-logo-active):nth-child(11),
    #pg-home .home-intro .slider-intro .swiper-slide.swiper-slide-active .wrapper-img .squares span.square-logo-active:nth-child(7) {
        display: none;
    }
}
@media only screen and (min-width: 1025.1px) {
    body:lang(es) footer .fs--160 {
        font-size: 14rem;
    }
}

body[data-color-scheme="dark"] #pg-home .home-intro .slider-intro .swiper-slide .wrapper-img .squares span:before,
body[data-color-scheme="dark"] .home-intro .container-img.no-portrait:after,
body[data-color-scheme="dark"] .home-intro .container-img.no-landscape:after {
    background: #151310e8;
}

#pg-home .home-projectes .row-1 .accordion-list {
    border-top: 1px solid rgb(21 19 16 / 20%);
}
#pg-home .home-projectes .row-2 .container-download {
    border-top: 1px solid rgb(21 19 16 / 20%);
    border-bottom: none;
}
.placeholder-title .title-2 {
    text-transform: uppercase;
    font-size: 5.18rem;
}
@media only screen and (min-width: 1025.1px) {
    .placeholder-title .title-2 {
        text-transform: uppercase;
        font-size: 8.74rem;
        padding-left: var(--padding-fluid);
    }
    /*.container-adjust-title .wrapper-text .container-title {
        font-size: 11vh;
    }
    .container-adjust-title .wrapper-text .container-title .placeholder-title {
        height: 11vh;
    }*/
    .container-adjust-title .wrapper-text {
        flex: none;
        margin-top: 9rem;
    }
}
@media only screen and (min-width: 1025.1px) {
    .home-projectes.pt-lg-90 {
        padding-top: 6rem !important;
    }
}
@media only screen and (max-width: 768px) {
    .placeholder-title .title-2 {
        text-transform: uppercase;
        font-size: 4.5rem;
        margin-bottom: 10rem;
        padding-left: var(--padding-fluid);
    }
}