body {
    background-color: #1b262c;
    color: #fff;
}


p {
    font-size: 20px;
}
@font-face {
    font-family: Ubuntu-Medium;
    src: url(UbuntuFonts/Ubuntu-Medium.ttf);
}

@font-face {
    font-family: "SFProDisplayThin";
    src: url(./SFProDisplay/SFProDisplay-Thin.woff) format("woff"),
         url(./SFProDisplay/SFProDisplay-Thin.woff2) format("woff2");
}

@font-face {
    font-family: "SFProDisplayMedium";
    src: url(./SFProDisplay/SFProDisplay-Medium.woff) format("woff"),
         url(./SFProDisplay/SFProDisplay-Medium.woff2) format("woff2");
}

@font-face {
    font-family: "SFProDisplayLight";
    src: url(./SFProDisplay/SFProDisplay-Light.woff) format("woff"),
         url(./SFProDisplay/SFProDisplay-Light.woff2) format("woff2");
}

@font-face {
    font-family: "SFProDisplayRegular";
    src: url(./SFProDisplay/SFProDisplay-Regular.woff) format("woff"),
         url(./SFProDisplay/SFProDisplay-Regular.woff2) format("woff2");
}

@font-face {
    font-family: "SFProDisplayBold";
    src: url(./SFProDisplay/SFProDisplay-Bold.woff) format("woff"),
         url(./SFProDisplay/SFProDisplay-Bold.woff2) format("woff2");
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: sans-serif;
}
hr {
    border: 1px solid #fff;
}
body,
html {
    height: 100%;
}
html {
    scroll-behavior: smooth;
}
.centralizar-texto {
    text-align: center;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background: rgba(44, 42, 42, 0.8);
    border-radius: 0.25rem;
}
.paragrafo {
    margin-left: 20px;
}

#TelaToda{
    height: 100%;
}

.card {
    border: none !important;
}
.countries-list {
    padding-left: 1.25rem;
}
.description-title {
    font-weight: 400;
}
.card-title {
    color: #fff;
}
.card-body {
    background: #30475e;
}
.chaves-naoAplica {
    background: #8db596;
}
.chaves-podemAplicar {
    background: #db6400;
}
.chaves-aplica {
    background: #aa3a3a;
}
.navbar-transparent {
    background: rgba(0, 0, 0, 0.8);
}
.ol-links {
    color: #fff !important;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 18px;
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:hover {
    transition: 0.2s;
    color: #e94560;
    content: "";
}
.nav-link:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #fff;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}
.indice {
    font-size: 20px;
}
.cont {
    padding-left: 15px;
}
.cont-t {
    padding-left: 25px;
}
.nav-link:hover:after {
    width: 100%;
    left: 0;
}
.jumbotron-home {
    text-align: center;
    background-color: #222831;
    color: #fff;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
.imagem-left {
    float: left;
    margin-right: 10px;
}
.text-author {
    margin-left: 10px;
}
.imagem-right {
    float: right;
    margin-left: 10px;
}
.imagem-texto {
    font-size: 20px;
}
.nav-link {
    font-family: SFProDisplayBold, Arial, Helvetica, sans-serif;
}
.a-nav-title {
    color: #fff;
    text-decoration: none !important;
    font-family: sans-serif;
}
.a-nav-title:hover {
    color: #e94560;
    transition: 0.2s;
}
.bold {
    font-weight: 700;
}


#main-title {
    font-family: SFProDisplayThin, Arial, Helvetica, sans-serif;
}

#leiaMais-itens {
    font-size: 18px;
}
#nav-title {
    font-family: S;
    font-size: 25px;
    color: #fff;
}

#print-adguard {
    text-align: center;
}
#dns {
    text-decoration: underline;
}
#home {
    padding-top: 80px;
}
#ne-p,
#sn-p {
    font-size: 20px;
    border-radius: 5px;
    border-left: 5px solid #bbe1fa;
}
#ne-p-block,
#sn-p-block {
    display: block;
    margin-left: 10px;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #2e3236;
    border-radius: 0.3rem;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    background-color: #3e4449;
    border: 1px solid rgba(233, 226, 226, 0.125);
}
.list-group-item {
    font-size: 18px !important;
}
.list-group-item a {
    font-size: 18px !important;
    text-decoration: none;
}
#text-home {
    color: #fff;
    text-align: center;
    font-size: 20px;
}
#democracia-title {
    text-decoration: underline;
}
#div-home {
    padding-top: 80px;
    background: #222831;
}
#conteudo-home {
    margin: 10px;
    text-align: center;
}
#titulo-direita {
    display: block;
    text-align: right;
}
#eyesTitle {
    text-align: center;
}
#duckduckgo-text {
    display: block;
}
#duckduckgo-img {
    padding-top: 5px;
}
#searx-text {
    display: block;
}
.panel-pic {
    float: left;
    margin-right: 15px;
}
#rodape {
    padding: 10px;
    background: #214252;
}
#rodape-title {
    text-align: center;
}
#rodape-icons {
    text-align: center;
}
#title-crip {
    text-align: center;
}
#sobre-mim {
    background: #0f4c75;
    padding: 60px;
}
.second-title {
    color: #fff !important;
}
.second-title:hover {
    text-decoration: none;
    color: #e94560 !important;
    transition: 0.2s !important;
}
#contato {
    text-align: center;
}
#contact-area {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}
#img-home {
    margin: 10px 0 0 10px;
}
#recomendacoes {
    border: 2px solid #fff;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
}
#title-pratica {
    padding-top: 20px;
}
@media (max-width: 575.98px) {
    #amazon-atlas,
    #ciaTools,
    #russiaSpy {
        width: 140px;
    }
    #img-home {
        width: 0;
    }
    .img-auth {
        width: 0 !important;
    }
    #print-adguard1 {
        width: 410px !important;
    }
    .mx-auto-card {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .title-small {
        text-align: center !important;
        margin-bottom: 20px;
    }

    .card-deck-mobile {
        width: 20rem;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #amazon-atlas,
    #russiaSpy {
        width: 200px;
    }
    .img-auth {
        width: 0 !important;
    }
    #img-home {
        width: 0;
    }
    #print-adguard1 {
        width: 530px !important;
    }
    .title-small {
        text-align: center !important;
        margin-bottom: 20px;
    }
    .title-center-small {
        text-align: center !important;
    }
    .mx-auto-card {
        margin-right: auto !important;
        margin-left: auto !important;
        padding-inline: 10px;
        background: #1b262c;
    }

    .card-deck-mobile {
        width: 20rem;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    #img-home {
        width: 330px;
    }
    #print-adguard1 {
        width: 700px !important;
    }
}
::-webkit-scrollbar {
    width: 20px;
}
::-webkit-scrollbar-track {
    background-color: #363636;
}
::-webkit-scrollbar-thumb {
    background: #1c1c1c;
}
::-webkit-scrollbar-thumb:hover {
    background: #4f4f4f;
}