/*
Version: 1.0.0
*/
#page-booking-trendy {padding-bottom: 90px!important;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
#page-booking-trendy .inquiry .title {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 28px;
}

.form_content {
    background: #fff;
    box-shadow: 0 1px 4px rgb(0 0 0 / 25%);
    padding: 15px;
    font-size: 16px;
    margin-bottom: 40px;
}
#page-booking-trendy h3 {
    margin-bottom: 30px;font-weight: 600;
}
.form_content__row {
    margin-bottom: 25px;
}
.form_content__row:last-child {
    margin-bottom: 10px;
}
.form_content__row__label {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #828282;
    margin-bottom: 10px;
}
.form_content__row__input__col {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.form_content__row__input__col label {
    line-height: 18px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 0;
}
.form_content__row__input__col label span {
    margin-left: 5px;
    font-weight: 400;
    font-size: 14px;
    color: #828282;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-number {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border: 1px solid #d2d2d2;
    width: fit-content;
    padding: 2px 3px;
    border-radius: 18.5px;
    margin-left: auto;
    margin-right: auto;
}
.form_content__row__input__col .input-group-number {
    margin-right: 0;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-number .input-group-btn {
    width: fit-content;
}
.input-group-number .input-group-btn button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.input-group-number .input-group-btn .btn-minus {
    background: #d3d3d3;
    border: 1px solid #d3d3d3;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.input-group-number input {
    width: 30px!important;
    text-align: center;
    font-weight: 700;
    border: 0;
    z-index: 0!important;
    background: #fff!important;
    box-shadow: none;
    font-size: 18px!important;
    padding: 0!important;
    padding-top: 3px!important;
    height: 30px;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
button[disabled], html input[disabled] {
    cursor: default;
}
.input-group-number .input-group-btn .btn-plus {
    background: #007f3b;
    border: 1px solid #007f3b;
}
.input-group-number .input-group-btn .btn-minus[disabled], .input-group-number .input-group-btn .btn-plus[disabled] {
    cursor: not-allowed;
}
.input-group-number .input-group-btn .btn-plus[disabled] {
    background: #588db5;
    border: 1px solid #588db5;
}
.input-group-number .input-group-btn .btn-plus[disabled] rect {
    fill: #ddd;
}
.form_content__row__input.departure_date_customize .div-datepicker {
    position: relative;
}
.form_content__row__input.departure_date_customize .div-datepicker input {
    height: 46px;
    background: #fff;
    border: 2px solid #9cdbff;
    padding: 5px 15px;
    padding-left: 45px;
    width: 100%;
    margin-bottom: 0;
}
.form_content__row__input.departure_date_customize .div-datepicker svg {
    position: absolute;
    left: 10px;
    top: 10px;
}
.form_content__row__input #customer_service {
    height: 46px;
    padding: 5px 15px;
    border: 1px solid #828282;
    border-radius: 0;
    width: 100%;margin-bottom: 0;
}
.form_content__row__input__list {
    display: flex;
    flex-wrap: wrap;
}
.form_content__row__input__list__item {
    width: 43%;
    padding: 7px 10px;
    border: 1px solid #e5e5e5;
    color: #828282;
    background-color: #fbfbfb;
    margin-right: 20px;
    border-radius: 20px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 15px;
}
.form_content__row__input__list__item:last-child {
    margin-right: 0;
}
.form_content__row__input__list__item.active {
    background: #828282;
    border: 1px solid #828282;
    color: #fff;
}
.form_content__row__input__list__item.active span {
    color: #fff;
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}
.form_content__row__input__list__item .radio {
    padding-top: 0;
    min-height: auto;
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.form_content__row__input__list__item label {
    padding-left: 0;
    min-height: auto;
}
.form_content__row__input__list__item input {
    display: none;
}
.special_request {
    background: #fff;
    box-shadow: 0 1px 4px rgb(0 0 0 / 25%);
    padding: 15px;
    font-size: 16px;
    margin-bottom: 40px;
}
.special_request h3 {
    margin-bottom: 20px;
}
textarea.form-control {
    height: auto;
}
.special_request textarea {
    border-radius: 0;
    border: 0;
    box-shadow: none;
    background: #fbfbfb;
    font-size: 16px;
    padding: 15px;
}
.contact_form {
    background: #fff;
    box-shadow: 0 1px 4px rgb(0 0 0 / 25%);
    padding: 20px;
    font-size: 16px;
}
.contact_form h3 {
    margin-bottom: 30px;
}
.contact_form__row {
    margin-bottom: 30px;
}
.contact_form__row__label {
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-right: 0;
    font-weight: 700;
}
.contact_form__row__input input,.contact_form__row__input select {
    height: 46px;
    border-radius: 0;margin-bottom: 0;border-left: 3px solid #c00;
}

.contact_form__row__label.social {
    display: inline-flex;
}
.contact_form__row__label.social>div {
    font-size: 14px;
    color: #828282;
    font-weight: 400;
}
.spam-email-notify {
    line-height: 28px;margin-top: 30px;
}
.btn-orange {
    font-size: 20px;
    font-weight: 700;
    border-radius: 2px;
    color: #fff;
    border-color: #f37820;
    margin-bottom: 0;
    margin-right: 0!important;
}
.ui-datepicker .ui-datepicker-title {
    display: flex;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    margin-right: 8px;
    height: 35px;
    border-radius: 5px;
}
.ui-widget.ui-widget-content {
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 12px rgb(0 0 0 / 35%);width: 350px;
}
.ui-datepicker .ui-datepicker-header {
    background: #007f3b;border: 1px solid #007f3b;
}
.support-send-success.active {display: block}
.support-send-success {position: fixed;top: 85px;left: 0;width: 100%;height: 100%;right: 0;bottom: 0;z-index: 999999;max-width: 800px;margin: auto;display: none}
.support-send-success .bg {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.9);opacity: unset!important}
.support-send-success .box {height: auto;background: #ffffff;padding: 30px 15px;position: relative;max-width: 1040px;width: 100%;box-shadow: 0px 4px 5px rgb(0 0 0 / 5%), 0px 1px 10px rgb(0 0 0 / 5%), 0px 2px 4px rgb(0 0 0 / 7%);border-radius: 10px;top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);font-size: 20px;text-align: center}
.support-send-success .box a {background: #b00;padding: 8px 30px;color: #fff;border-radius: 99px;font-size: 13px;margin: 0 5px}
.support-send-success .box a.backhome {background: var(--fs-color-success)}
button.primary{
    background-color: #f0e6d8!important;padding: 7px 45px;color: #333;
    border-radius: 99px;border: 2px #656D4A dashed; width:300px
}
@media (min-width: 768px){
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }
    .col-sm-4 {
        width: 33.3333333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-md-6 {
        width: 50%;
    }
    #page-booking-trendy .inquiry .title {
        margin-top: 30px;
        margin-bottom: 20px;
        font-size: 35px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }

    .form_content {
        padding: 25px;}
    .form_content__row {
        display: flex;
        margin-bottom: 35px;
    }
    .form_content__row__label {
        width: 22%;
        font-weight: 500;
        font-size: 16px;
        line-height: 18px;
        display: flex;
        align-items: center;
        color: #828282;
        justify-content: flex-end;
        padding-right: 20px;
        margin-bottom: 0;
    }
    .form_content__row__input {
        width: 78%;}
    .form_content__row__input__col {
        margin-bottom: 0;
    }
    .form_content__row__input__col label {
        font-size: 14px;
    }
    .form_content__row__input__col label span {
        margin-left: 0;
        display: flex;
    }
    .form_content__row__input__col .input-group-number {
        margin-left: 0;
    }
    .form_content__row__input.departure_date_customize {
        display: flex;
        align-items: center;
    }
    .form_content__row__input.departure_date_customize .div-datepicker {
        position: relative;
    }
    .form_content__row__input.departure_date_customize .div-datepicker input,.form_content__row__input #customer_service {
        width: 350px;
    }
    .form_content__row__input__list {
        display: flex;
    }
    .form_content__row__input__list__item {
        width: fit-content;
        margin-bottom: 0;
    }
    .special_request {
        padding: 25px;
    }
    .contact_form {
        padding: 25px;
    }
    .contact_form__row__label {
        justify-content: flex-end;
    }
    .contact_form__row__label.social {
        display: block;
        text-align: right;
    }


}


@media only screen and (max-width: 49em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .contact_form__row {
        flex-direction: column;margin-bottom: 10px;
    }
    .contact_form__row__label {
        height: 30px}

}
