@font-face {
    font-family: 'Dezen Pro Regular2';
    src: url('../fonts/Dezen_Pro_Regular-webfont.woff2') format('woff2'), url('../fonts/Dezen_Pro_Regular-webfont.woff') format('woff');
    src: url('../fonts/Dezen_Pro_Regular.otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*menü*/
.tm-header .uk-navbar-nav A::before {
    content: "/// ";
    color: #EE6730;
    font-weight: 600;
    letter-spacing: 2px;
}

.tm-header .uk-navbar-container DIV.uk-navbar-center {
    padding: 0;
    margin: 0;
    width: 100%;
}

.uk-navbar-container UL.uk-navbar-nav {
    width: 100%;
}

.tm-header .uk-navbar-container .uk-navbar-nav {
    justify-content: space-between !important;
}

.tm-header UL.uk-navbar-nav LI A {
    padding: 0;
    white-space: nowrap;
}

.tm-header {
    z-index: 2;
    background: url("../assets/bg-breadcrumb-menu.png") repeat;
}

.lenyilo2, .lenyilo3, .lenyilo4, .lenyilo5 {
    /*margin-right: -90px;*/
    max-width: 0px !important;
    /*transform: translateX(50vw) !important;*/
    margin-right: -265px;
    overflow: visible;
}

.lenyilo2 > DIV, .lenyilo3 > DIV, .lenyilo4 > DIV, .lenyilo5 > DIV {
    width: 700px;
    padding: 0;
    margin-left: -100px;
}

@media (min-width: 1200px) {
    .navigation {
        background: url("/assets/img/bg-breadcrumb-menu.png") repeat;
        margin-bottom: -48px;
        z-index: 100;
    }
}

.tm-headerbar-top {
    display: none;
}

/*JOOMLA-HIDDEN-MAIL A
{
	font-size: 10px !important;
}*/
/*DIV.tm-header::after
{
	content: "" !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
}*/
/*lenyíló menü betűk*/
.lenyilomenu .el-title {
    margin-right: 3px !important;
    font-weight: 600;
    font-size: 16px;
}

.lenyilomenu P {
    margin: 0;
}

.lenyilomenu .el-content A {
    color: #232323;
}

.lenyilomenu .el-content A:hover {
    text-decoration: none;
    color: #F16633;
}

/*mobil fejléc és menü*/
/* .tm-header-mobile DIV.uk-navbar-right {
    display: none;
} */

.tm-header-mobile .uk-navbar-left {
    width: 100%;
}

.tm-header-mobile .uk-navbar {
    padding-top: 20px;
    padding-bottom: 20px;
}

#module-117 {
    position: absolute;
    right: -23px;
}

#tm-dialog-mobile #module-menu-dialog-mobile UL LI {
    margin-bottom: 12px;
}

#tm-dialog-mobile {
    background-color: rgb(33, 37, 41) !important;
    padding: 10px;
}

#tm-dialog-mobile A {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Exo', sans-serif;
    color: white;
    font-weight: 400;
}

#tm-dialog-mobile A:hover {
    color: #EE6730;
}

#tm-dialog-mobile A::before {
    content: "/// ";
    color: #EE6730;
    font-weight: 600;
    letter-spacing: 2px;
}

#tm-dialog-mobile .uk-nav-accordion .uk-parent UL {
    background-color: white;
    border-radius: 3px;
    padding-top: 12px;
    padding-bottom: 8px;
    padding-left: 0;
}

#tm-dialog-mobile .uk-nav-accordion .uk-parent UL LI {
    margin-bottom: 3px !important;
    margin-top: 0;
    padding-left: 15px;
}

#tm-dialog-mobile .uk-nav-accordion .uk-parent UL LI:hover {
    background-color: rgb(248, 249, 250);
}

#tm-dialog-mobile .uk-nav-accordion .uk-parent UL LI A {
    color: rgb(33, 37, 41);
    padding-left: 11px;
}

#tm-dialog-mobile .js-accordion UL LI A::before {
    display: none;
}

