
@import "https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic|Roboto+Condensed:300italic,400italic,700italic,400,300,700&191438";
a, a:hover {
    color: #082d67;
    cursor: pointer;
    text-decoration: none;
}

/*Бегущая строка*/

.marquee{
    width:100%;
    white-space:nowrap;
    overflow:hidden;
}

.marquee span {
    color:#212121;
    font-size:14px;
    display:inline-block;
    padding-left:100%;
    -webkit-animation: marquee 10s infinite linear;
    animation: marquee 50s infinite linear;
}

@-webkit-keyframes marquee {
    0%{-webkit-transform: translate(0, 0);}
    100%{-webkit-transform: translate(-50%, 0);}
}
@keyframes marquee{
    0%{transform: translate(0, 0);}
    100%{transform: translate(-50%, 0)}
}

/*конец бегущей строки*/

.row {
    margin-left: -5px;
    margin-right: -5px;
}
:focus, *:active {
    box-shadow: none;
    outline: 0 none;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}
textarea, input, a:visited, a:active, a:focus, input:focus, button:focus, button {
    outline: medium none;
    text-decoration: none;
}
ul, ul li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
article ul, article ul li {
    list-style: outside disc;
    margin: 0 0 0 15px;
    padding: 0;
}
body {
    background: #eee none repeat scroll 0 0;
   color: #082d67;
    font-family: "Roboto",sans-serif;
    font-weight: bold;
    overflow-x: hidden;
    padding: 0;
}
.clearfix::after {
    clear: both;
    float: none;
    height: 0;
}
body, html {
    margin: 0;
}
figure img {
    max-width: 100%;
}
a {
    text-decoration: none;
}
h1 {
    margin: 0;
}
h1, h2.h3, h4, h5, h6 {
    margin-top: 0;
    text-shadow: none;
}
.full-width {
    position: relative;
    width: 100%;
}


