/*Theme Name: Chiostro Del BramanteAuthor: Luca Albani*/ 
@charset "UTF-8"; /*frontpage*/ 
#panel-mostre {
  width: 100%;
  height: auto;
  background-color: #272727;
  overflow: hidden;
}
#panel-menu {
  margin-top: 40px;
}
#panel-menu .thumb-menu {
  padding: 10px;
}
#panel-menu .thumb-menu .thumbnail {
  text-align: center;
  border-radius: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f6f6f6;
  border: 0;
  transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
}
#panel-menu .thumb-menu .thumbnail > div {
  margin: auto;
  width: 70%;
  font-size: 21px;
  font-family: 'Karla', san-serif;
  color: #272727;
  height: 44px;
  transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
}
#panel-menu .thumb-menu:nth-of-type(1) .thumbnail > div {
  border-bottom: 8px solid #687caf;
}
#panel-menu .thumb-menu:nth-of-type(2) .thumbnail > div {
  border-bottom: 8px solid #9cab5f;
}
#panel-menu .thumb-menu:nth-of-type(3) .thumbnail > div {
  border-bottom: 8px solid #f0bb4c;
}
#panel-menu .thumb-menu:nth-of-type(4) .thumbnail > div {
  border-bottom: 8px solid #b5491d;
}
#panel-menu .thumb-menu:nth-of-type(5) .thumbnail > div {
  border-bottom: 8px solid #5a5a78;
}
#panel-menu .thumb-menu:nth-of-type(6) .thumbnail > div {
  border-bottom: 8px solid #c67e71;
}
#panel-menu .thumb-menu:nth-of-type(7) .thumbnail > div {
  border-bottom: 8px solid #874e63;
}
#panel-menu .thumb-menu:nth-of-type(8) .thumbnail > div {
  border-bottom: 8px solid #298087;
}
#panel-menu .thumb-menu .thumbnail:hover {
  text-decoration: none;
  background-color: #34302d;
}
#panel-menu .thumb-menu .thumbnail:hover > div {
  color: #fff;
  border-bottom: 8px solid #fff;
}
#panel-instagram {
  margin-top: 40px;
}
#panel-instagram > div:first-child {
  width: 100%;
  text-align: center;
}
#panel-instagram > div > div > p:first-child {
  font-family: 'Karla', san-serif;
  font-size: 48px;
}
#panel-instagram > div > div > p:last-child {
  font-family: 'Karla', san-serif;
  font-size: 28px;
  margin-top: -25px;
}
#panel-instagram #insta.row > a > img {
  margin: 10px;
}
#panel-follow {
  min-height: 250px;
  margin-top: 40px;
  background-color: #f6f6f6;
  padding-top: 30px;
  padding-bottom: 40px;
}
#panel-follow > div:first-child {
  width: 100%;
  text-align: center;
}
#panel-follow > div > div > p {
  font-family: 'Karla', san-serif;
  font-size: 48px;
}
#panel-follow .social-icons {
  height: 50px;
  margin-top: 28px;
  padding-right: 30px;
  padding-left: 10px;
}
#panel-follow .social-icons a div {
  float: right;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 15px;
  cursor: pointer;
}
#panel-follow .social-icons > a:last-child > div {
  margin-left: 0;
}
#panel-follow .social-icons a div#ico-fb {
  background-color: #3f67c0;
  background-image: url(../images/social-fb.png);
}
#panel-follow .social-icons a div#ico-tw {
  background-color: #04b6ed;
  background-image: url(../images/social-tw.png);
}
#panel-follow .social-icons a div#ico-yt {
  background-color: #db2309;
  background-image: url(../images/social-yt.png);
}
#panel-follow .social-icons a div#ico-li {
  background-color: #0058a9;
  background-image: url(../images/social-li.png);
}
#panel-follow .social-icons a div#ico-ig {
  background-color: #484153;
  background-image: url(../images/social-ig.png);
}
#panel-follow .social-icons a div#ico-gp {
  background-color: #f6493e;
  background-image: url(../images/social-gp.png);
}
#panel-follow .social-icons a div#ico-pi {
  background-color: #bc1900;
  background-image: url(../images/social-pi.png);
}
#panel-follow .social-icons a div#ico-tic {
  background-color: #000;
  background-image: url(../images/social-tic.png);
}
#panel-follow .ns-tit {
  text-align: left;
  font-size: 22px;
  margin-left: 10px;
  margin-bottom: 0;
}
#panel-follow .input-group.input-group-lg.newsletter-input {
  padding-left: 10px;
  margin-right: 10px;
  padding-top: 30px;
}
#panel-follow .input-group.newsletter-input input, #panel-follow .input-group.newsletter-input button {
  border-radius: 0;
}
#panel-follow .input-group.newsletter-input button {
  background-color: #34302d;
  color: #fff;
  border-color: #34302d;
  font-size: 16px;
}
.googlemap {
  height: 460px;
  background-color: #e5e3df;
}
.gm-style-iw + div {
  display: none;
}
#infowindow .media-body {
  color: #272727;
  vertical-align: middle;
}
#infowindow .media-left {
  padding-right: 5px;
}
#infowindow .media-heading {
  font-family: 'Karla', san-serif;
  color: #aa7b1b;
}
#infowindow .media-object {
  width: 70px;
  height: 70px;
  background-image: url(../images/logo-map.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 70px 70px;
} /* PAGINA GENERICA */ .type-page h2 {
  margin-top: 0;
  color: #34302c; /*padding: 0 0 6px 0;*/ /*margin-bottom:30px;*/
}
.content-edited {
  font-size: 17px;
  line-height: 27px;
  font-family: 'PT Sans', san-serif;
} /* ARCHIVIO MOSTRE */ .inprogress {
  position: relative;
  overflow: hidden;
  height: 370px;
}
.inprogress .box-data-large {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background-color: #5a597a;
  color: #fff;
  padding: 5px;
}
.inprogress .box-data-large > p {
  margin: -12px 0 -12px 0;
}
.inprogress .box-data-large > p:nth-of-type(1) {
  margin-top: 0;
  text-align: center;
}
.inprogress .box-data-large > p:nth-of-type(3) {
  font-size: 16px;
  text-align: center;
}
.inprogress .box-data-large > p:nth-of-type(2) {
  text-align: center;
  font-size: 52px;
}
.inprogress > div > img {
  display: block;
  width: 100%;
  max-height: 100%;
  height: auto;
}
.inprogress > div + div {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  color: #34302c;
  position: relative;
  height: 370px;
}
.inprogress > div + div > h2 {
  color: #5a597a;
}
.inprogress > div + div > p:nth-of-type(1) {
  color: #888;
  font-size: 16px;
}
.inprogress > div + div > p:nth-of-type(2) {
  overflow: hidden;
  max-height: 120px;
}
a.rect-bt {
  height: auto;
  min-height: 40px;
  border: 2px solid #5a597a;
  text-align: center;
  position: absolute; /*bottom: 0;*/ right: 0;
  left: 0;
  padding: 20px;
  margin: 0 20px 20px 20px;
  letter-spacing: 3px;
  cursor: pointer;
  color: #5a597a;
  background-color: #f6f6f6;
  transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  -webkit-transition: all .1s ease-in;
}
a.rect-bt:hover, a.rect-bt:focus {
  text-decoration: none;
  background-color: #5a597a;
  color: #fff;
}
a.read-bt {
  height: 60;
  border: 2px solid #ba4613;
  text-align: center;
  padding: 20px;
  font-weight: bold;
  letter-spacing: 3px;
  cursor: pointer;
  color: #ba4613;
  background-color: #f6f6f6;
  transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  -webkit-transition: all .1s ease-in;
  display: block;
  margin: 0;
}
a.read-bt:hover, a.read-bt:focus {
  text-decoration: none;
  background-color: #ba4613;
  color: #fff;
}
.allothers {
  margin-top: 0;
}
.allothers .thumbnail {
  padding: 0;
  margin: 0 10px 50px 10px;
  border: 0;
  border-radius: 0;
  background-color: #f6f6f6; /**/ height: 415px;
}
.allothers .thumbnail > .caption > h3 {
  font-size: 21px;
  color: #5a597a;
  margin-top: 0;
  overflow: hidden;
  display: block;
  font-weight: 800; /**/ height: 48px;
  margin-bottom: 7px;
}
.allothers .thumbnail > .caption > p:nth-of-type(1) {
  margin-top: -6px;
  color: #888;
  height: 16px;
  overflow: hidden;
  display: block;
  font-size: 11px;
}
.allothers .thumbnail > .caption > p:nth-of-type(2) {
  margin-top: -5px;
  color: #666; /**/ height: 80px;
  overflow: hidden;
  display: block;
}
.allothers .box-data-large {
  position: absolute;
  top: 0;
  left: 10;
  width: 60px;
  height: 60px;
  background-color: #5a597a;
  color: #fff;
  padding: 5px;
}
.allothers .box-data-large > p {
  margin: -4px;
}
.allothers .box-data-large > p:nth-of-type(1) {
  font-size: 10px;
  margin-top: 4px;
  text-align: center;
}
.allothers .box-data-large > p:nth-of-type(3) {
  font-size: 10px;
  text-align: center;
}
.allothers .box-data-large > p:nth-of-type(2) {
  text-align: center;
  font-size: 18px;
}
.pagination {
  margin: 0 0 50px 0;
} /*TABS MOSTRE*/ #tab_mostre > .nav {
  margin-bottom: 15px;
  margin-bottom: 57px
}
#tab_mostre > .nav > li {
  padding: 10px 0 10px 0;
  color: #fff;
  letter-spacing: 2px;
  font-size: 25px;
}
#tab_mostre > .nav > li > a {
  letter-spacing: 2px;
  color: #fff;
  margin: -10px 0 -10px 0;
  font-size: 17px;
  font-weight: bold;
  background-color: #34302c
}
#tab_mostre > .nav-pills > li {
  text-align: center;
  background-color: #5a597a;
}
#tab_mostre > .nav-pills > li + li {
  margin-left: 0px;
}
#tab_mostre > .nav-pills > li > a {
  border-radius: 0px;
}
#tab_mostre > .nav-pills > li.active > a, #tab_mostre > .nav-pills > li.active > a:focus, #tab_mostre > .nav-pills > li.active > a:hover, #tab_mostre > .nav-pills > li > a:hover, #tab_mostre > .nav-pills > li > a:focus {
  background-color: #5a597a;
  color: #fff;
}
#tab_mostre .caret.in-tab_mostre {
  float: right;
  margin: 9px 20px 0 -22px;
} /* ARCHIVIO ATTIVITA' - ACCOMMODATION */ .allothers.other-activities, .allothers.other-activities-wip, .allothers.other-accommodation {
  margin-top: 0;
}
.allothers.other-activities .thumbnail > .caption > h3 {
  color: #9daa5c;
  height: 48px;
  margin-bottom: 14px;
}
.allothers.other-accommodation .thumbnail > .caption > h3, .allothers.other-activities-wip .thumbnail > .caption > h3 {
  color: #ba4613;
  height: 48px;
  margin-bottom: 14px;
}
.allothers.other-activities .thumbnail > .caption > p:nth-of-type(1), .allothers.other-accommodation .thumbnail > .caption > p:nth-of-type(1), .allothers.other-activities-wip .thumbnail > .caption > p:nth-of-type(1) {
  margin-top: -6px;
  color: #666;
  height: 80px;
  overflow: hidden;
  display: block;
  font-size: 14px;
  margin-bottom: 30px;
}
a.read-act-bt {
  height: 60;
  border: 2px solid #9daa5c;
  text-align: center;
  padding: 20px;
  font-weight: bold;
  letter-spacing: 3px;
  cursor: pointer;
  color: #9daa5c;
  background-color: #f6f6f6;
  transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  -webkit-transition: all .1s ease-in;
  display: block;
  margin: 0;
}
a.read-act-bt:hover, a.read-act-btt:focus {
  text-decoration: none;
  background-color: #9daa5c;
  color: #fff;
} /* SINGOLA MOSTRA */ div.row.post_mostra:first-of-type {
  background-color: #f5f5f5;
}
.post_mostra .box-data-large {
  width: 100px;
  height: 120px;
  background-color: #5a597a;
  color: #fff;
  padding: 5px;
}
.post_mostra .box-data-large > p {
  margin: -12px 0 -12px 0;
}
.post_mostra .box-data-large > p:nth-of-type(1) {
  margin-top: 8px;
  text-align: center;
}
.post_mostra .box-data-large > p:nth-of-type(3) {
  font-size: 16px;
  text-align: center;
}
.post_mostra .box-data-large > p:nth-of-type(2) {
  text-align: center;
  font-size: 52px;
}
.post_mostra > div + div {
  padding-left: 20px;
}
.post_mostra h2 {
  color: #5a597a;
  font-weight: 800; /*max-width: 400px;*/ line-height: 30px;
  margin-top: 17px !important;
}
.post_mostra > div + div p {
  color: #888;
  font-size: 16px;
  font-weight: bold;
}
.post_mostra.banner > img {
  display: block;
  width: 100%;
  max-height: 100%;
  height: auto;
}
.post_mostra.banner {
  margin-bottom: 40px;
} /*vr 360*/ #vr-360 {
  width: 100%;
  height: 60%;
  margin-bottom: 20px;
  border: 1px solid;
  padding: 1px;
}
.bt-go-mostra {
  width: 100%;
  text-align: center;
  display: block;
  border: 2px solid #5a597a;
  padding: 20px;
  margin-top: 8px;
  letter-spacing: 3px;
  cursor: pointer;
  color: #5a597a;
  background-color: #f6f6f6;
  transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  -webkit-transition: all .1s ease-in;
}
.bt-go-mostra:hover, .bt-go-mostra:focus {
  text-decoration: none;
  background-color: #5a597a;
  color: #fff;
}
@media(min-width:768px) {}
@media(max-width:879px) {}
@media(max-width:1023px) {}
@media(max-width:991px) {
  .inprogress {
    height: auto;
    overflow: visible;
  }
  .inprogress > div + div {
    height: auto;
  }
  .inprogress > div + div > p:nth-of-type(2) {
    margin-bottom: 20px;
  }
  .inprogress a.rect-bt {
    width: 100%;
    position: relative;
    display: block;
    margin: 0;
  }
  .allothers a.rect-bt {
    width: 100%;
    position: relative;
    display: block;
    margin: 0;
    margin-top: 20px;
  }
  .allothers .thumbnail {
    height: auto;
  }
  #panel-menu .thumb-menu .thumbnail > div {
    font-size: 16px;
  }
}
@media(max-width:974px) {
  #panel-follow .social-icons {
    height: 40px;
    margin-top: 33px;
  }
  #panel-follow .social-icons a div {
    width: 40px;
    height: 40px;
  }
}
@media(max-width:834px) {
  #panel-follow .input-group.newsletter-input input.form-control {
    font-size: 14px;
  }
  #panel-follow .social-icons {
    height: 30px;
    margin-top: 39px;
  }
  #panel-follow .social-icons a div {
    width: 30px;
    height: 30px;
  }
}
@media(max-width:767px) {
  #panel-follow .social-icons a div {
    margin-left: 11px;
  }
  #panel-follow .social-icons > a:last-child > div {
    margin-left: 0;
  }
  #panel-follow .social-icons {
    height: 50px;
    margin-top: 0;
    padding-left: 10px;
  } /*.single-post_mostra*/ .post_mostra > div + div {
    padding-left: 0;
  }
  .post_mostra .box-data-large {
    width: auto !important;
  }
  #panel-menu .thumb-menu .thumbnail > div {
    font-size: 26px;
    height: 50px;
    width: 60%;
  }
  .thumbnail {
    margin-bottom: 0px;
  }
  #panel-menu {
    margin-top: 10px;
  }
  #panel-menu .thumb-menu .thumbnail {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #panel-menu .thumb-menu {
    padding: 5px 10px;
  }
  .googlemap {
    height: 300px;
  }
  #panel-follow .input-group.newsletter-input button {
    font-size: 12px;
  }
}