body {
    overflow-x: hidden;  
}

.carousel-home {
    height: 80vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#sidebar {
    min-width: 300px;
    max-width: 300px;
    background: #32373d;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

#sidebar ul li {
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    margin-top: 3px;
}

#sidebar ul li > ul li {
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    margin-top: 3px;
}

#sidebar ul li a {
    padding: 10px 15px;
    display: block;
    color: rgba(255, 255, 255, 0.6);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

#sidebar ul li a:hover {
    color: #fff;
    background: #094e87;
    border-bottom: 1px solid #094e87;
}

#sidebar_covid {
    background: #ffffff;
    color: #fff;
}

#sidebar_covid ul li {
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin-top: 3px;
}

#sidebar_covid ul li > ul li {
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin-top: 3px;
}

#sidebar_covid ul li a {
    color: rgba(88, 88, 88, 0.6);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

#sidebar_covid ul li a:hover {
    color: #fff;
    background: #094e87;
    border-bottom: 1px solid #094e87;
}


.color_write {
    color: #fff !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #094e87 !important;
}

.bg-primary {
    background-color: #094e87 !important;
}

.slide_img {
    width: 100%;
    height: 306px
}

.card_new_bottom {
    margin-bottom: -3px;
}


#navbarResponsive {
}

ul.pagination li:not(.show-mobile) {
    font-size: 16px;
}

.foto_secretaria {
    width: 500px;
    height: auto;
}

@media (min-width: 992px) {
    .display_none {
        display: block;
    }

    .display_show {
        display: none;
    }

    .slide_img {
        width: 100%;
        height: 306px
    }

    #navbarResponsive {
    }

    ul.pagination li:not(.show-mobile) {
        font-size: 16px;
    }

    .foto_secretaria {
        width: 500px;
        height: auto;
    }
}

@media only screen and (max-width: 991px) {
    .display_none {
        display: none;
    }

    .display_show {
        display: none;
    }

    #navbarResponsive {
        overflow-y: scroll !important;
        max-height: 550px !important;
    }

    ul.pagination li:not(.show-mobile) {
        font-size: 9px;
    }

    .foto_secretaria {
        width: 200px;
        height: auto;
    }
}

@media (max-width: 375px) {
    .display_none {
        display: none;
    }

    .display_show {
        display: block;
    }

    #navbarResponsive {
        overflow-y: scroll !important;
        max-height: 550px !important;
    }

    ul.pagination li:not(.show-mobile) {
        font-size: 9px;
    }

    .foto_secretaria {
        width: 200px;
        height: auto;
    }
}

@media (max-width: 360px) {
    .display_none {
        display: none;
    }

    .display_show {
        display: block;
    }

    #navbarResponsive {
        overflow-y: scroll !important;
        max-height: 550px !important;
    }

    ul.pagination li:not(.show-mobile) {
        font-size: 9px;
    }

    .foto_secretaria {
        width: 200px;
        height: auto;
    }
}

@media (max-width: 411px) {
    .display_none {
        display: none;
    }

    .display_show {
        display: block;
    }

    #navbarResponsive {
        overflow-y: scroll !important;
        max-height: 550px !important;
    }

    ul.pagination li:not(.show-mobile) {
        font-size: 9px;
    }

    .foto_secretaria {
        width: 200px;
        height: auto;
    }
}

@media (max-width: 320px) {
    .display_none {
        display: none;
    }

    .display_show {
        display: block;
    }

    #navbarResponsive {
        overflow-y: scroll !important;
        max-height: 550px !important;
    }

    ul.pagination li:not(.show-mobile) {
        font-size: 9px;
    }

    .foto_secretaria {
        width: 200px;
        height: auto;
    }
}

@media (max-width: 375px) {
    .display_none {
        display: none;
    }

    .display_show {
        display: block;
    }

    #navbarResponsive {
        overflow-y: scroll !important;
        max-height: 550px !important;
    }

    ul.pagination li:not(.show-mobile) {
        font-size: 9px;
    }

    .foto_secretaria {
        width: 200px;
        height: auto;
    }
}

@media (max-width: 414px) {
    .display_none {
        display: none;
    }

    .display_show {
        display: block;
    }

    #navbarResponsive {
        overflow-y: scroll !important;
        max-height: 550px !important;
    }

    ul.pagination li:not(.show-mobile) {
        font-size: 9px;
    }

    .foto_secretaria {
        width: 200px;
        height: auto;
    }
}

@media (max-width: 768px) {
    .display_none {
        display: none;
    }

    .display_show {
        display: block;
    }

    #navbarResponsive {
        overflow-y: scroll !important;
        max-height: 550px !important;
    }

    ul.pagination li:not(.show-mobile) {
        font-size: 9px;
    }

    .foto_secretaria {
        width: 200px;
        height: auto;
    }
}

.b-0 {
    bottom: 0;
}

.bg-shadow {
    background: rgba(76, 76, 76, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
    background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0);
}

.top-indicator {
    right: 0;
    top: 1rem;
    bottom: inherit;
    left: inherit;
    margin-right: 1rem;
}

.overflow {
    position: relative;
    overflow: hidden;
}

.zoom img {
    transition: all 0.2s linear;
}