#tm-dialog-mobile LI.js-accordion.uk-parent A SPAN {
    width: 0px;
}

#tm-dialog-mobile LI.js-accordion.uk-parent A::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

#module-133 LI.js-accordion UL LI A::after,#module-134 LI.js-accordion UL LI A::after {
    display: none !important;
}

/*termékek blog elrendezés*/
.oldalsavcim {
    font-size: 18px;
    font-family: 'Exo', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    position: relative;
    margin-bottom: 25px !important;
}

.oldalsavcim:after {
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    bottom: -12px;
    border-bottom: 1px solid rgb(191, 191, 191);
}

.oldalsavcim:before {
    position: absolute;
    width: 71px;
    content: "";
    left: 0;
    bottom: -12.5px;
    border-bottom: 2px solid #EE6730;
    z-index: 1;
}

/*esettanulmanyok lenyíló*/
.esettanulmanyok .el-title {
    margin-right: 3px !important;
}

.esettanulmanyok .el-content A {
    color: #232323;
}

.esettanulmanyok .el-content A:hover {
    text-decoration: none;
    color: #F16633;
}

.oktatas .el-link {
    font-weight: bold;
    margin-right: 3px !important;
    font-size: 16px;
    color: #212529;
    line-height: 24px;
    padding: 0;
}

.oktatas .el-link:hover {
    color: #EE6730;
}

/*oldalsáv kategóriák*/
.oldalkategoriak .el-title {
    background-color: rgb(237, 237, 237);
    padding: 18px;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    margin-bottom: 1px !important;
    text-transform: none;
}

.oldalkategoriak .el-title:after {
    content: "»";
    font-family: 'Exo', sans-serif;
    color: #F16633;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
}

/*főkategóriák cikkek*/
.kategoriacikkek .el-title {
    background-color: #494949;
    color: white;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 13px;
    padding-left: 54px;
}

.kategoriacikkek .el-title:after {
    content: "";
    width: 15px !important;
    height: 15px !important;
    border-right: 1.5px solid #EE6730;
    border-bottom: 1.5px solid #EE6730;
    position: absolute;
    right: 24px;
    transform: rotate(-45deg);
    top: 30px;
}

.kategoriacikkek .el-image {
    position: absolute;
    top: 25px;
    left: 12px;
    width: 35px;
    height: 26px;
}

.kategoriacikkek .uk-margin-top {
    margin-top: 12px !important;
}

/*egyéb*/
.per {
    color: #EE6730;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: 'Exo', sans-serif;
}

.uk-navbar-dropdown.uk-navbar-dropdown-boundary {
    max-width: 1200px;
}

.uk-text-justify {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.visually-hidden #jform_captcha-lbl {
    display: none;
}

/* tables */
/*! CSS Used from: https://clementine.hu/assets/css/bootstrap.min.css */
*, ::after, ::before {
    box-sizing: border-box;
}

B {
    font-weight: bolder;
}

TABLE {
    border-collapse: collapse;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.table TD {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #DEE2E6;
}

.table-bordered {
    border: 1px solid #DEE2E6;
}

.table-bordered TD {
    border: 1px solid #DEE2E6;
}

@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    TR {
        page-break-inside: avoid;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table TD {
        background-color: #FFF !important;
    }

    .table-bordered TD {
        border: 1px solid #DDD !important;
    }
}

/*! CSS Used from: https://clementine.hu/assets/css/style.css */
B {
    font-weight: 700;
}

#content UL {
    list-style: none;
}

#content LI {
    position: relative;
}

#content UL LI:before {
    color: #EE6730;
    content: "";
    height: 6px;
    width: 6px;
    background-color: #EE6730;
    /*+border-radius: 50%;*/
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: -18px;
    top: 10px;
    padding: 0;
    margin: 0;
}

TBODY {
    background-color: #FFF;
}

.table > TBODY > TR:nth-child(odd) > TD {
    background-color: #EAEAEA;
}

.table TBODY TR:first-child TD {
    background-color: #EE6730;
    color: #FFF;
}

@media (max-width: 768px) {
    TABLE {
        font-size: 9px;
    }
}
