:root {
    --colorOne: #4e4e4e;
    --colorTwo: #4e4e4e;
}
:root {
    --h1size: 50px;
    --h2size: 40px;
    --h3size: 24px;
    --h4size: 20px;
    --h5size: 18px;
    --h6size: 16px;
    --bodysize: 16px;
    --h1height: 58px;
    --h2height: 48px;
    --h3height: 32px;
    --h4height: 28px;
    --h5height: 26px;
    --h6height: 26px;
    --bodyheight: 26px;
    --pfamily: 'Rubik', sans-serif;
    --red: #ff3838;
    --gray: #777777;
    --text: #555555;
    --blue: #1494a9;
    --white: #ffffff;
    --chalk: #f5f5f5;
    --green: #11b76b;
    --purple: #b12fad;
    --orange: #e86121;
    --yellow: #ffab10;
    --body: #f5f6f7;
    --border: #e8e8e8;
    --heading: #39404a;
    --primary: #a39c9c;
    --secondary:#d5d7d7;
    --sub-heading: #565765;
    --green-chalk: #ddffd5;
    --green-dark: #072f17;
    --gray-chalk: #cccccc;
    --intro-bg: #f8fffa;
    --facebook: #3b5998;
    --linkedin: #0e76a8;
    --twitter: #00acee;
    --google: #E60023;
    --instagram: #F77737;
    --primary-bshadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
    --primary-tshadow: 2px 3px 8px rgba(0, 0, 0, 0.1)
    }

.herroBc {
    position: relative;
    text-align: center;
    /* padding: 20px; */
    color: #fff;
}

.herroBc img {
    width: 100%;
    height: auto; 
    display: block;
}

.herroBc h1 {
    position: absolute;
    top: 50%; 
    left: 50%; 
    transform: translate(-50%, -50%);
    font-size: 70px; 
    font-weight: bold;
    color: #fff; 
    z-index: 1;
}
/* Responsive breakpoints */
@media (max-width: 992px) {
    .herroBc h1 {
        font-size: 36px;
    }
}

@media (max-width: 768px) {
    .herroBc h1 {
        font-size: 28px;
    }
}

@media (max-width: 576px) {
    .herroBc h1 {
        font-size: 22px;
        padding: 10px; 
    }
}

