@charset "UTF-8";
@import url("css/font/font.css");
html {
	font-size: 14px;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Dosis", sans-serif;
	color: #444;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	max-width: 100vw;
	overflow-x: hidden;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: black;
	background-image: none !important;
}

a {
	padding: 0;
	text-decoration: none;
	color: #e37116;
	border-bottom: 1px solid rgba(226, 81, 0, 0);
	transition: color linear 0.15s, border-color linear 0.15s;
	-ms-transition: color linear 0.15s, border-color linear 0.15s;
	-moz-transition: color linear 0.15s, border-color linear 0.15s;
	-webkit-transition: color linear 0.15s, border-color linear 0.15s;
	-o-transition: color linear 0.15s, border-color linear 0.15s;
}

hr {
	width: 100%;
}

a:hover {
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

b,
strong {
	font-weight: 700;
}

::placeholder {
	color: #e37116;
	opacity: 1;
}

.site-banner {
	position: relative;
	width: 100%;
	height: 500px;
	background-size: cover;
}

.slideshow-home {
	position: relative;
	width: 100%;
}

.site-banner .owl-theme .owl-controls {
	padding: 0;
	position: absolute;
	bottom: 0;
	font-size: 0;
	width: 100%;
}

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}

.site-banner .owl-theme .owl-pagination {
	float: right;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.site-banner .owl-theme .owl-controls .owl-page {
	padding: 15px 0px;
	float: left;
	background: #FFF;
}

.site-banner .owl-theme .owl-controls .owl-page:first-child {
	padding-left: 10px;
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.site-banner .owl-theme .owl-controls .owl-page span {
	margin: 0 8px;
	width: 7px;
	height: 7px;
	background-color: #636363;
	opacity: 1;
	transition: color linear 0.15s, background-color linear 0.15s;
	-ms-transition: color linear 0.15s, background-color linear 0.15s;
	-moz-transition: color linear 0.15s, background-color linear 0.15s;
	-webkit-transition: color linear 0.15s, background-color linear 0.15s;
	-o-transition: color linear 0.15s, background-color linear 0.15s;
}

.site-banner .owl-theme .owl-controls .owl-page:last-child {
	padding-right: 10px;
}

.site-banner .owl-theme .owl-controls .owl-page.active span {
	background-color: #e37116;
}

.site-banner .owl-theme .owl-controls.clickable .owl-page:hover span {
	background-color: #e37116;
}

.slideshow-home .slidehome-content {
	position: absolute;
	z-index: 2;
	top: 45%;
	padding: 3rem;
}

.clear {
	clear: both;
}

.page {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

.page_side {
	padding: 3rem 4rem;
}

.justify-content-center .page_side {
	display: inline-block;
}

.home .page_side hr {
	width: 20%;
	border-top: 2px solid black;
}

.newp_hp .page_side hr {
	width: 20%;
	border-top: 2px solid black;
	margin-left: 80%;
	margin-top: 1.3rem;
}

.margless {
	margin: 0;
}

.preview hr {
	width: 20%;
	border-top: 2px solid black;
}

.billboard .page_content hr {
	width: 20%;
	border-top: 2px solid #fff;
	margin-left: 80%;
	margin-top: 1.5em;
}

.citazione .page_content h2:before {
	right: 100%;
	top: -2rem;
	content: "“";
	font-size: 4em;
	position: absolute;
	color: #e37116;
	opacity: 0.7;
	font-family: "Cinzel", serif;
}

.excerpt {
	margin-bottom: 2rem;
}

.citazione .page_content h2:after {
	content: "”";
	right: -4rem;
	top: 1.5rem;
	font-size: 4em;
	position: absolute;
	color: #e37116;
	opacity: 0.7;
	font-family: "Cinzel", serif;
}

.page_content {
	padding: 3rem;
}

.home .page_content {
	padding: 3rem;
	background-color: #fff;
}

.preview {
	padding-bottom: 1rem;
	padding-top: 1rem;
}

.hero {
	margin-top: 0;
	padding: 1rem 5rem 5rem 5rem;
	background-color: #f1f1f1;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.hero .page_content {
	background-color: transparent;
}

.hero .page_side {
	background-color: #f1f1f1;
}

.hero .page_side h3 {
	margin-top: 2.5rem;
	font-size: 1.6rem;
	line-height: 1.5rem;
	font-weight: 600;
}

.hero .page_side p {
	line-height: 1.8rem;
	font-size: 1.2rem;
}

.single-attivita .title {
	text-align: center;
	color: #e37116;
}

.billboard .page_side {
	margin-top: 0;
	padding: 1rem 5rem 5rem 5rem;
	background-color: #e37116;
	color: #fff;
}

.billboard .page_content {
	background-size: cover;
	padding: 4rem;
	padding-top: 14rem;
}

.new_hp .billboard .page_content {
	padding-top: 4rem;
}

.featured .page_side {
	margin-top: 0;
	padding: 0rem 5rem;
	background-color: #fff;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.page_side ul li a {
	display: inline-block;
	margin: 0;
	font-size: 1.1rem;
	color: #e37116;
	background-color: transparent;
	padding: 0 0.2rem;
}

.page_side li.father_activity>ul li {
	display: none;
	margin-left: 1rem;
}

.page_side li.father_activity:hover>ul li,
.page_side li.father_activity>ul:hover li {
	display: inline;
}

.page_side ul li {
	display: inline;
}

#unselectable {
	background-color: #e37116;
	color: #FFF;
	pointer-events: none;
}

.home_news {
	padding: 15px;
}

.content {
	background: linear-gradient(180deg, #d8d8d8 0%, whitesmoke 2%, white 3%);
	margin: 0;
}

.team > .content {
	background: none;
}

.jumbo {
	background: #ff9900;
	background: -moz-linear-gradient(-45deg, #ff9900 0%, #e37116 21%, #e37116 45%, #e25100 100%);
	background: -webkit-linear-gradient(-45deg, #ff9900 0%, #e37116 21%, #e37116 45%, #e25100 100%);
	background: linear-gradient(135deg, #ff9900 0%, #e37116 21%, #e37116 45%, #e25100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9900', endColorstr='#d61c00', GradientType=1);
	padding: 2em;
	padding-top: 0.5em;
	width: calc( 100% + 3em);
	margin-left: -1.5em;
	color: #fff;
}

.new_hp .jumbo {
	background: #fff;
	width: calc(100% + 3em);
	margin-left: -1.5em;
	color: #fff;
}

#selected {
	background-color: #FFF;
	color: #e37116;
	border: 2px solid #e37116;
}

.act-list article {
	margin-top: 2rem;
	margin-bottom: 1rem;
}

.page_side ul li a.active,
.page_side li a:hover {
	color: #303030;
	background-color: #fff;
	cursor: pointer;
}

.readmore {
	margin-bottom: 1em;
}

.widget-title {
	margin-top: 15px;
	color: #e37116;
}

.arazzo {
	position: absolute;
	margin: -1.5rem 0 0 1.25rem;
	border: 3px solid #e37116;
	padding: 0.05rem;
	background-color: #fff;
	cursor: pointer;
}

.team .content a {
	border-bottom: 1px solid #e37116;
	display: block;
}

a.cta,
a.children {
	background: #e37116;
	display: inline-block;
	padding: 10px 15px;
	border-radius: 2px;
	left: 3.5em;
	color: #FFF;
	position: absolute;
	border: 1px solid #e37116;
}

a.cta:hover {
	background: #f5f5f5;
	color: #e25100;
}

a.children {
	position: relative;
	left: 0;
	margin: 4px 1px;
}

a.children:hover {
	background: #f5f5f5;
	color: #e25100;
}

a.children_current {
	pointer-events: none;
	background-color: #fff;
	color: #e37116;
}

a.comunicazione {
	background: #fff;
	display: inline-block;
	padding: 10px 15px;
	border-radius: 2px;
	left: 0;
	color: #e37116;
	position: relative;
	border: 1px solid #fff;
	margin: 10px 0;
	width: 100%;
	text-align: center;
}

a.comunicazione i {
	font-size: 2.5rem;
	padding-top: 10px;
}

a.comunicazione:hover {
	box-shadow: inset 0px 0px 20px 1px #e3711642;
}

.team img:hover {
	opacity: 0.7;
	transition: all 1s;
}

.mappe {
	margin: 3rem 0;
}

article.team {
	margin-bottom: 20px;
}

a.paginazione {
	border-right: 1px solid #e37116;
}

a.paginazione:last-child {
	border-right: none;
}

a.paginazione.current {
	font-weight: 600;
}

.pager {
	display: inline;
	padding: 0;
	color: #e37116;
	font-weight: 600;
}

article.cliente h2 {
	bottom: 0;
	position: absolute;
	left: 0;
}

.single_team .photo {
	padding: 0;
}

.single_team .cv {
	padding: 40px;
	background: -moz-linear-gradient(-45deg, #f5f5f5 76%, #ffffff 100%);
	background: -webkit-linear-gradient(-45deg, #f5f5f5 76%, #ffffff 100%);
	background: linear-gradient(135deg, #f5f5f5 76%, #ffffff 100%);
}

.home_news .title {
	min-height: 3em;
	margin-top: 0;
}

.cliente .title {
	text-align: center;
	width: 100%;
}

.cv h1 {
	margin: 0 0 20px 0;
	color: #e37116;
	font-size: 2rem;
	line-height: 22px;
}

img {
	border: none;
	max-width: 100%;
	height: auto;
}

.carousel-item img {
	pointer-events: none;
}

#overcast {
	opacity: 0.7;
}

#not_overcast {
	opacity: 1;
}

.home_news img {
	max-width: 100%;
	height: auto;
	margin-bottom: 1rem;
}

.team img {
	margin-bottom: 0;
}

.post-type-archive-cliente .home_news img {
	width: auto;
	max-height: 75%;
	max-width: 100%;
	margin-bottom: 1rem;
}

article.home_news img.thumb {
	border-top: 4px solid #e37116;
	border-bottom: 4px solid #e37116;
}

.arazzo img {
	max-height: 65px;
	width: auto;
	padding: 5px;
	margin: 0;
}

.attachment-anteprima {
	width: 100%;
	height: auto;
	margin-bottom: 1rem;
}

.side_image {
	max-width: 100%;
	height: auto;
}

.att_list img,
.cli_list img {
	max-width: 100%;
	height: auto;
	max-height: 100%;
}

.att_list {
	background-color: white;
	margin: 2rem 0;
}

.att_separator {
	height: 2px !important;
}

#header {
	background: #ffffffb8;
	z-index: 9000;
	position: fixed;
	z-index: 2;
	margin-top: 2em;
	padding: 0 2em;
	transition: background 1s;
}

#mainnav {
	position: absolute;
	right: 0.5rem;
	padding-top: 0;
	transition: all 1s;
}

.sprite_logo,
.sprite_tw_footer,
.sprite_lk_footer {
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	background-position:center;
	background-size:cover;
}

.sprite_logo {
	background-position: 0 0;
	width: 400px;
	height: 75px;
	transition: margin-top 1s;
}

.logo {
	padding: 2rem 0.7rem 0.8rem 0.5rem;
}

.logo a {
	border: none;
}

.logo a:hover {
	border: none;
}

#logo {
	transition: all 1s;
}

footer .logo {
	padding: 0 0.7rem 0.8rem 0.5rem;
}

#footer,
#hero {
	margin: 0 auto;
	width: 100%;
}

#footer h2.footer_title,
#hero div.hero_title {
	padding: 4rem 3rem;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: right;
	border-top: 1px solid #dedede;
}

#footer .footer_content,
#hero .hero_content {
	padding: 4rem 3rem;
	font-size: 1.1rem;
	font-weight: 400;
	overflow: hidden;
	color: #444;
	background: #fff;
	background: linear-gradient(180deg, #ffddc9 0%, #fff0e8 4%, white 9%);
	text-align: left;
}

#footer p strong {
	color: #e37116;
}

