html,body {
	margin: 0px;
	text-align: center;
	min-width: 1200px;
}
.central{
	height: auto;
	width: 100%;
	width: 1160px;
	max-width: 1160px;
	margin:0 auto;
	display: inline-block;
}
.top{
	float: left;
	height: auto;
	width: 100%;
	background: #900 url(imagenes/top_bg.jpg) no-repeat center top;
	background-size:100% auto;
	padding-top: 20px;
}
.top_logo{
	float: left;
	height: 210px;
	width: 240px;
}
.top_colder{
	text-align: right;
	float: right;
	width: 50%;
}
.top_tel{
	font: 800 30px/40px "Montserrat", sans-serif;
	color: #FFF;
	background: #8BC34A url(imagenes/top_tel_ico.jpg) no-repeat left top;
	text-align: center;
	height: 40px;
	width: auto;
	padding: 0px 10px 0px 50px;
	display:inline-block;
	margin-bottom: 10px;
	cursor: default;
}
.top_txt{
	font: bold 14px/20px "Montserrat", sans-serif;
	color: #FFF;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.top_redes_ico{
	display:inline-block;
	margin-left:10px;
	border:none 0px;
}
.top_pie{
	float:left;
	width:100%;
	height:auto;
}
.top_pie img{margin:0px;float: left;}
.top_menu{
    float: left;
    width: 100%;
    height: auto;
    background: #661a00;
    margin-bottom: 40px;
}
.top_menu_btn{
    float: left;
    width: 24%;
    height: auto;
    font: bold 16px/30px "Montserrat", sans-serif;
    color: #FFF;
    text-align: center;
    margin: 0px;
}
.top_menu_btn span{
	display:inline-block;
	margin: 5px auto;
	border-bottom:solid 1px #661a00;
}
.top_menu_btn:hover span,.top_menu_btn.activo span{
	border-bottom:solid 1px #ff4000;
}
.pie{
	float: left;
	height: auto;
	width: 100%;
	background: #661a00;
	margin: 0px;
	margin-top:30px;
	padding-bottom: 10px;
	border-bottom: 10px solid #000;
}
.pie_franja{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
.pie_logo{
	float: left;
	height: 100px;
	width: 130px;
}
.pie_menu{
	float: left;
	height: auto;
	width: auto;
	margin-left: 40px;
	margin-top: 10px;
}
.pie_menu_btn{
	float: left;
	height: auto;
	width: auto;
	font: 600 14px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	clear: left;
}
.pie_menu_btn:hover{ color:#ff4000;}
.pie_colder{
	float: right;
	height: auto;
	width: auto;
	margin-top: 10px;
	text-align:right;
}
.pie_redes{
	display: inline-block;
	height: auto;
	width: auto;
	font: 600 12px/20px "Montserrat", sans-serif;
	color: #FFF;
	text-align: left;
	margin-right: 10px;
	text-decoration: none;
	vertical-align: top;
}
.pie_redes_ico{
	display: inline-block;
	height: auto;
	width: auto;
	margin-left:10px;
}
.pie_derechos{
	float: left;
	height: auto;
	width: 100%;
	font: 300 12px/15px "Montserrat", sans-serif;
	color: #FFF;
	margin-top: 10px;
	text-decoration: none;
}
.pie_derechos a{ color:#fff; text-decoration:none; font-weight:600;}
/* [ Inicio ] === */
.bienvenida{
	vertical-align: middle;
	height: auto;
	width: 600px;
	margin-right: 55px;
	display: inline-block;
}
.titulo{
	font: 300 70px/80px "Montserrat", sans-serif;
	color: #FF4000;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
}
.subtitulo{
	font: 700 40px/80px "Montserrat", sans-serif;
	color: #FF4000;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
.texto{
	font: 400 20px/30px "Montserrat", sans-serif;
	color: #000;
	height: auto;
	width: 100%;
	text-align: left;
}
.bienvenida_img{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 430px;
	width: 500px;
	display: inline-block;
}
.inicio_monedas{
	background: #333;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
	margin-top:30px;
}
.inicio_monedas img{ float:left;}
.inicio_monedas .titulo{text-align:center;margin-top: 30px;}
.inicio_monedas_col{
	float: left;
	height: auto;
	width: 47%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 30px;
}
.inicio_monedas_tit{
	font: 900 40px/30px "Montserrat", sans-serif;
	color: #fff;
	height: auto;
	width: 100%;
	text-align: center;
	margin: 30px 0px;
}
.inicio_moneda_gpo{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
.moneda_img{
	float: left;
	height: auto;
	width: 200px;
	padding:20px;
	background:#fff;
	position:relative;
	overflow: hidden;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
.moneda_franja{
	float: left;
	height: auto;
	width: 100%;
	position:absolute;
	top: 20px;
	left: -90px;
	background:#D9A300;
	font: 700 20px/30px "Montserrat", sans-serif;
	color: #fff;
	-webkit-transform: rotate(-45deg);
}
.moneda_franja.plata{ background:#bbb;}
.moneda_datos{
	float: left;
	height: auto;
	width: 280px;
	margin-left: 20px;
	text-align:left;
}
.moneda_tit{
	float: left;
	height: auto;
	width: 100%;
	font: 700 20px/25px "Montserrat", sans-serif;
	color: #FFF;
	margin: 15px 0px;
}
.moneda_txt{
	float: left;
	height: auto;
	width: 100%;
	font: 400 16px/20px "Montserrat", sans-serif;
	color: #fff;
	margin-bottom: 10px;
}
.moneda_estrellas{
	float: left;
	height: 10px;
	width: 70px;
	background: url(imagenes/monedas_estrellas.png) no-repeat left top;
	margin-top: 10px;
	margin-bottom: 10px;
}
.moneda_pregunta{
	float: left;
	height: auto;
	width: auto;
	clear: left;
	font: 600 14px/20px "Montserrat", sans-serif;
	background: #FF4000;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
}
.moneda_pregunta:hover{ background:#4CAF50;}
.inicio_monedas_btn{
	float: left;
	width: 50%;
	clear: left;
	font: 600 14px/20px "Montserrat", sans-serif;
	background: #FF4000;
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	margin: 0 25% 30px;
}
.inicio_monedas_btn:hover{ background:#FF9800;}
.inicio_servicio{
	float: left;
	height: auto;
	width: 48%;
	text-align:center;
	margin: 30px 1% 30px;
}
/* [ Servicios ] === */
.servicios .inicio_moneda_gpo{
    float: none;
    display: inline-block;
    width: 420px !important;
    margin: 15px;
}
.moneda_gpo{
	float: left;
	height: 150px;
	width: 380px;
	padding:20px;
	background:#fff;
}
.moneda_gpo .moneda_datos{
	width: 190px;
	height: 150px;
	display: iinline-block;
	vertical-align: top;
	margin-left: 0px;
}
.monedas_gpo .moneda_tit{ color:#000;}
/* [ Contacto ] === */
.contacto_mapa_cont{
	float: left;
	width: 100%;
	height: auto;
	position: relative;
	background:#FF4000
}
.contacto_mapa_top{
	position:absolute;
	z-index:1000;
	top:-2px;
	left:0px;
}
.contacto_mapa{
	float:left;
	width:100%;
	height:600px;
	background:#FF4000
	
}
.contacto_mapa_pie{
	position:absolute;
	z-index:1000;
	bottom:-1px;
	left:0px;
}
.contacto_mapa_pie img{ float:left;}
.contacto_col{
    float: left;
    width: 33%;
}
.contacto_col.formulario{
	width:30%;
	margin-left:3%;
}
.contacto_col div{
    text-align: left;
	color:#fff
}
.contacto_col div div{
	color:#ff4000;
	display: inline-block;
}
.contacto_input{
	font: 400 16px/20px "Montserrat", sans-serif;
	color: #000;
	background: #FFF;
	text-align: left;
	text-indent: 15px;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 90%;
	border-width: 0px;
	border-style: none;
}
.contacto_txtarea{
	font: 400 16px/20px "Montserrat", sans-serif;
	color: #000;
	background: #FFF;
	text-align: left;
	text-indent: 10px;
	margin: 0px 0px 10px;
	padding: 10px 0px;
	float: left;
	height: 100px;
	width: 90%;
	border-width: 0px;
	border-style: none;
}
.contacto_btn{
	font: 400 20px/20px "Montserrat", sans-serif;
	color: #fff;
	background: #00B22D;
	text-align: center;
	text-indent: 10px;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 90%;
	border-width: 0px;
	border-style: none;
	cursor:pointer;
}
.contacto_btn:hover{ background:#0F0;}
.contacto a{ color:#FF4000; text-decoration:none; }
.contacto a:hover{  text-decoration:underline; }