﻿@font-face {
    font-family: "Bebas Neue W03 Regular";
    src: url("fonts/1444651/69efc83f-ff1e-4b84-aaac-c35e238e33ca.eot?#iefix");
    src: url("fonts/1444651/69efc83f-ff1e-4b84-aaac-c35e238e33ca.eot?#iefix") format("eot"), url("fonts/1444651/11e21f91-5c9d-4170-908d-d6afa916d2fc.woff2") format("woff2"), url("fonts/1444651/b336f9f4-ee3c-4257-a4af-d5d2e3671b86.woff") format("woff"), url("fonts/1444651/213f5fa9-0ccb-4f43-baf8-99d81c93b2ae.ttf") format("truetype");
}

body {
    background-color: #ffffff;
    color: #28282d;
    font-size: 16px;
}

#fooldalkereso {
    display: none;
}

.header-mobile {
    display: flex;
}

.header-desktop {
    display: none;
}

h1 {
    font-family: "Bebas Neue W03 Regular";
}

a {
    color: #28282d;
}

    a:hover {
        /*color: #2ad895;*/
        color: #f8cc9b;
        font-weight: bold;
    }

#menu-fixed-div {
    font-family: "Bebas Neue W03 Regular";
    background-color: #ffffff;
}


.fade.in {
  opacity: 5;
}


.fejleccim {
    color: #008C40;
}

#szponzorok-div {
    background-color: #ffffff;
    padding: 10px;
}

#szponzorok-div img{
    /*width: 100px;*/
}

footer {
    font-family: "Bebas Neue W03 Regular";
    padding-left: 10px;
    padding-right: 10px;
}

    footer a {
        color: #69696c;
    }


#footermenu {
    background-color: #ffffff;
}

.nobull {
    list-style-type: none;
    padding: 0;
}

.aranyborder {
    border: 1px solid #f8cc9b;
}

.custom-toggler.navbar-toggler {
    border-color: rgb(255,51,51);
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,51,51, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

#kovetkezoesemeny {
    background-color: #ffffff;
}

#kovetkezoesemeny a {
    color: #ffffff;
}

.versenynaptar-idopont-div {
    border: 1px solid #29282e;
    margin: 1px;
}

.versenynaptar-idopont {
    background-color: #34343e;
    color: #71717b;
}

.versenynaptar-tartalom-div {
    background-color: #393945;
    margin: 1px;
    border-bottom: 1px solid #29282e;
}

.versenynaptar-oraperc {
    background-color: #393945;
    color: #ffffff;
}

.versenynaptar-megnevezes {
    background-color: #393945;
}

.versenynaptar-leiras-div {
}

.versenynaptar-leiras {
    background-color: #393945;
    color: #ffffff;
}

.page-link {
    color: #28282d;
    border: 1px solid #dee2e6;
}

    .page-link:hover {
        color: #28282d;
    }

#cikklista {
}

    #cikklista a:hover {
        color: #f8cc9b;
    }


.cikklista-cim {
    font-size: 14px;
    color: #28282d;
    font-family: "Bebas Neue W03 Regular";
}

p.cikklista-cim {
    margin-bottom: 6px;
}

.cikklista-tartalom {
    font-size: 10px;
}

.cikk-kereso {
    margin-bottom: 30px;
}

p.cikk-kereso-datum {
    margin: 0px;
}

.cikk-kereso-cim {
    font-size: 20px;
    color: #f8cc9b;
    font-family: "Bebas Neue W03 Regular";
}

p.cikk-kereso-cim {
    margin-bottom: 6px;
}

.cikk-kereso-tartalom {
    font-size: 14px;
}

.cikk-lapozas {
}

#cikk-lapozas-kovetkezo {
    padding-left: 10px;
}

#cikk-lapozas-elozo {
    padding-left: 10px;
}

.cikk-lapozas-eredmeny {
}

.cikk-irta {
    font-size: 12px;
}

