#my-images {
    width: 100%;
    border-radius: 6px !important;
    /* margin-left: 20px; */

}

#my-images-main {
    border-radius: 20px !important;
    box-shadow: -2px -2px 31px 0px rgba(138, 138, 138, 1);

}

.items-center {
    margin-top: 6rem;
    /* background-color: blue; */
}

.Our-doors-head {
    margin-top: 2rem;
    font-size: 20px;

}

.image-margin-give {
    margin-top: 2rem;
    /* background-color: orange; */

}

.image-margin-only {
    margin-top: 1rem;
    padding-bottom: 30px;
    
}

.image-only-third {
    margin-top: 4rem;
    border-radius: 4px;

}

.text-only {
    margin-top: 20px;
}

.text-and-image {
    /* background-color: yellow; */
    margin-top: 4rem;

}

.splic-m {
    margin-top: 0px;
    /* background-color: orange; */
}

.imra-main {
    margin-top: 2px;
    /* background-color: orchid; */
}

.footer-whole {
    margin-top: 14rem;
    /* background-color: yellow !important; */
}

/* /////first */

/* //// cards  */
.custom-card {
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    transition: transform 0.2s;
    cursor: pointer;
    width: 100%;
}

.custom-card:hover {
    transform: scale(1.05);
}

.card-title {
    font-size: 1.25rem;
    color: #121314;
}

.card-text {
    font-size: 1rem;
    color: #6c757d;
}

.card-text-1 {
    font-size: 1rem;
    color: #474e53;
    margin-bottom: 10px;
    /* border: 1px solid red; */
}

.btn {
    padding: 12px 14px;
    font-size: 12px;
}

.head-card-my h1 {
    font-size: 32px;
    text-align: center;
    font-family: sans-serif;
    margin-bottom: 20px;

}

.head-card-Series {
    font-size: 28px;
    text-align: center;
    font-family: sans-serif;
    margin-bottom: 20px;
    color: #838586;

}

