.top-bar {

	background: #cfd0d2;
	height: 35px;
}

.top-bar p {

	font-size: 15px;
	margin-top: 7px;
	color: white;
}

.top-card-network {

	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 100;
	margin-top: 8px;
	color: #cfd0d2;
	height: 30px;
	float: right;
}

.whatsapp {

	position: fixed;
    right: 35px;
    bottom: 118px;
    height: 27px;
    z-index: 99999;
}

.api {

	border-radius: 84px;
    background: #00e676;
    width: 60px;
    height: 60px;
    cursor: pointer;
    margin: auto;
}

.api svg {
    width: 45px !important;
    height: 45px;
    color: white;
    margin-top: 7px;
    margin-left: 7px;
}

.atendimento-topo {

	font-family: 'Lato', sans-serif;
    font-size: 19px;
	font-weight: 600;
	color: #58595b;
}

.atendimento-topo-2 {

	font-family: 'Lato', sans-serif;
    font-size: 16px;
	margin-top: -12px;
	color: #58595b;
}

.atendimento-topo-3 {

	font-family: 'Lato', sans-serif;
    font-size: 19px;
	font-weight: 600;
	margin-top: -7px;
	color: #58595b;
}

.box-top {

	margin-top: 15px;
}

.hr-limptec {
    width: 30% !important;
    height: 2px !important;
    background-color: #008dc5;
    border: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.titulo-servicos-limptec {

	font-size: 22px;
    font-family: 'Lato', sans-serif;
    line-height: 32px;
	font-weight: 600;
	color: #008dc5;
}

.titulo-box-servicos-limptec {

	font-size: 16px;
    font-family: 'Lato', sans-serif;
    line-height: 32px;
	font-weight: 600;
	color: #008dc5;
}

.descricao-servicos-limptec {

	font-size: 14px;
    font-family: 'Lato', sans-serif;
    line-height: 32px;
    color: #58595b;
    margin-top: -11px;
    font-weight: 200;
}

.descricao-box-servicos-limptec {

	font-size: 13px;
    font-family: 'Lato', sans-serif;
    color: #58595b;
    margin-top: -11px;
    font-weight: 200;
}

.tags-regioes {

	color: #a1cd51;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 25px;
}

.tags-regioes-cidades {

	color: #6c6d6f;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 25px;
}



.servicos-interno {

	margin-top: 35px;
}

.box-mais-servicos {

	height: 300px;
	margin-top: 25px;
}

a:link {
	color: white;
 }
 
 /* link que foi visitado */
 a:visited {
	 color: white;
 }


















/* Box Planos */

.box_plano {
	width: 220px;
	box-shadow: 0 0 6px #545454;
	border-radius: 3px;
	padding-bottom: 10px;
	margin: 15px auto;
}

.navbar-inverse .navbar-toggle {
    border-color: white;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background: #a1cd51;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: inherit;;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.box_head {
	background: #F05A28;
	font-size: 35px;
	color: white;
	font-family: 'Lato', sans-serif;
	text-align: center;
	font-weight: bold;
	height: 75px;
	border-radius: 3px 3px 0 0;
	padding: 10px 0;
}

.texto_box_plano {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #58595B;
	padding: 2px 6px;
}

.preco_simbolo {
	color: #F05A28;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	padding: 0 6px;
}

.preco {
	font-family: 'Lato', sans-serif;
	font-size: 75px;
	color: #F05A28;
	padding: 0 6px;
	text-align: center;
	font-weight: 900;
	margin-top: -30px;
}

.info_mensal {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #F05A28;
	padding: 0 6px;
	text-align: right;
	margin-top: -25px;
	font-weight: bold;
}

.botao_box_plano {
	background-color: #8AC43F;
	color: white;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	width: 50%;
	margin: 5px auto;
	padding: 5px 5px;
	border-radius: 3px;
}


.owl-theme .owl-nav [class*=owl-] {
    color: #dbb664;
    font-size: 14px;
    margin: 5px;
    padding: 6px 9px;
    background: #434342;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    font-family: 'Patua One', cursive;
}

#slide-videos-carousel .owl-carousel .item {
    height: 18rem;
}

.slide-destaque {
}

.slide-carousel-destaques {
	margin-top: 20px;
}

.topo-telefone {

	color: black;
}

.topo-telefone a {

	color: black;
}

