#gform_wrapper_14 {
    width: 768px;
    margin: 0 auto;
}

#gform_wrapper_14 .gform_fileupload_multifile  .gform_drop_area {
    border: 0 !important;
    background: #ffffff00 !important;
}

.title-stage {
    text-align: center;
}

.title-stage h2 {
    font-family: 'ubuntu-m';
    font-style: normal;
    font-weight: bold;
    font-size: 32px !important;
    line-height: 35px;
    color: #0F596B;
    letter-spacing: -1px !important;
}

.title-stage h5 {
    font-family: 'ubuntu-m';
    font-style: normal;
    font-weight: normal;
    font-size: 18px !important;
    line-height: 21px;
    color: #0F596B !important;
}

.h3-form-gray h3 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 33px;
    color: #0F596B !important;
    margin-top: 20px;
}

.gray-list p {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 130%;
    color: #0F596B;
}

#gform_wrapper_14 .gray-list ul {
    margin-left: 0 !important;
}

#gform_wrapper_14 .gray-list li {
    list-style-type: none !important;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #4C4C4C;
}

#gform_wrapper_14 .text-highlight {
    font-size: 18px;
    background-color: #dbf2ff;
}


#gform_wrapper_14 .text-highlight b {
    color: #000000;
}

#gform_wrapper_14 .gray-request p {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 130%;
    color: #444444 !important;
}


#gform_wrapper_14 .gform_body .gform_fields .gfield .gfield_label {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 130%;
    color: #0F596B;
}

#gform_wrapper_14 ul.gfield_checkbox,
#gform_wrapper_14 ul.gfield_radio {
    margin-top: 0 !important;
    padding: 0 !important;
    /* height: 40px; */
}

.ginput_container input,
.ginput_container select,
.ginput_container textarea {
    font-size: 16px !important;
    border-color: #0f596b !important;
    color: #4C4C4C !important;
    border-radius: 3px;
    -web-border-radius: 3px;
    -moz-border-radius: 3px;
    /*width: 100% !important;*/
    border-width: 1px;
    border-radius: 3px !important;
}

.ginput_container input,
.ginput_container select {
    height: 40px;
}

.flex-checkbox-form-gray .gfield_description {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 130%;
    color: #7C7C7C;
}

#gform_wrapper_14 ::placeholder {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #4C4C4C;
}

.radio-form-gray ul,
.flex-checkbox-form-gray ul {
    display: flex;
    height: 40px;
}

.flex-checkbox-form-gray ul {
    justify-content: space-between;
}

.flex-checkbox-form-gray ul li {
    display: flex;
    margin-top: 10px !important;
}

.flex-checkbox-form-gray ul li input[type=checkbox] {
    margin: 0 !important;
}

.flex-checkbox-form-gray ul li label {
    /*     line-height: 2.3em !important; */
    /* margin-right: 10px !important; */
    margin-left: 16px !important;
}

.radio-form-gray ul li {
    width: 176px;
}

.radio-form-gray ul li input[type=radio] {
    margin-top: 0 !important;
    zoom: 1.5;
    height: 15px !important;
}

#gform_wrapper_14 input[type=checkbox] {
    zoom: 1.5;
    height: 15px !important;
    margin-top: 0;
}

#top #gform_wrapper_14 .radio-form-gray ul li label {
    padding: 0 16px !important;
    margin-bottom: 0 !important;
    display: inline;
    font-size: 16px !important;
}

#top #gform_wrapper_14 .gfield_checkbox li label {
    font-size: 16px !important;
}

#gform_wrapper_14 .ginput_container_date {
    position: relative;
}

body #gform_wrapper_14 .ginput_container_date img.ui-datepicker-trigger {
    position: absolute !important;
    right: 10px !important;
    top: calc(50% - 8.5px);
}

#gform_wrapper_14 .ginput_container_fileupload {
    border: 1px dashed #ccc;
    padding: 10px 0;
    border-radius: 3px;
}

#gform_wrapper_14 .ginput_container_fileupload input {
    width: fit-content;
}

#gform_wrapper_14 .gform_page_footer {
    text-align: center;
}

#gform_wrapper_14 .gform_previous_button,
#gform_wrapper_14 .gform_next_button,
#gform_wrapper_14 .gform_button {
    float: none !important;
    height: 45px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #46B7F9;
    background: #ffffff;
    border: 1px solid #46B7F9 !important;
    width: 127px;
    border-radius: 3px;
}

#gform_wrapper_14 .gform_previous_button:hover,
#gform_wrapper_14 .gform_next_button:hover,
#gform_wrapper_14 .gform_button:hover {
    background: #46B7F9;
    color: #ffffff;
}

