html {
    scroll-behavior: smooth;
    background: #f1f1f1;
}

/* JS STYLES */

.h2_item {
    padding-right: 150px !important;
}

.fav-like-maxbottom {
    margin-bottom: 40px !important;
}

/*FIM JS STYLES*/
.view-area .container {
    max-width: 1076px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 50px;
}

#mkt-banner, #mkt-list, #mkt-nav, #view-area, #nav-projeto {
    font-family: Roboto;
}

/* .subscription-container {
    position: relative;
    float: left;
    z-index: 2;
} */

.lf-box-descubra-mais {
    background-color: #0ac5d4;
    padding: 15px 30px;
    color: #fff;
    margin: 30px 5px 30px 0;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    border-radius: 6px;
    text-decoration: none;
    border-bottom: 0;
    display: inline-flex;
    line-height: 21px;
    align-items: center;
}

.content-area ul li {
    font-family: roboto;
    line-height: 25px;
    margin: 0 0 20px;
}

.content-area .table thead>tr:first-child {
    background: #78909c;
    color: #fff;
}

.content-area a {
    word-break: break-all;
}

.video-area {
    margin: 20px auto 60px;
    width: 700px;
    max-width: 100%;
}

.table-area {
    overflow-x: auto;
}

.bg-menu, .menu {
    display: none;
}

.bg-menu-lido {
    cursor: pointer;
}

.bg-menu-lido.lido a {
    color: #039be5 !important;
}

#nav-projeto-mobile {
    display: none;
}

#top-navbar {
    position: absolute;
    top: 0px;
    display: flex;
    align-items: center;
    height: 50px;
    width: 100%;
    background: #f7f7f7;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.push_down {
    height: 80px;
}

#view-area {
    margin-left: 290px;
    margin-top: 80px;
}

#top-navbar ul {
    display: flex;
}

#top-navbar ul li.ismenu {
    padding: 0;
    list-style: none;
    font-family: Roboto, monospace;
    color: #757575;
    margin: 0 30px 0 10px;
}

#top-navbar ul li.bg-fav {
    cursor: pointer;
}

#projeto-topo .bg-fav, #projeto-topo .bg-fav-off {
    position: relative;
    cursor: pointer;
    width: 48px;
    height: 48px;
    padding: 0;
    box-sizing: border-box;
    border: 1px solid #757575;
    margin-right: 15px;
    color: #757575;
    font-size: 14px;
    border-radius: 6px;
    font-family: Roboto;
    justify-content: center;
    display: flex;
    align-items: center;
}

#top-navbar ul li a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    color: #757575;
    font-family: roboto;
    font-size: 14px;
}

#form-area {
    width: calc(100% - (290px + 31px));
    margin-left: auto;
    box-sizing: border-box;
    padding: 30px 20px;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
}

#projeto-bottom {
    display: none;
}

.exemplo-item-navegacao li a {
    text-decoration: none;
    color: #212121;
    background-color: #f1f1f1;
    padding: 10px 15px;
    transition: all 0.2s;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    width: 120px;
    text-align: center;
}

.exemplo-item-navegacao li a:hover {
    background-color: #eaeaea;
}

.nav-item>a:hover, .nav-sub-item>a:hover {
    color: #039be5;
    background-color: inherit;
    cursor: pointer;
}

.projeto-label a {
    font-family: Arial, monospace;
    padding: 10px 40px 10px 20px;
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    cursor: default;
    display: block;
    color: #253A44;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.titulo_desc_move{ 
    margin-top:-65px !important;
}

.titulo_desc_hide {
    transition: none !important;
}

.projeto_titulo_descricao {
    width: 800px;
}

.projeto_titulo_descricao p {
    font-size: 16px !important;
    color: #5f5f5f !important;
    line-height: 30px !important;
    padding: 0 !important;
    margin: 20px 0 15px !important;
    text-align: left !important;
}

#view-area h1 {
    text-align: left;
    color: #757575;
    font: 300 34px/40px Roboto, sans-serif;
    letter-spacing: -.01em;
    margin: 0;
}

#projeto-topo { 
    font-size: 14px; 
    max-width: 100%; 
    width: 100%; 
    box-sizing: border-box; 
    padding: 30px 30px; 
    position: relative; 
    border: none; 
    display: flex; 
    justify-content: 
    space-between;
    flex-wrap: wrap;
}

.svg-star.full-star {
    fill: #039BE5;
}

#projeto-topo .bg-like {
    position: relative;
    width: 48px;
    cursor: pointer;
    height: 48px;
    padding: 0;
    box-sizing: border-box;
    border: 1px solid #757575;
    margin-right: 10px;
    color: #757575;
    font-size: 14px;
    border-radius: 6px;
    font-family: Roboto;
    justify-content: center;
    display: flex;
    align-items: center;
}

#projeto-topo .bg-like.votado, #projeto-topo .bg-fav.favorito {
    border: 1px solid #039BE5;
}

