body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

/* section */

section.section {
    margin: 0;
    border: none;
    background: #f4f4f4;
}

section.section .full-carousel > .wrapper {
    border-color: #f4f4f4;;
}

/* section szinek  */
/* section bg-1 */
section.section.section-background {
    background: #bbb;
}

section.section.section-background .container .row {
    background: #777;
}

html section.section-background .heading-primary,
html section.section-background .lnk-primary,
html section.section-background .text-color-primary,
section.section.section-background P,
section.section.section-background h2.custom-bar::after {
    color: #eee !important;
}



/* section bg-2 */

section.section.section-background-2 {
    background: #000;
}

section.section.section-background-2 .container .row {
    background: #222;
}

html section.section-background-2 .heading-primary,
html section.section-background-2 .lnk-primary,
html section.section-background-2 .text-color-primary,
section.section.section-background-2 P,
section.section.section-background-2 h2.custom-bar::after {
    color: #aaa !important;
    border-color: #aaa;
}

section.section.section-background-2 .full-carousel > .wrapper {
    border-color: #222;
}

/* section bg-3 */

section.section.section-background-3 {
    background: #c6ae7f;
}

section.section.section-background-3 .container .row {
    background: #ac8e55;
}

html section.section-background-3 .heading-primary,
html section.section-background-3 .lnk-primary,
html section.section-background-3 .text-color-primary,
section.section.section-background-3 P,
section.section.section-background-3 h2.custom-bar::after {
    color: #fff !important;
    border-color: #aaa;
}

section.section.section-background-3 .full-carousel > .wrapper {
    border-color: #ac8e55;
}

section.section.section-background-3 h2.custom-bar::after {
    border-color: #fff;
}

/* szinek */

html .background-color-primary {
    background: #ffffff !important;
}


/* typo */
html .heading-primary, html .lnk-primary, html .text-color-primary {
    color: #ac8e55 !important;
}

h2 {
    font-size: 2.4em;
}

h2.custom-bar {
    position: relative;
}

h2.custom-bar::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 24px;
    border-bottom: 3px solid #ac8e55;
}

h2.custom-bar.custom-bar-right::after {
    right: 0px;
}

h3 {
    color: #ac8e55;
    font-size: 1.6em;
}

h3.custom-bar {
    position: relative;
}

h3.custom-bar::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -5px;
    width: 28px;
    border-bottom: 3px solid #ac8e55;
}

h3.custom-bar.custom-bar-right::after {
    right: 0px;
}

/* loading */
.loading-overlay {
    background: #fff;
    position: relative;
}

.loading-overlay  IMG {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 200px;
    height: 128px;
    margin: -64px 0 0 -100px;
}

/* header */




html #header.header-flex:not(.header-transparent-bottom-border) .header-body {
    border: none;
    padding: 10px 0 10px 0;
}



html #header.header-flex .header-logo {
    margin: 0;
}

#header .header-logo {
    background: #fff;
}

#header .header-logo img {
    margin: 0;
}






#header .header-nav-top .nav > li > a {
    color: #fff;
    padding-right: 5px;
}


#header .header-nav-main nav > ul > li > a {
    font-size: 16px;
    padding: 0 20px 0 20px;
}

#header .header-nav-main nav > ul > li > a.active,
#header .header-nav-main nav > ul > li > a:hover {
    color: #ac8e55;
}

#header .header-nav-main nav > ul > li > a.active SPAN {
    border-bottom: 1px solid #ac8e55 !important;
}

#header .header-nav-main nav > ul > li:last-child > a {
    padding-right: 0 !important;
}

#header .header-nav-main nav > ul > li > a span {
    padding: 5px 5px 5px 5px;
}

#header .header-nav-main nav > ul > li > a span.bordered {
    border: 1px solid #ac8e55 !important;
}




#header .header-nav-main nav > ul > li > a:hover span.bordered {
    border-color: #ac8e55;
}

#header .header-nav-main nav > ul > li > a.lang {
    color: #999;
}




/* backgrounds */
.background-tree {
    background: url('../img/backgrounds/bg-tree-2.jpg') no-repeat center center;
    background-attachment: fixed;
}

#szechenyi-2020 {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 200;
    width: 200px;
    z-index: 9999;
}

#szechenyi-2020 IMG {
    width: 100%;
}






/* slider */

#scroll-down {
    color: #fff;
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin-left: -26px;
    z-index: 100;
    font-weight: normal;
    font-size: 24px;
}

#scroll-down .fa-chevron-down {
    top: -2px;
}

#scroll-down:hover {
    color: #ac8e55;
}

/*
.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "AAA";
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    pointer-events: none;
}
*/


/* video */
.tp-caption .tp-revstop {
    margin-left: 18px;
}


