
.list-np {
    line-height: 1.5rem;
}

.navbar-custom-dark.navbar-default .navbar-nav > li > a{
    color: #182433 !important;
}


.logo {
    max-width: 270px;
}

.bg-img {
    background: url("../opt/image/bg-ads2.jpg") center;
}

.bg-overlay {

  background-color: rgba(0,0,0,0.3);
}

.title-alt { margin-bottom: 1rem; }

footer.bg-dark a:hover {

    color: #43cea2;

}
footer.bg-dark a {

    color: #9ba1ac;
    line-height: 28px;

}


@media screen and (max-width: 767px) {
	
	.section {
    padding-top: 3rem;
    padding-bottom: 3rem;
	}
  
    .features-alt {
      margin: 30px 0px;
      text-align: left !important;
    }
	
	.client-list { margin-bottom:0; padding-top:0;}
	.list-inline-item:not(:last-child), .list-inline-item {
		margin: 0 0 .5rem;
	}
}


#referenciak img { max-width: 150px; }


.pricing-column .plan-stats li i {

    width: 16px;
    margin-bottom: 5px;

}

.pricing-column .inner-box {
    background-color: #eaf3f0;
    border: 2px solid #767D8E;
}


.home-alt h1 {
    margin-bottom: 10px;
}
.home-alt p {
    font-size: 20px;
}

.home-alt h2 {
    color: #ffffff;
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 30px;
}

