@charset "utf-8";
.menus-big {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 23px;
	font-weight: 300;
	color: #a6a5a5;
	background-repeat:no-repeat;
	background-position:right;
	padding-right:38px;
}
.menus-small {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #a6a5a5;
	background-repeat:no-repeat;
	background-position:right;
	padding-right:38px;
}
a, a:link,
a:active,
a:visited {
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
	color:#a6a5a5;
	outline: none;
	text-decoration:none;
	}
a:hover { 
		color:#ed7263;
}
.li-menu {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 19px;
	font-weight: 400;
	color: #999999;
}
.li-big {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 41px;
	font-weight: 700;
	color: #f14c1f;
}
.sangamam-li-big {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px;
	font-weight: 400;
	color: #0074bc;
}
.li-small {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #000000;
	line-height:26px;
}
.li-small-new {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #000000;
	line-height:20px;
}
.sangamam-li-small {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #000000;
	line-height:17px;
}
.sangamam-li-small2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #000000;
	line-height:15px;
}
.people-titles {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height:20px;
	text-align:center;
}
.popup-big-text {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 23px;
	font-weight: 700;
	color: #f14c1f;
}
.li-verysmall {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #000000;
}
