
html {
  ffont-family: 'Roboto', sans-serif;; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

body {
  margin: 0;
  font-family: 'Roboto', sans-serif;
  background-color: #000000;
	overflow-x: hidden;
}

* {
  box-sizing: border-box;
}





			* {
      box-sizing: border-box;
    }



















a:active,
a:hover {
  outline-width: 0;
}

a {
  color: #222222;
  text-decoration: none; /* no underline */
}

h1 {
	font: 'Roboto', sans-serif ;
  font-size: 1.6em;
	font-weight: 100;
 letter-spacing: 0.1em;
	 line-height: 1.4em;
	color:#333333;

}

h2 {
font: 'Roboto', sans-serif ;
  font-size: 0.9em;
	font-weight: bold;
 letter-spacing: 0.2em;
	 line-height: 0.9em;
	color:#333333;
	text-transform: uppercase;
	
}

h3 {
	font-size: 11px;
	letter-spacing: 5px;
	 line-height: 25px;
	color:black;
	
}

h4 {
font-family: 'Nuosu SIL', serif;
	font-weight: 100;
 font-size: 1.2em;
 letter-spacing: -0.00em;
	 line-height: 1.3em;
	color:#333333;
	
}


h6 {
	font-weight: 100;
  font-size: 28px;
 letter-spacing: 10px;
	 line-height: 33px;
	color:#333333;

	
}

h7 {
font-style: normal;
	font-size: 10px;
	letter-spacing: 1px;
	 line-height: 10px;
	color:#666;
	
}



h8 {
	font: 'Roboto', sans-serif ;
  font-size: 1em;
	font-weight: 100;
 letter-spacing: 0.0em;
	 line-height: 1.0em;
	color:#666666;

	
}

h9 {
	font: 'Roboto', sans-serif ;
  font-size: 1em;
	font-weight: 400;
 letter-spacing: 0.0em;
	 line-height: 1.0em;
	color:#333333;

	
}


main {
  position: relative;
  background: #eeeeee;
  height: auto;
	
}

.video-wrap {
  width: 100%;
}

.video-wrap::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  z-index: -1;
}

.video-wrap video {
  width: 100%;
  height: 100%;
}

.content-overlay {
  position: relative;
  height: 0px;
  width: 200px;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 2;
  padding: 0px 0;
}

.content-overlay h1,
.content-overlay p {
/*  text-align: center;
  color: #fff;*/
	    margin: 0;
    padding: 0;
}









.content-overlay {
 display: block;
  margin-left: 0%;
  margin-right: auto;
  width: 0%;
}

.trailer {

  padding: 0px;
}

.row {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
	background-color:#eeeeee ;
}

/* Create four equal columns that sits next to each other */
.column {
  -ms-flex: 50%; /* IE10 */
  flex: 50%;
  max-width: 50%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 1300px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 1200px) {
  .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}
		
		
		* {
  box-sizing: border-box;
}

.rowgallery {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 14px;
}

/* Create four equal columns that sits next to each other */
.columngallery {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  max-width: 25%;
  padding: 0 14px;
}

.columngallery img {
  margin-top: 28px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 1100px) {
  .columngallery {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 700px) {
  .columngallery {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}
		

/* Create four equal columns that sits next to each other */
.column3 {
  -ms-flex: 33%; /* IE10 */
  flex: 33%;
  max-width: 33%;
  padding: 0 14px;
}

.columng3 img {
  margin-top: 28px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 1100px) {
  .column3 {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 700px) {
  .column3 {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}
	


.columnsolo {
  -ms-flex: 100%; /* IE10 */
  flex: 100%;
  max-width: 100%;
  padding: 0 4px;
}

.columnsolo img {
  margin-top: 8px;
  vertical-align: middle;
}



/* Create four equal columns that sits next to each other */
.quicklink {
  -ms-flex: 33%; /* IE10 */
  flex: 33%;
  max-width: 33%;
  padding: 0 6px;
}

.quicklink img {
  margin-top: 12px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 1200px) {
  .quicklink {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 1200px) {
  .quicklink {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}
		
		
		
		
		


 /* Create four equal columns that sits next to each other */
.columngalleryloghi {
  -ms-flex: 12%; /* IE10 */
  flex: 12%;
  max-width: 12%;
  padding: 0 14px;
}

.columngalleryloghi img {
  margin-top: 28px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 1100px) {
  .columngalleryloghi {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 700px) {
  .columngalleryloghi {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}
	
		
		
		
			
		
		
		
			



		
		










/* Responsive Grid for Recent Works */
.recent-works-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  padding: 0 10%;
  margin: 50px auto;
}

.recent-works-grid div {
  text-align: center;
}

.recent-works-grid img {
  width: 100%;
  height: auto;
  display: block;
  border: none;
}

.recent-works-grid p {
  font-size: smaller;
  color: #333;
  margin-top: 10px;
  line-height: 1.4em;
}

















.recent-works-carousel {
  position: relative;
  overflow: hidden;
  padding: 30px 2%;
  background-color: #f2f2f2;
}

.carousel-wrapper {
  overflow: hidden;
}

.carousel-track {
  display: flex;
  transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  will-change: transform;
}

.work-page {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  flex: 0 0 100%;
  box-sizing: border-box;
  padding: 0 10px;
}

.work-item img {
  width: 100%;
  height: auto;
  display: block;
}

.work-item p {
  font-size: smaller;
  color: #333;
  margin-top: 8px;
  line-height: 1.4em;
  text-align: center;
}

.carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  padding: 5px;
  cursor: pointer;
  z-index: 10;
}

.carousel-arrow.left {
  left: 0;
}

.carousel-arrow.right {
  right: 0;
}

.carousel-arrow img {
  width: 24px;
  height: 24px;
}

@media (max-width: 768px) {
  .work-page {
    grid-template-columns: 1fr;
  }
}








.recent-works-carousel,
.recent-works-carousel .carousel-wrapper,
.recent-works-carousel .carousel-track,
.recent-works-carousel .work-page,
.recent-works-carousel .work-item {
  background-color: #eeeeee;
}

.recent-works-carousel .carousel-wrapper {
  padding: 0;
  margin: 0;
}

.recent-works-carousel .work-page {
  margin: 0;
  padding: 0 5px; /* puoi ridurre ancora se serve */
}






