

html, body{
  margin:0;
}

body .contenitore{
  background-image:url(images/background.png);
  background-size:cover;
  background-repeat:no-repeat;
  background-position:bottom;
}

.info, .tendina{
  display:none;
}

/*Index e pagina finale*/
.contenitore{
  width:100%;
  margin: 0;
}


.header{
  width:100%;
  height:80px;
  position:relative;
  padding-top: 30px;

}

.logo{
  height:200px;
  margin-left:5%;
  position:absolute;
  display:flex;
  align-items: center;
}

.logo h1{
  font-family: 'Oswald', sans-serif;
  font-weight: lighter;
  float:right;
  margin-left: 1px;
  margin-bottom: 20px;
  color:#829895;
}
.logo img{
  width:80px;
  height:80px;
  margin-top: 10px;
}
.logo:hover{
  cursor: pointer;
 filter: opacity(50%);
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}

.socialmedia{
  width:150px;
  height:50px;
  display: flex;
  flex-direction: row;
  align-items: center;
  float:right;
  margin-right:5%;
  margin-top:15px;
}

.socialmedia img{
  padding: 0 10px 0 20px;
  margin-top: 10%;
  width:50px;
  height:50px;
}

.socialmedia img:hover{
  cursor: pointer;
 filter: opacity(50%);
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}
.sottoheader img:hover{
  cursor: pointer;
 filter: opacity(50%);
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}



.centrale{
  width:80%;
  height:300px;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
}

/*parte centrale della pagina finale*/
#fine{
  margin-left:auto;
  margin-right:auto;
  text-align:center;"
}
/*---parte centrale della pagina finale*/




#aforismo{
  font-family: "Montserrat", sans-serif;
  font-size: 1.4em;
  margin-top:50px;
  font-style: italic;
}
.centrale p{
  font-family: "Montserrat", sans-serif;
  font-size: 1.3em;
  margin-top: 20px;
}
.centrale h3{
  font-family: 'Montserrat', sans-serif;
  font-size: 2.5em;
  margin:0;
  padding: 0 0 0 0;
  line-height:50px;
  font-weight: normal;
}


#bottonediv{
  width:100%;
  height:80px;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 50px;
}
.bottone{
  border-radius: 50px;
  background-color: #1a73e8;
  border:none;
  color:white;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

.bottoneattivo a, .bottone a, .bottone_annulla a{
  text-decoration: none;
  font-size: 24px;
  color:white;
  font-family: Montserrat, sans-serif;
  font-weight: bold;
}

/*bottoni*/
.bottone_annulla{
  width:250px;
  height:80px;
  border-radius: 20px;
  background-color: orange;
  border:none;
  float:left;
  margin-right:5px;
  display:none;
}

.sottoheader{
  width:100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-bottom: 40px;
}


.sottoheader img{
  width:300px;
  height:50px;
  margin-right: 50px;
}

/*Pagine Fine*/
#finale{
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  font-size:3em;
  color: #444;
}
#frasefinale{
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 1.3em;
  color: #444;
  margin-bottom: 0;
}


/*Header delle pagine tranne index e paginefine*/
.headerpage{
  width:100%;
  height:60px;
  margin:auto;
  margin-top: 1%;
  position:relative;
}

.frecce{
  display:none;
  margin-bottom:0;
  width:20%;
  height:50px;
  display:block;
  position:absolute;
  z-index: 99;
  float:left;
  margin-left: 5%;
}

.frecce img{
  width:50px;
  height:50px;
  display:none;
}

.frecce:hover{
  cursor: pointer;
 filter: opacity(50%);
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}


.logopagine{
  width:60px;
  height:60px;
  margin-left: 5%;
  position:absolute;
  display:flex;
  align-items: center;
}
.socialmediapagine{
  width:150px;
  height:60px;
  display: flex;
  flex-direction: row;
  align-items: center;
  float:right;
  margin-right:5%;
}
.socialmediapagine img{
    margin-top:4px;
    margin-left: 35px;
    width:40px;
    height:40px;
}
.avanzatore{
  width:90%;
  margin:auto;
  height:15px;
  border-radius: 100px;
  background-color: #1a73e8;
  margin-top:10px;
  z-index:10;
}
.avanzatoreuno{
  width:12.5%;
  height:15px;
  background-color:#0f58b7;
  border-radius: 100px;
  z-index:5;
  margin-left:0;
}
.avanzatoresec{
  width:12.5%;
  height:15px;
  background-color:#0f58b7;
    border-radius: 100px;
  z-index:5;
  margin-left: 12.5%;
}