#gform_wrapper_14 .ginput_container input::placeholder {
    color: #919191;
}

#gform_wrapper_14 .subtitle-stage h3 {
    border-bottom: 5px solid;
    padding-bottom: 5px;
    text-transform: uppercase;
}

#gform_wrapper_14 .subtitle-stage {
    margin-top: 40px !important;
}

#gform_wrapper_14 .gfield.gray-upload {
    margin-bottom: 20px !important;
}

#gform_wrapper_14 .ginput_container_fileupload input[type='file'] {
    height: 50px;
}

#gform_wrapper_14 .ginput_container_fileupload input[type='file']::-webkit-file-upload-button {
    background: #e7e7e7;
    border: 0;
    padding: 8px;
    font-size: 16px;
    border: 1px solid #0F596B;
    box-sizing: border-box;
    border-radius: 3px;
    color: #4C4C4C;
}

body #gform_wrapper_14.gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
    font-size: 16px;
}

.gray-time .business_hours_add_form {
    display: flex;
}

.gray-time .business_hours_add_button {
    display: inline-table;
    padding-top: 12px;
    font-size: 14px !important;
}

.gray-time .business_hours_add_button:hover {
    text-decoration: none;
}

.gray-time .business_hours_add_button i {
    display: none !important;
}

#gform_wrapper_14 .gf_progressbar {
    padding: 0 !important;
}

#gform_wrapper_14 .gf_progressbar_wrapper {
    padding: 0 !important;
    margin-bottom: 80px;
}

#gform_wrapper_14 .percentbar_blue {
    background-color: #0F596B;
}

#gform_wrapper_14 .gf_progressbar_title {
    font-size: 14px;
}

@media screen and (max-width: 576px) {
    #gform_wrapper_14 .gf_progressbar_wrapper {
        margin-bottom: 40px;
    }
    .flex-checkbox-form-gray ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
        height: auto;
    }

    .flex-checkbox-form-gray ul li {
        display: flex;
    }

    #gform_wrapper_14 .gfield_checkbox li {
        display: flex;
    }

    .radio-form-gray ul li input[type=radio] {
        zoom: 1;
    }

    #gform_wrapper_14 input[type=checkbox] {
        zoom: 1;
        height: 12px;
    }

    #gform_wrapper_14 iframe#player {
        height: 181px;
    }
}

/*Css error*/
.gray_error {
    color: #790000;
    font-weight: 700;
    letter-spacing: normal;
    background-color: #dbf2ff;
    display: block;
    font-size: 18px;
}
#gform_wrapper_14 .gfield_description {
    padding: 0;
}
.note-limit-size {
    margin-top: 0;
    text-align: right;
    color: #790000;
    font-style: italic;
    font-weight: 600;
    font-size: 10px;
    margin-bottom: -10px;
}

/*Booking form*/

@media screen and (min-width: 990px) {
    #gform_1 {
        width: 80%;
    }

    #gform_1 .gform_body {
        position: relative;
    }

    #gform_1 .gcontent-7 {
        padding: 0 15%;
    }

    #gform_1 .formbody-col {
        width: 60% !important;
        padding-right: 15px;
    }
    #gform_1 .sidebar-col {
        /*margin-left: 20px !important;*/
    }
}

.gray-loading {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0;
    background: #f0f0f0d9;
}

.gray-loading img{
    padding-top: 100px;
}

.gray-loading-gif {
    z-index: 9;
    display: none;
    position: fixed;
    text-align: center;
    height: 100vh;
    width: 100vw;
    background: #7e7e7e2e;
    animation: opacity 2s;
    top: 0;
    left: 0;
}

.gray-loading-gif img {
    position: fixed;
    top: 50%;
}

.show-loading {
    display: block !important;
}


.lt-bar {
    /*animation: opacity 3s;*/
    animation: tofixed 500ms;
}

.lb-bar {
    animation: tofixed2 500ms;
}

#gform_1 .gfield_visibility_visible {
    animation: opacity 3s;
}

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

@keyframes tofixed {
    from {
        top: 0;
    }
    to {
        top: 148px;
    }
}

@keyframes tofixed2 {
    from {
        bottom: 148px;
    }
    to {
        bottom: 125px;
    }
}

ul#input_14_97 label {
    padding-bottom: 0 !important;
}
/*.page-id-12144  .gform_page {
    display: block !important;
}*/
ul#input_14_97 {
    display: flex;
    flex-wrap: wrap;
}
ul#input_14_97>li {
    flex: 1;
}