@charset "UTF-8";
/* CSS KHAMALEON Circles */
.whiteBox {
	background-color: rgba(250,250,250,0.95);
	width: 17%;
	float: left;
	border-radius: 6px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 12px;
	margin-top: 48px;
	-webkit-box-shadow: 0px 3px 4px -1px rgba(40, 40, 40, 0.4);
	-moz-box-shadow: 0px 3px 4px -1px rgba(40, 40, 40, 0.4);
	box-shadow: 0px 3px 4px -1px rgba(40, 40, 40, 0.4);
	padding: 0.5%;
	min-height:230px;
}
.whiteBox h2 {
	font-size: 90%;
	text-align: center;
	margin-top: 12px;
	font-weight: 600;
	display: block;
	vertical-align: middle;
	color: rgba(60,36,21,1.0) !important;
}
.whiteBox p {
	font-size: 80%;
}
.greenBox {
	background-color: rgba(146, 177, 48, 0.95);
	width: 18%;
	min-width: 160px;
	float: left;
	border-radius: 6px;
	margin-left: 1%;
	margin-right: 1%;
	min-height: 60px;
	margin-bottom: 12px;
	-webkit-box-shadow: 0px 3px 4px -1px rgba(40, 40, 40, 0.4);
	-moz-box-shadow: 0px 3px 4px -1px rgba(40, 40, 40, 0.4);
	box-shadow: 0px 3px 4px -1px rgba(40, 40, 40, 0.4);
}
.greenBox h2 {
	font-size: 90%;
	text-align: center;
	margin-top: 12px;
	font-weight: 600;
	display: block;
	vertical-align: middle;
	color: rgba(255,255,255,1.0) !important;
}
.whitecirclesmall, .whitecirclesmall2, .whitecirclesmall3, .whitecirclesmall4{
	margin-right: 6%;
	margin-top: 43px;
	width: 480px;
	height: 480px;
	background-color: rgba(250,250,250,0.95);
	border-radius: 240px;
	margin-left: 6%;
	float: left;
    display: inline-block;
	z-index: 10;
	position: relative;
	top: 0;
	-webkit-box-shadow: 0px 3px 4px -1px rgba(40, 40, 40, 0.4);
	-moz-box-shadow: 0px 3px 4px -1px rgba(40, 40, 40, 0.4);
	box-shadow: 0px 3px 4px -1px rgba(40, 40, 40, 0.4);
}
.whitecirclesmall2 {
	max-width: 300px;
max-height: 300px;
border-radius: 150px;
margin-top: 12px;
margin-right: 4.5%;
margin-left: 4.5%;
margin-bottom: 12px;
width: 91%;
}
.whitecirclesmall3 {
	max-width: 240px;
max-height: 240px;
border-radius: 120px;
margin-top: 12px;
margin-right: 3%;
margin-left: 3%;
margin-bottom: 12px;
width: 94%;
}
.whitecirclesmall4 {
	width: 300px;
	height: 300px;
	border-radius: 150px;
	margin-top: 12px;
	margin-right: 2.38%;
	margin-left: 2.38%;
	margin-bottom: 12px;
}
.whitecirclesmall ul, .whitecirclesmall2 u, .whitecirclesmall3 ul {
	list-style: inside;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.whitecirclesmall li, .whitecirclesmall2 li, .whitecirclesmall3 li{
	margin-bottom: 2.5%;
	font-weight: 400;
	font-size: 80%;
	margin-left: 0px !important;
	list-style:inside;
}
.whitecirclesmall4 li {
	margin-bottom: 2.5%;
	font-weight: 400;
	font-size: 100%;
	margin-left: 0px !important;
	list-style:inside;
}
.whitecirclesmalltext, .whitecirclesmalltext2, .whitecirclesmalltext3 {
	padding-top: 22.5%;
	text-align: center;
	width: 100%;
	color: #303031;
	line-height: 23px;
	font-size: 18px;
	padding-bottom: 10px;
}
.whitecirclesmalltext4{
	padding-top:8%;
	text-align: center;
	width: 100%;
	color: #303031;
	line-height: 23px;
	font-size: 18px;
	padding-bottom: 10px;
}
.whitecirclesmalltext5{
	padding-top:8%;
	text-align: center;
	width: 100%;
	color: #303031;
	line-height: 16px;
	font-size: 14px;
	padding-bottom: 10px;
}
.whitecirclesmalltext6{
padding-top:26%;
text-align: center;
width: 90%;
color: #303031;
line-height: 16px;
font-size: 14px;
padding-bottom: 10px;
}
.whitecirclesmalltext2 {
	padding-top: 60px;
	line-height: 20px;
	font-size: 15px;
	width: 170px;
}
.whitecirclesmalltext3 {
	padding-top: 30px;
	line-height: 20px;
	font-size: 13px;
	width: 150px;
}
.whitecirclesubtext, .whitecirclesubtextit, .whitecirclesubtext2, .whitecirclesubtextit2, .whitecirclesubtext3, .whitecirclesubtextit3 {
	text-align: center;
	width: 252px;
	line-height: 16px;
	color: #066D7D;
	font-size: 12px;
	font-style: italic;
	font-weight: 600;
}
.whitecirclesubtext2, .whitecirclesubtextit2 {
	width: 230px;
}
.whitecirclesubtext3, .whitecirclesubtextit3 {
	width: 140px;
}
.whitecirclesmall a, .whitecirclesmall2 a, .whitecirclesmall3 a {
	color: rgba(245,146,30, 1.0) !important;
	padding: 2px;
	text-decoration: none;
}
.whitecirclesmall a:hover, .whitecirclesmall2 a:hover, .whitecirclesmall3 a:hover {
	color: #FFFFFF !important;
	background-color: rgba(245,146,30, 1.0) !important;
	padding: 2px;
	text-decoration: none;
	border-radius: 4px;
}
.whitecirclesubtextit {
	font-family: 'Open Sans', sans-serif !important;
}
.autocenter {
	margin-left: auto;
	margin-right: auto;
}
