@font-face {
    font-family: "SkyTextRegular";
    font-style: normal; font-weight: normal;
    src: url('https://www.sky.it/statics/css/fonts/sky_reg-webfont.eot');
    src: local("sky_reg-webfont"), url("https://www.sky.it/statics/css/fonts/sky_reg-webfont.woff") format("woff"), url("https://www.sky.it/statics/css/fonts/sky_reg-webfont.ttf") format("truetype"), url("https://www.sky.it/statics/css/fonts/sky_reg-webfont.svg##SkyTextRegular") format("svg"); }
@font-face {
    font-family: "SkyTextBold";
    font-style: normal; font-weight: normal;
    src: url('https://www.sky.it/statics/css/fonts/sky_bold-webfont.eot');
    src: local("sky_bold-webfont"), url("https://www.sky.it/statics/css/fonts/sky_bold-webfont.woff") format("woff"), url("https://www.sky.it/statics/css/fonts/sky_bold-webfont.ttf") format("truetype"), url("https://www.sky.it/statics/css/fonts/sky_bold-webfont.svg#SkyTextBold") format("svg"); }
@font-face {
    font-family: "SkyTextItalic";
    font-style: normal; font-weight: normal;
    src: url('https://www.sky.it/statics/css/fonts/sky_italic-webfont.eot');
    src: local("sky_italic-webfont"), url("https://www.sky.it/statics/css/fonts/sky_italic-webfont.woff") format("woff"), url("https://www.sky.it/statics/css/fonts/sky_italic-webfont.ttf") format("truetype"), url("https://www.sky.it/statics/css/fonts/sky_italic-webfont.svg#SkyTextItalic") format("svg"); }
@font-face {
    font-family: "SkyTextMedium";
    font-style: normal; font-weight: normal;
    src: url('https://www.sky.it/statics/css/fonts/sky_med-webfont.eot');
    src: local("sky_med-webfont"),
        url("https://www.sky.it/statics/css/fonts/sky_med-webfont.woff") format("woff"),
        url("https://www.sky.it/statics/css/fonts/sky_med-webfont.ttf") format("truetype"),
        url("https://www.sky.it/statics/css/fonts/sky_med-webfont.svg#SkyTextMedium") format("svg"); }

/***** eric meyer reset *****/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,var,dd,dl,dt,form,label,table,caption,tbody,tfoot,thead,tr,th,td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    border-spacing: 0;
}

a img,
 :link img,
 :visited img {
    border: 0;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}


/*****\eric meyer reset\*****/

*{
    behavior: url(path/to/pie_files/PIE.htc);
}

a{
    text-decoration: none;
    color:inherit;
}

button, button:focus, input, input:focus
{
	outline: none;
}

 /* loader MR 2019/10/18 */ 
 
#loader{
	top:0px; 
  position:fixed;
  width:100%;
  height:100vh;
  background-color: rgba(0, 0, 0, 0.70);
  display:none; 
  z-index: 999;
}
#loader:before{
  position:fixed;
 top:50%;
 left:50%;
 transform:translate(-50%,-50%);  content:url(/img/loader.svg)
}

.disabilitato{
  opacity:.5;
}
/** end loader **/



 
.white-text
{
	color: white !important;
}


.font18_SM_black { 
    font-family: "SkyTextMedium" !important;
	font-size: 18px !important; 
	line-height: 28px !important; 
	color: #000 !important; 
}

.font18_SM { 
    font-family: "SkyTextMedium" !important;
	font-size: 18px !important; 
	line-height: 28px !important; 
	color: #ffffff !important; 
}

.font_footer { 
    font-family: "SkyTextMedium" !important;
	font-size: 18px !important; 
	line-height: 28px !important; 
	color: #c1272d !important;
}

.font_footer:hover {
	color:#fff !important;
}

.font18_SM_menu { 
    font-family: "SkyTextMedium" !important;
	font-size: 18px !important; 
	line-height: 28px !important; 
}

.font30_SM { 
    font-family: "SkyTextMedium" !important;
	font-size: 30px !important; 
	line-height: 40px !important; 
	color: #fff !important; 
}

.font30_SM_black { 
    font-family: "SkyTextMedium" !important;
	font-size: 30px !important; 
	line-height: 40px !important; 
	color: #000 !important; 
}

.font40_SM { 
    font-family: "SkyTextMedium" !important;
	font-size: 40px !important; 
	line-height: 50px !important; 
	color: #e9ff00 !important; 
}