.zoom:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.last-media-img {
    width: 90px;
    height: 80px;
    background: no-repeat;
    background-size: cover;
    background-position: center center !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.last-media-img2 {
    width: 60px;
    height: 50px;
    background: no-repeat;
    background-size: cover;
    background-position: center center !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.badge {
    font-weight: 600;
    font-size: 13px;
    color: white;
    background-color: #094e87;
    border-radius: 0;
}

.text-time {
    color: #094f68;
    font-weight: 600;
    font-size: 10px;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0.5rem !important;
}

.small-text {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: -.8px;
    text-align: justify;
}

/*

::-webkit-input-placeholder {
    color: #ffffff!important;
}

:-moz-placeholder {
    color: #ffffff!important;
}

::-moz-placeholder {
    color: #ffffff!important;
}

:-ms-input-placeholder {
    color: #ffffff!important;
}

*/

. xfind_area {
    position: relative;
    z-index: 1;
}

.foo_top_header_one {
    background-color: #15151e;
    color: #fff;
}

.section_padding_100_70 {
    padding-top: 100px;
    padding-bottom: 0px !important;
}

.foo_top_header_one {
    color: #fff;
}

.xfind_part {
    margin-bottom: 30px;
}

.foo_top_header_one .xfind_part > h5 {
    color: #fff;
}

.xfind_part h4, .xfind_part h5 {
    margin-bottom: 30px;
}

.xfind_single_contact_info > p, .xfind_single_contact_info > h5, .xfind_blog_area > a, .foo_top_header_one .xfind_part > p {
    color: rgba(255, 255, 255, .5);
}

p, ul li, ol li {
    font-weight: 600;
}

ul {
    margin: 0;
    padding: 0;
}

.xfind_bottom_header_one {
    background-color: #32373d;
}

.section_padding_50 {
    padding: 50px 0;
}

.xfind_bottom_header_one p {
    color: #fff;
    margin: 0;
}

p, ul li, ol li {
    font-weight: 600;
}

.xfind_bottom_header_one a {
    color: inherit;
    font-size: 14px;
}

a, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

.m-top-15 {
    margin-top: 15px;
}

ul {
    margin: 0;
    padding: 0;
}

.xfind_widget > li {
    display: inline-block;
}

p, ul li, ol li {
    font-weight: 600;
}

footer ul li {
    list-style: outside none none;
}

.xfind_widget a {
    border: 1px solid #333;
    border-radius: 6px;
    color: #888;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 4px;
    padding: 7px 12px;
}

ul {
    margin: 0;
    padding: 0;
}

.xfind_links a {
    border-bottom: 1px solid #333;
    color: rgba(255, 255, 255, .5);
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.xfind_links a {
    color: rgba(255, 255, 255, .5);
    font-size: 13px;
}

top-15 {
    margin-top: 15px;
}

.foo_top_header_one .xfind_part > h5 {
    color: #fff;
}

.xfind_part h4, .xfind_part h5 {
    margin-bottom: 30px;
}

.xfind_social_links > li {
    display: inline-block;
}

p, ul li, ol li {
    font-weight: 600;
}

.xfind_social_links a {
    border: 1px solid #333;
    border-radius: 6px;
    color: #888;
    display: flex;
    align-items: center;
    font-size: 13px;
    margin-bottom: 3px;
    padding: 7px 12px;
}

.xfind_blog_area .xfind_date {
    color: #094e87;
    font-size: 13px;
    margin-bottom: 5px;
}

.xfind_blog_area > p {
    color: rgba(255, 255, 255, .5);
    line-height: 1.3;
    margin-bottom: 0;
}

.xfind_works > a {
    display: inline-block;
    float: left;
    position: relative;
    width: 33.33333333%;
    z-index: 1;
}

.xfind_thumb {
    left: 0;
    position: absolute;
    top: 0;
    width: 75px;
}

.xfind_links a i {
    padding-right: 10px;
}

/* :: 18.0 Footer Area CSS */

.footer_area {
    position: relative;
    z-index: 1;
}

.footer_bottom p > i,
.footer_bottom p > a:hover {
    color: #094e87;
}

.social_links_area {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 50px 0 30px 0;
    text-align: center;
    position: relative;
    z-index: 1;
}

.social_links_area > a:hover {
    color: #094e87;
}

.inline-style .social_links_area > a:hover {
    background-color: transparent;
    color: #094e87;
    border: 0px solid transparent;
}

.single_feature:hover .feature_text h4 {
    color: #094e87;
}

a {
    color: #094e87;
    text-decoration: none;
    background-color: transparent;
}

.xfind_blog_area {
    border-bottom: 1px solid #333;
    margin-bottom: 15px;
    padding: 0 0 15px 90px;
    position: relative;
    z-index: 1;
}

.xfind_links a {
    border-bottom: 1px solid #333;
    color: rgba(255, 255, 255, .5);
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.navbar .dropdown-toggle,
.navbar .dropdown-menu a {
    cursor: pointer;
}

.navbar .dropdown-item.active,
.navbar .dropdown-item:active {
    color: inherit;
    text-decoration: none;
    background-color: inherit;
}

.navbar .dropdown-item:focus,
.navbar .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

@media (min-width: 767px) {
    .navbar .dropdown-toggle:not(.nav-link)::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: .5em;
        vertical-align: 0;
        border-bottom: .3em solid transparent;
        border-top: .3em solid transparent;
        border-left: .3em solid;
    }
}

.text-black {
    color: #262626 !important;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-10 {
    font-size: 10px;
}

.first-nav {
    padding-top: 6px;
    padding-bottom: 7px;
    /*position: fixed;*/
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.text-nf {
    font-size: 16px !important;
}

.nf-img {
    width: 50px;
    height: auto;
}

.mt-100 {
    margin-top: 100px
}

.z-index-dropdow {
    z-index: 9;
}

.align-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn:focus, .btn:active, button:focus, button:active {
    outline: none !important;
    box-shadow: none !important;
}

#image-gallery .modal-footer {
    display: block;
}

.thumb {
    margin-top: 15px;
    margin-bottom: 15px;
}

.b-none {
    border-radius: 0 !important;
    font-size: 12px !important;
}

.border-radius {
    border-radius: 15px;
    padding: 5px;
}


.post-slide {
    overflow: hidden;
    margin-right: 15px;
    background-color: #fff !important
}

.post-slide .post-img {
    float: left;
    width: 50%;
    position: relative;
    margin-right: 30px
}

.post-slide .post-img img {
    width: 100%;
    height: auto
}

.post-slide .post-date {
    background: #094e87;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 2% 3%;
    width: 60px;
    height: 60px;
    text-align: center;
    transition: all .5s ease
}

.post-slide .date {
    display: block;
    font-size: 20px;
    font-weight: 700
}

.post-slide .month {
    display: block;
    font-size: 11px;
    text-transform: uppercase
}

.post-slide .post-review {
    padding: 5% 3% 1% 0;
    border-top: 3px solid #38cfd8
}

.post-slide:hover .post-review {
    border-top-color: #094e87
}

.post-slide .post-title {
    margin: 0 0 10px 0
}

.post-slide .post-title a {
    font-size: 14px;
    color: #333;
    text-transform: uppercase
}

.post-slide .post-title a:hover {
    text-decoration: none;
    font-weight: 700
}

.post-slide .post-bar {
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px
}

.post-slide .post-bar:after, .post-slide .post-bar:before {
    border: 1px solid #38cfd8;
    bottom: -10px;
    content: "";
    display: block;
    position: absolute;
    right: 36%;
    width: 25px
}

.post-slide .post-bar:before {
    border: 1px solid #094e87;
    right: 32%
}

.post-slide .post-bar li {
    color: #555;
    font-size: 10px;
    margin-right: 10px;
    display: inline-block
}

.post-slide .post-bar li a {
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    color: #094e87
}

.post-slide .post-bar li a:hover {
    color: #094e87
}

.post-slide .post-bar li i {
    color: #777;
    margin-right: 5px
}

.post-slide .post-description {
    font-size: 12px;
    line-height: 21px;
    color: #444454
}

.owl-theme .owl-controls {
    margin-top: 30px
}

.owl-theme .owl-controls .owl-page span {
    background: #fff;
    border: 2px solid #37a6a4
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #37a6a4
}

@media only screen and (max-width: 990px) {
    .post-slide .post-img {
        width: 100%
    }

    .post-slide .post-review {
        width: 100%;
        border-bottom: 4px solid #094e87
    }

    .post-slide .post-bar:before {
        left: 0
    }

    .post-slide .post-bar:after {
        left: 25px
    }
}

.post-slide13 {
    padding: 0 15px
}

.post-slide13 .post-img {
    position: relative
}

.post-slide13 .post-img > a {
    display: block
}

.post-slide13 .post-img img {
    width: 100%;
    height: auto
}

.post-slide13 .post-img:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 126, 51, .6)
}

.post-slide13 .post-img:hover:after {
    opacity: 1;
    transform: scale(1)
}

.post-slide13 .post-title {
    margin-top: 20px
}

.post-slide13 .post-title > a {
    color: #222;
    display: block;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase
}

.post-slide13 .post-title > a:hover {
    text-decoration: none;
    color: #094e87
}

.post-slide13 .post-bar {
    padding: 0;
    list-style: none
}

.post-slide13 .post-bar > li {
    display: inline-block
}

.post-slide13 .author, .post-slide13 .author > a, .post-slide13 .post-date {
    color: #8f8f8f;
    font-size: 12px;
    margin-right: 16px;
    text-transform: uppercase;
    font-style: italic
}

.post-slide13 .author > i, .post-slide13 .post-date > i {
    margin-right: 5px
}

.post-slide13 .author > a:hover {
    color: #094e87
}

.post-slide13 .post-description {
    color: #8f8f8f;
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px
}

.post-slide13 .post-description:before {
    content: "";
    display: block;
    border-top: 4px solid #094e87;
    padding-bottom: 12px;
    width: 50px
}

.owl-theme .owl-controls .owl-page span {
    width: 52px;
    height: 5px;
    border-radius: 0;
    opacity: .5;
    margin-bottom: 0
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #094e87;
    opacity: 1
}

.utilidades {
    width: 140px;
    margin: 0px 5px;
}

.sombra {
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}


.foto_inicio {
    margin-bottom: -200px;


}

.foto_inicio .title {
    color: #fff;
    margin: 0;
    position: relative;
    bottom: 280px;
    left: 45px;
}

.foto_inicio .title small {
    display: block;
    font-size: 14px;
}

@media only screen and (max-width: 991px) {

    .foto_inicio {
        margin-bottom: -240px;

    }

    .foto_inicio .title {
        color: #fff;
        margin: 0;
        position: relative;
        bottom: 200px;
        left: 35px;
    }

}

@media (min-width: 992px) {

    .foto_inicio {
        margin-bottom: -240px;

    }

    .foto_inicio .title {
        color: #fff;
        margin: 0;
        position: relative;
        bottom: 280px;
        left: 45px;
    }

}

@media (max-width: 768px) {

    .foto_inicio {
        margin-bottom: -240px;

    }

    .foto_inicio .title {
        color: #fff;
        margin: 0;
        position: relative;
        bottom: 200px;
        left: 35px;
    }

}

@media (max-width: 540px) {

    .foto_inicio {
        margin-bottom: -240px;

    }

    .foto_inicio .title {
        color: #fff;
        margin: 0;
        position: relative;
        bottom: 200px;
        left: 35px;
    }

}

@media (max-width: 414px) {

    .foto_inicio {
        margin-bottom: -240px;

    }

    .foto_inicio .title {
        color: #fff;
        margin: 0;
        position: relative;
        bottom: 200px;
        left: 35px;
    }

}

@media (max-width: 411px) {

    .foto_inicio {
        margin-bottom: -240px;

    }

    .foto_inicio .title {
        color: #fff;
        margin: 0;
        position: relative;
        bottom: 200px;
        left: 35px;
    }

}

@media (max-width: 320px) {

    .foto_inicio {
        margin-bottom: -240px;

    }

    .foto_inicio .title {
        color: #fff;
        margin: 0;
        position: relative;
        bottom: 200px;
        left: 35px;
    }

}

@media (max-width: 375px) {

    .foto_inicio {
        margin-bottom: -240px;

    }

    .foto_inicio .title {
        color: #fff;
        margin: 0;
        position: relative;
        bottom: 200px;
        left: 35px;
    }

}

@media (max-width: 360px) {

    .foto_inicio {
        margin-bottom: -240px;

    }

    .foto_inicio .title {
        color: #fff;
        margin: 0;
        position: relative;
        bottom: 200px;
        left: 35px;
    }

}

@media (max-width: 280px) {

    .foto_inicio {
        margin-bottom: -240px;

    }

    .foto_inicio .title {
        color: #fff;
        margin: 0;
        position: relative;
        bottom: 200px;
        left: 35px;
    }

}

.hero-image-about {
    background-image: url("/assets/img/covid/background1.jpg");
    background-color: #cccccc;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.hero-image {
    background-image: url("/assets/img/covid/background2.jpg");
    background-color: #cccccc;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.assebilidade-icone {
    width: 15px;
    height: auto;
}

.cursor-pointer {
    cursor: pointer;
}

.sp-caption-container {
    text-align: left !important;
    padding: 10px !important;
    margin-top: 5px !important;
    margin-bottom: 25px !important;
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFFFFF !important;
    z-index: 9;
}

#servicos {
    text-align: center;
    border-bottom: solid 2px #EEE;
    margin-top: 20px;
    padding-bottom: 10px;
}

