@media only screen and (max-width: 768px){
.boxMobile {
    background: rgb(255 255 255 / 59%);
}
}

.cid-rriYeF1De2 .navbar.navbar-short {
    background: #ffffffde !important;
    min-height: inheirit;
}

.cid-rriYeF1De2 .navbar.navbar-short .navbar-logo img {
    height: 4rem !important;
}

.container-boxes.mbr-white {
    padding-top: 10px;
}

section#form3-b {
    min-height:100vh;
    background: #fff;
}

.container-boxes.mbr-white {
    /* overflow:scroll !important; */
    /* overflow-x: hidden !important; */
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #777 !important;
  opacity: 1; /* Firefox */
  font-weight:200;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #777 !important;
  font-weight:200;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #777 !important;
  font-weight:200;
}

section{
    display:none;
}

.cid-rrj4tPKQpm .form-control{
    height:60px;
    background: white;
    font-size: 18px;
}

.form-control {
    border-radius: 0rem;
    width: 100%;
    padding: .5rem 1rem;
    background-color: #ffffff33;
    color: #000000;
    border: none;
    border-bottom: 1px solid #848484;
}

.form-control:focus {
    /* color: #fff; */
    /* background-color: #ffffff33; */
    border: 1px solid #848484;
}

button.btn{
    width:100%;
    height:60px;
    font-size: 20px;
    margin:0;
}

.row.call-form{
    padding-top: 20px;
}

.row.call-form h2{
    color: #339bc6;
    width:100%;
    float:left;
    text-align:center;
    font-size:40px;
}

.row.call-form p{
    color: #ffffff;
    width:100%;
    font-weight: 200;
    float:left;
    text-align:center;
    font-size:20px;
}

.row.form-lead {
    margin-top:30px;
}

input[type="radio"] {
    margin-bottom:15px;
}

.question {
    display:none;
    opacity: 0.4;
    position:relative;
    margin-bottom: 80px;
    margin-top: 40px;
}

.question.foco,
.question.on {
    display:block;
    opacity: 100;
}


.question h4{
    padding-bottom: 0 !important;
    font-size: 30px;
    font-weight: 100;
    color: #168abf;
    font-weight: 500;
    text-transform: none;
    text-align: justify;
    padding-right: 30px;
}

section#info2-d {
    padding-bottom:50px
}

.cid-rrjApz4XlV .mbr-figure img{
    width:75%;
    margin:auto;
}

section#features7-c {
    padding-bottom:100px;
    padding-top: 70px;
    background: #fff;
}

section#features7-c h3 {
    color:#798296;
}

section {
   
}

section.show-allways {
    display:block;
}

section.on {
    display:block;
}

section#top-1 {
    display:block;
}

section#video2-6 {
    min-height: 100vh;
}

iframe.mbr-embedded-video {
    height:620px !important;
}

.row.main-row.result {
    /* margin-top: 30px; */
}

section#video2-6 {
    padding-top:90px;
}

.row.main-row.result h2{
    margin-top:30px;
}


div#video img{
    cursor:pointer;
}

div#video img:hover{
    transition:0.25s;
    transform:scale(1.08);
}

div#video img{
    transition:0.25s;
    box-shadow:0px 10px 10px #943513;
    width:68%;
}

p.qtd-questions {
    color: #382146;
    float:right;
    position:absolute;
    right: -16px;
    /* margin-top: 10px; */
    top: 0px;
    font-weight: 600;
}

.radio-here {
    color:#4f535d !important;
}

.valores-questoes{
    /* display:flex; */
    /* align-items:center; */
    /* justify-content:center; */
}

.form-check-item {
    border: 1px solid #737373;
    padding: 8px;
    width: 100%;
    background: #ffffff1f;
    margin-left: 0%;
    border-radius:4px;
    padding-left: 50px;
    color: #313131;
    font-size: 18px !important;
    margin-top: 20px;
    font-weight: 300;
    cursor:pointer;
    /* box-shadow: 0px 1px 5px #c3c3c3; */
    text-align: left;
    position:relative;
    min-height: 50px;
    line-height: 22px;
    padding-top: 14px;
}

