/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 4rem !important;
    width: auto;
    max-width: 100px;
}
@media (min-width: 768px) {
    .md\:pt-10 {
        padding-top: 0px;
    }

}
.carousel_slider_banner_container {
    padding-left: 0px;
    padding-right: 0px;
}
.pt-5 {
    padding-top: 0px;
}
.rtl\:left-\[7\%\]:where([dir="rtl"], [dir="rtl"] *) {
    left: 0%;
}
@media (min-width: 1024px) {
    .lg\:gap-x-10 {
        -moz-column-gap: 2.5rem;
        column-gap: 34.5rem;
    }
}
.banner-entry:nth-of-type(3) {
    width: 100%;
    grid-column: 1/3 !important;
    grid-row: 2/3 !important;
}
.md\:grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.banner-entry {
    position: relative;
    height: 281px;}
 @media (max-width: 768px) {
    .banner-entry {
        height: 86px !important;
    }
    .container.grid.grid-col-1.lg\:grid-cols-5.gap-8.lg\:gap-6 {
    justify-content: center;
}
}
html[dir=rtl] .moved_banner .circle {
    display: none !important;
}
@media (min-width: 1024px) {
    .lg\:mr-28 {
        margin-right: 1px;
        width: 50%;
    }
}
salla-slider.photos-slider .swiper-slide {
    /* margin-left: 1rem; /
    / margin-right: 1rem; */
    width: 100%;
}
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0px !important;
}
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-right: 0px !important;
}
salla-slider.photos-slider .swiper {
    padding-bottom: 2.5rem;
    padding-top: 2rem;
}
.s-slider-v-centered .s-slider-block__title-nav {
    display: none;
}
.dark .feature_desc {
    color: #000000 !important;
}
.dark .feature_name {
    color: #000000 !important;
}