body, html {
  height: 100%;
  padding:0px !important;
}
p{
	font-family:sans-serif;
    font-size: x-large;
}
h3{
	color:#8e5341;
}
/*********home**********/
#menu {
	z-index:10;
    position: fixed;
    height: 60px;
    width: 100%;
	background-image: linear-gradient(to top, rgba(0,0,0,0.2), rgba(0,0,0,1));
}
#menuList {
    display: block;
    margin: 20px 20px 20px 60px;
}
#menu a{
	color:white;
	margin-right:10px;
}

.actual {
    text-decoration: underline;
    color: blueviolet;
    /* padding: 10px; */
}
.homeImg {
    
}
/* Chrome, Safari, Opera */
@-webkit-keyframes zoom {
    from {
    	-webkit-transform: scale(1,1);
    }
    to {
    	-webkit-transform: scale(1.1,1.1);
    }
}

/* Standard syntax */
@keyframes zoom {
   from {
        transform: scale(1,1);
   }
   to {
        transform: scale(1.1,1.1);
   }
}


#backSlideHome{
	 /* Full height */
  height: 100%; 
}
.parallax {
  /* The image used */
  background-image: url('../img/home2.jpg');
	z-index:0;
 height: 100%; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
 // background-size: cover;
 // -webkit-animation: zoom 5s; /* Chrome, Safari, Opera */
   // animation: zoom 5s;
	overflow:hidden;

}
.paginaSeparazione{
  /* The image used */
  background-image: url('../img/cioccolatini.jpg');

  /* Full height */
  height: 100%; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-shadow: 0px 2px 15px 2px rgba(199,105,236,1);
-moz-box-shadow: 0px 2px 15px 2px rgba(199,105,236,1);
box-shadow: 0px 2px 15px 2px rgba(199,105,236,1);
}
#parallaxProdotti{
 
  height: 50%; 
 
  /* Create the parallax scrolling effect 
   background-image: url('../img/cioccolatini.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;*/
}
#chiSiamoSlide{
	
}

.bigLogo {
    width: 20%;
    margin: auto;
    padding-top: 30px;
    display: block;
}
.middleSlide{
	float:left;
	width:44%;
	//height:100%;
	display:block;
	margin:0 3% 0 3%;
}

.middleSlide img {
    width: 100%;
    margin: auto;
	border-radius: 10%;
   /* padding-top: 30px;*/
    display: block;
	border: 3px solid #c769ec
}
/****Prodotti****/
#prodotti {
    margin: 12% 0 0% 0;
}
.prodotto {
   /*width: 150px;
    height: 150px;*/
	width: 70%;
    border-radius: 50%;
	border: 3px solid #c769ec;
		 opacity: 1;
  display: block;
  transition: .5s ease;
  backface-visibility: hidden;
}

.containerProdotto {
	position: relative;
    display: block;
    float: left;
	width: 20%;
	
}
#festivita > .containerProdotto {
    width: 25%;
    margin-left: 6%;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  margin: auto;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  background-color: rgba(0,0,0,0.5);
    border-radius: 50%;
	width: 70%;
	height: 100%;
}

.containerProdotto:hover .image {
  opacity: 0.3;
}

.containerProdotto:hover .middle {
  opacity: 1;
}


.productTitle {
    color: white;
    font-size:150%;
    margin: auto;
    display: block;
    padding-top: 40%;
    height: 100%;
}

/*pagina intermezzo*/
.listDo{
	text-shadow: black 2px 2px 4px;
	width: 100%;
    height: 100%;
    list-style: none;
    color: white;
    font-size: 200%;
    display: block;
    margin: auto;
}

/*festivita*/
#parallaxFestivita {
    /*height: 100%;*/
}
.halfFest{
	display:block;
	margin:30px 5% 30px 5%;
	width:40%;
	float:left;
}
#festivita {
    float: left;
    margin: 40px 10%;
    display: block;
    width: 80%;
}
#actualFestImg{
	width: 60%;
    border-radius: 50%;
	border: 3px solid #c769ec;
		 opacity: 1;
	display: block;
	transition: .5s ease;
	backface-visibility: hidden;
}
#actualFest {
    display: block;
    float: left;
	width:100%;
}

#contact {
    display: block;
    margin: auto;
    width: 90%;
	font-size:18px;
}
.contactColumn{
    margin: 0px auto;

}
.contactColumn p{
	margin-bottom:30px;
}
.separatore{
	width: 100%;
    display: block;
    height: 30px;
    background: no-repeat;
    margin: 40px auto;
    background-position: center;
    background-image: url(../img/separatore.png);
}
.modal-title {
  
    display: none;
}




/*IMMAGINI GALLERY*/
.thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
  }
  .carousel-control.right {
      background-image: none !important;
      color: #8e5341;
	 
	  width:10% !important;
	  right:15px !important;
 
  }
  .carousel-control.left {
      background-image: none !important;
      color: #8e5341;
	 
	  width:10% !important;
	  left:15px !important;
 
  }
  .carousel-indicators li {
      border-color: #f4511e;
  }
  .carousel-indicators li.active {
      background-color: #f4511e;
  }
  .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }
   .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
	}
    #chiSiamoSlide p {
      font-size:medium;
    }
  }
  
   @media screen and (min-width: 769px) and (max-width: 1260px) {
    #chiSiamoSlide p {
      font-size:large;
    }
	}
  //////////////////////////
   .navbar {
      margin-bottom: 0;
      background-color: #fff;
      z-index: 9999;
      border: 0;
      font-size: 16px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 4px;
      border-radius: 0;
      font-family: Raleway, sans-serif;
	  min-height: 50px;
  }
  .navbar li a, .navbar .navbar-brand {
      color: #000 !important;
  }
  .navbar-brand {
    float: left;
    height: 60px;
    padding-top:10px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand img{
	max-height:40px;
}
  .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #f4511e !important;
      background-color: #fff !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #fff !important;
  }
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
  }
  
  .topnav {
	overflow: hidden;
    position: fixed;
    z-index: 1;
    width: 100%;
	background-image: linear-gradient(to top, rgba(0,0,0,0.2), rgba(0,0,0,1));
}

.topnav a {
   float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  color: #dda3f6;
}

.topnav a.active {
  color: #c769ec;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: fixed;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
   .topnav {
	background-color:darkslategray;
	background-image: none;
}

/*prodotti*/
#prodotti {
    margin: 12% auto 0% auto;
    display: block;
}
.containerProdotto {
    position: relative;
    display: inline-block;
    float: none;
    width: 49%;
	margin-bottom: 10px;
}
#parallaxProdotti {
    height: 100%;
}
.parallax{
	background-size:cover;
}
.bigLogo {
    width: 40%;
}
.topnav a {
  
  display: none;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}
}


@media (min-width: 992px){
.modal-dialog {
    max-width: 90% !important;
}
}