.header-desktop, .main-content {
    background: #fff none repeat scroll 0 0;
}
.container {
    margin: 0 auto;
    max-width: 1075px;
    position: relative;
    width: 100%;
}
.wrapper {
    background-color: #fff;
    box-shadow: 0 0 5px #999;
    width: 100%;
}
.caroufredsel_wrapper, .caroufredsel_wrapper ul {
    width: 100%;
}
.list_carousel {
    background-color: #ccc;
    margin: 0 auto;
    max-width: 1075px;
    width: 100%;
}
.list_carousel ul {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.list_carousel li {
    display: block;
    float: left;
    min-height: 260px;
    min-width: 230px;
    padding: 0;
    text-align: center;
}
.list_carousel.responsive {
    margin-left: 0;
    width: auto;
}
.prev {
    float: left;
    margin-left: 10px;
}
.next {
    float: right;
    margin-right: 10px;
}
.pager {
    float: left;
    text-align: center;
    width: 300px;
}
.pager a {
    margin: 0 5px;
    text-decoration: none;
}
.pager a.selected {
    text-decoration: underline;
}
.grey-bg {
    background: #092a4c none repeat scroll 0 0;
}
.menucontainer {
    border-top: 1px solid #cccccc;
}
.header-container {
    min-height: 142px;
}
.testata {
    padding-top: 2px;
}
.logo-container {
    padding-right: 0;
    z-index: 8;
}

.logo-container1 {
    padding-right: 0;
    z-index: 8;
}

.strip-container {
    padding-left: 142px;
}
.strip-container h2 {
    margin: 0;
    padding-left: 15px;
    padding-top: 0px;
}
.logo-container img {
    max-width: 114%;
}
.logo-container h1 {
    margin-bottom: -38px;
}
.strip-container {
    line-height: 100px;
    min-height: 100px;
}
.strip-container img {
    max-width: 100%;
}
.service-link-container {
    font-weight: 300;
    margin-top: 4px;
}
.service-link-container a strong {
    font-weight: 300;
}
.service-link-container a {
    color: #94a4b8;
    display: inline-block;
    float: right;
    font-weight: 300;
    margin-right: 15px;
    padding: 0 10px;
    text-decoration: none;
}
.profile.anonimous {
    float: right;
    text-align: right;
}
.text-right.services::after, .service-link-container::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.service-link-container a:last-child {
    margin-right: 0;
}
.navbar-form {
    float: right;
}
.search-container .navbar-form {
    padding-right: 0;
}
.search-container input[type="text"] {
    background: #dbe2e7 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    float: left;
    font-size: 10px;
    height: 39px;
    margin: 0;
    min-width: 190px;
    padding-bottom: 0;
    padding-top: 3px;
    text-transform: none;
}
.search-container button, .search-container button:hover {
    background: #dbe2e7 url("../img/lens.png") no-repeat scroll center center;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    float: left;
    height: 39px;
    margin: 0;
    padding: 0;
    width: 30px;
}
.nav-menu {
    padding-left: 0;
}
.nav-menu li {
    display: inline-block;
    padding: 5px 8px;
}
.nav-menu li:hover {
    background: #96a4b8 none repeat scroll 0 0;
}
.nav-menu li:hover a, .nav-menu li a:hover {
    color: #fff;
}
.nav-menu li a {
    color: #072261;
    font-family: "Roboto Condensed";
    font-size: 23px;
    text-decoration: none;
    text-transform: uppercase;
}
.nav-menu li.active {
    border-top: 3px solid #ca2330;
}
.nav-menu li.active a {
    color: #ca2330;
}
.nav-menu li.active a .dropdown-menu a {
    color: #9e0b0b;
}
.carousel-product-wrapper {
    overflow: hidden;
    padding-bottom: 0;
    position: relative;
}
.carousel-product-wrapper .caroufredsel_wrapper {
    border: 0 none;
    border-radius: 0;
}
.carousel-product, .thumbs-product {
    overflow: hidden;
}
.carousel-product span {
    height: 260px;
    max-width: 100%;
    width: 100%;
}
.carousel-product img, .thumbs-product img {
    border: medium none;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-product img, .thumbs-product img {
    border: medium none;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.thumbs-wrapper {
    padding: 10px 40px;
    position: relative;
}
#interna-carousel .h-item, .caroufredsel_wrapper, #interna-carousel, .list_carousel {
    height: 188px;
    width: 100%;
}
.carousel-product, .thumbs-product {
    overflow: hidden;
}
.thumbs-product a {
    border-radius: 0;
    margin: 0 10px;
    max-width: 480px;
    overflow: hidden;
}
.carousel-product span, .carousel-product a, .thumbs-product span, .thumbs-product a {
    position: relative;
}
#carousel-gallery-hp .item a {
    background: #222 none repeat scroll 0 0;
    display: block;
    text-align: center;
    width: 100%;
}
#carousel-gallery-hp .item a img {
    max-height: 345px;
}
.carousel-product span, .thumbs-product a, .thumbs-product img {
    display: block;
    float: left;
    max-height: 350px;
}
.thumbs-product a:hover img, .thumbs-product a.selected img {
    border-color: #092a4c;
    border-width: 4px;
}
.thumbs-product a img {
    border: 4px solid #951426;
}
.carousel-product img, .thumbs-product img {
    border: medium none;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.precedente, .successiva {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    height: 20px;
    margin-top: -10px;
    position: absolute;
    top: 30px;
    width: 19px;
}
.precedente {
    left: 10px;
}
.successiva {
    right: 10px;
}
.modale-zoom {
    position: fixed;
}
.contenitore-modale {
    background: #fff none repeat scroll 0 0;
}
.contenitore-modale {
    background: #fff none repeat scroll 0 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 30px;
}
.contenitore-modale .padd img {
    width: 100%;
}
.padd {
    padding: 15px;
}
.modale-zoom img {
}
.social-header a img {
    margin-right: 3px;
    width: 257px;
}
.social-header a:last-child img {
    margin-right: 22%;
}
.social-header {
    padding-top: 10px;
}
.services > div {
    float: right;
}
.services {
    padding-top: 10px;
    position: relative;
}
.services11 {
    padding-top: 1%;
    position: relative;
}

.searchbtn {
    background: rgba(0, 0, 0, 0) url("../img/search_icon.png") no-repeat scroll center center;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    float: right;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 30px;
}
.input-hide {
    display: inline-block;
    overflow: hidden;
    transition: width 500ms ease 0s;
    width: 0;
}
.input-hide input[type="search"], .mobile-search input[type="search"] {
    border: 1px solid #ccc;
    box-shadow: none;
    font-weight: 300;
    height: 27px;
    text-indent: 5px;
}
.mobile-search {
    display: inline-block;
    max-width: 300px;
    padding: 0;
}
.input-hide.show {
    transition: width 500ms ease 0s;
    width: 180px;
}
.navbar-toggle {
    background: #fff none repeat scroll 0 0;
    float: none;
}
.navbar-toggle .icon-bar {
    background: #ca2330 none repeat scroll 0 0;
    height: 5px;
    width: 40px;
}
.header-mobile {
    display: none;
}
.mobile-logo {
    float: left;
    margin-bottom: 4px;
    max-width: 80px;
    width: 30%;
}
.mobile-controls {
    clear: none;
    float: right;
    position: relative;
}
.mobile-logo img {
    max-width: 100%;
}
.navbar-toggle {
    float: right;
    margin-right: 0;
}
.show-tablet {
    display: none;
}
.navbar-collapse.collapse {
    padding: 0;
    width: 100%
}
.header-mobile .menucontainer .pull-right {
    float: none;
    margin: 0 auto;
    padding: 10px 0;
    width: 100%;
}
.carousel-indicators li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 0;
}
.carousel-indicators-cont {
    background: rgba(7, 34, 97, 0.9) none repeat scroll 0 0;
    bottom: 20px;
    left: 0;
    list-style: outside none none;
    margin-left: auto;
    padding: 10px 0 0;
    position: absolute;
    right: auto;
    text-align: center;
    width: auto;
    z-index: 15;
}
.carousel-indicators-cont .carousel-indicators {
    bottom: 0;
    display: inline-block;
    left: auto;
    margin: 0 auto;
    padding: 5px 10px 10px;
    position: relative;
    vertical-align: middle;
    width: auto;
}
.carousel-indicators-cont > a {
    color: #fff;
    vertical-align: bottom;
}
.carousel-indicators-cont > a span::before {
}
.carousel-indicators li.active {
    background: #ca2330 none repeat scroll 0 0;
    border: 1px solid #ca2330;
}
.carousel-indicators-cont span.glyphicon {
    display: inline-block;
    font-size: 30px;
    margin: 0 10px -10px;
}
.carousel-control {
    z-index: 0;
}
.carousel-caption {
    bottom: 60px;
    display: block;
    left: 0;
    position: absolute;
    text-align: left;
    z-index: 2;
}
.emotional-hp .carousel-caption h2, .emotional-hp .carousel-caption h3 {
    display: inline-block;
    margin: 0;
    padding: 5px 10px;
}
.emotional-hp .carousel-caption a {
    color: #fff;
}
.emotional-hp .carousel-caption.contrasto a {
    color: #072261;
}
.contrasto.carousel-caption h2, .contrasto.carousel-caption h3 {
    background: #fff none repeat scroll 0 0;
    color: #072261;
}
.emotional-hp .carousel-caption h2 {
    font-family: "Roboto";
    font-size: 47px;
    font-weight: 700;
    text-shadow: none;
    text-transform: uppercase;
}
.emotional-hp .carousel-caption h3 {
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 300;
    text-shadow: none;
}
.carousel-hp .carousel-inner {
    overflow: hidden;
}
.carousel-hp .carousel-inner .item {
    background-position: center top;
    background-size: cover;
    min-height: 600px;
    overflow: unset;
}
.carousel-hp .carousel-inner .item::after {
    background: rgba(0, 0, 0, 0) url("../img/hp-gradient.png?111630") repeat-y scroll left top / 100% auto;
    bottom: 0;
    content: ".";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.tabella-carriera.image-cont {
    width: 100%;
}

 /*футбольный баннер*/
/*
.gdlr-full-size-wrapper .gdlr-item-no-space{ margin-bottom: 0px; }

.gdlr-color-wrapper, .gdlr-parallax-wrapper, .gdlr-full-size-wrapper{ padding-bottom: 40px; }

.gdlr-full-size-wrapper .gdlr-item,
.gdlr-full-size-wrapper .gdlr-item-no-space{ margin-left: 0px; margin-right: 0px; }
.gdlr-full-size-wrapper .gdlr-caption-wrapper.position-post-right { max-width: 350px; }
.upcoming-match-item-wrapper .upcoming-match-overlay{ position: absolute;
    top: 0px; right: 0px; bottom: 0px; left: 0px; opacity: 0.85; filter: alpha(opacity=85); }
.gdlr-team-flag { max-width: 50px; display: inline-block; vertical-align: middle; line-height: 0; margin-right: 12px; }
.gdlr-soccer-match-results-title .gdlr-team-flag { margin: 0px 12px; }
.gdlr-table-team .gdlr-team-flag { max-width: 35px; }
.gdlr-small-league-table .gdlr-table-team .gdlr-team-flag{ max-width: 25px; margin-right: 9px; }
.fixture-result-item-holder .gdlr-team-flag {max-width: 35px; }
.fixture-result-item-holder .small-result-item .gdlr-team-flag { max-width: 15px; display: none; }
.upcoming-match-item-wrapper .gdlr-upcoming-match-versus{ font-weight: bold; margin: 0px 35px; }
.gdlr-team-flag { max-width: 50px; display: inline-block; vertical-align: middle; line-height: 0; margin-right: 12px; }
.gdlr-right .gdlr-team-flag { margin-left: 12px; margin-right: 0px; }
.gdlr-soccer-match-results-title .gdlr-team-flag { margin: 0px 12px; }
.gdlr-table-team .gdlr-team-flag { max-width: 35px; }
.gdlr-small-league-table .gdlr-table-team .gdlr-team-flag{ max-width: 25px; margin-right: 9px; }
.fixture-result-item-holder .gdlr-team-flag {max-width: 35px; }
.fixture-result-item-holder .small-result-item .gdlr-team-flag { max-width: 15px; display: none; }
.upcoming-match-item-wrapper .match-result-info-wrapper{ display: block; padding: 12px 20px; position: relative; }
span.match-result-info-wrapper { font-size: 14px; font-style: italic; }
*/


.top-sponsor-hp {
    background: #ca6b73 none repeat scroll 0 0;
    min-height: 50px;
}
.footer-sponsors .top-sponsor-hp {
    background: #96a4b8 none repeat scroll 0 0;
}
.top-sponsor-hp img {
    margin: 5px 10px;
    max-height: 55px;
    max-width: 210px; 
}
.content-relative {
    position: relative;
}
.inevidence-hp {
    margin-bottom: 0px;
    padding: 0px 0;
}
.bg-tabellino {
    color: #0e337c;
    background-image: url('/img/Texture.png');
    background-repeat:repeat;
    background-size: contain;
    min-height: 210px;
    padding-bottom: 50px;
}
span.number-bt.espulso {
    background: #cc0000 none repeat scroll 0 0;
    color: #fff;
}
.bg-tabellino .btn-absolute {
    left: 0;
    margin: 0 auto;
    right: 0;
}
a.btn-absolute {
    background: #ca2330 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 47px;
    min-height: 47px;
    padding: 0 10px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    width: 180px;
}
.match-current .dib {
    display: inline-block;
    vertical-align: middle;
}
.bluestrip-tabellino {
    color: #002561;
    font-size: 12px;
    font-weight: 300;
    padding: 10px 0 0;
}
.nome-sin h5, .nome-sit h5 {
    color: #082d67;
    font-size: 19px;
    text-transform: uppercase;
}
.vs {
    font-size: 20px;
    font-weight: 100;
}
.match-current {
    padding: 15px 0;
}
.scudetto-sin, .scudetto-sit {
    padding: 0 10px;
}
.absolute-reverse-counter {
    background: #0e337c none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    left: 0;
    margin: 0 auto;
    max-width: 280px;
    padding: 2px 0 0;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.time-count {
    padding-top: 6px;
    text-align: center;
    width: 61px;
}
.time-count span {
    display: block;
    text-align: center;
}
.num-tc {
    font-size: 16px;
    font-weight: 700;
}
.lab-tc {
    font-size: 12px;
    font-weight: 400;
}
.dib {
    display: inline-block;
}
.striphp {
    background-position: center center;
    background-size: cover;
    float: right;
    height: 250px;
    margin-bottom: 0;
    max-width: 300px;
    overflow: hidden;
    padding: 0;
}
.font-white {
    color: #ffffff;
}
.font-bigger {
    font-size: 28px;
}
.font-big {
    font-size: 22px;
}
.font-upper {
    text-transform: uppercase;
}
.font-medium {
    font-size: 13px;
}
.striphp h4 {
    margin-bottom: 0;
    padding-top: 10px;
}
.striphp a.btn-absolute {
    left: 0;
    margin: 0 auto;
    max-width: 210px;
    right: 0;
    width: 100%;
}
.striphp figure img {
    max-width: 300px;
    width: 100%;
}
.section-news-hp .container .row {
    background: #ffffff none repeat scroll 0 0;
    padding: 0;
}
.block-news {
    margin-bottom: 10px;
    min-height: 200px;
    position: relative;
}
.block-news .content-relative {
    background: #eaeaea none repeat scroll 0 0;
}
.carousel-gallery-hp .carousel-control {
    height: 39px;
    margin-top: -19px;
    opacity: 1;
    position: absolute;
    top: 50%;
    width: 42px;
}
.carousel-gallery-hp .carousel-control.left {
    background: rgba(0, 0, 0, 0) url("/frontend/web/img/spartak/arrow-left.png") no-repeat scroll center center;
    left: 0;
}
.carousel-gallery-hp .carousel-control.right {
    background: rgba(0, 0, 0, 0) url("/frontend/web/img/spartak/arrow-right.png") no-repeat scroll center center;
    right: 0;
}
.carousel-gallery-hp {
    min-height: 285px;
}
.calltoaction-sg {
    display: block;
    margin-bottom: 3px;
    padding: 7px 7px 7px 40px;
}
.calltoaction-sg span {
    display: inline-block;
}
.calltoaction-sg {
    background-color: #eaeaea;
}
.icon-type-video {
    background: #eaeaea url("/frontend/web/img/spartak/icon-type-video.png") no-repeat scroll left center;
}
.icon-type-news {
    background: rgba(0, 0, 0, 0) url("/frontend/web/img/spartak/news.png") no-repeat scroll left center;
}
.icon-type-news.type-e-data {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.block-news .icon-type-video {
    background: rgba(0, 0, 0, 0) url("/frontend/web/img/spartak/icon-type-video-white.png") no-repeat scroll left center;
}
.calltoaction-sg .titolo-bsg h4 {
    color: #072261;
    font-family: "Roboto Condensed";
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 2px;
}
.calltoaction-sg .data-bsg {
    color: #999;
    font-family: "Roboto Condensed";
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
}
.double-section-hp {
    margin-bottom: 20px;
    padding-top: 20px;
}
.testatina-lancio {
    border-bottom: 1px solid #96a4b8;
    margin: 0 5px 15px;
    padding: 0;
    text-align: left;
    width: auto;
}
.section-news-hp .container .main-content .row.clearfix {
    padding: 0 5px 3px;
}
.news-correlate .testatina-lancio {
    margin: 0 5px 15px;
}
.testatina-lancio h4 {
    border-bottom: 3px solid #0e337c;
    color: #0e337c;
    display: inline-block;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-weight: 700;
    margin-bottom: -3px;
    text-transform: uppercase;
}
.block-news .content-relative {
    height: 390px;
}
.layout-duecolonne .imgfullsize {
    height: 100%;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.layout-duecolonne .valign {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.layout-duecolonne .claim-block-news {
    background: rgba(234, 234, 234, 0.8) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    max-width: 260px;
    padding: 10px;
    position: absolute;
    width: 100%;
}
.claim-block-news h2 {
    color: #072261;
    font-family: "Roboto Condensed";
    font-size: 25px;
    margin-top: 0;
    text-align: left;
    text-transform: uppercase;
}
.claim-block-news p, .claim-block-news a p {
    color: #082d67;
    font-family: "Roboto Condensed";
    font-size: 13px;
    font-weight: 300;
    margin-top: 0;
    text-align: left;
}
.type-e-data {
    background-size: 22px auto;
    display: block;
    font-size: 13px;
    font-weight: 300;
    text-align: left;
}
.claim-block-news {
    background: #eaeaea none repeat scroll 0 0;
    bottom: auto;
    left: auto;
    max-width: 100%;
    padding: 10px;
    position: relative;
    right: auto;
}
.type-video .content-relative, .type-video .claim-block-news {
    background: #ca2330 none repeat scroll 0 0;
}
.type-video .type-e-data, .type-video .claim-block-news h2, .type-video p {
    color: #fff;
}
.skin-hp {
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.skin-hp img {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%, 0px);
    width: auto;
}
.adv-block-side {
    width: 100%;
}
.adv-block-side img {
    width: 100%;
}
.adv-block-side {
    margin-bottom: 15px;
}
.section-news-hp {
    overflow: hidden;
}
.section-lastoria-hp {
    background-position: center center;
    background-size: cover;
    margin-bottom: 35px;
    min-height: 455px;
}
.claim-lastoria-hp {
    background: rgba(0, 0, 0, 0) url("../img/transp-bg.png") repeat scroll 0 0;
    margin-top: 85px;
    min-height: 345px;
    text-align: left;
}
.claim-lastoria-hp h1 {
    color: #fff;
    font-weight: 100;
    padding: 20px 10px 10px;
    text-align: left;
    text-transform: uppercase;
}
.claim-lastoria-hp p {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 20px 10px 10px;
    text-align: left;
    width: 70%;
}
a.btn-red {
    background: #ca2330 none repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-weight: 400;
    line-height: 47px;
    margin-left: 10px;
    min-height: 47px;
    padding: 8px 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 200px;
}
a.btn-red:hover {
    color: #fff;
}
footer {
    background: #ca2330 none repeat scroll 0 0;
    height: auto;
    min-height: 177px;
    width: 100%;
}
.partners {
    line-height: 50px;
    margin-top: 50px;
    opacity: 0.6;
    width: 120px;
}
#blocco {
    background: rgb(120, 125, 147) none repeat scroll 0 0;
    height: auto;
    min-height: 270px;
    width: 100%;
}
#blocco_02 {
    height: auto;
    margin: 0 auto -10px;
    max-width: 1075px;
    min-height: 80px;
    width: 100%;
}
.copy {
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 12px;
    font-weight: lighter;
    max-width: 600px;
    padding-top: 15px;
    text-align: left;
}
.copy_02 {
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 12px;
    font-weight: lighter;
    padding-top: 15px;
    text-align: right;
    text-transform: uppercase;
}
.menu_01 {
    display: inline-block;
    font-family: "Roboto Condensed";
    font-size: 15px;
    font-weight: lighter;
    margin-bottom: 40px;
    margin-right: 25px;
    text-transform: uppercase;
}
.menu_01 a {
    color: rgba(255, 255, 255, 0.58);
}
.menu_02 a {
    color: #fff;
    text-transform: uppercase;
}
.menu_02 li {
    color: #fff;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.menu_01 ul li a {
    color: #eeeeee;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: 700;
    max-width: 85px;
    padding-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
    width: 80px;
}
.menu_02 ul li a {
    color: #eeeeee;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: 700;
    margin: 0 8px;
    max-width: 85px;
    padding-bottom: 5px;
    text-transform: uppercase;
    width: 80px;
}
.voce_01 {
    color: #fff;
    display: inline-block;
    font-family: "Roboto Condensed";
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.lista {
    color: #fff;
    display: inline-block;
    float: left;
    font-family: "Roboto Condensed";
    font-size: 12px;
    font-style: italic;
    font-weight: 200;
    height: 250px;
    line-height: 26px;
    margin-bottom: 25px;
    margin-right: 3px;
    min-width: 100px;
    padding-right: 20px;
    padding-top: 30px;
    text-transform: uppercase;
}
.linea {
    display: none;
}
.lista a, .lista a:hover {
    color: #fff;
    text-decoration: none;
}
.submenu-footer-services li a {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}
.footer-sponsors {
    background: #96a4b8 none repeat scroll 0 0;
    padding: 30px 0;
}
.blocco-top-player {
    background-size: cover;
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
    min-height: 265px;
    position: relative;
}
.info-giocatore {
    display: block;
    padding-left: 20px;
}
.info-giocatore .number {
    color: #fff;
    display: block;
    font-size: 200px;
    font-weight: 700;
    line-height: 150px;
    margin-bottom: 15px;
    margin-top: -10px;
}
.info-giocatore .name {
    color: #fff;
    display: block;
    font-size: 50px;
    font-weight: 300;
    line-height: 50px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.info-giocatore .surname {
    color: #fff;
    display: block;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase;
}
.player {
    margin-bottom: 10px;
}
.cta-rosa {
    background: #eaeaea none repeat scroll 0 0;
    margin-bottom: 10px;
    min-height: 83px;
    position: relative;
}
.cta-rosa a {
    bottom: 5px;
    color: #c02f48;
    display: inline-block;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    right: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.blocco-player-singoli .name, .blocco-player-singoli .surname {
    font-size: 16px;
    line-height: 16px;
}
.blocco-player-singoli .info-giocatore .number {
    display: inline-block;
    float: left;
    font-size: 80px;
    line-height: 80px;
    margin: 0 0 0 -20px;
    vertical-align: middle;
}
.blocco-player-singoli figure {
    float: left;
}
.blocco-player-singoli .info-giocatore {
    display: block;
}
.blocco-player-singoli, info-giocatore {
    display: inline-block;
    vertical-align: middle;
}
.blocco-player-singoli .information-player {
    padding-left: 85px;
    padding-top: 22px;
}
.blocco-top-player .information-player {
    display: block;
}
.slider-prodotti-hp .list_carousel {
    background: transparent none repeat scroll 0 0;
    height: 100%;
    min-height: 400px;
}
.list_carousel {
    background-color: #ccc;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
#interna-carousel .h-item, .caroufredsel_wrapper, #interna-carousel, .list_carousel {
    height: 188px;
    width: 100%;
}
.caroufredsel_wrapper, .caroufredsel_wrapper ul {
    width: 100%;
}
.store-anteprima-prodotto h3, .store-anteprima-prodotto h3 a {
    color: #082d67;
    font-family: "Roboto Condensed";
    font-size: 19px;
    text-transform: uppercase;
}
.store-anteprima-prodotto h6 {
    color: #666666;
    font-family: "Roboto Condensed";
    font-size: 13px;
}
.prices {
    background: transparent none repeat scroll 0 0;
    border-top: 1px solid #ccc;
    color: #fff;
    display: inline-block;
    font-family: "Roboto Condensed";
    font-size: 22px;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    max-width: 70%;
    padding: 10px;
    text-align: center;
}
.no-sold {
    color: #ebcdcf;
    text-decoration: line-through;
}
.sold {
    color: #c21b1f;
}
.slider-prodotti-hp .prev, .slider-prodotti-hp .next {
    bottom: 20px;
    height: 39px;
    margin-top: -19px;
    opacity: 1;
    position: absolute;
    top: 50%;
    width: 42px;
}
.slider-prodotti-hp .prev {
    background: rgba(0, 0, 0, 0) url("./spartak/arrow-left.png") no-repeat scroll center center;
    left: 0;
}
.slider-prodotti-hp .next {
    background: rgba(0, 0, 0, 0) url("./spartak/arrow-right.png") no-repeat scroll center center;
    right: 0;
}
.slider-prodotti-hp {
    position: relative;
}
.slider-prodotti-hp .testatina-lancio {
    margin-bottom: 25px;
}
.copy_02 a {
    color: #fff;
    text-decoration: none;
}
.cta-store, .cta-store:hover {
    color: #bd1d34;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin: -15px 0 0;
    opacity: 1;
    padding: 2px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
}
.social-wall-hp .testatina-lancio h3 {
    margin-top: 0;
}
.social-brick {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 15px;
    min-height: 190px;
    position: relative;
}
.thumb {
    margin-right: 2%;
    max-width: 48%;
}
.description-wall {
    text-align: left;
}
.social-brick.padd {
    padding: 10px 10px 33px;
}
.absolute-label {
    bottom: 10px;
    position: absolute;
    right: 10px;
}
.social-brick a {
    color: #111111;
    display: block;
    margin-bottom: 4px;
    text-decoration: none;
}
.social-brick h5 {
    color: #777;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    text-overflow: ellipsis;
    word-break: break-all;
}
.social-brick h6 a {
    color: #0e337c;
    text-transform: uppercase;
}
.section-store-hp {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 25px;
    padding: 15px 0;
}
.description-wall time {
    font-size: 12px;
    font-style: italic;
}
.description-wall p {
    font-size: 13px;
}
.internal-i-version {
    background: #eaeaea none repeat scroll 0 0;
}
.modulo-titolo h1 {
    color: #082d67;
    padding: 15px 0;
}
.score-timereal {
    color: #fff;
    font-size: 67px;
    font-weight: 700;
    line-height: 80px;
}
.hp-matchbox-dettaglio h6 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 65px;
}
.hp-matchbox-dettaglio .nome-sin h5, .matchbox-dettaglio .nome-sit h5 {
    margin-bottom: 4px;
    margin-top: 8px;
}
.hp-matchbox-dettaglio .match-current .dib {
    vertical-align: top;
    text-align:left;
}
.hp-matchbox-dettaglio .match-current {
    padding: 0;
}
.hp-matchbox-dettaglio .nome-sin p, .matchbox-dettaglio .nome-sit p {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 0;
}
.hp-matchbox-dettaglio .nome-sin {
    padding-right: 10px;
    text-align:right;
}
.hp-matchbox-dettaglio .nome-sit {
    padding-left: 7px;
}
.matchbox-dettaglio .nome-sin h5, .matchbox-dettaglio .nome-sit h5 {
    margin-bottom: 4px;
    margin-top: 8px;
}
.matchbox-dettaglio .match-current .dib {
    vertical-align: top;
}
.matchbox-dettaglio .match-current {
    padding: 0;
}
.matchbox-dettaglio .nome-sin p, .matchbox-dettaglio .nome-sit p {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 0;
}
.matchbox-dettaglio .nome-sin {
    padding-right: 10px;
    text-align:right;
}
.matchbox-dettaglio .nome-sit {
    padding-left: 7px;
}
.wheater-information {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    color: #082d67;
    font-size: 14px;
    font-weight: 400;
    line-height: 47px;
    min-height: 47px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 240px;
}
.matchbox-dettaglio .absolute-reverse-counter {
    right: 260px;
}
.terna-arbitrale {
    color: #002561;
    font-size: 12px;
    text-align: center;
}
.corpo-interna-matchbox {
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    padding: 10px 0;
}
.second-menucontainer {
    background: rgba(0, 0, 0, 0) url("../img/bg-menu.jpg") repeat-y scroll center top;
    min-height: 50px;
}
.second-menucontainer {
    display: none;
    left: 0;
    padding: 15px 0;
    position: absolute;
    right: 0;
    top: 38px;
    z-index: 999;
}
.menucontainer, .logo-container {
    position: relative;
}

.menucontainer, .logo-container1 {
    position: relative;
}

.menucontainer .tab-content {
    margin-left: 15px;
}
.menucontainer .tab-content h2 {
    border-bottom: 2px solid #96a4b8;
    color: #96a4b8;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 3px;
    margin-top: 0;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.column .blocco:first-child {
    margin-bottom: 40px;
}
.column li {
    color: #082d67;
    font-size: 13px;
    margin: 5px 0;
}
.column li a {
    color: #082d67;
    font-size: 13px;
    text-decoration: none;
}
.lista-settori li {
    display: block;
}
.lista-settori li a {
    color: #082d67;
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin: 6px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.lista-settori li.active a {
    color: #fff;
}
li.open ul {
    background: #96a4b8 none repeat scroll 0 0;
    border-radius: 0;
    margin-top: 0;
}
.nav-menu li:hover a {
    background: transparent none repeat scroll 0 0;
}
.dropdown li {
    padding: 0;
}
.testatina-lancio.white h3 {
    border-bottom: 1px solid #fff;
    color: #fff;
}
.modulo-breadcrumb {
    padding: 15px 0;
}
.modulo-breadcrumb li, .modulo-breadcrumb li.active {
    color: #082d67;
    font-size: 36px;
    font-weight: 500;
    text-transform: uppercase;
}
.modulo-breadcrumb li a {
    color: #082d67;
    font-weight: 100;
    text-decoration: none;
}
.breadcrumb, .breadcrumb > li + li::before {
    color: #082d67;
    font-weight: 100;
}
.testata-dettaglio-giocatore {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #000;
    background-image: url("../img/bg-player-dettail.jpg");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 500px;
    min-height: 440px;
    overflow: hidden;
}
.testata-dettaglio-giocatore::before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    min-height: 570px;
    position: absolute;
    top: 0;
    width: 50%;
}
.breadcrumb {
    background: transparent none repeat scroll 0 0;
    margin-bottom: 0;
    padding: 0;
}
.player-number {
    color: #fff;
    font-size: 200px;
    font-weight: 700;
    line-height: 255px;
}
.player-number, .player-name-surname {
    display: block;
    vertical-align: middle;
}
.player-name-surname h3 {
    color: #fff;
    display: block;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    margin-right: 10px;
    text-transform: uppercase;
}
.player-name-surname h2 {
    color: #fff;
    display: block;
    font-size: 50px;
    font-weight: 300;
    line-height: 50px;
    margin-top: 0;
    padding-top: 0;
    text-transform: uppercase;
}
.info-principali-player {
    padding-top: 25px;
}
.player-info .dib {
    display: inline-block;
    vertical-align: middle;
}
.player-info {
    padding-left: 0;
    padding-top: 10px;
    vertical-align: middle;
}
.infoblock {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 19px;
    height: 120px;
    margin: 0 10px 10px 0;
    padding-top: 29px;
    text-align: center;
    text-transform: uppercase;
    width: 120px;
}
.info-strip {
    background: #bd1d34 none repeat scroll 0 0;
    padding: 15px 0 0;
}
.player-dettail {
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 15px;
}
.player-dettail strong {
    display: block;
    font-size: 20px;
    font-weight: 500;
    text-shadow: none;
}
.player-image {
    min-height: 530px;
    position: relative;
}
.player-image.foto-corta.absolute-img {
    margin-bottom: 20px;
    min-height: 0;
    padding: 5px;
    text-align: left;
}
.player-image.absolute-img img {
    bottom: 0;
    position: absolute;
    right: 0;
}
.corpo-dett-player {
    padding-top: 20px;
}
.descr-cont h1 {
    color: #082d67;
    font-family: "Roboto Condensed";
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.descr-cont p {
    color: #082d67;
    font-size: 14px;
}
.descr-cont {
    max-width: 70%;
}
.image-cont {
    float: right;
}
.socials {
    margin-bottom: 20px;
    padding-top: 25px;
}
.socials h6 {
    color: #94a4b8;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.socials img {
    max-width: 50px;
}
.corpo-carriera-player {
    background: #eaeaea none repeat scroll 0 0;
    margin-bottom: 25px;
    padding: 15px 0;
}
.tabella-carriera table {
    background: #fff none repeat scroll 0 0;
    width: 100%;
}
.tabella-carriera table th {
    border-bottom: 1px solid #94a4b8;
    color: #94a4b8;
    font-size: 15px;
    padding: 3px 8px;
    text-transform: uppercase;
}
.tabella-carriera table td {
    border-bottom: 1px solid #94a4b8;
    color: #082d67;
    font-size: 15px;
    font-weight: 300;
    padding: 3px 8px;
}
.tabella-carriera table tr:last-child td {
    border-bottom: 0 none;
}
.tabella-carriera table td + td + td, .tabella-carriera table th + th + th {
    text-align: center;
}
.tabella-carriera table tbody tr.attuale td {
    background: #bd1d34 none repeat scroll 0 0;
    color: #fff;
}
.seguimi-su {
    padding-left: 52px;
}
.hastag, .hastag:hover {
    border: 1px solid #bd1d34;
    margin-top: -8px;
}
.description-wall h6 {
    margin-bottom: 0;
}
.description-wall {
    min-height: 110px;
    position: relative;
}
.left-matchbox h3, .right-matchbox h3 {
    font-weight: 100;
    text-transform: uppercase;
}
.left-matchbox strong {
    font-weight: 700;
}
.left-matchbox .testatina-lancio {
    margin-bottom: 0;
}
.left-matchbox .testatina-lancio, .right-matchbox .testatina-lancio {
    border-bottom: 0 none;
}
.the-match {
    background:#FFF;
    max-height: 1080px;
    min-height: 430px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}
.frame {
    clear: both;
    min-height: 10px;
    position: relative;
    width: auto;
    color:#00224F;
}
.frame *{
    color:#00224F;
}
.frame.pull-right {
    border-left: 5px solid #7798C4;
    padding: 20px 35px 20px 35px;
    float:none !important;
    margin-left: 80px;
}
.frame.pull-left {
    border-left: 5px solid #7798C4;
    margin-left: 5px;
    padding: 20px 35px 20px 35px;
    margin-left: 80px;
}
.icon-cronaca {
    margin-top: -22px;
    max-width: 60px;
    position: absolute;
    top: 50%;
    max-width: 40px;
}
.frame.pull-right .icon-cronaca {
    left: -23px;
}
.frame.pull-left .icon-cronaca {
    left: -23px;
}
.frame {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.minute, .marker {
    display: block;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.the-match .minute{
    position: absolute;
    left: -80px;
    font-size: 17px;
    width: 70px;
    padding-left: 6px;
    top: 50%;
    transform: translate(0, -50%);
}
.frame p {
    font-weight: 400;
    margin-bottom: 0;
}
.marker {
    font-size: 18px;
}
.seguimi-su h6, h6.claim-inside {
    color: #082d67;
    font-family: "Roboto Condensed";
    font-size: 19px;
    font-style: normal;
    text-transform: uppercase;
}
h6.claim-inside {
    margin-left: 50px;
}
.contenitore-match-realtime li {
    background: #96a4b8 none repeat scroll 0 0;
    float: left;
    font-size: 20px;
    font-weight: 300;
    padding: 5px 13px;
    text-align: center;
    text-transform: uppercase;
    width: 50%;
}
.contenitore-match-realtime li.active {
    background: #fff none repeat scroll 0 0;
}
.contenitore-match-realtime li a:hover {
    text-decoration: none;
}
.contenitore-match-realtime li a {
    color: #fff;
    font-weight: 300;
}
.contenitore-match-realtime li.active a {
    color: #bd1d34;
    font-weight: 700;
}
.disqus-comments-container img.placeholder {
    max-width: 100%;
}
.titolare {
    margin-bottom: 20px;
    position: relative;
}
.titolare img {
    width: 100%;
}
.titolare figure.thumb {
    float: none;
    margin: 0 auto;
    position: relative;
}
table.tabella-partita > thead > tr > th, table.tabella-partita > tbody > tr > td {
    border-bottom: 1px solid #deeaf1;
    border-right: 1px solid #96a4b8;
    line-height: 40px;
    padding: 0;
    width: 50%;
}
table.tabella-partita > thead > tr > th, table.tabella-partita > tbody > tr > td + td {
    border-right: 0 none;
}
.box-tabellino .testatina-lancio, .box-formazione .testatina-lancio {
    font-size: 21px;
    font-weight: 500;
}
.tabella-partita td {
    position: relative;
}
.tabella-partita {
    background: #fff none repeat scroll 0 0;
}
.tabella-partita .number-bt {
    display: inline-block;
    height: 100%;
    padding: 0 5px;
}

.tabella-partita .number-bt.ammonito {
    background: #fde02c none repeat scroll 0 0;
}
.tabella-partita .number-bt.esplulso {
    background: #bd1d34 none repeat scroll 0 0;
}
.text-left .note {
    left: 0;
}
.text-right .note {
    right: 0;
}
.text-left .sostituzione {
    right: 0;
    text-align: center;
}
.text-right .sostituzione {
    left: 0;
    text-align: center;
}
.sostituzione {
    bottom: 0;
    color: #bd1d34;
    font-size: 10px;
    font-weight: 600;
    line-height: 11px;
    padding: 0 5px;
    position: absolute;
    top: 0;
    width: 30px;
}
.text-right .number-bt {
    float: right;
    margin-left: 5px;
}
.text-left .number-bt {
    float: left;
    margin-right: 5px;
}
.goal {
    background: #082d67 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    line-height: 25px;
    padding: 0 5px;
    position: absolute;
    top: 0;
}
.text-left .goal {
    right: 27px;
}
.text-right .goal {
    left: 27px;
}
.tabella-partita th img {
    max-width: 50px;
    padding: 10px 0;
}
.on {
    display: inline-block;
}
.off {
    display: none;
}
element.style {
}
.corpo-pagina-news .container .row {
    background: #ffffff none repeat scroll 0 0;
    padding: 5px 0;
}
.anteprima-testo.claim-block-news {
    background: #fff none repeat scroll 0 0;
}
.anteprima-news {
    border-bottom: 2px solid #dddddd;
    margin-left: 10px;
    padding-bottom: 0;
    padding-top: 15px;
}
.type-e-data {
    margin-bottom: 10px;
}
.paginator {
    clear: both;
    font-size: 15px;
    margin-left: 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.paginator ul, .paginator li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.paginator li {
    color: #bd1d34;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    padding: 3px 5px;
}
.paginator li a {
    color: #072261;
    font-weight: 500;
}
.paginator li.active a {
    color: #bd1d34;
}
.paginator li a:hover {
    text-decoration: none;
}
.container-form-newsletter {
    background: rgba(0, 0, 0, 0) url("../img/bg-newsletter.png") no-repeat scroll 0 0;
    margin-bottom: 15px;
    min-height: 360px;
    padding: 15px;
    width: 290px;
}
.container-form-newsletter h4 {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
}
.container-form-newsletter label {
    color: #fff;
    display: block;
    font-weight: 300;
}
.container-form-newsletter input[type="text"] {
    border: 0 none;
    min-height: 30px;
    padding: 0;
    text-indent: 10px;
    width: 80%;
}
.conditions {
    clear: both;
    display: block;
    min-height: 20px;
    padding: 15px 0;
    position: relative;
}
.conditions input[type="checkbox"] {
    display: inline-block;
    left: 0;
    position: absolute;
    top: 20px;
}
.conditions span {
    color: #fff;
    display: block;
    margin-bottom: 5px;
    padding-left: 25px;
}
.conditions span a {
    text-decoration: underline;
}
.btn-red {
    background: #ca2330 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin-left: 10px;
    min-height: 27px;
    min-width: 120px;
    padding: 8px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.container-form-newsletter .btn-red {
    float: right;
    margin-top: 30px;
}
.scheda-news {
    background: #eaeaea none repeat scroll 0 0;
    padding-top: 15px;
}
.scheda-news figure {
    margin-bottom: 10px;
}
.colonne {
    column-count: 2;
}
.scheda-news h1 {
    color: #082d67;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.corpo-pagina-news.scheda-news .container .row {
    background: #eaeaea none repeat scroll 0 0;
}
.text {
    padding-bottom: 15px;
}
.dett-news .text {
    font-size: 18px;
    line-height: 145%;
}
.dett-news .text.colonne {
    hyphens: auto;
    overflow-wrap: break-word;
    padding-right: 0;
}
.dett-news h1 {
    margin-bottom: 20px;
}
.text p {
    color: #082d67;
}
.news-side {
    float: right;
    max-width: 300px;
}
.share-e-tags {
    background: #bd1d34 none repeat scroll 0 0;
    margin-bottom: 15px;
}
.news-side h4 {
    border-bottom: 0 none;
    color: #fff;
    margin-bottom: 3px;
    padding-top: 10px;
}
.news-side .testatina-lancio {
    margin-bottom: 10px;
}
.news-side .socials {
    margin-bottom: 10px;
    padding-top: 10px;
}
.tags-container a {
    border: 2px solid #760e0e;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    margin-bottom: 2px;
    margin-right: 0;
    padding: 3px 9px;
    text-transform: uppercase;
}
.news-side .share-e-tags .testatina-lancio {
    border-color: transparent;
    display: block;
    float: none;
    margin: 0 5px;
}
.lastest-news .box-settore-giovanile {
    background: #fff none repeat scroll 0 0;
}
.lastest-news .box-settore-giovanile a {
    border-bottom: 1px solid #eaeaea;
}
.lastest-news .testatina-lancio {
    margin-bottom: 15px;
}
.calltoaction-sg {
    background-color: #fff;
}
.lastest-news h4 {
    color: #082d67;
}
.calltoaction-sg {
    background-position: left 10px;
}
.container-discussione {
    background: #eaeaea none repeat scroll 0 0;
}
.fascia-blu {
    background: #082d67 none repeat scroll 0 0;
    padding: 35px 0 15px;
}
.fascia-blu h6 {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.news-correlate, .news-correlate.section-news-hp .container .row {
    background: #eeeeee none repeat scroll 0 0;
}
.popoup-invito-reg {
    background: #bd1d34 none repeat scroll 0 0;
    margin-bottom: 20px;
    min-height: 100px;
    overflow: hidden;
    padding: 35px 25px;
    position: relative;
    width: 100%;
}
.exit-absolute {
    height: 17px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 17px;
}
.exit-absolute img {
    width: 100%;
}
.popoup-invito-reg h6 {
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 20px;
    font-weight: 300;
}
.popoup-invito-reg h6 strong {
    font-weight: 500;
}
.popoup-invito-reg .row {
    background: #bd1d34 none repeat scroll 0 0;
}
.btn-white, .btn-white:hover {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-family: "Roboto Condensed";
    font-size: 18px;
    margin-top: 5px;
    padding: 4px 10px;
    text-transform: uppercase;
    vertical-align: middle;
}
.mason-photo > img {
    width: 100%;
}
.fancybox-prev {
    background: rgba(0, 0, 0, 0) url("./spartak/arrow-left.png") no-repeat scroll center center;
    content: ".";
    display: block;
    height: 40px;
    left: 0;
    margin-top: -20px;
    position: absolute;
    text-indent: 9998px;
    top: 50%;
    width: 42px;
    z-index: 98989;
}
.fancybox-next {
    background: rgba(0, 0, 0, 0) url("./spartak/arrow-right.png") no-repeat scroll center center;
    content: ".";
    display: block;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    right: 0;
    text-indent: 9998px;
    top: 50%;
    width: 42px;
    z-index: 98989;
}
.ekko-lightbox.modal .close {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/exit-to-popoup-blu.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    content: ".";
    height: 39px;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: 9998px;
    top: -14px;
    width: 42px;
}
.fancybox-skin {
    background: #eaeaea none repeat scroll 0 0;
    border-radius: 0;
}
.mason-photo {
    margin-bottom: 10px;
    max-height: 142px;
    overflow: hidden;
    position: relative;
}
.infoblock strong {
    display: block;
    font-size: 25px;
}
.titolo-foto {
    display: block;
    float: left;
}
.scarica-foto {
    float: right;
}
.scarica-foto.btn-red {
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    min-height: 20px;
    width: auto;
}
.fancybox-close {
    background: rgba(0, 0, 0, 0) url("../img/exit-to-popoup-blu.png") no-repeat scroll 0 0;
    right: 0;
    top: 0;
}
.corpo-pagina-organigramma, .corpo-pagina-storia, .corpo-pagina-generica {
    background: #ededed none repeat scroll 0 0;
}
.corpo-pagina-organigramma .container, .corpo-pagina-storia .container, .corpo-pagina-generica .container {
    background: #fff none repeat scroll 0 0;
    margin-top: 25px;
}
.corpo-pagina-organigramma .padd, .corpo-pagina-storia .padd, .corpo-pagina-generica .padd {
    padding: 15px 0;
    text-align: left;
}
.corpo-pagina-organigramma h1, .corpo-pagina-generica h1 {
    color: #082d67;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-top: 15px;
    text-align: left;
    text-transform: uppercase;
}
.corpo-pagina-organigramma .adv-side, .corpo-pagina-generica .adv-side {
    padding-top: 15px;
}
.testo-duecolonne h2 {
    color: #082d67;
    font-family: "Roboto Condensed";
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}
.block-simple {
    margin-bottom: 30px;
}
.panel-lastoria.panel-group .panel, .panel-partite.panel-group .panel {
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 1px;
}
.panel-lastoria.panel-group .panel .panel-title a, .panel-partite.panel-group .panel .panel-title a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/arrow-closed.png");
    background-origin: padding-box;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 22px auto;
    color: #082d67;
    display: block;
    font-family: "Roboto Condensed";
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
    padding-left: 30px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
.panel-lastoria.panel-group .panel a.collapsed, .panel-partite.panel-group .panel a.collapsed {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/arrow-open.png");
    background-origin: padding-box;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 22px auto;
}
.panel-lastoria .panel-default > .panel-heading, .panel-partite .panel-default > .panel-heading {
    background: #fff none repeat scroll 0 0;
    border-color: #fff;
    color: #082d67;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
.testo-unacolonna {
    color: #082d67;
    column-count: 1;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    padding: 15px 0;
    text-align: left;
}
.testo-duecolonne {
    color: #082d67;
    column-count: 2;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    padding: 15px 0;
    text-align: left;
}
.testo-trecolonne {
    color: #082d67;
    column-count: 3;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    padding: 15px 0;
    text-align: left;
}
.panel-lastoria .panel-body {
    padding: 0;
}
.panel-lastoria .panel-heading {
    padding: 10px 0 15px;
}
a.link-cta {
    border: 1px solid #bd1d34;
    color: #bd1d34;
    display: inline-block;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-weight: 700;
    margin: 0 10px 5px 0;
    padding: 3px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.corpo-pagina-generica .padd > h2 {
    color: #082d67;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 15px;
    padding: 25px 0 10px;
    text-align: left;
    text-transform: uppercase;
}
.padding {
    background: #eaeaea none repeat scroll 0 0;
    padding: 10px;
}
.list-in-side {
    margin-bottom: 15px;
}
.list-in-side h3, .info-in-side h3 {
    color: #082d67;
    font-family: "Roboto Condensed";
    font-size: 19px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 15px;
    padding: 0;
    text-transform: uppercase;
}
.lista-punti p {
    margin-bottom: 3px;
}
.lista-punti, .lista-punti li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.lista-punti li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.lista-punti li a {
    color: #082d67;
    display: block;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}
.lista-punti li a span.punto {
    display: inline-block;
    max-width: 75%;
}
.lista-punti li a span.mappa-cta {
    border: 1px solid #bd1d34;
    color: #bd1d34;
    display: none;
    float: right;
    font-size: 11px;
    margin: 0;
    padding: 3px 10px;
    text-transform: uppercase;
}
.lista-punti li a:hover span.mappa-cta {
    display: inline-block;
}
.info-in-side, .sondaggi-in-side {
    margin-bottom: 15px;
}
.info-in-side, .sondaggi-in-side {
    color: #082d67;
    display: block;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}
.info-in-side figure {
    margin-bottom: 15px;
}
.modlsel {
    background: #fff url("../img/arrow-sel.png") no-repeat scroll right center / 23px auto;
    border: 1px solid #ca2330;
    float: left;
    font-weight: 300;
    height: 30px;
    margin-right: 10px;
    margin-top: 20px;
    overflow: hidden;
    text-indent: 5px;
    width: 120px;
}
.modlsel select {
    -moz-appearance: none;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #ca2330;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-weight: 700;
    height: 27px;
    text-transform: uppercase;
    width: 100px;
}
.riga-match a.custom-cta {
    border: 1px solid #bd1d34;
    color: #bd1d34;
    display: none;
    float: right;
    font-size: 11px;
    margin: 0;
    padding: 3px 10px;
    text-transform: uppercase;
}
.riga-match:hover a.custom-cta {
    display: inline-block;
}
.riga-match {
    background: #eaeaea none repeat scroll 0 0;
    margin-bottom: 7px;
}
.riga-match.current-match {
    background: #c2c7dc none repeat scroll 0 0;
}
.riga-match > div {
    border-right: 1px solid #d1d4d9;
    color: #082d67;
    margin: 8px 0;
    padding: 0 8px;
}
.riga-match > div:last-child {
    border-right: 0 none;
}
.riga-match .partita {
    color: #082d67;
    font-size: 17px;
    font-weight: 700;
    line-height: 53px;
    text-align: center;
    text-transform: uppercase;
}
.riga-match .partita small {
    font-size: 12px;
    font-weight: 500;
}
.riga-match .score {
    font-size: 18px;
    line-height: 56px;
}
.riga-match .score a {
    line-height: 20px;
    margin-top: 15px;
    text-decoration: none;
}
.testata-partite-cagliari {
    margin-bottom: 20px;
}
.classifica {
    background: #1a2c47 none repeat scroll 0 0;
    color: #ffffff;
}
.classifica td {
    padding: 3px;
}
.classifica .num {
    text-align: center;
}
.classifica tr.odd {
    background: #d6d6d6 none repeat scroll 0 0;
}
.classifica tr.even {
    background: #e4e4e4 none repeat scroll 0 0;
}
.classifica .pt {
    font-size: 12px;
    font-weight: 800;
    padding-left: 5px;
}
.classifica .team {
    font-size: 12px;
    font-weight: 800;
    text-transform: capitalize;
}
.classifica .selected td {
    background: #b31c1b none repeat scroll 0 0;
    padding: 6px 3px;
}
.classifica .team a {
    color: #082d67;
    font-weight: 500;
    text-transform: uppercase;
}
.classifica.estesa {
    margin-bottom: 20px;
    width: 100%;
}
.classifica .stemma {
    overflow: hidden;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}
.classifica.estesa .num {
    width: 35px;
}
.classifica.estesa .team {
    font-size: 16px;
    padding-left: 10px;
}
.classifica .stemma img {
    margin: 0;
    padding: 5px;
}
.classifica .note {
    font-size: 12px;
    font-weight: 400;
}
.classifica .champions td {
    background: #8ec09e none repeat scroll 0 0;
}
.classifica .uefa td {
    background: #bdc1e6 none repeat scroll 0 0;
}
.classifica .retr td {
    background: #e89291 none repeat scroll 0 0;
}
.head-classifica td {
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    text-shadow: none;
    text-transform: uppercase;
}
.classifica.estesa .pt {
    font-size: 14px;
    text-align: center;
}
.classifica.estesa .gc, .classifica.estesa .v, .classifica.estesa .p, .classifica.estesa .s, .classifica.estesa .gs, .classifica.estesa .gf {
    text-align: center;
    width: 35px;
}
table.classifica a {
    color: #fff;
    text-decoration: none;
}
.head-classifica {
    background: #fff none repeat scroll 0 0;
    color: #082d67;
    font-weight: 700;
}
.classifica.estesa td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #082d67;
    vertical-align: middle;
}
.classifica.estesa td:last-child {
    border-right: 0 none;
}
.sponsor-b h3 {
    border-bottom: 1px solid #ddd;
    color: #082d67;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 5px;
}
.sponsor a img {
    margin: 10px 20px;
}
.classifica .selected .team a {
    font-size: 23px;
}
.indice-navigabile a {
    clear: both;
    color: #082d67;
    float: left;
    padding: 5px 10px;
    text-transform: uppercase;
}
.megabanner img {
    max-width: 100%;
}
.hover-cta {
    bottom: 0;
    /*box-shadow: 0 0 10px #777;*/
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    /*transition: all 0.6s ease 0s;*/
}
.store-anteprima-prodotto:hover .hover-cta {
    opacity: 0;
}
.hover-cta .btn-red {
    border-radius: 0;
    height: 25px;
    left: 50%;
    line-height: 35px;
    margin-left: -100px;
    margin-top: -50px;
    padding: 5px;
    position: absolute;
    top: 50%;
}
.hover-cta .btn-red + .btn-red {
    margin-top: 10px;
}
.lista-player .testatina-lancio h4 {
    border-bottom: 3px solid #fff;
}
.lista-player .testatina-lancio {
    border-bottom: 2px solid #fff;
}
div.store-anteprima-prodotto {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 240px;
    padding-top: 25px;
    position: relative;
}
span.btn.searchbtn:active {
    background: rgba(0, 0, 0, 0) url("../img/search_icon.png") no-repeat scroll center center;
    box-shadow: none;
}
.logo-container {
    height: 120px;
    margin-bottom: -40px;
    max-width: 172px;
    padding-right: 0;
}

.logo-container1 {
    height: 120px;
    margin-bottom: -40px;
    max-width: 171px;
    padding-right: 0;
}

.testatina-lancio.white h3 strong {
    border-bottom: 3px solid #fff;
    display: inline-block;
    margin-bottom: -1px;
}
ul#hpstore-carousel, .list_carousel .caroufredsel_wrapper {
    min-height: 400px;
}
.caroufredsel_wrapper .hover-cta {
    bottom: 10px;
    left: 10px;
    right: 10px;
    top: 10px;
}
.logoaffix {
    display: none;
}
.logoaffix img {
    width: 100%;
}
.affix .logoaffix {
    display: block;
    left: 0;
    margin-left: 30px;
    position: absolute;
    top: 0;
    width: 60px;
}
.menucontainer.affix {
    animation: 0.6s ease 0s normal none 1 running slideDwn;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.menucontainer.affix .nav-menu .navbar-collapse {
    padding-left: 0;
}
@keyframes slideDwn {
    0% {
        margin-top: -50px;
    }
    100% {
        margin-top: 0;
    }
}
@keyframes slideDwn {
    0% {
        margin-top: -50px;
    }
    100% {
        margin-top: 0;
    }
}
.navbar-collapse li.dropdown.open {
    background: #96a4b8 none repeat scroll 0 0;
}
.nav-menu li.dropdown a:hover {
    color: #fff;
}
.aperto {
    background: #96a4b8 none repeat scroll 0 0;
}
.lista-settori a:hover {
    color: #fff;
}
.store-anteprima-prodotto img {
    padding-top: 20px;
}
.blocco-download {
    color: #082d67;
    display: block;
    margin-bottom: 10px;
}
.blocco-download h2 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-transform: uppercase;
}
.blocco-download p {
    font-size: 16px;
    font-weight: 300;
}
.blocco-download img {
    max-width: 30px;
}
span.padding {
    display: block;
    padding: 5px;
}
.down-height {
    height: 200px;
}
#calendar-partite {
    margin: 0 auto 20px;
    max-width: 900px;
}
.calendar-container {
    margin-top: 20px;
}
.main-content .row.anteprima-news {
    margin: 0;
    padding-bottom: 15px;
}
.claim-block-news a p {
    color: #082d67;
}
.col-md-12.block-news .content-relative {
    background: #fff none repeat scroll 0 0;
}
.profile, .profile .welcome {
    display: none;
}
li.active.open ul.dropdown-menu {
    background: #ca2330 none repeat scroll 0 0;
}
.navbar-collapse li.dropdown.open.active {
    background: #ca2330 none repeat scroll 0 0;
}
.nav-menu li.active.open a {
    color: #ffffff;
}
.dett-news .type-e-data {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    padding-top: 15px;
}
aside .titolo-bsg {
    max-width: 195px;
}
.tags-container {
    padding: 5px;
}
.news-correlate .valign {
    background: #96a4b8 none repeat scroll 0 0;
    min-height: 170px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
.news-correlate .valign img.fullsize {
    height: 170px;
    max-width: 2000em;
}
.navbar-collapse .nav-menu > li {
    background: #eee none repeat scroll 0 0;
    margin-bottom: 2px;
}
.social-header a {
    opacity: 0.7;
    transition: all 500ms ease-in-out 0s;
}
.social-header a:hover {
    opacity: 1;
    transition: all 500ms ease-in-out 0s;
}
.profilo-registrati-a {
    margin-bottom: 20px;
}
.navbar-collapse ul.lista-settori, .navbar-collapse ul.lista-settori li, .navbar-collapse ul.lista-settori li a, .navbar-collapse ul.lista-settori li a:hover {
    background: #96a4b8 none repeat scroll 0 0;
    color: #082d67;
}
.navbar-collapse .nav-menu li {
    background: #eee none repeat scroll 0 0;
    margin-bottom: 2px;
    width: 100%;
}
.navbar-collapse .nav-menu > ul > li > a {
    display: block;
    padding: 10px;
}
.mobile-search input[type="search"] {
    width: 100%;
}
.anteprima-testo.claim-block-gallery {
    background: #eee none repeat scroll 0 0;
    height: 110px;
    padding: 5px 10px;
}
.anteprima-gallery {
    margin-bottom: 10px;
}
.news-homepage .inevidence-hp > .container > .row, .news-homepage .inevidence-hp > .container {
    margin: 0;
    padding: 0;
}
.anteprima-gallery .anteprima-foto {
    background: #eee none repeat scroll 0 0;
    min-height: 170px;
}
.lista-player {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    color: #fff;
    padding: 10px 0;
}
.blue-players .player a, .blue-players .player a:hover {
    color: #fff;
    text-decoration: none;
}
.lista-player h4 {
    color: #fff;
    font-weight: 300;
    text-decoration: none;
}
.gray-players .player a, .gray-players .player a:hover, .gray-players .player h4 {
    color: #082d67;
    text-decoration: none;
}
aside.adv-side {
    float: right;
    max-width: 310px;
}
.player figure.thumb, .titolare figure.thumb {
    float: left;
    height: 70px;
    margin-right: 10px;
    max-width: 70px;
    overflow: hidden;
}
.blue-players .player .padd {
    background: #082d67 none repeat scroll 0 0;
    display: block;
    padding: 0;
}
.gray-players .player .padd {
    background: #eee none repeat scroll 0 0;
    display: block;
    padding: 0;
}
.player h4 {
    font-size: 15px;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
}
.player .name {
    display: block;
    font-size: 11px;
    line-height: 12px;
    padding-top: 5px;
    text-align: left;
}
.player .number {
    display: inline-block;
    float: right;
    font-size: 40px;
    height: 70px;
    line-height: 70px;
    min-width: 30px;
}
.blue-players, .gray-players {
    margin-bottom: 30px;
}
.megabanner {
    display: block;
    margin-bottom: 50px;
}
.numero-maglia {
    background: #013068 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30px;
}
.news-homepage .inevidence-hp {
    margin: 0 0 5px;
    padding: 10px 0 0 5px;
}
.news-homepage .inevidence-hp .container, .news-homepage .inevidence-hp .container > .row {
    margin: 0;
    padding: 0;
}
.allegato {
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    margin-bottom: 20px;
    padding: 10px 0;
}
.allegato a h2, .allegato a {
    color: #111;
}
.allegato::before {
    color: #ccc;
    content: "";
    display: inline-block;
    float: right;
    font-family: "Glyphicons Halflings";
    font-size: 65px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding: 15px;
    position: relative;
}
.row > .main-content {
    padding-top: 5px;
}
article.dett-news {
    padding: 15px 15px 30px;
}
.news-correlate .block-news .content-relative, .news-correlate .block-news .content-relative .claim-block-news {
    background: #fff none repeat scroll 0 0;
}
input.radio {
    float: left;
    margin-right: 5px;
}
.profilo-input.profilo-privacy label, .profilo-input.profilo-privacy .checkbox-wrapper {
    display: inline;
}
.radio, .checkbox {
    display: inherit;
}
.player-image.absolute-img.foto-corta img {
    bottom: auto;
    max-width: 100%;
    position: relative;
    width: 330px;
}
.container-form-newsletter a {
    color: #fff;
}
.error, .errore, .errors {
    color: #c00;
}
.container-form-newsletter label.error {
    background: #cc0000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 3px 5px;
}
.lista-player .main-content {
    background: transparent none repeat scroll 0 0;
}
.explain {
    clear: both;
    padding: 5px 0;
}
.sottotitolo {
    padding: 10px 0;
}
.sottotitolo.daCompletare {
    background: #bd1d34 none repeat scroll 0 0;
    color: #fff;
    margin: 10px 0;
    padding: 10px;
}
.popoup-invito-reg * {
    color: #fff;
}
.photogallery-elenco h1 {
    margin-bottom: 20px;
}
.profilo-privacy label {
    display: inline-block;
}
.panel-lastoria .panel-body {
    padding-bottom: 40px;
}
.riot-content .squadra-row {
    clear: both;
    display: block;
}
.inevidence-hp .riot-component-list {
    width: 1000px;
}
.riot-content .box-settore-giovanile-cont.col-xs-12 {
    width: 450px;
}
.riot-content .box-gallery-hp-cont.col-xs-12 {
    width: 590px;
}
.white-head-search.tagscont {
    background: #eee none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 20px;
}
.row.anteprima-risult {
    border-bottom: 1px solid #ccc;
}
.anteprima-risult .anteprima-foto {
    text-align: center;
}
.disqus-popup h2 {
    margin: 0;
    padding: 0;
}
.popoup-invito-reg.disqus-popup {
    margin: 10px 0;
}
.popoup-invito-reg .btn-white {
    min-width: 165px;
}
.white-head-search .searchform input[type="text"] {
    padding: 5px 8px;
    width: 90%;
}
div.pass-container {
    height: 30px;
}
div.pass-bar {
    height: 11px;
    margin-top: 2px;
}
div.pass-hint {
    font-family: arial;
    font-size: 11px;
}
.progress .bar {
    height: 16px;
}
.progress {
    margin-top: 10px;
    width: 70%;
}
.progress-danger .bar {
    background-color: #dd514c;
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
}
.progress-warning .bar {
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
}
.progress-success .bar {
    background-color: #5eb95e;
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
}
.password-verdict {
    margin-left: 10px;
}
button#bigger.btn {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 10px 0 0 10px;
    font-size: 20px;
    min-width: 32px;
    padding: 0 9px;
}
button#smaller.btn {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0 10px 10px 0;
    font-size: 20px;
    min-width: 32px;
    padding: 0 9px;
}
button#bigger.btn::before {
    content: "A";
    display: inline-block;
    font-size: 20px;
    line-height: 10px;
    width: 20px;
}
button#smaller.btn::before {
    content: "A";
    display: inline-block;
    font-size: 11px;
    line-height: 10px;
    width: 20px;
}
.zoom-btn {
    float: right;
    padding: 10px 0 5px;
}
.socials .facebook {
    background: rgba(0, 0, 0, 0) url("../img/rounded-facebook-white.png") no-repeat scroll center top;
    background-size: 100% auto;
    display: inline-block;
    height: 50px;
    transition: all 300ms ease-in-out 0s;
    width: 50px;
}
.socials .facebook:hover {
    background: rgba(0, 0, 0, 0) url("../img/rounded-facebook-white.png") no-repeat scroll center bottom;
    transition: all 300ms ease-in-out 0s;
    background-size: 100% auto;
}
.socials .twitter {
    background: rgba(0, 0, 0, 0) url("../img/rounded-twitter-white.png") no-repeat scroll center top;
    background-size: 100% auto;
    display: inline-block;
    height: 50px;
    transition: all 300ms ease-in-out 0s;
    width: 50px;
}
.socials .twitter:hover {
    background: rgba(0, 0, 0, 0) url("../img/rounded-twitter-white.png") no-repeat scroll center bottom;
    transition: all 300ms ease-in-out 0s;
    background-size: 100% auto;
}
.socialcalciatore.socials .facebook, .seguimi-su.socials .facebook {
    background: rgba(0, 0, 0, 0) url("../img/rounded-facebook.png") no-repeat scroll center top;
    display: inline-block;
    height: 50px;
    transition: all 300ms ease-in-out 0s;
    width: 50px;
}
.socialcalciatore.socials .facebook:hover, .seguimi-su.socials .facebook:hover {
    background: rgba(0, 0, 0, 0) url("../img/rounded-facebook.png") no-repeat scroll center bottom;
    transition: all 300ms ease-in-out 0s;
}
.socialcalciatore.socials .twitter, .seguimi-su.socials .twitter {
    background: rgba(0, 0, 0, 0) url("../img/rounded-twitter.png") no-repeat scroll center top;
    display: inline-block;
    height: 50px;
    transition: all 300ms ease-in-out 0s;
    width: 50px;
}
.socialcalciatore.socials .twitter:hover, .seguimi-su.socials .twitter:hover {
    background: rgba(0, 0, 0, 0) url("../img/rounded-twitter.png") no-repeat scroll center bottom;
    transition: all 300ms ease-in-out 0s;
}
.socialcalciatore.socials .youtube, .seguimi-su.socials .youtube {
    background: rgba(0, 0, 0, 0) url("../img/rounded-youtube.png") no-repeat scroll center top;
    display: inline-block;
    height: 50px;
    transition: all 300ms ease-in-out 0s;
    width: 50px;
}
.socialcalciatore.socials .youtube:hover, .seguimi-su.socials .youtube:hover {
    background: rgba(0, 0, 0, 0) url("../img/rounded-youtube.png") no-repeat scroll center bottom;
    transition: all 300ms ease-in-out 0s;
}
.socials a {
    background-size: 50px auto!important;
}
.info-principali-player > .row {
    width: 50%;
}
.social-brick figure a img {
    border: 1px solid #ddd;
}
.news-side .sondaggi-in-side h4 {
    color: #fff;
    line-height: 25px;
    margin-bottom: 10px;
}
.sondaggi-in-side .padding {
    background: rgba(0, 0, 0, 0) url("../img/bg-match-current.jpg") repeat scroll 0 0 / 230px auto;
    color: #fff;
    min-height: 210px;
    padding: 7px 10px;
}
.sondaggi-in-side .padding a {
    color: #fff;
}
.sondaggio-detail h1 {
    font-size: 21px;
    margin-bottom: 40px;
}
.sondaggio-detail {
    padding: 10px;
}
.sondaggio-detail ul {
    clear: both;
    float: none;
    margin-top: 20px;
    width: 70%;
}
.sondaggio-detail li {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
a.btn.btn-default.btn-squadra.pull-right {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    color: #082d67;
    margin-bottom: 10px;
    padding: 1px 5px;
    text-transform: uppercase;
}
.header-mobile .testata.clearfix {
    background: #fff none repeat scroll 0 0;
}
.dett-news header {
    clear: both;
}
.nav-menu li.active li a:hover {
    background: #ca2330 none repeat scroll 0 0;
    color: #fff;
}
.dropdown-menu > li > a, .dropdown-menu > li {
    display: block;
}
.dropdown-menu > li > a:hover {
    background: #808ea0 none repeat scroll 0 0;
}
.active .dropdown-menu > li > a:hover {
    background: #a61723 none repeat scroll 0 0;
}
.sostituiti{
    padding-top: 10px;
}
.sostituiti img {
    float: left;
}
.tabella-partita table {
    width: 100%;
}
.tabella-partita td {
    border-bottom: 1px solid #ddd;
    line-height: 125%;
    padding: 4px 2px;
    position: relative;
}
.tabella-partita td .number-bt {
    display: inline-block;
    font-weight: 700;
    min-width: 27px;
}
.tabella-partita td.text-right {
    padding: 4px 2px 4px 28px;
}
.tabella-partita td.text-left {
    padding: 4px 28px 4px 2px;
}
.tabella-partita td.titolare {
    background: #eee none repeat scroll 0 0;
}
.container.discussione {
    margin: 0 0 15px;
    max-width: 20000em;
    padding: 0;
}
.container.discussione .popoup-invito-reg.disqus-popup {
    margin: 0;
}
.nav-menu li.linkstore > a {
    color: #ff0000;
}
#carousel-hp-generic .carousel-control {
    opacity: 0;
    transition: all 0.8s ease 0s;
    z-index: 19;
}
#carousel-hp-generic:hover .carousel-control {
    opacity: 1;
}
#carousel-hp-generic .carousel-control .glyphicon-chevron-left, #carousel-hp-generic .carousel-control .glyphicon-chevron-right, #carousel-hp-generic .carousel-control .icon-prev, #carousel-hp-generic .carousel-control .icon-next {
    font-size: 40px;
}
.sponsor-image {
    display: inline-block;
}
.sponsor-image-hover {
    display: none;
    left: 0;
    position: relative;
    top: 0;
}
.fotoDesc {
    min-height: 400px;
}
.fotoDesc img {
    max-width: 100%;
}
.fotoDesc .nome {
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}
.generica-senza-spalla {
    padding-top: 15px;
}
.generica-senza-spalla .testo-unacolonna {
    clear: both;
}
.mini {
    font-size: 17px;
}
.col-md-3.col-sm-3.col-xs-12.unquarto {
    min-height: 225px;
}
.menu-giovanili-squadra {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.menu-giovanili-squadra a {
    border: 1px solid #96a4b8;
    display: inline-block;
    font-weight: bold;
    margin-right: 0;
    padding: 5px 10px;
    text-transform: uppercase;
}
.menu-giovanili-squadra li {
    display: inline-block;
    margin: 0 5px 0 0;
}
ul.classifica-box li {
    border-bottom: 1px solid #96a4b8;
    padding: 5px 0;
}
ul.classifica-box li.active {
    background: #96a4b8 none repeat scroll 0 0;
}
.box-settore-giovanile-cont a.calltoaction-sg {
    border-bottom: 1px solid #ddd;
}
.classifica-box .position {
    display: inline-block;
    min-width: 30px;
}
.classifica-box .squadra {
    display: inline-block;
    font-weight: 700;
    min-width: 150px;
}
.classifica-box .punti {
    font-weight: 700;
}
.generica-senza-spalla .tabellino-hp {
    text-align: center;
}
.generica-senza-spalla .tabellino-hp .prossimaPartita span {
    font-weight: 700;
}
.box-match-giovanili .bg-tabellino {
    min-height: 0;
    padding-bottom: 10px;
}
.box-match-giovanili .score-timereal {
    font-size: 50px;
}
.box-match-giovanili {
    margin-bottom: 10px;
}
.box-match-giovanili .prossimaPartitaLabel {
    display: inline;
}
.titolo-giovanili-row {
    clear: both;
    padding: 40px 0 20px;
}
.riot-content .col-sm-6.tabellino-hp.duequarti.box-match-giovanili, .riot-content .col-sm-6.box-gallery-hp-cont {
    overflow: hidden;
    width: 430px;
}
.riot-content .col-sm-3.menu-giovanili-classifica, .riot-content .col-sm-3.box-settore-giovanile-cont {
    width: 250px;
}
.riot-content .col-sm-12.menu-giovanili-squadra, .riot-content .col-sm-12.titolo-giovanili-row {
    width: 870px;
}
.riot-content .col-sm-3.menu-giovanili-classifica .punti {
    float: right;
}
.custom-form .btn.btn-primary {
    background: #cc0000 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    margin: 20px 0;
    text-transform: uppercase;
}
.label-result {
    display: block;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 1px;
}
.searchform.form_ricerca input[type="text"] {
    width: 70%;
}
.searchform.form_ricerca input.submit {
    font-weight: bold;
    height: 33px;
    text-transform: uppercase;
    width: 20%;
}
.modal-team button.close {
    opacity: 1;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}
.modal-team h2 {
    clear: both;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.modal-team .blocco {
    margin-bottom: 20px;
}
.modal-team .modal-content {
    background: #eee none repeat scroll 0 0;
}
.modal-team .blocco li {
    font-size: 17px;
    margin: 0;
    padding: 5px;
    text-align: center;
}
#layout-errore {
    background: #fff none repeat scroll 0 0;
    margin: 20px auto;
    max-width: 100%;
    width: 760px;
}
#layout-errore .padd {
    min-height: 600px;
    padding: 40px 20px 80px;
    text-align: center;
}
.marcatori-mobile {
    border-top: 1px solid #fff;
    clear: both;
    padding: 10px;
    text-align: left;
}
.matchbox-dettaglio-mobile.matchbox-dettaglio {
    display: none;
    text-align: left;
}
.matchbox-dettaglio-mobile.matchbox-dettaglio .bluestrip-tabellino.text-center {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding: 10px;
    text-align: left;
}
.matchbox-dettaglio-mobile.matchbox-dettaglio .terna-arbitrale {
    padding: 10px;
    text-align: left;
}
.marcatori-mobile p {
    display: block;
    margin: 0 0 0 10px;
    text-transform: none;
}
.matchbox-dettaglio-mobile .dib[class*="nome-"] {
    display: block;
    margin: 0 0 5px;
    padding: 5px;
    text-align: left;
}
.matchbox-dettaglio-mobile .col-xs-4.score-timereal.dib.text-center {
    text-align: center;
}
.header-ccc {
    padding: 20px 20px 40px;
    text-align: center;
}
.header-ccc img {
    max-width: 100%;
}
body.white-bg {
    background: #fff none repeat scroll 0 0;
}
.sostituzione img {
    display: inline-block;
    max-width: 13px;
}
@media (min-width: 1024px) {
    .carousel-caption {
        max-width: 50%;
    }
}
@media (max-width: 980px) {
    .the-match {
        max-height: 100%;
    }
}
@media (max-width:767px){
    .frame.pull-right, .frame.pull-left {
        padding: 20px 15px 20px 25px;
    }
}
/*.pre-banner-home {
    background: #ccc none repeat scroll 0 0;
}*/
.top-banner-home .bg-tabellino {
    min-height: 250px;
}
.pre-banner-home > * {
    float: right;
    max-width: 100%;
}
a.allegato {
    display: block;
}
.panel-collapse .testo-unacolonna, .panel-collapse a.link-cta, .panel-collapse a.allegato.clearfix, .panel-collapse figure, .panel-collapse .testo-duecolonne {
    margin-bottom: 30px;
}
.text a {
    text-decoration: underline;
    color:#bd1d34;
}
.store-anteprima-prodotto header {
    min-height: 50px;
}
.tabellino-hp-simply {
    color: #fff;
    text-align: center;
}
.tabellino-hp-simply .nome-squadra {
    display: inline-block;
    vertical-align: middle;
    width: 35%;
}
.tabellino-hp-simply .center-score {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
}
.tabellino-hp-simply .nome-squadra span {
    display: block;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    padding-top: 10px;
    text-transform: uppercase;
}
.tabellino-hp-simply .nome-squadra img {
    max-width: 120px;
}
.tabellino-hp-simply .center-score strong {
    font-size: 30px;
}
.tabellino-hp-simply .bg-tabellino {
    padding-bottom: 0;
}
.tabellino-hp-simply a.btn-red {
    margin: 0 2px;
}
.tabellino-hp-simply .center-score img {
    max-height: 150px;
    max-width: 100%;
}
.tabellino-hp-simply .center-score strong, .tabellino-hp-simply .center-score em {
    display: block;
}
@media (min-width: 1025px) {
    .pre-banner-home {
        background: transparent none repeat scroll 0 0;
        text-align: right;
    }
}
@media (max-width: 767px) {
    .striphp, .pre-banner-home > * {
        float: none;
        margin: 0 auto;
    }
    .top-banner-home .col-md-4 {
        margin-bottom: 10px;
    }
    .tabellino-hp-simply .center-score strong {
        font-size: 24px;
    }
}
.riot-component-list .tabellino-hp, .riot-component-list .banner-home {
    float: left;
    width: 350px;
}
.box-mobile .col-md-6.col-sm-6.col-xs-12.tabellino-hp.matchbox-dettaglio {
    width: 100%;
}
.box-mobile .matchbox-dettaglio .absolute-reverse-counter {
    left: 50%;
    right: auto;
    transform: translate(-50%, 0px);
}
.box-mobile .container {
    max-width: 100%;
    padding: 0;
}
.box-mobile .testatina-lancio.white h3 strong {
    border-bottom: 0 none;
}
.box-mobile .testatina-lancio.white h3 {
    border-bottom: 0 none;
}
.box-mobile .testatina-lancio {
    margin: 0 5px 10px;
}
.box-mobile .inevidence-hp {
    margin-bottom: 0;
    padding: 0;
}
.box-mobile section.full-width.corpo-interna-matchbox.clearfix {
    background: transparent;
    padding: 0;
}
.box-mobile .contenitore-match-realtime li {
    background: #0e337c none repeat scroll 0 0;
    width: auto;
}
.box-mobile .contenitore-match-realtime li.active {
    background: #fff none repeat scroll 0 0;
}
.panel-group {
    border-top: 1px solid #ddd;
    clear: both;
}
.col-sm-2.col-xs-12.store-anteprima-prodotto img {
    max-height: 212px;
    width: auto;
}
.matchbox-dettaglio .score-timereal, .matchbox-dettaglio .nome-sit p{
    color:#082d67;
    text-align:left;
}
/* new mediagallery */
.mediagallery-cont .fascione-titolo{
    margin-top: 0;
    padding: 30px 10px;
    position: relative;
    background: #4d647c;
    text-align: center;
    color: #fff;
    font-family: 'Roboto';
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.mediagallery-cont .fascione-titolo:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 25px 0 25px;
    border-color: #4d647c transparent transparent transparent;
    display: block;
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -25px;
    z-index: 3;
}
.mediagallery-cont .lead{
    margin-top: 10px;
    margin-bottom: 20px;
}
.mediagallery-cont .lead p {
    font-size: 15px;
}
.top-links{
    display:table;
    background: #c9112b;
    width: 100%;
}

.top-links a{
    display:table-cell;
    text-transform: uppercase;
    color:#FFF;
    text-align: center;
    background: #c9112b;
    vertical-align: middle;
    font-size: 19px;
    padding: 10px;
}
.top-links a.active{
    background: #9a081d;
}
.inevidence-video{
    background: #eaeaea;
    margin-bottom: 10px;
}
.inevidence-video .padd{
    padding: 0;
}
.inevidence-video .padd a{
    display: block;
    position: relative;
}
.inevidence-video .padd img{
    width: 100%;
}
.inevidence-video .prev-video:after {
    content: "";
    display: block;
    width: 84px;
    height: 84px;
    background: url(../img/player-active.png) no-repeat;
    position: absolute;
    top: 50%;
    background-size: 84px;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 3;
}
.inevidence-video .col-sm-4 .padd{
    padding: 15px;
}
.block-video a{
    display: block;
    position: relative;

}
.block-video .padd{
    padding: 0;
}
.block-video .prev-video:after {
    content: "";
    display: block;
    width: 54px;
    height: 54px;
    background: url(../img/player-active.png) no-repeat;
    position: absolute;
    top: 50%;
    background-size: 54px;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 3;
}
.block-video img{
    width: 100%;
    max-width: 100%;
    max-height: 180px;
}
.block-video h3{
    font-weight: 400;
    margin-top: 10px;
}
.video-premium  .prev-video:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #c9112b;
    opacity: 0.4;
    z-index: 2;
}
.block-video datetime{
    font-size: 13px;
    font-weight: 200;
}
.inevidence-video, .block-video{
    margin-bottom: 25px;
    min-height: 320px;
}
.inevidence-video h4{
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
    font-weight: 400;
}
.inevidence-video datetime{
    font-size: 13px;
    font-weight: 200;
    display: block;
    margin-bottom: 20px !important;
}
.inevidence-video .col-sm-8, .inevidence-video .col-sm-4{
    padding: 0;
}
.title-section-mg h2 {
    color: #072261;
    font-family: "Roboto Condensed";
    font-size: 25px;
    margin-top: 0;
    text-align: left;
    text-transform: uppercase;
}
.open-tabmenu-mg {
    text-transform: uppercase;
    color: #c9112b;
    font-size: 14px;
    display: none;
}
.head-detail{
    padding-top: 15px;
}
.padd-white{
    padding: 10px;
    background: #FFF;
}
.small-thumb-preview{
    padding: 0;
}
.small-thumb-preview img{
    width: 100%;
}
.small-thumb-preview .prev-video:after {
    content: "";
    display: block;
    width: 54px;
    height: 54px;
    background: url(../img/player-active.png) no-repeat;
    position: absolute;
    top: 50%;
    background-size: 54px;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 3;
}
.small-title-preview{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto Condensed';
}
.video-premium.small-thumb-preview .prev-video:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #c9112b;
    opacity: 0.4;
    z-index: 2;
}
.block-video .prev-video:after{
    margin-top: -20px;
}
.video-premium .premium-label{
    display: block;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    background-size: 54px;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 3;
    margin-top: 30px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 400;
    font-size: 20px;
    min-width: 250px;
}
.mediagallery-cont .video-detail time{
    font-size: 13px;
    font-weight: 200;
    display: block;
    padding-top: 15px;
    margin-bottom: 0 !important;
}
.mediagallery-cont .video-detail h1{
    font-size: 40px;
    font-weight: 400;
    font-family: 'Roboto Condensed';
}
.side-content .title-section{
    color: #072261;
    font-family: "Roboto Condensed";
    font-size: 25px;
    margin-top: 15px;
    text-align: left;
    text-transform: uppercase;
}
.video-detail iframe{
    width: 100%;
    min-height: 540px;
}
.share-band{
    padding-left:3px;
}
.share-band .padd{
    padding: 0;
}
.share-band p{
    padding: 0;
}
.share-band div.label{
    color: #082d67;
    padding: 15px 0 0 0;
    margin-bottom:10px;
    display:block;
    text-align:left;
}
.share-band .sharethis{
    min-height: 50px;
}
@media (min-width:769px){
    .top-links{
        height: auto !important;
        visibility: visible;
    }
    •open-tabmenu-mg{
        display: block;
    }
}
@media (max-width:768px){
    .video-detail iframe{
        min-height: 340px;
    }
    .top-links a{
        display: block;
    }.top-links.collapse{
         display: none;
     }
    .top-links.collapse.in{
        display: block;
    }
    .top-links.collapsed a{
        display: none !important;
    }
    .open-tabmenu-mg{display:block;}
}
.classifica tr.is-cagliari {
    background: #96a4b8;
}
.is-cagliari-el {
    background: #96a4b8;
}
/*nuova webcronaca*/
.frame.pull-left.evento_HOME_GOAL_cc,
.frame.pull-left.evento_AWAY_GOAL_cc {
    position: relative;
    padding: 20px 115px 20px 35px;
    background: #082d67;
    border-right: 30px solid #ca2330;
    width: calc(100% - 80px);
}
.evento_HOME_GOAL_cc figure.figurina_calciatore_goal,
.evento_AWAY_GOAL_cc figure.figurina_calciatore_goal{
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: -20px;
}
.evento_HOME_GOAL_cc figure.figurina_calciatore_goal img,
.evento_AWAY_GOAL_cc figure.figurina_calciatore_goal img{
    height: 100%;
}
.frame.pull-left.evento_HOME_GOAL_cc .marker,
.frame.pull-left.evento_AWAY_GOAL_cc .marker {
    font-size: 28px;
    color: #fff;
}
.frame.pull-left.evento_HOME_GOAL_cc .team_goal, .frame.pull-left.evento_HOME_GOAL_cc p,
.frame.pull-left.evento_AWAY_GOAL_cc .team_goal, .frame.pull-left.evento_AWAY_GOAL_cc p{
    color: #fff;
}
.frame.pull-left.evento_AWAY_GOAL_ ,
.frame.pull-left.evento_HOME_GOAL_ {
    position: relative;
    padding: 20px 20px 20px 35px;
    background: #082d67;
    width: calc(100% - 80px);
}
.evento_AWAY_GOAL_ figure.figurina_calciatore_goal img,
.evento_HOME_GOAL_ figure.figurina_calciatore_goal img{
    height: 100%;
}
.frame.pull-left.evento_AWAY_GOAL_ .marker ,
.frame.pull-left.evento_HOME_GOAL_ .marker {
    font-size: 20px;
    color: #fff;
}
.frame.pull-left.evento_AWAY_GOAL_ .team_goal, .frame.pull-left.evento_AWAY_GOAL_ p,
.frame.pull-left.evento_HOME_GOAL_ .team_goal, .frame.pull-left.evento_HOME_GOAL_ p{
    color: #fff;
}
@media (max-width:800px){
    .frame.pull-left.evento_HOME_GOAL_cc ,
    .frame.pull-left.evento_AWAY_GOAL_cc {
        position: relative;
        padding: 20px 20px 20px 35px;
        background: #082d67;
        border-right: 10px solid #ca2330;
        text-align: center;
        width: calc(100% - 80px);
    }
    .evento_HOME_GOAL_cc figure.figurina_calciatore_goal ,
    .evento_AWAY_GOAL_cc figure.figurina_calciatore_goal {
        position: relative;
        top: 0;
        bottom: auto;
        right: auto;
        width: 100%;
    }
    .evento_HOME_GOAL_cc figure.figurina_calciatore_goal img,
    .evento_AWAY_GOAL_cc figure.figurina_calciatore_goal img{
        height: auto;
        max-width: 100%;
        margin-bottom: 15px;
        width: 110px;
    }
}



/* statistiche */
.chartsContainer .tab-content{
    background-color: #fff;
    padding-top: 20px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
@media (max-width: 767px){
    .chartsContainer .tab-content{
        padding:0;
    }
    .redbig {
        color: #BD1D34;
        font-family: "Roboto",sans-serif;
        font-size: 23px;
        font-weight: bold;
    }
}

#chartsContainer #textualStatsContainer{
    margin-top: 20px;
    margin-bottom: 61.5px;
}
#chartsContainer #textualStatsContainer li a{
    color: #092D67;
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    line-height: 30px;
}
#chartsContainer #textualStatsContainer li.active a{
    color: #092D67;
    font-family: "Roboto",sans-serif;
    font-size: 24px;
    font-weight: bold;
    background: #F6F6F6;
}

@media (max-width: 767px){
    .chartsContainer .tab-content{
        padding:0;
    }
    .mainStats .redbig {
        color: #BD1D34;
        font-family: "Roboto",sans-serif;
        font-size: 23px;
        font-weight: bold;
    }
    #chartsContainer #textualStatsContainer li a{
        font-size: 12px;
    }
    #chartsContainer #textualStatsContainer li.active a{
        font-size: 14px;
    }
    #defStats .container{
        padding:0;
    }
    .col-xs-offset-1{
        padding:0;
    }
    .genStats .redvalue, .genStats .valueStatssmall{
        font-size:20px!important;
    }
}

