<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'dxl-light';
    src: url(font/DaxlinePro-Light_13129.eot);
    src: url(font/DaxlinePro-Light_13129.ttf);
    src: url(font/DaxlinePro-Light_13129.woff);
}
@font-face {
    font-family: 'dxl-medium';
    src: url(font/DaxlinePro-Medium_13130.otf);
    src: url(font/DaxlinePro-Medium_13130.ttf);
    src: url(font/DaxlinePro-Medium_13130.woff);
}
@font-face {
    font-family: 'dxl-bold';
    src: url(font/DaxlinePro-Bold_13127.eot);
    src: url(font/DaxlinePro-Bold_13127.ttf);
    src: url(font/DaxlinePro-Bold_13127.woff);
}
@font-face {
    font-family: 'dxl-reg';
    src: url(font/DaxlinePro-Regular_13131.otf);
    src: url(font/DaxlinePro-Regular_13131.ttf);
    src: url(font/DaxlinePro-Regular_13131.woff);
}
@font-face {
    font-family: 'dxl-thin';
    src: url(font/DaxlinePro-Thin_13132.eot);
    src: url(font/DaxlinePro-Thin_13132.ttf);
    src: url(font/DaxlinePro-Thin_13132.woff);
}


.dxl-thin {
    font-family: "dxl-thin", sans-serif;
}

.dxl-light {
    font-family: "dxl-light", sans-serif;
}

.dxl-bold {
    font-family: "dxl-bold", sans-serif;
}

.dxl-medium {
    font-family: "dxl-medium", sans-serif;
}

.dxl-reg {
    font-family: "dxl-reg", sans-serif;
}
body {
    padding-top: 124px;
}
body * {
    font-family: "dxl-reg", sans-serif;
}
body a, body a:hover {
    text-decoration: none;
}

div.top-brown {
    background-color: #694b31;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 45px;
    z-index: 200;
}
#navbarCollapse {
    justify-content: end;
}
nav.navbar {
    top: 45px;
    -webkit-box-shadow: -1px 4px 8px -1px rgba(0,0,0,0.46);
-moz-box-shadow: -1px 4px 8px -1px rgba(0,0,0,0.46);
box-shadow: -1px 4px 8px -1px rgba(0,0,0,0.46);
}
nav.navbar.bg-light {
    background-color: #fff !important;
}
nav.navbar-light .navbar-nav .nav-link {
    font-size: 18px;
    text-transform: uppercase;
    color: #010101;
    padding-top: 20px;
}
.top-brown p {
    margin: 5px 0;
    color: #fff;
    font-size: 15px;
    line-height: 35px;
}

.top-brown p.top-mail {
    margin-left: 35px;
    margin-right: 35px;
}
.top-brown p img {
    margin-right: 10px;
}

h2.s-title {
    color: #694b31;
    font-size: 35px;
    line-height: 38px;
    margin: 0 0 30px 0;
}
p.s-text, .accordion-body p, li.s-text,  ol.s-text li {
    font-size: 19px;
    line-height: 24px;
    color: #171717;
}

#banner-top {
    background: url('../../images/top-banner.jpg') no-repeat center center;
    min-height: 704px;
    text-align: center;
    color: #4e3723;
    padding-top: 110px;
}

#banner-top h2 {
    color: #4e3723;
    font-size: 51px;
    line-height: 55px;
    margin-bottom: 30px;
}

#banner-top p.subtitle {
    font-size: 40px;
    line-height: 47px;
    margin: 15px 0 30px 0;
}
#banner-top .infobox {
    margin: 40px 0 20px 0;
}
#banner-top .infobox p {
    font-size: 22px;
    color: #694b31;
    line-height: 24px;
    margin: 15px 0 0 0;
}
div.border-sides {
    border-left: 2px solid #694b31;
    border-right: 2px solid #694b31;
}

a.btn-paleo {
    background-color: #694b31;
    display: inline-block;
    font-size: 30px;
    line-height: 53px;
    padding: 5px 30px 0 30px;
    color: #fff;
    border: 1px solid #694b31;
    font-family: "dxl-light", sans-serif;
    transition: all .3s ease-in-out;
}
a.btn-paleo:hover {
    color: #694b31;
    background-color: #fff;
}
#banner-top .btn-paleo {
    margin: 20px 10px 0 10px;
}

#rolunk {
    padding: 70px 0 345px 0;
}
div.bp-box-cont {
    margin-top: 60px;
}
div.bp-box {
    align-items: center;
    align-content: center;
    margin-bottom: 20px;
}

