/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 24, 2019, 10:46:50 AM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 27, 2018, 3:04:21 PM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 24, 2019, 11:44:47 AM
    Author     : mv
*/
/*PLAC CODE*/
.zzp-code {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 65px;
  text-align: center;
}
.zzp-code-number {
  text-align: center;
  line-height: 50px;
  font-size: 30px;
  background: #e9303c;
  font-weight: 900;
  color: #fff;
}
.zzp-code-label {
  text-transform: uppercase;
  background: #7eaa57;
  padding: 2px 0;
}
.zzp-code-bookmaker {
  width: 100%;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 24, 2019, 11:44:43 AM
    Author     : mv
*/
/*PLAC ODDS*/
.zzp-odds {
  background: #e9303c;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
.zzp-odds {
  width: auto;
}
.zzp-odds-odd {
  background: #fff;
  color: #4a4a4a;
  margin-left: 2px;
  width: 60px;
  text-align: center;
  padding: 0 8px;
  line-height: 38px;
}
.zzp-odds-graph {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  background: #5b5b5b;
  font-weight: 900;
  font-size: 22px;
}
.zzp-odds-graph * {
  box-sizing: inherit;
}
.zzp-odds-graph .zzp-odds:last-child {
  margin-bottom: 0;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 24, 2019, 11:44:47 AM
    Author     : mv
*/
/*PLAC odds*/
.zzp-game {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.zzp-game-name {
  background: #5b5b5b;
  font-weight: 900;
  font-size: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
}
.zzp-game-date {
  background: #434343;
  font-weight: 300;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
}
.zzp-game-close {
  background: #000;
  font-weight: 300;
  font-size: 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 24, 2019, 10:42:47 AM
    Author     : mv
*/
.zzp-list {
  display: grid;
}
.zzp-list .zzp-news-list {
  min-width: 1px;
}
@media only screen and (max-width: 768px) {
  .zzp-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.zzp-news-list {
  text-align: left;
  font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
  color: #4a4a4a;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
.zzp-news-list * {
  box-sizing: inherit;
}
.zzp-news-list img {
  display: block;
}
.zzp-news-list a:hover {
  color: #4a4a4a !important;
}
.zzp-news-list .zzp-game-name {
  font-size: 14px;
}
.zzp-news-list .zzp-game-date {
  font-size: 14px;
}
.zzp-news-list .zzp-odds-odd {
  line-height: 24px;
}
.zzp-news-list-fig {
  position: relative;
}
.zzp-news-list-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  margin: 0 auto;
  display: block;
}
.zzp-news-list-micro {
  font-size: 12px;
  font-weight: 700;
  color: #8294A6;
  text-transform: uppercase;
  margin-top: 8px;
}
.zzp-news-list-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
}
.zzp-news-list-date {
  padding: 4px 0;
  font-size: 11px;
  color: #8294A6;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 24, 2019, 11:41:04 AM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 24, 2019, 10:42:47 AM
    Author     : mv
*/
.zzp-list {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .zzp-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.zzp-news-slider {
  font-family: 'Roboto', Helvetica, Arial, Verdana, sans-serif;
  color: #fff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
.zzp-news-slider * {
  box-sizing: inherit;
}
.zzp-news-slider img {
  display: block;
}
.zzp-news-slider a:hover {
  color: #4a4a4a !important;
}
.zzp-news-slider .zzp-code {
  top: 16px;
  right: 16px;
}
.zzp-news-slider .zzp-odds {
  font-weight: 900;
  font-size: 28px;
  height: 54px;
  padding: 8px 16px;
}
.zzp-news-slider .zzp-odds-odd {
  width: 105px;
  margin-left: 4px;
}
.zzp-news-slider .zzp-game-date {
  font-size: 14px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.zzp-news-slider .zzp-game-name {
  font-size: 16px;
}
.zzp-news-slider-fig {
  position: relative;
}
.zzp-news-slider-img {
  width: 100%;
  height: 388px;
  object-fit: cover;
}
.zzp-news-slider-text {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 64px 32px 32px;
  background: linear-gradient(to top, #161e28 30%, rgba(22, 30, 40, 0) 100%);
  text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.6);
}
.zzp-news-slider-micro {
  font-size: 14px;
  font-weight: 700;
  /*color: #8294A6;*/
  text-transform: uppercase;
  margin-bottom: -4px;
}
.zzp-news-slider-title {
  font-size: 34px;
  font-weight: 900;
  line-height: 1.1;
}
.zzp-news-slider-date {
  padding: 4px 0 0;
  font-size: 12px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Sep 24, 2019, 2:40:41 PM
    Author     : mv
*/
.zzp-section-header {
  font-size: 30px;
  font-weight: 700;
  margin: 64px 16px 16px;
  border-bottom: 1px solid #dddddd;
}
.zzp-news-detail {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  padding: 8px;
  color: #4a4a4a;
}
.zzp-news-detail * {
  box-sizing: inherit;
}
.zzp-news-detail .zzp-odds-odd {
  line-height: normal;
}
.zzp-news-detail-fig {
  position: relative;
}
.zzp-news-detail-img {
  width: 100%;
  object-fit: cover;
}
.zzp-news-detail-texts {
  padding: 8px;
  /*	color: #fff;
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	padding: 32px;
	background: linear-gradient(to top, rgba(22,30,40,1) 30%, rgba(22,30,40,0.0) 100%);
	text-shadow: 1px 2px 0px rgba(0,0,0,0.6);*/
}
.zzp-news-detail-micro {
  font-size: 14px;
  font-weight: 700;
  color: #8294A6;
  text-transform: uppercase;
  margin-bottom: -4px;
}
.zzp-news-detail-title {
  font-size: 34px;
  font-weight: 900;
}
.zzp-news-detail-date {
  padding: 4px 0;
  font-size: 12px;
}
.zzp-news-detail-text {
  padding: 8px;
  font-size: 16px;
  font-weight: 400;
}
#container:before,
#container:after {
  content: " ";
  display: table;
}
#container:after {
  clear: both;
}
.zzp-breadcrumb {
  background: #434343;
  font-size: 12px;
  color: #fff;
  padding: 8px 16px;
}
.zzp-breadcrumb a {
  color: inherit;
}
.zzp-breadcrumb .bold {
  opacity: 0.5;
}
.zzp-banner {
  width: 300px;
  height: 509px;
  float: right;
}
.zzp-ban {
  display: block;
}
.zzp-tpl-left {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
.zzp-tpl-left * {
  box-sizing: inherit;
}
@media only screen and (min-width: 768px) {
  .zzp-tpl-left {
    width: 628px;
    float: left;
  }
}
.zzp-tpl-right {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
.zzp-tpl-right * {
  box-sizing: inherit;
}
@media only screen and (min-width: 768px) {
  .zzp-tpl-right {
    padding: 16px;
    width: 332px;
    float: right;
  }
}
@media only screen and (max-width: 768px) {
  .zzp-tpl-right {
    padding: 16px;
    text-align: center;
  }
  .zzp-tpl-right .zzp-banner {
    float: none;
  }
}
#zzp-news-slider {
  background: #e9303c;
  width: 660px;
  height: 507px;
  margin-bottom: 0;
  overflow: hidden;
}
#zzp-news-slider .slick-dots {
  bottom: 120px;
}
#zzp-news-slider .slick-dots li {
  width: 20px;
  margin: 0 1px;
  opacity: 0.4;
}
#zzp-news-slider .slick-dots .slick-active {
  opacity: 1;
}
#zzp-news-slider .slick-dots button {
  width: 20px;
  height: 6px;
  background: #fff;
  padding: 0;
}
#zzp-news-slider .slick-dots button:before {
  display: none;
}
