@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");
/* #4c7157; */
/* #9A9652; */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 185px;
  /*     scroll-padding-top: 0px; */
}

h1 {
  margin-top: 22px;
  margin-bottom: 11px;
}

h2 {
  margin-top: 11px;
}

body:not(.is-mobile-app) {
  padding-top: 20px;
}

body #outerheader .header-top-container {
  /*             background: #9A9652 !important; */
  /*             background: linear-gradient(to right, #1D2B21 12%, $complementari 10%); */
  background: linear-gradient(to right, #1D2B21 12%, #737044 12%);
}
@media (max-width: 1190px) {
  body #outerheader .header-top-container {
    background: linear-gradient(to right, #1D2B21 25%, #737044 25%);
  }
}
body #outerheader .header-top-container a {
  font-weight: bold;
}
body #outerheader .header-top-container .navbar-right .shopping_cart_container {
  display: none !important;
}
@media (min-width: 769px) {
  body #outerheader .header-top-container .row > div:nth-child(2) {
    position: absolute;
    right: 9%;
  }
  body #outerheader .header-top-container .row > div:nth-child(3) {
    position: absolute;
    right: 4%;
  }
  body #outerheader .header-top-container .row > div:nth-child(3) .dropdown-menu .reference {
    display: none;
  }
  body #outerheader .header-top-container .row > div:nth-child(3) .dropdown-menu .btn-primary {
    background: #737044;
    border-color: #737044;
  }
  body #outerheader .header-top-container .row > div:nth-child(3) .dropdown-menu .btn-success {
    background: #41644c;
    border-color: #41644c;
  }
}
body #outerheader .carousel-outercontainer {
  margin-top: 130px;
}
@media (max-width: 769px) {
  body #outerheader .carousel-outercontainer {
    margin-top: 36px;
  }
}
body #outerheader header {
  background-color: #41644c;
}
@media (max-width: 769px) {
  body #outerheader header .row .header-right .navbar .navbar-collapse {
    background: #737044;
  }
}
@media (max-width: 769px) {
  body #outerheader header .row .header-right .navbar .navbar-collapse .navbar-nav li {
    border: none;
  }
}
body #outerheader header .row .header-right .navbar .navbar-collapse .navbar-nav li a {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600 !important;
}
body #outerheader header .row .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu {
  border-top: 3px solid #737044;
}
@media (max-width: 769px) {
  body #outerheader header .row .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu {
    background: #41644c;
  }
}
body #outerheader header .row .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu li a:hover, body #outerheader header .row .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu li a:focus {
  color: #737044 !important;
}
body #outerheader header .row .header-right .navbar .navbar-collapse .navbar-nav > li > a {
  color: white;
  text-transform: uppercase;
}
body #outerheader header .row .header-right .navbar .navbar-collapse .navbar-nav > li > a:hover {
  background-color: #737044;
  color: white;
  border-radius: 25px;
}
body #outerheader header .row .header-right .navbar .navbar-collapse .navbar-nav > li.dropdown.open > a:focus {
  background-color: #737044;
  color: white;
  border-radius: 25px 25px 0 0;
}
body #outerheader header .row .header-right .navbar .navbar-collapse .navbar-nav > li.active > a {
  background-color: #737044;
  color: white;
  border-radius: 25px;
}
body #outerheader header .row .header-right .navbar .navbar-collapse .navbar-nav > li.active .dropdown-menu li.active a {
  color: #737044;
}
body #outerheader .header-small {
  background-color: #41644c !important;
}
@media (min-width: 769px) {
  body #outerheader .header-small {
    height: 110px !important;
  }
}
body #outerheader .header-small .row .header-right {
  height: 110px;
}
body #outerheader .header-small .row .header-right .navbar .navbar-collapse .navbar-nav > li > a {
  color: #fff;
}
body #outerheader .header-small .row .header-left .logo a {
  height: 80px;
}
body #outerheader .header-small .row .header-left .logo a img {
  max-height: 80px;
  /*                                 max-width: 100%;    */
}
body footer .site_footer {
  background-color: #eaeaea;
  color: #111 !important;
}
body footer .site_footer a {
  color: #111;
}
body footer .site_footer a:hover {
  color: #5AAC8A !important;
}
body footer .site_footer .widget_menu .nav-horitzontal li > a {
  font-weight: 500;
}
body.agenda_view .aside-left {
  display: none;
}
body.agenda_view main.col-lg-9 {
  width: 100%;
}
body.agenda_view .date-split .year {
  background-color: #41644c !important;
}
body.agenda_view .agenda_events {
  margin-bottom: 50px;
}
body.agenda_view #container-agenda1_innerfooter {
  display: none;
}
body.agenda_event_view {
  /*         .breadcrumb { display: none; } */
}
body.agenda_event_view .main_container > .row main {
  padding-bottom: 0 !important;
}
body.agenda_event_view .aside-left .widget_agenda .thumbnail {
  background: transparent;
  margin-bottom: 15px;
}
body.agenda_event_view .aside-left .widget_agenda .thumbnail a .photo {
  display: none !important;
}
body.agenda_event_view .aside-left .widget_agenda .thumbnail a .caption {
  min-height: auto;
  border-bottom: 2px solid #ccc;
}
body.agenda_event_view .aside-left .widget_agenda .thumbnail a .caption h3 {
  min-height: auto;
}
body.agenda_event_view .aside-left .widget_agenda .event:hover .thumbnail {
  box-shadow: transparent !important;
}
body.agenda_event_view .event_detailed > .nav-events {
  display: none;
  bottom: 0;
  margin: 0;
}
body.agenda_event_view .event_detailed > .event_image {
  width: 100%;
  margin-top: 5px;
  padding: 0;
  float: unset;
}
body.agenda_event_view .event_detailed > .event_image img {
  border-radius: 12px;
}
body.agenda_event_view .event_detailed > .event_content {
  margin-top: 15px;
  font-weight: 300;
}
body.agenda_event_view .event_detailed > .event_content .btn {
  margin-top: 15px;
}
body.agenda_event_view .event_detailed > .event_info {
  padding: 0;
  border: none;
  box-shadow: none;
  background-color: transparent;
  margin: 0;
  font-weight: 300;
}
body.agenda_event_view .event_detailed > .event_info label {
  font-weight: 600;
}
@media (min-width: 769px) {
  body.agenda_event_view .event_detailed {
    display: grid;
    grid-template-columns: 35% 65%;
    grid-template-areas: "Imatge Camps" "Imatge Text";
  }
  body.agenda_event_view .event_detailed > .event_content, body.agenda_event_view .event_detailed > .event_info {
    padding: 0 0 0 30px;
  }
  body.agenda_event_view .event_detailed > .event_image {
    grid-area: Imatge;
  }
  body.agenda_event_view .event_detailed > .event_content {
    grid-area: Text;
  }
  body.agenda_event_view .event_detailed > .event_info {
    grid-area: Camps;
  }
}
body.agenda_event_view .event_detailed > .clearfix {
  display: none;
}
body.agenda_view .dp-card .dp-calendars {
  display: none;
}
body.agenda_view .dp-card .dp-date {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 0.8em;
  color: #41644c;
}
body.agenda_view .dp-card button {
  background: #41644c;
  color: white;
  transition: 0.4s ease;
  font-size: 15px;
  padding: 5px 15px;
  border: none;
  border-radius: 50px;
}
body.agenda_view .dp-card button:hover {
  background-color: #737044;
  color: #fff;
}
body.agenda_view .dp-card .dp-card-content > div img {
  aspect-ratio: 4/3;
  object-fit: cover;
}
body.agenda_view .dp-card .dp-preview-content {
  display: none;
}
body.agenda_view .dp-card h3 {
  display: block;
  padding: 0 !important;
  margin-bottom: 10px !important;
  margin-top: 0px;
  font-size: 18px !important;
  line-height: 22px;
  text-transform: uppercase;
  min-height: 48px;
  color: #454545;
  font-weight: 400;
  transition: 0.3s ease-in-out;
}
body.agenda_view .dp-card:hover h3 {
  color: #737044;
  transform: translateX(5px);
}

