header.edgtf-page-header {
    background-color: #000;
}
.widget_gtranslate .gtranslate_wrapper {
    display: flex;
    align-items: center;
    gap: 3px;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-predefined .edgtf-hm-lines {
    width: 24px;
    height: 15px;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-predefined .edgtf-hm-lines .edgtf-hm-line.edgtf-line-2 {
    top: 6px;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-predefined .edgtf-hm-lines .edgtf-hm-line {
    background-color: #fff;
}
.edgtf-page-footer .edgtf-grid-col-4:first-child {
    width: 50%;
}
.edgtf-page-footer .edgtf-grid-col-4 {
    width: 25%;
}
.edgtf-page-footer {
    background: url(../img/foto-terra-5.webp) center top/cover no-repeat;
    position: relative;
}
.edgtf-page-footer .edgtf-footer-top-holder, .edgtf-page-footer .edgtf-footer-bottom-holder {
    background: none !important;
}
.edgtf-page-footer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    --background-overlay: '';
    background-image: linear-gradient(180deg, #0000001C 0%, var(--e-global-color-secondary) 100%);
}
.edgtf-page-footer p, .edgtf-page-footer a, .edgtf-page-footer .widget a {
    color: #fff !important;
}
.edgtf-page-footer .widget {
    color: #fff !important;
}
.edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header):not(.fixed) .edgtf-main-menu>ul>li>a {
    color: #fff;
}
select.gt_selector {
    background: #000;
    color: #28cee0;
    padding: 6px;
    border: none;
    width: 98px;
}
select.gt_selector option {
    background: #000;
}


.post-single-docs {
    background-color: #000;
    padding: 0 0 90px;
}
.carousel-docs {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}
.carousel-docs .swiper-wrapper {
    overflow: visible !important;
}
.card-video h3 {
    color: #28CEE0;
    font-family: "Josefin Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 117.647% */
    text-transform: uppercase;
    margin-bottom: 10px;
}
.card-video p, .card-video .elementor-element-217ac8f, .card-video .elementor-element-9a0d7c9, .card-video .elementor-element-642c16e, .card-video .elementor-element-097c4f0, .card-video .elementor-element-d048e23 {
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 16px; /* 106.667% */
    margin: 0;
}
.card-video .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}
.carousel-docs.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next svg, .carousel-docs.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev svg {
    fill: #28CEE0;
}
.card-video p {
    margin-top: 10px;
}
.card-video {
    position: relative;
    display: block;
}
.card-video:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.30);
    z-index: 1;
    transition: all .3s ease;
    top: 0;
    left: 0;
}
.card-video:after {
    content: '';
    position: absolute;
    background: url(../img/play-video.svg) center center no-repeat;
    z-index: 2;
    width: 66px;
    height: 67px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.card-video .text {
    position: absolute;
    padding: 16px 21px;
    z-index: 3;
    opacity: 0;
    transition: all .3s ease;
    top: 0;
    left: 0;
}
.card-video:hover .text {
    opacity: 1;
}
.card-video:hover::after {
    opacity: 0;
}
.card-video:hover::before {
    background: rgba(0, 0, 0, 0.80);
}
.card-video p {
    margin-bottom: 10px;
}
.card-video span.btn-view, .card-video .btn-view a {
    background: #28CEE0 url(../img/play-card.svg) 14px center no-repeat;
    width: 134px;
    height: 25px;
    border-radius: 10px;
    color: #000;
    text-align: center;
    font-family: "Josefin Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
}
.card-video .btn-view a {
    padding-top: 11px;
}
.card-video .btn-view a span {
    word-break: normal;
}
.carousel-docs .swiper-button-next, .carousel-docs .swiper-button-prev {
    color: #28CEE0;
    /* position: absolute; */
}
.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header):not(.fixed) .edgtf-main-menu>ul>li>a:hover, .edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header):not(.fixed) .edgtf-main-menu>ul>li.edgtf-active-item>a, .edgtf-drop-down .second .inner ul li a:hover {
    color: #28CEE0;
}
/* .post-single-docs .carousel-docs .swiper-button-next, .post-single-docs .carousel-docs .swiper-button-prev {
    top: 46%;
    transform: translateY(-50%);
} */
.post-single-docs .meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
.carousel-docs .swiper-button-next {
    right: -50px;
}
.carousel-docs .swiper-button-prev {
    left: -50px;
}
.title {
    text-align: center;
    margin-bottom: 60px;
}
.title h3 {
    color: #FFF;
    font-family: "Josefin Sans";
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; /* 78.261% */
    text-transform: uppercase;
    margin-bottom: 20px;
}
.title h2 {
    color: #28CEE0;
    text-align: center;
    font-family: "Josefin Sans";
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 62.069% */
    text-transform: uppercase;
}
.opportunities {
    padding: 70px 0;
}
.opportunities .title h2 {
    color: #F4A901;
}
.opportunities .carousel-opportunities {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.opportunities .box {
    position: relative;
}
.opportunities .box:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}

