


.sectionContainer {
    padding: 40px;
}


.bdse-button {
    border-radius: 5px;
    background-color: #960707;
    color: #fff;
}

.bdse-button:hover {
    border-radius: 5px;
    background-color: #000;
    color: #fff;
}

.breadcrumbContainer {
    background-color: whitesmoke;
}

.breadcrumbContent {
    padding: 20px;
}

.breadcrumb-item a {
    color: #DF330A !important;
    font-weight: bold;
    text-decoration: none;
}

.aboutContent {
    padding: 20px;
}

.newsletterContainer {
    background-color: #fff;
}

.newsLetterForm {
    width: 80%;
}

.contact-form {
    border: 1px solid #D2D2D2;
    padding: 30px;
}

.map-responsive {

    overflow: hidden;

    padding-bottom: 56.25%;

    position: relative;

    height: 0;

}

.map-responsive iframe {

    left: 0;

    top: 0;

    height: 100%;

    width: 100%;

    position: absolute;

}

.galleryContainer {
    text-align: center;
    min-height: 450px;
}

.galleryContainer .bdse-button {
    margin-bottom: 0px;
}

.imagesOfGalery {
    padding: 10px;
}

.pgb .step {
    text-align: center;
    position: relative;
}

.pgb h2 {
    font-size: 1.3rem;
}

.pgb .step p {
    position: absolute;
    height: 60px;
    width: 100%;
    text-align: center;
    display: block;
    z-index: 3;
    color: #fff;
    font-size: 160%;
    line-height: 55px;
    opacity: .7;
}

.pgb .active.step p {
    opacity: 1;
    font-weight: 600;
}

.pgb .img-circle {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #9E9E9E;
    border: 4px solid #fff;
}

.pgb .complete .img-circle {
    background-color: #4CAF50;
}

.pgb .active .img-circle {
    background-color: #FF9800;
}

.pgb .step .img-circle:before {
    content: "";
    display: block;
    background: #9E9E9E;
    height: 4px;
    width: 50%;
    position: absolute;
    bottom: 50%;
    left: 0;
    z-index: -1;
    margin-right: 24px;
}

.pgb .step .img-circle:after {
    content: "";
    display: block;
    background: #9E9E9E;
    height: 4px;
    width: 50%;
    position: absolute;
    bottom: 50%;
    left: 50%;
    z-index: -1;
}

.pgb .step.active .img-circle:after {
    background: #9E9E9E;
}

.pgb .step.complete .img-circle:after,
.pgb .step.active .img-circle:before {
    background: #4CAF50;
}

.pgb .step:last-of-type .img-circle:after,
.pgb .step:first-of-type .img-circle:before {
    display: none;
}

select {
    height: 55px;
}

.stepperFormContainer {
    width: 50%;
    margin: 0px auto;

}

/* Norbi féle css-sek */

.bdseLink {
    color: #DF330A;
    cursor: pointer;
}

.bdseLink:hover {
    color: #DF330A;
    cursor: pointer;
    text-decoration: none;
}

.card-body a {
    text-decoration: none;
}

.teamContainer {
    height: 400px;
    text-align: center;
}

.teamPicture {
    object-fit: cover;
    height: 300px;
    width: auto;
}

.teamPicture:hover {
    transform: scale(1.1);
    transition: transform 1s;
    filter: grayscale(50%);
}

.bdseTeamsButton {
    background-color: #DF330A;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
}

.bdseTeamsButton:hover {
    text-decoration: none;
    color: #fff;
}

.bdsePlayerButton {
    background-color: #DF330A;
    color: #fff;
    font-size: 13px;
    padding: 5px;
    border-radius: 3px;
    position: absolute !important;
    right: 13 !important;
    bottom: 0 !important;
}

.bdsePlayerButton:hover {
    text-decoration: none;
    color: #fff;
}



.contentWithSideBar {
    width: 80%;
}


.tabellaContainer td,
th {
    font-size: 11px !important;
}

.tabellaHead {
    background-color: #DF330A;
    color: #fff;
}

.trainerCardBody {
    background-color: whitesmoke;
}

.teamName {
    border-bottom: 3px solid #DF330A;
    padding: 5px;
    width: 50%;
}

.aboutTeam {
    background-color: whitesmoke;
    border: 1px solid #DFDFDF;
    padding: 20px;
    border-radius: 3px;

}

.nextMatchLogoAndName {
    text-align: center;
    margin: 0px auto;
}

.nextEventContainer {
    border: 1px solid #DFDFDF;
    vertical-align: middle;
}

.nextEventContainer>.container {
    padding: 10px;
}

.nextEventContainer .nextMatchLogo {
    border-radius: 10px;
    border: 1px solid #DFDFDF;
}

.nextEventContainer .team {
    font-size: 14px;
    text-align: center;
}

.nextMathInfo {
    margin: 0px auto;
    /* display: flex; */
    justify-content: center;
    vertical-align: middle;
    text-align: center;
}

.nextMathInfo .versus {
    font-size: 30px;
    font-weight: bold;
}

.nextMathInfo .date {
    font-size: 13px;
}

.trainingsContainer {
    border: 1px solid #DFDFDF;
}


.memberCardImg:hover {
    transform: scale(1.1);
    transition: transform 1s;
    filter: grayscale(50%);
}


.eventsContainer table tr td {
    text-align: center;
    padding: auto;
    font-size: 12px;
}

.sectionTitle {
    padding: 30px 0px;
}

