.display-chico{
	display:inherit !important;
}


*{
	margin:0px;
	padding:0px;
}

html{
	height:100%; 
	margin:0; 
	padding:0;
	width:100%;
	top:0px;
	background-color:#242424;
	left:0px;
}


/*----------------------------
	 frase
-----------------------------*/	

#frase{
	left:5%;
    height: auto;
	width: 90%;
	top: 100px;
    position:relative;
    background-color:#242424;
	margin-bottom: 150px;
	

	
}


.text-new{
	
    
	font-weight: 900;
	text-align:center;
	color: #fff;
	position: relative;
    font-size: 60px; 
	line-height: 59px;
    font-family: 'Archivo', sans-serif;
}


/*----------------------------
	 PEDIDOS
-----------------------------*/	

 
#pedidos-urban{
	left:5%;
    height: auto;
	width: 90%;
	top: 0px;
    position:relative;
    background-color:#242424;
	
}

.pedidos {
        width: 100%;
	    background: #242424;
		position: relative;
	    margin: 0 auto;

}	



.pedidos h1{
	font-family: 'Roboto Mono', monospace;
	font-weight: 300;
    font-size: 15px;
    text-align: center;
	color: #fff;
	position: relative;
	width: 100%;
	line-height: 25px;
	padding: 50px 0px 0px;
	
}

/*----------------------------
	gallardo vigna
-----------------------------*/	

#season{
	width: 90%;
	height: auto;
	position: relative;
	left: 5%;
}

#avellaneda{
	width: 100%;
	height: auto;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	padding: 20px;
	border: 2px solid #fff;
 	margin-bottom: 25px;
}

#bogota{
	width: 100%;
	height: auto;
	display: inline-block;
	box-sizing: border-box;
	padding: 20px;
	border: 2px solid #fff;
 	margin-bottom: 25px;

}

#cuenca{
	width: 100%;
	height: auto;
	display: inline-block;
	box-sizing: border-box;
	padding: 20px;
    border: 2px solid;
    border-image: linear-gradient(to right, #ffed00, #F2507B) 1;
	margin-bottom: 25px;



}

#street{
	width:100%;
	height: auto;
	display: inline-block;
	box-sizing: border-box;
	padding: 20px;
	border: 2px solid #fff;
 	margin-bottom: 25px;

}



#foto-1{
		width:100%;
		height: 500px;
	    border-bottom: 2px solid #242424;
	    box-sizing: border-box;
	    background-image:url("imagenes/b.jpg");
	    background-position: center center;
	    background-repeat: no-repeat;
	     background-size: cover;
		vertical-align: bottom;

	    

}
#foto-2{
		width:100%;
		height: 500px;
	    border-bottom: 2px solid #242424;
	    box-sizing: border-box;
	    background-image:url("imagenes/c.jpg");
     	background-position: center center;
	    background-repeat: no-repeat;
	    background-size: cover;
		vertical-align: bottom;


}

#foto-3{
		width:100%;
		height: 300px;
	    border-bottom: 2px solid #242424;
	    box-sizing: border-box;
	    background-image:url("imagenes/street.jpg");
	    background-position: top center;
	    background-repeat: no-repeat;
	    background-size: cover;
		vertical-align: bottom;


}

#foto-4{
		width:100%;
		height: 500px;
	    border-bottom: 2px solid #242424;
	    box-sizing: border-box;
	    background-image:url("imagenes/a.jpg");
	    background-position: top center;
	    background-repeat: no-repeat;
	    background-size: cover;
	    position: relative;
		vertical-align: bottom;

}


#foto-1:hover{
		opacity: 0.5;
}

#foto-2:hover{
		opacity: 0.5;
}
#foto-3:hover{
		opacity: 0.5;
}
#foto-4:hover{
		opacity: 0.5;
}

#season h2{ width:100%;
		height: auto;
        font-family: 'Oswald', sans-serif;
	    font-weight: 900;
	    font-style: italic;
	    font-size:100px;
	    line-height: 100px;
	    text-align:center;
     	color:#fff;
	    text-transform: uppercase;
	    position: relative;
	    top: 50%;

}
	


.new{
		width:100%;
		height: 100px;
	    box-sizing: border-box;
	position: relative;

}

.new:hover{
		width:100%;
		height: 100px;
	    box-sizing: border-box;
	    display: inline-block;
	    background-color: #2f2f2f;

}

.new h3{   
    font-family: 'Archivo', sans-serif;
    font-weight: 700;    
	font-size:13px;
	text-align:left;
	color:#fff;
	text-transform: uppercase;
    padding: 30px 0px 30px 10px;
	box-sizing: border-box;

	
}

.option{ font-family: 'Raleway', sans-serif;
	    font-weight: 100;
	    font-size:14px;
	    color:#fff;
	    text-transform: uppercase;

	
}

/*----------------------------
	FIN gallardo vigna
-----------------------------*/	

/*----------------------------
	 COLECCION
-----------------------------*/	



#locales{
	width:90%;
    height: auto;	
	position:relative;
	left:5%;
	background-color: #242424;
	margin-bottom: 50px;
	
}


.provincia { 
	height:auto; 
    width:100%; 
    display:inline-block;
	padding-top:50px;

}


.titulo { 
	width:100%;
	height: 43px;
	padding-top:14px;
	top: 0px;
	left:0px;
	font-family: 'Archivo', sans-serif;
	font-size:14px;
	text-align:left;
	padding-left:30px;
	color: #242424;
	font-weight:700;
	background-color:#fff; 
	border: 2px solid;
 	box-sizing: border-box;

	
}

.local { 
	width:100%; 
	top:20px;
    height:auto; 
	left:0px;
    border: 1px solid #fff;
 	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
    text-align:left;
	font-family: 'Open sans', sans-serif; 
	font-weight:400;
	font-size:15px;
	color:#fff;
	box-sizing:border-box;
	padding:20px;

}

/*----------------------------
	 RIEL
-----------------------------*/	

#sub-footer { 
	position: relative; 
	width: 100%; 
	height: auto; 
	background-color: #fff; 
	text-align: center; 
	padding: 10px 0px; 
    font-family: 'Roboto Mono', monospace;
	font-weight: 300;
	font-size: 8pt;
	letter-spacing: 1pt;
}

.btn-riel{
	color: #242424;
}

.btn-riel:hover{
	color: #323232;
}


