@charset "UTF-8";
/*!

Theme Name: Test
Theme URI: http://test.hangarlab.com/test/
Description: HTML5 WordPress Theme
Version: 1.4.3
Author: Hangar Design Group
Author URI: hangar.it
Tags: HTML5, CSS3

*/

/*--------------------------------------------------- Font-face */

@font-face {
	font-family: 'PublicSansLight';
	src: url('fonts/PublicSans-Light.eot');
	src: url('fonts/PublicSans-Light.eot?#iefix') format('embedded-opentype'),
	url('fonts/PublicSans-Light.woff2') format('woff2'),
	url('fonts/PublicSans-Light.woff') format('woff'),
	url('fonts/PublicSans-Light.ttf') format('truetype'),
	url('fonts/PublicSans-Light.svg#PublicSans-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

/*--------------------------------------------------- Reset */


/* CUSTOM SWIPER */
.custom-swiper .elementor-container {
	flex-wrap: wrap;
}
.custom-swiper > .elementor-container > .elementor-column {
	width: 100%;
}
.custom-swiper.swiper-container .elementor-container {
	flex-wrap: nowrap;
}
.custom-swiper.swiper-container > .elementor-container > .elementor-column {
	width: auto;
}

.custom-swiper .swiper-wrapper {
	max-width: none !important;
}


.swiper-pagination {
	display: block;
	bottom: 50px;
	justify-content: center;
	width: 100%;
}
.swiper-pagination-bullet {
	background: #000;
	color: #000;
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin: 0 5px;
}

.swiper-button-next,
.swiper-button-prev {
	opacity: 0;
	
}






article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
	font-display: swap;
}

section {
	position: relative;
}

audio,
canvas,
video {
	display: inline-block;
}

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

[hidden],
template {
	display: none;
}

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

body {
	margin: 0;
}

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

b,
strong {
	font-weight: normal;
}

dfn {
	font-style: italic;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

mark {
	background: #ff0;
	color: #000;
}

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

pre {
	white-space: pre-wrap;
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

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;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

legend {
	border: 0;
	padding: 0;
}

/*
button,
input,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	outline: none;
	line-height: 1;
	padding: 0;
	border: none;
	-webkit-tap-highlight-color: transparent;
	background: transparent;
}

button,
select {
	text-transform: none;
}

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

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

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

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

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

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

table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	margin: 0;
}

*,
*:after,
*:before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

html {
	font-size: 62.5%;
}

body {
	font: normal 1.5rem sans-serif;
	line-height: 1.4;
	font-weight: normal;
}

.clear:before,
.clear:after {
	content: ' ';
	display: table;
}

.clear:after {
	clear: both;
}

.clear {
	*zoom: 1;
}

.iubenda-tp-btn.iubenda-cs-preferences-link {
	display: none !important;
	opacity: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font: normal 1.4rem sans-serif;
	line-height: 1.4;
	margin: 0;
}

svg,
img {
	width: 100%;
	max-width: 100%;
	vertical-align: bottom;
}

video {
	width: 100%;
	max-width: 100%;
	vertical-align: bottom;
}

a {
	background: transparent;
	outline: none;
	text-decoration: none;
	/*color: #fff;*/
	transition: all 0.5s;
}

a:hover {
	/*color: #fff !important;*/
}

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

picture {
	display: block;
}

img {
	width: 100%;
	height: auto;
}

.hide-text {
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	left: 0;
	top: 0;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
	text-decoration: none;
}


.elementor-post__title article {
	position: relative;
}

.elementor-post__title .elementor-post__text {
	position: absolute;
	top: 40px;
	left: 40px;
}

.elementor-post__title-progetti article {
	position: relative;
	padding: 30px 0 0 !important;
}
.elementor-post__title-progetti article a {
	margin: 0 !important;
}

.elementor-post__title-progetti .elementor-post__text {
	position: absolute;
	top: 0;
	left: 0;
}


.elementor-post__excerpt {
	/*color: #fff !important;*/
	font-family: "aktiv-grotesk-thin", Sans-serif;
    font-size: 15px;
    font-weight: 500;
	min-height:120px;
}

.elementor-post__read-more {
	color: #fff !important;
	font-family: "aktiv-grotesk-thin", Sans-serif;
    font-size: 20px;
    font-weight: 500;
	background-color: #8e9792;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
}

.elementor-post__read-more:hover {
	color: #272727 !important;
	background-color: #fff;
}

.carosello figcaption strong {
	color: #272727 !important;
	font-family: "aktiv-grotesk" !important;
	font-weight: 600 !important;
	font-size: 20px !important;
	margin-top: 20px !important;
	display: inline-block !important;
	margin-left: 20px !important;
}
.carosello figcaption b {
	color: #272727 !important;
	font-family: "aktiv-grotesk" !important;
	font-size: 15px !important;
    font-weight: 500 !important;
	margin-bottom: 5px !important;
	margin-left: 20px !important;
}
.carosello figcaption p {
	color: #272727 !important;
	font-family: "aktiv-grotesk" !important;
	font-size: 15px !important;
    font-weight: 500 !important;
	margin-left: 20px !important;
}

.carosello-storia figcaption strong {
	color: #272727 !important;
	font-family: "aktiv-grotesk" !important;
	font-weight: 600 !important;
	font-size: 22px !important;
	text-align: center !important;
	display: flex !important;
	margin-top: 20px !important;
}
.carosello-storia figcaption b {
	color: #272727 !important;
	font-family: "aktiv-grotesk" !important;
	font-size: 15px !important;
    font-weight: 500 !important;
	text-transform: none !important;
	text-align: center !important;
}

.hdg-progetti .elementor-portfolio-item {
	background: #8E9792 !important;
}

.hdg-progetti .elementor-post__thumbnail__link.no-lightbox {
	padding-bottom: calc (1,2 * 100%);
}

.hdg-progetti .elementor-portfolio-item__img.elementor-post__thumbnail {
	margin-bottom: 20%;
}

.hdg-progetti .elementor-portfolio-item__overlay {
	opacity: 1;
	top: auto;
	right: auto;
	height: 20%;
	width: 100%;
	background-color: #8E9792 !important;
}

.elementor-button-wrapper a:hover {
	color: #000 !important;
}

.eael-adv-accordion .eael-accordion-list .eael-accordion-content {
	border: 0px solid !important;
}

div .elementor-field-type-upload  {
	border: 1px solid #000;
	margin-left: 5px !important;
	margin-right: 5px !important;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.hdg-articoli article {
	display:  !important;
}


.elementor-swiper-button {
	background-image: url(http://test.hangarlab.com/gonzato.com/site/wp-content/uploads/2021/08/freccia-carosello-sx.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 25px;
	width: 30px;
	height: 30px;
}

.elementor-swiper-button-next {
	background-image: url(http://test.hangarlab.com/gonzato.com/site/wp-content/uploads/2021/08/freccia-carosello-dx.svg);
}

.elementor-swiper-button i {
	display: none;
}


.elementor-button-text:hover {
	color: #red !important;
}

[data-elementor-device-mode="desktop"].single-comunicati .press-news a:after {
    background-color: #8E9792 !important;
	opacity: 100% !important;
}

[data-elementor-device-mode="desktop"].single-progetti .prog-ref a:after {
    background-color: #8E9792 !important;
	opacity: 100% !important;
}

[data-elementor-device-mode="desktop"].single-download .cert a:after {
    background-color: #8E9792 !important;
	opacity: 100% !important;
}

/*header*/
#hdg-menu {
	transition: background .5s;
}
html.scrolled #hdg-menu {
	/*background: #272727;
	background: white;*/
	padding: 10px 0;
}
#hdg-logo-2 {
	display: none;
	margin: 0 !important;
	/*padding-bottom: 10px;*/
}
html.scrolled #hdg-logo-1 {
	display: none;
}
html.scrolled #hdg-logo-2 {
	display: inline;
}

