.material-symbols-outlined {
  font-variation-settings:
    'FILL'0,
    'wght'300,
    'GRAD'0,
    'opsz'40
}


html {
  font-size: 18px;
}

body {
  background: #fff;
  font-family: 'Inter', sans-serif;
  color: #212529;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  margin-top: 120px;
  font-weight: 400;
}



b, strong {
  font-weight: 700;
}

i.fa-brands {
  font-style: normal !important;
}

.map {
  border: 0px;
}

img::selection { background: none; }

.link-partita {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
}

.link-highlights {
  position: absolute;
  right: 15px;
  top: 0px;
  bottom: 0px;
  display: flex;
  align-items: center;
  z-index: 3;
  font-size: 13px;
  line-height: 0;
  color:#71798B;
}



.calendario-pagina-interna .link-highlights  {
  position: absolute;
  right: 30px;
  z-index: 3;
  font-size: 16px;
}


.calendario-pagina-interna .link-highlights  svg {
  width: 26px;
}



.link-highlights svg  {
  fill:#71798B;
  width: 20px;
  float: right;
  margin-left: 8px;
}

.link-highlights:hover  {
  color:#091D3C;
}

.link-highlights:hover svg  {
  fill:#091D3C;
}



.btn-highlights  {
 margin:30px auto;
 list-style: normal;


}

.btn-highlights svg  {
  fill:#091D3C;
  width: 24px;
  float: right;
  margin-left: 8px;
}

.btn-highlights:hover svg  {
  fill:#ffffff;

}



.back-to-top, .back-to-top:focus {
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: none;
  z-index: 88;
  height: 44px;
  width: 44px;
  text-align: center;
  padding: 8px 0px;
  background-color: #ffffff;
  border: 0px;
}

.info-td {
 width: 30%;
}


.back-to-top:hover {
  color: #ffffff;
  background-color: #0F2D5B;
}


table.dataTable td.dt-control:before {
  font-size: 20px;
  height: 22px;
  width: 22px;
  margin-top: -9px;
  display: inline-block;
  color: white;
  border: 0em solid white;
  border-radius: 11;
  box-shadow: 0 0 0em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New",Courier,monospace;
  line-height: normal;
  content: "+";
  background-color: #00C75D;
  font-weight: bold;
}


.tx-kesearch-pi1 #kesearch_results .teaser_icon img {
  width: 100%;
  max-width: 200px;
  height: auto;
  }

table.dataTable tr.dt-hasChild td.dt-control:before {
  background-color: #565E71;
}

.subtableMarcatori  tbody td {
padding: 10px!important;
}


.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}


.home-stats-club-mobile {
  display: none;
 }




.pswp__video-container {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  max-width: 90%;
  margin: 9% auto
}


.pswp__video-container video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  border: 0;

}




.SwiperClub .swiper-wrapper {
  margin-bottom: 40px;
}


.SwiperClub .swiper-wrapper .club-card {
  text-align: center;
}


.capitalize {
  text-transform: capitalize;
}

.main-standard.news-page .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid.nopage {
  background-position: center center;
  background-size: cover;
  background-image: url('../Images/template/404.jpg');
  height: 80vh;
  min-height: 400px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.container-fluid.nopage.grazie {
  background-image: url('../Images/template/grazie.jpg') !important;
}

.container-fluid.nopage h1 {
  font-size: 6rem;
  color: #ffffff;
}


.container-fluid.nopage p {
  margin: 20px auto;
  font-size: 1.5rem;
}


.row {
  margin-right: -10px;
  margin-left: -10px;
}

.row-no-margin {
  margin-left: 0px;
  margin-right: 0px;
}



.contactForm {
  margin: 0 auto 0 auto;
  padding: 40px 0px;
}

.contactForm .submit .btn {
  height: 50px;
  padding-left: 30px;
  padding-right: 30px;
}


.form-check-label a {
  margin-left: 15px;
  font-size: .9rem;
}


.contactForm h2 {
  font-size: 1.6rem;
  text-align: left;
  font-weight: 800;
  font-style: normal !important;
  text-transform: none;
}


.accordion {
  margin-top: 5px;
  margin-bottom: 20px;
}

.accordion .card-header .title {
  font-size: 1rem;
  color: #0F2D5B;
  font-weight: 600;
}

.accordion .card-header .accicon {
  float: right;
  width: 1rem;
}

.accordion .card-header {
  cursor: pointer;
  border-bottom: none;
}

.accordion .card {
  border: 1px solid #ddd;
  border-radius: 22px;

}

.accordion .card-body {
  border-top: 1px solid #ddd;
  font-size: 1rem;
  color: #565E71;
  font-weight: 400;
}

.accordion .card-header:not(.collapsed) .rotate-icon {
  transform: rotate(180deg);
}


.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
  font-size: .8rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #8b92a1;
}

.filtro-ricerca {
  position: relative;
}

input::placeholder {
  color: #565E71;
  font-weight: 300;
}

.filtro-ricerca .symbol {

  position: absolute;
  bottom: 10px;
  left: 8px;
  color: #C1C3C9;
}

.filtro-ricerca .form-control {
  padding-left: 40px;
}


.ads {
  text-align: center;
  background-color: #ffffff;
  padding: 40px 0px 15px 0px;
}

.ads.square {
  text-align: center;
  background-color: transparent;
}

.ads.sponsor {
  text-align: center;
  background-color: transparent;
  padding: 0px;
  position: relative;
  top: -50px;
}

.banner-leaderboard {
  text-align: center;
  background-color: transparent;
  padding: 0px;
  position: relative;
  text-align: center;
  background-color: #ffffff;
}

.banner-leaderboard-mobile {
  display: none;
 }


.banner-leaderboard img {
  margin: 40px 0px 15px 0px;
}


.banner-leaderboard-home {
  text-align: center;
  background-color: transparent;
  padding: 0px;
  position: relative;
  top: -50px;
}



.banner-sidebar {
  margin:0 auto;
  margin-bottom: 20px;
  text-align: center;

 }


.banner-leaderboard-home-mobile {
  display: none;
 }


.ads .banner {
  margin: 0 auto;
}

.ads .banner.leaderboard {
  display: block;
}

.ads .banner.leaderboard-mobile {
  display: none;
}

table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting_asc_disabled, table.dataTable thead>tr>th.sorting_desc_disabled, table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting_asc_disabled, table.dataTable thead>tr>td.sorting_desc_disabled {
  font-size: .7rem;

}


.table thead th {
  vertical-align: middle;
  border-bottom: 2px solid #dee2e6;
}

.table td, .table th {
  border-top: 0px solid #dee2e6;
}

.tablesorter-default thead .headerSortUp, .tablesorter-default thead .tablesorter-headerSortUp, .tablesorter-default thead .tablesorter-headerAsc {
  border-bottom: 2px solid #0F2D5B;
}


.tablesorter-default thead .headerSortDown, .tablesorter-default thead .tablesorter-headerSortDown, .tablesorter-default thead .tablesorter-headerDesc {
  border-bottom: 2px solid #0F2D5B;
}

.tablesorter-default tfoot .tablesorter-headerSortUp, .tablesorter-default tfoot .tablesorter-headerSortDown, .tablesorter-default tfoot .tablesorter-headerAsc, .tablesorter-default tfoot .tablesorter-headerDesc {
  border-top: 2px solid transparent;
}


.tablesorter-default .header, .tablesorter-default .tablesorter-header {
  padding: 4px 25px 4px 10px;
}

/* DATATABLE*/

.dataTables_wrapper .dataTables_filter {
  float: left;
  text-align: left;
  padding: 15px;
}

table.dataTable.no-footer {
  border-bottom: 0px solid rgba(0, 0, 0, 0.3);
}

.dataTables_wrapper .dataTables_filter label {
  font-size: .8rem;
}



.dataTables_wrapper .dataTables_filter input {
  font-size: 1rem;
  margin-left: 0px;
  min-width: 300px;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0F2D5B;
  font-weight: 600;
  background-color: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border: 1px solid #565E71;
  border-radius: 0.5rem;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  min-height: 44px;
  padding: 10px 15px;
}

table.dataTable thead th, table.dataTable thead td {
  padding: 20px 20px;
}

.dataTables_wrapper .dataTables_filter input {
  background-color: rgba(255, 255, 255, .3);
  border: 1px solid #091D3C;
}

.dataTables_wrapper .dataTables_filter input:focus {
  border: 1px solid #091D3C;
}

[type=search] {
  outline-offset: 0px;
  -webkit-appearance: none;
}


.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  margin-left: 2px;
  padding: 0.5rem 10px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #565E71 !important;
  border: 1px solid transparent;
  font-size: .8rem;
  border-radius: 22px;
  min-width: 44px;
  height: 44px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #0F2D5B !important;
  border: 1px solid #0F2D5B;
  background-color: transparent;
  background: transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  color: #0F2D5B !important;
  border: 1px solid #0F2D5B;
  background-color: transparent;
  background: transparent;
}


.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #ffffff !important;
  border: 1px solid #0F2D5B;
  background-color: #0F2D5B !important;
  background: #0F2D5B !important;
}


.dataTables_wrapper .dataTables_info {
  padding: 15px;
  color: #8b92a1;
  font-size: .8rem;
}

.dataTables_wrapper .dataTables_info {
  clear: none;
}

.data-table-footer {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom: 40px;
}

.dataTables_info {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.dataTables_paginate {
  order: 2;
}

.ore {
  text-transform: none;
}


.dataTables_wrapper .dataTables_paginate .paginate_button {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
}

.dataTables_wrapper .dataTables_paginate {
  padding: 15px;
}


table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting:after, table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_asc:after, table.dataTable thead>tr>th.sorting_desc:before, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>th.sorting_asc_disabled:before, table.dataTable thead>tr>th.sorting_asc_disabled:after, table.dataTable thead>tr>th.sorting_desc_disabled:before, table.dataTable thead>tr>th.sorting_desc_disabled:after, table.dataTable thead>tr>td.sorting:before, table.dataTable thead>tr>td.sorting:after, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_asc:after, table.dataTable thead>tr>td.sorting_desc:before, table.dataTable thead>tr>td.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc_disabled:before, table.dataTable thead>tr>td.sorting_asc_disabled:after, table.dataTable thead>tr>td.sorting_desc_disabled:before, table.dataTable thead>tr>td.sorting_desc_disabled:after {

  line-height: 12px;
  font-size: 1.8em;
}

.dataTables_wrapper .dataTables_filter {
  float: left;
  text-align: left;
}

table.dataTable thead {
  background-color: #ffffff;
  border-radius: 22px;

}

table.dataTable thead tr {
  background-color: transparent;
}

table.dataTable thead th {
  font-size: .8rem;
  font-weight: 500;
  color: #0F2D5B;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
}

table.dataTable tbody {
  background-color: transparent;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 8%);
  box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 8%);
}

table.dataTable tbody td {
  font-size: .8rem;
  font-weight: 500;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #212529;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  vertical-align: middle;
}



table.dataTable tbody td.provenienza .margin-provenienza {
  margin-right: 30px;
}


table.dataTable tbody td.giocatore {
  font-weight: 700;
  text-transform: uppercase;
  color: #0F2D5B;
}


table.dataTable tbody td .estivo {
  color: #db9600;
}

table.dataTable tbody td .invernale {
  color: #103bfa;
}




table.dataTable tbody td.provenienza .symbol {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translate(0%, -50%);
  color: #00C75D;
}

table.dataTable tbody tr:hover {
  box-shadow: inset 0 0 0 9999px rgb(0 0 0 / 4%)
}

table.dataTable tbody tr:hover>.dtfc-fixed-left, table.dataTable tbody tr:hover>.dtfc-fixed-right {
  box-shadow: inset 0 0 0 9999px rgb(0 0 0 / 4%)
}

.tx-legabcore table {
  border-collapse: separate;
  border-spacing: 0px;
}


.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  display: none;
}


.dataTables_wrapper .dataTables_filter {
  float: left;
  text-align: left;
  padding: 15px 0px;
}


table.dataTable thead th, table.dataTable thead td {
  border-bottom: 0px;
}



table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting_asc_disabled, table.dataTable thead>tr>th.sorting_desc_disabled, table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting_asc_disabled, table.dataTable thead>tr>td.sorting_desc_disabled {
  padding-left: 10px;
  padding-right: 26px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {

  padding-right: 10px;
  padding-left: 10px;
}





.mainLogo img {
  background-image: url('../Images/template/logo-seriebkt.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}

.seriebkt .main-home .mainLogo img {
  background-image: url('../Images/template/logo-seriebkt.png') !important;
}


.seriebkt .mainLogo img {
  background-image: url('../Images/template/logo-seriebkt-campionato.png') !important;
}

.legab .mainLogo img {
  background-image: url('../Images/template/logo-seriebkt.png') !important;
}

.primavera .mainLogo img {
  background-image: url('../Images/template/logo-primavera2.png') !important;
}

.besport .mainLogo img {
  background-image: url('../Images/template/logo-besports.png') !important;
  background-size: contain;
}


.mainLogo.logoScroll img {
  background-image: url('../Images/template/legab-symbol-logo.png') !important;
}

.seriebkt .main-home .mainLogo.logoScroll img {
  background-image: url('../Images/template/legab-symbol-logo.png') !important;
}



a, button, input, select {
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Barlow', sans-serif;
}

h1 {
  font-size: 3rem;
  color: #0F2D5B;
  margin-bottom: 25px;
  font-weight: 800;
}

h2 {
  font-size: 2rem;
  color: #0F2D5B;
  margin-bottom: 20px;
  font-weight: 800;
}

h3 {
  font-size: 1.6rem;
  font-weight: 700;
  color: #0F2D5B;
  margin-bottom: 20px;
  font-weight: 700;
}

h4 {
  font-size: 1rem;
  font-weight: 700;
  color: #0F2D5B;
}




.navPartita {
  background-color: #091D3C;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  color: #ffffff;
}

.navPartita .backto {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 10px;
  text-align: center;
  background-color: rgb(0, 0, 0, 0);
  border-radius: 10px;
  
}

.navPartita .backto:hover {
  background-color: rgb(0, 0, 0, .2);
  text-decoration: none;
}

.navPartita .backto .symbol.left {
  float: left;
  font-size: 40px;
  position: relative;
  top: -6px;
}

.navPartita .backto .symbol.right {
  float: right;
  font-size: 40px;
  position: relative;
  top: -6px;
}


/* STEMMI */

.stemma.stemma-xs {
  width: 100%;
  height: auto;
  max-width: 24px;
}

.stemma.stemma-sm {
  width: 100%;
  height: auto;
  max-width: 44px;
}

.stemma.stemma-md {
  width: 100%;
  height: auto;
  max-width: 60px;
}


.stemma.stemma-lg {
  width: 100%;
  height: auto;
  max-width: 100px;
}


.stemma.stemma-xl {
  width: 100%;
  height: auto;
  max-width: 140px;
}


#DocumentiResetFilter {
  margin-bottom: 15px;
}

#DocumentiResetFilter .symbol {
  font-size: 22px;
  margin-left: 5px;
  float: right;
}



/* SECTIONS */



section.section-contatti {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f4f4f4;
  ;
}

section.section-contatti h3 {
  text-transform: none;
}

.contact-card-simple {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 2rem;
  padding-top: 15px;
  padding-bottom: 15px;
}


section.section-contatti .symbol {
  font-size: 2.5rem;
  position: relative;
  top: 10px;
  color: #0066b2;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(0%, -50%);
}

.contact-card-simple.altri-contatti .symbol {
  font-size: 1.5rem;
  position: relative;
  top: 10px;
  color: #0066b2;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(0%, -50%);
}

.contact-card-simple.altri-contatti p {
  margin-left: 1.8rem;
}

.contact-card-simple.altri-contatti {
  margin-bottom: 20px;
}


section.section-contatti p {
  margin-left: 3rem;
  margin-bottom: 0px;
  font-size: .9rem;
}

.recaptcha {
  margin-top: 15px;
  margin-bottom: 15px;
}

.recaptcha label {
  display: none;
}



.contact-card {
  position: relative;
  padding: 20px 20px;
  border-radius: 22px;
  background: rgba(255, 255, 255, .8);
  border: 0px !important;
  color: #0F2D5B;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  min-height: 115px;


}

.contact-card:hover {
  background: rgba(255, 255, 255, 1);
  color: #091D3C;
}



section h2 {
  font-size: 2.2rem;
  text-align: center;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
}


section h3 {
  font-size: 1.6rem;
  text-align: left;
  font-weight: 800;
  text-transform: uppercase;
}

.section-description {
  position: relative;
}



section.section-light {
  color: #0F2D5B;
}

section.section-dark {
  color: #ffffff;
}

section.section-light h2 {
  color: #0F2D5B;
  padding-left: 10px;
  padding-right: 10px;
}

section.section-dark h2 {
  color: #ffffff;
}

section.section-light h3 {
  color: #0F2D5B;
}

section.section-dark h3 {
  color: #ffffff;
}

section.section-grey {
  background-color: #e2e3e5;
}

section.section-with-margin {
  padding-top: 45px;
  padding-bottom: 0px;
}

section.section-with-mb {
  padding-bottom: 45px;
}

.news-text-wrap iframe {
margin: 0 auto;
width: 100%;
}


.btn {
  font-family: 'Barlow', sans-serif;
  text-transform: uppercase;
  border-radius: 10px;
  font-weight: 600;
  font-size: .8rem;
}

.form-check {
  padding-left: 0;
}

.form-check span {
  padding-left: 1rem;
}

.btn.active, .btn.active:focus, .btn.focus, .btn:active, .btn:active:focus, .btn:focus, .btn:hover {
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%), 0 2px 10px 0 rgb(0 0 0 / 5%);
}

.btn-primary {
  color: #FFFFFF;
  background-color: #00C75D;
  border-color: #00C75D;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #FFFFFF;
  background-color: #00C75D;
  border-color: #00C75D;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  color: #FFFFFF;
  background-color: #00C75D;
  border-color: #00C75D;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #00C75D;
  border-color: #00C75D;
}

.btn-primary .badge {
  color: #00C75D;
  background-color: #FFFFFF;
}

.btn.burger {
  display: none;
}

.btn.mobile-search {
  display: none;
}






.btn.btn-simple-icon {
  display: inline-block;
  color: #565E71;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 0px solid transparent;
  padding: 10px;
  border-radius: 0rem;
}

