* {
  box-sizing: border-box;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}

[class*="col-1"] {
  /* float: left; */
  padding: 0px;
  margin-top: 16.66vh;
 transform: rotate(-45deg);
}

[class*="col-6"] {
  /* float: right; */
  padding-right: 6.5%;
  padding-left: 6%;
  font-size: 1.7vw;
}

html {
  font-family: "Lucida Sans", sans-serif;
}

@-webkit-keyframes spin{
	100%{-webkit-transform: rotate(360deg);}
}

@-moz-keyframes spin{
	100%{-webkit-transform: rotate(360deg);}
}

@keyframes spin{
	100%{-webkit-transform: rotate(360deg);}
}

.header {
  background-color: #2E4917;
  padding: 10px;
  overflow: hidden;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 500;
  font-size: 30px;
  transition: font-size 0.2s ease-in-out;
}

.header:hover {
  font-size: 60px;
}

.header a {
  float: left;
  padding: 12px;
  text-decoration: none;
  width: 33.33%; 
  text-align: center; 
  color: #FCF5D6;
  transition: transform 0.2s ease-in-out;
}

.header a:hover {
  transform: scale(1.02);
  cursor: pointer;
}

@media screen and (max-width: 500px) {
  .navbar a {
    float: none;
    display: block;
    width: 100%;
    text-align: left; 
      }
}

/*
button {
  background: transparent;
  border: none !important;
  font-size:0;
}
*/
.menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu li {
  padding: 8px;
  margin-bottom: 7px;
  background-color: #33b5e5;
  color: #ffffff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.menu li:hover {
  background-color: #0099cc;
}

.aside {
  background-color: #33b5e5;
  padding: 15px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.footer {
  background-color: #0099cc;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  padding: 15px;
}

/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}

@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}

body {
	background-color: #385E1B;
  width: 100%;
}

.box-1 {
  position: relative;
  /* background: url(../images/BITMAP.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: contain; */
  width: 100vw;
  height: auto;
  text-align: center;
  /* height: 100vh; */
  /* z-index: 100; */

}

.box-1 + img {
  position: absolute;

}

/*
#etape1 {
  display: none;
}

#etape2 {
  display: none;
}

#etape3{
  display: none;
}
*/

/*
#titre1 {
  padding-left: 1vw;
  padding-right: 1vw;
}
*/

#titre1 {
  display: flex;
  padding-top: 5vw;
}

#titre2 {
  padding-top: 5vw;
  display: flex;
}

#titre3 {
  display: flex;
  padding-top: 5vw;
}

#ininin1 {
  padding-left: 0.01px;
}

#logo_piadina {
  position: absolute;
  display: block;
  margin: auto;
  /*width: 25vw;*/

  top: 17.8%;
  left: 32.5%;

    -webkit-animation: spin 40s linear infinite;
  -moz-animation: spin 40s linear infinite;
  animation: spin 40s linear infinite;

 /* -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; */
}

#logo_piadina2 {
	position: absolute;
  display: block;
  margin: auto;
  /*width: 25vw;*/

  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#BA {
	height: 25vw;
  width: 25vw;
  transform: translate(-35%, 30%);
}

#BA2 {
  width: 35vw;
  height: 35vw;
  margin-left: 6vw;

      -webkit-animation: spin 40s linear infinite;
  -moz-animation: spin 40s linear infinite;
  animation: spin 40s linear infinite;
}

#smiley {
  height: 18vw;
  width: 18vw;
  transform: translate(70%, 60%);
}

#assaisonnement {
  padding-left: 0%;
  padding-top: 5vw;  
  

  /* transform: translate(-50%, -50%); */
  /* display: flex;
  justify-content: center; */

}

.box-2{
  text-align: center;
  width: 100vw;
  height: auto;
}

.box-3{
  color: #FCF5D6;
  font-size: 2.4vw;
  float: left;
  padding-top: 5vw;
  padding-bottom: 5vw;
}

.box-3a{
  color: #FCF5D6;
  font-size: 2.4vw;
  float: left;
}

p.box-3a {
	margin-right: 1.5em !important;
	margin-left: 1.5em !important;
}

.box-4{
  width: 41.633vw;
   /* float: left; */
}

.box-4a{
  color: #FCF5D6;
  font-size: 2.4vw;
  float: left;
}

p.box-4a {
  margin-right: 1.5em !important;
  margin-left: 1.5em !important;
  margin-top: 1.5em !important;
}

.box-5{
  text-align: center;
  width: 100%;
  height: auto;
  padding-top: 5vw;
}

.box-6{
  float: left;
  width: 20%;
  text-align: center;
  padding-top: 5vw;
}

p.box6a{
	margin-right: 1.5em !important;
	margin-left: 1.5em !important;
}

.box-7{
  float: left;
  width: 20%;
  text-align: center;
  padding-top: 5vw;
}

.box-8{
  float: left;
  width: 20%;
  text-align: center;
  padding-top: 5vw;
}

.box-9{
  float: left;
  width: 20%;
  text-align: center;
  padding-top: 5vw;
}

.box-10{
  float: left;
  width: 20%;
  text-align: center;
  padding-top: 5vw;
  padding-bottom: 5vw;
}

