@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: 'PT Sans Narrow', sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 100%;
	max-width:1000px;
	min-width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px;
}
.btn_admin {
	font-family: 'PT Sans Narrow', sans-serif;
	width:100px;
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	display:block;
}
.btn_admin2 {
	font-family: 'PT Sans Narrow', sans-serif;
	width:175px;
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	display:block;
}
.btn_contacto {
	font-family: 'PT Sans Narrow', sans-serif;
	background-color: #0185C7;
	width:125px;
	font-size: 18px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	display:inline-block;
	margin-right:-4px;
}
.btn_cv {
	font-family: 'PT Sans Narrow', sans-serif;
	background-color: #08618E;
	width:200px;
	font-size: 18px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	display:inline-block;
	margin:0px;
}
.link_blanco a:link, .link_blanco a:visited, .link_blanco a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.link_blanco a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.link_gris a:link, .link_gris a:visited, .link_gris a:active {
	text-decoration: none;
	color: #57585a;
	font-weight: bold;
}
.link_gris a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.link_azul a:link, .link_azul a:visited, .link_azul a:active {
	text-decoration: none;
	color: #08618E;
	font-weight: bold;
}
.link_azul a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#top {
	width: 100%;
}
#logo2021 {
	width: 100%;
	height: 100px;
	padding: 0;
	border: 0;
	margin: 5px 0 12px;
	text-indent: -99999px;
	background-image: url(../img/logo2021.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#logo2021.no-margin {
	margin: 10px 0;
}

@media (min-width: 990px) {
	#logo2021 {
		width: 600px;
		margin: -30px 0 20px;
		background-position: left center;
	}
	#logo2021.no-margin {
		margin: 20px 0;
	}
}

#contenido {
	width: 100%;
	max-width:1000px;
	height:auto;
	margin:0px;
}
#footer {
	width: 100%;
	max-width:1000px;
	height: 46px;
	background-color: #BDBFC1;
	text-align: center;
	color: #79797a;
	font-size: 18px;
	margin: 0px;
}

#agrimensura {
	position: relative;
	width: 100%;
	height: 290px;
	display: block;
	color: #FFFFFF;
	background-image:url(../img/agrimensura2021.jpg);
	background-position: left;
	background-repeat:no-repeat;
	background-color:#9BB82F;
	background-size: 70% auto;
	margin-bottom:25px;
	overflow: hidden;
}
#agrimensura a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	height: 290px;
	display: block;
}
#agrimensura a:hover {
	color: #CCCCCC;
	background-image:url(../img/agrimensura2021_hover.jpg);
	background-position: left;
	background-repeat:no-repeat;
	background-size: 70% auto;
}
.btn_agrimensura {
	position: absolute;
	top: 0;
	right: 0;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 34px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 127px;
	width: 325px;
	height: 290px;
	box-sizing: border-box;
	display: block;
	background-color:#9BB82F;
}

#agrimensura_sin_foto {
	width: 290px;
	height: 290px;
	display: inline-block;
	color: #FFFFFF;
	overflow: hidden;
	margin: 20px;
}
#agrimensura_sin_foto a {
	padding-top: 127px;
	width: 290px;
	height: 290px;
	box-sizing: border-box;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#9BB82F;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 34px;
	letter-spacing: 1px;
	text-align: center;
}
#agrimensura_sin_foto a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#ingenieria {
	position: relative;
	width: 100%;
	height: 290px;
	display: block;
	color: #FFFFFF;
	background-image:url(../img/ingenieria2021.jpg);
	background-position: right;
	background-repeat:no-repeat;
	background-color:#08618E;
	background-size: 70% auto;
	margin-bottom:25px;
	overflow: hidden;
}
#ingenieria a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	height: 290px;
	display: block;
}
#ingenieria a:hover {
	color: #CCCCCC;
	background-image:url(../img/ingenieria2021_hover.jpg);
	background-position: right;
	background-repeat:no-repeat;
	background-size: 70% auto;
}
.btn_ingenieria {
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 34px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 84px;
	width: 325px;
	height: 290px;
	box-sizing: border-box;
	display: block;
	background-color:#08618E;
}

