body .top-menu .navbar .navbar-nav a:hover {
    opacity: 1;
}
.navbar, .navbar ul li a {
    font-size: 18px;
}

body .top-menu .navbar {
    background: rgb(217 109 85 / 95%);
}
.fase-arq-ly-topo {
    height: 570px;
    background-size: cover;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    justify-content: center;
}
.fase-arq-ly-topo .fase-overlay {
    bottom: 0;
    position: absolute;
    background: #000000b5;
    max-width: 1150px;
    width: 1150px;
    text-align: center;
    font-size: 22px;
    padding: 20px 90px;
    font-family: 'Roboto Condensed', sans-serif;
    min-height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.fase-arq-ly-topo .fase-overlay a {
    color: #f8ac80;
}
.fase-arq-ly-topo .fase-overlay p {
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}
.fase-arq-ly-topo .fase-overlay .fase-desc {
    padding-top: 15px;
    padding-bottom: 10px;
}
.fase-arq-ly-topo .fase-overlay h3.fase-title {
    font-size: 40px;
    color: #F8C822;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}
.fase-arq-ly-topo .fase-overlay h3.fase-title:after {
    content: '';
    display: block;
    width: 360px;
    height: 2px;
    background: #ffff;
    margin-top: 5px;
    margin-left: auto;
    margin-right:auto;
}
/* inicio archive causas e unidades */
.archive_fase .fase-img {
    display: flex;
    justify-content: flex-end;
}
.archive_fase .archive-post-list {
    margin-top: 55px;
}

.archive_fase a.fase-ico {
    display: flex;
    background: #fff;
    border: 4px solid #FAAD81;
    box-shadow: 4px 4px 4px 0 rgb(100 100 100 / 50%);
    border-radius: 20px;
    width: fit-content;
    min-width: 390px;
    min-height: 220px;
    margin-left: -150px;
    margin-top: 240px;
    padding-top: 30px;
    padding-right: 20px;
}
.archive_fase a.fase-ico .icone img {
    margin-left: -50px;
    margin-top: 10px;
    margin-right: 10px;
}
.archive_fase a.fase-ico h4 {
    font-size: 32px;
    color: #B03E09;
    line-height: 26px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}
.archive_fase a.fase-ico p {
    font-size: 22px;
    color: #4F4D4D;
    line-height: 24px;
    font-weight: 400;
}
.archive .videos,
.fase-entry-content .videos {
    background: #3C3A3A;
    padding: 70px;
    padding-bottom: 50px;
    margin-top: 70px;
}
.archive .videos h3,
.fase-entry-content .videos h3 {
    background-image: url(../../dev/images/svg/youtube-section-icon.svg);
    font-size: 0;
    height: 46px;
    background-repeat: no-repeat;
    width: 170px;
    padding-top: 5px;
    padding-left: 75px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.fase-entry-content .videos h3:before {content: 'Youtube';font-size: 32px;color: #f36523;font-weight: 600;}
.archive_fase .archive-post-list:nth-child(even) .row {
    /* background: #CCC; */
}
.archive_fase .archive-post-list:nth-child(even) .row .fase-img {
    /* background: #CCC; */
    order: 2;
}
.archive_fase .archive-post-list:nth-child(even) .row .fase-text {
    /* background: #CCC; */
    order: 1;
    z-index: 1;
}
.archive_fase .archive-post-list:nth-child(even) .row .fase-text a.fase-ico {
    margin-left: 90px;
}
.archive_fase .archive-post-list:nth-child(odd) .row {
    /* background: #FFF; */
 }
 .archive_fase .archive-post-list:nth-child(odd) .row .fase-img {
    /* background: #FFF; */
    order: 1;
}
.archive_fase .archive-post-list:nth-child(odd) .row .fase-text {
    /* background: #FFF; */
    order: 2;
}

.archive .videos .video-principal iframe,
.fase-entry-content .videos .video-principal iframe {
    width: 920px;
    height: 60vh;
}

.archive .videos .video-principal,
.fase-entry-content .videos .video-principal {
    margin: auto;
    display: flex;
    justify-content: center;
}

section#our-causes .section-title {
    border-bottom-color: #f36523;
}
/* fim archive causas e unidades */
/* inicio archive geral */

.archive-fase-geral>.container {
    padding: 90px;
    padding-top: 50px;
}
.archive-fase-geral .archive-post-list a h4 {
    color: #B03E09;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    transition: color 500ms;
    margin-top: 10px;
}
.archive-fase-geral .archive-post-list a:hover h4 {
    color: #231f20;
}
.archive-fase-geral .archive-post-list {
    margin-bottom: 15px;
    border-bottom: solid 2px #f1eeee;
    padding: 30px 30px 30px 30px;
    transition: background 300ms;
}
.archive-fase-geral .archive-post-list:hover {
    background: rgb(230 139 98 / 10%);
}
.archive-fase-geral .archive-post-list .botoes-fase {
    display: none;
}
.archive-fase-geral .archive-post-list .tags-fase span {
    display: block;
    padding-top: 3px;
    padding-right: 5px;
    font-size: 12px;
    color: #5e5e5e;
    font-weight: 600;
}
.archive-fase-geral .archive-post-list:hover .tags-fase a {
    background: #ffffff;
}
.archive-fase-geral .archive-post-list .tags-fase {
    text-transform: uppercase;
    font-size: 14px;
    display: flex;
    flex-flow: wrap-reverse;
}

.archive-fase-geral .archive-post-list .tags-fase a {
    color: #5e5e5e;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    padding: 2px 8px;
    background: #faad811f;
    display: block;
    margin-right: 5px;
    font-size: 12px;
    margin-bottom: 5px;
}
.archive-fase-geral .archive-post-list .fase-thumb img {
    max-width: 245px;
    height: auto;
    border: solid 5px #fbc2a1;
}
.archive-fase-geral .archive-post-list p {
    font-weight: 400;
    color: #545454;
}

.archive-fase-geral .archive-post-list .tags-fase a:hover {
    color: #B03E09;
}
.archive-fase-geral ul.page-numbers {
    padding: 0;
}

.pagination ul.page-numbers li a.page-numbers, .pagination ul.page-numbers li span.page-numbers {
    color: #f26623;
}

.pagination ul.page-numbers li span.page-numbers.current {
    background: #faad81;
}

.pagination ul.page-numbers li a.page-numbers:hover, .pagination ul.page-numbers li span.page-numbers:hover {
    background-color: #f26623;
}
/* fim archive geral */
.fase-maisvideos i {
    background-image: url(../../dev/images/svg/youtube-section-icon.svg);
    display: flex;
    width: 66px;
    height: 46px;
    margin-right: 15px;
}
.fase-maisvideos a {
    display: flex;
    color: #fff;
    font-size: 26px;
    align-items: center;
    font-weight: 700;
}
.fase-maisvideos {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
h3.fase-leiamais {
    font-size: 32px;
    color: #F36523;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    background-color: #F9D8C9;
    border-bottom: solid 5px #F36523;
    margin-top: 50px;
    padding: 5px 10px;
    margin-bottom: 0;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.fase-lista-acoes {
    display: flex;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.fase-lista-acoes .acao h3 {
    font-size: 22px;
    color: #545454;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    padding: 0 15px;
    padding-top: 15px;
}

.fase-lista-acoes .acao .excerpt {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 23px;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 0 15px;
    padding-bottom: 20px;
}

.fase-lista-acoes .acao .excerpt a.leiamais {
    display: block;
    font-weight: 700;
    color: #545454;
}

.fase-lista-acoes .acao {
    background: #D8D8D8;
    border-right: solid 15px #fff;
}

.fase-lista-acoes .acao:last-child {
    border-right: none;
}
/* inicio single */
.fase-content-single,
.fase-content-page {
    max-width: 1070px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.wp-video {
    margin-bottom: 30px;
}
.fase-content-single img, .fase-content-page img {
    max-width: 1070px;
    height: auto;
}
.fase-content-single a,
.fase-content-page a {
    color: #B03E09;
}
.fase-content-single a.btn-pd1 {
    text-transform: uppercase;
    background: #f36523;
    padding: 10px 30px;
    color: #fff;
    margin-top: 30px;
    display: block;
    width: fit-content;
    border-radius: 5px;
}

.fase-content-single a.btn-pd1:hover {
    background: #d5551a;
}
.single p {
    color: #545454;
    font-weight: 400;
}
.fase-content-single a:hover {
    text-decoration: underline;
}
.fase-content-single .ico {
    width: 180px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.fase-content-single p,
.fase-content-page p {
    font-size: 20px;
    color: #4F4D4D;
    line-height: 30px;
    font-weight: 400;
}
.fase-entry-content .size-full {
    max-width: 100%;
    height: auto;
}

.fase-entry-content p {
    margin-top: 1rem;
}
.fase-entry-content .videos {
    margin-top: 80px;
    margin-bottom: 40px;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
}
.fase-post-simples .fase-entry-content .wp-caption,
.fase-content-single .wp-caption {
    margin-top: 20px;
    max-width: 710px;
}
.fase-post-simples .fase-resumo p {
    border-bottom: solid 1px #ddd;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 30px;
    color: #898989 !important;
    font-size: 22px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
}
.fase-post-simples .fase-entry-content .wp-caption.alignleft,
.fase-content-single .wp-caption.alignleft {
    max-width: 1070px;
    float: left;
    margin-right: 30px;
}
.fase-post-simples .fase-entry-content .wp-caption.alignright,
.fase-content-single .wp-caption.alignright {
    max-width: 1070px;
    float: right;
    margin-left: 30px;
}

.fase-post-simples>.container article {
    font-size: 16px;
    padding-right: 50px;
    margin-bottom: 50px;
}
.single main article.col-md-8 section p {
    color: #2c2c2c;
    margin-bottom: 30px;
}
.fase-post-simples>.container article iframe {
    max-width: 617px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.fase-entry-content img.alignleft,
.fase-entry-content img.alignright {
    max-width: 1143px;
}
.fase-post-simples .fase-entry-content .wp-caption img,
.fase-content-single .wp-caption img {
    width: 100%;
    max-width: 710px;
    height: auto;
}
.fase-post-simples .fase-entry-content .wp-caption-text,
.fase-content-single .wp-caption .wp-caption-text {
    font-size: 16px;
    background: #faad814d;
    padding: 5px 10px;
    color: #B03E09;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: normal;
    margin-bottom: 20px;
    margin-top: 0;
}
.single main article.col-md-8 section img {
    width: auto;
    max-width: 710px;
}
/* fim single  */
.fase-acoes_em_destaque .koa-card .info-bg,
.fase-entry-content .koa-card .info-bg {
    height: 450px;
    display: flex;
    padding: 10px;
    background-repeat: no-repeat;
}

.fase-acoes_em_destaque .koa-card h3,
.fase-entry-content .koa-card h3 {
    font-size: 22px;
    color: #686868;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    line-height: 25px;
    margin-top: 10px;
}

.fase-acoes_em_destaque .koa-card .info-bx,
.fase-entry-content .koa-card .info-bx {
    background: rgb(0 0 0 / 80%);
    height: 100%;
    padding: 30px 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    transition: opacity 500ms;
    opacity: 0;
}

.fase-acoes_em_destaque .koa-card a.btn.btn-koa,
.fase-entry-content .koa-card a.btn.btn-koa {
    background: #F8C822;display: block;max-width: 141px;margin-top: 20px;color: #686868;font-weight: 500;
}

.fase-acoes_em_destaque .koa-card .info-bx:hover,
.fase-entry-content .koa-card .info-bx:hover {
    opacity: 1;
}
.fase-onde {
    background-image: linear-gradient(180deg, rgba(255,246,236,0.69) 0%, rgba(247,162,109,0.35) 100%);
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 30px;
    position: relative;
}
.fase-onde .col-md-6.d-flex {
    position: absolute;
    max-width: 590px;
    bottom: 100px;
    left: 104px;
}

.fase-onde .col-md-6.d-flex img {
    border: 4px solid #fff;
    border-radius: 15px;
    background: #FFFFFF;
    box-shadow: 2px 2px 5px 0 rgb(0 0 0 / 10%);
}

.fase-onde .col-md-6.d-flex img:hover {
    border-color: #faad81;
}
.home section#where .places .col-md-12 .col-md-4 img {
    border: 4px solid #fff;
    border-radius: 15px;
    background: #fff;
    box-shadow: 2px 2px 5px 0 rgb(0 0 0 / 10%);
}

.home section#where .places .col-md-12 {
    margin-top: 20px;
}
.home section#where .places .col-md-12 .col-md-4 img:hover {
    border-color: #faad81;
}
.fase-onde ul {
    list-style: none;
    padding: 0;
    margin-top: 100px;
    margin-left: 100px;
    margin-bottom: 100px;
}

.fase-onde ul li a {
    background: #DA6630;
    display: flex;
    color: #FBC2A1;
    line-height: normal;
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 26px;
    padding-left: 30px;
    align-items: center;
    max-width: 320px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.fase-onde ul li a:hover {
    color: #fff;
}
/* .fase-onde ul li:first-child a {
    background: #B03E09;
} */
.fase-onde ul li {
    margin-bottom: 15px;
}
.fase-onde .fase-mapa .mapa {
    margin-left: 30px;
}
.fase-onde .fase-mapa .mapa img {
    width: 705px;
}
.single-onde-atuamos h5.koa-title.separator-title {
    visibility: hidden;
}
.fase-dados-local {
    background: #D96D55;
    color: #fff;
    min-height: 300px;
    margin-bottom: 130px;
    padding-bottom: 1px;
}

.fase-dados-local .container-local {
    display: flex;
    width: 970px;
    margin: auto;
    margin-bottom: 80px;
    margin-top: 100px;
}

.fase-dados-local .container-local .fase-equipe-local h3 {
    width: 100%;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 30px;
}

.fase-dados-local .container-local .fase-equipe-local .linha {
    display: flex;
    font-size: 18px;
    width: 530px;
}

.fase-dados-local .container-local .fase-equipe-local .linha ul {
    list-style: none;
    padding: 0;
}
.fase-dados-local .container-local .fase-equipe-local .linha .col1 {
    margin-right: 50px;
}
.fase-dados-local .fase-local {
    background: #515050;
    width: 430px;
    height: fit-content;
    min-height: 390px;
    margin-top: -45px;
    padding: 60px 40px;
    display: flex;
    align-items: flex-start;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}
.fase-dados-local .container-local .fase-equipe-local .linha li {
    line-height: 22px;
    padding-bottom: 7px;
}
.fase-dados-local .fase-local a {
    color: #fff;
}
.fase-dados-local .end, .fase-dados-local .zap, .fase-dados-local .email, .fase-dados-local .tel {
    padding-left: 40px;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    line-height: 28px;
    min-height: 29px;
}
.fase-dados-local .end {
    background-image: url(../../dev/images/svg/ico-local.svg);
}
.fase-dados-local .zap {
    background-image: url(../../dev/images/svg/ico-zap.svg);
}
.fase-dados-local .email {
    background-image: url(../../dev/images/svg/ico-mail.svg);
    background-position-y: 4px;
}
.fase-dados-local .tel {
    background-image: url(../../dev/images/svg/ico-tel.svg);
}
ul.fase-brasil {
    list-style: none;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 80px;
}
ul.fase-brasil li strong {
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
}
ul.fase-brasil li p {
    font-weight: 400;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}

ul.fase-brasil li {
    width: 50%;
    padding: 20px;
}
h2.fase-subtitulo-separa {
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #F36523;
    border-bottom: solid 5px #F36523;
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 32px;
}
.content-page-sub-quemsomos {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-bottom: 100px;
}
.content-page-sub-quemsomos h3 {
    font-size: 24px;
    color: #686868;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
}
.content-page-sub-quemsomos p {
    font-size: 18px;
    font-weight: 400;
    color: #686868;
    margin-bottom: 20px;
}
.content-page-sub-quemsomos .col-fase {
    width: 390px;
    padding-right: 24px;
}

.content-page-sub-quemsomos .col-fase:last-child {
    padding-right: 0;
}
.fase-equipe {
    max-width: fit-content;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
}
.fase-equipe .level {
    display: flex;
    width: 1200px;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 80px;
}

.fase-equipe .level ul {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0;
    justify-content: center;
    flex-flow: row wrap;
}

.fase-equipe .level h3 {
    font-size: 24px;
    color: #686868;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 30px;
}

.fase-equipe .level .perfil {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 14px;
    width: 200px;
}

.fase-equipe .level .perfil p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    line-height: normal;
    color: #686868;
}

.fase-equipe .level .perfil .img {
    margin-bottom: 20px;
}
.fase-equipe .level.semfoto .perfil p {
    text-align: left;
    line-height: 28px;
    width: max-content;
}
.fase-equipe .level.semfoto ul {
    justify-content: flex-start;
}
.fase-equipe .level.semfoto ul li {
    width: 290px;
}
.fase-equipe .level.semfoto {
    padding-left: 40px;
}
.fase-links-maisquemsomos {
    max-width: 1170px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    margin-bottom: 50px;
}

.fase-links-maisquemsomos ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.fase-links-maisquemsomos ul a {
    display: flex;
    flex-direction: column;
    position: relative;
    color: #fff;
}

.fase-links-maisquemsomos ul a span {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 70px;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    background: #3c3a3acc;
}

.fase-links-maisquemsomos ul a:hover span {
    background: rgb(242 102 35 / 80%);
}
.fase-equipe {
    max-width: fit-content;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
    background-image: url(../../dev/images/jpg/quemsomos/bg-equipe.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.quemsomos .fase-attachment.banner {
    text-align: center;
    margin-bottom: 40px;
}

.quemsomos .fase-attachment.icones {
    text-align: center;
    margin: 50px 0;
    position: relative;
    margin-top: 0;
}
.quemsomos .fase-content-page {
    position: relative;
    z-index: 1;
}

.quemsomos .fase-attachment.icones:after {
    content: '';
    display: block;
    width: 502px;
    height: 502px;
    position: absolute;
    left: calc(50% - 251px);
    top: calc(50% - 251px);
    z-index: -1;
    background-image: url(../../dev/images/jpg/quemsomos/bg-icones.jpg);
    background-position: center;
}
.quemsomos .fase-content-page p {
    font-size: 16px;
    line-height: 24px;
    color: #545454;
    margin-bottom: 20px;
}

.quemsomos .fase-content-page p.fase-txt-destaq {
    font-size: 20px;
    font-weight: 500;
    padding-right: 60px;
}
.fase-img-legend legend {
    background: rgb(250 173 129 / 80%);
    font-size: 16px;
    font-weight: 600;
    color: #B03E09;
    font-family: 'Roboto Condensed', sans-serif;
    width: auto;
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 15px 10px;
    line-height: normal;
}

.fase-img-legend {
    display: flex;
    position: relative;
    margin-right: 20px;
}

.fase-attachment.colunas {
    display: flex;
}
article {
    margin-bottom: 0;
}
.fase-pagina-simples {
    background-image: url(../../dev/images/jpg/bg-pagina-simples.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}
@media (min-width:1200px) { /* ajuste devido ao responsivo do bootstrap :/ */
    .fase-pagina-simples>.container,
    .fase-post-simples>.container {
        padding: 0;
        padding-top: 50px;
    }
}
@media (min-width:1400px) { /* ajuste devido ao responsivo do bootstrap :/ */
    .fase-pagina-simples>.container,
    .fase-post-simples>.container {
        padding: 90px;
        padding-top: 50px;
    }
}
.fase-pagina-simples a,
.fase-post-simples a {
    color: #B03E09;
   }

.fase-pagina-simples ul,
.fase-post-simples ul {
    padding-left: 30px;
}
/* inicio home slide destaque */
.featured-mobile-slider .slider .slick-dots {
    display: none;
}
section#slider-container .metaslider .caption-wrap {
    bottom: auto;
    top: 240px;
    background: rgb(0 0 0 / 85%);
    opacity: 1;
    color: #FAAD81;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 42px;
    line-height: normal;
    max-width: 650px;
    font-weight: 600;
    padding-left: 50px;
    padding-top: 30px;
    padding-bottom: 50px;
    padding-right: 50px;
}

/*section#slider-container .metaslider .caption-wrap:before {
    background-image: url(../../dev/images/svg/radio-icon.svg);
    background-repeat: no-repeat;
    background-position: right center;
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    right: 20px;
    top: 20px;
    background-size: contain;
}*/
section#slider-container .metaslider .flex-control-nav {
    width: 60px;
    bottom: auto;
    height: 100%;
    top: 0;
    right: 0;
    padding-top: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

section#slider-container .metaslider .flex-control-nav li {
    display: flex;
}

section#slider-container .metaslider .flex-control-nav li a {
    width: 18px;
    height: 18px;
    background: #fff;
    margin: 5px;
}
section#slider-container .metaslider .flex-control-nav li a.flex-active {
    background:#FAAD81;
}
section#slider-container .metaslider .flexslider {
    overflow: hidden;
    border-radius: 0 0 47px 47px;
}
section#slider-container .metaslider .caption-wrap:after {
    content: 'Veja Mais';
    display: flex;
    height: 40px;
    font-size: 16px;
    color: #fff;
    width: 170px;
    background: #B03E09;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-left: 10px;
}
/* fim home slide destaque */
/* inicio busca search */
.search {
    display: block;
}
/* fim busca search */

/* incio sidebar padrao */

.sidebar-fase section.fase-nesta-secao form#searchform2 #s {
    border: solid 1px #ABABAB;
    height: 40px;
    padding: inherit;
    padding-left: 10px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 0;
    width: auto;
}

.sidebar-fase section.fase-nesta-secao form#searchform2 {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    width: auto;
}

.sidebar-fase section.fase-nesta-secao form#searchform2 button {
    border: none;
    background: #FAAD81;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #fff;
    height: 40px;
    max-width: 180px;
    position: relative;
    right: auto;
    top: auto;
    width: auto;
}
.sidebar-fase section.fase-nesta-secao form#searchform2 button:hover {
    background: #e68b62;
}
.sidebar-fase section.fase-nesta-secao {
    background: #F1EEEE;
    padding: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    min-height: 300px;
    margin-bottom: 20px;
}