#projeto-topo .bg-like.votado .like-quant, #projeto-topo .bg-fav.favorito .fav-quant {
    color: #039BE5;
}

#projeto-topo .bg-like.votado .like>svg, #projeto-topo .bg-fav.favorito>svg {
    stroke: #039BE5;
}

#projeto-topo .fav-quant {
    position: absolute;
    right: -10px;
    top: -13px;
    background: #fff;
    box-shadow: 1px 1px 3px #0000004a;
    border-radius: 20px;
    width: 35px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    font-family: Roboto;
    margin: 0;
    color: #757575;
    font-size: 14px;
    font-weight: 400;
}

#projeto-topo .like-quant {
    position: absolute;
    right: -10px;
    top: -13px;
    background: #fff;
    box-shadow: 1px 1px 3px #0000004a;
    border-radius: 20px;
    width: 35px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    font-family: Roboto;
    margin: 0;
    color: #757575;
    font-size: 14px;
    font-weight: 400;
}

.like>svg, .bg-fav>svg, .bg-fav-off>svg {
    width: 35px;
    height: 35px;
    stroke: #757575;
    fill: transparent;
}

#samba-video-include {
    margin: 0 !important;
}

#samba-video-include:before {
    position: absolute;
    height: calc(100% + 60px);
    width: calc(100% + 60px);
    content: "";
    display: block;
    background: transparent !important;
    z-index: -1;
    border-radius: 5px;
    top: -30px;
    left: -30px;
}

.fav-like {
    position: relative;
    display: flex;
    top:15px;
    margin-bottom: 25px;
}

.comentarios_title {
    margin-bottom: 10px !important;
    background: none !important;
}

.comentario-area {
    margin: 0 auto;
}

.lf-lang-sh .hljs, .lf-lang-sh .hljs-keyword, .lf-lang-sh .hljs-title, .lf-lang-sh .hljs-string {
    background: #000;
    color: #fff;
}

.lf-lang-sh .hljs-line-numbers {
    display: none;
}

.hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: #f5f7fc;
    color: black;
    font-family: 'Roboto Mono', monospace;
    font-size: 14px;
}

.hljs-line-numbers {
    border-left: 4px solid #78909c;
}

.codesmell .hljs-line-numbers {
    border-left: 4px solid red;
}

.codesmell code {
    background: #fcf5f7;
}

pre code {
    border-left: none;
    padding: 10px 10px !important;
    overflow: auto;
    white-space: pre;
}

.projeto_nota {
    background-color: #f7f7f7;
    padding: 20px;
    margin-bottom: 20px;
}

#mvp-msg, #mvp-msg2, #modal-fav, #modal-avalia, #modal-msg {
    display: none;
}

#projeto-conteudo-area {
    padding: 20px;
}

#projeto-conteudo-area .content-area {
    margin: 20px 0 50px;
}

#projeto-conteudo-area .content-area h3 {
    border-bottom: 1px solid #ebebeb;
    font: 300 22px/32px Roboto, sans-serif;
    letter-spacing: -.01em;
    margin: 40px 0 40px;
    padding-bottom: 3px;
    text-align: left;
    color: #212121;
    width: 100%;
}

#projeto-conteudo-area .item-titulo {
    font: 300 26px/32px Roboto, sans-serif;
    letter-spacing: -.01em;
    margin: 10px;
    text-align: left;
    color: #212121;
}

.comentarios_outer {
    max-width: none !important;
    padding: 20px !important;
    margin: 0 !important;
}

.fixed-nav-position {
    position: fixed;
    width: 290px;
    height: 100%;
    background: #f7f7f7;
    top: 120px;
}

#nav-projeto {
    width: 270px;
    line-height: 25px;
    float: left;
}

.nav-itens {
    height: 100vh;
    overflow-y: auto;
}

.nav-itens li:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px; 
}

#top-navbar::-webkit-scrollbar,
.nav-itens::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

#top-navbar::-webkit-scrollbar-thumb,
.nav-itens::-webkit-scrollbar-thumb {
    background: #0ac5d4;
    border-radius: 10px;
}
#top-navbar::-webkit-scrollbar-track,
.nav-itens::-webkit-scrollbar-track {
    background: #eee;
    border: thin solid lightgray;
    box-shadow: 0px 0px 3px #dfdfdf inset;
    border-radius: 10px;
    cursor: pointer;
}

#nav-projeto .projeto-label {
    background-color: #fff;
    display: flex;
    border-radius: 10px;
}

#nav-projeto .fechar-nav {
    margin: 15px;
    z-index: 2;
    cursor: pointer;
    color: #757575;
    font-size: 14px;
    font-family: Roboto, monospace;
    display: none;
}

#nav-projeto .nav-item.active a, #nav-projeto .nav-sub-item.active a {
    cursor: pointer
}

#projeto-topo .bg-menu {
    padding: 5px 10px;
    border: 1px solid #d5d5d5;
    cursor: pointer;
    text-decoration: none;
    color: #757575;
    margin-right: 10px;
    background-color: #f2f2f2;
    margin-bottom: 10px;
}

