.titolo-render,
h1.leggero,
h2.leggero {
  font-weight: 400
}

.cta a.btn,
.h1,
.h2,
.home-slider-text .btn,
h1,
h2 {
  text-transform: uppercase
}

#home-slider,
.parallax {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.home-slider-text,
.staff>div>.overlay>.text {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center
}

.click-to-data,
.p-quiz {
  cursor: pointer
}

.h1,
.h2,
h1,
h2 {
  font-family: Montserrat, sans-serif;
  font-size: 30px
}

.leggero>span {
  font-weight: 700
}

.bg-blu h1,
.bg-blu h2,
.bg-scuro h1,
.bg-scuro h2,
.black-background-color .breadcrumb-block .breadcrumb>.active,
.black-background-color .breadcrumb-title .breadcrumb-main-title,
.footer-copyright-section .copyright-widget-container .info-block-container a:hover,
.leggero.leggero-bianco,
.secondary-menu ul li a:hover {
  color: #fff
}

.top-header-widget.widget-left-side .info-block-container {
  font-size: 14px
}

.navbar-brand>img {
  width: auto;
  max-height: 40px
}

.navbar-toggle {
  margin: 28px 0 0
}

ul.navbar-nav li ul.submenu {
  width: 310px
}

ul.navbar-nav li ul li.tutti-i-progetti a {
  background-color: #2f4b9c;
  color: #FFF;
}

.black-background-color .breadcrumb-block .breadcrumb a {
  color: #fafafa
}

.bg-scuro {
  background-color: #222;
  color: #fff
}

.bg-blu,
.cta a.btn,
.home-slider-text .bottoni .btn,
.staff>div>.overlay {
  background-color: #2f4b9c
}

.bg-blu {
  color: #fff
}

.bg-blu .btn.btn-trasparente,
.bg-scuro .btn.btn-trasparente {
  color: #fff;
  border-color: #fff;
  border-radius: 2px
}

.bg-blu .btn.btn-trasparente:hover,
.bg-scuro .btn.btn-trasparente:hover {
  color: #fff;
  background-color: #2f4b9c;
  border-color: #2f4b9c
}

.tp-caption.rs-subtitle {
  background-color: rgba(0, 0, 0, .6)
}

.section-title .section-main-title>span {
  color: #2f4b9c;
  font-weight: 700
}

.hr-divider {
  color: #ddd
}

#home-slider {
  position: relative;
  height: 100vh;
  background-color: #000;
  transition: background .6s linear
}

.home-slider-text {
  transform: translate(-50%, -50%);
  width: 700px;
  padding-top: 20px
}

.gruppo,
.pacchetto,
.staff>div {
  position: relative
}

.home-slider-text h1 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 48px
}

.home-slider-text p {
  padding: 20px;
  margin: 0 0 20px;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  background-color: rgba(0, 0, 0, .7)
}

.home-slider-text .btn {
  border: 0;
  font-size: 13px;
  overflow: hidden;
  font-weight: 700;
  line-height: 20px;
  position: relative;
  padding: 11px 25px;
  border-radius: 2px;
  letter-spacing: .3px;
  outline: 0 !important;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.home-slider-text .bottoni,
.mb-20 {
  margin-bottom: 20px
}

.home-slider-text .bottoni .btn {
  display: inline-block;
  width: 340px;
  color: #fff
}

.home-slider-text .bottoni .btn:hover {
  color: #2f4b9c;
  background-color: #fff
}

.home-slider-text .quiz .btn {
  display: block;
  width: 100%;
  color: #fff;
  background-color: #f30
}

.home-slider-text .quiz .btn .quiz-mobile {
  display: none
}

.home-slider-text .quiz .btn:hover,
.p-quiz:hover {
  color: #f30;
  background-color: #fff
}

.home-slider-text .bottoni .btn:first-child {
  margin-right: 20px
}

@media (max-width:990px) {
  #home-slider {
    height: calc(100vh - 70px)
  }

  .home-slider-text {
    margin-top: -40px;
    padding-top: 0
  }

  .home-slider-text h1 {
    font-size: 40px
  }

  .home-slider-text p {
    font-size: 16px;
    line-height: 22px
  }

  .home-slider-text .bottoni .btn,
  .home-slider-text .btn {
    display: block;
    width: auto;
    max-width: 300px;
    margin: 20px auto !important
  }

  .home-slider-text .bottoni .btn:first-child {
    margin-right: 0
  }

  .home-slider-text .quiz .btn .quiz-desktop {
    display: none
  }

  .home-slider-text .quiz .btn .quiz-mobile {
    display: block
  }
}

