.logo-wrap a{display:flex;}
.content-wrapper {
	width: 66%;
}
.footer-btm .two-wrapper{
    border-top: 0;
}
.news_events_cover{
    background: #CFBCDF;
    padding-bottom: 9px;
}
.news_events_cover1 {
    padding-bottom: 9px;
}
.float--btn > a{
    text-decoration: underline;
}
.circle_wrap .imp-text{
    position: relative;
    padding-left: 2.5rem;
}
span.circle{
    position: absolute;
    top: 0;
    left: 0;
}
.news_events_holder{gap: 40px 25px;}
.news_events_holder .float__btn{
    border: 1px solid rgb(125 125 125 / .16);
    box-shadow: 0 1px 4px #7d7d7d1c;
}
.news__content{
    padding: 0 1.125rem;
    font-size: 15px;
}
.news__content .heading{
    font-weight: normal;
    margin-bottom: 1.2rem;
}
.news__content .float--btn{
    left: 1.125rem;
}
.blog .btn-news{
    position: relative;
    margin: 0;
    width: 100%;
}
.MsoNoSpacing > strong{display: inline-block !important;}
/* gallery start */
    .photo_gallery_wrap.owl-carousel .owl-item img{
        height: 350px;
        object-fit: cover;
    }
    .photo_gallery_wrap .owl-nav .owl-prev{
        left: -45px;
    }
    .photo_gallery_wrap .owl-nav .owl-next{
        right: -45px;
    }
    .photo_gallery_wrap figure{
        margin: 0;
        display: block;
    }
    .photo_gallery_wrap .owl-nav .owl-next, 
    .photo_gallery_wrap .owl-nav .owl-prev {
        position: absolute;
        top: 36%;
        font-size: 1.8rem;
        color: #221E10;
        width: 1.8rem;
        text-align: center;
    }
    .photo_gallery_wrap .owl-dots {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 10px;
    }
    .photo_gallery_wrap .owl-dots span {
        width: 8px;
        height: 8px;
        background: #221E10;
        border-radius: 100%;
        display: inline-block;
        margin: 0 3px;
    }
    .photo_gallery_wrap .owl-dots .active span {
        width: 10px;
        height: 10px;
        background: #7F1F81;
    }
/* gallery end */
.unhover{
    pointer-events:none;
}
.news-events-carousel .news_sec{
    width: 100%;
    height:490px;
    overflow: hidden;
}
.news-events-carousel .new_sec_content h2 {
    max-height: 55px;
    overflow: hidden;
}