<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*GENERALS**************************/

body {
	font-size:16px;
	font-family:SourceSansPro, 'sans-serif';
	background:#ffffff; 
	color:#313131
}

table {
	font-size:16px;
	font-family: SourceSansPro, 'sans-serif';
}

.fonsWeb{
	background:#f7f8f8;
}

input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;;
}

html, body, form { 
	height:100%;
}

a {
	text-decoration:none !important;
	outline:none;
	color:#183087;
}

a:hover {
	text-decoration:none !important;
	outline:none;
	color:#CE192A;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.clear_both{
    clear:both;
}

a img {
	border:none;
}

.border {
	border-bottom:1px solid #C8C8C8 !important;
}


.img-responsive{
    display: block;
    max-width: 100%;
    height: auto !important;
}

.errorText {
    color:#cd1929;
}


.errorText ul{
    float:right;
}
/*FONTS**********************************/

@font-face{
	font-family: SourceSansPro-Light;
    src: url('../fonts/SourceSansPro-Light.ttf')
}

@font-face{
	font-family: SourceSansPro-Semibold;
    src: url('../fonts/SourceSansPro-Semibold.ttf')
}


@font-face{
	font-family: SourceSansPro-Bold;
    src: url('../fonts/SourceSansPro-Bold.ttf')
}

@font-face{
	font-family: SourceSansPro;
	src: url('../fonts/SourceSansPro-Regular.ttf')
}


/*ESCTRUCTURA**********************/

.absoulute{	position:absolute;}
.relative{	position:relative;}

/*STIKY FOOTER*********************/
.wrap {
    height: auto;
    margin: 0 auto -264px;
    min-height: 100%;
    padding: 0 0 284px;
}

#footer {
	height: 264px;
	background:#FFFFFF;
}

/*BOTONS***************************/
a.boto {
	background:#ADB3C9;
	height:32px;
	padding-right: 15px;
	padding-left: 15px;
	display:inline-block;
	margin:10px 0px;
	
	transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}

a.boto span{
	display:block;
	color:#FFFFFF;
	line-height:32px;
	font-size:16px;
	text-transform:uppercase;
}

a.boto:hover {
	background:#566497;
}

a.boto:hover span{
	color:#FFFFFF;
}

#picto_buscador a.boto{
    height:34px;
    margin:5px 0;
}

.buscadorCap{
    margin-top:4px;
    float:right;
    margin-left:15px;
}

ul.menu-corporatiu{
    list-style:none outside none;
    margin:9px 0 0 0;
    padding:0;
    line-height:32px;
}

    ul.menu-corporatiu li {
        display:inline-block;
    }

        ul.menu-corporatiu li + li {
            margin-left:10px;
        }

.capSup{
	border-top:4px solid #cd1929;
}

.franjaMenuSup{
	background:#1462aa;
}

.fonsContingut{
	background:#fefefe;
	margin-bottom:30px;
	padding:5px;
}

.eslogan{
	line-height:48px;
	border-top:1px solid #ffffff;
	background:#ce192a;
}

.eslogan h1, .eslogan h2{
	margin:0px;
	padding:0px;
	line-height:48px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:30px;
	font-family:SourceSansPro;
	color:#ffffff;
	text-align:center;
}

.eslogan h1 p, .eslogan h2 p{
	padding:0px;
	margin:0px;
	letter-spacing:2px;
	line-height:48px;
}


h2{
    font-size:24px !important;
}

.franjaDestacats{
	background:#e1e2e3;
	padding-top:5px;
	border-bottom:1px solid #ffffff;
}

.fonsItemCompromis{
	background:url('/FitxersWeb/67923/fons_compromis.png');
	background-position:center center;
	background-size:cover;
}

.container-fluid{
    padding-left:30px;
    padding-right:30px;
}


/*FITXA******************************/
h1.titolFitxa{
    font-family:SourceSansPro;
    font-size:24px;
	color:#183087;
	font-weight:normal;
	margin-top:0px;
	letter-spacing:1px;
	margin-bottom:30px;
	text-transform:uppercase;
}

.fitxa {
	margin-bottom:20px;
}

.fitxa .foto_fitxa {
	/*height:325px;*/
	position:relative;
}

.fitxa .foto_fitxa img{
    max-height:550px;
}

.fitxa .lateralDret{
	padding-right:25px;
}

.fitxa .descripcio  {
color: #000000;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: justify;
    margin-top: 30px;
}

.fitxa  .textPressupost{
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:18px;
	color:#595959;
	margin-bottom:15px;
	margin-top:20px;
}

.fitxa  .textPressupost .nom1{
	color:#353535;
} 

.fitxa  .textPressupost .nom2{
	color:#cd1929;
} 

.container-unit-shop{
    display:flex;
    justify-content:flex-end;
}

.container-unit-shop .selectricWrapper.quantity-box .selectric {
    height: 31px;
}

.container-unit-shop .selectricWrapper.quantity-box .selectric .label,
.container-unit-shop .selectricWrapper.quantity-box .selectric .button {
    line-height: 31px;
}

.table-pressupost tr{
	background:#efeff0;
	color:#595959;
    color:#000000;
	font-size:12px;
    font-size:15px;
}


.table-pressupost tr.cap{
	color:#e7e8e9;
    color:#ffffff;
	border-bottom:3px solid #ffffff;
	background:#1462aa;
	font-size:14px;
	text-transform:uppercase;
	font-family:SourceSansPro-Light;
    font-family:SourceSansPro-Semibold;
}

div.border-right{
	padding-right:8px;
	border-right:1px solid #ced0d2;
    line-height:30px;
}

.cap div.border-right{
	padding-right:8px;
	border-right:1px solid #9cb1c5;
}

.table-pressupost &gt; thead &gt; tr &gt; th, .table-pressupost &gt; tbody &gt; tr &gt; th, .table-pressupost &gt; tfoot &gt; tr &gt; th, .table-pressupost &gt; thead &gt; tr &gt; td, .table-pressupost &gt; tbody &gt; tr &gt; td, .table-pressupost &gt; tfoot &gt; tr &gt; td{
	border-top:1px solid #ffffff;
	padding:8px;
	padding-right:0px;
}

