@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Rajdhani:wght@300;400;500;600;700&display=swap');

body {
    font-family: 'Montserrat', sans-serif !important;
}

.bg-visita,
.box-video,
.contato,
.img-visita,
.rodape .footer-logos,
.title-home,
.title-home h1,
footer {
    position: relative
}

.absolute-visita,
.overlay-div {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.btn-primary,
.btn-secondary {
    font-size: 18px;
    line-height: 18px;
    font-weight: 500
}

.bg-visita,
.cards-diferenciais,
.counter span,
.grid-horarios,
.icon-box,
.icons-text,
.icons-text>div,
.images-atividades,
.nav-link,
.redes-sociais,
.swiper-brand .swiper-slide,
.swiper-thumb .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox
}

.card-diferenciais .card-title,
.title-about h3 {
    margin-bottom: 32px;
    text-align: left
}

.icons-text,
.nav-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.breadcrumbs span a,
.btn-primary,
.btn-secondary,
.card-team .btn-card,
footer a {
    text-decoration: none
}



.bg-blue {
    background: #de8027
}

.bg-navy,
.integral {
    background: #de8027
}

.bg-green {
    background: #C7D347
}

.bg-orange {
    background: #ff914d
}


.counter span {
    background: #C7D347;
}

.color-blue {
    color: #de8027
}

.color-navy,
.icons-text span {
    color: #de8027
}

.color-green {
    color: #C7D347
}

.color-orange {
    color: #ff914d
}

.btn-primary,
.wpcf7-submit {
    background: #C7D347 !important;
    color: #fff !important;
    text-align: left;
    border: none !important;
    outline: 0;
    padding: 16px 32px !important;
    border-radius: 40px !important
}

.btn-primary:hover {
    background: #C7D347
}

.btn-secondary {
    border: 1px solid #c4cd6a;
    padding: 16px 32px;
    border-radius: 40px;
    text-align: left;
    color: #c4cd6a;
}

.btn-secondary:hover {
    border: 1px solid #c4cd6a;
    background: #C7D347;
    color: #fff
}

.btn-secondary:hover svg rect {
    fill: #fff
}

.breadcrumbs span a,
.breadcrumbs span strong {
    font-size: 14px;
    line-height: 16.8px;
    color: #616364
}

.icon-box:last-child:hover svg path {
    stroke: #C7D347;
    fill: transparent
}

.nav-link {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #272727;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .01em;
    text-align: justified
}


.title-testmonial h3 {
    color: #fff !important
}

.content-about p em,
.text-video,
.title-home h1 {
    font-weight: 400
}

.nav-item {
    margin-left: 23px;
    padding: 8px 35px
}

.nav-item:hover {
    background: #00000005;
    border-radius: 4px;
    cursor: pointer;
}

.img-visita svg,
img {
    max-width: 100%
}

.principios {
    padding-top: 40px;
    padding-bottom: 40px
}

.title-home {
    margin-bottom: 21px
}

.title-home h1 {
    font-size: 54px;
    line-height: 70.2px;
    text-align: left;
    color: #404344;
    z-index: 1;
    display: inline;
    /* background: linear-gradient(to top, #ebeff2 35%, transparent 50%) */
}

.card-diferenciais .card-text,
.card-proposta .card-text,
.card-team .card-text,
.icons-parceria p,
.text-home p {
    font-size: 16px;
    font-weight: 300;
    line-height: 27.2px;
    text-align: left;
    color: #373839
}

.text-home {
    margin-bottom: 50px;
    max-width: 520px
}

.diferenciais,
.team {
    background: #FDFDFB;
    padding-top: 80px;
    padding-bottom: 102px
}

h3 {
    font-size: 37px;
    font-weight: 700;
    line-height: 48.1px;
    text-align: center;
    color: #de8027;
    margin-bottom: 40px
}

.cards-diferenciais {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    gap: 23px
}

.card-diferenciais {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3019607843);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3019607843);
    -webkit-box-shadow: 0 4px 8px 3px rgba(0, 0, 0, .1490196078);
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, .1490196078);
    border: none;
    border-radius: 9px;
    padding: 40px 35px
}

