
.custom-header
{
    background: linear-gradient(227deg, rgb(230 92 0) 0%, rgb(255 102 0) 61%, rgb(255 117 26 / 99%) 100%);
}

a .main-header-icon
{
    width: 45px;
    padding: 5px;
    margin-top: 3px;
}

a .main-header-icon-right
{
    width: 45px;
    padding: 5px;
    float:right;
    margin-top: 4px;
}

.travel-title
{
    margin:15px 15px 20px 15px;
}

.travel-h4
{
    line-height:16px;
}

.Insurance-content
{
    justify-content: center; margin-bottom:10px;
}

.insurance-botm
{
    border-top:1px solid #ff7e28c8;
}

.ofr-box
{
    border:1px solid lightgrey;
    margin: 18px 15px 25px 15px;
    padding:6px 10px;
    background: linear-gradient(90deg, #ffdbc1 0%, #fbd3a9 46%, rgb(255 219 175 / 56%) 100%);
}

.ofr-sldr
{
    background: linear-gradient(180deg, rgba(255,148,77,1) 0%, rgba(255,163,102,1) 35%, rgba(255,209,179,1) 100%);
    padding:2px;
}

.ofr-img1
{
    background-image:url('./images/offer/hotel.jpg');
}

.bookngs-img
{
    width:150px;
}

.custom-btn
{
    background-color: #ff6600;
}

.login-input-box
{
    position: static!important;
}

.req{
     
    top:38px!important;
    right:6px!important;
}