@font-face {
  font-family: "Azonix";
  src: url("../fonts/AzonixBold.woff2") format("woff2"), url("../fonts/AzonixBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "RTF Credo Pro";
  src: url("../fonts/RTFCredoPro-Bold.woff2") format("woff2"), url("../fonts/RTFCredoPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "RTF Credo Pro";
  src: url("../fonts/RTFCredoPro-Regular.woff2") format("woff2"), url("../fonts/RTFCredoPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "RTF Credo Pro";
  src: url("../fonts/RTFCredoPro-Black.woff2") format("woff2"), url("../fonts/RTFCredoPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Bebas";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Bebas-Regular.ttf");
}

#layout-header .dropdown-menu {
  overflow-x: hidden;
  background: var(--secondary);
  padding: 0;
  min-width: 16rem;
}

#layout-header .dropdown-menu .dropdown-item {
  padding: 14px;
  color: #fff;
  border-top: solid 0.5px transparent;
  border-bottom: solid 0.5px #4e4e4e;
}

#layout-header .dropdown-menu .dropdown-item:hover {
  background-color: var(--primary);
  border-top: solid 0.5px var(--tertiary);
  border-bottom: solid 0.5px var(--tertiary);
}

.has-background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

body {
  background-color: #f5f5f5;
  overflow-x: hidden;
}

html {
  overflow-x: hidden;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

img {
  width: 100%;
}

.site-logo {
  width: 90px;
  z-index: 2;
}

ul.navbar-nav li {
  z-index: 3;
}

.main-header {
  background-size: 500px, cover !important;
}

.stripes {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ed1c24+0,ed1c24+50,121e3b+50,121e3b+50,121e3b+71,121e3b+100 */
  background: #ed1c24;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #ed1c24 0%, #ed1c24 50%, #121e3b 50%, #121e3b 50%, #121e3b 71%, #121e3b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#ed1c24', endColorstr='#121e3b',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  height: 20px;
}

#topbar {
  padding: 8px 0;
}

#topbar img {
  width: 30px;
  margin: 0 5px;
}

.action-bar-header {
  width: 150px;
}

.action-bar-header img {
  width: 20px;
}

nav {
  position: relative;
}

nav a,
nav span {
  text-transform: uppercase;
}

#headerSmall img {
  width: 80px;
}

.graffio-header {
  position: absolute;
  top: -2%;
  left: 0;
  width: 323px;
  z-index: 0;
}

@media screen and (max-width: 576px) {
  #homeMainCarousel .item-container {
    height: 350px;
  }
}

@media screen and (min-width: 576px) and (max-width: 768px) {
  #homeMainCarousel .item-container {
    height: 600px;
  }
}

@media screen and (min-width: 768px) {
  #homeMainCarousel .item-container {
    height: 700px;
  }
}

.card {
  overflow: hidden;
  -webkit-box-shadow: 0 5px 2px -2px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.14), 0 4px 8px 0 rgba(0, 0, 0, 0.12) !important;
          box-shadow: 0 5px 2px -2px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.14), 0 4px 8px 0 rgba(0, 0, 0, 0.12) !important;
}

.card .card-image-container {
  min-height: 200px;
  max-height: 350px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.card .card-title {
  color: var(--primary);
  margin-bottom: 0;
}

.card .card-pubblicazione {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  color: gray;
}

.card .card-text {
  margin-top: 15px;
}

.card .read-more {
  font-size: 14px;
  font-weight: bold;
}

.card .read-more i {
  -webkit-transform: translate(5px);
          transform: translate(5px);
  color: var(--secondary);
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}

.card .read-more:hover i {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}

h2 {
  font-weight: 900;
}

.item {
  padding: 7px;
}

#ultimeNotizie .nav-tabs {
  border-bottom: none;
}

#ultimeNotizie .nav-tabs .nav-item .nav-link {
  border: none;
  color: var(--secondary);
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  margin: 0 5px;
}

#ultimeNotizie .nav-tabs .nav-item .nav-link:hover {
  background-color: var(--primary);
  border-radius: 0;
  color: #fff;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

#ultimeNotizie .nav-tabs .nav-item .nav-link.active {
  background-color: var(--primary);
  border-radius: 0;
  color: #fff;
}

#risultati .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23121e3b' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

#risultati .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23121e3b' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

#risultati #ultimiMatchCarousel a:hover {
  color: #000;
}

#risultati #ultimiMatchCarousel .table td {
  vertical-align: middle !important;
}

#risultati .col-classifica table {
  display: table;
}

@media (max-width: 576px) {
  #risultati .col-classifica table {
    display: block;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  #risultati .col-classifica table {
    display: block;
  }
}

#risultati .col-risultati .card {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto 20px;
  width: 98%;
}

#risultati .col-risultati .card .data-ora-match {
  border-bottom: solid 4px var(--tertiary);
  padding: 10px 0;
  margin-bottom: 20px;
}

#risultati .col-risultati .card .data-ora-match h4 {
  font-size: 16px;
}

#risultati .col-risultati .card .data-ora-match h5 {
  font-size: 14px;
}

@media (max-width: 576px) {
  #risultati .col-risultati .card .data-ora-match {
    border-bottom: solid 4px var(--tertiary);
    padding: 10px 0;
    margin-bottom: 20px;
  }
  #risultati .col-risultati .card .data-ora-match h4 {
    font-size: 16px;
  }
  #risultati .col-risultati .card .data-ora-match h5 {
    font-size: 12px;
  }
}

