html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset>:last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}

body {
	font-family: 'Raleway', sans-serif;
	color: #666;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
}

.site-main {
	position: relative;
}

.site-main:before {
	content: '';
	display: table;
}

.site-main:after {
	content: '';
	display: table;
	clear: both;
}

.entry-title {
	/*text-transform: none;*/
}

.works .entry-type {
	text-transform: uppercase;
	margin-top: 0.7em;
}

@media all and (min-width: 451px) {
	.entry-title {
		font-size: 1.4em;
	}
}

@media all and (max-width: 450px) {
	.entry-title {
		font-size: 1.1em;
	}
}

.entry-title a {
	color: inherit;
	text-decoration: none;
}

.entry-content {
	line-height: 2em;
}

.entry-content>p:first-of-type {
	margin-top: 0;
}

.entry-content>p:last-of-type {
	margin-bottom: 0;
}

article a {
	color: #999;
	text-decoration: none;
}

.content-area {
	max-width: 1260px;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding-bottom: 20px !important;
}

@media all and (min-width: 451px) {
	.content-area {
		padding: 0 40px;
	}
}

@media all and (max-width: 450px) {
	.content-area {
		padding: 0 20px;
	}
}

.site-footer {
	/*margin-top: 60px;*/
	margin-top: -5px;
	padding-bottom: 20px;
	font-family: 'Raleway', sans-serif;
	font-size: .8em;
}

.site-footer aside {
	max-width: 1260px;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 10px !important;

}

@media all and (min-width: 451px) {
	.site-footer aside {
		padding: 0 40px;
	}
}

@media all and (max-width: 450px) {
	.site-footer aside {
		padding: 0 20px;
	}
}

.site-footer aside:before {
	content: '';
	display: table
}

.site-footer aside:after {
	content: '';
	display: table;
	clear: both;
}

@media all and (min-width: 765px) {
	.site-footer .widget-area:first-of-type {
		float: left;
		width: 75%;
	}

	.site-footer .widget-area:last-of-type {
		float: right;
		width: 21%;
	}
}

@media all and (max-width: 764px) {
	.site-footer .widget-area:last-of-type {
		margin-top: 30px;
	}
}

.widget_nav_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.widget_nav_menu li {
	display: inline-block;
	text-transform: uppercase;
	margin-left: 20px;
}

@media all and (max-width: 450px) {
	.widget_nav_menu li:first-of-type {
		margin-left: 0;
	}
}

@media all and (min-width: 451px) {
	.widget_nav_menu>div {
		float: right;
	}
}

footer a {
	color: inherit;
	text-decoration: none;
}

footer a:hover {
	text-decoration: underline;
}

footer p:first-of-type {
	margin-top: 0;
}

footer p:last-of-type {
	margin-bottom: 0;
}

.widget-title {
	display: none;
}

.pagination {
	text-align: center;
}

.pagination h2 {
	display: none;
}

.pagination a {
	display: inline-block;
	margin: 0 5px;
	text-decoration: none;
	color: #999
}

.pagination span {
	display: inline-block;
	margin: 0 5px;
}

html.home {
	width: 100%;
	height: 100%;
}

html.home body,
html.home article,
html.home .entry-content {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}

.home-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	z-index: 10000;
}

.home-header-main {
	height: 100%;
}

.home .entry-header,
.home-title,
.home-description {
	position: absolute;
	top: 0;
	left: -9999px;
}

.home .entry-footer {
	display: none;
}

@media all and (max-width: 450px) {
	.home-branding {
		position: absolute;
		width: 100%;
	}
}

.home-logo {
	width: 200px;
}

@media all and (min-width: 451px) {
	.home-logo {
		position: absolute;
		top: 20px;
		left: 40px;
	}
}

@media all and (max-width: 450px) {
	.home-logo {
		margin: 0 auto;
		padding-top: 20px;
	}
}