.avanzatoreter{
  width:12.5%;
  height:15px;
  background-color:#0f58b7;
  border-radius: 100px;
  z-index:5;
  margin-left:25%
}

.avanzatorequarto{
  width:12.5%;
  height:15px;
  background-color:#0f58b7;
  border-radius: 100px;
  z-index:5;
  margin-left:37.5%;
}
.avanzatorequinto{
  width:12.5%;
  height:15px;
  background-color:#0f58b7;
    border-radius: 100px;
  z-index:5;
  margin-left:50%;
}

.avanzatoresesto{
  width:12.5%;
  height:15px;
  background-color:#0f58b7;
      border-radius: 100px;
  z-index:5;
  margin-left:62.5%;
}

.avanzatoresettimo{
  width:12.5%;
  height:15px;
  background-color:#0f58b7;
      border-radius: 100px;
  z-index:5;
  margin-left:75%;
}
.avanzatoreottavo{
  width:12.5%;
  height:15px;
  background-color:#0f58b7;
      border-radius: 100px;
  z-index:5;
  margin-left:87.5%;
}
.sezioneDomande{
  width:60%;
  text-align: center;
  font-size: 1.8em;
  font-family: 'Raleway', sans-serif;
  margin-left: auto;
  margin-right: auto;
}

.sezioneDomande h2{
  font-family: Montserrat, sans-serif;
  color: #444;
  font-weight: 800;
  font-size: 1em;
}

.sezioneDomande p {
	font-family: Montserrat, sans-serif;
	font-size: 0.7em;
	width: 70%;
	display: flex;
	margin: 0 auto;
}

/*middlebox*/
.middlebox{
  width:90%;
  display:flex;
  flex-direction:row;
  align-items:center;
  margin:auto;
}
.box{
  width:550px;
  height:450px;
  background-color:#fff;
  border-radius: 20px;
  margin:auto;
  margin-bottom:0;
  position:relative;
}
.box img{
  display:block;
  margin-left:auto;
  margin-right:auto;
  height:70%;
  z-index:1;
  margin-top: 25px;
}

.box img:hover{
  height: 75%;
  transition: .2s;
}

.box:hover{
  cursor: pointer;
 filter: opacity(50%);
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}


/*SELEZIONE CLICK!!!*/
#selezioneSi,#selezioneNo, #selezioneMan, #selezioneWoman, #mySelezioneSpecifico, #mySelezioneCasual, #mySelezioneFormale, #mySelezioneMinimal{
  display:none;
}
.selezionelavoro img{
  display:none;
  width:100px;
  height:100px;
  margin-top:20%;
  margin-left:25%;
  position:absolute;
  z-index:99;
}
 .selezione img{
   width:160px;
   height:160px;
   z-index:150;
   position: absolute;
   margin: 0;
 }

 .selezione{
   width:160px;
   height:160px;
   position: absolute;
   margin-left:35%;
   margin-top:25%;
 }


 #categoryTitleMaskavatar{
  position: absolute;
 	width: 100%;
 	background-color: #f5f5f5;
 	height: 50px;
   border-radius: 10px;
   z-index: 99;
   display: flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   margin-top: 370px;
 }
 #categoryTitleMaskavatar h1{
   font-family: Montserrat, sans-serif;
   font-weight: 400;
 	font-size: 24px;
 	color: #444;
	margin: 0 auto;
	letter-spacing: 0.05em;
   position: relative;
 }
 #avatarMan:hover{
   cursor: pointer;
 	filter: opacity(70%);
     transition: opacity .2s ease-out;
     -moz-transition: opacity .2s ease-out;
     -webkit-transition: opacity .2s ease-out;
     -o-transition: opacity .2s ease-out;
 }

 #avatarWoman:hover{
   cursor: pointer;
 	filter: opacity(70%);
     transition: opacity .2s ease-out;
     -moz-transition: opacity .2s ease-out;
     -webkit-transition: opacity .2s ease-out;
     -o-transition: opacity .2s ease-out;
 }