.nav-itens {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-item {
    transition: padding .3s;
    border: none;
    background: #fff !important;
}

.nav-item>a {
    font-family: Arial, monospace;
    padding: 10px 20px;
    cursor: default;
    transition: background-color .3s;
    display: block;
    color: #757575;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.nav-item.item-pai {
    overflow: hidden;
    height: auto;
}

.nav-item.item-pai>span:before {
    content: ' ';
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #757575;
    top: -2px;
    display: inline-block;
    position: relative;
    right: 5px;
    transition: .2s all;
}

.nav-item.item-pai.rotate-arrow>span:before {
    transform: rotate(-90deg);
}

.nav-sub-item>a {
    cursor: pointer;
    padding: 5px 40px 5px 40px;
    color: #5f5f5f;
    text-decoration: none;
    display: block;
    font-size: 13px;
    font-family: Arial, monospace;
    line-height: 20px;
    font-weight: normal;
}

.nav-item .nav-sub-itens {
    list-style: none;
    margin-top: -10px;
    padding: 0;
    background-color: #fff;
    line-height: 7px;
    padding-left: 0;
    border: none;
}

.nav-item .nav-sub-itens .nav-sub-item a {
    background-color: #fff;
    color: #212121;
}

.nav-item.active:not(.item-pai), .nav-item.active:not(.item-pai):hover {
    background: #fff;
    padding-left: 0;
}

.nav-item.item-pai {
    background-color: #fff;
}

.nav-item.item-pai span {
    font-family: Arial, monospace;
    padding: 10px 20px;
    background: #fff;
    cursor: pointer;
    transition: background-color .3s;
    display: block;
    color: #757575;
    font-size: 13px;
    font-weight: bold;
}

.nav-item.item-pai.active span {
    background-color: #fff;
    color: #757575;
}

.nav-item.item-pai.active .nav-sub-itens {
    background-color: #fff;
}

.nav-item.item-pai.active .nav-sub-item {
    border: none;
}

.nav-item .nav-sub-itens .nav-sub-item {
    padding-left: 0;
    border: none;
}

.mCSB_inside>.mCSB_container {
    margin-right: 10px;
}

.nav-item.item-pai.active .nav-sub-item.active {
    background-color: #fff;
}

.nav-item .nav-sub-itens .nav-sub-item.active a, .nav-item.active:not(.item-pai) a {
    background: inherit;
    color: #0f8593;
    background-color: #d9f5f9;
    font-weight: bold;
    cursor: pointer;
}

.nav-sub-item:not(.active):hover a {
    color: #039be5!important;
    font-weight: normal !important;
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 0px;
}

.content-area table {
    border-collapse: collapse;
    border: none;
}

.content-area tr:first-child {
    background: #78909c;
    color: #fff;
}

.content-area .table tbody tr {
    background: #fff;
    color: #000;
}

.content-area table td, .content-area table th {
    border: none;
    padding: 10px 20px;
}

.banner-mvp {
    background-image: url(https://www.devmedia.com.br/guias/img/guia_mvp_img.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 315px;
    width: 100%;
    background-size: cover;
    z-index: 10;
    margin: 40px 15px -20px;
    width: 100%;
}

#projeto-admin {
    color: #5f5f5f;
    top: 30px;
    position: relative;
}

#projeto-topo .bg-like .like.selecionado, #projeto-topo .bg-like:not(.votado):not(.off) .like:hover, .bg-fav.favorito {
    color: #039BE5 !important;
}

#top-navbar ul li.ismenu:hover, #top-navbar ul li>a:hover {
    color: #039be5;
}

/*SAIBA MAIS*/

.content-area .lf-box-saiba-mais {
    background-color: white;
    border: 2px solid #0AC5D4;
    box-sizing: border-box;
    display: inline-flex;
    border-radius: 6px;
    font-size: 14px;
    color: #253A44;
    text-decoration: none;
    font-family: Montserrat;
    font-weight: 500;
    padding: 0;
    position: relative;
    align-items: unset;
    margin: 50px 0 60px;
    display: inline-flex;
}

.content-area .lf-box-saiba-mais .saiba-mais-label {
    background-color: #0ac5d4;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    flex: 0 0 auto;
}

.content-area .lf-box-saiba-mais .saiba-mais-descricao {
    padding: 40px 20px;
    animation: link-bg-normal .5s linear forwards;
}

.content-area .lf-box-saiba-mais:hover .saiba-mais-descricao {
    animation: link-bg-hover .5s linear forwards;
}

.content-area .lf-box-saiba-mais .link-icon {
    border: 3px solid white;
    background-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
    border-radius: 0 0 6px 0;
    animation: link-icon-2-normal .5s linear forwards;
}

.content-area .lf-box-saiba-mais:hover .link-icon {
    animation: link-icon-2-hover .5s linear forwards;
}

.content-area .lf-box-saiba-mais .link-icon .reta-1 {
    right: -2px;
    animation: reta-3-normal .5s linear forwards;
}

