.mb-5 {
    margin-bottom: 3rem !important;
}

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

.px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.icono {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    vertical-align: middle;
}

#main-slider,
#main-slider .item {
    max-height: 260px !important;
    min-height: 260px !important;
}

.image-header {
    min-height: 330px;
    position: relative;
}
.customcontainerimage-header {
    position: absolute;
    bottom: 16px;
    margin: auto;
    left: 0;
    right: 0;
}
.customcontainerimage-header h5 {
    color: #fff;
    text-align: center;
    font-family: Helvetica;
    font-size: 4rem;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 8rem !important;
}

@media screen and (max-width: 992px){
    .customcontainerimage-header h5 {
        font-size: 3rem;
        margin-bottom: 13rem !important;
    }
}

@media (max-width: 575px) {
    .customcontainerimage-header h5 {
        font-size: 2.5rem;
    }
    .customcontainerimage-header {
        bottom: 0px;
    }
}

.tittlenoticedetail {
    color: #171a1f;
    text-align: center;
    font-family: Helvetica;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-top: -19px;
    margin-bottom: 34px;
}

@media screen and (max-width: 575px) {
    .tittlenoticedetail {
        font-size: 1.8rem;
    }
}

.standing-table-wrap {
    padding: 45px 67px 70px;
    margin-top: -119px;
    position: relative;
    z-index: 2;
    width: 90%;
    margin: -60px auto 0;
    border-radius: 8px;
    background: #fbfbfb;
    box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.04);
}

@media (max-width: 575px) {
    .standing-table-wrap {
        padding: 20px 0rem 70px;
        margin: -25px auto 0;
    }
}

.standing-table-wrap .container {
    width: 100%;
}
#news-list {
    padding: 3rem 0px 70px;
    margin-top: -119px;
    position: relative;
    z-index: 2;
    width: 90%;
    margin: -60px auto 0;
    border-radius: 8px;
    background: #fbfbfb;
    box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.04);
}

@media (max-width: 575px) {
    #news-list {
        margin: -25px auto 0;
    }
    #news-list .w-400p {
        width: 100% !important;
    }
}
#news-list .container {
    width: 100%;
}

#news-list .contenedorNoNotices h4 {
    font-size: 18px;
    text-align: center;
}
.news-list .pagination-wrap {
    margin: auto;
}

.pagination-wrap .pagination li.active a {
    color: #fff;
    background: #dc2020;
    border-radius: 100%;
}
.pagination-wrap .pagination li a {
    font-family: Helvetica;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}
.pagination-wrap .pagination li.disabled {
    display: none;
}
.pagination-wrap .pagination li.primero a,
.pagination-wrap .pagination li.ultimo a {
    width: max-content;
    padding: 0 10px;
}

.pagination-wrap .pagination li a:hover {
    color: #000;
    background: transparent;
}
.pagination-wrap .pagination li a {
    color: #171a1f;
}

.main-menu-wrap .custom-logo-link:before {
    background-color: transparent;
    right: 0%;
    left: 0%;
    z-index: 2;
}

.main-menu-wrap .custom-logo-link img {
    width: 120px;
}

.main-menu > li a {
    padding: 0 12px;
    text-transform: initial;
}

.main-menu > li > ul li {
    border-left: 2px solid transparent;
}

.main-menu > li > ul li:hover {
    border-left: 2px solid transparent;
    background-color: #670000;
}

.main-menu > li > ul li:hover a {
    color: white;
}

.navbar-toggle {
    background: transparent;
}

.navbar-toggle .icon-bar {
    background: white;
}

.main-menu > li > ul li a {
    color: #000000;
    text-align: center;
    font-size: 14px;
}

.main-menu > li > ul {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
}

.main-menu-wrap {
    background: #670000;
}

@media screen and (max-width: 1200px) {
    .event-nav .nav-item .teams-wrap {
        display: block;
    }

    .event-nav {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0px;
    }
}
@media screen and (max-width: 992px) {
    .main-menu > li > ul {
        background: transparent;
    }

    .main-menu > li > ul li {
        border-left: 2px solid white;
    }

    .main-menu > li > ul li:hover {
        border-left: 2px solid white;
        background-color: #670000;
    }

    .main-menu > li > ul li a {
        color: white;
    }
    .event-nav {
        top: 0vw;
    }
}

@media screen and (max-width: 768px) {
    .event-nav {
        display: block;
    }

    .main-slider .nav-arrow {
        top: 66%;
        transform: translateY(-100%);
    }
}

@media screen and (max-width: 575px) {
    .event-nav .nav-item .teams-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .event-nav .nav-item .team,
    .event-nav .nav-item .team1,
    .event-nav .nav-item .score {
        align-self: center;
        margin-bottom: 1rem;
    }

    .event-nav .nav-item .score span {
        font-size: 20px !important;
    }

    .event-nav .nav-item .score .seconds,
    .event-nav .nav-item .score .minutes::before {
        display: none;
    }

    .event-nav {
        top: 43vw;
    }

    #main-slider {
        min-height: 0px !important;
        max-height: 350px !important;
    }
    #main-slider .item {
        min-height: 0px !important;
        max-height: 72vw !important;
    }
}

.event-nav .col-lg-6:first-of-type .nav-item {
    background-image: url(../../images-team/slider/nav-1.png);
    border-right: 1px solid gainsboro;
}

.event-nav .col-lg-6:nth-of-type(2) .nav-item {
    background-image: url(../../images-team/slider/nav-2.png);
}

.event-nav .nav-item {
    /* background-color: #ffffffab; */
    padding: 40px 30px 40px 30px;
    display: block;
    top: 16rem;
    background-size: cover;
    background-position: center;
}

.main-slider .nav-arrow.left-arrow {
    padding-left: 0px;
    left: 2%;
    text-align: center;
    border-radius: 60%;
    width: 60px;
    height: 60px;
}

.main-slider .nav-arrow.right-arrow {
    padding-right: 0px;
    right: 2%;
    text-align: center;
    border-radius: 60%;
    width: 60px;
    height: 60px;
}

.main-slider .nav-arrow.left-arrow:before,
.main-slider .nav-arrow.right-arrow:before {
    display: none;
}

.event-nav .nav-item .score span {
    background: transparent;
    color: rgb(166, 0, 0);
    font-size: 30px;
    font-family: "DM Sans", sans-serif;
    font-weight: 1000;
}

.event-nav .nav-item .championship {
    padding-bottom: 4px;
    font-size: 14px;
    font-weight: 900;
    color: black;
    letter-spacing: 1px;
    font-family: "Helvetica", sans-serif;
}

.event-nav .nav-item .game-result {
    color: black;
}

.event-nav .nav-item .score span:before {
    font-size: 30px;
    color: rgb(166, 0, 0);
}

.event-nav .nav-item .team img,
.event-nav .nav-item .team1 img {
    width: 70px;
    height: 70px;
}

.esport-championship-latest-videos.mt-5 {
    margin-top: 8rem;
}

/* Slider Header */

.main-slider-section .item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
}

.slider-1 {
    background-image: url(../../images-team/slider/slider.png);
}

#news {
    padding-top: 10rem;
    padding-bottom: 8rem;
    position: relative;
}

#news .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#news .item-news {
    width: 48%;
    background-color: #202224;
    margin-right: 0px;
}

#news .img-news {
    height: 200px;
}

#news .img-news img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#news .img-news img:hover {
    object-position: 1% 1%;
    transition: 0.5s ease-out;
}

#news .item-news:first-of-type {
    width: 100%;
    display: flex;
    margin-bottom: 24px;
}

#news .item-news:first-of-type .img-news {
    width: 100%;
    height: 350px;
}

#news .item-news .news-content p,
#news .item-news .news-content span {
    display: none;
}

#news .item-news:first-of-type .news-content p,
#news .item-news:first-of-type .news-content span {
    display: block;
}

#news .item-news:first-of-type .news-content {
    width: 80%;
    padding: 2rem;
}
.newsOtherNotice .items .news-content {
    width: 30%;
}

