@charset "UTF-8";

@font-face {
    font-family: filosofia;
    src: url(../fonts/Filosofia-OT-Regular.otf);
}
@font-face {
    font-family: filosofia_italic;
    src: url(../fonts/Filosofia-Italic_0.otf);
}
@font-face {
    font-family: filosofia_grand_regular;
    src: url(../fonts/FilosofiaGrand-Regular_0.otf);
}
@font-face {
    font-family: filosofia_grand_bold;
    src: url(../fonts/FilosofiaGrand-Bold_0.otf);
}
@font-face {
    font-family: filosofia_unicase;
    src: url(../fonts/FILOSOFIA-UNICASE_0.OTF);
}

body {
	font-size: 18px;
	line-height: 1.5em;
	color: #333333;
    font-family: filosofia_grand_regular;
    background-image: url("/images/template/bg.jpg");
    background-size: 100%;
    background-repeat: repeat-y;

}
a {
    color: rgb(171, 0, 0);
    text-decoration: none;
    font-family: filosofia_grand_regular;
    font-weight: normal;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

a:hover, a:active, a:focus {
    color: rgb(167, 0, 0);
    text-decoration: underline;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}
li {
    line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
	font: bold 32px/32px sans-serif;
    font-family: filosofia_grand_regular;
    margin-bottom: 15px;
    font-weight: normal;
    text-shadow: 3px 3px 3px #d4d4d4;
}
h2 {
    font-size: 28px;
    line-height: 32px;
}
h3 {
    font-size: 24px;
    line-height: 28px;
}
table {
	width: 100%;
	border-color: #ddd;
	border-width: 0px;
}
td {
    padding: 5px;
    border-color: #ddd;
}

:focus {
    outline: none !important;
}


/*pager*/

.pager li > a,
.pager li > span,
.pager li > a:hover,
.pager li > span:hover,
.pager li > a:focus,
.pager li > span:focus,
.pager li > a:active,
.pager li > span:active,
.pager li > a:visited,
.pager li > span:visited {
    display: inline-block;
    padding: 5px 14px;
    outline: none;
    color: white;
    background-color: #ab0000;
    border: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 18px;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
}
/*extra fields*/

    dt, dd {
        line-height: 1.5em;
    }
    dt p, dd p {
        margin-bottom: 0;
    }

    dd.field-entry {
        display: flex;
    }
    dd.field-entry span.field-label {
        width: 20%;
        min-width: 200px;
        margin-right: 10px;
        font-weight: bold;
    }

/*labjegyzet*/
    a.labjegyzet.btn {
       background: red;
        font-family: filosofia_grand_regular, serif;
        padding: 0;
        margin: 0;
        vertical-align: baseline;
        /* line-height: 0; */
        color: #78660e;
        font-weight: normal;
        width: auto;
        height: auto;
        display: inline-block;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        color: white;
        font-weight: bold;
        box-shadow: none;
    }
    a.labjegyzet.btn:focus {
        outline: none;
    }
    h3.popover-title:after {
        content: 'X';
        font-family: filosofia_grand_regular, serif;
        position: absolute;
        right: -10px;
        cursor: pointer;
        top: -10px;
        width: 20px;
        height: 20px;
        text-align: center;
        border-radius: 20px;
        background: gray;
        line-height: 20px;
        color: white;
        font-weight: bold;
    }
    sup h3.popover-title {
        font-size: 14px;
        line-height: 16px;
    }

    .page-header h2,
    .page-header .customtooltip {
        display: inline-block;
    }

/*nonumber regularlabs tooltip*/
    
    /*.rl_tooltips-link {
        color: #ffffff;
        background-color: rgb(171, 0, 0);;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        text-align: center;
        line-height: 16px;
    }*/
    .rl_tooltips-link {
        color: white;
        background-color: rgb(171, 0, 0);
        width: 14px;
        height: 14px;
        border-radius: 50%;
        text-align: center;
        line-height: 16px;
        font-size: 75%;
        position: relative;
        top: -0.5em;
    }
    sup {
        color: white;
        background-color: rgb(171, 0, 0);
        width: 14px;
        height: 14px;
        border-radius: 50%;
        text-align: center;
        line-height: 16px;
        display: inline-block;
    }
    sup .rl_tooltips-link {
        top: 0;
        background-color: transparent;
        font-size: 100%;
    }
    sup .rl_tooltips-link sup {
        background-color: transparent;
        top: 0;
        font-size: 100%;
    }
    .rl_tooltips-link sup {
        top: 0;
        font-size: 100%;
    }



    .rl_tooltips.popover .popover-content {
        font-size: 14px;
        line-height: 18px;
    }

/*breadcrumbs*/

    body.itemid-111.view-category #breadcrumbs {
        display: none;
    }
    .breadcrumb {
        padding: 0;
        margin: 0;
    }
    .breadcrumb > li > .divider {
        color: #ab0000;
    }
    .breadcrumb > li > .divider img {
        display: none;
    }
    .breadcrumb > li > .divider.icon-location:after {
        content: none;
    }
    .breadcrumb > li > .divider:after {
        content: "\f054";
        font-family: 'FontAwesome';
        font-size: 12px;
        display: inline-block;
    }