#servicos .item p {
    width: 100%;
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding: 0 5px 5px 5px;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #000;
    font-weight: 600;
}

#servicos .item {
    width: 160px;
    height: 110px;
    text-align: center;
    display: inline-block;
    transition: all .25s ease;
    overflow: hidden;
    margin: 10px 10px 5px 10px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: #ececec;
    border-radius: 5px;
}

#servicos .item:hover {
    border: 1px solid #094e87;
}

#servicos .item .icon {
    width: 100%;
    float: left;
    font-size: 40px;
    line-height: 60px;
    color: #000000;
    background-color: #ececec;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.navbar-margin-top {
    margin-top: 0px;
}

@media (pointer: coarse) and (hover: none) {
    .navbar-margin-top {
        margin-top: 48px;
    }
}

.post-slide10 {
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative;
    background: #fff !important;
    box-shadow: 0 1px 2px rgba(43, 59, 93, .3);
    margin-bottom: 2em
}

.post-slide10 img {
    width: 100%;
    height: auto
}

.post-slide10 .post-date {
    position: absolute;
    top: 2%;
    left: 8%;
    padding: 3% 5%;
    background: #e74c3c
}

.post-slide10 .month {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.post-slide10 .month:after {
    content: "";
    display: block;
    border: 1px solid #fff
}

.post-slide10 .date {
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: 700
}

.post-slide10 .post-title {
    margin: 25px 0 15px 0
}

.post-slide10 .post-title a {
    font-size: 15px;
    font-weight: 700;
    color: #333;
    padding: 0 15px;
    display: inline-block;
    text-transform: uppercase;
    transition: all .3s ease 0s
}

.post-slide10 .post-title a:hover {
    text-decoration: none;
    color: #e74c3c
}

.post-slide10 .post-description {
    font-size: 14px;
    line-height: 24px;
    color: grey;
    padding: 0 15px
}

.post-slide10 .read-more {
    color: #333;
    padding: 0 15px;
    text-transform: capitalize;
    transition: color .2s linear
}

.post-slide10 .read-more i {
    margin-left: 10px;
    font-size: 10px
}

.post-slide10 .read-more:hover {
    text-decoration: none;
    color: #e74c3c
}

.owl-controls .owl-buttons {
    margin-top: 20px;
    position: relative
}

.owl-controls .owl-prev {
    position: absolute;
    left: -40px;
    bottom: 230px;
    padding: 8px 17px;
    background: #333;
    transition: background .5s ease
}

.owl-controls .owl-next {
    position: absolute;
    right: -40px;
    bottom: 230px;
    padding: 8px 17px;
    background: #333;
    transition: background .5s ease
}

.owl-controls .owl-next:after, .owl-controls .owl-prev:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #d3d3d3;
    font-size: 16px
}