.table-pressupost  td.padding-dret{
	padding-right:8px;
}

.table-pressupost input{
	border:none;
	background:#f8f7f7;
}

.table-pressupost .fade{
	height:0px;
	width:0px;
}

.table-pressupost .fade.in{
	height:auto;
	width:auto;
}

a.mesInfo-pressupost{
	cursor:pointer;
	font-size:13px;
}

a.shopbutton{
display: inline;
    color: #fff;
    background: #3a546b;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 11px;
    /*margin-top: 0;*/
}
a.shopbutton span{
	margin-left:15px;
	color:#8db0d1;
	font-size:20px;
	position:relative;
	top:5px;
}

a.shopbutton:hover{
	background:#183087;
}

a.shopbutton:hover span{
	color:#8db0d1;
}


.table-pressupost select.form-control{
	border-radius:0px;
	margin:0px;
	padding:0px;
	font-size:13px;
	margin-right:5px;
	color:#595959;
}


.table-pressupost select.form-control:focus{
	box-shadow:none;
	border:1px solid #595959;
}



a.botoMedia span{
		font-size:20px;
		margin-right:10px;
		position:relative;
		color:#ffffff;
		top:5px;
}

a:hover .botoMedia span{
	color:#ffffff;
}

a.botoMedia{
	color:#ffffff;
	font-size:12px;
	display:block;
	line-height:22px;
	margin-bottom:15px;
	background:#566497;
	height: 32px;
padding-right: 15px;
padding-left: 15px;
display: inline-block;
margin: 10px 0px;

}

a.botoMedia:hover, a.botoMedia:hover span {
	background:#adb3c9;
}

.container_video{
	border-bottom:1px solid #eaebeb;
	margin-bottom:15px;
}

a.botoMesInfo{
	line-height:35px;
	background:#566497;
	padding:0px 20px;
	text-transform:uppercase;
	color:#ffffff;
	display:inline-block;
	text-align:center;
	margin-bottom:15px;
	margin-top:15px;
}

a.botoMesInfo span{
    margin-right:10px;
}
a.botoMesInfo:hover{
	
	background:#adb3c9;
}

/*ACABATS*/
.fitxa .descripcio .acabats  {
	margin-top:20px;
}

.fitxa .descripcio .acabats TABLE {
	font-size:12PX;
}

.fitxa .descripcio .acabats .talla select {
	border:1px solid #CCCCCC;
	color:#555555;
	width:85px;
	padding:5px;
	font-size:13px;
	height:28px;
	
}

.fitxa .descripcio .acabats .unitats input {
	border:1px solid #CCCCCC;
	color:#555555;
	width:40px;
	height:28px;
	padding:5px;
	text-align:right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;;
}

.fitxa .descripcio .acabats .preu {
	font-size:20px;
	color:#e6007e;
	padding-right:7px;
}

.fitxa .descripcio .acabats .preu_anterior {
	color:#4e4e4e;
	font-size:15px;
	padding-right:7px;
	text-decoration:line-through;
}


/*DESCOMPTE NUEVO*/
.fitxa .descripcio .nuevo {
	top:0px;
	right:10px;
	color: #E6007E;
    font-size: 16px;
	font-weight: bold;
	transform: rotate(-30deg);
	-ms-transform: rotate(-30deg); /* IE 9 */
	-webkit-transform: rotate(-30deg); /* Safari and Chrome */
	-o-transform: rotate(-30deg); /* Opera */
	-moz-transform: rotate(-30deg); /* Firefox */
	position:absolute;
}

.fitxa .descripcio  .descuento {
	top:-18px;
	right:5px;
	color: #FFFFFF;
    font-size: 14px;
	transform: rotate(-30deg);
	-ms-transform: rotate(-30deg); /* IE 9 */
	-webkit-transform: rotate(-30deg); /* Safari and Chrome */
	-o-transform: rotate(-30deg); /* Opera */
	-moz-transform: rotate(-30deg); /* Firefox */
	background:url(/FitxersWeb/67923/fons_descompte.png) no-repeat;
	background-size:50px;
	-ms-background-size:50px;
	-o-background-size:50px;
	-moz-background-size:50px;
	-webkit-background-size:50px;
	width:50px;
	height:50px;
	position:absolute;
}

.fitxa .descripcio .text_descompte {
	margin-left: 13px;
    margin-top: 17px;
}

/*SUGGERIMENTS*/
.fitxa .suggerencies {
	border-top: 1px solid #C8C8C8;
	margin-bottom:25px;
}

.titolSugg {
	color: #183087;
    font-size: 18px;
    margin: 10px 0;
    text-transform: uppercase;
}

.suggerencies .titol h3{
	font-weight:normal;
	font-size:16px;
	color:#353535;
	text-transform:uppercase;
	text-align:center;
}

.suggerencies img{
	max-height:160px;
    margin-left:auto;
    margin-right:auto;
    display:block;
}


.xarxesSocials {
    margin-bottom:15px;
}

.containerPVP{
    text-align:right;
}
.pvpFitxaDesde {
    text-align:right;
    font-size:22px;
    font-family:SourceSansPro-Semibold;
    color:#000000;
    
}
    .pvpFitxaDesde span {
        font-family:SourceSansPro;
        font-size:17px;
        margin-right:5px;
        color:#595959;
    }

a.botoConsultarPVP {
    display:inline-block;
    line-height:35px;
    padding-left:15px;
    padding-right:15px;
    background:#566497;
    color:#ffffff;
    margin-bottom:15px;
    text-transform:uppercase;
    letter-spacing:1px;
}

    a.botoConsultarPVP:hover {
        background:#adb3c9;
    }


/*login*****************************/
.subForm {
	margin: 20px 0 0 0;color: #353535;font-size:16px;
}

.conditions .form-control  {
	border:none;
	width:auto;
	box-shadow:none;
}

/*RESUMIDOR LATERAL PRODUCTES*******/
.resumidor .item_resumidor {
	margin-bottom:20px;
}