.font40_SM_title { 
    font-family: "SkyTextMedium" !important;
	font-size: 40px !important; 
	line-height: 50px !important; 
	color: #c1272d !important; 
}

.font70_SM { 
    font-family: "SkyTextMedium" !important;
	font-size: 70px !important; 
	line-height: 80px !important; 
	color: #fff !important; 
}

.font18_SR { 
    font-family: "SkyTextRegular" !important;
	font-size: 18px !important; 
	line-height: 28px !important; 
	color: #ffffff !important; 
}

.font18_SR_black { 
    font-family: "SkyTextRegular" !important;
	font-size: 18px !important; 
	line-height: 28px !important; 
	color: #000 !important; 
}

.font30_SR { 
    font-family: "SkyTextRegular" !important;
	font-size: 30px !important; 
	line-height: 40px !important; 
	color: #fff !important; 
}

.font40_SR { 
    font-family: "SkyTextRegular" !important;
	font-size: 40px !important; 
	line-height: 50px !important; 
	color: #e9ff00 !important; 
}

.font40_SR_bianco { 
    font-family: "SkyTextRegular" !important;
	font-size: 40px !important; 
	line-height: 50px !important; 
	color: #fff !important; 
}

.font70_SR { 
    font-family: "SkyTextRegular" !important;
	font-size: 70px !important; 
	line-height: 80px !important; 
	color: #fff !important; 
}

.font18_SB { 
    font-family: "SkyTextBold" !important;
	font-size: 18px !important; 
	line-height: 28px !important; 
	color: #ffffff !important; 
}

.font18_SB_black { 
    font-family: "SkyTextBold" !important;
	font-size: 18px !important; 
	line-height: 28px !important; 
	color: #000 !important; 
}

.font30_SB { 
    font-family: "SkyTextBold" !important;
	font-size: 30px !important; 
	line-height: 40px !important; 
	color: #fff !important; 
}

.font30_SB_black{ 
    font-family: "SkyTextBold" !important;
	font-size: 30px !important; 
	line-height: 40px !important; 
	color: #000 !important; 
}

.font30_SB_menu { 
    font-family: "SkyTextBold" !important;
	font-size: 30px !important; 
	line-height: 40px !important; 
}

.font40_SB { 
    font-family: "SkyTextBold" !important;
	font-size: 40px !important; 
	line-height: 50px !important; 
	color: #e9ff00 !important; 
}


.font70_SB { 
    font-family: "SkyTextBold" !important;
	font-size: 70px !important; 
	line-height: 80px !important; 
	color: #fff !important; 
}

.text_reward { 
    font-family: "SkyTextRegular" !important;
	font-size: 3.0vh !important; 
	line-height: 3.0vh !important; 
/*
	font-size: 1.8em !important; 
	line-height: 2.0em !important; 
*/
	color: #fff !important; 
}


body
{
    font-size: 12pt;
    color:#fff;
    /*background-color: #0080E4;*/
    background-color: black;
    font-family: "SkyTextRegular";
	/*background-repeat: no-repeat;*/
    /*background-image: url('../img/background_02.jpg');*/
}

#container{
    width: 100%;
    min-height: 100vh;
}

#top{
    display: inline-block;
    width: 100%;
    position: fixed;
    top:0;
    z-index: 9999
}

.header
{
	border-bottom: 1px solid #c1272d;
}

.header .title{
    background-color: #000;
   /* padding:10px; */
	height: 60px;
    display: none;
}

.header .sub_title{
    background-color: rgba(0, 0, 0, .8)
}

.header .sub_title > div{
    display: inline-block;
    vertical-align: top;

}

.title,.sub_title{
    font-size: 0;
}

.title_left,.title_right{
    display: inline-block;
    vertical-align: top;
    font-size: 12pt;
    width: 50%;
}

.title_right{
    text-align: right;
}

.title_right span:not(:last-child){
    border-right: 1px solid #fff;
    padding-right: 5px;
    margin-right: 5px;
}

.title_right span
{
    padding-right: 5px;
}

