.doing {
  transform: rotate(-35deg);
  display: block;
  position: absolute;
  top: 0;
  left: -90px;
  margin-top: 25px;
  text-align: center;
  background-color: #15748b;
  width: 300px;
  color: #fff;
  padding: 5px 0px;
}

.will-fadeIn {
  display: block;
}
.will-fadeIn:nth-child(odd) {
}
.will-fadeIn:first-child {
  height: auto;
}

.fadeInRight {
  -webkit-animation: fadeInRight .5s ease .8s both;
  -moz-animation: fadeInRight .5s ease .8s both;
  -ms-animation: fadeInRight .5s ease .8s both;
  -o-animation: fadeInRight .5s ease .8s both;
  animation: fadeInRight .5s ease .8s both;
}
@media (prefers-reduced-motion) {
  .fadeInRight .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}

.fadeInLeft {
  -webkit-animation: fadeInLeft .5s ease .6s both;
  -moz-animation: fadeInLeft .5s ease .6s both;
  -ms-animation: fadeInLeft .5s ease .6s both;
  -o-animation: fadeInLeft .5s ease .6s both;
  animation: fadeInLeft .5s ease .6s both;
}
@media (prefers-reduced-motion) {
  .fadeInLeft .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeInRight {
  from {
    opacity: 0;

  }
  to {
    opacity: 1;

  }
}
@-ms-keyframes fadeInRight {
  from {
    opacity: 0;

  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeInRight {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeInLeft {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fadeInLeft {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeInLeft {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*moving*/

@font-face{
    font-family:'Switzer';
    font-style:normal;
    font-weight:400;
    font-display:block;
    src:url("fonts/Switzer-Light.woff2") format("woff2"),
    url("fonts/Switzer-Light.woff") format("woff")

}
@font-face{
    font-family:'Switzer';
    font-style:normal;
    font-weight:500;
    font-display:block;
    src:url("fonts/Switzer-Regular.woff2") format("woff2"),
    url("fonts/Switzer-Regular.woff") format("woff")

}
@font-face{
    font-family:'FKScreamer';
    font-style:normal;
    font-weight:500;
    font-display:block;
    src:url("fonts/FKScreamer-Upright.woff2") format("woff2"),
    url("fonts/FKScreamer-Upright.woff") format("woff")

}


/* GENERAL */

header#site-header {
  height: 100px !important;
  position: relative;
  top: 0px;
  width: 100%;
  z-index: 1111;
}

header#site-header.fixed{
  position: fixed;
}

.vc_row.wpb_row.vc_row-fluid.vc_row-no-padding[data-vc-full-width="true"]{
  max-width: 100%;
  margin-left: 0%;
  width: 100% !important;
  left: 0px !important;
}

.header__wrapper{
  background: transparent;
  height:140px
}

article .vc_section:first-child{
  padding-top: 0px;
}

.header__nav ,#nav-main{
  width: 95%;
  justify-content: center;
  display: flex;
}

.header__logo_caja svg:hover {
  animation: mymove .5s;
  animation-iteration-count: infinite;
}

@keyframes mymove {
  0% {transform: rotate(0deg);}
  50% {transform: rotate(45deg);}
  100% {transform: rotate(0deg);}
}

.header__logo_caja svg path{
  fill: white;
}

.header__logo_caja svg:hover path{
  fill: #e83c3c;
}

.home .header__logo_caja svg path{
  fill: #e83c3c;
}

.nav-main__container{
  width: 100%;
}

.menu, .menu.horizontal {
  justify-content: end;
}

.widget_nav_menu .menu, .widget_nav_menu .menu.horizontal{
  justify-content: start;
}

.dropdown.menu > li a {
  font-family: "Switzer";
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 31px;
  text-align:left;
}

.dropdown.menu > li.wpml-ls-item{
  margin-left: 50px;
  display: flex;
}

.dropdown.menu.is-dropdown-submenu > li {

    margin-left: 0px !important;
    min-width: initial;
    font-size: 0.875rem;

}

.dropdown.menu > li.destacat {
  background-color: #AA2D4F; 
  padding: 0px 15px;
  border-radius: 150px;
  border: 1px solid #AA2D4F; 
}

.dropdown.menu > li.destacat:hover{
  background-color: #F4ECE8;
  border: 1px solid #AA2D4F; 
  color: #AA2D4F;
}

.cookies .dropdown.menu > li a, .avis-legal-i-politica-de-privacitat .dropdown.menu > li a, .qui-som .dropdown.menu > li a, .linies-accio .dropdown.menu > li a, .equip .dropdown.menu > li a, .transparencia .dropdown.menu > li a, .formacio .dropdown.menu > li a, .colabora .dropdown.menu > li a
, .single-product .dropdown.menu > li a, .woocommerce-cart .dropdown.menu > li a
, .woocommerce-checkout .dropdown.menu > li a, body.search  .dropdown.menu > li a{
  color:#AA2D4F;
}

.cookies .dropdown.menu > li svg *, .avis-legal-i-politica-de-privacitat .dropdown.menu > li svg *, .qui-som .dropdown.menu > li svg *, .linies-accio .dropdown.menu > li svg *, .equip .dropdown.menu > li svg *, .transparencia .dropdown.menu > li svg *, .formacio .dropdown.menu > li svg *, .colabora .dropdown.menu > li svg *
, .single-product .dropdown.menu > li svg *, .woocommerce-cart .dropdown.menu > li svg *
, .woocommerce-checkout .dropdown.menu > li svg *, body.search  .dropdown.menu > li svg *{
  stroke: #aa2d4f;
}

.cookies .dropdown.menu > li.destacat a, .avis-legal-i-politica-de-privacitat .dropdown.menu > li.destacat a, .qui-som .dropdown.menu > li.destacat a, .linies-accio .dropdown.menu > li.destacat a, .equip .dropdown.menu > li.destacat a, .transparencia .dropdown.menu > li.destacat a, .formacio .dropdown.menu > li.destacat a, .colabora .dropdown.menu > li.destacat a
, .single-product .dropdown.menu > li.destacat a, .woocommerce-cart .dropdown.menu > li.destacat a
, .woocommerce-checkout .dropdown.menu > li.destacat a, body.search  .dropdown.menu > li.destacat a{
  color: #F4ECE8 !important;
}

.cookies .dropdown.menu > li.destacat:hover a, .avis-legal-i-politica-de-privacitat .dropdown.menu > li.destacat:hover a, .qui-som .dropdown.menu > li.destacat:hover a, .linies-accio .dropdown.menu > li.destacat:hover a, .equip .dropdown.menu > li.destacat:hover a, .transparencia .dropdown.menu > li.destacat:hover a, .formacio .dropdown.menu > li.destacat:hover a, .colabora .dropdown.menu > li.destacat:hover a
, .single-product .dropdown.menu > li.destacat:hover a, .woocommerce-cart .dropdown.menu > li.destacat:hover a
, .woocommerce-checkout .dropdown.menu > li.destacat:hover a, body.search  .dropdown.menu > li.destacat:hover a{
  color: #AA2D4F !important;
}

.cookies .dropdown.menu > li a, .avis-legal-i-politica-de-privacitat .dropdown.menu > li a, .qui-som .dropdown.menu > li a, .linies-accio .dropdown.menu > li a, .equip .dropdown.menu > li a, .transparencia .dropdown.menu > li a, .formacio .dropdown.menu > li a, .colabora .dropdown.menu > li a
, .single-product .dropdown.menu > li a, .woocommerce-cart .dropdown.menu > li a
, .woocommerce-checkout .dropdown.menu > li a, body.search  .dropdown.menu > li a

.cookies .submenu a, .avis-legal-i-politica-de-privacitat .submenu a, .qui-som .submenu a, .linies-accio .submenu a, .equip .submenu a, .transparencia .submenu a, .formacio .submenu a, .colabora .submenu a
, .single-product .submenu a, body.search  .submenu a{
  color:#AA2D4F !important;
}

.dropdown.menu > li a:hover{
  color: #AA2D4F;
  text-decoration: none ;
}

.post-type-archive-publicacio .dropdown.menu > li a:hover{
  color: #F4ECE8;
  text-decoration: underline ;
}

.post-type-archive-publicacio .dropdown.menu > li.destacat a:hover{
  color: #AA2D4F;
}

.dropdown.menu > li.current_page_item a{
  color: #AA2D4F;
}

.header__wrapper.is-stuck .dropdown.menu > li.current_page_item a {
  color: #fff !important;
  font-weight: 500;
}

.header__wrapper.is-stuck .dropdown.menu > li a{
  color: #fff !important;
}
body.colabora, body.single-product{
  background-color: white;
}

.colabora h1{
  color:#AA2D4F;
font-family: "Switzer";
font-size: 90px;
font-style: normal;
font-weight: 300;
line-height: 110%;
}

body{
  background-color: #F4ECE8;
}

body, p{
  font-family: "Switzer";
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}

.vc_section{
  max-width: 1920px;
}

.vc_row.wpb_row.vc_row-fluid {
  max-width: 100%;
  margin: auto;
  width: 90%;
}

.footer {
  position: relative;
  margin: 0px;
  background: #2E050A;
  padding: 30px 0px;
  padding-top: 0px;
  z-index: 5;
}

.footer .grid-container:nth-child(2){
  padding-top: 35px;
}

.footer .grid-container > div.primera-fila {
  width: 100%;
  padding-top: 35px;
}

.footer .grid-container > div.segona-fila {
  width: 100% !important;
  display: flex;
  justify-content: space-between;
  padding-top: 35px;
  padding-bottom: 35px;
}

#peu-socia .caixa-solidaria {
  width: max-content;
  margin-left: 95px;
  display: flex;
  flex-wrap: wrap;
}

#peu-socia .caixa-estandard {
  display: flex;
  flex-wrap: wrap;
}

.footer #peu-socia h2 {
  color: var(--NOVACT---Aux3, #F4ECE8);
  font-family: Switzer;
  font-size: 68px !important;
  font-style: normal;
  font-weight: 300;
  line-height: 110%;
}

.footer #peu-socia h3 {
  color: var(--NOVACT---Aux3, #F4ECE8);
  text-align: right;
  font-family: FKScreamer;
  font-size: 80px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 85%;
  text-transform: uppercase;
}

.footer #peu-socia h4{
  color: var(--negre, #000);
font-family: FKScreamer;
font-size: 40px !important;
font-style: normal;
font-weight: 400;
line-height: 85%; /* 34px */
text-transform: uppercase; 
width: 100%;
}

.footer .grid-container:first-child{
  background-color: #AA2D4F;
  width: 100%;
  max-width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  border-top: 1px solid #F4ECE8;
}

.footer a:hover{
  color: #AA2D4F !important;
  text-decoration: underline;
}

.xarxes{
  display: flex;
justify-content: space-between;
width: 50%;
align-items: center;
}

.xarxes div{
  width: 40%;
display: flex;
justify-content: space-around;
}

.idiomes {
  width: 15%;
display: flex;
justify-content: space-between;
}

.logo_footer{
  width: 50%;
}

.enllacos_interes{
  display: flex;
flex-direction: column;
align-items: end;
}

.grid-x.grid-padding-x.primer_pis, .grid-x.grid-padding-x.segon_pis {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: end;
}

h1, h2{
  font-size: "FKScreamer";
}
/* HOME */

#cabecera-seccio{
  padding-bottom: 0px;
  margin-top: -100px;
}

#descobreix{
  padding-top: 0px;
}

#cabecera-imatge img{
  width: 100vw;
  object-fit: cover;
  height: 100vh;
  object-position: top;
}

#cabecera-text.inferior {
  position: absolute !important;
  bottom: 10%;
  z-index: 11;
}

#cabecera-text.centre {
  position: absolute !important;
  bottom: 30%;
  z-index: 11;
}

#cabecera-text.superior {
  position: absolute !important;
  bottom: 50%;
  z-index: 11;
}

#cabecera-imatge .vc_single_image-wrapper{
  position: relative;
}

#cabecera-imatge .vc_single_image-wrapper::before{
  content: " ";
  background: url(/wp-content/uploads/2023/06/Group-161.png);
  position: absolute;
  width: 100vw;
  height: 100vh;
  mix-blend-mode: screen;
}

#cabecera-imatge .vc_single_image-wrapper.vc_box_border_grey::after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(#000000a1, #0000, #000000c4);
  z-index: 11;
  left: 0;
  top: 0;
}

#cabecera-titol p{
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 300;
  font-size: 90px;
  line-height: 100%;
  display: flex;
  align-items: flex-end;
  text-align: center;
  color: #F4ECE8;
  text-shadow: 0px 0px 50px #000000;
  margin-bottom: 75px;
}

#cabecera-enlaces .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

#cabecera-enlaces .wpb_wrapper p:first-child a{
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 300;
  font-size: 33px;
  line-height: 44px;
  text-align: center;
  color: #F4ECE8;
  text-decoration: none;
  border: 1px solid #f4ece8;
  padding: 10px 15px;
  border-radius: 150px;
  margin: 10px;
}

#cabecera-enlaces p{
  margin-bottom: 0px;
}

#cabecera-enlaces .wpb_wrapper p:first-child a:hover{
  background-color: #AA2D4F;
  border: 1px solid #AA2D4F;
}

#cabecera-enlaces .wpb_wrapper p:last-child a{
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 300;
  font-size: 33px;
  line-height: 44px;
  text-align: center;
  color: #2E050A;
  text-decoration: none;
  border: 1px solid #f4ece8;
  padding: 10px 35px;
  border-radius: 150px;
  margin: 10px;
  background: #f4ece8;
}

#cabecera-enlaces .wpb_wrapper p:last-child a:hover{
  background-color: #AA2D4F;
  border: 1px solid #AA2D4F;
  color:#f4ece8;
}

#titol-descobreix .word{
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 300;
  font-size: 110px;
  line-height: 113%;
  color: #AA2D4F;
  position: relative;
  text-align: start;
  margin: 0px 8px;
}

#titol-descobreix .split-lines::before {
  content: " ";
  width: 100%;
  position: absolute;
  bottom: 30px;
  background: url(/wp-content/uploads/2023/06/Group-175.png);
  height: 250px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  left: -150px;
  z-index: 111;
}

#descobreix .vc_row .wpb_text_column:last-child{
  margin-top: 150px;
  z-index: 1111;
  position: relative;
}

.line {
  position: relative;
}

.line-mask{
  position: absolute;
  top: 0;
  right: 0;
  background-color: #F4ECE8;
  opacity: 0.65;
  height: 100%;
  width: 100%;
  z-index: 2;
}

#descobreix > .vc_row , #linies-accio > .vc_row{
  width: 90% !important;
  margin: auto;
}

#linies-accio > .vc_row .vc_row{
  max-width: 100%;
  width: 100%;
}

#descobreix .vc_row > .wpb_column .wpb_text_column:last-child a{
  background: #AA2D4F;
  border: 1px solid #AA2D4F;
  border-radius: 100px;
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  color: #F4ECE8;
  text-decoration: none;
  padding: 12px 18px;
} 

#descobreix .vc_row > .wpb_column .wpb_text_column:last-child a:hover{
  background-color: #000;
  border: 1px solid #000;
}

#linies-accio {
  background: #98002E;
  padding: 0px !important;
}

#linies-accio .vc_row.wpb_row.vc_row-fluid.vc_row-no-padding.vc_row-o-full-height.vc_row-o-columns-top.vc_row-flex {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url(/wp-content/uploads/2023/06/Group-161.png);
  padding-left: 5%;
  padding-right: 5%;
  width: 100% !important;
}

#linies-accio h1, #publicacions h1, #linies-accio h1 a, #publicacions h1 a{
  font-family: 'FKScreamer';
  font-style: normal;
  font-weight: 400;
  font-size: 150px;
  line-height: 85%;
  color: #F4ECE8;
  text-decoration: none;
}

#linies-accio h1 a:hover, #publicacions h1 a:hover{
  text-decoration: underline;
}



#linies-accio .vc_col-sm-1\/5{
  margin-top: 5%;
}

#linies-accio .vc_col-sm-1\/5 .wpb_text_column:first-child p{
  font-family: 'Switzer';
font-style: normal;
font-weight: 500;
font-size: 40px;
line-height: 100%;
color: #F4ECE8;
padding-top: 10px;
border-top: 2px solid #F4ECE8;
cursor: pointer;
text-decoration: none ;
}

#linies-accio .vc_col-sm-1\/5 .wpb_text_column:first-child a{
  font-family: 'Switzer';
font-style: normal;
font-weight: 500;
font-size: 40px;
line-height: 100%;
color: #F4ECE8;
padding-top: 10px;
cursor: pointer;
text-decoration: none ;
}

#linies-accio .vc_col-sm-1\/5 .wpb_text_column:last-child p{
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 120%;
  color: #F4ECE8;
  display: none;
}

