@media (min-width: 1200px) {
    .service-two__card-content h3 {
    	        max-width: 100% !important;
    }
}

@media (min-width: 992px) {
    .gray-boxed-wrapper.home-one__boxed {
        margin-top: 100px !important;
    }
}


.main-header__info-phone {
    background-color: #73B02B !important;
}

.block-title h3{
	color: #73B02B !important;
}

.service-two__card-icon{
	background-color: #73B02B !important;
}

.site-footer{
	background-color: #73B02B !important;
}

.footer-widget p {
    color: #fff !important;
}

.footer-widget__links li a, .footer-widget__contact li a, .footer-widget__contact li > i {
    color: #fff !important;
}

.footer-widget__links li::before{
	color: #fff !important;
}

.bottom-footer {
    background-color: #fff !important;
}

.bottom-footer p{
	color: #000 !important;
}

.contact-one__form .thm-btn{
	background-color: #73B02B !important;
}


.mobile-nav__content {
    background-color: #73B02B !important;
}

.mobile-nav__contact li a {
    color: #fff !important;
    }


    .mobile-nav__social a{
        
    color: #fff !important;
    }



.footer-widget__links li::before{
    content: '' !important;
}