.w-400p {
    width: 400px;
}
.w-30 {
    width: 30% !important;
}
.w-150p {
    width: 150px !important;
}
#news-carousel .item-news .img-news.w-150p {
    width: 150px !important;
    max-width: 150px;
}

#news .news-content {
    padding: 1rem 2rem;
    align-self: center;
}

#news .news-content h2 a,
#news .news-content p,
#news .news-content span {
    color: #fafafa;
}

#news .news-content h2 {
    font-size: 1.6rem;
    margin-top: 1rem;
}

@media (max-width: 575px) {
    #news .news-content h2 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0px 0px;
    }
    .foot-contact .socials li {
        padding-right: 12px;
    }
}
@media (max-width: 575px) {
    #news-carousel .news-content.news-content h2 a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0px 0px;
    }

    .foot-contact .socials li {
        padding-right: 12px;
    }
}

#news .item-news:first-of-type h2 a {
    font-size: 2.1rem;
}

#news .news-content p,
#news .news-content span {
    font-size: 1.3rem;
}
#news .news-content span {
    color: #333 !important;
    font-family: "Open Sans" "Sans-serif" !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

#news .btn {
    display: block;
    margin: 0 auto;
    margin-top: 3rem;
}

@media screen and (max-width: 992px) {
    #news .item-news:first-of-type {
        flex-direction: row;
    }

    #news .item-news:first-of-type .img-news {
        width: 100%;
    }

    #news .item-news:first-of-type .news-content {
        width: 100%;
    }

    #news .item-news {
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    #news .item-news {
        display: none;
    }
    #news .item-news:first-of-type {
        display: flex;
    }
    #news .item-news:first-of-type {
        flex-direction: row;
    }
    .news-list .item-news:first-of-type {
        flex-direction: column !important;
    }
    .w-400p {
        width: none;
    }
    /* #news .item-news:first-of-type {
        height: 220px;
    } */
    .news-list .item-news:first-of-type {
        height: auto !important;
    }
}

.info-history {
    column-count: 2;
    column-gap: 2em;
}
.info-history p img:first-child {
    width: 100% !important;
    object-fit: cover;
}

#our-history .TituloNuestraHistoria {
    color: #b80000;
    text-align: center;
    font-family: Helvetica;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 4rem;
}
.info-history p {
    color: #171a1f !important;
    text-align: justify;
    font-family: "Open Sans" sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

.homes {
    margin: 0 auto !important;
    width: 100%;
    padding: 45px 16px 70px;
}
.homes #positions-container > .col-md-12 {
    padding: 0 !important;
}

@media (max-width: 575px) {
    .homes {
        padding: 20px 16px;
    }
}

.customPosicionesHome {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width: 575px) {
    .customPosicionesHome {
        padding: 0;
    }
}

@media (max-width: 991px) {
    .info-history {
        column-count: 1;
    }
    #news .item-news:first-of-type {
        flex-direction: row;
    }
    .news-list .item-news:first-of-type {
        flex-direction: column !important;
    }
    .w-400p {
        width: none;
    }
    /* #news .item-news:first-of-type {
        height: 220px;
    } */
    .news-list .item-news:first-of-type {
        height: auto !important;
    }
}
@media screen and (max-width: 575px) {
    .info-history p {
        font-size: 16px;
    }
}

.btn {
    color: #fafafa;
}

.amateurs-award-box {
    background-image: url(../../images-team/background/bg-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 110px 0 10px;
}

.amateurs-award-box div,
.amateurs-award-box title,
.amateurs-award-box .big-title {
    color: #fafafa !important;
}

.amateurs-award-box p {
    margin-right: 2rem;
}

.amateurs-award-box table tr th {
    background: #2b2727;
}
#positions-container table tr th {
    font-size: 13px !important;
}
@media screen and (max-width: 575px) {
    #positions-container > div {
        padding-left: 0;
        padding-right: 0;
    }
}

table tr td:last-child span {
    background: #c30000;
    text-transform: uppercase;
}

.custom_table {
    table-layout: fixed;
}

.standing-table-wrap .card table tr td.form {
    overflow: auto;
    padding: 5px 0;
}

.standing-table-wrap .card table tr td.form::-webkit-scrollbar-thumb {
    background: #c30000;
}

.standing-table-wrap .card table tr td.form::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

@media screen and (max-width: 992px) {
    .amateurs-award-box .btn {
        margin-bottom: 3rem;
    }
}

table tr td {
    border-bottom: 1px solid #bbbbbb;
    background: #e4e3e3;
}

/* Grid Gallery */

.main-award-slider img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    filter: brightness(0.8);
}
.main-award-slider img:hover {
    filter: brightness(1);
    object-position: 1% 1%;
    transition: 0.5s ease-out;
}

.main-award-slider .row div {
    padding: 5px;
}

.main-club-gallery {
    background-image: url(../../images-team/background/bg-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.main-breaking-news .break-title:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    background: #141414;
    right: -20px;
    z-index: 1;
    transform: skew(20deg);
}

.main-club-gallery {
    padding-top: 65px;
}

.esport-championship-contact .information-wrap-left .header-red,
.esport-championship-contact .information-wrap .header-arena {
    color: white;
}

.esport-championship-contact .information-wrap:before {
    background-color: #a5010187;
}

.footer .footer-left {
    padding: 0px 0 0 0;
}
.footer .foot-news {
    padding-top: 0;
}

.footer h4 {
    font-size: 1.6rem;
    padding-top: 0;
}

.footer .foot-contact {
    padding-top: 0;
}

.footer {
    background-color: #000000;
}

.footer-bottom {
    background-color: #0f0f0f;
}

.footer .footer-left:before {
    background-color: transparent;
    display: none;
}

.footer .footer-left .foot-logo img {
    width: 120px;
}

.footer h4 {
    font-size: 1.6rem;
}

.footer .foot-news .contact-list li {
    padding: 0 0 5px 0px;
}

@media screen and (max-width: 992px) {
    .foot-contact .socials li a {
        font-size: 26px;
    }
}

/* tabla posiciones */

.image-header .info:before {
    background-color: transparent;
    display: none;
}

.image-header {
    background: url(../../images-team/background/bg-3.png) no-repeat right;
}

.image-header h1 {
    padding-bottom: 0px;
}

.standing-full tr td.points span {
    background: #c30000;
}

.tab-filters {
    padding-bottom: 0px;
}

.tab-filters li {
    background-color: #353535;
}

.tab-filters li.active {
    background-color: #dc2020;
}

.tab-filters li {
    padding: 1rem 3rem !important;
    margin-right: 1px;
    border-radius: 16px;
}
.tab-filters li a {
    color: white;
    padding-bottom: 0rem;
}

.tab-filters li a:before {
    display: none;
}

.player-number {
    background: white;
    background-color: #c30000 !important;
    color: white;
    margin-left: 2rem;
    font-weight: 700;
    width: 350px;
    clip-path: polygon(0 1%, 93% 0, 100% 100%, 0% 100%);
}

.player-number span {
    padding-left: 2rem;
}

.roster {
    background: white;
}

.amateurs-news-list {
    padding: 0px;
}

.amateurs-news-list .item {
    padding-bottom: 30px;
    background: white;
}

.news-list .item .img-wrap img {
    width: 100%;
    object-fit: cover;
    height: 150px;
}

.news-list .item:hover img {
    object-position: 1% 1%;
    transition: 0.5s ease-out;
}

.amateurs-news-list h4 {
    padding-bottom: 0px;
}

.amateurs-news-list .item .name {
    padding: 13px 1.5rem 13px 1.5rem;
    font-size: 18px;
}

.amateurs-news-list .item .date {
    padding: 0px 1.5rem 0px 1.5rem;
}

.amateurs-news-list .item p {
    font-size: 1.4rem;
    padding: 0 1.5rem;
}

.content {
    padding: 35px 0 5px;
}
.news-list .content {
    padding: 0px 0 5px;
}
@media screen and (max-width: 575px) {
    .news-list .content {
        padding: 0px 0 0px;
    }
}

@media screen and (max-width: 575px) {
    .news-list .content {
        padding: 0px 0 0px;
    }
}

.sidebar h6 {
    text-transform: initial;
    font-size: 1.4rem;
}

.sidebar-search-wrap .wrap,
.tags a {
    border-radius: 10px;
}

.news-details .item .name {
    font-weight: 800 !important;
}

.news-single {
    float: right;
}

.comment-item .avatar img {
    border-radius: 50%;
    border: 3px solid gainsboro;
}

.share-box {
    padding: 0px;
}

.share-box .item {
    background: #353535;
    margin-top: 2rem;
}

.share-box h4 {
    color: white;
    margin: 0px;
    padding: 1rem 2rem;
    align-self: center;
    margin-top: 1rem;
}

.comments-wrap {
    padding: 2rem 30px;
    background: white;
}

.leave-comment-wrap .item input,
.leave-comment-wrap .item textarea {
    border: 1px solid gainsboro !important;
    border-radius: 10px;
    border-radius: 8px;
    border: 1px solid #eaecf0;
    background: #fbfbfb !important;
}

.news-list .item .img-single-news {
    width: 100%;
    object-fit: cover;
    height: 400px;
    margin-bottom: 16px;
}

.leave-comment-wrap .comment-submit {
    font-family: Helvetica;
    font-size: 16px;
}

.news-list .item:hover .img-single-news {
    object-position: center;
}

.trophey-room .row {
    background-color: white;
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-bottom: 4rem;
}

.trophey-room .row h4,
.trophey-room .row p,
.trophey-room .trophey-media {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}

.trophey-room .trophey-media img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}

