.site-footer .widget-area .widget input[type="submit"], .site .tx-slider .tx-slide-button a, .ibanner .da-slider .owl-item.active .da-link {
    background-color: #8CC63E !important;
    color: #fff;
}
.socico {
    background-color: #8CC63E;
    border-radius: 4px;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 20px;
}
.site-main {
    margin-left: auto;
    margin-right: auto;
    max-width: 1264px;
    padding-bottom: 0px;
    padding-top: 0px;
    position: relative;
}

.site-footer .credit-info {
    display: inline-block;
    text-align: right;
    width: 49.5%;
    display: none;
}
ul.nav-container, .nav-container > ul {
    font-size: 17px;
    margin: 0;
    padding: 0 20px 0 0;
}

p {
    font-size: 16px;
    margin: 0 0 24px;
}

.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
    color: #666;
    font-size: 15px;
    font-weight: 300;
}

.topphone {
    color: #8b8b8b;
    display: block;
    float: left;
    font-size: 14px;
    margin-right: 16px;
}

.genericon::before, .menu-toggle::after, .featured-post::before, .date a::before, .entry-meta .author a::before, .format-audio .entry-content::before, .comments-link a::before, .tags-links a:first-child::before, .categories-links a:first-child::before, .edit-link a::before, .attachment .entry-title::before, .attachment-meta::before, .attachment-meta a::before, .comment-awaiting-moderation::before, .comment-reply-link::before, .comment-reply-login::before, .comment-reply-title small a::before, .bypostauthor > .comment-body .fn::before, .error404 .page-title::before {
    display: inline-block;
    font: 20px/1 Genericons;
    vertical-align: text-bottom;
}

.site-header .home-link img {
    margin-bottom: 10px;
    max-height: 84px;
    max-width: 300px;
}

blockquote {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 24px 60px;
}
.tx-row .tx-column:last-child {
    font-size: 15px;
    padding-right: 0;
}

.tx-row .tx-column:first-child {
    font-size: 15px;
    padding-left: 0;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
    display: none;
}
.owl-carousel .owl-item {
    float: left;
    display: none;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height 500ms ease-in-out 0s;
    display: none;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    display: none;
    width: 100%;
}

.ibanner .nx-slider-container h2 {
display: none;
}

.ibanner .nx-slider-container p {
display: none;
}
.ibanner .nx-slider-container a.da-link {
display: none;
}

.site .other-slider .tx-slide-content-inner h3 {
display: none;
}

.site .other-slider .tx-slide-content-inner .tx-slide-details p {
display: none;
}

.site .other-slider .tx-slide-content-inner .tx-slide-button a {
display: none;
}

.site-footer {
    background-color: #8CC63E !important;
}

.footer-bg, .site-footer .sidebar-container {
    background-color: #3077BA !important;
}

.site-footer .site-info, .site-footer .site-info a {
    color: #8CC63E !important;
}
.site-footer .widget-area .widget a {
    color: #ffffff !important;
}

.site-footer .widget-area .widget, .site-footer .widget-area .widget li {
    color: #ffffff !important;
}

.site-footer .site-info, .site-footer .site-info a {
    color: #ffffff !important;
}
.site-footer .widget-area .widget input, .site-footer .widget-area .widget textarea {
    background-color: #ffffff;
    border: 1px solid #c7c7c7;
    color: #C7C7C7;
}