@media (min-width: 300px) {

	.barra-topo-fone {
		background: #a1cd51;
		color: white;
		font-size: 16px;
		visibility: visible;
		display: block;
		margin-bottom: 25px;
	}

	.barra-topo-fone a {
		text-decoration: none;
	}

	.area-cliente {

	}

	.box-imgs-servicos {

		margin-top: 15px;
	}

	.segunda-via {

	}

	.top-bar {

		visibility: hidden;
		display: none;
	}

	.top-card-network {

		visibility: hidden;
		display: none;
	}

	.box-top {

		visibility: hidden;
		display: none;
	}

	.assine {
		visibility: hidden;
		display: none;
	}

	.passo-a-passo {
		visibility: hidden;
		display: none;
	}

	.topo img {
		margin: 0 auto;
	}

	.topo-contato {
		visibility: hidden;
		display: none;
	}

	.icones-redes-topo {
		visibility: visible;
		display: block;
	}

	.titulo {
		font-size: 18px;
		color: #58595b;
		font-family: 'Lato', sans-serif;
		text-align: center;
	}

	.centro-rodape {
		text-align: center;
	}

	.suporte {
		color: #a1cd51;
		font-size: 18px;
		font-family: 'Lato', sans-serif;
		font-weight: 600;
	}

	.topo-servicos {
		text-align: center;
	}

	.topo-servicos img {
		
		padding: 2px 0;
	}

	.titulo_page {
		color: #a1cd51;
		font-size: 28px;
		font-family: 'Lato', sans-serif;
		font-weight: 600;
		text-align: center;
	}

	.box_img_cond {

	}

	.box_img_cond img {
		margin: 0 auto;
	}

	.box_condominios {
		margin-top: 35px;
	}

	.suporte h1 {
		height: 50px;
	}

	.info_header a {
		text-decoration: none;	
		color: #4E4F4F;
	}

	.info_contato_rodape img {
		margin: 0 auto;
	}

	.instale_funny {
		color: #58595B;
		font-size: 18px;
		text-align: center;
		font-family: 'Lato', sans-serif;
		font-weight: 600;
	}

	.texto_orcamento {
		text-align: center;
	}

	.titulo-pagina-internas {

		font-size: 18px;
		font-family: 'Lato', sans-serif;
		line-height: 32px;
		font-weight: 600;
		color: #008dc5;
	}

	
}

@media (min-width: 768px) {

	.instale_funny {
		color: #58595B;
		font-size: 18px;
		text-align: left;
		font-family: 'Lato', sans-serif;
		font-weight: 600;
	}

	.texto_orcamento {
		text-align: right;
	}

	.topo {

		margin-top: 0;
	}

	.top-bar {

		visibility: visible;
		display: block;
	}

	.box-top {

		visibility: visible;
		display: block;
	}

	.topo img {
		margin-left: 0;
	}

	.top-card-network {

		visibility: visible;
		display: block;
	}

	.topo-servicos img {
		float: right;
		padding: 2px 0;
	}

	.barra-topo-fone {
		visibility: hidden;
		display: none;
	}

	.area-cliente {

	}

	.segunda-via {

	}

	.assine {
		visibility: visible;
		display: block;
	}

	.passo-a-passo {
		visibility: visible;
		display: block;
	}

	.topo-contato {
		visibility: visible;
		display: block;
	}

	.titulo {

		font-size: 30px;
		font-family: 'Lato', sans-serif;
		line-height: 32px;
	}

	.centro-rodape {
		text-align: left;
	}

	.info_contato_rodape img {
		margin-right: 0;
	}

	.titulo-pagina-internas {

		font-size: 33px;
		font-family: 'Lato', sans-serif;
		line-height: 32px;
		font-weight: 600;
		color: #008dc5;
	}
}

.header-topo {
	background: #fafafa;
}

.topo {
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	color: #4E4F4F;
	margin-top: -25px;
}



.info-maps {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #4E4F4F;
	margin-top: 12px;
}

.info-maps img {
	margin-top: -5px;
}


.nextel {
	margin-top: 20px;
}

.menu {
	
	height: 50px
}

.menu ul li {
	display: inline;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px;
}

.navbar-inverse .navbar-nav > li > a {
	color: white;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	z-index: 99999;
	background: #a1cd51;
}

.navbar .navbar-nav {
	display: inline-block;
	float: none !important;
}

.navbar .navbar-collapse {
	text-align: center;
}

.navbar-inverse {
	background: #a1cd51;
	margin-top: 10px;
    border-color: #a1cd51;
    height: 50px;
    border-radius: 0;
    z-index: 9;
}

.bg-color-banner {
	margin-top: -21px;
	padding-left: 0;
	padding-right: 0;
}