.btn.btn-simple-icon.active, .btn.btn-simple-icon:focus, .btn.btn-simple-icon.focus, .btn.btn-simple-icon:active, .btn.btn-simple-icon:active:focus, .btn.btn-simple-icon:focus, .btn.btn-simple-icon:hover {
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 0%), 0 2px 10px 0 rgb(0 0 0 / 0%);
  color: #091D3C;
}

.btn.btn-simple-icon .symbol {
  position: relative;
  top: 2px;
  font-size: 28px;
  color: #565E71;
}

.btn.btn-simple-icon:hover .symbol {
  position: relative;
  top: 2px;
  font-size: 28px;
  color: #091D3C;
}





.btn-outline-secondary {
  color: #565E71;
  border-color: #565E71;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #565E71;
  border-color: #565E71;
}



.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565E71;
  border-color: #565E71;
}




.btn-outline-primary {
  color: #0F2D5B;
  border-color: #0F2D5B;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0F2D5B;
  border-color: #0F2D5B;
}


.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0F2D5B;
  border-color: #0F2D5B;
}







.swiper {
  width: 100%;
  height: 100%;
  background: transparent;
}

.swiper-wrapper .empty-slide {
  width: 100px;
  background-color: transparent;
}

.swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 20px;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 9px 15px 0px rgb(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 1) !important;
  height: 44px;
  width: 44px;
  border-radius: 22px;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next, .swiper-button-prev {
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-scrollbar-drag {
  background: rgba(1, 212, 98, 1);
}

.primavera .swiper-scrollbar-drag {
  background: rgb(220, 4, 0)
}

.parallax-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 130%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}

.top-header {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 40px;
  margin-bottom: 10px;
  display: inline-block;
}

.top-header.with-image {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

.top-header.with-image {
  background-color: #0F2D5B;
}

body.seriebkt .top-header.with-image {
  background-color: #0F2D5B;
}

body.legab .top-header.with-image {
  background-color: #0F2D5B;
}


body.primavera .top-header.with-image {
  background-color: #DC0400
}


body.besport .top-header.with-image {
  background-color: #7e57c2;
}


.top-header.with-image.with-overlay:before {
  background-image: url('../Images/template/overlay.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  content: '';
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;

}

.top-header.with-image {
  height: 320px;
}

.top-header.with-image .top-header-wrapper {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  color: #fff;
}

.top-header.with-image img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  -o-object-fit: cover;
}

.top-header.with-image .top-header-wrapper .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.top-header.with-image .top-header-wrapper .container h1 {
  font-weight: 800;
  display: block;
  text-align: left;
  text-transform: uppercase;
  font-size: 4rem;

}

.top-header .top-header-wrapper .container h1 {
  font-weight: 800;
  display: block;
  text-align: left;
  text-transform: none;
}




.top-header.with-image .top-header-wrapper .container h1 {
  color: #fff;
  display: block;
  text-align: left;
}

.top-header .top-header-wrapper .container h2 {
  display: block;
  font-size: 1.4rem;
  max-width: 40%;
  font-weight: 600;
  color: #fff;
  text-transform: none;
  text-align: left;
  font-style: normal;
}


.top-header .top-header-wrapper .container h2 {
  display: block;
  font-size: 1.4rem;
  max-width: 40%;
  font-weight: 600;
  color: #fff;
  text-transform: none;
  text-align: left;
  font-style: normal;
}

.top-header .container h2 {
  display: block;
  font-size: 1.4rem;
  max-width: 40%;
  font-weight: 600;
  text-transform: none;
  text-align: left;
  font-style: normal;
}



/* TOP HEADER CLUB */




.top-header-club {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 60px;
  margin-bottom: 10px;
  display: inline-block;
}

.top-header-club.with-image {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

.top-header-club.with-image {
  background-color: #0F2D5B
}

body.seriebkt .top-header-club.with-image {
  background-color: #0F2D5B
}

body.legab .top-header-club.with-image {
  background-color: #0F2D5B;
}


body.primavera .top-header-club.with-image {
  background-color: #DC0400
}


body.besport .top-header-club.with-image {
  background-color: #7e57c2;
}


.top-header-club.with-image.with-overlay:before {
  position: absolute;
  content: '';
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.top-header-club.with-image {
  height: 260px;
}

.top-header-club.with-image .top-header-wrapper {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  color: #fff;
}

.top-header-club.top-header-match.with-image.with-highlights .top-header-wrapper {
  top: 70px;
  z-index: 10;
}

.top-header-club.top-header-match.with-image .top-header-wrapper {
  top: 90px;
  z-index: 10;
}


.top-header-club.with-image .bg-club {
  width: 100%;
  height: 100%;
  object-position: left;
  object-fit: cover;
  -o-object-fit: cover;
}

.top-header-club.with-image .top-header-wrapper .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.top-header-club.top-header-match.with-image .top-header-wrapper .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.column-light {
  width: 7%;
}

.top-header-club.with-image .top-header-wrapper .container h1 {
  font-weight: 800;
  display: block;
  text-align: left;
  text-transform: uppercase;
}

.top-header-club .top-header-wrapper .container h1 {
  font-weight: 800;
  display: block;
  text-align: left;
  text-transform: none;
}



.top-header-club.with-image .top-header-wrapper .container h1 {
  color: #fff;
  display: block;
  text-align: left;
  margin-bottom: .8rem;
}

.top-header-club .top-header-wrapper .container h2 {
  display: block;
  font-size: 1.4rem;
  max-width: 40%;
  font-weight: 600;
  color: #fff;
  text-transform: none;
  text-align: left;
  font-style: normal;
  margin-bottom: .8rem;
}


.top-header-club .top-header-wrapper .container p {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  text-align: left;
  font-style: normal;
  margin-bottom: .8rem;
}



.top-header-club .stemma-club {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(0%, -50%);
}

.top-header-club .club-details {
  margin-left: 160px;
}

.club-card .club-details h4 {
  margin-bottom: 2px;
}



.top-header-club .club-details .social {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  opacity: 1;
}


.top-header-club .club-details .social:hover {
  opacity: .8;
}



.club-details .stadio {
  margin-right: 15px;
  margin-bottom: 10px;
  float: left;
}

.SwiperPlayer .swiper-pagination-bullets {
  visibility: hidden;
}

.SwiperPlayer:hover .swiper-pagination-bullets {
  visibility: visible;
}

/*
.club-list .club-card {
  position: relative;
  padding: 20px 20px;
  border-radius: 22px;
  margin-top:10px;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(5.5px);
  -webkit-backdrop-filter: blur(5.5px);
  border: 0px !important;
  color: #0F2D5B;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  min-height: 128px;

}

.club-list .club-card:hover {
  background: rgba(255, 255, 255, 1);
  backdrop-filter: blur(5.5px);
  -webkit-backdrop-filter: blur(5.5px);
  color: #091D3C;
  transform: scale(1.04);
}
*/

.club-list {
  margin-top: 10px;
  margin-bottom: 10px;
}



.SwiperPlayer {
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 10px;
}


.SwiperPlayer .swiper-slide {
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 10px;
  overflow: hidden;
}


.club-list .club-card {
  position: relative;
  padding: 20px 20px;
  border-radius: 10px;
  background: rgba(255, 255, 255, .8);
  border: 0px !important;
  color: #0F2D5B;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  min-height: 130px;


}

.club-list .club-card:hover {
  background: rgba(255, 255, 255, 1);
  color: #091D3C;
}



.club-list a {
  text-decoration: none;
}

.club-list a .club-card {
  text-decoration: none;
}


.club-list a:hover .club-card {
  text-decoration: none !important;
}

.club-list a:hover .club-card p {
  text-decoration: none !important;
}

.club-list a:hover .club-card h3 {
  text-decoration: none !important;
}




.club-list .stemma-club {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translate(0%, -50%);
}

.club-list .club-details {
  margin-left: 75px;
  display: flex;
  flex-direction: column;
  justify-items: center;
}

.club-card.back .club-details {
  margin-left: 0px;
}

.club-list .club-details h3 {
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.club-list.rosa .club-details h3 {
  font-size: 1rem;
  margin-bottom: 5px;
}

.club-other-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}



.club-list .club-details p {
  font-size: .8rem;
  margin-bottom: 5px;
}


.club-list .club-details .social {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
}




.club-list .club-details .stadio {
  margin-right: 15px;
  margin-bottom: 10px;
  float: left;
  stroke: #0F2D5B !important;
}



.club-list .club-card .divisa-figure {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0%, -50%);
}

.club-list .club-card .divisa-figure .divisa {
  width: 100%;
  max-width: 70px;
  height: auto !important;
}




.club-list .club-card .divisa-figure .numero {
  font-family: 'Barlow', sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 20px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0px 0px 8px rgb(0 0 0 / 100%);
}


.rosa-club h2 {
  text-transform: uppercase;
  font-style: italic;
  text-align: center;
}


.rosa-club h3 {
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.3rem;
}




/* NEWS */

.news-single .news-text-wrap p {
  line-height: 1.6;
}

.news-single .news-text-wrap .size-full {
  width: 100%;
  height: auto;
}

.news-single .news-text-wrap .full {
  width: 100%;
  height: auto;
}

.news-single .news-text-wrap .grande {
  width: 100%;
  height: auto;
}

.news-single .news-text-wrap .large {
  width: 100%;
  height: auto;
}




.news-single .news-text-wrap img {
  max-width: 100%;
  height: auto;
}

.news-single .news-text-wrap iframe {
  margin: 0 auto !important;
}

.news .article .news-img-wrap a {
  display: block;
  float: unset;
  padding: 0px;
  border: 0px solid #ddd;
  background: transparent;
}

.news .article .news-img-wrap .news-img-caption {
  font-size: .7rem;
  text-align: right;
}


.news-related {
  width: 100%;
  padding: 15px 0px 15px 0px;
  border: 0px solid #eee;
  display: block;
}

.news-related.news-related-links a {
  display: block;
  margin-bottom: 5px;
}





/* CARD img background*/

.focus-news {
  position: relative;
  color: #ffffff;
}

.focus-news .news-details {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 20px;
  z-index: 2;
}

.top-news.focus-news .news-details {
  bottom: 130px;

}





.focus-news .news-details h3 {
  color: #ffffff;
  margin: 10px 20px 10px 20px;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: normal;
  min-height: 70px;
  text-transform: none;
}


.top-news.focus-news .news-details h3 {
  color: #ffffff;
  width: 70%;
  font-size: 2.8rem;
  text-transform: none;
}

.focus-news .news-details h3 a {
  color: #ffffff;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  opacity: 0.9;
}

.focus-news .news-details h3 a:hover {
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}


.focus-news .news-details .more {
  float: right;
  color: #ffffff;
  position: relative;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  right: 0px;
  margin-right: 20px;
}

.more .readmore-icon {
  font-size: 28px;
}


.focus-news .news-details .news-list-date {
  font-size: .8rem;
  text-transform: uppercase;
  margin: 15px 20px 20px 20px;
}

.focus-news:hover .news-details h3 a {
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}


.focus-news:hover .news-details .more {
  right: -5px;
}

.news-list-category {
  font-size: .7rem;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #00C75D;
  padding: 5px 20px 5px 20px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}


.legab .news-list-category {
  background-color: #00C75D;
}

.primavera .news-list-category {
  background-color: #DC0400;
}


.besport .news-list-category {
  background-color: #7e57c2;
}

.seriebkt .news-list-category {
  background-color: #00C75D;
}

.news-page .news-list-category {
  background-color: #f4f4f4;
  color: #565E71;
}



.besport .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #7e57c2;
}



.news-list-category span {
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
}

.focus-news .news-img-wrap {
  overflow: hidden;
  height: 430px;
  width: 100%;
  position: relative;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.top-news.focus-news .news-img-wrap {
  overflow: hidden;
  height: 430px;
  width: 100%;
  position: relative;
  -webkit-border-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.top-news.focus-news .news-img-wrap {
  min-height: 560px;
  overflow: hidden;
}

.focus-news .news-img-wrap a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  overflow: hidden;
}

.focus-news .news-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  overflow: hidden;
}

.focus-news:hover .news-img-wrap img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.focus-news .news-img-wrap .overlay {
  position: absolute;
  width: 100%;
  height: 80%;
  top: auto;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 80%);
}


.inevidenza .focus-news .news-img-wrap {
  overflow: hidden;
  height: 430px;
  width: 100%;
  position: relative;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.hometop3 .hometop {
  position: relative;
  top: -90px;
}

.hometop3 .hometop .swiper-wrapper {
  margin-bottom: 40px;

}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}


.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #00C75D;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}

.swiper-pagination-bullet {
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .5);
}

/* HEADER */
#navbarLegab {
  min-height: 120px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 100;
  transition: 0.5s;

}


#navbarLegab.fixed-top {
  min-height: 70px;
  top: -50px;
}






.navbar {
  font-family: 'Barlow', sans-serif;
}

.navbar ul li a {
  font-family: 'Barlow', sans-serif !important;
}

.topNavbar {
  position: relative;
  background-color: #F9F9F9;
  width: 100%;
  padding: 0px;
  margin: 0px;
  height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
}



.topNavbar img {
  width: 30px !important;
  height: auto;
  margin-left: 0.7%;
  margin-right: 0.7%;
}




.top-loghi-club a:nth-child(10) {
  margin-right: 100px;
}


.primavera .topNavbar {
  background-color: #DC0400 !important;
  background-position: top;
  background-size: 100%;
  background-image: url('../Images/template/primavera2-bg.jpg') !important;
}

.primavera .topNavbar img {
  display: none;
}



.giornata-container-info-partita  {
  display: block;
  width: 100%;
  font-size: .75rem;
  padding-top:5px;
  padding-bottom: 5px;
  }

  .giornata-container-info-partita .arbitro {
    font-weight: 600;
    }
  
  


.giornata-container-gol-segnati  {
display: block;
width: 100%;
font-size: .75rem;
padding-top:5px;
padding-bottom: 5px;
}

.giornata-container-gol-segnati .minuto-gol  {
  font-weight: 600;
  }

.giornata-container-gol-segnati .gol-segnati-incasa {
  width: 50%;
  float:left;
}

.giornata-container-gol-segnati .gol-segnati-incasa span {
margin-left: 5px;
margin-right: 5px;
}

.giornata-container-gol-segnati .gol-segnati-fuoricasa {
  width: 50%;
  float:right;
}

.giornata-container-gol-segnati .gol-segnati-fuoricasa span {
  margin-left: 5px;
  margin-right: 5px;
  }


.classifica-container.table-formazioni {
  background-color:#0F2D5B!important;
  color: #ffffff!important;
  text-align: center;
  margin-bottom: 20px;
  }

  .classifica-container.table-formazioni th {
    padding-top:9px;
    }


  .classifica-container.table-formazioni.inpanchina {
    background-color:rgb(107, 107, 107)!important;
    }

  .classifica-container.table-formazioni h4 {
    color: #ffffff!important;
    text-align: center;
    text-transform: uppercase;
    }
  
    .classifica-container.table-formazioni span {
     font-weight: 500!important;
     text-transform: none!important;
      }
    

.classifica-container.table-formazioni.incasa {
border-left: 10px solid!important;
border-right: 10px solid transparent!important;

}

.classifica-container.table-formazioni.fuoricasa {
  border-left: 10px solid transparent!important;
  border-right: 10px solid!important;

  }


.besport .topNavbar {
  background-color: #DC0400 !important;
  background-position: top;
  background-size: 100%;
  background-image: url('../Images/template/bg-viola-besport.jpg') !important;
}

.besport .topNavbar img {
  display: none;
}



.mainNavbar {
  position: relative;
  background: #FFFFFF;
  width: 100%;
  padding: 0px;
  margin: 0px;
  height: 70px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);

}

.mainNavbar .container-fluid {

  padding-left: 0px !important;
  padding-right: 0px !important;
}



nav {
  position: relative;
  height: 70px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  display: flex;
  align-items: center;
}


.mainLogo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100000;
}


.mainLogo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100000;
}

.mainLogo img {
  width: 100%;
  max-width: 90px;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}


.mainLogo.logoScroll img {
  width: 100%;
  max-width: 40px;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}


.mainLogo img:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.mainLogo.logoScroll img:hover {
  -webkit-transform: scale(1);
  transform: scale(1);
}


.left-menu {
  position: absolute;
  left: 0px;
  right: 0px;
  text-transform: uppercase;
}

.left-menu .navbar-nav {
  padding-left: 8%;
}


.right-menu {
  position: absolute;
  right: 0px;
  padding-right: 8%;

}


.uppercase {
  text-transform: uppercase;
}





nav ul {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}

nav ul li {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}

nav ul li a {
  color: #565E71;
  text-decoration: none;
  padding: 23px 20px;
  position: relative;

}




nav ul li a:hover {
  color: #091D3C;
  text-decoration: none;
}

nav ul li.activeMenu .nav-link {
  color: #091D3C;
  font-weight: 700 !important;
}


nav ul li.seriebkt.activeMenu .nav-link, nav ul li.legab.activeMenu .nav-link {
  color: #091D3C;
}

nav ul li.primavera.activeMenu .nav-link {
  color: #091D3C;
}





nav .left-menu ul li a {
  font-size: .9rem;
  font-weight: 500;
}

nav .right-menu ul li a {
  font-size: .9rem;
  font-weight: 400;
  text-transform: none !important;
}

.navbar-expand-lg .navbar-nav li {
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 0px solid transparent;
}

.navbar-expand-lg .navbar-nav li:hover {
  border-bottom: 0px solid #091D3C;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 8px;
  padding-right: 8px;
  border-bottom: 0px solid transparent;
  display: flex;
  align-items: center;
}

.navbar-expand-lg .navbar-nav .nav-link.activeMenu {
  font-weight: 700;
}

.navbar-nav .list-item.activeMenu {
  font-weight: 700;
}


.btn-actions {
  display: flex;
  align-items: center;
  padding: 0px !important;
  margin: 0px 5px 0px 5px;
}


.navbar-expand-lg .navbar-nav .menu-link:before {
  content: '';
  position: relative;
  bottom: -64px;
  height: 2px;
  left: 0px;
  right: auto;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}



.navbar-expand-lg .navbar-nav .menu-link:hover:before {
  content: '';
  position: relative;
  bottom: -64px;
  height: 2px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, .3);
  display: block;
}


.navbar-expand-lg .navbar-nav .activeMenu:before {
  content: '';
  position: relative;
  bottom: -64px;
  height: 2px;
  left: 0px;
  right: 0px;
  background-color: rgba(9, 29, 60, 1);
  display: block;
}

.navbar-expand-lg .navbar-nav .nav-item.activeMenu:before {
  content: '';
  position: relative;
  bottom: -64px;
  height: 2px;
  left: 0px;
  right: 0px;
  background-color: rgba(9, 29, 60, 0);
  display: block;
}










