* {
  outline: none;
}

body {
  font-family: Open Sans;
  background-color: #ffffff;
}

body #corpo #cabecalho .title-header {
  height: 45px;
}

body #corpo #cabecalho .title-header .logo {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  cursor: pointer;
}

body #corpo #cabecalho .navbar {
  border-width: 0;
  border-radius: 0;
  min-height: 40px;
  margin-bottom: 0px;
}

body #corpo #cabecalho .navbar-inverse .navbar-nav li a {
  padding-top: 10px;
  padding-bottom: 10px;
}

body #corpo #cabecalho .banner {
  position: relative;
  top: -40px;
  z-index: -1;
}

body #corpo #cabecalho .img-banner {
  width: 100%;
  height: auto;
}

body #corpo #cabecalho .logado {
  position: absolute;
  z-index: 20;
  /*top: 95px;*/
  right: 10px;
  color: #fff;
  cursor: default;
}

body #corpo #conteudo #home {
  margin-top: 15px;
}

body #corpo #conteudo #home .noticias a {
  text-decoration: none;
  cursor: pointer;
}

body #corpo #conteudo #home .noticias a:hover {
  color: #faa732;
}

body #corpo #conteudo #home .img-responsive {
  width: 100%;
  height: auto;
  cursor: pointer;
}

body #corpo #conteudo #home .media-heading-empresa {
  color: #00b294;
}

body #corpo #conteudo #home #depoimentos {
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

body #corpo #conteudo #home #depoimentos h2 {
  margin-bottom: 10px;
}

body #corpo #conteudo #home #solucoes {
  margin-top: 10px;
}

body #corpo #conteudo #empresarial .titulo div {
  vertical-align: middle;
}

body #corpo #conteudo #empresarial .titulo img {
  padding-right: 20px;
  vertical-align: middle;
  float: left;
  margin-left: 15px;
}

body #corpo #conteudo #empresarial .text-informativo h4 {
  line-height: 25px;
  text-align: justify;
}

body #corpo #conteudo #empresarial .icones-sistemas {
  margin-top: 30px;
}

body #corpo #conteudo #empresarial .icones-sistemas img {
  cursor: pointer;
}

body #corpo #conteudo #empresarial .icones-sistemas .row.linha1 {
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}

body #corpo #conteudo #empresarial .icones-sistemas .row.linha2 {
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}

body #corpo #conteudo #empresarial .botao {
  background-color: #faa732;
  color: #ffffff;
  margin-bottom: 30px;
}

body #corpo #conteudo #empresarial a {
  color: #3a87ad;
}

body #corpo #conteudo #empresarial a:hover {
  color: #1f678b;
}

body #corpo #conteudo #produto #recursos .linha1 {
  display: table;
}

body #corpo #conteudo #produto #recursos .linha1 i {
  margin-top: 20px;
}

body #corpo #conteudo #produto #recursos .linha1 i.estoque {
  color: #76a688;
}

body #corpo #conteudo #produto #recursos .linha1 i.financeiro {
  color: #973131;
}

body #corpo #conteudo #produto #recursos .linha1 i.frentecaixa {
  color: #8ad4b8;
}

body #corpo #conteudo #produto #recursos .linha1 i.imobiliaria {
  color: #77bc8c;
}

body #corpo #conteudo #produto #recursos .linha1 i.fretes {
  color: #003371;
}

body #corpo #conteudo #produto #recursos .linha1 i.servicos {
  color: #ffb44f;
}

body #corpo #conteudo #produto #recursos .linha1 i.corujito {
  color: #a85a4e;
}



body #corpo #conteudo #produto #recursos .linha1 i.escolar {
  color: #003371;
}

body #corpo #conteudo #produto #recursos .linha1 i.cheff {
  color: #9c9a9a;
}

body #corpo #conteudo #produto #recursos .linha2 {
  margin-top: 50px;
}

body #corpo #conteudo #produto #recursos .botao {
  background-color: #faa732;
  color: #ffffff;
  margin-bottom: 30px;
}

body #corpo #conteudo #produto a {
  color: #3a87ad;
}

