/* CSS Document */
body {background:#000;}
.post-password-form {max-width:600px;margin:50px auto;}
.page-template-template-landing-insite .home #masthead {position:relative;}
.page-template-template-landing-insite #content {padding-top:0px;}
.page-template-template-landing-insite .site-branding.logo-center{position:relative;}
#ak-top{z-index:1000;}
#ak-top:hover {background: #ff3333;}
@media screen and (max-width: 1180px){#nav-open-btn.nav-btn{margin:15px auto 0px;float:none;}#nav-open-btn.nav-btn span{height:2px;}}
.background-cover{
background-size: cover;
background-size: auto 100%;
background-position: center center;
background-repeat: no-repeat;
background-color:#000;
position:relative;
height:auto;
}
.background-cover:before {
  content: '';
  background: rgba(0,0,0,0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.background-cover.top:before {background: rgba(0,0,0,0);}
.background-cover.top {background-position: right top;}
.background-cover.schiaccia {
  background-size: 100% auto;
  background-size: cover;
  background-position: right top;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.background-cover.schiaccia:before {background: rgba(0,0,0,0);}
.schiaccia .section-container.right{width:49%;float:left;padding-top:150px;}
.schiaccia .section-topleft{width:49%;padding-top:46%;float:left;}
.schiaccia .logopr {max-width:400px;}
.schiaccia .top-mobile {display:none;}
.schiaccia .tickets-box {width: 560px;margin-top:100px;}
@media screen and (max-width: 768px) {
  .background-cover.schiaccia{background-image: none !important;}
  .schiaccia .section-topleft{display:none;}
  .schiaccia .section-container.right{width:100%;float:none;padding-top:25px;}
  .schiaccia .top-mobile {display:block;}
  .background-cover.top{background-position: 70% center;background-size: auto 120%;}
  .tickets-box {margin-top:250px !important;}
  .background-cover.claim{background-position: left center;background-size: auto 120%;}
  .background-cover.contact{background-position: 80% center;} 
  img.hidemobile{display:none;}
  .news-content, .news-content p {font-size:12px;margin-bottom:5px;}
  
}

@media screen and (max-width: 970px){.background-cover.schiaccia{background-position: -200px center;}}
@media screen and (max-width: 1180px) {
   .schiaccia .tickets-box {max-width: 100%;}
   .tickets-box .section-header {padding-top:0px;}
   .shanghai .intro-content .quform {
      padding: 0px 20px;
      max-width: 90%;
      margin: 0 auto;
    }
   
}
.background-cover h3 {font-family: 'Crimson Text', serif;color:#fff;font-size:30px;}
.section-container{width:98%;max-width:980px;margin:0 auto;text-align:center;position:relative;z-index:1000;}
.fullheight {width:100%;padding-top:30px;padding-bottom:30px;height: auto;position: relative;z-index: 14;}
.fullheight h1.title {color:#fff;text-transform:uppercase;font-size:35px;}
.fullheight h2.title {color:#fff;text-transform:uppercase;font-size:25px;}
.logopr {margin: 0px auto;padding:0px 0px 25px;max-width:400px;}
.tickets-box {
  background: rgba(0,0,0,0.4);
  width: 100%;
  margin: 20px auto 50px;
  padding: 15px 15px 7px;
  border: 1px solid #fff;
  clear: both;
  position: relative;
  z-index: 13;
}
.schiaccia .tickets-box {margin-top:50px !important;}
#primary .schiaccia a.mail {color:#f33;}
#primary .schiaccia .mail.orange {color:#e60;}
#primary .schiaccia a:hover.mail {color:#fff;}
.bdbg {padding-top: 25px; background-attachment: scroll; background-repeat: repeat-y;}
@media screen and (max-width: 680px) {
  .bdbg {background-size: 100%;background-repeat: repeat-y;}
}
@media screen and (min-width: 680px) {
  .tickets-box {width: 620px;margin-top:200px;}
  .tickets-box .span3 {width: 48.5%;}
  .fullheight h1.title {font-size:55px;}
  .fullheight h2.title {font-size:40px;}
}
.section-header {
  font-family: 'Crimson Text', serif;
  margin-bottom: 0;
  padding-left: 10px;
  font-weight: 400;
  font-style: italic;
  line-height: 30px;
  padding-top: 15px;
  position: relative;
  z-index: 10;
  color: #fff;
}
.section-header h3 {font-size: 30px;margin-bottom:0px;}
.section-header p {font-size: 27px;margin-bottom:0px;}
.wpa-btn{
  padding: 11px 24px 10px;
  display: block;
  margin-bottom: 8px;
  text-align: center;
  width: 100%;
  background: #ee6600;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  font-size:14px;
  text-transform:uppercase;
}
#primary .ticket.red {
  background: #ff3333;
  color:#fff;  
}
#acquisto-link .wpa-btn {
  max-width:300px;
  margin-left:auto;
  margin-right:auto;
}
#primary .ticket.orange {
  background: #ee6600;
  color:#fff;  
}
.btn-outline{
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #fff;
}
.btn-outline:hover{background-color:#fff;}
a.btn-outline {color:#fff;}
a:hover.btn-outline, a:hover.wpa-btn {color:#111 !important;}
#primary .btn-outline.red {color:#ff3333;}
#primary .btn-outline.orange {color:#ee6600;}
.intro-content {
    font-family: 'Lato', sans-serif;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 54px;
    position: relative;
    z-index: 13;
    color:#fff;
}
.intro-content:before {
    display: block;
    content: " ";
    margin-top: -90px;
    height: 90px;
    visibility: hidden;
}
.intro-content h3 {
  font-family: 'Lato', sans-serif;
  font-size: 35px;
  font-weight: 300;
  color:#fff;
}
.intro-content p {
  font-size: 26px;
  font-weight: 300;
  line-height: 28px;
  padding-right: 0;
  padding-left: 0;
}
.intro-content div {
  font-size: 28px;
  font-weight: 200;
  line-height: 35px;
  padding-right: 0;
  padding-left: 0;
}

.intro-content span {
  font-size: 23px;
}

.intro-content .elencodate div {font-weight: 300;}
.intro-content div.elencodate a.ticket {font-weight: 600;font-size:18px;}


.intro-boxes {margin-bottom: 40px;position: relative;z-index: 13;}
.intro-boxes a {color:#fff;}
.intro-boxes a:hover {color:#e60;}

#acquisto-link {margin-bottom:30px;}
.box-column {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  padding: 0 34px;
  border: 1px solid #fff;
  min-height: 108px;
  margin-bottom: 8px;
  text-align: center;
}

#acquista select, #acquista2 select  {background-color:#000;border:1px solid #aaa;border-radius:4px;color:#fff;font-size:13px;} 
.iddonquixotte a.disabled{pointer-events:none;cursor: default;opacity:0.5;} 

@media screen and (max-width: 480px) {
  .intro-content p {font-size:20px;} 
  .intro-content span {font-size:20px;} 
  #intro-link p span {display: block;} 
  #intro-link p span a {font-size: 19px;} 
}


@media screen and (min-width: 768px){
  .box-column {height: 170px;}
}
.box-column.span2{background:#000;}
.box-column h3, .box-column p  {
  padding: 0px;
  font-weight: 400;
  color:#fff;
}
.box-column h3 {font-family: 'Crimson Text', serif;font-style: italic;font-size: 32xp;margin-bottom: 0;}
.box-column p {font-family: 'Lato', sans-serif;font-size:20px;text-align:center;margin:0 auto;}
.home.gallery {
  height: 870px;
  padding-top: 30px;
  margin-bottom:0px;
  position: relative;
  z-index: 100;
}
.white-box {
    border: 1px solid #fff;
    border-radius: 2px;
    position: relative;
}
.gallery-grid {
  margin-bottom: 8px;
  position: relative;
}
.gallery-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    height: 150px;
    margin-bottom: 8px;
    float: left;
    display: block;
    margin-right: 2%;
    width: 48%;
}
.gallery-item a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
@media screen and (min-width: 800px) {
  .gallery-item {
      float: none;
      margin-right: 0;
      margin-bottom: 0;
      position: absolute;
      display:block;
  }
}
@media screen and (min-width: 800px){
 .gallery-1{height:190px;width:18.367%;left:0;top:0}
 .gallery-2{height:190px;width:18.367%;left:0;top:208px}
 .gallery-3{height:132px;width:20.40%;left:20.40%;top:0}
 .gallery-4{height:132px;width:16.326%;left:42.857%;top:0}
 .gallery-5{height:248px;width:38.7755%;left:20.40%;top:150px}
 .gallery-6{height:398px;width:38.7755%;left:61.22%;top:0}
 .gallery-7{height:220px;width:40.816%;left:0;top:418px}
 .gallery-8{height:100px;width:18.367%;left:42.857%;top:418px}
 .gallery-9{height:100px;width:18.367%;left:42.857%;top:538px}
 .gallery-10{height:220px;width:36.734%;left:63.265%;top:418px}
}
@media screen and (min-width: 680px) {
  .news .span3 {width: 48.5%;}
  .news #cast {margin-left:2%;}
}
.news h3 {font-family: 'Crimson Text', serif;color:#fff;}
.news-box {
  margin-bottom: 18px;
  height: 160px;
  background-size: cover;
  background-position: center center;
}
.box-overlay {
  text-align: left;
  background-color: rgba(0,19,27,0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 15px 13px 20px;
}
.news-box h3 {
  font-family: 'Crimson Text', serif;
  font-size: 22px;
  line-height:20px;
  font-style: italic;
  margin-bottom: 2px;
}
.news-box h3 a {color:#fff;}
#primary .news-box h3 a.red,
#primary .cast-box h3 a.red {color:#fff;}
#primary .news-box h3 a:hover.red,
#primary .cast-box h3 a:hover.red {color:#c33;}
.box-text {
  color: #9ac3e9;
  font-size: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.cast-box {
  height: 516px;
  margin-bottom: 18px;
  text-align: center;
  overflow: hidden;
}
.nomobile .span2 {width: 31.3333333333% !important;}
ul.ger-slider{margin:0px;}
.cast-slide {
  height: 514px;
  width: 475.3px;
  width:100%;
  position: relative;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.cast-slide a {
  display: block;
  height: 100%;
  width: 100%;
  font-size:28px;
  line-height:23px;
  color:#fff;
}
.cast-slide .box-overlay{text-align: center;}
.box-overlay .section-header {
    margin-bottom: 2px;
    padding-top: 6px;
}
.news-pop {background:#000;color:#fff;padding:20px 30px 20px;}
.news-title {font-family:'Crimson Text', serif;font-style:italic;font-size:26px;margin-bottom:15px;}
.news-image {margin-right:2%;}
#date div {font-style:italic;color:#fff;padding:5px;}
#date h5 {font-family:'Crimson Text', serif;color:#fff;padding:10px;font-size:27px;margin-bottom:0px;}
#note p {text-align:justify;}
@media screen and (min-width: 768px){
  #date span {/*display:block;width: 100%;*/}
  #date col {width:80% !important;}
  #date {text-align:left;}
  #note {text-align:right;}
}
.background-cover.contact{
  color:#fff;
  font-size:15px;
}
.contatti{text-align:left;}
@media screen and (max-width: 768px){.contatti{text-align:center;}}
.contatti a{color:#fff;}
.flexdiv{
  -js-display:flex;display:-webkit-box;display:-moz-box;display:box;
  display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;
  -webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;
  -ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;
  box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;
  -ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;}

.section-shadow-top {background-image: url(../images/section-shadow.png);
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 150px;
  z-index: 9;}
.section-shadow-bottom{background-image: url(../images/section-shadow-bottom.png);
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 150px;
  z-index: 999;}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.page-template-template-landing-insite-php .mfp-content {
  width:900px;
}

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 44px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #fff; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
  .page-template-template-landing-insite-php .mfp-content {
    width:100%;
  }
}


#detailprod .bx-wrapper {
  position:relative
}
#detailprod .bx-controls-direction {
    height: 35px;
    left: 0;
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    z-index: 9;
}
#detailprod .bx-controls-auto {
    height: 15px;
    right: 10px;
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    z-index: 9;
}
#detailprod .bx-controls-direction a {color: transparent !important;}
#detailprod .bx-prev, 
#detailprod .bx-next {
    background-size: 15px auto !important;
    height: 55px;
    padding: 10px;
    width: 55px;
    line-height:35px;
}
#detailprod .bx-prev {
    background: url("../images/prev-arrow-b.png") no-repeat scroll center center;
    left: 10px;
}
#detailprod .bx-next {
    background: url("../images/next-arrow-b.png") no-repeat scroll center center;
    right: 10px;
}
#detailprod .bx-wrapper:hover .bx-prev {
    left: 10px;
}
#detailprod .bx-wrapper:hover .bx-next {
    right: 10px;
}
#detailprod .bx-controls-auto {
	text-align: center;
}
#detailprod .bx-controls-auto-item {float:left;}
#detailprod .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url("../images/controls.png") -86px -11px no-repeat;
	margin: 0 3px;
}
#detailprod .bx-controls-auto .bx-start:hover,
#detailprod .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
#detailprod .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url("../images/controls.png") -86px -44px no-repeat;
	margin: 0 3px;
}
#detailprod .bx-controls-auto .bx-stop:hover,
#detailprod .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}