body{
	background-color: #f1f5f8;
	font-family: 'Varela Round', sans-serif;
}

.main-p{
	color: #003696;
	font-size: 1.2em;
	max-width: 730px;
	line-height: 1.1em;
	text-align: justify;
}
body.pasos{
	background: url('../img/bg.png') no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 620px;
}
a, a:hover,a:link,a:visited{
	text-decoration: none;
}


.paso{
	background-color: #da051b;
	color: white;
	font-weight: bold;
	font-size: 2.2em;
	text-align: center;
	width: 100px;
	line-height: 0.8em;
	/*text-indent: 15px;*/
}

.paso span{
	font-size: .4em;
	font-weight: normal;
}

header > div{
	float: left;
	height: 100%;
}

header{
	height: 74px;
}

header .title{
	background-color: #003696;
	color: white;
	width: calc(100% - 100px);
	padding: 10px;
}

header .title h1{
    margin-top: 0px;
    height: 100%;
    line-height: 100%;
    display: flex;
    align-content: center;
	align-items: center;
	margin-left: 0.5em;
	font-size: 1.6rem;
}

header .title a{
	float: right;
}

.cont-img{
	/*padding-left: 100px;*/
}
.cont-img img{
	width: 100%;
}

.main-row{
	margin-right: 0px;
}

.contenido{
	padding: 30px 40px 0px 40px;
}

.contenido label{
	color: #1D71B9;
}

.ui-slider-handle{
	border-radius: 50%;
}

.main-row.calcular{
	margin: 0 auto;
}

.main-row .calcular label{
	font-size: 1.4em;
}

.slider_wrapper{
	width: 59%;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 1em;
}
.step1 .slide_wrap{
	margin-bottom: 0.5em;
}
.step1 input{
	border-radius: 20px;
	font-size: 1.4em;
}
.step1 .total-wrap{
	margin-top: 2.5em;
	width: 100%;
	text-align: right;
}
.step1 .total-wrap input{
	width: 35%;
	margin-left: 15px;
	color: white;
}
.step1 .total-wrap label{
	width: 60%;
	text-align: right;
	font-weight: bold;
	color: #003696;
}
.main-row.calcular input,.step1 input{
	display:inline-block;
	width: 35%;
	color: white;
	font-size: 1.1em;
	border: none;
	padding: 10px 0.5em;
	text-align: center;
	background: #003696;
}
.slide_wrap{
	margin-bottom: 5px;
	position: relative;
}
.step2.calcular .data{
	position: absolute;
	top: 0;
	right: 20px;
	width: 32%;
	background: #003696;
	color: white;
	border-radius: 20px;
	padding-bottom: 0px;
}
.step2.calcular .data input{
	width: 100%;
	text-align: center;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom: solid white 1px;
}
.step2.calcular .data .range{
	display: inline-block;
	width: 48%;
	text-align: center;
	padding-top: 5px;
}
.step2.calcular .data .range span{
	font-size: 1.1em;
}
.step2.calcular .data p{
	margin-bottom: 2px;
}
.step2.calcular .data .messages{
	text-align: center;
	position: relative;
	bottom: -10px;
}
.step2.calcular .data .messages>div{
	padding: 10px 0px;
	border-radius: 20px;
	border: solid white 2px;
	font-size: 1.2em;
}
.step2.calcular .data .bien{
	background-color: #87c500;
}
.step2.calcular .data .mal{
	background-color: #da051b;
}

.siguiente{
	text-align: right;
	margin-top: -0.5em
	font-size: 1.2em;
}
.siguiente.paso1{
	margin-top: 2em;
}
.siguiente p, .siguiente img{
	display: inline-block;
}

.siguiente p{
	color: #003696;
	line-height: 1.3em;
	text-align: left;
}

.step2{
	padding: 0px 15px 5px 15px;
}

.step2-title{
	color: #003696;
	padding: 30px 80px;
}

.step2 label{
	color: #1D71B9;
	font-size: 1.05em;
	font-weight: 600;
}

.step2 .col-md-4{
	padding-left: 30px;
	padding-right: 30px;
}



.step2-title h2, .step3-title h2{
	font-weight: normal;
	font-size: 1.5rem;
}
.step2 .slide_wrap>p{
	width: 60%;
	margin-top: 0.4em;
	font-size: 1em;
	display: inline-block;
}
.step2 .ui-slider-horizontal,.step1 .ui-slider-horizontal{
	height: 0.2em;
}
.step2 .ui-slider-handle,.step1 .ui-slider-handle{
	top: -0.5em;
}
#paso2>header{
	margin-left:-15px;
	margin-right: -15px; 
}