/* footer */
#footer {
    background: #ac8e55;
    margin-top: 0;
    border-color: #8d6c2c;
}

#footer h5,
#footer p {
    color: #fff;
}

#footer .footer-copyright {
    border: none;
    background: #8d6c2c;
}

#footer .footer-copyright p {
    color: #fff;
}

/* carousel */



.full-carousel {
    position: relative;
}
.full-carousel > .wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -20px;
    top: -30px;
    border: 5px solid #fff;
}

.full-carousel.full-carousel-right > .wrapper {
    left: auto;
    right: -20px;
}

.full-carousel .owl-carousel,
.full-carousel .owl-stage-outer,
.full-carousel .owl-stage,
.full-carousel .owl-item,
.full-carousel .carousel-image {
    height: 100%;
}
.full-carousel .owl-carousel {
    margin-bottom: 0 !important;
}
.full-carousel .carousel-image {
    background-size: cover;
    background-position: center;
}
.full-carousel .owl-dots {
    margin-top: 0 !important;
    width: 100%;
    bottom: 35px !important;
    right: 0;
}

.owl-item .item { margin-left: 1px !important; }

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background: #ac8e55;
}

/* social */
.social-icons li {
    margin: 0 10px 0 0;
}

.social-icons li:hover.social-icons-facebook a,
.social-icons li:hover.social-icons-instagram a,
.social-icons li:hover.social-icons-tripadvisor a {
    background: #ac8e55;
}

/* menu */

.menu-page H3 {
    margin: 40px 0 20px 0;
}

.menu-page H4 {
    margin: 40px 0 20px 0;
}

.menu-page {
    padding-bottom: 30px;
}

.menu-page P {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    overflow:hidden;
    width: 100%;

}

.menu-page P:last-child {
    border: none;
}

.menu-page P SPAN {
    float: right;
    font-weight: bold;

}


.menu-page.wine P {
    font-style: italic;
}

.menu-page.wine P EM {
    color: #ac8e55;
}

.menu-page.wine P STRONG,
.menu-page P STRONG {
    text-transform: uppercase;
    font-style: normal;
}

.menu-page.wine P SPAN {
    font-style: normal;
}



/* tab */
.tab-content {
    background: transparent;
    border: none;
}

/* FORM */
FORM LABEL.required,
FORM LABEL.warning {
    color: #a94442;
}

FORM INPUT.required {
    border-color: #a94442;
}

FORM INPUT.warning {
    border: 1px dotted #a94442;
}

FORM textarea.form-control {
    height: 100px;
}



/* trip */
#CDSWIDCOE.widCOE {
    border: none !important;
    margin: 0 !important;
    width: 150px !important;
    height: 131px !important;
}

#TA_certificateOfExcellence667 IMG {
    display: none;
}

.embed-responsive-21by9 {
    padding-bottom:42.553%;
}

@media (min-width: 992px) {
    .is-table-row {
        display: table;
    }

    .is-table-row [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: middle;
    }

    #header .header-logo .logo-default {
        position: relative;
        z-index: 2;
        opacity: 1;
    }



}

@media (max-width: 991px) {

    html.sticky-header-enabled #header .header-nav-main {
        max-height: none;
    }


    #header.header-no-min-height .header-body {
        min-height: 120px !important;
    }

    #header .header-btn-collapse-nav {
        margin-top: 5px;
    }

    #header .header-nav-main nav {
        margin: 60px 0  0 0;
    }

    #header.header-mobile-nav-only .header-nav {
        margin-top: -100px;
    }

    #header .header-nav-main nav > ul li {
        padding: 10px 0 10px 0;

    }

    #header .header-nav-main nav > ul > li > a span.bordered {
        border: none !important;
    }



    .is-table-row {
        display: block;
    }

    .is-table-row [class*="col-"] {
        float: inherit;
        display: block;
        vertical-align: inherit;
    }

    section.section .full-carousel {
        padding: 0 !important;
    }

    section.section .full-carousel > .wrapper {
        position: inherit;
        height: 400px;
        left: 0;
        top: 0;
        border: none;
    }

    #scroll-down {
        display: none;
    }

    #section-intro-3 .text-left {
        padding-left: 30px !important;
    }

    #header .header-nav-main nav > ul > li > a.active SPAN {
        border-bottom: none !important;
    }

    .tabs.tabs-simple .nav-tabs > li a, .tabs.tabs-simple .nav-tabs > li a:hover, .tabs.tabs-simple .nav-tabs > li a:focus {
        padding-left: 18px;
        padding-right: 18px;
    }
}


@media (max-width: 748px) {
    #marton .tp-bgimg {
        background-position-x: -200px !important;
    }


    #szechenyi-2020 {
        position: fixed;
        width: 150px;
    }

}