#risultati .col-risultati .column-casa {
  background-color: var(--ion-color-primary);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px 10px 10px;
}

#risultati .col-risultati .column-casa h4 {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}

#risultati .col-risultati .column-casa:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 20px;
  background: #f5f5f5;
  top: 0;
  right: -11px;
  -webkit-transform: skewX(20deg);
          transform: skewX(20deg);
}

#risultati .col-risultati .column-casa .stemma-container {
  margin-right: 5px;
}

#risultati .col-risultati .column-trasferta {
  background-color: var(--ion-color-secondary);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 10px 10px 10px 15px;
}

#risultati .col-risultati .column-trasferta h4 {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}

#risultati .col-risultati .column-trasferta:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 22px;
  background: #f5f5f5;
  top: 0;
  left: -10px;
  -webkit-transform: skewX(20deg);
          transform: skewX(20deg);
}

#risultati .col-risultati .column-trasferta .stemma-container {
  margin-left: 5px;
}

#risultati .col-risultati .col-prossimi-incontri a:hover {
  color: #000;
}

#risultati .col-risultati .col-prossimi-incontri .column-casa:after {
  background: #f5f5f5;
}

#risultati .col-risultati .col-prossimi-incontri .column-trasferta:after {
  background: #f5f5f5;
}

#risultati .col-risultati .stemma-container {
  width: 40px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #f1f1f1;
  padding: 5px;
}

#risultati .col-risultati .risultato-casa {
  height: 40px;
  text-align: center;
  font-size: 46px;
  font-family: Azonix;
  color: var(--secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#risultati .col-risultati .risultato-separator {
  font-size: 46px;
  font-family: Bebas;
  color: var(--secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#risultati .col-risultati .risultato-trasferta {
  height: 40px;
  text-align: center;
  font-size: 46px;
  font-family: Azonix;
  color: var(--ion-color-secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#risultati .col-risultati .eventi-container {
  margin-top: 10px;
}

#risultati .col-risultati .eventi-container .infortunio {
  width: 20px;
}

#risultati .col-risultati .eventi-container i {
  color: #000;
  width: 15px;
}

#risultati .col-risultati .eventi-container img {
  width: 15px;
}

#risultati .col-risultati .eventi-container .infortunio {
  color: red;
}

#risultati .col-risultati .eventi-container .eventi-casa {
  padding-left: 10px;
}

@media (max-width: 576px) {
  #risultati .col-risultati .eventi-container .eventi-casa {
    padding-left: 0;
  }
}

#risultati .col-risultati .eventi-container .eventi-casa .evento-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 12px;
  margin-bottom: 5px;
}

#risultati .col-risultati .eventi-container .eventi-casa .evento-giocatore,
#risultati .col-risultati .eventi-container .eventi-casa .evento-icon {
  margin-right: 10px;
}

#risultati .col-risultati .eventi-container .eventi-casa .evento-minuto {
  margin-right: 3px;
}

#risultati .col-risultati .eventi-container .eventi-trasferta {
  padding-right: 10px;
}

#risultati .col-risultati .eventi-container .eventi-trasferta .evento-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 12px;
  margin-bottom: 5px;
}

#risultati .col-risultati .eventi-container .eventi-trasferta .evento-giocatore,
#risultati .col-risultati .eventi-container .eventi-trasferta .evento-icon {
  margin-left: 10px;
}

#risultati .col-risultati .eventi-container .eventi-trasferta .evento-minuto {
  margin-left: 3px;
}

.logo-classifica {
  width: 32px;
  height: auto;
  margin-right: 5px;
}

table td {
  border-top: none;
}

table thead tr th {
  background-color: var(--secondary);
  color: #fff;
  border: none;
  border-bottom: solid 4px var(--tertiary) !important;
  text-align: center;
}

table thead tr th:first-child {
  text-align: left;
}

table td {
  text-align: center;
  vertical-align: middle !important;
}

.promotion {
  background-color: #d2f7cb;
}

.playoff {
  background-color: #cbe8fa;
}

.playout {
  background-color: #ffefbb;
}

.retrocessione {
  background-color: #ffbac0;
}

.banner-pubblicitario {
  height: 280px;
  background-color: lightgray;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.banner-pubblicitario .col-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

#squadra .row-cards {
  min-height: 450px;
}

#squadra .nav-tabs {
  border-bottom: none;
}

#squadra .nav-tabs .nav-item .nav-link {
  border: none;
  color: var(--secondary);
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  margin: 0 5px;
}

#squadra .nav-tabs .nav-item .nav-link:hover {
  background-color: var(--primary);
  border-radius: 0;
  color: #fff;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

#squadra .nav-tabs .nav-item .nav-link.active {
  background-color: var(--primary);
  border-radius: 0;
  color: #fff;
}

#squadra .item {
  padding: 7px;
}

#squadra .card {
  position: relative;
  border-radius: 0 !important;
}

#squadra .card-image-container {
  min-height: 350px;
}

#squadra .card-image-container .player-number {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 90px !important;
  line-height: 100%;
  font-weight: bold;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--primary)), color-stop(90%, transparent));
  background: linear-gradient(to bottom, var(--primary) 0%, transparent 90%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#squadra .card-image-container .graffio-img {
  width: 100%;
  opacity: 0.04;
  position: absolute;
  top: 15px;
  left: -17px;
  -webkit-transform: rotate(-33deg);
  transform: rotate(-33deg);
  z-index: 0;
}

#squadra .card-image-container .player-img {
  width: 90%;
  height: 90%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -45%;
  z-index: 1;
}