/*DIV RISPOSTA IN TUTTE LE SEZIONI*/
.risposta{
width:100%;
display: flex;
flex-direction: row;
align-items: center;
margin: 20px auto;
padding: 0 0 0 0;
display: none;
}

#avantispento{
  background-color: #1a73e8; /* grigio */
  border: none;
  color: white;
  padding: 14px 40px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 17px;
  border-radius: 100px;
  display: block;
  margin-top: 0px;
  float:lefT;
  font-family: Lato, sans-serif;
  font-weight: lighter	;
  display: none;
  }

#avantispento b {
	font-weight: 400;
}

  #avantiattivo, #avantiattivoW, #avantiattivoFormale, #avantiattivoCasual, #avantiattivoMinimal, #avantiattivoSpecifico{
    display:none;
  }



/*paginadue*/

.Rigauno{
  display:flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;

  margin: auto;
  width:90%;


}
#Formale{
  width:550px;
  height:230px;
  background-color: #4b5d8c;
  border-radius: 10px;
  position:relative;
  margin: auto;
  margin-right: 15px;
  margin-bottom: 10px;
}

#Formale img, #Casual img, #Minimal img, #Specifico img{
  display:block;
   width: 100px;
   position: absolute;
   margin: auto;
   top: 0;
   left: 0;
   right: 0;
   bottom: 20px;
}

#Casual{
  width:550px;
  height:230px;
  background-color: #4b5d8c;
  border-radius: 10px;
  position:relative;
  margin: auto;
margin-bottom: 10px;

}

#Minimal{
  width:550px;
  height:230px;
  background-color: #4b5d8c;
  border-radius: 10px;
  position:relative;
  margin: auto;
  margin-right: 15px;

}

#Specifico{
  width:550px;
  height:230px;
  background-color: #4b5d8c;
  border-radius: 10px;
  position:relative;
  margin: auto;

}


#Formale:hover, #Casual:hover, #Minimal:hover, #Specifico:hover{
  cursor: pointer;
  filter: opacity(70%);
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}
.categoryTitleMask{
	position: absolute;
	width: 100%;
	background-color: white;
	opacity: 0.4;
	height: 50px;
	display: flex;
  border-radius: 0px 0px 10px 10px;
  justify-content: center; 
  margin-top:180px;
}

.categoryTitleMask h1{
  font-family: Lato;
  font-size: 20px;
  font-weight: 400;
  color: #4b5d8c;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}



/*paginaquattro*/
.boxLavoro{
  width:200px;
  height:200px;
  position: relative;
  border-radius: 20px;
  z-index:99;
  margin: auto;
  margin-bottom: 20px;

}
.boxLavoro:hover{
  cursor: pointer;
	filter: opacity(40%);
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}



#screen{
  display:block;
  margin-left:auto;
  margin-right:auto;
  width:200px;
  height:200px;
  border-radius: 10px 10px 20px 20px;
  z-index:10;"
}

.categoryTitleMasklavoro{
	position: absolute;
	width: 100%;
	background-color: #f8f9fa;
	/*opacity: 0.8;*/
	height: 70px;
	display: flex;
  border-radius: 0px 0px 10px 10px;
  margin-top:130px;
  border: none;
}
.categoryTitleMasklavoro h1{
  font-family: Raleway;
	font-size: 14px;
	color: #444;
  margin:auto;
}
.info{
  width:30px;
  height:30px;
  position:absolute;
  margin-left:160px;
  margin-top:10px;
}

/*quartapagina*/

.tendina{
flex-wrap: wrap;
	font-size: 14px;
   	height: 400px;
    position: absolute;
    top:40px;
    width: 230px;
    border: solid;
    background-color:#000;
    border-color: #000;
	border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  visibility: hidden;
    }
  .tendina p{
    display: inline-block;
	cursor: pointer;
	border-radius: 5px;
	color: #fbfeff;
  padding:10px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  margin-top:1px;
}

