    body{
    background-color: #ffffff;
    background-image: linear-gradient(1000deg, #A9A9A9  0%, #242F4F 74%);
    padding-top: 76px;
}
.carousel-img{
    width: 100% !important;
 /* padding-left: 20%; */
}
#carousel-style{
    max-height: 500px;
    overflow: hidden;
}
html{
    scroll-behavior: smooth;
}
.navbar-custom{
    background-color: #242F4F;
    padding: 1rem 0;
    transition: padding 0.3s ease;
    /* background-image: linear-gradient(1000deg, #A9A9A9  0%, #242F4F 74%); */
    position: fixed !important;
    width: 100%;
    z-index: 3;
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
}
.navbar-brand img{
    max-height: 50px;
    width: auto;
    transition: all 0.3s ease;
}
.navbar-custom.navbar-scrolled {
    padding: 0.5rem 0;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.navbar-custom .nav-link {
    color: #ffffff !important;
    font-size: 16px;
    padding: 0.5rem 1rem !important;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.navbar-custom .nav-link:hover {
    opacity: 0.8;
}
.navbar-custom .dropdown-menu {
    background-color: #242F4F;
    border: none;
    margin-top: 0;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.navbar-custom .dropdown-item {
    color: #ffffff;
    padding: 0.75rem 1.5rem;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.navbar-custom .dropdown-item:hover {
    background-color: rgba(227, 7, 19, 0.1);
    color: #ffffff;
}
.navbar-custom .navbar-toggler {
    border: none;
    padding: 0.25rem 0.5rem;
}
.navbar-custom .navbar-toggler:focus {
    box-shadow: none;
}
.nav-link{
    font-size: 20px;
    
}
nav.small .navbar-brand img{
    width: 20%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}    
nav.small .nav-link{
    font-size: 20px;
}
.navbar-dark .navbar-nav .nav-link{
    color: rgba(255, 255, 255, 100);
}

/* Estilos da Navbar */
.navbar {
    background-color: #242F4F !important;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1030;
}

.navbar-brand img {
    height: 40px;
    width: auto;
}

.nav-link {
    color: #ffffff !important;
    padding: 0.5rem 1rem;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.nav-link:hover {
    opacity: 0.8;
}

.dropdown-menu {
    background-color: #242F4F;
    border: 1px solid rgba(255,255,255,0.1);
    margin-top: 0;
}

.dropdown-menu.show {
    display: block !important;
}

.dropdown-item {
    color: #ffffff;
    padding: 0.5rem 1rem;
}

.dropdown-item:hover {
    background-color: rgba(227, 7, 19, 0.1);
    color: #ffffff;
}

/* Ajuste para o conteúdo não ficar embaixo da navbar */
body {
    padding-top: 70px;
}

.contact-form{
    background-color: #ffffff;
    background-image: linear-gradient(1000deg, #A9A9A9  0%, #242F4F 74%);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: left;
    opacity: 90%;
    color: #D2D3D5;
    padding-top: 200px;
    padding-bottom: 70px;
}
.background-capa {
    background-image: url("../image/Imagem1.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    max-height: 10px;
    overflow: hidden;
    opacity: 100%;
    color: #ffffff;
    padding-top: 400px;
    padding-bottom: 470px;
}
.background-sobre {
    background-image: url("../image/080.JPG");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    opacity: 100%;
    color: rgb(255, 255, 255);
    padding-top: 400px;
    padding-bottom: 470px;
}
.background-sobre-topo {
    background-color: #ffffff;
    background-image: linear-gradient(1000deg, #A9A9A9  0%, #242F4F 74%);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    opacity: 90%;
    color: #D2D3D5;
    padding-top: 200px;
    padding-bottom: 70px;
}
.sec-loteamento{
    background-color: #242F4F;
    color: white;
}
.sec-loteamento-meio{
    background-color: #ffffff;
    background-image: linear-gradient(1000deg, #A9A9A9  0%, #242F4F 74%);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    opacity: 100%;
    color: #D2D3D5;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sec-rodoviaria{
    background-color: #242F4F;
    color: white;
}
.sec-rodoviaria-meio{
    background-color: #ffffff;
    background-image: linear-gradient(1000deg, #A9A9A9  0%, #242F4F 74%);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    opacity: 100%;
    color: #D2D3D5;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sec-urbana{
    background-color: #242F4F;
    color: white;
}
.sec-urbana-meio{
    background-color: #ffffff;
    background-image: linear-gradient(1000deg, #A9A9A9  0%, #242F4F 74%);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    opacity: 100%;
    color: #D2D3D5;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sec-geotecnico{
    background-color: #242F4F;
    color: white;
}
.sec-geotecnico-meio{
    background-color: #ffffff;
    background-image: linear-gradient(1000deg, #A9A9A9  0%, #242F4F 74%);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    opacity: 100%;
    color: #D2D3D5;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sec-topografia{
    background-color: #242F4F;
    color: white;
}
.sec-topografia-meio {
    background-color: #ffffff;
    background-image: linear-gradient(1000deg, #A9A9A9 0%, #242F4F 74%);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    opacity: 100%;
    color: #ffffff;
    padding: 50px 0;
}

.sec-topografia-meio h4 {
    color: #ffffff;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}

.sec-topografia-meio .list-unstyled li {
    color: #ffffff;
    font-size: 1.1rem;
    padding: 0.5rem 0;
    transition: transform 0.2s ease;
    -webkit-transition: transform 0.2s ease;
    -moz-transition: transform 0.2s ease;
    -o-transition: transform 0.2s ease;
}

.sec-topografia-meio .list-unstyled li:hover {
    transform: translateX(10px);
}

.sec-topografia-meio .lead {
    font-size: 1.25rem;
    margin-bottom: 2rem;
    color: rgba(255, 255, 255, 0.9);
}

.sec-topografia-meio p {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.8;
}

.background-sobre-meio {
    background-color: #242F4F;
    color: white;
}
.background-sobre-familia {
    position: relative;
    padding: 4rem 0;
    background: linear-gradient(1000deg, rgba(169,169,169) 0%, rgba(36, 47, 79, 0.9) 74%);
    color: #ffffff;
    overflow: hidden;
    min-height: 400px;
}

.background-sobre-familia::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 45%;
    height: 90%;
    background-image: url("../image/053.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.background-sobre-familia .container {
    position: relative;
    z-index: 1;
}

.background-sobre-familia .apresentacao {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    margin-left: auto;
    max-width: 55%;
}

.background-sobre-familia .destaque-familia {
    position: relative;
    display: flex;
    align-items: center;
    gap: 3rem;
    padding: 2rem;
    border-radius: 15px;
    overflow: hidden;
    z-index: 2;
}

.background-sobre-familia .imagem-familia {
    flex: 0 0 40%;
    position: relative;
}

.background-sobre-familia .imagem-familia img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}

.background-sobre-familia .texto-familia {
    flex: 1;
    padding: 2rem;
}

.background-sobre-familia .titulo-familia {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}

.background-sobre-familia .subtitulo-familia {
    font-family: 'Muli', sans-serif;
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: rgba(255,255,255,0.9);
}

.background-sobre-familia .conteudo-familia {
    margin-top: 1rem;
}

.background-sobre-familia .conteudo-familia p {
    color: rgba(255,255,255,0.9);
    line-height: 1.8;
    margin: 0;
    text-align: justify;
}

@media (max-width: 768px) {
    .background-sobre-familia {
        padding: 3rem 0;
    }
    .background-sobre-familia::before {
        width: 100%;
        height: 50%;
        opacity: 0.2;
    }
    .background-sobre-familia .apresentacao {
        max-width: 100%;
        margin-left: 0;
    }
}

.background-sobre-familia .destaque-familia {
    position: relative;
    display: flex;
    align-items: center;
    gap: 3rem;
    padding: 2rem;
    border-radius: 15px;
    overflow: hidden;
    z-index: 2;
}

.background-sobre-familia .imagem-familia {
    flex: 0 0 40%;
    position: relative;
}

.background-sobre-familia .imagem-familia img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}

.background-sobre-familia .texto-familia {
    flex: 1;
    padding: 2rem;
}

.background-sobre-familia .titulo-familia {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}

.background-sobre-familia .subtitulo-familia {
    font-family: 'Muli', sans-serif;
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: rgba(255,255,255,0.9);
}

.background-sobre-familia .conteudo-familia {
    margin-top: 1rem;
}

.background-sobre-familia .conteudo-familia p {
    color: rgba(255,255,255,0.9);
    line-height: 1.8;
    margin: 0;
    text-align: justify;
}

@media (max-width: 992px) {
    .background-sobre-familia .destaque-familia {
        flex-direction: column;
    }
    
    .background-sobre-familia .imagem-familia {
        flex: 0 0 100%;
    }
    
    .background-sobre-familia .conteudo-familia {
        grid-template-columns: 1fr;
    }
}

.historia {
    color: #ffffff;
    text-align: right;
}
.negocio {
    background-color: #242F4F;
    color: white;
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
}
.negocio-2 {
    background: linear-gradient(1000deg, rgba(169,169,169) 0%, rgba(36, 47, 79, 0.9) 74%);
    color: white;
    padding-top: 4rem;
    padding-bottom: 3rem;
    text-align: center;
}
.row-missao {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-left: calc(var(--bs-gutter-x) * -.5);
  }
  .row-mosaico {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
    display:flex; 
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-left: calc(var(--bs-gutter-x) * -.5);
    flex-shrink: 0;


  }
.background-rodape {   
    background-color: #1B3557;
    position: relative;
}
.social-link {
    color: #fff;
    font-size: 1.2rem;
    text-decoration: none;
    transition: color 0.3s ease;
}

.social-link:hover {
    color: #ffd700;
}

.contact-list li {
    margin-bottom: 0.5rem;
}

.contact-link {
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: color 0.3s ease;
}

.contact-link:hover {
    color: #ffd700;
}

.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25d366;
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    text-decoration: none;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    transition: transform 0.3s ease;
}

.whatsapp-button:hover {
    transform: scale(1.1);
    color: white;
}
.dropdown-menu{
    background-color: #242F4F;
}
.dropdown-item{
    color: #ffffff;
}
.col-sm-2{
    margin-left: 30px;
    align-items: center;
    flex:auto ;
}
.col-sm-3{
    margin-left: 30px;
    align-items: center;
    flex: auto;
}
.facebook{
    position: center;
    margin-right: 0px;
    margin-left: 0px;
}
.facebook::before{
    content: '';
    position: relative;
    left: 0;
    top: 0;
    padding: 5px 15px;
    background-image: url(../Image/facebook.ico);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
}
.instagram{
    position: relative;
    margin-right: 0px;
    margin-right: 0px;
}
.instagram::before{
    content: '';
    position: relative;
    left: 0;
    top: 0;
    padding: 5px 15px;
    background-image: url(../Image/instagram.ico);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
}
.telefone{
    position: relative;
    margin-right: 0px;
    margin-right: 0px;
}
.telefone::before{
    content: '';
    position: relative;
    left: 0;
    top: 0;
    padding: 5px 15px;
    background-image: url(../Image/telefone.ico);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
}
.footer-copyright{
    background-color: black;
    text-align: center;
    color: white;
    padding-top: 3px;
    padding-bottom: 3px;
}
.whatsapp{
    background-image: url(../Image/whatsapp.png);
    border-radius: 34px;
    width: 60px;
    font-size: 0;
    height: 60px;
    position: fixed;
    right: 10px;
    z-index: 999;
    display: block;
    bottom: 10px;
    background-size: 73%;
    background-repeat: no-repeat;
    background-color: #1bd741;
    background-position: center;
}
.formulario-google{
    text-align: center;
    align-content: center;
}
.style-quemsomos {
    /* background-image: url("../image/080-new.png"); */
    background-position: right bottom;
    background-repeat: no-repeat;
    max-width: 100%;
    max-height: 100%;
    background-size: 600px;
    text-align: left;
    color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
}
.background-acessoria1 {
    background-image: url("../Image/acessoria.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    opacity: 96%;
    color: rgb(251, 251, 252);
    padding-top: 160px;
    padding-bottom: 300px;
}
.background-acessoria2 {
    background-image: url("../Image/Corrida2.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    opacity: 96%;
    color: rgb(255, 255, 255);
    padding-top: 50px;
    padding-bottom: 50px;
}
.background-natacao {
    background-image: url("../Image/natacao.jpg ");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    opacity: 96%;
    color: rgb(240, 240, 240);
    padding-top: 190px;
    padding-bottom: 300px;
}
.background-corrida {
    background-image: url("../Image/corrida1.jpeg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    opacity: 96%;
    color: rgb(240, 240, 240);
    padding-top: 190px;
    padding-bottom: 300px;
}
.background-criancas {
    background-image: url("../Image/kids.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    opacity: 96%;
    color: rgb(240, 240, 240);
    padding-top: 190px;
    padding-bottom: 300px;
} 
.background-adulto {
    background-image: url("../Image/treino-funcional.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    opacity: 86%;
    color: rgb(240, 240, 240);
    padding-top: 190px;
    padding-bottom: 300px;
}
.background-eventos {
    background-image: url("../Image/CapaFace.jpeg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    opacity: 96%;
    color: rgb(255, 255, 255);
    padding-top: 190px;
    padding-bottom: 300px;
}
.form.evento {
    background-position: center;
    color: #242F4F;
}

/* Estilos para a página de clientes */
.sec-clientes-meio {
    background-image: linear-gradient(1000deg, #A9A9A9 0%, #242F4F 74%);
    padding: 4rem 0;
}

.sec-clientes-meio h2,
.sec-clientes-meio .lead {
    color: #fff;
}

.client-card {
    background-color: #fff;
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 1rem;
    position: relative;
    overflow: hidden;
}

.client-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.client-logo {
    max-width: 100%;
    max-height: 80px;
    object-fit: contain;
    filter: grayscale(100%);
    opacity: 0.8;
    transition: all 0.3s ease;
}

.client-card:hover .client-logo {
    filter: grayscale(0%);
    opacity: 1;
}

.client-name {
    position: absolute;
    bottom: -100%;
    left: 0;
    right: 0;
    background: rgba(36, 47, 79, 0.9);
    color: #fff;
    padding: 0.5rem;
    font-size: 0.8rem;
    text-align: center;
    transition: bottom 0.3s ease;
}

.client-card:hover .client-name {
    bottom: 0;
}

.client-grid {
    margin-bottom: 3rem;
}

.sec-clientes {
    background-color: #242F4F;
    padding: 2rem 0;
}

.sec-clientes h1 {
    color: #fff;
    margin: 0;
}

.testimonials {
    background-color: #ffffff;
    background-image: linear-gradient(1000deg, #A9A9A9 0%, #242F4F 74%);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    opacity: 100%;
    color: #D2D3D5;
}

.testimonials .card {
    background: white;
    border: none;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    -webkit-transition: transform 0.3s ease, box-shadow 0.3s ease;
    -moz-transition: transform 0.3s ease, box-shadow 0.3s ease;
    -o-transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
}

.testimonials .card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.testimonials .card-body {
    padding: 2rem;
}

.testimonials .card-text {
    font-style: italic;
    color: #242F4F;
}

/* Estilos para a galeria de fotos */
.gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gallery-item:hover {
    transform: translateY(-5px);
}

.gallery-link {
    display: block;
    text-decoration: none;
}

.gallery-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    padding: 20px;
    color: white;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.gallery-item:hover .gallery-overlay {
    opacity: 1;
}

/* Estilos do Fancybox */
.fancybox__container {
    --fancybox-bg: rgba(24, 24, 27, 0.95);
}

.fancybox__toolbar {
    --fancybox-accent-color: #242F4F;
}

.fancybox__slide {
    padding: 2rem;
}

.fancybox__content {
    padding: 0;
    background: transparent;
    max-width: 90vw;
    max-height: 90vh;
}

.fancybox__caption {
    text-align: center;
    padding: 1rem;
    background: rgba(0,0,0,0.7);
    border-radius: 0 0 8px 8px;
}

/* Estilos da página de projetos */
.sec-projetos-meio {
    padding: 4rem 0;
    background-image: linear-gradient(1000deg, #A9A9A9  0%, #242F4F 74%);
}

.projeto-item {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.projeto-imagem {
    padding: 15px 0 15px 15px;
}

.projeto-imagem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.projeto-info {
    height: 100%;
    overflow-y: auto;
}

.projeto-info h3 {
    color: #333;
    margin-bottom: 1rem;
    font-size: 1.5rem;
}

.projeto-local {
    color: #666;
    margin-bottom: 1.5rem;
    font-size: 0.9rem;
}

.projeto-local i {
    margin-right: 0.5rem;
    color: #007bff;
}

.projeto-detalhes {
    background: #f8f9fa;
    padding: 1rem;
    border-radius: 4px;
    margin-bottom: 1.5rem;
}

.projeto-detalhes strong {
    color: #555;
    margin-right: 0.5rem;
}

.projeto-descricao {
    color: #555;
    font-size: 0.95rem;
}

.projeto-descricao ul {
    padding-left: 1.2rem;
    margin: 1rem 0;
}

.projeto-descricao li {
    margin-bottom: 0.5rem;
}

/* Customização do Carousel de Projetos */
#projetosCarousel .carousel-control-prev,
#projetosCarousel .carousel-control-next {
    width: 8%;
    opacity: 0.7;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

#projetosCarousel .carousel-control-prev:hover,
#projetosCarousel .carousel-control-next:hover {
    opacity: 1;
}

#projetosCarousel .carousel-control-prev-icon,
#projetosCarousel .carousel-control-next-icon {
    width: 2rem;
    height: 2rem;
    filter: invert(1) drop-shadow(0 0 2px rgba(0,0,0,0.3));
}

#projetosCarousel .carousel-indicators {
    bottom: -50px;
}

#projetosCarousel .carousel-indicators button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.6);
    opacity: 0.5;
    margin: 0 4px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#projetosCarousel .carousel-indicators button.active {
    opacity: 1;
    background-color: #000;
    transform: scale(1.2);
}

@media (max-width: 991.98px) {
    .projeto-info {
        max-height: none;
    }
}

/* Estilos do Rodapé */
.background-rodape {
    background-color: #242F4F;
    color: #fff;
}

.social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.1);
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
}

.social-link:hover {
    background-color: #A9A9A9;
    color: #fff;
    transform: translateY(-3px);
}

.contact-list li {
    margin-bottom: 1rem;
}

.contact-link {
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

.contact-link:hover {
    opacity: 1;
    color: #fff;
}

.contact-link i {
    width: 20px;
    text-align: center;
}

/* Botão Scroll */
.scroll-down {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #242F4F;
    text-decoration: none;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    animation: bounce 2s infinite;
    z-index: 100;
}

.scroll-down:hover {
    background-color: #A9A9A9;
    color: #fff;
    transform: translateX(-50%) translateY(-5px);
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateX(-50%) translateY(0);
    }
    40% {
        transform: translateX(-50%) translateY(-10px);
    }
    60% {
        transform: translateX(-50%) translateY(-5px);
    }
}

/* Corpo Técnico */
.corpo-tecnico {
    background-color: #242F4F;
    padding: 4rem 0;
    margin-bottom: 0;
}

.corpo-tecnico h2 {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 2rem;
    position: relative;
    padding-bottom: 1rem;
}


/* Modernização da página Sobre */
.background-sobre-topo {
    position: relative;
    padding: 120px 0;
    background-attachment: fixed;
    overflow: hidden;
}

.background-sobre-topo::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(36,47,79,0.9) 0%, rgba(169,169,169) 100%);
    z-index: 1;
}

.background-sobre-topo .container {
    position: relative;
    z-index: 2;
}

.background-sobre-meio {
    padding: 80px 0;
    position: relative;
}

.background-sobre-meio .section-title {
    margin-bottom: 3rem;
}

.background-sobre-meio .section-title h1 {
    position: relative;
    display: inline-block;
    margin-bottom: 1.5rem;
}

.background-sobre-meio .section-title h1::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background: #A9A9A9;
}

.background-sobre-familia {
    padding: 80px 0;
    position: relative;
    background-color: #f8f9fa;
}

.background-sobre-familia .apresentacao {
    display: flex;
    align-items: center;
    gap: 2rem;
}

.background-sobre-familia .apresentacao img {
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.background-sobre-familia .apresentacao img:hover {
    transform: translateY(-5px);
}


.corpo-tecnico .lead {
    position: relative;
    padding: 2rem;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    transition: transform 0.3s ease;
}

.corpo-tecnico .lead:hover {
    transform: translateY(-5px);
}
