/* CUSTOM CSS BY SHANAKA */


#primary-menu{
  padding-left: 150px;

}

#primary-menu li a{
  margin-bottom: 0;
  margin-top: 0;
}

#page .top-bar-bg{
	background: #fff !important;
}

#very-top{
	position: relative;
}

#home-sidebar {
	font-family: 'Roboto', sans-serif;
	z-index: 1;
	background: rgba(255,255,255,0.6);
	height: 1000px;
	width: 18%;
	position: absolute;
	top: 0;
	left: 0;
	height: 1895px;
}

#home-sidebar .wpb_wrapper p,
#home-sidebar .wpb_wrapper h4,
#home-sidebar .wpb_wrapper h3{
	color: #004776;
	font-weight: 100;
}

.top-h2 h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	font-weight: 500;
}

.btn {
	padding: 13px 25px;
	color: #fff;
	text-decoration: none !important;
	font-size: 16px;
	border-radius: 3px;
}
	.btn:hover{
		color: #fff;
	}

.greenbtn {
	background: #15be29;
}

#primary-menu li a{
	font-family: 'Open Sans', sans-serif;

}

.blue-box{
	background-size: 259px 251px;
	width: 259px;
	height: 251px;
	margin-left: auto;
	margin-right: auto;
}

.blue-box p{
	color: #fff !important;
	padding: 15px 0;
}

.blue-box .wpb_wrapper{
	padding: 15px 10px;
}

.blue-box .wpb_wrapper .bl-box-top{
	font-weight: bold;
}

.blue-box .wpb_wrapper .bl-box-mid{
	font-size: 85px;
	padding: 27px 0;
}

.blue-box .wpb_wrapper .bl-box-bottom{
	font-size: 15px;
	text-transform: uppercase;
}

.features-box {
	width: 258px;
	padding: 35px 0;
	margin-left: auto;
	margin-right: auto;
}

#footer{
	font-family: 'Open Sans', sans-serif;
	z-index: 1;
}

#footer .custom-menu a:not(:hover){
	color: #215ca0;
	font-size: 12px;
}

#footer .custom-menu a:hover{
	font-size: 12px;
}