/*search*/
    #breadcrumbs .search form {
        text-align: right;
    }
    #breadcrumbs .search form input {
        border-radius: 16px 0px 0px 16px;
        margin-right: -4px;
    }
    #breadcrumbs .search form button.btn {
        padding: 0px 20px !important;
        line-height: 26px !important;
        border: 1px solid #ccc;
        background: #ab0000 !important;
        box-shadow: none !important;
        outline: none !important;
        border-radius: 0px 16px 16px 0px;
    }
    .search button.btn {
        padding: 0px 20px !important;
        line-height: 26px !important;
        background: #ab0000 !important;
        box-shadow: none !important;
        outline: none !important;
    }

/*button, btn*/
.button,
button,
button.btn, 
input.btn, 
.btn, 
.btn-group > .btn.active,
.button:active,
button:active,
button.btn:active, 
input.btn:active, 
.btn:active, 
.btn-group > .btn.active:active,
.button:visited,
button:visited,
button.btn:visited, 
input.btn:visited, 
.btn:visited, 
.btn-group > .btn.active:visited,
.button:focus,
button:focus,
button.btn:focus, 
input.btn:focus, 
.btn:focus, 
.btn-group > .btn.active:focus {
	color: white;
    background: rgb(171, 0, 0);
    padding: 10px;
    box-shadow: 1px 1px 10px grey;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}
.button:hover,
button:hover,
button.btn:hover, 
input.btn:hover, 
.btn:hover, 
.btn-group > .btn.active:hover {
	color: black;
    background: #5cc7aa;
    padding: 10px;
    box-shadow: 1px 1px 10px #d2d2d2;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

/*wrappers*/

#menuwrapper {
    margin-bottom: 25px;
    background: rgba(0,0,0,0.1);
}

#wrapper {
    padding-top: 25px;
}

#menuwrapper > .inner,
#topwrapper > .inner,
#wrapper > .inner,
#footerwrapper > .inner {
    padding: 0px 10px;
}


.readmore {
    text-align: right;
    margin-bottom: 50px;
}

.readmore a.btn,
.readmore a.btn:active,
.readmore a.btn:visited,
.readmore a.btn:focus {
    color: rgb(171, 0, 0);
    background: transparent;
    padding: 0;
    box-shadow: none;
    font-size: 20px;
    outline: none;
    border: none;
}
.readmore a.btn:hover {
    color: rgb(167, 0, 0);
    background: transparent;
    padding: 0;
    box-shadow: none;
}
.readmore a span.icon-chevron-right:before {
    content: none;
}

/*mainmenu*/

nav#mainmenu {
	position: relative;
	z-index: 10000;
}

div#maximenuck88.maximenuckh ul.maximenuck {
    display: flex!important;
    justify-content: center;
    height: 40px;
}

div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck {
    display: inline-block;
    padding: 0 30px;
}

div#maximenuck88.maximenuckh .maxiFancybackground .maxiFancycenter {
    display: none
}

