@font-face {    font-family: 'Bold';    src: url('../fonts/Montserrat-Bold.eot');    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),        url('../fonts/Montserrat-Bold.woff') format('woff'),        url('../fonts/Montserrat-Bold.ttf') format('truetype'),        url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');    font-weight: bold;    font-style: normal;    font-display: swap;}
@font-face {    font-family: 'SemiBold';    src: url('../fonts/Montserrat-SemiBold.eot');    src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),        url('../fonts/Montserrat-SemiBold.woff') format('woff'),        url('../fonts/Montserrat-SemiBold.ttf') format('truetype'),        url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');    font-weight: 600;    font-style: normal;    font-display: swap;}
@font-face {    font-family: 'Regular';    src: url('../fonts/Montserrat-Regular.eot');    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),        url('../fonts/Montserrat-Regular.woff') format('woff'),        url('../fonts/Montserrat-Regular.ttf') format('truetype'),        url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');    font-weight: normal;    font-style: normal;    font-display: swap;}
@font-face {    font-family: 'Amatic';    src: url('../fonts/AmaticSC-Bold.eot');    src: url('../fonts/AmaticSC-Bold.eot?#iefix') format('embedded-opentype'),        url('../fonts/AmaticSC-Bold.woff') format('woff'),        url('../fonts/AmaticSC-Bold.ttf') format('truetype'),        url('../fonts/AmaticSC-Bold.svg#AmaticSC-Bold') format('svg');    font-weight: bold;    font-style: normal;    font-display: swap;}