.owl-controls .owl-next:after {
    content: "\f105"
}

.owl-controls .owl-next:hover, .owl-controls .owl-prev:hover {
    background: #e74c3c
}

@media only screen and (max-width: 990px) {
    .post-slide10 {
        margin: 0 20px
    }

    .owl-controls .owl-buttons .owl-prev {
        left: -20px;
        padding: 5px 14px
    }

    .owl-controls .owl-buttons .owl-next {
        right: -20px;
        padding: 5px 14px
    }
}

@media only screen and (max-width: 767px) {
    .owl-controls .owl-buttons .owl-prev {
        left: 0;
        bottom: 260px
    }

    .owl-controls .owl-buttons .owl-next {
        right: 0;
        bottom: 260px
    }
}

.footer-sessao {
    position: relative;
    bottom: 50px;
    margin-bottom: -55px;
}

/* Estilo iOS */
.switch__container {
    margin: 30px auto;
    width: 120px;
}

.switch {
    visibility: hidden;
    position: absolute;
    margin-left: -9999px;
}

.switch + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    user-select: none;
}

.switch--shadow + label {
    padding: 2px;
    width: 120px;
    height: 60px;
    background-color: #dddddd;
    border-radius: 60px;
}

.switch--shadow + label:before,
.switch--shadow + label:after {
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 1px;
    content: "";
}