#btnTerkepKereses {
    background-color: #008C40;
    font-family: "Bebas Neue W03 Regular";
}

.versenykiiras-ikonok {
    color: black;
}

#eredmenyek-table {
    background-color: #2f2d34;
    color: #fdfdff;
    margin-top: 20px;
    margin-bottom: 0px;
}

    #eredmenyek-table thead {
        font-family: "Bebas Neue W03 Regular";
        font-size: 18px;
        background-color: black;
        color: #0cc582;
    }
#eredmenyek-table thead th{
    border-top: none;
    border-bottom: none;
}
        #eredmenyek-table td {
            border-top: none;
        }
    #eredmenyek-table th {
        border-top: none;
    }

    #eredmenyek-table{
        
    }
.eredmenyCim {
    color: #616161;
}

.card {
/*    background-color: #EC2840;
    border: 1px solid #EC2840;*/
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 20px;
}
.versenyzokep {
    border: 1px solid #EC2840; 
    border-radius: 10px 10px 0px 0px;
}
.versenyzonev {
    /*border: 2px solid #EC2840; 
    border-radius: 0px 0px 10px 10px;*/ 
    background-color: #EC2840; 
    color: #ffffff;
}

#map {
    height: 500px;
    width: 99%;
    margin: 10px;
}

/* Extra small phones */
@media(max-width:575px) {
    body {
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: top;
    }

    #menu-fixed-div {
        background-image: url('images/575x90pxl_bg.jpg');
        background-repeat: no-repeat;
        background-attachment: local;
        background-position: left top;
        height: 90px;
    }

    .menu {
        padding-left: 0px;
    }

    .navbar-nav {
        background-color: #ffffff;
    }

    .mbsz-logo {
        padding-left: 5px;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .fejleccim {
        font-size: 23px;
    }

    #footermenu {
        display: none;
    }

    #tartalom-div {
        background-color: #ffffff;
        margin-top: 100px;
    }

    .zeropadding {
        padding: 0px;
    }

    .carousel-item {
    }

    .carousel-inner {
        padding-bottom: 35px;
        margin-bottom: 10px;
    }

    .carousel-indicators {
        position: static;
        text-indent: -110px;
        margin-left: 11%;
        display: flex;
    }

        .carousel-indicators li {
            text-indent: 0px;
            margin-right: 28px;
            margin-left: 4px;
        }

    .carousel-indicators-imagewidth {
        width: 55px;
        border: 2px solid #f8cc9b;
    }

    .carousel-caption {
        text-align: center;
        top: 102%;
        right: 0%;
        left: 0%;
        bottom: auto;
        width: 100%;
        z-index: 1001;
        color: #28282d;
        padding-top: 5px;
        padding-bottom: 0px;
        background-color: white;
    }

    .fooldal-tovabbihirek {
        margin-top: 40px;
        width: 100%;
        text-align: right;
        padding-right: 10px;
        color: #28282d;
    }
        .fooldal-tovabbihirek a {
            color: #28282d;
        }

    #kovetkezoesemeny-div {
        font-family: "Bebas Neue W03 Regular";
        padding-top: 23px;
    }

        #kovetkezoesemeny-div p {
            margin: 0px;
            padding: 0px;
        }

    .kovetkezoesemeny-cim {
        color: #DA0626;
        font-size: 15px;
    }

    .kovetkezoesemeny-hely {
        font-size: 16px;
        color: #28282d;
    }

    .kovetkezoesemeny-idopont {
        color: #008C40;
        font-size: 20px;
    }

    #olimpia-div {
        background-color: white;
        font-family: "Bebas Neue W03 Regular";
        color: black;
        height: 100%;
    }

        #olimpia-div img {
            width: 66px;
        }

        #olimpia-div p {
            margin: 0px;
            padding: 0px;
        }

    .olimpia-cim {
        font-size: 16px;
    }

    .olimpia-hely {
        font-size: 16px;
    }

    .olimpia-idopont {
        color: #f22b4c;
        font-size: 16px;
    }

    #versenynaptar-table {
        font-size: 12px;
    }
    #eredmenyek-table {
        font-size: 12px;
    }

    .social {
        padding-right: 1px;
        padding-left:1px;
    }

    #map {
        height: 400px;
        width: 99%;
        margin: 10px;
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {

    body {
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: top;
    }

    #menu-fixed-div {
        background-image: url('images/576x95pxl_bg.jpg');
        background-repeat: no-repeat;
        background-attachment: local;
        background-position: left top;
        height: 95px;
    }

    .menu {
        padding-left: 0px;
    }

    .navbar-nav {
        background-color: #ffffff;
    }

    .mbsz-logo {
        padding-left: 5px;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .fejleccim {
        font-size: 20px;
    }

    #footermenu {
        display: none;
    }

    #tartalom-div {
        background-color: #ffffff;
        margin-top: 95px;
    }

    .zeropadding {
        padding: 0px;
    }

    .carousel-item {
    }

    .carousel-inner {
        padding-bottom: 35px;
        margin-bottom: 10px;
    }

    .carousel-indicators {
        position: static;
        text-indent: -110px;
        margin-left: 14%;
        display: flex;
    }

        .carousel-indicators li {
            text-indent: 0px;
            margin-right: 70px;
            margin-left: 4px;
        }

    .carousel-indicators-imagewidth {
        width: 100px;
        border: 2px solid #f8cc9b;
    }

    .carousel-caption {
        text-align: center;
        top: 102%;
        right: 0%;
        left: 0%;
        bottom: auto;
        width: 100%;
        z-index: 1001;
        color: #28282d;
        padding-top: 5px;
        padding-bottom: 0px;
        background-color: white;
    }

    .fooldal-tovabbihirek {
        margin-top: 60px;
        width: 100%;
        text-align: right;
        padding-right: 10px;
        color: #28282d;
    }

        .fooldal-tovabbihirek a {
            color: #28282d;
        }

    #kovetkezoesemeny-div {
        font-family: "Bebas Neue W03 Regular";
        padding-top: 20px;
    }

        #kovetkezoesemeny-div p {
            margin: 0px;
            padding: 0px;
        }

    .kovetkezoesemeny-cim {
        color: #DA0626;
        font-size: 22px;
    }

    .kovetkezoesemeny-hely {
        font-size: 20px;
        color: #28282d;
    }

    .kovetkezoesemeny-idopont {
        color: #008C40;
        font-size: 22px;
    }

    #olimpia-div {
        background-color: white;
        font-family: "Bebas Neue W03 Regular";
        color: black;
        height: 100%;
    }

        #olimpia-div img {
            width: 150px;
        }

        #olimpia-div p {
            margin: 0px;
            padding: 0px;
        }

    .olimpia-cim {
        font-size: 22px;
    }

    .olimpia-hely {
        font-size: 22px;
    }

    .olimpia-idopont {
        color: #f22b4c;
        font-size: 22px;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    body {
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: top;
    }

    #menu-fixed-div {
        background-image: url('images/768x100pxl_bg.jpg');
        background-repeat: no-repeat;
        background-attachment: local;
        background-position: left top;
        height: 100px;
    }

    .menu {
        padding-left: 0px;
    }

    .navbar-nav {
        background-color: #ffffff;
    }

    .mbsz-logo {
        padding-left: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .fejleccim {
        font-size: 22px;
    }

    #tartalom-div {
        background-color: #ffffff;
        margin-top: 100px;
    }

    .zeropadding {
        padding: 0px;
    }

    .carousel-item {
    }

    .carousel-inner {
        padding-bottom: 35px;
        margin-bottom: 10px;
    }

    .carousel-indicators {
        position: static;
        text-indent: -110px;
        display: flex;
    }

        .carousel-indicators li {
            text-indent: 0px;
            margin-right: 105px;
            margin-left: 5px;
        }

    .carousel-indicators-imagewidth {
        width: 130px;
        border: 2px solid #f8cc9b;
    }

    .carousel-caption {
        text-align: center;
        top: 102%;
        right: 0%;
        left: 0%;
        bottom: auto;
        width: 100%;
        z-index: 1001;
        color: #28282d;
        padding-top: 5px;
        padding-bottom: 0px;
        background-color: white;
    }

    .fooldal-tovabbihirek {
        margin-top: 80px;
        width: 100%;
        text-align: right;
        padding-right: 56px;
        color: #28282d;
    }
        .fooldal-tovabbihirek a {
            color: #28282d;
        }


    #kovetkezoesemeny-div {
        font-family: "Bebas Neue W03 Regular";
        padding-top: 40px;
    }

        #kovetkezoesemeny-div p {
            margin: 0px;
            padding: 5px;
        }

    .kovetkezoesemeny-cim {
        color: #DA0626;
        font-size: 22px;
    }

    .kovetkezoesemeny-hely {
        font-size: 20px;
        color: #28282d;
    }

    .kovetkezoesemeny-idopont {
        color: #008C40;
        font-size: 22px;
    }

    #olimpia-div {
        background-color: white;
        font-family: "Bebas Neue W03 Regular";
        color: black;
        height: 100%;
    }

        #olimpia-div img {
            width: 150px;
        }

        #olimpia-div p {
            margin: 0px;
            padding: 0px;
        }

    .olimpia-cim {
        font-size: 22px;
    }

    .olimpia-hely {
        font-size: 22px;
    }

    .olimpia-idopont {
        color: #f22b4c;
        font-size: 22px;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    body {
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: top;
    }

    .header-mobile {
        display: none;
    }

    .header-desktop {
        display: flex;
    }

    #menu-fixed-div {
        background-image: url('images/992x100pxl_bg.jpg');
        background-repeat: no-repeat;
        background-attachment: local;
        background-position: left top;
        height: 100px;
    }
        #menu-fixed-div p {
            margin-top: 10px;
            margin-bottom: 0rem;
        }

    .menu {
        padding-left: 0px;
    }

    .fejleccim {
        font-size: 30px;
    }

    #footermenu {    
        display: flex;
        padding-left: 0px;
    }

    footer a.nav-link {
        padding-left: 7px;
        padding-right: 5px;
    }

    #tartalom-div {
        background-color: #ffffff;
        margin-top: 100px;
    }

    .zeropadding {
        padding: 0px;
    }

    .carousel-item {
    }

    .carousel-inner {
        padding-bottom: 35px;
        margin-bottom: 10px;
    }

    .carousel-indicators {
        position: static;
        /*text-indent: -100px;*/
        display: inline-flex;
    }

        .carousel-indicators li {
            text-indent: -100px;
            margin-right: 80px;
            margin-left: 48px;
            margin-top: 0px;
        }

    .carousel-caption {
        text-align: center;
        top: 102%;
        right: 0%;
        left: 0%;
        bottom: auto;
        width: 100%;
        z-index: 1001;
        color: #28282d;
        padding-top: 5px;
        padding-bottom: 0px;
        background-color: white;
    }

    .carousel-indicators-imagewidth {
        width: 120px;
        border: 2px solid #f8cc9b;
    }

    .fooldal-tovabbihirek {
        margin-top: 31px;
        width: 100%;
        text-align: right;
        padding-right: 37px;
        color: #28282d;
    }
        .fooldal-tovabbihirek a {
            color: #28282d;
        }


    #kovetkezoesemeny-div {
        font-family: "Bebas Neue W03 Regular";
        padding-top: 5px;
    }

        #kovetkezoesemeny-div p {
            margin: 0px;
            padding: 0px;
        }

    .kovetkezoesemeny-cim {
        color: #DA0626;
        font-size: 24px;
    }

    .kovetkezoesemeny-hely {
        font-size: 20px;
        color: #28282d;
    }

    .kovetkezoesemeny-idopont {
        color: #008C40;
        font-size: 30px;
    }

    #olimpia-div {
        background-color: white;
        font-family: "Bebas Neue W03 Regular";
        color: black;
        height: 100%;
    }

        #olimpia-div img {
            width: 110px;
        }

        #olimpia-div p {
            margin: 0px;
            padding: 0px;
        }

    .olimpia-cim {
        font-size: 20px;
    }

    .olimpia-hely {
        font-size: 20px;
    }

    .olimpia-idopont {
        color: #f22b4c;
        font-size: 26px;
    }

    #versenynaptar-table {
        margin-bottom: 0px;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

    body {
        background-image: url('images/bg4.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: top;
    }

    #fooldalkereso {
        display: inline;
    }

    #menu-fixed-div {
        /*background-image: url('images/fejlec-1200.png');
        background-repeat: no-repeat;
        background-attachment: local;
        background-position: left top;*/
        height: 160px;
        font-size: 22px;
        line-height: normal;
    }

    #menu-fixed-div p {
        margin-top: 10px;
        margin-bottom: 0rem;
    }

    .menu {
        padding-left: 0px;
    }

    .fejleccim {
        font-size: 30px;
    }

    #cikk-kereses-keywords {
        width: 600px;
    }
        #cikk-kereses-keywords::placeholder {
            color: #ced4da;
            opacity: 0.8;
        }

    #btnTerkepKereses {
        background-color: #008C40;
        font-family: "Bebas Neue W03 Regular";
    }

