@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap');


body{
	margin:0;
    font-style: normal;
	}
	
img{
	max-width:100%;
	height: auto;
	border:0;
	}


.clear{
	clear:both;
	}


.main-center{
	width:100%;
	bottom: 2%;
    left: 2%;
    position: absolute;
	    top: 4%;
	}

.main-container{
	max-width:1350px;
	width:100%;
	margin:0 auto;
	padding:0 20px;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	}

.lifemiles-header{
	width:100%;
	background:rgba(22,38,68,0.84);
	}
	
	.lifemiles-header .dav-logo{
		margin: 25px 0;
		max-width:292px;
		float:left;
		}
		
.section-title{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 45px;
	font-weight: bold;
	color:#ffffff;
	margin:0;
	float:left;
margin-top: 170px;
	padding: 8px 20px 8px 0;
		}
		
		.section-title span{
			font-weight: 300;
			}

.main-banner{
	overflow:hidden;
	width:100%;
	position:initial;
	}
.main-banner-2{
	overflow:hidden;
	width:100%;
	position:initial;
	}
	
	.main-banner img{
		width:100%;
		}
		
	.main-banner .main-container{
		max-width: 1350px;
		width:100%;
		margin:0 auto;
		}
		
	
.main-c{
	margin:50px auto 100px auto;
	text-align:center;
	
    background-color: rgba(255,255,255,0.70);
    border-radius: 10px;
    width: 50% !important;
    margin-top: 350px !important;
    padding: 30px;
	}
@media (max-width: 768px) {
.main-c{
	
	display: none;
    
	}}
@media (max-width: 768px) {
.main-c-2{
	margin:50px auto 100px auto;
	text-align:center;
	
	}}

@media (max-width: 768px) {
.main-c-2{
	margin:50px auto 100px auto;
	text-align:center;
	
	}}
@media (min-width: 1350px) {
.main-container-2 {
    
	display: none;
}}


	
.banner-box{
	margin:0 auto;
	max-width:1350px;
	width:100%;
	line-height:0;
	}
	
.banner-img{
	display:block;
	}


.content-section{
	margin:70px auto;
	}

.content-picture{
	line-height:0;
	margin:0;
	overflow:hidden;
	float:left;
	
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	}

.left-content-box{
	float:left;
	width:25%;
	margin-right:5%;
	}

.right-content-box{
	float:right;
	width:70%;
	font-family: 'Roboto Condensed', sans-serif;
	}

.red-title{
	font-size:23px;
	color:#ed1c27;
	font-weight:bold;
	margin: 0 0 30px;
	}

.main-text{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#595959;
	font-weight:normal;
	}

.second-text{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:17px;
	color:#595959;
	font-weight:300;
	}

.form-minisites{
	background:#efefef;
	overflow:hidden;
	margin-bottom:50px;
	padding-bottom:20px;
	}

.form-title{
	font-size: 33px!important;
	color: #595959;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight: 100;
	border-top: 2px solid rgba(22,38,68,0.84);
	border-bottom: 2px solid rgba(22,38,68,0.84);
	width: 761px;
	margin: 0 auto 50px;
	line-height: 1;
	text-align: center;
	padding: 2% 0;
	}

.send-box{
	text-align:center;
	overflow:hidden;
	margin-bottom: 30px;
	}

.btn-send{
	font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 100;
    font-size: 18px;
    padding: 8px 30px 8px 45px;
    border-radius: 10px;
    background-color: #999;
    color: #fff;
	background-color: rgba(22,38,68,0.84);
	border:0 none;
	height:40px;
	line-height:1;
	text-decoration:none;
    
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	
	box-shadow: inset 0 -4px 0 0 #ad0000;
	-webkit-box-shadow: inset 0 -4px 0 0 #000000;
    -moz-box-shadow: inset 0 -4px 0 0 #000000;
	-o-box-shadow: inset 0 -4px 0 0 #000000;
	-ms-box-shadow: inset 0 -4px 0 0 #000000;  
}

	.btn-send i{
		background:url(../images/ico-boton.png);
		width: 16px;
		height: 24px;
		display:inline-block;
		margin-left: 8px;
		vertical-align: middle;
		}
	
	.btn-send:hover{    
	background-color: #ffcd07;
    cursor: pointer;
    color: #000;
		}




