html {
  background-color: #12223E; }

body {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff; }

#preHomeHeader {
  margin-top: 15px; }

#logoSamp {
  max-width: 276px;
  font-size: 0;
  line-height: 0; }
  #logoSamp #marchio {
    width: 28%;
    margin-right: 2%; }
  #logoSamp #logo {
    margin-top: 30px;
    width: 68%; }
  #logoSamp div {
    float: left; }
  #logoSamp img {
    max-width: 100%;
    width: 100%;
    height: auto; }
  #logoSamp a {
    display: inline-block; }
  @media screen and (max-width: 767px) {
    #logoSamp {
      margin: 15px auto; } }

#prehomeContent {
  margin-bottom: 30px; }

#head {
  position: relative; }
  #head a:hover img {
    opacity: 0.7; }
  #head a > span {
    display: block;
    background: #000; }
  #head img {
    -webkit-backface-visibility: hidden;
    display: block;
    opacity: 1;
    -webkit-box-shadow: 0, 0, 10px, #000;
    box-shadow: 0, 0, 10px, #000;
    width: 100%;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  #head h2 {
    position: absolute;
    top: 0;
    right: -15px;
    width: 70%;
    min-width: 260px; }

.labelBlue_big {
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  max-width: 360px;
  color: #FFF;
  font-size: 27px;
  line-height: 30px;
  text-align: left;
  padding: 1px 15px 3px 15px;
  background: url("img/LabelBG_Big.svg") right top no-repeat;
  background-size: auto 100%;
  z-index: 50; }
  .labelBlue_big a {
    color: #fff; }
  .labelBlue_big span {
    text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    .labelBlue_big {
      font-size: 20px; } }

.no-svg .labelBlue_big {
  background: url("img/LabelBG_Big.png") right top no-repeat;
  background-size: auto 100%; }

#links {
  margin-bottom: 20px; }
  #links img {
    width: 100%;
    max-width: none;
    height: auto; }
  #links a {
    display: block; }
  @media screen and (max-width: 767px) {
    #links > div {
      margin-bottom: 20px; } }
  @media screen and (max-width: 767px) {
    #links {
      margin-bottom: 0px; } }

#links_2 {
  margin-bottom: 20px; }
  #links_2 img {
    width: 100%;
    max-width: none; }

#sponsor-preHome #sponsor-preHome-list {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  text-align: center; }
#sponsor-preHome li {
  padding: 10px;
  display: inline-block; }
#sponsor-preHome img {
  width: auto;
  max-height: 25px; }

.page-template-templatepreHome-php #mainFooter {
  background: none; }

/*# sourceMappingURL=preHome.css.map */