.trophey-room .share-box .item {
    background: transparent !important;
}

.trophey-room .share-box .item .row {
    background: #f7f7f7;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 4rem;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .trophey-room .share-box .item .row {
        background: transparent;
    }
}

@media screen and (max-width: 768px) {
    .share-box .share-socials {
        display: none;
    }

    .trophey-room .share-box .share-socials {
        display: inline-flex;
    }
}

.comment-submit {
    width: 100%;
    text-align: center;
    font-family: Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.contacts-wrap .contact-content {
    background: white;
    border-bottom: 0;
    margin-bottom: 32px;
}

.contacts-wrap .contact-info {
    background-image: url(../../images-team/background/bg-4.png);
    background-size: cover;
    height: 100%;
    background-position: center;
    min-height: 750px;
    padding: 0rem 3rem 2rem 3rem;
}

.contacts-wrap h4 {
    margin-top: 0;
    padding-top: 0;
    color: #a60000;
}

.contact-bar li a {
    color: #b80000 !important;
}

.form-box {
    padding: 0rem 3rem 2rem 3rem;
}

@media screen and (max-width: 575px) {
    .form-box {
        padding: 3rem 1rem 2rem;
    }
    .leave-comment-wrap {
        padding-bottom: 0;
    }
}

.leave-comment-wrap .item {
    padding-bottom: 5px;
}

.form-box button {
    color: white !important;
}

.contacts-map iframe {
    width: 100%;
    height: 350px;
    padding: 0px;
    margin-bottom: 6rem;
    -webkit-box-shadow: 0px 0px 49px -29px rgba(0, 0, 0, 0.44);
    -moz-box-shadow: 0px 0px 49px -29px rgba(0, 0, 0, 0.44);
    box-shadow: 0px 0px 49px -29px rgba(0, 0, 0, 0.44);
}

@media screen and (max-width: 995px) {
    .contacts-wrap .contact-info {
        min-height: 440px;
        padding-bottom: 9rem;
    }

    .contact-info h4 {
        padding-top: 9rem;
        margin-top: 0px;
    }
}

li.facebook a {
    color: #3b5998 !important;
}

li.twitter a {
    color: white !important;
}
li.twitter a svg {
    width: 15px;
    transform: translateY(6px);
    filter: invert(1);
}
@media screen and (max-width: 992px) {
    li.twitter a svg {
        transform: translateY(3px);
        width: 24px;
    }
}

li.google a {
    color: #a60000 !important;
}

li.instagram a {
    color: #a60000 !important;
}

.text-contact {
    color: #171a1f !important;
    font-family: Helvetica !important;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 700 !important;
}
#contactoPage .contact-list li i {
    color: #fff !important;
    background: #a60000 !important;
    padding: 24px;
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 91px;
}

#contactoPage.contacts-wrap .contact-list li {
    padding: 0 0 5px 33px;
    position: relative;
    height: 65px;
    display: flex;
    align-items: center;
    padding-left: 63px;
    margin-bottom: 32px;
}
#contactoPage.contacts-wrap .contact-list li div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
}
#contactoPage.contacts-wrap .contact-list li div span:first-child {
    color: #1c1c1c;
    text-align: center;
    font-family: Helvetica;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}
#contactoPage.contacts-wrap .contact-list li div span:nth-child(2) {
    font-family: Helvetica;
    font-size: 16px;
    font-weight: 400;
}
#contactoPage.contacts-wrap .contact-bar li i {
    font-size: 24px;
}

.main-slider-section .item {
    background-position-y: center;
}

.main-menu-wrap .custom-logo-link {
    height: 82px;
}

.main-menu > li > a > span {
    padding: 30px 0;
}

.event-nav .nav-item .score span {
    border-radius: 5px;
    margin-left: 0px;
}

.event-nav {
    bottom: 0px;
    z-index: 1;
}
.event-nav .container {
    max-width: 1090px;
    margin: auto;
}

.no-info {
    padding-bottom: 2.5rem !important;
    padding-top: 2.64rem !important;
}

.event-nav .nav-item {
    background-color: #ffffffed;
    background-image: none !important;
}

.event-nav .championship {
    color: #303030;
}

.event-nav .col-md-6:first-of-type .nav-item {
    border-radius: 8px 0px 0px 8px;
}

.event-nav .col-md-6:first-of-type .nav-item:hover {
    border-radius: 8px 0px 0px 0px;
}

.event-nav .col-md-6:last-of-type .nav-item {
    border-radius: 0px 8px 8px 0px;
    border-left: 1px solid #5f5f5f;
}

.event-nav .col-md-6:last-of-type .nav-item:hover {
    border-radius: 0px 8px 0px 0px;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .event-nav .nav-item .team1 img {
        margin-left: 0px;
    }
}

@media screen and (max-width: 992px) {
    .event-nav .col-md-6:first-of-type .nav-item {
        border-radius: 8px 8px 0px 0px;
    }

    .event-nav .col-md-6:first-of-type .nav-item:hover {
        border-radius: 8px 8px 0px 0px;
    }

    .event-nav .col-md-6:last-of-type .nav-item {
        border-radius: 0px 0px 8px 8px;
        border-left: 0px solid #5f5f5f;
        border-top: 1px solid #5f5f5f;
    }

    .event-nav .col-md-6:last-of-type .nav-item:hover {
        border-radius: 0px 0px 8px 8px;
    }
}

.event-nav .nav-item .score span.info-score {
    background: #303030;
    color: rgb(255 255 255);
    padding: 1rem 4rem;
}

.event-nav .nav-item .score span.info-score .line {
    border-left: 1px solid white;
    width: 1px !important;
    height: 30px;
    display: inline-block;
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: bottom;
    min-width: 1px;
    margin-left: 2rem;
    margin-right: 2rem;
}

@media screen and (max-width: 992px) {
    .event-nav .nav-item .team,
    .event-nav .nav-item .team1 {
        width: 70px;
    }

    .event-nav .nav-item .team img,
    .event-nav .nav-item .team1 img {
        margin: 0px !important;
    }
}

@media screen and (max-width: 400px) {
    .event-nav .nav-item .score span.info-score {
        padding: 1rem 2.5rem;
    }
}

#shop {
    padding-top: 5rem;
    padding-bottom: 2rem;
}

#shop .bg-shop {
    background-image: url(../../images-team/background/bg-shop.svg);
    padding: 3rem 2rem;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 7rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 8px;
}

.bg-shop .btn {
    color: white;
    background-color: transparent;
    border: 1px solid white;
    font-weight: 700;
    display: block;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    padding: 0.8rem 3rem;
}

.bg-shop .btn:hover {
    border: 1px solid transparent;
    background-color: #141414;
}

.bg-shop .item:hover {
    transform: translateY(-10px);
    transition: 0.5s ease-out;
}

