.topbar{
	padding: 1% 0;
	border-bottom: 1px dashed #ededed;
	background: #ededed;
	margin-bottom: 10px;
}

.topbarinner{
	border-left: 1px dashed #ededed;
	border-right: 1px dashed #ededed;
}

.topbarcol2 a{
	float: right;
	color: #000;
	font-size: 14px;
	padding: 0 10px;
	border-left: 1px dashed #ededed;
}

.topbarcol2 a:first-child{
	padding-right: 0;
}

.topbarcol2 a:hover{
	color: #25a0da;
}

.menu2{
	border-bottom: 1px dashed #ededed; margin-bottom: 0; padding-bottom: 10px;
}

.homebox1{
	background:#2c3e50; margin-bottom:0; padding: 3% 0;
}

.homebox1 .innerbox1 p{
	color:#FFFFFF; font-size:26px; font-weight: lighter;
}

.homebox1 .innerbox1 span{
	font-weight:bold;
}

.homebox1 .innerbox2{
	text-align:right; margin-top:3%;
}

.downarrow{
	margin:0 auto; display:block;
}

h1{
	font-size:30px; color:#252525; text-align:center; margin-top:4%; line-height: 42px;
}

.hash{
	color:#92a7bb;
}

.white{
	color: #fff;
}

.blue{
	color:#21c2f8;
}

.cnTr{
	text-align:center;
}

.homeserviceBox{
	text-align:center; margin-top:3%; margin-bottom: 2%;
}

.homeserviceBoxcol1,.homeserviceBoxcol2,.homeserviceBoxcol3{
	margin-bottom: 2%;
}

h2{
	font-size:24px; color:#252525; line-height: 36px;
}

.hometestBox{
	background:url(../img/testimonial-bg.png) no-repeat center center; padding:3.5% 0;
}


ul.customenu li {
	float: right;
} 

ul.list1 li{
	padding: 3% 0;
	border-bottom: 1px dashed #ededed;
}

ul.list1 li:last-child{
	border-bottom:none;
}

ul.list1 li a{
	font-size: 16px;
	color: #2c3e50;
}

.footer{
	background:url(../img/footer-bg.png) center center; padding:2%; margin-top: 2%;
}

.footer a{
	color: #fff;
}

.footer a:hover{
	color: #13ade0;
}

.small-line
{
	width: 100px;
    display: block;
    height: 3px;
    position: absolute;
    left: 0px;
    margin: 12px 0px 0px;
	background-color:#21c2f8;
	
}

