/*!
Theme Name: Oslim Child theme
Theme URI: http://layerdrops.com/oslimwp
Template: oslim
Author: Layerdrops
Author URI: https://themeforest.net/user/layerdrops
Description: This is a Child theme for Oslim WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: oslim-child
*/

.main-menu-wrapper__search,
.search-toggler,
.icon-magnifying-glass {
    display: none !important;
}

.main-menu .main-menu__list > li + li,
.stricky-header .main-menu__list > li + li {
    margin-left: 40px;
}


.main-menu .main-menu__list li ul,
.stricky-header .main-menu__list li ul {
    min-width: 250px;
  
}

.case-details__details-box
 {
    display: none;
}


.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 20px;
}





 .main-menu__list > li > a {
  color: #000000 !important;
}
@media (max-width: 768px) {
  .main-menu__list > li > a {
    color: #fff !important;
  }
	
}
.main-menu .mobile-nav__toggler {
	color: #403030  !important;
}


 .main-menu__list > li > a:hover {
  color: #ff0000; !important;
}
.main-menu-wrapper__call-icon span {
  color: #000000 !important;
}
 .main-menu-wrapper__call-icon:hover {
    background-color:#ff0000 !important;
}
.main-menu-wrapper__call-icon:hover span {
   color: #fff!important;
}

 .main-menu-wrapper__call-number p {
    color: #000000 !important;
}


 .main-menu-wrapper__call-number h5 a {
    color: #000000 !important;
    
}

 .main-menu-wrapper__call-number h5 a:hover {
    color: #ff0000 !important; /* change to your desired hover color */
}

 .main-menu-wrapper__search {
    color: #000000 !important;
}
 .main-menu-wrapper__search:hover {
    color: #ff0000 !important; /* change to your hover color */
}
.main-menu {
	background-color: #ffffff!important;
}



 .main-menu-wrapper__call-icon {

    background-color: azure !important;
   
}
.services-one__title {
    margin-left:60px!important;
}

.main-menu-wrapper__search-cat::before {
  top: -15px !important;
  height: 80px !important;
}

.welcome-one__video-icon {
	display:none;
}

.main-header {
    background: #efefef75 !important;
 
}
@media only screen and (max-width: 768px) {
  #rev_slider_1_1_wrapper .persephone.tparrows {
    display: none  !important;
  }
}

.welcome-one__counter-list .welcome-one__counter-single:nth-child(1) .pluss::after {
  content: '+';
  font-weight: bold;
  margin-left: 2px;
}

/* Append "%" to second counter */
.welcome-one__counter-list .welcome-one__counter-single:nth-child(2) .pluss::after {
  content: '%';
  font-weight: bold;
  margin-left: 2px;
}
.coutbox{
	display: flex !important;
	justify-content: center !important;
}

#rev_slider_1_1_wrapper .persephone.tparrows {
  border-radius: 50% !important;
}

@media only screen and (max-width: 767px) {
    .work-together {
        padding: 80px 0 0 !important;
    }

    .service-page {
        padding-top: 40px !important;
        padding-bottom: 0 !important;
    }

    .case-two__carousel.owl-carousel .owl-stage-outer {
        padding: 0 0 40px 30px;
    }

    .benefits-one {
        padding: 0 0 40px !important;
    }

    .free-consultation {
        position: relative;
        display: block;
        padding: 0 0 20px;
    }

    .work-together-two {
        padding: 40px 0 0;
    }

    .work-together-two__text-2 {
        padding-top: 0;
    }

    .work-together-two__right .section-title {
        margin-bottom: 20px;
    }

    .services-one,
    .cases-page {
        padding: 50px 0 10px;
    }

    .new_file_pdf {
        margin: 0;
        display: flex;
    }

    .contact-page {
        padding: 60px 0 0;
    }

    .contact-details__content {
        padding: 30px;
    }

    .case-details__pagination-box {
        margin-top: 20px  !important;
    }

    .case-details {
        padding: 40px 0 0  !important;
    }
	.case-details__content-title {
  line-height: 36px;
  margin-bottom: 10px;
  margin-top: 15px;
}
	.case-details__content-points li {
    align-items: baseline;
}
	.service-details {
  
    padding: 40px 0 10px;
}
}