div.bp-box p {
    margin: 0 0 0 20px;
    font-size: 24px;
    color: #694b31;
    line-height: 26px;
}
#rolunk-bottom {
    background-color: #694b31;
    padding: 0 0 70px 0;
}
#rolunk-bottom .rb-kep {
    margin-top: -275px;
}
.rb-info p {
    font-size: 22px;
    line-height: 25px;
    color: #fff;
    margin: 25px 0;
}
.rb-info {
    margin-top: 70px;
    margin-bottom: 30px;
}
#rolunk-bottom a.btn-paleo {
    background-color: #e3d0b3;
    color: #694b31;
}
#rolunk-bottom a.btn-paleo:hover {
    background-color: #fff;
    color: #694b31;
}
#szolgaltatasaink {
    padding: 70px 0;
}


#accordionServices {
    margin: 20px 0 40px 0;
}
#accordionServices .accordion-header button:focus {
    outline: none;
}

#accordionServices .accordion-header button:hover {
    cursor: pointer;
}
#accordionServices .accordion-header button {
    width: 100%;
    border: none;
    background-color: #694b31;
    font-size: 22px;
    color:  #e3d0b3;
    text-align: left;
    line-height: 60px;
    padding: 0 15px;
    font-family: "dxl-light", sans-serif;
}

#accordionServices .accordion-header button.collapsed {
    background-color: #e3d0b3;
    color: #694b31;
}

#accordionServices .accordion-collapse {
    padding: 10px;
}
h3.stitle {
    font-size: 32px;
    color: #694b31;
    margin: 30px 0;
}
#blog, #blog-item {
    padding: 70px 0;
    background-color: #e3d0b3;
}

.img-container {
    height: 180px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
}



a.cikk-cim {
    font-size: 21px;
    color: #171717;
    line-height: 24px;
    max-height: 48px;
    margin-bottom: 16px;
    overflow: hidden;
    display: block;
}
p.cikk-desc {
    font-size: 19px;
    color: #171717;
    line-height: 23px;
    max-height: 92px;
    height: 92px;
    overflow: hidden;
}
div.cikk-cont {
    margin: 60px 0;
}
div.cikk-cont.aloldal-cikk {
    margin: 20px 0 20px 0;
}
div.aloldal-cikk {
    border: 2px solid #423932;
    min-height: 257px;
    padding: 20px 0;
}

a.read-more {
    font-size: 19px;
    display: inline-block;
    line-height: 35px;
    padding: 4px 15px 0 15px;
    color: #fff;
    border: 1px solid #694b31;
    background-color: #694b31;
    transition: all .3s ease-in-out;
}
a.read-more:hover {
    background-color: #fff;
    color: #694b31;
}

#munkacsoport {
    background: url('../../images/csoport-bg.png') #fff no-repeat center center;
    padding: 30px 0 0 0;
}
#munkacsoport h2.s-title {
    margin-top: 30px;
}
.item .csoport-munkatars {
    width: 50%;
    float: left;
    padding: 10px;
}

.item .csoport-munkatars img {
    width: 100%;
    display: block;
}

.item .csoport-munkatars p {
    font-size: 18px;
    max-height: 74px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 8px 0;
    background-color: #694b31;
    line-height: 21px;
}

.item .csoport-munkatars p a {
    color: #fff;
}
.item .csoport-munkatars span {
    font-size: 14px;
    margin-top: 5px;
    line-height: 16px;
    display: block;
}
#munkacsoport .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
}
#munkacsoport .owl-nav button.owl-prev {
    left: -60px;
    position: absolute;
}
#munkacsoport .owl-nav button.owl-next {
    right: -60px;
    position: absolute;
}
div.nameplate {
    position: absolute;
    bottom: 75px;
    width: 95%;
    left: 0;
    margin: 0 auto;
    right: 0;
    text-align: center;
    padding: 25px 15px;
    background-color: #e3d0b3;
}
div.nameplate:hover {
	cursor: pointer;
}
div.nameplate p.name {
    font-size: 35px;
    margin: 0 0 15px 0;
    line-height: 38px;
    color: #694b31;
}

div.nameplate p.title {
    font-size: 25px;
    margin: 0;
    color: #694b31;
    line-height: 28px;
}
footer {
    background-color: #e3d0b3;
    padding: 40px 0;
}
footer .bottom-logo {
    width: 100%;
}
footer p.footer-info {
    font-size: 20px;
    color: #694b31;
    line-height: 26px;
    margin: 5px 0 20px 0;
}

