h1 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.2;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h2 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.2;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h3 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h4 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.4;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h5 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: .7rem;
  line-height: 1.6;
  text-transform: uppercase;
  letter-spacing: .07rem;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h6 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.4;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.8;
  text-align: center;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

ul li {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem
}

ol li {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem
}

blockquote {
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.6;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: 2.5rem;
  color: #2d2d2d
}

a {
  text-decoration: underline;
  color: inherit
}

a:hover {
  opacity: .8
}

.fr_blue_button {
  float: none;
  display: block;
  width: 12rem;
  background-color: #0089cf;
  min-height: 4rem;
  border-radius: 1rem
}

.fr_blue_button.fr-text p {
  line-height: 4rem;
  text-align: center;
  color: red
}

.fr_navigation_text_light {
  display: inline-block;
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.35em;
  text-align: center;
  text-decoration: inherit;
  letter-spacing: .01em;
  vertical-align: middle;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  color: white
}

.fr_navigation_text_light.fr-text p {
  font-family: Montserrat;
  font-weight: 500;
  text-align: left;
  color: #3c3c3b
}

.fr_navigation_text_light.fr-text h3 {
  color: white
}

.fr_navigation_text_light.fr-text h1 {
  color: white
}

.fr_navigation_text_light.fr-text h2 {
  color: white
}

.fr_navigation_text_light.fr-text h4 {
  color: white
}

.fr_navigation_text_light.fr-text h5 {
  color: white
}

.fr_navigation_text_light.fr-text h6 {
  color: white
}

.fr_navigation_text_light.fr-text blockquote {
  color: white
}

.fr_text_bright_left {
  float: none;
  display: block;
  width: 90%;
  vertical-align: top;
  position: relative
}

.fr_text_bright_left.fr-text h1 {
  letter-spacing: -0.05em;
  color: white
}

.fr_text_bright_left.fr-text p {
  font-weight: 200;
  text-align: left;
  color: rgba(255, 255, 255, 0.8)
}

.fr_text_bright_left.fr-text h6 {
  color: white
}

.fr_text_bright_left.fr-text h5 {
  color: white
}

.fr_text_bright_left.fr-text h4 {
  color: white
}

.fr_text_bright_left.fr-text h2 {
  color: white
}

.fr_text_bright_left.fr-text h3 {
  color: white
}

.fr_text_bright_left.fr-text blockquote {
  font-family: Roboto;
  color: white
}

.fr_button_fill_blue {
  float: none;
  display: block;
  width: 90%;
  font-family: Montserrat;
  text-align: center;
  margin-top: 2rem;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  color: white;
  background-color: #e62335;
  max-width: 200px;
  border-radius: 4px
}

.fr_button_fill_blue.fr-text p {
  text-align: center
}

.fr_text_large_dark_center {
  float: none;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto
}

.fr_text_large_dark_center.fr-text p {
  font-family: Roboto;
  font-size: 18px;
  line-height: 1.45;
  text-align: center;
  letter-spacing: .05em;
  color: #2d2d2d
}

.fr_text_large_dark_center.fr-text h5 {
  font-size: 1em;
  text-align: center
}

.fr_text_large_dark_center.fr-text h2 {
  font-size: 3rem;
  text-align: center
}

.fr_text_large_dark_center.fr-text h1 {
  font-size: 4.2em;
  text-align: center
}

.fr_text_large_dark_center.fr-text h3 {
  font-weight: 300;
  font-size: 25px;
  text-align: center
}

.fr_text_large_dark_center.fr-text h4 {
  font-size: 1.8em;
  text-align: center
}

.fr_text_large_dark_center.fr-text h6 {
  font-size: 2rem;
  text-align: center
}

.fr_text_large_dark_center.fr-text blockquote {
  text-align: center
}

.fr_subtitulo {
  float: none;
  display: block;
  width: 90%;
  margin-top: 60px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  max-width: 1200px
}

.fr_subtitulo.fr-text p {
  font-size: 18px;
  text-align: left;
  color: black
}

.fr_subtitulo.fr-text h5 {
  font-size: 1em;
  text-align: center
}

.fr_subtitulo.fr-text h2 {
  font-size: 3rem;
  text-align: center
}

.fr_subtitulo.fr-text h1 {
  font-size: 45px;
  text-align: left;
  letter-spacing: -0.02em
}

.fr_subtitulo.fr-text h3 {
  font-size: 2rem;
  text-align: center
}

.fr_subtitulo.fr-text h4 {
  font-size: 1.8em;
  text-align: center
}

.fr_subtitulo.fr-text h6 {
  font-size: 2rem;
  text-align: center
}

.fr_subtitulo.fr-text blockquote {
  text-align: center
}

.fr_white {
  float: none;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  max-width: 850px
}

