#it0w6f {
	color: rgb(0, 86, 179);
}

body {
	font-family: "Open Sans", "Helvetica Neue", sans-serif;
	letter-spacing: 0px;
	font-weight: 400;
	font-style: normal;
	text-rendering: optimizelegibility;
	color: rgba(0, 0, 0, 0.84);
	font-size: 20px;
	line-height: 1.4;
}

.navbar-brand {
	font-family: Pacifico, sans-serif;
	font-size: 20px;
}

.nav-link {
	color: rgb(0, 89, 179);
}

.nav-link:hover {
	color: rgb(0, 96, 194);
}

.hc-state {
	color: rgb(0, 96, 194);
}

.navbar-brand.mr-0 {
	font-size: 28px;
}


nav.navbar {
    background: #fff !important;
    color: #000 !important;
}

.headerTxt p {
    margin: 0;
    font-size: 0.8rem;
}

.df-messenger-wrapper {
    position: sticky !important;
    right: 0px !important;
}

div.chat-wrapper[opened="true"] {
    position: sticky !important;
    right: 0px !important;
}

section.bloco1 {
    background-image: url(https://porto-seguro-simular-imovel.vemproconsorcio.com/assets/img/Casa1.jpg)!important;
    color: #FFFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.bloco1 input[type="button"] {
    font-size: 2rem;
    color: #ffffff;
    border: 0;
    border-radius: 9px;
    background: #00adee;
    padding: 0.5rem 1rem;
}

section.bloco1 input[type="button"]:hover {
    background: #009ad4;
}

.blocoSimulaBg {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    align-items: center;
    text-align: center;
    display: grid;
    place-items: center;
	padding-bottom: 4rem;
}

.blocoSimulaBg_1 {
    max-width: 780px !IMPORTANT;
    height: auto;
    width: 600px;
    box-sizing: border-box;
    align-items: center;
    text-align: center;
    display: grid;
    place-items: center;
	border-bottom: 2px solid;
}


.blocoSimulaBg_1Tit {
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 2;
    transition: all .2s ease-in-out;
}

.blocoSimulaBg_1TitCol1_1 {
    float: left;
    width: 33.33%;
}


.blocoSimulaBg_1TitCol1 {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    align-items: center;
    text-align: center;
    display: grid;
    place-items: center;
	border-left: 2px solid;
    border-top: 2px solid;
    border-right: 2px solid;
    background: #00adee;
    border-bottom: 2px solid;
    margin-bottom: -2px;
}

.blocoSimulaBg_1TitCol2 {
    float: right;
    width: 33.33%;
    box-sizing: border-box;
    align-items: center;
    text-align: center;
    display: grid;
    place-items: center;
	border-top: 2px solid;
    border-right: 2px solid;
    background: #b92e43;
    border-bottom: 2px solid;
    margin-bottom: -2px;
	border-left: 2px solid;
}

.blocoSimulaBg_1Tit p {
    margin: 0;
    padding: 1rem 0;
    font-size: 1.8rem;
	color: #fff;
}

.blocoSimulaBg_1Cont {
    width: 100%;
	border-right: 2px solid;
    border-top: 2px solid;
}

.bgCinz {
    background-color: #eff2f7;
}

.blocoSimulaBg_1ContCol1 {
    float: left;
    width: 33.33%;
    border-left: 2px solid;
    box-sizing: border-box;
    align-items: center;
    text-align: center;
    display: grid;
    place-items: center;
}

.blocoSimulaBg_1ContCol1 p {
    margin: 0;
    padding: 1rem 0;
    font-size: 1.8rem;
}

.blocoSimulaBg_1ContCol1 span {
    font-size: 0.8rem;
    margin-top: -5px;
    float: left;
    margin-bottom: -14px;
	width: 100%;
	color: #000;
}

.blocoSimulaBg_1ContCol1 a {
    color: #000;
}

p.blocoSimulaBg_1ContCol1P {
    padding: 0;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}

p.blocoSimulaBg_2 {
    margin-top: 1rem;
    margin-bottom: 0;
    font-weight: bold;
}

section.bloco2 h4 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #00adee;
    margin-top: 0;
}