#footer a {
	border-bottom: 1px solid rgba(255, 255, 255, 0);
	transition: border-color linear 0.15s;
	-ms-transition: border-color linear 0.15s;
	-moz-transition: border-color linear 0.15s;
	-webkit-transition: border-color linear 0.15s;
	-o-transition: border-color linear 0.15s;
}

#footer .footer_col {
	margin-left: 0;
	width: 50%;
}

#footer .footer_col:first-child {
	margin-left: 0;
}

.copyright {
	background-color: #fff;
	color: #e37116;
	text-align: center;
	padding: 15px;
	width: 100%;
}


input[type=search] {
	border: none;
	outline: none;
	display: inline;
	color: #e37116;
}

form label {
	width: 100%;
}

input {
	width: 100%;
	border: none;
	border-bottom: 2px solid #e37116;
}

.lavora_con_noi input,
.lavora_con_noi textarea {
	background-color: #dfdfdf;
}
.wpcf7-list-item input[type="checkbox"] {
	width:20px;
}

textarea {
	height: 5em;
	width: 100%;
	border: none;
	border-bottom: 2px solid #e37116;
}

.wpcf7-file {
	display: block;
	width: auto;
	margin: 1.5em 1.5em 0 0;
	background: #fbfbfb url(https://www.communitygroup.it/wp-content/uploads/2019/03/border.jpg) center bottom repeat-y;
	border: none;
	padding: 0.5em 1em;
	color: #fff;
	font-weight: 600;
}

