body {
    font-size: 16px !important;
    background-color: #fff;
    font-family: 'Montserrat-ltw' !important;
}


/*

@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;src:local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v7/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}

@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;src:local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v7/IQHow_FEYlDC4Gzy_m8fcmaVI6zN22yiurzcBKxPjFE.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
*/

@font-face {
    font-family: 'Montserrat-ltw';
    font-weight: 300;
    font-style: normal;
    src: url('../fonts/montserrat-light-webfont.eot');
    /* IE 5-8 */
    src: local('Montserrat-Light'), /* sneakily trick IE */
    url('../fonts/montserrat-light-webfont.woff') format('woff'), /* FF 3.6, Chrome 5, IE9 */
    url('../fonts/montserrat-light-webfont.ttf') format('truetype'), /* Opera, Safari */
    url('../fonts/montserrat-light-webfont.svg#font') format('svg');
    /* iOS */
}

@font-face {
    font-family: 'Montserrat';
    font-weight: 700;
    letter-spacing: 0;
    font-style: normal;
    src: url('../fonts/montserrat-bold-webfont.eot');
    /* IE 5-8 */
    src: local('Montserrat-Light'), /* sneakily trick IE */
    url('../fonts/montserrat-bold-webfont.woff') format('woff'), /* FF 3.6, Chrome 5, IE9 */
    url('../fonts/montserrat-bold-webfont.ttf') format('truetype'), /* Opera, Safari */
    url('../fonts/montserrat-bold-webfont.svg#font') format('svg');
    /* iOS */
}

h1,h2,h3,h4,h5,h6 {font-family: "Montserrat-ltw"; line-height: 1.4em !important;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-family: "Montserrat-ltw"; }
ol {list-style-type: decimal; margin-left:15px;}
#content a {color: #ef534d}
#container {overflow-x: hidden; overflow-y: hidden;}

/* one line CSS formatting for development purpose | effron */

/* a[target="_blank"]::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
  margin: 0 3px 0 5px;
} */

.bgc {
    background-color: #ef534d !important;
}

.wl {
    color: #eee;
    text-decoration: none !important;
    
}

.wl:hover {
    color: #fff;
    text-decoration: underline;
}

#content {
    position: relative;
    margin-top: 0 !important;
}

.header {
    background-color: #ef534d !important;
    height: 90px !important;
    position: relative;
}

.header .logo {
    height: 76px;
    position: absolute;
    top: 5%;
}

#inner-header {
    position: relative;
    height: 91px;
}

.bvamenu {
    overflow: visible;
    right: 0 !important;
    bottom: 8px;
    position: absolute;
    font-family: 'Montserrat';
    font-weight: bold;
    
    font-size: 14px;
    letter-spacing: 0px;
}

.bvamenu li {
    margin-left: 18px;
    float: left;
}
#inner-content ul,
.wrap ul {
        padding: initial !important;
        list-style-type: initial !important;
        margin-left:1em;
        line-height: 1.7em;
}
.single-post #logo {margin-left: 1%;}

.bvafootermenu li a,
.bvamenu li a {
    letter-spacing: 0;
}

.bvamenu li:last-of-type a {
    padding-right: 0 !important;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background: none !important;
}

.bvamenu li a:hover {
    color: #ccc;
}
.bvamenu li ul li {margin-left:0;list-style: none;}

.nav ul {
    background: #fff;
    color: #ef534d;
}
.nav ul a {
     color: #ef534d;   
}
.bvafootermenu {
    overflow: hidden;
    float: right;
    position: relative;
    font-family: 'Montserrat';
    font-weight: bold;
    
    font-size: 1em;
    letter-spacing: -0.5px;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background: none !important;
}

.justify {
    text-align: justify !important;
}

canvas.shape {
    position: relative;
    right: 0;
    bottom: 0;
    border: 1px solid red;
    height: 100%;
    width: 100%;
}

.toolset01 {
    position: absolute;
    right: 1px;
    top: 18px;
    max-width: 340px;
    font-family: 'Montserrat-ltw';
    color: #fff;
    font-size: 11px;
}

.toolset01 i {
    background-image: url(../images/toolset01.png);
    background-size: cover;
    position: relative;
    width: 22px;
    height: 17px;
    margin-left: 24px;
    padding: 5px;
}

.toolset01 div {
    cursor: pointer;
    font-size: 11px;
    line-height: 18px;
    position: relative;
    width: auto;
    overflow: visible;
    margin-left: 24px;
    padding: 0;
}

.toolset01.footerset {
    margin-bottom: 25px;
    max-width: 100%;
    font-family: 'Montserrat-ltw';
    color: #a53737;
    font-size: 11px;
    right: 0;
    margin-top: 50px;
}

.toolset01.footerset i {
    background-image: url(../images/toolset01hover.png);
    background-size: cover;
    position: relative;
    width: 22px;
    height: 17px;
    margin-left: 24px;
    padding: 5px;
}

.toolset01.footerset div {
    cursor: pointer;
    font-size: 11px;
    line-height: 18px;
    position: relative;
    width: auto;
    overflow: visible;
    margin-left: 24px;
    padding: 0;
}

.toolset01 .search {
    background-position: left top;
    float: right;
    margin-right: 0;
    margin-left: 24px;
}

.toolset01 .twitter {
    background-position: -38px top;
}

.toolset01 .youtube {
    background-position: -187px top;
}

.toolset01 .facebook {
    background-position: -80px top;
    margin-left: 15px;
}

.toolset01 .insta {
    background-position: -121px top;
    width: 17px;
}

.toolset01 .rad {
    background-position: -161px top;
}

.toolset01 i:hover {
    background-image: url(../images/toolset01hover.png);
    cursor: pointer;
}

.toolset01.footerset i:hover {
    background-image: url(../images/toolset02hover.png);
    cursor: pointer;
}

.toolset01 div:hover {
    color: #fff;
}

.toolset01 .spotify {
    background-image: url(../images/spotify_icon.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.toolset01 .spotify:hover {
    background-image: url(../images/spotify_icon.png);
}

#slider1_container {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 500px;
}

#slider1_container .slidesContainer {
    cursor: move;
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 500px;
}