.head-card-Series h1 {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.head-card-my h1 {

    margin-bottom: 2rem;
}

.first-main-limra {
    margin-top: 0px;
    font-size: 23px;

}



/* Image styling */
.whole-part {
    padding-top: 10rem;
    /* border: 1px solid red; */
}

.custom-image {
    border-radius: 8px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

/* Heading and text styling */
.custom-heading {
    font-size: 32px;
    font-weight: 400;
    color: #000000;
    padding-bottom: 4px;
}

.custom-subheading {
    font-size: 18px;
    font-weight: 200;
    color: #666666  ;
    margin-bottom: 8px;
}

.custom-paragraph {
    font-size: 1em;
    margin-top: 5px !important;
    color: #666;
    line-height: 1.6;
}

.prod-head {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 1rem;
    padding: 10px 20px;
    text-align: start;
    background-color: #ffffff;
    /* border: 1px solid #ddd; */
}

/* Heading styling */
.prod-head h1 {
    font-family: 'Poppins', sans-serif;
    ;
    font-size: 32px;
    color: #333;
    margin-bottom: 20px;
}

.prod-head h5 {
    font-size: 1em;
    font-weight: 400;
    color: #666;
    line-height: 1.6;
}

/* Paragraph styling */
.prod-head p {
    margin-top: 1rem;
    font-size: 1em;
    color: #666;
    line-height: 1.6;
}

.prod-images {

    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    padding: 3rem;

    /* gap: 10px; */
}

.prod-img1 {
    width: 50%;
    padding: 1rem;
    width: 573px;
    height: 600px;
    top: 1011px;
    left: 100px;
    gap: 0px;

    opacity: 0px;

}

.prod-img2 {
    width: 50%;
    padding: 1rem;
    width: 573px;
    height: 600px;
    top: 1011px;
    left: 100px;
    gap: 0px;
    opacity: 0px;

}
 .inner-services-area-elegant{
   padding-bottom: 90px; 
   
}
/* /////images */
.main-image {
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
  }
  .thumbnail {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    margin-top: 20px;
  }
  .button-container {
    text-align: center;
    margin-top: 10px;
  }
  .main-full{
    overflow: hidden;
  }

  /* /////images */
.main-image {
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
  }
  .thumbnail {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    margin-top: 20px;
  }
  .button-container {
    text-align: center;
    margin-top: 10px;
  }
  .main-full{
    overflow: hidden;
  }
.aluminium-section{
    height: 600px !important;
    width: 454px !important;

}
.aluminium-section img{
    object-fit: cover;
    width: 100%;
}
.alum-flex{
    height: 1100px !important;
}
/* ////image-full */

  .image-whole-full {
    max-width: 1100px;
  }
  
  .branding-item {
    background-color: #ffffff;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    color: #61657e;
    text-align: center;
  }
  
  .img1, .img3, .img4, .img5, .img6, .img8 {
    /* For images, add padding to keep aspect ratio */
    padding: 2px;
    background-color: #f1f1f1;
  }
  
  .text-content-4 {
    font-size: 1em;
    font-weight: 600;

    color: #61657e;;
    line-height: 1.5;
    
  }
  
  .logo-4 h2 {
    font-size: 1.9em;
    /* font-weight: bold; */
    color: #413e3e;
 
  }
    








@media (max-width: 700px) {

    .custom-heading {
        font-size: 25px;
        padding-top: 20px;
        padding-bottom: 4px;
    }

    .custom-subheading {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .custom-paragraph {
        font-size: 16px;
    }


    .items-center {
        margin-top: 2rem;
    }

    .Our-doors-head {
        margin-top: 1rem;
        /* background-color: yellow; */
        font-size: 7px;
    }

    .image-margin-give {
        margin-top: 2px;

    }

    .image-margin-only {
        margin-top: 0 !important;
        /* border: 1px solid red; */

    }

    .image-only-third {
        margin-top: 0 !important;
        /* border: 1px solid violet; */
    }

    .text-center-Mill {
        margin-top: 1px;
        /* background: green; */
    }

    .text-only {
        margin-top: 1px;


    }

    .text-and-image {

        margin-top: 2px;

    }

    .splic-m {
        margin-top: 20px;

    }

    .limra-main {
        margin-top: 2px;

    }

    .first-main-limra {
        margin-top: 0px;
        font-size: 16px !important;

    }

    .footer-whole {
        margin-top: 1px !important;

    }
    /* ////shi */
    .prod-head  h1 {
        font-size: 1.5rem !important;
        color: #333;
        margin-bottom: 20px;
    }
    .prod-images{
        padding: 0rem !important;
    }
    .prod-img1{
       
        padding: 1rem;
        width: 100%;
    height: auto;
    
    }
    .prod-img2{
        padding: 1rem;
        width: 100%;
        height: auto;
    }
    #limra-head{
        font-size: 19px;
    }
    .head-card-Series {
       
        text-align: center;
      
        margin-bottom: 0px !important;
       
    
    }
    
    .head-card-Series h1 {
        font-size: 24px;
        font-family: sans-serif;
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
    .head-card-my h1 {
        font-size: 24px;
        text-align: center;
        font-family: sans-serif;
        margin-bottom: 20px;
    
    }
    
    .first-main-limra {
        margin-top: 0 !important;
        font-size: 23px;
    
    }
    .first-main-limra h1{
       font-size: 20px !important;
    }
    .first-main-limra h2{
        font-size: 20px !important;
     }
     .first-main-limra p{
        margin-top: 3px;
     }
     .elegant{
        padding-bottom: 50px !important;     
     }
     .whole-part {
        padding-top: 0rem !important;
        /* border: 1px solid red; */
    }
    /* ///image--4 */
    .text-content-4, .logo-4 h1 {
        font-size: 1em;
      }
      .image-whole-full {
        padding: 0 10px;
      }
      .branding-item {
        padding: 15px;
      }   
    
}
@media (max-width: 950px) {
    .image-whole-full {
        max-width: 800px;
      }
}  