@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");
body {
  color: #575454;
  /* Vistes/Widgets/Contenidors generals */
  /* Vistes específiques */
  /* Textos personalitzables*/
}
body > header {
  top: 0;
}
body > header nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2), body > header.header-small nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2) {
  background-color: #0089bf !important;
}
body > header nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2) > a, body > header.header-small nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2) > a {
  color: #fff !important;
}
body > header .main_menu ul li.dropdown .dropdown-menu {
  padding: 0 !important;
}
body > header .main_menu ul li.dropdown .dropdown-menu li a {
  font-size: 15px;
}
body > header .main_menu ul li.dropdown .dropdown-menu li a .menu_info .title {
  color: #222 !important;
  font-weight: 600 !important;
}
body > header .main_menu ul li.dropdown .dropdown-menu li a:hover, body > header .main_menu ul li.dropdown .dropdown-menu li a:focus {
  background-color: #0089bf !important;
}
body > header .main_menu ul li.dropdown .dropdown-menu li a:hover .menu_info .title, body > header .main_menu ul li.dropdown .dropdown-menu li a:focus .menu_info .title {
  color: #fff !important;
}
body > header .main_menu ul li.dropdown .dropdown-menu li:nth-child(9) a {
  background-color: #0089bf !important;
}
body > header .main_menu ul li.dropdown .dropdown-menu li:nth-child(9) a .menu_info .title {
  color: #fff !important;
}
body > header .header-right .navbar-default {
  align-content: center;
}
body > header .header-right .navbar-default .navbar-nav > li > a {
  color: #003a73 !important;
  font-size: 16px;
  font-weight: 600;
}
body > header .header-right .navbar .navbar-collapse .navbar-nav > li > .dropdown-menu {
  border-top: none;
  overflow: hidden;
}
body > header.header-small {
  background-color: #003a73;
}
body > header.header-small .header-right .navbar-default .navbar-nav > li > a {
  color: #fff !important;
}
@media (min-width: 769px) {
  body {
    padding-top: 95px;
  }
  body > header, body.no-carousel > header {
    background-color: #003a73;
    height: 95px;
  }
  body > header .header-right .navbar-default .navbar-nav > li > a, body.no-carousel > header .header-right .navbar-default .navbar-nav > li > a {
    color: #fff !important;
    padding: 4px 12px;
  }
  body > header .header-right .navbar-default .navbar-nav li.active > a, body > header .header-right .navbar-default .navbar-nav li > a, body.no-carousel > header .header-right .navbar-default .navbar-nav li.active > a, body.no-carousel > header .header-right .navbar-default .navbar-nav li > a {
    color: #fff !important;
  }
  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-radius: 12px;
  }
  body > header:not(.header-small) .header-left .logo, body.no-carousel > header:not(.header-small) .header-left .logo {
    display: none;
  }
  body > header:not(.header-small) .header-left .inverted_logo, body.no-carousel > header:not(.header-small) .header-left .inverted_logo {
    display: block;
  }
  body > header .header-right, body > header.header-small .header-right, body.no-carousel > header .header-right, body.no-carousel > header.header-small .header-right {
    height: 75px;
  }
  body > header .header-left .inverted_logo a, body > header.header-small .header-left .inverted_logo a, body.no-carousel > header .header-left .inverted_logo a, body.no-carousel > header.header-small .header-left .inverted_logo a {
    height: 75px;
  }
  body > header .header-left .inverted_logo a img, body > header.header-small .header-left .inverted_logo a img, body.no-carousel > header .header-left .inverted_logo a img, body.no-carousel > header.header-small .header-left .inverted_logo a img {
    max-height: 75px;
  }
  body nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2), body.no-carousel nav.navbar-default .navbar-collapse .navbar-nav > li:nth-last-child(2) {
    margin-left: 12px;
    border-radius: 8px;
  }
}
@media (max-width: 768px) {
  body > header {
    border-bottom: none;
  }
  body > header .header-left .logo {
    display: none;
  }
  body > header .header-left .inverted_logo {
    display: block;
  }
  body > header .header-right .navbar-right .right_nav, body > header .header-right .navbar .main_menu {
    margin-top: 18px;
  }
  body > header .header-right .main_menu > .nav {
    margin-top: 0;
    margin-bottom: 0;
  }
  body > header .header-right .navbar-default .navbar-nav > li > a {
    color: #fff !important;
  }
  body > header .header-right .navbar-default .navbar-nav > li.dropdown .dropdown-menu li a {
    color: #fff !important;
  }
  body > header .header-right .navbar-right .languages-flags-list {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style-type: none;
    padding: 5px 0;
  }
  body > header .header-right .navbar-right .languages-flags-list span.divider {
    margin-left: 10px;
    margin-right: 10px;
  }
  body > header .header-right .navbar-right .languages-flags-list > li > a {
    display: block;
  }
  body > header .header-right .navbar-right .navbar-header .navbar-toggle .fa-user::before {
    content: "\f0ac";
  }
}
body.no-carousel .carousel-outercontainer {
  padding-top: 0;
}
@media (min-width: 769px) {
  body.no-carousel > header {
    box-shadow: 0 0 4px #aaa;
  }
}
body .carousel .carousel-caption {
  left: 20%;
  top: 50%;
  bottom: unset;
  right: unset;
  transform: translateY(-50%);
  padding: 0;
  line-height: 1;
}
body [id$=_innerfooter] .widget:not(:first-child) {
  margin-top: 50px;
}
body .page-header {
  margin-top: 20px;
  margin-bottom: 15px;
  padding-bottom: 0;
  text-align: left;
}
body .page-header h1 {
  color: #222;
  font-size: 36px;
  margin-bottom: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body .page-header h1::after {
  width: 100%;
  padding-top: 5px;
  border-color: #0089bf;
}
@media (max-width: 768px) {
  body .page-header h1 {
    font-size: 26px;
  }
}
body h3 {
  color: #575454;
}
body .product-category .row, body .widget_productCategories:not([id*=sectores]) .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px 30px;
  margin-left: 0;
  margin-right: 0;
}
body .product-category .row > div[class^=col-], body .product-category .row * > div[class^=col-], body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-], body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1400px) {
  body .product-category .row > div[class^=col-], body .product-category .row * > div[class^=col-], body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-], body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] {
    width: calc(25% - 23.5px);
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  body .product-category .row > div[class^=col-], body .product-category .row * > div[class^=col-], body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-], body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] {
    width: calc(33.3333333333% - 20px);
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  body .product-category .row > div[class^=col-], body .product-category .row * > div[class^=col-], body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-], body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] {
    width: calc(50% - 15px);
  }
}
@media (max-width: 768px) {
  body .product-category .row > div[class^=col-], body .product-category .row * > div[class^=col-], body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-], body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] {
    width: 100%;
  }
}
body .product-category .row > div[class^=col-] .thumbnail, body .product-category .row * > div[class^=col-] .thumbnail, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail {
  border: none;
  margin-bottom: 0;
  background-color: transparent;
}
body .product-category .row > div[class^=col-] .thumbnail, body .product-category .row > div[class^=col-] .thumbnail .photo, body .product-category .row * > div[class^=col-] .thumbnail, body .product-category .row * > div[class^=col-] .thumbnail .photo, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail .photo, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail .photo {
  height: auto;
}
body .product-category .row > div[class^=col-] .thumbnail .photo, body .product-category .row * > div[class^=col-] .thumbnail .photo, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail .photo, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail .photo {
  box-shadow: 0 0 2px #777;
  border-radius: 12px;
}
body .product-category .row > div[class^=col-] .thumbnail .photo img, body .product-category .row * > div[class^=col-] .thumbnail .photo img, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail .photo img, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail .photo img {
  /*                             aspect-ratio: 4/3;
  object-fit: cover; */
  transition: transform 0.4s ease;
  backface-visibility: none;
  transform: scale(1);
}
body .product-category .row > div[class^=col-] .thumbnail .caption, body .product-category .row * > div[class^=col-] .thumbnail .caption, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail .caption, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail .caption {
  position: static;
  padding: 15px 0 0;
  background-color: transparent;
}
body .product-category .row > div[class^=col-] .thumbnail .caption h3, body .product-category .row * > div[class^=col-] .thumbnail .caption h3, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail .caption h3, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail .caption h3 {
  color: #003a73;
  font-weight: 700;
  font-size: 20px;
}
body .product-category .row > div[class^=col-] .thumbnail:hover .photo, body .product-category .row > div[class^=col-] .thumbnail:focus .photo, body .product-category .row > div[class^=col-] .thumbnail:active .photo, body .product-category .row * > div[class^=col-] .thumbnail:hover .photo, body .product-category .row * > div[class^=col-] .thumbnail:focus .photo, body .product-category .row * > div[class^=col-] .thumbnail:active .photo, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail:hover .photo, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail:focus .photo, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail:active .photo, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail:hover .photo, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail:focus .photo, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail:active .photo {
  box-shadow: 0 0 4px #777;
}
body .product-category .row > div[class^=col-] .thumbnail:hover .photo img, body .product-category .row > div[class^=col-] .thumbnail:focus .photo img, body .product-category .row > div[class^=col-] .thumbnail:active .photo img, body .product-category .row * > div[class^=col-] .thumbnail:hover .photo img, body .product-category .row * > div[class^=col-] .thumbnail:focus .photo img, body .product-category .row * > div[class^=col-] .thumbnail:active .photo img, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail:hover .photo img, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail:focus .photo img, body .widget_productCategories:not([id*=sectores]) .row > div[class^=col-] .thumbnail:active .photo img, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail:hover .photo img, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail:focus .photo img, body .widget_productCategories:not([id*=sectores]) .row * > div[class^=col-] .thumbnail:active .photo img {
  transform: scale(1.1) !important;
}
body .product-category .row .visible-xl-block, body .product-category .row .clearfix, body .widget_productCategories:not([id*=sectores]) .row .visible-xl-block, body .widget_productCategories:not([id*=sectores]) .row .clearfix {
  display: none !important;
}
body .product-category .row::before, body .product-category .row::after, body .widget_productCategories:not([id*=sectores]) .row::before, body .widget_productCategories:not([id*=sectores]) .row::after {
  content: unset;
}
body .product-category .widget_title, body .widget_productCategories:not([id*=sectores]) .widget_title {
  font-size: 28px;
  color: #222;
  margin-bottom: 25px;
}
body .composition main .compositionContainer > .widgetsContainer {
  padding-left: 7% !important;
  padding-right: 7% !important;
}
body.docs_all main > .btn-default {
  border-radius: 8px;
  color: #fff;
  background-color: #003a73;
  border-color: #003a73;
  margin-bottom: 20px;
}
body.docs_all main > .btn-default:hover, body.docs_all main > .btn-default:focus {
  background-color: #222;
  border-color: #222;
}
body.page_view .page-header {
  margin-bottom: 10px;
}
body.page_view .breadcrumb {
  display: none;
}
body.page_view .page_content {
  padding: 0;
}
body.contact .breadcrumb {
  display: none;
}
@media (min-width: 769px) {
  body.category_view .main_container > .row > main {
    padding-left: 0% !important;
    padding-right: 0% !important;
  }
  body.category_view .main_container > .row > main > *:not(.widgetsContainer) {
    padding-left: 18% !important;
    padding-right: 18% !important;
  }
  body.category_view .main_container > .row > main > .clearfix {
    display: none;
  }
  body.category_view .main_container > .row > main > .widgetsContainer > .widget_composition > .compositionContainer,
  body.category_view .main_container > .row > main > .widgetsContainer > .widget_productCategories {
    padding-left: 18% !important;
    padding-right: 18% !important;
  }
  body.category_view .main_container > .row > main > .widgetsContainer [id$=_relacionados] {
    margin-top: 30px;
  }
  body.category_view .widget_composition .widget_composition {
    margin-left: 30px;
  }
}
body.category_view .widget_composition .widget_composition {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media (min-width: 769px) {
  body.category_view .widget_composition .widget_composition > .compositionContainer:first-child .widgetsContainer_title {
    margin-top: 0;
  }
}
body.category_view .widget_composition .widget_composition > .compositionContainer:nth-child(2) {
  margin-top: auto;
}
body.category_view .widget_composition .widget_composition .widget_carousel .owl-carousel.owl-drag .owl-stage .owl-item {
  padding-left: 0;
  padding-right: 0;
}
body.category_view .widget_docs {
  /*             > .view-more, .view-less {
      display: none;
      &::after {
      font-size: 18px;
      font-family: 'Font Awesome\ 6 Free';
      font-weight: 900;
      margin-left: 5px;
  }
      &:hover, &:focus {
      &, &::after { color: $corporatiu; }
  }
  }
      > .view-more::after {
      content: '\f078';
  }
      > .view-less::after {
      content: '\f077';
  }
      @media (min-width: 769px) {
      &:not(.view-all) {
      .view-more { display: block; }
      .documents .document:nth-child(n + 4) { display: none; }
  }
      &.view-all {
      .view-less { display: block; }
  }
  } */
}
body.category_view .widget_docs::before {
  margin: 15px auto;
  width: 80%;
  height: 2px;
  display: block;
  background-color: #003a73;
  border-radius: 2px;
}
body.category_view .widget_docs > .documents.grid {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 0;
  margin-bottom: 0;
  row-gap: 10px;
}
body.category_view .widget_docs > .documents.grid > .list-group {
  margin: 0;
}
body.category_view .widget_docs > .documents.grid .document {
  width: auto;
  height: auto;
  transition: 0.4s ease;
  width: fit-content;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
body.category_view .widget_docs > .documents.grid .document .doc-image {
  display: none;
}
body.category_view .widget_docs > .documents.grid .document .doc-icon {
  position: static;
  align-self: end;
  margin-right: 10px;
}
body.category_view .widget_docs > .documents.grid .document .doc-icon img {
  max-width: 32px;
  max-height: 32px;
  padding: 0;
}
body.category_view .widget_docs > .documents.grid .document .title {
  position: static;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.1;
  padding: 0 5px 0 0;
}
body.category_view .widget_docs > .documents.grid .document .languages {
  display: flex;
  column-gap: 10px;
}
body.category_view .widget_docs > .documents.grid .document .languages img {
  max-width: unset;
}
body.category_view .widget_docs > .documents.grid .document:hover .title, body.category_view .widget_docs > .documents.grid .document:focus .title, body.category_view .widget_docs > .documents.grid .document:active .title {
  color: #003a73;
  margin-left: 5px;
  padding-right: 0;
}
body.blog_view .breadcrumbs, body.postcategory_view .breadcrumbs {
  display: none;
}
body.blog_view #container-blog2_innerfooter, body.postcategory_view #container-blog2_innerfooter {
  display: none;
}
body.blog_view .main_container .aside-left, body.blog_view .main_container .pull-left, body.postcategory_view .main_container .aside-left, body.postcategory_view .main_container .pull-left {
  display: none !important;
}
body.blog_view .main_container main.col-lg-9, body.postcategory_view .main_container main.col-lg-9 {
  width: 100%;
}
body.blog_view .main_container {
  padding-bottom: 0;
  margin-top: 20px;
}
body.blog_view .main_container > .row > main.col-lg-12 {
  width: 100% !important;
}
@media (min-width: 769px) {
  body.blog_view .main_container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body.blog_view .main_container > .row > main {
    padding-left: 18% !important;
    padding-right: 18% !important;
  }
}
@media (max-width: 768px) {
  body.blog_view .main_container {
    padding-left: 5%;
    padding-right: 5%;
  }
}
body.blog_view aside, body.blog_view .pull-left {
  display: none !important;
}
body.blog_view #container-blog7_innerfooter {
  display: none;
}
body.category_post_view .breadcrumbs, body.post_view .breadcrumbs {
  display: none;
}
body.category_post_view .main_container, body.post_view .main_container {
  padding-left: 6%;
  padding-right: 6%;
}
@media (min-width: 769px) {
  body.category_post_view .main_container > .row main.col-lg-9, body.post_view .main_container > .row main.col-lg-9 {
    padding: 0 0 0 5% !important;
  }
}
@media (max-width: 768px) {
  body.category_post_view .main_container, body.post_view .main_container {
    margin-top: 20px;
  }
}
body.category_post_view .widgetsContainer .widget .widget_title, body.post_view .widgetsContainer .widget .widget_title {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 24px;
  color: #003a73;
}
body.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li, body.post_view .widget_recentBlogPosts .recent-posts.mode-vertical li {
  padding: 0;
}
body.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li .post-image, body.post_view .widget_recentBlogPosts .recent-posts.mode-vertical li .post-image {
  display: none;
}
body.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a > .title, body.post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a > .title {
  padding: 0;
  font-weight: 600;
  font-size: 18px;
  color: #666;
  line-height: 1;
}
body.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a .subtitle, body.post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a .subtitle {
  font-size: 16px;
  font-weight: 500;
  color: #888;
}
body.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a .posted-on, body.post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a .posted-on {
  display: block;
  text-align: right;
}
body.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a .posted-on .date, body.post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a .posted-on .date {
  font-weight: 400;
}
body.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a .posted-on i, body.post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a .posted-on i {
  display: none;
}
body.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a:hover .title, body.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a:focus .title, body.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a:active .title, body.post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a:hover .title, body.post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a:focus .title, body.post_view .widget_recentBlogPosts .recent-posts.mode-vertical li > a:active .title {
  color: #3f444e;
}
body.category_post_view .widget_recentBlogPosts .recent-posts.mode-vertical li:not(:last-child)::after, body.post_view .widget_recentBlogPosts .recent-posts.mode-vertical li:not(:last-child)::after {
  content: "";
  width: 100%;
  display: block;
  border-bottom: 2px dotted rgba(34, 34, 34, 0.4);
  margin: 20px auto;
}
body.category_post_view .widget_recentBlogPosts .view-all .btn, body.post_view .widget_recentBlogPosts .view-all .btn {
  transition: 0.4s ease;
  font-weight: 900;
  padding: 10px 20px;
  margin-top: 50px;
  background-color: #003a73;
  border: none;
  color: #fff;
  font-size: 16px;
  border-radius: 50px;
  text-transform: uppercase;
}
body.category_post_view .widget_recentBlogPosts .view-all .btn::before, body.post_view .widget_recentBlogPosts .view-all .btn::before {
  content: unset;
}
body.category_post_view .widget_recentBlogPosts .view-all .btn:hover, body.category_post_view .widget_recentBlogPosts .view-all .btn:focus, body.category_post_view .widget_recentBlogPosts .view-all .btn:active, body.post_view .widget_recentBlogPosts .view-all .btn:hover, body.post_view .widget_recentBlogPosts .view-all .btn:focus, body.post_view .widget_recentBlogPosts .view-all .btn:active {
  background-color: #222;
}
body.category_post_view .post_gallery, body.post_view .post_gallery {
  margin: 30px 15px;
}
body.postcategory_view .postcategory-1 [id$=_siderbar_left], body.postcategory_view .postcategory-5 [id$=_siderbar_left] {
  display: none;
}
body.postcategory_view .postcategory-1 main.col-lg-9, body.postcategory_view .postcategory-5 main.col-lg-9 {
  width: 100%;
}
body.category_post_view .page-header, body.category_post_view .page-header h1, body.post_view .page-header, body.post_view .page-header h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}
body.category_post_view .page-header h1, body.post_view .page-header h1 {
  text-align: left;
}
body.category_post_view .page-header h1::after, body.post_view .page-header h1::after {
  content: unset;
}
body.category_post_view .post-image, body.post_view .post-image {
  height: fit-content;
}
body.category_post_view .post-image, body.category_post_view .post-image img, body.post_view .post-image, body.post_view .post-image img {
  border-radius: 6px;
}
body.category_post_view .blog-post article header .post-meta .posted-on, body.post_view .blog-post article header .post-meta .posted-on {
  float: unset;
}
body.category_post_view .blog-post article header .post-meta .posted-on i, body.post_view .blog-post article header .post-meta .posted-on i {
  display: none;
}
body.category_post_view .post-content, body.post_view .post-content {
  margin-top: 30px;
}
body.category_post_view .post-content header .categories, body.post_view .post-content header .categories {
  display: none;
}
body.category_post_view .post-content .subtitle, body.post_view .post-content .subtitle {
  display: none;
}
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: #003a73;
  border: none;
  border-radius: 10px;
  color: #fff;
}
body.category_post_view .nav-posts a:hover, body.category_post_view .nav-posts a:focus, body.category_post_view .nav-posts a:active, body.post_view .nav-posts a:hover, body.post_view .nav-posts a:focus, body.post_view .nav-posts a:active {
  background-color: #222;
}
body.category_post_view .socialShares, body.post_view .socialShares {
  justify-content: start;
}
body.category_post_view .socialShares a, body.post_view .socialShares a {
  width: 42px;
  height: 42px;
  border-color: #777;
  border-radius: 12px;
}
body.category_post_view .socialShares a i, body.post_view .socialShares a i {
  color: #777;
  font-size: 1.5em;
}
body.category_post_view .socialShares a:hover, body.category_post_view .socialShares a:focus, body.category_post_view .socialShares a:active, body.post_view .socialShares a:hover, body.post_view .socialShares a:focus, body.post_view .socialShares a:active {
  border-color: #222;
}
body.category_post_view .socialShares a:hover i, body.category_post_view .socialShares a:focus i, body.category_post_view .socialShares a:active i, body.post_view .socialShares a:hover i, body.post_view .socialShares a:focus i, body.post_view .socialShares a:active i {
  color: #222;
}
@media (min-width: 769px) {
  body.category_post_view .blog-post, body.post_view .blog-post {
    margin-bottom: 0;
  }
  body.category_post_view .post-image img, body.post_view .post-image img {
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  body.category_post_view .source-link, body.post_view .source-link {
    margin-top: 15px;
    position: relative;
    z-index: 1;
    width: fit-content;
  }
  body.category_post_view .socialShares, body.category_post_view .nav-posts, body.post_view .socialShares, body.post_view .nav-posts {
    margin-top: 30px;
  }
}
body.frontend .socialShares {
  text-align: right;
}
body.frontend .socialShares .label {
  color: #575454;
  font-size: 20px;
  font-weight: 700;
}
body.frontend .socialShares .custom-buttons {
  justify-content: end;
}
body.frontend .socialShares .custom-buttons li {
  border-radius: 8px;
  background-color: #777;
}
body.frontend .socialShares .custom-buttons li i {
  color: #f5f5f5;
  font-size: 24px;
  width: 24px;
  height: 24px;
}
body.frontend .socialShares .custom-buttons li:hover, body.frontend .socialShares .custom-buttons li:focus, body.frontend .socialShares .custom-buttons li:active {
  background-color: #0089bf;
}
body.frontend .socialShares .custom-buttons li:hover i, body.frontend .socialShares .custom-buttons li:focus i, body.frontend .socialShares .custom-buttons li:active i {
  color: #f5f5f5;
}
body .widget_docSearch form[name=search_form] {
  display: grid;
  justify-content: space-around;
  align-items: end;
  gap: 10px 20px;
  grid-template-columns: 1fr;
}
@media (min-width: 769px) {
  body .widget_docSearch form[name=search_form] {
    grid-template-columns: repeat(2, 1fr);
  }
}
body .widget_docSearch form[name=search_form] > div {
  /*             &.root_folder_filter { order: -2; } */
  /*             &.language_filter { order: -1; } */
}
body .widget_docSearch form[name=search_form] > div.form-group .form-control {
  height: 34px;
}
body .widget_docSearch form[name=search_form] > button[type=submit] {
  display: none;
}
body.frontend #all-documents .documents.grid {
  display: grid;
  align-items: start;
  row-gap: 50px;
  grid-template-columns: 1fr;
}
@media (min-width: 769px) {
  body.frontend #all-documents .documents.grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (min-width: 1200px) {
  body.frontend #all-documents .documents.grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
body.frontend #all-documents .documents.grid > .document {
  height: auto;
  width: auto;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 10px;
  overflow: visible;
  border-radius: 0;
  margin: 0;
}
body.frontend #all-documents .documents.grid > .document:not(.folder) {
  justify-content: start;
}
body.frontend #all-documents .documents.grid > .document:not(.folder) .doc-image {
  margin-left: 30px;
  margin-right: 30px;
}
body.frontend #all-documents .documents.grid > .document:not(.folder) .doc-image img {
  background-color: #eaeaea;
  object-fit: contain;
  aspect-ratio: 1/1.4142;
}
body.frontend #all-documents .documents.grid > .document:not(.folder) .doc-icon {
  position: static;
  display: inline-block;
}
body.frontend #all-documents .documents.grid > .document:not(.folder) .doc-icon img {
  padding: 0;
}
body.frontend #all-documents .documents.grid > .document:not(.folder) .title {
  max-width: calc(100% - 42px);
}
body.frontend #all-documents .documents.grid > .document.folder .title {
  text-align: center;
}
body.frontend #all-documents .documents.grid > .document .doc-image {
  width: 100%;
  height: auto;
  overflow: hidden;
  box-shadow: 0 0 2px #777;
  border-radius: 12px;
  margin-bottom: 15px;
}
body.frontend #all-documents .documents.grid > .document .doc-image img {
  transition: transform 0.4s ease;
  backface-visibility: hidden;
  transform: scale(1);
}
body.frontend #all-documents .documents.grid > .document .title {
  display: inline-block;
  position: static;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  padding: 0;
  color: #003a73;
  background-color: transparent;
  max-height: unset !important;
}
body.frontend #all-documents .documents.grid > .document .languages {
  position: absolute;
  left: 0;
  top: 5px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