body footer .site_footer .container .widgetsContainer > div address li {
  min-height: 24px;
}

.page_view .main_container > .row > main {
  padding: 0px !important;
}
.page_view .main_container > .row > main nav {
  display: none;
}
.page_view .main_container > .row > main .page-header {
  padding-left: 5%;
}

.category_page_view .main_container {
  padding: 0;
  background-color: #eaeaea;
}
.category_page_view .main_container .row {
  padding: 0;
}
.category_page_view .main_container .row aside {
  padding: 0 !important;
}
.category_page_view .main_container .row main {
  min-height: 600px;
  background-color: white;
}
.category_page_view .main_container .row main ul > li {
  padding-left: 10px;
}
.category_page_view .main_container .row main ul > li::marker {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #41644c;
  font-size: 1.1em;
}
.category_page_view .main_container .row main h1 {
  color: #41644c;
  font-weight: bold;
}
@media (max-width: 769px) {
  .category_page_view .main_container .row main div[id$=menu] .nav-horitzontal {
    gap: 28px 0px;
  }
}
.category_page_view .main_container .row main div[id$=menu] .nav-horitzontal li > a {
  background: #41644c;
  color: white;
  transition: 0.4s ease;
  padding: 10px 15px;
  border: none;
  font-weight: bold;
  border-radius: 50px;
}
.category_page_view .main_container .row main div[id$=menu] .nav-horitzontal li > a:hover {
  background-color: #737044;
  color: #fff;
}
.category_page_view .main_container .row main div[id$=innerfooter] {
  padding: 20px 0px 40px;
}
.category_page_view .main_container .row main div[id$=innerfooter] div[id$=galeria] {
  padding-top: 30px;
}
.category_page_view .main_container .row main div[id$=innerfooter] .row.gallery-mosaic > div {
  padding: 5px;
}
.category_page_view .main_container .row main div[id$=innerfooter] .compositionContainer .container {
  width: 100%;
}
.category_page_view .main_container .row main div[id$=innerfooter] .widget_agenda .widget_title {
  font-size: 27px;
}
.category_page_view .main_container .row main div[id$=innerfooter] .widget_title {
  font-size: 27px;
}
.category_page_view .main_container .row main div[id$=innerfooter] .widget_title, .category_page_view .main_container .row main div[id$=innerfooter] h2, .category_page_view .main_container .row main div[id$=innerfooter] h3 {
  color: #41644c;
  font-weight: bold;
}

.widget_agenda .widget_title {
  font-size: 27px;
}

