.af-form-modern .af-branding {
    display: none;
}

p {
    color: #212121 !important;
}

#footer{
	background: #0E233B !important;
}

#footer .footer-copyright.footer-copyright-style-2 {
    background: #0E233B !important;
}

.services-card-color{
	background-color: #DAF4FF !important;
}

@media (min-width: 992px){
#header .header-nav-main nav > ul > li > a {
    font-size: 16px;
}
}

.padding-bottom-card{
	padding-bottom: 20px !important;
}

.section-funnel-layer-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 96px 0;
    padding: 6rem 0;
    transform: translate3d(0,99%,0);
    z-index: 20;
}

.section-funnel-layer-bottom .section-funnel-layer:nth-child(1) {
    transform: skewY(-4.7deg);
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
    z-index: 6;
}

.section-funnel-layer-bottom .section-funnel-layer:nth-child(2) {
    transform: skewY(-175.3deg);
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    z-index: 6;
}