.Rectangle-2-copy-9 {
  /*width: 1366px;*/
  height: 87px;
  /*opacity: 0.58;*/
  background-color:#080808d6;
  /* display: flex;
  justify-content: center;
  align-items: center;*/
  /*padding-left: 18px;*/
}
.btn-border{
  background: transparent !important;
  border:1px solid #adacac !important;
  /*color:black !important;*/
  font-family: Roboto !important;
  font-size: 16px !important;
  font-weight: bold !important;
  font-style: normal !important;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  /*text-align: left;*/
  color: #555555 !important;
}
.Step-1 {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}
.Contact-Details {
  font-family: Roboto;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}
.form-control {
    display: block;
    width: 100%;
    height: 42px;
    border-radius: 8px;
  }
.display-flex{
  display: flex;justify-content: center;align-items: center;
}
.col-centered{
    float: none;
    margin: 0 auto;
}
.Simply-dummy-text-of {
  min-width: 401.5px;
  min-height: 59.6px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #222222;
}
.Label-Forms {
 
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}
/* remove the original arrow */
select.selectpicker {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  /* no standardized syntax available, no ie-friendly solution available */
}

select + i.fa {
  float: right;
  margin-top: -30px;
  margin-right: 5px;
  /* this is so when you click on the chevron, your click actually goes on the dropdown menu */
  pointer-events: none;
  /* everything after this is just to cover up the original arrow */
  /* (for browsers that don't support the syntax used above) */
  color: gray;
  padding-right: 5px;
}
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: scroll;
    padding-top: 58px;
    /*background-image:url('../img/laurent-perren-477138@3x');*/
    z-index: 10;
  }
