@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
html { font-size: 14px;}
body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #000; letter-spacing: 0.063rem; font-family: "Inter", sans-serif;}
button, select, input { outline: 0!important; box-shadow: none;}
a { color: inherit;}
a:hover { text-decoration: none; opacity: .8; color: inherit;}
:focus { outline: none; }
.btn.focus, .btn:hover, .btn:focus { text-decoration: none; box-shadow: none; }
.dropdown-menu { right: 0!important; left: auto!important; padding: 0 0 0 0; border-radius: 0;
    border: none; margin-top: 0; background-color: #fff; border: 1px solid #5b5b5b}
.dropdown-item.active, .dropdown-item:active { background-color: #343a40;}
.form-control.is-invalid, 
.was-validated .form-control:invalid,
.form-control.is-valid,
.was-validated .form-control:valid {-webkit-appearance: none; -moz-appearance: none; appearance: none;}

@media (min-width: 576px){
	html { font-size: 16px;}
}

@media (min-width: 992px){
	.dropdown:hover .dropdown-menu{display: block;}
}

.f-size-1 { font-size: 1rem !important}
.c-pointer { cursor: pointer}
p>img{  max-width: 100%; height: auto; }

h1,h2,h3,h4,h5,h6{ font-weight: inherit; }

.fs10{ font-size: 0.625rem; }
.fs12{ font-size: 0.75rem; }
.fs13{ font-size: 0.813rem; }
.fs14{ font-size: 0.875rem; }
.fs15{ font-size: 0.938rem; }
.fs16{ font-size: 1rem; }
.fs18{ font-size: 1.125rem; }
.fs24{ font-size: 1.5rem; }
.fs40{ font-size: 2.5rem; }

.fw300{ font-weight: 300; }
.fw400{ font-weight: 400; }
.fw500{ font-weight: 500; }
.fw600{ font-weight: 600; }
.fw700{ font-weight: 700; }


/* color principal web #1368a4 */
.c-web{ color: #1368a4; }
.bg-web{ background-color: #1368a4; color: #fff; }

.c-web2{ color: #f9b233; }
.bg-web2{ background-color: #f9b233; color: #fff; }

p a{ color: #1368a4; }
p a:hover{ color: #1368a4; }
p img{ max-width: 100%; height: auto; }
.background-image{ background-position: center; background-repeat: no-repeat; background-size: cover; }
.background-image-fosc{ position: relative; z-index: 0; }
.background-image-fosc::before{ content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0;
	background-color: rgba(0,0,0,.2); z-index: 1;}
.background-image-fosc > * { position: relative; z-index: 2; }

/* --------------------- CUSTOM BOOTSTRAP -------------------- */
@media (min-width: 1480px){
	.container, .container-sm, .container-md, .container-lg, .container-xl{ max-width: 1400px; }
	.col-xxl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
	.col-xxl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
	.col-xxl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
	.col-xxl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}
	.col-xxl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
	.col-xxl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
	.col-xxl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
	.col-xxl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
	.col-xxl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
	.col-xxl-10{ -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
	.col-xxl-11{ -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
	.col-xxl-12{ -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

	.ml-xxl-4{ margin-left: 1.5rem !important; }
}

@media (min-width: 1680px){
	.container, .container-sm, .container-md, .container-lg, .container-xl{ max-width: 1600px; }
	.col-xxxl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
	.col-xxxl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
	.col-xxxl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
	.col-xxxl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}
	.col-xxxl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
	.col-xxxl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
	.col-xxxl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
	.col-xxxl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
	.col-xxxl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
	.col-xxxl-10{ -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
	.col-xxxl-11{ -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
	.col-xxxl-12{ -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
}

.container-fluid{ max-width: 1920px; }

/* -------------------------- MARGINS ------------------------ */
.margin-bottom-5{margin-bottom: 5px;}
.margin-bottom-15{margin-bottom: 15px;}
.margin-bottom-25{margin-bottom: 25px;}
.margin-bottom-30{margin-bottom: 30px;}
.margin-bottom-50{margin-bottom: 50px;}
.margin-bottom-55{margin-bottom: 55px;}
.margin-bottom-60{margin-bottom: 60px;}

/* -------------------------- PADDINGS ------------------------ */
.padding-left-20{padding-left: 20px;}

/* -------------------------- WHATSAPP ------------------------ */
#contactarNav { position: absolute; right: 30px;  bottom: 5vh; }
#contactarNav a:hover { opacity:1!important;}
#contactarNav .ico-left { margin-right: 15px;}
#contactarNav .ico-left-txt { width: auto;}

/* -------------------------- DISPLAYS ------------------------ */
@media (min-width: 768px){
	.d-md-table-header-group {display: table-header-group!important;}
}

/* -------------------------- NAVBAR ------------------------ */
.navbar { color: #000000; background-color: #FFFFFF; }
.navbar .navbar-toggler { color: #0956a4; border: none; font-size: 18px;}
.navbar-nav.flex-row .nav-item { margin-right: 15px; }

.navbar .nav-link{ font-size: 0.875rem; }
.sectors .nav-link{ font-size: 1rem; font-weight: 500; }

.navbar .dropdown-menu{ border: none; background-color: #fff; }
.navbar .dropdown-menu .dropdown-item{ font-size: 0.688rem; }
.navbar .dropdown-menu .dropdown-item:focus, .navbar .dropdown-menu .dropdown-item:active{ background-color: #fff; color: #000; }

@media (min-width: 1200px) and (max-width: 1480px ){
	.navbar .nav-link{ padding-left: 0.5rem !important; padding-right: 0.5rem !important; }
}
@media(min-width: 1200px) and (max-width: 1479px){
	#contenedor-cercador.dropdown-menu{ border: none; background-color: transparent; }
	#contenedor-cercador.dropdown-menu input{ background-color: #fff !important; }
}
@media (max-width: 1200px){
	.navbar .navbar-brand{ padding-top: 0.5rem; padding-bottom: 0.5rem; }
	.navbar .navbar-expand-xl .nav-link{ font-size: 0.875rem !important; /* text-align: center;  */}
	.over-line-xl{ position: relative; }
	.over-line-xl::before{ content: ""; border-top: 1px solid rgba(0,0,0,0.1); width: calc(100% - 2rem); position: absolute; top:0rem; left: 1rem; }
}
@media (min-width: 1200px){ 
	.nav-link{ color: #7f7f7f; }
	.sectors .nav-link{ font-size: 0.875rem !important; color: #fff; }
	.navbar .dropdown-menu{ box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; }
}
@media (max-width: 1479px){
	.nav-link{ font-size: 0.813rem !important; }
}
@media (min-width: 1480px){
	.nav-link{ font-size: 0.875rem !important; }
}
@media (min-width: 1680px){
	.navbar .navbar-expand-xl .nav-link{ margin-left: 0.25rem; margin-right: 0.25rem; }
	.navbar .sectors .nav-link{ margin-left: 0.5rem; margin-right: 0.5rem; }
}
/* .navbar .container{ position: relative; }
.navbar .container::after{ content: ""; border-bottom: 1px solid rgba(0,0,0,0.1); width: calc(100% - 2rem); position: absolute; bottom:-0.5rem; left: 1rem; } */

.navbar-top{ /* background-color: #01124a; padding: .75rem 0; */}
.navbar-top.brands{ background-color: #fafafa; padding: .75rem 0;}

.slider-top .slick-track{ display: flex; }
.slider-top .slick-slide{ display: flex; justify-content: center; align-items: center; padding: 0 .5rem; }
.slider-top .slick-slide .box{ background-color: #fff; /* border: 1px solid rgba(0,0,0,0.1); */ width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; 
	aspect-ratio: 10/6; border: 1px solid #f9f9f9;}
.slider-top .slick-slide .box img{ max-width: 100%; max-height: 80px; object-fit: contain; }
.sector-nav{ padding-top: 0.8rem; padding-bottom: 0.8rem; position: relative; text-transform: uppercase; }
.sector-nav div{ opacity: 0; transition: 0.3s; font-size: 0.625rem; font-weight: 300; color: #fff; position: absolute; background-color: #f9b233; white-space: nowrap; padding: 0.5rem 0.75rem; bottom: -35px; max-width: 100vw; }
.sector-nav:hover{ opacity: 1; }
.sector-nav:hover div{ opacity: 1; z-index: 10; }

@media (min-width: 1200px){
	.slider-top .slick-list{ padding-left: 8rem; padding-right: 8rem;}

	.navbar-nav .nav-item{ margin-top: auto; margin-bottom: auto; }
	.navbar-nav.flex-row .nav-item { margin-right: 0; }
    .fixed-top-md { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }
    /* .margin-navbar{margin-top: 62px;} */
}

.mask_user {
	width: 100%;
	height: 25px;
	background-color: purple;
	position: fixed;
	top: 49px;
	z-index: 1000000;
}

.navbar-brand{ padding: 0; }
.navbar-brand img, .navbar-brand svg { width: 500px;}

@media (max-width: 1680px){
	.navbar-brand img, .navbar-brand svg { width: 400px;}
}

@media (max-width: 1480px){
	.navbar-brand img, .navbar-brand svg { width: 300px;}
}

@media (max-width: 576px){
	.navbar-brand img, .navbar-brand svg { width: 280px;}
}


.xarxes-socials a{ display: inline-block; width: 30px; height: 30px; background-color: #2584c6; color: #fff;
    font-size:.75rem; text-align: center; line-height: 30px; margin-right: 0.4rem; /* margin-bottom: 5px; */ border-radius: 50%;}
.xarxes-socials a svg{ width: .75rem; fill: #fff; }
@media (max-width: 1200px){ .navbar .xarxes-socials{ display: none; } }

/* buscador */
.li-buscador .search-container {
    position: relative;
    display: flex;
    align-items: center;
}

.li-buscador .btn-search {
    background: transparent;
    border: none;
    color: #7f7f7f;
    cursor: pointer;
    padding: 8px;
}

.li-buscador .formulari-cercador {
    position: static;
    min-width: 200px;
}

.li-buscador .formulari-cercador .form-control {
    height: 38px;
    border-radius: 4px;
}

/* -------------------------- SLIDER FIXES ------------------------ */
.slick-slider{ backface-visibility: hidden; -webkit-backface-visibility: hidden;}
.slick-slider .container, .slick-slider .container-fluid { position: absolute; top: 50%; left: 0; right: 0; margin-left: auto;
    margin-right: auto; -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.slick-list, .slick-track, .slick-slide{ height: inherit!important;}
.slick-arrow { color: #fff!important;  /* background-color: #343a40!important; */ width: 40px; height: 35px;}
.slick-prev{left: 15px;}
.slick-next {right: 15px;}
.slick-prev:before {content: "\f053";}
.slick-next:before {content: "\f054";}
.slick-next:before, .slick-prev:before { font-family: "Font Awesome 5 Free"; font-weight: 900;}
.slick-slider .slick-slide { position: relative; }
.slick-dots li:only-child { display: none;}
.slick-dots li button:before { font-family: 'Font Awesome 5 Free'; content: '\f111'; font-weight: 600;}
.slick-dots li.slick-active button:before { opacity: 1; font-weight: 400;}

/* --- dots --- */
.slick-dots{ bottom: 1rem; }
.slick-dots li.slick-active button{background-color: #fff;}
.slick-dots li button{width:10px; height: 10px; background-color: transparent; border-radius: 50%; border: #fff solid 1px;}
.slick-dots li button::before{display:none;}
/* -------------------------- HOME ------------------------ */
.slider-inici { position: relative; width: 100%; height: 100vh; margin-bottom: 60px;}
.slider-inici .item { overflow: hidden;}
.slider-inici video { display: block; position: absolute; top: 50%; left: 50%; min-width: 100%;
  min-height: 100%; width: auto; height: auto; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.slider-inici iframe { position: relative; pointer-events: none;}
.slider-inici .container-iframe { background: #eee; height: 100%; overflow: hidden; padding: 0; position: relative;}
.slider-inici .container-iframe iframe { box-sizing: border-box; height: 56.25vw; left: 50%; min-height: 100%;
    min-width: 100%; transform: translate(-50%, -50%); position: absolute; top: 50%; width: 177.77777778vh;}
.slider-inici .slide-image { height: 100%; background-size: cover; background-position: center;}
.slider-inici .row {height: inherit;}
.slider-inici .block{padding: 15px; background-color: rgba(0,0,0,.5); margin-bottom: 15px;}
.slider-inici .nom { color: #fff; font-size: 1.75rem; }
.slider-inici .txt { color: #fff; font-size: 1.25rem; }
#slider-inici-mobile+.slick-arrows{display: block;}
#slider-inici-pc+.slick-arrows{display: none;}
.capa-fosca-slider{ background-color: rgba(0, 0, 0, 0.2); height:100% }
.capa-fosca{ position: relative; }
.capa-fosca>*{ z-index:1; position: relative; }
.capa-fosca::after{ content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; right: 0; bottom: 0; background-color: #000000; opacity: 0.2; z-index: 0;}
.capa-fosca.capa-blue::after{ background-color: #0956a4; }
.img-block{display:block; height: 0; padding-bottom: 100%; position: relative; margin-bottom: 15px; text-align: center; color: #9a9da0;}
.img-block img, .img-block i{position: absolute; top: 50%; -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); 
	transform: translateY(-50%); max-height: 100%; left: 0; right: 0; margin-left: auto; margin-right: auto; font-size: 150px; border-radius: 5px;}

.btn-vermas{ font-size: 0.813rem; font-weight: 400; color: #a3a3a3; }
.btn-vermas>span{ text-decoration: underline; }

.break-out{ margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); width: 100vw; }

.slider-noticies { position: relative; width: 100%; /* height: 100vh; */ margin-bottom: 60px;}
.slider-noticies .item { overflow: hidden; }
.slider-noticies video { display: block; position: absolute; top: 50%; left: 50%; min-width: 100%;
  min-height: 100%; width: auto; height: auto; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.slider-noticies iframe { position: relative; pointer-events: none;}
.slider-noticies .container-iframe { background: #eee; height: 100%; overflow: hidden; padding: 0; position: relative;}
.slider-noticies .container-iframe iframe { box-sizing: border-box; height: 56.25vw; left: 50%; min-height: 100%;
	min-width: 100%; transform: translate(-50%, -50%); position: absolute; top: 50%; width: 177.77777778vh;}
.slider-noticies .slide-image { height: 100%; background-size: cover; background-position: center;}
.slider-noticies .row {height: inherit;}
.slider-noticies .block{padding: 15px;  margin-bottom: 15px; width: 430px;}
.slider-noticies .nom { color: #fff; font-size: 2.5rem; font-weight: 600; }
.slider-noticies .txt { color: #fff; font-size: 1rem; font-weight: 300; }
#slider-noticies-mobile+.slick-arrows{display: block;}
#slider-noticies-pc+.slick-arrows{display: none;}
.slider-actualidad{ position: absolute; bottom: 3rem; right: 2rem; color: #FFF; font-weight: 300; font-size: 1rem; }

/* equip */
@media (min-width: 768px){
	.redactor{ border-right: 1px solid #000; }
}

.redactor .img{ border-radius: 50%; width: 60px; height: 60px; text-align: center; overflow: hidden; margin:0 0.5rem 0.5rem 0; flex-shrink: 0; }
.redactor .img img{ width: 100%; height: 100%; object-fit: cover; }


/* Publicacions */
.img-publicacio{ width: 100%; aspect-ratio: 51/70; object-fit: cover; }


@media (min-width: 576px){
	.slider-inici .block{margin-bottom: 0;}
	.slider-inici .nom { margin-bottom: 30px;}
	.slider-inici .txt { margin-bottom: 60px;}
	.img-block img, .img-block i{font-size: 60px;}
}

@media (min-width: 768px){
	#slider-inici-mobile+.slick-arrows{display: none;}
	#slider-inici-pc+.slick-arrows{display: block;}
}

/* -------------------------- NOTICIES ------------------------ */
.noticia-block{margin-bottom: 30px;}
.noticia-block .nom{margin-bottom: 5px; font-weight: 500; font-size: 1rem; display: block; margin-bottom: 0.75rem;}
.noticia-data-block{ background-color: #f9b233; color: #FFF; font-size: 0.875rem; font-weight: 400; position: relative; padding: 0.5rem 0.75rem; 
	margin-right: 0.75rem; margin-bottom: 2rem; line-height: 1;}
.noticia-data-block .nom{ font-size: 0.875rem; font-weight: 400; }
.noticia-data-block .img-box{ width: 45px; margin-right: 0.5rem; }
.noticia-data-block i{ margin-right: 0.5rem; }
.noticia-data-block img{ height: 52px; width: 52px; border-radius: 50%; position: absolute; top: 4px; left: 5px; }

.noticia-block.destacat{ display: flex; min-height: 15rem; padding: 1rem; height: 100%; margin-bottom: 1rem; }
.noticia-block.destacat:hover{ opacity: 1; }
.noticia-block.destacat .nom{ color: #FFFFFF; font-weight: 500; font-size: 1.25rem; margin-top: auto; }

.noticia-block .noticia-data-block{ margin-bottom: 0.75rem; font-size: 0.625rem;}
.noticia-block .noticia-data-block .nom{ font-size: 0.625rem; }
.noticia-block .noticia-data-block .img-box{ width: 28px; }
.noticia-block .noticia-data-block img{ height: 34px; width: 34px; top: -3px; }

.noticia-text h1,.noticia-text h2, .noticia-text h3, .noticia-text h4, .noticia-text h5, .noticia-text h6{ margin-top: 1.5rem; }
.noticia-text h2{ font-size: 1.375rem;}
.noticia-text h3{ font-size: 1.25rem; }
.noticia-text h4{ font-size: 1.125rem; }



#slider-noticia{margin-bottom: 0;}
.wp-caption{ border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; margin-bottom: 10px; max-width: 96%; padding: 8px; }
.wp-caption p{ margin-bottom: 0; margin-top: 0.5rem ; font-size: 0.75rem; }

/* Layout 1: Imagen con título debajo */
.noticia-layout-1 {
    margin-bottom: 20px;
}

.noticia-layout-1 .imagen-noticia img {
    width: 100%;
    height: auto;
}

.noticia-layout-1 .titulo-noticia {
    margin-top: 10px;
}

/* Layout 2: Imagen a la izquierda y título a la derecha */
.noticia-layout-2 {
    display: flex;
    margin-bottom: 20px;
}

.noticia-layout-2 .imagen-noticia {
    width: 50%;
}

.noticia-layout-2 .imagen-noticia img {
    width: 100%;
    height: auto;
}

.noticia-layout-2 .contenido-noticia {
    width: 50%;
    padding-left: 15px;
}

.noticia-layout-1 h3{  
	font-size: 1.5rem;
	font-weight: 500;
}
.noticia-layout-2 h3 {
	font-size: 1rem;
	font-weight: 500;
}

/* -------------------------- PRODUCTES ------------------------ */
.producte-block{margin-bottom: 30px; border-left: 1px solid #e5e5e5; padding: 0 .5rem;}
.producte-block .nom{margin-bottom: 5px; font-weight: 500; font-size: 1rem; display: block; margin-bottom: 0;}
.producte-block .pertence{ font-size: 0.813rem; color: #b8b8b8; }
.quantitat-block {display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between;
	-ms-flex-align: center; align-items: center; }
.quantitat-block .restar-quantitat, .quantitat-block .sumar-quantitat { background-color: #f4f4f4; border: none; cursor: pointer; height: 40px; float: left; 
    padding: 0; width: 40px;}
.quantitat-block .restar-quantitat:disabled{cursor: default; color: #a5a5a5;}
.quantitat-block input[type="text"] { border: none; width: 45px; text-align: center; background-color: #f4f4f4; height: 40px; float: left; color: #000000;}
.producte-preu { font-size: 1.125rem; color: #343a40; display: inline-block;}
.categoria-block{margin-bottom: 30px; border: 1px solid #343a40; padding: 15px;}
.categoria-block .nom{margin-bottom: 5px; font-weight: 600; font-size: 1rem; display: block;}
#slider-producte{margin-bottom: 0;}
.afegir-cistella{min-width: 110px;}
.img-cart { font-size: 60px; color: #9a9da0;}
.producte img{max-height: 500px}/*----*/

@media (min-width: 576px){
	.quantitat-block {-ms-flex-pack: start; justify-content: flex-start;}
	.producte-preu { margin-left: 30px; margin-right: 30px;}
}

.productes-head .arrows{display:flex;gap:.5rem}
.btn-arrow{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e1e5ea;border-radius:999px;background:#fff;cursor:pointer;transition:box-shadow .2s,transform .1s}
.btn-arrow:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}
.btn-arrow:active{transform:scale(.96)}
.btn-arrow svg{display:block}
.slick-disabled{opacity:.35;pointer-events:none}
.slider-productes .slick-slide{margin:0 8px}
.slider-productes .slick-list{margin:0 -8px}
.slick-dots{margin-top:10px}
.slick-dots li button:before{font-size:10px}
@media (max-width:767.98px){.productes-head .arrows{display:none}}


/* -------------------------- BUTLLETINS ----------------------- */
.llista-butlletins{ position: relative; }
.llista-butlletins::before{ position: absolute; content: ''; top: 0; left: 0; right: 0; bottom: 0; background: #f9b233; z-index: 1; width: 50px; height: 3px; }
.butlleti-item{ border-bottom: 1px solid #f9b233; padding: 1rem 0; }
.butlleti-item:hover .nom{ color: #f9b233; }

/* -------------------------- PAGINACIO ------------------------ */
.pagination { margin-bottom: 6px; padding: 0 6px;}
.pagination .page-link { width: 42px; height: 42px; border-radius: 50% !important; display: flex; align-items: center; justify-content: center;
    font-size: 1rem; border: 1px solid #d8d8d8; background: #f2f2f2; color: #1a1818; margin-right: 6px; padding: 0; }

@media (max-width: 992px){
	.pagination .page-link { width: 36px; height: 36px; font-size: 0.875rem; margin-right: 4px; }
}
@media (max-width: 768px){
	.pagination .page-link { width: 30px; height: 30px; font-size: 0.75rem; margin-right: 3px; }
}

.pagination .page-item.active .page-link { background-color: #f9b233; border-color: #f9b233; color: #fff; }

.pagination .page-link:hover,
.pagination .page-link:focus { background: #e6e6e6; color: #1a1818; border-color: #d8d8d8; }

.pagination .page-item.active .page-link:hover,
.pagination .page-item.active .page-link:focus { background-color: #f9b233; color: #fff; border-color: #f9b233; }

/* -------------------------- VIDEO ------------------------ */
.video-block{margin-bottom: 30px;}
.video-block .nom {margin-bottom: 15px; line-height: 1; font-size: 1.5rem;}
.video-block .txt{margin-bottom: 30px;}

/* -------------------------- SECCIO ------------------------ */
.titol-seccio { padding-top: 15px; padding-bottom: 15px; /* margin-bottom: 15px; */ }
.titol-seccio .nom { /* font-size: 2.875rem; */ font-weight: 500; /* text-transform: uppercase; */ color: #0956a4; margin-bottom: 0;}
.titol-seccio h2{ font-size: 0.75rem; font-weight: 400; }
.seccio .txt-curt { font-size: 1.25em; font-weight: 400; line-height: 1.3; margin-bottom: 15px;}
.categories {margin-bottom: 30px;}
.categories a{ padding: 5px 15px; background-color: #343a40; color: #FFFFFF; font-weight: 600; margin-bottom: 10px; display: inline-block;}
.link{padding: 10px 15px; background-color: #343a40; color: #FFFFFF; font-weight: 600; text-align: center; display: inline-block; border: none;}
a.link:hover, input.link:hover{opacity: .8; color: #fff;}

@media (min-width: 576px){
	.titol-seccio {/*  padding-top: 30px; */ padding-bottom: 30px; /* margin-bottom: 30px; */}
	.link{padding: 10px 20px;}
}

/* -------------------------- EMPRESAS ------------------------ */
.top-empresa .nom{ color: #0956a4; font-size: 2.875rem; font-weight: 500; margin-bottom: 0; }
.top-empresa .c-web2{ font-size: 0.75rem; }

.top-empresa .empresa-nav{ display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; justify-content: center; /* align-items: center; */}

.top-empresa .empresa-nav .empresa-item .empresa-link{ background-color: #e3e3e3; padding: .75rem 1rem; border: 1px solid #cccccc; border-radius: .5rem; font-size: 0.813rem; text-transform: uppercase; color: #5a5959; }
.top-empresa .empresa-nav .empresa-item{ padding-left: 0.15rem; padding-right: 0.15rem;}
.top-empresa .empresa-nav{ -ms-flex-direction: row; flex-direction: row; padding-top: 1rem; padding-bottom: 1rem; }
.top-empresa .empresa-nav .empresa-item .empresa-link.active{ background-color: #f9b233; color: #FFF; border-color: #f9b233; }

.empreses-destacades .txt-curt{ font-weight: 500; font-size: 1rem; }
.empreses-destacades .box{ border: 1px solid #f9f9f9; }

@media (min-width: 1480px) {
	.top-empresa .empresa-nav{ padding-top: 0; padding-bottom: 0; padding-top: 1rem; padding-bottom: 0.75rem;}
	.top-empresa .empresa-nav .empresa-item{ padding-left: 0.15rem; padding-right: 0.5rem; }
}
@media (max-width: 1200px){
	.top-empresa .empresa-nav{ flex-wrap: wrap; }
	.top-empresa .empresa-nav .empresa-item{ padding-top: 0.3rem; padding-bottom: 0.3rem; }
}

@media (max-width: 768px){
	.top-empresa .empresa-nav .empresa-item .empresa-link{ padding: 0.25rem 0.5rem; border-radius: 1rem;}
	.top-empresa .empresa-nav .empresa-item{ padding-left: 0.2rem; padding-right: 0.2rem;}
}

@media (max-width: 576px){
	.top-empresa .empresa-nav .empresa-item .empresa-link{ padding: 0.25rem 0.35rem; }
	.top-empresa .empresa-nav .empresa-item{ padding-left: 0.3rem; padding-right: 0.3rem;}
}

.subtitol-empresa{ font-weight: 400; font-size: 0.875rem; color: #5c5c5c; margin-bottom: 1rem; }
.subtitol-mediateca { font-weight: 500; font-size: 1.125rem; color: #1368a4; margin-bottom: 1rem; text-transform: uppercase; }

.document-card{width:fit-content;}
.document-link{padding:0.75rem 1rem;border-radius:0.75rem;background-color:#fff;display:flex;align-items:center;
	justify-content:space-between;width:300px; border: 1px solid #d2d2d2; }
.file-icon{width:40px;height:40px;background:#fbb03b;color:#fff;font-weight:bold;border-radius:0.75rem;display:flex;
	align-items:center;justify-content:center; font-size: 0.813rem; flex-shrink: 0;}
.file-name{font-size:0.813rem;color:#000;font-weight:400;}
.file-size{font-size:0.813rem; font-weight: 300; color:#777;}
.download-icon{font-size:1.2rem;color:#333;}
.sub-txt{ font-size: 0.813rem; font-weight: 400; color: #646464; }

.empresa-info{ color: #0956a4; font-weight: 500; font-size: 1.125rem; } 
.empresa-info .nom{ font-weight: 600; font-size: 1.875rem; }
.empresa-info .adreca{ font-weight: 500; font-size: 1.5rem; }

.banner-empresa{ height: 180px; display: flex; justify-content: center; align-items: center; padding: 2rem; }
.banner-empresa img{ max-height: 100%; max-width: 100%; object-fit: contain; background-color: #fff; }
@media(min-width:1200px){
	.banner-empresa{ padding-right: 4rem; padding-left: 4rem; height: 270px;}
}
@media(min-width:768px){
	.banner-empresa{ justify-content: flex-end; height: 230px; }
}

/* -------------------------- FORMULARI ------------------------ */
.ok, .ko { padding: 15px; margin-bottom: 20px; text-align: center; color: #000;}
.ok { background-color: #dff0d8; }
.ko { background-color: #f2dede; }
.formulari .form-control { margin-bottom: 15px; border-radius: 0.75rem; font-size: .875rem; background-color: #fff; border: 1px solid #f9b23336; min-height: 3rem;}
.formulari label{ font-size: 0.75rem; font-weight: 500; }
.formulari textarea { height: 170px;}
.formulari .btn { margin-bottom: 5px;  margin-right: 5px; border: none; background-color: #f9b233; color: #fff; padding: 0.875rem 1.75rem; font-size: 1rem;
    text-transform: uppercase; font-weight: 500; cursor: pointer; border-radius: 0.75rem; text-transform: uppercase; }
.custom-checkbox{font-size: .875rem;}
.custom-select.is-invalid, .control.is-invalid, .was-validated .custom-select:invalid, 
.was-validated .control:invalid { border-color: #dc3545!important;}
.custom-select.is-valid, .control.is-valid, .was-validated .custom-select:valid, 
.was-validated .control:valid, .custom-select.is-valid:focus, .control.is-valid:focus, 
.was-validated .custom-select:valid:focus, .was-validated .control:valid:focus { border-color: #fff;}
.form-control.is-valid,.was-validated .form-control:valid{ border-color:#f7f7f7;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23495057' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");}
.custom-checkbox .custom-control-label::before { border-radius: 0; box-shadow: none!important;}
.custom-control-input.is-valid:checked~.custom-control-label::before, 
.was-validated .custom-control-input:valid:checked~.custom-control-label::before, 
.custom-checkbox .custom-control-input:checked~.custom-control-label::before { background-color: #343a40;}
.custom-control-input:checked~.custom-control-label::before { border-color: #343a40; background-color: #343a40;}
.custom-control-label { margin-right: 15px;}
.custom-control-label p { margin-bottom: 0;}
.grecaptcha-badge { display: none!important;}

/* -------------------------- AVISOS --------------------------- */
.avisos-block i { font-size: 2rem; padding-right: 0.5rem}
.avisos-block ul { list-style-type: none; margin-left: 0; padding-left: 0; display: inline-block; text-align: left}

/* -------------------------- CONTACTAR ------------------------ */
.mapa { height: 350px;}
.mapa iframe{width: 100%; height: 100%}
.ico-left {float: left; margin-right: 5px; width: 20px; min-height: 1px;}
.ico-left-txt { float: left; width: calc(100% - 35px);}

/* -------------------------- USER TOP ------------------------ */
.dropdown-user { width: auto; border-radius:5px; overflow: hidden;}
.logout-item{background-color: #dc3545!important; color:white;}
.logout-item-2{color:#dc3545;}
.logout-item-2:focus{color:#dc3545;}
.logout-item-2:hover{color:#dc3545;}
.logout-item:focus {
    color: #c82333;
    background-color: rgb(238, 238, 238)!important;
}

/* -------------------------- CISTELLA ------------------------ */
.cistella-producte .eliminar { border: none; padding: 5px; color: #615c53; background-color: transparent;}
.cistella-producte .producte { margin-bottom: 15px; border-bottom: 1px solid #615c53; padding-bottom: 15px;}
.img-block-cistella { display: block; text-align: center; color: #9a9da0;}
.img-block-cistella img, .img-block-cistella i { top: 0; max-height: 120px; font-size: 60px;}
.cistella-block { border: 1px solid #615c53; padding: 15px; margin-bottom: 30px;}
.dropdown-cistella { width: 280px;}
.dropdown-cistella .titol { text-align: center; font-weight: 600;}
.dropdown-cistella .linia { border-bottom: 1px solid #dadbdb; margin-top: 10px; margin-bottom: 10px;}
.dropdown-cistella .producte { font-size: .875rem; margin-bottom: 10px;}
.dropdown-cistella .producte .preu { color: #615c53;}
.dropdown-cistella .eliminar { background-color: transparent; border: none; float: right; text-decoration: underline; 
	font-size: .75rem; color: #636363;}
.dropdown-cistella .total { text-align: center; display: block; margin-bottom: 10px;}
.dropdown-cistella .dropdown-capa { background-color: #fff; list-style: none; padding: 15px;
    max-height: calc(80vh - 200px); overflow: hidden; overflow-y: auto; margin-bottom: 0;}
.dropdown-cistella .pedido-link { background-color: #615c53; color: #fff!important; padding: 10px;
    display: block; text-align: center; font-size: .875rem;}
.dropdown-cistella .fa-camera { font-size: 60px; color: #9a9da0; }
.dropdown-cistella img{max-height: 80px;}
.atributs-valor { background-color: #f4f4f4; border-radius: 25px; padding: 0.3rem 1rem; color: #000; font-weight: 400; cursor: pointer}
.atributs-valor:hover, .atributs-valor.actiu { background-color: #433e3b; color: #FFF}

.shake-animation {animation-name: bounce; animation-duration: 0.4s; animation-timing-function: ease-in-out; animation-delay: 0s; animation-direction: alternate;animation-iteration-count: 2; animation-fill-mode: forwards;}
@keyframes bounce {0% { transform: translateY(0); } 50% { transform: translateY(-10px); } 100% { transform: translateY(0); }}

/* -------------------------- LOGIN ------------------------ */
#fancy-login i { margin-bottom: 5px; color: #343a40; font-size: 42px;}
#fancy-login .titol { color: #343a40; margin-bottom: 30px; font-size: 2.5em;}

/* -------------------------- CERCADOR ------------------------ */
nav .formulari-cercador{margin-left: 50px; margin-right: 15px;}
.formulari-cercador{position: relative;}
.formulari-cercador .form-control{margin-bottom: 0; padding-left: 30px; width: 500px; background-color: transparent!important;border: 1px solid #7f7f7f;}
.formulari-cercador button { top: 7px; left: 10px; position: absolute; border: none; background-color: transparent; border-radius: 0;color: #7f7f7f;}
.cerca img{ max-width: 200px; max-height: 200px; margin-right: 0.875rem; }
@media (min-width: 1200px) and (max-width: 1480px ){
	.formulari-cercador .form-control{ width: 200px !important; }
}
@media (min-width: 1480px) and (max-width: 1680px){
	.formulari-cercador .form-control{ width: 250px !important; }
}
@media (max-width: 1200px){ 
	.formulari-cercador .form-control{ width: 350px !important; }
}
@media (max-width: 768px){
	.formulari-cercador .form-control{ width: 250px !important; }
}
/* -------------------------- FOOTER ------------------------ */
footer{ background-color: #FFFFFF; color: #000000; padding: 15px 0; min-height: 141px;}
footer .nom{ font-weight: 600; line-height: 1.2; margin-bottom: 15px;}
footer .txt{ font-size: .875rem; color: #92999f; line-height: 1.3; margin-bottom: 15px;}

footer {clear: both;position: relative;margin-top: -141px;}
footer .lista{ font-size: .875rem; }

footer .sectors_footer{ background-color: #fafafa; padding: 2rem 0; font-size: 0.75rem; text-align: left;}
footer .sectors_footer .sector{ color: #0956a4; }
footer .lista>div{ margin-bottom: 0.5rem; }

@media (max-width: 576px){
	footer{ text-align: center; }
}

/* -------------------------- CAPA COOKIES ------------------------ */
.capa-cookies { position: fixed; bottom: 0; width: 100%; z-index: 99999;
    background-color: #FFFFFF; padding-top: 15px; box-shadow: 0px 0px 15px 0px rgba(22, 21, 12, 0.23); }
button.cookies-ok { float: right; display: inline-block;
    background-color: #343a40; color: #FFFFFF; font-weight: bold; text-align: center;
    line-height: 40px; border: none; cursor: pointer; width: 100%;}
button.cookies-ok:hover{opacity: 0.8;}

/* ---------------------------- BREADCRUMBS -------------------------*/
ul.breadcrumbs { padding: 0px;	list-style: none; margin-bottom: 0;}
ul.breadcrumbs li { display: inline; font-size: .875rem; }
ul.breadcrumbs li+li:before { padding: 8px;	color: black; content: ">"; }
ul.breadcrumbs li a { color: #343a40; text-decoration: none; }
ul.breadcrumbs li a:hover { color: #343a40; text-decoration: underline; }

/* ---------------------------- USUARIS -----------------------------*/
.submenu_item { background-color: #FFF; border: 0; text-transform: uppercase; padding: 0.3rem 1rem; font-size: 0.8rem}
.submenu_item:hover, .submenu_item.actiu { background-color: #f1f1f1; opacity: 1}
.usuaris-comandes table { font-size: 0.9rem}

/* ---------------------------- FAQS -----------------------------*/
.faqs-block{padding: 15px; background-color: #fff; margin-bottom: 15px;}
.faqs-block .categoria{text-transform: uppercase; font-size: 1.25rem; margin-bottom: 15px; font-weight: 600;}
.faq-block{padding-left: 15px; padding-right: 15px; margin-bottom: 15px; background-color: #fff;}
.faq-block button{margin-bottom: 15px; border: none; background-color: transparent; padding: 0; text-align: left}
.faq-block .linia{border: 1px solid #f4f3f3;}
.faq-block .txt{font-size: .88; color: #6c757d; margin-bottom: 15px;}

@media (min-width: 576px){
	.faqs-block{padding: 30px; margin-bottom: 30px;}
}

/* ---------------------------- CALENDARI -----------------------------*/
.fc-unthemed .fc-today { background: inherit}