.home-logo path {
	fill: #fff;
}

.home-logo svg {
	width: 100%;
	height: auto;
}

.home-header-menu {
	display: table;
	width: 100%;
	height: 100%;
}

.home-navigation {
	display: table-row;
}

.home .menu-menuprincipale-container {
	display: table-cell;
	vertical-align: middle;
}

.home-menu {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 3em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: table;
	margin: 0 auto;
}

.home-menu li {
	display: table-cell;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
	width: 180px;
}

@media all and (max-width: 563px) {
	.home-menu li {
		display: block;
	}
}

.home-menu a {
	color: inherit;
	text-decoration: none;
}

.home-menu a:hover {
	font-weight: 600;
}

/*.ez-slider {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.ez-slider>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    /*background-position: center;
    background-size: cover;*/


/* background-position: left;
    background-size: contain;
    z-index: 0;
    opacity: 0;
}

.ez-slider>div.ezs-active {
    z-index: 1;
    opacity: 1;
}

.ez-slider>div.ezs-next {
    z-index: 2;
    opacity: 1;
}*/

.home-footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-family: 'Raleway', sans-serif;
	font-size: .8em;
	color: #fff;
	padding-bottom: 20px;
	z-index: 60000;
	text-align: center;
}

.home-footer aside {
	max-width: 1260px;
	width: 100%;
	padding: 0 40px;
	margin: 0 auto;
	box-sizing: border-box;
}

.site-title,
.site-description {
	position: absolute;
	top: 0;
	left: -9999px;
}

.site-header {
	margin-bottom: 60px;
}

.site-header-main {
	position: relative;
	box-sizing: border-box;
	max-width: 1260px;
	width: 100%;
	margin: 0 auto;
}

@media all and (min-width: 451px) {
	.site-header-main {
		padding: 20px 40px;
	}
}

@media all and (max-width: 450px) {
	.site-header-main {
		padding: 10px 20px;
	}
}

.site-header-main:before {
	content: '';
	display: table;
}

.site-header-main:after {
	content: '';
	display: table;
	clear: both;
}

.site-branding {
	float: left;
}

.site-logo-url {
	display: block;
}

@media all and (min-width: 451px) {
	.site-logo-url {
		width: 200px;
	}
}

@media all and (max-width: 450px) {
	.site-logo-url {
		width: 150px;
	}
}

.site-logo svg {
	width: 100%;
	height: auto;
}

.site-logo path {
	fill: #333;
}

.menu-toggle {
	position: absolute;
	padding: 0;
	background-color: rgba(255, 255, 255, 0);
	border: 0;
	cursor: pointer;
}

@media all and (min-width: 451px) {
	.menu-toggle {
		top: 26px;
		right: 40px;
	}
}

@media all and (max-width: 450px) {
	.menu-toggle {
		top: 16px;
		right: 20px;
	}
}

.menu-toggle span {
	display: block;
	background-color: #333;
	width: 2em;
	height: .2em;
	margin-bottom: .5em;
	transition: all .5s;
}

.menu-toggle span:last-of-type {
	margin-bottom: 0;
}

.menu-toggle.mn-o span:first-of-type {
	transform: rotate(45deg);
	margin-top: .7em;
}

.menu-toggle.mn-o span:nth-of-type(2) {
	transform: rotate(-45deg);
	margin-top: -.7em;
}

.menu-toggle.mn-o span:last-of-type {
	width: 0
}

.site-header-menu {
	position: fixed;
	display: none;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 9000
}

@media all and (min-width: 451px) {
	.site-header-menu {
		top: 84px
	}
}

@media all and (max-width: 450px) {
	.site-header-menu {
		top: 58px
	}
}

.site-header-menu.menu-opened {
	display: table
}

.main-navigation {
	display: table-row
}

.menu-menuprincipale-container {
	display: table-cell;
	vertical-align: middle
}

