/* ==========================================================================
   style by Filippo Montanari - www.fpeitalia.com
   granterre-pt23
   ========================================================================== */
a, a:active, a:focus, img[usemap], map area {
	outline: none;
}
html,button,input,select,textarea {
    color: #005da8;
}
html {
	scroll-behavior: smooth;
}
html, body {
	min-height: 100%;
	min-width: 1100px;
}
body {
    font: 400 24px 'Antonio', sans-serif;
    color: #000000;
    background: url("../images/bg.jpg");
}
hr {
    display: block;
    height: 5px;
    border: 0;
    margin: 50px 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
p {
    margin: 0;
    padding: 15px 0 15px;
    position: relative;
    z-index: 0;
}
h1 {
	font-weight: 400;
	font-size: 48px;
	padding: 0;
	margin: 0 0 25px;
    letter-spacing: -2px;
}
h2 {
	
}
strong {
    font-weight: 900;
}
a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #c51a57;
}

.topbar-alert {
    text-align: center;
    padding: 10px 10px;
    font-size: 20px;
    letter-spacing: .5px;
    position: sticky;
    top: 0;
    z-index: 99;
}
.topbar-alert span {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
.topbar {
    text-align: center;
    background: #f7bf23;
    color: #fff;
    padding: 5px 10px;
    font-size: 20px;
    letter-spacing: .5px;
}
.topbar:before {
    content: '';
    display: inline-block;
    background: url(../images/ico-sc-mini.png) no-repeat center center/contain;
    width: 33px;
    height: 34px;
    vertical-align: middle;
    margin-right: 10px;
}
.topbar a {
    color: #fff;
    text-decoration: none;
}
.topbar a:hover {
    text-decoration: underline;
}

main { display: block; }

header {
	background: #89c4bc url("../images/bg-header.png") no-repeat center center;
    border-radius: 30px;
    text-align: center;
    position: relative;
    height: 250px;
    max-width: 1320px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 20px;
    z-index: 1;
}
#home header {
    height: 370px;
}
header .logo-concorso {
    height: 200px;
    width: auto;
}
#home header .logo-concorso {
    height: auto;
}
header .logo-granterre {
    position: absolute;
    top: -55px;
    left: 30px;
}
header+section {
    padding-top: 230px;
    margin-top: -200px;
}
header+section h1, header+section h2 {
    margin-top: 0;
}

