.custom-breadcrumbs {
  font-size: 18px;
  color: #fff;
	font-family: "Poppins-Medium", Sans-serif;
}
.custom-breadcrumbs a {
  color: #fff;
  text-decoration: none;
}

body:not(.home) .header-logo-inner img {
    position: absolute;
    left: 0;
}


/* home banner css start  */
.home-banner-slider {
    display: flex;
    flex-wrap: nowrap; /* Prevents breaking to the next line */
    overflow: hidden;
}
/* Home Banner CSS Start */
.home-banner-slider {
    display: flex;
    flex-wrap: nowrap; /* Prevents breaking to the next line */
    overflow: visible;
    padding-top: 100px;
    padding-bottom: 70px;
}

.home-banner-slider .slick-track {
    display: flex !important; /* Force flex on Slick's track */
}

.home-banner-slider .slick-slide {
    display: flex !important; /* Ensure each slide remains flex */
    align-items: center;
    justify-content: center;
    border-bottom: none !important;
    padding: 0;
}

.slide {
    display: flex !important; /* Override Slick's default display */
    align-items: center;
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid #ddd;
}

.slide .column1, .slide .column2, .slide .column3 {
    padding: 0px;
	 display: flex;
    flex-direction: column;
    justify-content: center;
}

.slide .column2 img {
    max-width: 100%;
    height: auto;
}

.slide .column3 .btn {
    background: #fefefe;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid var(--1, #EEB92C);
    display: inline-flex;
    padding: 11px 37px;
    align-items: center;
    gap: 10px;
    color: #000;
    font-family: 'Poppins-Medium';
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3.6px;
    text-transform: uppercase;
    margin-top: 20px;
}

.social-icons {
    padding: 0;
}
.icons-text {
    display: flex;
    /* align-items: center; */
}
.icons-textsocial h2 {
    font-family: 'BebasNeue-Regular';
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.92px;
    text-transform: uppercase;
	margin: 0px;
}

.social-icons img {
    width: 100px;
    object-fit: scale-down;
   height: 40px !important;
}

.slide .column1 {
    width: 25%;
}

.slide .column1 h1 {
    color: var(--Black, #000);
    font-family: 'BebasNeue-Regular';
    font-size: 125px;
    font-weight: 400;
    line-height: 120px;
    letter-spacing: 3.75px;
    text-transform: uppercase;
}

.slide .column2 {
    width: 35%;
}

.slide .column3 {
    width: 55%;
    padding-left: 40px;
}

.slide .column3 p {
    margin: 0;
    color: #333;
    font-family: 'Poppins-Medium';
    font-size: 18px;
    font-weight: 500;
    line-height: 36px;
}

/* Home Banner CSS End */
/* Style the dots container */
.home-banner-slider .slick-dots {
    position: absolute !important;
    bottom: 50% !important; /* Adjust as per your design */
    right: 80px !important;
    display: flex !important;
    gap: 10px !important; /* Spacing between dots */
    display: inline !important;
}

/* Default (Inactive) Dots */
.home-banner-slider .slick-dots li {
    list-style: none !important;
    width: 20px !important;
    height: 20px !important;
    border: 2px solid #00000000 !important; /* Inactive dot border color */
    background: transparent !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    transition: all 0.3s ease-in-out !important;
    transform: rotate(0deg) !important;
    !I;!;
    margin: 10px 5px !important;
}

/* Inner Square */
.home-banner-slider .slick-dots li button {
    width: 10px !important;
    height: 10px !important;
    background: #d4d4d4 !important; /* Inactive dot color */
    border: none !important;
    display: block !important;
    transition: all 0.3s ease-in-out !important;
    border-radius: 0 !important;
}

/* Active Dot */
.home-banner-slider .slick-dots li.slick-active {
    border-color: #eebb2d !important; /* Gold border for active */
    transform: rotate(90deg) !important; /* Rotation effect */
}

.home-banner-slider .slick-dots li.slick-active button {
    background: var(--1, linear-gradient(114deg, #EEB92C 13.23%, #EEC030 47.99%, #BB8834 89.08%)) !important;
    border-radius: 0px !important;
}

/* Hover Effect */
/* .slick-dots li:hover {
    transform: rotate(90deg) !important;
    border-color: #d4a92e !important;
} */

.home-banner-slider .slick-dots li:hover button {
    background: #d09f32 !important;
}

/* Remove default Slick dot styling */
.home-banner-slider .slick-dots li button:before {
    font-size: 0 !important;
}



/* end  */










.who-we-before {
    position: relative !important;
}
.who-we-before .elementor-widget-container {
    position: relative;
}
.who-we-before .elementor-element.elementor-element-f2bc2aa.elementor-widget.elementor-widget-image:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/03/Rectangle-3791.png);
    background-repeat: no-repeat;
    width: 479px;
    height: 643px;
    left: 4em;
    top: -50px;
}

.home-btn a.elementor-button.elementor-button-link.elementor-size-sm {
    position: relative;
}

.home-btn a.elementor-button.elementor-button-link.elementor-size-sm:hover {
    background: var(--1, linear-gradient(114deg, #EEB92C 13.23%, #EEC030 47.99%, #BB8834 89.08%));
    color: #fff;
}




.working-time {
    position: relative;
}

.working-time:after {
    content: "";
    position: absolute;
    width: 243px;
    top: 25px;
    background: url(/wp-content/uploads/2025/03/Line-14.png);
    background-repeat: no-repeat;
    height: 1px;
    color: #3333337a;
}




/* industry css start  */
.imagebox-button a:hover {
    color: #ffffff;
}

.imagebox-button a {
    text-decoration: underline;
}
.imagebox-button a {
    color: #FFF;
    font-family: 'Poppins-Medium';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.6px;
    text-transform: uppercase;
}
.imagebox.style1:hover .imagebox-image:before {
    background: #bd9334bf;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    /* transition: 1s; */
} 
.project-item .imagebox.style1 {
    position: relative;
    overflow: hidden;
}

.project-item .imagebox-image {
    position: relative;
    /* transition: 1s; */
}

.imagebox-image img {
    width: 100%;
}

/* .project-item {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
} */

.project-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);););););););););
    gap: 20px;
}

