@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
body, body.no-carousel {
  /* Vistes */
  /* Composicions, pagines, galeries ...*/
}
body h2.home-title, body.no-carousel h2.home-title {
  text-transform: uppercase;
  text-align: center;
}
body h2.home-title::after, body.no-carousel h2.home-title::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 140px;
  padding-top: 5px;
  border-bottom: 2px solid #928e1b;
}
body a:hover, body.no-carousel a:hover {
  color: #9e3223;
}
body > header, body.no-carousel > header {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.9);
  padding-left: 2%;
  padding-right: 2%;
}
body > header a, body.no-carousel > header a {
  color: #000 !important;
}
body > header .user-login, body.no-carousel > header .user-login {
  display: none !important;
}
body > header .header-right, body.no-carousel > header .header-right {
  padding-left: 0;
  padding-right: 0;
}
body > header .header-right .navbar .navbar-collapse .navbar-nav > li > a, body > header .header-right .navbar .navbar-collapse .navbar-default .navbar-nav li > a, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li > a, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-default .navbar-nav li > a {
  text-transform: uppercase;
  padding: 0 10px;
  margin-top: 7px;
  margin-bottom: 7px;
}
body > header .header-right .navbar .navbar-collapse .navbar-nav > li > a .title, body > header .header-right .navbar .navbar-collapse .navbar-default .navbar-nav li > a .title, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li > a .title, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-default .navbar-nav li > a .title {
  color: #000;
  font-weight: 400;
  font-size: 16px;
}
@media (min-width: 769px) and (max-width: 1400px) {
  body > header .header-right .navbar .navbar-collapse .navbar-nav > li > a .title, body > header .header-right .navbar .navbar-collapse .navbar-default .navbar-nav li > a .title, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li > a .title, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-default .navbar-nav li > a .title {
    font-size: 14px;
  }
}
body > header .header-right .navbar .navbar-collapse .navbar-nav > li.active > a .title, body > header .header-right .navbar .navbar-collapse .navbar-nav > li a:hover .title, body > header .header-right .navbar .navbar-collapse .navbar-default .navbar-nav li.active > a .title, body > header .header-right .navbar .navbar-collapse .navbar-default .navbar-nav li a:hover .title, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li.active > a .title, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li a:hover .title, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-default .navbar-nav li.active > a .title, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-default .navbar-nav li a:hover .title {
  color: #9e3223;
}
body > header .header-right .navbar .navbar-collapse .navbar-nav > li.active > a .title, body > header .header-right .navbar .navbar-collapse .navbar-default .navbar-nav li.active > a .title, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li.active > a .title, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-default .navbar-nav li.active > a .title {
  font-weight: 600;
}
body > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu {
  border-top: none;
  border-radius: 12px;
  padding: 0;
  overflow: hidden;
}
body > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu > li > a, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu > li > a {
  font-size: 14px;
  font-weight: 500;
  padding-top: 7px;
  padding-bottom: 7px;
}
body > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu > li.active > a .title, body.no-carousel > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu > li.active > a .title {
  color: #9e3223;
  font-weight: 600;
}
body > header .header-right .navbar .navbar-collapse .dropdown [href*="pc/2"] + .dropdown-menu li:nth-child(1), body > header .header-right .navbar .navbar-collapse .dropdown [href*="pc/3"] + .dropdown-menu li:nth-child(1), body.no-carousel > header .header-right .navbar .navbar-collapse .dropdown [href*="pc/2"] + .dropdown-menu li:nth-child(1), body.no-carousel > header .header-right .navbar .navbar-collapse .dropdown [href*="pc/3"] + .dropdown-menu li:nth-child(1) {
  background-color: rgba(158, 50, 35, 0.15);
  text-transform: uppercase;
}
body > header .header-right .navbar .navbar-collapse .dropdown [href*="pc/2"] + .dropdown-menu li:nth-child(1) .title, body > header .header-right .navbar .navbar-collapse .dropdown [href*="pc/3"] + .dropdown-menu li:nth-child(1) .title, body.no-carousel > header .header-right .navbar .navbar-collapse .dropdown [href*="pc/2"] + .dropdown-menu li:nth-child(1) .title, body.no-carousel > header .header-right .navbar .navbar-collapse .dropdown [href*="pc/3"] + .dropdown-menu li:nth-child(1) .title {
  color: #2a2a2a !important;
  font-weight: 500 !important;
}
body > header .header-right .navbar .navbar-header .navbar-toggle .icon-bar, body.no-carousel > header .header-right .navbar .navbar-header .navbar-toggle .icon-bar {
  background-color: #2a2a2a;
}
body > header .header-right .navbar .navbar-header .navbar-toggle > i, body.no-carousel > header .header-right .navbar .navbar-header .navbar-toggle > i {
  color: #2a2a2a;
}
body > header .header-right .navbar .navbar-header .navbar-toggle > i::before, body.no-carousel > header .header-right .navbar .navbar-header .navbar-toggle > i::before {
  content: "\f0ac";
}
body > header .navbar-default .right_nav .navbar-nav .languages.languages-list, body.no-carousel > header .navbar-default .right_nav .navbar-nav .languages.languages-list {
  display: flex;
  align-items: center;
}
body > header .navbar-default .right_nav .navbar-nav .languages.languages-list > li.active, body > header .navbar-default .right_nav .navbar-nav .languages.languages-list > li > a, body.no-carousel > header .navbar-default .right_nav .navbar-nav .languages.languages-list > li.active, body.no-carousel > header .navbar-default .right_nav .navbar-nav .languages.languages-list > li > a {
  font-size: 18px;
  border: none;
  color: #9e3223;
}
body > header .navbar-default .right_nav .navbar-nav .languages.languages-list > li.active, body.no-carousel > header .navbar-default .right_nav .navbar-nav .languages.languages-list > li.active {
  font-weight: 600;
}
body > header .navbar-default .right_nav .navbar-nav .languages.languages-list > li > a, body.no-carousel > header .navbar-default .right_nav .navbar-nav .languages.languages-list > li > a {
  font-weight: 400;
}
body > header .navbar-default .right_nav .navbar-nav .languages.languages-list > li > a:hover, body > header .navbar-default .right_nav .navbar-nav .languages.languages-list > li > a:focus, body.no-carousel > header .navbar-default .right_nav .navbar-nav .languages.languages-list > li > a:hover, body.no-carousel > header .navbar-default .right_nav .navbar-nav .languages.languages-list > li > a:focus {
  color: #6a6a6a;
  border: none;
}
body > header .navbar-default .right_nav .navbar-nav .languages.languages-list span.divider, body.no-carousel > header .navbar-default .right_nav .navbar-nav .languages.languages-list span.divider {
  margin-left: 6px;
  margin-right: 6px;
  color: #2a2a2a;
}
@media (min-width: 769px) {
  body > header, body.no-carousel > header {
    height: 95px;
  }
  body > header .header-left, body.no-carousel > header .header-left {
    width: 20%;
  }
  body > header .header-left .logo > a, body.no-carousel > header .header-left .logo > a {
    height: 75px;
  }
  body > header .header-left .logo > a img, body.no-carousel > header .header-left .logo > a img {
    max-height: 75px;
  }
  body > header .header-right, body.no-carousel > header .header-right {
    width: 80%;
    height: 75px;
  }
  body > header .header-right .navbar, body.no-carousel > header .header-right .navbar {
    min-height: auto;
  }
  body > header .header-right .nav-horitzontal, body.no-carousel > header .header-right .nav-horitzontal {
    justify-content: end;
  }
  body > header .header-right .right_nav > ul, body.no-carousel > header .header-right .right_nav > ul {
    display: flex;
    align-items: center;
  }
  body > header .header-right .languages-list, body > header .header-right .sign-in, body.no-carousel > header .header-right .languages-list, body.no-carousel > header .header-right .sign-in {
    display: flex;
    align-items: center;
    gap: 0 3px;
  }
}
@media (min-width: 769px) and (max-width: 1600px) {
  body > header .header-left, body.no-carousel > header .header-left {
    width: 15%;
  }
  body > header .header-right, body.no-carousel > header .header-right {
    width: 85%;
  }
  body > header .header-right .navbar .navbar-collapse, body.no-carousel > header .header-right .navbar .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  body > header, body.no-carousel > header {
    border-bottom: 0;
  }
  body > header > .row, body.no-carousel > header > .row {
    margin-left: 0;
    margin-right: 0;
  }
  body > header .header-right .navbar .navbar-collapse, body.no-carousel > header .header-right .navbar .navbar-collapse {
    background-color: #fafafa;
    border-top: 1px solid #2a2a2a;
    border-bottom: none;
    box-shadow: 0 2px 4px #6a6a6a;
  }
  body > header .header-right .navbar .navbar-collapse.main_menu .navbar-nav > li > a, body.no-carousel > header .header-right .navbar .navbar-collapse.main_menu .navbar-nav > li > a {
    padding-left: 25px;
    padding-right: 25px;
  }
  body > header .header-right .navbar .navbar-collapse.main_menu .navbar-nav > li > .dropdown-menu, body.no-carousel > header .header-right .navbar .navbar-collapse.main_menu .navbar-nav > li > .dropdown-menu {
    border-radius: unset;
    background-color: #eaeaea;
    border-top: 1px solid #2a2a2a;
    border-bottom: 1px solid #2a2a2a;
  }
  body > header .header-right .navbar .navbar-collapse.main_menu .navbar-nav > li > .dropdown-menu > li > a, body.no-carousel > header .header-right .navbar .navbar-collapse.main_menu .navbar-nav > li > .dropdown-menu > li > a {
    color: #2a2a2a !important;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 769px) {
  body .carousel-outercontainer, body.no-carousel .carousel-outercontainer {
    border-bottom: 8px solid #9e3223;
  }
}
body > footer > .footer, body.no-carousel > footer > .footer {
  background-color: #222;
}
body > footer *, body.no-carousel > footer * {
  color: #fff;
}
body > footer * .modal *, body.no-carousel > footer * .modal * {
  color: initial;
}
body > footer * .modal * h4, body > footer * .modal * h5, body.no-carousel > footer * .modal * h4, body.no-carousel > footer * .modal * h5 {
  font-weight: 700;
}
body > footer * .modal * h5, body.no-carousel > footer * .modal * h5 {
  font-weight: 600;
}
@media (max-width: 768px) {
  body > footer * .compositionContainer .widgetsContainer > div, body.no-carousel > footer * .compositionContainer .widgetsContainer > div {
    margin: 7px 0;
  }
}
body > footer * .container > .widgetsContainer, body.no-carousel > footer * .container > .widgetsContainer {
  align-items: center;
}
body > footer a:hover *, body.no-carousel > footer a:hover * {
  color: #ddd;
}
@media (max-width: 768px) {
  body > footer #widget_menu-legales > .nav-horitzontal, body.no-carousel > footer #widget_menu-legales > .nav-horitzontal {
    flex-direction: column;
    align-items: center;
  }
}
body .page-header > h1, body.no-carousel .page-header > h1 {
  color: #9e3223;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
body .page-header > h1::after, body.no-carousel .page-header > h1::after {
  border-color: #928e1b;
  padding-top: 5px;
  width: 140px;
}
body.category_page_view .page-header > h1, body.no-carousel.category_page_view .page-header > h1 {
  margin-top: 7px;
}
body.category_page_view .page_content, body.no-carousel.category_page_view .page_content {
  padding: 15px 6.5%;
}
body.category_page_view main .widget_carousel, body.category_page_view main .widget_youtube, body.no-carousel.category_page_view main .widget_carousel, body.no-carousel.category_page_view main .widget_youtube {
  padding: 15px 5.6%;
}
body.category_page_view main .widget_carousel > *, body.category_page_view main .widget_youtube > *, body.no-carousel.category_page_view main .widget_carousel > *, body.no-carousel.category_page_view main .widget_youtube > * {
  margin-left: 15px;
  margin-right: 15px;
}
body.category_page_view main .widget_carousel video, body.category_page_view main .widget_youtube video, body.no-carousel.category_page_view main .widget_carousel video, body.no-carousel.category_page_view main .widget_youtube video {
  margin-top: 15px;
}
body.category_page_view .page_content h2, body.no-carousel.category_page_view .page_content h2 {
  margin-top: 40px;
}
body.pagecategory_view .page-header, body.no-carousel.pagecategory_view .page-header {
  margin-top: 15px;
}
body.pagecategory_view .page-category h2, body.no-carousel.pagecategory_view .page-category h2 {
  margin-top: 40px;
}
@media (max-width: 1500px) {
  body.pagecategory_view .page-category .column .thumbnail .caption::before, body.pagecategory_view .page-category .column .thumbnail .caption::after, body.no-carousel.pagecategory_view .page-category .column .thumbnail .caption::before, body.no-carousel.pagecategory_view .page-category .column .thumbnail .caption::after {
    content: none;
  }
}
body.composition_view .page-header, body.homepage .page-header, body.no-carousel.composition_view .page-header, body.no-carousel.homepage .page-header {
  margin-top: 35px;
}
body.composition_view .page-header, body.homepage .page-header, body.no-carousel.composition_view .page-header, body.no-carousel.homepage .page-header {
  margin-bottom: 0;
}
body.composition_view .page-header > h1, body.homepage .page-header > h1, body.no-carousel.composition_view .page-header > h1, body.no-carousel.homepage .page-header > h1 {
  margin-bottom: 10px;
}
body.composition_view .page-category > .row > .subcategories > *, body.homepage .page-category > .row > .subcategories > *, body.no-carousel.composition_view .page-category > .row > .subcategories > *, body.no-carousel.homepage .page-category > .row > .subcategories > * {
  padding: 0;
}
body.composition_view .widgetsContainer_title, body.homepage .widgetsContainer_title, body.no-carousel.composition_view .widgetsContainer_title, body.no-carousel.homepage .widgetsContainer_title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}
body.composition_view .widgetsContainer_title::after, body.homepage .widgetsContainer_title::after, body.no-carousel.composition_view .widgetsContainer_title::after, body.no-carousel.homepage .widgetsContainer_title::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 80px;
  padding-top: 8px;
  border-bottom: 2px solid #8a8f00;
}
body.blog_view .page-header, body.no-carousel.blog_view .page-header {
  margin-top: 15px;
}
body.blog_view .blog-posts, body.no-carousel.blog_view .blog-posts {
  padding: 0 5.5%;
}
body.blog_view .blog-posts > .posts-wrapper, body.no-carousel.blog_view .blog-posts > .posts-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
body.blog_view .blog-posts > .posts-wrapper article > header, body.no-carousel.blog_view .blog-posts > .posts-wrapper article > header {
  min-height: 90px;
}
body.blog_view .blog-posts > .posts-wrapper article > .post-content, body.no-carousel.blog_view .blog-posts > .posts-wrapper article > .post-content {
  height: 96px;
  overflow: hidden;
}
body.blog_view .blog-posts > .posts-wrapper article .read-more a::before, body.no-carousel.blog_view .blog-posts > .posts-wrapper article .read-more a::before {
  height: 2px;
  background-color: #9e3223;
}
@media (max-width: 768px) {
  body.blog_view .blog-posts > .posts-wrapper, body.no-carousel.blog_view .blog-posts > .posts-wrapper {
    display: initial;
  }
}
body.blog_view .blog-posts > .posts-wrapper article, body.no-carousel.blog_view .blog-posts > .posts-wrapper article {
  display: flex;
}
body:not(.blog_view) #container-blog1_innerheader, body.no-carousel:not(.blog_view) #container-blog1_innerheader {
  display: none;
}
body.post_view .page-header, body.no-carousel.post_view .page-header {
  margin-top: 15px;
}
body.post_view .page-header > h1, body.no-carousel.post_view .page-header > h1 {
  font-size: 2em;
}
body.post_view article > header, body.no-carousel.post_view article > header {
  display: inline-block;
}
body.post_view article > .post-content, body.no-carousel.post_view article > .post-content {
  margin: 20px 0 25px;
}
body.post_view .post-content, body.no-carousel.post_view .post-content {
  text-align: justify;
}
@media (min-width: 769px) {
  body.post_view .post-content .socialShares, body.no-carousel.post_view .post-content .socialShares {
    position: absolute;
  }
}
body.post_view .blog-post, body.no-carousel.post_view .blog-post {
  padding: 0 6.5%;
}
body.post_view .blog-post .nav-posts, body.no-carousel.post_view .blog-post .nav-posts {
  bottom: unset;
  right: 6.5%;
}
body.post_view .blog-post .nav-posts > a, body.no-carousel.post_view .blog-post .nav-posts > a {
  margin-left: 15px;
  width: 48px;
  height: 48px;
}
body.post_view .blog-post .nav-posts > a > i, body.no-carousel.post_view .blog-post .nav-posts > a > i {
  font-size: 22px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  body.post_view .blog-post .nav-posts, body.no-carousel.post_view .blog-post .nav-posts {
    right: 0;
    display: flex;
    justify-content: center;
  }
  body.post_view .blog-post .nav-posts > a:first-child, body.no-carousel.post_view .blog-post .nav-posts > a:first-child {
    margin-left: 0;
  }
}
body.composition-1 .page-category .subcategories, body.composition-1 .widget_pagesByTags .subcategories, body.no-carousel.composition-1 .page-category .subcategories, body.no-carousel.composition-1 .widget_pagesByTags .subcategories {
  display: none;
}
body.composition-1 .page-category .pages .column .thumbnail, body.composition-1 .widget_pagesByTags .pages .column .thumbnail, body.no-carousel.composition-1 .page-category .pages .column .thumbnail, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail {
  background: none !important;
  margin-top: 0;
  margin-bottom: 0;
}
body.composition-1 .page-category .pages .column .thumbnail .photo, body.composition-1 .widget_pagesByTags .pages .column .thumbnail .photo, body.no-carousel.composition-1 .page-category .pages .column .thumbnail .photo, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail .photo {
  position: relative;
}
body.composition-1 .page-category .pages .column .thumbnail .photo::before, body.composition-1 .page-category .pages .column .thumbnail .photo::after, body.composition-1 .widget_pagesByTags .pages .column .thumbnail .photo::before, body.composition-1 .widget_pagesByTags .pages .column .thumbnail .photo::after, body.no-carousel.composition-1 .page-category .pages .column .thumbnail .photo::before, body.no-carousel.composition-1 .page-category .pages .column .thumbnail .photo::after, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail .photo::before, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail .photo::after {
  position: absolute;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}