/* .opportunities .carousel-opportunities .swiper-button-next, .opportunities .carousel-opportunities .swiper-button-prev {
    top: 46%;
    transform: translateY(-50%);
    color: #F4A901;
}
.opportunities .carousel-opportunities .swiper-button-prev {
    transform: rotate(-180deg);
    top: 39%;
} */
.opportunities .box .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 120px 50px 0;
    text-align: center;
    box-sizing: border-box;
    z-index: 2;
}
.opportunities .box h5 {
    font-size: 23px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
}
.opportunities .box h4 {
    font-size: 29px;
    line-height: 22px;
    color: #F4A901;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 20px;
}
.opportunities .box p {
    font-size: 17px;
    line-height: 20px;
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.opportunities a.btn {
    position: absolute;
    bottom: 50px;
    background-color: #F4A901;
    color: #000;
    width: 100%;
    height: 40px;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 10px;
    max-width: 250px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}
.opportunities img {
    margin: 0 auto;
    display: table;
}
.opportunities .nav .swiper-button-next svg, .opportunities .nav .swiper-button-prev svg {
    fill: #F4A901;
}
.opportunities .nav .swiper-button-next, .opportunities .nav .swiper-button-prev {
    color: #F4A901;
}
.opportunities .nav .swiper-button-next {
    right: -50px;
}
.opportunities .nav .swiper-button-prev {
    left: -50px;
}
/* .post-single-docs .carousel-docs .swiper-button-prev {
    transform: rotate(-180deg);
    top: 39%;
} */
.post-single-docs .poster {
    width: 100%;
    height: calc(100vh - 90px);
    position: relative;
    display: flex;
    align-items: flex-end;
}
.post-single-docs .poster img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.post-single-docs .poster:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.60);
    top: 0;
    left: 0;
    z-index: 1;
}
.post-single-docs .poster .text {
    position: relative;
    z-index: 1;
    margin-bottom: 100px;
    max-width: 80%;
    z-index: 2;
}
.post-single-docs .container {
    max-width: 1300px;
    margin: 0 auto;
}
.post-single-docs .poster .text h1 {
    color: #28CEE0;
    font-family: "Josefin Sans";
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px; /* 28.125% */
    text-transform: uppercase;
    margin-bottom: 50px;
}
.post-single-docs .poster .text p {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "Josefin Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px; /* 117.647% */
}
.post-single-docs .poster a.btn {
    background: #28CEE0 url(../img/play-card.svg) 14px center no-repeat;
    width: 223px;
    height: 48px;
    border-radius: 10px;
    color: #000;
    text-align: center;
    font-family: "Josefin Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
    margin-top: 50px;
}
.grid-docs {
    max-width: 1220px;
    margin: 0 auto;
}
.grid-docs .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 22px;
    max-width: 1200px;
    margin: 0 auto;
}
.filter-docs .elementor-widget-wrap {
    display: grid !important;
    align-items: flex-start;
    grid-template-columns: 1fr 1.2fr 1fr;
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: unset;
    gap: 20px;
}
.elementor-3708 .elementor-element.elementor-element-4485fc2 .swiper-slide-inner:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    top: 0;
}
.elementor-3708 .elementor-element.elementor-element-4485fc2 .swiper-slide-contents {
    position: relative;
    z-index: 1;
}
.filter-docs button.search-filter-input-button.search-filter-input-button--is-selected {
    color: #28CEE0;
    opacity: 1;
}
/* .filter-docs .search-filter-field--input-type-text {
    max-width: 156px;
} */
.filter-docs select {
    background: #000;
    color: #28cee0;
    padding: 6px;
    border: none;
    width: 98px;
    border: 1px solid #28cee0;
    border-radius: 100px;
}
.filter-docs select option {
    background: #000;
}
.filter-docs .search-filter-input-button-group {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: nowrap;
    justify-content: center;
}
.filter-docs ul li a, .filter-docs button.search-filter-input-button {
    color: #FFF;
    text-align: center;
    font-family: "Josefin Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; /* 112.5% */
    text-transform: uppercase;
    opacity: 0.5;
    transition: all .3s ease;
    padding: 0;
    background: none;
}
/* .filter-docs .search-filter-style--choice-select {
    max-width: 156px;
} */
.filter-docs ul li a:hover, .filter-docs ul li a.active, .filter-docs button.search-filter-input-button:hover, .filter-docs .search-filter-input-button:hover:not(.is-disabled):not(.search-filter-input-button--is-selected) {
    opacity: 1;
    color: #28cee0;
}
.filter-docs button.search-filter-input-button {
    height: 50px;
}