.bg-shop .owl-theme .owl-nav [class*="owl-"] {
    display: none;
}

@media screen and (max-width: 575px) {
    #shop .bg-shop {
        margin-top: 45rem;
    }
    #shop .bg-shop.marginmax {
        margin-top: 61rem;
    }

    .bg-shop .item:hover {
        transform: translateY(0px);
        transition: 0s ease-out;
    }
}

#news {
    padding-top: 23rem;
    padding-bottom: 2rem;
    position: relative;
}
#news.containernews {
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: relative;
}

@media screen and (max-width: 992px) {
    #news {
        padding-top: 38rem;
    }
    #news.containernews {
        padding-top: 2rem;
    }
}
@media screen and (max-width: 575px) {
    #news {
        padding-top: 65rem;
    }
    #news.containernews {
        padding-top: 2rem;
    }
}

#news .item-news {
    background-color: #fff;
    border-radius: 8px;
}

#news-list #news .item-news .news-content {
    padding: 2rem 0;
    align-self: auto;
}
.news-list #news .item-news .news-content {
    padding: 2rem 0;
    align-self: center;
}

.news-list .item-news .img-news {
    height: 200px !important;
}

.news-list .news-content h2 a,
.news-list .news-content p,
.news-list .news-content span {
    color: #333;
    font-family: Helvetica;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
}

.flex-direction-column {
    flex-direction: column;
}
#news .news-content h2 a,
#news .news-content p,
#news .news-content span {
    color: #333;
    text-transform: none;
}

#news .img-news img {
    border-radius: 8px;
}

.flechas-carrusel {
    display: flex;
    gap: 41px;
    align-items: center;
    cursor: pointer;
}

#news .newsOtherNotice {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0 32px;
}

@media screen and (min-width: 992px) {
    #news .item-news:first-of-type .img-news img {
        border-radius: 8px;
    }
}

@media screen and (max-width: 575px) {
    #news .item-news:first-of-type .img-news {
        height: 220px;
    }
    #news .newsOtherNotice {
        display: block;
        flex-wrap: nowrap;
        justify-content: flex-start;
        padding: 0 32px;
    }
}

#news .btn {
    font-size: 1.3rem;
    font-weight: 600;
    border: 1px solid transparent;
}

#news .btn:hover {
    border: 1px solid white;
}

#tickets .bg-ticket {
    background-image: url(../../images-team/background/bg-6.png);
    padding: 7rem 2rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 3rem;
    border-radius: 8px;
}

#tickets .btn {
    background-color: transparent;
    border: 1px solid white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: max-content;
    text-wrap: wrap;
    font-weight: 600;
}

.esport-championship-sponsors {
    padding-top: 3rem;
    padding-bottom: 2rem;
}

.esport-championship-sponsors h4 {
    color: white;
    padding-bottom: 1.5rem;
    border-bottom: 5px solid #670000;
    margin-bottom: 3rem;
    text-align: justify;
}

.esport-championship-sponsors {
    border-bottom: 0;
}

.esport-championship-sponsors .owl-carousel .owl-item img {
    height: 150px;
    object-fit: cover;
    border-radius: 8px;
    width: 150px;
}

.amateurs-award-box {
    padding: 6rem 0 0px;
    background-image: none;
    background: white;
}

.club-main-stat {
    padding-bottom: 0rem;
    padding-top: 2rem;
}

.main-club-gallery {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 1rem !important;
}

.footer {
    background-color: #1c1c1c;
}

.footer-bottom {
    background-color: #670000;
}

.footer-bottom .copyrights {
    color: #e5e5e5;
}

.home-table tr td {
    color: #151719;
    font-weight: 600;
    background: transparent;
    border-bottom: 1px solid #eaecf0;
    border-right: 0px solid #434343;
    text-transform: initial !important;
}
/* .home-table tbody tr:nth-child(n+2) td:first-child {
    border-left: 1px solid #EAECF0;


}

.home-table tbody tr:nth-child(n+2) td:last-child {
    border-right: 1px solid #EAECF0;

} */

.home-table tbody tr:nth-child(n + 2) td:first-child {
    border-left: 1px solid #eaecf0;
}

.home-table tbody tr:nth-child(n + 2) td:last-child {
    border-right: 1px solid #eaecf0;
}

.home-table tr td:last-of-type {
    border-right: 0px solid transparent;
}

.home-table tr td .team {
    padding: 0px;
}

.home-table tr:hover,
.home-table tr:hover td {
    background: #dc2020 !important;
    color: white;
}

.home-table tbody tr td:nth-child(n + 3) {
    color: #667085;
}

.home-table tr th {
    background: #dc2020 !important;
    color: white;
    font-weight: 800;
}

.home-table tr th:first-of-type {
    border-radius: 8px 0px 0px 0px;
}

.home-table tr th:last-of-type {
    border-radius: 0px 8px 0px 0px;
}

.amateurs-award-box .text .title {
    font-size: 24px;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .main-award-slider img {
        height: 200px;
    }
}

/* body {
    background-color: #0f0f0f;
} */

.text-white {
    color: white !important;
}
.text-black {
    color: #1c1b1f !important;
}

.positions-selects {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
    align-items: center;
}

.positions-selects select {
    padding: 1rem 2.5rem 1rem 0.5rem;
    background: transparent;
    color: #344054;
    border-radius: 8px;
    margin: 2px;
}

.positions-selects select option {
    color: #000000;
}

.fw-bold {
    font-weight: 800 !important;
}

.align-self-center {
    align-self: center !important;
}

.fs-2 {
    font-size: 1.4rem;
}

.ms-1 {
    margin-left: 0.5rem;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.d-flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.standing-table-wrap .card {
    background-color: #fff;
    padding: 2rem;
    margin-bottom: 1.5rem;
    border-radius: 8px;
    border: 1px solid #7e0000;
    box-shadow: 1px 1px 1px;
}

.standing-table-wrap .card img {
    vertical-align: middle;
}

.standing-table-wrap .card h3 {
    font-weight: 500;
    text-transform: initial;
    margin-top: 0px;
}

.standing-table-wrap .card table tr th {
    background: transparent;
    color: #000;
    border-bottom: 2px solid rgba(187, 26, 26, 0.48);
    font-weight: 800;
    text-align: center;
    padding-left: 0px;
}

.standing-table-wrap .card table tr td {
    padding: 0 20px;
    height: 30px;
    line-height: normal;
    border-bottom: 1px solid transparent !important;
    font-size: 12px;
    color: #141414;
    text-align: center;
    background: transparent !important;
}

.standing-table-wrap .card .col-table {
    margin-left: auto;
}

@media screen and (max-width: 992px) {
    .standing-table-wrap .card h3 {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 768px) {
    .standing-table-wrap .card .col-table {
        width: 100%;
    }

    .standing-table-wrap .card h3 {
        font-size: 1.3rem;
    }

    .standing-table-wrap .card img {
        width: 40px;
        height: 40px;
    }

    .positions-selects select {
        padding: 1rem 2rem 1rem 0.5rem;
        font-size: 1.3rem;
    }
}

@media screen and (max-width: 450px) {
    .positions-selects select {
        width: 100%;
    }
    .standing-table-wrap .card table {
        overflow-x: scroll;
        max-width: 100%;
        display: block;
    }

    .standing-table-wrap h2 {
        font-size: 2rem !important;
    }

    .positions-selects {
        display: flex;
        justify-content: space-between;
        margin-bottom: 3rem;
        flex-direction: column;
        width: 100%;
    }

    .standing-table-wrap .card table tr th {
        padding: 0 16px;
    }
}

.image-header {
    background-size: cover;
    background-position: center;
}

@media screen and (max-width: 575px) {
    .image-header.custom-header {
        background-position: 86%;
    }
    .image-header {
        max-height: 289px;
        height: 100%;
        min-height: 250px;
    }

    .customcontainerimage-header h5 {
        margin-bottom: 8rem !important;
    }
}

.custom-full-width-height-pdf canvas {
    width: 100%;
    height: auto;
    object-fit: contain;
}

#estadisticas-jugadores tr td {
    color: #151719;
    font-weight: 600;
    background: transparent;
    border-bottom: 1px solid #eaecf0;
    border-right: 0px solid #434343;
    text-transform: initial !important;
}
/* #estadisticas-jugadores tbody tr:nth-child(n+2) td:first-child {
    border-left: 1px solid #EAECF0;


}

#estadisticas-jugadores tbody tr:nth-child(n+2) td:last-child {
    border-right: 1px solid #EAECF0;

} */

#estadisticas-jugadores tbody tr:nth-child(n + 2) td:first-child {
    border-left: 1px solid #eaecf0;
}