.step3-title{
	color: #003696;
	padding: 30px 80px 30px 10px;
	max-width: 1200px;
	
}
.step3-title:last-child{
	padding-right: 50px;
	padding-left: 50px;
}
.step3-title h1{
	font-size: 1.3em !important;
	padding-left: 0px;
	position: relative;
}
.step3-title h1:before{
	content:"•";
	display: inline-block;
	color: #da051b;
	font-size: 1.6em;
	position: absolute;
	top: -0.25em;
	left: -25px;

}
.step3-title h2{
	margin-top:1em;
	margin-bottom: 1em;
	padding-left: 0px;
	text-align: justify;
	font-size: 1.2em !important;
	color: black;
}

.escenario ul li{
	list-style-image: url('../img/bullet.jpg');
	color: #003696;
	font-weight: bold;
	font-size: 2em;
}

.escenario h3{
	padding-left: 40px;
	color: #1D71B9;
	font-size: 1.6em;
}
.step3-title .slider_wrapper{
	margin-top: 2em;
	width: 100%;
	margin-bottom: 3.5em;
}
.step3-title .slider_wrapper .ui-slider-horizontal{
	height: 2px;
} 
.step3-title .slider_wrapper .ui-slider-handle{
	/*top: -18px;*/
}
.resultado div{
	border-radius: 20px;
	margin: 30px 0;
}
.result-dual{
	border-radius: 20px;
	border: 4px solid white;
	display: flex;
	font-size: 1.4em;
	background-color: #1D71B9;
	color: white;
	padding-left: 0px;
}
.result-dual>div:first-child{
	background-color: #003696;
	padding: 0.8em 1em;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}
.result-dual>div:last-child{
	padding: 0.7em 0.5em;
	font-size: 1.0em;
	font-weight: bold;
}
.result-dual:last-child{
	font-size: 1.8em;
}

.tiempo{
	width: 94%;
	margin: 0 auto;
}

.tiempo .subtitulo{
	color: white;
	background-color: #003696;
	font-size: 1.6em;
	margin:0;
	width: 100%;
	text-align: right;
	padding: 20px 20px;
	position: relative;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	box-shadow: 0px 0px 10px dimgray,0px 0px 8px dimgray;
}
.tiempo .subtitulo img{
	 position: absolute;
	 top: -25px;
	 left: -50px;
	 
}
.tiempo .time-wrapper{
	background: white;
	display: flex;
	justify-content: space-around;
	padding: 5px 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	box-shadow: 0px 0px 10px dimgray,0px 0px 8px dimgray;
	z-index: 2;
	position: relative;
}
.tiempo .time-wrapper>div{
	padding-top: 16px;
}
.tiempo .years, .tiempo .meses, .tiempo .rango{
	border-radius: 15px;
	font-weight: bold;
}

.tiempo .years, .tiempo .meses{
	color: #a2d1d4;
	background-color: #003696;
	text-align: center;
	width: 120px;
	height: 120px;
}

.tiempo .years p, .tiempo .meses p{
	padding: 0;
	line-height: 1.2em;
	color: #a2d1d4;
	font-size: 2em;
	padding: 15px 5px;
}

.tiempo .years p span, .tiempo .meses p span{
	font-size: 1.3em;
}

.tiempo .years p span, .tiempo .meses p span, .tiempo .rango{
	color: white;
}

.tiempo .rango{
	background-color: #87c500;
	font-size: 2.2em;
	text-align: center;
	padding: 10px 30px;
	line-height: 1.2em;
}
.pasos3.row{
	padding-left: 100px;
}





.total-wrapp-wrapper>div{
	margin: 0px;
	background-color: #1D71B9;
	border-radius: 20px;
	box-shadow: 0px 0px 15px black,0px 0px 8px dimgray;
}
.total-wrapp-wrapper>div label{
	background-color: #003696;
	color: white;
	width: 38%;
	font-size: 1.4em;
	font-weight: bold;
	height: 100%;
	line-height: 2.0em;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
	padding-top:5px;
	padding-bottom: 5px;

}
.total-wrapp-wrapper>div input{
	background-color: #1D71B9 !important;
	color: white;
	width: 60% !important;;
	text-align: center;
	font-size: 2.1em !important;;
	font-weight: bold;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding-top:0 !important;
	padding-bottom: 0 !important;
}
.total-wrapp-wrapper>div>div:first-child label{
	border-top-left-radius: 20px;
}
.total-wrapp-wrapper>div>div:last-child label{
	border-bottom-left-radius: 20px;
}
.total-wrapp-wrapper>div>div:first-child{
	border-bottom: solid 2px white;
}
.total-wrap{
	display: inline-block;
	width: 48%;
	position: relative;
	z-index: 2;
}
.total-wrap-mini{
	width: 32%;
	display: inline-block;
	position: relative;
	left: -10px;
	top: 0.8em;
}
.total-wrapp-wrapper>div.total-wrap-mini input,
.total-wrap-mini input,.total-wrap-mini label{
	font-size: 1.6em !important;
	line-height: 1.6em !important;
	height: 1.6em;
}
.total-wrap-mini{
	height: 6.3em;
	padding-right: 5px;
}

