 * {
     margin: 0;
     padding: 0;
     box-sizing: border-box;
 }

 a {
     color: #898988 !important;
     text-decoration: none !important;
 }

 li {
     list-style: none;
 }

 ::placeholder {
     color: rgba(0, 0, 0, 0.6) !important;
 }

 body {
     font-size: 20px;
     font-weight: normal;
     font-family: "Playfair Display" !important;
 }

 img {
     max-width: 100%;
     height: auto;
     display: block;
 }

 label {
     color: #898988;
 }

 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
     color: #e41e31;
 }

 p {
     color: #000000;
 }

 .nav_bg {
     background-color: #ffffff;
     /* border-bottom: 1px solid #ccc; */
 }


 .navbar-brand img {
     width: 224px;
     height: auto;
     border-radius: 12px;
 }

 .navbar a:hover {
     color: #bf1424 !important;
     text-decoration: underline #bf1424;
 }

 .navbar-toggler {
     border: none !important;
 }

 .navbar {
     width: 100%;
     box-shadow: none !important;
 }

 .navbar-brand {
     width: 25%;
 }

 /* header css */

 .storeFormat {
     display: flex;
     justify-content: center;

 }

 .bg-green {
     background-color: #8ac926;
     /* display: block; */
 }

 .topBanner {
     display: flex;
     justify-content: center;
 }


 .bannerImage {
     width: 50%;
     vertical-align: middle;
     align-items: center;
     display: flex;
 }


 .bannerText p {
     color: #ffffff;
     font-size: 2rem;
     font-weight: 500;
     padding: 10px;
 }

 .bannerText h2 {
     color: #ffffff;
     font-size: 5rem;
     font-weight: 900;
 }

 .bannerText {
     width: 50%;
     padding: 4rem;
 }

 .bannerImage ul {
     width: 100%;
 }

 .bannerImage ul li {
     padding: 20px;
 }

 .bannerImage ul li:nth-child(2n) {
     text-align: end;
 }

 .comboUnit img {
     border-radius: 30%;
     padding: 10px;
     border: 3px solid #ffffff;
     width: 1100px;
     height: 70%;
 }

 .comboUnit {
     background-color: #8ac926;
     margin: 8px;
     padding: 60px 60px 0px 60px;
     border-radius: 50% 50% 5px 5px;
     text-align: center;
 }

 .comboUnitText {
     font-size: 33px;
     font-weight: 700;
     color: #ffffff;
     padding: 10px 0px;
     filter: drop-shadow(0px 0px 2px #000000);
     font-family: 'forque';
     letter-spacing: 2px
 }

 .dineInText {
     font-size: 34px;
     font-weight: 700;
     color: #ffffff;
     padding: 10px 0px;
     filter: drop-shadow(0px 0px 2px #000000);
     font-family: 'forque';
     letter-spacing: 2px
 }

 .dineIn {
     background-color: #ff595e;
     margin: 8px;
     padding: 60px 60px 0px 60px;
     border-radius: 50% 50% 5px 5px;
     text-align: center;
 }

 .dineIn img {
     border-radius: 30%;
     padding: 10px;
     border: 3px solid #ffffff;
     width: 1100px;
     height: 70%;
 }

 .express img {
     border-radius: 30%;
     padding: 10px;
     border: 3px solid #ffffff;
     width: 1100px;
     height: 70%;
 }

 .express {
     background-color: #1982c4;
     margin: 8px;
     padding: 60px 60px 0px 60px;
     border-radius: 50% 50% 5px 5px;
     text-align: center;
 }

 .expressText {
     font-size: 34px;
     font-weight: 700;
     color: #ffffff;
     padding: 10px 0px;
     filter: drop-shadow(0px 0px 2px #000000);
     font-family: 'forque';
     letter-spacing: 2px
 }

 .foodCourt img {
     border-radius: 30%;
     padding: 10px;
     border: 3px solid #ffffff;
     width: 1100px;
     height: 70%;
 }

 .foodCourtText {
     font-size: 34px;
     font-weight: 700;
     color: #ffffff;
     padding: 10px 0px;
     filter: drop-shadow(0px 0px 2px #000000);
     font-family: 'forque';
     letter-spacing: 2px
 }

 .foodCourt {
     background-color: #ffca3a;
     margin: 8px;
     padding: 60px 60px 0px 60px;
     border-radius: 50% 50% 5px 5px;
     text-align: center;
 }

 .formattext {
     font-size: 40px;
     display: flex;
     justify-content: center;
 }

 .formattext h2 {
     color: #6a4c93;
     font-size: 4rem;
     font-weight: 800;
 }

 .formattext span {
     color: #ff595e
 }

 .formatPara {
     font-size: 20px;
     display: flex;
     justify-content: center;
     padding: 10px 0px;
 }

 .storFromatDesign {
     width: 90%;
     margin: 0 auto;
 }



 .supportSystem {
     text-align: center;
     margin-top: 90px;
 }

 .supportSystem h2 {
     color: #6a4c93;
     font-size: 4rem;
     font-weight: 800;
 }

 .supportSystem p {
     font-size: 2rem;
     width: 75%;
     margin: 0 auto;
     padding: 1rem;
 }

 .supportSystem span {
     color: #ff595e;
 }

 .yellowBg {
     background-color: #ffca3a;
 }

 .opentionalSupport {
     display: flex;
     justify-content: center;
     width: 90%;
     margin: 0 auto;
     padding: 2rem 0px 0px 0px;


 }

 .support {
     padding: 0px 20px;
     flex: 1 1 auto;
     text-align: center;
 }

 .support img {
     display: block;
     margin-left: auto;
     margin-right: auto;
 }

 .support p {
     padding: 2rem;
     color: #000000;
     font-size: 1.5rem;
 }

 #gallery {
     -webkit-column-count: 4;
     -moz-column-count: 4;
     column-count: 4;

     -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
     column-gap: 20px;
 }

 @media (max-width:1200px) {
     #gallery {
         -webkit-column-count: 3;
         -moz-column-count: 3;
         column-count: 3;

         -webkit-column-gap: 20px;
         -moz-column-gap: 20px;
         column-gap: 20px;
     }
 }

 @media (max-width:800px) {
     #gallery {
         -webkit-column-count: 2;
         -moz-column-count: 2;
         column-count: 2;

         -webkit-column-gap: 20px;
         -moz-column-gap: 20px;
         column-gap: 20px;
     }
 }

 @media (max-width:600px) {
     #gallery {
         -webkit-column-count: 1;
         -moz-column-count: 1;
         column-count: 1;
     }
 }

 #gallery img,
 #gallery video {
     width: 100%;
     height: auto;
     margin: 4% auto;
     box-shadow: -3px 5px 15px #000;
     cursor: pointer;
     -webkit-transition: all 0.2s;
     transition: all 0.2s;
 }

 .brands {
     text-align: center;
     padding: 1rem 0rem;
     background-color: #1982c4;
     color: #ffca3a;
 }

 .brands h2 {
     font-weight: 700;
     font-size: 4rem;
 }

 .franchiseFacts img {
     width: 100%;
     padding-bottom: 3rem;
 }

 .franchiser {
     display: flex;
     justify-content: space-around;
     width: 90%;
     margin: 0 auto;
 }

 .franchiseImage {
     /* background-color: #ff595e; */
     /* align-items: center; */
     /* text-align: center;
     border-radius: 50%; */
     padding: 2rem;
     width: 50%;
 }

 .formfiled {
     display: flex;
     justify-content: space-between;
 }

 .formfiledDetails {
     display: flex;
     justify-content: space-between;
 }

 .form-control {
     border: none !important;
     border-bottom: 1px solid #1982c4 !important;
 }

 .franchiseText {
     width: 50%;
 }

 .franchiseText h2 {
     font-size: 3rem;
     font-weight: 400;
     color: #ff595e;
 }

 .franchiseHead {
     font-size: 3rem;
     color: #1982c4 !important;
     font-weight: 900 !important;
 }

 .submitButton {
     padding: 10px;
     background-color: #ffca3a;
     border: none;
     color: #ffffff;
     font-size: 20px;
     border-radius: 12px;
 }

 .trainingSystem {
     position: relative;
     margin-top: 3rem;
 }

 .trainingSystem h2 {
     color: #6a4c93;
     font-size: 4rem;
     font-weight: 900;
 }

 .trainingSystem h2 span {
     color: #ffca3a !important;

 }

 .trainingFormat {
     background-color: #6a4c93;
     padding: 1rem;
     font-size: 20px;
     /* display: flex;
     justify-content: center; */
 }

 .trainingFormatImage img {
     width: 60%;
     /* height: 70%; */
 }

 .trainingFormatImage {
     width: 40%;
     position: absolute;
     top: 0;
     right: 0;

 }

 .trainingFormattEXT {
     color: #ffffff;
     width: 50%;
     font-size: 26px;
     letter-spacing: 3px;
 }


 .franchiseFacts {
     margin-top: 15px;
 }

 .form-group {
     width: 50%;
     padding: 15px;
 }

 @media screen and (max-width: 820px) {
     .navbar-brand {
         width: 50%;
     }

     .storeFormat {
         display: block;
     }

     .opentionalSupport {
         display: block;
     }

     .franchiser {
         display: block;
     }

     .franchiseText {
         width: 100%;
     }

     .franchiseImage {
         width: 100%;
     }

     .trainingFormattEXT {
         width: 100%;
     }

     .trainingFormatImage {
         position: relative;
         width: 100%;
     }

     .trainingFormatImage img {
         position: relative;
         width: 100%;
     }

     .formfiled {
         display: block;
     }

     .formfiledDetails {
         display: block;
     }

     .form-group {
         width: 100%;
         padding: 10px;
     }

     .topBanner {
         display: block;
         /* justify-content: center; */
     }

     .bannerText {
         width: 100%;
         padding: 1rem;
     }

     .bannerText h2 {
         font-size: 4rem;
     }

     .bannerImage {
         width: 100%;
     }
 }