/*-----------------------------------------------T A C  A S S E S O R I A  E M  C O N D O M I N I O S-------------------------------------------*/
:target {
  scroll-margin-top: 80px;
}
.cc-color-override-1313472039 .cc-btn{
	color: #00542B!important;
    border-color: transparent;
    background-color: rgb(255, 255, 255);
	font-family: "Nunito Sans", Arial, sans-serif;
}
.cc-banner .cc-message{
		font-family: "Nunito Sans", Arial, sans-serif;
}
.titulo-topo{
	font-weight: 900;
	font-size: 42px;
	color: #fff;
}

.media-body p{
	font-size: 22px!important;
	color: #fff;
	font-weight: 600;
	line-height: 1.8;
	
}
.box-missao{
	padding: 30px;
	text-align: center;
}
.missao{
border-right: 1px solid rgba(48,204,113,.3);

}
.visao{
border-right: 1px solid rgba(48,204,113,.3);

}
.valores{


}
.titulo-missao{
	font-weight: 800;
	font-size: 26px;
	color: #fff;

	
}
.texto-missao{
	font-weight: 300;
	font-size: 20px;
	color: #fff;
}

.bg-esquerda{
	background:url(../images/tac1.jpg) center center no-repeat!important;
	border-bottom: 1px solid #fff;
}
.bg-meio{
	background:url(../images/tac2.jpg) center center no-repeat!important;
	border-bottom: 1px solid #fff;	
}
.bg-direita{
	background:url(../images/tac3.jpg) center center no-repeat!important;	
	border-bottom: 1px solid #fff;		
}
.padding-topo{
	padding: 35px ;
}
.whatsapp-fixo {
position: fixed;
bottom:0px;
left:100px;
z-index: 999;
height: 50px;
margin-bottom: 0px;
padding:14px 20px 0 20px;
display: block;
transition: 0.3s;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#009e7e+1,2ecc71+72 */
background: #009e7e; /* Old browsers */
background: -moz-linear-gradient(45deg,  #009e7e 1%, #2ecc71 72%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #009e7e 1%,#2ecc71 72%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #009e7e 1%,#2ecc71 72%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009e7e', endColorstr='#2ecc71',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.whatsapp-fixo-resp {
position: fixed;
bottom:0px;
left:100px;
z-index: 999;
height: 50px;
margin-bottom: 0px;
padding:14px 20px 0 20px;
display: none;
transition: 0.3s;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#009e7e+1,2ecc71+72 */
background: #009e7e; /* Old browsers */
background: -moz-linear-gradient(45deg,  #009e7e 1%, #2ecc71 72%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #009e7e 1%,#2ecc71 72%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #009e7e 1%,#2ecc71 72%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009e7e', endColorstr='#2ecc71',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.orcamento{
	color:#fff;
	font-size: 16px;
	font-weight: 800;
	transition:0.3s;
}
.orcamento:hover{
	color:#00542B;

}
.contatos-fixo {
position: fixed;
bottom:0px;
right:220px;
z-index: 999;
height: 50px;
margin-bottom: 0px;
padding:10px 20px 20px 20px;
background: #fff; /* Old browsers */
border-radius: 0px 0 0 0px;
box-shadow:  0 0 0.4em #333;
display: block;
}
.contatos-topo{
	color: #DB1C1C;
	font-weight: 800;
	font-size: 18px;
	
}
.areacliente {
    width: 220px;
    height: 50px;
    border-radius: 0px;
	background: #DB1C1C;
    padding: 10px;
    position: fixed;
    z-index: 999;
    bottom: 0px;
    right: 0px;
	display: block;
	border-radius: 0px 0 0 0; 
    box-shadow:  0 0 0.2em #333;	
	text-align: center;
	transition: 0.3s;
}
.areacliente:hover{
	background: #009048;
	color: #fff!important;	
}
.areacliente a{
	color: #fff;
	font-size: 18px;
	font-weight: 800;
}
.areacliente a:hover{
	color: #fff;
	font-size: 18px;
	font-weight: 800;
}
.areatexto1{
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;

}
.texto{
	color: #4C4C4C;
}
.conta-box{
	padding: 100px;
}
.areatexto{
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	
}
.botaocliente{
	background: none;
	border: 1px solid #009048;
	padding: 10px;
	color: #009048;
	transition: 0.3s;	
	font-size: 18px;

}
.botaocliente:hover{
	background: #009048;
	border: 1px solid #009048;
	padding: 10px;
	color: #fff;
	cursor: pointer;	
}
	
.botao-enviar{
	margin-top: 0px;	
	background: #009048;
	border: 1px solid #009048;
	padding: 10px;
	color: #fff;
	transition: 0.3s;	
	font-weight: 700;
	width: 100%;
}
.botao-enviar:hover{
	margin-top: 0px;	
	background: #DB1C1C;
	border: 1px solid #DB1C1C;
	padding: 10px;
	color: #fff;
	cursor: pointer;	
}
.botao-enviar-proposta{
	margin-top: 0px;	
	background: #009048;
	border: 1px solid #009048;
	padding: 10px;
	color: #fff;
	transition: 0.3s;	
	font-weight: 700;

}
.botao-enviar-proposta:hover{
	margin-top: 0px;	
	background: #DB1C1C;
	border: 1px solid #DB1C1C;
	padding: 10px;
	color: #fff;
	cursor: pointer;	
}
.icones-rodape li img{
	width: 70%;
	margin-top: 10px;	
}
.icones-rodape2 li img{
	width: 90%;
	margin-top: 10px;	
}
.icones-rodape li {
	color: #fff;
	font-weight: 800;
	font-size: 14px;
	margin-top: 30px;
}
.icones-rodape2 li {
	color: #fff;
	font-weight: 800;
	font-size: 14px;
	margin-top: 30px;	

}
.botao-proposta{
	background: transparent;
	color: #fff;
	cursor: pointer;
	border: transparent;
	padding: 0;
}
.nossas-solucoes{
	font-size: 42px;
	font-weight: 300;
	color: #fff;
	line-height: 1;	
}
.nossas-solucoesbold{
	font-size: 42px;
	font-weight: 900;
	color: #fff;
}
.contato{
	font-size: 42px;
	font-weight: 300;
	color: #00542B;
	line-height: 1;	
	margin-top: 10px;
}
.contatobold{
	font-size: 42px;
	font-weight: 900;
	color: #00542B;
}
.frasecontato{
	font-size: 24px;
	font-weight: 400;
	color: #4C4C4C;
	margin: 10px 0 20px 0;
	line-height: 1.6;
	
}
.campos{
	font-size: 12px;
	font-weight: 700;
	color: #00542B;
	margin-bottom: 20px;
}
.campos2{
	font-size: 12px;
	font-weight: 700;
	color: #00542B;
	padding: 0 20px 4px 0	;

}
.fraseproposta{
	font-size: 20px;
	font-weight: 600;
	color: #00542B;
	margin-bottom: 0px;
	padding: 15px 10px 0 15px;
	line-height: 1.5;

}
	  

.frase{
	font-size: 28px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 20px;
}
.links-rodape{
	font-weight: 300;
	margin-left: 10px;
	color: #fff;
	font-size: 24px;
	transition: 0.3s;
	cursor: pointer;
}
.links-rodape:hover{
	font-weight: 300;
	margin-left: 10px;
	color: #50D78B;
	font-size: 24px;
	transition: 0.3s;
}
.infos{
	font-size:16px;
	font-weight: 400;
	color:#fff;
}

.nrgrande{
	font-size:22px;
	font-weight: 300;
	color:#fff;
}
.menu-resp{
	display: none!important;
	margin-top: 144px;
}
.texto-empresa{
	font-size: 18px;
	color: #4C4C4C;
	line-height: 1.8;
}
.tacdigital{
	font-size: 42px;
	color: #DB1C1C;
	font-weight: 900;
	margin-bottom: 10px;
	
}
.conta-individual{
	font-size: 32px;
	color: #DB1C1C;
	font-weight: 900;
	margin-bottom: 10px;
	line-height: 1.2;
	margin-top: 14px;
}
.texto-conta{
	font-size: 20px;
	color: #4C4C4C;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 1.5;
	
}
.apptitulobox{
	margin-bottom: 10px;
	max-width: 60%;
	line-height: 1.2;
}
.apptitulo{
	font-size: 30px;
	color: #fff;
	font-weight: 400;

}	
.apptitulobold{
	font-size: 30px;
          color: #31de79;
          background: #9ff669;
          background: -moz-linear-gradient(-45deg, #9ff669 0%, #31de79 100%);
          background: -webkit-gradient(left top, right bottom, color-stop(0%, #9ff669), color-stop(100%, #31de79));
          background: -webkit-linear-gradient(-45deg, #9ff669 0%, #31de79 100%);
          background: -o-linear-gradient(-45deg, #9ff669 0%, #31de79 100%);
          background: -ms-linear-gradient(-45deg, #9ff669 0%, #31de79 100%);
          background: -webkit-linear-gradient(315deg, #9ff669 0%, #31de79 100%);
          background: -o-linear-gradient(315deg, #9ff669 0%, #31de79 100%);
          background: linear-gradient(135deg, #9ff669 0%, #31de79 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ff669', endColorstr='#31de79', GradientType=1 );
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
	font-weight: 900;

}
.appfrase{
	font-size: 16px;
	color: #fff;
	font-weight: 800;
	margin-bottom: 10px;
	max-width: 60%;
	
}
.autorize{
	font-size: 12px;
	color: #fff;
	font-weight: 900;
	margin-top: 10px;

	
}
.listapp{
	font-size: 20px;
	color: #fff;
	line-height: 1.8;
    list-style: none;	
	padding: 0;
	margin: 20px 0 20px 0;
}
.modal-title{
	padding: 10px 0 10px 0!important;	
	color: #DB1C1C!important;
	font-weight: 900!important;

}
.propostacapa{
	background:url(../images/app.jpg) center center no-repeat fixed!important;
	padding: 80px 0 80px ;
}

/*cookies */
	.cookies-warning {
		position: fixed;
		bottom: 10px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		z-index: 1000;
		background: rgba(0,32,16,.85);
		box-shadow: 0 3px 4px 0 rgba(46, 50, 52, 0.66);
		border-radius: 5px;
		color: #fff;
		font-size: 13px;
		padding: 15px;
		display: inline-block;
		width: 100%;
		max-width: 560px;

	}
	.cookies-warning {
		text-align: center;
	}

	.cookies-warning .botao-privacidade {
		color: #fff;
		text-decoration: none;
		display: inline-block;
		font-weight: 800;

	}
	.cookies-warning a:hover {
		color: #00A54F;
		transition: all 0.3s;
	}	
	.cookies-warning .botao-cookies {
		color: #fff!important;
		display: inline-block;
		padding: 10px!important;
		font-size: 16px;
		font-weight: 600;
		position: relative;
		top: 2px;
		padding: 5px;
		transition: .18s cubic-bezier(.55,0,.1,1);
		text-decoration: none;
		text-shadow: none;
		opacity: 1;
		cursor: pointer;
		border: 1px solid #00A54F;
		background: transparent;
		margin-left: 10px;
		letter-spacing: 2px;
	} 
.cookies-warning .botao-cookies:hover{
		background: #00A54F;	
}	
.cookies-warning .frase-cookies {
	margin-bottom: 8px;
}
.politica-de-privacidade{
	padding: 10px 0 10px 0;
	text-align: center;

	
}
.politica-de-privacidade a{
	font-size: 12px;
	color: #000;
	
}
.politica-de-privacidade a:hover{
	font-size: 12px;
	color: #00A54F;
	
}
.titulo-politica{
	font-size: 22px;
	color: #00A54F;
	font-weight: 500;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-bottom: 5px;
}
	

@media (max-width: 767px) {
  /* line 57, ../../Arafath/CL/CL October/213. Business/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text .video_service_btn > a {
    margin-bottom: 20px;
  }
}

.empresa .empresa_image img {
  width: 100%;
}


/* @media (max-width: 767px) {

}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 992px) and (max-width: 1200px) {

}

@media (min-width: 1200px) and (max-width: 1500px) {

} */
.empresa .empresa_info h3 {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 900;
  color: #00542B;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .empresa .empresa_info h3 {
    font-size: 30px;
    line-height: 40px;
  }
}

/* @media (min-width: 992px) and (max-width: 1200px) {
  .empresa .empresa_info h3 {
    font-size: 30px;
    line-height: 40px;
  }
} */

.empresa .empresa_info p {
  font-size: 16px;
  line-height: 28px;
  color: #727272;
  margin-bottom: 22px;
  margin-top: 28px;
}

  .box-servicos p {
    font-size: 20px;
 }
.empresa_info.empresa_info {
  padding: 30px 100px 30px 100px;
}
.ano{
          color: #000000;
          font-weight: 600;
          font-size: 14px!important;
          letter-spacing: 3px;
          text-transform: uppercase;
          color: rgba(0, 0, 0, 0.3);
          color: #009048;

}
		  
.ano-empresa{
          color: #000000;
          font-weight: 600;
          font-size: 14px!important;
          letter-spacing: 3px;
          text-transform: uppercase;
          color: rgba(0, 0, 0, 0.3);
          color: #009048;
}	

.box-servicos {
  display: block;
  position: relative;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 10px;
}
  
.box-servicos .text {
	height: 420px;  
	line-height: 1.6;
    margin-top: 0px;
	padding: 30px 20px 30px 20px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05); }

.box-servicos .tituloserv {
	margin: 15px 0 15px 0;
	line-height: 1.2;	
    font-size: 30px;
    color: #00542B;
	font-weight: 900;
}
.ultimo{
	margin-top: 7px!important;

}	
@media (min-width: 992px) and (max-width: 1200px) {
.whatsapp-fixo {
	left: 0px;
}	
.infos{
	font-size:13px;
	font-weight: 400;
	color:#fff;
}	
.ultimo{
	margin-top: 5px!important;

}	
.apptitulobox{
	margin-bottom: 10px;
	max-width: 60%;
	line-height: 1.2;
}	
.contato{
	font-size: 32px;
}
.contatobold{
	font-size: 32px;
}	
.nossas-solucoes{
	font-size: 32px;
}
.nossas-solucoesbold {
    font-size: 32px;

}	
.conta-box{
	padding: 40px;
}	
.listapp{
	font-size: 18px;
	color: #fff;
    list-style: none;	
	padding: 0;
	margin: 0;
	padding: 15px 0 25px 0;
}	
.texto-missao {
    font-weight: 300;
    font-size: 16px;
    color: #fff;
}	
.conta-individual {
    font-size: 22px;
    color: #DB1C1C;
    font-weight: 900;
    margin-bottom: 10px;
    line-height: 1.2;
    margin-top: 14px;
}
.texto-conta {
    font-size: 16px;
    color: #4C4C4C;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.5;
}	
.tacdigital{
	font-size: 32px;
}
  .box-servicos p {
    font-size: 16px;
 }	
  .empresa .empresa_info p br {
    display: none;
  }
  .empresa_info {
  padding: 10px 40px 10px 40px!important;
}

.box-servicos .text {
	height: 400px;  
    padding: 30px 20px 30px 20px;
}

  .box-servicos .tituloserv {
    font-size: 20px!important;
	margin: 15px 0 10px 0;	
  }
	.empresa .empresa_info h3{
	  font-size: 18px;
	  margin-bottom: 10px;
}	
.texto-empresa {
    font-size: 14px!important;
    color: #4C4C4C;
    line-height: 1.8;
}
.ano{
          color: #000000;
          font-weight: 600;
          font-size: 11px!important;
          letter-spacing: 3px;
          text-transform: uppercase;
          color: rgba(0, 0, 0, 0.3);
          color: #009048;

}
		  
.ano-empresa{
          color: #000000;
          font-weight: 600;
          font-size: 11px!important;
          letter-spacing: 3px;
          text-transform: uppercase;
          color: rgba(0, 0, 0, 0.3);
          color: #009048;
}	
}

.empresa .empresa_info ul {
  margin-bottom: 56px;
}

@media (max-width: 767px) {
  .empresa .empresa_info ul {
    margin-bottom: 30px;
  }
}

.empresa .empresa_info ul li {
  font-size: 16px;
  line-height: 28px;
  color: #727272;
  position: relative;
  padding-left: 28px;
  margin-bottom: 5px;
  font-weight: 400;
  z-index: 1;
}

.empresa .empresa_info ul li::before {
  position: absolute;
  left: 0;
  background-image: url(../img/svg_icon/check.svg);
  width: 16px;
  height: 16px;
  content: '';
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.empresa .empresa_info .boxed-btn3 {
  padding: 13px 46px 14px 46px;
}

.about_wrap_area {
  padding: 145px 0 115px 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}


.about_wrap_area.about_wrap_area2 .single_service_wrap {
  border: 1px solid #D5D5D5;
}


.about_wrap_area.about_wrap_area2 .single_service_wrap h3 {
  font-size: 20px;
  color: #2C2C2C;
  font-weight: 400;
  margin-top: 38px;
  margin-bottom: 20px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}


.about_wrap_area.about_wrap_area2 .single_service_wrap p {
  font-size: 16px;
  line-height: 28px;
  color: #919191;
  margin-bottom: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.about_wrap_area.about_wrap_area2 .single_service_wrap img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.about_wrap_area.about_wrap_area2 .single_service_wrap:hover {
  background: #28AE60;
  border-color: #28AE60;
}

.about_wrap_area.about_wrap_area2 .single_service_wrap:hover h3 {
  color: #fff;
}

.about_wrap_area.about_wrap_area2 .single_service_wrap:hover p {
  color: #fff;
}

.about_wrap_area.about_wrap_area2 .single_service_wrap:hover img {
  -webkit-filter: contrast(0%) brightness(2);
  filter: contrast(0%) brightness(2);
}

@media (max-width: 767px) {

  .about_wrap_area {
    padding: 100px 0 70px 0;
  }
}

.about_wrap_area::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #2C2C2C;
  opacity: .6;
  content: '';
  z-index: -1;
}


.about_wrap_area .about_wrap_area2 {
  position: relative;
}


.about_wrap_area.about_wrap_area2::before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #2C2C2C;
  opacity: .6;
  content: '';
  z-index: -1;
  display: none;
}

.about_wrap_area .single_service_wrap {
  margin-bottom: 30px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 60px 63px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .about_wrap_area .single_service_wrap {
    padding: 60px 20px;
  }
}
.about_wrap_area .single_service_wrap h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  margin-top: 38px;
  margin-bottom: 20px;
}

.about_wrap_area .single_service_wrap p {
  font-size: 16px;
  line-height: 28px;
  color: #D5D5D5;
  margin-bottom: 0;
}

.about_wrap_area .single_service_wrap:hover {
  background: #28AE60;
  border-color: #28AE60;
}
/*-----------------------------------------------T A C  A S S E S O R I A-------------------------------------------*/
.topo-resp{
	 display: block!important;
}

.areacliente-resp a{
	display: none;
}
.margem-icones{
 margin-left: 80px;	
 }
.mapa{
	display: block;
}
.mapa-resp{
	display: none;
}
.padding-contato{
	padding: 100px 0px!important;
}
.padding-box{
	padding-right: 0px!important;
	padding-left: 10px!important;
}
.politica-pg{
	font-size: 42px;
	color: #00542B;		
}
.politica-pgbold{
	font-size: 42px;
	font-weight: 900;
	color: #00542B;	
}


/*---------COMPUTADOR-------*/
@media (min-width: 992px) and (max-width: 1200px) {


.apptitulo{
	font-size: 24px;
	color: #fff;
	font-weight: 400;

}	
.apptitulobold{
	font-size: 24px;
}
.appfrase{
	font-size: 16px;
	color: #fff;
	font-weight: 800;
	margin-bottom: 10px;
	
}
.autorize{
	font-size: 12px;
	color: #fff;
	font-weight: 900;
	margin-top: 10px;
	
}
.flex-title {
	font-size: 32px!important;
    top: 0!important;		
}
.flex-texto {
	font-size: 18px!important;
    top: 0!important;	
}	
.flex-botao {
  top: 5%!important;
  margin-top: 20px;
}
.botaocliente{
	background: none;
	border: 1px solid #009048;
	padding: 10px;
	color: #009048;
	transition: 0.3s;	
	font-size: 14px;

}
.botaocliente:hover{
	background: #009048;
	border: 1px solid #009048;
	padding: 10px;
	color: #fff;
	cursor: pointer;	
}
.navbar-light .navbar-nav .nav-link{
	font-size: 12px;
}

.botao-topo{
	font-size: 13px!important;
}

.frase {
    font-size: 22px;
}
.frasecontato {
    font-size: 18px;
}


}
/*----------------------------------------------------CELULAR*/
@media screen and (max-width: 460px) {
	
.texto-missao {
    font-weight: 300;
    font-size: 16px;
    color: #fff;
}	
.conta-individual {
    font-size: 20px;
    color: #DB1C1C;
    font-weight: 900;
    margin-bottom: 10px;
    line-height: 1.2;
    margin-top: 14px;
}
.texto-conta {
    font-size: 16px;
    color: #4C4C4C;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.5;
}	
.padding-menu-resp{
		padding: 30px 0 30px 10px!important;	
}	
.ultimo{
	margin-top: 27px!important;

}	
.box-servicos .text {
	height: auto!important;  
    padding: 30px 20px 30px 20px;
}	
  .box-servicos p {
    font-size: 18px;
 }		
.botoes-app{
	padding: 18px;
}
		
.padding-contato{
	padding: 0px 0px!important;
}	
.padding-box{
	padding-right: 15px!important;
	padding-left: 15px!important;
}	
.empresa .empresa_info h3{
	font-size:16px;
	line-height: 1.4;	
	margin-top: 10px;
}
.fundo-contato{
	background: #fff;
}	
.frasecontato{
	font-size: 20px;
	font-weight: 400;
	color: #4C4C4C;
	margin-bottom: 15px;
}	
.mapa{
	display: none;
}	
.mapa-resp{
	display: block;
}	
.margem-icones{
 margin-left: 0px;	
}	
.titulo-topo{
	font-weight: 900;
	font-size: 28px;
	color: #fff;
}

.media-body p{
	font-size: 18px!important;
	color: #fff;
	font-weight: 600;
	line-height: 1.8;
	
}	
.topo-resp{
	 display: none!important;
}	

.botao-topo{
	margin-top: 0px!important;	
}
.menu-resp{
	display: block!important;
} 
.areacliente {
	display: none;
}
.contatos-fixo {
	display: none;
}
.conta-box{
	padding: 30px 20px 60px 20px;
}
.apptitulo{
	font-size: 24px;
}
.apptitulobold{
	font-size: 24px;
}
.apptitulobox{
	max-width: 100%;
	padding: 0 10px 0 10px;
}
.appfrase{
	font-size: 16px;
	color: #fff;
	font-weight: 800;
	max-width: 100%;
	padding: 0 10px 0 10px;
	
}
.listapp{
	font-size: 18px;
	color: #fff;
    list-style: none;	
	padding: 0;
	margin: 0;
	padding: 15px;
}
.listapp li{
	line-height: 1.2;
	margin-bottom: 20px;
}
.resp-servicos{
	padding: 80px 0 80px 0!important;
}
.frase{
	font-size: 18px;
	margin-bottom: 20px;
}
.logo_resp{
	width: 100px!important;
}

.whatsapp-fixo {
position: fixed;
bottom:0px;
left:100px;
z-index: 999;
height: 50px;
margin-bottom: 0px;
padding:14px 20px 0 20px;
display: none;
transition: 0.3s;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#009e7e+1,2ecc71+72 */
background: #009e7e; /* Old browsers */
background: -moz-linear-gradient(45deg,  #009e7e 1%, #2ecc71 72%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #009e7e 1%,#2ecc71 72%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #009e7e 1%,#2ecc71 72%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009e7e', endColorstr='#2ecc71',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.whatsapp-fixo-resp {
position: fixed;
bottom:10px;
left:10px;
z-index: 999;
height: 70px;
width:70px;
margin-bottom: 0px;
padding:23px 0 0 22px;
border-radius: 100px;
display: block;
transition: 0.3s;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#009e7e+1,2ecc71+72 */
background: #009e7e; /* Old browsers */
background: -moz-linear-gradient(45deg,  #009e7e 1%, #2ecc71 72%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #009e7e 1%,#2ecc71 72%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #009e7e 1%,#2ecc71 72%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009e7e', endColorstr='#2ecc71',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
box-shadow:  0 0 0.2em #333;
}
.areacliente-resp{
    padding: 0px;
    position: fixed;
    z-index: 999;
    bottom: 15px;
    right: 0px;
	display: block;
}
.areacliente-resp a{
	margin-top: 10px;	
	background: rgb(139,8,8);
	background: linear-gradient(131deg, rgba(139,8,8,1) 0%, rgba(219,28,28,1) 93%); 
	border: none;
	padding: 10px 20px;
	color: #fff;
	transition: 0.3s;	
	cursor: pointer;
	border-radius: 50px 0 0px 50px;
	font-weight: 900;
	box-shadow:  0 0 0.4em #333;
	display: block;
	color: #fff;
	font-size:14px;		
}

.areacliente-resp a:hover{
	color: #fff;
	font-size:14px;	
	display: block;	
}
.ftco-no-pb {
  padding: 60px 0 60px 0!important;
	background:url(../images/contato_resp.jpg) center center no-repeat fixed!important;
  }
.navbar-light .navbar-nav .nav-link{
font-size: 18px;	
}	 
.icones-rodape li img{
	width: 196px;
	margin-top: 10px;	
}
.icones-rodape2 li img{
	width: 220px;
	margin-top: 10px;	
}

	
.texto-empresa{
	font-size: 16px!important;
	line-height: 1.8;
}

.ano{
          font-size: 11px!important;
}
.ano-empresa{
          font-size: 11px!important;
}	
.tacdigital{
	font-size: 32px;
}
.empresa_info.empresa_info {
  padding: 30px 30px 30px 30px;
}
.nossas-solucoes{
	font-size: 28px;
}
.nossas-solucoesbold {
    font-size: 28px;

}	
.contato{
	font-size: 28px;
}
.contatobold{
	font-size: 28px;
}


.box-servicos .tituloserv {
    font-size: 24px!important;
}

:target {
  scroll-margin-top: 80px;
}
.politica-pg{
	font-size: 28px;
}
.politica-pgbold{
	font-size: 28px;

}

}