@CHARSET "ISO-8859-1";

body
{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
}

p.cntext
{
	text-align:justify;
}

header
{
	background:#7cc576;
}

.menuTxt
{
	padding:20px 5px;
}

#trigger-overlay
{
	padding-top:30px;
}

h1
{
	color:#7cc576;
	text-decoration:underline;
}

.serviceContainer
{
	margin-top:40px;
}

#to-top {
    display: block;
    position: fixed;
    bottom: 5px;
    right: 5px;
    float: right;
    border: 2px solid;
    padding: 5px;
    font-size:30px;
    color:white;
}

.topIcon
{
	float: right;
}

.logoTxt
{
	color: white;
    font-size: xx-large;
}

.imgContainer
{
	width:95%;
	margin:0 auto;
	padding-bottom:10px;
}

.sendBtn,.btn
{
	float:right;
	background: #7cc576;
    color: white;
}

.help-block ul {
    list-style: none;
    padding: 0px;
}

.help-block ul li:before
{
    content: '\2605';
    margin: 0 1em;    /* any design */
}

.help-block ul li
{
	color:#7cc576;
	float:left;
    font-size: 15px;
    line-height: 1.5;
}

.page-title
{
	font-size: 25px;
	margin-bottom: 20px;
    font-weight: bold;
    line-height: 1.4;
}

.serviceIcn
{
	font-size: 20px;
}