#squadra .card-image-container .player-placeholder {
  width: 100%;
  position: absolute;
  bottom: 12%;
  z-index: 1;
}

#squadra a {
  z-index: 3;
}

#squadra a .player-name-container {
  border-top: solid 2px var(--tertiary);
  padding-top: 15px;
  padding-bottom: 15px;
}

#squadra a .player-name-container h4 {
  margin: 0;
}

#vetrinaStore .nav-tabs {
  border-bottom: none;
}

#vetrinaStore .nav-tabs .nav-item .nav-link {
  border: none;
  color: var(--secondary);
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  margin: 0 5px;
}

#vetrinaStore .nav-tabs .nav-item .nav-link:hover {
  background-color: var(--primary);
  border-radius: 0;
  color: #fff;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

#vetrinaStore .nav-tabs .nav-item .nav-link.active {
  background-color: var(--primary);
  border-radius: 0;
  color: #fff;
}

.product-image {
  background: #fbfbfb;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#fbfbfb), to(#f1f2f2));
  background: linear-gradient(to right, #fbfbfb 0%, #f1f2f2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#fbfbfb', endColorstr='#f1f2f2',GradientType=1 );
  /* IE6-9 */
  width: 100%;
  padding: 20px;
}

.product-image img {
  width: 100% !important;
  margin: auto;
}

.product-actions img {
  width: 22px;
}

.product-actions .info-icon {
  margin-left: auto;
  margin-right: 10px;
}

#layout-footer {
  color: #f5f5f5;
}

#layout-footer #footer {
  padding: 40px 0;
}

#layout-footer #footer .min-h-65 {
  min-height: 65px;
}

#layout-footer #footer .footer-logo {
  width: 50px;
}

#layout-footer #footer img {
  width: 35px;
}

#layout-footer #footer .col-contatti h5 {
  font-size: 1.15rem;
}

#layout-footer #footer .footer-news a {
  color: #fff;
  font-size: 18px;
}

#layout-footer #footer .footer-news a:hover {
  color: var(--tertiary);
}

#layout-footer #footer .col-social .social-container {
  padding: 10px 0;
  height: 160px;
  width: 50%;
  border-radius: 15px;
  border: solid 1px var(--tertiary);
}

#layout-footer #footer .col-social .social-container img {
  margin: 10px;
  width: 40px;
}

#sponsors img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

#sponsors img:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

#sponsors .sponsor-container {
  height: 200px;
}

#classificaPageTable {
  display: table;
}

#classificaPageTable tr:last-child {
  background-color: #ffbac0;
}

.legenda-container div {
  width: 40px;
  height: 40px;
}

@media (max-width: 576px) {
  #classificaPageTable {
    display: block;
  }
}

#listaRose hr {
  border-bottom: solid 1px var(--secondary);
}

#listaRose .rosa-container {
  min-height: 278px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
}

#listaRose .rosa-container:hover {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

#listaRose .rosa-image {
  min-height: 200px;
}

#listaRose .rosa-name-container {
  min-height: 78px;
  border-top: solid 2px var(--tertiary);
  position: relative;
}

#listaRose .rosa-name-container .rosa-logo {
  width: 50px;
  position: absolute;
  top: -50%;
  left: calc(50% - 25px);
}

.pre-footer {
  border-top: solid 10px var(--tertiary);
  height: 300px;
  background: #0e172c;
  background: -webkit-gradient(left top, right top, color-stop(0%, #0e172c), color-stop(100%, #2a3d67));
  background: -webkit-gradient(linear, left top, right top, from(#0e172c), to(#2a3d67));
  background: linear-gradient(to right, #0e172c 0%, #2a3d67 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#0e172c', endColorstr='#2a3d67', GradientType=1 );
}

.pre-footer img {
  opacity: 0.1;
  width: 23%;
}

#galleryHome .gallery-container {
  height: 280px;
}

#dettaglioRosa .logo-settore {
  bottom: 0;
  right: 0;
  width: 180px;
}

@media (max-width: 576px) {
  #dettaglioRosa .logo-settore {
    bottom: 0;
    right: 0;
    width: 90px;
  }
}

#dettaglioRosa .stripes-container {
  bottom: 5%;
  left: 0;
  width: 100%;
}

#dettaglioRosa .stripes-container .striscia {
  min-height: 20px;
}

#dettaglioRosa .stripes-container .striscia img {
  width: 30px;
}

#dettaglioRosa .stripes-container .striscia.bg-secondary .wrapper {
  max-width: 250px;
}

#dettaglioRosa .stripes-container .striscia.bg-secondary .wrapper img {
  margin: 2px 5px;
}

#dettaglioRosa .nav-tabs {
  border-bottom: none;
}

#dettaglioRosa .nav-tabs .nav-item {
  margin-left: 5px;
  margin-right: 5px;
}

#dettaglioRosa .nav-tabs .nav-item .nav-link {
  background-color: var(--secondary);
  border: none;
  color: #fff;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  margin: 0 5px;
  border-radius: 0;
}

#dettaglioRosa .nav-tabs .nav-item .nav-link:hover {
  background-color: var(--primary);
  border-radius: 0;
  color: #fff;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

#dettaglioRosa .nav-tabs .nav-item .nav-link.active {
  background-color: var(--primary);
  border-radius: 0;
  color: #fff;
}

#dettaglioRosa .card {
  position: relative;
}

#dettaglioRosa .card-image-container {
  min-height: 350px;
}

