/*
	UNA CREACIÓ DE CREATIUS GIRONA
	24/02/2014 | GIRONA
	http://www.creatiusgirona.com/
*/

.cont_line{
	border-bottom: 1px solid black;
    margin-bottom: 20px;
}
.cont_line .title_line{
	font-size: 16px;
    letter-spacing: 15px;
    margin-bottom: 5px;
}
.cont_marques{
    display: table;
	width: 100%;
	margin-bottom: 40px;
}
.cont_marques > a {
	margin: 10px;
}
.cont_marques > a:hover {
	opacity: 0.5;
}

.backBlack{
	background: black;
	width: 100%;
}
/* FOOTER */
#footer{
    float: left;
    position: relative;
    width: 100%;
}
#footer .contFooter{
    height: auto;
    margin: auto;
    padding: 25px;
    position: relative;
    text-align: center;
    max-width: 1000px;
	min-height: 80px;
}
#footer .contFooterC{
    height: auto;
    margin: auto;
    padding: 25px;
    position: relative;
    text-align: center;
    max-width: 1000px;
}
#footer .overflowHidden{
	margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}

#footer .contFooterC .contlogs{
	margin: 0 0 15px;
}
#footer .contFooterC .contLogMovement{
	position: absolute;
	top: 0;
	left: 0;
	height: 71px;
}
#footer .contFooterC .nowrap{
	white-space: nowrap;
}
#footer .contFooterC .contlogs img{
	height: 70px;
	margin: 0 10px;
}
#footer .contFooterC .titleLogos{
	border-bottom: 1px solid #CCCCCC;
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

#footer .contFooter b p{
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	text-align: inherit;
}
#footer .contFooter div.left{
	color: #9c9d9f;
    float: left;
    height: auto;
    text-align: left;
}
#footer .contFooter div.left + .left{
	margin-left: 20px;
}
#footer .contFooter div.left p{
	color: #FFFFFF;
    font-size: 12px;
    text-align: left;
    text-decoration: none;
}
#footer .contFooter div.left p a{
	color: white;
	text-decoration: none;
}
#footer .contFooter div.left p a:hover{
	text-decoration: underline;
}

#footer .contFooter div.right{
	font-size: 13px;
	float: right;
    text-align: left;
    width: auto;
	max-width: 360px;
}
#footer .contFooter div.right div.logoPeu{
	float: left;
    height: 56px;
    position: relative;
    width: 200px;
}
#footer .contFooter div.right div.legal{
	color: #FFFFFF;
	bottom: 25px;
    clear: both;
    float: right;
    position: absolute;
    right: 25px;
}
#footer .contFooter div.right div.legal a{
	color: #FFFFFF;
    font-size: 11px;
	white-space: nowrap;
}
#footer .contFooter div.right div.legal a:hover{
	text-decoration:underline;
}
#footer .contFooter div.right div.legal span.punt{
	color: #FFF;
}

#footer .contFooter div.contActualitat{
	background-color: #1a171b;
    border-radius: 20px;
    /*padding: 10px;*/
    position: relative;
}
#footer .contFooter div.contActualitat .actu {
    background-color: white;
    border-radius: 20px;
	cursor: pointer;
    float: left;
    margin-left: 1.5%;
	overflow: hidden;
    padding-bottom: 20%;
    position: relative;
    width: 31.3%;
}
#footer .contFooter div.contActualitat .actu  img{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	
	-webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;    
    transition: all .25s ease-in-out;
}
#footer .contFooter div.contActualitat .actu:hover  img{
	width: 120%;
	height: 120%;
	margin-left: -10%;
	margin-top: -10%;
}
#footer .contFooter div.contActualitat .actu .text_actu{
	height: 100%;
    position: absolute;
    width: 100%;
}
#footer .contFooter div.contActualitat .actu .text_actu div{
	display: table;
	height: 100%;
    width: 100%;
}
#footer .contFooter div.contActualitat .actu .text_actu div div{
	display: table-cell;
    max-width: 0;
    overflow: hidden;
    vertical-align: middle;
}
#footer .contFooter div.contActualitat .actu .text_actu div div div{
	background-color: white;
    display: block;
    height: 50px;
    margin-top: -15px;
    max-width: none;
    opacity: 0.75;
    position: absolute;
    width: 100%;
}
#footer .contFooter div.contActualitat .actu .text_actu span{
    display: block;
    overflow: hidden;
	font-size: 16px;
    padding: 0 20px;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#footer div.creacio{
	color: #57585A;
    font-size: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}
#footer div.creacio a{
	color: #57585A;
    font-size: 11px;
}
#footer div.creacio a:hover{
	text-decoration:underline;
}

/* #footer div.gmap{ */
	/* height: 350px; */
    /* width: 100%; */
/* } */
.maps{
	overflow: hidden;
	cursor: pointer;
}
.maps iframe{
	pointer-events: none
}

@media only screen and (max-width: 500px){
	#footer .contFooter div.contActualitat .actu{
		margin-left: 1.5%;
		margin-top: 1.5%;
		overflow: hidden;
		padding-bottom: 61.98%;
		position: relative;
		width: 97%;
	}
}
@media only screen and (max-width: 768px){
	#footer .contFooter div.left{
		display: table;
		float: none;
		width: 100%;
		text-align: center;
	}
	#footer .contFooter div.left .left{
		display: table-cell;
		float: none;
		width: auto;
		text-align: center;
	}
	#footer .contFooter div.left p{
		text-align: center;
	}
	#footer .contFooter div.right{
		margin-top: 15px;
		width: 100%; 
		text-align: center;
	}
	.contFooter .white, .contFooter .white *{
		color: black;
	}
	
}
@media only screen and (max-width: 768px){
	#footer .contFooter div.right div.logoQF{
		margin-top: 10px;
		display: inline-block;
		float: none;
	}
	#footer .contFooter div.right div.logoIF{
		margin-top: 10px;
		display: inline-block;
		float: none;
	}
	#footer .contFooter div.right div.legal{
		width: 100%;
		position: relative;
		bottom: auto;
		right: auto;
		margin-top: 10px;
	}
	
	#footer .contFooter div.right div.logoPeu{
		float: none;
		margin: 13px auto auto;
	}
}
@media only screen and (max-width: 320px){
	#footer .contFooter div.right div.legal span.punt{
		display: none;
	}
}

.contFooter a.fb-link {
	background: white;
    border-radius: 50%;
    color: black;
    display: inline-block;
    font-size: 21px;
    margin-bottom: 10px;
    padding: 2px 6px 0 14px;
    position: relative;
    top: 4px;
    width: auto;
}
.contFooter a.fb-link:hover {
	text-decoration: none;
	opacity: 0.5;
}

#footer .content {
    clear: both;
    margin: 0 auto !important;
    max-width: 1050px;
    padding: 0 0 48px;
    position: relative;
}
#footer .content .contText {
    font-size: 14px;
    margin-top: 25px;
    padding: 0 25px;
}

#footer .text-footer-info .content{
	padding: 0;
	margin: 30px 0;
}
#footer .text-footer-info .content .contText {
	color: white;
    font-size: 20px;
	padding: 25px;
	text-align: center;
}


	
@media only screen and (max-width: 450px){
	.cont_line .title_line{
		letter-spacing: 5px;
	}
	.left > img {
		width: 100%;
	}
}
	
@media only screen and (max-width: 500px){
	.contFooter .left img{
		max-width: 60%;
	}
}