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;
  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-weight: 300;
  font-size: 13px;
  line-height: 15px;
  text-align: center;
  letter-spacing: .02em;
  color: black
}

.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: .8em;
  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_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: 1.7em;
  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: 1.5rem;
  text-align: left
}

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

.fr_text_large_dark_center.fr-text h3 {
  font-size: 2rem;
  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_white {
  float: none;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  max-width: 900px
}

.fr_white.fr-text p {
  font-size: 15px;
  line-height: 25px;
  text-align: left;
  letter-spacing: .05em;
  color: black
}

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

.fr_white.fr-text h2 {
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #a3a3a3
}

.fr_white.fr-text h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  text-align: left;
  color: #4e4e4e
}

.fr_white.fr-text h3 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 1.25rem;
  color: white
}

.fr_white.fr-text h4 {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1.3em;
  line-height: 1.8;
  text-align: left;
  color: #63646c
}

.fr_white.fr-text h6 {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.8;
  text-align: left;
  color: #63646c
}

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

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

.fr_itemoquefazemos.fr-text p {
  font-weight: 500;
  font-size: 15px;
  line-height: 25px;
  text-align: left;
  color: black
}

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

.fr_itemoquefazemos.fr-text h2 {
  font-weight: 700;
  font-size: 2rem;
  color: #63646c
}

.fr_itemoquefazemos.fr-text h1 {
  font-weight: 800;
  font-size: 3.5rem;
  line-height: 1;
  text-align: left;
  color: white
}

.fr_itemoquefazemos.fr-text h3 {
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  text-align: left;
  margin-bottom: 1.25rem;
  color: #4e4e4e
}

.fr_itemoquefazemos.fr-text h4 {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1.3em;
  line-height: 1.8;
  text-align: left;
  color: #63646c
}

.fr_itemoquefazemos.fr-text h6 {
  font-family: Roboto;
  font-weight: 300;
  font-size: 15px;
  line-height: 25px;
  text-align: left;
  color: #a3a3a3
}

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

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

.fr_performance.fr-text p {
  font-size: 15px;
  line-height: 25px;
  text-align: left;
  letter-spacing: .05em;
  color: black
}

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

.fr_performance.fr-text h2 {
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  color: #a3a3a3
}

.fr_performance.fr-text h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  text-align: left;
  color: #4e4e4e
}

.fr_performance.fr-text h3 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 1.25rem;
  color: white
}

.fr_performance.fr-text h4 {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1.3em;
  line-height: 1.8;
  text-align: left;
  color: #63646c
}

.fr_performance.fr-text h6 {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.8;
  text-align: left;
  color: #63646c
}

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

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

.fr_sobre.fr-text p {
  font-size: 15px;
  line-height: 25px;
  text-align: left;
  color: black
}

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

.fr_sobre.fr-text h2 {
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #a3a3a3
}

.fr_sobre.fr-text h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  text-align: left;
  letter-spacing: 0;
  color: #4e4e4e
}

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

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

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

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

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

.fr_frasemeio.fr-text p {
  font-size: 15px;
  line-height: 25px;
  text-align: left;
  letter-spacing: .05em;
  color: black
}

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

.fr_frasemeio.fr-text h2 {
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  text-align: left;
  color: #18171f
}

.fr_frasemeio.fr-text h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  text-align: left;
  color: #4e4e4e
}

.fr_frasemeio.fr-text h3 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 1.25rem;
  color: white
}

.fr_frasemeio.fr-text h4 {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1.3em;
  line-height: 1.8;
  text-align: left;
  color: #63646c
}

.fr_frasemeio.fr-text h6 {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.8;
  text-align: left;
  color: #63646c
}

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

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

.fr_frasemeio2.fr-text p {
  font-size: 15px;
  line-height: 25px;
  text-align: left;
  letter-spacing: .05em;
  color: black
}

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

.fr_frasemeio2.fr-text h2 {
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  text-align: left;
  color: #fdb933
}

.fr_frasemeio2.fr-text h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  text-align: left;
  color: #4e4e4e
}

.fr_frasemeio2.fr-text h3 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 1.25rem;
  color: white
}

.fr_frasemeio2.fr-text h4 {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1.3em;
  line-height: 1.8;
  text-align: left;
  color: #63646c
}

.fr_frasemeio2.fr-text h6 {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.8;
  text-align: left;
  color: #63646c
}

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

.fr_credit {
  float: none;
  display: block;
  width: 100%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  max-width: 900px
}

.fr_credit.fr-text p {
  font-weight: 500;
  font-size: 10px;
  line-height: 20px;
  text-align: left;
  color: #5e5e5e
}

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