.chartsContainer .tab-content{
    background: #F6F6F6;
}
/* Biografia */
.chart-content{
    border: none;
}
.corpo-dett-player{
    padding:0;
}
.statistiche-contenitore{
    background-color: #fff;
    border: 1px solid #E1E1E1;
    margin: 12px;
    transition: all 0.6s ease-in-out;
}
@media (min-width: 1024px){
    .statistiche-contenitore{
        width: calc(33.3333% - 24px);
        min-height: 280px;
    }
}
@media (min-width: 768px) and (max-width: 1023px){
    .statistiche-contenitore{
        width: calc(50% - 24px);
        min-height: 280px;
    }
}
@media (max-width: 767px){
    .statistiche-contenitore{
        width: calc(100% - 24px);
        min-height: 280px;
    }
}
.statistiche-contenitore h3{
    margin:0;
    font-family: "Roboto",sans-serif;
    font-size: 14px!important;
    font-weight: bold;
    padding: 13.5px 0 11px 6.5px;
    width:100%;
    border-bottom: 1px solid #E1E1E1;
    color: #94A4B8;
    text-transform: uppercase;
}
.statistiche-contenitore h3 img{
    float:right;
    display:block;
    width: 40px;
    position: absolute;
    top: 0;
    right: 10px;
}
.genStats{
    border-bottom: 1px solid #E1E1E1;
    height: 55px;
    clear:left;
    position:relative;
}
.genStats div{
    line-height:53px;
    padding-right:10px;
}
.genStats:last-child{
    border:none;
}
.genStats img{
    max-width:37px;
    display: block;
    padding-top: 10px;
    width:fit-content;
}
.genStats .progress{
    margin:0;
    width:90%;
    margin-left:5%;
    background-color: #94A4B8;
    height:8px;
    border-radius: 0;
    position:absolute;
    top: 46px;
}
.progress-bar{
    background-color: #BD1D34;
    -webkit-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
}


