@font-face {
  font-family: 'roboto';
  src: url("../fonts/DaxlinePro-Medium.otf"); }
* {
  font-family: roboto; }

.banners-list {
  margin: 0px auto;
  position: relative;
  top: -30px;
  margin-bottom: -25px; }
  @media screen and (min-width: 768px) {
    .banners-list .desktopBanner {
      display: block; }
    .banners-list .mobileBanner {
      display: none; }
    .banners-list * {
      border-radius: 25px;
      -moz-border-radius: 25px;
      -webkit-border-radius: 25px; }
    .banners-list a.right.carousel-control {
      border-top-right-radius: 25px;
      -moz-border-top-right-radius: 25px;
      -webkit-border-top-right-radius: 25px;
      border-bottom-right-radius: 25px;
      -moz-border-bottom-right-radius: 25px;
      -webkit-border-bottom-right-radius: 25px; }
    .banners-list a.left.carousel-control {
      border-top-left-radius: 25px;
      -moz-border-top-left-radius: 25px;
      -webkit-border-top-left-radius: 25px;
      border-bottom-left-radius: 25px;
      -moz-border-bottom-left-radius: 25px;
      -webkit-border-bottom-left-radius: 25px; } }
  @media screen and (max-width: 768px) {
    .banners-list .desktopBanner {
      display: none; }
    .banners-list .mobileBanner {
      display: block;
      margin-left: 1%; }
    .banners-list * {
      border-radius: 0xp;
      -moz-border-radius: 0xp;
      -webkit-border-radius: 0xp; }
    .banners-list a.right.carousel-control {
      border-top-right-radius: 0xp;
      -moz-border-top-right-radius: 0xp;
      -webkit-border-top-right-radius: 0xp;
      border-bottom-right-radius: 0xp;
      -moz-border-bottom-right-radius: 0xp;
      -webkit-border-bottom-right-radius: 0xp; }
    .banners-list a.left.carousel-control {
      border-top-left-radius: 0xp;
      -moz-border-top-left-radius: 0xp;
      -webkit-border-top-left-radius: 0xp;
      border-bottom-left-radius: 0xp;
      -moz-border-bottom-left-radius: 0xp;
      -webkit-border-bottom-left-radius: 0xp; } }
  .banners-list:after {
    clear: both; }

.dicasetutoriasNovo {
  position: relative;
  margin-top: 3px; }
  @media screen and (min-width: 768px) {
    .dicasetutoriasNovo {
      height: 230px; }
      .dicasetutoriasNovo .desktopNoticas {
        display: block; }
      .dicasetutoriasNovo .mobileNoticas {
        display: none; }
      .dicasetutoriasNovo .img {
        float: left; }
      .dicasetutoriasNovo .noticia {
        margin-left: 158px;
        height: 100%;
        border-bottom: 3px #FAA82F solid;
        border-right: 3px #FAA82F solid;
        -webkit-border-bottom-right-radius: 30px;
        -moz-border-bottom-right-radius: 30px;
        -ms-border-bottom-right-radius: 30px;
        border-bottom-right-radius: 30px; }
        .dicasetutoriasNovo .noticia .content {
          overflow: hidden;
          margin: 5px;
          line-height: 1.4;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          height: 90%;
          text-align: justify; }
          .dicasetutoriasNovo .noticia .content h4 {
            margin-left: 5px; }
          .dicasetutoriasNovo .noticia .content img {
            border: 1px solid gray;
            width: 40%;
            float: left;
            border-radius: 4px; }
        .dicasetutoriasNovo .noticia .box-transparente-for-noticia {
          height: 15%;
          position: relative;
          margin-top: -10%;
          background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
          background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
          background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }
        .dicasetutoriasNovo .noticia a.link {
          color: #e83035;
          font-weight: 700;
          float: right;
          margin-right: 20px; }
        .dicasetutoriasNovo .noticia:after {
          clear: both; } }
  @media screen and (max-width: 768px) {
    .dicasetutoriasNovo {
      height: 250px;
      border: 4px #FAA82F solid;
      margin: 5% 1% 1% 1%; }
      .dicasetutoriasNovo .desktopNoticas {
        display: none; }
      .dicasetutoriasNovo .mobileNoticas {
        display: block;
        width: 70%;
        position: relative;
        left: 50%;
        margin-left: -35%;
        margin-top: -5%; }
      .dicasetutoriasNovo .noticia {
        height: 100%; }
        .dicasetutoriasNovo .noticia .content {
          margin: 5px;
          height: 80%;
          text-align: justify;
          text-decoration: none;
          overflow: hidden; }
          .dicasetutoriasNovo .noticia .content h4 {
            margin-left: 5px;
            margin-right: 5px;
            text-align: justify;
            color: red; }
          .dicasetutoriasNovo .noticia .content img {
            border: 1px solid gray;
            width: 40%;
            float: left;
            border-radius: 4px; }
        .dicasetutoriasNovo .noticia a.link {
          color: #e83035;
          font-weight: 700;
          float: right;
          margin-right: 20px; }
        .dicasetutoriasNovo .noticia:after {
          clear: both; } }

