@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap');
#intro {
  background: url("../img/bosque1.jpg") no-repeat center center;
  background-size: cover;
}


.top-nav-collapse {
  background-color: #428f5d !important;
}

.navbar:not(.top-nav-collapse) {
  background: transparent !important;
}
.icono-font{
	color:#428f5d;}
	#certificacion ul li{
		text-align:left;}
@media (max-width: 768px) {
  .navbar:not(.top-nav-collapse) {
    background: #428f5d !important;
  }
}

#intro .h6 {
  font-weight: 300;
  line-height: 1.7;
}

.hm-gradient .full-bg-img {
  background: rgba(66, 143, 93, 0.7);
  background: linear-gradient(45deg, rgba(66, 143, 93, 0.3), rgba(0, 117, 32, 0.3) 100%);
}

@media (max-width: 450px) {
  .margins {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
.margin{
	margin-right: 4rem;
    margin-left: 4rem;
	}
.marginh{
	margin-bottom: 2rem;
    margin-top: 4rem;
	}
h1{	font-size:5rem;}
