a {
    text-decoration: none;
}
.hidden {
    display: none;
}
.modal-container {
    display: flex;
    justify-items: center;
    align-items: center;
}
.form-container {
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    position: relative;
    width: 100%;
    max-width: 540px;
    max-height: 100%;
    animation-name: modalopen;
    animation-duration: 1s;
}
#modalKids {
    /* display: none; */
    background-color: rgb(0, 0, 0, 0.6);
    background-attachment: fixed;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-content: center;
    z-index: 9999;
    overflow: hidden;
}
#modalVisa,
#modalOversea,
#modalStep {
    /* display: none; */
    background-color: rgb(0, 0, 0, 0.6);
    background-attachment: fixed;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-content: center;
    z-index: 9999;
    overflow: hidden;
}
#modalStep{
    z-index: 15000;

}
.mascot-title {
    width: 29px;
}

.i-close-area {
    position: absolute;
    display: block;
    top: 6px;
    right: -10px;
    width: 8%;
    height: 12%;
    cursor: pointer;
}
.i-close-area2 {
    position: absolute;
    display: block;
    top: -20px;
    right: 0px;
    height: 12%;
    cursor: pointer;
}
.i-close {
    width: 2.8125rem;
    height: 2.8125rem;
    top: -10px;
    right: -10px;
}
.formWrap-modal {
    width: 530px;
    min-height: 200px;
    background-color: white;
    border-radius: 30px;
    /* margin: 0 auto; */
    margin-bottom: auto;
    margin-top: auto;
}
.formWrap-di-modal {
    display: flex;
    overflow-x: hidden;
    align-items: center;
    justify-content: center;
}
.familyForm {
    min-width: 100%;
    /* transition: transform 0.3s ease, opacity 0.1s ease; */
}
.bannerModal {
    padding: 20px 30px 36px 30px;
}
@media screen and (max-width:576px){
    .bannerModal {
        padding: 20px 15px 36px 15px;
    }
}
.bannerModal .dateWrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    column-gap: 24px;
}
.dsWrap-modal{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items:flex-start;
    margin: 20px 0 0;
}

.modal-container .select2-container .select2-selection--multiple{
    margin-top:0;
}

.flex-title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    column-gap: 0.5rem;
}
.bannerModal .modal-title {
    font-family: "prompt", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 600;
}
.modal-title {
    padding-top: 1rem;
}
.pd-top {
    padding-top: 36px;
}
.type-flex {
    display: flex;
    flex-direction: row;
    column-gap: 0px;
}
.typeFlight {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    margin-right: 2px;
}
.flightLabel {
    font-size: 14px;
    color: 13px;
    font-weight: 500;
    margin-left: 30px;
    display: flex;
    align-items: center;
}
.flightLabel input {
    width: 20px;
    height: 20px;
    appearance: auto;
    margin-right: 20px;
}
.traveller-title {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}
.traveller-desc {
    font-size: 12px;
    color: #777;
    font-weight: 400;
}
.i-arrow {
    height: 1rem !important;
}
.ui-datepicker {
    width: 100%;
}
.bannerModal{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px 0;
}
.hzWrap {
    margin-top: 0.5rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap:1rem;
}
.vrWrap {
    display: flex;
    flex-direction: column;
    row-gap: 0.25rem;
}
.arrow {
    width: 20px;
    margin: 20px 0;
    cursor: pointer;
}
input[type="text"] {
    width: 100%;
    height: 45px;
    padding: 10px 8px;
    box-sizing: border-box;
}
input[type="text"].jhInput-disabled::placeholder{
    padding-left: 15px;
}

#countryOversea{
    background: #eeeeef;
}


@media (min-width: 576px) {
    .dsWrap-modal input[type="text"],
.dsWrap-modal .mdSelect{
    max-width: 210px;
}
.i-close-area2 {
    position: absolute;
    display: block;
    top: -20px;
    right: -20px;
    width: 8%;
    height: 12%;
    cursor: pointer;
}
}