.form-check-item:before{
    content:"";
    width: 25px;
    height: 25px;
    border: 1px solid #737373;
    position:absolute;
    left: 14px;
    top: 13px;
    border-radius: 2px;
}

.valores-questoes .form-check-item.on:before, 
.valores-questoes .form-check-item:hover:before{
    border: 1px solid #ffffff;
    background: #382146;
}

a.btn-underline {
    margin-top:20px;
    background: transparent linear-gradient(260deg, #168abf 0%, #05628c 100%) 0% 0% no-repeat padding-box;
    color:#fff !important;
    width: 100%;
    height:60px;
    text-align: center;
    border-radius: 2px;
    display: block;
    line-height: 43px;
    /* display: none; */
}

a.btn-underline:hover{
    color:#fff !important;
}

a.btn-underline:after{
  margin-left:5px;
  vertical-align:bottom;
}

.valores-questoes .form-check-item.on,
.valores-questoes .form-check-item:hover {
    /* border: 4px solid #189259; */
    background: #ffffff61;
}

button.btn.bt-agendar {
    margin-top:20px;
    font-size: 20px !important;
    height:70px;
    box-shadow: 0px 5px 0px #429a45;
    width: 50%;
    margin: auto;
}

section#video2-6 .col-md-12.input-group-btn {
    text-align:center;
}

.btn-secondary,
.btn-secondary:active,
.btn-secondary.active {
  background: #65a658;
  transition: all .5s;
  border-color: #ffffff !important;
  border-radius: 0px;
  color: #ffffff !important;
  font-size: 20px;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
  transition: all .5s;
  color: #ffffff !important;
  border-color: #2bdc9d !important;
}

.cid-rriYknpsM4 .mbr-text{
    margin-bottom:0;
    color: #505765;
}

.cid-rriYknpsM4 .mbr-text span{
    font-weight:300;
}

.cid-rriYknpsM4 .mbr-text span:before{
    content:"*";
}

.resultado-pontuacao {
    text-align:center;
    margin-bottom: 30px;
    /* border-bottom:1px solid #f1f1f1; */
}

p.points {
    border: 2px solid #ffffff;
    width:120px;
    height:120px;
    border-radius:100px;
    margin:auto;
    line-height:120px;
    font-size:50px !important;
    color: #fff !important;
    position:relative;
}

p.points:before{
    content:"";
    position:absolute;
    width:150px;
    height:150px;
    border-radius:100px;
    border: 2px solid #73c9d4;
    left:-17px;
    top:-17px;
}

.resultado-pontuacao p{
    margin-top:30px;
    text-transform:uppercase;
    color: #fff;
    font-size:20px;
    margin-bottom: 30px;
}

.nivel-burnout p {
    color: #505765;
    font-weight:300;
    text-align:center;
}

.escala {
    margin-top:40px;
}

tbody td{
    border:1px solid #c7c7c7;
    font-size:14px;
    font-weight:300;
    padding:10px;
    color: #505765;
}

tbody td:nth-child(1) {
    width:100px;
    text-align:center;
    height:60px;
}

.escala p{
    font-weight:300;
    font-size:13px;
    margin-top:10px;
}

.cid-rrjApz4XlV .mbr-text {
  color: #505765;
  width: 95%;
  text-align: center;
  font-size: 18px;
}

section#header5-4 ul{
    list-style:none;
    margin-bottom: 30px;
}

section#header5-4 ul li{
    font-size:18px;
    margin-bottom:5px;
}

section#header5-4 p span {
    font-size:18px;
}


.video-here h2 {
    font-size:30px;
    margin-top: 40px !important;
}

.video-here h3 {
    font-size:18px;
    text-align:center;
    color:#505766 !important;
}

.video-here .video-block {
    width:100% !important;
    margin-top:30px;
}

.menu .navbar-brand .navbar-logo img{
    width: 260px !important;
    margin:15px;
}

.cid-rriYjzDtOc .mbr-section-title, .cid-rriYjzDtOc .mbr-section-subtitle {
    color: #231f20;
    font-weight: 500;
}

.cid-rriYjzDtOc .mbr-section-text {
    color: #fff;
    background: rgb(60 28 70);
    padding: 30px 30px 10px 28px;
    font-size: 18px;
    margin-top: 15px;
    width: 100%;
    float: left;
    font-weight: 400;
}