body.frontend #all-documents .documents.grid > .document .languages img {
  width: 18px;
}
body.frontend #all-documents .documents.grid > .document:hover .doc-image, body.frontend #all-documents .documents.grid > .document:focus .doc-image {
  box-shadow: 0 0 4px #777;
}
body.frontend #all-documents .documents.grid > .document:hover .doc-image img, body.frontend #all-documents .documents.grid > .document:focus .doc-image img {
  transform: scale(1.1);
}
body .gallery-mosaic {
  gap: 15px;
  padding: 0 !important;
}
body .gallery-mosaic > div {
  border: none;
  width: calc(25% - 12px);
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 2px #777;
}
@media (max-width: 768px) {
  body .gallery-mosaic > div {
    width: calc(50% - 12px);
  }
}
@media (max-width: 768px) {
  body .gallery-mosaic > div {
    width: 100%;
  }
}
body .gallery-mosaic > div .overlay i::before {
  content: "\f065";
}
body .gallery-mosaic::before, body .gallery-mosaic::after {
  content: unset;
}
body .widget_customizableText ul > li {
  padding-left: 10px;
}
body .widget_customizableText ul > li::marker {
  content: "\f054";
  font-family: "font awesome 5 free";
  font-weight: 900;
  color: #0089bf;
  font-size: 1.1em;
}
body p, body li {
  font-weight: 300;
}
body p strong, body p a, body li strong, body li a {
  font-weight: 600;
}
body p {
  margin-bottom: 25px;
}
body img {
  max-width: 100%;
}
body .compositionContainer, body .composition {
  overflow-x: clip;
}
body .compositionContainer > .container, body .composition > .container {
  width: 100%;
}
@media (min-width: 769px) {
  body .compositionContainer > .container, body .composition > .container {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 18%;
    padding-right: 18%;
  }
}
body .main_container {
  margin-top: 20px;
}
body .main_container > .row > main.col-lg-12 {
  width: 100% !important;
}
body .main_container > .row > main h4 {
  color: #575454;
}
@media (min-width: 769px) {
  body .main_container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body .main_container > .row > main {
    padding-left: 18% !important;
    padding-right: 18% !important;
  }
}
@media (max-width: 768px) {
  body .main_container {
    padding-left: 5%;
    padding-right: 5%;
  }
}
body .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav {
  opacity: 1;
  position: absolute;
  right: 15px;
  top: -10px;
  transform: translateY(-100%);
}
body .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-prev, body .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-next {
  position: static;
  height: 32px;
  width: 32px;
  display: inline-block;
  padding: 0 !important;
  margin: 0;
  background-color: #003a73 !important;
  border: none;
  border-radius: 6px;
  color: #fff !important;
  text-shadow: none;
  text-align: center;
  align-content: center;
}
body .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-prev.disabled, body .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-next.disabled {
  opacity: 0.5;
}
body .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-prev:not(.disabled):hover, body .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-next:not(.disabled):hover {
  background-color: #575454 !important;
}
body .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-prev > i, body .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-next > i {
  display: block;
  font-size: 22px;
}
body .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-prev > i::before, body .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-next > i::before {
  font-size: inherit;
}
body .owl-carousel-wrapper .owl-carousel.owl-drag .owl-nav > .owl-prev {
  margin-right: 8px;
}
body #owl-carousel-2 .owl-stage-outer {
  padding-top: 30px;
}
body #owl-carousel-2 .owl-stage-outer img {
  margin-left: auto;
  margin-right: auto;
  max-width: 200px;
}
body .widget_recentBlogPosts .carousel_container .owl-carousel-wrapper .owl-carousel .item .post-image {
  border-radius: 12px;
  box-shadow: 0 0 2px #575454;
}
body .widget_recentBlogPosts .carousel_container .owl-carousel-wrapper .owl-carousel .item .post-image img {
  aspect-ratio: 4/3;
  object-fit: cover;
  transform: scale(1) !important;
  opacity: 1 !important;
}
body .widget_recentBlogPosts .carousel_container .owl-carousel-wrapper .owl-carousel .item .title {
  font-size: 18px;
  line-height: 1.2;
  padding-top: 10px;
  text-align: left;
  color: #003a73;
}
body .widget_recentBlogPosts .carousel_container .owl-carousel-wrapper .owl-carousel .item .posted-on {
  display: none !important;
}
body .widget_recentBlogPosts .carousel_container .owl-carousel-wrapper .owl-carousel .item:hover .post-image img, body .widget_recentBlogPosts .carousel_container .owl-carousel-wrapper .owl-carousel .item:focus .post-image img {
  transform: scale(1.1) !important;
}
body .owl-carousel.owl-drag {
  margin-left: -10px;
  margin-right: -10px;
}
body .owl-carousel.owl-drag .owl-stage .owl-item {
  padding: 0 10px;
}
body.composition-8 #container-comp8_ydins h2 {
  margin-top: 0;
}
body.composition-8 #container-comp8_ydins .img-ydins {
  border-radius: 12px;
  box-shadow: 0 0 2px #575454;
}
body.composition-8 #container-comp8_ydins .widgetsContainer > div {
  align-content: center;
}
@media (min-width: 769px) {
  body.composition-8 #container-comp8_ydins .widgetsContainer > div:first-child {
    padding-left: 0;
    padding-right: 30px;
  }
}
body.composition-8 #container-comp8_noticias .widget_recentBlogPosts .recent-posts.mode-horizontal {
  margin: 0 -15px;
}
body.composition-8 #container-comp8_noticias .widget_recentBlogPosts .recent-posts.mode-horizontal > li > a {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
body.composition-8 #container-comp8_noticias .widget_recentBlogPosts .recent-posts.mode-horizontal > li > a > .title {
  color: #222;
  font-size: 18px;
  line-height: 1.2;
  padding-top: 0;
}
body.composition-8 #container-comp8_noticias .widget_recentBlogPosts .recent-posts.mode-horizontal > li > a > .posted-on {
  display: none;
}
body.composition-8 #container-comp8_noticias .widget_recentBlogPosts .recent-posts.mode-horizontal > li > a:hover > .post-image img, body.composition-8 #container-comp8_noticias .widget_recentBlogPosts .recent-posts.mode-horizontal > li > a:focus > .post-image img {
  transform: scale(1.1);
  opacity: 0.8;
}
body.composition-8 #container-comp8_noticias .widget_recentBlogPosts .recent-posts.mode-horizontal > li > a:hover > .title, body.composition-8 #container-comp8_noticias .widget_recentBlogPosts .recent-posts.mode-horizontal > li > a:focus > .title {
  color: #003a73;
}
body #container-comp16_main .widgetsContainer > div .widget, body #container-comp260_main .widgetsContainer > div .widget {
  height: 100%;
}
body #container-comp16_main .widget_form, body #container-comp260_main .widget_form {
  background-color: #eaeaea;
  border-radius: 12px;
  padding: 50px;
}
body #owl-carousel-102 .item img {
  aspect-ratio: 3/2;
  object-fit: cover;
  border-radius: 12px;
}
body img.rounded, body video.rounded {
  border-radius: 12px;
  box-shadow: 0 0 2px #575454;
}
body details.extra {
  margin-top: 5px;
}
body details.extra summary {
  display: flex;
  align-items: center;
  column-gap: 10px;
  outline: none;
  padding: 12px 15px;
  font-size: 18px;
  padding-left: 3.2rem;
  position: relative;
  cursor: pointer;
}
body details.extra summary > * {
  color: #575454;
  margin: 0;
}
body details.extra summary > img {
  max-height: 40px;
}
body details.extra summary::-webkit-details-marker {
  display: none;
}
body details.extra summary::before {
  content: "+";
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #003a73;
}
body details.extra .content {
  margin-left: 20px;
  padding: 5px 15px 30px;
}
body details.extra .content ul {
  margin-bottom: 0;
}
body details.extra + details {
  border-top: 1px solid #ccc;
}
body details.extra[open] > summary > * {
  color: #003a73;
}
body details.extra[open] > summary::before {
  content: "\f068";
}
body details.extra:not([open]):hover > summary > *, body details.extra:not([open]):focus > summary > * {
  color: #222;
}
@media (max-width: 768px) {
  body details.extra .content ul {
    padding-left: 0;
  }
}

