
#content-desktop {display: block;}
#content-mobile {display: none;}



@media screen and (max-width: 768px) {

#content-desktop {display: none;}
#content-mobile {display: block;}


} 


html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

html, body {
    font-family: 'Roboto' , sans-serif, Arial, Helvetica, sans-serif
}

b {
    font-weight: bold;
}

.btn-primary-blue {
    border: none !important;
    background-color: #005395 !important;
	color:#FFFFFF;
}

.btn-primary {
    border: none !important;
    background-color: #54b948 !important;
}

.navbar {
    background-color: #094c8c !important;
    border-bottom: 7px solid #54b848;
}

.navbar .container {
    padding-right: 0px;
}

.navbar .nav-item {
    padding: 0 10px;
}

.navbar .nav-link {
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF !important;
}

section#hero {
    height: 400px;
    background-image: url(../images/banner-do-topo.png);
    background-repeat: no-repeat, repeat-x;
    background-position: center center;
    background-size: cover;
}

section#how {
    background-color: #084983;
	font-family: 'Roboto' , sans-serif;
	font-weight: normal;
	font-size: 1.1rem;
    
}

section#how h3 {
    color: #43a03d;
    font-size: 30px;
    padding-bottom: 60px;
}

section#how .step-badge {
    width: 91px;
    height: 100px;
    background-color: #43a03d;
    border-radius: 10px;
    display: block;
}

section#how .step-badge span {
    color: #fff;
    line-height: 1;
    font-size: 70px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    display: block;
}

section#how .step p {
    color: #ffffff;
    font-weight: normal;
	
}


section#how-mob {
    background-color: #084983;
	font-family: 'Roboto' , sans-serif;
	font-weight: normal;
    font-size: 1.1rem;
    padding: 0 0 20px 0;
    
}

section#how-mob h3 {
    color: #43a03d;
    font-size: 30px;
    padding-bottom: 60px;
}

section#how-mob .step-badge {
    width: 91px;
    height: 100px;
    background-color: #43a03d;
    border-radius: 10px;
    display: block;
}

section#how-mob .step-badge span {
    color: #fff;
    line-height: 1;
    font-size: 70px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    display: block;
}

section#how-mob .step p {
    color: #ffffff;
    font-weight: normal;
	
}


section#vantagens {
    background-color: #084983;
	font-family: 'Roboto' , sans-serif;
	font-weight: normal;
    font-size: 1.1rem;
    padding: 40px 0;
    
}

section#vantagens h3 {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
}

section#vantagens .step-badge {
    width: 91px;
    height: 100px;
    background-color: #43a03d;
    border-radius: 10px;
    display: block;
}

section#vantagens .step-badge span {
    color: #fff;
    line-height: 1;
    font-size: 70px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    display: block;
}

section#vantagens .step p {
    color: #ffffff;
    padding-right: 50px;
	font-weight: normal;
}


section#vantagens-mob {
    background-color: #084983;
	font-family: 'Roboto' , sans-serif;
	font-weight: normal;
	font-size: 1.1rem;
    
}

section#vantagens-mob h2 {
    font-weight: 400;
    color: #43a03d;
    margin-top: 50px;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 20px;
}

section#vantagens-mob h3 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}


section#vantagens-mob p {
    color: #ffffff;
    font-weight: normal;
    text-align: justify;
    letter-spacing: normal;
}


section#o-que-voce-ganha {
    background-color: #81bb26;
	font-family: 'Roboto' , sans-serif;
	font-weight: normal;
	font-size: 1.0rem;
    
}

section#o-que-voce-ganha h3 {
    color: #0a4d8c;
    font-size: 18px;
}


section#o-que-voce-ganha .step-badge {
    width: 91px;
    height: 100px;
    background-color: #43a03d;
    border-radius: 10px;
    display: block;
}

section#o-que-voce-ganha .step-badge span {
    color: #fff;
    line-height: 1;
    font-size: 70px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    display: block;
}

section#o-que-voce-ganha .step p {
    color: #0a4d8c;
    font-weight: normal;
}



section#o-que-voce-ganha-mob {
    background-color: #81bb26;
	font-family: 'Roboto' , sans-serif;
	font-weight: normal;
    font-size: 1.0rem;
    padding-bottom: 20px;
    
}

section#o-que-voce-ganha-mob h3 {
    color: #0a4d8c;
    font-size: 16px;
    font-weight: bold;
}

section#o-que-voce-ganha-mob .step-badge {
    width: 91px;
    height: 100px;
    background-color: #43a03d;
    border-radius: 10px;
    display: block;
}

section#o-que-voce-ganha-mob .step-badge span {
    color: #fff;
    line-height: 1;
    font-size: 70px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    display: block;
}

section#o-que-voce-ganha-mob .step p {
    color: #0a4d8c;
    font-weight: normal;
    text-align: justify; 
    letter-spacing: normal;
}