#ingenieria_sin_foto {
	width: 290px;
	height: 290px;
	display: inline-block;
	color: #FFFFFF;
	overflow: hidden;
	margin: 20px;
}
#ingenieria_sin_foto a {
	padding-top: 127px;
	width: 290px;
	height: 290px;
	box-sizing: border-box;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#08618E;
	margin-bottom:25px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 34px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 84px;
}
#ingenieria_sin_foto a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#hys {
	position: relative;
	width: 100%;
	height: 290px;
	display: block;
	color: #FFFFFF;
	background-image:url(../img/hys2022.jpg);
	background-position: left;
	background-repeat:no-repeat;
	background-color:#737373;
	background-size: 70% auto;
	margin-bottom:25px;
	overflow: hidden;
}
#hys a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	height: 290px;
	display: block;
}
#hys a:hover {
	color: #CCCCCC;
	background-image:url(../img/hys2022_hover.jpg);
	background-position: left;
	background-repeat:no-repeat;
	background-size: 70% auto;
}
.btn_hys {
	position: absolute;
	top: 0;
	right: 0;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 34px;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 40px;
	width: 325px;
	height: 290px;
	box-sizing: border-box;
	display: block;
	background-color:#737373;
}

#hys_sin_foto {
	width: 290px;
	height: 290px;
	display: inline-block;
	color: #FFFFFF;
	overflow: hidden;
	margin: 20px;
}
#hys_sin_foto a {
	padding-top: 40px;
	width: 290px;
	height: 290px;
	box-sizing: border-box;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#737373;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 34px;
	letter-spacing: 1px;
	text-align: center;
}
#hys_sin_foto a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

hr {
	margin-left: 20px;
	margin-right: 20px;
	border: thin solid #FFF;
}

#info_seccion {
	display: block;
	margin-top:35px;
	margin-bottom:25px;
}
#info_seccion_tit_nove {
	height: 40px;
	display: block;
	margin-top: 40px;
	margin-bottom:0px;
}
#info_seccion_info {
	display: block;
	margin: 0px;
}
.titulo_seccion {
	font-family: 'PT Sans Narrow', sans-serif;
	display: block;
	height:40px;
	font-size: 26px;
	font-weight:normal;
	color:#FFF;
	letter-spacing: 1px;
	text-align: left;
	padding-left:15px;
	padding-top: 5px;
	margin:0px;
}
.verde_agrimensura {
	background-color:#9BB82F;
}
.azul_ingenieria {
	background-color:#08618E;
}
.gris_hys {
	background-color:#737373;
}
.azul_contacto {
	background-color:#0185C7;
}
.azul_cv {
	background-color:#08618E;
}
.gris {
	background-color:#606062;
}
.amarillo {
	background-color:#ffbf23;
}
li {
	padding-left:10px;	
}

.list_verde {
	font-size: 21px;
	color: #57585a;
	list-style-type: square;
	margin-top:20px;
	margin-bottom:15px;		
	list-style-image:url(../img/item_verde.jpg);
}
.list_azul {
	font-size: 19px;
	color: #57585a;
	list-style-type: square;
	margin-top:16px;
	margin-bottom:15px;		
	list-style-image:url(../img/item_azul.jpg);
}
.list_gris {
	font-size: 21px;
	color: #57585a;
	list-style-type: square;
	margin-top:20px;
	margin-bottom:15px;		
	list-style-image:url(../img/item_gris.jpg);
}

