@font-face {
  font-family: fa-gutesgeld;
  src: url(fonts/fa-gutesgeld.ttf?t4nipe) format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'DMSerifText-Regular';
  src: url(fonts/DMSerifText-Regular.woff) format('woff'),
    url(fonts/DMSerifText-Regular.woff2) format('woff2');
}

@font-face {
  font-family: 'DMSerifDisplay-Regular';
  src: url(fonts/DMSerifDisplay-Regular.woff) format('woff'),
    url(fonts/DMSerifDisplay-Regular.woff2) format('woff2');
}

@font-face {
  font-family: 'Archivo-Regular';
  src: url(fonts/Archivo-Regular.woff) format('woff'),
    url(fonts/Archivo-Regular.woff2) format('woff2');
}

@font-face {
  font-family: 'Archivo-Light';
  src: url(fonts/Archivo-Light.woff) format('woff'), url(fonts/Archivo-Light.woff2) format('woff2');
}

/* GENERAL */

body,
html {
  font-family: Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}

p {
  font-family: 'Archivo-Regular' !important;
  font-size: 25px;
  line-height: 1.2;
}

h1 {
  font-family: 'DMSerifDisplay-Regular' !important;
  line-height: 90%;
  font-size: 92px;
}

h2 {
  font-family: 'Archivo-Regular' !important;
  font-size: 31px;
  line-height: 72px;
}

.home h3,
.home h3 * {
  font-family: 'DMSerifText-Regular' !important;
  line-height: 1 !important;
  font-size: 61px;
}

h3,
h3 * {
  font-family: 'DMSerifText-Regular' !important;
  line-height: 1 !important;
}

h4 {
  font-family: 'Archivo-Light' !important;
  font-size: 60px;
  line-height: 70px;
}

a.boto {
  font-family: 'Archivo-Regular' !important;
  font-size: 20px;
  line-height: 22px;
  text-decoration: none;
  border: 1px solid;
  border-radius: 150px;
  padding: 15px 20px;
}

a.boto.boto-verd {
  color: #016a4e;
  border-color: #016a4e;
}

a.boto.boto-verd:hover {
  color: white;
  background-color: #016a4e;
  border-color: #016a4e;
}

.sticky.is-stuck {
  position: unset;
  z-index: 5;
  width: 100%;
  max-width: 100% !important;
}

header#site-header,
.home header#site-header {
  height: 100px !important;
  position: relative;
  top: 0px;
  width: 100%;
  z-index: 1111;
  background-color: #1e472e;
}

.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: 100px;
}

article .vc_section:first-child {
  padding-top: 55px;
}

.header__nav,
#nav-main {
  width: 85%;
  justify-content: center;
  display: flex;
}

.nav-main__container {
  width: 100%;
}

.menu,
.menu.horizontal {
  justify-content: end;
}

.dropdown.menu > li a {
  color: #fff;
  /* Body styles/body-compact-02 */
  font-family: 'DMSerifText-Regular';
  font-size: 20px;
  font-style: normal;
  line-height: 32px; /* 137.5% */
  font-weight: 400;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
  background-color: #1e472e;
  width: 300px;
  padding: 10px;
}

footer .dropdown.menu > li.opens-right > .is-dropdown-submenu {
  background-color: transparent;
}

body:not(.home) .dropdown.menu > li:last-child a {
  text-transform: unset;
  font-weight: 400;
  border-width: 0px;
}

.dropdown.menu > li {
  margin-left: 50px;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 0px;
}

.dropdown.menu > li a:hover {
  text-decoration: underline;
}

.header__content.grid-container {
  width: 95%;
}

.vc_row.wpb_row.vc_row-fluid {
  max-width: 1920px;
  margin: auto;
  width: 85%;
}

.footer {
  position: relative;
  margin: 0px;
  background: #1e472e;
}

.footer * {
  color: #e5dac2;
  font-family: 'Open Sans';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.16px;
}

.footer .cell.medium-4 {
  display: flex;
  justify-content: start;
  align-items: center;
  flex-direction: column;
}

.adreca-footer p,
.adreca-footer p a {
  color: #fff !important;
  text-align: center;
  font-family: 'Archivo-Regular' !important;
  font-size: 18px;
}