#estadisticas-jugadores tbody tr:nth-child(n + 2) td:last-child {
    border-right: 1px solid #eaecf0;
}

#estadisticas-jugadores tr td:last-of-type {
    border-right: 0px solid transparent;
}

#estadisticas-jugadores tr td .team {
    padding: 0px;
}

#estadisticas-jugadores tr:hover,
#estadisticas-jugadores tr:hover td {
    background: #dc2020 !important;
    color: white;
}

#estadisticas-jugadores tbody tr td:nth-child(n + 3) {
    color: #667085;
}

#estadisticas-jugadores tr th {
    background: #dc2020 !important;
    color: white;
    font-weight: 800;
}

#estadisticas-jugadores tr th:first-of-type {
    border-radius: 8px 0px 0px 0px;
}

#estadisticas-jugadores tr th:last-of-type {
    border-radius: 0px 8px 0px 0px;
}

/* #estadisticas-jugadores .table-header {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#estadisticas-jugadores .table-header li a {
    text-transform: none;
    font-weight: 700;
}

#estadisticas-jugadores .table-header li {
    border-radius: 0.5rem;
    background: transparent;
    border: 2px solid #ae2727;
}

#estadisticas-jugadores .table-header li.active {
    background: #ae2727;
    border: 2px solid #ae2727;
}

#estadisticas-jugadores .table-header .positions-selects {
    width: 320px;
}

#estadisticas-jugadores .standing-full tr th {
    height: 50px;
    color: black;
    background: gainsboro;
    font-weight: 800;
}

#estadisticas-jugadores .standing-full tr th:first-of-type {
    border-radius: 8px 0px 0px 0px;
}

#estadisticas-jugadores .standing-full tr th:last-of-type {
    border-radius: 0px 8px 0px 0px;
}

#estadisticas-jugadores .standing-full tr td {
    background: transparent;
    height: 80px;
    border-bottom: 1px solid #e9e9e93b;
    border-right: 1px solid #e9e9e93b;
    color: white;
}

#estadisticas-jugadores .standing-full tr td:last-of-type {
    border-right: 1px solid transparent;
}

#estadisticas-jugadores .standing-full tr:hover {
    background-color: #1c1c1c;
} */

.text-capitalize {
    text-transform: capitalize !important;
}

.fw-700 {
    font-weight: 700 !important;
}

@media screen and (max-width: 768px) {
    #estadisticas-jugadores .table-header .positions-selects {
        width: 277px;
    }

    #estadisticas-jugadores .table-header li {
        padding: 1rem 2rem !important;
    }

    #estadisticas-jugadores .table-header li a {
        font-size: 1.3rem;
        padding-top: 0px;
    }
}

@media screen and (max-width: 575px) {
    #estadisticas-jugadores .table-header li {
        width: 100%;
        text-align: center;
        order: 1;
        margin-right: 5px;
    }

    #estadisticas-jugadores .table-header li:last-of-type {
        margin-right: 0px;
    }

    #estadisticas-jugadores .tab-filters {
        width: 100%;
        order: 2;
        margin-bottom: 2rem;
        flex-wrap: nowrap;
        display: flex;
        justify-content: space-between;
    }

    #estadisticas-jugadores .tab-filters {
        width: 100%;
        order: 2;
        margin-bottom: 2rem;
    }

    #estadisticas-jugadores .table-header .positions-selects {
        width: 100%;
    }
}

#roster-section .standing-full tr th {
    height: 50px;
    font-size: 10px;
    color: black;
    background: gainsboro;
    font-weight: 800;
}

#roster-section .standing-full tr th:first-of-type {
    border-radius: 8px 0px 0px 0px;
}

#roster-section .standing-full tr th:last-of-type {
    border-radius: 0px 8px 0px 0px;
}

.roster {
    background: #1e1e1e;
}

#roster-section .standing-full tr td {
    background: #1e1e1e;
    height: 70px;
    border-bottom: 4px solid black;
    color: white;
}

#roster-section .standing-full tr:hover td,
#roster-section table tr:hover {
    background: #2b2b2b;
}

#news-list .news-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 16px;
}

#news-list .sidebar-search-wrap input[type="text"] {
    padding: 0 30px 0 20px;
    height: 43px;
    background: 0 0;
    color: #344054;
    /* max-width: 250px; */
    width: 100%;
}

/* #news-list .sidebar-search-wrap input[type="text"]::placeholder{
    color: white;
} */

#news-list .sidebar-search-wrap button {
    right: 10px;
}

#news-list .sidebar-search-wrap .wrap,
.tags a {
    border-radius: 30px;
}

#news-list .item-news:last-of-type {
    margin-right: 0px;
}

#news-list .item-news {
    width: 100%;
    margin-right: 0.5rem;
}

#news-list .item-news:last-of-type {
    margin-right: 0px;
}

#news-list .item-news:first-of-type {
    margin-bottom: 1rem;
}

#news-list .tags a {
    margin: 0 10px 0px 0;
    padding: 10px 16px 10px 16px;
    color: #757575 !important;
    font-size: 12px;
    text-transform: initial;
    border-radius: 16px;
    border: 1px solid #f2f2f2 !important;
    background: #fbfbfb;
}

#news-list .etiquetasContainer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 32px;
}

@media screen and (max-width: 992px) {
    #news-list .item-news {
        width: calc(50% - 1rem);
        margin-right: 1rem;
        margin-bottom: 1rem;
    }

    #news-list .news-content h2 {
        font-size: 1.35rem;
        line-height: 18px;
    }

    #news-list .item-news:first-of-type .news-content h2 {
        line-height: 24px;
    }

    #news-list .item-news:nth-child(odd) {
        margin-right: 0px;
        width: 50%;
    }

    #news-list .item-news:first-of-type {
        width: 100%;
    }

    #news-list .sidebar-tags-wrap {
        order: 4;
        width: 100%;
    }

    #news-list .sidebar-search-wrap input[type="text"] {
        height: 35px;
    }
}

@media screen and (max-width: 768px) {
    #news-list .news-header {
        padding-right: 15px;
    }

    #news-list .sidebar-search-wrap input[type="text"] {
        height: 32px;
        max-width: 180px;
    }
}

@media screen and (max-width: 575px) {
    #news-list .item-news {
        display: block;
    }

    #news-list .news-content {
        padding: 1.5rem;
    }

    #news-list .img-news {
        height: 160px;
    }

    #news-list h1 {
        font-size: 2.2rem !important;
    }
    #news-list .img-news {
        height: auto !important;
    }
    .news-list .item-news .img-news {
        width: 100% !important;
    }

    .news-content.newsParrafe p {
        display: none !important;
    }
}

@media screen and (max-width: 480px) {
    #news-list .item-news {
        width: 100% !important;
        margin-right: 0px !important;
    }

    #news-list .tags a {
        margin-bottom: 1rem;
        padding: 10px 14px 10px 14px;
    }

    #news-list .tags a:last-of-type {
        margin-right: 0px;
    }
}

@media screen and (max-width: 400px) {
    #news-list .sidebar-search-wrap input[type="text"] {
        height: 32px;
        max-width: 100%;
        width: 100%;
    }

    #news-list h1 {
        padding-bottom: 1rem;
    }

    #news-list .sidebar-tags-wrap {
        margin-top: 2rem;
    }

    #news-list .sidebar {
        width: 100%;
    }
}

.amateurs-news-list .item .name:hover {
    color: black;
}

