 	.libri_top_container {
		width: 100%;
		background: url("../img/pattern/gs_arancio_pattern.png") repeat 0 0;
		border-top:5px #fff solid;
		border-bottom:5px #fff solid;
		clear:both;
		overflow:hidden;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.5);
	}

	.swiper_container_stilton {
		width: 100%;
        height: 380px;
		position:relative;
		z-index:1;

	}



	.swiper-container {
        width: 100%;
        height: 335px;
        margin-left: auto;
        margin-right: auto;
		background: url("../img/share/back_ebook.png") repeat-x left bottom;
    }
    .swiper-slide {
        background-size: cover;
        background-position: center;
    }



    .gallery-top {
        width: 100%;
		height:45px;
		line-height:45px;
		text-align:center;
		color:#ffea00;
		font-size:1.300em;
		background:#ef7e19;

    }
    .gallery-thumbs {
        box-sizing: border-box;
        padding:0;
    }
    .gallery-thumbs .swiper-slide {
        height: 211px;
		position:relative;
		width:33.33333333%;
		top: 80px;
    }
	.gallery-thumbs .swiper-slide span {
		display:none;
    }
	.gallery-thumbs .swiper-slide a {
        height: 211px;
		position:relative;
		display:block;
		pointer-events: none;
	}
	.gallery-thumbs .swiper-slide:after {
		content:'';
		border-radius: 50%;
		background-color: rgb(252, 255, 22);
		position: absolute;
		left:50%;
		bottom: 0px;
		width: 0;
		height: 0;
		z-index: 1;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
    }
	.gallery-thumbs .swiper-slide img {
		width:209px;
		height:auto;
		position:relative;
		top:50%;
		left:50%;
		z-index:100;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
    }
	.gallery-thumbs .swiper-slide-active:after {
		width: 327px;
		height: 36px;
		bottom:-18px;
    }
	.gallery-thumbs .swiper-slide-active a {
		pointer-events:inherit;
	}
    .gallery-thumbs .swiper-slide-active img {
		width:288px;
		height:auto;


    }
	.swiper-button-prev.swiper-button-white {
		background-size: 36px auto;
		width: 45px;
		height: 45px;
		left: 30px;
		top: 0;
		margin-top: 0;
	}
	.swiper-button-next.swiper-button-white {
		background-size: 36px auto;
		width: 45px;
		height: 45px;
		right: 30px;
		top: 0;
		margin-top: 0;
	}

    /*.swiper-slide {
        text-align: center;
        font-size: 18px;
        background: url('../img/demo/lib.png') no-repeat center center;
        width: 209px;
		height:159px;

        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }*/



	.ie7 .swiper_container_stilton,
	.ie8 .swiper_container_stilton,
	.ie9 .swiper_container_stilton {
        height:auto;
		overflow:hidden;

	}
	.ie7 .swiper-wrapper,
	.ie8 .swiper-wrapper,
	.ie9 .swiper-wrapper {
		overflow:hidden;
	}
	.ie7 .gallery-thumbs,
	.ie8 .gallery-thumbs,
	.ie9 .gallery-thumbs {
		border-bottom:40px #177782 solid;
		overflow:hidden;
		padding:50px 0 30px;

	}
	.ie7 .gallery-thumbs .swiper-slide,
	.ie8 .gallery-thumbs .swiper-slide,
	.ie9 .gallery-thumbs .swiper-slide {
		float:left;
		top:0;
		height:250px;
		overflow:hidden;
		padding:30px 0 0;
	}
	.ie7 .gallery-thumbs .swiper-slide a,
	.ie8 .gallery-thumbs .swiper-slide a,
	.ie9 .gallery-thumbs .swiper-slide a {
        height: auto;
	}
	.ie7 .gallery-thumbs .swiper-slide a img,
	.ie8 .gallery-thumbs .swiper-slide a img,
	.ie9 .gallery-thumbs .swiper-slide a img {
        top:0;
		left:0;
		-webkit-transform:none;
		-ms-transform:none;
		transform:none;
		margin:0 auto;
	}

	.ie7 .gallery-thumbs .swiper-slide span,
	.ie8 .gallery-thumbs .swiper-slide span,
	.ie9 .gallery-thumbs .swiper-slide span {
		display:block;
		line-height:25px;
		text-align:center;
		color:#ffea00;
		font-size:1.100em;
		padding:10px;
    }
	.ie7 .swiper-container,
	.ie8 .swiper-container,
	.ie9 .swiper-container {
		height:auto;
		overflow:hidden;
		background:none;
	}
	.ie7 .gallery-top,
	.ie8 .gallery-top,
	.ie9 .gallery-top {
		display:none;
	}



.txt_seo {
	width:950px;
	margin:0 auto;
	overflow:hidden;
	padding:15px 0 35px;
	position:relative;
	min-height:397px;
	background:url("../img/ebook_app/bg_ebook_app.png") no-repeat 0 45px;
	clear:both;
  z-index: 2;
}
.img_list_seo{
  float: left;
  margin-top: 350px;
}
.img_list_seo .img1{ margin-bottom: 26px; }
.img_list_seo .img2{ margin-bottom: 30px; }
.img_list_seo .img3{ margin-bottom: 20px; }


.txt_seo_pattern {
	background:url("../img/pattern/texture_carta.jpg") repeat 0 0;
	padding:45px 25px;
	width:595px;
	margin:15px 0 0 335px;
  position: relative;
  min-height: 337px;
  box-sizing: border-box;
}
.txt_seo:after{
  content: '';
  position: absolute;
  right: 0; top: 40px;
  background: url('../img/ebook_app/ombracarta.png') no-repeat 0 0;
  width: 57px;
  height: 327px;
  z-index: -1;
}

