/* white you custom css code here. only css code will work */
.logo-wrapper{
width:250px;
  height:auto;
}



.navbar-area .nav-container .navbar-collapse .navbar-nav > li:last-child {
    padding-right: 0 !important;
  animation: zoom-in-zoom-out 2s ease-out infinite;
  margin-right: 11px !important;
}

.tawk-min-container .tawk-button-circle.tawk-button-large {
    display: none !important;
}

.logistics-home.header-area.header-bg-04:after {
    background-color: transparent !important;
}

.header-style-03.header-variant-08 .navbar-area .nav-container .logo-wrapper img {
    max-height: 100px;
}
.breadcrumb-area:before {
    background-color: rgba(0, 0, 0, .6);
    background: linear-gradient(-45deg, #F44336, #006dc5, #e55c1c, #E91E63);
    background-size: 400% 400%;
    animation: gradient 8s ease infinite;
}

.top-bar-area {
    
  	background: linear-gradient(-45deg, #F44336, #006dc5, #e55c1c, #E91E63);
    background-size: 400% 400%;
    animation: gradient 8s ease infinite;
}

.industry-team-single-item img {
  height:350px;
}



.header-area.header-bg-04:after {
  background-color: rgba(0, 0, 0, .1);
}

.navbar-area .nav-container .navbar-collapse .navbar-nav li+li{
  margin-left:10px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li{
font-size:14px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav > li{
  padding-left:10px;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav > li:last-child{
  position: absolute;
  right: 0;
  max-width: 100px;
  line-height: normal;
  height: 100%;
  vertical-align: middle;
  display: flex;
  align-items: center;
  top: 60px;
  text-align: center;
  height: 50px;
}


  .notice-bar {
      width: 100%;
      height: 50px;
      overflow: hidden;
      position: relative;
      background-color: #f9f9f9;
      border: 2px solid #ccc;
      display: flex;
      align-items: center;
    }

    .scrolling-track {
      display: flex;
      white-space: nowrap;
      animation: scroll-left 30s linear infinite;
    }

    .notice-item {
      display: inline-block;
      padding: 0 50px;
      font-size: 15px;
      line-height: normal;
      color: #222;
    }

    @keyframes scroll-left {
      0% {
        transform: translateX(0%);
      }
      100% {
        transform: translateX(-50%);
      }
    }
/*
.widget.widget {
    display: none;
    }*/
.related-post-area {
    display: none;
   }

ul.social-icons {
    display: none;
   }


.right-content-wrap .btn-wrapper img{
max-width:130px;
  margin-top:-7px;
}
.construction-single-info-list-item .content .subtitle{
font-size:11px;
}
.construction-single-info-list-item .content .title{
font-size:15px;
  line-height:normal;
}
.construction-single-info-list-item .icon{
font-size:30px;
line-height:normal;
}
.construction-support-area .support-inner{
padding: 10px 0 5px;
}
.single-portfolio-blog-grid.cleaning-home {
  border: 1px solid #ddd;
  border-radius: 20px;
  margin: 10px;
}
.single-portfolio-blog-grid.cleaning-home img{
 border-radius: 20px;
}
/*
.global-carousel-init.owl-carousel .owl-item,
.single-portfolio-blog-grid.cleaning-home{
display:flex;
flex-direction:column;
  height:100%;
}*/
.team-memeber-carousel-area .industry-member-carousel.owl-carousel .owl-stage,
.course-home-event-area .global-carousel-init.owl-carousel .owl-stage {
  display: flex;
}

.team-memeber-carousel-area .industry-member-carousel.owl-carousel .owl-item,
.course-home-event-area .global-carousel-init.owl-carousel .owl-item {
  display: flex;
}

.team-memeber-carousel-area .industry-member-carousel.owl-carousel .owl-item .card,
.course-home-event-area .global-carousel-init.owl-carousel .owl-item .const-team-single-item {
  flex: 1;
}
.single-portfolio-blog-grid.cleaning-home{
width:100%;
}
.charity-about-area{
background:var(--heading-color);
}
.charity-about-area *{
color:white;
}
.charity-about-area .right-content-area .image-wrapper {
  position: relative;
  padding: 20px 0;
  background: black;
}
.charity-about-area .right-content-area .image-wrapper img {
  border-radius: 0;
}
.charity-about-area .right-content-area .image-wrapper .video-play-btn i{
  color: black;
}
.estimate-area-wrap.cleaning-home .col-lg-5{
  max-width: 50%;
  flex: 0 0 50%;
}

.estimate-area-wrap.cleaning-home .col-lg-5 .form-group {
  margin-bottom: 1rem;
  width: 46%;
  float: left;
  margin:0 2% 15px;
}
.estimate-area-wrap.cleaning-home .col-lg-5 .form-group:last-child{
  width: 100%;
}
.estimate-form-wrapper{
padding:20px;
}

.project-widget {
    display: none;
}

.related-work-area {
    display: none;
}

@media (min-width: 768px) {
 .charity-about-area + .latest-cause-area .row + .row > .col-lg-4.col-md-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}

.latest-cause-area .row + .row > .col-lg-4.col-md-6 {
  margin-bottom:20px;
}

.navbar-area .nav-container .navbar-collapse .navbar-nav > li{
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 90px;
  max-width: 110px;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li,
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li{
  font-size:14px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li{
line-height:20px;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu li a{
  padding:12px 20px;
}
.right-content-wrap .btn-wrapper img{
margin-top:-4px;
}

.navbar-area.nav-fixed .nav-container .navbar-collapse .navbar-nav li{
line-height:normal;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li.menu-item-has-children .sub-menu{
  top: calc(100% + 20px);
}
.navbar-area .nav-container .navbar-collapse .navbar-nav > li:last-child{
background:#d70000;
}
.construction-single-what-we-cover-item.lawyer-home{
  transition: transform 0.3s ease-in-out;
}
.construction-single-what-we-cover-item.lawyer-home:hover{
transform:scale(1.05);
  z-index:9;
  position:relative;
}


.const-single-case-study-style-02 .title:hover,
.construction-single-what-we-cover-item.lawyer-home .icon,
.construction-single-what-we-cover-item.lawyer-home .readmore:hover,
.section-title.lawyer-home .subtitle {
    color: #532393;
}
.close-toggle,
.floatBar ul,
.back-to-top{
  background: linear-gradient(-45deg, #F44336, #006dc5, #e55c1c, #E91E63);
    background-size: 400% 400%;
    animation: gradient 8s ease infinite;
}
.section-title .subtitle{
color:#b30f0f;
}
body .footer-area .copyright-area{
background:#532396;
}

.footer-part {
    display: none !important;
}

.const-single-case-study-style-02.const-page .cart-icon{
  background-position: 0 180px;
}
.const-single-case-study-style-02 .cat-wrapper {
  color: white;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 1px 15px 3px;
  border: 1px solid #532396;
  border-radius: 10px;
  font-size: 13px;
  font-weight: bold;
  background: #532396;
}
.const-single-case-study-style-02 .cat-wrapper:hover {

  background: #fff;
  color:black;
}
.const-single-case-study-style-02 .title:hover > a{
color:white;
}
.construction-single-what-we-cover-item.lawyer-home{
padding-bottom:0;
border-radius: 20px;
}
.construction-single-what-we-cover-item.lawyer-home:hover{
transform:scale(1.05);
  z-index:9;
  position:relative;

background: linear-gradient(-45deg, #F44336, #006dc5, #ff770c, #E91E63);
background-size: auto;
background-size: 400% 400%;
animation: gradient 8s ease infinite;
color: white !important;
}
.construction-single-what-we-cover-item.lawyer-home:hover *{
  color:white;
}
.const-team-member-area,
.charity-about-area,
.estimate-area-wrap.cleaning-home .top-part{
  z-index:9;
  position:relative;
  background: linear-gradient(-45deg, #F44336, #006dc5, #e55c1c, #E91E63);
  background-size: auto;
  background-size: 400% 400%;
  animation: gradient 8s ease infinite;
}

.const-team-member-area .section-title.const-home-color .subtitle,
.const-team-member-area .section-title .title{
  color:white;
}
.brand-logo-carousel-area-wrapper .global-carousel-init .owl-stage{
  display:flex;
  align-items:center;
}
.breadcrumb-area + .all-courses-area .row{
justify-content:center !important;
}

.breadcrumb-area + .all-courses-area .row .col-lg-8{
  -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  display:none;
 }
.course-details-content-area .content-tab-wrapper nav .nav-tabs .nav-link:last-child,
#nav-reviews,
.breadcrumb-area + .all-courses-area .row   .col-lg-8 + .col-lg-4{
display:none;
}
.newBtn{background: #532396;padding: 10px 20px;border-radius: 20px;color: white;font-size: 14px;font-weight: bold;}

.newBtn:hover{
color:white;
}

.single-cleaning-service-item img{
  max-width: 100px;
}
.single-cleaning-service-item{
  text-align: center;
}

.political-single-what-we-cover-item .hover{
padding: 0;
}
.political-single-what-we-cover-item .hover .title{
  margin-bottom: 0 !important;
}
.political-single-what-we-cover-item .hover .title + p{
  display: none;
}
.political-single-what-we-cover-item .hover .title,
.political-single-what-we-cover-item .hover .title a{
  display: flex;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  align-content: center;
  justify-content: center;
  align-items: center;

}
.header-style-03 .navbar-area .nav-container{
  padding: 0 10px;
}

@media (max-width: 991px){
  .navbar-area .nav-container .navbar-collapse .navbar-nav > li{
      display: block;
      max-width: 100%;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav > li a{
    text-align: left;
    color: black;
    padding: 20px;
  }
  .navbar-area .nav-container .navbar-collapse .navbar-nav li + li{
    margin-left: 0;
  }
}



/* Container Flexbox */
.lkey-features-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; /* Always left-aligned */
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}

/* Each student box */
.single-logistic-key-feature-one {
  flex: 0 0 calc(25% - 12px); /* 4 per row */
  padding: 10px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.single-logistic-key-feature-one:hover {
color:white;
}
/* Image + Name Style (Optional polish) */
.single-logistic-key-feature-one img {
  width: 32px;
  height: 32px;
}

.single-logistic-key-feature-one span,
.single-logistic-key-feature-one a {
  font-weight: bold;
  color: #0027ff;
  font-size: 14px;
  text-decoration: none;
}

/* Responsive tweaks */
@media (max-width: 992px) {
  .single-logistic-key-feature-one {
    flex: 0 0 calc(33.33% - 12px); /* 3 per row */
  }
}
@media (max-width: 768px) {
  .single-logistic-key-feature-one {
    flex: 0 0 calc(50% - 12px); /* 2 per row */
  }
}
@media (max-width: 480px) {
  .single-logistic-key-feature-one {
    flex: 0 0 100%; /* Full width on mobile */
  }
}

.disqus-comment-area.margin-top-40 {
    display: none;
}

/* Whatsapp Homepage */

.whatsapp-float {
  position: fixed;
  bottom: 91px;
  right: 24px;
  width: 60px;
  height: 60px;
  background-color: #25D366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  z-index: 1000;
  cursor: pointer;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.whatsapp-float:hover {
  transform: scale(1.08);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
}

/* Pulse ring animation to draw attention */
.whatsapp-float::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #25D366;
  opacity: 0.6;
  animation: wa-pulse 2s infinite;
  z-index: -1;
}

@keyframes wa-pulse {
  0% {
    transform: scale(1);
    opacity: 0.6;
  }
  70% {
    transform: scale(1.6);
    opacity: 0;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}

@media (max-width: 480px) {
  .whatsapp-float {
    bottom: 16px;
    right: 16px;
    width: 52px;
    height: 52px;
  }
}

/*Roots Fun and Learn */
.slider-wrap {
      width: 100%;
      
    }

    .slider-container {
      position: relative;
      width: 100%;
      overflow: hidden;
      border-radius: 14px;
      box-shadow: 0 10px 40px rgba(0,0,0,0.5);
    }

    .slider-track {
      display: flex;
      transition: transform 0.5s cubic-bezier(.4,0,.2,1);
    }

    .slide {
      min-width: 100%;
      position: relative;
      overflow: hidden;
    }

    .slide img {
      width: 100%;
      /*height: 480px;*/
      object-fit: cover;
      display: block;
    }

    /* Caption overlay */
    .slidercaption {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 40px 28px 24px;
      background: linear-gradient(to top, rgba(0,0,0,0.75) 0%, transparent 100%);
      color: #fff;
    }
    .slidercaption h2 {
      font-size: 22px;
      font-weight: 600;
      margin-bottom: 4px;
    }
    .slidercaption p {
      font-size: 14px;
      color: rgba(255,255,255,0.75);
    }

    /* Arrows */
    .sliderbtn {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: rgba(255,255,255,0.2);
      border: none;
      color: #fff;
      width: 48px;
      height: 48px;
      border-radius: 50%;
      cursor: pointer;
      font-size: 26px;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: background 0.2s;
      z-index: 10;
      backdrop-filter: blur(4px);
    }
    .sliderbtn:hover { background: rgba(255,255,255,0.38); }
    .btn-prev { left: 14px; }
    .btn-next { right: 14px; }

    @media (max-width: 600px) {
      .slide img { height: 240px; }
      .slidercaption h2 { font-size: 16px; }
      .sliderbtn { width: 36px; height: 36px; font-size: 20px; }
    }

/* Slider Root Ends */