/*
	SCRN II - HTML Template
	Copyright 2015, Rodbor
	www.themenom.com
	
	--- Cyan Stylesheet ---
	#8ed0a8
*/

a:hover {
	color: #8ed0a8;
}

#contact a:hover {
	color: #fff;
}

.pushy a:hover {
	background: #fff;
}

.left-half {
	background: rgba(126, 236, 232, 0.6);
}


.buttons-white .btn-default {
	border-color: #8ed0a8;
}

.btn-default:hover {
	background: #8ed0a8;
	border-color: #8ed0a8;
}

.button-container-color {
	border-color: #8ed0a8;
}



li.filter.on {
	background: #f76a63;
}

li.filter:hover {
	background: #f76a63;
}


.work-grid li a div {
	background: rgba(126, 236, 232, 0.6);
}



p.service-type-title::after {
	background-color: #8ed0a8;
}

.process-image {
	background: url(../images/process-cyan.png) no-repeat;
}


.lens-profile-timeline li {
	background: #8ed0a8;
}


.team ul a:hover {
	background: #8ed0a8;
}


.news-content:hover {
    background: rgba(126, 236, 232, 0.6);
}




.quform-theme-custom-custom .quform-submit button span {
	border-color: #fff;
}

.quform-theme-custom-custom .quform-submit button span:hover {
	border-color: #fff;
	background: #8ed0a8;
}


#project-intro .project-intro-bg {
    background: rgba(126, 236, 232, 0.6);
}


.post-left-content {
	background: rgba(126, 236, 232, 0.6);
}

.comments a:hover {
	color: #8ed0a8;
}


p.style-tile-header {
	background: #8ed0a8;
}

.pt-color {
	background: #8ed0a8;
}

.pt-color .btn:hover {
	color: #8ed0a8;
}

.page-404 .btn-default {
	border-color: #8ed0a8;
}

