body {
    font-family: "Montserrat", sans-serif;
}
.wrap-100-left-link::before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    background: url("/image/blue-bg-link-rep.png") repeat-x;
    height: 110px;
    width: 9999px;
}
/* side icon  */
.toolbar-nav li a {
    background: #3a8878;
}
.right-nav li a {
    background: rgba(91, 91, 91, 1) 100%;
}
table tbody tr:first-child td {
    background-color: #3a8878;
    color: white;
}


.apply-btn{
    background: #3a8878;
}
.btn-tabs .nav-item .nav-link.active{
    background: #3a8878;
}


.contact-tabs-container button.active {
    background: linear-gradient(0deg, rgba(58, 136, 120, 1) 0%,rgba(58, 136, 120, 1) 100%);
    color: white !important;
}
/* .mc-slide-box:hover {
    background: white;
    background: linear-gradient(0deg, #999999 0%, #999999 100%);
}

.mc-slide-box:hover {
    background: white;
    background: linear-gradient(0deg, #999999 0%, #999999 100%);
} */

.wrap-100-left-link {
    background-image: url("/image/blue-bg-link.png");
}

@media (min-width: 1400px) {
    .wrap-100-left-link {
        width: 58%;
        height: 135px;
        padding: 30px 160px 15px 0;
    }
}

@media (min-width: 992px) {
    .wrap-100-left-link::before {
        height: 150px;
    }
}

.main-head {
    transition: background-color 0.3s;
    /* background-color: rgba(255, 255, 255, 1); */
}
.main-head {
    transition: background-color 0.3s;
    /* background-color: rgba(255, 255, 255, 1); */
}
.body-bg {
    background: url("/image/islamicbg.png");
    background-position: center;
    background-size: cover;
}
.topbar-links p a.active {
    /* color: #3a8878; */
    font-weight: 500;
}
button.btn.h-search-btn.btn-sm.btn-orange {
    margin-right: 15px;
    background: #3a8878;
    border-color: #3a8878;
}
.right-nav li a:hover {
    background: #3a8878;
}
.mc-slide-box .chd-slide {
    color: #3a8878;
}
.foot-sub-form .btn {
    background-color:#3a8878;
    border-color: #3a8878;
}
.page-tabs .nav-link.active {
    color: #3a8878;
    font-weight: 500;
}
.hd-center::before {
    background: #3a8878;
}
.tab-pane p a {
    text-decoration: underline !important;
    color: #3a8878;
    font-weight: 500;
}
.tab-pane ul li a {
    text-decoration: underline !important;
    color: #3a8878;
    font-weight: 500;
}
.tab-pane table tr td a {
    text-decoration: underline !important;
    color: #3a8878;
    font-weight: 500;
}
.primary-heading h2:before {
    background: #3a8878 !important;
}
.frame-46-main h3:before {
    background: #3a8878 !important;
}
.btn-orange {
    background: #3a8878 !important;
    border-color: #3a8878;
}
@media (max-width: 840px) {
    .sticky-top {
        margin-top: 0px;
    }
    .home-slider-body {
        margin-top: 0px;
    }
}

.wrap-loan-calc .form-value {
    color: rgba(58, 136, 120, 1);
    width: 40%;
    padding-left: 20px;
    font-size: 1rem;
    font-weight: 800;
}
.islamic{
    background-color: rgba(58, 136, 120, 1);
    color: white;
}


.logo img {
    width: 60px;
}
.main-head {
    padding: 3px 0px 5px;
}
.new-banner-v2-content {
    color: #212529 !important;
}
.nav-pills.my-wrap-tabs .nav-item+.nav-item {
    margin: 0;
}
.my-wrap-tabs {
    gap: 20px;
}


.conventional2:hover {
    border: 1px solid black !important;
}

.conventional:hover {
    border: 1px solid black !important;
}

/* .home-slider {
    background: rgba(58, 136, 120, 1);
} */

.navbar-nav .dropdown-item:hover{
    background: rgba(58, 136, 120, 1) !important;
}

#mobile-nav ul li a:hover {
    color: #3a8878 !important
}
#mobile-nav ul li a:hover {
    color: #3a8878 !important
}
    @media(max-width: 640px) {
.h-search-btn.srch-mob{
    top:30px;
}
}