 
.floating-menu {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
html .scroll-to-top.visible{
    opacity: 0 !important;
}
.floating-menu .btn {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 0;
  justify-content: end;
  border-radius: 25px;
  color: white;
  text-decoration: none;
  font-weight: bold;

  transition: all 0.3s ease;
}
.product-box img{
    width: 100% !important;
    height: 280px !important;
    border: 1px solid #ddd !important;
    object-fit: cover !important;
}
.about-img{
    width: 100% !important;
    height: 414px !important;
    object-fit: cover !important;
    border-radius: 10px !important;
}
.banner-overlay{
    background: rgba(0, 0, 0, 0.4) !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 1 !important;
}

.floating-menu .btn:hover {
  transform: scale(1.05);
}

.whatsapp i{
    padding: 16px;
    font-size: 24px;
    border-radius: 100%;
  background-color: #25d366;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.whatsapp span{
    background-color: #25d366;
    padding: 3px 10px;
    border-radius: 5px;
}
.instagram span{
    background-color: #e1306c;
    padding: 3px 10px;
    border-radius: 5px;
}
.call span{
    background-color: #00bcd4;
    padding: 3px 10px;
    border-radius: 5px;
}
.instagram i{
    padding: 16px;
    font-size: 24px;
    border-radius: 100%;
  background-color: #e1306c;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.call i{
    padding: 16px;
    font-size: 24px;
    border-radius: 100%;
  background-color: #00bcd4;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

 









.header-top-space {
    margin-top: 30px !important;
}

.sticky-header-active .header-top-space {
    margin-top: 0px !important;
}
.ref-img-class{
    object-fit: contain !important;
}
.wrapper-cloned-items {
    color: #f07d00 !important;
}
.left-side-bar-sticky{
    position: sticky !important;
    top: 105px;
}
.overlay-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    opacity: .0;
}
.overlay-3 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    opacity: .3;
}
.language-wrapper a {
    text-align: right !important;
    width: 185px !important;
}

.dropdown-menu-language a {
    text-align: left !important;
}

.slide-text {
    padding-top: 130px !important;
}

.product-box {
    cursor: pointer !important;
}

.services-box {
    border-radius: 10px;
    padding: 20px;
}

.services-img {
    height: 300px;
    object-fit: cover;
}

.services-box:hover img {
    rotate: 360deg !important;
    transition: 1s !important;
}

.why-left-box {
    border-radius: 10px;
    padding: 20px !important;
}

.btn-why {
    background-color: #f07d00 !important;
    color: #fff !important;
}

.footer-top-two-img {
    height: 175px;
    object-fit: cover;
}

.ref-img {
    width: 90% !important;
    height: 50px !important;
    object-fit: contain;
}

.footer-button {
    display: block;
}

.footer-input {
    border-radius: 0 !important;
}

.product-box img {
    height: 280px !important;
}
.page-detail-img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.overlay-33{
    position: absolute ;
    width: 100% ;
    height: 100% ;
   background-color: #000;
   z-index: 9;
   opacity: .6;
}
.section-text{
    position: relative !important;
    z-index: 99;
}
.page-product-img{
    height: 280px;
    object-fit: cover;
}
.photo-gallery{
    width: 100% !important;
    height: 180px !important;
    object-fit: cover !important;
}
.left-side-bar  {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.left-side-bar li{
    background-color: #f07d00 !important;
    margin-bottom: 7px;
    padding: 7px 7px 7px 10px;
    border-radius: 5px;
}
.left-side-bar li:hover{
    background-color: #304269 !important;
}
.left-side-bar li a{
    color: #fff !important;
    display: block !important;
    text-decoration: none !important;
}
.left-side-bar li:hover a{
    padding-left: 15px !important;
    transition: .3s;
 }
@media(max-width:992px) {
    .slide-text-title {
        font-size: 28px !important;
        margin: 10px 0px !important;
    }

    .slider-text {
        padding-top: 60px !important;
    }

    ul li ul li .dropdown-item {
        color: lightgrey !important;
    }

    .sectors .owl-nav {
        display: none !important;
    }

    .ref-top {
        margin: 0 !important;
    }

    .ref-top .col-lg-7 {
        margin-top: 50px !important;
    }
}

@media(max-width:768px) {
    .product-slider-stop {
        flex-direction: column !important;
    }

    .col-lg-5-5 p {
        font-size: 12px !important;
    }

    .about-us {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .about-us .row {

        padding-top: 0 !important;
    }

    .social-icons {
        margin-bottom: 35px !important;
    }
}

@media(max-width:568px) {
    .ref-top {
        margin: 10px !important;
    }
}