.resumidor .item_resumidor h3 {
	color: #4E4E4E;
    font-size: 15px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.resumidor .item_resumidor h4{
	font-size:13px;;
	font-weight:normal;
	padding:0px;
	margin:0px;
	display:inline;
}

.resumidor  .item_resumidor .peu  {
	border-bottom: 1px solid #C8C8C8;
	border-top: 1px solid #C8C8C8;
	padding:5px 0;
	margin-top:10px;
	text-align:center;
	color:#8A8A8A;
	font-size:13px;
	letter-spacing:1px;
	font-weight:normal;
}

.resumidor .item_resumidor .peu .preu_ant {
	text-decoration:line-through;
}

.resumidor .item_resumidor .peu .preu {
	color:#353535;
	font-size:22px;
	font-family: SourceSansPro-Semibold;
}

.resumidor .item_resumidor .nuevo {
	top:20px;
	right:10px;
	color: #E6007E;
    font-size: 20px;
	transform: rotate(-30deg);
	-ms-transform: rotate(-30deg); /* IE 9 */
	-webkit-transform: rotate(-30deg); /* Safari and Chrome */
	-o-transform: rotate(-30deg); /* Opera */
	-moz-transform: rotate(-30deg); /* Firefox */
	position:absolute;
}

.resumidor .item_resumidor .descuento {
	top:2px;
	right:5px;
	color: #FFFFFF;
    font-size: 15px;
	transform: rotate(-30deg);
	-ms-transform: rotate(-30deg); /* IE 9 */
	-webkit-transform: rotate(-30deg); /* Safari and Chrome */
	-o-transform: rotate(-30deg); /* Opera */
	-moz-transform: rotate(-30deg); /* Firefox */
	background:url(/FitxersWeb/67923/fons_descompte.png)no-repeat;
	width:66px;
	height:65px;
	position:absolute;
}

.resumidor .item_resumidor .text_descompte {
	margin-top:23px;
	margin-left:20px;
}


/*BUSCADOR*************************/
.titolBuscador {
	font-size:18px;
	color:#183087;
	margin:10px 0;
	padding:0px;
	/*text-transform:uppercase;*/
}

.buscador {
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom: 1px solid #C8C8C8;
}

select.form-control,  input.form-control, textarea.form-control{
	margin:5px 0;
	width:100%;
	border:1px solid #CED0D2;
	color:#595959;
	padding:3px;
	border-radius:0px;
}

.form-control:focus {
    border-color:#595959;
    box-shadow:none;
    outline: 0 none;
}

.gpi-formulariData input {
	margin:5px 0;
	border-radius: 4px;
    height: 34px;
    line-height: 1.42857;
	border:1px solid #CED0D2;
	color:#595959;
	padding:3px;
	border-radius:0px;
	box-shadow:none;
}

.gpi-campsFormulari {
	height: 44px;
    line-height: 44px;
    text-align: right;
}
/*LLISTAT*********************************/

.llistat .item .titol{
	background:url('/FitxersWeb/67923/fons_titolLlistathome.png') repeat-x top #ffffff;
}

.llistat .item{
	text-align:center;
	/*margin-bottom:30px;*/
    margin-bottom:20px;
}

.llistat .item:nth-child(3n+4){
    clear:both;
}

.llistat .item a{
	display:block;
    margin-top:0px;
}

.llistat .item a:hover img{
	opacity:0.80;
}

.llistat .item a:hover h3{
	color:#ce192a;
}

.llistat .item .containerImg{
	height:270px;
}
.llistat .item img{
	/*margin-top:5px;
	margin-bottom:5px;*/
	max-height:260px;
}

.llistat .titol h3{
	margin:0px;
	/*line-height:39px;*/
	line-height:26px;
    height:26px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
	text-transform:uppercase;
	font-weight:normal;
	font-size:18px;
	font-family:SourceSansPro-Semibold;
	color:#183087;
	text-align:center;
    /*min-height:50px;*/
}

.llistat .item:nth-child(1), .llistat .item:nth-child(2), .llistat .item:nth-child(4), .llistat .item:nth-child(5), .llistat .item:nth-child(7),
.llistat .item:nth-child(8), .llistat .item:nth-child(10), .llistat .item:nth-child(11) {
border-right:1px solid #e1e2e3;
}

.llistat a .preu_llistat, .llistat .preu_llistat{
font-size: 24px;
font-family: SourceSansPro-Bold;
color: #cd1929;
color:#000000;
letter-spacing: 0.4px;
}

.llistat a .preu_llistat span{
    font-size:17px;
    font-family:SourceSansPro-Light;
    margin-right:5px;
    color:#353535;
}

/*MENU PEU*************************/
#menu_peu {
	margin-top:15px;
	border-right:1px solid #e1e2e3;
	height:219px;
}


#menu_peu .titolMenu a{
	color:#183087;
	font-size:20px;
	font-family:SourceSansPro;
	margin-bottom:10px;
	display:block;
}

#menu_peu ul{
	list-style:none;
	font-size:13px;
	float:left;
	padding:0px;
	margin:13px 25px 13px 0;
	overflow:hidden;
}

#menu_peu li{
	text-transform:uppercase;
	float:left;
	width:225px;		
    margin-right:20px;
}

#menu_peu li a  h3{
	font-size:14px;
	font-family:SourceSansPro;
	color:#595959; 
	transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	font-weight:normal;
	margin:0px;
	line-height:22px;
}

#menu_peu li a.sel h3, #menu_peu li a:hover h3{
	color:#ce192a;
}

/*MENU PEU CORPORATIU*************************/
#menu_peu_cor {
	border-right:1px solid #e1e2e3;
	margin-top:15px;
	height:219px;
}


#menu_peu_cor .titolMenu, .titolPeu{
	color:#183087;
	font-size:20px;
	font-family:SourceSansPro;
	margin-bottom:10px;
	display:block;
}

.titolPeu{
	margin-top:15px;
}

#menu_peu_cor ul{
	list-style:none;
	font-size:13px;
	padding:0px;
	margin:13px 25px 13px 0;
	overflow:hidden;
}

#menu_peu_cor li{
	text-transform:uppercase;
	line-height:22px;	
	
}

#menu_peu_cor li a {
	font-size:14px;
	font-family:SourceSansPro;
	color:#183087;
	transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
}

#menu_peu_cor li a.sel, #menu_peu_cor li a:hover {
	color:#ce192a;
}