.fokuszban {
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.fokuszbanItem {
    height: 500px;
    position: relative;
    overflow: hidden;
    background-size: cover;
}
.fokuszbanItem .textbox {
    width: auto;
    height: auto;
    padding: 7px 20px;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    background-color: #ef534d;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    color: #fff;
    font-family: 'Montserrat';
}
.fokuszbanItem h2 {
    font-size: 24px;
    font-family: "Montserrat-ltw";
    margin-bottom: 15px;
    margin-top: 15px;
    letter-spacing: 0;
}
#irany_a_kerdoiv_cta a {
    text-align: center;
    display: block;
    width: fit-content;
    margin: 50px auto;
    font-size: 2em;
}
.category-elhetovaros .header {
    background-color: #17d2b9 !important;
}
.category-elhetovaros .owl-carousel .infoPoly {
    background-color: #17d2b9;
}
.category-elhetovaros #content a,
.category-elhetovaros a {
    color: #17d2b9;
}
.category-elhetovaros .bvamenu li.raisedmenu a {
    color: #17d2b9;
}
.category-elhetovaros .title {margin-top: 0!important;font-weight: normal;}
.category-elhetovaros .hl-news {margin-bottom: 20px;}
.category-elhetovaros .leftColArticle {
    height: 325px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.category-elhetovaros .headArticle {
    height: 500px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.category-elhetovaros .rightColArticle {
    overflow: hidden;
}
.category-elhetovaros .rightColArticle .title {
    font-weight: bold;
}
.category-elhetovaros .rightColArticle .text-block {
    padding-left: 0 !important;
}
.category-elhetovaros .rightColArticle .imgblock {
    min-height: 150px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.category-elhetovaros .headArticle h1 {margin-top: 0;}
.category-elhetovaros .headArticle .textOnLeft {
    width: 60%;
    color: #fff;
    background: rgba(23, 210, 185, 0.9);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 2%;
    margin: 0;
}
.category-elhetovaros .headArticle .btnOnRight{
width: 30%;
color: #fff;
background: rgba(23, 210, 185, 1);
position: absolute;
right: 0;
bottom: 16%;
padding: 2%;
margin: 0;
font-size: 1.7em;
}
.category-elhetovaros .headArticle .btnOnRight a {color: #fff !important;}

.category-elhetovaros h3.title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: auto;
    background: rgba(23, 210, 185, 0.9);
    padding: 2%;
    margin: 0;
}
.category-elhetovaros .btn-default {
    background: rgba(23, 210, 185, 0.9);
    border-radius: 0;
    color: #fff !important;
    border: 0;
}
.category-elhetovaros .btn-default:active {
    background-color: #0ab59e !important;
    border-radius: 0;
    color: #fff !important;
}
.sectioncenter {
    color: #fff;
    background: rgba(23, 210, 185, 0.9) !important;
    display: block !important;
    text-align: center !important;
    margin: 0 auto !important;
    width: fit-content !important;
    padding: 15px 20px !important;
    margin-top: 8% !important;
}
.sectionbottom {
    color: #fff;
    font-size: 2em;
    border-bottom: 2px solid #17d2b9;
    font-weight: bold;
    display: block;
    text-align: left;
    margin: 0 auto;
    width: fit-content;
    padding: 5px 5px;
    margin-top: 16%;
    margin-left: 2%;
}
.sectionVelemeny, .sectionHirek
{
    min-height: 270px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin: 30px 0 !important;
    background-position: center bottom !important;
}
.sectionTitle {
    display: block;
    background-color: #ef534d;
    color: #fff !important;
    padding: 12px 20px;
  /*  background-image: url(https://enbudapestem.hu/wp-content/themes/bva/library/images/bvalogo_transparent.png); */
    background-size: auto 192%;
    background-repeat: no-repeat;
    background-position: right center;
}

@media screen and (min-width: 990px) {
    .noLeftPaddingDesktop {
        padding-left: 0 !important;
    }
    .category-elhetovaros .leftColArticle {
        
    }
    .category-elhetovaros .rightColArticle {
        min-height: 146px;
        height: 170px;
        border-bottom: 0px !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .category-elhetovaros .rightColArticle:after {
        content: '';
        border-bottom: 1px solid #dadada;
        position: absolute;
        bottom: 0;
        left: 15px;
        width: 90%;
    }
    .category-elhetovaros .rightColArticle .text-block {
        min-height: 146px;
    }
    .sectioncenter {
        font-size: 1.7em !important;
    }
}
@media screen and (max-width: 990px) {
    .category-elhetovaros .headArticle {
        height: auto !important;
        background-image: none !important;

    }
    .category-elhetovaros .rightColArticle {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
        box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, .25);
        padding: 30px 15px;

    }    
    .category-elhetovaros .headArticle .textOnLeft {
        width: 100%;
        color: #000 !important;
        background: #fff !important;
        left: 0;
        bottom: 0;
        padding: 2%;
        margin: 0;
        position: initial;
        }


    .category-elhetovaros .headArticle .btnOnRight {
    width: 100%;
    color: #fff;
    background: rgba(23, 210, 185, 1);
    position: initial;
    right: 0;
    padding: 2%;
    margin: 0;
    font-size: 1.7em;
    }
    .sectioncenter {
        font-size: 1em !important;
        max-width: 100%;
    }
    .category-elhetovaros h3.title {font-size: 1.2em;}
}
.category-elhetovaros .headArticle .btnOnRight a {
    color: #fff !important;
}
}



@media screen and (max-height: 500px) {
    #slider1_container .slidesContainer {
        height: 320px;
    }

}

@media screen and (max-height: 400px) {
    #slider1_container {
        height: 250px;
    }
    #slider1_container .slidesContainer {
        height: 250px;
    }
}

@media screen and (max-width: 400px),
screen and (max-height: 500px) {
    .owl-carousel .infoPoly article p {
        font-size: 14px !important;
    }
    .owl-carousel .infoPoly article h2 {
        font-size: 17px !important;
    }
}

@media screen and (max-width: 768px) {
    .contact .container{
        width: 100%;
    }
    .sectionTitle {
        margin: 15px 0;
        padding: 18px 20px;
        background-size: auto 140%;
    }
    #inner-content {
        width: 100%;
        padding: 20px !important;
        margin-top: 0 !important;
    }

    .owl-carousel .infoPoly article h2 {
        margin-top: 4px;
        font-size: 1em;
        white-space: initial;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #content {margin-top: 40px;}
    .nav li ul.sub-menu li a, .nav li ul.children li a {padding-left:0px;}
    .menu-item a {padding: 1em !important;}
    .menu-item .sub-menu {display:none;}
    .menu-item:hover .sub-menu {display:block;}
}

.infoPoly article span{
    display: block;
    color: #ffffff;
    font-size: 11px;
    font-family: 'Montserrat-ltw' !important;
    margin-bottom: 15px;
}

.jssorb05 {
    position: absolute;
    top: 460px !important;
    right: 20%;
}

.jssorb05 div,
.jssorb05 div:hover,
.jssorb05 .av {
    position: absolute;
    /* size of bullet elment */
    width: 10px;
    height: 10px;
    background-color: white;
    overflow: hidden;
    cursor: pointer;
}

