
/*============================================
                color
==============================================*/



/*============================================
                background color
==============================================*/

.btn-green, .contact-quote, .btn-blog,.btn-green-lg, .btn-green-md, .btn-green-sm, .btn-green-xs, .btn-green-xxs, .section-404 h1{
	background-color: #e0f5f8;
}

.btn-hover-blue:hover{
	background-color:#006eab;
}

/*============================================
                hover color
==============================================*/

.topbar-left a:hover{
	color:#525252;
}
.link-hover-green a:hover{
	color:#02b762;
}
.topbar-left a:hover{
	color:#525252;
}
