/* CSS Document */
	@charset "utf-8";
body {
	margin: 0;
	/*background:url(https://www.geyseco.es/bg/tweed.png) repeat;*/
	/*background: url(../images/halftone.png) repeat;
	background-size:cover;*/
	font-family: 'Raleway', sans-serif;
	color: #444;
	font-size: 12px;
	background:url(https://www.geyseco.es/bg/bedge_grunge/bedge_grunge_@2X.png) repeat;
	line-height: 1.7em;
}


#politicas {
		margin: 2%;
		background:#FFF;
		padding:2%;
		box-sizing:border-box;
		font-size: 12px !important;
		line-height: 1.8em;
		}
.lopd {
	width:auto !important;
	text-align:left;}
	

h1 {
	color: #243038;
	font-size: 30px;
	margin-top: 0px;
	text-transform: uppercase;
}

h2 {
	
	font-size: 22px;
	
	color: #847E71;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom: 2px solid #00AC8D;
}
h3 {
	font-size: 18px;
	
	color: #222;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom: 1px dashed #BFBEC4;
}
h4 {
	
	color: #6E766F;
	text-transform:uppercase;
	font-weight:bold;
}
p {
	padding:0px;
	color: #444;
	margin: 5px 0 0 0;
	
}

a {
	color: #000000;
}


a:link, a:visited {
	text-decoration:none;
	/*color:#98316D;*/
	font-weight:bold;
}

a:hover{
	opacity: 0.7;
}


	
	.iconos-large {
	font-size: 2em;
	vertical-align:middle;
	}
		
	.iconos-large:link, .iconos-large:visited {
	color:#FFF;}
	
	