/* Widgets i contenidors generals */
.widget_agenda .no-events-msg {
  width: 100%;
  text-align: center;
}
.widget_agenda .agenda_events {
  display: flex;
  flex-wrap: wrap;
}
.widget_agenda .agenda_events .clearfix {
  display: none;
}
.widget_agenda .agenda_events > .event {
  height: fit-content;
}
.widget_agenda .agenda_events > .event > .thumbnail {
  background-color: #eaeaea;
  border-radius: 12px;
  padding: 0;
  margin-bottom: 30px;
  height: 100%;
}
.widget_agenda .agenda_events > .event > .thumbnail > a .photo {
  float: unset;
  display: block;
  width: 100%;
  padding: 0;
  border-bottom: 2px solid #fafafa;
}
.widget_agenda .agenda_events > .event > .thumbnail > a .photo img {
  aspect-ratio: 4/3;
  object-fit: cover;
}
.widget_agenda .agenda_events > .event > .thumbnail > a .caption {
  display: flex;
  flex-direction: column;
  padding: 15px 20px;
}
@media (min-width: 769px) {
  .widget_agenda .agenda_events > .event > .thumbnail > a .caption {
    min-height: 164px;
  }
}
.widget_agenda .agenda_events > .event > .thumbnail > a .caption > h3 {
  display: block;
  padding: 0 !important;
  margin-bottom: 10px !important;
  font-size: 18px !important;
  line-height: 22px;
  text-transform: uppercase;
  min-height: 48px;
  color: #454545;
  font-weight: 400;
  transition: 0.3s ease-in-out;
}
.widget_agenda .agenda_events > .event > .thumbnail > a .caption > .event_date {
  color: #41644c;
}
.widget_agenda .agenda_events > .event > .thumbnail > a .caption > .event_date .date-split {
  display: none !important;
}
.widget_agenda .agenda_events > .event > .thumbnail > a .caption > .event_date .date {
  display: block;
  font-size: 16px;
  font-weight: inherit;
}
.widget_agenda .agenda_events > .event > .thumbnail:hover, .widget_agenda .agenda_events > .event > .thumbnail:focus, .widget_agenda .agenda_events > .event > .thumbnail:active {
  box-shadow: 0 0 2px #454545;
}
.widget_agenda .agenda_events > .event > .thumbnail:hover .caption > h3, .widget_agenda .agenda_events > .event > .thumbnail:focus .caption > h3, .widget_agenda .agenda_events > .event > .thumbnail:active .caption > h3 {
  color: #737044;
  transform: translateX(5px);
}
.widget_agenda .view-all {
  text-align: center;
  width: 100%;
}
.widget_agenda .view-all > .btn {
  background: #41644c;
  color: white;
  transition: 0.4s ease;
  font-size: 20px;
  padding: 10px 40px;
  border: none;
  border-radius: 50px;
}
.widget_agenda .view-all > .btn:hover {
  background-color: #737044;
  color: #fff;
}

/** Contacte **/
.contact h1 {
  border-bottom: none;
}
.contact h1::after {
  display: none;
}
.contact .main_container > .row > main #contact_text {
  display: none;
}
.contact .main_container > .row > main .contact-form {
  display: none;
}
.contact .main_container > .row > main #widget_form .btn {
  margin-top: 10px;
}
.contact .main_container > .row > main .xarxes-container {
  margin-top: 50px;
}

.contacte-info {
  display: flex;
  width: fit-content;
  align-items: center;
  color: #000;
  font-weight: 400 !important;
}
.contacte-info * {
  transition: 0.3s ease-in-out;
}
.contacte-info .contacte-icon {
  margin-right: 15px;
}
.contacte-info .contacte-icon i {
  font-size: 2.5em;
  min-width: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #41644c;
}
.contacte-info .contacte-text .contacte-title {
  font-weight: 600;
  font-size: 1.5em;
  display: block;
  backface-visibility: hidden;
}
.contacte-info a:hover .contacte-title, .contacte-info a:focus .contacte-title {
  color: #41644c;
  transform: translateX(5px);
}
.contacte-info:first-child {
  margin-top: 15px;
}
.contacte-info:not(:last-child) {
  margin-bottom: 30px;
}

.xarxes {
  padding-left: 0;
}
.xarxes li, .xarxes a {
  display: inline-block;
}
.xarxes li i, .xarxes a i {
  font-size: 2.5em;
}
.xarxes li:not(:last-child), .xarxes a:not(:last-child) {
  margin-right: 10px;
}

.blog_view .aside-left {
  display: none;
}
.blog_view main.col-lg-9 {
  width: 100%;
}
.blog_view .dp-card-image {
  aspect-ratio: 4/3;
}
.blog_view .dp-card-info {
  text-align: left;
}
.blog_view .dp-card-info > div {
  justify-content: revert;
}
.blog_view .dp-card-info > div .dp-date {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 0.8em;
  color: #41644c;
}
.blog_view .dp-card-content {
  display: none;
}
.blog_view h3 {
  display: block;
  margin-top: 0px;
  padding: 0 !important;
  margin-bottom: 10px !important;
  font-size: 18px !important;
  line-height: 22px;
  text-transform: uppercase;
  min-height: 48px;
  color: #454545;
  font-weight: 400;
  transition: 0.3s ease-in-out;
}
.blog_view h3:hover {
  color: #737044;
  transform: translateX(5px);
}

.blog-1 .main_container main .page-header h1 {
  color: #41644c;
}
.blog-1 .main_container main .blog-post .post-content > article .post-wrap .post-image {
  margin: 0 auto;
}
@media (min-width: 769px) {
  .blog-1 .main_container main .blog-post .post-content > article .post-wrap .post-image {
    max-width: 50%;
  }
}
.blog-1 .main_container main .blog-post .post-content > article .post-wrap .post-image img {
  border-radius: 12px;
}

body.category_post_view .nav-posts a, body.post_view .nav-posts a {
  height: fit-content;
  font-weight: 300;
  transition: 0.4s ease;
  font-size: 20px;
  padding: 9px 14px;
  background-color: #41644c;
  border: none;
  border-radius: 10px;
  color: #fff;
}

