body {
    background: local;
}
/* MAIN MENU =========================================================================================== */


.layout-home .t4-megamenu .navbar-nav > li > a, .layout-home .t4-megamenu .navbar-nav > li > .nav-link {
	color: #fff;
}

.layout-home .t4-megamenu .dropdown-toggle .item-caret::before {
	border-top: 4px solid #fff;
}

.dropdown-item {
	text-transform: uppercase;
}

.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
	line-height: 0;
}

.dropdown-item .menu-item-title::before {
	content: "/";
	margin-right: 5px;
}

/* Menu verticale */
.t4-content {
	padding-left: 0 !important;
}
@media (min-width:992px) {
	.horizontal-nav {
	display: none;
}
}
.horizontal-nav {
	background: #162559;
}

/* Fine Menu verticale */

/* OFFCANVAS =================================================================================================*/
.t4-offcanvas .t4-off-canvas-body .mod-menu-flex {
	justify-content: initial;
}


/* FOOTNAV =================================================================================================*/

.t4-footer .menu-item-title::before {
	content: "/ ";
}

.t4-footer .footer-item {
	padding: 80px 150px !important;
}

.com-content-article td {
	border: 1px solid #e0e0e0;
}

.dropfiles-content-table.dropfiles-content .table-bordered tr {
	height: 30px;
}
.dropfiles-content-multi {
	border: 1px solid #ccc;
	border-radius: 5px;
}

.item .dropfiles-content-multi {
	border: none;
}


/* MODULI =======================================================================================================*/
.header-wrap .t4-header-r .btn, .header-wrap .t4-header-r #acym_wrapper .acym__front__archive #acym__front__archive__search button, #acym_wrapper .acym__front__archive #acym__front__archive__search .header-wrap .t4-header-r button {
	min-height: auto;
}

.acm-hero .h4 {
	font-weight: initial;
}

.acm-hero.style-2 .hero-tabs-nav .nav-tabs li a.active .tab-title, .acm-hero.style-2 .hero-tabs-nav .nav-tabs li a:hover .tab-title, .acm-hero.style-2 .hero-tabs-nav .nav-tabs li a:focus .tab-title, .acm-hero.style-2 .hero-tabs-nav .nav-tabs li a:active .tab-title {
	color: #239ad2;
}

.acm-hero.style-2 .acm-hero-item .hero-content .hero-content-inner {
	background: #f8f8ff;
}
/* Fine */

/* CONTATTI ==================================================================================================== */
.contact .plain-style .contact-info .box-inner {
	background: #fff;
	color: #201F1E;
}
/* Fine */


.blog-item-content {
	background: ghostwhite;
	padding-left: 40px;
}

.bg-light {
	background-color: ghostwhite !important;
}

.acm-hero.style-2 .hero-tabs-nav .nav-tabs li a.active, .acm-hero.style-2 .hero-tabs-nav .nav-tabs li a:hover, .acm-hero.style-2 .hero-tabs-nav .nav-tabs li a:focus, .acm-hero.style-2 .hero-tabs-nav .nav-tabs li a:active {
	border-bottom-color: #FF7514;
}