#dettaglioRosa .card-image-container .player-number {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 90px !important;
  line-height: 100%;
  font-weight: bold;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--primary)), color-stop(90%, transparent));
  background: linear-gradient(to bottom, var(--primary) 0%, transparent 90%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#dettaglioRosa .card-image-container .graffio-img {
  width: 100%;
  opacity: 0.04;
  position: absolute;
  top: 15px;
  left: -17px;
  -webkit-transform: rotate(-33deg);
  transform: rotate(-33deg);
  z-index: 0;
}

#dettaglioRosa .card-image-container .player-img {
  width: 90%;
  height: 90%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -45%;
  z-index: 1;
}

#dettaglioRosa .card-image-container .player-placeholder {
  width: 100%;
  position: absolute;
  bottom: 12%;
  z-index: 1;
}

#dettaglioRosa a {
  z-index: 3;
}

#dettaglioRosa a .player-name-container {
  border-top: solid 2px var(--tertiary);
  padding-top: 15px;
  padding-bottom: 15px;
}

#dettaglioRosa a .player-name-container h4 {
  margin: 0;
}

#giocatoreDettaglio .giocatore-container {
  min-height: 470px;
}

#giocatoreDettaglio .giocatore-container .nome-container {
  top: 20%;
  left: 10%;
}

#giocatoreDettaglio .giocatore-container .player-number {
  font-size: 90px !important;
  line-height: 100%;
  font-weight: bold;
  text-transform: uppercase;
}

#giocatoreDettaglio .giocatore-container .social-container a {
  margin-right: 10px;
}

#giocatoreDettaglio .giocatore-container .social-container a img {
  width: 30px;
}

#giocatoreDettaglio .giocatore-container img {
  max-height: 90%;
  width: auto;
}

#giocatoreDettaglio .giocatore-container .giocatore-foto {
  height: 100%;
  right: 5%;
  bottom: 0;
}

@media (min-width: 576px) and (max-width: 768px) {
  #giocatoreDettaglio .giocatore-container .giocatore-foto {
    height: 80%;
    right: 5%;
    bottom: 0;
  }
}

@media (max-width: 576px) {
  #giocatoreDettaglio .giocatore-container .nome-container {
    top: 5%;
    left: 10%;
  }
  #giocatoreDettaglio .giocatore-container .giocatore-foto {
    height: 80%;
    right: 0;
    bottom: 0;
  }
}

#giocatoreDettaglio .dati-giocatore {
  background-color: #dcdcdc;
}

#giocatoreDettaglio .dati-giocatore h4 {
  font-size: 16px;
}

#giocatoreDettaglio .dati-giocatore .separator {
  height: 2px;
  width: 30px;
  background: var(--tertiary);
}

#listaStaff .card-body {
  padding-top: 0;
}

#listaStaff .staff-container {
  border-bottom: 1px solid var(--tertiary);
  padding: 1.25rem 0;
}

.category-list {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.category-list .category {
  border-bottom: solid 1px var(--tertiary);
}

.category-list .category.active {
  background-color: var(--primary) !important;
}

.category-list .category.active .category-block {
  background-color: var(--secondary) !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.category-list .category:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  background-color: var(--primary) !important;
}

.category-list .category:hover .category-block {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: var(--secondary) !important;
}

.category-list .category-name {
  padding: 0.9rem;
}

.category-list .category-block {
  width: 40px;
}

.pagination a.btn {
  border-radius: 0;
  font-weight: bold;
  min-width: 40px;
  min-height: 40px;
}

.post-image {
  height: 500px;
}

#calendarioContainer .full-height {
  height: 100%;
}

#calendarioContainer .loghi-container img {
  height: 70px;
  width: auto;
}

#calendarioContainer .calendario-row {
  padding-bottom: 15px;
  border-bottom: solid 1px lightgray;
}

#calendarioContainer .calendario-row h4 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

#calendarioContainer .calendario-row .data-container h4 {
  font-weight: 500;
}

#calendarioContainer .calendario-row .competizione-container img {
  width: 50px;
}

#calendarioContainer .calendario-row .squadre-container h4 {
  font-size: 18px;
}

#calendarioContainer .calendario-row .risultato-container h4 {
  font-size: 18px;
}

#calendarioContainer .calendario-row .azioni-container {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f5f5+0,dcdcdc+100 */
  background: #f5f5f5;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#dcdcdc));
  background: linear-gradient(to bottom, #f5f5f5 0%, #dcdcdc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#f5f5f5', endColorstr='#dcdcdc',GradientType=0 );
  /* IE6-9 */
}

#matchDetail .column-casa {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background-color: var(--ion-color-primary);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 15px 15px 5px;
}

#matchDetail .column-casa h4 {
  font-size: 24px;
  font-family: "RTF Credo Pro";
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}

#matchDetail .column-casa:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 20px;
  background: #f5f5f5;
  top: 0;
  right: -11px;
  -webkit-transform: skewX(20deg);
          transform: skewX(20deg);
}

#matchDetail .column-casa .stemma-container {
  margin-right: 10px;
}

#matchDetail .column-trasferta {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: var(--ion-color-secondary);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px 5px 15px 15px;
}

#matchDetail .column-trasferta h4 {
  font-size: 24px;
  font-family: "RTF Credo Pro";
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}

#matchDetail .column-trasferta:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 22px;
  background: #f5f5f5;
  top: 0;
  left: -10px;
  -webkit-transform: skewX(20deg);
          transform: skewX(20deg);
}

