.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 .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;
}.eb-advance-heading-wrapper a{color:inherit}.eb-advance-heading-wrapper>*{transition:all .3s ease-in-out}
div.eb-cd-wrapper{overflow:hidden;position:relative}div.eb-cd-wrapper div.eb-cd-inner{display:flex;justify-content:center}div.eb-cd-wrapper div.eb-cd-inner .box{display:flex;position:relative;width:100%}div.eb-cd-wrapper div.eb-cd-inner .box span{display:block}
.eb-button-wrapper{display:flex;flex-direction:column}.eb-button a.eb-button-anchor{align-items:center;background-color:#7967ff;border-radius:6px;color:#fff;display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:inherit;padding:13px 22px;text-align:center;text-decoration:none;transition:all .3s ease-in-out}.eb-button a.eb-button-anchor:hover{background-color:#513fd4;color:#fff}.eb-button-link{align-items:center;display:flex;margin-top:10px}.eb-button-text{display:inline-block}
.eb-gallery-img-wrapper{overflow:hidden}.eb-gallery-img-wrapper~.eb-img-gallery-loadmore{-webkit-appearance:none;border:0;border-radius:0;box-sizing:border-box;cursor:pointer;display:block;margin:20px auto 0;outline:1px 0 solid #000;text-shadow:none;transition:box-shadow .1s linear;white-space:nowrap;width:auto}.eb-gallery-img-wrapper~.eb-img-gallery-loadmore.loadmore-disable{cursor:none}.eb-gallery-img-wrapper~.eb-img-gallery-loadmore.loadmore-disable img{display:inline-block;margin-right:5px;position:relative;top:2px;width:16px}.eb-gallery-img-wrapper .eb-gallery-link-wrapper{display:block;height:100%;overflow:hidden;position:relative;width:100%}.eb-gallery-img-wrapper .eb-gallery-img-content{display:block;line-height:0;overflow:hidden;position:relative}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption{line-height:1em;position:absolute;transform:translate(0);width:auto}.eb-gallery-img-wrapper.grid{display:grid;grid-auto-flow:dense;grid-auto-rows:1fr;grid-template-columns:repeat(3,auto)}.eb-gallery-img-wrapper.grid.eb-filterable-img-gallery.show-loadmore,.eb-gallery-img-wrapper.grid.enable-isotope.show-loadmore{height:0}.eb-gallery-img-wrapper.grid .eb-gallery-img-content img{box-sizing:border-box;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.eb-gallery-img-wrapper.masonry .eb-gallery-img-content img{box-sizing:border-box;display:block;height:auto;max-width:100%}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption{opacity:0;transition:all .4s ease-in-out}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.left.bottom,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.left.middle,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.left.top{left:-10px}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.center.top{top:-10px}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.center.middle{bottom:0;transform:translate(-50%,20px)}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.center.bottom{bottom:-10px}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.right.bottom,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.right.middle,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.right.top{right:-10px}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption{opacity:1}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.left.top,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.left.top{left:0;top:0}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.left.middle,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.left.middle{left:0;top:50%;transform:translateY(-50%)}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.left.bottom,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.left.bottom{bottom:0;left:0}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.center.top,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.center.top{left:50%;top:0;transform:translateX(-50%)}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.center.middle,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.center.middle{bottom:auto!important;left:50%;top:50%;transform:translate(-50%,-50%)}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.center.bottom,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.center.bottom{bottom:0;left:50%;transform:translateX(-50%)}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.right.top,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.right.top{right:0;top:0}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.right.middle,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.right.middle{right:0;top:50%;transform:translateY(-50%)}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.right.bottom,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.right.bottom{bottom:0;right:0}.eb-gallery-img-wrapper.eb-filterable-img-gallery.masonry{-moz-columns:unset;columns:unset}.eb-gallery-img-wrapper.caption-style-1{overflow:hidden}.eb-gallery-img-wrapper.caption-style-1 .eb-gallery-img-caption{opacity:0}.eb-gallery-img-wrapper.caption-style-1 .eb-gallery-img{filter:grayscale(100%)!important;transition:all .25s ease-in-out}.eb-gallery-img-wrapper.caption-style-1 .eb-gallery-img-content:hover .eb-gallery-img{filter:grayscale(0)!important}.eb-gallery-img-wrapper.caption-style-1 .eb-gallery-img-content:hover .eb-gallery-img-caption{opacity:1;transition:all .3s ease-in-out}.eb-gallery-img-wrapper.caption-style-2 .eb-gallery-link-wrapper:after{align-items:center;content:"";display:flex;justify-content:center;margin:0!important;position:absolute;transition:all .3s ease-in-out}.eb-gallery-img-wrapper.caption-style-2 .eb-gallery-link-wrapper .eb-gallery-img-caption{transition:all .4s ease-in-out;visibility:hidden;z-index:99}.eb-gallery-img-wrapper.caption-style-2 .eb-gallery-link-wrapper:hover .eb-gallery-img-caption{visibility:visible}.eb-gallery-img-wrapper.caption-style-2 .eb-gallery-img{transition:all .25s ease-in-out}.eb-gallery-img-wrapper.caption-style-2.overlay-top .eb-gallery-link-wrapper:after{height:0;left:0;top:0;width:100%}.eb-gallery-img-wrapper.caption-style-2.overlay-top .eb-gallery-link-wrapper:hover:after{height:100%}.eb-gallery-img-wrapper.caption-style-2.overlay-bottom .eb-gallery-link-wrapper:after{bottom:0;height:0;left:0;width:100%}.eb-gallery-img-wrapper.caption-style-2.overlay-bottom .eb-gallery-link-wrapper:hover:after{height:100%}.eb-gallery-img-wrapper.caption-style-2.overlay-left .eb-gallery-link-wrapper:after{height:100%;left:0;top:0;width:0}.eb-gallery-img-wrapper.caption-style-2.overlay-left .eb-gallery-link-wrapper:hover:after{width:100%}.eb-gallery-img-wrapper.caption-style-2.overlay-right .eb-gallery-link-wrapper:after{height:100%;right:0;top:0;width:0}.eb-gallery-img-wrapper.caption-style-2.overlay-right .eb-gallery-link-wrapper:hover:after{width:100%}.eb-gallery-img-wrapper.caption-style-2.zoom .eb-gallery-link-wrapper:after{height:0;left:50%;top:50%;transform:scale(0);width:0}.eb-gallery-img-wrapper.caption-style-2.zoom .eb-gallery-link-wrapper:hover:after{height:100%;left:0;top:0;transform:scale(1);width:100%}.eb-gallery-img-wrapper .hidden{display:none!important}.eb-gallery-upload-button{background:#e3e3e3;color:#666;display:flex;flex-direction:column;height:60px;justify-content:center;width:100%}.eb-gallery-img-link{cursor:pointer;position:relative}.eb-img-gallery-filter-wrapper{margin:0 0 20px;padding:0;text-align:center}.eb-img-gallery-filter-wrapper li{cursor:pointer;display:inline-block;font-weight:400;letter-spacing:1px;line-height:1.8;list-style:none;margin:0 5px;padding:6px 15px;text-align:center;text-transform:uppercase}.fslightbox-container.fslightbox-fade-in-strong{animation:fslightbox-fade-in-complete .25s forwards}
.eb-shape-divider-wrapper,.eb-shape-divider-wrapper .eb-shape-divider{position:relative}.eb-advance-heading-wrapper.eb-advance-heading-7y74xh5{ position: relative; text-align: center; margin-bottom: 10px; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-7y74xh5:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-7y74xh5 .eb-ah-title { text-align: center; color: #ffffff; font-family: "Barlow Semi Condensed", sans-serif; font-size: 75px; line-height: 1.4em; font-weight: 400; text-transform: uppercase; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 5px; } .eb-advance-heading-wrapper.eb-advance-heading-7y74xh5:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-7y74xh5 .eb-ah-subtitle { text-align: center; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-advance-heading-wrapper.eb-advance-heading-7y74xh5:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-7y74xh5 .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-7y74xh5 .eb-ah-separator.line { border-style: none none solid; border-color: #ae3f6b; border-width:2px; width:100px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-7y74xh5:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-7y74xh5 .eb-ah-separator.icon { text-align: center; color: #ae3f6b; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-7y74xh5:hover .eb-ah-separator.icon { color: undefined; }.wp-admin .eb-parent-eb-advance-heading-7y74xh5 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-7y74xh5 { display: block; } body:not(.wp-admin) .eb-parent-eb-advance-heading-7y74xh5.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advance-heading-7y74xh5.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advance-heading-7y74xh5.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; } @media(max-width: 1024px){ .eb-advance-heading-wrapper.eb-advance-heading-7y74xh5 .eb-ah-title { font-size: 34px; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-7y74xh5 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-7y74xh5 { display: block; }} @media(max-width: 767px){ .eb-advance-heading-wrapper.eb-advance-heading-7y74xh5 .eb-ah-title { font-size: 26px; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-7y74xh5 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-7y74xh5 { display: block; }}  .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6{ position: relative; text-align: center; margin-bottom: 55px; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6 .eb-ah-title { text-align: center; color: #ffffff; font-family: "Poppins", sans-serif; font-size: 30px; line-height: 1.8em; font-weight: 400; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6 .eb-ah-subtitle { text-align: center; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6 .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6 .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6 .eb-ah-separator.icon { text-align: center; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6:hover .eb-ah-separator.icon { color: undefined; }.wp-admin .eb-parent-eb-advance-heading-f96j3y6 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-f96j3y6 { display: block; } body:not(.wp-admin) .eb-parent-eb-advance-heading-f96j3y6.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advance-heading-f96j3y6.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advance-heading-f96j3y6.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; } @media(max-width: 1024px){ .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6 .eb-ah-title { font-size: 14px; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-f96j3y6 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-f96j3y6 { display: block; }} @media(max-width: 767px){ .eb-advance-heading-wrapper.eb-advance-heading-f96j3y6 .eb-ah-title { font-size: 14px; margin-right: 0px; margin-left: 0px; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-f96j3y6 { display: block; opacity: 1; } .eb-parent-eb-advance-heading-f96j3y6 { display: block; }}  .eb-parent-eb-wrapper-q43rbyh { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-q43rbyh { margin: 0px; padding: 0px; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-q43rbyh > .eb-wrapper-inner > .eb-wrapper-inner-blocks { width:560px; max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-q43rbyh:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-q43rbyh .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-q43rbyh .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); }.wp-admin .eb-parent-eb-wrapper-q43rbyh { display: block; opacity: 1; } .eb-parent-eb-wrapper-q43rbyh { display: block; } @media(max-width: 1024px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-q43rbyh { display: block; opacity: 1; } .eb-parent-eb-wrapper-q43rbyh { display: block; }} @media(max-width: 767px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-q43rbyh { display: block; opacity: 1; } .eb-parent-eb-wrapper-q43rbyh { display: block; }}  .eb-countdown-l5p7alr.eb-cd-wrapper{ max-width:1170px; margin-bottom: 40px; z-index: 2; position: relative; background-color: rgba(40,70,175,1); border-width: 1px; border-color: rgba(174,63,107,1); border-style: solid; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } div.eb-countdown-l5p7alr.eb-cd-wrapper{ margin-left: auto; margin-right: auto; } .eb-countdown-l5p7alr.eb-cd-wrapper:before{ content: ""; position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 0; background-image: linear-gradient(50deg, rgba(174,63,107,1) 0% , rgba(249,177,140,1) 100%); opacity: 0.2; transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-countdown-l5p7alr.eb-cd-wrapper .eb-cd-inner { flex-direction: row; } .eb-countdown-l5p7alr.eb-cd-wrapper .eb-cd-inner .box { transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; padding-top: 20px; padding-bottom: 20px; border-radius: 10px; flex-direction: column; align-items: center; } .eb-countdown-l5p7alr.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-digit { font-family: "Poppins", sans-serif; font-size: 70px; line-height: 1em; font-weight: 100; color: rgba(255,255,255,0.8); } .eb-countdown-l5p7alr.eb-cd-wrapper .eb-cd-inner .box + .box:before { position: absolute; right: 90%; content: "|"; color: rgba(255,255,255,0.71); top:61%; padding-right:18%; font-size: 90px; font-weight: 100; } div.eb-countdown-l5p7alr.eb-cd-wrapper .eb-cd-inner .box:before{ line-height:0; } .eb-countdown-l5p7alr.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-label { font-family: "Poppins", sans-serif; font-size: 19px; font-weight: 100; text-transform: uppercase; letter-spacing: 5px; padding-top: 5px; color: #fff; } .eb-countdown-l5p7alr.eb-cd-wrapper .eb-cd-inner .box + .box { margin: 0; margin-left:0px; }.wp-admin .eb-parent-eb-countdown-l5p7alr { display: block; opacity: 1; } .eb-parent-eb-countdown-l5p7alr { display: block; } body:not(.wp-admin) .eb-parent-eb-countdown-l5p7alr.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-countdown-l5p7alr.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-countdown-l5p7alr.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; } @media(max-width: 1024px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-countdown-l5p7alr { display: block; opacity: 1; } .eb-parent-eb-countdown-l5p7alr { display: block; }} @media(max-width: 767px){ .eb-countdown-l5p7alr.eb-cd-wrapper .eb-cd-inner .box { padding-right: 10px; padding-left: 10px; } .eb-countdown-l5p7alr.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-digit { font-size: 20px; letter-spacing: 0px; } .eb-countdown-l5p7alr.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-label { font-size: 12px; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-countdown-l5p7alr { display: block; opacity: 1; } .eb-parent-eb-countdown-l5p7alr { display: block; }}  .eb-button-wrapper.eb-button-0t7c9id { margin-top: 28px; margin-right: 0px; margin-left: 0px; margin-bottom: 28px; } .eb-button-wrapper.eb-button-0t7c9id.eb-button-alignment { align-items: center; } .eb-button-wrapper.eb-button-0t7c9id .eb-button { justify-content: center; } .eb-button-wrapper.eb-button-0t7c9id .eb-button-anchor { background-image: linear-gradient(50deg, rgba(174,63,107,1) 0% , rgba(249,177,140,1) 100%); background-color: rgba(220, 53, 69,1); border-radius: 5px; font-family: "Poppins", sans-serif; font-size: 16px; line-height: 1.6em; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; padding-top: 18px; padding-right: 25px; padding-left: 25px; padding-bottom: 18px; color: #ffffff; transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-button-wrapper.eb-button-0t7c9id .eb-button-anchor:hover { background-image: linear-gradient(50deg, rgba(249,177,140,1) 0% , rgba(174,63,107,1) 100%); background-color: rgba(176, 42, 55,1); color: #ffffff; }.wp-admin .eb-parent-eb-button-0t7c9id { display: block; opacity: 1; } .eb-parent-eb-button-0t7c9id { display: block; } body:not(.wp-admin) .eb-parent-eb-button-0t7c9id.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-button-0t7c9id.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-button-0t7c9id.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; } @media(max-width: 1024px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-0t7c9id { display: block; opacity: 1; } .eb-parent-eb-button-0t7c9id { display: block; }} @media(max-width: 767px){ .eb-button-wrapper.eb-button-0t7c9id .eb-button-anchor { padding-top: 12px; padding-bottom: 12px; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-0t7c9id { display: block; opacity: 1; } .eb-parent-eb-button-0t7c9id { display: block; }}  .eb-parent-eb-wrapper-xmb8f8r { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-xmb8f8r { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 85px; padding-right: 20px; padding-left: 20px; padding-bottom: 75px; background-image: url(https://asociacionlaboralistas.es/wp-content/uploads/Plaza-Alta-Algeciras-southern-Spain-2496667816.jpg); background-position: center center; background-repeat: no-repeat; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-xmb8f8r > .eb-wrapper-inner > .eb-wrapper-inner-blocks { max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-xmb8f8r:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-xmb8f8r .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-xmb8f8r .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); }.wp-admin .eb-parent-eb-wrapper-xmb8f8r { display: block; opacity: 1; } .eb-parent-eb-wrapper-xmb8f8r { display: block; } @media(max-width: 1024px){.eb-wrapper-outer.eb-wrapper-xmb8f8r { padding-top: 70px; padding-bottom: 50px; background-attachment: scroll; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-xmb8f8r { display: block; opacity: 1; } .eb-parent-eb-wrapper-xmb8f8r { display: block; }} @media(max-width: 767px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-xmb8f8r { display: block; opacity: 1; } .eb-parent-eb-wrapper-xmb8f8r { display: block; }}  .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn{ gap:1px; transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.grid{ display: flex; flex-wrap: wrap; justify-content: flex-start; } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.grid .eb-gallery-img-content { width: calc((99.5% / 3) - 1px); } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.masonry{ columns: 3; } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.masonry .eb-gallery-img-content{ margin-bottom: 1px; } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.grid .eb-gallery-img-content img { height:300px; width:100%; } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn .eb-gallery-img-content img { transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn .eb-gallery-img-content .eb-gallery-img-caption { color: #ffffff; background-color: rgba(195 195 195 / 0.7); text-align: center; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 5px; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; font-size: 13px; } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.caption-style-2 .eb-gallery-link-wrapper:after { background-color: rgba(0 0 0 / 0.7); } .eb-parent-eb-image-gallery-jpmdorn .eb-img-gallery-filter-item { margin-top: 0px; margin-right: 5px; margin-left: 5px; margin-bottom: 0px; padding-top: 5px; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; font-size: 13px; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; color: #555555; background-color: #EEEDF0; } .eb-parent-eb-image-gallery-jpmdorn .eb-img-gallery-filter-item:hover { color: #ffffff; background-color: #333333; } .eb-parent-eb-image-gallery-jpmdorn .eb-img-gallery-filter-item.is-checked { color: #ffffff; background-color: #7967ff; } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.eb-filterable-img-gallery .eb-gallery-img-content { margin: calc(1px / 2); } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.eb-filterable-img-gallery.masonry .eb-gallery-img-content { width: calc((100% / 3) - 1px) ; }.wp-admin .eb-parent-eb-image-gallery-jpmdorn { display: block; opacity: 1; } .eb-parent-eb-image-gallery-jpmdorn { display: block; } @media(max-width: 1024px){ .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.grid .eb-gallery-img-content { width: calc((100% / 3) - 1px); } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.masonry{ columns: ; } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.masonry .eb-gallery-img-content{ margin-bottom: px; } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.eb-filterable-img-gallery.masonry .eb-gallery-img-content { width: calc((100% / ) - 1px); }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-image-gallery-jpmdorn { display: block; opacity: 1; } .eb-parent-eb-image-gallery-jpmdorn { display: block; }} @media(max-width: 767px){ .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.grid .eb-gallery-img-content { width: calc((100% / 3) - 1px); } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.masonry{ columns: ; } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.masonry .eb-gallery-img-content{ margin-bottom: px; } .eb-gallery-img-wrapper.eb-image-gallery-jpmdorn.eb-filterable-img-gallery.masonry .eb-gallery-img-content { width: calc((100% / ) - 1px); }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-image-gallery-jpmdorn { display: block; opacity: 1; } .eb-parent-eb-image-gallery-jpmdorn { display: block; }}  .eb-advance-heading-wrapper.eb-advance-heading-c52h0yw{ position: relative; text-align: left; background-image: linear-gradient(45deg, rgba(228,215,215,1) 0% , rgba(93,90,90,1) 100%); background-color: rgba(228,196,196,1); transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-c52h0yw:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-c52h0yw .eb-ah-title { text-align: left; color: #551ef7; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 15px; } .eb-advance-heading-wrapper.eb-advance-heading-c52h0yw:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-c52h0yw .eb-ah-subtitle { text-align: left; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-advance-heading-wrapper.eb-advance-heading-c52h0yw:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-c52h0yw .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-c52h0yw .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; } .eb-advance-heading-wrapper.eb-advance-heading-c52h0yw:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-c52h0yw .eb-ah-separator.icon { text-align: left; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-c52h0yw:hover .eb-ah-separator.icon { color: undefined; }.wp-admin .eb-parent-eb-advance-heading-c52h0yw { display: block; opacity: 1; } .eb-parent-eb-advance-heading-c52h0yw { display: block; } @media(max-width: 1024px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-c52h0yw { display: block; opacity: 1; } .eb-parent-eb-advance-heading-c52h0yw { display: block; }} @media(max-width: 767px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-c52h0yw { display: block; opacity: 1; } .eb-parent-eb-advance-heading-c52h0yw { display: block; }}  .eb-shape-divider-wrapper.eb-shape-divider-spr7cs0{ display: block; position: relative; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-shape-divider-wrapper.eb-shape-divider-spr7cs0 .eb-shape-divider-bottom { z-index: unset; } .eb-parent-eb-shape-divider-spr7cs0 .eb-shape-divider-top svg { width: calc(100% + 1.3px); }.wp-admin .eb-parent-eb-shape-divider-spr7cs0 { display: block; opacity: 1; } .eb-parent-eb-shape-divider-spr7cs0 { display: block; } @media(max-width: 1024px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-shape-divider-spr7cs0 { display: block; opacity: 1; } .eb-parent-eb-shape-divider-spr7cs0 { display: block; }} @media(max-width: 767px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-shape-divider-spr7cs0 { display: block; opacity: 1; } .eb-parent-eb-shape-divider-spr7cs0 { display: block; }}  .eb-shape-divider-wrapper.eb-shape-divider-czuhkh1{ display: block; position: relative; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-shape-divider-wrapper.eb-shape-divider-czuhkh1 .eb-shape-divider-bottom { z-index: unset; } .eb-parent-eb-shape-divider-czuhkh1 .eb-shape-divider-top svg { width: calc(100% + 1.3px); }.wp-admin .eb-parent-eb-shape-divider-czuhkh1 { display: block; opacity: 1; } .eb-parent-eb-shape-divider-czuhkh1 { display: block; } @media(max-width: 1024px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-shape-divider-czuhkh1 { display: block; opacity: 1; } .eb-parent-eb-shape-divider-czuhkh1 { display: block; }} @media(max-width: 767px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-shape-divider-czuhkh1 { display: block; opacity: 1; } .eb-parent-eb-shape-divider-czuhkh1 { display: block; }}  .eb-advance-heading-wrapper.eb-advance-heading-i7xxaus{ position: relative; text-align: center; background-image: linear-gradient(45deg, rgba(228,215,215,1) 0% , rgba(93,90,90,1) 100%); background-color: rgba(228,196,196,1); transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-i7xxaus:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-i7xxaus .eb-ah-title { text-align: center; color: #551ef7; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 15px; } .eb-advance-heading-wrapper.eb-advance-heading-i7xxaus:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-i7xxaus .eb-ah-subtitle { text-align: center; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-advance-heading-wrapper.eb-advance-heading-i7xxaus:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-i7xxaus .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-i7xxaus .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; margin-left: auto; margin-right: auto } .eb-advance-heading-wrapper.eb-advance-heading-i7xxaus:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-i7xxaus .eb-ah-separator.icon { text-align: center; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-i7xxaus:hover .eb-ah-separator.icon { color: undefined; }.wp-admin .eb-parent-eb-advance-heading-i7xxaus { display: block; opacity: 1; } .eb-parent-eb-advance-heading-i7xxaus { display: block; } @media(max-width: 1024px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-i7xxaus { display: block; opacity: 1; } .eb-parent-eb-advance-heading-i7xxaus { display: block; }} @media(max-width: 767px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-i7xxaus { display: block; opacity: 1; } .eb-parent-eb-advance-heading-i7xxaus { display: block; }}  .eb-advance-heading-wrapper.eb-advance-heading-aqiyhjj{ position: relative; text-align: left; background-image: linear-gradient(45deg, rgba(228,215,215,1) 0% , rgba(93,90,90,1) 100%); background-color: rgba(228,196,196,1); transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-aqiyhjj:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-aqiyhjj .eb-ah-title { text-align: left; color: #551ef7; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 15px; } .eb-advance-heading-wrapper.eb-advance-heading-aqiyhjj:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-aqiyhjj .eb-ah-subtitle { text-align: left; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-advance-heading-wrapper.eb-advance-heading-aqiyhjj:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-aqiyhjj .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-aqiyhjj .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; } .eb-advance-heading-wrapper.eb-advance-heading-aqiyhjj:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-aqiyhjj .eb-ah-separator.icon { text-align: left; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-aqiyhjj:hover .eb-ah-separator.icon { color: undefined; }.wp-admin .eb-parent-eb-advance-heading-aqiyhjj { display: block; opacity: 1; } .eb-parent-eb-advance-heading-aqiyhjj { display: block; } @media(max-width: 1024px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-aqiyhjj { display: block; opacity: 1; } .eb-parent-eb-advance-heading-aqiyhjj { display: block; }} @media(max-width: 767px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-aqiyhjj { display: block; opacity: 1; } .eb-parent-eb-advance-heading-aqiyhjj { display: block; }}  .eb-advance-heading-wrapper.eb-advance-heading-3tp8nls{ position: relative; text-align: left; background-image: linear-gradient(45deg, rgba(228,215,215,1) 0% , rgba(93,90,90,1) 100%); background-color: rgba(228,196,196,1); transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-3tp8nls:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-3tp8nls .eb-ah-title { text-align: left; color: #551ef7; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 15px; } .eb-advance-heading-wrapper.eb-advance-heading-3tp8nls:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-3tp8nls .eb-ah-subtitle { text-align: left; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-advance-heading-wrapper.eb-advance-heading-3tp8nls:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-3tp8nls .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-3tp8nls .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:4px; width:100px; } .eb-advance-heading-wrapper.eb-advance-heading-3tp8nls:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-3tp8nls .eb-ah-separator.icon { text-align: left; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-3tp8nls:hover .eb-ah-separator.icon { color: undefined; }.wp-admin .eb-parent-eb-advance-heading-3tp8nls { display: block; opacity: 1; } .eb-parent-eb-advance-heading-3tp8nls { display: block; } @media(max-width: 1024px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-3tp8nls { display: block; opacity: 1; } .eb-parent-eb-advance-heading-3tp8nls { display: block; }} @media(max-width: 767px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-3tp8nls { display: block; opacity: 1; } .eb-parent-eb-advance-heading-3tp8nls { display: block; }}  .eb-interactive-promo-wrapper figure > figcaption { box-sizing: border-box; } .eb-interactive-promo-wrapper.eb-interactive-promo-5olw2qy { margin-top: 28px; margin-right: 0px; margin-left: 0px; margin-bottom: 28px; } .eb-interactive-promo-wrapper.eb-interactive-promo-5olw2qy .eb-interactive-promo-header { color: #ffffff; } .eb-interactive-promo-wrapper.eb-interactive-promo-5olw2qy .eb-interactive-promo-content { font-style: oblique; color: rgba(236,26,26,1); } .eb-interactive-promo-wrapper.eb-interactive-promo-5olw2qy .eb-interactive-promo figure { height: 100%; max-width: 100%; margin: 0 auto; width: 100%; position: relative; overflow: hidden; transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-interactive-promo-wrapper.eb-interactive-promo-5olw2qy .eb-interactive-promo figure img { min-width: 100%; object-fit: cover; }.wp-admin .eb-parent-eb-interactive-promo-5olw2qy { display: block; opacity: 1; } .eb-parent-eb-interactive-promo-5olw2qy { display: block; } @media(max-width: 1024px){ .eb-interactive-promo-wrapper.eb-interactive-promo-5olw2qy .eb-interactive-promo figure { height: 100%; max-width: 100%; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-interactive-promo-5olw2qy { display: block; opacity: 1; } .eb-parent-eb-interactive-promo-5olw2qy { display: block; }} @media(max-width: 767px){ .eb-interactive-promo-wrapper.eb-interactive-promo-5olw2qy .eb-interactive-promo figure { height: 100%; max-width: 100%; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-interactive-promo-5olw2qy { display: block; opacity: 1; } .eb-parent-eb-interactive-promo-5olw2qy { display: block; }}  .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr{ position: relative; text-align: left; margin-bottom: 10px; padding-top: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; background-color: rgba(255,255,255,1); transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr:before{ transition:background 0.5s, opacity 0.5s, filter 0.5s; } .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr .eb-ah-title { text-align: left; color: #551ef7; font-family: "Barlow Semi Condensed", sans-serif; font-size: 75px; line-height: 1.4em; font-weight: 400; text-transform: uppercase; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr:hover .eb-ah-title { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr .eb-ah-subtitle { text-align: left; color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 20px; } .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr:hover .eb-ah-subtitle { color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr .eb-ah-separator { color: #555555; margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; } .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr .eb-ah-separator.line { border-style: none none solid; border-color: #551ef7; border-width:2px; width:100em; } .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr:hover .eb-ah-separator.line { border-color: undefined; } .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr .eb-ah-separator.icon { text-align: left; color: #551ef7; font-size:30px; } .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr:hover .eb-ah-separator.icon { color: undefined; }.wp-admin .eb-parent-eb-advance-heading-8r9ulnr { display: block; opacity: 1; } .eb-parent-eb-advance-heading-8r9ulnr { display: block; } body:not(.wp-admin) .eb-parent-eb-advance-heading-8r9ulnr.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-advance-heading-8r9ulnr.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-advance-heading-8r9ulnr.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; } @media(max-width: 1024px){ .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr .eb-ah-title { font-size: 34px; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-8r9ulnr { display: block; opacity: 1; } .eb-parent-eb-advance-heading-8r9ulnr { display: block; }} @media(max-width: 767px){ .eb-advance-heading-wrapper.eb-advance-heading-8r9ulnr .eb-ah-title { font-size: 26px; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-advance-heading-8r9ulnr { display: block; opacity: 1; } .eb-parent-eb-advance-heading-8r9ulnr { display: block; }}  .eb-parent-eb-wrapper-at2o8tp { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-at2o8tp { margin: 0px; padding: 0px; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-at2o8tp > .eb-wrapper-inner > .eb-wrapper-inner-blocks { width:560px; max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-at2o8tp:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-at2o8tp .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-at2o8tp .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); }.wp-admin .eb-parent-eb-wrapper-at2o8tp { display: block; opacity: 1; } .eb-parent-eb-wrapper-at2o8tp { display: block; } @media(max-width: 1024px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-at2o8tp { display: block; opacity: 1; } .eb-parent-eb-wrapper-at2o8tp { display: block; }} @media(max-width: 767px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-at2o8tp { display: block; opacity: 1; } .eb-parent-eb-wrapper-at2o8tp { display: block; }}  .eb-button-wrapper.eb-button-l5iwqne { margin-top: 28px; margin-right: 0px; margin-left: 0px; margin-bottom: 28px; } .eb-button-wrapper.eb-button-l5iwqne.eb-button-alignment { align-items: center; } .eb-button-wrapper.eb-button-l5iwqne .eb-button { justify-content: center; } .eb-button-wrapper.eb-button-l5iwqne .eb-button-anchor { background-image: linear-gradient(50deg, rgba(174,63,107,1) 0% , rgba(249,177,140,1) 100%); background-color: rgba(220, 53, 69,1); border-radius: 5px; font-family: "Poppins", sans-serif; font-size: 16px; line-height: 1.6em; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; padding-top: 18px; padding-right: 25px; padding-left: 25px; padding-bottom: 18px; color: #ffffff; transition: all 0.3s, background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-button-wrapper.eb-button-l5iwqne .eb-button-anchor:hover { background-image: linear-gradient(50deg, rgba(249,177,140,1) 0% , rgba(174,63,107,1) 100%); background-color: rgba(176, 42, 55,1); color: #ffffff; }.wp-admin .eb-parent-eb-button-l5iwqne { display: block; opacity: 1; } .eb-parent-eb-button-l5iwqne { display: block; } body:not(.wp-admin) .eb-parent-eb-button-l5iwqne.eb_animation { visibility: hidden; opacity: 0; transition: ease-in 1000ms; } body:not(.wp-admin) .eb-parent-eb-button-l5iwqne.eb_animation.eb__animated { visibility: visible; opacity: 1; } .eb-parent-eb-button-l5iwqne.eb_animation.eb__animated { animation-duration: 1000ms; animation-delay: 0ms; } @media(max-width: 1024px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-l5iwqne { display: block; opacity: 1; } .eb-parent-eb-button-l5iwqne { display: block; }} @media(max-width: 767px){ .eb-button-wrapper.eb-button-l5iwqne .eb-button-anchor { padding-top: 12px; padding-bottom: 12px; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-button-l5iwqne { display: block; opacity: 1; } .eb-parent-eb-button-l5iwqne { display: block; }}  .eb-parent-eb-wrapper-wggxuqz { position: relative; } .eb-wrapper-align-center { margin-right: auto !important; margin-left: auto !important; } .eb-wrapper-align-right { margin-left: auto !important; } .eb-wrapper-outer.eb-wrapper-wggxuqz { margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; padding-top: 85px; padding-right: 20px; padding-left: 20px; padding-bottom: 75px; background-image: url(https://asociacionlaboralistas.es/wp-content/uploads/sede-social-APBA.jpg); background-position: center center; background-repeat: no-repeat; max-width: 100%; transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s ; } .eb-wrapper-outer.eb-wrapper-wggxuqz > .eb-wrapper-inner > .eb-wrapper-inner-blocks { width:983px; max-width: 100%; position: relative; } .eb-wrapper-outer.eb-wrapper-wggxuqz:before{ transition: background 0.5s, opacity 0.5s, filter 0.5s; } .eb-parent-eb-wrapper-wggxuqz .eb-shape-divider-top svg { width: calc(100% + 1.3px); } .eb-parent-eb-wrapper-wggxuqz .eb-shape-divider-bottom svg { width: calc(100% + 1.3px); }.wp-admin .eb-parent-eb-wrapper-wggxuqz { display: block; opacity: 1; } .eb-parent-eb-wrapper-wggxuqz { display: block; } @media(max-width: 1024px){.eb-wrapper-outer.eb-wrapper-wggxuqz { padding-top: 70px; padding-bottom: 50px; background-attachment: scroll; }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-wggxuqz { display: block; opacity: 1; } .eb-parent-eb-wrapper-wggxuqz { display: block; }} @media(max-width: 767px){}.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-wrapper-wggxuqz { display: block; opacity: 1; } .eb-parent-eb-wrapper-wggxuqz { display: block; }}