@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

div#rps-container {
    background: none !important;
}

.siteContent {
    background-color: #fff;
}

section#topo {
    background-image: url(/media/16704465/topo.png );
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section#topo .descritivo h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    color: #fff;
    font-size: 34px;
    line-height: 48px;
    padding-top: 98px;
    padding-bottom: 22px;
}

section#topo .descritivo {
    width: 45%;
    float: left;
    padding-bottom: 276px;
}

section#topo .imagem {
    width: 55%;
    float: left;
    padding-top: 62px;
}

section#topo .descritivo h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
}

section#topo .descritivo a {
    color: #0B346D;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    background-color: #FFDC04;
    border-radius: 15px;
    padding: 17px 35px;
    margin-top: 34px;
    display: inline-block;
    font-weight: 600;
}

section#topo .imagem img {
    margin-left: 10px;
    max-width: inherit;
}

section#vantagens .container {
    width: 970px !important;
}

section#vantagens .imagem-vantagens {
    width: 64.2%;
    float: left;
    padding-top: 20px;
}

section#footer-app {
    background-color: #FBE6BC;
    padding: 33px 0px;
    margin-top: 80px;
    text-align: center;
}

section#footer-app h3 {
    font-size: 28px;
    color: #000;
    text-align: center;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    line-height: 40px;
}

section#footer-app p:nth-child(2) {
    color: #000;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-weight: 600;
    margin-top: 15px;
}

section#footer-app p {
    color: #000;
    text-align: center;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    line-height: 17px;
}

section#footer-app img {
    margin-top: 15px;
    width: 188px;
}

section#vantagens h2 {
    color: #06377A;
    font-size: 37px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 94px;
    text-indent: -377px;
}

section#vantagens {
    margin-top: -130px;
}

section#vantagens .imagem-vantagens img {
    width: 650px;
    max-width: inherit;
}

section#vantagens .itens-vantagens {
    width: 35.6%;
    float: left;
    margin-top: -40px;
}

section#vantagens .itens-vantagens .descricao-vantagens p:first-child {
    color: #B7B7B7;
    font-size: 40px;
    border-bottom: 2px solid;
    width: 12%;
    font-weight: 600;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
}

section#vantagens .itens-vantagens .descricao-vantagens {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}

section#vantagens .itens-vantagens .descricao-vantagens .descricao-vantagens-texto {
    width: 82%;
    display: inline-block;
    vertical-align: top;
    padding-top: 12px;
}

section#vantagens .itens-vantagens .descricao-vantagens .descricao-vantagens-texto h3 {
    font-size: 21px;
    font-weight: 600;
    color: #21C6C2;
    margin-bottom: 8px;
}

section#vantagens .itens-vantagens .descricao-vantagens .descricao-vantagens-texto p {
    font-size: 17px;
    color: #9D9D9D;
    font-weight: 300;
}

@media only screen and (max-width: 768px) {
	section#topo .descritivo {
		width: 100%;
		float: none;
		padding: 0px;
		text-align: center;
	}
	
	section .container {
		padding: 0px 18px;
	}
	
	section#topo .descritivo h1 {
		padding-top: 30px;
		font-size: 31px;
	}
	
	section#topo .imagem {
		float: none;
		width: 100%;
		padding-top: 10px;
	}
	
	section#topo .imagem img {
		margin: 0 auto;
	}
	
	section#vantagens .container {
		width: 94% !important;
		padding: 0px;
	}
	
	section#vantagens h2 {
		margin-bottom: 20px;
		text-shadow: none;
		font-size: 30px;
	}
	
	section#vantagens .itens-vantagens {
		width: 100%;
		float: none;
		margin-left: 0px;
	}
	
	section#vantagens .imagem-vantagens {
		display: none;
	}
	
	section#vantagens .itens-vantagens .descricao-vantagens {
		text-align: center;
	}
	
	section#vantagens .itens-vantagens .descricao-vantagens .descricao-vantagens-texto {
		text-align: left;
	}
	
	section#vantagens .itens-vantagens .descricao-vantagens p:first-child {
		width: 14%;
		margin-right: 10px;
	}
	
	section#footer-app {
		margin-top: 20px;
	}

	section#footer-app img {
		width: auto;
	}

	section#footer-app h3 {
		font-size: 30px;
	}
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
LandingPageBlackFriday2019 {

}

