@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Rajdhani:wght@300;400;500;600;700&display=swap);

.color-blue,
.nav-link {
    letter-spacing: 0;
    text-align: center
}

.btn-green,
.btns {
    max-width: -webkit-max-content;
    max-width: -moz-max-content
}

.atendimento-content,
.colunal-1,
.footer-logo,
.top-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.btn-green,
a {
    text-decoration: none
}

.grid-especialidade-2,
.play-button {
    cursor: pointer
}

@font-face {
    font-family: Gotham;
    src: url("https://cora360.com.br/wp-content/themes/cora/fonts/Gotham-Light.otf") format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Gotham Bold";
    src: url("https://cora360.com.br/wp-content/themes/cora/fonts/Gotham-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal
}

body {
    font-family: Gotham, sans-serif !important
}

img {
    max-width: 100%;
    width: 100%
}

.box-1 .content-box ul,
.box-1 .content-box li {
    list-style: none;
    margin: 0;
    padding: 0;
}


.container-fluid,
.dropdow-menu-horizontal li a,
.navbar {
    padding: 0
}

.navbar {
    background: #f6f9f9
}

.nav-link:focus,
.nav-link:hover {
    color: inherit !important
}

.navbar-brand {
    padding: 0 30px;
    max-width: 280px;
}

.navbar-nav {
    background: #045d6b;
    color: #fff;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.endereco-menu {
    height: 56px;
    display: block
}

.nav-bloco,
.top-2 {
    display: -webkit-box;
    display: -ms-flexbox
}

.nav-link {
    color: #fff;
    font-family: "Gotham Bold";
    font-weight: 700;
    font-size: 18px;
    line-height: 170%;
    padding: 0
}

.color-blue {
    font-family: Gotham;
    font-weight: 350;
    font-style: italic;
    font-size: 14px;
    line-height: 160%;
    color: #045c6b
}

.top-2 {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav-bloco {
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    gap: 9px
}

.btn-green,
.nav-secundary .container {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.nav-secundary .container {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 14px;
    padding: 17px 0
}

.nav-item-secundary {
    font-family: "Gotham Bold";
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    border: none
}

.btn-green,
.title-center h2,
.title-center h1 {
    font-family: "Gotham Bold", sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center
}

.drop-transparente {
    color: #045662
}

.dropdown:hover .dropdown-menu {
    display: block
}



.drop-color-primary {
    background: #b55f16;
    color: #f6f9f9 !important;
    padding: 2px 12px;
    border-radius: 6px
}

.drop-color-secundary {
    background: #858f2c;
    color: #f6f9f9;
    padding: 2px 12px;
    border-radius: 6px
}

.dropdown-menu {
    border: none;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .05);
    max-width: 900px;
    overflow: auto;
}

.dropdown-menu .dropdown-item,
.dropdown-menu .dropdown-item h5 {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    letter-spacing: 0;
    color: #3c4141;
    padding: 16px
}

.dropdown-menu .dropdown-item span {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0;
    color: #546060
}

.dropdown-menu .dropdown-item h5 {
    font-weight: 600;
    margin-top: 18px;
    margin-bottom: 0;
    padding: 0
}

.dropdown-menu:last-child {
    padding-bottom: 0
}

.dropdow-menu-horizontal li {
    max-width: 201px
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #045d6b;
    color: #fff
}

.swiper-pagination-bullet {
    width: 52px;
    height: 6px;
    margin: 0 5px;
    border: .5px solid #11cbd4;
    border-radius: 24px;
    background: rgba(0, 0, 0, 0);
    opacity: .6;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #0fb4bd
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 26px
}

.agende {
    background: #fff;
    padding-top: 80px;
    padding-bottom: 80px
}

.btn-green {
    background: #858f2c;
    color: #fff;
    padding: 16px 40px;
    border-radius: 12px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    max-width: max-content;
    font-size: 24px;
    line-height: 170%;
    outline: none;
    border: none;
}

.atendimento-content,
.grid-especialidade,
.mySwiperAtendimento .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox
}

.btns {
    max-width: max-content;
    margin: 56px auto auto
}

.title-center {
    text-align: center;
    margin-bottom: 40px
}

.color-green-blue {
    font-family: Gotham, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 160%;
    letter-spacing: 13%;
    text-transform: uppercase;
    color: #045d6b
}

.grid-especialidade,
footer a,
footer p,
footer h5,
footer span {
    font-family: Inter, sans-serif
}

.title-center h2,
.title-center h1 {
    font-size: 52px;
    line-height: 100%;
    color: #b55f16
}

.mySwiperAtendimento .swiper-slide {
    background: #f6f9f9;
    border-radius: 16px;
    height: 275px;
    padding: 42px 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.atendimento-content {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.img-atendimento {
    height: 170px
}

.img-atendimento img {
    max-width: 130px;
}

.atendimento-content p {
    margin: auto;
    max-width: 167px;
    font-family: Gotham;
    font-weight: 325;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    color: #045662
}

.especialidades {
    padding-top: 115px;
    padding-bottom: 115px
}

.title h2 {
    font-family: "Gotham Bold", sans-serif;
    font-weight: 700;
    font-size: 52px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: start;
    color: #b55f16
}

.title p {
    font-family: Gotham, sans-serif;
    font-weight: 325;
    font-size: 24px;
    line-height: 132%;
    letter-spacing: 0;
    color: #546060;
    max-width: 800px;
    margin-top: 31px;
    margin-bottom: 57px
}

.footer-conteudo p,
.footer-conteudo p strong {
    font-family: Rajdhani, sans-serif
}

.grid-especialidade,
.unidades a,
footer a,
footer h5,
footer span {
    line-height: 170%;
    letter-spacing: 0
}

.content-especialidade {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-auto-rows: 1fr;
    gap: 20px;
    margin: 0 auto;
    height: 100%
}

.grid-especialidade {
    border: 1px solid #0a5d6d;
    background: #0a5d6d;
    color: #fff;
    padding: 12px;
    text-align: center;
    border-radius: 8px;
    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: 65px;
    font-weight: 400;
    font-size: 24px
}

.box-1,
.colunal-1,
footer a,
footer span {
    display: -webkit-box;
    display: -ms-flexbox
}



.grid-especialidade:hover {
    background: #fff;
    color: #0a5d6d
}

.btn-especialidade {
    margin: 51px 0;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

.cuidado {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #f6f9f9
}

.cuidado .title h2 {
    max-width: 380px;
    line-height: 100%;
    margin-bottom: 20px
}

.cuidado .title p {
    margin-bottom: auto
}

.colunal-1 {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.video {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 20;
    background: #b55f16;
    overflow: hidden;
}

.absolute-video1 {
    position: absolute;
    left: 0;
    top: 173px;
    z-index: -1;
    max-width: 322px
}

.absolute-video2,
.absolute-video3 {
    max-width: 425px;
    z-index: -1;
    position: absolute
}

.absolute-video2 {
    left: 126px;
    bottom: -30px
}

.absolute-video3 {
    right: 49px;
    top: 9px
}

.absolute-video4 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    max-width: 258px
}

.video .title h1 {
    color: #fff;
    text-align: center;
    max-width: 800px;
    margin: auto
}

.video-iframe {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 540px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto
}

.blog-category,
.btns-atend {
    max-width: -webkit-max-content;
    max-width: -moz-max-content
}

.video-iframe iframe {
    width: 100%;
    height: 540px;
    border-radius: 20px
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    padding: 20px;
    -webkit-transition: .3s;
    transition: .3s
}

.atendimento-content-idosos,
.idosos-cards .card img {
    -webkit-transform: translate(-50%);
    position: absolute;
    left: 50%
}

footer {
    background: #045662;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative
}

footer h5 {
    font-weight: 600;
    font-size: 18px;
    text-align: start;
    color: #fff
}

footer a,
footer p,
footer span {
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: rgba(255, 255, 255, .8980392157);
    padding-bottom: 8px;
    padding-top: 8px;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.logo-rodape img {
    max-width: 462px;
    max-height: 169px
}

.box-1 {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 32px
}

.social,
.text-box {
    display: -webkit-box;
    display: -ms-flexbox
}

.box-2 {
    border-top: 1px solid rgba(255, 255, 255, .2);
    padding-top: 32px
}

.text-box {
    display: flex;
    gap: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cols-1,
.social {
    -webkit-box-align: center
}

.social {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* margin-top: 42px */
}

.cols-1,
.footer-logo {
    display: -webkit-box;
    display: -ms-flexbox
}

.logo-rodape a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cols-1 {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
}

.footer-logo {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer-conteudo,
.footer-padrao {
    min-height: 61px;
    display: -webkit-box;
    display: -ms-flexbox
}

.footer-padrao {
    width: 100%;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-conteudo {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bloco-unidades,
.coluna-atendimento {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.footer-conteudo p {
    font-size: 17px;
    margin: 0
}

.unidades a {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px
}

.unidades a strong {
    font-size: 18px;
    font-weight: 600;
    text-align: start
}

.bloco-unidades {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
}

.blog-card h2 a,
.title-green h2, .title-green h1 {
    font-family: "Gotham Bold", sans-serif
}

#cookie-popup {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgba(255, 255, 255, .7);
    color: #000;
    padding: 15px;
    border-radius: 8px;
    font-size: 14px;
    width: 300px;
    display: none;
    z-index: 20;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.cookie-buttons {
    margin-top: 10px;
    text-align: right
}

.cookie-buttons button {
    background: #045d6b;
    color: #fff;
    border: none;
    padding: 8px 12px;
    margin-left: 5px;
    cursor: pointer;
    border-radius: 4px
}

.cookie-buttons button.reject {
    background: #045c6b
}

.agende-atendimento {
    background: #e1eaea;
    padding-top: 50px;
    padding-bottom: 50px
}

.agendamento,
.atendimento {
    padding-top: 95px;
    padding-bottom: 95px
}

.atendimento-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px
}

.atendimento-cards .card {
    border: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 29px 44px;
    border-radius: 16px
}

.btns-atend {
    margin-top: 42px;
    max-width: max-content
}

.title-card-atend {
    height: 41px
}

.title-atendimento-page {
    margin-bottom: 60px
}

.atendimento-card-content p {
    max-width: 227px
}

.img-card {
    max-width: 318px;
    height: 213px
}

.btn-atendimento-green {
    padding: 8px 40px;
    margin-bottom: 28px
}

.title-green h2, .title-green h1 {
    font-weight: 700;
    font-size: 52px;
    line-height: 91%;
    letter-spacing: 0;
    color: #045d6b;
    margin-bottom: 35px
}

.content-especialidades h5,
.right-side p {
    font-family: Gotham, sans-serif
}

.blog-card-single p,
.content-especialidades h5,
.right-side p {
    font-size: 24px;
    line-height: 146%
}

.title-center2 {
    margin-bottom: 29px
}

.coluna-atendimento {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.col-image,
.coluna-1 {
    display: -webkit-box;
    display: -ms-flexbox
}

.col-image {
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

.col-image img {
    max-height: 628px;
    max-width: 553px;
    -o-object-fit: cover;
    object-fit: cover
}

.content-especialidades h5 {
    font-weight: 600;
    letter-spacing: 0;
    color: #546060;
    margin-top: 31px;
    padding-bottom: 31px
}

.right-side p,
.text-idoso {
    font-weight: 325;
    letter-spacing: 0;
    color: #546060
}

.content-especialidade-2 {
    margin-top: 35px
}

.right-side {
    max-width: 900px;
    padding: 35px
}

.btn- {
    margin-top: 0
}

.descricao {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.grid-especialidade-2:hover {
    background: 0 0;
    color: inherit
}

.grid-especialidade-2.active {
    background: #045d6b;
    color: #fff;
    border: none
}

.coluna-1 {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.btn-idosos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
}

.idosos-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 194px 65px
}

.idosos-cards .card {
    border: none;
    height: 461px;
    position: relative;
    padding: 39px;
    border-radius: 16px
}

.idosos-cards .card img {
    max-width: 402px;
    top: -120px;
    transform: translate(-50%)
}

.idosos .container {
    padding-left: 56px;
    padding-right: 56px
}

.atendimento-content-idosos {
    top: 149px;
    transform: translate(-50%);
    width: 434px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.title-idosos {
    margin-bottom: 182px
}

.btns-atend-idoso {
    position: absolute;
    bottom: -45px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.atendimento-content-idosos .title-card-atend {
    font-family: "Gotham Bold", sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    color: #045d6b;
    margin-bottom: 23px;
    height: 75px
}

.text-idoso {
    font-family: Gotham;
    font-size: 22px;
    line-height: 117%;
    text-align: center;
    vertical-align: middle
}

.blog {
    position: relative;
    padding-top: 50px;
    padding-bottom: 62px;
    z-index: 20;
    background: #f6f9f9;
    overflow: hidden
}

.bg-absolute-blog {
    position: absolute;
    top: 232px;
    z-index: -1;
    max-height: 100%
}

.blog-posts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding: 20px 0
}

.blog-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    padding: 15px;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    text-align: left
}

.blog-card img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px
}

.blog-category {
    color: #045c6b;
    font-weight: 700;
    font-size: 14px;
    background: rgba(75, 107, 251, .0509803922);
    max-width: max-content;
    padding: 4px 10px;
    border-radius: 6px;
    font-family: Gotham, sans-serif;
    margin-top: 24px;
    margin-bottom: 20px
}

.blog-date,
.btn-blog {
    font-size: 16px;
    line-height: 24px
}

.blog-card h2 a {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #045662
}

.banner-blog img {
    height: 400px;
    object-fit: cover;
}

.blog-date {
    margin-top: 20px;
    font-family: Inter, sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    color: #97989f;
    text-transform: capitalize
}

.blog-card-single p,
.btn-blog {
    font-family: Gotham, sans-serif;
    font-weight: 325;
    letter-spacing: 0
}

.banner-blog {
    position: relative;
    height: 650px;
    margin-bottom: 220px
}

.absolute-text-blog {
    background: #fff;
    padding: 69px 75px;
    border-radius: 12px;
    border: 1px solid #e8e8ea;
    position: absolute;
    top: 350px;
    left: 64px
}

.title-blog p {
    margin-bottom: 0;
    margin-top: 20px
}

.btn-blog {
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(105, 106, 117, .3019607843);
    padding: 12px 20px;
    color: #045c6b;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    border-radius: 6px;
    margin-top: 42px
}

.single-post-content {
    background: #fff;
    border-radius: 6px;
    padding: 50px
}

.blog-card-single img {
    max-width: 100%;
    height: auto
}

.blog-card-single p {
    color: #546060;
    margin-bottom: 50px
}

.blog-card-single h2,
.blog-card-single h3 strong {
    font-family: "Gotham Bold", sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: start;
    color: #b55f16
}



.banner_promocional {
    height: 500px;
    width: 100%;
    max-width: 100%;
}

.banner_promocional img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}



@media(max-width:1200px) {
    .right-side {
        max-width: 700px
    }
}

@media(max-width:1115px) {
    .idosos-cards {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .idosos .container {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(min-width:992px) {

    .dropdown-menu.show{
        display: flex !important;
    }
    .bg-orange {
        background: #b55f16
    }

    .mySwiper .swiper-slide img {
        height: 500px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .row-agendamento {
        padding: 0 61px
    }

    .coluna-atendimento {
        padding-right: 64px
    }

    .coluna-1 {
        padding-left: 78px
    }

    .navbar-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff
    }

    .nav-item {
        border-right: 1px solid #fff;
        height: 78px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .nav-item.active {
        background-color: #fff;
    }

    .nav-item.active .nav-link {
        color: #045662 !important;
    }



    .navbar-expand-lg .navbar-collapse {
        display: inline !important
    }

    .dropdow-menu-horizontal {
        left: 0;
        display: none
    }

    .dropdow-horizontal:hover .dropdow-menu-horizontal {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        gap: 24px
    }
}

@media(max-width:992px) {

    .dropdown-menu {
        max-width: 50%;
        max-height: 444px;
        overflow: auto;
    }

    .blog-posts {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }


    .absolute-video1,
    .absolute-video2,
    .absolute-video3,
    .absolute-video4 {
        display: none;
    }

    .navbar-nav .nav-link.active,
    .navbar-nav .nav-link.show,
    .nav-link {
        color: #fff;
        text-align: start !important;
        width: 100%;
    }

    .nav-item.dropdown {
        width: 100%;
        max-width: 100%;
    }

    .navbar-nav {
        gap: 16px;
        padding: 20px 10px
    }

    .container-fluid {
        padding: 10px
    }

    .img-desc {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        height: auto
    }

    .descricao {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .atendimento .title {
        margin-bottom: 56px
    }

    .col-image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 25px
    }

    .coluna-atendimento {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .atendimento-cards {
        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: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .box-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 40px;
        margin-top: 50px
    }

    .content-especialidade {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .carrossel-atendimento {
        position: relative
    }

    .carrossel-atendimento::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 100px;
        height: 100%;
        background: rgba(229, 241, 241, .5);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        pointer-events: none;
        z-index: 99
    }

    .absolute-carrossel {
        position: absolute
    }
}

@media(max-width:767px) {

    .especialidades,
    .agendamento,
    .atendimento {
        padding-top: 0;

    }

    .banner-blog {
        margin-bottom: 50px;
        height: auto;
    }

    .absolute-text-blog {
        position: static;
    }

    .logo-rodape img {
        max-width: 262px;
        max-height: 169px
    }

    footer {
        padding-bottom: 0
    }

    .gray-bg {
        background: #f6f9f9
    }

    .box-2 a,
    .box-2 h5 {
        color: #3c4141;
        fill: #3c4141
    }

    .box-2 {
        margin-top: 64px;
        border-top: none;
        padding-top: 32px;
        padding-bottom: 32px
    }

    .text-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }

    .box-2 h5 {
        margin-bottom: 20px
    }

    .social-title {
        margin-top: 32px
    }

    .social {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        margin-top: 0
    }

    .content-box {
        border-bottom: 1px solid rgba(255, 255, 255, .4);
        width: 100%;
        padding-bottom: 30px
    }

    footer a,
    footer span {
        font-weight: 400
    }

    .title h2,
    .title-center h2,
    .title-center h1 {
        font-size: 32px !important
    }

    .color-green-blue,
    p {
        font-size: 20px !important
    }

    .btn-especialidade {
        margin: 51px auto auto
    }
}

@media(max-width:500px) {

    .atendimento-content-idosos .title-card-atend,
    .text-idoso {
        max-width: 315px
    }

    .atendimento-content-idosos {
        width: 100%
    }

    .idosos-cards .card {
        height: 500px
    }

    h5 {
        font-size: 30px !important
    }

    .logo-rodape img {
        max-width: 279px;
        max-height: 50px;
        margin: auto
    }

    .btn-green {
        font-size: 14px;
        padding: 16px 90px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .title-green h2, .title-green h1 {
        font-size: 40px
    }

    p {
        font-size: 20px !important
    }
}

.institucional-content p {
    max-width: 100%;
}

.dropdown-item img{
    width: 100%;
    height: 130px;
    border-radius: 16px;
    object-fit: cover;
}