html {
    overflow-x: hidden;
}

header nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

/* header{
    position: relative;
} */

.navbar-brand img {
    width: 165px;
}

.menuRight ul {
    list-style: none;
    display: flex;
    gap: 64px;
    align-items: center;
}

.greenBarB {
    position: absolute;
    background-color: var(--baseColor1);
    width: 45%;
    height: 5px;
    left: 0;
    bottom: -5px;
}

.greenBarT {
    position: absolute;
    background-color: var(--baseColor1);
    width: 45%;
    height: 5px;
    right: 0;
    top: -5px;
}

.heroSection {
    background-image: url('../images/banner/homeBanner.png');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.heroContent {
    padding: 155px 0;
}

.heroContentInner {
    display: flex;
    gap: 20px;
}

.heroContentPara {
    position: relative;
}

.heroContentPara .fs5 {
    line-height: 0.5;
    /* position: absolute;
    top: -55px;
    left: 250px;
    text-shadow: 0px 1px 2px #000; */
}

.heroContent span.fs8 {
    color: var(--baseColor3);
    text-shadow: 0px 1px 2px #000;
}

.aboutSection.inner_about::after {
    content: '';
    right: 0px;
    top: 37%;
}

.bannerAddress {
    margin-top: 50px;
    border: 2px solid var(--baseColor3);
    border-radius: 10px;
    display: flex;
    width: 100%;
    max-width: 540px;
    background: #ffffff59;
    border: 2px solid var(--baseColor2);
}

.heroContentInner img {
    width: 100%;
    height: auto;
}

.ourMenuInnerImages {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    gap: 1rem;
}

.ourMenuInner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ourMenuInnerImages img {
    width: 100%;
    height: auto;
    max-width: 200px;
    object-fit: contain;
}

.bannerAddress input {
    background-color: transparent;
    border: none;
    flex: 1;
    color: var(--baseColor3);
    font-size: 20px;
    width: 100%;
    padding-left: 20px;
}

.bannerAddress input::placeholder {
    color: var(--baseColor3) !important;
}

.bannerAddress input:focus-visible {
    border: none;
    outline: none;
}

.bannerAddress input::placeholder {
    color: var(--baseColor3);
}

.bannerShap1 {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.leftSection {
    position: relative;
}

.imgAbs {
    position: absolute;
    top: -60px;
    left: -45px;
    z-index: 1;
}

.aboutSection {
    position: relative;
}

.overlaySecond {
    z-index: -1;
    position: absolute;
    height: 100%;
    right: 0;
    width: 75%;
    border-radius: 10px 0 0 10px;
    background-color: #fbf6ef;
}

.aboutSectionInner {
    display: flex;
    gap: 40px;
    margin: 80px 0 0px 0;
    padding: 60px 0 130px 0;
}

.heading2 {
    text-align: center;
}

.aboutContent .heading2 {
    text-align: left;
}

.heading2 .fs5 {
    margin-left: 15px;
}

.aboutContent p {
    font-size: clamp(1rem, 1.2vw, 1rem);
    font-family: 'kufamRegular';
    color: #5f5f5f;
    line-height: 1.6;
}

.aboutContent h3 {
    font-size: clamp(2rem, 5vw, 2.5rem);
    font-family: 'kufamBold';
    margin-top: 25px;
    color: var(--baseColor1);
    text-transform: uppercase;
}

.leftSectionInner p {
    background-image: url('../images/shapes/background.png');
    background-color: var(--baseColor3);
    text-align: center;
    border-radius: 10px;
    padding: 40px 20px;
    border: 2px solid var(--baseColor3);
    background-size: 160px;
}

.leftSectionInner {
    position: absolute;
    max-width: 370px;
    width: 100%;
    left: 50%;
    bottom: -70px;
    transform: translateX(-50%);
}

.leftSectionInner img {
    position: absolute;
    bottom: -85px;
    right: -150px;
}

.leftSection .mainImg {
    height: 465px;
    width: 540px;

    overflow: hidden;
    border-radius: 10px;
}

.leftSection .mainImg img {
    scale: 1.3;
    object-fit: contain;
}

.mapInner {
    display: flex;
    justify-content: center;
}

.mapWrapper {
    position: relative;
    width: 490px;
}

.flagSize {
    height: 80px;
    object-fit: contain;
    position: absolute;
}

.flagPos1 {
    left: 31%;
    top: 35px;
}

.flagPos2 {
    left: 60px;
    top: 253px;
}

.flagPos3 {
    right: 60px;
    bottom: 100px;
}

.flagPos4 {
    right: 203px;
    top: 110px;
}

.flagPos5 {
    right: 90px;
    top: 300px;
}

.flagPos6 {
    left: 230px;
    bottom: 150px;
}

.chooseResHead {
    display: flex;
    justify-content: space-between;
}

.mapSection {
    padding: 100px 0 0px;
    position: relative;
}

.mapSection2 > div {
    position: relative;
}

.mapSection2 > div::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 98%;
    width: 100%;
    background-image: url(../images/home/map.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: 0.2;
}

.mapSection .background-images-icons {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.mapSection .background-images-icons .icon-1 {
    position: absolute;
    left: 0;
    top: 0%;
    transform: translate(-50%, 10%);
}

.mapSection .background-images-icons .icon-2 {
    position: absolute;
    right: 0;
    top: 0%;
    transform: translate(50%, 80%);
}

.mapSection .bottom-background-images-icons {
    position: relative;
    width: 100%;
}

.mapSection .bottom-background-images-icons,
.work_banner .bottom-background-images-icons {
    position: relative;
    width: 100%;
    height: 225px;
    overflow: hidden;
}

.w-90 {
    width: 90%;
}

/* .mapSection .bottom-background-images-icons .icon-3 {
    position: absolute;
    left: -7%;
    bottom: -12%;
} */
.mapSection .bottom-background-images-icons .icon-3 {
    position: absolute;
    left: -7%;
    bottom: -35%;
    rotate: 0deg;
}

.mapSection .bottom-background-images-icons .icon-4 {
    position: absolute;
    left: 18%;
    bottom: -6%;
}

.mapSection .bottom-background-images-icons .icon-5 {
    position: absolute;
    right: 40%;
    bottom: -18%;
}

.bottom-background-images-icons .icon-6 {
    position: absolute;
    right: 14%;
    bottom: -38%;
}

/* .mapSection .bottom-background-images-icons .icon-7 {
    position: absolute;
    right: -10%;
    bottom: -30%;
} */
.mapSection .bottom-background-images-icons .icon-7 {
    position: absolute;
    right: -5%;
    bottom: -40%;
    rotate: 23deg;
}

.mapSection .restaurantGrid {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.customerReview {
    margin-bottom: 30px;
}

.customer {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: contain;
}

.color-a {
    color: #aaaaaa;
}

.resGridIn {
    border-radius: 50%;
    border: 6px solid var(--baseColor3);
    height: 160px;
    width: 160px;
    cursor: pointer;
}

.resGridIn:hover {
    border: 6px solid var(--baseColor1);
}

.resGridIn img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

/* .reviewSlide {
    font-size: clamp(1rem, 5vw, 1rem);
    font-family: "kufamRegular";
    margin-top: 25px;
    color: var(--baseColor1);
    text-transform: uppercase;
    color: #525252;
    border-radius: 12px;
    border: none !important;
} */
.reviewSlide {
    font-size: clamp(1rem, 5vw, 1rem);
    font-family: 'kufamRegular';
    margin-top: 25px;
    color: var(--baseColor1);
    text-transform: uppercase;
    color: #525252;
    border-radius: 12px;
    border: none !important;
    /* background-color: #d7a46254; */
    background-image: url(../images/banner/customerBanner.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.reviewSlider .slick-list.draggable .reviewSlideimg {
    height: 300px;
    overflow: hidden;
}

.reviewSlider .slick-list.draggable img {
    display: block;
    margin: 0 auto;
    height: 100%;
    object-fit: cover;
    transition: 0.3s ease-in;
}

.reviewSlider .reviewSlide {
    position: relative;
}

.reviewSlider .reviewSlideimg::before {
    width: 100%;
    content: '';
    position: absolute;
    height: 300px;
    top: 0;
    left: 0;
    background: rgba(12, 128, 126, 0.15);
    backdrop-filter: blur(0px);
    border: 1px solid rgba(255, 255, 255, 0.18);
    z-index: 2;
    opacity: 0;
    transition: 0.3s ease-in;
}

.reviewSlider .reviewSlide:hover .reviewSlideimg::before {
    opacity: 1;
}

.reviewSlider .reviewSlide:hover .reviewSlideimg img {
    scale: 1.5;
}

.reviewSlider .slick-list.draggable {
    padding: 40px 0px 55px;
}

.choose_section .row .col-lg-4 {
    display: grid;
    place-items: center;
}

.aboutSection::after {
    content: '';
    right: 0px;
    top: 55%;
    position: absolute;
    background-image: url(../images/food/menufood6.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 250px;
    height: 250px;
    background-size: contain;
    transform: translateX(50%);
}

.aboutSection2::after {
    display: none;
}

.aboutSection2 .aboutSectionInner {
    padding: 60px 0 60px 0;
    flex-direction: row-reverse;
}

.aboutSection2 .overlaySecond {
    border-radius: 0 10px 10px 0;
    left: 0;
}

.choose_section .row .col-lg-4 img {
    width: 90px;
    height: 95px;
    object-fit: contain;
}

.choose_card {
    background-image: url(../images/banner/chooseBanner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 130px 41px 65px 50px;
    border: 0 !important;
    background-color: transparent;
}

.choose_card_content {
    position: relative;
    padding-left: 60px;
}

.choose_card_content p:not(:first-child) {
    line-height: 25px;
}

.choose_card_content span.fs8 {
    position: relative;
    top: -15px;
    right: -5px;
}

.choose_card_content::before {
    content: '';
    position: absolute;
    top: -50px;
    /* left: -55px; */
    left: 18px;
    background: url(../images/icons/content_layer2.png) no-repeat;
    background-size: contain;
    width: 35px;
    height: 130px;
    opacity: 0.75;
}

/* .choose_card_content::after {
    content: "";
    position: absolute;
    bottom: -53px;
    right: -20px;
    background: url(../images/icons/content_layer.png) no-repeat;
    background-size: contain;
    width: 50px;
    height: 130px;
    opacity: 0.15;
} */
.work_card:hover > .card {
    cursor: pointer;
    filter: contrast(0.6);
    transition: 0.2s ease-in;
}

.work_card:hover > h4 {
    text-decoration: line-through;
    transition: 0.3s ease-in;
}

.choose_card_content::after {
    content: '';
    position: absolute;
    bottom: -30px;
    right: -5px;
    background: url(../images/icons/content_layer2.png) no-repeat;
    background-size: contain;
    width: 35px;
    height: 130px;
    opacity: 0.75;
}

.work_cards {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.work_card .fs13 {
    font-size: clamp(1rem, 5vw, 1.5rem);
}

.work_card > span.fs13 {
    padding: 10px 10px 4px;
    background-color: var(--baseColor1);
    border-radius: 50%;

    color: white;
    position: absolute;
    z-index: 1;
    top: -20px;
    left: -20px;
}

.work_cards .work_card > span.even.fs13 {
    background-color: var(--baseColor2);
}

.work_cards .work_card .card {
    background-color: white;
    border: 0;
    padding: 20px;
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; */
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
        rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

/* .work_cards .work_card .card .card-body img {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 85px;
    object-fit: contain;
} */
.work_cards .work_card .card .card-body img {
    display: block;
    margin: 0 auto;
    width: 150px;
    height: 150px;
    object-fit: contain;
}

.work_banner {
    /* background-image: url(../images/banner/howBanner.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover; */
    padding: 50px 0px 20px;
    border: 0 !important;
}
.aboutPage .work_banner {
    padding-bottom: 0;
}

.work_banner .bottom-background-images-icons .icon-1 {
    position: absolute;
    left: -28px;
    bottom: -24px;
}

.work_banner .bottom-background-images-icons .icon-2 {
    position: absolute;
    left: 17%;
    transform: scale(1.5) rotate(62deg);
    bottom: -35%;
}

.work_banner .bottom-background-images-icons .icon-3 {
    position: absolute;
    left: 55%;
    bottom: -8%;
}

.work_banner .bottom-background-images-icons .icon-4 {
    position: absolute;
    right: 45%;
    bottom: -30%;
    transform: scale(1.5) rotate(65deg);
}

.work_banner .bottom-background-images-icons .icon-5 {
    position: absolute;
    right: 21%;
    bottom: 0;
    transform: scale(1.5) rotate(-5deg);
}

.work_banner .bottom-background-images-icons .icon-6 {
    position: absolute;
    right: -4%;
    bottom: -8%;
    transform: scale(2) rotate(-5deg);
}

.contact_banner {
    background-image: url(../images/banner/contact_banner.png);
    background-position: bottom;
    padding: 100px 50px;
    border: 0 !important;
    background-size: 600px;
}
.aboutPage .contact_banner {
    background-size: 385px;
}
.nav-item a {
    white-space: nowrap;
}

.customerReview {
    background-image: url(../images/banner/customerBanner.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 50px;
    border: 0 !important;
}

.contact_form {
    margin-top: 30px;
    background-color: white;
    border-radius: 20px;
    padding: 40px;
    border: 2px solid var(--baseColor3);
}

.contact_form .row > div {
    margin-bottom: 35px;
}

.contact-icons a {
    display: flex;
    gap: 20px;
}

.contact-icons a b.fs12 {
    border-color: transparent !important;
}

.contact-icons a > div:first-child {
    background-color: white;
    color: var(--baseColor2);
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 1.5rem;
    position: relative;
}

.contact-icons a > div:first-child i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.contact_banner .heroContentInner {
    align-items: center;
}

.contact_banner .heroContentInner img {
    padding-top: 20px;
}

.social-icons a {
    display: inline-block;
    background-color: transparent;
    color: white;
    border: 2px solid white;
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 1.3rem;
    position: relative;
}

.social-icons a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.social-icons a:hover {
    background-color: white;
    color: var(--baseColor2);
}

.newsletter_form .mainBtn1 {
    background-color: var(--baseColor2);
    border-radius: 10px !important;
    padding: 8px 20px 2px 15px;
    font-size: 25px;
}

.newsletter_form input {
    color: #999;

    font-size: 16px;
}

.headingLeaf {
    line-height: 0px;
}

.headingLeaf span {
    position: relative;
}

.headingLeaf span::after {
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    background-image: url(../images/leaf.png);
    background-repeat: no-repeat;
    top: 0;
    right: -50px;
    background-size: contain;
}

.greenBanner p {
    line-height: 35px;
    font-size: 20px;
    font-family: 'kufamMedium';
}

.greenBanner .row .col-lg-6:nth-child(2) p {
    font-size: 19px;
}

.greenBanner {
    padding: 145px 0px;
    background-image: url(../images/banner/greenBackground.png);
}

.newsletter_form .bannerAddress {
    margin-top: 0px;
    border-color: #999 !important;
}

/* .reviewSlider .slick-active:not(:last-child) > div {
    padding-right: 30px;
} */
.reviewSlider .slick-slide > div {
    padding-right: 30px;
}

.reviewSlide .card-body {
    position: relative;
}

.reviewSlide .card-body::after {
    content: '';
    position: absolute;
    background-color: var(--baseColor1);
    width: 45%;
    height: 15px;
    left: 0;
    bottom: 0px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 12px;
}

/* .slick-slide.slick-active:nth-child(2n) .reviewSlide .card-body::after {
    background-color: var(--baseColor2) !important;
} */
.slick-dots {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0px;
    bottom: -55px;
    z-index: 9999999;
}

.slick-dots li {
    width: 10px;
    height: 10px;
    background-color: #efdbc0;
    border-radius: 50%;
    list-style: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.slick-dots li button {
    display: none;
}

.slick-dots li.slick-active {
    position: relative;
    background-color: var(--baseColor2);
}

.internal-slider-icons {
    position: absolute;
    width: 100%;
    height: 100%;
}

.internal-slider-icons > div:first-child {
    position: absolute;
    top: -40px;
    left: -120px;
}

.internal-slider-icons > div:nth-child(3) {
    position: absolute;
    top: 30px;
    right: -25px;
    z-index: 1;
}

.internal-slider-icons > div:nth-child(2) {
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-10%, 30%);
}

.contact_banner .greenBarB {
    background-color: var(--baseColor2);
    height: 5px;
    bottom: -5px;
}

.innerSections .heroContent {
    padding: 220px 0;
}

.inner_about .overlaySecond {
    height: 87%;
}

.get-in-touch-card {
    position: relative;
    padding: 100px 30px 0;
}

.innerSections .fs3 {
    text-transform: none !important;
}

.get-in-touch-card::before {
    content: '';
    top: 0;
    left: 0;
    height: 400px;
    width: 100%;
    background-image: url(../images/banner/customerBanner.png);
    position: absolute;
    z-index: -1;
}

.location_cards {
    padding: 0 20px;
    border: 3px solid transparent;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.location_cards .card-title img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.location_cards .contact-icons a > div:first-child {
    background-color: var(--baseColor2);
    color: white;
    box-sizing: border-box;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1rem;
    position: relative;
    /* max-width: 45px; */
    padding: 25px;
}
.location_cards:hover {
    border-color: var(--baseColor1);
    transition: 0.3s ease-in;
}

.location_cards:hover .contact-icons a > div:first-child {
    background-color: var(--baseColor1);
    transition: 0.3s ease-in;
}

.restrauntsNearme {
    gap: 55px 0;
}

.restrauntsNearme .col-md-4 div > img {
    width: 100%;
    height: 325px;
}

.bg-green {
    background-color: var(--baseColor1);
    color: white;
    font-size: 1rem;
    padding: 8px 12px;
    font-size: 0.8rem;
    border-radius: 8px;
}

.bg-green i {
    color: yellow !important;
    font-size: 1rem !important;
    padding-right: 5px;
}

.restrauntsNearme .fs13 {
    font-size: clamp(1rem, 5vw, 1.5rem);
}

.restrauntTitle {
    border-radius: 10px;
    padding: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    z-index: 1;
    background: white;
}

.restrauntTitle ul li::marker {
    display: none !important;
    color: transparent !important;
}

.restrauntTitle ul li {
    position: relative;
}

.restrauntTitle ul li:not(:first-child)::before {
    position: absolute;
    content: '';
    top: 9px;
    left: -6px;
    width: 5px;
    height: 5px;
    background-color: var(--baseColor1);
    border-radius: 50%;
}

.restrauntContent {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: -70px;
    padding: 0 15px;
}

.menuRight a:not(.mainBtn1),
footer a {
    position: relative;
}

.menuRight a:not(.mainBtn1).active,
.menuRight a:not(.mainBtn1):hover,
footer a:hover {
    color: var(--baseColor1) !important;
}

.menuRight a:not(.mainBtn1)::after,
footer a::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: var(--baseColor1);
    left: 0;
    bottom: 0;
    scale: 0;
}

.menuRight a:not(.mainBtn1).active::after,
.menuRight a:not(.mainBtn1):hover::after,
footer a:hover::after {
    scale: 1;
    transition: scale 0.3s ease-in-out;
}

.getInTouchForm {
    display: none;
}

.getInTouchBtn {
    cursor: pointer;
}

.heroSection .greenBarT,
.heroSection .greenBarB {
    background-color: var(--baseColor2);
}

.ourMenu {
    position: relative;
}

.ourMenu::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -2;
    background-size: cover;
    background-position: center;
    bottom: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /* background-image: url('../images/bannerfoods/banFood9.JPG'); */
}

.ourMenu::after {
    content: '';
    z-index: -1;
    width: 100%;
    height: 100%;
    bottom: 0;
    position: absolute;
    /* background-color: #fbf6ef; */
}

/* .ourMenuInner {
    display: flex;
    height: 100%;
    height: 300px;
    flex-direction: column;
    justify-content: center;
    align-items: center;

} */

.imgAbs {
    position: absolute;
    top: 0px;
    left: 0px;
}

.leftSectionInner {
    position: absolute;
    max-width: 400px;
    width: 100%;
    left: 65%;
    bottom: -60px;
    transform: translateX(-70%);
}

.overlaySecond {
    width: 100%;
}

.mapSection .bottom-background-images-icons,
.work_banner .bottom-background-images-icons {
    height: 200px;
}

.mapSection .bottom-background-images-icons > div img,
.work_banner .bottom-background-images-icons > div img {
    width: 100%;
}

.mapSection .bottom-background-images-icons .icon-7 {
    position: absolute;
    right: -25%;
    bottom: -5%;
    width: 60%;
    height: 60%;
}

.mapSection .bottom-background-images-icons .icon-3 {
    position: absolute;
    left: -15%;
    bottom: -5%;
    width: 60%;
    height: 60%;
}

.work_banner .bottom-background-images-icons .icon-1 {
    position: absolute;
    left: -1px;
    bottom: 27px;
    width: 200px;
    height: 60%;
}

.work_banner .bottom-background-images-icons .icon-6 {
    position: absolute;
    right: 0;
    bottom: -6%;
    width: 100px;
    height: 60%;
}

.work_cards {
    flex-direction: column;
    gap: 60px;
}

.leftSectionInner img {
    bottom: -50px;
    right: -100px;
    width: 98%;
}

.mapSection {
    padding: 100px 0 100px;
}

.mapWrapper > img {
    width: 100%;
}

.flagPos1 {
    left: 32%;
    top: 10px;
}

.flagPos2 {
    left: 40px;
    top: 160px;
}

.flagPos3 {
    right: 40px;
    bottom: 60px;
}

.flagPos4 {
    right: 130px;
    top: 70px;
}

.flagPos5 {
    right: 60px;
    top: 195px;
}

.flagPos6 {
    left: 150px;
    bottom: 85px;
}

.flagSize {
    height: 50px;
}

.chooseResIn {
    padding: 25px !important;
}

.restaurantGrid {
    flex-direction: column;
    align-items: center;
    gap: 70px;
}

.resGridIn {
    height: 250px;
    width: 250px;
}

.resGridIn img {
    object-fit: contain;
}

.reviewSlider .slick-active:not(:last-child) > div {
    padding: 20px;
}

.internal-slider-icons > div:nth-child(3) {
    right: -50px;
}

.arrow {
    padding-bottom: 0 !important;
}

.work_cards div.arrow .arrow_inner img {
    rotate: -110deg;
    transform: scaleX(-1);
}

.work_cards div.arrow.arrow2 .arrow_inner img {
    rotate: -80deg;
    transform: scaleX(-1);
}

.contact_form {
    padding: 30px;
}

.contact_banner {
    padding: 100px 35px;
}

/* .contact_banner .row .col-lg-6.ps-5 {
    padding-left: 10px !important;
    text-align: center;
} */
.contact-icons {
    display: flex;
    flex-direction: column;
    column-gap: 20px;
    flex-direction: column !important;
    align-items: center;
}

.contact-icons a {
    width: 100%;
    display: flex;
    gap: 20px;
    /* flex-direction: column; */
    /* justify-content: center; */
    align-items: center;
}

.social-icons {
    margin-top: 20px;
}

.newsletter_form .bannerAddress {
    flex-direction: row !important;
    max-width: 100%;
    border-bottom: 2px solid;
    align-items: center;
}

.footerbottom .text-end {
    text-align: center !important;
    margin-top: 15px;
}

.choose_card {
    background-size: contain;
    padding: 60px 40px;
    background-position: right;
    max-width: 953px;
    margin: 0 auto;
}

.choose_card_content .fs3.mt-3 {
    margin-top: 0px !important;
}

.choose_card_content p:not(:first-child) {
    line-height: 40px;
}

.choose_card_content::before {
    top: -20px;
    left: 20px;
    width: 40px;
    height: 100px;
}

.choose_card_content::after {
    bottom: -10px;
    right: -23px;
    width: 30px;
    height: 100px;
}

.choose_card_content span.fs8 {
    top: auto;
    right: auto;
}

.choose_card_content .fs6 {
    font-size: clamp(1.5rem, 5vw, 2rem);
}

.choose_card_content .fs2 {
    font-size: clamp(1rem, 3vw, 2rem);
}

/* .contact-icons {
    flex-direction: column !important;
    align-items: center;
} */
.wrapper{
    width:100%;
    padding-top: 20px;
    text-align:center;
  }
   
  .wrapper .carousel{
    width:100%; 
  }
  .wrapper .carousel .slick-list{
    padding: 50px !important;
  }
  .wrapper .slick-slide{
    margin:10px;
  }
  .wrapper .slick-slide img{
    width:290px;
    height: 290px;
    object-fit: contain; 
  }
  .wrapper .slick-slide.slick-current img{
   scale: 1.3;transition: 300ms ease-in;
  }
  .wrapper .wrapper .slick-dots li button:before {
    font-size:20px;
    color:white;
  }
@media screen and (max-width: 1200px) {
    .menuRight ul {
        gap: 20px;
    }
}

@media screen and (max-width: 991px) {
    .icon-4 {
        display: none;
    }
    .work_banner .bottom-background-images-icons .icon-2 {
        left: 25%;
    }
    .aboutSection2 .aboutSectionInner {
        flex-direction: column;
    }
    .ourMenuInnerImages img {
        max-width: 150px;
    }

    /* .ourMenuInner {
        display: flex;
        height: 100%;
        height: 300px;
        justify-content: space-evenly;
        flex-direction: column;
        align-items: center;
    } */

    .menuRight ul {
        align-items: start;
    }

    .heroSection {
        background-position: center;
    }

    .navbar-brand img {
        width: 90px;
    }

    .heroContent {
        padding: 210px 0 155px;
    }

    .bannerAddress {
        max-width: 580px;
    }

    .heroContentPara .fs5 {
        top: 0px;
        right: 50px;
    }

    .aboutSectionInner {
        flex-direction: column;
        gap: 100px;
    }

    .leftSection .mainImg {
        width: 600px;
    }

    .imgAbs {
        position: absolute;
        top: 50px;
        left: 0px;
    }

    .leftSectionInner {
        position: absolute;
        max-width: 368px;
        width: 100%;
        left: 75%;
        bottom: -40px;
        transform: translateX(-70%);
    }

    .overlaySecond {
        width: 100%;
    }

    .work_cards {
        flex-direction: column;
        gap: 60px;
    }

    .leftSectionInner img {
        bottom: -75px;
        right: -100px;
        width: 100%;
    }

    .mapSection {
        padding: 100px 0 100px;
    }

    .choose_section .row .col-md-6 {
        flex: 0 0 auto;
        width: 46%;
    }

    .chooseResIn {
        padding: 25px !important;
    }

    .restaurantGrid {
        flex-direction: column;
        align-items: center;
        gap: 70px;
    }

    .resGridIn {
        height: 250px;
        width: 250px;
    }

    .resGridIn img {
        object-fit: contain;
    }

    .reviewSlider .slick-active:not(:last-child) > div {
        padding-right: 20px;
    }

    .internal-slider-icons > div:nth-child(3) {
        right: -50px;
    }

    .arrow {
        padding-bottom: 0 !important;
    }

    .work_cards div.arrow .arrow_inner img {
        rotate: -110deg;
        transform: scaleX(-1);
    }

    .work_cards div.arrow.arrow2 .arrow_inner img {
        rotate: -80deg;
        transform: scaleX(-1);
    }

    .contact_form {
        padding: 30px;
    }

    .contact_banner {
        padding: 100px 35px;
    }

    .contact_banner .row .col-lg-6.ps-5 {
        padding-left: 10px !important;
        text-align: center;
    }

    .contact-icons {
        flex-direction: row;
        justify-content: space-between;
    }

    .contact-icons a {
        display: flex;
        gap: 20px;
        flex-direction: column;
        align-items: center;
        width: 33.33%;
    }

    .contact-icons a > div {
        text-align: center;
    }

    .social-icons {
        margin-top: 20px;
    }

    .newsletter_form .bannerAddress {
        flex-direction: row !important;
        max-width: 100%;
        border-bottom: 2px solid;
        align-items: center;
    }

    .footerbottom .text-end {
        text-align: center !important;
    }

    .choose_section .row {
        justify-content: center;
    }

    .choose_card {
        background-size: cover;
        padding: 60px 40px;
        background-position: right;
    }

    .choose_card_content .fs3.mt-3 {
        margin-top: 0px !important;
    }

    .choose_card_content p:not(:first-child) {
        line-height: 40px;
    }

    .choose_card_content::before {
        top: -20px;
        left: -30px;
        width: 40px;
        height: 100px;
    }

    .choose_card_content::after {
        bottom: -10px;
        right: -36px;
        width: 30px;
        height: 100px;
    }

    .choose_card_content span.fs8 {
        top: auto;
        right: auto;
    }

    .choose_card_content .fs6 {
        font-size: clamp(1.5rem, 5vw, 2rem);
    }

    .choose_card_content .fs2 {
        font-size: clamp(1rem, 3vw, 2rem);
    }

    .aboutSection::after {
        display: none;
    }
}

@media screen and (max-width: 786px) {
    .icon-5 {
        display: none;
    }
    .work_banner .bottom-background-images-icons .icon-2 {
        left: 40%;
    }

    .internal-slider-icons {
        width: 90%;
    }

    .choose_card .col-md-6.justify-content-end {
        justify-content: center !important;
    }

    .get-in-touch-card {
        padding: 60px 0px 0;
    }

    .inner_about .overlaySecond {
        height: 80%;
    }

    .choose_section .row .col-md-6 {
        flex: 0 0 auto;
        width: 90%;
    }

    .menuRight ul {
        align-items: start;
        gap: 25px;
    }

    .heroSection {
        background-position: center;
    }

    .navbar-brand img {
        width: 90px;
    }

    .heroContent {
        padding: 210px 0 155px;
    }

    .bannerAddress {
        max-width: 365px;
    }

    .heroContentPara .fs5 {
        top: 0px;
        right: 50px;
    }

    .aboutSectionInner {
        flex-direction: column;
        gap: 100px;
    }

    .leftSection .mainImg {
        max-width: 350px;
        width: 100%;
    }
}

@media screen and (max-width: 568px) {
    .icon-6 {
        display: none;
    }
    .work_banner .bottom-background-images-icons .icon-2 {
        left: 60%;
    }
    .leftSectionInner {
        left: 50%;
        bottom: -15px;
        transform: translateX(-50%);
        width: 90%;
    }
}