.is-highlight {
	color: #e37116;
}

.search-submit {
	color: #fff;
	background-color: #e37116;
	outline: none !important;
	cursor: pointer;
	border: none;
	padding: 5px;
}

.search-submit:hover {
	color: #f5f5f5;
	outline: none !important;
}

#outline {
	background-color: white;
	padding: 0;
}

.new_hp {
	padding: 0;
}

.page.new_hp {
	margin-top: -33px;
	position: relative;
	z-index: 1;
}

.new_hp .featured {
	background-color: #FFF;
}

.row.site-content {
	margin: 0;
	margin-right: -1px;
}

.home .row.site-content {
	text-align: center;
}

.new_hp .row.site-content {
	text-align: center;
	background: linear-gradient(180deg, #d8d8d8 0, whitesmoke 5px, white 10px);
}

.home .new_hp .row.site-content {
	background: none;
}

.single .new_hp .row.site-content {
	text-align: left;
}

p {
	margin: 0 0 10px 0;
}

.page_side h3 {
	margin-top: 2.5rem;
	font-size: 1.4rem;
	line-height: 1.5rem;
	font-weight: 600;
}

.page_side p {
	line-height: 1.8rem;
	font-size: 1.2rem;
}

div#post-5934 > .side_list, div#post-6330 > .side_list {
	display: none;
}

