h1, h2, h3, h4, h5, h6 {
    font-family: Asap;
    font-weight: 700;
}
#top-bar-new {
    width: 100%;
    background-image: linear-gradient(to right, brown , red);
    padding: 0px;
}
#top-bar-new ul {
    margin: 0px;
    padding: 10px 0;
    text-align: right;
}
#top-bar-new ul li {
    list-style: none;
    display: inline;
}
#mainNav {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.6) !important;
    z-index: 9999;
}
.navbar-brand.js-scroll-trigger {
    padding-top: 0px;
    padding-bottom: 0px;    
}
#mainNav .navbar-nav li.nav-item a.nav-link {
    font-family: Asap;
    font-size: 16px;
    font-weight: 400;
    width: max-content;
}
#mainNav .navbar-nav li.nav-item a.nav-link:hover {
    color: #c89110;
}
#navbarResponsive li:last-child a {
    padding-right: 0px !important;
}
.carousel-item {
    height: 93vh;
    max-height: 820px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: top;
}
.carousel-control-next, .carousel-control-prev {
    width: auto;
    opacity: 1;
}
.carousel-item h2.display-4 {
    background: url(img/banner-title-bg.png);
    background-repeat: no-repeat;
    display: table;
    margin: 0 auto;
    font-size: 16px;
    background-size: 100% 100%;
    font-family: Asap;
    font-weight: 700;
    padding: 10px 40px;
}
.carousel-item p.lead {
    background:
        rgba(0, 0, 0, 0.5);
    margin: 15px auto 0;
    display: table;
    padding: 15px 50px;
    font-family: Asap;
}
.carousel-caption {
    top: 83%;
}
.page-section-heading.text-secondary {
    color: #000 !important;
}
.divider-custom {
    margin-top: 30px;
}
.divider-custom .divider-custom-line {
    border-color: #000 !important;
    height: 8px;
    border-radius: 0px;
}
#latest-news .col-lg-8 h2, #latest-news .col-lg-4 h2, #latest-news .col-lg-6 h2, #latest-news .col-lg-12 h2 {
    color: #FFF;
    padding: 10px 0px 10px 20px;
    font-weight: 400;
    font-size: 22px;
    background-size: 100% 100%;
    background-image: linear-gradient(to right, brown , red);
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 1px;
}
.latest-news-item p {
    color: #404040;
    font-size: 16px;
    font-family: Asap;
    margin: 10px 0 0;
}
.latest-news-item .lat-news-date {
    background-size: 100% 100%;
    width: 114px;
    position: absolute;
    bottom: 100px;
    left: 4px;
    padding: 4px 0 7px 25px;
    color:#FFF;
    font-family: Asap;
    font-weight: 400;
    background-image: linear-gradient(to right, brown , red);
    border-radius: 0px 10px 10px 15px;
}
.latest-news-item-right p {
    font-size: 13px;
    color: #404040;
    font-family: Asap;
    font-weight: 400;
    margin: 0;
}
.latest-news-item-right .lat-news-date {
    color: #cf1686;
    font-size: 14px;
    margin: 4px 0;
    font-family: Asap;
    font-weight: 400;
}
.col-md-12.col-lg-12.latest-news-item-right {
    margin-bottom: 10px;
}
.col-md-12.col-lg-12.video-container {
    background: url(img/video-bg.jpg);
    padding: 50px 0;
    margin: 80px 0 0;
    text-align: center;
}
.video-title-1 {
    color: #fe0002;
    font-family: Asap;
    font-weight: bold;
    margin: 40px 0 10px;
    font-size: 15px;
}
.video-title-2 {
    color: #fff;
    font-family: Asap;
    font-weight: bold;
    margin: 0px 0 20px;
    font-size: 18px;
}
.col-md-12.col-lg-12.video-container {
    background: url(img/video-bg.jpg);
    padding: 170px 0 90px;
    margin: 80px 0 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.first-section-last-content {
    margin-top: 80px;
    padding: 0px;
}
.first-section-last-content h2 {
    background: url(img/news-titlt-bg.jpg);
    background-repeat: no-repeat;
    color: #FFF;
    padding: 15px 0 16px 50px;
    font-weight: 400;
    font-size: 22px;
    background-size: 100% 100%;
    margin-bottom: 40px;
}
.first-section-last-content h2 span {
    font-size: 13px;
    color: #FFF;
    float: right;
    padding: 8px 20px 0px 0;
    text-decoration: underline;
}
.first-section-last-content p {
    font-size: 16px;
    color: #404040 !important;
    font-family: Asap;
    margin: 20px 0 20px;
}
.latest-game-date {
    background-size: 100% auto;
    max-height: 58px;
    height: 58px;
    text-align: center;
    font-family: Asap;
    color:#FFF;
    font-size: 20px;
    padding: 15px 0;
    background-image: linear-gradient(to right, brown , red);
    border-radius: 10px 10px 0px 0px;
    padding: 10px 30px 10px 30px;
    height: auto;    
}
.top-match {
    padding-top: 40px;
    padding-bottom: 10px;
    background-size: 100% 100%;
}
.top-match-title {
    text-align: center;
    color: #FFF;
    font-size: 16px;
    font-family: Asap;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.top-match .col-lg-3 {
    text-align: center;
}
.top-match .col-lg-3 p {
    color: #FFF;
    font-family: Asap;
    font-size: 18px;
    padding: 0 20px;
    margin: 10px 0 10px;
}
.col-lg-2.match-points p {
    background: #ffb400;
    display: table;
    margin: 30px auto;
    font-size: 26px;
    font-family: Asap;
    color: #000;
    font-weight: bold;
    padding: 10px 30px;
    border-radius: 40px;
}
.match-2 {
    background: #f4f4f4;
    padding: 20px 0px;
    margin: 0 25px;
}
.img-logo-competicao {
    position: absolute;
    top: 10%;    
    left: 50%;
    width:50%;
    height: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateX(-50%);
}
.col-lg-1.team-logo {
    text-align: center;
}
.partida-placar-equipes-logo60x60 {
    width: auto;
    height: 60px;    
}
.partida-placar-equipes-logo130x130 {
    width: auto;
    height: 130px;    
}
.col-lg-2.match-points {
    text-align: center;
    font-size: 40px;
    font-family: Asap;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
.col-lg-4.team-name-left {
    text-align: right;
    font-size: 18px;
    font-family: Asap;
    color: #000;
    padding-top: 16px;
    padding-bottom: 16px;
}
.col-lg-4.team-name-right {
    text-align: left;
    font-size: 18px;
    font-family: Asap;
    color: #000;
    padding-top: 16px;
    padding-bottom: 16px;
}
.col-lg-1.match-points {
    text-align: center;
    font-size: 40px;
    font-family: Asap;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
.match-2-statistics {
    background: #fff;
    padding: 15px 0;
    margin: 0 25px;
}
.match-2-statistics .row {
    padding: 0 20px;
}
.match-2-statistics .col-lg-2, .match-2-statistics .col-lg-4 {
    text-align: center;
}
.match-2-statistics .col-lg-2 span, .match-2-statistics .col-lg-4 span {
    font-size: 13px;
    color: #404040;
    font-family: Asap;
    padding-left: 10px;
    position: relative;
    top: 2px;
}
.events .event-details {
    width: 90%;
    background-color: #FFF;
    text-align: center;
    margin: -40px auto 50px;
    overflow: visible;
    z-index: 999;
    position: relative;
    display: table;
    padding: 15px 0;
    font-size: 18px;
    font-family: Asap;
    color: #404040;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
}

/* Slider */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.blog-title {
    font-size: 18px;
    color: #090909;
    font-family: Asap;
    font-weight: bold;
}
.blog-published {
    color: #c89110;
    font-family: Asap;
    font-weight: bold;
    margin: 15px 0 10px;
}
.blog-content {
    color: #404040;
    font-size: 16px;
    font-family: Open Sans;
    line-height: 1.5;
    margin-bottom: 20px;
}
.blog-read-more {
    color: #c89110;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
}
.footer {
    background-image: linear-gradient(to right, brown , red);
}
footer .col-lg-3 h4 {
    font-family: Asap;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px !important;
}
footer .col-lg-3 ul {
    margin: 0px;
    padding: 0px;
}
footer .col-lg-3 ul li {
    list-style: none;
}
footer .col-lg-3 ul li a {
    color: #FFF;
    font-family: Open Sans;
    font-size: 14px;
    line-height: 2.5;
}
.email-subscribe p {
    font-size: 14px;
}
.copyright.py-4.text-center.text-white {
    background: #151515 !important;
    border-top: 4px solid #3c3c3c;
    padding: 30px 0 !important;
}
section.copyright small {
    font-size: 14px;
    color: #FFF;
    font-family: Open Sans;
}

@media screen and (max-width: 767px) {
    .carousel-caption.d-none.d-md-block {
        display: block !important;
        top: 63% !important; }
}

#carouselPatrocinadores {
    max-height: 360px;
}

.transmissao {
    flex-wrap: inherit; 
    margin-left: -10px;
}

.transmissao-destaque{
    background-color: #f4f4f4; 
    margin-left: 5px; 
    margin-right: 5px;
}

.img-patroc-topo {
    max-height: 30px; 
    vertical-align: top;
    margin-right: 20px    
}

@media screen and (max-width: 767px) {
    .img-patroc-topo {
        vertical-align: top;
        margin-right: 10px    
    }
    
    .carousel-item {
        height: 49vh;
        max-height: 820px;
        background: no-repeat center center scroll;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
    }    
}

@media screen and (max-width: 480px) {
    
    #carouselPatrocinadores {
        max-height: 100px;
    }
    .seta-proximo {
        opacity: 0.6;
    }
    
    .seta-anterior {
        opacity: 0.6;
    }    

    .carousel-caption.d-none.d-md-block {
        display: block !important;
        top: 72% !important; }
    
    nav#mainNav {
        padding: 10px 10px; }
    .col-md-6.col-lg-6.latest-news-item {
        margin-bottom: 50px; }
    .col-md-12.col-lg-12.video-container {
        background-size: cover !important;
        background-position: center center; }
    .first-section-last-content .col-md-6.col-lg-6 {
        margin-bottom: 50px; }
    #page-top {
        overflow-x: hidden; }
    .top-match {
        background-size: cover;
        background-position: center center; }
    .col-lg-4.team-name-left {
        text-align: center; }
    .col-lg-4.team-name-right {
        text-align: center; }
    .match-2-statistics .col-lg-2, .match-2-statistics .col-lg-4 {
        text-align: left; }
    .blog .col-md-8.col-lg-8 {
        margin-top: 50px; }
    footer.footer .col-lg-3.email-subscribe {
        margin-top: 50px; }
    footer.footer .col-lg-3 h4 {
        text-align: center; }
    footer .col-lg-3 ul {
        text-align: center; }
    footer.footer .col-lg-3 table {
        display: table;
        margin: 0 auto; }
    .email-subscribe p {
        text-align: center; }
    .col-lg-3.email-subscribe {
        text-align: center; }
    .transmissao {
        margin-left: 0px;
    }
    .img-patroc-topo {
        vertical-align: top;
        margin-right: 4px;
        margin-left: 4px;
    }  
}
.navbar-toggler.navbar-toggler-right.text-uppercase.font-weight-bold.bg-primary.text-white.rounded {
    background: transparent !important;
    padding: 0px !important;
    font-size: 35px !important;
}
.carousel-control-prev img, .carousel-control-next img {
    width: 75px;
}