.navbar-expand-lg .navbar-nav .seriebkt.activeMenu:before, .navbar-expand-lg .navbar-nav .legab.activeMenu:before {
  background-color: rgba(0, 0, 0, 0);
}

.navbar-expand-lg .navbar-nav .primavera.activeMenu:before {
  background-color: rgba(0, 0, 0, 0);
}


.navbar-expand-lg .navbar-nav .activeMenu:hover:before {
  background-color: rgba(0, 0, 0, .3);
}






.navbar-expand-lg .navbar-nav li.no-submenu:before {
  content: '';
  position: relative;
  bottom: -64px;
  height: 2px;
  left: 0px;
  right: auto;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}



.navbar-expand-lg .navbar-nav li.no-submenu:hover:before {
  content: '';
  position: relative;
  bottom: -64px;
  height: 2px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  display: block;
}







.navbar-expand-lg .navbar-nav .nav-item:before {
  content: '';
  position: relative;
  bottom: -64px;
  height: 2px;
  left: 0px;
  right: auto;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}



.navbar-expand-lg .navbar-nav .nav-item:hover:before {
  content: '';
  position: relative;
  bottom: -64px;
  height: 2px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  display: block;
}


.nav-item.dropdown .dropdown-menu {
  width: 100%;
  background-color: #f8f8f8;
  border: 0px;
  border-radius: 0px;
  padding: 0px;
  margin-top: 2px;
}

.nav-item.dropdown {
  border-bottom: 2px solid transparent;
}


.nav-item.dropdown:hover {
  border-bottom: 2px solid #091D3C;
}


.nav-item.dropdown .list-item {
  text-transform: uppercase;
}







nav .dropdown-menu ul.link-sublist {
  margin: 0px;
  padding: 0px;
  display: block;
}

nav .dropdown-menu ul.link-sublist li {
  margin: 0px;
  padding: 0px;
  display: block;
  border: 0px !important;
}

nav .dropdown-menu ul.link-sublist li a {
  font-size: .8rem;
  color: #565E71;
  text-decoration: none;
  padding: 5px;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  max-width: 320px;
  border: 0px !important;
}

nav .dropdown-menu ul.link-sublist li:hover {
  border: 0px !important;
}


nav .dropdown-menu ul.link-sublist li a:hover {

  background-color: rgba(0, 0, 0, 0.1);
  border: 0px !important;
}

nav .dropdown-menu ul.link-sublist li a:before {
  content: '';
  width: 0px;
  height: 0px;
}

nav .dropdown-menu ul.link-sublist li a:hover:before {
  content: '';
  width: 0px;
  height: 0px;
}

.menu-title {
  font-family: 'Barlow', sans-serif;
  position: absolute;
  bottom: 20px;
  right: 6%;
  font-size: 5rem;
  font-weight: 900;
  font-style: italic;
  color: #ffffff;

  -webkit-text-stroke: 1px #00C75D;
  -webkit-text-fill-color: transparent;
}


.nav-link.dropdown-toggle {
  display: flex;
  align-items: center;
}

.navbar-nav .list-item {
  display: flex !important;
  align-items: center;
}

.sub-menu {
  display: flex;
  flex-direction: column;
}

.navbar-nav .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: none;
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

nav .sub-menu ul.link-sublist {
  margin: 0px;
  padding: 0px;
  display: block;
  width: 100%;
}

nav .sub-menu ul.link-sublist .menu-grid-left {
  display: block;

}

nav .sub-menu ul.link-sublist .menu-grid-right {
  display: block;

}


nav .sub-menu ul.link-sublist li {
  margin: 0px;
  padding: 0px;
  display: block;
  border: 0px !important;

}

nav .sub-menu ul.link-sublist li .list-item.backtohome {
  font-size: 2.5rem;
  font-weight: 800;
  color: #565E71;
  text-decoration: none;
  padding: 5px 15px;
  position: relative;
  background-color: rgba(9, 29, 60, 0);
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  width: 100%;
  border: 0px !important;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  text-transform: none;
  float: left;
  margin-bottom: 0px;
  text-transform: uppercase;
}

nav .sub-menu ul.link-sublist li .list-item.backtohome:hover {
  background-color: rgba(9, 29, 60, 0);
  border: 0px !important;
  opacity: .6;
}


nav .seriebkt .sub-menu ul.link-sublist li .list-item.backtohome {
  color: #00C75D;
}

nav .seriebkt .sub-menu ul.link-sublist li .list-item.activeMenuSub {
  color: #00C75D;
}

nav .seriebkt .sub-menu ul.link-sublist li .list-item.activeMenuSub:hover {
  color: #00C75D;
}




nav .legab .sub-menu ul.link-sublist li .list-item.backtohome {
  color: #00C75D;
}

nav .legab .sub-menu ul.link-sublist li .list-item.activeMenuSub {
  color: #00C75D;
}

nav .legab .sub-menu ul.link-sublist li .list-item.activeMenuSub:hover {
  color: #00C75D;
}






nav .primavera .sub-menu ul.link-sublist li .list-item.backtohome {
  color: #DC0400;
}

nav .primavera .sub-menu ul.link-sublist li .list-item.activeMenuSub {
  color: #DC0400;
}

nav .primavera .sub-menu ul.link-sublist li .list-item.activeMenuSub:hover {
  color: #DC0400;
}




nav .besport .sub-menu ul.link-sublist li .list-item.backtohome {
  color: #7e57c2;
}

nav .besport .sub-menu ul.link-sublist li .list-item.activeMenuSub {
  color: #7e57c2;
}

nav .besport .sub-menu ul.link-sublist li .list-item.activeMenuSub:hover {
  color: #7e57c2;
}








nav .sub-menu ul.link-sublist li .list-item {
  font-size: 1rem;
  color: #565E71;
  text-decoration: none;
  padding: 5px 15px;
  position: relative;
  background-color: rgba(9, 29, 60, 0);
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  width: 25%;
  border: 0px !important;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  text-transform: none;
  float: left;
  margin: 5px 1%;
}



nav .sub-menu ul.link-sublist li .list-item.activeMenuSub {
  background-color: rgba(9, 29, 60, 0.);
  font-weight: 700;
  border: 0px !important;
}

nav .sub-menu ul.link-sublist li .list-item.activeMenuSub:hover {
  background-color: rgba(9, 29, 60, 0.05);
  border: 0px !important;
}

nav .sub-menu ul.link-sublist li .list-item:hover {
  background-color: rgba(9, 29, 60, 0.05);
  border: 0px !important;
}

.navbar-nav .dropdown-menu li {
  border: 0px !important;
  padding: 0px !important;
  width: 100%;
}

.navbar-nav .dropdown-menu li .list-item {
  font-size: .8rem;
  color: #565E71;
  text-decoration: none;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 0px !important;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  padding: 8px 15px !important;
  border-radius: 0px !important;
}

.navbar-nav .dropdown-menu li:hover .list-item {
  border: 0px !important;
  color: #0F2D5B;
}




/* Highlights */
section.highlights-section {
  background-image: url('../Images/template/highlights-bg.jpg');
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
}


section.highlights-section h2 {
  font-size: 4rem;
}


section.highlights-section h3 {
  margin-bottom: 0px;
}

.swiper.highlights-swipe .swiper-wrapper {

  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 9%;
  margin-right: 9%;
}


.swiper.highlights-swipe .swiper-wrapper .swiper-slide {
  width: 18%;
}


.swiper.highlights-swipe .swiper-wrapper .highlights-wrapper {
  overflow: hidden;
  width: 100%;
  height: 340px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;

}

.swiper.highlights-swipe .swiper-wrapper .highlights-wrapper img {
  object-fit: cover;
  width: 100%;
  height: 100%
}

.swiper.highlights-swipe .swiper-wrapper .swiper-slide .highlights-match {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 10px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
}





.swiper.highlights-swipe .swiper-wrapper .swiper-slide:hover .highlights-match {
  background-color: rgba(255, 255, 255, 1) !important;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  text-decoration: none;
}


.swiper.highlights-swipe .swiper-wrapper .swiper-slide .highlights-match .gol {
  font-size: .8rem;
  color: #0F2D5B;
  font-weight: 700;
  padding-left: 5px;
  padding-right: 5px;

}

.swiper.highlights-swipe .swiper-wrapper .swiper-slide .highlights-match .sigla {
  font-size: .8rem;
  color: #0F2D5B;
  font-weight: 700;
  padding-left: 5px;
  padding-right: 5px;
}



.swiper.highlights-swipe .swiper-wrapper .swiper-slide {
  transition: transform .2s;
}

.swiper.highlights-swipe .swiper-wrapper .swiper-slide:hover {
  transform: scale(1.03);
}



.swiper.highlights-swipe .swiper-wrapper .swiper-slide a:hover {
  text-decoration: none;
}



.swiper.highlights-swipe .swiper-wrapper .swiper-slide a:hover .highlights-match .sigla, .swiper.highlights-swipe .swiper-wrapper .swiper-slide a:hover .highlights-match .gol {
  text-decoration: none;
}





/* DA NON PERDERE */

.articles-widget {
  background-color: #ffffff;
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 5px;
  min-height: 98px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
}

.articles-widget:hover {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);
}


.articles-widget .left-image {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
}

.articles-widget .left-image .news-img-wrap {
  height: 100%;
  width: 173px;
  overflow: hidden;
}

.articles-widget .left-image .news-img-wrap img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  overflow: hidden;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
}

.articles-widget:hover .left-image .news-img-wrap img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}



.articles-widget .news-details-simple-card {
  float: left;
  margin-left: 195px;
  height: 100%;
  min-height: 98px;
  display: flex;
}

.articles-widget .news-details-simple-card .details-center {
  align-self: center;
}

.articles-widget .news-details-simple-card .details-center h4 {
  color: #0F2D5B;
  font-size: 1rem;
  font-weight: 700;
  width: 100%;
  margin: 0px;
}


.articles-widget .news-details-simple-card .details-center h4 a {
  color: #0F2D5B;
  text-decoration: none;
  margin: 0px;
  padding: 12px 0px;
  display: inline-block;
}


.articles-widget .news-details-simple-card .details-center h4 a:hover {
  color: #091D3C
}

.articles-widget .news-details-simple-card .details-center h4 a span {
  margin-right: 20px;
  display: block;
}

.hometop3 .inevidenza .swiper-wrapper {
  margin-bottom: 40px;
}


/* Tutte le news */
.standard-articles .article {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  transition-property: all;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.2s;
  -o-transition-property: all;
  -o-transition-duration: 0.2s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.2s;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.standard-articles .article:hover {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);

}


.ratio-16 {
  position: relative;
  overflow: hidden;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;

}

.ratio-16:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 52.5%;
}

.ratio-16 .ratio-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ratio-16 .wrap-ratio a img {
  width: 100%;
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  position: absolute;
  top: 0px;
  overflow: hidden;
}





.standard-articles .article .news-details {
  position: relative;
  height: 100%;
  display: flex;
  align-items: stretch;
}

.standard-articles .article:hover .ratio-16 .wrap-ratio a img {
  overflow: hidden;
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}





.standard-articles .article .news-list-category {
  position: absolute;
  top: -16px;
}


.standard-articles .article .news-details-content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.standard-articles .article .news-details-content h4 a {
  font-size: 1.2rem;
  font-weight: 700;
  color: #0F2D5B;
  margin-top: 5px;
  text-decoration: none;
  display: block;
}


.standard-articles .article .news-details-content h4 a:hover {
  color: #091D3C;
  text-decoration: none;
}

.standard-articles .article .news-details-content .news-list-date {
  font-size: .8rem;
  text-transform: uppercase;
  margin-top: 10px;
}

.standard-articles .article .news-details-content .teaser-text p {
  font-size: .8rem;
  color: #565E71;
}


.title-teaser {
  min-height: 180px;
}



/* DETAIL NEWS */

.header-news {
  padding-top: 55px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  background-image: url('../Images/template/legab-bg.jpg');
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #F4F5F6;
  min-height: 450px;
}


.header-news .teaser-text {
  font-size: 1.2rem;
  font-weight: 500;
  color: #0F2D5B;
}

.header-body {
  padding-top: 0px;
  position: relative;
  top: -150px
}



.header-body:before {
  position: relative;
  content: '';
  display: block;
  left: 0px;
  right: 0px;
  top: 0px;
  height: 150px;
  overflow: hidden;
  background-color: #ffffff;
  margin: 0 -15px;
  z-index: 1;
}




.news-single .article .header-news .news-img-wrap {
  float: none !important;
  margin: 0 auto;
  width: 100% !important;
  height: auto !important;
  text-align: center !important;
  background-color: transparent;
  position: relative;
  z-index: 2;
}


.news-single .article .header-news .news-img-wrap img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 15px auto !important;

  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius:0px;

}




.article-info {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: .8rem;
}

.news-list-category {
  margin-right: 20px;
}


body .modal-backdrop {
  background-color: #0F2D5B;
}

.modal-backdrop.show {
  opacity: .8;
}

#searchModal {
  min-width: 100%;
  margin: 0;
  padding: 0px !important;
  border: 0px;
  border-radius: 0px;
}

#searchModal .modal-content {
  height: auto;
  top: 0px;
  background-color: #ffffff;
  border: 0px;
  border-radius: 0px;
  position: absolute;
  left: 0px;
  right: 0px;
}

#searchModal .container {
  padding-bottom: 20px;
}

#searchModal .modal-header {
  border: 0px;
  border-radius: 0px;
}

#searchModal .modal-dialog {
  min-width: 100%;
  margin: 0;
  height: 100%;
}

#search .search-form .form-control {
  border-width: 0px 0px 2px 0px;
  border-radius: 0px;
  font-size: 1rem;
  padding: 10px 0;
  border-color: #cecece;
  font-weight: 700;
  background-color: transparent;
  padding: 0px 20px 0px 50px;
  height: 60px;
}

#search .search-form .form-control:focus {
  border-color: #0F2D5B;
}


#search .search-form .form-control::placeholder {
  font-weight: 400;
}


#search .search-form .form-group {
  position: relative;

}

#search .search-form .form-group .search-icon {
  position: absolute;
  top: 15px;
  left: 10px;
  color: #8b92a1;
  font-size: 28px;
  z-index: 1;

}

div.kesearchbox {
  position: relative;
  height: auto !important;
  margin: auto;
}

#searchModal .modal-body {
  position: relative;
  padding-top: 0px;

}


#searchModal .modal-header {
  padding-top: 60px;
}

#ke_search_sword {
  position: static !important;
  display: block !important;
  width: 100% !important;
  border-width: 0px 0px 2px 0px;
  border-radius: 0px;
  font-size: 1rem;
  padding: 10px 0;
  border-color: #cecece;
  font-weight: 700;
  background-color: transparent;
  padding: 0px 20px 0px 50px !important;
  height: 60px !important;
}

div.kesearchbox {
  position: relative;
  height: auto;
  margin: 0;
}

#ke_search_sword {
  position: absolute;
  top: 1px;
  width: 220px;
  height: auto;
  padding: 8px 40px 7px 9px;
  margin: 0;
  display: inline;
}

.kesearchbox {
  position: relative;
}

.kesearchbox .search-icon {
  position: absolute;
  top: 15px;
  left: 10px;
  color: #8b92a1;
  font-size: 28px;
  z-index: 1;
}

.relative {
  position: relative;
}

#searchModal .close {
  position: absolute;
  top: 0px;
  right: 20px;
  z-index: 99;

}

#searchModal .close .symbol {
  font-size: 2rem;
}


/* Section */


.swiperBKT {
  padding-top: 60px;
  padding-bottom: 60px;
}


.swiperBKT .fixed-header {
  position: absolute;
  z-index: 4;
  left: 0px;
  right: 0px;

}

.swiperBKT .fixed-header .header-campionato {
  text-align: center;
}

.swiperBKT .fixed-header .header-campionato .info-campionato {
  text-align: center;
  margin: 0 auto;
}


.swiperBKT .fixed-header h1 {
  display: inline;
  position: relative;
  left: -35px;

}

.swiperBKT .fixed-header .tab-button {
  display: block;

}


.swiperBKT .fixed-header .logo-campionato {
  width: 100%;
  max-width: 70px;
  position: relative;
  top: -10px;
  right: 35px;
  margin-right: 15px;
}

.swiperBKT .fixed-header .campionato {
  font-size: 2.5rem;
  font-weight: 900;
  font-style: italic;
  color: #0F2D5B;
  text-transform: uppercase;
}

.swiperBKT .fixed-header .stagione {
  font-size: 2.5rem;
  font-weight: 500;
  font-style: italic;
  color: #0F2D5B;
}

.swiperBKT .fixed-header br {
  display: none;
}

.swiperBKT .tab-button .swiper-pagination {
  margin: 0px auto;
  position: static;
}

.swiperBKT .swiper-pagination-bullet {
  font-family: 'Barlow', sans-serif;
  padding: 10px 30px;
  min-width: 180px;
  border-radius: 10px;
  width: auto;
  text-align: center;
  font-size: 1rem;
  line-height: 1.6rem;
  color: #565E71;
  opacity: 1;
  background: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  display: inline-block;
  list-style: none;
  height: 50px;
  font-weight: 500;
  margin: 0px 2px;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
}

.swiperBKT .swiper-pagination-bullet:hover {
  color: #0F2D5B;
  background: rgba(0, 0, 0, 0.04);
}

.swiperBKT .swiper-pagination-bullet-active {
  color: #fff;
  background: rgba(1, 212, 98, 1);
  font-weight: 700;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}

.swiperBKT .swiper-pagination-bullet-active:hover {
  color: #fff;
  background: rgba(1, 212, 98, 0.9);
  font-weight: 700;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}


.swiper-button-next, .swiper-button-prev {
  color: #0F2D5B;
}


.swiperBKT .swiper-wrapper {
  margin-top: 180px;
}


.swiperBKT .parallax-bg {
  background-image: url('../Images/template/legab-bg.jpg');
  background-size: 100%;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #e2e3e5;
}


.swiperClassifiche .parallax-bg {

  background-size: 100%;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: transparent;
}


.swiperPartita .parallax-bg {
  background-image: url('../Images/template/partita-bg.jpg');
  background-size: 100%;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #25730e;
}


.swiperPartita .parallax-bg:before {
  content: "";
  background-color: rgb(0, 0, 0, 0.4);
  position: absolute;
  top:0px;
  left:0px;
  right:0px;
  bottom: 0px;
  z-index:1;

}

