*{
	margin: 0;
	padding: 0;

}
@font-face{
   font-family: futura;
   src: url(FuturaStd-Medium.otf) format('opentype');
}
 @font-face{
   font-family: futuralight;
   src: url(FuturaStd-Light.otf) format('opentype');
}

body{
	font-family: futura, sans-serif;
	background-color: white;
}
h1{

	font-size: 20px;

}

 div.img img {
          width: 100%;
          height: auto;
      }

 a{
     color: black;
	 text-decoration: none;
}   
.contenido { width: 1200px; margin: 0 auto; }
		
	.responsiveLogo {
          margin-left: 10%;   
          float: left;
         	
      }
      .responsive {
          margin-left: 10%; 
  
          float: left;
          width: 578px;
      }
      .responsive2 {
          margin-left: 1%;
          margin-bottom: 1%;
          float: left;
          width: 355px;
      }
      .responsive3 {
         
          margin-left: 1%;
          float: left;
          width: 355px;
      }
      .responsive4 {
          margin-left: 10%;
          float: left;
          width: 946px;
          
      }      
      .responsive4b {
      	
         display: none;
          
      }
/*-----header CSS----------------------------------*/
body{
width: 100%;
background-image: url(../imatges/_DSC4272B_cap.jpg);
background-repeat: repeat-x;

}

#capcelera{
	width: 100%;
	height: 108px;
	margin-bottom: 15px;


}

#logo_01{
	float:left;
    padding-top: 25px;
    font-size: 28px;
    color:rgba(124,63,34,1);
    text-decoration: none;
   
}

#logo_01 a:hover{
	color: black;	
}

/*------------nav CSS----------------------------------*/

.navegador{

	padding-top: 48px;
	margin-right: 10%;

}
.navegadorResponsive{

	display: none;
}


nav ul {
	float: right;
	list-style: none;
	font-size: 20px;
	
}

nav ul li {
	display: inline-block;
	float: left;
	padding-left: 20px;

}

nav ul li a {
	color:black;
	text-decoration: none;
}



nav ul li a:hover{
	color:rgba(124,63,34,1);
	}

#colormenu{
	color:rgba(124,63,34,1);
}



/*-------------proves meu desplegable---------------------------*/

.dropdown-content a:hover {
	background-color: #f1f1f1;
	color: black;
}

.dropdown:hover .dropdown-content {
	    display: block;
}

.dropdown-content {
	color: 	color: rgb(130,129,132);
    display: none;
    position: absolute;
    background-color: rgb(210,210,213);
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 900;
}
.dropdown-content a{
	color: rgb(130,129,132);
}

li.dropdown {
    display: inline-block;
}

li a, .dropbtn {
    display: block;
    color: black;
    text-align:left;
    padding: 5px 5px;
    text-decoration: none;

}

.container {
    width: 100%;
    padding: 10px;
}


/*-------------------CSS x pastilla primera imatge-------------------------*/

#inici_obraparet{


	position:relative;
}

.text_paret a{
	float: left;
	background: rgba(225,225,226,0.8);
	font-size: 20px;
	line-height: 48px;
	position:absolute;
	width: 100%;
	bottom: 4px;
	color: black;
	text-decoration: none;
	display: none;

}

#inici_obraparet:hover .text_paret a{
		display: block;
		transition: opacity 2s ease-out 0.5s;
	}



/*--------------CSS x pastilla segona imatge--------------------------------*/
#inici_petitformat{

	
	position: relative;


}
.text_petitformat a{
	float: left;
	background: rgba(225,225,226,0.8);
	font-size: 20px;
	line-height: 48px;
	position:absolute;
	width:100%;
	bottom: 1.5%;
	color: black;
	text-decoration: none;
	display: none;
}
#inici_petitformat:hover .text_petitformat a{
		display: block;
		transition: opacity 2s ease-out 0.5s;
}

/*-------------CSS x pastilla tercera imatge------------------------------------*/

#inici_conjuncions{


	position: relative;

}