.primary-menu {
	font-family: 'Raleway', sans-serif;
	color: #333;
	font-size: 3em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: table;
	margin: -90px auto 0 auto
}

.primary-menu li {
	display: table-cell;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
	width: 180px
}

@media all and (max-width: 563px) {
	.primary-menu li {
		display: block
	}
}

.primary-menu a {
	color: inherit;
	text-decoration: none
}

.primary-menu a:hover {
	font-weight: 600
}

@media all and (min-width: 681px) {
	.work-tax {
		float: right;
		/*margin-right: 140px*/
		margin-right: 60px;
	}
}

@media all and (max-width: 680px) {
	.work-tax {
		margin-top: 60px
	}

	.work-tax ul {
		text-align: center
	}
}

.work-tax ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0
}

.work-tax li {
	display: inline-block;
	margin-left: 20px;
	text-transform: uppercase
}

.work-tax a {
	color: inherit;
	text-decoration: none
}

.work-tax a.tax-sel {
	font-weight: 700
}

.works:before {
	content: '';
	display: table
}

.works:after {
	content: '';
	display: table;
	clear: both
}

.works .page-title {
	position: absolute;
	top: 0;
	left: -999px
}

.works article {
	position: relative;
	margin-bottom: 2%;
	overflow: hidden;
	font-family: 'Lato', sans-serif
}

@media all and (min-width: 841px) {
	.works article {
		width: 23.5%;
		margin-right: 2%;
		padding-top: 18%
	}

	.works article:nth-of-type(4n+0) {
		margin-right: 0
	}
}

@media all and (max-width: 840px) and (min-width: 564px) {
	.works article {
		width: 32%;
		margin-right: 2%;
		padding-top: 22%
	}

	.works article:nth-of-type(3n+0) {
		margin-right: 0
	}
}

@media all and (max-width: 563px) and (min-width: 431px) {
	.works article {
		width: 49%;
		margin-right: 2%;
		padding-top: 30%
	}

	.works article:nth-of-type(2n+0) {
		margin-right: 0
	}
}

@media all and (max-width: 430px) {
	.works article {
		padding-top: 60%;
		margin-bottom: 4%;
		width: 100%
	}
}

.works .entry-content a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-decoration: none;
	color: #000;
}

.works .entry-content a .entry-datas {
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #fff;
	width: 100%;
	height: 100%;
	display: table;
	transition: top .5s;
}

.works .entry-content a:hover .entry-datas {
	top: 0;
}

.works .entry-row {
	display: table-row;
	text-align: center;
	vertical-align: middle;
}

.works .entry-text {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
}

.works .entry-tit {
	font-size: 1.4em;
	font-weight: 600
}

.galleria {
	/ margin-bottom: 60px;
	position: relative;
	margin-top: -60px;
}



/**/

.owl-carousel {
	position: relative;
}

.owl-prev,
.owl-next {
	position: absolute;
	top: 40%;
}

.owl-prev span,
.owl-next span {
	font-size: 4em;
	font-weight: bold;
	padding: 0px 10px 10px 10px !important;
	color: rgba(255, 255, 255, 0.4);
    background-color: rgba(0, 0, 0, 0.2);
}

.owl-prev {
	left: 25px;
}

.owl-next {
	right: 25px;
}

.owl-prev span:hover,
.owl-next span:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.4);

}



@media all and (max-width: 680px) {

	.owl-prev,
	.owl-next {
		top: 30%;
	}

	.owl-prev span,
	.owl-next span {
		font-size: 3em;
	}
}



/**/

figcaption {
	text-align: right;
}

.galleria .freccia {
	/* z-index: 4000;
    position: absolute;
    color: #fff;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
    font-size: 2em;
    line-height: 1;
    top: 50%;
    cursor: pointer;
    background-color: transparent;
    padding: .6em .6em .8em .6em;
    margin-top: -2em*/
}

