.navbar {
  background-color: rgba(255, 254, 254, 0);
}

.nav-link {
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
}

.section {
  background-color: #f1f1f1;
}

.column {
  padding-top: 21px;
  padding-bottom: 21px;
  background-color: #fff;
}

.paragraph {
  margin: -3px 63px;
  padding: 0px 49px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.image {
  margin-top: -2px;
  margin-bottom: -2px;
  margin-left: 55px;
}

.heading {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 55px;
  color: #f65e00;
}

.column-2 {
  padding-top: 139px;
  padding-bottom: 139px;
}

.columns {
  background-color: #e2e2e2;
}

.image-3 {
  height: 800px;
}

.section-2 {
  height: 600px;
  margin-top: -249px;
  padding-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(21%, rgba(0, 0, 0, 0.67)), to(hsla(0, 0%, 100%, 0.01))), url('../images/curry-with-chicken-onions-indian-food-asian-cuisine-top-view.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.67) 21%, hsla(0, 0%, 100%, 0.01)), url('../images/curry-with-chicken-onions-indian-food-asian-cuisine-top-view.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.paragraph-2 {
  font-size: 27px;
  line-height: 38px;
}

.paragraph-3 {
  padding: 21px 24px;
  font-family: Merriweather, serif;
  font-size: 20px;
  line-height: 28px;
}

.heading-2 {
  padding-left: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #e45700;
}

.section-3 {
  margin-top: 101px;
  margin-bottom: 101px;
  padding-top: 64px;
  padding-bottom: 64px;
  border-top: 1px solid rgba(0, 0, 0, 0.57);
  border-bottom: 1px solid rgba(0, 0, 0, 0.57);
  background-color: #f5f5f5;
}

.grid {
  grid-template-areas: ". Area";
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.section-4 {
  padding-top: 95px;
  padding-bottom: 95px;
}

.heading-3 {
  padding-top: 27px;
  padding-bottom: 27px;
  text-align: center;
}

.paragraph-4 {
  color: #c25757;
  font-size: 18px;
  line-height: 30px;
  text-align: right;
  text-transform: uppercase;
}

.gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gallery-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.zoom-icon-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 60px;
  height: 60px;
  margin: auto;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
  background-image: url('../images/zoom-icon.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.text-input {
  position: static;
  display: inline-block;
  height: 50px;
  margin-bottom: 25px;
  padding: 13px 25px 13px 13px;
  float: left;
  background-color: transparent;
}

.text-input.textarea-input {
  height: auto;
  min-height: 125px;
}

.button-2 {
  height: 50px;
  padding: 0px 25px;
  border: 2px solid #c83838;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: Oswald, sans-serif;
  color: #f1ad0c;
  font-size: 12px;
  line-height: 48px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-2:hover {
  background-color: #c83838;
  color: #fff;
}

.form-success {
  padding: 100px 25px;
  background-color: #38c88e;
}

.form-success-text {
  color: #fff;
  font-weight: 600;
}

.section-5 {
  margin: 123px;
}

.paragraph-5 {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 43px;
  padding-bottom: 43px;
  background-color: #f0efef;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .paragraph {
    margin-top: -79px;
    margin-right: 4px;
    margin-left: -428px;
    padding-top: 3px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 17px;
  }

  .image {
    margin-left: 0px;
  }

  .heading {
    margin-top: 103px;
    margin-bottom: 103px;
    font-size: 29px;
  }

  .column-2 {
    display: inline;
  }

  .icon {
    color: #fff;
  }

  .paragraph-3 {
    margin: 67px 47px;
  }

  .heading-2 {
    margin-top: 18px;
    margin-bottom: 18px;
    margin-left: 31px;
  }

  .section-4 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .heading-3 {
    margin-top: -47px;
    margin-bottom: -47px;
  }

  .paragraph-4 {
    padding-right: 26px;
    padding-left: 26px;
    font-size: 15px;
    line-height: 22px;
  }

  .zoom-icon-2 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .paragraph-3 {
    margin-right: 74px;
    margin-left: 74px;
  }

  .heading-2 {
    margin: 22px 73px;
  }

  .gallery-image {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .section {
    position: relative;
  }

  .column {
    position: absolute;
  }

  .paragraph {
    margin: 35px 24px;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 24px;
  }

  .image {
    position: relative;
    margin-top: 42px;
    margin-right: auto;
    margin-left: auto;
  }

  .heading {
    margin-right: 1px;
    margin-left: 1px;
  }

  .column-2 {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .columns-2 {
    position: relative;
  }

  .image-2 {
    margin-top: 95px;
  }

  .section-2 {
    margin-top: 116px;
  }

  .icon {
    color: #353232;
  }

  .paragraph-3 {
    margin-right: 21px;
    margin-left: 21px;
    padding: 29px 0px;
    font-size: 16px;
    line-height: 25px;
  }

  .heading-2 {
    margin-top: -14px;
    margin-bottom: -14px;
    padding-right: 17px;
    padding-left: 17px;
  }

  .section-4 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .heading-3 {
    margin-top: -43px;
    margin-bottom: -43px;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .paragraph-4 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 24px;
  }

  .section-5 {
    margin-right: 12px;
    margin-left: 12px;
  }
}