/* 
    Primary color: #a73540
    Secondary color: #7a092f
    Tertiary color: #680828;
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
    color: #a73540;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
    color: #a73540;
}

.navbar .dropdown span {
	color: #ffffff;
}

.navbar-mobile .dropdown span {
	color: #433f39;
}

.navbar-mobile .dropdown span:hover
{
    color: #a73540;
}
/* .navbar-mobile .dropdown span .active,
.navbar-mobile .dropdown span .active:focus,
.navbar-mobile .dropdown span li:hover>a */



#header .logo img {
    max-height: 50px;
}

a {
    color: #a73540;
}

a:hover {
    color: #7a092f;
    text-decoration: none;
}

.section-title h2 span {
    color: #a73540;
}

.section-title h2 {
    font-weight: 400;
    color: #ffffff;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}

.about {
    background: #fffaf3 url('../img/background/davinci-beige-background.webp') center center/cover no-repeat;
}

.about .content {
    padding: 0 50px;
}

span {
    color: #a73540;
}

.menu #menu-flters li:hover,
.menu #menu-flters li.filter-active {
    background: #a73540;
}

.contact .php-email-form button[type=submit] {
    background: #a73540;
}

.back-to-top {
    background: #a73540;
    border: 2px solid #7a092f;
}

.back-to-top:hover {
    background: #7a092f;
}

.contact .info i {
    color: #a73540;
    background: #efefef;
}

.contact .info:hover i {
    background: #a73540;
}

#topbar i {
    color: #a73540;
}

.book-a-table-btn {
    background: #a73540;
}

.book-a-table-btn:hover {
    background: #7a092f;
}

.info-wrap {
    width: 100%;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
    padding: 30px;
    background: #fff;
}

.download-btn {
    background: #a73540;
    color: #fff;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    transition: 0.3s;
    white-space: nowrap;
}

.download-btn:hover {
    background: #7a092f;
}

.book-a-table .php-email-form button[type=submit] {
    background: #a73540;
}

.book-a-table .php-email-form button[type=submit]:hover {
    background: #7a092f;
}

.contact .php-email-form button[type="submit"]:hover {
    background: #7a092f;
}

#footer .social-links a:hover {
    background: #a73540;
    color: #fff !important;
}

.text-primary {
    color: #a73540 !important;
}

#footer p {
    font-size: 12px;
    font-style: normal;
    margin: 0;
}

#footer {
    text-align: left;
    background: #1d1b18;
}

#footer li {
    padding: 1px 0;
}

#footer li:hover {
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.3s;
    color: #a73540 !important;
}

#footer a:hover {
    transition: cubic-bezier(0.075, 0.82, 0.165, 1) 0.3s;
    color: #a73540 !important;
}

#copyright {
    background: #000000;
    padding: 20px 0;
}

.menu-extra {
    background: url('../img/background/buffet.webp') center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    padding: 50px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #18171a;
}

@media (max-width: 1024px) {
    .menu-extra {
        background-attachment: scroll;
    }
}

.menu-extra::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(24, 23, 26, 0.75);
    z-index: 2;
}

.menu-extra>* {
    position: relative;
    z-index: 3;
}

.menu {
    position: relative;
    background: #1d1b18;
    background-size: cover;
    color: #FFFFFF;
}

.menu::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.menu .section-title h2 {
    color: #FFFFFF;
}

.menu>* {
    position: relative;
    z-index: 2;
}

@media (min-width: 1024px) {
    .menu {
        background-attachment: fixed;
    }
}

.buffet {
    position: relative;
    background: url(../img/catering_hintergrund_sm.webp) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color: #FFFFFF;
}

.buffet::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.buffet .section-title h2 {
    color: #FFFFFF;
}

.buffet>* {
    position: relative;
    z-index: 2;
}

.buffet-bg-red-content-first {
    background: url(../img/pattern.webp) center center no-repeat;
    background-color: #a73540;
    background-repeat: repeat;
    color: #fff;
    padding: 90px 90px 150px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
}

.buffet-bg-red-content-second {
    background: url(../img/pattern.webp) center center no-repeat;
    background-color: #a73540;
    background-repeat: repeat;
    color: #fff;
    padding: 90px 90px 150px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    bottom: 170px;
}

.buffet-bg-red-content-third {
    background: url(../img/pattern.webp) center center no-repeat;
    background-color: #a73540;
    background-repeat: repeat;
    color: #fff;
    padding: 90px 90px 150px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    bottom: 370px;
}

.buffet-bg-red-content-fourth {
    background: url(../img/pattern.webp) center center no-repeat;
    background-color: #a73540;
    background-repeat: repeat;
    color: #fff;
    padding: 90px 90px 150px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    bottom: 570px;
}

.buffet-image-red-first {
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    max-height: 100%;
    object-fit: cover;
    right: 100px;
}