body.composition-1 .page-category .pages .column .thumbnail .photo::before, body.composition-1 .widget_pagesByTags .pages .column .thumbnail .photo::before, body.no-carousel.composition-1 .page-category .pages .column .thumbnail .photo::before, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail .photo::before {
  content: "";
  background-color: rgba(158, 50, 35, 0.7);
  inset: 0;
}
body.composition-1 .page-category .pages .column .thumbnail .photo::after, body.composition-1 .widget_pagesByTags .pages .column .thumbnail .photo::after, body.no-carousel.composition-1 .page-category .pages .column .thumbnail .photo::after, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail .photo::after {
  content: "\f30b";
  font-family: "Font Awesome 6 Free";
  font-size: 28px;
  font-weight: 900;
  color: #fff;
  bottom: 20px;
  right: 30px;
}
body.composition-1 .page-category .pages .column .thumbnail .caption, body.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption, body.no-carousel.composition-1 .page-category .pages .column .thumbnail .caption, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption {
  padding: 0;
  position: static;
  background: none !important;
  color: #2a2a2a;
  text-transform: unset;
}
body.composition-1 .page-category .pages .column .thumbnail .caption h3, body.composition-1 .page-category .pages .column .thumbnail .caption .preview-text, body.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption h3, body.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption .preview-text, body.no-carousel.composition-1 .page-category .pages .column .thumbnail .caption h3, body.no-carousel.composition-1 .page-category .pages .column .thumbnail .caption .preview-text, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption h3, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption .preview-text {
  transform: none !important;
}
body.composition-1 .page-category .pages .column .thumbnail .caption h3, body.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption h3, body.no-carousel.composition-1 .page-category .pages .column .thumbnail .caption h3, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption h3 {
  margin-top: 10px;
  padding: 0;
  line-height: 1.2;
  text-transform: uppercase;
  color: #2a2a2a !important;
}
body.composition-1 .page-category .pages .column .thumbnail .caption .preview-text, body.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption .preview-text, body.no-carousel.composition-1 .page-category .pages .column .thumbnail .caption .preview-text, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption .preview-text {
  opacity: 1;
}
body.composition-1 .page-category .pages .column .thumbnail .caption::before, body.composition-1 .page-category .pages .column .thumbnail .caption::after, body.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption::before, body.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption::after, body.no-carousel.composition-1 .page-category .pages .column .thumbnail .caption::before, body.no-carousel.composition-1 .page-category .pages .column .thumbnail .caption::after, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption::before, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail .caption::after {
  content: unset;
}
body.composition-1 .page-category .pages .column .thumbnail:hover .photo::before, body.composition-1 .page-category .pages .column .thumbnail:hover .photo::after, body.composition-1 .page-category .pages .column .thumbnail:focus .photo::before, body.composition-1 .page-category .pages .column .thumbnail:focus .photo::after, body.composition-1 .widget_pagesByTags .pages .column .thumbnail:hover .photo::before, body.composition-1 .widget_pagesByTags .pages .column .thumbnail:hover .photo::after, body.composition-1 .widget_pagesByTags .pages .column .thumbnail:focus .photo::before, body.composition-1 .widget_pagesByTags .pages .column .thumbnail:focus .photo::after, body.no-carousel.composition-1 .page-category .pages .column .thumbnail:hover .photo::before, body.no-carousel.composition-1 .page-category .pages .column .thumbnail:hover .photo::after, body.no-carousel.composition-1 .page-category .pages .column .thumbnail:focus .photo::before, body.no-carousel.composition-1 .page-category .pages .column .thumbnail:focus .photo::after, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail:hover .photo::before, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail:hover .photo::after, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail:focus .photo::before, body.no-carousel.composition-1 .widget_pagesByTags .pages .column .thumbnail:focus .photo::after {
  opacity: 1;
}
body.composition-1 #container-comp1_introduccio .widgetsContainer > div:nth-child(2), body.no-carousel.composition-1 #container-comp1_introduccio .widgetsContainer > div:nth-child(2) {
  align-content: center;
}
body.composition-1 #container-comp1_introduccio .widget_youtube, body.no-carousel.composition-1 #container-comp1_introduccio .widget_youtube {
  margin-bottom: 0;
}
body.composition-1 #container-comp1_projectes .posted-on, body.no-carousel.composition-1 #container-comp1_projectes .posted-on {
  display: none;
}
@media (max-width: 1600px) {
  body.composition-1 #container-comp1_serveis .pages .column .thumbnail .caption h3, body.no-carousel.composition-1 #container-comp1_serveis .pages .column .thumbnail .caption h3 {
    font-size: 16px;
  }
}
@media (min-width: 769px) {
  body.composition-1 #container-comp1_projectes .container, body.no-carousel.composition-1 #container-comp1_projectes .container {
    padding-left: 5%;
    padding-right: 5%;
  }
}
body.composition-5 .widget_title, body.no-carousel.composition-5 .widget_title {
  text-align: center;
  font-size: 1.8em;
  color: #fff;
}
body.composition-5 .widget_title::after, body.no-carousel.composition-5 .widget_title::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 80px;
  padding-top: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid #928e1b;
}
body.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div, body.no-carousel.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div {
  padding: 0;
  border-top: 8px solid #9e3223;
  border-bottom: 8px solid #9e3223;
}
@media (max-width: 1199px) {
  body.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(1), body.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(2), body.no-carousel.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(1), body.no-carousel.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(2) {
    border-bottom: none;
  }
  body.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(3), body.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(4), body.no-carousel.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(3), body.no-carousel.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(4) {
    border-top: none;
  }
}
@media (max-width: 768px) {
  body.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div, body.no-carousel.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div {
    border: none;
  }
  body.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(1), body.no-carousel.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(1) {
    border-top: 10px solid #9e3223;
  }
  body.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(1), body.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(2), body.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(3), body.no-carousel.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(1), body.no-carousel.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(2), body.no-carousel.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(3) {
    border-bottom: 6px solid #9e3223;
  }
  body.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(4), body.no-carousel.composition-7 #container-comp7_missio-visio-valors > .widgetsContainer > div:nth-child(4) {
    border-bottom: 10px solid #9e3223;
  }
}
body.composition-7 #widget_introduccio, body.no-carousel.composition-7 #widget_introduccio {
  text-align: justify;
}
body.composition-7 .timeline .extra, body.no-carousel.composition-7 .timeline .extra {
  display: none;
}
@media (min-width: 769px) {
  body.pagecategory-44 .main_container, body.pagecategory-46 .main_container, body.pagecategory-48 .main_container, body.pagecategory-51 .main_container, body.pagecategory-54 .main_container, body.no-carousel.pagecategory-44 .main_container, body.no-carousel.pagecategory-46 .main_container, body.no-carousel.pagecategory-48 .main_container, body.no-carousel.pagecategory-51 .main_container, body.no-carousel.pagecategory-54 .main_container {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  body.pagecategory-44 .main_container > .row > main, body.pagecategory-46 .main_container > .row > main, body.pagecategory-48 .main_container > .row > main, body.pagecategory-51 .main_container > .row > main, body.pagecategory-54 .main_container > .row > main, body.no-carousel.pagecategory-44 .main_container > .row > main, body.no-carousel.pagecategory-46 .main_container > .row > main, body.no-carousel.pagecategory-48 .main_container > .row > main, body.no-carousel.pagecategory-51 .main_container > .row > main, body.no-carousel.pagecategory-54 .main_container > .row > main {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body.pagecategory-44 .page-category > *, body.pagecategory-46 .page-category > *, body.pagecategory-48 .page-category > *, body.pagecategory-51 .page-category > *, body.pagecategory-54 .page-category > *, body.no-carousel.pagecategory-44 .page-category > *, body.no-carousel.pagecategory-46 .page-category > *, body.no-carousel.pagecategory-48 .page-category > *, body.no-carousel.pagecategory-51 .page-category > *, body.no-carousel.pagecategory-54 .page-category > * {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (max-width: 768px) {
  body.pagecategory-44 .main_container > .row > main, body.pagecategory-46 .main_container > .row > main, body.pagecategory-48 .main_container > .row > main, body.pagecategory-51 .main_container > .row > main, body.pagecategory-54 .main_container > .row > main, body.no-carousel.pagecategory-44 .main_container > .row > main, body.no-carousel.pagecategory-46 .main_container > .row > main, body.no-carousel.pagecategory-48 .main_container > .row > main, body.no-carousel.pagecategory-51 .main_container > .row > main, body.no-carousel.pagecategory-54 .main_container > .row > main {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
body.pagecategory-44 .page-category > .row, body.pagecategory-46 .page-category > .row, body.pagecategory-48 .page-category > .row, body.pagecategory-51 .page-category > .row, body.pagecategory-54 .page-category > .row, body.no-carousel.pagecategory-44 .page-category > .row, body.no-carousel.pagecategory-46 .page-category > .row, body.no-carousel.pagecategory-48 .page-category > .row, body.no-carousel.pagecategory-51 .page-category > .row, body.no-carousel.pagecategory-54 .page-category > .row {
  padding-left: 0;
  padding-right: 0;
}
body.pagecategory-44 .page-category > .row .pages, body.pagecategory-46 .page-category > .row .pages, body.pagecategory-48 .page-category > .row .pages, body.pagecategory-51 .page-category > .row .pages, body.pagecategory-54 .page-category > .row .pages, body.no-carousel.pagecategory-44 .page-category > .row .pages, body.no-carousel.pagecategory-46 .page-category > .row .pages, body.no-carousel.pagecategory-48 .page-category > .row .pages, body.no-carousel.pagecategory-51 .page-category > .row .pages, body.no-carousel.pagecategory-54 .page-category > .row .pages {
  display: grid;
  gap: 5px;
  margin-top: 30px;
  margin-bottom: 50px;
  grid-template-columns: 1fr;
}
@media (min-width: 769px) {
  body.pagecategory-44 .page-category > .row .pages, body.pagecategory-46 .page-category > .row .pages, body.pagecategory-48 .page-category > .row .pages, body.pagecategory-51 .page-category > .row .pages, body.pagecategory-54 .page-category > .row .pages, body.no-carousel.pagecategory-44 .page-category > .row .pages, body.no-carousel.pagecategory-46 .page-category > .row .pages, body.no-carousel.pagecategory-48 .page-category > .row .pages, body.no-carousel.pagecategory-51 .page-category > .row .pages, body.no-carousel.pagecategory-54 .page-category > .row .pages {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  body.pagecategory-44 .page-category > .row .pages, body.pagecategory-46 .page-category > .row .pages, body.pagecategory-48 .page-category > .row .pages, body.pagecategory-51 .page-category > .row .pages, body.pagecategory-54 .page-category > .row .pages, body.no-carousel.pagecategory-44 .page-category > .row .pages, body.no-carousel.pagecategory-46 .page-category > .row .pages, body.no-carousel.pagecategory-48 .page-category > .row .pages, body.no-carousel.pagecategory-51 .page-category > .row .pages, body.no-carousel.pagecategory-54 .page-category > .row .pages {
    grid-template-columns: repeat(4, 1fr);
  }
}
body.pagecategory-44 .page-category > .row .pages .page, body.pagecategory-46 .page-category > .row .pages .page, body.pagecategory-48 .page-category > .row .pages .page, body.pagecategory-51 .page-category > .row .pages .page, body.pagecategory-54 .page-category > .row .pages .page, body.no-carousel.pagecategory-44 .page-category > .row .pages .page, body.no-carousel.pagecategory-46 .page-category > .row .pages .page, body.no-carousel.pagecategory-48 .page-category > .row .pages .page, body.no-carousel.pagecategory-51 .page-category > .row .pages .page, body.no-carousel.pagecategory-54 .page-category > .row .pages .page {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
body.pagecategory-44 .page-category > .row .pages .page .thumbnail, body.pagecategory-46 .page-category > .row .pages .page .thumbnail, body.pagecategory-48 .page-category > .row .pages .page .thumbnail, body.pagecategory-51 .page-category > .row .pages .page .thumbnail, body.pagecategory-54 .page-category > .row .pages .page .thumbnail, body.no-carousel.pagecategory-44 .page-category > .row .pages .page .thumbnail, body.no-carousel.pagecategory-46 .page-category > .row .pages .page .thumbnail, body.no-carousel.pagecategory-48 .page-category > .row .pages .page .thumbnail, body.no-carousel.pagecategory-51 .page-category > .row .pages .page .thumbnail, body.no-carousel.pagecategory-54 .page-category > .row .pages .page .thumbnail {
  margin: 0;
}
body.pagecategory-44 .page-category > .row .pages > .clearfix, body.pagecategory-46 .page-category > .row .pages > .clearfix, body.pagecategory-48 .page-category > .row .pages > .clearfix, body.pagecategory-51 .page-category > .row .pages > .clearfix, body.pagecategory-54 .page-category > .row .pages > .clearfix, body.no-carousel.pagecategory-44 .page-category > .row .pages > .clearfix, body.no-carousel.pagecategory-46 .page-category > .row .pages > .clearfix, body.no-carousel.pagecategory-48 .page-category > .row .pages > .clearfix, body.no-carousel.pagecategory-51 .page-category > .row .pages > .clearfix, body.no-carousel.pagecategory-54 .page-category > .row .pages > .clearfix {
  display: none !important;
}
body.pagecategory-2 .main_container, body.pagecategory-3 .main_container, body.pagecategory-21 .main_container, body.no-carousel.pagecategory-2 .main_container, body.no-carousel.pagecategory-3 .main_container, body.no-carousel.pagecategory-21 .main_container {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
body.pagecategory-2 .main_container .row main, body.pagecategory-3 .main_container .row main, body.pagecategory-21 .main_container .row main, body.no-carousel.pagecategory-2 .main_container .row main, body.no-carousel.pagecategory-3 .main_container .row main, body.no-carousel.pagecategory-21 .main_container .row main {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.pagecategory-2 .page-category p, body.pagecategory-3 .page-category p, body.pagecategory-21 .page-category p, body.no-carousel.pagecategory-2 .page-category p, body.no-carousel.pagecategory-3 .page-category p, body.no-carousel.pagecategory-21 .page-category p {
  margin-bottom: 0;
}
body.pagecategory-2 .page-category p + p, body.pagecategory-3 .page-category p + p, body.pagecategory-21 .page-category p + p, body.no-carousel.pagecategory-2 .page-category p + p, body.no-carousel.pagecategory-3 .page-category p + p, body.no-carousel.pagecategory-21 .page-category p + p {
  margin-top: 11px;
}
body.pagecategory-2 .innerfooter, body.pagecategory-3 .innerfooter, body.pagecategory-21 .innerfooter, body.no-carousel.pagecategory-2 .innerfooter, body.no-carousel.pagecategory-3 .innerfooter, body.no-carousel.pagecategory-21 .innerfooter {
  display: none;
}
body.pagecategory-2 .page-header, body.pagecategory-3 .page-header, body.pagecategory-21 .page-header, body.no-carousel.pagecategory-2 .page-header, body.no-carousel.pagecategory-3 .page-header, body.no-carousel.pagecategory-21 .page-header {
  display: none;
}
body.pagecategory-2 .breadcrumb, body.pagecategory-3 .breadcrumb, body.pagecategory-21 .breadcrumb, body.no-carousel.pagecategory-2 .breadcrumb, body.no-carousel.pagecategory-3 .breadcrumb, body.no-carousel.pagecategory-21 .breadcrumb {
  display: none;
}
@media (max-width: 768px) {
  body.pagecategory-2 .main_container, body.pagecategory-3 .main_container, body.pagecategory-21 .main_container, body.no-carousel.pagecategory-2 .main_container, body.no-carousel.pagecategory-3 .main_container, body.no-carousel.pagecategory-21 .main_container {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}
body #gallery_257 .thumbnail .photo, body.no-carousel #gallery_257 .thumbnail .photo {
  position: relative;
}
body #gallery_257 .thumbnail .photo img, body.no-carousel #gallery_257 .thumbnail .photo img {
  aspect-ratio: 225/125;
  object-fit: cover;
  object-position: center;
  transform: none !important;
}
body #gallery_257 .thumbnail .photo::before, body #gallery_257 .thumbnail .photo::after, body.no-carousel #gallery_257 .thumbnail .photo::before, body.no-carousel #gallery_257 .thumbnail .photo::after {
  position: absolute;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}
body #gallery_257 .thumbnail .photo::before, body.no-carousel #gallery_257 .thumbnail .photo::before {
  content: "";
  background-color: rgba(158, 50, 35, 0.7);
  inset: 0;
}
body #gallery_257 .thumbnail .photo::after, body.no-carousel #gallery_257 .thumbnail .photo::after {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  font-size: 28px;
  font-weight: 900;
  color: #fff;
  bottom: 20px;
  right: 30px;
}
body #gallery_257 .thumbnail:hover .photo::before, body #gallery_257 .thumbnail:hover .photo::after, body #gallery_257 .thumbnail:focus .photo::before, body #gallery_257 .thumbnail:focus .photo::after, body.no-carousel #gallery_257 .thumbnail:hover .photo::before, body.no-carousel #gallery_257 .thumbnail:hover .photo::after, body.no-carousel #gallery_257 .thumbnail:focus .photo::before, body.no-carousel #gallery_257 .thumbnail:focus .photo::after {
  opacity: 1;
}
body #carousel_48 .item img, body.no-carousel #carousel_48 .item img {
  position: absolute;
  inset: 0;
  height: 100%;
}
body #carousel_48 .item .carousel-caption, body.no-carousel #carousel_48 .item .carousel-caption {
  position: static;
  padding: 0;
  color: #2a2a2a;
}
body #carousel_48 .carousel-indicators, body.no-carousel #carousel_48 .carousel-indicators {
  display: flex;
  column-gap: 15px;
  top: calc(100% + 20px);
  margin: 0;
  width: auto;
  height: fit-content;
  left: 50%;
  transform: translateX(-50%);
}
body #carousel_48 .carousel-indicators li, body.no-carousel #carousel_48 .carousel-indicators li {
  width: 20px;
  height: 20px;
  border: none;
  margin: 0;
  background-color: #eaeaea;
}
body #carousel_48 .carousel-indicators li.active, body.no-carousel #carousel_48 .carousel-indicators li.active {
  background-color: #9e3223;
}
body #carousel_48 .carousel-indicators li:not(.active), body.no-carousel #carousel_48 .carousel-indicators li:not(.active) {
  box-shadow: inset 0 0 2px #6a6a6a;
}
body #carousel_48 .carousel-indicators li:not(.active):hover, body #carousel_48 .carousel-indicators li:not(.active):focus, body.no-carousel #carousel_48 .carousel-indicators li:not(.active):hover, body.no-carousel #carousel_48 .carousel-indicators li:not(.active):focus {
  background-color: #999;
}
@media (min-width: 769px) {
  body #carousel_48 .carousel-control, body.no-carousel #carousel_48 .carousel-control {
    top: 50%;
    width: auto;
    bottom: unset;
    background-image: none;
    box-shadow: 0 0 4px #6a6a6a;
    border-radius: 99px;
    padding: 10px;
    line-height: 1;
  }
  body #carousel_48 .carousel-control.left, body.no-carousel #carousel_48 .carousel-control.left {
    left: -50px;
    transform: translate(-100%, -50%);
  }
  body #carousel_48 .carousel-control.right, body.no-carousel #carousel_48 .carousel-control.right {
    right: -50px;
    transform: translate(100%, -50%);
  }
  body #carousel_48 .carousel-control .glyphicon, body.no-carousel #carousel_48 .carousel-control .glyphicon {
    margin: 0;
    position: static;
    align-content: center;
  }
  body #carousel_48 .carousel-control:hover, body.no-carousel #carousel_48 .carousel-control:hover {
    background-color: #9e3223;
    color: #fff;
  }
  body #carousel_48 .carousel-control:focus, body.no-carousel #carousel_48 .carousel-control:focus {
    outline: none !important;
  }
}
@media (max-width: 768px) {
  body #carousel_48, body.no-carousel #carousel_48 {
    margin-left: -50px;
    margin-right: -50px;
  }
  body #carousel_48 .carousel-control, body.no-carousel #carousel_48 .carousel-control {
    display: none;
  }
}
body #carousel_23 .item .carousel-caption, body #carousel_24 .item .carousel-caption, body #carousel_40 .item .carousel-caption, body.no-carousel #carousel_23 .item .carousel-caption, body.no-carousel #carousel_24 .item .carousel-caption, body.no-carousel #carousel_40 .item .carousel-caption {
  text-align: center;
  padding: 0 30px;
  margin: 0 auto;
}
body #carousel_23 .item .carousel-caption p, body #carousel_24 .item .carousel-caption p, body #carousel_40 .item .carousel-caption p, body.no-carousel #carousel_23 .item .carousel-caption p, body.no-carousel #carousel_24 .item .carousel-caption p, body.no-carousel #carousel_40 .item .carousel-caption p {
  font-size: 16px;
}
body #carousel_23 .item .carousel-caption p + p, body #carousel_24 .item .carousel-caption p + p, body #carousel_40 .item .carousel-caption p + p, body.no-carousel #carousel_23 .item .carousel-caption p + p, body.no-carousel #carousel_24 .item .carousel-caption p + p, body.no-carousel #carousel_40 .item .carousel-caption p + p {
  margin-top: 20px;
}
@media (min-width: 769px) {
  body #carousel_23 img, body #carousel_24 img, body #carousel_40 img, body.no-carousel #carousel_23 img, body.no-carousel #carousel_24 img, body.no-carousel #carousel_40 img {
    filter: grayscale(1);
    min-height: 60vh;
    object-fit: cover;
  }
  body #carousel_23 .item .carousel-caption, body #carousel_24 .item .carousel-caption, body #carousel_40 .item .carousel-caption, body.no-carousel #carousel_23 .item .carousel-caption, body.no-carousel #carousel_24 .item .carousel-caption, body.no-carousel #carousel_40 .item .carousel-caption {
    max-width: 730px;
    top: unset;
    right: 0;
    bottom: 60px;
    left: 0;
  }
  body #carousel_23 .item .carousel-caption h1, body #carousel_23 .item .carousel-caption p, body #carousel_24 .item .carousel-caption h1, body #carousel_24 .item .carousel-caption p, body #carousel_40 .item .carousel-caption h1, body #carousel_40 .item .carousel-caption p, body.no-carousel #carousel_23 .item .carousel-caption h1, body.no-carousel #carousel_23 .item .carousel-caption p, body.no-carousel #carousel_24 .item .carousel-caption h1, body.no-carousel #carousel_24 .item .carousel-caption p, body.no-carousel #carousel_40 .item .carousel-caption h1, body.no-carousel #carousel_40 .item .carousel-caption p {
    color: #fff;
    text-shadow: 0 0 6px #2a2a2a;
  }
  body #carousel_23 .item::before, body #carousel_24 .item::before, body #carousel_40 .item::before, body.no-carousel #carousel_23 .item::before, body.no-carousel #carousel_24 .item::before, body.no-carousel #carousel_40 .item::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background-color: rgba(158, 50, 35, 0.7);
  }
}
@media (max-width: 768px) {
  body #carousel_23 .item .carousel-caption, body #carousel_24 .item .carousel-caption, body #carousel_40 .item .carousel-caption, body.no-carousel #carousel_23 .item .carousel-caption, body.no-carousel #carousel_24 .item .carousel-caption, body.no-carousel #carousel_40 .item .carousel-caption {
    background-color: transparent;
    position: static;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body #carousel_23 .item .carousel-caption h1, body #carousel_23 .item .carousel-caption p, body #carousel_24 .item .carousel-caption h1, body #carousel_24 .item .carousel-caption p, body #carousel_40 .item .carousel-caption h1, body #carousel_40 .item .carousel-caption p, body.no-carousel #carousel_23 .item .carousel-caption h1, body.no-carousel #carousel_23 .item .carousel-caption p, body.no-carousel #carousel_24 .item .carousel-caption h1, body.no-carousel #carousel_24 .item .carousel-caption p, body.no-carousel #carousel_40 .item .carousel-caption h1, body.no-carousel #carousel_40 .item .carousel-caption p {
    color: #2a2a2a;
  }
  body #carousel_23 .item .carousel-caption h1, body #carousel_24 .item .carousel-caption h1, body #carousel_40 .item .carousel-caption h1, body.no-carousel #carousel_23 .item .carousel-caption h1, body.no-carousel #carousel_24 .item .carousel-caption h1, body.no-carousel #carousel_40 .item .carousel-caption h1 {
    margin-top: 0;
  }
}
body .gallery-mosaic > *, body.no-carousel .gallery-mosaic > * {
  padding: 15px;
}
body .gallery-mosaic > * a .photo, body.no-carousel .gallery-mosaic > * a .photo {
  /*             border-radius: 20px; */
  overflow: hidden;
}
body .gallery-mosaic > * a .photo .overlay, body.no-carousel .gallery-mosaic > * a .photo .overlay {
  background-color: rgba(103, 140, 58, 0.58);
  /*                 background-color: rgba(158, 50, 35, 0.8); */
}
body .gallery-mosaic > * a .photo .overlay > i::before, body.no-carousel .gallery-mosaic > * a .photo .overlay > i::before {
  content: "\f065";
}
@media (max-width: 768px) {
  body .gallery-mosaic > *, body.no-carousel .gallery-mosaic > * {
    width: 100%;
  }
}
body #owl-carousel-28 .item > a > img, body.no-carousel #owl-carousel-28 .item > a > img {
  width: 75%;
}
body .widget_form .btn.btn-success, body.no-carousel .widget_form .btn.btn-success {
  background-color: #9e3223;
  border: 1px solid #9e3223;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
body .widget_form .btn.btn-success:hover, body .widget_form .btn.btn-success:focus, body.no-carousel .widget_form .btn.btn-success:hover, body.no-carousel .widget_form .btn.btn-success:focus {
  background-color: #fff;
  color: #9e3223;
}
body:not(.no-touch) .page-category .column .thumbnail .caption, body.no-carousel:not(.no-touch) .page-category .column .thumbnail .caption {
  top: 0;
}
body *:focus, body.no-carousel *:focus {
  outline: 1px dotted #555 !important;
  outline-offset: 2px;
}

/* Widgets */
.carousel:not(.gallery-carousel) .carousel-indicators li {
  border-radius: 20px;
  border: 1px solid #9f9f9f;
  width: 10px;
  height: 10px;
}
.carousel:not(.gallery-carousel) .carousel-indicators li.active {
  background-color: #9e3223;
  border: 1px solid #9f9f9f;
  width: 11px;
  height: 11px;
}

.compositionContainer[id$=-service] {
  /*     &:first-child { margin-top: -1px; } */
}
.compositionContainer[id$=-service] .widgetsContainer > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
  align-content: center;
}
.compositionContainer[id$=-service] .widgetsContainer > div .widget {
  height: 100%;
  align-content: center;
}
.compositionContainer[id$=-service] .widgetsContainer > div .widget img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.compositionContainer[id$=-service] .widgetsContainer > div .widget > div {
  padding: 50px 15%;
}
.compositionContainer[id$=-service] .widgetsContainer > div .widget > div h2 {
  margin-top: 0;
}
.compositionContainer[id$=-service] .widgetsContainer > div .widget > div .btn-custom {
  margin-top: 10px;
}
@media (min-width: 769px) {
  .compositionContainer[id$=-service] .widgetsContainer > div {
    background-color: #f2f2f2;
  }
}
@media (max-width: 768px) {
  .compositionContainer[id$=-service] .widgetsContainer > div {
    margin-top: 0;
    margin-bottom: 0;
  }
  .compositionContainer[id$=-service]:nth-child(odd) .widgetsContainer > div:nth-child(2) {
    order: -1;
  }
}