@media (max-width: 575px) {
    .case-one__title {
        max-width: 275px;
    }
}
.case-one__arrow {
   
    bottom: 30px;
    right: 50px;
   
}
.case-one__content {
	padding: 30px 20px 30px;
}
  
.services-two__title {
    max-width: 240px;
}

.service-details-list {
  padding-left: 20px;
  list-style-type: disc;
  color: #333;
	    margin: 0px;
}




.odometer-inside::after {
  content: "+";
  color: #f5821f;
  font-weight: bold;
  margin-left: 6px;
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  line-height: 36px;
}


.menu-item-946,
.menu-item-947,
.menu-item-948 {
  position: relative;
}

.menu-item-946 > a::after,
.menu-item-947 > a::after,
.menu-item-948 > a::after {
  content: ">";
  font-size: 1.5em;
  padding-left: 8px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: inherit;
}

@media (max-width: 768px) {
  .menu-item-946 > a::after,
  .menu-item-947 > a::after,
  .menu-item-948 > a::after {
    display: none;
  }
}

 .whatsapp-chat-button {
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        gap: 8px;
        padding: 8px 12px;
        border: 1px solid #25D366;
        background-color: #eafff3;
        color: #075e54;
        border-radius: 6px;
        font-weight: 500;
        font-size: 16px;
        transition: all 0.3s ease;
        text-decoration: none;
      }

      .whatsapp-chat-button:hover {
        background-color: #25D366;
        color: white;
        border-color: #1ebc59;
      }

      .whatsapp-chat-button img {
        width: 24px;
        height: 24px;
      }

@media (max-width: 767px) {
  .whatsapp-chat-button {
    margin-bottom: 2em;
  }
}


/* Floating WhatsApp Button (with pulse effect) */
#floating-whatsapp {
  position: fixed;
  bottom: 30px;
  left: 20px;
  background-color: #25D366;
  padding: 15px;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
  z-index: 1000;
  cursor: pointer;
  transition: background-color 0.3s ease;
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
}

#floating-whatsapp:hover {
  animation: none;
  background-color: #20b358;
  
}

#floating-whatsapp img {
  width: 40px;
  height: 40px;
  animation: wiggle 2s infinite;
}

/* Animations */
@keyframes pulse {
  to {
    box-shadow: 0 0 0 25px rgba(0, 0, 0, 0);
  }
}

@keyframes wiggle {
  0% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(15deg);
  }
}



.pulse-button {
  position: fixed;
  bottom: 120px;
  left: 20px;
  background-color: #f5821f;
  border-radius: 50%;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  box-shadow: 0 0 0 0 rgba(245, 130, 31, 0.7);
  cursor: pointer;
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  color: white;
  font-size: 24px;
  border: none;
  text-decoration: none;
  z-index: 1000;
}

.pulse-button:hover {
  animation: none;

}

.pulse-button i {
  animation: wiggle 2s infinite;
  font-size: 32px;
  color: white;
}

@keyframes pulse {
  to {
    box-shadow: 0 0 0 25px rgba(245, 130, 31, 0);
  }
}

@keyframes wiggle {
  0% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(15deg);
  }
}


@media (max-width: 768px) {
  #floating-whatsapp {
    width: 45px;
    height: 45px;
    padding: 6px;
  }
  
  #floating-whatsapp img {
    width: 30px;
    height: 30px;
  }

  .pulse-button {
    width: 45px;
    height: 45px;
    padding: 4px; /* Small padding for touch */
    bottom: 90px;
    font-size: 16px;
  }

  .pulse-button i {
    font-size: 16px;
  }
}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #F5821F;
}


.faq-one-accrodion .accrodion-title h4::before {
	right: -15px;
}