/* Add here all your css styles (customizations) */
.g-bg-arce{
	background: #00C4C7;
}
.a-top a{
	color: #fff;
	text-decoration: none;
}
.a-top a:hover{
	color: #02595a;
}
.menu-arce a{
	font-size: 15px !important;
	font-weight: 400 !important;
	color: #6055B1 !important;
	font-family: "Roboto condensed", sans-serif !important;
	text-decoration: none;
}
.menu-arce a:hover{
	font-size: 15px;
	font-weight: 400;
	color: #000 !important;
	font-family: "Roboto condensed", sans-serif;
}
.roboto{
	font-family: "Roboto condensed", sans-serif;
}
p{
	font-size: 18px !important;
	text-align: justify;
}
.g-arce-hover{
	color: #02595a;
	text-decoration: none;
}
.g-arce-hover:hover{
	color: #00C4C7 !important;
	text-decoration: none !important;
}
ul li{
	font-size: 18px;
}

li .list-inline-item{
	font-family: "roboto condensed", sans-serif !important;
	font-size: 16px !important;
}
.list-inline-item > a{
	color: #fff;
	text-decoration: none;
	font-family: "Roboto condensed", sans-serif;
	font-size: 16px;
}
.list-inline-item > a:hover{
	color: #00c4c7;
	text-decoration: none;
	font-family: "Roboto condensed", sans-serif;
	font-size: 16px;
}
.href-arce > a{
	color: #02595a;
	font-family: "Roboto condensed", sans-serif;
	font-size: 17px;
}

.href-arce > a:hover{
	color: #00c4c7;	
}
.href-arce{
	padding-bottom: 20px;
	text-align: center;
}