.first_paragraph_hero_home{
    margin: 0 auto !important;
    width: 45%;
}

.heading_circle, .text_circle{
    position: relative;
}
h2.fl-node-oyrvpkbhj8e5{
    color: #f9ca46!important;
}

.fl-node-81fcrq504deg p {
    font-weight: 600 !important;
}

/* trusted heading */
h2.fl-node-zd8y5sma43po{
    margin: 0 auto 20px !important;
}
/* .fl-node-f4rxyzqw7pen p{
    width: 40%;
    margin: 0 auto;
    text-align: center;
} */
/* trusted heading */


  .columns_amenities {
    display: flex;
    gap: 40px;
    justify-content: center;
  }

  .columns_amenities .col_ {
    position: relative;
    text-align: center;
    cursor: pointer;
    transition: transform 0.3s ease;
  }

  .columns_amenities .col_:hover {
    transform: translateY(-5px);
  }

  .columns_amenities .col_ img {
    width: 220px;
    height: 100%;
    display: block;
    object-fit: contain;
  }

  .columns_amenities .col_ h3 {
    margin: 15px 0;
    position: relative;
    top: -42%;
    font-family: "kohinoor-bangla", sans-serif !important;
    text-transform: capitalize;
    font-size: 28px;
    font-weight: bold !important;
  }

  /* Hidden details box */
  .columns_amenities .details {
    position: absolute;
    top: -40%;
    left: -37%;
    width: 346px;
    height: auto;
    background: #fff;
    color: #333;
    padding: 25px 30px;
    border: 1px solid #BFC3C8;
    z-index: 10;
    opacity: 0;
    pointer-events: none;
    transform: translateX(20px);
    transition: all 0.3s ease;
    border-radius: 10px;
    box-shadow: -1px 5px 5px -1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: -1px 5px 5px -1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -1px 5px 5px -1px rgba(0,0,0,0.3);
  }
  .columns_amenities .details p{
        margin: 0 0 30px;
  }
  .columns_amenities .details a {
    background-color: #ffcc42;
    color: #002f43;
    padding: 10px 25px;
    border-radius: 50px;
    text-decoration: none;
  }

  .columns_amenities .col_:hover .details {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(0);
    z-index: 10;
  }

.testimonials_sect .owl-carousel .owl-stage{
    animation: scroll-going-left 70s linear infinite; /* 👈 control speed */
}
.testimonials_sect .owl-carousel:hover .owl-stage {
    animation-play-state: paused; /* 👈 pause animation on hover */
}
@keyframes scroll-going-left {
0% { transform: translateX(0); }
100% { transform: translateX(-50%); } /* scroll half stage */
}


.testimonials_sect .card_{
   border: 5px solid #0084AE;
    border-radius: 30px;
    background-color: #fff;
    position: relative;
    height: 300px;
    justify-content: center;
    display: flex;
    padding: 20px 35px 20px 190px;
    flex-direction: column;
    box-shadow: 10px 10px 0px 1px rgba(255, 205, 66, 1);
    -webkit-box-shadow: 10px 10px 0px 1px rgba(255, 205, 66, 1);
    -moz-box-shadow: 10px 10px 0px 1px rgba(255, 205, 66, 1);
}
    
.testimonials_sect .card_ .img_profile img{
    position: absolute;
    top: 0;
    left: -125px;
    width: 297px;
}

.testimonials_sect .card_{
    margin: 50px 0;
    width: 70%;
}
.testimonials_sect .card_ span.author{
    color: #002f43;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: -30px;
    font-size: 18px;
}
.testimonials_sect .card_  span.content_{
    font-weight: lighter;
    font-size: 18px;
    margin-bottom: 10px;
}

.testimonials_sect .card_ span.position{
    color: #002f43;
    text-transform: capitalize;
    font-weight: lighter;
    font-size: 18px;
}
.testimonials_sect .card_  span.content_ img.fetch_market_icon{
    width: 135px;
    object-fit: cover;
    margin-bottom: 20px;
}

.testimonials_sect .card_  span.content_ img.valet_trash_icon{
    width: 199px;
    object-fit: cover;
    margin-bottom: 20px;
}




