.img-banner-qv {
    background-color
}

.menu-footer {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
    float: left;
    margin-left: 20px;
}

.menu-footer li {
    display: inline-block;
    padding: 20px 10px;
}

.container-page {
    background-color: #1077b6;
    padding: 25px 0px;
    margin-bottom: 25px;

}

.container-politica {
    padding-bottom: 30px;
}

.container-politica h3 {

    color: #0a2d4f;
    font-size: 21px;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.container-politica ul {
    padding-left: 0px;
    list-style: none;
}


.container-page h2 {
    color: #ffffff;
    margin-bottom: 0px;

}

.close-button {
    position: absolute;
    left: -10px;
    top: -10px;
    border-radius: 50%;
    border: 2px solid #ececec;
    background-color: #f5f5f5;
    font-size: 12px;
    line-height: 12px;
    height: 24px;
    width: 24px;
    text-align: center;

}

.barra-aviso {
    background-color: #003d96;
    padding: 0px;
}

.barra-aviso img {
    padding: 0px;
    margin: 0px;
}

.navbar-with-ad {
    margin-top: 0px;
}

.qv-link {
    margin: 0px;
    padding: 0px;
    color: #f3a226 !important;
}

.qv-link:hover {
    color: #ffc05f !important;
}


body {
    font-family: 'Roboto', verdana, arial, sans-serif !important;
    background-color: #fff;
    font-size: 15px;
    color: #5f5f5f;
    padding-top: 90px;
}

/* Modal -------------------------------------------- */
.modal-header {
    background-image: linear-gradient(#0f75b5, #0d67a0);
    color: #fff !important;
    border: none;
    font-size: 18px;
    font-weight: 600;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: -1px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.modal-header .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    filter: alpha(opacity=20);
    opacity: 1;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
}

.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}

#myBtn {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Fixed/sticky position */
    bottom: 20px;
    /* Place the button at the bottom of the page */
    right: 30px;
    /* Place the button 30px from the right */
    z-index: 99;
    /* Make sure it does not overlap */
    border: none;
    /* Remove borders */
    outline: none;
    /* Remove outline */
    background-color: rgb(0, 0, 0, 0.5);
    /* Set a background color */
    color: white;
    /* Text color */
    cursor: pointer;
    /* Add a mouse pointer on hover */
    padding: 10px 15px;
    /* Some padding */
    border-radius: 4px;
    /* Rounded corners */
    font-size: 18px;
    /* Increase font size */
}

#myBtn:hover {
    background-color: #666;
    /* Add a dark-grey background on hover */
}

.bg-foto {
    height: 450px;
    padding-top: 32px;
    background: url('../img/bg_header.jpg') no-repeat center top #f9f9f9;
}

.bg-foto-sm {
    height: 155px;
    padding-top: 0px;
    background: url('../img/bg_mobile.jpg') no-repeat #f9f9f9;
    background-position: center;
    background-size: cover;
}

.banner-title {
    margin-top: 90px;
}

.banner-title h1 {
    color: #1177b6;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 48px;
    margin-top: 0px;
}

.banner-title h1 span {
    color: #1a2e4f;
    font-weight: 600;
}

.banner-title h2 {
    font-weight: 300;
}

img {
    margin: 7px 0px;
}

.anchor {
    display: block;
    position: relative;
    top: -90px;
    visibility: hidden;
}

.anchor-padding {
    padding-top: 45px;
    padding-bottom: 45px;
}

.nav-link {
    font-size: 16px;
    font-weight: 600;
}

.navbar {
    background-color: rgba(255, 255, 255, 0.95);
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}


nav {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1)
    padding: 20px 0;
}

nav a {
    padding: 5px 15px;
}

nav .navbar-brand > img {

    margin-top: 18px;
}

.navbar-brand > img {
    display: block;
    width: 200px;
    height: 39px;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #1985c7;
}

.navbar-default .navbar-toggle {
    border-color: #1077b6;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #c5c5c5;
}

.navbar-toggle {
    margin-right: 15px;
}

.navigation {
    margin-top: 20px;
}

.navbar-nav {
    padding: 20px 15px;
}

