body {
  margin: 0;
  padding: 0;
  font-family: 'Jost Regular', sans-serif;
  color: #1d1d1d;
  background: #000;
 
}

img {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	display: inline-block !important;
}

strong,
h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}

a {
	color: #1d1d1d;
	text-decoration: underline;
}

p {
	line-height: 140%;
}

* {
	-moz-osx-font-smoothing: grayscale;	
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

a, li, span, label, .swiper-button-next, .swiper-button-prev, .addjob .wpjb-element-input-text input, input.wpjb-submit, .content textarea, a.wp_rp_thumbnail img {
	text-decoration: none;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

/* Generic */

.container {
	max-width: 1500px;
	padding: 60px 100px;
	margin: 0 auto;
}

.header {
	width: 100%;
	margin: 0 0 12px;
	float: left;
	padding: 0;
}

.logo {
	float: left;
	text-align: left;
	display: inline-block;
	max-width: 300px;
	margin-top: 4px;
}

.logo h1 {
	margin: 0;
	padding: 0;
	font-size: 0;
	display: inline;
}

.logo a {
	font-size: 26px;
	letter-spacing: 0.01em;
	margin: 0;
	font-family: 'Bodoni Moda', serif;
	color: #eab43c;
	text-decoration: none;
	-webkit-font-smoothing: auto; 
	font-smoothing: auto;
}

.menu {
	float: right;
}

.menu ul {
	list-style: none;
	float: left;
	padding-left: 0;
}

.menu ul li {
	display: inline;
	float: left;
}

.menu ul li a {
	text-decoration: none;
	color: #999999;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 20px;
	font-family: 'Jost SemiBold', sans-serif;
}

body.home .menu ul:hover li a,
body.informazioni .menu ul:hover li.informazioni a,
body.pubblicitat .menu ul:hover li.pubblicitat a,
body.satira .menu ul:hover li.satira a,
body.giornale .menu ul:hover li.giornale a,
body.contatti .menu ul:hover li.contatti a {
	color: #999;
}

body.home .menu ul li a,
body.informazioni .menu ul li.informazioni a,
body .menu ul:hover li.informazioni a:hover,
body.pubblicitat .menu ul li.pubblicitat a,
body .menu ul:hover li.pubblicitat a:hover,
body.satira .menu ul li.satira a,
body .menu ul:hover li.satira a:hover,
body.satira .menu ul li.satira a,
body .menu ul:hover li.giornale a:hover,
body.contatti .menu ul li.contatti a,
body .menu ul:hover li.contatti a:hover,
.menu ul li a:hover {
	color: #fff;
}

ul.main-nav:hover li:hover a:hover {
	color: #222;
}

.menu ul li.contatti a {
	padding-right: 0;
}

.dimmer {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.95);
  display: none;
}
.dimmer.active {
  display: block;
}

.no-scrolling {
  overflow: hidden;
  position: fixed;
}

.wrapper {
	clear: both;
}

.content {
	padding: 80px;
	background: #fff;
	overflow: hidden;
	position: relative;
}

body.home .content,
body.contatti .content {
	border: 10px solid #fff;
}

.content p {
	font-size: 19px;
}

.content p strong,
.content p b {
	font-family: 'Jost SemiBold', sans-serif;
	font-weight: normal;
}

.copyright {
  margin: 30px 0 30px;
  color: #fff;
  font-size: 13px;
	letter-spacing: 0.02em;
  line-height: 160%;
	font-family: 'Jost SemiBold', sans-serif;
	font-weight: normal;
}

.copyright a {
	color: #fff;
}

/* HOME */ 

body.home .content {
	background: #617bba;
}

.citavirgo {
  max-width: 790px;
  margin: 0 auto;
}

.citazione-goethe {
  width: 420px;
  padding-top: 190px;
	padding-bottom: 150px;
  z-index: 999;
	margin: 0 auto;  
	position: relative;
}

.citazione-goethe p {
	font-size: 20px;
    line-height: 130%;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.05em;
}

p.citazione-author {
	font-family: 'Bodoni Moda', serif;
	font-style: italic;
	font-size: 23px;
	text-transform: none;
	text-align: right;
	letter-spacing: 0;
	-webkit-font-smoothing: auto; 
	font-smoothing: auto;
}

.virgola {
	position: absolute;
	top: -4px;
	left: -3px;
	z-index: 3;
}

.virgola img {
	max-width: 317px;
}


/* INFORMAZIONI */

body.informazioni .content {
	padding: 80px 40px 24px 80px;
}

.presentazione {
	width: 80%;
}

.presentazione a {
	text-decoration: underline;
}

.caricatura {
	margin-top: 65px;
	width: 100%;
	clear: both;
	position: relative;
}

.caricatura-img img {
	width: 140px;
}

p.caricatura-copyright {
	font-size: 13px;
	text-align: right;
	/* float: right; */
	position: absolute;
	right: 0;
	display: inline-block;
	bottom: 0;
	margin: 0 0 6px 0;
}

/* PUBBLICITA */

p.intro {
    font-size: 29px;
    letter-spacing: 0;
    text-align: center;
    max-width: 762px;
    margin: 0 auto;
    font-family: "Jost Regular", sans-serif;
    font-weight: normal;
}

.works {
	padding: 90px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
	text-align: left;
}

.works ul {
	list-style: none;
	font-size: 19px;
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
}

.works ul.col-3 {
	float: right;
}

.works ul li a {
	text-decoration: none;
	padding: 5px 0;
	display: block;
}

.works ul li a:hover {
	color: #eab43c;
}

.works ul li a:visited {
	color: #ccc;
}

/* SATIRA */

body.satira p.intro {
	max-width: 1200px;
}

/* PROGETTO */

h2.headline {
	font-family: 'Bodoni Moda', serif;
	font-size: 60px;
	padding: 0;
	margin: 0 0 70px;
	-webkit-font-smoothing: auto; 
	font-smoothing: auto;
}

h3 {
	font-family: "Jost SemiBold", sans-serif;
	font-size: 24px;
	padding: 20px 0;
	font-weight: normal;
}

.progetto p {
	width: 80%;
}

.progetto p a {
	text-decoration: underline;
}

ul.copyright-progetto {
	font-family: "Jost Regular", sans-serif;
	list-style: none;
	font-size: 13px;
	line-height: 162%;
	margin: 30px 0px 60px;
	padding: 0;
}

.works ul.col-3 {
	float: right;
}

.progetto hr.divider {
	background: #ccc;
	height: 1px;
	border: none;
}

.progetto p.intro {
	margin-top: 80px;
}

.progetto .img-full {
	margin-bottom: 60px;
}

.progetto .img-small {
	margin-bottom: 70px;
	max-width: 800px;
}

.artemide .progetto .img-small {
	max-width: 943px;
}

.progetto .margintop {
	margin-top: 70px;
}

.progetto .img-set {
	margin-bottom: 60px;
}

.progetto .img-set img {
	margin-right: 20px;
	margin-bottom: 20px;
	max-height: 400px;
	width: auto;
}

.progetto .img-set img.last {
	margin-right: 0;
}

.progetto .img-set-flex {
	margin-bottom: 60px;
	
}

.progetto .img-set-flex-inner {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-orient: horizontal; 
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    flex-direction: row;

    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    box-pack: flex-start;
    justify-content: flex-start;

    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    box-align: flex-start;  
    align-items: flex-start;

}

.progetto .img-set-flex-inner-image {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto; 

	margin-right: 30px;
	margin-bottom: 30px;

	text-align: center;
}

.progetto .img-set-flex-inner .img-set-flex-inner-image:last-child {
	margin-right: 0px;
}

.progetto .img-set-flex img {
	width: 100%;
}

.progetto .white img {
	/*border: 1px solid #000;*/
	-moz-box-shadow: 0px 8px 40px 0px rgba(204, 204, 204, 0.64);
	-webkit-box-shadow: 0px 8px 40px 0px rgba(204, 204, 204, 0.64);
	box-shadow: 0px 8px 40px 0px rgba(204, 204, 204, 0.64); 
}

.satira .white img {
	margin-right: 10px;
	margin-left: 10px;
}

.progetto .border img {
	border: 1px solid #000;
}

.progetto .music {
	max-width: 640px;
}

.progetto .music audio {
	width: 100%;
	margin-bottom: 10px;
	-moz-box-shadow: 0px 8px 40px 0px rgba(204, 204, 204, 0.64);
	-webkit-box-shadow: 0px 8px 40px 0px rgba(204, 204, 204, 0.64);
	box-shadow: 0px 8px 40px 0px rgba(204, 204, 204, 0.64); 
}

p.caption {
	font-size: 15px;
	margin: 10px 0 20px;
}

.progetto p.caption {
	width: 100%;
}

.img-set p.caption {
	margin-top: -6px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 7px !important;
  height: 7px !important;
  margin: 5px 5px !important;
}

.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
	background: #000 !important;
}

