#emailSenha>form>br {
    display: none;
}

.cadastro .col-md-1.col-sm-1 {
    display: none;
}

.cadastro .col-md-7.col-sm-7.divEnderec {
    width: 100%;
}

#divCadastroMobileOcultar div hr {
    display: none;
}

#divCadastroMobileOcultar>div>.row:nth-of-type(1),
#divCadastroMobileOcultar>div>.row:nth-of-type(2) {
    display: none;
}

#aIconePF,
#aLinkCadPj {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #ffffff;
    border-color: #e73749;
    background-color: #e73749;
    margin-top: 15px;
    min-width: 240px;
    font-size: 22px;
    font-weight: lighter;
}

#aIconePF img,
#aLinkCadPj img {
    display: none;
}

#aIconePF p,
#aLinkCadPj p {
    margin: 0;
}

#aIconePF:hover,
#aLinkCadPj:hover {
    color: #fff;
    background: #e61655;
    border-color: #e61655;
}

#divCadastroMobileOcultar>div>.row:nth-of-type(3) {
    display: none;
}

#divCadastroMobileOcultar>div>.row:nth-of-type(3)::before {
    content: '';
    background-image: url(../img/Grupo\ 269.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -80px;
    left: 0;
    height: 255px;
    width: 100%;
}

#divCadastroMobileOcultar>div>.row:nth-of-type(3) .col-md-6.col-sm-6.col-xs-6.text-center {
    width: auto;
}

.divEnderec {
    min-height: 0;
}

#divTituloCadastro {
    display: none;
}

#divTituloCadastro hr,
#divTituloCadastro h3 {
    display: none;
}

#divTituloCadastro::before {
    content: '';
    background-image: url('../img/dots.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
}

#divTituloCadastro.empresario::before {
    background-image: url('../img/dots2.png');
}

#bt-cadastrar-cliente {
    margin-left: auto;
    margin-right: 30px;
    display: block;
    color: #ffffff;
    border-color: #e73749;
    background-color: #e73749;
    font-size: 18px;
}

#bt-cadastrar-cliente:hover {
    border-color: #e61655;
    background-color: #e61655;
}

#cadastro {
    position: relative;
    padding: 5% 0;
}

#cadastro>div {
    margin: 0 !important;
}


#btnvoltar .btn {
    margin: 30px auto;
    font-size: 18px;
    display: block;
}

.cadastro {
    background-image: url('../images/bg.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.cadastro .titulos {
    padding: 50px 0;
    padding-bottom: 10px;
}

.cadastro .titulos h3 {
    font-size: 48px;
    font-weight: bold;
    margin: 0;
    color: #e9223c;
    margin-bottom: 40px;
    font-family: 'Didact Gothic', sans-serif;
}

.cadastro .imagem img {
    width: auto;
    max-width: 100%;
    max-height: 555px;
    display: block;
    margin-left: auto;
}

#emailSenha a {
    color: #e9243f;
    font-size: 18px;
}

#emailSenha .letraLaranja {
    display: none;
}

#emailSenha hr {
    display: none;
}

#emailSenha br {
    display: none;
}

#emailSenha .form-group>label {
    display: none;
}

#emailSenha form>.form-group {
    position: relative;
    padding: 0;
    padding-left: 124px;
    margin-bottom: 30px;
}

#emailSenha form>.form-group:nth-of-type(1)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url('../images/btn-1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 45px;
    width: 128px;
    display: block;
}

#emailSenha form>.form-group:nth-of-type(2)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url('../images/btn-2.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 45px;
    width: 128px;
    display: block;
}

#emailSenha form>.form-group input {
    height: 45px;
    margin-left: -15px;
    border: 2px solid #e9223d;
    border-radius: 15px;
    padding-left: 20px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

#logar {
    margin-right: 45%;
    width: 120px;
    display: inline-block;
    height: 45px;
    font-size: 21px;
    border-radius: 15px;
    color: #fff;
    background-color: #cc1b33;
    border-color: #cc1b33;
}

#logar:hover{
    opacity: 0.8;
}

.cadastrarP {
    padding: 5% 0;
    background-color: #e8374e;
    background-image: linear-gradient(to bottom, #e9223c, #e61554);
    color: #ffffff;
    border-top: 5px solid #ffffff;
    font-size: 20px;
}

.cadastrarP>div>h1 {
    margin: 0 auto;
    text-align: center;
    max-width: 640px;
    font-size: 48px;
    margin-bottom: 40px;
    font-family: 'Didact Gothic', sans-serif;
    color: #fff;
}

.cadastrarP>div>p {
    margin: 0 auto;
    text-align: center;
    max-width: 220px;
    font-size: 22px;
    margin-top: 40px;
    font-family: 'Didact Gothic', sans-serif;
}

.cadastrarP .peoples {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cadastrarP .peoples>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 25px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}

.cadastrarP .peoples>div img {
    max-width: 100px;
    margin: 0 45px;
    margin-top: 20px;
}

.cadastrarP .peoples>div p {
    width: 100%;
    text-align: center;
    margin: 0;
    border-top: 1px solid #ffffff;
    background-color: #fff;
    color: #e7194d;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}