.dnone, .site-info{
	display: none;
}
.clear{
	clear: both;
}
.grecaptcha-badge{
	display: none;
}
.section-about{
	text-align: center;
}
.section-services .service-item .service-title {
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #ffffff;
	text-transform: uppercase;
	text-align: center;}
.section-services .col-sm-6.col-lg-4:nth-child(1) h4.service-title{
	background: #58a093;
}
.section-services .col-sm-6.col-lg-4:nth-child(2) h4.service-title{
	background: #127b67;
}
.section-services .col-sm-6.col-lg-4:nth-child(3) h4.service-title{
	background: #006753;
}
.section-services .service-item .service-content p{
	color: #444444;
}
.footer-widgets .sidebar .widget{
	margin-bottom: 0px;
}
.footer-widgets.section-padding{
	padding-bottom: 0px;
}
.container h3{
	color: #58a093;
}
.page-header{
	border-bottom: 0px;
	padding-bottom: 0px;
}
.current-menu-item{
	background: #127b67;
}
.onepress-menu li.current-menu-item a{
	color: #ffffff;
}
.section-contact .address-content a, .site-main a{
	color: #127b67;
}
.site-main .post-39 h4 a{
	color: #FFFFFF;
}
@media (min-width: 1300px){
	.section-services .container, footer .container {
		width: 90%;
		max-width: 100%;
	}
}
@media only screen and (min-width: 992px) {

}
@media screen and (max-width: 1140px){

}