section {
	position: relative;
}
article {
	
}
/*.container article:first-child {
	margin-top: 40px;
}*/
.container {
	width: 1110px;
    padding: 0 20px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
}
.pb {
    padding-bottom: 80px;
}
.pb:after {
    content: '';
    background: url("../images/pennellata-bottom.png") no-repeat center bottom;
    height: 75px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.pt {
    padding-top: 160px;
}
.pt:before {
    content: '';
    background: url("../images/pennellata-top.png") no-repeat center top;
    height: 160px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
footer {
    position: relative;
    padding-bottom: 30px;
}
footer .xb {
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
}
footer .sc {
    position: relative;
}
footer .sc a {
    color: #fff;
    text-decoration: none;
}
footer .sc:before {
    content: '';
    display: block;
    width: 107px;
    height: 105px;
    background: url("../images/sc.png") no-repeat;
    position: absolute;
    top: -110px;
    left: 50%;
    transform: translate(-50%, 0);
}
.bg-sc-pack {
    background: url("../images/sc-pack.png") no-repeat center bottom;
}
.contatti {
    width: 600px;
    margin: 30px auto;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}
.contatti mark {
    font-size: 38px;
    background-image: url("../images/mark-contatti.png");
}
.contatti .floatL {
    border-right: 1px solid #000;
    box-sizing: border-box;
}
.col {
    width: 50%;
}
.legal {
	padding: 100px 0 50px;
}
.legal p {
	padding: 0 0 15px;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	color: #000;
}
.legal a { color: #fff; }

/* MENU */
nav:not(.logged) {
    padding-top: 20px;
}
.nav-content {
	padding: 0 0;
	margin: 0 auto;
	position: relative;
    max-width: 1320px;
    padding-left: 230px;
    box-sizing: border-box;
}
nav ul {
	list-style-type: none;
	margin: 20px 0 20px 0; padding: 0;
	width: 100%;
	display: flex;
	justify-content: end;
}
nav li {
	display: flex;
    align-items: center;
}
nav li a {
	color: #000;
	text-decoration: none;
	padding: 5px 20px;
	font-size: 18px;
	text-align: center;
	display: inline-block;
}
nav li.last { border: 0; }
nav a:hover { 
    color: #000;
    background: url("../images/mark-y.svg") no-repeat center center/100% auto;
    transition: none;
}
nav li.active {  }
nav li.active>a {
	 color: #fff;
    background: url("../images/mark.svg") no-repeat center center/100% auto;
}
nav li.double a:hover {
    background: url("../images/mark-y-double.svg") no-repeat center center;
}
nav li.active.double>a {
    background: url("../images/mark-double.svg") no-repeat center center;
}
nav .active a, nav .active a:hover {  }

.padding {
    padding-top: 40px;
    padding-bottom: 40px;
}
.super-novita {
    position: absolute;
    top: -30px;
    left: 0;
}
.btn-entra-home {
    position: absolute;
    bottom: -55px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 20;
}
.img-container {
    white-space: nowrap;
}
.img-container img {
    max-width: 100%;
}

.fascia {
    padding: 70px 0;
	position: relative;
}
.fascia h2 {
	max-width: 60%;
	color: #fff;
	border-radius: 50px;
	margin: -40px auto 0;
	text-transform: uppercase;
	padding: 10px 20px;
	font-weight: normal;
	border: 4px solid #fff;
	font-size: 26px;
	position: relative;
}
.rounded {
	border-radius: 20px;
}
.rounded-more {
	border-radius: 110px;
}

.ico-calendario:after {
	background: url(../images/ico-calendario.png) no-repeat;
	width: 133px;
	height: 134px;
	content: '';
	display: block;
	position: absolute;
	top: -40px;
	right: 0;
}
.ico-bolle-sx:before {
	background: url(../images/bolle2.png) no-repeat;
	width: 168px;
	height: 168px;
	content: '';
	display: block;
	position: absolute;
	top: -40px;
	left: 0;
}
.ico-corsa-tempi:after {
	background: url(../images/ico-corsa-tempi.png) no-repeat;
	width: 130px;
	height: 130px;
	content: '';
	display: block;
	position: absolute;
	top: -40px;
	left: -40px;
}
.ico-gare:after {
	background: url(../images/ico-gare.png) no-repeat;
	width: 130px;
	height: 130px;
	content: '';
	display: block;
	position: absolute;
	top: -40px;
	left: -40px;
}
#home .minions-container {	
	padding: 20px 0 100px;
}
#home .minions-container .minion {
	margin-left: 190px;
}
.minions {
	padding: 50px 30px 30px 70px;
	width:950px;
	box-sizing: border-box;
	margin: 0 auto;
	/*background: #fff url(../images/bg-minions.png) no-repeat right 8px top 2px;*/
	background: #fff;
}
#home .minions {
	padding: 30px 240px 10px 50px;
	border-radius: 110px;
}
/* SENZA MINIONS 
#home .minions {
	padding: 30px 50px 40px 50px;
	border-radius: 110px;
	text-align: center;
}
*/
.hamburger, .polpette {
	width: 950px;
	margin: 60px auto 0;
	border-radius: 110px;
	padding: 50px 0px 50px 50px;
	box-sizing: border-box;
	position: relative;
	-moz-transform: rotate(-2deg);
-webkit-transform: rotate(-2deg);
-o-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
transform: rotate(-2deg);
}
.polpette {
	padding: 50px 50px 30px 0px;
	margin-top: 90px;
}
.polpette:before {
	content: '';
	background: url(../images/new.png) no-repeat;
	width: 208px;
	height: 80px;
	position: absolute;
	top: -40px;
	left: 50%;
	margin-left: -104px;
}
.novita:before {
	content: '';
    background: url(../images/new.png) no-repeat;
    width: 208px;
    height: 80px;
    position: absolute;
    top: -40px;
    left: 50%;
	margin-left: -104px;
}
.novita:after {
	content: '';
    background: url(../images/polpette.png) no-repeat center center/contain;
    width: 208px;
    height: 130px;
    position: absolute;
    top: 40px;
    right: -80px;
}
.intro-polpetta {
	padding-right: 70px;
    margin-left: -30px;
}
.packs {
	position: absolute;
    top: 95px;
    right: 100px;
}


