.library-square {
  width: 100%;
  background-color: #f55;
}

.panel-square {
  width: 5em;
  height: 15em;
  background-color: #fff;
  float: left;
  margin: 1em
}

.panel-square:hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  opacity: 1;
}

.panel-square {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.top-bar-lascuola {
  width: 100%;
  height: 50px;
  background-color: #325175;
  position: fixed;
  z-index: 2;
}

.top-bar-lascuola img {
  height: 32px;
  float: right;
  padding-right: 10px;
  padding-top: 15px;
}

.title-menu {
  background-color: #aeb9c8;
  height: 60px;
  padding-top: 10px;
  padding-left: 30px
}

.title-menu h1 {
  margin: 0;
  color: #305175;
  font-size: 1.5em
}

.title-menu a {
  text-decoration: none;
}

.subtitle-menu {
  background-color: #f67938;
  height: 40px;
  padding-top: 10px;
  padding-left: 30px
}

.subtitle-menu h2 {
  margin: 0;
  color: #fff;
  font-size: 1em
}

.TitleMenuVolumeSigla {
  margin-left: 20px;
  text-align: left;
  height: 30px;
  width: 50px;
  background-color: #576f88;
  float: left;
}

.TitleMenuVolume {
  display: block;
  width: 200px;
  height: 30px;
  float: left;
  margin-left: 30px;
}

/* Sezioni MAIN DX */

.panel__wrapper_new {
  padding: 0;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  width: 100%
}

.arrow-down img {
  width: 100%;
}

.b-bibbia {
  background: url('../img/bg-bibbia.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100vh !important;
}

.b-bibbia-v2 {
  background: url('../img/bg-bibbia.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100vh !important;
}

.bg-top-book {
  background: url('../img/bg-panel-01.jpg') no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 250px;
}

.b-pentateuco {
  background: url('../img/bg-panel-01.jpg') no-repeat top center;
}

.b-libri-storici {
  background: url('../img/bg-panel-02.jpg') no-repeat top center;
}

.b-libri-sapienzali {
  background: url('../img/bg-panel-03.jpg') no-repeat top center;
}

.b-libri-profetici {
  background: url('../img/bg-panel-04.jpg') no-repeat top center;
}

.b-vangeli {
  background: url('../img/bg-panel-05.jpg') no-repeat top center;
}

.b-atti {
  background: url('../img/bg-panel-06.jpg') no-repeat top center;
}

.b-lettere-paoline {
  background: url('../img/bg-panel-07.jpg') no-repeat top center;
}

.b-lettere-cattoliche {
  background: url('../img/bg-panel-08.jpg') no-repeat top center;
}

.b-apocalisse {
  background: url('../img/bg-panel-09.jpg') no-repeat top center;
}

.panel_fascia_02 {
  background: url('../img/bg-book.jpg') repeat top center;
  /* height:340px; */
}

.panel {
  /* min-height: 50vh; */
  min-height: 0vh;
}

.panel-square {
  width: 73px !important;
  height: 283px !important;
  background: none;
}

.panel-square img {
  width: 71px !important;
  height: 283px !important;
}

.panel_fascia_03 {
  background-color: #f89365;
  height: 100px;
  text-align: center;
  font-size: 22px;
  color: #426281;
}

.bg-color-book {
  background-color: #426281;
}

.panel-center {
  margin-top: auto;
}

.panel-square {
  margin-top: 4em;
  margin-bottom: 3em;
}

body {
  background-color: #aeb9c8 !important;
}

.nav {
  width: 350px;
}

@media (max-width: 690px) {
  .dx {
   /* margin-left: 340px; */
  }
  body{
  width:690px!important;
  }
}

.popup-modal-top {
  background-color: #305175;
  height: 43px;
}

.popup-modal-top h1 {
  font-size: 1em;
  float: left;
  color: #fff;
  padding-left:20px;
}

.close-popup {
  color: #fff;
  font-size: 1em;
  text-align: right;
  padding-top:8px;
padding-right:20px;
cursor: pointer;
}

.popup-modal-main {
  width: 100%;
  float: left;

}

.popup-modal-sx {
  width: 45%;
  float: left;
  text-align: left;
}

.no-gallery {
  width: 97%;
  height: 200px;
 
}

.popup-modal-sx h2 {
  font-size: 1.2em !important;
  color: #2f5075 !important;
  text-align: left !important;
  padding-left: 20px !important;
  line-height: 44px !important;
  padding-top:10px!important;
}

.popup-modal-sx .TitleMenuVolumeSigla {
  color: #fff;
}

.popup-modal-sx p {
  clear: left;
  font-size: 0.8em !important;
  padding-left: 20px;
  padding-top: 10px;
  text-align: justify;
}

.popup-modal-dx {
  width: 50%;
 padding-left:62px;
  float: left;
}

.popup-modal-dx img {
  width: 350px;
  padding-top:93px;
}

.popup-modal-dx p {
  text-align: left;
  font-size: 0.7em;
}

.popup-modal-footer {
  clear: left;
   background: url('../img/footer-popup.png');
   height:71px;
}

.spacer-popup{
clear:left;
height:50px;
}

.panino{
height:50px;
width:59px;
background: url('../img/panino.png');
cursor: pointer;
float:left;
}

.panino:hover {
background: url('../img/panino-hover.png');
}

.over-zoom{
float:left;
}

.over-zoom p {
float:left;
font-size:1em;
color:#666;
padding-top:0px;
padding-left:5px;
}

.over-zoom-ico{
float:left;
width:8%;
padding-top:0px;
height:22px;
width:350px;
background: url('../img/icon-image.png') no-repeat top left;
padding-left:22px;
}

.over-zoom-ico:hover{
background: url('../img/icon-image-hover.png') no-repeat top left;

}

.new-title-image{
margin-top:-72px;
text-align:center;
font-size:3em;
color:#fff;
}

/*Didascalia fancy*/
.fancybox-title-float-wrap .child {
 font-size:1.9em!important;
 line-height:28px!important;
 font-weight:normal!important;
}

.dida{
text-align:left;
font-size:0.9em;
}

/* audio */
.audio-bar{
margin-left:20px;
margin-top:15px;
display:block;
}

.audio-bar audio{
width:340px;
}

audio{
}
