#sitemap{
	margin: 40px 0px;
	margin-bottom: 220px;
}

#sitemap .container .row .sitemap{
	/*text-align: center;*/
}

#sitemap .container .sitemap ul{
	font-family: Roboto;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: #333333;
	line-height: 1.31em;
	letter-spacing: 0em;
	/*text-align: center;*/
	text-align: justify;
	/*list-style-type: none;*/
	/*list-style-type: square;*/
}

#sitemap .container .sitemap a{
	/*color: #333333;*/
	text-decoration: none;
}







/*#error .container .row .error img{
	margin: 0 auto;
}

#error .container .row .error h2{
	font-family: 'Roboto';
	font-size: 24px;
	font-weight: 500;
	font-style: normal;
	line-height: 1.15em;
	letter-spacing: 0em;
	/*color: #9D0000; */
	color: #333333;
}

#error .container .row .error p{
	font-family: Roboto;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: #333333;
	line-height: 1.4em;
	letter-spacing: 0em;
}

#error .container .row .error a{
	margin: 20px 0px;
	text-decoration: none;
	background-color: #808080;
}

#error .container .row .error a:hover{
	background-color: #707070;
}

#error .container .row .error a i{
	color: #ffffff;
}

#error .container .row .error a span{
	font-family: Roboto;
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	color: #ffffff;
	line-height: 1.4em;
	letter-spacing: 0em;
}*/