@font-face {    font-family: 'Regular';    src: url('../fonts/DMSans-Regular.eot');    src: url('../fonts/DMSans-Regular.eot?#iefix') format('embedded-opentype'),        url('../fonts/DMSans-Regular.woff2') format('woff2'),        url('../fonts/DMSans-Regular.woff') format('woff'),        url('../fonts/DMSans-Regular.ttf') format('truetype'),        url('../fonts/DMSans-Regular.svg#DMSans-Regular') format('svg');    font-weight: normal;    font-style: normal;    font-display: swap;}
@font-face {    font-family: 'Medium';    src: url('../fonts/DMSans-SemiBold.eot');    src: url('../fonts/DMSans-SemiBold.eot?#iefix') format('embedded-opentype'),        url('../fonts/DMSans-SemiBold.woff') format('woff'),        url('../fonts/DMSans-SemiBold.ttf') format('truetype'),        url('../fonts/DMSans-SemiBold.svg#DMSans-SemiBold') format('svg');    font-weight: 600;    font-style: normal;    font-display: swap;}
@font-face {    font-family: 'Bold';    src: url('../fonts/DMSans-Black.eot');    src: url('../fonts/DMSans-Black.eot?#iefix') format('embedded-opentype'),        url('../fonts/DMSans-Black.woff2') format('woff2'),        url('../fonts/DMSans-Black.woff') format('woff'),        url('../fonts/DMSans-Black.ttf') format('truetype'),        url('../fonts/DMSans-Black.svg#DMSans-Black') format('svg');    font-weight: 900;    font-style: normal;    font-display: swap;}