#linies-accio .vc_col-sm-1\/5:hover .wpb_text_column:last-child p{
  display: block;
}



#linies-accio .vc_col-sm-1\/5:hover .wpb_text_column:last-child p::after{
  content: " ";
  width: calc(100% - 50px);
  position: absolute;
  bottom: -200px;
  background: url(/wp-content/uploads/2023/06/Group-174.png);
  height: 200px;
  background-size: 100%;
  background-repeat: no-repeat;
  left: 25px;
}


#menu-flotant {
  position: fixed !important;
  top: 40%;
  z-index: 111111111;
  width: max-content !important;
  max-width: 35%;
}

#menu-menu-quisom{
  flex-direction: column;
  width: max-content;
}

#menu-qui a {
  color: #aa2d4f;
  width: max-content;
  padding: 8px;
  max-width: 300px;
}

#menu-qui li {
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  margin: 10px 15px;
  width: max-content;
  background: #F4ECE8;
  padding: 5px;
  border-radius: 150px;
}

#menu-qui li:hover{
  background: #000;
}

#menu-qui li:hover a{
  color: #fff;
}

#menu-menu-accio a {
  color: #aa2d4f;
  width: 350px;
}

#menu-menu-accio li {
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  margin: 10px 15px;
  width: 350px;
  background: #F4ECE8;
  padding: 5px;
  border-radius: 150px;
}

#qui-som h1{
font-family: 'FKScreamer';
font-style: normal;
font-weight: 400;
font-size: 150px;
line-height: 85%;
text-transform: uppercase;
color: #AA2D4F;
margin-bottom: 100px;
}

.formacio #qui-som h1{
  margin-bottom: 0px;
}

#qui-som h2{
  font-family: 'Switzer';
font-style: normal;
font-weight: 300;
font-size: 51px;
line-height: 120%;
color: #AA2D4F;
}

#pla-seccio p{
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #F4ECE8;
  margin-bottom: 1.5rem;
}

#pla-seccio a{
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  color: #F4ECE8;
  border-radius: 150px;
  border: 1px solid #F4ECE8;
  padding: 14px 19px;
  text-align: center;
  text-decoration: none;
}

#pla-seccio a:hover{
  background-color: #F4ECE8;
  color: #AA2D4F;
}

#no-violencia-seccio::before {
  content: " ";
  background: url(/wp-content/uploads/2023/06/noviolencia.png);
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 100%;
}

#historia-flotant{
  margin-top: -310px;
}

#historia-text .wpb_text_column{
  background-color: white;
  border: 1px solid black;
  padding: 45px;
  margin: 0px;
}

#historia-text h1{
  font-family: 'FKScreamer';
  font-style: normal;
  font-weight: 400;
  font-size: 90px;
  line-height: 85%;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 50px;
}
#historia-text p{
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
}

.header__logo_hover{
  display: none;
}

body.cookies .header__logo_hover, .avis-legal-i-politica-de-privacitat .header__logo_hover, body.qui-som .header__logo_hover, body.linies-accio .header__logo_hover, body.equip .header__logo_hover, body.transparencia .header__logo_hover, body.formacio .header__logo_hover, body.colabora .header__logo_hover
, body.single-product .header__logo_hover, body.woocommerce-cart .header__logo_hover,
body.woocommerce-checkout .header__logo_hover , body.search  .header__logo_hover{
  display: block;
}

body.cookies .header__logo, .avis-legal-i-politica-de-privacitat .header__logo, body.qui-som .header__logo, body.linies-accio .header__logo, body.equip .header__logo, body.transparencia .header__logo, body.formacio .header__logo, body.colabora .header__logo
, body.single-product .header__logo, body.woocommerce-cart .header__logo,
body.woocommerce-checkout .header__logo, body.search  .header__logo{
  display: none;
}

#no-violencia h1{
  font-family: 'FKScreamer';
  font-style: normal;
  font-weight: 400;
  font-size: 90px;
  line-height: 85%;
  text-transform: uppercase;
  color: #AA2D4F;
  margin-bottom: 40px;
}

#no-violencia h3{
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 300;
  font-size: 51px;
  line-height: 67px;
  color: #AA2D4F;
}

#no-violencia p{
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #AA2D4F;
  width: 70%;
}

#no-violencia .wpb_column:nth-child(2) {
  margin-top: -150px;
}

#no-violencia .wpb_column:last-child {
  margin-top: 130px;
}

#on-treballem h1{
  font-family: 'FKScreamer';
  font-style: normal;
  font-weight: 400;
  font-size: 90px;
  line-height: 85%;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 50px;
}

#on-treballem p{ 
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 55px;
  color: #000000;
}

#on-treballem em{
  font-style: normal;
  border: 2px solid #AA2D4F;
  border-radius: 100px;
  padding: 1px 5px;
  cursor: pointer;
  word-break: break-all;
  display: inline-block;
}

#missio h1{
  font-family: 'FKScreamer';
  font-style: normal;
  font-weight: 400;
  font-size: 90px;
  line-height: 85%;
  text-transform: uppercase;
  color: #AA2D4F;
  margin-bottom: 50px;
}

#missio .vc_row:first-child{
  position: absolute;
  z-index: 11111;
  width: 70%;
}

#missio p{
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #AA2D4F;
 
}

#missio .vc_row:last-child p{
  margin-top: 610px;
}

#missio-text{
  visibility: hidden;
}

#missio #missio-text p{
  
font-family: 'Switzer';
font-style: normal;
font-weight: 400;
font-size: 51px;
line-height: 74px;
color: #F4ECE8;
}

#missio #missio-text strong{
  background-color: #AA2D4FD9;
  font-weight: 400;
}

.vc_row.wpb_row.vc_row-fluid.titol-accio{
  position: relative;
  z-index: 111;
  top: 80px;
  display: block;
  height: 100%;
}

body.linies-accio, #enfortir, #prevenir, #construir, #abusos{
  overflow: unset;
}

#enfortir{
  z-index: 1;
}
#prevenir{
  z-index: 2;
}
#abusos{
  z-index: 3;
}
#construir{
  z-index: 4;
}
#adaptar{
  z-index: 5;
}

#prevenir, #construir{
  background: #F4ECE8;
}

.vc_row.wpb_row.vc_row-fluid.text-accio {
  margin-top: 290px;
}

.titol-linia .wpb_wrapper {
  display: flex;
  flex-direction: row;
  height: 100vh;
  position: absolute;
  overflow: unset;
}

.titol-linia h1 {
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 300;
  font-size: 500px;
  line-height: 60%;
  text-transform: uppercase;
  color: #AA2D4F;
  position: sticky;
  top: 80px;
  display: block;
  height: max-content;
}

.titol-linia h2 {
  font-family: 'FKScreamer';
  font-style: normal;
  font-weight: 400;
  font-size: 90px;
  line-height: 85%;
  text-transform: uppercase;
  color: #000000;
}

.text-accio .wpb_text_column.wpb_content_element {
  margin: 0px;
}

.text-accio .wpb_column:last-child .wpb_text_column.wpb_content_element:last-child p{
  margin-top: 55px;
  text-align: left;
}

.text-accio a {
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  color: #AA2D4F;
  text-decoration: none;
  border: 1px solid #aa2d4f;
  border-radius: 150px;
  padding: 10px 15px;
}

.text-accio a:hover{
  background-color:#AA2D4F;
  color: #F4ECE8 !important;
}

header .dropdown.menu > li.opens-right > .is-dropdown-submenu {
  width: max-content;
  left: 0px;
  text-align: center;
  padding: 0px 10px;
  padding-left: 0px;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: initial;
  border: 0;
  background: transparent;
}

.submenu a{
  color: #FFF !important;
  text-decoration: none;
}

.post-type-archive-publicacio .submenu a{
  color: #F4ECE8  !important;
  text-decoration: none;
}

.submenu a:hover{
  text-decoration: underline !important;
}

.equip-row .wpb_single_image .vc_figure{
  width: 100%;
}

.equip-row .wpb_single_image .vc_single_image-wrapper{
  width: 100%;
}

.equip-row .wpb_single_image .vc_single_image-wrapper img{
width: 100%;
height: 320px;
object-fit: cover;
}

.equip-row .wpb_single_image {
  margin-bottom: 15px;
}

.equip-row .wpb_text_column {
  margin-left: 0px;
  margin-top: 5px;
}

#junta-govern h1{
  font-family: 'FKScreamer';
  font-style: normal;
  font-weight: 400;
  font-size: 90px;
  line-height: 85%;
  text-transform: uppercase;
  color: #F4ECE8;
}

#equip-tecnic h1{
  font-family: 'FKScreamer';
  font-style: normal;
  font-weight: 400;
  font-size: 90px;
  line-height: 85%;
  text-transform: uppercase;
  color: #AA2D4F;
}

.equip-row{
  width: 100% !important;
}

.equip-row p:first-child{
  margin-bottom: 0rem !important;
}

.equip-row p{
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #F4ECE8;
  margin-bottom: .5rem !important;
  font-weight: 400;
}

.equip-row .wpb_column .wpb_text_column.wpb_content_element.overlay{
  display: none;
}

.equip-row .wpb_column:hover .wpb_text_column.wpb_content_element.overlay {
  position: absolute;
  top: -5px;
  left: 15px;
  width: calc(100% - 30px);
  height: 320px;
  background: url(/wp-content/uploads/2023/06/grunge-wall-texture_BN-1-1.png);
  display: block;
  opacity: .7;
  
}

.equip-row .wpb_column:hover .wpb_text_column.wpb_content_element.overlay .wpb_wrapper{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.equip-row .wpb_column:hover .wpb_text_column.wpb_content_element.overlay a{
  color: white !important;
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #F4ECE8;
}

.subtitol-equip {
  border-bottom: 2px solid #aa2d4f;
  margin-bottom: 20px !important;
}

.subtitol-equip p{
  color:#AA2D4F;
  font-size: 33px;
  font-family: 'Switzer';
  font-weight: 700;
  line-height: 110%; 
}

.subtitol-equip .wpb_text_column{
  margin-bottom: 0px;
  margin-left: 30px;
}

#equip-tecnic .equip-row p {
  font-family: 'Switzer';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #2E050A;
  font-weight: 400;
}

#equip-tecnic .equip-row p strong{
  font-weight: 700 !important;
}

body.blog .content{
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px;
}

body.blog, body.single-post{
  background-color: #000;
}

body.post-type-archive-publicacio , body.single-publicacio{
  background-color: #AA2D4F;
}

.title-archive h1{
  color: #F4ECE8;
  font-size: 150px;
  font-family: 'FKScreamer';
  line-height: 85%;
  text-transform: uppercase; 
  font-weight: normal;
}

.button__terms a, .button__terms.active:hover a{
  font-size: 20px;
  font-family: "Switzer"; 
  color: #F4ECE8 !important;
  border-radius: 150px;
  padding: 10px 20px;
  border: 1px solid #F4ECE8;
  background-color: transparent;
}

.button__terms.active a, .button__terms:hover a{
  font-size: 20px;
  font-family: "Switzer"; 
  color:#000 !important;
  background-color: #F4ECE8;
  border-radius: 150px;
  padding: 10px 20px;
  border: 1px solid #F4ECE8;
}

.post-type-archive-publicacio .title-archive h1{
  margin-left: 15px;
}

.post-type-archive-publicacio .description-terms {
  display: flex;
  flex-wrap: wrap;
  margin: 35px 0px;
  width: 80% ;
  margin-left: 15px;
}

.description-terms {
  display: flex;
  flex-wrap: wrap;
  margin: 35px 0px;
}

.button__terms {
  margin-left: 0px;
}

.blog .content-loop.continguts,  .post-type-archive-publicacio .content-loop.continguts{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}

.articles.articles-loop--item {
  width: calc(25% - 40px);
  margin: 20px;
  background: transparent;
  height: 500px;
  position: relative;
}

.post-type-archive-publicacio .articles.articles-loop--item {
  width: calc(20% - 40px);
  margin: 20px;
  background: transparent;
  height: auto;
  position: relative;
}

.item--content a:not(.item--content .item--text h3 a){
  display: flex;
  justify-content: start;
  align-items: end;
  color: #F4ECE8
}

.item--content .item--text a:not(.item--content .item--text h3 a) {
  color:#F4ECE8;
  font-size: 30px;
  font-family: "Switzer";
  font-weight: 300;
  line-height: 120%; 
}

.blog .item--content .item--text h3 a{
color:#F4ECE8;
}

.blog .item--content:hover .item--text h3 a{
  color:#AA2D4F;
  }

.item--content:hover .item--text a{
  color: #AA2D4F;
}

.post-type-archive-publicacio .item--content .item--text a {
  color:#F4ECE8;
  font-family: "Switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 33.6px */ 
}

.item--content {
  color:transparent !important;
  cursor: pointer;
}

.item--content a:hover {
  background: transparent;
  color:#F4ECE8 !important;
}

.post-type-archive-publicacio .articles.articles-loop--item img{
  height: 100%;
}

.item--image {
  position: relative;
}

.overlay--term {
  position: absolute;
  bottom: 0px;
  background-color: #60021FB2;
  width: 100%;
  padding:10px ;
  text-transform: capitalize;
}

.item--content:hover .overlay--term{
  height: 100%;
  transition: height 1s ease-in;
}

.article__header {
  border-bottom: 1px solid #f4ece8;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 30px;
  padding-right: 30px;
}

.article__body{
  margin-top: 35px;
}

.home .article__body{
  margin-top: 0px;
}

.single article.article {
  padding-top: 50px;
  width: 100%;
}
.article__header span{
  color: #F4ECE8;
  text-align: right;
  font-size: 20px;
  font-family: "Switzer";
  text-transform: uppercase; 
}

.intro__section{
  display: flex;
  flex-wrap: wrap;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  z-index: 2;
}

.article__title{
  width: 100%;
}

.article__description, .article__featured--image{
  width: 50%;
  padding: 30px;
  min-height: 300px
}

.single-publicacio .article__description, .single-publicacio .article__title{
  width: 55%;
}

.single-publicacio .article__description{
  padding-left: 0px;
}

.single-publicacio .article__featured--image {
  position: absolute;
  right: 15px;
  top: 16vh;
  width: 30%;
}

.single-publicacio .content__section{
  background-color: #F4ECE8;
  padding-top: 35px;
  position: relative;
  z-index: 1;
  padding-bottom: 135px;
}

.single-publicacio .content__section > .wpb-content-wrapper > .vc_row{
  width: 60%;
  margin-left: 5%;

}

.article__featured--image{
  position: absolute;
right: 15px;
bottom: -50vh;
}

.article__description p{
  color: #F4ECE8;
font-size: 32px;
font-family: "Switzer";
font-weight: 300; 
line-height: 42px;
}
.article__title h1{
  color: #F4ECE8;
  font-size: 100px;
  font-family:"Switzer";
  font-weight: 300;
  line-height: 100%; 
  text-align: left;
}

.single-publicacio .article__title h1{
  color: #F4ECE8;
  font-family: "FKScreamer";
  font-size: 120px;
  font-style: normal;
  font-weight: 400;
  line-height: 90%; /* 108px */
  text-transform: uppercase; 
}

.content__section{
  background-color: #F4ECE8;
  padding-top: 50vh;
  position: relative;
  z-index: 1;
}

.content__section::before {
  content: " ";
  background: url(/wp-content/uploads/2023/06/Group-220.png);
    background-repeat: repeat;
  display: block;
  width: 169px;
  height: 330px;
  position: absolute;
  top: 0px;
  left: 15%;
  background-repeat: no-repeat;
}

.single-publicacio .content__section::before {
content: unset;
}

.vc_row.wpb_row.vc_row-fluid.destacat-row{
  width: 80%;
}

.content__section p{
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 1.5rem;
}

.destacat-row p{
font-size: 32px;
font-family: "Switzer";
font-weight: 300; 
line-height: 42px;
}

.article__footer{
  background-color: #F4ECE8;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 55px;
  padding-bottom: 155px;
}

.single-publicacio .article__footer{
  background-color: transparent;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  padding-top: 5px;
  padding-bottom: 155px;
}



.single-publicacio .article__footer a {
  margin-left: 0px;
  margin-right: 15px;
  width: max-content;
  margin-top: 15px;
}

.single-publicacio .download_informe{
  color: #AA2D4F !important;
  font-size: 20px;
  font-family: "Switzer";
  font-weight: 300;
  border: 1px solid #AA2D4F;
  border-radius: 35px;
  padding: 15px 15px;
  background-color: #F4ECE8;
  margin-bottom: 45px;
  display: block;
  width: max-content;
}

.single-publicacio .download_informe:hover{
  color: #F4ECE8 !important;
  border: 1px solid #F4ECE8;
  background-color: #AA2D4F;
}