.sc {
	font-size: 22px;
}
.sc .big { font-size: 29px; margin-bottom: 0}
.sc .big+p { margin-top: 0}

.periodo-disabled, .tris_disabled {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
a.periodo-select {
	display: block;
	position: relative;
}
a.periodo-select:before {
	content: '➔';
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    background: #e30613;
    position: absolute;
    right: 41%;
    bottom: -30px;
    margin-top: 0;
    color: #fff;
    font-weight: 700;
}
a:hover.periodo-select {
	text-decoration: none;	
}
a.periodo-select:hover .bg-b {
	background-color: #ffda00;
	color: #e30613;
	display: block;
}
.tris-container .item {
    display: inline-block;
    padding: 0 5px;
}

.button {
	background: #f7bf23;
    border-radius: 50px;
    border: 0;
    display: inline-block;
    color: #000;
    font-family: 'Antonio';
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    padding: 9px 40px 15px;
    box-sizing: border-box;
    vertical-align: middle;
}
.button.btn-secondary {
	background: #c51a57;
	color: #fff;
}
:hover.button {
	text-decoration: none;
	background: #c51a57;
	color: #fff;
}
:hover.button.btn-secondary, .bg-f :hover.button {
	background: #89c4bc;
	color: #fff;
}
.button.disabled {
	cursor: default;
	background: lightgrey;
	color: #fff;
}

mark {
    background: url(../images/mark.svg) no-repeat center center/100% auto;
    color: #fff;
    padding: 10px 10px;
    margin: 0 -10px;
    z-index: -1;
    position: relative;
    white-space: nowrap;
}
.mark-y {
    background: url(../images/mark-y.svg) no-repeat center center/100% auto;
    color: #000;
    padding: 10px 10px;
    margin: 0 -10px;
    position: relative;
    white-space: nowrap;
}
a.mark {
    background: url(../images/mark-y.svg) no-repeat center center/100% auto;
    color: #000;
    padding: 10px 10px;
    margin: 0 -10px;
    position: relative;
    text-decoration: underline;
    white-space: nowrap;
}
a:hover.mark {
    background: url(../images/mark.svg) no-repeat center center/100% auto;
    text-decoration: none;
    color: #fff;
}
.overlay mark {
    z-index: 0;
    min-width: 60px;
    display: inline-block;
    margin-right: 10px;
}

img[usemap] {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto;
}

#axome-tooltip {
  position: absolute;
  width: 200px;
  text-align: center;
  font-size: 20px;
  z-index: 10;
  opacity: 1;
}
#axome-tooltip span {
  display: inline-block;
  color: #000;
  background-color: #f7bf23;
  padding: 0.5em 0.8em;
    border-radius: 10px;
}

.splide__slide img {
  width: 100%;
  height: auto;
}
.splide__arrow {
    background: #fff;
}
.splide__arrow--next {
    right: -2em;
}
.splide__arrow--prev {
    left: -2em;
}

.bordered {
	border: 2px solid #ffda00;
}
.col-3 {
	width: 33.33333%;
	padding: 10px;
	box-sizing: border-box;
    float:left;
}
.col-3 img {
	max-width: 100%;
}
.col-9 {
	width: 66.66666%;
	padding: 10px;
	box-sizing: border-box;
    float:left;
}
.col-9 img {
	max-width: 100%;
}
.m-0 {
    margin:0;
}
#prodotti .bg-g {
    margin: 0 20px;
    height: 100%;
    box-sizing: border-box;
}
.prodotti-container {
    display: flex;
    margin-bottom: 30px;
}
.prodotti-container>.prodotti-item {
    width: 50%;
}