.home #hdg-menu {
	background: transparent !important;
}

.scrolled .home #hdg-menu {
	background: white !important;
}

.elementor-nav-menu--dropdown {
	margin-left: -10px !important;
}

.grecaptcha-badge {
	display: none !important;
}

/*--------------------------------------------------- Style */

/*qui i css*/



/*--------------------------------------------------- min-width: 377px */

@media only screen and (min-width: 377px) {
}


/*--------------------------------------------------- min-width: 768px */

@media only screen and (min-width: 768px) {

	html.scrolled #hdg-menu {
		padding: 0;
	}
}

/*--------------------------------------------------- min-width: 1024px */

@media only screen and (min-width: 1024px) {
	div .elementor-field-type-upload {
		margin-right: 15px !important;
	}
	#hdg-logo-2 {
		padding-top: -10px;
	}
	
	.hdg-articoli article {
		display: flex !important;
		border-bottom: 1px solid #fff;
	}
	.hdg-articoli img {
		padding-right: 20px !important;
		
	}

}

/*--------------------------------------------------- min-width: 1600px */

@media only screen and (min-width: 1600px) {
	

}

/* Hide double footer on Search results */
/*
.search-results .elementor:not(.elementor-location-footer) .elementor-section:last-child {
    display: none;
}
*/
/* Hide double header on Search results */
.search .elementor-location-header {
    display: none !important;
}