div.mod-languages ul li.lang-active {background-color:none!important}
.text-lg-end {display:flex;justify-content:flex-end }
#sp-header {height:120px}
.galben {color:#F9B410}
@media (min-width: 1400px) {
.sppb-container { max-width: 1320px;}
.sppb-row-container { max-width: 1320px;}
.sppb-container { padding:0px}

}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {color:#F9B410}
.sppb-title-heading:before {
    content: "";
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ededed;
}
.sppb-title-heading:after {
    content: "";
    position: absolute;
    top: 48px;
    left: 0;
    width: 60px;
    height: 1px;
    background: #21B260;
}
.sppb-title-heading {
    margin-top: 0;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 15px;
    border: 0;
}

.menuofc {list-style:none; padding-left:10px;line-height:40px}
.menuofc .menu-child {list-style:none; padding-left:1rem;font-size: 16px;line-height: 30px;}
.menuofc a:hover {font-weight:bold; transition: 0.3s}