.counter {
    margin-bottom: 20px
}

.counter span {
    font-size: 30.02px;
    font-weight: 700;
    line-height: 30.02px;
    text-align: left;
    color: #fff;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.card-diferenciais .card-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 33px;
    color: #de8027
}

.sobre {
    padding-top: 80px;
    padding-bottom: 80px
}

.agende-visita,
.depoimentos,
footer {
    padding-bottom: 102px
}

.card-proposta:last-child,
.card-team:last-child,
.text-video h5 {
    margin-bottom: 0
}

.content-about {
    margin-bottom: 56px
}

.content-about p {
    font-size: 16px;
    font-weight: 300;
    line-height: 27px;
    text-align: left;
    color: rgba(16, 31, 42, .8980392157)
}

.box-img-turma img,
.img-about {
    width: 100%
}

.card-team {
    -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, .1490196078);
    box-shadow: 0 2px 6px 2px rgba(0, 0, 0, .1490196078);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3019607843);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3019607843);
    margin-bottom: 18px;
    border: none
}

.card-team .card-body {
    padding-top: 24px;
    padding-left: 25px;
    padding-bottom: 32px
}

.card-team .card-title {
    font-size: 26px;
    font-weight: 600;
    line-height: 39px;
    text-align: left;
    color: #de8027;
    margin-bottom: 8px
}

.card-team .btn-card {
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
    color: #C7D347
}

.img-team {
    height: 100%;
    object-fit: cover
}

.extra-curricular,
.google-reviews,
.posts {
    padding-top: 80px;
    padding-bottom: 102px
}

.google-reviews {
    background: #EFEFEF;
}

.card-extra {
    width: 519px;
    max-width: 100%;
    border: none;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3019607843);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3019607843);
    -webkit-box-shadow: 0 4px 8px 3px rgba(0, 0, 0, .1490196078);
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, .1490196078);
    background: #F08118;
}

