
.sec-top{
    margin-top: 150px;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 30px;
    top: 760px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float{
    margin-top:16px;
}
.col-1{
	color: #fec418;
}

.header-top-section.header-section-2 .header-top-wrapper .top-right {
    display: flex;
    align-items: center;
    gap: 30px;
    max-width: 230px;
    width: 100%;
}

.club-blog-items .content {
    padding: 24px;
    background-color: var(--white);
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    position: relative;
    z-index: 99;
}

.instagram-feed-section{
    padding:80px 0;
    text-align:center;
}

.instagram-feed-section h2{
    font-size:36px;
    margin-bottom:10px;
}

.swiper-slide {    
    width: 100%;    
}

.mar1{
    margin-left: 30px;
    float: left;
    
}