.navbar-brand {
    float: left;
    height: 60px;
    padding: 5px 0;
    font-size: 18px;
    line-height: 20px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: transparent;
}

.navbar-default .navbar-nav li .btn:focus,
.navbar-default .navbar-nav li .btn:hover {
    color: #333;
    background-color: #1f89ca;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #0069d6;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #2d5289;
}

.navbar-toggle {
    margin-top: 13px;
}

.campanha {
    border: 0px;
}

.campanha .panel-footer {
    background-color: #dcdcdc;
    color: #696969;
    font-weight: 600;
    font-size: 17px;
    border-bottom: 0px;
    text-align: center;

}

.campanha .panel-heading {
    background-color: #d20000;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    border-bottom: 0px;
    text-align: center;
    text-transform: uppercase;
}

.campanha .panel-heading .fa-star-exclamation {
    color: #fbcb34;
}

.campanha .panel-body {
    padding: 20px;
}

.campanha .panel-body p {
    color: #000;
}

.campanha .panel-body span {
    font-size: 13px;
    margin-top: 10px;
    display: block;
}

.campanha .panel-body h3 {
    color: #0069d6;
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 15px;
}

.campanha ul {
    list-style: none;
    padding-left: 0;
}

.campanha ul li {
    font-weight: 600;
    font-size: 16px;
    padding: 8px 0;
    border-top: 1px solid #f5f5f5;
    color: #000;
}

.campanha .icon-descricao {
    color: #d7d7d7;
    margin-right: 5px;
}

.infos {
    background: linear-gradient(to left, #1a2e51, #002356);
    padding: 45px 0;
    margin-bottom: 45px;
    color: #fff;
}

.infos p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

.infos h2 {
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.infos h2:after {
    content: '';
    display: block;
    width: 10%;
    margin-right: -100%;
    bottom: 0px;
    position: absolute;
    border-bottom: 6px solid #2c9fe6;
}

.mrg-infos {
    margin-top: 30px;
}

.produto {
    padding-bottom: 50px;
}

.produto ul {
    padding-left: 15px;
}

.produto ul li {
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    color: #1077b6;
}

.produto ul li span {
    font-weight: 600;
}

.produto ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0px;
}

.produto ul li {
    padding-left: 1.3em;
}

.produto ul li:before {
    content: "\f0da";
    /* FontAwesome Unicode */
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-weight: 600;
    color: #4470a0;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
}

.produto h2 {
    font-weight: 700;
    padding: 0px 0px 5px 0px;
    margin-bottom: 5px;
    font-size: 34px;
    line-height: 42px;
}

.produto h3 {
    margin: 5px 0px 35px 0px;
    color: #1077b6;

}

.depoimentos h2 {
    font-weight: 700;
    padding: 0px 0px 25px 0px;
}

.icon-title {
    color: #1077b6;
}

.produto .panel {
    border: 1px solid #ececec;
}

.produto .panel:hover {
    border: 1px solid #ebba17;
}

.produto .panel-body {
    padding: 12px 24px;
}


.produto .panel-body h4 {
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 10px;
    margin-left: 80px;
}


.produto .panel-body p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0px;
    margin-left: 80px;
}

