﻿@charset "utf-8";
/* CSS Document */

@charset "UTF-8";
/* SETUP */
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
a {
  text-decoration: none;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.promote-layer {
  /*
  This may promote the layer to a composited
  layer.

  Replace with will-change when available

  #perfmatters
  */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/* Prevent callout */
.nocallout {
  -webkit-touch-callout: none;
}

.pressed {
  background-color: rgba(0, 0, 0, 0.7);
}

/* A hack for HTML5 contenteditable attribute on mobile */
textarea[contenteditable] {
  -webkit-appearance: none;
}

/* A workaround for S60 3.x and 5.0 devices which do not animated gif images if
   they have been set as display: none */
.gifhidden {
  position: absolute;
  left: -100%;
}

/*
 * Image replacement
 */
 
 
 /* CSS 3 PASSOS */
 
 /*.coluna {
    width: 30.33%;
    float: left;
    background-color: #0071cb;
    margin-top: 100px;
    padding: 30px;
    margin-right: 1.5%;
    margin-left: 1.5%;
    text-align: center;
    color: #fff;
    line-height: 2.2em !important;
    min-height: 690px;
}*/
.oferta {
    width: 95%;
    margin: auto;
}
hr {
    margin-bottom: 15px !important;
    border-top: 1px solid #0071ce !important;
    height: 0px !important;
}
 
.passos-container {
    float: left;
    width: 100%;
    background-color: transparent;
}
.titulo-passos, .titulo-premio {
    padding: 50px 0px;
    text-align: center;
    color: #0071ce !important;
    font-size: 4em;
    font-weight: bold;
    line-height: 1.2em !important;
} 
.titulo-passos {position: relative; top: 50px; margin-bottom: 10px}
.passo1, .passo2, .passo3 {
    float: left;
    width: 33.333%;
    /* background-position: top center; */
    color: #fff;
    line-height: 2.2em !important;
    min-height: 925px;
}

.passo1, .passo2, .passo3 {padding-right: 8px}

h2.titulo-passo {
    color: #fff;
    text-align: center;
    margin-top: 20px;
    font-weight: 900;
    font-size: 3.5em;
    line-height: 1em;
}
.nota {
    
font-size: 1.3em;
    
line-height: 1.2em;
    
text-align: center;
    
min-height: 40px;
    
border-bottom: 3px solid #fff;
    
margin: 5px 0px 20px 0;
    
padding: 0px;
}
.top-col{background-color: transparent;text-align: center;float: left;width:100%;}
.ColTxt1, .ColTxt2, .ColTxt3 {
    padding: 0 30px 30px 30px;
    width: 100%;
    float: left;
    background-color: #ec743b;
    max-width: 419px;
    margin: auto;
    min-height: 930px;
}
.texto-simulacao, .documentos, .custos, .texto-aprovacao, .texto-escritura {
    font-size: 1.8em;
    font-weight: bold;
    color: #fff;
    line-height: 1.6em;
}
.texto-simulacao {
    margin-bottom: 15px !important;
    /* margin: 20px 0px 15px 0px; */
    line-height: 1.5em;
}

p {
    
/* margin: 20px 0px 15px 0px !important; */
    
line-height: 1.5em !important;
}
.documentos {
    padding-top: 20px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.custos {
    padding-top: 20px;
}
.outro {
    margin-bottom: 40px;
}
.simular {
	width: 100%;
	text-align: center;
	color: #ffffff;
	float: left;
	background-color: #0071ce;
	height: 75px;
	vertical-align: middle;
	line-height: 6.9em;
	position:relative;
}
.btn_simular {
    padding: 5px 30px 8px 30px;
    font-size: 2em;
    background-color: #77cd48 !important;
    border-radius: 5px;
	
}
.btn_simular:after {
    content: "\e611";
    font-family: icomoon;
    vertical-align: middle;
    padding-left: 10px;
    font-size: 1.3em;
}
.section-passos {
	float: left;
	width: 100%;
	/*background-position: left top 30px;
    background-image: url(/Particulares/Em-Campanha/PublishingImages/Casa-Fast-Mai2018/bg-section-passos.png);
    background-repeat: repeat-x;*/
	background-image: url("/Particulares/Credito/Habitacao/PublishingImages/Casa-Fast/BGPassos.png");
}
.section-campanha {
	background-image: url("/Particulares/Credito/Habitacao/PublishingImages/Casa-Fast/bg-premio.png");
    background-repeat: no-repeat;
    background-color: #ec743b;
	width:100%;
	float:left;
	background-position:top center;
} 
.texto-campanha {
    width: 75%;
    color: #fff;
    text-align: center;
    margin: auto;
    margin-top: 230px;
	margin-bottom: 50px;
}

.section-produtos {
    background-color: #fff;
    float: left;
    width: 100%;
}
.texto-produtos {
	color: #0071ce;
	text-align: center;
	width: 75%;
	margin: auto;
	margin-top: 50px;
	padding-bottom: 40px;
}
h2.grupo-produtos {
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 25px;
	color: #0071ce;
}
.lead-taxa, .lead-outros {
	font-size:4em; 
	font-weight:bold; 
	line-height:1.4em !important;
}

 .taeg {
	font-size:3.5em; 
	font-weight:bold; 
	line-height:1.6em !important;
	margin-top: 35px;
	margin-bottom: 25px;
 }
.section-outros-produtos {
	background-image: url("/Particulares/Credito/Habitacao/PublishingImages/Casa-Fast/bg-produtos_v1.png");
	background-position: top center;
	background-color: #0071ce;
	width:100%;
	float:left;
	background-repeat:no-repeat;
	color: #fff;
}
h2.outros-produtos {
    font-size: 2em;
    font-weight: bold;
    padding: 80px 0 0px 0;
    color: #fff;
}
.outros-produtos {
	color: #fff;
	width: 75%;
	margin: auto;
	text-align: center;
	margin-top: 150px;
	margin-bottom: 40px;
}
p.descricao-outros-produtos {
    font-size: 2em;
	line-height: 1.6em !important;
}
 p.more {
    font-size: 2em;
    margin-top: 35px;
}
a.more {
    color: #fff;
    background: #77cd48;
    padding: 5px 10px 7px 10px;
    border-radius: 5px;
}
a.more:after {
    color: #fff;
	content:"\e611";
	font-family:icomoon;
	padding-left:10px;
	vertical-align:middle;
	
}

.esquerda, .centro, .direita {
	border: 2px solid #a6b6ce;
    width: 32%;
    min-height: 650px;
	

}	
.esquerda {
    float: left;
}
.centro {
    float: left;
    margin-left: 2%;
}
.direita {
    float: right;
}

.texto_esquerda, .texto_centro, .texto_direita {
    padding: 30px;
    float: left;
    min-height: 590px;
}
.texto_solucao {
	font-size: 1.5em;
	color: #0071ce;
}
.title_solucao {
    font-size: 1.8em;
    font-weight: bold;
    color: #0071ce!important;
    padding-bottom: 15px;
}
p.cols {
    line-height: 1.5em !important;
	margin: 0 0 30px 0;
}
.simulacao {
    float: right;
    text-align: right;
    margin-right: 40px;
	padding-bottom: 20px;
}
a.go-simulador {
    color: #fff;
    font-size: 1.7em;
    background-color: #77cd48 !important;
    border-radius: 5px;
    padding: 5px 30px 8px 30px;;
}
a.go-simulador:after {
    content: "\e611";
    font-family: icomoon;
    font-size: 1.4em;
    vertical-align: middle;
    padding-left: 10px;
    
}

@media (max-width: 1024px) {
.texto_esquerda, .texto_centro, .texto_direita {
    min-height: 690px;
}
}



@media (max-width: 1004px) {

.passo1, .passo2 {border-right:none;}
.passo1, .passo2 {padding-right: 0px}	
.passos-container {
    width: 90%;
	margin:auto;
	float:none;
}	
	
.passo1, .passo2, .passo3 {
    width: 100%;
	margin-bottom: 40px;
	min-height: 100%;
}


.esquerda, .centro, .direita {
    border: 2px solid #a6b6ce;
    width: 100%;
    min-height: 100%;
    margin: auto;
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.texto_esquerda, .texto_centro, .texto_direita {
    padding: 30px;
    float: left;
    min-height: auto;
}
.simulacao {
    float: none;
    text-align: center;
    margin-right: 0px;
}
.section-passos {
    background-image: none;
}
.ColTxt1, .ColTxt2, .ColTxt3 {
float: none;
}
h2.titulo-passo {
    font-size: 3em;
}

}
@media (max-width: 768px) {
.texto-campanha {
    padding: 0px 0 30px 0;
    width: 90%;
}
.texto-produtos {
    width: 90%;
}
.outros-produtos {
    width: 90%;
}
.lead-taxa, .lead-outros {
    font-size: 3em;
}

@media (max-width: 600px) {
.texto-campanha {
    padding: 0px 20px 30px 20px;
}
}


@media (max-width: 400px) {
.titulo-passos, titulo-premio {
	font-size: 3em;
} 
}
 