.jssorb05 div {
    width: 10px;
    height: 10px;
    background-color: #aaa;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.jssorb05 div:hover,
.jssorb05 .av:hover {}

.jssorb05 .av {
    background-color: white;
}

.jssorb05 .dn,
.jssorb05 .dn:hover {}


main .articleThumb {
    border: none !important;
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 5px;
    position: relative;
}

main .section {
    letter-spacing: 0;
    font-family: 'Montserrat';
    padding-bottom: 20px;
    font-weight: bold;
    color: #ef534d;
}

main .section:empty {
    display: none;
}

.leftend-bar {
    padding-left:0 !important;
}
.leftend-bar .small-article {
    margin-bottom: 5px !important;
    padding-bottom: 15px !important;
}
.leftend-bar img {cursor: pointer;}

main .articleThumb .thumb {
    width: 100%;
    background-color: white;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    font-family: 'Montserrat';
    overflow: hidden;
}

main .articleThumb .thumb .leadImage {
    width: 100%;
    cursor: pointer;
}

main .articleThumb .thumb .label {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 14px;
    width: 214px;
    height: 100%;
    background-size: 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
}
main .articleThumb .thumb .arcok {
	opacity: 0;
    position: absolute;
    background: #fff;
    bottom: 0;
    right: 0;
    color: #333;
    padding: 14px;
    width: 100%;
    height: 100%;
    background-size: 100%;
	transition: 0.1s all ease-out;
}

main .articleThumb .thumb .arcok:hover {
	opacity: 1;
	transition: 0.3s all ease-out;
	cursor: pointer;
}
main .articleThumb .thumb .arcok h2 {
	margin-top: 0;
}

main .articleThumb .thumb .arcok p {
	font-size: 14px !important;
    font-family: "Montserrat-ltw";
}
.bottomReadmore {
    position: absolute;
    bottom: 0;
    left:0;
    background-color: #ef534d !important;
    width: 100%;
    padding: 15px;
    color: #fff;
}
main .articleThumb .thumb .label .status-icon {
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url('../images/lib-status-40x40x6.png');
    background-position: 0 0;
    right: 10px;
    background-repeat: no-repeat;
    display: block !important;
    opacity: 0;
    -webkit-transition: opacity 600ms;
    /* Safari */
    transition: opacity 600ms;
}

main .articleThumb:hover > .thumb .label .status-icon {}


/* default cat */

main .articleThumb .thumb .label {
    cursor: pointer;

}

main .articleThumb .thumb .hover {
    position: absolute;
    bottom: 0;
    right: -196px;
    color: #fff;
    width: 214px;
    height: 100%;
    background-size: 100%;
    background-position: right bottom;
    background-repeat: no-repeat;

    -webkit-transition: right 400ms;
    /* Safari */
    transition: right 400ms;
    transition-timing-function: cubic-bezier(0.82, 0.11, 0.13, 0.89);
}

.articleImage .label.v2 {
    background-image: url('../images/sliderlabel-55d2a2.png');
}


/* label hátterek */


.articleImage .label.v2[data-background="55d2a2"] {
    background-image: url(../images/sliderlabel-55d2a2.png);
}

.articleImage .label.v2[data-background="85c5eb"] {
    background-image: url(../images/sliderlabel-85c5eb.png);
}

.articleImage .label.v2[data-background="ee524d"] {
    background-image: url(../images/sliderlabel-ee524d.png);
}

.articleImage .label.v2[data-background="ef534d"] {
    background-image: url(../images/sliderlabel-ef534d.png);
}

.articleImage .label.v2[data-background="ffaa79"] {
    background-image: url(../images/sliderlabel-ffaa79.png);
}

.owl-carousel .infoPoly[data-background="55d2a2"] {
    background-image: url(../images/poly-55d2a2.png);
}

.owl-carousel .infoPoly[data-background="85c5eb"] {
    background-image: url(../images/poly-85c5eb.png);
}

.owl-carousel .infoPoly[data-background="ee524d"] {
    background-image: url(../images/poly-ee524d.png);
}

.owl-carousel .infoPoly[data-background="ef534d"] {
    background-image: url(../images/poly-ef534d.png);
}

.owl-carousel .infoPoly[data-background="ffaa79"] {
    background-image: url(../images/poly-ffaa79.png);
}

.wp-block-gallery, .blocks-gallery-grid {
    width: 100%;
}


/* hover animáció */

@media screen and (min-width: 992px) {
    main .articleThumb:hover .hover {
        right: 0;
    }
    main .articleThumb:hover .label .status-icon {
        opacity: 1;
    }
}

article section {
    padding-bottom: 20px !important;
}


/*
'to_do'      => 'Tervezett',
'on_work'    => 'Aktív',
'reviewable' => 'Lefejlesztett',
'done'       => 'Lezárt'
*/

main .articleThumb .thumb .label .status-icon {
    display: none;
    background-position: -200px 0;
}

main .articleThumb .thumb .label .status-icon.to_do {
    background-position: -40px 0;
}

main .articleThumb .thumb .label .status-icon.on_work {
    background-position: -80px 0;
}

main .articleThumb .thumb .label .status-icon.reviewable {
    background-position: 0 0;
}

main .articleThumb .thumb .label .status-icon.done {
    background-position: 0 0;
}



/* unused cat color */

main .articleThumb .thumb .label.unused {
    background-image: url(../images/label-ef534d.png);
}

h1.title {
    color: #fff !important;
}

section .button {
    font-size: 0.7em !important;
    color: #666;
    position: relative;
    text-align: left;
}

section .contentText {
    font-size: 1em;
    font-family: "Montserrat-ltw";
}

main .articleThumb:hover > section .title a,
main .articleThumb:hover > section .button a {
    color: #ef534d !important;
}

main .articleThumb:hover > section .button {
    border-color: #ef534d !important;
}

.hl-project .articleThumb:hover > section .button {
    border: 1px solid #ef534d;
}


/*main.hl-news article { height: 400px;}˛*/

.hl-news section .button {
    font-size: 0.7em !important;
    color: #666;
}

.hl-news section .button a {
    color: #666;
    font-family: "Montserrat-ltw";
}

.hl-news section .contentText {
    font-size: 1em !important;
    font-family: "Montserrat-ltw";
}

main .articleThumb .thumb .label h2 {
    line-height: 1.2em;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 4px;
}

main .articleThumb .thumb .label a {
    color: #fff;
}

main .articleThumb .thumb .label .time {
    font-size: 1.1em;
    font-weight: normal;
    padding: 0px;
    margin: 0 !important;
    font-family: "Montserrat-ltw";
}

main .articleThumb .thumb .label .title {
    font-size: 0.95em;
    margin-top: 0 !important;
    text-align: right;
    
    font-weight: bold;
}

.article-header.post {
    position: relative;
}
.arcok a,
.arcok a:visited {color: #ef534d !important; font-family: "Montserrat-ltw"; }
.arcok h1,
.arcok h2,
.arcok h3,
.arcok h4,
.arcok h5 {font-family: "Montserrat-ltw" !important;}


main .articleThumb .thumb .label .article-header {
    height: 20px;
}

main .articleThumb section {
    padding-top: 0;
}

main .articleThumb section .title, .wpra-item a {
    color: #3a3a3a;
    line-height: 1.4;
    font-size: 1.2em;
    letter-spacing: 0px;
    font-weight: bold;
    padding: 0;
    font-family: 'Montserrat-ltw';
}

main .articleThumb section .title a, .wpra-item a {
    color: #3a3a3a;
    letter-spacing: 0;
}

main .articleThumb section .title a:hover, .wpra-item a:hover {
    text-decoration: underline;
}
.wpra-item:first-child a {
	margin-top: 0;
}

.wpra-item a {
		display: block;
	    line-height: 1.4;
	    text-rendering: optimizelegibility;
	    padding-bottom: 10px !important;
	    margin-top: 20px;
}
.wprss-feed-meta {
	padding-bottom:10px;
}
h1.archive-title {
    font-size: 18px !important;
    color: #ef534d;
    padding-bottom: 20px;
}

.pagination {
    margin: 0 auto;
    width: 100%;
}

.pagination a.next,
.pagination a.prev {
    padding: 0.1em !important;
}

.pagination li {
    border: none !important;
    font-family: 'Montserrat';
    font-weight: 200;
    font-size: 0.8em;
}

.page-numbers.current {
    color: #ef534d !important;
}

.page-numbers {
    color: #70707a !important;
}

.pagination a:hover {
    background: none !important;
}

.hl-projects .articleThumb {
    height: auto;
}

.hl-projects .articleThumb .button {
    color: #3a3a3a;
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 0.8em;
    border-radius: 2px;
    border: 1px solid #666672;
    cursor: pointer;
    width: 182px;
    overflow: hidden;
    padding: 3px;
}

.hl-projects .articleThumb .button:hover {}

.hl-projects .articleThumb .button a {
    color: #3a3a3a !important;
    text-decoration: none;
    font-family: "Montserrat-ltw";
    font-size: 13px;
}

.hl-projects .articleThumb section {
    padding: 0;
    padding-top: 0;
}

.hl-projects .category,
.hl-news .category {
    color: #fff !important;
    letter-spacing: 0;
}

.hl-projects .status,
.hl-news time {
    font-weight: normal;
    color: #fff !important;
    font-family: "Montserrat-ltw";
}

.entry-content blockquote {
    border-left: 3px solid #ef534d !important;
    font-size: 1.6em;
    font-style: normal;
    padding: 10px 20px !important;
    color: #3a3a3a !important;
}

.mainmap {
    position: relative;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}
.zoldmap {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #15271d;
    min-height: 400px;
}
.zoldmap:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.5;
    background-image: url(https://enbudapestem.hu/wp-content/uploads/2020/05/mainmap1.jpg);
    background-repeat: no-repeat;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: left;
    filter: saturate(0.5);
}
.zoldmap .mid-wrap {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    padding: 10px 0;
}
.zoldmap .mid-wrap .text {
    text-align: left !important;
    float: right !important;
    background: #076f36 !important;
    padding: 24px !important;
    margin-top: 30px;
}
.zoldmap .mid-wrap .button {
    float: right;
}

.mainmap .mid-wrap,
.zoldmap .mid-wrap {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    padding: 10px 0;
}

.mainmap .mid-wrap .text,
.zoldmap .mid-wrap .text {
    max-width: 300px;
    padding-left: 0px;
    font-family: 'Montserrat-ltw';
    line-height: 30px;
    font-size: 16px;
    padding-top: 2%;
    padding-bottom: 2%;
    position: relative;
    color: #fff;
}

.mainmap .mid-wrap .text .title,
.zoldmap .mid-wrap .text .title {
    letter-spacing: 0;
    font-size: 24px;
    font-family: "Montserrat-ltw";
}

.mainmap .mid-wrap .button,
.zoldmap .mid-wrap .button {
    border-radius: 1px;
    color: #fff;
    font-family: 'Montserrat-ltw';
    font-weight: normal;
    font-size: 13px;
    border: 1px solid #fff;
    cursor: pointer;
    width: 192px;
    font-size: 0.8em;
    overflow: hidden;
    padding: 3px;
    padding-left: 10px;
}

.mainmap .mid-wrap .button:hover,
.zoldmap .mid-wrap .button:hover {
    background-color: #ef534d;
    color: #fff;
}

.mainmap .white.bva-global-button:hover,
.zoldmap .white.bva-global-button:hover {
    border-color: white !important;
}

.mainmap .white.bva-global-button:hover > a,
.zoldmap .white.bva-global-button:hover > a {
    color: white !important;
}

.writetous {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    margin-top: 100px;
    margin-bottom: 100px;
}

.writetous .mid-wrap {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    padding: 10px 0;
}

.writetous .mid-wrap .text {
    max-width: 300px;
    padding-left: 0px;
    font-family: 'Montserrat-ltw';
    position: relative;
    color: #ee524d;
    font-size: 16px;
    padding-top: 23px;
    padding-bottom: 23px;
    line-height: 30px;
}

.writetous .mid-wrap .text .title {
    font-size: 18px;
    font-weight: bold;
    font-family: "Montserrat-ltw";
}

.writetous .mid-wrap .button {
    color: #fff;
    font-family: 'Montserrat-ltw';
    font-weight: normal;
    font-size: 13px;
    border: 1px solid #fff;
    cursor: pointer;
    width: 252px !important;
    font-size: 0.8em;
    overflow: hidden;
    padding: 3px;
    padding-left: 10px;
}

.writetous .mid-wrap .button:hover {
    background-color: #ef534d;
    color: #fff;
}

.writetous .mid-wrap .button {
    position: absolute;
    border: 1px solid black;
    right: 15%;
    top: 70px;
}

.relpost-block-single {width:30%;margin-right:3% !important; padding: 0 !important}
.relpost-block-single > div:first-child {
    width: initial !important;
    height: initial !important;
  }
.relpost-block-single-text {font-size:19px !important;font-family:"Lato";text-align:left;margin-top:10px;}

.relpost-block-single-image {background-size: cover !important;
  width: 100% !important; height: 150px !important; display:block;}

@media screen and (max-width: 500px) {
    .writetous {
        background-size: cover;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .writetous .mid-wrap {
        padding: 20px 10px;
    }
    .writetous .mid-wrap .text {
        max-width: 100%;
        width: 100%;
        padding: 0 0 2em 0;
    }
    .writetous .mid-wrap .button {
        position: static;
        right: 0;
        top: 0;
        width: 100% !important;
        line-height: 30px;
    }
    .mainmap {
        background: #ef524d;
    }
    .mainmap .mid-wrap {
        padding: 10px 10px;
    }
    .mainmap .mid-wrap .text {
        max-width: 100%;
        width: 100%;
        padding: 0;
    }
    .mainmap .mid-wrap .button {
        width: 100%;
    }
}

.article-header h1 {
    font-weight: bold !important;
    color: #666671;
    
    margin: 40px auto 40px;
    font-size: 2.1em;
}

.articleImage {
    width: 100%;
    height: 400px;
    position: relative;
    background-position: center 0 !important;
    background-size: cover;
    background-repeat: no-repeat;
}

.articleImage .label {
    
    letter-spacing: 0;
    position: absolute;
    font-size: 22px;
    min-width: 250px;
    text-align: left;
    padding: 28px;
    padding-bottom: 6px;
    bottom: 0;
    left: -25px;
    background-image: url('../images/sliderlabel-ef534d.png');
    background-size: 100% 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.postinfo {
    font-size: 11px;
    font-family: "Montserrat-ltw";
    color: #3a3a3a;
    margin-bottom: 50px;
    margin-top: 50px;
}

.fb-like {
    position: absolute !important;
    right: 0 !important;
}

.hentry {
    border: none !important;
}

.footer {
    min-height: 200px;
}

.footer {
    background-color: #858588 !important;
    padding-top: 30px !important;
    height: auto;
}

.footer {}

#inner-footer div.logo {
    padding-right: 40px;
    opacity: 0.5;
}

#inner-footer div.logo:hover {
    position: relative;
    float: left;
    margin-bottom: 20px;
    opacity: 1;
}

#inner-footer * {
    font-family: 'Montserrat' !important;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

#inner-footer > ul {
    float: right;
    margin-right: -5px;
}

.alignnone.size-full {
    width: 140%;
}

.tags {
    font-size: 0.7em;
    font-weight: bold;
    padding-right: 5px;
}

.tags a {
    background-color: #b7b7bb;
    color: #fff !important;
    padding: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
    
    line-height: 2em;
    word-break: hyphenate;
    padding-left: 5px;
    padding-right: 5px;
}

.bold {
    font-weight: 600 !important;
}

#sidebar-projects {
    color: #3a3a3a;
    margin-top: 40px;
}

