.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.nova-fitxa-treballador .bloc-superior{
display: flex;
justify-content: space-between;
margin-bottom: 85px;
}
.nova-fitxa-treballador .bloc-superior > img{
width: 45%;
}
.nova-fitxa-treballador .bloc-superior .informacio-principal{
width: 45%;
}
.nova-fitxa-treballador .bloc-superior .informacio-principal .puesto{
color: #444;
font-weight: 700;
font-size: 15px;
line-height: 17px;
text-transform: uppercase;
display: flex;
align-items: center;
gap: 10px;
margin-bottom: 13px;
}
.nova-fitxa-treballador .bloc-superior .informacio-principal .puesto::before{
width: 35px;
height: 2px;
background-color: #da2c4c;
content: "";
display: block;
}
.nova-fitxa-treballador .bloc-superior .informacio-principal .nom-i-linkedin{
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 13px;
}
.nova-fitxa-treballador .bloc-superior .informacio-principal .nom-i-linkedin h1.nom-colega{
font-weight: 700;
font-size: 40px;
line-height: 47px;
font-family: "Roboto", Sans-serif;
} .nova-fitxa-treballador .bloc-superior .informacio-principal .breu-descripcio{
font-size: 16px;
font-weight: 400;
line-height: 20px; margin-bottom: 30px;
}
.nova-fitxa-treballador .bloc-superior .informacio-principal .num-coleg{
font-family: "Roboto", Sans-serif;
font-weight: 600;
color: #444;
font-size: 15px;
line-height: 18px;
margin-bottom: 24px;
}
.nova-fitxa-treballador .bloc-superior .informacio-principal .areas-expertise{
margin-bottom: 30px;
}
.nova-fitxa-treballador .bloc-superior .informacio-principal .areas-expertise h2{
font-family: "Roboto", Sans-serif;
font-weight: 600;
color: #444 !important;
font-size: 15px !important;
line-height: 18px !important;
margin-bottom: 16px !important;
height: unset !important;
}
.nova-fitxa-treballador .bloc-superior .informacio-principal .areas-expertise .block-arees{
display: flex;
gap: 12px;
flex-wrap: wrap;
}
.nova-fitxa-treballador .bloc-superior .informacio-principal .areas-expertise .block-arees span{
padding: 9px 12px 9px 12px;
font-family: "Roboto", Sans-serif;
color: #69727D;
font-size: 13px;
font-weight: 500;
border-radius: 2px;
background-color: #f0f5f9;
border: 1px solid #D3DCE4;
line-height: 1;
}
.nova-fitxa-treballador .bloc-superior .informacio-principal .areas-expertise .block-arees span::before{
content: url(https://www.gremicat.es/wp-content/uploads/2024/07/Vector.svg);
margin-right: 10px;
}
.nova-fitxa-treballador .bloc-superior .informacio-principal .membre-de .member{
font-family: "Roboto", Sans-serif;
font-weight: 600;
color: #444 !important;
font-size: 15px !important;
line-height: 18px !important;
margin-bottom: 18px !important;
height: unset !important;
}
img.membre{
width: 130px;
} .nova-fitxa-treballador .bloc-inferior{
display: flex;
justify-content: space-between;
}
.nova-fitxa-treballador .bloc-inferior .pestanas{
width: 20%;
display: flex;
flex-direction: column;
gap: 8px;
}
.nova-fitxa-treballador .bloc-inferior .pestanas .pestana{
display: flex;
align-items: center;
padding: 10px 16px;
background-color: #F0F5F9;
gap: 17px;
}
.nova-fitxa-treballador .bloc-inferior .pestanas .pestana:not(.pestana-active):hover{
cursor: pointer;
background-color: #E7ECF0;
}
.nova-fitxa-treballador .bloc-inferior .pestanas .pestana.pestana-active{
border-right: 5px solid #DA2C4C;
}
.nova-fitxa-treballador .bloc-inferior .pestanas .pestana h3{
font-family: "Roboto", Sans-serif;
font-weight: 600;
font-size: 15px;
line-height: 18px;
}
.nova-fitxa-treballador .bloc-inferior .description-pestanas{
width: 72%;
}
.nova-fitxa-treballador .bloc-inferior .description-pestanas .pestana-desc{
padding: 0 0 0 20px;
border-left: 5px solid #DA2C4C;
}
.nova-fitxa-treballador .bloc-inferior .description-pestanas .pestana-desc:not(.pestana-active){
display: none;
} .nova-fitxa-treballador .bloc-inferior .description-pestanas .pestana-desc p{
font-family: "Roboto", Sans-serif;
color: #69727D !important;
font-weight: 400;
font-size: 16px;
line-height: 21px;
padding-bottom: 20px;
position: relative;
margin: 0;
}
.nova-fitxa-treballador .bloc-inferior .description-pestanas .pestana-desc .pestana-desc-text{
display: flex;
align-items: flex-start;
}.wpml-ls-legacy-dropdown{width:15.5em;max-width:100%}.wpml-ls-legacy-dropdown>ul{position:relative;padding:0;margin:0!important;list-style-type:none}.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language[focus-within] .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-keyboard-open:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-keyboard-open:hover .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-keyboard-open[focus-within] .wpml-ls-sub-menu{visibility:visible}.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus-within .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-keyboard-open:focus-within .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-keyboard-open:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-keyboard-open:hover .wpml-ls-sub-menu{visibility:visible}.wpml-ls-legacy-dropdown .wpml-ls-item{padding:0;margin:0;list-style-type:none}.wpml-ls-legacy-dropdown a{display:block;text-decoration:none;color:#444;border:1px solid #cdcdcd;background-color:#fff;padding:5px 10px;line-height:1}.wpml-ls-legacy-dropdown a span{vertical-align:middle}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{position:relative;padding-right:calc(10px + 1.4em)}.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{padding-right:10px;padding-left:calc(10px + 1.4em)}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{content:"";vertical-align:middle;display:inline-block;border:.35em solid transparent;border-top:.5em solid;position:absolute;right:10px;top:calc(50% - .175em)}.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{right:auto;left:10px}.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown a:focus,.wpml-ls-legacy-dropdown a:hover{color:#000;background:#eee}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{visibility:hidden;position:absolute;top:100%;right:0;left:0;border-top:1px solid #cdcdcd;padding:0;margin:0;list-style-type:none;z-index:101}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{border-width:0 1px 1px}.wpml-ls-legacy-dropdown .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-dropdown .wpml-ls-flag+span{margin-left:0;margin-right:.4em}