/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 14 2023 | 15:59:09 */
.footerblock p.lh-1 {
    font-size: 20px;
    line-height: 0.7!important;
}
.footerblock .lc-block.text-center.text-dark.pb-20.pt-20 {
    padding: 0px 0 20px;
}
.home .py-6.bg-light {
    display: none;
}
#banner .row {
    width: 100%;
    margin: 0;
}
#banner {
    max-width: 100%;
    padding: 0;
}
#banner .col-md-10.offset-md-2.py-5 {
    padding: 0;
}
header a.btn.btn-primary {
    font-weight: 600;
    border-radius: 0;
}
@media (max-width: 991px) {
.navbar-light .navbar-nav .nav-link.active {
    color: blue;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 15px;
    font-weight: 600;
}
}