.adreca, .telf, .fax, .email{
	line-height:32px;
	font-size:14px;
	color:#595959;
	margin-bottom:5px;
}

.telf{
	font-size:24px;
	font-family:SourceSansPro-Bold;
	color:#cd1929;
	letter-spacing:1px;
}

.telf a{
    	color:#cd1929;
}


.telf  .sufix{
	font-size:20px;
	font-family:SourceSansPro-Light;
	color:#cd1929;
	position:relative;
	top:0px;
	margin-right:5px;
}

.email a{
	color:#183087;
}

.email a:hover{
	color:#cf2434;
}

.adreca span, .telf span, .fax span, .email span{
	font-size:22px;
	color:#d3d4d5;
	margin-right:20px;
	position:relative;
	top:5px;
}

/*CONTINGUT***********************/
.titolContingut h1, h1.titolContingut{
	font-weight:normal;
	color:#183087;
    font-size:24px;
    margin: 10px 0;
    margin-top:0px;
    padding: 0;
	font-family:SourceSansPro;
	letter-spacing:1px;
}


.titolHome {
	color: #183087;
    font-size:24px;
    margin: 25px 0;
    padding: 0;
}

.titolsFormularis, .titolsFormularis h1 {
	color: #183087;
    font-size:24px;
    margin: 10px 0;
    padding: 0;
}

.contingut {
	margin-top:10px;
}

.logo img{
margin-left:15px;
margin-top:5px;
margin-bottom:5px;
}


/*MENU CORPORATIU*****************/
.idiomes {
	line-height:32px;
	float:right;
	margin-bottom:5px;
    margin-top:10px;
    margin-left:10px;
}

.idiomes ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:SourceSansPro-Light;
	font-size:0;
}

.idiomes li {
	display:inline-block;
	padding: 0px 8px;
	font-size:14px;
}

.idiomes li a{
	color:#183087;
	transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
}

.idiomes li a.sel, .idiomes li a:hover{
	color:#CE192A;
}

/*MENU SUPERIOR*******************/
.gpi-navbar {
	margin-bottom:0;
	background:#1462aa;
	border-left:none;
	border-right:none;
	border-radius:0;
	margin-top:0PX;
	border:none;
	min-height:40px;
}

.gpi-navbar-inverse {
	
}

.gpi-navbar-nav &gt; li{
    float:left;
}

.gpi-navbar-nav &gt; li &gt; a {
	font-family: SourceSansPro;
    font-size: 15px;
    line-height:30px;
	padding:10px;
    padding-right:20px;
    padding-left:0px;
}

.gpi-navbar-inverse .gpi-navbar-nav &gt; li &gt; a {
	color:#FFFFFF;
}

.gpi-navbar-inverse .gpi-navbar-nav &gt; li &gt; a:hover, .gpi-navbar-inverse .gpi-navbar-nav &gt; li &gt; a:focus, .gpi-navbar-inverse .gpi-navbar-nav &gt; li &gt; a.sel {
	color:#E99199;
}

.navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
	background:none;
	color:#E99199;
}

.gpi-navbar-inverse .gpi-navbar-nav &gt; li:hover ul.gpi-dropdown-menu{
	display:block;
}

.gpi-dropdown-menu{
	background:#1462aa;
    box-shadow:none;
}


.navbar-nav &gt; li &gt; .dropdown-menu{
	border-radius:0px;
	border-color:#1462aa;
}


ul.gpi-dropdown-menu {
	overflow:auto;
}

.gpi-dropdown-menu &gt; li &gt; a:hover, .gpi-dropdown-menu &gt; li &gt; a:focus {
	line-height:auto;
}

.gpi-navbar-toggle {
	margin-top:28px;
	margin-bottom:13px;
}

.navbar-inverse .navbar-toggle {
	border-color:#595959;
	background:#444;
	border-radius:0px;
	float:left;
}
.navbar-inverse .navbar-toggle  span.text{
	color:#ffffff;
	text-transform:uppercase;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background:#cd1929;
	border-color:#cd1929;
}

.login-xs a.UserButton, .login-xs a.basketButton{
margin-right:15px;
position:relative;
top:10px;
}

.login-xs a.UserButton span{
	top:5px;
}

ul.column_1{width:222px;}
ul.column_2{width:442px;}
ul.column_3{	width:662px;}

.gpi-columna {
	width:220px;
}

.gpi-columna ul {
	padding-left:10px;
	list-style:none;
}

.gpi-columna li  {
	line-height:2.429
}

.gpi-columna li a  {
	color:#FFFFFF;
	padding:5px 0;
	font-size:13px;
	letter-spacing:1px;
}

.gpi-columna li a:hover  {
	color:#E99199;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
	border-color:#989696;
}

/* MEN� LATERAL  *****************/
#menu ul {
	margin:0px 0 25px 0;
	padding:0px;
	list-style:none;
	background:#f6f6f6;
}

#menu .titolMenuLat{
	font-size:20px;
	font-family:SourceSansPro-Semibold;
	background:#eaeef2;
    /*background:#1462aa;*/
    background:transparent;
	text-transform:uppercase;
	color:#1462aa;
    /*color:#ffffff;*/
	line-height:45px;
	border-bottom:1px solid #ffffff;
	padding-left:10px;
}

#menu .titolMenuLat a{

    color:#1462aa;

}

#menu .titolMenuLat a:hover{

    color:#1462aa;

}

#menu li  {
	padding:0 15px 1px;
	font-size:16px;
	font-family:SourceSansPro;
	color:#353535;
	padding-bottom:1px;
	border-bottom:1px solid #eaeaeb;
}

#menu li a {
	color:#1462aa;
	transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	line-height:21px;
	padding:10px 0px;
	display:block;
}

#menu li.sel, #menu li:hover {
	padding-bottom:0px;
	border-bottom:2px solid #6f9ec9;
}

#menu li.sel{
    background:#1462aa;
}

#menu li a.sel, #menu li a:hover {
	color:#ce192a;
}

#menu li a.sel {
	color:#ffffff;
}

#menu li a.sel{
	font-family:SourceSansPro-Semibold;
}

#menu ul ul {
	border:none;
	margin: 0 0 0 15px;
	padding-bottom:10px;
}