.switch--shadow + label:before {
    right: 1px;
    background-color: #f1f1f1;
    border-radius: 60px;
    transition: background 0.4s;
}

.switch--shadow + label:after {
    width: 62px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    transition: all 0.4s;
}

.switch--shadow:checked + label:before {
    background-color: #8ce196;
}

.switch--shadow:checked + label:after {
    transform: translateX(60px);
}

/* Estilo Flat */
.switch--flat + label {
    padding: 2px;
    width: 120px;
    height: 60px;
    background-color: #dddddd;
    border-radius: 60px;
    transition: background 0.4s;
}

.switch--flat + label:before,
.switch--flat + label:after {
    display: block;
    position: absolute;
    content: "";
}

.switch--flat + label:before {
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: #fff;
    border-radius: 60px;
    transition: background 0.4s;
}

.switch--flat + label:after {
    top: 4px;
    left: 4px;
    bottom: 4px;
    width: 56px;
    background-color: #dddddd;
    border-radius: 52px;
    transition: margin 0.4s, background 0.4s;
}

.switch--flat:checked + label {
    background-color: #8ce196;
}

.switch--flat:checked + label:after {
    margin-left: 60px;
    background-color: #8ce196;
}

/* Metodo de Pesquisa */
.search {
    margin-top: 0px !important;
    background: none;
    border: 0;
    font-size: 25px !important;
}

.togglesearch {
    background: #fff;
    position: absolute;
    top: 94px;
    right: 8%;
    width: 350px;
    height: auto;
    line-height: 60px;
    border-top: 4px solid #094e87;
    display: none;
    z-index: 999999;
}

.togglesearch:before {
    content: "";
    position: absolute;
    top: -30px;
    right: 20px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 14px solid transparent;
    border-bottom: 14px solid #094e87;
}

.input-pesquisar {
    border: none;
    border-bottom: 1px solid #094e87;
}

.input-pesquisar:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cidadao-button {
    margin-top: -10px !important;
    background: none;
    border: 0;
    font-size: 25px !important;
}

/* sign in FORM */
#logreg-forms {
    width: 412px;
    margin: 10vh auto;
    background-color: #f3f3f3;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);

}

#logreg-forms form {
    width: 100%;
    max-width: 410px;
    padding: 15px;
    margin: auto;
}

#logreg-forms .form-control:focus {
    z-index: 2;
}

#logreg-forms .social-login {
    width: 390px;
    margin: 0 auto;
    margin-bottom: 14px;
}

#logreg-forms .social-btn {
    font-weight: 100;
    color: white;
    width: 190px;
    font-size: 0.9rem;
}

#logreg-forms a {
    display: block;
    padding-top: 10px;
    color: lightseagreen;
}

#logreg-form .lines {
    width: 200px;
    border: 1px solid red;
}


#logreg-forms button[type="submit"] {
    margin-top: 10px;
}

#logreg-forms .facebook-btn {
    background-color: #3C589C;
}

#logreg-forms .google-btn {
    background-color: #DF4B3B;
}

#logreg-forms .form-reset, #logreg-forms .form-signup {
    display: none;
}

#logreg-forms .form-signup .social-btn {
    width: 210px;
}

.form-signup .social-login {
    width: 210px !important;
    margin: 0 auto;
}

/* Mobile */

@media screen and (max-width: 500px) {
    #logreg-forms {
        width: 300px;
    }

    #logreg-forms .social-login {
        width: 200px;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    #logreg-forms .social-btn {
        font-size: 1.3rem;
        font-weight: 100;
        color: white;
        width: 200px;
        height: 56px;

    }

    #logreg-forms .social-btn:nth-child(1) {
        margin-bottom: 5px;
    }

    #logreg-forms .social-btn span {
        display: none;
    }

    #logreg-forms .facebook-btn:after {
        content: 'Facebook';
    }

    #logreg-forms .google-btn:after {
        content: 'Google+';
    }

}

/* Politica de Privacidade */

