html {
  scroll-behavior: smooth;
}
.elementor-slides .slick-slide-inner {
    top: 100px !important;
}
.header_search.elementor-search-form--icon-search {
	display:none;
	position: absolute !important;
	width: 50% !important;
	bottom: -70px;
	z-index: 999;
}
.menu_row {
	background-image: linear-gradient(90deg,#e5e5e5 50%,#4aab37 50%);
}
.sec-5-date .elementor-widget-container p {
    margin-bottom: 0px !important;
}
.wc_search_btn {
	margin-bottom: 0px !important;
}
.wc_search_btn, .wc_mail_btn {
	display: inline-block !important;
	width: auto !important;
}
.wc_search_btn a, .wc_mail_btn a {
	padding: 16px !important;
}
.wc_footer_menu ul.elementor-nav-menu li a:after {
	display: none;
}
.wc_footer_menu ul.elementor-nav-menu li a:hover {
	opacity: 0.65;
}

.footer_tab ul {
	margin-left: 0;
	list-style-type: none;
}
.footer_tab ul li span {
	min-width: 80px;
	display: inline-block;
}
.footer_tab ul li {
	margin-bottom: 10px;
}
.footer_tab ul li p {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
}
.footer_tab .elementor-tab-title {
	border-bottom: 3px solid #4e555d !important;
	padding: 13px 25px !important;
}
.footer_tab .elementor-tab-title.elementor-active {
	border-bottom: 3px solid #4aab37 !important;
}
.footer_tab.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
	display: inline-block;
}

.footer_sec ul li a {
	padding: 0px !important;
	margin-right: 30px;
	color: #fff !important;
	font-weight: 500;
	font-size: 13px;
}
.footer_sec ul li a:after {
	display: none;
}
.footer_sec ul li a:hover {
	color: #fff !important;
	text-decoration: underline;
}
.footer_sec {
	margin: 10px 0 !important;
}
.wc_copyright p {
	margin-bottom: 0px;
	color: #fff;
	font-size: 13px;
}
.wc_copyright {
	margin-bottom: 10px !important;
}

.wc_social ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.wc_social ul {
	text-align: right;
}
.footer_search {
	max-width: 70%;
	display: block;
	margin: auto;
}
nav.elementor-pagination {
    margin-top: 30px;
	margin-bottom:20px;
}
 nav.elementor-pagination span.page-numbers.current {
    background: #4aab37;
    color: white;
    padding: 7px 12px;
    font-weight: 600;
        outline: 1px solid #4aab37;
    outline-offset: 2px;
}
 nav.elementor-pagination a.page-numbers {
    color: #888;
    font-weight: 600;
     background: #f5f5f5;
    padding: 7px 12px;
    font-weight: 600;
    outline: 1px solid #f5f5f5;
    outline-offset: 2px;
}
.wc_service_section h2 {
    color: #fff;
    text-align: center;
    background: #4aab37;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 0;
    line-height: 1;
    font-family: "Muli", Sans-serif;
}
.servizzi-sec2 a {
    background: none;
    border: none;
    color: black;
    float: right;
    padding: 20px 7px;
}
.servizzi-sec2 a i {
    border: 1px solid;
    border-radius: 50%;
    padding: 2px;
    margin-left: 9px;
    font-size: 11px;
}
.elementor-widget-wc-service-section {
    margin-bottom: 0px !important;
}
.elementor-widget-wc-service a {
    color: #000;
}
@media only screen and (max-width: 1024px) {
    .menu_row {
		background-image:none;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 767px) {
	
	.wc_pri_menu {
		position: relative;
	}
	.wc_pri_menu.elementor-widget-nav-menu .elementor-nav-menu--dropdown {
		position: absolute;
		z-index: 999;
		width: 100%;
		top: 30px;
	}

}