@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");
*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}
nav{
    background-color: #FF5200;
    height:100px;
    padding:0px 150px;
}
.n{
    display:flex;
    align-items: center;
    justify-content: space-between;
    padding:20px 0;
    height:88px;
}
.n .nav1 img{
    width:160px;
    height:48px;
    color:#fff;
}
.n .nav2{
    display:flex;
    align-items:center;
    gap:32px;
}
.n .nav2 a{
    text-decoration: none;
    color:#fff;
}
.n .nav2 .btn1{
    color:#fff;
    padding:12px 16px;
    font-size:16px;
    font-family: Gilroy, arial, Helvetica Neue, sans-serif;
    font-weight:200;
    background-color: #FF5200;
    border:1px solid #fff;
    border-radius:15px;
    cursor:pointer;
}
.n .nav2 .btn2{
    cursor:pointer;
    color:#fff;
    background-color: #000;
    font-size: 16px;
    font-family:Gilroy;
    font-weight:800;
    text-align: center;
    padding:15px 35px;
    border:none;
    border-radius:15px;
}
.main{
    margin-bottom:100px;
    display:flex;
    height:100vh;
    background-color: #FF5200;
    position:relative;
    width:100%;
}
.main .main1 img{
    width: 250px;
    height: 450px;
    position: absolute;
    left: 0;
    top: 0;
}
.main .main2{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position:absolute;
    top:80px;
    left:80px;
    padding: 0px 16px;
}
.main .main2 .sub{
    width: 60%;
    text-align: center;
    margin: 0px auto;
    padding-left: 12px;
    color: #ffffff;
    font-family: Gilroy;
    font-size: 48px;
    font-weight: 600;
}
.main .main3 img{
    width: 250px;
    height: 450px;
    position: absolute;
    right: 0;
    top: 0;
}
.main5{
    display:flex;
    gap:20px;
    align-items: center;
    position: absolute;
    top:240px;
    left:300px;
}
.main .main4{
    width:484px;
    height:60px;
    background-color: #fff;
    border:none;
    outline:none;
    display:flex;
    gap:20px;
    border-radius:15px;
}
.main .main6{
    width:484px;
    height:60px;
    background-color: #fff;
    border:none;
    outline:none;
    display:flex;
    align-items: center;
    justify-content:space-between;
    border-radius:15px;
}
.main .main4 input{
    width:209px;
    height:58px;
    border:none;
    outline:none;
}
.main .main4 input::placeholder,.main .main6 input::placeholder{
    color:#a4a5a8;
    font-size:15px;
}
.main .main4 svg{
    margin-top:18px;
    margin-left:20px;
}
.main .main4 select{
    border:none;
    outline:none;
    margin-top:20px;
    height:20px;
}
.main .main6 i{
    height:40px;
    width:40px;
    margin-top:25px;
    margin-right:10px;
}
.main .main6 input{
    width:300px;
    padding:10px 20px;
    border:none;
    outline:none;
    height:60px;
}
.main .main7{
    position:relative;
    top:320px;
    left:150px;
    display:flex;
    gap:20px;
}
.main .main7 .main71{
    width:400px;
    height:360px;
    border-radius:15px;
}
.main .main7 .main71 img{
    width:100%;
    height:100%;
    border-radius:15px;
}
.first{
    margin-left:140px;
    margin-bottom:50px;
}
.first .first1{
    display:flex;
    gap:20px;
    border:none;
    outline:none;
}
.first .first1 .btn3{
    width:144px;
    height:180px;
    background-color: #fff;
    border:none;
    outline:none;
}
.first .first1 .btn3 img{
    width:100%;
}
.pa{
    margin-left:140px;
    font-weight:600;
    font-size:24px;
    color:#383d36;
    margin-bottom:15px;
}
.first .first1 .first2 article{
    font-weight: 600;
    font-size: 20px;
    color: #02060cbf;
    text-align: center;
}
.second{
    display:flex;
    margin-left:140px;
    gap:15px;
    margin-bottom:60px;
}
.second .second1{
    border-radius:16px;
}
.second .second1 .second2{
    width:420px;
    height:189px;
    background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/v1649403690/jzwsrj9cpdyexyuvtulm.jpg");
    background-size: cover;
    background-position: center center;
    border-radius: 16px 16px 0px 0px;
    position:relative;
}
.second .second1 .second2 .se{
    display:flex;
    justify-content: space-between;
    color:#fff;
    align-items: center;
    position:absolute;
    bottom:10px;
    left:10px;
    right:10px;
}
.second .second1 .second3{
    padding:5px;
}
.second .second1 .second3 .second3-1{
    display:flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom:10px;

}
.second .second1 .second3 .second3-2{
    background-color: #f0f0f5;
    margin-bottom:10px;
}
.second .second1 .second3 .color{
    background-color: #c8f9e5;
    color:#1ba672;
    font-weight: 200;
    font-size: 16px;
    margin-bottom:10px;
}
.second .second1 .second3 .colors{
    display:flex;
    justify-content: space-between;
    align-items: center;
    background-color: #1ba672;
    color:#fff;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
}
.second .second1 .second21{
    width:420px;
    height:189px;
    background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/v1659538971/vx8ieh45ylcdstpyuefb.jpg");
    background-size: cover;
    background-position: center center;
    border-radius: 16px 16px 0px 0px;
    position:relative;
}
.second .second1 .second21 .se{
    display:flex;
    justify-content: space-between;
    align-items: center;
    color:#fff;
    position:absolute;
    bottom:10px;
    left:10px;
    right:10px;
}
.second .second1 .second22{
    width:420px;
    height:189px;
    background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/v1677101511/918e382aaffe23239e865a7c5bf8b478.jpg");
    background-size: cover;
    background-position: center center;
    border-radius: 16px 16px 0px 0px;
    position:relative;
}
.second .second1 .second22 .se{
    display:flex;
    justify-content: space-between;
    align-items: center;
    color:#fff;
    position:absolute;
    bottom:10px;
    left:10px;
    right:10px;
}
/* .second .second1 .second23{
    width:365px;
    height:189px;
    background-image: url("https://media-assets.swiggy.com/swiggy/image/upload/fl_lossy,f_auto,q_auto/DINEOUT_ALL_RESTAURANTS/IMAGES/RESTAURANT_IMAGE_SERVICE/2024/11/24/02bf1bdf-408c-402e-b542-3232fea48bd3_PHOTO2024102….JPG");
    background-size: cover;
    background-position: center center;
    border-radius: 16px 16px 0px 0px;
    position:relative;
}
.second .second1 .second23 .se1{
    display:flex;
    justify-content: space-between;
    align-items: center;
    color:#fff;
    position:absolute;
    bottom:10px;
    left:10px;
    right:10px;
} */
.third{
    height:292px;
    width:100%;
    margin-bottom:40px;
}
.third img{
    width:100%;
    height:100%;
}
.fourth{
    margin-left:240px;
    margin-bottom:40px;
}
.fourth .fourth1{
    display:flex;
    gap:15px;
    align-items: center;
    margin-bottom:15px;
}
.fourth .fourth1 .fourth2{
    width:229px;
    height:52px;
    padding:10px 30px;
    border:1px solid #d9dadb;
    border-radius:15px;
}
.fourth .fourth1 .fourth2 p{
    font-weight: 400;
    font-size: 14px;
    color: #02060cbf;
    text-align: center;
}
.pag{
    margin-left:240px;
    font-weight:600;
    font-size:24px;
    color:#383d36;
    margin-bottom:15px;
}
footer{
    padding-left:90px;
    padding-right:90px;
    padding-top:50px;
    padding-bottom:50px;
    background-color: #f0f0f5;
}
footer .f1{
   margin-left:150px; 
   display:flex;
   gap:100px;
}
footer .f{
    display:flex;
    gap:85px;
}
footer .f .f2,footer .f .f3,footer .f .f4{
    list-style: none;
    margin-bottom:40px;
}
footer .f .f2 li,footer .f .f3 li,footer .f .f4 li{
    margin-bottom:20px;
    font-weight: 400;
    font-size: 18px;
}

footer .f .f2 a,footer .f .f3 a,footer .f .f4 a{
    text-decoration: none;
    color:#a0a1a6;
    font-weight: 200;
    font-size: 16px;
}
footer .f .f2 select{
    border:1px solid #a0a1a6;
}
footer .f .f5 a{
    margin-right:10px;
}
footer hr{
    margin-bottom:40px;
}
footer .foot{
    margin-left:150px;
    display:flex;
    align-items: center;
    gap:20px;
}
footer .foot p{
    font-weight: 600;
    font-size: 24px;
}