.content-area .lf-box-saiba-mais .link-icon .reta-2 {
    bottom: -2px;
    animation: reta-4-normal .5s linear forwards;
}

.content-area .lf-box-saiba-mais:hover .link-icon .reta-1 {
    animation: reta-1-hover .5s linear forwards;
}

.content-area .lf-box-saiba-mais:hover .link-icon .reta-2 {
    animation: reta-2-hover .5s linear forwards;
}

/*SAIBA MAIS FIM*/

/*AJUSTE IMAGENS E VIDEOS*/

#projeto-conteudo-area .content-area img {
    max-width: 100%;
    height: auto;
}

.video-area .video-content video {
    width: 100%;
    display: block;
}

/*AJUSTE IMAGENS E VIDEOS FIM*/

/* AJUSTE PRE */

#view-area pre {
    margin: 0;
    border: none;
    background: none;
    padding: 10px 0px;
    white-space: initial;
}

/* AJUSTE PRE FIM */

/* AJUSTES LEFS */

.lf-secao {
    border: 1px solid #d1d1d1;
    border-top: 2px solid #d1d1d1;
    margin-top: 50px;
    padding-left: 25px;
    padding-right: 25px;
}

/* AJUSTES LEFS FIM */

/* AJUSTES SLIDE */

.slide-pagination {
    padding: 30px 0 20px;
}

.slide-pagination-item.active {
    background-color: #ffb74e;
    border-color: #ffb74e;
}

.slide-pagination-item {
    background-color: white;
    border: 3px solid #aaa;
    box-sizing: border-box;
    margin: 0 8px;
}

/* AJUSTES SLIDE FIM */

/* AJUSTES ADMIN */

.projeto-mensagem.inativo {
    display: block;
}

.projeto-mensagem {
    color: white;
    text-align: center;
    background-color: red;
    width: 100%;
    display: none;
    text-transform: uppercase;
    font-weight: bold;
}

/* AJUSTES ADMIN FIM */

/* AJUSTES MVP */

/* #modulo-mvp {
    position: relative;
}

.modulo-mvp {
    position: relative;
    text-align: right;
    margin: 50px 0;
} */

.modulo-mvp img {
    width: 90%;
    height: 170px;
    border-radius: 15px;
}

/* #modulo-mvp a {
    display: inline-block;
    width: 100%;
    height: 100%;
} */

.modulo-mvp a {
    text-decoration: none;
    font-family: "Roboto Slab", sans-serif;
    display: inline-block;
}

.acesso-conteudo {
    position: absolute;
    left: 0;
    right: 220px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    background-color: rgba(235, 15, 97, .9);
    color: #fff;
    padding: 0 30px;
    border-radius: 10px;
    height: 98px;
    font-weight: 500;
    transition: .3s all;
}

.saiba-mais {
    position: absolute;
    right: 36px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    padding: 0 30px;
    border-radius: 10px;
    font-family: "Roboto", sans-serif;
    color: #EB0F61;
    text-transform: uppercase;
    font-weight: bold;
    height: 62px;
    font-size: 16px;
    transition: .3s all;
}

.saiba-mais:hover {
    transition: .3s all;
    box-shadow: 2px 3px 6px rgba(0, 0, 0, .16);
}

.acesso-conteudo, .saiba-mais {
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 12px 15px 20px rgba(0, 0, 0, .16);
}