.box-11{
  color: #FCF5D6;
  font-size: 10vw;
}

.box-11a{
  color: #FCF5D6;
  font-size: 0vw;
}

.box-12{
  color: #FCF5D6;
  width: 50%;
}

p.box12{
	margin-right: 1.5em !important;
	margin-left: 1.5em !important;

}

/*
.box-11{
  width: 20vw;
  height: 2vw;
  padding-left: 10vw;
  padding-right: 10vw;
  border-radius: 25%;
  border: 3px solid #FCF5D6;
}

.box-12{
  float: left;
  width: 20%;
  text-align: center;
}

.box-13{
  float: left;
  width: 20%;
  text-align: center;
}

.box-14{
  float: left;
  width: 20%;
  text-align: center;
}

.box-15{
  float: left;
  width: 20%;
  text-align: center;
}
*/

col-1{
  color: #FCF5D6;
  font-size: 3vw;

}

.rectangle {
  width: 100vw;
  height: 8.33vw;
  background-color: #385E1B;
  /* float: left; */
}

.rectangle2 {
  width: 6.5vw;
  height: 8.33vw;
  background-color: #385E1B;
  /* float: left; */
}

.rectangle3 {
  width: 84vw;
  height: 3px;
  background-color: #FCF5D6;
  /* float: left; */
  margin-top: 8.333vh;
  margin-left: 8.333%;
}

.rond {
  width: 24.99vw;
  height: 24.99vw;
  background-color: #FCF5D6;
  border-radius: 50%;
  position: relative;
}

.rond p{
  color: #FF0000;
  text-align: center;
  font-size: 3vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.rond2 p{ 
  color: #FCF5D6;
  text-align: center;
  font-size: 3vw;
  margin-top: 50%;
  transform: translate(0%, -50%);
}

.rond2{
  width: 24.99vw;
  height: 24.99vw;
  border-radius: 50%; 
  background-color: #385E1B;
  border: 3px solid #FCF5D6;
}

.rond3{
  width: 24.99vw;
  height: 24.99vw;
  border-radius: 50%;
  background-color: #FF0000;
}

.rond4 p{ 
  color: #FF0000;
  text-align: center;
  font-size: 3vw;
  margin-top: 50%;
  transform: translate(0%, -50%);
}

.rond4{
  width: 24.99vw;
  height: 24.99vw;
  border-radius: 50%;
  background-color: #385E1B;
  border: 3px solid #FCF5D6;
}

.rond5 p{ 
  color: #FF0000;
  text-align: center;
  font-size: 3vw;
  margin-top: 50%;
  transform: translate(0%, -50%);
}

.rond5{
  width: 24.99vw;
  height: 24.99vw;
  border-radius: 50%;
  background-color: #385E1B;
  border: 3px solid #FCF5D6;
/* choisir entre linear et ease-in*/
  -webkit-animation: spin 10s linear infinite;
  -moz-animation: spin 10s linear infinite;
  animation: spin 10s linear infinite;
}

.rond6 {
  width: 24.99vw;
  height: 24.99vw;
  background-color: #FCF5D6;
  border-radius: 50%;

  -webkit-animation: spin 12s linear infinite;
  -moz-animation: spin 12s linear infinite;
  animation: spin 12s linear infinite;
}

.rond6 p{
  color: #FF0000;
  text-align: center;
  font-size: 3vw;
  margin-top: 50%;
  transform: translate(0%, -50%);
}

.rond7 p{ 
  color: #FF0000;
  text-align: center;
  font-size: 3vw;
  margin-top: 50%;
  transform: translate(0%, -50%);
}

.rond7{
  width: 24.99vw;
  height: 24.99vw;
  border-radius: 50%;
  -webkit-animation: spin 10s linear infinite;
  -moz-animation: spin 10s linear infinite;
  animation: spin 10s linear infinite;
}

/*
.rond7:hover {
  transform: scale(0.95);
  transition: 0.2s;
  cursor: pointer;
}
*/

.rond8 p{ 
  color: #FF0000;
  text-align: center;
  font-size: 3vw;
  margin-top: 50%;
  transform: translate(0%, -50%);
}

.rond8{
  width: 50vw;
  height: 10vw;
  border-radius: 0%;
  background-color: #FCF5D6;
}

/*
.rond9 {
  width: 24.99vw;
  height: 24.99vw;
  background-color: #FCF5D6;
  border-radius: 50%;
  left: 37.5%;
  position: relative;
  padding-top: 5vw;
}

.rond9:hover {
  transform: scale(1.05);
  transition: 0.2s;
  cursor: pointer;
}

.rond9:active {
  transform: scale(0.95);
}
*/

.videorond{
  border: 30px solid #FCF5D6; /* Light grey */
  border-top: 30px solid #2B4415; /* Blue */
  border-radius: 100%;
  width: 24.99vw;
  height: 24.99vw;
  animation: spin 20s linear infinite;
  left: 37.5%;
  position: relative;
  padding-top: 5vw;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#triangle {
  
  position: absolute;
  display: block;
  margin: auto;
  /*width: 25vw;*/
  top: 50%;
  left: 50%;
  transform: translate(-50%, -0%);
  display: flex;
  justify-content: center;
  padding-top: 167.5vw;

  /* a changer */

}

#triangle2 {
  position: relative;
  float: left;
}