.galleria .freccia.f-sin {
	transform: rotate(-90deg);
	left: 20px
}

.galleria .freccia.f-des {
	/*  transform: rotate(90deg);
    right: 20px*/
}

.galleria .freccia:hover {
	background-color: rgba(0, 0, 0, 0.4)
}

.art-col-wra:before {
	content: '';
	display: table;
}

.art-col-wra:after {
	content: '';
	display: table;
	clear: both;
}

@media all and (min-width: 765px) {
	.art-col {
		float: left
	}
}

@media all and (min-width: 765px) {
	.art-col-sin {
		width: 30%;
		margin-right: 2%;
		font-size: 0.9em;

	}
}

@media all and (max-width: 764px) {
	.art-col-sin {
		margin-bottom: 40px;

	}
}

.art-col-des {
	line-height: 1.3em;
}

@media all and (min-width: 765px) {
	.art-col-des {
		width: 68%
	}
}

.art-col-des .gallery {
	display: none
}

.art-col-des>p:first-of-type {
	margin-top: 0
}

.art-col-des>p:last-of-type {
	margin-bottom: 0
}

.art-tit {
	margin: 0 0 20px 0
}

.art-tit a {
	color: inherit;
	text-decoration: none
}

.art-citta {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px
}

.art-dett-tit-sez {
	text-transform: uppercase
}

