.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;
}.cresta-whatsapp-chat-container-button.open,.cresta-whatsapp-chat-container.open{visibility:visible;pointer-events:all;opacity:1}.cresta-whatsapp-chat-box{width:60px;height:60px;display:block;position:fixed;bottom:15px;right:15px;cursor:pointer;text-align:center;line-height:60px;background:#25d366;border-radius:100%;box-shadow:1px 1px 4px 0 rgba(0,0,0,.3)}.cresta-whatsapp-chat-box svg#whatsapp-msng-icon{width:30px;height:30px;position:absolute;top:15px;left:15px;opacity:1;overflow:hidden;transition:opacity 160ms ease-in-out}.cresta-whatsapp-chat-box svg#close-icon{opacity:0;width:20px;height:20px;position:absolute;top:20px;left:20px;transition:opacity 160ms ease-in-out}.cresta-whatsapp-chat-box.open svg#whatsapp-msng-icon{opacity:0}.cresta-whatsapp-chat-box.open svg#close-icon{opacity:1}.cresta-whatsapp-chat-container{position:fixed;bottom:90px;right:15px;transform:translateY(50px);opacity:0;visibility:hidden;border-radius:10px;pointer-events:none;box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);transition:transform 160ms ease-in-out,opacity 160ms ease-in-out,visibility 160ms ease-in-out}.cresta-whatsapp-chat-container iframe,.cresta-whatsapp-chat-container-button iframe{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.cresta-whatsapp-chat-container.open{transform:translateY(0)}.cresta-whatsapp-chat-top-header{display:block;position:relative;width:300px;background:#25d366;color:#fff;text-align:center;padding:10px;font-size:14px;line-height:1;box-sizing:border-box;border-top-left-radius:5px;border-top-right-radius:5px}.cresta-whatsapp-inner{width:300px;height:280px;background:#fff;position:relative;box-sizing:border-box}.cresta-whatsapp-chat-button,.cresta-whatsapp-to-send .cresta-whatsapp-send{display:inline-block;background:#25d366;color:#fff;cursor:pointer;line-height:1}.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea{border:0!important;outline:0;resize:none;height:100%;width:100%;background:0 0!important;border-radius:0!important;color:#000;padding:20px 40px!important;box-sizing:border-box;transition:none}.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea:focus,.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea:hover{background:0 0!important;border-radius:0!important;border:0!important}.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea::-webkit-input-placeholder{color:#cfcfcf}.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea::-moz-placeholder{color:#cfcfcf}.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea:-ms-input-placeholder{color:#cfcfcf}.cresta-whatsapp-inner textarea.cresta-whatsapp-textarea:-moz-placeholder{color:#cfcfcf}.cresta-whatsapp-to-send{border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-sizing:border-box}.cresta-whatsapp-to-send .cresta-whatsapp-send{width:100%;border-radius:0 0 5px 5px;outline:0;box-shadow:none;border:0;text-decoration:none;padding:18px 0;text-align:center;margin:0;min-height:auto;font-size:inherit;font-family:inherit}.cresta-whatsapp-to-send #whatsapp-msng-icon-send{position:relative;display:inline-block;left:0;top:1px;transition:.2s ease-in-out}body.rtl .cresta-whatsapp-to-send #whatsapp-msng-icon-send{right:0;transform:rotate(180deg)}.cresta-whatsapp-to-send:active #whatsapp-msng-icon-send,.cresta-whatsapp-to-send:focus #whatsapp-msng-icon-send,.cresta-whatsapp-to-send:hover #whatsapp-msng-icon-send{left:7px}body.rtl .cresta-whatsapp-to-send:active #whatsapp-msng-icon-send,body.rtl .cresta-whatsapp-to-send:focus #whatsapp-msng-icon-send,body.rtl .cresta-whatsapp-to-send:hover #whatsapp-msng-icon-send{right:7px;left:inherit}.cresta-whatsapp-chat-button{position:relative;padding:10px 15px;border-radius:10px;font-size:14px;margin-bottom:10px;box-shadow:1px 1px 4px 0 rgba(0,0,0,.3)}.cresta-whatsapp-chat-button span{vertical-align:text-top}.cresta-whatsapp-chat-button svg#whatsapp-msng-icon-button{width:24px;height:24px;vertical-align:text-bottom}body.rtl .cresta-whatsapp-chat-button svg#whatsapp-msng-icon-button{margin-right:inherit;margin-left:6px}.cresta-whatsapp-chat-container-button{border-radius:10px;box-shadow:0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);position:absolute;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 160ms ease-in-out,visibility 160ms ease-in-out}.cresta-whatsapp-chat-container-button.top{top:-20px;left:50%;transform:translate(-50%,-100%)}.cresta-whatsapp-chat-container-button.bottom{bottom:-20px;left:50%;transform:translate(-50%,100%)}.cresta-whatsapp-chat-container-button.left{bottom:0;left:-20px;transform:translate(-100%,50%)}.cresta-whatsapp-chat-container-button.right{bottom:0;right:-20px;transform:translate(100%,50%)}.cresta-whatsapp-chat-overlay{position:fixed;top:0;bottom:0;left:0;right:0;display:none}.cresta-whatsapp-chat-overlay.open{display:block}@media all and (max-width:769px){.cresta-whatsapp-chat-box.onDesktop,.cresta-whatsapp-chat-overlay{display:none!important}}@media all and (min-width:769px){.cresta-whatsapp-chat-box.onMobile{display:none!important}}@media all and (max-width:600px){.cresta-whatsapp-chat-box{width:45px;height:45px;line-height:45px}.cresta-whatsapp-chat-box svg#whatsapp-msng-icon{width:20px;height:20px}.cresta-whatsapp-chat-box svg#close-icon,.cresta-whatsapp-chat-box svg#whatsapp-msng-icon{top:13px;left:12px}}@-webkit-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-caption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-caption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-caption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-caption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.justified-gallery .caption .photo-title-with-desc {
font-weight: bold;
}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:#fff; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxContent{margin-top:32px; overflow:visible; background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{background:#000; padding:1px;}
#cboxLoadingGraphic{background:url(//ansefunai.com.br/wp-content/plugins/flickr-justified-gallery/lightboxes/colorbox/images/loading.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#000;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(//ansefunai.com.br/wp-content/plugins/flickr-justified-gallery/lightboxes/colorbox/images/controls.png) no-repeat 0 0;} #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious:hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext:hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px; right:0;}
#cboxClose:hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//ansefunai.com.br/wp-content/plugins/flickr-justified-gallery/lightboxes/swipebox/img/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(//ansefunai.com.br/wp-content/plugins/flickr-justified-gallery/lightboxes/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}