html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
    font-family: "Open Sans", sans-serif !important;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    text-decoration: none;
}
.navbar-brand img {
    max-width: 200px;
}
.banner-section {
    background: url(../images/event/background2.jpg) no-repeat center center;
    background-size: cover;
    min-height: 625px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-section h1 {
    font-family: "Pinyon Script", cursive;
    font-size: 92px;
    font-weight: 300;
    color: #fff;
    padding: 20px 0;
}
.banner-section h1 strong {
    font-weight: 400;
}
.banner-section h2 {
    font-family: "Pinyon Script", cursive;
    font-size: 42px;
    font-weight: 300;
    color: #fff;
}
.banner-section img {
    width: 100%;
}
.banner-content {
    max-width: 700px;
    text-align: center;
}
.banner-content p,
.banner-content span {
    font-size: 17px;
    color: #fff;
    line-height: 27px;
}
.navbar-nav li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    line-height: 25px;
    text-decoration: none;
    position: relative;
}
.navbar-nav li {
    padding: 5px 12px;
    margin: 0;
    display: inline-flex;
    align-items: center;
}
.navbar-nav li:last-child {
    padding-right: 0;
}
.navbar-nav li a:hover {
    color: #e91221;
}
.dropdown-menu {
    background: rgb(0 0 0 / 50%);
}
.nav-link.dropdown-toggle {
    color: #fff !important;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
    right: 0;
    left: auto;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #000;
    background: transparent;
}
.nav-link.dropdown-toggle:hover {
    color: #e91221 !important;
}
.about-us,
.testeimonial {
    background: #dbac67;
}
.common-h2-heading h2 {
    font-family: "Pinyon Script", cursive;
    font-size: 47px;
    font-weight: 500;
    color: #000;
    padding-bottom: 30px;
}
.common-h2-heading h2 span {
    color: #a10611;
}
.about-us p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding-bottom: 20px;
    text-align: center;
    line-height: 23px;
    width: 90%;
    margin: auto;
}
.about-us p strong {
    font-size: 16px;
    line-height: 26px;
}

.latest-offers figure {
    position: relative;
    box-shadow: #987b4a 0 0 7px;
    overflow: hidden;
    border-radius: 5px;
}
.latest-offers figure img {
    width: 100%;
}
.latest-offers figure figcaption {
    position: absolute;
    left: 0;
    right: 0;
    top: 84%;
    bottom: 0;
    background: rgba(10, 10, 10, 0.8);
    text-align: center;
    padding: 0;
    transition: 0.5s;
}
.latest-offers figure figcaption h3 {
    color: #fff;
    padding: 9px 9px 20px;
}
.latest-offers figure figcaption a {
    border-radius: 20px;
    background: #a10611;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding: 10px 28px;
    display: inline-block;
}
.latest-offers figure figcaption a:hover {
    color: #fff;
    background: #d32431;
}
.latest-offers figure:hover figcaption {
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.latest-offers figure span {
    height: 80px;
    width: 80px;
    position: absolute;
    background: #a10611;
    color: #fff;
    font-size: 18px;
    top: -21px;
    right: -18px;
    display: flex;
    border-radius: 50%;
    padding: 28px 16px;
}
.carousel-captione p {
    color: #000;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
}
.carousel-captione span {
    margin-bottom: 25px;
    height: 120px;
    width: 120px;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
}
.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #a10611;
}

.portfolio-sec {
    background: url(../images/food-bg.jpg) no-repeat center center;
    background-size: cover;
    min-height: 500px;
}
.portfolio-sec .nav-tabs .nav-link {
    font-size: 22px;
    font-weight: 500;
    color: #444;
}
.portfolio-sec .nav-tabs .nav-item.show .nav-link,
.portfolio-sec .nav-tabs .nav-link.active,
.portfolio-sec .nav-tabs .nav-link:focus,
.portfolio-sec .nav-tabs .nav-link:hover {
    border: none;
    border-bottom: #a10611 solid 3px;
    background: none;
    color: #a10611;
}
.portfolio-sec .nav-tabs .nav-link {
    border: none;
}
.portfolio-sec h3 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    padding: 10px 0;
}
.portfolio-sec figure figcaption span {
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0;
    color: #a10611;
}
.common-anchor a {
    background: #a10611;
    border-radius: 30px;
    padding: 10px 28px;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}
