@font-face {
    font-family: NexaBold;
    src: url(../font/NexaBold.otf);
}
@font-face {
    font-family: NexaLight;
    src: url(../font/NexaLight.otf);
}

html, body {
	padding: 0;
	height: 100%;
	width:100%;
	
}

body {
    font-family: NexaLight, Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin: 0 auto;
    content:".";
    line-height: 25px;
}

.container {
	width: 1280px;
	margin: 0 auto;
}

h1, h2, h3 {
	font-family: NexaLight, Helvetica, Arial, sans-serif;
	font-weight: 400;
	margin: 0;
}

.htitulo {
	color: #FFFFFF;
	font-size: 41px;
	padding: 50px;
	background-color: #0088A9;
	display: inline-block;
	border-radius: 0 0 18px 18px;
	margin-top:-34px;
	line-height: 44px;
}

.black {
	font-family: NexaBold, Helvetica, Arial, sans-serif;
	font-weight: 700;
	
}

header {
	height: 100px;
	width: 100%;
	margin: 0 165px;
	background-color: #FFFFFF;
	z-index:99;
}

	.con_head {
		padding: 0 165px;
		height: 100px;
		
	}
	header .logo {
		width: 235px;
		float: left;
		display: inline-block;
		margin: 15px 0;
		padding: 0;
		vertical-align:middle;
	}

	header .logoimg {
		height: 44px;
		margin: 15px 0;
	}
	
	
	.ul_contact {
		/*background-image: url("../images/line_g.jpg");
		background-repeat: no-repeat;
		background-position: right top;
		background-size: 405px 3px;*/
		display: inline-block;
	    float: right;
	    font-size: 21px;
	    margin-left: 0;
	    margin-right: 0;
	    margin-top: 0;
	    vertical-align: middle;
	} 
	.ul_contact li {	
		list-style: none;
		display: inline-block;
		vertical-align: middle;
	}
	
	.ul_contact .telf {
		height: 18px;
		padding-left: 28px;
		padding-top: 37px;
		background-size: 20px;
		background-position: bottom left;
		border-top:3px solid #FFFFFF;
	}
		.ul_contact .telf:hover {
			border-color:#0088A9;
		}
	
	.ul_contact .email {
		height: 18px;
		padding-left: 34px;
		padding-top:37px;
		background-size: 25px auto;
		background-position: bottom left;
		border-top:3px solid #FFFFFF;
	}

		.ul_contact .email:hover {
			border-color:#0088A9;
		}	
	
	
	.ul_contact .g {
		height: 18px;
		margin: 40px 10px 0;
	}

#headermin {
	position: fixed;
	top: 0;
	z-index: 99;
	background-color: #FFFFFF;
	height:30px;
	width: 100%;
	padding: 10px;
	text-align: center;
	border-bottom:1px solid #efefef;
}
	#headermin img {
		height: 30px;
	}

.line {
	height: 42px;
	min-width: 1280px;
	width: 100%; 
	background-color: #0088A9;
	margin:0 auto;
}

.g {
	background-color: #CCCDD4;
	width: 3px;
	margin: 0 16px;
}

.telf {
	background-image: url("../images/telf.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 100%;
}

.telf a {
	text-decoration: none;
	color: #000000;
}
.email {
	background-image: url("../images/sobre.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 100%;
}
.email a {
	text-decoration: none;
	color: #000000;
}

p {
	margin: 50px auto;
	width: 910px;
	font-size: 20px;
}
#imageback {
	height: 300px;
	background-image: url("../images/bk.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	
	-webkit-background-attachment: fixed;
	-moz-background-attachment: fixed;
	-o-background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	
	/*position: fixed;*/
	
	width: 100%;
}
#image {
	height: 233px;
	padding-top: 67px;
}
	#image h2 {
		color: #f29400;
		font-size: 21px;
	}
	
	#image article {
		background-image: url("../images/flecha.png");
		background-repeat:no-repeat;
		height: 140px;
		width: 365px;
		padding: 25px 0 0 93px;
		margin:0 95px 0 auto;
	}
	
	.iva {
		margin: 4px 0 0;
		color: #9c9d9f;
		font-size: 11px;
	}
	

#page {
	z-index: 98;
	position: relative;
	background-color: #FFFFFF;
	margin-top:0px
}

#seguridad {
	text-align: center;
	margin-bottom: 100px;
}
	#seguridad .colour {
		color: #0088A9;
	}
	
	