footer {
    position: fixed;
    display: flex;
    height: 20px;
    background-color: #000;
    width: 100%;
    z-index: 10;
    bottom: 0;
    color: #fff;
}

footer .footer-wrap {
    margin: 0 auto;
    position: relative;
}

/*footer .mostrar-fat-footer {
    position: absolute;
    top: -20px;
    width: 60px;
    height: 20px;
    display: block;
    left: 50%;
    margin-left: -30px;
    cursor: pointer;
}*/

footer .legales {
    float: left;
    overflow: hidden;
}

footer .legales img {
    margin: 15px 20px 0 0;
    float: left;
    width: 140px;
}

footer .legales p {
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin: 18px 0 0;
}

footer .footer-wrap h1 {
    float: right;
    margin: 10px 0 0;
    background: url(../images/logo-davivienda-footer.png) center center no-repeat;
    width: 200px;
    height: 20px;
    text-indent: -9999px;
}

nav{
color:white;
padding:20px 0;	
}

nav a{
display:block;
font-family: 'Roboto Condensed', sans-serif;
color:#595959;
font-size:0.75em;
float:left;
font-size:16px;
text-decoration:none;
font-weight:bold;
margin-bottom:20px;
}

nav a i{
display:block;
width:25px;
height:24px;
float:left;
margin-right:5px;
margin-top:-3px;	
}

nav a:first-child i{
background-image:url(../images/icon-conozcanos.png);	
}

nav a:last-child i{
background-image:url(../images/icon-ofertas.png);	
}

nav a:first-child{
margin-left:35%;
}

nav a:last-child{
margin-left:7%;
}

/*
////////////////////////////////////////////////////
////////////////     RESPONSIVE		////////////////
////////////////////////////////////////////////////
*/

@media (max-width: 1350px) {
	.main-container{
		box-sizing: border-box;
		padding:0 20px;
		}
	}
	
	
@media (max-width: 850px) {
	
	.section-title{
	font-size: 20px;
	}
	
		.main-center{
		left:1%;
		bottom:1%;
		}
	
	.lifemiles-header .dav-logo{
		width: 150px;
		margin:16px 0;
		}
	
	.form-title {
		font-size: 17px;
		width: 288px;
	}

		
	footer .footer-wrap h1, footer .legales img{
		display:none;
		}
		
	footer .legales{
		float:none;
		width:100%;
		}
		
		footer .legales p{
			float:none;
			text-align:center;
			font-size: 12px;
			}
	}
	
@media (max-width: 500px){
	
	.section-title{
	font-size: 27px;
		    margin-top: 100px;
	}
	.btn-send{
		display:block;
		margin-bottom:10px;
	}
		}
	
	

@media (min-width: 769px){
	
	.form-title {
    font-size: 25px!important;
    color: #595959;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 100;
    border-top: 2px solid rgba(22,38,68,0.84);
    border-bottom: 2px solid rgba(22,38,68,0.84);
 
    margin: 0 auto 50px;
    line-height: 1;
    text-align: center;
    padding: 2% 0;
   width: auto;
    position: relative;
    top: 26px;
}
		}
@media (min-width: 769px){
	.main-c {
    margin: 50px auto 100px auto;
    text-align: center;
    background-color: rgba(255,255,255,0.70);
    border-radius: 10px;
    width: 50% !important;
    margin-top: 220px !important;
    padding: 30px;
    height: 295px;
}
}
@media (min-width: 769px){
.section-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 31px;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
    float: left;
    margin-top: 130px;
    padding: 8px 20px 8px 0;
}
}


	