.fr_credit.fr-text h2 {
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #a3a3a3
}

.fr_credit.fr-text h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  text-align: left;
  color: white
}

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

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

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

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

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

.fr_contato.fr-text p {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  color: white
}

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

.fr_contato.fr-text h2 {
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #a3a3a3
}

.fr_contato.fr-text h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  text-align: left;
  color: white
}

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

.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_nav_with_logo {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fafafa;
  position: fixed;
  z-index: 1001;
  min-height: 80px
}

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

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

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

.fr_items_5 {
  float: right;
  margin-top: 23px;
  margin-bottom: 10px
}

.fr_imagewidget {
  float: left;
  width: 100%;
  vertical-align: bottom;
  margin-top: 18px;
  margin-bottom: 10px;
  max-width: 150px;
  fill: white
}

.fr_hero_bg_image_text_left_aligned {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #f4f4f4;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/fundo-1_1.jpg_2000x1250.jpg);
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  min-height: 100vh
}

.fr_hd3_content {
  float: none;
  display: block;
  top: 50%;
  left: 0;
  width: 90%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  background-repeat: repeat;
  position: absolute;
  right: 0;
  max-width: 1200px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

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

.fr_text_25.fr-text h1 {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 35px;
  line-height: 45px;
  text-align: left;
  letter-spacing: .0em;
  color: #4e4e4e
}

.fr_text_25.fr-text p {
  font-family: Montserrat
}

.fr_text_25.fr-text p {
  font-family: Montserrat
}

.fr_text_25.fr-text p {
  font-family: Mukta Mahee
}

.fr_text_25.fr-text p {
  font-family: Mukta Mahee
}

.fr_text_25.fr-text p {
  font-family: Nobile
}

.fr_text_25.fr-text p {
  font-family: Nobile
}

.fr_text_25.fr-text p {
  font-family: Noto Sans
}

.fr_text_25.fr-text p {
  font-family: Noto Sans
}

.fr_text_25.fr-text p {
  font-family: Nunito Sans
}

.fr_text_25.fr-text p {
  font-family: Nunito Sans
}

.fr_text_25.fr-text p {
  font-family: Allerta
}

.fr_text_25.fr-text p {
  font-family: Allerta
}

.fr_text_25.fr-text p {
  font-family: Archivo
}

.fr_text_25.fr-text p {
  font-family: Archivo
}

.fr_text_25.fr-text p {
  font-family: Montserrat
}

.fr_text_25.fr-text p {
  font-family: Montserrat
}

.fr_text_center_large_3 {
  float: none;
  display: block;
  padding-top: 50px;
  padding-bottom: 80px;
  background-color: #f6f7f8
}

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

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

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

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

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

.fr_person_one_pic_2 {
  float: none;
  display: block;
  width: 80px;
  margin-bottom: 20px;
  background-image: url(../images/thumbnail/item-01.png_100x100.png);
  background-position: center center;
  background-size: cover;
  min-height: 80px;
  border-radius: 0
}

.fr_person_one_pic_3 {
  float: none;
  display: block;
  width: 80px;
  margin-bottom: 20px;
  background-image: url(../images/thumbnail/item-02.png_101x100.png);
  background-position: center center;
  background-size: cover;
  min-height: 80px;
  border-radius: 0
}

.fr_person_one_pic_4 {
  float: none;
  display: block;
  width: 80px;
  margin-bottom: 20px;
  background-image: url(../images/thumbnail/item-03_1.png_101x100.png);
  background-position: center center;
  background-size: cover;
  min-height: 80px;
  border-radius: 0
}

.fr_container_9 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 15px;
  max-height: 15px
}

.fr_imagewidget_2 {
  display: block;
  width: 90%;
  margin-top: 40px;
  max-width: 50px;
  fill: #fdb834
}

.fr_picture__text_left {
  float: none;
  display: block;
  padding-top: 50px;
  padding-bottom: 80px;
  background-color: #fafafa;
  background-position: center center;
  background-size: cover
}

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

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

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

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

.fr_cnt03_image_5 {
  float: none;
  display: block;
  margin-right: auto;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/imagem.png_1544x1542.png);
  background-position: center center;
  background-size: contain;
  min-height: 450px
}

.fr_cnt03_paragraph_5 {
  position: relative;
  min-height: 450px
}

.fr_container_11 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 15px;
  max-height: 15px
}

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

.fr_nossotime {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  position: relative;
  min-height: 80px
}

.fr_rikeis {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fafafa;
  min-height: 80px
}

