@charset "UTF-8";
/* CSS Document */

/* COLORE #e83f4d; */

/* LINK */


/* INTESTAZIONE */
.vSmall-hMed_flex-direction{
    flex-direction: column;
}
    

.table-striped > tbody > tr:nth-of-type(odd) .paleButton{
  border: 2px solid #EEE;
  background: #F0F0F0;
}
.paleButton{
  border: 2px solid #F3F3F3;
  background: #F6F6F6;
}
.accentBgHover:hover{
  background: #e83f4d !important;
  border: none !important;
}
.accentColorHover:hover{
  color: #e83f4d;
}
.clickable{
  cursor: pointer;
}

img.square120 {
  display: block;
  height:120px;
  width: auto;
}

.display-none{
    display: none;
}

.center{
    text-align: center;
}

body{
	font-family:"Lato", sans serif !important;
	}

#intestazione{
	padding-left:15px !important;
	padding-right:15px !important;
	}

#main-content{
	padding-left:15px !important;
	padding-right:15px !important;
	}

#footerone{
	padding-left:15px  !important;
	padding-right:15px  !important;
	}

#sitefooter{
	padding-left:15px  !important;
	padding-right:15px  !important;
	}

.container-fluid{
	padding-left:0px !important;
	padding-right:0px !important;
	}

 body {
	background-color: #000000 !important;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin-top: 100px;
 }

 a#skinlink {
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 display: block;
	 z-index: 1;
 }

 #skinlink span {
 display: none;
 }

 /* AGGIUSTO IL CONTAINER
 */
 div.container{

 }



h3 {
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-size: 16px !important;
text-transform: uppercase;
letter-spacing: 1.3px !important;
font-weight:700 !important;
/* color: #e83f4d !important; */
}

h4 {
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-weight: 500 !important; text-transform: uppercase;
letter-spacing: 2px !important;
	}

h6 {
font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-weight: 700;
font-size: 12px !important;
text-transform: uppercase;
letter-spacing: 2px !important;
color: #e83f4d !important;
	}


/*

body {

background: url(../bg.png) no-repeat center fixed;
background-size:100%;
background-repeat: no-repeat;
background-position: top;
float: none;
z-index: 1000;
	}

 body {

background-color: #e8e6e6;}

.container-fixed {

	}

*/


/* Custom container */
.container-fixed {
  margin: 100px auto;
  max-width: 960px;
  background-color: #fff;
   position: relative;
 z-index: 2;
}


.container-fixed > hr {
  margin: 20px 0;
}

.contenitore-risultati {
	  max-width: 940px;
	  margin: auto;

	}

a {
  color: #e83f4d;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color: #e83f4d;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}


.btn-primary {
  padding: 8px 20px;
  color: #fff;
  letter-spacing:1px;
  font-family: Lato;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
  font-weight:500;
}

.btn-facebook {
  background:#3b5998 !important;
  padding: 8px 20px;
  color: #fff;
  letter-spacing:1px;
  font-family: Lato;
  font-size:13px !important;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
  font-weight:500;
}


.btn-facebook:hover {
  background: #304977 !important;
  color: #fff  !important;

}


.btn-primary:hover,
.btn-primary:focus{
  background: #e83f4d;
  outline: none;
  box-shadow: none;
}

.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}

.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

a:hover,
a:focus {
  color: #111;
  text-decoration: none;
  outline: none;
}

.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}


/* HEADER */

#header {
	background-color: #232323;
	padding-top: 10px;
	}

a {
  color: #e83f4d;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color: #e83f4d;
}

.btn-primary {
  padding: 8px 20px;
  background: #e83f4d;
  color: #fff;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
}


.btn-primary:hover,
.btn-primary:focus{
  background: #e83f4d;
  outline: none;
  box-shadow: none;
}

.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}

.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

a:hover,
a:focus {
  color: #111;
  text-decoration: none;
  outline: none;
}

.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}

 .logoheader {
	 color: #333333;
	}



/* NAVBAR */

.brand {
    position: absolute;
    left: 50%;
    margin-left: -50px !important;  /* 50% of your logo width */
    display: block;
}