.redbig{
    color: #BD1D34;
    font-family: "Roboto",sans-serif;
    font-size: 26px;
    font-weight: bold;
}
.greybig{
    color: #94A4B8;
    font-family: "Roboto",sans-serif;
    font-size: 26px;
    font-weight: bold;
}
.valueStats{
    color: #092D67;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-size: 12px;
    font-weight: 400;
}
.valueStatssmall{
    color: #94A4B8;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
}
.doubleline{
    line-height: 15px!important;
    padding-top:12px;
}
.redvalue{
    color: #BD1D34;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.goalStats, .passesStats{
    border-bottom: 1px solid #E1E1E1;
    float:left;
    clear:left;
    width:100%;
    padding-top: 7px;
    padding-bottom: 10px;
}
.goalStats:last-child{
    border-bottom: none;
}
.goalStats .valueStats, .passesStats .valueStats{
    color: #092D67;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    line-height: 24px;
    height:22px;
}
.passesStats .valueStats{
    height:24px;
}
.passesStats .valueStats:last-child{
    margin-bottom:5px;
}
.goalStats .valueStats .redvalue, .passesStats .valueStats .redvalue{
    color: #BD1D34;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding-right: 5px;
    padding-left: 5px;
}
.firstvalue:before{
    content:"";
    width:10px;
    height:10px;
    background:#BD1D34;
    display:inline-block;
    border-radius: 50%;
    margin-left:7px;
    margin-right:7px;
}
.secondvalue:before{
    content:"";
    width:10px;
    height:10px;
    background:#94A4B8;
    display:inline-block;
    border-radius: 50%;
    margin-left:7px;
    margin-right:7px;
}
.novalue:before{
    content:"";
    width:10px;
    height:10px;
    background: #fff;
    display:inline-block;
    border-radius: 50%;
    margin-left:7px;
    margin-right:7px;
}
.text-right .novalue:before,
.text-right .firstvalue:before,
.text-right .secondvalue:before{
    display:none;
}
.text-right .novalue:after,
.text-right .firstvalue:after,
.text-right .secondvalue:after{
    content:"";
    width:10px;
    height:10px;
    background: #fff;
    display:inline-block;
    border-radius: 50%;
    margin-left:7px;
    margin-right:7px;
}
.text-right .firstvalue:after{
    background:#BD1D34;
}
.text-right .secondvalue:after{
    background:#94A4B8;
}
.text-right .novalue:after{
    background:#082d67;
}
.title-progress{
    color: #092D67;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    line-height: 24px;
    float:left;
    padding-left: 15px;
    font-weight:400;
}
.ratio-progress{
    float:right;
}
.crossStats{
    margin-top: 25px;;
}
.crossStats div{
    line-height:22px;
}
.crossStats .redvalue{
    font-size: 16px;
}