.fr_text_center_large_6 {
  float: none;
  display: block;
  padding-top: 50px;
  padding-bottom: 0;
  background-color: white
}

.fr_text_209 {
  max-width: 900px
}

.fr_text_209.fr-text h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  text-align: left;
  letter-spacing: 0;
  color: #4e4e4e
}

.fr_text_209.fr-text p {
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  color: black
}

.fr_text_209.fr-text h2 {
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #a3a3a3
}

.fr_container_14 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 15px;
  max-height: 15px
}

.fr_text_210 {
  max-width: 900px
}

.fr_text_210.fr-text h1 {
  font-weight: 600;
  font-size: 40px;
  line-height: 42px;
  text-align: left;
  color: black
}

.fr_text_210.fr-text p {
  font-size: 15px;
  line-height: 25px;
  text-align: left;
  color: black
}

.fr_text_210.fr-text h2 {
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #a3a3a3
}

.fr_container_15 {
  float: none;
  display: block;
  width: 100%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/imagem-1_3.png_1900x554.png);
  background-position: center center;
  background-size: cover;
  min-height: 500px
}

.fr_container_16 {
  float: none;
  display: block;
  max-width: 500px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/compliance.jpg);
  background-position: center center;
  background-size: cover;
  height: 400px
}

.fr_oquefazemos {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #f6f7f8;
  min-height: 80px
}

.fr_performanceinteligencia {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
  position: relative;
  min-height: 80px
}

.fr_faleconosco {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #18171f;
  min-height: 80px
}

.fr_text_center_large_7 {
  float: none;
  display: block;
  padding-top: 50px;
  padding-bottom: 0;
  background-color: white
}

.fr_text_212 {
  max-width: 900px
}

.fr_text_212.fr-text h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  text-align: left;
  letter-spacing: 0;
  color: #4e4e4e
}

.fr_text_212.fr-text p {
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  color: black
}

.fr_text_212.fr-text h2 {
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #a3a3a3
}

.fr_container_19 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 15px;
  max-height: 15px
}

.fr_container_20 {
  float: none;
  display: block;
  width: 100%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/imagem3.png_3509x1022.png);
  background-position: center center;
  background-size: cover;
  min-height: 500px
}

.fr_gry1_3_column_images_5 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto
}

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

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

.fr_gry1_3_column_images_5.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 0rem;
  margin-right: 7.5px;
  margin-bottom: 0;
  margin-left: 7.5px;
  width: calc(100% / 3 - 2 / 3 * 15px);
  clear: none;
  max-width: inherit
}

.fr_gry1_3_column_images_5.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 0rem;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 7.5px;
  width: calc(100% / 3 - 2 / 3 * 15px);
  clear: none;
  max-width: inherit
}

.fr_gry1_image_one_5 {
  display: block;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: white;
  position: relative;
  min-height: 500px;
  border-radius: 10px
}

.fr_container_34 {
  float: none;
  display: block;
  top: 50%;
  left: 0;
  width: 90%;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_person_one_pic_9 {
  float: none;
  display: block;
  width: 80px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-image: url(../images/thumbnail/icon-02.png_267x267.png);
  background-position: center center;
  background-size: cover;
  min-height: 80px;
  border-radius: 0
}

.fr_text_219 {
  max-width: 900px
}

.fr_text_219.fr-text h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  text-align: left;
  letter-spacing: 0;
  color: #4e4e4e
}

.fr_text_219.fr-text p {
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  color: black
}

.fr_text_219.fr-text h2 {
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #a3a3a3
}

