/* This stylesheet generated by Transfonter (http://transfonter.org) on November 21, 2016 3:14 PM */
/* This stylesheet generated by Transfonter (http://transfonter.org) on November 21, 2016 3:44 PM */
@font-face {
  font-family: 'BakerSignet BT';
  src: url('BakerSignetBT-Roman.eot');
  src: url('BakerSignetBT-Roman.eot?#iefix') format('embedded-opentype'), url('BakerSignetBT-Roman.woff') format('woff'), url('BakerSignetBT-Roman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.font-titoli {
  font-family: 'BakerSignet BT';
}
.font-testi {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
.navbar li a {
  text-transform: uppercase;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
@media (max-width: 769px) {
  body {
    padding-top: 64px;
  }
}
header {
  margin-top: 40px;
}
header .claim {
  float: right;
  color: #858585;
}
header:after {
  content: '';
  width: 100%;
  margin-top: 10px;
  border: 1px solid #d2d2d2;
}
h1 {
  font-family: 'BakerSignet BT';
  font-size: 50px;
  color: #262626;
}
.navbar-brand {
  font-family: 'BakerSignet BT';
  font-size: 2em;
  line-height: 1;
  color: #000 !important;
  padding-bottom: 0;
}
@media (max-width: 350px) {
  .navbar-brand {
    font-size: 1.6em;
  }
}
.navbar-brand span {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.menu-desktop {
  padding-top: 20px;
  padding-bottom: 20px;
}
.menu-desktop ul {
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.menu-desktop ul li {
  text-align: center;
  display: inline-block;
  margin: auto;
}
.menu-desktop ul li a {
  font-size: 16px;
  text-transform: uppercase;
  padding: 20px 75px;
  color: #000;
}
@media (max-width: 1200px) {
  .menu-desktop ul li a {
    padding: 20px 50px;
  }
}
@media (max-width: 1000px) {
  .menu-desktop ul li a {
    padding: 20px 20px;
  }
}
.menu-desktop ul li a:hover {
  color: inherit;
  text-decoration: underline;
}
.menu-desktop ul li a.active {
  color: #adadad;
}
.navbar-custom {
  background-color: #fff;
}
.navbar-custom .claim {
  font-size: 13px;
  padding: 0;
  padding-left: 15px;
}
.altezzahome {
  min-height: 600px;
  max-height: 900px;
  height: 70vh;
}
section.home {
  margin-top: 20px;
}
section.home .sx {
  padding-left: 25px;
  min-height: 600px;
  max-height: 900px;
  height: 70vh;
  padding-top: 100px;
  color: #fff;
}
section.home .sx p.gradient {
  margin-left: -25px;
  padding-left: 25px;
  line-height: 27px;
}
section.home .sx p {
  color: #fff;
  font-size: 16px;
}
section.home .sx a,
section.home .sx a:link,
section.home .sx a:hover,
section.home .sx a:focus,
section.home .sx a:active {
  color: #fff;
  text-decoration: underline;
}
section.home .sx a:hover {
  color: #fff;
  text-decoration: none;
}
section.home .dx {
  min-height: 600px;
  max-height: 900px;
  height: 70vh;
  background-size: cover;
  background-image: url('../images/IMG_7068.jpg');
  background-position: top center;
  background-repeat: no-repeat;
}
p.gradient {
  font-size: 16px;
  font-weight: bold;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#404040+0,262626+100 */
  background: #404040;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #404040 0%, #262626 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #404040 0%, #262626 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#262626', GradientType=1);
  /* IE6-9 */
}
.partner {
  margin-top: 100px;
  padding-bottom: 20px;
}
.partner div.contenitoreloghi {
  text-align: center;
  height: 150px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .partner div.contenitoreloghi {
    height: 110px;
    margin-bottom: 10px;
  }
}
@media (max-width: 769px) {
  .partner div.contenitoreloghi {
    height: 100px;
    margin-bottom: 0px;
  }
}
.partner div.contenitoreloghi img {
  max-height: 100%;
}
.partner a,
.partner a:link,
.partner a:hover,
.partner a:focus,
.partner a:active {
  color: #262626;
  font-size: 16px;
  text-decoration: underline;
}
.partner a:hover {
  color: #262626;
  text-decoration: none;
}
.biografia {
  background-color: #262626;
  padding-bottom: 30px;
}
@media (max-width: 769px) {
  .biografia {
    padding-top: 20px;
  }
}
.biografia hr {
  border-color: #9a9a9a;
}
.biografia p {
  color: #fff;
  font-size: 15px;
  margin: 0 0 3px;
}
.biografia h1 {
  font-family: 'BakerSignet BT';
  color: #fff;
  font-size: 40px;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.biografia h1:after {
  content: '';
  position: absolute;
  left: 10%;
  bottom: -20px;
  height: 1px;
  width: 80%;
  margin: auto;
  border: 1px solid #9a9a9a;
}
.filmografia {
  border-top: 20px solid #262626;
  padding-bottom: 40px;
}
@media (max-width: 769px) {
  .filmografia {
    padding-top: 20px;
  }
}
.filmografia p {
  color: #262626;
  font-size: 15px;
  margin: 0 0 3px;
}
.filmografia h1 {
  font-family: 'BakerSignet BT';
  color: #262626;
  font-size: 40px;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.filmografia h1:after {
  content: '';
  position: absolute;
  left: 10%;
  bottom: -20px;
  height: 1px;
  width: 80%;
  margin: auto;
  border: 1px solid #9a9a9a;
}
.elemento-galleria {
  padding: 0;
}
.elemento-galleria img {
  opacity: 0.8;
  -webkit-transition: all 1s;
  /* Safari */
  transition: all 1s;
}
.elemento-galleria img:hover {
  opacity: 1;
  /* Safari and Chrome */
}
