.preloader-wrapper .dark-big,
.preloader-wrapper .dark-small {
  background-color: #A91920;
}
.preloader-wrapper .yellow-big,
.preloader-wrapper .yellow-normal,
.preloader-wrapper .yellow-small1,
.preloader-wrapper .yellow-small2 {
  background-color: #06232F;
}

@media (max-width: 1200px) {
  /*.main-menu-wrap {
    background-color: #A91920;
  }
  .main-menu-wrap .navbar {
  }*/
  .navbar-toggle {
    background-color: #fecc00;
  }
  /*.navbar-toggle .icon-bar {
    background: #fecc00;
  }*/
}

@media (max-width: 749px) {
  .main-slider-caption .team.ultima-partita {
    text-align: center;
    display: grid;
  }
  .main-slider-caption .team.ultima-partita .big-count {
    /*width: max-content;*/
  }

  .main-slider-caption .counter ul li {
    margin-right: 20px;
  }
  .main-slider-caption .counter .digit {
    min-width: 50px;
    height: 50px;
    line-height: 50px;
  }
}

/*.top-language .list li a {
  background-image: url("/images/lang-arrow.png");
}*/

.main-menu-wrap .custom-logo-link img {
  height: 90px;
  width: auto;
}
.main-menu-wrap .custom-logo-link:before {
  background-color: #A91920;
  bottom: -1px;
}
.main-menu-wrap .custom-logo-link-m img {
  height: 90px;
  width: auto;
  /*margin-top: 10px;*/
}
.main-menu-wrap .custom-logo-link-m:before {
    content: '';
    background-color: #A91920;
    top: 0;
    bottom: 0;
    right: 50%;
    left: -100%;
    position: absolute;
    transform: skew(-10deg);
    z-index: -1;
}
    
.image-header .info:before {
  background-color:rgba(254,203,0,0.5);
}
.image-header {
  background-image: url("/images/page-header-bg.jpg");
}

/*.main-menu-wrap {
  background-color: #06232F;
}*/
.main-menu-wrap.sticky-menu {
  z-index: 100;
}

.main-slider-section {
  background-image: url("/images/main-slider8.jpg");
  background-position: center;
}

.event-nav .active {
  width: 50%;
}

.main-next-match .teams-wrap {
  top: 35%;
}

.event-nav .nav-item .team img,
.event-nav .nav-item .team1 img,
.main-next-match .teams-wrap .team img,
.main-next-match .teams-wrap .team1 img,
.main-lates-matches .item .team img,
.main-lates-matches .item .team1 img, 
.team .avatar img, 
.live-timeline .timeline-wrap .team img {
  width: auto;
  height: auto;
}

.footer-menu-wrap .foot-up:before {
  background-color: #A91920;
}

.main-players-stat {
  background-image: url('/images/player-stat-bg3.jpg');
}

.main-breaking-news {
  background-color: #ffa000;
}
.main-breaking-news .break-title:before {
  background-color: #A91920;
}
.main-breaking-news .break-title:after {
  background-color: #BD2D34;
}
.main-breaking-news .break-title {
  color: #ffffff;
}
.main-breaking-list .item > * {
  font-size: 18px;
}
.main-award-box {
  background-image: url('/images/main-awards-bg7.jpg');
}

.match-live-info-bg {
  background-image: url('/images/amateurs-main-match-bg3.jpg');
}
.match-live-date .date,
.match-live-date .event {
  font-size: 24px;
}
/*.match-info .team.left {
  padding-left: 14%;
}
.match-info .team.right {
  padding-right: 14%;
}*/
.match-info .team .text {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
}      

.timeline .period .line .event {
    top: -11px;
    width: 24px;
    height: 24px;
    border: 2px solid #06232F;
}
.timeline .period .line span {
  position: absolute;
  font-size: 12px;
  color: #06232F;
  top: -2px;
  width: 20px;
  text-align: center;
  //background-color: red;
}
.timeline .timeline-icona {
  position: absolute;
  margin-left: 2px;
}
.timeline .timeline-icona-casa {
  margin-top: -34px;
}
.timeline .timeline-icona-ospite {
  margin-top: 34px;
}