.info img:hover{
  cursor: pointer;
 filter: opacity(50%);
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}


/*paginacinque*/

#boxMinimale, #boxProfessionale, #boxRaffinato, #boxRaffinato, #boxProfessionale{
    margin-bottom:20px;
    position: relative;
    border:none;
    margin: auto;
}

.boxstili{
  margin-bottom:20px;
  position: relative;
  border:none;
  margin: auto;
  display:flex;
  width:550px;
  height:390px;
}
.boxstili img{
	margin-bottom:25px;
  width:98%;
  height:98%;
}

.categoryTitleMaskCaratteriClassico{
position: absolute;
width: 100%;
background-color: rgba(250, 250, 250, 0.8);
height: 80px;
display: flex;
margin-top:40%;
border: none;
}

.categoryTitleMaskCaratteriModerno{
position: absolute;
width: 100%;
background-color: rgba(250, 250, 250, 0.8);
height: 80px;
display: flex;
margin-top:40%;
border: none;
}
.categoryTitleMaskCaratteriCreativo{
position: absolute;
width: 100%;
background-color: rgba(250, 250, 250, 0.8);
height: 80px;
display: flex;
margin-top:40%;
border: none;
}
.categoryTitleMaskCaratteriClassico h1{
  font-family: Lato;
	font-size: 1.5em;
	color: #444;
	font-weight: 400;
	padding: 5px;
  margin:auto;
}

.categoryTitleMaskCaratteriModerno h1{
  font-family: Lato;
  font-size: 1.5em;
  color: #444;
margin:auto;
  font-style: normal;
  padding: 5px;
  	font-weight: 400;
}

 .categoryTitleMaskCaratteriCreativo h1{
  font-family: Lato;
  font-size: 1.5em;
  color: #444;
  margin:auto;
  font-style: normal;
  padding: 5px;
  	font-weight: 400;
 }

.boxstili:hover{
  cursor: pointer;
 filter: opacity(70%);
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}

.mySelezioneStili img{
display:none;
position:absolute;
z-index:99;
margin-left:auto;
margin-right:auto;
width:150px;
height:150px;
}

.mySelezioneStili{
  width:150px;
  height:150px;
  position:absolute;
  z-index:99;
  margin-top:115px;
  margin-left:120px;
}

/*paginasei*/
.categoryTitleMaskCaratteriMinimal{
position: absolute;
width: 100%;
background-color: rgba(250, 250, 250, 0.8);
height: 80px;
display: flex;
margin-top:40%;
border: none;
}
.categoryTitleMaskCaratteriProfessionale{
position: absolute;
width: 100%;
background-color: rgba(250, 250, 250, 0.8);
height: 80px;
display: flex;
margin-top:40%;
border: none;
}
.categoryTitleMaskCaratteriRaffinato{
position: absolute;
width: 100%;
background-color: rgba(250, 250, 250, 0.8);
height: 80px;
display: flex;
margin-top:40%;
border: none;
}

.categoryTitleMaskCaratteriMinimal h1{
  font-family: Lato, sans-serif;
  font-size: 1.5em;
  color: #444;
  font-weight: 400;
  margin:auto;
  font-style: normal;
}

.categoryTitleMaskCaratteriProfessionale h1{
  font-family: Lato, serif;
  font-size: 1.5em;
  color: #444;
  font-weight: 400;
  margin:auto;
}
.categoryTitleMaskCaratteriRaffinato h1{
  font-family: Lato, cursive;
  font-size: 1.5em;
  color: #444;
  font-weight: 400;
  margin:auto;
}


/*paginasettima*/
#imageteam, #imageindividuale{
  display:block;
  margin:0 auto;


  border-radius: 20px;
}
/*paginaottava*/
  #imagetel, #imageemail{
  display:block;
  margin:0 auto;
  width:100%;
  height:450px;
  border-radius: 20px;
  }

