.logo img {
    height: 97px;
    margin-top: -15px;
    margin-bottom: -15px;
}
#header {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 19%, #e2e2e2 69%, #d7d7d7 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#fafafa 19%,#e2e2e2 69%,#d7d7d7 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#fafafa 19%,#e2e2e2 69%,#d7d7d7 100%);
}
#header:before {
    border: 1px solid #7fcb3b;
    top: 9px;
    left: 9px;
    bottom: 9px;
    right: 9px;
}
a {
    color: #59993f;
}
.single-sidebar-widget .special-links li:hover a, .single-sidebar-widget .special-links li.active a {
    background: #59993f;
}
#header:after {
    border: 1px solid #7fcb3b;
    top: 9px;
    left: 9px;
    bottom: 9px;
    right: 9px;
}
.header-info .info-box .icon-box i {
    color: #59993f;
}
.header-info .info-box p {
    color: #2a2a2a;
}
.header-info .info-box p.highlighted {
    color: #59993f;
}
.main-menu-wrapper .free-qoute-button {
    background: #59993f;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.main-menu-wrapper .free-qoute-button a {
    font-size: 18px;
    color: #ffffff;
}
.welcome-single-services:hover .text-box:after {
    background: #1f4e0c;
}
.welcome-services.home-one .welcome-single-services:hover .text-box, .welcome-services.home-one .welcome-single-services:hover .text-box:before {
    background: #59993f;
}
.main-menu-wrapper.stricky-fixed .free-qoute-button:before {
    background: #59993f;
}
.main-menu-wrapper .free-qoute-button:hover, .main-menu-wrapper .free-qoute-button:hover:before, .main-menu-wrapper.stricky-fixed .free-qoute-button:hover {
    background: #76c357;
}
.thm-btn:hover {
    background: #76c357;
}
.main-menu-wrapper .free-qoute-button:before {
    background: #59993f;
}
.footer-widget .about-widget a, .footer-widget .link-list a:hover {
    color: #59993f;
}
.nav-holder .nav-footer ul.nav > li:hover a, .nav-holder .nav-footer ul.nav > li.active a {
    color: #59993f;
}
.header-info {
    padding: 8px 0;
}
.sec-title h2:after {
    content: '';
    width: 55px;
    height: 3px;
    background: #59993f;
    display: block;
    margin-top: 13px;
}
.thm-btn {
    border: none;
    outline: none;
    background: #59993f;

    color: #ffffff;
}
.thm-btn i {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    border-left: 1px solid #ffffff;
    margin-left: 20px;
    padding-left: 15px;
    position: relative;
}.testimonial-box p {
     color: white;

     margin-bottom: 23px;
 }

.thm-btn i:after {
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    width: 1px;
    height: 100%;
    background: #59993f;
}
.footer-widget .title h3:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #59993f;
    display: block;
    margin-top: 13px;
}
.fact-counter .sec-title {
    margin-bottom: 80px;
    margin-top: -50px;
    color: white;
    position: relative;
}
.fact-counter .sec-title h2 span {
    color: #fff;
}
h2.modal-title span {
    display: block;
    font-size: 19px;
    font-weight: bold;
    color: #323232;
    text-transform: uppercase;
}
.thm-banner-wrapper .thm-btn.inverse {
    background: #59993f;
}
.thm-banner-wrapper .thm-btn.inverse:hover {
    background: #76c357;
    color: #202020;
}
.single-client-box .icon-box {
    width: 270px;
}
.contact-info ul li .icon-box i {
    color: #59993f;
    font-size: 45px;
    position: relative;
    top: 5px;
}
.header-info .info-box .icon-box a, .header-info .info-box .text-box a{
    color: white;
}
.contact-info ul li .content {
    padding-left: 0px;
    width: 100%;
    display: block;
}
.contact-info ul li .content h3 {
    color: #59993f;
    padding-bottom: 10px;
}
.welcome-single-services .text-box h3 a {
    display: block;
    margin-top: -43px;
    margin-bottom: -46px;
    padding-top: 23px;
    padding-bottom: 24px;
    padding-left: 30px;
    margin-left: -30px;
    padding-right: 25px;
    margin-right: -20px;
}

@media (max-width: 480px) {
	.thm-banner-wrapper .tp-caption.caption-h1 {
	 	display: inline !important;
    left: 15px;
    top: 44px;

	}
}