.sidebar-fase section.fase-nesta-secao h4 {
    color: #B03E09;
    font-size: 30px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 20px;
}

.sidebar-fase section.fase-assine-boletim {
    background: rgb(224 111 59 / 80%);
    padding: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    line-height: normal;
    text-align: center;
}

.sidebar-fase section.fase-assine-boletim h4 {
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.sidebar-fase section.fase-assine-boletim .fase-p {
    font-size: 22px;
    text-align: center;
    color: #fff;
    line-height: normal;
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 30px;
}
.sidebar-fase section.fase-banner {
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.sidebar-fase section.fase-banner img {
    width: 100%;
}
.sidebar-fase section.fase-siga {
    background: #F1EEEE;
    padding: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    min-height: auto;
    margin-bottom: 20px;
}

.sidebar-fase section.fase-siga h4 {
    color: #9B9B9B;
    font-size: 28px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.sidebar-fase section.fase-siga ul {
    list-style: none;
    display: flex;
    flex-flow: wrap;
    padding: 0;
    margin: 0;
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
}

.sidebar-fase section.fase-siga ul li {
    margin: 5px;
    padding: 0;
    margin-bottom: 15px;
}

.sidebar-fase section.fase-siga ul li img {
    width: 60px;
}
.sidebar-fase section.fase-tags {
    background: #FBC2A1;
    padding: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    padding-bottom: 50px;
}

.sidebar-fase section.fase-tags h4 {
    color: #B03E09;
    font-size: 30px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 20px;
}

.sidebar-fase section.fase-tags a {
    font-size: 18px;
    text-transform: capitalize;
    padding: 10px 20px;
    background: rgb(255 255 255 / 30%);
    border-radius: 20px;
    display: block;
    margin: 4px;
    color: #B03E09;
}

.sidebar-fase section.fase-tags a:hover {
    background: rgb(255 255 255 / 50%);
}

.sidebar-fase section.fase-tags div {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}
/* fim sidebar padrao */
/* inicio page contato */
.fase-pagina-simples .contato-dir {
    background: #FBC2A1;
    text-align: center;
    padding: 30px;
    margin-bottom: 280px;
}
.fase-pagina-simples .contato-dir h4 {
    font-size: 30px;
    font-family: 'Roboto Condensed';
    font-weight: 600;
    color: #B03E09;
    text-transform: uppercase;
}

.fase-pagina-simples .contato-dir h4:before {
    content: '';
    display: block;
    width: 83px;
    height: 80px;
    background-image: url(../../dev/images/svg/ico_contato_brasil.svg);
    margin: auto;
    margin-top: -50px;
    margin-bottom: 20px;
}
.fase-pagina-simples .contato-dir p {
    color: #B03E09;
}

.fase-pagina-simples .contato-dir p a:hover {
    text-decoration: underline !important;
}
.fase-pagina-simples .contato-esq .fase-outros-contatos {
    background: #ECECEC;
    padding: 30px;
    margin-right: 30px;
}

.fase-pagina-simples .contato-esq .fase-outros-contatos p {
    font-size: 22px;
    color: #B03E09;
    line-height: normal;
}
.fase-pagina-simples .contato-esq .fase-outros-contatos p a:hover {
    text-decoration: underline !important;
}
/* fim page contato */
/* inicio Somente Desktop */
@media (min-width:768px) {
    .home section#read-more .read-more-list .section-title {
        margin-top: 0;
    }
    #site-header a.js-nav-toggle.nav-toggle i, 
    #site-header a.js-nav-toggle.nav-toggle i:before, 
    #site-header a.js-nav-toggle.nav-toggle i:after {
        height: 4px;
        width: 40px;
        border-radius: 6px;
    }
    #site-header a.js-nav-toggle.nav-toggle i:before {
        top: -11px;
    }
    #site-header a.js-nav-toggle.nav-toggle i:after {
        bottom: -11px;
    }

    #site-header a.js-nav-toggle.nav-toggle {
        margin-top: -17px;
    }
    #site-header a.js-nav-toggle.nav-toggle.active i:after {
        bottom: 0;
    }
    
    #site-header a.js-nav-toggle.nav-toggle.active i:before {
        top: 0;
    }
    body.scrolled #site-header .topo {
        height: 105px;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.30);
    }
    
    body.scrolled .logo img {
        max-width: 173px;
    }
    body.scrolled .topo .logo:after {
        background-image:none;
    }
    
    body.scrolled .topo .container .logo {
        justify-content: space-around;
    }
    section#read-more .read-more-list .post-card {
        border-right: solid 20px #fff;
    }

    section#read-more .read-more-list .slick-slide:last-child .post-card {
        border-right: none;
    }
    #page section#read-more {
        margin-bottom: 80px;
    }
    .fase-dados-local .container-local .fase-equipe-local {
        padding-top: 30px;
    }
    .home section#where .places {
        margin-top: 50px;
        max-width: 693px;
    }
    
    .home section#where .places a {
        font-size: 24px;
        margin-bottom: 20px;
    }
    section#where .range-container .range li .title {
        font-size: 2.5rem;
    }

    section#where .range-container .range li .info {
        font-size: 1rem;
        line-height: normal;
    }

    section#where .range-container .source {
        padding-bottom: 15px;
        padding-top: 15px;
    }

    section#where .range-container .range li .info {
        max-width: 170px;
    }
    section.supporters .container .supporter {
        padding: 20px 70px;
        line-height: normal;
    }
    body #navbarSupportedContent > .navbar-nav > li {
        border-left-color: rgb(255 255 255 / 20%);
    }
    
    body #navbarSupportedContent > .navbar-nav > li:first-child {
        border-left: none;
    }
    
    body .top-menu .navbar .navbar-nav a:hover {
        text-decoration: underline !important;
    }
}
/* fim Somente Desktop */
/* inicio MOBILE */
@media (max-width:767px) {
    section#mobile-search form.is-form-style button.is-search-submit {
        top: 0px !important;
    }
    section#mobile-search form.is-form-style {
        border: none !important;
    }
    #site-header .topo.active .top-menu {
        background: rgb(243 101 35 / 80%);
    }
    body .top-menu .navbar .menu-title {
        display: none;
    }    
    #site-header .topo .logo .nav-toggle.active {
        top: 20px;
        position: fixed;
    }
    .topo {
        height: 90px;
    }
    #site-header .topo .logo .nav-toggle {
        top: 12px !important;
        left: 20px !important;
    }
    body:not(.scrolled) .topo .logo-link {
        top: auto;
    }
    @media( max-width: 767px ) {
        .topo.active .logo-link {
            z-index: 1;
            left: -15px;
            /* position: absolute !important;
            left: 25px; */
            /*align-self: flex-start;*/
        }
        #site-header .topo.active .logo .nav-toggle.active{
            z-index: 1;
            width: 50px !important;
            left: 0 !important;
            top: 17px !important;
        }
    }
    .topo .container .logo {
        min-height: 90px;
    }
    #site-header {
        background: #fff;
    }
    body:not(.home) #main {
        background-image: none;
    }
    body:not(.home) #footer-network-nav {
        display: none;
    }
    .fase-arq-ly-topo {
        height: auto;
        padding-top: 130px;
        background-position: center;
        background-size: cover;
    }
    .fase-arq-ly-topo .fase-overlay {
        width: 100%;
        position: relative;
        padding: 20px 15px 15px 15px;
    }
    .fase-arq-ly-topo .fase-overlay p {
        font-size: 18px;
        line-height: normal;
    }
    
    .fase-arq-ly-topo .fase-overlay h3.fase-title {
        font-size: 30px;
        line-height: normal;
    }
    .fase-arq-ly-topo .fase-overlay h3.fase-title:after {
        width: 100%;
        margin-top: 10px;
    }
    .fase-arq-ly-topo .fase-overlay .fase-desc {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .archive_fase .archive-post-list {
        margin-top: 0;
    }
    
    .archive_fase .fase-img img {
        width: 100%;
        height: auto;
        border-radius: 10px;
    }
    
    .archive_fase a.fase-ico {
        margin: auto;
        flex-direction: column;
        padding: 10px;
        width: 100%;
        min-width: auto;
        min-height: auto;
        justify-content: center;
    }
    
    .archive_fase .archive-post-list:nth-child(even) .row .fase-text {
        order: 0;
    }
    
    .archive_fase .archive-post-list:nth-child(odd) .row .fase-text {
        order: 0;
    }
    .archive_fase .archive-post-list:nth-child(even) .row .fase-img {
        order: 0;
    }
    
    .archive_fase .archive-post-list:nth-child(odd) .row .fase-img {
        order: 0;
    }
    
    .archive_fase .archive-post-list:nth-child(even) .row .fase-text a.fase-ico {
        margin-left: 0;
    }
    
    .archive_fase a.fase-ico .icone img {
        margin: auto;
        max-width: 90px;
        margin-top: -50px;
        margin-bottom: 10px;
    }
    
    .archive_fase a.fase-ico .icone {
        display: flex;
        justify-content: center;
    }
    
    .archive_fase a.fase-ico h4 {
        text-align: center;
        font-size: 26px;
    }
    
    .archive_fase a.fase-ico p {
        font-size: 18px;
        line-height: normal;
        text-align: center;
    }
    
    .archive_fase .archive-post-list .row .fase-text {
        width: auto;
        padding: 0 30px;
        margin-top: -90px;
        margin-bottom: 50px;
    }
    .archive .videos, .fase-entry-content .videos {
        margin-top: 30px;
        padding: 0;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }
    
    .archive .videos .video-principal iframe, .fase-entry-content .videos .video-principal iframe {
        width: 100%;
        height: 52vw;
    }
    
    .archive .videos .video-principal, .fase-entry-content .videos .video-principal {
        width: 100%;
    }
    
    .fase-maisvideos a {
        line-height: normal;
        padding: 0 20px;
        font-size: 22px;
        text-align: left;
        display: block;
    }
    
    .fase-maisvideos {
        margin-top: 20px;
    }
    
    .fase-maisvideos i {
        float: left;
    }
    .fase-acoes_em_destaque .koa-card .info-bg, .fase-entry-content .koa-card .info-bg {
        background-size: cover;
        padding: 0;
        margin-left: 15px;
        margin-right: 15px;
        display: block;
        position: relative;
    }
    
    .fase-acoes_em_destaque .koa-card .info-bx, .fase-entry-content .koa-card .info-bx {
        opacity: 1;
        padding: 20px;
        height: auto;
        bottom: 0;
        position: absolute;
        background: #000000b3;
        font-size: 14px;
    }
    .fase-content-single .ico {
        width: 100px;
    }
    
    .fase-content-single p, .fase-content-page p {
        font-size: 16px;
        line-height: inherit;
    }
    
    .fase-content-single, .fase-content-page {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .fase-dados-local {
        height: auto;
        margin-bottom: 30px;
    }
    
    .fase-dados-local .container-local {
        flex-direction: column;
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .fase-dados-local .container-local .fase-equipe-local .linha {
        flex-direction: column;
        width: 100%;
    }
    
    .fase-dados-local .fase-local {
        width: auto;
        height: auto;
        min-height: auto;
        font-size: 18px;
        line-height: inherit;
        padding: 20px;
        margin: 0;
    }
    
    .fase-dados-local .end, .fase-dados-local .zap, .fase-dados-local .email, .fase-dados-local .tel {
        line-height: 23px;
    }
    
    .fase-dados-local .container-local .fase-equipe-local {
        padding: 30px;
    }
    
    .fase-dados-local .container-local .fase-equipe-local h3 {
        margin-top: 0;
    }
    .fase-onde ul {
        padding: 0;
        margin: 0;
    }
    
    .fase-onde ul li a {
        width: 100%;
        max-width: none;
    }
    
    .fase-onde .fase-mapa .mapa {margin: 0;}
    
    .fase-onde .fase-mapa .mapa img {
        width: 100%;
    }
    ul.fase-brasil {
        flex-flow: column;
    }
    
    ul.fase-brasil li {
        width: 100%;
        padding-top: 0;
    }
    
    ul.fase-brasil li p {
        font-size: 16px;
    }
    .fase-post-simples>.container article {
        padding: 15px;
    }
    .fase-pagina-simples {
        background: none;
    }
    
    .fase-pagina-simples .contato-dir {
        margin-bottom: auto;
        margin-top: 30px;
    }
    
    .fase-pagina-simples .contato-esq .fase-outros-contatos {
        margin: auto;
        padding: 15px;
    }
    
    .fase-pagina-simples .contato-esq {
        margin: auto;
        padding: 10px;
        margin-top: 10px;
    }
    
    .fase-pagina-simples .contato-esq .fase-outros-contatos p {
        font-size: 18px;
    }
    .fase-post-simples .fase-entry-content .wp-caption.alignleft, .fase-content-single .wp-caption.alignleft {
        margin-right: 0;
        margin-left: 0;
        float: none;
        width: 100% !important;
    }
    .fase-post-simples .fase-entry-content .wp-caption-text, .fase-content-single .wp-caption .wp-caption-text {
        font-size: 14px;
    }
    /* section#read-more {
        overflow: hidden;
        height: 445px;
    } */
    body.home #mobile-search {
        padding-bottom: 20px;
    }
    .archive-fase-geral>.container {
        padding: 0;
    }
    
    .archive-fase-geral .archive-post-list .tags-fase {
        flex-flow: wrap;
        margin-top: 15px;
    }
    
    .archive-fase-geral .archive-post-list {
        padding: 15px;
    }
    
    .archive-fase-geral .archive-post-list .fase-thumb img {
        max-width: none;
        width: 100%;
    }
    .archive-fase-geral .archive-post-list p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .pagination {
        padding: 20px;
    }
    body.home section#our-causes .our-cases-card .inner .label {
        margin-left: 0;
        padding-bottom: 20px;
        line-height: normal;
    }
    section#where .intro p {
        font-size: 20px;
        text-align: center;
        font-weight: 500;
        line-height: normal;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    
    section#where .places div {
        width: 100%;
    }
    
    section#where .places a {
        margin-bottom: 20px;
    }
    #read-more .read-more-list .slick-list {
        overflow: hidden;
        width: 100%;
    }
    
    #read-more .read-more-list ul.slick-dots {
        display: flex;
        list-style: none;
        padding-left: 0px;
        justify-content: center;
        margin-top: 20px;
    }
    #read-more .read-more-list ul.slick-dots li {
        display: block;
        width: 10px;
        height: 10px;
        border-radius: 5px;
        background-color: #B4B3B3;
        margin-left: 2.5px;
        margin-right: 2.5px;
    }
    
    #read-more .read-more-list ul.slick-dots li button {
        display: none;
    }
    
    #read-more .read-more-list ul.slick-dots li.slick-active {
        background-color: #D96D55;
    }
    .home section#where .places .col-md-12 {
        flex-flow: wrap;
    }
    .home section#where .places .col-md-12 .col-md-4 img {
        width: 90%;
    }
    
    .home section#where .places .col-md-12 div {
        max-width: 50%;
    }
    section .separator-title {
        font-size: 26px;
        letter-spacing: 0;
    }
    
    section .section-title {
        font-size: 26px;
    }
    
    section#where .range-container .range li .info {
        font-size: 16px;
        line-height: normal;
    }
    
    section#where .range-container .range li .title {
        font-size: 32px;
    }
    
    section#where .range-container .range li .title small {
        font-size: 18px;
    }
    #read-more .read-more-list .row div .post-card {
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 0;
    }
    #read-more .read-more-list a.btn-prev.slick-arrow,
    #read-more .read-more-list a.btn-next.slick-arrow {
        position: absolute;
        width: 40px;
        height: 40px;
        background: #ABABAB;
        top: calc(50% - 40px);
        background-repeat: no-repeat;
        background-position: center;
        z-index: 1;
    }

    #read-more .read-more-list a.btn-next.slick-arrow {
        right: 0;
        background-image: url(../../dev/images/svg/nav-right-pd1.svg);
    }
    #read-more .read-more-list a.btn-prev.slick-arrow {
        background-image: url(../../dev/images/svg/nav-left-pd1.svg);
    }
    body:not(.home) #read-more .read-more-list {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    body.home #mobile-search {
        padding-bottom: 0;
        background-image: linear-gradient(180deg, #565656db 50%, #0000 100%);
    }
    
    body.home #mobile-search .is-search-input {
        border: 1px solid #cfcfcf !important;
    }
    body.home .metaslider .caption {
        padding-right: 55px;
        line-height: normal;
        padding-top: 20px;
    }
    section#our-causes .our-cases-card .inner {
        min-height: auto;
        margin-bottom: 20px;
    }
    
    section#our-causes {
        margin-bottom: 40px;
    }
    section#where .places a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    body.home section#where .koa-title {
        margin-top: 0;
    }
    .container.net-articulation-slider .row:nth-child(2) .container {
        padding-left: 0;
        padding-right: 0;
    }
    section#where .range-container {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    body.home section#where .range-container {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .single-onde-atuamos h5.koa-title.separator-title {
        display: none;
    }
    .fase-acoes_em_destaque {
        margin-bottom: 50px;
        margin-top: 30px;
    }
    section.supporters .container .supporter {
        line-height: normal;
        margin-bottom: 30px;
    }
    .fase-entry-content .size-full {
        width: 100%;
        height: auto;
    }
    .fase-entry-content p {
        margin-top: 1em;
    }
    .fase-content-single img, .fase-content-page img {
        width: 100%;
    }
    
    .quemsomos .fase-attachment.icones:after {
        background: no-repeat;
    }
    
    .fase-attachment.colunas {
        flex-direction: column;
    }
    
    .archive .videos h3, .fase-entry-content .videos {}
    
    .archive .videos h3, .fase-entry-content .videos h3 {
        display: none;
    }
    
    h2.fase-subtitulo-separa {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 26px;
    }
    
    .content-page-sub-quemsomos {
        flex-direction: column;
        padding: 15px;
        margin-bottom: 0;
    }
    
    .content-page-sub-quemsomos .col-fase {
        width: auto;
        padding: 0;
    }
    
    .content-page-sub-quemsomos p {
        font-size: 16px;
    }
    
    .fase-equipe {
        background: none;
    }
    
    .fase-equipe .level {
        width: auto;
    }
    
    .fase-equipe .level .perfil .img img {
        max-width: 100px;
    }
    
    .fase-equipe .level.semfoto ul li {
        width: auto;
    }
    
    .fase-equipe .level .perfil {
        width: auto;
    }
    
    .fase-equipe .level.semfoto ul {
        flex-direction: column;
    }
    
    .fase-equipe .level.semfoto {
        padding: 0;
    }
    
    .fase-equipe .level.semfoto .perfil p {
        text-align: center;
        width: auto;
    }
    
    .fase-links-maisquemsomos ul {
        flex-direction: column;
    }
    
    .fase-equipe .level ul {
        flex-direction: column;
    }
    
    .quemsomos .fase-content-page p.fase-txt-destaq {
        padding-right: 15px;
    }
    
    .fase-equipe .level .perfil {
        margin: 0;
    }
    body .top-menu .sub-menu {
        display: none !important;
    }
    
    body #navbarSupportedContent > .navbar-nav > li {
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    section.archive_fase {
        margin-top: 30px;
    }
    .fase-onde .col-md-6.d-flex {
        position: relative;
        bottom: auto;
        left: auto;
        flex-wrap: wrap;
        order: 0;
    }
    
    .fase-onde .fase-mapa {order: 1;}
    
    .fase-onde .col-md-6.d-flex img {
        margin: 0;
    }
    
    .fase-onde .col-md-6.d-flex div {
        width: 50%;
    }
    
    .fase-onde .col-md-6.d-flex img {
        width: 90%;
        margin-bottom: 20px;
    }
    
    .fase-onde {
        display: flex;
    }
    
    .fase-onde .fase-locais {
        order: 0;
        margin-bottom: 20px;
    }
    .separator-title {
        line-height: normal;
        font-size: 28px;
        padding-bottom: 10px;
        letter-spacing: 0;
    }
    @media (max-width:320px) {
        .fase-maisvideos a {
            font-size: 18px;
        }
    }
}
/* fim MOBILE */

