.leftLan .ccc{
    margin-left: -50vh;
}

.rightLan .ccc{
    margin-right: -50vh;
}


.indexJourney15 .ccc .aa .p{
    background-image: url(indexJourney/3e44a355-4145-46a7-8865-e06bf882539f.jfif);
    background-position: -12.5vh center;
    background-size: 220% !important;
}

.journey .container .indexJourney15 .aaa::after {
    content: '2026'
}

.indexJourney14 .ccc .aa .p{
    background-image: url(indexJourney/food\ ag\ karachi\ pakistan\ 2025.webp);
    background-position: center -8vh;
    background-size: 120% !important;
}

.journey .container .indexJourney14 .aaa::after {
    content: '2025'
}


.indexJourney13 .ccc .aa .p{
    background-image: url(media/4cddad6d-79d3-442a-a5dd-a8baa18ed355.jfif);
    background-position: center center;
}

.journey .container .indexJourney13 .aaa::after {
    content: '2025'
}

.indexJourney12 .ccc .aa .p{
    background-image: url(indexJourney/SIAL\ PARIS\ EXHIBITION\ VILLEPINTE\,\ FRANCE.webp);
    background-position: center -4vh;
    background-size: 160% !important;
}

.journey .container .indexJourney12 ._aaa::after {
    content: '2024'
}

.indexJourney11 .ccc .aa .p{
    background-image: url(indexJourney/CONSUMERS\ CHOICE\ AWARDS\ BEST\ RECIPE\ MIXES.webp);
    background-position: center center;
}

.journey .container .indexJourney11 .aaa::after {
    content: '2023'
}

.indexJourney10 .ccc .aa .p{
    background-image: url(indexJourney/NEW\ OFFICE\ INAUGURATION\ CEREMONY.webp);
    background-position: center center;
}

.journey .container .indexJourney10 ._aaa::after {
    content: '2022'
}

.indexJourney9 .ccc .aa .p{
    background-image: url(indexJourney/RAMZAN\ TVC.webp);
    background-position: center center;
}

.journey .container .indexJourney9 .aaa::after {
    content: '2021'
}

.indexJourney8 .ccc .aa .p{
    background-image: url(m1.png);
    background-position: center center;
}

.journey .container .indexJourney8 ._aaa::after {
    content: '2020'
}
.indexJourney7 .ccc .aa .p{
    background-image: url(indexJourney/GULFOOD\ EXHIBITION\ DUBAI\,\ UAE.webp);
    background-position: center center;
}

.journey .container .indexJourney7 .aaa::after {
    content: '2019'
}

.indexJourney6 .ccc .aa .p{
    background-image: url(indexJourney/COOKBOOK\ SEASON\ 1.webp);
    background-position: center center;
}

.journey .container .indexJourney6 ._aaa::after {
    content: '2018'
}

.indexJourney5 .ccc .aa .p{
    background-image: url(indexJourney/ANUGA\ EXHIBITION\ COLOGNE\ \(KÖLN\)\,\ GERMANY\ 2017.webp);
    background-position: center center;
}

.journey .container .indexJourney5 .aaa::after {
    content: '2017'
}

.indexJourney4 .ccc .aa .p{
    background-image: url(indexJourney/FIRE\ INCIDENT\ OFFICE.webp);

    background-position: center center;
}

.journey .container .indexJourney4 ._aaa::after {
    content: '2016'
}
.indexJourney3 .ccc .aa .p{
    background-image: url(indexJourney/LOSS\ OF\ SHAHEED\ JUNAID\ JAMSHED.webp);
    background-position: center top;
}

.journey .container .indexJourney3 .aaa::after {
    content: '2016'
}

.indexJourney2 .ccc .aa .p{
    background-image: url(indexJourney/JAZAA\ LAUNCH\ CEREMONY.webp);
    background-position: left center;
}

.journey .container .indexJourney2 ._aaa::after {
    content: '2016'
}
.indexJourney1 .ccc .aa .p{
    background-image: url(JourneyImages/aboutus.png);
    background-position: center center;
}

.journey .container .indexJourney1 .aaa::after {
    content: '2015'
}








#pkBtn{

    height: 2.5dvh;
    width: 2.5dvh;

    padding: 2dvh;


    position: fixed;
    bottom: 2dvh;
    right: 2dvh;
    border: 0.4dvh solid var(--ThemeColor-);

    border-radius: 2vh;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.295);
    backdrop-filter: blur(1vh);
    color: var(--ThemeColor-);
    z-index: 1000;

    background-image: url(shopping-bag-svgrepo-com\ \(1\).svg);
    background-size: 4dvh;
    background-position: center center;
    background-repeat: no-repeat;

    transition: 0.2s ease-in-out;
}


#pkBtn:hover{

    height: 2.5dvh;
    width: 2.5dvh;

    padding: 2dvh;


    position: fixed;
    bottom: 2dvh;
    right: 2dvh;
    border: 0.4dvh solid var(--ThemeColor-);

    border-radius: 2vh;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.295);
    backdrop-filter: blur(1vh);
    color: var(--ThemeColor-);
    z-index: 1000;

    background-image: url(imagemain/icons/arrowdownyellow\ -\ Copy.png);
    background-size: 2.5dvh;
    background-position: center center;
    background-repeat: no-repeat;
    /* transform: rotate(-90deg); */
}
