* {
    margin: 0;
    padding: 0;
}

.header {
    min-height: 100vh;
    width: 100%;
    background-image: linear-gradient(rgba(58, 58, 58, 0.7), rgba(4, 9, 30, 0.7)), url('../images/374b3440e28ba6226385040917f0242a.jpg');
    background-position: center;
    background-size: cover;

}

h1 {
    color: aliceblue;
    font-family: 'Orbitron', sans-serif;
    text-align: center;
    /* padding-top: 350px; */
    padding-top: 20%;
    font-size: 80;
}

.one {
    color: rgb(239, 242, 246);
    text-align: center;
    font-family: 'Allura', cursive;
    font-size: 30px;
}

.btn-container {
    display: flex;
    justify-content: center;
    gap: 20px;
    justify-items: center;

}

.btn {
    padding: 15px 35px;
    font-size: 18px;
    text-decoration: none;
    border-radius: 12px;
    font-family: 'Poppins', sans-serif;
    transition: 0.3s ease;
    margin-top: 25px;
}

.btn-pink {
    background: #fc0606;
    color: rgb(242, 238, 241);
    display: inline-block;
}

.btn-pink:hover {
    background: #380085;
}

.btn-blue {

    background-color: rgb(255, 0, 0);
    color: rgb(254, 252, 252);
}

.btn-blue:hover {
    background: #860101;
    color: rgb(236, 228, 228);

}

.nextpage {
    min-height: 100vh;
    width: 100%;
    background-image: linear-gradient(rgba(58, 58, 58, 0.7), rgba(4, 9, 30, 0.7)), url('../images/d88b17d88988ef201fd8ee2672a4ccb6.jpg');
    background-position: center;
    background-size: cover;
    position: relative;
}

h3 {
    color: antiquewhite;
    margin-left: 35px;
    padding-top: 35px;
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: #eceaee, 100px;
}


.card {
    background: rgba(60, 51, 57, 0.836);
    padding: 10px;
    border-radius: 14px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: 0.3s;
    width: 260px;
    font-size: larger;
    background-position: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 20px;
    border: 1px solid cornsilk;
}

.container {
    /* padding-left: 35px; */
    padding-top: 35px;
    padding-bottom: 50px;
    /* display: grid; */
    /* grid-template-columns: 1fr 1fr; */
    /* grid-auto-flow: column; */
    /* Items will stack vertically in columns first */
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.image-tag {
    margin: auto;
    border-radius: 10px;


}

.btn-orange {
    padding: 15px 35px;
    font-size: 18px;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    transition: 0.3s ease;
    margin-top: 25px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}

.btn-orange {
    background: #827001;
    color: rgb(242, 238, 241);
    display: inline-block;
}

h4 {
    color: azure;
    font-size: 16px;
    padding-top: 15px;
}

.content-class {
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
    color: #eceaee;
    font-size: 14px;
    padding-bottom: 5px;
}

.Card-Title1 {
    font-family: 'Poppins', sans-serif;
    color: #eceaee;
    padding-bottom: 8px;
    padding-left: 10px;
    letter-spacing: 1px;

}

.content-class1 {
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
    color: #eceaee;
    font-size: 14px;
    padding-bottom: 5px;

}

.Card-Title2 {
    font-family: 'Poppins', sans-serif;
    color: #eceaee;
    padding-bottom: 8px;
    padding-left: 10px;
    letter-spacing: 1px;

}

.content-class2 {
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
    color: #eceaee;
    font-size: 14px;
    padding-bottom: 5px;
}

.Card-Title3 {
    font-family: 'Poppins', sans-serif;
    color: #eceaee;
    padding-bottom: 8px;
    padding-left: 10px;
    letter-spacing: 1px;
}

.Card-Title4 {
    font-family: 'Poppins', sans-serif;
    color: #eceaee;
    padding-bottom: 8px;
    padding-left: 10px;
    letter-spacing: 1px;
}

.content-class3 {
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
    color: #eceaee;
    font-size: 14px;
    padding-bottom: 5px;
}

.pricedetails-1 {
    min-height: 100vh;
    width: 100%;
    background-image: linear-gradient(rgba(58, 58, 58, 0.7), rgba(4, 9, 30, 0.7)), url('../images/lam1.jpg');
    background-position: center;
    background-size: cover;
    position: relative;
}

.pricedetails-4 {
    min-height: 100vh;
    width: 100%;
    background-image: linear-gradient(rgba(58, 58, 58, 0.7), rgba(4, 9, 30, 0.7)), url('../images/roll pant-2.jpg');
    background-position: center;
    background-size: cover;
    position: relative;
}



h6 {
    color: rgb(249, 250, 250);
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    padding: auto;
    padding-top: 70px;
    margin-left: 60px;


}

.content-price {
    display: flex;
    justify-content: left;
    justify-content: space-between;
    text-align: left;
    font-family: 'Outfit', sans-serif;
    color: #f4f7f3e2;
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
    padding-left: 60px;
    padding-top: 10px;
    font-family: 'Orbitron', sans-serif;
    padding-top: 40px;
    padding-right: 500px;
}

.content-price-2 {
    color: aliceblue;
    text-align: left;
    display: flex;
    justify-content: left;
    display: flex;
    justify-content: left;
    /* padding-left: 45px; */
    padding-top: 15px;
}

.container-price-2 {
    background-color: #3d393953;
    border: 1px solid cornsilk;
    /* padding: 5px  10px px; */
    padding-left: 30px;
    padding-bottom: 20px;
    margin: 20px 30px;
    color: #eeebf1;
    letter-spacing: 1px;
    font-size: medium;

}

.pricedetails-2 {
    min-height: 100vh;
    width: 100%;
    background-image: linear-gradient(rgba(58, 58, 58, 0.7), rgba(4, 9, 30, 0.7)), url('../images/por2.jpg');
    background-position: center;
    background-size: cover;
    position: relative;
}

.content-price-3 {
    display: flex;
    justify-content: left;
    justify-content: space-between;
    text-align: left;
    font-family: 'Outfit', sans-serif;
    color: #f4f7f3e2;
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
    padding-left: 60px;
    padding-top: 10px;
    font-family: 'Orbitron', sans-serif;
    padding-top: 40px;
    padding-right: 500px;
    padding-top: 30px;
}

.content-price-4 {
    color: rgb(245, 247, 249);
    text-align: left;
    display: flex;
    justify-content: left;
    padding-top: 30px;
    display: flex;
    justify-content: left;
    padding-left: 45px;
    background-color: #a48a06;
    padding-bottom: 8px;
    padding-top: 8px;
}


.pricedetails-3 {
    min-height: 100vh;
    width: 100%;
    background-image: linear-gradient(rgba(58, 58, 58, 0.7), rgba(4, 9, 30, 0.7)), url('../images/fer2.jpg');
    background-position: center;
    background-size: cover;
    position: relative;
}


.container-card-2 {
    display: flex;
    justify-content: space-around;
}