#menu ul ul li  {
	padding:0px;
	border-bottom:0px;
}

#menu ul ul li a {
	color:#1462aa;
	font-size:14px;
	padding:5px 0px;
}

#menu ul ul li:hover {
	padding-bottom:0px;
	border-bottom:0px;
}
 
 
#menu ul ul li a.sel, #menu ul ul li a:hover {
	color:#ce192a;
}

#menu li.n2, #menu li.n2 li{
	background:#eaeef2;
}

#menu ul.n2, #menu ul.n2 ul{
	background:#eaeef2;
}
/*CISTELLA************************/
.cistella {
	float:right;
	margin-left:25px;
	border-left:1px solid #e5e5e5;
}

.cistella .items {
	margin-left:10px;
	color:#cd1929;
	font-size:20px;
	font-family:SourceSansPro-Light;
	margin-left:20px;
}

.cistella .preu {
	color:#183087;
	font-size:20px;
	font-family:SourceSansPro;
	padding-left:15px;
	border-left:1px solid #e5e5e5;
	line-height:26px;
	margin-left:15px;
	min-width:100px;
}

a.basketButton{
	line-height:40px;
	font-size:25px;
	color:#adb3c9;
	display:block;
	margin-left:10px;
}

a.basketButton span{
	position:relative;
	top:2px;
    color:#183087;
}

a.basketButton:hover, a.basketButton:hover span{
	color:#cd1929;
}

a.UserButton{
	line-height:40px;
	font-size:18px;
	color:#adb3c9;
	display:block;
}

a.UserButton:hover{
	color:#cd1929;
}

a.UserButton span{
	color:#183087;
	font-size:25px;
	padding-left:15px;
	padding-right:15px;
	position:relative;
	top:2px;
}

a.UserButton:hover span{
	color:#cd1929;
}


/*PEU*****************************/
#idiomes {
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	height:34px;
	line-height:32px;
	color:#8a8a8a;
	background:#FFFFFF;
}

#idiomes ul{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:32px;
	height:32px;
	float:right;
}

#idiomes li {
	float:left;
	padding: 0px 5px;
	font-size:13px;
}

#idiomes li a{
	color:#8a8a8a;
}

#idiomes li a.sel, #idiomes li a:hover{
	color:#000000;
}

.credits {
	height:30px;
	line-height:30px;
	color:#8a8a8a;
	font-size:12px;
	background:#FFFFFF;
	border-top:1px solid #e5e5e5;
}


.credits ul{
	list-style:none;
	padding-left:0px;
}

.credits li {
	line-height:30px;
	float:left;
}

.credits li.sep{
	margin-left:20px;
	margin-right:20px;
}

.credits ul li a{
	color:#6d6c6a;
}

.credits ul li a{
	color:#183087;
}

.txt-credit {float:right;}
.txt-credit p{margin:0px;}

img.peuLogo {
	float:right;
	margin-top: 6px; margin-left: 15px;
}
/*MENU PEU WEB*********************/
#menuPeuWeb {
    background:#8A8A8A;
    bottom: 0;
    color:#FFFFFF;
    left: 0;
    padding-top: 8px;
    position: fixed !important;
    width: 100%;
	font-size:11PX;
}

#menuPeuWeb a{
   color:#FFFFFF;
}

#menuPeuWeb a:hover{
   color:#FFFFFF;
}

#menuPeuWeb ul{
    margin-bottom:4PX
}

/*NOTICIES***********************************/
.listNews{
	padding:10px;
}

#columns-news {
    width: 100%;
    display: block;
    margin-bottom: 30px;
    margin-left: -15px;
}


