/*
font-family: 'Approach Mono', sans-serif;
font-family: 'Archivo', sans-serif;
font-family: 'Bai Jamjuree', sans-serif;
font-family: 'Poppins', sans-serif;
*/
html {
    margin:0;
    height: 100vh;
    min-height: 100vh !important;
}
body {
    margin: 0;
    padding: 0;
    background-color: #000E0F;
    background-image: url("../img/bg1.png");
    background-repeat: repeat;
    font-family: "Figtree", sans-serif;
    color: #fff;
    height: 100vh;
    width: 100%;
    min-height: 100vh !important;
    background-position: top;
    background-size: cover;
    overflow-x: hidden;
    /*
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;*/
}
.mobile {
    display: none!important;
}
button:focus, textarea:focus, select:focus, input:focus {
    outline: 0 !important;
}
address, dl, fieldset, h1, h2, h3, h4, h5, h6, hr, ol, p, pre, table, ul {
    font-family: inherit;
    margin: 0;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit
}
b {
    font-weight: 600
}

ol {
    margin-left: 20px
}

button {
    cursor: pointer
}
.container a, a {
    /*color: inherit!important;*/
    text-decoration: none;
}
.container a
{
    color:#5af0f0;
}
a:hover {
    /*text-decoration: none !important;*/
    color: inherit!important;
}
a, button {
    outline: 0
}
img {
    border: 0;
    outline: 0
}
.uppercase {
    text-transform: uppercase
}

::placeholder {
    color: #000;
    opacity: 1
}

.space-3 {
    width: 100%;
    display: table;
    height: 3px
}

.space-5 {
    width: 100%;
    display: table;
    height: 5px
}

.space-10 {
    width: 100%;
    display: table;
    height: 10px;
}

.space-15 {
    width: 100%;
    display: table;
    height: 15px;
}

.space-20 {
    width: 100%;
    display: table;
    height: 20px;
}

.space-30 {
    width: 100%;
    display: table;
    height: 30px;
}