.post_slider .uabb-module-content span.uabb-button-text.uabb-creative-button-text {
   font-weight: 600 !important;
    font-size: 20px;
    font-family: "Source Sans Pro", sans-serif !important;
}

.post_slider .uabb-blog-posts ul.slick-dots{
    margin-top: 20px;
}
.post_slider .uabb-button-center{
    padding: 0 !important;
}

.post_slider .uabb-blog-posts-carousel {
    overflow: hidden;
}

.post_slider .uabb-post-thumbnail{
    padding: 25px 25px 10px;
}
.post_slider .uabb-post-wrapper .uabb-post-heading a{
    color: #00a0d2;
}

.post_slider .uabb-blog-posts .slick-arrow{
    display:none!important;
}
.post_slider .uabb-post-wrapper .uabb-post-heading{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: none;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size: 20px;
    height: auto !important;
    color: #00a0d2!important;
}

.post_slider .uabb-button-left{
    text-align: center!important;
    margin-top:auto;
}

.post_slider .uabb-module-content.uabb-creative-button-wrap a{
    padding: 15px 35px !important;
    text-transform: none !important;
    font-family: "KohinoorBangla Regular" !important;
    box-shadow: none !important;
    width: 280px;
}

.post_slider .uabb-blog-posts .uabb-post-thumbnail img{
    height: 270px;
    object-fit: cover;
    border-radius: 25px;
}
.post_slider .uabb-post-wrapper .uabb-blog-post-content{
    flex-direction: column;
    height: 195px;
    gap: 20px;
    display: flex;
}

.post_slider .uabb-blog-posts-shadow{
      height: 460px !important;
}




@media (max-width: 1850px){
    .testimonials_sect .card_{
        width: 80%;
        padding: 0 35px 20px 190px;
    }
    .testimonials_sect .card_ span.content_ img.fetch_market_icon{
        margin-bottom: 10px;
        width: 120px;
    }
   
}

@media (max-width: 1450px){
    .testimonials_sect .card_ span.content_ {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .testimonials_sect .card_ span.content_ img.fetch_market_icon {
        margin-bottom: 5px;
        width: 115px;
    }
}

@media (max-width: 991px){
    h2.fl-node-zd8y5sma43po, .fl-node-f4rxyzqw7pen p {
        width: 100%!important;
    }
    .columns_amenities{
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }
  .columns_amenities .col {
      width: 100%;
  }
  .columns_amenities .col_ img{
        margin: 0 auto;
  }

  .columns_amenities .col_ h3{
    top: -90px;
  }

  .columns_amenities .details {
    position: relative;
    left: 0;
    top: -60px;
    width: 100%;
    height: auto;
    max-width: fit-content;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    background: #f4f4f4;
    color: #333;
    margin-top: 10px;
    border-radius: 0 0 10px 10px;
  }
}


@media (max-width: 767px){
    .columns_amenities .col_ img{
        width: 180px;
    }
    .fl-node-tv2rh6cjpsl8 h2{
        font-size: 25px!important;
    }
    .success_stories_heading, .testimonials_sect{
        margin-top: -10px;
    }
   
     .testimonials_sect .card_{
        padding: 30px;
        height: 310px;
        width: 100%;
        margin: 100px 0 30px;
    }
    .testimonials_sect .card_ span.content_ img.fetch_market_icon {
        width: 90px;
        object-fit: cover;
        margin-bottom: 20px;
    }
    .testimonials_sect .card_ .img_profile img {
        top: -10px;
        right: -85px;
        width: 130px;
        transform: translate(200%, -50%);
    }
    .testimonials_sect .card_ span.content_ img.valet_trash_icon {
        width: 115px;
        object-fit: cover;
        margin-bottom: 10px;
    }
    .fl-node-d6e4o5jpuk0b > .fl-row-content-wrap, .fl-node-quxnhakc03md > .fl-row-content-wrap, .fl-node-7dfoc6tb3xyn > .fl-row-content-wrap{
        padding-bottom: 60px!important;
    }
    .fl-node-170v2opwa86y{
        margin-bottom: -10px;
        margin-top: -10px;
    }
}