.item_noticies {
    display: block;
    float: left;
    padding: 15px;
    width: 25%;
}

    .item_noticies .container-img img {
        -o-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

    .item_noticies .container-img:hover img {
        opacity: 0.5;
    }

.item_noticies {
	/*padding-bottom:21px;*/
	margin-bottom:22px;
	/*border-bottom: 1px solid #C8C8C8;*/
}

.item_noticies .container-item-news{
    padding-bottom:21px;
	/*margin-bottom:22px;*/
	border-bottom: 1px solid #C8C8C8;
}

.item_noticies .desc h2{
        font-family: sourcesanspro-semibold;
    text-transform: uppercase;
    color: #183087;
    font-size: 20px !important;
    text-align: center;
    letter-spacing: 0.5px;
    line-height: 24px;
}


.item_noticies .desc h3{
	font-weight:bold;
	color:#313131;
	font-size:15px;
	letter-spacing:1px;
}

.item_noticies .desc h4{
font-weight: normal;
font-size: 16px;
color: #4e515c;
text-align: justify;
line-height: 23px;
}

.item_noticies .mesInfo{
    float:right;
}

    .item_noticies .mesInfo a {
        color: #adb3c9;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        font-size:16px;
    }

    .item_noticies .mesInfo a:hover{
        color:#566497;
    }

    .item_noticies .mesInfo a i{
        margin-left:15px;
        font-size:25px;
        position: relative;
vertical-align: middle;
margin-top: -3px;
    }

/* ZONA CLIENT ********************/
label{
	font-weight:normal;
}

.cssLoginPassword, .cssLoginUser, .cssPasswordUser{
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 16px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.cssLoginPassword:focus, .cssLoginUser:focus, .form-control:focus, .cssPasswordUser:focus {
 border-color:#595959;
    box-shadow:none;
    outline: 0 none;
}


.conditions .CHECKBOX, .CHECKBOX{
	width:40px;
	display:inline-block;
	border:none;
}

select.form-control{
	height:auto;
}

/*BANNER SUPERIOR*/
.capBanner {
    height: 269px;
    overflow: hidden;
    position: relative;
}  
.capBanner .item {
    background-color: #FFFFFF;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 269px;
    position: absolute;
    width: 100%;
}
.capBanner .img img {
    display: none;
}

.capBanner .alone .pic img, .capBanner .alone .img img {
    display: block;
}


.capBanner img {
    height: 269px;
    vertical-align: middle;
    width: 100%;
}

.capBanner .carousel-caption {
    display: none;
    left: 700px;
    margin: 0 auto;
    opacity: 0;
    right: 0;
    text-align: left;
    top: 45px;
    width: inherit;
	color:#000000;
	padding-left:50px;
}

.capBanner .carousel-caption-right {
    left: 0;
    right: 900px;
	text-align:right;
	 width: inherit;
}
.capBanner .carousel-caption-top {
    left: 0;
    right: 0;
    top: -200px;
}
.capBanner .carousel-caption-bottom {
    left: 0;
    right: 0;
    top: 500px;
}

.capBanner .alone img {
    display: block;
}

.capBanner .titol{
	font-size:24px;
	font-weight:normal;
	margin:0px;
	color:#ffffff;
	font-family:SourceSansPro-Light;
	letter-spacing:2px;
	margin-bottom:10px;
}

.capBanner .subtitol{
	font-size:18px;
	font-weight:normal;
	color:#d32325;
	color:#ffffff;
	text-shadow:none;
	font-family:SourceSansPro-Semibold;
}

/** Serveis Home**/

.itemServeis{
	width:100%;
}

.itemServeis .titol{
	padding-top:10px;
}

.itemServeis .titol, .itemServeisMig .titol{
	font-size:16px;
	color:#cd1929;
	font-family:SourceSansPro;
	text-shadow: 3px 1px 1px rgba(255, 254, 244, 1);
}

.itemServeis .subtitol, .itemServeisMig .subtitol{
	font-family:SourceSansPro-Bold;
	font-size:29px;
	color:#183087;
	text-shadow: 3px 1px 1px rgba(255, 254, 244, 1);
}

.itemServeis .subtitol span{
	font-size:24px;
	font-family:SourceSansPro-Light;
	margin-right:10px;
}

.itemServeisMig{
	background-size:cover;
	background-position:center center;
	width:100%;
	padding:5px 0px;
}

.itemServeisMig .item{
	text-align:center;
	border-left:1px solid #afb5cc;
	border-right:1px solid #afb5cc;
}

.itemServeisMig .titol, .itemServeisMig .subtitol{
	text-align:center;
}

.itemServeisMig .titol{
	padding-top:5px;
}

.itemServeisMig .subtitol{
	margin-top:-5px;
}

/* COOKIES BANNER */
#cookies_banner{
    border-color: #FFFFFF !important;
    border-radius: 0 0 0 0 !important;
    -o-border-radius: 0 0 0 0 !important;
    -moz-border-radius: 0 0 0 0 !important;
    -webkit-border-radius: 0 0 0 0 !important;
    -ms-border-radius: 0 0 0 0 !important;
    border-width: 1px 0 !important;
    box-shadow: 0 0 10px #444444;
    -o-box-shadow: 0 0 10px #444444;
    -ms-box-shadow: 0 0 10px #444444;
    -webkit-box-shadow: 0 0 10px #444444;
    -moz-box-shadow: 0 0 10px #444444;
	background:#FFFFFF;
    display: none;
    float: none !important;
    /*height: 69px;*/
    left: 0;
    margin: 0 auto !important;
    padding: 3px 0;
    position: fixed !important;
    right: 0;
    text-align: center;
    text-shadow: none;
    width: 100% !important;
    z-index: 999;
	bottom:0px;
	
}

#cookies_accept{
	cursor:pointer;
	margin: 10px auto;
	float:none !important;
	background:#ADB3C9;
	padding:0px 20px;
	line-height:20px;
	width:100px;
	text-align:center;
	color:#FFFFFF;
	transition:all 0.2s ease 0s;
	-ms-transition:all 0.2s ease 0s;
	-o-transition:all 0.2s ease 0s;
	-moz-transition:all 0.2s ease 0s;
	-webkit-transition:all 0.2s ease 0s;
	clear:both;
}

#cookies_accept:hover{
	background:#566497;
	color:#FFFFFF;
}

#cookies_banner p{
	margin:0px;
	padding:0px;
}

.campoObligatorio {
	color: #8A8A8A;
    font-size: 12px;
    font-style: italic;
}

/*PAGINADOR */

#paginador {
	margin-top:1px;
}

a.botoPager {
	color:#FFFFFF;
	background:#ADB3C9;
	text-align:center;
	padding:2px 7px 3px 7px;
	margin-left: 5px;
	margin-top:1px;
	font-size:11px;
	
	transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;	
}

a.botoPager:hover, .selected a.botoPager {
	color:#FFFFFF;
	background:#2A6496;
}

/*SHOP************************************/
table.gpi-noBorder-table  tr td, table.gpi-noBorder-table  tr th{
border:none;
}

.selectBasketFooter {
    width: 250px;
}
.selectBasketFooter select {
    border: 0 none;
    margin: 0;
    padding: 2px;
    width: 250px;
}
.table-responsive {
    border: medium none;
}

.shop .formatCap {
	font-size:14px;
	color:#353535;
	border-bottom:1px solid #C8C8C8;
	line-height:25px;
}

.shop-footer{
	border-top:1px solid #C8C8C8;
    padding-top:10px;
} 

.shop-footer .formatCap{
	font-size:14px;
	color:#353535;
	line-height:30px;
}

.gpi-shop-line{
	margin-bottom:5px;
	border-top:1px solid #eeeeee;
	padding-top:5px;
}

.gpi-bold, .formatNegreta{font-weight:bold;}

.formatTotalPrice{
	border-top:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
}


.nomProducte {
	color:#353535;
}

.shop{
	padding:15px;
}

.shopPreu {
	color:#353535;
	font-weight:bold;
}

.titolsBotiga h3{
	font-size:24px;
	color:#183087;
	margin: 0 0 10px 0;
	font-weight:normal;
}

.inputShop input, .inputShop select, .inputShop textarea {
	border:1px solid #CED0D2;
	color:#595959;
	padding:3px;
	border-radius:0px;
}

.pagDes {
	color:#FFFFFF;
	background:#ADB3C9;
	text-align:center;
	padding:2px 7px;
	height:10px;
	width:10px;
}

.pagAct{
	color:#FFFFFF;
	background:#2A6496;
	text-align:center;
	padding:2px 7px;
	height:10px;
	width:10px;
}

.gpi-navigator ul{
list-style:none;
padding:0px;
margin:0px;
margin-left:5px;
}

.gpi-navigator ul li{
	float:left;
	line-height:20px;
} 

