.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.slick-loading .slick-list{background:#fff url(//cadudelange.lu/wp-content/plugins/album-and-image-gallery-plus-lightbox/assets/images/ajax-loader.gif) center center no-repeat}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.aigpl-clearfix:before, .aigpl-clearfix:after{content: "";display: table;}
.aigpl-clearfix::after{clear: both;}
.aigpl-hide{display:none;}
.aigpl-center{text-align:center;}
.aigpl-gallery-wrp *, .aigpl-gallery-album-wrp *{box-sizing: border-box; outline:none !important;}
.aigpl-gallery-wrp .aigpl-inr-wrp{position:relative; overflow: hidden;}
.aigpl-gallery-wrp .aigpl-img, .aigpl-gallery-album-wrp .aigpl-img{border-radius:0 !important; box-shadow:none !important; border:0; margin:0; padding:0; object-fit:cover; object-position:top center; height:100%; width:100%;}
.aigpl-img-title{font-weight:bold; padding: 8px 0 0 0;}
.aigpl-img-desc{padding: 8px 0 0 0;}
.aigpl-gallery-wrp .aigpl-img-wrp {line-height: 0;}
.aigpl-mfp-popup button.mfp-arrow, .aigpl-mfp-popup button.mfp-close{background-color:transparent !important; background-image:none !important; box-shadow:none !important;}
.aigpl-cnt-wrp .aigpl-img-desc p:last-child{margin-bottom: 0;}
.aigpl-cnt-wrp .aigpl-img-desc p {margin-bottom: 8px;}
.aigpl-gallery-album-wrp .aigpl-img-wrp{border:1px solid #ccc; padding: 5px; z-index: 1;}
.aigpl-gallery-album-wrp .aigpl-img-wrp::after { border-width: 4px !important; bottom: -7px; content: " "; left: -7px; position: absolute; right: 11px; top: 5px; border-style: none none double double !important; border-color: #ccc; z-index: -1;}
.aigpl-img-count {font-style: italic; padding: 6px 0 0 0;} .aigpl-gallery-slider{visibility: hidden; opacity:0; transition:opacity 0.5s linear;}
.aigpl-gallery-slider.slick-initialized {visibility: visible; opacity:1;}
.aigpl-gallery-slider .slick-dots li button{text-indent:-99999px;}
.aigpl-gallery-slider .slick-arrow{position:absolute; top: 40%; z-index:9; padding:0; margin:0px; display: inline-block; background-color: rgba(0, 0, 0, 0.7); text-align:center; width:30px; height:50px; cursor: pointer;}
.aigpl-gallery-slider .slick-arrow svg{fill: #fff; height: 100%; width: 100%;}
.aigpl-gallery-slider .slick-next{right:5px;}
.aigpl-gallery-slider .slick-prev{left:5px;}
.aigpl-gallery-album-slider.aigpl-gallery-slider .slick-prev{left:16px;}
.aigpl-gallery-album-slider.aigpl-gallery-slider .slick-next{right:16px;}
.aigpl-gallery-slider .slick-dots{padding:15px 0 !important; margin:0 !important; text-align:center; line-height:0;}
.aigpl-gallery-slider .slick-dots li{list-style:none !important; display:inline-block !important; margin:0 3px !important; padding:0px !important;line-height: 0;}
.aigpl-gallery-slider ul.slick-dots li::before, .aigpl-gallery-slider ul.slick-dots li::after{background:none !important;content:none !important;}
.aigpl-gallery-slider .slick-dots li button{background: #fff !important;margin: 0px !important;padding: 0px !important;border: 2px solid #444;border-radius: 50% !important;width: 12px !important; height: 12px !important; box-shadow: none !important;}
.aigpl-gallery-slider .slick-dots li button:focus{outline:none !important;}
.aigpl-gallery-slider .slick-dots li.slick-active button{background:#8D8C8C !important;}
.aigpl-gallery-slider .slick-slide{padding:0 5px !important; text-align:center;}
.aigpl-gallery-album-slider.aigpl-gallery-slider .slick-slide{padding:0 10px 10px 10px !important; text-align:center;}  .fusion-flex-container.aigpl-fusion-flex{ flex-direction: column; }
.aigpl-elementor-tab-wrap{min-width: 0; min-height: 0;} .aigpl-album-design-1 .aigpl-first{ clear: both; }
.aigpl-album-design-1 .aigpl-img-title{font-weight: 600;text-transform: capitalize;font-size: 18px;line-height: normal;margin: 15px 0 0; padding: 0;}
.aigpl-album-design-1 .aigpl-img-desc{padding: 8px 0 0 0;}
.aigpl-album-design-1 .aigpl-img-wrp{position: relative;height: 300px;width: 100%;}
.aigpl-album-design-1 .aigpl-img-count{padding-top:8px;} .aigpl-design-1 .aigpl-hide{display:none;}
.aigpl-design-1 .aigpl-gallery-wrp *{box-sizing: border-box; outline:none !important;}
.aigpl-design-1 .aigpl-gallery-wrp .aigpl-inr-wrp{position:relative;}
.aigpl-design-1 .aigpl-gallery-wrp .aigpl-img-wrp{line-height:0; height: 225px; position:relative;}
.aigpl-design-1 .aigpl-gallery-wrp .aigpl-img{border-radius:0 !important; box-shadow:none !important; border:0; margin:0; padding:0; -o-object-fit:cover; object-fit:cover; -o-object-position:top center; object-position:top center; height:100%; width:100%;}
.aigpl-design-1.aigpl-gallery-wrp .aigpl-first{clear:both;}
.aigpl-design-1 .aigpl-img-caption {z-index: 1000;box-sizing: border-box;  bottom: 0; color: #fff; font-size: 16px; padding: 15px 10px; position: absolute; text-align: center; width: 100%; line-height:normal;background: RGBA(17, 17, 17, 0.62);}
.aigpl-design-1 .aigpl-img-title{font-weight: 600;text-transform: capitalize;font-size: 18px;line-height: normal;margin: 8px 0 0;}
.aigpl-design-1 .aigpl-img-desc{padding: 8px 0 0 0;}
.aigpl-design-1 .aigpl-img-wrp{position: relative;height: 300px;width: 100%;}
.aigpl-column,
.aigpl-columns {width: 100%; position: relative; padding:10px; float:left;}
@media only screen and (min-width: 40.0625em) {  
.aigpl-column,
.aigpl-columns {position: relative; padding: 10px; float:left;}
.aigpl-col-1{ width: 100%; }
.aigpl-col-2{ width: 50%; }
.aigpl-col-3{ width: 33.33333%; }
.aigpl-col-4{ width: 25%; }
.aigpl-col-5{ width:20%; }
.aigpl-col-6{ width: 16.66667%; }
.aigpl-col-7{ width: 14.2857%; }
.aigpl-col-8{ width: 12.5%; }
.aigpl-col-9{ width: 11.11%; }
.aigpl-col-10{ width: 10%; }
.aigpl-col-11{ width: 9.090%; }
.aigpl-col-12{ width: 8.33333%; }
}.dipe-cf7 *{box-sizing:border-box}.dipe-cf7 .wpcf7 form{position:relative}.dipe-cf7 .wpcf7-form .wpcf7-submit{display:block !important}.dipe-cf7 .wpcf7 form .dp-col>label,.dipe-cf7 .wpcf7 form>label{display:block}.dipe-cf7 .wpcf7 .dipe-cf7 .wpcf7-control-wrap{width:100%;display:block}.dipe-cf7 .wpcf7 input:not([type=submit]):focus,.dipe-cf7 .wpcf7 select:focus,.dipe-cf7 .wpcf7 textarea:focus{border-color:#eaeaea;outline:0;box-shadow:none}.dipe-cf7 .wpcf7 input:not([type=submit]):not([type=checkbox]):not([type=radio]),.dipe-cf7 .wpcf7 select,.dipe-cf7 .wpcf7 textarea{width:100%;max-width:100%;padding:.75em;border-style:solid}.dipe-cf7 .wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;background:#fafafa;box-shadow:none;transition:all .2s linear;border-radius:2px;box-sizing:border-box}.dipe-cf7.dipe-cf7-cr .wpcf7 input[type=checkbox],.dipe-cf7.dipe-cf7-cr .wpcf7 input[type=radio]{display:inline-block;position:relative;visibility:hidden;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}.dipe-cf7 input[type=range]{background:0 0 !important;border:none !important;padding-left:0 !important;padding-right:0 !important}.dipe-cf7.dipe-cf7-cr .wpcf7-acceptance input[type=checkbox]+span:before,.dipe-cf7.dipe-cf7-cr .wpcf7-acceptance input[type=checkbox]:checked+span:before,.dipe-cf7.dipe-cf7-cr .wpcf7-checkbox input[type=checkbox]+span:before,.dipe-cf7.dipe-cf7-cr .wpcf7-checkbox input[type=checkbox]:checked+span:before,.dipe-cf7.dipe-cf7-cr .wpcf7-radio input[type=radio]+span:before{box-sizing:content-box}.dipe-cf7.dipe-cf7-cr .wpcf7-acceptance input[type=checkbox],.dipe-cf7.dipe-cf7-cr .wpcf7-checkbox input[type=checkbox],.dipe-cf7.dipe-cf7-cr .wpcf7-radio input[type=radio]{display:none}.dipe-cf7.dipe-cf7-cr .wpcf7-checkbox input[type=checkbox]+span:before,.dipe-cf7.dipe-cf7-cr .wpcf7-acceptance input[type=checkbox]+span:before,.dipe-cf7.dipe-cf7-cr .wpcf7-radio input[type=radio]:not(:checked)+span:before{background-color:#fff}.dipe-cf7.dipe-cf7-cr .wpcf7-checkbox input[type=checkbox]+span:before,.dipe-cf7.dipe-cf7-cr .wpcf7-acceptance input[type=checkbox]+span:before,.dipe-cf7.dipe-cf7-cr .wpcf7-radio input[type=radio]+span:before{border-width:1px;border-style:solid;border-color:#d1d8de;width:14px;height:14px}.dipe-cf7.dipe-cf7-cr .wpcf7-radio input[type=radio]:checked+span:before{box-shadow:inset 0px 0px 0px 4px #fff}.dipe-cf7.dipe-cf7-cr .wpcf7-radio input[type=radio]+span:before{border-radius:100%;background-color:#d1d8de}.dipe-cf7.dipe-cf7-cr .wpcf7-acceptance input[type=checkbox]+span:before,.dipe-cf7.dipe-cf7-cr .wpcf7-checkbox input[type=checkbox]+span:before,.dipe-cf7.dipe-cf7-cr .wpcf7-radio input[type=radio]+span:before{content:"";display:inline-block;vertical-align:middle;margin-right:10px;text-align:center}.dipe-cf7.dipe-cf7-cr .wpcf7-acceptance input[type=checkbox]:checked+span:before,.dipe-cf7.dipe-cf7-cr .wpcf7-checkbox input[type=checkbox]:checked+span:before{content:"✔";line-height:1.2}.dipe-cf7-button-center input.wpcf7-form-control.wpcf7-submit,.dipe-cf7-button-justify input.wpcf7-form-control.wpcf7-submit,.dipe-cf7-button-left input.wpcf7-form-control.wpcf7-submit,.dipe-cf7-button-right input.wpcf7-form-control.wpcf7-submit{-js-display:flex;display:flex;width:auto}.dipe-cf7 .wpcf7 input[type=submit]{letter-spacing:.6px;width:auto;font-size:16px;padding:10px 22px 10px 22px;border-radius:3px;border-style:solid;border-color:#2ea3f2;color:#fff;background-color:#2ea3f2;-webkit-appearance:button;cursor:pointer}.dipe-cf7 .wpcf7 input[type=submit][disabled]{cursor:not-allowed}.dipe-cf7 .wpcf7 div.wpcf7-response-output{margin:0}@media only screen and (min-width: 769px){.dvppl-cf7-col,.dipe-cf7-col{display:flex}.dvppl-cf7-col label,.dvppl-cf7-col>span,.dvppl-cf7-col>p,.dipe-cf7-col label,.dipe-cf7-col>span,.dipe-cf7-col>p{flex-grow:1;padding:0 10px}}.dipe-form-header{display:flex;align-items:center}.dipe-form-header-icon,.dipe-form-header-image{position:relative;display:flex;flex:auto 0 0;align-items:center;justify-content:center;overflow:hidden;width:60px;height:60px;margin-right:20px;border-radius:50% 50%}.dipe-form-header-icon span{font-size:32px !important}.dipe-form-header-title{font-size:32px;font-weight:600}.dipe-form-header-text{margin-top:8px;opacity:.7;font-size:15px}.dipe-cf7-button-center .wpcf7-form input[type=submit],.dipe-cf7-button-center .wpcf7-form button.wpcf7-submit{margin-left:auto !important;margin-right:auto !important}.dipe-cf7-button-right .wpcf7-form input[type=submit],.dipe-cf7-button-right .wpcf7-form button.wpcf7-submit{margin-left:auto !important}.dipe-cf7-button-left .wpcf7-form input[type=submit],.dipe-cf7-button-left .wpcf7-form button.wpcf7-submit{margin-right:auto !important}.tfs-ff-styler .fluentform input[type=checkbox],.tfs-ff-styler .fluentform input[type=radio],.tfs-ff-styler select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-style:solid}.tfs-ff-styler .fluentform input[type=checkbox],.tfs-ff-styler .fluentform input[type=radio]{box-sizing:content-box;display:inline-block;margin-right:10px;height:20px;width:20px;cursor:pointer}.tfs-ff-styler .fluentform input[type=checkbox]:before,.tfs-ff-styler .fluentform input[type=radio]:before{content:"";box-sizing:content-box;cursor:pointer;display:flex;height:100%;width:100%;justify-content:center;align-items:center}.tfs-ff-styler .fluentform input[type=checkbox]:focus,.tfs-ff-styler .fluentform input[type=radio]:focus{outline:0}.tfs-ff-styler .fluentform .ff-el-form-check label.ff-el-form-check-label{display:inline-block;vertical-align:middle;margin-bottom:5px}.tfs-ff-styler .fluentform input[type=radio],.tfs-ff-styler .fluentform input[type=radio]:checked:before{border-radius:100%}.tfs-ff-styler .fluentform input[type=checkbox]:checked:before{content:"✔";line-height:1.2}.tfs-gf-styler .gform_wrapper .chosen-container-multi .chosen-choices,.tfs-gf-styler .gform_wrapper .chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0;height:auto;border:1px solid #aaa;border-radius:0;background:#fff;box-shadow:none;color:#444;text-decoration:none;white-space:nowrap}.tfs-gf-styler .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input{margin-bottom:0}.tfs-gf-styler .gform_wrapper li.hidden_label input{margin-top:0}.tfs-gf-styler .gform_wrapper .chosen-container-single .chosen-single span{line-height:1}.tfs-gf-styler .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single{background:#fff}.tfs-gf-styler .gform_page .gform_page_footer input[type=button],.tfs-gf-styler .gform_page .gform_page_footer input[type=submit]{display:inline-block}.tfs-gf-styler .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_title,.tfs-gf-styler .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{opacity:1}.tfs-gf-styler .gchoice,.tfs-gf-styler .gchoice_button{align-items:center;vertical-align:middle}.tfs-gf-styler .chosen-single,.tfs-gf-styler select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.tfs-gf-styler .gform_wrapper div.validation_error{border-top:none;border-bottom:none}.tfs-gf-styler .gform_wrapper .gfield_radio li label{margin:0}.tfs-gf-styler .gform_wrapper .gform_body{width:100% !important}.tfs-gf-styler .gform_wrapper .gsection{margin-right:0}.tfs-gf-styler .gform_body ul{margin-left:0;list-style:none}.tfs-gf-styler .gform_wrapper .chosen-choices li.search-field input.default,.tfs-gf-styler .gform_wrapper .chosen-choices li.search-field input[type=text],.tfs-gf-styler .gform_wrapper .gfield .ginput_container .chosen-choices,.tfs-gf-styler .gform_wrapper .gfield .ginput_container .chosen-single,.tfs-gf-styler .gform_wrapper .gfield .ginput_container select{height:auto}.tfs-gf-styler .gform_page .gform_page_footer input[type=button]{margin-bottom:20px}.gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button,.gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button{display:inline-block}.tfs-gf-styler .gform_wrapper .gform_validation_errors>h2 .gform-icon{display:unset;position:relative;left:unset;top:unset}.tfs-gf-styler .gform_wrapper .gform_validation_errors>h2.gform_submission_error{display:flex;align-items:center}.tfs-gf-styler .gform_wrapper{display:block !important}.dfs-row{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap}.dfs-col{padding-left:15px;padding-right:15px}.dfs-col-1{flex:0 0 8.333333%;max-width:8.333333%}.dfs-col-2{flex:0 0 16.666666%;max-width:16.666666%}.dfs-col-3{flex:0 0 24.999999%;max-width:24.999999%}.dfs-col-4{flex:0 0 33.333332%;max-width:33.333332%}.dfs-col-5{flex:0 0 41.666665%;max-width:41.666665%}.dfs-col-6{flex:0 0 49.999998%;max-width:49.999998%}.dfs-col-7{flex:0 0 58.333331%;max-width:58.333331%}.dfs-col-8{flex:0 0 66.666664%;max-width:66.666664%}.dfs-col-9{flex:0 0 74.999997%;max-width:74.999997%}.dfs-col-10{flex:0 0 83.33333%;max-width:83.33333%}.dfs-col-11{flex:0 0 91.666663%;max-width:91.666663%}.dfs-col-12{flex:0 0 99.999996%;max-width:99.999996%}@media(min-width: 768px){.dfs-col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.dfs-col-md-2{flex:0 0 16.666666%;max-width:16.666666%}.dfs-col-md-3{flex:0 0 24.999999%;max-width:24.999999%}.dfs-col-md-4{flex:0 0 33.333332%;max-width:33.333332%}.dfs-col-md-5{flex:0 0 41.666665%;max-width:41.666665%}.dfs-col-md-6{flex:0 0 49.999998%;max-width:49.999998%}.dfs-col-md-7{flex:0 0 58.333331%;max-width:58.333331%}.dfs-col-md-8{flex:0 0 66.666664%;max-width:66.666664%}.dfs-col-md-9{flex:0 0 74.999997%;max-width:74.999997%}.dfs-col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.dfs-col-md-11{flex:0 0 91.666663%;max-width:91.666663%}.dfs-col-md-12{flex:0 0 99.999996%;max-width:99.999996%}}@media(min-width: 981px){.dfs-col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.dfs-col-lg-2{flex:0 0 16.666666%;max-width:16.666666%}.dfs-col-lg-3{flex:0 0 24.999999%;max-width:24.999999%}.dfs-col-lg-4{flex:0 0 33.333332%;max-width:33.333332%}.dfs-col-lg-5{flex:0 0 41.666665%;max-width:41.666665%}.dfs-col-lg-6{flex:0 0 49.999998%;max-width:49.999998%}.dfs-col-lg-7{flex:0 0 58.333331%;max-width:58.333331%}.dfs-col-lg-8{flex:0 0 66.666664%;max-width:66.666664%}.dfs-col-lg-9{flex:0 0 74.999997%;max-width:74.999997%}.dfs-col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.dfs-col-lg-11{flex:0 0 91.666663%;max-width:91.666663%}.dfs-col-lg-12{flex:0 0 99.999996%;max-width:99.999996%}}.tfs-row{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap}.tfs-col{padding-left:15px;padding-right:15px}.tfs-col-1{flex:0 0 8.333333%;max-width:8.333333%}.tfs-col-2{flex:0 0 16.666666%;max-width:16.666666%}.tfs-col-3{flex:0 0 24.999999%;max-width:24.999999%}.tfs-col-4{flex:0 0 33.333332%;max-width:33.333332%}.tfs-col-5{flex:0 0 41.666665%;max-width:41.666665%}.tfs-col-6{flex:0 0 49.999998%;max-width:49.999998%}.tfs-col-7{flex:0 0 58.333331%;max-width:58.333331%}.tfs-col-8{flex:0 0 66.666664%;max-width:66.666664%}.tfs-col-9{flex:0 0 74.999997%;max-width:74.999997%}.tfs-col-10{flex:0 0 83.33333%;max-width:83.33333%}.tfs-col-11{flex:0 0 91.666663%;max-width:91.666663%}.tfs-col-12{flex:0 0 99.999996%;max-width:99.999996%}@media(min-width: 768px){.tfs-col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.tfs-col-md-2{flex:0 0 16.666666%;max-width:16.666666%}.tfs-col-md-3{flex:0 0 24.999999%;max-width:24.999999%}.tfs-col-md-4{flex:0 0 33.333332%;max-width:33.333332%}.tfs-col-md-5{flex:0 0 41.666665%;max-width:41.666665%}.tfs-col-md-6{flex:0 0 49.999998%;max-width:49.999998%}.tfs-col-md-7{flex:0 0 58.333331%;max-width:58.333331%}.tfs-col-md-8{flex:0 0 66.666664%;max-width:66.666664%}.tfs-col-md-9{flex:0 0 74.999997%;max-width:74.999997%}.tfs-col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.tfs-col-md-11{flex:0 0 91.666663%;max-width:91.666663%}.tfs-col-md-12{flex:0 0 99.999996%;max-width:99.999996%}}@media(min-width: 981px){.tfs-col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.tfs-col-lg-2{flex:0 0 16.666666%;max-width:16.666666%}.tfs-col-lg-3{flex:0 0 24.999999%;max-width:24.999999%}.tfs-col-lg-4{flex:0 0 33.333332%;max-width:33.333332%}.tfs-col-lg-5{flex:0 0 41.666665%;max-width:41.666665%}.tfs-col-lg-6{flex:0 0 49.999998%;max-width:49.999998%}.tfs-col-lg-7{flex:0 0 58.333331%;max-width:58.333331%}.tfs-col-lg-8{flex:0 0 66.666664%;max-width:66.666664%}.tfs-col-lg-9{flex:0 0 74.999997%;max-width:74.999997%}.tfs-col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.tfs-col-lg-11{flex:0 0 91.666663%;max-width:91.666663%}.tfs-col-lg-12{flex:0 0 99.999996%;max-width:99.999996%}}.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;
}
.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;
}