.fr_gry1_image_one_6 {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  background-color: #18171f;
  background-image: linear-gradient(rgba(24, 23, 31, 0.91), rgba(24, 23, 31, 0.91)), url(https://images.unsplash.com/photo-1533729064966-ab1bac752600?ixlib=rb-0.3.5&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjEwOTV9&s=aaacdfeeee1a29632999932008feda27);
  background-position: center center;
  background-size: cover;
  position: relative;
  min-height: 500px;
  border-radius: 10px
}

.fr_container_35 {
  float: none;
  display: block;
  top: 50%;
  left: 0;
  width: 80%;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_gry1_image_one_7 {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: white;
  position: relative;
  min-height: 500px;
  border-radius: 10px
}

.fr_container_36 {
  float: none;
  display: block;
  top: 50%;
  left: 0;
  width: 90%;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_person_one_pic_10 {
  float: none;
  display: block;
  width: 80px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-image: url(../images/thumbnail/icon-01.png_267x267.png);
  background-position: center center;
  background-size: cover;
  min-height: 80px;
  border-radius: 0
}

.fr_container_37 {
  float: none;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: white;
  min-height: 12em;
  max-width: 1200px
}

.fr_person_one_pic_11 {
  float: none;
  display: block;
  width: 180px;
  margin-top: 0;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/dynatrace-logo.png_608x108.png);
  background-position: center center;
  background-size: contain;
  min-height: 30px;
  border-radius: 0
}

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

.fr_text_center_large_5 {
  float: none;
  display: block;
  padding-top: 50px;
  padding-bottom: 0;
  background-color: #181720
}

.fr_container_39 {
  float: none;
  display: block;
  width: 100%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  background-image: url(../images/thumbnail/infograficos-04_2.jpg_3509x1022.jpg);
  background-position: center center;
  background-size: cover;
  min-height: 500px
}

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

.fr_image_2 {
  display: block;
  width: 100%;
  margin-top: 30px;
  max-width: 150px
}

.fr_container_10 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-height: 15px;
  max-height: 15px
}

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

@media screen and (max-width:1024px) {
  .fr_navigation_text_light {
    display: block;
    text-align: center;
    padding-right: 0;
    padding-left: 0
  }
  .fr_mobile_toggle_5 {
    display: block;
    position: relative
  }
  .fr_hamburger_icon_8 {
    display: block;
    top: 120%;
    margin-top: 0;
    position: absolute;
    fill: black;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .fr_items_5 {
    float: none;
    display: block;
    text-align: center;
    clear: both;
    position: absolute;
    max-height: 0
  }
  .fr_hero_bg_image_text_left_aligned {
    background-image: url(../images/thumbnail/fundo2_2.jpg_1024x858.jpg)
  }
  .fr_team_3_column_grid_2 {
    margin-top: 30px
  }
  .fr_gry1_image_one_5 {
    min-height: 700px
  }
  .fr_gry1_image_one_6 {
    min-height: 700px
  }
  .fr_gry1_image_one_7 {
    min-height: 700px
  }
  .fr_container_37 {
    padding-top: 80px
  }
}

@media screen and (max-width:768px) {
  .fr_mobile_toggle_5 {
    position: relative
  }
  .fr_hero_bg_image_text_left_aligned {
    background-image: url(../images/thumbnail/fundo3_1.jpg_768x1117.jpg);
    background-position: center center;
    min-height: 950px
  }
  .fr_hd3_content {
    top: 300px;
    padding-top: 0
  }
  .fr_text_25 {
    width: 100%
  }
  .fr_text_center_large_3 {
    padding-top: 30px
  }
  .fr_picture__text_left {
    padding-top: 30px;
    padding-bottom: 0
  }
  .fr_cnt03_column_grid_5 {
    width: 100%
  }
  .fr_cnt03_column_grid_5.fr-grid>.fr-widget {
    float: right
  }
  .fr_cnt03_column_grid_5.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: calc(100% / 1);
    clear: right;
    max-width: inherit
  }
  .fr_cnt03_image_5 {
    background-image: url(../images/thumbnail/infograficos-02_1.png_1671x1022.png);
    background-position: center bottom;
    background-size: contain;
    min-height: 490px
  }
  .fr_cnt03_paragraph_5 {
    min-height: 400px
  }
  .fr_container {
    float: none;
    display: block;
    left: 0;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    right: 0
  }
  .fr_text_center_large_6 {
    padding-top: 30px;
    padding-bottom: 0
  }
  .fr_container_15 {
    background-image: url(../images/thumbnail/1.png_1671x1022.png);
    background-position: center bottom;
    background-size: contain
  }
  .fr_text_center_large_7 {
    padding-top: 30px;
    padding-bottom: 0
  }
  .fr_gry1_3_column_images_5 {
    width: 100%
  }
  .fr_gry1_3_column_images_5.fr-grid>.fr-widget {
    float: left
  }
  .fr_gry1_3_column_images_5.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 0rem;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: calc(100% / 1);
    clear: left;
    max-width: inherit
  }
  .fr_gry1_image_one_5 {
    background-color: white;
    min-height: 450px;
    border-radius: 0
  }
  .fr_container_34 {
    width: 90%
  }
  .fr_person_one_pic_9 {
    margin-top: 0
  }
  .fr_gry1_image_one_6 {
    min-height: 450px;
    border-radius: 0
  }
  .fr_container_35 {
    width: 90%
  }
  .fr_gry1_image_one_7 {
    min-height: 450px;
    border-radius: 0
  }
  .fr_container_36 {
    width: 90%
  }
  .fr_person_one_pic_10 {
    margin-top: 0
  }
  .fr_container_37 {
    width: 100%;
    position: relative;
    min-height: 450px
  }
  .fr_container_38 {
    float: none;
    display: block;
    top: 50%;
    left: 0;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media screen and (max-width:480px) {
  .fr_text_large_dark_center {
    font-size: 1.3em
  }
  .fr_white {
    font-size: 1.3em
  }
  .fr_white.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_white.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_itemoquefazemos {
    font-size: 1.3em
  }
  .fr_performance {
    font-size: 1.3em
  }
  .fr_performance.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_performance.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_sobre {
    font-size: 1.3em
  }
  .fr_sobre.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_sobre.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_frasemeio {
    font-size: 1.3em
  }
  .fr_frasemeio.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_frasemeio.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_frasemeio2 {
    font-size: 1.3em
  }
  .fr_frasemeio2.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_frasemeio2.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_credit {
    font-size: 1.3em
  }
  .fr_credit.fr-text p {
    line-height: 1.2
  }
  .fr_credit.fr-text h2 {
    font-size: 1.3rem
  }
  .fr_credit.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_contato {
    font-size: 1.3em
  }
  .fr_contato.fr-text p {
    line-height: 1.2
  }
  .fr_contato.fr-text h2 {
    font-size: 1.3rem
  }
  .fr_contato.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_mobile_toggle_5 {
    position: relative
  }
  .fr_hero_bg_image_text_left_aligned {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url(../images/thumbnail/fundo4.jpg_768x1383.jpg)
  }
  .fr_text_25.fr-text h1 {
    font-size: 35px;
    text-align: left
  }
  .fr_team_3_column_grid_2 {
    margin-top: 40px
  }
  .fr_team_3_column_grid_2.fr-grid>.fr-widget {
    float: left
  }
  .fr_team_3_column_grid_2.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 60PX;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: calc(100% / 1);
    clear: left;
    max-width: inherit
  }
  .fr_imagewidget_2 {
    display: block;
    margin-left: 0
  }
  .fr_cnt03_image_5 {
    min-height: 300px
  }
  .fr_cnt03_paragraph_5 {
    min-height: 520px
  }
  .fr_text_209.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_text_209.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_text_210.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_text_210.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_container_15 {
    margin-top: 20px;
    min-height: 300px
  }
  .fr_text_212.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_text_212.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_container_20 {
    margin-top: 20px;
    min-height: 300px
  }
  .fr_gry1_3_column_images_5.fr-grid>.fr-widget {
    float: left
  }
  .fr_gry1_3_column_images_5.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: 0.;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: calc(100% / 1);
    clear: left;
    max-width: inherit
  }
  .fr_gry1_image_one_5 {
    min-height: 600px
  }
  .fr_text_219.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_text_219.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_gry1_image_one_7 {
    min-height: 600px
  }
  .fr_container_37 {
    min-height: 600px
  }
  .fr_text_center_large_5 {
    padding-top: 8em
  }
  .fr_container_39 {
    margin-top: 20px;
    min-height: 300px
  }
}