.banner-mvp {
    background-image: url('https://www.devmedia.com.br/guias/img/guia_mvp_img.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    height: 315px;
    width: 100%;
    background-size: cover;
    z-index: 10;
    margin: 40px 0 -20px;
}

.mestre-tecnologia {
    position: absolute;
    background-color: #fe1b59;
    padding: 20px 30px;
    color: #fff;
    text-transform: uppercase;
    top: -15px;
    left: 30px;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-weight: 500;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.acesso-completo {
    position: absolute;
    bottom: 50px;
    right: 0;
    background-color: #fff;
    padding: 40px 50px;
    color: #373737;
    font-family: "Montserrat", sans-serif;
    line-height: 30px;
    font-size: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.saiba-mais-mvp {
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fe1b59;
    color: #fff;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 14px;
    transition: .3s all;
}

.tecnologia {
    letter-spacing: 3px;
}

.saiba-mais-mvp {
    letter-spacing: 3px;
    min-width: 120px;
    text-align: center;
}

.banner-mvp:hover .saiba-mais-mvp {
    padding: 10px 40px;
    transition: .3s all;
}

.sup-title_guia_mvp {
    background-color: #fe1b59;
    color: #fff;
    padding: 15px 40px;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    box-shadow: 12px 15px 20px rgba(0, 0, 0, .16);
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
}

.sup-title_guia_mvp:hover {
    transition: .3s all;
    background-color: #fff;
    color: #fe1b59;
}

.sup-title_guia_mvp:hover svg {
    background-color: #fe1b59;
    transition: .3s all;
}

.sup-title_guia_mvp:hover svg path {
    stroke: #fff;
    transition: .3s all;
}

.sup-title_guia_mvp span {
    position: absolute;
    right: 0;
}

.sup-title_guia_mvp svg {
    width: 20px;
    height: 20px;
    background-color: #FFFFFF;
    position: absolute;
    right: -15px;
    padding: 5px;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 12px 15px 20px rgba(0, 0, 0, .16);
    border-radius: 2px;
    transition: .3s all;
}

.sup-title_guia_mvp .seta {
    border-radius: 5px;
    stroke: #ccc;
    fill: transparent;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: .3s all;
}

.topo-link-acesso {
    text-decoration: none;
}

.modulo-mvp:hover .saiba-mais, .modulo-mvp:hover .acesso-conteudo {
    transition: .3s all;
    box-shadow: 2px 3px 6px rgba(0, 0, 0, .16);
}

.banner-acesso-devcast {
    background-color: #253a44;
    border-radius: 10px;
    color: white;
    font-size: 16px;
    font-weight: 300;
    padding: 40px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat';
    width: 550px;
    margin: 30px 0 0 110px;
}

.banner-acesso-devcast-title {
    display: block;
    margin-bottom: 35px;
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
}

.int-link {
    text-decoration: none;
    cursor: pointer;
    color: #ffffff;
    background-color: #2ba4ff;
    font-weight: 600;
    font-size: 16px;
    border-radius: 6px;
    font-family: montserrat;
    padding: 17px 40px;
    border: 2px solid #002e7b;
}

.conteudo-mvp-area {
    padding: 15px 20px;
    background-color: #EFEEEE;
    border-radius: 10px;
    font-family: "Roboto Slab", sans-serif;
}

.conteudo-mvp-block {
    padding: 30px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.conteudo-mvp-titulo {
    display: block;
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    font-size: 25px;
    letter-spacing: 3px;
}

.conteudo-mvp-desc {
    display: block;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
}

.conteudo-mvp-link {
    display: inline-block;
    margin: 25px 0 0;
    padding: 3px 40px;
    font-size: 14px;
    border-radius: 6px;
    background-color: #FFB74E;
    text-decoration: none;
    color: white;
    transition: all .2s ease;
}

.conteudo-mvp-link:hover {
    background-color: #656565;
}

/* AJUSTES MVP FIM  */

/* DEVBOT MODAL */

.dev-modal {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 150;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    opacity: 0;
    transition: opacity .4s ease;
    backdrop-filter: blur(2px);
}

.dev-modal-body {
    max-height: calc(100% - 10px);
    box-sizing: border-box;
    padding: 40px 20px;
    pointer-events: none;
    opacity: 0;
    position: relative;
    top: -50px;
    transition: all .4s ease;
    width: 100%;
}

.dev-modal-close {
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    padding: 10px;
    border-radius: 50px;
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 2;
    transition: all .2s ease;
}

.dev-modal-close svg {
    height: 100%;
    width: 100%;
    fill: CURRENTCOLOR;
    stroke: CURRENTCOLOR;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 10px;
}

.dev-modal-close:hover {
    background-color: #393939;
    color: white;
}

.dev-modal.active {
    opacity: 1;
    pointer-events: auto;
}

.dev-modal.active .dev-modal-body {
    opacity: 1;
    pointer-events: auto;
    top: 0;
}

.dev-modal-msg {
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 30px;
}

.dev-modal .destaque {
    font-weight: 500;
    color: #0bc1d1;
}

.dev-modal-btn {
    display: inline-block;
    background-color: #0bc1d1;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    cursor: pointer;
    transition: all .2s ease;
    font-weight: 700;
}

.dev-modal-btn:hover {
    background-color: #575757;
}

.dev-modal .devbot-dialog:before {
    border-color: #393939;
    border-width: 12px;
    border-left-width: 0;
    border-right-width: 20px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    left: -19px;
    top: 30px;
}

.dev-modal .devbot-dialog {
    padding: 25px 30px;
    border-radius: 15px;
    background: #393939;
    font-family: 'Share Tech Mono', monospace;
    width: 100%;
}

.dev-modal .devbot-dialog * {
    font-family: 'Share Tech Mono', monospace;
}

.dev-modal .devbot-wrapper {
    align-items: flex-start;
    justify-content: center;
    width: 800px;
    margin: auto;
    position: relative;
}

.dev-modal .devbot-avatar {
    width: 85px;
    height: 85px;
}

.dev-modal .devbot-dialog a {
    color: #0ac5d4;
    text-decoration: none;
    display: inline-block;
}

.dev-modal .devbot-dialog a:hover {
    text-decoration: underline;
}

.dev-modal .devbot-dialog ul {
    list-style: none;
    padding: 0 15px;
    line-height: 28px;
    margin: 30px 0 0;
}

.dev-modal .devbot-dialog ul li {
    position: relative;
    padding-left: 10px;
}

.devbot-dialog .btn-inscrever {
    font-weight: 500;
    color: #0bc1d1;
    cursor: pointer;
}

.devbot-dialog .btn-inscrever:hover {
    text-decoration: underline;
}

.devbot-dialog ul li:before {
    content: ">";
    color: #0bc1d1;
    position: absolute;
    left: -5px;
    top: 0px;
}

/* DEVBOT MODAL */

/* AJUSTES H2 HIDE */

.h2_item_hide {
    display: none !important;
}

/* AJUSTES H2 HIDE FIM */

/* AJUSTES SAIBA MAIS */

.lf-table table {
    margin: 0 auto;
    border: 1px solid #e1e1e1;
    border-collapse: collapse;
    border-radius: 2px;
}

.lf-table thead {
    background: #efefef;
}

.lf-table th {
    padding: 4px;
}

.lf-table tbody {
    text-align: left;
}

.lf-table td {
    padding: 4px;
}

.lf-table figcaption {
    margin: 15px 0;
}

.content-area .lf-box-saiba-mais {
    background-color: white;
    border: 2px solid #0AC5D4;
    box-sizing: border-box;
    display: inline-flex;
    border-radius: 6px;
    font-size: 14px;
    color: #253A44;
    text-decoration: none;
    font-family: Montserrat;
    font-weight: 500;
    padding: 0;
    position: relative;
    align-items: unset;
    margin: 50px 0 60px;
    display: inline-flex;
}

.content-area .lf-box-saiba-mais .saiba-mais-label {
    background-color: #0ac5d4;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
    flex: 0 0 auto;
}

.content-area .lf-box-saiba-mais .saiba-mais-descricao {
    padding: 40px 20px;
    animation: link-bg-normal .5s linear forwards;
}

.content-area .lf-box-saiba-mais:hover .saiba-mais-descricao {
    animation: link-bg-hover .5s linear forwards;
}

.content-area .lf-box-saiba-mais .link-icon {
    border: 3px solid white;
    background-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
    border-radius: 0 0 6px 0;
    animation: link-icon-2-normal .5s linear forwards;
}

.content-area .lf-box-saiba-mais:hover .link-icon {
    animation: link-icon-2-hover .5s linear forwards;
}

.content-area .lf-box-saiba-mais .link-icon .reta-1 {
    right: -2px;
    animation: reta-3-normal .5s linear forwards;
}

.content-area .lf-box-saiba-mais .link-icon .reta-2 {
    bottom: -2px;
    animation: reta-4-normal .5s linear forwards;
}

.content-area .lf-box-saiba-mais:hover .link-icon .reta-1 {
    animation: reta-1-hover .5s linear forwards;
}

.content-area .lf-box-saiba-mais:hover .link-icon .reta-2 {
    animation: reta-2-hover .5s linear forwards;
}

.link-icon {
    display: block;
    background: white;
    height: 20px;
    width: 20px;
    position: absolute;
    bottom: -2px;
    right: -2px;
    animation: link-icon-normal .8s linear forwards;
}

.link-icon .reta-1 {
    display: block;
    background-color: #0AC5D4;
    width: 2px;
    height: 22px;
    position: absolute;
    right: 0;
    bottom: -10px;
    animation: reta-1-normal .8s linear forwards;
}

.link-icon .reta-2 {
    display: block;
    background-color: #0AC5D4;
    width: 22px;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: -10px;
    animation: reta-2-normal .8s linear forwards;
}

/* AJUSTES SAIBA MAIS FIM */

/* AJUSTES MODAIS */

#modal-fav {
    display: none;
}

#modal-fav.active {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 200;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#modal-fav p {
    margin: 0;
    background-color: white;
    position: relative;
    z-index: 1;
    border: 1px solid #e1e1e1;
    width: 400px;
    max-width: 95%;
    border-radius: 5px;
    text-align: center;
    padding: 50px 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
}

#modal-fav p i {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 10px;
    cursor: pointer;
}

#modal-fav p a {
    display: block;
    color: #039be5;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
}

