.row:after{
   display:none;
}
img {
    border-radius: unset;
}
/*Hírek, események doboz*/
.hir-doboz {
    border: 1px solid hsla(0,0%,60%,.5);
    -webkit-box-shadow: 0 0 2px 1px hsla(0,0%,60%,.3);
    box-shadow: 0 0 2px 1px hsla(0,0%,60%,.3);
    margin-bottom: .4rem;
}
.hir-szoveg-befoglalo {
    background: #fff;
    padding: 1.5rem;
}
.hir-szoveg {
    line-height: 1.42857143;
    overflow: hidden;
}
.hir-datum {
    float: right;
    width: 53px;
    text-align: center;
}
.hir-honap {
    background: #7ebb01;
    color: #fff;
}
.hir-nap {
    background: #002967;
    color: #fff;
}
.hir-cim a {
    color: #444;
}
.hir-bovebben {
    text-align: right;
    padding: 0.5rem 1.5rem;
    font-size:1.3em;

}
.hir-ido {
    color: #95978f;
}
.hir-kep img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    width: 100%;
    overflow: hidden;
}
.hir-kep:hover img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.20);
    -moz-transform: scale(1.20);
    -ms-transform: scale(1.20);
    -o-transform: translatZ(0) scale(1.20);
    transform: translatZ(0) scale(1.20);
}
.hir-kep {
    overflow: hidden;
}
.hir-kiemelt {
    /*color: #fff;*/
    font-size: 1.2em;
}
.flexslider {
    margin: unset;
    border: unset;
    background: unset;
}
div#block-views-block-kiemelt-hir-block-1 {
    text-align: center;
    margin: 0 -15px;
    padding-bottom:30px;
    background: #fff;
    /*border: 1px solid hsla(0,0%,60%,.5);*/
    -webkit-box-shadow: 0 0 2px 1px hsla(0,0%,60%,.3);
    box-shadow: 0 0 2px 1px hsla(0,0%,60%,.3);
}
.kiemelt-hivatkozas {
    margin-bottom: 10px;
}
.kiemelt-hivatkozas a {
    border: 1px solid;
    border-radius: 3px;
    padding: 10px 15px;
}
.hir-kiemelt {
    margin-top:20px;
}
.esemenygomb {
    margin-bottom: 50px;
}
.esemenygomb a {
    border: 1px solid;
    border-radius: 3px;
    padding: 10px 15px;
    color: #fff;
    background-color: #002968;
}
.esemenygomb a:hover {
    color: #fff;
    background-color: #7ebb01;
}
/*ribbon code*/

.ribbon-box {
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.9em;
    background:#444;
}
.border-highlight{
  border-bottom:5px solid green;
}

.colors-kiemelt {
  width:100%;
  height:5px;
  background-color: #7ebb01;
  animation: mymove 5s infinite;
}