.fr_white.fr-text p {
  font-size: 18px;
  text-align: left;
  color: black
}

.fr_white.fr-text h5 {
  font-size: 1em;
  text-align: center
}

.fr_white.fr-text h2 {
  font-size: 3rem;
  text-align: center
}

.fr_white.fr-text h1 {
  font-size: 45px;
  text-align: left;
  letter-spacing: -0.02em;
  color: white
}

.fr_white.fr-text h3 {
  font-size: 2rem;
  text-align: center
}

.fr_white.fr-text h4 {
  font-size: 1.8em;
  text-align: center
}

.fr_white.fr-text h6 {
  font-size: 2rem;
  text-align: center
}

.fr_white.fr-text blockquote {
  text-align: center
}

.fr_portfolio {
  float: none;
  display: block;
  left: 0;
  width: 100%;
  font-weight: 300;
  font-size: 1.1em;
  line-height: 1.4;
  text-align: center;
  letter-spacing: .01em;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
  color: white;
  right: 0
}

.fr_portfolio.fr-text h2 {
  font-size: 20px;
  text-align: center;
  color: white
}

.fr_portfolio.fr-text h5 {
  text-align: center;
  color: rgba(255, 255, 255, 0.72)
}

.fr_portfolio.fr-text p {
  line-height: 1.2rem;
  color: white
}

.fr_contato {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 850px
}

.fr_contato.fr-text p {
  font-size: 18px;
  text-align: left;
  color: #b9b9b9
}

.fr_contato.fr-text h5 {
  font-size: 1em;
  text-align: center
}

.fr_contato.fr-text h2 {
  font-size: 3rem;
  text-align: center
}

.fr_contato.fr-text h1 {
  font-size: 45px;
  text-align: left;
  letter-spacing: -0.02em
}

.fr_contato.fr-text h3 {
  font-weight: 400;
  text-align: left
}

.fr_contato.fr-text h4 {
  font-size: 1.8em;
  text-align: center
}

.fr_contato.fr-text h6 {
  font-size: 2rem;
  text-align: center
}

.fr_contato.fr-text blockquote {
  text-align: center
}

.fr_servicos {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  color: black
}

.fr_servicos.fr-text h1 {
  text-align: center
}

.fr_servicos.fr-text p {
  text-align: center;
  color: #2d2d2d
}

.fr_servicos.fr-text h3 {
  text-align: center
}

.fr_servicos.fr-text h5 {
  text-align: center
}

.fr_servicos.fr-text h2 {
  font-size: 20px;
  text-align: center;
  color: #e62335
}

.fr_servicos.fr-text h4 {
  text-align: center
}

.fr_servicos.fr-text h6 {
  text-align: center
}

.fr_servicos.fr-text blockquote {
  font-family: Roboto;
  text-align: center
}

.fr_cases {
  float: none;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  max-width: 850px
}

.fr_cases.fr-text p {
  font-size: 18px;
  text-align: left;
  color: black
}

.fr_cases.fr-text h5 {
  font-size: 1em;
  text-align: left
}

.fr_cases.fr-text h2 {
  font-size: 3rem;
  text-align: center
}

.fr_cases.fr-text h1 {
  font-size: 45px;
  text-align: left;
  letter-spacing: -0.02em
}

.fr_cases.fr-text h3 {
  font-weight: 300;
  font-size: 25px;
  text-align: center
}

.fr_cases.fr-text h4 {
  font-size: 1.8em;
  text-align: center
}

.fr_cases.fr-text h6 {
  font-size: 2rem;
  text-align: center
}

.fr_cases.fr-text blockquote {
  text-align: center
}

.fr_nav_with_logo_2 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #f6f6f6;
  position: fixed;
  z-index: 1001
}

.fr_navigation_dark_with_logo_5 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  z-index: 1000;
  min-height: 60px;
  max-width: 1200px
}

.fr_logo_5 {
  float: left;
  width: 100%;
  vertical-align: bottom;
  margin-top: 10px;
  margin-bottom: 14px;
  max-width: 140px;
  fill: white
}

.fr_mobile_toggle_6 {
  float: right;
  display: none;
  min-height: 30px;
  min-width: 30px;
  cursor: pointer
}

.fr_hamburger_icon_9 {
  width: 30px;
  fill: white
}

.fr_items_6 {
  float: right;
  margin-top: 15px;
  margin-bottom: 10px
}

.fr_sign_up_button_6 {
  display: inline-block;
  font-family: Montserrat;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.35em;
  text-align: center;
  text-decoration: inherit;
  letter-spacing: .01em;
  vertical-align: middle;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  color: white;
  background-color: #e62335;
  border-radius: 4px
}