#matchDetail .column-trasferta .stemma-container {
  margin-left: 10px;
}

#matchDetail .col-prossimi-incontri a:hover {
  color: #000;
}

#matchDetail .col-prossimi-incontri .column-casa:after {
  background: #f3f4f4;
}

#matchDetail .col-prossimi-incontri .column-trasferta:after {
  background: #f3f4f4;
}

#matchDetail .stemma-container {
  width: 65px;
  height: 65px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #f1f1f1;
  padding: 10px;
}

#matchDetail .risultato-casa {
  height: 40px;
  text-align: center;
  font-size: 46px;
  font-family: Bebas;
  color: var(--ion-color-secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Azonix;
}

#matchDetail .risultato-separator {
  font-size: 46px;
  font-family: Bebas;
  color: var(--ion-color-secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#matchDetail .risultato-trasferta {
  height: 40px;
  text-align: center;
  font-size: 46px;
  font-family: Bebas;
  color: var(--ion-color-secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Azonix;
}

#matchDetail .eventi-container {
  margin-top: 10px;
}

#matchDetail .eventi-container .infortunio {
  width: 20px;
}

#matchDetail .eventi-container img {
  width: 20px;
}

#matchDetail .eventi-container .eventi-casa {
  padding-left: 10px;
}

#matchDetail .eventi-container .eventi-casa .evento-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 12px;
  margin-bottom: 5px;
}

#matchDetail .eventi-container .eventi-casa .evento-giocatore,
#matchDetail .eventi-container .eventi-casa .evento-icon {
  margin-right: 10px;
}

#matchDetail .eventi-container .eventi-casa .evento-minuto {
  margin-right: 3px;
}

#matchDetail .eventi-container .eventi-trasferta {
  padding-right: 10px;
}

#matchDetail .eventi-container .eventi-trasferta .evento-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 12px;
  margin-bottom: 5px;
}

#matchDetail .eventi-container .eventi-trasferta .evento-giocatore,
#matchDetail .eventi-container .eventi-trasferta .evento-icon {
  margin-left: 10px;
}

#matchDetail .eventi-container .eventi-trasferta .evento-minuto {
  margin-left: 3px;
}

#matchDetail .data-ora-match {
  border-bottom: solid 4px var(--tertiary);
  padding: 10px 0;
  margin-bottom: 20px;
}

#matchDetail .data-ora-match h4 {
  font-size: 16px;
}

#matchDetail .data-ora-match h5 {
  font-size: 14px;
}

#formazioneContainer .giocatore-portiere {
  background: #feb975 !important;
  color: #000 !important;
}

#formazioneContainer .has-background {
  background-size: contain;
}

#formazioneContainer .row-campo {
  min-height: 90px;
}

#formazioneContainer .giocatore-numero {
  background: #ed1c23;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #ed1c23), color-stop(68%, #101a34), color-stop(100%, #101a34));
  background: linear-gradient(45deg, #ed1c23 0%, #101a34 68%, #101a34 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#ed1c23', endColorstr='#101a34', GradientType=1 );
  border-radius: 100%;
  width: 30px;
  height: 30px;
  justify-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Bebas;
  color: #fff;
  line-height: 1;
}

#formazioneContainer .giocatore-nome {
  margin-top: 5px;
  color: var(--ion-color-secondary);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

#formazioneContainer .col-panchina {
  border-left: solid 1px lightgrey;
}

#contatti .form-group .form-control {
  background-color: transparent !important;
  color: #fff;
}

#contatti img.contact-icon {
  width: 30px;
}

.map-container {
  height: 400px;
  background-color: lightgray;
}

.cart-icon .badge-count {
  position: absolute;
  top: -10px;
  right: -10px;
}

.categoria-container {
  min-height: 278px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.categoria-container:hover {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.categoria-image {
  min-height: 200px;
  background-size: contain;
}

.categoria-name-container {
  min-height: 78px;
  border-top: solid 2px var(--tertiary);
  position: relative;
}

.categoria-name-container .categoria-logo {
  height: 40px;
  position: absolute;
  top: calc(-29%);
}

.separator {
  height: 1px;
  width: 100%;
  background: var(--tertiary);
}

.product-descrizione {
  min-height: 80px;
}

.color-select input {
  display: none;
}

.color-select .button {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  margin: 10px;
  cursor: pointer;
}

.color-select .button span {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #eeeeee;
  -webkit-box-shadow: 0 5px 2px -2px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.14), 0 4px 8px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 5px 2px -2px rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.14), 0 4px 8px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: ease 0.3s;
  transition: ease 0.3s;
}

.color-select .button span:hover {
  padding: 10px;
}

.color-select .color_attribute:checked ~ .button .color-button {
  border: solid 2px var(--tertiary);
  -webkit-box-shadow: 0 5px 2px -2px rgba(222, 171, 0, 0.4), 0 5px 5px 0 rgba(222, 171, 0, 0.28), 0 4px 8px 0 rgba(222, 171, 0, 0.24);
          box-shadow: 0 5px 2px -2px rgba(222, 171, 0, 0.4), 0 5px 5px 0 rgba(222, 171, 0, 0.28), 0 4px 8px 0 rgba(222, 171, 0, 0.24);
}

