
/* Set Page  */

.page, div#page_footer {
	/*background-color: #fff;*/
	padding: 0;
	/* margin-top: 48px;
	margin-top: 3.428571429rem;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;*/
	/*box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);*/
	margin: 0 auto;
	width: 100%;
	max-width: 1400px;
}
/* Header */

span.footer_text{
	color:#262626;
	padding-top: 10px;
	padding-bottom:25px;
}



ul.bottom_menu{
    text-align: center;
    font-size: 12px;
}

ul.bottom_menu a{
	text-decoration: none;
	color: #262626;
}

ul.bottom_menu li{
	display: inline-block;
	margin: 0 5px 0 5px;
	text-decoration: none;
}

.footerimage {
    margin-top: 25px;
}

.h_socialfooter a{
    font-size: 17px;
    color: #262626 !important;
    padding: 5px;
}

.newstitle {
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 15px;
	text-transform: uppercase;
}

.newstext {
	color: #fff;
	font-size: 12px;
	margin-bottom: 15px;
}

.email {
	width: 50%;
	height: 30px;
}

.buttonnews {
	height: 30px;
	width: 25%;
}

.final_footer {
	margin: 0 auto;
	width: 500px;
}