#triangle3 {
  position: relative;
  float: left;
  width: 25%;
  height: 70%;
}

/*
#boite {
  height: 10px !important;
}
*/
.texte2{
  color: #FCF5D6;
  font-size: 2.4vw;
}

.texte3 p{
  position: relative;
  float: left;
  text-align: left;
  padding-top: 0,5vw;
}


.columns {
  display: flex;
  width: 8,33%;
}

.column {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 10vh;
}

.column p {
  transform: rotate(-45deg);
  white-space: nowrap;
}

.ligne{
  width: 80vw;
  border-bottom: 3px solid #FCF5D6;
   left: 50%;
  position: relative;
  transform: translate(-50%, -0%);
  padding-top: 5vw;
}

.row {
  display: flex;
  padding-right: 2.5vw;

}

.row img {
  width: 50%;
  height: 50%;
}

.row p {
  margin-left: 1.5em;
  margin-right: 1.5em;
}

.row2 {
  display: flex;
  padding: 1px;  
  height: 50vw;
}

.row2 img {
  width: 50%;
  height: auto;
}

.row2 p {
  margin-left: 1em;
}

.row3 {
  display: flex;
  height: 50vw;
}

.row3 p {
  /*margin-left: 1em;*/
}

.row4 {
  display: flex;
  padding: 10px;
  padding-top: 15vw;
}

.row4 img {
  width: 50%;
}

.row4 p {
  margin-left: 1em;
}

.row5 {
  padding-top: 5vw;
  text-align: left;
  /*padding-bottom: 10vw;*/
}

.row5 p {
  padding-left: 30px;
}

.row6 {
  display: flex;
  padding-right: 2.5vw;
  padding-top: 5vw;

}

.row6 img {
  width: 50%;
  height: 50%;
}

.row6 p {
  margin-left: 1em;
}

.row7 {
  display: flex;
  padding: 10px;
  padding-top: 5vw;
  padding-bottom: 5vw;
}

.row7 img {
  width: 50%;
}

.row7 p {
  margin-left: 1em;
}

#titre-balsamique {
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

#titre-balsamique:hover {
	transform: scale(1.02);
  background-color: #2E4917;
  cursor: pointer;
}

#titre-basilic {
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

#titre-basilic:hover {
	transform: scale(1.02);
  cursor: pointer;
  background-color: #2E4917;
	transition: 0.2s;
}

#titre-huile {
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

#titre-huile:hover {
	transform: scale(1.02);
  cursor: pointer;
  background-color: #2E4917;
	transition: 0.2s;
}

#titre-poivre {
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

#titre-poivre:hover {
	transform: scale(1.02);
  background-color: #2E4917;
	transition: 0.2s;
  cursor: pointer;
}

#titre-sel {
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

#titre-sel:hover {
	transform: scale(1.02);
  background-color: #2E4917;
	transition: 0.2s;
  cursor: pointer;
}

#titre-romarin {
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

#titre-romarin:hover {
  transform: scale(1.02);
  background-color: #2E4917;
  transition: 0.2s;
  cursor: pointer;
}

.circles {
  display: flex;
  justify-content: space-around;
}

.circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: solid white 2px;
}

.circle img {
  width: 100%;
  height: 100%;
}

.chrono {
  font-size: 5vw;
  color: #FCF5D6;
  text-align: center;
  border-radius: 50%;
  background-color: transparent;
  border: 3px solid #FCF5D6;
  width: 24.8vw;
  height: 24.8vw;
  margin: 0 auto;
  transition: color 0.2s ease-in-out, border 0.2s ease-in-out, transform 0.2s ease-in-out;
} 

.chrono p {
  text-align: center;
  margin-top: 50%;
  transform: translate(0%, -50%);
}

.chrono:hover {
 cursor: pointer;
 color: #2E4917;
 border: 5px solid #2E4917;
  transform: scale(1.02);
}

.chrono:active {
  transform: scale(0.97);
}

.chrono p:active {
  text-align: center;
  margin-top: 50%;
  transform: translate(0%, -50%);
}

p.B7{
	text-decoration: none;
	font-size: 0px;
	background: #385E1B;
	color: #385E1B;
	border: 3px solid #FCF5D6;
	border-radius: 100px;
	cursor: pointer;
	outline: none;
	transition: 0.3s;
	margin-left: 5vw;
	margin-bottom: 50vw;
	margin-top: 1vw;
	margin-right: 25%;
	padding-top: 0.5vw;
 	padding-bottom: 15px;
 	padding-right: 9vw;
 	float: left;
  	text-align: center;
}

p.B7:hover {
	font-size : 0px;
	border-radius: 20px;
	background-color : #FCF5D6;
	border: 3px solid #FCF5D6;
  	color: #385E1B;
	transform: scale(1.02);
  	padding-bottom: 40vw;
  	text-align: center;
}

p.B7:active {
	transform: scale(0.98);
}