#foundation {
    padding: 1rem 0px;
    /* background-image: url(../../images-team/background/bg-6.png); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}
#foundation h2 {
    color: #171a1f;
    text-align: center;
    font-family: Helvetica;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
#foundation .tittleSection {
    color: #a60000;
    font-family: "Open Sans" sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
}
#foundation .bg-fundation {
    padding: 0 32px 32px;
    border-radius: 8px;
    background: #f5f5f5;
    margin-bottom: 32px;
}

@media screen and (max-width: 575px) {
    #foundation .bg-fundation {
        margin-bottom: 16px;
    }
}
#foundation .parrafoSection {
    color: #171a1f;
    font-family: "Open Sans" sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
@media screen and (max-width: 575px) {
    #foundation .parrafoSection {
        font-size: 16px;
        line-height: 1.5;
        padding-bottom: 16px;
    }
}
#foundation .parrafoSection > li {
    color: #171a1f;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 15px;
}
@media screen and (max-width: 575px) {
    #foundation .parrafoSection > li {
        font-size: 16px;
        line-height: 1.5;
    }
}
#foundation .parrafoSection > li > div {
    display: flex;
    align-items: baseline;
}
#foundation .parrafoSection > li span {
    font-size: 20px;
}
@media screen and (max-width: 575px) {
    #foundation .parrafoSection > li span {
        font-size: 16px;
    }
}
#foundation .parrafoSection > li ul {
    margin-top: 16px;
}
#foundation .parrafoSection > li ul li {
    font-weight: 400;
}
#foundation .colorred li {
    color: #a60000;
    font-weight: 400;
}

.info-foundation {
    color: #a60000;
    background-color: rgba(255, 255, 255, 0.323);
    backdrop-filter: blur(5px);
    padding: 2rem;
    border-radius: 8px;
    font-size: 1.4rem;
}

.mt-0 {
    margin-top: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.manager-title {
    padding: 2rem;
    border-radius: 8px;
    border: 1px solid darkred;
    color: white;
    text-align: center;
    font-size: 1.6rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

#managers {
    margin-bottom: 5rem;
}

#managers .manager {
    background: rgb(241, 241, 241);
    border-radius: 4px;
    margin-bottom: 3rem;
}

#managers .manager img {
    width: 100%;
    border-radius: 4px;
    height: 132px;
    object-fit: cover;
}

#managers .manager h3 {
    margin-top: 0rem;
    padding: 1.5rem 1rem;
    font-size: 1.1rem;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    #managers .manager img {
        height: 112px;
    }
}

@media screen and (max-width: 992px) {
    #managers .manager img {
        height: 132px;
    }
}

@media screen and (max-width: 768px) {
    #managers .manager img {
        height: 148px;
    }
}

@media screen and (max-width: 575px) {
    #managers .manager img {
        height: 23vw;
    }
}

@media screen and (max-width: 400px) {
    #managers .col-xs-4 {
        width: 50%;
    }

    #managers .manager img {
        height: 33vw;
    }
}

.bg-history {
    background-image: url(../../images-team/background/bg-7.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 300px;
    border-radius: 8px 0px 0px 8px;
}

.bg-history h2 {
    padding-left: 1rem;
}

#our-history .row {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 3rem;
    border-radius: 8px;
}

.info-history {
    padding: 2rem;
}

@media screen and (max-width: 992px) {
    .bg-history {
        width: 100%;
        min-height: 150px;
        border-radius: 8px 8px 0px 0px;
    }
}

#information-gallery {
    padding-bottom: 5rem;
}

#information-gallery h2 {
    padding: 3rem;
    background-image: url(../../images-team/background/bg-6.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    border-radius: 8px;
}

#information-gallery img {
    width: 100%;
    display: block;
    margin-top: 2rem;
    height: 200px;
    object-fit: cover;
}

.sponsors-wrap {
    border: 2px solid white;
    padding: 3rem;
    border-radius: 0px 8px 8px 8px;
    margin-bottom: 5rem;
}

.sponsors-wrap .owl-theme .owl-dots {
    display: none;
}

.sponsors-wrap .owl-carousel .owl-item img {
    height: 150px;
    object-fit: cover;
}

#information-sponsors h2 {
    color: darkred;
    background: white;
    border-radius: 8px 8px 0px 0px;
    font-size: 1.8rem;
    padding: 1rem 2rem;
    width: max-content;
    margin-bottom: 0px;
}

#information-gallery img:hover {
    opacity: 0.7;
    transition: ease-out 0.3s;
    cursor: pointer;
}

#modalImage {
    width: 100%;
}

#imageModal .modal-body {
    position: relative;
    padding: 0px;
    background: transparent;
}

#imageModal .modal-content {
    background: transparent;
    position: relative;
}

#imageModal button {
    position: absolute;
    top: 12px;
    right: 15px;
    z-index: 2;
    color: white;
    opacity: 0.5;
}

#imageModal .modal-dialog {
    transform: translateY(50vh);
    margin-top: -25vh;
}

#imageModal {
    background: #000000c7;
}

.full-width-height-pdf {
    width: 100%;
    height: 100vh;
    border: none;
}

.btn-news {
    width: 100%;
}

.btn-news .btn {
    width: max-content;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.info-history img {
    max-width: 100%;
}

@media screen and (min-width: 992px) {
    .less-news {
        justify-content: flex-start !important;
    }

    .less-news .item-news {
        margin-right: 5px !important;
    }
}

.icon-ticket {
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(../../images-team/icons/boleto.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.2rem;
}

#tickets .bg-ticket {
    padding: 4rem 2rem 7rem;
}

.main-award-slider img:hover {
    object-position: center;
    cursor: pointer;
}

#imageModal .owl-nav [class*="owl-"] {
    background: transparent;
    border: 1px solid;
    border-radius: 50%;
    opacity: 0.4;
}

#imageModal .owl-nav [class*="owl-"]:first-of-type {
    padding: 0.25rem 1.3rem 0.25rem 1.2rem;
}

#imageModal .owl-nav [class*="owl-"]:last-of-type {
    padding: 0.25rem 1.2rem 0.25rem 1.3rem;
}

#imageModal .owl-nav [class*="owl-"]:hover {
    opacity: 1;
}

/* body {
    background-image: url(../../images-team/background/trama.png);
    background-repeat: repeat;
    background-attachment: fixed;
} */

#news-list #news {
    padding-top: 5rem !important;
}

@media (min-width: 768px) {
    .custom-nav2 .web {
        display: inline-block;
    }

    .custom-nav2 .mobile {
        display: none;
    }
}

@media (max-width: 767px) {
    .custom-nav2 .mobile {
        display: inline-block;
    }
    .custom-nav2 .nav .open > a,
    .nav .open > a:focus,
    .nav .open > a:hover {
        background-color: transparent;
        border-color: #337ab7;
    }
    .custom-nav2 .open > .dropdown-menu {
        position: relative;
        z-index: 9999;
    }

    .custom-nav2 .web {
        display: none;
    }
}

.tiitle-section {
    color: #171a1f;
    text-align: center;
    font-family: Helvetica;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
}
.subtiitle-section {
    color: #151719;
    font-family: Helvetica;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
}
.font-size-tittle {
    font-size: 20px;
}

.liderestittle {
    color: #171a1f;
    font-family: Helvetica;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    margin: 0;
    margin-top: 1rem;
    padding: 0;
    text-transform: none;
}
.lideressubtittle {
    color: #667085;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    text-transform: none;
}

@media (max-width: 575px) {
    .display-f-align-c-justify-between {
        flex-direction: column;
    }
}

.display-f-align-c-justify-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 32px 0;
}

.seeAllNews {
    color: #d70000;
    text-align: center;
    font-family: Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: flex;
    align-items: center;
}
.seeAllNews svg {
    width: 54px;
}

.customcontainer {
    justify-content: space-between;
}
.customcontainer .customultimanoticia {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0rem;
}
.customcontainer .customultimanoticia h5 {
    margin: 0;
}

.pagination-wrap .pagination {
    display: flex;
    justify-content: center;
}

