﻿.bredcrumb {
  padding: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.pg-links {
  float: left;
  width: 100%;
}
.pg-links .titulos {
  float: left;
  width: 100%;
  margin: 15px 0;
}
.pg-links > section {
  float: left;
  width: 100%;
}
.pg-links > section > h3 {
  float: left;
  width: 100%;
  margin: 20px 0;
}
.pg-links > section > ul {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
}
.pg-links > section > ul > li {
  float: left;
  width: 45%;
  margin: 5px 0;
  -webkit-transition: width 2s; /* Safari */
  transition: width 2s;
}
.pg-links > section > ul > li:hover {
  font-weight: 700;
}

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

@media (min-width: 1200px) {
  #banner-slider .bg-image-holder {
    height: 570px !important;
  }
}
header, .boxed-menu .topbar {
  background-color: #163A5A;
}

.bg-dark-navy {
  background: #fff !important;
}

.boxed-menu .topbar p {
  color: #fff;
}

.boxed-menu .main-nav a.nav-link {
  color: #163A5A;
}

.boxed-menu .main-nav.navbar-sticky a.nav-link {
  color: #163A5A;
}

.boxed-menu .main-nav a.nav-link:hover, .boxed-menu .main-nav a.nav-link:focus {
  color: #163A5A;
}

.boxed-menu .main-nav a.nav-link:before {
  border-bottom: 2px solid #163A5A;
}

.boxed-menu .topbar i {
  color: #fff;
}

.boxed-menu .topbar a {
  color: #fff;
}

.bg-navy {
  background-color: #163A5A !important;
}

.bg-gradient-navy {
  background-image: linear-gradient(0deg, #163A5A 0%, #195386 50%, #163A5A 100%);
}

.home-feature .feature_single .icon {
  text-align: center;
}

.home-feature .feature_single h4 {
  text-align: center;
}

.home-services .media-box .media-icon {
  color: #8A754C;
}

.home-feature .feature_single .icon {
  color: #fff !important;
}

.slider-caption .caption-content p, .slider-caption .caption-content h1 {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}

.bredcrumb .pager.middle li:after {
  right: -5px;
  top: 27px;
}

.bredcrumb .pager.middle a {
  color: #163A5A;
}

.btn-primary {
  background: #8a754c;
  border-color: #b5954d !important;
}

.display-single_element {
  margin: 90px 0 0;
}

.bredcrumb .pager.middle {
  margin: 0 !important;
}

#body > div.main-wrapper.pages > section > div:nth-child(2) > ul > li > a {
  border: none;
  background: none;
}

.card.card-style2 .card-block, .card.card-style3 .card-block, .home-blog {
  background: #fdfdfd;
}

#body > div.topbar > div > div > div.col-sm-2.text-right > a {
  background: #bd8b41;
}

footer img {
  float: left;
  width: auto;
  max-width: 100%;
  margin: 0 0 20px;
}

.img-noticia {
  float: left;
  width: 100%;
  text-align: center;
}
.img-noticia > img {
  float: none;
  width: auto;
  max-width: 100%;
  display: inline-block;
}

@media (min-width: 992px) {
  .main-nav .navbar-brand {
    width: 344px;
  }
}
@media (min-width: 1200px) {
  .boxed-menu .main-nav a.nav-link {
    margin: 0px 14px;
    font-size: 14px;
  }
}
.btn-primary, ::selection, .badge-primary, .slick-dots li.slick-active button, .img_overlay-container a.icon:hover, .member_contact .social-icons .btn:hover, .page-comingsoon .count-down .tab-val, .list-group-item.active, .card.card-style2:hover .card-block:before, .card.card-style3:hover .card-block:before, .blog-classic .card.card-style2 .card-block h4:before, .blog-classic .card.card-style2 .card-block .btn:hover, .page-item.active a.page-link, .page-item:hover a.page-link, .blog-sidebar .tags .btn:hover, .social-share ul.social-icons li a.btn-social:hover, .btn-primary-outlined:hover, .btn-primary-outlined:focus, .btn-primary-outlined.active, .btn-primary-outlined:active, .collapse-card .card-header a, .radio-custom:checked + .radio-custom-label:before, .checkbox-custom:checked + .checkbox-custom-label:before, ul.nav-tabs.no-bg .nav-item .nav-link.active, ul.nav-tabs.nav-pills .nav-item .nav-link.active, .pricing.delux .card-header, .pricing_image-card .btn:hover, .pricing .btn:hover, .arrow-shade button.slick-arrow:hover, .arrow-shade button.slick-arrow:focus, .slick-dots li button, .quick-view-bullets li.active a span {
  background: #b5954d;
  border-color: #b5954d;
}