body #corpo #conteudo #produto a:hover {
  color: #1f678b;
}

body #corpo #conteudo #empresa {
  margin-top: 15px;
}

body #corpo #conteudo #central-cliente .cabecalho {
  position: relative;
  z-index: 10;
}

body #corpo #conteudo #central-cliente .cabecalho .logo-cliente {
  max-width: 130px;
  max-height: 130px;
}

body #corpo #conteudo #central-cliente .cabecalho .info-basica {
  margin-top: 10px;
}

body #corpo #conteudo #central-cliente .cabecalho .bados-basicos {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}

body #corpo #conteudo #central-cliente .cabecalho .bados-basicos li {
  padding: 20px;
  position: relative;
  display: inline-block;
  padding-left: 0;
  padding-right: 5px;
  margin-right: 70px;
  vertical-align: text-top;
}

body #corpo #conteudo #central-cliente #accordion-avisos {
  margin-top: 20px;
}

body #corpo #conteudo #central-cliente #accordion-avisos .bnt-collapse {
  width: 20px;
  margin-left: 5px;
}

body #corpo #conteudo #central-cliente #oquemudou .thumbnail {
  border: 3px solid #f3f3f3;
  margin-top: 10px;
}

body #corpo #conteudo #central-cliente #oquemudou .thumbnail .fa {
  padding-top: 10px;
}

body #corpo #conteudo #central-cliente #oquemudou .thumbnail:hover {
  background-color: #0094ff;
}

body #corpo #conteudo #central-cliente .cbx-ano {
  float: right;
}

body #corpo #conteudo #central-cliente .nav-tabs li a {
  background: #e1e1e1;
}

body #corpo #conteudo #central-cliente .nav-tabs li.active a {
  background: #fff;
}

body #corpo #conteudo #login .login-container {
  width: 300px;
  margin: 0 auto;
}

body #corpo #conteudo #login .alert {
  margin: 0 60px 15px 60px;
}

body #corpo #conteudo #login .ion-ios7-people {
  margin: 0;
  padding: 0;
  font-size: 64px;
}

body #corpo #conteudo #login .login-titulo {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}

body #corpo #conteudo #login .fa {
  width: 20px;
  color: #777777;
}

body #corpo #conteudo #login a {
  text-decoration: none;
}

body #corpo #conteudo #login a:hover {
  color: #00b294;
}

body #corpo #conteudo #recuperar-senha #recuperar {
  width: 300px;
  margin: 0 auto;
}

body #corpo #conteudo #clientes {
  width: 100%;
  /* The controlsy */
  /* The indicators */
  /* The colour of the indicators */
}

body #corpo #conteudo #clientes h2 {
  margin-bottom: 30px;
}

body #corpo #conteudo #clientes .carousel {
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
}

body #corpo #conteudo #clientes .carousel .imagem-cliente {
  width: 100%;
  height: auto;
}

body #corpo #conteudo #clientes .carousel-control {
  height: 40px;
  width: 40px;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  margin-top: 90px;
}

body #corpo #conteudo #clientes .carousel-control.right {
  right: -12px;
}

body #corpo #conteudo #clientes .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}

body #corpo #conteudo #clientes .carousel-indicators li {
  background: #cecece;
}

body #corpo #conteudo #clientes .carousel-indicators .active {
  background: #428bca;
}

body #corpo #conteudo #alguns-clientes {
  /* carousel */
  /* Previous button  */
  /* Next button  */
  /* Changes the position of the indicators */
  /* Changes the colour of the indicators */
}

body #corpo #conteudo #alguns-clientes .thumbnail {
  border: 0;
}

body #corpo #conteudo #alguns-clientes .media-carousel {
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}

body #corpo #conteudo #alguns-clientes .media-carousel .carousel-control.left {
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width: 40px;
  margin-top: 30px;
}

body #corpo #conteudo #alguns-clientes .media-carousel .carousel-control.right {
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width: 40px;
  margin-top: 30px;
}

body #corpo #conteudo #alguns-clientes .media-carousel .carousel-indicators {
  right: 60%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}

