.menu-top {
   display: none;
}
.open-time .title {
	letter-spacing: 0;
    font-size: 5em;
}
.history.half .history-title .title-element {
  	letter-spacing: 0;
    font-size: 5em;
}
#servizio {
	width:25%;
  float:left;
  margin-bottom: 45px;
}
#servizio h3 {
	color: #555;
    font-size: 16px;
}
.alessio {
	color: #000002;
    font-size: 2.30769em;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
}
.swiper-button-prev, .swiper-button-next {
 display:none;
}
.title-box::after {
    border-bottom: 2px solid #ccc;
}
.reward-img .img {
  display: none;
}
.alessio-colonna {
	display:block;
  padding-left: 15px;
}
.content-blog-details .content {
font-size: 16px;
}
.content-blog-details .content strong {
font-size: 16px;
}
ul li {
    list-style: circle;
}
header.tranfarent .menu-main .menu-bottom #main-nav ul li {
  list-style-type: none;
}
.experts .title .name {
  text-align: center;
}
@media screen and (max-width: 720px) {
	#servizio {
	width:33%;
}
  .swiper-button-prev, .swiper-button-next {
 display:block;
}
}
@media screen and (max-width: 480px) {
	#servizio {
	width:50%;
}
  #slider-alessio {
    display: none;
  }
  .search-header-right {
    display:none;
  }
.history.half .history-title .title-element {
    display: none;
  }
.history.half .history-title .title-element:after {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 360px) {
	#servizio {
	width:100%;
    float:none;
}
}