﻿.full-form-booking-h {
    display: flex;
    align-items: center;
}

.home-content-lease:after {
    content: "";
    position: absolute;
    background: url(/Design/img/QueenFarmPlus/plus1.png) no-repeat;
    background-size: 100% 100%;
    left: 0;
    bottom: -151px;
    width: 295px;
    height: 349px;
    pointer-events: none;
    z-index: 1;
}

.l-content-form-booking {
    flex: 1 1 0;
    margin-right: 35px;
}

.r-content-form-b {
    width: 46%;
}

.full-booking-home {
    margin-top: 67px;
}

.l-content-form-booking h2 {
    margin: 0;
    font-family: 'Agbalumo-Regular';
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    background: linear-gradient(90deg, #009247 0%, #57BA76 50%, #009247 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.full-booking-form-btn a:hover {
    background: linear-gradient(90deg, #FFA418 -1.66%, #FBCD00 102.72%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.submit-b input:hover {
    background: linear-gradient(90deg, #009247 0%, #57BA76 50%, #009247 100%);
}

.full-booking-form-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 39.23px;
    border: 0.785px solid #238E44;
    font-family: 'Inter_24pt-Bold';
    height: 43px;
    font-size: 20.184px;
    font-style: normal;
    padding: 0 11px;
    font-weight: 700;
    margin-right: 10px;
    line-height: normal;
    background: linear-gradient(90deg, #009247 0%, #57BA76 50%, #009247 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all .3s;
}

.full-btn-booking-form-btn a img {
    width: 37px;
    height: 37px;
}

.full-btn-booking-form-btn a {
    display: flex;
    align-items: center;
    width: 121px;
    height: 44px;
    justify-content: center;
    border-radius: 47.612px;
    border: 0.952px solid #238E44;
    margin-right: 33px;
}

.full-btn-booking-form-btn {
    display: flex;
    align-items: center;
    margin-top: 38px;
}

    .full-btn-booking-form-btn a:hover {
        background: #276a38;
    }

.l-content-form-booking section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 111px;
    height: 3px;
    background: #238E44;
}

.full-booking-form-btn {
    display: flex;
    align-items: center;
}

    .full-booking-form-btn a svg {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px;
    }

.l-content-form-booking span {
    display: block;
    font-family: 'Inter_24pt-SemiBold';
    font-size: 27px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 25px;
    margin-top: 14px;
    text-transform: capitalize;
    background: radial-gradient(540% 38.78% at 50% 50%, #81BB3F 0%, #238E44 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.l-content-form-booking section {
    position: relative;
    color: #1C1D28;
    font-family: 'Inter_24pt-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 122.222% */
    padding-top: 32px;
    margin-bottom: 38px;
}

.left-book {
    display: flex;
    position: relative;
    z-index: 2;
    width: 100%;
}

.flex-book {
    margin: auto;
    line-height: 30px;
    font-size: 17px;
    font-family: 'AvertaStdCY-Regular';
    width: 100%;
    text-align: justify;
}

.right-book {
    position: relative;
    padding: 68px 48px 35px 48px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.40);
}

.flex-book a {
    text-decoration: none;
    color: #f3f0f1;
    font-family: 'rbl';
    font-size: 20px;
}

.flex-book strong {
    font-size: 17px;
    font-family: 'AvertaStdCY-Bold';
}

.flex-book ul {
    padding: 0;
    margin: 0;
}

.flex-book li {
    list-style: none;
    background: url('/Design/icon-book.png') no-repeat;
    background-size: 17px;
    background-position: left 7px;
    padding-left: 24px;
    margin-top: 10px;
}

.form-b {
    display: block;
    position: relative;
}

.form-top-full-btn {
    display: grid;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 45px;
    row-gap: 35px;
    margin-bottom: 35px;
}

.form-b span {
    display: inline-block;
    font-family: 'Inter_24pt-SemiBold';
    color: #008F4F;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.form-b .warning {
    /* position: absolute; */
    /* right: 6px; */
    /* top: 31px; */
    margin-left: 5px;
    color: #e12454 !important;
}

.form-b input, .form-b textarea {
    width: 100%;
    border: none;
    outline: none;
    font-family: 'AvertaStdCY-Regular';
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 0px;
    margin-top: 10px;
    border-radius: 0;
    background: #35b33f00;
    border: none;
    border-bottom: 1px solid #C6C6C6;
    color: #797979;
    padding-bottom: 7px;
}

.form-b select {
    width: 100%;
    border: none;
    outline: none;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 0px 7px;
    margin-top: 10px;
    border-radius: 0;
    background: #ffffff00;
    border-bottom: 1px solid #C6C6C6;
    color: #797979;
}

.form-b option {
    color: #000
}

.form-b textarea {
    height: auto;
    line-height: normal;
}

.submit-b {
    margin-top: 46px;
    text-align: right;
}

    .submit-b input {
        display: block;
        width: 210px;
        color: #fff;
        height: 40px;
        padding: 0 20px;
        font-family: 'Inter_24pt-Medium';
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        cursor: pointer;
        outline: none;
        border: none;
        font-size: 17px;
        box-sizing: border-box;
        border-radius: 9226.19px;
        background: linear-gradient(90deg, #FFA418 -1.66%, #FBCD00 102.72%), linear-gradient(115deg, #81BB3F 8.51%, #238E44 91.49%);
        margin: auto;
    }

.form-b input::placeholder, .form-b textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #797979;
}

.form-b input:-ms-input-placeholder,
.form-b textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #797979;
}

.form-b input::-ms-input-placeholder,
.form-b textarea::-ms-input-placeholder { /* Microsoft Edge */
    color: #797979;
}

@media(max-width:1023px) {
    .l-content-form-booking h2 {
        font-size: 26px;
    }

    .full-booking-form-btn a svg {
        width: 19px;
        height: auto;
    }

    .home-content-lease:after {
        display: none;
    }

    .home-content-lease .grid.wide {
        padding: 0 10px;
    }

    .full-booking-home {
        margin-top: 20px;
    }

    .r-content-form-b {
        width: 100%;
    }

    .form-b select, .form-b input, .form-b textarea, input#ctl00_main_HomeService_HomeBooking_txtTime {
        text-align: left;
        height: 45px;
    }

    .form-b textarea {
        height: 85px;
    }

    .right-book {
        padding: 14px;
    }

    .form-top-full-btn {
        display: grid;
        grid-auto-rows: minmax(min-content, max-content);
        grid-template-columns: repeat(1, minmax(0, 1fr));
        column-gap: 45px;
        row-gap: 29px;
        margin-bottom: 35px;
    }

    .full-form-booking-h {
        display: block;
    }

    .l-content-form-booking {
        margin: 0;
    }

        .l-content-form-booking span {
            display: block;
            font-family: 'Inter_24pt-SemiBold';
            font-size: 16px;
            font-style: italic;
            font-weight: 600;
            line-height: normal;
            padding-bottom: 11px;
            margin-top: 9px;
        }

        .l-content-form-booking section {
            font-size: 15px;
            text-align: justify;
            line-height: 22px;
            padding-top: 20px;
            margin-bottom: 21px;
        }

    .full-booking-form-btn {
        display: block;
    }

    .full-btn-booking-form-btn {
        display: none;
    }

    .full-booking-form-btn a {
        justify-content: unset;
        font-size: 16px;
        width: max-content;
        margin-bottom: 8px;
    }
}