body #corpo #conteudo #alguns-clientes .media-carousel .carousel-indicators li {
  background: #c0c0c0;
}

body #corpo #conteudo #alguns-clientes .media-carousel .carousel-indicators .active {
  background: #333333;
}

body #corpo #conteudo #alguns-clientes .media-carousel img {
  width: 250px;
  height: auto;
}

body #corpo #conteudo #contato .titulo {
  color: #faa732;
}

body #corpo #conteudo #contato .img-responsive {
  width: 100%;
  height: auto;
}

body #corpo #container-map {
  position: relative;
  z-index: 2;
  margin-top: -491px;
  margin-bottom: 50px;
}

body #corpo #container-map #titulo-map {
  height: 40px;
  background-color: #3b3b3c;
  z-index: 1;
}

body #corpo #container-map #map {
  width: 100%;
  height: 451px;
  z-index: -1;
}

body #corpo #parceiros {
  margin-top: 20px;
  padding-top: 20px;
  background-color: #f9f9f9;
  border-top: 8px solid #e1e1e1;
}

body #corpo #parceiros h2 {
  margin-bottom: 20px;
}

body #corpo #parceiros .row div img {
  margin-bottom: 30px;
}

body #corpo #parceiros .row div img.img-thumbnail {
  border: 0;
  background-color: transparent;
}

body #corpo #rodape {
  background-color: #252526;
  color: #777777;
  border-top: 8px solid #00b294;
  padding-bottom: 20px;
}

body #corpo #rodape h4 {
  color: #ffffff;
}

body #corpo #rodape p {
  font-size: 12px;
  color: #777777;
  line-height: 18px;
  margin: 0 0 5px;
}

body #corpo #rodape #copyright {
  border-top: 1px solid #454545;
  margin-top: 20px;
}

body #corpo #rodape #copyright p {
  position: relative;
  text-shadow: -1px 1px 1px #000000;
}

body #corpo #rodape .ouvidoria {
  color: #faa732;
}

body #corpo #rodape a {
  position: relative;
  font-size: 12px;
  text-decoration: none;
  color: #ffffff;
  line-height: 24px;
}

body #corpo #rodape a:hover {
  color: #00b294;
}

body #corpo #rodape a p {
  white-space: nowrap;
  overflow: hidden;
  o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

body #corpo #rodape .contato {
  list-style: none;
  margin: 0;
  padding: 0;
}

body #corpo #rodape .time {
  color: #ffffff;
  display: block;
  font-size: 12px;
  padding-top: 3px;
  margin-bottom: 5px;
}

body #corpo #rodape .conta-facebook {
  color: #ffffff;
  display: block;
  font-size: 12px;
  margin: -15px 0 5px;
  filter: alpha(opacity=55);
  opacity: 0.55;
}

body #corpo #rodape .facebook-titulo {
  position: relative;
  margin: 0;
  padding: 0;
  line-height: 20px;
  max-width: 100%;
}

body #corpo #rodape .facebook-titulo:hover {
  color: #00b294;
}

body #corpo #rodape .facebook-data {
  margin: 0;
  padding: 0;
  font-size: 10px;
  line-height: 18px;
}

body #corpo #rodape .newsletter-inscricao {
  color: #00b294;
}

body #corpo #rodape .assinar {
  background-color: #faa732;
  color: #ffffff;
}

body #corpo #rodape .plantao .fone {
  color: #faa732;
}

body #corpo #rodape .plantao .dia {
  color: #fff;
}

.linha1 #estoque:hover {
  content: url(../images/softwares/empresarial/estoque-hover.png);
}

.linha1 #servicos:hover {
  content: url(../images/softwares/empresarial/servicos-hover.png);
}

.linha1 #cheff:hover {
  content: url(../images/softwares/empresarial/cheff-hover.png);
}

.linha1 #frentecaixa:hover {
  content: url(../images/softwares/empresarial/frentecaixa-hover.png);
}

.linha2 #financeiro:hover {
  content: url(../images/softwares/empresarial/financeiro-hover.png);
}

.linha2 #fretes:hover {
  content: url(../images/softwares/empresarial/fretes-hover.png);
}

