/* CSS ACERVO - INSTITUTO FUTUROS */

body {
    font-family: "Montserrat", sans-serif;
    background-color: #f2f0eb;
}

body:not(.home) {
    padding-top: 94px;
}

header.main-header {
    background-color: #f2f0eb;
}


header.main-header .content-wrapper {
    height: auto;
}

header.main-header .content-wrapper .logo {
    width: 250px;
    height: auto;
}

header.main-header.scrolled .content-wrapper .logo {
    width: 180px;
    height: auto;
}

header.main-header .content-wrapper .logo a {
    display: inline-block;
}

header.main-header .content-wrapper ul#short-menu li a {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    text-transform: capitalize;
    text-decoration: none;
}

header.main-header .content-wrapper ul#short-menu li a:hover {
    color: #6b7aff;
}

header.main-header .content-wrapper .data .action-buttons button {
    background-color: #6b7aff;
}

header.main-header .content-wrapper .data .action-buttons button:hover {
    background-color: #3947c8 !important;
}

header.main-header .content-wrapper .data .action-buttons button.search-btn {
    margin-right: 15px;
}

header.main-header .content-wrapper .data .font-size-helper .control-button {
    color: #000000;
}

header.main-header .content-wrapper .data .font-size-helper .control-button:hover {
    color: #6b7aff;
}

header.main-header i {
    font-size: 20px;
}

header.main-header .content-wrapper .data .action-buttons button.menu-btn:before,
header.main-header .content-wrapper .data .action-buttons button.menu-btn:after {
    display: none;
}

header.main-header .menu-section {
    background-color: #6b7aff;
    background-image: none;
}

header.main-header .content-wrapper .data .action-buttons button.menu-btn.active i {
    color: #6b7aff;
}

header.main-header .menu-section .main-menu-wrapper ul:not(.sub-menu)>li>a {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(18px, 2.2vw, 26px);
    font-weight: 700;
}

header.main-header .menu-section .main-menu-wrapper ul:not(.sub-menu)>li>a.current {
    color: #000000;
}

header.main-header .menu-section .main-menu-wrapper ul:not(.sub-menu)>li>a:hover {
    color: #000000;
}

header.main-header .menu-section .main-menu-wrapper .bg-text {
    display: none !important;
}

header.main-header .menu-section .main-menu-wrapper {
    padding-bottom: 20px;
}

header.main-header .menu-section {
    height: 300px;
}

header.main-header .menu-section .main-menu-wrapper:after {
    display: none !important;
}

header.main-header ul>li {
    padding: 0 20px;
    margin-right: 0;
}

header.main-header ul>li .sub-menu a:hover {
    color: #000000;
}

header.main-header ul>li .sub-menu a.current {
    color: #000000;
}

header.main-header ul>li .sub-menu li {
    margin: 0;
}


.destaque-principal {
    height: 40vw;
    position: relative;
}

.destaque-principal .content-wrapper {
    padding: 17vh 0;
}

.destaque-principal .image {
    width: 50%;
    min-width: auto;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    padding: 0;
    z-index: 3;

    position: absolute;
    right: 0;
    top: 0;
}

.destaque-principal .image figure {
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
    border-top-left-radius: 31vw 31vw;
    border-bottom-left-radius: 31vw 31vw;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
}