/*    #iranyitoszamVaros {
        width: 600px;
    }*/




    #footermenu {
        padding-left: 50px;
    }

    footer a.nav-link {
        padding-right: 10px;
        padding-left: 10px;
    }

    #tartalom-div {
        background-color: #ffffff;
        margin-top: 160px;
    }

    .tartalom {
        padding: 10px;
    }

    .zeropadding {
        padding: 0px;
    }

    .carousel-item {
    }

    .carousel-inner {
        padding-bottom: 35px;
        margin-bottom: 10px;
    }

    .carousel-indicators {
        position: static;
        /*text-indent: -100px;*/
        display: inline-flex;
        margin-right: 12%;
        margin-left: 12%;
    }

        .carousel-indicators li {
            text-indent: -70px;
            margin-right: 78px;
            margin-left: 5px;
            margin-top: 0px;            
        }

    .carousel-caption {
        text-align: center;
        top: 102%;
        right: 0%;
        left: 0%;
        bottom: auto;
        width: 100%;
        z-index: 1001;
        color: #28282d;
        padding-top: 5px;
        padding-bottom: 0px;
        background-color: white;
    }

    .carousel-indicators-imagewidth {
        width: 110px;
        border: 2px solid #f8cc9b;
    }

    .fooldal-tovabbihirek {
        margin-top: 50px;
        width: 100%;
        text-align: right;
        padding-right: 37px;
        color: #28282d;
    }
        .fooldal-tovabbihirek a {
            color: #28282d;
        }

    #kovetkezoesemeny-div {
        font-family: "Bebas Neue W03 Regular";
        padding-top: 42px;
    }

        #kovetkezoesemeny-div p {
            margin: 0px;
            padding: 0px;
        }

    .kovetkezoesemeny-cim {
        color: #DA0626;
        font-size: 24px;
    }

    .kovetkezoesemeny-hely {
        font-size: 20px;
        color: #28282d;
    }

    .kovetkezoesemeny-idopont {
        color: #008C40;
        font-size: 30px;
    }


    #olimpia-div {
        background-color: white;
        font-family: "Bebas Neue W03 Regular";
        color: black;
        height: 100%;
    }

        #olimpia-div p {
            margin: 0px;
            padding: 0px;
        }

    .olimpia-cim {
        font-size: 26px;
    }

    .olimpia-hely {
        font-size: 22px;
    }

    .olimpia-idopont {
        color: #f22b4c;
        font-size: 26px;
    }



    .versenykiiras-ikonok {
        padding-right: 20px;
    }
}
