@import url('https://fonts.googleapis.com/css2? family = Poppins: wght @ 700 & display = swap');

 body, * {
    font-family: "Poppins", sans-serif;
}
 .navbar {
     background-image: linear-gradient(to right, #FFF5EC 80%,  #FE043C 20%);
 }

.fontNav{
    font-style: normal;
    font-weight: normal;
    font-size: 16px !important;
    line-height: 24px;
    text-align: center;
    color: #2E266F !important;
}

.title{
    font-style: normal;
    font-weight: bold;
    font-size: 72px !important;
    line-height: 108px;
    color: #FE043C !important;
}

li .user {
    margin-left: 90px !important;
}

.hero {
    margin-top: -1px;
    background-image: linear-gradient(to right, #FFF5EC 80%,  #FE043C 20%);
    width: 100%;
    color:#2E266F;
    ;
    
}


input.form-control::placeholder {

    color: #2E266F ;

}
.canvas {
    position: relative;
   width: 490px;
   height: 500px;
}

.canvas .object {
    position: absolute;
    width: 360px;
    height: 493px;
    left: 170px;
    top: -380px;
  
    z-index: 1;
}

.canvas .object2 {
    margin-left: 10px;
    position: absolute;
    top : 100px;
    transform: translateY(-50%);
    width: 640px ;
    height: 650px;
    
    z-index: 2;
    display: flex;
    justify-content: center;
   

}
.row .suggestion {
    position: absolute;
    width: 636px;
    height: 110px;
    left: 190px;
    top: 1300px;
    padding-left: 50px;
    background-image: linear-gradient(to left, #FFF5EC 97%,  #FE043C 3%);


    font-style: normal;
    font-weight: 500;
    font-size: 45px;
    line-height: 50px;
    /* or 129% */

    display: flex;
    align-items: center;
    text-transform: capitalize;

    color: #2E266F;

}

.row .lorem {
    position: absolute;
    width: 369px;
    height: 191px;
    left: 960px;
    top: 1300px;

    
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    /* or 171% */

    display: flex;
    align-items: center;
    text-transform: capitalize;

    color: #707070;
}

.row .pizza {
    position: absolute;
    width: 494px;
    height: 493px;
    left: 0px;
    top: 1570px;
}

.row .burger {
    position: absolute;
    width: 494px;
    height: 493px;
    left: 511px;
    top: 1570px;
}

.row .pizza2{
    z-index: 2;
    position: absolute;
    width: 472px;
    height: 200px;
    padding-left: 50px;
    left: 10px;
    top: 1865px;
    padding-top: 35px;

    background: #FE043C;
    opacity: 0.7;
    border-radius: 0px 0px 20px 20px;
    color: #FFFFFF;
    text-transform: capitalize;
    
}

.row .pizza2 p {
    padding-top: 11px;
}

.row .pizza2 .bookpizza {
    position: absolute;
    width: 155px;
    height: 40px;
    left: 317px;
    top: 130px;

    background: #FFFFFF;
    border-radius: 100px 0px 0px 100px;
    border: none;
   
}

.row .pizza2 .locationmarket {
    margin-top: -15px;
}

.row .burger2 {
    z-index: 2;
    position: absolute;
    width: 472px;
    height: 200px;
    padding-left: 50px;
    left: 522px;
    top: 1865px;
    padding-top: 35px;
    text-transform: capitalize;
    

    background: #FE043C;
    opacity: 0.7;
    border-radius: 0px 0px 20px 20px;
    color: #FFFFFF;
    
}

.row .burger2 p {
    padding-top: 11px;
}

.row .burger2 .book {
    position: absolute;
    width: 155px;
    height: 40px;
    left: 317px;
    top: 130px;

    background: #FFFFFF;
    border-radius: 100px 0px 0px 100px;
    border: none;
}

.row .burger2 .locationbazar {
    margin-top: -15px;
}


/* desktop */
@media only screen and (min-width: 768px){
    .hero {
        height: 1050px;
    }

    .hero h1{
        position: absolute;
        width: 757px;
        height: 157px;
        left: 132px;
        top: 400px;

        font-style: normal;
        font-weight: bold;
        font-size: 64px;
        line-height: 90px;
        

        display: flex;
        align-items: center;
        text-transform: capitalize;
}

    .hero .p1 {
        position: absolute;
        width: 240px;
        height: 18px;
        left: 185px;
        top: 730px;


        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 90px;
        /* or 500% */

        display: flex;
        align-items: center;
        text-transform: capitalize;



        opacity: 0.6;
    }

    .hero .button {
        position: absolute;
        width: 200px;
        height: 72px;
        left: 596px;
        top: 706px;
        padding-left: 77px;
        padding-top: 35px;
        padding-bottom: 21px;
        padding-right: 76px;
        border: none;
        

        font-style: normal;
        font-weight: 600;
        font-size: 30px;
        line-height: 90px;
        /* or 300% */

        display: flex;
        align-items: center;
        text-transform: uppercase;
        text-align: center;

        background: #FE043C;
        border-radius: 60px 0px 0px 0px;
    }

    

    .hero .rajashi {
   
        margin-top: 152px;
        

        font-style: normal;
        font-weight: 500;
        font-size: 30px;
        line-height: 90px;
        padding-left: 77px;
        padding-right: 30px;
        /* or 300% */

        display: flex;
        align-items: center;
        text-transform: capitalize;

        color: #FFFFFF;
        background: #FE043C;
        border-radius: 0px 100px 100px 0px;
        position: absolute;
        width: 280px;
        height: 65px;
        left: 0px;
        top: 746px;
    }

    .hero .rajashi svg {
        position: absolute;
        left: 30px;
        right: 96.35%;
        top: 28%;
        bottom: 21.26%;

    }

    
}

/* mobile */
@media only screen and (max-width: 767px){
    
    .hero {
        height: 1190px;
        padding-bottom: 175px;
        
    }
    .canvas {
    position: absolute;
    width: 507px;
    height: 502px;
    left: -140px;
    top: 700px;
 
}

.canvas .object {
    
    width: 50px !important;
    height: 55px !important;
    left: 65px;
    top: 50%;
    z-index: 1;
}

.canvas .object2 {

    margin-left: 100px;
    transform: translateY(-50%);
    top: 50%;
    z-index: 2;
    display: flex;
    justify-content: center;
    width: 507px;
    height: 510px;

}
.hero h1{
    position: absolute;
    width: 383px;
    height: 84px;
    left: 18px;
    top: 199px;


    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 48px;
    /* or 133% */

    display: flex;
    align-items: center;
    text-transform: capitalize;

    color: #2E266F;
    }

    .hero .p1 {
       position: absolute;
        width: 222px;
        height: 18px;
        left: 52px;
        top: 349px;

    
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 90px;
        /* or 500% */

        display: flex;
        align-items: center;
        text-transform: capitalize;

        color: #2E266F;

        opacity: 0.6;
    }

    .hero .button {
        position: absolute;
        width: 146px;
        height: 72px;
        left: 327px;
        top: 322px;

        background: #FE043C;
        border-radius: 60px 0px 0px 0px;
        border: 8px solid #FFFFFF;
    }

    

    .hero .rajashi {
   
        margin-top: 40px;
        

        font-style: normal;
        font-weight: 500;
        font-size: 30px;
        line-height: 90px;
        padding-left: 77px;
        padding-right: 30px;
        /* or 300% */

        display: flex;
        align-items: center;
        text-transform: capitalize;

        color: #FFFFFF;
        position: absolute;
        width: 280px;
        height: 65px;
        left: 0px;
        top: 453px;

        background: #FE043C;
        border-radius: 0px 100px 100px 0px;
    }

    .hero .rajashi svg {
        position: absolute;
        left: 30px;
        right: 96.35%;
        top: 28%;
        bottom: 21.26%;

    }

     .container.section-suggestion{
        height: 600px !important;

    }

    .row .suggestion {
    position: absolute;
    width: 464px;
    height: 64px;
    left: 20px;
    top: 1400px;

 
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 48px;
    /* or 133% */

    display: flex;
    align-items: center;
    text-transform: capitalize;

    color: #2E266F;


}

.row .lorem {
    position: absolute;
    width: 464px;
    height: 142px;
    left: 30px;
    top: 1500px;

    
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 24px;
    /* or 171% */

    display: flex;
    align-items: center;
    text-transform: capitalize;

    color: #707070;
}


.row .pizza {
    position: absolute;
    width: 494px;
    height: 493px;
    left: 0px;
    top: 1680px;
    display: block;
}

.row .burger {
    position: absolute;
    width: 494px;
    height: 493px;
    left: 0px;
    top: 2300px;
    display: block;
}

.row .pizza2{
    z-index: 2;
    position: absolute;
    width: 459px;
    height: 200px;
    padding-left: 50px;
    left: 12px;
    top: 1973px;
    padding-top: 35px;

    background: #FE043C;
    opacity: 0.7;
    border-radius: 0px 0px 20px 20px;
    color: #FFFFFF;
    text-transform: capitalize;
    
}

.row .pizza2 p {
    padding-top: 11px;
}

.row .pizza2 .bookpizza {
    position: absolute;
    width: 155px;
    height: 40px;
    left: 317px;
    top: 130px;

    background: #FFFFFF;
    border-radius: 100px 0px 0px 100px;
    border: none;
   
}

.row .pizza2 .locationmarket {
    margin-top: -15px;
}

.row .burger2 {
    z-index: 2;
    position: absolute;
    width: 459px;
    height: 200px;
    padding-left: 50px;
    left: 12px;
    top: 2593px;
    padding-top: 35px;
    text-transform: capitalize;
    

    background: #FE043C;
    opacity: 0.7;
    border-radius: 0px 0px 20px 20px;
    color: #FFFFFF;
    
}

.row .burger2 p {
    padding-top: 11px;
}

.row .burger2 .book {
    position: absolute;
    width: 155px;
    height: 40px;
    left: 308px;
    top: 130px;

    background: #FFFFFF;
    border-radius: 100px 0px 0px 100px;
    border: none;
}

.row .burger2 .locationbazar {
    margin-top: -15px;
}






    
}