h1.home-h1 {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
}

.header {
    background: #003F7A !important;
}

.header .header_box {
    background: #99CC33 !important;
}

.header .header_box:before, .header .header_box:after {
    background: #99CC33 !important;
}

.header .header_block.isStuck, .header .header_block.isStuck:before, .header .header_block.isStuck:after {
    border-bottom: 1px solid #f8f8f8;
}

.header .nav__primary .sf-menu > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.header .logo {
    margin-top: -5px;
}

.content_box.box_1.belsooldal {
    background-image: none;
    padding-left: 0px;
    height: auto;
}
.kepes-belso-fejlec-cim {
    text-shadow: none;
    color: #888;
}

.footer {
    background-color: #003F7A !important;
}

.footer a:hover {
    color: #99CC33 !important;
}

a, a.btn-link, h2 a {
    color: #003F7A;
}

.buttons p:first-child a, a.btn-primary {
    background: #99CC33;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
}

.content_box.box_2 .buttons a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
}

.sf-menu > li > a {
    color: #fff;
}

.content_box.box_2 .buttons p:first-child a {
    background: #99CC33;
}

.header .header_block, .header .header_block:before, .header .header_block:after {
    background: #003F7A;
}

.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover> a, .header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a {
    background: #99CC33;
    color: #003F7A;
}

.header .nav__primary .sf-menu > li {
    border-right: none;
}

.main-holder input[type="submit"], .main-holder input[type="reset"] {
    background: #99CC33;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
}

h2 {
    color: #003F7A;
}

input.search-button {
    display: none;
}

.flags.kereses-form, .flags.kereses-form a {
    color: #fff;
}

.flags a:link {
    opacity: 0.8;
    filter: alpha(opacity80);
}

.flags.kereses-form {
    margin-top: 4px;
}

.flags.kereses-form a img {
    margin-top: -4px;
}

.home-banner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.hir-kep-home img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.right-gallery-thumbs img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.almenu-lista h2 {
    border-bottom: none;
    border-right: 15px solid #99CC33;
    background-color: #003F7A;
    font-size: 17px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.almenu-lista p, .almenu-lista.keppel img {
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.mobil-menu {
    display: none;
}

.at_flat_counter {
    display: none !important;
}

.sz2020 {
    position: absolute;
    right: 0;
    color: #515151;
    z-index: 9;
    text-align: right;
    background-color: transparent;
}

.sz2020 img {
    max-width: 220px;
}

.footer .copyright {
    padding: 29px 0 130px 0;
}

.footer .copyright .footer-text {
    margin: 12px 0 12px 0;
}

.plecsnik {
    background-color: #eaeaea;
    margin-left: 0px;
    margin-top: 1em;
    border-top: 4px solid #8aba18;
}

.plecsnik .span3:first-child {
    margin-left: 0px;
}

.palyazat2023 {
    text-align: center;
}

.palyazat2023 a img {
    max-width: 50%;
}

iframe.palyazat {
    width: 100%;
    height: 50vh;
    border: none;
    margin: 10px 0 20px 0;
}

.shadow-solid {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25) !important;
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25) !important;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25) !important;
}

.card {
    padding: 15px;
    background-color: #fff;
    margin: 20px 0;
    text-align: center;
}

.palyazat2020-banner {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.palyazat2020-banner .banner-text {
    flex: 1;
    order: 1;
    margin: 20px;
}

.palyazat2020-banner .banner-text h2 {
    color: #6fa700 !important;
}

.palyazat2020-banner .banner-text p {
    color: #696969 !important;
}

.palyazat2020-banner .banner-text h4 {
    color: #003F7A !important;
}

.palyazat2020-banner .banner-picture {
    order: 2;
    max-width: 20%;
    margin: 15px 0;
}

#back-top-wrapper {
    left: 10px;
    right: unset;
}

#sz2020_foot {
    position: fixed;
    right: 0;
    z-index: 1;
    bottom: 0;
    max-width: 220px;
}

#sz2020_foot.d-none {
    right: -100vw !important;
}

a#sz2020_close {
    background-color: #003f7a;
    color: #fff;
    padding: 0;
    border-radius: 2em;
    position: absolute;
    right: 10px;
    top: -17px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    font-size: 1.2em;
}


@media (max-width: 979px) and (min-width: 768px) {
    .header .nav__primary .sf-menu > li > a {
        padding: 17px 10px 16px 10px;
    }

    .palyazat2023 a img {
        max-width: 70%;
    }
}

@media (max-width: 767px) {
    .header .header_box .row .span7 {
        display: none;
    }
    
    .kereses-form {
        display: inline-block !important;
    }

    .header .nav__primary {
        display: none;
    }

    .header .logo {
        z-index: 999;
    }

    .header .logo img {
        margin-left: 10px;
    }

    .mobil-menu {
        display: block;
        position: absolute;
        width: 100%;
        margin-top: 10px;
        z-index: 998;
    }

    .mobil-menu .panel-title {
        font-size: 26px;
        text-align: left;
    }

    .mobil-menu .panel-title a:link, .mobil-menu .panel-title a:visited, .mobil-menu .panel-title a:active, .mobil-menu .panel-title a:hover {
        color: #fff;
        text-decoration: none;
    }

    .mobil-menu .panel-body {
        background-color: #fff;
        /* opacity: 0.9; */
        text-align: left;
        padding: 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #003F7A;
        /* margin-top: 12px; */
    }

    .mobil-menu .panel-body ul {
        margin: 0;
        list-style: none;
    }

    .mobil-menu .panel-body ul li {
        line-height: normal;
        display: flex;
    }

    .mobil-menu .panel-body ul li a {
        width: 100%;
        padding: 10px;
        font-size: 18px;
        color: #fff;
        background-color: #003F7A;
        margin: 4px 0 4px 0;
        text-align: center;
    }

    .sz2020 {
        position: relative;
        background-color: #fff;
    }

    .sz2020 img, #sz2020_foot {
        max-width: 40%;
    }

    .palyazat2020-banner {
        flex-direction: column;
    }

    .palyazat2020-banner .banner-text {
        flex: 1;
        order: 1;
        margin: 15px;
        margin-bottom: 0;
    }

    .palyazat2020-banner .banner-picture {
        flex: 1;
        order: 2;
        max-width: unset;
        margin: 15px;
        margin-right: 0;
    }

    .palyazat2023 a img {
        max-width: 100%;
    }

}

@media (min-width: 768px) and (max-width: 1200px) {
    .sz2020 img, #sz2020_foot {
        max-width: 180px;
    }
}

@media (min-width: 1200px) {
    .content_box.box_1.belsooldal {
        min-height: 45px;
    }
}
/* Stylesheet: zalaviz_new_style_2017 Modified On 2023-04-24 20:06:13 */