.enllacos-destacats {
  width: 100%;
  margin-top: 10px;
}

.footer .primer_pis {
  background: #f0f7ef;
  padding: 30px;
}

.footer .segon_pis {
  padding: 30px;
}

.xarxes-socials a {
  margin: 5px 10px;
}

#logoskit-footer {
  width: 50%;
}

.links p {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 0px;
}

.enllacos-web {
  margin-top: 30px;
}

.enllacos-web a {
  font-family: 'Archivo-Light';
  font-size: 12px;
  line-height: 16px;
}

.footer a:hover {
  color: #fff !important;
  text-decoration: underline;
}

.xarxes {
  display: flex;
  justify-content: space-between;
  width: 50%;
  align-items: center;
}

.footer .cell:last-child {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: start;
  align-items: start;
}

.footer .dropdown.menu > li a {
  color: white;
  border: 0px;
  padding: 0px;
  border-radius: 0px;
  font-family: 'Archivo-Regular' !important;
  font-size: 14px !important;
  line-height: 18px !important;
  background: unset;
  text-transform: unset;
  font-weight: 600 !important;
  margin-top: 50px;
  margin-bottom: 25px;
}

.footer .dropdown.menu.submenu > li a {
  font-family: 'Archivo-Light' !important;
  font-weight: 400 !important;
  margin-top: 0px;
  margin-bottom: 10px;
}

.footer .menu.dropdown.submenu.is-dropdown-submenu.first-sub.vertical {
  display: block;
}

#nav-footer {
  width: 100%;
  height: 90%;
}

.nav-footer__container {
  height: 48vh;
}

.nav-footer__container .menu.dropdown {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex-wrap: wrap;
  justify-content: start;
  height: 100%;
}

.nav-footer__container > ul > li:first-child {
  height: 100%;
}

.nav-footer__container > ul > li:nth-child(2) {
  height: auto;
}

.nav-footer__container > ul > li:nth-child(5) {
  height: auto;
}

.nav-footer__container > ul > li:nth-child(4) {
  height: 40%;
}
.nav-footer__container > ul > li:nth-child(5) {
  height: auto;
}
.nav-footer__container > ul > li:nth-child(6) {
  height: 50%;
}

.footer .menu.dropdown.submenu.is-dropdown-submenu.first-sub.vertical {
  display: block;
  position: unset;
}

.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-around;
  flex-wrap: wrap;
  align-items: center;
}

.header__logo {
  height: 100px;
}

#logo-footer img {
  height: 60px;
}

#logo-footer-promou {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 70%;
}

#logo-footer-promou p {
  font-family: 'Synonym';
  font-weight: 500;
  font-size: 20px;
  color: black;
}

#logo-footer-promou img {
  height: 60px;
}

.home header#site-header {
  display: none !important;
}

header#site-header.display {
  display: block !important;
  position: fixed;
}

.show-mobile {
  display: none;
}
.hide-mobile {
  display: block;
}

.seccio.inhabilitat {
  display: none !important;
}

.up-boto {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 222222;
  width: 60px;
  height: 60px;
  background: #1e472e;
  border-radius: 20px;
  padding: 5px;
  opacity: 0.5;
  cursor: pointer;
}

.up-boto.display {
  display: block;
}

.up-boto:hover {
  opacity: 1;
}

.adreca-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* SECCIONS */

.pagines-replicables-seccions {
  display: flex;
  flex-direction: column;
}

.seccio {
  display: flex;
  flex-wrap: wrap;
  min-height: 100vh;
}

.seccio[data-ubicacio='primer'] {
  order: 1;
}
.seccio[data-ubicacio='segon'] {
  order: 2;
}
.seccio[data-ubicacio='tercer'] {
  order: 3;
}
.seccio[data-ubicacio='quart'] {
  order: 4;
}
.seccio[data-ubicacio='cinque'] {
  order: 5;
}
.seccio[data-ubicacio='sise'] {
  order: 6;
}
.seccio[data-ubicacio='sete'] {
  order: 7;
}

/* PRIMERA SECCIO */

.primera-seccio .inner-seccio.seccio-esquerra {
  width: 30%;
}

