@charset "UTF-8";
.business-hero{
    min-height:76vh !important;
}

.business-hero a {
    color: #fff;
}

.index-features .features section h3 {
    margin-top: 0;
    font-size: 17px;
    color: #53575f;
}

.faq h3 {
	text-align: left;
}

h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    color: #555;
}

a {
	font-weight: 600;
}

.feature > img{
}

.business-hero{
    background: url('../content/construction.jpg'); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
h2.customFadeInUp
{
    width:2000px !important;
}

.index-features{
    margin-top: 0 !important;
}

#footer{
    margin-top:0px !important;
}

.pricing-charts-faqs{
    margin-top: 0px !important;
    background: white !important;
}

.contact-header{
    text-align:center;
}