body{ margin:0;}
.top{
	background: #000 url(imagenes/fondo.jpg) no-repeat fixed center top;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 0px;
	background-size: cover !important;
	float: left;
}
.central{
	margin: 0px auto;
	width: 1160px;
	text-align: center;
}
.logotipo{
	text-align: center;
	width: 100%;
	margin-bottom: 50px;
}
.pasos{
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.top_titulo{
	font: 800 120px/140px "Montserrat", sans-serif;
	color: #FF4000;
	text-align: center;
	width: 100%;
	margin: 70px auto 0px;
}
.top_titulo img{max-width:839px;width: 90%;height:auto;}
.top_subtitulo{
	font: 700 40px/40px "Montserrat", sans-serif;
	color: #000;
	text-align: center;
	width: 100%;
	margin-bottom:40px;
}
.moneda{
	display: inline-block;
	height: 660px;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
	vertical-align: top;
	overflow: hidden;
	float: left;
	position: relative;
}
.moneda_img{
	width: 1160px;
	height: 660px;
	text-align: center;
	position:absolute;
	overflow: hidden;
	bottom: 0px;
}
.moneda_img img{ width:100%; height:auto;}
.moneda_nombre{
	font: 700 80px "Montserrat", sans-serif;
	color: #fff;
	text-align: center;
	height: auto;
	width: 580px;
	margin-top: 140px;
}
.moneda_precio{
	height: auto;
	width: 580px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #fff;
	font: 700 70px/70px "Montserrat", sans-serif;
	color: #fff;
	margin: 20px auto 10px;
	float: left;
}
.moneda_precio_tit{
	font: 600 40px/70px "Montserrat", sans-serif;
	color: #fff;
	text-align: center;
}
.moneda_signo{
	display: inline-block;
	vertical-align: top;
	font: 700 40px/60px "Montserrat", sans-serif;
	color: #fff;
	height: 40px;
	width: auto;
}
.moneda div{cursor:default;  transition: all 0.3s ease-in-out;}
.monedas_mensaje{
	font: 20px/30px "Montserrat", sans-serif;
	color: #000;
	text-align: center;
	height: auto;
	width: 100%;
	border: 1px solid #000;
	margin-bottom:20px;
	padding:5px 0px;
}
.monedas_aviso{
	font: 20px/15px "Montserrat", sans-serif;
	color: #fff;
	text-align: center;
	height: auto;
	width: 100%;
	margin-bottom:10px;
	position: absolute;
	float: left;
	bottom: 30px;
}
.datos{background:#D96D00;float: left;width: 100%;}
.titulo{
	font: 700 40px/50px "Montserrat", sans-serif;
	color: #FFFF00;
	text-align: center;
	height: auto;
	width: 100%;
	margin-bottom:10px;
	margin-top:40px;
	display:block;
	clear:both;
}
.subtitulo{
	font: 700 30px/40px "Montserrat", sans-serif;
	color: #FFFF00;
	text-align: center;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.subtitulo a{
	font: 700 40px/50px "Montserrat", sans-serif;
	color: #FFFF00;
	text-decoration:none;
}
.subtitulo a:hover{ text-decoration:underline;}
.texto{
	font: 20px/25px "Montserrat", sans-serif;
	color: #fff;
	text-align: center;
	height: auto;
	width: 100%;
	margin-bottom:30px;
}
.form_col{
	float: left;
	height: auto;
	width: 570px;
}
.form_input{
	font: 20px/20px "Montserrat", sans-serif;
	color: #fff;
	text-align: left;
	text-indent: 10px;
	padding: 9px 0;
	float: left;
	height: 20px;
	width: 100%;
	background: none;
	margin: 0px 0px 20px;
	border: 1px solid #fff;
}
.form_txtarea{
	font: 20px/20px "Montserrat", sans-serif;
	color: #fff;
	text-align: left;
	text-indent: 10px;
	padding: 9px 0%;
	float: left;
	height: 200px;
	width: 100%;
	background: none;
	margin: 0px 0px 20px;
	border: 1px solid #fff;
}
input::placeholder,.form_txtarea::placeholder{ color:#fff;}
.form_btn{
	font: bold 20px/20px "Montserrat", sans-serif;
	color: #F44336;
	background: #FFFF00;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 220px;
	height:40px;
	border-style: none;
	cursor: pointer;
	margin-bottom:40px;
	transition:all ease-out 0.2s;
	-webkit-appearance:none !important;
}
.form_btn:hover{ 
	box-shadow:0px 5px 10px rgba(0, 0, 0, .2); text-decoration:underline;}
.ventaja{
	text-align: center;











	height: auto;
	width: 21%;
	display: inline-block;
	vertical-align:top;
	margin:0px 2% 0px 1%;
	padding:0px;
	margin-top:40px;
}
.ventaja_ico{
	text-align: center;
	height: auto;
	width: 100%;
}
.ventaja strong{color:#FFFF00}
.pie{
	font: 12px/30px "Montserrat", sans-serif;
	color: #FFF;
	height: auto;
	width: 100%;
	padding-top: 10px;
	border-top: 1px solid #FFFF00;
	margin-top: 40px;
	text-align: center;
	margin-bottom: 20px;
}
.moneda_input{
    height: 51px;
    width: 140px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ccc;
    font: 700 30px/30px "Montserrat", sans-serif;
    color: #000;
    text-align: right;
    padding: 4px 9px;
    vertical-align: top;
}
.moneda_btn{
	font: 600 16px/20px "Montserrat", sans-serif;
	color: #212121;
	text-align: center;
	width: 100%;
	height: 50px;
	background: #CDDC39;
	border: solid 1px #689F38;
	margin-top: 30px;
	cursor: pointer;
}
.moneda_btn:hover{ background:#689F38; color:#fff}
.envio_gratis{
	float: none;
	clear: left;
	height: auto;
	width: 65%;
	position: relative;
	background-size: 100% auto;
	margin: 20px auto;
}

.subir{
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 100px;
	right: 10px;
	display:none;
	z-index:10000;
	opacity: .8;
	-webkit-transition:all ease-out 0.2s;
}
.subir:hover{ bottom:100px;}
.top_wa{
	background: #09D261 url(imagenes/contacto_wa.png) no-repeat 15px 15px;
	height: 40px;
	width: 40px;
	padding: 10px;
	position: fixed;
	bottom: 20px;
	right: 0px;
	border-radius: 40px 0px 0px 40px;
	display:none;
	z-index:10000;
}
.top_wa_pc{
	background: #09D261 url(imagenes/contacto_wa.png) no-repeat 15px 15px;
	height: 40px;
	width: 40px;
	padding: 10px;
	position: fixed;
	bottom: 20px;
	right: 0px;
	border-radius: 40px 0px 0px 40px;
	display:block;
	z-index:10000;
}
.top_social{float:left;position: absolute;top: 0;left: 0;width: 100%;text-align: center;font: 700 15px/20px "Montserrat", sans-serif;color: #fff;padding: 10px 0;border-bottom: solid 1px #666;}
.top_social a{
    display: inline-block;
    margin-left: 40px;
    padding-right: 45px;
    border-right: solid 1px #666;
    width: 20px;
    height: 20px;
    vertical-align: middle !important;
}
.top_social img{ display:none;}
.top_social .fb{background: url(imagenes/top_social_fb.png) no-repeat left center;}
.top_social .ig{background: url(imagenes/top_social_ig.png) no-repeat left center;}
.top_social .sucursales{
    background: url(imagenes/top_social_sucursales.png) no-repeat right center;
    display: inline-block;
    vertical-align: middle !important;
    width: auto;
    height: 20px;
    margin-left: 40px;
    padding-right: 30px;
    cursor: pointer;
    }
	
.menu_sucursales{
	float: left;
	background-color: #d96d01;
	width: 40%;
	margin-left: 30%;
	margin-top: 10px;
	text-align:center;
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 20px 0px;
	z-index: 10000000;
	font: 16px/20px "Montserrat", sans-serif;
	color: #fff;
	text-align: center;
	display:none;
	}
.menu_sucursales .cerrar{position: absolute;top: 16px;right: 10px;width: 30px;height: 30px;color: #fff;cursor:pointer;color: #fff;font: 600 30px/30px "Montserrat", sans-serif;text-align: center;border-radius: 5px;}
.menu_sucursales a{ color:#fff; margin:5px 0px; display:inline-block}