#menu {
    font-size: 12pt;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    border: none;
    background: none;
	float:right; 
	position:relative; 
}
#menu .menu-cnt {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    width: 33.3%;
    min-width: 300px;
    background: #fff;
    position: fixed;
    right: 0%;
	top:0%;
    margin: 0;
    padding: 0;
    opacity: 1!important;
    margin-left: 0!important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
}
/* .menu-handler {
    position: relative;
    display: block;
    width: 3.5em;
    height: 3.5em;
    cursor: pointer;
    line-height: 3.5em;
    background: transparent;
    text-align: center;
    border:2px solid #0080E4;
    border-radius: 3.5em;
    margin:10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3.5em;
    -moz-border-radius: 3.5em;
    -ms-border-radius: 3.5em;
    -o-border-radius: 3.5em;
} */
.menu-handler {
	position: relative;
	display: block;
	width: 100px;
	height: 100px;
	cursor: pointer;
	line-height: 3.5em;
	background: transparent;
	text-align: center;
	border: 2px solid #c1272d;
	border-radius: 3.5em;
	margin: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3.5em;
	-moz-border-radius: 3.5em;
	-ms-border-radius: 3.5em;
	-o-border-radius: 3.5em;
}

.menu-handler .hamburger {
	display: block;
	position: absolute;
	top: 30px;
	left: 22px;
	transition: all 300ms ease 0s;
	height: 50px;
	width: 50px;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
}
.menu-handler .hamburger span {
    display: block;
	border-radius: 4px;
    height: 7px;
    position: absolute;
    width: 100%;
    background: #fff;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
}
.menu-handler .hamburger-top {
    top: 0px;
}
.menu-handler .hamburger-mid {
    top: 14px;
}
.menu-handler .hamburger-bot {
    top: 28px;
}

.menu_first{
	margin-top:90px;
}

#bg_closed {
    position:absolute; 
	left:9px; 
	top:9px; 
	z-index:99;
	cursor: pointer;
}

.bg_menu_off {
	display:none;
}
/*
bg_menu:hover {
    background-image: url('../img/exit2.png') !important;
}
*/

#menu.opened .menu-handler .hamburger-top {
        display:none; 
}
#menu.opened .menu-handler .hamburger-mid {
       display:none; 
}
#menu.opened .menu-handler .hamburger-bot {
       display:none; 
}
/*
#menu.opened .menu-handler .hamburger {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
}
#menu.opened .menu-handler .hamburger-top {
        -webkit-transform: rotate(-45deg) scaleX(0.7) translate(-7px, -3px);
        -ms-transform: rotate(-45deg) scaleX(0.7) translate(-7px, -3px);
        transform: rotate(-45deg) scaleX(0.7) translate(-7px, -3px);
        -moz-transform: rotate(-45deg) scaleX(0.7) translate(-7px, -3px);
        -o-transform: rotate(-45deg) scaleX(0.7) translate(-7px, -3px);
}
#menu.opened .menu-handler .hamburger-mid {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
}
#menu.opened .menu-handler .hamburger-bot {
        -webkit-transform: rotate(45deg) scaleX(0.7) translate(-7px, 3px);
        -ms-transform: rotate(45deg) scaleX(0.7) translate(-7px, 3px);
        transform: rotate(45deg) scaleX(0.7) translate(-7px, 3px);
        -moz-transform: rotate(45deg) scaleX(0.7) translate(-7px, 3px);
        -o-transform: rotate(45deg) scaleX(0.7) translate(-7px, 3px);
}
*/
#menu.opened {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU1NTU1NSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU1NTU1NSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(85, 85, 85, 0.5)), to(rgba(85, 85, 85, 0.5)));
    background: -webkit-linear-gradient(top, rgba(85, 85, 85, 0.5) 0%, rgba(85, 85, 85, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(85, 85, 85, 0.5) 0%, rgba(85, 85, 85, 0.5) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#80555555', endColorstr='#80555555', GradientType=0);
    /* IE6-8 */
}

#menu.opened .menu-cnt{
    right:0;
    display: block;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%)
}

#menu.opened .menu-handler .hamburger span{
    background-color: #0080E4;
}

.menu-item:first-child{
    margin-top:7.5em;
}

.menu-item{
    margin:1em;
    margin-left:2em;
}

.menu-item a {
    text-decoration: none;
    font-family:"SkyTextRegular";
    color:#c1272d;
    text-transform: uppercase;
    font-size: .8em;
}

.menu-item a:hover{
    color:#000;
}

.menu-item a.bold{
    font-family:"SkyTextBold";
    font-size: 1.2em;
}