.product_list .no_results {
  display: none !important;
}

.btn-custom, .btn[type=submit]:not(#cookiesSettings_save) {
  display: block;
  width: fit-content;
  padding: 6px 16px;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  border-radius: 12px;
  background-color: #003a73;
  border: none !important;
}
.btn-custom:hover, .btn-custom:focus, .btn[type=submit]:not(#cookiesSettings_save):hover, .btn[type=submit]:not(#cookiesSettings_save):focus {
  background-color: #222;
}

.btn-blog {
  margin: 25px auto 0;
  display: block;
  width: fit-content;
}

.mas-info {
  margin-top: 20px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .mas-info {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.document.folder.list-group-item {
  order: -1;
}

.document:not(.folder) .doc-icon img {
  filter: hue-rotate(225deg) saturate(0.9);
}

main .widgetsContainer_title {
  color: #003a73;
  font-size: 24px;
  font-weight: 600;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 12px;
}
main ul {
  margin-top: 15px;
  margin-bottom: 40px;
}
main [id$=_innerfooter] .widget_composition h2 {
  font-size: 24px;
  margin-top: 30px;
  font-weight: 600;
  /*         text-transform: uppercase; */
}

aside {
  margin-top: 85px;
}
aside .empty_widget {
  display: none;
}

.breadcrumb {
  text-align: left;
  /*     .active { display: none !important; } */
}
.breadcrumb a {
  color: #575454;
}

.compositionContainer .widgetsContainer .widget_carousel {
  margin-left: 0;
  margin-right: 0;
}

.image-gallery-fullscreen-button {
  display: none !important;
}

.dp-gallery .ssc-card {
  display: flex;
  aspect-ratio: 12/7;
  aspect-ratio: 2/1;
}
.dp-gallery .ssc-card .ssc-head-line {
  height: 100%;
}

.widget_productCategories[id*=sectores] .categories-thumbnails {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-left: 0;
  margin-right: 0;
}
.widget_productCategories[id*=sectores] .categories-thumbnails > div {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}
.widget_productCategories[id*=sectores] .categories-thumbnails .thumbnail {
  margin-bottom: 0;
  background-color: #003a73;
  border-radius: 999px;
  min-height: unset;
  border: none;
}
.widget_productCategories[id*=sectores] .categories-thumbnails .thumbnail .photo {
  display: none;
}
.widget_productCategories[id*=sectores] .categories-thumbnails .thumbnail .caption {
  position: static;
  padding: 0;
  background-color: transparent !important;
}
.widget_productCategories[id*=sectores] .categories-thumbnails .thumbnail .caption a {
  display: block;
  padding: 6px 12px;
}
.widget_productCategories[id*=sectores] .categories-thumbnails .thumbnail .caption a h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.widget_productCategories[id*=sectores] .categories-thumbnails .thumbnail:hover, .widget_productCategories[id*=sectores] .categories-thumbnails .thumbnail:focus {
  background-color: #222;
}
.widget_productCategories[id*=sectores] .categories-thumbnails .clearfix, .widget_productCategories[id*=sectores] .categories-thumbnails .visible-xl-block {
  display: none !important;
}
.widget_productCategories[id*=sectores] .categories-thumbnails::before, .widget_productCategories[id*=sectores] .categories-thumbnails::after {
  content: unset;
}

.sectors {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.sectors a {
  padding: 4px 12px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  border-radius: 50px;
  background-color: #003a73;
}
.sectors a:hover, .sectors a:focus, .sectors a:active {
  background-color: #222;
}

.frontend .compositionContainer .category-title {
  margin-top: 2rem;
  margin-bottom: 1.25rem;
  color: #222;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .col-xs-12 + .col-xs-12 {
    margin-top: 30px;
  }
  .back-top {
    display: none !important;
  }
}
.home-shortcut img {
  width: 120px;
}
.home-shortcut .title {
  margin-bottom: 0;
}
.home-shortcut .title > a {
  margin-top: 25px;
  margin-bottom: 0;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

.catalogue {
  margin-bottom: -30px;
}
.catalogue .pages {
  position: relative;
  height: 180px;
  filter: drop-shadow(0 0 2px #777);
}
.catalogue .pages img {
  position: absolute;
  bottom: 0;
  max-height: 230px;
  transition: 0.4s ease;
  z-index: 3;
  left: 50%;
  transform: translateX(-50%);
}
.catalogue > a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  z-index: 3;
}
.catalogue .btn-custom {
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  width: 70%;
  padding: 5px 12px;
  max-width: 240px;
  text-align: center;
  font-size: 15px;
}
.catalogue:hover .btn-custom, .catalogue:focus .btn-custom {
  background-color: #222;
  box-shadow: none;
}
@media (max-width: 768px) {
  .catalogue {
    margin-top: 30px;
    margin-bottom: 0;
  }
}

#container-comp10_main > .container > .widgetsContainer > div .widget {
  width: fit-content;
  margin: 0 auto;
}
#container-comp10_main > .container > .widgetsContainer > div:nth-child(1) {
  padding: 0 15px;
}
#container-comp10_main > .container > .widgetsContainer > div:nth-child(1) .widget {
  width: 100%;
}
#container-comp10_main > .container > .widgetsContainer > div:nth-child(2) {
  align-self: end;
}
#container-comp10_main > .container > .widgetsContainer > div:nth-child(2) .widget {
  width: 100%;
}
#container-comp10_main address {
  margin-bottom: 10px;
}
#container-comp10_main .social_icons a {
  color: #575454;
}
#container-comp10_main .social_icons a:hover, #container-comp10_main .social_icons a:focus {
  color: #003a73;
}