.live-match-stat .tactic {
    background-color: #999;
}
.live-match-stat .field .player.por {
  margin-left: -20px;
  left: 50%;
  bottom: 8%;
}
.live-match-stat .field .player.dc {
  margin-left: -20px;
  left: 50%;
  bottom: 24%;
}
.live-match-stat .field .player.dcs {
  left: 28%;
  bottom: 24%;
}
.live-match-stat .field .player.dcd {
  right: 28%;
  bottom: 24%;
}
.live-match-stat .field .player.ts {
  left: 10%;
  bottom: 24%;
}
.live-match-stat .field .player.td {
  right: 10%;
  bottom: 24%;
}
.live-match-stat .field .player.cdc {
  margin-left: -20px;
  left: 50%;
  bottom: 40%;
}
.live-match-stat .field .player.ccs {
  left: 28%;
  bottom: 45%;
}
.live-match-stat .field .player.ccd {
  right: 28%;
  bottom: 45%;
}
.live-match-stat .field .player.es {
  left: 10%;
  bottom: 45%;
}
.live-match-stat .field .player.ed {
  right: 10%;
  bottom: 45%;
}
.live-match-stat .field .player.cc {
  left: 28%;
  bottom: 55%;
}
.live-match-stat .field .player.coc {
  right: 28%;
  bottom: 55%;
}
.live-match-stat .field .player.trq {
  margin-left: -20px;
  left: 50%;
  bottom: 65%;
}
.live-match-stat .field .player.att {
  margin-left: -20px;
  left: 50%;
  bottom: 75%;
}
.live-match-stat .field .player.ats {
  left: 28%;
  bottom: 75%;
}
.live-match-stat .field .player.atd {
  right: 28%;
  bottom: 75%;
}
.live-match-stat .field .player.as {
  left: 10%;
  bottom: 75%;
}
.live-match-stat .field .player.ad {
  right: 10%;
  bottom: 75%;
}
.live-match-stat .field .player.cen {
  margin-left: -20px;
  left: 50%;
  bottom: 85%;
}
.live-match-stat .field .player {
    border-radius: 0;
    font-size: 16px;
    color: #fff;
    font-family: Montserrat,sans-serif;
    font-weight: bold;
}
.live-match-stat .field .player.top {
    background-color: transparent;
    background-image: url('/images/maglia.png');
    background-size: 40px;
}
.live-match-stat .field .player.top span {
    position: absolute;
    left: 0;
    top: -10px;
    width: 40px;
    font-size: 6px;
    //background-color: red;
}
.live-match-stat .field .player > img {
  z-index: 1;
}

.formazione-maglia-numero {
  /*background-color: #A91920;*/
  background-image: url('/images/maglia.png');
  width: 52px;
  height: 52px;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  padding-top: 8px;
}
.formazione-maglia-numero.panchina {
  background-image: url('/images/maglia-pettorina.png');
  color: #06232F;
}
.match-lineup .team-wrap {
  padding-right: 20px;
}

.live-match-stat .match-news{padding: 10px 20px 14px 20px;background-color: #fcfcfc;}
.live-match-stat .match-news .item{padding-bottom:25px}
.live-match-stat .match-news .item:last-child{padding-bottom:0}
.live-match-stat .match-news .item .date{font-size:12px;text-transform:uppercase;color:#999;font-family:Montserrat,sans-serif;line-height:normal}
.live-match-stat .match-news .item .date a{font-size:12px;text-transform:uppercase;color:#666;font-family:Montserrat,sans-serif;line-height:normal}
.live-match-stat .match-news .item .date a:hover{color:#ffa000}.recent-news .item .name{font-size:18px;color:#06232F;font-weight:700;line-height:24px;display:block}
.live-match-stat .match-news .item .name:hover{color:#ffa000}

.news-single .item .post-text {
  text-align: justify;
}
.news-single .item .post-text blockquote p {
  font-size: 18px;
}
.categories-list > li > a .count:before {
  background: #A91920;
}

.main-award-slider {
  padding: 50px 0;
}

.call-to-action {
  background-image: url('/images/call-toaction5.jpg');
  /*background-image: none;
  background-color: #A91920;*/
}
.call-to-action .text {
  color: #fc0;
}

.footer {
  background-image: url('/images/footer-bg4.jpg');
}
.footer .footer-left:before {
  background-color: #A91920;
}
.footer .foot-news .item {
  padding-bottom: 20px;
}
.footer .foot-news .item .name {
  padding-top: 0;
}
.footer .foot-logo img {
  width: 240px;
  height: auto;
}

.riga-evidenza-classifica td {
  font-weight: bolder;
  font-size: 14px;
}

.broadcast-wrap {
  background-image: none;
}

.broadcast-item .marker-black {
  background-color: #06232F;
  font-size: 100%;
  font-weight: bold;
}

.broadcast-item .marker-live {
  position: absolute;
  right: 100px;
  padding-top: 7px;
  font-weight: bolder;
  color: red;
}

.blinking {
  animation: blinkingText 1.2s infinite;
}
@keyframes blinkingText {
    0%{     opacity: 0;    }
    50%{    opacity: 0.5; }
    100%{     opacity: 1;    }
}

.broadcast-item .lineup-list .penalties-title {
    text-align: center;
    background: linear-gradient(to left,#f7f7f7 0,#fbfbfb 50%,#f7f7f7 100%);
}