@media (max-width: 575px) {
    .pagination-wrap .pagination {
        margin: 0;
    }
    .pagination-wrap .pagination li a {
        font-size: 16px;
    }
    .pagination-wrap .pagination li a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

.custom-navigation {
    padding-top: 0;
}

.text-center {
    text-align: center;
}

.w-100 {
    width: 100%;
    margin: 0;
}

#news-carousel #news .item-news:first-of-type {
    width: 30%;
    display: flex;
}

#news-carousel .item-news .img-news {
    width: unset !important;
    height: 150px !important;
}
#news-carousel .item-news .img-news img {
    border-radius: 8px !important;
}

#news-carousel .news-content.news-content h2 a,
#news-carousel .news-content p,
#news-carousel .news-content span {
    color: #1c1c1c;
    font-family: Helvetica;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}

#news-carousel .item-news .news-content {
    padding: 2rem !important;
}

#related-news .related-notice img {
    border-radius: 8px;
    height: 200px;
    object-fit: cover;
    width: 100%;
}
#related-news .tittleSidebar {
    color: #151719;
    font-family: Helvetica;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
}
#related-news .related-notice h4 {
    color: #151719;
    font-family: Helvetica;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}

.trueNotices .item-news {
    display: flex;
    align-items: normal;
    gap: 15px;
}
.trueNotices .item-news img {
    width: 135px;
    height: 150px;
    object-fit: cover;
    border-radius: 8px;
}
@media (max-width: 575px) {
    .trueNotices .item-news img {
        width: 100%;
        height: 200px;
    }
}

.trueNotices .news-content span {
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

@media (max-width: 575px) {
    .trueNotices .news-content span {
        display: none;
    }
    .trueNotices .news-content {
        padding: 0;
    }

    #news .item-news:first-of-type .news-content {
        width: 45%;
    }
    #news .item-news:first-of-type .news-content.newCustom {
        width: 100%;
    }
}
.trueNotices .news-content h5 a {
    color: #1c1c1c;
    font-family: Helvetica;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-list .news-content h2 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-list .news-content h2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.amateurs-news-list.news-details .item {
    margin: 0;
}
.customw .wrap {
    width: 100%;
    border-radius: 0 !important;
}
.customw .sidebar-search-wrap {
    padding-right: 16px;
}

@media screen and (min-width: 1200px) {
    .main-menu > li > a > span.arrow {
        display: none;
    }

    .displaywebnone {
        display: none !important;
    }
}

.accordion-toggle {
    display: flex !important;
}

.footer .footer-left .wrap {
    position: relative;
    text-align: center;
}

/* navbar */
@media screen and (max-width: 1200px) {
    .main-menu-wrap {
        position: relative;
    }

    .navbar-collapse {
        position: fixed;
        top: 0;
        left: -90vw;
        width: 77%;
        height: 400%;
        box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
        transition: left 0.3s ease;
        z-index: 1000;
        background: #670000;
    }

    .navbar-collapse.show {
        left: 0;
    }

    .navbar-toggle {
        position: relative;
        z-index: 1001;
    }

    .navbar-toggle .icon-bar {
        display: block;
        transition: all 0.3s ease;
    }

    .navbar-toggle.active .icon-bar:nth-child(1) {
        transform: rotate(45deg) translate(3px, 3px);
    }

    .navbar-toggle.active .icon-bar:nth-child(2) {
        opacity: 0;
    }

    .navbar-toggle.active .icon-bar:nth-child(3) {
        transform: rotate(-45deg) translate(5px, -5px);
    }

    .accordion-menu {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
    }

    .accordion-menu.show {
        max-height: 500px;
    }

    .accordion-toggle {
        cursor: pointer;
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        transition: color 0.3s ease;
    }

    .arrow {
        margin-left: 10px;
        transition: transform 0.3s ease;
    }

    .arrow.rotate {
        transform: rotate(180deg);
    }
    .main-menu > li > a > span.arrow:before {
        display: none;
    }

    .main-menu > li > ul li {
        border-left: 0px solid white;
    }
    .main-menu > li > a {
        border-bottom: 1px solid #fff;
    }
    .main-menu > li > ul {
        box-shadow: none !important;
    }

    .main-menu > li > ul li a {
        text-align: left;
    }

    .main-menu li a span {
        padding: 14px 0;
        margin: 16px 0;
        display: inline-block;
        font-size: 18px;
    }
    .main-menu .web li a span {
        padding: 0px 0;
        margin: 8px 0;
    }

    .main-menu {
        text-align: left;
        padding-left: 0% !important;
    }
}

@media screen and (max-width: 575px) {
    .navbar-collapse {
        position: fixed;
        top: 0;
        left: -77%;
        width: 77%;
        height: 100%;
        box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
        transition: left 0.3s ease;
        z-index: 1000;
        background: #670000;
    }
    .main-menu {
        padding-left: 0;
    }
    .main-menu > li a {
        font-size: 18px;
    }
    .main-menu > li > ul {
        margin-top: 0;
    }

    .accordion-menu.show {
        margin-top: 16px;
        border-bottom: 1px solid #fff;
        border-radius: 0;
        padding-bottom: 9px;
    }
}

/* fin navbar */

.justify-content-between {
    justify-content: space-between;
}

.navbar-top {
    background-color: #181818;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.navbar-top .social-media {
    display: flex;
    align-items: center;
}

.navbar-top .social-media li a {
    margin-right: 2rem;
    color: rgba(255, 255, 255, 0.784);
}

.btn-app {
    font-size: 0px;
    display: block;
    padding: 1rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 109px;
    height: 34px;
    background-color: transparent;
}

.btn-app:hover {
    opacity: 0.9;
}

.btn-app.android {
    background-image: url(../../images-team/flags/btn-android.png);
    margin-right: 0.5rem;
}

.btn-app.ios {
    background-image: url(../../images-team/flags/btn-ios.png);
}

.btn-app.venezuela {
    width: 25px;
    background-image: url(../../images-team/flags/venezuela.png);
    margin-right: 0.7rem;
    background-size: contain;
}

.btn-app.rep-dominicana {
    width: 25px;
    background-image: url(../../images-team/flags/rep-dom.png);
    margin-right: 0.7rem;
    background-size: contain;
}

.btn-app.mexico {
    width: 31px;
    background-image: url(../../images-team/flags/mexico.png);
    margin-right: 0.7rem;
    background-size: contain;
}

.btn-app.serie-caribe {
    width: 70px;
    background-image: url(../../images-team/flags/serie.svg);
    background-size: contain;
    margin-right: 0.7rem;
}

.x-icon svg {
    transform: translateY(2px);
}

@media screen and (max-width: 768px) {
    .btn-app.serie-caribe,
    .btn-app.mexico,
    .btn-app.rep-dominicana,
    .btn-app.venezuela {
        display: none;
    }
}

#gallery .row {
    display: flex;
    flex-wrap: wrap;
    padding-left: 1rem;
    padding-right: 1rem;
}

#gallery img {
    width: 100%;
    border-radius: 16px;
    margin-bottom: 2.5rem;
    height: 360px;
    object-fit: cover;
    cursor: pointer;
}

@media screen and (max-width: 992px) {
    #gallery img {
        border-radius: 12px;
        height: 30vw;
        object-fit: cover;
    }
}

#our-history .container, #gallery .container {
    background: white;
    border-radius: 16px;
    transform: translateY(-45px);
    -webkit-box-shadow: 0px 3px 38px -14px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 38px -14px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 38px -14px rgba(0,0,0,0.3);
}

#foundation .col-md-8 .bg-fundation{
    margin-right: 2rem;

}

#foundation  .bg-fundation{
    margin-bottom: 2rem;
    background: #f4f4f4;
}

@media screen and (max-width: 992px){
    #foundation .col-md-8 .bg-fundation{
        margin-right: 0rem;

    }
}
#news-carousel .item h2{
    padding-top: 0px;
    padding-bottom: 0px;
}

#news-carousel .item h2 a{
    font-size: 1.6rem !important;
}

#gallery .container{
    padding-top: 3rem;
    padding-bottom: 1rem;
}

body{
    overflow-x: hidden;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#home-table .standing-table-wrap {
    padding: 3rem;
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 60px auto 0;
    border-radius: 8px;
    background: #fbfbfb;
    box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.04);
}