.reportButton {
    background-color: #DF330A;
    color: #fff;
    border: 1px solid whitesmoke;
    border-radius: 3px;
}


.teamMatesContainer {
    padding-bottom: 80px;
}

.contentWithSideBar {
    width: 80%;
}

.supplyTeamsContainer .card-img {
    filter: grayscale(70%);
    height: 200px;
    object-fit: cover;
}

.supplyTeamsContainer .supplyTeam {
    padding: 20px !important;
}

#owl-demo .item {
    background: #3fbf79;
    padding: 30px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#otherNews .item img {
    display: block;
    width: 100%;
    height: auto;
}

#supplyTeams .item {
    margin: 3px;
}

#supplyTeams .item img {
    display: block;
    width: 100%;
    height: auto;
}

.supplyTeamImg {
    height: 220px !important;
}

.supporterImg {
    height: 120px;
}

.button-box-esemenyek {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
}

@media (min-width: 700px) {

    /* .memberCardImg {
        height: 500px;
    } */

}

@media (max-width: 576px) {

    .supporterImg {
        height: 200px;
    }

    .MatchDetails {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 12px !important;
    }


    .teamLogoimg {
        height: 80px !important;
    }

    .teamLogoimgReport {
        height: 50px !important;
    }

    .versus {
        color: red;
        font-weight: bold !important;
        font-size: 12px !important;
        text-transform: uppercase;
        font-style: italic;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;

    }

    .team_Name {
        font-weight: bold;
        font-size: 12px !important;
        text-align: center !important;
        display: none !important;
    }

    .resultCont {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        background-color: #DDDDDD;
        padding: 5px 5px !important;
        border-radius: 0px !important;
        max-width: 25px !important;
    }

    .result {
        font-weight: bold;
        font-size: 18px !important;
        background-color: #DDDDDD;
        /* Fallback color */
        color: red;
        max-width: 50px;

    }

    .teamTable {
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        padding: 10px !important;
    }

    .contentWithSideBar {
        width: 98%;
    }

    .navbar-nav>.nav-item {
        padding: 3px;
    }

    .carousel {
        width: 98%;
        margin: 0 auto;
    }

    .sectionContainer {
        width: 96% !important;
        padding-right: 2px;
        padding-left: 2px;
        padding-bottom: 5px;
    }

    .contentWithSideBar {
        width: 98% !important;
    }

    .aboutContent {
        padding-right: 2px;
        padding-left: 2px;
        padding-bottom: 5px;
    }

    .eventsContainer {
        width: 50% !important;
    }

    .mainContentPage {
        border: 1px solid whitesmoke;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        background-color: #fff;
        width: 100% !important;
        padding: 2px;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        border-radius: 0px !important;
        border-bottom: 0px !important;
    }




}

.FULLPAGE {
    background-color: whitesmoke;
}

.mainContentPage {
    border: 1px solid whitesmoke;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: #fff;
    padding: 0px !important;
    width: 85%;
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 6px solid red;
    border-radius: 10px;
}

.jegyzokonyvHeader {
    font-size: 25px;

}

.MatchDetails {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}

.re {
    display: flex;
    justify-content: space-between;

}

.reC {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.matchContainer {
    display: grid;
    grid-row: auto;
}

.home {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;


}

.away {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;

}

.versus {
    color: red;
    font-size: 32px;
    text-transform: uppercase;
    font-style: italic;
    display: flex;
    justify-content: center;
    align-items: center;

}


.resultCont {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-color: #DDDDDD;
    padding: 7px 15px !important;
    max-width: 50px;
}

.result {
    font-weight: bold;
    font-size: 22px;
    background-color: #DDDDDD;
    /* Fallback color */
    color: red;
    max-width: 30px;

}

.team_Name {
    font-weight: bold;
    font-size: 16px;
    max-width: 80px;
}


.teamLogoimg {
    height: 40px;
}

.teamLogoimgReport {
    height: 80px;
}

.grid-container {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    gap: 5px;
    align-items: center;
}

.grid-container>div {
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
    padding: 30px 0;
}

.statementContainer {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.statementContainer:last-child {
    border-bottom: none;
}

.author {
    font-weight: 500;
}

.statement {
    font-weight: 300;
}

.teamNameTh {
    display: flex;
    align-items: center;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 700;
    border-left: 6px solid #38A9FF;
    border-top: 1px solid whitesmoke;
    border-right: 1px solid whitesmoke;
    border-bottom: 1px solid whitesmoke;
    height: 50px;

}

table {
    width: 100% !important;
}

.table {
    border-left: 1px solid whitesmoke;
    border-right: 1px solid whitesmoke;
}

.teamTable {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 20px;
}

.table .thead th {
    align-items: center !important;
}

.table td {
    font-size: 12px;
}

.table .tr {
    border: none;
}

.ReportHeader {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 20px;
    border: 1px solid whitesmoke;
}

.indexContent {
    padding: 20px;
}

#carousel_index .item img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    /* object-fit: cover; */
}

.szerkVS {
    box-sizing: content-box;
    width: 100%;
}

.newsLetter {
    padding: 50px 0px;
    padding: 20px;
}

.playersList {
    padding: 20px;
}

.DownloadContainer {
    padding: 20px;
}


.pagination>.page-item>.page-link {
    color: #000 !important;
    border-radius: 50%;
    border: 0;
}

.pagination>.page-item.active>.page-link {
    background: #DF330A !important;
    text-decoration: none;
    border: 0;
    color: white !important;
    border-radius: 50%;
}