.owl-carousel .owl-stage-outer {
	cursor: move; /* fallback if grab cursor is unsupported */
	    cursor: grab;
	    cursor: -moz-grab;
	    cursor: -webkit-grab;
}

.owl-carousel .owl-stage-outer:active { 
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.owl-theme .owl-nav [class*=owl-] {
	background: none !important;
	padding: 4px 17px !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: none;
}

.owl-theme .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -30px !important;
}

.owl-theme .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -30px !important;
}

.owl-next .icon,
.owl-prev .icon {
	border: solid #eee;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 12px;
}

.owl-next:hover .icon,
.owl-prev:hover .icon {
	opacity: 0.8;
}

.owl-next .icon {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.owl-prev .icon {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

/* SATIRA INTERNA */

.satira .content > div {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.satira .progetto .img-small {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}-

.satira .progetto .img-vert {
    margin-bottom: 70px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.satira .progetto .img-vert.white img,
.satira .progetto .img-horiz.white img {
	margin-bottom: 20px;
}

.satira .progetto .img-vert img {
	max-width: 600px;
	width: 100%;
}

.satira .progetto .img-horiz {
	margin-bottom: 70px;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.satira .progetto p {
	width: 100%;
}

.satira .progetto img {
	max-width: 100%;
	width: auto;
	pointer-events: none;
}

body.satira .progetto .img-small.music {
	max-width: 680px;
}

.satira .progetto .music audio {
	max-width: 470px;
	margin-top: 20px;
    border-radius: 100px;
}
/*
@media  (-webkit-min-device-pixel-ratio:1.5),
        (min--moz-device-pixel-ratio:1.5),
        (-o-min-device-pixel-ratio:3/2),
        (min-resolution:1.5dppx) {
    .satira .progetto img {
			-webkit-transform: scale(0.6); 
			     -moz-transform: scale(0.6); 
			      -ms-transform: scale(0.6); 
			       -o-transform: scale(0.6);
			          transform: scale(0.6);
}
}*/

.rights {
	color: #999;
}

/* CONTATTI */ 

body.contatti .content {
	background: #617bba;
}

.duepunti {
  max-width: 790px;
  margin: 0 auto;
}

.duepunti-testo {
  width: 420px;
  padding-top: 190px;
	padding-bottom: 150px;
  z-index: 999;
	margin: 0 auto;  
	position: relative;
	text-align: center;
}

.duepunti-testo p {
	font-size: 19px;
	line-height: 140%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #fff;
}

.duepunti-testo a {
	color: #fff;
}

.duepunti-img {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -312px;
  z-index: 3;
}

.duepunti-img img {
	max-width: 276px;
}


::selection {
  background: #cccdcf;
}

::-moz-selection {
  background: #cccdcf; 
}

/* media queries ----------------------------------------------------------------- */

@media only screen and (min-width: 1650px) {
	body.home .content {
		padding-top: 150px;
		padding-bottom: 150px;
	}
	
	body.contatti .content {
		padding-top: 150px;
		padding-bottom: 150px;
	}
	
	.virgola img {
		max-width: 367px;
	}
	
}

@media only screen and (max-width: 1850px) {

}

@media only screen and (max-width: 1024px) { 
	
	.container {
		padding: 20px 40px;
	}
	
	.content,
	body.informazioni .content {
		padding: 30px 25px;
	}
	
	p.intro {
		font-size: 19px;
		margin: 40px auto 0px;
		padding-right: 20px;
		padding-left: 25px;
	}
	
	.presentazione {
	    width: 90%;
	}
	
	h2.headline {
		margin: 20px 0 50px;
	}
	
	.progetto p {
	    width: 90%;
	}
	
	body.satira .progetto .img-small {
		margin-top: 20px;
	}
	
}

@media only screen and (max-width: 800px) {
	
	.logo a {
		font-size: 26px;
	}
	
	.menu ul li a {
		font-size: 12px;
		padding: 20px 14px;
	}
	 
	.progetto .img-set img {
		height: auto;
		width: 100%;
		max-height: none;
		margin-bottom: 60px;
	}
	
	.progetto .img-set img {
		max-height: 100% !important;
	}
	
	.citazione-goethe {
	  width: 470px;
	}
	
	.works ul {
		font-size: 16px;
	}
	
	.copyright {
		font-size: 11px;
	}
	
}

@media only screen and (max-width: 700px) { 
	
	.menu ul {
	    position: fixed;
	    bottom: 0;
	    left: 0;
	    top: 0;
			display: none;
			opacity: none;
	  }
	
	.menu.active {
	    position: fixed;
	    left: 0;
	    bottom: 0;
	    top: 0;
	    width: 100%;
			z-index: 9999999999999;
	  }
  .menu.active ul {
    margin-left: 0;
    -moz-transition: margin-left 0.25s;
    -o-transition: margin-left 0.25s;
    -webkit-transition: margin-left 0.25s;
    transition: margin-left 0.25s;
		width: 100%;
    overflow-y: scroll;
		padding: 0;
		text-align: center;
		margin: 80px 0 0;
		z-index: 9;
		display: block;
		opacity: 1;
	
  }
  .menu.active ul li {
    display: block;
		width: 100%;
		padding: 0;
		margin: 0;
  }

  .menu.active ul li a {
		text-align: center;
		display: block;
		padding: 30px 0;
		margin: 0;
		font-size: 15px;
  }
  .menu .hamburger {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 0;
    padding: 12px 18px;
    color: #fff;
    cursor: pointer;
    z-index: 2;
  }
  .menu .hamburger span,
  .menu .hamburger span:before,
  .menu .hamburger span:after {
    left: 0;
    height: 1px;
    width: 24px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .menu .hamburger span:before {
    top: -6px;
  }
  .menu .hamburger span:after {
    bottom: -6px;
  }
  .menu .hamburger.active span {
    background-color: transparent;
  }
  .menu .hamburger.active span:before, .menu .hamburger.active.active span:after {
    top: 0;
  }
  .menu .hamburger.active span:before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .menu .hamburger.active span:after {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
	
	.container {
		padding: 10px;
	}
	
	.content p {
		font-size: 16px;
	}
	
	.citazione-goethe {
		width: 90%;
		padding-top: 160px;
		padding-bottom: 130px;
	}
	
	.citazione-goethe p {
		font-size: 15px;
	}
	
	.virgola img {
		max-width: 217px;
	}
	
	.content,
	body.informazioni .content {
		padding: 20px;
	}
	
	p.caricatura-copyright {
		font-size: 13px;
	}
	
	.caricatura-img img {
		width: 100px;
	}
	
	.presentazione {
	    width: 100%;
	}
	
	h2.headline {
		font-size: 40px;
		margin: 20px 0 30px;
	}
	
	.progetto p.intro {
		text-align: left;
		width: 100%;
		margin-top: 70px;
	}
	
	.progetto p {
		width: 100%;
	}
	
	.works {
		padding: 60px 0;
		display: block !important;
	}
	
	.works ul {
		width: 100%;
		font-size: 16px;
	}
	
	.works ul.col-3 {
		float: left;
	}
	
	.works ul li a {
		padding: 18px 0;
		border-bottom: 1px solid #ccc;
		width: 100%;
		display: block;
	}
	
	.content p.caption {
		font-size: 13px;
	}
}

/* Fonts */

@font-face {
    font-family: 'Jost Regular'; /* Futura Book */
    src: url('fonts/Jost/static/Jost-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Jost Regular';
    src: url('fonts/Jost/static/Jost-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Jost Medium';
    src: url('fonts/Jost/static/Jost-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Jost Medium';
    src: url('fonts/Jost/static/Jost-MediumItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Jost SemiBold';
    src: url('fonts/Jost/static/Jost-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Bodoni Moda';
  src: url('fonts/Bodoni_Moda/BodoniModa-VariableFont_opsz,wght.ttf') format('woff2');
  font-weight: 100 900;   /* range instead of single value */
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bodoni Moda';
  src: url('fonts/Bodoni_Moda/BodoniModa-Italic-VariableFont_opsz,wght.ttf') format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Bauer Bodoni';
  src: url('fonts/BauerBodoniStd-Roman.wolff') format('woff2');
  font-style: normal;
}

@font-face {
  font-family: 'Bauer Bodoni Italic';
  src: url('fonts/BauerBodoniStd-Italic.wolff') format('woff2');
  font-style: italic;
}
