html,
body {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    width: 100%;
    height: 100%;
    height: auto;
    padding: auto;
    background-color: transparent;
}
@media (min-width: 1200px){
    .owl-item{
        width: 160px!important;
    }
}
@media (min-width: 992px){
    .owl-item{
        width: 55px!important;
    }
  
}
@media (min-width: 768px){
    .owl-item{
        width: 160px!important;
        margin-right: 10px;
    }
  
}
@media (max-width: 768px) {
   .owl-carousel{
      width:84%!important;
  }
  .owl-item{
        width: 170px!important;      
    }
    .OWL_PREV{
    width:7%!important;
  }
 .OWL_NEXT{
    width:7%!important;
  }
  }
@media (min-width: 320px) and (max-width: 400px) {
   .owl-carousel{
      width:82%!important;
     
  }
  .OWL_PREV{
    width:8%!important;
  }
   .owl-item{
        width: 200px!important;      
    }
  .OWL_NEXT{
    width:8%!important;
  }
}
/*  carousel*/
.owl-carousel{
    color: #000;
    width:92%;
  float: left;
}
     
.OWL_PREV{
    color: #000;
    font-size: 2.8em;
    padding-top: 30px;
  margin-right: 1%;
    cursor: pointer;
   width:3%;
   float: left;
 
}
.ico{
  width:20px;
  padding-bottom: 5px;
}
.OWL_NEXT{
    color: #000;
    font-size: 2.8em;
    padding-top: 30px;
   cursor: pointer;
    width:3%;
   float: left;
  margin-left: 1%;
  
}
.img_euro{
  width:22px;
  margin-right: 1rem;
}
.OWL_PREV_MOTORI{
    color: #000;
    font-size: 2.8em;
    padding-top: 30px;
  margin-right: 1%;
    cursor: pointer;
   width:3%;
   float: left;
 
}
.OWL_NEXT_MOTORI{
    color: #000;
    font-size: 2.8em;
    padding-top: 30px;
   cursor: pointer;
    width:3%;
   float: left;
  margin-left: 1%;
  
}

.owl-item a:hover{
  color:#000!important;
}
.container_owl{
  width:100%;
  margin:0px;
  padding:0px;
}
.item a:hover{
    color: #000!important;
}
.item a.active{
    color: #000!important
}
.titolo{
    font-weight: 600;
    padding: 3px 10px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
     text-align: left;
    background-color:#8a1538;
    color: #fff;
    font-size: 14px;
}

.titolo a{
    color: #fff;
    padding-left: 10px;
    padding-right: 15px;
    border-right-style: solid;
    border-width: 1px;
    float: right;
    cursor: pointer;
}
.titolo a.active{
    color: #000;
}
.titolo a:hover{
    text-decoration: none!important;
    color: #000;

}
.box_partite{
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    background-color:white;
    color: white;
    padding: 2px;
}
.box_item{
    display: inline-block;
    width: 160px!important;
    margin-top: 5px;
}

.box_item a:hover{
    text-decoration: none;
}

.box_squadre {
    width:100%;
    height: 25px;
    display: inline-flex;
}
.box_squadre a{
    font-weight: 400;
    color:#000;
}
.team_name2 span{
     padding-left: 3px;
    padding-right: 3px;
     font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color:#000;
    line-height: 25px;
}
.team_name2 {
    width: 45%;
    float: left;
  text-align: left;
}
.trattino{
  width: 10%;
  float: left;
    text-align: center;
}
.trattino span{
     font-size: 14px;
  padding-right: 3px;
  padding-left: 3px;
  line-height: 25px;
}
.team_name1 span{
    padding-left: 3px;
        line-height: 25px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
   color:#000;
}
.team_name1{
    width: 45%;
    float: left;
   text-align: right;
}
.info_risultati span{
  font-weight: 600;
      color:#000;
    font-size: 14px;
   
}
.info_risultati{
    width: 100%;
 text-align: center;
 margin-top: -2px;
  }
.time{
    color: #fff;
    font-size:0.6em;
    font-weight: 300;
    padding-top: 5px;
    text-align: center;
    line-height: 20px;
}
.no_padding{
    padding-left: 0px;
    padding-right: 0px;
}
.punto1{
    color: #fff;
    font-size:0.7em;
    font-weight: 300;
    padding-top: 5px;
    text-align: center;
    line-height: 20px;
}


.testata_item_box{
    background-color:#8a1538;
    font-weight: 600;
      -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    color:#fff;
    padding: 2px  ;
}
.giornata{
    font-size: 12px;
    font-weight: 600;
    padding: 5px;
    border-bottom-style: solid;
    border-width: 1px;
    text-align: center;
    border-color: #e80707;
}
.testata_item_box .ico{
    width: 16px;
    float: left;
    margin-left: 5px;
    margin-right: 10px;
}
.testata_item_box_sotto{
    background-color:#8a1538;
    font-weight: 600;
    text-align: center;
    -webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    color:#fff;
    padding: 2px  ;
}
.testata_item_box .fa{
    color: #fff;
    text-align: right;
    margin-left: 15px;
    font-size: 20px;
}
.titolo_lista_manifestazioni{
    display: inline;
    float: right ;
    margin-top: -2px;
}
.titolo_lista_manifestazioni select{
    border-radius: 5px;
    color:#000;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
    font-weight: 400;
    width: 100px;
}
.owl-theme .owl-controls{
    margin-top:-80px!important;
   text-align: unset;
 
  }