.art-dett-wra {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.art-dett-wra li {
	padding: 10px 20px;
	background-color: #ccc;
	color: #fff;
	margin-bottom: 2px;
	line-height: 1;
}

.art-dett-wra li:before {
	content: '';
	display: table;
}

.art-dett-wra li:after {
	content: '';
	display: table;
	clear: both;
}

.art-col-sin ul {
	margin-top: 0px;
}

.art-col-des p {
	line-height: 1.2em;
	font-size: inherit;
	text-align: justify;
}

.art-col-wra {
	padding-bottom: 1em;
}


.wpcf_dettaglio_cliente p {
	margin-top: 0px !important;
}


@media all and (min-width: 564px) {
	.art-dett-wra li span {
		float: left;
	}
}

@media all and (min-width: 564px) {
	.art-dett-tit {
		width: 28%;
		margin-right: 2%;
	}

	.art-dett-txt {
		width: 70%;
	}
}

@media all and (max-width: 563px) {
	.art-dett-tit {
		display: block;
	}

	.art-dett-txt {
		display: block;
		margin-top: 10px;
	}
}

.news-header {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
}

.news-title {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 1em;
}

.news-content {
	margin-bottom: 30px;
}

.new-wra:before {
	content: '';
	display: table;
}

.new-wra:after {
	content: '';
	display: table;
	clear: both;
}

@media all and (min-width: 681px) {
	.new-wra {
		margin-bottom: 40px;
	}
}

@media all and (max-width: 680px) {
	.new-wra {
		margin-bottom: 60px;
	}
}

@media all and (min-width: 841px) {
	.new-img {
		float: left;
		width: 33%;
		margin-right: 4%;
	}
}

@media all and (max-width: 840px) and (min-width: 681px) {
	.new-img {
		float: left;
		width: 48%;
		margin-right: 4%
	}
}

@media all and (max-width: 680px) {
	.new-img {
		margin-bottom: 30px
	}
}

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

.new-txt {
	line-height: 2
}

@media all and (min-width: 841px) {
	.new-txt {
		float: left;
		width: 63%
	}
}

@media all and (max-width: 840px) and (min-width: 681px) {
	.new-txt {
		float: left;
		width: 48%
	}
}

.new-tit {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 1em
}

.new-added-content {
	display: inline-block;
	border: 2px solid #000;
	padding: 6px 20px;
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
	margin-top: 30px
}

.team-testo {
	margin-bottom: 100px
}

.team-testo:before {
	content: '';
	display: table
}

.team-testo:after {
	content: '';
	display: table;
	clear: both
}

.team-off-tit,
.team-soc-tit,
.team-soc-name,
.team-col-tit,
.team-col-name {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 1em
}

.team-off-tit,
.team-soc-tit,
.team-col-tit {
	margin-bottom: 0
}

.team-soc-name {
	margin-top: 16px;
	margin-bottom: 14px
}

.team-col-name {
	margin-bottom: 14px
}

@media all and (min-width: 841px) {
	.con-immagine .team-testo-int {
		float: left;
		width: 48%;
		margin-right: 4%
	}
}

@media all and (max-width: 840px) {
	.con-immagine .team-testo-int {
		margin-bottom: 40px
	}
}

@media all and (min-width: 841px) {
	.team-img {
		float: left;
		width: 48%
	}
}

.team-img img {
	width: 100%;
	height: auto
}

.team-txt,
.team-soc-txt,
.team-col-txt {
	line-height: 2
}

.team-txt p:first-of-type,
.team-soc-txt p:first-of-type,
.team-col-txt p:first-of-type {
	margin-top: 0
}

.team-txt p:last-of-type,
.team-soc-txt p:last-of-type,
.team-col-txt p:last-of-type {
	margin-bottom: 0
}

.team-off-wra {
	margin-top: 60px
}

.team-off-cols:before {
	content: '';
	display: table
}

.team-off-cols:after {
	content: '';
	display: table;
	clear: both
}

.team-off-col {
	float: left;
	margin-right: 4%;
	line-height: 2
}

.team-off-col p {
	margin: 0
}

@media all and (min-width: 1118px) {
	.con-immagine .team-off-col:first-of-type {
		float: left
	}

	.con-immagine .team-off-col:last-of-type {
		float: right;
		margin-right: 0
	}
}

.team-soc-rol-wra,
.team-col-rol-wra {
	margin-top: 30px;
	margin-bottom: 80px
}

.team-soc-rol-wra:before,
.team-col-rol-wra:before {
	content: '';
	display: table
}

.team-soc-rol-wra:after,
.team-col-rol-wra:after {
	content: '';
	display: table;
	clear: both
}

.team-socio,
.team-collaboratore {
	margin-bottom: 20px
}

@media all and (min-width: 841px) {

	.team-socio,
	.team-collaboratore {
		float: left;
		width: 23.5%;
		margin-right: 2%
	}

	.team-socio:nth-of-type(4n+0),
	.team-collaboratore:nth-of-type(4n+0) {
		margin-right: 0
	}
}

@media all and (max-width: 840px) and (min-width: 564px) {

	.team-socio,
	.team-collaboratore {
		float: left;
		width: 32%;
		margin-right: 2%
	}

	.team-socio:nth-of-type(3n+0),
	.team-collaboratore:nth-of-type(3n+0) {
		margin-right: 0
	}
}

@media all and (max-width: 563px) and (min-width: 431px) {

	.team-socio,
	.team-collaboratore {
		float: left;
		width: 49%;
		margin-right: 2%
	}

	.team-socio:nth-of-type(2n+0),
	.team-collaboratore:nth-of-type(2n+0) {
		margin-right: 0
	}
}

.team-soc-img img {
	max-width: 100%;
	height: auto
}

.team-soc-desc,
.team-col-desc {
	font-size: .9em
}

/*# sourceMappingURL=style.css.map */



.gallery img {
	height: fit-content !important;
}


#metaslider-id-1484 {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100vw !important;
	height: 100vh !important;
	background: #fff;
}

#metaslider_container_1484 img {
	object-fit: cover;
	height: 100vh;
}


#wonderplugin-fullscreen-slideshow {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	z-index: -1;
}


#wonderplugin-fullscreen-slideshow {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	z-index: 1;
}






.post-navigation {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 10px !important;
    padding: 30px 40px;
}
a.nav-next {
    float: left;
}
a.nav-prev {
    float: right;
}
