.blue{background:#95d6e9;}
.blue_text, .blue_text .btn{color:#3d707f;}
.blue.gradient{
	background: rgba(17,175,214,1);
	background: -moz-linear-gradient(-45deg, rgba(17,175,214,1) 0%, rgba(27,121,184,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(17,175,214,1)), color-stop(100%, rgba(27,121,184,1)));
	background: -webkit-linear-gradient(-45deg, rgba(17,175,214,1) 0%, rgba(27,121,184,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(17,175,214,1) 0%, rgba(27,121,184,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(17,175,214,1) 0%, rgba(27,121,184,1) 100%);
	background: linear-gradient(135deg, rgba(17,175,214,1) 0%, rgba(27,121,184,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11afd6', endColorstr='#1b79b8', GradientType=1 );	
}

.yellow{background:#e6d585;}
.yellow_text, .yellow_text .btn{color:#8a7f4a;}
.yellow.gradient{
	background: rgba(255,234,0,1);
	background: -moz-linear-gradient(-45deg, rgba(255,234,0,1) 0%, rgba(255,179,0,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,234,0,1)), color-stop(100%, rgba(255,179,0,1)));
	background: -webkit-linear-gradient(-45deg, rgba(255,234,0,1) 0%, rgba(255,179,0,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(255,234,0,1) 0%, rgba(255,179,0,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(255,234,0,1) 0%, rgba(255,179,0,1) 100%);
	background: linear-gradient(135deg, rgba(255,234,0,1) 0%, rgba(255,179,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffea00', endColorstr='#ffb300', GradientType=1 );
}

.pink{background:#e4b0df;}
.pink_text, .pink_text .btn{color:#83527e;}
.pink.gradient{
	background: rgba(255,109,240,1);
	background: -moz-linear-gradient(-45deg, rgba(255,109,240,1) 0%, rgba(222,91,255,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,109,240,1)), color-stop(100%, rgba(222,91,255,1)));
	background: -webkit-linear-gradient(-45deg, rgba(255,109,240,1) 0%, rgba(222,91,255,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(255,109,240,1) 0%, rgba(222,91,255,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(255,109,240,1) 0%, rgba(222,91,255,1) 100%);
	background: linear-gradient(135deg, rgba(255,109,240,1) 0%, rgba(222,91,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6df0', endColorstr='#de5bff', GradientType=1 );
}

.green{background:#b4ebcf;}
.green_text, .green_text .btn{color:rgba(99,142,120,1);}
.green.gradient{
	background: rgba(112,211,160,1);
	background: -moz-linear-gradient(-45deg, rgba(112,211,160,1) 0%, rgba(51,182,115,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(112,211,160,1)), color-stop(100%, rgba(51,182,115,1)));
	background: -webkit-linear-gradient(-45deg, rgba(112,211,160,1) 0%, rgba(51,182,115,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(112,211,160,1) 0%, rgba(51,182,115,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(112,211,160,1) 0%, rgba(51,182,115,1) 100%);
	background: linear-gradient(135deg, rgba(112,211,160,1) 0%, rgba(51,182,115,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70d3a0', endColorstr='#33b673', GradientType=1 );
}

.purple{background:rgba(222,211,255,1);}
.purple_text, .purple_text .btn{color:rgba(128,113,173,1);}
.purple.gradient{
	background: rgba(170,142,255,1);
	background: -moz-linear-gradient(-45deg, rgba(170,142,255,1) 0%, rgba(127,107,188,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(170,142,255,1)), color-stop(100%, rgba(127,107,188,1)));
	background: -webkit-linear-gradient(-45deg, rgba(170,142,255,1) 0%, rgba(127,107,188,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(170,142,255,1) 0%, rgba(127,107,188,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(170,142,255,1) 0%, rgba(127,107,188,1) 100%);
	background: linear-gradient(135deg, rgba(170,142,255,1) 0%, rgba(127,107,188,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa8eff', endColorstr='#7f6bbc', GradientType=1 );
}

.red{background:rgba(255, 132, 89,1);}
.red_text, .red_text .btn{color:rgba(172, 0, 6,1);}
.red.gradient{
	background: rgba(237, 28, 36,1);
	background: -moz-linear-gradient(-45deg, rgba(255, 140, 55,1) 0%, rgba(237, 28, 36,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 140, 55,1)), color-stop(100%, rgba(237, 28, 36,1)));
	background: -webkit-linear-gradient(-45deg, rgba(255, 140, 55,1) 0%, rgba(237, 28, 36,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(255, 140, 55,1) 0%, rgba(237, 28, 36,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(255, 140, 55,1) 0%, rgba(237, 28, 36,1) 100%);
	background: linear-gradient(135deg, rgba(255, 140, 55,1) 0%, rgba(237, 28, 36,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8c37', endColorstr='#ed1c24', GradientType=1 );
}