.section-tutta {
	 position: relative;
	 height:400vh;
	 width:100%;
}


.section-parallax {
  text-align: left;
  position: absolute;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  clip: rect(0, auto, auto, 0);
  clip-path: border-box;
}
.section-parallax .fixed {
  overflow: hidden;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
}

@media screen and (max-width: 992px) {
.section-parallax .fixed {
  top: 0;
  left: 0;
}	
}

.section-parallax .fixed .content {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  max-width:1440px;
  margin: 0 auto;
  box-sizing: border-box;
  color: white;
  align-items: center;
  margin-top: 0px;
}

.section-parallax  .descrizione-prodotto .button {
	color:#fff;
	border-color:#fff;
}

.section-parallax .descrizione-prodotto .button:hover {
    background: #fff;
    color: #000;
}


.section-parallax  .descrizione-prodotto {
	padding-top:30%;
}


@media screen and (max-width: 767px) {
.section-parallax .fixed .content {
  flex-direction: column;
}
}


.section-parallax .white {
  color: #fff;
}

.section-parallax:nth-child(1) {
  background-color: #C00D0D;
  color: #fff;
  top: 0;
  z-index: 1;
}
.section-parallax:nth-child(1) .fixed {
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 992px) {
.section-parallax:nth-child(1) .fixed {
   transform: translate(0, 0);
}	
}

.section-parallax:nth-child(2) {
  box-shadow: inset 0 1px 80px rgba(0, 0, 0, 0.14);
  background-color: #706F6F;
  color: #fff;
  top: 100vh;
  z-index: 2;
}
.section-parallax:nth-child(2) .fixed {
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 992px) {
.section-parallax:nth-child(2) .fixed {
   transform: translate(0, 0);
}	
}

.section-parallax:nth-child(3) {
  box-shadow: inset 0 1px 80px rgba(0, 0, 0, 0.14);
  background-color: #9C1006;
  color: #fff;
  top: 200vh;
  z-index: 3;
}
.section-parallax:nth-child(3) .fixed {
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 992px) {
.section-parallax:nth-child(3) .fixed {
   transform: translate(0, 0);
}	
}

.section-parallax:nth-child(4) {
  box-shadow: inset 0 1px 80px rgba(0, 0, 0, 0.14);
  background-color: #000000;
  color: #fff;
  top: 300vh;
  z-index: 4;
}
.section-parallax:nth-child(4) .fixed {
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 992px) {
.section-parallax:nth-child(4) .fixed {
   transform: translate(0, 0);
}	
}

.section-parallax:nth-child(5) {
  box-shadow: inset 0 1px 80px rgba(0, 0, 0, 0.14);
  background-color: #850ac2;
  color: #fff;
  top: 400vh;
  z-index: 5;
}
.section-parallax:nth-child(5) .fixed {
  transform: translate(-50%, -50%);
}

.section-parallax:nth-child(6) {
  box-shadow: inset 0 1px 80px rgba(0, 0, 0, 0.14);
  background-color: #0ac20a;
  color: #fff;
  top: 500vh;
  z-index: 6;
}
.section-parallax:nth-child(6) .fixed {
  transform: translate(-50%, -50%);
}

.section-parallax:nth-child(7) {
  box-shadow: inset 0 1px 80px rgba(0, 0, 0, 0.14);
  background-color: #c20a85;
  color: #fff;
  top: 600vh;
  z-index: 7;
}
.section-parallax:nth-child(7) .fixed {
  transform: translate(-50%, -50%);
}

.section-parallax:nth-child(8) {
  box-shadow: inset 0 1px 80px rgba(0, 0, 0, 0.14);
  background-color: #0ac285;
  color: #fff;
  top: 700vh;
  z-index: 8;
}
.section-parallax:nth-child(8) .fixed {
  transform: translate(-50%, -50%);
}

.section-parallax:nth-child(9) {
  box-shadow: inset 0 1px 80px rgba(0, 0, 0, 0.14);
  background-color: #c20a0a;
  color: #fff;
  top: 800vh;
  z-index: 9;
}
.section-parallax:nth-child(9) .fixed {
  transform: translate(-50%, -50%);
}

.section-parallax:nth-child(10) {
  background-color: #000;
  color: #fff;
  top: 900vh;
  z-index: 10;
}
.section-parallax:nth-child(10) .fixed {
  transform: translate(-50%, -50%);
}


