:root {
    --bg: rgba(245,241,234,0.6);
    --bg_dark: #F5F1EA;
    --bg_type: #8B183B;
    --bg_dest_type: #F5F1EA;
    --color01: #8B183B;
    --color01_type: #F5F1EA;
    --color02: #FFFFFF;
    --color02_type: #2A6C82;
    --color02_h: #F5F5F5;
}


.banner-body {
    overflow: hidden;
}


.panel-banner iframe {
    height: 20px;
}


.mundial {
    color: var(--color02);
    background: linear-gradient(90deg, rgba(30,11,23,1) 15%, rgba(142,25,56,1) 100%);
}

div[class*="dfMc-"] .header.page-header, div[class*="dfMc-"] .header.page-header.mainHeaderScoreBoard {
    color: var(--color02_type);
    background: var(--color02);
}


.df-step .p-2 {
    width: 40%;
    height: 40px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 15px !important;
}


.df-step .p-2::before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #FFFFFF;
}


.df-step .p-2::after {
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 15px solid #FFFFFF;
    border-right: 15px solid transparent;
}



.py-2 {
    border-radius: 8px;
}


.panel-box {
    position: relative;
}


.panel-box::before {
   content: "";
   width: 65px;
   height: 30px;
   top: 0;
   left: 70px;
   position: absolute;
   background: url(../img/grupos-bg.png);
   background-repeat: no-repeat;
}


.panel-box::after {
    content: "";
    width: 65px;
    height: 30px;
    top: 0;
    right: 70px;
    position: absolute;
    background: url(../img/grupos-bg.png);
    transform: rotate(180deg);
    background-repeat: no-repeat;
 }


.hgrupos {
    width: 30%;
    height: 30px;
    color: var(--color02_type) !important;
    background: var(--color02) !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
}

.hgrupos::before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #FFFFFF;
}


.hgrupos::after {
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #FFFFFF;
    border-right: 15px solid transparent;
}


div[class*="dfMc-"] .p-3 {
    padding: 0 !important;
}

div[class*="dfMc-"] .mb-0 {
    margin-bottom: 10px !important;
}

div[class*="dfMc-"] .btn {
    background: var(--color02_type) !important;
    border-bottom: 0;
}

.teamPosition {
    background: var(--color01) !important; 
}


div[class*="dfMc-"] .bg-color01 {
    background: var(--color02_type);
    color: var(--color01_type);
}


.pronosticador .customNavigation {
    border: solid 1px #F5F1EA;
    border-radius: 8px;
}


div[class*="dfMc-"] .text-dest {
    margin-bottom: 0 !important;
    color: var(--bg_dest_type) !important;
    background: var(--color01) !important;
}


.header-owl {
    width: 50%;
    color: var(--color02);
    background: var(--color02_type) !important;
    border-radius: 8px 8px 0 0;
}



div[class*="dfMc-"] .list-group-item {
    border: none;
    position: relative;
}

.list-group-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #FFFFFF;
}


.list-group-item::after {
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 15px solid #FFFFFF;
    border-right: 15px solid transparent;
}


div[class*="dfMc-"].pronosticador .team-line li.activeli, div[class*="dfMc-"].pronosticador .team-line li.activecampeon {
    box-shadow: none;
    color: var(--color01_type) !important;
    background: var(--color01) !important;
    position: relative;
}


.pronosticador .team-line li.activeli::before, .pronosticador .team-line li.activecampeon::before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #8B183B;
}


.pronosticador .team-line li.activeli::after, .pronosticador .team-line li.activecampeon::after {
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 15px solid #8B183B;
    border-right: 15px solid transparent;
}



div[class*="dfMc-"] .list-group-item:first-child {
    background: var(--color02) !important;
    margin-bottom: 5px;
}



div[class*="dfMc-"] ul li.list-group-item:nth-child(2n) {
    background: var(--color02) !important;
}


div[class*="dfMc-"] .text-special {
    text-transform: uppercase;
    background: transparent !important;
}


div[class*="dfMc-"] .bg-default {
    fill: #FFFFFF !important;
}


div[class*=dfMc-] .seccion-box img {
    width: 30px;
}