.logo-wrapper {
    color: #0C0C0C;
	padding-bottom: 0;
    padding: 10px 0;
    height: 84px;
    background-color: #151515;
	margin: 0 !important;
    width: auto;
    display: block;
    float: center;
    text-align: center;
}

.navbar-brand img {
    width: 100%;
}

top-bar {
  padding: 0px 0;
  background: #191919;
  border-bottom: 1px solid #222;
  line-height: 28px;
}


.social{
  text-align: right;
}

.social-share{
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0;
}

ul.social-share li {
  display: inline-block;
}

ul.social-share li a {
  display: inline-block;
  color: #fff;
  background: #404040;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
}

ul.social-share li a:hover {
  background: #e83f4d;
  color: #fff;
}


.search i {
  color: #fff;

}

/* input placeholder */

input.search-form::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
  color: trasparent ;
}

input.search-form::-moz-input-placeholder{ /* Firefox 19+ */
  color: trasparent;
}

input.search-form:-ms-input-placeholder{ /* IE 10+ */
  color: trasparent ;
}
input.search-form:-moz-input-placeholder{ /* Firefox 18- */
  color: trasparent ;
}

input.search-form{
  background: transparent;
  border: 0 none;
  width: 0px;
  padding-top: 0;
  padding-left: 10px;
  padding-bottom: 0;
  padding-right: 20px;
  color: #FFF;
  font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing:1px;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}

.homeSearchForm::before{
   content: '\f002';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   color:#FFF;
   position: absolute;
   right: 0;
   pointer-events: none;
   top: 0;
   font-size: 14px;
   margin:0px 0px 0px 10px;
   text-decoration:none;

}

input.search-form::-webkit-input-placeholder{
  color: transparent;
}

input.search-form::-moz-placeholder{
  color: transparent !important;
}

input.search-form:hover::-webkit-input-placeholder {
  color: #fff;
}

input.search-form:hover::-moz-placeholder {
  color: #fff !important;
}

input.search-form:hover {
  width: 130px;
}

.navbar-brand {
  padding: 0;
  margin:0;
  float: none;
  margin-left: auto;
  margin-right: auto;
}


#header .search{
  display: inline-block;
  color:#000000;
}

.navbar>.container .navbar-brand{
  margin-left: 0;
}


/* NUMERO INFO & PUBBLICITA */


.top-number{
  color: #fff;
}

.top-number p i{
  margin: 20;
  display: inline-block;
  color: #fff;
  background: #404040;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
}

.top-number p a i:hover {
	background-color: #e83f4d;
	}


.numeroinfo {
	font-family: "Lato", Helvetica, Arial, sans-serif !important;
	letter-spacing:1px;
	font-size: 12px !important;
	text-decoration: none;
	float:left;
	}

 .numeroinfo>a {
	color: #B4B4B4 !important;
}

 .numeroinfo>a:hover{
	text-decoration: none;
	color: #FFFFFF !important;

	}


	/* ACCEDI */

.top-accedi{
  color: #fff;
}

.top-accedi p i{
  margin: 20;
  display: inline-block;
  color: #fff;
  background: #404040;
  width: 60px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
  float: right !important;
  position:absolute;
}

.top-accedi p a i:hover {
	background-color: #e83f4d;
	}

.accedi {
	font-family: "Lato", Helvetica, Arial, sans-serif !important;
	letter-spacing:1px;
	font-size: 12px !important;
	text-decoration: none;
	float:left;
	display:block  !important;
	position:absolute !important;
	}

 .accedi>a {
	color: #B4B4B4 !important;
}

 .accedi>a:hover{
	text-decoration: none;
	color: #FFFFFF !important;

	}

/* SOCIAL ICONS */

ul.social_icons,
ul.tag {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  display: block;
}

ul.social_icons li,
ul.tag li {
  display: inline-block;
  margin-right: 5px;
}

ul.social_icons li  a i{
  border-radius: 50%;
  color: #FFFFFF;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  padding: 0;
  text-align: center;
  width: 25px;
  opacity:.8;
}