.single-publicacio .additional_info {
  margin-top: 35px;
}

.single-publicacio .additional_info div {
    margin: 20px 0px;
}

.single-publicacio .additional_info span {
  font-family: "switzer";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #AA2D4F;
}

.article__footer a{
  margin-left: 15px;
  margin-right: 15px;
}

.article__footer a:last-child, .article__footer a:first-child:hover{
  color:#AA2D4F !important;
  font-size: 20px;
  font-family: "Switzer";
  font-weight: 300; 
  border: 1px solid #AA2D4F;
  border-radius: 35px;
padding: 10px 15px;
  background-color:#F4ECE8;
}


.article__footer a:first-child, .article__footer a:last-child:hover{
  color:#F4ECE8 !important;
  font-size: 20px;
  font-family: "Switzer";
  font-weight: 300; 
  border: 1px solid #AA2D4F;
  border-radius: 35px;
padding: 10px 15px;
  background-color: #AA2D4F;
}

#actualitat .vc_row{
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
  width: 100% !important;
}

#formacions .vc_row:first-child{
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
  width: 100% !important;
}

#publicacions .vc_row{
  padding-bottom: 60px;
  padding-left: 5%;
  padding-right: 5%;
  width: 100% !important;
}

#actualitat h1, #formacions h1, #actualitat h1 a, #formacions h1 a{
  color:#AA2D4F;
font-size: 150px;
font-family:"FKScreamer";
line-height: 84%;
text-transform: uppercase;
font-weight: normal; 
text-decoration: none;
}

#actualitat h1 a:hover, #formacions h1 a:hover{
text-decoration: underline;
}

#formacions h1{
  margin-bottom: 35px;
}

.graella--actualitat {
  display: flex;
  flex-wrap: wrap;
}

#actualitat .articles.articles-loop--item {
  width: calc(50% - 40px);
  margin: 20px;
  background: transparent;
  height: auto;
  position: relative;
}

#actualitat .item--content {
  color: #2E050A !important;
  cursor: pointer;
}

#actualitat .item--content img{
  height: 500px;
}

#actualitat .item--content .item--text a {
  color: #2E050A;
  font-size: 30px;
  font-family: "Switzer";
  font-weight: 300;
  line-height: 120%;
}

#actualitat .item--content:hover .item--text a{
  color:#AA2D4F;
}

#actualitat .overlay--term{
  color:#F4ECE8 !important;
}

#actualitat  .overlay--term a{
  color:#F4ECE8 !important;
}

#actualitat .item--content .overlay--term a:hover{
  color:#F4ECE8 !important;
  display: flex;
  justify-content: start;
  align-items: end;
}
#actualitat .item--content a:hover {
  background: transparent;
  color: #2E050A !important;
}

#actualitat .mes--actualitat {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 35px;
}
#actualitat .mes--actualitat a {
  color: #F4ECE8 !important;
  font-size: 20px;
  font-family: "Switzer";
  font-weight: 300;
  border: 1px solid #AA2D4F;
  border-radius: 35px;
  padding: 10px 15px;
  background-color: #AA2D4F;
}

#actualitat .mes--actualitat a:hover {
  color: #AA2D4F!important;
font-size: 20px;
font-family: "Switzer";
font-weight: 300;
border: 1px solid #AA2D4F;
border-radius: 35px;
padding: 10px 15px;
background-color: #F4ECE8
}

#publicacions .mes--publicacions {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 100px;
}
#publicacions .mes--publicacions a {
  color: #AA2D4F !important;
  font-size: 20px;
  font-family: "Switzer";
  font-weight: 300;
  border: 1px solid #fff;
  border-radius: 35px;
  padding: 10px 15px;
  background-color: #fff;
}

#publicacions .mes--publicacions a:hover {
  color: #fff!important;
font-size: 20px;
font-family: "Switzer";
font-weight: 300;
border: 1px solid #fff;
border-radius: 35px;
padding: 10px 15px;
background-color: #AA2D4F
}

#menu-flotant .vc_col-sm-9{
  display: none;
}



.footer .grid-container{
  width: 90%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer .grid-container > div{
  width: calc(23% - 20px);
  margin: 10px;
}
.footer .grid-container > div:last-child{
  width: calc(30% - 20px)
}

.footer * {
  color: var(--novact-aux-3, #F4ECE8);
  font-size: 20px !important;
  font-family: "Switzer";
  line-height: 28px;
  font-weight: 300;
}

.footer strong {
  font-weight: 600;
}

footer .contact--info{
  padding-left: 0px;
  flex-direction: column;
  align-items: start;
}

.slide_project {
  padding: 0% 10%;
}

.slide_project > a, .post-type-archive-publicacio .articles.articles-loop--item .item--image a {
  position: relative;
  display: block;
}

.slide_project .overlay, .post-type-archive-publicacio .articles.articles-loop--item .item--image .overlay{
  display: none;
}

.slide_project:hover .overlay, .post-type-archive-publicacio .articles.articles-loop--item .item--image:hover .overlay{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/2023/06/grunge-wall-texture_BN-1-1.png);
  display: block;
  opacity: 0.7;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.slide_project .overlay p, .post-type-archive-publicacio .articles.articles-loop--item .item--image .overlay p {
  width: 100%;
  display: block;
  position: relative;
  color: white;
}

.info--slide h4{
  color: var(--novact-aux-3, #F4ECE8);
  font-family: "switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%; /* 28.8px */ 
  margin: 25px 0px;
}

.buttons--slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}

.buttons--slide a:first-child{
  color: #F4ECE8;
  font-family: "switzer";
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal; 
  border: 1px solid #2E050A;
  background-color: #2E050A;
  padding: 10px 15px;
  border-radius: 350px;
  margin-right: 35px;
}

.buttons--slide a:last-child{
  color:#F4ECE8;
  font-family: "switzer";
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal; 
  border: 1px solid #F4ECE8;
  background-color: transparent;
  padding: 10px 15px;
  border-radius: 350px;
}

.buttons--slide a:first-child:hover{
  color:#F4ECE8 !important;
  font-family: "switzer";
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal; 
  border: 1px solid #F4ECE8;
  background-color: transparent;
}

.buttons--slide a:last-child:hover{
  color:#AA2D4F !important;
  font-family: "switzer";
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal; 
  border: 1px solid #F4ECE8;
  background-color:#F4ECE8;
}

.slick-slide img {
  display: block;
  height: 580px;
  margin: 0 auto;
  width: 100%;
  object-fit: cover;
  z-index: 1;
  position: relative;
}

.slick-prev {
  left: -55px;
}

.slick-prev::before {
  content: url(/wp-content/uploads/2023/07/Group-136.png);
}

.slick-next::before {
  content: url(/wp-content/uploads/2023/07/Group-135.png);
}

.slider_projectes{
  width: 95%;
  margin: 0 auto;
}


body.transparencia h1{
  font-family: "FKScreamer";
font-size: 90px;
font-style: normal;
font-weight: 400;
line-height: 85%; /* 76.5px */
text-transform: uppercase; 
}

#auditories h1{
  color:#FFF
}

.protocols, .memorias, .auditorias{
  margin-top: 55px;
}
.protocol-row {
  margin-left: 25px;
  border-top: 1px solid #AA2D4F;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 0px;
}

.protocol-row:last-child {
  border-bottom: 1px solid #aa2d4f;
}

.protocol-row p {
  margin-bottom: 0px;
  color: #AA2D4F;
}

.protocol-row a {
  border: 1px solid black;
  border-radius: 500px;
  padding: 10px 20px;
  margin-left: 5px;
}

.protocol-row a:hover {
  border: 1px solid black;
  border-radius: 500px;
  padding: 10px 20px;
  background-color: #000;
  color: #fff !important;
}

.memoria-row {
  margin-left: 25px;
  border-top: 1px solid black;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 0px;
}

.memoria-row:last-child {
  border-bottom: 1px solid black;
}

.memoria-row p{
  color: #F4ECE8;
  font-family: "FKScreamer";
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 85%; /* 42.5px */
  text-transform: uppercase; 
  margin-bottom: 0px;
  height: 50px;

}

.memoria-row div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.memoria-row a:last-child {
  border: 1px solid black;
  border-radius: 500px;
  padding: 10px 20px;
  margin-left: 10px;
}

.memoria-row a:last-child:hover {
  border: 1px solid black;
  background-color: black;
  color: #fff !important;
}

.memoria-row a:nth-child(2) {
  border: 1px solid #2E050A;
  background-color: #2E050A;
  color: #fff ;
  border-radius: 500px;
  padding: 10px 20px;
  margin-left: 10px;
}

.memoria-row a:nth-child(2):hover {
  border: 1px solid #2E050A;
  background-color: transparent;
  color: #2E050A !important;
}

.memoria-row a:first-child {
  border: 1px solid #fff;
  background-color: #fff;
  color: #AA2D4F;
  border-radius: 500px;
  padding: 10px 20px;
}

.memoria-row a:first-child:hover{
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff !important;
}

.auditoria-row {
  margin-left: 25px;
  border-top: 1px solid #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 0px;
  align-items: center;
}

.auditoria-row:last-child {
  border-bottom: 1px solid #fff;
}
.auditoria-row p {
  margin-bottom: 0px;
  color: #fff;
}

.auditoria-row .auditoria--enllacos{
  border: 1px solid #fff;
  border-radius: 500px;
  padding: 10px 20px;
  margin-left: 5px;
  color:#fff;
  height: 50px;
  transition: .5s height ease;
}

.auditoria-row .auditoria--enllacos .enllacos-caixa{
  display: none;
}

.enllacos-caixa a {
  margin: 5px;
  text-decoration: underline;
  color: #2e050a;
}

.enllacos-caixa a:hover {
  font-weight: 600;
  color: #2e050a !important ;
}


.auditoria-row .auditoria--enllacos:hover {
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 10px 20px;
  background-color: #fff;
  color: #2E050A !important;
  height: auto;
  transition: .5s height ease;
}

.auditoria-row .auditoria--enllacos:hover p {
  margin-bottom: 0px;
  color: #2E050A;
}

.auditoria-row .auditoria--enllacos:hover .enllacos-caixa{
  display: flex;
  flex-direction: column;
  align-items: center;
}

#perfil h1{
  margin-bottom: 45px;
}

#perfil h2{
  color:#AA2D4F;
font-family: "FKScreamer";
font-size: 50px;
font-style: normal;
font-weight: 400;
line-height: 85%;
text-transform: uppercase; 
margin-top: 50px;
margin-bottom: 25px;
}

tbody tr{
  background-color: transparent;
  border-top: 1px solid #AA2D4F;
}

tbody tr:last-child{
  border-bottom: 1px solid #AA2D4F;
}

thead tr{
  background-color: transparent;
}

tbody tr:nth-child(2n){
  background-color: transparent;
}
thead, tbody, tfoot{
  background: transparent;
}



th{
  color:#AA2D4F;
  font-family: "Switzer";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 20px */ 
}

thead, tbody, tfoot{
  border: 0px !important;
}

#socia-column h2{
  color: #000;
  font-family: "FKScreamer";
  font-size: 90px;
  font-style: normal;
  font-weight: 400;
  line-height: 85%; /* 76.5px */
  text-transform: uppercase; 
}

#donacio-column h2{
  color: #F4ECE8;
  font-family: "FKScreamer";
  font-size: 90px;
  font-style: normal;
  font-weight: 400;
  line-height: 85%; /* 76.5px */
  text-transform: uppercase; 
}

#donacio-column h3{
  color: #F4ECE8;
font-family: "Switzer";
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin-top: 35px;
  width: 50%;
}

.formulari--socia {
  display: flex;
  justify-content: start;
}

.formulari--socia > div {
  display: flex;
  flex-direction: column;
}

.solidaria--column {
  margin-right: 25%;
}

.formulari--socia > div > h4 {
  color:#AA2D4F;
  font-family: "FKScreamer";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 85%;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.formulari--socia .boto {
  border: 1px solid #aa2d4f;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 150px;
  margin-top: 15px;
  width: 120%;
  cursor: pointer;
}

#peu-socia .boto {
  border: 1px solid #F4ECE8;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 150px;
  margin-top: 15px;
  width: 120%;
  cursor: pointer;
  width: calc(45% - 20px);
  margin: 10px;
  margin-top: 25px;
}

#peu-socia .boto:first-child{
  margin-left: 0px;
}

#peu-socia .boto:hover .tipus{
  background-color: #F4ECE8;
  color: #000;
}

.formulari--socia .boto:hover .tipus{
  background-color: #AA2D4F;
  color: #F4ECE8;
}

.formulari--socia .boto.active{

  background-color: #fff;
}

#socia-column .wpfs-form-check-group{
  display: none;
}

.wpfs-form-check{
  align-items: end;
}

.formulari--socia .boto.active .tipus{
  background-color: #AA2D4F;
  color: #F4ECE8;
}

.formulari--socia .boto.active .preu{
  color:#000;
}

.formulari--socia .boto .tipus{
  border-right: 1px solid #aa2d4f;
  padding: 10px 20px;
    padding-right: 20px;
  border-radius: 150px;
  color: #AA2D4F;
  font-family: "Switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  width: 70%;
  padding-right: 0px;
}

#peu-socia .boto .tipus{
  border-right: 1px solid #F4ECE8;
  padding: 10px 20px;
    padding-right: 20px;
  border-radius: 150px;
  color: #F4ECE8;
  font-family: "Switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  width: 70%;
  padding-right: 0px;
  height: 100%;
  display: flex;
  align-items: center;
}

.formulari--socia .boto .preu{
  color:#AA2D4F;
  font-family: "Switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding: 10px 20px;
    padding-left: 20px;
  width: 25%;
  padding-left: 5px;
}

#peu-socia .boto .preu {
  color:#fff;
  font-family: "Switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding: 10px 20px;
    padding-left: 20px;
  width: 25%;
  padding-left: 5px;
}

#socia-column .wpfs-form-group {
  width: calc(50% - 20px);
  margin: 20px 10px;
}

#socia-column .wpfs-form-group input {
  background: transparent;
  border: 0px !important;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 1px solid #aa2d4f !important;
  border-radius: 0px;
  color: #000;
}

#donacio-column .wpfs-form-group {
  width: calc(50% - 20px);
  margin: 20px 10px;
}

#donacio-column .wpfs-form-group input {
  background: transparent;
  border: 0px !important;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 1px solid #F4ECE8 !important;
  border-radius: 0px;
  color: #F4ECE8;
}

#socia-column .wpfs-form-control{
  background: transparent;
  border: 0px !important;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
border-bottom: 1px solid #aa2d4f !important;
border-radius: 0px;
}

#donacio-column .wpfs-form-control{
  background: #F4ECE8;
  border: 0px !important;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
border-bottom: 1px solid #F4ECE8!important;
border-radius: 0px;
}

.wpfs-form-actions{
  width: 100%;
}

#submit--YjRiN2Q, #submit--Mjk4ZjU{
  border-radius: 500px;
  background:#000; 
  color:#FFF;
  font-family: "Switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  height: 60px; 
}

#wpfs-form--YjRiN2Q, #wpfs-form--Mjk4ZjU{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 90% !important;
}

#wpfs-form--Mjk4ZjU .wpfs-form-check-group.wpfs-button-group{
  width: 100%;
  max-width: 90%;
}

#wpfs-form--Mjk4ZjU .wpfs-form-check-group.wpfs-button-group .wpfs-button-group-row{
    justify-content: start;
}

#payment-details--YjRiN2Q{
  display: none !important;
}

#socia-column .wpfs-form-group input::placeholder{
  color: #aa2d4f;
}

#donacio-column .wpfs-form-group input::placeholder{
  color: #fff;
}

.wpfs-form-check-group-title{
  display: none !important;
}

#donacio-column .wpfs-btn.wpfs-btn-outline-primary {
  background-color: transparent;
  color: #F4ECE8;
  border: 1px solid #F4ECE8;
  border-radius: 550px;
  font-family: "Switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  height: max-content;
  padding: 10px 20px;
}

#donacio-column .wpfs-btn.wpfs-btn-outline-primary.active{
  background-color: #F4ECE8 !important;
  color:#000
}

/*.header__wrapper.is-stuck .header__logo, .header__wrapper.is-stuck .header__logo_hover{
  display: none;
}*/

.header__wrapper.is-stuck{
  background-color: #AA2D4F;
  top: 0px !important;
  height: 70px;
}

.header__wrapper.is-stuck .dropdown.menu > li a {
  font-size: 20px;
}

.is-stuck .dropdown.menu.is-dropdown-submenu{
  background: transparent;
}

.header__wrapper.is-stuck .dropdown.menu > li a:hover{
  color: #fff;
}