section.bloco2 p {
    font-size: 1.4rem;
    font-weight: 400;
    color: #4a433f !Important;
    line-height: 2.5rem;
    margin-top: 1.4rem;
    text-align: left;
}

section.bloco2 {
    padding-bottom: 1rem;
    background: #fff;
}

.bg5 {
    background: #f1f1f1;
    margin-bottom: 0;
    border-radius: 0;
}

.bg5 h5 {
    font-size: 3rem;
    font-weight: 700;
    color: #000;
}

.bg5 p {
    font-size: 1.7rem;
    font-weight: 400;
    color: #000!Important;
    line-height: 2.5rem;
    margin-top: 1.4rem;
}

.bg8 {
    background: #fff;
    margin-bottom: 0;
    border-radius: 0;
}

.bg8 h8 {
    font-size: 3rem;
    font-weight: 700;
    color:#00adee;
}

.bg8 p {
    font-size: 1.7rem;
    font-weight: 400;
    color: #000!Important;
    line-height: 2.2rem;
    margin-top: 1.4rem;
}

.bg8 a {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    font-size: 1.7rem;
    margin-top: 1rem;
    cursor: pointer;
}

.bg8 a:visited {
    background-color: transparent !IMPORTANT;
    border-color: #000 !IMPORTANT;
    color: #000 !IMPORTANT;
}

.bg8 a:active {
    background-color: transparent !IMPORTANT;
    border-color: #000 !IMPORTANT;
    color: #000 !IMPORTANT;
}

.bg8 a:hover {
    background: #00adee;
    border: 1px solid#00adee;
}

footer {
    padding-top: 5rem !IMPORTANT;
}

footer h2 {
    font-weight: 700;
    color: #27a644;
    font-size: 3.3rem;
}

footer p {
    color: #000;
}

footer a {
    color: #27a644;
}

footer a:visited{
    color: #27a644;
}

footer a:active{
    color: #27a644;
}

footer a:hover {
    color: #1c5429;
}

.imgRedesFooter {
    margin-top: 1.5rem;
}

.imgRedesFooter li {
    padding: 0.5rem;
}

.imgRedesFooter img:hover {
    filter: saturate(216%);
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

footer.py-5 {
    background: #e7f2f7;
}

@media screen and (max-width:1090px) {
.col-md-2.headerPorto {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    text-align: center;
}

.col-md-2.headerTxt {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    text-align: center;
    margin: 0.8rem 0;
}

.col-md-2.headerVPC {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    text-align: center;
}
}

@media screen and (max-width:680px) {
	.blocoSimulaBg_1 {
		width: 100%;
		max-width: 100% !IMPORTANT;
		padding: 0 4rem;
		border-bottom: 0;
	}
	.blocoSimulaBg_1Cont {
		border-bottom: 2px solid;
		border-top: 0;
	}
	.blocoSimulaBg_1TitCol1_1 {
		display: none;
	}
	.blocoSimulaBg_1TitCol1 {
		width: 50%;
	}
	.blocoSimulaBg_1TitCol2 {
		width: 50%;
	}
	.ajusMob {
		width: 100% !Important;
		border-bottom: 2px solid;
	}
	.blocoSimulaBg_1ContCol1 {
		width: 50%;
	}
}

@media screen and (max-width:540px) {

.blocoSimulaBg_1Tit p {
    font-size: 1.5rem;
}
.blocoSimulaBg_1ContCol1 p {
    font-size: 1.4rem;
}

.blocoSimulaBg_1ContCol1 span {
    font-size: 1.1rem;
}

}

@media screen and (max-width:480px) {

.blocoSimulaBg_1Tit p {
    font-size: 1.3rem;
}
}

@media screen and (max-width:420px) {
	.blocoSimulaBg_1Tit p {
		font-size: 1rem;
	}

	.blocoSimulaBg_1 {
    	padding: 0 2rem;
	}
}