.team .social_icons .fa-facebook:hover,
.team .social_icons .fa-twitter:hover,
.team .social_icons .fa-google-plus:hover {
  transform: rotate(360deg);
  -ms-transform:rotate(360deg);
  -webkit-transform:rotate(360deg);
  transition-duration:2s;
  transition-property: all;
  transition-timing-function: ease;
  opacity:1;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.team .social_icons .fa-facebook {
  background: #0182c4;
}

.team .social_icons .fa-twitter {
  background: #20B8FF
}

.team .social_icons .fa-google-plus {
  background: #D34836
}

.rowlogo{
	margin-top:-26px;
	}


/* NEWS TICKER */

.news-ticker{
	width: 960px;
	height: 40px !important;
	}

	.news-ticker-title{
	height: 40px !important;
	}


.tooltip-inner {
    font-weight: 300;
    /* text-transform: uppercase; */
    font-size: 12px !important;
    min-width: 90px;
    border-radius: 0 !important;
	letter-spacing: 1.3px;
}

.news-ticker {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    padding: -10px;
    margin-bottom: 15px;
    line-height: 2.82857143;
    background-color: #eeeeee;
}

.retweet-wrapper {
    margin-bottom: 60px;
}

.news-ticker-title {
    height: auto;
    float: left;
    color: #fff;
    margin-right: 20px;
	padding: 10px;
    margin-bottom: 0;
    text-align: center;
    background-color: #e83f4d;
    position: relative;
}

.news-ticker-title:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(18, 18, 18, 0);
    border-left-color: #e83f4d;
    border-width: 7px;
    margin-top: -7px;
}

.news-ticker-title h3 {
    font-size: 12px;
    letter-spacing: 0.6px;
    padding: 0 !important;
    margin: 0 !important;
    color: #fff;
}

#controls {
    display: none;
}

.random-article {
    height: auto;
    float: right;
    color: #fff;
    padding: 0px 15px 0px 15px;
    min-width: 30px;
    margin-right: 0;
    margin-bottom: 0;
    text-align: center;
    background-color: #e83f4d;

}

.news-ticker a {
	height: auto;
    color: #5e5e5e;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
	letter-spacing: 1.3px;
}

.news-ticker span{
	color:#e83f4d;
	}

.random a {
    float: right;
    text-align: center;
    display: inline-block;
	height:auto;
}


.fa-rss {
    color: #fff !important;
}


.fa-arrow-circle-left{
    color: #fff !important;
}


#custom-search-input .btn {
    border: 0 none !important;
    border-radius: 0 !important;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    padding: 0 !important;
    vertical-align: inline;
    width: 20px;
}

#custom-search-input .fa {
    margin-top: -4px !important;
}

#custom-search-input .form-control {
    border-radius: 0;
    border-color: #eeeeee;
    box-shadow: none !important;
    font-size: 13px;
}

.btn-dark {
    background-color: #222222;
    border-color: #222222;
    color: #fff !important;
}

.reviewbox {
    max-width: 280px;
    border: 1px solid #e5e5e5;
    padding: 20px 30px;
    margin-bottom: 20px !important;
    background-color: #fff;
}

.reviewbox .review-star {
    margin-bottom: 0;
    display: block;
}

.reviewbox .review-star p {
    display: inline-block;
    margin-right: 10px;
}

.reviewbox .review-star i {
    vertical-align: text-bottom;
}

.reviewbox h3 {
    text-align: center;
    font-size: 15px;
    padding: 10px 10px;
    margin: 0 0 20px;
}

.reviewbox p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 15px !important;
}

.bigreviewbox {
    border: 1px solid #e5e5e5;
    padding: 20px 30px;
    margin-bottom: 40px !important;
    background-color: #fff;
}

.bigreviewbox h2 {
    font-size: 21px;
    padding: 0;
    font-weight: bold;
    margin: 10px 0 15px;
}

.bigreviewbox p {
    font-size: 14px;
}

.bigreviewbox .progress {
    background-color: #f9f9f9;
    border-radius: 0;
    box-shadow: none;
    height: 13px;
    margin-bottom: 10px;
    overflow: hidden;
}

.reviews-progress p {
    font-weight: bold;
    position: relative;
    font-family: Roboto Slab;
    margin: 0 0 5px !important;
}

.reviews-progress p small {
    position: absolute;
    font-size: 15px;
    right: 0;
}

.finalreview h3,
.bigreviewbox .row p {
    margin: 0 !important;
    padding: 0;
}