.text_conjuncions a{
	float: left;
	background: rgba(225,225,226,0.8);
	font-size: 20px;
	line-height: 48px;
	position:absolute;
	width: 100%;
	bottom: 1.5%;
	color: black;
	text-decoration: none;
	display: none;
}
#inici_conjuncions:hover .text_conjuncions a{
		display: block;
		transition: opacity 2s ease-out 0.5s;
}


/*-----------CSS x pastilla cuarta imatge---------------------------------------*/
#inici_publica{
	
	position: relative;

}

.text_obrapublica a{
	float: left;
	background: rgba(225,225,226,0.8);
	font-size: 20px;
	line-height: 48px;
	position:absolute;
	width: 100%;
	bottom: 1%;
	color: black;
	text-decoration: none;

	display: none;
}
#inici_publica:hover .text_obrapublica a{
		display: block;
		transition: opacity 2s ease-out 0.5s;
}



/*--------------CSS x footter-------------------------------------------*/
footer{

		width: 100%;
		margin-top: 150px;
		border-top: 1px solid black;
    	background-color: white;
    	margin-bottom: 5px;
}
#text_footer{

	float: left;
	padding-top: 10px;
	font-size: 16px;
	font-family: futuralight;
	margin-left: 10%;


}
#avislegal{

	float: left;
	padding-top: 25px;
	font-size: 14px;
	font-family: futuralight;
	margin-left: 10%;
	color:gray;

}
#avislegal2{

	display: none;

}
#logofb{
		
		float: right;
		padding-top: 1%;
		margin-right: 10%;


}



/*pàgina contacte*/

.responsivetitular{
	font-size: 28px;
	margin-top: 10%;
	font-family: futuralight;
	margin-left: 10%;
}




@media only screen and (max-width: 1070px){

.contenido { width: 100%; margin: 0 auto; }
         .responsive {
          margin-left: 10%;   
          float: left;
          width: 50%;
      }
      .responsive2 {
          margin-left: 2%;
          margin-bottom: 2%;
          float: left;
          width: 30%;
      }
      .responsive3 {
         
          margin-left: 1%;
          float: left;
          width: 30%;
      }
      .responsive4 {
          margin-left: 10%;
          float: left;
          width: 82%;
      }



.navegador{

	display: none;

}
		.navegadorResponsive{

			float:right;
			width: 20%;
			padding-top: 50px;
			margin-right: 12%;
			display: block;

		}

		.dropdown-content {

    right: 13%;
}


footer{

		width: 100%;
		border-top: 1px solid black;
    	background-color: white;


}
#text_footer{

	float: left;
	padding-top: 10px;
	font-size: 16px;
	font-family: futuralight;
	margin-left: 10%;


}

#avislegal{


	margin-left: 5%;


}

#logofb{
		
		float: right;
		padding-top: 1%;

		margin-right: 10%;



}


}



@media only screen and (max-width: 600px){

.contenido { width: 90%; margin: 0 auto; }

  .responsive {
    margin-left: 1%;
    float: left;
    width: 100%;
} .responsive2 {
    margin-left: 1%;
    float: left;
    width: 100%;
}
 .responsive3 {
    margin-left: 1%;
    float: left;
    width: 100%;
} .responsive4 {
   
   display: none;
}

.responsive4b {
	display: block;
    margin-left: 1%;
    float: left;
    width: 100%;
}


	#logo_01{

	margin-left: 2%;

}


	.navegadorResponsive{

			float:right;
			width: 20%;
			margin-right: 4%;


		}

nav ul {
	width: 80%;	
	float: left;
	list-style: none;
	font-size: 15px;

	
}

		.dropdown-content {

    right: 13%;
}

footer{

		width: 100%;
		border-top: 1px solid black;
    	background-color: white;



}

div#text_footer {

    margin-left: 2%;
}
#text_footer{
	width: 60%;
	float: left;
	padding-top: 10px;
	font-size: 13px;
	font-family: futuralight;



}
#avislegal{

	display:none;


}
#avislegal2{
	display: block;
	margin-top: 5px;
	color: gray;

}
#logofb{

		position: absolute;
		float: left;
		padding-top: 10px;		
		right: -5px;

	}
}

@media only screen and (max-width: 452px){


#text_footer span{ display: none; }


}