.mdInput {
    width: 220px;
    height: 45px;
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 10px 15px;
    font-family: "prompt", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #777;
}
.mdInput-disabled {
    width: 220px;
    height: 45px;
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 10px 15px;
    font-family: "prompt", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #777;
    background-color: #eeeeef;
}
.bannerModal .bannerForm .dateWrap{
    gap:40px
}

.bannerModal .datepicker-group {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    max-width: 210px;
}
.bannerModal .datepicker-group::after {
    content: "";
    width: 20px;
    height: 20px;
    background: url("../imgs/icons/calendar-icon.png") no-repeat center center /
        100%;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    pointer-events: none;
}
.mdInputDate {
    width: 220px;
    height: 45px;
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 10px 15px;
    font-family: "prompt", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #777;
    background: url("../../imgs/icons/arr-down-green.png") no-repeat center
        center / 100%;
}
.mdSelect {
    width: 220px;
    height: 45px;
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 10px 15px;
    font-family: "prompt", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #777;
    background: url("../../imgs/icons/arr-down-green.png") no-repeat center
        center / 100%;
}
.mdSelectfield {
    margin-bottom: 20px;
    position: relative;
    font-family: "prompt", Arial, Helvetica, sans-serif;
}
.mdSelectRadio {
    margin-bottom: 20px;
    position: relative;
    font-family: "prompt", Arial, Helvetica, sans-serif;
}
/* Radio custom */
.radioWrap-modal {
    display: flex;
    justify-content: flex-start !important;
    align-items: center;
    /* width: 220px; */
    height: 45px;
    column-gap: 0.8rem;
}
@media (min-width:768px) {
    .radioWrap-modal {
        width: 205px;
    }
}

.radiofield-modal {
    display: flex;
    align-items: center;
    margin: 0 !important;
}
input[type="radio"] {
    display: none;
}
.radioLabel-modal {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    border-radius: 50%;
    border: 2px solid #00906d;
    position: relative;
}
.radioText-modal {
    font-size: 13px;
    color: #333;
    font-family: "prompt", Arial, Helvetica, sans-serif;
}
.radioInput-modal:checked + .radioLabel-modal:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    background: #00906d;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.submitBtn {
    width: 100%;
    height: 50px;
    font-size: 16px;
    background-color: #c60000;
    color: white;
    font-family: "prompt", Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-align: center;
    border-radius: 50px;
    border: none;
    margin-bottom: 20px;
    cursor: pointer;
}
.linkWrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.linkWrap .linkG {
    font-size: 16px;
    color: #00916e;
    font-family: "prompt", Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.linkWrap .linkG::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #00916e;
}
.linkWrap .linkG:first-child {
    margin-right: 20px;
}

@media screen and (min-width: 768px) {
    .formWrap-modal {
        max-width: 530px;
        /* position: absolute;
        z-index: 2; */
    }
    .bannerModal .dsWrap-modal img {
        margin: 10px;
        margin-top:16px;
    }
    .radiofieldWrap {
        display: flex;
        align-items: center;
    }
    .radiofieldWrap div:not(.radiofieldWrap div:last-child) {
        margin-right: 10px;
    }
}

@keyframes modalopen{
    from{opacity: 0;}
    to {opacity: 1;}
}

@media (max-width:576px) {
    input[type="text"]{
        width: 100%;
    }
    .datepicker-group{
        width: 100%;
    }
}

@media (max-width:576px) {
    .modal-container{
        width: 90%;
        overflow: hidden;
    }
    .formWrap-modal {
        width: 100%;
    }
    .dsWrap-modal{
        flex-direction: column;
        align-items: center;
    }
    .mdSelect{
        width: 100%;
    }
    .i-close-area {
        position: absolute;
    display: block;
    top: -3px;
    right: 0px;
    width: 11%;
    height: 12%;
    cursor: pointer;
    }
    .bannerModal .dateWrap{
        column-gap: 16px;
    }
    .arrow{
        margin: 10px 0;
    }
    .datepicker-group{
        /* margin-bottom: 0; */
    }
}