/* 01 - LAYOUT INITIALIZATION */
.colored
{
	color: #62C0F7
}
/* NAV
   ================================================== */


.active{
    color: #62C0F7;
}


/* Basic Styles */


/* ===================================*/
/* 3. COMMON ELEMENTS & STYLES: */
/* ===================================*/


/*override tabs*/
.btn-reiver
{
  background: #62C0F7;
}

/* ===================================*/
/* 4. Page and sections: */
/* ===================================*/

.promotext_splash_3 .heading
{

	border-bottom:solid 5px #62C0F7;

}

.sub-heading:after {
    border-bottom: 3px solid #62C0F7;
}



.gallery-zoom-link
{

	background:#62C0F7;

}

/*--------------------------------------*/
/*---------------Portfolio----------------*/
/*--------------------------------------*/



/*Portfolio*/
.port-img-overlay
{

	background: rgba(2,142,93,0.6);

}

.port-zoom-link
{
	background:#62C0F7;
}

.mix:hover > .port_content
{
	background:#62C0F7;

}



/* ===================================*/
/* 3. COMMON ELEMENTS & STYLES: */
/* ===================================*/


/*Button Styles*/  

.hi-icon-effect-2 .hi-icon {
    box-shadow: 0 0 0 3px #62C0F7;
}

.hi-icon-effect-2 .hi-icon:after {
	background: #62C0F7;
}

.no-touch .hi-icon-effect-2b .hi-icon:hover {
	color: #62C0F7;
}

footer
{
	background: #454849;
}