.quantity {
  position: relative;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.quantity input {
  width: 70px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
}

.side-images-container {
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  overflow-y: auto;
}

.side-images-container::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

.side-images-container::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

.side-images-container::-webkit-scrollbar-thumb {
  background-color: var(--tertiary);
  border: 2px solid var(--tertiary);
}

.main-menu .main-menu-container {
  padding: 10px;
  border-radius: 15px;
  border: solid 1px lightgray;
}

.main-menu a {
  color: var(--secondary);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.main-menu a .card {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.main-menu a:hover {
  background-color: #f5f5f5;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.main-menu a.active {
  background-color: var(--secondary);
  color: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.main-menu-divider {
  border-bottom: solid 1px var(--tertiary);
}

.side-menu-container .list-group-item.active {
  background-color: var(--secondary);
  border-color: var(--secondary);
}

.indirizzi-card .actions-container i {
  font-size: 22px;
  cursor: pointer;
}

.indirizzi-card .actions-container .fa-heart {
  color: lightgrey;
}

.indirizzi-card .actions-container .fa-heart.selected {
  color: var(--secondary);
}

.card-head i {
  font-size: 22px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.card-head .collapse-button.collapsed i {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.order-color {
  width: 15px;
  height: 15px;
  border-radius: 100%;
}

.border-button {
  cursor: pointer;
  color: white;
  padding: 3px 8px;
  letter-spacing: 1px;
  font-size: 0.9rem !important;
  display: inline-block;
  font-family: "" Open Sans "";
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 2px solid white;
  line-height: 1.5;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -ms-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.border-button:hover {
  background-color: white;
  color: #c22621;
}

.social-bar {
  list-style-type: none;
  margin-bottom: 0;
  float: right;
  padding: 0.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.social-bar i {
  color: #cccccc;
}

.social-bar i:hover {
  color: var(--tertiary);
}

.social-bar li {
  margin-right: 1rem;
}

.site-logo > svg {
  width: 210px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .site-logo > svg {
    width: 150px;
  }
}

@media (max-width: 991.99px) {
  #desktop-fixed-navbar {
    display: none;
  }
}

.highlighted-nav {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.highlighted-nav > .nav-link {
  padding: 0.8rem 1rem;
  background-color: #c22621;
  color: white !important;
}

.highlighted-nav:hover {
  background-color: #c22621;
  color: white;
}

.animated-25 {
  -webkit-animation-duration: 0.25s;
  animation-duration: 0.25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-50 {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-75 {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.blue-stripe,
.red-stripe,
.white-stripe {
  width: 100%;
  height: 15px;
}

#desktop-fixed-navbar,
#desktop-navbar {
  z-index: 2;
  background-position: center center;
  background-size: cover;
}

#desktop-fixed-navbar {
  background-image: url("/themes/calciopotenza/assets/images/header-sito-potenza-sfondo.jpg");
  background-size: cover;
  background-position: center center;
}

.red-stripe {
  background-color: #c22621;
}

.blue-stripe {
  background-color: #243246;
}

.white-stripe {
  background-color: #fff;
}

.desktop-navbar .nav-link {
  font-size: 14px;
  letter-spacing: 1px;
}

.desktop-navbar .dropdown-menu {
  border-radius: 0;
}

.letter-spacing-1 {
  letter-spacing: 1px;
}

.stripe {
  width: 100%;
  height: 15px;
}

.card {
  position: relative;
  border-radius: 0 !important;
}

#giocatori-carousel .player-carousel-container {
  position: relative;
}

#giocatori-carousel .player-carousel-container img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: center -45%;
          transform-origin: center -45%;
}

#giocatori-carousel .player-carousel-container:hover img {
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  -webkit-transform-origin: center -50%;
          transform-origin: center -50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

#giocatori-carousel .player-carousel-container:hover .player-surname {
  left: 1rem;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  color: #ac0d1f;
  letter-spacing: 1px;
}

#giocatori-carousel .player-carousel-container:hover .player-name {
  left: 1rem;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  color: #ac0d1f;
  letter-spacing: 1px;
}

#giocatori-carousel .player-carousel-container .player-number {
  position: absolute;
  top: 0;
  left: 1rem;
  font-family: Azonix;
  font-weight: 900;
  color: #cecece;
  font-size: 3rem;
  line-height: 3rem;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  display: block;
}

#giocatori-carousel .player-carousel-container:hover .player-number {
  color: #1b385e;
}

#giocatori-carousel .player-carousel-container .player-name {
  position: absolute;
  top: 2.4rem;
  left: 0.5rem;
  font-family: "RTF Credo Pro";
  font-weight: bold;
  color: rgba(206, 206, 206, 0.4);
  font-size: 1.8rem;
  line-height: 1.8rem;
  letter-spacing: 3px;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  display: block;
  -webkit-transform: rotate(-12deg);
  transform: rotate(-12deg);
}

#giocatori-carousel .player-carousel-container .player-surname {
  position: absolute;
  top: 3.7rem;
  left: 0.5rem;
  font-family: "RTF Credo Pro";
  font-weight: 900;
  color: rgba(206, 206, 206, 0.4);
  font-size: 2.4rem;
  line-height: 2.7rem;
  letter-spacing: 3px;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  display: block;
  -webkit-transform: rotate(-12deg);
          transform: rotate(-12deg);
}

@media (max-width: 1024px) {
  #giocatori-carousel .player-carousel-container .player-name {
    font-size: 2rem;
  }
  #giocatori-carousel .player-carousel-container .player-surname {
    font-size: 2rem;
  }
}

