#header.header-front-page .bottom-header .header-button-one {
	background-color: rgba(58, 168, 155, .5);
}

#header.header-front-page .bottom-header .header-button-one:hover {
	background-color: rgba(58, 168, 155, .3);
}

#header.header-front-page .bottom-header .header-button-one {
	border-color: #3aa89b;
}

#header.header-front-page .bottom-header .header-button-two {
	background-color: #3aa89b;
}

#header.header-front-page .bottom-header .header-button-two:hover {
	background-color: #3aa89b;
}

#header.header-front-page .bottom-header h1 {
	color: #ffffff;
}

#header.header-front-page .bottom-header span.span-dot {
	color: #3aa89b;
}

#header.header-front-page .bottom-header .section-description {
	color: #ffffff;
}

#header.header-front-page .bottom-header .header-button-one {
	color: #ffffff;
}

#header.header-front-page .bottom-header .header-button-two {
	color: #ffffff;
}

#about .section-header .section-description {
	color: #545454;
}

#projects:before {
	background-image: url(../img/pattern.png) !important;
}

#projects:before {
	background-size: auto !important;
}

#projects:before {
	background-repeat: repeat !important;
}

#services .section-header .section-description {
	color: #545454;
}

#team:before {
	background-image: url(../img/pattern.png) !important;
}

#team:before {
	background-size: auto !important;
}

#team:before {
	background-repeat: repeat !important;
}

#testimonials:before {
	background-image: url(../img/testiomnials-background.jpg) !important;
}

#testimonials:before {
	background-attachment: scroll !important;
}