.linha2 #imobiliaria:hover {
  content: url(../images/softwares/empresarial/imobiliaria-hover.png);
}

.linha2 #escolar:hover {
  content: url(../images/softwares/empresarial/escolar-hover.png);
}

.round-button {
  padding: 0;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 2px solid #f5f5f5;
  border-radius: 50%;
  color: #f5f5f5;
  text-align: center;
  text-decoration: none;
  background: #464646;
  box-shadow: 0 0 3px gray;
  font-size: 20px;
  font-weight: bold;
}

.round-button .icon-prev {
  width: 50px;
  height: 50px;
  margin-top: -28px;
  margin-left: -25px;
  color: #ffffff;
}

.round-button .icon-next {
  width: 50px;
  height: 50px;
  margin-top: -28px;
  margin-right: -25px;
}

.color-theme-black {
  background-color: #252526;
}

.color-theme-green {
  color: #00b294;
}

.separador {
  height: 1px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 15px;
}

.mouse_hand {
  cursor: pointer;
}

.opaco {
  opacity: 0.4;
}

.social-icons {
  margin: 0;
  padding: 0;
}

.social-icons li {
  display: inline-block;
  padding: 0;
  float: left;
}

.social-icons li .icon-cor {
  margin-right: 15px;
  position: relative;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  font-size: 28px;
}

.social-icons li .icon-cor:hover {
  color: #00b294;
}

.accordion-toggle:hover {
  text-decoration: none;
}

.social-icons-top {
  position: absolute;
  z-index: 1;
  top: 27px;
  right: 15px;
}

.img-gray {
  -webkit-filter: grayscale(1);
  /* Webkit */
  filter: gray;
  /* IE6-9 */
  filter: grayscale(1);
  /* W3C */
}

.nav li.hide-temporario {
  display: none;
  visibility: hidden;
}

.nav-tabs li.hide-temporario {
  display: none;
  visibility: hidden;
}

.text-justify {
  text-align: justify;
}

.hide-temporario {
  display: none;
  visibility: hidden;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/* iPhone 5 (portrait & landscape)----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  /* STYLES GO HERE */
  .social-icons-top {
    display: none;
  }
  .logado {
    top: 5px;
  }
  .navbar-menu {
    padding-left: 0;
  }
  .navbar-submenu {
    opacity: 1;
    background-color: #00b294;
  }
  .atendimento .row .col-md-2 {
    height: 48px;
  }
  .atendimento .row .col-md-10 {
    height: 48px;
    padding-left: 3px;
    padding-right: 3px;
  }
}


/* iPhone 5 (landscape)----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  /* STYLES GO HERE */
  .social-icons-top {
    display: none;
  }
  .logado {
    top: 5px;
  }
  .navbar-menu {
    padding-left: 0;
  }
  .navbar-submenu {
    opacity: 1;
    background-color: #00b294;
  }
  .atendimento .row .col-md-2 {
    height: 48px;
  }
  .atendimento .row .col-md-10 {
    height: 48px;
    padding-left: 3px;
    padding-right: 3px;
  }
}


/* iPhone 5 (portrait)----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  /* STYLES GO HERE */
  .social-icons-top {
    display: none;
  }
  .logado {
    top: 5px;
  }
  .navbar-menu {
    padding-left: 0;
  }
  .navbar-submenu {
    opacity: 1;
    background-color: #00b294;
  }
  .atendimento .row .col-md-2 {
    height: 48px;
  }
  .atendimento .row .col-md-10 {
    height: 48px;
    padding-left: 3px;
    padding-right: 3px;
  }
}


/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* STYLES GO HERE */
  .social-icons-top {
    display: none;
  }
  .logado {
    top: 5px;
  }
  .navbar-menu {
    padding-left: 0;
  }
  .navbar-submenu {
    opacity: 1;
    background-color: #00b294;
  }
  .atendimento .row .col-md-2 {
    height: 48px;
  }
  .atendimento .row .col-md-10 {
    height: 48px;
    padding-left: 3px;
    padding-right: 3px;
  }
}