#informe {
	text-align: center;
}
	.ul_tipos {
		margin: 50px auto;
	    padding: 0;
	    width: 626px;
	}
	.ul_tipos li {
		list-style: none;
		display: inline-block;
		vertical-align: middle;
		margin-right: 100px;
	}
	.ul_tipos img {
		width: 137px;
	}
	
	.ul_tipos .colour {
	    color: #0088A9;
	    margin: 0;
	    padding: 0;
	    line-height:20px
	}
	.ul_tipos .colour .iva{
		margin: 0;
	}
	
	.ul_contact2 {
		font-size:28px;
		margin-bottom: 100px;
		padding: 0;
	} 
	.ul_contact2 li {
		list-style: none;
		display: inline-block;
		vertical-align: middle;
	}
	
	.ul_contact2 .telf {
		height: 21px;
		padding-left: 37px;
	}
	
	.ul_contact2 .email {
		height: 21px;
		padding-left: 46px;
	}
	
	
	.ul_contact2 .g {
		height: 21px;
	}

footer {
	width: 100%;
	min-width: 1280px;
	height: 175px;
}
	footer .green {
		height: 107px;
		background-color: #0088A9;
		text-align:center;
	}
	footer #logoklic {
		width: 216px;
		height: 175px;
		background-image: url("../images/logoklic.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		position: relative;
		margin:0 auto -107px;
	}
	
	footer address {
		font-size: 14px;
		color: #FFFFFF;
		font-style: normal;
	}
	
	footer address div {
		/*display: inline-block;
		margin: 41px 115px;*/
	}
	
	footer a {
		text-decoration: none;
		color:#FFFFFF;
	}
	
	
	footer address div {
			padding-top: 15px;
		}
		#address_box {
		    height: 45px;
		    margin: 0 auto;
		    text-align: center;
		    width: 75%;
		}
		.sedefoot {
		    display: inline-block;
		    float: right;
		    padding-top: 13px;
		    text-align: center;
		    vertical-align: middle;
		    width: calc(50% - 100px);
		}
		
		.copyfoot {
		    display: inline-block;
		    float: left;
		    text-align: center;
		   	width: calc(50% - 100px);
		}
		
	@media screen and (max-width:1069px) {
		.sedefoot {
		    width: 100%;
		}
		
		.copyfoot {
		   	width: 100%;
		}
		#address_box {
			margin: 0 auto;
			display: table;
		}
	}
	
	
	
	
	
@media screen and (max-width:1279px) {
	#image {
		width: 100%;
	}
	.line {
		min-width:0;
	}
	.container {
		width: 100%;
	}
	/*.con_head {
		padding: 0;
	}*/
	#seguridad .colour {
		width: 90%;
	}
	header {
		width: 100%;
	}
	footer {
		min-width:0;
	}
}

@media screen and (max-width:1068px) {
	.con_head {
		padding: 0 20px;
	}
	footer .green {
		height: auto;
	}
	footer address {
		padding-top: 120px;
	}
	footer address div {
		width: 90%;
		margin: 0;
		padding: 0;
	}
}

@media screen and (max-width:909px) {
	p {
		width: 90%;
	}
}

@media screen and (max-width:780px) {
	header .logo {
		width: 100%;
		text-align:center;
		margin: 15px 0 0 0;
	}
	header {
		height: 125px;
	}
	
	.con_head {
		padding: 0;
	}

	
	.ul_contact {
		padding: 0px 0;
		width: 100%;
		text-align:center;
		background-size: 90% 3px;
		background-position: center top;
		margin-top: -40px;
	}
	.ul_contact .email {
		border-top:none
	}
	.ul_contact .telf {
		border-top:none
	}
}

@media screen and (max-width:630px) {
	#image article {
		margin: 0 auto;
	}
	
	.ul_tipos {
		width: 100%;
	}
	.ul_tipos li {
		margin-right: auto;
	    text-align: left;
	    width: 160px;
	}
}

@media screen and (max-width:569px) {
	#image article {
		margin: 0 auto;
	}
	
	.ul_tipos {
		width: 100%;
	}
	.ul_tipos li {
		margin-right: auto;
	    text-align: left;
	    width: 160px;
	}
}

@media screen and (max-width:459px) {
	.ul_contact {
		font-size: 18px;
	}
	
	.ul_contact2 {
		font-size: 23px;
	}
	
	.ul_contact2 .g {
		display: none;
	}
	
	#image article {
		background-image: none;
		background-color: #FFFFFF;
		padding: 31px 0px 25px 25px;
	    width: 90%;
	}
	
	.htitulo {
		font-size: 25px;
		padding: 25px;
	}
}

@media screen and (max-width:369px) {
	.ul_contact {
		font-size: 13px;
	}
	
}