.fr_hero_bg_image_text_left_aligned_2 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: black;
  background-repeat: no-repeat;
  background-image: linear-gradient(rgba(0, 0, 0, 0.84), rgba(0, 0, 0, 0.84)), url(https://images.unsplash.com/photo-1481253127861-534498168948?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEwOTV9&s=aedb8660fa0172881f4615faceed1c7a);
  background-position: center center;
  background-size: cover;
  background-attachment: scroll
}

.fr_hd3_content_2 {
  float: none;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  background-repeat: repeat;
  max-width: 850px
}

.fr_text_152 {
  max-width: 600px
}

.fr_text_152.fr-text h1 {
  font-size: 45px;
  letter-spacing: -0.02em
}

.fr_text_center_large_5 {
  float: none;
  display: block;
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: white
}

.fr_text_154 {
  max-width: 850px
}

.fr_text_154.fr-text p {
  font-size: 18px;
  text-align: left;
  color: black
}

.fr_text_154.fr-text h1 {
  font-size: 45px;
  text-align: left;
  letter-spacing: -0.02em
}

.fr_team_3_column_grid_6 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px
}

.fr_team_3_column_grid_6.fr-grid>.fr-widget {
  float: left
}

.fr_team_3_column_grid_6.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: 50px;
  margin-right: 25px;
  margin-bottom: 0;
  margin-left: 0;
  width: calc(34% - 2 / 3 * 50px);
  clear: left;
  max-width: inherit
}

.fr_team_3_column_grid_6.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 50px;
  margin-right: 25px;
  margin-bottom: 0;
  margin-left: 25px;
  width: calc(34% - 2 / 3 * 50px);
  clear: none;
  max-width: inherit
}

.fr_team_3_column_grid_6.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 50px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 25px;
  width: calc(32% - 2 / 3 * 50px);
  clear: none;
  max-width: inherit
}

.fr_person_one_pic_12 {
  float: none;
  display: block;
  width: 100px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-image: url(../images/thumbnail/icone-01_2.png_200x200.png);
  background-position: center center;
  background-size: cover;
  min-height: 100px;
  border-radius: 0
}

.fr_person_one_pic_13 {
  float: none;
  display: block;
  width: 100px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-image: url(../images/thumbnail/icone-02_1.png_201x200.png);
  background-position: center center;
  background-size: cover;
  min-height: 100px;
  border-radius: 50%
}

.fr_person_one_pic_14 {
  float: none;
  display: block;
  width: 100px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-image: url(../images/thumbnail/icone-05_1.png_201x200.png);
  background-position: center center;
  background-size: cover;
  min-height: 100px;
  border-radius: 0
}

.fr_text_center_large_6 {
  float: none;
  display: block;
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #f9f9f9
}

.fr_text_158 {
  max-width: 850px
}

.fr_text_158.fr-text p {
  font-size: 18px;
  text-align: left;
  color: black
}

.fr_text_158.fr-text h1 {
  font-size: 45px;
  text-align: left;
  letter-spacing: -0.02em
}

.fr_team_3_column_grid_7 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px
}

.fr_team_3_column_grid_7.fr-grid>.fr-widget {
  float: left
}

.fr_team_3_column_grid_7.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: 50px;
  margin-right: 25px;
  margin-bottom: 0;
  margin-left: 0;
  width: calc(34% - 2 / 3 * 50px);
  clear: left;
  max-width: inherit
}

.fr_team_3_column_grid_7.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 50px;
  margin-right: 25px;
  margin-bottom: 0;
  margin-left: 25px;
  width: calc(34% - 2 / 3 * 50px);
  clear: none;
  max-width: inherit
}

.fr_team_3_column_grid_7.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 50px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 25px;
  width: calc(32% - 2 / 3 * 50px);
  clear: none;
  max-width: inherit
}

.fr_person_one_pic_15 {
  float: none;
  display: block;
  width: 100px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-image: url(../images/thumbnail/icone-08_1.png_201x200.png);
  background-position: center center;
  background-size: cover;
  min-height: 100px;
  border-radius: 0
}

.fr_person_one_pic_16 {
  float: none;
  display: block;
  width: 100px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-image: url(../images/thumbnail/icone-03_2.png_201x200.png);
  background-position: center center;
  background-size: cover;
  min-height: 100px;
  border-radius: 0
}

.fr_person_one_pic_17 {
  float: none;
  display: block;
  width: 100px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-image: url(../images/thumbnail/icone-04_1.png_200x200.png);
  background-position: center center;
  background-size: cover;
  min-height: 100px;
  border-radius: 0
}

.fr_team_3_column_grid_8 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px
}

.fr_team_3_column_grid_8.fr-grid>.fr-widget {
  float: left
}

