.flights .inner-hd{background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/flight.jpg);height:400px}.flightsearch-bar{background:var(--white);position:absolute;bottom:-40px;text-align:center;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.flightsearch-bar .btn-group{display:flex;gap:1rem;padding:1rem;border-bottom:1px solid #eee}.search-cat-group{display:flex;flex-grow:1}.flightsearch-bar .p-inputgroup{flex-direction:column;border-right:1px solid #eee;padding:1rem}.flightsearch-bar .p-inputtext{width:100%;padding:10px}.flightsearch-bar .p-inputgroup-addon{justify-content:flex-start;border:0;font-size:16px;background:var(--white)}.search-btn-box{display:flex;justify-content:center;align-items:center;padding:0 1rem}.btn-s{border:1px solid var(--pink);background:var(--pink);font-weight:600;color:#fff;border-radius:5px;padding:10px 20px;font-size:14px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.btn-trip{padding:7px 20px;font-size:14px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;background-color:#f1f2f6;color:#2f3542;font-weight:500;border:1px solid #dfe4ea}.selected{background:var(--blue);color:var(--white);font-weight:600}.logo{display:flex;align-items:center;justify-content:center;height:70px;gap:30px;padding:10px;background:var(--white);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.logo img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}@media (max-width:479px){.flightsearch-bar{width:100%;margin-top:150px!important}.search-cat-group{display:block}.flightsearch-bar .p-inputgroup{border-right:none}}