.background {
  background-image: url('../images/Bg.jpg');
  background-position: 50% 0px;
  background-size: auto 5081px;
  background-repeat: no-repeat;
}

.foto {
  height: 488px;
  padding-top: 339px;
  background-image: url('../images/Foto.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_logo {
  text-align: center;
}

.about_content {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}

.block_about_content {
  padding: 0px 50px;
}

.video {
  margin-top: 0px;
  margin-bottom: 65px;
  text-align: center;
}

.block_video {
  margin-bottom: 11px;
  text-align: center;
}

.awards {
  padding-top: 50px;
  padding-bottom: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.awards_title {
  margin-top: 0px;
  margin-bottom: 50px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.icon_awards {
  margin-right: 20px;
  float: left;
}

.award_1 {
  margin-bottom: 45px;
}

.award_1.award_2 {
  margin-bottom: 52px;
}

.services {
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url('../images/Servicos_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block_services {
  padding-top: 210px;
  padding-bottom: 60px;
}

.services_title {
  margin-top: 20px;
  margin-bottom: 39px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.services_title.inicio {
  margin-top: 20px;
  margin-bottom: 25px;
  color: #fff;
}

.block_services_content {
  margin-top: 65px;
}

.services_text {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 33px;
  font-weight: 600;
  text-align: center;
}

.services_text2 {
  margin-bottom: 0px;
  padding-right: 230px;
  padding-left: 230px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.block_text2_services {
  margin-top: 16px;
}

.galeria {
  padding-top: 75px;
  padding-bottom: 75px;
}

.block_galeria {
  text-align: center;
}

.galeria_fileira {
  margin-top: 0px;
  text-align: center;
}

.galeria_foto {
  margin-top: 15px;
  margin-bottom: 15px;
}

.footer {
  padding-top: 15px;
  padding-bottom: 30px;
  background-image: url('../images/Servicos_bg.jpg'), -webkit-gradient(linear, left top, left bottom, from(#007112), to(#007112));
  background-image: url('../images/Servicos_bg.jpg'), linear-gradient(180deg, #007112, #007112);
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.footer_title {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
}

.footer_text {
  padding-left: 170px;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

.footer_text.footer_text2 {
  padding-left: 0px;
  text-transform: uppercase;
}

.footer_text_title {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.facebook_link {
  margin-top: 8px;
}

.facebook_link:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eebf32), to(#eebf32));
  background-image: linear-gradient(180deg, #eebf32, #eebf32);
}

.line_footer {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.link_email {
  color: #fff;
  text-decoration: none;
}

.link_email:hover {
  color: #eebf32;
}

.award_paragrafo {
  margin-top: 13px;
  margin-bottom: 0px;
}

.footer_direitos {
  margin-top: 45px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.line_services {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.tel {
  color: #fff;
  text-decoration: none;
}

.tel:hover {
  color: #eebf32;
}

.video_div {
  height: 532px;
}

.lightbox {
  margin-right: 10px;
}

.button {
  margin-bottom: 65px;
  text-align: center;
}

.video-1 {
  padding: 10px;
}

@media screen and (max-width: 991px) {
  .background {
    background-size: auto 5322px;
  }

  .foto {
    background-size: cover;
  }

  .block_logo {
    padding-right: 50px;
    padding-left: 50px;
  }

  .awards {
    padding-bottom: 35px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.95)), to(hsla(0, 0%, 100%, 0.95)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.95), hsla(0, 0%, 100%, 0.95));
  }

  .block_awards {
    padding-right: 25px;
    padding-left: 25px;
  }

  .awards_block1 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .award_1 {
    margin-top: 13px;
  }

  .award_1.award_2 {
    margin-top: 18px;
  }

  .services_text2 {
    padding-right: 130px;
    padding-left: 130px;
  }

  .footer_text {
    padding-left: 84px;
  }

  .award_paragrafo {
    font-size: 13px;
  }

  .video_div {
    height: 532px;
  }
}

@media screen and (max-width: 767px) {
  .background {
    background-size: auto;
  }

  .foto {
    background-size: 1078px;
  }

  .block_logo {
    padding-right: 70px;
    padding-left: 70px;
  }

  .about_content {
    margin-top: 50px;
  }

  .block_about_content {
    padding-top: 160px;
  }

  .awards_block1 {
    margin-top: -13px;
    padding-right: 70px;
    padding-left: 70px;
  }

  .award_1 {
    margin-bottom: 30px;
  }

  .award_1.award_2 {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .block_services {
    padding-right: 15px;
    padding-left: 15px;
  }

  .services_text {
    font-size: 18px;
  }

  .services_text2 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .footer_text {
    padding-left: 10px;
    text-align: center;
  }

  .line_footer {
    display: block;
  }

  .footer_social_media {
    display: block;
    margin-top: 34px;
    text-align: center;
  }

  .video_div {
    height: 429px;
  }
}

@media screen and (max-width: 479px) {
  .background {
    padding-top: 24px;
    background-size: 1980px 7553px;
  }

  .foto {
    height: 421px;
    padding-top: 209px;
    background-position: 50% 0px;
    background-size: 699px;
  }

  .block_logo {
    padding-right: 25px;
    padding-left: 25px;
  }

  .about_content {
    margin-top: 20px;
  }

  .block_about_content {
    padding-top: 0px;
  }

  .awards_title {
    margin-bottom: 35px;
    font-size: 32px;
    line-height: 35px;
  }

  .awards_block1 {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }

  .icon_awards {
    float: none;
  }

  .award_1 {
    text-align: center;
  }

  .block_services {
    padding-top: 27px;
  }

  .services_title {
    margin-bottom: 20px;
    font-size: 29px;
  }

  .services_title.inicio {
    font-size: 35px;
    line-height: 32px;
  }

  .services_text {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
  }

  .footer_title {
    font-size: 22px;
    line-height: 28px;
  }

  .footer_text {
    padding-left: 0px;
    text-align: center;
  }

  .footer_social_media {
    margin-top: 34px;
    text-align: center;
  }

  .tel {
    color: #fff;
    text-decoration: none;
  }

  .video_div {
    height: 269px;
  }

  .video-1 {
    padding: 0px;
  }

  .video-1.video-2 {
    padding-left: 5px;
  }

  .video-1.video-3 {
    padding-right: 5px;
  }
}