#modal-avalia {
    display: none;
}

#modal-avalia.active {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 200;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#modal-avalia p {
    margin: 0;
    background-color: white;
    position: relative;
    z-index: 1;
    border: 1px solid #e1e1e1;
    width: 400px;
    max-width: 95%;
    border-radius: 5px;
    text-align: center;
    padding: 40px 25px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
}

#modal-avalia p i {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 10px;
    cursor: pointer;
}

#modal-avalia p a {
    display: block;
    color: #039be5;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
}

#modal-msg {
    display: none;
}

#modal-msg.active {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 200;
    display: flex;
    align-items: center;
    justify-content: center;
}

#modal-msg p {
    margin: 0;
    background-color: white;
    position: relative;
    z-index: 1;
    border: 1px solid #e1e1e1;
    width: 400px;
    max-width: 95%;
    border-radius: 5px;
    text-align: center;
    padding: 40px 25px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
}

#modal-msg p i {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 10px;
}

#modal-msg p a {
    display: block;
    color: #039be5;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
    cursor: pointer;
}

.conteudo-mvp-area {
    margin: 40px 0;
    padding: 15px 20px;
    background-color: #EFEEEE;
    border-radius: 10px;
    font-family: "Roboto Slab", sans-serif;
}

.conteudo-mvp-block {
    padding: 30px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.conteudo-mvp-titulo {
    display: block;
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    font-size: 25px;
    letter-spacing: 3px;
}

.conteudo-mvp-desc {
    display: block;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
}

.conteudo-mvp-link {
    display: inline-block;
    margin: 25px 0 0;
    padding: 3px 40px;
    font-size: 14px;
    border-radius: 6px;
    background-color: #FFB74E;
    text-decoration: none;
    color: white;
    transition: all .2s ease;
}

.conteudo-mvp-link:hover {
    background-color: #656565;
}

/* AJUSTE MODAIS FIM */

@media (min-width: 1600px) {
    /*.saiba-mais{font-size: 22px;}*/
    #projeto-conteudo-area .acesso-conteudo {
        font-size: 24px;
    }
    .banner-mvp {
        height: 500px;
    }
}