.passesLast .valueStats{
    line-height:14px;
    display:inline-flex;
    margin-top:13px;
}
.passesLast .valueStats .redbig {
    padding-right: 5px;
    padding-top: 8px;
    font-size:21px;
}
.passesLast .valueStats.text-right .redbig {
    padding-right: 0px;
    padding-left: 5px;
}

.socials .facebook {
    background: rgba(0, 0, 0, 0) url(http://cagliaricalcio.softfobia.eu//img/rounded-facebook-white.png) no-repeat scroll center top;
    background-size: 31px!important;
    display: inline-block;
    height: 31px;
    transition: all 300ms ease-in-out 0s;
    width: 31px;
}
.socials .twitter {
    background: rgba(0, 0, 0, 0) url(http://cagliaricalcio.softfobia.eu//img/rounded-twitter-white.png) no-repeat scroll center top;
    background-size: 31px!important;
    display: inline-block;
    height: 31px;
    transition: all 300ms ease-in-out 0s;
    width: 31px;
}

.socialcalciatore.socials .facebook, .seguimi-su.socials .facebook {
    background: rgba(0, 0, 0, 0) url(http://cagliaricalcio.softfobia.eu//img/rounded-facebook.png?171046) no-repeat scroll center top;
    background-size: 31px!important;
    display: inline-block;
    height: 31px;
    transition: all 300ms ease-in-out 0s;
    width: 31px;
}
.socialcalciatore.socials .twitter, .seguimi-su.socials .twitter {
    background: rgba(0, 0, 0, 0) url(http://cagliaricalcio.softfobia.eu//img/rounded-twitter.png) no-repeat scroll center top;
    display: inline-block;
    height: 31px;
    transition: all 300ms ease-in-out 0s;
    width: 31px;
    background-size: 31px!important;
}
.socials {
    margin-bottom: 0px;
    padding-top: 0px;
}

/* GRAFICI */
.graphValue{position:absolute; width:100%; text-align:center;}

.donut-chart {
    position: relative;
    width: 87.5px;
    height: 87.5px;
    border-radius: 100%
}
p.center {
    background: #fff;
    position: absolute;
    text-align: center;
    top: 20px;
    left: 8px;
    bottom: 0;
    right: 0;
    width: 60px;
    height: 70px;
    margin: auto;
    border-radius: 50%;
    line-height: 23px;
    padding: 15% 0 0;
    color: #092D67;
    font-size: 14px;
    text-transform: uppercase;
}
.portion-block {
    border-radius: 50%;
    clip: rect(0px, 87.5px, 87.5px, 43.7px);
    height: 100%;
    position: absolute;
    width: 100%;
}
.circle {
    border-radius: 50%;
    clip: rect(0px, 43.7px, 87.5px, 0px);
    height: 100%;
    position: absolute;
    width: 100%;
    font-family: monospace;
    font-size: 1.5rem;
}

#part1-goals, #part1-shots, #part1-passes {
    transform: rotate(0deg);
}

#part1-goals .circle, #part1-shots .circle, #part1-passes .circle {
    background-color:#94A4B8;
    -webkit-animation:first 1s 1 forwards; /* Safari & Chrome */
    -moz-animation: first 1s 1 forwards; /* Firefox */
    -ms-animation: first 1s 1 forwards; /* Internet Explorer */
    -o-animation: first 1s 1 forwards; /* Opera */
    animation: first 1s 1 forwards;
}


#part2-goals, #part2-shots, #part2-passes {
    ttransform: rotate(100deg);
}
#part2-goals .circle, #part2-shots .circle, #part2-passes .circle {
    background-color: #BD1D34;
    -moz-animation: second 1s 1 forwards 1s; /* Firefox */
    -ms-animation: second 1s 1 forwards 1s; /* Internet Explorer */
    -o-animation: second 1s 1 forwards 1s; /* Opera */
    animation: second 1s 1 forwards 1s;
}
#part3-goals, #part3-shots, #part3-passes {
    ttransform: rotate(200deg);
}
#part3-goals .circle, #part3-shots .circle, #part3-passes .circle {
    background-color: #fff;
    -moz-animation: third 0.5s 1 forwards 2s; /* Firefox */
    -ms-animation: third 0.5s 1 forwards 2s; /* Internet Explorer */
    -o-animation: third 0.5s 1 forwards 2s; /* Opera */
    animation: third 0.5s 1 forwards 2s;
}