.finalreview h3 {
    margin-bottom: 5px !important;
}

/* SLIDER */



.main-text
{
    position: absolute;
    top: 50px;
    width: 96.66666666666666%;
    color: #FFF;
}
.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}

.carousel-caption {
	text-align: left !important;
	letter-spacing: 1.3px;

	}

.titoletto-slide{
	/* word-spacing: 10px;
	text-decoration: overline; */
	padding:8px;
	padding-left: 13px;
	letter-spacing: 1.3px;
	font-family: Lato;
	font-weight:300;
	margin-top: 10px;
	color:#fff;
	opacity:0.8;
	background-color:black;
	border-radius:5px;
	}




/* MEDIA CAROUSEL PER I RISULTATI */



/* carousel */
.media-carousel
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #e83f4d;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #e83f4d;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active
{
  background: #e83f4d;
}
.media-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */






/******************************************
   WIDGETS
******************************************/

.widget {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.widget-title {
    padding: 15px 0 0;
    display: block;
    position: relative;
}

.widget-title h4 {
	font-size: 14px;
    line-height: 1;
    padding: 0 !important;
    font-weight: 700;
    margin: 0 !important;
    text-transform: capitalize;
}

.widget-title hr {
    border-width: 4px;
    margin-bottom: 0;

}

.widget-title hr:before {
    width: 80px;
    background-color: #e83f4d !important;
    display: block;
    height: 4px;
    position: relative;
    content: "";
    top: -4px;
}

.post-review .post-title h3 a,
.post-review .post-title h3 {
    color: #121212;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 !important;
    margin-top: 15px !important;
}

.hover-title-left {
    position: absolute;
    left: 20px;
    bottom: 15px;
}

.hover-title a,
.hover-title-left a {
    color: #ffffff;
    text-decoration: underline !important;
}

.hover-title {
    position: absolute;
    right: 20px;
    bottom: 15px;
}

.hover-title span {
    color: #ffffff;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.review-stat {
    position: absolute;
    bottom: 15px;
    left: 20px;
}

.widget hr {
    border-color: #e0e0e0;
}

div.mini-widget-title {
    float: left;
    margin-left: 15px;
    width: 175px;
}

div.mini-widget-title a {
    color: #121212;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

div.mini-widget-hr {
    border-bottom: 1px solid #e0e0e0;
    height: 1px;
    margin-top: 15px;
    width: 45px;
}

div.mini-widget-thumb {
    display: block;
    float: left;
    width: 80px;
}

div.mini-widget-thumb a,
div.mini-widget-thumb img {
    display: inherit;
    height: inherit;
    width: inherit;
}

.mini-widget .post {
    margin-bottom: 30px;
}

.carrier-widget a {
    display: block;
}

.carrier-widget span {
    display: inline-block;
    margin-top: 10px;
}

.mini-widget-title small {
    display: block;
    padding: 5px 0 0;
    font-style: italic;
    color: #999;
}

.large-widget hr {
    margin-bottom: 30px;
}

.large-widget-title {
    display: block;
    padding: 15px 0;
}

.large-widget-title a {
    color: #121212;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
}

.large-post-meta {
    display: block;
    font-size: 12px;
    width: 100%;
    position: relative;
    padding: 20px 0 0;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.large-post-meta .avatar img {
    max-width: 30px;
    border: 1px solid #EEEEEE;
    margin-right: 5px;
}

.large-post-meta small {
    color: #dadada;
    font-size: 16px;
    margin: 0 5px;
}

.social-media-widget ul {
    padding: 0;
    margin: 0 !important;
}

.social-media-widget li {
    text-align: center;
    padding: 20px;
    list-style: none;
    float: left;
    width: 25%;
    margin: 0 !important;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

.social-media-widget li:hover {
    zoom: 1;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.social-media-widget small {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1;
    letter-spacing: 1px;
    padding: 10px 0 0;
}

.social-media-widget li i {
    font-size: 24px;
}

.social-media-widget li a {
    color: #ffffff;
}

.social-media-widget li small {
    display: block;
}

.customshare .list a.fb,
.social-media-widget li.facebook {
    background-color: #e83f4d;
}

.customshare .list a.tw,
.social-media-widget li.twitter {
    background-color: #55acee;
}

.customshare .list a.gp,
.social-media-widget li.googleplus {
    background-color: #dd4b39;
}

.social-media-widget li.pinterest {
    background-color: #cb2027;
}

.social-media-widget li.linkedin {
    background-color: #007bb5;
}

.social-media-widget li.rss {
    background-color: #F36F24;
}

.social-media-widget li.youtube {
    background-color: #bb0000;
}

.social-media-widget li.instagram {
    background-color: #125688;
}

/* FOOTERONE */


/******************************************
    FOOTER
******************************************/

#sitefooter-wrap {
    background: #222222 none repeat scroll 0 0;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:300;
    font-size: 10px;
	letter-spacing:1.3px;
    padding: 25px 0;

}

#sitefooter {
    color: #fff;
    position: relative;
	text-decoration:none;
	text-align:left;
}

.footer-links span {
    color: rgba(255, 255, 255, 0.3);
    margin: 0 10px;
}

#titolo-footer h4{
	font-size: 13px !important;
	}

.copyright-notice {
    margin-bottom: 5px;
}

.footer {
    background-color: #151515;
    padding: 60px 0;
}



.sociallinks li,
.footer .check li {
    margin-bottom: 10px;
}

.footer .sociallinks li::before,
.footer .check li::before,
.footer .mini-widget-title small,

#sitefooter a{
	text-decoration: none;
	}

#sitefooter a:hover{
 color: #e83f4d;
 text-decoration: none;

 	}