/* inicio HOSTSITE */
.single-hotsite #descritivo-hotsite .inner {
    margin-top: 0;
    max-width: 1247px;
}
.single-hotsite #descritivo-hotsite .inner {
    display: flex;
    padding-right: 30px;
    padding-left: 30px;
    justify-content: space-around;
    padding-bottom: 30px;
}

.single-hotsite #descritivo-hotsite .inner .video {
    width: 40%;
}

.single-hotsite #descritivo-hotsite .inner .texto {
    width: 70%;
    padding-left: 30px;
}
.single-hotsite #temas .tema-inner .tema-card {
    flex-direction: row-reverse;
    padding-top: 35px;
}
body:not(.scrolled).single-hotsite .topo .container .logo {
    padding-top: 19px;
}

.single-hotsite #temas .tema-inner .tema-card .inner-left {
    padding-left: 60px;
    display: flex;
    align-items: center;
}
.single-hotsite #temas .tema-destaques .tema-card .item:last-child {
    margin-bottom: 0;
}
.single-hotsite #temas .tema-destaques .tema-card .item:last-child {
    margin-bottom: 0;
}

.single-hotsite #temas .tema-destaques .tema-card .item .resumo {
    position: relative;
    height: 287px;
}

.single-hotsite #temas .tema-destaques .tema-card .item .action {
    bottom: 0;
    position: absolute;
}
.single-hotsite #temas .post-da-secao .row .item .resumo {
    position: relative;
}

