:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.container1 {
  background-image: url('../images/Banner2-1.png');
  background-size: cover;
  max-width: 1920px;
  display: block;
}

.logotipo.topo {
  width: 150px;
  margin-top: 60px;
  margin-bottom: 30px;
}

.heading {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.bold-text {
  font-weight: 600;
  line-height: 42px;
}

.heading-2 {
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.columns {
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  display: block;
  position: relative;
}

.column {
  padding-left: 40px;
}

.container {
  max-width: 1280px;
  padding-top: 55px;
}

.image-servicos {
  aspect-ratio: 3 / 2;
  width: 550px;
}

.column-2 {
  padding-right: 190px;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

.column-3 {
  display: block;
}

.container-2 {
  max-width: 1280px;
}

.column-servicos {
  margin-bottom: 75px;
  padding-left: 0;
  padding-right: 0;
}

.column-border {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px solid #00afef;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  left: -12px;
  right: -16px;
}

.column-4 {
  display: block;
  left: 5px;
  right: 5px;
}

.container-3 {
  max-width: 1920px;
}

.div-azul {
  border: 2px solid #00afef;
  border-bottom: 10px solid #f58634;
  border-radius: 14px 14px 0 0;
  min-height: 400px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 0px 5px;
}

.heading-4 {
  text-align: center;
  margin-top: 75px;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.div-block {
  border: 2px solid #f58634;
  border-radius: 20px;
  width: 120px;
  height: 120px;
}

.icon-services {
  width: 80px;
  margin-top: 25px;
  margin-left: 10px;
}

.heading-5 {
  margin-left: 10px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 23px;
}

.heading-5.margin-10 {
  margin-bottom: 45px;
}

.list {
  margin-top: 25px;
  margin-right: 10px;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
}

.div-block-2 {
  float: none;
  clear: none;
  justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container-4 {
  max-width: 1280px;
}

.heading-6 {
  text-align: center;
  margin-top: 75px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-7 {
  text-align: center;
  margin-bottom: 50px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.slide {
  background-image: url('../images/color-chefs.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider {
  background-color: #fff;
  height: 550px;
  min-height: 550px;
  margin-bottom: 75px;
}

.slide-2 {
  background-image: url('../images/WhatsApp-Image-2024-04-10-at-08.49.15.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-3 {
  background-image: url('../images/taurus-sistema.PNG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-4 {
  background-image: url('../images/image.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.heading-8 {
  color: #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.paragraph-2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
}

.submit-button {
  background-color: #f58634;
  border-radius: 7px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
}

.borda-azul-formulario {
  border: 1px solid #00afef;
  border-radius: 7px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
}

.column-5 {
  margin-top: 20px;
}

.form-block {
  margin-left: 20px;
  margin-right: 20px;
}

.list-item {
  margin-bottom: 8px;
  list-style-type: none;
}

.list-item-2 {
  list-style-type: none;
}

.list-2 {
  padding-left: 0;
}

.icon-contato {
  width: 40px;
  margin-top: 0;
}

.link {
  margin-top: 0;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.container-5 {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  max-width: 1280px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section {
  color: #fff;
  margin-bottom: 75px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.column-6 {
  min-height: 0;
  max-height: 0;
}

.div-block-3 {
  width: 100%;
  display: block;
}

.section-2 {
  background-color: #00afef;
}

.link-footer {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}

.column-7 {
  text-align: center;
}

.image-mobile {
  display: none;
}

.icon-footer {
  width: 40px;
  margin-top: -10px;
  margin-left: 10px;
}

.icon-whats {
  float: right;
  width: 60px;
  margin-top: 0;
  margin-right: 10px;
  position: fixed;
  top: 50%;
  bottom: 50%;
  left: auto;
  right: 5px;
}

.icon, .icon-2 {
  color: #f58634;
}

@media screen and (max-width: 991px) {
  .container1 {
    background-position: 50%;
  }

  .logotipo.topo {
    margin-top: 35px;
  }

  .heading {
    font-size: 24px;
    line-height: 30px;
  }

  .heading-2 {
    margin-bottom: 39px;
  }

  .image-servicos {
    width: 660px;
  }

  .column-2 {
    padding-right: 60px;
  }

  .heading-3 {
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph {
    font-size: 12px;
    line-height: 19px;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-azul {
    min-height: 350px;
    padding: 0px 3px;
  }

  .heading-4 {
    margin-top: 20px;
    font-size: 32px;
  }

  .icon-services {
    width: 60px;
    margin-top: 11px;
  }

  .heading-5 {
    margin-top: 12px;
    margin-bottom: 0;
    margin-right: 5px;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
  }

  .heading-5.margin-10 {
    margin-bottom: 30px;
  }

  .list {
    margin-right: 0;
    padding-left: 20px;
  }

  .heading-6 {
    margin-top: 20px;
    font-size: 32px;
  }

  .heading-7 {
    margin-bottom: 0;
  }

  .slider {
    margin-bottom: 40px;
    margin-left: 10px;
    padding-right: 10px;
  }

  .heading-8 {
    font-size: 29px;
  }

  .paragraph-2 {
    font-size: 15px;
  }

  .link {
    color: #000;
  }

  .section {
    margin-bottom: 20px;
  }

  .link-footer {
    font-size: 17px;
  }

  .column-8, .column-9, .column-10, .column-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-mobile {
    width: 80%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .list-item-3 {
    text-align: left;
    line-height: 17px;
  }

  .list-item-4 {
    line-height: 18px;
  }

  .image-normal {
    display: none;
  }

  .icon-footer {
    width: 30px;
    margin-top: -5px;
  }

  .icon-whats {
    width: 50px;
    right: 2px;
  }
}

@media screen and (max-width: 767px) {
  .container1 {
    background-image: url('../images/Banner2-1.png');
  }

  .logotipo.topo {
    margin: 40px auto;
    display: block;
  }

  .heading {
    font-size: 22px;
    line-height: 20px;
  }

  .bold-text {
    line-height: 41px;
  }

  .column {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-2 {
    padding-left: 60px;
  }

  .column-servicos {
    margin-bottom: 0;
  }

  .div-azul {
    min-height: 250px;
    margin-bottom: 20px;
    margin-left: 100px;
    margin-right: 100px;
    padding: 0px 5px;
  }

  .heading-7 {
    margin-bottom: 20px;
  }

  .slider {
    height: 300px;
    min-height: 300px;
    margin-bottom: 20px;
  }

  .heading-8 {
    text-align: center;
    margin-bottom: 10px;
  }

  .paragraph-2 {
    text-align: center;
    margin-bottom: 20px;
  }

  .link {
    color: #000;
  }

  .container-5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .link-footer {
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    position: relative;
  }

  .column-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: inline;
  }

  .column-12 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .column-13 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .icon-footer {
    margin-top: 10px;
  }

  .icon-whats {
    z-index: 2147483647;
    width: 50px;
  }
}

@media screen and (max-width: 479px) {
  .section1 {
    width: auto;
  }

  .container1 {
    background-image: url('../images/Banner2-1.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 100%;
    min-height: 300px;
  }

  .logotipo.topo {
    width: 150px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
  }

  .bold-text {
    line-height: 20px;
  }

  .heading-2 {
    text-align: center;
    margin-bottom: 60px;
    font-size: 14px;
    line-height: 20px;
  }

  .column {
    padding-left: 20px;
  }

  .container {
    padding-top: 20px;
  }

  .image-servicos {
    aspect-ratio: auto;
    width: 700px;
  }

  .column-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-3 {
    text-align: center;
    margin-top: 10px;
    font-size: 22px;
    line-height: 27px;
  }

  .paragraph {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .div-azul {
    min-height: 250px;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0px 5px;
  }

  .icon-services {
    width: 50px;
  }

  .div-block-2 {
    display: block;
  }

  .heading-6 {
    font-size: 24px;
  }

  .heading-7 {
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .slide {
    background-size: cover;
  }

  .slider {
    height: 200px;
    min-height: 0;
  }

  .slide-2 {
    background-position: 50%;
    background-size: contain;
  }

  .slide-3 {
    background-position: 0 0;
    background-size: 100% 100%;
  }

  .slide-4 {
    background-size: 100% 100%;
  }

  .heading-8 {
    font-size: 28px;
  }

  .paragraph-2 {
    line-height: 20px;
  }

  .column-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .form-block {
    margin-left: 10px;
    margin-right: 10px;
  }

  .icon-contato {
    width: 35px;
  }

  .link {
    color: #000;
    font-size: 16px;
  }

  .image-mobile {
    width: 100%;
  }

  .icon-whats {
    width: 45px;
    right: 0;
  }
}


