body {
	margin: 0px;
}
body, html{
	float:left;
	width:100%;
}
.central{
	width:960px;
	height:auto;
	margin:0 auto;
}

/* TOP ====================================================================================================*/


.top{
	float:left;
	width:100%;
	height:auto;
	border-top:solid 5px #C60000;
	background:#000;
	padding: 5px 0;
	position: relative;
	z-index: 0;
}
.top_tel{
	float:left;
	font: 300 20px/30px "Montserrat", Arial, sans-serif;
	color: #fff;
}
.top_contacto{
	float: right;
	height: 30px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.top_contratar{
	font: 600 20px/30px "Montserrat", sans-serif;
	color: #FFF;
	text-decoration: none;
	background: #85B200;
	text-align: center;
	margin: 0px;
	float: left;
	height: 30px;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	border-width: 0px;
	border-style: none;
	transition: all 0.2s ease-out;
}
.top_contratar:hover{
	background: #CDDC39
}
.top_social{
	float: left;
	height: 30px;
	width: 30px;
	margin-left: 5px;
}
.top_menu{
    float: left;
    width: 100%;
    height: 40px;
    background: #fff;
    z-index: 100;
    overflow: visible;
}
.top_menu .central{
    position: relative;
	overflow:visible;
}
.top_menu_btn{
    width: 219px;
    height: 30px;
    font: 400 16px/20px "Montserrat", Arial, sans-serif;
    color: #000;
    text-decoration: none;
    float: left;
    text-align: center;
    padding: 10px 0px 15px;
    background: url(imagenes/top_menu_btn.png) no-repeat center 60px;
    transition: all 0.2s ease-in;
}
.top_menu_btn:hover{
	background: url(imagenes/top_menu_btn.png) no-repeat bottom center;
}
.top_menu_logo{
    float: left;
    width: 64px;
    height: 80px;
    background: #fff url(imagenes/top_logo.png) no-repeat center center;
    border-radius: 50%;
    overflow: hidden;
    padding: 10px;
    margin-top: -30px;
    left: 440px;
    top: 0px;
    z-index: 100;
}

/* PIE ====================================================================================================*/


.pie{
	float:left;
	width:100%;
	height:auto;
	padding:40px 0px;
	background:#000;
	border-top: solid 5px #900;
}
.pie_logo{
	float:left;
	width: 63px;
	height:80px;
	background:url(imagenes/top_logo.png) no-repeat center center;
	background-size:100% 100%;
	border-radius:34px;
	box-shadow: 0px 0px 0px 4px #fff;
}
.pie_menu{
	float:left;
	width: 38%;
	height: 180px;
	border-left:solid 1px #ccc;
	padding-left: 30px;
	margin-left: 40px;
}
.pie_menu_btn{
	float:left;
	width: 100%;
	height: auto;
	font: 600 16px/30px "Montserrat", sans-serif;
	color:#fff;
	text-decoration:none;
	transition: all 0.2s ease-out;
}
.pie_menu_btn:hover{
	color:#900;
}
.pie_derechos{
	float:right;
	width:auto;
	height: 180px;
	font: 600 12px/20px "Montserrat", sans-serif;
	color:#fff;
	border-left: solid 1px #ccc;
	padding-left: 30px;
	margin-left: 40px;
}
.pie_derechos a{ text-decoration:none; color:#fff;
    transition: all 0.2s ease-out;}
.pie_derechos a:hover{ color:#900;}


/* INICIO ====================================================================================================*/


.inicio_banner_gde{
    float: left;
    width: 100%;
    height: auto;
    background: #333 url(imagenes/inicio_banner.jpg) no-repeat center center;
    background-size: cover;
}
.inicio_banner_gde .central{
    background: url(imagenes/top_20_anios.png) no-repeat center center;
    float: left;
    width: 100%;
    height: 400px;
}
.inicio_banner{
	float: left;
	height: 270px;
	width: 960px;
	margin: 20px 0px;
	overflow: hidden;
}
.bienvenida{
	background: #990100;
	margin: 40px 0px 80px;
	padding: 40px 0px;
	float: left;
	height: auto;
	width: 100%;
}
.bienvenida_col{
	float: left;
	height: auto;
	width: 510px;
	text-align:center;
}
.bienvenida_tit{
	float:left;
	width:100%;
    font: 700 40px/50px "Montserrat", Arial, sans-serif;
    color: #fff;
}
.bienvenida_txt{
	float:left;
	width:100%;
	font: 400 20px/25px "Montserrat", Arial, sans-serif;
	color: #fff;
}
.bienvenida_img{
	float: left;
	height: auto;
	width: 450px;
	margin-top: -50px;
	margin-bottom: -50px;
	box-shadow: 0px 5px 10px rgb(0 0 0 / 50%);
}
.subtitulo{
	float:left;
	width:100%;
    font: 700 40px/50px "Montserrat", Arial, sans-serif;
    color: #990100;
	text-align:center;
}
.subtitulo_txt{
	float:left;
	width:100%;
	font: 700 20px/25px "Montserrat", Arial, sans-serif;
	color: #000;
	text-align:center;
	margin-bottom: 40px;
}
.inicio_ser_btn{
	float:left;
	width: 300px;
	background:#990100;
	background-size: 100% 100% !important;
	font: 700 20px/25px "Montserrat", Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	text-align:center;
	padding: 280px 0px 50px;
	margin: 10px;
	border-radius: 150px;
    transition: all 0.5s ease-out;
}
.inicio_ser_btn:hover{
	box-shadow: inset 0px 0px 0px 1000px rgb(153 1 0 / 50%), 0px 5px 10px rgb(0 0 0 / 50%);
}
.ser01{
	background:url(imagenes/inicio_ser_01.jpg) no-repeat center center;
}
.ser02{
	background:url(imagenes/inicio_ser_02.jpg) no-repeat center center;
}
.ser03{
	background:url(imagenes/inicio_ser_03.jpg) no-repeat center center;
}
.inicio_form{
    float: left;
    width: 100%;
    height: auto;
    background: #333 url(imagenes/inicio_form_bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px 0px;
    text-align: center;
    margin-top: 60px;
}
.inicio_form_col{
    float: left;
    width: 49%;
    height: auto;
    margin-top: 40px;
}
.inicio_form_col.der{
	float:right;
}
.inicio_form_etq{
	float:left;
	width: 30%;
	font: 400 20px/40px "Montserrat", Arial, sans-serif;
	color: #fff;
	text-align:left;
	margin-bottom: 10px;
}
.inicio_form_input{
	float:left;
	width: 70%;
	height: 40px;
	background:#fff;
	margin-bottom: 10px;
	border: 0px none;
	padding: 0px 10px;
	font: 400 16px/20px "Montserrat", Arial, sans-serif;
}
.inicio_form_textarea{
	float:left;
	width: 70%;
	max-width: 70%;
	min-width: 70%;
	height: 130px;
	max-height: 130px;
	min-height: 130px;
	background:#fff;
	margin-bottom: 10px;
	border: 0px none;
	padding: 10px;
	font: 400 16px/20px "Montserrat", Arial, sans-serif;
}
.inicio_form_btn{
	font: 600 20px/30px "Montserrat", sans-serif;
	color: #FFF;
	text-decoration: none;
	background: #85B200;
	text-align: center;
	margin: 0px;
	margin-top: 20px;
	float: right;
	height: 30px;
	width: auto;
	padding-right: 50px;
	padding-left: 50px;
	border-width: 0px;
	border-style: none;
	transition: all 0.2s ease-out;
	cursor:pointer;
}
.inicio_form_btn:hover{
	background: #CDDC39
}


/* INTERIORES ====================================================================================================*/


.banner_gde{
    float: left;
    width: 100%;
    height: auto;
    background: #900 url(imagenes/top_banner_bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 100px 0px;
    text-align: center;
    position:relative;
    z-index: -1;
}
.banner_gde_tit{
    float: left;
    width: 100%;
    height: auto;
    font: 400 60px/60px "Montserrat", sans-serif;
    color:#fff
}
.banner_gde_flecha{
    float: left;
    width: 100%;
    height: auto;
    background-size: cover;
    position: absolute;
    bottom: 0px;
}
.nosotros_txt{
    float: left;
    width: 100%;
    height: auto;
    font: 400 20px/30px "Montserrat", sans-serif;
	color:#000;
	text-align:justify;
	margin:40px 0px;
}
.nosotros_txt img{ float:right; margin-left:30px;
}

/* SERVICIOS ====================================================================================================*/

.ser_btn{
	float:left;
	width:320;
	height:auto;
	padding:30px 0px;
	font: 700 20px/25px "Montserrat", sans-serif;
	text-align:center;
	box-shadow: 0px 0px 0px 1px #ccc;
	margin: 50px 0px;
	cursor:pointer;
	transition: all 0.2s ease-out;
	position:relative;
	z-index:1;
}
.ser_btn:hover, .ser_btn.activo{
	box-shadow: 0px 0px 0px 2px #900;
	color:#900;
	z-index:2;
}
.ser_gpo{
	float:left;
	width:100%;
	height:auto;
	display:none;
}
.ser_gpo div{
	text-align:center;
}
.ser_gpo_img{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:50px;
}

/* CONTACTO ====================================================================================================*/

.contacto_datos{
	float: left;
	width: 320px;
	height: auto;
	margin-top: 50px;
}
.contacto_datos.der{float:right;margin-left: 20px;width: 300px;}
.contacto_datos .bienvenida_tit{
	color:#900;
}
.contacto_txt{
	float: left;
	width: 100%;
	height: auto;
	font: 400 20px/25px "Montserrat", sans-serif;
	color: #000;
	text-align: left
}
.contacto_mapa{
	float: left;
	width: 640px;
	height: 340px;
	margin-top: 50px;
}
.contacto_redes{
	font: 600 16px/30px "Montserrat", sans-serif;
	color: #FFF;
	background: #C00;
	padding: 15px 0px 15px 60px;
	float: left;
	height: 30px;
	width: 240px;
	margin-top: 50px;
	text-decoration: none;
	transition: all 0.2s ease-out;
}
.contacto_redes:hover{ box-shadow:0px 0px 10px #999;}
.fb{
	background: #4A6EAA url(imagenes/contacto_ico_fb.jpg) no-repeat 15px 15px;
	text-align: left;
	clear: left;
}
.tw{
	background: #0098EB url(imagenes/contacto_ico_tw.jpg) no-repeat 15px 15px;
	margin-left: 30px;
}
.wa{
	background: #00C24F url(imagenes/contacto_ico_wa.jpg) no-repeat 15px 15px;
	margin-left: 30px;
}