.project-status > p {
    font-family: "Montserrat-ltw";
    font-size: 14px;
}


/* .project-status-icon { background-image: url('../images/project-active.png'); width: 80px; height: 80px; position: absolute; left:190px; } */

.project-status-icon {
    width: 80px;
    height: 80px;
    position: absolute;
    background-image: url('../images/lib-status-80x80x5.png');
    background-position: 0 0;
    right: 10px;
    background-repeat: no-repeat;
}

.project-status-icon.to_do {
    background-position: -80px 0 !important;
}

.project-status-icon.on_work {
    background-position: -160px 0;
}

.project-status-icon.reviewable {
    background-position: 0 0;
}

.project-status-icon.done {
    background-position: 0 0;
}

.project-members-details {
    position: absolute;
    bottom: 0;
    color: #fff;
    display: none;
    font-size: 0.8em;
    font-weight: normal;
    padding: 8px;
}

.project-members-details .project-members-name {
    position: relative;
    color: #fff;
    font-weight: bold;
}

#sidebar-projects .project-members-photos .p {
    float: left;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 130px;
    cursor: help;
}

.project-members-photos .p .hover {
    position: absolute;
    bottom: 0;
    right: -178px;
    color: #fff;
    width: 178px;
    height: 100%;
    background-size: 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(../images/label-ee524d-hover.png);
}


#sidebar-projects .row {
    margin-bottom: 40px;
    position: relative;
}

.project-status-label,
.project-members-label,
.project-gallery-label,
.project-links-label {
    margin-bottom: 24px;
    font-family: "Montserrat-ltw";
    font-size: 18px;
}

#sidebar-projects .project-members-photos .p {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 130px;
    height: 130px;
    text-align: center;
}

#sidebar-projects .project-members-photos .p .helper {
    display: inline-block;
    vertical-align: middle;
}

#sidebar-projects .project-members-photos .p img {
    width: 130px;
    height: auto;
}

.project-members-details {
    position: absolute;
    bottom: 0;
    color: #fff;
    display: none;
    font-size: 0.8em;
    font-weight: normal;
    padding: 8px;
}

.project-members-details .project-members-name {
    position: relative;
    color: #fff;
    font-weight: bold;
}

#sidebar-projects .project-gallery-photos .p {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 80px;
}

#sidebar-projects .project-gallery-photos .p img {
    width: 80px;
    height: 80px;
}

.modal.mail-to-us {
    outline: none;
}

.modal-mail-to-us-form {}

.modal-mail-to-us-form .error {
    background-color: #ef534d !important;
    color: white !important;
}

