html {
  scroll-behavior: smooth;
}

.botoes-redes a {
  margin-left: 8px;
  color: #01173C;
}

.botoes-redes a:hover {
  color: #0a46ad;
}

.botoes-redes a svg {
  width: 24px;
  height: 24px;
  color: #FEF10D;
}

.video {
  padding: 12% 0;
}

.video .btn-play {
  display: flex;
  justify-content: center;
  align-items: center;
}

.video .btn-play svg {
  position: absolute;
  z-index: 4;
  width: 40px;
  height: 40px;
  fill: #fff !important;
}

.video h2 {
  color: #fff;
}

.faqs .row::after {
  display: none !important;
}

.tempbox {
  max-height: 20px;
}


/* >>> button whatsapp 1 */

@keyframes pulseWhatsApp {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
  }

  70% {
    box-shadow: 0 0 0 20px rgba(37, 211, 102, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
  }
}

._button-whatsapp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 64px;
  height: 64px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: pulseWhatsApp 2s infinite;
}

._button-whatsapp svg {
  fill: #fff;
  width: 52px;
  height: 52px;
}

/* button whatsapp 1 <<< */


.back-to-top {
  right: 28px;
  bottom: 120px;
  color: #fff;
}
.back-to-top:hover {
  color: #fff;
  background: #0a46ad;
}


form .control-group {
  margin-bottom: 16px;
}

.contact .col-md-6:first-child {
  background: transparent;
}

.contact .col-md-6:last-child {
  background: transparent;
}


.contact .contact-form input {
  color: #050505;
  border-color: rgba(0, 0, 0, .4);
  background: transparent;
}

.contact .contact-form textarea {
  color: #050505;
  border-color: rgba(0, 0, 0, .4);
  background: transparent;
}

.contact .contact-form .form-control::placeholder {
  color: rgb(37, 37, 37, .5);
  opacity: 1;
}

.contact .contact-form .form-control::-ms-input-placeholder {
  color: rgb(37, 37, 37, .5);
}

.contact .contact-form .form-control::-ms-input-placeholder {
  color: rgb(37, 37, 37, .5);
}

.contact .contact-text p {
  color: #050505;
}


.contact .contact-item {
  border: 1px solid #050505;
}

.contact .contact-item [class^="flaticon-"]::before {
  color: #D5242A;
}

.contact .contact-text h2 {
  color: #050505;
}

/* .top-bar {
  background: #050505;
}

.top-bar .top-bar-icon [class^="flaticon-"]::before {
  color: #01173C;
}

.top-bar .top-bar-text h3, .top-bar .top-bar-text p {
  color: #01173C;
} */

.mapa-contato {
  width: 100%;
  height: auto;
}

.mapa-contato iframe {
  width: 100% !important;
}



.nav-bar .navbar {
  background: #fff !important;
}

.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav, .navbar-dark .navbar-nav, .navbar-dark .navbar-nav {
  color: #01173C;
}

.nav-link:focus, .nav-link:hover, .nav-link.active {
  color: #0a46ad;
}


.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active {
  color: #0a46ad;
}

.page-header h2 {

  color: #fff;

}

.page-header h2::after {

  background: #fff;
}

.page-header a {
 
  color: #fff;
}

.page-header a::after {

  color: #fff;
}

.about .about-text a.btn {

  color: #fff;

}

.footer h2 {

  color: #fff;
}

.feature .feature-text h3, .feature .feature-text p {
  color: #fff;
}

.feature .col-md-12:nth-child(2n) [class^="flaticon-"]::before, .feature .col-md-12:nth-child(2n) h3, .feature .col-md-12:nth-child(2n) p {
  color: #fff;
}

.service .service-text h3 {
  color: #fff;
}

.service .service-item a.btn {
 color: #fff;
}

.team .team-text h2 {
  color: #fff;
}

.team .team-item:hover .team-text a {
  color: #fff;
}



.team .team-item:hover .team-text h2 {
  color: #fff;
}

.team-item a{
  color: #fff !important;
}

.carousel .carousel-caption .btn:hover {
  color: #fff;
}

.footer .footer-link a:hover {
  color: #2d6fe0;
}

.faqs .card-header [data-toggle="collapse"][aria-expanded="true"] {
  color: #fff;
}
.faqs .card-header [data-toggle="collapse"][aria-expanded="true"]:after {
  color: #fff;
}

