@media (min-width: 768px) {
    .navbar-nav > .nav-item > a {
        height: 100%;
    }
}
#footersubscribe_sidebar .captcha-container {
    text-align: left !important;
}
#footersubscribe_sidebar .card-body .row {
    margin-inline: 0 !important;
}
.services .service-tag , .services .service-tag img{
    border-radius: 10px;
}
.footer-content .bg-dark, .copy-right.bg-dark{
    background-color: #eef2f5 !important;
}
.footer-content #footersubscribe_sidebar{
    border: 0 !important;
}
.footer-content .footer-bottom .list-unstyled > li > a, .footer-content .footer-bottom ul li a, .footer-content .footer-bottom address, .footer-content .subscribe_section #footersubscribe_sidebar .custom-control a, .footer-content .subscribe_section #footersubscribe_sidebar .card-header .card-title{
    color: #093254 !important;
}
.footer-content .footer-bottom .list-unstyled > li > a:hover, .footer-content .footer-bottom ul li a:hover, .footer-content .subscribe_section #footersubscribe_sidebar .custom-control a:hover{
    color: #68b0dc !important;
}
.footer-content .subscribe_section #footersubscribe_sidebar .card-header{
    margin-bottom: 1rem !important;
}
#footersubscribe_sidebar .captcha-container{
    margin-bottom: 0 !important;
}
#footer .border-top{
    border-color: #c7c7c7 !important;
}