.navbar-brand, .navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255,255,255,.25);
    height: 68px;
}
.navbar-brand>img {
    display: block;
    margin-left: 22px;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #eeeeee0d;
}
.carousel-caption {
  display: flex;
    justify-content: center;
    position: absolute;
    top: 40%;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

@media (max-width: 500px) {
  .margin-mobile-20{margin-left: 20px;margin-right: 20px }
  .flex-merchan{
    display: initial;justify-content: center;align-items: center;

  }

  .Rectangle-2-copy-31{
    width: 128px !important;
  }
  .margin-mob{
    margin-left:-10px;
  }
  .flex-mob{
    display: flex
  }
  .formMarginRight{
    height: 100%;padding: 0px;padding-right: 10px
  }
  .formMarginLeft{
    height: 100%;
    padding: 0px;
    /* padding-left: 10px */
  }
  .navbar-right{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .navbar-nav>li {
   width: 100%;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    background: #080808d6;
    max-height: 340px;
    margin-top: 15px;
  }

  .navbar-nav>li a{
   text-align: left;
  }
  .About-mob{
    font-size: 16px !important;
    align-items: center !important;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }
  .left-131{
        margin-left: 0px !important; 
  }
  .wrap-mob{
    display: flex;
    flex-direction: column;
    line-height: 1.85;
    max-width: 369px;
    padding: 0px;
    align-items: center;
  }
  .button-red-mob{
    margin-left: 0px !important;
    margin-bottom: 56px;
  }
  .phone-mobile-1{
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-left: -20px;
  }
  .formText{
    min-height: 400px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 40px;
  }
  .marginR-30{
    margin-right:0px !important;
  }
  .marginR-13{
    margin-right:0px !important;
  }
  .marginR-60{
    margin-right:0px !important;
  }
  .flex-space{
    display: flex;
    flex-direction: column;
  }
  .bottom-footer{
    display: flex;flex-direction: column; align-items: center;justify-content: space-between;padding-left: 30px;padding-right: 30px
  }
  .foot1{
    display: flex;flex-direction: column !important;margin-left: 0px !important;
  }
  .flex-process{
    flex-direction: column !important;

  }
  .left-20{
  margin-left: 0px !important;
}
  .rigth32{
  margin-right:0px;
}

}
@media (min-width: 900px) { 
  .flex-merchan{
    display: flex;justify-content: center;align-items: center;
    
  }
  .left-n{
    margin-right: -70px !important;
  }
  .img-merchant{
    height:100px;width:100px;object-fit:contain
  }
  .formText{
    min-height: 400px;margin-left: 80px;margin-right: 80px;margin-top: 40px
  }
  .formMarginRight{
    height: 100%;padding: 0px;padding-right: 121px
  }
  .formMarginLeft{
    height: 100%;padding: 0px;padding-left: 121px
  }
  .rigth32{
  margin-right:32px;
} 
  
}
@media (max-width: 900px) { 
  .img-merchant{
    height:50px;width:50px;object-fit:contain
  }
  
  /*.process-1{
  display: flex;justify-content: center;align-items: center;height: 116px;flex-direction: c;
}*/
}
.left-20{
  margin-left: -50px
}
.process-1{
  display: flex;justify-content: center;align-items: center;height: 116px;flex-direction: column;
}
.flex-process{
  display: flex;
  justify-content: center;
  align-items: center;
}
.bottom-footer{
  display: flex;align-items: center;justify-content: space-between;padding-right: 30px
}
.foot1{
    display: flex;flex-direction: row;margin-left: 130px;margin-top: 60px;
  }
.flex-space{
  display: flex;
    justify-content: space-between;
}
.marginR-60{
    margin-right:-190px !important;
  }
.marginR-30{
    margin-right:-30px;
  }
.marginR-13{
    margin-right:-13px !important;
  }
.left-131{
        margin-left: -131px; 
  }
.phone-mobile-1{
    margin-top: 69px;
    margin-right: -135px;
}
.navbar-nav>li {
    float: left;
    margin-right: 26px;
}
.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.laurent-perren-477138 {
  /*width: 1366px !important;*/
  height: 768px !important;
  margin-top: -48px;
  padding:0px;
  
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
    margin-top:20px;
}
.Copyright-HangryTable-2017 {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.86;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
.slider-header{
  height: 100%;
}
.Rectangle-8-copy-5 {
  /*width: 1366px;*/
  /*height: 566px;*/
  background-color: #f4f4f4;
}

.Rectangle-8-copy-7 {
  width: 100%;
  /* height: 487px; */
  /*opacity: 0.28;*/
  background-color: gray;
}
.Rectangle-8-copy-9 {
  /*width: 100%;*/
  height: 487px;
  opacity: 0.28;
  background-color: gray;
}
.Rectangle-8-copy-3 {
  /* width: 100%; */
  height: 349px;
  background-color: #b11414;
}
.brand-1{
  padding: 0px;
  padding-top: 28px;
}
.navbar-right a {
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    line-height: 1;
    width: 100%;
    object-fit: cover;
    height: 765px !important;
}
.owl-index{
  opacity: 0.65;
  background-color: #000000;padding: 15px;width: 50px;height: 50px;    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel-control{
  opacity: 1 !important;
}
.Hate-To-Queue-Try-The-New-Way-Of-Ordering-At-Your-Fingertips {
  width: 466px !important;
  height: 112px;
  font-family: Roboto;
  font-size: 34px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  text-align: center;
  color: #ffffff;
}
.navbar-right{
  margin-top: 15px;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
     border: none !important;
    border-radius: 10px;
}
.Rectangle-2-copy-27 {
  margin-top: 11px;
  width: 93px;
  height: 4px;
  border-radius: 1px;
  background-color: #b11414;
}
.Rectangle-2-copy-31 {
  width: 150px;
  height: 47px;
  border-radius: 4px;
  background-color: #b11414;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  /*text-align: left;*/
  border: none;
  margin-top: 15px;
  color: #ffffff;
}
.Rectangle-2 {
  margin-top: -40px;
  z-index: 99;
  width: 796px;
  min-height: 265px;
  border-radius: 9px;
  background-color: #ffffff;
  box-shadow: 0px 12px 27px 0 rgba(0, 0, 0, 0.14);
  display: flex;
  align-items: center;
  justify-content: center;
    flex-direction: column;
     padding-right: 30px;
  padding-left: 30px;

}
.About-Us {
  /*height: 17px;*/
  font-family: Roboto;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

.text-sm{
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #555555;
}

.Rectangle-2-copy-17 {
  margin-top: 18px;
  width: 49px;
  height: 2px;
  border-radius: 1px;
  background-color: #af2222;
}

.Lorem-ipsum-dolor-sit-amet-consectetur-adipisicing-elit-sed-d {
  margin-top: 20px;
  max-width: 638px;
  height: 100%;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: justify;
  color: #555555;
}
.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    border-radius: 9px;
  background-color: #ffffff;
  box-shadow: 0px 12px 27px 0 rgba(0, 0, 0, 0.14);

}
.thumbnail-1 {
    display: flex;
    justify-content:  center;
    flex-direction: column;
    margin-bottom: 20px;
    border-radius: 9px;
    background-color: transparent;
    box-shadow: none;
}
.thumbnail-1>img, .thumbnail-1 a>img {
    margin-right: auto;
    margin-left: auto;
    border-radius: 7px 7px 0px 0px;
     height: 90px !important;
}
.thumbnail>img, .thumbnail a>img {
    width: 100%;
    padding: 0px !important;
    /* margin-right: auto; */
    /* margin-left: auto; */
    border-radius: 7px 7px 0px 0px;
    height: 256px !important;
}
.textCard {
  width: 258px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: 0.3px;
  text-align: justify;
  color: #555555;
}
 .Take-Away {
  height: 16px;
  font-family: Roboto;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #555555;
}

.Rectangle-2-copy-20 {
  width: 30px;
  height: 2px;
  border-radius: 1px;
  background-color: #af2222;
  margin-top:12px;
  margin-bottom: 17px;
}
.phone{
  display: flex;
  justify-content: center;
  align-items: center;
}

.phone img{
  width: 110%;
  object-fit: contain;
}
.download-session{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 920px) {
.col-md-2 {
    width: 19.66666667%;
}
.col-md-2a {
    width: 15.66666667%;
}
.col-md-2b {
    width: 11.66666667%;
}
}

.Rectangle-8-copy-8 {
  /* height: 451px; */
  /*opacity: 0.66;*/
  background-color:#ffffff65;
  width: 1050px;
}

.Free-trial {
 
  font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}

.Mobile-Ordering{
  font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #555555;
}
.form-control1 {
    display: block;
    width: 100%;
    height: 25px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0px !important;
    color: #555;
    box-shadow: none !important;
    background-color: #fff;
    background-image: none;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}