.display-mediano
{
	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;
	
}




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

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

#marcas{
    width: 100%;
	height: 1500px;
	position:relative;
	text-align: center;
	background: #fff;
	margin-bottom: 50px;
}

#dualpower{
    height: 500px;
    width: 100%;
	display: inline-block;
	text-align: center;
	position: relative;
}

#dualstreet{
    height: 500px;
    width: 100%;
	display: inline-block;
	text-align: center;
}


#lissandbagg{
     height: 500px;
    width: 100%;
	display: inline-block;
	text-align: center;
}


.lookbook{
    height: 90%;
    text-align: center;
    width: 90%;
	background-image: url("imagenes/dualpower-movile.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position:relative;
	margin-top: 5%;
	margin-left: 5%;

}
.lookbook-l{
    height: 90%;
    text-align: center;
    width: 90%;
	background-image: url("imagenes/lissandbagg-movile.jpg");
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	position:relative;
	margin-top: 5%;
	margin-left: 5%;

}
.lookbook-s{
    height: 90%;
    text-align: center;
    width: 90%;
	background-image: url("imagenes/dualstreet-movile.jpg");
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	position:relative;
	margin-top: 5%;
	margin-left: 5%;

}

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

}
   



.brand {
    height: auto;
    width: 100%;
	position: relative;
 	text-align: center;
	background: #242424;
}

.brand h1{
	color: #242424;
    font-size:65px;
    font-family: 'Archivo Black', sans-serif;
	text-align: center;
	display: inline-block;
	margin: 100px 0px;
	-webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #F2F2F2;
}


.contenedor {
    height: 100%;
    width: 100%;
	position: relative;
 	text-align: center;
	overflow: hidden;
	z-index: 200;
}



.mayoristas{
    height: auto;
    width: 100%;
	position: relative;
 	text-align: center;
	background: #fff;
	margin-bottom: 150px;

}


.mayoristas h1{
	color: #242424;
    font-weight: 300;
    font-size:20px;
    font-family: 'Archivo black', sans-serif;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-top: 50px;
	line-height: 30px;
	text-transform: uppercase;
	padding: 0px 30px;
}

.mayoristas h2{
    font-weight: 700;
    font-size:100px;
    font-family: 'Montserrat', sans-serif;
	text-align: center;
	width: auto;
	display: inline-block;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #242424;
	color: transparent;
}

.mayoristas h3{
    color: #242424;
    font-weight: 100;
    font-size:15px;
    font-family: 'Montserrat', sans-serif;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
}

#base-formulario{
	width:90%;
	margin-left: 5%;
height: 280px;}

.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: 170px;
    width: 50%;
    display: inline-block;
	text-align: left;
 	background: #FECD16;
	padding: 50px 0px;
	box-sizing: border-box;
}

.direccion{
    height: 170px;
    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 25px;

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

}

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