.primera-seccio .inner-seccio.seccio-centre {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.primera-seccio .inner-seccio.seccio-dreta {
  width: 30%;
  position: relative;
}

.primera-seccio h1 {
  color: white;
  text-align: center;
  text-transform: unset;
}

.clip-oval {
  width: 30vw;
  height: 90vh;
  background: white;
  border-radius: 290px 270px 0 560px;
  overflow: hidden;
  position: absolute;
  right: -70px;
  bottom: 50px;
}

.clip-oval img {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 90%;
  object-fit: cover;
  width: 90%;
  border-radius: 340px 270px 0 560px;
}

/* END PRIMERA SECCIO */

/* SEGONA SECCIO */

.seccio.segona-seccio {
  padding: 80px 100px;
}

.segona-seccio .inner-seccio.seccio-esquerra {
  width: 50%;
}

.segona-seccio .inner-seccio.seccio-dreta {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.segona-seccio h2,
.segona-seccio h3 p {
  color: #1e472e;
}

.segona-seccio h3 {
  margin-bottom: 35px;
}

.segona-seccio .imatge-flotant-superior {
  width: 50%;
  border-radius: 420px 540px;
  height: 45vh;
  object-fit: cover;
}

.segona-seccio .imatge-flotant-inferior {
  width: 50%;
  border-radius: 540px 420px;
  position: absolute;
  top: 280px;
  height: 45vh;
  object-fit: cover;
}

/* END SEGONA SECCIO */

/* TERCERA SECCIO */

.tercera-seccio .inner-seccio.seccio-esquerra {
  width: 50%;
}

.tercera-seccio .inner-seccio.seccio-dreta {
  width: 50%;
  margin-top: 160px;
  margin-bottom: 80px;
  padding-right: 100px;
  text-align: right;
}

.tercera-seccio .imatge-canviant-primera-seccio {
  width: 70%;
  margin-top: 30px;
  border-radius: 50%;
  transform: rotate(-20deg);
  height: 80%;
  position: relative;
  left: -120px;
}

.tercera-seccio h2 {
  color: white;
}

.tercera-seccio p {
  color: white;
  line-height: 110%;
  margin-bottom: 50px;
}

.tercera-seccio h3 p {
  color: white;
  margin-bottom: 50px;
  line-height: 100%;
}

.tercera-seccio h3 {
  margin-top: 50px;
  margin-bottom: 100px;
  color: white;
  line-height: 100%;
}

.tercera-seccio a.boto.boto-blanc {
  color: white;
  border-color: white;
}

.tercera-seccio a.boto.boto-blanc:hover {
  color: #688971;
  background-color: white;
  border-color: white;
}

/* END TERCERA SECCIO */

/* QUARTA SECCIO */

.quarta-seccio .inner-seccio.seccio-sencera {
  padding: 80px 100px;
  width: 100%;
}

.quarta-seccio h2,
.quarta-seccio h3 p {
  color: #1e472e;
}

.quarta-seccio h2,
.quarta-seccio h3 {
  margin-bottom: 50px;
}

.acordio-item {
  border-radius: 15px;
  padding: 20px;
  margin-bottom: 15px;
}

.acordio-header p {
  font-size: 54px;
  font-family: 'Archivo-Light' !important;
  line-height: 100%;
  color: #1e472e;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.acordio-header p::after,
.acordio-header.active p::after {
  content: '';
  height: 2px;
  width: 40px;
  background: #1e472e;
  position: absolute;
  right: 0px;
}

.acordio-header p::before {
  content: '';
  height: 40px;
  width: 2px;
  background: #1e472e;
  position: absolute;
  right: 20px;
}

.acordio-header.active p::before {
  content: none;
}

.acordio-body {
  display: none;
}

.acordio-body.active {
  display: flex;
  margin-top: 35px;
  flex-wrap: wrap;
  padding: 20px;
}

.acordio-body p {
  color: black;
  line-height: 110%;
}

.acordio-body.active .text-esquerre {
  width: 50%;
  order: 2;
}

.acordio-body.active .imatge-dreta {
  width: 50%;
  text-align: center;
}

.imatge-acordio {
  width: 50%;
  height: 100%;
  object-fit: cover;
  margin: auto;
  text-align: center;
  border-radius: 15px;
}
/* END QUARTA SECCIO */

/* CINQUENA SECCIO */

.seccio.cinquena-seccio {
  display: flex;
  justify-content: center;
  align-items: start;
  position: relative;
}

.seccio.cinquena-seccio::before {
  content: ' ';
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.cinquena-seccio .inner-seccio.seccio-sencera {
  width: 50%;
  z-index: 2;
  margin-top: 80px;
}

.cinquena-seccio h3 p {
  text-align: center;
  color: white;
  margin-top: 80px;
}

.cinquena-seccio h2 {
  text-align: center;
  color: white;
}

/* END CINQUENA SECCIO */

/* SISENA SECCIO */

.seccio.sisena-seccio {
  background: #1e472e;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sisena-seccio .inner-seccio.seccio-sencera {
  padding: 80px 100px;
  width: 60%;
  text-align: center;
}

.sisena-seccio h2 {
  color: white;
  margin-right: 50px;
}

.sisena-seccio h3 p {
  color: white;
  margin-bottom: 50px;
}

.sisena-seccio img {
  width: 60%;
  margin-top: 50px;
  margin-bottom: 100px;
}

/* END SISENA SECCIO */

/* SETENA SECCIO */

.seccio.setena-seccio {
  display: flex;
  flex-wrap: wrap;
  padding: 80px 100px;
}

.setena-seccio .inner-seccio.seccio-esquerra {
  width: 50%;
  padding-right: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.setena-seccio .inner-seccio.seccio-dreta {
  width: 50%;
}

.setena-seccio h4 p {
  font-family: 'Archivo-Light' !important;
  font-size: 60px;
  line-height: 70px;
}

.setena-seccio .boto {
  width: max-content;
  margin-top: 20px;
}

.setena-seccio img {
  width: 80%;
}

/* END SETENA SECCIO */

/* BLOG */

body.blog,
body.single-post {
  background-color: #eaeaea;
}

body.blog .content,
body.single-post .article__body > .grid-container {
  max-width: 90%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}

body.single-post .article__body > .grid-container > .grid-x > .cell {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 100px;
}
body.blog .content > div {
  width: 100%;
}
body.blog .content_header {
  margin-left: 25px;
}

body.blog h1 {
  font-family: 'DMSerifText-Regular' !important;
  line-height: 100%;
  font-size: 61px;
  color: #1e472e;
  margin-top: 100px;
}

body.single-post h1 {
  font-family: 'DMSerifText-Regular' !important;
  line-height: 100%;
  font-size: 61px;
  color: #1e472e;
  margin-top: 50px;
  margin-bottom: 50px;
}

body.single-post h2 {
  font-family: 'Archivo-Regular' !important;
  font-size: 41px;
  line-height: 72px;
  color: #1e472e;
}

.single-post h3 {
  font-family: 'Archivo-Regular' !important;
  font-size: 31px;
  line-height: 110%;
}

.single-post hr {
  border-color: #1e472e;
  max-width: 100%;
}

body.single-post .article__body p {
  font-size: 24px;
  line-height: 120%;
}

body.single-post .article__body a {
  color: #1e472e;
  text-decoration: none;
}

body.single-post .article__body ul li,
body.single-post .article__body ol li {
  font-size: 24px;
  line-height: 120%;
  font-family: 'Archivo-Regular' !important;
}

body.single-post .article__body blockquote,
body.single-post .article__body blockquote p {
  color: #1e472e;
  border-color: #1e472e;
}
body.single-post .article__body a:hover {
  text-decoration: underline;
}

body.single-post .article__thumbnail {
  width: 85%;
  margin: auto;
  padding-left: 5%;
  padding-right: 5%;
}
body.single-post h1.article__title {
  width: 85%;
  margin: auto;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 150px;
  margin-bottom: 50px;
}

a.vc_general.vc_btn3 {
  color: #1e472e !important;
  font-family: 'Archivo-Regular' !important;
  font-size: 24px !important;
  line-height: 110% !important;
  border: 2px solid #1e472e !important;
  border-radius: 25px !important;
  background-color: #eaeaea !important;
  font-weight: 400 !important;
  padding: 5px 25px;
}

a.vc_general.vc_btn3:hover {
  color: #eaeaea !important;
  background-color: #1e472e !important;
  text-decoration: none !important;
}

.description-terms {
  width: max-content;
}

.description-terms .button__terms:first-child {
  margin-left: 0px;
}

.description-terms .button__terms a {
  text-decoration: none;
  font-family: 'DMSerifText-Regular' !important;
  line-height: 100%;
  font-size: 24px;
  color: #1e472e;
}

.description-terms .button__terms a:hover {
  text-decoration: underline;
}

.articles.articles-loop--item {
  width: calc(25% - 50px);
  margin: 25px;
}

.articles.articles-loop--item .link-img {
  height: 60%;
}

.articles.articles-loop--item .link-img img {
  height: 100%;
  padding: 0px;
  border-radius: 20px 20px 0px 0px;
}

.articles.articles-loop--item {
  background: transparent;
}

.articles.articles-loop--item h3 {
  padding: 0px 20px;
  margin-top: 25px;
  margin-bottom: 15px;
  height: 30%;
}
.articles.articles-loop--item h3,
.articles.articles-loop--item h3 a {
  font-family: 'DMSerifText-Regular' !important;
  line-height: 100%;
  font-size: 40px;
  color: #1e472e;
  text-shadow: unset;
  text-decoration: none;
}

.articles.articles-loop--item .item--content {
  padding-bottom: 25px;
  height: 30vw;
  padding: 0px;
  border-radius: 26px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  box-shadow: 0px 4px 34px 0px #1e472e27;
  background: #688971;
}

.articles.articles-loop--item .item--content .button {
  width: max-content;
  height: max-content;
  border-radius: 150px;
  background-color: transparent;
  color: #1e472e;
  border: 1px solid #1e472e;
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: 'Archivo-Regular' !important;
  margin-left: 20px;
}

.articles.articles-loop--item .item--content .button:hover {
  color: #eaeaea;
  background-color: #1e472e;
}

.is-stuck .dropdown.menu.is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
  background-color: #1e472e;
  width: 300px;
  padding: 10px;
}
/* END BLOG */

.text-esquerre p:first-child {
  display: none;
}

/* TRANSPARÈNCIA */

.seccio-transparencia {
  padding: 40px 120px;
}

.seccio-transparencia h2 {
  font-family: 'DMSerifText-Regular' !important;
  line-height: 1 !important;
  font-size: 61px;
  margin-top: 50px;
  margin-bottom: 25px;
}

.seccio-transparencia h3 {
  font-family: 'Archivo-Regular' !important;
  font-size: 31px;
  line-height: 72px;
  margin-bottom: 50px;
}

.seccio-transparencia h4 {
  font-family: 'DMSerifText-Regular' !important;
  font-size: 30px;
  line-height: 40px;
}

.seccio-transparencia h5 {
  font-family: 'Archivo-Regular' !important;
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 35px;
}

.arxiu--item-descarrega {
  font-family: 'Archivo-Regular' !important;
  font-size: 21px;
  line-height: 24px;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 15px;
  margin-bottom: 15px;
  display: block;
  width: max-content;
}

.arxiu--item-descarrega:hover {
  color: white;
}

.arxius--seccio {
  display: flex;
  flex-wrap: wrap;
  margin-top: 100px;
  align-items: start;
  margin-bottom: 50px;
}

.arxiu--item {
  width: calc(20% - 10px);
  margin: 20px;
  background-color: white;
  border-radius: 15px;
  padding: 15px;
}

.arxiu--item-img {
  margin-bottom: 15px;
  border-radius: 15px;
  height: 150px;
  width: 100%;
  object-fit: cover;
}

/* END TRANSPARÈNCIA */

@media screen and (max-width: 1500px) {
  .imatge-acordio {
    width: 60%;
  }
  h1 {
    font-size: 72px;
  }

  h2 {
    font-size: 31px;
    line-height: 62px;
  }

  .home h3,
  .home h3 * {
    font-size: 51px;
  }

  .primera-seccio .inner-seccio.seccio-esquerra {
    width: 20%;
  }

  .primera-seccio .inner-seccio.seccio-centre {
    width: 60%;
  }

  .primera-seccio .inner-seccio.seccio-dreta {
    width: 20%;
  }

  .clip-oval {
    height: 80vh;
    right: -120px;
  }

  .tercera-seccio .imatge-canviant-primera-seccio {
    width: 80%;
  }
  .tercera-seccio h3 {
    margin-bottom: 30px;
  }
  .acordio-header p {
    font-size: 44px;
  }

  .setena-seccio img {
    width: 80%;
    margin-left: 10%;
  }

  .dropdown.menu > li.opens-right > .is-dropdown-submenu {
    width: 280px;
  }

  .articles.articles-loop--item {
    width: calc(33% - 50px);
    margin: 25px;
  }

  body.blog h1 {
    margin-top: 100px;
  }

  .articles.articles-loop--item .item--content {
    height: 100%;
  }

  .articles.articles-loop--item .container-bg {
    height: 100%;
  }

  .articles.articles-loop--item h3,
  .articles.articles-loop--item h3 a {
    font-size: 30px;
  }

  .articles.articles-loop--item .link-img img {
    min-height: 40vh;
  }

  body.single-post h1.article__title {
    width: 95%;
  }

  body.single-post .article__thumbnail {
    width: 95%;
  }

  body.single-post .vc_row.wpb_row.vc_row-fluid {
    width: 95%;
  }
}

@media screen and (max-width: 1350px) {
  .dropdown.menu > li {
    margin-left: 30px;
  }
  .arxiu--item {
    width: calc(33.3333% - 10px);
    margin: 20px;
    background-color: white;
    border-radius: 15px;
    padding: 15px;
  }
}

@media screen and (max-width: 1200px) {
  .imatge-acordio {
    width: 80%;
    max-height: 50vh;
  }

  h1 {
    font-size: 62px;
  }

  h2 {
    font-size: 26px;
    line-height: 62px;
  }

  .home h3,
  .home h3 * {
    font-size: 38px;
  }

  p {
    font-size: 24px;
  }

  .clip-oval {
    height: 60vh;
    right: -120px;
    bottom: 80px;
  }

  .segona-seccio .imatge-flotant-superior {
    width: 70%;
  }

  .segona-seccio .imatge-flotant-inferior {
    width: 70%;
    top: 240px;
  }

  .tercera-seccio .imatge-canviant-primera-seccio {
    width: 100%;
    height: 70%;
  }

  .tercera-seccio h3 {
    margin-bottom: 30px;
    margin-top: 20px;
  }

  .tercera-seccio .inner-seccio.seccio-esquerra {
    width: 40%;
  }

  .tercera-seccio .inner-seccio.seccio-dreta {
    width: 60%;
  }

  .acordio-header p {
    font-size: 36px;
  }

  .setena-seccio h4 p {
    font-family: 'Archivo-Light' !important;
    font-size: 50px;
    line-height: 60px;
  }

  .setena-seccio .inner-seccio.seccio-esquerra {
    justify-content: start;
  }
  .sisena-seccio .inner-seccio.seccio-sencera {
    padding: 80px 100px;
    width: 70%;
    text-align: center;
  }

  .seccio.cinquena-seccio {
    align-items: center;
    min-height: 70vh;
  }

  .cinquena-seccio .inner-seccio.seccio-sencera {
    margin-top: 0;
  }

  .nav-footer__container > ul > li:first-child,
  .nav-footer__container > ul > li:nth-child(2),
  .nav-footer__container > ul > li:nth-child(3),
  .nav-footer__container > ul > li:nth-child(4),
  .nav-footer__container > ul > li:nth-child(5),
  .nav-footer__container > ul > li:nth-child(6) {
    height: unset;
  }

  .footer .dropdown.menu > li a {
    margin-top: 20px;
  }

  .dropdown.menu > li {
    margin-left: 20px;
  }

  .header__logo {
    height: 80px;
    width: auto;
  }

  .articles.articles-loop--item {
    width: calc(33% - 30px);
    margin: 15px;
  }

  .articles.articles-loop--item .link-img img {
    min-height: 30vh;
  }

  body.single-post .vc_row.wpb_row.vc_row-fluid {
    width: 100%;
    padding: 0px;
  }

  body.single-post .article__thumbnail,
  body.single-post h1.article__title {
    width: 100%;
    padding: 0px;
  }

  body.single-post h1.article__title {
    margin-top: 100px;
  }

  body.single-post h1 {
    font-size: 51px;
  }
}

@media screen and (max-width: 1050px) {
  .dropdown.menu > li a {
    font-size: 18px;
    line-height: 30px;
  }
}

@media screen and (max-width: 900px) {
  .header__logo {
    height: auto;
    width: 140px;
  }
  #nav-mobile > div > ul.menu.dropdown.active {
    display: flex;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #1e472e;
    height: 100vh;
    flex-direction: column;
    width: 100%;
    align-content: center;
    align-items: start;
    justify-content: center;
  }

  #nav-mobile ul.menu.dropdown > li {
    margin-left: 0px;
    margin-bottom: 2px;
  }

  #nav-mobile ul.submenu.dropdown.active {
    display: flex;
    position: unset;
    right: 0px;
    top: 100px;
    background: transparent;
    height: auto;
    flex-direction: column;
    width: max-content;
    align-content: start;
    align-items: start;
    justify-content: start;
    padding-top: 0px;
  }

  #nav-mobile ul.submenu.dropdown.active li a {
    font-size: 16px;
    padding: 0px;
  }

  #nav-mobile ul.submenu.dropdown.active li {
    margin-bottom: 3px;
  }

  #nav-mobile > div > ul.menu.dropdown.active li a {
    color: white !important;
    padding: 10px 0;
  }

  .header__nav,
  #nav-main {
    width: 85%;
    justify-content: end;
    display: flex;
  }

  .mobile-menu-trigger svg {
    fill: white;
  }

  .seccio.primera-seccio {
    background: #1e472e;
    flex-direction: column;
    position: relative;
  }
  .primera-seccio .inner-seccio.seccio-esquerra {
    width: 100%;
  }

  .imatge-fixe-primera-seccio {
    width: 30%;
  }

  .primera-seccio .inner-seccio.seccio-centre {
    width: 100%;
  }

  .primera-seccio .inner-seccio.seccio-dreta {
    width: 100%;
    position: unset;
  }

  .clip-oval {
    height: 50vh;
    right: -120px;
    bottom: -130px;
    width: 40vw;
  }

  .seccio.segona-seccio {
    padding: 80px 100px;
    background-color: #eaeaea;
    align-content: start;
  }

  .segona-seccio .inner-seccio.seccio-esquerra {
    width: 100%;
    height: max-content;
    margin-bottom: 60px;
  }

  .segona-seccio .inner-seccio.seccio-dreta {
    width: 100%;
    flex-direction: row;
  }

  .segona-seccio .imatge-flotant-superior {
    width: 50%;
  }
  .segona-seccio .imatge-flotant-inferior {
    width: 50%;
    top: 80px;
    right: 50px;
  }

  .tercera-seccio .inner-seccio.seccio-esquerra {
    width: 100%;
    order: 2;
    height: max-content;
    margin-bottom: 100px;
  }

  .tercera-seccio .inner-seccio.seccio-dreta {
    width: 100%;
    order: 1;
  }

  .tercera-seccio .inner-seccio.seccio-dreta {
    width: 100%;
    order: 1;
    padding: 0;
    margin: 80px 100px;
  }
  .tercera-seccio .imatge-canviant-primera-seccio {
    width: 60%;
    height: 50%;
    object-fit: cover;
  }

  .tercera-seccio .imatge-canviant-primera-seccio {
    width: 80%;
    height: 70%;
    object-fit: cover;
  }

  .seccio.quarta-seccio {
    background: #eaeaea;
    min-height: max-content;
  }

  .setena-seccio .inner-seccio.seccio-esquerra {
    justify-content: start;
    width: 100%;
  }

  .setena-seccio .inner-seccio.seccio-dreta {
    width: 100%;
    margin-top: 50px;
  }

  .articles.articles-loop--item {
    width: calc(50% - 30px);
    margin: 15px;
  }

  .description-terms {
    width: max-content;
    margin: auto;
  }

  body.single-post h1 {
    font-size: 41px;
  }

  body.single-post h2 {
    font-size: 31px;
    line-height: 120%;
  }

  .single-post h3 {
    font-size: 28px;
    line-height: 110%;
  }

  body.single-post .article__body p,
  body.single-post .article__body ul li,
  body.single-post .article__body ol li {
    font-size: 21px;
  }

  a.vc_general.vc_btn3 {
    font-size: 21px !important;
  }

  .arxiu--item {
    width: calc(50% - 40px);
    margin: 20px;
    background-color: white;
    border-radius: 15px;
    padding: 15px;
  }

  .arxiu--item h4 {
    font-size: 20px !important;
    line-height: 20px !important;
  }

  .seccio-transparencia h5 {
    font-family: 'Archivo-Regular' !important;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 35px;
  }

  .arxiu--item-descarrega {
    font-family: 'Archivo-Regular' !important;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 15px;
    margin-bottom: 5px;
    display: block;
    width: max-content;
  }
}