.beneficios {
    background: linear-gradient(to top, #1a2e51, #002356);
    padding: 55px 0px;
}

.beneficios h2 {
    font-weight: 700;
    color: #fff;
    margin-bottom: 35px;
}

.beneficios p {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    margin-left: 55px;
}

.beneficios ul {
    list-style: none;
    padding: 0px;
}

.beneficios ul li {
    margin-bottom: 20px;
}

.icon-beneficios {
    float: left;
    color: #3e90c2;
    font-size: 40px;
    width: 40px;
    text-align: center;
}


.depoimentos .panel-body {
    padding: 25px;
}

.depoimentos .panel-body p {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0px;
}

.panel-default {
    border-color: #efefef;
}

.depoimentos .panel-footer p {
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 600;
    color: #fff;
}

.depoimentos .panel-footer {
    background-color: #676767;
}

.text-img {
    font-size: 21px;
    line-height: 29px;
    color: #333333;
    font-weight: 300;
}

.cta-final {
    background: linear-gradient(to bottom, #1077b6, #4289bd);
    padding: 0 0 45px 0;
    margin: 0px 0 0px 0;
}

.cta-final h2 {
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
    font-size: 28px;
    line-height: 28px;
}

.cta-final .btn {
    margin-top: 0px;
}

.cta-final .img-app {
    margin-top: -90px;
}

.atendimento {
    font-size: 28px;
    font-weight: 600;
    color: #2d5289;
    line-height: 27px;
    float: right;
}

.atendimento span {
    display: block;
    color: #1077b6;
    font-size: 16px;
    line-height: 25px;
}


a {
    color: #2d5289;
}

a:link {
    color: #2d5289;
}


a:visited {
    color: #2d5289;
}


a:hover {
    color: #3c69ac;
    text-decoration: none;
}


a:active {
    color: #2d5289;
}


.titulo {
    margin-top: 25px;
}

h1 {
    color: #333333;
    font-weight: bold;
    font-size: 36px;
    line-height: 41px;
}

h2 {
    color: #1077b6;
    font-size: 28px;
    line-height: 33px;
    margin-top: 0px;
}

h3 {
    color: #333;
    font-size: 26px;
    line-height: 30px;
    margin-top: 0px;
}

h3 span {
    font-weight: 700;
    font-size: 60px;
    color: #006fff;
}

h5 {

    color: #333333;
    font-size: 24px;
    line-height: 29px;
    margin-top: 10px;
}


/* Botões */

.btn {
    padding: 12px 18px;
    border: 0;
    font-weight: 600;
    border-radius: 6px;
    font-size: 16px;
    line-height: 21px;
}

.btn-lg {
    font-size: 20px;
    text-transform: uppercase;
    padding: 20px 0;
    font-weight: 700;
}

.btn-md {
    font-size: 21px;
    text-transform: uppercase;
    padding: 20px 0;
    font-weight: 700;
}

.btn-access {
    margin-left: 10px;
    margin-top: 12px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: 0 none;
}

.btn-primary,
.btn-primary:visited {
    background-color: #1077b6;
    color: #fff !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background: #1680c1;
    color: #fff !important;
}

.btn-primary.active.focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #1077b6;
}

.btn-primary:active,
.btn-primary.active {
    background: #006fff;
    box-shadow: none;
}

.btn-secondary,
.btn-secondary:visited {
    background-color: #e0e0e0;
    color: #7f7f7f !important;
    margin-left: 10px;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
    background: #d7d7d7 !important;
    color: #fff;
}

.btn-secondary.active.focus,
.btn-secondary.active:hover,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open > .dropdown-toggle.btn-secondary.focus,
.open > .dropdown-toggle.btn-secondary:focus,
.open > .dropdown-toggle.btn-secondary:hover {
    color: #fff;
    background-color: #e0e0e0;
}

.btn-secondary:active,
.btn-secondary.active {
    background: #c3c3c3;
    box-shadow: none;
}

.btn-cta,
.btn-cta:visited {
    background: linear-gradient(to left, #1a2e51, #002356);
    color: #fff !important;
}

.btn-cta:hover,
.btn-cta:focus,
.btn-cta:active,
.btn-cta.active,
.open > .dropdown-toggle.btn-cta {
    background: linear-gradient(to left, #253a60, #002356);
    color: #fff !important;
}

.btn-cta.active.focus,
.btn-cta.active:hover,
.btn-cta:active.focus,
.btn-cta:active:focus,
.btn-cta:active:hover,
.open > .dropdown-toggle.btn-cta.focus,
.open > .dropdown-toggle.btn-cta:focus,
.open > .dropdown-toggle.btn-cta:hover {
    color: #fff;
    background-color: #1a2e51;
}

.btn-cta:active,
.btn-cta.active {
    background: #253a60;
    box-shadow: none;
}

.mrg-top-15 {
    margin-top: 15px;
}

.mrg-right-5 {
    margin-right: 5px;
}


/* Fim Botões */


/* Conteúdo */

.conteudo {
    margin-top: -100px;
    background-color: #fff;
    padding: 40px 50px 20px 50px;
    border-radius: 8px;
}

.conteudo .btn {
    margin-top: 10px;
}

.conteudo .etapa {
    font-size: 13px;
    color: #bfbfbf;
    margin-top: 0px;
    text-align: right;
    font-weight: 400;
}

.blue {
    color: #006fff;
    font-weight: 800;
    font-size: 15px;
}

.conteudo .header-etapa {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}

.form-group label {
    color: #1077b6;
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
}

/* Fim Conteúdo */


/* Footer */

.page-footer {
    background-color: #f5f5f5;
    padding: 25px 0px;
}

.page-footer p {
    text-align: center;
    color: #636363;
    font-size: 13px;
}


/* Fim Footer */

/* Slider ------------------------------------- */

.controle {
    position: absolute;
    height: 40px;
    width: 40px;
    top: 40%;
}

.controle .fa-caret-right {
    width: 30px;
    height: 30px;
    color: #1077b6;
}

.controle .fa-caret-left {
    width: 30px;
    height: 30px;
    color: #1077b6;
}

.controle.left {
    left: 0;
}

.controle.right {
    right: 0;
}

blockquote {
    text-align: center;
    border: 0px;
    padding: 10px 40px;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
}

#slider-fotos {
    margin: 35px 0px;
}

/* FIM Slider ------------------------------------- */


/* Extra Small Devices, Phones */

@media only screen and (min-width: 992px) {

    .navbar-nav {
        float: right;
        margin-right: 0px;
        padding: 20px 0px;

    }
}

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

    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: 15px;
    }

    .produto h2 {
        margin-top: 95px;
    }


}