.premio-item a {
    color: #000;
    text-decoration: none;
}
.premio-item a p:after {
    content: '⏵';
}
.premio-item a:hover {
    color: #c51a57;
}
.premio-item {
    font-weight: 700;
    font-size: 21px;
}
.premio-item-img {
    height: 235px;
    background: url("../images/bg-premi-01.png") no-repeat center top/contain;
}
.premio-item-img img {
    max-height: 235px;
}
.bg-f .premio-item-img {
    background: url("../images/bg-premi-02.png") no-repeat center top/contain;
}
.gara-01 .premio-item-img {
    background: url("../images/bg-premi-03.png") no-repeat center top/contain;
}
.gara-02 .premio-item-img {
    background: url("../images/bg-premi-04.png") no-repeat center top/contain;
}
#graduatoria .premio-item-img {
    background: url("../images/bg-premi-05.png") no-repeat center bottom/contain;
}

.table-responsive {
    margin-bottom: 30px;
}
.table-lettere {
    font-size: 18px;
    border: 0;
    border-radius: 20px;
    border-collapse: collapse;
}
.table-lettere th {
    background: #b81448;
    color: #fff;
}
.bg-f .table-lettere th {
    background: #f5bd20;
    color: #000;
}
.table-lettere td {
    border: 1px solid #000;
    padding: 5px 10px;
    background: #fff;
}
.table-lettere tr:first-child td {
  border-top: 0;
}
.table-lettere tr td:first-child {
  border-left: 0;
}
.table-lettere tr:last-child td {
  border-bottom: 0;
}
.table-lettere tr td:last-child {
  border-right: 0;
}
.table-lettere th {
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
}
.table-lettere th:last-child {
    border-right: 0;
    border-radius: 0 20px 0 0;
}
.table-lettere th:first-child {
    border-radius: 20px 0 0 0;
}
.blink {
    background: #bb114b;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    border-radius: 20px;
    padding: 2px 15px;
    margin-right: 10px;
    animation: blink-animation 1s steps(5, start) infinite;
        -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
    to {
      visibility: hidden;
    }
}
@-webkit-keyframes blink-animation {
    to {
      visibility: hidden;
    }
}

/* SALDO PUNTI */
#situazione .col.floatL {
	width: 580px;
}
#situazione .saldo-punti {
	background-color: rgba(142, 195, 187, .7);
	padding: 0 0 20px;
}
#situazione .saldo-punti.dettaglio-progressivi {
	padding-top: 20px;
}
#situazione .col h2 {
	background: #577879;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	font-size: 20px;
	margin-top: 0;
}
#situazione .col.floatR {
	width: 205px;
	background-color: rgba(255, 255, 255, .7);
	-webkit-box-shadow: 5px 5px 0 0 #54110f;
	box-shadow: 5px 5px 0 0 #54110f;
	padding: 0 20px 20px;
	font-size: 17px;
}
table#stato {
	text-align: center;
	border-spacing: 10px 0;
	border-collapse: separate;
}
table#stato th {
	background: #54110f;
	color: #e0cfb2;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 15px;
}
table#stato td {
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 40px;
	line-height: 50px;
	width: 130px;
	padding: 10px 0 15px;
	text-shadow: 3px 3px 0 #54110f;
}

.dettaglio {
	padding-top: 40px;
}
table#dettaglio {
	font-size: 17px;
}
table#dettaglio th {
	background: #7e4e34;
	color: #e0cfb2;
}
table#dettaglio tr.dett-th th {
	background-color: rgba(126,78,52,.8);
	font-size: 12px;
}
table#dettaglio td {
	border: 0;
	background: #d2bba5;
}
table#dettaglio .td1 {
	background: #f4eee5;
}
table#dettaglio th, table#dettaglio td {
	text-align: center;
	padding: 10px 20px;
}
table#dettaglio td.punti, #form-carrello td.punti {
	font-weight: bold;
	font-size: 25px;
}
.saldo-dettaglio {
	margin-top: 40px;
}