.category_post_view .main_container > .row main.col-lg-9, .post_view .main_container > .row main.col-lg-9 {
  padding: 0 0 0 5% !important;
}
.category_post_view .widget_recentBlogPosts .widget_title, .post_view .widget_recentBlogPosts .widget_title {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li, .post_view .widget_recentBlogPosts .recent-posts.mode-vertical li {
  /*             padding: 0; */
}
.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li .post-image, .post_view .widget_recentBlogPosts .recent-posts.mode-vertical li .post-image {
  display: none;
}
.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a > .title, .post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a > .title {
  padding: 0;
  font-weight: 600;
  font-size: 18px;
  color: #666;
  line-height: 1;
}
.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a .subtitle, .post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a .subtitle {
  font-size: 16px;
  font-weight: 500;
  color: #888;
}
.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a .posted-on, .post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a .posted-on {
  display: block;
  width: 100%;
  text-align: right;
}
.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a:hover .title, .category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a:focus .title, .category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a:active .title, .post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a:hover .title, .post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a:focus .title, .post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a:active .title {
  color: #3f444e;
}
.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li:not(:last-child)::after, .post_view .widget_recentBlogPosts .recent-posts.mode-vertical li:not(:last-child)::after {
  content: "";
  width: 100%;
  display: block;
  /*                 border-bottom: 2px dotted rgba(#999, 0.4); */
  margin: 20px auto;
}
.category_post_view .widget_recentBlogPosts .view-all .btn, .post_view .widget_recentBlogPosts .view-all .btn {
  transition: 0.4s ease;
  font-weight: 900;
  padding: 10px 20px;
  margin-top: 50px;
  background-color: #41644c;
  border: none;
  color: #fff;
  font-size: 16px;
  border-radius: 50px;
  text-transform: uppercase;
}
.category_post_view .widget_recentBlogPosts .view-all .btn::before, .post_view .widget_recentBlogPosts .view-all .btn::before {
  content: unset;
}
.category_post_view .widget_recentBlogPosts .view-all .btn:hover, .category_post_view .widget_recentBlogPosts .view-all .btn:focus, .category_post_view .widget_recentBlogPosts .view-all .btn:active, .post_view .widget_recentBlogPosts .view-all .btn:hover, .post_view .widget_recentBlogPosts .view-all .btn:focus, .post_view .widget_recentBlogPosts .view-all .btn:active {
  background-color: #999;
}
.category_post_view .post_gallery, .post_view .post_gallery {
  margin: 30px 15px;
}
.category_post_view .post_gallery .gallery-mosaic, .post_view .post_gallery .gallery-mosaic {
  gap: 15px;
  padding: 0 !important;
}
.category_post_view .post_gallery .gallery-mosaic > div, .post_view .post_gallery .gallery-mosaic > div {
  border: none;
  /*                 width: calc(100% / 5 - 12px); */
  /*                 @media(max-width: 768px) { width: calc(100% / 3 - 12px); }
  @media(max-width: 768px) { width: 100%; } */
}
.category_post_view .post_gallery .gallery-mosaic::before, .category_post_view .post_gallery .gallery-mosaic::after, .post_view .post_gallery .gallery-mosaic::before, .post_view .post_gallery .gallery-mosaic::after {
  content: unset;
}

/* Widget recent blog posts */
.widget_recentBlogPosts .recent-posts.mode-horizontal > li > a {
  padding-bottom: 50px;
}
.widget_recentBlogPosts .recent-posts.mode-horizontal > li > a .title {
  height: 88px;
  overflow: hidden;
  position: relative;
}
.widget_recentBlogPosts .recent-posts.mode-horizontal > li > a .posted-on {
  padding: 0 20px 5px;
}
.widget_recentBlogPosts .view-all .btn {
  background: #41644c;
  font-size: 20px;
  font-weight: 500;
  text-transform: full-size-kana;
}
.widget_recentBlogPosts .view-all:hover .btn {
  background: #737044;
}

.page-category .pages .column .thumbnail .caption {
  background-color: #eaeaea;
  border-radius: 0 0 10px 10px;
}

.page-47 .page-header {
  display: none;
}
.page-47 #widget_composition-3 h2 {
  font-size: 38px;
  font-weight: 600;
  color: #41644c;
}
.page-47 #widget_composition-3 table {
  width: 100%;
  border-collapse: collapse;
  margin: 2rem 0;
  font-size: 16px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.page-47 #widget_composition-3 table thead tr th {
  background-color: #9a9652;
  color: #fff;
  padding: 16px;
  text-align: left;
  font-weight: 600;
  letter-spacing: 0.3px;
}
.page-47 #widget_composition-3 table tbody tr:nth-child(even) {
  background-color: #f8fafc;
}
.page-47 #widget_composition-3 table tbody tr:hover {
  background-color: #ecfff2;
  transition: background-color 0.2s ease;
}
.page-47 #widget_composition-3 table tbody tr td {
  padding: 14px 16px;
  border-bottom: 1px solid #e6e6e6;
}
.page-47 #widget_composition-3 #widget_txt-introduccio-fes-te-soci .widget-fes-te-soci {
  display: flex;
}
@media (max-width: 768px) {
  .page-47 #widget_composition-3 #widget_txt-introduccio-fes-te-soci .widget-fes-te-soci {
    flex-direction: column;
  }
}
.page-47 #widget_composition-3 #widget_txt-introduccio-fes-te-soci .widget-fes-te-soci div:nth-child(1) {
  width: 100%;
}
@media (min-width: 769px) {
  .page-47 #widget_composition-3 #widget_txt-introduccio-fes-te-soci .widget-fes-te-soci div:nth-child(1) {
    width: 25%;
  }
}
.page-47 #widget_composition-3 #widget_txt-introduccio-fes-te-soci .widget-fes-te-soci img {
  width: 95%;
  padding-top: 15px;
}
@media (max-width: 768px) {
  .page-47 #widget_composition-3 #widget_txt-introduccio-fes-te-soci .widget-fes-te-soci img {
    max-width: 300px;
  }
}
.page-47 #widget_composition-3 #widget_txt-introduccio-fes-te-soci .widget-fes-te-soci div:nth-child(2) {
  width: 100%;
}
@media (min-width: 769px) {
  .page-47 #widget_composition-3 #widget_txt-introduccio-fes-te-soci .widget-fes-te-soci div:nth-child(2) {
    padding: 0 60px;
    width: 75%;
  }
}
.page-47 #widget_composition-3 #widget_txt-introduccio-fes-te-soci .widget-fes-te-soci div:nth-child(2) h3 {
  font-size: 22px;
  font-weight: 500;
  color: #1d2b21;
}
.page-47 #widget_composition-3 #widget_txt-introduccio-fes-te-soci .widget-fes-te-soci div:nth-child(2) > div {
  display: flex;
  padding-bottom: 15px;
}
.page-47 #widget_composition-3 #widget_txt-introduccio-fes-te-soci .widget-fes-te-soci div:nth-child(2) > div i {
  font-size: 30px;
  align-content: center;
  color: #41644c;
}
.page-47 #widget_composition-3 #widget_txt-introduccio-fes-te-soci .widget-fes-te-soci div:nth-child(2) > div p {
  margin: 0;
  padding-left: 15px;
  align-content: center;
}
.page-47 #widget_composition-3 #widget_txt-federacions-socis > div {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  gap: 20px;
}
.page-47 #widget_composition-3 #widget_txt-federacions-socis > div a {
  margin: auto;
}
.page-47 #widget_composition-3 #widget_txt-federacions-socis > div img {
  width: 100%;
  object-fit: contain;
  max-height: 80px;
}
.page-47 #widget_composition-3 .cartes-activitats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
  padding-bottom: 30px;
  text-align: center;
}
.page-47 #widget_composition-3 .cartes-activitats > div {
  background-color: #41644c;
  border-radius: 15px;
}
.page-47 #widget_composition-3 .cartes-activitats > div img {
  width: 75%;
  padding: 0;
}
.page-47 #widget_composition-3 .cartes-activitats > div p {
  color: white;
  text-transform: uppercase;
}
.page-47 #widget_composition-3 .widget_agenda .widget_title {
  font-size: 38px;
  font-weight: 600;
  color: #41644c;
}