.logo{
    font-size: 12pt;
    /* MR width: 3.5em;
    height: 3.5em; */
	width: 166px;
    height: 96px;
  /*  border:3px solid #0080E4; 
    border-radius: 3.5em;*/
    margin:10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url('../img/logoXF.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    /*
    -webkit-border-radius: 3.5em;
    -moz-border-radius: 3.5em;
    -ms-border-radius: 3.5em;
    -o-border-radius: 3.5em;
    */ 
    cursor: pointer;
}

.brand{
    font-size: 12pt;
    width: -webkit-calc(100% - (7em + 60px));
    width: calc(100% - (7em + 60px));
    line-height: 3.5em;
    /*height: 3.5em; 
	margin:10px;*/
	height:120px;
    text-align: center;
    
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

/*.brand span{
    color: yellow;
    font-size: 2em;
    font-family: "SkyTextBold";
} */

#middle{
    width: 100%;
    font-size: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 0;
	background-image: url("../img/logo-bg-50.jpg");
}

#middle > div{
    font-size: 12pt;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
	text-align: center;
}

#middle .video{
    width:100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
    text-align: center
}

.video video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
  overflow: hidden;
}

.video_dimmer
{
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 0;
}

#custom-message{
    text-align: center;
    max-width: 50%;
    min-width: 300px;
    left: 50%!important;
    transform: translate(-50%)!important;
}

#custom-message span{
    display: block;
    width: 100%;
}

#custom-message span:first-child{
    font-family: "SkyTextBold";
    font-size: 4em;
}

#custom-message span:not(:first-child){
    font-family: "SkyTextRegular";
    font-size: 1.7em;
    text-transform: uppercase;
}

#custom-message button{
    font-family: "SkyTextBold";
    color:#fff;
    background-color:transparent;
    border:2px solid white;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:10px;
    margin:2em auto 0;
    min-width: 360px;
	min-height:60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

#arrow_container { 
	position: absolute;
    bottom:0;
    left:0;
	width:100%; 
}

#arrowleft_container { 
	position: absolute;
    bottom:2%;
    left:0;
	width:100%; 
}

#arrowleft {
	width:80%;
	margin-top:10.5%; 
}
.underlined {
	text-decoration:underline; 
}

.arrow_left{
    font-family: "SkyTextBold";
    margin:0.5em auto;
    font-size: 2em;
    /*margin-left:-1em;*/
	height: 45px;
    width: 45px;
    /*height: 2em;
    width: 2em; */
	line-height: 1.7em;
    text-align: center;
    
   
    border:2px solid #fff;
    border-radius: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    -o-border-radius: 2em;
}

.arrow{
    font-family: "SkyTextBold";
    margin:0.5em auto;
    font-size: 2em;
    /*margin-left:-1em;*/
	height: 60px;
    width: 60px;
    /*height: 2em;
    width: 2em; */
	line-height: 1.7em;
    text-align: center;
       
    border:2px solid #c1272d;
    border-radius: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    -o-border-radius: 2em;
	/*
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
	transform: rotate(90deg);
	*/
}

.arrow_bottom{
    font-family: "SkyTextBold";
    margin:30px auto;
    font-size: 2em;
	height: 60px;
    width: 60px;
	line-height: 1.7em;
    text-align: center;
    border:2px solid #c1272d;

    border-radius: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    -o-border-radius: 2em;

}

.arrow img {
	margin-top: 10.5%; 
	width: 80%; 
}

.arrow_bottom img {
	margin-top: 9%; 
	width: 80%; 
}


.arrow:hover, .arrow_bottom:hover {
    cursor:pointer;
}

.list, .rule div, .news, .gara div{
    padding:4em;
    text-align: center;
}

.list .title, .reward .title, .news .title, .rule .title, .gara .title{
    font-size: 1em;
    text-transform: uppercase;
    text-align: center;
    font-family: "SkyTextBold";
    margin-bottom:2em;
    display: block;
}

.list_piloti{
    background-color: #0080E4;
}

.list_team{
    background-color: #004D89;
}

#middle .rewards{
    font-size: 0;
}

.reward{
    text-align: center;
    font-size: 12pt;
    width:50%;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:4em;
	position:relative; 
}

.reward:hover{
    background-color: #000!important
}

.row, .list_team .head, .list_piloti .head{
    padding:2px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box
}

.row.select{
    background-color:yellow;
    color:#000;
    font-family: "SkyTextBold"
}

.list_piloti .head{
    background-color: #004D89;
}

.list_team .head{
    background-color: #002E52;
}

.col{
    display: inline-block;
    vertical-align: top;
    width: 70%;
    text-align: left
}

.col:first-child,.col:last-child{
    width: 15%;
}

.col:last-child{
    text-align: right
}

