body {
    font-family: Helvetica, Arial, sans-serif;
    background-color: #1D1E24;
}


::-moz-selection {
    background: #FF9448;
    text-shadow: none;
}

::selection {
    background: #FF9448;
    text-shadow: none;
}

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


img::-moz-selection {
    background: transparent;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

.btn-xl {
    padding: 1.25rem 2.5rem;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.125rem;
    font-weight: 700;
}

.btn-social {
    height: 2.5rem;
    width: 2.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 100%;
}


#mainNav {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #c83a2c;
}


@font-face {
    font-family: 'DINCondensedBold';
    src: url(font/DINCondensedBold.ttf);
}

#mainNav .navbar-toggler {
    padding: 0.75rem;
    font-family: "DINCondensedBold", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 0.75rem;
    color: white;
    text-transform: uppercase;
    border: 0;
}


#mainNav .navbar-brand img {
    height: 1.5rem;
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-family: "DINCondensedBold", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 29px;
    color: #ffffff;
}

#mainNav .navbar-nav .nav-item .nav-link.active {
    border-bottom: solid 6px #ffffff;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        height: 103px;
        line-height: 103px;
    }
}

@media (min-width: 992px) {
    #mainNav {
        padding-top: 0;
        padding-bottom: 0;
        border: none;
        background-color: #c83a2c;
        transition: padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
    }

    #mainNav .navbar-brand {
        font-size: 1.5em;
        transition: font-size 0.3s ease-in-out;
    }

    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 0 20px;
    }

    #mainNav .navbar-brand img {
        height: 198px;
        transition: height 0.3s ease-in-out;
        margin-bottom: -99px;
    }

    #mainNav .navbar-nav .nav-item {
    }

    #mainNav .navbar-nav .nav-item:last-child {
        margin-right: 0;
    }
}

header.masthead {
    height: 686px;
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center !important;
    background-size: cover !important;
    margin-top: 109px;
}

.masthead-text {
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.18);
    z-index: 111;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background-size: cover !important;
    background-position: center center !important;

}

.orderOnline-img {
    width: 300px;
    margin-top: 149px;
}

.btn-order {
    font-family: "DINCondensedBold", Arial, sans-serif;
    font-size: 32px;
    width: 393px;
    height: 80px;
    padding: 0;
    color: #ffffff;
    line-height: 90px;
    background-color: #c83a2c;
    letter-spacing: 3px;
    border-radius: 50px;

}

.story {
    color: white;
    background-color: #1D1E24;
}

.story-text {
    padding-top: 90px
}

.story-text p {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
}

.story-text-2 {
    padding-top: 30px;
}

.OurStory-img {
    width: 300px;
    margin-top: 35px;
}

.Welcome-img {
    width: 435px;
    margin-left: 141px;
}

.Group2-img {
    position: absolute;
    right: -30px;
    top: 150px;
    width: 394px;
    z-index: 1;
}

.menu {
    background-color: #1D1E24;
}

.OURMENU-img {
    margin-top: 100px;
    width: 318px;
}

.menu_img img {
    width: 100%;
}

@media (max-width: 1284px) {
    .menu_img {
        max-width: 100%;
        margin: auto;
    }
}

@media (min-width: 1284px) {
    .menu_img {
        max-width: 1284px;
        margin: auto;
    }
}

.OrderNow-img {
    width: 400px !important;
    right: 150px;
    top: -60px;
}

.gallery {

    background-color: #1D1E24;
}

.GALLERY-img {
    margin-top: 140px;
    width: 325px;
}

.CheckOut-img {
    width: 400px;
}

.gallery-item {
    width: 100%;
    display: block;
    background-size: cover !important;
    background-position: center center;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.50);
    border-radius: 2px;
    margin-bottom: 30px;

}

.gallery-box {
    margin-top: 70px;
}

.gallery-item-1 {
    height: 309px;
}

.gallery-item-2 {
    height: 834px;
}

.gallery-item-3 {
    height: 489px;
}

.franchise {
    padding: 5rem 0;
    margin-top: 6rem;
    background-color: #FFFA00;
}

.FRANCHISE-title-img {
    width: 310px;
}