#sitefooter p {
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 0;
}


.footer .mini-widget-hr,
.footer .widget hr {
    border-color: #222222;
}

.newsletter-widget h3,
.footer p,
.newsletter-widget .btn,
.newsletter-widget .input-group .form-control,
.footer .sociallinks li::before,
.footer .mini-widget-title small,
#sitefooter a,
#sitefooter p,
.sociallinks li a,
.footer .check li a,
.footer div.mini-widget-title a {
    color: rgba(255, 255, 255, 0.5);
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.newsletter-widget hr {
    margin: 40px 0 20px;
}

.newsletter-widget h3 span {
    display: inline-block;
    font-size: 13px;
    margin-right: 15px;
	letter-spacing: 1.3px;
}

.newsletter-widget .btn,
.footer .widget-title h4 {
    color: #ffffff;
}

.darkcolor .form-control {
    background-color: ;
    border-color: #dddddd !important;
}

.darkcolor h3 span {
    color: #121212 !important
}

.footer p {
    margin-bottom: 20px;
}

.sociallinks i {
    margin-right: 5px;
}

#nepta a{
	text-decoration: none;
	}

#nepta :hover{
 color: #e83f4d;
 text-decoration: none;
 	}

.newsletter-widget .input-group .form-control {
    background: #D0D0D0 none repeat scroll 0 0;
    border-color: #353535;
    box-shadow: none;
	border-radius: 4px !important;
	font-size: 13px;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight:500;
	letter-spacing:0.8px;

}


/* PROVO AD INSERIRE CLASSI PER BLOCCHI NEWS */

#feature {
  background: #f2f2f2;
  padding-bottom: 40px;
}

.features{
  padding: 0;
}

.feature-wrap {
  margin-bottom: 35px;
  overflow: hidden;
}

.feature-wrap h2{
  margin-top: 10px;
}

.feature-wrap .pull-left {
  margin-right: 25px;
}

.feature-wrap i{
  font-size: 48px;
  height: 110px;
  width: 110px;
  margin: 3px;
  border-radius: 100%;
  line-height: 110px;
  text-align:center;
  background: #ffffff;
  color: #e83f4d;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;
}

.feature-wrap i:hover {
  background: #e83f4d;
  color: #fff;
  box-shadow: inset 0 0 0 5px #e83f4d;
  -webkit-box-shadow: inset 0 0 0 5px #e83f4d;
  border: 3px solid #e83f4d;
}


#datetimepicker{
  background: #e83f4d;
  border-radius: 4px;
  width: 100px;
  padding: 0 10px;
  color: #fff;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}


#rigadx {
		float:right;
		display:block;
		margin-top:33px;
		padding-left: 103px;
		}