.modal-mail-to-us-input {
    border: 1px solid white !important;
    background: none !important;
    color: #fff !important;
    width: 100% !important;
    font-size: 1.0em !important;
    max-width: none !important;
    padding: 5px !important;
    outline: none;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.modal-mail-to-us-textarea {
    border: 1px solid white !important;
    background: none !important;
    color: #fff !important;
    width: 100% !important;
    font-size: 1.0em !important;
    max-width: none !important;
    padding: 5px !important;
    outline: none;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.modal-mail-to-us-select {
    border: 1px solid white !important;
    background: none !important;
    color: #fff !important;
    width: 100% !important;
    font-size: 1.0em !important;
    max-width: none !important;
    padding: 5px !important;
    outline: none;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.modal-mail-to-us-select option {
    background: #666672 !important;
    color: #fff !important;
}

.modal-mail-to-us-select option:not(:checked) {
    background: #666672 !important;
    color: #fff !important;
}

.modal-mail-to-us-bar {
    border: none !important;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 40px;
}

.modal-mail-to-us-button {
    background: none !important;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #fff;
    color: #fff;
    width: 148px;
    height: 38px;
    left: 0;
    border-radius: 2px 2px 2px 2px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.modal.mail-to-us .input-group-addon {
    position: absolute;
    right: 5px;
    background: none;
    height: 30px !important;
    border: none !important;
}

.modal.mail-to-us .modal-dialog {
    width: 100%;
    height: 100% !important;
    margin: 0 auto;
    background: none;
}

.modal.mail-to-us .modal-content {
    background-color: #666672;
    height: 100% !important;
}

.modal.mail-to-us .input-group-line {
    width: 20px;
    height: 1px;
    background-color: #fff;
    margin-top: 14px;
    float: left;
    position: relative;
}

.modal.mail-to-us .modal-header {
    border: none;
    height: 200px;
}

.modal.mail-to-us .close {
    background-image: url('../images/modal-close.png');
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}

.modal.mail-to-us h2.subtitle {
    color: white;
    font-size: 14px;
    font-family: 'Montserrat-ltw';
}

.modal.mail-to-us button[type="submit"] {
    color: white;
    font-size: 14px;
    font-family: 'Montserrat-ltw';
}

.modal-body {
    width: 95%;
    margin: 0 auto;
}

.modal.search {
    outline: none;
}

.modalsearchform {}

.modal-search-input {
    background: none !important;
    color: #fff !important;
    width: 100% !important;
    font-size: 2.0em !important;
    max-width: none !important;
    padding: 0 !important;
    outline: none;
}

.modal-searchbar {
    border-bottom: 1px solid white !important;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 40px;
}

.modal-search-button {
    font-family: 'Montserrat-ltw' !important;
    background: none !important;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #fff;
    color: #fff;
    width: 148px;
    height: 38px;
}

.arrows {
    position: absolute;
    margin-top: 6px;
    margin-right: 6px;
    background-image: url('../images/arrows5x8.png');
    /*  background-repeat: no-repeat;  */
    overflow: hidden;
}

.search-results .arrows {
    background-image: url('../images/grey-theme-arrows5x8.png');
}

.arrows.down {
    background-position: -18px 0;
    width: 8px;
    height: 5px;
}

.modal-footer {
    border: none !important;
}

.search-panel .input-group-addon {
    position: absolute;
    right: 5px;
    background: none;
    height: 30px !important;
    border: none !important;
}

.search-panel .modal-dialog {
    width: 100%;
    height: 100% !important;
    margin: 0 auto;
    background: none;
}

.search-panel .modal-dialog * {
    font-family: 'Montserrat-ltw';
}

.search-panel .modal-content {
    background-color: #666672;
    height: 100% !important;
}

.search-panel .datefrom,
.search-panel .dateto {
    width: 150px;
    float: left;
    position: relative;
    overflow: hidden;
}

.search-panel .input-group-line {
    width: 20px;
    height: 1px;
    background-color: #fff;
    margin-top: 14px;
    float: left;
    position: relative;
}

.search-panel .modal-header {
    border: none;
    height: 200px;
}

.search-panel .close {
    background-image: url('../images/modal-close.png');
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}

.search-panel input.datepicker {
    text-align: left;
    outline: none;
    width: 100%;
    font-size: 0.85em;
    height: 30px;
    color: #fff;
    
    float: right;
    background-color: #666672;
    border: 1px solid white;
    z-index: 20100 !important;
    border-radius: 2px;
}

.search-panel .searchDate {
    width: 320px;
    height: auto;
}

.search-panel h2.subtitle {
    color: white;
}

.grey-theme .modal-search-input {
    color: #3a3a3a !important;
}

.grey-theme .modal-searchbar {
    border-bottom: 1px solid #666672 !important;
}

.grey-theme .modal-search-button {
    border: 1px solid #666672;
    color: #3a3a3a;
    width: 148px;
}

.grey-theme {
    height: 320px;
}

.datepicker.dropdown-menu {
    background: none !important;
    margin-top: 30px;
    width: 320px;
    height: 211px;
    top: 200px !important;
    padding-top: 16px;
    background-image: url('../images/datepicker-dropdown-bg.png') !important;
    background-position: center bottom !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-top: none;
}

input.datepicker {
    background: none !important;
}

.datepicker.dropdown-menu.datepicker-orient-right {
    background-image: url('../images/datepicker-dropdown-bgflip.png') !important;
}

.search-results .datepicker.dropdown-menu {
    background-image: url('../images/grey-theme-datepicker-dropdown-bg.png') !important;
    top: 305px !important;
}


/* .search-results .toolset01 div { display: none; } */

.datepicker.dropdown-menu th.dow {
    display: none !important;
}

.datepicker.dropdown-menu .table-condensed * {
    color: #fff;
}

.datepicker.dropdown-menu datepicker-switch:hover {
    background: none;
}

.datepicker.dropdown-menu td.today.day {
    background: none !important;
    border: 1px solid white !important;
}

.datepicker.dropdown-menu td.range.day {
    background: #505058 !important;
}

.datepicker.dropdown-menu td.range-start.day {
    background: #a53737 !important;
}

.datepicker.dropdown-menu td.range-end.day {
    background: #ef534d !important;
}

.search-results .datepicker.dropdown-menu .table-condensed * {
    color: #666671;
}

.search-results .datepicker.dropdown-menu datepicker-switch:hover {
    background: none;
}

.search-results .datepicker.dropdown-menu td.today.day {
    background: none !important;
    border: 1px solid #666671 !important;
}

.search-results .datepicker.dropdown-menu td.range.day {
    background-color: #ababab !important;
}

.search-results .datepicker.dropdown-menu td.range-start.day {
    background: #a53737 !important;
    color: #fff !important;
}

.search-results .datepicker.dropdown-menu td.range-end.day {
    background: #ef534d !important;
    color: #fff !important;
}

.grey-theme input.datepicker {
    color: #666671;
    background-color: white;
    border: 1px solid #666671;
}

.datepicker.dropdown-menu * {
    font-family: 'Montserrat-ltw' !important;
    font-weight: normal !important;
}

.datepicker td,
.datepicker th {
    width: 40px !important;
    height: 26px !important;
    font-size: 0.90em;
    overflow: hidden;
}

.search-results .datepicker.dropdown-menu td.day,
.search-results .datepicker th {
    color: #666671 !important;
}

.datepicker.dropdown-menu .table-condensed {
    width: 90%;
    margin: 0 auto;
}

.datepicker-dropdown:after,
.datepicker-dropdown:before {
    display: none !important;
}

.clsDatePicker {
    z-index: 100000;
}

.modal-search-category-dropdown {
    font-family: 'Montserrat-ltw';
    
    width: 95% !important;
    position: relative;
    margin: 0 auto;
    margin-bottom: 10px;
}

.modal-search-category-dropdown button {
    background: none;
    width: 100%;
    height: 30px;
    text-align: left;
    border: 1px solid white;
    color: #fff;
    border-radius: 2px 2px 2px 2px;
    font-size: 0.85em;
}

.modal-search-category-dropdown button span.caret {
    position: absolute;
    right: 10px;
    top: 12px;
}

.modal-search-category-dropdown button:active,
.modal-search-category-dropdown button:focus,
.open > .dropdown-toggle.btn-default,
.modal-search-category-dropdown button:hover {
    background: none !important;
    border: 1px solid white !important;
    color: #fff !important;
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
    background: none !important;
}

.modal-search-category-dropdown .dropdown-menu {
    width: 100%;
    background-color: #666671 !important;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #fff;
    border-top: none;
    top: 25px;
    border-radius: 0px 0px 2px 2px;
}

.modal-search-category-dropdown .dropdown-menu li {
    position: relative;
}

.modal-search-category-dropdown .modal-search-check {
    display: none;
}

.modal-search-category-dropdown .dropdown-menu label {
    padding: 5px;
    font-size: 0.95em;
    font-weight: normal;
    letter-spacing: -1px;
    display: block;
    margin-left: 24px;
    cursor: pointer;
    color: #B7B7BC;
}

.modal-search-category-dropdown .dropdown-menu label:before {
    background-image: url(../images/modal-search-checkbox.png);
    position: absolute;
    float: left;
    content: " ";
    width: 10px;
    height: 10px;
    left: 10px;
    top: 9px;
    display: block;
}

.grey-theme .modal-search-category-dropdown button {
    border: 1px solid #666672;
    color: #3a3a3a;
}

.grey-theme .modal-search-category-dropdown button:active,
.grey-theme .modal-search-category-dropdown button:focus,
.open > .grey-theme .dropdown-toggle.btn-default,
.grey-theme .modal-search-category-dropdown button:hover {
    border: 1px solid #666672 !important;
    color: #3a3a3a !important;
}

.grey-theme .modal-search-category-dropdown .dropdown-menu {
    background-color: white !important;
    top: 27px;
    border: 1px solid #666672;
    border-top: none;
}

.grey-theme .modal-search-category-dropdown .dropdown-menu label {
    padding: 5px;
    font-size: 0.95em;
    color: #3a3a3a !important;
}

.grey-theme .modal-search-category-dropdown .dropdown-menu label:before {
    background-image: url(../images/grey-theme-modal-search-checkbox.png);
}

.grey-theme .btn-default.active.focus,
.grey-theme .btn-default.active:focus,
.grey-theme .btn-default.active:hover,
.grey-theme .btn-default:active.focus,
.grey-theme .btn-default:active:focus,
.grey-theme .btn-default:active:hover,
.open > .grey-theme .dropdown-toggle.btn-default.focus,
.open > .grey-theme .dropdown-toggle.btn-default:focus,
.open > .grey-theme .dropdown-toggle.btn-default:hover {
    color: black !important;
}

.modal-search-tags-dropdown {
    width: 95% !important;
    position: relative;
    float: right;
    margin-bottom: 10px;
}

.modal-search-tags-dropdown button {
    background: none;
    width: 100%;
    height: 30px;
    text-align: left;
    border: 1px solid white;
    color: #fff;
    border-radius: 2px 2px 2px 2px;
    font-size: 0.85em;
}

.modal-search-tags-dropdown button span.caret {
    position: absolute;
    right: 10px;
    top: 12px;
}

.modal-search-tags-dropdown button:active,
.modal-search-tags-dropdown button:focus,
.open > .dropdown-toggle.btn-default,
.modal-search-tags-dropdown button:hover {
    background: none !important;
    border: 1px solid white !important;
    color: #fff !important;
}

.grey-theme .dropdown-toggle.btn-default {
    background: none !important;
    border: 1px solid #666672 !important;
    color: #3a3a3a !important;
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
    background: none !important;
}

.modal-search-tags-dropdown .dropdown-menu {
    background-color: #666672 !important;
    width: 100%;
    background-color: #666671 !important;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #fff;
    border-top: none;
    top: 25px;
    border-radius: 0px 0px 2px 2px;
}

.modal-search-tags-dropdown .dropdown-menu li {
    position: relative;
}

.modal-search-tags-dropdown .modal-search-check {
    display: none;
}

.modal-search-tags-dropdown .dropdown-menu label {
    padding: 5px;
    font-size: 0.95em;
    font-weight: normal;
    letter-spacing: -1px;
    display: block;
    margin-left: 24px;
    cursor: pointer;
    color: #B7B7BC;
}

.modal-search-tags-dropdown .dropdown-menu label:before {
    background-image: url(../images/modal-search-checkbox.png);
    position: absolute;
    float: left;
    content: " ";
    width: 10px;
    height: 10px;
    left: 10px;
    top: 9px;
    display: block;
}

.bva-global-button a {
    color: #3a3a3a !important;
}

.bva-global-button {
    text-align: center;
    
    border-color: #ef534d !important;
    background: none;
    border: 1px solid #666672 !important;
    font-size: 1.3rem;
    width: 100%;
    padding: 5px;
    cursor: pointer;
}

.bva-global-button:hover {
    border-color: #ef534d !important;
}

.bva-global-button:hover > a {
    color: #ef534d !important;
}

.white.bva-global-button a {
    color: white !important;
}

.white.bva-global-button {
    border-color: white !important;
    background: none;
    border: 1px solid white !important;
}

.red.bva-global-button a {
    color: #ef534d !important;
}

.red.bva-global-button {
    border-color: #ef534d !important;
    background: none;
    border: 1px solid #ef534d !important;
}

.bva-global-button:hover {
    border-color: #666672 !important;
    background: none !important;
}

.bva-global-button:hover > a {
    color: #3a3a3a !important;
}

.contact .container {
    width: 366px;
    padding-top: 50px;
}

.contact .container article h4 {
    font-family: 'Montserrat';
    color: #ef534d;
    font-weight: normal;
}

.contact .container article {
    font-size: 1.12em;
    margin-bottom: 90px;
}

.contact .container article div {
    margin-top: 26px;
}

.contact .container article span {
    font-size: 0.8em;
}

.contact .container article a {
    color: #a53737;
}

.contact .container article {
    font-family: 'Montserrat-ltw';
    font-weight: normal;
    color: #3a3a3a;
}

.page-not-found .container {
    width: 65%;
    padding-top: 90px;
    margin: 0 auto;
}

.page-not-found .container article h1 {
    font-family: 'Montserrat';
    color: #3a3a3a;
    font-weight: normal;
}

.page-not-found .container article {
    font-size: 1.12em;
    margin-bottom: 90px;
}

.page-not-found .container article div {
    margin-top: 26px;
}

.page-not-found .container article span {
    font-size: 0.8em;
}

.page-not-found .container article a {
    color: #a53737;
}

.page-not-found .container article {
    font-family: 'Montserrat-ltw';
    font-weight: normal;
    color: #3a3a3a;
}

.page-not-found .container article .bva-global-button {
    width: 160px;
}

:checked + label:before {
    background-position: right top !important;
}

/*:checked + label {
    color: white !important;
}*/

:checked + .grey-theme label {
    color: red !important;
}

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                           not supported by any browser */
}
.small-article {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #bbb;
}
.small-article .title:first-child {margin-top:0!important;}
.entry-content img {
	margin: 0 auto 1.5em auto;
    max-width: 100%;
    height: auto;
    text-align: center;
    display: block;
}
.wp-block-image figcaption {
    display: table-caption;
    caption-side: bottom;
    text-align: center;
    margin: -10px auto 0 auto;
    display: block !important;
    padding-bottom: 25px;
    font-size: 0.9em;
}


@media (max-width: 480px) {
    nav .navbar-nav {
        float: none;
    }
    .hidden {
        visibility: hidden;
    }
    /*
    .hmenu {
        background-image: url(../images/hamburger.png);
        width: 50px;
        margin-left: 3px;
        height: 50px;
        position: absolute;
    }

    .bvamenu, nav {
        width: 25%;
        margin-top: 60px;
    }

    .bvamenu li {
        width: 100%;
    }
*/

.bvamenu, nav {
    margin-top: 0;
}
.bvamenu-mainpage-mobile {
    z-index: 999;
    text-align: left;
    padding: 25px 14px !important;
    margin-top: 55px;
    margin-left: 0 !important;
}
.bvamenu-mainpage-mobile a:hover {color: #ccc;}
    #menu-dva {
        flex-direction: column;
        width: 343px;
        margin-left: 0 !important;
        margin-top: 0 !important;
    }
    .bvamenu li:not(:last-child) {
        margin-right: 30px;
    }
    .bvamenu li {
        width: 100%;
        text-align: left;
        float: none;
        margin: 0;
    }
    .bvamenu li a {
        font-weight: 600;
        line-height: normal;
    }

    .bvafootermenu {
        float: none !important;
    }
    .bvafootermenu li {
        width: 100%;
        margin: 0 !important;
    }
    #footer-logo {
        width: 100%;
        text-align: center;
        height: auto;
    }
    footer .logo {
        width: 100%;
        text-align: center;
        height: auto;
        padding-bottom: 20px;
    }
    /*
    .header {
        height: 50px !important;
        position: relative;
        overflow: hidden;
    }

    .header.mobile-open {
        height: auto !important;
        z-index: 11;
    }

    #inner-header {
        position: relative;
        height: auto;
    }

    .bvamenu {
        overflow: visible;
        right: auto !important;
        bottom: auto !important;
        margin-top: 60px;
        top: -18px !important;
        position: relative;
        font-family: 'Montserrat';
        font-weight: bold;
        
        font-size: 12px;
        letter-spacing: -0.5px;
    }

    .header #logo {
        display: none;
    }

    .header .logo {
        position: relative !important;
        height: 2% !important;
    }

    .header.mobile-open #logo {
        display: block;
        position: absolute;
        right: 0 !important;
        top: auto !important;
        bottom: 0 !important;
    }

    .toolset01 > i {
        background-image: url(../images/toolset01.png);
        background-size: cover;
        position: relative;
        float: left;
        width: 17px;
        height: 17px;
        margin-right: 24px;
        padding: 5px;
    }
*/
    .modal-search-button {
        margin-top: 200px;
    }
    .input-group-line {
        display: none;
    }
    .datefrom {
        display: block;
        margin: 0 auto;
        float: right;
    }
    .dateto {
        display: block;
        margin: 0 auto;
        float: right;
    }
    #inner-footer div.logo {
        padding-right: 0;
    }
    #inner-footer .logo {
        position: relative;
        float: none;
        margin-bottom: 0;
    }
    #inner-footer > ul {
        margin-top: 40px;
        margin-right: 0;
    }
    .toolset01.footerset {
        width: 100%;
        text-align: center;
        margin-top: 195px;
    }

    .toolset01.footerset a:last-child{
        margin-right: 17px;
    }

    .toolset01 a {
        display: inline-block;
    }
    .nav li a {
        padding: 0.75em
    }
    .articleImage .label {
        width: 100%;
        min-width: 0;
        white-space: normal;
    }
}