.single-hotsite #temas .post-da-secao .row .item .btn {
    bottom: 20px;
    display: block;
     position: absolute;
    left: calc(50% - 100px);
}

.single-hotsite #temas .post-da-secao .row .item {
    height: 720px;
}
section.video-hardcode {
    max-width: 1040px;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding: 70px;
    flex-direction: column;
}
section.video-hardcode .legenda {
    padding: 3%;
    max-width: 900px;
    font-family: 'Roboto Condensed';
    font-size: 18px;
}
section.video-hardcode iframe {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    height: 508px;
}

section#pre-footer-novo {
    max-width: 1320px;
    display: flex;
    background-color: #417D25;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    background-image: url(../../dev/images/png/logo_hotsite_rodape.png);
    background-repeat: no-repeat;
    background-position: 40px;
}
section#pre-footer-novo .logo-hotsite {
    width: 30%;
}
.container-novo-footer-pre {
    display: flex;
    width: 56%;
    min-height: 370px;
    margin-top: 50px;
    margin-bottom: 50px;
    background: #fff;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 42%);
}

.container-novo-footer-pre .col1 {
    border-right: solid 1px #EDEDED;
    margin-right: 30px;
    padding-left: 30px;
    padding-top: 30px;
    width: 310px;
}
.container-novo-footer-pre .col1 .expediente p {font-family: 'Roboto Condensed', sans-serif;color: #407C24;}
.container-novo-footer-pre .col1 .apoio {
    padding-top: 30px;
}

.container-novo-footer-pre .col1 .apoio p {
    font-family: 'Roboto Condensed', sans-serif;
    color: #407C24;
    font-weight: 700;
    margin-bottom: 0;
}

.container-novo-footer-pre .col1 .apoio img {
    max-width: 150px;
    height: auto;
}

.container-novo-footer-pre .col2 {
    width: 457px;
    display: flex;
    padding-top: 35px;
    padding-right: 30px;
}

.container-novo-footer-pre .col2 img {
    max-width: 215px;
    height: auto;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.50);
    margin-right: 30px;
}

