.display-grande{
	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: 35px;
	width: auto;
	position: fixed;
	bottom: 65px;
	right: 13px;
	z-index: 110;
}

.redes{
	display: inline-block;
}

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

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

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

#header{
	width: 100%;
	height: 110px;
	position: fixed;
	top: 0px;
	background-color: #fff;
	z-index: 2000;
}

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

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

#find-store{
	width: 50%;
	display: inline-block;
	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: auto;
	height: 30px;
	text-align: left;
	margin: 15px 10px;
	position: absolute;
}

#menu-base{
	width: 80%;
	height: 25px;
	left: 10%;
margin-top: 14px;
	text-align: center;
	margin-bottom: 25px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	z-index: 10;
	position: absolute;

}

/* MENU */

#menu ul a {
	 display:block;
	 color:#202020;
	 text-decoration:none;
	 font-size:13px;
	 padding:10px 20px;
	 font-family: 'Montserrat', sans-serif;
	 text-transform:uppercase;
	 z-index: 100;
}


#film{  width:80%;
	    left: 10%;
	    height: auto;
        background-color:#fff;
	    padding-top: 100px;
	position: relative;

}


#slider{
	width: 100%;
	height: auto;
	z-index: -1;
	margin-top: 110px;

}

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

#titulo-5 {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 36px;
}

#imagenes-5 {
	width: 100%;
	height: auto;
	text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;	
	border-radius: 50px;
  	
}

.imagenes-5 {
	display: inline-block;
	width: 25%;
	height: auto;
	text-align: center;
	border-radius: 50px;padding: 0px 3px;

}



.contenido-1{
	width: 100%;
	height: auto;
	padding: 50px;
	box-sizing: border-box;
	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: 10px;
}

#img-1-izq{
	width: 25%;
	height: auto;
	display: inline-block;
	border-radius: 50px;
}

#img-1-der{
	width: 50%;
	height: auto;
	display: inline-block;
}

#img-2-izq{
	width: 50%;
	height: auto;
	padding: 200px 0px;
	text-align: center;
	color: #fff;
	display: inline-block;
	background-image: url(imagenes/img-2-izq.jpg);
	background-position: center top;
	background-size: cover;
}

#img-2-der{
	width: 50%;
	height: auto;
	padding: 200px 0px;
	text-align: center;
	color: #fff;
	display: inline-block;
	background-image: url(imagenes/img-2-der.jpg);
	background-position: top center;
	background-size: cover;
}

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

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

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

#titulo-3 {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 36px;
}

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

.imagenes-3 {
	display: inline-block;
	width: 25%;
	height: auto;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}

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

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

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

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

.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: 50px;
	width: 100%;
	position: relative;
	text-align: center;
	background-color: #ffffff;
}

#texto-footer {
	color: #202020;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 8pt;
	text-align: left;
	top: 19px;
	left: 19px;
	height: 25px;
	width: auto;
	position: absolute;
}

#logo-riel{
	text-align: right;
	top: 19px;
	right:19px;
	height: 25px;
	width: auto;
	position: absolute;
	color: #B2B2B2;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 8pt;
}

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