.modifica-profilo {
	background: #fff;
	color: #54110f;
	font-size: 18px;
	float: right;
	margin: -7px -20px 0 0;
	padding: 10px 10px 9px;
}

.danger {
	padding: 20px 10px;
	text-align: center;
	background: #d51e29;
	color: #fff;
	font-weight: bold;
	font-size: 25px;
	text-transform: uppercase
}
.fader, fader:hover {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


/* OVERLAY */
body.noscroll {
	overflow: hidden;
}
.overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:99999;
	display: none;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.9);
}
.overlay-content {
	width: 860px;
	box-sizing: content-box;
	position: relative;
	margin: 100px auto 0;
	background: #fff;
	z-index: 100001;
	border-radius: 20px;
	padding: 20px;
}
.overlay-cta-close {
	background: url(../images/overlay-close.png) no-repeat;
	color: #fff;
	width: 69px;
	height: 69px;
	text-indent: -9999px;
	position: absolute;
	top: 30px;
	right: 50px;
	cursor: pointer;
	padding: 0 !important;
}
.ov-premio-tit {
	margin: 0 0 20px;
	font-size: 27px;
	line-height: 27px;
	font-weight: bold;
	padding: 20px 0 20px 0;
	position: relative;
	color: #fff;
	text-transform: uppercase;
}
.ov-premio-img {
	/*height: 480px;*/
	text-align: center;
	position: relative;
}
.ov-premio-img p { padding-left: 10px; text-align: center }
.ov-premio-cont {
    font-size: 18px;
    padding: 0 0 0 20px;
}
.ov-premio-cont>p:first-child {
	margin-top: 0;
}

/* OVERLAY DISCLAIMER REGISTRAZIONE */
.alertdisclaimer .overlay-content {
	width: 400px;
	padding: 30px;
}

/* FORM */
.form-row {
	clear: both;
	padding: 5px 0;
}
.form-col-left {
	float: left;
	width: 50%;
}
.form-col-right {
	float: right;
	width: 50%;
}
.form-col-wide {
	
}
label { 
    color: #000;
    font-size: 20px;
    line-height: 35px;
    cursor: pointer;
}
.qtip-content {
	font-size: 13px;
	line-height: 15px;
}
div#recaptchadiv > div {
    margin: 0 auto;
}
input.text, select, textarea {
	vertical-align: middle;
	border: 1px solid #89c4bc;
	font-size: 18px;
	padding: 10px 10px;
	box-sizing: border-box;
	border-radius: 30px;
}
input.text {
	width: 98%;
	z-index: 3;
}
select#citta, select#oggetto {
	width: 93%;
}
#loginForm input.text {
	max-width: 500px;
}
#ind_toponimo {
	width: 58%;
}
#ind_civico {
	width: 10%;
}
#data_nascita_anno {
	width: 20%;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    width: 100%;
    height: 200px;
	box-sizing: border-box;
	padding: 10px;
}
input.text:read-only { 
    background-color: transparent;
}
.attivo_su_precedenti_concorsi {
	background-color: rgba(255,246,246,0.60);
	padding: 10px 20px;
	font-size: 15px;
}

.box-vittoria {
    background: url("../images/bg-stars.png") no-repeat center center;
}
.vittoria-premio {
    background: url("../images/bg-premio-vittoria.png") no-repeat center center;
    min-height: 230px;
}
.bg-f .vittoria-premio {
    background: url("../images/bg-premio-vittoria-w.png") no-repeat center center;
}