section#como-vai-funcionar {
    background-color: #e8ebef;
	font-family: 'Roboto' , sans-serif;
	font-weight: normal;
	font-size: 1.0rem;
    
}

section#como-vai-funcionar h3 {
    color: #43a03d;
    font-size: 30px;
    padding-bottom: 60px;
}

section#como-vai-funcionar .step-badge {
    width: 91px;
    height: 100px;
    background-color: #43a03d;
    border-radius: 10px;
    display: block;
}

section#como-vai-funcionar .step-badge span {
    color: #fff;
    line-height: 1;
    font-size: 70px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    display: block;
}

section#como-vai-funcionar .step p {
    color: #666666;
    
	font-weight: 400;
}



section#como-vai-funcionar-mob {
    background-color: #e8ebef;
	font-family: 'Roboto' , sans-serif;
	font-weight: normal;
	font-size: 1.0rem;
    
}

section#como-vai-funcionar-mob h3 {
    color: #43a03d;
    font-size: 30px;
    padding-bottom: 60px;
}

section#como-vai-funcionar-mob .step-badge {
    width: 91px;
    height: 100px;
    background-color: #43a03d;
    border-radius: 10px;
    display: block;
}

section#como-vai-funcionar-mob .step-badge span {
    color: #fff;
    line-height: 1;
    font-size: 70px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    display: block;
}

section#como-vai-funcionar-mob .step p {
    color: #666666;
    
	font-weight: 400;
}

section#cards {
    background-color: #dee6ec;
    padding-top: 80px;
    padding-bottom: 80px;
}

section#cards h3 {
    color: #0a4d8c;
    font-size: 30px;
    padding-bottom: 40px;
}

section#cards p {
    color: #666666;
    padding-top: 20px;
    text-align: center;
    font-size: 22px;
}

section#follow {
    background-color: #005395;
    
    padding: 20px 0;
}



section#follow p {
    color: #fff;
    font-size: 28px;
}

section#follow strong {
    color: #fff;
    font-size: 35px;
	font-weight: 500;
}

section#follow p a {
    color: #fff;
    text-decoration: underline;
}

section#follow p .highlight {
    color: #a2d110;
}

section#benefits {
   
}

section#benefits h3 {
    color: #0074ba;
}

section#benefits .benefit-items {
    padding-top: 100px;
    padding-bottom: 80px;
}

section#benefits .benefit-item {
    width: 220px;
    padding: 10px 30px;
    min-height: 273px;
    text-align: center;
    background-image: url(../images/benefits-item-border.jpg);
    background-repeat: no-repeat;
}

section#benefits .benefit-item.first {
    background-image: none !important;
}

section#benefits .benefit-item img {
    margin: 0 auto;
}

section#benefits .benefit-item h4 {
    color: #429f3c;
    padding-top: 20px;
    font-size: 18px;
    text-transform: uppercase;
}

section#benefits p {
    color: #666666;
    text-align: center;
}

section#benefits p.notes {
    padding: 20px 0;
    margin: 0;
}

section#rewards {
    background-color: #43a03d;
    min-height: 166px;
}

section#rewards img {
    padding-top: 45px;
}

section#rewards p {
    color: #fff;
    font-size: 22px;
    padding-top: 45px;
}

section#faq {
    padding-top: 0px;
}

section#faq h3 {
    color: #b4b4b4;
    font-size: 30px;
    padding-bottom: 30px;
}

section#faq  {
    min-height:729px;
    background-image: url(../images/banner-faq.png);
    max-width:100%;
    background-position: center center;
	background-repeat:no-repeat;
    padding-bottom: 40px;
	background-size: cover;
}

section#faq .accordion-demo {
    max-width: 500px;
    margin-bottom: 20px;
}

section#meio {
    padding-top: 0px;
}

section#meio h3 {
    color: #b4b4b4;
    font-size: 30px;
    padding-bottom: 30px;
}

section#meio  {
    
    background-image: url(../images/banner-meio-full.png);
    max-width:100%;
    background-position: center center;
	background-repeat:no-repeat;
    padding-bottom: 40px;
	
}

section#meio .accordion-demo {
    max-width: 500px;
    margin-bottom: 20px;
}

footer {
    padding: 25px 0;
    background-color: #FFFFFF;
}

footer p {
    color: #7abee9;
    font-size: 14px;
    font-weight: normal;
    padding-top: 10px;
}

.accordionjs {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 2rem;
}

.accordionjs .acc_section {
    border: 1px solid #ccc;
    position: relative;
    z-index: 10;
    margin-top: -1px;
    overflow: hidden;
}

.text-success {
    color: #FFFFFF!important;
}

