﻿#divUserTopU {
    width: 100%;
    background-color: transparent;
    position: relative;
    z-index: 10;
    top: 1%;
    color: #000;
}

#divUserTop {
    max-width: 100%;
}

.divFotoUser {
    width: 40px;
    height: 40px;
}

.divTopFotoUser {
    width: 15%;
    margin: auto;
    margin-bottom: -8px;
}

.divTopFotoUser img {
    width: 100%;
}

.divNomeUser {
    font-size: 12px;
    line-height: 13px;
    margin-top: 2px;
    margin-left: 2px;
}

#divCardTop {
    margin-top: -15px;
}

.divImgCardIn {
    width: 100%;
}

#imgCard {
    width: 100%;
    height: auto;
}

#Bella {
    position: absolute;
    top: -40%;
    width: 30%;
    z-index: 1;
    right: 5%;
}

.txtTitulo {
    margin: auto;
    font-size: 23px;
    margin-top: 30px;
    width: 90%;
}

.divTopOferecido {
    margin-top: 20px;
}

.divTopOferecido h1 {
    font-size: 13px;
}

#imgOferecimento {
    width: 35%;
}

#LeiaMaisTop {
    font-family: Galliard;
    text-align: center;
    font-style: italic;
    margin-top: 0px;
    font-size: 15px;
}

#txtCard {
    width: 85%;
}

.txtDetalhe {
    margin: auto;
    font-size: 15px;
    width: 80%;
}

#btnLeiaMais {
    text-align: center;
    border: solid 1px #93abbc;
    width: 50%;
    margin: auto;
    padding: 10px;
    font-weight: bold;
    color: #93abbc;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 60px;
    margin-bottom: 60px;
}

.imgComp {
    width: 9%;
    margin: 0px 10px;
    cursor: pointer;
}

#lnkLojaMobile {
    display: inline;
}

#lnkLoja {
    display: none;
}

.Boas p {
    font-weight: bold;
    font-size: 35px;
}

.BoasIn {
    width: 100%;
    margin: auto;
    display: flex;
    overflow: hidden;
}

.img-Boas {
    height: 80px;
    background-size: cover;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    background-position: 100%;
}

.hrefImgs {
    min-width: calc(50% - 20px);
    width: 50%;
    margin: 0 10px;
}

.text-Boas {
    color: #000;
    font-size: 14px !important;
    text-align: left;
    position: relative;
}

#divRodapeN {
    width: 100%;
    padding-top: 30px;
}

#divRodapeIn {
    max-width: 95%;
    display: block;
}

#divRodapeTxt {
    text-align: center;
    font-family: MontserratBold;
    color: #000;
    font-size: 20px;
}

#divRodapeTxt h1 {
    font-size: 21px;
}

#divRodapeTxt p {
    font-size: 15px;
}

#SetaL {
    float: left;
    display: block;
    margin-right: 10px;
    margin-left: 0;
}

#SetaR {
    float: right;
    display: block;
    margin-right: 0px;
}

.simulacaoSetas {
    width: 15px;
    margin-top: calc(50% - 100px);
    cursor: pointer;
    display: block;
}

.imgs-cursos {
    width: 80%;
    margin: auto;
    margin-top: 50px;
    overflow: hidden;
}

.divCursos {
    display: flex;
    margin-bottom: 10px;
    overflow: scroll;
}

.cursos {
    margin: auto;
    text-align: center;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 1;
    position: relative;
    margin: 0;
    width: 100%;
    min-width: 100%;
    margin: auto;
    margin: 0px 10px 0px 0px;
}

.cursos1{
    max-width: 100%;
    margin: 0px 10px 0px 0px;
}

.BotIn {
    display: grid;
    width: 80%;
    margin: auto;
}

.text-bot {
    color: #fff;
    font-size: 25px;
    width: 100%;
    position: relative;
    font-weight: bold;
    left: 0%;
    margin-top: 0px;
    text-align: center;
}

.text-bot p {
    width: 100%;
    margin-right: 0;
}

.img-bot {
    width: 100%;
    display: block;
}

.imgBot {
    margin-bottom: -5px;
    margin-top: 0px;
    cursor: pointer;
    width: 100%;
}

.logoBoaBolsa {
    width: 170px;
}

#imgOps {
    margin-top: 20%;
    margin-left: calc(50% - 100px);
    width: 200px;
}

#divTxtOps {
    font-size: 22px;
}

#divRodapeNew {
    width: 95%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}

#divRodapeNew a {
    text-decoration: none;
}

.divRodapeNewIn {
    margin: auto;
    margin-top: 30px;
    width: 100%;
}

.divRodapeNewInImg {
    background-repeat: no-repeat;
    height: 250px;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.divRodapeNewInTxt {
    color: #fff;
    position: relative;
    top: 85%;
    left: 10px;
    text-transform: uppercase;
    font-size: 12px;
    width: calc(100% - 20px);
}

.divRodapeNewInTitle {
    font-weight: bold;
}

.lnkLoja {
    font-size: 13px;
}

.divRodapeNewInTema {
    white-space: nowrap;
    overflow: hidden;
}

.btnCursoBot {
    width: 100%;
}
.cursoTop {
    border-radius: 0px;
    position: relative;
    color: #fff;
    background-size: cover;
    background-position: center;
    height: 160px;
    cursor: pointer;
}

.cursoBella img {
    width: 70%;
}

.btnCursoBotBella {
    width: 100%;
    margin-top: 0px;
}