/* COLLECTION */
.collection table {
	font-size: 17px;
	text-align: center;
}
th {
	background: #f7bf23;
	color: #000;
	padding: 10px 20px;
}
td {
	padding: 10px 15px;
	background-color: #fff;
}
.td1 { background-color: #f4eee5; }
.tdleft {
	padding: 0 10px;
}
.td1cent, .td2cent {  }
.td1right, .td2right { padding-right: 20px; }
.collection .td3 {
	
}


.card-select img {
	max-width: 100%;
}
.card-select {
	width: 33.33333%;
	box-sizing: border-box;
	padding: 10px;
	position: relative;
}
.card-select input[type="radio"] {
	display: none;
}
.card-select input[type="radio"]:checked+label:before {
	content: '';
    display: block;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: 5px solid red;
    z-index: 5;
    background: rgba(255,255,255,.5);
    border-radius: 10px;
}
.card-select input[type="radio"]:checked+label:after {
	content: '✓';
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 50%;
	background: #1d70b7;
	text-align: center;
	line-height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-weight: bold;
	font-size:40px;
	z-index: 10;
	border: 5px solid #e30613;
} 

#clock {
	margin: 30px auto;
}
#clock .clocktime {
	display: block;
	font-weight: 900;
}
/*#gioca article {
	width: 410px;
	float: left;
}*/
img.margin {
	margin: 40px 0
}
.stelline {
	
}

#giocaForm #codice {
	padding: 10px;
	color: #000;
    font: 25px Antonio;
	text-align: center;
	text-transform: uppercase;
	height: auto;
	border-radius: 40px;
	vertical-align: middle;
    border: 0;
    width: 100%;
    outline: none !important;
}
.gioca-inner {
    float: right;
    width: 400px;
    padding-right: 30px;
}

.rush-box .txt {
	width: 60%;
}
.perdita {
	
}

ul.parola  {
	list-style-type: none;
	margin: 0 auto 15px;
	text-align: center;
	padding: 5px 0;
}
.parola li {
	width: 66px;
	height: 66px;
	text-indent: -9999px;
	display: inline-block;
	background: #cf2f28;;
	margin: 4px;
	position: relative;
	border-radius: 50%;
}
.parola li.ok:after {
	content: '';
	display: block;
	width: 66px;
	height: 66px;
	position: absolute;
    top: 0;
    left: 0;
}
.parola li.ok.Parmareggio:after { background: url(../images/gettone-parmareggio.png) no-repeat center center; }
.parola li.ok.Teneroni:after { background: url(../images/gettone-teneroni.png) no-repeat center center; }
.parola li.ok.bonus-combo:after { background: url(../images/gettone-bonus.png) no-repeat center center; }
.parola li.ok.bonus-combo2:after { background: url(../images/gettone-bonus.png) no-repeat center center; }
.parola li.ok.bonus-tris:after { background: url(../images/gettone-bonus.png) no-repeat center center; }
.parola li.ok.bonus-tris2:after { background: url(../images/gettone-bonus.png) no-repeat center center; }

/* NUOVA GESTIONE RAGGRUPPATA PER TIPO*/
.gettone-tipo {
	display: inline-block;
}
.gettone {
	width: 66px;
	height: 66px;
	text-indent: -9999px;	
	background: #cf2f28;
	margin: 4px;
	position: relative;
	border-radius: 50%;
}
.gettone-tot {
	line-height: 66px;
}
.gettone:after {
	content: '';
	display: block;
	width: 66px;
	height: 66px;
	position: absolute;
    top: 0;
    left: 0;
}
.gettone.Parmareggio:after { background: url(../images/gettone-parmareggio.png) no-repeat center center; }
.gettone.Teneroni:after { background: url(../images/gettone-teneroni.png) no-repeat center center; }
.gettone.bonus-combo:after { background: url(../images/gettone-bonus.png) no-repeat center center; }
.gettone.bonus-combo2:after { background: url(../images/gettone-bonus.png) no-repeat center center; }
.gettone.bonus-tris:after { background: url(../images/gettone-tris.png) no-repeat center center; }
.gettone.bonus-tris2:after { background: url(../images/gettone-tris.png) no-repeat center center; }

.periodi {
	background: rgba(255,231,198,.8);
	padding: 10px;
}
.sorpresa {
	background: url(../images/bgr_sorpresa.png) no-repeat center;
	width: 761px;
	height: 167px;
	color: #fff;
	box-sizing: border-box;
	margin: 40px auto;
	padding: 50px 50px;
	font-size: 20px;
}