.gpi-navigator ul li.sep{
margin:0px 10px;
}

.gpi-navigator ul li a{
color:#183087;
}
.gpi-navigator ul li a:hover, .gpi-navigator ul li a.sel{
color:#CE192A;
}


.resumidorHome .item .titol{
	background:url('/FitxersWeb/67923/fons_titolLlistathome.png') repeat-x top #ffffff;
}

.resumidorHome .item{
	text-align:center;
	margin-bottom:30px;
}

.resumidorHome .item:nth-child(6n+1){
    clear:both;
}

.resumidorHome .item a{
	display:block;
}

.resumidorHome .item a:hover img{
	opacity:0.80;
}

.resumidorHome .item a:hover h2{
	color:#ce192a;
}

.resumidorHome .item .containerImg{
	height:280px;
}
.resumidorHome .item img{
	margin-bottom:5px;
	max-height:262px;
}

.resumidorHome .titol h2{
	margin:0px;
	line-height:39px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:20px;
	font-family:SourceSansPro-Semibold;
	color:#183087;
	text-align:center;
}

.resumidorHome .item:nth-child(1), .resumidorHome .item:nth-child(2), .resumidorHome .item:nth-child(3), .resumidorHome .item:nth-child(5), .resumidorHome .item:nth-child(6), .resumidorHome .item:nth-child(7),
.resumidorHome .item:nth-child(9), .resumidorHome .item:nth-child(10), .resumidorHome .item:nth-child(11) {
border-right:1px solid #e1e2e3;
}

/*MIDES ESPECIALS******************/

.table-gpi tr{
	border-bottom:1px solid #eaeaeb;
}

.table-gpi img{
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
}
.gpi-contingut table {
    table-layout:fixed;
}



/*SELECTRIC*/
.selectricWrapper.quantity-box {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 9px;
    vertical-align: middle;
}

    .selectricWrapper.quantity-box .selectric {
        height: 24px;
        background:#ffffff;
    }

        .selectricWrapper.quantity-box .selectric .label {
            margin-right: 24px;
            padding-top: 0;
            padding-bottom: 0;
            text-align: center;
            line-height: 24px;
            min-width: 32px;
    color: #000000;
    font-size: 15px;
    
    font-family: SourceSansPro;
        }

        .selectricWrapper.quantity-box .selectric .button {
            background: #e6e6e6;
            background:#8db0d1;
            top: 0;
            bottom: 0;
            height: auto;
            color: #ffffff;
        }

            .selectricWrapper.quantity-box .selectric .button:hover,
            .selectricWrapper.quantity-box .selectric .button:focus,
            .selectricWrapper.quantity-box.selectricHover .selectric .button,
            .selectricWrapper.quantity-box.selectricOpen .selectric .button {
                background: #e0dede;
                background:#1462aa;
                color: #ffffff;
            }

    .selectricWrapper.quantity-box.selectricOpen .selectric {
        background: #cdc8c3;
    }

        .selectricWrapper.quantity-box.selectricOpen .selectric .label {
            color: #313131;
        }

        .selectricWrapper {
    position: relative;
    margin: 0 0 10px;
    cursor: pointer;
    border: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px;
    font-size: 12px;
    height: auto;
}

.selectricDisabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectricOpen {
    z-index: 9999;
}

    .selectricOpen .selectricItems {
        display: block;
    }

.selectricHideSelect {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

    .selectricHideSelect select {
        position: absolute;
        left: -100%;
        display: none;
    }

.selectricInput {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    _font: 0/0 a;
    background: none !important;
}

.selectricTempShow {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

.selectric {
    border: 0px;
    background: #eaeef2;
    position: relative;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    /*height: 28px;*/
    border:1px solid #dedede;
}

    .selectric .label {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        margin: 0 23px 0 0;
        padding: 0px 10px;
        font-size: 12px;
        min-height: 22px;
        font-weight: normal;
        margin-right: 24px;
        text-align: left;
        line-height: 24px;
        min-width: 32px;
        color: #7d7d7d;
    }

    .selectric .button {
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        display: block;
        position: absolute;
        right: 0;
        width: 24px;
        text-align: center;
        font: 0;
        line-height: 24px;
        background: #dedede;
        top: 0;
        bottom: 0;
        height: auto;
        color: #8b989f;
    }

        .selectric .button i.fa {
            font-size: 20px;
            line-height: 24px;
        }

.selectricHover .selectric {
    background: #f1f1f1;
}

    .selectricHover .selectric .button {
        color: #3e3e3e;
    }



    .selectricHover .selectric .button,
    .selectricOpen .selectric .button {
        background: #cdc8c3;
        color: #3d3d3d;
    }

.selectricOpen .selectric {
    background: #d4d4d4;
    z-index: 9999;
}


    .selectricOpen .selectric .label {
        color: #3c3c3c;
    }
/* Items box */

.selectricItems {
    display: none;
    position: absolute;
    overflow: auto;
    top: 100%;
    left: 0;
    background: #f1f1f1;
    border: 1px solid #CCC;
    z-index: 9998;
    -webkit-box-shadow: 0 0 10px -6px;
    -moz-box-shadow: 0 0 10px -6px;
    box-shadow: 0 0 10px -6px;
}

    .selectricItems ul,
    .selectricItems li {
        list-style: none;
        padding: 0;
        margin: 0;
        min-height: 13px;
        line-height: 13px;
        font-size: 12px;
        text-align: left;
        background:#f1f1f1;
    }

    .selectricItems li {
        padding: 5px;
        cursor: pointer;
        display: block;
        border-bottom: 1px solid #EEE;
        color: #666;
        border-top: 1px solid #FFF;
    }

        .selectricItems li.selected {
            background:#DBDBDB;
            color: #444;
            border-top-color: #E0E0E0;
        }

        .selectricItems li:hover {
            background: #e2e2e2;
            color: #444;
        }

        .selectricItems li.disabled {
            background: #F5F5F5;
            color: #BBB;
            border-top-color: #FAFAFA;
            cursor: default;
        }

/**FI SELECTRIC**/


@media (min-width: 992px) and (max-width: 1199px) {
.itemServeis .subtitol, .itemServeisMig .subtitol{
	font-size:22px;
}

.itemServeis .titol, .itemServeisMig .titol{
	font-size:14px;
}





}

@media (max-width:1200px) {
    .item_noticies {
        width: 33%;
    }

    .resumidorHome .item:nth-child(6n+1){
    clear:none;
}

    .resumidorHome .item:nth-child(4n+1){
    clear:both;
}
}



@media (max-width: 1024px) {

.container-fluid{
    padding-left:15px;
    padding-right:15px;
}

.gpi-navbar-nav &gt; li &gt; a{
	font-size:15px;
}

a.UserButton{
	font-size:16px;
}

.eslogan h1, .eslogan h2{
	font-size:20px;
}

.resumidorHome .item:nth-child(1), .resumidorHome .item:nth-child(2), .resumidorHome .item:nth-child(3), .resumidorHome .item:nth-child(5), .resumidorHome .item:nth-child(6), .resumidorHome .item:nth-child(7), .resumidorHome .item:nth-child(9), .resumidorHome .item:nth-child(10), .resumidorHome .item:nth-child(11){
	border:0px;
}

#footer{
	height:auto;
}

#menu_peu_cor{
	border-right:0px;
}

.capBanner .item, .capBanner, .capBanner img {
	height:200px;
}

.wrap {
		height: auto;
		margin: 0;
		min-height: 100%;
		padding: 0px;
	}
	
.telf, .itemServeis .subtitol, .itemServeisMig .subtitol{
	font-size:21px;
}

.itemServeis .titol, .itemServeisMig .titol{
	font-size:14px;
}

}

