.loading {
    font-family: Arial;
    font-size: 10pt;
    border: 5px solid #67CFF5;
    width: 200px;
    height: 100px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 99999999;
}

#overlay {
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0px;
    background-color: #152c3c;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=80);
    opacity: 0.80;
    -noz-opacity: 0.80;
}

#theprogress {
    background-color: #D3BB9C;
    width: 110px;
    height: 24px;
    text-align: center;
    filter: Alpha(Opacity=100);
    opacity: 1;
    -noz-opacity: 1;
}

#modalprogress {
    position: absolute;
    top: 40%;
    left: 42%;
    margin: -11px 0 0 -55px;
    color: white;
}

#modalprogress2 {
    position: absolute;
    top: 50%;
    /*left:43%;*/
    width: 100%;
    text-align: center;
    margin: -11px 0 0 0px;
    color: black;
}

body > #modalprogress {
    position: fixed;
}

/*Novos*/

@media screen and (min-width: 768px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .medium-paragraph {
        font-size: 18px;
        line-height: 34px;
    }

    .mediumlarge-paragraph {
        font-size: 25px;
        line-height: 35px;
    }

    .large-paragraph {
        font-size: 33px;
        line-height: 34px;
        font-family: 'Josefin Sans';
    }

    h1, h2 {
        font-size: 48px;
    }

    h3 {
        font-size: 32px;
    }

    .separador100d {
        margin-bottom: 100px;
    }

    .separador130d {
        margin-bottom: 130px;
    }

    .separador170d {
        margin-bottom: 170px;
    }

    .img-instituicoes60 {
        width: 60%
    }

    .img-instituicoes65 {
        width: 65%
    }

    .img-instituicoes75 {
        width: 75%
    }

    .img-instituicoes80 {
        width: 80%
    }

    .img-instituicoes85 {
        width: 85%
    }

    .img-instituicoes100 {
        width: 100%
    }

    .navbar-brand {
        width: 300px;
    }

    .VisibleOnlyMobile {
        visibility: hidden;
        display: none;
        opacity: 0;
    }

    .VisibleOnlyDesktop {
        visibility: visible;
        /*display: initial;*/
        opacity: 1;
    }

    .navbar-brand {
        background: url(../img/logoQualinvest.png) left center no-repeat;
        background-size:auto;
    }
}

@media screen and (max-width: 991px) {
    .top-content .text h1 {
        margin-top: -40px
    }

    .medium-paragraph {
        font-size: 18px;
        line-height: 34px;
    }

    .mediumlarge-paragraph {
        font-size: 18px;
        line-height: 35px;
    }

    .large-paragraph {
        font-size: 20px;
        line-height: 34px;
        font-family: 'Josefin Sans';
    }

    h1, h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 20px;
    }

    .ButtonLongTopWidth{
        width: 110px;
    }
}

@media screen and (max-width: 768px) {
    .top-content .text h1 {
        margin-top: 0px
    }

    .top-content .LeftBox {
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .top-content .text h1 {
        padding-top: 20px
    }

    .navbar-brand {
        width: 270px;
    }

    #modalprogress {
        left: 37%;
    }
}

@media screen and (max-width: 767px) {
    .separador10m {
        margin-bottom: 10px;
    }

    .VisibleOnlyMobile {
        visibility: visible;
        /*display: initial;*/
        opacity: 1;
    }

    .VisibleOnlyDesktop {
        visibility: hidden;
        display: none;
        opacity: 0;
    }

    .fullwidth {
        width: 100%;
    }

    .img-instituicoesm {
        max-width: 40%;
        margin-left: auto;
        margin-bottom: 70px;
    }

    .img-instituicoesmwb {
        max-width: 40%;
        margin-left: auto;
    }

    .navbar-brand {
        background: url(../img/logoQualinvest.png) center center no-repeat;
        background-size: auto;
    }

    .ButtonTopWidth {
        width: 30px;
    }

    .ButtonDivTop {
        margin-top: 15px;
        margin-right: 5px;
        text-align: right;
        position: relative;
    }
}

@media screen and (max-width: 700px) {
    #modalprogress {
        left: 32%;
    }
}

@media screen and (max-width: 500px) {
    #modalprogress {
        left: 25%;
    }
}


@media screen and (max-width: 414px) {
    #modalprogress {
        left: 21%;
    }
}


@media screen and (max-width: 390px) {
    #modalprogress {
        left: 19%;
    }
}