.fr_team_3_column_grid_8.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: 50px;
  margin-right: 25px;
  margin-bottom: 0;
  margin-left: 0;
  width: calc(100% / 2 - 1 / 2 * 50px);
  clear: left;
  max-width: inherit
}

.fr_team_3_column_grid_8.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: 50px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 25px;
  width: calc(100% / 2 - 1 / 2 * 50px);
  clear: none;
  max-width: inherit
}

.fr_person_one_pic_18 {
  float: none;
  display: block;
  width: 100px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-image: url(../images/thumbnail/icone-06_1.png_201x200.png);
  background-position: center center;
  background-size: cover;
  min-height: 100px;
  border-radius: 0
}

.fr_person_one_pic_19 {
  float: none;
  display: block;
  width: 100px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  background-image: url(../images/thumbnail/icone-07_1.png_200x200.png);
  background-position: center center;
  background-size: cover;
  min-height: 100px;
  border-radius: 0
}

.fr_text_center_large_7 {
  float: none;
  display: block;
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: white;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed
}

.fr_text_center_large_8 {
  float: none;
  display: block;
  padding-top: 150px;
  padding-bottom: 120px;
  background-image: url(../images/thumbnail/266598-p53znx-474-02.jpg_3125x2084.jpg);
  background-position: center bottom;
  background-size: cover;
  min-height: 1000px
}

.fr_container_18 {
  float: none;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  min-height: 12em;
  max-width: 850px
}

.fr_image_3 {
  display: block;
  width: 90%;
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 200px
}

.fr_image_slideshow_7 {
  float: none;
  display: none;
  width: 100%;
  vertical-align: top;
  margin-bottom: 20px;
  position: relative;
  min-height: 80vh
}

.fr_image_slideshow_7.fr-slideshow .swiper-pagination-bullet {
  background-color: #f1f1f1
}