@media screen and (max-width:320px) {
  .fr_white.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_white.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_itemoquefazemos.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_itemoquefazemos.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_performance.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_performance.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_sobre.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_sobre.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_frasemeio.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_frasemeio.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_frasemeio2.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_frasemeio2.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_credit.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_credit.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_contato.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_contato.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_text_25.fr-text h1 {
    font-size: 30px;
    line-height: 40px
  }
  .fr_team_3_column_grid_2.fr-grid>.fr-widget {
    float: left
  }
  .fr_team_3_column_grid_2.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_cnt03_image_5 {
    min-height: 200px
  }
  .fr_cnt03_paragraph_5 {
    min-height: 750px
  }
  .fr_text_209.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_text_209.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_text_210.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_text_210.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_container_15 {
    margin-top: 20px;
    min-height: 200px
  }
  .fr_text_212.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_text_212.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_container_20 {
    margin-top: 20px;
    min-height: 200px
  }
  .fr_gry1_image_one_5 {
    min-height: 600px
  }
  .fr_text_219.fr-text h1 {
    font-size: 2.5rem
  }
  .fr_text_219.fr-text h2 {
    font-size: 1.5rem
  }
  .fr_gry1_image_one_7 {
    min-height: 600px
  }
  .fr_container_37 {
    min-height: 700px
  }
  .fr_container_39 {
    margin-top: 20px;
    min-height: 200px
  }
}

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

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

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

.fr_text03_5: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_text02_4 {
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

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

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

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