@media screen and (max-width: 374px) 
{
    .ButtonTopWidth {
        width: 25px;
    }

    .ButtonDivTop {
        margin-top: 17px;
        margin-right: 2px;
    }

    .navbar-brand {
        background-image: url(../img/logoQualinvest.png) !important;
        background-repeat: no-repeat !important;
        background-size: 220px !important;
    }

    .navbar-brand-mobile {
        width: 230px
    }

    #modalprogress {
        left: 17%;
    }
}

@media screen and (max-width: 320px) {
    .NotVisibleMinus320 {
        visibility: hidden;
        display: none;
        opacity: 0;
    }

    .ButtonTopWidth {
        width: 20px;
    }

    .ButtonDivTop {
        margin-top: 20px;
        margin-right: 2px;
        text-align: right;
        position: relative;
    }
}

@media screen and (max-width: 991px) {
    .navbar-brand {
        background: url(../img/logoQualinvest.png) center left/50px 50px no-repeat;
        background-size: 270px;
        /*background-size: 50px 50px;*/
    }
}

.labelErros {
    color: white;
    text-align: center;
}

.labelInfo {
    color: #fff;
    text-align: left;
    margin-left: 7%;
    font-size: 15px;
    line-height: 21px;
    font-family: 'Josefin Sans';
}

.labelSucesso {
    color: #fff;
    text-align: left;
    /*margin-left: 7%;*/
    font-size: 18px;
    line-height: 23px;
    font-family: 'Josefin Sans';
}

.btnSucesso {
    color: #fff;
    text-align: center;
}

