

.hm-glry-viwe-mr {
    margin: 17px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    border-left: 1px solid #2fa5eb;
    border-bottom: 1px solid #2fa5eb;
    border-top: 1px solid #f90;
    border-right: 1px solid #f90;
    text-align: center;
    font-size: 14px;
    color: #2fa5eb;
}

    .hm-glry-viwe-mr:hover {
        border-left: 1px solid #f90;
        border-bottom: 1px solid #f90;
        border-top: 1px solid #2fa5eb;
        border-right: 1px solid #2fa5eb;
        color: #f90;
    }

.ht-single-blog {
    margin-bottom: 30px !important;
    /* box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15); */
    margin: 0;
    padding: 0;
    background: #fbfbfb;
    border: 1px solid #efefef;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ht-blog-img, .ht-event-img, .ht-cause-img {
    overflow: hidden;
    padding: 10px 10px 0px 10px;
    transform: scale(1);
}

.ht-single-blog:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.ht-single-blog a {
    outline: medium none;
    color: #2e2e2e;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    margin: 0px 0px;
    padding: 0px 0px;
    float: left;
    width: auto;
    overflow: hidden;
}

.ht-blog-img img {
    width: 100%;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
    height: 200px;
}

.ht-single-blog:hover .ht-blog-img img {
    transform: scale(1.1);
}

.ht-blog-text {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 25px 15px;
    overflow: hidden;
}

    .ht-blog-text > h2 {
        color: #5b5b5b;
        font-size: 22px;
        margin-bottom: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #616161;
        font-size: 20px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 12px;
    }

.post-meta-wapper {
    margin-bottom: 20px;
    overflow: hidden;
}

.s-post-meta {
    margin-right: 18px;
    color: #616161;
    display: block;
    float: left;
    font-size: 14px;
}

    .s-post-meta i {
        margin-right: 8px;
        color: #fc2c62;
    }

.ht-event-text > p, .ht-blog-text > p {
    color: #5b5b5b;
    font-size: 14px;
    line-height: 24px;
}

.ht-blog-text .default-btn {
    background: #326abf none repeat scroll 0 0;
    border: medium none;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 42px;
    padding: 0 30px;
    text-transform: capitalize;
    margin-top: 10px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 700;
    transition: all 0.5s ease 0s;
    cursor: pointer;
    width: 140px;
    text-align: center;
}

    .default-btn:hover, .ht-blog-text .default-btn:hover {
        background: #021532;
        color: #fff;
    }

.about-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 40px 0px;
    float: left;
}

.about-sec-iner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 10px;
    float: left;
    border: 1px solid #e3e5e6;
    box-shadow: 1px 2px 1px #433d3d42;
}

.about-text-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.blog-title-big-h {
    margin: 0px 0px 20px 0px;
    padding: 0px 15px 4px 15px;
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: 1px solid #000;
    font-size: 35px;
    line-height: 48px;
}

.welcome-h {
    height: auto;
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 5px 0px;
    float: left;
    font-size: 27px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #c9c9c9;
    color: #006eb6;
    font-weight: 600;
}
 
/* CSS */
.button-29 {
    align-items: center;
    appearance: none;
    background-image: radial-gradient(100% 100% at 100% 0, #5adaff 0, #5468ff 100%);
    border: 0;
    border-radius: 6px;
    box-shadow: rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, rgba(58, 65, 111, .5) 0 -3px 0 inset;
    box-sizing: border-box;
    color: #fff !important;
    cursor: pointer;
    display: inline-flex;
    font-family: "JetBrains Mono",monospace;
    height: 41px;
    justify-content: center;
    line-height: 1;
    list-style: none;
    overflow: hidden;
    padding-left: 16px !important;
    padding-right: 16px !important;
    position: relative;
    text-align: left;
    text-decoration: none;
    transition: box-shadow .15s,transform .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
    will-change: box-shadow,transform;
    font-size: 18px;
}

    .button-29:focus {
        box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
    }

    .button-29:hover {
        box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
        transform: translateY(-2px);
    }

    .button-29:active {
        box-shadow: #3c4fe0 0 3px 7px inset;
        transform: translateY(2px);
    }