.cid-rriYjzDtOc .typed-cursor {
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    color: #ffc1084d;
}

span.mbr-section-subtitle.mbr-fonts-style.display-1 {
    font-size: 30px;
    padding-right: 10px;
}

body.obrigado p h1.mbr-section-title.align-center.pb-3.mbr-fonts-style.mbr-black.display-2.nivel-vendedor {
    color:#fff;
    font-size:35px;
}

body.obrigado p{
    color:#fff;
}

.cid-rriYjzDtOc .animated-element{
    font-size: 35px;
    color: #4e88b8;
    text-shadow: 0px 3px 8px #b0bcc600;
    font-weight: 600;
}

.navbar-dropdown.navbar-fixed-top{
    background: #fff !important;
    box-shadow: #000 0px -10px 10px 6px;
}

body.obrigado .navbar-dropdown.navbar-fixed-top{
    background: #000000;
}

body.start .navbar-dropdown.navbar-fixed-top{
    background: #ffffff;
}

body.start {
    /* overflow:hidden */
}

.cid-rriYknpsM4 .box-item:first-child{
    margin-top: 0%;
}

.cid-rriYknpsM4{
    padding-top: 0;
}

body.start .cid-rriYknpsM4{
    /* padding-top: 50px; */
}

.cid-rriYeF1De2 .navbar.navbar-short{
    background: #ffffff !important;
}

.cid-rriYknpsM4 .icon-block-top span{
    background:#545454;
    display: none;
}

img.img-result{
    margin:0 !important;
    width:95% !important;
}

/*section#header4-2:before {
    content:"";
    width:100%;
    height:100%;
    position:absolute;
    background:#0000001c;
}*/

.cid-rriYjzDtOc .mbr-section-text,
.cid-rriYjzDtOc .mbr-section-title, .cid-rriYjzDtOc .mbr-section-subtitle{
    /* text-shadow: -3px 1px 0px #ffffff; */
}

.cid-rriYeF1De2 .navbar.navbar-short .navbar-logo img{
    width:148px;
    height:auto !important;
}

.text-result {
    margin-top:30px;
}

.btn-secondary:hover, 
.btn-secondary:focus, 
.btn-secondary.focus{
    /* background:#18a775 !important; */
    border: #ffffff !important;
}

button.btn.bt-agendar.btn-form.btn-secondary.display-4 {
    margin-top: 0px;
}

.cid-rriYknpsM4 .container-boxes {
    background: #fff;
}

.box-item {
    height:calc(100vh - 220px);
    /* overflow:scroll; */
    /* overflow-x:hidden; */
}

body.start .cid-rriYknpsM4 .box-item:first-child{
    margin-top: 90px;
}

body,
html{
    background: #fff;
}

.cid-rriYknpsM4 .box-item:first-child{
    /* margin-top: 75px; */
    background: transparent;
    box-shadow: none;
}

@media only screen and (max-width:768px){
    button.btn.bt-agendar {
        margin-top:20px;
        font-size: 16px !important;
        height:70px;
        box-shadow:0px 5px 0px #14805a;
        width:100%;
    }

    .cid-rriYeF1De2 .navbar.navbar-short .navbar-logo img {
        width: 100px;
        height: auto !important;
    }

    div#conteudo-182938 img.fr-dib{
        width:20px !important;
        margin-top:-30px;
    }
    
    div#video img{
        width:90%
    }

    iframe.mbr-embedded-video {
        height: 290px !important;
    }

    a.btn,
    button.btn{
        font-size:15px !important;
    }

    section#features7-c {
        padding-top:150px;
    }

    .row.call-form {
        padding-top:20px;
    }

    .row.call-form h2{
        font-size:32px;
    }

    .display-2 {
        line-height:1 !important;
    }

    section#header5-4 h1{
        font-size:30px;
        line-height:35px;
    }

    section#features7-c h2{
        margin-top:30px;
    }

    .row.main-row.result {
        margin-top:10px;
    }

    .row.main-row.result h2{
        margin-top:0px;
    }

    .form-check-item{
        /* width:60px; */
        /* padding:10px; */
        /* margin:5px; */
        font-size: 16px !important;
        min-height: 50px;
        line-height: 24px;
        width: 100%;
    }

    .form-check-item:before{
        top:6px;
    }

    .valores-questoes{
        display:block;
        margin-bottom: 0;
    }

    .cid-rriYknpsM4 .mbr-text span{
        font-size:14px;
    }

    .cid-rriYknpsM4 .box-item:first-child{
        /* margin-top:-20px; */
    }

    section#header5-4 h1{
        font-size:25px;
    }

    .cid-rrjApz4XlV .mbr-text{
        width:100%;
    }

    section#features7-c{
        padding-bottom:50px;
    }

    .cid-rriYknpsM4 .mbr-text span{
        font-weight:400;
    }

    .cid-rrjApz4XlV .mbr-text{
        font-weight:400;
        width:100%;
    }

    .resultado-pontuacao {
        margin-bottom:0;
    }


    .row.main-row.result .mb-4{
        margin-bottom:0 !important;
    }
    
}