.swiperPartita .swiper-wrapper {
  margin-bottom: 40px;
  min-height: 200px;
}


.swiperPartita .swiper-slide {
  margin-top:40px;

}



.primavera .swiper-pagination-bullet-active:hover {
  color: #fff;
  background-color: rgba(220, 4, 0, .8);
  font-weight: 700;
  box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 5%);
}

.primavera .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgb(220, 4, 0);
}




/* CRONACA */




.card-evento  {
display: flex;
flex-direction: row;
width: 100%;
position: relative;
justify-content: space-between;
margin-top: 10px;
margin-bottom: 10px;
}



.card-cronaca {
  background: rgba(255, 255, 255, 1);
  backdrop-filter: blur(5.5px);
  -webkit-backdrop-filter: blur(5.5px);
  color: #0F2D5B;
  font-weight: 700;
  font-size: .8rem;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  position: relative;
  border:0px;
}

.indicatore-evento  {
  width: 95%;
}

.indicatore-squadra  {
  width: 2.5%;
  background-color: transparent;
}

.card-evento.casa .card-cronaca {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.card-evento.trasferta .card-cronaca {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}


.card-evento.casa .indicatore-squadra  {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.card-evento.trasferta .indicatore-squadra  {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}




.card-fase {
  border-radius: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 1rem;
  display: block;
  text-decoration: none;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  position: relative;
  text-align: center;
  color: #ffffff;
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left:auto;
  margin-right: auto;
  width: 90%;
}

.card-fase h2 {
  font-size: 2rem;
  color: #ffffff;
  margin-bottom: 0px;
}


.card-fase p {
  margin-bottom: 0px;
}

.temp-title {
 min-height: 300px;
}

.temp-title h2 {
  color:#ffffff!important;
  margin-top:40px;
}




.card-cronaca:hover {
  background: rgba(255, 255, 255, 1);
}

.card-cronaca.casa {
 border-top-left-radius: 10px;
 border-bottom-left-radius:10px;
}
.card-cronaca.trasferta {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
 }

 .card-cronaca .cronaca-club {
  position: absolute;
  top:0px;
 }

 .card-cronaca .cronaca-club img {
  width: 100%;
  max-width: 40px;
  height: auto;
 }


 .card-cronaca.casa .cronaca-club  {
  left:-20px;
 }


 .card-cronaca.trasferta .cronaca-club  {
  right:-20px;
 }



 .card-cronaca .minuto {
  position: absolute;
  left:0px;
  top:0px;
  padding: 10px 10px;
  text-transform: none;
  font-size: 1rem;
  font-weight: 400;
 }


 .card-cronaca .evento {
  padding: 10px 20px 10px 15px;
  margin-left: 50px;
  margin-right: 50px;
 }


 .card-cronaca .evento p b {
  font-weight: 800;
 }
 
 
 .card-cronaca .icona-evento {
  position: absolute;
  right:15px;
  top:0px;
  bottom: 0px;
  padding: 0px 0px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content:center;
  align-items: center;
 }



 .card-cronaca .icona-evento img {
  width: 100%;
  height: auto;
  max-width: 50px;
 }


 
 .card-cronaca .shirt {
  width:35px;
  height: 35px;
  background-position: center center;
  background-size: 100%;
  background-image: url('../Images/template/partita/partita-shirt.svg');
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  float: left;
  margin-right: 10px;
  position: absolute;
  top: -5px;
  left: 0px;
}


.card-cronaca .shirt span {
  font-size: 12px;
  font-weight: 900;
  color: #ffffff;
  text-shadow: 0px 0px 10px rgb(0 0 0);
  }




.card-cronaca .evento .evento-player {
  margin-bottom: 10px;
  position: relative;
  font-weight: 600;
  }

  
.card-cronaca .evento .evento-player p {
 margin-left: 40px;
 font-size: 16px;
 font-weight: 800;
 color: #565E71!important;
  }

  .card-cronaca .evento .evento-description p {
    margin-left: 40px;
    font-size: 16px;
    font-weight: 400!important;
    color: #565E71!important;
     }

     .card-cronaca .evento .evento-player .ammonizione {
      color: #fbff00;
      line-height: 0;
      position: absolute;
      font-size: 20px;
      left: -47px;
      top: 13px;
      font-variation-settings: 'FILL'1;
      }

      .card-cronaca .evento .evento-player .espulsione {
        color: #ff0000;
        line-height: 0;
        position: absolute;
        font-size: 20px;
        left: -47px;
        top: 13px;
        font-variation-settings: 'FILL'1;
        }
  

  .card-cronaca .evento .evento-player .entra {
    color: #00C75D;
    line-height: 0;
    position: absolute;
    font-size: 40px;
    left: -55px;
    top: 11px;
    }

    .card-cronaca .evento .evento-player .esce {
      color: #FF6F00;  
      line-height: 0;
      position: absolute;
      font-size: 40px;
      left: -55px;
      top: 11px;
      }
  

  

.card-cronaca .evento .evento-title {
    margin-bottom: 10px;
    position: relative;
    font-weight: 800;
    font-size: 1.1rem;
    }
     
   
   




.tables {
  background: rgba(255, 255, 255, 1);
  border-radius: 22px;
  backdrop-filter: blur(6.8px);
  -webkit-backdrop-filter: blur(6.8px);
  border: 0px !important;
  padding-bottom: 22px;
}


.tables.grey-table {
  background: rgba(242, 242, 242, 1);
}

.tables.grey-table table.dataTable thead tr>.dtfc-fixed-left, .tables.grey-table table.dataTable thead tr>.dtfc-fixed-right {
  background: rgba(242, 242, 242, 1);
}

.tables.grey-table table.dataTable thead tr>.first-column.dtfc-fixed-left {
  border-top-left-radius: 22px;
}

.tables table {
  background-color: transparent;
  width: 100%;
  border: 0px;
}

.tables table thead {
  background-color: transparent;
  min-height: 44px;
}

.tables table tfoot {
  background-color: transparent;
  min-height: 60px;
}


.tables table tfoot td {
  text-align: center;
}


.tables table tbody {
  background-color: transparent;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);
}

.tables table .evidenza {
  color: #091D3C;
  font-weight: 500;
}
















.legend {
  display:flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 20px;
  
}


.legend span {
  display: inline-block;
  border-left:6px solid transparent;
  padding-left:10px;
  margin-right: 15px;
  line-height: normal;
  font-size: .7rem;
  color: #96999C;
  text-transform: uppercase;
}

.legend span.promozione {
  border-left-color:#0CC779;
}

.legend span.playoff {
  border-left-color:#00E9E9;
}

.legend span.playout {
  border-left-color:#FFB580;
}

.legend span.retrocessione {
  border-left-color:#E50019;
}


.legend {
  display:flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 20px;
  
}

.td-stato {
position: relative;
}



.td-stato:before {
  content:"";
  position: absolute;
  top:0px;
  bottom:0px;
  left:0px;
  width: 6px;
  background-color:transparent;
}

.td-stato.promozione:before {
  background-color:#0CC779;
}

.td-stato.playoff:before {
  background-color:#00E9E9;
}

.td-stato.playout:before {
  background-color:#FFB580;
}

.td-stato.retrocessione:before {
  background-color:#E50019;
}


.classifica-in-home .column-light {
  width: 10%;
}




.swiperClassifiche .dataTables_wrapper .dataTables_filter {
  float: left;
  text-align: left;
  padding: 0px 0px 15px 0px;
}




.pageClassifica .classifica-container {
  background: rgba(242, 242, 242, 1)!important;
  border-radius: 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  border: 0px !important
}


.pageClassifica  .classifica-container table thead th {
  padding-top: 20px;
  padding-bottom: 20px;
}


.classifica-container {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  border: 0px !important
}


.classifica-container table {
  background-color: transparent;
  width: 100%;
  border: 0px;
}

.classifica-container table thead {
  background-color: transparent;
  height: 44px;
}

.classifica-container table tfoot {
  background-color: transparent;
  height: 60px;
}


.classifica-container table tfoot td {
  text-align: center;
}


.classifica-container table tbody {
  background-color: transparent;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);
}

.classifica-container table .evidenza {
  color: #091D3C;
  font-weight: 600;
}

.swiperBKT .title {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

.swiperBKT .title:hover h3 {
  text-decoration: none;
  opacity: .9;
}


.swiperBKT .title h3 {
  margin-right: 40px;
  text-decoration: none !important;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}

.swiperBKT .goto-section:hover h3 {
  text-decoration: none;
}

.swiperBKT .goto-section:hover {
  text-decoration: none;
}

.swiperBKT .goto-section .symbol {
  font-size: 28px;
  color: #091D3C;
  position: absolute;
  right: 0px;
  top: 5px;
}

.swiperBKT .goto-section .symbol {
  font-size: 28px;
  color: #091D3C;
  position: absolute;
  right: 0px;
  top: 5px;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}


.goto-section .go-text:before {
  content: 'Vai';
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  top: 7px;
  left: -14px;
  color: #091D3C;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  display: block;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  text-align: right;
  font-weight: 600 !important;

}



.goto-section:hover .go-text {
  right: -10px;
}


.goto-section:hover .go-text:before {
  content: 'Vai';
  text-transform: uppercase;
  color: #091D3C;
  visibility: visible;
  position: absolute;
  display: block;
  left: -27px;
  opacity: 1;
}







.classifica-container table thead th {
  font-size: .7rem;
  font-weight: 400;
  color: #565E71;
  padding-left: 5px;
  padding-right: 5px;
}


.classifica-container table tbody td {
  font-size: .8rem;
  font-weight: 400;
  color: #565E71;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}


.classifica-container table tbody.no-home td {
  padding-top: 15;
  padding-bottom: 15px;
}

.classifica-container table tbody.no-home td .stemma.stemma-xs {
  max-width: 50px;
  margin-right: 10px;
}


.classifica-container table tbody tr {
  transition-property: all;
  transition-duration: 0.2s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.2s;
  -o-transition-property: all;
  -o-transition-duration: 0.2s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.2s;

}


.classifica-container table tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04);
}


.classifica-container table .squadra {
  font-size: 0.9rem !important;
}

.classifica-container table .squadra img.correzione {
  position: relative;
  top: -1px;
}



.td-link {
  color: #091D3C;
  text-decoration: none;
}

.td-link:hover {
  color: #0F2D5B;
  text-decoration: none;
}

.calendario-title-filters  {
  margin-top: 40px;
}

.calendario-title-filters h2 {
  text-align: left;
  font-style: normal;
  font-size: 1.6rem;
  text-align: left;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 40px;
}

.calendario-title-filters h1 sup {
  text-transform: none !important;
}

.calendario-title-filters h1 .filtro-giornata {
  text-transform: none !important;
  margin-left: 10px;
  font-weight: 800 !important;
}

.calendario-title-filters h2 sup {
  text-transform: none !important;
}

.calendario-title-filters h2 .filtro-stagione {
  text-transform: none !important;
  font-weight: 700 !important;
  margin-left: 10px;
}

.calendario-title-filters h2 .filtro-separatore {
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 300;
}


.calendario-title-filters h2 .filtro-tutti-i-club {
  text-transform: none !important;
  font-weight: 400 !important;
}




.swiperBKT .calendario-home .swiper-wrapper {
  margin-top: 0px;
}

.swiperBKT .calendario-home .slidePrev-btn {
  position: absolute;
  z-index: 5;
  top: 0px;
  left: 0px;
  height: 44px;
  width: 44px;
  opacity: .8;
}

.swiperBKT .calendario-home .slideNext-btn {
  position: absolute;
  z-index: 5;
  top: 0px;
  right: 0px;
  height: 44px;
  width: 44px;
  opacity: .8;
}

.swiperBKT .calendario-home .slideNext-btn:hover, .swiperBKT .calendario-home .slidePrev-btn:hover {
  opacity: 1;
}



.swiperBKT .calendario-home .slideNext-btn .symbol, .swiperBKT .calendario-home .slidePrev-btn .symbol {
  font-size: 44px;
  color: #ffffff;
}


.swiper-slide.giornata .giornata-title {
  background-color: #0F2D5B;
  height: 44px;
  color: #ffffff;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-transform: uppercase;
  font-weight: 600;
}

.scheda-partita.giornata .giornata-title {
  height: 44px;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-transform: uppercase;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.67);
  backdrop-filter: blur(6.8px);
  -webkit-backdrop-filter: blur(6.8px);
}

.scheda-partita {
  margin-top: 5px;
  margin-bottom: 5px;
}

.calendario-primavera2-home h2 {
 text-transform: uppercase;
 font-weight: 900;
 text-align: center;
 font-style: italic;
 margin-bottom: 30px;
 font-weight: 2.5rem;
}

.calendario-primavera2-home h2 span {
  font-weight: 400;
  text-transform:none!important;
 }

.calendario-primavera2-home .swiper-slide img{
  width: 100%;
  height: auto;
 }
 




.swiper-slide.giornata .giornata-title h4 {
  margin-top: 10px;
  display: inline-block;
  font-size: 1.1rem;
  color: #ffffff;
}

.scheda-partita.giornata .giornata-title {
  display: flex;
  flex-direction: column;
  justify-content: center;

}



.scheda-partita.giornata .giornata-title h4 {
  margin-top: 10px;
  display: block;
  font-size: 1.1rem;
  padding-left: 20px;
  padding-right: 20px;

}



.swiper-slide.giornata .giornata-title sup {
  text-transform: none !important;
}

.scheda-partita.giornata .giornata-title sup {
  text-transform: none !important;
}

.giornata-title .giornata-title-day {
  float: left;
}

.giornata-title .giornata-title-hour {
  float: right;
  font-weight: 500;
  color: #565E71;
  text-transform: none;
  margin-left: 15px;
}

.scheda-partita.giornata .giornata-title .partita-week {
  color: #0F2D5B;
  font-weight: 700 !important;
  margin: 0 10px;
}

.scheda-partita.giornata .giornata-title .partita-title-day {
  color: #0F2D5B;
  font-weight: 500 !important;
  margin: 0 10px;
}

.scheda-partita.giornata .giornata-title .partita-title-hour {
  color: #0F2D5B;
  font-weight: 500 !important;
  margin: 0 10px;
}

a {
  color: #0066b2;
  text-decoration: none;
}

a:hover {
  color: #003e6d;
  text-decoration: none;
}

.swiper-slide.giornata .giornata-partita {
  background-color: #ffffff;
  min-height: 76px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);
  margin-bottom: 5px;
}

.scheda-partita.giornata .giornata-partita {
  background-color: #ffffff;
  min-height: 76px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);
  margin-bottom: 5px;

}


.partita-container .scheda-partita.giornata .giornata-partita {
  background-color: #ffffff;
  min-height: 76px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);
  margin-bottom: 0px;

}

.swiper-slide.giornata .giornata-footer {
  background: rgba(255, 255, 255, 0.4);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  backdrop-filter: blur(6.8px);
  -webkit-backdrop-filter: blur(6.8px);
  border: 0px !important;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.scheda-partita.giornata .giornata-footer {
  background: rgba(255, 255, 255, 0.67);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  backdrop-filter: blur(6.8px);
  -webkit-backdrop-filter: blur(6.8px);
  border: 0px !important;
  height: 10px;
  margin-bottom: 15px;
}

.partita-container .scheda-partita.giornata .giornata-title {
  background: rgba(244, 244, 244, 0.9);
  min-height: 44px;
  height: auto;
  margin-left:auto;
  margin-right: auto;
  width: 95%;
}

.partita-container .scheda-partita.giornata .giornata-footer {
  background: rgba(244, 244, 244, 0.9);
  margin-left:auto;
  margin-right: auto;
  width: 95%;
  backdrop-filter: blur(0)!important;
  -webkit-backdrop-filter: blur(0)!important;
}


.partita-container .scheda-partita.giornata .giornata-footer {
  min-height: 80px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.partita-container .scheda-partita.giornata .giornata-footer .data-partita {
  width: 50%;
  float: left;
  justify-content: left !important;
  flex-direction: row !important;
  padding: 15px 15px;
  font-size: 0.8rem !important;
}

.partita-container .scheda-partita.giornata .giornata-footer .sponsorby {
  width: 50%;
  float: right;
  justify-content: right !important;
  flex-direction: row !important;
  text-align: right;
  padding: 15px;
  font-size: .8rem;
}


.partita-container .scheda-partita.giornata .giornata-footer .sponsorby span {
  display: inline-block;
}








.giornata-partita .row {
  margin: 0px;
}

.giornata-partita {
  display: flex;
  flex-direction: column;
  justify-content: center;
}


.giornata-partita .data-partita {
  width: 28%;
}

.scheda-partita .data-partita {
  display: flex !important;
  justify-content: center !important;
  flex-direction: column !important;

}


.giornata-partita .versus {
  width: 44%;
}

.partita-container .giornata-partita .versus {
  width: 100%;
  padding: 40px 6px;
}

.main-partita .partita-container .giornata-partita .versus {
  width: 100%;
  padding: 10px 6px;
}


.main-partita .partita-container .club .stemma.stemma-lg {
  width: 100%;
  height: auto;
  max-width: 65px;
}

.giornata-partita .sponsorby {
  width: 28%;
}

.giornata-partita .club {
  width: 20%;
}

.giornata-partita .stato {
  width: 60%;
}


#clubPartite .giornata-partita .stemma.stemma-xs {
  max-width: 50px;
}





.scheda-partita .giornata-partita .stato {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}


.giornata-partita .data-partita {
  text-align: left;
  font-size: .6rem;
  padding: 8px 0px 8px 10px;
  text-transform: uppercase;
  align-self: center;
  min-height: 64px;
}





.giornata-partita .data-partita .broadcast {
  color: #0F2D5B;
  font-weight: 700;
}

.partita-container .giornata-footer .data-partita .broadcast {
  color: #0F2D5B;
  font-weight: 700;
  margin-left: 10px;

}





.giornata-partita .versus {
  text-align: center;
  font-size: .6rem;
  padding: 8px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-transform: uppercase;
  min-height: 64px;
}


.giornata-partita .sponsorby {
  text-align: right;
  font-size: .6rem;
  padding: 8px 10px 8px 0px;
  text-transform: none;
  align-self: center;
  min-height: 64px;

}

.giornata-partita .sponsorby span {
  display: block;
  color: #C1C3C9;
  margin-bottom: 5px;
}

.giornata-partita .sponsorby .sponsor-logo {
  height: 100%;
  max-height: 20px;
}



.giornata-footer .sponsorby span {
  display: block;
  color: #C1C3C9;
  margin-bottom: 5px;
}

.partita-container .giornata-footer .sponsorby .sponsor-logo {
  height: 100%;
  max-height: 40px;
  margin-left: 10px;
}

.partita-container .giornata-footer .sponsorby {
  color: #565E71;
}





.giornata-partita .club {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-self: center;
}

.giornata-partita .club .club-link {
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #565E71;
}


.giornata-partita .club .club-link:hover {
  text-decoration: none;
  color: #0F2D5B;
}

.giornata-partita .club .stemma {
  display: block;
  margin: 0 auto;
}

.partita-container .club .stemma {
  display: inline;
  margin: 0 auto;
}


.giornata-partita .club .sigla {
  display: block;
  margin: 4px auto 0px auto;
  font-size: .8rem;
  font-weight: 600;
}

.partita-container .giornata-partita .club .sigla {
  display: inline;
  margin: auto 10px;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: none;
  position: relative;
  top: 6px;
  color: #0F2D5B;
}

.giornata-partita .stato .gol {
  background-color: #8b92a1;
  color: #ffffff;
  padding: 6px;
  font-weight: 500;
  border-radius: 6px;
  margin: 5px 2px;
  display: inline-block;
  width: 34px;
  font-size: 1rem;
  line-height: initial;
}

.partita-container .giornata-partita .stato .gol {
  width: 56px;
  font-size: 2rem;
  line-height: initial;
}



.giornata-partita .stato.giocata .gol {
  background-color: #0F2D5B;
}

.giornata-partita .stato.atavolino .gol {
  background-color: #0041a1;
}

.giornata-partita .stato.cancellata .gol {
  background-color: #a30000;
}


.giornata-partita .stato.posticipata .gol {
  background-color: #dab200;
}

.giornata-partita .stato.sospesa .gol {
  background-color: #f4f4f4;
}



.giornata-partita .stato.incorso .gol {
  background-color: #00C75D;
}

.giornata-partita .stato .risultato-text {
  display: none;
}

.giornata-partita .stato.giocata .risultato-text {
  display: block !important;
}

.giornata-partita .stato.incorso .risultato-text {
  display: block !important;
}

.giornata-partita .stato.atavolino .risultato-text {
  display: block !important;
}

.giornata-partita .stato.cancellata .risultato-text {
  display: block !important;
}

.giornata-partita .stato.posticipata .risultato-text {
  display: block !important;
}


.giornata-partita .stato.sospesa .risultato-text {
  display: block !important;
}


.swiper-slide.giornata .giornata-partita:hover {
  background-color: #f8f8f8;
}

.scheda-partita.giornata .giornata-partita:hover {
  background-color: #f8f8f8;
}

.partita-container .scheda-partita.giornata .giornata-partita:hover {
  background-color: #ffffff;
}

.partita-container .scheda-partita.giornata .giornata-partita {
  background-color: #ffffff;
  border-left:10px solid!important;
  border-right:10px solid!important;
}



.partita-container .giornata-partita .club {
  width: 40%;
}

.partita-container .giornata-partita .club.in {
  align-items: flex-end;
  padding-left: 20px;
}

.partita-container .giornata-partita .club.out {
  align-items: flex-start;
  padding-right: 20px;
}

.partita-container .giornata-partita .stato {
  width: 20%;
}


.partita-container {
  color: #565E71;
}



.sticky-block {
  position: sticky;
  position: -webkit-sticky;
  top: 80px;
}

.sidebar {
  padding-left: 30px;
  margin-bottom: 20px;
}


.section-comunicazioni {
  padding-left: 0px;
  padding-right: 0px;

}


.swiper.comunicazioniHome .swiper-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 9%;
  margin-right: 9%;
}