.new_hp .page_side h3 {
	color: #e37116;
}

.new_hp .about h3 {
	text-align: center;
}

.new_hp .page_side p {
	color: #303030;
	padding: 0 0.9em;
}

.new_hp .widget p {
	padding: 0;
}

.new_hp .about p {
	text-align: left;
	padding: 0;
	max-height: 5.5rem;
	overflow: hidden;
}

.chi_siamo h3,
.lavora_con_noi h3 {
	margin-top: 0;
}

.chi_siamo {
	text-align: left;
}

.lavora_con_noi {
	text-align: left;
	background-color: #dfdfdf;
}

.new_hp .page_side h3 p {
	padding: 0;
}

.page_content h2 {
	margin: 0 0 20px 0;
	color: #e37116;
	font-size: 1.4rem;
	line-height: 22px;
}

.page_content p {
	margin: 0 0 1.4rem 0;
	font-size: 1.4rem;
	line-height: 2.2rem;
}

.page_content p:last-child {
	margin-bottom: 0;
}

.page_content p.subtitle {
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
    line-height: 1.2rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 -10px -50px;
    width: 100px;
	text-align: center;
	color: #e25100
}

.nav-links>div {
	display: inline;
	padding-right: 10px;
}

.nav-previous::before {
	content: "< ";
	color: #e37116;
}

.nav-next::after {
	content: " >";
	color: #e37116;
}

.hero .page_content p {
	margin: 0 0 1.4rem 0;
	font-size: 1.2rem;
	line-height: 1.8rem;
	color: #000;
}

.home_news .content p {
	font-size: 1.2rem;
	line-height: 1.4rem;
}

.hero .page_content h2 {
	margin: 0 0 20px 0;
	font-size: 1.5em;
	line-height: 1.2em;
}

.hero .page_content h2 a {
	color: #000;
	font-weight: 600;
}

.hero .page_content p:last-child {
	margin-bottom: 0;
}

.il_gruppo {
	font-size: 1em;
	font-weight: 300;
	text-align: left;
}

.il_gruppo .page_content {
	padding: 0;
}

.il_gruppo p {
	margin-bottom: 1rem;
}

.il_gruppo p:first-child::first-letter {
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: 800;
	color: #e37116;
}

.text_small {
	font-size: 1.3em;
	font-weight: 300;
	line-height: 1.5em;
	text-align: left;
}

.text_small p {
	margin-bottom:10px;
}

.text_small p:first-child::first-letter {
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: 800;
	color: #e37116;
}

.text_small p:first-child a {
	display:inline-block;
}

.text_small p:first-child a::first-letter {
	font-size: 1em;
	font-weight: 400;
}

.page_side h1 {
	margin-top: 20px;
	color: #e37116;
}

.subtitle {
	font-weight: 600;
	font-size: 1em;
}

.act {
	padding: 15px;
}

.act:hover {
	color: #e37116;
}

.act i {
	padding-top: 0.2em;
	font-size: 2em
}

.bottone_act {
	background-color: #fff;
	padding: 20px;
}

.bottone_act:hover {
	box-shadow: inset 0px 0px 20px 1px #e3711642;
}

.bottone_act h2 {
	margin-bottom: 0 !important;
	color: #e37116;
	transition: color 0.7s;
}

@-webkit-keyframes shadowFade {
	0% {
		box-shadow: inset 0px 0px 20px 1px #e3711642;
	}
	30% {
		box-shadow: none;
	}
	80% {
		box-shadow: 0px 0px 20px 1px #e3711661;
	}
}

@-webkit-keyframes shadowFadeOut {
	0% {
		box-shadow: 0px 0px 20px 1px #e3711661;
	}
	30% {
		box-shadow: none;
	}
	65% {
		box-shadow: inset 0px 0px 20px 1px #e3711642;
	}
}

.billboard .page_side h3 {
	margin-top: 2.5rem;
	font-size: 1.4rem;
	line-height: 1.5rem;
	font-weight: 600;
}

.billboard .page_side p {
	line-height: 1.8rem;
	font-size: 1.2rem;
}

.billboard .page_content h2 {
	color: #ffffff;
	font-size: 2rem;
	position: relative;
	margin-bottom: 0;
	line-height: initial;
	max-width: 100%;
	font-weight: 600;
	text-align: center;
}

.citazione .page_content h2 {
	text-align: justify;
	direction: rtl
}

.page_content h3 {
	font-weight: 600;
	font-size: 1.2rem;
}