button{
    font-family: "SkyTextBold";
    color:#fff;
    background-color:transparent;
    border:2px solid #fff;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:10px;
    /*margin:4em auto 0;*/
	margin:2em auto 2em;
    min-width: 250px;
    display: block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.rule{
    background-image: url('../img/regolamento.png');
    background-position: center;
    background-size: cover;
}

.rule div{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 128, 228, .8);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.rule span:not(.title),.reward span:not(.title),.news span:not(.title),.gara span:not(.title){
    font-size: 2.5em;
    font-family: "SkyTextRegular";
}

.news{
    background-color: #0080E4;
}

.gara{
    background-image: url('../img/calendario.png');
    background-position: center;
    background-size: cover;
}

.gara div{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 128, 228, .8);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

#bottom{
    background-color: #000;
    border-top: 1px solid #c1272d;
}

.footer_left{
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(100% - 3.5em);
	height:120px;
    width: calc(100% - 3.5em);
    font-family: "SkyTextRegular";
    font-size: 1.5em;
   /* padding:10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 120px;
	padding-left: 8px;
}

.blu{
    color:#0080E4;text-transform: none;
}

.footer_left span:not(:last-child){
    border-right: 1px solid #fff;
    margin-right: 10px;
    padding-right: 10px;
}

.footer_right{
    display: inline-block;
    /*
    vertical-align: top;
    font-size: 12pt;
    color:#fff;
    font-family: "SkyTextBold";
    margin:10px;
    font-size: 2em;
    width: 1.9em;
    height: 1.9em;
    line-height: 1.6em;
    text-align: center;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    border:2px solid #0080E4;
    border-radius: 2em;
    */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    -o-border-radius: 2em;
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    */
    
    /**/
    
    height: 120px;
}

.footer_right:hover{
    cursor: pointer;
}

#arrow_container_bottom
{
	position: relative;
	width:100%;
}

#rule:hover div, #gara:hover div{
    background-color: rgba(0, 128, 228, 0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

button:hover{
    background-color:white !important;
    color:black !important;
    cursor:pointer;
}

.azzurro:hover{
    background-color:rgba(0, 128, 228, .5)!important;
    color:#fff!important;
    cursor:pointer;
}

button a{
    text-decoration: none;
    color:inherit;
    background-color: inherit;
}

#middle #gioca_middle{
	
	/*
    background-color: rgba(0, 0, 0, .5);
    */
    width: 100%;
	opacity: 0.9;    
}

#n_domande{
    text-align: center;
}

#n_domande span{
    display: inline-block;
    vertical-align: top;
    font-family: 'SkyTextBold';
    font-size: 22px;
}

#n_domande span:not(:last-child){
    margin-right:10px;
    padding-right:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-right: 1px solid #fff
}

#n_domande span.selected_d{
	/*
    color:yellow;
    border-color:yellow;
    */
}

#domanda_box{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin:5em auto;
    text-align: center
}

#dom_risp{
    background-color: #fff;
    color:#000;
    font-size: 0;
}

#domanda{
    font-size: 12pt;
    padding:2em;
    background-color: #cccccc;
}

#domanda p{
    font-size: 2em;
    font-family: 'SkyTextRegular';
    color: #4d4d4d;
}

#risposte{
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    font-family: 'SkyTextRegular';
}

.risposte_box{
    white-space: normal;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12pt;
    font-family: 'SkyTextRegular';
    color:#fff;
    min-width:300px;
    padding:2em;
    height: 20vw;
}
.risposte_box p{
    margin:2em auto;
    height: 4vw;
}

#risposta1,#risposta3{
background-color:#4D4D4D;
}

#risposta2{
background-color: #666666;
}

#middle .login_block,#middle .register_block{
    width: 100%;
    height: auto!important;
    text-align: center;
}

#middle #pwd_reset{
    width: 100%;
    height: auto!important;
    text-align: center;
}

#pwd_reset_link{
    font-family: "SkyTextBold";
    color:#fff;
    background-color:transparent;
    border:2px solid #fff;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:12px;
    margin:2em auto;
    min-width: 250px;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

#reqMessage{
    font-family: "SkyTextBold";
    text-transform: uppercase;
    color:#fff;
	border: none important!;
	background-color:red;
	padding:12px;
    margin:2em auto;
    min-width: 350px;
	border-radius: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:12px;
    margin:2em auto;
    min-width: 250px;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
.login_block input,.register_block input{
    font-family: "SkyTextRegular";
    color:white;
    background-color:#fff;
    border:2px solid #fff;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:10px;
    margin:1em auto;
    min-width: 250px;
    display: block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    text-align: center;
    background-color: transparent;
    font-size: 16px;
}