.cuita-sol-txt-img {
  display: flex;
  padding: 15px 0;
}
@media (max-width: 1100px) {
  .cuita-sol-txt-img {
    flex-direction: column;
  }
}
.cuita-sol-txt-img > div:nth-child(1) {
  width: 25%;
}
@media (max-width: 1100px) and (min-width: 501px) {
  .cuita-sol-txt-img > div:nth-child(1) {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .cuita-sol-txt-img > div:nth-child(1) {
    width: 100%;
  }
}
.cuita-sol-txt-img > div:nth-child(1) img {
  width: 100%;
  border-radius: 5px;
}
.cuita-sol-txt-img > div:nth-child(2) {
  width: 75%;
  padding: 10px 30px;
  align-content: center;
}
@media (max-width: 1100px) {
  .cuita-sol-txt-img > div:nth-child(2) {
    width: 100%;
    padding: 15px 0;
  }
}
.cuita-sol-txt-img > div:nth-child(2) h4 {
  font-weight: 600;
  color: #41644c;
  font-size: 20px;
}

.widget_docs .documents.list-group {
  margin: 0;
}
.widget_docs .documents.list-group .document .title {
  margin-right: 0;
}

.gallery_container .gallery-mosaic {
  margin: 0 -15px;
}
.gallery_container .gallery-mosaic > div {
  padding: 15px;
}
.gallery_container .gallery-mosaic > div a .photo {
  border-radius: 20px;
  overflow: hidden;
}
.gallery_container .gallery-mosaic > div a .photo .overlay {
  background-color: rgba(65, 100, 76, 0.5);
}
.gallery_container .gallery-mosaic > div a .photo .overlay i::before {
  content: "\f065";
}

.headline {
  padding-bottom: 20px;
}

.btn-custom {
  background: #41644c;
  color: white;
  transition: 0.4s ease;
  font-size: 20px;
  padding: 10px 40px;
  border: none;
  border-radius: 50px;
}
.btn-custom:hover {
  background-color: #737044;
  color: #fff;
}

#carousel_1 .carousel-inner .item::before {
  content: "";
  position: absolute;
  z-index: 1;
  height: 300px;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  animation: fadeIn 0s 0s forwards;
  background: linear-gradient(180deg, #111, transparent);
}
#carousel_1 .carousel-inner .carousel-caption {
  top: 47%;
}
@media (max-width: 1500px) {
  #carousel_1 .carousel-inner .carousel-caption {
    top: 36%;
  }
}

.carousel-box h2, .carousel-box h3 {
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  font-size: 60px;
  text-shadow: #111 2px 2px 1px;
}
@media (max-width: 1500px) {
  .carousel-box h2, .carousel-box h3 {
    font-size: 1.5em;
  }
}
@media (max-width: 769px) {
  .carousel-box h2, .carousel-box h3 {
    font-size: 15px;
    margin: 0;
  }
}
.carousel-box h3 {
  font-size: 2.2rem;
}
@media (max-width: 1500px) {
  .carousel-box h3 {
    font-size: 1em;
  }
}
@media (max-width: 769px) {
  .carousel-box h3 {
    font-size: 11px;
  }
}

.carousel-box {
  width: fit-content;
  margin: 0;
  padding: 50px 50px 60px 50px;
  background-color: rgba(0, 0, 0, 0.75);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  animation-delay: 0s;
}
@media (max-width: 1500px) {
  .carousel-box {
    padding: 35px 35px 40px 35px;
  }
}
@media (max-width: 769px) {
  .carousel-box {
    padding: 5px;
  }
}

.centre-reconegut {
  display: flex;
  align-items: center;
}
.centre-reconegut img {
  width: 60px;
  height: 60px;
}
.centre-reconegut p {
  font-size: 16px;
  margin: 0;
  margin-left: 8px;
  line-height: 1;
  font-weight: 600;
  margin-left: 7px;
}