.btn-secondary:hover, 
.btn-secondary:focus, 
.btn-secondary.focus{
    background: #e6962c;
    box-shadow: 0px 5px 0px #429a45 !important;
}

.question.end .col-md-12 {
    padding:0;
}

.box-item input {
    height:60px;
    margin-top:30px;
}

h2.mbr-section-title.align-center.pb-3.mbr-fonts-style.mbr-black.display-2.nivel-vendedor {
    margin-bottom:0;
    padding-bottom: 0 !important;
    text-align:left;
}

p.mbr-fonts-style.mbr-text.align-left.mbr-light.display-7.text-result {
    margin-top:0;
    margin-bottom: 40px;
}

@media only screen and (max-width:340px){
    section#header4-2 {
        padding-top:140px;
    }

    span.mbr-section-subtitle.mbr-fonts-style.display-1,
    .cid-rriYjzDtOc .animated-element{
        font-size:36px;
    }

    .menu .navbar-brand .navbar-logo img{
        /* width:90%; */
    }
}


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

    
    section#header4-2:before {
        background-image: linear-gradient(90deg, #00000042 20%, #00000073 60%) !important;
    }

    .cid-rriYjzDtOc .mbr-section-text{
        color: #fff;
    }

    .cid-rriYjzDtOc .animated-element{
        color: #3971a1;
    }

    span.mbr-section-subtitle.mbr-fonts-style.display-1{
        color: #232020;
    }

    body.start{
        overflow: scroll;
    }

    .box-item {
        padding:0 !important;
    }

    .question h4{
        font-size:19px;
        width: 90%;
    }

    .form-check-item{
        margin-left:0;
        padding-left: 45px;
        padding-top: 10px;
    }

    p.qtd-questions{
        right:-10px;
        opacity:0.6;
        top:2px;
    }

    .form-check-item:before{
        top: 13px;
        width:20px;
        height:20px;
    }

    .navbar-dropdown.navbar-fixed-top {
        background: #006c96;
    }

    span.mbr-section-subtitle.mbr-fonts-style.display-1, 
    .cid-rriYjzDtOc .animated-element{
        font-size:28px;
    }

    .cid-rriYjzDtOc .animated-element{
        font-weight:500;
    }

    .row.call-form h2{
        font-size:25px;
    }

    .row.call-form p{
        font-size:18px;
    }

    .row.form-lead{
        margin-top:15px;
    }
}

h1.mbr-section-title.align-center.pb-3.mbr-fonts-style.mbr-black.display-2 {
    margin-top: 10px;
    font-size: 35px;
    color: #1889be !important;
}

.row.main-row.result .input-group-btn {
    text-align:center;
}

button.btn.bt-enviar-lead.btn-form.btn-secondary.display-4 {
    box-shadow:none !important;
}

button.btn.bt-resultado.btn-form.btn-secondary.display-4 {
    box-shadow:none !important;
}

.question h4 + p{
    color:#807c7c;
    font-weight:300;
}

/* OPACIDADE BANNER 
section#header4-2:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: linear-gradient(90deg, #000000 20%, transparent 60%);
}
*/