#header .header-nav-main nav > ul > li > a {
    border-radius: 4px;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    padding: 10px 5px;
    text-transform: uppercase;
}
img.img-thumbnail {
    width: 100% !important;
}

html .btn-light {
    color: #5b227a;
    background-color: #f2f2f2;
    border-color: #ccc #ddd #ddd;
}

html .thumb-info .thumb-info-action-icon-primary {
    background-color: #227e3b;
}

#header .header-body {
    border-top: 5px solid #097538 !important;
}

td {
    padding-left: padding-left: 10px !important;
}
.header-logo img {
    width: 200px !important;
    height: auto !important;
}
ul.nav-pills > li.active > a {
    background-color: #079444;
}

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a {
    background: #079444;
}
a {
    color: #079444;
}
.slider .tp-bannertimer {
    background-color: #079444;
}
html .btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #079444;
    border-color: #079444 #079444 #079444;
}
.thumb-info .thumb-info-type {
    background-color: #079444;
}
.thumb-info .thumb-info-action-icon {
    background-color: #079444;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #079444;
}
.feature-box.feature-box-style-2 .feature-box-icon i.fa, .feature-box.feature-box-style-2 .feature-box-icon .icons {
    color: #079444;
}
.thumb-info-social-icons a {
    background-color: #079444;
}
a:hover {
    color: #fff200;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #079444;
}
#header .header-nav-top {
    margin-top: 0 !important;
}


#footer {
    background: #079444;
    border-top: 0;
}
#footer .footer-copyright {
    background: #079444;
    border-top: 4px solid #097538;
    margin-top: 40px;
    padding: 30px 0 10px;
}
#footer .footer-copyright p {
    color: #ffffff;
    margin: 0;
    padding: 0;
}
footer#footer {
    padding-top: 0;

    margin-top: 0;
}
.footer-copyright {
    margin-top: 0 !important;
}
.endesarrollo {
    width: 100%;
    text-align: center;
    background-color: #efefef;
    padding: 100px 0;
}
.breadcrumb a {
    color: #f3cb00;
    font-size: 12px;
    line-height: 12px;
}

html .heading-primary, html .lnk-primary, html .text-color-primary {
    color: #079444 !important;
}
section.page-header h1 {
    border-bottom-color: #079444;
    font-weight: bold;
}
section.page-header {
    background-image: url(/images/bgbreadcrumb.jpg);
    background-size: cover;
    border: 0;
}

.topRow {
    background-color: #079444;
}

#header .header-body {
    
    border-top: 5px solid #079444;
    }

    #header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #fff;

}
#header .header-nav-top .nav > li > a:hover, #header .header-nav-top .nav > li > a a:focus {
    background: #097136;
}
#header .header-btn-collapse-nav {
    background: #079444;
}

#header .header-body {
    min-height: 100px;
}

.sticky-header-active #header .header-nav-main,
.sticky-header-active #header .header-social-icons{
    margin-top: 35px;
}
.sticky-header-active  #header .header-btn-collapse-nav {
    margin-top: 40px;
}
.sticky-header-active #header .header-logo img {
    margin-top: 10px;
}
.social-icons li a {
    background: #079444;
    color: #fff !important;
}

.recent-posts .date .day, article.post .post-date .day {
    color: #079444;
}

.recent-posts .date .month, article.post .post-date .month {
    background-color: #079444;
}
html .btn-primary:hover {
    border-color: #079444;
    background-color: #08863e;
}
article.post .post-meta {
    min-height: 30px;
}
a:hover {
    color: #045025;
}
a:focus {
    color: #045025;
}

#header .header-nav-main nav > ul > li > a {
    text-transform: capitalize;
}
@media (max-width: 991px){
    #header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
        background-color: #079444;
    }
    #header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus{
    color: #079444;
    }
    #header .header-nav-main nav > ul > li > a:hover {
    color: #fff;
    }

}
.modal-dialog {
    width: 90% !important;
    max-width: 800px !important;
}


.modal-content button.btn.btn-light {
    color: #008a3d;
    background-color: #ffffff;
    border-color: #dde0de #dde0de #e6e6e6;
}





