.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.gdlr-core-event-g-category-list-title .gdlr-core-head,
.gdlr-core-event-g-category-list-title .gdlr-core-tail,
.gdlr-core-event-g-category .gdlr-core-item.gdlr-core-active .gdlr-core-head,
.gdlr-core-event-g-category .gdlr-core-item.gdlr-core-active .gdlr-core-tail{ color: #fff; }
.gdlr-core-single-event-caption{ margin-left: 35px; }
.gdlr-core-single-event-caption i{ margin-right: 15px; }
.gdlr-core-single-event-caption:first-child { margin-left: 0px; } .gdlr-core-event-g-category-list-title{ padding: 4px 42px 11px; text-align: center; cursor: pointer; margin-bottom: 50px; margin-top: 15px; }
.gdlr-core-event-g-category-list-title .gdlr-core-head{ font-size: 22px; font-weight: 700; }
.gdlr-core-event-g-category-list-title .gdlr-core-tail{ font-size: 15px; font-weight: 500; }
.gdlr-core-event-g-category{ margin-bottom: 70px; text-align: center; }
.gdlr-core-event-g-category .gdlr-core-item{ display: inline-block; padding: 4px 42px 11px; margin: 0px 6px 10px; text-align: center; cursor: pointer; 
transition: color 300ms, background 300ms; -webkit-transition: color 300ms, background 300ms; -moz-transition: color 300ms, background 300ms; }
.gdlr-core-event-g-category .gdlr-core-head{ font-size: 22px; font-weight: 700; }
.gdlr-core-event-g-category .gdlr-core-tail{ font-size: 15px; font-weight: 500; }
.gdlr-core-event-g-room{ margin-bottom: 70px; margin-top: -10px; text-align: center; }
.gdlr-core-event-g-room .gdlr-core-item{ display: inline-block; font-size: 15px; font-weight: 500; text-transform: uppercase; cursor: pointer; letter-spacing: 2px;
transition: color 300ms, background 300ms; -webkit-transition: color 300ms, background 300ms; -moz-transition: color 300ms, background 300ms; }
.gdlr-core-event-g-room .gdlr-core-item:first-child:before{ display: none; }
.gdlr-core-event-g-room .gdlr-core-item:before{ content: " "; border-left-width: 1px; border-left-style: solid; margin: 0px 20px; } .gdlr-core-event-g-style1{ border-bottom-width: 1px; border-bottom-style: dashed; margin-bottom: 40px; padding-bottom: 40px; }
.gdlr-core-event-g-style1:last-child{ padding-bottom: 0px; border-bottom: 0px; }
.gdlr-core-event-g-style1 .gdlr-core-title{ font-size: 26px; margin-bottom: 12px; }
.gdlr-core-event-g-style1 .gdlr-core-infos{ font-size: 18px; }
.gdlr-core-event-g-style1 .gdlr-core-info{ margin-left: 35px; }
.gdlr-core-event-g-style1 .gdlr-core-info i{ margin-right: 10px; }
.gdlr-core-event-g-style1 .gdlr-core-info:first-child { margin-left: 0px; }
.gdlr-core-event-g-style1 .gdlr-core-info{ font-size: 18px; }
.gdlr-core-event-g-style1 .gdlr-core-icon{ max-width: 60px; float: left; margin-right: 45px; margin-top: 7px; margin-bottom: 22px; }
.gdlr-core-event-g-style1 .gdlr-core-content-wrap{ overflow: hidden; }
.gdlr-core-event-g-style1 .gdlr-core-speakers{ margin-left: 20px; float: right; position: relative; padding-left: 110px; }
.gdlr-core-event-g-style1 .gdlr-core-speakers .gdlr-core-head{ position: absolute; top: 20px; left: 0px;
float: left; font-size: 18px; font-weight: 600; line-height: 1.3; margin-right: 10px; }
.gdlr-core-event-g-style1 .gdlr-core-speakers.gdlr-count-1 .gdlr-core-head{ top: 7px; }
.gdlr-core-event-g-style1 .gdlr-core-speakers .gdlr-core-head .gdlr-core-speaker-title{ font-weight: 400; }
.gdlr-core-event-g-style1 .gdlr-core-speakers .gdlr-core-tail{ min-width: 140px; line-height: 0; text-align: center; }
.gdlr-core-event-g-style1.gdlr-core-intermission{ text-align: center; }
.gdlr-core-event-g-style2{ border-bottom-width: 1px; border-bottom-style: dashed; margin-bottom: 45px; padding-bottom: 45px; }
.gdlr-core-event-g-style2:last-child{ padding-bottom: 0px; border-bottom: 0px; }
.gdlr-core-event-g-style2 .gdlr-core-title{ font-size: 26px; margin-bottom: 12px; }
.gdlr-core-event-g-style2 .gdlr-core-infos{ float: left; font-size: 18px; width: 22%; margin-right: 20px; margin-bottom: 8px; }
.gdlr-core-event-g-style2 .gdlr-core-info{ display: block; margin-bottom: 3px; }
.gdlr-core-event-g-style2 .gdlr-core-info i{ margin-right: 15px; }
.gdlr-core-event-g-style2 .gdlr-core-icon{ max-width: 60px; float: left; margin-right: 45px; margin-top: 7px; }
.gdlr-core-event-g-style2 .gdlr-core-content-wrap{ overflow: hidden; }
.gdlr-core-event-g-style2 .gdlr-core-speakers{ margin-left: 20px; float: right; position: relative; padding-left: 110px; }
.gdlr-core-event-g-style2 .gdlr-core-speakers .gdlr-core-head{ position: absolute; top: 20px; left: 0px;
float: left; font-size: 18px; font-weight: 600; line-height: 1.3; margin-right: 10px; }
.gdlr-core-event-g-style2 .gdlr-core-speakers.gdlr-count-1 .gdlr-core-head{ top: 7px; }
.gdlr-core-event-g-style2 .gdlr-core-speakers .gdlr-core-head .gdlr-core-speaker-title{ font-weight: 400; }
.gdlr-core-event-g-style2 .gdlr-core-speakers .gdlr-core-tail{ min-width: 140px; line-height: 0; text-align: center; }
.gdlr-core-event-g-style2.gdlr-core-intermission{ text-align: center; }
.gdlr-core-event-g-style2.gdlr-core-intermission .gdlr-core-infos{ float: none; width: auto; margin-right: 0px; }
.gdlr-core-event-g-style2.gdlr-core-intermission .gdlr-core-info{ display: inline; margin-left: 35px; }
.gdlr-core-event-g-style2.gdlr-core-intermission .gdlr-core-info i{ margin-right: 15px; }
.gdlr-core-event-g-style2.gdlr-core-intermission .gdlr-core-info:first-child { margin-left: 0px; }
.gdlr-core-event-g-style-card{ position: relative; padding: 45px 30px 35px;
border-top-width: 3px; border-top-style: solid; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
.gdlr-core-event-g-style-card .gdlr-core-title{ font-size: 26px; }
.gdlr-core-event-g-style-card .gdlr-core-infos{ font-size: 18px; margin-bottom: 30px; }
.gdlr-core-event-g-style-card .gdlr-core-info{ display: block; margin-bottom: 8px; }
.gdlr-core-event-g-style-card .gdlr-core-info i{ margin-right: 12px; }
.gdlr-core-event-g-style-card .gdlr-core-icon{ position: absolute; right: 30px; bottom: 35px; max-width: 50px; }
.gdlr-core-event-g-style-grid{ box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); overflow: hidden;
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.gdlr-core-event-g-style-grid .gdlr-core-title{ font-size: 22px; margin-bottom: 14px; }
.gdlr-core-event-g-style-grid .gdlr-core-info{ font-size: 18px; }
.gdlr-core-event-g-style-grid .gdlr-core-info i{ margin-right: 10px; }
.gdlr-core-event-g-style-grid .gdlr-core-info{ margin-right: 20px; }
.gdlr-core-event-g-style-grid .gdlr-core-info:last-child{ margin-right: 0px; }
.gdlr-core-event-g-style-grid .gdlr-top-info{ padding: 21px 30px; }
.gdlr-core-event-g-style-grid .gdlr-top-info .gdlr-core-info{ color: #fff !important; }
.gdlr-core-event-g-style-grid .gdlr-core-content-wrap{ padding: 35px 30px; }
.gdlr-core-event-table-wrap{ padding-bottom: 35px; }
.gdlr-core-event-table-wrap .gdlr-core-event-table-row{ width: 1000%; }
.gdlr-core-event-table-row .gdlr-core-event-table-column{ min-height: 1px; width: 2.5%; float: left; margin-top: 35px; 
padding-top: 35px; border-top-width: 1px; border-top-style: solid; }
.gdlr-core-event-table-row .gdlr-core-event-table-column:nth-child(1){ border: 0px; }
.gdlr-core-event-table-row.gdlr-core-row-1 .gdlr-core-event-table-column,
.gdlr-core-event-table-row.gdlr-core-row-2 .gdlr-core-event-table-column{ padding-top: 0px; border: 0px; }
.gdlr-core-event-table-wrap .gdlr-core-event-table-row:first-child .gdlr-core-event-table-column{ margin-top: 0px; }
.gdlr-core-event-table-wrap .gdlr-core-event-time{ font-size: 20px; font-weight: 700;  }
.gdlr-core-event-table-wrap .gdlr-core-event-time i{ margin-right: 10px; }
.gdlr-core-event-table-wrap .gdlr-core-event-table-head{ padding-bottom: 10px; border-bottom-width: 3px; border-bottom-style: solid; }
.gdlr-core-event-table-head .gdlr-core-head{ font-size: 15px; text-transform: uppercase; font-weight: 800; }
.gdlr-core-event-table-head .gdlr-core-tail{ font-size: 17px; font-weight: 600; }
.gdlr-core-event-table-wrap .gdlr-core-event-table-column{ opacity: 0.2; 
transition: opacity 300ms; -webkit-transition: opacity 300ms; -moz-transition: opacity 300ms; }
.gdlr-core-event-table-wrap .gdlr-core-col-0,
.gdlr-core-event-table-wrap .gdlr-core-col-1,
.gdlr-core-event-table-wrap .gdlr-core-col-2,
.gdlr-core-event-table-wrap .gdlr-core-col-3{ opacity: 1; }
.gdlr-core-event-g-style-multi .gdlr-core-title{ font-size: 26px; margin-bottom: 23px; }
.gdlr-core-event-g-style-multi .gdlr-core-info{ display: block; font-size: 17px; margin-bottom: 6px; }
.gdlr-core-event-g-style-multi .gdlr-core-info i{ margin-right: 13px; }
.gdlr-core-event-table-nav{ text-align: center; margin-top: 40px; }
.gdlr-core-event-table-nav span{ cursor: pointer; padding: 22px; border-radius: 50%; margin: 0px 5px; display: inline-block; line-height: 1; 
transition: color 300ms; -moz-transition: color 300ms; -webkit-transition: color 300ms; }
.gdlr-core-event-table-controls{ list-style: none; line-height: 0; margin-top: 35px; text-align: center; margin-left: 0px; }
.gdlr-core-event-table-controls span{ cursor: pointer;
transition: border 200ms, background 200ms, width 200ms;  -webkit-transition: border 200ms, background 200ms, width 200ms;  -moz-transition: border 200ms, background 200ms, width 200ms; }
.gdlr-core-event-table-controls.gdlr-core-style-round span{ display: inline-block; margin: 0px 5px; width: 12px; height: 12px; overflow: hidden; border-width: 1px; border-style: solid;
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.gdlr-core-event-table-controls.gdlr-core-style-round-border span{ display: inline-block;  margin: 0px 5px; width: 12px; height: 12px; overflow: hidden; border-width: 3px; border-style: solid;
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;  }
.gdlr-core-event-table-controls.gdlr-core-style-cylinder span{ display: inline-block; width: 12px; height: 12px; border: none; margin: 0px 5px;
border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
.gdlr-core-event-table-controls.gdlr-core-style-cylinder span:hover, 
.gdlr-core-event-table-controls.gdlr-core-style-cylinder span.gdlr-core-active{ width: 32px; } .gdlr-core-speaker{ width: 60px; display: inline-block; margin-left: -20px; position: relative; 
transition: opacity 300ms; -webkit-transition: opacity 300ms; -moz-transition: opacity 300ms; }
.gdlr-core-speaker:first-child{ margin-left: 0px; }
.gdlr-core-speaker .gdlr-core-thumbnail{ max-width: 60px; overflow: hidden;
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.gdlr-core-speaker .gdlr-core-speaker-title{ opacity: 0; position: absolute; font-size: 15px; white-space: nowrap; 
left: 50%; background: #ffffff; bottom: -19px; padding: 0px 8px; line-height: 1.7;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); 
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;  
transform: translateX(-50%); -webkit-transform: translateX(-50%); 
transition: opacity 300ms; -webkit-transition: opacity 300ms; -moz-transition: opacity 300ms; }
.gdlr-core-speaker .gdlr-core-speaker-title:before{ content: " "; width: 0px; height: 0px; display: block; margin: -8px auto 0px;
border-width: 0px 8px 8px 8px; border-color: transparent transparent #fff; border-style: solid; }
.gdlr-core-speakers .gdlr-core-tail:hover .gdlr-core-speaker{ opacity: 0.3; }
.gdlr-core-speakers .gdlr-core-tail .gdlr-core-speaker:hover{ opacity: 1; z-index: 99; }
.gdlr-core-speakers .gdlr-core-tail .gdlr-core-speaker:hover .gdlr-core-speaker-title{ opacity: 1; }
@media only screen and (max-width: 767px){
.gdlr-core-event-g-item .gdlr-core-event-g-category .gdlr-core-item{ margin: 0px 5px 10px; }
.gdlr-core-event-g-style1{ display: flex; flex-direction: column; }
.gdlr-core-event-g-style1 .gdlr-core-speakers{ order: 2; margin: 0px 0px 0px; float: none; width: 100%; }
.gdlr-core-event-g-style1 .gdlr-core-speakers .gdlr-core-tail{ text-align: left; }
.gdlr-core-event-g-style1 .gdlr-core-content-wrap{ order: 1; width: 100%; margin-bottom: 20px }
.gdlr-core-event-g-style1 .gdlr-core-info{ display: block; margin-left: 0px; margin-top: 4px; }
.gdlr-core-event-g-style2{ display: flex; flex-direction: column; }
.gdlr-core-event-g-style2 .gdlr-core-speakers{ order: 3; margin: 0px 0px 0px; float: none; width: 100%; }
.gdlr-core-event-g-style2 .gdlr-core-speakers .gdlr-core-tail{ text-align: left; }
.gdlr-core-event-g-style2 .gdlr-core-content-wrap{ order: 1; width: 100%; margin-bottom: 20px }
.gdlr-core-event-g-style2 .gdlr-core-infos { order: 2; width: 100%; margin-bottom: 20px }
.gdlr-core-event-g-style-multi{ margin-bottom: 40px; }
}