#contenedor_novedades {
	height: auto;
	display: block;
	margin: 0px;
}
.novedades {
	height: 186px;
	position: relative;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #57585a;
	background-color: #e5e6e7;
	margin-bottom: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding:10px;
}
.img_nov {
	height: 186px;
	width: 186px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.novedades h4{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top:7px;
	margin-bottom:7px;
}
.novedades .fecha {
	display: none;
	font-size: 16px;
}
.novedades hr {
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.novedades p {
	font-size: 16px;
	margin-top:10px;
	margin-bottom:10px;
}
#mas_novedades {
	height:35px;
	display: block;
	margin-top:15px;
	margin-bottom:25px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	font-weight:normal;
	color:#FFF;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 11px;
}
#novedad {
	position: relative;
	margin-top:35px;
	margin-bottom: 25px;
	padding:0px;
}
#novedad img {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	border: 10px solid #e5e6e7;
}
#novedad .fecha {
	display: none;
	font-size: 16px;
	margin-left: 10px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
	color: #57585a;
}
#novedad h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #57585a;
}
#novedad ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#novedad p {
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:0px;
	margin-bottom:10px;
	color: #57585a;
}

#contacto {
	margin-bottom:250px;
}
#cv {
	margin-bottom:25px;
}

#texto {
	width: 610px;
	height: 212px;
	display: block;
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	color: #57585a;
	margin-top:15px;
}
.titulo {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formulario {
	display: block;
	margin-left:20px;
	margin-bottom:0px;
}
#formulario2 {
	display: block;
	margin-top:23px;
	margin-left:20px;
	margin-bottom:0px;
}
.campoTxt {
	width:270px;
	height: 43px;
	color:#FFFFFF;
	font-size:18px;
	font-family: 'PT Sans Narrow', sans-serif;
	letter-spacing: 1px;
	border: none;
	padding-left: 10px;
	margin-top: 10px;
}
.txtArea {
	width:268px;
	height:150px;
	color:#FFFFFF;
	font-size:18px;
	font-family: 'PT Sans Narrow', sans-serif;
	letter-spacing: 1px;
	border: none;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 7px;
	resize:none;
}
.txtArea_admin {
	width:1000px;
	height:400px;
	color:#FFFFFF;
	font-size:18px;
	font-family: 'PT Sans Narrow', sans-serif;
	letter-spacing: 1px;
	border: none;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 7px;
	resize:none;
}
.boton {
	width:280px;
	height: 43px;
	color:#FFFFFF;
	background-color:#606062;
	font-size:18px;
	font-family: 'PT Sans Narrow', sans-serif;
	letter-spacing: 1px;
	border: none;
	padding-left: 10px;
	margin-top: 10px;
	text-align:left;
	cursor:pointer;
}
.custom-input-file {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.custom-input-file .input-file {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 10000px;
    border: 10000px solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: -1000px;
    top: -1000px;
    cursor: pointer;
}
.custon_special {
	width:270px;
	height: 43px;
	color:#FFFFFF;
	font-size:18px;
	font-family: 'PT Sans Narrow', sans-serif;
	letter-spacing: 1px;
	border: none;
	margin-top: 10px;
}







.admin_novedades {
	float:left;
	height: 300px;
	width: 200px;
	position: relative;
	margin: 25px;
	font-family: 'PT Sans Narrow', sans-serif;
	color:#57585a;
	background-color:#e5e6e7;
}
#admin_imagen_c_botones {
	position:relative;
	padding-bottom:3px;
	float:left;
}
.admin_img {
	height: 186px;
	width: 186px;
	margin-top:7px;
	margin-bottom:3px;
	margin-left:7px;
	margin-right:7px;
}
.admin_imagen_c_botones .admin_borrar {
	width: 50px;
	position: absolute;
	top: 10px;
	right: 10px;
	text-align:center;
	padding: 3px;
}
.admin_imagen_c_botones .admin_editar {
	width: 50px;
	position: absolute;
	top: 10px;
	left: 10px;
	text-align:center;
	padding: 3px;
}
.admin_novedades h4{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-left: 10px;
	margin-top:0px;
	margin-bottom:3px;
	margin-right:10px;
}
.admin_novedades .fecha {
	font-size: 16px;
	margin-left: 10px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
}
.admin_novedades hr {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.admin_novedades p {
	font-size: 15px;
	margin-left: 10px;
	margin-top:4px;
	margin-bottom:10px;
	margin-right:10px;
}
.error {
color: #FF0000;
font-size:20px;
font-weight:800;
}
