#be-booking-form {
    width: 100%;
    max-width: 1160px;
    margin: 20px auto;
}

#tl-booking-cart {
    z-index: 1 !important;
}

#block-search,
#block-search * {
    box-sizing: border-box;
}

#block-search {
    position: absolute;
    z-index: 10;
    top: 108px;
    left: 50%;
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    background: #000000;
    box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.54);
    border-radius: 55px;
    transform: translateX(-50%);
}

.be-container {
    padding: 0 30px;
}

.be-title {
    text-align: center;
    color: #ffd700;
}

.be-button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    padding: 0 20px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: rgb(248, 185, 13) !important;
    border-color: rgb(18, 18, 18) !important;
    background-color: rgb(18, 18, 18) !important;
    border-radius: 19.5px;
}

.tn-elem__11504453181751960292382 .tn-atom__html {
    text-align: center;
}

@media (max-width: 1200px) {
    #block-search {
        border-radius: 0;
    }
}

@media (max-width: 960px) {
    #block-search {
        top: 250px;
    }
    
    #rec1149866448 {
        padding-top: 300px !important;;
    }
}

@media (max-width: 858px) {
    #rec1149866448 {
        padding-top: 370px !important;;
    }
}

@media (max-width: 480px) {
    #block-search {
        top: 70px;
    }
    
    #rec1149866448 {
        padding-top: 190px !important;
    }
}

@media (max-width: 416px) {
    #rec1149866448 {
        padding-top: 320px!important;
    }
}