﻿html {
    
}
body {
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    color: #000 !important;
}

/* Cores */
.bg-principal { background: #627480 !important; }
.bg-secundario { background: #474747 !important; }
.bg-whatsapp { background-color: #25d366 !important; color: #fff; }
.bg-laranja { background: #627480 !important; }
.text_bg-laranja { color: #627480 !important; }
.bg-azul { background: #0587ff !important; }
.text_bg-azul { color: #0587ff !important; }
.bg-verde { background: #00b934 !important; }
.text_bg-verde { color: #00b934 !important; }
.bg-vermelho { background: #7f4100 !important; }
.text_bg-vermelho { color: #7f4100 !important; }
.bg-branco { background: #fff !important; color: #000; }
.bg-gelo { background: #F0F0F0 !important; }
.bg-cinza { background: #FBFBFB !important; }

.cor-principal  { color: #627480 !important; }
.cor-principal-e  { color: #a80606 !important; }
.cor-secundario { color: #474747 !important; }
.cor-whatsapp { color: #25d366 !important; }
.cor-azul { color: #003369 !important; }
.cor-cinza { color: #D9D9D9 !important; }
/* fim Cores */

/* Margins */
.m-5 { margin: 5px !important; }
.m-10 { margin: 10px !important; }
.m-15 { margin: 15px !important; }
.m-20 { margin: 20px !important; }
.m-25 { margin: 25px !important; }
.m-30 { margin: 30px !important; }
.m-35 { margin: 35px !important; }
.m-40 { margin: 40px !important; }
.m-45 { margin: 45px !important; }
.m-50 { margin: 50px !important; }

.m-t-5 { margin-top: 5px !important; }
.m-t-10 { margin-top: 10px !important; }
.m-t-15 { margin-top: 15px !important; }
.m-t-20 { margin-top: 20px !important; }
.m-t-25 { margin-top: 25px !important; }
.m-t-30 { margin-top: 30px !important; }
.m-t-35 { margin-top: 35px !important; }
.m-t-40 { margin-top: 40px !important; }
.m-t-45 { margin-top: 45px !important; }
.m-t-50 { margin-top: 50px !important; }

.m-b-5 { margin-bottom: 5px !important; }
.m-b-10 { margin-bottom: 10px !important; }
.m-b-15 { margin-bottom: 15px !important; }
.m-b-20 { margin-bottom: 20px !important; }
.m-b-25 { margin-bottom: 25px !important; }
.m-b-30 { margin-bottom: 30px !important; }
.m-b-35 { margin-bottom: 35px !important; }
.m-b-40 { margin-bottom: 40px !important; }
.m-b-45 { margin-bottom: 45px !important; }
.m-b-50 { margin-bottom: 50px !important; }

.m-l-5 { margin-left: 5px !important; }
.m-l-10 { margin-left: 10px !important; }
.m-l-15 { margin-left: 15px !important; }
.m-l-20 { margin-left: 20px !important; }
.m-l-25 { margin-left: 25px !important; }
.m-l-30 { margin-left: 30px !important; }
.m-l-35 { margin-left: 35px !important; }
.m-l-40 { margin-left: 40px !important; }
.m-l-45 { margin-left: 45px !important; }
.m-l-50 { margin-left: 50px !important; }

.m-r-5 { margin-right: 5px !important; }
.m-r-10 { margin-right: 10px !important; }
.m-r-15 { margin-right: 15px !important; }
.m-r-20 { margin-right: 20px !important; }
.m-r-25 { margin-right: 25px !important; }
.m-r-30 { margin-right: 30px !important; }
.m-r-35 { margin-right: 35px !important; }
.m-r-40 { margin-right: 40px !important; }
.m-r-45 { margin-right: 45px !important; }
.m-r-50 { margin-right: 50px !important; }
/* fim Margins */

/* Paddings */
.p-5 { padding: 5px !important; }
.p-10 { padding: 10px !important; }
.p-15 { padding: 15px !important; }
.p-20 { padding: 20px !important; }
.p-25 { padding: 25px !important; }
.p-30 { padding: 30px !important; }
.p-35 { padding: 35px !important; }
.p-40 { padding: 40px !important; }
.p-45 { padding: 45px !important; }
.p-50 { padding: 50px !important; }

.p-t-5 { padding-top: 5px !important; }
.p-t-10 { padding-top: 10px !important; }
.p-t-15 { padding-top: 15px !important; }
.p-t-20 { padding-top: 20px !important; }
.p-t-25 { padding-top: 25px !important; }
.p-t-30 { padding-top: 30px !important; }
.p-t-35 { padding-top: 35px !important; }
.p-t-40 { padding-top: 40px !important; }
.p-t-45 { padding-top: 45px !important; }
.p-t-50 { padding-top: 50px !important; }

.p-b-5 { padding-bottom: 5px !important; }
.p-b-10 { padding-bottom: 10px !important; }
.p-b-15 { padding-bottom: 15px !important; }
.p-b-20 { padding-bottom: 20px !important; }
.p-b-25 { padding-bottom: 25px !important; }
.p-b-30 { padding-bottom: 30px !important; }
.p-b-35 { padding-bottom: 35px !important; }
.p-b-40 { padding-bottom: 40px !important; }
.p-b-45 { padding-bottom: 45px !important; }
.p-b-50 { padding-bottom: 50px !important; }

.p-l-5 { padding-left: 5px !important; }
.p-l-10 { padding-left: 10px !important; }
.p-l-15 { padding-left: 15px !important; }
.p-l-20 { padding-left: 20px !important; }
.p-l-25 { padding-left: 25px !important; }
.p-l-30 { padding-left: 30px !important; }
.p-l-35 { padding-left: 35px !important; }
.p-l-40 { padding-left: 40px !important; }
.p-l-45 { padding-left: 45px !important; }
.p-l-50 { padding-left: 50px !important; }

.p-r-5 { padding-right: 5px !important; }
.p-r-10 { padding-right: 10px !important; }
.p-r-15 { padding-right: 15px !important; }
.p-r-20 { padding-right: 20px !important; }
.p-r-25 { padding-right: 25px !important; }
.p-r-30 { padding-right: 30px !important; }
.p-r-35 { padding-right: 35px !important; }
.p-r-40 { padding-right: 40px !important; }
.p-r-45 { padding-right: 45px !important; }
.p-r-50 { padding-right: 50px !important; }
/* fim Paddings */

/* Hs */
.titulo-padrao {
    color: #62747F;
    font-weight: 300;
    font-size: 43px;
    line-height: 95%;
    letter-spacing: -1px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Barlow", sans-serif;
    color: #62747F;
    margin: 0;
    letter-spacing: 0;
    font-weight: 400;
}
/* fim Hs */

.bg-img-cover {
    height: 250px;
}

p {
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1.5;
    letter-spacing: 0;
    font-family: "Barlow", sans-serif;
    color: #000 !important;
}

ul {
    padding-left: 20px;
}

/* Bordas */
.borda-radius-5 { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.borda-radius-10 { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.borda-radius-15 { -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; }
.borda-radius-20 { -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }
/* fim Bordas */

/* Imagens */
.img-responsive { display: block; max-width: 100%; height: auto; }
/* fim Imagens */

/* Botões */
.btn-whatsapp { color: #fff !important; background-color: #25d366 !important; border-color: #25d366 !important; }
.btn-whatsapp:hover { color: #fff !important; background-color: #0bab47 !important; border-color: #0bab47 !important; }

#bt-zap-dec {
    z-index: 200;
    opacity: 1;
    position: fixed;
    text-align: center;
    line-height: 12px !important;
    right: 17px;
    bottom: 110px;
    color: #fff;
    cursor: pointer;
    border-radius: 100px;
    height: 60px;
    width: 60px;
    background-repeat: no-repeat;
    background-position: center;
    transition: opacity 0.3s, bottom 0.5s, box-shadow 0.3s cubic-bezier(0.55, 0, 0.1, 1), background-color 0.1s linear;
    background-color: #25d366 !important;
    overflow: hidden;
    /*border: 5px solid #c9ffdd;*/
}
#bt-zap-dec i {
    line-height: 59px !important;
    width: 52px !important;
    height: 52px !important;
    font-size: 37px !important;
    top: 0px !important;
    left: 0px !important;
    text-align: center !important;
    position: relative;
    z-index: 10;
    background-color: transparent !important;
    transform: translate(0, 0px);
    transition: transform 0.2s ease;
}
#bt-zap-dec:hover i {
    color: #9bffc0;
}

#bt_idioma {
    border: 1px solid #003369 !important;
    border-radius: 30px !important;
    padding: 5px 10px !important;
}
    .bt-idioma .dropdown-toggle::after {
        content: "\f0ac"; /* Ícone de globo */
        font-family: "Font Awesome 5 Free"; /* ou "Font Awesome 6 Free" */
        font-weight: 600; /* Ícones sólidos */
        display: inline-block;
        margin-left: 0.5em;
        font-size: 15px;
        border: 0;
        vertical-align: 1px;
        color: #003369;
    }

.btn-padrao {
    padding: 10px 23px;
    border-radius: 3px !important;
}

.bt_hover_1 {
    color: #FBFBFB !important;
    background-color: #62747F !important;
    border: 0 !important;
}
    .bt_hover_1:hover {
        color: #000 !important;
        background-color: #9cb4c5 !important;
        border: 0 !important;
    }

.bt_hover_2 {
    color: #000 !important;
    background-color: #9cb4c5 !important;
}
    .bt_hover_2:hover {
        color: #fff !important;
        background-color: #62747F !important;
    }

.bt_hover_3 {
    color: #62747F !important;
    background-color: #fff !important;
}

.bt_hover_3:hover {
    color: #fff !important;
    background-color: #62747F !important;
}

.bt_hover_4 {
    color: #000 !important;
    background-color: #C6DFF5 !important;
}

.bt_hover_4:hover {
    color: #fff !important;
    background-color: #62747F !important;
}

.bt_hover_5 {
    color: #000 !important;
    background-color: #fff !important;
    margin-bottom: 10px !important;
}

    .bt_hover_5:hover {
        color: #000 !important;
        background-color: #C6DFF5 !important;
    }

.btn-equipe {
    margin-top: auto;
    margin-bottom: 10px;
}
/* fim Botões */

/* Degradês */
.degrade-laranja {
    background: linear-gradient(135deg, #f15a21 49%,#fdb812 100%);
}
.degrade-laranja-1 {
    background: linear-gradient(90deg, #f15a21 20%,#fdb812 100%);
}
.degrade-text {
    font-size: 48px;
    font-weight: bold;
    background: linear-gradient(to right, #f15a21, #fdb812);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

.box-padrao {
    -ms-border-radius: 30px;
    border-radius: 30px;
    padding: 30px;
}

/* fim Degradês */

/* Menu */
#header .header-inner, #header #header-wrap {
    /*height: 80px;*/
    background-color: #fbfbfb;
}

#mainMenu nav > ul > li > a {
    position: relative;
    font-family: "Barlow", sans-serif;
    padding: 10px 12px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.6px;
    color: #000000;
    -ms-border-radius: 0;
    border-radius: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    line-height: normal;
    text-transform: uppercase;
}

    #mainMenu nav > ul > li > a:hover,
    #mainMenu nav > ul > li > a.active {
        color: #627480;
    }

#mainMenu nav > ul > li .dropdown-menu > li > a, #mainMenu nav > ul > li .dropdown-menu > li > span, #mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a {
    font-size: 15px !important;
    line-height: 14px;
    font-weight: 400;
    font-style: normal;
    color: #444;
    font-family: "Barlow", sans-serif;
    padding: 7px 13px;
    display: block;
    transition: .3s ease;
}

#mainMenu nav > ul > li .dropdown-menu {
    background-position: right bottom;
    background-repeat: no-repeat;
    top: auto;
    background-color: #ffffff;
    border: 0;
    color: #000000;
    border-style: solid;
    border-color: #eeeeee;
    border-width: 0 !important;
    left: auto;
    margin: 0;
    margin-top: -24px;
    border-radius:10px;
    box-shadow: 0 33px 32px rgb(0 0 0 / 10%);
    padding: 15px;
    display: none;
    position: absolute;
    min-width: auto;
}
/* fim menu */

/* CArousel DEC */
.carousel-dec .flickity-button {
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: -25px 0 0;
    top: 50%;
    color: #9896a6;
}
    .carousel-dec .flickity-button.next:before, .flickity-button.previous:before {
        font-size: 17px;
        font-family: inspiro-icons !important;
        color: #fff !important;
    }

.carousel-dec .container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    padding: 0 40px;
    display: flex;
    -o-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.carousel-dec .container .slide-captions h2 {
        font-size: 29px !important;
        color: #ffffff;
        margin-bottom: 5px;
    }

    .carousel-dec .container .slide-captions a {
        font-size: 17px !important;
        padding: 5px 10px;
        margin-bottom: 0;
        text-transform: capitalize;
    }



element.style {
}

.flickity-button.previous {
    left: 0;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

.flickity-button {
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: -78px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    color: #b50000;
    text-align: center;
    z-index: 200;
    border: 0;
    box-sizing: initial;
    -ms-opacity: 1;
    opacity: 1;
    -ms-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
    border: 0 solid #fff;
}

/* fim CArousel DEC */

/* Home */

.btn-nossa-atuacao {
    margin-top: 10px;
}

.btn-branco {
    background: #fff;
    padding: 10px 23px;
    border-radius: 3px;
    color: #000;
    margin-top: 50px;
}

    .btn-branco:hover,
    .btn-branco:focus,
    .btn-branco:active {
        background-color: #000 !important; /* fundo preto no hover */
        color: #fff !important; /* texto branco */
        text-decoration: none !important; /* remove sublinhado */
        outline: none !important; /* remove borda azul/vermelha */
    }


.btn-saiba-mais {
    background: #627480;
    border: transparent;
    border-radius: 3px;
    margin-top: 40px;
    color: #fff;
    padding: 10px 23px
}
    .btn-saiba-mais:hover {
        background: #9bb3c4; /* mantém o azul */
        color: #000; /* muda o texto pra branco */
    }



.btn-quem-somos {
    background: #627480;
    border: transparent;
    border-radius: 3px;
    margin-top: 40px;
    PADDING: 10PX 23PX;
}
    .btn-quemsomos:hover {
        background: #627480; /* mantém o mesmo fundo */
        color: #fff; /* muda o texto pra branco */
        transition: all 0.3s ease;
    }


.btn-saiba-mais-produtos {
    margin-top:60px;
    display: inline-block;
}




.home-boxprincipal {
    background-color: #f0f0f0;
}
.home-boxprincipal h1 {
    line-height: 52px;
}

.home-boxconteudo {
    background-color: #62747F;
    padding: 60px 0;
}
    .home-boxconteudo .titulo {
        color: #fff;
    }


.home-imagem-01 {
    display: flex;
    justify-content: center;
}

.conteudos{
    margin-top: 30px !important;
}

.conteudos .card {
    background-color: #000 !important; 
    border: none;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}


    
    .conteudos .card:hover {
        transform: translateY(-8px);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    }

.conteudos .card-equipe-1 {
    
    border: none;
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

    .conteudos .card-equipe-1:hover {
        transform: translateY(-8px);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    }


.conteudos .card-body {
    padding: 20px;
}


/* Título principal do card */
.titulo-conteudos {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 12px;
    line-height: 1.3;
    height: 35px;
}

/* Subtítulos gerais (caso queira usar em outras partes) */
.subtitulo-conteudos {
    color: #9CB4C5;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

/* Área de atuação: visual com faixa + destaque */
.area-titulo {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding: 4px 10px;
    background: rgba(255, 255, 255, 0.06);
    border-left: 3px solid #C6DFF5;
    margin: 20px 0 13px !important;
}



.conteudos p {
    color: #fff !important;
    font-size: 15px;
    margin-bottom: 0;
}


.conteudos img {
    width: 100%;
    height: auto;
    object-fit: cover;
}


.home-boxconteudo button {
    background-color: #fff;
    border: none;
    color: #000;
    padding: 12px 24px;
    border-radius: 5px;
    transition: all 0.3s ease;
}

    .home-boxconteudo button:hover {
        background-color: #000;
        color: #fff;
    }



.home-boxlegado {
    background-color: #333333;
}
.home-boxlegado .titulo {
    color: #9CB4C5;
    width: 48%;
    line-height: 37px;
}

.item {
    display: flex;
    border-bottom: 2px solid #fff;
    width: 100%;
    margin: 40px 0 0 0;
}

.numero-legado {
    font-size: 100px;
    margin-bottom: 10px;
    color: #9CB4C5;
}

.texto-legado {
    color: #fff !important;
    padding: 40px 20px;
    font-size: 20px !important;
    text-align: left;
}


.home-boxareas {
    background-color: #f0f0f0;
}

    .home-boxareas .titulo {
        color: #62747F;
        text-align: left;
    } 

.item-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 95%;
    height: 350px;
    margin: 40px auto;
    padding: 60px 50px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    color: #fff;
    
}
    .item-1::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 50%; /* controla o quanto da sombra cobre */
        height: 100%;
        background: linear-gradient( to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2), transparent );
        z-index: 1;
        pointer-events: none;
    }

    /* garante que o conteúdo do item fique acima da sombra */
    .item-1 > * {
        position: relative;
        z-index: 2;
    }



.titulo-areas {
    font-size: 40px;
    color: #fff;
    padding: 10px;
    font-weight:300
}


/* fim Home */
/* Quem somos */


.quemsomos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 900px;
    margin: 0;
    padding: 60px 50px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-image: url('/img/img-quemsomos.jpg');
}
.quemsomos1 {
    background-image: url('/img/img-quemsomos2.jpg');
}

.quemsomos-boxprincipal {
    position: relative;
    background-size: cover;
    background-position: center;
    color: #fff;
}

    .quemsomos-boxprincipal::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 50%; /* largura da sombra */
        height: 100%;
        background: linear-gradient(to right, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.6), transparent);
        pointer-events: none;
        z-index: 1;
    }

    /* tudo dentro do container fica acima da sombra */
    .quemsomos-boxprincipal .container {
        position: relative;
        z-index: 2;
    }


.titulo-quemsomos {
    color: #fff;
    font-weight: 400;
    width: 70%;
    line-height: 45px;
}

.subtitulo-quemsomos {
    color: #fff;
    font-weight: 300;
    font-size: 25px;
    line-height: 27px;
    padding: 100px 0 0 12%;
    width: 55%;
}

.subtitulo-quemsomos1 {
    color: #fff;
    font-weight: 300;
    font-size: 25px;
    line-height: 27px;
    padding: 100px 0 0 0;
    width: 43%;
    margin-bottom: 80px !important;
}

.titulo-legado {
    font-size: 69px;
    margin-bottom: 10px;
    color: #9CB4C5;
    font-weight: 300;
    margin-top: 12px;
}
.titulo-principal-quemsomos {
    color: #9CB4C5;
    text-align: left;
    font-weight: 300;
}

.home-boxequipe{
    background-color: #fff;
}

.card-body-equipe {
    padding: 10px;
    background-color: #627480;
    height: 300px;
}


.divider {
    width: 60px;
    height: 3px;
    background: #375463;
    margin: 10px 0 20px 0;
    border-radius: 3px;
}

/* Wrapper para alinhar todos os cards */
.card-equipe {
    height: 100%;
    display: flex;
}

/* Card interno */
.card-body-equipe {
    flex: 1;
    display: flex;
    flex-direction: column;
    background-color: #627480;
    padding: 20px;
    margin-top: 12px;
    border-radius: 8px;
    color: #fff;
}

.link-area-atuacao{
    color: #fff !important;
}
/* fim Quem somos */
/* Produtos */
#pag-produtos {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    overflow: hidden;
}


.texto-box {
    padding: 0 30px;
}

.texto-box a {
    display: inline-block;
    margin-top: 30px;
}

.objeto-ajustado {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

    /* sombra à esquerda */
    #pag-produtos::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 45%; /* controla a largura da sombra */
        height: 100%;
        background: linear-gradient( to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2), transparent );
        z-index: 1;
        pointer-events: none;
    }

    /* garante que o conteúdo (texto) fique por cima da sombra */
    #pag-produtos .container {
        position: relative;
        z-index: 2;
    }


.home-boxprodutos {
    background-color: #f0f0f0;
}
.produtos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 600px;
    margin: 0;
    padding: 60px 50px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
}

.titulo-principal-produtos {
    color: #fff;
    font-size: 59px;
    font-weight: 400;
    line-height: 55px;
}
.titulo-produtos {
    color: #4C6679;
    font-size: 50px;
    font-weight: 400
}

.descricao-produto {
    font-size: 20px;
}

.item-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin: 0 0 120px 0;
    padding: 60px 50px;
    background-color: #fff;
}

.icon-box {
    background-color: #4c6578;
    padding: 20px 20px;
    margin: 0px 0 60px 0;
    border-radius: 3px;
}


.card-2 {
    background-color: #365363 !important;
    border: none;
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; 
    padding: 20px 23px;
}

    .card-2:hover {
        transform: translateY(-8px);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    }

.texto-card {
    text-transform: uppercase;
    text-align: left;
    margin: 0;
}



/* fim Produtos */


/* Contato */
.form-group label:not(.error) {
    font-size: 15px;
    letter-spacing: 0.04em;
    font-weight: 500;
    margin-bottom: 4px;
    color: #000;
}
.contact-info {
    font-size: 15px;
    padding-bottom: 15px;
}
.contact-info i.fa { margin-right: 5px; font-size: 21px; }
#retornoajax, #retornoajaxG {
    background-color: #f4f4f4;
    padding: 10px 15px;
    margin-bottom: 20px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    display: none;
}
#retornoajaxG { font-size: 12px; border: 1px dotted #ccc; }

    #map {
        height: 400px;
        width: 100%;
    }

.contato {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 400px;
    margin: 0;
    padding: 60px 50px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.contato-section {
    background-color: #f2f2f2;
    padding: 80px 0;
}

.titulo-contato {
    font-size: 2.5rem;
    color: #374b5a;
    line-height: 1.5;
    font-weight: 400;
    max-width: 400px;
    margin: 0 auto 20px 0;
}

.contato-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
    max-width: 450px;
    margin: 0 auto;
}

    .contato-form input,
    .contato-form textarea {
        width: 100%;
        border: none;
        border-radius: 4px;
        padding: 12px 14px;
        background-color: #fff;
        font-size: 14px;
        color: #374b5a;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    }

        .contato-form input::placeholder,
        .contato-form textarea::placeholder {
            color: #b4c0ca;
        }

    .contato-form textarea {
        resize: none;
    }

.btn-enviar {
    background-color: #62747F;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    align-self: flex-start;
    transition: all 0.3s ease;
}

    .btn-enviar:hover {
        background-color: #50606a;
    }

/* sombra à esquerda */
#pag-contatos::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 45%; /* controla a largura da sombra */
    height: 100%;
    background: linear-gradient( to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2), transparent );
    z-index: 1;
    pointer-events: none;
}

/* garante que o conteúdo (texto) fique por cima da sombra */
#pag-contatos .container {
    position: relative;
    z-index: 2;
}


/* Noticias */
.card-noticias {
    background: #fff;
}
.titulo-noticias {
    font-size: 31px;
    flex-wrap: wrap;
    margin-bottom: 15px !important;
    color: #343434;
    line-height: 29px;
}

.card-body-noticias {
    padding: 35px;
}
.card-body-noticias .texto {
    font-size: 19px;
    font-weight: 300;
}
    .card-body-noticias .botao {
        text-align: center;
        margin-top: 40px;
    }

.btn-noticias {
    background-color: #9bb3c4;
    color: #000;
    padding: 10px 23px;
    border-radius: 3px;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    transition: all 0.3s ease;
    margin: 42px;
}

    .btn-noticias:hover {
        background-color: #627480; /* tom mais escuro */
        color: #fff !important;
    }



/* Fim Noticias */


/* Rodapé */
#footer {
    font-family: 'Barlow', sans-serif;
    background-color: #365363;
}
    #footer .footer-content {
        padding: 80px 0 20px;
        color: #fff;
    }
        #footer .footer-content .titulo {
            display: block;
            color: #C6DFF5 !important;
            font-weight: 400;
            font-size: 21px;
            margin-bottom: 20px;
        }
#footer .footer-content a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
#footer .footer-content p {
    display: block;
    color: #fff;
    font-size: 14px;
}
    #footer .footer-content .footer-bloco01 a {
        display: inline-block;
        color: #fff !important;
        font-size: 30px;
        margin-right: 30px;
    }
    #footer .footer-content .footer-bloco01 p {
        color: #B7B7B7!important;
        margin: 30px 0;
    }

.footer-bloco01 {
    margin-bottom: 50px;
}

.footer-bloco05 {
    margin-top: 30px;
    font-size: 11px;
    text-align: center;
}

.footer-bloco05 a {
    display: inline-block !important;
    font-size: 11px !important;
}


.area-atuacao {
    text-align: left;
    color: #D9D9D9 !important;
}
    .area-atuacao a,
    .redes-sociais a {
        color: #D9D9D9 !important;
    }
    .area-atuacao a i {
        color: #9CB4C5;
    }

.endereco {
    text-align: left;
    color: #D9D9D9 !important;
}
.endereco p {
        color: #D9D9D9 !important;
    }

.redes-sociais {
    text-align: left;
}

.termos {
    margin: 80px 0 15px 0;
    color: #9CB4C5 !important;
}

    .termos a {
        color: #9CB4C5 !important;
        text-decoration: none;
        font-size: 16px;
        transition: color 0.3s ease;
    }

        .termos a:hover {
            color: #ccc;
        }


.diretos {
    font-size: 10px;
}
/* fim Rodapé */

/* table */
.box-dec table {
    background-color: #fff;
}

.box-dec h5 {
    font-size: 17px;
}
/* fim table */

/* galeria dec */
.galeria-dec {
    position: relative;
}

.galeria-dec a {
    margin: 0 10px 10px 0;
    display: block;
    float: left;
    width: 189px;
    height: 126px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 0.8;
}

.galeria-dec a:hover {
    opacity: 1;
}
/* fim galeria dec */

/*Celular*/
@media (max-width: 767px) {
    section {
        padding: 20px 0;
    }
    #header .header-inner #logo a, #header .header-inner #logo a span, #header #header-wrap #logo a, #header #header-wrap #logo a span {
        font-family: "Barlow", sans-serif;
        font-size: 40px;
        color: #1f1f1f;
        font-weight: 800;
        letter-spacing: 1.5px;
        text-align: left;
    }

    #header #logo > a img {
        max-height: 80px;
        padding-bottom: 0;
        width: 80%;
        text-align: left;
        margin-top: -15px;
    }
    #bt_contato {
        padding: 8px 10px !important;
    }
    .home-boxprincipal h1 {
        line-height: 33px;
    }
    .home-boxprincipal-img {
        margin-top: 40px;
    }
    .home-boxlegado .titulo {
        width: 100%;
        line-height: 31px;
        text-align: left;
    }
    .item {
        display: block;
        border-bottom: 1px solid #fff;
        width: 100%;
        margin: 0;
    }
    .numero-legado {
        font-size: 65px;
        margin-bottom: 10px;
        text-align: left;
    }
    .texto-legado {
        padding: 0;
        font-size: 17px !important;
        text-align: left;
    }
    .item-1 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 250px;
        margin: 10px auto;
        padding: 0;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        overflow: hidden;
        position: relative;
        color: #fff;
    }
    .titulo-areas {
        font-size: 23px;
        color: #fff;
        padding: 10px;
        font-weight: 300;
    }
    #footer .footer-content {
        padding: 20px 0 20px;
    }
    .footer-bloco01 {
        margin-bottom: 30px;
    }
    #footer .footer-content .titulo {
        font-size: 21px;
        margin-bottom: 0;
        margin-top: 20px;
    }

    #footer .footer-content p {
        display: block;
        font-size: 11px;
    }
    .termos {
        margin: 40px 0 15px 0;
    }
    .texto-box {
        padding: 0;
    }
    .titulo-produtos {
        font-size: 29px;
        font-weight: 500;
    }
    .texto-box a {
        margin-bottom: 30px;
    }
    .quemsomos {
        display: block;
        height: auto;
        margin: 0;
        padding: 0;
    }
    .titulo-quemsomos {
        width: 100%;
        font-size: 25px;
        line-height: 28px;
    }
    .subtitulo-quemsomos {
        font-size: 19px;
        line-height: 24px;
        padding: 0;
        width: 100%;
    }
    .titulo-legado {
        font-size: 25px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .subtitulo-quemsomos1 {
        font-size: 21px;
        line-height: 24px;
        padding: 0;
        width: 100%;
        margin-bottom: 28px !important;
    }
    .conteudos {
        margin-top: 0 !important;
    }
    .produtos {
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
    }
    .card-body-noticias {
        padding: 20px;
    }
    .titulo-noticias {
        font-size: 23px;
        line-height: 25px;
    }
    .card-body-noticias .texto {
        font-size: 15px;
    }
    .item-2 {
        display: block;
        margin: 0;
        padding: 20px;
    }

    .icon-box {
        margin: 0 0 5px 0;
    }

    .card-2 {
        height: auto;
        padding: 20px 23px;
        margin-bottom: 10px;
    }

    .contato {
        height: 220px;
        margin: 0;
        padding: 0;
    }
    .titulo-principal-produtos {
        font-size: 40px;
        line-height: 45px;
    }
    .titulo-contato {
        font-size: 1.5rem;
        line-height: 1.4;
        max-width: 100%;
        margin: 0 auto 20px 0;
    }
}


/*TABLET*/
@media (min-width: 768px) and (max-width: 1023px) {
}

/*DESKTOP MENORES*/
@media (min-width: 1024px) and (max-width: 1199px) {

}