.step3-back{
	position: absolute;
	top: 50%;
	left: 50px;
}









@media only screen and (max-width: 1600px) {
	.total-wrapp-wrapper>div.total-wrap-mini input, .total-wrap-mini input, .total-wrap-mini label{
		font-size: 1em !important;
	}
	.total-wrap-mini {
		height: 4.4em;
		top: 1.2em;
	}
	.total-wrapp-wrapper>div input {
		font-size: 1.6em !important;
	}
}











@media only screen and (max-width: 1367px) {
	body{
		font-size: 0.8em;
	}
	.contenido{
		padding: 20px 10px 20px 20px;
	}
	.total-wrapp-wrapper>div label{
		font-size: 1.2em;
	}
	.total-wrapp-wrapper>div.total-wrap-mini input, .total-wrap-mini input, .total-wrap-mini label{
		font-size: 0.9em !important;
		padding: 10px 5px;
	}
	.total-wrap-mini{
		height: 4.4em;
		top: 1.0em;
	}
	.total-wrapp-wrapper>div input{
		font-size: 1.3em !important;
	}
	.result-dual>div:last-child{
		font-size: 1em !important;
	}
	.step3-title:last-child{
		padding-left: 20px;
	}
	.step2 .slide_wrap{
		min-height: 11em;
	}
	.result-dual>div:last-child {
		font-size: 1.0em;
	}
}

@media only screen and (max-width: 781px) {
	body{
		font-size: 0.8em;
	}
	header .title h1 {
		font-size: 1.5em;
	}

	.cerrar{
		display: none;
	}

	header{
		height: 80px;
	}
	.contenido{
		padding: 20px 20px 20px 40px;
	}

	.paso{
		font-size: 2.5em;
	}
	.slider_wrapper{
		width: 100%;
	}
	#paso2 .slider_wrapper{
		width: 50%;
	}
	.ui-slider-handle{
		width: 1.5em !important;
		height: 1.5em !important;
		top: -.6em !important;
	}
	.step1 .slide_wrap{
		width: 80%;
		margin: 0 auto;
		margin-bottom: 1.5em;
	}
	.main-row .calcular input {
		font-size: 1em;
		padding: 10px 10px;
		width: 100%;
	}
	.step1 .total-wrap label{
		width: 100%;
	}
	.step2{
		padding: 15px 15px 15px 15px;
	}
	.step2.row{
		display: block;
	}
	.step2 .slide_wrap{
		display: block;
		margin-bottom: 3em;
	}
	.step2 label{
		width: 55%;
	}
	.total-wrapp-wrapper{
		display: block !important;
	}
	.total-wrap{
		width: 100%;
	}
	.total-wrap-mini{
		display: none;
	}
	.total-wrapp-wrapper>div label{
		font-size: 1.1em;
	}
	.step3-back{
		position: relative;
		top: 0px;
		left: 40px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.pasos3.row{
		padding-left: 0px;
		width: 90%;
    	margin: 0 auto;
	}
	.step3-title{
		padding: 30px 25px 30px 25px;
	}
	.result-dual>div:last-child{
		font-size: 1.8em;
	}
	.result-dual:last-child{
		font-size: 1.7em;
	}
	.result-dual>div:last-child{
		font-size: 0.8em !important;
		padding: 0.8em 5px;
	}
	.result-dual>div:first-child{
		padding: 0.75em 5px;
		font-size: 0.7em !important;
	}

	.step2.calcular .data .range span{
		font-size: 1em;
	}
	.step2 .slide_wrap>p {
		width: 50%;
	}
	.step2.calcular .data {
		width: 40%;
	}
	.step3-title:last-child{
		padding-left: 15px;
		padding-right: 15px;
	}
	.step2-title{
		padding: 30px 15px;
	}
	.step2 .col-md-4{
		padding-left: 15px;
		padding-right: 15px;
	}
}