@supports (-moz-appearance: none) {
	.billboard .page_content h2 {
		letter-spacing: -0.03rem;
	}
}

.billboard .page_content a {
	font-size: 1.1rem;
	color: #ffffff;
	font-weight: 600;
	display: block;
	text-align: right;
}

.citazione .page_content p {
    font-size: 1.1rem;
    color: #ffffff;
    font-weight: 600;
    display: block;
    text-align: right;
}

.site-banner .banner_quote {
	padding-left: 3rem;
	top: 50%;
	position: absolute;
	z-index: 2;
	display: table-cell;
	vertical-align: middle;
	color: white;
	font-size: 28px;
	font-weight: 400;
	line-height: 36px;
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}

.hero .readmore a {
	color: #fff;
}

.team h2,
.home_news h2 {
	margin-bottom: 0;
	margin-top: 20px;
	font-size: 1.5rem;
}

.team .undertitle {
	font-size: 1.3rem;
}

.excerpt .undertitle {
	font-size: 1.2rem;
	line-height: 1.7rem;
}

.single_team {
	padding: 2rem 0;
}

.single_team.bio span, .single_team.bio {
	font-size: 1.4rem;
	white-space: pre-line;
	color: #808080;
}

.single_team h2 {
	font-size: 1.5rem;
}

.single_team h3 {
	font-size: 1em;
}

.navbar {
	position: relative;
	padding: 0;
	margin-top: 27px;
}

.mobile_nav_trigger {
	position: fixed;
	top: 26px;
	right: 20px;
	width: 28px;
	height: 21px;
	cursor: pointer;
	border: none;
	text-decoration: none;
	visibility: hidden;
}

.mobile_nav_trigger span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	height: 3px;
	width: 100%;
	background: #636363;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	background: #e37116;
}

.mobile_nav_trigger span.mobile_navbar_top {
	background: #636363;
}

.mobile_nav_trigger span.mobile_navbar_middle {
	top: 9px;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.mobile_nav_trigger span.mobile_navbar_bottom {
	top: 18px;
}

.navbar .nav {
	padding-top: 0.5rem;
}

.adestra {
	position: absolute;
	right: 0;
}

.navbar .nav li {
	position: relative;
	margin: 0px;
	padding: 0.4em;
	font-size: 1rem;
}

.navbar .nav li:last-child {
	padding-right: 0;
}

.navbar .sub-menu li {
	border-top: 1px solid #f5f5f5;
}

.navbar .sub-menu li:hover {
	background-color: #ebecec;
	border-top: 1px solid #ebecec;
}

.navbar .nav li a {
	padding: 0px;
	color: #303030;
	font-size: 1.28em;
	display: inline;
}

.navbar .nav li a:hover {
	background: none;
	color: #e37116;
}

.navbar .nav li.current_page_item a,
.navbar .nav li.current-page-ancestor a {
	background: none;
	color: #e37116;
}

.single-team .navbar .nav li.menu-item-34 a {
	background: none;
	color: #e37116;
}

.megamenu {
	position: relative;
	background-color: rgba(255, 255, 255, 0.98);
	margin-top: 0;
	padding: 0 0 20px 0;
	z-index: 8;
	background-color: #fff;
	width: 100%;
}

.megamenu h3 {
	text-align: right;
	font-weight: 500;
	color: #e37116;
	margin-top: -0.2em;
}

.megamenu a {
	font-size: 0.9em;
}

.megamenu .col-md-3,
.megamenu .col-md-4 {
	border-top: 1px solid #ddd;
	padding-top: 0.75em;
	margin-bottom: 2em;
}

.megamenu .col-md-3:first-child {
	border-top: none;
	padding-top: 0;
	margin-bottom: 15px;
}

.mm-link {
	display: inline-block;
	width: 32%;
	color: #888;
	font-weight: 500;
}

.mm-link:hover {
	color: #e37116;
	text-decoration: none;
}

.megamenu {
	background: linear-gradient(180deg, #ffddc9 0%, #fff0e8 4%, white 9%);
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 12;
	left: 15px;
	padding: 15px 0;
	display: none;
}

.megamenu li {
	display: inline;
}

.megamenu li a {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
}

.child li {
	border-right: 2px solid #fff;
	padding-right: 5px;
}

.child .menu-item:last-child {
	border-right: none;
}

.menu-item-has-children {
	cursor: pointer;
}

.blocco {
	display: block;
}

#loading {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
}

#loading img {
	width: 30%;
}

@media screen and (max-width: 768px) {
	.page_side {
		padding: 0 2rem;
	}
	.site-content .page_side {
		padding: 0 2rem 2rem 2rem;
	}
	#logo {
		margin-bottom: 0 !important;
	}
	#loading img {
		width: 70%;
	}
}

.sub-menu {
	position: absolute;
	background-color: #fff;
	z-index: 1;
	width: 170%;
	margin-left: -35%;
	display: none;
	top: 2.5rem;
}
#menu-item-6343 .sub-menu, #menu-item-5953 .sub-menu {
	width:250%;
}