#container-comp1_rutes-cursos .container .widgetsContainer > div {
  padding-left: 0px;
  padding-right: 0px;
}

#widget_txt-rutes-home {
  background-image: url("/data/eshop/cel/uploads/images/home/rutes.jpg");
}

#widget_txt-cursos-home {
  background-image: url("/data/eshop/cel/uploads/images/home/cursos1.jpg");
}

#widget_txt-rutes-home, #widget_txt-cursos-home {
  height: 450px;
  overflow: hidden;
  background-size: cover;
}
#widget_txt-rutes-home > div.bg-text, #widget_txt-cursos-home > div.bg-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.4s ease;
}
#widget_txt-rutes-home > div.text, #widget_txt-cursos-home > div.text {
  width: 65%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.8);
  padding: 15px 30px 40px 15px;
  border-radius: 15px;
  transition: all 0.4s ease;
}
#widget_txt-rutes-home > div.text h2, #widget_txt-cursos-home > div.text h2 {
  font-size: 2.2em;
  font-weight: bold;
}
@media (max-width: 768px) {
  #widget_txt-rutes-home > div.text h2, #widget_txt-cursos-home > div.text h2 {
    font-size: 1.7em;
  }
}
#widget_txt-rutes-home .btn-info, #widget_txt-cursos-home .btn-info {
  position: absolute;
  bottom: 40px;
  left: 33%;
  font-weight: 300;
  transition: 0.4s ease;
  font-size: 20px;
  padding: 10px 40px;
  background-color: #41644c;
  border: none;
  border-radius: 50px;
}
#widget_txt-rutes-home .btn-info:hover, #widget_txt-cursos-home .btn-info:hover {
  background-color: #737044;
}
#widget_txt-rutes-home:hover > div.bg-text, #widget_txt-cursos-home:hover > div.bg-text {
  background-color: rgba(0, 0, 0, 0.8);
}
#widget_txt-rutes-home:hover > div.text, #widget_txt-cursos-home:hover > div.text {
  background-color: rgba(0, 0, 0, 0);
}

address {
  margin-bottom: 11px;
}

.social-icons {
  display: flex;
  gap: 15px;
  align-items: center;
}

/* base común */
.social {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.social i {
  color: #fff;
  font-size: 18px;
}

/* colores por red */
footer .facebook {
  background: #608E6E;
}
footer .twitter {
  background: #5AAC8A;
}
footer .youtube {
  background: #9A9652;
}

/* hover efecto bonito */
.social:hover {
  background: #111;
}

.timeline {
  display: flex;
  gap: 25px;
  background: #f2f2f2;
  padding: 15px;
  border-radius: 15px;
}

.years {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-left: 16px;
  padding-top: 10px;
  border-right: 2px dashed #c6c6c6;
  padding-right: 20px;
}

.year {
  position: relative;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 18px;
  color: #777;
}

.year.active {
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  font-weight: bold;
  background: #5AAC8A;
}

.content {
  flex: 1;
}

.page_view .main_container main .widget_composition .panel {
  display: none;
  width: 95%;
  box-shadow: none;
}
.page_view .main_container main .widget_composition .panel.active {
  display: block;
  background: #f2f2f2;
  box-shadow: none;
}
.page_view .main_container main .widget_composition .panel.active p {
  padding-bottom: 10px;
}

/* Presidents i Socis */
#container-comp17_enric-arderiu .widgetsContainer > div, #container-comp17_josep-sol-torrens .widgetsContainer > div, #container-comp17_josep-pleyan .widgetsContainer > div, #container-comp17_enric-farreny-marti .widgetsContainer > div, #container-comp17_jaume-morera-galicia .widgetsContainer > div {
  padding-left: 40px;
  padding-right: 40px;
}

.equip .box-equip, .equip .box-equip-1, .equip .box-equip-2, .equip .box-equip-3 {
  display: flex;
  min-height: 485px;
  aspect-ratio: auto;
  gap: 22px;
}
.equip .box-equip img, .equip .box-equip-1 img, .equip .box-equip-2 img, .equip .box-equip-3 img {
  height: 100%;
  padding: 10px;
}
.equip .box-equip div, .equip .box-equip-1 div, .equip .box-equip-2 div, .equip .box-equip-3 div {
  background: #eaeaea;
  padding: 16px;
}
.equip .box-equip div h2, .equip .box-equip-1 div h2, .equip .box-equip-2 div h2, .equip .box-equip-3 div h2 {
  font-weight: bold;
  color: #41644c;
}
.equip .box-equip {
  min-height: 485px;
}
.equip .box-equip-1 {
  min-height: 340px;
}
.equip .box-equip-2 {
  min-height: 485px;
}
.equip .box-equip-3 {
  min-height: 235px;
}

#addToCart {
  padding: 10px 15px;
  border-radius: 15px;
  background: #41644c !important;
  color: #fff;
  border: none;
  margin-top: 10px;
  cursor: pointer;
  display: inline-block;
}
#addToCart:hover {
  background-color: #737044 !important;
}

