div.home_sections {
  overflow: hidden;
  margin: 0 auto 34px; }
  div.home_sections div.home_section_a {
    float: left; }
  div.home_sections div.home_section_b {
    float: right; }
    div.home_sections div.home_section_b div.video {
      background: #F4F4F4;
      border: 1px solid #EFEFEF;
      width: 100%;
      padding: 10px; }
      div.home_sections div.home_section_b div.video h3 {
        line-height: 100%;
        font-size: 24px;
        font-weight: 300;
        color: #000;
        text-transform: uppercase;
        font-family: 'Open Sans Condensed', sans-serif; }
        div.home_sections div.home_section_b div.video h3 span {
          border-bottom: 1px solid #D5008F; }
      div.home_sections div.home_section_b div.video div.video_inner {
        position: relative;
        padding-bottom: 56.25%; }
        div.home_sections div.home_section_b div.video div.video_inner iframe,
        div.home_sections div.home_section_b div.video div.video_inner object,
        div.home_sections div.home_section_b div.video div.video_inner embed {
          height: 100%;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%; }

div.link_frequenze {
  margin-bottom: 16px; }

div.link_frequenze a img {
  width: 100%; }

div.link_frequenze a span {
  display: none; }

div.freq_trasm {
  float: left; }

div.box_news {
  margin: 0 auto;
  padding: 22px 14px 0;
  border: 1px solid #EFEFEF;
  background: #F4F4F4; }
  div.box_news h2 {
    line-height: 100%;
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 25px;
    color: #333333;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif; }
    div.box_news h2 a {
      color: #333333; }
      div.box_news h2 a:hover {
        text-decoration: none; }
    div.box_news h2 span {
      border-bottom: 1px solid #D5008F; }
  div.box_news .news_content {
    overflow: hidden; }
  div.box_news .news_item {
    float: left;
    width: 300px;
    height: 400px;
    background: #fff;
    margin: 0 5px 18px; }
  div.box_news div.pic {
    margin-bottom: 15px; }
    div.box_news div.pic a img {
      display: block;
      width: 100%; }
    div.box_news div.pic a:after {
      content: '';
      width: 148px;
      height: 3px;
      background: #D40690;
      display: block; }
  div.box_news div.text {
    line-height: 150%;
    font-size: 13px;
    color: #000;
    padding: 0 14px; }
  div.box_news h3 {
    line-height: 100%;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 0 14px; }
    div.box_news h3 a {
      color: #000; }
      div.box_news h3 a:hover {
        text-decoration: none;
        color: #D5008F; }

.news_archive {
  text-align: right;
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    .news_archive {
      margin-right: 15px; } }
  .news_archive a {
    display: inline-block;
    border-bottom: 2px solid #d5008f;
    padding: 10px 25px 9px 10px;
    color: #000;
    background: #fff url(../images/ico_tab_normal.png) 96% 10px no-repeat;
    background-size: 14px auto; }

.billboard {
  width: 100%; }
  .billboard img {
    width: 100%;
    display: block; }

/*# sourceMappingURL=home.css.map */