.login_block #submitBtn,.register_block #submitBtn, {
    font-family: "SkyTextBold";
    color:#fff;
    background-color:#0080E4;
    border:2px solid #0080E4;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:10px;
    margin:1em auto 0;
    min-width: 250px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}



#custom-message-btn{

    min-width: 250px !important;
	min-height:30px !important;
 
}


.login_block span,.register_block span{
    display: block;
    width: 100%;
    text-align: center;
    margin:0em auto;
    font-family: "SkyTextRegular";
    font-size: 2em;
}

#dati{
    margin:2em auto;
}

#dati span{
    font-size: 1.5em;
}

#dati .reg_tab{
    display: inline-block;
    width: auto
}
#dati .reg_lab{
    display: inline-block;
    width: auto;
    color:yellow
}

.login_block span:first-child,.register_block > span:first-child{
    font-size: 5em;
    margin-bottom:.5em;
}



#CountDownTimerFineOuter > span:last-child{
    font-size: 4em;
    display: block;
    margin:1em auto;
    text-align: center;
}

#complimenti{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin:auto;
    /*padding:2em 0;*/
    text-align: center;
    background-color:#fff;
    color:#000;
    font-family: "SkyTextRegular";
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
   	background-color: #4d4d4d;
}

#complimenti span{
    /*
    display: block;
     
    font-size: 2em;
    */ 
}

#complimenti #comp_score{
    font-size: 4em;
}

.fine_label
{
 font-size: 2em;
}

#intTimer1, #intTimer2, #intSeparator
{ 
	font-size: 4em !important;
}

.complimenti-half
{
	width: 33.33%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 4em 0;
	color: white;
}

.complimenti-left
{
}

.complimenti-right, .complimenti-zero
{
	background-color: #666666;
}

#instant_win{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin:auto;
    padding:2em;
    text-align: center;
    background-color:#ccc;
    color: #4d4d4d;
    font-family: "SkyTextRegular";
    font-size: 2em;
}

#instant_win span{
    display: block;
}

.instant_win_info
{
	font-size: 1.6em;
}

.instant_win_info_small
{
	font-size: 0.6em;
}


.instant_win_play
{
    font-family: "SkyTextBold";
}

.instant_win_noplay
{

}

#instant_win a{
    font-family: "SkyTextBold";
    color:white;
    background-color:#C1272D;
    border:2px solid #C1272D;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:10px 16px;
    margin:1em auto;
    min-width: 250px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    display: inline-block
}

#instant_win a:hover{
    background-color:white;
    border-color:white;
    color:#C1272D;
}

#middle #fine{
    font-size: 0;
    width: 100%;
}

.fine{
    font-size: 12pt;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 2em;
}

.fine_uno,.fine_tre{
    background-color:#0080E4;
}

.fine_due{
    background-color: #3399E9;
}

.fine span{
    display: block;
    text-align: center;
    font-size: 2em;
    margin:10px;
}

.fine .title{
    font-size: 1em;
    text-transform: uppercase;
    text-align: center;
    font-family: "SkyTextBold";
    margin-bottom: 2em;
}

#fancy_thing
{
	padding: 10%;
	text-align: center;
	color: white;
	font-family: "SkyTextBold";
	font-size: 22px;
    position: absolute;
    left:50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

#fancybox-tmp,#fancybox-loading,#fancybox-overlay,#fancybox-wrap,#fancybox-outer{
    display:none!important;
}

#middle #class_team_middle,#middle #class_player_middle{
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    margin:auto auto 4em;
    text-align: center;
    font-family: "SkyTextRegular"
}

#class_team_middle > span:not(.sub),#class_player_middle > span:not(.sub){
    display: inline-block;
    font-size: 4em;
}

#class_player_middle > span.sub{
    display: block;
    font-size: 1.5em;
}

#class_player_middle > span.sub.last{
    margin-bottom:2em;
}

#class_player_middle
{
	width: 100% !important;
}

.team_line,.player_line{
    color:#fff;
    font-size: 0
}

.team_line.select,.player_line.select{
    background-color:yellow;
    color:#000;
    font-family: "SkyTextRegular"
}

.cal_line.select{
    background-color:yellow;
    color:#000;
    font-family: "SkyTextBold"; 
}


.player_line strong{
    color:yellow
}

.plus .ver,.plus .hor{
    display: block;
    height: 2px;
    width: 25px;
    background: #fff;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
}

.plus .hor{
    -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
            transform: translateY(-2px)
}