/* Widget menu lateral */
[id$=_sidebar_left] .widget_title {
  padding: 10px 0;
  font-size: 24px;
  text-align: center;
}
[id$=_sidebar_left] .widget_pageCategoryChildren > ul li {
  border-bottom: 5px solid white;
}
[id$=_sidebar_left] .widget_pageCategoryChildren > ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-color: transparent transparent transparent #eaeaea;
  border-width: 40px 25px;
  border-style: solid;
  transition: 0.4s ease;
  z-index: 1;
}
[id$=_sidebar_left] .widget_pageCategoryChildren > ul li:hover::after {
  border-left-color: #41644c;
}
[id$=_sidebar_left] .widget_pageCategoryChildren > ul li:hover a {
  color: #000;
  background-color: #41644c;
}
[id$=_sidebar_left] .widget_pageCategoryChildren > ul li.active::after {
  border-left-color: #737044;
}
[id$=_sidebar_left] .widget_pageCategoryChildren > ul li.active a {
  color: #f5f5f5;
  background-color: #737044;
}
[id$=_sidebar_left] .widget_pageCategoryChildren > ul li.active, [id$=_sidebar_left] .widget_pageCategoryChildren > ul li:hover, [id$=_sidebar_left] .widget_pageCategoryChildren > ul li:focus, [id$=_sidebar_left] .widget_pageCategoryChildren > ul li:active {
  color: #f5f5f5;
  background-color: #41644c;
}
[id$=_sidebar_left] .widget_pageCategoryChildren > ul li.active::after, [id$=_sidebar_left] .widget_pageCategoryChildren > ul li:hover::after, [id$=_sidebar_left] .widget_pageCategoryChildren > ul li:focus::after, [id$=_sidebar_left] .widget_pageCategoryChildren > ul li:active::after {
  right: -50px;
}
[id$=_sidebar_left] .widget_pageCategoryChildren > ul li:not(.active) a img {
  filter: brightness(0.05);
}
[id$=_sidebar_left] .widget_pageCategoryChildren > ul li a {
  padding: 0 10% !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 20px;
  color: #41644c;
  height: 80px;
  background-color: #eaeaea;
  z-index: 2;
}
[id$=_sidebar_left] .widget_pageCategoryChildren > ul li a::before {
  content: unset;
}
[id$=_sidebar_left] .widget_pageCategoryChildren > ul li a img {
  display: none;
}

.product .view-mode-grid .product_thumbnail .footer .buttons .btn.btn-success {
  display: none;
}

/** Fitxa Producte **/
#product_detailed .product-details .product .price_box .final_price .value {
  color: #737044;
}
#product_detailed .product-details .product .name {
  margin-bottom: 0px;
  font-size: 40px;
  color: #41644c;
}
#product_detailed .product-details .addItemForm .submit.btn-success {
  background-color: #41644c;
  border-color: #41644c;
}
#product_detailed .product-details .addItemForm .submit.btn-success:hover {
  background-color: #737044 !important;
  border-color: #737044 !important;
}

/* Widget lateral de productes */
.product .view-mode-list {
  width: 100%;
  margin-top: 5px;
}
.product .view-mode-list .product_thumbnail {
  margin-bottom: 5px;
  margin-top: 5px;
}
.product .view-mode-list .product_thumbnail .photo-column {
  display: none;
}
.product .view-mode-list .product_thumbnail .body-column {
  border-left: 2px solid transparent;
}
.product .view-mode-list .product_thumbnail .body-column .caption .stock {
  display: none;
}
.product .view-mode-list .product_thumbnail .body-column .caption .reference {
  display: none;
}
.product .view-mode-list .product_thumbnail .body-column .caption .short-desc {
  display: none;
}
.product .view-mode-list .product_thumbnail .body-column .footer {
  display: none;
}

/** Previa productes **/
.product_list .product {
  display: flex;
}
.product_list .product .view-mode-grid {
  width: 100%;
  display: flex;
}
.product_list .product .view-mode-grid .product_thumbnail {
  padding-bottom: 15px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  /*     overflow: hidden;
  aspect-ratio: 5/8; */
}
.product_list .product .view-mode-grid .product_thumbnail .caption {
  margin-top: 1.5rem;
  padding: 10px 15px 0px 15px;
  min-height: 65px;
}
.product_list .product .view-mode-grid .product_thumbnail .caption a h3 {
  margin-bottom: 10px !important;
  margin-top: 0px;
  font-size: 18px !important;
  line-height: 22px !important;
  text-transform: uppercase !important;
  /*         min-height: 48px  !important; */
  color: #454545 !important;
  font-weight: 400 !important;
  transition: 0.3s ease-in-out;
  height: auto;
}
.product_list .product .view-mode-grid .product_thumbnail .caption a h3:hover {
  color: #9A9652;
  transform: translateX(5px);
}
.product_list .product .view-mode-grid .product_thumbnail .caption .reference-stock {
  display: none;
}

.product .view-mode-grid .product_thumbnail .footer {
  padding: 0px 15px 10px 15px;
}
.product .view-mode-grid .product_thumbnail .footer .price_box .final_price {
  background: #4c7157;
  color: white;
  transition: 0.4s ease;
  font-size: 18px;
  padding: 5px 15px;
  border: none;
  border-radius: 50px;
}
.product .view-mode-grid .product_thumbnail .footer .buttons .btn.btn-success {
  background: #41644c;
  border-color: #41644c;
}
.product .view-mode-grid .product_thumbnail .footer .buttons .btn.btn-success:hover {
  background: #737044;
  border-color: #737044;
}

/* Product relacionados */
#related_products {
  margin-top: 5px;
}
#related_products .row {
  display: flex;
  flex-wrap: wrap;
}
#related_products .row .product {
  display: flex;
}
#related_products .row .product .view-mode-grid {
  width: 100%;
  display: flex;
}
#related_products .row .product .view-mode-grid .product_thumbnail {
  width: 100%;
}
#related_products .row .product .view-mode-grid .product_thumbnail .caption {
  flex: 1;
}
#related_products .row .product .view-mode-grid .product_thumbnail .caption .reference {
  display: none;
}
#related_products .row .product .view-mode-grid .product_thumbnail .caption a h3 {
  min-height: 60px;
}
#related_products .row .product .view-mode-grid .product_thumbnail .footer {
  margin-top: auto;
}
#related_products .row .product .view-mode-grid .product_thumbnail .footer .buttons .btn.btn-success {
  background: #41644c;
  border-color: #41644c;
}

