a {
  text-decoration: underline;
}

.header-block {
  height: 500px;
  min-height: 500px;
  background-color: #1a3b80;
}

.body {
  background-color: #fff;
}

.logo_top {
  margin-top: 20px;
  margin-bottom: 20px;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.menu_burger {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 0px;
}

.hero_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  min-height: 660px;
  margin-top: 43px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  background-image: url('../images/graciela_noise_50.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block {
  position: absolute;
  z-index: 1000;
  display: block;
  width: auto;
  max-height: 45px;
  max-width: 500px;
  min-height: 45px;
  min-width: 500px;
  margin-top: -20px;
  clear: both;
  background-color: #ff6656;
  text-align: left;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-template-areas: ".";
  -ms-grid-columns: minmax(890px, 8.25fr) 0.25fr;
  grid-template-columns: minmax(890px, 8.25fr) 0.25fr;
  -ms-grid-rows: minmax(auto, 1px);
  grid-template-rows: minmax(auto, 1px);
}

.image {
  margin-top: 0px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  clear: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 44px;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-4 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 380px;
  min-height: 380px;
  min-width: 500px;
  margin-top: 280px;
  clear: both;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #ff6656;
  opacity: 0.68;
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
  cursor: auto;
}

.div-block-5 {
  position: static;
  min-height: 430px;
  min-width: 500px;
}

.container-3 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  display: inline-block;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  background-color: #c23c3c;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-4 {
  margin-top: 260px;
  background-color: #a1a1a1;
}

.section {
  margin-top: 305px;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.div-block-6 {
  height: 430px;
  max-width: 500px;
  clear: both;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #ff6656;
}

.heading {
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: auto;
  margin-right: 381px;
  margin-bottom: 190px;
  padding-top: 0px;
  padding-bottom: 0px;
  clear: both;
  font-family: 'Gotham bold', sans-serif;
  color: #1a3b80;
}

.paragraph {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  overflow: visible;
  width: 645px;
  margin-top: 1004px;
  margin-bottom: -27px;
  margin-left: 270px;
  padding-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
  font-family: 'Gotham book', sans-serif;
  color: #1a3b80;
  font-size: 24px;
  line-height: 34px;
}

.text-block {
  position: absolute;
  z-index: 2000;
  width: 170px;
  margin: 214px 0px 0px -348px;
  font-family: 'Gotham bold', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  text-align: right;
  white-space: normal;
}

.text-span {
  font-size: 16px;
}

.text-span-2 {
  overflow: visible;
  font-family: 'Gotham book', sans-serif;
  font-size: 14px;
}

.div-block-7 {
  position: absolute;
}

.image-2 {
  position: absolute;
  z-index: 2000;
  margin-top: 104px;
  margin-left: -195px;
}

.div-block-9-copy.left {
  position: absolute;
}

.text-block-2 {
  font-family: 'Gotham bold', sans-serif;
}

.section-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  padding-right: 20px;
  padding-left: 20px;
  -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;
  background-color: #484da5;
}