.buffet-image-red-second {
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    object-fit: cover;
    max-width: 650px;
    right: 125px;
    bottom: 100px;
}

.buffet-image-red-third {
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    max-height: 100%;
    object-fit: cover;
    right: 100px;
    bottom: 300px;
}

.buffet-image-red-fourth {
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    max-height: 100%;
    object-fit: cover;
    right: 100px;
    bottom: 570px;
}

@media screen and (max-width: 768px) {

    /* Hide on mobile */
    .buffet-image-red-first,
    .buffet-image-red-second,
    .buffet-image-red-third,
    .buffet-image-red-fourth {
        display: none;
    }

    .buffet-image-grey-first,
    .buffet-image-grey-second,
    .buffet-image-grey-third {
        display: none;
    }

    /* Reset Position */
    .buffet-bg-grey-first,
    .buffet-bg-grey-second,
    .buffet-bg-grey-third {
        right: 0 !important;
        bottom: 0 !important;
    }

    .buffet-bg-red-content-first,
    .buffet-bg-red-content-second,
    .buffet-bg-red-content-third,
    .buffet-bg-red-content-fourth {
        bottom: 0 !important;
    }
}

.buffet {
    padding-bottom: 0px;
}

.buffet-bg-grey-first {
    background: url(../img/pattern.webp) center center no-repeat;
    background-color: #383847;
    background-repeat: repeat;
    color: #fff;
    padding: 90px 90px 150px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    bottom: 70px;
    right: 110px;
}

.buffet-bg-grey-second {
    background: url(../img/pattern.webp) center center no-repeat;
    background-color: #383847;
    background-repeat: repeat;
    color: #fff;
    padding: 90px 90px 150px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    bottom: 270px;
    right: 110px;
}

.buffet-bg-grey-third {
    background: url(../img/pattern.webp) center center no-repeat;
    background-color: #383847;
    background-repeat: repeat;
    color: #fff;
    padding: 90px 90px 150px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    bottom: 470px;
    right: 110px;
}

.buffet-image-grey-first {
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    max-height: 100%;
    object-fit: cover;
    bottom: 10px;
}

.buffet-image-grey-second {
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    max-height: 100%;
    object-fit: cover;
    bottom: 200px;
    right: 10px;
}

.buffet-image-grey-third {
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    max-height: 100%;
    object-fit: cover;
    bottom: 470px;
    right: 10px;
}

.section-bg {
    background: #1d1b18;
    color: #FFFFFF;
}

.section-bg h2 {
    color: #FFFFFF;
}

.gallery .gallery-item {
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
}

.catering .catering-item {
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
}


/*--------------------------------------------------------------
# Section Blank
--------------------------------------------------------------*/
.section-blank {
    background: #fffaf3;
}

.section-blank .content {
    padding: 0 80px;
}

.section-blank .content h3 {
    font-weight: 400;
    font-size: 34px;
    color: #5f5950;
}

.section-blank .content h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px;
}

.section-blank .content p {
    font-size: 15px;
    color: #848484;
}

.section-blank .content ul {
    list-style: none;
    padding: 0;
}

.section-blank .content ul li+li {
    margin-top: 15px;
}

.section-blank .content ul li {
    position: relative;
    padding-left: 26px;
}

.section-blank .content ul i {
    font-size: 20px;
    color: #ffb03b;
    position: absolute;
    left: 0;
    top: 2px;
}

.section-blank .content p:last-child {
    margin-bottom: 0;
}

.section-blank .video-box {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 400px;
    position: relative;
}

.section-blank .play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#ffb03b 50%, rgba(255, 176, 59, 0.4) 52%);
    border-radius: 50%;
    display: block;
    position: absolute;
    left: calc(50% - 47px);
    top: calc(50% - 47px);
    overflow: hidden;
}

.section-blank .play-btn::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 100;
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.section-blank .play-btn::before {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate-btn 2s;
    animation: pulsate-btn 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid rgba(255, 176, 59, 0.7);
    top: -15%;
    left: -15%;
    background: rgba(198, 16, 0, 0);
}

.section-blank .play-btn:hover::after {
    border-left: 15px solid #ffb03b;
    transform: scale(20);
}

.section-blank .play-btn:hover::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 200;
    -webkit-animation: none;
    animation: none;
    border-radius: 0;
}

@media (max-width: 1024px) {

    .section-blank .content,
    .section-blank .accordion-list {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 992px) {
    .section-blank .content {
        padding-top: 30px;
    }

    .section-blank .accordion-list {
        padding-bottom: 30px;
    }
}

@-webkit-keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }

    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}

@keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }

    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}

/*--------------------------------------------------------------
# Menu
--------------------------------------------------------------*/
.menu-booking {
    border: 3px solid #7a092f;
    color: #000000 !important;
}

.btn-bordeaux{
    background-color: #7a092f !important;
    color: #ffffff !important;
    border-radius: 60px;
}