.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;
}


.sportwear{
	height: auto;
	width: 100%;
	position: relative;
	top:0px;
	left: 0px;
	
	
}

.foto{
	width: 50%;
	height:900px;
    display: inline-block;
	top: 100px;
	background-image: url("imagenes/sportwear.jpg");
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat;
	position: sticky;
	position: -webkit-sticky; /* Safari */
	vertical-align: top;

}
.foto-summer{
	width: 50%;
	height:900px;
    display: inline-block;
	top: 100px;
	background-image: url("imagenes/liss/liss-summer.jpg");
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat;
	position: sticky;
	position: -webkit-sticky; /* Safari */
	vertical-align: top;

}

.foto-winter{
	width: 50%;
	height:900px;
    display: inline-block;
	top: 100px;
	background-image: url("imagenes/liss/liss-winter.jpg");
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat;
	position: sticky;
	position: -webkit-sticky; /* Safari */
	vertical-align: top;

}
.foto-new{
	width: 50%;
	height:900px;
    display: inline-block;
	top: 100px;
	background-image: url("imagenes/liss/liss.jpg");
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	position: sticky;
	position: -webkit-sticky; /* Safari */
	vertical-align: top;

}


.foto-dual{
	width: 50%;
	height:900px;
    display: inline-block;
	top: 100px;
	background-image: url("imagenes/dualsport.jpg");
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	position: sticky;
	position: -webkit-sticky; /* Safari */
	vertical-align: top;

}



.contenedor-look{
	width:50%;
	height: 100%;
	display: inline-block;
	background-color: #fff;
	padding-top: 50px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 50px;
	

}

.look{
	background-color:#fff;
    display: inline-block;
	width: 40%;
	height: 500px;
	margin: 10px 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	
}


.titulo h1{
color:#222222;
position: relative;
text-decoration: none;
font-family: 'Archivo Black', sans-serif;
font-weight: 400;
font-size:20px;
text-align: center; 
text-transform: uppercase;
	margin-bottom: 30px;

}

.iconos{
    height: auto;
    width: 100%;
	position: relative;
	background: #242424;
	text-align: center;
	padding: 100px 0px 80px;
	box-sizing: border-box;
}

.iconos h6{
  color: #fff;
    font-weight: 100;
    font-size:15px;
    font-family: 'Montserrat', sans-serif;
	text-align: center;
	margin-bottom: 50px;text-transform: uppercase;
	line-height: 20px;
	margin: 50px 0px 0px;
}

.ventas{
    height: 100px;
    width: 100px;
    display: inline-block;
	text-align: center;
	background-image: url("imagenes/mayorista.svg");

 	

}

.envios{
    height: 100px;
    width: 100px;
    display: inline-block;
	text-align: center;
	background-image: url("imagenes/envio.svg");
 
}

.fabrica{
    height: 100px;
    width: 100px;
    display: inline-block;
	text-align: center;
	background-image: url("imagenes/fabrica.svg");
	margin: 0px 100px;

}

.informacion{
    height: auto;
    width: 100%;
	position: relative;
	text-align: left;
	box-sizing: border-box;
	}

.telefono{
    height: auto;
    width: 50%;
    display: inline-block;
	text-align: left;
 	background: #FECD16;
	padding: 50px 0px;
	box-sizing: border-box;
}

.direccion{
    height: auto;
    width: 50%;
	text-align: left;
    display: inline-block;
	background: #fff;
    padding: 50px 0px;
	box-sizing: border-box;


}
.direccion h4{
    color: #000;
    font-size:12px;
	font-weight: 400;
    font-family: 'Montserrat', sans-serif;
	text-align: left;
    display: inline-block;
	line-height: 20px;
    letter-spacing: 2px;
}

.telefono h4{
    color: #fff;
    font-size:12px;
	font-weight: 400;
    font-family: 'Montserrat', sans-serif;
	text-align: left;
	display: inline-block;
	line-height: 20px;
	letter-spacing: 2px;
}

.icono-1{
    height: 50px;
    width: 50px;
	text-align: center;
	display: inline-block;
	background-image: url("imagenes/telefono.svg");
	margin: 0px 100px;

}
.icono-2{
    height: 50px;
    width: 50px;
	display: inline-block;
	text-align: center;
	background-image: url("imagenes/direccion.svg");
	margin: 0px 100px;

}



/*----------------------------
	 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;
}