.pagination a {
  color: #F4ECE8 !important;
  font-family: "Switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 0px !important;
  width: 50px;
  height: 50px;
}

.search .pagination a{
  color: #AA2D4F !important;
}

.pagination .current{
  background-color: #F4ECE8 !important;
  color: #aa2d4f !important;
  font-family: "Switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 150%;
  padding: 0px !important;
  width: 50px;
  height: 50px;
}

.search .pagination .current, .pagination li.current span{
  background-color: #AA2D4F !important;
  color: #F4ECE8 !important;
}

.pagination a:hover {
  color: #F4ECE8 !important;
  font-family: "Switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  width: 50px;
  height: 50px;
  border-radius: 150%;
  border: 1px solid #F4ECE8;
  background: transparent !important;
}

.pagination {
  width: 100%;
  display: flex;
  justify-content: center;
}

.pagination-block{
  width: 100%;
}

body.blog main{
  padding-top: 2rem !important;
    padding-bottom: 3rem !important;
}

#formacions .graella--formacio .articles{
  margin: 0px;
  background-color: transparent;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 0px;
  padding-bottom: 0px;
  border-color: #AA2D4F;
}

#formacions .graella--formacio .articles:hover{
  background-color: white;
}

.graella--formacio .articles:first-child {
  border-bottom: 0px;
}

.graella--formacio .articles {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding: 20px;
  background: white;
  border: 1px solid black;
  margin-bottom: 0px;
  margin-top: 0px;
  height: auto;
}



.graella--formacio .item--content {
  display: flex;
  flex-direction: row;
}

.graella--formacio .item--text {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.graella--formacio .articles.articles-loop--item h3 {
  color: var(--NOVACT-NOU, #AA2D4F);
  font-family: "Switzer";
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

.graella--formacio hr {
  width: 50%;
  margin: 20px;
}

.articles.articles-loop--item .data-curs {
  color: #000;
  font-family: Switzer;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.graella--formacio .item--image {
  width: 50%;
}

.graella--formacio .articles.articles-loop--item img {
  height: 100%;
}

#formacions .ballon-tipus{
  position: relative;
  top: unset;
  right: unset;
  background: transparent;
  height: max-content;
  padding: 25px 20px;
  border-radius: 150px;
  margin-left: 25px;
}

#formacions .graella--formacio .item--text{
  justify-content: center;
}

#formacions .graella--formacio .articles.articles-loop--item h3 a{
  font-weight: 700;
  width: 80%;
  padding-top: 0px;
  padding-left: 0px;
  color: var(--NOVACT-NOU, #AA2D4F);
  font-family: "Switzer";
  font-size: 45px;
  font-style: normal;
  line-height: 100%;
}

#formacions .graella--formacio .articles.articles-loop--item:hover h3 a{
  color:#000 !important;
}

.ballon-tipus {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 150px;
  height: 150px;
  background: white;
  border: 1px solid black;
  border-radius: 150%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  color: #000;
  font-family: Switzer;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.second-row--buttons {
  display: flex;
  flex-wrap: wrap;
}

.item--content .item--text .second-row--buttons a {
  color: var(--NOVACT---Aux3, #F4ECE8);
  font-family: Switzer;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  width: max-content;
  background: #AA2D4F;
  border: 1px solid #AA2D4F;
  padding: 10px 30px;
  border-radius: 150px;
  margin-right: 25px;
}

.item--content .item--text .second-row--buttons a:first-child:hover{
  background: black;
  border: 1px solid black;
}
.graella--formacio .item--content .item--text .second-row--buttons a:last-child{
  color: #AA2D4F;
  background: transparent;
  border: 1px solid #AA2D4F;
}

.item--content .item--text .second-row--buttons a:last-child:hover{
  background: #AA2D4F;
  color: var(--NOVACT---Aux3, #F4ECE8);
}

.formacio h2, .formacio #qui-som h2{
  color: var(--negre, #000);
/* H2 */
font-family: FKScreamer;
font-size: 90px;
font-style: normal;
font-weight: 400;
line-height: 85%; /* 76.5px */
text-transform: uppercase; 
}

.formacio .vc_row.wpb_row.vc_row-fluid.vc_row-no-padding[data-vc-full-width="true"]{
  padding-left: 5%;
  padding-right: 5%;
}

.graella--formacio .articles.articles-loop--item img:hover, .graella--formacio-realitzades .articles.articles-loop--item img:hover{
  opacity: 1;
}

.graella--formacio-realitzades {
  display: flex;
  flex-wrap: wrap;
}

.graella--formacio-realitzades .articles {
  width: calc(50% - 40px);
  margin: 20px;
  height: auto;
}

.graella--formacio-realitzades .item--text {
  position: absolute;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.graella--formacio-realitzades .articles.articles-loop--item img {
  height: auto;
}

.graella--formacio-realitzades .articles.articles-loop--item h3{
  color: var(--blanc, #FFF);
  font-family: Switzer;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 45px */ 
}

.graella--formacio-realitzades hr {
  width: 50%;
  margin-left: 20px;
  border-bottom: 1px solid white;
}

.graella--formacio-realitzades .second-row--buttons{
  margin-bottom: 35px;
  margin-left: 20px;
}

.graella--formacio-realitzades .item--content .item--text .second-row--buttons a{
  color: #AA2D4F !important;
  background-color: white;
  border: 1px solid white;
}

.formacions-realitzades-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 1%;
  align-items: center;
}

.formacions-realitzades-header input {
  width: 40%;
  margin-bottom: 0px;
  border: 1px solid #000;
  border-radius: 150px;
  text-align: right;
}

article.estat--oberta {
  padding-top: 50px !important;
  width: 100%;
}

article.estat--realitzada {
  padding-top: 50px !important;
  width: 100%;
}

article.estat--oberta .product--content.realitzada{
  display: none;
}

article.estat--realitzada .product--content.oberta{
  display: none;
}
.product--header {
  display: flex;
  flex-wrap: wrap;
  padding: 1%;
  position: relative;
}

.product--header .top-bar {
  background: white;
  border-bottom: 1px solid #aa2d4f;
  padding-bottom: 0px;
  width: 100%;
  margin-bottom: 45px;
}

.product--header .top-bar p {
  color: #AA2D4F;
  font-family: Switzer;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.product--header .titol--header {
  width: 50%;
  margin-bottom: 50px;
}

.product--header .imatge--header {
  width: 50%;
  position: absolute;
  top: 120px;
  right: 1%;
}

.single-product h1 {
  color: var(--negre, #000);
  font-family: Switzer;
  font-size: 70px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
  width: 90%;
}

.product--content {
  background: #F4ECE8;
  padding: 1%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.product--text-column {
  width: 50%;
}

.product--preu-column {
  width: 30%;
  margin-top: 270px;
}

.product--content.realitzada .product--preu-column{
  width: 30%;
  margin-top: 270px;
}

.product--content.realitzada .product--preu-column h2{
  color:  #AA2D4F;
  font-family: FKScreamer;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 85%;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.product--content.realitzada .product--preu-column a {
  color:#AA2D4F;
  font-family: Switzer;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; 
  border-top: 1px solid #aa2d4f;
  border-bottom: 1px solid #aa2d4f;
  padding: 10px 0px;
}

.product--content.realitzada .product--preu-column a:hover{
  color:#AA2D4F;
  text-decoration: underline;
}

.product--text-column h2 {
  color: var(--negre, #000);
  font-family: FKScreamer;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 85%;
  text-transform: uppercase;
}

.product--text-column h3 {
  color:  #AA2D4F;
  font-family: FKScreamer;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 85%;
  text-transform: uppercase;
  margin-top: 55px;
  margin-bottom: 15px;
  border-top: 1px solid #aa2d4f;
  border-bottom: 1px solid #aa2d4f;
  padding-bottom: 10px;
}

.product--objectiu p {
  width: 90%;
  color: #AA2D4F;
  font-family: Switzer;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  margin-top: 25px;
}

.product--text-column > div:not(.product--text-column > div:first-child) p {
  color: var(--negre, #000);
  font-family: Switzer;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.preu-caixa {
  width: 100%;
  background: #aa2d4f;
}

.data-inscripcions {
  background: #2E050A;
  padding: 20px 30px;
}

.data-inscripcions p {
  margin-bottom: 0px;
  color: #f4ece8;
  font-family: Switzer;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.caixa--content {
  padding: 20px 30px;
}

.caixa--content h5 {
  color: var(--negre, #000);
  font-family: Switzer;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
}

.caixa--content p {
  color: var(--NOVACT---Aux3, #F4ECE8);
  font-family: Switzer;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  width: 90%;
}

.inscripcio {
  padding-bottom: 10px;
}

.inscripcio a {
  padding: 15px 25px;
  display: block;
  margin: 20px;
  background: #f4ece8;
  width: max-content;
  border-radius: 150px;
}

.inscripcio a:hover{
  background: #000;
  color: #F4ECE8 !important;
}

.tornar-formacions {
  margin-top: 60px;
}

.tornar-formacions a {
  color: var(--NOVACT-NOU, #AA2D4F);
  font-family: Switzer;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  border: 1px solid #aa2d4f;
  padding: 10px 25px;
  border-radius: 150px;
}

.product--content.realitzada .product--preu-column .tornar-formacions a{
  padding: 10px 25px;
}

.tornar-formacions a:hover{
  background-color: #aa2d4f;
  color: #f4ece8 !important;
}

.vc_row.wpb_row.vc_row-fluid.vc_row-no-padding[data-vc-full-width="true"].banner-formacio {
  padding-left: 0px;
  padding-right: 0px;
}

.banner-formacio img{
  width: 100vw;
}

.banner-formacio .wpb_text_column:nth-child(2) {
  position: absolute;
  top: 5%;
  left: 5%;
}

.banner-formacio .wpb_text_column:nth-child(3) {
  position: absolute;
  top: 35%;
  left: 5%;
}

.banner-formacio .wpb_text_column:nth-child(4) {
  position: absolute;
  top:65%;
  left: 5%;
}


.banner-formacio .wpb_text_column:nth-child(2) p {
  color: var(--NOVACT---Aux3, #F4ECE8);
  font-family: Switzer;
  font-size: 42px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  width: 60%;
}

.banner-formacio .wpb_text_column:nth-child(3) p {
  color: var(--blanc, #FFF);
  font-family: FKScreamer;
  font-size: 160px;
  font-style: normal;
  font-weight: 400;
  line-height: 85%; /* 136px */
  text-transform: uppercase; 
}

.banner-formacio .wpb_text_column:nth-child(4) p {
  color: var(--NOVACT---Aux3, #F4ECE8);
  font-family: Switzer;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; 
  width: 60%;
}

#accio--nav{
  display: none;
}

.woocommerce-cart article div.woocommerce {
  width: 90%;
  margin: auto;
    margin-top: auto;
  margin-top: 140px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: 100%;
  box-shadow: none;
}

.woocommerce-cart .product-name a {
  font-size: 35px;
  color:#AA2D4F;
}

.woocommerce a.remove {
  display: block;
  font-size: 1.5em;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: #AA2D4F !important;
  text-decoration: none;
  font-weight: 700;
  border: 0;
}

.woocommerce a.remove:hover {
  color: #fff !important;
  background: #AA2D4F ;
  border-radius: 30px;
}

.woocommerce-cart .actions .button {
  background: #AA2D4F;
  color: white !important;
}

.woocommerce-cart .actions .button:hover{
  background-color: #000 !important;
}

.checkout-button.button.alt.wc-forward {
  width: max-content;
  border-radius: 30px;
  padding: 0.8em;
  border: 1px solid #aa2d4f;
  background-color: transparent;
  color: #AA2D4F;
  font-family: Switzer;
  font-weight: 500;
}

.checkout-button.button.alt.wc-forward:hover {
  width: max-content;
  border-radius: 30px;
  padding: 0.8em;
  border: 1px solid #aa2d4f;
  background-color: #AA2D4F;
  color: #fff;
  font-family: Switzer;
  font-weight: 500;
}

.cart_totals {
  display: flex;
  flex-direction: column;
  align-items: end;
}

.cart_totals h2 {
  font-family: Switzer;
  font-weight: 600;
  margin-bottom: 35px;
  color: #AA2D4F;
}

.shop_table.shop_table_responsive{
  border-color: #aa2d4f !important;
}
.cart_totals .shop_table.shop_table_responsive{
  width: max-content !important;
  
}

.cart_totals .shop_table.shop_table_responsive th{
  font-size: 25px;
}

.woocommerce table.shop_table td{
  border: none;
}

.woocommerce-cart .product-quantity .quantity{
  justify-content: center;
}

.woocommerce-cart .product-quantity .quantity input{
  border-color: #aa2d4f !important;
}

.checkout.woocommerce-checkout{
  width: 90%;
  margin: auto;
  margin-top: 130px;
}

.checkout.woocommerce-checkout #customer_details{
  display: unset;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
  background-color: transparent;
  border: 0px !important;
  border-bottom: 1px solid #AA2D4F !important;
}

.select2-selection.select2-selection--single {
  height: 50px;
  display: flex;
  align-items: center;
  align-content: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 30%;
  right: 1px;
  width: 20px;
}

.woocommerce-checkout #payment {
  background: transparent;
  border-radius: 5px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
  color: #fff !important;
  background: #AA2D4F ;
  border-radius: 30px;
  margin-top: 25px;
  margin-bottom: 25px;
  float: left;
}

.woocommerce-info {
  border-top-color: #AA2D4F;
}

.woocommerce-info::before {
  color: #AA2D4F;
}

.woocommerce-checkout h3 {
  margin-bottom: 15px;
  margin-top: 15px;
}

.woocommerce table.shop_table{
  border-color: #aa2d4f !important;
}

.search-results main .content-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 150px;
}

.search-results main .tease {
  width: 500px;
  margin: 30px 10px;
  background: white;
}

.search-results main .tease :not(img) {
  padding: 20px;
  padding-top: 0px;
}

.search-results .tease__more {
  margin-bottom: 35px;
  display: block;
}

.search-results .tease__more {
  margin-bottom: 35px;
  display: block;
  background: #aa2d4f;
  width: max-content;
  padding: 10px 20px !important;
  border-radius: 150px;
  color: white;
  margin-left: 20px;
  border: 1px solid #AA2D4F;
}

.search-results .tease__more:hover{
  background-color: transparent;
  color: #AA2D4F;
  border: 1px solid #AA2D4F;
}

.search--item {
  display: flex;
  align-items: center;
  background: transparent;
  border-radius: 150%;
  padding: 10px;
  justify-content: center;
  cursor: pointer;
  height: 50px;
  width: 50px !important;
  margin-left: 15px !important;
}

.search--item.active {
  background-color: white;
  border-radius: 150px;
  position: absolute;
  right: 0px;
  width: max-content !important;
  padding: 0px;
}

.search--item.active svg * {
  stroke: #aa2d4f;
  width: 35px;
  height: 35px;
}

.search--item.active svg {
  width: 35px;
  height: 35px;
  margin-right: 15px;
}

.search--item:hover{
  background: white;
}

.search--item svg{
  width: 20px;
  height: 20px;
}

.search--item.active svg {
  width: 35px;
  height: 35px;
  margin-right: 15px;
  margin-left: 15px;
}

.search--item svg *{
  stroke: white;
}

.search--item:hover svg *{
  stroke:#AA2D4F;
}

.search--item input, .search--item button{
  display: none;
}

.search--item.active input, .search--item.active button{
  display: block;
}

.search--item.active input {
  border: 0px;
}

.search--item.active button{
  background: #aa2d4f;
  color: white;
  height: 100%;
  border-radius: 50px;
  padding: 10px;
}

.ballon-realitzada {
  background: #F4ECE8;
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 0px;
  border-radius: 150%;
  width: 150px;
  height: 150px;
  align-items: center;
  border: 1px solid black;
  margin-top: 55px;
}

.woocommerce-message {
  border-top-color: #AA2D4F;
}

.woocommerce-message::before {
  content: "\e015";
  color: #AA2D4F;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message{
  background: transparent;
}

.button.wc-forward{
  background: #AA2D4F !important;
  color: white !important;
}

.woocommerce-order-received .woocommerce-order{
  width: 90%;
  margin: auto;
  margin-top: 150px;
}

.woocommerce-order-received .woocommerce-order-details__title, .woocommerce-order-received .woocommerce-column__title{
  color: #AA2D4F;
  font-family: FKScreamer;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 85%;
  text-transform: uppercase;
  margin-top: 55px;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.woocommerce-customer-details address {
  border: 0px !important;
}

.wpfs-form-message--correct::before {
  content: "\e906";
  color: #AA2D4F !important;
  top: unset !important;
}

#socia-column .wpfs-form-message, #socia-column .wpfs-form-message-title{
  color: #aa2d4f !important;
}

.dropdown.menu > li.wpml-ls-item a{
    font-size: 22px;
}

.wpfs-form-label a:not(.wpfs-btn), .wpfs-form-check-label a:not(.wpfs-btn){
  color:#aa2d4f !important;
}

.wpfs-form-label a:not(.wpfs-btn):hover, .wpfs-form-label a:not(.wpfs-btn):active, .wpfs-form-check-label a:not(.wpfs-btn):hover, .wpfs-form-check-label a:not(.wpfs-btn):active {
  color: var(--link-hover-font-color);
  border-bottom-color: #aa2d4f !important;
}

#socia-column .wpfs-form-check-label a:not(.wpfs-btn){
  color:#aa2d4f !important;
  font-weight: 600;
}

#donacio-column .wpfs-form-check-label a:not(.wpfs-btn){
  color:#F4ECE8 !important;
  font-weight: 600;
}

#socia-column .wpfs-form-check-label a:not(.wpfs-btn):hover{
  color: var(--link-hover-font-color);
  border-bottom-color: #aa2d4f !important;
}

#donacio-column .wpfs-form-check-label a:not(.wpfs-btn):hover{
  color: var(--link-hover-font-color);
  border-bottom-color: #F4ECE8 !important;
}

#donacio-column .wpfs-form-check label, #donacio-colum .TermsText {
  color: #F4ECE8
}

#simpay-form-5191 .simpay-plan-select-container{
  display: none !important;
}



#simpay-form-5191, #simpay-form-5198{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 90% !important;
}

#simpay-form-5191 > .simpay-form-control:not(.simpay-form-control--card), #simpay-form-5191 > .simpay-customer_name-label,
#simpay-form-5198 > .simpay-form-control:not(.simpay-form-control--card), #simpay-form-5198 > .simpay-customer_name-label{
  width: calc(50% - 20px);
  margin: 20px 10px;
}

#simpay-form-5191 > .simpay-form-control:not(.simpay-form-control--card) .simpay-text-label , #simpay-form-5191 > .simpay-form-control .simpay-customer_name-label, #simpay-form-5191 > .simpay-form-control .simpay-email-label,
#simpay-form-5198 > .simpay-form-control:not(.simpay-form-control--card) .simpay-text-label , #simpay-form-5198 > .simpay-form-control .simpay-customer_name-label, #simpay-form-5198 > .simpay-form-control .simpay-email-label{
  display: none !important;
}

#simpay-form-5191 > .simpay-form-control:not(.simpay-form-control--card) .simpay-text-wrap, #simpay-form-5191 > .simpay-form-control .simpay-customer-name-wrap, #simpay-form-5191 > .simpay-form-control .simpay-email-wrap,
#simpay-form-5198 > .simpay-form-control:not(.simpay-form-control--card) .simpay-text-wrap, #simpay-form-5198 > .simpay-form-control .simpay-customer-name-wrap, #simpay-form-5198 > .simpay-form-control .simpay-email-wrap{
  width: 100%;
}

#simpay-form-5191 > .simpay-form-control:not(.simpay-form-control--card) .simpay-text-wrap input, #simpay-form-5191 > .simpay-form-control .simpay-customer-name-wrap input, #simpay-form-5191 > .simpay-form-control .simpay-email-wrap input{
  background: transparent;
  border: 0px !important;
  border-bottom: 1px solid #aa2d4f !important;
  border-radius: 0px;
  color: #aa2d4f;
  box-shadow: unset;
}

#simpay-form-5198 > .simpay-form-control:not(.simpay-form-control--card) .simpay-text-wrap input, #simpay-form-5198 > .simpay-form-control .simpay-customer-name-wrap input, #simpay-form-5198 > .simpay-form-control .simpay-email-wrap input{
  background: transparent;
  border: 0px !important;
  border-bottom: 1px solid #F4ECE8 !important;
  border-radius: 0px;
  color: #F4ECE8;
  box-shadow: unset;
}

#simpay-form-5191  input::placeholder {
  color: #aa2d4f;
  opacity: 1; /* Firefox */
}

#simpay-form-5198  input::placeholder {
  color: #F4ECE8;
  opacity: 1; /* Firefox */
}


#simpay-form-5191 > .simpay-form-control--card,#simpay-form-5191 > .simpay-form-control--card .simpay-upe-wrap,#simpay-form-5191 > .simpay-form-control--card .simpay-upe-wrap >div,
#simpay-form-5198 > .simpay-form-control--card,#simpay-form-5198 > .simpay-form-control--card .simpay-upe-wrap,#simpay-form-5198 > .simpay-form-control--card .simpay-upe-wrap >div{
  width: 100%;
}