div[class*=dfMc-] .list-group img {
    width: 30px;
}


.df-step {
    position: relative;
}


.df-step:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    height: 1px;
    background: var(--bg_dark);
}


@media screen and (max-width: 479px) {

    .panel-banner {
        margin-bottom: 10px;
    }

    .hgrupos {
        width: 50%;
    }

    .df-step .h5 {
        font-size: 0.8375rem !important;
    }


    .df-step .p-2 {
        width: 90%; 
        height: 50px;
    }

    .df-step .p-2::before {
        content: "";
        position: absolute;
        top: 0;
        left: -30px;
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
        border-left: 15px solid transparent;
        border-right: 15px solid #FFFFFF;
    }
    
    
    .df-step .p-2::after {
        content: "";
        position: absolute;
        top: 0;
        right: -30px;
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
        border-left: 15px solid #FFFFFF;
        border-right: 15px solid transparent;
    }


    .panel-box::before {
        width: 55px;
        height: 25px;
        top: 5px;
        left: 20px;
        background-size: cover;
     }
     
    .panel-box::after {
        width: 55px;
        height: 25px;
        top: 5px;
        right: 20px;
        background-size: cover;
    }


    .df-step:after {
        display: none;
    }

}


@media screen and (min-width: 480px) and (max-width: 799px) {
    .panel-banner {
        margin-bottom: 10px;
    }

    .hgrupos {
        width: 50%;
    }

    .df-step .h5 {
        font-size: 0.8375rem !important;
    }


    .df-step .p-2 {
        width: 90%; 
        height: 50px;
        margin: 0  auto 10px auto !important;
    }

    .df-step .p-2::before {
        content: "";
        position: absolute;
        top: 0;
        left: -30px;
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
        border-left: 15px solid transparent;
        border-right: 15px solid #FFFFFF;
    }
    
    
    .df-step .p-2::after {
        content: "";
        position: absolute;
        top: 0;
        right: -30px;
        border-top: 25px solid transparent;
        border-bottom: 25px solid transparent;
        border-left: 15px solid #FFFFFF;
        border-right: 15px solid transparent;
    }

    .header-owl {
        width: 60%;
    }

    .panel-box::before {
        width: 45px;
        height: 21px;
        top: 5px;
        left: 5px;
        background-size: cover;
     }
     
    .panel-box::after {
        width: 45px;
        height: 21px;
        top: 5px;
        right: 5px;
        background-size: cover;
    }

    .df-step:after {
        display: none;
    }

}


@media screen and (min-width: 800px) and (max-width: 1024px) {

    .hgrupos {
        width: 40%;
    }

    .df-step .p-2 {
        width: 90%;
        margin: 0 auto 10px auto !important;
    }


    .panel-box::before {
        width: 45px;
        height: 21px;
        top: 5px;
        left: 15px;
        background-size: cover;
     }
     
     
    .panel-box::after {
        width: 45px;
        height: 21px;
        top: 5px;
        right: 15px;
        background-size: cover;
    }


    .df-step:after {
        display: none;
    }

}



@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .hgrupos {
        width: 40%;
    }

    .df-step .p-2 {
        width: 55%;
    }

    .panel-box::before {
        width: 45px;
        height: 21px;
        top: 5px;
        left: 15px;
        background-size: cover;
     }
     
    .panel-box::after {
        width: 45px;
        height: 21px;
        top: 5px;
        right: 15px;
        background-size: cover;
    }
}


@media screen and (min-width: 1200px) and (max-width: 1439px) {
    .hgrupos {
        width: 40%;
    }

    .df-step .p-2 {
        width: 55%;
    }

    .panel-box::before {
        width: 55px;
        height: 25px;
        left: 15px;
        background-size: cover;
     }
     
     
     .panel-box::after {
         width: 55px;
         height: 25px;
         right: 15px;
         background-size: cover;
      }
}


@media screen and (min-width: 1440px) and (max-width: 1699px) {
    .panel-box::before {
        left: 40px;
     }
     
     
     .panel-box::after {
         right: 40px;
      }
}
.bannerDf a {
    display: block;
    height: 100%;
    width: 100%;}