@media screen and (min-width: 1700px) {
    .acesso-ilimitado p.mestre-3 {
        padding-left: 25px;
        width: 470px !important;
        padding-bottom: 50px;
    }
}

@media (max-width: 1270px) {
    #projeto-conteudo-area .saiba-mais {
        font-size: 16px;
        height: 62px;
    }
    #projeto-conteudo-area .acesso-conteudo {
        font-size: 18px;
        height: 98px;
    }
    .banner-acesso-devcast {
        margin: 0 auto;
    }
}

@media (max-width:1099px) {
    .banner-mvp {
        height: 315px;
        width: 100%;
        background-size: cover;
        z-index: 10;
        margin: 40px 0 -20px;
    }
    #nav-projeto {
        position: absolute;
        top: 50px;
        width: 290px;
        z-index: 1;
        display: none;
    }
    .nav-itens {
        box-shadow: 0 5px 5px rgba(0, 0, 0, .5);
        border-radius: none;
    }
    #nav-projeto .projeto-label {
        border-radius: 0;
        box-shadow: 0 5px 5px rgba(0, 0, 0, .5);
    }
    .bg-menu, .menu {
        display: block;
    }
    #top-navbar ul li.ismenu {
        padding: 0 20px;
        flex: 0 0 auto;
    }
    #top-navbar {
        overflow-x: auto !important;
        overflow-y: hidden;
    }
    #top-navbar ul {
        display: flex;
        position: relative;
        padding: 0;
        width: 100%;
    }
    #nav-projeto .fechar-nav {
        display: block;
    }
    #view-area {
        margin: 50px 0 auto;
    }
    .banner-acesso-devcast {
        width: auto;
    }
}

@media (max-width:767px) {
    .fixed-nav-position {
        left: -290px;
    }
    #projeto-conteudo-area .modulo-mvp a {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #projeto-conteudo-area .modulo-mvp img {
        width: auto;
        height: 100%;
        border-radius: 0;
        max-width: 100vw;
        object-fit: cover;
    }
    #projeto-conteudo-area .saiba-mais {
        font-size: 16px;
        padding: 10px 0;
        height: auto;
        border-radius: 15px;
        width: 140px !important;
        margin-top: 20px;
    }
    #projeto-conteudo-area .acesso-conteudo {
        font-size: 18px;
        padding: 0 30px;
        height: 65px;
    }
    #projeto-conteudo-area .acesso-conteudo, .saiba-mais {
        left: 50%;
        transform: translateX(-50%);
    }
    #projeto-conteudo-area .acesso-conteudo {
        top: 20%;
        width: 253px;
        padding: 15px 10px 35px;
        text-align: center;
        height: auto;
    }
    .conteudo-mvp-titulo {
        font-size: 20px;
    }
    .conteudo-mvp-desc {
        font-size: 16px;
    }
}

@media (max-width:679px) {
    #projeto-conteudo-area .item-titulo {
        font-size: 18px;
    }

    #projeto-conteudo-area {
        padding: 0 20px;
    }
    .desc-area {
        margin: 0px 0 20px;
    }
    .comentario-area {
        margin: 30px 0 0 !important;
    }
    .comentarios_outer {
        width: none !important;
        margin: 0 !important;
        box-sizing: none !important;
        width: none !important;
    }
    .subscription-container {
        margin-top: 50px;
    }
    .desc-area .item-titulo .h2_item {
        font-size: 10px;
    }
}

@media (max-width: 639px) {
    .sup-title_guia_mvp {
        font-size: 16px;
    }
}

@media (max-width: 511px) {
    .sup-title_guia_mvp {
        font-size: 14px;
    }
    .mestre-tecnologia {
        font-size: 18px;
    }
    .acesso-completo {
        font-size: 16px;
    }
}