.container-novo-footer-pre .col2 p {
    font-size: 16px;
    color: #707070;
    letter-spacing: -0px;
    font-family: 'Roboto Condensed', sans-serif;
}
.single-hotsite .post-da-secao .resumo .post_excerpt {
    height: auto;
}
.single-hotsite #temas .post-da-secao .row .item img {
     height: 320px;
     overflow: hidden;
}
.single-hotsite #temas .tema-inner .tema-card .inner-left .tema-title {
    display: none;
}
@media (max-width:767px) {
    .single-hotsite .hotsite-content #foto-destaque-section .container {
        padding-left: 0;
        padding-right: 0;
    }
    
    .single-hotsite section#descritivo-hotsite .inner {
        padding: 25px !important;
        margin-top: 15px;
        flex-direction: column;
    }

    .single-hotsite .foto-destaque img {
        max-width: none !important;
        height: 270px;
        margin-left: calc(50% - 256px);
        left: 30px;
        position: initial;
    }
    
    .single-hotsite .foto-destaque {
        overflow: hidden;
        display: flex;
        justify-content: center;
        position: relative;
    }
    
    .single-hotsite section#temas .tema-inner {
        padding: 0;
    }
    
    .single-hotsite #temas .tema-inner .tema-card {flex-direction: column;padding: 25px;     align-items: end;}
    
    .single-hotsite #temas .tema-inner .tema-card .inner-left {
        width: 100%;
        line-height: 25px;
        padding: 0;
        flex-direction: column;
    }
    
    .single-hotsite #temas .tema-destaques .tema-card {padding: 30px;}
    
    .single-hotsite #temas .tema-destaques .tema-card .item img {
        width: 100%;
        height: auto;
    }
    
    .single-hotsite #temas .tema-destaques .tema-card .item {
        flex-direction: column;
    }
    
    .single-hotsite #temas .tema-destaques .tema-card .item .item-img-destaque .legenda {
        font-size: 12px;
        line-height: normal;
        padding-bottom: 10px;
        margin-top: 5px;
        color: #858585;
    }
    
    .single-hotsite #temas .tema-destaques .tema-card .item .action .btn.btn-primary {
        width: 100%;
    }
    
    .single-hotsite #temas {
        margin-top: 30px;
    }
    
    .single-hotsite #temas .tema-inner .tema-card .inner-left .tema-title {
        font-size: 36px;
        line-height: normal;
    }
    
    .single-hotsite #temas .tema-inner .tema-card .inner-left {
        margin-bottom: 30px;
    }
    
    .single-hotsite #pre-footer .container img.img-responsive {
        height: auto;
        width: 1300px !important;
    }
    
    .single-hotsite #pre-footer .pre-footer-container .col-md-12.p-0 {
        display: flex;
        justify-content: center;
        overflow: hidden;
    }
    
    .single-hotsite #pre-footer .container .inner {
        flex-direction: column;
    }
    
    .single-hotsite #pre-footer .container .inner > div:first-child {
        width: 100%;
    }
    
    .single-hotsite #pre-footer .container .inner > div:last-child {
        width: 100%;
        text-align: center;
    }
    
    .single-hotsite #hosite-apoiadores .container .col-md-12 .apoiadores img {
        max-width: 50%;
        height: auto;
    }
    
    .single-hotsite #hosite-apoiadores .container .col-md-12 .apoiadores {
        text-align: center;
    }
    
    .single-hotsite #hosite-apoiadores .container .col-md-12 {
        padding-bottom: 50px;
    }
    
    .single-hotsite #temas .tema-destaques .tema-card {
    }
    
    .single-hotsite #temas .tema-inner .tema-card .inner-right img {
        margin-bottom: 30px;
        width: 673px !important;
    }
    
    .single-hotsite #temas .tema-inner .tema-card .inner-right {
        overflow: hidden;
        width: 326px;
    }
    .single-hotsite #temas .post-da-secao .row {flex-wrap: nowrap;justify-content: flex-start;overflow: auto;}

    .single-hotsite #temas .post-da-secao .row .item {
        width: 80%;
        height: 570px;
    }

    .single-hotsite #temas .post-da-secao .row .item .resumo {
        line-height: normal;
        font-size: 14px;
    }
    .single-hotsite .btn.btn-primary {
        width: 100%;
    }
    .single-hotsite #temas .post-da-secao .row .item .resumo h4 {
        font-size: 18px;
    }
    .single-hotsite #temas .post-da-secao .row .item:only-of-type {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .single-hotsite #descritivo-hotsite .inner .video,
    .single-hotsite #descritivo-hotsite .inner .texto {
        width:100%;
    }

    .single-hotsite #descritivo-hotsite .inner .texto {
        padding: 0;
        padding-top: 20px;
    }
    .logo {
        padding-top: 0;
    }
    .single-hotsite #temas .tema-destaques .tema-card .item .resumo {
        height: auto;
    }
    
    .single-hotsite #temas .tema-destaques .tema-card .item .action {
        position: relative;
    }
    
    .single-hotsite #temas .post-da-secao .row .item .btn {
        bottom: 20px;
        left: 0;
        position: absolute;
        width: 90%;
        margin-left: 5%;
    }
    
    section.video-hardcode {
        padding: 0;
    }
    
    section#pre-footer-novo {
        flex-direction: column;
    }
    
    section#pre-footer-novo .logo-hotsite {
        width: 100%;
        height: 185px;
        background-image: url(../../dev/images/png/logo_hotsite_rodape.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    .container-novo-footer-pre {
        width: 100%;
        flex-direction: column;
        margin-top: 0;
    }
    
    .container-novo-footer-pre .col1 {
        width: auto;
        border: none;
        border-bottom: solid 1px #EDEDED;
    }
    
    .container-novo-footer-pre .col2 {
        width: 100%;
        flex-direction: column;
        padding: 20px;
        text-align: center;
    }
    
    .container-novo-footer-pre .col2 img {
        margin: 0;
    }
    body:not(.scrolled).single-hotsite .topo .container .logo {
        padding-top: 0;
    }
    .single-hotsite .post-da-secao .resumo .post_excerpt {
        height: auto;
    }
    .single-hotsite #temas .tema-inner .tema-card .inner-left .tema-title {
        display: block;
    }
    .single-hotsite #temas .post-da-secao .row .item img {
        height: auto;
        overflow: unset;
    }
    section.video-hardcode iframe {
        width: 100%;
        height: 56.6vw;
    }
    section.video-hardcode .legenda {
        padding: 5%;
    }
    /* .single-hotsite #temas .post-da-secao .row .item .resumo:after {
        content: '';
        display: block;
        width: 89%;
        height: 40px;
        position: absolute;
        z-index: 0;
        bottom: 58px;
        background-image: linear-gradient(180deg, rgba(216,216,216,0.00) 0%, #D8D8D8 100%);
    }
    
    .single-hotsite #temas .post-da-secao .row .item .btn {
        z-index: 2;
    } */
}
/* fim HOTSITE */