.download_app_ebookapp{
  position: relative;
  background: url('../img/ebook_app/bg_download_ebookapp.png') no-repeat 0 0;
  display: block;
  width: 100%;
  height: 120px;
  overflow: hidden;
  margin: 30px 0;
}
.download_app_ebookapp ul{
  margin: 0; padding: 0;
  list-style-type: none;
  margin-top: 40px;
  margin-left: 131px;
}.download_app_ebookapp ul li{ float: left; margin: 0 10px; }


.txt_seo p {
	margin-top:10px;
	color:#074b64;
	line-height:24px;
}
.txt_seo h2{
  padding: 40px 0 20px;
}
.txt_seo figure{
  margin-bottom: 30px;
}
.txt_seo figure img{
  max-width: 100%;
  height: auto;
  display: block;
}
.txt_seo ul.list_ebookapp{
  padding: 0;
  list-style-type: none;
  margin: 30px 0 0;
} .txt_seo ul.list_ebookapp li{
  background: url('../img/ebook_app/arrow.png') no-repeat left 4px;
  padding: 0 0 26px 32px;
}

.select_collana_100 {
	width:100%;
	background:rgba(23, 119, 130, 0.4);
	overflow:hidden;
}
.select_collana {
	width:950px;
	margin:0 auto;
	padding:20px 0;
	overflow:hidden;
}
.select_collana_1 {
	float:left;
	margin:0 80px 0 0;
}
.select_collana_2 {
	float:left;
	margin:0 15px 0 0;
}
	.input_libri_label {
		width: 225px;
		display: block;
		border: none;
		padding:0;
		line-height:20px;
		color:#FFFFFF;
		font-size:0.700em;
		float:none;
		margin:0;
		text-transform:uppercase;
	}
	.input_libri {
		width: 225px;
		border: 1px #307f88 solid;
		padding: 1px 0;
		line-height:21px;
		color:#307f88;
		font-size:0.700em;
		float:none;
		margin:0;
		clear:both;
	}



    @media screen and (min-width: 1280px) {
		.gallery-thumbs .swiper-slide {
			height: 211px;
			position:relative;
			width:25%;
		}
	}

	@media screen and (min-width: 1400px) {
		.gallery-thumbs .swiper-slide {
			height: 211px;
			position:relative;
			width:20%;
		}
	}
	@media screen and (min-width: 1800px) {
		.gallery-thumbs .swiper-slide {
			height: 211px;
			position:relative;
			width:14%;
		}
	}
@media screen and (min-width: 320px) and (max-width: 767px) {
	.gallery-thumbs .swiper-slide {
		  height: 211px;
		  position: relative;
		  width: 100%;
		  top: 80px;
		}
		.tit_page h2 {
  font-size: 1.2em;
  line-height: 25px;
  color: #ffea00;
  z-index: 1;
  padding: 0 100px 0 10px;
}
	.swiper-button-next.swiper-button-white {
   background-size: 25px auto;
  right:5px;

}
.swiper-button-prev.swiper-button-white {
  background-size: 25px auto;
  left: 5px;
}
.gallery-top h3 {
   font-size: 0.8em;
  padding: 0 40px 0;
  line-height: 20px;
  position: relative;
  top: 50%;

  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.gallery-thumbs .swiper-slide-active:after {
  width: 300px;

}
.select_collana {
	  width: 100%;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}
.select_collana_1 {
  float: left;
  margin: 0 0 10px;
  width: 100%;
}
.select_collana_2 {
  float: left;
  margin: 0;
  width: 100%;
}
.txt_seo {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  min-height: inherit;
  background: none;
  clear: both;
  padding:20px 10px;
  -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}
.txt_seo_pattern {
  background: none;
  padding: 0;
  width: 100%;
  margin: 0;
  color:#fff;
}
.txt_seo h1 {
  line-height: 30px;
  font-size: 1.250em;
  padding: 0 0 10px;
  color:#fff;
}
.txt_seo p {
  color:#fff;
}
.swiper-container-horizontal > .swiper-pagination {
		display:none !important;
	}
	.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
		display:none !important;
	}
	.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
		display:none !important;
	}
	.swiper-container {
		height: auto;
	  	border-left:none;
	  	border-right:none;
	  	border-bottom:none;
		border-top:none;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		  background: none;
	}
	.swiper-slide img {
		width: 100%;
		height:auto;
		position:relative;
		left:0;
		top:0;
		-ms-transform:none;
		-webkit-transform:none;
		-moz-transform:none;
		transform:none;

	}
	.libri_top_container {
	  width: 100%;
	  margin: 0 auto 0;
	  border: none;
	  border-radius: inherit;
	  overflow: visible;
	  position: relative;
	  box-shadow: none;
	}
	.tit_page {
  position: relative;
  background: #eb9e3b;
    min-height: 50px;
  margin: 0;
}
.tit_page_center {
  margin: 0 auto;
  position: relative;
    width: 100%;
  padding: 0;
}
.tit_page h1 {
  font-size: 1.250em;
  line-height: 30px;
  color: #FFEA00;
  z-index: 1;
  padding: 15px 10px;
  font-weight: 900;
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

  .img_list_seo, .txt_seo:after{
    display: none;
  }
  .download_app_ebookapp{ background: none; }
  .download_app_ebookapp ul{ margin-left: 0; }
  .download_app_ebookapp ul li{ margin: 0 5px; }


}