.navbar .sub-menu li {
	padding: 5px 10px;
}

.navbar .sub-menu li a {
	font-size: 1.2rem;
	color: #e37116;
	display: block;
}

.menu-item-has-children:hover>.sub-menu {
	display: block;
}

.sub-menu span {
	display: block;
	padding: 1rem 2.5rem;
}

.sub-menu .sub-menu {
	left: 125%;
	top: -1px;
	border-top: 1px solid #e37116;
	display: none !important;
}

.offcanvas #page {
	overflow: hidden;
	position: absolute;
}

.offcanvas #page:after {
	-webkit-transition: 2s;
	-o-transition: 2s;
	transition: 2s;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 101;
	background: rgba(0, 0, 0, 0.7);
	content: "";
}

#community-offcanvas {
	position: fixed;
	z-index: 1901;
	width: 270px;
	background: #444444;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 30px 0 20px 0;
	overflow-y: auto;
	display: none;
	-moz-transform: translateX(270px);
	-webkit-transform: translateX(270px);
	-ms-transform: translateX(270px);
	-o-transform: translateX(270px);
	transform: translateX(270px);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	border-left: 1px solid #cecece;
	height: calc(100vh + 70px);
}

@media screen and (max-width: 992px) {
	#community-offcanvas {
		display: block;
	}
}

.offcanvas #community-offcanvas {
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}

#community-offcanvas a {
	color: rgba(255, 255, 255, 0.9);
	display: block;
}

#community-offcanvas a:hover {
	color: rgba(255, 255, 255, 0.8);
}

#community-offcanvas ul {
	padding: 0;
	margin: 0;
	list-style-position: outside;
	margin-top: 70px;
	font-weight: 200;
}

#mobile>li {
	color: #e37116;
	font-weight: 800;
}

#mobile.menu {
	border-bottom: 2px solid #ef9138;
}

#mobile a:hover {
	text-decoration: none;
}

#community-offcanvas ul li {
	padding: 0;
	margin: 0;
	text-transform: capitalize;
	width: 100%;
	list-style-position: outside;
	display: block;
	list-style: none;
}

#mobile>li a {
	padding-left: 10px;
}

#community-offcanvas ul li>ul {
	padding-left: 8px;
}

#community-offcanvas .menu-item-has-children>a:after {
	content: " ";
	font-family: "Font Awesome 5 Free";
}

#community-offcanvas .sub-menu {
	position: relative;
	margin-top: 0;
	display: none;
	background-color: transparent;
	top: 0;
}

.incanvas {
	right: 270px !important;
}

#canvas {
	position: fixed;
	display: block;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: -120vw;
	background-color: #000;
	opacity: 0.6;
	-webkit-transition: left 0.5s;
	-o-transition: left 0.5s;
	transition: left 0.5s;
	z-index: 22;
}

#canvas:hover {
	background-color: #000;
}

.in-canvas {
	left: 0 !important;
}

.community-nav-toggle.closing i::before,
.community-nav-toggle.closing i::after {
	background: #444;
}

.community-nav-toggle:hover,
.community-nav-toggle:focus,
.community-nav-toggle:active {
	outline: none;
	border-bottom: none !important;
}

.community-nav-toggle i {
	position: relative;
	display: inline-block;
	width: 25px;
	height: 2px;
	color: #252525;
	font: bold 14px/0.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #252525;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.community-nav-toggle i::before,
.community-nav-toggle i::after {
	content: "";
	width: 25px;
	height: 2px;
	background: #252525;
	position: absolute;
	left: 0;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.community-nav-toggle.community-nav-white>i {
	color: #fff;
	background: #000;
}

.community-nav-toggle.community-nav-white>i::before,
.community-nav-toggle.community-nav-white>i::after {
	background: #000;
}

.community-nav-toggle i::before {
	top: -7px;
}

.community-nav-toggle i::after {
	bottom: -7px;
}

.community-nav-toggle:hover i::before {
	top: -10px;
}

.community-nav-toggle:hover i::after {
	bottom: -10px;
}

.community-nav-toggle.closing i {
	background: transparent;
}

.community-nav-toggle.closing i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	background: #fff;
}

.community-nav-toggle.closing i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	background: #fff;
}

#js {
	display: inline-block;
	position: absolute;
	right: 1.5rem;
	top: 30%;
}

.community-nav-toggle {
	position: relative;
	z-index: 21;
	padding: 15px 0 0 0;
	display: block;
	margin: 0 auto;
	display: none;
	z-index: 2001;
	border-bottom: none !important;
	cursor: pointer;
	text-decoration: none;
}

.navbar .nav li.current-menu-ancestor>a,
.navbar .nav .current-menu-item>a,
.navbar .nav .current-post-ancestor>a {
	color: #e37116;
	font-weight: 800;
}