@keyframes mymove {
  from {background-color: #7ebb01;}
  to {background-color: #444;}
}
/*Munkatárs*/
.region--white-background {
    background-color: #f4f4f4;
}

.fogadoora {
    padding: 0.5rem 1.5rem 0.2rem;
}
.pozicio {
    color: #b2b0b0;
}
h6.munkatars {
    color: #7ebb01;
}
.item-list ul li.shuffle-filters-item.active {
    background: #82bd0a;
    color: #fff;
}
.item-list ul li.shuffle-filters-item:hover {
    cursor: pointer;
    background: #002967;
}
.item-list ul li.shuffle-filters-item {
    background: #444;
    color: #fff;
    padding: 7px;
    margin-right: 10px;
}
.shuffle-filters-container {
    margin-bottom: 40px;
}
table tr th {
    background-color: #d6d4d4;
}
.region--gray-background {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 1px hsla(0,0%,60%,.3);
    box-shadow: 0 0 2px 1px hsla(0,0%,60%,.3);
}
/*taxonomy*/
.field--entity-reference-target-type-taxonomy-term .field__item a:hover, .field--entity-reference-target-type-taxonomy-term.field__item a:hover {
    color: #002967;
}
.node ul.links li a {
    background-color: #3b3b3b;
}
.node ul.links li a:hover, .node ul.links li a:focus {
    background-color: #7ebb01;
}
.to-top {
    background-color: #7ebb01;
}
.to-top:hover {
    background-color: #002967;
}
caption {
    color: #7ebb01;
    text-transform: uppercase;
}
.header-container ul.menu li a, .header-container ul.menu li > span {
    padding: 5px 15px;
}
.text--colored-secondary {
    color: #7ebb01;
}
.sf-accordion-toggle.sf-style-none {
    text-align: center;
}
.header-cim {
  color: #3b3b3b;
}
.featured__section {
    padding: 45px 0 50px;
}
.sub-featured__section {
    border-top: 1px solid #d3d1d1;
    margin: 0 -15px;
}
/*Másodlagos menü*/
div#block-masodlagosmenu {
    background: #7ebb01;
    padding: 0px 0;
}
@media screen and (min-width:769px){
ul.menu li a, ul.menu li > span {
  color: #fff;
	text-transform: uppercase;
	font-weight: bold;
  font-size: 0.8em;
  margin-right: 10px;
}
}
ul.menu li > a:before {
	display:none;
}
ul#superfish-masodlagos-menu {
  float: right;
  padding: 2px 50px;
}
li.sf-multicolumn-wrapper {
  background: /*#b91c06;*/#3b3b3b;
	border-bottom:7px solid #7ebb01;
}
ul.menu a.is-hover {
    color: #7ebb01;
}
ul.menu a.is-active {
    color: #3b3b3b;
}
a.is-active.sf-depth-2 {
    color: #7ebb01 !important;
}
hr {
    border-top: 1px solid #d6d4d4;
    margin-bottom: 30px;
    margin-top: 15px;
}
.udvozlet {
    text-align: center;
    font-size: 1.5em;
    line-height: 50px;
    font-weight: 300;
    text-transform: uppercase;
    padding-top: 30px;
}
.green {
    color: #7ebb01;
}
.flexslider .slides img {
    width: unset;
    display: block;
    margin: auto;
}
.ckeditor-accordion-container > dl dt.active > a {
    background-color: #7ebb01;
}
.ckeditor-accordion-container > dl dt > a {
    background-color: #7d7a7a;
    border-bottom: 1px solid #aaaca6;
}
.ckeditor-accordion-container > dl {
    border: 1px solid #aaaca6;
}
.ckeditor-accordion-container > dl dt > a:hover {
    background-color: #7ebb01;
}
.col-md-12 .block {
    padding-bottom: 50px;
    padding-bottom: 0px;
}
.munkatars-email {
    padding: 0.2rem 1.5rem;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #002968/*{borderColorActive}*/;
    background: #002968/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
    font-weight: normal/*{fwDefault}*/;
    color: #ffffff/*{fcActive}*/;
}
.ui-icon {
    float: left;
    margin: unset;
}
@media screen and (min-width:992px){
.lajtai {
    color: #d29500 !important;
    border-radius: 3px;
    border: 2px solid #d8a017;
}
.lajtai:hover {
    background: #d29500 ;
    color: #fff !important;
}
}
@media screen and (max-width:991px){
.lajtai {color: #d29500 !important;}
}
ul.icons-list--stripped li:nth-of-type(odd) a {
    background-color: #3a5794;
    color: #fff;
}
.region.region-banner {
    margin: 0 -15px;
}
div#block-views-block-fooldali-kepes-menu-block-1 {
    margin-top: 15px;
}
.site-name.site-branding__name {
    padding-top: 10px;
}
.row.gray-line {
    padding-left: 3rem;
}
.gray-line {
    width: 100%;
    padding: 0 3rem;
}
.esemeny-doboz {
    border: 1px solid hsl(216.12deg 100% 20.2%);
    border: 1px solid hsla(0,0%,60%,.5);
    -webkit-box-shadow: 0 0 2px 1px hsla(0,0%,60%,.3);
    box-shadow: 0 0 2px 1px hsla(0,0%,60%,.3);
    margin-bottom: 30px;
    background: #fff;
}
.esemeny-csik {
    border: 3px solid #002967;
    margin: 0 -15px;
}
.esemeny-eve {
    background: #002967;
    color: #fff;
    width: fit-content;
    padding: 2px 8px;
}
.gray-bg {
    background: #f4f4f4;
    margin-left: -15px;
    min-height: 115px;
}
.esemeny-cime {
    font-family: 'Taviraj', Georgia, Times, Times New Roman, Serif;
    font-size: 1.2em;
    padding: 10px 5px 10px 0;
    line-height: 1.3em;
}
.esemeny-helyszine {
    display: initial;
    padding: 2px 5px;
    background: #f5f5f5;
    font-size: 0.9em;
}
.esemeny-kezdo i, .esemeny-ora i, .esemeny-helyszine i {
    color: #7ebb01;
}
.esemeny-kezdo {
    font-weight: 700;
    padding-top: 8px;
    text-transform: uppercase;
}
.esemeny-vegdatum {
    text-transform: uppercase;
    font-size: 0.8em;
}
.esemeny-ora {
    padding: 4px 0 7px 0;
}
.content-top-highlighted__section {
    padding: 10px 0 0;
}
.center{
	text-align: center;
}
.content-top-highlighted__container.animated.fadeIn {
    animation-name: none;
    webkit-animation-duration: unset;
    animation-duration: unset;
    -webkit-animation-fill-mode: unset;
    animation-fill-mode: unset;
}
.clearfix.content-top-highlighted__container.mt-no-opacity {
    opacity: 1;
}
.clearfix.content-top-highlighted.region--dark-typography.region--white-background.region--no-separator {
    background: #ecf5db;
}
.hir-cim {
    border-bottom: 1px solid #7ebb01;
    margin-bottom: 10px;
    font-weight: 600;
}
@media screen and (min-width: 1200px){
.justify-content-center {
    flex: 0 auto;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
}
}
.esemeny-doboz-margin {
    margin: 0 10px;
}
.logo-doboz {
    margin-bottom: 30px;
    text-align: center;
}
.js-form-item.form-item.js-form-type-radio.form-item-field-pozicio-kategoria-target-id.js-form-item-field-pozicio-kategoria-target-id {
    display: -webkit-inline-box;
    font-size: 88%;
    background: #3b3b3b;
    padding: 5px 9px 0px;
    border-radius: 4px;
    border: 1px solid #172730;
    font-family: arial;
    margin-bottom: 8px;
    margin-right: 4px;
    color: #fff;
    text-transform: uppercase;
}