/** Widget productcategories */
#widget_productcategories #category_17 > a {
  display: none;
}
#widget_productcategories .collapse {
  padding: 0px 10px 0px 0px;
}
#widget_productcategories .collapse ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#widget_productcategories .collapse ul li {
  border-radius: 50px;
  padding: 15px 10px;
  background: #90ba9c;
}
#widget_productcategories .collapse ul li a {
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}
#widget_productcategories .collapse ul li:hover {
  background: #737044;
  transition: 0.4s ease;
  /*                     a{ color: white; } */
}

.category_view .main_container > .row > .aside-left {
  padding: 11% 0px 0px 5% !important;
}

#widget_pagecategory .subcategories, #widget_pagecategory .pages {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px 0;
}
#widget_pagecategory .subcategories .column .thumbnail, #widget_pagecategory .pages .column .thumbnail {
  display: flex;
  flex-direction: column;
  margin: 0;
  background-color: #eaeaea !important;
  height: 100%;
  border-radius: 12px !important;
}
#widget_pagecategory .subcategories .column .thumbnail .photo, #widget_pagecategory .pages .column .thumbnail .photo {
  height: 100%;
}
#widget_pagecategory .subcategories .column .thumbnail .caption, #widget_pagecategory .pages .column .thumbnail .caption {
  padding: 20px 30px;
  position: static;
  text-transform: initial;
  display: flex;
  flex-direction: column;
}
#widget_pagecategory .subcategories .column .thumbnail .caption, #widget_pagecategory .subcategories .column .thumbnail .caption > *, #widget_pagecategory .pages .column .thumbnail .caption, #widget_pagecategory .pages .column .thumbnail .caption > * {
  opacity: 1;
}
#widget_pagecategory .subcategories .column .thumbnail .caption > *, #widget_pagecategory .pages .column .thumbnail .caption > * {
  transform: none;
  text-align: left;
  color: #454545 !important;
  padding: 0;
}
#widget_pagecategory .subcategories .column .thumbnail .caption h3, #widget_pagecategory .pages .column .thumbnail .caption h3 {
  font-size: 22px;
  color: #41644c !important;
  overflow: unset;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: left;
  width: 100%;
  /*                         min-height: 60px; */
}
#widget_pagecategory .subcategories .column .thumbnail .caption .preview-text, #widget_pagecategory .pages .column .thumbnail .caption .preview-text {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 20px;
  min-height: 48px;
  display: block;
}
#widget_pagecategory .subcategories .column .thumbnail .caption .info-button, #widget_pagecategory .pages .column .thumbnail .caption .info-button {
  margin-top: auto;
  display: block;
  min-width: 90px;
}
#widget_pagecategory .subcategories .column .thumbnail .caption .info-button .btn, #widget_pagecategory .pages .column .thumbnail .caption .info-button .btn {
  background: #41644c;
  color: white;
  transition: 0.4s ease;
  font-size: 18px;
  padding: 10px 15px;
  border: none;
  border-radius: 50px;
}
#widget_pagecategory .subcategories .column .thumbnail .caption .info-button .btn:hover, #widget_pagecategory .pages .column .thumbnail .caption .info-button .btn:hover {
  background-color: #737044;
  color: #fff;
}
#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 {
  content: unset;
}
#widget_pagecategory .subcategories .column .thumbnail:hover, #widget_pagecategory .subcategories .column .thumbnail:focus, #widget_pagecategory .subcategories .column .thumbnail:active, #widget_pagecategory .pages .column .thumbnail:hover, #widget_pagecategory .pages .column .thumbnail:focus, #widget_pagecategory .pages .column .thumbnail:active {
  box-shadow: 0 0 2px #454545;
}
#widget_pagecategory .subcategories .column .thumbnail:hover .info-button > .btn, #widget_pagecategory .subcategories .column .thumbnail:focus .info-button > .btn, #widget_pagecategory .subcategories .column .thumbnail:active .info-button > .btn, #widget_pagecategory .pages .column .thumbnail:hover .info-button > .btn, #widget_pagecategory .pages .column .thumbnail:focus .info-button > .btn, #widget_pagecategory .pages .column .thumbnail:active .info-button > .btn {
  background-color: #41644c;
}
#widget_pagecategory .subcategories .column .thumbnail:hover .photo img, #widget_pagecategory .subcategories .column .thumbnail:focus .photo img, #widget_pagecategory .subcategories .column .thumbnail:active .photo img, #widget_pagecategory .pages .column .thumbnail:hover .photo img, #widget_pagecategory .pages .column .thumbnail:focus .photo img, #widget_pagecategory .pages .column .thumbnail:active .photo img {
  opacity: 1;
}
@media (min-width: 1200px) {
  #widget_pagecategory .subcategories .column.col-lg-3, #widget_pagecategory .pages .column.col-lg-3 {
    width: 25%;
  }
}

.page-category .column .thumbnail .photo img {
  object-fit: cover;
  aspect-ratio: 4/3;
  border-radius: 15px 15px 0px 0px;
}
.page-category .column .thumbnail .photo:hover {
  border-radius: 15px 15px 0px 0px;
}
.page-category .column .thumbnail .caption.no-preview-text h3 {
  font-size: 18px !important;
  line-height: 22px;
  text-transform: uppercase;
  color: #454545 !important;
  font-weight: 400;
  transition: 0.3s ease-in-out;
}
.page-category .column .thumbnail .caption.no-preview-text h3:hover {
  color: #9A9652 !important;
  transform: translateX(5px);
}

.widget_docs .documents .documents {
  flex-wrap: nowrap;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
}
.widget_docs .documents .documents .document {
  display: flex;
  flex-direction: column;
}