.simpay-embedded-heading {
  display: none;
}

.simpay-checkout-btn-container #simpay-form-5191-field-4, .simpay-checkout-btn-container #simpay-form-5198-field-4{
  border-radius: 500px;
  background: #000;
  color: #FFF;
  font-family: "Switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  height: 60px;
}

#simpay-form-5198 .simpay-plan-select-container{
  width: 100% !important;
}

#simpay-form-5198 .simpay-plan-select-container .simpay-plan_select-label{
  display: none;
}

#simpay-form-5198 .simpay-plan-select-container .simpay-multi-plan-buttons-group{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}

#simpay-form-5198 .simpay-plan-select-container .simpay-multi-plan-buttons-group li{
  width: max-content;
}

#simpay-form-5198 .simpay-form-control.simpay-custom-amount-container {
  width: 100% !important;
}

#simpay-form-5198 .simpay-form-control.simpay-custom-amount-container .simpay-custom_amount-label{
  display: none !important;
}

#simpay-form-5198 .simpay-form-control.simpay-custom-amount-container .simpay-custom-amount-wrap{
  justify-content: end;
}

#simpay-form-5198 .simpay-custom-amount-input{
  background: transparent;
  border: 1px solid #F4ECE8 !important;
}

#simpay-form-5198 .simpay-plan-select-container .simpay-multi-plan-buttons-group li label{
 background-color: transparent;
  color: #F4ECE8;
  border: 1px solid #F4ECE8;
  border-radius: 550px;
  font-family: "Switzer";
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  height: max-content;
  padding: 10px 20px;
  box-shadow: 0px;
}

.show-mobile{display: none;}
.hide-mobile{display: block;}

  @media screen and (max-width:1500px) {

    .footer .grid-container > div{
      width: calc(20% - 20px);
      margin: 10px;
    }
    .footer .grid-container > div:last-child{
      width: calc(40% - 20px)
    }

    .footer *{
      font-size: 16px !important;
      line-height: 24px;
    }

    #cabecera-text {
      position: absolute !important;
      bottom: 10%;
      z-index: 11;
    }

    #cabecera-titol p {
      font-size: 60px;
      line-height: 100%;
      margin-bottom: 35px;
    }

    #cabecera-enlaces .wpb_wrapper p:first-child a , #cabecera-enlaces .wpb_wrapper p:last-child a{
      font-size: 28px;
      line-height: 38px;
    }

    .dropdown.menu > li a {
      font-size: 22px;
      line-height: 26px;
    }

    header .dropdown.menu > li.opens-right > .is-dropdown-submenu {
      top: 44px !important;
    }

    #titol-descobreix .word {
      font-size: 68px;
    }

    #titol-descobreix .split-lines::before {
      width: 70%;
      height: 150px;
      left: 40px;
      bottom: 70px;
    }

    #linies-accio h1, #publicacions h1{
      font-size: 90px;
    }

    #linies-accio .vc_row.wpb_row.vc_row-fluid.vc_row-no-padding.vc_row-o-full-height.vc_row-o-columns-top.vc_row-flex{
      padding-top: 0px;
    }

    #linies-accio .vc_col-sm-1\/5 {
      margin-top: 3%;
    }

    #linies-accio .vc_col-sm-1\/5 .wpb_text_column:first-child a {
      font-size: 25px;
      padding-top: 0px;
    }

    #linies-accio .vc_col-sm-1\/5 .wpb_text_column:first-child p {
      line-height: 60%;
      padding-top: 0px;
    }

    #linies-accio .vc_col-sm-1\/5 .wpb_text_column:last-child p {
      font-size: 16px;
    }

    
    #linies-accio .vc_col-sm-1\/5:hover .wpb_text_column:last-child p::after {
      bottom: -73px;
      height: 80px;
      left: 25px;
      background-size: 100% 100%;
    }

    #actualitat {
      padding-top: 0px;
    }

    #actualitat h1 {
      font-size: 90px;
    }

    #actualitat .item--content img {
      height: 340px;
    }

    #actualitat .item--content .item--text a {
      font-size: 26px;
      line-height: 108%;
    }

    #actualitat .item--content .overlay--term a {
      font-size: 16px;
    }

    #qui-som h1 {
      font-size: 120px;
      margin-bottom: 80px;
    }

    #qui-som .wpb_text_column {
      margin: 0px;
    }

    #qui-som h2 {
      font-size: 43px;
    }

    #pla-seccio a {
      font-size: 17px;
    }

    #pla-seccio p {
      font-size: 17px;
      line-height: 22px;
    }

    #historia-text .wpb_text_column {
      padding: 35px;
    }

    #historia-text p {
      font-size: 17px;
      line-height: 22px;
    }

    #historia-flotant {
      margin-top: -310px;
      width: 100%;
    }

    #no-violencia .wpb_column:nth-child(2) {
      margin-top: -70px;
    }

    #no-violencia h3 {
      font-size: 41px;
      line-height: 48px;
      margin-bottom: 15px;
    }

    #no-violencia p {
      font-family: 'Switzer';
      font-style: normal;
      font-weight: 400;
      font-size: 17px;
      line-height: 22px;
      color: #AA2D4F;
      width: 80%;
    }

    #on-treballem p {
      font-size: 27px;