/* Smartphones (landscape) ----------- */

@media only screen and (min-width: 321px) and (max-width: 767px) {
  /* STYLES GO HERE */
  .social-icons-top {
    display: none;
  }
  .logado {
    top: 5px;
  }
  .navbar-menu {
    padding-left: 0;
  }
  .navbar-submenu {
    opacity: 1;
    background-color: #00b294;
  }
  .atendimento .row .col-md-2 {
    height: 48px;
  }
  .atendimento .row .col-md-10 {
    height: 48px;
    padding-left: 3px;
    padding-right: 3px;
  }
}


/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
  /* STYLES GO HERE */
  .social-icons-top {
    display: none;
  }
  .logado {
    top: 5px;
  }
  .navbar-menu {
    padding-left: 0;
  }
  .navbar-submenu {
    opacity: 1;
    background-color: #00b294;
  }
  .atendimento .row .col-md-2 {
    height: 48px;
  }
  .atendimento .row .col-md-10 {
    height: 48px;
    padding-left: 3px;
    padding-right: 3px;
  }
}


/* iPads (portrait and landscape) ----------- */

@media only screen and (max-width: 767px) {
  /* STYLES GO HERE */
  .social-icons-top {
    display: none;
  }
  .logado {
    top: 5px;
  }
  .navbar-menu {
    padding-left: 0;
  }
  .navbar-submenu {
    opacity: 1;
    /*background-color: #00b294;*/
    background-color: #252526;
  }
  .atendimento .row .col-md-2 {
    height: 48px;
  }
  .atendimento .row .col-md-10 {
    height: 48px;
    padding-left: 3px;
    padding-right: 3px;
  }
}

@media only screen and (min-width: 768px) {
  .container {
    width: 99%;
  }
  .logado {
    top: 5px;
  }
  .navbar-menu {
    padding-left: 212px;
  }
  .navbar-submenu {
    opacity: 0.85;
    background-color: #252526;
  }
  .atendimento .row .col-md-2 {
    height: 48px;
  }
  .atendimento .row .col-md-10 {
    height: 48px;
    padding-left: 3px;
    padding-right: 3px;
  }
}

@media only screen (min-width: 0px) and (max-width: 976px) {
  #central-cliente .nav-tabs {
    padding: 0;
    padding-left: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1054px) {
  .logado {
    top: 5px;
  }
  .atendimento .row {
    margin: 0;
    padding: 3px;
  }
  .atendimento .row .col-md-2 {
    padding: 0;
    padding-top: 10px;
    height: 70px;
  }
  .atendimento .row .col-md-10 {
    height: 70px;
    padding-left: 3px;
    padding-right: 3px;
  }
  #central-cliente .nav-tabs {
    padding: 0;
    padding-left: 250px;
  }
}

@media only screen and (min-width: 1055px) and (max-width: 1206px) {
  .logado {
    top: 5px;
  }
  .atendimento .row .col-md-2 {
    height: 70px;
  }
  .atendimento .row .col-md-10 {
    height: 70px;
    padding-left: 3px;
    padding-right: 3px;
  }
  #central-cliente .nav-tabs {
    padding: 0;
    padding-left: 250px;
  }
}

@media only screen (min-width: 992px) {
  .logado {
    top: 5px;
  }
  .atendimento .row .col-md-2 {
    height: 60px;
  }
  .atendimento .row .col-md-10 {
    height: 60px;
  }
  #central-cliente .nav-tabs {
    padding: 0;
    padding-left: 250px;
  }
}


/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* STYLES GO HERE */
  .social-icons-top {
    display: block;
  }
  .logado {
    top: 95px;
  }
  .navbar-menu {
    padding-left: 212px;
  }
  .navbar-submenu {
    opacity: 0.85;
    background-color: #252526;
  }
  .logo-cliente {
    margin-left: 20px;
  }
  #central-cliente .nav-tabs {
    padding: 0;
    padding-left: 250px;
  }
}