.swiper.comunicazioniHome .swiper-wrapper .swiper-slide {
  width: 26%;
}



.swiper.comunicazioniHome .swiper-wrapper .swiper-slide.empty-slide {
  width: 15%;

}




.card-comunicazioni {
  background-color: #ffffff;
  box-shadow: 0px 9px 15px 0px rgb(0, 0, 0, 0.15);
  margin-bottom: 20px;
  padding: 10px 15px;
  transition-property: all;
  transition-duration: 0.1s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.1s;
  -o-transition-property: all;
  -o-transition-duration: 0.1s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.1s;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  position: relative;

}

.section-comunicazioni .goto-section .symbol {
  font-size: 28px;
  color: #091D3C;
  position: absolute;
  right: 0px;
  top: 5px;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}

.section-comunicazioni .goto-section:hover .go-text {
  right: -10px;
}



.card-comunicazioni:hover {
  position: relative;
  transform: scale(1.04);

}


.card-comunicazioni .com-category {
  color: #00C75D;
  font-weight: 700;
  margin-bottom: 5px;
}


.card-comunicazioni .com-category a {
  font-size: .75rem;
  text-transform: uppercase;
  color: #00C75D;
  font-weight: 700;
  text-decoration: none;
}

.card-comunicazioni .com-category a:hover {
  color: #00C75D;
  text-decoration: none;
}



.card-comunicazioni h4 a {
  color: #0F2D5B;
  text-decoration: none;
  margin: 0px;
  display: block;
  min-height: 100px;

}


.comunicazioni-page .card-comunicazioni h4 a {
  color: #0F2D5B;
  text-decoration: none;
  margin: 0px;
  display: block;
  min-height: 50px;
}

.card-comunicazioni h4 a:hover {
  color: #091D3C;
}


.card-comunicazioni .com-data {
  font-size: .8rem;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #565E71;
}

.card-comunicazioni .file-dl {
  position: absolute;
  bottom: 10px;
  right: 15px;
}


.card-comunicazioni .file-dl .symbol {
  color: #565E71;
  font-size: 28px;
}

.card-comunicazioni .file-dl .symbol {
  color: #565E71;
  font-size: 28px;
}

.card-comunicazioni:hover .file-dl .symbol {
  color: #0F2D5B;
}

.section-description {
  position: relative;
}

.section-description h3 {
  margin-right: 140px;
}


.section-description .to-archive {
  position: absolute;
  right: 0px;
  top: 6px;
  color: #565E71;
  text-decoration: none;

}

.section-description .to-archive .text {
  display: inline block;
  font-size: .8rem;
  text-transform: uppercase;
  color: #565E71;
  text-decoration: none;
  font-weight: 700;
  margin-right: 10px;
}


.section-description .to-archive .symbol {
  float: right;
  display: block;
  font-size: 28px;
  color: #565E71;
}

.section-description .to-archive:hover {
  right: -5px
}


.section-description .to-archive:hover .text {
  color: #0F2D5B;
}

.section-description .to-archive:hover .symbol {
  color: #0F2D5B;

}



.section-dark .section-description .to-archive {
  color: #ffffff;

}

.section-dark .section-description .to-archive .text {
  color: #ffffff;
  opacity: .8;
}


.section-dark .section-description .to-archive .symbol {
  color: #ffffff;
  opacity: .8;
}


.section-dark .section-description .to-archive:hover .text {
  color: #ffffff;
  opacity: 1;
}

.section-dark .section-description .to-archive:hover .symbol {
  color: #ffffff;
  opacity: 1;

}


.section-quicklinks {
  position: relative;
  min-height: 250px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #f4f4f4;
}

.section-quicklinks.section-format {
  position: relative;
  min-height: 250px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent !important;
}



.section-quicklinks.club-profile {
  background-color: transparent !important;
}




.section-quicklinks .quicklinks-flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
}


.section-quicklinks .quicklink a {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  backdrop-filter: blur(5.5px);
  -webkit-backdrop-filter: blur(5.5px);
  border: 0px !important;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #0F2D5B;
  font-weight: 700;
  font-size: .8rem;
  text-transform: uppercase;
  text-align: center;
  display: block;
  text-decoration: none;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  position: relative;

}


.section-quicklinks .quicklink a:hover {
  background: rgba(255, 255, 255, 1);
  border-radius: 20px;
  backdrop-filter: blur(5.5px);
  -webkit-backdrop-filter: blur(5.5px);
  color: #091D3C;
  transform: scale(1.04);

}



.section-quicklinks .club-profile-box {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  backdrop-filter: blur(5.5px);
  -webkit-backdrop-filter: blur(5.5px);
  border: 0px !important;
  padding: 20px 30px 30px 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: .95rem;
  text-align: center;
  display: block;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  position: relative;

}

.section-quicklinks .club-profile-box:hover {
  background: rgba(255, 255, 255, .95);
}

.club-profile .club-profile-box .row {
  margin: 0px 0px;
  margin-bottom: 5px;
  padding: 10px 0px;
  border-bottom: 1px solid rgb(139, 146, 161, .3);
}

.club-profile .club-profile-box .info-label {
  font-size: .7rem;
  text-align: left;
  font-weight: 400;
  color: #565E71;
  margin-bottom: 5px;
}


.club-profile .club-profile-box .info-text {
  text-align: right;
  font-weight: 600;
  color: #0F2D5B;
  margin-bottom: 5px;
}

.club-profile .club-profile-box .info-text b {
  font-weight: 800;
}

.container-fluid-absolute {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;

}


.section-quicklinks .bg-image-section {
  width: 50%;
  height: 300px;
  float: right;
  overflow: hidden;
  display: block;
}



.section-quicklinks.section-format .bg-image-section {
  width: 60%;
  height: 550px;
  float: right;
  overflow: hidden;
  display: block;
}



.section-quicklinks.club-profile .bg-image-section {
  width: 60%;
  height: 450px;
}




.section-quicklinks .bg-image-section img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}



.section-quicklinks .container-fluid-absolute {
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;

}





.section-quicklinks.section-format .stats {
  background: rgba(242, 242, 242, 0.85);
  border-radius: 20px;
  backdrop-filter: blur(5.5px);
  -webkit-backdrop-filter: blur(5.5px);
  border: 0px !important;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #0F2D5B;
  font-weight: 700;
  font-size: .8rem;
  text-transform: uppercase;
  text-align: center;
  display: block;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  position: relative;
}


.section-quicklinks.section-format.home-statistiche .stats {
  background: rgba(255, 255, 255, 0.85);
}






.stats-number {
  margin-right: 50px;
  text-align: left;
}

.stats-number .num {

  display: block;
  font-size: 3rem;
  font-weight: 900;
  color: #00C75D;
  line-height: normal;
  font-family: 'Barlow', sans-serif;
  font-style: italic;
}

.stats-number .num-desc {
  display: block;
  font-size: .9rem;
  text-transform: uppercase;
  font-family: 'Barlow', sans-serif;
}


.stats-icon {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 74px;
  height: 74px;
}





.card-box {
  background: rgba(242, 242, 242, 0.85);
  border-radius: 20px;
  backdrop-filter: blur(5.5px);
  -webkit-backdrop-filter: blur(5.5px);
  border: 0px !important;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #0F2D5B;
  font-weight: 400;
  font-size: 1rem;
  text-align: left;
  display: block;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  position: relative;
}


.card-box .card-title {
  text-transform: none;
}






.highlight-stories {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #ffffff;
}

.swiper.highlights-swipe .swiper-wrapper .highlights-wrapper .highlight-stories img {
  height: auto !important;
  width: 100% !important;
  max-width: 16px !important;
  object-fit: unset !important;
}


.section-sponsor .sponsor-container {
  margin-top: 22px;
  margin-bottom: 22px;
}

.section-sponsor h4 {
  text-transform: uppercase;
  font-size: .75rem;
  max-width: 70%;
  min-height: 50px;
}

.section-sponsor .sponsor-logo {
  height: 100%;
  max-height: 78px;
}

.section-sponsor .sponsor-logo.main-sponsor {
  height: auto;
  max-height: none;
  width: 100%;
  max-width: 300px;
}

.section-sponsor .sponsor-logo.second-sponsor {
  height: auto;
  max-height: none;
  width: 100%;
  max-width: 180px;
}


.section-sponsor a {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.section-sponsor a img {
  opacity: 1;
}

.section-sponsor a:hover img {
  opacity: 0.8;
}



.section-sponsor.sponsor-page a {
  border: 1px solid rgb(0, 0, 0, 0.06);
  border-radius: 20px;
  padding: 15px 15px;
  margin: 8px auto;
}




footer {
  background-color: #091D3C;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
}


footer .footer-logo img {
  width: 100%;
  max-width: 60px;
}

footer .footer-info {
  display: flex;
  align-items: center;
}


footer .footer-contacts {
  display: flex;
  justify-content: right;
  align-items: center;

}


footer .footer-menu {
  margin: 0px;
  padding: 0px;
}

footer .footer-menu li {
  display: inline-block;
  list-style: none;
}


footer .footer-copy {
  color: #ffffff;
  font-size: .7rem;
  font-weight: 300;
  padding: 15px 10px;
  text-decoration: none;
  margin-left: 15px;
  opacity: .7;
  position: relative;
  top: 3px;
}


footer .footer-menu li a {
  color: #ffffff;
  font-size: .7rem;
  font-weight: 600;
  opacity: .7;
  padding: 10px 15px;
  text-decoration: none;
}


footer .footer-menu li a:hover {
  opacity: 1;
  text-decoration: none;
}



footer .btn-social {
  fill: #ffffff;
  border-radius: 24px;
  vertical-align: middle;
  padding: 0px;
  border-color: transparent;
  margin-right: 2px;
  margin-left: 2px
}



footer .btn-social:hover {
  fill: #0F2D5B;
}


footer .btn-contatti {
  margin-left: 10px;
  font-size: .8rem;
  text-transform: uppercase;
  font-weight: 600;
}


footer .col-logo {
  display: flex;
  align-items: center;
}

footer .col-menu {
  display: flex;
  align-items: center;
}


footer .btn-social .fa-brands {
  font-size: 20px;
  width: 37px;
  height: 37px;
  display: block;
  position: relative;
  top: 4px;
}



.area-riservata {
  background-color: #09182f;
  padding:10px;
  text-align: right;
}


.area-riservata a {
  color: #ffffff;
  font-size: .7rem;
  font-weight: 600;
  opacity: .7;
}



.area-riservata a:visited, .area-riservata a:hover {
  opacity: 1;
}










.sidebar-social .btn-social .fa-brands {
  font-size: 18px;
  width: 34px;
  height: 34px;
  display: block;
  position: relative;
  top: 4px;
}



.sidebar-social {
  margin-bottom: 20px;
}

.sidebar-social span {
  font-size: .7rem;
  margin-right: 5px;
}

.sidebar-social .btn-social {
  border-radius: 24px;
  vertical-align: middle;
  padding: 0px;
  margin-right: 2px;
  margin-left: 2px
}




.navbar-nav .dropdown-menu li .list-item.activeMenuSub {
  border: 0px !important;
  font-weight: 700;
}


.onepage-navbar {
  background-color: white;
  border: 0px !important;
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
  z-index: 2;
}

.onepage-navbar #onepageNav ul.nav.navbar-nav {
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}



.onepage-navbar #onepageNav ul.nav.navbar-nav li {
  margin: 0px;
  padding: 0px;
  float: left;
  display: inline;
}

.onepage-navbar #onepageNav ul.nav.navbar-nav li a {

  color: #565E71;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.8rem;
  display: block;
  padding: 10px 14px;
  border: 1px solid transparent;
  height: auto;
  border-radius: 22px;
  margin: 0px 10px;
}

.onepage-navbar #onepageNav ul.nav.navbar-nav li a.active {
  color: #0F2D5B;
  border: 1px solid #0F2D5B;
  font-weight: 600;
}

.onepage-navbar #onepageNav ul.nav.navbar-nav li a:hover {
  border: 1px solid #f3f3f3;
}

.onepage-navbar #onepageNav ul.nav.navbar-nav li a.active:hover {
  color: #0F2D5B;
  border: 1px solid #0F2D5B;
  font-weight: 600;
}

.onepage-navbar #onepageNav ul.nav.navbar-nav li a.active:focus {
  color: #0F2D5B;
  border: 1px solid #0F2D5B;
  font-weight: 600;
}


.anchor {
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 200px;
}


.no-min-height {
  min-height: auto !important;
}

main.main-home {
  background-color: #ffffff;
}

main.main-standard {
  background-color: #ffffff;
}


main.main-partita {
  background-color: #ffffff;
}

main.main-campionato {
  background-image: url('../Images/template/legab-bg.jpg');
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #e2e3e5;
  background-attachment: fixed;
}








section.filters h2 {
  font-size: 1.4rem;
  font-weight: 700;
  color: #0F2D5B;
  font-weight: 700;
  text-transform: none;
  text-align: left !important;

}



section.filters h2 {
  font-size: 1.4rem;
  font-weight: 700;
  color: #0F2D5B;
  font-weight: 700;
  text-transform: none;
  text-align: left !important;
  font-style: normal;

}


section.filters .current-season {
  font-weight: 700;
}

section.filters .separatore {
  font-weight: 400;
  margin-left: 15px;
  margin-right: 15px;
}


section.filters .selected-team {
  font-weight: 400;
}





/* FORM */

.form-control {
  display: block;
  width: 100%;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0F2D5B;
  font-weight: 600;
  background-color: rgba(255, 255, 255, 0);
  background-clip: padding-box;
  border: 1px solid #565E71;
  border-radius: 0.5rem;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  min-height: 44px;
}


.form-control:hover {
  background-color: rgba(255, 255, 255, .5);
  border: 1px solid #091D3C;
}

.form-control:focus {
  background-color: rgba(255, 255, 255, 0);
}


.form-control:focus {
  color: #0F2D5B;
  background-color: rgba(255, 255, 255, .5);
  border: 1px solid #091D3C;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 10%);
}



option {
  font-weight: normal;
  display: block;
  white-space: nowrap;
  min-height: 1.2em;
  padding: 1rem;
}





/* CRONACA PARTITA*/


.swiperPartita .swiper-wrapper {
  margin: 0px;
  margin-bottom: 50px;

}

.swiperPartita .tab-button {
  padding: 20px 0px 20px 0px;
  position: relative;
  display: block;
  background-color: #ffffff;
  height: 70px;
  z-index: 1;
}


.swiperPartita .tab-button .swiper-pagination {
  margin: 0px auto;
  position: absolute;
}

.swiperPartita .swiper-pagination-bullet {
  font-family: 'Barlow', sans-serif;
  padding: 10px 30px;
  min-width: 180px;
  border-radius: 10px;
  width: auto;
  text-align: center;
  font-size: 1rem;
  line-height: 1.6rem;
  color: #565E71;
  opacity: 1;
  background: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  display: inline-block;
  list-style: none;
  height: 50px;
  font-weight: 500;
  margin: 0px 2px;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
}

