:root {
  --main-bg-color: #FC9200;
/*#7ca57c*/
}
body,html{padding:0;margin:0;font-size:18px;color:#6d5a32;}



#widgets{display:none;}

.capa_logo{width:100%;}
.capa_logo img{width:100%;}

#banda_sup{color:#fff;font-size:28px;}
#banda_logo{text-align:center;}



#contenidor_menu{float:left;background-color:#FC9200;width:100%;}
#navmenu-h{list-style:none;float:left;margin:0.5% 10%;width:80%;display:flex;justify-content:space-between;padding:0;}
#div_fl_esquerra{display:none;}
#navmenu-h li{cursor:pointer;transition:background-color 0.4s;}
#navmenu-h a{text-decoration:none;color:#fcf6e8;font-size:0.8vw;transition:color 1s;font-size:14px;}
#navmenu-h li ul{position:absolute;list-style:none;display:none;background-color:#FC9200;padding:0;}
#navmenu-h li ul li{margin:0;padding:0 10%;}
#navmenu-h a:hover{color:#A59875;font-weight:bold;}
#navmenu-h a{text-transform: uppercase;}


#slide_producte_normal{margin-left:0%;width:100%;padding:0;border:0:}
#pasefotos img{width:100%;}
#slogans{width:80%;display:flex;justify-content:space-between;flex-flow:row wrap;margin:4% 10%;float:left;}
#slogans>div{
	width:44%;background-color:#b6dcf9;height:8vw;margin:2%;padding:1%;	
	display: flex;   justify-content: center;   align-items: center;font-size:2vw;color:#000;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
#slogans>div img{width:20%;margin:2%;}
#toportem{}
#financiem{}
#experts{font-size:1.5vw!important;}
#postvenda{font-size:2.5vw!important;}

/* Pagina Inici*/
#text1{width:46%;float:left;text-align:justify;padding:2% 1%;}
#img1{width:46%;float:left;text-align:justify;padding:4% 1%;}
#img1 img{width:100%!important;}
#text2{width:96%;padding:2% 1%;text-align:justify}
#img2{width:96%;display:flex;justify-content:space-between;flex-flow:row wrap;}
#img2 img{width:30%;margin:0.2%;height:12vw;}




#sota {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    background-color: var(--main-bg-color);
    display:flex;
	justify-content:center;
flex-flow:row wrap;
}


.part_peu {
    width: 33.3%;
    min-width: 280px;
    margin: 0;
    padding: 0;
    overflow: hidden;
height:260px;
    float: left;
    overflow: hidden;
	display:flex;
justify-content:center;
align-items:center;
}
#de_tit {
    width: 100%;
    font-size: 1.3vw;
    padding: 10px;
}
.de_img {
    padding: 2px;
    width: 4%;
    float: left;
}
.de_div {
    font-size: 1vw;
    padding: 4px;
    width: 90%;
    float: left;
}
#dades_empresa {
    padding: 4%;
    margin-left: 2%;
    color: #fff;
}
#dades_empresa a {
    color: #fff;
}
.de_linia {
    padding: 2px;
    width: 100%;
    float: left
}
/* Mapa Google */

#map_canvas {
    width: 96%;
    height: 96%;
    margin: 2% 0 0 2%;
}
/* Barra Social */

#barra_social {
    width: 90%;
    margin-left: 5%;
    height: 90%;
    margin-top: 5%;
    text-align: center;
}
.div_interior {
    width: 100%;
    height: 30px;
    color: #fff;
    padding-top: 20px;
}
.div_interior a {
    color: #fff;
    text-decoration: none;
}
.div_interior img {
    width: 28px;
    height: 28px;
}
/* Politiques i condicions i agraïments*/

.t_peu {
    width: 90%;
    margin: 5%;
    color: #fff;
    font-size: 0.8vw;
}
.t_peu ul li {
    list-style: none;
}
.t_peu ul li a {
    color: #FFF;
    text-decoration: none;
}
.titols_peu {
    width: 50%;
    float: left;
}

#columnaesquerra{width:16%;margin-left:12%;float:left;HEIGHT: 60VW;}

#cos{width:60%;margin:0 20%;padding:0;float:left;justify-content:space-between;flex-flow:row wrap;}
#titol_seccio{display:none;}


/* Presentacio seccions botiga */

/*.texte_producte_normals{display:none;}*/
#productes_pag-Inici .texte_producte_normals{display:block;} /* Compte!! pag inici */

.contingut_producte_normal{float:left;height:30%;margin:2% 1%;padding:1%;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #bbb;

margin-left: 0px;
    margin-right: 0px;


}

