* {
    padding: 0;
    margin: 0;
    font-family: 'Inter', sans-serif;

}

@font-face {
    font-family: 'Futurak';
    src: url("./fonts/futurak.ttf");
}

body {
    font-family: 'Inter', sans-serif;
    padding-top: 90px;
    margin: 0;
}

/* navbar start */
nav {
    height: 98px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: black;
    position: fixed;
    top: 0;
}

.logo-img {
    height: 70px;
    margin-left: 100px;

}



.items {
    text-decoration: none;
    display: flex;
    justify-content: center;
    /* gap: 40px; */
    font-size: 16px;
    margin-right: 80px;

}

.item {
    list-style: none;
    color: white;
    padding-top: 20px;
    display: flex;
    justify-content: center;
    gap: 22px;
    margin-right: 25px;
}

.item1 {
    list-style: none;
    color: white;
    border: 1px solid white;
    padding: 12px;
    border-radius: 25px;
    margin-right: 20px;
    font-size: 14px;
    margin-left: 20px;

}

.item2 {
    list-style: none;
    color: white;
    border: 1px solid red;
    background-color: red;
    padding: 12px;
    border-radius: 25px;
    margin-right: 20px;
    font-size: 14px;

}

.item2 i {
    font-size: 20px;
}

a {
    text-decoration: none;
}

/* navbarend */