.banner-lgpd-consent {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 100px;
    background: rgba(0, 0, 0, 0.8);
    box-shadow: 0 6px 6px 0 rgb(0 0 0 / 31%);
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    color: rgba(255, 255, 255, 1);
}

.banner-lgpd-consent-container {
    position: fixed;
    left: 0;
    bottom: 10px;
    display: flex;
    width: 100vw;
    justify-content: center;
    z-index: 29999999;
}

.banner-lgpd-consent-container {
    position: fixed;
    left: 0;
    bottom: 10px;
    display: flex;
    width: 100vw;
    justify-content: center;
    z-index: 29999999;
}

.acesso-informacao {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}

.acesso-informacao .card {
    padding: 25px 10px;
}

.acesso-informacao .card img {
    width: 75px;
    height: auto;
}

.acesso-informacao .card p {
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}

.acesso-informacao .card:hover {
    box-shadow: 0px 0px 10px lightgrey;
}

.ouvidoria img:hover {
    box-shadow: 0px 0px 10px lightgrey;
}

.modal-content-login {
    pointer-events: auto;
}

.e-sic ul li {
    list-style: initial;
    margin-left: 25px;
}

.alerta-resposta .alerta {
    position: absolute;
    font-size: 12px;
    margin-top: 5px;
    margin-left: -20px;
    color: #ffffff;
    background-color: #e3342f;
}


.timeline {
    color: #000;
}

.timeline h2 {
    background: #f8f9e8;
    padding: 70px 0;
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 0
}

.timeline ul {
    background: white;
    padding: 50px 0
}

.timeline ul li {
    background: #094e87;
    position: relative;
    margin: 0 auto;
    width: 3px;
    padding-bottom: 40px;
    list-style-type: none
}

.timeline ul li:last-child {
    padding-bottom: 7px
}

.timeline ul li:before {
    content: "";
    background: #094e87;
    position: absolute;
    left: 50%;
    top: 15px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border: 2px solid #f8f9e8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #89af27
}

.timeline ul li .hidden {
    opacity: 0
}

.timeline ul li .content {
    position: relative;
    top: 7px;
    width: 520px;
    padding: 0 55px
}

.timeline ul li .content h3 {
    font-weight: 600;
    font-size: 40px;
    line-height: 40px;
    color: #094e87
}

.timeline ul li .content h4 {
    font-size: 26px;
    line-height: 36px
}

.timeline ul li .content:before {
    content: "";
    position: absolute;
    top: 15px;
    width: 70px;
    border-top: 5px dotted #89af27
}

.timeline ul li:nth-child(odd) .content {
    left: 50px
}

.timeline ul li:nth-child(odd) .content:before {
    left: -30px
}

.timeline ul li:nth-child(2n) .content {
    left: -565px;
    text-align: right
}

.timeline ul li:nth-child(2n) .content:before {
    right: -30px
}

@media screen and (max-width: 1020px) {
    .timeline ul li .content {
        width: 41vw
    }

    .timeline ul li:nth-child(2n) .content {
        left: calc(-41vw - 45px)
    }
}

@media screen and (max-width: 700px) {
    .timeline ul li {
        margin-left: 20px
    }

    .timeline ul li .content {
        width: calc(100vw - 100px)
    }

    .timeline ul li .content h2 {
        text-align: initial
    }

    .timeline ul li:nth-child(2n) .content {
        left: 45px
    }

    .timeline ul li:nth-child(2n) .content:before {
        left: -33px
    }
}


/* BotÃµes de Acessibilidade */
.acessbilidade-button {
    position: fixed;
    right: 0.8%;
    bottom: 28%;
    z-index: 1;
    color: #fff;
    background: #094e87;
    border: none;
    border-radius: 23%;
    outline: none;
}

@media (min-width: 992px) {
    .acessbilidade-button {
        right: 0.8%;
    }

}

@media (max-width: 768px) {
    .acessbilidade-button {
        right: 1.4%;
    }

}

@media (max-width: 540px) {
    .acessbilidade-button {
        right: 2.1%;
    }
}

@media (max-width: 414px) {
    .acessbilidade-button {
        right: 2.1%;
    }
}

@media (max-width: 411px) {
    .acessbilidade-button {
        right: 2.1%;
    }
}

@media (max-width: 320px) {
    .acessbilidade-button {
        right: 2.1%;
    }
}

@media (max-width: 375px) {
    .acessbilidade-button {
        right: 2.1%;
    }
}

@media (max-width: 360px) {
    .acessbilidade-button {
        right: 2.1%;
    }
}

@media (max-width: 280px) {
    .acessbilidade-button {
        right: 2.9%;
    }
}


.acessbilidade-button-toggle {
    z-index: 99999;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    border: 1px solid #094e87;
}

.acessbilidade-button-toggle.open {
    border-radius: 7% 7% 0% 0%;
    border-bottom: 1px solid #fff;
}


.option.scale-on .option1, .option.scale-on .option2, .option.scale-on .option3, .option.scale-on .option4, .option.scale-on .option5, .option.scale-on .option6 {
    filter: blur(0);
    -webkit-filter: blur(0);
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 0.350s;
    transition: all 0.350s;
    border: none;
    color: #fff;
    -webkit-transition: all 0.350s;
    transition: all 0.350s;
    -webkit-transition: all 0.350s;
    transition: all 0.350s;
    -webkit-transition: all 0.350s;
    transition: all 0.350s;
    -webkit-transition: all 0.350s;
    transition: all 0.350s;
    border-radius: 0px;
    width: 33px;
    height: 33px;
}