#gioca-rush .teglie {
	width: 400px;
}
.gioca-rush-partecipazioni {
	/*margin-bottom: 20px;*/
}
.item-rush {
	background: #fff;
	border-radius: 20px;
	position: relative;
}
.item-rush-periodo {
	font-size: 17px;
}
.item-rush-periodo .bg-r {
	background: #e40c19 url(../images/timer-w.png) no-repeat left 10px center/100px;
	box-sizing: border-box;
	padding-left: 130px;
}
.item-rush-periodo .upper+p {
	font-size: 1.5rem;
}
.item-rush-img {
	width: 235px;
	position: absolute;
	right: 0;
	top: -20px;
}
.item-rush-img img {
    width: 80%;
    margin-top: -30px;
}
.periodo-rush h3 {
	color: #fff;
	font-size: 37px;
	line-height: 37px;
	margin: 0;
}
.periodo-totale {
	background: #e30613;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	padding: 10px;
}
.totale-rush {
	background: rgba(255,231,198,.8);
	padding: 10px 45px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
}
.item-rush td {
	padding: 0 5px;
	background-color: transparent;
}
strong.posizione {
	font-size: 38px;
	background: #269f92;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 80px;
	padding: 5px;
	border-radius: 30px;
}
td.posizione {
	font-size: 40px;
}
.giocata-rush .esito {
    width: 530px;
	font-size: 25px;
	line-height: normal;
}
.fuori-classifica {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
	padding: 20px 0 0;
}
.in-classifica {
	color: #32b4a9;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
	padding: 20px 0 0;
}
.fuori-classifica span, .in-classifica span {
	font-size: 16px;
}
.giocate-vincenti {
	background: #f8f5ee;
	padding: 10px;
}
.non-completa {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	padding: 20px 0 0;
}
.non-attiva {
	text-transform: uppercase;
	font-weight: 700;
	padding: 0 0 20px;
	border-bottom: 4px solid #269f92;
	text-align: center;
	margin-bottom: 20px;
}
.non-attiva .button-rush {
	text-decoration: none;
	margin: 25px 0;
    display: inline-block;
}
.dati {
	font-size: 16px;
	border-bottom: 2px solid #e40c19;
	padding: 0 0 20px;
}

.collection table tr.vincente td {
	background: #c51a57 !important;
	color: #fff;
}
.collection table tr.vincente td img {
    filter: brightness(0) invert(1);
}
.collection {
	margin-bottom: 40px;
}
.periodo-archivio {
	border-radius: 20px 20px 0 0;
	font-size: 17px;
}
.periodo-archivio h3 {
	margin: 0;
	font-size: 30px;
}

.new {
	width: 90px;
	margin-right: 20px;
	-moz-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);
}

/* GRADUATORIA */
.totale-graduatoria { 
	border-radius: 0 0 20px 20px;
	background: #fff;
}
.totale-graduatoria.periodo-1 {
	
}
.totale-graduatoria.periodo-2 {
	
}
.periodo-graduatoria {
    padding: 10px 20px;
    font-weight: bold;
	font-size: 20px;
    border-radius: 20px 20px 0 0;
    margin: 0;
}
.periodo-graduatoria h3 {
	margin: 0;
}
.graduatoria-esito {
	padding: 20px;
}
.graduatoria-posizione {
	display: flex;
	align-items: center;
    justify-content: center;
	flex-wrap: wrap;
	text-align: center;
}
.graduatoria-posizione .item {
	width: 20%;
	box-sizing: border-box;
}
.graduatoria-posizione .item .item-title {
	padding: 10px 10px;
	border-radius: 20px;
	margin: 0 5px;
	min-height: 150px;
    position: relative;
}
.graduatoria-posizione .item .item-title.f { font-size: 18px; }
.graduatoria-posizione .item .item-title .pos, .premio-item-img .pos {
	font-size: 50px;
}
.graduatoria-posizione .item .item-title .pos.corn {
	font-weight: normal;
	font-size: 20px;
}
.graduatoria-posizione .item.primo-posto {
	margin: 10px 5px 0;
	width: 100%;
	border-radius: 20px;
}
.graduatoria-posizione .item.primo-posto .item-title {
	min-height: 0;
	color: #005da8;
	font-size: 18px;
	text-align: left;
}
#graduatoria .premio-item-img {
    height: auto;
    padding-bottom: 20px;
}
#graduatoria .premio-item-img .pos span {
    font-size: 20px;
    display: block;
}
.graduatoria-posizione .item .item-title .pos {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
}

