body{font-size:14px;font-family: 'Quicksand', sans-serif;letter-spacing:1.3px;color:#2D2D2D}

/*FOOTER*/
footer{width:100%;background:#3D0605;height:auto;}
/*FOOTER*/

@media screen and (min-width:1272px){
	ul.sitemap{float:left;margin:0 30px 30px;list-style: url(../images/footer/bullet.png);}
	ul.sitemap li a{color:white}
	ul.sitemap li.modulo{font-weight:bold;font-size:15px;margin:0 0 10px 0;text-decoration:underline;}
	ul.sitemap li{margin:10px 0 0 20px}

	hr.linea-footer{border:1px dashed white;margin:10px auto}

	.telefonos{border-left:2pt dashed white;width:34%;height:70px;float:left;padding:0 20px 0;color:#E4E4E4;}

	.author{width:100%;float:left;text-align:center;color:#CACACA;font-size:12px}
}

@media only screen and (min-width:1104px) and (max-width:1271px){

	ul.sitemap{float:left;margin:0 20px 30px;list-style: url(../images/footer/bullet.png);height:200px;}
	ul.sitemap li a{color:white}
	ul.sitemap li.modulo{font-weight:bold;font-size:15px;margin:0 0 10px 0;text-decoration:underline;}
	ul.sitemap li{margin:10px 0 0 20px}

	hr.linea-footer{border:1px dashed white;margin:10px auto}

	.telefonos{border-left:2pt dashed white;width:30%;height:120px;padding:0 20px 0;color:#E4E4E4;float:left;}

	.author{width:100%;text-align:center;color:#CACACA;font-size:12px;float:left;}

}

@media only screen and (min-width:700px) and (max-width:1103px){

	ul.sitemap{float:left;margin:50px 30px 30px;list-style: url(../images/footer/bullet.png);height:140px;}
	ul.sitemap li a{color:white}
	ul.sitemap li.modulo{font-weight:bold;font-size:15px;margin:0 0 10px 0;text-decoration:underline;}
	ul.sitemap li{margin:10px 0 0 20px}

	hr.linea-footer{display:none;}

	.telefonos{border-left:2pt dashed white;height:70px;padding:0 20px 0;color:#E4E4E4;width:85%;float:left;}
	.correo{float:left;margin:0 0 0 15%}.telefono{float:left;margin:0 10px}

	.author{width:100%;text-align:center;color:#CACACA;font-size:12px;float:left;margin:-20px 0}

}

@media only screen and (min-width:600px) and (max-width:699px){

	ul.sitemap{float:left;margin:50px 30px 30px;list-style: url(../images/footer/bullet.png);height:140px;}
	ul.sitemap li a{color:white}
	ul.sitemap li.modulo{font-weight:bold;font-size:15px;margin:0 0 10px 0;text-decoration:underline;}
	ul.sitemap li{margin:10px 0 0 20px}

	hr.linea-footer{display:none;}

	.telefonos{border-left:2pt dashed white;height:70px;padding:0 20px 0;color:#E4E4E4;width:90%;float:left;}
	.correo{float:right;margin:0 10px 0 0}.telefono{float:left;margin:0 10px}

	.author{width:100%;text-align:center;color:#CACACA;font-size:12px;float:left;margin:-20px 0}

}

@media only screen and (min-width:5px) and (max-width:599px){

	ul.sitemap{margin:50px auto;list-style: url(../images/footer/bullet.png);height:auto;}
	ul.sitemap li a{color:white}
	ul.sitemap li.modulo{font-weight:bold;font-size:15px;margin:0 0 10px 15px;text-decoration:underline;}
	ul.sitemap li{margin:10px 0 0 30px}

	hr.linea-footer{display:none;}

	.telefonos{border-left:2pt dashed white;height:auto;padding:0 20px 0;color:#E4E4E4;width:90%;margin:0 auto}
	.correo{margin:40px auto}.telefono{margin:0 auto}

	.author{width:100%;text-align:center;color:#CACACA;font-size:12px;float:left;margin:10px 0 0 0}

}