@charset "UTF-8";
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none; }

body {
  overflow-x: hidden;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 21px;
  line-height: 1.3125rem;
  letter-spacing: 0.5px;
  color: #333; }
  body img {
    image-rendering: auto;
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    max-width: 100%; }
  body .header-slideshow {
      width: 100%;
      padding-top: 50px;
      padding-bottom: 80px;
      min-height:623px;
      background-image: url("../imagens/lp/banner-topo.jpg");
      background-repeat: no-repeat, no-repeat;
      background-position: center !important;
      position: relative;

      /*center parallax */
      background-size: cover;
      /*background-attachment: fixed;*/
      /*box-shadow: 0 1000px 0 0 #2c2b2b4d inset;*/
}

@media (min-width:768px){
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}

.format-tel{
    padding: 8px 0px 0px 0px !important;
    margin-bottom: 0px;
}

body .header-slideshow {
    overflow: hidden;
    background-color: #fff;

}body .header-slideshow::before {

    content: url('../imagens/lp/banner-topo.png');
    position: absolute;
    transform: translateX(-831px);

    /* center parallax */
    top: 0px;
    left: 50%;
    width: 659px;
    height: 100%;
    /*box-shadow: 1000px 0 0px 0px #2d2d2d inset*/;
    margin-left: -44px;

}

@media (max-width:990px){
    body .header-slideshow::before {
        display: none;
    }
}

    body .header-slideshow .hd-esq h1 {
      letter-spacing: 2px;
      margin-top: 260px;
      font-weight: bold;
      color: #000;
      /*font-size: 60px;*/
      font-size: 3.0rem;
      line-height: 80px;
      line-height: 5rem; }
    body .header-slideshow .hd-dir .hd-dados {
      color: #ffffff;
      display: flex;
      flex-wrap: wrap;
      /*margin-top: 35px;*/
  }
      body .header-slideshow .hd-dir .hd-dados h2 {
        width: 100%;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px;
        line-height: 1.25rem;
        margin: 0 0 5px 0; }
      body .header-slideshow .hd-dir .hd-dados h3 {
        letter-spacing: 1px;
        font-weight: bold;
        font-size: 22px !important;
        font-size: 1.4375rem;
        line-height: 25px;
        line-height: 1.5625rem;
        height: 30px;
        margin: 0;
        padding-bottom: 5px;
        border-bottom: 2px solid #ffffff; }
      body .header-slideshow .hd-dir .hd-dados span {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px; }
      body .header-slideshow .hd-dir .hd-dados .ic-televendas {
        background-image: url("../imagens/icones/ic-telefone-contato.png"); }
      body .header-slideshow .hd-dir .hd-dados .ic-atendimento {
        background-image: url("../imagens/icones/ic-chatonline.png"); }
      body .header-slideshow .hd-dir .hd-dados .ic-localizacao {
        background-image: url("../imagens/icones/ic-localizacao.png"); }
    body .header-slideshow .hd-dir .form-orcamento {
      margin-top: 50px;
  }
      body .header-slideshow .hd-dir .form-orcamento h4 {
        margin-bottom: 30px;
        color: #ffffff;
        font-weight: normal;
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 35px;
        line-height: 2.1875rem; }
        body .header-slideshow .hd-dir .form-orcamento h4 strong {
          font-weight: bold; }
      body .header-slideshow .hd-dir .form-orcamento input, body .header-slideshow .hd-dir .form-orcamento textarea, body .header-slideshow .hd-dir .form-orcamento select {
        width: 100%;
        min-height: 45px;
        margin-bottom: 20px;
        padding: 15px 10px;
        border: 0 none;
        -webkit-appearance: none;
        background-color: #ffffff; }
      body .header-slideshow .hd-dir .form-orcamento textarea {
        height: 150px; }
      body .header-slideshow .hd-dir .form-orcamento .seta-drop:after {
        content: "";
        font-family: "FontAwesome";
        position: absolute;
        display: block;
        top: 10px;
        right: 20px;
        line-height: 30px;
        padding: 0 7px;
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 30px;
        line-height: 1.875rem;
        color: #333;
        pointer-events: none; }
      body .header-slideshow .hd-dir .form-orcamento .btn-enviar {
        cursor: pointer;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 30px;
        line-height: 1.875rem;
        width: 100%;
        height: 65px;
        font-weight: bold;
        letter-spacing: 2px;
        background-color: #5cb85c;
        border-bottom: 4px solid #398439;
        border-left: 0 none;
        border-right: 0 none;
        border-top: 0 none;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        -webkit-transition: 0.5s;
        transition: 0.5s; }
        body .header-slideshow .hd-dir .form-orcamento .btn-enviar:hover {
          background-color: #888;
          border-bottom: 4px solid #333; }
      body .header-slideshow .hd-dir .form-orcamento .dados-tel {
        display: flex; }
        body .header-slideshow .hd-dir .form-orcamento .dados-tel .dados-ddd {
          width: calc(30% - 15px);
          margin-right: 15px; }
        body .header-slideshow .hd-dir .form-orcamento .dados-tel .dados-celular {
            width: calc(70% - 5px);
  margin-left: 5px;
      }
  body main .orcamento-inferior {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    /*background-image: url("../imagens/bg/form-claro-rdp.png"), url("../imagens/bg/form-homem-rdp.jpg");*/
    /*background-repeat: no-repeat, no-repeat;*/
    /*background-position: right top, left top; */

    background-image: url("../imagens/lp/banner-formulario2.png");
    background-repeat: no-repeat;
    background-position: -290px !important;
    position: relative;
    background-size: 140%;
    background-attachment: fixed;

} body main .orcamento-inferior::before {

    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    width: 859px;
    height: 100%;
    box-shadow: 1000px 0 0px 0px #484848 inset;
    margin-left: -234px;

}

@media (max-width:990px){
    body main .orcamento-inferior::before {
        display: none;
    }
    body main .orcamento-inferior {
        background-position: center !important;
        background-size: cover;
        background-attachment: fixed;
    }
}


    body main .orcamento-inferior h4 {
      margin-bottom: 30px;
      color: #ffffff;
      font-weight: normal;
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 35px;
      line-height: 2.1875rem; }
      body main .orcamento-inferior h4 strong {
        font-weight: bold; }
    body main .orcamento-inferior .orcamento-formulario .chm-env {
      text-align: right; }
    body main .orcamento-inferior .orcamento-formulario input, body main .orcamento-inferior .orcamento-formulario textarea, body main .orcamento-inferior .orcamento-formulario select {
      width: 100%;
      min-height: 40px;
      margin-bottom: 20px;
      padding: 10px 10px;
      border: 0 none;
      -webkit-appearance: none;
      background-color: #ffffff; }
    body main .orcamento-inferior .orcamento-formulario textarea {
      height: 150px; }
    body main .orcamento-inferior .orcamento-formulario .seta-drop:after {
      content: "";
      font-family: "FontAwesome";
      position: absolute;
      display: block;
      top: 7px;
      right: 20px;
      line-height: 30px;
      padding: 0 7px;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 30px;
      line-height: 1.875rem;
      color: #333;
      pointer-events: none; }
    body main .orcamento-inferior .orcamento-formulario .btn-enviar {
      cursor: pointer;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      line-height: 1.25rem;
      padding-left: 45px;
      padding-right: 45px;
      height: 60px;
      font-weight: bold;
      letter-spacing: 2px;
      background-color: #5cb85c;
      border-bottom: 4px solid #398439;
      border-left: 0 none;
      border-right: 0 none;
      border-top: 0 none;
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      body main .orcamento-inferior .orcamento-formulario .btn-enviar:hover {
        background-color: #888;
        border-bottom: 4px solid #333; }
    body main .orcamento-inferior .orcamento-formulario .dados-tel {
      display: flex; }
      body main .orcamento-inferior .orcamento-formulario .dados-tel .dados-ddd {
        /*width: calc(30% - 15px);
        margin-right: 15px; */
        width: calc(30% - 5px) !important;
        margin-right: 4px !important;
    }
      body main .orcamento-inferior .orcamento-formulario .dados-tel .dados-celular {
        width: calc(70% - 15px);
        margin-left: 15px; }
  body main .servicos-empresa {
    padding-top: 80px;
    padding-bottom: 80px; }
    body main .servicos-empresa h2 {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 30px;
      line-height: 1.875rem;
      margin-bottom: 20px;
      text-align: center;
      margin-bottom: 40px; }
    body main .servicos-empresa .nav-tabs {
      text-align: center;
      justify-content: center;
      border-bottom: 0;
      display: flex;
  }
      body main .servicos-empresa .nav-tabs .nav-item {
        margin-bottom: -2px;
        flex: 1 0 auto;
    }
        body main .servicos-empresa .nav-tabs .nav-item .nav-link {
          cursor: pointer;
          margin: 0 5px;
          color: #333;
          background-color: #f1f1f1;
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 30px;
          line-height: 1.875rem;
          border-top: 0 none;
          border-left: 0 none;
          border-right: 0 none;
          border-bottom: 2px solid #f1f1f1;
          -webkit-border-radius: 0px;
          -moz-border-radius: 0px;
          border-radius: 0px;
          -moz-transition: 0.5s;
          -o-transition: 0.5s;
          -webkit-transition: 0.5s;
          transition: 0.5s;

            margin: 0px !important;
            font-size: 16px;
      }
        body main .servicos-empresa .nav-tabs .nav-item .nav-link.active {
          color: #ffffff;
          background-color: #17619E;
          border-top: 0 none;
          border-left: 0 none;
          border-right: 0 none;
          border-bottom: 0px solid #17619E;
      }
    body main .servicos-empresa .tab-content {
      padding: 50px 25px;
      border: 2px solid #f1f1f1; }
      body main .servicos-empresa .tab-content .tab-pane .container .row {
        align-items: center; }
        body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp1 {
          text-align: center; }
          body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp1 h2 {
            font-weight: bold;
            color: #2d2d2d;
            font-size: 60px;
            font-size: 3.75rem;
            line-height: 60px;
            line-height: 3.75rem;
            margin: 0; }
          body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp1 h3 {
            font-weight: normal;
            color: #2d2d2d;
            font-size: 30px;
            font-size: 1.875rem;
            line-height: 30px;
            line-height: 1.875rem;
            margin: 0; }
          body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp1 span {
            font-weight: bold;
            color: #333;
            font-size: 48px;
            font-size: 3rem;
            line-height: 60px;
            line-height: 3.75rem;
            margin: 30px 0; }
          body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp1 p {
            font-size: 16px;
            font-size: 1rem;
            line-height: 24px;
            line-height: 1.5rem; }
            body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp1 p strong {
              font-weight: bold; }
        body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp2 ul {
          list-style: none;
          -webkit-margin-before: 0;
          -webkit-margin-after: 0;
          -webkit-margin-start: 0;
          -webkit-margin-end: 0;
          -webkit-padding-start: 0; }
          body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp2 ul li {
            display: flex;
            align-items: center;
            margin-bottom: 20px; }
            body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp2 ul li:last-child {
              margin: 0; }
            body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp2 ul li p {
              width: calc(100% - 40px);
              margin: 0; }
            body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp2 ul li span {
              margin-right: 10px;
              width: 30px;
              height: 30px;
              display: inline-block;
              vertical-align: middle;
              background-position: center;
              background-repeat: no-repeat; }
            body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp2 ul li .ic-bkponline {
              background-image: url("../imagens/icones/ic-backup-online.png"); }
            body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp2 ul li .ic-torpedos {
              background-image: url("../imagens/icones/ic-torpedo-a-vontade.png"); }
            body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp2 ul li .ic-roaming {
              background-image: url("../imagens/icones/ic-roaming-internacional.png"); }
            body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp2 ul li .ic-whatsapp {
              background-image: url("../imagens/icones/ic-whatsapp.png"); }
            body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp2 ul li .ic-flexibilidade {
              background-image: url("../imagens/icones/ic-flexibilidade-do-uso-de-internet.png"); }
        body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp3 hr {
          border-top: 0 none;
          border-bottom: 2px solid #f1f1f1;
          margin: 10px 0 0 0; }
        body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp3 p {
          font-size: 13px;
          font-size: 0.8125rem;
          line-height: 21px;
          line-height: 1.3125rem;
          text-align: center;
          margin: 0; }
        body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp3 span {
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 24px;
          line-height: 1.5rem;
          display: inline-block;
          width: 100%;
          text-align: center;
          margin-top: 20px; }
        body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp3 h3 {
          text-align: center;
          font-weight: bold;
          font-size: 48px;
          font-size: 3rem;
          line-height: 60px;
          line-height: 3.75rem;
          color: #2d2d2d; }
          body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp3 h3 sup {
            font-size: 14px;
            font-size: 0.875rem;
            line-height: 21px;
            line-height: 1.3125rem;
            top: -20px; }
          body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp3 h3 sub {
            font-size: 11px;
            font-size: 0.6875rem;
            line-height: 21px;
            line-height: 1.3125rem;
            font-weight: normal;
            bottom: 3px;
            left: -20px; }
        body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp3 a.btn-contrate {
          margin-top: 10px;
          position: relative;
          display: block;
          padding: 15px 30px;
          color: #ffffff;
          background-color: #2d2d2d;
          border-bottom: 4px solid #4e0000;
          text-transform: uppercase;
          font-size: 14px;
          font-size: 0.875rem;
          line-height: 21px;
          line-height: 1.3125rem;
          font-weight: bold;
          text-decoration: none;
          text-align: center;
          -moz-transition: 0.5s;
          -o-transition: 0.5s;
          -webkit-transition: 0.5s;
          transition: 0.5s; }
          body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp3 a.btn-contrate:hover {
            background-color: #888;
            border-bottom: 4px solid #333; }
  body main .smartphones-consultores {
    padding-top: 21px;
    padding-bottom: 15px;
    background-color: #f1f1f1; }
    body main .smartphones-consultores .container .row .smartphone-img {
      position: relative; }
      body main .smartphones-consultores .container .row .smartphone-img img {
        margin-top: -89px;
        /*left: -20px;*/
        position: absolute;
        max-width: 100%; }
    body main .smartphones-consultores .container .row .smartphone-txt h2 {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 30px;
      line-height: 1.875rem;
      margin-bottom: 20px; }
    body main .smartphones-consultores .container .row .smartphone-txt p {
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 24px;
      line-height: 1.5rem; }
      body main .smartphones-consultores .container .row .smartphone-txt p strong {
        color: #2d2d2d;
        text-transform: uppercase;
        font-weight: bold; }
    body main .smartphones-consultores .container .row .smartphone-txt a {
      display: inline-block;
      padding: 20px 35px;
      color: #ffffff;
      background-color: #2d2d2d;
      border-bottom: 4px solid #4e0000;
      text-transform: uppercase;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 21px;
      line-height: 1.3125rem;
      font-weight: bold;
      text-decoration: none;
      text-align: center;
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      body main .smartphones-consultores .container .row .smartphone-txt a:hover {
        background-color: #888;
        border-bottom: 4px solid #333; }
  body main .row-info {
    padding-top: 70px;
    padding-bottom: 70px; }
    body main .row-info .container .row {
      align-items: center; }
      body main .row-info .container .row .row-info-image {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        position: relative; }
        body main .row-info .container .row .row-info-image:before {
          content: "";
          height: 100%;
          width: 1px;
          border-left: 1px solid #f1f1f1;
          position: absolute;
          left: -8.333333%; }
        body main .row-info .container .row .row-info-image h3 {
          text-transform: uppercase;
          font-weight: bold;
          font-size: 14px;
          font-size: 0.875rem;
          line-height: 21px;
          line-height: 1.3125rem;
          margin: 30px 0 25px 0; }
        body main .row-info .container .row .row-info-image p {
          font-size: 13px;
          font-size: 0.8125rem;
          line-height: 24px;
          line-height: 1.5rem;
          margin: 0; }
      body main .row-info .container .row h2 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 30px;
        line-height: 1.875rem;
        margin-bottom: 40px; }
      body main .row-info .container .row p {
        font-size: 13px;
        font-size: 0.8125rem;
        line-height: 24px;
        line-height: 1.5rem; }
        body main .row-info .container .row p strong {
          color: #2d2d2d;
          text-transform: uppercase;
          font-weight: bold; }

footer .dados-rdp {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f1f1f1; }
  footer .dados-rdp .container .row {
    align-items: center; }
  footer .dados-rdp h3 {
    margin: 10px 0 0 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #2d2d2d;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 20px;
    line-height: 1.25rem; }
  footer .dados-rdp p {
    margin: 0 0 10px 0;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 20px;
    line-height: 1.25rem; }
  footer .dados-rdp a {
    color: #333;
    text-decoration: none; }
footer .copy-rdp {
  color: #ffffff;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #2d2d2d; }
  footer .copy-rdp .container .row {
    align-items: center; }
    footer .copy-rdp .container .row p {
      margin: 0; }

.headerfly{
    display: block;
}

.headerfly-mobile{
    padding: 20px 0;
}

@media only screen and (max-width: 1440px) {
  body .header-slideshow {
    background-position: 160% 0%, 60% 0%; }
  body main .orcamento-inferior {
    background-position: 250% 0%, -70% 0%; } }
@media only screen and (max-width: 1240px) {
  body .header-slideshow {
    background-position: 300% 0%, 50% 0%; }
  body main .orcamento-inferior {
    background-position: -400% 0%, -200% 0%; } }
@media only screen and (max-width: 991px) {
  body .header-slideshow {
    background-image: url("../imagens/lp/banner-topo.jpg");
    background-position: 30% 0%;
    background-size: cover;
    background-attachment: fixed; }
    body .header-slideshow .hd-esq {
      text-align: center; }
      body .header-slideshow .hd-esq h1 {
        margin-top: 20px;
        margin-bottom: 20px; }
    body .header-slideshow .hd-dir .hd-dados {
      text-align: center;
      justify-content: center; }
    body .header-slideshow .hd-dir .form-orcamento h4 {
      text-align: center; }
  body main .orcamento-inferior {
    background-image: url("../imagens/lp/banner-formulario2.png");
    background-position: 0% 0%;
    background-size: cover;
    background-attachment: fixed; }
    body main .orcamento-inferior .orcamento-formulario {
      text-align: center; }
      body main .orcamento-inferior .orcamento-formulario form .chm-env {
        text-align: center; }
  body main .servicos-empresa .tab-content {
    padding: 30px 0px; }
    body main .servicos-empresa .tab-content .dados-emp2 {
      margin-top: 30px;
      margin-bottom: 50px; }
  body main .servicos-empresa .sinal-mais {
    display: none; }
  body main .servicos-empresa .nav-tabs .nav-item {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0; }
    body main .servicos-empresa .nav-tabs .nav-item .nav-link {
      margin: 0; }
  body main .smartphones-consultores {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px; }
    body main .smartphones-consultores .container .row {
      flex-direction: column-reverse; }
      body main .smartphones-consultores .container .row .smartphone-img img {
        position: relative;
        left: inherit;
        top: inherit;
        margin-top: -30px;
        bottom: -80px; }
  body main .row-info {
    padding-top: 100px;
    text-align: center; }
    body main .row-info .container .row .row-info-image {
      margin-top: 40px; }
      body main .row-info .container .row .row-info-image:before {
        display: none; }

  footer .copy-rdp .container .row p {
    text-align: center;
    margin-bottom: 20px; }
  footer .rdp-webfoco {
    text-align: center; } }
@media only screen and (max-width: 767px) {
  body .header-slideshow .hd-dir .hd-dados {
    margin-top: 15px; }
  body .header-slideshow .hd-esq h1 {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 60px;
    line-height: 3.75rem; }

  .solorca {
      right: 11% !important;
      bottom: 20px !important;
      width: 78%;
  }
    
    [data-carrosel-compact-screen]{
        background-position: center!important;
    }
    
  .dados-rdp .row > div{
    text-align: center !important;
  }

  footer .dados-rdp {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px; } }

/*# sourceMappingURL=style.css.map */



.dados-rdp .row > div{
    text-align: right;
}


.dados-emp2 {
    margin: 0 0 auto 0;
}

.logo{
    //background: #fff;
}



.headerfly, .headerfly-mobile {
  background: #fff;
  z-index: 1000;
  width: 100%;
  margin-top: -100%;
  transition:1000ms;
  position: fixed;
  top: 0px;
  z-index: 101;
  border-bottom: 1px solid #f1f1f1;
}.headerfly[data-status="active"], .headerfly-mobile[data-status="active"]{
    transition:600ms;
    margin-top: 0%;
}.contactHeader h2{
    font-size: 14px;
    font-weight: normal;
    display: table;
    color: #777;
    padding: 16px 0px 0px 0px;
    margin: 0px;
}.contactHeader a,.contactHeader span{
    font-size: 16px;
    color: #777 !important;
    font-weight: bold;
}
@media (max-width:990px){
    .headerfly{
        display: none!important;
    }
    .headerfly-mobile{
        display: block!important;
    }
    
    .header-slideshow::after{
        content: " ";
        position: absolute;
        top: 0px;
        left: 0%;
        width: 3000px;
        height: 100%;
        background-color: rgba(0, 123, 255, 0.48);
        z-index: 0;

    }

}



#tabsJustifiedContent p{
    font-size: 14px !important;
}

.smartphones-consultores p{
    font-size: 14px  !important;
}



.solorca{
    position: absolute;
    right: 50px;
    bottom: 30px;
    padding: 12px 20px;
    background: #00c309;
    border: 0px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    border-radius: 3px;
    transition: 300ms;
    text-transform: uppercase;
    z-index: 100;
}.solorca:hover{
    background: #09d712;
}.solorca:active{
    background: #06930c;
}.solorca:focus{
    outline: 0;
}


.list{
  margin: 0px;
  padding: 0px 0px 20px 00px;
}.list li{
  margin-bottom: 0px !important;
  font-size: 15px;
}.list li::before{
  content: " ● ";
  padding: 0px 20px;
  color: #329CDE;
}


.dados-emp1{
      /*margin-top: -120px;*/
}

body main .servicos-empresa .tab-content .tab-pane .container .row .dados-emp1 { 
    align-self: flex-start;
}

h1{
  color: #fff !important;
}