#selezioneind, #selezioneteam{
  display:none;
}
#selezionetelefono, #selezioneemail{
  display:none;
}
.categoryTitleMasktipo{
  position: absolute;
  width: 100%;
  background-color: #7accc8;
  height: 100px;
  display: flex;
  border-radius: 0px 0px 20px 20px;
  margin-top:300px;
}

.categoryTitleMasktipo h1{
  font-family: raleway;
  font-size: 32px;
  color: white;
  margin:auto;
}


/*pagina tre*/
.foto{
  width:70%;
  height:70%;
  margin-left:auto;
  margin-right:auto;
  padding:20px 0;
  display:block;
  background-color: none;
}

.foto:hover{
  cursor: pointer;
 filter: opacity(50%);
    transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}

.avatar{
    width:200px;
    background-color:#f8f9fa;
    border-radius: 20px;
    margin:auto;
    margin-bottom:0;
    position:relative;
    display:flex;
    align-items: center;
    flex-direction: row;
}


.clickavatars{
  z-index:50; position:absolute; width:150px; height:150px; margin-left:10%; display:none;
}

#specificoDonna{
  margin-top: 10px;
}



/*RESPONSIVE*/
/* Tablet in modalità orizzontale */
@media all and (max-width: 1279px){

/*pagina cinque-sei*/
.boxstili{
  width:450px;
  height:450px;
}

.mySelezioneStili{
  margin-left:150px;
  margin-top:140px;
}

/*paginauno*/
.selezione img{
  width:80px;
  height:80px;
  z-index:150;
  position: absolute;
  margin: 0;
}

.selezione{
  width:80px;
  height:80px;
  position: absolute;
  margin-left:0;
  margin-top:90px;
}

#selezioneteam, #selezioneind{
  width:120px;
  height:120px;
  z-index:100;
  position:absolute;
}
#selezioneteam img, #selezioneind img{
  width:120px;
  height:120px;
  position:absolute;
  margin:0;
}

#team, #individuale{
  width:60%;
  height:400px;
  margin-right:auto;
  margin-left:auto;
}
#imageteam, #imageindividuale{
  width:100%;
  height:400px;
}
  #imagetel, #imageemail{
   width:100%;
   height:350px;
  }
.masktipoL#categoryTitleMaskavatar{
  margin-top:340px;
}

.middlebox {
    width:90%;
    display:flex;
    flex-direction:column;
    align-items:center;
    margin:auto;
}

.box{
  width:80%;
  height:250px;
  background-color: white;
  border-radius: 20px;
  margin:auto;
  margin-bottom:0;
  position:relative;
  margin-top: 20px;
  position: relative;
  display:flex;
  flex-direction: column;
  align-items: center;
  border-color: black;
  border-width: 5px;
}

#avatarWoman{
  margin-top:0;
}

#imageavatar{
  display:block;
  margin-left:auto;
  margin-right:auto;
  width:80px;
  height:200px;
  z-index:1;
  margin-top: 30px;

}

 #categoryTitleMaskavatar{
  position: absolute;
 	width: 100%;
 	background-color: #f5f5f5;

   border-radius: 10px;
   z-index: 99;
   display: flex;
   flex-direction: column;
   align-items: center;
   margin-top: 190px;
 }

#categoryTitleMaskavatar h1{
  font-size: 1.5em;
  margin: 0 auto;
}


#bottonediv{
  width:100%;
  height:80px;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 50px;
}
.bottone{
  width:150px;
  height:60px;
  border-radius: 10px;
  background-color: #5bb59b;
  border:none;
  color:white;
  margin-right:auto;
  margin-left:auto;
  display: none;
}

.bottoneattivo a, .bottone a, .bottone_annulla a{
  text-decoration: none;
  font-size: 18px;
  color:white;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  display: none;
}

/*bottoni*/
.bottone_annulla{
  width:150px;
  height:60px;
  border-radius: 10px;
  background-color: orange;
  border:none;
  float:left;
  margin-right:5px;
  margin-left:auto;
  display: none;
}

#avantispento{
  width:150px;
  height:60px;
  font-size: 18px;
  border-radius:10px;
    display: none;
}

.sezioneDomande h2{
  font-size:1em;
  margin-left: auto;
  margin-right: auto;
}