.page_galleries {
  padding: 15px 5.6%;
}
@media (max-width: 768px) {
  .page_galleries {
    margin-left: -12px;
    margin-right: -12px;
  }
}

.grecaptcha-badge {
  bottom: 60px !important;
}

.back-top {
  display: none !important;
}

/* Textos personalitzables */
.review {
  position: relative;
  min-height: 210px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding: 4rem 4rem 2rem;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(42, 42, 42, 0.12), 0 2px 4px rgba(42, 42, 42, 0.24);
  /*     &:after {
      font-family: Georgia, serif;
      content: "”";
      position: absolute;
      bottom: -120px;
      line-height: 125px;
      right: 5px;
      font-size: 16em;
      color: #b4b4b4;
      font-weight: normal;
  } */
}
.review time {
  position: absolute;
  font-size: 18px;
  font-weight: 500;
  right: 15px;
  top: 15px;
  color: #9e3223;
}
.review p.quote {
  position: relative;
  font-size: 22px;
  min-height: 53px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.review p.quote:before {
  font-family: Georgia, serif;
  content: "“";
  top: -12px;
  left: -10px;
  transform: translateX(-100%);
  position: absolute;
  font-size: 4rem;
  color: #9e3223;
  font-weight: normal;
}
.review .author {
  text-align: right;
  margin-top: 20px;
}
@media (max-width: 640px) {
  .review:after {
    font-size: 22em;
    right: -25px;
  }
}

.btn-custom {
  display: inline-block;
  background-color: #9e3223;
  color: #fff;
  font-weight: 600;
  padding: 6px 16px;
  font-size: 18px;
  border-radius: 6px;
  transition: 0.4s ease;
}
.btn-custom:hover, .btn-custom:focus {
  background-color: #2a2a2a;
  color: #fff;
}

.treballa-valor {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.treballa-valor img {
  width: 40%;
}
.treballa-valor ul {
  list-style: none;
  padding: 0;
}
.treballa-valor ul > li {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}

.a-contacte > img {
  width: 50%;
}

.contacte-footer a:hover, .contacte-footer a:focus {
  color: #ddd;
}

.gremi-logo img {
  width: 70%;
}

.logo-footer {
  width: 25%;
}
@media (max-width: 768px) {
  .logo-footer {
    width: 75%;
  }
}

.logo-certificacio {
  width: 45%;
}
@media (max-width: 768px) {
  .logo-certificacio {
    width: 35%;
  }
}

.logos-kit {
  filter: brightness(100);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.logos-kit img {
  width: 60%;
}

.proposit-missio-visio-valors > img {
  width: 100%;
  filter: brightness(0.9) contrast(1.1);
}
.proposit-missio-visio-valors > .text {
  width: 85%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 15px 30px 30px;
  background-color: rgba(17, 17, 17, 0.8);
  border-radius: 15px;
  color: #eee;
  text-shadow: 1px 1px 2px #000;
  min-height: 355px;
}
.proposit-missio-visio-valors > .text h4 {
  text-align: center;
  color: #eee;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.6em;
}
.proposit-missio-visio-valors > .text h5 {
  color: #eee;
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 1650px) {
  .proposit-missio-visio-valors > .text {
    font-size: 0.8em;
    width: 95%;
    padding: 10px 15px 15px;
    min-height: 281px;
  }
  .proposit-missio-visio-valors > .text h5 {
    margin-top: 5px;
  }
}
@media (max-width: 768px) {
  .proposit-missio-visio-valors > .text {
    min-height: 285px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 300px) {
  .proposit-missio-visio-valors > .text {
    font-size: 0.6em;
  }
}

.contacte-direccio {
  color: #fff;
}
.contacte-direccio a {
  color: #fff;
}
.contacte-direccio a:hover, .contacte-direccio a:focus {
  color: #928e1b;
}

.txt-qui-som img {
  float: right;
  width: 160px;
  margin: 6px 0 5px 25px;
}

.boto-contacte {
  border-radius: 5px;
  position: fixed;
  left: auto;
  right: 10px;
  bottom: 10px;
  transform: none;
  display: flex;
  align-items: center;
  background: #111;
  box-shadow: rgba(0, 0, 0, 0.25) 0 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0 0 0 1px inset;
  color: #fff;
  padding: 15px;
  z-index: 20;
  line-height: 1.2;
}
.boto-contacte > span:nth-child(1) {
  font-size: 18px;
  transition: color 0.4s ease-in;
}
.boto-contacte > span:nth-child(2) {
  margin-left: 10px;
  padding-bottom: 2px;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  bottom: 2px;
}
.boto-contacte:hover > span, .boto-contacte:focus > span {
  background-size: 100% 2px;
  color: #fff;
}
.boto-contacte:hover > span > i, .boto-contacte:focus > span > i {
  color: #928e1b;
}

.underline {
  background-image: linear-gradient(#928e1b, #928e1b);
  background-position: 0 98%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  display: inline;
  text-decoration: none;
  transition: background-size 0.3s ease-in;
}

#container-comp7_col-laboracions-gremis .widgetsContainer_title {
  color: #9e3223 !important;
}

#container-comp7_reconeixements .widgetsContainer_title {
  color: #928e1b !important;
}

.widget_recentBlogPosts .recent-posts.mode-horizontal {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .widget_recentBlogPosts .recent-posts.mode-horizontal {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1201px) {
  .widget_recentBlogPosts .recent-posts.mode-horizontal {
    grid-template-columns: repeat(4, 1fr);
  }
}
.widget_recentBlogPosts .recent-posts.mode-horizontal li {
  width: 100%;
  padding: 0;
}
.widget_recentBlogPosts .recent-posts.mode-horizontal li .post-image img {
  border-radius: 20px;
}

.core-value img {
  display: block;
  background-color: #9e3223;
  border-radius: 40px;
  max-width: 150px;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
}
.core-value .content {
  text-align: center;
}
.core-value .content ul {
  margin-bottom: 0;
  padding-left: 0;
}
.core-value .content ul li {
  list-style-type: none;
}

/* Timeline */
.timeline ul {
  --col-gap: 2rem;
  --row-gap: 3rem;
  --line-w: 0.25rem;
  display: grid;
  padding-left: 0;
  grid-template-columns: var(--line-w) 1fr;
  grid-auto-columns: max-content;
  column-gap: var(--col-gap);
  list-style: none;
  width: min(80rem, 100%);
  margin-inline: auto;
}
.timeline ul::before {
  content: "";
  grid-column: 1;
  grid-row: 1/span 50;
  background: #9e3223;
  border-radius: calc(var(--line-w) / 2);
}
.timeline ul li {
  grid-column: 2;
  position: relative;
  margin-inline: 16px;
  grid-row: span 2;
  display: grid;
  grid-template-rows: min-content min-content min-content;
  transition: all 0.5s ease-in-out;
  /*             p + h3 {
      margin-top: 25px;
      padding-top: 25px;
      border-top: 2px dotted $corporatiu;
  } */
}
.timeline ul li:not(.in-view) {
  visibility: hidden;
  opacity: 0;
}
.timeline ul li.in-view {
  /*                 transform: none; */
  visibility: visible;
  opacity: 1;
}
.timeline ul li::after {
  content: "";
  position: absolute;
  top: 2px;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: inherit;
  z-index: 1;
  transition: background 0.5s ease-in-out;
  background-image: url(/data/cms/recop2025/uploads/images/Logos/mini.png?1);
  background-size: cover;
  background-color: #fff;
  border: 2px solid #fff;
}
.timeline ul li > div {
  /*                 padding: 15px 30px; */
  border-radius: 8px;
  margin-top: -18px;
}
.timeline ul li > div::before {
  /*                     content: ''; */
  position: absolute;
  top: 0;
  width: 20px;
  height: 15px;
  background-color: #eaeaea;
}
.timeline ul li time {
  display: block;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 8px;
  color: #9e3223;
}
.timeline ul li time::after {
  content: "";
  position: absolute;
  width: 2rem;
  aspect-ratio: 1;
  background: var(--bgColor);
  border: 0.3rem solid var(--accent-color);
  border-radius: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  right: calc(100% + var(--col-gap) + var(--line-w) / 2);
}
.timeline ul li p, .timeline ul li h3 {
  background-color: #eaeaea;
  padding: 0 30px;
}
.timeline ul li h3 {
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-top: 30px;
}
.timeline ul li p {
  padding-bottom: 30px;
}
.timeline ul li:nth-child(even)::after {
  left: -50px;
  transform: translate(-50%, -50%);
}
.timeline ul li:nth-child(even) > div {
  border-top-left-radius: 0;
}
.timeline ul li:nth-child(even) > div time {
  text-align: left;
}
.timeline ul li:nth-child(even) > div::before {
  right: 100%;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.timeline ul li:nth-child(odd)::after {
  right: -50px;
  transform: translate(50%, -50%);
}
.timeline ul li:nth-child(odd) > div {
  border-top-right-radius: 0;
}
.timeline ul li:nth-child(odd) > div time {
  text-align: right;
}
.timeline ul li:nth-child(odd) > div::before {
  left: 100%;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
.timeline ul li:not(:last-child) {
  margin-bottom: var(--row-gap);
}
@media (min-width: 40rem) {
  .timeline ul {
    grid-template-columns: 1fr var(--line-w) 1fr;
  }
  .timeline ul::before {
    grid-column: 2;
  }
  .timeline ul li:nth-child(odd) {
    grid-column: 1;
  }
  .timeline ul li:nth-child(odd) .date {
    border-radius: 0 calc(var(--dateH) / 2) calc(var(--dateH) / 2) 0;
  }
  .timeline ul li:nth-child(odd) .date::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    left: 0;
  }
  .timeline ul li:nth-child(odd) .date::after {
    transform: translate(-50%, -50%);
    left: calc(100% + var(--col-gap) + var(--line-w) / 2);
  }
  .timeline ul li:nth-child(even) {
    grid-column: 3;
  }
  .timeline ul li:nth-child(2) {
    grid-row: 2/4;
  }
}

img {
  max-width: 100%;
}

p {
  margin-bottom: 16px;
}

@media (max-width: 768px) {
  .col-xs-12 + .col-xs-12 {
    margin-top: 30px;
  }
}
.widget_pageCategory .subcategories, .widget_pageCategory .pages, .widget_pagesByTags .subcategories, .widget_pagesByTags .pages, .page-category .subcategories, .page-category .pages {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.widget_pageCategory .subcategories .column .thumbnail .photo img, .widget_pageCategory .pages .column .thumbnail .photo img, .widget_pagesByTags .subcategories .column .thumbnail .photo img, .widget_pagesByTags .pages .column .thumbnail .photo img, .page-category .subcategories .column .thumbnail .photo img, .page-category .pages .column .thumbnail .photo img {
  aspect-ratio: 4/3;
  object-fit: cover;
  object-position: center;
}
.widget_pageCategory .subcategories .column .thumbnail .caption::before, .widget_pageCategory .subcategories .column .thumbnail .caption::after, .widget_pageCategory .pages .column .thumbnail .caption::before, .widget_pageCategory .pages .column .thumbnail .caption::after, .widget_pagesByTags .subcategories .column .thumbnail .caption::before, .widget_pagesByTags .subcategories .column .thumbnail .caption::after, .widget_pagesByTags .pages .column .thumbnail .caption::before, .widget_pagesByTags .pages .column .thumbnail .caption::after, .page-category .subcategories .column .thumbnail .caption::before, .page-category .subcategories .column .thumbnail .caption::after, .page-category .pages .column .thumbnail .caption::before, .page-category .pages .column .thumbnail .caption::after {
  transform: scale(1, 1);
}
.widget_pageCategory .subcategories .column .thumbnail h3, .widget_pageCategory .pages .column .thumbnail h3, .widget_pagesByTags .subcategories .column .thumbnail h3, .widget_pagesByTags .pages .column .thumbnail h3, .page-category .subcategories .column .thumbnail h3, .page-category .pages .column .thumbnail h3 {
  font-size: 20px;
  opacity: 1;
  transform: translate3d(0, 0px, 0);
}

.widget_pagesByTags .thumbnail {
  border: none;
}
.widget_pagesByTags .thumbnail .caption h3 {
  text-transform: uppercase;
}
.widget_pagesByTags .thumbnail .caption .info-button {
  display: none;
}

.widget_pageCategory .subcategories .column .thumbnail .photo img, .widget_pageCategory .pages .column .thumbnail .photo img, .page-category .subcategories .column .thumbnail .photo img, .page-category .pages .column .thumbnail .photo img {
  /*                 border-radius: 20px; */
}
.widget_pageCategory .subcategories .column .thumbnail .caption, .widget_pageCategory .pages .column .thumbnail .caption, .page-category .subcategories .column .thumbnail .caption, .page-category .pages .column .thumbnail .caption {
  padding: 15px;
  text-align: left;
  background: rgba(0, 0, 0, 0.7);
}
.widget_pageCategory .subcategories .column .thumbnail .caption h3, .widget_pageCategory .pages .column .thumbnail .caption h3, .page-category .subcategories .column .thumbnail .caption h3, .page-category .pages .column .thumbnail .caption h3 {
  width: 100%;
  line-height: 1.2;
}
.widget_pageCategory .subcategories .column .thumbnail .caption .preview-text, .widget_pageCategory .pages .column .thumbnail .caption .preview-text, .page-category .subcategories .column .thumbnail .caption .preview-text, .page-category .pages .column .thumbnail .caption .preview-text {
  margin-top: 10px;
  padding: 0;
}
.widget_pageCategory .subcategories .column .thumbnail .caption::before, .widget_pageCategory .subcategories .column .thumbnail .caption::after, .widget_pageCategory .pages .column .thumbnail .caption::before, .widget_pageCategory .pages .column .thumbnail .caption::after, .page-category .subcategories .column .thumbnail .caption::before, .page-category .subcategories .column .thumbnail .caption::after, .page-category .pages .column .thumbnail .caption::before, .page-category .pages .column .thumbnail .caption::after {
  content: unset;
}
.widget_pageCategory .subcategories .column .thumbnail:hover .photo img, .widget_pageCategory .subcategories .column .thumbnail:focus .photo img, .widget_pageCategory .pages .column .thumbnail:hover .photo img, .widget_pageCategory .pages .column .thumbnail:focus .photo img, .page-category .subcategories .column .thumbnail:hover .photo img, .page-category .subcategories .column .thumbnail:focus .photo img, .page-category .pages .column .thumbnail:hover .photo img, .page-category .pages .column .thumbnail:focus .photo img {
  opacity: 1;
}
.widget_pageCategory .subcategories .column .thumbnail:hover .caption, .widget_pageCategory .subcategories .column .thumbnail:focus .caption, .widget_pageCategory .pages .column .thumbnail:hover .caption, .widget_pageCategory .pages .column .thumbnail:focus .caption, .page-category .subcategories .column .thumbnail:hover .caption, .page-category .subcategories .column .thumbnail:focus .caption, .page-category .pages .column .thumbnail:hover .caption, .page-category .pages .column .thumbnail:focus .caption {
  opacity: 1;
}

main > .page-category .subcategories .column .thumbnail {
  background-color: transparent !important;
}
main > .page-category .subcategories .column .thumbnail .photo {
  position: relative;
}
main > .page-category .subcategories .column .thumbnail .photo::before, main > .page-category .subcategories .column .thumbnail .photo::after {
  position: absolute;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}
main > .page-category .subcategories .column .thumbnail .photo::before {
  content: "";
  background-color: rgba(158, 50, 35, 0.7);
  inset: 0;
}
main > .page-category .subcategories .column .thumbnail .photo::after {
  content: "\f30b";
  font-family: "Font Awesome 6 Free";
  font-size: 28px;
  font-weight: 900;
  color: #fff;
  bottom: 20px;
  right: 30px;
}
main > .page-category .subcategories .column .thumbnail .caption {
  position: static;
  background-color: transparent;
  padding: 0;
  color: #2a2a2a;
  transform: none !important;
  text-transform: unset;
}
main > .page-category .subcategories .column .thumbnail .caption h3 {
  padding-top: 5px;
  padding-bottom: 0;
  text-transform: uppercase;
  color: #2a2a2a !important;
}
main > .page-category .subcategories .column .thumbnail .caption .preview-text {
  opacity: 1;
  transform: none;
}
main > .page-category .subcategories .column .thumbnail:hover .photo::before, main > .page-category .subcategories .column .thumbnail:hover .photo::after, main > .page-category .subcategories .column .thumbnail:focus .photo::before, main > .page-category .subcategories .column .thumbnail:focus .photo::after {
  opacity: 1;
}
main > .page-category .pages .column .thumbnail {
  background-color: transparent !important;
}
main > .page-category .pages .column .thumbnail .caption {
  opacity: 0;
  transition: 0.2s ease;
  display: block;
  background-color: rgba(158, 50, 35, 0.7);
}
@media (max-width: 768px) {
  main > .page-category .pages .column .thumbnail .caption {
    position: static;
    opacity: 1;
    padding: 0;
    background-color: transparent;
  }
  main > .page-category .pages .column .thumbnail .caption h3 {
    margin-top: 8px;
    font-size: 20px;
    color: #2a2a2a !important;
  }
}

/* Marges */
.compositionContainer {
  overflow-x: clip;
}
.compositionContainer > .container {
  width: 100%;
}
@media (min-width: 769px) {
  .compositionContainer > .container {
    /*             margin-left: -15px;
    margin-right: -15px; */
    padding-left: 10%;
    padding-right: 10%;
  }
}

main h2 {
  text-transform: uppercase;
}

.main_container > .row > main.col-lg-12 {
  width: 100% !important;
}
@media (min-width: 769px) {
  .main_container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .main_container > .row > main.col-lg-12 {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
  .main_container > .row > main:not(.col-lg-12) {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}
@media (max-width: 768px) {
  .main_container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main_container .row {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

.wip {
  display: block;
  margin: 100px auto;
  width: 80%;
  padding: 40px;
  font-size: 28px;
  border-radius: 12px;
  font-weight: 700;
  background-color: #eaeaea;
  text-align: center;
  color: #9e3223;
}

.fitxa {
  padding: 30px;
  background-color: #eaeaea;
}
.fitxa .caracteristica {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.fitxa .caracteristica .label-obra {
  font-weight: 600;
  line-height: 1.2;
}
.fitxa .caracteristica + .caracteristica {
  margin-top: 20px;
}

.innerfooter.container-fluid {
  display: none;
}

@media (min-width: 1200px) {
  .pagecategory-3 .subcategories .column, .pagecategory-9 .subcategories .column {
    flex-basis: 25%;
    max-width: 400px;
  }
}

.pagecategory-7 .page-category > .row .view-more, .pagecategory-7 .page-category > .row .view-less, .pagecategory-30 .page-category > .row .view-more, .pagecategory-30 .page-category > .row .view-less, .pagecategory-31 .page-category > .row .view-more, .pagecategory-31 .page-category > .row .view-less, .pagecategory-33 .page-category > .row .view-more, .pagecategory-33 .page-category > .row .view-less, .pagecategory-35 .page-category > .row .view-more, .pagecategory-35 .page-category > .row .view-less,
.pagecategory-37 .page-category > .row .view-more,
.pagecategory-37 .page-category > .row .view-less, .pagecategory-39 .page-category > .row .view-more, .pagecategory-39 .page-category > .row .view-less, .pagecategory-41 .page-category > .row .view-more, .pagecategory-41 .page-category > .row .view-less, .pagecategory-43 .page-category > .row .view-more, .pagecategory-43 .page-category > .row .view-less {
  display: none;
  background-color: #9e3223;
  color: #fff;
  font-weight: 600;
  border-radius: 6px;
  text-align: center;
  width: fit-content;
  padding: 6px 16px;
  font-size: 18px;
  margin: 15px auto 0;
  transition: 0.4s ease;
}
.pagecategory-7 .page-category > .row .view-more:hover, .pagecategory-7 .page-category > .row .view-more:focus, .pagecategory-7 .page-category > .row .view-less:hover, .pagecategory-7 .page-category > .row .view-less:focus, .pagecategory-30 .page-category > .row .view-more:hover, .pagecategory-30 .page-category > .row .view-more:focus, .pagecategory-30 .page-category > .row .view-less:hover, .pagecategory-30 .page-category > .row .view-less:focus, .pagecategory-31 .page-category > .row .view-more:hover, .pagecategory-31 .page-category > .row .view-more:focus, .pagecategory-31 .page-category > .row .view-less:hover, .pagecategory-31 .page-category > .row .view-less:focus, .pagecategory-33 .page-category > .row .view-more:hover, .pagecategory-33 .page-category > .row .view-more:focus, .pagecategory-33 .page-category > .row .view-less:hover, .pagecategory-33 .page-category > .row .view-less:focus, .pagecategory-35 .page-category > .row .view-more:hover, .pagecategory-35 .page-category > .row .view-more:focus, .pagecategory-35 .page-category > .row .view-less:hover, .pagecategory-35 .page-category > .row .view-less:focus,
.pagecategory-37 .page-category > .row .view-more:hover,
.pagecategory-37 .page-category > .row .view-more:focus,
.pagecategory-37 .page-category > .row .view-less:hover,
.pagecategory-37 .page-category > .row .view-less:focus, .pagecategory-39 .page-category > .row .view-more:hover, .pagecategory-39 .page-category > .row .view-more:focus, .pagecategory-39 .page-category > .row .view-less:hover, .pagecategory-39 .page-category > .row .view-less:focus, .pagecategory-41 .page-category > .row .view-more:hover, .pagecategory-41 .page-category > .row .view-more:focus, .pagecategory-41 .page-category > .row .view-less:hover, .pagecategory-41 .page-category > .row .view-less:focus, .pagecategory-43 .page-category > .row .view-more:hover, .pagecategory-43 .page-category > .row .view-more:focus, .pagecategory-43 .page-category > .row .view-less:hover, .pagecategory-43 .page-category > .row .view-less:focus {
  background-color: #2a2a2a;
  color: #fff;
}
@media (min-width: 769px) {
  .pagecategory-7 .page-category > .row:not(.view-all) .view-more, .pagecategory-30 .page-category > .row:not(.view-all) .view-more, .pagecategory-31 .page-category > .row:not(.view-all) .view-more, .pagecategory-33 .page-category > .row:not(.view-all) .view-more, .pagecategory-35 .page-category > .row:not(.view-all) .view-more,
  .pagecategory-37 .page-category > .row:not(.view-all) .view-more, .pagecategory-39 .page-category > .row:not(.view-all) .view-more, .pagecategory-41 .page-category > .row:not(.view-all) .view-more, .pagecategory-43 .page-category > .row:not(.view-all) .view-more {
    display: block;
  }
  .pagecategory-7 .page-category > .row:not(.view-all) .pages .page:nth-child(n+5), .pagecategory-30 .page-category > .row:not(.view-all) .pages .page:nth-child(n+5), .pagecategory-31 .page-category > .row:not(.view-all) .pages .page:nth-child(n+5), .pagecategory-33 .page-category > .row:not(.view-all) .pages .page:nth-child(n+5), .pagecategory-35 .page-category > .row:not(.view-all) .pages .page:nth-child(n+5),
  .pagecategory-37 .page-category > .row:not(.view-all) .pages .page:nth-child(n+5), .pagecategory-39 .page-category > .row:not(.view-all) .pages .page:nth-child(n+5), .pagecategory-41 .page-category > .row:not(.view-all) .pages .page:nth-child(n+5), .pagecategory-43 .page-category > .row:not(.view-all) .pages .page:nth-child(n+5) {
    display: none;
  }
  .pagecategory-7 .page-category > .row.view-all .view-less, .pagecategory-30 .page-category > .row.view-all .view-less, .pagecategory-31 .page-category > .row.view-all .view-less, .pagecategory-33 .page-category > .row.view-all .view-less, .pagecategory-35 .page-category > .row.view-all .view-less,
  .pagecategory-37 .page-category > .row.view-all .view-less, .pagecategory-39 .page-category > .row.view-all .view-less, .pagecategory-41 .page-category > .row.view-all .view-less, .pagecategory-43 .page-category > .row.view-all .view-less {
    display: block;
  }
}
@media (max-width: 768px) {
  .pagecategory-7 .page-category > .row .pages, .pagecategory-30 .page-category > .row .pages, .pagecategory-31 .page-category > .row .pages, .pagecategory-33 .page-category > .row .pages, .pagecategory-35 .page-category > .row .pages,
  .pagecategory-37 .page-category > .row .pages, .pagecategory-39 .page-category > .row .pages, .pagecategory-41 .page-category > .row .pages, .pagecategory-43 .page-category > .row .pages {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.page-27 .pull-left, .page-27 .pull-right, .page-29 .pull-left, .page-29 .pull-right, .page-30 .pull-left, .page-30 .pull-right {
  display: none;
}

.img-ajuda {
  display: block;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 769px) {
  .img-ajuda {
    width: 80%;
  }
}

.img-float-right {
  float: right;
  width: 320px;
  object-fit: contain;
  margin-left: 40px;
  margin-bottom: 30px;
}

.gallery-default .caption .title {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
  text-transform: uppercase;
}

#carousel_1 .item > img, #carousel_41 .item > img, #carousel_44 .item > img, #carousel_46 .item > img {
  filter: brightness(0.9);
}
@media (min-width: 769px) {
  #carousel_1 .item > img, #carousel_41 .item > img, #carousel_44 .item > img, #carousel_46 .item > img {
    max-height: 100vh;
    object-fit: cover;
  }
}
#carousel_1 .item .carousel-caption, #carousel_41 .item .carousel-caption, #carousel_44 .item .carousel-caption, #carousel_46 .item .carousel-caption {
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: fit-content;
  padding: 0;
  transform: translateY(-50%);
}
#carousel_1 .item .carousel-caption .section-title, #carousel_41 .item .carousel-caption .section-title, #carousel_44 .item .carousel-caption .section-title, #carousel_46 .item .carousel-caption .section-title {
  display: block;
  font-size: 6vw;
  line-height: 1;
  font-weight: 700;
  text-shadow: 0 0 40px #000;
  /*                 border: 10px solid #fff;
  outline: 4px solid #fff;
  padding: 30px 80px;
  outline-offset: -25px;
  background-color: rgba(0, 0, 0, .05); */
}
@media (max-width: 768px) {
  #carousel_1 .item .carousel-caption .section-title, #carousel_41 .item .carousel-caption .section-title, #carousel_44 .item .carousel-caption .section-title, #carousel_46 .item .carousel-caption .section-title {
    max-width: 80%;
    font-size: 32px;
    border-width: 4px;
    outline-width: 2px;
    padding: 20px 60px;
    outline-offset: -10px;
  }
}

.quote-card {
  background: #eaeaea;
  color: #2a2a2a;
  box-shadow: 0 1px 2px rgba(42, 42, 42, 0.12), 0 2px 4px rgba(42, 42, 42, 0.24);
  padding: 33px 30px 30px 50px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  min-height: 120px;
  margin: 20px 0;
}
.quote-card p {
  font-size: 22px;
  line-height: 1;
  margin: 0;
  max-width: 80%;
}
.quote-card:before {
  font-family: Georgia, serif;
  content: "“";
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 4em;
  color: #9e3223;
  font-weight: normal;
}
.quote-card:after {
  font-family: Georgia, serif;
  content: "”";
  position: absolute;
  bottom: -120px;
  line-height: 130px;
  right: -15px;
  font-size: 18em;
  color: #b4b4b4;
  font-weight: normal;
}
@media (max-width: 640px) {
  .quote-card:after {
    font-size: 22em;
    right: -25px;
  }
}

.page-40 .numeric-counter-wrapper .numeric-counter i.left {
  color: #9e3223;
}
.page-40 .numeric-counter-wrapper .numeric-counter .count {
  font-size: 70px;
  color: #9e3223;
}
.page-40 .numeric-counter-wrapper .counter-text .comptador {
  color: #9e3223;
  font-weight: bold;
  line-height: 1.1;
  font-size: 20px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.page-40 .numeric-counter-wrapper .counter-text .sub-comptador {
  display: inline-block;
  color: #9e3223;
  line-height: 1.1;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .page-40 .numeric-counter-wrapper .comptador {
    font-size: 24px;
  }
  .page-40 .numeric-counter-wrapper .sub-comptador {
    font-size: 20px;
  }
}

.valors {
  height: 100%;
  background-color: #EAEAEA;
  border-radius: 20px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.valors h3 {
  font-weight: bold;
  color: #9e3223;
}
.valors img {
  max-height: 200px;
}

#container-comp14_valors .widgetsContainer {
  row-gap: 30px;
}
#container-comp14_valors .widgetsContainer > div > .widget {
  height: 100%;
}

.-order-1 {
  order: -1;
}

.hero-image {
  max-height: 500px;
  max-width: 75%;
  filter: brightness(99) drop-shadow(0 0 40px rgba(0, 0, 0, 0.6));
}