@charset "UTF-8";
/*Á*/
#Top_bar a.button.action_button {
  display: none;
}
#Action_bar p {
  margin: 0;
}
#Action_bar .contact_details li, #Action_bar .social {
  padding: 10px 0 8px !important;
}
#Action_bar .content_block {
  display: inline-block;
}
#Action_bar .icon-phone:before {
  display: none !important;
}
#Top_bar .search_wrapper .icon_search {
  color: #fff !important;
}
#Action_bar .contact_details p {
  display: inline-block;
}
#Action_bar .contact_details p:after {
  content:'/';
  color: #fff;
  font-size: 14px;
  margin: 0px 5px;
}
#Action_bar .contact_details p:nth-child(1):after, #Action_bar .contact_details p:nth-child(5):after {
  display: none;
}
#Top_bar .search_wrapper input[type="text"]::placeholder {
  color: #fff;
  opacity: 0.4;
}
#Top_bar.is-sticky {
  height: 80px !important;
}
#Top_bar.is-sticky .logo {
  margin: 0px !important;
}
#Top_bar.is-sticky #logo img.logo-sticky {
  max-height: 70px !important;
}
#Top_bar.is-sticky .menu_wrapper .menu > li > a {
  padding: 24px 0 !important;
}
#Content .barra_telefones {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
#Content .barra_telefones p {
  display: inline-block;
}
#Content .barra_telefones img {
  margin-top: -6px;
}
#Content .barra_telefones p:after {
  content: '/';
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  margin: 0px 5px 0px 10px;
}
#Content .barra_telefones p:nth-child(4):after {
  display: none;
  margin: 0px;
}
#Content .barra_telefones a {
  color: #fff;
}
#Content .imagem_home {
  background-repeat: no-repeat;
  background-position: center;
}
#Content .wpb_wrapper > div.portfolio_slider {
  margin-bottom: 0;
}
#Content .destaques_icones {
  text-align: center;
}
#Content .destaques_icones .icon_box {
  padding: 10px 30px;
}
#Content .destaques_icones .icon_box .image_wrapper {
  margin-bottom: 3px;
}
#Content .destaques_icones h4 {
  font-size: 18px;
  font-weight: 600;
  color: #404040;
  margin-bottom: 10px;
}
#Content .destaques_icones .desc {
  font-size: 15px;
  color: #404040;
  line-height: 18px;
}
#Content .home_icones .vc_icon_element-inner {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 60px;
  font-size: 13px;
  position: relative;
  overflow: hidden;
  margin: 0 auto 15px;
  border-width: 8px;
  border-style: solid;
  display: block;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-image: url(../../../betheme/images/stripes/stripes_3_b.png);
  border-color: #f8f8f8 !important;
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .08);
  box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .08);
}
#Content .home_quem-somos h1 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 26px;
  border-bottom: 1px solid;
}
#Content .home_quem-somos h1:after {
  content: '';
  position: absolute;
  width: 321px;
  height: 3px;
  background-color: #8e1613;
  left: 0px;
  right: 0px;
  bottom: -2px;
  margin: 0 auto;
}
#Content .titulo_servicos h2 {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid;
}
#Content .titulo_servicos h2:after {
  content: '';
  position: absolute;
  width: 321px;
  height: 3px;
  background-color: #8e1613;
  left: 0px;
  right: 0px;
  bottom: -2px;
  margin: 0 auto;
}
#Content .box_produtos .vc_column_container {
  width: 23%;
  margin-right: 2%;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin-bottom: 40px;
}
#Content .box_produtos h2 {
  display: flex;
  align-items: center;
  font-size: 18px !important;
  line-height: 22px;
  min-height: 84px;
}
#Content .box_produtos .vc_custom_heading a {
  margin: 0 auto;
}
#Content .box_produtos .vc_btn3-container {
  margin-bottom: 20px !important;
}
#Content .box_produtos .vc_btn3-block.vc_btn3-size-md {
  background: #3d3d3d !important;
  color: #fff !important;
  padding: 10px 20px !important;
}
#Content .box_produtos .vc_btn3-block.vc_btn3-size-md:hover {
  background: #8e1613 !important;
}
#Content .wpb_wrapper > div.wpb_raw_code {
  margin-bottom: 0px !important;
}
#Content .titulo_box {
  display: block;
  margin: 0 auto 40px;
  padding: 8px 0px 16px;
  line-height: 44px;
  border: 1px solid #00a752;
}
#Content .home_nossos-clientes .wpb_wrapper > div {
  margin-bottom: 12px;
}
#Content .home_nossos-clientes img {
  filter: grayscale(1);
  margin: 0px;
}
#Content .home_nossos-clientes img:hover {
  filter: none;
}
#Content .form_contato_home .one.column, #Content .form_contato_home .one-third.column {
  width: 100%;
}
#Content .form_contato_home label {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  margin-bottom: 0px;
}
#Content .form_contato_home .campo-mensagem {
  margin-top: 24px;
}
#Content .form_contato_home input[type="text"], #Content .form_contato_home input[type="email"], #Content .form_contato_home textarea {
  color: #000;
  padding: 5px 10px;
  border: 0px;
}
#Content .form_contato_home textarea {
  height: 150px;
}
#Content .form_contato_home input[type="submit"] {
  font-size: 18px;
  font-weight: 600;
  color: #8e1613;
  text-transform: capitalize;
  background-color: #fff;
  border: 1px solid #949494;
  border-radius: 0px;
  padding: 5px 52px;
}
#Content .form_contato_home input[type="submit"]:hover {
  color: #fff;
  background: #8e1613;
  border: 1px solid #550301;
}
#Content .banner_destaque h2, #Content .destaque_quem_somos h2 {
  position: relative;
  display: inline-block;
  font-size: 68px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
}
#Content .destaque_quem_somos h2 {
  display: block;
  color: #424242;
  font-size: 47px;
  font-weight: 300;
  padding-bottom: 10px;
  border-bottom: 1px solid #4e85b7;
}
#Content .banner_destaque h2:after, #Content .destaque_quem_somos h2:after {
  content: '';
  position: absolute;
  width: 321px;
  height: 3px;
  background-color: #fff;
  left: 0px;
  right: 0px;
  bottom: -2px;
  margin: 0 auto;
}
.box_quem_somos {
  padding-right: 0px !important;
}
#Content .destaque_quem_somos h2:after {
  width: 292px;
  background-color: #4e85b7;
}
#Content .vc_custom_1589500229232 .wpb_wrapper {
  text-align: center;
}
.vc_custom_1589503122661 {
  background-repeat: no-repeat;
}
#Content .servicos_destaque {
  font-size: 13px;
  color: #000;
  line-height: 15px;
}
#Content .servicos_destaque .vc_col-sm-4 {
  width: 32%;
  margin-right: 2%;
}
#Content .servicos_destaque .vc_col-sm-4:nth-child(3) {
  margin-right: 0;
}
#Content .servicos_destaque .vc_single_image-wrapper {
  border: 2px solid #4e85b7;
  margin-bottom: 10px !important;
}
#Content .servicos_destaque h2 {
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 10px !important;
}
#Content .servicos_destaque .vc_btn3.vc_btn3-size-md {
  background: #3d3d3d !important;
  color: #fff !important;
  padding: 10px 20px !important;
}
#Content .servicos_destaque .vc_btn3.vc_btn3-size-md:hover {
  background: #8e1613 !important;
}
#Content .home_contadores, #Content .sobre-nos_contadores {
  text-align: center;
}
#Content .home_contadores .number-wrapper span, #Content .sobre-nos_contadores .number-wrapper span {
  color: #4e85b7;
  font-size: 93px;
  font-weight: 600;
}
#Content .home_contadores .counter, #Content .sobre-nos_contadores .counter {
  background-image: none;
}
#Content .home_contadores p.title, #Content .sobre-nos_contadores p.title, #Content .home_contadores .title p, #Content .sobre-nos_contadores .title p {
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0px;
  color: #4e85b7;
  margin-top: 10px;
}
#Content .titulo_portfolio_wrapper .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
#Content .titulo_portfolio {
  font-size: 30px;
  line-height: 34px;
  font-weight: 300;
  letter-spacing: 0px;
  margin-bottom: 0;
  color: #fff;
}
#Content .titulo_blog {
  font-size: 42px;
  line-height: 42px;
  font-weight: 300 !important;
  letter-spacing: 0px;
}
#Content .titulo_botao h2 {
  font-size: 30px;
  line-height: 34px;
  font-weight: 300 !important;
  letter-spacing: 0px;
}
#Content .sobre-nos_carroussel {
  max-width: 915px;
  margin: 0 auto;
}
#Content .sobre-nos_call-action {
  text-align: center;
  color: #fff;
}
#Content .sobre-nos_call-action p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0px;
}
#Content .image_links.double {
  display: none;
}
#Content .lista__servicos ul {
  margin: 0;
  font-size: 100%;
  line-height: normal;
}
#Content .lista__servicos ul li {
  margin: 0;
  list-style: none;
  position: relative;
  padding: 8px 0 13px 32px;
  word-wrap: break-word;
}
#Content .lista__servicos ul li:before {
  content: "";
  display: block;
  background: url('../images/list_check.png') no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 15px;
}
#Content div.wpcf7 {
  margin-top: 32px;
}
#Content input[type="submit"] {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
#Content input[type="submit"]:hover {
  background: #4e85b7;
}
#Content .contato_informacoes .vc_col-sm-3 {
  width: 18%;
}
#Content .contato_informacoes p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0px;
  /*&:nth-child(2){
   font-size: 21px;
   font-weight: bold;
   }*/
}
#Content .contato_informacoes .telefones_contato a {
  color: #666;
}
.entry-title a {
  font-size: 26px !important;
  color: #4e85b7 !important;
}
.single-photo-wrapper.image {
  display: none;
}
.single #Content {
  padding-top: 14px;
  padding-bottom: 20px;
}
.gallery {
  margin-top: 30px !important;
}
.icon-doc-text {
	display: none;
}
.bt-voltar {
	float: right;
	background: #20507b; 
	color: #FFF; 
	display: inline-block;
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	text-transform: uppercase; 
	border-radius: 24px;
	padding: 5px 20px;
	margin-bottom: 30px;
	border: none; 
}
.bt-voltar:hover { 
	background: #4e85b7; 
	color: #FFF; 
}