@media screen and (max-width: 575px){
    #home-table .subtiitle-section, .seeAllNews, .last-news .subtiitle-section{
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .customPosicionesHome, .customcontainer .customultimanoticia {
        flex-wrap: wrap;
    }

    .subtiitle-section{
        font-size: 2.5rem;
    }
}

.calendar-item {
    background: #f2f2f2c2;
    padding: 2rem;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 200;
}

.calendar-item .team-1, .calendar-item .team-2{
    display: flex;
}

.calendar-item img{
    width: 60px;
    height: 60px;
    object-fit: cover;
    /* border-radius: 50%; */
    align-self: center;
}

.calendar-item h3{
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 700;
    align-self: center;
}

.calendar-item .team-1 h3{
    text-align: right;
    margin-right: 1rem;
}

.calendar-item .team-2 h3{
    text-align: left;
    margin-left: 1rem;
}

.calendar-item .date{
    font-size: 1.4rem;
    padding: 0rem 5rem;
    align-self: center;
}

.calendar-item .date p{
    margin-bottom: 0px;
    text-align: center;
}

@media screen and (max-width: 992px){
    .calendar-item .team-1, .calendar-item .team-2{
        flex-direction: column;
        justify-content: center;
    }

    .calendar-item img{
        margin-left: auto;
        margin-right: auto;
        order: 1;
    }

    .calendar-item h3{
        text-align: center !important;
        order: 2;
        padding: 0px;
        font-size: 1.2rem;
    }

    .calendar-item .date {
        font-size: 1.3rem;
        padding: 0rem 2rem;
    }
}

@media screen and (max-width: 768px){
    .calendar-item {
        flex-direction: column;
    }

    .calendar-item .date {
        padding: 2rem;
    }

    .calendar-item .team-1 h3{
        order: 0;
    }
}

.mb-7 {
    margin-bottom: 4.5rem !important;
}

.calendar-item .live {
    text-align: center;
    color: rgb(184, 0, 0);
    font-weight: 700;
    font-size: 1.3rem;
    position: absolute;
    top: -21px;
    left: 0%;
    background: #f2f2f2c2;
    border-radius: 10px;
    padding: 0.5rem 2rem;
}

.calendar-item .live::before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 1rem;
    background-color: rgb(184, 0, 0);
    animation: blink 2s infinite;
}

@keyframes blink {
    0%, 50%, 100% {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}

.calendar-item .finished{
    text-align: center;
    color: rgb(120, 120, 120);
    font-weight: 700;
    font-size: 1.3rem;
    position: absolute;
    top: -21px;
    left: 0%;
    background: #f2f2f2c2;
    border-radius: 10px;
    padding: 0.5rem 2rem;
}

.calendar-item .finished::before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 1rem;
    background-color: rgb(120, 120, 120);
}


#calendar-boxscore .btn-calendar{
    border: none;
    background: transparent;
    padding: 0px 1rem 0px 2rem ;
}

@media screen and (min-width: 1200px){
    #calendar-boxscore .btn-calendar {
        position: absolute;
        right: 4%;
        top: 50%;
        transform: translateY(-58%);
        padding: 0px;
    }
}

#calendar-boxscore  .score span {
    width: 40%;
    padding: 0 4px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #e5e5e5;
    background: #670000;
    height: 32px;
    line-height: 30px;
    border-radius: 9px;
    display: inline-block;
}

#calendar-boxscore .score span:nth-of-type(2){
    margin: 0 0 0 8px;
}

#calendar-boxscore .score {
    text-align: center;
    width: 15%;
    margin: 0px 1.5rem;
    font-size: 18px;
    font-weight: 700;
    color: #670000;
    align-self: center;
}

@media screen and (max-width: 992px){
    #calendar-boxscore .score {
        width: 25%;
    }
}

@media screen and (max-width: 768px){
    #calendar-boxscore .score {
        width: 100%;
        max-width: 146px;
        margin: 1rem;
    }
}



#calendar-boxscore .club-standings.overflow-scroll {
    z-index: 201;
    position: relative;
}

#calendar-boxscore table tr td {
    border-bottom: 1px solid #bbbbbb;
    background: #f2f2f2c2;
}

#calendar-boxscore table tr th {
    background: #670000;
}

#calendar-boxscore .header-table {
    background: #f2f2f2c2;
    padding: 1rem 1.5rem;
    border-radius: 8px 8px 0px 0px;
    font-size: 1.1rem;
    font-weight: 700;
    text-transform: uppercase;
}

#calendar-boxscore .header-table img{
    margin-right: 1rem;
}

.closed {
    display: none;
    animation: fadeIn;
    animation-duration: 0.5s;
}

.open {
    display: block;
    animation: fadeIn;
    animation-duration: 0.5s;
}


#calendar-boxscore .bat-table table tr th {
    background: #e4e4e4c2;
    color: #670000;
    border-bottom: 3px solid #670000;
}

#calendar-boxscore .bat-table th svg{
    fill: #670000;
    vertical-align: middle !important;
}

#calendar-boxscore .total-result td {
    background: #670000 !important;
    color: white;
    font-size: 1rem;
    font-weight: 800;
}

#calendar-boxscore .bat-table td:first-of-type {
    font-size: 1.05rem;
}

.navbar .btn-app.serie-caribe, .navbar .btn-app.mexico, .navbar .btn-app.rep-dominicana, .navbar .btn-app.venezuela{
    display: block;
}

.navbar .download {
    padding: 1rem 1.5rem;
}

@media screen and (min-width: 768px){
    .navbar .btn-app.serie-caribe, .navbar .btn-app.mexico, .navbar .btn-app.rep-dominicana, .navbar .btn-app.venezuela{
        display: none;
    }
}

table tr td:last-child .win {
    background: #3c763d;
}

.main .main-slider-section {
    margin-bottom: 17rem;
}

#news {
    padding-top: 3rem;
}


#live-game-home .club-main-stat .last-match::before {
    content: "";
    height: 6px;
    width: 0;
    left: 0;
    position: absolute;
    bottom: -6px;
    background: #d70000;
    transition: all 0.4s;
}


#live-game-home .club-main-stat .last-match:hover:before {
    width: 100%;
}

#live-game-home .club-main-stat .last-match .score {
    width: 20%;
    align-self: center;
}
#live-game-home .club-main-stat .last-match .team {
    width: 40%;
}

#live-game-home .date-last-match-roster {
    width:100%;
    text-align: center;
    padding-top: 1.5rem;
    color: #b80000;
}

#live-game-home .team img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}

#live-game-home .team{
    display: flex;
    align-self: center;
    width: 40%;
}

#live-game-home .club-main-stat .last-match {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#live-game-home .last-match .team.right {
    justify-content: end;
}

#live-game-home .live{
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 0.5rem;
    background-color: rgb(184, 0, 0);
    animation: blink 2s infinite;
}

#live-game-home .container-live {
    background: white;
    width: max-content;
    padding: 0.75rem 1.5rem;
    border-radius: 3px 3px 0px 0px;
    margin-left: auto;
}

@media screen and (max-width:992px){
    .main .main-slider-section {
        margin-bottom: 32rem;
    }

    #live-game-home .team {
        flex-direction: column;
        width: 30%;
    }

    #live-game-home .club-main-stat .last-match .score {
        width: 40%;
        align-self: center;
    }

    #live-game-home .team img{
        order: 0;
        margin-left: auto;
        margin-right: auto;
    }

    #live-game-home .team h3{
        order: 1;
        text-align: center;
    }

    #live-game-home .last-match .score span {
        width: 25%;
    }
}

@media screen and (max-width:575px){
    .main .main-slider-section {
        margin-bottom: 72rem;
    }

    #live-game-home .club-main-stat .last-match {
        flex-direction: column;
    }

    #live-game-home .last-match .score span {
        width: 30%;
        margin-top: 1.5rem;
        margin-bottom: 2.5rem;
    }

    #live-game-home .team img {
        order: 1;
    }

    #live-game-home .club-main-stat .last-match .score {
        width: 100%;
    }

    #live-game-home .team {
        flex-direction: column;
        width: 100%;
    }
}
