section.protocols-section {padding: 80px 0px;}
input[type="text"].form-control, 
input[type="email"].form-control {padding: 10px 15px 0px; font-size: 16px !important; background: transparent; z-index: 2; position: relative; height: 70px;}
.wpcf7-form-control-wrap {background: #fff; height: 100%; display: block;}
label {transform: translateY(-100%); z-index: 1; font-size: 16px; font-weight: normal; color: #666666; line-height: 42px; position: absolute; padding: 0 17px;-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
/*form-group.active*/
.form-group > label {transform: translateY(-125%); color: #666666; font-size: 14px; padding: 0 16px; position: absolute; top: 50px;}
.form-section {padding: 40px 30px; background: #fff;}
.others .form-group span.exhibition-trade,
.others .form-group span.nature-event {width: 50%; display: inline-block;}
.others .form-group span.exhibition-trade .wpcf7-list-item.first.last,
.others .form-group span.nature-event .wpcf7-list-item.first.last {margin-right: 0px;}
.others .form-group [data-class="wpcf7cf_group"] {display: inline-block;}
.others .form-group [data-class="wpcf7cf_group"] input {border: none; border-bottom: 1px solid #000; padding: 5px;}
table .wpcf7-form-control-wrap {display: inline-block;}
@media (min-width: 320px) {
    .form-section {padding: 40px 0;}
}
@media (min-width: 768px) {
    .form-section {padding: 40px 30px;}
    table .wpcf7-form-control-wrap {display: block;}
}
@media (min-width: 992px) {
    .others .form-group span.exhibition-trade,
    .others .form-group span.nature-event {width: 47%;}
    .others .form-group [data-class="wpcf7cf_group"] {width: 50%;}
}
@media (min-width: 1200px) {
    .others .form-group span.exhibition-trade,
    .others .form-group span.nature-event {width: 38%;}
}
@media (min-width: 1440px) {
    .others .form-group span.exhibition-trade,
    .others .form-group span.nature-event {width: 30%;}
}
.section-description h2 {margin-top: 30px; font-family: Futura-bold; font-weight: 400; font-size: 18px; color: #000;}
p {font-family: 'RNSSanz-Normal'; font-size: 14px; color: #666666;}
.section-description .table-bordered>tbody>tr>td, .section-description .table-bordered>tbody>tr>th, .section-description .table-bordered>tfoot>tr>td, .section-description .table-bordered>tfoot>tr>th, .section-description .table-bordered>thead>tr>td, .section-description .table-bordered>thead>tr>th {
    border: 1px solid #000; color: #000;}
.section-description table th {text-align: center; text-transform: capitalize;}
.section-description table {width: 100%; border-collapse: collapse; }
.section-description .setup-theater,
.section-description .setup-banquet,
.section-description .setup-standing,
.section-description .setup-others {width: 50%; display: inline-block;}
.section-description .setup-theater-drop,
.section-description .setup-banquet-drop,
.section-description .setup-standing-drop,
.section-description .setup-others-drop {width: 45%; display: inline-block;}

.section-description .booths-2x2,
.section-description .booths-2x3,
.section-description .booths-3x3,
.section-description .booths-others {width: 55%; display: inline-block;}
.section-description .booths-2x2-drop,
.section-description .booths-2x3-drop,
.section-description .booths-3x3-drop,
.section-description .booths-others-drop {width: 40%; display: inline-block;}

/* .section-description .table td:nth-child(1) {width: 30%;}
.section-description .table td:nth-child(2) {width: 40%;} */
.section-description .table {margin-top: 50px;}
.d-flex {display: flex;}
.d-flex > * {margin-right: 20px;}
.pres-sig {border: 1px solid #000; margin: auto; width: 50%; padding: 10px 20px; text-align: center; margin-top: 50px;}
.pres-sig h3 {font-family: 'Futura-bold'; font-weight: 700; font-size: 20px; color: #000;}
.pres-sig h3:after {content: ""; width: 43%; background: #000; height: 1px; position: absolute; display: block;}
@media (min-width: 320px){
    .pres-sig {width: 100%;}
    .pres-sig h3:after {width: 81%;}
}
@media (min-width: 768px){
    .pres-sig {width: 50%;}
    .pres-sig h3:after {width: 43%;}
}
.pres-sig h3 {margin-bottom: 0; margin-top: 30px;}
.pres-sig p:nth-of-type(1) {font-family: 'Futura-bold'; font-weight: 700; font-size: 15px; color: #000;}
.pres-sig p:nth-of-type(2) {margin-bottom: 0px;}
.form-notice {display: inline-block; font-weight: 700; margin: 20px 0px;}
.form-notice p:nth-of-type(2) {margin-bottom: 0px;}
.form-terms {display: inline-block; margin: 20px 0px;}
input[type="submit"].wpcf7-submit {margin: auto; display: block; padding: 20px 50px; background: #006572; font-family: Futura-bold, sans-serif; color: #fff; font-weight: 700; font-size: 20px;}
.timepicker {width: 97% !important;}
.table-bordered {border: none;}

table {
border: 1px solid #000;
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
table-layout: fixed;
}

table caption {
font-size: 1.5em;
margin: .5em 0 .75em;
}

table tr {
/* background-color: #f8f8f8; */
border: 1px solid #000;
padding: .35em;
}

table th,
table td {
padding: .625em;
/* text-align: center; */
}

table th {
/* font-size: .85em;
letter-spacing: .1em; */
text-transform: uppercase;
}

@media screen and (max-width: 600px) {
    table {
        border: 0;
    }

    table caption {
        font-size: 1.3em;
    }
    
    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    
    table tr {
        /* border-bottom: 3px solid #000; */
        display: block;
        margin-bottom: 20px;
    }
    
    table td {
        border-bottom: 1px solid #000;
        display: block;
        font-size: .8em;
        text-align: right;
    }
    
    table td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 10px;
    }
    
    table td:last-child {
        border-bottom: 0;
    }
}
table tr th:first-child, table tr td:first-child,
table tr th:last-child, table tr td:last-child {padding: 8px;}
span.wpcf7-list-item {margin: 0px;}
@media (max-width: 425px) {
    .timepicker {width: 58% !important;}
}
@media (max-width: 375px) {
    .timepicker {width: 68% !important;}
}
@media (max-width: 320px) {
    .timepicker {width: 97% !important;}
}
.table>thead:first-child>tr:first-child>th {border-top: 1px solid #000;}
select.wpcf7-select {background: #faa500; color: #fff; font-weight: 600;}
span.application-signature {position:relative;}
span.application-signature:before {content:"Upload file";position:absolute;left:0;padding:20px;background: #faa500;color:#fff;width:100%;text-align:center;border-radius:10px;cursor:pointer;}
span.application-signature>input {opacity: 0;width: 100%;padding: 20px;}
span.wpcf7-not-valid-tip {position: absolute;top: 10px;right: 10px;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {display: flex !important;margin: auto;justify-content: center;color: #000;width: 50%;}
p.iso-code {text-align: center; color: #000; font-weight: 700; font-size: 15px !important;}
.consent span.your-consent {width: 100%; margin: 20px 0px;}
.consent span.your-consent .wpcf7-list-item {display: flex; justify-content: center;}
div.wpcf7 .wpcf7-submit:disabled {background: #006572; opacity: 60%;}
.consent a {color: #006572;}
.upload-file-section {margin-bottom: 10px;}
.upload-file-section p {margin-bottom: 0px;}
.upload-file-section p.upload-file-name {font-weight: 700;}
.wpcf7 form .wpcf7-response-output {display: flex; justify-content: center; align-items: center;}