@media (max-width: 575px) {
  #giocatori-carousel .player-carousel-container .player-name {
    position: absolute;
    top: 2.4rem;
    left: 0.5rem;
    font-family: "RTF Credo Pro";
    font-weight: bold;
    color: rgba(206, 206, 206, 0.4);
    font-size: 1.8rem;
    line-height: 1.8rem;
    letter-spacing: 3px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    display: block;
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  #giocatori-carousel .player-carousel-container .player-surname {
    position: absolute;
    top: 3rem;
    left: 0.5rem;
    font-family: "RTF Credo Pro";
    font-weight: 900;
    color: rgba(206, 206, 206, 0.4);
    font-size: 3.2rem;
    line-height: 3.2rem;
    letter-spacing: 3px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    display: block;
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }
}

#giocatori-carousel .owl-prev {
  position: absolute;
  top: 40%;
  left: -4%;
  color: lightgrey;
}

#giocatori-carousel .owl-prev:hover {
  color: #c22621;
}

#giocatori-carousel .owl-next {
  position: absolute;
  top: 40%;
  right: -4%;
  color: lightgrey;
}

#giocatori-carousel .owl-next:hover {
  color: #243246;
}

#giocatori-carousel .item {
  padding-bottom: 0;
}

#footer_pz .footer-title img {
  width: 100%;
}

#footer_pz .footer-title h6 {
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #e1a829;
  letter-spacing: 0.7px;
}

#footer_pz .footer-inner {
  font-weight: normal;
  font-size: 0.9rem;
  color: white;
  padding-top: 20px;
}

#footer_pz #layout-footer a {
  color: white;
}

#footer_pz #layout-footer a:hover {
  color: lightgrey;
}

#footer_pz .service-footer {
  padding-top: 20px;
  padding-bottom: 20px;
}

#footer_pz .copyright {
  font-size: 0.7rem;
  margin-bottom: 0;
}

#footer_pz .designed {
  font-size: 0.8rem;
}

.with-gradient {
  background: #ac0d1f;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#ac0d1f), color-stop(98%, #1b385e));
  background: linear-gradient(to right, #ac0d1f 0%, #1b385e 98%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* IE6-9 */
}

.bg-transparent {
  background-color: transparent;
}

#calendar_container {
  position: relative;
}

#calendar_container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 55, 97, 0.83);
}

.player-container {
  position: relative;
  overflow: hidden;
  /* background-color:#cecece; */
}

.nome-ruolo {
  font-size: 5rem;
  color: #cecece;
}

.player-photo {
  width: 80%;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scal\e(1.4);
  -ms-transform: scale(1.4);
  -webkit-transform-origin: 35% 0;
          transform-origin: 35% 0;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
}

.player:hover .player-photo {
  -webkit-transform-origin: 35% 0;
          transform-origin: 35% 0;
  transform: scale(1.8);
  -webkit-transform: scale(1.8);
  -moz-transform: scale(1.8);
  -o-transform: scale(1.8);
  -ms-transform: scale(1.8);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
}

.player-name h3 {
  font-size: 1.2rem;
  font-family: "RTF Credo Pro";
  font-weight: 900;
  color: #243246;
  margin-bottom: 0;
}

.player-name h3 .giocatore-nome {
  font-family: "RTF Credo Pro";
  font-weight: normal;
}

.player:hover .player-name h3 {
  color: #c22621;
}

.player-number {
  position: absolute;
  top: 1rem;
  left: 1rem;
  font-family: Azonix;
  font-weight: 900;
  color: #cecece;
  font-size: 3rem;
  line-height: 3rem;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  display: block;
}

.container-100 {
  position: absolute;
  top: 2.5rem;
  right: 0;
}

