
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}
.container{
    background-color: rgb(220, 224, 227);
    width: 100%;
    height: auto;
    border: 1px solid;
    border: none;
}

.head{
    background-color: #283343;
    width: 100%;
    height: 100px;
    border: 1px solid;
    color: aliceblue;
    border: none;
}

/* Link-tike sob kichur upore niye ashar jonno */
.namealint {
    position: relative;
    z-index: 9999;
    display: inline-block;
}

.logo-box{
    width: 60%;
    height: 100%;
    border: 1px solid;
    color: aliceblue;
    padding: 10px;
    float: left;
    border: none;
}
.logo-box1{
    width: 40%;
    height: 100%;
    border: 1px solid;
    color: aliceblue;
    padding: 10px;
    float: left;
    border: none;
}

.imglogo{
    width: 100%;
    height: 70%;
    margin-top: 20px;
    border: none;
}

.left{
    width: 25%;
    height: 120px;
    border: 1px solid;
    border-color: white;
    float: left;
    align-content: center;
    font-size: 20px;
    font-style: italic;
    border: none;
}

.mid{
    width: 50%;
    height: 120px;
    border: 1px solid;
    border-color: white;
    color: aliceblue;
    float: left;
    border: none;
}

.namealint{
    text-decoration: none;
    color: hsl(94, 95%, 53%);
    font-weight: 1000;
}

.right{
    width: 25%;
    height: 120px;
    border: 1px solid;
    border-color: white;
    color: aliceblue;
    float: left;
    align-content: center;
    text-align: center;
    border: none;
}

.topbar{
    background-color: #283343;
    width: 100%;
    height: 35px;
    border: 1px solid;
    text-align: center;
    align-content: center;
    padding: 5px;
    border: none;
}

.ialint{
    padding-right: 20px;
    padding-left: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
    border: 1px solid;
    border-radius: 50%;
    font-size: 11px;
}
.alint{
    text-decoration: none;
    text-align: center;
    border: none;
    color: white;
    margin-left: 13px;
    transition: 0.3s; /* 👈 এটা add করো */
    font-size: 12px;
    border: none;
}

.alint:hover{
    color: rgb(10, 165, 75);
}
.search{
    background: #71bc38;
    width: 80%;
    height:35px;
    border: 1px solid;
    color: white;
    align-content: center;
    border-radius: 10px;
    overflow: hidden;
    border: none;
    margin: auto;
    margin-top: 10px;
}

input.searchalint{
    width: 85%;
    height:100%;
    border: 1px solid;
    outline: 0;
    overflow: hidden;
    border: none;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 600;
    border: none;
}


.fa-magnifying-glass{
    font-size: 18px;
    align-content: center;
    color: white;
}
.btn{
    background: #71bc38;
    width: 15%;
    height: 100%;
    float: right;
    border: none;
    color: white;
    transition: 0.3s;
}

.btn:hover{
    background: #5aa82d;
    color: rgb(33, 31, 31);
}


.card{
    width: auto;
    height: auto;
    border: 1px solid;
    color: white;
    margin-left: 10px;
    font-size: 25px;
    border: none;
}

.prolink{
    background-color: #283343;
    width: 100%;
    height: 35px;
    border: 1px solid;
    color: white;
    position: absolute;
    align-content: center;
    text-align: center;
    padding: 5px;
    border: none;
    box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.5);
}
.row-1{
    width: 12%;
    height: 100%;
    color: white;
    float: left;
    align-content: center;
    border: 1px solid;
    text-align: center;
    margin-left: 6px;
    border: none;
}
.row-2{
    width: 12%;
    height: 100%;
    color: white;
    float: left;
    align-content: center;
    border: 1px solid;
    text-align: center;
    margin-left: 6px;
    border: none;
}

.row-1:hover{
    background-color: rgb(79, 78, 78);
}


/*Slider*/

.slider{
    width: 100%;
    height: 400px;
    border: 1px solid;
    margin-top: 35px;
    border: none;
}

.left-slider{
    width: 30%;
    height: 100%;
    border: 1px solid;
    float: left;
    border: none;
}