div#maximenuck88 ul.maximenuck:after {
    display: none;
}

div#maximenuck88.maximenuckh ul.maximenuck li.level1>a span.titreck,
div#maximenuck88.maximenuckh ul.maximenuck li.level1>span.nav-header span.titreck {
    display: block;
    letter-spacing: 1px;
    font-family: filosofia_grand_regular;
    text-transform: none;
    font-weight: bold;
    padding: 0;
    color: #333;
    font-size: 20px;
    line-height: 40px;
    background: 0 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}


div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1>a span.titreck:before,
div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1>span.nav-header span.titreck:before {
    top: 0;
    content: none;
    display: none;
    width: 0;
    height: 2px;
    background: rgb(171, 0, 0);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

div#maximenuck88 ul.maximenuck li.maximenuck.level1>a,
div#maximenuck88 ul.maximenuck li.maximenuck.level1>span.separator,
div#maximenuck88 ul.maximenuck li.maximenuck.level1>span.nav-header {
    margin: 0!important;
    padding: 0!important;
    position: relative;
    height: 40px;
}

div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1:hover>a span.titreck,
div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1:hover>span.nav-header span.titreck {
    color: rgb(171, 0, 0);
    webkit-transition: all .5s ease;
    transition: all .5s ease
}

#mainmenu ul.menu li li:hover > a,
#mainmenu ul.maximenuck li li:hover > a {
	background: transparent;
	background-color: transparent;
}

div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1.active>a span.titreck,
div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1.current>a span.titreck,
div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1.active>span.nav-header span.titreck,
div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1.current>span.nav-header span.titreck {
    color: rgb(171, 0, 0);
}

div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1.active>a span.titreck:before,
div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1.current>a span.titreck:before,
div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1:hover>a span.titreck:before,
div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1.active>span.nav-header span.titreck:before,
div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1.current>span.nav-header span.titreck:before,
div#maximenuck88.maximenuckh ul.maximenuck li.maximenuck.level1:hover>span.nav-header span.titreck:before  {
    width: 100%;
    display: none;
    left: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

div#maximenuck88.maximenuckh ul.maximenuck li.level1.parent>a,
div#maximenuck88.maximenuckh ul.maximenuck li.level1.parent>span.nav-header {
    padding-right: 0!important
}

div#maximenuck88 div.floatck {
    border: none;
    background: #333;
    border: 2px solid #333;
}
div#maximenuck88 .nav-header {
    padding: 0;
    text-shadow: none;
}

div#maximenuck88 div.floatck .maxidrop-main {
    _background: rgba(171, 0, 0, 0.75)!important;
    width: 100%;
}

div#maximenuck88 ul.maximenuck li ul.maximenuck2 li.maximenuck {
    margin: 0;
    padding: 10px 10px 2px;
    border-bottom: 1px solid;
}
div#maximenuck88 ul.maximenuck li ul.maximenuck2 li.maximenuck:last-child {
    border-bottom: none;
}

div#maximenuck88 ul.maximenuck li ul.maximenuck2 li.maximenuck>a,
div#maximenuck88 ul.maximenuck li ul.maximenuck2 li.maximenuck>span.nav-header {
    margin: 0;
    padding: 0;
    border-bottom: none;
    display: block;
}

div#maximenuck88 ul.maximenuck li ul.maximenuck2 li.maximenuck>a span.titreck,
div#maximenuck88 ul.maximenuck li ul.maximenuck2 li.maximenuck>span.nav-header span.titreck {
    color: white;
    font-weight: 400;
    font-size: 16px;
    padding: 0px 10px;
    padding-left: 0;
    padding-right: 0;
}

div#maximenuck88 ul.maximenuck li ul.maximenuck2 li.maximenuck:hover {
	background: #eee;
	background-color: #eee;
}

div#maximenuck88 ul.maximenuck li ul.maximenuck2 li.maximenuck:hover>a span.titreck,
div#maximenuck88 ul.maximenuck li ul.maximenuck2 li.maximenuck:hover>span.nav-header span.titreck {
	color: black;
	background: transparent;
	background-color: transparent;
    -webkit-transition: color .5s ease;
    transition: color .5s ease
}