.btn-join {
    background-color: #15181A;
    color: white;
    width: 428px;
}

.ContactUs-img {
    width: 369px;
}

.contact {
    padding-top: 7rem;
    background-color: #242C30;
}

.contact-map {
    width: 95%;
}

.contact h4 {
    font-family: "DIN Condensed", Arial, sans-serif;
}

.contact-text {
    color: #EADEC8;
}

.contact-text p {
    font-family: Arial, sans-serif;
}

.footer-hr {
    width: 95%;
    margin: auto;
    background-color: #43494E
}

.footer a {
    color: #C8C8C8;
}

.footer {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #C8C8C8;
    background-color: #242C30;
}


#mainNav .navbar-toggler {
    font-size: 1.75rem;
}

.share-box {
    right: 50px;
    top: 40px;
    z-index: 111;
}

.share-box a {
    margin-bottom: 1.5rem;
}

.share-box a img {
    width: 58px;
}

.footer .social a {
    margin-left: 20px;
}

.footer .social a img {
    width: 43px;

}

.crab-img {
    width: 580px;
    right: 0;
    top: 0;
}

.franchise-box {
    padding-top: 108px;
}

.aPPLYNOW-img {
    width: 300px;
}


.JoinUs2-img {
    width: 360px;
    margin-top: -55px;
}


.type-form label {
    font-weight: bold;
    font-family: "DIN Condensed", Arial, sans-serif;
    font-size: 40px;
}

.color-red {

    color: red;

}

.form-control {
    display: block;
    width: 100%;
    height: 5rem;
    padding: 0.375rem 0.75rem;
    font-size: 40px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 3px solid #000000;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #FF9448;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 148, 72, 0.25);
}

.type-form .col-md-6 {

    margin-bottom: 20px;
}

.send-btn {
    background: #1D1E24;
    border-radius: 80px;
    font-family: "DIN Condensed", Arial, sans-serif;
    font-weight: bold;
    font-size: 38px;
    padding: 0 10rem;
    height: 106px;
    line-height: 116px;
    color: #c83a2c;
    letter-spacing: 1.27px;
    text-align: center;
}


@media (max-width: 768px) {
    .orderOnline-img {
        width: 50%;
        margin-top: 109px;
    }

    .footer .social {
        margin-top: 1rem;
    }

    header.masthead {
        height: 486px;
    }

    .story-text {
        padding-top: 0px;
    }

    .story {
        padding: 1rem;
        padding-top: 2rem;
    }

    .btn-order {
        width: 90%;
    }

    .btn-order {
        margin-top: 0 !important;
    }

    .OurStory-img {
        width: 90%;
        margin-top: 70px;
    }

    .Welcome-img {
        width: 90%;
        margin-left: 0px;
    }

    .CheckOut-img {
        width: 90%;
    }

    .FRANCHISE-title-img {
        width: 90%;
    }

    .ContactUs-img {
        width: 90%;
    }

    .OrderNow-img {
        width: 90% !important;
        right: 0px;
    }

    #mainNav .navbar-brand img {
        height: 4.5rem;
    }

    .story-text p {
        font-size: 20px;
        line-height: 26px;
        letter-spacing: 0;
    }

    .gallery {
        overflow: hidden;
    }

    .Group2-img {
        right: 0px;
        width: 30% !important;
        z-index: 0;    top: 310px;
    }

    .OURMENU-img {
        width: 90% !important;
        margin-top: 10px;
    }

    #mainNav {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    header.masthead {

        margin-top: 86px;
    }

    .gallery-item {

    }

    .menu {
        padding-top: 2rem;
    }

    .GALLERY-img {
        margin-top: 30px;
        width: 90%;
    }

    .franchise {
        margin-top: 3rem;
    }

    .btn-join {
        margin-top: 2rem !important;
    }

    .gallery-box {
        padding: 0;
        margin-top: 30px;
    }

    .contact {
        padding-top: 2rem;
    }

    .contact-map {
        margin-top: 2rem;
    }

    .send-btn {
        width: 90%;
        padding: 0;
        height: 100px;
        line-height: 110px;
        font-size: 2rem;
    }

    .type-form .col-md-6 {

    }
}