html{font-size: 10px;}
p{margin:0 }
body {	font-family: 'Regular' ,Arial, Helvetica, sans-serif;    color: #333;    line-height: 2.7rem;    font-weight: normal;    font-style: normal;    font-size: 1.8rem; background-color: #fff;}

h2 {  font-family: 'Bold', Arial, Helvetica, sans-serif; font-size: 3rem;   line-height: 3.6rem;   color: #323232;    font-weight: normal;    font-style: normal;    margin: 1rem 0; }
h3 {  font-family: 'Regular' ,Arial, Helvetica, sans-serif; font-size: 2.2rem; line-height: 3rem;     color: #333;   margin: 0; text-transform: none;}
h4 {  font-family: 'Bold', Arial, Helvetica, sans-serif;		 font-size: 3.8rem;	line-height: 4.4rem;	color: #555;	font-weight: normal;	font-style: normal;		margin: 0; }
h5 {  font-family: 'Regular', Arial, Helvetica, sans-serif;		 font-size: 1.5rem;	line-height: 1.7rem;		font-weight: normal;	font-style: normal;		margin: 0 0 0.5rem 0; text-transform: uppercase;}
h1 span{color: #a8cc00;}
h1 {   font-family: 'Bold' ,Arial, Helvetica, sans-serif;    font-size: 4rem;    line-height: 4.5rem;    color: #444; margin: 0;font-weight: normal;    font-style: normal; }
.barra{   font-family: 'Medium' ,Arial, Helvetica, sans-serif;    font-size: 1.6rem;    line-height: 2rem;    color: #323232; padding: 1rem 0;font-weight: normal;    font-style: normal; }
h2.titServei {  font-family: 'Bold', Arial, Helvetica, sans-serif; font-size: 2.6rem;   line-height: 2.6rem;   color: #fff;    font-weight: normal;    font-style: normal;    margin: 1rem 0; }

.contenedor {padding:0;max-width: 1500px;margin:0 auto;  width: 96%; }
.contenedor2 {padding:0;max-width: 1200px;margin:0 auto;  width: 80%;}
.margin4{margin-top: 7% !important;}
.marginBot{margin-bottom: 7% !important;}
.barraSuperior{background-color: #fff; text-align: left; position: fixed; top: 0; left: 0; width: 100%; z-index: 999; height: 5rem;  display:flex; align-items: center;}
.menuSup {display: grid;grid-template-columns: 1fr auto auto auto;grid-template-rows: 1fr;grid-column-gap: 5rem;grid-row-gap: 0px; height: 5rem;}
.menuSup_div1 { grid-area: 1 / 1 / 2 / 2;  display:flex; align-items: center; }
.menuSup_div2 { grid-area: 1 / 2 / 2 / 3;  display:flex; align-items: center; grid-column-gap: 5rem; }
.menuSup_div3 { grid-area: 1 / 3 / 2 / 4;  display:flex; align-items: center; }
.menuSup_div4 { grid-area: 1 / 4 / 2 / 5;  display:flex; align-items: center; }
.menuSup_div2 a{color: #323232 !important; font-size: 1.6rem; transition: 0.5s; font-family: 'Medium', Arial, Helvetica, sans-serif;  }
.menuSup_div2 a:hover{color: #0063a9 !important; font-size: 1.6rem; transition: 0.5s;}
.botoVisita{font-family: 'Medium', Arial, Helvetica, sans-serif; background-color: #e3bc5e; height: 5rem; display: flex; align-items: center; padding: 0rem 2rem; font-size: 1.6rem; color: #323232; transition: 0.5s;}
.botoVisita:hover{background-color: #fff; transition: 0.5s;}
.logo1 {    width: 100%;  max-width: 31rem;    margin: 1.2rem 0; transition: 0.5s; position: absolute; top: 0; left: 0}
.logo2 {    width: 100%;  max-width: 20rem; margin: 1.5rem 0;   transition:0.5s; }
.menuNew {display: grid;grid-template-columns: 25% auto;grid-template-rows: 1fr;grid-column-gap: 0;grid-row-gap: 0px; }
.menuNew_div1 { grid-area: 1 / 1 / 2 / 2; position: relative;}
.menuNew_div2 { grid-area: 1 / 2 / 2 / 3; display: flex; align-items: center; justify-content: right; padding: 2rem 0;}
.menuNew_div2_Pad{padding: 1rem 0;}
.boto{ margin: 2rem 0; padding: 2rem 3rem; display: inline-flex; transition: 0.5s; font-family: 'Medium'; font-size: 1.8rem; line-height: 1.8rem; cursor: pointer; background-color: #eee300; color: #323232; border-radius: 3rem; text-transform: uppercase; align-items: center;}
.boto img {width: 1.5rem; margin-left: 1rem; transition: 0.5s;}
.boto:hover{background-color: #fff; transition: 0.5s; color: #323232;}
.boto:hover img{filter: invert(0.9); transition: 0.5s}

.botofaqs{background-color: transparent; border: 2px solid #eee300; color: #eee300 }
.bototornar img {width: 1.5rem; margin-right: 1rem;}




.boto1{ margin: 2rem 0; padding: 2rem 2rem;  display: inline-flex; transition: 0.5s; color: #3d5686; font-family: 'Medium'; font-size: 2rem; line-height: 1.6rem; background-color: #fff; border: 2px solid #0063a9; border-radius: 3rem; justify-content: center; align-items: center;}
.boto1 img {width: 1.5rem; margin-left: 1rem;}
.boto1:hover{background-color: #eee300; transition: 0.5s; color: #323232;}






.boto2{ margin: 2rem 0; padding: 2rem 2rem;  display: flex; transition: 0.5s; color: #3d5686; font-family: 'Medium'; font-size: 2rem; line-height: 1.6rem; background-color: #fff; border: 2px solid #0063a9; border-radius: 3rem; justify-content: center; align-items: center;}
.boto2 img {width: 1.5rem; margin-left: 1rem;}
.boto2:hover{background-color: #eee300; transition: 0.5s; color: #323232;}


.boto3{ margin: -2rem 0 0 3%; padding: 1.8rem 3rem;  display: inline-flex; transition: 0.5s; color: #323232; font-family: 'Medium'; font-size: 2rem; line-height: 2rem; background-color: #eee300;  letter-spacing: 0.1rem; border-radius: 3rem; text-transform: uppercase;border:2px solid #eee300; position:absolute; z-index:20; }
.boto3:hover{background-color: #0063A9; transition: 0.5s; color: #eee300; border:2px solid #eee300; }
.dos50{display: grid;grid-template-columns: repeat(2, 1fr);grid-template-rows: 1fr;grid-column-gap: 7%;grid-row-gap: 0px;}
.dos50_div1 { grid-area: 1 / 1 / 2 / 2; }
.dos50_div2 { grid-area: 1 / 2 / 2 / 3; }
.imgServei{overflow: hidden;height: 30rem;}
.boxServei img{height: 100%; width: 100%; object-fit: cover; object-position: center; transition: 0.5s;overflow: hidden;}
.boxServei:hover img{transform: scale(1.1); transition: 1s;}
.nomServei{background-color: #3D5686; padding: 1rem 3rem; text-align: left;  position: relative; transition: 0.5s;}
.ab{position: absolute; bottom: -0.5rem; right: 0; width: 100%;}
.ab img{width: auto;  height: 8rem; float: right; }
.boxServei:hover .ab img{transform: none; }
.boxServei:hover .nomServei{background-color: #e3bc5e; color: #323232; transition: 1s;}
.boxServei:hover .nomServei h2{color: #323232; transition: 1.2s;}
.blanc{color: #fff;}
.lemon{color: #eee300;}
.blau{color: #0063A9; font-family: 'Bold', Arial, Helvetica, sans-serif; font-size:2.5rem; }
.data {	font-family: 'Medium', Arial, Helvetica, sans-serif;  font-size: 1.4rem;  line-height: 2.3rem;  color: #3d5686; margin-bottom: 2rem;}
.pathB{font-size: 1.4rem; font-family: 'Medium'; text-transform: uppercase; color: #3d5686;}
.bola{background-color: #fff; padding: 2rem; display: inline-flex; width: auto; border-radius: 50%; margin-bottom: 3rem;}
.bola img{width: 6rem;}
.numeron{font-size: 5rem; 	font-family: 'Medium', Arial, Helvetica, sans-serif; margin-bottom: 2rem;  }
.bola_nom{font-family: 'Bold', Arial, Helvetica, sans-serif; font-size: 3rem;}
.counter{margin-left: 0.5rem;}
.sobreNosaltres {display: grid;grid-template-columns: 20% 1fr;grid-template-rows: 1fr;grid-column-gap: 5%;grid-row-gap: 0px;}
.sobreNosaltres_div1 { grid-area: 1 / 1 / 2 / 2; background-color: #3D5686; padding: 6%; background-image: url(../imgs/fonsSN.webp); background-size: cover; background-position: bottom center; position: relative;}
.sobreNosaltres_div2 { grid-area: 1 / 2 / 2 / 3; }
.ab2 img{width: 100%; max-width: 80%;  height: auto; float: right; }
.sobreNosaltres ul li{margin: 1rem 0 1rem 2.5rem;}
.sobreNosaltres ul li::marker { list-style-type: circle; color: #3D5686; font-size: 1.2em; }

.footerNew h3{border-bottom: 2px solid #eee300; text-transform: uppercase; font-family: 'Regular', Arial, Helvetica, sans-serif; font-size:1.8rem; }

.footerNew a{color: #fff !important; transition: 0.5s; }
.footerNew a:hover{color: #eee300 !important; transition: 0.5s; padding-left: 5px;}
.iconPeu{width: 3rem; margin-right: 1.5rem; height: 3rem;}
.dadesLegal {display: flex; padding: 1rem 0; align-items: center; justify-content: center; background-color: #323232;}
.dadesLegal a{font-family: 'Regular'; font-size: 1.2rem; line-height: 2rem; transition: 0.5s; margin-right: 5rem; color: #ddd !important; text-transform: uppercase;}
.dadesLegal a:hover{color: #eee300 !important; transition: 0.5s;}
.icoXarxa{margin:0 1rem 0 0; width:3.5rem; transition: 0.5s; background-color: #0063a9; padding: 0.5rem; border-radius: 50%}
.icoXarxa:hover{background-color: #323232; transition: 0.5s;}
.bannerInterior{margin-top: 10rem;}
.formCTAbox{background-image: url(../imgs/fonsCTA.webp); background-size: cover; background-position: top left;}
.formCTA {display: grid;grid-template-columns: 40% 1fr;grid-template-rows: 1fr;grid-column-gap: 0px;grid-row-gap: 0px;}
.formCTA_div1 { grid-area: 1 / 1 / 2 / 2; }
.formCTA_div2 { grid-area: 1 / 2 / 2 / 3; }
.cajaserv h2 {  color:#a8cc00;    font-family: 'Semibold', Arial, Helvetica, sans-serif;    font-size: 3.5rem;    line-height: 4rem;}
.idiomas{ text-align: center;   font-size: 1.5rem;    color: #323232;   line-height: 1rem; font-family: 'Medium', Arial, Helvetica, sans-serif; }
.idiomas a{color: #fff !important; font-size: 1.3rem; padding: 0.3rem 1rem; background-color: #0063a9; border-radius: 2rem;}
.superpos{ height: auto; margin-top: 104px;}
.bannerMobile{display: none;}
.mesinfoj{    display: table; color: #fff;    transition: 0.5s;    font-family: 'Bold', Arial, Helvetica, sans-serif;    text-transform: uppercase;    line-height: 2.4rem;    font-size: 1.4rem;    cursor: pointer;    background-color: #5bbf98;    padding: 15px 25px;}
.contenedorpeque {   width: 90%;}
.menuPrincipal2 > .mm-selected a{border-top:6px solid #396a81!important; }
.video { margin-top: 120px;   height:calc(95vh - 120px);    width: 100%;    object-fit: cover;}
.llistatproductes {    display: grid;    grid-auto-rows: auto;    grid-template-columns: repeat(auto-fill, minmax(23em, 1fr));    grid-gap: 50px;}
.llistatproductes p{font-size: 15px; line-height: 20px;}
.llistatlogos {    display: grid;    grid-auto-rows: auto;    grid-template-columns: repeat(auto-fill, minmax(13em, 1fr));    grid-gap: 50px;}
.cajasgenerales{background-color:#f4f4f4; padding: 3% 0; margin-bottom: 5%}
.bannerAnimat {    width: 100%;   }
.serviciosimg{object-fit: cover; width: 100%; height: 35rem; transition: 0.5s; background-color: #fff; margin-bottom: 1rem;}
.serviciosimg:hover{transition: 0.5s; transform: scale(1.1);}
.logosimg{object-fit: contain; width: 100%; height: 150px; transition: 0.5s;padding:20px; }
.logosimg:hover{transition: 0.5s;}
.contenedorpeque {max-width: 1400px;margin:0 auto; width: 96%}
.container-fluid {padding: 0 !important; margin: 0 !important;}
a.tornar {text-transform: uppercase; font-family: 'Regular'; font-size: 1.4rem; color: #ababab!important; margin-right: 5rem;}
.reciclaje{background-color: #212212; color: #fff; font-family: 'Regular'; padding: 0.3rem 6px; font-size: 2.4rem; line-height: 2.4rem; position: absolute;     bottom: 19.5rem;    right: 5rem; z-index: 11;}
.colocatitle{width: 100%; padding-left: 1rem;  }
.fcontact{margin-top: 0rem; background-color: #fff; color: #212121; text-align: center; border-top:1px solid #cccccc;}
.mundial{ width:100%; transition: all 1s ease; position: fixed; top:5rem; z-index: 888; background-color: #0063a9; border-bottom: 4px solid #eee300; }
.menuScroll {  transition: all 0.5s ease;    box-shadow: rgba(33, 35, 38, 0.5) 0px 1rem 1rem -1rem;}
.taula > tbody > tr > td > .inputcontacto {    border: #cccccc 0.1rem solid;    font-family: 'Regular', Arial, Helvetica, sans-serif;    font-size: 1.4rem;    color: #666666;    padding: 0.7rem;    background-color: #FFFFFF;    margin: 0.3rem 0 0.3rem 0;    width: 92%;}
.textckeditor ul li {margin-left: 2.5rem;}
.dropdown-menu > li > table > tbody > tr > td > h2 > a {  font-family: 'Regular';     margin: 0px 0 0px 0; line-height: 2rem;}
.dropdown-menu > li > table > tbody > tr > td > h2  {  margin: 0px 0 0px 0;}
.dropdown-menu > li > table > tbody > tr > td > h3 > a {  font-family: 'Regular'; font-size: 1.1rem;    line-height: 1.4rem; border-bottom: 0.1rem dotted #ababab;}
.dropdown-menu > li > table > tbody > tr > td > h4 > a {  font-size: 1.5rem;    line-height: 1.6rem; margin:0 0 0 0.5rem !important;}
.dropdown-menu > li > table > tbody > tr > td > h4  {  margin:0;}
.menuhome{    border-right: 0.1rem dotted #cccccc; padding:5px 2.5rem!important;}
.dropdown-menu > li > table > tbody > tr > td > hr {    margin-top: 1rem;    margin-bottom: 1rem;    border: 0;    border-top: 0.1rem solid #ababab; }
.dropdown{	font-family: 'Medium', Arial, Helvetica, sans-serif;	font-size: 1.8rem; color: #fff; line-height: 1.5rem;  padding: 0rem 2%; transition: 0.5s; cursor: pointer;}

a {	text-decoration: underline;	text-decoration-color: rgb(0, 0, 0, 0);}
a:link{	text-decoration: none;	color: #323232;}
a:visited{	text-decoration: none;	color: #323232;}
a:hover{	text-decoration: none;	color: #848383;}
a:active{	text-decoration: none;	color: #848383;}

.borrar{display: block;}
.color_avis_ie { color:#969696; }
.input {	border: #cccccc 0.1rem solid;	font-family: 'Regular', Arial, Helvetica, sans-serif;	font-size: 1.1rem;	color: #666666;	margin-right: 2.5rem;	padding: 0.5rem ;	background-color: #FFFFFF;	font-style: italic;	width: 16rem;}
.buscar {	margin-top: 1.4rem;	margin-right: 3.5rem;    width:45%;	float: left;}
.inputbuscador {    border: #e6e6e6 0.1rem solid;    border-right: 0px;    font-family: 'Regular', Arial, Helvetica, sans-serif;    font-size: 1.5rem;    border-radius: 6px 0 0 6px ;    color: #ccc;    height: 3.5rem;    background-color: #e6e6e6;    text-transform: uppercase;    font-style: italic;    width:calc(100% - 3.5rem);    padding-left: 1.7rem;    float: left;}
.no_veure{    display: none;  }
.texto {	font-family: 'Regular', Arial, Helvetica, sans-serif;	font-size: 1.8rem;	color: #575757;	font-weight: normal;	font-style: normal;	}
.path{font-family: 'Semibold', Arial, Helvetica, sans-serif;	font-size: 1.2rem;	color: #5bbf98!important; line-height: 1.2rem; }
hr.linea { 	width: 100%;	height: 0px;	margin: 0px;	margin-top: 2rem;	margin-bottom:2rem;	border: 0;	display: flex;	text-align:left;	border-bottom:0.2rem  solid #efefef;}
.nombre {	font-family: 'Regular', Arial, Helvetica, sans-serif;	font-size: 2.4rem;	line-height: 2.8rem;	color: #232323;	font-weight: normal;	font-style: normal; }
.desc {	font-family: 'Regular', Arial, Helvetica, sans-serif;	font-size: 1.5rem;	line-height: 1.9rem;	color: #000;	font-weight: normal;	font-style: normal; }
.textckeditor img {	width: 100%;	max-width: 50rem;	display: block;	margin: 1rem 0;}
.ideom { float:right; margin-left: 10px;}
.ideom > form > .mm-selected a {color: #3d5686!important; background-color: #eee300; }
.remarcat {	color:#969696 !important;	text-transform: none;}
.taula {	width: 			100%;	/* width */ 	margin-left:	auto; 	/* align */	border-spacing: 0px;	/* cellspacing */	border-width: 	0px; 	/* border */}
.taula td {	padding: 		0.2rem;	/* cellpadding */}
.taula tr {}
.icoXarxa2{margin:0px; width: 2rem; }
.textckeditor ol{padding-left: 5%;}
.botoError{border:0.2rem  solid #3d5686; padding: 0.5rem  2rem; width: 100%; text-transform: uppercase; font-family: 'Bold', Arial, Helvetica, sans-serif; background-color: #fff; float: right; font-size: 1.4rem; color: #222221;transition: 0.6s;  -webkit-transition: 0.6s; /* Safari 3.1 to 6.0 */ margin-bottom: 0.7rem;}
.botoError:hover{background: #3d5686; color: #fff; transition: 0.6s;  -webkit-transition: 0.6s; /* Safari 3.1 to 6.0 */}
.vertical-centered-text {  -ms-display: flex;  display: flex;  /* alineacion vertical */  align-items: center;   /* alineacion horizontal */  justify-content: center;}
.icoMobil{width: 4rem;}
.nota{font-family:  'Regular', Arial, Helvetica, sans-serif;   font-size: 1.4rem;  color: #111; text-align: left; font-style: italic; padding-left: 1rem;}
.nota a{ color: #fff!important;}
.c-preview {  background: #000;  background: -moz-linear-gradient(135deg, #000000 0%, #000000 25%, #123d46 50%, #123d46 75%, #558eba 100%);  /* FF3.6-15 */  background: -webkit-linear-gradient(135deg, #000000 0%, #000000 25%, #123d46 50%, #123d46 75%, #558eba 100%);  /* Chrome10-25,Safari5.1-6 */  background: linear-gradient(135deg, #000000 0%, #000000 25%, #123d46 50%, #123d46 75%, #558eba 100%);  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */  background-size: 400% 400%;  background-repeat: no-repeat;  display: flex;  width: 100%;  padding: 80% 3rem 0 3rem;  justify-content: center;  align-items: center;  color: #fff;  position: relative;  cursor: pointer;  transition: 0.5s all;  margin-bottom: 3rem;  }
.c-preview__img {  position: absolute;  left: 0;  top: 0;  background-size: cover;  width: 100%;  height: 100%;  z-index: 1;  opacity: 0.7;  mix-blend-mode: luminosity;}
.c-preview__title { position: absolute;    bottom: 1rem;    z-index: 10;    width: 78%;    text-transform: uppercase;    letter-spacing: 0.05em;    padding-bottom: 5%;    font-family: 'Bold', Arial, Helvetica, sans-serif;    font-size: 2.1rem;    line-height: 2.7rem;    color: #fff;    text-shadow: 0px 0px 0.2rem  rgb(150 150 150);}
.c-preview:hover {  background-position: 100% 100%;box-shadow: 0.4rem 0.7rem 1.9rem 0px rgba(0,0,0,0.40);-webkit-box-shadow: 0.4rem 0.7rem 1.9rem 0px rgba(0,0,0,0.40);-moz-box-shadow: 0.4rem 0.7rem 1.9rem 0px rgba(0,0,0,0.40);}
.menuPrincipal{transition:0.5s; display: flex; align-items: center; justify-content: right; }
.menuPrincipal1{transition:0.5s;}
.menuPrincipal2{padding-top: 1rem; -webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;transition:0.5s;margin-right: -3px!important}
.titPetit{  font-family: 'Regular', Arial, Helvetica, sans-serif;    font-size: 2.4rem;    line-height: 3rem; color: #ffffff; margin-top: 1rem; text-transform: none;}
.notiHome{cursor: pointer;background-size:cover; background-position: center center; width: 100%; padding: 40% 0px 3rem 0px;  background-repeat: no-repeat; display: block;  background-color: rgba(0,0,0,0.7);transition: 0.5s;}
.inputNew{ margin:1rem 0 1rem 0; width:100%; padding: 1rem  2rem; font-family: 'Regular', Arial, Helvetica, sans-serif; font-size: 1.6rem; color:#333;   border:0.2rem  solid #cbcbcb; background-color: #fff; font-weight: bold; min-height: 5.1rem;}
.inputNew::placeholder{font-family:  'Regular', Arial, Helvetica, sans-serif;   font-size: 1.3rem;  color: #555; text-align: left; font-style: italic; font-weight:normal; }
.primeraOp{font-family:  'Regular';   font-size: 1.3rem;  color: #555; text-align: left; font-style: italic; }
.textareaNew{ margin: 0.3rem 0; width:100%; padding: 0.5rem  2rem; font-family: 'Bold', Arial, Helvetica, sans-serif; font-size: 1.8rem; color:#333;  border: none;  border-bottom:0.2rem  solid #cbcbcb; background-color: transparent;}
.textareaNew::placeholder{font-family:  'Regular', Arial, Helvetica, sans-serif;   font-size: 1.5rem;  color: #555; text-align: left; font-style: italic; }
.mm-amagat{opacity: 0;}
.mm-selected a{color: #333;}
#menuMobile{z-index: 888;}
.cardTeam_img{background-size: cover; background-position: center top; width: 100%; padding-top: 100%; margin: 0; transition: 0.5s;}
.cardTeam_img:hover { box-shadow: 0.4rem 0.7rem 1.9rem 0px rgba(0,0,0,0.40);-webkit-box-shadow: 0.4rem 0.7rem 1.9rem 0px rgba(0,0,0,0.40);-moz-box-shadow: 0.4rem 0.7rem 1.9rem 0px rgba(0,0,0,0.40);transition: 0.5s; }
.cardTeam h3{margin-bottom: 1rem;}
.cardTeam h5{text-transform: uppercase; font-size: 1.4rem;}
.cardTeam{margin-bottom:  8rem;}
.fotoNotiLlistat{overflow: hidden;  height: 25rem; margin-bottom: 1rem; background-color: #fff;}
.fotoNotiLlistat img{transition: 1s; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.fotoNotiLlistat:hover img{transform: scale(1.1); transition: 1s;}
.iconsFitxa{ width: 5rem; height: 5rem; margin: -0.5rem 1rem 3rem 0; transition: 0.5s;}
.iconsFitxa:hover{filter: invert(80%); transition: 0.5s;}
.blocExtraNoti a{ font-size: 1.4rem;}
.deponer{background-size: cover; background-position: center; padding-top: 100%; width: 100%}
.centrat{text-align: center;margin: 0 auto;}
.menu2{text-decoration: none;}
.menu2 li{display: inline-block;padding: 3rem 2rem 0 2rem;}
.missatgeEnviat{font-family: 'Regular', Arial, Helvetica, sans-serif; font-size: 2rem; line-height: 3rem; text-align: center; padding: 2rem; margin: 2rem; font-style: italic; border: 2px solid #323232;}
.catNoti{display: inline-block;  text-transform: uppercase;  border:0.2rem  solid #054471;    padding:0.3rem 1rem;    margin: 0 1rem 1rem 0;    background-color: #054471;    color: #fff;    font-family: 'Bold', Arial, Helvetica, sans-serif;    font-size: 1.4rem;    transition: 0.5s;    border-radius: 0rem ;}
.catNoti:hover, .catNotiMarcat{ border: 0.2rem  solid #333; transition: 0.5s; background-color: #212121; }
.margin2{margin-top: 2% !important;}
.imgNotiMobile{display: none !important;}
.item:hover {min-height: 100%; transition: 0.8s;}
.imgNext{height: 5rem; max-height: 5rem;}
.imgRecu{height: 5rem; max-height: 5rem; }
.serveis {display: grid;grid-template-columns: 1fr; grid-column-gap: 0; grid-row-gap: 0rem;}
.h6int{text-transform: uppercase; font-family: 'Regular', Arial, Helvetica, sans-serif; color: #4f4f4f; margin:0 !important; background-size:cover; }
.card:hover .caixaServeiLlistat{background-color: #1d254b;  transition: 0.8s;}
.llistatServeis {display: grid;    grid-template-columns: repeat(auto-fill, minmax(18em, 1fr)); grid-template-rows: 1fr;grid-column-gap: 30px;grid-row-gap: 0px;  transition: 0.5s;}
.llistatDescargas {display: grid;    grid-template-columns: repeat(auto-fill, minmax(12em, 1fr)); grid-template-rows: 1fr;grid-column-gap: 70px;grid-row-gap: 0px;  transition: 0.5s;    line-height: 2.0rem;  font-size: 1.5rem;}
.llistatDescargas h3 {    font-family: 'Bold', Arial, Helvetica, sans-serif;    font-size: 1.8rem;    line-height: 1.9em; text-transform: none;   color: #5A554E;    font-weight: normal;    font-style: normal;    margin: 1rem 0 0 0;}
.subtitolServei{color: #333; font-family: 'Semibold', Arial, Helvetica, sans-serif; text-transform: none; font-size: 2.4rem;line-height: 3rem;}
.llistat3{display: grid;grid-template-columns: repeat(auto-fill, minmax(40rem, 1fr));grid-column-gap: 8rem;grid-row-gap: 5rem; clear: both; }
.h2Noti{font-size: 2rem; line-height: 2.2rem; color: #4c4c4c; padding: 2rem 1rem; margin-top: 0px; transition: 0.8s;}
.fonsMenu{background-color: #fff !important; border-bottom: 10px solid #e3bc5e;}
.boxSlogan{max-width: 40%; margin: 0 auto;}
.contacte {display: grid;grid-template-columns: 33% 1fr;grid-template-rows: auto;grid-column-gap: 5%;grid-row-gap: 0px;}
.contacte_div1 { grid-area: 1 / 1 / 2 / 2; }
.contacte_div2 { grid-area: 1 / 2 / 2 / 3; }
.llistat4 {display: grid;    grid-template-columns: repeat(auto-fill, minmax(18em, 1fr)); grid-template-rows: 1fr;grid-column-gap: 5rem; grid-row-gap: 6rem;  transition: 0.5s;}
.llistat5 {display: grid;    grid-template-columns: repeat(auto-fill, minmax(16em, 1fr)); grid-template-rows: 1fr;grid-column-gap: 5rem; grid-row-gap: 5rem;  transition: 0.5s;}
.colorServei{width: 10rem; height: 1rem;  margin-bottom: 3rem; transition: 0.5s;}
.titServei{font-family: 'Semibold'; font-size:3.2rem; line-height:3.2rem;  color:#a8cc00;}
.titServei span{color: #333; font-size: 2.4rem;}
.areaHome{transition: 0.5s;}
.areaHome img{width: 2.2rem; margin: 2rem 0; transition: 0.5s;}
.areaHome:hover { transition:0.5s; background-color: #fff; }
.areaHome:hover .colorServei {width: 100%; transition: 0.5s;}
.dosCol {display: grid;grid-template-columns: repeat(2, 1fr);grid-template-rows: 1fr;grid-column-gap: 0px;grid-row-gap: 0px; background-color: #323232;}
.dosCol_img { grid-area: 1 / 1 / 2 / 2; background-color: #ccc;}
.dosCol_txt { grid-area: 1 / 2 / 2 / 3; display:flex; align-items:center; padding: 8% 10%; }
.dosCol_img img{object-fit: cover; width: 100%; height: 100%;}
.dosCol2 {display: grid;grid-template-columns: repeat(2, 1fr);grid-template-rows: 1fr;grid-column-gap: 0px;grid-row-gap: 0px; background-color: #323232;}
.dosCol2_img { grid-area: 1 / 2 / 2 / 3; background-color: #ccc;}
.dosCol2_txt { grid-area: 1 / 1 / 2 / 2; display:flex; align-items:center; padding: 8% 10% 8% 30%; justify-content:right; text-align: right;}
.dosCol2_img img{object-fit: cover; width: 100%; height: 100%;}
h2 span{color: #a8cc00; }
.pathW{font-size: 1.4rem; font-family: 'Medium'; text-transform: uppercase; color: #fff;}
.notiHome2 {display: grid;grid-template-columns: 55% 1fr;grid-template-rows: repeat(2, auto);grid-column-gap: 10%;grid-row-gap: 5%;}
.notiHome2_div1 { grid-area: 1 / 1 / 3 / 2; background-color: #5983c9;}
.notiHome2_div2 { grid-area: 1 / 2 / 2 / 3; background-color: #fafafa; padding: 5%; display: flex; align-items: center;}
.notiHome2_div3 { grid-area: 2 / 2 / 3 / 3;  background-color: #fafafa; padding: 5%; display: flex; align-items: center;}
.notiHome2 h3{font-family: 'Bold'}
.noti1img{ object-fit: cover; width: 100%; height: 100%; transition: 0.5s;  mix-blend-mode: multiply;  opacity: 0.7; filter:brightness(90%); max-height:auto; }
.noti1img:hover{transform: scale(1.1); transition: 0.5s;}
.notiHome2_div1:hover .noti1img{transform: scale(1.1); transition: 0.5s;}
.dos60 {display: grid;grid-template-columns: 1fr 60%; grid-template-rows: 1fr;grid-column-gap: 10%;grid-row-gap: 0px; color:#fff; display: grid; align-items: center;}
.dos60_div1 { grid-area: 1 / 1 / 2 / 2; }
.dos60_div2 { grid-area: 1 / 2 / 2 / 3; }
.logoPeu{width: 100% !important; max-width: 25rem !important; padding: 1.5rem 0;}
.trTitol{border: 1px solid #d4d4d4; padding: 10px; font-weight: 700;}
table.taulaPrivacitat td{ border: 1px solid #d4d4d4; padding: 10px;}
.card h2{font-size: 2rem; line-height: 2.5rem; color: #323232;}
.llistatServeis_txt h2{font-size: 2.2rem; line-height: 2.6rem; color: #323232;}
.llistatServeis_txt h2 span{color: #323232;}
.dosColum {display: grid;grid-template-columns: repeat(2, 1fr);grid-template-rows: 1fr;grid-column-gap: 10%;grid-row-gap: 0px;}
.dosColum_div1 { grid-area: 1 / 1 / 2 / 2; border: 1px solid red; }
.dosColum_div2 { grid-area: 1 / 2 / 2 / 3;  border: 1px solid blue;  }
.itemEquip{overflow: hidden;}
.itemEquip .imgPrincipal{width: 100%; height: 70rem; object-fit: cover; object-position: center; transition: 0.5s;}
.itemEquip .linkPersonal{width: 2.4rem; margin-right: 1rem; transition: 0.5s;}
.linkPersonal:hover{filter: invert(90%); transition: 0.5s;}
.itemEquip:hover .imgPrincipal{transition: 0.5s; cursor: pointer ;}
.dadesPersona{position: absolute; bottom: 0; left: 0; width: 100%; background-color:rgba(255, 255, 255, 0.9); padding: 0rem 2rem 0rem 2rem; height: auto; transition: 0.5s;}
.dadesPersona h2{font-size: 2.8rem; margin:1rem 0 0 0; }
.dadesPersona h5{font-size: 1.4rem; }
.itemEquip:hover .dadesPersona{transition: 1s;}
.dadesExtra{opacity: 0;transition: 1s; max-height: 0px; margin-bottom: 2rem;}
.itemEquip:hover .dadesExtra{opacity: 1; transition: 1s; max-height: 70vh;}
.divCookie {z-index: 999999 !important; display:block; position:fixed;bottom:0;min-height:100%;width:100%;background:rgba(0,0,0,0.8);color:#fff !important;font-size:1.2rem !important;font-family:sans-serif !important;}
.msencajonado{animation-name: example; animation-duration: 4s; animation-delay: -2s; background-color:#fff;padding:2%; max-width:1200px; justify-content: center; align-items: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
@keyframes example{	0% { top:0%; }	50% { top:1200px; }}
.msgcookie {width:100%; height: auto; font-size:1.2rem !important; color:#000 !important; margin:0 auto; padding: 2rem; text-align: center; padding-top: 15%;}
.msgcookie p {margin: 0px; font-size:1.3rem !important; line-height: 2rem;}
.msgcookie a:link, .msgcookie a:active, .msgcookie a:visited,.msgcookie a:hover{color:#000}
.msgcookie a.close{float:right;display:block;width:1.6rem;height:5rem;background:url(<?=$URL?>/js/cookies/cookie.png) 0 -45px no-repeat;overflow:hidden;text-indent:- 8rem;opacity:0.5;margin:0 0 0 40px}
.msgcookie a.close{text-indent:-16rem; }
a.close:hover{opacity:1}
a.linkCookies { background-color: rgba(255,255,255,0.60); font-weight: bold; color: #6c7059!important; border-radius: 0rem; padding: 0.4rem 6px; margin-left: 0.5rem ;}
a.linkCookies:hover { background-color: rgba(255,255,255,0.85); color: #6c7059!important;}
.divConfigCookies { background-color: #ebebeb; border-radius: 0rem; margin: 0 auto; min-width: 400px; padding: 2rem 3rem 0px 3rem; font-weight: normal!important; font-size: 1.4rem; text-align: center;	display: inline-block;	width: 100%; margin-bottom: 2rem;}
.unBlocCookies { display: inline-block; margin: 0px 1rem; }
.encaraNoDefinit { opacity: 0.5;	}
@media (max-width: 798px) {.msgcookie{height:65px;}}
@media (max-width: 679px) {.divConfigCookies{min-width: 200px !important;}}
@media (max-width: 573px) {.msgcookie{height:85px;}}
@media (max-width: 450px) {.msgcookie{height:105px;}}
@media (max-width: 371px) {.msgcookie{height:125px;}}
@media (max-width: 31.2rem) {.msgcookie{height:145px;}}
a.notin, .footer a {text-decoration: underline; text-decoration-color: rgba(0, 0, 0, 0.0);}
.infoCurs {	display: inline-block; 	padding: 8px 1.2rem; 	margin-bottom: 1rem;	border-radius: 0rem;	background-color: #fb853b;}
body.cke_editable{font-size: 16px; line-height: 22px}
input.error {    border: 1px solid red !important;    background-color: rgba(255, 255, 255, 0.9);}
select.error {    border: 1px solid red !important;    background-color: rgba(255, 255, 255, 0.9);}
label.error {    font-family: 'Regular';    color: red;    padding: 0 0 1rem 1rem;    font-size: 1.2rem;    line-height: 1.6rem;    font-weight: 400;    margin: 0px 0px 6px 0px;}
.mm-selected > a{	color:#eee300 !important;	background-size: cover;}
#conformitat-error {    position: absolute;    top: 25px;    min-width: 220px;}

    .responsive-table {
      width: 100%;
      border-collapse: collapse;
      margin: 0 auto;
      max-width: 100%;
    }

    .responsive-table th,
    .responsive-table td {
      border: 1px solid #ddd;
      padding: 12px;
      text-align: center;
    }

    .responsive-table th {
      background-color: #f5f5f5;
      font-weight: bold;
    }

    @media screen and (max-width: 600px) {
      .responsive-table thead {
        display: none;
      }

      .responsive-table, .responsive-table tbody, .responsive-table tr, .responsive-table td {
        display: block;
        width: 100%;
      }

      .responsive-table tr {
        margin-bottom: 15px;
      }

      .responsive-table td {
        text-align: right;
        padding-left: 50%;
        position: relative;
      }

      .responsive-table td::before {
        content: attr(data-label);
        position: absolute;
        left: 15px;
        width: 45%;
        padding-left: 10px;
        font-weight: bold;
        text-align: left;
      }
    }


.ajustPad{padding: 2% 0;}
.comptadors {display: grid;grid-template-columns: repeat(3, 1fr);grid-template-rows: 1fr;grid-column-gap: 0px;grid-row-gap: 0px;}
.comptadors_div1 { grid-area: 1 / 1 / 2 / 2; }
.comptadors_div2 { grid-area: 1 / 2 / 2 / 3; }
.comptadors_div3 { grid-area: 1 / 3 / 2 / 4; }
.llistatHome {display: grid;grid-template-columns: repeat(6, 1fr);grid-template-rows: repeat(2, 1fr);grid-column-gap: 8rem;grid-row-gap: 5rem;}
.llistatHome_div1 { grid-area: 1 / 1 / 2 / 3; }
.llistatHome_div2 { grid-area: 1 / 3 / 2 / 5; }
.llistatHome_div3 { grid-area: 1 / 5 / 2 / 7; }
.llistatHome_div4 { grid-area: 2 / 2 / 3 / 4; }
.llistatHome_div5 { grid-area: 2 / 4 / 3 / 6; }



.truquem{background-color: #eee300; padding: 0.8rem 2rem; display: flex; align-items: center; justify-content: center; border-radius: 3rem; transition: 0.5s; margin-left: 2%; border: 2px solid #eee300}
.truquem a{color: #323232 !important; transition: 0.5s; text-transform: uppercase;}
.truquem:hover{background-color: #0063a9;transition: 0.5s; color: #eee300 !important;}
.truquem a:hover{color: #eee300 !important;}

.botoGran1{padding: 2rem 4rem; display: inline-flex; align-items: center; justify-content: center; border: 4px solid #fff; border-radius: 4rem; background-color: #eee300; text-transform: uppercase; width: 40rem; font-size: 2.8rem; font-family: 'Medium', Arial, Helvetica, sans-serif; margin:0 1%; transition: 0.5s;}
.botoGran1:hover{border: 4px solid #0063a9; background-color: #fff; transition:0.5s; color: #323232; }


.botoGran2{padding: 2rem 4rem; display: inline-flex; align-items: center; justify-content: center; border: 4px solid #fff; border-radius: 4rem; background-color: #0063a9; text-transform: uppercase; width: 40rem; font-size: 2.8rem; font-family: 'Medium', Arial, Helvetica, sans-serif; margin:0 1%; transition: 0.5s; color: #fff;}
.botoGran2:hover{border: 4px solid #0063a9; background-color: #fff; transition:0.5s; color: #323232; }
.botoCTA{   	margin: 2rem 2rem;    padding: 2rem 3rem;    font-size: 1.8rem;    line-height: 1.8rem; }


.imgTipus{overflow: hidden;height: auto; margin: 0 auto;}
.boxTipus img{height: 80%; width: 80%; object-fit: cover; object-position: center; transition: 0.5s;overflow: hidden; justify-content: center;}
.boxTipus:hover img{transform: scale(1.1); transition: 1s;}
.boxTipus .boto2 img{width: 1.5rem;}

/* animació dels 15 anys */
.caixa15anys{position: fixed; width: 12rem; bottom: 3%; height: 12rem; right: 2%; z-index: 90;}
#myDIV {	position: absolute;	z-index: 20;	margin: auto;	width: 12rem;	height: 12rem;	animation: mymove 7s infinite;}
#myDIV2 {	position: absolute;	z-index: 30;  	margin: auto;  	width: 12rem;  	height: 12rem;}
@keyframes mymove {  0% {transform: rotate(360deg);}}

.boxMarques{display: flex; align-items: center; justify-content: center; mix-blend-mode: multiply;}
.imgMarca img{width: 100%; max-width: 15rem; margin:0 5rem;}
.imgMarcaOcasio img{width: 100%; max-width: 10rem; max-height: 10rem; }
#owl-marques .owl-item img{margin: 0 auto; }
#owl-marques .owl-item{display: flex !important; align-items: center !important;}


/* box vehicle llistat */

.vehicleLlistat{border: 2px solid #0063a9; border-radius: 2rem;position: relative;}

.vehicleEstat{ position:absolute; top: -1.6rem; left:2rem; border: 2px solid #0063a9; border-radius:3rem; padding: 0.1rem 2rem; font-family: 'Medium', Arial, Helvetica, sans-serif; font-size: 1.4rem; display: flex; align-items: center; background-color: #fff; text-transform: uppercase; z-index: 9;}
.vehicleEstat img {width: 1rem; margin-right: 1rem;}


.imgVehicleLlistat{overflow: hidden;height: auto; margin: 0 auto; border-radius: 1.8rem 1.8rem 0 0;}
.vehicleLlistat .imgVehicleLlistat img{height: 30rem; width: 100%; object-fit: cover; object-position: center; transition: 0.5s;overflow: hidden; justify-content: center;}
.vehicleLlistat .imgVehicleLlistat:hover img{transform: scale(1.1); transition: 1s;}

.vehicleDades{background-color: #f1f1f1; padding: 1rem 2rem ; text-align: left; } 
.vehicleDades h2{ font-size:1.8rem; margin:0.5rem 0 0rem 0; text-transform:uppercase; }
.vehicleDades span{text-transform: uppercase; font-size: 1.5rem;}
.vehicleDades img{width: 3rem;}
.vehiclePreus{background-color: #eee300; padding: 1rem 2rem; border-radius: 0 0 1.8rem 1.8rem; font-family: 'Medium', Arial, Helvetica, sans-serif;}

.vehicleDesde{display: inline-block; margin-right: 6%}
.vehiclePreu{display: inline-block;font-family: 'Bold', Arial, Helvetica, sans-serif;font-size: 2rem; text-transform: uppercase;}


/* Fitxa vehicle */

#owl-vehicle .owl-item {  position: relative;  transition: all 0.6s ease-in-out;  filter: blur(4px);  opacity: 0.6;}
#owl-vehicle .owl-item::before {  content: "";  position: absolute;  inset: 0;  background: rgba(0, 0, 0, 0.6);  transition: all 0.6s ase-in-out
  z-index: 1;}
#owl-vehicle .owl-item.center {  filter: blur(0);  opacity: 1;  z-index: 2;}
#owl-vehicle .owl-item.center::before {  background: transparent;}
#owl-vehicle .item {  height: 55rem;  display: flex;  align-items: center;  justify-content: center;  overflow: hidden;}




.fitxaVehicle {display: grid;grid-template-columns: 1fr 25%;grid-template-rows: 1fr;grid-column-gap: 5rem;grid-row-gap: 0px;}
.fitxaVehicle_div1 { grid-area: 1 / 1 / 2 / 2; }
.fitxaVehicle_div2 { grid-area: 1 / 2 / 2 / 3; }

.pestanyes{    display: block;}
.pestanyes a{background-color: #eee300; border-radius: 1rem; padding: 0.7rem 2rem; font-family: 'Medium', Arial, Helvetica, sans-serif; font-size: 1.4rem; transition: 0.5s; border: 2px solid #eee300; margin:1rem 1rem 1rem 0 !important;}
.pestanyes a:hover{background-color: #fff; border: 2px solid #0063a9; transition: 0.5s}

.llistat3Petit{display: grid;grid-template-columns: repeat(auto-fill, minmax(25rem, 1fr));grid-column-gap: 8rem;grid-row-gap: 2rem; clear: both;}


.blocsFitxa{border: 2px solid #0063a9; padding: 0.5rem 2rem; font-family: 'Medium', Arial, Helvetica, sans-serif; }
.blocsFitxaPaddingExtra{padding: 3rem 3rem;}
.blocsFitxa span{font-size: 1.3rem;font-family: 'Regular', Arial, Helvetica, sans-serif;  }
.blocsFitxa ul{padding-left: 5%}


.llistat6{display: grid;grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));grid-column-gap: 2rem;grid-row-gap: 2rem;}
.iconesGrans img{width: 100%; max-width: 15rem;}
.iconesGrans h3{text-transform: uppercase; margin-bottom: 1rem;}

.esquema{width: 100%; border-radius: 2rem;}

.llistat4Petit{display: grid;grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));grid-column-gap: 8rem;grid-row-gap: 2rem; clear: both;}



.circle-chart__circle {
  animation: circle-chart-fill 2s reverse; /* 1 */
  transform: rotate(-90deg); /* 2, 3 */
  transform-origin: center; /* 4 */
}


.circle-chart__info {
  animation: circle-chart-appear 2s forwards;
  opacity: 0;
  transform: translateY(0.3em);
}


  .circle-chart__circle.visible {
    opacity: 1;
    transform: scale(1);
  }


@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}

@keyframes circle-chart-appear {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.circle-chart__percent{margin-bottom: 1.5rem;}

.garanties h3{display:flex; align-items:center; margin-bottom:1rem; }
.garanties h3 img{ width:4rem; margin-right: 1rem; }
.garantiesMida h3{font-size: 1.4rem; font-family: 'Regular', Arial, Helvetica, sans-serif !important; margin-bottom: 0;}
.garantiesMida h3 img{width: 2.5rem;}
.icoTornar{display: inline-flex; align-items: center;  margin: 2rem 0 5rem 0;}
.icoTornar img{width: 4rem; background-color: #eee300;padding: 1rem; border-radius: 50%;transition: 0.5s; margin-right: 1rem;}
.icoTornar:hover img{transition: 0.5s; background-color: #f1f1f1;}

.dadesFinan {
display: grid;
grid-template-columns: 1fr auto;
grid-template-rows: 1fr;
grid-column-gap: 3rem;
grid-row-gap: 0px;
}

.dadesFinan_div1 { grid-area: 1 / 1 / 2 / 2; }
.dadesFinan_div2 { grid-area: 1 / 2 / 2 / 3; text-align:right; }
.dadesFinan_div2 img{max-width: 5rem;}
.dadesFinan_div1 h3 {text-transform: uppercase; font-family: 'Bold', Arial, Helvetica, sans-serif;}

.botoTrucar{background-color: #eee300; padding: 1rem; border-radius: 1rem; display: flex; align-items: center; justify-content: center;}
.botoTrucar img{width: 3rem;}
.petit{font-size: 1.4rem;}




.contenedorFiltres {
  display: flex;
  gap: 1rem; 
  width: 100%;
  margin-bottom: 1rem;
}


.campFiltre {
  flex: 1; 
  min-width: 0; 
}

.campFiltre select {
 width: 100%;
  padding: 0.5rem 2rem;         
  border: 2px solid #0063a9;  
  border-radius: 1rem;   
  background-color: #fff;  
  appearance: none;        
  cursor: pointer;
}

/* ===== Media Queries ===== */

@media (max-width: 992px) {
  .campFiltre {
    flex: 1 1 calc(50% - 1rem);
  }
}

@media (max-width: 600px) {
  .campFiltre {
    flex: 1 1 100%; 
  }
}


/*taula pàgina vendre*/

#vendre {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1em;
    font-family: sans-serif;
  }
  #vendre th, #vendre td {
    padding: 1.2rem;
    text-align: left;
    border-bottom: 1px solid #ddd;
  }
  #vendre th {
    background-color: #f2f2f2;
    font-weight: bold;
  }
  #vendre td:first-child {
    font-weight: normal; /* Para que la primera columna no esté en negrita por defecto */
  }

  /* Estilos para hacer la tabla responsive */
  @media screen and (max-width: 600px) {
    #vendre table,#vendre  thead,#vendre  tbody,#vendre  th,#vendre  td,#vendre  tr {
      display: block;
    }

    #vendre thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px;
    }

    #vendre tr {
      border: 1px solid #ccc;
      margin-bottom: 1rem;
    }

    #vendre td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding-left: 50%;
      text-align: right;
    }

    #vendre td:before {
      content: attr(data-label);
      position: absolute;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      text-align: left;
      font-weight: bold;
    }

    /* Ajustes específicos para el contenido */
    #vendre td:nth-of-type(1):before { content: "Venta Particulares"; }
    #vendre td:nth-of-type(2):before { content: "Ankhar Motor"; }
  }

.resultado_entrada, .resultado_mesos{ color: #323232;}
.bolaMes{background-color: #0063a9; position: absolute; bottom: 1rem; right: 1rem; width: 4rem; height: 4rem; border-radius: 50%; color: #eee300; display: flex; align-items: center; justify-content: center; font-size: 3rem; transition: 0.5s;}
.faqBox{border:2px solid #f3f3f3; padding: 2rem; border-radius: 1rem; position: relative; transition: 0.5s;}
.faqBox:hover .bolaMes{background-color: #eee300; color:#323232; transition:0.5s }
.faqBox:hover{ border: 2px solid #0063a9; }
.faqBox h2{font-size: 2.4rem; max-width: calc(100% - 5rem);}
.boxFinan{border: 2px solid #0063a9; padding: 2rem; text-align: center;border-radius: 1rem; }
.boxFinanFinal{background-color: #0063a9; display: flex; align-items:center; justify-content:center; }
.boxFinanFinal h2{color: #eee300; font-size: 2.4rem;}





































@media screen and (max-width: 1680px) {
	.boxSlogan{max-width: 45%; margin: 0 auto;}
	.llistatServeis { grid-template-columns: repeat(auto-fill, minmax(23em, 1fr));}

} /*    Fi 1680px*/

@media screen and (max-width: 1440px) {
	html{font-size: 9px !important;}
	body {    background-position: top center;}	
	.llistatServeis {    grid-template-columns: repeat(auto-fill, minmax(18em, 1fr));}
	.llistatDescargas {  grid-template-columns: repeat(auto-fill, minmax(10em, 1fr)); grid-column-gap: 40px}

} /*    Fi 1440px*/

@media (max-width: 1366px) {
	.contenedor{width: 92%;}
	.llistat3{    grid-template-columns: repeat(auto-fill, minmax(32rem, 1fr));}
	.titNoticia{font-size: 5rem; line-height: 6rem;}
	.llistat5 {grid-template-columns: repeat(auto-fill, minmax(14em, 1fr));}

} /*    Fi 1366px*/

@media (max-width: 1280px) {
	html{font-size: 8px !important;}
	.llistatServeis {    grid-column-gap: 30px;}
	.llistatDescargas {    grid-template-columns: repeat(auto-fill, minmax(18em, 1fr));    grid-column-gap: 40px;grid-row-gap: 40px;}
	body.cke_editable{display: block !important;}
} /*    Fi 1280px*/

@media (max-width: 1100px) {
	.llistat4Petit {    grid-template-columns: repeat(auto-fill, minmax(12rem, 1fr));}
} /*    Fi 1100px*/

@media (max-width: 1024px) {
    .llistat5 { grid-template-columns: repeat(auto-fill, minmax(24em, 1fr));    }	
	.cajatapon{background-color:#f2f2f2; width: 191px; height: 270px; position: absolute; z-index: 545;border-right: 3px solid #a8cc00;}	
	.parrilladatos {    grid-template-columns: 38px 60px 1fr;}
	.servhome {    min-height: 260px;    padding: 5%;}
	.fotoHomseServ{ height: 270px;}
	.menuNew {    grid-template-columns: 300px 1fr auto;    grid-column-gap: 2.5%;}
	html{font-size: 7px !important;}
	.llistat3 {grid-template-columns: repeat(auto-fill, minmax(28rem, 1fr));    }
	.tittempo {    font-size: 3.3rem;    line-height: 3.7rem;}
	.tittempo2 {    font-size: 4.3rem;    line-height: 4.7rem;}
	.subtitolServei {    font-size: 2.0rem;}	
	.llistatServeis {    grid-template-columns: repeat(auto-fill, minmax(17em, 1fr));}
	.contacte {display: grid;grid-template-columns: 35% 1fr;grid-template-rows: repeat(2, auto);grid-column-gap: 5rem;grid-row-gap: 5rem;}
	.contacte_div1 {    background-position: center 30%;}
	.nav > li > a { padding: 0px 0.3rem!important;}
	.familias {    padding: 2.5rem 0 0 1rem;}
	.ideom {    margin-top: 6px!important;}	
	.titPetit {font-size: 2rem; line-height: 2.6rem;}
	.colocatitle h1{font-size: 2.7rem; line-height: 3.5rem;}
	.colocatitle h2{font-size: 1.8rem !important; line-height: 2.2rem !important;}
	.cardTeam{height: 30rem;}
	.cardTeam p {margin: 0;}
	.c-preview__title{left: 2rem;}
	.catNoti{padding: 0.5rem  1rem;}
	.iconsFitxa{width: 3rem; height: 3rem;}
	.inputNew{font-size: 1.2rem; }
	.inputNew::placeholder{font-size: 1rem;   }
	.textareaNew{font-size: 1.2rem; }
	.textareaNew::placeholder{  font-size: 1rem; }
	.dropdown {  font-size: 2.2rem; }
	.superpos{margin-top: 3rem;}
	.mundial{position: relative; height: 9rem; text-align: center;}
	.menuSup_div1{padding-left: 8rem;}
	.menuNew_div2{display: none;}
	.menuSup_div4{display: none;}
	.menuNew {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(3, auto);grid-column-gap: 0px;grid-row-gap: 0px;}
	.menuNew_div1 { grid-area: 1 / 1 / 2 / 2; text-align:center; justify-content: center;}
	.logo1 {  position:relative; left:0; }	
	.bannerInterior{margin-top: 5rem;}


}  /*    Fi 1024px*/

@media (max-width: 1023px) {
	.superpos {  height: auto;}
 	.navbar-nav{display:none!important;}
	.imgNotiMobile{display: block !important;}
	.boxSlogan{max-width: 100%; margin: 0 auto;}
	.llistatServeis {    grid-template-columns: repeat(auto-fill, minmax(22em, 1fr));}
	.video { margin-top: 83px;   height:calc(95vh - 90px);}
	.mesinfoj {    position: relative;    bottom: 0;    right: 0;    text-align: left; margin-top:20px; }
	.menuNew_div3 { display: none;}
	.llistat3 {   grid-template-columns: repeat(auto-fill, minmax(28rem, 1fr));}
	.titNoticia{font-size: 4rem; line-height: 5rem;}
	.serviciosHome2llistat {    grid-template-columns: repeat(auto-fill, minmax(19em, 1fr));    grid-gap: 20px;}
	.dadesLegal a {    font-size: 1.5rem;    margin-right: 3rem;}

} /*    Fi 1023px*/



@media screen and (max-width: 850px) {

	.llistatHome {display: grid;grid-template-columns: repeat(4, 1fr);grid-template-rows: repeat(3, 1fr);grid-column-gap: 5rem;grid-row-gap: 5rem;}
	.llistatHome_div1 { grid-area: 1 / 1 / 2 / 3; }
	.llistatHome_div2 { grid-area: 1 / 3 / 2 / 5; }
	.llistatHome_div3 { grid-area: 2 / 1 / 3 / 3; }
	.llistatHome_div4 { grid-area: 2 / 3 / 3 / 5; }
	.llistatHome_div5 { grid-area: 3 / 2 / 4 / 4; }

} /*    Fi 850px*/


@media screen and (max-width: 800px) {
	.menuSup_div3{display: none;}
	.logo1{ max-width: 30rem;}

} /*    Fi 800px*/


@media screen and (max-width: 768px) {
	.contenedor { width: 90%}
	.cardTeam{height: auto;}
	.colocatitle{left: 0;}
	.barratop{display: none;}
	.serveis{ grid-template-columns: repeat(auto-fill, minmax(23rem, 1fr));}
	.llistat5 {   grid-template-columns: repeat(auto-fill, minmax(20em, 1fr));}


} /*    Fi 768px*/

@media (max-width: 767px) {

	.vehiclePreus{display: grid; text-align: center;}
	.serviciosHome {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(2, auto);}
	.serviciosHome1 { grid-area: 1 / 1 / 2 / 2; text-align: left;; padding:0px 0px 40px 0;}
	.serviciosHome1 h2 {  font-family: 'Regular', Arial, Helvetica, sans-serif; font-size: 4rem;   line-height: 4rem;   color: #797979;    font-weight: normal;    font-style: normal;    margin: 1rem 0 10px 0; }
	.serviciosHome2 { grid-area: 2 / 1 / 3 / 2; }
	.menuSup_div2 span{display: none;}
	.menuSup{    grid-column-gap: 0;}
	
	html{font-size: 8px;}
	.contenedor{width: 80%;}
	.contenedor2{width: 80%;}
	.bannerMobile{display: block;}
	.mesinfoj {    color: #396a81;    position: relative;    bottom: 0;    right: 0;    text-align: left;    font-family: 'Bold';    font-size: 15px;}
	.bannerGran{display: none;}
	.video {    margin-top: 68px;    height: calc(60vh - 60px);}
	.llistatServeis {    grid-template-columns: repeat(auto-fill, minmax(19em, 1fr));}
	.logosKit{text-align: center;}
	.serveis{   grid-template-columns: 1fr;}
	.subtitolServei {    font-size: 1.9rem;}
	.contacte {grid-template-columns: 1fr;grid-template-rows: repeat(2, auto);}
	.contacte_div1 { grid-area: 2 / 1 / 3 / 2; }
	.contacte_div2 { grid-area: 1 / 1 / 2 / 2; }
	.margin4{margin-top: 10% !important;}
	.llistat5{grid-row-gap: 5rem;}
	.dosCol {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(2, auto);grid-column-gap: 0px;grid-row-gap: 0px;}
	.dosCol_img { grid-area: 1 / 1 / 2 / 2; }
	.dosCol_txt { grid-area: 2 / 1 / 3 / 2; }
	.dosCol2 {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(2, auto);grid-column-gap: 0px;grid-row-gap: 0px;}
	.dosCol2_img { grid-area: 1 / 1 / 2 / 2; }
	.dosCol2_txt { grid-area: 2 / 1 / 3 / 2;     padding: 8% 10% 8% 10%;    justify-content: left;   text-align: left;}
	.notiHome2  {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(3, auto);grid-column-gap: 0px;grid-row-gap: 3rem;}
	.notiHome2_div1 { grid-area: 1 / 1 / 2 / 2; }
	.notiHome2_div2 { grid-area: 2 / 1 / 3 / 2; }
	.notiHome2_div3 { grid-area: 3 / 1 / 4 / 2; }
	.noti1img{min-height: 48rem;}
	.dos60 {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(2, auto);grid-column-gap: 0px;grid-row-gap: 0px;padding: 5rem 0;}
	.dos60_div1 { grid-area: 1 / 1 / 2 / 2; }
	.dos60_div2 { grid-area: 2 / 1 / 3 / 2; }
	.logo2{margin: 0 0;}
	h1,
	.igualh1{font-size: 4rem; line-height:4rem; }
	h2.igualh1{font-size: 3.5rem; line-height:3.5rem; }
	h5{max-width: 100%;}
	.ideom{float: none; display: inline-block;}
	.dadesLegal {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(2, auto);grid-column-gap: ;grid-row-gap: 3rem;}
	.dadesLegal_div1 { grid-area: 2 / 1 / 3 / 2; display: grid;}
	.dadesLegal_div2 { grid-area: 1 / 1 / 2 / 2; }
	.dadesLegal_div1 div{display: grid; grid-row-gap: 2rem; text-align: center;}
	.dadesLegal a{margin-right: 0;}
	.bannerInterior{margin-top: 0;}
	.bannerInterior .img-banner{object-fit: cover; min-height: 20rem; object-position: 81%;}
	.borrar{display: none;}
	.titNoticia{font-size: 2.5rem; line-height: 3rem;}
	.ajustTrenUp{top: -8px !important;}
	.ajustTrenDown{bottom: -7px !important;}
	.llistat5 {   grid-template-columns: repeat(auto-fill, minmax(20em, 1fr)); text-align: center;}
	.colorServei{margin: 0 auto 3rem auto;}
	.comptadors {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(3, auto);grid-column-gap: 0px;grid-row-gap: 5rem;}
	.comptadors_div1 { grid-area: 1 / 1 / 2 / 2; }
	.comptadors_div2 { grid-area: 2 / 1 / 3 / 2; }
	.comptadors_div3 { grid-area: 3 / 1 / 4 / 2; }
	.sobreNosaltres {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(2, auto);grid-column-gap: 0px;grid-row-gap:5rem;}
	.sobreNosaltres_div1 { grid-area: 1 / 1 / 2 / 2;     min-height: 30rem;}
	.sobreNosaltres_div2 { grid-area: 2 / 1 / 3 / 2; }
	.ab2 img{ max-width: 45%;}
	.formCTA{grid-template-columns: 1fr; padding: 5%;}
	.contenedorFiltres {display: grid;}
	.fitxaVehicle {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(2, auto);grid-column-gap: 0px;grid-row-gap: 5rem;}
	.fitxaVehicle_div1 { grid-area: 2 / 1 / 3 / 2; }
	.fitxaVehicle_div2 { grid-area: 1 / 1 / 2 / 2; }
	.pestanyes{display: none;}
} /*    Fi 767px*/

@media (max-width: 679px) {
	html{font-size: 8px !important;}
	.fcontact{margin-top:40px;}	
	.titPetit{display: none !important;}
	.c-preview__title {font-size: 1.2rem; line-height: 1.6rem;}
	.margin4{margin-top: 15rem !important;}
	.menuSup_div2{column-gap: 0;}
	.dos50 {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(2, auto);grid-column-gap: 0px;grid-row-gap: 5rem;}
	.dos50_div1 { grid-area: 1 / 1 / 2 / 2; }
	.dos50_div2 { grid-area: 2 / 1 / 3 / 2; }
	.ajustPad{padding: 5% 0;}
	.barraSuperior, .menuSup{height: auto; margin-bottom: 0rem; padding: 0.3rem 0;}
	.mundial{top: 6rem;}
	.menuSup_div1 {        padding-left: 6rem; }
	.llistatHome {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(5, 1fr);}
	.llistatHome_div1 { grid-area: 1 / 1 / 2 / 2; }
	.llistatHome_div2 { grid-area: 2 / 1 / 3 / 2; }
	.llistatHome_div3 { grid-area: 3 / 1 / 4 / 2; }
	.llistatHome_div4 { grid-area: 4 / 1 / 5 / 2; }
	.llistatHome_div5 { grid-area: 5 / 1 / 6 / 2; }

.barra{font-size: 1.2rem;}
.centrat679{text-align: center !important;}
.guia679{padding-top: 10rem;}

} /*    Fi 679px*/

@media (max-width: 480px) {

} /*    Fi 480px*/


@media only screen and (max-width: 1003px){
  	.esconderico{  		display: inline-block;	}
  	.table, .thead, .tbody, .th, .td, .tr {  display: block;  }
  	thead tr {   		position: absolute;  		top: -9999px;  		left: -9999px;  	}
  	.td {   		/* Behave  like a "row" */  		border: none;  		border-bottom: 0.1rem solid #eee;   		position: relative;  		padding-left: 35%;  		min-height:3.5rem;	    	}
  	.td:before {   		/* Now like a table header */  		position: absolute;  		/* Top/left values mimic padding */  		top: 0px;  		left: 6px;  		padding-right: 1rem;  		font-weight: bold;  		white-space: nowrap;  	}
}  