.degradat{background: #FD8919;
background: linear-gradient(-90deg, rgba(253, 137, 25, 1) 0%, rgba(225, 53, 47, 1) 100%);}
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: 4rem;   line-height: 4rem;   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: 'SemiBold', Arial, Helvetica, sans-serif;		 font-size: 1.8rem;	line-height: 2.4rem;		font-weight: normal;	font-style: normal;		margin: 0 0 0.5rem 0;}
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: 'Regular' ,Arial, Helvetica, sans-serif;    font-size: 1.6rem;    line-height: 2rem;    color: #fff; padding: 1rem 0;font-weight: normal;    font-style: normal; }
h2.titServei {  font-family: 'Amatic', Arial, Helvetica, sans-serif; font-size: 5rem;   line-height: 4rem;   color: #fff;    font-weight: normal;    font-style: normal;    margin: 2rem 0; }
h2.titServei span{color: #fff; }


.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{ text-align: left; position: fixed; top: 0; left: 0; width: 100%; z-index: 999; height: 4.5rem;  display:flex; align-items: center;background: #FD8919; background: linear-gradient(-90deg, rgba(253, 137, 25, 1) 0%, rgba(225, 53, 47, 1) 100%);}
.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: #fff !important; font-size: 1.6rem; transition: 0.5s;}
.menuSup_div2 a:hover{color: #323232 !important; font-size: 1.6rem; transition: 0.5s;}
.botoVisita{font-family: 'Bold', Arial, Helvetica, sans-serif; background-color: #fff; height: 4.5rem; display: flex; align-items: center; padding: 0rem 2rem; font-size: 1.6rem; color: #323232; transition: 0.5s;   border-radius: 30px; text-transform: uppercase;}
.botoVisita:hover{background: #E1352F; transition: 0.5s; color: #fff;}
.logo1 {    width: 100%;  max-width: 30rem;    margin: 1rem 0; transition: 0.5s; position: absolute; top: 0; left: 0}
.logo2 {    width: 100%;  max-width: 17rem;  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: 4rem 0;}
.menuNew_div2_Pad{padding: 2rem 0;}
.boto{ margin: -2rem calc(16% - 11.2rem); padding: 1rem 2rem; display: inline-block; transition: 0.5s; font-family: 'SemiBold'; font-size: 1.6rem; line-height: 1.8rem; cursor: pointer; background: #FD8919; background: linear-gradient(-90deg, rgba(253, 137, 25, 1) 0%, rgba(225, 53, 47, 1) 100%); color: #fff; border-radius: 3rem; max-width: 24rem; text-align: center; text-transform: uppercase;}
.botoPeu{ margin: -2rem 0; padding: 1rem 2rem; display: inline-block; transition: 0.5s; font-family: 'SemiBold'; font-size: 1.6rem; line-height: 1.8rem; cursor: pointer; background: #FD8919; background: linear-gradient(-90deg, rgba(253, 137, 25, 1) 0%, rgba(225, 53, 47, 1) 100%); color: #fff; border-radius: 3rem; max-width: 24rem; text-align: center; text-transform: uppercase;}

.boto img {width: 1.5rem; margin-left: 1rem; transition: 0.5s;}
.bototornar {margin: 2rem 0 1rem 0;}
.bototornar img {width: 1.5rem; margin-right: 1rem;}
.boto:hover{background-color: #FC8719 !important; transition: 0.5s; color: #323232;}
.boto:hover img{filter: invert(0.9); transition: 0.5s}
.boto2{ margin: 2rem 0; padding: 1rem 2rem;  display: inline-flex; transition: 0.5s; color: #3d5686; font-family: 'Regular'; font-size: 1.6rem; line-height: 1.6rem; background-color: #fff;}
.boto2 img {width: 1.5rem; margin-left: 1rem;}
.boto2:hover{background-color: #e3bc5e; transition: 0.5s; color: #323232;}
.boto3{ margin: 3rem 0; padding: 2rem 3rem;  display: inline-flex; transition: 0.5s; color: #fff; font-family: 'Regular'; font-size: 2rem; line-height: 2rem; background-color: #3D5686;  letter-spacing: 0.2rem;}
.boto3:hover{background-color: #e3bc5e; transition: 0.5s; color: #323232; }
.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; display: flex; align-items: center; }
.imgServei{overflow: hidden;height: 50rem; border-radius: 2rem; position: relative;background-color: #000;}
.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; opacity:0.5 }
.nomServei{padding: 1rem 3rem; text-align: left;  position: absolute; transition: 0.5s; bottom: 0; left: 0; width: 100%; z-index: 10;}
.bolaFletxa{position: absolute; top: 2rem; right: 2rem; width: auto; z-index: 10; background-color: #fff; padding: 1rem; border-radius: 50%;}
.bolaFletxa img{width: 3rem;}
.preuM{position: absolute; top: 2rem; left: 2rem; width: auto; z-index: 10; background-color: #fff; padding:0 3rem 0.7rem 3rem; text-transform: uppercase;  text-align: center;  border-radius: 3rem;}
.preuM h3{font-family: 'Bold', Arial, Helvetica, sans-serif; font-size: 3rem; line-height: 2rem; color: #fff;}
.preuM span{font-size: 1.2rem; text-transform: uppercase; font-family: 'Regular', Arial, Helvetica, sans-serif; color: #fff; }
 
.preuInterior{position: relative;  min-width:20rem; background-color: #fff; padding:0 3rem 0.7rem 3rem; text-transform: uppercase;  text-align: center;  border-radius: 6rem; margin: 0 auto; display: inline-flex; justify-content: center;}
.preuInterior h3{font-family: 'Bold', Arial, Helvetica, sans-serif; font-size: 4rem; line-height: 3rem; color: #fff; margin-top: -1rem;}
.preuInterior span{font-size: 1.2rem; text-transform: uppercase; font-family: 'Regular', Arial, Helvetica, sans-serif; color: #fff; }
 


.blanc{color: #fff;}
.data {	font-family: 'SemiBold', Arial, Helvetica, sans-serif;  font-size: 1.4rem;  line-height: 2.3rem;  color: #323232 !important; background-color: #fff; border-radius: 3rem; display: inline-flex; padding: 0 1rem; margin-bottom: 1rem;}
.pathB{font-size: 1.4rem; font-family: 'SemiBold'; text-transform: uppercase; color: #3d5686;}

.footerNew a{font-family: "SemiBold"; color: #323232 !important; transition: 0.5s;}
.footerNew_div1 a{font-family: "SemiBold"; font-size: 1.4rem;}
.iconBarra{width: 3rem; margin-right: 0.5rem; height: 3rem;}
.iconPeu{width: 2.5rem; margin-right: 2rem; margin-bottom: 1rem;  height: 3rem;}
.footerNew {display: grid;grid-template-columns: auto 1fr;grid-template-rows: 1fr;grid-column-gap: 20%;grid-row-gap: 0px;}
.footerNew_div1 { grid-area: 1 / 1 / 2 / 2; background-color:rgba(255, 255, 255, 0.8); border-radius: 3rem; padding: 5rem; grid-row-gap: 1rem; display: grid; position: relative; min-width: 30rem;}
.footerNew_div2 { grid-area: 1 / 2 / 2 / 3; background-color:rgba(255, 255, 255, 0.8); border-radius: 3rem; padding: 5rem; position: relative;}

.footerNew a:hover{color: #E1352F !important; transition: 0.5s;}

.footerContacte {display: grid;grid-template-columns: repeat(2, 1fr);grid-template-rows: repeat(2, 1fr);grid-column-gap: 5rem;grid-row-gap: 0rem;}
.footerContacte_div1 { grid-area: 1 / 1 / 2 / 2; }
.footerContacte_div2 { grid-area: 1 / 2 / 2 / 3; }
.footerContacte_div3 { grid-area: 2 / 1 / 3 / 2; }
.footerContacte_div4 { grid-area: 2 / 2 / 3 / 3; }
.dadesLegal {display: grid;grid-template-columns: 1fr auto;grid-template-rows: 1fr;grid-column-gap: 0px;grid-row-gap: 0px; padding: 1rem 0;}
.dadesLegal_div1 { grid-area: 1 / 1 / 2 / 2; display: flex; align-items: center; }
.dadesLegal_div2 { grid-area: 1 / 2 / 2 / 3; display: inline-flex; grid-column-gap: 15%;justify-content: right; }
.dadesLegal a{font-family: 'Regular'; font-size: 1.4rem; line-height: 2rem; transition: 0.5s; margin-right: 5rem; color: #ddd !important;}
.dadesLegal a:hover{color: #fc8719 !important; transition: 0.5s;}
.icoXarxa{margin:0 1rem 0 0; width:3rem; transition: 0.5s; background-color: #323232; padding: 0.5rem; border-radius: 50%;}
.icoXarxa:hover{background-color: #fc8719; transition: 0.5s;}
.bannerInterior{margin-top: 4.5rem; border-radius: 0 0 3rem 3rem;}
.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: #ffffff;   line-height: 1rem; font-family: 'SemiBold', Arial, Helvetica, sans-serif; }
.idiomas a{color: #ffffff !important; font-size: 1.3rem; padding: 0.3rem 1rem; background-color: rgba(0, 0, 0, 0.01);}
.superpos{ height: auto; margin-top: 4.4rem;}
.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:4.5rem; z-index: 888; background-color: transparent; }
.menuScroll {  transition: all 0.5s ease;    box-shadow: rgba(33, 35, 38, 0.5) 0px 1rem 1rem -1rem; background-color: #fff;}
.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: 'SemiBold', Arial, Helvetica, sans-serif;	font-size: 1.9rem; color: #323232; line-height: 1.5rem;  padding: 0rem 2%; transition: 0.5s; cursor: pointer; text-transform: uppercase;}

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: #323232 !important;  background-color: #fff; border-radius: 3.5rem;}
.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{padding-top: 10px!important;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;}
.fotoNotiLlistat{overflow: hidden;  height: 25rem; margin-bottom: 1rem; background-color: #fff; border-radius: 2rem;}
.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: 4% !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(17em, 1fr)); grid-template-rows: 1fr;grid-column-gap: 5rem; grid-row-gap: 5rem;  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;}
.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: 'SemiBold'; text-transform: uppercase; color: #fff;}

.notiHome2 {display: grid;grid-template-columns: repeat(2, 1fr) 35%;grid-template-rows: repeat(2, 1fr);grid-column-gap: 10rem;grid-row-gap: 5rem;}
.notiHome2_div1 { grid-area: 1 / 1 / 2 / 3; background-color: #323232; border-radius: 3rem;}
.notiHome2_div2 { grid-area: 2 / 1 / 3 / 2; background-color: #323232; display: flex; border-radius: 3rem; position: relative;}
.notiHome2_div3 { grid-area: 2 / 2 / 3 / 3; background-color: #323232; display: flex; border-radius: 3rem; position: relative;}
.notiHome2_div4 { grid-area: 1 / 3 / 3 / 4; padding: 0 10%;  border-left: 2px solid #ccc;}

.notiHome2 h3{font-family: 'Bold'}
.noti1img{ object-fit: cover; width: 100%; height: 100%; transition: 0.5s; height: 55rem; }
.noti1img:hover{transform: scale(1.1); transition: 0.5s;}
.notiHome2_div1:hover .noti1img{transform: scale(1.1); transition: 1s; opacity: 0.2;}
.notiHome2_div2:hover .noti1img{transform: scale(1.1); transition: 1s; opacity: 0.2;}
.notiHome2_div3:hover .noti1img{transform: scale(1.1); transition: 1s; opacity: 0.2;}

.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: 20rem !important; margin-bottom: 3rem;}
.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;  }
.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);}
textarea.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:#E1352F !important;	background-size: cover; background-color: rgba(0, 0, 0, 0.01);}
#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;}
.puntsPQ{display: inline-flex;align-items: start; max-width: 90%;}
.puntsPQ img{width: 2.5rem; margin: 0.5rem 2rem 0 0;  }
.portatil{position: absolute; top: -10rem; right: 12%;}
.portatil img{width: 100%; max-width: 65rem;}
.notiHome2_div1 h3{font-size: 3rem; line-height: 3.5rem;}
.segurOccident{position: absolute; right: 5%; bottom: -3rem; width: 100%; max-width: 20rem; background-color: #fff; border-radius: 3rem; padding:0 2rem; border: 2px solid #FD8819; z-index: 88; transition: 0.5s;}
.segurOccident:hover{transition: 0.5s; transform: scale(1.1);}
.baseServei {display: grid;grid-template-columns: 1fr 20%;grid-template-rows: 1fr;grid-column-gap: 10rem;grid-row-gap: 0px;}
.baseServei_div1 { grid-area: 1 / 1 / 2 / 2; border: 1px solid red; }
.baseServei_div2 { grid-area: 1 / 2 / 2 / 3; border: 2px solid green;}




/* Contenedor de las Tarjetas (Flexbox) */
        .plans-container {
            display: flex;
            justify-content: center;
            gap: 5rem; /* Espacio entre las tarjetas */
            flex-wrap: wrap;
        }

        /* Estilo de la Tarjeta */
        .plan-card {
            background-color: #fff;
            padding: 3rem 2.5rem;
            border-radius: 1rem;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
            flex: 1; /* Permite que las tarjetas crezcan */
            min-width: 28rem; /* Ancho mínimo para que no se vean demasiado pequeñas */
            max-width: 35rem; /* Ancho máximo en escritorio */
            text-align: left;
            transition: transform 0.3s, box-shadow 0.3s;
        }

        /* Estilo específico para la tarjeta "Terceros Ampliado" */
        .plan-card.highlighted {
            background-color: #f0f2f5; /* Fondo gris claro */
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
        }

        .plan-card h2 {
            font-size: 1.6em;
            font-weight: 700;
            color: #1a1a1a;
            margin-top: 0;
            margin-bottom: 5rem;
            text-align: center;
        }

        /* Lista de Características */
        .features-list {
            list-style: none;
            padding: 0;
            margin-bottom: 3rem;
        }

        .features-list li {
            font-size: 1em;
            line-height: 1.6;
            margin-bottom: 1.2rem;
            display: flex;
            align-items: flex-start;
        }

        .features-list li:before {
            content: "✓"; /* Icono de checkmark */
            color: #007bff; /* Color del checkmark */
            font-weight: bold;
            font-size: 1.2em;
            margin-right: 1rem;
            line-height: 1.4; /* Ajuste fino */
        }

        /* Botón */

        .btn-primary {
            display: inline-block;
            width: 100%;
            padding: 1rem 2rem;
            background: #FD8919; background: linear-gradient(-90deg, rgba(253, 137, 25, 1) 0%, rgba(225, 53, 47, 1) 100%);
            text-align: center;
            text-decoration: none;
            border: none;
            border-radius: 3rem;
            font-size: 1.6rem;
            font-family: 'SemiBold';
            color: #fff !important;
            cursor: pointer;
            transition: background-color 0.3s;
        }

        .btn-primary:hover {
            background-color: #323232;
        }

        /* Media Query para Responsiveness (Dispositivos más pequeños) */
        @media (max-width: 900px) {
            .plans-container {
                flex-direction: column; /* Apila las tarjetas en pantallas más pequeñas */
                align-items: center;
            }

            .plan-card {
                max-width: 90%; /* Las tarjetas ocupan más ancho */
                min-width: unset;
                margin-bottom: 2rem; /* Espacio entre las tarjetas apiladas */
            }

        }


.table-container {
            width: 100%;
            margin: 2rem auto;
            border: 1px solid #eee;
            border-radius: 8px;
        }

        .coverage-table {
            width: 100%;
            border-collapse: collapse;
            text-align: left;
        }

        .coverage-table th {
            background-color: #f7f9fc;
            color: #333;
            font-weight: 600;
            padding: 1.5rem 2rem;
            text-transform: uppercase;
            font-size: 0.9em;
            border-bottom: 2px solid #ddd;
        }

        .coverage-table td {
            padding: 1.5rem 2rem;
            border-bottom: 1px solid #eee;
            font-size: 1em;
            vertical-align: middle;
        }

        .coverage-table td:first-child {
            font-weight: 400;
            color: #1a1a1a;
            width: 40%;
            max-width: 30rem;
        }
        
        .coverage-table td:nth-child(n+2) {
            text-align: center;
            width: 20%;
        }

        .coverage-table tbody tr:nth-child(odd) {
            background-color: #fff;
        }

        /* --- CAMBIOS APLICADOS AQUÍ --- */

        /* Estilo para el contenedor de "Incluido" */
        .included {
            /* Establecemos el color de todo el texto de la celda en negro */
            color: #1a1a1a; 
            font-weight: 600;
        }
        
        /* Estilo específico para el checkmark (✓) */
        .included-check {
            color: #28a745; /* Verde */
            font-weight: 700;
            font-size: 1.2em; 
            margin-right: 5px; /* Pequeño espacio entre el check y el texto */
        }
        
        /* Estilo para el "No Incluido" o guion */
        .not-included {
            color: #333;
            font-weight: 400;
        }

        /* Media Query (sin cambios) */
        @media (max-width: 768px) {
            .table-container {
                -ms-overflow-style: none;
                scrollbar-width: none;
            }
            .table-container::-webkit-scrollbar {
                display: none;
            }
            
            .coverage-table th, .coverage-table td {
                padding: 12px 15px;
            }
        }




.boxEspecial{border: 2px solid #ccc; padding: 5%; }














@media screen and (max-width: 1680px) {
	.boxSlogan{max-width: 45%; margin: 0 auto;}
	.llistatServeis { grid-template-columns: repeat(auto-fill, minmax(23em, 1fr));}
	.sloganCap{max-width: 40% !important;}
	.portatil {    right: 3%;}

} /*    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));}

} /*    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));}
	.llistat4 {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;}
	body.cke_editable{display: block !important;}

} /*    Fi 1280px*/

@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: 4%;grid-row-gap: 4%;}
	.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;}
	.logo1{ left: 6rem; max-width: 18rem;}
	.menuSup_div1{padding-left: 8rem;}
	.menuNew_div2{display: none;}
	.menuSup_div4{display: none;}
	.notiHome2{grid-column-gap: 3rem;}

}  /*    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 {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; }
	.menuNew_div3 { display: none;}
	.llistat3 {   grid-template-columns: repeat(auto-fill, minmax(32rem, 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;}
  	 thead > tr > th {   	position: initial !important 	}

} /*    Fi 1023px*/


@media screen and (max-width: 900px) {
	.llistat4 {grid-template-columns: repeat(auto-fill, minmax(21em, 1fr));}
	.portatil{max-width: 60rem;}

}

@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; }
	.llistat4 {grid-template-columns: repeat(auto-fill, minmax(23em, 1fr));}
	.portatil{max-width: 55rem;}

} /*    Fi 850px*/


@media screen and (max-width: 800px) {
	.menuSup_div3{display: none;}

} /*    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));}
.portatil{max-width: 50rem;}


} /*    Fi 768px*/

@media (max-width: 767px) {
	.menuNew{margin-top: 3rem;}
	.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;}
	.logo1 {  position:relative; left:0; }	
	html{font-size: 8px;}
	.contenedor{width: 80%;}
	.contenedor2{width: 80%;}
	.bannerMobile{display: block; margin: 8rem 0; }
	.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{ min-height: 20rem; object-position: center;}
	.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;}
	.formCTA{grid-template-columns: 1fr; padding: 5%;}
	.footerContacte {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(4, auto);grid-column-gap: 0px;grid-row-gap: 3rem;}
	.footerContacte_div1 { grid-area: 1 / 1 / 2 / 2; }
	.footerContacte_div2 { grid-area: 2 / 1 / 3 / 2; }
	.footerContacte_div3 { grid-area: 3 / 1 / 4 / 2; }
	.footerContacte_div4 { grid-area: 4 / 1 / 5 / 2; }
	.mcentrat{text-align: center;}

	.notiHome2  {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(3, auto);grid-column-gap: 0px;grid-row-gap: 5rem;margin-bottom: 15rem;}
	.notiHome2_div1 { grid-area: 1 / 1 / 2 / 2; }
	.notiHome2_div2 { grid-area: 2 / 1 / 3 / 2; }
	.notiHome2_div3 { grid-area: 3 / 1 / 4 / 2; }
	.notiHome2_div4 { 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: 15% !important;}
	.footerNew {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(4, auto);grid-column-gap: 0px;grid-row-gap: 5rem;}
	.footerNew_div1 { grid-area: 1 / 1 / 2 / 2; }
	.footerNew_div2 { grid-area: 2 / 1 / 3 / 2; }
	.footerNew_div3 { grid-area: 3 / 1 / 4 / 2; }
	.footerNew_div4 { grid-area: 4 / 1 / 5 / 2; text-align:center; }
	.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; }
	.portatil{display: none;}
	#conformitat-error {    top: 55px;}
	.llistat4 {grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));}

} /*    Fi 679px*/

@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;  	}

.coverage-table thead tr {   	position: initial !important 	}

}  