.space-40 {
    width: 100%;
    display: table;
    height: 40px;
}
.space-60 {
    width: 100%;
    display: table;
    height: 60px;
}
.space-100 {
    width: 100%;
    display: table;
    height: 100px;
}
.padding0 {
    padding: 0
}
.padding10 {
    padding: 10px
}
.padding15 {
    padding: 15px
}
.padding20 {
    padding: 20px
}
.paddingright20 {
    padding-right: 20px
}
.padding30 {
    padding: 30px
}
.padding40 {
    padding: 40px
}
.nohover:hover {
    color: inherit !important
}
.nodeco {
    text-decoration: none !important
}
.nodisplay
{
    display: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
.grecaptcha-badge
{
    /*visibility: hidden!important;
    bottom:1px!important;*/
}
.owl-carousel .owl-item img {
    display: inherit;
    width: inherit;
}
.content-text ul li
{
    margin-left: 10px;
    list-style: none;
}
.content-text ul li::marker
{
    color: #fff!important;
}
.content-text ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #fff!important; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    /*margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.content-text ul li::marker
{
    color: #fff!important;
}
.content-text b, .content-text strong
{
    font-weight: 600;
    color: #d9d9d9;
}
.content-text a
{
    color: #fff!important;
    text-decoration: underline;
}
li::marker {
    color: #fff!important;
}
.hover-white:hover
{
    color:#fff!important;
}
.hover-yellow:hover
{
    color:#FAA31D!important;
}
button.navbar-toggler
{
    border: 0px solid transparent!important;
}
.content-text
{
    font-family: "Figtree", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    color: #bdbdbd;
}
.content-text-mini
{
    font-family: "Figtree", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    color: #bdbdbd;
}
.content-text-header
{
    font-family: "Figtree", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    color: #fff;
}
.icon-mod1
{
    min-width: 160px;
}
/****************************************************************************** LEADERBOARD / TOPO ************************************/
 /*Containers Max Width change*/
@media (min-width: 1200px) {
    .container-xxl {
        max-width: 1100px;
    }
    .container-xl {
        max-width: 1100px;
    }
    .container {
        max-width: 1100px;
    }
}

.btn
{
    color: #fff;
    text-decoration: none;
}
.header
{
    background: rgba(0, 0, 0, 0);
    position: fixed;
    z-index: 200;
    top: 0px;
    width: 100%;
    transition: 1s;
}
.topNav .nav-link
{
    font-family: "Figtree", sans-serif;
    color:#fff;
    text-decoration: none!important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.languageButton span
{
    font-family: "Figtree", sans-serif;
    color:#54C3B3;
    text-decoration: none!important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}
.icon-footer
{
    font-size: 20px;
}
.topNav .nav-link:hover
{
    color:#5af0f0!important;
}
.topIcon
{
    color:#fff;
    margin-left: 5px;
}
/*Top menu Button*/
.leaderboard-title, .leaderboard-subtitle
{
    font-family: "Figtree", sans-serif;
    font-size: 46px;
    font-style: normal;
    font-weight: 500;
    line-height: 70px;
    text-transform: none;
    color: #fff;
}
.tit1top
{
    font-family: "Figtree", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: #5af0f0;
    text-transform: uppercase;
    transition: .5s;
    letter-spacing: 1.5px;
}
.tit1, h1
{
    font-family: "Figtree", sans-serif;
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: 51px;
    transition: .5s;
}
.tit2, h2
{
    font-family: "Figtree", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px;
    transition: .5s;
    color:#fff!important;
}
.tit2b
{
    font-family: "Figtree", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    transition: .5s;
}
.tit3, h3
{
    font-family: "Figtree", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #5af0f0;
    transition: .5s;
}
.tit3b
{
    font-family: "Figtree", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #5af0f0;
    transition: .5s;
}
.tit4, h4
{
    font-family: "Figtree", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #83B3B3;
    transition: .5s;
}

.content-blog h2
{
    font-size: 22px;
    color:#fff;
    font-weight: 600;
}
.content-blog h3
{
    font-weight: 600;
    margin-bottom: 5px;
}
.fullscreen-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    object-fit: cover;
    object-position: top;
    /*background-color: #000E0F;*/
    background-size: cover;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.carousel-indicators {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 0%;
    margin-bottom: 0%;
    margin-left: 0%;
    margin:3px!important;
    transition: .5s ease;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 15px;
    height: 15px;
    padding: 0;
    margin: 3px!important;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #1EC6C6!important;
    opacity: 1;
    transition: .5s ease;
}


.lpslider-controls
{
    position: absolute;
    z-index: 2;
    bottom: 0px;
    height: 180px;
    width: 100%;
    text-align: center;
}
.lpslider-controls li
{
    display: inline-grid;
    cursor: pointer;
}
.lpslider-thumb
{
    width: 15px;
    height: 15px;
    border: 1px solid #1EC6C6!important;
    margin: 4px;
    transition: .5s;
}
.lpslider-thumb.active
{
    background-color: #1EC6C6;
    transition: .5s;
}
div.accordion button.accordion-button
{
    background-color: transparent!important;
    outline: none;
    box-shadow: none;
    color: #1EC6C6;
    border-bottom: 1px solid #202020;
    padding: 15px;
    transition: .5s;
}
/*div.accordion button.accordion-button.collapse h3*/
/*{*/
/*    color: #1EC6C6!important;*/
/*    transition: .5s;*/
/*}*/
/*div.accordion button.accordion-button h3*/
/*{*/
/*    color: #fff;*/
/*    transition: .5s;*/
/*}*/
div.accordion button.accordion-button:hover h3
{
    /*color: #fff!important;*/
    transition: .5s;
    opacity: .6;
}
.accordion-body
{
    border-bottom: 1px solid #202020;
}

.accordion-button:not(.collapsed)::after {
    background-image: initial;
    font-family: "bootstrap-icons";
    content: "\F63B";
    font-size: 20px;
    text-align: center;
    margin-top: -10px;
    /*transition: .5s;*/
    /*transform: translatey(0px) rotate(360deg);*/
    transform-origin: bottom!important;
    /*transform-style: preserve-3d;*/
    /*transform: rotate(0deg)!important;*/
    /*transform-origin: 50% 50%!important;*/
    /*transform-style: preserve-3d!important;*/

}
.accordion-button.collapsed::after {
    background-image: initial;
    font-family: "bootstrap-icons";
    content: "\F64D";
    font-size: 20px;
    margin-top: -20px;
    text-align: center;
    transform-origin: bottom!important;
    /*transition: .5s;*/
    /*transform: rotate(-360deg)!important;*/
    /*transform-origin:  50% 50%!important;*/
    /*transform-style: preserve-3d!important;*/
}
.modulo7
{
    border-radius: 15px;
    max-width: 700px;
    align-items: center;
}
.button-cta
{
    color: #121c1c!important;
    background-color: #5af0f0;
    border-radius: 10px;
    padding: 16px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    transition: .5s;
}
.button-cta:hover
{
    color: #121c1c!important;
    background-color: #fff;
    transition: .5s;
}
.button-cta2
{
    color: #121c1c!important;
    background-color: #5af0f0;
    border-radius: 10px;
    padding: 16px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    transition: .5s;
}
.button-cta2:hover
{
    color: #121c1c!important;
    background-color: #fff;
    transition: .5s;
}
.button-cta3
{
    color: #121c1c!important;
    background-color: #5af0f0;
    border-radius: 10px;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    transition: .5s;
}
.button-cta3:hover
{
    color: #121c1c!important;
    background-color: #fff;
    transition: .5s;
}
.footer-back
{
    background-color: #17171B;
    width: 100%;
}
.footermenuContainer, .footermenuContainer a
{
    color: #bebebe!important;
}
.footerTitle
{
    font-family: "Figtree", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    color: #bebebe;
    transition: .5s;
}
.portfolio-container
{
    background-color: #153338;
    width: 100%;
    padding: 5px;
    height: 110px;
    margin-top: -110px;
    position: relative;
}
.footerMenu li
{
    list-style: none;
    margin-bottom: 10px!important;
}
.footerMenu li a
{
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
}
.img-portfolio
{
    max-width: 190px;
    max-height: 70px!important;
    width: max-content;
}
/*************** DROPDOWN ON HOVER *****************/
.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
li.nav-item ul.dropdown-menu
{
    border-radius: 0px;
    background-color: #182222;
}
li.nav-item ul.dropdown-menu li a.dropdown-item
{
    color:#fff;
}
li.nav-item ul.dropdown-menu li a.dropdown-item:hover
{
    color:#5af0f0!important;
    background-color: transparent!important;
}
.portfolio-box
{
    background-color: #1C2024;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    padding: 20px;
}
.portfolio-box:hover
{
    background-color: #2C3238;
}
.module9-twocolumns
{
    font-size: 16px;
    line-height: 24px;
    border-bottom:1px solid transparent;
}
.module9-twocolumns .left
{
    background-color: #0C1618;
    color: #5af0f0!important;
    padding: 20px;
}
.module9-twocolumns .right
{
    background-color: #153338;
    color: #fff!important;
    padding: 20px;
}
.table-performance
{
    min-width: 100%;
    width: 100%;
    font-family: "Figtree", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    background-color: transparent!important;
    color: #fff!important;
    text-align: center!important;
}
.table-performance tr th
{
    border: 1px solid #000;
    background-color: #0E282C;
    color: #5af0f0!important;
    border-bottom: 0px;
    text-align: center!important;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.table-performance tr td
{
    border: 1px solid #000;
    background-color: #153338;
    color: #fff!important;
    text-align: center!important;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.table-performance tr td:first-child
{
    background-color: #234446;
}



.table-documents
{
    min-width: 100%;
    width: 100%;
    font-family: "Figtree", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    background-color: transparent!important;
    color: #fff!important;
    text-align: center!important;
}
.table-documents tr th
{
    border: 1px solid #000;
    background-color: #0E282C;
    color: #fff!important;
    border-bottom: 0px;
    text-align: left!important;
    padding: 20px;
}
.table-documents tr td {
    border: 1px solid #000;
    background-color: #153338;
    color: #fff !important;
    text-align: left !important;
    padding: 20px;
}
.table-documents tr td a
{
    color: #fff!important;
}
.table-documents tr td a:hover
{
    color: #5af0f0!important;
}
.table-documents tr td:first-child
{
    /*background-color: #234446;*/
}
.table-note
{
    font-size: 12px;
    color: grey;
}
.modulo11-column
{
    border-radius: 15px;
    background-color: #153338;
    padding: 30px;
    height: 100%;
    width: 100%;
}
.modulo12-column
{
    border-radius: 15px;
    background-color: #1C2024;
    padding: 30px;
    height: 100%;
    width: 100%;
}
.moduloExterno4-form-container
{
    max-width: 700px;
    margin: auto;
    border-radius: 15px;
    background-color: #153338;
    padding: 30px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}
form
{
    color: #000;
}
form label
{
    font-family: "Figtree", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    color: #bdbdbd;
    margin-bottom: 2px;
}
form label small
{
    line-height: 9px!important;
}
input.form-control, select.form-control, textarea.form-control
{
    background-color: #022424;
    border:1px solid #13494C;
    color:#fff;
}
.div-form-content
{
    padding: 60px;
    background-color: #006363;
    width: 100%;
    height: 100%;
}
.linha-verde
{
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #058181;
    margin-top: 5px;
    margin-bottom: 5px;
}
/******************************************** INSIGHTS ***************************************************/
#pagination .prev, #pagination .next
{
    font-size: 22px;
    border: 0px;
    background: transparent;
    color: #fff;
}
.label3cc
{
    background-color: #2d3034;
    color:#2df3ff;
    font-size: 13px;
    border-radius: 10px;
    padding:3px;
    padding-right: 8px;
    padding-left: 8px;
}
.insightBox
{
    border-radius: 10px;
    background-color: #1a1d21;
    margin: 10px;
}
.list-post-img
{
    background-size: cover;
    background-position: center;
    border-radius: 10px 10px 0 0;
}
.insightboxContent
{
    padding: 10px;
}
.insight-list-date
{
    font-size: 13px;
    color:#8c8c8c;
}
.insightbox-title
{
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    height: 100px;
}
#filters
{
    margin: auto;
}
#filters button
{
    border: 1px solid #2A2F36;
    font-size: 16px;
    line-height: 26px;
    border-radius: 15px;
    height: 30px;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #1a1d21;
    color:#fff;
    margin-bottom: 10px;
    transition: 1s;
}
#filters button.active
{
    border: 1px solid #035D69;
    background-color: #02454e;
    transition: 1s;
    color: #fff;
}
 .memberBox
 {
     background-color: #17171a;
     padding: 30px;
     border-radius: 15px;
 }
.iconshare
{
    border: 1px solid #2A2F36;
    background-color: #1a1d21;
    color:#fff;
    height: 34px;
    width: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 18px;
    font-size: 18px;
}
.iconshare2
{
    font-size: 20px;
}
.insightDate
{
    font-size: 15px;
    color:#8c8c8c;
}
.insightCateg
{
    color: #2df3ff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
}
h1.insightTitle
{
    font-family: "Figtree", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px;
    transition: .5s;
}
.insightAuthorTop
{
    color: #fff;
    font-size: 18px;
    line-height: 18px;
}