@media (max-width: 768px) {
  #container-comp258_main .col-xs-12 + .col-xs-12 {
    margin-top: 0;
  }
}

@media (min-width: 769px) {
  #container-comp10_legales .widget_menu {
    position: absolute;
    top: 0;
    left: calc(18% + 15px);
    z-index: 1001;
    height: 45px;
    align-content: center;
  }
  #container-comp10_legales .widget_menu a {
    transition: 0.4s ease;
    color: #fff;
  }
  #container-comp10_legales .widget_menu a:hover, #container-comp10_legales .widget_menu a:focus, #container-comp10_legales .widget_menu a:active {
    transform: translateY(-3px);
  }
}
@media (max-width: 768px) {
  #container-comp10_legales .widget_menu ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
  }
  #container-comp10_legales .widget_menu ul > li > a {
    padding: 5px 10px;
  }
}

.sticky-mobile-btn {
  display: block;
  display: none;
  position: sticky;
  bottom: 0;
  z-index: 11;
  background-color: #003a73;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  padding: 15px;
}

.select2-container--bootstrap .select2-selection--single span, .select2-container--bootstrap .select2-results__option, .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  font-size: 15px;
}

footer {
  font-size: 16px;
  font-weight: 300;
}
footer .site_footer {
  background-color: #eaeaea;
  color: #222;
}
footer .site_footer .widget_title {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
}
footer .site_footer a {
  color: #222;
  font-weight: 500;
}
footer .site_footer a:hover, footer .site_footer a:hover {
  color: #003a73;
}
footer .footer {
  z-index: 10;
  position: relative;
  color: #fff;
  height: 45px;
  padding: 0;
  align-content: center;
  background-color: #003a73;
}
@media (min-width: 769px) {
  footer .footer .container {
    width: 50%;
    float: right;
    margin: 0 50px;
  }
  footer .footer .container > .row {
    display: flex;
  }
  footer .footer .container .col-sm-11 {
    width: 100%;
  }
}
@media (max-width: 768px) {
  footer .footer {
    height: auto;
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 10px solid #eaeaea;
  }
  footer .footer .columns {
    display: flex;
  }
  footer .footer .columns .column {
    padding: 0;
  }
  footer .footer .columns .column.col-sm-11 {
    width: 90%;
  }
  footer .footer .columns .column.col-sm-1 {
    width: 10%;
  }
}

