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

*{
	margin:0; 
	padding:0;
}


/* 
MENU
*/

#btn-menu { 
	height:25px; 
	width:25px; 
	position:fixed; 
	right:25px;
	top:25px;
	text-align:center;
	z-index:15;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 25;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  background: rgba(0, 0, 0, 0.95);
  transition: all 500ms;
}

.cerrar { 
	position: fixed;
    color: #fff;
    font-size: 25px;
    z-index: 10001;
    height: 20px;
    width: 20px;
    top: 50%;
    margin-top: -170px;
    left: 50%;
    margin-left: 155px;
    cursor: pointer;
}

.titulo-botonera{
  font-family: 'Archivo', sans-serif;
  font-size: 40px;
  color: #fff;
  transition: all 500ms;
  letter-spacing: 2px;
  font-weight: 700;
  z-index: 10;
  line-height: 100px;
}

.boton { 
	color: #fff;
	font-family: 'Archivo', sans-serif;
	font-size: 400;
	font-size: 12pt;
	letter-spacing: 2px;
	border: 1px #fff solid;
	padding: 10px;
	margin: 0px 10px 0px 10px;
	text-align: center;
}

.boton:hover { 
	color: #181818;
	font-family: 'Archivo', sans-serif;
	font-size: 700;
	font-size: 12pt;
	letter-spacing: 2px;
	border: 1px #fff solid;
	padding: 10px;
	background-color: #fff;
	margin: 0px 10px 0px 10px;
	text-align: center;
}

#botonera{
	height: 50%;
	width: 50%;
	top: 25%;
	left: 25%;
	position: absolute;
	text-align: center;
}

/* 
FIN MENU
*/










#redes{
	height: 70px; 
	width: 20px; 
	position: absolute; 
	top: 65px; 
	right: 15px;  
	z-index: 10;
}

.redes{
	display: block;
}

.margin-right-5px { 
	margin-bottom: 5px;
}

.margin-bottom-5px { 
	margin-bottom: 5px;
}

.margin-top-5px { 
	margin-top: 5px;
	margin-bottom: 10px;
}

#header{
	width: 100%;
	height: auto;
}

#top-menu{
	width: 100%; 
	height: auto; 
	box-sizing: border-box; 
	padding: 15px; 
	background-color: #202020; 
	color: #fff; 
	font-family: 'Montserrat', sans-serif; 
	font-size: 10px;
}

.slogan { 
	width: 75%; 
	float: left;
	text-align: left;
}

#icono-menu{
	width: 30px;
	height: 30px;
	position: absolute;
	right: 15px;
	top: 14px;
	text-align: right;
}

.btn-store { 
	color: #fff; 
	font-family: 'Montserrat', sans-serif; 
	font-size: 10px;
}

.btn-store:hover { 
	color: #8C8C8C; 
	font-family: 'Montserrat', sans-serif; 
	font-size: 10px;
}

#logo{
	width: 100%; 
	height: 40px; 
	text-align: center; 
	margin: 40px 0px;
}

#menu-base{
	width: 100%; 
	height: 25px; 
	text-align: center; 
	margin-bottom: 50px; 
	font-family: 'Montserrat', sans-serif; 
	font-size: 14px;
}

#slider{
	width: 100%; 
	height: auto;
	position: relative;
	background-color: #202020;
}

#texto-banner{
	position: relative; 
	padding: 25px;
	text-align: center;
}

#contenido-1{
	width: 100%; 
	height: auto; 
	padding: 50px; 
	text-align: center;
}

#titulo-1{
	width: 100%; 
	height: auto; 
	margin-bottom: 50px; 
	text-align: center;
}

.titulo { 
	font-family: 'Roboto Condensed', sans-serif; 
	font-size: 36px;
}

.subtitulo { 
	font-family: 'Montserrat', sans-serif; 
	font-size: 16px;
}

#imagenes-1{
	width: 100%; 
	height: auto; 
	text-align: center;
}

.border-radius{
	border-radius: 15px;
}

.border-radius{
	border-radius: 10px;
}

.img-1-half{
	width: 30%; 
	height: auto; 
	display: inline-block; 
	border-radius: 50px;
	margin: 0px 5px 14px 5px;
}

.img-1-full{
	width: 60%; 
	height: auto; 
	display: inline-block;
	margin: 0px 5px 14px 5px;
} 

.titulo-2 { 
	font-family: 'Roboto Condensed', sans-serif; 
	font-size: 30px; 
	line-height: 15px;
	color: #fff;
}

.subtitulo-2 { 
	font-family: 'Montserrat', sans-serif; 
	font-size: 14px;
	color: #fff;
}

#contenido-4 { 
	width: 100%; 
	height: auto;
	background-color: #EBEBEB;
}

#banner-3 { 
	position: absolute; 
	right: 5px; 
	top: 5px; 
	width: calc(32% - 10px); 
	height: calc(100% - 10px); 
	text-align: center; 
	background-image: url(imagenes/banner-3.jpg); 
	background-repeat: no-repeat; 
	background-size: cover;
}

#texto-4 { 
	position: absolute; 
	top: 45%; 
	left: 0px; 
	width: 100%; 
	text-align: center;
	display: none;
}

#footer { 
	height: auto; 
	width: 100%; 
	position: relative; 
	text-align: left; 
	background-color: #202020; 
	padding: 60px 50px;
}

#logo-footer { 
	margin-bottom: 40px;
}

#menu-footer { 
	color: #fff; 
	font-family: 'Montserrat', sans-serif; 
	font-size: 12px; 
	line-height: 25px;
}

.btn-footer { 
	color: #fff; 
	font-family: 'Montserrat', sans-serif; 
	font-size: 12px;
}

.btn-footer:hover { 
	color: #8C8C8C; 
	font-family: 'Montserrat', sans-serif; 
	font-size: 12px;
}

#sub-footer { 
	height: auto; 
	width: 100%;
	padding: 15px;
	text-align: center;
	background-color: #ffffff;
}

#texto-footer { 
	color: #202020;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 8pt;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}

#logo-riel{ 
	color: #202020;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 8pt;
	text-align: center;
	width: 100%;
}

.logo-riel { 
	color: #202020;
	height: 25px;
	width: auto;
}

.logo-riel:hover { 
	color: #0D09FF;
}

#formulario{ 
	text-align: center;
	top: 50%;
	margin-top: -175px;
	left: 50%;
	margin-left: -175px;
	height: 350px;
	width: 350px;
	position: absolute;
}











/* 
CONTACTO
*/

.overlay2 {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 25;
}
.overlay2:target {
  visibility: visible;
  opacity: 1;
}

.popup2 {
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  position: absolute;
  text-align: center;
  background: rgba(0, 0, 0, 0.95);
  transition: all 500ms;
}

.cerrar2 { 
	height:25px; 
	width:25px; 
	position:absolute;
	right:25px;
	top:25px;
	text-align:center;
}

/* 
FIN CONTACTO
*/





.brillo { 
	transition: opacity 500ms;
  	opacity: 1;
}

.brillo:hover { 
	transition: opacity 500ms;
  	opacity: 0.65;
}