div#maximenuck88 ul.maximenuck li.level1.parent > a:after, 
div#maximenuck88 ul.maximenuck li.level1.parent > span.separator:after,
div#maximenuck88 ul.maximenuck li.level1.parent > span.nav-header:after {
    content: "";
    display: block;
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 16px 0 16px;
    border-color: rgba(51, 51, 51, 0.2) transparent transparent transparent;
    bottom: 5px;
    text-align: center;
    right: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -15px;
    margin-bottom: 16px;
}
div#maximenuck88 ul.maximenuck li.level1.parent > span.nav-header:after {
    margin-top: -3px;
    margin-bottom: 0;
}

div#maximenuck88 ul.maximenuck li.level1.parent:hover > a:after, 
div#maximenuck88 ul.maximenuck li.level1.parent:hover > span.separator:after,
div#maximenuck88 ul.maximenuck li.level1.parent:hover > span.nav-header:after {
    border-color: rgb(171, 0, 0) transparent transparent transparent;
}

/*mobilemenu*/
.mobilemaximenuck {
    text-shadow: none;
}
.mobilebarmaximenuck {
    background: #aaa;
}

.mobilebarmenutitleck {
    padding-left: 20px;
    line-height: 35px;
    color: #333;
    font-size: 16px;
}

.mobilebarmaximenuck .mobilebuttonmaximenuck,
.mobilemaximenuck .mobilemaximenuckclose {
    height: 35px;
    background-image: none;
    margin: 0;
    padding: 0px 20px;
    width: auto;
}

.mobilebarmaximenuck .mobilebuttonmaximenuck:before {
    content: '\f0c9';
    color: rgb(171, 0, 0);
    font-family: 'FontAwesome';
    font-size: 22px;
    line-height: 35px;
    text-shadow: none;
}
.mobilemaximenuck .mobilemaximenuckclose:before {
    content: '\f00d';
    color: rgb(171, 0, 0);
    font-family: 'FontAwesome';
    font-size: 22px;
    line-height: 35px;
    text-shadow: none;
}

.mobilemaximenuck .mobilemaximenucktopbar {
    height: 35px;
    background: none;
    border-bottom: 1px solid #333;
}

.mobilemaximenuck {
    background: #aaa;
}

.mobilemaximenuck .mobilemaximenucktitle {
    padding-left: 20px;
    line-height: 35px;
    color: #333;
    font-size: 16px;
    text-shadow: none;
    font-family: filosofia_grand_regular;
    padding: 0px 0px 0px 20px;
}

.mobilemaximenuck div.maximenuck > a span {
    padding: 4px 0;
}
.mobilemaximenuck div.level1.maximenuck > a {
    background: transparent;
}
.mobilemaximenuck div.maximenuck > a {
    font-family: filosofia_grand_regular;
    color: #333;
    text-shadow: none;
    font-size: 16px;
    line-height: 18px;
    min-height: 18px;
}

.mobilemaximenuck div.maximenuck {
    cursor: pointer;
    background: none;
    min-height: initial;
    line-height: 20px;
    padding: 0;
    padding-bottom: 0px;
    border-bottom: 1px solid #333;
    position: relative;
}

.mobilemaximenuck div.level2.maximenuck > a {
    background: none;
}

.mobilemaximenuck div.maximenuck > a span {
    padding: 4px 0;
    display: block;
    font-size: 17px;
    line-height: 20px;
    text-shadow: none;
    text-transform: none;
    font-weight: normal;
}

.mobilemaximenuck div.current > a:after {
    content: none;
    display: block;
    float: right;
    height: 0px;
    width: 0px;
    margin-right: 0px;
    background: none
}

.maximenuck a.nav-header {
    padding: 0;
}

.mobilemaximenucktogglericon {
    background: none;
    height: 28px;
    width: 20px;
    line-height: 28px;
    margin-right: 10px;
    text-align: center;
}
.mobilemaximenucktogglericon:after {
    content: "\f067";
    font-family: 'FontAwesome';
    display: block;
}
.open .mobilemaximenucktogglericon {
    background: none;
}
.open .mobilemaximenucktogglericon:after {
    content: "\f068";
    font-family: 'FontAwesome';
    display: block;
}