/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* STYLES GO HERE */
  .social-icons-top {
    display: block;
  }
  .logado {
    top: 95px;
  }
  .navbar-menu {
    padding-left: 212px;
  }
  .navbar-submenu {
    opacity: 0.85;
    background-color: #252526;
  }
  .logo-cliente {
    margin-left: 20px;
  }
  #central-cliente .nav-tabs {
    padding: 0;
    padding-left: 250px;
  }
}


/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* STYLES GO HERE */
  .container {
    width: 1160px;
    min-width: 976px;
    margin: 0 auto;
  }
  .logado {
    top: 95px;
  }
  .navbar-menu {
    padding-left: 212px;
  }
  .navbar-submenu {
    opacity: 0.85;
    background-color: #252526;
  }
  .social-icons-top {
    display: block;
  }
  .logo-cliente {
    margin-left: 20px;
  }
  #central-cliente .nav-tabs {
    padding: 0;
    padding-left: 250px;
  }
}


/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) {
  .container {
    width: 99%;
    margin: 0 auto;
  }
  .logado {
    top: 95px;
  }
  .navbar-menu {
    padding-left: 212px;
  }
  .navbar-submenu {
    opacity: 0.85;
    background-color: #252526;
  }
  .destaques {
    padding-left: 30px;
    padding-right: 30px;
  }
  .social-icons-top {
    display: block;
  }
  .atendimento .row .col-md-2 {
    height: 48px;
  }
  .atendimento .row .col-md-10 {
    height: 48px;
  }
  #central-cliente .nav-tabs {
    padding: 0;
    padding-left: 250px;
  }
}


/* Desktops and laptops ----------- */

@media only screen and (min-width: 1624px) {
  .container {
    width: 1500px;
    min-width: 976px;
    margin: 0 auto;
  }
  .logado {
    top: 95px;
  }
  .logo-cliente {
    margin-left: 50px;
  }
  .navbar-menu {
    padding-left: 212px;
  }
  .navbar-submenu {
    opacity: 0.85;
    background-color: #252526;
  }
  .destaques {
    padding-left: 50px;
    padding-right: 50px;
  }
  .social-icons-top {
    display: block;
  }
  .atendimento .row .col-md-2 {
    height: 48px;
  }
  .atendimento .row .col-md-10 {
    height: 48px;
  }
  #central-cliente .nav-tabs {
    padding: 0;
    padding-left: 250px;
  }
}


/* Large screens ----------- */

@media only screen and (min-width: 1824px) {
  .container {
    width: 1650px;
    min-width: 976px;
    margin: 0 auto;
  }
  .logado {
    top: 95px;
  }
  .navbar-menu {
    padding-left: 212px;
  }
  .navbar-submenu {
    opacity: 0.85;
    background-color: #252526;
  }
  .destaques {
    padding-left: 50px;
    padding-right: 50px;
  }
  .social-icons-top {
    display: block;
  }
  .atendimento .row .col-md-2 {
    height: 48px;
  }
  .atendimento .row .col-md-10 {
    height: 48px;
  }
  #central-cliente .nav-tabs {
    padding: 0;
    padding-left: 250px;
  }
}

.text-atendimento p {
  margin-top: 5px;
  line-height: 10px;
}

.btn-white-blue {
  margin-top: 5px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  color: #3a87ad;
  padding: 5px;
}

.btn-white-blue:hover, .btn-white-blue:focus {
  color: #1f678b;
}

body #corpo #rodape #copyright p.text-web-ata {
  line-height: 30px;
  margin: 0;
  margin-left: 15px;
  margin-top: 10px;
  color: #fff;
}

.microsoft {
  margin-right: 20px;
}

.televenda{
  margin: 0;
  padding-top: 8px;
  padding-right: 25px;
  padding-left: 15px;
  color: #faa732;
}

#img-selo {
  position: absolute;
  left: 10px;
  z-index: -1;
  top: 135px;
  cursor: pointer;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

@media only screen and (max-width: 768px) {
  #img-selo {
    top: 155px;
  }
}

#carousel-corujito{
  margin-bottom: 30px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

#carousel-corujito .item img{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media only screen and (max-width: 570px) {
  #img-selo {
    display: none;
  }
}