.seta-anterior {
    color: #FFF;
    padding: 6px 10px 4px 10px;
    font-weight: 400;
    font-size: 30px;
    background-size: 100% 100%;
    background-image: linear-gradient(to right, brown , red);
    border-radius: 10px;
    margin-left: 5px;    
}

.seta-proximo {
    color: #FFF;
    padding: 6px 10px 4px 10px;
    font-weight: 400;
    font-size: 30px;
    background-size: 100% 100%;
    background-image: linear-gradient(to left, brown , red);
    border-radius: 10px;
    margin-right: 5px;
}

.mais-fotos {
    color: #FFF; 
    text-decoration: none; 
    font-size: 16px;
    font-weight: bold;
}

.mais-fotos:hover {
    color: #000;
}

.destaque {
    font-size: 40px;
    background-color: white;
    background-image: linear-gradient(to left, brown , red);
    height: 100%;
    border-radius: 50px; 
    padding: 0px; 
    width: 70%;    
}

.botao-noticia {
    float: right;
}

.partida-placar-equipes-placar-penal{
    font-size: 20px;
    margin-top: 20px;
}

.change-jogos {
    text-align: right;
    float: right;
    margin-top: -40px;
    margin-right: 10px;
    font-size: 20px;
    cursor: pointer;
}

ul.lista-partidas li .partida-item-info .partida-item-competicao img {max-width: 30px;max-height: 30px;}