.blog-posts .paginator:first-child {
  display: none;
}
.blog-posts article header h2 a {
  color: #222;
  font-size: 18px;
  line-height: 1.2;
}
.blog-posts article:hover .post-image, .blog-posts article:focus .post-image {
  background-color: transparent;
}
.blog-posts article:hover header h2 a, .blog-posts article:focus header h2 a {
  color: #003a73;
}

ul[id^=select2-language] > li {
  display: none;
}
ul[id^=select2-language] > li[id$=results__option], ul[id^=select2-language] > li[id$=es], ul[id^=select2-language] > li[id$=en], ul[id^=select2-language] > li[id$=fr] {
  display: block;
}

aside .widget_productCategories {
  margin-bottom: 75px;
}
aside .widget_productCategories .categories-thumbnails .col-xs-12 {
  margin-left: 10%;
  margin-right: 10%;
  width: 100% !important;
}
aside .widget_productCategories .categories-thumbnails > .categories-thumbnails, aside .widget_productCategories .categories-thumbnails > .subcategories {
  display: none !important;
}

.category_view .widget_docs .documents {
  opacity: 0;
  transition: opacity 1s ease;
}

.category-103 iframe {
  height: 300px;
}

.carousel:not(.gallery-carousel) .carousel-control {
  position: absolute;
  top: 0;
  right: unset;
  bottom: 0;
  left: unset;
  width: 15%;
  opacity: 0.5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel:not(.gallery-carousel) .carousel-control .glyphicon-chevron-left, .carousel:not(.gallery-carousel) .carousel-control .glyphicon-chevron-right {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  font-size: 30px;
}
.carousel:not(.gallery-carousel) .carousel-control.left {
  left: 0;
}
.carousel:not(.gallery-carousel) .carousel-control.right {
  right: 0;
}

.captcha_container {
  display: none;
}

.contact-data img {
  display: block;
  margin-bottom: 30px;
}
.contact-data img:first-child {
  border-radius: 12px;
}
.contact-data a {
  display: block;
  margin-top: 10px;
}

.composition-15 > .outercontainer > .composition > .container {
  margin-left: 0;
  margin-right: 0;
}