.section-parallax .title-image h1 {
	color:#fff;
	text-transform: initial;
	position: absolute;
    left: -40vw;
    top: 10vh;
	 text-align: left;
}


.section-parallax .descrizione-prodotto {
	max-width: 480px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-left: 23%;
	/*padding-top: 15%;*/
}

.section-parallax  .descrizione-prodotto  h6 {
	color:#fff;
}

.section-parallax  .gruppo-immagini {
	 position: relative;
    width: 100%;
    max-width: 700px;
}

.section-parallax .image-content {
	  overflow: hidden;
	  position: relative;
	  z-index: -1;
}

.section-parallax  .titolo-prodotto {
	position: absolute;
	top:44px;
   /*top: 200px;*/
    left: 300px;
    z-index: 2;
}



.section-parallax  .titolo-prodotto h1 {
	color:#fff;
	line-height: 0.8em;
}

.section-parallax  .gruppo-immagini .sfondo {
	width: 800px;
}

.section-parallax  .gruppo-immagini .prodotto {
	position:absolute;
	top: 64px;
    left: 323px;
    max-width: 530px;
	z-index:3;
}


@media (min-width:1380px) and (max-width:1580px) {
.section-parallax .fixed .content {
    max-width: 1300px;
}

.section-parallax .titolo-prodotto h1 {
   font-size: 180px;
}

.section-parallax .gruppo-immagini .prodotto {
    max-width: 460px;
}

}

@media (min-width:1251px) and (max-width:1379px) {
	
.section-parallax .fixed .content {
    max-width: 1150px;
}

.section-parallax .titolo-prodotto h1 {
   font-size: 170px;
}

.section-parallax .gruppo-immagini .prodotto {
	left: 190px;
    max-width: 460px;
}

.section-parallax .titolo-prodotto {
    top: 44px;
    left: 190px;
}
	
}


@media (min-width:1081px) and (max-width:1250px){
	
.section-parallax .fixed .content {
    max-width: 1024px;
}

.section-parallax .descrizione-prodotto {
    margin-left: 10%;
	padding-left: 25px;
}

.section-parallax .titolo-prodotto {
    top: 44px;
    left: 190px;
}

.section-parallax .titolo-prodotto h1 {
   font-size: 150px;
}

.section-parallax .gruppo-immagini .prodotto {
    left: 190px;
    max-width: 400px;
}

}


@media (min-width:768px) and (max-width:1080px){
	.section-parallax .fixed .content {
      padding-left:5%;
	  padding-right:5%;
	}
	
	.section-parallax .gruppo-immagini .prodotto {
    left: 190px;
    max-width: 400px;
	}
	
	.section-parallax .titolo-prodotto {
    left: 150px;
	}
	
	.section-parallax .titolo-prodotto h1 {
	font-size: 130px;
	}
	
	.section-parallax .descrizione-prodotto {
    max-width: 385px;
	margin-left: 10%;
	padding-left: 25px;
	}

	
}


@media (min-width:768px) and (max-width: 992px) {
	.section-parallax .fixed .content {
    flex-direction: column;
	padding-top: 15%;
    padding-left: 25% !important;
    padding-right: 25% !important;
	}
	
	.section-parallax .descrizione-prodotto {
    max-width: 100% !important;
    padding-top: 50px !important;
    padding-left: 0px !important;
	padding-right:0px !important
	}
	
	.section-parallax .titolo-prodotto h1 {
			font-size: 100px;
		}
	
}



@media screen and (max-width: 992px) {
	
.section-parallax  .titolo-prodotto {
	position: absolute;
	top:95px !important;
    left: 20px !important;
}	
	
.section-parallax .gruppo-immagini .prodotto {
	top: 90px;
    left: 0px;
    width:100%;
}

.section-parallax .descrizione-prodotto {
	width:100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
	margin-left:0px;
    padding-left: 25px;
	padding-top: 45px;
	padding-right:25px;
	z-index:4;
}

.section-parallax .descrizione-prodotto h6 {
	margin-bottom:5px;
}

}

@media screen and (max-width: 767px) {
	
.section-parallax  .titolo-prodotto {
	top:110px !important;
}	

}