.swiperPartita .swiper-pagination-bullet:hover {
  color: #0F2D5B;
  background: rgba(0, 0, 0, 0.04);
}

.swiperPartita .swiper-pagination-bullet-active {
  color: #fff;
  background: rgba(1, 212, 98, 1);
  font-weight: 700;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}

.swiperPartita .swiper-pagination-bullet-active:hover {
  color: #fff;
  background: rgba(1, 212, 98, 0.9);
  font-weight: 700;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}

.top-header-match.top-header-club.with-image.with-highlights {
  height: 400px;
}

.top-header-match.top-header-club.with-image {
  height: 276px;
}

.top-header-match .top-header-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}


.top-header-match.top-header-club.with-image .video-partita {
  display: none;
}

.top-header-match.top-header-club.with-image.with-highlights .video-partita {
  display: block;
}



.video-partita {
  text-align: center;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 40px;

}

.video-partita a {
  color: #ffffff;
  text-decoration: none;
  opacity: .9;
}


.video-partita a:hover {
  opacity: 1;
}



.video-partita span {
  display: block;
}

.video-partita .symbol {
  font-size: 70px;
}


.video-partita .video-title {
  font-size: 2rem;
  font-family: 'Barlow', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}

.sidebar .sidebar-widget {
  margin: 0 auto;
  text-align: center;
  max-width: 320px;
  margin-bottom: 20px;
}



.sidebar {
  margin: 0 auto;
  text-align: center;
}



#swiperMatch {
  min-height: 200px;
}





.pageClassifica .stemma.stemma-xs {
  max-width: 44px;
}




.swiperClassifiche{
  padding-top:20px;
}



.swiperClassifiche .swiper-wrapper {
  margin: 0px;
  margin-bottom: 50px;

}

.swiperClassifiche .tab-button {
  padding: 0px 0px 0px 0px;
  margin-bottom: 20px;
  position: relative;
  display: block;
  height: 70px;
  z-index: 1;
}


.swiperClassifiche .tab-button .swiper-pagination {
  margin: 0px auto;
  position: absolute;
}

.swiperClassifiche .swiper-pagination-bullet {
  font-family: 'Barlow', sans-serif;
  padding: 10px 30px;
  min-width: 180px;
  border-radius: 10px;
  width: auto;
  text-align: center;
  font-size: 1rem;
  line-height: 1.6rem;
  color: #565E71;
  opacity: 1;
  background: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  display: inline-block;
  list-style: none;
  height: 50px;
  font-weight: 500;
  margin: 0px 2px;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
}

.swiperClassifiche .swiper-pagination-bullet:hover {
  color: #0F2D5B;
  background: rgba(0, 0, 0, 0.04);
}

.swiperClassifiche .swiper-pagination-bullet-active {
  color: #fff;
  background: rgba(1, 212, 98, 1);
  font-weight: 700;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}

.swiperClassifiche .swiper-pagination-bullet-active:hover {
  color: #fff;
  background: rgba(1, 212, 98, 0.9);
  font-weight: 700;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}
















.partita-container .giornata-partita .club.out {
  align-items: center;
  padding-right: 0px;
}


.partita-container .giornata-partita .club.in {
  align-items: center;
  padding-right: 0px;
}

.governance-row {
  margin-top: 10px;
  margin-bottom: 30px;
}


.governance {
  position: relative;
  padding: 20px 20px;
  border-radius: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: rgba(235, 235, 235, 0.9);
  backdrop-filter: blur(5.5px);
  -webkit-backdrop-filter: blur(5.5px);
  border: 0px !important;
  color: #0F2D5B;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
  min-height: 120px;
}

.governance-row h3 {
  text-align: center;
}

.governance.presidente {
  text-align: center;
}


.governance p {
  font-size: .8rem;
}



.thumbnail-storia {
  max-width: 100%;
}



.section-valori {
  background-image: url('../Images/template/legab_symbol.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
}

.section-valori .mt-150 {
  margin-top: 150px;
}

.button_news_more_container_loading img {
  margin: 20px auto;
  width: 32px;
  height: 32px;
}


.btn-loading .btn-text {
  display: inline-block;
}


.btn-loading {
  padding-left: 35px;
  padding-right: 30px;
  height: 55px;
}


.btn-loading .symbol {
  float: right;
  margin-left: 10px;
}



/* SEARCH Results */


#kesearch_results .result-list-item .result-number a, #kesearch_results .result-list-item .result-title a {
  color: #0F2D5B;
  text-decoration: none;
  font-family: 'Barlow', sans-serif;
  font-weight: 800;
}

#kesearch_results .result-list-item .result-number a:hover, #kesearch_results .result-list-item .result-title a:hover {
  color: #091D3C;
  text-decoration: none;
}



.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
  color: #091D3C !important;
  font-weight: 800;
}

#kesearch_results .result-list-item .result-teaser {
  color: #565E71 !important;
  margin-top: 10px !important;
  display: block;
}

.tx-kesearch-pi1 #kesearch_results .teaser_icon img {
  float: left;
  margin-top: 10px !important;
  margin-right: 20px !important;
}



#kesearch_results .result-list-item {
  clear: both;
  margin: 8px 0 8px 0 !important;
  padding: 0;
  display: inline-block;
  width: 100%;
  border: 0px;
  border-radius: 20px;
  padding: 15px 15px !important;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(5.5px);
  -webkit-backdrop-filter: blur(5.5px);
  transition-property: all;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.3s;
}


#kesearch_results .result-list-item:hover {
  background: rgba(255, 255, 255, 1);
}

#kesearch_pagebrowser_bottom .pages_total {
  border-top: 0px !important;
}

#kesearch_pagebrowser_top .pages_total, #kesearch_pagebrowser_bottom .pages_total {
  padding: 8px 0;
  background: #fff;
  margin-top: 20px;
  margin-bottom: 15px;
}


#kesearch_pagebrowser_top div.result_txt, #kesearch_pagebrowser_bottom div.result_txt {
  margin: 15px 0 15px 0 !important;
}

#kesearch_pagebrowser_top a, #kesearch_pagebrowser_bottom a {
  padding: 8px;
  border-radius: 1rem;
  color: #565E71;
  text-decoration: none;
  border: 1px solid transparent;
  font-weight: 400 !important;
  display: inline-block !important;
  min-width: 2rem;
  font-size: 1rem !important;
}


#kesearch_pagebrowser_top a:hover, #kesearch_pagebrowser_bottom a:hover {
  color: #0F2D5B;
  text-decoration: none;

}


#kesearch_pagebrowser_top a.current, #kesearch_pagebrowser_bottom a.current {
  font-weight: 400 !important;
  color: #0F2D5B !important;
  text-decoration: none;
  border: 1px solid #0F2D5B;
}



#kesearch_pagebrowser_top .pages_total, #kesearch_pagebrowser_bottom .pages_total {
  padding: 8px 0;
  background: transparent !important;
  margin-bottom: 15px;
}


.box-giornata-ora {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  border: 0px !important;
}

.box-giornata-ora .giornata-title {
  background: transparent!important;
}

.box-giornata-ora .giornata-footer {
  background: transparent!important;
}

.box-giornata-ora .giornata-container .giornata-partita {
  margin-bottom: 10px!important;
}

.calendario-container.blocchi-giornate {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  border: 0px !important;
}

.calendario-container.blocchi-giornate .giornata-title {
  background: transparent;
  border-radius: 0px;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  border: 0px !important;
}

.calendario-container.blocchi-giornate .blocchi-giornate-footer {
  padding-top: 15px;
  padding-bottom: 15px;
}



.swiper.SwiperMVP h3 {
  margin-bottom: 0px;
}


.swiper.SwiperMVP .swiper-wrapper {

  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 9%;
  margin-right: 9%;
}


.swiper.SwiperMVP .swiper-wrapper .swiper-slide {
  width: 18%;
}


.swiper.SwiperMVP .swiper-wrapper .highlights-wrapper {
  overflow: hidden;
  width: 100%;
  height: 420px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;

}

.swiper.SwiperMVP .swiper-wrapper .highlights-wrapper img {
  object-fit: cover;
  width: 100%;
  height: 100%
}

.swiper.SwiperMVP .swiper-wrapper .highlights-wrapper .highlight-stories img {
  height: auto !important;
  width: 100% !important;
  max-width: 16px !important;
  object-fit: unset !important;
}

.swiper.SwiperMVP .swiper-wrapper .swiper-slide .highlights-match {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 10px 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 60px;
}

.swiper.SwiperMVP .swiper-wrapper .swiper-slide .highlights-match h5 {
  font-size: .85rem;
  font-weight: 900;
  text-transform: uppercase;
  margin: 5px 0px;
  color: #0F2D5B;
}

.swiper.SwiperMVP .swiper-wrapper .swiper-slide .highlights-match p {
  font-size: 1.1rem;
  font-weight: 900;
  margin: 5px 0px;
  color: #0F2D5B;
}


.swiper.SwiperMVP .swiper-wrapper .highlights-wrapper .highlight-stories {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #ffffff;
}





.swiper.SwiperMVP .swiper-wrapper .swiper-slide:hover .highlights-match {
  background-color: rgba(255, 255, 255, 1) !important;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  text-decoration: none;
}


.swiper.SwiperMVP .swiper-wrapper .swiper-slide .highlights-match .gol {
  font-size: .8rem;
  color: #0F2D5B;
  font-weight: 700;
  padding-left: 5px;
  padding-right: 5px;

}

.swiper.SwiperMVP .swiper-wrapper .swiper-slide .highlights-match .sigla {
  font-size: .8rem;
  color: #0F2D5B;
  font-weight: 700;
  padding-left: 5px;
  padding-right: 5px;
}



.swiper.SwiperMVP .swiper-wrapper .swiper-slide {
  transition: transform .2s;
}

.swiper.SwiperMVP .swiper-wrapper .swiper-slide:hover {
  transform: scale(1.03);
}



.swiper.SwiperMVP .swiper-wrapper .swiper-slide a:hover {
  text-decoration: none;
}



.swiper.SwiperMVP .swiper-wrapper .swiper-slide a:hover .highlights-match .sigla, .swiper.SwiperMVP .swiper-wrapper .swiper-slide a:hover .highlights-match .gol {
  text-decoration: none;
}



.blocchi-giornate-calendario {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  border: 0px !important;
}

.blocchi-giornate-calendario.scheda-partita.giornata .giornata-title{
  background: rgba(255, 255, 255, 0)!important;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  border: 0px !important;
}

.blocchi-giornate-calendario.scheda-partita.giornata .giornata-footer {
  background: rgba(255, 255, 255, 0)!important;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  border: 0px !important;
}



/* Classifica marcatori */ 


.classifica-container.classifica-marcatori table tbody .td-marcatore  {
  position:relative;
}


.classifica-container.classifica-marcatori table tbody td {
  padding-top: 14px;
  padding-bottom: 14px;
}

.classifica-container.classifica-marcatori table tbody .td-marcatore .stemma  {
position: absolute;
top: 50%;
left: 0;
transform: translate(0, -50%);
width: 100%;
height: auto;
max-width: 45px;
}


.classifica-container.classifica-marcatori table tbody .td-marcatore span {
  margin-left: 50px;
  display: block;
  }
  
  .classifica-container.classifica-marcatori table tbody .td-marcatore span.marcatore {
    font-size: .9rem;
    }

  .classifica-container.classifica-marcatori table tbody .td-marcatore span.ruolo-marcatore {
    font-size: .7rem;
    color: #565E71;
    font-size: 400!important;
    }

    .classifica-container.classifica-marcatori table thead th.column-medium {
      width: 15%;
      }
      

    .classifica-container.classifica-marcatori {
      background: rgba(255, 255, 255, 0.8);
      border-radius: 10px;
      backdrop-filter: blur(80px);
      -webkit-backdrop-filter: blur(80px);
      border: 0px !important;
  }
    
  

  .partita-risultati-e-slider-container  {
    position: relative;
    z-index: 1;
    top:-160px;
    }















































































@media screen and (max-width: 991px) {


  html {
    font-size: 16px;
  }

  .container {
    width: 100%;
    max-width: none;
  }

  .home-stats-club-mobile {
   display: block;
  }

  .home-stats-club-mobile .SwiperClubHome .swiper-wrapper {
    margin-top: 0px;
    margin-bottom: 30px;
}

.home-stats-club-mobile .SwiperClubHome .swiper-wrapper .swiper-slide {
min-height: 60px;
}


}



@media screen and (max-width: 767px) {


  .link-highlights  {
    font-size: 12px!important;
    right: 10px!important;
  }

  .link-highlights svg  {
    margin-left:5px!important;
    width: 20px!important;
  }


  
  

  html {
    font-size: 14px;
  }

  .swiperBKT .swiper-wrapper {
    margin-top: 160px;
}

  .calendario-title-filters h2 .filtro-stagione {
    display: block;
      }
      

  .calendario-title-filters h2 .filtro-separatore {
display: none;
  }
  .calendario-title-filters h2 .filtro-tutti-i-club{
    margin-left:10px;
      }
  

  .hidden-xs {
    display: none;
  }


  .focus-news .news-img-wrap {
    height: 300px;
  }


  .area-riservata {
    text-align: center;
  }
  
  .top-news.focus-news .news-img-wrap {
    height: 80vh;
    min-height: 450px;
    overflow: hidden;
  }

  .swiper.SwiperMVP .swiper-wrapper .highlights-wrapper {
    height: 330px;

  }

  .news-list-category {
    font-size: 1rem;
  }

  .top-news.focus-news .news-list-date {
    font-size: 1rem;

  }


  .top-header-club.with-image {
    height: 200px;
  }

  .top-header-club.with-image .top-header-wrapper .container h1 {
    font-size: 2rem;
  }



  .focus-news .news-details .more {
    top: -6px;
  }

  .top-news.focus-news .news-details h3 {
    font-size: 2.4rem;

  }

  .focus-news .news-details h3 {
    font-size: 1.8rem;

  }

  .top-news.focus-news .news-details {
    bottom: 110px;
  }

  .hometop3 .hometop {
    position: relative;
    top: -70px;
  }



}



.menu-link.left {
  display: block;
  float: left;
}


.menu-link.right {
  display: block;
  float: right;
}



.navbar {

  padding: 0 0rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 100vh;
  display: flex;
  flex-direction: column;
  z-index: 10;
}


.navbar-toggler {
  display: block;
  border: none;
  background: transparent;
  font-size: 1.8rem;
  cursor: pointer;
  padding: 0.2rem 0.5rem;
  transition: all 0.4s ease;
  border: 2px solid #000;
  border-radius: 4px;
}

.navbar-toggler:hover {
  opacity: 0.7;
}

.navbar-collapse {
  overflow-y: scroll;
  display: none;
}


.sub-menu {
  display: none;
}




/* Media Queries */
@media screen and (min-width: 992px) {
  .navbar {
    flex-direction: row;
    flex-wrap: wrap;
    border-bottom: 0px solid #ddd;
    padding: 0 5rem;
    position: relative;
  }

  .navbar-toggler {
    display: none;
  }

  .navbar-collapse {
    display: block !important;
    overflow-y: hidden;
    flex: 1 0 auto;
  }

  .navbar-nav>li>a {
    border-bottom: none;
    margin: 0;
    height: 68px;
  }

  .sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 100%;
    background: #ffffff;
    padding-top: 10px;
    padding-bottom: 60px;
    padding-left: 8%;
    padding-right: 8%;
    /*background-image: url('../Images/template/menu-bg.jpg');*/
    background-size: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    margin-top: -2px;
    -webkit-box-shadow: 0px 20px 20px -17px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 20px 20px -17px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 20px 20px -17px rgba(0, 0, 0, 0.25);
    min-height: 300px;

  }

  /*
  .navbar-nav .seriebkt .sub-menu {
    background-image: url('../Images/template/seriebkt-bg.jpg');
  }


  .navbar-nav .primavera .sub-menu {
    background-image: url('../Images/template/primavera-bg.jpg');
  }


*/

  .navbar-nav>li:hover .sub-menu {
    display: flex !important;
  }




}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }

  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }

  .navbar .nav-item .dropdown-menu {
    margin-top: 0px;
  }

}

/* ============ desktop view .end// ============ */












@media screen and (min-width: 992px) {
  .mobile-offcanvas {
    display: none;
  }

  .burger {
    display: none;
  }

  .btn-mobile-search {
    display: none;
  }

  .offcanvas-header {
    display: none;
  }

  .screen-darken.active {
    display: none;
  }
}