#mobile li.current-menu-ancestor>a,
#mobile .current-menu-item>a,
#mobile .current-post-ancestor>a {
	color: #e37116;
}

@media screen and (max-width: 768px) {
	.billboard .page_side {
		background-color: #f5f5f5;
		color: #e37116;
	}
	#header {
		width: 100%;
		position: fixed;
		z-index: 20;
		border-bottom: 2px solid #e37116;
		margin-left: -1.7rem;
	}
	.hero .page_side,
	.featured .page_side {
		padding: 1rem 3rem 3rem 3rem;
	}
	.sprite_logo {
		width: 80%;
		height: 50px;
		background-size:contain;

		display: inline-block;
	}
	footer .sprite_logo {
		height: 55px;
	}
	.logo {
		padding:3rem 1rem 3em 1rem;
	}
	footer .logo {
		padding: 2.5rem 0 2.5rem 1rem;
	}
	.home_news img {
		max-height: 100%;
	}
	.arazzo img {
		max-height: 45px;
		width: auto;
		padding: 5px;
		margin: 0;
	}
	.billboard .page_content h2 {
		color: #ffffff;
		font-size: 1.75rem;
		bottom: 0;
		max-width: 100%;
		padding: 20px;
	}

}

@media screen and (max-width: 576px) {
	.hero,
	.page_content {
		padding: 3rem 1rem;
	}
	.hero .page_content {
		padding: 1.5rem;
	}
	#header {
		margin-left: 0;
	}
	.col-xs-6 {
		width: 50%;
	}
}

@media screen and (min-width: 768px) {
	#canvas {
		display: none;
	}
	#footer {
		overflow: hidden;
	}
	#logo {
		margin-top: -10px !important;
	}
}

input[type=search] {
	border: none;
	border-bottom: 2px solid #e37116;
	outline: none;
	display: inline;
	color: #e37116;
	font-size: 1.4rem;
	font-weight: bold;
}

.is-highlight {
	color: #e37116;
}

.search-submit {
	color: #fff;
	background-color: #e37116;
	outline: none !important;
	cursor: pointer;
	border: none;
	border-bottom: 2px solid #e37116;
	padding: 5px;
}

.search-submit:hover {
	color: #f5f5f5;
	outline: none !important;
}

::placeholder {
	color: #e37116;
	opacity: 1;
}

@media screen and (max-width: 992px) {
	.carousel-indicators {
		display: none;
	}
	#mainnav {
		display: none;
	}
	.community-nav-toggle {
		display: inline-block;
	}
	.site-content .page_side.order-lg-1 {
		margin: -5rem auto 0 auto;
		}
}

@media screen and (min-width: 992px) {
	.col-lg-attivita {
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
	}
	.textwidget {
		margin-top: 0;
	}
}

#exampleSlider {
	position: relative;
	border: 1px solid #cecece;
	background-color: #f5f5f5;
}

#exampleSlider .MS-content {
	margin: 15px 5%;
	overflow: hidden;
	white-space: nowrap;
	border-right: 1px solid #2f4057;
	border-left: 1px solid #2f4057;
}

#exampleSlider .MS-content .item {
	display: inline-block;
	height: 100%;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	border-right: none;
	width: 40%;
	border-left: 1px solid #2f4057;
	background-color: #f5f5f5;
}

#exampleSlider .MS-content .item p {
	font-size: 20px;
	text-align: center;
	line-height: 1;
	vertical-align: middle;
	margin: 0;
	padding: 10px 0;
}

#exampleSlider .MS-controls button {
	position: absolute;
	border: none;
	background: transparent;
	font-size: 30px;
	outline: 0;
	top: 35px;
}

#exampleSlider .MS-controls button:hover {
	cursor: pointer;
}

#exampleSlider .MS-controls .MS-left {
	left: 10px;
}

#exampleSlider .MS-controls .MS-right {
	right: 10px;
}

@media (max-width: 767px) {
	#exampleSlider {
		border-color: transparent;
	}
}

@media (max-width: 767px) {
	#exampleSlider .MS-content {
		margin: 0;
	}
}

@media (max-width: 1200px) {
	#exampleSlider .MS-content .item {
		width: 25%;
	}
}

@media (max-width: 992px) {
	#exampleSlider .MS-content .item {
		width: 33.3333%;
	}
}

@media (max-width: 767px) {
	#exampleSlider .MS-content .item {
		width: 50%;
	}
}

@media (max-width: 767px) {
	#exampleSlider .MS-controls button {
		display: none;
	}
}

@media (max-width: 992px) {
	#exampleSlider .MS-controls .MS-left {
		left: -2px;
	}
}

@media (max-width: 992px) {
	#exampleSlider .MS-controls .MS-right {
		right: -2px;
	}
}