@media screen and (max-width: 800px) {
  .acordio-body.active .text-esquerre {
    width: 100%;
  }

  .acordio-body.active .imatge-dreta {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
}

@media screen and (max-width: 650px) {
  .articles.articles-loop--item {
    width: calc(100% - 30px);
    margin: 15px;
  }
  h1 {
    font-size: 42px;
  }

  .clip-oval {
    height: 50vh;
    right: -120px;
    bottom: 0;
    width: 70vw;
  }

  .seccio.segona-seccio {
    padding: 80px 40px;
    background-color: #eaeaea;
    align-content: start;
  }

  .segona-seccio .imatge-flotant-superior {
    width: 80%;
  }

  .segona-seccio .imatge-flotant-inferior {
    width: 80%;
    top: 110px;
    right: -20px;
  }

  .tercera-seccio .inner-seccio.seccio-dreta {
    width: 100%;
    order: 1;
    padding: 0;
    margin: 80px 40px;
  }

  .quarta-seccio .inner-seccio.seccio-sencera {
    padding: 80px 40px;
  }

  .acordio-header p {
    font-size: 26px;
  }

  .acordio-header p::after,
  .acordio-header.active p::after {
    content: '';
    height: 2px;
    width: 30px;
    background: #1e472e;
    position: absolute;
    right: 7px;
  }

  .acordio-header p::before {
    content: '';
    height: 30px;
    width: 2px;
    background: #1e472e;
    position: absolute;
    right: 20px;
  }

  .cinquena-seccio .inner-seccio.seccio-sencera {
    width: calc(100% - 80px);
    z-index: 2;
    margin-top: 80px;
  }

  .sisena-seccio .inner-seccio.seccio-sencera {
    padding: 80px 40px;
    width: 100%;
    text-align: center;
  }

  .seccio.setena-seccio {
    background: #ffe087;
    display: flex;
    flex-wrap: wrap;
    padding: 80px 40px;
  }

  .setena-seccio h4 p {
    font-family: 'Archivo-Light' !important;
    font-size: 30px;
    line-height: 40px;
  }

  .header__wrapper.sticky.is-anchored {
    max-width: 100% !important;
    background: #1e472e;
  }

  .tercera-seccio .imatge-canviant-primera-seccio {
    width: 100%;
    height: auto;
    transform: unset;
    border-radius: 0px;
    left: 0px;
  }
  .tercera-seccio .inner-seccio.seccio-esquerra {
    width: 100%;
    order: 2;
    height: max-content;
    margin-bottom: 0px;
  }

  body:not(.home) .header__wrapper {
    max-width: 100% !important;
    background: #1e472e;
  }

  .arxiu--item {
    width: calc(100% - 40px);
    margin: 20px;
    background-color: white;
    border-radius: 15px;
    padding: 15px;
  }
}

@media screen and (max-width: 550px) {
  .seccio-transparencia {
    padding: 40px 60px;
  }
}

@media screen and (max-width: 400px) {
  .seccio-transparencia {
    padding: 40px 30px;
  }
  .clip-oval {
    height: 60vh;
    right: -120px;
    bottom: -180px;
    width: 70vw;
  }

  #nav-mobile > div > ul.menu.dropdown.active {
    display: flex;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #1e472e;
    height: 100vh;
    flex-direction: column;
    width: 100%;
    align-content: start;
    align-items: start;
    justify-content: center;
    padding-left: 20px;
  }

  #nav-mobile > div ul.submenu.dropdown.active li a {
    font-size: 16px;
    padding: 0px !important;
  }
}