line-height: 41px;
    }

    #on-treballem h1 {
      font-family: 'FKScreamer';
      font-style: normal;
      font-weight: 400;
      font-size: 90px;
      line-height: 85%;
      text-transform: uppercase;
      color: #000000;
      margin-bottom: 30px;
    }

    #missio #missio-text p {
      font-size: 41px;
      line-height: 54px;
    }
    
    #pla-seccio .wpb_text_column {
      margin: 0px;
    }

    #missio .vc_col-sm-11{
      margin-left: 20%;
      width: 100%;
    }

    #missio .vc_row:last-child p {
      font-size: 17px;
      line-height: 25px;
      margin-left: 20px;
    }

    .equip-row .wpb_single_image .vc_single_image-wrapper img {
      height: 220px;
    }

    .equip-row .wpb_column:hover .wpb_text_column.wpb_content_element.overlay {
      height: 220px;
    }

    .equip-row p {
      font-size: 20px;
      line-height: 24px;
    }

    .subtitol-equip p {
      font-size: 28px;
    }

    .titol-accio .wpb_column.vc_column_container.vc_col-sm-6 {
      width: 70%;
    }

    #abusos .titol-accio .vc_col-sm-7, #construir .titol-accio .vc_col-sm-7, #adaptar .titol-accio .vc_col-sm-7 {
      width: 80%;
    }
    #abusos .titol-accio .vc_col-sm-2, #construir .titol-accio .vc_col-sm-2, #adaptar .titol-accio .vc_col-sm-2 {
      display: none;
    }

    .titol-accio .vc_col-sm-3:first-child, .text-accio .vc_col-sm-3:first-child {
      width: 20%;
    }

    .titol-accio .vc_col-sm-3:last-child, .text-accio .vc_col-sm-3:last-child {
      width: 30%;
    }

    .titol-linia h2 {
      font-family: 'FKScreamer';
      font-style: normal;
      font-weight: 400;
      font-size: 90px;
      line-height: 85%;
      text-transform: uppercase;
      color: #000000;
    }

    #abusos .titol-linia h2, #construir .titol-linia h2, #adaptar .titol-linia h2{
      font-size: 80px;
    }

    #menu-menu-accio a {
      width: 270px;
    }

    #menu-flotant {
      position: fixed !important;
      top: 29%;
      z-index: 111111111;
      width: 350px !important;
    }

    .item--content .item--text a {
      font-size: 20px;
    }

    .articles.articles-loop--item {
      height: 360px;
    }

    .articles.articles-loop--item h3, .noticia h3 {
      padding: 0px;
      margin-left: 0px;
    }

    .article__title h1 {
      font-size: 70px;
    }

    .article__description p {
      font-size: 24px;
      line-height: 32px;
    }

    .article__featured--image {
      padding: 30px 0px;
    }

    .content__section::before {
      width: 129px;
      height: 330px;
      top: -130px;
      background-size: 100% 100%;
    }

    .graella--formacio .articles {
      width: 100%;
      height: auto;
    }

    .graella--formacio{
      margin-top: 50px;
    }

    .graella--formacio-realitzades .articles.articles-loop--item h3 {
      color: var(--blanc, #FFF);
      font-family: Switzer;
      font-size: 35px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
    }

    .footer #peu-socia h2 {
      color: var(--NOVACT---Aux3, #F4ECE8);
      font-family: Switzer;
      font-size: 48px !important;
      font-style: normal;
      font-weight: 300;
      line-height: 110%;
    }

    .banner-formacio .wpb_text_column:nth-child(2) p {
      font-size: 35px;
      width: 70%;
    }

    .banner-formacio .wpb_text_column:nth-child(3) p {
      font-size: 130px;
    }

    .banner-formacio .wpb_text_column:nth-child(4) p {
      font-size: 20px;
    }

    .post-type-archive-publicacio .articles.articles-loop--item {
      width: calc(25% - 40px);
      margin: 20px;
      background: transparent;
      height: auto;
      position: relative;
    }

    #formacions .graella--formacio .articles.articles-loop--item h3 a {
      font-size: 35px;
    }

    .slide_project {
      padding: 0% 5%;
    }

    .slick-slide img {
      height: auto;
    }

  }

  @media screen and (max-width:1280px) {

    #menu-qui a {
      color: #aa2d4f;
      width: max-content;
      padding: 8px;
      max-width: 300px;
      font-size: 18px;
    }

    #missio .vc_row:first-child {
      position: absolute;
      z-index: 11111;
      width: 80%;
    }

    #missio .vc_row:last-child p{
      margin-top: 480px;
    }

    #on-treballem p {
      font-size: 25px;
      line-height: 37px;
    }

    .buttons--slide a:first-child, .buttons--slide a:last-child , .buttons--slide a:first-child:hover , .buttons--slide a:last-child:hover {
      font-size: 17px;
    }

    .post-type-archive-publicacio .articles.articles-loop--item {
      width: calc(50% - 40px);
      margin: 20px;
      background: transparent;
      height: auto;
      position: relative;
    }
    
    #peu-socia .boto {
      width: calc(51% - 20px);
    }

    #peu-socia .boto .tipus {
      padding: 0px 20px;
      height: 100%;
      display: flex;
      align-items: center;
    }


    .post-type-archive-publicacio .articles.articles-loop--item {
      width: calc(33.3333% - 40px);
      margin: 20px;
      background: transparent;
      height: auto;
      position: relative;
    }
    .articles.articles-loop--item {
      width: calc(33.3333% - 40px);
      margin: 20px;
      background: transparent;
      height: auto;
      position: relative;
    }

    .graella--formacio .articles {
      width: 100%;
      height: auto;
    }

    .graella--formacio-realitzades .articles {
      width: calc(50% - 40px);
      margin: 20px;
      height: auto;
    }
  }

  @media screen and (max-width:1159px) {

    #no-violencia .wpb_column:nth-child(2) {
      margin-top: 10px;
    }

    #historia-text{
      float: right;
      width: 60%;
    }
    #missio .vc_row:last-child .vc_col-sm-4 {
      width: 90%;
    }
    #missio .vc_col-sm-11 {
      margin-left: 15%;
      width: 100%;
    }

    #missio .vc_row:first-child {
      position: absolute;
      z-index: 11111;
      width: 85%;
    }

    #pla-seccio a {
      font-family: 'Switzer';
      font-style: normal;
      font-weight: 300;
      font-size: 20px;
      line-height: 22px;
      color: #F4ECE8;
      border-radius: 150px;
      border: 1px solid #F4ECE8;
      padding: 14px 19px;
      text-align: center;
      text-decoration: none;
      display: block;
    }

    #on-treballem .vc_row .wpb_column{
      width: 100%;
    }

    #on-treballem .vc_row .wpb_column:first-child{
      order: 2;
    }

    #on-treballem .vc_row .wpb_column:last-child{
      order: 1;
      margin-left: 15%;
    }

    #no-violencia .wpb_column:nth-child(2) {
      margin-top: 10px;
      width: 80%;
      margin-left: 5%;
    }

    #no-violencia p {
      font-family: 'Switzer';
      font-style: normal;
      font-weight: 400;
      font-size: 17px;
      line-height: 22px;
      color: #AA2D4F;
      width: 100%;
    }


    #no-violencia .wpb_column:last-child {
      margin-top: 20px;
      width: 100%;
    }

    #no-violencia .wpb_column:last-child .wpb_single_image.vc_align_left {
      text-align: right;
    }

    .dropdown.menu > li {
      margin-left: 14px;
      width: max-content;
      text-align: center;
    }

    .dropdown.menu > li a {
      font-size: 20px;
      line-height: 24px;
    }

    .dropdown.menu > li.wpml-ls-item a {
      font-size: 18px;
    }

    header .dropdown.menu > li.opens-right > .is-dropdown-submenu {
      top: 24px !important;
    }

    .search--item.active button {
      background: #aa2d4f;
      color: white;
      height: 100%;
      border-radius: 50px;
      padding: 1px 15px;
      font-size: 20px;
    }

    .search--item {
      height: 40px;
      top: 5px;
    }

    .search--item.active input {
      border: 0px;
      height: 40px;
    }

    }

    @media screen and (max-width:900px) {

      .nav-mobile.hide-for-medium{
        display: block !important;
      }

      .mobile-menu-trigger.hide-for-medium {
        display: flex !important;
        z-index: 1111111;
      }

      #nav-mobile ul.menu.dropdown:not(.active, .js-dropdown-active) {
        display: none;
      }

      #nav-main.show-for-medium {
        display: none !important;
      }

      #missio .vc_row:last-child p {
        margin-top: 80px;
      }

      .product--content.realitzada .product--preu-column  a {
        color: #AA2D4F;
        font-family: Switzer;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-top: 1px solid #aa2d4f;
        border-bottom: 1px solid #aa2d4f;
        padding: 10px 0px;
        width: 100%;
        display: block;
      }

      .product--content.realitzada .product--preu-column .tornar-formacions a{
        width: max-content;
      }

      .product--content.realitzada .product--preu-column {
        width: 100%;
        margin-top: 35px;
      }

      .colabora #peu-socia{
        display: none;
      }

      #socia-column, #donacio-column {
        width: 100%;
      
      }

      .memoria-row {
        margin-left: 0px;
        border-top: 1px solid black;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 20px 0px;
        flex-direction: column;
        align-items: center;
      }

      .memoria-row p {
        color: #F4ECE8;
        font-family: "FKScreamer";
        font-size: 50px;
        font-style: normal;
        font-weight: 400;
        line-height: 85%;
        text-transform: uppercase;
        margin-bottom: 0px;
        height: 50px;
        text-align: center;
        cursor: pointer;
      }

      .memoria-row div {
        display: none;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        margin-top: 15px;
        flex-direction: column;
      }

      .memoria-row div.active{
        display: flex;
      }

      .memoria-row a:nth-child(2) {
        border: 1px solid #2E050A;
        background-color: #2E050A;
        color: #fff;
        border-radius: 500px;
        padding: 10px 20px;
        margin-left: 0px;
        margin-top: 15px;
      }

      .protocol-row {
        margin-left: 0px;
        display: flex;
        flex-direction: column;
        height: auto;
        justify-content: start;
      }

      .protocol-row p {
        color: #AA2D4F;
        margin-bottom: 35px;
      }

      #protocols-interns .wpb_text_column , #memories-anuals .wpb_text_column{
        margin: 0px;
      }

      #protocols-interns .vc_row, #memories-anuals .vc_row, #auditories .vc_row{
        width: 100%;
      }

      #protocols-interns  .vc_col-sm-11, #memories-anuals  .vc_col-sm-11, #auditories .vc_col-sm-11 {
        width: 100%;
      }

      #protocols-interns  .vc_col-sm-1, #memories-anuals  .vc_col-sm-1, #auditories .vc_col-sm-1{
        width: 0%;
      }

      .product--text-column h3{
        cursor: pointer;
      }

      .product--text-column h3:hover {
        background: white;
        color: black;
      }

      .product--text-column > div:not(.product--text-column > div:first-child) > *:not(.product--text-column > div:not(.product--text-column > div:first-child) h3){
        display: none;
      }

      .product--text-column > div:not(.product--text-column > div:first-child) > *.active:not(.product--text-column > div:not(.product--text-column > div:first-child) h3){
        display: block;
      }

      .product--header .imatge--header {
        width: 100%;
        position: relative;
        top: unset;
        right: unset;
        margin-bottom: 25px;
      }

      .product--header .titol--header {
        width: 100%;
        margin-bottom: 50px;
      }

      .product--text-column {
        width: 100%;
        order: 2;
      }

      .product--preu-column {
        width: 100%;
        margin-top: 20px;
        order: 1;
        margin-bottom: 35px;
      }

      .graella--formacio-realitzades .first-row--text {
        padding: 20px;
      }

      .graella--formacio-realitzades .articles {
        width: calc(100% - 40px);
        margin: 20px;
        height: auto;
      }

      .formacio .graella--formacio .articles {
        width: 100%;
        height: auto;
        margin: 0px;
      }

      .formacio .graella--formacio .item--text{
        order: 2;
      }
      
      .formacio .graella--formacio .item--image{
        order: 1;
      }

      .banner-formacio img {
        width: 100vw;
        height: 100vh;
        object-fit: cover;
      }

      .content__section {
        background-color: #F4ECE8;
        padding-top: 200px;
        position: relative;
        z-index: 1;
      }

      .single-post .content__section .vc_col-sm-8 {
        width: 100%;
      }

      .single-post .content__section .vc_col-sm-2 {
        width: 0px;
      }

      .article__description, .article__featured--image {
        width: 100%;
        padding: 30px;
        min-height: auto;
      }

      .article__featured--image {
        position: unset;
      }

      .blog .articles.articles-loop--item:not(.article--destacat) {
        width: calc(100% - 40px);
        margin: 20px;
        background: #ffffff;
        min-height: auto;
        position: relative;
        height: auto;
      }

      .blog .articles.articles-loop--item img {
        height: auto;
        width: 100%;
      }

      .blog .articles.articles-loop--item:not(.article--destacat){
        background: transparent;
      }

      .single-publicacio .content__section > .vc_row {
        width: 100%;
        margin-left: 0px;
      }

      .article__footer a:first-child, .article__footer a:last-child:hover {
        color: #F4ECE8 !important;
        font-size: 20px;
        font-family: "Switzer";
        font-weight: 300;
        border: 1px solid white;
        border-radius: 35px;
        padding: 10px 15px;
        background-color: #AA2D4F;
      }

      .single-publicacio .article__footer {
        background-color: transparent;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: unset;
        padding-top: 5px;
        padding-bottom: 155px;
      }

      .single-publicacio .additional_info span {
        font-family: "switzer";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        color: white;
      }

      .article__header {
        margin-top: 150px;
      }

      .single-activitats .article__title, .article__title {
        margin-top: 10px !important;
      }

      .single-publicacio .article__featured--image {
        position: relative;
        right: unset;
        top: unset;
        width: 100%;
        bottom: unset;
      }

      .single-publicacio .article__description, .single-publicacio .article__title {
        width: 100%;
      }
      

      #abusos .titol-accio .vc_col-sm-7, #construir .titol-accio .vc_col-sm-7, #adaptar .titol-accio .vc_col-sm-7 {
        width: 100%;
      }

      .text-accio .wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
      }

      .text-accio .wpb_column.vc_column_container.vc_col-sm-3:last-child {
        width: 100%;
      }

      .vc_row.wpb_row.vc_row-fluid.text-accio {
        margin-top: 15px;
      }

      .vc_row.wpb_row.vc_row-fluid.titol-accio {
        position: relative;
        z-index: 1;
        top: unset;
        display: block;
        height: 100%;
      }

      .titol-linia h1 {
        font-family: 'Switzer';
        font-style: normal;
        font-weight: 300;
        font-size: 100px;
        line-height: 60%;
        text-transform: uppercase;
        color: #AA2D4F;
        position: relative;
        top: unset;
        display: block;
        height: auto;
      }

      .titol-accio .wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
      }

      .titol-linia h2 {
        font-family: 'FKScreamer';
        font-style: normal;
        font-weight: 400;
        font-size: 50px;
        line-height: 85%;
        text-transform: uppercase;
        color: #000000;
      }

      #abusos .titol-linia h2, #construir .titol-linia h2, #adaptar .titol-linia h2 {
        font-size: 50px;
      }
      
      .titol-linia .wpb_wrapper {
        display: flex;
        flex-direction: row;
        height: auto;
        position: relative;
        overflow: unset;
      }

      .equip-row .vc_col-sm-3{
        width: 50%;
      }

      #missio .vc_row:nth-child(2) .vc_col-sm-7{
        order: 2;
      }

      #missio .vc_row:nth-child(2)  .vc_col-sm-4 {
        width: 100%;
        order: 3;
      }

      #missio .vc_row:nth-child(2)  .vc_col-sm-4 .wpb_text_column{
        margin-left: 0px;
        margin-right: 0px;
      }

      #missio .vc_row:first-child {
        position: relative;
        z-index: 1;
        width: 100%;
      }

      #missio .vc_col-sm-11 {
        margin-left: 1%;
        width: 100%;
      }

      #on-treballem .vc_col-sm-6:first-child{
        display: none;
      }

      #on-treballem .vc_col-sm-6:last-child{
        width: 100%;
      }



      #no-violencia .wpb_column:nth-child(2) {
        margin-top: 30px;
        width: 100%;
        margin-left: unset;
      }

      #no-violencia .wpb_column:last-child {
        margin-top: 10px;
        width: 100%;
      }

      #historia-text{
        width: 90%;
      }

      #pla-seccio .vc_col-sm-3:first-child{
        display: none;
      }

      #pla-seccio .vc_col-sm-3:last-child,#pla-seccio .vc_col-sm-6{
       width: 100%;
      }

      #qui-som {
        padding-top: 150px;
        padding-left: 1%;
        padding-right: 1%;
      }

      #qui-som .vc_row.wpb_row.vc_row-fluid {
        max-width: 100%;
        margin: auto;
        width: 100%;
      }

      #qui-som .vc_col-sm-2{
        display: none;
      }

      #qui-som .vc_col-sm-10{
        width: 100%;
      }

      #menu-flotant{
        display: none;
      }

      header#site-header.menu-triggered{
        z-index: 111111111111;
      }

      .qui-som .dropdown.menu > li a, .linies-accio .dropdown.menu > li a, .equip .dropdown.menu > li a, .transparencia .dropdown.menu > li a, .formacio .dropdown.menu > li a, .colabora .dropdown.menu > li a, .single-product .dropdown.menu > li a, .woocommerce-cart .dropdown.menu > li a, .woocommerce-checkout .dropdown.menu > li a{
        color: white;
      }

      body.qui-som .mobile-menu-trigger svg, body.linies-accio .mobile-menu-trigger svg
      , body.equip .mobile-menu-trigger svg, body.transparencia .mobile-menu-trigger svg
      , body.formacio .mobile-menu-trigger svg, body.colabora .mobile-menu-trigger svg
      , body.single-product .mobile-menu-trigger svg, body.woocommerce-cart .mobile-menu-trigger svg
      , body.woocommerce-checkout .mobile-menu-trigger svg, body.search  .mobile-menu-trigger svg{
        width: 100%;
        height: 100%;
        fill: #AA2D4F;
      }

      .header__wrapper.is-stuck .mobile-menu-trigger svg {
        width: 100%;
        height: 100%;
        fill: white;
      }

      body.qui-som .mobile-menu-trigger.triggered svg, body.linies-accio .mobile-menu-trigger.triggered svg
      , body.equip .mobile-menu-trigger.triggered svg, body.transparencia .mobile-menu-trigger.triggered svg
      , body.formacio .mobile-menu-trigger.triggered svg, body.colabora .mobile-menu-trigger.triggered svg
      , body.single-product .mobile-menu-trigger.triggered svg, body.woocommerce-cart .mobile-menu-trigger.triggered svg
      , body.woocommerce-checkout .mobile-menu-trigger.triggered svg, body.search .mobile-menu-trigger.triggered svg
       {
        width: 100%;
        height: 100%;
        fill: white;
      }

      .dropdown.menu > li a {
        font-size: 22px;
        line-height: 26px;
        text-align: center;
      }

      .dropdown.menu.is-dropdown-submenu > li > a {
        padding: 0.2rem 30px;
        color: white !important;
        font-weight: 400;
        font-size: 20px;
        text-align: center;
      }

      header .dropdown.menu > li.opens-right > .is-dropdown-submenu {
        top: 0px !important;
      }

      .dropdown.menu > li a:hover {
        color: white;
        text-decoration: none;
        text-align: center;
      }

      #nav-mobile ul li:first-child {
        display: block;
        width: max-content;
      }

      .footer .grid-container > div {
        width: 50%;
        margin: 10px;
      }

      .footer .grid-container {
        width: 90%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: column;
      }

      #peu-socia .boto .tipus {
        padding: 20px 20px;
        height: 100%;
        display: flex;
        align-items: center;
      }
      
      #peu-socia .caixa-estandard {
        display: flex;
        flex-wrap: wrap;
        width: max-content;
      }

      #peu-socia .caixa-solidaria {
        width: max-content;
        margin-left: 0px;
        display: flex;
        flex-wrap: wrap;
        margin-top: 25px;
      }

      .footer #peu-socia h3 {
        text-align: left;
      }

      .footer .grid-container > div.segona-fila {
        width: 100% !important;
        display: flex;
        justify-content: start;
        padding-top: 35px;
        padding-bottom: 35px;
        flex-direction: column;
      }

      .info--slide h4 {
        color: var(--novact-aux-3, #F4ECE8);
        font-family: "switzer";
        font-size: 24px;
        font-style: normal;
        font-weight: 300;
        line-height: 120%;
        margin: 25px 0px;
        text-align: center;
      }

      .buttons--slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

      #actualitat .articles.articles-loop--item {
        width: 98%;
        margin: 20px;
        background: transparent;
        height: auto;
        position: relative;
      }

      #actualitat .item--content img {
        height: auto;
      }

      #formacions .ballon-tipus {
        position: relative;
        top: unset;
        right: unset;
        background: transparent;
        height: max-content;
        padding: 5px 20px;
        border-radius: 150px;
        margin-left: 0px;
        margin-top: 15px;
      }

      #formacions .graella--formacio .articles.articles-loop--item h3 a {
        font-size: 29px;
        width: 100%;
      }

      .graella--formacio .item--content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      }

      .graella--formacio .item--text {
        width: 98%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
      }

      .graella--formacio .item--image {
        width: 98%;
        margin-bottom: 15px;
      }

      #linies-accio {
        background: #98002E;
        padding: 0px !important;
        min-height: auto;
      }

      #accio--nav{
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
      }

      #accio--nav p {
        display: flex;
        flex-direction: row;
      }

      .accio-prev {
        transform: rotate(180deg);
        margin-right: 15px;
        cursor: pointer;
      }
      .accio-next {
        margin-right: 15px;
        cursor: pointer;
      }

      #linies-accio .vc_col-sm-1\/5:hover .wpb_text_column:last-child p::after{
        content: none;
      }

      #linies-accio > .vc_row .vc_row {
        max-width: max-content;
        width: 200%;
        overflow-x: scroll;
        position: relative;
      }

      #linies-accio .vc_col-sm-1\/5 {
        margin-top: 3%;
        width: 20%;
        height: 250px;
      }

      #descobreix {
        padding-top: 0px;
        min-height: auto;
      }

      #descobreix > .vc_row, #linies-accio > .vc_row {
        width: 90% !important;
        margin: auto;
        min-height: auto;
      }

      #titol-descobreix .split-lines::before {
        width: 70%;
        height: 120px;
        left: 40px;
        bottom: 70px;
      }

      #titol-descobreix .word {
        font-size: 48px;
      }

      header#site-header {
        display: flex !important;
        background-color: transparent !important;
        position: fixed !important;
        top: 0px;
        left: 0px;
        z-index: 10000;
        width: 100%;
        height: auto !important;
      }

      #cabecera-text.inferior {
        position: absolute !important;
        bottom: 20%;
        z-index: 11;
      }

      .header__logo {
        width: 70%;
      }


      .header__nav, #nav-main {
        width: 95%;
        justify-content: end;
        display: flex;
      }

      .site-content-wrapper {
        margin-top: 0px;
        z-index: 4;
        position: relative;
      }

      .cabecera_home .third_row > div:first-child{
        width: 0px;
      }
      .cabecera_home .third_row > div:nth-child(2),.cabecera_home .third_row > div:nth-child(3){
        width: 50%;
      }

      .jove_significa .vc_row:not(.significa_title) .vc_col-sm-8{
        width: 100%;
      }
      .jove_significa .vc_row:not(.significa_title) .vc_col-sm-8 .vc_col-sm-4{
        width: 0%;
      }
      .jove_significa .vc_row:not(.significa_title) .vc_col-sm-8 .vc_col-sm-8{
        width: 100%;
      }

      #nav-mobile ul.menu.dropdown.active:not(.submenu) {
        display: flex;
        position: fixed;
        left: 0;
        top: 0px;
        background: #AA2D4F;
        height: 100vh;
        flex-direction: column;
        width: 100%;
        align-content: start;
        align-items: start;
        justify-content: start;
      }

      .precarietat-juvenil .first_row > .vc_col-sm-6, .precarietat-juvenil .second_row > .vc_col-sm-6,.precarietat-juvenil .third_row > .vc_col-sm-6{
        width: 100%;
      }

      .precarietat-juvenil .second_row .vc_col-sm-6:nth-child(1){
        order: 2;
      }

      .precarietat-juvenil .first_row .titol_gran p {
        margin-bottom: 150px;
      }

      .precarietat-juvenil .first_row .titol_gran p::after {
        bottom: -100px;
        right: 50%;
        transform: rotate(70deg);
        top: auto;
      }

      .precarietat-juvenil .second_row .titol_gran:first-child p {
        transform: rotate(4.97deg);
        text-align: center;
      }
      
      .precarietat-juvenil .second_row .titol_gran:first-child p::after {
        bottom: -92px;
        left: 150px;
        transform: rotate(100deg);
      }

      .footer .grid-x.grid-padding-x.primer_pis{
        align-items: baseline;
      }

      .footer .grid-x.grid-padding-x.primer_pis > div:not(.idiomes),.footer .grid-x.grid-padding-x.segon_pis > div{
        width: 100%;
      }

      .footer .idiomes{
        width: 30%;
        margin-top: 30px;
      }

      .digna-juventut .vc_col-sm-6{
        width: 100%;
      }

      .digna-juventut .header__wrapper {
        background: #f75c53;
        height: 100px;
      }

      .dropdown.menu > li.current_page_item a {
        color: #f2d2b6;
      }

      .dropdown.menu > li.destacat:hover{
        border-radius: 0px;
      }

      .dropdown.menu > li.destacat:hover a{
        color: #AA2D4F !important;
      }

      #nav-mobile ul.menu.dropdown > li:first-child{
        margin-top: 40px;
      }

      #nav-mobile ul.menu.dropdown > li {
        margin-left: 15px;
        text-align: left;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        display: flex;
      }

      .dropdown.menu > li svg *{
        stroke: #f4ece8 !important;
      }

      #nav-mobile ul.menu.dropdown.js-dropdown-active{
        background-color: transparent !important;
      }

      .dropdown.menu > li.destacat {
        background-color: #AA2D4F;
        padding: 0px;
        border-radius: 150px;
        border: 1px solid #AA2D4F;
      }

      .dropdown.menu > li.destacat:hover {
        background-color: transparent;
        border: 0px;
        color: #F4ECE8 ;
      }

      .dropdown.menu > li.is-dropdown-submenu-parent > a{
        position: relative;
        font-weight: 600;
      }

      .dropdown.menu.is-dropdown-submenu > li > a::before{
        content: "";
        position: absolute;
        width: 20px;
        left: 2px;
        top: 50%;
        border: 1px solid white;
        height: 2px;
      }

      header .dropdown.menu > li.opens-right > .is-dropdown-submenu{
        display: block !important;
        position: relative !important;
        padding: 0px !important;
      }

      .cookies .dropdown.menu > li a,.avis-legal-i-politica-de-privacitat .dropdown.menu > li a, .qui-som .dropdown.menu > li a, .linies-accio .dropdown.menu > li a, .equip .dropdown.menu > li a, .transparencia .dropdown.menu > li a, .formacio .dropdown.menu > li a, .colabora .dropdown.menu > li a, .single-product .dropdown.menu > li a, .woocommerce-cart .dropdown.menu > li a, .woocommerce-checkout .dropdown.menu > li a, body.search .dropdown.menu > li a .qui-som .submenu a, .linies-accio .submenu a, .equip .submenu a, .transparencia .submenu a, .formacio .submenu a, .colabora .submenu a, .single-product .submenu a, body.search .submenu a {
        color: #F4ECE8 !important;
        text-align: center;
        justify-content: center;  
      }

      .menu-item.wpml-ls-item {
        position: absolute;
        bottom: 90px;
        width: 44% !important;
        display: flex !important;
        flex-direction: row !important;
        justify-content: center !important;
        align-items: center !important;
        margin-left: -1% !important;
      }

      header .dropdown.menu > li.menu-item.wpml-ls-item .submenu.is-dropdown-submenu {
        display: flex !important;
        width: 66% !important;
        position: unset !important;
        height: max-content;
        flex-direction: row;
        justify-content: center;
        align-items: center;
      }

      header .dropdown.menu > li.menu-item.wpml-ls-item .submenu.is-dropdown-submenu > li{
        width: max-content !important;
        position: relative;
        top: unset;
        left: unset;
        bottom: unset;
        right: unset;
        margin-right: 0px !important;
      }

      header .dropdown.menu > li.menu-item.wpml-ls-item .submenu.is-dropdown-submenu > li > a::before {
        content: "";
        position: absolute;
        width: 20px;
        left: 2px;
        top: 50%;
        border: 1px solid white;
        height: 2px;
        transform: rotate(90deg);
      }

      .dropdown.menu.is-dropdown-submenu > li > a {
        padding: 0.2rem 30px;
        padding-right: 30px;
        color: white !important;
        font-weight: 400;
        font-size: 20px;
        text-align: center;
        padding-right: 10px;
        position: relative;
      }

      .search--item {
        background-color: transparent;
        border: 1px solid #f4ece8;
        color: #f4ece8;
        border-radius: 150px;
        right: 0px;
        width: 40% !important;
        padding: 0px;
        flex-direction: row !important;
        justify-content: center !important;
        align-items: center !important;
        position: absolute;
        bottom: 35px;
        left: 2%;
        margin-left: 0px !important;
        top: unset;
      }

      [type="text"]:focus, [type="password"]:focus, [type="date"]:focus, [type="datetime"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="week"]:focus, [type="email"]:focus, [type="number"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="url"]:focus, [type="color"]:focus, textarea:focus{
        outline: none;
        border: unset;
        background-color: transparent;
        box-shadow: none;
        transition: unset;
      }

      .search--item svg {
        width: 25px;
        height: 25px;
        order: 3;
        margin-right: 10px;
      }

      .search--item input {
        border: 0px;
        order: 1;
        color: white;
        background-color: transparent;
      }
      .search--item input{
        display: block;
      }

      .search--item:hover {
        background: transparent;
      }

      .search--item button{
        display: none;
      }


    }   

    @media screen and (max-width:810px) {
      #historia-text{
        float: right;
        width: 90%;
      }
      .slide_project:hover .overlay, .post-type-archive-publicacio .articles.articles-loop--item .item--image:hover .overlay{
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: url(/wp-content/uploads/2023/06/grunge-wall-texture_BN-1-1.png);
        display: none !important;
        opacity: 0.7;
        z-index: 2;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px;
      }

      .cookies .dropdown.menu > li a, .avis-legal-i-politica-de-privacitat .dropdown.menu > li a, .qui-som .dropdown.menu > li a, .linies-accio .dropdown.menu > li a, .equip .dropdown.menu > li a, .transparencia .dropdown.menu > li a, .formacio .dropdown.menu > li a, .colabora .dropdown.menu > li a, .single-product .dropdown.menu > li a, .woocommerce-cart .dropdown.menu > li a, .woocommerce-checkout .dropdown.menu > li a, body.search .dropdown.menu > li a .qui-som .submenu a, .linies-accio .submenu a, .equip .submenu a, .transparencia .submenu a, .formacio .submenu a, .colabora .submenu a, .single-product .submenu a, body.search .submenu a {
        color: #F4ECE8 !important;
        text-align: center;
        justify-content: center;  
        position: relative;
      }


      body.cookies .header__wrapper.is-stuck .header__logo_hover, body.avis-legal-i-politica-de-privacitat .header__wrapper.is-stuck .header__logo_hover ,body.qui-som .header__wrapper.is-stuck .header__logo_hover, body.linies-accio .header__wrapper.is-stuck .header__logo_hover, body.equip .header__wrapper.is-stuck .header__logo_hover, body.transparencia .header__wrapper.is-stuck .header__logo_hover, body.formacio .header__wrapper.is-stuck .header__logo_hover, body.colabora .header__wrapper.is-stuck .header__logo_hover, body.single-product .header__wrapper.is-stuck .header__logo_hover, body.woocommerce-cart .header__wrapper.is-stuck .header__logo_hover, body.woocommerce-checkout .header__wrapper.is-stuck .header__logo_hover, body.search .header__wrapper.is-stuck .header__logo_hover {
        display: none;
      }

      body.cookies .header__wrapper.is-stuck .header__logo, body.avis-legal-i-politica-de-privacitat .header__wrapper.is-stuck .header__logo,body.qui-som .header__wrapper.is-stuck .header__logo, body.linies-accio .header__wrapper.is-stuck .header__logo, body.equip .header__wrapper.is-stuck .header__logo, body.transparencia .header__wrapper.is-stuck .header__logo, body.formacio .header__wrapper.is-stuck .header__logo, body.colabora .header__wrapper.is-stuck .header__logo, body.single-product .header__wrapper.is-stuck .header__logo, body.woocommerce-cart .header__wrapper.is-stuck .header__logo, body.woocommerce-checkout .header__wrapper.is-stuck .header__logo, body.search .header__wrapper.is-stuck .header__logo {
        display: block;
      }

      .equip-row {
        width: 100% !important;
        display: flex;
        flex-wrap: wrap;
      }

      .dropdown.menu > li.destacat:hover{
        border-radius: 0px;
      }

      .dropdown.menu > li.destacat:hover a{
        color: #AA2D4F !important;
      }

      #nav-mobile ul.menu.dropdown > li:first-child{
        margin-top: 40px;
      }

      #nav-mobile ul.menu.dropdown > li {
        margin-left: 15px;
        text-align: left;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        display: flex;
      }

      .dropdown.menu > li svg *{
        stroke: #f4ece8 !important;
      }

      #nav-mobile ul.menu.dropdown.js-dropdown-active{
        background-color: transparent !important;
      }

      .dropdown.menu > li.destacat {
        background-color: #AA2D4F;
        padding: 0px;
        border-radius: 150px;
        border: 1px solid #AA2D4F;
      }

      .dropdown.menu > li.destacat:hover {
        background-color: transparent;
        border: 0px;
        color: #F4ECE8 ;
      }

      .dropdown.menu > li.is-dropdown-submenu-parent > a{
        position: relative;
        font-weight: 600;
      }

      .dropdown.menu.is-dropdown-submenu > li > a::before{
        content: "";
        position: absolute;
        width: 20px;
        left: 2px;
        top: 50%;
        border: 1px solid white;
        height: 2px;
      }

      header .dropdown.menu > li.opens-right > .is-dropdown-submenu{
        display: block !important;
      }

      .cookies .dropdown.menu > li a, .avis-legal-i-politica-de-privacitat .dropdown.menu > li a, .qui-som .dropdown.menu > li a, .linies-accio .dropdown.menu > li a, .equip .dropdown.menu > li a, .transparencia .dropdown.menu > li a, .formacio .dropdown.menu > li a, .colabora .dropdown.menu > li a, .single-product .dropdown.menu > li a, .woocommerce-cart .dropdown.menu > li a, .woocommerce-checkout .dropdown.menu > li a, body.search .dropdown.menu > li a .qui-som .submenu a, .linies-accio .submenu a, .equip .submenu a, .transparencia .submenu a, .formacio .submenu a, .colabora .submenu a, .single-product .submenu a, body.search .submenu a {
        color: #F4ECE8 !important;
        text-align: center;
        justify-content: center;  
      }

      

      #peu-socia .caixa-solidaria {
        width: 100%;
        margin-left: 0px;
        display: flex;
        flex-wrap: wrap;
        margin-top: 25px;
      }

      #peu-socia .caixa-estandard {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
      }

      .menu-item.wpml-ls-item {
        position: absolute;
        bottom: 90px;
        width: 44% !important;
        display: flex !important;
        flex-direction: row !important;
        justify-content: center !important;
        align-items: center !important;
        margin-left: -1% !important;
      }

      header .dropdown.menu > li.menu-item.wpml-ls-item .submenu.is-dropdown-submenu {
        display: flex !important;
        width: 66% !important;
        position: unset !important;
        height: max-content;
        flex-direction: row;
        justify-content: center;
        align-items: center;
      }

      header .dropdown.menu > li.menu-item.wpml-ls-item .submenu.is-dropdown-submenu > li{
        width: max-content !important;
        position: relative;
        top: unset;
        left: unset;
        bottom: unset;
        right: unset;
        margin-right: 0px !important;
      }

      header .dropdown.menu > li.menu-item.wpml-ls-item .submenu.is-dropdown-submenu > li > a::before {
        content: "";
        position: absolute;
        width: 20px;
        left: 2px;
        top: 50%;
        border: 1px solid white;
        height: 2px;
        transform: rotate(90deg);
      }

      .dropdown.menu.is-dropdown-submenu > li > a {
        padding: 0.2rem 30px;
        padding-right: 30px;
        color: white !important;
        font-weight: 400;
        font-size: 20px;
        text-align: center;
        padding-right: 10px;
      }

      .search--item {
        background-color: transparent;
        border: 1px solid #f4ece8;
        color: #f4ece8;
        border-radius: 150px;
        right: 0px;
        width: 40% !important;
        padding: 0px;
        flex-direction: row !important;
        justify-content: center !important;
        align-items: center !important;
        position: absolute;
        bottom: 35px;
        left: 2%;
        margin-left: 0px !important;
      }

      [type="text"]:focus, [type="password"]:focus, [type="date"]:focus, [type="datetime"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="week"]:focus, [type="email"]:focus, [type="number"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="url"]:focus, [type="color"]:focus, textarea:focus{
        outline: none;
        border: unset;
        background-color: transparent;
        box-shadow: none;
        transition: unset;
      }

      .search--item svg {
        width: 25px;
        height: 25px;
        order: 3;
        margin-right: 10px;
      }

      .search--item input {
        border: 0px;
        order: 1;
        color: white;
        background-color: transparent;
      }
      .search--item input{
        display: block;
      }

      .search--item:hover {
        background: transparent;
      }

      .search--item button{
        display: none;
      }

    }

    @media screen and (max-width:750px){

      .menu-item.wpml-ls-item {
        position: absolute;
        bottom: 90px;
        width: 64% !important;
        display: flex !important;
        flex-direction: row !important;
        justify-content: center !important;
        align-items: center !important;
        margin-left: -1% !important;
      }

      .search--item {
        background-color: transparent;
        border: 1px solid #f4ece8;
        color: #f4ece8;
        border-radius: 150px;
        right: 0px;
        width: 60% !important;
        padding: 0px;
        flex-direction: row !important;
        justify-content: center !important;
        align-items: center !important;
        position: absolute;
        bottom: 35px;
        left: 2%;
        margin-left: 0px !important;
      }
    }

    @media screen and (max-width:500px){

      #missio .vc_row:last-child p {
        font-size: 18px;
        line-height: 24px;
        margin-left: 0px;
      }

      #missio #missio-text p {
        font-size: 21px;
        line-height: 34px;
      }

      #on-treballem .wpb_text_column{
        margin-left: 0px;
        margin-right: 0px;
      }

      #historia-flotant {
        margin-top: -210px;
        width: 100%;
      }

      #historia-text .wpb_text_column {
        padding: 15px;
      }

      #no-violencia .vc_col-sm-6 .wpb_text_column, #missio-text, #junta-govern .wpb_text_column,
      #equip-tecnic .wpb_text_column{
        margin-left: 0px;
        margin-right: 0px;
      }


      #pla-seccio .wpb_column .vc_column-inner, #qui-som .wpb_column .vc_column-inner,
      #historia > .wpb_column > .vc_column-inner, #historia-text .vc_column-inner, #no-violencia .vc_column-inner,
      #on-treballem .vc_column-inner, #missio .vc_row:last-child .vc_column-inner, #junta-govern .vc_column-inner,
      #equip-tecnic .vc_column-inner {
        padding-left: 0px;
        padding-right: 0px;
      }

      #historia-flotant .wpb_column:first-child{
        display: none;
      }

      #qui-som > .vc_row.wpb_row.vc_row-fluid {
        max-width: 90%;
        margin: auto;
        width: 100%;
      }

      #qui-som .vc_row .vc_row{
        width: 100%;
      }

      #pla-seccio .wpb_column .vc_column-inner .vc_row{
        margin-left: 0px;
        margin-right: 0px;
      }

      #pla-seccio p {
        font-size: 18px;
        line-height: 24px;
      }

      .slide_project {
        padding: 0%;
      }

      #actualitat .vc_row:first-child {
        padding-bottom: 0px;
      }

      #actualitat .vc_row:first-child .wpb_text_column{
        margin-left: 0px;
        margin-right: 0px;
      }

      #actualitat .articles.articles-loop--item {
        width: 98%;
        margin: 20px 0px;
        background: transparent;
        height: auto;
        position: relative;
      }
      
      #titol-descobreix{
        margin-left: 0px;
        margin-right: 0px;
      }

      #linies-accio .vc_row{
        padding: 0px !important;
      }

      .colabora h1 {
        color: #AA2D4F;
        font-family: "Switzer";
        font-size: 50px;
        font-style: normal;
        font-weight: 300;
        line-height: 110%;
        margin-top: 10px;
      }

      #donacio-column .wpfs-form-group {
        width: calc(100% - 20px);
        margin: 20px 10px;
      }

      #wpfs-form--YjRiN2Q, #wpfs-form--Mjk4ZjU {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        max-width: 100% !important;
        justify-content: center;
      }

      #donacio-column h3 {
        color: #F4ECE8;
        font-family: "Switzer";
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-top: 35px;
        width: 100%;
      }

      #socia-column .wpfs-form-group {
        width: calc(100% - 20px);
        margin: 20px 10px;
      }

      .formulari--socia > div {
        display: flex;
        flex-direction: column;
        margin-top: 15px;
      }

      .solidaria--column {
        margin-right: 0px;
      }

      .formulari--socia .boto {
        border: 1px solid #aa2d4f;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-radius: 150px;
        margin-top: 15px;
        width: 80%;
        cursor: pointer;
      }

      .formulari--socia {
        display: flex;
        justify-content: start;
        flex-direction: column;
      }

      .colabora h1 {
        color: #AA2D4F;
        font-family: "Switzer";
        font-size: 50px;
        font-style: normal;
        font-weight: 300;
        line-height: 110%;
        margin-top: 100px;
      }


      .buttons--slide {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        align-items: center;
      }

      #publicacions .vc_row:first-child .vc_col-sm-12 .wpb_text_column{
        margin-left: 0px;
        margin-right: 0px;
      }

      #titol-descobreix .word {
        font-size: 30px;
      }

      #cabecera-text.inferior {
        position: absolute !important;
        bottom: 15%;
        z-index: 11;
      }

      #cabecera-enlaces p {
        margin-bottom: 20px;
      }

      .footer .grid-container > div:last-child {
        width: calc(90% - 20px);
      }

      #peu-socia .boto {
        width: calc(70% - 20px);
      }

      #auditories .vc_col-sm-11 .vc_col-sm-12 .wpb_text_column {
        margin-left: 0px;
        margin-right: 0px;
      }

      .auditoria-row {
        margin-left: 0px;
        border-top: 1px solid #fff;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 20px 0px;
        align-items: center;
        flex-direction: column;
      }

      .protocol-row a {
        border: 1px solid black;
        border-radius: 500px;
        padding: 10px 20px;
        margin-left: 5px;
        display: block;
        width: max-content;
        margin-bottom: 15px;
      }

      .menu-item.wpml-ls-item {
        position: absolute;
        bottom: 90px;
        width: 90% !important;
        display: flex !important;
        flex-direction: row !important;
        justify-content: center !important;
        align-items: center !important;
        margin-left: 4% !important;
      }

      header .dropdown.menu > li.menu-item.wpml-ls-item .submenu.is-dropdown-submenu {
        display: flex !important;
        width: 66% !important;
        position: unset !important;
        height: max-content;
        flex-direction: row;
        justify-content: center;
        align-items: center;
      }

      header .dropdown.menu > li.menu-item.wpml-ls-item .submenu.is-dropdown-submenu > li{
        width: max-content !important;
        position: relative;
        top: unset;
        left: unset;
        bottom: unset;
        right: unset;
        margin-right: 0px !important;
      }

      header .dropdown.menu > li.menu-item.wpml-ls-item .submenu.is-dropdown-submenu > li > a::before {
        content: "";
        position: absolute;
        width: 20px;
        left: 2px;
        top: 50%;
        border: 1px solid white;
        height: 2px;
        transform: rotate(90deg);
      }

      .dropdown.menu.is-dropdown-submenu > li > a {
        padding: 0.2rem 30px;
        padding-right: 30px;
        color: white !important;
        font-weight: 400;
        font-size: 20px;
        text-align: center;
        padding-right: 10px;
      }

      .search--item{
        background-color: transparent;
        border: 1px solid #f4ece8;
        color: #f4ece8;
        border-radius: 150px;
        right: 0px;
        width: 90% !important;
        padding: 0px;
        flex-direction: row !important;
        justify-content: center !important;
        align-items: center !important;
        position: absolute;
        bottom: 35px;
        left: 4%;
        margin-left: 0px !important;
      }

      [type="text"]:focus, [type="password"]:focus, [type="date"]:focus, [type="datetime"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="week"]:focus, [type="email"]:focus, [type="number"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="url"]:focus, [type="color"]:focus, textarea:focus{
        outline: none;
        border: unset;
        background-color: transparent;
        box-shadow: none;
        transition: unset;
      }

      .search--item svg {
        width: 25px;
        height: 25px;
        order: 3;
        margin-right: 10px;
      }

      .search--item input {
        border: 0px;
        order: 1;
        color: white;
        background-color: transparent;
      }
      .search--item input{
        display: block;
      }

      .search--item:hover {
        background: transparent;
      }

      .search--item button{
        display: none;
      }

      .articles.articles-loop--item p, .noticia p {
        font-size: 18px;
        font-family: 'Work Sans', sans-serif;
        font-weight: 400;
        color: #000;
        margin: 10px;
        padding: 4px 10px;
        line-height: 18px !important;
        padding: 0px;
        margin: 0px;
      }

      .post-type-archive-publicacio .item--content .item--text a {
        color: #F4ECE8;
        font-family: "Switzer";
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
      }

      .post-type-archive-publicacio .articles.articles-loop--item {
        width: calc(90% - 40px);
        margin: 20px auto;
        background: transparent;
        height: auto;
        position: relative;
      }

      .title-archive h1 {
        color: #F4ECE8;
        font-size: 50px;
        font-family: 'FKScreamer';
        line-height: 85%;
        text-transform: uppercase;
        font-weight: normal;
        margin-top: 150px;
        text-align: left;
      }

      .button__terms.active a, .button__terms:hover a {
        font-size: 13px;
        font-family: "Switzer";
        color: #000 !important;
        background-color: #F4ECE8;
        border-radius: 150px;
        padding: 10px 20px;
        border: 1px solid #F4ECE8;
        width: 100%;
        display: block;
      }

      .button__terms a, .button__terms.active:hover a {
        font-size: 13px;
        font-family: "Switzer";
        color: #F4ECE8 !important;
        border-radius: 150px;
        padding: 10px 20px;
        border: 1px solid #F4ECE8;
        background-color: transparent;
        width: 100%;
        display: block;
      }

      .post-type-archive-publicacio .description-terms {
        display: flex;
        flex-wrap: wrap;
        margin: 35px 0px;
          margin-left: 0px;
        width: 90%;
        margin-left: 15px;
        flex-direction: column;
      }

      .text-accio a {
        font-family: 'Switzer';
        font-style: normal;
        font-weight: 300;
        font-size: 24px;
        line-height: 32px;
        color: #AA2D4F;
        text-decoration: none;
        border: 1px solid #aa2d4f;
        border-radius: 150px;
        padding: 10px 15px;
        margin-bottom: 35px !important;
        display: block;
      }

      .equip-row .wpb_column:hover .wpb_text_column.wpb_content_element.overlay {
        height: 340px;
        width: 100%;
        left: 0px;
      }

      .equip-row .wpb_single_image .vc_single_image-wrapper img {
        height: 340px;
      }

      .equip-row .vc_col-sm-3 {
        width: 100%;
        margin: auto;
      }

      #junta-govern h1 {
        font-family: 'FKScreamer';
        font-style: normal;
        font-weight: 400;
        font-size: 70px;
        line-height: 85%;
        text-transform: uppercase;
        color: #F4ECE8;
      }

      .dropdown.menu > li.destacat:hover{
        border-radius: 0px;
      }

      .dropdown.menu > li.destacat:hover a{
        color: #AA2D4F !important;
      }

      #nav-mobile ul.menu.dropdown > li:first-child{
        margin-top: 40px;
      }

      #nav-mobile ul.menu.dropdown > li {
        margin-left: 15px;
        text-align: left;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        display: flex;
      }

      .dropdown.menu > li svg *{
        stroke: #f4ece8 !important;
      }

      #nav-mobile ul.menu.dropdown.js-dropdown-active{
        background-color: transparent !important;
      }

      .dropdown.menu > li.destacat {
        background-color: #AA2D4F;
        padding: 0px;
        border-radius: 150px;
        border: 1px solid #AA2D4F;
      }

      .dropdown.menu > li.destacat:hover {
        background-color: transparent;
        border: 0px;
        color: #F4ECE8 ;
      }

      .dropdown.menu > li.is-dropdown-submenu-parent > a{
        position: relative;
        font-weight: 600;
      }

      .dropdown.menu.is-dropdown-submenu > li > a::before{
        content: "";
        position: absolute;
        width: 20px;
        left: 2px;
        top: 50%;
        border: 1px solid white;
        height: 2px;
      }

      header .dropdown.menu > li.opens-right > .is-dropdown-submenu{
        display: block !important;
      }

      .cookies .dropdown.menu > li a, .avis-legal-i-politica-de-privacitat .dropdown.menu > li a, .qui-som .dropdown.menu > li a, .linies-accio .dropdown.menu > li a, .equip .dropdown.menu > li a, .transparencia .dropdown.menu > li a, .formacio .dropdown.menu > li a, .colabora .dropdown.menu > li a, .single-product .dropdown.menu > li a, .woocommerce-cart .dropdown.menu > li a, .woocommerce-checkout .dropdown.menu > li a, body.search .dropdown.menu > li a .qui-som .submenu a, .linies-accio .submenu a, .equip .submenu a, .transparencia .submenu a, .formacio .submenu a, .colabora .submenu a, .single-product .submenu a, body.search .submenu a {
        color: #F4ECE8 !important;
        text-align: center;
        justify-content: center;  
      }

      #on-treballem p {
        font-size: 22px;
        line-height: 25px;
      }

      #on-treballem h1 {
        font-family: 'FKScreamer';
        font-style: normal;
        font-weight: 400;
        font-size: 70px;
        line-height: 85%;
        text-transform: uppercase;
        color: #000000;
        margin-bottom: 30px;
      }

      #no-violencia p {
        font-family: 'Switzer';
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 22px;
        color: #AA2D4F;
        width: 100%;
      }

      #no-violencia h3 {
        font-size: 31px;
        line-height: 38px;
        margin-bottom: 15px;
      }

      #no-violencia h1 {
        font-family: 'FKScreamer';
        font-style: normal;
        font-weight: 400;
        font-size: 70px;
        line-height: 85%;
        text-transform: uppercase;
        color: #AA2D4F;
        margin-bottom: 40px;
      }

      #historia-text h1 {
        font-family: 'FKScreamer';
        font-style: normal;
        font-weight: 400;
        font-size: 70px;
        line-height: 85%;
        text-transform: uppercase;
        color: #000000;
        margin-bottom: 30px;
      }

      #qui-som h2 {
        font-size: 23px;
        margin-bottom: 35px;
      }

      #qui-som h1 {
        font-size: 70px;
        margin-bottom: 40px;
      }

      .xarxes {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: row;
      }

      .xarxes a {
        margin-right: 15px;
      }


      .footer #peu-socia h2 {
        color: var(--NOVACT---Aux3, #F4ECE8);
        font-family: Switzer;
        font-size: 28px !important;
        font-style: normal;
        font-weight: 300;
        line-height: 110%;
      }

      .footer .grid-container > div {
        width: 50%;
        margin: 10px;
        margin-left: 0px;
      }

      .buttons--slide a:first-child {
        color: #F4ECE8;
        font-family: "switzer";
        font-size: 18px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        border: 1px solid #2E050A;
        background-color: #2E050A;
        padding: 10px 15px;
        border-radius: 350px;
        margin-right: 0px;
        margin-bottom: 15px;
      }

      .home .articles.articles-loop--item .data-curs {
        color: #000;
        font-family: Switzer;
        font-size: 24px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        margin-left: 0px;
        padding-left: 0px;
      }

      .item--content .item--text a:not(.item--content .item--text h3 a) {
        color: #F4ECE8;
        font-size: 15px;
        font-family: "Switzer";
        font-weight: 300;
        line-height: 120%;
        margin-bottom: 35px;
      }

      #actualitat h1, #formacions h1, #actualitat h1 a, #formacions h1 a {
        color: #AA2D4F;
        font-size: 70px;
        font-family: "FKScreamer";
        line-height: 84%;
        text-transform: uppercase;
        font-weight: normal;
        text-decoration: none;
      }

      #titol-descobreix .split-lines::before {
        width: 70%;
        height: 50px;
        left: 40px;
        bottom: 100px;
      }

      #linies-accio > .vc_row .vc_row {
        max-width: 100%;
        width: 200%;
        overflow-x: scroll;
        position: relative;
      }

      #linies-accio .vc_col-sm-1\/5 {
        margin-top: 3%;
        width: 100%;
        height: 250px;
      }

      #accio--nav p {
        display: none
      }

      #linies-accio h1, #publicacions h1, #linies-accio h1 a, #publicacions h1 a {
        font-family: 'FKScreamer';
        font-style: normal;
        font-weight: 400;
        font-size: 80px;
        line-height: 85%;
        color: #F4ECE8;
        text-decoration: none;
      }

      #cabecera-enlaces .wpb_wrapper p:first-child a, #cabecera-enlaces .wpb_wrapper p:last-child a {
        font-size: 18px;
        line-height: 38px;
      }

      #cabecera-titol p {
        font-size: 40px;
        line-height: 100%;
        margin-bottom: 35px;
      }

      .cabecera_home p {
        font-family: "Chaumont_scriptBeta";
        font-size: 30px;
        line-height: 32px;
        text-transform: uppercase;
        color: black;
        text-align: center;
      }

      .show-mobile{display: block;}
      .hide-mobile{display: none;}
      .cabecera_home .third_row > div:nth-child(2), .cabecera_home .third_row > div:nth-child(3) {
        width: 100%;
      }

      .cabecera_home .second_row, .cabecera_home .fourth_row{
        display: flex;
        flex-wrap: wrap;
      }

      .cabecera_home .second_row .wpb_column:first-child, .cabecera_home .fourth_row .wpb_column:first-child{
        order:2;
      }

      .jove_significa .vc_row:not(.significa_title) .wpb_text_column{
        margin: 0px;
        margin-top: 50px;
      }
      .jove_significa p {
        color: #EB483F;
        font-family: "BebasNeue";
        font-size: 28px;
        line-height: 92%;
        letter-spacing: 0.04em;
        text-align: center;
        -webkit-text-stroke: 1px #EB483F;
      }

      .significa_title h2 {
        line-height: 60px;
      }

      .jove_significa .second_row {
        position: relative;
        top: -60px;
      }

      .jove_significa .third_row {
        position: relative;
        top: -120px;
      }

      .jove_significa .fourth_row {
        position: relative;
        top: -180px;
      }

      .fomenta_text p {
        font-size: 20px;
        line-height: 30px;
      }

      .xarxes div {
        width: 80%;
        display: flex;
        justify-content: space-around;
      }

      .footer .idiomes {
        width: 60%;
        margin: 30px auto;
      }

      .enllacos_interes {
        margin-top: 50px;
        align-items: center;
      }

      .titol_gran p {
        font-family: "Chaumont_scriptBeta";
        text-transform: uppercase;
        font-size: 40px;
        line-height: 40px !important;
        letter-spacing: 1px;
        color: #363636;
      }

      .textos_destacats p {
        background: white;
        color: #eb483f;
        font-family: "BebasNeue";
        font-size: 30px;
        line-height: 28px;
        padding: 30px;
        text-align: center;
        border-radius: 30px;
        box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
        border-radius: 35px;
        transform: rotate(-3.15deg);
        margin-left: -80px;
      }

      .enlaces_informes p:last-child::after {
        transform: rotate(50deg);
      }

      .padding_text {
        padding: 0px;
      }

      .columna_destacats p {
        font-size: 20px;
        line-height: 20px;
        padding: 20px 0px;
        position: relative;
      }

      .columna_destacats p::after {
        content: none;
      }
    }