.display-grande{
	display:inherit !important;
}


*{
	margin:0px;
	padding:0px;
}

html{
	height:100%; 
	margin:0; 
	padding:0;
	width:100%;
	top:0px;
	background-color:#fff;
	left:0px;
	scroll-behavior: smooth;
	
}




/*----------------------------
	 M E N U
-----------------------------*/

#menu{
  height: 100px;
  width: 100%;
  position: relative;
	left: 0px;
	display: flex;
	align-items: center;
 
}

#menu nav{
	margin: 0 auto;
	display: inline-block;
	margin-bottom: 25px;
}

#menu nav ul{
	list-style: none;
	float: left;
}

#menu nav ul li{
display: inline-block;
position: relative;
}

#menu nav ul li a{
color: #000;
display: block;
text-decoration: none;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size:15px;
text-align: center;
box-sizing: border-box;
padding-right: 10px;
margin-right: 20px;
margin-top: 8px;
	
}

#menu nav ul li a #logo {
    background-image:url("imagenes/logo.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width:125px;
	height:50px;
    z-index: 2000;
	margin: 0px 0 -20px 0;
}

#menu nav ul li a:hover {
  color: #323232;
}


 .menu_bar{
		display: none;
}


/*----------------------------
	 INICIAL
-----------------------------*/	

#space{
	height: 100px;
	width: 100%;
	position:relative;
	text-align: center;
}


.boton{
    position:absolute;
	color: #F2F2F2;
	background:#242424;
	border-radius: 25px;
	padding: 15px 15px;
	box-sizing: border-box;
     font-size:14px;
    font-family: 'Archivo black', sans-serif;
	text-align: center;
    bottom: 15%;	
	left: 50%;
	width: 200px;
	margin-left: -100px;
}
.boton:hover{
    position:absolute;
	color: #F2F2F2;
	background: #323232;
	border-radius: 25px;
	padding: 15px 15px;
	box-sizing: border-box;
     font-size:14px;
    font-family: 'Archivo black', sans-serif;
	text-align: center;
    bottom: 15%;	
	left: 50%;
	width: 200px;
	margin-left: -100px;
}

.link{
    position:absolute;
	color: #F2F2F2;
	box-sizing: border-box;
    font-weight: 500;
    font-size:15px;
    font-family: 'Montserrat', sans-serif;
	text-align: center;
    bottom: 8%;	
	width: 100%;

}
   

.datos {
    height: auto;
    width: calc(100% - 100px);
	position: relative;
 	text-align: center;
	background: #fff;
	left: 50px;
}

.datos h1{
	color: #fff;
    font-size:135px;
    font-family: 'Archivo Black', sans-serif;
	text-align: center;
	display: inline-block;
	margin: 50px 0px;
	-webkit-text-stroke-width: 2px;
   -webkit-text-stroke-color: #FECD16;
}


.foto-dualpower{
    height: 670px;
    width: 50%;
    display: inline-block;
 	background-image:url("imagenes/dualpower.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	
}

.foto-dualstreet{
    height: 670px;
    width: 50%;
    display: inline-block;
 	background-image:url("imagenes/street.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	
}

.foto-liss{
    height: 670px;
    width: 50%;
    display: inline-block;
 	background-image:url("imagenes/liss.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	
}



.texto{
    height: auto;
    width: 50%;
	text-align: left;
    display: inline-block;
	background: #fff;
	box-sizing: border-box;
	vertical-align:top;

}
.texto-1{
    height: auto;
    width: 50%;
	text-align: left;
    display: inline-block;
	background: #fff;
	box-sizing: border-box;
	vertical-align:top;
	padding-left: 5%;

}


.texto h2{
	color: #242424;
    font-weight: 100;
    font-size:20px;
    font-family: 'Montserrat', sans-serif;
	text-align: left;
	line-heght: 35px;
	
}

.texto h3{
	color: #FECD16;
    font-weight: 100;
    font-size:12px;
    font-family: 'Montserrat', sans-serif;
	text-align: left;
	line-height: 35px;
	text-transform: uppercase;
}

.texto h3:hover{
	color: #242424;
    
}

.texto h4{
	color: #242424;
    font-weight: 700;
    font-size:18px;
    font-family: 'Archivo Black', sans-serif;
	text-align: left;
	line-height: 20px;
	margin: 20px 0px;
	letter-spacing: 2px;
	border-bottom: 2px solid #242424;
	padding: 0px 0px 50px;
	width: 90%
}


.texto-1 h2{
	color: #242424;
    font-weight: 100;
    font-size:20px;
    font-family: 'Montserrat', sans-serif;
	text-align: left;
	line-heght: 35px;
	
}

.texto-1 h3{
	color: #FECD16;
    font-weight: 100;
    font-size:12px;
    font-family: 'Montserrat', sans-serif;
	text-align: left;
	line-height: 35px;
	text-transform: uppercase;
}

.texto-1 h3:hover{
	color: #242424;
    
}

.texto-1 h4{
	color: #242424;
    font-weight: 700;
    font-size:18px;
    font-family: 'Archivo Black', sans-serif;
	text-align: left;
	line-height: 20px;
	margin: 20px 0px;
	letter-spacing: 2px;
	border-bottom: 2px solid #242424;
	padding: 0px 0px 50px;
	width: 90%
}

h4 a{
	color: #242424;
    font-weight: 700;
    font-size:18px;
    font-family: 'Archivo Black', sans-serif;
	text-align: left;
	line-height: 20px;
	margin: 20px 0px;
	letter-spacing: 2px;
	width: 90%
}
	
	
.base-formulario{
	width:90%;
	height: 200px;
	left: 0px;
	
}




.base-formulario-1{
	width:100%;
	height: 200px;
	left: 0px;
	
	
}








/*----------------------------
	 footer
-----------------------------*/	



#footer{
	position: relative;
    left: 0px;
	height: auto;
	width: 100%;
    background: #f4f4f4; 
 
}
.vender{
    display: inline-block;
	height: auto;
	width: 50%;
	text-align: center;
	margin-bottom: 100px;

}
.mail{
    display: inline-block;
    left: 0px;
	height: auto;
	width: 50%;
	text-align: center;
	margin-bottom: 100px;

}

.vender h1{
    color: #242424;
    font-size:15px;
	font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
}
.mail h1{
    color: #FECD16;
    font-size:15px;
	font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
	line-height: 20px;
}


/*----------------------------
	 RIEL
-----------------------------*/	

#sub-footer { 
	position: relative; 
	width: 300px; 
	height: auto; 
	text-align: center; 
	padding: 10px 0px; 
    font-family: 'Archivo', monospace;
	font-weight: 300;
	font-size: 8pt;
	letter-spacing: 1pt;
	z-index: 20000;
	left: 50%;
	margin-left: -150px;
}

.btn-riel{
	color: #242424;
}

.btn-riel:hover{
	color: #ccc;
}