.productes_seccio{float:left;width:48%;margin:1%;}
#prod_inici{float:left;width:100%;margin:1%;}
.productes_seccio .contingut_producte_normal{ border:solid 0 grey;

    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    /*height: 75px;*/
   

}

.productes_seccio a{width:100%;}
.img_producte{width:98%;margin:1%; border-radius: 16px 16px 16px 16px;}
.contingut_producte_normal{width:100%;text-align:center;}

#productes_pag-Inici {width:100%!important;margin:0%!important;} /* Compte!! pag inici */
.contingut_producte_normal a{font-size:2vw;text-decoration:none;color:#777;}
.contingut_producte_normal a:hover{font-weight:bold;}


.paginador {
display:flex;
justify-content:center;
flex-flow:row wrap;
width:100%;
}
.paginador a{
-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.75);
box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.75);
}

.b_pags {
    float: left;
    padding: 3px;
    background-color: #BABABA;
    border-radius: 15px;
    text-decoration: none;
    margin: 6px 3px 3px 3px;
    color: #000;
}
.b_pags:hover {
    background-color: #BACF41;
}







/* Presentacio productes botiga */
.titol_producte_normals{background:orange;height:5vw;margin:0;border-radius: 16px 16px 16px 16px;display: flex; justify-content: center; align-items: center;}
.titol_producte_normals:hover{background-color:#ffc900;}

#productes_part_superior{width:47%;padding:1%;float:left;margin:1%;}
#titol_prod{padding:1%;}
#texte_prod .texte{text-align:justify;padding:1%;width:98%}
#texte_prod table{width:98%!important;margin:1%;}



#productes_recomanats>div{width:96%;margin:2%;display:flex;flex-flow:row wrap;justify-content:space-between;margin:1%;}
.producte_recomanat{width:16%;margin:0.5%;padding:0;border:solid 1px #aaa;}

.producte_recomanat a{width:100%;display:block;}
.producte_recomanat a img{width:100%;display:block;}
.titols_recomanats a{width:100%;text-align:center;text-decoration:none;}


.ubicacio{border:solid 1px grey;width:45%;margin:1%;float:left;padding:1%;float:left;}
.img_ubi{width:100%;height:20vw;background-color:#bbb;}
.txt_ubi{margin:1% 0;}
#horari{border:solid 1px grey;width:96%;margin:1%;float:left;padding:1%;float:left;}


/* PAGINA INICI */


#titol_servicios_impresionantes,#texte_servicios_impresionantes,#capa_servicios{width:100%;margin:0%;}
#titol_servicios_impresionantes{text-align:center;font-size:3vw;color:#999;}
#texte_servicios_impresionantes{text-align:center;font-size:1.5vw;color:#999;}

#capa_servicios{display:flex;justify-content:space-between;flex-flow:row wrap;margin:2% 0%;align-items:flex-start;}
.servicios{
	border:solid 1px #eee; width:20%;
	text-align:center;padding:2% 1%;
	background-color:#eee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	transition: -webkit-box-shadow 1s;
	transition: -moz-box-shadow 1s;
	transition: box-shadow 1s;
	
}
.servicios:hover{
	-webkit-box-shadow: 0px 2px 6px 1px #808080;
	-moz-box-shadow: 0px 2px 6px 1px #808080;
	box-shadow: 0px 2px 6px 1px #808080;
}

.servicios_titol{font-size:1.6vw;padding:2% 0;color:#999;}
.servicios_texte{font-size:1.4vw;padding:2% 0;color:#999;}
.servicios_ico{width:50%;height:28%;margin-left:25%;}
.proyectos_ico img{width:100%;}

.proyectos_titol{font-size:1.6vw;padding:2% 0;color:#999;}
.proyectos_texte{font-size:1.4vw;padding:2% 0;color:#999;}
.proyectos_ico{width:80%;outline:solid 1px #eee;margin-left:10%;}
.proyectos_ico img{width:100%;}

.avis_comptador{display:flex;justify-content:center;align:items:center;flex-flow:row wrap;}
#div_avis_legal{width:86%;text-align:center;padding:7%;}
#div_avis_legal a{color:#fff;}
#comptador_nou{bottom:0;width:86%;text-align:center;color:#fff;padding:7%;}



#slideshow {   width: 100%;height: 30.20vw;}
.slide_dins { width:100%;position:absolute;}
.slide_dins img{width:100%;}

.texte_slide,.fons_texte_slide{
	position:absolute;width:30vw;top:10vw;left:6vw;height:12vw;padding:1%;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;}

.texte_slide{color:#fff;background-color:transparent;}
.fons_texte_slide{
	background-color:#000;
	opacity: 0.7;
  	filter:  alpha(opacity=70);
}

#tit_subpro{width:100%;font-size:2vw;display:block;}
#des_subpro{font-size:1.6vw;}




#llegir_mes{
	width:25%;padding:1%;font-size:22px;text-align:center;
	background-color:var(--main-bg-color);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px}

#banda_sota_banner{text-align:center;font-size:32px;background-color:var(--main-bg-color);padding:0.6vw;color:#fff;}

#empresa_text{width:96%;padding:2%;text-align:justify;}
#empresa_img{width:100%;display:flex;justify-content:center;}
#empresa_img img{width:100%;max-width:800px;height:auto;}

/* CONTACTE */
	#contacte input,#contacte textarea{
		height:32px;
		margin-bottom:10px;
		margin-left:50px;
		width:90%;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	
	#contacte textarea{
		height:80px;
		width:89.6%;
	}
	.titols_form{
		display:none;margin-left:50px;padding:0;
	}
	#contacte{

		width:88%;
		padding:5% 1%;margin:2% 5%;
		border-radius: 10px 10px 10px 10px;
		-moz-border-radius: 10px 10px 10px 10px;
		-webkit-border-radius: 10px 10px 10px 10px;
		
	}





#avis_cockies{
	width:76%;
	margin-left:10%;
	height:auto;
	background-color:#666;
	position:fixed;
	bottom:3%;
	text-align:center;
	font-size:16px;
	filter:alpha(opacity=95); opacity:0.95;
	padding:2%;
	z-index:999;
	border-radius: 5px;
color:#fff;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.75);
}
#accepta_cockies{
	width:120px;
	background-color:#0033FF;
	color:#fff;
	padding:7px;
	cursor:pointer;
}
	
#mes_info_cockies{color:#fff;}
	
   	
	
	#pasefotos img{width:100%;}

#avisos_legals{
	font-size:10px;
	display:none;
	background-color:white;
	color:black;
	width:800px;
	height:auto;
	overflow:auto;
	border:solid 1px grey;
	padding:20px;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-260px;
	-webkit-box-shadow: 2px 4px 19px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 4px 19px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 4px 19px 0px rgba(0,0,0,0.75);
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	line-height:20px;
	z-index:9999999!important;
}
#avisos_legals a{background-color:#999;padding:2px 5px;cursor_poiter;}
#avis_legal a{cursor:pointer;color:#000;}
#avis_legal a:hover{text-decoration:underline!important;}
#avis_legal{float:left;width:80%;text-align:left;margin-left:10%;}	
#avis_legal input{width:auto;float:left;text-align:left;margin-left:0!important;}	


#menubotiga{margin:0;width:175px;float:left;list-style:none; padding-top: 12%;height:660px;}
#titol_prodbotiga{display:none;width:100%;}
#menubotiga li{/*padding:1%;*/transition:background-color 1s;border-radius: 3px ;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
#menubotiga li:hover{background-color:#ddd;
}
#menubotiga a{/*color:#95845B; */color:#dc5c05;text-decoration:none;font-size:14px;font-weight:bold;}
.img_producte{height:15vw;}
.flexslider{display:none;}
#p2tumbs{width:100%;margin-top:2%;}
#p2imatge img{height:32vw!important;width:auto!important;}

#p2titol{display:none;}
#mb_1622{color:orange;background:orange;width:160px;font-size:12px!important;}
#mb_9159{color:orange;background:orange;width:160px;font-size:12px;}
#mb_797{background:orange;width:160px;font-size:12px;}
#tex_13413{display:none;}
#tex_52645{display:none;}
#tex_37287{display:none;}
#tex_34883{display:none;}
#tex_mosquiteres{display:none;}
#tex_87623{display:none;}
#tex_6012{display:none;}
#tex_venecianes{display:none;}
#tex_10113{display:none;}
#tex_134825{display:none;}
#tex_enrotllable-vertical{display:none;}
#tex_panell-japones{display:none;}
#tex_estor-plegable{display:none;}
#tex_sostre{display:none;}
#tex_cortina-vertical{display:none;}


#peu_complementari{float:left;width:100%;border:solid 0px grey;background-color:orange; color:white;}
#socialpeu{display:none;}
#comptadorpeu{display:none;}
.part_peu{color:white;text-align:justify;font-size:16px;}
.part_peu p{height:240px;}
#part_peu ul li a{text-decoration:none;color:white;}
#mapapeu{display:none;}
#m_esp{visibility:hidden;}
#m_esp:before{content:"Castellano"; visibility:visible;}