/* Animation */
@keyframes first {
    from {transform: rotate(0deg);}
    to {transform: rotate(100deg);}
}

@keyframes second {
    from {transform: rotate(0deg);}
    to {transform: rotate(100deg);}
}

@keyframes third {
    from {transform: rotate(0deg);}
    to {transform: rotate(160deg);}
}
.stats-parate {
    display: none;
}
.portiere .stats-parate{
    display: block;
}
.portiere .stats-goal{
    display: none;
}

.donut-chart {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 100%;
}
@media (min-width: 1024px){
    .statistiche-contenitore {
        width: calc(33.3333% - 24px);
        min-height: 300px;
    }
}
@media (max-width:767px){
    .seguimi-su {padding-left: 0;}
}
p.center {
    background: transparent;
    position: absolute;
    text-align: center;
    top: 15px;
    left: 18px;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 23px;
    padding: 15% 0 0;
    color: #092D67;
    font-size: 14px;
    text-transform: uppercase;
    margin:0;
}
@media (max-width: 400px){
    .genStats .redvalue, .genStats .valueStatssmall {
        font-size: 14px!important;
    }
    .goalStats .valueStats .redvalue, .passesStats .valueStats .redvalue {
        color: #BD1D34;
        font-family: "Roboto",sans-serif;
        font-size: 15px;
        font-weight: bold;
        line-height: 24px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .passesStats .valueStats {
        padding-left: 20px;
    }
    .passesLast .text-right{
        float:right;
    }
}

.mobile-logo1{
  float: left;margin-bottom: 4%;max-width: 70%;width: 30%;
}

.modile-logo1 img{
    max-width: 100%;margin-left: 50%;
    margin-right: 50%;
}