/* mainstart */
main {
    background-image: url(/images/saltnpepp.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 550px;
    width: 100%;
}

section {
    background-color: black;
    /* border: 2px solid black; */
    padding-bottom: 100px;

}

.bg {
    padding: 80px;
    text-align: center;
    color: white;
}

.Pep {
    font-family: 'Futurak';
    font-weight: 400;
    font-size: 52px;
    line-height: 62px;
}

.Pep span {
    font-family: 'Futurak';
    font-weight: 400px;
    font-size: 50px;
}


.bg h2 {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 40px;
    text-align: center;
    margin-bottom: 8px;
    color: white;

}

.para {
    font-size: 20px;
}

.img1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.img1 img {
    height: 100%;
    width: 100%;
    background-color: white;
    border-radius: 5px;
}

.but1 {
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 15px;
    font-weight: 400;
    padding: 10px;
    border-radius: 25px;
    width: 170px;
    height: 70px;
    margin-top: 25px;
    color: white;
    background: transparent;
}

.images {
    display: flex;
    justify-content: center;
    gap: 30px;
}

/* mainend */

/* Islamabad start */
.bg1 {
    background-color: rgba(0, 0, 0, 0.938);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 70px;
}
.Simg{
    position: absolute;
    /* bottom: 0px; */
    padding-top: 40px;
    right: 30px;

}

.Sape {
    padding: 70px;
    padding-bottom: 0;

}

.Pep1 {
    font-family: 'butler';
    font-size: 52px;
    font-weight: 400;
    line-height: 62px;
}


.Salt h2 {
    margin-top: 80px;
}

.Salt {
    color: white;
    font-family: 'Futurak';
    font-weight: 400;
    font-size: 52px;
    text-align: center;
    line-height: 62px;
    margin-bottom: 8px;
}

.para1 {
    color: rgba(255, 255, 255, 0.692);
    text-align: center;
    font-weight: lighter;
    font-size: 16px;
    /* margin-top: 5px; */
}

.info {
    /* margin-left: 120px; */
    margin-top: 50px;
}

.Isl {
    color: red;
    font-size: 15px;
    font-weight: 200;
    font-weight: lighter;
}

.Salt1 {
    color: white;
    font-size: 32px;
    font-weight: 400;
    margin-top: 12px;
    font-family: 'Futurak';
    font-style: normal;
    line-height: 29px;
}

.Pep2 span {
    color: white;
    font-family: 'apercu';
}

.location {
    color: rgba(255, 255, 255, 0.692);
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    font-weight: lighter;
    margin-bottom: 50px;
    list-style: none;

}

.icon {
    margin-bottom: 8px;
}

.but2 {
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    font-style: normal;
    border-radius: 25px;
    width: 180px;
    height: 50px;
    color: white;
    background: transparent;
    font-family: 'Poppins';
    text-align: center;
}

.but2 i {
    color: red;
    background-color: white;
    border: 5px solid white;
    border-radius: 100px;

}

.Islamabad {
    display: flex;
    justify-content: center;
    gap: 90px;
}

.img2 {
    margin-top: 50px;
}

/* Islamabad end */

/* Faislabad Start */




.info2 {
    /* margin-left: 120px; */
    margin-top: 50px;
    margin-left: 10px;
}

.fais {
    color: red;
    font-size: 15px;
    font-weight: 200;
    font-weight: lighter;
}

.Salt2 {
    color: white;
    font-size: 32px;
    font-weight: 400;
    margin-top: 12px;
    font-family: 'Futurak';
    font-style: normal;
    line-height: 29px;
}

.Pep3 span {
    color: white;
}

.location2 {
    color: rgba(255, 255, 255, 0.692);
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    font-weight: lighter;
    margin-bottom: 50px;
    list-style: none;

}

.icon2 {
    margin-bottom: 8px;
}

.Faislabad {
    display: flex;
    justify-content: center;
    gap: 120px;


}

.img3 {
    margin-top: 50px;
    /* margin: 0; */
}

.but3 i {
    color: red;
    background-color: white;
    border: 5px solid white;
    border-radius: 100px;

}

.but3 {
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    font-style: normal;
    border-radius: 25px;
    width: 180px;
    height: 50px;
    color: white;
    background: transparent;
    font-family: 'Poppins';
    text-align: center;
}


/* Faislabad end */

/* Bahawalpur start */

.info3 {
    /* margin-left: 120px; */
    margin-top: 50px;
}

.bah {
    color: red;
    font-size: 15px;
    font-weight: 200;
    font-weight: lighter;
}

.Salt3 {
    color: white;
    font-size: 32px;
    font-weight: 400;
    margin-top: 12px;
    font-family: 'Futurak';
    font-style: normal;
    line-height: 29px;
}

.Pep3 span {
    color: white;
}

.location3 {
    color: rgba(255, 255, 255, 0.692);
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    font-weight: lighter;
    margin-bottom: 50px;
    list-style: none;

}

.icon3 {
    margin-bottom: 8px;
}

.Bahawalpur {
    display: flex;
    justify-content: center;
    gap: 50px;
}

.img4 {
    margin-top: 70px;
    /* margin-left: 20px; */
}

.but4 i {

    color: red;
    background-color: white;
    border: 5px solid white;
    border-radius: 100px;

}

.but4 {
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    font-style: normal;
    border-radius: 25px;
    width: 180px;
    height: 50px;
    color: white;
    background: transparent;
    font-family: 'Poppins';
    text-align: center;
}

/* Bahawalpur end */

/* Express Start */
.bg2 {
    background-color: black;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 70px;
}

.express {
    color: white;
    padding: 70px;
    padding-bottom: 0px;

}

.exp {
    text-align: center;
    font-family: 'Futurak';
    font-size: 52px;
    line-height: 62px;
    font-weight: 400;
    font-style: normal;
}

.franch {
    text-align: center;
    font-size: 48px;
    line-height: 60px;
    font-family: 'butler';
    font-style: normal;
}

.img9 {
    width: 26%;
    margin-top: 20px;
}

.sarg {
    color: red;
    font-size: 15px;
    font-weight: 200;
    font-weight: lighter;
    margin-top: 12px;
    text-align: center;
}

.Salt4 {
    color: white;
    /* font-size: 30px; */
    font-weight: 400;
    margin-top: 10px;
    font-family: 'Futurak';
    text-align: center;
}

.Pep4 {
    color: white;
    font-weight: 400;
    /* font-family: 'apercu'; */
    font-weight: lighter;
    font-size: 24px;
    line-height: 29px;
    font-style: normal;
}

.location4 {
    color: rgba(255, 255, 255, 0.692);
    font-size: 12px;
    font-weight: 400;
    margin-top: 12px;
    font-weight: lighter;
    margin-bottom: 50px;
    list-style: none;
    text-align: center;


}

.icon5 {
    margin-bottom: 7px;
}

.icon4 {
    margin-bottom: 20px;

}

.but5 {
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 15px;
    font-weight: 400;
    font-weight: lighter;
    border-radius: 25px;
    width: 180px;
    height: 50px;
    color: white;
    background: transparent;
    font-family: 'Poppins';
    justify-content: center;
    /* text-align: center; */
    align-items: center;


}

.butt5 {
    text-align: center;
}

.but5 i {
    color: red;
    background-color: white;
    border: 5px solid white;
    border-radius: 100px;
}

.images2 {
    display: flex;
    justify-content: space-around;
}

.alt {
    height: 240px;
    width: 100%;
}

.alt1 {
    width: 420px;

}

.img10 {
    /* width: 100%; */
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    border: 2px solid white;
}

.sirdrd {
    display: flex;
    justify-content: space-around;
}

/* express end */

/* village start */
.village {
    background-color: rgba(0, 0, 0, 0.938);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 70px;
}

.info6 {
    /* letter-spacing: -0.25px; */
    margin-top: 50px;

}

.fais {
    color: red;
    font-size: 15px;
    font-weight: 200;
    font-weight: lighter;
}

.Salt2 {
    color: white;
    font-size: 32px;
    font-weight: 400;
    margin-top: 12px;
    font-family: 'Futurak';
    font-style: normal;
    line-height: 29px;
}

.Pep3 span {
    color: white;
}

.location2 {
    color: rgba(255, 255, 255, 0.692);
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    font-weight: lighter;
    margin-bottom: 50px;
    list-style: none;

}

.icon2 {
    margin-bottom: 8px;
}

.vilg1 {
    display: flex;
    justify-content: center;
}

.img20 img {
    margin-top: 50px;
    height: 400px;
    width: 90%;
}

.but6 i {
    color: green;
    background-color: white;
    border: 5px solid white;
    border-radius: 100px;

}

.but6 {
    border: 1px solid green;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    font-style: normal;
    border-radius: 25px;
    width: 180px;
    height: 50px;
    color: white;
    background-color: green;
    font-family: 'Poppins';
    text-align: center;
}

/* village end */
/* Frachises start */
.Franchises {
    background-color: black;
}

.express1 {
    padding: 60px;
    color: white;
    /* background-color: black; */
}

.open {
    font-size: 26px;
    line-height: 31px;
    font-style: normal;
}

.cardz {
    display: flex;
    justify-content: space-evenly;
}

.cardz1 {
    height: 250px;
    width: 25%;
    border: 2px solid white;
    background-color: white;
    padding-bottom: 0px;
    border-radius: 6px;
}

.world {
    color: white;

}

.loct {
    padding-top: 25px;
    margin-bottom: 30px;
    text-align: center;
    margin-bottom: 16px;
    font-size: 40px;

}

.Open {
    font-size: 10px;
    font-weight: 500;
    color: #ED1C24;
    line-height: 12px;
    font-family: 'Apercu';
    font-style: normal;
    letter-spacing: 0.48em;
    text-align: center;
}

.rawal {
    font-size: 24px;
    text-align: center;
    margin-top: 13px;
}

.rawal span {
    font-size: 21px;
    font-family: 'FuturaBlack BT';
    font-weight: 400;
    font-style: normal;
    line-height: 29px;
    text-align: center;
}

.cardz2 {
    display: flex;
    justify-content: space-evenly;
    margin-top: 60px;
    padding-bottom: 60px;
}

/* Frachises end */
/* Footer start */
.Footer {
    background-color: rgba(0, 0, 0, 0.938);
    display: flex;
    justify-content: space-around;

}

.main3 {
    position: absolute;
    /* z-index: 2; */
    /* bottom: 0px; */
    padding-top: 140px;
    overflow: hidden;
    left: 30px;

}

.foter {
    padding: 70px;
    padding-left: 90px;
    color: white;

}

.logo-img2 img {
    height: 60px;




}

.para2 {
    color: rgba(255, 255, 255, 0.7);
    padding-top: 20px;
    padding-right: 0px;
    font-style: normal;
    /* font-family: 'Apercu'; */
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0.03cm;
    margin-bottom: 30px;

}

.term {
    /* padding-top: 10px; */
    color: rgba(255, 255, 255, 0.7);
    font-style: normal;
    /* font-family: 'Apercu'; */
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
}

.site {
    /* margin-top: 30px; */
    color: white;
    padding: 70px;

}
.Contact{
    padding: 70px;
}
.Follow{
    padding: 70px;
}

.SL {
    font-size: 20px;
    font-family: 'Apercu';

}

.hvac {
    list-style: none;
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;

}

.hc {
    margin-bottom: 15px;
}

.Cont {
    color: white;
    font-family: 'Apercu';
    font-size: 20px;

}

.Head {
    color: white;
    font-size: 18px;
    margin-top: 10px;
    font-weight: 400;
    line-height: 21px;
}

.p1 {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;

}

.p2 {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    
}

.p3 {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
}

.p4 {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
}
.links{
    margin-top: 10px;
    color: rgba(255, 23, 23, 0.685);
}
.appstore{
    margin-top: 20px;
    
}
.Snp{
    color: white;
    background-color: black;
    /* margin-top: 10px; */
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    display: flex;
    justify-content: center;
    gap: 850px;
    padding-bottom: 20px;
}
.main{
    /* margin-left: 50px; */
    padding: 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    font-style: normal;
    
}


















/* Footer end */