.video-yt {
	min-height: 750px;
}

.video-cont {
	width: 580px;
	margin: 50px auto 0 !important;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}


/* ==========================================================================
   Stuff
   ========================================================================== */
#disclaimer {
	height: 230px; overflow: auto;
	border: 0;
	padding: 5px 10px;
	font-size: 15px;
	background-color: rgba(41,184,206,.2);
	border-radius: 10px;
    margin-top: 20px;
}

.tLeft, .text-left { text-align: left; }
.tCenter, .text-center { text-align: center; }
.tRight, .text-right { text-align: right; }
.upper, .text-uppercase { text-transform: uppercase }
.floatL { float: left; }
.floatR { float: right; }
.bg-y { background: #f7bf23 url("../images/bg-y.jpg"); }
.bg-w { background: #fff; }
.bg-r { background: #e30613; }
.bg-b { background: #84bfb6 url("../images/bg-b.jpg"); }
.bg-f { background: #c51a57 url("../images/bg-f.jpg"); }
.bg-blue { background: #89c4bc; }
.bg-g { background: #e7e1d5 url("../images/bg-g.jpg"); }
.bg-o { background: #f08700; }
.red { color: #e30613 !important; }
.cyano { color: #269f92 !important; }
.big { font-size: 38px; }
.big-m { font-size: 27px; }
.y { color: #f7bf23 }
.w { color: #fff; }
.b { color: #005da8; }
.f { color: #c51a57; }
.medium { font-size: 18px; }
.small { font-size: 13px; }
.xb { font-weight:  900; }
.m-auto { margin: auto; }
.p-10 { padding: 10px; }
.p-20 { padding: 20px; }
.cookie { clear:both; }
.cookie a {
	text-decoration: none;
	font-size: 13px;
	display: block;
	background: #bbac8e;
	float: right;
	padding: 3px 10px;
	color:#fff;
	border-radius: 5px 5px 0 0;
	margin-right: 18px;
}
.cookie a:hover { background: #c91f26 }

/* Errori */
input.error, select.error  {
	border: 1px solid #C91F26 !important;
}
div.errorPage {
	border: 3px solid #fbc2c4;
	padding: 10px 10px 10px 10px;
	color: #9e2f14;
	background: #fce9e9;
}
.errorPage a {
	color: #C91F26 !important;
}
div.error {
	border: 1px solid #c91f26;
	border-radius: 5px;
	padding: 5px 5px 5px 35px;
	margin-top: 4px;
	color: #9e2f14;
	background: #fce9e9 url(../images/error.gif) no-repeat 10px center;
}
div.notice {
	border: 3px solid #d0de92;
	padding: 10px 10px 10px 10px;
	background-color:#ebf1cd;
	color: #315307;
	margin-bottom: 20px;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.clear { display: block; clear: both; padding: 0; margin: 0; position: relative; height: 0; font-size: 0px; line-height: 0; }

/* SCROLL TOP BT */
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 9999;
    background-color: #c51a57;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 40px;
    border-radius: 50%;
    right: 2rem;
    bottom: 2rem;
    padding-top: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.scroll-top-wrapper a {
	color: #fff;
}
.scroll-top-wrapper:hover a, .scroll-top-wrapper a:hover {
	color: #fff;
}
.scroll-top-wrapper:hover {
    background-color: #89c4bc;
}
.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
    font-size:2rem;
}
