﻿@font-face {
  font-family: 'mega';
  font-style: normal;
  font-weight: 400;
  src: url(../fuentes/MagallanesRegular.otf);
}
@font-face {
  font-family: 'mega';
  font-style: normal;
  font-weight: 700;
  src: url(../fuentes/MagallanesBold.otf);
}

body{
	background: url(../images/fondo-negro.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	background-size: cover;
	font-family:'mega', sans-serif;
}



#r{
	width: 700px;
	margin: 0 auto;

	
}

#r-conten{
	border: 3px solid gray;
	background: black;
	width: 100%;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	color: white;
	float: left;
	margin: 50px 0 0 0;
	padding: 50px 20px;

	border-radius: 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#r-conten strong{
	font-size: 29px;
}

.r{
	width: 100%;
	float: left;
}

.r select{
	border: 1px solid #ddd;
	background: black;
	width: 31.33%;
	height: 40px;
	font-family:'mega', sans-serif;
	color: white;
	font-size: 18px;
	margin: 0 1%;
	padding: 12px 0;
}

.r button{
	border: 0;
	background: gray;
	width: 200px;
	font-family:'mega', sans-serif;
	font-size: 20px;
	text-align: center;
	color: white;
	padding: 9px 0;
	margin: 30px 0 0 0;
	float: left;
	cursor: pointer;

	border-radius: 7px;
}

.r button a{
	color: white;
}



#fondo{
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
}


#cabecera{
	background: white;
	width: 100%;
	float: left;
	padding: 10px 0;
}

#cabecera-conten{
	width: 1200px;
	margin: 0 auto;
}

#logotipo{
	width: 100%;
	text-align: center;
	float: left;
}
#logotipo img{
	width: 38%;
}


#menu{
	border: 0px solid red;
	width: 100%;
	float: left;
	margin: 7px 0 0 0;
}

#menu-r{
	border: 0px solid red;
	width: 100%;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	float: left;
	padding: 12px 0;
	cursor: pointer;
	display: none;
}
#menu-r:hover{
	color: #666668;
}

#menu ul{
	width: 90%;
	float: left;
}

#menu ul li{
	width: 20%;
	float: left;
}

.menu{
	width: 100%;
	font-size: 19px;
	color: black;
	text-align: center;
	float: left;
	padding: 12px 0;
}

.menu:hover{
	color: #666668;
}


#redes{
	width: 10%;
	text-align: center;
	float: left;
}

#redes img{
	width: 25%;
	margin: 0 5px;
}



#wrapP{
	width: 1200px;
	margin: 0 auto;
}

#pagina{
	width: 100%;
	float: left;
	padding: 30px 0;
}

#efecto{
	width: 100%;
	float: left;
}

.titulo{
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 35px;
	float: left;
	margin: 60px 0 30px;
}

.producto{
	width: 18%;
	text-align: center;
	color: white;
	font-size: 20px;
	float: left;
	margin: 0 1% 30px;
	cursor: pointer;
}

.producto img{
	height: 300px;
}



.titulo2{
	background:black;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 32px;
	float: left;
	padding: 30px 0;
}



#informacion{
	width: 100%;
	float: left;
	padding: 80px 0;
}

#informacion-conten{
	width: 1200px;
	margin: 0 auto;
}

.texto{
	width: 100%;
	text-align: center;
	color: white;
	font-size: 22px;
	line-height: 32px;
	margin: 0 0 30px 0;
	float: left;
}

.w33{
	width: 23.33%;
	float: left;
	margin: 0 5% 30px;
}

.titulo-p{
	width: 100%;
	text-align: center;
	font-size: 23px;
	color: #8f3f44;
	font-weight: bold;
	float: left;
	padding: 10px 0;
}

.imagen-p{
	width: 100%;
	text-align: center;
	float: left;
}
.imagen-p img{
	height: 300px;
}

.texto-p{
	width: 100%;
	color: white;
	font-size: 18px;
	line-height: 23px;
	float: left;
}


#boton{
	width: 100%;
	text-align: center;
	float: left;
}

#boton-conten{
	background: #8f3f44;
	width: 240px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	padding: 12px 0;
	margin: 30px 0 0 0;

	border-radius: 10px;
}



#logo{
	width: 45%;
	text-align: center;
	float: left;
	margin: 0 2.5% 0;
}

#logo img{
	height: 90px;
}


.parte{
	width: 100%;
	float: left;
	padding: 0 10px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.seccion{
	width: 62%;
	font-size: 19px;
	line-height: 24px;
	float: left;
}

.seccion strong{
	color: #8f3f44;
}

.imagen-seccion{
	width: 37%;
	text-align: center;
	float: right;
}
.imagen-seccion strong{
	color: #8f3f44;
	font-size: 19px;
}
.imagen-seccion img{
	width: 100%;
}


#efecto2{
	width: 100%;
}



#footer{
	background: black;
	width: 100%;
	float: left;
}

#footer-conten{
	width: 1200px;
	margin: 0 auto;
}

.seccion-footer{
	width: 50%;
	color: white;
	float: left;
	padding: 30px 20px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.importante{
	text-align: center;
	font-size: 23px;
	line-height: 33px;
	padding: 10px 40px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


#legales{
	background: black;
	width: 100%;
	text-align: center;
	float: left;
	padding: 40px 0 0 0;
}

#texto-legales{
	color: gray;
}

#imagenes-legales{
	width: 100%;
	text-align: center;
	float: left;
	margin: 30px 0;
}

#imagenes-legales img{
	height: 50px;
	margin: 0 20px;

	border-radius: 20px;
}


.imagen{
	width: 48%;
	float: left;
	margin: 0 0 20px 0;
}
.imagen img{
	width: 100%;
}



@media screen and (max-width: 1200px){
	#cabecera-conten, #wrapP, #footer-conten, #informacion-conten{
		width: 100%;
	}
}

@media screen and (max-width: 900px){
	#menu-r{
		display: block;
	}
	#menu ul{
		width: 100%;
		display: none;
	}
	#menu ul li{
		width: 100%;
	}
	#redes{
		width: 100%;
	}
	#redes img{
		width: 5%;
	}
}

@media screen and (max-width: 800px){
	#logotipo img{
		width: 68%;
	}

	#logo{
		width: 95%;
		padding: 30px 0;
	}
}

@media screen and (max-width: 700px){
	.producto{
		width: 31.33%;
	}

	.seccion-footer{
		width: 100%;
	}

	form{
		width: 80% !important;
		margin: 0 10% !important;
	}

	#r{
		width: 100%;
	}

	.imagen{
		width: 90%;
		margin: 0 5% 30px;
	}
}

@media screen and (max-width: 600px){
	.w33{
		width: 90%;
	}

	.seccion{
		width: 100%;
	}
	.imagen-seccion{
		width: 100%;
		text-align: center;
		margin: 20px 0 0 0 !important;
	}
	.imagen-seccion img{
		width: 80%;
	}

	#contacto{
		width: 100% !important;
		margin: 0 !important;
	}
}

@media screen and (max-width: 500px){
	#logotipo img{
		width: 90%;
	}

	.producto{
		width: 48%;
	}

	#logo img{
		height: 70px;
	}

	.texto{
		padding: 0 12px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.r select{
		width: 100% !important;
	}
}