@media screen and (max-width: 991px) {


  .navPartita .backto .symbol.left {
    top: -9px;
}
.navPartita .backto .symbol.right {
  top: -9px;
}

  .mainHeader {
    min-height: 90px;
    width: 100%;
    padding: 0px;
    margin: 0px;
  }

  .topNavbar {
    background-color: #00C75D;
    height: 30px;
    background-image: url('../Images/template/header-bg.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
  }

  .seriebkt .topNavbar {
    background-color: #00C75D !important;
    background-image: url('../Images/template/header-bg.jpg') !important;
  }

  .legab .topNavbar {
    background-color: #00C75D !important;
    background-image: url('../Images/template/header-bg.jpg') !important;
  }

  .primavera .topNavbar {
    background-color: #DC0400 !important;
    background-image: url('../Images/template/primavera2-bg.jpg') !important;
  }



  .topNavbar img {
    display: none !important;
  }


  .mainLogo img {
    width: 100%;
    max-width: 70px;
  }

  .mainLogo {
    position: absolute;
    left: 15px;
    transform: translate(0%, -50%);
    z-index: 100000;
  }

  .mainNavbar {
    position: relative;
    height: 60px;
  }


  .navbar.desktop {
    display: none !important;
  }




  .btn.burger {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 0px solid transparent;
    padding: 0rem 0rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  }

  .btn.burger.active, .btn.burger:focus, .btn.burger.focus, .btn.burger:active, .btn.burger:active:focus, .btn.burger:focus, .btn.burger:hover {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 0%), 0 2px 10px 0 rgb(0 0 0 / 0%);
    color: #091D3C !important;
  }

  .btn.burger {
    position: absolute;
    right: 10px;
    height: 44px;
    width: 44px;
    margin-top: 9px;
  }

  .btn.burger.btn-mobile-search {
    position: absolute;
    right: 60px;
    height: 44px;
    width: 44px;
    margin-top: 9px;
  }



  .btn.burger:focus {
    background-color: rgba(0, 0, 0, 0.07);
  }

  .btn.burger.btn-mobile-search:focus {
    background-color: rgba(0, 0, 0, 0.0);
  }


  .btn.burger .burger-icon {
    font-size: 30px;
    color: #565E71;
  }

  .mobile-offcanvas {
    visibility: hidden;
    transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 999999999999999999999999;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility .3s ease-in-out, transform .3s ease-in-out;
  }

  .mobile-offcanvas.navbar-dark.bg-primary {
    width: 90%;
    background-color: #ffffff !important;

  }

  .nav-item .dropdown-menu {
    padding: 0rem 0;
    margin: 0.0rem 0 0;
    background-color: rgba(0, 0, 0, 0.01);
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: padding-box;
    border: 0px;
    border-radius: 0px;
  }


  .navbar-dark .navbar-nav .nav-link {
    color: #565E71;

  }


  .navbar-dark .navbar-nav .show>.nav-link {
    color: #565E71;
  }

  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #565E71;
  }


  .nav-item.activeMenu.seriebkt .nav-link {
    color: #00C75D;
  }

  .nav-item.activeMenu.legab .nav-link {
    color: #00C75D;
  }


  .nav-item.activeMenu.primavera .nav-link {
    color: #DC0400;
  }

  .nav-item.activeMenu.besport .nav-link {
    color: #7e57c2;
  }


  .mobile-offcanvas .offcanvas-header {
    text-align: right;
  }

  .mobile-offcanvas .offcanvas-header button {
    border: 0px;
    margin: 16px 7px;
    height: 44px;
    width: 44px;
    padding: 0px;
    background-color: transparent;
  }

  .mobile-offcanvas .offcanvas-header button:focus {
    background-color: rgba(0, 0, 0, 0.07);
  }

  .navbar-expand-lg .navbar-nav li {
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 0px solid transparent;
    display: flex;
    align-items: center;
  }


  .mobile-offcanvas .offcanvas-header button span {
    font-size: 28px;
  }

  .navbar-expand-lg .navbar-nav li {
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 0px solid transparent;
  }

  .navbar-expand-lg .navbar-nav li a {
    font-size: 1.4rem;
    padding: 15px 40px 15px 20px !important;
    border-bottom: 0px solid transparent;
    font-weight: 400;
  }

  .navbar-expand-lg .navbar-nav li.seriebkt a {
    border-left: 4px solid;
    border-left-color: #00C75D;
  }

  .navbar-expand-lg .navbar-nav li.primavera a {
    border-left: 4px solid;
    border-left-color: #DC0400;
  }

  .navbar-expand-lg .navbar-nav li.besport a {
    border-left: 4px solid;
    border-left-color: #7e57c2;
  }


  .navbar-nav .dropdown-menu li .list-item {
    font-size: 1rem;
  }

  .dropdown-item.active, .dropdown-item:active {
    background-color: rgb(0, 0, 0, 0.2);
  }










  body.offcanvas-active {
    overflow: hidden;
  }

  .offcanvas-header {
    display: none;
  }

  .screen-darken {
    height: 100%;
    width: 0%;
    z-index: 30;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition: opacity .2s linear, visibility 0.2s, width 2s ease-in;
  }

  .screen-darken.active {
    z-index: 10;
    transition: opacity .3s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible;
  }

}

/* ============ mobile view ============ */
@media all and (max-width: 991px) {

  .offcanvas-header {
    display: block;
  }



  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
  }

  .mobile-offcanvas .container, .mobile-offcanvas .container-fluid {
    display: block;
  }



  .navbar-dark .navbar-nav .nav-link {
    color: #565E71;
  }


  .navbar-expand-lg .navbar-nav li:hover {
    border-bottom: 0px solid #091D3C;
  }

  .navbar-expand-lg .navbar-nav li {
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 0px solid transparent;
    display: block;
  }




  .navbar-expand-lg .navbar-nav.menu-servizio li a {
    text-transform: none;
    font-weight: 400;
  }




  .navbar-nav .dropdown-menu li .list-item {
    padding: 20px 30px !important;
    border-radius: 0px !important;
    font-size: 1rem;
  }

  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    position: relative;
  }


  .nav-link.dropdown-toggle .symbol {
    font-size: 28px;
    position: absolute;
    right: 15px;
  }

  .nav-item .nav-link.dropdown-toggle .symbol {

    transition-property: all;
    transition-duration: 0.5s;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.5s;
    -o-transition-property: all;
    -o-transition-duration: 0.5s;
    -moz-transition-property: all;
    -moz-transition-duration: 0.5s;
  }

  .nav-item.show .nav-link.dropdown-toggle .symbol {
    transform: rotate(180deg);
  }


  .mainLogo-mobile {
    position: absolute;
    left: 20px;
    top: 15px;
  }

  .mainLogo-mobile img {
    width: 100%;
    max-width: 40px;
  }


  .navbar-dark .navbar-nav .nav-link:focus {
    background-color: rgba(0, 0, 0, 0.01);
  }

  .nav-item.dropdown .dropdown-menu {
    width: 100%;
    background-color: #f8f8f8;
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    margin-top: 0px;
  }


  .navbar-expand-lg .navbar-nav.menu-servizio .dropdown-menu li a {
    text-transform: uppercase;
    font-weight: 400;
  }


  .navbar-nav .dropdown-menu li .list-item {
    padding: 10px 30px !important;
    border-radius: 0px !important;
    font-size: 1rem;
    height: auto !important;
  }

  nav ul li.activeMenu .nav-link {
    color: #091D3C;
    font-weight: 700 !important;
  }


  nav ul li.activeMenu .list-item {
    color: #565E71;

  }

  nav ul li.activeMenu .nav-link {
    color: #091D3C;
    font-weight: 700 !important;

  }






  .navbar-expand-lg .navbar-nav .menu-link:before {
    content: none;
  }

  .navbar-expand-lg .navbar-nav .menu-link:hover:before {
    content: none;
  }

  .navbar-expand-lg .navbar-nav li.no-submenu:before {
    content: none;
  }

  .navbar-expand-lg .navbar-nav li.no-submenu:hover:before {
    content: none;
  }

  .navbar-expand-lg .navbar-nav .nav-item:before {
    content: none;
  }

  .navbar-expand-lg .navbar-nav .nav-item:hover:before {
    content: none;
  }


  .navbar-expand-lg .navbar-nav .seriebkt.activeMenu:before {
    content: none;
  }


  .navbar-expand-lg .navbar-nav .legab.activeMenu:before {
    content: none;
  }

  .navbar-expand-lg .navbar-nav .primavera.activeMenu:before {
    content: none;
  }

  .navbar-expand-lg .navbar-nav .activeMenu:before {
    content: none;
  }

  .navbar-expand-lg .navbar-nav .besport.activeMenu:before {
    content: none;
  }

  .navbar-nav .dropdown-menu li .list-item.activeMenuSub {
    color: #0F2D5B;
    font-weight: 700;
    border-bottom: 0px solid rgba(0, 0, 0, .1) !important;
  }

  .navbar-nav .dropdown-menu li .list-item.backtohome.activeMenu {
    color: #0F2D5B;
    font-weight: 700;
    border-bottom: 0px solid rgba(0, 0, 0, .1) !important;
  }

  .navbar-nav .seriebkt .dropdown-menu li .list-item.activeMenuSub {
    color: #00C75D;
    font-weight: 700;
    border-bottom: 0px solid rgba(0, 0, 0, .1) !important;
  }

  .navbar-nav .seriebkt .dropdown-menu li .list-item.backtohome.activeMenu {
    color: #00C75D;
    font-weight: 700;
    border-bottom: 0px solid rgba(0, 0, 0, .1) !important;
  }




  .navbar-nav .legab .dropdown-menu li .list-item.activeMenuSub {
    color: #00C75D;
    font-weight: 700;
    border-bottom: 0px solid rgba(0, 0, 0, .1) !important;
  }

  .navbar-nav .legab .dropdown-menu li .list-item.backtohome.activeMenu {
    color: #00C75D;
    font-weight: 700;
    border-bottom: 0px solid rgba(0, 0, 0, .1) !important;
  }











  .navbar-nav .primavera .dropdown-menu li .list-item.activeMenuSub {
    color: #DC0400;
    font-weight: 700;
    border-bottom: 0px solid rgba(0, 0, 0, .1) !important;
  }


  .navbar-nav .primavera .dropdown-menu li .list-item.backtohome.activeMenu {
    color: #DC0400;
    font-weight: 700;
    border-bottom: 0px solid rgba(0, 0, 0, .1) !important;
  }

  .navbar-nav .besport .dropdown-menu li .list-item.activeMenuSub {
    color: #7e57c2;
    font-weight: 700;
    border-bottom: 0px solid rgba(0, 0, 0, .1) !important;
  }

  .navbar-nav .besport .dropdown-menu li .list-item.backtohome.activeMenu {
    color: #7e57c2;
    font-weight: 700;
    border-bottom: 0px solid rgba(0, 0, 0, .1) !important;
  }



  .articles-widget .left-image .news-img-wrap {
    width: 98px;
  }

  .articles-widget .news-details-simple-card {
    margin-left: 112px;
  }

  .standard-articles .article .news-details-content h4 a {
    font-size: 1.6rem;
    line-height: 1.4;
  }

  .title-teaser {
    min-height: auto;
  }

  .standard-articles .article .news-details-content .teaser-text p {
    font-size: 1.2rem;
    color: #565E71;
  }


  .top-news.focus-news .news-img-wrap {
    height: auto;
    min-height: 580px;
    overflow: hidden;
  }

  .hometop3 .hometop {
    position: relative;
    top: -50px;
  }

  .top-news.focus-news .news-details {
    bottom: 85px;
  }

  .ads.sponsor {
    top: -30px;
  }

  .banner-leaderboard-home {
   display: none;
  }

  .banner-leaderboard {
    display: none;
  }
  
  .banner-leaderboard-mobile {
    display: block;
    background-color: #ffffff;
    text-align: center;
   }

   .banner-leaderboard-mobile img {
    margin: 40px 0px 15px 0px;
   }


  .banner-leaderboard-home-mobile {
    display: block;
   }
   
  

  body {
    margin-top: 90px;
  }

  .mainHeader {
    min-height: 90px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 100;
  }

  .focus-news .news-img-wrap .overlay {
    position: absolute;
    width: 100%;
    height: 60%;
    top: auto;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 55%);
  }


  .swiperBKT {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .swiperBKT .fixed-header h1 {
    display: block;
    position: relative;
    left: 0px;
    float: left;

  }

  .swiperBKT .fixed-header .header-campionato .info-campionato {
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    display: flex;
    justify-content: center;
  }

  .swiperBKT .fixed-header .logo-campionato {
    width: 100%;
    max-width: 55px;
    position: relative;
    top: -16px;
    right: 0px;
    margin-right: 15px;
    float: left;
  }

  .swiperBKT .fixed-header .campionato {
    font-size: 2.5rem;
    font-weight: 800;
    font-style: italic;
    color: #0F2D5B;
    text-transform: uppercase;
  }

  .swiperBKT .fixed-header .stagione {
    font-size: 1.3rem;
    font-weight: 500;
    font-style: italic;
    color: #0F2D5B;
    position: relative;
    top: -16px;
  }

  .swiperBKT .fixed-header br {
    display: block;
  }

  .swiperBKT .tab-button .swiper-pagination {
    margin: 0px auto;
    position: static;
  }

  .swiperBKT .swiper-pagination-bullet {
    font-family: 'Barlow', sans-serif;
    padding: 10px 15px;
    min-width: unset !important;
    border-radius: 10px;
    width: auto;
    text-align: center;
    font-size: 1.1rem;
    color: #565E71;
    opacity: 1;
    background: rgba(0, 0, 0, 0);
    text-transform: uppercase;
    display: inline-block;
    list-style: none;
    height: 44px;
    font-weight: 500;
    margin: 0px 2px;
  }

  .swiperBKT .swiper-pagination-bullet:hover {
    color: #0F2D5B;
    background: rgba(0, 0, 0, 0.04);
  }

  .swiperBKT .swiper-pagination-bullet-active {
    color: #fff;
    background: rgba(1, 212, 98, 1);
    font-weight: 700;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  }

  .swiperBKT .swiper-pagination-bullet-active:hover {
    color: #fff;
    background: rgba(1, 212, 98, 0.9);
    font-weight: 700;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  }



  .swiperBKT .tab-button .swiper-pagination {
    margin: -15px auto;
    position: static;
  }

  #navbarLegab.fixed-top {
    top: -30px;
  }

  .nav-item .dropdown-menu .row {
    margin-left: 0px;
    margin-right: 0px;
  }

  .navbar-nav .dropdown-menu li .list-item {
    padding: 10px 20px 10px 25px !important;
    border-radius: 0px !important;
    font-size: 1.3rem;
    height: auto !important;
    font-weight: 400;
    border-bottom: 0px solid rgba(0, 0, 0, .1) !important;

  }

  .navbar-expand-lg .navbar-nav.menu-servizio .dropdown-menu li a {
    font-size: 1.3rem;
    text-transform: none;
    font-weight: 400;
  }


  .section-description .to-archive {
    top: 0px;
  }

  .section-description .to-archive .text {
    display: none;
  }

  .section-description h3 {
    margin-right: 40px;
  }

  .swiper.comunicazioniHome .swiper-wrapper .swiper-slide {
    width: 80%;
  }

  .swiper.comunicazioniHome .swiper-wrapper {
    margin-top: 20px;
    margin-bottom: 50px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .sidebar .sidebar-widget {
    padding-left: 0px;
    margin-bottom: 20px;
    max-width: 320px;
  }


  h4 {
    font-size: 1.2rem;
  }

  .articles-widget .news-details-simple-card .details-center h4 {
    font-size: 1.2rem;
  }


  .section-quicklinks {
    min-height: auto;
  }

  .section-quicklinks .quicklinks-flex {

    align-items: center;
  }

  .section-quicklinks .quicklink a {
    height: auto;
    min-height: 44px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .section-quicklinks .bg-image-section, .section-quicklinks.club-profile .bg-image-section, .section-quicklinks.section-format .bg-image-section {
    width: 100%;
    height: 200px;
    float: none;
    overflow: hidden;
  }

  .section-quicklinks .container-fluid-absolute {
    top: -40px;
    transform: translateY(0);
  }


  .section-quicklinks .quicklinks-flex {
    display: block;
  }

  .section-quicklinks .container-fluid-absolute {
    position: relative;
    display: block;

  }

  /* Highlights */
  section.highlights-section {
    background-image: url('../Images/template/highlights-bg.jpg');
    background-size: cover;
    background-size: unset;
    background-attachment: unset;
    background-repeat: no-repeat;
  }

  .swiper.highlights-swipe .swiper-wrapper .swiper-slide {
    width: 55%;
  }

  .swiper.highlights-swipe .swiper-wrapper {
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .swiper.highlights-swipe .swiper-wrapper .swiper-slide .highlights-match .gol {
    font-size: 1rem;
  }

  .swiper.highlights-swipe .swiper-wrapper .swiper-slide .highlights-match .sigla {
    font-size: 1rem;
  }


  .swiper.highlights-swipe .swiper-wrapper .swiper-slide .highlights-match .stemma.stemma-xs {
    width: 100%;
    height: auto;
    max-width: 30px;
  }

  .highlight-stories {
    width: 40px;
    height: 40px;
    border-radius: 20px;
  }

  .swiper.highlights-swipe .swiper-button-next, .swiper.highlights-swipe .swiper-button-prev {
    display: flex;
  }

  .swiper.highlights-swipe .swiper-wrapper .swiper-slide:hover {
    transform: unset;
  }


  .swiper.highlights-swipe .swiper-wrapper .swiper-slide-active {
    transform: scale(1.02);
  }


  .card-comunicazioni h4 a {
    min-height: 110px;
  }


  .card-comunicazioni:hover {
    transform: unset;
  }

  .swiper.comunicazioniHome .swiper-wrapper .swiper-slide-active {
    transform: scale(1.04);
  }

  .card-comunicazioni .com-category a {
    font-size: 1rem;
  }

  .card-comunicazioni .com-data {
    font-size: 1rem;
  }

  .card-comunicazioni .file-dl {
    position: absolute;
    bottom: 5px;
    right: 15px;
  }

  .card-comunicazioni .file-dl .symbol {
    color: #565E71;
    font-size: 40px;
  }

  .section-quicklinks .quicklink a {
    font-size: 1.1rem;
  }

  footer .footer-contacts {
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .footer .btn-contatti {
    font-size: 1.2rem;
  }

  footer .footer-menu li {
    display: block;
  }



  footer .col-logo {
    width: 50%;
    display: flex;
    justify-content: center;
  }

  footer .col-menu {
    width: 50%;
    display: flex;
    justify-content: center;
  }

  footer .row-footer {
    width: 100%;
  }

  section h2 {
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
  }

  section h3 {
    font-size: 1.4rem;
  }

  .section-sponsor .sponsor-logo {
    height: 100%;
    max-height: 60px;
  }


  .onepage-navbar {
    top: 60px;
  }


  .onepage-navbar #onepageNav ul.nav.navbar-nav {
    overflow-x: auto;
    white-space: nowrap;
    flex-wrap: nowrap;
  }

  .onepage-navbar #onepageNav ul.nav.navbar-nav li {

    display: inline-block;
  }


  .onepage-navbar #onepageNav ul.nav.navbar-nav li a {


    font-size: .9rem;
    display: block;
    padding: 8px 10px;
    border-radius: 22px;
    margin: 20px 8px;
  }

  .top-header .top-header-wrapper .container h1 {
    max-width: none;
  }


  .top-header .top-header-wrapper .container h2 {
    max-width: none;
  }

  .top-header.with-image {
    height: 250px;
  }


  h1 {
    font-size: 2.4rem;
    margin-bottom: 10px;
  }

  h2 {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }

  section.filters .separatore {
    margin-left: 8px;
    margin-right: 8px;
  }

  .top-header {
    margin-top: 40px;
    margin-bottom: 0px;
  }

  .calendario-title-filters  {
    margin-top: 20px;
  }



  .top-news.focus-news .news-details h3 {
    font-size: 2.4rem;
    width: auto;

  }

  .calendario-container {
    margin-bottom: 20px;
  }

  .mobile-offcanvas .navbar-nav .nav-item {
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .mobile-offcanvas .navbar-nav .nav-item .nav-link {
    border-left: 4px solid #cfd4dd;
  }

  .mobile-offcanvas .navbar-nav .nav-item.seriebkt .nav-link {
    border-left-color: #00C75D;
  }

  .mobile-offcanvas .navbar-nav .nav-item.legab .nav-link {
    border-left-color: #cfd4dd;
  }


  .mobile-offcanvas .navbar-nav .nav-item.primavera .nav-link {
    border-left-color: #DC0400;
  }

  .mobile-offcanvas .navbar-nav .nav-item.besport .nav-link {
    border-left-color: #7e57c2;
  }


  .mobile-offcanvas .navbar-nav .nav-item.seriebkt .nav-link.activeMenu {
    color: #00C75D;
  }

  .mobile-offcanvas .navbar-nav .nav-item.legab .nav-link.activeMenu {
    color: #00C75D;
  }


  .mobile-offcanvas .navbar-nav .nav-item.primavera .nav-link.activeMenu {
    color: #DC0400;
  }

  .mobile-offcanvas .navbar-nav .nav-item.besport .nav-link.activeMenu {
    color: #7e57c2;
  }

  .swiperBKT .fixed-header .tab-button {
    display: block;
    margin-top: 10px;
  }

  .inevidenza .focus-news .news-img-wrap {
    height: 321px;
  }


  .hometop3 .inevidenza .swiper-wrapper {
    margin-bottom: 40px;
  }

  .swiper.inevidenza {
    margin-bottom: 20px;
  }

  .btn {
    font-size: 1rem;
  }


  /* STEMMI */

  .stemma.stemma-xs {
    width: 100%;
    height: auto;
    max-width: 24px;
  }

  .stemma.stemma-sm {
    width: 100%;
    height: auto;
    max-width: 44px;
  }

  .stemma.stemma-md {
    width: 100%;
    height: auto;
    max-width: 50px;
  }


  .stemma.stemma-lg {
    width: 100%;
    height: auto;
    max-width: 60px;
  }


  .stemma.stemma-xl {
    width: 100%;
    height: auto;
    max-width: 120px;
  }

  .top-header-club .club-details {
    margin-left: 125px;
  }


  .club-profile .club-profile-box .info-text {
    text-align: left;
  }






  .swiperPartita .tab-button .swiper-pagination {
    margin: 0px auto;
    margin-top: -5px;

  }

  .swiperPartita .swiper-pagination-bullet {
    font-family: 'Barlow', sans-serif;
    padding: 10px 15px;
    min-width: unset !important;
    border-radius: 10px;
    width: auto;
    text-align: center;
    font-size: 1.1rem;
    color: #565E71;
    opacity: 1;
    background: rgba(0, 0, 0, 0);
    text-transform: uppercase;
    display: inline-block;
    list-style: none;
    height: 44px;
    font-weight: 500;
    margin: 0px 2px;
  }

  .swiperPartita .swiper-pagination-bullet:hover {
    color: #0F2D5B;
    background: rgba(0, 0, 0, 0.04);
  }

  .swiperPartita .swiper-pagination-bullet-active {
    color: #fff;
    background: rgba(1, 212, 98, 1);
    font-weight: 700;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  }

  .swiperPartita .swiper-pagination-bullet-active:hover {
    color: #fff;
    background: rgba(1, 212, 98, 0.9);
    font-weight: 700;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  }

  .swiperPartita .swiper-pagination-bullets, .swiperPartita .swiper-pagination-bullets.swiper-pagination-horizontal, .swiperPartita .swiper-pagination-custom, .swiperPartita .swiper-pagination-fraction {
    bottom: 13px;
  }


























  .swiperClassifiche .tab-button .swiper-pagination {
    margin: 0px auto;
    margin-top: -5px;

  }

  .swiperClassifiche .swiper-pagination-bullet {
    font-family: 'Barlow', sans-serif;
    padding: 10px 15px;
    min-width: unset !important;
    border-radius: 10px;
    width: auto;
    text-align: center;
    font-size: 1.1rem;
    color: #565E71;
    opacity: 1;
    background: rgba(0, 0, 0, 0);
    text-transform: uppercase;
    display: inline-block;
    list-style: none;
    height: 44px;
    font-weight: 500;
    margin: 0px 2px;
  }

  .swiperClassifiche .swiper-pagination-bullet:hover {
    color: #0F2D5B;
    background: rgba(0, 0, 0, 0.04);
  }

  .swiperClassifiche .swiper-pagination-bullet-active {
    color: #fff;
    background: rgba(1, 212, 98, 1);
    font-weight: 700;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  }

  .swiperClassifiche .swiper-pagination-bullet-active:hover {
    color: #fff;
    background: rgba(1, 212, 98, 0.9);
    font-weight: 700;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  }

  .swiperClassifiche .swiper-pagination-bullets,   .swiperClassifiche .swiper-pagination-bullets.swiper-pagination-horizontal,   .swiperClassifiche .swiper-pagination-custom,   .swiperClassifiche .swiper-pagination-fraction {
    bottom: 13px;
  }































  .scheda-partita.giornata .giornata-title .partita-week {
    display: block;
  }



  .partita-container .scheda-partita.giornata .giornata-footer .data-partita {
    flex-direction: column !important;
  }

  .partita-container .giornata-footer .data-partita .broadcast {
    margin-left: 0px;
  }

  .partita-container .giornata-partita .stato .gol {
    width: 40px;
    font-size: 1.6rem;
    line-height: initial;

  }


  .partita-container .stemma.stemma-lg {
    width: 100%;
    height: auto;
    max-width: 60px;
  }

  .main-partita .partita-container .club .stemma.stemma-lg  {
    max-width: 90px;
  }

  .partita-container .giornata-partita .club .club-link {
    display: flex;
    flex-direction: column;
  }

  .partita-container .giornata-partita .club .sigla {
    display: inline;
    margin: auto 10px;
    font-size: 1rem;
    font-weight: 700;
    text-transform: none;
    position: relative;
    top: 6px;
    color: #0F2D5B;
    order: 2;
  }

  .partita-container .giornata-partita .club {
    width: 33%;
  }

  .partita-container .giornata-partita .stato .risultato-text {
    font-size: 1rem;
  }


  .partita-container .giornata-partita .stato {
    width: 33%;
  }

  .partita-container .giornata-footer .sponsorby .sponsor-logo {
    height: 100%;
    max-height: 34px;
    margin-left: 10px;
  }


  p {
    font-size: 1.2rem;
    line-height: 1.6;
  }


  .onepage-navbar #onepageNav ul.nav.navbar-nav {
    align-items: center;
    justify-content: flex-start;
  }


  .section-valori .mt-150 {
    margin-top: 0px;
  }

  .news-single .article .header-news .news-img-wrap img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 15px auto !important;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .header-news .teaser-text {
    font-size: 1.4rem;
    font-weight: 600;
  }

  .article-info {
    font-size: 1rem;
  }

  .sidebar {
    padding-left: 10px;
  }


  .tx-kesearch-pi1 #kesearch_results .teaser_icon {
    display: inline-block !important;
    text-align: center !important;
    margin: 10px auto !important;
    width: 100%;
  }

  .tx-kesearch-pi1 #kesearch_results .teaser_icon img {
    text-align: center !important;
    float: none !important;
    margin: 0 auto !important;
  }



  #kesearch_results .result-list-item .result-teaser {
    display: inline-block !important;
  }

  .swiperBKT .goto-section .symbol {
    top: -2px;
  }

  .ads .banner.leaderboard {
    display: none;
  }

  .ads .banner.leaderboard-mobile {
    display: block;
  }


  .club-list .club-details h3 {
    font-size: 1.5rem;
  }

  .club-list .stemma-club {
    left: 14px;
  }

  .stemma.stemma-md {
    width: 100%;
    height: auto;
    max-width: 66px;
  }

  .standard-articles .article .news-details-content .news-list-date {
    font-size: 1rem;
  }



  .data-table-footer {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }


  .dataTables_wrapper .dataTables_paginate .paginate_button.previous, .dataTables_wrapper .dataTables_paginate .paginate_button.next {
    display: none !important;
  }

  .dataTables_wrapper .dataTables_paginate {
    padding: 0px;
  }


  .dataTables_wrapper .dataTables_filter input {
    min-width: auto;
    width: 100%;
  }


  .dataTables_wrapper .dataTables_filter {
    float: left;
    text-align: left;
    padding: 15px 0px;
    width: 100%;
  }

  .SwiperPlayer .swiper-pagination-bullets {
    visibility: visible;
  }


  .top-header.with-image .top-header-wrapper .container h1 {
    font-size: 2.4rem;
  }


  .giornata-partita .stato .gol {
    width: 28px;
  }

  .giornata-partita .data-partita .broadcast {
    max-width: 80px;
  }

  #clubPartite .giornata-partita .stemma.stemma-xs {
    max-width: 40px;
  }

  section.highlights-section h3 {
    margin-bottom: 10px;
  }




  .club-profile .club-profile-box .info-label {
    font-size: .9rem;
  }

  .club-profile .club-profile-box .info-text {
    font-size: 1.2rem;
  }


  .column-light {
    width: 10%;
  }


  .classifica-container table tbody.no-home td .stemma.stemma-xs {
    max-width: 40px;
    margin-right: 8px;
  }


  .card-cronaca .minuto {
    font-size: 1.1rem;
   }

   .card-cronaca .evento p {
    font-size: 1.1rem;

   }

   .card-cronaca .evento {
    padding: 10px 20px 10px 5px;
}


   .card-cronaca .shirt {
    top: -10px;
}

   .card-cronaca .evento .evento-player p {
    font-size: 11px;
    margin-bottom: 20px;
   }

   .card-cronaca .evento .evento-description p {
    font-size: 11px;
   }
  


   .card-cronaca .evento .evento-player .entra {
    left: -55px;
    top: 5px;
    }



    .card-cronaca .evento .evento-player .ammonizione {
      left: -40px;
      top: 7px;
      }

      .card-cronaca .evento .evento-player .espulsione {
        left: -40px;
        top: 7px;
        }


    .card-cronaca .evento .evento-player .esce {
      left: -55px;
      top: 5px;
      }

   .classifica-container.classifica-marcatori table thead th.column-medium {
    width: 13%;
    }
    

}










































