/* =============================================================== */
/* Apply Fullwidth
/* =============================================================== */
.icco{
	float:left;
	margin-right:20px;
	}
#section-slider {
	width: 100% !important;
	margin: 0;
	overflow: hidden;
}
#page-content, .page-section, #footer-bottom, footer, header {
	max-width: 100% !important;
	width: 100% !important;
}
header {
	background: #fff;
	margin: 0;
	/*height: 150px;*/
	box-shadow: 0 0px 15px rgba(0,0,0,0.2);
	z-index: 999;
	position: relative;
	transition:all 0.5s ease 0s;
}
#header-4 {
	height: 148px;
}
#header-4 #top-header {
	background: #f5f5f5;
}
#header-5 {
	height: 115px;
}
#header-5 .menu-lamp .submenu {
	top: 8px;
}
#header-5 .menu-lamp .submenu .submenu {
	top: -42px;
}
.aveta-logo {
}
#box {
	top: 0px !important;
}
footer {
	background: #f2f2f2;
	border-top: 1px solid #E2E2E2;
}
footer .container {
	border: none;
}