.container-100 .logo-100 {
  width: 100px;
  -webkit-transform: rotate3d(1, 0, 2, 45deg);
          transform: rotate3d(1, 0, 2, 45deg);
  opacity: 0.08;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.player:hover .container-100 .logo-100 {
  opacity: 1;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

@media (max-width: 575px) {
  .nome-ruolo {
    font-size: 2rem;
  }
  .player-number {
    font-size: 2rem;
    line-height: 2rem;
  }
}

.player:hover .player-number {
  transform: scale(1.2) translate(20%, 20%);
  -webkit-transform: scale(1.2) translate(20%, 20%);
  -moz-transform: scale(1.2) translate(20%, 20%);
  -o-transform: scale(1.2) translate(20%, 20%);
  -ms-transform: scale(1.2) translate(20%, 20%);
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  color: #c22621;
  /* top:1.4rem;
    left:1.4rem; */
}

.player-date p {
  color: #808080;
  font-size: 0.9rem;
}

.player-date:after {
  content: "";
  display: block;
  background-color: #cecece;
  width: 6rem;
  height: 0.125rem;
  margin: 0 auto;
}

.player:hover .player-date:after {
  background-color: var(--tertiary);
}

.column-matchday p {
  margin: 0;
  font-size: 0.9rem;
}

.column-hometeam img,
.column-awayteam img {
  max-width: 50px;
  margin-bottom: 0.75rem;
}

@media (min-width: 900px) {
  .column-hometeam img {
    margin-left: 1rem;
    margin-bottom: 0;
  }
  .column-awayteam img {
    margin-right: 1rem;
    margin-bottom: 0;
  }
}

@media (min-width: 576px) and (orientation: portrait) {
  .column-hometeam img {
    margin-left: 1rem;
    margin-bottom: 0;
  }
  .column-awayteam img {
    margin-right: 1rem;
    margin-bottom: 0;
  }
}

.column-hometeam span,
.column-awayteam span {
  font-size: 1.5rem;
  font-family: "RTF Credo Pro";
}

.column-risultato a span {
  color: #212529;
  font-size: 2rem;
  font-family: Azonix;
}

@media (max-width: 900px) {
  .column-hometeam span,
  .column-awayteam span {
    font-size: 1rem;
  }
  .column-risultato a span {
    color: #212529;
    font-size: 2rem;
  }
  .match-separator {
    margin-top: 1rem;
  }
  .separator-ritorno {
    margin-top: 0;
  }
}

.column-details a {
  font-size: 0.8rem;
}

.match-separator {
  height: 1px;
  background-color: #cecece;
  width: 100%;
}

.girone-ritorno {
  font-size: 1.5rem;
}

.section-map .map-container {
  min-height: 60vh;
  background-color: #f4f6f6;
  width: 100%;
}

.input-form {
  padding: 10px 15px;
  border-radius: 3px;
  border: none;
  outline: none;
  background-color: #ededed;
}

.main_sponsor img {
  max-height: 280px;
  width: auto;
  max-width: 100%;
}

.chapter-container {
  height: 400px;
  background-size: cover;
  background-position: center;
}

.chapter-container svg {
  cursor: pointer;
  color: #fff;
  transition: color 0.1s linear;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  -ms-transition: color 0.1s linear;
}

.chapter-container svg:hover {
  color: lightgrey;
  transition: color 0.1s linear;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  -ms-transition: color 0.1s linear;
}

.chapter-title {
  font-size: 1.4rem;
}

.chapter-separator {
  width: 50%;
  height: 2px;
  background-color: #fff;
}

.modal-chapter {
  width: 70% !important;
}

.close-chapter {
  font-size: 1rem !important;
  opacity: 1 !important;
  padding: 0.5rem !important;
  margin: 0 !important;
}

.modal-header h5 {
  font-size: 1.6rem;
}

.modal-body p {
  font-size: 1.1rem;
}

.typing-news-container {
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  height: 50px;
}

.typing-news-title {
  float: left;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.9rem;
}

.typing-news {
  font-size: 0.9rem;
  line-height: 100%;
}

.ticker div {
  line-height: 100%;
  width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-top: 3px;
}

.ticker div a {
  color: #fff;
  line-height: 100%;
}

.load-overlay {
  position: fixed;
  top: 0;
  z-index: 99999999;
  background-color: var(--secondary);
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.load-overlay svg {
  width: 300px;
}

.spinner {
  margin: 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  background-color: #c22621;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  background-color: #fff;
}

.spinner .bounce3 {
  background-color: #243246;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.full-height {
  height: 100vh;
}

.player-background {
  /* height:100vh; */
  background-size: cover;
  background-position: center;
}

.image-container {
  text-align: center;
  position: relative;
  /* min-height:80vh; */
}

.image-container .esultanza-pic,
.image-container .immagine-pic {
  /* position:absolute; */
  bottom: 0;
  right: 30%;
}

.image-container .esultanza-pic {
  /* display:none; */
}

.image-container > img {
  height: 100%;
  width: auto;
}

.overflow-hidden {
  overflow-y: hidden;
}

.player-bio-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.player-ruolo {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 3px;
  color: black;
  font-family: "RTF Credo Pro";
}

.hashtag {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 3px;
  color: black;
  font-family: "RTF Credo Pro";
}

.player-bio-container .player-name {
  font-size: 4rem;
  line-height: 100%;
  color: #000;
  font-family: "RTF Credo Pro";
}

.player-bio-container .player-number {
  position: static;
  font-family: "" Open Sans "";
  font-weight: 700;
  color: black;
  font-size: 6rem;
  line-height: 100%;
}

@media (max-width: 1024px) {
  .player-bio-container {
    margin-top: 40px;
  }
  .player-ruolo {
    font-size: 1.5rem;
    font-weight: 900;
  }
  .player-bio-container .player-name {
    font-size: 3rem;
    line-height: 100%;
    font-family: "RTF Credo Pro";
  }
  .player-bio-container .player-number {
    position: static;
    font-family: Azonix;
    font-weight: 900;
    color: black;
    font-size: 5rem;
    line-height: 100%;
  }
}

@media (max-width: 575px) {
  .image-container > img {
    width: 100%;
    left: 0;
  }
  .player-ruolo {
    font-size: 1rem;
    font-weight: 900;
  }
  .player-bio-container .player-name {
    font-size: 3rem;
    line-height: 100%;
  }
  .player-bio-container .player-number {
    position: static;
    font-family: "" Open Sans "";
    font-weight: 900;
    color: black;
    font-size: 4rem;
    line-height: 100%;
  }
}

.separator {
  width: 50px;
  height: 6px;
  background-color: black;
}

.table-statistiche td,
th {
  border-top: none !important;
}

.table-statistiche th {
  color: #404040;
}

.table-social td,
th {
  border-top: none !important;
}

.player-social-bar {
  list-style-type: none;
  margin-bottom: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.player-social-bar li {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.player-social-bar .fa-facebook-square {
  color: #4267b2;
}

.player-social-bar .fa-twitter-square {
  color: #1da1f2;
}

.player-shirt-container {
  position: relative;
}

.player-shirt-container img {
  width: 100%;
}

.player-shirt-label {
  background: rgba(255, 255, 255, 0.8);
}

.player-shirt-label p {
  margin: 0;
  padding: 1rem 0 1rem 1rem;
  letter-spacing: 1px;
}

.cart-icon {
  margin-top: 0 !important;
}

.overview-image {
  max-width: 100px;
  max-height: 100px;
}
/*# sourceMappingURL=theme.css.map */