.home-index-slider .dandik {
	right:30px
}
.home-index-slider .bamdik {
	left:30px
}
.home-index-slider .slick-dots {
	bottom:50px
}
.banner-part {
	padding:0px 0px 0px;
	margin-bottom:25px;
	position:relative;
	z-index:1
}
.banner-part::before {
position:absolute;
content:"";
top:0px;
left:0px;
width:100%;
height:100%;
z-index:-1;
opacity:0.05;
background:url(../images/banner-shape.png);
background-repeat:no-repeat;
background-position:center;
background-size:cover
}
.banner-1 {
	background:-webkit-gradient(linear, left top, right top, from(#45f76354), to(#ffc3d024));
	background:linear-gradient(to right, #45f76354, #ffc3d024)
}
.banner-2 {
	background:-webkit-gradient(linear, right top, left top, from(#45f76354), to(#ffc3d024));
	background:linear-gradient(to left, #45f76354, #ffc3d024)
}
.banner-content h1 {
	text-transform:capitalize;
	margin-bottom:22px
}
.banner-content p {
	font-size:18px;
	line-height:28px;
	margin-bottom:50px
}
.banner-btn .btn {
	margin-right:15px
}
.banner-img img {
	width:100%
}
@media (max-width: 767px) {
.banner-content h1 {
font-size:38px;
line-height:48px
}
.banner-img {
display:block
}
.banner-btn .btn {
margin:8px
}
}
@media (min-width: 768px) and (max-width: 991px) {
.banner-content h1 {
font-size:32px;
line-height:42px
}
.banner-btn .btn {
padding:14px 22px;
margin-right:10px
}
}
.suggest-slider li {
	margin:0px 10px
}
@media (max-width: 575px) {
.suggest-slider li {
margin:0px 5px
}
}
.promo-img {
	width:100%;
	overflow:hidden;
	border-radius:8px
}
.promo-img a {
	width:100%
}
.promo-img a img {
	width:100%;
	border-radius:8px;
transition:all linear .3s;
-webkit-transition:all linear .3s;
-moz-transition:all linear .3s;
-ms-transition:all linear .3s;
-o-transition:all linear .3s
}
.promo-img a img:hover {
	-webkit-transform:scale(1.05);
	transform:scale(1.05)
}
@media (max-width: 767px) {
.promo-img {
margin:12px 0px
}
}
.new-slider li {
	margin:0px 12px
}
@media (max-width: 575px) {
.new-slider .product-card {
width:220px
}
}
.testimonial-slider .slick-slide {
	opacity:0.3;
	-webkit-transform:scale(0.75);
	transform:scale(0.75);
transition:all linear .3s;
-webkit-transition:all linear .3s;
-moz-transition:all linear .3s;
-ms-transition:all linear .3s;
-o-transition:all linear .3s
}
.testimonial-slider .slick-center {
	opacity:1;
	-webkit-transform:scale(1);
	transform:scale(1);
transition:all linear .3s;
-webkit-transition:all linear .3s;
-moz-transition:all linear .3s;
-ms-transition:all linear .3s;
-o-transition:all linear .3s
}
.testimonial-slider .dandik, .testimonial-slider .bamdik {
	opacity:1;
	visibility:visible
}
.testimonial-slider .dandik {
	right:50px
}
.testimonial-slider .bamdik {
	left:50px
}
.brand-slider .dandik, .brand-slider .bamdik {
	top:35%
}
.blog-slider .blog-card {
	margin:0px 15px 25px
}
.blog-slider .dandik, .blog-slider .bamdik {
	top:43%
}
@media (max-width: 767px) {
.blog-slider .blog-card {
margin:0px 10px 25px
}
}

.myBtn {
    background-color: var(--colorTwo);
    padding: 8px 18px;
    color: white;
    font-size: 15px;
    letter-spacing: 1px;
    border-radius: 5px;
    z-index: 1;
    color: white;
    border: none;
    outline: none;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    
    &:hover::before {
        width: 100%;
    }

    &::before {
        position: absolute;
        content: "";
        width: 0%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: var(--colorOne);
        z-index: -1;
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
    }

    .icon
    {
        color: white;
        width: 20px;
        height: 20px;
        transition: all 0.3s ease-in-out;
    }
}

.my-section {
    padding: 0px 0;
}
@media (max-width:768px) {
    .my-section {
        padding: 25px 0;
    }
}

/***** Product Section *****/

.categories-section {
    overflow: hidden !important;
    background: url(../images/creative/7xm.xyz514276.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /* padding: 20px; */
    .categories-content{
        text-align: center;
    }
    .heading2 {
        color: var(--colorOne);
        display: inline-block;
        font-size: 22px;
        font-weight: 600;
        padding: 0 20px;
        position: relative;
        text-transform: uppercase;
        letter-spacing: 1px;
      
        z-index: 1;
        &::before,
        &::after {
            content: '';
            position: absolute;
            top: 50%;
            width: 50px; 
            height: 2px; 
            background-color: var(--colorOne);
            transform: translateY(-50%);
            z-index: -1;
          
        }
    
        &::before {
            left: -60px; 
        }
    
        &::after {
            right: -60px; 
        }
    }
    @media (max-width:768px ) {
        .heading2 {
            color: var(--colorOne);
            display: inline-block;
            font-size: 22px;
            font-weight: 600;
            padding: 0 20px;
            position: relative;
            text-transform: uppercase;
            letter-spacing: 1px;
          
            z-index: 1;
            &::before,
            &::after {
                content: '';
                position: absolute;
                top: 50%;
                width: 0px; 
                height: 0px; 
                background-color: var(--colorTwo);
                transform: translateY(-50%);
                z-index: -1;
            }
        
            &::before {
                left: -60px; 
            }
        
            &::after {
                right:0px; 
            }
        }
    }
    .button-bg {
        background-color: var(--secondary);
        padding: 10px;
        border-radius: 5px;
        cursor: pointer;
        border-right: 5px double #4e4e4e;
      }
      .button-bg a:hover{
     font-weight: bold;
       color: #414141 !important;
       font-size: 17px;
      }
      .button-bg a {
        font-size: 16px;
       color: #272727;
        cursor: pointer;
      }
     
      .categories-card {
        /* border: 1px solid red; */
        padding: 15px;
        width: 100%;
        height: 100%;
       
        img{
           aspect-ratio: 19/12;
          
            border-radius: 3px;
            border: 2px solid #f5f5f5;
            transition: transform 0.4s ease-in-out;
            width: 100%;
            object-fit: cover;
          
        }
        
      }
      .categories-card:hover a{
        color: var(--colorOne);
      }
      .categories-card:hover img{
        transform: scale(1.1);
        border: 4px solid var(--colorTwo);
        width: 100%;
       border-radius: 3px;
       transition: all 0.5s;
      }
      .tabcontent {
        display: none;
      }
      
      .active15 {
        background-color: var(--colorOne);
        color: #fff;
      }
      
   
     
      
      a{
          font-size: 20px;
          color: #000;
          font-weight: 400;
          
      }


      /* Card hover effect */
.categories-card {
    position: relative;
    overflow: hidden;
}
/* Button styles */
.view-button {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6); /* Semi-transparent background */
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 1;
   
}

/* Show the button on hover */
.categories-card:hover .view-button {
    opacity: 1;
    border: 1px solid var(--colorOne) !important;
}

/* Ensure the button stays above the image */
.categories-card img {
    z-index: 0;
}

}


/***** End Product Section *****/
/***** About Us Section *****/

.about-section {
    background-color: #eef3f7;
    position: relative;

    .aboutLeft {

        .top {
            font-size: 22px;
            color: var(--colorTwo);
            font-weight: 500;
        }

        h2 {
            color: var(--colorOne);
            font-size: 28px;
            margin-bottom: 5px;
        }

        p {
            font-size: 16px;
            font-weight: 400;
            color: black;

            b {
                font-weight: 600;
                letter-spacing: 1px;
                color: #454545;
            }
        }

        a {
            display: inline-block;
            background-color: var(--colorOne);
            color: white;
            margin-top: 15px;
            padding: 8px 12px;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
        }
    }
    .icon{
            color: white;
        width: 20px;
        height: 20px;
        transition: all 0.3s ease-in-out;
    }
    .aboutRight {
        display: flex;
        justify-content: center;
        align-items: center;

        img {
            width: 400px;
            border-radius: 10px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            -ms-border-radius: 10px;
            -o-border-radius: 10px;
        }
    }
}


@media (max-width:768px) {

    .about-section {

        .aboutLeft {

            .top {
                font-size: 18px;
            }

            h2 {
                font-size: 22px;
            }

            p {
                font-size: 15px;
            }
        }
    }
}

/***** End About Us Section *****/
.heading1 {
    color: var(--colorOne);
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* Background color to make the heading stand out */
    z-index: 1;
text-align: center;
    &::before,
    &::after {
        content: '';
        position: absolute;
        top: 50%;
        width: 50px; 
        height: 2px; 
        background-color: var(--colorOne);
        transform: translateY(-50%);
        z-index: -1;
    }

    &::before {
        left: -60px; 
    }

    &::after {
        right: -60px; 
    }
}

@media (max-width:768px ) {
    .heading1 {
        color: var(--colorOne);
        display: inline-block;
        font-size: 22px;
        font-weight: 600;
        padding: 0 20px;
        position: relative;
        text-transform: uppercase;
        letter-spacing: 1px;
       
        z-index: 1;
        &::before,
        &::after {
            content: '';
            position: absolute;
            top: 50%;
            width: 0px; 
            height: 0px; 
            background-color: var(--colorTwo);
            transform: translateY(-50%);
            z-index: -1;
        }
    
        &::before {
            left: -60px; 
        }
    
        &::after {
            right:0px; 
        }
    }
}

/***** Product Slider Section *****/

.productSlider-section {
    position: relative;

    .productSlider-content {
        margin-bottom: 30px;
    }

    .swiper-pagination-bullet-active {
        background-color: var(--colorTwo);
        width: 20px;
        border-radius: 3px !important;
    }
    
    .swiper-button-next,
    .swiper-button-prev {
        top: 25px;
        width: 40px;
        height: 40px;
        background: var(--colorOne);
        border-radius: 50%; /* Makes the button circular */
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .swiper-button-prev {
        left: inherit;
        right: 65px;
    }

    .swiper-button-next {
        right: 10px;
        left: auto;
    }

    .swiper-button-prev:after,
    .swiper-button-next:after {
        content: '';
        font-family: FontAwesome;
        font-size: 20px;
        color: white;
        transition: all 0.3s linear;
        
    }

    .swiper-button-prev:after {
        content: "\f177"; 
    }

    .swiper-button-next:after {
        content: "\f178"; 
    }

    .productSlider-card {
        border: 2px solid var(--colorOne);
        background-color: #e1e0e3;
        overflow: hidden;
        border-radius: 15px;

        &:hover img {
            scale: 1.2;
        }

        .productSlider-img {
            overflow: hidden;
            border-radius: 15px;

            img {
                width: 100%;
                transition: all 0.5s linear;
            }
        }

        h3 {
            color: #000;
            padding: 15px;
            font-weight: 500;
            font-size: 20px;
        }
    }
    p{
        margin-top: 10px;
    }
}


@media (max-width:768px) {
    .testi-nav {
        display: none;
    }

    .testiSection {
        .productSlider-content {
            margin-bottom: 20px;
        }
    }
}

/***** End Product Slider Section *****/
.counter-bg {
    background-image:url(../images/creative/7xm.xyz514276.jpg);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 1;

    &::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background-color: rgba(20, 20, 20, 0.801);
        top: 0;
        left: 0;
        z-index: -1;
    }
    .numb-card{
        margin-top: 0 !important;
    }
}

.counter {
    text-align: center;
    padding: 5px;
    background: #f5f5f5;
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(110, 110, 110, 0.1);
    backdrop-filter: blur(2.2px);
    -webkit-backdrop-filter: blur(2.2px);
    border: 1px solid rgba(255, 255, 255, 0.25);
    position: relative;
    overflow: hidden;
   
}

.counter .counter-icon {
    color: #000;
    margin: auto;
    width: 60px;
    line-height: 56px;
    font-size: 25px;
    background-color: var(--secondary);
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    -ms-border-radius: 75px;
    -o-border-radius: 75px;
}

.counter .counter-value {
    margin-top: 2px;
    display: block;
    font-size: 28px;
    color: #000;
    font-weight: 700;

    &::after {
        position: absolute;
        content: "\2b";
        font-weight: FontAwesome;
        margin-left: 5px;
    }
}

.counter p {
    color: #000;
    margin: 0;
}


/***** start why Section *****/
.why-section {
    background-color: white;
    position: relative;
    .quality-section {
            text-align: center;
            margin-bottom: 30px;
          .heading12 {
            color: var(--colorOne);
            display: inline-block;
            font-size: 22px;
            font-weight: 600;
            padding: 0 20px;
            position: relative;
            text-transform: uppercase;
            letter-spacing: 1px;
             /* Background color to make the heading stand out */
            z-index: 1;
            &::before,
            &::after {
                content: '';
                position: absolute;
                top: 50%;
                width: 50px; 
                height: 2px; 
                background-color: var(--colorOne);
                transform: translateY(-50%);
                z-index: -1;
              
            }
        
            &::before {
                left: -60px; 
            }
        
            &::after {
                right: -60px; 
            }
        }
        @media (max-width:768px ) {
            .heading12 {
                color: var(--colorOne);
                display: inline-block;
                font-size: 22px;
                font-weight: 600;
                padding: 0 20px;
                position: relative;
                text-transform: uppercase;
                letter-spacing: 1px;
              
                z-index: 1;
                &::before,
                &::after {
                    content: '';
                    position: absolute;
                    top: 50%;
                    width: 0px; 
                    height: 0px; 
                    background-color: var(--colorTwo);
                    transform: translateY(-50%);
                    z-index: -1;
                }
            
                &::before {
                    left: -60px; 
                }
            
                &::after {
                    right:0px; 
                }
            }
        }
          
    }
 
    .accordion {
        border: 1px solid var(--colorOne);
        color:var(--colorOne);
        cursor: pointer;
        padding: 10px 15px;
        width: 100%;
        text-align: left;
        outline: none;
        font-size: 18px;
        transition: 0.4s;
        margin-top: 8px;
      }
      
      .active, .accordion:hover {
        background-color: var(--colorOne);
        color:white;
      }
      .accordion:hover
      {
        color:white;
      }
      .accordion:after {
        content: '\002B';
        color: var(--colorOne);
        font-weight: bold;
        float: right;
        margin-left: 5px;
      }

      .accordion:hover::after{
        color: white;
      }
      
      .active:after {
        content: "\2212";
        color:white;
      }
      
      .panel {
        padding: 0 18px;
        background-color: white;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
        h3{
            color: var(--colorOne);
            margin-top: 10px;
        }
        p{
            margin-top: 5px;
        }
        ul li i{
            margin-right: 10px;
           color: var(--colorOne);
        }
      }
    .whyRight {
        display: flex;
        justify-content: center;
        align-items: center;

        img {
            width: 50%;
            text-align: center;
            border-radius: 10px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            -ms-border-radius: 10px;
            -o-border-radius: 10px;
        }
    }
    .q-cardd{
        background-color: #ecf2f7;
       
        padding: 10px;
        border-radius: 8px;
        border-bottom:5px solid #818181;
        
    }
}


@media (max-width:768px) {

    .info-section {

        .infoLeft {

            .top {
                font-size: 18px;
            }

            h2 {
                font-size: 22px;
            }

            p {
                font-size: 15px;
            }
        }
    }
}

/***** End why Section *****/

/***** Testimoinal Section *****/

.testiSection {
    position: relative;
    background-image: url(../images/creative/7xm.xyz514276.jpg);
background-repeat: no-repeat;
background-size: cover;
    .heading3 {
        color: var(--colorOne);
        display: block;
        font-size: 22px;
        font-weight: 600;
        padding: 0 20px;
        position: relative;
        text-transform: uppercase;
        letter-spacing: 1px;
        /* background: white;  */
        z-index: 1;
        text-align: center !important;
        &::before,
        &::after {
            content: '';
            position: absolute;
            top: 50%;
            width: 50px; 
            height: 2px; 
            background-color: var(--colorOne);
            transform: translateY(-50%);
            z-index: -1;
          
        }
        &::before {
            left: 340px; 
        }
    
        &::after {
            right: 340px; 
        }
    }

    
    @media (max-width:768px ) {
        .heading3 {
            display: inline-block;
            font-size: 22px;
            font-weight: 600;
          
            padding: 0 20px;
            position: relative;
            text-transform: uppercase;
            letter-spacing: 1px;
       
            z-index: 1;
            &::before,
            &::after {
                display: none !important;
            }
        
           
           
        }
    }

    .testi-content {
        margin-bottom: 30px;
    }

    .swiper-pagination-bullet-active {
        background-color: var(--colorOne);
        width: 20px;
        border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        -ms-border-radius: 3px !important;
        -o-border-radius: 3px !important;
    }

    .swiper-button-next {
        top: 30px;
        width: 50px;
        height: 50px;
        background: var(--colorOne);
    }

    .swiper-button-prev {
        top: 30px;
        width: 50px;
        height: 50px;
        background: var(--colorOne);
    }

    .swiper-button-prev {
        left: inherit;
        right: 55px;
        width: 41px;
        height: 35px;
        border-radius: 50px 0 0 50px;
        -webkit-border-radius: 50px 0 0 50px;
        -moz-border-radius: 50px 0 0 50px;
        -ms-border-radius: 50px 0 0 50px;
        -o-border-radius: 50px 0 0 50px;

        &:hover:after {
            transform: translateX(-5px);
            -webkit-transform: translateX(-5px);
            -moz-transform: translateX(-5px);
            -ms-transform: translateX(-5px);
            -o-transform: translateX(-5px);
        }
    }

    .swiper-button-next {
        right: 10px;
        left: auto;
        width: 41px;
        height: 35px;
        border-radius: 0px 50px 50px 0;
        -webkit-border-radius: 0px 50px 50px 0;
        -moz-border-radius: 0px 50px 50px 0;
        -ms-border-radius: 0px 50px 50px 0;
        -o-border-radius: 0px 50px 50px 0;

        &:hover:after {
            transform: translateX(5px);
            -webkit-transform: translateX(5px);
            -moz-transform: translateX(5px);
            -ms-transform: translateX(5px);
            -o-transform: translateX(5px);
        }
    }

    .swiper-button-prev:after {
        content: "\f177";
        font-family: FontAwesome;
        font-size: 20px;
        color: white;
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
    }

    .swiper-button-next:after {
        content: "\f178";
        font-family: FontAwesome;
        font-size: 20px;
        color: white;
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
    }

    .swiper-slide {
        height: auto;
    }

    /* .swiper-slide-active {
        background-color: var(--colorOne);
        overflow: hidden;
        color: white;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
    } */

    .testimoinalCard {
        background-color: white;
        position: relative;
        height: 100%;
        padding: 15px;
        border-radius: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;


        &::after {
            position: absolute;
            content: "\f10e";
            font-family: FontAwesome;
            font-size: 35px;
            color: var(--colorTwo);
            right: 20px;
            opacity: 0.2;
            top: 10px;
        }

        p {
            color: black;
            font-weight: 500;
            font-size: 15px;
        }

        .testiCard {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            gap: 10px;
            margin-bottom: 15px;

            img {
                width: 60px;
                height: 60px;
                object-fit: cover;
                border-radius: 200px;
                -webkit-border-radius: 200px;
                -moz-border-radius: 200px;
                -ms-border-radius: 200px;
                -o-border-radius: 200px;
                box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            }

            h3 {
                font-size: 18px;
                color: var(--colorOne);
            }
        }
    }

    .testRight {

        img {
            width: 100%;
        }
    }
}

@media (max-width:768px) {
    .testi-nav {
        display: none;
    }

    .testiSection {
        .testi-content {
            margin-bottom: 20px;
        }
    }
}

/***** End Testimoinal Section *****/
.use-section
{
    .heading4 {
      
        display: inline-block;
        font-size: 22px;
        font-weight: 600;
        padding: 0 20px;
        position: relative;
        text-transform: uppercase;
        letter-spacing: 1px;
        background: white; /* Background color to make the heading stand out */
        z-index: 1;
        &::before,
        &::after {
            content: '';
            position: absolute;
            top: 50%;
            width: 50px; 
            height: 2px; 
            background-color: var(--colorTwo);
            transform: translateY(-50%);
            z-index: -1;
        }
    
        &::before {
            left: -60px; 
        }
    
        &::after {
            right: -60px; 
        }
    }
    
    @media (max-width:768px ) {
        .heading4 {
            
            display: inline-block;
            font-size: 22px;
            font-weight: 600;
            padding: 0 20px;
            position: relative;
            text-transform: uppercase;
            letter-spacing: 1px;
            background: white;
            z-index: 1;
            &::before,
            &::after {
                content: '';
                position: absolute;
                top: 50%;
                width: 0px; 
                height: 0px; 
                background-color: var(--colorTwo);
                transform: translateY(-50%);
                z-index: -1;
            }
        
            &::before {
                left: -60px; 
            }
        
            &::after {
                right:0px; 
            }
        }
    }
  
    /* Card Design */
.usecar {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    padding: 15px;
    margin: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
.usecar:hover img {
    filter: sepia(100%);
    transform: scale(1.2);
    transition: all 0.5s linear;
}
.usecar
 img {
    width: 100%;
    height: auto;
    object-fit: contain;
    margin-bottom: 10px;
    border-radius: 4px;
}

/* Card Content */
.card-content {
    text-align: center;
}

.card-content h3 {
    font-size: 18px;
    color: #333;
    margin-bottom: 8px;
}
/* For Mobile View */
@media (max-width: 768px) {
    .usecar {
        margin: 10px;
    }
}
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #ddd;
    opacity: 1;
    margin: 0 5px;
    border-radius: 50%;
    transition: background-color 0.3s ease;
}

.swiper-pagination-bullet-active {
    background-color: var(--colorOne);
    transform: scale(1.2);
}

/* Navigation Buttons */
.swiper-button-next, .swiper-button-prev {
    background-color: var(--colorOne);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
    transition: background-color 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.swiper-button-next:hover, .swiper-button-prev:hover {
    background-color: var(--colorTwo); 
}
.swiper-button-next::after, .swiper-button-prev::after {
    font-size: 18px;
}
.swiper-button-next {
    right: 10px;
}

.swiper-button-prev {
    left: 10px;
}

}




/***** Breadcrumb Section *****/

.ferroBc {
    position: relative;

    img {
        width: 100%;
    }

    h1 {
        position: absolute;
        left: 100px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
}

@media (max-width:768px) {
    .ferroBc {

        h1 {
            left: 16px;
            font-size: 24px;
        }
    }
}

/***** End Breadcrumb Section *****/
/***** End Blog Page Section *****/

.contact-section-form {
    background-color: #fafafa !important;
    padding: 10px 0;

    .heading-section {
        text-align: center;
        margin-bottom: 10px;
    }
    
    .heading5 {
        color: var(--colorOne);
        display: inline-block;
        font-size: 22px;
        font-weight: 600;
        padding: 0 20px;
        text-transform: uppercase;
        letter-spacing: 1px;
        /* background: var(--colorTwo); */
        position: relative;
        z-index: 1;
    }
    
    .heading5::before,
    .heading5::after {
        content: '';
        position: absolute;
        top: 50%;
        width: 50px;
        height: 2px;
        background-color: var(--colorOne);
        transform: translateY(-50%);
    }
    
    .heading5::before {
        left: -60px;
    }
    
    .heading5::after {
        right: -60px;
    }

    @media (max-width:768px ) {
        .heading5 {
            color: var(--colorOne);
            display: inline-block;
            font-size: 22px;
            font-weight: 600;
            padding: 0 20px;
            position: relative;
            text-transform: uppercase;
            letter-spacing: 1px;
            
            z-index: 1;
            &::before,
            &::after {
                content: '';
                position: absolute;
                top: 50%;
                width: 0px; 
                height: 0px; 
                background-color: var(--colorTwo);
                transform: translateY(-50%);
                z-index: -1;
            }
        
            &::before {
                left: -60px; 
            }
        
            &::after {
                right:0px; 
            }
        }
    }
    
    
    .form-label {
        color: var(--colorOne);
    }
    
    .contact-form {
        padding: 10px;
        background-color: #f9f9f9;
        border-radius: 10px;
        /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); */
    }
    
    .contact-image {
        text-align: center;
        margin-top: 10px;
    }
    
    .contact-image img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    
    .button {
        background-color: var(--colorOne);
        padding: 10px 20px;
        border-radius: 5px;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }
    
    .button button {
        color: #fff;
        border: none;
        background: transparent;
        font-size: inherit;
        font-weight: inherit;
    }

    /* Responsive styles */
    @media (max-width: 992px) {
        .heading5 {
            
        }
        .contact-image {
            margin-top: 30px;
        }
    }
    
    @media (max-width: 768px) {
        .contact-form {
            padding: 20px;
        }

        .heading5 {
           
        }

        .heading5::before,
        .heading5::after {
            width: 30px;
        }

        .contact-image {
            margin-top: 20px;
            text-align: center;
        }
    }
    
    @media (max-width: 576px) {
        .contact-form {
            padding: 15px;
        }
    
        .heading5 {
            
        }

        .heading5::before,
        .heading5::after {
            width: 20px;
        }
    
        .button {
            font-size: 16px;
        }
    
        .contact-image {
            margin-top: 10px;
        }
    }

    @media (max-width: 480px) {
        .contact-form {
            padding: 10px;
        }

        .heading5 {
            
        }

        .heading5::before,
        .heading5::after {
            width: 15px;
        }

        .button {
            font-size: 14px;
        }

        .contact-image {
            margin-top: 10px;
        }

        .form-label {
            font-size: 14px;
        }

        input, select, textarea {
            font-size: 18px;

        }
    }
}


/* cutomer logo */

/* Customer logo styling */
.customer-img2 img {
    width: 100%;
  }

  .customer-img2 {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    background: white;
    padding: 5px;
    border-radius: 3px;
  }
  
  .customer_section {
    background: transparent;

  }

  .client
  {
    text-align: center !important;
    .heading15 {
        color: var(--colorOne);
        display: inline-block;
        font-size: 22px;
        font-weight: 600;
        padding: 0 20px;
        position: relative;
        text-transform: uppercase;
        letter-spacing: 1px;
        background: white; /* Background color to make the heading stand out */
        z-index: 1;
        &::before,
        &::after {
            content: '';
            position: absolute;
            top: 50%;
            width: 50px; 
            height: 2px; 
            background-color: var(--colorOne);
            transform: translateY(-50%);
            z-index: -1;
          
        }
    
        &::before {
            left: -60px; 
        }
    
        &::after {
            right: -60px; 
        }
    }
    @media (max-width:768px ) {
        .heading15 {
         
            display: inline-block;
            font-size: 22px;
            font-weight: 600;
          
            padding: 0 20px;
            position: relative;
            text-transform: uppercase;
            letter-spacing: 1px;
            background: white;
            z-index: 1;
            &::before,
            &::after {
                content: '';
                position: absolute;
                top: 50%;
                width: 0px; 
                height: 0px; 
                background-color: var(--colorTwo);
                transform: translateY(-50%);
                z-index: -1;
            }
        
            &::before {
                left: -60px; 
            }
        
            &::after {
                right:0px; 
            }
        }
    }
  }
  

  .customer_section .swiper {
    background: transparent !important;
    padding: 15px 0px;
  }

.sampark-section .card {
    position: relative;
    /* padding: 20px; */
    height: 70px;
    border: none;
    background-color: #f8f9fa;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
    overflow: hidden;
    z-index: 1; /* Make sure content is above the overlay */
}
.sampark-section .card:hover i,
.sampark-section .card:hover h1 {
    color: #fff; /* Change icon and text color on hover */
    padding: 0px;
}

.sampark-section .card i {
    font-size: 18px;
    color: #4cb5e2;
    transition: color 0.3s ease;
    margin-top: 5px;
}

.sampark-section .card h1 {
    font-size: 16px;
    margin-top: 0;
    font-weight: bold;
    transition: color 0.3s ease;
    margin-bottom: 10px !important;
}

.sampark-section a {
    text-decoration: none;
    display: inline-block;
    width: 100%;
    color: inherit;
    position: relative;
    z-index: 2; /* Ensure <a> is clickable by placing it above the overlay */
    transition: all 0.3s ease;
}

.sampark-section .col-lg-2:last-child .card {
    border-right: none; 
}

.sampark-section .card::before {
    content: "";
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--colorTwo); 
    transition: bottom 0.4s ease;
    z-index: 0; 
}

.sampark-section .card:hover::before {
    bottom: 0; 
}

/***** Gallery Section *****/
.project-block-one {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
   /* Set a fixed height for uniform image boxes */
}

.image-box {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.image-box img {
    max-width: 100%;
    max-height: 100%;
    transition: transform 0.3s ease;
    object-fit: cover; /* Ensures image fits inside the box */
}

.project-block-one:hover .image-box img {
    transform: scale(1.1);
}

.view-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.project-block-one:hover .view-btn {
    opacity: 1;
}

.view-btn a {
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 12px;
    border-radius: 50%;
    font-size: 20px;
}

.view-btn a:hover {
    background: #000;
}
/***** End Gallery Section *****/


/***** Contact Us Section *****/

.contact-section1 {
    position: relative;
    padding: 50px 0;

    .contactContent {
        margin-bottom: 30px;

        h2 {
            margin-bottom: 8px;
        }

        p {
            max-width: 600px;
            font-weight: 500;
        }
    }

    .contactRightIn {
        background-color: var(--colorOne);
        padding: 20px;
        display: flex;
        align-items: center;
        gap: 15px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;

        i {
            width: 50px;
            line-height: 50px;
            background-color: white;
            color: var(--colorOne);
            text-align: center;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
        }

        p {
            color: white;
        }

        a {
            color: white;
            font-weight: 500;
            transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;

            &:hover {
                color:black;
            }
}
    }

    .contactLeft {
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
        padding: 30px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;


        form {
            display: flex;
            flex-direction: column;
            gap: 20px;

            .formIn {
                display: flex;
                align-items: center;
                line-height: 45px;
                border: 1px solid rgb(230, 230, 230);
                background-color: #F3F8FC;
                border-radius: 5px;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                -ms-border-radius: 5px;
                -o-border-radius: 5px;

                i {
                    width: 45px;
                    line-height: 45px;
                    text-align: center;
                    color: var(--colorOne);
                }

                input {
                    border: none;
                    background-color: transparent;
                    width: 100%;
                    outline: none;
                }
            }

            textarea {
                width: 100%;
                border: 1px solid rgb(230, 230, 230);
                background-color: #F3F8FC;
                padding: 10px 15px;
                outline: none;
                border-radius: 5px;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                -ms-border-radius: 5px;
                -o-border-radius: 5px;
            }

            button {
                max-width: 150px;
                border: none;
                background-color: var(--colorOne);
                color: white;
                padding: 8px 0;
                font-size: 16px;
                font-weight: 500;
                border-radius: 5px;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                -ms-border-radius: 5px;
                -o-border-radius: 5px;
            }
        }
    }

    .map {
        height: 100%;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
        padding: 15px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;

        iframe {
            width: 100%;
            height: 100%;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
        }
    }
}

/***** End Contact Us Section *****/

/* ***** product section start ***** */
.product-box
{
    .product-heading{

         background-color: #333;
         h2{
            text-align: center;
            font-size: 30px;
            color: #fff;
            padding: 20px 0px 20px 0px;
         }
    }
    .categ-section
    {
        /* background-color: var(--colorOne); */
        padding: 0;
        position: sticky ;
        top: 125px;
        height: 100%;
    }
    .category-box
    {
       ul li a{
            color: #fff;
             font-size: 18px;
             font-weight: 600;
             text-align: left;
       }
       ul li{
        background-color: var(--colorOne);
        text-align: center;
        padding: 10px;
        border: 1px solid var(--colorTwo);
        &:hover{
            background: var(--colorTwo);
          
        }
       }
       } 

       .image-box {
        text-align: center;
        overflow: hidden;
        border-radius: 10px;
        transition: transform 0.3s ease-in-out;
    }

    .image-box img {
        width: auto; 
        max-width: 100%; 
        height: 300px; 
        object-fit: cover; 
        transition: transform 0.3s ease;
    }

    .image-box:hover img {
        transform: scale(1.1);
    }

    .content-box {
        padding: 20px;
    }

    h3 {
        font-size: 24px;
        font-weight: bold;
        color: #333;
        margin-bottom: 15px;
    }

    .product-description {
        font-size: 16px;
        color: #666;
        line-height: 1.6;
        margin-bottom: 20px;
    }

    .view-details-btn {
        padding: 10px 20px;
        background-color: var(--colorOne);
        border: none;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        border-radius: 50px;
        transition: background-color 0.3s ease;
    }

    .view-details-btn:hover {
        background-color: var(--colorTwo);
        cursor: pointer;
    }

    /* Responsive Styles */
    @media (max-width: 991px) {
        .content-box {
            padding: 15px;
        }
    }

    @media (max-width: 767px) {
        .image-box, .content-box {
            text-align: center;
        }
        
        .view-details-btn {
            display: inline-block;
            width: 100%;
        }

        /* Adjust the image size for smaller screens */
        .image-box img {
            height: 150px;
        }
    }
     
}
/* ***** product section end ***** */

/***** Product Details Section *****/

.pDetailsSection {
    table {
        width: 100%;
        border-collapse: collapse;
    }

    th {
        padding: 15px;
        font-size: 18px;
        /* background-color: #343a40; */
        color: white;
        border: 1px solid #ddd;
    }

    th, td {
        text-align: center;
        padding: 10px;
    }

    .table-bordered th {
        border: 2px solid #343a40;
    }

    .table-responsive {
        margin: 10px 0;
    }

    /* Responsive */
    @media (max-width: 768px) {
        th, td {
            font-size: 16px;
            padding: 8px;
        }
    }
    .pDetailsRight {
        h2{
            font-size: 30px;
            font-weight: 600;
            color: var(--colorTwo);
        }
        h3 {
            font-size: 20px;
            margin-bottom: 0px;
        }

        ul {
            display: flex;
            flex-direction: column;
            gap: 8px;
            padding-left: 15px;

            li {
                font-weight: 500;
                opacity: 0.9;
                position: relative;

               i{
                margin-right: 10px;
               }
            }
        }
        .myBtn {
            border: none;
            background-color: var(--colorOne);
            color: white;
            font-weight: 500;
            padding: 8px 15px;
            border-radius: 5px;
        }
    }
    .myBtn:hover
    {
        background-color: var(--colorTwo);
    }




    .modal-content {
        border-radius: 15px;
        padding: 20px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
        background-color: #f8f9fa; /* Light gray background color */
      }
      
      .modal-header {
        border-bottom: none;
        text-align: center;
        background-color: #007bff; /* Blue background for header */
        color: white; /* White text in the header */
      }
      
      .modal-title {
        font-size: 1.75rem;
        font-weight: 600;
        color: white;
      }
      
      .modal-body {
        background-color: #fff; /* White background for the body */
      }
      
      .form-control {
        border-radius: 10px;
        border: 1px solid #ced4da;
        font-size: 16px;
        padding: 12px;
        background-color: #f1f1f1; /* Light gray background for input fields */
      }
      
      .form-control:focus {
        border-color: #80bdff;
        box-shadow: 0 0 5px rgba(0, 123, 255, 0.25);
      }
      
      .modal-footer {
        border-top: none;
        display: flex;
        justify-content: space-between;
        background-color: #f8f9fa; /* Light gray background for footer */
      }
      
      .modal-footer .btn-primary {
        background-color: #007bff;
        border-radius: 50px;
        padding: 10px 20px;
        font-weight: bold;
      }
      
      .modal-footer .btn-primary:hover {
        background-color: #0056b3;
      }
      
      .modal-footer .btn-secondary {
        border-radius: 50px;
        padding: 10px 20px;
        font-weight: bold;
      }
      
      /* Responsive adjustments */
      @media (max-width: 767px) {
        .modal-dialog {
          margin: 10px;
        }
      }
      
}
.heading10 {
    color: var(--colorTwo);
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: white;
    z-index: 1;
    &::before,
    &::after {
        content: '';
        position: absolute;
        top: 50%;
        width: 50px; 
        height: 2px; 
        background-color: var(--colorTwo);
        transform: translateY(-50%);
        z-index: -1;
    }

    &::before {
        left: -60px; 
    }

    &::after {
        right: -60px; 
    }
}

@media (max-width:768px ) {
    .heading10 {
        color: var(--colorTwo);
        display: inline-block;
        font-size: 22px;
        font-weight: 600;
        padding: 0 20px;
        position: relative;
        text-transform: uppercase;
        letter-spacing: 1px;
        background: white;
        z-index: 1;
        &::before,
        &::after {
            content: '';
            position: absolute;
            top: 50%;
            width: 0px; 
            height: 0px; 
            background-color: var(--colorTwo);
            transform: translateY(-50%);
            z-index: -1;
        }
    
        &::before {
            left: -60px; 
        }
    
        &::after {
            right:0px; 
        }
    }
}

/***** End Product Details Section *****/


/* why choose us section start */
.why-choose-section
{

    .why-section1
    {
         text-align: center;
         margin-bottom: 40px;
        .heading11 {
            color: var(--colorTwo);
            display: inline-block;
            font-size: 22px;
            font-weight: 600;
            padding: 0 20px;
            position: relative;
            text-transform: uppercase;
            letter-spacing: 1px;
            background: white; /* Background color to make the heading stand out */
            z-index: 1;
            &::before,
            &::after {
                content: '';
                position: absolute;
                top: 50%;
                width: 50px; 
                height: 2px; 
                background-color: var(--colorTwo);
                transform: translateY(-50%);
                z-index: -1;
              
            }
        
            &::before {
                left: -60px; 
            }
        
            &::after {
                right: -60px; 
            }
        }
        @media (max-width:768px ) {
            .heading11 {
                color: var(--colorTwo);
                display: inline-block;
                font-size: 22px;
                font-weight: 600;
                padding: 0 20px;
                position: relative;
                text-transform: uppercase;
                letter-spacing: 1px;
                background: white;
                z-index: 1;
                &::before,
                &::after {
                    content: '';
                    position: absolute;
                    top: 50%;
                    width: 0px; 
                    height: 0px; 
                    background-color: var(--colorTwo);
                    transform: translateY(-50%);
                    z-index: -1;
                }
            
                &::before {
                    left: -60px; 
                }
            
                &::after {
                    right:0px; 
                }
            }
        }
      
        
    }
   
    .why-card {
        width: 100%;
        background: #e5e6eb;
        padding: 20px;
        top: 10px;
        border-radius: 5px;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
        transition: transform 0.4s ease, box-shadow 0.4s ease; 
        height: 100%;
    }
    .why-card:hover {
        transform: translateY(-20px); 
    }

    /* Icon Styling */
    .icon-box {
        font-size: 30px;
        color: #fff; 
        margin-bottom: 25px;
    }

    .icon-box.style-s2 {
        background: var(--colorTwo); /* Background for the icon */
        width: 70px;
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        margin: 0 auto;
    }

    /* Heading Styling */
    .why-card h2 {
        font-size: 18px;
        font-weight: 600;
        color: var(--colorOne);
        margin-top: 10px !important;
         
    }

    /* Paragraph Styling */
    .why-card p {
        font-size: 18px;
        color: #6c757d;
        line-height: 1.8;
        justify-content: center;
        text-align: center;
    }

    /* Responsive Adjustments */
    @media (max-width: 991px) {
        .why-card {
            margin-bottom: 30px;
        }
    }

    @media (max-width: 768px) {
        .icon-box {
            font-size: 40px;
        }

        .why-card h2 {
            font-size: 22px;
        }
    }

    @media (max-width: 576px) {
        .icon-box {
            font-size: 35px;
            width: 60px;
            height: 60px;
        }

        .why-card h2 {
            font-size: 20px;
        }

        .why-card p {
            font-size: 14px;
        }
    }

}
/* why choose us section end */