.plus .ver{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.plus.open .ver{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.team_line div,.player_line div{
    font-size:12pt;
    padding:0.5em;
    white-space: nowrap;
}

.cal_line div{
    padding:0.5em;
    white-space: nowrap;
}

.team_line span,.player_line span{
    font-size: 1.5em;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    white-space: normal
}

.cal_line span{
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    white-space: normal
}

.team_line .pos,.player_line .pos, .cal_line .pos{
    width: 10%;
    text-align: left;
    min-width:50px;
}

.team_line .team_name,.player_line .player_name, .cal_line .player_name{
    width: 80%;
    text-align: left;
}

.team_line .SkyReg,.player_line .SkyReg{
    width: 10%;
    text-align: right;
    min-width:50px;
}

.player_line .content{
    display:none;
    padding: 0;
    overflow: hidden;
}

.player_line .content span{
    display: block;
    text-align: left;
}

#middle .pagination{
    width: 100%;
    text-align: center
}

#pageList{
    display: block;
    list-style-type: none;
    white-space: nowrap;
}

#pageList li{
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    border-radius: 50px;
    background-color:#0080E4;
    width: 50px;
    height: 50px;
    margin:10px;
    line-height: 50px;
    font-size: 20px;
    font-family: "SkyTextBold"
}

#pageList li.active{
    background-color:#000;
}

#pageList li:hover{
    background-color:#fff;
	color:#0080E4;
}

#start_timer,#timerContainer{
    font-size: 4em;
    color:white;
    display: block;
    text-align: center;
    margin:auto;
}

#timerContainer
{
	width: 80%;
}

#start_title{
    text-align: center;
}

#start_title span{
    display: block;
    margin: .5em auto;
    font-size: 2em;
}

#start_title span:first-child{
    font-size: 4em;
}

#start_title button{
    border-color: white;
    background-color: transparent;
    margin-bottom:5em
}

.regolamento .class_player_middle,.premi .class_player_middle{
    padding: 2em 0;
    background-color:#fff;
    color:#000;
    text-align: center;
    margin-bottom:4em;
    width: 100% !important;
	background-color: #4d4d4d !important;
	color: white !important;
}

.regolamento .class_player_middle a,.premi .class_player_middle a{
    color:#0080E4;
}

.regolamento .class_player_middle button,.premi .class_player_middle button{
    background-color: transparent;
    border-color: white;
    color:#fff;
}

.regolamento .class_player_middle button:hover,.premi .class_player_middle button:hover{
    background-color: #000!important;
    border-color:#000!important;
    color:#fff!important;
}

.premi > div img{
    width: 100%;
}

.premi .class_player_middle {
    font-size: 1.5em;
}

.premi .class_player_middle .title{
    font-size: 2em;
    margin:1em;
}

.ticket-img
{
	width: 33.3% !important;
	min-width: 224px;
}

.premi-title
{
	color: white !important;
	font-family: "SkyTextBold" !important;
}

#premio1
{
	opacity: 0.9;
}

.winner{
    text-align: center;
}

.winner img{
    margin:2em auto;
}

#reset_menu_bar{
    width: auto;
    display: inline-block;
    margin:auto;
}

#reset_menu_bar #submitBtn{
    background-color: transparent;
    border-color: transparent
}

#reset_recaptcha div{
    margin:auto;
}



.input_desktop {
	width: 350px;
    height: 60px
}

.color_white {
	color:#fff !important;
}

.input_btn_blu {
	min-width:224px; 
	height:60px;
	color:white !important;
	background-color:transparent !important;
	border: 2px solid #fff;
	cursor: pointer;
}

.input_btn_blu:hover {
	color:black !important;
	background-color:white !important;
}

.input_btn_white {
	width:350px; 
	height:60px;
	color:white !important;
	background-color:none !important;
	cursor: pointer;
}

.input_btn_white:hover {
	color:#000 !important;
	background-color:white !important;
}

.calendario-important, .CALENDARIO-IMPORTANT {
	color:#0080E4 !important; 
	font-size:18px !important;
}

	.start-text {
		display: block;
		margin: .5em auto;
		font-size: 1em !important;
	}

	.start-title{
		font-size: 2em !important;
	}
	
	.title_left, .title_right{
        line-height: 60px !important;
    }
	
	.brand {
        line-height: 120px !important;
       	font-family:"SkyTextBold" !important; 

    }
	