footer p.footer-info a {
    color: #694b31;
}
div.copyright-links {
    background-color: #694b31;
    padding: 20px 0;
}
div.copyright-links p, div.copyright-links a {
    font-size: 15px;
    margin: 0;
    line-height: 18px;
    color: #fff;
}
div.copyright-links a:last-child {
    margin-left: 20px;
}
div.pagination {
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.pagination a {
    background-color: #e3d0b3;
    display: inline-block;
    font-size: 16px;
    line-height: 35px;
    color: #4e3723;
    border-right: 1px solid #fff;
    padding: 0 10px;
    transition: all .3s ease-in-out;
}
.pagination a:hover, .pagination a.active {
    color: #fff;
    background-color: #4e3723;
}
.pagination p {
    margin: 0 10px 0 0;
}

div.kapcsolodo-cikkek * {
    color: #fff;
    font-size: 14px;
}

div.kapcsolodo-cikkek a, p.kapcs-c {
    font-size: 18px;
}
div.kapcsolodo-cikkek {
    background-color: #694b31;
    padding: 15px;
}
div.blog-kapcs-txt {
    margin-bottom: 20px;
}
#paleo, #video-content {
    padding: 70px 0;
}
img.w-80 {
    width: 80%;
}
button.btn-download {
    border-radius: 0;
    background-color: #4e3723;
    color: #fff;
    text-transform: uppercase;
}
.irodalomjegyzek div {
    font-size: 14px;
    font-family: 'dxl-light', sans-serif;
    margin: 5px 0;
}
#video-content ol li {
    margin: 3px 0;
    
    font-family: 'dxl-light', sans-serif;
}
#video-list p {
    text-align: left;
}
.vimeo-player {
    width: 75%;
    height: 400px;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media (max-width: 992px) {
    #banner-top {
        background: #e3d0b3;
        padding-top: 30px;
        height: auto;
        padding-bottom: 30px;
    }
    #banner-top .subtitle {
        word-break: break-word;
    overflow-wrap: break-word;
    }
    li.nav-item.ml-5 {
        margin-left: 0 !important;
    }
    .navbar-nav {
        text-align: center;
        border-bottom: 1px solid #4e3723;
        padding-bottom: 8px;
    }
    
    #video-content {
        padding-bottom: 30px;
    }
    .vimeo-player {
        width: 100%;
    }
    div.border-sides {
        border: none;
        margin: 15px 0;
    }
    #rolunk {
        padding: 30px 0 90px 0;
    }
    #rolunk-bottom .rb-kep {
        margin-top: -90px;
        margin-bottom: 20px;
    }
    .rb-info {
        margin-top: 10px;
    }
    #rolunk-bottom a.btn-paleo {
        font-size: 24px;
    }
    #szolgaltatasaink, #blog {
        padding: 30px 0;
    }
    #blog h2.s-title {
        margin-bottom: 0;
    }
    div.cikk-cont {
        margin-top: 20px;
    }
    #blog .img-container {
        margin-bottom: 15px;
    }
    #blog a.btn-paleo {
        font-size: 26px;
        width: 100%;
        margin-bottom: 15px;
    }
    #accordionServices .accordion-header button {
        font-size: 18px;
        line-height: 22px;
        padding: 12px 10px 10px 10px;
    }
    img.drclemenskep {
        width: 100%;
    }
    div.nameplate {
        padding: 20px 15px;
        bottom: 30px;
    }
    div.nameplate p.name {
        font-size: 26px;
    }
    div.nameplate p.title {
        font-size: 18px;
        line-height: 20px;
    }
    .item .csoport-munkatars p {
        max-height: 90px;
        height: 90px;
    }
    div.copyright-links p {
        margin: 15px 0;
    }
    
    div.copyright-links p.text-right {
        text-align: center !important;
    }
    footer .bottom-logo {
        max-width: 279px;
        margin: 0 auto 20px auto;
        display: block;
    }
    #blog-item, #video-content {
        padding: 30px 0;
    }
    .blog-content img {
        max-width: 100%;
        height: auto;
    }
    
    .top-brown .container {
        padding: 0;
        width: 100%;
        display: -webkit-box !important;
    }
    .top-brown p.top-mail {
        margin-left: 5px;
        margin-right: 15px;
    }
    img.site-logo {
        width: 100px;
    }
    
    div.pagination {
        display: block;
        
    }
    .pagination a {
        margin-bottom: 5px;
    }
    body {
        padding-top: 100px;
    }
}</pre></body></html>