/*** MANUTENCAO ***/
.breadcrumbss {
   margin-bottom: 35px !important;
}
.interna hr {
   margin: 20px 0 !important;
}
.interna .conteudo h1 {
   margin-bottom: 10px !important;
}
.bloco_blog .item .texto a {
   width: 75% !important;
}
.carrosel_ajudar .item {
	text-align: center!important;
}
.carrosel_ajudar .item .imagem {
	width: 100%!important;
}
/***Mapa****/
.google_maps_iframe iframe {
   width: 100% !important;
   height: 350px !important;
   margin-bottom: -7px !important;
}
/*** MODAL AREA DO CLIENTE E POP-UP ***/
.modal-body p {
   text-align: justify;
   font-size: 16px;
}
.modal.show .modal-dialog {
   max-width: 100%;
   width: 55%;
   margin-left: auto;
   margin-right: auto;
   margin-top: 50px;
   margin-top: 130px;
}
@media screen and (max-width: 767px) {
   .modal.show .modal-dialog {
      width: 95%;
   }
   .modal-title {
      font-size: 18px;
   }
   .modal-body h5 {
      font-size: 16px;
   }
}
/*** ERROR 404 ***/
.interna .conteudo .h1_error_404 {
   font-size: 75px !important;
}
.interna .conteudo .h2_error_404 {
   font-size: 35px !important;
   margin-bottom: 10px !important;
}
.interna .conteudo .h3_error_404 {
   font-size: 25px;
   margin-bottom: 20px;
}
@media screen and (max-width: 425px) {
   .interna .conteudo .h1_error_404 {
      font-size: 60px !important;
   }
   .interna .conteudo .h2_error_404 {
      font-size: 20px !important;
      margin-bottom: 10px !important;
   }
   .interna .conteudo .h3_error_404 {
      font-size: 16px !important;
      margin-bottom: 20px !important;
   }
}
/*AJUSTE JC SUPERBANNER*/
#featured_banner .item .content {
   margin-top: -100px!important;
}
@media screen and (max-width: 767px) {
   #featured_banner .item .content {
      margin-top: 0px!important;
   }
}
/*** STYLE DEFAULT UNDERSCORES ***/
.gallery {
   margin-bottom: 1.5em;
}
.gallery-item {
   display: inline-block;
   text-align: center;
   vertical-align: top;
   width: 100%;
}
.gallery-columns-2 .gallery-item {
   max-width: 50%;
}
.gallery-columns-3 .gallery-item {
   max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
   max-width: 25%;
}
.gallery-columns-5 .gallery-item {
   max-width: 20%;
}
.gallery-columns-6 .gallery-item {
   max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
   max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
   max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
   max-width: 11.11%;
}
.gallery-caption {
   display: block;
}
.alignleft {
   display: inline;
   float: left;
   margin-right: 1.5em;
}
.alignright {
   display: inline;
   float: right;
   margin-left: 1.5em;
}
.aligncenter {
   clear: both;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.wp-caption {
   margin-bottom: 1.5em;
   max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.wp-caption .wp-caption-text {
   margin: 0.8075em 0;
}
.wp-caption-text {
   text-align: center;
}
.wp-caption {
   margin-bottom: 1.5em;
   max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.wp-caption .wp-caption-text {
   margin: 0.8075em 0;
}
.wp-caption-text {
   text-align: center;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
   border: none;
   margin-bottom: 0;
   margin-top: 0;
   padding: 0;
}
embed,
iframe,
object {
   max-width: 100%;
}
/*** Feed Redes ***/
.bg_feed {
   position: relative;
   background: #f9f9f9;
   border-radius: 5px;
   -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
   -moz-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
   box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
   border: 1px solid #ececec;
   padding: 30px;
   margin: 10px 0;
}
/*** Rodape ***/
.copy {
   margin-bottom: 0px!important;
}
footer .linha {
   align-items: inherit !important;
}
.footer p {
   margin-bottom: 8px;
}
.footer_blog {
   margin-bottom: 8px;
}
.footer_links_unique {
   margin-bottom: 8px;
}

#featured_banner .item .container {
   z-index: 15;
}
@media screen and (max-width: 767px) {
   #featured_banner .item .container {
      margin-top: 100px!important;
   }
}
/*AJUSTES KLEBER*/
#top {
   z-index: 100;
}
@media (max-width: 1200px) {
   #top  {
      padding-top: 0;
   }
}
@media (max-width: 1200px) {
   .breadcrumbss {
      padding-top: 145px;
   }
}

.interna .conteudo img {
   border-radius: 4px;
}

.faixa {
   background: rgb(53, 53, 53);
   padding: 12px 0;
   width: 100%;
   z-index: 9999;
   display: none;
}
.faixa .col-12 a {
   display: flex;
   font-size: 13px;
   color: #fff;
   margin-right: 18px;
   align-items: center;
}
.faixa .col-12 svg {
   margin-right: 5px;
   border-radius: 50px;
   padding: 3px;
   border: 1px solid #fff;
   font-size: 16px;
   color: #fff;
}
@media (max-width: 1200px) {
   .faixa {
      display: block;
      padding: 12px 0 0;
      margin-bottom: 15px;
   }
   .faixa .col-12 {
      justify-content: space-evenly;
      align-items: center;
      flex-wrap: inherit;
      display: flex;
   }
   .faixa .col-12 a {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.sidenav nav {
   width: auto;
}
@media (max-width: 1200px) {
   .zapy {
      left: 0;
   }
   .navbar.navbar-expand-xl  {
      display: none;
   }
}
/**** MENU ****/
@media (min-width: 1200px) {
   .navbar {
      margin: 0 250px 0 0;
   }
}
.dropdown-menu .show>.dropdown-toggle::after {
   transform: rotate(-90deg);
}
@media (min-width: 1200px) {
   .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-direction: row-reverse;
   }
}
.dropdown-item.active,
.dropdown-item:active {
   color: #fff !important;
   text-decoration: none;
}
.dropdown-item:focus,
.dropdown-item:hover {
   color: #fff !important;
}
.dropdown-item {
   padding: 10px 45px 10px 15px;
   margin-left: 0;
}
.nav .active a {
   color: #fff !important;
}
.navbar {
   padding: 0;
}
.dropdown-menu {
   padding: 0;
   width: 272px;
   top: 39px;
}
.sidenav nav .navbar-nav a {
   color: #000!important;
}
#top ul.dropdown-menu .dropdown-menu {
   left: 270px;
   top: 0;
}
#top nav li.dropdown:hover>ul.dropdown-menu {
   display: block;
}
@media (min-width: 1200px) {
   #top nav li.dropdown:hover>ul.dropdown-menu {
      display: block;
   }
}
.show a {
   left: 100%;
   top: 0;
}
.show a:hover ul.dropdown-menu {
   display: block;
   position: absolute;
}
.precos {
   position: relative;
}
.precos .filtro_bg {
   position: absolute;
   height: 100%;
   width: 100%;
   top: 0;
}
.bloco_fale .filtro_bg {
   position: absolute;
   height: 100%;
   width: 100%;
   top: 0;
}
.banner_sec .filtro_bg {
   position: absolute;
   height: 100%;
   width: 100%;
   top: 0;
}
.servicos_box .item h3 {
   width: 295px;
   height: 59px;
   display: flex;
   font-size: 15px !important;
   align-items: center;
   justify-content: center;
}