* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}

.contanier {
    display: flex;
    justify-content: space-around;
    padding: 15px;
    position: fixed;
    width: 100%;

    z-index: 10;
    height: 90px;
   

}

.main h1 {
    color: white;
}

.title {
    font-size: 18px;
    color: white;
}

.link {
    padding: 20px;
    font-size: 20px;
    color: white;
    text-decoration: none;
    font-size: 25pxx;
}

.btn {
    padding: 10px;
    background-color:rgb(252, 68, 138);
    color: white;
    border: none;
    font-size: 20px;
}

main {
    width: 100%;
    height: 700px;
    background-image: url(asset/fabric.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.lines {
    font-size: 80px;
}

.section1 {
    position: absolute;
    color: white;
    top: 35%;
    right: 5%;
}

.buttons {
    position: absolute;
    top: 130%;
    right: 60%;
    
}

.lm {
    padding: 20px;
    background-color:rgb(252, 68, 138);
    color: white;
    border: none;
    font-size: 20px;
}

.cs {
    padding: 20px;
    background-color: white;
    color: pink;
    border: none;
    font-size: 20px;
}

.contanier2 {
    display: flex;
    justify-content: space-around;
}

.images img {
    width: 700px;
}

.main2 {
    margin-top: 90px;
    margin-left: 50px;
}

.contanier2 {
    display: flex;
    justify-content: space-around;

}

.images img {
    width: 700px;
}

.main2 {
    margin-top: 90px;
    margin-left: 50px;
    padding: 20px;
}

.about {
    padding: 10px;
    font-size: 30px;
    color: rgb(252, 68, 138) ;
}

.space {
    width: 200px;
}

.about-1 {
    font-size: 50px;
}

.para {
    padding: 10px;
    font-size: 20px;
    color: gra;
}

.container3 {
    display: flex;
    align-items: center;
    height: 200px;
    width: 100%;
    /* flex-wrap: wrap;
    justify-content: space-between */
}

.main3 {
    margin-top: 0px;
    padding: 20px;


}

.about3 {
    font-size: 40px;
    color:rgb(252, 68, 138);
    /* font-weight: 600; */
    width: 300px;
}

.about4 {
    /* margin-left: 270px; */
    font-size: 20px;
    /* margin-bottom:250px; */

}

/* .butn{
    flex-direction: column;
    
} */
.read {
    padding: 15px;
    background-color:rgb(252, 68, 138);
    color: white;
    margin-top: 50px;
    margin-right: 50px;
    display: block;
    border: rgb(252, 68, 138);
}

.container4 {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-top: 200px;
}

.container4 p {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    color: rgb(252, 68, 138);
    margin-top: -200px;
}

.container4 h1 {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 50px;
    margin-top: 200px;
}

.box {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.box1 {
    height: 400px;
    width: 300px;
    border-radius: 10px;
    font-size: 20px;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 24) 0px 3px 8px;
}

.box1 h6 {
    margin-top: 20px;

}

.box1 img {
    margin-bottom: 30px;
}

.box1 h5 {
    margin-top: 120px;
    margin-left: 90px;
}

.box h4 {
    margin-top: 190px;
    margin-left: 70px;
}

.box1:hover {
    background-color: gray
}

.container5 {
    margin-top: 10px;
    margin-bottom: 20px;

}

.container5 h1 {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 8px;
    font-size: 50px;
    margin-top: 130px;
    padding: 15px;
}

.container5 p {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    color:rgb(252, 68, 138);
    margin-top: -130px;
}

.box2 {
    display: flex;
    justify-content: center;
    margin-top: 90px;
    gap: 20px;
}

.card1 {
    border-radius: 10px;
    height: 500px;
    width: 350px;
    font-size: 20px;
    padding: 30px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.24)0px 3px 8px;
}

.Tag {
    margin-top: 20px;
    background-color:rgb(252, 68, 138);
    color: white;
    width: 75px;
    padding: 10px;
    margin-left: 120px;
}


.card1 p {
    padding: 20px;
}

.now {
    padding: 15px;
    margin-top: 20px;
    background-color: rgb(252, 68, 138);
    color: white;
    border: none;
}

.card1:hover {
    transform: translateY(-10px);
    box-shadow: 0px 15px 25px 25px rgba(0, 0, 0, 0.2);
    color: black;
}

.footer {
    display: flex;
    justify-content: center;
    gap: 20px;
    height: 350px;
    margin-top: 100px;
    background-color:rgb(252, 68, 138);
}

.ftr {

    height: 300px;
    width: 300px;
}



.ftr-1 {
    font-size: 30px;
    padding: 10px;
    margin-top: 30px;
    color: white;
    font-weight: 600;
}

.ftr2 {
    color: white;
}

.ftr-part p {
    padding: 10px;
}

.ftr-part img {
    height: 200px;
    width: 300px;
}

footer {
    background-color: rgb(20, 25, 39);
}

.footer-bottom {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 60px;
    font-size: 25px;
    color: black;
    background-color:rgb(255, 0, 106);
}