@media (min-width:1200px) and (max-width:1400px){
    .llistat .item .containerImg {
    height: 230px;
}
}


@media (min-width: 768px) and (max-width: 991px) {
.nav &gt; li &gt; a {
    padding: 10px 6px;
}

.llistat .item:nth-child(3n+4){
    clear:none;
}

.llistat .item:nth-child(2n+3){
    clear:both;
}

    .item_noticies {
        width: 50%;
    }
}


@media (max-width:768px) {

    .gpi-navbar-nav &gt; li {
        float:none;
    }

    .gpi-columna {
        width:100%;
    }

	#idiomes li {
		float:left;
		padding: 0px 3px;
		font-size:11px;
	}
	
	.item_noticies .desc h3{
		margin-top:10px;
	}
	
	.gpi-navbar-inverse .gpi-navbar-nav &gt; li:hover ul.gpi-dropdown-menu{
		display:none;
	}
	
	.gpi-navbar-inverse .gpi-navbar-nav &gt; li.open ul.gpi-dropdown-menu{
		display:block;
	}	
	
.gpi-contingut table {
                table-layout:fixed;
}

.gpi-contingut table tr td {
    display: block;
    width: 100% !important;
    padding-bottom: 30px;
}

.gpi-contingut table tr td img {
    display: block;
    text-align: center !important;
    margin: 0px auto !important;
    max-width: 100%;
    width: auto;
    height: auto;
}

}


@media (max-width:767px) {
        .item_noticies {
        width: 100%;
    }

    .buscadorCap {
    float: none;
}
	.gpi-columna ul {
		padding-left:30px;
	}
	
	a.UserButton{
		font-size:13px;
	}
	
	.idiomes{
		margin-bottom:5px;
	}	
	
	.cistella{
		border-left:0px;
		margin-left:5px;
	}
	
	.logo img{
		margin:0px;
		margin-top:10px;
	}
	
	.gpi-navbar-toggle{
		margin:10px 0px;
	}
	
	.gpi-navbar-toggle .text{
		margin-right:10px;
	}
	
	.capBanner .item, .capBanner, .capBanner img{
		height:120px;
	}
	
	.eslogan h1, .eslogan h2, .eslogan{
		font-size:16px; 
		line-height:22px;
		text-align:center;
	}
	
	.franjaMenuSup, .gpi-navbar-header, .navbar-collapse{
		background:#f3f3f3;
	}
	
	.gpi-navbar-inverse .gpi-navbar-nav &gt; li &gt; a{
		color:#353535;
        text-align:left;
	}
	
	.gpi-navbar-inverse .gpi-navbar-nav &gt; li &gt; a:hover, .gpi-navbar-inverse .gpi-navbar-nav &gt; li &gt; a.sel{
		color:#cd1929;
	}
	
	.gpi-columna li a{
		color:#353535;
	}
	
	.gpi-columna li a:hover,  .gpi-columna li a.sel{
		color:#cd1929;
	}
	
	.gpi-navbar-nav &gt; li &gt; a{
		line-height:16px;
	}
	
	.eslogan{
		margin-left:-15px;
		margin-right:-15px;
	}
	
	.capSup{
		background:#f3f3f3;
	}
	
	body{
		background:#ffffff;
	}
	.wrap{
		border-bottom:30px solid #f3f3f3;
	}
	
	.credits ul{
		float:right;
	}

    a.shopbutton {
    display: flex;
    font-size: 0;
    justify-content:center;
}

    a.shopbutton span {
    margin-left: 0;
    top: 0;
}
}

@media (max-width:600px) {
	.gpi-campsFormulari {
		text-align: left;
	}
	
	.gpi-shop-line{
		border-bottom:1px solid #C8C8C8;
			margin-bottom:5px;
			margin-top:5px;
	}
	
	.gpi-shop-line .acabatsItems{
		/*height:80px;*/
		margin-bottom:10px;
	}
	
	.gpi-shop-line .gpi-shop-text-xs{
		font-size:11px;
		font-weight:normal;
	}
	
	.gpi-shop-line .gpi-shop-price-xs{
		font-weight:bold;
	}
	
	.shop-footer{
		border-bottom:0px;
		border-top:0px;
	}
	
	.shop-footer .formatCap{
	background:[SHOP_FONDO_PIE_XS];
	border-bottom:1px solid #C8C8C8;
	}
	
	.formatTotalPrice{
		border-top:none;
	}
	
	.eslogan h1 p, .eslogan h2 p{
		line-height:20px;
		font-size:21px;
	}
}

@media (max-width:400px) {

div.border-right, .cap div.border-right{
	border-right:none;
}

}


</pre></body></html>