@media (max-width:767px) {
  .home-slider-text h1 {
    font-size: 30px
  }

  .home-slider-text p {
    display: none
  }
}

.footer-copyright-section {
  background-color: #000;
  color: #fff
}

.footer-copyright-section p,
.pacchetto .prezzo>small,
.pacchetto h4>span {
  font-size: 12px
}

.footer-copyright-section .copyright-widget-container .info-block-container a {
  color: #e0e0e0;
  text-decoration: underline !important
}

.secondary-menu ul li a {
  color: #e0e0e0
}

.modal-quiz {
  padding: 30px 15px
}

.risposta {
  display: block;
  padding: 10px;
  border: 1px solid #ddd;
  border-left-width: 8px;
  margin-bottom: 10px;
  color: #333
}

.risposta:hover {
  border-color: #2f4b9c;
  color: #2f4b9c
}

.mb-0,
.risposta:last-child {
  margin-bottom: 0
}

.titolo-render {
  line-height: 140%;
  letter-spacing: .5px
}

.titolo-render strong {
  color: #111
}

.fotogallery {
  background-color: #111;
  padding: 40px 0
}

.fotogallery h2 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 40px
}

.fotogallery .gallery {
  margin: 0 auto;
  width: 80%
}

.fotogallery .gallery img {
  height: 500px;
  margin: 0 10px
}

.blog-single-item h2 {
  font-size: 30px;
  font-weight: 600
}

.blog-single-item h3 {
  font-size: 24px;
  font-weight: 600
}

.blog-single-item h4 {
  font-size: 20px;
  font-weight: 600
}

.blog-single-item .blog-item-description img {
  margin: 0 auto
}

section.cta {
  background-color: #d1d2d4;
  color: #111;
  border-top: 1px solid #ccc
}

.cta h2 {
  color: #111;
  font-weight: 400
}

.cta a.btn {
  color: #fff;
  padding: 16px 18px
}

.parallax {
  background-attachment: fixed
}

.parallax .parallax-caption-scuro {
  background-color: rgba(0, 0, 0, .8);
  padding: 20px;
  color: #fff
}

.lista-recapiti i.fa {
  color: #2f4b9c
}

.staff>div {
  border-top: 1px solid #fff
}

.staff>div>img {
  display: block;
  width: 100%;
  height: auto
}

.staff>div>span {
  position: absolute;
  left: 20px;
  bottom: 20px;
  padding: 15px 20px;
  background-color: #fff;
  color: #111;
  font-weight: 700
}

.staff>div>.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s
}

.staff>div:hover>.overlay {
  height: 100%
}