.accordionjs .acc_section .acc_head {
    position: relative;
    background: #fff;
    padding: 10px;
    display: block;
    cursor: pointer;
    font-size: 16px;
    color: #5b5b5f;
    font-style: normal;
    text-rendering: optimizeLegibility;
    text-align: left;
}

.accordionjs .acc_section .acc_head h3 {
    line-height: 1;
    margin: 5px 0;
}

.accordionjs .acc_section .acc_content {
    padding: 20px;
    text-align: left;
    background-color: #f5f5f5;
}

.accordionjs .acc_section .acc_content p {
    margin-bottom: 1rem;
    line-height: 1.4;
}

.accordionjs .acc_section:first-of-type, .accordionjs .acc_section:first-of-type .acc_head {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.accordionjs .acc_section:last-of-type, .accordionjs .acc_section:last-of-type .acc_content {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.accordionjs .acc_section.acc_active>.acc_content {
    display: block;
}

.accordionjs .acc_section.acc_active>.acc_head {
    background: #F9F9F9;
    border-bottom: 1px solid #ccc;
}

/*! 
 *  03. lity - v1.6.6 - 2016-04-22
 *  http://sorgalla.com/lity/
 *  Copyright (c) 2016 Jan Sorgalla; Licensed MIT */

.lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #ffffff;
    background: white;
    outline: none !important;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.lity.lity-opened {
    opacity: 1;
}

.lity.lity-closed {
    opacity: 0;
}

.lity * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important;
}

.lity-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.lity-loader {
    z-index: 9991;
    color: #333;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
    opacity: 1;
}

.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important;
}

.lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: transform 0.3s ease;
}

.lity-loading .lity-content, .lity-closed .lity-content {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.lity-content:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
}

.lity-close {
    z-index: 9994;
    width: 42px;
    height: 42px;
    position: fixed;
    text-align: center !important;
    right: 20px;
    top: 20px;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
    color: black;
    font-style: normal;
    font-size: 30px;
    font-family: Arial, sans-serif;
    line-height: 42px;
    border: 0;
    background: transparent;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    border-radius: 50%;
}

.lity-close::before, .lity-close::after {
    display: block;
    content: "";
    height: 20px;
    width: 2px;
    background-color: black;
    position: absolute;
    top: 11px;
    left: 20px;
}

.lity-close::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.lity-close::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.lity-close::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 30px;
    font-family: Arial, sans-serif;
    line-height: 36px;
    border: 0;
    background: transparent;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}

.lity-close:hover::before, .lity-close:hover::after, .lity-close:focus::before, .lity-close:focus::after, .lity-close:active::before, .lity-close:active::after, .lity-close:visited::before, .lity-close:visited::after {
    background-color: #39b54a;
}

/* Image */

.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0;
}

/* iFrame */

.lity-iframe .lity-container {
    width: 100%;
    max-width: 964px;
}

.lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: auto;
    pointer-events: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

.lity-hide {
    display: none;
}

@media screen and (max-width: 320px) {
    section#hero {
        height: 170px;
        background-position: -120px center;
    }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
    section#hero {
        height: 170px;
        background-position: -100px center;
    }
}

@media screen and (min-width: 361px) and (max-width: 375px) {
    section#hero {
        height: 170px;
        background-position: -80px center;
    }
}

@media screen and (min-width: 376px) and (max-width: 480px) {
    section#hero {
        height: 170px;
        background-position: -60px center;
    }
}

@media screen and (min-width: 481px) and (max-width: 769px) {
    section#hero {
        height: 300px;
        background-position: -120px center;
    }
}

@media screen and (max-width: 769px) {
    section#how h3 {
        padding-bottom: 25px;
    }
    section#how .steps .step {
        background-color: #f5f8fd;
        background-repeat: no-repeat;
        background-position: 0 30px;
    }
    section#how .step-badge {
        width: 50px;
        height: 50px;
        background-color: #43a03d;
        border-radius: 5px;
        display: block;
    }
    section#how .step-badge span {
        font-size: 30px;
        padding-top: 10px;
    }
    section#how .step p {
        padding-top: 10px;
    }
    section#benefits .benefit-items {
        padding-top: 30px;
        padding-bottom: 0;
    }
    section#benefits .benefit-item {
        width: 100%;
        background-image: none !important;
    }
    footer {
        text-align: center;
    }
}

@media screen and (min-width: 770px) {
    section#how .steps {
        background-color: #f5f8fd;
        background-repeat: no-repeat;
        background-position: 0 60px;
		padding-top:40px;
		padding-left:40px;
		padding-right:40px;
    }
    section#benefits .container {
        background-image: url(../images/benefits-bg.jpg);
        background-repeat: no-repeat;
        background-position: 0 80px;
    }
    section#benefits .benefit-items {
        padding-left: 360px;
    }
    section#benefits h3 {
        padding-left: 50px;
    }
    section#benefits h3 span {
        padding-left: 100px;
        display: block;
    }
}