.linked-text {
display: block;
float: left;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.linked-text.loaded {
pointer-events: all;
}
.lt-text {
color: transparent;
font-size: 115px;
}
.linked-text a {
color: transparent;
text-decoration: none;
position: relative;
display: inline-block;
}
.linked-text a:hover {
color: #ffffff;
}
.linked-text a>div {
background-repeat: repeat;
-webkit-background-clip: text;
background-repeat: repeat;
-webkit-background-clip: text;
padding-right: 4px;
margin-right: -4px;
}
.linked-text a::before {
content: "";
position: absolute;
width: 0%;
background: #191b1d;
bottom: 0;
left: 0;
border-top: 2px solid #fff;
-webkit-box-sizing: content-box;
box-sizing: content-box;
z-index: 1;
-webkit-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.linked-text.loaded a:hover::before {
width: 0%;
}
.linked-text.loaded a::before {
width: 100%;
}
.linked-line {
overflow: hidden;
padding-right: 5px;
}
.linked-text .link-target {
display: block;
color: #fff;
}
body.dark .linked-text a::before,
.linked-text.light a::before {
background: #fff;
border-top: 2px solid #191b1d;
}
body.dark .link-target,
.linked-text.light .link-target {
color: hsla(0, 0%, 100%, 0.2);
}
body.dark .linked-text a,
.linked-text.light a {
color: #fff;
}
@media only screen and (max-width: 450px) {
.lt-text {
font-size: 24px;
}
}   .a-recent-works-row {
overflow: hidden;
}
.a-recent-works {
display: block;
padding-top: 10%;
padding-bottom: 0;
}
.recent-works-wrapper {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
width: auto;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.ar-work {
display: block;
margin-right: 100px;
-ms-flex-preferred-size: 40vw;
flex-basis: 40vw;
min-width: 40vw;
position: relative;
}
.ar-work a {
text-decoration: none;
display: block;
overflow: hidden;
}
.ar-work-image,
.ar-work-image img {
width: 100%;
height: 100% !important;
-o-object-fit: cover;
object-fit: cover;
}
.ar-work-title {
font-size: 45px;
font-weight: 700;
letter-spacing: -0.05em;
padding: 20px 20px 0 20px;
color: #fff;
}
body.dark .ar-work-title,
.a-recent-works.dark .ar-work-title {
color: #fff;
}
.ar-work-cat {
font-size: 20px;
font-weight: 500;
letter-spacing: -0.02em;
padding-left: 20px;
color: #847e7e;
}
.project-cat span>span,
.ar-work-cat span {
display: inline-block;
position: relative;
}
.project-cat span>span::before,
.ar-work-cat span::before {
content: "/";
display: inline-block;
margin: 0 5px;
}
.project-cat span>span:first-child::before,
.ar-work-cat span:first-child::before {
display: none;
}
body.dark .ar-work-cat,
.a-recent-works.dark .ar-work-cat {
color: hsla(0, 0%, 100%, 0.4);
}
.recent-works-bg-text {
position: absolute;
top: 0;
-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%);
font-size: 200px;
white-space: nowrap;
font-weight: 700;
letter-spacing: -0.06em;
color: #ffffff75;
pointer-events: none;
}
body.dark .recent-works-bg-text {
color: rgba(255, 255, 255, 0.2);
}
.recent-works-button {
text-align: center;
margin-top: 75px;
display: block;
}
.a-recent-works-nav {
position: relative;
display: block;
margin-bottom: 50px;
}
.a-recent-works .a-button.style_1 {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
margin-top: 100px;
}
.a-recent-works.navby-scroll .a-recent-works-nav {
display: none;
}
.a-recent-works-nav div {
display: block;
float: left;
cursor: pointer;
}
.a-recent-works-nav div i {
font-size: 25px;
}
.a-recent-works.dark .recent-works-bg-text,
.a-recent-works.dark .ar-work-cat {
color: hsla(0, 0%, 100%, 0.2);
}
.a-recent-works.dark .a-recent-works-nav div,
.a-recent-works.dark .ar-work-title {
color: #fff;
}
.a-recent-works.dark .a-button.style_1 {
background-color: hsla(0, 0%, 100%, 0.2);
}
@media only screen and (max-width: 450px) {  .ar-work {
-ms-flex-preferred-size: 100vw;
flex-basis: 100vw;
min-width: 100vw;
}
.ar-work-title {
font-size: 30px;
}
.ar-work-cat {
font-size: 20px;
}
.ar-work a {
width: 100%;
height: 100%;
}
.ar-work-image {
height: 65vh !important;
}
.a-recent-works .a-button.style_1 {
margin-top: 50px;
}
.recent-works-bg-text {
top: 0;
font-size: 100px;
}
}  .marquee {
overflow: hidden;
display: flex;
}
.marquee h2 {
font-size: 150px;
font-weight: bold;
color: #847e7e;
white-space: nowrap;
text-transform: uppercase;
padding: 0 100px;
}  .cd-testimonial-swiper-slider .swiper-slide {
display: flex !important;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 25px;
}
.cd-testimonial-img-swiper-slider {
max-width: 275px !important;
width: 100%;
}
.cd-testimonial-desc-swiper-slider {
font-size: 30px;
color: #ffffff;
text-align: center;
}
.cd-testimonial-title-swiper-slider {
font-size: 24px;
color: #ffffff;
text-align: center;
}
.cd-testimonial-work-swiper-slider {
font-size: 20px;
color: #47494a;
text-align: center;
}
.cd-testimonial-swiper-slider .swiper-pagination {
position: relative;
}
.cd-testimonial-swiper-slider .swiper-pagination-bullet-active {
background: #ffffff;
}  .cd-map-ctn {
width: 100%;
}
.cd-map-ctn iframe {
height: 80vh !important;
filter: grayscale(1);
}
.cd-logrono-map-ctn,
.cd-bilbao-map-ctn {
cursor: pointer;
}  .cd-dark .cd-form {
display: flex;
flex-direction: column;
input,
textarea {
font-size: 14px;
color: #ffffff;
background-color: #000000;
}
input::placeholder,
textarea::placeholder {
font-size: 14px;
color: #969393;
}
input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
padding: 1.5rem 1.5rem;
border: none;
}
.wpcf7-list-item-label {
font-size: 14px;
color: #d28751;
}
input[type="submit"] {
padding: 1rem 1.5rem;
border: none;
font-size: 20px;
font-weight: 600;
color: #ffffff;
}
}
.cd-light .cd-form {
display: flex;
flex-direction: column;
input,
textarea {
font-size: 14px;
background-color: #ffffff;
color: #969393;
}
input::placeholder,
textarea::placeholder {
font-size: 14px;
color: #969393;
}
input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
padding: 1.5rem 1.5rem;
border: 1px solid #969393;
}
.wpcf7-list-item-label {
font-size: 14px;
color: #d28751;
}
input[type="submit"] {
padding: 1rem 1.5rem;
border: none;
font-size: 20px;
font-weight: 600;
color: #ffffff;
background-color: #000000;
}
}
.cd-form-row {
width: 100%;
display: flex;
gap: 1em;
}
.cd-form-col {
flex: 1;
}  .cd-proyectos-main {
max-width: 1200px;
margin: auto;
padding: 20px;
}
.cd-proyectos-page-title-wrapper {
width: 100%;
margin: auto;
}
span.cd-proyectos-filter-item {
line-height: 1.4;
}
.cd-proyectos-page-title {
font-size: 90px;
font-weight: 700;
color: #ffffff;
padding: 25px 0;
}
.cd-proyectos-filter-wrapper {
width: 100%;
margin: auto;
margin-bottom: 50px;
font-size: 30px;
font-weight: 700;
color: #847e7e;
}
.cd-proyectos-filter-item {
cursor: pointer;
} .cd-proyectos-container {
width: 100%;
margin: auto;
}
.cd-proyectos-wrapper {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 50px;
}
.cd-proyectos-item:nth-child(even) {
margin-top: 0px;
}
.cd-proyectos-wrap {
position: relative;
}
.cd-proyectos-image img {
width: 100%;
}
.cd-proyectos-meta { padding: 25px;
}
.cd-proyectos-title {
font-size: 30px;
font-weight: bold;
color: #ffffff;
text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.cd-proyectos-mejora {
font-size: 20px;
font-weight: 500;
color: #847e7e;
text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
.cd-proyectos-wrapper {
grid-template-columns: repeat(1, 1fr);
}
.cd-proyectos-page-title {
font-size: 40px !important;
}
.cd-testimonial-desc-swiper-slider {
font-size: 20px;
}
.cd-testimonial-desc-swiper-slider {
line-height: 1.1; }
}
.cd-proyectos-title {
line-height: 1.4;
}  .cd-next-project-title {
font-size: 18px;
color: #847e7e;
font-weight: 500;
}
.cd-next-project-link {
display: flex;
align-items: center;
justify-content: space-between;
}
.cd-next-project-link p {
font-size: 50px;
line-height: normal;
font-weight: bold;
color: #ffffff;
margin: 0;
}
.cd-next-project-link svg {
width: 36px;
fill: #ffffff;
}  .linked-line:has(.con-nosotros) {
margin-top: 0vh;
}
.cd-testimonial-desc-swiper-slider {
line-height: 1.8; }
.espacioConVosotros {
height: 8vh;
} .recent-works-bg-text {
margin-top: 10vh;
margin-bottom: 5vh;
font-size: 20vh !important;
transform: translateX(0%) !important; }
.ar-work-cat span {
margin-top: 5% !important;
}
@media (max-width: 767px) {
.recent-works-bg-text {
font-size: 60% !important;
}
}
@media (max-width: 1024px) {
.recent-works-bg-text {
font-size: 190% !important;
}
}
.recent-works-wrapper {
margin-top: 10vh !important;
margin-bottom: 5vh;
}
@media (max-width: 1024px) {
.a-recent-works-row {
overflow: auto !important; }
.ar-work-title {
font-size: 2vw; line-height: 1.4; word-wrap: break-word; white-space: normal; text-align: center; } @media (max-width: 1024px) {
.ar-work-title {
font-size: 20px;
}
.ar-work-cat {
text-align: center;
font-size: 20px;
padding-left: 0px;
}
} .pin-spacer {
height: 100%;
} }
.cd-height-780 {
height: 780px;
}