.div-block-10 {
  position: absolute;
  left: auto;
  top: -66px;
  width: 500px;
  height: 300px;
  background-color: #a3a3a3;
  background-image: url('../images/graciela_noise_50.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-clip: border-box;
}

.div-block-11 {
  position: absolute;
  width: 300px;
  height: 150px;
  background-color: #c21717;
}

.div-block-12 {
  position: absolute;
  top: 12.75px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #00f6ff;
  cursor: pointer;
}

.section-3 {
  position: relative;
  top: -225px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 400px;
  padding-right: 20px;
  padding-left: 20px;
  -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;
  background-color: #fff;
}

.div-block-13 {
  position: absolute;
}

.heading-2 {
  position: absolute;
  left: 88px;
  top: 187px;
  color: #fff;
}

.container-7 {
  position: absolute;
  top: 266.5px;
}

.heading-3 {
  color: #3f3f3f;
}

.heading-3:focus {
  color: #000;
}

.paragraph-2 {
  color: #575757;
}

.image-3 {
  width: 40px;
  height: 40px;
}

.link-block {
  width: 24px;
  height: 22px;
  background-image: url('../images/icon_burguer_closed.png');
  background-position: 50% 50%;
  background-size: cover;
}

.link-block:hover {
  background-image: url('../images/icon_burguer_opened.png');
  background-position: 50% 50%;
  background-size: cover;
}

.container-8 {
  position: static;
  background-image: url('../images/logo_geridade.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: right;
}

.image-4 {
  position: relative;
  text-align: left;
}

.section-4 {
  position: static;
  display: block;
  width: 100vw;
  height: 350px;
  padding-right: 35px;
  padding-left: 35px;
  -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;
  background-color: #1a3b80;
}

.container {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
  background-image: url('../images/logotipo_geridade.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-6 {
  position: absolute;
  left: auto;
  top: 40%;
  right: 0%;
  bottom: auto;
  width: 24px;
  height: 22px;
  cursor: pointer;
}

.image-6:hover {
  background-color: transparent;
}

.image-6.close {
  display: none;
}

.menu_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.button-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: transparent;
  color: #ff6656;
  font-size: 24px;
}

.heading-4 {
  position: relative;
  left: -175px;
  top: -246px;
  font-family: 'Gotham bold', sans-serif;
  color: #1a3b80;
}

.heading-2-copy {
  position: relative;
  left: -175px;
  top: -246px;
  color: #1a3b80;
}

.heading-2-copy._3 {
  left: 200px;
  top: -38px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gotham bold', sans-serif;
}

.heading-5 {
  position: absolute;
  left: auto;
  top: auto;
  right: 2%;
  bottom: 4%;
  width: 168px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gotham bold', sans-serif;
  color: #ff6656;
  font-size: 24px;
  line-height: 30px;
}

.div-block-14 {
  position: relative;
  left: 0%;
  top: 35px;
  right: 0%;
  bottom: 0%;
  width: 500px;
  height: 350px;
  background-color: #ff6657;
  opacity: 0.7;
}

.heading-6 {
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gotham bold', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 31px;
  font-weight: 700;
  text-align: right;
}

.orange-bar {
  position: relative;
  left: 0%;
  top: -52px;
  right: 0%;
  bottom: auto;
  z-index: 2;
  width: 500px;
  height: 40px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  background-color: #ff6656;
}

.div-block-15 {
  position: relative;
  width: 500px;
  height: 300px;
  background-color: #ff6656;
}

.div-block-16 {
  position: absolute;
  left: 135px;
  top: 188px;
  z-index: 3;
  width: 175px;
}

.paragraph-3 {
  position: relative;
  left: 62px;
  top: -226px;
  width: 55%;
  margin-bottom: 0px;
  color: #1a3b80;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  text-align: right;
}

.paragraph-3.text-2 {
  font-family: 'Gotham book', sans-serif;
  text-align: left;
}

.paragraph-3.text-3 {
  left: -48px;
  top: auto;
  font-family: 'Gotham book', sans-serif;
}

.container-9 {
  position: relative;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  max-height: 600px;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/graciela_noise_50.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.text-span-3 {
  font-family: 'Gotham bold', sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.div-block-17 {
  position: relative;
  top: -200px;
  width: 500px;
  height: 15px;
  background-color: #ff6656;
}

.text-span-4 {
  display: block;
  margin-top: -11px;
  font-family: 'Gotham book', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.image-7 {
  position: relative;
  left: -176px;
  top: -33px;
}

.main_wrapper {
  position: relative;
  left: auto;
  top: -233px;
  right: auto;
  bottom: auto;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  -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;
}

.heading-7 {
  position: absolute;
  left: 31px;
  top: 616.5px;
  bottom: auto;
  width: 168px;
  font-family: 'Gotham bold', sans-serif;
  color: #ff6656;
  font-size: 24px;
  line-height: 30px;
  text-align: right;
}

.container-10 {
  position: absolute;
  left: auto;
  top: 600px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 940px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -2495px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 260px;
  -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;
  background-color: #1a3b80;
}

.footer {
  position: absolute;
  top: -268px;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 430px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff6656;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 38px;
  -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;
}

.image-8 {
  margin-right: 20px;
  margin-left: 20px;
}

.image-9 {
  margin-right: 20px;
  margin-left: 20px;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.paragraph-4 {
  margin-top: 4px;
  margin-bottom: 23px;
  padding-right: 68px;
  padding-left: 68px;
  font-family: 'Gotham book', sans-serif;
  color: #1a3b80;
  font-size: 22px;
  line-height: 24px;
  text-align: center;
}

.link-block-2 {
  position: fixed;
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0px;
  z-index: 500;
  display: block;
  margin-right: 59px;
  margin-bottom: 397px;
}

@media screen and (min-width: 1280px) {
  .div-block-14 {
    top: 35px;
    height: 350px;
  }
  .heading-6 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .orange-bar {
    top: -52px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .div-block-16 {
    top: 188px;
  }
  .container-9 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .image-7 {
    top: -33px;
  }
}

@media screen and (min-width: 1440px) {
  .heading.o-que-fazemos {
    margin-top: 119px;
    margin-right: -322px;
    margin-bottom: 0px;
  }
  .paragraph {
    margin-top: 1242px;
    text-align: left;
  }
  .paragraph.o-que-fazemos {
    margin: 211px 67px 0px -270px;
    text-align: right;
  }
  .div-block-8 {
    position: absolute;
    display: block;
    width: 500px;
    height: 20px;
    max-height: 20px;
    max-width: 500px;
    margin-top: 2651px;
    padding-right: 0px;
    padding-bottom: 0px;
    clear: both;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #ff6656;
    text-align: left;
  }
  .container-6 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1144px;
    clear: both;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-9 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 2000;
    width: 20px;
    height: 500px;
    max-width: 20px;
    margin-top: 2500px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #1a3b80;
  }
  .div-block-9.left {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    margin-top: 2500px;
  }
  .div-block-9-copy {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 2000;
    width: 20px;
    height: 500px;
    max-width: 20px;
    margin-top: 2500px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #1a3b80;
  }
  .div-block-9-copy.left {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    margin-top: 1500px;
  }
  .container {
    position: relative;
    display: block;
  }
  .image-6 {
    right: 0px;
  }
  .div-block-14 {
    left: auto;
    top: 35px;
    right: auto;
    bottom: auto;
    width: 500px;
    height: 350px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .heading-6 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .orange-bar {
    left: auto;
    right: auto;
    overflow: visible;
    width: 500px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-15 {
    width: 500px;
  }
  .div-block-16 {
    top: 188px;
  }
  .div-block-17 {
    width: 500px;
  }
  .image-7 {
    top: -33px;
    max-width: none;
  }
}

@media screen and (min-width: 1920px) {
  .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    clear: both;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-6 {
    position: absolute;
  }
  .heading.melhores-dias {
    margin-top: 0px;
  }
  .paragraph.melhores-dias {
    margin-top: 0px;
    margin-left: 0px;
  }
  .text-block-2 {
    position: absolute;
    z-index: 2000;
    width: 244px;
    font-family: 'Gotham bold', sans-serif;
    font-size: 26px;
    line-height: 30px;
  }
  .div-block-14 {
    top: 35px;
    width: 500px;
    height: 350px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .orange-bar {
    position: relative;
    left: auto;
    top: -52px;
    right: auto;
    bottom: auto;
    overflow: visible;
    width: 500px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-15 {
    width: 500px;
  }
  .container-9 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .div-block-17 {
    width: 500px;
  }
  .image-7 {
    top: -33px;
  }
  .footer {
    z-index: auto;
  }
  .link-block-2 {
    margin-right: 59px;
  }
}

@media screen and (max-width: 991px) {
  .heading-2-copy._3 {
    left: 169px;
  }
  .heading-5 {
    right: 6%;
  }
  .div-block-16 {
    left: 53px;
  }
  .paragraph-3.text-3 {
    left: -72px;
  }
  .section-5 {
    bottom: -2781px;
  }
  .footer {
    width: 500px;
  }
  .image-10 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .image-6 {
    display: none;
  }
  .heading-4 {
    left: 0px;
    font-size: 26px;
  }
  .heading-2-copy._3 {
    left: 0px;
    top: -111px;
    font-size: 26px;
  }
  .heading-5 {
    display: none;
  }
  .div-block-14 {
    left: auto;
    top: 60px;
    right: auto;
    bottom: auto;
    width: 400px;
    height: 160px;
  }
  .orange-bar {
    left: auto;
    top: -78px;
    right: auto;
    width: 400px;
    height: 30px;
  }
  .div-block-15 {
    bottom: 100px;
    width: 400px;
    height: 200px;
  }
  .div-block-16 {
    left: 36px;
  }
  .paragraph-3.text-2 {
    left: 0px;
    font-size: 16px;
    line-height: 22px;
  }
  .paragraph-3.text-3 {
    left: 0px;
    top: -92px;
    font-size: 16px;
    line-height: 22px;
  }
  .container-9 {
    height: 500px;
  }
  .div-block-17 {
    width: 400px;
  }
  .image-7 {
    left: -90px;
    top: -79px;
  }
  .heading-7 {
    display: none;
  }
  .section-5 {
    bottom: -2401px;
  }
  .footer {
    width: 400px;
  }
  .paragraph-4 {
    font-size: 18px;
  }
  .link-block-2 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .section-4 {
    height: 300px;
  }
  .container {
    max-width: 100%;
    background-position: 50% 50%;
    background-size: 70%;
    background-repeat: no-repeat;
  }
  .image-6 {
    display: none;
  }
  .menu_list {
    display: none;
    margin-top: -11px;
  }
  .button-2 {
    display: none;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
  }
  .heading-4 {
    left: 0px;
    top: -294px;
    font-size: 24px;
  }
  .heading-2-copy._3 {
    left: 0px;
    top: -220px;
    font-size: 24px;
  }
  .heading-5 {
    display: none;
  }
  .div-block-14 {
    top: 72px;
    width: 272px;
    height: 60px;
  }
  .heading-6 {
    font-size: 14px;
    line-height: 18px;
    text-align: right;
  }
  .orange-bar {
    top: -84px;
    width: 272px;
    height: 20px;
  }
  .div-block-15 {
    top: -282px;
    width: 272px;
    height: 50px;
  }
  .div-block-16 {
    left: 23px;
    top: 116px;
    width: 120px;
  }
  .paragraph-3.text-2 {
    left: 0px;
    top: -290px;
    width: 75%;
    font-size: 15px;
    line-height: 20px;
  }
  .paragraph-3.text-3 {
    left: 0px;
    top: -208px;
    width: 75%;
    font-size: 15px;
    line-height: 20px;
  }
  .container-9 {
    height: 300px;
    background-size: cover;
    background-attachment: scroll;
  }
  .text-span-3 {
    font-size: 12px;
  }
  .div-block-17 {
    top: -276px;
    width: 272px;
  }
  .text-span-4 {
    margin-top: -3px;
    font-size: 10px;
  }
  .image-7 {
    left: 0px;
    top: auto;
    bottom: 5px;
    display: none;
    width: 9%;
    max-width: 25%;
  }
  .main_wrapper {
    top: -190px;
  }
  .heading-7 {
    display: none;
  }
  .container-10 {
    top: 581px;
  }
  .section-5 {
    bottom: -2394px;
    height: 190px;
  }
  .footer {
    top: -277px;
    width: 275px;
    height: 400px;
  }
  .image-8 {
    width: 40%;
  }
  .image-9 {
    width: 30%;
  }
  .paragraph-4 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }
  .link-block-2 {
    display: none;
  }
}

@font-face {
  font-family: 'Gotham book';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham bold';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}