@charset "UTF-8";


/* Footer */
footer {
	font-size: 12px;
	margin-top: 60px;
}

footer a, footer a:visited{
/*	color: #f0f0f0;*/
}
footer a:hover{
	/*color: #626262; */
	
}
footer #logo-footer a {
	
}
footer #logo-footer {
    margin-bottom: 20px;
    margin-top: 20px;
}
footer #logo-footer img {
	/*margin: auto;*/
	padding: 0px 10px 25px;
}
footer #logo-footer .color {

}
footer #logo-footer .bold {
	font-size: 24px;
}
.container-footer {
}
footer #footer-bottom {
	background-color: #000;
	padding-top:15px;
	padding-bottom:10px;
}

@media (max-width: 660px) {
	footer #footer-bottom {
		margin-bottom: 60px;
	}
}

footer #link_about_us .navbar-nav
,footer #link_collections .navbar-nav {
	float: none !important;
}
footer #link_about_us li 
,footer #link_collections li{
	float: none;
	
   /* width: 140px;*/
   /* margin: auto;*/
}
footer #link_about_us ul li:first-child {
	display: none;
}
footer .navbar-nav > li > a {
    line-height: 23px;
}

/*
footer #link_about_us li a::before 
,footer #link_collections li a::before {
	font-family: FontAwesome;
	content: "\f00c";
	padding: 0px 5px;
}*/
/*
footer #mappa_sito .imgbox {
	position: relative;
	top: -10px;
}
footer #mappa_sito a
, footer #mappa_sito a:visited{
	color:#FFF !important;
	background: transparent;
	padding:0px 15px !important;
	
	display: inline;
}

footer #mappa_sito .nav > li > a:hover,
footer #mappa_sito .nav > li > a:active{
	color: #7f7f7f !important;
	padding:0px 15px !important;
	filter: none !important;
	-webkit-transition:color 1s ease;
	-moz-transition:color 1s ease;
	-o-transition:color 1s ease;
	transition:color 1s ease;
	background-color: transparent !important;
}
*/
footer hr {
	border-top: 1px solid #828282;
}
footer h3 {
	font-weight: bold;
	margin-bottom: 25px;
}
footer .menu-text {
}
footer #copyright {
}

footer #made_by {
}

footer #sggrafica {
	color: #828282;
	font-weight: bold;
	font-size: 12px;
}

footer #logo_gen_piede {
    position: relative;
    top: -3px;
}
footer .margin-top {
	margin-top: 40px;
}

footer .navbar-nav>li>a {
	padding: 5px;
}
footer .nav>li>a:hover
,footer .nav>li>a:focus {
	background-color: transparent !important;
}


footer .via::before {
	font-family: FontAwesome;
	content: "\f041";
	padding: 0px 5px;
	font-size: 24px;
	/*color: #828282;*/
}
footer .cap {
	padding-bottom: 15px;
	padding-left: 25px;
}
footer .tel::before {
	font-family: FontAwesome;
	content: "\f095";
	padding: 0px 5px;
	font-size: 18px;
	/*color: #828282;*/
}
footer .fax {
	padding-bottom: 15px;
	padding-left: 22px;
}
footer .mail::before {
	font-family: FontAwesome;
	content: "\f0e0";
	padding: 0px 5px;
	font-size: 18px;
	/*color: #828282;*/
}
footer .mail {
	padding-bottom: 15px;
}

footer #link-facebook::before {
	font-family: FontAwesome;
	content: "\f082";
	padding: 0px 5px;
	/*color: #828282;*/
	font-size: 20px;

}

#por, #por2 {
	width: 90vw;
}

/* end footer */