@media (max-width: 767px) {

    .contact .container {
        width: 100%;
        padding-top: 0px;
    }

    nav .navbar-nav {
        float: none;
    }
    nav .navbar-nav li {
        width: 100%;
    }
    .header .logo {
        height: 36px;
        position: absolute;
        top: 5%;
    }
    .bvafootermenu {
        margin-bottom: 20px;
    }
    .bvafootermenu li {
        margin-left: 0;
    }
    .bvamenu li {
        margin-left: 0;
    }
    .nav > li,
    .navbar-nav {
        float: left;
    }
    #sidebar-projects {
        margin-left: 20px;
    }
    .modal-search-tags-dropdown {
        float: none;
        margin: 0 auto;
    }
    .modal.search .searchDate {
        margin: 0 auto;
    }
    .modal-search-input {
        font-size: 1.3em !important;
    }
    .ab-rolunk-bot-cols .col-md-4,
    .ab-rolunk-bot-cols .col-md-4:nth-of-type(3) {
        padding-right: 10px !important;
    }
    .ab-rolunk-padded-text,
    .ab-rolunk-redbg-text {
        padding: 30px 10px;
    }
}
@media (min-width: 508px) and (max-width: 1200px) {
    .mainmap .mid-wrap .text,
    .zoldmap .mid-wrap .text,
    .writetous .mid-wrap .text {padding-left:20px;}
}

@media (min-width: 768px) {
    .toolset01.footerset {
        top: -70px;
    }
}

@media (max-width: 640px) {
    main .articleThumb {
        width: 100% !important;
    }
}

@media (max-width: 768px) {
    #sidebar-projects .row {
        margin-left: 0;
        margin-right: 0;
    }
    .wrap {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #slider1_container, #slider1_container .slidesContainer, .owl-carousel {
        height: 200px !important;
    }
    main .articleThumb {
        height: auto;
    }

}

