.logo {
    display: none;
}

.t3-features-intro .section-title {
    display: none;
}

.off-canvas-toggle {
    display: none;
}


.t3-mast-bottom.t3-features-intro .section-content {
    display: none;
}

.t3-copyright {
    display: none;

}

.t3-features-intro .section {
    padding-top: 0px;
}

.t3-mast-top .acm-features-intro.style-1.style-dark .item {
    background-image: none !important;
}

.back-to-top .btn {
    display: none;
}

.t3-mast-top .acm-features-intro.style-1 .features-info {
    margin-top: 45vh !important;
}

.acm-features-intro.style-1 .features-info span {
    text-transform: none !important;
    font-size: 15px !important;
    font-family: open sans !important;
    font-weight: 400 !important;
}

.acm-features-intro.style-1 .features-info p {
    font-size: 14px !important;
    font-family: open sans !important;
}





.navbar-nav > li > a::before, .navbar-nav > li > span::before {
    content: "";
    border-bottom: 1px solid #d9d9d9;
    width: 15px;
    display: inline-block;
    margin-right: 5px;
}