.socialmediapagine img{
    margin-top:10px;
    margin-left: 40px;
    width:35px;
    height:35px;
    padding:0;
}


/*PAGINA DUE*/


#Formale img, #Casual img, #Minimal img, #Specifico img{
  display:block;
   width:100px; height:130px;
   position: absolute;
   margin:auto;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
}

.categoryTitleMask{
  margin-top:180px;
}

.categoryTitleMask h1{
  font-size: 20px;
}


/*pagine3*/
/*CF*/
#casualDonna, #casual, #formale, #formaleDonna, #minimale, #minimaleDonna{
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.avatar{
    width:150px;
    margin-top: 10px;
    margin-left:auto;
    margin-right:auto;
    padding-left: 10px;
}

#specificoDonna, #specifico{
  display:flex;
  flex-direction: column;
  align-items: center;
  width:40%;
  float:left;
  margin-left:5%;
  margin-right: 5%;
  margin-bottom: 20px;
}


.foto{
  width:70%;
  height:70%;
  margin-left:auto;
  margin-right:auto;
  padding:20px 0;
  display:block;
  background-color: none;
}

.clickavatars{
  z-index:50;
  position:absolute;
  width:80px;
  height:80px;
  margin-left:20%; display:none;
}

.sezioneDomande{
  margin-top:10px;
  display:flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-bottom:0;
}
.sezioneDomande h2{
margin-bottom: 20px;
}

.selezione{
  margin-top: 150px;
}



}/*chiusura media*/

/*paginaquattro*/

@media all and (max-width: 1089px){
  #team, #individuale{
    width:60%;
    height:80%;
    margin-right:auto;
    margin-left:auto;
  }

  .avatar{
    width:200px;
  }


  .selezione{
    margin-top: 140px;
  }

  #imageteam, #imageindividuale{
    width:100%;
    height:350px;
  }
  #imagetel, #imageemail{
   width:100%;
   height:350px;
  }
  .masktipoL#categoryTitleMaskavatar{
    margin-top:290px;
  }
  #Rigalavoro{
    display:flex;
    flex-direction: column;
    align-items: center;
    width:40%;
    float:left;
    margin-left:5%;
    margin-right:5%;
  }


  .centrale{
    width:80%;
    height:50%;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
  }


  .centrale{
    width:80%;
    height:40%;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
  }

  .centrale h3, h1{
    font-size: 2em;
    line-height: 1.5em;
    margin-top:40px;
  }

  .centrale p{
    font-size: 1.5em;
    line-height: 1.5em;
  }

  #aforismo{
    font-size: 1.2em;
    float:left;
  }

  .logo h1{
    display:block;
  }

  .logo img{
    width:70px;
    height:70px;
  }

  .socialmedia img{
    width:50px;
    height:50px;
  }

  .sottoheader{
    display:none;
  }

  #finale{
    font-size:2em;
    line-height: 1.5;
  }

  #frasefinale{
    font-size:1.5;
    margin-bottom:0px;
  }

  .boxstili{
    width:350px;
    height:350px;
  }

  .mySelezioneStili{
    margin-left:120px;
    margin-top:130px;
    width:100px;
    height:100px;
  }


  .mySelezioneStili img{
  width:100%;
  height:100%;
  }



}


@media all and (max-width:768px){
  #team, #individuale{
    width:80%;
    height:80%;
    margin-right:auto;
    margin-left:auto;
  }
  #imageteam, #imageindividuale{
    width:100%;
    height:350px;
  }
  #imagetel, #imageemail{
   width:100%;
   height:350px;
  }
  .clickavatars{
    z-index:50;
    position:absolute;
    width:100px;
    height:100px;
    margin-left:20%; display:none;
  }
  .selezione{
    margin-top: 100px;
  }

  /*index*/
  .centrale{
    width:80%;
    height:50%;
    margin-top: 15%;
    margin-left: auto;
    margin-right: auto;
  }

  .centrale h3{
    font-size: 1.8em;
    line-height: 1.3em;
    margin-top:40px;
  }

  .centrale p{
    font-size: 1.2em;
    line-height: 1.2em;
  }

  #aforismo{
    font-size: 1em;
    float:left;
    margin-bottom:0px;
  }
  #finale{
    font-size:2em;
    line-height: 1.5;
  }

  #frasefinale{
    font-size:1.5;
  }

  .logo h1{
    display:block;
  }

  .logo img{
    width:60px;
    height:60px;
  }

  .socialmedia img{
    width:40px;
    height:40px;
  }

  .sottoheader img{
    width:30%;
    height:30%;
  }

  .bottonediv{
    margin-top:5%;
  }

  .boxstili{
    width:350px;
    height:350px;
  }

  .mySelezioneStili{
    margin-left:130px;
    margin-top:130px;
    width:100px;
    height:100px;
  }


  .mySelezioneStili img{
  width:100%;
  height:100%;
  }

}