@media (min-width: 641px) and (max-width: 991px) {
    .leadImage {
        width: 100% !important;
    }
    .thumb {
        width: 100% !important;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    main .articleThumb .thumb .label {
        background-position: 50px bottom;
    }
    .modal-search-tags-dropdown {
        float: none;
        margin: 0 auto;
    }
    .modal.search .searchDate {
        margin: 0 auto;
    }
    .modal-search-tags-dropdown,
    .modal-search-category-dropdown {
        width: 70% !important;
    }
}

@media (max-width: 1024px) {
    .hmenu {
        background-image: url(../images/hamburger.png);
        width: 50px;
        margin-left: 0px;
        height: 50px;
        position: absolute;
    }
    .bvamenu,
    nav {
        width: 25%;
        margin-top: 60px;
    }
    .bvamenu li {
        width: 100%;
        display: flex !important;
    }
    .bvamenu li.raisedmenu a {
        padding: 10px 15px !important;
    }
    .header {
        height: 50px !important;
        position: relative;
        overflow: hidden;
    }
    .header.mobile-open {
        height: auto !important;
        z-index: 11;
    }
    #inner-header {
        position: relative;
        height: auto;
    }
    .bvamenu {
        overflow: visible;
        right: auto !important;
        bottom: auto !important;
        margin-top: 60px;
        top: -18px !important;
        position: relative;
        font-family: 'Montserrat';
        font-weight: bold;
        
        font-size: 1em;
        letter-spacing: -0.5px;
    }
    .header #logo {
        display: none;
    }
    .header .logo {
        position: relative !important;
        height: auto;
    }
    .header.mobile-open #logo {
        display: block;
        position: absolute;
        right: 0 !important;
        top: auto !important;
        bottom: 0 !important;
    }
    .toolset01 > i {
        background-image: url(../images/toolset01.png);
        background-size: cover;
        position: relative;
        float: left;
        width: 17px;
        height: 17px;
        margin-right: 24px;
        padding: 5px;
    }
}


/* peter.gencs */

a,
a:visited,
a:hover,
a:active,
a:focus {
    text-decoration: none !important;
}

.section > span > a {
    font-size: 11px;
    font-family: "Montserrat-ltw";
    color: #B7B7BC;
}

.hentry header,
.hentry footer {
    border: none !important;
    padding: 0 !important;
}

.entry-content {
    /* text-align: justify; */
    padding-left: 0px !important;
    padding-left: 0px !important;
}

.entry-content p {
    font-family: "Montserrat-ltw";
    font-size: 17px;
}

.post-lead {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 16px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {}

div[class^="col-"],
div[class*=" col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

@media (min-width: 991px) {
    .main-page-sv > .col-md-12 {
        padding-left: 20px !important;
        padding-right: 0px !important;
    }
    .main-page-sw > .col-md-12 {
        padding-left: 0px !important;
        padding-right: 20px !important;
    }
}
#news_ct {margin-left:-15px;}

body {
    color: #3a3a3a !important;
    overflow-x: hidden;
}

#inner-content{
    margin-top: 50px;
    margin-bottom: 50px;
}

.entry-content blockquote {
    margin-left: 0 !important;
}

.bva-gallery-container {
    margin-bottom: 30px;
}

.tags-title,
.sponsots-title {
    display: block;
    font-weight: 300;
    padding-bottom: 10px;
    font-size: 11px;
    font-family: "Montserrat-ltw";
}

.sponsots-title {
    margin-bottom: 20px;
}

.sponsors > a > img {
    margin-bottom: 30px;
}

.tags {
    margin-bottom: 70px !important;
}

.tags .tags-label {
    float: left;
    margin-bottom: 5px;
}

.mw-1000 {
    max-width: 1000px;
}

.custom-margin {
    margin: 0 -10px !important;
}

.row.custom-margin > main > .section {
    display: none;
}

.project-links-list > div > a,
.project-links-list > div > a:active,
.project-links-list > div > a:focus,
.project-links-list > div > a:visited,
.project-links-list > div > a:hover {
    color: #3a3a3a !important;
    font-size: 14px;
}

.project-more-news {
    padding: 0 !important;
    margin-top: 95px;
    margin-bottom: 35px;
    color: #ef534d;
}

.project-status-label > span.bold {
    font-family: "Montserrat-ltw";
}

.sponsors > a {
    margin-right: 30px;
}

.ab-rolunk-padded-text {
    padding: 100px 0;
}

.ab-rolunk-padded-text h3,
.ab-rolunk-redbg-text h3 {
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: bold;
    color: #3a3a3a;
}

.ab-rolunk-padded-text p,
.ab-rolunk-redbg-text p {
    font-family: "Montserrat-ltw";
    font-size: 18px;
    color: #3a3a3a;
}

.ab-rolunk-redbg {
    position: relative;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url('../images/rolunk.jpg');
}

.ab-rolunk-redbg-text {
    padding: 100px 0;
    max-width: 480px;
}

.ab-rolunk-redbg-text h3,
.ab-rolunk-redbg-text p {
    color: #fff !important;
}

.ab-rolunk-graybg {
    background: #eaeaeb;
}

.ab-rolunk-team {
    text-align: center;
    padding-bottom: 100px;
}

.ab-rolunk-team [class*="col"] {
    margin-bottom: 50px;
}

.ab-rolunk-team img {
    width: 75%;
    margin: 0 auto 25px;
}

.ab-rolunk-team h4 {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: bold;
    color: #3a3a3a;
}

.ab-rolunk-team span {
    font-family: "Montserrat-ltw";
    font-size: 14px;
    color: #3a3a3a;
}

.ab-rolunk-bot-cols {
    margin-bottom: 150px;
}

.ab-rolunk-bot-cols .col-md-4 {
    padding-right: 45px !important;
}

.ab-rolunk-bot-cols .col-md-4:nth-of-type(3) {
    padding-right: 40px !important;
}

.ab-rolunk-bot-cols h4 {
    font-family: 'Montserrat';
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}

.ab-rolunk-bot-cols span {
    font-family: "Montserrat-ltw";
    font-size: 16px;
    color: #3a3a3a;
}

.ab-rolunk-bot-cols a {
    display: block;
    margin: 30px 0;
    border-radius: 2px;
    padding: 5px 0;
    border: 1px solid;
    text-align: center;
    font-family: "Montserrat-ltw";
    font-size: 13px;
}

.bot-color1,
.bot-color1 a {
    color: #56d2a3 !important;
    border-color: #56d2a3 !important;
}

.bot-color2,
.bot-color2 a {
    color: #85c5ec !important;
    border-color: #85c5ec !important;
}

.bot-color3,
.bot-color3 a {
    color: #ffaa79 !important;
    border-color: #ffaa79 !important;
}

.ab-main-page {
    width: 100%;
}

.ab-main-page strong {
    font-family: 'Montserrat';
}

.full-width {
    width: 100% !important;
}

.keret {
    overflow: hidden;
    display: block;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    margin: 0 auto;
}

.keret img {
    display: block;
    object-fit: cover;
    flex-shrink: 0;
    min-width: 100%;
    max-height: 120%;
    min-height: 120%;
}

@media screen and (max-height: 575px) {
    #rc-imageselect {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

.ajax-spinner {
    visibility: hidden;
}



/*****************************
PAGE WORDS FOR BP FORM STYLE**
*****************************/

.lable-2 input[type="text"]:hover,
input[type="Password"]:hover,
#active {
    color: #DCDCDC;
    border-left: 6px solid #ef534d;
}

/*.lable-2 input[type="text"],
input[type="Password"] {
    padding: 14px;
    width: 94%;
    font-size: 12px;
    margin: 6px 0px;
    border: none;
    color: #bbb;
    cursor: pointer;
    background: none;
    float: left;
    outline: none;
    font-weight: 700;
    font-family: 'Oxygen', sans-serif;
    background: #666672;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border-left: 6px solid #fff;
    border-bottom: none;
    border-top: none;
}*/

.btn-class .submit {
    padding: 5px 4px;
    text-align: center;
}

.btn-class input[type=submit] {
    padding: 10px 20px;
    color: #fff;
    float: right;
    font-family: 'Oxygen', sans-serif;
    background: #ef534d;
    border: 1px solid #ef534d;
    cursor: pointer;
    font-size: 18px;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    outline: none;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 5px;
}

.btn-class .submit input[type=submit]:hover {
    background: #ef534d;
    border: 1px solid #ef534d;
}


.mitjelent-subpage p {
    font-size: 16px;
    font-family: Montserrat-ltw;
    margin-bottom: 20px;
}

.mitjelent-subpage label {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    font-size: 16px;
    font-family: Montserrat-ltw;
    font-weight: 400;
}

.mitjelent-subpage input {
    float: none;
    display: block;
    padding: 14px;
    width: 50%;
    font-size: 12px;
    margin: 10px 0;
    color: #bbbbbb;
    max-width: 100%;
    background: none;
    border-radius: 0;
    border: 1px solid #c3c3c3;
    outline: none;
    font-weight: 400;
    font-family: Montserrat-ltw;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.mitjelent-subpage input[type=submit] {
    width: 100px;
    margin-top: 35px;
    float: none;
    background: #ef534d;
    border: 1px solid #ef534d;
    color: #fff;
    border-radius: 0;
}
.mitjelent-subpage input[type=submit]:hover {

}

.mitjelent-subpage .postinfo {
    margin-bottom: 30px;
}


.mitjelent-subpage .post-lead:empty {
    display: none;
}

.mitjelent-subpage .video-container {
    margin-top:30px;
    margin-bottom: 0;
}

.mitjelent-subpage .g-recaptcha {

}

.mitjelent-subpage .g-recaptcha > div {
    width: auto !important;
}

.mitjelent-subpage .g-recaptcha iframe {
    transform: scale(0.77);
    transform-origin: 0;
}

#checkbox-aszf {
    position: absolute;
    left: -999999px;
}

.mitjelent-subpage {
    margin-bottom: 100px;
}

.mitjelent-subpage [type="checkbox"]:not(:checked) + label,.mitjelent-subpage [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
}

.mitjelent-subpage [type="checkbox"]:not(:checked) + label:before,.mitjelent-subpage [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    width: 25px;
    height: 25px;
    border: 1px solid #c3c3c3;
    background: #fff;
    border-radius: 0;
}

.mitjelent-subpage [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

.mitjelent-subpage [type="checkbox"]:not(:checked) + label:after,.mitjelent-subpage [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 3px;
    left: 6px;
    font-size: 18px;
    line-height: 0.8;
    color: #09ad7e;
    transition: all .2s;
}

.mitjelent-subpage .post-lead {
    font-size: 16px;
    font-family: Montserrat-ltw;
}

@media (max-width: 768px) {
    .mitjelent-subpage input {
        width: 100%;
    }
    .item, .items, .col-sm-12, .col-sm-6 {max-height: initial !important;}

}

/*-------------------BURCSA NEW HEADER------------------------*/
.header_mobil_logo {
    display: none;
}

.mobil_dropdown_soacial {
    display: none;
}

.toolset01 .search {
    margin-left: 15px;
}

.toolset01 a {
    display: inline-block;
}

.toolset01 div {
    display: inline-block;
    vertical-align: top;
}

.mobil_header_footer {
    display: none;
}


@media (max-width: 1024px) {
    .header {
        position: fixed;
        top: 0;
        display: block;
        z-index: 11;
        width: 100%;
        max-height: 100%;
    }

    .header.mobile-open {
        overflow-y: scroll;
        /*height: 100% !important;*/
    }

    #container {
        margin-top: 50px;
    }
    .bvamenu-mainpage-mobile {
    z-index: 999;
    margin: 0 auto;
    text-align: left;
    padding: 5px 15px;
    margin-top: 55px;
    }
    .bvamenu-mainpage-mobile a {
        color: #fff;
        font-size: 1em;
        font-family: "Montserrat";
    }

    .bvamenu, nav {
        width: 100%;
        margin-top: 70px;
    }

    .bvamenu li {
        width: 100%;
        text-align: left;
        float: none;
        margin: 0;
    }

    .header.mobile-open #logo {
        display: none;
    }

    .toolset01 div {
        display: inline-block;
        vertical-align: top;
        float: none !important;
    }

    .mobil_dropdown_soacial {
        display: block;
        position: relative;
        max-width: 100%;
        top: -5px;
        text-align: center;
        margin-bottom: 10px;
    }

    .toolset01.mobil_dropdown_soacial div {
        display: block;
        width: 100px;
        margin: 0 auto 25px;
    }

    .toolset01.mobil_dropdown_soacial .search {
        margin-left: 0;
    }

    .mobil_dropdown_soacial .facebook {
        margin-left: 5px;
    }

    .mobil_dropdown_soacial .insta {
        margin-left: 20px;
    }

    .mobil_dropdown_soacial .youtube {
        margin-left: 27px;
    }

    .mobil_header_footer .logo {
        top: 0;
        width: 120px;
        margin: 0 auto;
    }

    .mobil_header_footer .bvafootermenu {
        margin-bottom: 20px;
        float: none;
        text-align: left;
    }

    .mobil_header_footer .bvafootermenu li {
        float: none;
    }

    .mobil_header_footer {
        display: block;
        text-align: center;
        background-color: #858588;
        padding: 35px 0;
    }

    .mobil_header_footer > a {
        display: inline-block;
        vertical-align: middle;
    }

    .header_bplogo {
        margin-right: 25px;
    }

    .mobil_header_footer .nav li a {
        padding-top:0;
        padding-bottom: 10px;
    }
}