@media (min-width: 1200px) {
  #Content .home_nossos-clientes .titulo_box {
    width: 48%;
  }
}

@media (max-width: 1024px) {
  #Content .barra_telefones {
    font-size: 25px;
  }
  .destaque_quem_somos .vc_column-inner.vc_custom_1589506560878 {
    margin-top: -12px !important;
  }
  .contato_informacoes .vc_col-sm-4:nth-child(1) {
    width: 36% !important;
  }
  .contato_informacoes .vc_col-sm-4:nth-child(2) {
    width: 25% !important;
  }
} 

@media (max-width: 800px) { 
  #Action_bar .contact_details p, #Content .barra_telefones p {
    display: block;
  }
  #Action_bar .contact_details p:after, #Content .barra_telefones p:after {
    display: none;
    margin: 0px;
  }
  #Action_bar .contact_details {
    margin: 10px 0px;
  }
  #Content .barra_telefones {
    font-size: 18px;
  }
  #Content .barra_telefones p {
   margin-bottom: 10px;
  }
  #Action_bar .social {
    margin-bottom: 10px !important;
  }
  #Content .barra_telefones img {
    width: 20px;
    height: 20px;
  }
  #Content .barra_telefones img {
    margin-top: -2px;
  }
  #Content .home_contadores {
    padding-top: 16px !important;
    padding-bottom: 20px;
  }
  #Content .banner_destaque h2, #Content .destaque_quem_somos h2 {
    padding-bottom: 10px;
  }
  #Content .banner_destaque h2:after, #Content .destaque_quem_somos h2:after {
    width: 138px;
  }
  .servicos_destaque.vc_custom_1590503241961 {
  	margin-bottom: 40px !important;
  }
  .box_quem_somos {
    padding-left: 0px !important;
  }
  .destaque_quem_somos {
    padding-left: 20.5313px !important;
  }
  .destaque_quem_somos .vc_column-inner.vc_custom_1589506560878 {
    margin-top: 0px !important;
    margin-bottom: 40px !important;
  }
  .vc_custom_1589503122661 {
    min-height: 482px;
  }
  .the_content_wrapper .image_frame {
  	margin-bottom: 0px !important;
  }
  .post-footer {
  	padding: 0px 15px;
  }
  .post-title {
  	text-align: center;
  }
  h2.entry-title {
  	line-height: 24px !important;
  }
  .entry-title a {
  	font-size: 22px !important;
  }
  .post-footer .post-links {
  	float: none !important;
  	width: 40%;
  	font-size: 13px !important;
  	text-align: center;
  	padding: 0px 14px !important;
  	margin: 0 auto;
  }
  #Content .contato_informacoes a {
    font-size: 11px;
  }
  .contato_informacoes .vc_col-sm-4:nth-child(1),
  .contato_informacoes .vc_col-sm-4:nth-child(2) {
    width: 100% !important;
  }
  #Footer {
    font-size: 16px;
    font-weight: normal;
  }
}
