:where(p) {
margin: 0 0 0.8em;
}
.brx-body { }
:where(p:last-child) {
margin-bottom: 0;
}
#wp-admin-bar-editor_mode {
display: none !important;
}
.subratllat_fi {
text-decoration-line: underline;
text-decoration-thickness: 0.9px;
text-underline-offset: 5px;
}
.subratllat_fi2 {
text-decoration-line: underline;
text-decoration-thickness: 1.25px;
text-underline-offset: 3px;
}
* {
text-decoration-thickness: 0.8px !important;
text-underline-offset: 3px;
}
a .link_subratllat, a.link_subratllat, .link_subratllat a {
text-decoration: underline;
} .gform_required_legend {
display: none;
} input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
-webkit-box-shadow: 0 0 0 0px white inset !important;
box-shadow: none !important;
outline: none !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
-webkit-box-shadow: 0 0 0 0px white inset !important;
transition: background-color 5000s ease-in-out 0s;
box-shadow: none !important;
outline: none !important;
}
:focus, :focus-visible{
-webkit-box-shadow: 0 0 0 0px white inset !important;
box-shadow: none !important;
outline: none !important; }
.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) { }
.form_embalses div.gform_fields input, .form_embalses div.gform_fields textarea, .form_embalses div.gform_fields select {
border: 0.5px solid var(--bricks-color-rtxtuy);
border-radius: 9px;transition: all 0.3s ease-in-out;
align-items: center;
display: inline-flex;
gap: 10px;
justify-content: center;
letter-spacing: .5px;
text-align: left;
width: 100%;
background-color: #fff;
line-height: 2em;
padding-top: 2px;
padding-bottom: 2px;
font-size: 18px;
}
.form_embalses div.gform_fields input.large , .form_embalses div.ginput_complex input {
height: 45px; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 15px;
}
.form_embalses.form_embalses_contact div.gform_fields input.large {
background-color: #F4F4F4;
}
.form_embalses div.gform_fields textarea {
height: 160px;
line-height: 1.2em !important;
resize: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;  padding: 15px;
width: 100% !important;
min-width: 100% !important;
}
.form_embalses.form_embalses_contact div.gform_fields textarea {
background-color: #F4F4F4;
}
.form_embalses .ginput_container_fileupload input {
width: 100% !important;
}
.form_embalses input::-webkit-input-placeholder { color: #000000;
font-weight: 400 !important;
font-style: normal !important;
opacity: 1 !important;
font-size: 18px;
}
.form_embalses input:-ms-input-placeholder { color: #000000;
font-weight: 400 !important;
font-style: normal !important;
opacity: 1 !important;
font-size: 18px;
}
.form_embalses input::placeholder, .form_embalses textarea::placeholder{
color: #000000;
font-weight: 400 !important;
font-style: normal !important;
opacity: 1 !important;
font-size: 18px;
}
.gfield_consent_description {
border: none !important;
padding: 0 !important;
color: #000000 !important;	
font-weight: normal !important;
font-style: normal !important;
margin-top: 0 !important;
overflow: visible !important;
margin-bottom: 24px !important;
font-weight: 300 !important;
letter-spacing: 0;
min-height: auto !important;
height: auto !important;
max-height: inherit !important;
font-size: 12px !important;
line-height: 1.3em !important; 
} 
.gfield_consent_description a:hover {
text-decoration: underline;
}
.ginput_container_consent input {
border: 1px solid #000000 !important;
border-radius: 0px !important;
}
fieldset.gfield--type-consent div.ginput_container.ginput_container_consent:hover, fieldset.gf_campo_check_newsletter .gchoice:hover {
cursor: pointer;
}
.camp_proteccio_dades {
margin-top: 50px !important;
}
.camp_proteccio_dades input {
background-color:  #00000000 !important;
}
.camp_proteccio_dades a {text-decoration: underline;}
.form_embalses label.gfield_label.gform-field-label {
color: #000;
font-weight: 400;
font-size: 19px;
letter-spacing: 0.75px;
gap: 2px;
align-content: flex-start;
align-items: start;
}
.form_embalses legend.gfield_label.gform-field-label.gfield_label_before_complex {
text-transform: uppercase;	font-size: 17px;
}
fieldset.gfield--type-consent div.ginput_container.ginput_container_consent label  {
letter-spacing: 0;
margin-left: 5px;
font-size: 14px !important;
color: #000000;
margin-top: 2px;
}
.camp_notas_labelSeccio {
margin-top: 70px !important;
}
.camp_notas_labelSeccio label{
font-weight: 400;
font-size: 24px !important;
letter-spacing: 0.75px !important;
margin-bottom: 40px !important;
}
.gfield_required.gfield_required_asterisk {
color: #000;
}
.gform-theme--framework input[type="checkbox"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before { 
color: #000000 !important;
}
.form_embalses div.gform_footer {
margin-top: 40px;
}
.form_embalses input.gform_button.button {
border: 1px solid var(--bricks-color-rtxtuy) !important;
border-radius: 9px !important;transition: all 0.3s ease-in-out !important;
align-items: center !important;
display: inline-flex !important;
gap: 10px !important;
justify-content: center !important;
letter-spacing: .5px !important;
padding: .5em 1em !important;
text-align: center !important;
box-shadow: none !important;
background-color: rgba(184, 138, 89, 0.77) !important;
width: 150px !important;
font-size: 19px !important;
color: #000 !important;
}
.form_embalses input.gform_button.button:hover {
cursor: pointer;
transition: all 0.3s ease-in-out !important;
background-color: #fff !important;
}
.gform-theme--foundation .gform_fields {
row-gap: 30px !important;
}  .wrap_hover_img_zoom:hover .wrap_img_zoom img {
transform: scale(1.09);
-webkit-transition: all 0.4s linear !important;
-moz-transition: all 0.4s linear !important;
-o-transition: all 0.4s linear !important;
transition: all 0.4s linear !important;
}
.wrap_hover_img_zoom .wrap_img_zoom {
overflow: hidden;
}
.wrap_hover_img_zoom .wrap_img_zoom img {
transform: scale(1);
-webkit-transition: all 0.4s linear !important;
-moz-transition: all 0.4s linear !important;
-o-transition: all 0.4s linear !important;
transition: all 0.4s linear !important;
}
.wrap_hover_img_zoom:hover .nom_titol_border {
border-color: var(--bricks-color-rtxtuy);
-webkit-transition: all 0.4s linear !important;
-moz-transition: all 0.4s linear !important;
-o-transition: all 0.4s linear !important;
transition: all 0.4s linear !important;
}.wrap_hover_img_zoom .nom_titol_border {
-webkit-transition: all 0.4s linear !important;
-moz-transition: all 0.4s linear !important;
-o-transition: all 0.4s linear !important;
transition: all 0.4s linear !important;
} .form-control::placeholder {
color: black;
font-size: 16px;
opacity: 1; } .form-control:-ms-input-placeholder { color: black;
font-size: 15px;
}
.form-control::-ms-input-placeholder { color: black;
font-size: 15px;
}  .custom-slider-wrapper {
position: relative;
width: 100%;
height: 100dvh;
overflow: hidden;
} .customSlider {
width: 100%;
height: 100%;
}
.swiper-wrapper {
height: 100%;
}
.swiper-slide {
position: relative;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
background-color: #000;
} .slide-media {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.slide-image,
.slide-video {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
} .swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
animation: swiper-preloader-spin 1s infinite linear;
border: 4px solid rgba(255, 255, 255, 0.2);
border-radius: 50%;
border-top-color: #fff;
}
@keyframes swiper-preloader-spin {
100% {
transform: rotate(360deg);
}
} .slide-text {
position: absolute;
bottom: 100px;
left: 50%;
transform: translateX(-50%);
z-index: 10;
text-align: center;
color: #fff;
font-size: clamp(1.9rem, 5vw, 2.1rem);
font-weight: 600;
text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
padding: 0 20px;
max-width: 90%;
line-height: 1.4;
} .volume-control {
position: absolute;
top: 70px;
right: 50px;
z-index: 999 !important;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.6);
border: 2px solid rgba(255, 255, 255, 0.3);
border-radius: 50%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
backdrop-filter: blur(10px);
}
.volume-control:hover {
background: rgba(0, 0, 0, 0.8);
border-color: rgba(255, 255, 255, 0.6);
transform: scale(1.1);
}
.volume-icon {
width: 12px;
height: 12px;
color: #fff;
} .swiper-slide:not([data-slide-type="video"]) .volume-control {
display: none !important;
} .slider-nav-area {
position: absolute;
top: 120px; bottom: 0;
width: 50%;
z-index: 50;
cursor: none; }
.slider-nav-prev {
left: 0;
}
.slider-nav-next {
right: 0;
} .custom-cursor {
position: fixed;
width: 23px;
height: 44px;
pointer-events: none; z-index: 9999;
opacity: 0;
transform: translate(-50%, -50%); transition: opacity 0.2s ease;
color: #ffffff; filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3));
}
.custom-cursor svg {
width: 100%;
height: 100%;
} .custom-cursor.active {
opacity: 1;
} .swiper-slide-active {
z-index: 10;
} @media (max-width: 768px) {
.slide-text { font-size: clamp(1.7rem, 4vw, 2rem);
}
.volume-control {
width: 45px;
height: 45px;
right: 30px;
}
.volume-icon {
width: 20px;
height: 20px;
}
.slider-nav-area {
top: 80px;
} .custom-cursor {
width: 30px;
height: 60px;
}
}
@media (max-width: 480px) {
.slide-text {
bottom: 60px;
font-size: 1.8rem;
padding: 0 15px;
}
.volume-control {
right: 15px;
width: 40px;
height: 40px;
} .custom-cursor {
width: 25px;
height: 50px;
}
} .slide-image,
.slide-video {
will-change: transform;
}
.swiper-slide {
will-change: transform;
} .slide-video {
-webkit-transform: translateZ(0);
transform: translateZ(0);
} @media (max-width: 1485px) {
}
@media (max-width: 1180px) {
}
@media (max-width: 960px) {
.gform-theme--foundation .gform_fields {
grid-template-columns: 1fr !important;
}
.gform-theme--foundation .gfield--width-half {
grid-column: 1/-1 !important;
}
}
@media (max-width: 678px) {
}
@media (max-width: 478px) {
} .slide-media {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
} .slide-media picture {
display: block;
width: 100%;
height: 100%;
}
.slide-image,
.slide-video {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
} body.single-proyecto .slide-image,
body.single-proyecto .slide-video {
object-fit: contain; object-position: center center;
width: auto; max-width: 100%;
height: 100%;
} body.single-proyecto .swiper-slide {
background-color: rgba(255, 255, 255, 0.34); } body.single-proyecto .slide-media {
background-color: transparent;
}