.footer .footer-social a:hover {
  background: #2d6fe0;
  border-color: #2d6fe0;
  color: #fff;
}

.footer .footer-social a:hover i {
  color: #fff;
}

.footer h2::after {
  background: #2d6fe0;
}

.top-bar .top-bar-text p {

  color: #fff;

}

.top-bar .top-bar-text h3 {

  color: #fff;

}

.top-bar .top-bar-icon [class^="flaticon-"]::before {

  color: #D5242A;

}

.bg-red{
  background-color: #D5242A !important;
}

.contact .contact-form .btn {
  padding: 16px 30px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #01173C;
  border: none;
  border-radius: 0;
  transition: .3s;
}

.contact .contact-form .btn:hover {
  color: #fff;
  background: #0a46ad;
}

.portfolio-figure{
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1/1;
}

.portfolio-figure img{
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%; 
}


.team-img{
  overflow: hidden;
  width: 100%;
  aspect-ratio: 3/4;
}

.team-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; 
}

.service-img{
  overflow: hidden;
  width: 100%;
  aspect-ratio: 3/4;
}

.service-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; 
}

.navbar-toggler {

  background-color: #01173C;

}


.navbar-dark .navbar-brand {
  color: #01173C;
}

.assinatura{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
@media(min-width:992px){
  .assinatura{
    justify-content: end;
    margin-top: 0;
  }
}
@media(max-width:991.98px){
  .contact .contact-item {
    flex-direction: column;
    align-items: center;
    
    text-align: center;
    
    padding: 16px;

    
    
}

.video h2{
  font-size: 22px;
} 
.botoes-redes{
  margin-top: 30px;
  margin-bottom: 40px;
}

.contact .contact-text{
  padding-left: 0;
}

.contact .contact-item:last-child {
  font-size: 14px;
}

}


.top-bar-box{
  display: flex;
  justify-content: end;
  gap: 36px;
  align-items: center;
}

.video-inner{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: column;
  gap: 44px;
}

.video .btn-play {
  position: relative;
}


@media(max-width:991.98px){
  .top-bar{
      display: none;
  }
  .nav-bar .navbar {
      background: #01173C !important;
  }
  .navbar-brand img{
    max-height: 68px;
  }

  .navbar-dark .navbar-nav .nav-link{
    color: #fff !important;
  }

  .botoes-redes a{
    color: #fff;
  }

  .botoes-redes a:hover{
    color: #fff;
  }

  .nav-bar .navbar {
    padding: 2px 15px;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, 1);
}

}


.feature .feature-icon::before, .feature .feature-icon::after{
  display: none;
}

.team .team-text{
  min-height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.team .team-text h2 {
  font-size: 18px;
}



.nav-bar .navbar {
    background: rgb(1, 23, 60) !important;
}

.top-bar {
    background: rgb(255, 255, 255);
}

.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav, .navbar-dark .navbar-nav, .navbar-dark .navbar-nav {
    color: rgb(255, 255, 255);
}

.top-bar .top-bar-text p {
    color: rgb(1, 23, 60);
}

.top-bar .top-bar-text h3 {
    color: rgb(1, 23, 60);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active {
    color: #FEF10D;
}

.service-img {
  
    aspect-ratio: 4 / 3;
}

.footer{
  margin-top: 0;
}

.video{
  margin-bottom: 0;
}

.footer .footer-link a:hover {
    color: #D5242A !important;
}

.footer h2::after {
    background: #D5242A;
}

.footer .footer-social a:hover {
    color: rgb(255, 255, 255);
    background: #D5242A;
    border-color: #D5242A;
}

.top-bar{
  height: auto; 
}
.top-bar .logo {
   
    padding: 0px;

}

.top-bar .logo img {
    max-width: 100%;
    max-height: 100px;
}

.about .about-text a.btn:hover {
    color: #fff;
}

.carousel .carousel-caption p {
    font-size: 24px;

}

@media (max-width: 991.98px) {
    .nav-bar .navbar {
        background: #fff !important;
    }
       .navbar-brand img {
        max-height: 44px;
    }
    
    .navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav, .navbar-dark .navbar-nav, .navbar-dark .navbar-nav {
    color: #01173C !important;
}
.botoes-redes {
        margin-top: 16px;
        margin-bottom:16px;
    }
.botoes-redes a svg {
   
    color: #D5242A;
}
    
}