.footer-address-dtl a {
    display: block;
    color: #fff;
}
.copyright-block p {
    margin-bottom: 0;
}
div#page-banner .overlay {
    background: #040c39b5;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
}
.about-type p {
    min-height: 130px;
}
.services-dtl .section-heading {
    margin-bottom: 20px!important;
}
.services-dtl h1 {
    font-size: 22px!important;
}
.services-dtl img {
    position: absolute;
    max-width: 80px;
    right: 28px;
    bottom: 20px;
}
.owl-carousel .owl-item img{width: auto!important;}
#home-slider .item.home-slider-bg {
    background: #e6e7f2;
    padding-top: 55px;
}
div#page-banner .container {
    position: relative;
    z-index: 999;
}
.comment-item .gold i {
    color: #fcb551;
}
.visa-footer-list {
    max-height: 400px;
    overflow: auto;
}
@media (max-width: 1024px) {
    .visa-footer-list {
        max-height: none!important;
        overflow: auto;
    }

    #home-slider .item.home-slider-bg {
        padding: 15px;
    }
    .slider-dtl {
        padding: 20px 0!important;
    }
}
.visa-footer-list::-webkit-scrollbar {
    width: 3px;
}
.visa-footer-list::-webkit-scrollbar-track {
    background-color: darkgrey;
}
.visa-footer-list::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.about-main-block .section-heading {
    margin-bottom: 37px;
    color: #050d3c;
}

.slideimg {
    height: 400px;
}
h4.features-heading {
    font-size: 15px;
}
.features-dtl {
    font-size: 14px;
}
#filterbox .column {
    display: none; /* Hide all elements by default */
}

#filterbox .show {
    display: block;
}