#rigasx {
		float:left;
		display:block;

		}


.links-widget {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight:300;
	font-size:12px !important;
	letter-spacing:1.3px !important;
	text-decoration:none !important;
}

.links-widget>ul {list-style-type:none !important;}
.links-widget>li {list-style: none !important;}
.links-widget>li>a:hover {list-style: none !important;
text-decoration:none !important;
}


.footer a:hover{
 color: #e83f4d !important;
 text-decoration: none;

 	}

.newsletter-widget m30>p{
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight:300 !important;
	font-size:12px !important;
	letter-spacing:1.3px !important;

	}

.fa-random{
	padding-top: 15px;}

.m30 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight:300 !important;
	font-size:12px !important;
	letter-spacing:1.3px !important;
}


input.form-control{
	color: #000 !important;}

#registrati{
	text-decoration:none;
	color:#e83f4d;
	}





/* ----------------------- BREAKING NEWS ----------------------- */


/* STYLE */
.TickerNews{
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.ti_wrapper{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.ti_slide{
	width: 30000px;
	position: relative;
	left: 0;
	top: 0;
}
.ti_content{
	width: 8000px;
	position: relative;
	float:left;
}
.ti_news{
	float:left;
}
.ti_news a{
	display: block;
	margin-right: 10px;
	color:black;
	text-decoration: none;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif
;
}


/* THEME */
/* template 2 */

.TickerNews.default_theme_2{
	background-color: #f1f1f1;
	position: relative;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.TickerNews.default_theme_2 *{
	box-sizing:border-box;
}

.TickerNews.default_theme_2 .leftside{
	position: relative;
	left:0;
	width: 100px;
	float:left;
	border: #e83f4d solid 0px;
	border-width: 0px 0;
	font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:500;
	letter-spacing:0;
}

.TickerNews.default_theme_2 .leftside h4{
	margin: 0;
	text-align: center;
	/* text-transform: uppercase; */
	background-color: #e83f4d;
	color:white;
	padding:0;
	/*padding:0 5px;*/

}

.TickerNews.default_theme_2 .ti_wrapper{

	position: absolute;
	left: 100px;
	float:left;
	border:#CBCBCB solid 0px;
	border-width: 0px 0;
}

.TickerNews.default_theme_2 .ti_news a{
	display: block;
	margin-right: 5px;
	color:#333;
	/*text-transform: uppercase; */
	text-decoration: none;
	margin-left: solid 1px #c1c1c1;
	margin-left: solid 1px #c1c1c1;
	font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif
;
	font-weight:400;
	letter-spacing:1px;
	font-size:12px;
}

.TickerNews.default_theme_2 .ti_news span{
	color:#e83f4d ;
	font-size: 12px;
}

.breaking-news{
	m-width:960px !important;
	mergin:0 !important;
	padding:0 !important;
	display:block !important;}



	/* NOTIZIE PER CATEGORIA */

	.notizie-per-categoria {
		padding:0;
		margin:0;
	}


	.notizie-per-categoria a{
		color:#000;
		text-decoration:none !important;
			}

	.notizie-per-categoria :hover{
		color:#e83f4d !important;
		text-decoration:none !important;
	}

	.notizie-per-categoria>titolo-categoria>:visited{
		color:#e83f4d !important;
		text-decoration:none !important;
	}

	/* AUTORE - SQUADRA - DATA & ORA */

	p.autore-squadra-dataora{
		font-size:9px;
		font-family:"Lato";
		text-transform:uppercase;
		letter-spacing:1.5px;
		color: #e83f4d; /* #A4A4A4;*/
		text-align:left;
		margin-bottom:6px;
		}

	p.autore{
		font-size:9px;
		font-family:"Lato";
		letter-spacing:1.3px;
		color:#969696;
		text-align:left;
		}



	/* TITOLO ARTICOLO */

		.titolo-articolo{
		font-size:13px !important;
		font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
		font-weight:500;
		color: #000;
		text-align:left;
		letter-spacing:0.5px;

		}

		.titolo-articolo a:hover{
		color:#e83f4d !important;
			}



	/* TITOLO CATEGORIA */

		.titolo-categoria{
			font-weight: 700;
			color:#e83f4d !important;
			}
		.titolo-categoria a{
			color:#e83f4d !important;
			}
		.titolo-categoria :focus{
			color:#cd182f !important;
			}
		.titolo-categoria :hover{
			color:#cd182f !important;
			}

		h6.titolo-categoria :visited{
			color:#e83f4d !important;
			}




	/* PULSANTE BTN ERSY */


	.btn-ersy{
		background-color:#e83f4d;
		border-color:#e83f4d;
		border:25px !important;
		color:#fff;
		padding: 8px 20px;
  		border-radius: 5px;
  		border:none;
  		margin-top: 10px;
		font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
		font-weight:700 !important;
		font-size:18px !important;
		letter-spacing:1.5px !important;
		}

	.btn-ersy:hover{
  		background-color: #cd182f;
		border:25px !important;
		border-color:#cd182f;
  		color: #fff !important;
  		outline: none;
 	 	box-shadow: none;
		}

	.btn-ersy:focus{
  		background-color: #e83f4d;
		border:25px !important;
		border-color:#e83f4d;
  		color: #fff;
  		outline: none;
 	 	box-shadow: none;
	}

	.btn-ersy:active{
		color:#fff !important;}

	.btn-ersy:visited{
		color:#fff !important;}


	#allineamento-input-btn{
		margin-top:10px}

	/* a:active { color: #FF0000; }  link attivo
a:visited { color: #CECECE; } */


/* HOVER EFFECT */


.hovereffect {

    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
	margin: 10px 0px;	}

.hovereffect.overlay {
    width: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
	top: auto;
	bottom: 0;
	padding: 1em;
	background: #000;
	color: #e83f4d;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

.hovereffect img {
    display: block;
    position: relative;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

.hovereffect:hover img {
-webkit-transform: translate3d(0,-10%,0);
	transform: translate3d(0,-10%,0);
}

.hovereffect h2 {
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 13px;
    padding: 5px;
    background: rgba(0, 0, 0, 0.6);
	float: left;
	margin: 0px;
	display: inline-block;
	font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing:1.3px;
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	margin: 50px 0 0 0;
	background-color: transparent;
}
.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}


.hovereffect p.icon-links a {
	position: relative;
	float: right;
	color: #fff;
	font-size: 1em;
	padding: 5px;
}

.hovereffect:hover p.icon-links a:hover,
.hovereffect:hover p.icon-links a:focus {
	color: #e83f4d;
}

.hovereffect h2,
.hovereffect p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

.hovereffect p.icon-links a span:before {
	display: inline-block;
	padding: 3px;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.hovereffect:hover .overlay,
.hovereffect:hover h2,
.hovereffect:hover p.icon-links a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.hovereffect:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

.hovereffect:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.hovereffect:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.hovereffect:hover p.icon-links a:first-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}


/* PULSANTE POPOVER */

input.form-control>btn btn-ersy{
		margin-top:6px;
		font-size:12px;
		font-weight:300px;
		font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
		letter-spacing:1px;
}

/* NEWSLETTER */

#casella-newsletter{
		margin-top: 10px;
}

#pulsante-newsletter{
		display:inline;
}

.feedback {
    display: none;
    background-color: #BA1323;
    border: 1px solid #000000;
    color: #FFFFFF;
    float: left;
    padding: 0 7px;
}
.feedback.no_a ,
.feedback.no_b {
    color: #990000;
    font-size: 11px;
    font-weight: bold;
}
.feedback.no_a.hiddenW ,
.feedback.no_b.hiddenW {
    color: #fff !important;
}



/* CAPTION BOX NOTIZIE CATEGORIA*/

.caption.notizie{
	height:170px;
	}

/*#sfondo-partite{
	background-image:sliderNews/img/risultati1.png;
	}*/

/* BOX CATEGORIA */

.large-widget-title{
	height:150px;
    }


@media only screen and (min-width : 600px) {
    .logo-wrapper {
        padding: 14px 0;
        height: 124px;
    }
}
@media only screen and (min-width : 768px) {
    .vSmall-hMed_flex-direction{
        flex-direction: row;
    }
    .logo-wrapper {
        padding: 20px 0;
        height: 164px;
    }
}