.w-\[180px\] {
    width: 250px !important;
}
.bg-secondary-dark{
    background-color: rgb(59 56 52) !important;
}
.hover\:text-primary-dark:hover {
    --tw-text-opacity: 1;
    color: rgb(240 206 81) !important;
}
@media (min-width: 1280px) {
    .xl\:inline-flex {
        background: #ae8a6a !important;
    }
}
.btn{
    background: #fff !important;
}
.btn p, .btn i{
    color: #000 !important;
}
.btn:hover {
    background: #ffffff !important;
}
.swiper-slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55); 
    z-index: 1;
}

.swiper-slide > * {
    position: relative;
    z-index: 2;
}
.text-secondary-dark{
    color: rgb(242 206 81) !important;
}
@media (min-width: 640px) {
    .servicetitle {
        font-size: 22px !important;
        color: rgb(242 206 81) !important;
    }
}
@media (min-width: 1280px) {
    .xl\:grid-cols-3 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
}
.servimg{
    height: 250px !important;
    width: 100% !important;
    object-fit: cover !important;
}
.card-item.active{
    background-color: #a77853 !important;
}
.card-item:not(.active){
    background-color: #ffffff !important;
}
.testititle{
    color: rgb(254 206 81) !important;
}
.testidescp{
    color: rgb(255, 255, 255) !important;
}
.testititle:hover{
    color: rgb(254 206 81) !important;
}
.testidescp:hover{
    color: rgb(255, 255, 255) !important;
}
.homegalimg{
    height: 350px !important;
    width: 100% !important;
    object-fit: cover !important;
}
.headerbtn{
    background: rgb(254 206 81) !important;
}
.headerbtn:hover{
    background: rgb(255 255 255) !important;
}
/* html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    color: #fece51 !important;
} */
@media (min-width: 640px) {
    .sm\:py-\[50px\] {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}
@media (min-width: 1280px) {
    .xl\:pt-\[279px\] {
        padding-top: 150px !important;
    }
}
@media (min-width: 1280px) {
    .xl\:pb-\[179px\] {
        padding-bottom: 75px !important;
    }
}
@media (min-width: 1280px) {
    .xl\:text-body2 {
        font-size: 16px !important;
        line-height: 28px !important;
    }
}
.galimg{
    height: 300px !important;
    width: 100% !important;
    object-fit: cover !important;
}
@media (min-width: 768px) {
    .selectbox {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
}
.sendmessage{
    background-color: rgb(254 206 81) !important;
}
.sendmessage:hover{
    background-color: rgb(255 255 255) !important;
    color: #000 !important;
}
.text-primary-dark{
    color: rgb(255 255 255) !important;
}
.sidetabtitle{
    color: #000 !important;
 }
.sidetab{
    background: #fece51 !important;
 }
.border-secondary-dark {
    border-color: rgb(254 206 81) !important;
}
.backdrop-blur-\[30px\]{
    --tw-backdrop-blur: initial !important;
}
.desktopmenuname{
    font-size: 18px !important;
    font-weight: 900 !important;
    font-family: unset !important;
}
::-webkit-scrollbar-thumb {
    background: #fece51 !important;
    border-radius: 8px;
}
.hover\:bg-secondary-dark:hover {
    background-color: rgb(254 206 81) !important;
}
.sidetabtitle:hover{
    color: #000 !important;
}