.project-item .imagebox.style1 .imagebox-title {
    padding: 15px 0 15px 0;
    /* min-height: 70px; */
    text-align: center;
    /* position: absolute; */
    left: 20px;
    right: 20px;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: auto;
    border-radius: 0;
    background: #EEB92C;
    width: 90%;
    /* margin: 0 auto; */
    top: -50px;
    position: relative;
    height: 90px;
}

.imagebox-title h4 {
   color: var(--White, #FFF);
text-align: center;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.9px;
text-transform: uppercase;
}

.imagebox.style1 .imagebox-title h4 a {color: #FFF;text-align: center;font-family: 'BebasNeue-Regular';font-style: normal;font-weight: 400;67px; /* 111.111% */font-size: 26px;}

.project-item .imagebox.style1 .imagebox-content {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 150px;
    opacity: 0;
    visibility: hidden;
    /* background-color: #fff; */
    border-radius: 4px;
    font-size: 14px;
    /* padding: 48px 48px 39px 48px; */
    transform: translateY(100%);
    -webkit-transition: all 0.3sease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: 1s;
}

.imagebox-heading h3 {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}

.imagebox-heading h3 a {!I;!; /* 111.111% */color: #FFF;text-align: center !important;!I;!;font-family: 'BebasNeue-Regular';font-size: 36px;font-style: normal;font-weight: 400;line-height: normal;letter-spacing: 1.08px;text-transform: uppercase;}

.imagebox-desc {
    margin-top: 21px;
    color: #FFF;
    text-align: center;
    font-family: 'Poppins-Regular';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 180% */
}

.imagebox-desc p {color: var(--Dark-Grey, #828282);font-family: 'Satoshi-Regular';font-size: 16px;font-style: normal;font-weight: 400;line-height: 28px; /* 175% */}

.project-item .imagebox.style1 .imagebox-button {
    margin-top: 10px;
    text-align: center;
}

h2.box-line {
    position: relative;
}

.box-line a {!I;!; /* 106.667% */color: #FFF !important;!I;!;font-family: 'Poppins-Medium';font-size: 18px;font-style: normal;font-weight: 500;line-height: normal;letter-spacing: 3.6px;text-transform: uppercase;}

.box-line  span.line {
    /* position: relative; */
    /* width: 100%; */
    /* margin: 0 !important; */
    /* margin-left: 8px !important; */
    /* padding: 0 !important; */
}
.imagebox.style1 .imagebox-content h3 a:hover {
        color: #ffffff;
    }
.box-line {
	    /* display: flex; */
	}


.box-line .line:after, .box-line .line:before {
    /* content: ""; */
    /* height: 1px; */
    /* width: 100%; */
    left: 0;
    /* background-color: #e7eaee; */
    /* position: absolute; */
    top: 50%;
    -webkit-transition: all 0.3sease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3sease-in-out;
    transition: 1s;
}

.box-line .line:before {
    left: 0;
    /* width: 20px; */
    /* background-color: #ff4f01; */
    /* z-index: 1; */
}

.imagebox.style1:hover .imagebox-title {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-300%);
    -moz-transform: translateY(-300%);
    -ms-transform: translateY(-300%);
    -o-transform: translateY(-300%);
    transform: translateY(-300%);
}

.imagebox.style1:hover .imagebox-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3sease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: 1s;
}

.box-line > a {
    white-space: nowrap;
}
.box-line a:hover+.line:before,
	.box-line.active .line:before {
	    left: calc(100% - 20px);
	    background: #000;
	}
.imagebox-heading {
    text-align: center;
}

.imagebox.style1 .imagebox-content h2 a:hover {
    color: #131d3b !important;!I;!;
}
.project-item.slick-slide {
    margin-left: 20px;
}
.project-slider  button.slick-next.slick-arrow {
    width: 48px;
    right: -100px;
    top: 40% !important;!I;!;
}
.project-slider .slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 0px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.project-slider button.slick-prev.slick-arrow {
    width: 48px;
    left: -100px;
    top: 40%;
}
/* end  */

/* detail page css start services */

.services-details-page .project-slider
 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    margin-top: 40px;
}


.benefits-slider {
  max-width: 1200px;
  margin: auto;
}

.benefit-slide {
  text-align: center;
  padding: 20px 21px;
  background: #fff;
  border: 3px solid var(--Gold-Gradient, #FFCC61);
  margin: 0 10px; /* Gap between slides */
}

.benefits-slider .slick-track {
  display: flex !important;
  gap: 0px; /* Not needed now due to margin */
}
.benefits-slider .slick-slide {
  float: none;
  height: auto;
}

/* Optional: adjust dot position */

.benefit-icon img {
  max-width: 60px;
  margin-bottom: 15px;
}
.benefit-title {
  margin-bottom: 10px;
  color: var(--Black, #000);
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px; /* 100% */
  text-transform: uppercase;
  font-family: 'BebasNeue-Regular';
  padding-left: 0px;
}
.benefit-description {
  color: #666;
  text-align: center;
  font-family: 'Poppins-Regular';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}






.benefit-icon {
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}



.benefit-slide .slick-dots li.slick-active {
    border-color: #eebb2d !important;
    transform: rotate(90deg) !important;
}

.benefits-slider li.slick-active {
    background: var(--1, linear-gradient(114deg, #EEB92C 13.23%, #EEC030 47.99%, #BB8834 89.08%)) !important;
    border-radius: 0px !important;
}

.benefits-slider  .slick-dots li {
    list-style: none !important;
    width: 20px !important;
    height: 20px !important;
    border: 2px solid #00000000 !important;
    background: transparent !important;
    transition: all 0.3s ease-in-out !important;
    margin: 10px 5px !important;
}

.benefits-slider .slick-dots li.slick-active button {background: var(--1, linear-gradient(114deg, #EEB92C 13.23%, #EEC030 47.99%, #BB8834 89.08%)) !important;border-radius: 0px !important;}

.benefits-slider .slick-dots li button .slick-dots li button {
    width: 10px !important;
    height: 10px !important;
    background: #d4d4d4 !important;
    border: none !important;
    display: block !important;
    transition: all 0.3s ease-in-out !important;
    border-radius: 0 !important;
}

.benefits-slider .slick-dots li button:before {
    font-size: 0 !important;
}

.benefits-slider .slick-dots li button {
    width: 10px !important;
    height: 10px !important;
    background: #d4d4d4 !important;
    border: none !important;
    display: block !important;
    transition: all 0.3s ease-in-out !important;
    border-radius: 0 !important;
}

.benefits-slider .slick-dots li.slick-active {
    border-color: #eebb2d !important;
    transform: rotate(90deg) !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.benefits-slider ul.slick-dots {
    bottom: -50px;
}
.benefit-icon img {
    border: 2px solid var(--Gold-Gradient, #FFCC61) !important;
    background: #FFF !important;
    box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.12) !important;
    padding: 5px !important;
}
/* end  */






/* testimonials css  */

.testimonial-wrapper {
                display: flex;
                align-items: center;
                justify-content: center;
                gap: 20px;
            }
            .testimonial-content, .testimonial-image {
                width: 50%;
            }
          .testimonial-img-item {
    text-align: right;
}
            .testimonial-rating {
                color: #eebe2f;
                font-size: 35px;
            }
            .testimonial-navigation {
                text-align: left;
                margin-top: 20px;
            }
        .testimonial-dot {
    margin: 5px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 0;
    background: silver;
    padding: 5px;
    border: 1px solid transparent;
    transition: all 0.3s ease-in-out;
}
.testimonial-dot.active {
    background: linear-gradient(114deg, #EEB92C 13.23%, #EEC030 47.99%, #BB8834 89.08%);
    border: 1px solid #BB8834
}
.testimonial-item h6 {
    color: #333;
    font-family: 'Poppins-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    margin: 0;
}

.testimonial-item h2 {
    font-family: 'BebasNeue-Regular';
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.92px;
    text-transform: uppercase;
    margin: 0;
}

.testimonial-item p {
    color: #333;
    font-family: 'Poppins-Medium';
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
    line-height: 28px; /* 140% */
    margin: 0;
    padding-right: 20px;
}

p.client-name {
    color: #333;
    font-family: 'Poppins-SemiBold';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 26px */
    margin: 0;
}

.client-name-button {
    display: block;
    margin: 10px auto;
    padding: 8px 15px;
    background: linear-gradient(114deg, #EEB92C 13.23%, #EEC030 47.99%, #BB8834 89.08%);
    border: none;
    border-radius: 0px;
    transition: all 0.3s ease-in-out;
    width: 300px;
    height: 70px;
    flex-shrink: 0;
    position: relative;
    bottom: 50px;
    color: #FFF;
    text-align: center;
    font-family: 'BebasNeue-Regular';
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.9px;
    text-transform: uppercase;
	left: 20px;
}

/* .client-name-button:hover {
    background: #BB8834;
    color: #fff;
} */


.testimonial-img-item img {
    width: 100%;
}
/* end  */




/* media query css start  */

/* For screens up to 1680px */
@media only screen and (max-width: 1680px) {

}

/* For screens up to 1440px */
@media only screen and (max-width: 1440px) {
	.imagebox.style1 .imagebox-title h4 a {
    font-size: 20px;
}
	.imagebox-heading h3 a {
    font-size: 22px;
}
	.imagebox-desc {
    margin-top: 15px;
    font-size: 16px;
    line-height: 26px;
}
	
	.imagebox-button a {
    font-size: 15px;
	}
	.project-item .imagebox.style1 .imagebox-content {
    bottom: 190px;
    font-size: 14px;

}
	
	
	
	
	
	.slide .column1 h1 {
    font-size: 90px;
    line-height: 100px;
}
	.icons-textsocial h2 {
    font-size: 50px;
}
	.slide .column3 p {
    font-size: 16px;
    line-height: 30px;
}
	.slide .column3 .btn {
    padding: 11px 37px;
    font-size: 15px;
    margin-top: 10px;
}

	.client-name-button {
    height: 60px;
    font-size: 26px;
}
.testimonial-item p {
    font-size: 16px;
}
	.testimonial-item h2 {
    font-size: 50px;
}
	p.client-name {
    font-size: 18px;
}
}

/* For screens up to 1280px */
@media only screen and (max-width: 1280px) {
	
	.benefit-title {
    font-size: 22px;
    line-height: 30px;

}
	
	.benefit-slide {
    padding: 15px 15px;
    margin: 0 5px;
}
	.benefit-description {
    font-size: 13px;
    line-height: 24px;
}
	.client-name-button {
    height: 60px;
    font-size: 24px;
}
.testimonial-item p {
    font-size: 15px;
}
	.testimonial-item h2 {
    font-size: 35px;
}
	p.client-name {
    font-size: 16px;
}

	.slide .column1 h1 {
    font-size: 70px;
    line-height: 80px;
}
	.icons-textsocial h2 {
    font-size: 40px;
}
	.slide .column3 p {
    font-size: 15px;
    line-height: 25px;
}
	.slide .column3 .btn {
    padding: 10px 30px;
    font-size: 14px;
    margin-top: 10px;
}


}

/* For screens up to 1024px (Tablets) */
@media only screen and (max-width: 1024px) {
	.services-details-page .project-slider {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 30px;
}
	body:not(.home) .header-logo-inner img {
    position: relative;
    left: 0;
}
	
	.slide .column1 h1 {
    font-size: 50px;
    line-height: 60px;
}
	.icons-textsocial h2 {
    font-size: 30px;
}
	.slide .column3 p {
    font-size: 14px;
    line-height: 24px;
}
	.slide .column3 .btn {
    padding: 10px 25px;
    font-size: 13px;
    margin-top: 10px;
}

}

/* For screens up to 768px (Small Tablets) */
@media only screen and (max-width: 768px) {
		.services-details-page .project-slider {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 10px;
}
		.client-name-button {
    height: 50px;
    font-size: 22px;
}
.testimonial-item p {
    font-size: 14px;
}
	.testimonial-item h2 {
    font-size: 28px;
}
	p.client-name {
    font-size: 16px;
}


}

@media only screen and (max-width: 767px){
.home-banner-slider .slick-dots {
        position: absolute !important;
        bottom: 0 !important;
        right: 0 !important;
        display: flex !important;
    }
	.slide .column2 img {
    max-width: 60%;
    height: auto;
    text-align: center;
    display: flex;
    justify-content: center !important;
    margin: 0 auto;
}
	    .slide .column1 h1 {
        font-size: 30px;
        line-height: 40px;
			text-align: center;
    }
	.home-banner-slider .slick-slide {
    display: block !important;
}
	.slide .column1 {
    width: 100%;
}
	
	.slide .column2 {
    width: 100%;
}
	
	.slide .column3 {
    width: 100%;
    padding-left: 10px;
}
	.icons-text {
    display: block;
}
.social-icons {
    display: flex;
    align-items: anchor-center;
}
	.home-banner-slider {
    padding-top: 60px;
    padding-bottom: 20px;
}
	.social-icons img {
    width: 40px;
    object-fit: scale-down;
    height: auto !important;
}
	.project-item .imagebox.style1 .imagebox-title {
    padding: 0px 0 0px 0;
    left: 0px;
    right: 0px;
    width: 100%;
    top: -35px;
    height: 50px;
}
		.imagebox.style1 .imagebox-title h4 a {
    font-size: 16px;
}
	.project-item.slick-slide {
    margin-left: 0px;
}
}


/* For screens up to 600px (Large Phones) */
@media only screen and (max-width: 600px) {
	.project-item .imagebox.style1 .imagebox-content
 {
        bottom: 120px;
        font-size: 14px;
    }
	
	.home-banner-slider {
        padding-top: 100px;
        padding-bottom: 20px;
    }
	.client-name-button {
    width: 280px;
    height: 70px;
    left: 0px;
}
	.testimonial-wrapper {
    display: block;
}
	.testimonial-content, .testimonial-image {
    width: 100%;
}
	  .testimonial-navigation {
                text-align: left;
                margin-top: 10px;
                margin-bottom: 20px;
            }
			.client-name-button {
    height: 50px;
    font-size: 20px;
}
.testimonial-item p {
    font-size: 14px;
}
	.testimonial-item h2 {
    font-size: 24px;
}
	p.client-name {
    font-size: 14px;
}

}

/* For screens up to 480px (Medium Phones) */
@media only screen and (max-width: 480px) {

}

/* For screens up to 360px (Small Phones) */
@media only screen and (max-width: 360px) {

}

/* For screens up to 320px (Extra Small Phones) */
@media only screen and (max-width: 320px) {

}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* media query end  */