.banner {
	padding: 0 !important;
	border-bottom: 4px #a1cd51 solid;
}

.box_img_destaques img {
	margin: 10px auto;
}

.box_img_destaques { 
	margin-top: 20px;
}

.conteudo_instalacao {
	margin-top: 30px;
}

.conteudo_vantagem {
	margin-top: 30px;
}

.box_conteudo_vantagem {
	margin-top: 30px;
	height: 220px;
}



/*##### --- INICIO CAROUSEL --- #####*/

/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.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
}
/* Next button  */
.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
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 250px;
  height: 200px
}
/* End carousel */

/*##### --- FIM CAROUSEL --- #####*/

/*##### --- DEPOIMENTOS --- #####*/

.conteudo_depoimentos {
	margin-top: 40px;
}

.box_depoimento {
	margin-top: 30px;
}

.box_depoimento img {
	margin: 0 auto;
}

.descricao_empresa {
	color: #58595B;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	margin-top: 10px;
}

.descricao_depoimento {
	color: #58595B;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	text-align: center;
	margin-top: 10px;
}

.titulo_depoimento {
	color: #FF3501;
	font-size: 16px;
	margin-top: -5px;
	text-align: center;
}

.subtitulo_depoimento {
	color: #FF3501;
}


/*##### --- EMPRESA --- #####*/

.catalogo {
	margin-top: 20px;
	background: #a1cd51;
	margin-top: 0;
}

.contato {
	margin-top: 20px;
	margin-top: 0;
	padding: 30px 0;
}

.conteudo {
	margin-top: 15px;
	background: #F0F1F1;
	border-bottom: 1px solid #c2c2c4;
	border-top: 1px solid #c2c2c4;
	padding: 30px 0;
}



.titulo-catalogo {
	font-size: 20px;
	color: white;
	font-family: 'Lato', sans-serif;
}

.botao-catalogo {
	background: white;
	font-size: 17px;
	color: #58595b;
	border-radius: 0;
	margin-bottom: 15px;
	float: right;
}

.descricao {
	color: #58595b;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

.destaques {
	margin-top: 20px;
}

.teste {

}

.box-destaque {
	background: blue;
}

.panel-default {
	border-radius: 0;
}

.panel-body {
	padding: 0px;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #f6921e;
    border-color: #f6921e;
    border-radius: 0px;
    font-size: 23px;
}

.panel-primary {
    border-color: #f6921e;
}

.box-img {
	width: 100%;
}

.mensagem, .botoes {
	padding: 0; 
}

.form-control {
	border-radius: 0;
	background: white;
}

.botao {
	background: #a1cd51;
	font-size: 17px;
	color: white;
	border-radius: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}

.info_contato_rodape {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: white;
	margin-top: 20px;
}

.descricao_rodape {
	color: white;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	margin-top: 10px;
}

.rodape {
	background: #a1cd51;
	margin-top: 30px;
}

.base {
	font-size: 17px;
	color: white;
	margin-top: 40px;
}

.logo-premier {
	margin-top: 40px;
}

.direitos {
	color: white;
	font-size: 13px;
	margin: 35px 0 10px 0;
}

.direitos a {
	text-decoration: none;
	color: white;
}

.maps {
	width: 100%;
	height: 400px;
}

.titulo_maps {
	color: #a1cd51;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}

.maps-contatos {
	width: 100%;
	display: table;
	background: #58595b;
}

.maps-contatos h3 {
	text-align: center;
	color: white;
	line-height: 25px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}

.maps iframe {
	width: 100%;
	height: 100%;
}

.google-maps {
	margin-top: 30px;
}

.site-footer {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.menu-parceiros {
}

.nav-rodape {
	margin-top: 18px;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0 15px;
}

.nav-rodape ul li {
	text-decoration: none;
	color: white;
	list-style: none;
}

.nav-rodape ul li a {
	text-decoration: none;
	color: white;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 26px;
}

.info-text-rodape {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: white;
	font-weight: 300;
}

.texto-empresa {
}

.fotos-empresa {
}

.tumb-empresa {
	padding: 0;
	margin-top: 10px;
}

.tumb-empresa-individual {
	margin-top: 5px;
	padding: 10px;
}

.erro_form {
	font-family: 'Lato', sans-serif;
	font-size: 10px;
	color: red;
}

.titulo-saiba-mais {
	color: #58595b;
	font-size: 18px;
	float: right;
}

.titulo-saiba-mais a {
	text-decoration: none;
	color: #58595b;
}