/* Estilização do botão */
.open-popup-btn {
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    background-color: #4CAF50;
    color: white;
    border: none;
    border-radius: 5px;
}

/* Estilização do popup e fundo */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.popup-content {
    background: white;
    padding: 30px;
    border-radius: 20px;
    position: relative;
    max-width: 541px;
    width: 90%;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/* Botão de fechar */
.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
    background: none;
    border: none;
}
 /* Estilização do accordion */
.popup-content .accordion-item {
    border-bottom: 1px solid #000;
    margin-bottom: 5px;
}

.popup-content .accordion-header {
    padding: 10px;
    cursor: pointer;
    font-size: 23px;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    user-select: none;
    position: relative;
}
.popup-content .accordion-header:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/arrow-accordion.svg) center center no-repeat;
    width: 13px;
    height: 23px;
}
.active .accordion-header:before {
    transform: rotate(-180deg);
}

.popup-content .accordion-content {
    display: none;
    padding: 10px;
    background: #fff;
}

.popup-content .active .accordion-content {
    display: block;
}
.popup-content a.btn {
    background-color: #F4A901;
    color: #000;
    width: 100%;
    height: 40px;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 10px;
    max-width: 250px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.popup-content h2 {
    font-size: 29px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: 0;
    color: #F4A901;
}
.popup-content .tags {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
}
.popup-content .tags span {
    padding-top: 2px;
    height: 16px;
    padding: 4px 20px 0;
    border: 1px solid #000;
    border-radius: 100px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.popup-content p {
    font-size: 17px;
    line-height: 20px;
    color: #000;
    margin-bottom: 20px;
    margin-top: 0;
}
.edgtf-content {
    z-index: 101;
}

.logos {
    background: #000;
    padding: 50px 0;
}
.logos h2 {
    font-family: "Josefin Sans", Sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: 0px;
    color: #28cee0;
    text-align: center;
}
.logos.elementor-section.elementor-section-boxed > .elementor-container {
    justify-content: center;
}
.logos .grid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
    margin-bottom: 50px;
}
.logos .grid img {
    width: 150px;
}
.logos .img {
    height: 110px;
}

.edgtf-mobile-header .edgtf-mobile-nav .edgtf-grid>ul>li.edgtf-active-item>a, .edgtf-mobile-header .edgtf-mobile-nav .edgtf-grid>ul>li.edgtf-active-item>h6 {
    color: #28CEE0;
}
.card-video .elementor-element-217ac8f, .card-video .elementor-element-9a0d7c9, .card-video .elementor-element-642c16e, .card-video .elementor-element-097c4f0, .card-video .elementor-element-d048e23  {
    font-weight: 600;
}
.card-video .elementor-element-217ac8f span, .card-video .elementor-element-9a0d7c9 span, .card-video .elementor-element-642c16e span, .card-video .elementor-element-097c4f0 span, .card-video .elementor-element-d048e23 span {
    font-weight: 300;
}
.carousel-docs-section {
    padding-top: 100px;
}
@media (min-width: 992px) and (max-width: 1500px) {
    .edgtf-sticky-header .edgtf-sticky-holder .edgtf-vertical-align-containers, .edgtf-page-header .edgtf-vertical-align-containers {
        padding: 0 10px;
    }
    .edgtf-main-menu>ul>li>a {
        padding: 0 10px;
    }
}

@media (max-width: 1500px) {
    .edgtf-vertical-align-containers .edgtf-position-center {
        padding-left: 10px;
    }
    .post-single-docs .container {
        max-width: 90%;
    }
}
@media (max-width: 767px) {
    header.edgtf-mobile-header .edgtf-grid {
        width: 100%;
        padding: 0 8px;
        box-sizing: border-box;
    }
        .elementor-3708 .elementor-element.elementor-element-3596e45 .elementor-heading-title {
        font-size: 50px;
    }
    .edgtf-mobile-header .edgtf-mobile-nav {
        min-height: calc(100vh - 89px) !important;
        height: auto !important;
        padding-bottom: 20px;
    }
    .edgtf-mobile-header .edgtf-mobile-nav .edgtf-grid {
        height: auto;
    }
    .gtranslate_wrapper {
        display: flex;
        align-items: center;
        gap: 5px;
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
    }
    .edgtf-page-footer .edgtf-grid-col-4:first-child, .edgtf-page-footer .edgtf-grid-col-4 {
        width: 100%;
    }
    .filter-docs .elementor-widget-wrap {
        grid-template-columns: 1fr;
        gap: 0;
    }
    .edgtf-interactive-image-with-text-holder span.edgtf-iiwt-title {
        font-size: 26px;
    }
}