.up-slider{
    width: 100%;
    height: 50%;
    border: 1px solid;
    border: none;
}
.down-slider{
    width: 100%;
    height: 50%;
    border: 1px solid;
    border: none;
}
.imgalint{
    width: 100%;
    height: 100%;
    padding: 6px;
    display: block;
}

.slider-container {
    width: 70%;
    overflow: hidden; /* Hides images outside the box */
    position: relative;
}

.right-slider{
    width: 100%;
    height: 100%;
    border: 1px solid;
    float: left;
    border: none;
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.row {
  display: flex;
  width: 99%;
  height: 135px;
  gap: 10px;
  margin-top: 10px;
  padding: 5px;
  margin: auto;
  margin-top: 20px;
}

legend{
  background-color: #283343;
  font-size:15px;
  font-weight:700;
  letter-spacing:1px;
  padding:6px 30px;
  color: #010005;
  margin-top: 5px;
  border: 1px solid;
  align-content: center;
  font-style: italic;
  border-color: #eeeeee;
  color: white;
}

.row-3{
  display: flex;
  width: 99%;
  height: auto;
  gap: 10px;
  margin-top: 10px;
  padding: 5px;
  margin: auto;
  margin-top: 20px;
}

.pro-box{
    width: 100%;
    height: auto;
    border: 1px solid;
    border: none;
}
.row-4{
    background-color: white;
    width: 19%;
    height: 480px;
    border: 1px solid;
    padding: 5px;
    border: none;
    border-radius: 10px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.429);
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.row-4:hover{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.712);
}



.proimages{
    width: 100%;
    height: 40%;
    padding: 6px;
    border: 1px solid;
    border: none;
}

.pro{
    text-decoration: none;
    color: rgb(1, 1, 17);
}

.pro-head{
    width: 100%;
    height: 30px; 
    border: 1px solid;
    text-align: center;
    margin-top: 5px;
    font-weight: 600;
    border: none;
}
.des-1{
    width: 100%;
    height: 150px;  
    border: 1px solid;
    font-size: 17px;
    padding: 2px;
    overflow: hidden;
    border: none;
}

.des-1:hover{
    text-decoration: underline;
    color: #055d65;
}

.des{
    width: 100%;
    height: auto;  
    border: 1px solid;
    font-size: 17px;
    padding: 2px;
    border: none;
}

.star {
    color: #FF5400;       /* This matches the orange in your image */
    text-decoration: none; /* Removes the blue link underline */
    font-size: 25px;       /* Makes them nice and clear like the screenshot */
    font-family: Arial, sans-serif;
}

.star:hover {
    color: #e64a19;       /* Slightly darker on hover */
}

.price{
    width: 100%;
    height: 30px;  
    border: 1px solid;
    font-size: 15px;
    padding: 2px;
    align-content: center;
    border: none;
}
h4{
    color: rgb(227, 7, 7);
    float: left;
    font-size: 20px;
}

h3{
    color: rgb(0, 0, 0);
    float: left;
    font-size: 25px;
    margin-left: 10px;
}
.address {
    background-color: #283343;
    width: 100%;
    height: auto;
    color: white;
    padding: 10px;
    box-sizing: border-box; /* Crucial: includes padding/border in the width */
    display: flex;          /* Activates Flexbox */
    justify-content: space-between; /* Puts equal space between boxes */
    gap: 10px;              /* Defines the exact gap between boxes */
}

/* You can target all three at once since they share the same style */
.left-add, .mid-add, .right-add {
    flex: 1;                /* Makes all three take up equal width */
    height: 100%;
    border: 1px solid white;
    box-sizing: border-box;
    padding: 50px;
    border: none;
    font-size: 13px;
}

.add-head{
    width: 100%;
    height: 35px;
    border: 1px solid white;
    align-content: center;
    font-weight: 700;
    border: none;
}

.add-text{
    width: 100%;
    height: 20px;
    border: 1px solid white;
    align-content: center;
    margin-top: 5px;
    border: none;
}

.addalint{
    text-decoration: none;
    border: none;
    color: white;
}

.addalint:hover{
    text-decoration: underline;
}