.buttonTelefoneEsqueciSenhaSucesso {
    padding: 6px 16px;
    vertical-align: middle;
    background: rgba(219, 34, 34, 0.8);
    /*margin: 0 30%;*/
    border: 0;
    font-size: 16px;
    line-height: 23px;
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.buttonWhatsAppEsqueciSenhaSucesso {
    padding: 6px 16px;
    vertical-align: middle;
    background: rgba(115, 98, 133, 0.8);
    border: 0;
    font-size: 16px;
    line-height: 23px;
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.btnCadastro {
    width: 100%;
    height: 46px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #ff8300;
    border: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.btnCadastro:hover {
    opacity: 0.6;
    color: #fff;
}

.btnCadastro:active {
    outline: 0;
    opacity: 0.6;
    color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btnCadastro:focus {
    outline: 0;
    opacity: 0.6;
    background: #ff8300;
    color: #fff;
}

.btnCadastro:active:focus, .btnCadastro.active:focus {
    outline: 0;
    opacity: 0.6;
    background: #ff8300;
    color: #fff;
}

.btnSimulacao {
    height: 46px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #ff8300;
    border: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}


.btnSimulacao:hover {
    opacity: 0.6;
    color: #fff;
}

.btnSimulacao:active {
    outline: 0;
    opacity: 1;
    color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btnSimulacao:focus {
    outline: 0;
    opacity: 1;
    background: #ff8300;
    color: #fff;
}

.btnSimulacao:active:focus, .btnSimulacao.active:focus {
    outline: 0;
    opacity: 0.6;
    background: #ff8300;
    color: #fff;
}

.section-instituicoes {
    background-color: #e6e9ec;
}

.section-instituicoes h2 {
    text-align: center;
    color:black;
}

.font-black{
    color: black;
}



/*Padrão*/
body {
    font-family: 'Josefin Sans';
    font-size: 16px;
    font-weight: 300;
    color: #888;
    line-height: 30px;
    text-align: center;
}

strong { font-weight: 500; }

a, a:hover, a:focus {
	color: #ff8300; text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

h1, h2 { margin-top: 10px; font-family: 'Josefin Sans', sans-serif; font-weight: 300; color: #555; line-height: 56px; }
h3 { font-family: 'Josefin Sans', sans-serif; font-weight: 300; color: #555; line-height: 40px; }

img { max-width: 100%; }


.colored { color: #ff8300; }

::-moz-selection { background: #ff8300; color: #fff; text-shadow: none; }
::selection { background: #ff8300; color: #fff; text-shadow: none; }


/***** General style, all sections *****/

.section-container { margin: 0 auto; padding-bottom: 80px; }

.section-container-image-bg, 
.section-container-image-bg h2, 
.section-container-image-bg h3 { color: #fff; }

.section-container-image-bg .divider-1 .line { border-color: #fff; opacity: 0.8; }

.section-description {
    margin-top: 60px;
    padding-bottom: 10px;
    font-family: 'Josefin Sans', sans-serif;
}

.section-description p { margin-top: 20px; padding: 0 120px; }
.section-container-image-bg .section-description p { opacity: 0.8; }

.section-bottom-button { padding-top: 60px; }

.btn-link-1 {
    display: inline-block;
    height: 40px;
    margin: 5px;
    padding: 0 10px;
    background: #ff8300;
    border: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 48px;
    color: #fff;
    text-transform: uppercase;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.btn-link-1:hover, .btn-link-1:focus, .btn-link-1:active { outline: 0; opacity: 0.6; color: #fff; }

.btn-link-2 {
	display: inline-block;
	height: 40px;
	margin: 5px;
	padding: 0 20px;
	background: #444;
	background: rgba(0, 0, 0, 0.3);
	border: 0;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
    font-weight: 300;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
}
.btn-link-2:hover, .btn-link-2:focus, 
.btn-link-2:active, .btn-link-2:active:focus { outline: 0; opacity: 0.6; background: #444; background: rgba(0, 0, 0, 0.3); color: #fff; }


/***** Divider *****/

.divider-1 { padding: 25px 0 15px 0; }
.divider-1 .line { width: 160px; margin: 0 auto; border-bottom: 1px dashed #ccc; }


/***** Modal *****/

.modal-content {
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	text-align: left;
}

.modal-body { padding: 0 25px 15px 25px; }
.modal-body img { margin-bottom: 15px; }

.modal-header { padding: 25px 25px 15px 25px; }
.modal-footer { padding: 15px 25px 25px 25px; }
.modal-header, .modal-footer { border: 0; }

.modal-header .close { font-size: 36px; color: #888; font-weight: 400; text-shadow: none; opacity: 1; }

.modal-footer button {
	height: 40px;
	margin: 0;
    padding: 0 20px;
	background: #ff8300;
	border: 0;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
    font-weight: 300;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    text-shadow: none;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}
.modal-footer button:hover { outline: 0; opacity: 0.6; color: #fff; }

.modal-footer button:focus, .modal-footer button:active:focus, .modal-footer button.active:focus { 
	outline: 0; opacity: 0.6; color: #fff; 
	-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

.modal-footer button:before { background: none; }


/***** Top menu *****/

.navbar {
	margin-bottom: 0;
	background: #444;
	border: 0;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	-o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;
}

ul.navbar-nav {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
    padding-top: 7px;
}

.navbar-inverse ul.navbar-nav li a { padding-top: 20px; padding-bottom: 20px; color: #fff; border: 0; }
.navbar-inverse ul.navbar-nav li a:hover { color: #ddd; border: 0; }
.navbar-inverse ul.navbar-nav li a:focus { color: #ddd; outline: 0; border: 0; }

.navbar-brand {
	height: 60px;
	text-indent: -99999px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: 0; }


.navbar-right{
    margin-top: 1px;
}

/***** Top content *****/

.top-content { padding: 120px 0 130px 0; }

.top-content .text { padding-top: 35px; color: #524e4c; }
.top-content .text h1 { color: rgb(0, 0, 0); }

.top-content .description { margin: 40px 0 30px 0; }
.top-content .description p { opacity: 1; }

.top-content .description_detalhes {
    margin: 0px 13% 47px;
    text-align: left;
    font-family: 'Josefin Sans', sans-serif;
}

.top-content .LeftBox { background-color: rgba(255, 255, 255, 0.6) }

.r-form-1-top {
    padding: 25px 25px 15px 25px; /*background: #444;*/
    background: rgba(73, 70, 67, 0.9);
    -webkit-border-radius: 40px 0 0 0;
    -moz-border-radius: 40px 0 0 0;
    border-radius: 40px 0 0 0;
}
.r-form-1-top h3 { margin-top: 0; color: #fff; }
.r-form-1-bottom {
    padding: 25px; /*background: #444;*/
    background: rgba(83, 79, 73, 0.8);
    text-align: left;
    /*border-left: rgba(171,168,168,0.8) 1px solid;*/
    height:390px
}
    .r-form-1-bottom .terms {
        margin: 3px 0 0 0;
        opacity: 0.8;
        color: #fff;
        text-align: center;
        font-family: 'Josefin Sans';
    }
.r-form-1-bottom .terms a:hover,
.r-form-1-bottom .terms a:focus { outline: 0; border-bottom: 1px dotted #ff8300; }
.r-form-1-bottom .terms .LinkButton { color: #fff; }
.r-form-1-bottom .terms a:hover { color:#ff8300; }

.r-form-1-box input[type="text"], 
.r-form-1-box input[type="password"],
.r-form-1-box textarea, 
.r-form-1-box textarea.form-control {
	height: 46px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #fff;
    border: 3px solid #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 46px;
    color: #888;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.r-form-1-box textarea, 
.r-form-1-box textarea.form-control { height: 100px; padding-top: 10px; padding-bottom: 10px; line-height: 30px; }

.r-form-1-box input[type="text"]:focus, 
.r-form-1-box textarea:focus, 
.r-form-1-box textarea.form-control:focus {
	outline: 0; background: #fff; border: 3px solid #ff8300;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

.r-form-1-box input[type="text"]::-moz-placeholder, 
.r-form-1-box textarea::-moz-placeholder, 
.r-form-1-box textarea.form-control::-moz-placeholder { color: #888; }

.r-form-1-box input[type="text"]:-ms-input-placeholder, 
.r-form-1-box textarea:-ms-input-placeholder, 
.r-form-1-box textarea.form-control:-ms-input-placeholder { color: #888; }

.r-form-1-box input[type="text"]::-webkit-input-placeholder, 
.r-form-1-box textarea::-webkit-input-placeholder, 
.r-form-1-box textarea.form-control::-webkit-input-placeholder { color: #888; }

.r-form-1-box button.btn {
    width: 100%;
    height: 46px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #ff8300;
    border: 0;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 46px;
    color: #fff;
    text-transform: uppercase;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.r-form-1-box button.btn:hover { opacity: 0.6; color: #fff; }
.r-form-1-box button.btn:active { outline: 0; color: #fff; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.r-form-1-box button.btn:focus { outline: 0; background: #ff8300; color: #fff; }
.r-form-1-box button.btn:active:focus, .r-form-1-box button.btn.active:focus { outline: 0; background: #ff8300; color: #fff; }

/***** Features *****/

.features-container { padding-top: 100px; text-align: left; }
.features { padding-bottom: 15px; }
.features .divider-1 { padding: 20px 0 30px 0; }
.features .divider-1 .line { margin: 0; }
.features-button { margin-top: 35px; }
.features-button a.btn-link-1 { margin: 0; }
.features-box { padding-top: 15px; padding-bottom: 15px; }
.features-box .features-box-icon { float: left; width: 20%; margin: 0 auto; font-size: 44px; color: #ff8300; }
.features-box h3 { float: left; width: 80%; margin: 0; font-size: 26px; }
.features-box p { float: left; width: 100%; margin-top: 15px; }


/***** Call to action *****/

.call-to-action-container {
    padding-top: 80px;
    text-align: left;
}
.call-to-action { padding-bottom: 15px; }
.call-to-action .divider-1 { padding: 20px 0 30px 0; }
.call-to-action .divider-1 .line { margin: 0; }
.call-to-action-button { margin-top: 35px; }
.call-to-action-button a.btn-link-1 { margin: 0; }


/***** FAQ *****/

.faq-container { padding-top: 40px; padding-bottom: 115px; }
.faq-container a { color: #b88e4f }
.faq-container btn { color: #fff }

.faq { padding-bottom: 20px; }

.faq-box { margin-top: 40px; text-align: left; }

.faq-number {
    float: left;
    width: 54px;
    height: 54px;
    background: #ff8300;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 33px;
    color: #fff;
    font-weight: 300;
    line-height: 54px;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.faq-box h3 { float: right; width: 84%; margin-top: 0; }

.faq-description {
    float: right;
    width: 84%;
    line-height: 25px;
}


/***** Footer *****/

.footer-top { padding: 60px 0; background: #333; text-align: left; color: #aaa; }
.footer-top h3 { font-size: 18px; font-weight: 400; color: #fff; line-height: 34px; text-transform: uppercase; }

.footer-contact a { color: #b88e4f }
.footer-contact p { word-wrap: break-word; }
.footer-contact i { padding-right: 10px; font-size: 18px; color: #666; vertical-align: text-top; }

.footer-links a { color: #aaa; }
.footer-links a:hover, .footer-links a:focus { color: #fff; }

.footer-bottom { padding: 15px 0 17px 0; background: #444; text-align: left; color: #aaa; }

.footer-social { padding-top: 3px; text-align: right; }
.footer-social a { margin-left: 20px; color: #777; }
.footer-social a:hover, .footer-social a:focus { color: #ff8300; border: 0; }
.footer-social i { font-size: 24px; vertical-align: middle; }

.footer-copyright { padding-top: 5px; }
.footer-copyright a { color: #fff; }
.footer-copyright a:hover, .footer-copyright a:focus { color: #aaa; }