@media only screen and (max-width: 1199px) {
    .btn-lg {
        font-size: 18px;
        text-transform: uppercase;
        padding: 20px 0;
        font-weight: 700;
    }

    .bg-foto {
        height: 450px;
    }

    .banner-title h1 {
        font-size: 44px;
        line-height: 48px;
    }

    .nav-link {
        font-size: 14px;
        font-weight: 600;
    }
}

@media only screen and (max-width: 991px) {
    .atendimento {
        float: left;
    }
}

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


    .banner-title h1 {
        text-align: center;
    }

    .barra-aviso .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    body {
        padding-top: 63px;
    }

    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: 15px;
    }

    .bg-foto {
        background-color: #fff;
        background-image: none;
    }

    nav .navbar-brand > img {
        display: block;
        width: 150px;
        height: auto;
        margin-top: 11px;
    }

    .navbar-nav {
        padding: 10px 15px;
        margin-top: 0px;
    }

    .nav > li > a {
        padding: 10px 0px;
        border-bottom: 1px solid #ececec;
    }
}

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

    .page-footer .navbar-brand {
        float: none;
    }

    .menu-footer {
        margin-left: 0px;
        float: none;
    }

    .menu-footer li {


        display: inline-block;
        padding: 15px 10px 15px 0px;
    }

    .banner-title h2 {
        font-size: 21px;
        line-height: 24px;
    }

    .navbar-nav .btn-secondary {
        margin-left: 0px;
        margin-top: 10px;
    }

    .banner-title h1 {
        font-size: 30px;
        line-height: 32px;
    }

    .navbar-brand img {
        margin-right: 0px;
    }

    .conteudo {
        margin-top: 0px;
    }

    header img {
        margin: 0px;
    }

    .bg-foto {
        height: 200px;
    }

    .mrg-infos {
        margin-top: 0px;
    }

    .banner-title {
        margin-top: 0px;
    }

    .btn-lg {
        font-size: 18px;
        text-transform: uppercase;
        padding: 20px 0;
        font-weight: 700;
    }


    .cta-final .btn {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .cta-final h2 {
        font-weight: 700;
        color: #fff;
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-header .collapse,
    .navbar-toggle {
        display: block !important;
    }

    .navbar-header {
        float: none;
    }

    .banner-title h1 {
        font-size: 34px;
        line-height: 36px;
    }

    .bg-foto {
        height: 217px;
        background-size: contain;
    }

    .banner-title {
        margin-top: -12px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {

    .banner-title h1 {
        font-size: 36px;
        line-height: 42px;
    }

    .banner-title {
        margin-top: 0px;
    }

    .bg-foto {
        height: 210px !important;
    }
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}