/*-------------------BURCSA NEW FOOTER------------------------*/

.bva-footer {

}

.bva-footer .nav li {
    float: right;
}

.bva-footer a {
    display: inline;
}

.footer-left {
    display: inline-block;
    width: 36%;
    vertical-align: middle;
}

.footer-left a {
    vertical-align: middle;
    margin-right: 25px;
}

.footer-left img {

}

.bva-logo {
    width: 180px;
    padding-top: 5px;
}

.bp-logo {
    opacity: 0.5;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out ;
    -ms-transition: all 0.15s ease-in-out ;
    -o-transition: all 0.15s ease-in-out ;
    transition: all 0.15s ease-in-out ;
}

.bp-logo:hover {
    opacity: 1;
}

.footer-right {
    width: 64%;
    padding-top: 8px;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}

.footer-right-top {
    text-align: right;
}

.footer-right:before, .footer-right:after, .footer-right-top:before, .footer-right-bot:after, .footer-right-bot:before, .footer-right-top:after, .bvafootermenu:before, .bvafootermenu:after  {
    content: '';
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
}

.footer-right-top a {

}

.footer-right-top i {
    background-image: url(../images/toolset01hover.png);
    background-size: cover;
    display: inline-block;
    position: relative;
    width: 22px;
    height: 17px;
    margin: 0 10px;
    padding: 5px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out ;
    -ms-transition: all 0.15s ease-in-out ;
    -o-transition: all 0.15s ease-in-out ;
    transition: all 0.15s ease-in-out ;
}

.footer-right-top i:hover {
    background-image: url(../images/toolset02hover.png);
    cursor: pointer;
}

.footer-right-top .youtube {
    background-position: -395px top;
}

.footer-right-top .facebook {
    background-position: -81px top;
}

.footer-right-top .insta {
    background-position: -119px top;
}
/****************************/


/*reszponzív player*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    height: 100%;
    margin: 10px auto;
    overflow: hidden;
}

.video-container .video-container {
    position: relative;
    padding-bottom: 59%;
    padding-top: 0;
    margin-top: -20px;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container .fb_iframe_widget {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: 95.6%;
}

.bvamenu li.raisedmenu a {
    padding: 0.25em 0.75em 0.25em 0.75em;
    background: #fff;
    color: #ef534d;
    margin-top: 0.5em;
}
.bvamenu li.raisedmenu a:hover,
.bvamenu li.raisedmenu a:focus,
.bvamenu li.raisedmenu a:active {
    padding: 0.25em 0.75em 0.25em 0.75em;
    background: #ccc !important;
    color: #ef534d !important;
    margin-top: 0.5em !important;
}

@media screen and (max-width: 1030px) {
    .footer-left img {
        width: 40%;
    }

    .bva-footer .nav li {
        float: right;
    }


}

@media screen and (max-width: 991px) {
    .has-post-thumbnail .post-pattern-header,
    .has-featured-video .post-pattern-header {
        height: inherit;
    }
    .video-container {
        position: relative;
        display: block;
        height: 0;
        padding: 0 0 56.25% 0;
        overflow: hidden;
    }
    .video-container iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        margin: 0 !important;
    }

    .mitjelent-subpage [type="checkbox"]:not(:checked) + label:before, .mitjelent-subpage [type="checkbox"]:checked + label:before {
        top:3px;
    }
    .mitjelent-subpage [type="checkbox"]:not(:checked) + label:after, .mitjelent-subpage [type="checkbox"]:checked + label:after {
        top:9px;
    }
    .mitjelent-subpage .video-container {
        margin-top: 10px;
    }

}

@media screen and (max-width: 768px) {
    .ab-rolunk-bot-cols .col-md-4, .ab-rolunk-bot-cols .col-md-4:nth-of-type(3) {
        padding-right: 10px !important;
    }

    .ab-rolunk-redbg-text {
        max-width: 100%;
    }
    .fb-like {
        position: relative !important;
        padding-top: 10px;
        display: block !important;
    }

    .mitjelent-subpage {
        margin-bottom: 50px;
    }

    .mitjelent-subpage .article-header h1 {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .postinfo {
        margin-top: 15px;
    }

    .mitjelent-subpage input[type=submit] {
        margin-left: auto;
        margin-right: auto;
    }

    .mitjelent-subpage .g-recaptcha {
        text-align: center;
    }

    .mitjelent-subpage .g-recaptcha iframe {
        transform-origin: initial;
    }

    .footer-left, .footer-right, .footer-right-top, .footer-right-bot {
        display: block;
        width: 100%;
        text-align: center;
    }

    .footer-left a {
        margin: 0 10px;
    }

    .footer-left img {
        width: auto;
    }

    .bva-footer .nav li {
        float: none;
    }

    .bvafootermenu {
        float: none;
    }
}





@media (min-width: 1024px) and (max-width: 1120px) {
    .bvamenu li {margin-left: 10px;    font-size: 0.9em;}
    .header .logo {display: none;}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    .ifnotie{display:none !important; opacity: 0 !important;}
 }