.option.scale-on .option1:hover, .option.scale-on .option2:hover, .option.scale-on .option3:hover, .option.scale-on .option4:hover {
    background-color: #686868;
}

.option.scale-on .option1 {
    -webkit-transform: translateX(-3.5px) translateY(35px) scale(1.2, 1.2);
    transform: translateX(-3.5px) translateY(35px) scale(1.2, 1.2);
    background: #9E9E9E;
}

.option.scale-on .option2 {
    -webkit-transform: translateX(-3.5px) translateY(76px) scale(1.2, 1.2);
    transform: translateX(-3.5px) translateY(74px) scale(1.2, 1.2);
    background: #9E9E9E;
}

.option.scale-on .option3 {
    -webkit-transform: translateX(-3.5px) translateY(113px) scale(1.2, 1.2);
    transform: translateX(-3.5px) translateY(113px) scale(1.2, 1.2);
    background: #9E9E9E;
}

.option.scale-on .option4 {
    -webkit-transform: translateX(-3.5px) translateY(152px) scale(1.2, 1.2);
    transform: translateX(-3.5px) translateY(152px) scale(1.2, 1.2);
    background: #9E9E9E;
}

.option.scale-on .option5 {
    -webkit-transform: translateX(-3.5px) translateY(191px) scale(1.2, 1.2);
    transform: translateX(-3.5px) translateY(191px) scale(1.2, 1.2);
    background: #9E9E9E;
}

.option.scale-on .option6 {
    -webkit-transform: translateX(-3.5px) translateY(230px) scale(1.2, 1.2);
    transform: translateX(-3.5px) translateY(230px) scale(1.2, 1.2);
    border-radius: 0% 0% 7% 7%;
    background: #9E9E9E;
}

.icon-bar .facebook {
    background-color: #094e87;
    color: #FFFFFF;
}

.icon-bar .facebook:hover {
    background-color: #9E9E9E;
    color: #FFFFFF;
}

.icon-bar .instagram {
    background-color: #094e87;
    color: #FFFFFF;
}

.icon-bar .instagram:hover {
    background-color: #9E9E9E;
    color: #FFFFFF;
}

.nav-item a {
    font-weight: bold;
    font-size: 16px !important;
}

#transparencia {
    transition: all .25s ease;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: #ececec;
    border-radius: 5px;
}

#transparencia:hover {
    border: 1px solid #094e87;
}

#btn {
    transition: all .25s ease;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: #ececec;
    border-radius: 5px;
}

#btn:hover {
    border: 1px solid #094e87 !important;
}

#transparencia a:hover {
    color: #666666;
}

/* Esportes */
.filterDiv {
    display: none;
}

.show {
    display: block;
}

.border-active {
    border-bottom: 3px solid #094e87 !important;
}

/* Publicacoes Gerais */
#publicacoes_geraris .card {
    width: 100%;
    float: left;
    color: #000000;
    background-color: #ececec;
}

#publicacoes_geraris .card:hover {
    border: 1px solid #094e87;
}

#publicacoes_geraris .card-body h6 {
    height: 60px;
}

.mapa {
    min-width: 160vh !important;
}

@media (max-width: 991.98px) {
    .mapa {
        min-width: 100% !important;
    }
}

/* Metodo de Pesquisa */

.xfind_pesquisa {
    cursor: pointer;
}

.xfind_area_busca {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    overflow-y: auto;
    z-index: 999999;
    text-align: center;
    overflow: hidden;
    transition: .2s;
}

.xfind_area_busca, .xfind_area_busca * {
    box-sizing: border-box;
}

.xfind_area_busca_show {
    visibility: visible;
    opacity: 1;
}

.xfind_cont_busca {
    position: relative;
    top: 35%;
    max-width: 800px;
    margin: auto;
    transform: scale(0);
    transition: .4s cubic-bezier(0.37, -0.31, 0.33, 1.29);
}

.xfind_area_busca_show .xfind_cont_busca {
    transform: scale(1);
}

.xfind_area_busca .xfind_cont_busca .xfind_campo_busca {
    position: relative;
    margin-top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 80px;
    background: #fff;
    border: none;
    border-radius: 50px;
    color: #444;
    font-size: 22px;
    padding: 0 35px;
}

.xfind_area_busca .xfind_cont_busca .xfind_btn_busca {
    position: absolute;
    right: 16px;
    top: 10px;
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #454b57;
    border: none;
    border-radius: 50px;
    cursor: pointer;
}

.xfind_area_busca .xfind_cont_busca .xfind_btn_busca:hover {
    background: #14A44D;
}

.xfind_area_busca .xfind_cont_busca .xfind_btn_busca span {
    color: #fff
}

.xfind_area_busca .xfind_btn_fechar {
    background: #094e87;
    position: absolute;
    right: 10%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
}

.xfind_area_busca .xfind_btn_fechar:hover {
    background: #094e87;
}

/* Transparencia Cards */
.box-part-xfind {
    background: #eee;
    padding: 60px 0px;
    margin: 30px 0px;
    height: 250px;
}

.box-part-xfind-i svg {
    margin-top: -40px;
    font-size: 85px !important;
}

.box-part-xfind-i i {
    margin-top: -40px;
    font-size: 85px !important;
}


.box-part-xfind-a {
    width: 100%;
    bottom: 30px;
    position: absolute;
}

