*, *:after {
  margin: 0;
  padding: 0;
  outline: 0;
  font-family: 'Roboto', sans-serif;
  line-height: 1.2;
  letter-spacing: 0em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

object,
embed,
video {
  max-width: 100%;
  height: auto; }

/*iframe,['style']{
    max-width: 100%;
    height: auto;
}*/
img {
  max-width: 100%;
  vertical-align: middle; }

ul {
  list-style: none; }

a {
  text-decoration: none; }

fieldset {
  border: 0; }

input,
select,
textarea {
  padding: 10px;
  width: 100%; }

input.btn {
  width: auto;
  cursor: pointer; }

.fontzero {
  font-size: 0; }

.clear {
  clear: both; }

@font-face {
  font-family: "Gotham Bold";
  src: url("../fonts/GothamRounded-Bold.otf"); }

@font-face {
  font-family: "Gotham Medium";
  src: url("../fonts/GothamRounded-Medium.otf"); }

@font-face {
  font-family: "Gotham Book";
  src: url("../fonts/GothamRounded-Book.otf"); }

@font-face {
  font-family: "Gotham Light";
  src: url("../fonts/GothamRounded-Light.otf"); }

@font-face {
  font-family: 'rockwellregular';
  src: url("../fonts/rockwell-webfont.eot");
  src: url("../fonts/rockwell-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/rockwell-webfont.woff2") format("woff2"), url("../fonts/rockwell-webfont.woff") format("woff"), url("../fonts/rockwell-webfont.ttf") format("truetype"), url("../fonts/rockwell-webfont.svg#rockwellregular") format("svg");
  font-weight: normal;
  font-style: normal; }

a[href^=tel] {
  text-decoration: inherit;
  color: inherit; }

.no-menu {
  display: none; }

.main_header {
  padding: 30px 0 0;
  background-color: transparent; }
  .main_header .menu {
    float: right;
    cursor: pointer;
    z-index: 99;
    position: relative; }
  .main_header #menu {
    position: absolute;
    top: -30px;
    bottom: 0;
    width: 485px;
    background-color: rgba(113, 114, 115, 0.8);
    z-index: 9;
    right: -5px;
    height: 100vh;
    display: none; }
    .main_header #menu .fechar {
      float: right;
      cursor: pointer;
      margin: 30px;
      display: none; }
    .main_header #menu ul {
      margin-top: 120px; }
      .main_header #menu ul li {
        font-family: 'Gotham Bold';
        color: #FFF;
        margin: 50px 25px;
        list-style: none;
        text-align: right;
        font-size: 25px; }
        .main_header #menu ul li a {
          color: #FFF;
          text-decoration: none; }
          .main_header #menu ul li a :hover {
            color: #FFF;
            text-decoration: none; }

