@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
    font-family:"popins",sans-serif;
    flex: 1;
}
.home-notebook{
    background-color: rgb(25, 71, 3);
    display: flex;
    align-items: center;
    height: 100px;

}
.logo-home{
    display: flex;
    flex-direction: row;
     width: 600px;
     align-items: center;
}
.smart-homebutton{
    width: 500px;
    align-items: center;
}
.div-overall{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 15px;
    
}
.div-description{
     display: flex;
     padding-left:-20px;
    
}

.Product-description2{
    color: rgb(0, 0, 0);
    font-size: 30px;
    margin-top: 5px;
    text-align: center;
    
}
.paragraph-d1{
    font-size: 16px;
    margin-left: 10px;
    line-height: 20px;
    text-align: justify;
    margin-bottom: 55px;
    margin-right: 10px;
}
.video-containerpen{
    display: flex;
    flex-direction: row;
    margin-right: 10px;
    margin-left: 10px;
    justify-content: space-between; 
    
}
.image1{
    height: 240px;
    width: 200px;
    
}
.video-pen2{
  display: flex;
    flex-direction: row;
    margin-right: 10px;
    margin-left: 10px;
    justify-content: space-between; 
}
.video-container {
  position: relative;
  display:block;
  width: 180px;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s ease;
  background-color: rgb(170, 11, 149);
  border: rgb(151, 5, 127);
  margin-bottom: 10px;
}

/* Hover zoom effect */
.video-container:hover {
  transform: scale(1.05);
}

.video-thumbnail {
  width: 100%;
  display: block;
  border-radius: 8px;
}

/* Play button style */
.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  padding: 10px 15px;
  transition: all 0.3s ease;
}

/* Hover effect for play button */
.video-container:hover .play-button {
  background: rgb(255, 0, 0);
  transform: translate(-50%, -50%) scale(1.2);
}
   
.cart-now{
    background-color: rgb(245, 245, 245);
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 20px;
    display: block;
    padding-bottom: 10px;
}
.Printing & Design Services{
    color: rgb(0, 0, 0);
    text-align: center;
}
.maintenance-descrip{
   font-size: 15px;
   margin-left: 10px;
   line-height: 25px; 
   align-items: center;
   text-align: justify;
   width: fit-content;
}
.printer-maint{
  height: 100px;
  margin-top: 10px;
  justify-content: center;
}
.konica-machine{
height: 100px;
margin-top: 10px;
}
.machine1{
    width: 80px;
     margin-right: 20px;
     border-radius: 10px;
}
.machine2{
    width: 60px;
    margin-right: 10px;
    padding-right: 40pxpx;
}
.t-shirt-description{
    font-size: 12px;
}
.maintanance-photo{
    display: flex;
    padding-left: 10px;
    text-align: justify;
    justify-self: center;
    height:fit-content;
}
.printer-pragraphy{
   margin-bottom: 10px;  
   align-items: center;
   color: rgb(26, 25, 25);
}
.button-price{
   border-radius: 10px;
   color: rgb(255, 0, 0);
   font-weight: bold;
   border: none;
   margin-left: 30px;
   cursor: pointer;
   margin-bottom: 12px;
}
.photo-box{
    text-align: center;
    background-color: rgb(248, 202, 171);
    margin-top: 15px;
}
.notebook-title {
    font-size: 40px;
    font-weight: bold;
    color: white;
    cursor: pointer;
}
.home-button{
    background-color: rgb(255, 0, 0);
    font-size: 20px;
    color: black;
    background-color: white;
    border:none;
    border-radius: 20px;
    margin-left: 15px;
    padding-left: 5px;
    width: 150px;
    font-weight: bold;
    cursor: pointer;
    height: 30px;
}
.home-button:hover{
    color: rgb(95, 61, 243);
}
.product-photo {
    background-color: rgb(73, 73, 73);
    color: rgb(255, 255, 255);
    display: flex;
    flex-direction: row;
    padding-bottom: 50px;
}
.order-now{
    height: 30px;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 40px;
    background-color: rgb(17, 16, 121);
    margin-bottom: 40px;
    margin-left: 10px;
    margin-top: 5px;
    font-size: 15px;
}   
.bic-1{
    width: 150px;
    border-radius: 10px;
    margin-top: 15px;
}
.bic-2 {
    width: 150px;
    border-radius: 5px;
}
.top-dealagenda{
    color: white;
    background-color: rgb(101, 101, 255);
    text-align: center;
    height: 100px;
    font-size: 40px;
    padding-top: 30px;
    padding-bottom:30px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.button-deals {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 20px;
  flex-direction:row;
  justify-content: center;
}

.button-deal {
  padding: 10px 15px;
  background: #007bff;
  color: rgb(255, 255, 255);
  text-decoration: none;
  border-radius: 8px;
  font-size: 14px;
  display: inline-block;
  transition: 0.3s;
}

.button-deal:hover {
  background: #f13a3a;
  color: white;
}