.animate {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.info-card {
    width: 100%;
    border: 1px solid rgb(215, 215, 215);
    position: relative;
    overflow: hidden;
    background: #eee;
}


.info-card .info-card-details,
.info-card .info-card-details {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -100%;
    left: 0;
    padding: 10px 15px;
    background: rgb(255, 255, 255);
    text-align: left;
}

.info-card .info-card-details::-webkit-scrollbar {
    width: 8px;
}

.info-card .info-card-details::-webkit-scrollbar-button {
    width: 8px;
    height: 0px;
}

.info-card .info-card-details::-webkit-scrollbar-track {
    background: transparent;
}

.info-card .info-card-details::-webkit-scrollbar-thumb {
    background: rgb(160, 160, 160);
}

.info-card .info-card-details::-webkit-scrollbar-thumb:hover {
    background: rgb(130, 130, 130);
}


.info-card:hover .info-card-details {
    bottom: 0px;
    overflow: auto;
    padding-bottom: 25px;
}

#myCarousel-indicators li {
    border-radius: 50% !important;
    width: 12px !important;
    height: 12px !important;
    background-color: black !important;
    margin: -8px !important;
}

.carousel-indicators-right {
    flex-direction: column;
    text-align: right;
    float: right;
    right: -160px !important;
    bottom: -18px;
    left: inherit;
    height: 100%;
    vertical-align: middle !important;
}

@media (max-width: 991.98px) {
    .carousel-indicators-right {
        flex-direction: column;
        text-align: right;
        float: right;
        right: 0px !important;
        bottom: -18px;
        left: inherit;
        height: 100%;
        vertical-align: middle !important;
    }
}


.borda-nav-bottom {
    border-bottom: 2px solid gray;
}

.borda-nav-bottom-primary {
    border-color: #0099CC;
}

.borda-nav-bottom-warning {
    border-color: #FF8800;
}

.borda-nav-bottom-white {
    border-color: #FFFFFF;
}

.borda-nav-bottom-success {
    border-color: #094e87;    
}

.borda-nav-bottom-danger {
    border-color: #CC0000;
}

.borda-nav-bottom-purple {
    border-color: #9933CC;
}

[vw] [vw-access-button] .access-button {
    margin-right: -10px !important;
    margin-top: -150px !important;
    width: 40px;
    float: right;
}

div[vw] {
    top: 60%!important
}


/* Novo Post */
.post-slide-novo {
    position: relative;
}

.post-slide-novo img {
    width: 100%;
    height: auto
}

.post-slide-novo .post-date {
    position: absolute;
    top: 2%;
    left: 8%;
    padding: 3% 5%;
    background: #e74c3c
}

.post-slide-novo .month {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.post-slide-novo .month:after {
    content: "";
    display: block;
    border: 1px solid #fff
}

.post-slide-novo .date {
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: 700
}

.post-slide-novo .post-title {
    margin: 25px 0 15px 0
}

.post-slide-novo .post-title a {
    font-size: 15px;
    font-weight: 700;
    color: #333;
    padding: 0 15px;
    display: inline-block;
    text-transform: uppercase;
    transition: all .3s ease 0s
}

.post-slide-novo .post-title a:hover {
    text-decoration: none;
    color: #e74c3c
}

.post-slide-novo .post-description {
    font-size: 14px;
    line-height: 24px;
    color: grey;
    padding: 0 15px
}

.post-slide-novo .read-more {
    color: #333;
    padding: 0 15px;
    text-transform: capitalize;
    transition: color .2s linear
}

.post-slide-novo .read-more i {
    margin-left: 10px;
    font-size: 10px
}

.post-slide-novo .read-more:hover {
    text-decoration: none;
    color: #e74c3c
}

.btn_categoria {
    width: 100%;
    height: 80px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
    margin: 10px 5px;
    background-color: #f5f5f5;
    text-align: center;
    border-left: 5px solid #139dd1;
    text-wrap: avoid;
}

.link_categoria {
    color: #111;
    text-decoration: none;

}

.link_categoria:hover {
    text-decoration: none;
}

.btn_categoria:hover {
    text-decoration: none;
    background-color: #139dd1;
    color: white;
    font-weight: bolder;
    transition: 0.5s ease;
}

.icon_ava_a1 {
    background: transparent !important;
    border: none;
    font-size: 2rem;
}

.icon_ava_a2 {
    background: transparent !important;
    border: none;
    font-size: 2rem;
}

.icon_ava_a3 {
    background: transparent !important;
    border: none;
    font-size: 2rem;
}

.icon_ava_a4 {
    background: transparent !important;
    border: none;
    font-size: 2rem;
}

.icon_ava_a5 {
    background: transparent !important;
    border: none;
    font-size: 2rem;
}


.titulo-horario-atendimento {
        font-size: 30px !important;
    }


    .titulo-submenu {
        font-size: 20px !important;
    }


    .titulo-slide {
        font-size: 30px !important;
    }


    .titulo-h1 {
        font-size: 32px;
    }

    .titulo-h2 {
        font-size: 28px;
    }

    .titulo-h3 {
        font-size: 24px;
    }

    .titulo-h4 {
        font-size: 20px;
    }

    .titulo-h5 {
        font-size: 18px;
    }

    .titulo-h6 {
        font-size: 16px;
    }
    

    /* Ocultar visualmente, mas manter acessível para leitores de tela */
    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }



