/*Note colori*/

:root {
  --color-text: #000;
  --color-cliente: #017bae;
  --font-cliente:system-ui,-apple-system,'Open Sans', sans-serif:
  --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --color-grigio:#f0f0f0;
}

body {
  font-size: .8rem;
  line-height: normal;
  color: var( --color-text);
  font-family:Open Sans', sans-serif:
}


/* icon google*/

.material-symbols-outlined {
  font-variation-settings: 'FILL' 0 , 'wght' 400, 'GRAD' 0, 'opsz' 48
}

img {
  max-width: 100%;
}

@media (min-width:300px) and (max-width: 460px) {

}

@media (max-width: 768px) {
  .desktop {
    display: none;
  }
  .time_bis {
    line-height: 15px!important;
  }
  .mobile {
    display: block;
  }
  .nav-link {
    padding-right: .4rem;
    padding-left: .4rem;
  }
  .info_partita {
    font-size: 0.9rem!important;
  }
  .stadio {
    display: none;
  }
  .fase {
    display: none;
  }
  .box_all_risultati {
    padding: 0px!important;
  }
  .nav-link a {
    font-size: 0.8rem;
  }
  .team1,
  .team {
    margin-top: 5px;
  }
  .logo_squadra_bis {
    margin-left: 5px!important;
  }
  #team1 {
    padding-right: 0px!important;
  }
  #team2 {
    padding-left: 0px!important;
  }
  .team1_goal {
    margin-top: 5px!important;
    font-size: .65rem !important;
    margin-left: 1rem !important;
  }
  #team2 .team1_goal {
    text-align: right!important;
    float: right!important;
  }
  .team2_goal {
    margin-top: 5px!important;
    font-size: .65rem !important;
    margin-left: 1rem !important;
  }
  .date {
    text-align: left;
    font-weight: 600;
    width: auto;
  }
  .img_logo {
    width: 75px;
  }
  .img_logo2 {
    height: 22px;
  }
  .risultato {
    font-size: 1em!important;
  }
  .tabella_partite {
    font-size: 0.8em!important;
  }
  .tabella_partite .boxlogo {
    display: none;
  }
  .team_name_bis {
    font-size: 0.8rem!important;
  }
  .time_bis {
    font-size: 0.8rem;
  }
  .risultato_bis {
    font-size: 0.8rem!important;
  }
  .logo_squadra_bis {
    margin-left: 10px;
  }
  .team1 .logo_squadra {
    width: 45%!important;
  }
  .team2 .logo_squadra {
    width: 45%!important;
  }
  .prec,
  .succ {
    display: none;
  }
  .selct_gg {
   font-size: 12px;
}
   .box_calendario {
    height: 3.5rem;
  }
   .form-select {
  background-position: right 1.75rem center!important;
  }
}

@media (min-width: 769px) {
  .desktop {
    display: block;
  }
  .mobile {
    display: none;
  }
  .box_calendario {
    height: 4.5rem;
  }
}

@media (min-width: 1200){
  .form-select {
  background-position: right 5.75rem center!important;
  }
}
@media (min-width:992px) and (max-width: 1999px) {
   .form-select {
  background-position: right 4.75rem center!important;
  }
}
/* gionate calendario*/

.box_calendario {
   display: flex;
}

.btn_freccia_l {
  background-color: var(--color-cliente);
  border: 0;
  text-align: left;
  text-transform: uppercase;
  padding-left: 1rem;
  font-weight: 500;
  border-radius: 3px;
  margin-right: 5px;
  color:var(--color-grigio);
}

.btn_freccia_r {
  background-color: var(--color-cliente);
  border: 0;
  text-align: right;
  text-transform: uppercase;
  padding-right: 1rem;
  font-weight: 500;
  border-radius: 3px;
  margin-left: 5px;
    color:var(--color-grigio);
}

.prec {
  vertical-align: super;
  padding-bottom: 0.2rem;
}

.succ {
  vertical-align: super;
  padding-bottom: 0.2rem;
}

.selct_gg {
  border: 0px;
  background-color: var(--color-grigio);
  border-radius: 0px;
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 0px;
  padding-left: 0px;
  
}

.selct_gg option {
  text-align: center;
}

.form-select:focus {
  box-shadow: 0 0 0 0em!important;
  border-color: transparent!important;
}

/* giornate carousel*/

.owl-carousel .item {
  border-style: solid;
  border-width: 1px;
  padding: 2px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  color: #000;
  ;
}

.carousel-control {
  color: #86af49!important;
  opacity: unset;
}

.owl-wrapper {
  width: 100%!important;
}

/*.owl-item{
  margin-bottom: 5px;
  width: 40px !important;
  padding: 5px;
}*/

.owl-theme .owl-controls .owl-page span {
  background-color: #DD0B23!important;
}

.owl-theme .owl-controls .owl-buttons div {
  background-color: var(--color-cliente)!important;
  padding: 6px 10px!important;
  opacity: 1!important;
}

.item a {
  color: #000;
  text-decoration: none;
}

.item :hover {
  color: #6e6e99!important;
}

.item .active {
  color: #6e6e99!important;
  font-weight: 700;
}

/* risultati */

.box_all_risultati {
  border-style: solid;
  border-color: #6e6e99;
  ;
  border-radius: 3px;
  border-width: 0.1em;
  margin-bottom: 10px;
  padding: 5px;
}

.box_all_risultati a {
  width: 100%;
}

.info_partita {
    line-height: 20px;
  font-size: 1.1em;
  font-weight: 400;
  padding: 1% 1%;
  text-align: center;
  margin-bottom: 15px;
}

.box_testata_gg {
      background-color: var(--color-cliente);
    color: #fff;
    width: 100%;
      font-weight: 600;
      text-align: center;
  border-radius: 3px;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 40px;
}

.box_testata_gg_girone {
       background-color: var(--color-cliente);
    color: #fff;
    width: 100%;
      font-weight: 600;
       text-align: center;
  border-radius: 3px;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 40px;
}

.box_testata_gg_girone span {
  color: #fff;
}



.logo_squadra_bis {
  height: 40px;
  position: relative;
  float: left;
}

.team_name_bis {
  font-weight: 600;
  font-size: 1rem;
  text-align: left;
  line-height: 40px;
  padding-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.time_bis {
  text-align: center;
  font-weight: 600;
  line-height: 40px;
 }

.fa_bis {
  line-height: 60px!important;
  float: right;
  }

.risultato_bis {
  font-size: 1.1rem;
  line-height: 40px;
  text-align: center;
}

.boxpartita {
  border: solid 1px #220820;
  margin-bottom: 10px;
  margin-top: 10px;
  overflow: hidden;
  height: 100%;
  max-height: 100%;
  padding: 5px;
}

.boxpartita:hover {
  background-color: #ffff0230!important;
  color: transparent!important;
}

.freccia_live {
  float: right;
  line-height: 40px!important;
  color:var(--color-cliente);
}

.box_risultato {
  padding: 0px;
}

.date {
  text-align: left;
  font-weight: 400;
}

.time {
  text-align: right;
  font-weight: 400;
}

.fase {
  text-align: left;
  font-weight: 400;
}

.stadio {
  text-align: left;
  font-weight: 400;
}

.team {
  position: relative;
}

.team1 .logo_squadra {
  width: 20%;
  position: relative;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.team1 .team_name {
  font-weight: 600;
  font-size: 1.1rem;
  width: 100%;
  text-align: center;
  float: left;
  margin-bottom: 5px;
}

.team2 .team2_name {
  font-weight: 600;
  font-size: 1.1rem;
  float: right;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
}

.name a {
  color: #017bae;
}

.name a:hover {
  color: #DD0B23;
}

#nomeStadio {
  font-weight: 200;
}

#dataPartita {
  font-weight: 200;
}