@media (max-width:479px) {
    .conteudo-mvp-titulo {
        font-size: 16px;
        letter-spacing: 3px;
    }
    .conteudo-mvp-desc {
        font-size: 14px;
    }
    .int-link {
        text-decoration: none;
        cursor: pointer;
        color: #ffffff;
        background-color: #2ba4ff;
        font-weight: 600;
        font-size: 12px;
        border-radius: 6px;
        font-family: montserrat;
        padding: 10px 20px;
        border: 2px solid #002e7b;
    }
}

@media (max-width: 375px) {
    .conteudo-mvp-titulo {
        font-size: 16px;
        letter-spacing: 3px;
    }
    .conteudo-mvp-desc {
        font-size: 14px;
    }
    .conteudo-mvp-area {
        padding: 15px 20px;
        margin: 0 -20px;
        border-radius: 0;
    }
    .conteudo-mvp-block {
        padding: 20px 15px;
    }
    .conteudo-mvp-link {
        margin-top: 15px;
    }
    .item-titulo .h2_item {
        font-size: 10px;
    }
    .comentarios_outer {
        max-width: none !important;
        padding: 20px !important;
        margin-bottom: 10px !important;
    }
}

/* AJUSTES ANIMATION */

@keyframes link-bg-normal {
    0%, 80% {
        background-color: #0ac5d4;
        color: white;
        border-left: 1px solid white;
    }
    100% {
        background-color: #fff;
        color: inherit;
        border-left: 1px solid transparent;
    }
}

@keyframes link-bg-hover {
    0% {
        background-color: #fff;
        color: inherit;
        border-left: 1px solid transparent;
    }
    20%, 100% {
        background-color: #0ac5d4;
        color: white;
        border-left: 1px solid white;
    }
}

@keyframes link-icon-2-normal {
    0%, 50% {
        opacity: 0;
        bottom: 0px;
        right: 0px;
    }
    51% {
        opacity: 1;
        bottom: -3px;
        right: -3px;
    }
    75%, 100% {
        opacity: 1;
        bottom: -3px;
        right: -3px;
    }
}

@keyframes link-icon-2-hover {
    0% {
        opacity: 1;
        height: 20px;
        width: 20px;
        bottom: -3px;
        right: -3px;
    }
    20% {
        opacity: 1;
        bottom: -3px;
        right: -3px;
    }
    21%, 100% {
        opacity: 0;
        bottom: 0px;
        right: 0px;
    }
}

@keyframes reta-3-normal {
    0%, 50% {
        bottom: 0px;
        opacity: 0;
    }
    51%, 75% {
        bottom: 0;
        opacity: 1;
    }
    100% {
        bottom: -11px;
        opacity: 1;
    }
}

@keyframes reta-4-normal {
    0%, 50% {
        right: 0;
        opacity: 0;
    }
    51%, 75% {
        right: 0;
        opacity: 1;
    }
    100% {
        right: -11px;
        opacity: 1;
    }
}

@keyframes reta-1-normal {
    0%, 50% {
        bottom: 0;
        opacity: 0;
    }
    51%, 75% {
        bottom: 0;
        opacity: 1;
    }
    100% {
        bottom: -10px;
        opacity: 1;
    }
}

@keyframes reta-1-hover {
    0% {
        bottom: -10px;
    }
    20% {
        bottom: 0;
        opacity: 1;
    }
    50%, 100% {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes reta-2-normal {
    0%, 50% {
        right: 0;
        opacity: 0;
    }
    51%, 75% {
        right: 0;
        opacity: 1;
    }
    100% {
        right: -10px;
        opacity: 1;
    }
}

@keyframes reta-2-hover {
    0% {
        right: -10px;
    }
    20% {
        right: 0;
        opacity: 1;
    }
    50%, 100% {
        right: 0;
        opacity: 0;
    }
}

@keyframes link-icon-normal {
    0% {
        opacity: 1;
        background-color: #0AC5D4;
        height: 100%;
        width: 100%;
        bottom: 0px;
        right: 0px;
    }
    50% {
        opacity: 0;
        background-color: white;
        height: 100%;
        width: 100%;
        bottom: 0px;
        right: 0px;
    }
    51% {
        opacity: 1;
        background-color: white;
        height: 20px;
        width: 20px;
        bottom: -2px;
        right: -2px;
    }
    75%, 100% {
        opacity: 1;
        height: 20px;
        width: 20px;
        bottom: -2px;
        right: -2px;
    }
}

@keyframes link-icon-hover {
    0% {
        opacity: 1;
        height: 20px;
        width: 20px;
        bottom: -2px;
        right: -2px;
    }
    20% {
        opacity: 1;
        background-color: white;
        height: 20px;
        width: 20px;
        bottom: -2px;
        right: -2px;
    }
    21%, 50% {
        opacity: 0;
        background-color: white;
        height: 100%;
        width: 100%;
        bottom: 0px;
        right: 0px;
    }
    75%, 100% {
        opacity: 1;
        background-color: #0AC5D4;
        height: 100%;
        width: 100%;
        bottom: 0px;
        right: 0px;
    }
}

/* AJUSTES ANIMATION FIM*/