.common-anchor a:hover {
    color: #fff;
    background: #d32431;
}
.portfolio-sec figure img {
    border-radius: 5px;
    box-shadow: #987b4a 0 0 7px;
    width: 100%;
}
.portfolio-sec figure figcaption {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.latest-offers {
    background: url(../images/food-bg.jpg) no-repeat center center;
    background-size: cover;
    min-height: 400px;
}

.gallery-section img {
    border-radius: 5px;
    box-shadow: #987b4a 0 0 7px;
    width: 100%;
}
.ratio img {
    object-fit: cover !important;
}
.btn-close {
    background: #000 !important;
    border-radius: 50%;
    opacity: 0.7 !important;
}
button.btn-close.top-0 {
    top: -14px !important;
}
button.btn-close.end-0 {
    right: -16px !important;
}
.lightbox-carousel button {
    opacity: 1 !important;
}
.lightbox .modal-xl {
    max-width: 700px !important;
    padding: 10px;
}

footer {
    background: #94703b;
}
footer h2 {
    font-size: 19px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
}
footer p,
footer span,
footer small {
    color: #e2e2e2;
    font-size: 14px;
    line-height: 23px;
}
footer span i {
    margin-right: 10px;
}
.navbar-light .navbar-toggler {
    background: #fff;
}
.offcanvas-header .btn-close {
    background: transparent
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
        center/1em auto no-repeat !important;
}
footer span i {
    float: left;
    position: relative;
    top: 5px;
}
footer span strong {
    display: block;
    padding-left: 20px;
}

@media screen and (max-width: 1199px) {
    header nav.navbar {
        padding-bottom: 10px !important;
        padding-top: 1px !important;
    }
    .navbar-nav li a {
        font-size: 13px;
    }
    .portfolio-sec h3 {
        font-size: 15px;
    }
    .portfolio-sec figure figcaption span {
        font-size: 15x;
    }
}

@media screen and (max-width: 992px) {

    .navbar-nav li a,
    .nav-link.dropdown-toggle {
        color: #000 !important;
        line-height: 45px;
        font-size: 25px;
    }
    .navbar-nav li {
        flex-direction: column;
        align-items: flex-start;
    }
    .dropdown-menu.show {
        display: flex;
        width: 100%;
        flex-direction: column;
    }
    .dropdown-menu.show li a:hover {
        color: #fff !important;
    }
    .dropdown-menu.show li a {
        font-size: 20px;
    }
    .navbar-toggler {
        padding: 0.01rem 0.25rem;
    }
    .banner-section h1 {
        font-size: 72px;
    }
    .latest-offers figure figcaption {
        top: 80%;
    }
    .latest-offers {
        min-height: 200px;
    }
    footer p {
        padding-bottom: 20px;
    }
    .latest-offers figure span {
        height: 60px;
        width: 60px;
        font-size: 12px;
        padding: 25px 13px;
    }
    .latest-offers figure figcaption h3 {
        font-size: 14px;
    }
    .latest-offers figure figcaption a {
        font-size: 13px;
        padding: 9px 24px;
    }
}

@media screen and (max-width: 767px) {

    .banner-section h1 {
        font-size: 52px;
    }
    .banner-section {
        min-height: 450px;
    }
    .banner-content span {
        display: none;
    }
    .banner-content p,
    .banner-content span {
        font-size: 14px;
        line-height: 20px;
    }
    .common-h2-heading h2 {
        font-size: 37px;
        padding-bottom: 10px;
    }
    .about-us p strong,
    .carousel-captione p {
        font-size: 14px;
        line-height: 22px;
    }
    .about-us p {
        padding-bottom: 0;
    }
    .portfolio-sec .nav-tabs .nav-link {
        font-size: 17px;
    }
    .carousel-captione span {
        height: 90px;
        width: 90px;
    }
    .latest-offers figure figcaption {
        top: 92%;
    }
}
@media screen and (max-width: 640px) {
    .no-spa {
        margin-top: 26px;
    }
}
@media screen and (max-width: 575px) {
    .banner-section h1 {
        font-size: 32px;
    }
    .common-anchor a {
        font-size: 13px;
        padding: 9px 24px;
    }
    .banner-section {
        min-height: 400px;
    }
    .banner-section h1 {
        padding-bottom: 0;
    }
    .banner-content p,
    .banner-content span {
        display: none;
    }
    .latest-offers figure figcaption {
        top: 88%;
    }
    footer ul {
        margin-bottom: 20px;
    }
    .no-spa {
        padding-top: 0 !important;
    }
}
