@charset "UTF-8";



h1, h2{
  line-height: 1.1 !important;
  color: #7a955b !important;
  text-transform: none;
  margin-top: 0;
}

h4, h5, h6 {
  line-height: 1.3;
  color: #333;
  text-transform: none;
  margin-top: 0;
}

.gusto-green{color: #7a955b;}
/*.fa{
  color: #7a955b;
}*/

.gusto-neg{
	font-weight:400;
}

.txt-uppercase{
  text-transform:uppercase;
}

.box-with-icon {
    cursor: default;
    display: block;
    margin: 0 auto 20px;
    max-width: 580px !important;
    width: 100%;
}


.date span {
    background-color: #8abd1d !important;
    display: inline-block;
    padding: 7px 15px;
    text-align: center;
    width: 100%;
}
.date span:first-child {
    background-color: #c6d062 !important;
    margin-bottom: 1px;
}
.date span:last-child {
    font-size: 36px;
}

.btn-default {
  background-color: #7a955b !important;
}

.btn-default:hover {
  background-color: #677e4d !important;
}

.btn-primary {
  background-color: #ff9b35 !important;
}

.btn-primary:hover {
  background-color: #e08930 !important;
}

/*ANFANG FOOTER CSS*/

.gusto-neg{
	font-weight:400;
}

.footer.dark-skin {
  color: #fff;
}

.footer.dark-skin .col-md-9{
  margin-top:18px;
}

.footer.dark-skin .col-md-9 a{
  color: #fff;
  display:block;
  border-bottom: 1px solid rgba(217, 217, 217, 0.25);
  padding-bottom:10px;
  margin-bottom:10px;
}

.footer.dark-skin a:hover{
  color: #e5e5e5;
}

.footer.dark-skin .bottom-footer {
  border-color: rgba(217, 217, 217, 0.25);
}

.footer.dark-skin .widget {
  color: #fff;
}

.footer.dark-skin .widget .widget-title {
  color: #fff;
  border-color: rgba(217, 217, 217, 0.25);
}

.footer.dark-skin .widget .widget-title i {
  color: #fff;
}

.footer.dark-skin .widget .item {
  border-color: rgba(217, 217, 217, 0.25);
}

/*ENDE FOOTER CSS*/