@media all and (max-width: 480px){
  .clickavatars{
    z-index:50;
    position:absolute;
    width:60px;
    height:60px;
    margin-left:20%; display:none;
  }

  .boxstili{
    width:250px;
    height:250px;
  }

  .mySelezioneStili{
    margin-left:80px;
    margin-top:80px;
    width:100px;
    height:100px;
  }


  .mySelezioneStili img{
  width:100%;
  height:100%;
  }

  .categoryTitleMaskCaratteriMinimal, .categoryTitleMaskCaratteriModerno, .categoryTitleMaskCaratteriCreativo,
  .categoryTitleMaskCaratteriClassico, .categoryTitleMaskCaratteriRaffinato, .categoryTitleMaskCaratteriProfessionale{
    height:60px;
  }
  .boxstili h1{
    font-size:2em;
  }

  .boxLavoro{
    width: 150px;
    height:150px;
  }

  #screen{
    width:150px;
    height:150px;
  }

  .masktipoL#categoryTitleMaskavatar{
    margin-top:210px;
  }

  .categoryTitleMasklavoro{
    margin-top: 100px;
    height:50px;
  }

  .info{
    width:20px;
    height:20px;
    position:absolute;
    margin-left:70%;
    margin-top:10px;
  }

.selezionelavoro img{
    display:none;
    width:80px;
    height:80px;
    margin-top:20%;
    margin-left:25%;
    position:absolute;
    z-index:99;
  }

.selezione{
  margin-top: 80px;
}

#team, #individuale{
  width:100%;
  height:80%;
  margin-right:auto;
  margin-left:auto;
}
#imageteam, #imageindividuale{
  width:70%;
  height:250px;
}


/*index*/
.centrale{
  width:80%;
  height:50%;
  margin-top: 15%;
  margin-left: auto;
  margin-right: auto;
}

.centrale h3{
  font-size: 1.5em;
  line-height: 1.5em;
  margin-top:30px;
}

.centrale p{
  font-size: 1em;
  line-height: 1.2em;
}

#aforismo{
  margin-top:10%;
  font-size: 1em;
  float:left;
}
#finale{
  font-size:1.8em;
  line-height: 1.5;
}

#frasefinale{
  font-size:1.2;
}
.logo h1{
  display:none;
}

.logo img{
  width:60px;
  height:60px;
}

.socialmedia img{
  width:40px;
  height:40px;
}

.sottoheader{
  display:none;
}

.avatar{
  width:130px;
}


}

@media all and (max-width: 360px){
  .contenitore{
    position:relative;
    height:120%;
  }
  .header{
    margin-top:0;

  }

  #aforismo{
    font-size:0.8em;
    margin-bottom:30px;
  }


  .avatar{
    width:120px;
  }

  .categoryTitleMasklavoro {
    margin-top: 70px;
    height: 50px;
}

.boxLavoro{
  width:120px;
  height:120px;
}

#screen{
  width:120px;
  height:120px;
}

.categoryTitleMasklavoro h1 {
    font-family: Raleway;
    font-size: 10px;
    color: white;
    margin: auto;

}

.selezionelavoro img {
  width:60px;
  height:60px;
}

.clickavatars{
  margin-left:12%;
}

#finale, #frasefinale{
  font-size:1.4em;
}

}/*chiusura*/