@media screen and (max-width: 576px){
	
	.risposte_box p{
		font-size:2em;
	}

	
	.input_btn_blu {
		width:350; 
		height:42px;
		color:white !important;
		background-color:#0080E4 !important;
	}

	.input_btn_blu:hover {
		color:#0080E4 !important;
		background-color:white !important;
	}
	.calendario-important {
		color:#0080E4 !important; 
		font-size:inherit!important;
	}
	.cm-title {
		font-family:"SkyTextMedium" !important; 
	}
	
	.cm-text {
		font-family:"SkyTextMedium" !important; 
	}
	
	.font30_SM {
		font-family:"SkyTextMedium" !important;
		font-size: inherit !important; 
		line-height: inherit!important; 
		color: inherit !important;
	}
	
	.font30_SR {
		font-family:"SkyTextMedium" !important;
		font-size: inherit !important; 
		line-height: inherit!important; 
		color: inherit !important;
	}
	
	.font40_SR {
		font-family:"SkyTextMedium" !important;
		font-size: inherit !important; 
		line-height: inherit!important; 
		color: #e9ff00 !important;
	}
	
	.font40_SR_bianco {
		font-family:"SkyTextMedium" !important;
		font-size: inherit !important; 
		line-height: inherit!important; 
		color: #fff !important;
	}
	
	.font18_SM_black { 
		font-family: "SkyTextMedium" !important;
		font-size: inherit !important; 
		line-height: inherit !important; 
		color: #000 !important; 
	}
	
	.brand {
		height:100px; 
	}
	
	.rule-text {
		font-size:1.5em !important;
	}
	
	#pageList li {
		display: inline-block;
		vertical-align: top;
		white-space: normal;
		border-radius: 0px;
		background-color: transparent;
		width: auto;
		height: 50px;
		margin: 10px;
		line-height: 50px;
		font-size: 20px;
		font-family: "SkyTextBold";
	}
	
	#pageList li.active {
		background-color: transparent;
		color: #fff; 
		border-radius: 50px;
		background-color: #000;
		width: 50px;
		height: 50px;
		margin: 10px;
		line-height: 50px;
	}
	#arrowleft_container {
		position: absolute;
    bottom: 1%;
    left: 0;
    top: 65%;
    width: 100%;
    margin-bottom: 10px;
    }

	#arrow_container {
		display:none;
	}
	
    .header .title .title_left, .header .title .title_right{
        width: 100%;
        text-align: center;
    }

    #middle > div{
        width: 100%;
    }

    .reward{
        width: 100%;
    }

    .brand span{
        display: none
    }

    .list, .rule div, .news, .gara div {
        padding: 20px;
    }

    #custom-message{
        padding-top:3em;
    }

    #custom-message span:first-child{
        font-size: 2.5em;
    }

    #custom-message span:not(:first-child){
        font-size: 1em;
    }

    #custom-message button{
        border-color:#fff;
		width:80% !important; 
    }
	

    .list .title, .reward .title, .news .title, .rule .title, .gara .title{
        margin-bottom:20px;
    }

    .list button, .rule button, .gara button{
        margin:20px auto 0;
    }

    .footer_left, .footer_right{
        vertical-align: bottom;
    }

    #middle #class_team_middle, #middle #class_player_middle,#complimenti,#instant_win,#domanda_box{
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px);
    }

    .team_line div, .player_line div,#complimenti, .regolamento .class_player_middle, .premi .class_player_middle,#instant_win,#domanda_box{
        padding:.5em;
    }

    .team_line .pos, .player_line .pos,.team_line .SkyReg, .player_line .SkyReg{
        min-width: 57px;
    }

    .team_line span, .player_line span{
        font-size: 1em;
    }

    .team_line .team_name, .player_line .player_name{
        width: -webkit-calc(60% - 1em);
        width: calc(60% - 1em)
    }

    #pageList{
        white-space: normal;
        padding:0
    }

    .fine{
        width:100%;
    }

    .premi .class_player_middle{
        font-size: 1em;
    }

    #class_team_middle > span:not(.sub), #class_player_middle > span:not(.sub){
        font-size: 3em;
    }

    .footer_left{
        font-size: 1em;
    }

    .footer_right{
        font-size: 1.3em;
        width: 1.5em;
        height: 1.5em;
        line-height: 1.2em;
    }

    .login_block span:first-child, .register_block > span:first-child,#start_timer, #timerContainer{
        font-size: 3em;
    }

    #fancy_thing{
        padding:0
    }

    .risposte_box{
        display: block;
        width: 100%;
        min-width: auto;
        padding:1em;
    }

    .winner img{
        width: 100%;
    }
}
