body {
	margin: 0px;
	background: #f5f5f5 no-repeat center top;
	text-align: center;
}
.top{
	background: linear-gradient(180deg, #e6e6e6, #fff);
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
.top_cont{
	margin: 40px auto 0px;
	height: auto;
	width: 1160px;
	display: inline-block;
}
.top_logo{
	height: 80px;
	width: 300px;
	float: left;
}
.top_datos{
	color: #000;
	text-align: right;
	float: left;
	height: auto;
	width: auto;
	font: 400 12px/14px "Comfortaa", sans-serif;
	margin-left: 538px;
	margin-bottom: 30px;
}
.top_datos div{ font-weight:700; font-size:16px; display:inline}
.top_banner{
	float: left;
	height: auto;
	width: 960px;
}
.top_menu{
	background: #222;
	padding: 0px;
	float: left;
	height: 60px;
	width: 100%;
}
.top_menu_cont{
	height: auto;
	width: 1160px;
	margin: 0px auto;
}
.top_menu_btn{
	float: left;
	height: auto;
	width: 100px;
	margin-right: 10px;
	font: 410 12px/60px "Comfortaa", sans-serif;
	color:#fff;
	text-decoration:none;
	letter-spacing:1px;
	height: 60px;
	padding-bottom: 30px;
	background: rgb(221 221 221 / 0%) url(imagenes/top_menu_flecha.jpg) no-repeat center 90px;
	-webkit-transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.2s;
}
.top_menu_btn:hover{ color:#960 !important;
    background:#DDDDDD url(imagenes/top_menu_flecha.jpg) no-repeat bottom center;;
}
.pie .top_menu_btn{background:none;width:auto;height: auto;margin-right:40px;color:#000;font-size:16px;line-height: 30px;font-weight: 600;}
.top_menu_fb{
	background: url(imagenes/menu_fb.png) no-repeat right center;
	text-align: right;
	float: right;
	height: auto;
	width: auto;
	padding-right: 30px;
	font: 12px/20px "Open Sans", sans-serif;
	color:#fff;
	text-decoration:none;
	letter-spacing:1px;
	margin-top: 20px;
}
.top_menu_fb:hover{ text-decoration:underline; }
.central{
	margin: 30px auto 40px;
	height: auto;
	width: 1160px;
	display: inline-block;
	text-align: center;
}
.titulo{
	font: 400 50px/50px "Montserrat", sans-serif;
	color: #D9A300;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}
.inicio_txt{
	font: 400 16px/30px "Montserrat", sans-serif;
	color: #000;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
.subtitulo{
	font: bold 30px/30px "Montserrat", sans-serif;
	color: #D9A300;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}
.ser_btn,.ser_btn_med{
	float: left;
	height: 260px;
	width: 360px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
	-webkit-transition: all ease-out 0.2s;
	margin: 10px;
}
.ser_btn:hover,.ser_btn_med:hover{box-shadow: 0px 2px 50px rgba(0,0,0,.2);-webkit-transition: all ease-out 0.2s; transform: scale(1.1);}
.ser_btn_med{
	
}
.pie{
	background: #ccc;
	float: left;
	height: auto;
	width: 100%;
}
.pie_cont{
	margin: 30px auto 0px;
	height: auto;
	width: 1160px;
	overflow: auto;
}
.pie_logo{
	float: left;
	height: 30px;
	width: auto;
	margin-right: 40px;
	overflow: hidden;
}
.pie_menu{
	float: left;
	height: auto;
	width: auto;
}
.pie_derechos{
	font: 10px/15px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	float: right;
	height: auto;
	width: auto;
}
.pie_img{
	background: url(imagenes/pie_bg.jpg) repeat-x;
	text-align: center;
	height: auto;
	width: 100%;
	float: left;
	clear: left;
}
.nosotros_txt{
	font: 16px/30px "Open Sans", sans-serif;
	color: #000;
	text-align: justify;
}
.nosotros_img01{
	float: left;
	height: 200px;
	width: 480px;
	margin-right: 30px;
	box-shadow:0px 5px 5px rgba(0,0,0,0.1);
}
.nosotros_img02{
	float: right;
	height: 160px;
	width: 480px;
	margin-left: 30px;
	box-shadow:0px 5px 5px rgba(0,0,0,0.1);
}
.nosotros_txt h1{color: #D9A300 !important;}
.nosotros_img03{
	float: left;
	height: 380px;
	width: 480px;
	margin-right: 30px;
}
.ser_moneda{
	display: inline-block;
	margin: 8px;
	height: auto;
	width: 220px;
	box-shadow:0px 5px 5px rgba(0,0,0,0.1);
	border-radius:5px;
}
.ser_moneda_img{
	background: #FFF;
	padding: 50px;
	height: 120px;
	width: 120px;
	border-radius:5px 0px 0px 5px;
}
.ser_moneda_tit{
	font: 400 16px/20px "Open Sans", sans-serif;
	color: #000;
	background: #f5f5f5;
	height: 20px;
	width: 180px;
	text-align: center;
	padding: 20px;
	border-radius:0px 5px 5px 0px;
}
.ser_img{
	display: inline-block;
	margin: 5px;
	height: auto;
	width: auto;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
}
.ser_relojes_img01,.ser_relojes_img02{
	display: inline-block;
	height: 340px;
	width: 190px;
	float: left;
	vertical-align: top;
}
.ser_relojes_img02{
	float: right;
}
.ser_relojes_txt{
	display: inline-block;
	margin: 0px 30px;
	height: auto;
	width: 520px;
}
.contacto_datos{
	float: left;
	width: 590px;
}
.contacto_datos .subtitulo{
	margin: 0px 0 20px;
	text-align: left;
}
.contacto_form{
	float: right;
	width: 470px;
}
.contacto_form .subtitulo{
	margin: 0px 0 20px;
	text-align: left;
}
.contacto_form_input{
	font: 16px/40px "Open Sans", sans-serif;
	color: #000;
	background: #FFF;
	text-align: left;
	margin: 0px 0px 20px;
	padding: 0px 2%;
	float: left;
	height: 40px;
	width: 95%;
	border: 1px solid #CCC;
}
.contacto_form_txtarea{
	font: 16px/20px "Open Sans", sans-serif;
	color: #000;
	background: #FFF;
	text-align: left;
	margin: 0px 0px 20px;
	padding: 2%;
	float: left;
	height: 60px;
	width: 95%;
	border: 1px solid #CCC;
}
.contacto_form_input::placeholder,.contacto_form_txtarea::placeholder{ color:#ccc;}
.contacto_form_btn{
	font: bold 12px "Open Sans", sans-serif;
	color: #FFF;
	background: #00B22D;
	float: right;
	height: 50px;
	width: 160px;
	border:none 0px;
}
.contacto_suc{
	display: inline-block;
	margin: 3% 2% 3% 1%;
	height: auto;
	width: 45%;
	vertical-align: top;
}
.contacto_mapa{
	float: left;
	height: 400px;
	width: 1160px;
}
.top_suc{ margin-left:20px;}
.top_izq{
	position:absolute;
	bottom:0px;
	left:0px;
	background: url(imagenes/top_izq.png) no-repeat left bottom;
	float: left;
	width: 100%;
	height: 420px;
}
.top_der{
	position:absolute;
	bottom:0px;
	left:0px;
	background: url(imagenes/top_der.png) no-repeat right bottom;
	float: left;
	width: 100%;
	height: 420px;
}
.top_centro{
    background: url(imagenes/top_centro.png) no-repeat center bottom;
    float: left;
    width: 100%;
    height: 420px;
}
.contacto_gpo{
    display: inline-block;
    vertical-align: top;
    width: 290px;
    margin-bottom: 30px;
}