.fr_left_arrow_8 {
  display: block;
  top: 50%;
  left: 0;
  width: 20px;
  margin-top: 0;
  margin-left: 2rem;
  position: absolute;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_right_arrow_8 {
  display: block;
  top: 50%;
  width: 20px;
  margin-top: 0;
  margin-right: 2rem;
  position: absolute;
  right: 0;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_image_slide_13 {
  float: none;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-image: url(../images/thumbnail/obrabt5_1.jpg_959x1280.jpg);
  background-position: center center;
  background-size: cover;
  position: absolute;
  min-height: 12em
}

.fr_image_slide_14 {
  float: none;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-image: url(../images/thumbnail/obrabt6.jpg_960x1280.jpg);
  background-position: center center;
  background-size: cover;
  position: absolute;
  min-height: 12rem
}

.fr_slide_13 {
  display: none;
  background-image: url(../images/thumbnail/obrabt2.jpg_1280x960.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_slide_14 {
  display: none;
  background-image: url(../images/thumbnail/obrabt3.jpg_960x1280.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_slide_15 {
  display: none;
  background-image: url(../images/thumbnail/obrabt4.jpg_960x1280.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_image_slideshow_13 {
  float: none;
  display: none;
  width: 100%;
  vertical-align: top;
  margin-bottom: 20px;
  position: relative;
  min-height: 80vh
}

.fr_image_slideshow_13.fr-slideshow .swiper-pagination-bullet {
  background-color: #f1f1f1
}

.fr_left_arrow_14 {
  display: block;
  top: 50%;
  left: 0;
  width: 20px;
  margin-top: 0;
  margin-left: 2rem;
  position: absolute;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_right_arrow_14 {
  display: block;
  top: 50%;
  width: 20px;
  margin-top: 0;
  margin-right: 2rem;
  position: absolute;
  right: 0;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_slide_32 {
  display: block;
  background-image: url(../images/thumbnail/fachada-venancio_1.JPG_500x300.JPG);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_image_slideshow_16 {
  float: none;
  display: none;
  width: 100%;
  vertical-align: top;
  margin-bottom: 20px;
  position: relative;
  min-height: 80vh
}

.fr_image_slideshow_16.fr-slideshow .swiper-pagination-bullet {
  background-color: #f1f1f1
}

.fr_left_arrow_17 {
  display: block;
  top: 50%;
  left: 0;
  width: 20px;
  margin-top: 0;
  margin-left: 2rem;
  position: absolute;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_right_arrow_17 {
  display: block;
  top: 50%;
  width: 20px;
  margin-top: 0;
  margin-right: 2rem;
  position: absolute;
  right: 0;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_slide_39 {
  display: block;
  background-image: url(../images/thumbnail/sqn-316-1_1.JPG_1280x960.JPG);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_image_slide_29 {
  float: none;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-image: url(../images/thumbnail/sqn-316-2_1.JPG_1280x320.JPG);
  background-position: center center;
  background-size: cover;
  position: absolute;
  min-height: 12em
}

.fr_image_slide_30 {
  float: none;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-image: url(../images/thumbnail/sqn-316-3_1.JPG_1280x635.JPG);
  background-position: center center;
  background-size: cover;
  position: absolute;
  min-height: 12rem
}

.fr_slide_40 {
  display: none;
  background-image: url(../images/thumbnail/sqn-316-4_1.JPG_1280x722.JPG);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_image_slideshow_17 {
  float: none;
  display: none;
  width: 100%;
  vertical-align: top;
  margin-bottom: 20px;
  position: relative;
  min-height: 80vh
}

.fr_image_slideshow_17.fr-slideshow .swiper-pagination-bullet {
  background-color: #f1f1f1
}

.fr_left_arrow_18 {
  display: block;
  top: 50%;
  left: 0;
  width: 20px;
  margin-top: 0;
  margin-left: 2rem;
  position: absolute;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_right_arrow_18 {
  display: block;
  top: 50%;
  width: 20px;
  margin-top: 0;
  margin-right: 2rem;
  position: absolute;
  right: 0;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_slide_41 {
  display: block;
  background-image: url(../images/thumbnail/brookfield-manutencao-1_2.jpg_800x794.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_slide_42 {
  display: none;
  background-image: url(../images/thumbnail/sqn-316-5_1.JPG_1280x960.JPG);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_slide_43 {
  display: none;
  background-image: url(../images/thumbnail/sqn-316-6_1.JPG_1280x960.JPG);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_text_center_large_9 {
  float: none;
  display: none;
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #e62335;
  background-image: linear-gradient(rgba(230, 35, 53, 0.89), rgba(230, 35, 53, 0.89)), url(https://images.unsplash.com/photo-1442406964439-e46ab8eff7c4?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEwOTV9&s=c9263771c7529a7ba62be6620ebf56cf);
  background-position: center center;
  background-size: cover;
  background-attachment: fixed
}

.fr_team_3_column_grid_10 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px
}

.fr_team_3_column_grid_10.fr-grid>.fr-widget {
  float: left
}

.fr_team_3_column_grid_10.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: .6em;
  margin-right: 2%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 31.996666666666666%;
  clear: left;
  max-width: inherit
}

.fr_team_3_column_grid_10.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: .6em;
  margin-right: 2%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 31.996666666666666%;
  clear: none;
  max-width: inherit
}

.fr_team_3_column_grid_10.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 0;
  width: 31.996666666666666%;
  clear: none;
  max-width: inherit
}

.fr_container_23 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #bc0d1d;
  position: relative;
  min-height: 420px;
  border-radius: 10px
}

.fr_container_24 {
  float: none;
  display: block;
  left: 0;
  width: 90%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  right: 0;
  min-height: 30px
}

.fr_image_slideshow_18 {
  float: none;
  display: block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 20px;
  position: relative;
  min-height: 200px
}

.fr_image_slideshow_18.fr-slideshow .swiper-pagination-bullet {
  background-color: #f1f1f1
}

.fr_left_arrow_19 {
  display: block;
  top: 50%;
  left: 0;
  width: 20px;
  margin-top: 0;
  margin-left: 2rem;
  position: absolute;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_right_arrow_19 {
  display: block;
  top: 50%;
  width: 20px;
  margin-top: 0;
  margin-right: 2rem;
  position: absolute;
  right: 0;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_image_slide_31 {
  float: none;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-image: url(../images/thumbnail/obrabt5_1.jpg_959x1280.jpg);
  background-position: center center;
  background-size: cover;
  position: absolute;
  min-height: 12em
}

.fr_image_slide_32 {
  float: none;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-image: url(../images/thumbnail/obrabt6.jpg_960x1280.jpg);
  background-position: center center;
  background-size: cover;
  position: absolute;
  min-height: 12rem
}

.fr_slide_44 {
  display: none;
  background-image: url(../images/thumbnail/obrabt2.jpg_1280x960.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_slide_45 {
  display: none;
  background-image: url(../images/thumbnail/obrabt3.jpg_960x1280.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_slide_46 {
  display: none;
  background-image: url(../images/thumbnail/obrabt4.jpg_960x1280.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_container_25 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #bc0d1d;
  position: relative;
  min-height: 420px;
  border-radius: 10px
}

.fr_container_26 {
  float: none;
  display: block;
  top: 50%;
  left: 0;
  width: 90%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  right: 0;
  min-height: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_image_slideshow_19 {
  float: none;
  display: block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 20px;
  position: relative;
  min-height: 200px
}

.fr_image_slideshow_19.fr-slideshow .swiper-pagination-bullet {
  background-color: #f1f1f1
}

.fr_left_arrow_20 {
  display: none;
  top: 50%;
  left: 0;
  width: 20px;
  margin-top: 0;
  margin-left: 2rem;
  position: absolute;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_right_arrow_20 {
  display: none;
  top: 50%;
  width: 20px;
  margin-top: 0;
  margin-right: 2rem;
  position: absolute;
  right: 0;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_slide_47 {
  display: block;
  background-image: url(../images/thumbnail/fachada-venancio.JPG_500x300.JPG);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_container_27 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #bc0d1d;
  position: relative;
  min-height: 420px;
  border-radius: 10px
}

.fr_container_28 {
  float: none;
  display: block;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  right: 0;
  min-height: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_container_29 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #bc0d1d;
  position: relative;
  min-height: 330px;
  border-radius: 10px
}

.fr_container_30 {
  float: none;
  display: block;
  top: 50%;
  left: 0;
  width: 90%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  right: 0;
  min-height: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_image_slideshow_20 {
  float: none;
  display: block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 20px;
  position: relative;
  min-height: 200px
}

.fr_image_slideshow_20.fr-slideshow .swiper-pagination-bullet {
  background-color: #f1f1f1
}

.fr_left_arrow_21 {
  display: block;
  top: 50%;
  left: 0;
  width: 20px;
  margin-top: 0;
  margin-left: 2rem;
  position: absolute;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_right_arrow_21 {
  display: block;
  top: 50%;
  width: 20px;
  margin-top: 0;
  margin-right: 2rem;
  position: absolute;
  right: 0;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_slide_48 {
  display: block;
  background-image: url(../images/thumbnail/sqn-316-1.JPG_1280x960.JPG);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_image_slide_33 {
  float: none;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-image: url(../images/thumbnail/sqn-316-2.JPG_1280x320.JPG);
  background-position: center center;
  background-size: cover;
  position: absolute;
  min-height: 12em
}

.fr_image_slide_34 {
  float: none;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-image: url(../images/thumbnail/sqn-316-3.JPG_1280x635.JPG);
  background-position: center center;
  background-size: cover;
  position: absolute;
  min-height: 12rem
}

.fr_slide_49 {
  display: none;
  background-image: url(../images/thumbnail/sqn-316-4.JPG_1280x722.JPG);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_slide_50 {
  display: none;
  background-image: url(../images/thumbnail/sqn-316-5.JPG_1280x960.JPG);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_slide_51 {
  display: none;
  background-image: url(../images/thumbnail/sqn-316-6.JPG_1280x960.JPG);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_container_31 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #bc0d1d;
  position: relative;
  min-height: 330px;
  border-radius: 10px
}

.fr_container_32 {
  float: none;
  display: block;
  top: 50%;
  left: 0;
  width: 90%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  right: 0;
  min-height: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_image_slideshow_21 {
  float: none;
  display: block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 20px;
  position: relative;
  min-height: 200px
}

.fr_image_slideshow_21.fr-slideshow .swiper-pagination-bullet {
  background-color: #f1f1f1
}

.fr_left_arrow_22 {
  display: none;
  top: 50%;
  left: 0;
  width: 20px;
  margin-top: 0;
  margin-left: 2rem;
  position: absolute;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_right_arrow_22 {
  display: none;
  top: 50%;
  width: 20px;
  margin-top: 0;
  margin-right: 2rem;
  position: absolute;
  right: 0;
  z-index: 50;
  fill: rgba(255, 255, 255, 0.41);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%)
}

.fr_slide_52 {
  display: block;
  background-image: url(../images/thumbnail/brookfield-manutencao-1_1.jpg_800x794.jpg);
  background-position: center center;
  background-size: cover;
  position: relative
}

.fr_youtube_video {
  float: none;
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  max-width: 850px
}

.fr_image_2 {
  width: 100%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  max-width: 850px
}

.fr_hamburger_icon_9 .fr-svg-inner {
  padding-bottom: 84.15300546448087%;
  position: relative
}

.fr_left_arrow_8 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_right_arrow_8 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_left_arrow_14 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_right_arrow_14 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_left_arrow_17 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_right_arrow_17 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_left_arrow_18 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_right_arrow_18 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_left_arrow_19 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_right_arrow_19 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_left_arrow_20 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_right_arrow_20 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_left_arrow_21 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_right_arrow_21 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_left_arrow_22 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_right_arrow_22 .fr-svg-inner {
  padding-bottom: 155.5984555984556%;
  position: relative
}

.fr_youtube_video .fr-video-inner {
  padding-bottom: 56.25%;
  position: relative
}

@media screen and (max-width:1024px) {
  .fr_navigation_text_light {
    display: block;
    text-align: center;
    padding-right: 0;
    padding-left: 0
  }
  .fr_navigation_text_light.fr-text p {
    text-align: center
  }
  .fr_mobile_toggle_6 {
    display: block
  }
  .fr_hamburger_icon_9 {
    width: 30px;
    margin-top: 25px;
    margin-bottom: 10px;
    cursor: pointer;
    fill: #2d2d2d
  }
  .fr_items_6 {
    float: none;
    display: block;
    text-align: center;
    clear: both;
    position: absolute;
    max-height: 0
  }
  .fr_sign_up_button_6 {
    margin-top: 10px;
    margin-bottom: 10px
  }
  .fr_container_23 {
    min-height: 450px
  }
  .fr_container_24 {
    margin-top: 25px
  }
  .fr_container_25 {
    min-height: 450px
  }
  .fr_container_27 {
    min-height: 450px
  }
  .fr_container_29 {
    min-height: 380px
  }
  .fr_container_31 {
    min-height: 360px
  }
}

@media screen and (max-width:768px) {
  .fr_team_3_column_grid_8.fr-grid>.fr-widget {
    float: left
  }
  .fr_team_3_column_grid_8.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 50px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: calc(100% / 1);
    clear: left;
    max-width: inherit
  }
  .fr_left_arrow_8 {
    display: none
  }
  .fr_right_arrow_8 {
    display: none
  }
  .fr_left_arrow_14 {
    display: none
  }
  .fr_right_arrow_14 {
    display: none
  }
  .fr_left_arrow_17 {
    display: none
  }
  .fr_right_arrow_17 {
    display: none
  }
  .fr_left_arrow_18 {
    display: none
  }
  .fr_right_arrow_18 {
    display: none
  }
  .fr_team_3_column_grid_10.fr-grid>.fr-widget {
    float: left
  }
  .fr_team_3_column_grid_10.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: calc(100% / 1 - 0 / 1 * 4%);
    clear: left;
    max-width: inherit
  }
  .fr_container_23 {
    min-height: 500px
  }
  .fr_container_24 {
    display: block;
    top: 50%;
    margin-top: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .fr_image_slideshow_18 {
    min-height: 350px
  }
  .fr_left_arrow_19 {
    display: none
  }
  .fr_right_arrow_19 {
    display: none
  }
  .fr_container_25 {
    min-height: 530px
  }
  .fr_image_slideshow_19 {
    min-height: 350px
  }
  .fr_left_arrow_20 {
    display: none
  }
  .fr_right_arrow_20 {
    display: none
  }
  .fr_container_27 {
    min-height: 250px
  }
  .fr_container_29 {
    min-height: 500px
  }
  .fr_image_slideshow_20 {
    min-height: 350px
  }
  .fr_left_arrow_21 {
    display: none
  }
  .fr_right_arrow_21 {
    display: none
  }
  .fr_container_31 {
    min-height: 500px
  }
  .fr_image_slideshow_21 {
    min-height: 350px
  }
  .fr_left_arrow_22 {
    display: none
  }
  .fr_right_arrow_22 {
    display: none
  }
}

@media screen and (max-width:668px) {
  .fr_text_large_dark_center {
    font-size: 1.3em
  }
  .fr_subtitulo {
    font-size: 1.3em
  }
  .fr_white {
    font-size: 1.3em
  }
  .fr_contato {
    font-size: 1.3em
  }
  .fr_cases {
    font-size: 1.3em
  }
  .fr_hero_bg_image_text_left_aligned_2 {
    padding-top: 120px;
    padding-bottom: 80px
  }
  .fr_team_3_column_grid_6.fr-grid>.fr-widget {
    float: left
  }
  .fr_team_3_column_grid_6.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 50px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: calc(100% / 1);
    clear: left;
    max-width: inherit
  }
  .fr_person_one_pic_12 {
    margin-bottom: 20px
  }
  .fr_person_one_pic_13 {
    margin-bottom: 20px
  }
  .fr_person_one_pic_14 {
    margin-bottom: 20px
  }
  .fr_team_3_column_grid_7.fr-grid>.fr-widget {
    float: left
  }
  .fr_team_3_column_grid_7.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 50px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: calc(100% / 1);
    clear: left;
    max-width: inherit
  }
  .fr_person_one_pic_15 {
    margin-bottom: 20px
  }
  .fr_person_one_pic_16 {
    margin-bottom: 20px
  }
  .fr_person_one_pic_17 {
    margin-bottom: 20px
  }
  .fr_team_3_column_grid_8.fr-grid>.fr-widget {
    float: left
  }
  .fr_team_3_column_grid_8.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 50px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: calc(100% / 1);
    clear: left;
    max-width: inherit
  }
  .fr_person_one_pic_18 {
    margin-bottom: 20px
  }
  .fr_person_one_pic_19 {
    margin-bottom: 20px
  }
  .fr_team_3_column_grid_10.fr-grid>.fr-widget {
    float: left
  }
  .fr_team_3_column_grid_10.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: calc(100% / 1 - 0 / 1 * 4%);
    clear: left;
    max-width: inherit
  }
  .fr_container_23 {
    min-height: 520px
  }
  .fr_container_25 {
    min-height: 550px
  }
  .fr_container_29 {
    min-height: 510px
  }
  .fr_container_31 {
    min-height: 510px
  }
}

@media screen and (max-width:376px) {
  .fr_subtitulo.fr-text p {
    font-size: 17px
  }
  .fr_subtitulo.fr-text h1 {
    font-size: 30px
  }
  .fr_white.fr-text p {
    font-size: 16px
  }
  .fr_white.fr-text h1 {
    font-size: 30px
  }
  .fr_contato.fr-text p {
    font-size: 16px
  }
  .fr_contato.fr-text h1 {
    font-size: 30px
  }
  .fr_contato.fr-text h3 {
    font-size: 18px
  }
  .fr_servicos {
    width: 100%
  }
  .fr_servicos.fr-text p {
    text-align: center
  }
  .fr_servicos.fr-text h2 {
    text-align: center
  }
  .fr_cases.fr-text p {
    font-size: 17px
  }
  .fr_cases.fr-text h1 {
    font-size: 30px
  }
  .fr_hero_bg_image_text_left_aligned_2 {
    padding-top: 120px
  }
  .fr_text_152 {
    width: 100%
  }
  .fr_text_152.fr-text h1 {
    font-size: 30px
  }
  .fr_text_154.fr-text p {
    font-size: 16px
  }
  .fr_text_154.fr-text h1 {
    font-size: 30px
  }
  .fr_team_3_column_grid_6.fr-grid>.fr-widget {
    float: left
  }
  .fr_team_3_column_grid_6.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 1.7em;
    margin-bottom: 1.7em;
    width: 100.0%;
    clear: left;
    max-width: inherit
  }
  .fr_person_one_pic_12 {
    float: none;
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto
  }
  .fr_person_one_pic_13 {
    float: none;
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto
  }
  .fr_person_one_pic_14 {
    float: none;
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto
  }
  .fr_text_158.fr-text p {
    font-size: 17px
  }
  .fr_text_158.fr-text h1 {
    font-size: 30px
  }
  .fr_team_3_column_grid_7.fr-grid>.fr-widget {
    float: left
  }
  .fr_team_3_column_grid_7.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 1.7em;
    margin-bottom: 1.7em;
    width: 100.0%;
    clear: left;
    max-width: inherit
  }
  .fr_person_one_pic_15 {
    float: none;
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto
  }
  .fr_person_one_pic_16 {
    float: none;
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto
  }
  .fr_person_one_pic_17 {
    float: none;
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto
  }
  .fr_team_3_column_grid_8.fr-grid>.fr-widget {
    float: left
  }
  .fr_team_3_column_grid_8.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 1.7em;
    margin-bottom: 1.7em;
    width: 100.0%;
    clear: left;
    max-width: inherit
  }
  .fr_person_one_pic_18 {
    float: none;
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto
  }
  .fr_person_one_pic_19 {
    float: none;
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto
  }
  .fr_text_center_large_8 {
    min-height: 800px
  }
  .fr_team_3_column_grid_10.fr-grid>.fr-widget {
    float: left
  }
  .fr_team_3_column_grid_10.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 1.7em;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: calc(100% / 1);
    clear: left;
    max-width: inherit
  }
  .fr_container_23 {
    min-height: 480px
  }
  .fr_container_24 {
    display: block;
    top: 50%;
    margin-top: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .fr_image_slideshow_18 {
    min-height: 300px
  }
  .fr_container_25 {
    min-height: 540px
  }
  .fr_image_slideshow_19 {
    min-height: 300px
  }
  .fr_container_29 {
    min-height: 460px
  }
  .fr_image_slideshow_20 {
    min-height: 300px
  }
  .fr_container_31 {
    min-height: 450px
  }
  .fr_image_slideshow_21 {
    min-height: 300px
  }
}

.fr_text_153 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_text_153:hover {
  color: black;
  background-color: white;
  transition-duration: .125s
}

.fr_sign_up_button_6 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_sign_up_button_6:hover {
  color: #232222;
  background-color: white;
  transition-duration: .125s
}

.fr_text03_6 {
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_text03_6:hover {
  color: #b3b3b3;
  transition-duration: .125s
}

.fr_text02_5 {
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_text02_5:hover {
  color: #b3b3b3;
  transition-duration: .125s
}

.fr_text01_5 {
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_text01_5:hover {
  color: #b3b3b3;
  transition-duration: .125s
}