/* Mobile */

@media screen and (max-width: 767px) {

  .padding-xs-fix {
   padding-left:0px;
   padding-right:0px;
  }


}







/* Tablet */
@media screen and (min-width: 768px) and (max-width:991px) {


  html {
    font-size: 14px;
  }







  .swiper.comunicazioniHome .swiper-wrapper {
    margin-left: 4%;
    margin-right: 4%;
  }

  .swiper.comunicazioniHome .swiper-wrapper .swiper-slide {
    width: 36%;
  }

  .sidebar .sidebar-widget {

    max-width: none;
  }

  .section-quicklinks .bg-image-section, .section-quicklinks.club-profile .bg-image-section, .section-quicklinks.section-format .bg-image-section {
    height: 320px;
  }

  .sidebar-social {
    text-align: right;
  }

  .swiper.highlights-swipe .swiper-wrapper .swiper-slide {
    width: 25%;
  }

  .swiper.highlights-swipe .swiper-wrapper {
    margin-left: 3%;
    margin-right: 3%;
  }

  .mobile-offcanvas.navbar-dark.bg-primary {
    width: 40%;
  }

  .ads .banner.leaderboard {
    display: none;
  }

  .ads .banner.leaderboard-mobile {
    display: block;
  }


  


  .articles-widget {
    min-height: 73px;
  }

  .articles-widget .news-details-simple-card {
    min-height: 73px;
  }

}


/* LOW RESOLUTIONS */
@media screen and (min-width: 992px) and (max-width:1199px) {

  html {
    font-size: 16px;
  }

  .topNavbar img {
    width: 25px !important;

  }

  .container, .container-lg, .container-md, .container-sm {
    max-width: 100%;
  }

  .articles-widget {
    min-height: 99px;
  }

  .articles-widget .news-details-simple-card {
    min-height: 99px;
  }

  .ads .banner.leaderboard {
    display: block;
  }

  .ads .banner.leaderboard-mobile {
    display: none;
  }

  .topNavbar img {
    width: 28px !important;
    height: auto;
    margin-left: 0.5%;
    margin-right: 0.5%;
  }


  .right-menu {
    position: absolute;
    right: 0px;
    padding-right: 0%;
  }

  .left-menu .navbar-nav {
    padding-left: 0%;
  }

  .mainLogo img {
    max-width: 74px;
  }


  section.section-with-margin {
    padding-top: 35px;
    padding-bottom: 0px;
  }

}







/* Correzione padding */
@media screen and (min-width: 1600px) {

  .left-menu .navbar-nav {
    padding-left: 16%;
  }

  .right-menu {
    padding-right: 16%;
  }

  .sub-menu {
    padding-left: 16%;
    padding-right: 16%;
  }

  .swiper.highlights-swipe .swiper-wrapper {
    margin-left: 16%;
    margin-right: 16%;
  }

  .swiper.highlights-swipe .swiper-wrapper .swiper-slide {
    width: 20%;
  }

  .swiper.comunicazioniHome .swiper-wrapper {
    margin-left: 21.5%;
    margin-right: 21.5%;
  }

  .swiper.comunicazioniHome .swiper-wrapper .swiper-slide {
    width: 21%;
  }

  .swiper.SwiperMVP .swiper-wrapper {
    margin-left: 16%;
    margin-right: 16%;
  }

  .swiper.SwiperMVP .swiper-wrapper .highlights-wrapper {
    height: 600px;

  }

}





















/* Correzione padding */
@media screen and (min-width: 1920px) {

  .left-menu .navbar-nav {
    padding-left: 20%;
  }

  .right-menu {
    padding-right: 20%;
  }

  .sub-menu {
    padding-left: 20%;
    padding-right: 20%;
  }

  .swiper.highlights-swipe .swiper-wrapper {
    margin-left: 21%;
    margin-right: 21%;
  }

  body.seriebkt .swiper.highlights-swipe .swiper-wrapper .swiper-slide {
    width: 14%;
  }

  body.seriebkt.seriebkt-skin .swiper.highlights-swipe .swiper-wrapper .swiper-slide {
    width: 24%;
  }


  .swiper.comunicazioniHome .swiper-wrapper {
    margin-left: 21.5%;
    margin-right: 21.5%;
  }

  .swiper.comunicazioniHome .swiper-wrapper .swiper-slide {
    width: 21%;
  }

  .swiper.SwiperMVP .swiper-wrapper {
    margin-left: 21%;
    margin-right: 21%;
  }

  .swiper.SwiperMVP .swiper-wrapper .highlights-wrapper {
    height: 600px;
  }

  .swiper.highlights-swipe .swiper-wrapper .highlights-wrapper {
    height: 467px;
  }

}

/* old mobile */


@media screen and (min-width: 0px) and  (max-width: 360px) {

  .swiperBKT .swiper-pagination-bullet {
    font-size: 1rem;
    padding-left: 5px;
    padding-right: 5px;
  }



}



/* Correzione padding */
@media screen and (min-width: 3000px) {

  .left-menu .navbar-nav {
    padding-left: 20%;
  }

  .right-menu {
    padding-right: 20%;
  }

  .sub-menu {
    padding-left: 20%;
    padding-right: 20%;
  }

  .swiper.highlights-swipe .swiper-wrapper {
    margin-left: 21%;
    margin-right: 21%;
  }

  .swiper.highlights-swipe .swiper-wrapper .swiper-slide {
    width: 14%;
  }

  .swiper.comunicazioniHome .swiper-wrapper {
    margin-left: 21.5%;
    margin-right: 21.5%;
  }

  .swiper.comunicazioniHome .swiper-wrapper .swiper-slide {
    width: 21%;
  }

  .swiper.SwiperMVP .swiper-wrapper {
    margin-left: 21%;
    margin-right: 21%;
  }

  .swiper.SwiperMVP .swiper-wrapper .highlights-wrapper {
    height: 700px;
  }

  .swiper.highlights-swipe .swiper-wrapper .highlights-wrapper {
    height: 700px;
  }


  .top-news.focus-news .news-img-wrap {
    min-height: 980px;
}

}


body.seriebkt.seriebkt-skin .banner-skin {
  display: block;
}


body.seriebkt .banner-skin {
display: none;
}

body.primavera .banner-skin {
  display: none;
}





    


@media screen and (min-width: 1336px) {

/* BANNER SKIN Correzioni template */




body.seriebkt-skin {
  margin-top:210px;

}

.seriebkt-skin .main-home {
  width: 1096px;
  margin: 0 auto;
  background-color: #ffffff;
  position: relative;

}


.seriebkt-skin #navbarLegab {
  min-height: 120px;
  width: 100%;
  max-width: 1096px;
  margin: 0 auto;
  top: 90px;

}

.seriebkt-skin #navbarLegab.fixed-top {
  top: -50px;
}


.seriebkt-skin .topNavbar img {
  width: 30px !important;
  height: auto;
  margin-left: 0.5%;
  margin-right: 0.5%;
}

body.seriebkt-skin  .sub-menu {
  padding-left: 20px;
  padding-right: 20px;
}

.seriebkt-skin .left-menu .navbar-nav {
  padding-left: 20px;
}

.seriebkt-skin .right-menu {
  padding-right: 20px;
}

.seriebkt-skin .swiper.highlights-swipe .swiper-wrapper {
  margin-left: 7%;
  margin-right: 7%;
}


/* BANNER SKIN */





.seriebkt-skin .banner-skin .banner a {
    position: fixed;
    width: 1920px;
    height: 1080px;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
}

.seriebkt-skin .banner-skin .banner a img {
  position: fixed;
  width: 1920px;
  height: 1080px;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

section.highlights-section {
  padding-top: 0px; 
  padding-bottom: 0px; 
}

section.highlights-section h2 {
  font-size: 3rem;
  margin-top:40px;
}

.swiper.highlights-swipe .swiper-wrapper {
  margin-bottom: 50px;
}

}

@media screen and (min-width: 1440px) {

  .seriebkt-skin .swiper.highlights-swipe .swiper-wrapper {
    margin-left: 8%;
    margin-right: 8%;
  }
  
}



@media screen and (max-width: 1335px) {

  .seriebkt-skin .banner-skin  {
      display: none;
  }

  body.seriebkt.seriebkt-skin .banner-skin {
    display: none;
  }
  
  
}


.swiper.highlights-swipe .swiper-wrapper .highlights-wrapper {
  overflow: hidden;
  width: 100%!important;
  height: auto!important;
  aspect-ratio: 9 / 16!important;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

a.btn.btn-outline-light.btn-social.btn-social-x {
  display: flex !important;
  width: 37px !important;
  height: 37px !important;
  justify-content: center !important;

  fill: #fff;
  align-items: center !important;
}

a.btn.btn-outline-light.btn-social.btn-social-x:hover {

  fill: #0F2D5B!important;
}