#oraPartita {
  font-weight: 200;
}

.min {
  padding: 0px;
}

.period {
  padding: 0px;
}

.risultato {
  color: #97979f;
  min-height: 70px;
  font-size: 1.8rem;
  font-weight: bold;
  padding-top: 40px;
}

.parziali {
  color: #333;
  font-size: 0.7rem;
  line-height: 15px;
  margin: 0;
  text-align: center;
}

.team2 .logo_squadra {
  width: 20%;
  display: block;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.btn_tabellino {
  font-size: 0.9em;
  border-style: solid;
  background-color: #97979f;
  padding: 5px;
  margin-bottom: 10px;
  margin-top: 20px;
  display: block;
  float: none;
  margin-right: auto;
  margin-left: auto
}

.btn_live {
  font-size: 0.7em;
  border-style: solid;
  background-color: #ffd400;
  padding: 5px;
  margin-bottom: 10px;
  margin-top: 20px;
  display: block;
  float: none;
  margin-right: auto;
  margin-left: auto;
}

.btn_tabellino a {
  color: #ffffff;
}

.btn_tabellino a:hover {
  text-decoration: unset;
}

.team1_goal {
  float: left;
  padding: 0px!important;
  text-align: left;
  font-size: 0.7rem;
  line-height: 13px;
  margin-left: 40px;
}

.team1_goal ul {
  list-style: none;
  padding: 0px;
  margin-bottom: 0px;
}

.team1_goal li {
  text-align: left;
  font-size: 0.6rem;
  font-weight: 600;
  line-height: 30px;
  color: #7c8589;
  display: inline;
}

.team2_goal {
  float: left;
  text-align: left;
  font-size: 0.7rem;
  line-height: 13px;
  margin-left: 40px;
}

.team2_goal ul {
  list-style: none;
  padding: 0px;
  margin-bottom: 0px;
}

.team2_goal li {
  text-align: left;
  font-size: 0.6rem;
  font-weight: 600;
  line-height: 20px;
  color: #7c8589;
  display: inline;
}

/*team*/

.box_all_team {
  border-style: solid;
  border-color: dimgrey;
  height: 400px;
}

/*tabella risultati*/

.testata_tabella {
  background-color: #017bae;
  width: 100%;
  color: #ffffff;
  padding: 5px;
}

.tabella_logo_squadra1 {
  width: 40%;
  padding: 0px;
}

.tabella_logo_squadra2 {
  width: 40%;
  padding: 0px;
}

.tabella_calendario td {
  vertical-align: middle!important;
}

.tabella_game {
  color: #017bae;
  font-weight: 600;
  font-size: 1.2rem;
  text-align: center;
  width: 35%;
}

.tabella_calendario {
  font-size: 0.8rem;
  font-weight: 600;
  color: dimgrey;
}

.tabella_partite {
  font-size: 1rem;
  font-weight: 500;
}

.tabella_calendario .team1_name {
  width: auto;
}

.tabella_calendario .btn_tabellino {
  font-size: 0.7rem;
  border-style: solid;
  background-color: #017bae;
  padding: 5px;
}

.tabella_calendario .btn_tabellino a {
  color: #ffffff;
}

.tabella_calendario .btn_tabellino a:hover {
  text-decoration: unset;
}

.numeroGiornata {
  color: #6e6e99;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}

.tabella_risultati {
  margin-top: 10px;
}


.tabella_giornate {
  font-size: 1rem;
}

.fase_gironi {
  font-size: 1.3rem;
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 10px;
  font-weight: 400;
}

.sottomenu {
  padding-left: 0px!important;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 400;
}

.sottomenu_girone {
  float: left;
}

.sottomenu_girone.active {
  color: #6e6e99;
}

.sottomenu_girone:hover {
  color: #000!important;
}

.owl-item {
  float: left;
  width: auto !important;
  margin: 0.5%;
  padding: 5px;
}

.logoSquadra {
  width: 20px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.owl-controls {
  display: none!important;
}