.pulse {
  animation: pulse 0.7s infinite;
  margin: 0 auto;
  display: table;
  margin-top: 50px;
  animation-direction: alternate;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -webkit-filter: brightness(100%);
  }
  100% {
    -webkit-transform: scale(1.1);
    -webkit-filter: brightness(200%);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
    filter: brightness(100%);
  }
  100% {
    transform: scale(1.1);
    filter: brightness(120%);
  }
}
.whats {
  width: auto;
  position: fixed;
  bottom: 100px;
  right: 10px;
  z-index: 999;
}

.About-section {
  position: relative;
}

.About-section img {
  width: 100%;
}

.About-section .single-item {
  position: relative;
  transition: all 500ms ease;
}

.About-section .single-item:hover {
  transition: all 500ms ease;
  box-shadow: 0px 0px 10px 5px rgba(231, 231, 231, 0.6);
}

.About-section .single-item:hover .single-content {
  border: 1px solid #fff;
  border-top: none;
  transition: all 500ms ease;
}

.About-section .single-item .single-content {
  position: relative;
  padding: 48px 0px 22px 28px;
  border: 1px solid #e7e7e7;
  border-top: none;
  transition: all 500ms ease;
}

.About-section .single-item .single-content .icon-box {
  position: absolute;
  left: 30px;
  top: -30px;
  width: 60px;
  height: 60px;
  line-height: 70px;
  background: #cecece;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 5px rgba(231, 231, 231, 0.6);
}

.About-section .single-item .single-content .icon-box i:before {
  color: #fff;
  font-size: 30px;
  margin: 0px;
}

.About-section .single-item h4 {
  margin-bottom: 8px;
  font-weight: 700;
}

.botoes {
  float: left;
  width: auto;
  border: solid 3px #bd8b41;
}
.botoes a:hover {
  background: #195386 !important;
  border: none !important;
  color: #fff !important;
}

.service-area {
  background: #0d2740;
  padding: 45px 0;
}
.service-area p, .service-area h3 {
  color: #fff !important;
}
.service-area h3 {
  font-size: 30px;
  font-weight: 700;
  margin: 20px 0;
}

.owl-carousel .item img {
  float: left;
  width: auto;
  max-width: 100%;
}

.orcamento {
  float: left;
  width: 100%;
  padding: 50px 0;
  margin: 0 0 50px;
  background: #0d2740;
  z-index: 999;
  position: relative;
}
.orcamento h4 {
  color: #fff !important;
  font-size: 30px;
  border-bottom: solid 2px #fff;
  float: left;
  width: auto;
  font-weight: 700;
}
.orcamento p {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 26px;
  margin: 20px 0 0;
}
.orcamento a {
  float: right;
  width: auto;
  margin: 40px 0 0 !important;
  border-color: #fff;
  color: #fff;
  border-radius: 0;
  font-size: 13px;
  line-height: 1;
  margin: 0;
  padding: 17px 26px;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  background-color: transparent;
  letter-spacing: 0.02em;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  border: 2px solid;
}

#estrutura {
  float: left;
  width: 100%;
  background: #f8f8f8;
  padding: 40px 0;
}
#estrutura .col-md-4 {
  margin: 0 0 20px;
}

.links-index {
  float: left;
  width: 100%;
  padding: 50px 0;
  border-bottom: solid 1px #cecece;
  box-shadow: 1px 1px 10px #cecece;
}
.links-index > .container > .row > div {
  border-right: solid 1px #cecece;
}
.links-index > .container > .row > div:last-child {
  border: none;
}
.links-index > .container > .row > div a {
  float: left;
  width: 100%;
  text-align: center;
}
.links-index > .container > .row > div a > img {
  display: inline-block;
}

@media (min-width: 1200px) {
  .slider-caption .caption-content h2 {
    font-size: 50px;
    margin-bottom: 30px;
  }
}
.slider-caption .caption-content p, .slider-caption .caption-content h2 {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}

@media (max-width: 767px) {
  .col-md-6.certificado-digital img {
    max-width: 100%;
  }
  .orcamento h4 {
    color: #fff !important;
    font-size: 25px;
  }
}
.col-md-8.dados_contato {
  max-width: 63% !important;
  flex-direction: row !important;
  column-gap: 0 !important;
}

@media (min-width: 992px) {
  .topbar-content {
    margin-right: 14px !important;
  }
}
.col-md-8.dados_contato {
  padding: 0 !important;
}

.col-md-2.text-right.botoes_parceiros {
  padding: 0 !important;
  max-width: fit-content !important;
}

.row.barra_superior {
  margin: 0 !important;
}

.boxed-menu .topbar a.btn {
  padding-left: 10px !important;
  padding-right: 10px !important;
  width: fit-content;
}

.row.barra_superior {
  justify-content: space-between;
}