.slider-back {
	position: fixed;
	width: 110%;
	height: 110vh;
	left: 0;
	top: 0;
	z-index: -1;
	filter: blur(8px);
	-webkit-filter: blur(8px);
	opacity: 0.6;
}

.slider-back img {
	min-height: 105vh;
	width: auto;
	min-width: 105vw;
}

.slider-back .carousel-item {
	min-height: 100%;
}

.slider-back .carousel-inner,
.slider-back #carouselExampleSlidesOnly {
	height: 100%;
}

.no_controls .carousel-control-prev,
.no_controls .carousel-control-next,
.no_controls ol {
	display: none !important;
}

#ubermenu {
	position: absolute;
	margin-left: -15px;
	margin-right: -15px;
}

@media (min-width: 576px) {
	.container.jumbo {
		max-width: calc(540px + 3em);
	}
}

@media (min-width: 768px) {
	.container.jumbo {
		max-width: calc(720px + 3em);
	}
}

@media (min-width: 992px) {
	.container.jumbo {
		max-width: calc(960px + 3em);
	}
}

@media (min-width: 1200px) {
	.container.jumbo {
		max-width: calc(1140px + 3em);
	}
}

@media (min-width: 1500px) {
	.container {
		max-width: 1400px;
	}
	.container.jumbo {
		max-width: calc(1400px + 3em);
	}
}

.dropdown-menu {
	background-color: #f5f5f5ed;
}

.dropdown {
	display: inline-block;
}

.dropdown .btn {
	background: #e37116;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 2px;
    left: 3.5em;
    color: #FFF;
    border: 1px solid #e37116;
}

.dropdown .btn:focus {
	background-color: #e25100;
}

.dropdown-item.active,
.dropdown-item:active {
	background-color: #e37116;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
	background-color: #e37116;
}

.show>.btn-secondary.dropdown-toggle {
	background-color: #e37116;
}

#continuous-slider {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#continuous-slider .continuous-slider--wrap {
	display: block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#continuous-slider .continuous-slider--wrap ul {
	display: block;
	list-style: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	min-width: 100%;
}

#continuous-slider .continuous-slider--wrap ul li {
	display: block;
	float: left;
	position: relative;
	width: 200px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	background-color: #f5f5f5;
}

#continuous-slider .continuous-slider--wrap ul li img {
	vertical-align: middle;
	width: 100%;
	height: 100%;
	-webkit-transition: 0 linear left;
	-moz-transition: 0 linear left;
	transition: 0 linear left;
	opacity: 0.65;
}

#continuous-slider .continuous-slider--wrap ul li img:hover {
	opacity: 1;
}


i.fa-twitter {
	color: #00aced;
}
i.fa-linkedin {
	color: #0a66c2;
}
i.fa-youtube {
	color: red;
}
i.fa-twitter:hover, i.fa-linkedin:hover, i.fa-youtube:hover {
	color: #e37116;
}

.titleVideoAuguri {
	font-size: 1.9em;
	text-align: left;
	color: #f5f5f5;
}

.billboard .page_content iframe {
	max-width: 100%;
}

.billboard .page_content a.linkVideoAuguri {
	font-size: 1.9em;
    text-align: left;
    color: #e37116;
    text-decoration: underline;
    position: absolute;
    bottom: 0;
}

/* aggiunti 07/09/2023 */
.features{display: flex;align-self: center; padding: 20px 0; border-bottom: 1px solid #ddd;}
.features i{margin-right: 10px;}

img.ico_sostenibilita {
    width: 100px;
    display: block;
    margin: 15px auto;
}

.box_rounded {
    background: #e37116;
	color: #fff;
    border-radius: 24px;
    min-height: 180px;
	box-shadow: 4px 4px 6px #958e8e;
}

.btn_border, .btn_border:visited {
    border: 2px solid;
    font-size: 1.3em;
    padding: 10px 20px;
	outline: 0;
}

.btn_border:hover,.btn_border:active,.btn_border:focus{
	background:#e37116;
	color:#fff;
}
.floatright{float:right;}

.wpcf7 form.sent .wpcf7-response-output{border-color:#e37116;}

.twitter_ico svg{    
	width: 15px;
    margin-bottom: 2px;
}

@media screen and (min-width: 992px) {
	.btn_border, .btn_border:visited {width: 60%;}
}

/* fine 7/9/2023 */

@media screen and (max-width: 1200px) {
	.billboard .page_content a.linkVideoAuguri,
	.titleVideoAuguri {
		font-size: 1.5em;
		margin-top: 10px;
	}
}

@media screen and (max-width: 992px) {
	.billboard .page_content a.linkVideoAuguri,
	.titleVideoAuguri {
		font-size: 1.1em;
	}
}

@media screen and (max-width: 768px) {
	.billboard .page_content a.linkVideoAuguri {
		position: relative;
	}

	.billboard .page_content a.linkVideoAuguri,
	.titleVideoAuguri {
		font-size: 1.5em;
	}
}