.top {
  padding-bottom: 20px; }
  .top .mgt-top {
    margin-top: 40px; }
    .top .mgt-top h2 {
      font-family: 'rockwellregular';
      font-size: 55px;
      color: #ec008c;
      padding: 0;
      margin: 0;
      line-height: 50px;
      padding-left: 20px;
      letter-spacing: 2px; }
    .top .mgt-top .linha1 {
      background-image: url(../images/linha-1.png);
      background-repeat: no-repeat;
      height: 65px;
      max-width: 480px;
      background-size: contain;
      background-position: left 15px; }
    .top .mgt-top .linha2 {
      background-image: url(../images/linha-2.png);
      background-repeat: no-repeat;
      height: 65px;
      max-width: 480px;
      background-size: contain;
      background-position: left 15px; }
    .top .mgt-top .linha3 {
      background-image: url(../images/linha-3.png);
      background-repeat: no-repeat;
      height: 65px;
      max-width: 480px;
      background-size: contain;
      background-position: left 15px; }
    .top .mgt-top .linha4 {
      background-image: url(../images/linha-4.png);
      background-repeat: no-repeat;
      height: 55px;
      max-width: 400px;
      background-size: contain;
      background-position: left 15px; }
  .top .bg-img img {
    height: 600px;
    display: block;
    margin: 0 auto;
    margin-top: -90px; }
  .top h3 {
    font-family: 'rockwellregular';
    color: #58595b;
    font-size: 20px;
    margin: 0;
    padding: 0;
    margin-top: -180px;
    padding-left: 20px; }
  .top .btn-saiba {
    cursor: pointer; }
    .top .btn-saiba span {
      background-color: #ffdd00;
      padding: 10px;
      margin-left: 20px;
      font-family: 'rockwellregular';
      color: #58595b;
      font-size: 23px;
      display: block;
      margin-top: 8px;
      width: 150px;
      text-align: end; }
      .top .btn-saiba span:before {
        position: absolute;
        top: -42px;
        left: 42px;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 7px solid transparent;
        content: '';
        border-top: 12px solid #58595b; }
      .top .btn-saiba span:after {
        position: absolute;
        content: '';
        top: -22px;
        left: 60px;
        width: 115px;
        display: inline-block;
        background-color: #58595b;
        height: 1px; }

.sec2 {
  height: 500px;
  background-size: cover;
  background-position-x: center; }
  .sec2 h2 {
    font-family: 'rockwellregular';
    font-size: 40px;
    color: #FFF;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    letter-spacing: 2px;
    margin-top: 100px; }
  .sec2 .cont {
    margin-top: 100px; }
    .sec2 .cont p {
      font-family: 'Gotham Book';
      font-size: 20px;
      color: #FFF;
      letter-spacing: 2px;
      margin-bottom: 0;
      line-height: 35px; }
    .sec2 .cont .conhecer {
      margin-top: 30px; }
    .sec2 .cont .btn-entrar {
      cursor: pointer; }
      .sec2 .cont .btn-entrar span {
        background-color: #ffdd00;
        padding: 10px;
        font-family: 'rockwellregular';
        color: #58595b;
        font-size: 23px;
        display: block;
        margin-top: 8px;
        width: 190px; }
        .sec2 .cont .btn-entrar span:before {
          position: relative;
          top: 7px;
          left: 0px;
          display: inline-block;
          border-left: 12px solid #58595b;
          border-top: 7px solid transparent;
          border-bottom: 7px solid transparent;
          float: left;
          content: ''; }
        .sec2 .cont .btn-entrar span:after {
          position: relative;
          top: 7px;
          left: 145px;
          display: inline-block;
          border-right: 12px solid #58595b;
          border-top: 7px solid transparent;
          border-bottom: 7px solid transparent;
          float: left;
          content: ''; }
      .sec2 .cont .btn-entrar .line {
        width: 125px;
        background-color: #58595b;
        height: 1px;
        margin-left: 33px;
        margin-top: -9px; }

.sec3 {
  padding: 50px 0; }
  .sec3 .bg {
    height: 450px;
    background-repeat: no-repeat;
    background: center/cover;
    padding: 0; }
    .sec3 .bg h2 {
      font-family: 'rockwellregular';
      font-size: 40px;
      color: #FFF;
      padding: 0;
      margin: 0;
      max-width: 280px;
      letter-spacing: 2px;
      line-height: 40px;
      margin: 0 15px; }
    .sec3 .bg .overlay {
      height: 450px;
      background-color: rgba(0, 0, 0, 0.5);
      display: none;
      -webkit-transition: .5s ease-in-out;
      transition: .5s ease-in-out; }
      .sec3 .bg .overlay p {
        color: #FFF;
        font-family: 'Gotham Light';
        font-size: 18px;
        padding: 45px 60px;
        margin-bottom: 0; }
  .sec3 .assessoria h2 {
    text-align: end;
    float: right;
    margin-top: 10px; }
  .sec3 .assessoria:hover .overlay {
    display: block; }
  .sec3 .brand:hover .overlay {
    display: block; }
  .sec3 .social:hover .overlay {
    display: block; }
  .sec3 .reputation:hover .overlay {
    display: block; }
  .sec3 .brand h2 {
    max-width: 305px;
    position: absolute;
    bottom: 10px; }
  .sec3 .social h2 {
    max-width: 100%;
    position: absolute;
    bottom: 10px; }
  .sec3 .reputation h2 {
    position: absolute;
    bottom: 10px;
    color: #58595b; }

.sec4 {
  padding: 60px 0; }
  .sec4 h2 {
    font-family: 'rockwellregular';
    font-size: 40px;
    color: #ec008c;
    padding: 0;
    margin: 0;
    letter-spacing: 2px;
    line-height: 40px;
    text-align: center; }
  .sec4 .confianca {
    font-size: 30px; }
  .sec4 .carousel-casa .carousel-cell {
    width: 30%;
    margin: 80px 15px;
    display: block;
    text-align: center; }
    .sec4 .carousel-casa .carousel-cell img {
      max-width: 230px;
      max-height: 150px; }
  .sec4 .carousel-casa .flickity-prev-next-button.previous {
    left: -25px;
    background-image: url(../images/prev.png);
    width: 52px;
    height: 101px; }
    .sec4 .carousel-casa .flickity-prev-next-button.previous:hover {
      background-color: transparent; }
  .sec4 .carousel-casa .flickity-prev-next-button.next {
    right: -25px;
    background-image: url(../images/next.png);
    width: 52px;
    height: 101px; }
    .sec4 .carousel-casa .flickity-prev-next-button.next:hover {
      background-color: transparent; }
  .sec4 .carousel-casa .flickity-prev-next-button .flickity-button-icon,
  .sec4 .carousel-casa .flickity-page-dots {
    display: none; }
  .sec4 .line {
    padding: 60px 15px; }
  .sec4 .carousel-depoimento .carousel-cell {
    width: 100%;
    margin: 0px 0px;
    display: block;
    text-align: center;
    padding: 0 80px; }
    .sec4 .carousel-depoimento .carousel-cell h3 {
      font-family: 'Gotham Book';
      color: #58595b;
      font-size: 18px;
      text-align: justify; }
      .sec4 .carousel-depoimento .carousel-cell h3 p {
        font-family: 'Gotham Book';
        color: #58595b;
        font-size: 18px;
        text-align: justify; }
    .sec4 .carousel-depoimento .carousel-cell p {
      font-family: 'Gotham Bold';
      text-align: end;
      font-size: 18px;
      margin-bottom: 0; }
      .sec4 .carousel-depoimento .carousel-cell p span {
        font-family: 'Gotham Book'; }
  .sec4 .carousel-depoimento .flickity-prev-next-button.previous {
    left: -25px;
    background-image: url(../images/prev.png);
    width: 52px;
    height: 101px; }
    .sec4 .carousel-depoimento .flickity-prev-next-button.previous:hover {
      background-color: transparent; }
  .sec4 .carousel-depoimento .flickity-prev-next-button.next {
    right: -25px;
    background-image: url(../images/next.png);
    width: 52px;
    height: 101px; }
    .sec4 .carousel-depoimento .flickity-prev-next-button.next:hover {
      background-color: transparent; }
  .sec4 .carousel-depoimento .flickity-prev-next-button .flickity-button-icon {
    display: none; }

.sec5 {
  padding-bottom: 80px; }
  .sec5 .linha {
    background-image: url(../images/linha-sobre.png);
    background-repeat: no-repeat;
    height: 55px;
    max-width: 175px;
    background-size: contain;
    background-position: center;
    margin: 0 auto 40px; }
  .sec5 h2 {
    font-family: 'rockwellregular';
    font-size: 40px;
    color: #ec008c;
    padding: 0 0 40px;
    margin: 0;
    letter-spacing: 2px;
    line-height: 40px;
    text-align: center; }
  .sec5 .newoverlay:hover .hover {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }
  .sec5 .newoverlay .hover {
    background: no-repeat center center/cover;
    height: 550px;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.5s all;
    transition: 0.5s all; }
    .sec5 .newoverlay .hover h3 {
      position: absolute;
      bottom: 25px;
      font-family: 'rockwellregular';
      font-size: 20px;
      color: #FFF;
      padding: 0px 15px;
      z-index: 99; }
    .sec5 .newoverlay .hover p {
      position: absolute;
      bottom: 10px;
      font-family: 'rockwellregular';
      font-size: 16px;
      color: #58595b;
      padding: 5px 10px;
      margin: 0 15px;
      text-decoration: underline;
      background-color: #ffdd00;
      z-index: 99; }
    .sec5 .newoverlay .hover .overlay {
      background-color: rgba(0, 0, 0, 0.5);
      height: 550px;
      position: absolute;
      top: 0;
      z-index: -1;
      width: 100%; }
    .sec5 .newoverlay .hover img {
      width: 100%;
      -webkit-transition: 0.5s all;
      transition: 0.5s all;
      cursor: pointer; }
      .sec5 .newoverlay .hover img:hover {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
  .sec5 .btn-mais {
    display: block;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    margin-top: 60px;
    font-family: 'rockwellregular';
    font-size: 16px;
    color: #58595b;
    padding: 10px;
    text-decoration: underline;
    background-color: #ffdd00; }
    .sec5 .btn-mais a {
      font-family: 'rockwellregular'; }

.sec6 {
  background-color: #ec008c;
  padding: 60px 0; }
  .sec6 h2 {
    font-family: 'rockwellregular';
    font-size: 40px;
    color: #FFF;
    padding: 0;
    margin: 0;
    letter-spacing: 2px;
    margin-bottom: 20px; }
  .sec6 p {
    font-family: 'Gotham Light';
    font-size: 20px;
    color: #FFF;
    letter-spacing: 2px;
    margin-bottom: 0;
    line-height: 25px; }
  .sec6 .ico-img {
    margin: 50px 0; }
    .sec6 .ico-img img {
      display: block;
      margin: 0 auto; }

.footer {
  padding: 60px 0; }
  .footer .redes {
    display: flex;
    justify-content: flex-end;
  }
  .footer .redes ul {
    display: inline-flex;
  }
  .footer .redes ul li {
    margin-top: 30px;
    float: right; }
    .footer .redes ul li img {
      max-width: 40px;
      margin-top: 5px; }
  .footer .menu-footer {
    margin-top: 15px; }
  .footer .copyright {
    margin-top: 30px; }
  .footer ul li {
    float: left;
    list-style: none;
    margin: 0 5px;
    font-family: 'Gotham Book';
    font-size: 14px;
    color: #58595b; }
    .footer ul li .item {
      text-decoration: none;
      color: #58595b; }
      .footer ul li .item:after {
        content: '.......';
        display: block;
        margin: auto;
        margin-top: 10px;
        height: 3px;
        width: 0px;
        float: left; }
  .footer p.end {
    text-align: left; }
  .footer p {
    font-family: 'Gotham Light';
    font-size: 14px;
    color: #58595b;
    letter-spacing: 0px;
    margin-bottom: 0;
    line-height: 25px;
    text-align: end;
    margin: 0; }
    .footer p img {
      vertical-align: baseline; }
    .footer p a {
      font-family: 'Gotham Light';
      font-size: 14px;
      color: #58595b;
      text-decoration: none; }

.ico-float {
  float: right;
  margin-top: -50px;
  position: relative;
  z-index: 98;
  cursor: pointer; }

.float-servicos {
  margin-top: -105px; }

.float-case {
  margin-top: 30px; }

.popup {
  width: 350px;
  background-color: #00aeef;
  border-radius: 20px;
  position: fixed;
  z-index: 99;
  top: 20px;
  right: 140px;
  display: none; }
  .popup .fechando {
    color: #FFF;
    cursor: pointer;
    float: right;
    margin: 15px 15px 0;
    font-size: 20px; }
  .popup .text-area {
    display: none;
    width: 350px;
    background-color: #00aeef;
    border-radius: 20px;
    position: absolute;
    z-index: 99;
    top: 20px;
    right: 140px; }
  .popup .text-area.text-active {
    display: contents; }
  .popup form {
    margin: 20px; }
    .popup form h2 {
      font-family: 'rockwellregular';
      font-size: 18px;
      color: #000;
      padding: 0;
      margin: 0;
      line-height: 40px;
      padding-left: 0px;
      letter-spacing: 2px; }
    .popup form .linha {
      background-image: url(../images/retangulo.jpg);
      background-repeat: no-repeat;
      height: 30px;
      max-width: 242px;
      background-size: contain;
      background-position: left 20px; }
    .popup form p {
      font-family: 'Gotham Light';
      font-size: 15px;
      color: #FFF;
      margin: 10px 0;
      line-height: 25px; }
    .popup form .email-text {
      color: #F00;
      display: none; }
    .popup form input {
      margin: 10px 0;
      border: none;
      font-family: 'Gotham Light';
      font-size: 14px;
      color: #939598;
      padding: 5px; }
      .popup form input::-webkit-input-placeholder {
        font-family: 'Gotham Light';
        font-size: 14px;
        color: #939598; }
      .popup form input::-moz-placeholder {
        font-family: 'Gotham Light';
        font-size: 14px;
        color: #939598; }
      .popup form input:-ms-input-placeholder {
        font-family: 'Gotham Light';
        font-size: 14px;
        color: #939598; }
      .popup form input::-ms-input-placeholder {
        font-family: 'Gotham Light';
        font-size: 14px;
        color: #939598; }
      .popup form input::placeholder {
        font-family: 'Gotham Light';
        font-size: 14px;
        color: #939598; }
    .popup form input[type="radio"] {
      width: 15px; }
    .popup form span {
      font-family: 'Gotham Light';
      font-size: 14px;
      color: #FFF; }
    .popup form input[type="button"] {
      background-color: #fffb00;
      width: 100px;
      color: #000; }
  .popup #sucesso-home {
    display: none;
    font-size: 16px;
    text-align: center;
    font-family: 'Gotham Light';
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 80px;
    color: #FFF;
    letter-spacing: 3px;
    padding: 0 50px; }

.error-form {
  border: 1px solid #F00 !important; }

.valide-form {
  border: 1px solid #19d216 !important; }

.msg-error {
  display: none;
  color: #F00 !important; }

.mobile {
  display: none; }

a[href^=tel] {
  text-decoration: inherit;
  color: inherit; }

.sobre {
  padding-bottom: 60px; }
  .sobre .mgt-top {
    margin-top: 65px; }
    .sobre .mgt-top h2 {
      font-family: 'rockwellregular';
      font-size: 40px;
      color: #ec008c;
      padding: 0;
      margin: 0;
      line-height: 40px;
      padding-left: 20px;
      letter-spacing: 2px; }
    .sobre .mgt-top .linha1 {
      background-image: url(../images/linha-1.png);
      background-repeat: no-repeat;
      height: 55px;
      max-width: 395px;
      background-size: contain;
      background-position: left 15px; }
    .sobre .mgt-top .linha2 {
      background-image: url(../images/linha-sobre.png);
      background-repeat: no-repeat;
      height: 55px;
      max-width: 205px;
      background-size: contain;
      background-position: left 15px; }
    .sobre .mgt-top .linha3 {
      background-image: url(../images/linha-3.png);
      background-repeat: no-repeat;
      height: 55px;
      max-width: 335px;
      background-size: contain;
      background-position: left 15px; }
    .sobre .mgt-top .linha4 {
      background-image: url(../images/linha-4.png);
      background-repeat: no-repeat;
      height: 55px;
      max-width: 385px;
      background-size: contain;
      background-position: left 15px; }
  .sobre .bg-img img {
    height: 525px;
    display: block;
    margin: 0 auto;
    margin-top: -15px; }
  .sobre h3 {
    font-family: 'rockwellregular';
    color: #58595b;
    font-size: 20px;
    margin: 0;
    padding: 0;
    margin-top: -180px;
    padding-left: 20px; }
  .sobre .btn-saiba {
    cursor: pointer; }
    .sobre .btn-saiba span {
      background-color: #ffdd00;
      padding: 10px;
      margin-left: 20px;
      font-family: 'rockwellregular';
      color: #58595b;
      font-size: 23px;
      display: block;
      margin-top: 8px;
      width: 150px;
      text-align: end; }
      .sobre .btn-saiba span:before {
        position: absolute;
        top: -42px;
        left: 42px;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 7px solid transparent;
        content: '';
        border-top: 12px solid #58595b; }
      .sobre .btn-saiba span:after {
        position: absolute;
        content: '';
        top: -22px;
        left: 60px;
        width: 115px;
        display: inline-block;
        background-color: #58595b;
        height: 1px; }

.equipe {
  background-color: #ec008c;
  padding: 60px 0;
  position: relative;
  z-index: 1; }
  .equipe .overlay-sobre {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    display: none; }
  .equipe h2 {
    font-family: 'rockwellregular';
    font-size: 40px;
    color: #FFF;
    padding: 0;
    margin: 0;
    letter-spacing: 2px;
    margin-bottom: 20px; }
  .equipe p {
    font-family: 'Gotham Light';
    font-size: 20px;
    color: #FFF;
    letter-spacing: 2px;
    margin-bottom: 0;
    line-height: 25px; }
  .equipe .classModal {
    cursor: pointer; }
  .equipe .fotos {
    margin-top: 30px; }
    .equipe .fotos img {
      max-width: 360px;
      position: relative; }
    .equipe .fotos h3 {
      font-family: 'rockwellregular';
      font-size: 18px;
      color: #ffdd00;
      text-align: center;
      margin-bottom: 0; }
    .equipe .fotos p {
      font-family: 'rockwellregular';
      font-size: 18px;
      color: #FFF;
      text-align: center;
      height: 60px; }

.criamos {
  padding: 60px 0; }
  .criamos h2 {
    font-family: 'rockwellregular';
    font-size: 40px;
    color: #ec008c;
    padding: 0;
    margin: 0;
    letter-spacing: 1px;
    margin: 20px 0; }
  .criamos h3 {
    font-family: 'rockwellregular';
    font-size: 28px;
    color: #ec008c;
    padding: 0;
    margin: 0;
    letter-spacing: 2px;
    margin: 20px 0;
    max-width: 760px; }
  .criamos p {
    font-family: 'Gotham Book';
    font-size: 18px;
    color: #58595b;
    letter-spacing: 1px;
    margin: 20px 0;
    line-height: 25px; }

.sec6 {
  background-color: #ec008c;
  padding: 60px 0; }
  .sec6 h2 {
    font-family: 'rockwellregular';
    font-size: 40px;
    color: #FFF;
    padding: 0;
    margin: 0;
    letter-spacing: 2px;
    margin-bottom: 20px; }
  .sec6 p {
    font-family: 'Gotham Light';
    font-size: 20px;
    color: #FFF;
    letter-spacing: 2px;
    margin-bottom: 0;
    line-height: 25px; }
  .sec6 .ico-img {
    margin: 50px 0; }
    .sec6 .ico-img img {
      display: block;
      margin: 0 auto; }

.modal-funcionario {
  background: rgba(0, 0, 0, 0.5);
  display: none; }
  .modal-funcionario .new-modal {
    background-color: #FFF;
    padding: 22px 20px;
    width: 650px;
    margin: 70px auto;
    position: absolute;
    left: 231px;
    right: 0;
    margin-top: 237px;
    z-index: 99; }
    .modal-funcionario .new-modal .fechar {
      float: right;
      cursor: pointer;
      max-width: 20px; }
    .modal-funcionario .new-modal p {
      font-family: 'rockwellregular';
      font-size: 24px;
      color: #58595b;
      padding: 0;
      margin: 0;
      letter-spacing: 2px;
      margin-bottom: 20px;
      line-height: 26px;
      margin-top: 20px;
      padding: 8px 0; }

a[href^=tel] {
  text-decoration: inherit;
  color: inherit; }

.header_abs {
  position: absolute;
  left: 0;
  right: 0; }
  .header_abs .menu {
    cursor: pointer; }

.single {
  background: no-repeat center center/cover;
  height: 100vh; }
  .single .bottom {
    position: absolute;
    bottom: 30px;
    max-width: 800px; }
    .single .bottom h2 {
      font-family: 'rockwellregular';
      font-size: 50px;
      color: #FFF;
      padding: 0;
      margin: 0;
      line-height: 65px;
      letter-spacing: 3px; }
    .single .bottom p {
      font-family: 'rockwellregular';
      font-size: 18px;
      color: #FFF;
      padding: 0;
      margin: 0;
      margin-top: 10px;
      line-height: 25px;
      letter-spacing: 3px; }

.conteudo {
  padding: 40px 0; }
  .conteudo h3 {
    font-family: 'Gotham Light';
    font-size: 20px;
    color: #58595b;
    letter-spacing: 2px;
    margin-bottom: 0;
    line-height: 25px; }
    .conteudo h3 a i {
      font-size: 25px;
      color: #a7a7a7;
      margin: 0 5px; }
    .conteudo h3 a:hover {
      text-decoration: none;
      color: #a7a7a7; }
  .conteudo p {
    font-family: 'Gotham Light';
    font-size: 20px;
    color: #58595b;
    letter-spacing: 2px;
    margin: 20px 0;
    line-height: 25px; }
  .conteudo h2 {
    font-family: 'rockwellregular';
    font-size: 40px;
    color: #ec008c;
    padding: 0;
    margin: 0;
    line-height: 40px;
    letter-spacing: 2px;
    margin: 50px 0; }
  .conteudo .linha1 {
    background-image: url(../images/linha-1.png);
    background-repeat: no-repeat;
    height: 55px;
    max-width: 310px;
    background-size: contain;
    background-position: left 15px; }
  .conteudo .ico-result img {
    display: block;
    margin: 0 auto;
    max-width: 170px; }
  .conteudo .ico-result p {
    max-width: 180px;
    text-align: center;
    margin: 20px auto;
    font-family: 'Gotham Light';
    font-size: 15px;
    color: #58595b;
    letter-spacing: 1px;
    line-height: 25px; }

.galeria {
  padding: 60px 0;
  background-color: #ec008c; }
  .galeria h2 {
    font-family: 'rockwellregular';
    font-size: 40px;
    color: #FFF;
    padding: 0;
    margin: 0;
    line-height: 50px;
    letter-spacing: 3px; }
  .galeria .inline {
    display: inline-block; }
  .galeria .img-1 {
    max-width: 100%;
    height: 543px;
    background-size: cover;
    -webkit-transition: 0.5s all;
    transition: 0.5s all; }
    .galeria .img-1:hover {
      -webkit-transform: scale(0.95);
          -ms-transform: scale(0.95);
              transform: scale(0.95); }
  .galeria .img-2 {
    max-width: 49%;
    max-height: 265px;
    display: inline-block;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    overflow: hidden; }
    .galeria .img-2:hover {
      -webkit-transform: scale(0.95);
          -ms-transform: scale(0.95);
              transform: scale(0.95); }
  .galeria .img-3 {
    float: right; }
  .galeria .img-4 {
    padding-top: 15px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all; }
    .galeria .img-4:hover {
      -webkit-transform: scale(0.95);
          -ms-transform: scale(0.95);
              transform: scale(0.95); }

.relacionados {
  padding: 60px 0; }
  .relacionados h2 {
    font-family: 'rockwellregular';
    font-size: 40px;
    color: #ec008c;
    padding: 0;
    margin: 0;
    line-height: 40px;
    letter-spacing: 2px;
    padding-left: 20px;
    padding-bottom: 20px; }
  .relacionados .linha1 {
    background-image: url(../images/linha-1.png);
    background-repeat: no-repeat;
    height: 55px;
    max-width: 465px;
    background-size: contain;
    background-position: left 15px; }
  .relacionados .mgr {
    margin-top: 40px; }
    .relacionados .mgr .overlay .hover {
      background: no-repeat center center/cover;
      height: 100vh;
      -webkit-transition: 0.5s all;
      transition: 0.5s all;
      position: relative;
      z-index: 1; }
      .relacionados .mgr .overlay .hover h3 {
        position: absolute;
        bottom: 25px;
        font-family: 'rockwellregular';
        font-size: 20px;
        color: #FFF;
        padding: 0px 15px;
        z-index: 99; }
      .relacionados .mgr .overlay .hover p {
        position: absolute;
        bottom: 10px;
        font-family: 'rockwellregular';
        font-size: 16px;
        color: #58595b;
        padding: 5px 10px;
        margin: 0 15px;
        text-decoration: underline;
        background-color: #ffdd00;
        z-index: 99; }
      .relacionados .mgr .overlay .hover .overlay-single {
        background-color: rgba(0, 0, 0, 0.3);
        height: 100vh;
        position: absolute;
        top: 0;
        z-index: -1;
        width: 100%; }
      .relacionados .mgr .overlay .hover:hover {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }

.cases {
  padding-bottom: 20px; }
  .cases .mgt-top {
    margin-top: 65px; }
    .cases .mgt-top h2 {
      font-family: 'rockwellregular';
      font-size: 40px;
      color: #ec008c;
      padding: 0;
      margin: 0;
      line-height: 40px;
      padding-left: 20px;
      letter-spacing: 2px; }
    .cases .mgt-top .linha2 {
      background-image: url(../images/linha-sobre.png);
      background-repeat: no-repeat;
      height: 55px;
      max-width: 175px;
      background-size: contain;
      background-position: left 15px; }

.case-lista .pdg {
  margin: 15px 0; }

.case-lista .fotos {
  background: no-repeat center center/cover;
  height: 350px; }
  .case-lista .fotos h3 {
    position: absolute;
    bottom: 25px;
    font-family: 'rockwellregular';
    font-size: 20px;
    color: #FFF;
    padding: 0px 15px;
    z-index: 99; }
  .case-lista .fotos p {
    position: absolute;
    bottom: 10px;
    font-family: 'rockwellregular';
    font-size: 16px;
    color: #58595b;
    padding: 5px 10px;
    margin: 0 15px;
    text-decoration: underline;
    background-color: #ffdd00;
    z-index: 99; }

.case-lista .overlay-full {
  width: 1140px;
  height: 350px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  margin: 0 auto; }

.case-lista .overlay {
  width: 360px;
  height: 350px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  margin: 0 auto; }

.case-lista .cases_ {
  display: none; }

.case-lista .cases-1,
.case-lista .cases-2,
.case-lista .cases-3 {
  display: block !important; }

.case-lista .btn-veja p {
  font-family: 'rockwellregular';
  font-size: 16px;
  color: #58595b;
  padding: 10px;
  text-decoration: underline;
  background-color: #ffdd00;
  width: 200px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0;
  margin-top: 20px;
  cursor: pointer; }

@media (max-width: 991px) {
  .footer .redes {
    margin-top: 60px;
  }
    
}

@media (max-width: 768px) {
  .mobile {
    display: block; }
  .ico-float-mobile {
    position: fixed;
    bottom: 75px;
    right: 25px;
    z-index: 9; }
  .ico-float {
    display: none; }
  .main_header {
    padding: 10px 0;
    box-shadow: 0px 0px 2px 3px rgba(233, 233, 233, 0.41);
    background-color: #FFF; }
    .main_header .logo {
      max-width: 24%; }
    .main_header #menu {
      width: 100%;
      right: 0; }
  .top {
    padding-bottom: 70px; }
    .top .bg-img img {
      max-height: 300px;
      margin-top: 30px; }
    .top .mgt-top .linha {
      max-width: 100%;
      text-align: center;
      background-position: center 0px; }
    .top .mgt-top .linha2 {
      height: 63px; }
    .top .mgt-top .linha3 {
      height: 53px; }
    .top h3 {
      margin-top: 20px;
      text-align: center; }
    .top .btn-saiba span {
      margin: 10px auto; }
      .top .btn-saiba span:before {
        position: relative;
        top: 5px;
        left: -5px; }
      .top .btn-saiba span:after {
        position: relative;
        top: 0px;
        left: 0px;
        width: 133px;
        display: block; }
  .sec2 {
    background-image: url("../images/bg-rosa_mobile.jpg") !important;
    background-position: center right;
    background-repeat: no-repeat;
    height: 100%;
    background-size: auto;
    background-color: #ff0090;
    padding-bottom: 70px; }
    .sec2 h2 {
      margin-top: 70px; }
    .sec2 .cont {
      margin-top: 50px; }
      .sec2 .cont p {
        margin-left: 20px; }
      .sec2 .cont .btn-entrar span {
        margin-left: 20px; }
  .sec3 .carousel-servicos .carousel-cell {
    width: 80%;
    margin: 0 50px;
    display: block; }
  .sec4 .carousel-casa .flickity-prev-next-button.next,
  .sec4 .carousel-casa .flickity-prev-next-button.previous {
    display: none; }
  .sec4 .carousel-casa .flickity-page-dots {
    bottom: 20px; }
  .sec4 .confianca {
    text-align: left; }
  .sec4 .carousel-depoimento .flickity-prev-next-button.previous {
    background-image: url(../images/left-arrow.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    border-radius: 0; }
  .sec4 .carousel-depoimento .flickity-prev-next-button.next {
    background-image: url(../images/right-arrow.png);
    width: 30px;
    height: 30px;
    right: -25px;
    background-repeat: no-repeat;
    border-radius: 0; }
  .sec5 .carousel-cases .carousel-cell {
    width: 80%;
    margin: 0 10px;
    display: block; }
  .sec6 .no-padding {
    margin: 0; }
  .footer-mobile {
    background-color: #f6f6f6; }
    .footer-mobile p.end {
      text-align: center;
      padding: 10px 0; }
    .footer-mobile .logo-mob {
      display: block;
      margin: 20px auto; }
    .footer-mobile ul li {
      float: none;
      margin: 10px 0;
      text-align: center; }
    .footer-mobile .redes ul {
      text-align: center; }
      .footer-mobile .redes ul li {
        float: none;
        margin: 10px;
        display: inline-block; }
    .footer-mobile .copyright {
      margin-top: 0; }
      .footer-mobile .copyright p {
        font-family: 'Gotham Light';
        font-size: 14px;
        color: #58595b;
        letter-spacing: 0px;
        margin-bottom: 0;
        line-height: 25px;
        text-align: center;
        margin: 10px 0; }
  .sobre .bg-img img {
    margin-top: 25px;
    max-height: 320px; }
  .sobre .mgt-top .linha {
    max-width: 83%;
    text-align: center;
    margin: 0 auto;
    background-position: center 5px; }
  .sobre h3 {
    margin-top: 20px; }
  .equipe .fotos img {
    display: block;
    margin: 0 auto; }
  .equipe .carousel-equipe .carousel-cell {
    width: 100%; }
  .case-lista .overlay-full {
    width: 100%;
    position: relative; }
  .case-lista .overlay {
    width: 100%;
    position: relative; }
  .galeria .carousel-galeria .carousel-cell {
    width: 100%; }
    .galeria .carousel-galeria .carousel-cell img {
      display: block;
      margin: 0 auto;
      max-height: 400px; }
  .relacionados .carousel-relacionados .carousel-cell {
    width: 90%; }
    .relacionados .carousel-relacionados .carousel-cell img {
      display: block;
      margin: 0 auto;
      max-height: 400px;
      max-width: 100%; } }

@media (max-width: 540px) {
  .main_header {
    position: fixed;
    width: 100%;
    background-color: #FFF;
    z-index: 999; }
    .main_header .menu {
      position: unset; }
    .main_header #menu {
      position: fixed;
      height: 110vh; }
      .main_header #menu .fechar {
        display: block;
        margin-top: 50px; }
    .main_header .row {
      margin: 0; }
  .top .bg-img img {
    margin-top: 100px; }
  .top .mgt-top h2 {
    font-size: 25px; }
  .sobre .bg-img img {
    margin-top: 100px;
    max-height: 300px; }
  .sobre .mgt-top {
    margin-top: 25px; }
    .sobre .mgt-top .linha {
      height: 40px; }
  .sobre h3 {
    text-align: center; }
  .sec4 .carousel-casa .carousel-cell img {
    max-width: 150px; }
  .sec4 .row {
    margin: 0; }
  .sobre .mgt-top h2 {
    font-size: 30px; }
  .sobre .mgt-top .linha {
    max-width: 100%; }
  .criamos h2 {
    font-size: 30px; }
  .criamos h3 {
    font-size: 21px;
    letter-spacing: 0px; }
  .sec4 .carousel-depoimento .carousel-cell p {
    text-align: left; }
  .sec4 .carousel-depoimento .carousel-cell h3 p {
    text-align: left; }
  .carousel-cases .flickity-page-dots {
    display: none; }
  .sec6 p {
    letter-spacing: 0px; }
  .equipe p {
    letter-spacing: 0px; }
  .equipe .flickity-page-dots {
    display: none; }
  .equipe .carousel-equipe .carousel-cell {
    width: 80%;
    margin: 0 20px; }
  .biografia-mobile {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
    display: none; }
  .modal-funcionario .new-modal {
    width: 100%;
    position: absolute;
    margin-top: -150px;
    background-color: transparent;
    left: 0;
    right: 0; }
    .modal-funcionario .new-modal p {
      color: #FFF;
      letter-spacing: 0;
      font-family: 'Gotham Light';
      font-size: 18px; }
    .modal-funcionario .new-modal .fechar {
      position: fixed;
      top: -180px;
      right: 25px; }
    .modal-funcionario .new-modal .img-func {
      max-width: 70%; }
  .sec4 {
    padding: 60px 0 0; }
  .sec5 .newoverlay:hover .hover {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  .relacionados .mgr .overlay .hover:hover {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); } }

@media (max-width: 414px) {
  .main_header .logo {
    max-width: 50%; }
  .top .mgt-top .linha {
    height: 40px;
    line-height: 38px; }
  .top .mgt-top h2 {
    font-size: 16px; }
  .sec2 {
    background-size: 1230px; }
    .sec2 h2 {
      font-size: 25px; }
    .sec2 .cont p {
      font-size: 20px;
      letter-spacing: 0px; }
  .sec3 .carousel-servicos .carousel-cell {
    width: 70%; }
  .sec3 .bg h2 {
    font-size: 25px;
    line-height: 25px; }
  .sec3 .bg .overlay p {
    padding: 25px 20px;
    font-size: 15px; }
  .sec4 h2 {
    font-size: 30px;
    line-height: 30px; }
  .sec4 .carousel-casa .carousel-cell {
    width: 50%; }
  .sec4 .carousel-depoimento .carousel-cell {
    padding: 0 15px; }
  .sec6 h2 {
    font-size: 27px; }
  .popup {
    right: 0;
    width: 100%;
    bottom: 0;
    margin-top: 35vh;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .sobre .mgt-top h2 {
    padding-left: 0px;
    font-size: 24px; }
  .equipe h2 {
    font-size: 30px; }
  .equipe .fotos img {
    max-width: 345px; }
  .cases .mgt-top {
    margin-top: 115px; }
  .sec2 .cont .btn-entrar .line {
    margin-left: 53px; }
  .sec3 {
    padding: 75px 0 0px; }
  .sec4 {
    padding: 75px 0 0px; } }

@media (max-width: 375px) {
  .sobre .mgt-top h2 {
    font-size: 21px; }
  .top h3 {
    margin-top: 0; }
  .top .bg-img img {
    max-height: 265px; }
  .main_header #menu ul li {
    margin: 40px 25px;
    font-size: 20px; }
  .sec6 h2 {
    font-size: 24px;
    letter-spacing: 1px; } }

@media (max-width: 360px) {
  .sec4 .carousel-depoimento .carousel-cell {
    padding: 0 20px; }
  .equipe .fotos img {
    max-width: 330px; } }

@media (max-width: 320px) {
  .top h3 {
    font-size: 17px; }
  .top .mgt-top h2 {
    font-size: 13px;
    line-height: 25px; }
  .top .mgt-top .linha {
    height: 30px;
    line-height: 28px; }
  .top .bg-img img {
    max-height: 215px; }
  .sec2 h2 {
    font-size: 25px; }
  .sec2 .cont p {
    font-size: 17px; }
  .sec3 .carousel-servicos .carousel-cell {
    width: 75%; }
  .sec3 .carousel-servicos .flickity-button {
    background: transparent; }
  .sec3 .carousel-servicos .flickity-prev-next-button {
    width: 30px;
    heigth: 30px; }
  .sec3 .carousel-servicos .flickity-prev-next-button.next {
    right: 0; }
  .sec3 .carousel-servicos .flickity-prev-next-button.previous {
    left: 0; }
  .popup {
    margin-top: 15vh; }
  .sobre .bg-img img {
    max-height: 260px; }
  .sobre .mgt-top h2 {
    font-size: 16px; }
  .equipe .fotos img {
    max-width: 290px; }
  .sec6 h2 {
    font-size: 24px;
    letter-spacing: 0px; } }