.destaque-principal .image figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.destaque-principal .image .bg-1 {
    display: block;
    width: 50%;
    height: 50%;
    position: absolute;
    z-index: -2;
    bottom: -44px;
    left: -40px;
    background-color: #8fd9e3;
    border-top-left-radius: 0 0;
    border-bottom-left-radius: 31vw 28vw;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.destaque-principal .border-1 {
    display: block;
    position: absolute;
    top: 30px;
    left: -330px;
    z-index: -2;
    width: 36%;
    height: 100%;
    border-top: 150px solid #8fd9e3;
    border-right: 150px solid #8fd9e3;
    border-bottom: 150px solid #8fd9e3;
    border-left: 150px solid #8fd9e3;
    border-top-left-radius: 50% 50%;
    border-bottom-left-radius: 50% 50%;
    border-top-right-radius: 50% 50%;
    border-bottom-right-radius: 50% 50%;
}

.destaque-principal .border-1::before {
    content: '';
    width: 155%;
    height: 85%;
    background-color: #f2f0eb;
    position: absolute;
    bottom: -162px;
    left: 50%;
    z-index: -1;
}

.posts-list.list .card--title a {
    color: #000000;
}

.posts-list.list .card--title a:hover {
    color: #6b7aff;
}

.virtual_btn,
.virtual_btn:visited {
    background-color: #6b7aff;
}

.virtual_btn:hover {
    background-color: #3947c8;
}

.botao-explore {
    background: linear-gradient(45deg, #6b7aff, #3947c8);
}

.botao-explore .button-text {
    background: linear-gradient(45deg, #6b7aff, #3947c8);
}

.exibicao {
    background: linear-gradient(45deg, #787878, #000000);
}

.exibicao .content .subtitle {
    color: #ff6319;
}

.diretrizes {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 84vw;
    background-color: #8fd9e3;
    background-image: url(/wp-content/themes/musehum/assets/images/bg-news.png);
}

.diretrizes--wrapper .item .content .title {
    color: #000000;
}

.diretrizes--wrapper .item .content .data {
    color: #000000;
}

.diretrizes--wrapper .item .icon.heart {
    background-image: url('/wp-content/themes/musehum/assets/images/icons/heart-old.png');
}

.diretrizes--wrapper .item .icon.car {
    background-image: url('/wp-content/themes/musehum/assets/images/icons/car-old.png');
}

.diretrizes--wrapper .item .icon.clock {
    background-image: url('/wp-content/themes/musehum/assets/images/icons/clock-old.png');
}

div#app {
    margin-bottom: 0;
}

.sponsorship {
    padding: 90px 0;
    background-color: #f8f8f8;
}

footer.main-footer {
    /* padding: 120px calc(9.08222vw - 9.0631px) 50px calc(9.08222vw - 9.0631px); */
    padding-top: 120px;
    background-color: transparent;
}

footer.main-footer>.row {
    margin-top: 0;
}

footer.main-footer .footer-menu .menu-item-has-children>a:hover,
footer.main-footer .footer-title:hover {
    color: #6b7aff;
}

footer.main-footer .menus .menu-column ul li a:hover {
    color: #6b7aff;
}

.collection .page-header.collection .introduction {
    background: linear-gradient(45deg, #3947c8, #6b7aff);
}

.collection .page-header.collection .introduction .overtitle {
    color: #ff6319;
}

.tainacan-modal:not(.tainacan-modal),
.theme-items-list:not(.tainacan-modal) {
    background: transparent !important;
}

.collection main[role=main].faceted-search-wrapper .search-area input[type=search].input.is-small {
    background: #dbdbdb;
}

.theme-items-list #filters-modal .modal-content {
    background-color: transparent !important;
}

.search-control .search-control-item .search-area[data-v-34dd7f52] {
    display: block;
}

.search-control .search-control-item .search-area a.advanced-search-toggle[data-v-34dd7f52] {
    position: relative !important;
    left: 0;
    right: inherit;
}

.collection-itens.fichas .collection-item {
    background-color: #fbfbfb !important;
}

.collection main[role=main].faceted-search-wrapper .filters-menu #filters-label-landmark:before {
    background-image: url('/wp-content/themes/musehum/assets/images/icons/filter.png');
}

.tainacan-modal .taginput .taginput-container input[type=text].input:not(.is-danger),
.theme-items-list .taginput .taginput-container input[type=text].input:not(.is-danger) {
    background: #f2f0eb;
}

.tainacan-modal input.input,
.tainacan-modal .input {
    background-color: #f2f0eb;
}

.collection-itens.fichas .collection-item--info .data .metadata a {
    color: #6b7aff;
}

.collection-itens.fichas .collection-item--title:hover {
    background-color: #3947c8;
}

.tainacan-icon-1-25em.tainacan-icon-set,
.tainacan-icon-1-25em.tainacan-icon:before {
    color: #3947c8;
}

.collection main[role=main].forced-grid.margin-auto .theme-items-list .tainacan-icon {
    color: #3947c8;
}

.collection main[role=main].faceted-search-wrapper .filters-menu .collapse-all span.icon i {
    color: #3947c8 !important;
}

.tainacan-form .b-numberinput button.is-primary:active,
.mdi {
    color: #3947c8 !important;
}

.collection main[role=main].faceted-search-wrapper .search-control-item .tainacan-icon-viewas:before {
    color: #3947c8 !important;
}

.content-mobile {
    display: none;
}

footer.main-footer>.row {
    padding: 0 0 30px 0;
}

footer.main-footer {
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url('https://institutofuturos.org.br/wp-content/themes/oi-futuro-new/assets/imgs/bg-footer-1.png');
}

.menu-footer {
    display: flex;
    padding: 0;
    margin: 0 0 0 0;
    list-style: none;
}

.menu-footer li {
    border: none;
    padding: 0;
    width: 100%;
    max-width: fit-content;
}

.menu-footer li i {
    display: none;
}

.menu-footer li>a {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0;
    display: inline-block;
    margin-bottom: 30px;
}

.menu-footer li>a:hover {
    color: #6b7aff;
}

.menu-footer li ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.menu-footer li ul li a {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    margin-bottom: 13px;
    letter-spacing: 0;
    text-transform: none;
}

.menu-menu-1-container {
    width: 100%;
}

@media (min-width: 992px) {
    .menu-footer {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

}

@media (min-width: 992px) {
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}

.extra-container {
    width: 100%;
    border-top: 1px solid #000;
    padding-top: 70px;
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 67px;
}

.r-sociais {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.r-sociais a {
    width: 50px;
    height: 50px;
    background-color: #000;
    border-radius: 50%;
    padding: 0;
    margin: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.r-sociais a:hover {
    background-color: #6b7aff;
}

.r-sociais a svg {
    width: 26px;
    fill: #fff;

}

.r-sociais a.facebook svg {
    width: 20px;
}

.menu-footer-2 {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 195px;
    float: right;
}

.menu-footer-2 a {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    margin-bottom: 13px;
    letter-spacing: 0;
    text-transform: none;
    display: inline-block;
}

.menu-footer-2 a:hover {
    color: #6b7aff;
}

@media (max-width: 992px) {
    .menu-footer {
        display: block;
        padding: 0 10px;
    }

    .menu-footer li {
        padding: 0 0 7px 0;
    }

    .menu-footer li>a {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .menu-footer li ul li {
        padding: 0 0 2px 0;
    }

    .menu-footer li ul li a {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 1;
    }

    footer.main-footer {
        padding-top: 60px;
        background-image: none;
    }

    .col-md-4 {
        display: block;
        width: 100%;
        padding: 0 20px;
    }

    .extra-container {
        display: block;
    }

    .r-sociais {
        justify-content: flex-start;
        margin: 30px 0 20px 0;
    }

    .r-sociais a {
        margin: 0 6px;
    }

    .menu-footer-2 {
        float: none;
    }

    .menu-footer-2 a {
        font-size: 14px;
        margin-bottom: 5px;
    }
}