.staff>div>.overlay>.text {
  color: #fff;
  width: 94%;
  font-size: 15px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.gruppo .gruppo-img {
  width: 100%;
  height: auto;
  margin-top: 30px
}

.gruppo .gruppo-text {
  text-align: center;
  padding: 30px 0
}

.pacchetto {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  overflow: hidden
}

.pacchetto .p-inner {
  background-color: #eee;
  height: 100%
}

.pacchetto h4 {
  text-align: center;
  margin: 0;
  color: #fff;
  padding-bottom: 8px;
  border-bottom: 1px solid #fff
}

.pacchetto .prezzo {
  font-size: 14px;
  padding: 4px 0;
  background-color: #222;
  color: #fff;
  line-height: normal;
  text-align: center
}

.pacchetto .descrizione,
.pacchetto ul>li {
  font-size: 16px;
  border-bottom: 1px solid #fff
}

.pacchetto .descrizione {
  font-weight: 700;
  background-color: #e0e0e0;
  padding: 10px;
  text-align: center
}

.pacchetto ul {
  list-style-type: none;
  margin: 0;
  padding: 10px
}

.pacchetto ul>li:last-child {
  border-bottom: 0
}

.pacchetto.p1 h4 {
  background-color: #627dd0
}

.pacchetto.p2 h4 {
  background-color: #4e6dca
}

.pacchetto.p3 h4 {
  background-color: #3b5dc4
}

.pacchetto.p4 h4 {
  background-color: #3554b1
}

.pacchetto.p5 h4 {
  background-color: #2f4a9d
}

.p-quiz {
  display: block;
  width: 100%;
  color: #fff;
  background-color: #f30;
  padding: 10px;
  text-align: center !important;
  font-size: 20px;
  border-radius: 4px
}

.text-justify,
.text-justify p {
  text-align: justify
}

.text-justify h1,
.text-justify h2,
.text-justify h3 {
  text-align: left
}

.mb-25,
.youtube-embed-wrapper {
  margin-bottom: 25px
}

.mt-100 {
  margin-top: 100px
}

.mt-90 {
  margin-top: 90px
}

.mt-80 {
  margin-top: 80px
}

.mt-70 {
  margin-top: 70px
}

.mt-60 {
  margin-top: 60px
}

.mt-50 {
  margin-top: 50px
}

.mt-40 {
  margin-top: 40px
}

.mt-30 {
  margin-top: 30px
}

.mt-25 {
  margin-top: 25px
}

.mt-20 {
  margin-top: 20px
}

.mt-15 {
  margin-top: 15px
}

.mt-10 {
  margin-top: 10px
}

.mt-0 {
  margin-top: 0
}

.mb-100 {
  margin-bottom: 100px
}

.mb-90 {
  margin-bottom: 90px
}

.mb-80 {
  margin-bottom: 80px
}

.mb-70 {
  margin-bottom: 70px
}

.mb-60 {
  margin-bottom: 60px
}

.mb-50 {
  margin-bottom: 50px
}

.mb-40 {
  margin-bottom: 40px
}

.mb-30 {
  margin-bottom: 30px
}

.mb-15 {
  margin-bottom: 15px
}

.mb-10 {
  margin-bottom: 10px
}

.pt-100 {
  padding-top: 100px
}

.pt-90 {
  padding-top: 90px
}

.pt-80 {
  padding-top: 80px
}

.pt-70 {
  padding-top: 70px
}

.pt-60 {
  padding-top: 60px
}

.pt-50 {
  padding-top: 50px
}

.pt-40 {
  padding-top: 40px
}

.pt-30 {
  padding-top: 30px
}

.pt-25 {
  padding-top: 25px
}

.pt-20 {
  padding-top: 20px
}

.pt-15 {
  padding-top: 15px
}

.pt-10 {
  padding-top: 10px
}

.pt-0 {
  padding-top: 0
}

.pb-100 {
  padding-bottom: 100px
}

.pb-90 {
  padding-bottom: 90px
}

.pb-80 {
  padding-bottom: 80px
}

.pb-70 {
  padding-bottom: 70px
}

.pb-60 {
  padding-bottom: 60px
}

.pb-50 {
  padding-bottom: 50px
}

.pb-40 {
  padding-bottom: 40px
}

.pb-30 {
  padding-bottom: 30px
}

.pb-25 {
  padding-bottom: 25px
}

.pb-20 {
  padding-bottom: 20px
}

.pb-15 {
  padding-bottom: 15px
}

.pb-10 {
  padding-bottom: 10px
}

.pb-0 {
  padding-bottom: 0
}

@media (min-width:768px) {
  .mt-sm-100 {
    margin-top: 100px
  }

  .mt-sm-90 {
    margin-top: 90px
  }

  .mt-sm-80 {
    margin-top: 80px
  }

  .mt-sm-70 {
    margin-top: 70px
  }

  .mt-sm-60 {
    margin-top: 60px
  }

  .mt-sm-50 {
    margin-top: 50px
  }

  .mt-sm-40 {
    margin-top: 40px
  }

  .mt-sm-30 {
    margin-top: 30px
  }

  .mt-sm-25 {
    margin-top: 25px
  }

  .mt-sm-20 {
    margin-top: 20px
  }

  .mt-sm-15 {
    margin-top: 15px
  }

  .mt-sm-10 {
    margin-top: 10px
  }

  .mt-sm-0 {
    margin-top: 0
  }

  .mb-sm-100 {
    margin-bottom: 100px
  }

  .mb-sm-90 {
    margin-bottom: 90px
  }

  .mb-sm-80 {
    margin-bottom: 80px
  }

  .mb-sm-70 {
    margin-bottom: 70px
  }

  .mb-sm-60 {
    margin-bottom: 60px
  }

  .mb-sm-50 {
    margin-bottom: 50px
  }

  .mb-sm-40 {
    margin-bottom: 40px
  }

  .mb-sm-30 {
    margin-bottom: 30px
  }

  .mb-sm-25 {
    margin-bottom: 25px
  }

  .mb-sm-20 {
    margin-bottom: 20px
  }

  .mb-sm-15 {
    margin-bottom: 15px
  }

  .mb-sm-10 {
    margin-bottom: 10px
  }

  .mb-sm-0 {
    margin-bottom: 0
  }

  .pt-sm-100 {
    padding-top: 100px
  }

  .pt-sm-90 {
    padding-top: 90px
  }

  .pt-sm-80 {
    padding-top: 80px
  }

  .pt-sm-70 {
    padding-top: 70px
  }

  .pt-sm-60 {
    padding-top: 60px
  }

  .pt-sm-50 {
    padding-top: 50px
  }

  .pt-sm-40 {
    padding-top: 40px
  }

  .pt-sm-30 {
    padding-top: 30px
  }

  .pt-sm-25 {
    padding-top: 25px
  }

  .pt-sm-20 {
    padding-top: 20px
  }

  .pt-sm-15 {
    padding-top: 15px
  }

  .pt-sm-10 {
    padding-top: 10px
  }

  .pt-sm-0 {
    padding-top: 0
  }

  .pb-sm-100 {
    padding-bottom: 100px
  }

  .pb-sm-90 {
    padding-bottom: 90px
  }

  .pb-sm-80 {
    padding-bottom: 80px
  }

  .pb-sm-70 {
    padding-bottom: 70px
  }

  .pb-sm-60 {
    padding-bottom: 60px
  }

  .pb-sm-50 {
    padding-bottom: 50px
  }

  .pb-sm-40 {
    padding-bottom: 40px
  }

  .pb-sm-30 {
    padding-bottom: 30px
  }

  .pb-sm-25 {
    padding-bottom: 25px
  }

  .pb-sm-20 {
    padding-bottom: 20px
  }

  .pb-sm-15 {
    padding-bottom: 15px
  }

  .pb-sm-10 {
    padding-bottom: 10px
  }

  .pb-sm-0 {
    padding-bottom: 0
  }
}

@media (min-width:992px) {

  .h1,
  .h2,
  h1,
  h2 {
    font-size: 36px
  }

  .navbar-brand>img {
    max-height: 80px
  }

  .staff:after {
    display: table;
    content: '';
    clear: both
  }

  .staff>div {
    float: left;
    width: 33.333%
  }

  .staff>div>.overlay>.text {
    font-size: 13px
  }

  .pacchetto {
    float: left;
    width: 20%
  }

  .container.bg-esperti {
    background-image: url(//cdn.cinemaincasa.eu/img/bg-esperti.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain
  }

  .footer-copyright-section p {
    font-size: 14px
  }

  .mt-md-100 {
    margin-top: 100px
  }

  .mt-md-90 {
    margin-top: 90px
  }

  .mt-md-80 {
    margin-top: 80px
  }

  .mt-md-70 {
    margin-top: 70px
  }

  .mt-md-60 {
    margin-top: 60px
  }

  .mt-md-50 {
    margin-top: 50px
  }

  .mt-md-40 {
    margin-top: 40px
  }

  .mt-md-30 {
    margin-top: 30px
  }

  .mt-md-25 {
    margin-top: 25px
  }

  .mt-md-20 {
    margin-top: 20px
  }

  .mt-md-15 {
    margin-top: 15px
  }

  .mt-md-10 {
    margin-top: 10px
  }

  .mt-md-0 {
    margin-top: 0
  }

  .mb-md-100 {
    margin-bottom: 100px
  }

  .mb-md-90 {
    margin-bottom: 90px
  }

  .mb-md-80 {
    margin-bottom: 80px
  }

  .mb-md-70 {
    margin-bottom: 70px
  }

  .mb-md-60 {
    margin-bottom: 60px
  }

  .mb-md-50 {
    margin-bottom: 50px
  }

  .mb-md-40 {
    margin-bottom: 40px
  }

  .mb-md-30 {
    margin-bottom: 30px
  }

  .mb-md-25 {
    margin-bottom: 25px
  }

  .mb-md-20 {
    margin-bottom: 20px
  }

  .mb-md-15 {
    margin-bottom: 15px
  }

  .mb-md-10 {
    margin-bottom: 10px
  }

  .mb-md-0 {
    margin-bottom: 0
  }

  .pt-md-100 {
    padding-top: 100px
  }

  .pt-md-90 {
    padding-top: 90px
  }

  .pt-md-80 {
    padding-top: 80px
  }

  .pt-md-70 {
    padding-top: 70px
  }

  .pt-md-60 {
    padding-top: 60px
  }

  .pt-md-50 {
    padding-top: 50px
  }

  .pt-md-40 {
    padding-top: 40px
  }

  .pt-md-30 {
    padding-top: 30px
  }

  .pt-md-25 {
    padding-top: 25px
  }

  .pt-md-20 {
    padding-top: 20px
  }

  .pt-md-15 {
    padding-top: 15px
  }

  .pt-md-10 {
    padding-top: 10px
  }

  .pt-md-0 {
    padding-top: 0
  }

  .pb-md-100 {
    padding-bottom: 100px
  }

  .pb-md-90 {
    padding-bottom: 90px
  }

  .pb-md-80 {
    padding-bottom: 80px
  }

  .pb-md-70 {
    padding-bottom: 70px
  }

  .pb-md-60 {
    padding-bottom: 60px
  }

  .pb-md-50 {
    padding-bottom: 50px
  }

  .pb-md-40 {
    padding-bottom: 40px
  }

  .pb-md-30 {
    padding-bottom: 30px
  }

  .pb-md-25 {
    padding-bottom: 25px
  }

  .pb-md-20 {
    padding-bottom: 20px
  }

  .pb-md-15 {
    padding-bottom: 15px
  }

  .pb-md-10 {
    padding-bottom: 10px
  }

  .pb-md-0 {
    padding-bottom: 0
  }
}

@media (min-width:1200px) {
  .staff>div {
    width: 14.285%
  }

  .gruppo .gruppo-img,
  .mt-lg-0 {
    margin-top: 0
  }

  .gruppo .gruppo-text {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
  }

  .mt-lg-100 {
    margin-top: 100px
  }

  .mt-lg-90 {
    margin-top: 90px
  }

  .mt-lg-80 {
    margin-top: 80px
  }

  .mt-lg-70 {
    margin-top: 70px
  }

  .mt-lg-60 {
    margin-top: 60px
  }

  .mt-lg-50 {
    margin-top: 50px
  }

  .mt-lg-40 {
    margin-top: 40px
  }

  .mt-lg-30 {
    margin-top: 30px
  }

  .mt-lg-25 {
    margin-top: 25px
  }

  .mt-lg-20 {
    margin-top: 20px
  }

  .mt-lg-15 {
    margin-top: 15px
  }

  .mt-lg-10 {
    margin-top: 10px
  }

  .mb-lg-100 {
    margin-bottom: 100px
  }

  .mb-lg-90 {
    margin-bottom: 90px
  }

  .mb-lg-80 {
    margin-bottom: 80px
  }

  .mb-lg-70 {
    margin-bottom: 70px
  }

  .mb-lg-60 {
    margin-bottom: 60px
  }

  .mb-lg-50 {
    margin-bottom: 50px
  }

  .mb-lg-40 {
    margin-bottom: 40px
  }

  .mb-lg-30 {
    margin-bottom: 30px
  }

  .mb-lg-25 {
    margin-bottom: 25px
  }

  .mb-lg-20 {
    margin-bottom: 20px
  }

  .mb-lg-15 {
    margin-bottom: 15px
  }

  .mb-lg-10 {
    margin-bottom: 10px
  }

  .mb-lg-0 {
    margin-bottom: 0
  }

  .pt-lg-100 {
    padding-top: 100px
  }

  .pt-lg-90 {
    padding-top: 90px
  }

  .pt-lg-80 {
    padding-top: 80px
  }

  .pt-lg-70 {
    padding-top: 70px
  }

  .pt-lg-60 {
    padding-top: 60px
  }

  .pt-lg-50 {
    padding-top: 50px
  }

  .pt-lg-40 {
    padding-top: 40px
  }

  .pt-lg-30 {
    padding-top: 30px
  }

  .pt-lg-25 {
    padding-top: 25px
  }

  .pt-lg-20 {
    padding-top: 20px
  }

  .pt-lg-15 {
    padding-top: 15px
  }

  .pt-lg-10 {
    padding-top: 10px
  }

  .pt-lg-0 {
    padding-top: 0
  }

  .pb-lg-100 {
    padding-bottom: 100px
  }

  .pb-lg-90 {
    padding-bottom: 90px
  }

  .pb-lg-80 {
    padding-bottom: 80px
  }

  .pb-lg-70 {
    padding-bottom: 70px
  }

  .pb-lg-60 {
    padding-bottom: 60px
  }

  .pb-lg-50 {
    padding-bottom: 50px
  }

  .pb-lg-40 {
    padding-bottom: 40px
  }

  .pb-lg-30 {
    padding-bottom: 30px
  }

  .pb-lg-25 {
    padding-bottom: 25px
  }

  .pb-lg-20 {
    padding-bottom: 20px
  }

  .pb-lg-15 {
    padding-bottom: 15px
  }

  .pb-lg-10 {
    padding-bottom: 10px
  }

  .pb-lg-0 {
    padding-bottom: 0
  }
}