/* 100% */

.search_box, .nav, .phone_box, .social_box{
	display: none;
}

.top_bar{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
}

.top_bar_sx{
	width: auto;
	float: left;
	font-size: 15px;
	margin-left: 5px;
}

.top_bar_dx{
	width: auto;
	height: auto;
	float: right;
}

.top_bar_content{
	width: 100%;
	height: auto;
	margin: 0px;
	float: left;
}

.search_module form input{
	width: 100%;
	height: 50px;
	display: none;
}

.social_box, .phone_box{
	width: 100%!important;
	float: left!important;
	text-align: center!important;
}

.header_content{
	width: 100%;
	height: auto;
	margin: 0px;
	float: left;
}

.logo{
	width: 100%;
	float: left;
	margin: 20px 0;
	text-align: center;
}

.logo img{
	width: 150px;
	height: auto;
}

.wrapper_inside{
	width: 100%;
	margin: 0px;
	float: left;
	padding: 15px;
}

.wrapper_content{
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

.wrapper_post{
	margin-top: 0px;
}

.wr_cnt_center{
	margin: 0px!important;
	float: left!important;
}

.sidebar{
	width: 100%;
	float: left;
	padding-top: 20px;
}

/* LABEL */

.cat_label{
	font-size: 10px;
	margin-bottom: 20px;
}

/* 1 COLONNA */

.col-1-1{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e9e9e9;
}

.col-1-1 h2{
	font-size: 20px;
	margin-bottom: 20px;
}

.col-1-1 p{
	font-size: 13px;
}

.col-1-1_preview{
	width: 100%;
	max-height: 260px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.col-1-1_preview img{
	width: 100%;
	height: auto;
	margin-bottom: -4px;
}

/* 2-3 COLONNE */

.col-1-2, .col-1-3, .col-1-4{
	width: 100%;
	height: auto;
	margin-right: 0px;
	margin-bottom: 20px;
}

.col-1-2_preview, .col-1-3_preview, .col-1-4_preview{
	width: 100%;
	max-height: 400px;
	margin-bottom: 20px;
}

.col-1-2_preview img, .col-1-3_preview img, .col-1-4_preview img{
	width: 100%;
	height: auto;
	margin-bottom: -4px;
}

.col_txt{
	padding: 0 20px 20px;
}

.parallax{ 
	height: 300px; 
	background-size: auto; 
}

.single_header{
	padding: 0px;
	margin-top: 20px;
}

.single_header_content{
	margin: 0px;
}

/* FOOTER */

.footer_content{
	margin: 10px 0px 0px;
}

.footer_content .footer_widget:nth-child(3n+3){
	margin-bottom: 0px!important;
}

.footer_widget{
	width: 100%;
	margin: 0 60px 40px 0;
}