/*
Black influence
*/

/* geral */

*,
*::before,
*::after {
  box-sizing: border-box;
}

/* scrollbar */

::-webkit-scrollbar {
    display: none;
}

/* smooth */

html {
    overflow-y: scroll;
    scroll-behavior: smooth;
}

/* main */

body {
    margin: 0;
    font-family: 'Proxima Nova', sans-serif;
    font-weight: 400;
    line-height: 1.8;
    color: #2c2c2b; /* quase preto */
    background-color: #f6f6f6; /* bg off white */
    font-style: normal;
    font-size: 1.15rem;
}

home,
image,
footer,
header,
main,
menu,
nav {
  display: block;
}

@media only screen and (max-width: 900px) {
    body {
        font-size: 1rem;
    }
}

/* fonts */

@font-face {
   font-family: 'Proxima Nova';
   src: url('https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_fontes/Proxima-Nova-Regular.woff') format('woff');
   font-weight: 400;
   font-style: normal;
}

@font-face {
   font-family: 'Proxima Nova';
   src: url('https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_fontes/Proxima-Nova-Bold.woff') format('woff');
   font-weight: 700;
   font-style: normal;
}

@font-face {
   font-family: 'Hurme';
   src: url('https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_fontes/HurmeRegular.woff') format('woff');
   font-weight: 400;
   font-style: normal;
}

@font-face {
   font-family: 'Hurme';
   src: url('https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_fontes/HurmeBold.woff') format('woff');
   font-weight: 700;
   font-style: normal;
}

/* fonts stuff */

p {
    position: relative;
}

a {
    color: inherit;
    text-decoration: underline;
}

a:hover {
    color: #f6f6f6;
    background-color: #2c2c2b;
    text-decoration: none;
}

b, .b, strong {
    font-weight: 700;
}

.up {
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    font-family: 'Hurme', sans-serif;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.hurme {
    font-family: 'Hurme', sans-serif;
}

@media only screen and (max-width: 900px) {
    .col-md-3-5 .display-4 {
        font-size: 3rem;
    }
}

@media only screen and (max-width: 500px) {
    h1, h2, h3, .h1, .h2, .h3, .display-1, .display-2, .display-3 {
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto; 
    }
    
    .display-2 {
        font-size: 2.5rem;
    }
}

/* colors */

.white {
    color: #f6f6f6;
}

.black {
    color: #2c2c2b;
}

/* cores de fundo */

.bg-borda {
    padding: 5px 15px;
    border-radius: 20px;
    max-width: fit-content;
}

/* imagens de fundo */

.img {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 550px;
    margin-left: -15px;
    margin-right: -15px;
}

#gleidistone {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/gleidistone.png);
}

#pretarara {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/preta-rara.png);
}

#roger {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/roger.png);
}

#luana {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/luana.png);
}

#matheus {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/matheus.png);
}

#daniela {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/daniela.png);
}

#abner {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/abner.png);
}

#stella {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/stella.png);
}

#moacir {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/moacir.png);
}

#blog {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/blog-mulher.png);
}

#maicon {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/maicon.png);
}

#nanai {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/nanai.png);
}

#may {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/may-diniz.png);
}

#nerida {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/nerida.png);
}

#guto {
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/guto.png);
}

/* alinhamentos */

.mobile, .tablet {
    display: none;
}

.desktop {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.display-none {
    display: none!important;
}

.p-relative {
    position: relative;
}

.my-100 {
    margin-bottom: 100px;
    margin-top: 100px;
}

.mb-100 {
    margin-bottom: 100px;
}

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

.my-60 {
    margin-bottom: 60px;
    margin-top: 60px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mt-60 {
    margin-top: 60px;
}

.my-40 {
    margin-bottom: 40px;
    margin-top: 40px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mt-40 {
    margin-top: 40px;
}

.ml-40 {
    margin-left: 40px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-20 {
    margin-top: 20px;
}

.mr-20 {
    margin-right: 20px;
}

.ml-20 {
    margin-left: 20px;
}

.mt-md-40 {
    margin-top: 40px;
}

.mb-0 {
    margin-bottom: 0px;
}

.py-100 {
    padding-bottom: 100px;
    padding-top: 100px;
}

.pt-100 {
    padding-top: 100px;
}

.py-60 {
    padding-bottom: 60px;
    padding-top: 60px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-40 {
    padding-top: 40px;
}

.pb-40 {
    padding-bottom: 40px;
}

.px-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.pt-20 {
    padding-top: 20px;
}

@media only screen and (min-width: 768px) {
   .col-md-3-5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    } 
}

@media only screen and (max-width: 900px) {
    
    .mt-md-60 {
        margin-top: 60px;
    }
    
    .mb-md-60 {
        margin-bottom: 60px;
    }
    
    .mb-md-40 {
        margin-bottom: 40px;
    }
    
    .mt-md-40 {
        margin-top: 40px;
    }
    
    .desktop {
        display: none;
    }
    
    .tablet {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
    }
    
    .w-md-80 {
        max-width: 80%;
    }
    
}

@media only screen and (max-width: 500px) {
    
    .tablet {
        display: none;
    }
    
    .mobile {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
    }
    
    .mb-sm-40 {
        margin-bottom: 40px;
    }
    
    .w-sm-100 {
        max-width: 100%;
    }
    
    .pt-100 {
        padding-top: 60px;
    }
}

/* estruturas */

.barra {
    content: '';
    height: 45px;
    width: 100%;
    display: block;
    background-color: inherit;
    margin-right: 20px;
}

.arrow-right::after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/right.png);
    background-position: center;
    background-size: contain;
    width: 15px;
    height: 15px;
    right: -17px;
    top: 6px;
}

.arrow-left::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/left.png);
    background-position: center;
    background-size: contain;
    width: 15px;
    height: 15px;
    left: -17px;
    top: 6px;
}

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

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

/* conteúdo */
#main {
    position: relative;
    height: auto;
    margin: 0;
    padding-bottom: 60px;
}

@media only screen and (max-width: 900px) {
    .img {
        padding-bottom: 230px;
    }
    
    .arrow-right, .arrow-left {
        margin-top: 40px;
    }
    
    .arrow-right::after, .arrow-left::before {
        background-image: url(https://s3.glbimg.com/v1/AUTH_e179b208e56946d3a19ef0cfac2dd20b/portal/static/card-black-influence/_imagens/down.png);
    }
}

@media only screen and (max-width: 500px) {
    #main {
        margin-right: auto;
        margin-left: auto;
    }
    
    #ranking, #min-max, #conclusao {
        margin-left: -15px;
        margin-right: -15px;
        width: 100vw;
    }
    
    .img {
        background-size: 800px;
        padding-bottom: 250px;
    }
    
    .img-right {
        background-position: left bottom;
    }
    
    .img-left {
        background-position: right bottom;
    }
    
    .arrow-right {
        margin-right: 15px;
    }
    
    .arrow-left {
        margin-left: 15px;
    }
}