.col-extra {
    gap: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bg-visita,
.icons-text>div {
    -webkit-box-align: center;
    display: flex
}

.card-extra .card-body {
    color: #fff;
    padding: 16px 28px 32px
}

.card-extra .card-title {
    text-align: center;
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 8px
}

.card-extra .card-text {
    font-size: 16px;
    font-weight: 300;
    line-height: 27.2px;
    text-align: left
}

.depoimentos {
    padding-top: 80px;
    background: #b0b0b0
}

.depoimentos iframe,
.depoimentos video {
    height: 480px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.swiper-testmonials {
    height: auto
}

.swiper-testmonials .swiper-pagination-bullet-active {
    background: #fff
}

.text-video h5 {
    font-size: 31px;
    font-weight: 700;
    line-height: 46.5px;
    text-align: left;
    color: #fff
}

.text-video {
    font-size: 22px;
    line-height: 33px;
    text-align: left;
    color: #e6ebef
}

.icon-box,
footer a {
    line-height: 28.5px
}

.agende-visita {
    background: #FDFDFB;
    padding-top: 80px
}

.img-visita {
    z-index: 12
}

.bg-visita {
    height: 540px;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.absolute-visita {
    position: absolute;
    z-index: 1;
    height: 542px;
    width: 100%
}

.text-visita {
    position: relative;
    z-index: 12;
    max-width: 260px
}

.text-visita h5 {
    font-size: 53px;
    font-weight: 600;
    line-height: 63.6px;
    text-align: left;
    color: #de8027;
    margin-bottom: 8px
}

.icons-text span,
.text-visita p {
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
    text-align: left
}

.text-visita p {
    color: gray;
    margin-bottom: 32px
}

.icons-text {
    display: flex;
    margin-bottom: 73px;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.icons-text>div {
    gap: 5px;
    -ms-flex-align: center;
    align-items: center
}

.brands {
    padding-top: 72px;
    padding-bottom: 72px
}

.swiper-brand .swiper-slide {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto
}

footer {
    padding-top: 49px;
    background: #FDFAF8;
}

footer h5 {
    font-size: 23.47px;
    font-weight: 700;
    line-height: 35.2px;
    text-align: left;
    color: #F08118
}

.icon-box,
footer a {
    font-size: 16px;
    text-align: left
}

.icon-box {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 8px;
    color: #373839;
    margin-bottom: 32px;
    margin-top: 32px;
    font-weight: 400
}

.content-quem-somos,
.text-proposta {
    font-size: 16px;
    font-weight: 300;
    color: #373839;
    text-align: left
}

.line {
    margin-bottom: 37px
}

.redes-sociais {
    display: flex;
    gap: 18px
}

ul {
    list-style: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

footer a {
    color: #373839;
    font-weight: 400
}

.icon-contato {
    margin-bottom: 0;
    margin-top: 0
}

.icon-contato1 {
    margin-top: 24px !important;
    margin-bottom: 0
}

.rodape {
    padding: 15px 0
}

.rodape .footer-logos a:after {
    content: "DESIGN E DESENVOLVIMENTO";
    position: absolute;
    top: -50px;
    width: 90%;
    right: 80px;
    padding: 5px;
    background: #000;
    border-radius: .25rem;
    color: #fff;
    font-size: .8rem;
    opacity: 0;
    text-align: center
}

.rodape .footer-conteudo {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rodape .footer-logos a:hover:after,
.swiper-slide-thumb-active {
    opacity: 1 !important
}

.breadcrumbs {
    padding: 19px 0;
    background: #FDFDFB
}

.breadcrumbs span a {
    font-weight: 400;
    text-align: left
}

.banner-sobre-box-text h4,
.breadcrumbs span strong {
    font-weight: 700;
    text-align: left
}

.banner-sobre,
.parceria,
.turmas {
    padding-top: 40px;
    padding-bottom: 48px
}

.box-sobre.row {
    height: 216px;
    border-radius: 12px
}

.banner-sobre-box-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: start
}

.banner-sobre-box-text h4 {
    font-size: 37px;
    line-height: 48.1px;
    color: #fff;
    max-width: 523px;
    padding-left: 24px
}

.banner-sobre-box,
.card-parceria .card-body,
.coluna-1 {
    padding: 0
}

.banner-sobre-box img {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    width: 100%;
    height: 216px;
    -o-object-fit: cover;
    object-fit: cover
}

.grid-images {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 281px 194px 194px;
    gap: 10px;
    background: #e6ebef;
    padding: 44px 36px;
    border-radius: 13px
}

.image-quem-somos-1 {
    grid-column: 1/span 2;
    grid-row: 1;
    width: 100%;
    max-height: 281px
}

.image-quem-somos-2 {
    grid-column: 3;
    grid-row: 1;
    width: 100%;
    max-height: 281px
}

.image-quem-somos-3 {
    grid-column: 1;
    grid-row: 2;
    width: 100%;
    height: 100%
}

.image-quem-somos-4 {
    grid-column: 1;
    grid-row: 3;
    width: 100%;
    height: 100%
}

.image-quem-somos-5 {
    grid-column: 2/span 2;
    grid-row: 2/span 2;
    width: 100%;
    height: 100%
}

.grid-images img {
    border-radius: 12px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.estrutura,
.projeto-atividades {
    padding-top: 72px;
    padding-bottom: 80px
}

.proposta,
.quem-somos {
    padding-top: 72px
}

.proposta .container,
.quem-somos .container {
    padding-bottom: 80px;
    border-bottom: 1px solid #e6ebef
}

.content-quem {
    max-width: 382px
}

.title-projeto h3,
.title-proposta h3,
.title-quem h3 {
    text-align: left
}

.content-quem-somos {
    line-height: 24px;
    letter-spacing: .01em
}

.content-quem-somos strong,
.desc-projeto strong {
    font-weight: 500
}

.title-proposta {
    max-width: 200px
}

.img-proposta img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.text-proposta {
    line-height: 27.2px;
    margin-bottom: 38px
}

.frase-proposta {
    color: #C7D347;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: .02em;
    text-align: left;
    margin-bottom: 16px
}

.img-proposta {
    background: #F2F7FA;
    padding: 44px 36px;
    border-radius: 13px;
    height: 100%
}

.card-proposta {
    border: none;
    border-radius: 8px;
    background: #F2F7FA;
    margin-bottom: 19px
}

.box-img-turma,
.projetos-images {
    border-radius: 12px;
    background: #ecf0f7
}

.carrossel-estrutura {
    max-width: 986px;
    margin: auto;
    border: 2px solid #b0c0ce;
    padding: 40px;
    border-radius: 10px
}

.swiper-thumb .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: center/cover #fff;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.card-parceria .card-text,
.text-bercario {
    font-size: 16px;
    line-height: 27.2px;
    color: #373839;
    font-weight: 300
}

.swiper-thumb .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.mySwiper2 {
    height: 500px;
    max-width: 100%
}

.mySwiper {
    height: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: .4
}

.mySwiper img {
    height: 109px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.horarios {
    padding-top: 80px;
    padding-bottom: 102px;
    background: #ecf0f7
}

.grid-horarios {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 704px
}

.bercario,
.integral,
.parcial {
    height: 234px;
    padding: 24px 32px
}

.left-horario {
    width: 550px
}

.parcial {
    background: #C7D347
}

.bercario {
    background: #e88445
}

.content-img-projeto,
.content-img-projeto img,
.right-horario {
    height: 100%
}

.right-horario img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-shadow: -15px 0 17px 0 rgba(0, 0, 0, .1490196078);
    box-shadow: -15px 0 17px 0 rgba(0, 0, 0, .1490196078)
}

.img-contato img,
.projetos-images img {
    object-fit: cover
}

.left-horario h5 {
    font-size: 35px;
    font-weight: 700;
    line-height: 42px;
    text-align: left;
    color: #fff;
    margin-bottom: 24px
}

.left-horario span {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    color: #fff
}

.empresas {
    padding-top: 72px;
    padding-bottom: 120px;
    background: #ecf0f7
}

.card-parceria {
    padding: 40px 16px
}

.img-parceria {
    margin-bottom: 30px;
    height: 100px
}

.img-parceria img {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.img-contato,
.img-contato img,
.projetos-images,
.projetos-images img {
    height: 100%;
    width: 100%
}

.card-parceria .card-text {
    text-align: left;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: .5px solid #000
}

.desc-projeto .blue-color2,
.text-bercario strong {
    color: #C7D347;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    text-align: left;
    letter-spacing: .02em
}

.bercarios .container {
    border-top: 1px solid #e6ebef;
    padding-top: 72px;
    padding-bottom: 80px
}

.form h3,
.title-turma h3 {
    text-align: left;
    margin-bottom: 24px
}

.text-bercario {
    text-align: left;
    max-width: 382px
}

.text-bercario strong {
    margin-bottom: 10px
}

.box-img-turma {
    width: 100%;
    padding: 40px
}

.desc-projeto {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: .01em;
    text-align: left;
    max-width: 494px
}

.desc-projeto ul li {
    background: #e6ebef;
    padding: 10px 20px;
    margin-bottom: 16px;
    border-radius: 59px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.coluna-2 {
    padding-left: 48px
}

.row-projeto {
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid #e6ebef
}

.projetos-images {
    padding: 40px
}

.title-projetoo h3 {
    margin-bottom: 24px
}

.title-projetoo p {
    font-size: 16px;
    font-weight: 300;
    line-height: 27.2px;
    text-align: center;
    color: #373839;
    margin-bottom: 48px
}

.images-atividades {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.images-atividades .img-atividade img {
    height: 345px;
    width: 409px
}

.img-contato {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    z-index: -1
}

.container-contato {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

.form {
    max-width: 457px;
    background: #fff;
    padding: 32px;
    margin-bottom: 34px;
    margin-top: 34px;
    border-radius: 10px
}

.form input {
    border: 1px solid #8aa2b6;
    border-radius: 4px;
    height: 58px;
    padding-top: 12px
}

.form textarea {
    height: 154px;
    border: 1px solid #8aa2b6;
    border-radius: 4px;
    padding-top: 16px
}

.form label {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: .02em;
    text-align: left;
    color: #616364;
    position: absolute;
    z-index: 12;
    margin-top: 4px;
    margin-left: 11px
}

.wpcf7-form-control {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 14px;
    color: #8aa2b6
}

.overlay-div {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, .5)
}

& .absolute-depoimentos {
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 12
}

iframe {
    height: 482px;
    width: 100%
}

.maps {
    padding-top: 80px;
    padding-bottom: 120px
}

input::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #a3a7aa
}

input::-moz-placeholder {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #a3a7aa
}

input:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #a3a7aa
}

input::-ms-input-placeholder {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #a3a7aa
}

input::placeholder {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #a3a7aa
}

textarea::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #a3a7aa;
    margin-top: 24px
}

textarea::-moz-placeholder {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #a3a7aa;
    margin-top: 24px
}

textarea:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #a3a7aa;
    margin-top: 24px
}

textarea::-ms-input-placeholder {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #a3a7aa;
    margin-top: 24px
}

textarea::placeholder {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #a3a7aa;
    margin-top: 24px
}

.card-post {
    width: 411px;
    border: 1px solid #d1d6d9;
    border-radius: 12px
}

.card-post .card-body {
    padding: 24px 16px
}

.card-post .date {
    display: flex;
    flex-direction: column;
    gap: 6px
}

.card-post .card-img-post {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px
}

.card-post .card-title {
    align-items: start;
    justify-content: space-between;
    margin-bottom: 12px
}

.card-post .date span:first-child {
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
    text-align: left;
    color: #de8027
}

.card-post .date span:last-child {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: #7f8183
}

.card-post .card-text p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 27.2px;
    text-align: left;
    color: #000
}

.card-post .title-post {
    gap: 16px
}




:root {
    --cb-bg: #ffffff;
    --cb-border: rgba(0, 0, 0, 0.08);
    --cb-shadow: 0 6px 24px rgba(0, 0, 0, 0.12);
    --cb-accent: #0d6efd;
    --cb-text: #222;
    --cb-muted: #555;
    --cb-radius: 12px;
}

/* Container (inicialmente escondido) */
.cookie-bubble {
    position: fixed;
    right: 20px;
    bottom: 20px;
    max-width: 360px;
    width: calc(100% - 40px);
    z-index: 9999;
    display: none;
    /* mostrado via JS quando necessário */
    font-family: 'Montserrat', sans-serif !important;
}

/* Card */
.cookie-content {
    background: var(--cb-bg);
    color: var(--cb-text);
    border: 1px solid var(--cb-border);
    box-shadow: var(--cb-shadow);
    border-radius: var(--cb-radius);
    padding: 16px 16px 14px 16px;
    position: relative;
}

/* Texto */
.cookie-text strong {
    display: block;
    margin-bottom: 6px;
    font-size: 15px;
}

.cookie-text p {
    margin: 0 0 8px 0;
    color: var(--cb-muted);
    line-height: 1.3;
    font-size: 13px;
}

.cookie-link {
    font-size: 13px;
    color: var(--cb-accent);
    text-decoration: underline;
}

/* Ações */
.cookie-actions {
    display: flex;
    gap: 8px;
    margin-left: auto;
    align-items: center;
    margin-top: 20px;
}

.btn {
    border: none;
    padding: 8px 12px;
    border-radius: 8px;
    font-size: 14px;
    cursor: pointer;
}

.btn-accept {
    background: var(--cb-accent);
    color: #fff;
}

.btn-reject {
    background: transparent;
    border: 1px solid var(--cb-border);
    color: var(--cb-text);
}

/* Botão fechar pequeno (canto superior direito) */
.cookie-close {
    position: absolute;
    top: 6px;
    right: 8px;
    background: transparent;
    border: none;
    font-size: 20px;
    color: var(--cb-muted);
    cursor: pointer;
    padding: 4px;
    line-height: 1;
}

/* Responsivo: no mobile, ocupar 94% largura com menos padding */
@media (max-width:480px) {
    .cookie-content {
        padding: 12px;
        border-radius: 10px;
    }

    .cookie-text p {
        font-size: 13px;
    }

    .cookie-actions {
        gap: 6px;
    }
}

@media(min-width:1200px) and (max-width:1399px) {
    .card-diferenciais {
        width: 350px !important;
        height: 570px !important
    }
}

@media(max-width:1200px) {
    .coluna-post {
        flex-wrap: wrap;
        justify-content: center
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .card-diferenciais {
        width: 295px !important;
        height: 670px !important
    }

    footer a {
        font-size: 13px
    }
}

@media(max-width:992px) {


    .col-rodape {
        text-align: center;
        justify-content: center;
        display: flex;
    }

    .col-box {
        margin-top: 20px;
    }

    .redes-sociais,
    .icon-box {
        justify-content: center;
    }

    footer h5,
    footer a {
        text-align: center;
    }

    .cards-proposta,
    .content-quem-somos,
    .img-team {
        margin-bottom: 32px
    }

    .navbar-toggler:focus {
        box-shadow: none;
        outline: 0
    }

    .nav-link {
        align-items: start
    }

    .img-visita {
        display: none
    }

    .btns-home,
    .col-extra {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .img-team {
        width: 100%;
        height: 500px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center
    }

    .col2-sobre,
    .img-home {
        margin-top: 64px
    }

    .btn-primary,
    .btn-secondary {
        display: block
    }

    .swiper-brand {
        height: 200px
    }

    .proposta .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .box-sobre.row {
        height: auto
    }

    .banner-sobre-box img {
        border-top-right-radius: 0;
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px
    }

    .banner-sobre-box-text h4 {
        font-size: 34px;
        padding: 24px
    }
}

@media(max-width:780px) {

    .card-diferenciais{
        height: auto !important;
    }
    .grid-horarios {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }

    .mySwiper img {
        height: 75px
    }

    .container-contato {
        justify-content: center
    }
    .title-home h1 {
    font-size: 40px;
    line-height: 45.2px;
    }
}

@media(max-width:375px) {
    h3 {
        font-size: 33px;
    }
}

.footer-conteudo {
    display: flex;
    justify-content: space-between !important;
}

.navbar-brand img {
    max-width: 200px;
}

header {
    background: #fff;
    box-shadow: 0px 1px 14px 0px #00000026;
}


.logo_rodape {
    max-width: 200px;
}

.bg-projetos{
    background: #F08118;
}

.bg-contato{
    background: gray;
}

.svg-white path{
    fill: #fff;
}


.masonry-grid {
    column-count: 3;
    column-gap: 15px;
}

.masonry-item {
    margin-bottom: 15px;
    break-inside: avoid;
}

.masonry-item img {
    width: 100%;
    border-radius: 8px;
    cursor: pointer;
    display: block;
}

/* Responsivo */
@media (max-width: 992px) {
    .masonry-grid {
        column-count: 2;
    }
}

@media (max-width: 576px) {
    .masonry-grid {
        column-count: 1;
    }
}

/* LIGHTBOX */
.lightbox {
    display:none;
    position:fixed;
    top:0; left:0;
    width:100%; height:100%;
    background:rgba(0,0,0,.85);
    justify-content:center;
    align-items:center;
    z-index:9999;
}

.lightbox .close {
    position:absolute;
    top:20px; right:30px;
    font-size:45px;
    color:#fff;
    cursor:pointer;
}

.lightbox-image {
    max-width:90%;
    max-height:90%;
    border-radius:10px;
}


.arrow-left,
.arrow-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 60px;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    user-select: none;
}

.arrow-left {
    left: 30px;
}

.arrow-right {
    right: 30px;
}

.arrow-left:hover,
.arrow-right:hover {
    color: #ddd;
}


.card-eventos img{
    object-fit: cover;
}