.clear {
  clear: both; }

@media screen and (min-width: 768px) {
  .banners-secundarios {
    margin-right: 36px; }
    .banners-secundarios img {
      height: 100%; } }
@media screen and (max-width: 768px) {
  .banners-secundarios {
    margin: 0;
    margin-top: 15px;
    padding: 0; }
    .banners-secundarios img {
      width: 85%;
      height: auto; }
      .banners-secundarios img.img1 {
        margin-left: 15%; }
      .banners-secundarios img.img2 {
        margin-left: 7.5%; } }

ul.local-cliente {
  margin-top: 15px;
  list-style-type: none;
  width: 96%;
  margin-right: 4%;
  text-align: right; }
  ul.local-cliente li {
    display: inline-block;
    color: #000;
    font-size: 12px; }
    ul.local-cliente li i {
      color: #FFF; }
    ul.local-cliente li a {
      color: #000; }

.topo-page.navbar-fixed-top {
  height: 70px;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -moz-transition: all 1s ease; }
  .topo-page.navbar-fixed-top .local-cliente {
    display: none; }
  .topo-page.navbar-fixed-top .logo {
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    background-size: auto 70px; }
  .topo-page.navbar-fixed-top a.item-menu {
    margin-top: 0px; }
  .topo-page.navbar-fixed-top .item-menu-separator {
    display: none; }
.topo-page nav ul {
  width: 100%;
  list-style: none;
  text-align: right; }
  .topo-page nav ul li {
    display: inline-block;
    margin-left: 2%; }
    .topo-page nav ul li:last-child {
      margin-right: 2%; }
    .topo-page nav ul li a.item-menu {
      margin-top: 40px;
      color: #000;
      font-size: 14px;
      display: inline-block;
      font-weight: 500;
      text-transform: capitalize;
      text-align: center; }
      .topo-page nav ul li a.item-menu.active {
        color: #ffffff; }
        .topo-page nav ul li a.item-menu.active i {
          color: #000; }
      @media screen and (max-width: 1130px) {
        .topo-page nav ul li a.item-menu {
          margin-top: 5px; } }
      .topo-page nav ul li a.item-menu i {
        width: 100%;
        text-align: center;
        color: #FFF; }

.top-page-moble {
  width: 100%;
  background-size: 100%;
  box-shadow: 0px 5px 15px #333333;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd7201+1,f49209+100,f49209+100,60abf8+100,f49209+100;lenonIzi */
  background: #ff5200;
  /* Old browsers */ }
  .top-page-moble div.logo {
    float: left;
    width: 100%; }
  .top-page-moble button {
    position: relative;
    float: right;
    margin-top: -13%;
    margin-right: 5%; }
  .top-page-moble .item-menu-separator {
    display: none; }
  .top-page-moble ul.menu-ul {
    list-style: none; }
    .top-page-moble ul.menu-ul li {
      width: 100%; }
      .top-page-moble ul.menu-ul li a.item-menu {
        display: block;
        text-align: left;
        border-bottom: 1px solid #FFF;
        font-weight: bold;
        color: #FFF;
        text-indent: 10px; }
        .top-page-moble ul.menu-ul li a.item-menu i {
          display: auto;
          text-align: left;
          width: 50px;
          margin-right: 6px;
          color: #FFF; }

@media (min-width: 0px) and (max-width: 767px) {
  .fsi-row-xs-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 768px) and (max-width: 991px) {
  .fsi-row-sm-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .fsi-row-md-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
@media (min-width: 1200px) {
  .fsi-row-lg-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
.row-planos {
  margin-top: 20px;
  margin-bottom: 20px; }
  .row-planos .planos {
    -webkit-box-shadow: 0px 21px 58px -17px rgba(0, 0, 0, 0.63);
    -moz-box-shadow: 0px 21px 58px -17px rgba(0, 0, 0, 0.63);
    box-shadow: 0px 21px 58px -17px rgba(0, 0, 0, 0.63);
    padding: 15px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #ffffff;
    height: 100%; }
    .row-planos .planos .content {
      margin-bottom: 40px; }
      .row-planos .planos .content h1 {
        text-align: center;
        font-weight: bolder; }
      .row-planos .planos .content h2 {
        text-align: center;
        font-weight: bolder;
        font-size: 3em; }
        .row-planos .planos .content h2 sup {
          font-size: 35%;
          top: -19px;
          position: relative; }
        .row-planos .planos .content h2 sub {
          font-size: 35%;
          left: -22px;
          top: -3px;
          position: relative; }
      .row-planos .planos .content h3 {
        text-align: center;
        text-decoration: line-through; }
        .row-planos .planos .content h3 sup {
          font-size: 55%;
          top: -16px;
          position: relative; }
        .row-planos .planos .content h3 sub {
          font-size: 55%;
          left: -15px;
          top: 0px;
          position: relative; }
      .row-planos .planos .content td.text-info {
        text-align: left;
        text-transform: capitalize; }
        .row-planos .planos .content td.text-info i {
          margin-right: 5px;
          color: darkorange; }
    .row-planos .planos .btn-primary {
      position: absolute;
      bottom: 5px;
      margin-left: 15%;
      background: orange;
      border-color: darkorange;
      color: #ffffff;
      font-weight: 800; }
      .row-planos .planos .btn-primary:hover {
        background: darkorange;
        color: #333; }

footer {
  background: #cccccc;
  height: 190px;
  text-align: center; }
  footer h4 {
    color: #333;
    font-weight: bold;
    margin-top: 15px; }
  footer ul {
    list-style-type: none; }
    footer ul li a {
      color: #5e5e5e; }
  footer p.coop {
    text-align: center;
    margin-top: 25px; }

.servicos {
  margin-top: 20px; }

.contatos .row .panel {
  -webkit-box-shadow: 0px 21px 58px -17px rgba(0, 0, 0, 0.63);
  -moz-box-shadow: 0px 21px 58px -17px rgba(0, 0, 0, 0.63);
  box-shadow: 0px 21px 58px -17px rgba(0, 0, 0, 0.63); }

.noticia {
  padding: 5px;
  size: 12px;
  color: dimgray; }
  .noticia h2 {
    color: #000; }
  .noticia img {
    width: 40%;
    float: left;
    margin-right: 2%;
    border: 1px solid gray;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }

.noticia-list-view-mais {
  max-height: 270px;
  box-shadow: #cccccc 2px 3px 15px;
  margin: 1%;
  padding: 11px; }
  .noticia-list-view-mais .noticia-container {
    height: 235px;
    overflow: hidden; }
    .noticia-list-view-mais .noticia-container h4 {
      color: red; }
    .noticia-list-view-mais .noticia-container img {
      width: 50%;
      margin: 5px;
      border: 1px solid #ccc;
      float: left; }

.conteudoImg {
  width: 90%; }
  @media screen and (min-width: 800px) {
    .conteudoImg {
      width: 720px; }
      .conteudoImg .modal-content {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        background: none;
        border: none; }
        .conteudoImg .modal-content .modal-body {
          padding: 0px; }
          .conteudoImg .modal-content .modal-body .localidadeCt {
            position: relative;
            width: 71%;
            margin-top: -27%;
            margin-left: 14.5%; } }

body {
  background: url("../img/fundo.jpg") repeat-x; }

.topo-page {
  margin-top: 0px;
  color: blanchedalmond;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3c5bd+0,ea2803+0,ff6600+52,ff6600+52,ff6600+52,c72200+100 */
  background: #f3c5bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f3c5bd 0%, #ea2803 0%, #ff6600 52%, #ff6600 52%, #ff6600 52%, #c72200 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f3c5bd 0%, #ea2803 0%, #ff6600 52%, #ff6600 52%, #ff6600 52%, #c72200 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f3c5bd 0%, #ea2803 0%, #ff6600 52%, #ff6600 52%, #ff6600 52%, #c72200 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c5bd', endColorstr='#c72200', GradientType=0);
  /* IE6-9 */
  height: 180px;
  transition: all .5s linear; }
  .topo-page .logo {
    background: url("../img/locoComFundo.png") no-repeat;
    height: 100%; }
  @media screen and (max-width: 768px) {
    .topo-page {
      display: none; } }

.top-page-moble {
  display: none; }
  @media screen and (max-width: 768px) {
    .top-page-moble {
      display: block; } }

@media screen and (max-width: 768px) {
  .container-principal {
    margin-top: 15.2%;
    box-sizing: border-box; }

  .banners-list {
    margin-top: 10%; }

  .container-fluid {
    padding: 0; } }
body {
  overflow-x: hidden; }

.modal-loadMask {
  display: none;
  position: fixed;
  z-index: 99999999;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url("http://sampsonresume.com/labs/pIkfp.gif") 50% 50% no-repeat; }

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
  overflow: hidden; }

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal-loadMask {
  display: block; }

a.btn-web-chat {
  padding: 15px;
  color: #fff;
  background: #428bca;
  position: fixed;
  border-radius: 100%;
  right: 15px;
  bottom: 20px;
  box-shadow: 0px 5px 6px #333; }

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