/*category blog*/



    .blog .cat-children > div,
    .blog.esetek .items-row {
        padding-bottom: 50px;
    }
    .blog .cat-children > div:after,
    .blog.esetek .items-row:after {
        content: '';
        display: block;
        max-width: 300px;
        height: 1px;
        border-top: 1px solid #aaa;
        margin: 0 auto;
        margin-top: 50px;
        border-bottom: 1px solid #aaa;
    }

    .blog .cat-children > div:last-of-type:after,
    .blog.esetek .items-row:last-of-type:after {
        content: none;
    }

    .blog h2 span.subheading-category {
        font-size: 24px;
        line-height: 28px;
    }

    .blog .item .page-header h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .label-info, .badge-info {
        background-color: transparent;
        color: #555;
        font-weight: normal;
        font-size: 12px;
    }

/*rovidites*/
    .rovidites {
        display: flex;
        margin-bottom: 10px;
    }
    .rovidites:after {
        content: "";
        display: block;
        clear: both;
    }
    span.rovid {
        width: 90px;
        min-width: 90px;
        margin-right: 10px;
        font-weight: bold;
    }

/*melleklet*/

    .melleklet {
        width: 33%;
        display: inline-block;
        margin-bottom: 30px;
        vertical-align: top;
        text-align: center;
    }
    .mellekletthumbnail {
        margin: 0px 10px 10px 10px;
    }
    .mellekletcim {
        font-style: italic;
    }


/*fooldal*/

    .szerzo {
        text-align: center;
        font-style: italic;
    }
    .cim {
        text-align: center;
        font-family: filosofia_unicase;
        font-size: 7.5vw;
        line-height: 12.5vw;
    }
    .alcim {
        text-align: center;
        font-family: filosofia_unicase;
        font-size: 5.9vw;
        line-height: 5.9vw;
        margin-bottom: 4.2vw;
        white-space: nowrap;
    }
    .red {
        color: rgb(171, 0, 0);
    }
    .grey {
        color: #9e9e9e;
    }
    .leiras {
        text-align: justify;
        max-width: 800px;
        margin: 0 auto;
    }
    .irogep {
        text-align: center;
        display: block;
        margin-bottom: -130px;
    }
    .irogep img {
        max-width: 80%;
    }

/*footer*/
    #footerwrapper {
        min-height: 100px !important;
        background: rgba(171, 0, 0, 0.75);
        margin-top: 50px;
    }
    .slogan {
        font-size: 24px;
        line-height: 40px;
        color: white;
        text-align: center;
        margin-top: 80px;
        margin-bottom: 20px;
    }
    .tamogatok {
        text-align: center;
        margin-bottom: 20px;
    }

.impresszum {
    text-align: center;
}
@media screen and (max-width: 320px) {
    .nowrap.wrapresp {
        white-space: normal;
    }
}



@media screen and (min-width: 1201px) {
    .cim {
        font-size: 90px;
        line-height: 150px;
    }
    .alcim {
        font-size: 71px;
        line-height: 71px;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 1200px) {
	
}
@media screen and (max-width: 860px) {

}
@media screen and (max-width: 758px) {
    #menuwrapper > .inner {
        padding: 0;
    }
    .melleklet {
        width: 49%;
    }

}
@media screen and (max-width: 640px) {

	
}
@media screen and (max-width: 524px) {
	h2 {
        font-size: 20px;
        line-height: 24px;
    }

    /*fooldal*/

    

    .irogep {
        margin-bottom: -100px;
    }
    .slogan {
        font-size: 17px;
        line-height: 21px;
    }
    /*extra field*/
    dd.field-entry {
        display: block;
    }
    dd.field-entry span.field-label {
        width: 100%;
        display: block;
        margin-right: 0px;
    }
    dd.field-entry span.field-value {
        display: block;
        padding-left: 20px;
    }
}
@media screen and (max-width: 400px) {
	.melleklet {
        width: 100%;
    }
}











