.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.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:400;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:.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:.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}/**
* kk Star Ratings
* @see https://github.com/kamalkhan/kk-star-ratings
*/
 .kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/inactive.svg");}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/active.svg");}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/selected.svg");}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}
.space-cookie-notice{position:fixed;z-index:1142;max-width:1230px;left:10px;bottom:10px;right:10px;margin:0 auto;background-color:#fff;border-radius:12px;font-size:14px;padding:20px;transition:.1s ease-in-out;transform:translate(0);box-shadow:0 0 10px #aaa}.space-cookie-notice .wrapper{display:flex;align-items:center;height:100%}.space-cookie-notice .wrapper img{margin-right:15px}.space-cookie-notice .wrapper span{flex-grow:1}.space-cookie-notice .wrapper button{background:#61a229 0 0 no-repeat padding-box!important;color:#fff!important;border:0!important;border-radius:8px;text-align:center;font-size:16px;padding:10px 20px;letter-spacing:0;margin-left:15px;cursor:pointer;white-space:nowrap}@media screen and (max-width:767px){.space-cookie-notice .wrapper{flex-direction:column;align-items:stretch}.space-cookie-notice .wrapper p{margin-bottom:20px}.space-cookie-notice .wrapper button{margin-left:0}.space-cookie-notice .wrapper img{display:none}}@keyframes swb-animate{0%{transform:scale(.5);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}.space-whatsapp-button{position:fixed;bottom:20px;z-index:999999}.space-whatsapp-button>div{position:relative}.space-whatsapp-button.left{left:20px}.space-whatsapp-button.left .tooltip{left:75%;right:auto;transform:scale(-1,1)}.space-whatsapp-button.left .tooltip span{transform:scale(-1,1);display:block}.space-whatsapp-button.right{right:20px}.space-whatsapp-button .tooltip{position:absolute;top:-60%;right:60%;max-width:calc(100vw - 105px);height:32px;padding:0 14px;border:0;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));transform:translateZ(0);pointer-events:none;font-size:.8em}.space-whatsapp-button .tooltip.fixed{opacity:1}.space-whatsapp-button:hover .tooltip{opacity:1;animation:none;transition:opacity .2s}.space-whatsapp-button .tooltip:after{content:"";display:block;position:absolute;top:30px;right:3px;border:solid transparent;border-width:6px 0 6px 18px;border-left-color:#fff;transform:rotate(70deg)}.space-whatsapp-button.animated:after,.space-whatsapp-button.animated:before{content:"";display:block;position:absolute;z-index:-1;border-radius:50%;border:1px solid #25d366;left:-10px;right:-10px;bottom:-10px;top:-10px;animation:swb-animate 1.5s linear infinite;opacity:0;backface-visibility:hidden;pointer-events:none}.space-whatsapp-button.animated:after{animation-delay:.5s}.swb-info-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999;display:flex;justify-content:center;align-items:center}.swb-info{background-color:#fff;border-radius:15px;max-width:400px;width:90%;box-shadow:0 4px 8px rgba(0,0,0,.1)}.swb-info-header{padding:15px 20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;background-color:#128c7e;color:#fff;border-top-left-radius:15px;border-top-right-radius:15px}.swb-info-header h3{margin:0;font-size:18px}.swb-info-close{font-size:35px;cursor:pointer;color:#fff}.swb-info-body{padding:20px}.swb-form-group{margin-bottom:15px;display:flex;flex-direction:column}.swb-form-group label{display:block;margin-bottom:5px;font-weight:500}.swb-form-group input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.swb-submit-btn{background-color:#25d366;color:#fff;border:0;padding:10px 15px;cursor:pointer;font-size:16px;width:100%;align-items:center;display:flex;gap:10px;justify-content:center;border-radius:20px}.swb-submit-btn:hover{background-color:#128c7e}#spu-main{width:350px!important;max-height:417px!important}form fieldset select [value^="Outro"]{display:none!important}select{max-width:100%}.telefone{margin-top:16px;margin-left:20px;float:left}.telefone a{color:#0f62ac;font-size:22px;font-weight:700}.redes-sociais li a.icon{width:54px;height:54px}.redes-sociais li a.icon::before{width:54px;height:54px;font-size:28px;line-height:54px}.redes-sociais li a.icon,.img-icone-nossos-servicos-home,.texto-nossos-servicos-home{-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}#botao-whatsapp.et_pb_custom_button_icon.et_pb_button,#botao-whatsapp-rodape.et_pb_custom_button_icon.et_pb_button{padding-right:2.5em}#botao-whatsapp:hover,#botao-whatsapp-rodape:hover,.redes-sociais li a.icon:hover,.img-icone-nossos-servicos-home:hover,.texto-nossos-servicos-home:hover{opacity:.7}#botao-whatsapp.et_pb_custom_button_icon.et_pb_button:after,#botao-whatsapp-rodape.et_pb_custom_button_icon.et_pb_button:after{content:url(https://uniprag.com.br/wp-content/uploads/2019/01/icone-whatsapp-min.png)}#logo{top:12px;position:relative;float:left}.fullwidth-menu li li a{width:250px;padding:8px 0;line-height:1.2em}.nav li li{padding:0 10px}#et-footer-nav{background-color:#115490}.bottom-nav{padding:25px 0;text-align:center}.bottom-nav a{color:#fff;font-size:18px}.bottom-nav li{padding-right:50px}.bottom-nav li:last-child{padding-right:0}.menu-rodape a{margin-right:55px}.menu-rodape a:last-child{margin-right:0}.et_pb_slide_content,.et_pb_best_valu{width:470px}#slide-principal .et_pb_container{width:100%;max-width:1080px}#slide-segmentos-home{padding-bottom:30px}#slide-segmentos-home .et_pb_slide{padding:0}#slide-segmentos-home .et_pb_slides .et_pb_slider_container_inner{display:inherit}#slide-segmentos-home .et_pb_slide_image{margin-top:77px!important;width:601px;margin-right:39px;position:relative;top:inherit;bottom:inherit;float:left;text-align:right}#slide-segmentos-home .et_pb_slide_image img{max-height:inherit!important}#slide-segmentos-home .et_pb_slide_description{padding-top:0;padding-bottom:0;width:440px;float:left}#slide-segmentos-home .et-pb-controllers .et-pb-active-control{background-color:#a8be22;border:none;top:-2px;position:relative}#slide-segmentos-home .et-pb-controllers a{background-color:#fff0;border:2px solid #115490;width:9px;height:9px}#slide-segmentos-home .et-pb-controllers a:last-child{margin-right:0}#slide-segmentos-home .et-pb-controllers{bottom:-15px;text-align:left}.pag-adicional-img{border-radius:160px!important;float:left!important;margin-right:20px!important;shape-outside:margin-box!important}.formulario-contato #rd-column-l6l5plxh .bricks-form__label,.formulario-trabalhe-consco label,.formulario-trabalhe-consco input::placeholder,.formulario-trabalhe-consco textarea::placeholder{color:#333333!important;display:inline-block;font-family:'Prompt',Helvetica,Arial,Lucida,sans-serif!important;font-size:16px;font-weight:400!important;text-align:left;text-decoration:none;position:relative!important}.formulario-contato #rd-column-l6l5plxh .bricks-form__input,.formulario-trabalhe-consco input,.formulario-trabalhe-consco textarea{color:#333!important;font-family:'Prompt',Helvetica,Arial,Lucida,sans-serif!important;font-size:16px;background-color:#fff;border:1px solid #0f62ac!important;border-radius:10px;border-width:1px}.formulario-trabalhe-consco input,.formulario-trabalhe-consco textarea{padding:7px 10px 6px!important;width:100%!important}.formulario-trabalhe-consco input[type=file]{padding:0!important;cursor:pointer!important}.formulario-trabalhe-consco input[type=file]::file-selector-button{background-color:#0f62ac!important;color:#fff!important;border:0!important;height:39px!important;padding:10px!important;cursor:pointer!important}.formulario-contato .bricks-form__submit .bricks--component-button.rd-button,.formulario-trabalhe-consco input.wpcf7-form-control.wpcf7-submit{align-self:center;background-color:#0f62ac!important;border-style:none!important;border-radius:10px!important;;font-family:'Prompt',Helvetica,Arial,Lucida,sans-serif!important;font-weight:400!important;height:51px;display:block}.wpcf7 form input,.wpcf7 form textarea,.wpcf7 select{background-color:#ffffff!important}.formulario-trabalhe-consco input.wpcf7-form-control.wpcf7-submit{color:#fff!important;padding:0 20px!important}.formulario-trabalhe-consco span.wpcf7-form-control-wrap.recaptcha{display:inline-block!important}.formularios input[type=text],.formularios input[type=email],.formularios select,.formularios textarea{padding:12px;max-width:100%;width:100%;font-size:20px;color:#fff;background-color:#1a5e9c;border:2px solid #fafafa;margin-bottom:10px}.formularios input[type=submit]{float:right;font-size:18px;color:#29293f;background:#a8be22;text-shadow:none;border:none;border-radius:5px;padding:12px 45px;font-weight:700;box-shadow:none;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.formularios input[type=submit]:hover{opacity:.7}.formularios textarea{height:120px}.formularios .form-linha{width:100%}.formularios .form-linha .form-coluna{float:left}body .cf7-style div.wpcf7-validation-errors{background:#b10000;color:#fff;border:2px solid #b10000;float:left;padding:10px 15px;margin:10px auto;width:100%;text-align:center}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{position:absolute;top:-25px;border:none;background-color:#b10000;color:#fff;margin:0;font-size:17px}::-webkit-input-placeholder{color:#fff}:-moz-placeholder{color:#fff}::-moz-placeholder{color:#fff}:-ms-input-placeholder{color:#fff}.form-row ::-webkit-input-placeholder{color:#1e2228}.form-row :-moz-placeholder{color:#1e2228}.form-row ::-moz-placeholder{color:#1e2228}.form-row :-ms-input-placeholder{color:#1e2228}#form-home .form-linha .form-coluna{width:49%;margin-right:1%}#form-home .form-linha .form-coluna:last-child{margin-right:0}#form-home .form-linha{float:left}#form-home select{padding:11px 12px}#form-home textarea{height:114px}#form-home span.wpcf7-not-valid-tip{color:#fff;font-size:18px;background-color:#b10000;width:max-content;padding:0 7px;position:relative;top:-10px}#form-orcamento-gratis input[type=submit]{float:none;width:100%}#form-orcamento-gratis input[type=text],#form-orcamento-gratis input[type=email],#form-orcamento-gratis select,#form-orcamento-gratis textarea{color:#29293f;background-color:#fff;border:1px solid #29293f;border-radius:5px;margin-bottom:5px}#form-orcamento-gratis input::-webkit-input-placeholder{color:#29293f}#form-orcamento-gratis input:-moz-placeholder{color:#29293f}#form-orcamento-gratis input::-moz-placeholder{color:#29293f}#form-orcamento-gratis input:-ms-input-placeholder{color:#29293f}#form-atendimento-rapido .form-linha .form-coluna4{width:23.5%;margin-right:2%}#form-atendimento-rapido .form-linha .form-coluna4:last-child{margin-right:0}#form-atendimento-rapido .form-linha .form-coluna1{width:100%}#form-atendimento-rapido .form-linha .form-coluna2{width:74.5%;margin-right:2%}#form-atendimento-rapido .form-linha .form-coluna2:last-child{width:23.5%;margin-right:0}#form-atendimento-rapido textarea{height:50px;padding:10px}#form-atendimento-rapido select{padding:11px 12px}#form-atendimento-rapido input[type=submit]{width:100%;height:50px}#form-atendimento-rapido .g-recaptcha{float:right}#form-atendimento-rapido span.wpcf7-not-valid-tip{color:#fff;font-size:12px;background-color:#b10000;width:max-content;padding:0 7px;position:absolute;top:-30px}.sharpspring_form{margin-top:-20px}.sharpspring_form input[type=text],.sharpspring_form select,.sharpspring_form textarea{padding:12px;max-width:100%;width:100%;font-size:20px;color:#fff;background-color:#1a5e9c;border:2px solid #fafafa}.sharpspring_form .button{float:right;font-size:18px;color:#29293f;background:#a8be22;text-shadow:none;border:none;border-radius:5px;padding:12px 45px;font-weight:700;box-shadow:none;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.sharpspring_form .button:hover{opacity:.7}.sharpspring_form textarea{height:120px}.sharpspring_form fieldset li label{display:none;font-size:20px;line-height:25px;padding:6px 6px 2px;margin:0}::-webkit-input-placeholder{color:#fff}:-moz-placeholder{color:#fff}::-moz-placeholder{color:#fff}:-ms-input-placeholder{color:#fff}.sharpspring_form #form_18bbceca-67f1-41fb-b167-e7d67cb50798{padding:20px 0 0}.sharpspring_form #form_18bbceca-67f1-41fb-b167-e7d67cb50798 fieldset ul li{clear:inherit}.sharpspring_form #form_18bbceca-67f1-41fb-b167-e7d67cb50798 fieldset ul li{width:49%;margin-right:1%}.sharpspring_form #form_18bbceca-67f1-41fb-b167-e7d67cb50798 fieldset ul li:nth-of-type(3),.sharpspring_form #form_18bbceca-67f1-41fb-b167-e7d67cb50798 fieldset ul li:nth-of-type(4),.sharpspring_form #form_18bbceca-67f1-41fb-b167-e7d67cb50798 fieldset ul li:nth-of-type(5){float:left}.sharpspring_form #form_18bbceca-67f1-41fb-b167-e7d67cb50798 fieldset ul li:nth-of-type(4){margin-right:0;margin-top:-124px}.sharpspring_form #form_18bbceca-67f1-41fb-b167-e7d67cb50798 fieldset ul li:nth-of-type(5){margin-right:0;margin-top:-62px}.sharpspring_form #form_18bbceca-67f1-41fb-b167-e7d67cb50798 select{padding:10px 12px;margin-top:2px}.sharpspring_form #form_18bbceca-67f1-41fb-b167-e7d67cb50798 textarea{height:110px}.sharpspring_form #form_18bbceca-67f1-41fb-b167-e7d67cb50798 label.error{position:absolute;top:40px;width:max-content;left:0;font-size:15px;margin:0;padding:2px 4px 0}.form-rodape-desktop iframe{margin-top:-30px}.sharpspring_form #form_a3d64f42-d14f-4847-b43b-9e6cd294d40e input[type=text],.sharpspring_form #form_a3d64f42-d14f-4847-b43b-9e6cd294d40e select,.sharpspring_form #form_a3d64f42-d14f-4847-b43b-9e6cd294d40e textarea{color:#29293f;background-color:#fff;border:1px solid #29293f;border-radius:5px}.sharpspring_form #form_a3d64f42-d14f-4847-b43b-9e6cd294d40e .button{width:100%}.sharpspring_form #form_a3d64f42-d14f-4847-b43b-9e6cd294d40e fieldset ul li{margin:0 0 5px 0}#form_a3d64f42-d14f-4847-b43b-9e6cd294d40e input::-webkit-input-placeholder{color:#29293f}#form_a3d64f42-d14f-4847-b43b-9e6cd294d40e input:-moz-placeholder{color:#29293f}#form_a3d64f42-d14f-4847-b43b-9e6cd294d40e input::-moz-placeholder{color:#29293f}#form_a3d64f42-d14f-4847-b43b-9e6cd294d40e input:-ms-input-placeholder{color:#29293f}.popup-content p{margin:0!important;padding-bottom:0}.popup-content p:not(.has-background):last-of-type{margin-top:-10px!important}.popup-content{border:2px solid #1e73be!important;border-bottom:none!important}.form-atendimento-rapido iframe{margin-top:-40px}.form-atendimento-rapido p:not(.has-background):last-of-type{margin-top:-65px;margin-bottom:0}.sharpspring_form #form_1713ae2e-a834-4984-9ab1-bac6504d9d62 fieldset ul li,.sharpspring_form #form_1713ae2e-a834-4984-9ab1-bac6504d9d62 fieldset ul p .clear{float:left;clear:inherit}.sharpspring_form #form_1713ae2e-a834-4984-9ab1-bac6504d9d62 fieldset ul li{width:19%;margin-right:1%}.sharpspring_form #form_1713ae2e-a834-4984-9ab1-bac6504d9d62 fieldset ul li:last-of-type{display:none}.sharpspring_form #form_1713ae2e-a834-4984-9ab1-bac6504d9d62 select{padding:10px 12px;margin-top:2px}.sharpspring_form #form_1713ae2e-a834-4984-9ab1-bac6504d9d62 .clear{width:20%;clear:inherit;float:left;margin-top:12px;margin-bottom:0}.sharpspring_form #form_1713ae2e-a834-4984-9ab1-bac6504d9d62 .button{width:100%;float:none;padding:13px 0 14px;margin-top:-10px}.sharpspring_form #form_1713ae2e-a834-4984-9ab1-bac6504d9d62 label.error{position:absolute;top:50px;left:0;font-size:16px;line-height:18px;margin:0;padding:2px 4px 0}#form_a3d64f42-d14f-4847-b43b-9e6cd294d40e .ss-recaptcha .ss-anchor-invisible-text{margin-top:30px}.ss-recaptcha .ss-anchor-invisible-text,.ss-recaptcha .ss-anchor-pt a{color:#fff}#form_f950bdf2-52a8-4596-987d-acd86a06ca26 .ss-recaptcha .ss-anchor-invisible-text,#form_f950bdf2-52a8-4596-987d-acd86a06ca26 .ss-recaptcha .ss-anchor-pt a,#form_907a3306-8942-42c2-859f-40a22df1ec1f .ss-recaptcha .ss-anchor-invisible-text,#form_907a3306-8942-42c2-859f-40a22df1ec1f .ss-recaptcha .ss-anchor-pt a,#form_a3d64f42-d14f-4847-b43b-9e6cd294d40e .ss-recaptcha .ss-anchor-invisible-text,#form_a3d64f42-d14f-4847-b43b-9e6cd294d40e .ss-recaptcha .ss-anchor-pt a{color:#282828}.form-home-unidade-natal iframe,.form-rodape-unidade-natal iframe,.form-home-unidade-macae iframe,.form-rodape-unidade-macae iframe{margin-top:-70px}#form_12770413-1e8a-4419-ac5e-cac92761f8aa fieldset ul li,#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 fieldset ul li,#form_3302a389-896b-45ee-a2c7-5e58a6e2424f fieldset ul li,#form_5c192400-83cd-4e34-87f1-ef822255ac8b fieldset ul li,#form_f46a7154-df69-4058-b0cd-6dd776e78c4b fieldset ul li,#form_9de96cea-25cb-4fc3-a98c-de38067ff61d fieldset ul li,#form_a0cee75f-ed16-4634-b19f-176d44891a95 fieldset ul li,#form_4a42165c-bc21-407e-8f6d-89630904ebf7 fieldset ul li,#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff fieldset ul li,#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 fieldset ul li,#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 fieldset ul li,#form_b7ada742-fc25-4f89-888e-df50d179d247 fieldset ul li,#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 fieldset ul li,#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 fieldset ul li,#form_95a26067-3cd4-42e5-a924-681f50c172bc fieldset ul li,#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 fieldset ul li,#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 fieldset ul li,#form_6500534b-c3f0-4bac-9993-b2894c369ca1 fieldset ul li,#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 fieldset ul li,#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 fieldset ul li,#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 fieldset ul li{width:58%;float:left;clear:inherit;margin-bottom:8px}#form_12770413-1e8a-4419-ac5e-cac92761f8aa input,#form_12770413-1e8a-4419-ac5e-cac92761f8aa select,#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 input,#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 select,#form_3302a389-896b-45ee-a2c7-5e58a6e2424f input,#form_3302a389-896b-45ee-a2c7-5e58a6e2424f select,#form_5c192400-83cd-4e34-87f1-ef822255ac8b input,#form_5c192400-83cd-4e34-87f1-ef822255ac8b select,#form_f46a7154-df69-4058-b0cd-6dd776e78c4b input,#form_f46a7154-df69-4058-b0cd-6dd776e78c4b select,#form_9de96cea-25cb-4fc3-a98c-de38067ff61d input,#form_9de96cea-25cb-4fc3-a98c-de38067ff61d select,#form_a0cee75f-ed16-4634-b19f-176d44891a95 input,#form_a0cee75f-ed16-4634-b19f-176d44891a95 select,#form_4a42165c-bc21-407e-8f6d-89630904ebf7 input,#form_4a42165c-bc21-407e-8f6d-89630904ebf7 select,#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff input,#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff select,#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 input,#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 select,#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 input,#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 select,#form_b7ada742-fc25-4f89-888e-df50d179d247 input,#form_b7ada742-fc25-4f89-888e-df50d179d247 select,#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 input,#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 select,#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 input,#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 select,#form_95a26067-3cd4-42e5-a924-681f50c172bc input,#form_95a26067-3cd4-42e5-a924-681f50c172bc select,#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 input,#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 select,#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 input,#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 select,#form_6500534b-c3f0-4bac-9993-b2894c369ca1 input,#form_6500534b-c3f0-4bac-9993-b2894c369ca1 select,#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 input,#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 select,#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 input,#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 select,#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 input,#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 select{color:#282828;border-radius:10px;background-color:#ebebeb;border:none;padding:15px}#form_12770413-1e8a-4419-ac5e-cac92761f8aa .button,#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 .button,#form_3302a389-896b-45ee-a2c7-5e58a6e2424f .button,#form_5c192400-83cd-4e34-87f1-ef822255ac8b .button,#form_f46a7154-df69-4058-b0cd-6dd776e78c4b .button,#form_9de96cea-25cb-4fc3-a98c-de38067ff61d .button,#form_a0cee75f-ed16-4634-b19f-176d44891a95 .button,#form_4a42165c-bc21-407e-8f6d-89630904ebf7 .button,#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff .button,#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 .button,#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 .button,#form_b7ada742-fc25-4f89-888e-df50d179d247 .button,#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 .button,#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 .button,#form_95a26067-3cd4-42e5-a924-681f50c172bc .button,#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 .button,#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 .button,#form_6500534b-c3f0-4bac-9993-b2894c369ca1 .button,#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 .button,#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 .button,#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 .button{width:181px;height:193px;margin-top:-196px;background:url(https://uniprag.com.br/wp-content/uploads/2019/02/fundo-botao-baixar-min.png);color:#7fdce7;font-weight:900;font-size:22px;padding:40px 0 0;opacity:1}#form_12770413-1e8a-4419-ac5e-cac92761f8aa label.error,#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 label.error,#form_3302a389-896b-45ee-a2c7-5e58a6e2424f label.error,#form_5c192400-83cd-4e34-87f1-ef822255ac8b label.error,#form_f46a7154-df69-4058-b0cd-6dd776e78c4b label.error,#form_9de96cea-25cb-4fc3-a98c-de38067ff61d label.error,#form_a0cee75f-ed16-4634-b19f-176d44891a95 label.error,#form_4a42165c-bc21-407e-8f6d-89630904ebf7 label.error,#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff label.error,#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 label.error,#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 label.error,#form_b7ada742-fc25-4f89-888e-df50d179d247 label.error,#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 label.error,#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 label.error,#form_95a26067-3cd4-42e5-a924-681f50c172bc label.error,#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 label.error,#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 label.error,#form_6500534b-c3f0-4bac-9993-b2894c369ca1 label.error,#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 label.error,#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 label.error,#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 label.error{font-size:16px;position:absolute;top:35px;padding:2px 6px 0}#form_12770413-1e8a-4419-ac5e-cac92761f8aa input::-webkit-input-placeholder{color:#282828}#form_12770413-1e8a-4419-ac5e-cac92761f8aa input:-moz-placeholder{color:#282828}#form_12770413-1e8a-4419-ac5e-cac92761f8aa input::-moz-placeholder{color:#282828}#form_12770413-1e8a-4419-ac5e-cac92761f8aa input:-ms-input-placeholder{color:#282828}#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 input::-webkit-input-placeholder{color:#282828}#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 input:-moz-placeholder{color:#282828}#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 input::-moz-placeholder{color:#282828}#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 input:-ms-input-placeholder{color:#282828}#form_3302a389-896b-45ee-a2c7-5e58a6e2424f input::-webkit-input-placeholder{color:#282828}#form_3302a389-896b-45ee-a2c7-5e58a6e2424f input:-moz-placeholder{color:#282828}#form_3302a389-896b-45ee-a2c7-5e58a6e2424f input::-moz-placeholder{color:#282828}#form_3302a389-896b-45ee-a2c7-5e58a6e2424f input:-ms-input-placeholder{color:#282828}#form_5c192400-83cd-4e34-87f1-ef822255ac8b input::-webkit-input-placeholder{color:#282828}#form_5c192400-83cd-4e34-87f1-ef822255ac8b input:-moz-placeholder{color:#282828}#form_5c192400-83cd-4e34-87f1-ef822255ac8b input::-moz-placeholder{color:#282828}#form_5c192400-83cd-4e34-87f1-ef822255ac8b input:-ms-input-placeholder{color:#282828}#form_f46a7154-df69-4058-b0cd-6dd776e78c4b input::-webkit-input-placeholder{color:#282828}#form_f46a7154-df69-4058-b0cd-6dd776e78c4b input:-moz-placeholder{color:#282828}#form_f46a7154-df69-4058-b0cd-6dd776e78c4b input::-moz-placeholder{color:#282828}#form_f46a7154-df69-4058-b0cd-6dd776e78c4b input:-ms-input-placeholder{color:#282828}#form_9de96cea-25cb-4fc3-a98c-de38067ff61d input::-webkit-input-placeholder{color:#282828}#form_9de96cea-25cb-4fc3-a98c-de38067ff61d input:-moz-placeholder{color:#282828}#form_9de96cea-25cb-4fc3-a98c-de38067ff61d input::-moz-placeholder{color:#282828}#form_9de96cea-25cb-4fc3-a98c-de38067ff61d input:-ms-input-placeholder{color:#282828}#form_a0cee75f-ed16-4634-b19f-176d44891a95 input::-webkit-input-placeholder{color:#282828}#form_a0cee75f-ed16-4634-b19f-176d44891a95 input:-moz-placeholder{color:#282828}#form_a0cee75f-ed16-4634-b19f-176d44891a95 input::-moz-placeholder{color:#282828}#form_a0cee75f-ed16-4634-b19f-176d44891a95 input:-ms-input-placeholder{color:#282828}#form_4a42165c-bc21-407e-8f6d-89630904ebf7 input::-webkit-input-placeholder{color:#282828}#form_4a42165c-bc21-407e-8f6d-89630904ebf7 input:-moz-placeholder{color:#282828}#form_4a42165c-bc21-407e-8f6d-89630904ebf7 input::-moz-placeholder{color:#282828}#form_4a42165c-bc21-407e-8f6d-89630904ebf7 input:-ms-input-placeholder{color:#282828}#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff input::-webkit-input-placeholder{color:#282828}#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff input:-moz-placeholder{color:#282828}#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff input::-moz-placeholder{color:#282828}#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff input:-ms-input-placeholder{color:#282828}#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 input::-webkit-input-placeholder{color:#282828}#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 input:-moz-placeholder{color:#282828}#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 input::-moz-placeholder{color:#282828}#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 input:-ms-input-placeholder{color:#282828}#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 input::-webkit-input-placeholder{color:#282828}#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 input:-moz-placeholder{color:#282828}#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 input::-moz-placeholder{color:#282828}#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 input:-ms-input-placeholder{color:#282828}#form_b7ada742-fc25-4f89-888e-df50d179d247 input::-webkit-input-placeholder{color:#282828}#form_b7ada742-fc25-4f89-888e-df50d179d247 input:-moz-placeholder{color:#282828}#form_b7ada742-fc25-4f89-888e-df50d179d247 input::-moz-placeholder{color:#282828}#form_b7ada742-fc25-4f89-888e-df50d179d247 input:-ms-input-placeholder{color:#282828}#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 input::-webkit-input-placeholder{color:#282828}#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 input:-moz-placeholder{color:#282828}#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 input::-moz-placeholder{color:#282828}#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 input:-ms-input-placeholder{color:#282828}#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 input::-webkit-input-placeholder{color:#282828}#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 input:-moz-placeholder{color:#282828}#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 input::-moz-placeholder{color:#282828}#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 input:-ms-input-placeholder{color:#282828}#form_95a26067-3cd4-42e5-a924-681f50c172bc input::-webkit-input-placeholder{color:#282828}#form_95a26067-3cd4-42e5-a924-681f50c172bc input:-moz-placeholder{color:#282828}#form_95a26067-3cd4-42e5-a924-681f50c172bc input::-moz-placeholder{color:#282828}#form_95a26067-3cd4-42e5-a924-681f50c172bc input:-ms-input-placeholder{color:#282828}#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 input::-webkit-input-placeholder{color:#282828}#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 input:-moz-placeholder{color:#282828}#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 input::-moz-placeholder{color:#282828}#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 input:-ms-input-placeholder{color:#282828}#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 input::-webkit-input-placeholder{color:#282828}#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 input:-moz-placeholder{color:#282828}#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 input::-moz-placeholder{color:#282828}#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 input:-ms-input-placeholder{color:#282828}#form_6500534b-c3f0-4bac-9993-b2894c369ca1 input::-webkit-input-placeholder{color:#282828}#form_6500534b-c3f0-4bac-9993-b2894c369ca1 input:-moz-placeholder{color:#282828}#form_6500534b-c3f0-4bac-9993-b2894c369ca1 input::-moz-placeholder{color:#282828}#form_6500534b-c3f0-4bac-9993-b2894c369ca1 input:-ms-input-placeholder{color:#282828}#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 input::-webkit-input-placeholder{color:#282828}#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 input:-moz-placeholder{color:#282828}#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 input::-moz-placeholder{color:#282828}#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 input:-ms-input-placeholder{color:#282828}#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 input::-webkit-input-placeholder{color:#282828}#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 input:-moz-placeholder{color:#282828}#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 input::-moz-placeholder{color:#282828}#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 input:-ms-input-placeholder{color:#282828}#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 input::-webkit-input-placeholder{color:#282828}#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 input:-moz-placeholder{color:#282828}#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 input::-moz-placeholder{color:#282828}#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 input:-ms-input-placeholder{color:#282828}.link-seo{cursor:pointer}#et-footer-nav .bottom-nav li.current-menu-item a{color:#95c54b}.flex{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.flex-col{display:-ms-flexbox;display:flex;flex-direction:column;-ms-flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.flex-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-around{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.flex-center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.flex-start{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.flex-end{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-align:center;align-items:center}.align-start{-ms-flex-align:start;align-items:flex-start}.align-end{-ms-flex-align:end;align-items:flex-end}.col{width:100%;-ms-flex-negative:1;flex-shrink:1}section.segmentos li,section.servicos li{list-style:none}section.segmentos section,section.servicos section{display:block}section.segmentos ol,section.segmentos ul,section.servicos ol,section.servicos ul{list-style:none}section.segmentos *,section.servicos *{font-style:normal;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}section.segmentos a,section.servicos a{transition:all ease .5s;text-decoration:none}section.segmentos h1,section.servicos h1{font-size:45px;font-size:2.8125rem;font-weight:700;color:#0f62ac}section.segmentos h2,section.servicos h2{font-size:30px;font-size:1.875rem;font-weight:700;margin-bottom:20px;color:#0f62ac}section.segmentos h3,section.servicos h3{font-size:20px;font-size:1.5625rem;font-weight:700;margin-bottom:10px;color:#0f62ac}section.segmentos h4,section.servicos h4{font-size:20px;font-size:1.25rem;font-weight:700;margin-bottom:20px;color:#0f62ac}section.segmentos .container{display:block;box-sizing:border-box;width:100%;max-width:1220px;margin:0 auto;padding:0 10px}.space{padding:100px 0 80px 0}.min-space{padding:30px 0}.w-auto{width:auto;margin:0 auto}.left{float:left}.text-center{text-align:center}section.segmentos{padding:50px 0 50px 0}section.segmentos .anchor-this .typcn{background:#f2f2f2}section.segmentos .anchor-this .typcn:after{background:#f2f2f2}section.segmentos .anchor-this:after{background:radial-gradient(circle at 100% 0,transparent 20px,#f2f2f2 21px)}section.segmentos .anchor-this:before{background:radial-gradient(circle at 0 0,transparent 20px,#f2f2f2 21px)}section.segmentos h2{color:#0f62ac}section.segmentos .col p{font-weight:400;margin:50px 0 30px 0;color:#1e2228}section.segmentos .list-segments .segment{position:relative;overflow:hidden;width:247px;height:247px;margin-bottom:35px;padding-top:150px;transition:all linear .3s;border-radius:100%}section.segmentos .list-segments .segment:before{font-size:55px;font-size:3.4375rem;position:absolute;z-index:3;bottom:-50px;left:50%;width:100%;height:40px;transition:all linear .3s;-ms-transform:translateX(-50%);transform:translateX(-50%);color:#0c4f8a}section.segmentos .list-segments .segment:hover{padding-top:85px;transition:all linear .3s .2s}section.segmentos .list-segments .segment:hover:before{bottom:45px;transition:all linear .3s .2s}section.segmentos .list-segments .segment:hover .hover-content{padding-top:25px;transition:all linear .3s .2s;opacity:.8}section.segmentos .list-segments .segment:hover .hover-content:before{top:-105px;height:305px;transition:top linear .5s,height linear .8s,background-position linear .3s;background-position:-250px 0}section.segmentos .list-segments .segment:hover .hover-content:after{height:calc(100% - 105px);transition:all linear .5s}section.segmentos .list-segments .segment:hover .hover-content h3{opacity:2}section.segmentos .list-segments .segment .hover-content{position:absolute;z-index:1;bottom:0;left:0;overflow:hidden;width:100%;height:100%;padding-top:150px;transition:all linear .3s;border-radius:100%}section.segmentos .list-segments .segment .hover-content:before{position:absolute;top:150px;left:0;width:100%;height:100px;content:'';transition:all linear .6s,background-position 1s .4s;opacity:1;background:url(/wp-content/themes/uniprag/src/assets/img/water.png) repeat-x;background-position:0 0;background-size:contain}section.segmentos .list-segments .segment .hover-content:after{position:absolute;z-index:0;z-index:0;bottom:0;left:0;width:100%;height:calc(100% - 150px);content:'';transition:all linear .5s;background:#95c54b}section.segmentos .list-segments .segment h3{font-size:16px;font-size:1rem;font-weight:700;position:relative;z-index:2;display:-ms-flexbox;display:flex;min-height:45px;padding:8px 20px;text-align:center;text-transform:uppercase;color:#0c4f8a;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}section.servicos{padding-top:65px;padding-bottom:35px;background:#fff}section.servicos .anchor-this .typcn{background:#fff}section.servicos .anchor-this .typcn:after{background:#fff}section.servicos .anchor-this:after{background:radial-gradient(circle at 100% 0,transparent 20px,#fff 21px)}section.servicos .anchor-this:before{background:radial-gradient(circle at 0 0,transparent 20px,#fff 21px)}section.servicos h2{color:#0f62ac}section.servicos div.col p{font-weight:400;margin:20px 0 30px 0}section.servicos .list-services .service{font-size:1.6rem;position:relative;width:calc(100% / 6 - (25px / 6));height:196px;margin-bottom:5px;transition:1s transform;transform-style:preserve-3d}section.servicos .list-services .service:nth-child(12n+1) .no-hover,section.servicos .list-services .service:nth-child(12n+4) .no-hover,section.servicos .list-services .service:nth-child(12n+9) .no-hover,section.servicos .list-services .service:nth-child(12n+12) .no-hover{background:#0c4f8a}section.servicos .list-services .service:nth-child(12n+2) .no-hover,section.servicos .list-services .service:nth-child(12n+5) .no-hover,section.servicos .list-services .service:nth-child(12n+7) .no-hover,section.servicos .list-services .service:nth-child(12n+10) .no-hover{background:#0f599c}section.servicos .list-services .service:nth-child(12n+3) .no-hover,section.servicos .list-services .service:nth-child(12n+6) .no-hover,section.servicos .list-services .service:nth-child(12n+8) .no-hover,section.servicos .list-services .service:nth-child(12n+11) .no-hover{background:#0f62ac}section.servicos .list-services .service:hover,section.servicos .list-services .service.active{transform:rotateY(.5turn)}section.servicos .list-services .service .service-icon{display:-ms-flexbox;display:flex;width:80px;height:80px;margin:0 auto;margin-bottom:15px;border:solid 2px #95c54b;border-radius:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}section.servicos .list-services .service h3,section.servicos .list-services .service h2,section.servicos .list-services .service h4,section.servicos .list-services .service span.hover-title{font:bold 1rem 'Source Sans Pro',sans-serif;display:-ms-flexbox;display:flex;max-width:165px;min-height:32px;margin:0 auto;text-align:center;text-transform:uppercase;color:#95c54b;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-smoothing:antialiased;text-rendering:optimizeLegibility}section.servicos .list-services .service>div{position:absolute;z-index:1;top:0;left:0;overflow:auto;width:100%;height:100%}section.servicos .list-services .service .no-hover{z-index:2}section.servicos .list-services .service .hover-content{position:absolute;top:0;width:100%;height:100%;padding:20px 16px;transform:rotateY(.5turn) translateZ(1px);background:#95c54b;box-shadow:0 0 1px rgb(0 0 0 / .8)}section.servicos .list-services .service .hover-content h3,section.servicos .list-services .service .hover-content h4,section.servicos .list-services .service .hover-content span.hover-title{font-size:16px;font-size:1rem;color:#0f62ac}section.servicos .list-services .service .hover-content p{font-size:14px;font-size:.875rem;font-weight:400;color:#343940;line-height:.875rem;max-height:40px;word-wrap:break-word;text-overflow:ellipsis}section.servicos .list-services .service .hover-content .typcn{font-size:30px;font-size:1.875rem;line-height:21px;height:20px;color:#0f599c}section.servicos .list-services .service-call:last-child{position:relative;overflow:hidden;width:calc(100% / 6 - (25px / 6));height:196px;background:#95c54b}section.servicos .list-services .service-call:last-child:before{position:absolute;right:-46px;bottom:-46px;width:45px;height:45px;content:'';transition:all linear .2s;background:#0f62ac}section.servicos .list-services .service-call:last-child:after{font:normal normal 35px/26px 'typicons';position:absolute;right:10px;bottom:10px;height:25px;content:'\e0cf';transition:all linear .1s .1s;color:#0f62ac;font-smoothing:antialiased;text-rendering:optimizeLegibility}section.servicos .list-services .service-call:last-child h3{font-size:22px;font-size:1.375rem;font-weight:700;text-transform:uppercase;color:#0f62ac}section.servicos .list-services .service-call:last-child:hover:before{right:0;bottom:0;transition:all linear .2s}section.servicos .list-services .service-call:last-child:hover:after{transition:all linear .1s .1s;-ms-transform:scale(1.3);transform:scale(1.3);color:#95c54b}#blog-home article{background:linear-gradient(180deg,#ffffff 17%,#0f62ac 17%)!important;padding:0 25px 60px;height:600px;min-height:fit-content}#blog-home .post-content a{padding:13px 30px;background-color:#a8be22;position:relative;top:35px;border-radius:5px;font-size:18px;color:#29293f!important;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}#blog-home .post-content a:hover{opacity:.7}#blog-home .et_pb_image_container{overflow:hidden;width:233px;border-radius:50%;height:233px;margin:0 auto;position:relative}#blog-home .et_pb_image_container a{display:inline}#blog-home .et_pb_image_container img{height:100%;min-width:100%;margin:0 auto;object-fit:cover;transform:rotate(0);transition:transform ease 0.6s}#blog-home .et_pb_image_container img:hover{transform:rotate(6deg)}#blog-home .entry-title a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}#blog-home .post-content-inner p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.logged-in div.wpcf7{margin-top:0!important}.et_pb_blog_grid .et_pb_post{border:none!important}.anchor-this{position:absolute;z-index:2;top:-35px;display:flex;width:100%;margin-bottom:-36px;justify-content:center;align-items:flex-start}span{text-rendering:optimizeLegibility}.anchor-this .typcn{display:flex;width:71px;height:71px;padding-top:15px;cursor:pointer;border-radius:100%;background:#008854;justify-content:center;align-items:flex-start;margin-top:-92px}.et_pb_section .frase-home .anchor-this .typcn{background:linear-gradient(to bottom,#000518 0,#000518 40px,transparent 40px,transparent 100%)}.et_pb_section .frase-home .anchor-this:before{background:radial-gradient(circle at 0 0,transparent 20px,#000518 21px)}.anchor-this:before{margin-right:-3px;background:radial-gradient(circle at 0 0,transparent 20px,#008854 21px)}.anchor-this:after,.anchor-this:before{width:20px;height:21px;margin-top:15px;content:'';border-radius:100%}.anchor-this:after{margin-left:-3px;background:radial-gradient(circle at 100% 0,transparent 20px,#008854 21px)}.typcn-chevron-right:before{content:'\e049'}.et_pb_section .frase-home .anchor-this .typcn:after{background:#000518;margin-top:-92px}.anchor-this .typcn:after{position:absolute;z-index:-1;top:32px;left:50%;width:79px;height:5px;content:'';transform:translateX(-50%);background:#008854}.typcn:before{font-family:typicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:1em;text-align:center;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.anchor-this .typcn:before{font-size:40px;line-height:27px;position:relative;z-index:2;height:25px;transform:rotate(90deg);color:#95c54b}.et_pb_section .frase-home .anchor-this:before{background:radial-gradient(circle at 0 0,transparent 20px,#000518 21px)}.typcn-in:before{transform:rotateY(180deg)!important}.hr-vertical{color:#bbbcbe}.wpmm-sub-menu-wrap{border-radius:0 0 10px 10px!important}.anexo{width:50%;height:35px;padding:5px 0;margin-bottom:10px;padding-right:130px;margin-right:25px;padding-left:10px;font-size:15px;color:#1e2228;border-radius:10px;border:1px solid #bbb;background-color:#fff}.selecionar-arquivo{width:50%;height:50px;padding:5px 15px;background-color:#f8c809;font-size:18px;font-weight:700;text-align:left;color:#0f62ac;border-color:#d3aa09;border-radius:10px}.wpcf7-file{display:none;padding-top:10px}.wpmega-menu-primary-menu{display:none}.link-branco a{color:#fff}.link-branco a:hover{text-decoration:underline}.link-preto a{color:#000}.et_slide_in_menu_container #mobile_menu_slide li li a:hover{opacity:.6}.et_slide_in_menu_container #mobile_menu_slide li li a{opacity:1}section.cobertura-page .map-hover{position:relative;width:600px;align-self:flex-start}section.cobertura-page .map-hover .list-units{margin-top:50px;position:relative}section.cobertura-page .item-unit{position:absolute;display:-ms-flexbox;display:flex;width:46px;height:22px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end}section.cobertura-page .item-unit:before{display:block;width:46px;height:22px;content:'';background:url(https://uniprag.com.br/wp-content/themes/uniprag/img/map-icon.png) center center;background-size:contain}section.cobertura-page .item-unit.unit-rs{right:286px;bottom:100px}section.cobertura-page .item-unit.unit-pr{right:266px;bottom:170px}section.cobertura-page .item-unit.unit-ba{right:130px;bottom:340px}section.cobertura-page .item-unit.unit-mg{right:160px;bottom:250px}section.cobertura-page .item-unit.unit-rn{right:50px;bottom:446px}section.cobertura-page .item-unit.unit-sc{right:240px;bottom:130px}section.cobertura-page .item-unit.unit-mt{right:325px;bottom:325px}section.cobertura-page .item-unit.unit-rj{right:135px;bottom:205px}section.cobertura-page .item-unit.unit-pe{right:75px;bottom:400px}section.cobertura-page .item-unit.unit-sp{right:230px;bottom:210px}section.cobertura-page .item-unit:hover{height:50px}section.cobertura-page .item-unit:hover .box-unit{bottom:45px;visibility:visible;transition:all linear .3s;opacity:1}section.cobertura-page .box-unit{position:absolute;z-index:25;bottom:65px;left:50%;visibility:hidden;transition:opacity 1s ease-out;width:280px;padding:15px;transition:all linear .3s;-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center;opacity:0;border:solid 1px #0f62ac;border-radius:10px;background:#fff}section.cobertura-page .box-unit:after{position:absolute;bottom:-4px;left:50%;display:block;width:20px;height:20px;content:'';-ms-transform:rotate(-45deg) translateX(-50%);transform:rotate(-45deg) translateX(-50%);border-bottom:solid 1px #0f62ac;border-left:solid 1px #0f62ac;background:#fff}section.cobertura-page .box-unit img{width:100%;height:auto;padding-bottom:5px;border-bottom:1px solid #0f62ac}section.cobertura-page .box-unit p.estado-unit{font-size:14px;font-weight:700;line-height:14px;margin-top:5px;margin-bottom:0;text-transform:uppercase;color:#0f62ac}section.cobertura-page .box-unit p.address-unit{font-size:14px;font-weight:400;line-height:20px;margin:0;color:#343940}section.cobertura-page .box-unit p.zip-unit{font-size:14px;font-weight:400;line-height:20px;margin:0;color:#343940}section.cobertura-page .box-unit a.phone-unit{font-size:14px;font-weight:400;line-height:20px;margin:0;color:#343940}section.cobertura-page .box-unit a.phone-unit span{font-size:22px;font-weight:700;color:#0f62ac}body.single-post .et_pb_post{margin-bottom:0;padding-bottom:0}body.single-post #left-area{padding-bottom:0}.wp-pagenavi a,.wp-pagenavi span{color:#95c54b;font-weight:600!important}.wp-pagenavi a:hover,.wp-pagenavi span.current{color:#0f62ac!important}#custom_html-4,#custom_html-3,#media_image-2,#media_image-3,#media_image-4,#media_image-5{margin-bottom:20px!important}.et_monarch .et_social_heading:after{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.et_monarch .et_social_mobile.et_social_closed .et_social_heading:after{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.et_monarch .et_social_mobile.et_social_opened .et_social_heading:after{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.et_monarch .et_social_mobile .et_social_networks{margin-bottom:50px;margin-top:-50px}.et_monarch .et_social_heading{height:70px}#footer-info{float:none;text-align:center}#menu-menu-hotsite-tappa li{padding-right:60px}#menu-menu-hotsite-tappa li:last-child{padding-right:0}.itens-icone-azul{max-width:400px}.itens-icone-azul .et_pb_blurb_content{background-color:#fff;padding:10px}.texto-beneficios-contratar-tappa h2,.texto-como-funciona-tappa h2{margin-bottom:20px}.recaptcha .wpcf7-form-control-wrap{top:-20px}.recaptcha .g-recaptcha{height:0}.recaptcha .g-recaptcha div{margin-left:auto;height:0!important}.grecaptcha-badge{display:none}@media only screen and (min-width:1500px){#slide-principal .et_pb_slide_description{padding:27% 43% 27% 0}}@media only screen and (min-width:1900px){#fundo-topo-carnaval{padding:100px 0}#fundo-familia-carnaval{padding-bottom:150px}#texto-casa-carnaval{margin-top:450px!important}#fundo-conteudo-carnaval{margin-top:-130px}#texto-apartamento-carnaval{margin-top:320px!important}#fundo-rodape-carnaval{margin-top:-70px}#titulo-rodape-carnaval{margin-top:220px!important}#fundo-banner-pombo-tappa{padding-top:380px;padding-bottom:380px}#fundo-problemas-trazidos-pelos-pombos,#fundo-pombo-voando{background-size:cover}#fundo-sobre-a-uniprag-home{background-size:cover;padding-top:340px;padding-bottom:260px}#fundo-200-anos-de-know-how{padding-top:330px}}@media only screen and (min-width:1281px) and (max-width:1380px){#menu-topo .sub-menu{width:770px!important}.fullwidth-menu li li a{width:230px}#fundo-200-anos-de-know-how .coluna1-retangulo-azul{width:396px!important}#fundo-200-anos-de-know-how .coluna2-escolha-uma-unidade{width:623px!important}#slide-segmentos-home .et_pb_slide_description{width:384px}#fundo-rodape .coluna1-whatsapp-rodape,#fundo-rodape .coluna3-whatsapp-rodape{width:40.5%!important}#fundo-rodape .coluna2-whatsapp-rodape{width:17%!important}.bottom-nav li{padding-right:40px}.menu-rodape a{margin-right:53px}#fundo-rodape-carnaval{margin-top:-60px}#titulo-rodape-carnaval{font-size:40px}}@media only screen and (min-width:1181px) and (max-width:1280px){#menu-topo .sub-menu{width:710px!important}.fullwidth-menu li li a{width:210px}#fundo-200-anos-de-know-how .coluna1-retangulo-azul{width:396px!important}#fundo-200-anos-de-know-how .coluna2-escolha-uma-unidade{width:544px!important}#slide-segmentos-home .et_pb_slide_description{width:304px}#fundo-rodape .coluna1-whatsapp-rodape,#fundo-rodape .coluna3-whatsapp-rodape{width:40%!important}#fundo-rodape .coluna2-whatsapp-rodape{width:18%!important}#fundo-rodape .coluna1-servicos-rodape,#fundo-rodape .coluna2-servicos-rodape,#fundo-rodape .coluna3-servicos-rodape,#fundo-rodape .coluna4-servicos-rodape{width:49%!important;margin-bottom:0}#fundo-rodape .coluna2-servicos-rodape{margin-right:0!important}#fundo-rodape .coluna1-servicos-rodape,#fundo-rodape .coluna3-servicos-rodape{margin-right:2%!important}.bottom-nav li{padding-right:30px}.menu-rodape a{margin-right:37px}#fundo-rodape-carnaval{margin-top:-60px}#titulo-rodape-carnaval{font-size:37px;margin-top:100px!important}#menu-menu-hotsite-tappa li{padding-right:40px}#fundo-diferenciais-tappa-01 .linha-diferenciais-01 .et_pb_column{width:31%!important;margin-right:3.5%}#fundo-diferenciais-tappa-01 .linha-diferenciais-01 .et_pb_column:last-child{margin-right:0}#fundo-diferenciais-tappa-02 .linha-diferenciais-02 .et_pb_column{margin-left:12%!important;width:26%!important;margin-right:12%!important}.topicos-ebook-landing-page{padding:30px 20px 40px!important}}@media only screen and (min-width:1081px) and (max-width:1180px){.fullwidth-menu li{padding-right:18px}.fullwidth-menu li>a{font-size:16px!important}#menu-topo .sub-menu{width:680px!important}.fullwidth-menu li li a{width:200px}#slide-principal .et_pb_slide_description{padding:11% 40% 11% 0%}#fundo-200-anos-de-know-how .coluna1-retangulo-azul{width:396px!important}#fundo-200-anos-de-know-how .coluna2-escolha-uma-unidade{width:464px!important}#blog-home article{padding:0 15px 60px}#slide-segmentos-home .et_pb_slide_description{width:224px}.lista-telefones-central-atendimento{font-size:17px!important}#fundo-rodape .coluna1-whatsapp-rodape,#fundo-rodape .coluna3-whatsapp-rodape{width:39%!important}#fundo-rodape .coluna2-whatsapp-rodape{width:20%!important}#fundo-rodape .coluna1-servicos-rodape,#fundo-rodape .coluna2-servicos-rodape,#fundo-rodape .coluna3-servicos-rodape,#fundo-rodape .coluna4-servicos-rodape{width:49%!important;margin-bottom:0}#fundo-rodape .coluna2-servicos-rodape{margin-right:0!important}#fundo-rodape .coluna1-servicos-rodape,#fundo-rodape .coluna3-servicos-rodape{margin-right:2%!important}.bottom-nav li{padding-right:16px}.menu-rodape a{margin-right:21px}.titulo-atendimento-rapido{padding:45px 16px 35px!important}#fundo-rodape-carnaval{margin-top:-60px}#titulo-rodape-carnaval{font-size:33px;margin-top:160px!important}#menu-menu-hotsite-tappa li{padding-right:20px}#fundo-pombo-voando{padding-bottom:320px}#fundo-diferenciais-tappa-01 .linha-diferenciais-01 .et_pb_column{width:31%!important;margin-right:3.5%}#fundo-diferenciais-tappa-01 .linha-diferenciais-01 .et_pb_column:last-child{margin-right:0}#fundo-diferenciais-tappa-02 .linha-diferenciais-02 .et_pb_column{margin-left:12%!important;width:26%!important;margin-right:12%!important}#fundo-principal-landing-page .texto-baixe-gratis{margin-top:10px!important}.texto-tudo-precisa-saber-langind-page{font-size:18px!important}#fundo-form-landing-page .et_pb_column{width:44%!important}#fundo-form-landing-page .et_pb_column:last-child{width:56%!important}.texto-descobrir-nosso-guia-landing-page{padding:15px 20px 5px!important}.topicos-ebook-landing-page{padding:20px!important}.topicos-ebook-landing-page p{line-height:1.7em!important}}@media only screen and (min-width:981px) and (max-width:1080px){.fullwidth-menu li{padding-right:11px}.fullwidth-menu li>a{font-size:15px!important}#menu-topo .sub-menu{width:650px!important}.fullwidth-menu li li a{width:190px}#slide-principal .et_pb_slide_description{padding:11% 35% 11% 0%}.texto-nossos-servicos-home{font-size:14px}#fundo-200-anos-de-know-how .coluna1-retangulo-azul{width:396px!important}#fundo-200-anos-de-know-how .coluna2-escolha-uma-unidade{width:384px!important}#blog-home article{padding:0 15px 60px}#blog-home .entry-title a{font-size:17px}#fundo-segmentos-home .coluna-segmentos-home{width:578px!important}#slide-segmentos-home .et_pb_slide_image{width:578px;margin-right:15px}#slide-segmentos-home .et_pb_slide_description{width:191px}#slide-segmentos-home .et_pb_slide_title{font-size:30px!important}#slide-segmentos-home .et_pb_slide_content{font-size:18px!important}.lista-telefones-central-atendimento{font-size:16px!important}#fundo-rodape .coluna1-whatsapp-rodape,#fundo-rodape .coluna3-whatsapp-rodape{width:38%!important}#fundo-rodape .coluna2-whatsapp-rodape{width:22%!important}#fundo-rodape .coluna1-servicos-rodape,#fundo-rodape .coluna2-servicos-rodape,#fundo-rodape .coluna3-servicos-rodape,#fundo-rodape .coluna4-servicos-rodape{width:49%!important;margin-bottom:0}#fundo-rodape .coluna2-servicos-rodape{margin-right:0!important}#fundo-rodape .coluna1-servicos-rodape,#fundo-rodape .coluna3-servicos-rodape{margin-right:2%!important}.bottom-nav li{padding-right:17px}.bottom-nav a{font-size:16px}.menu-rodape a{margin-right:22px;font-size:16px}.titulo-atendimento-rapido{padding:45px 9px 35px!important}#fundo-rodape-carnaval{margin-top:-70px}#titulo-rodape-carnaval{font-size:31px;margin-top:180px!important}#menu-menu-hotsite-tappa li{padding-right:20px}#menu-menu-hotsite-tappa li a{font-size:18px}#fundo-pombo-voando{padding-bottom:270px}#fundo-diferenciais-tappa-01 .linha-diferenciais-01 .et_pb_column{width:31%!important;margin-right:3.5%}#fundo-diferenciais-tappa-01 .linha-diferenciais-01 .et_pb_column:last-child{margin-right:0}#fundo-diferenciais-tappa-02 .linha-diferenciais-02 .et_pb_column{margin-left:11%!important;width:28%!important;margin-right:11%!important}#fundo-principal-landing-page{padding-bottom:340px}#fundo-principal-landing-page .texto-baixe-gratis{margin-top:10px!important}.texto-tudo-precisa-saber-langind-page{font-size:17px!important}#fundo-form-landing-page .et_pb_column{width:40%!important}#fundo-form-landing-page .et_pb_column:last-child{width:60%!important}.texto-descobrir-nosso-guia-landing-page{padding:15px 20px 5px!important}.topicos-ebook-landing-page{padding:20px!important;font-size:18px!important}.topicos-ebook-landing-page p{line-height:1.4em!important}}@media only screen and (min-width:981px) and (max-width:1200px){.flex{justify-content:space-around}#blog-home .et_pb_image_container{width:192px;height:192px}.mulher-cobertura{width:140%}}@media (min-width:581px){#fundo-form-landing-page .et_pb_column:last-child{max-height:281px}}@media (min-width:981px){#fundo-form-landing-page .et_pb_column:last-child{max-height:343px}}@media only screen and (max-width:980px){.centralizar-mobile,.centralizar-mobile h1,.centralizar-mobile h2,.centralizar-mobile h3,.centralizar-mobile h4,.centralizar-mobile p,.centralizar-mobile a,.centralizar-mobile span,.centralizar-mobile img,.centralizar-mobile .et_pb_module{text-align:center!important;float:none!important;margin-left:auto;margin-right:auto}.telefone{display:none}#main-header{position:fixed!important}#main-header #et-top-navigation{padding:24px 0 0!important}#botao-whatsapp{top:0;margin-top:0}.slide-principal .et_pb_slide_content,.et_pb_best_value{width:100%!important}#fundo-200-anos-de-know-how{background-color:#e9fdfe;background-image:none!important;padding-top:30px}#fundo-200-anos-de-know-how .coluna1-retangulo-azul{margin-right:0!important}#fundo-200-anos-de-know-how .coluna2-escolha-uma-unidade{width:100%!important}#fundo-200-anos-de-know-how .escolha-uma-unidade{padding:20px!important;height:auto}.selo-iso-9001{top:0!important;padding-left:0!important;margin-bottom:10px!important}.retangulo-azul-iso-home{background-color:#0f62ac!important;padding:30px 20px!important}#blog-home article{height:620px}#fundo-sobre-a-uniprag-home{background-color:#0f62ac;background-image:none!important;padding:50px 0}#fundo-segmentos-home .coluna-segmentos-home{width:578px!important;margin-right:auto!important;margin-left:auto;float:none;padding:30px 20px}#fundo-slide-segmentos-home{margin-top:-590px}#slide-segmentos-home .et_pb_slide_image{margin-right:auto;float:none;text-align:center;margin-left:auto;margin-bottom:20px}#slide-segmentos-home .et_pb_slide_description{width:100%;text-align:center}#slide-segmentos-home .et-pb-controllers{text-align:center}#slide-segmentos-home .et-pb-controllers .et-pb-active-control,#slide-segmentos-home .et-pb-controllers a{margin-right:10px}#fundo-rodape .telefone-central-atendimento-rodape{margin-right:auto!important;text-align:center;padding-right:15px}#fundo-rodape .coluna1-whatsapp-rodape,#fundo-rodape .coluna3-whatsapp-rodape{width:35%!important}#fundo-rodape .coluna2-whatsapp-rodape{width:28%!important}#fundo-rodape .coluna1-servicos-rodape,#fundo-rodape .coluna2-servicos-rodape,#fundo-rodape .coluna3-servicos-rodape,#fundo-rodape .coluna4-servicos-rodape{width:49%!important;margin-bottom:0}#fundo-rodape .coluna2-servicos-rodape{margin-right:0!important}#fundo-rodape .coluna1-servicos-rodape,#fundo-rodape .coluna3-servicos-rodape{margin-right:2%!important}#form-home .form-linha .form-coluna{width:100%;margin-right:0}#form-atendimento-rapido .form-linha .form-coluna4,#form-atendimento-rapido .form-linha .form-coluna2{width:100%!important;margin-right:0;float:none}#form-atendimento-rapido textarea{height:120px}#form-atendimento-rapido input[type=submit]{width:100%;height:50px}#form-atendimento-rapido .g-recaptcha{float:none;text-align:center;margin:40px auto -20px}#form-atendimento-rapido .g-recaptcha div{margin:auto}.bottom-nav li{padding-right:0;width:100%}.menu-rodape a{margin-right:0;width:100%;float:left}#divisor-planta{margin-bottom:0}#texto-fundo-azul{max-width:100%}.service-area{height:auto}#tabela-preco-tablet{width:50%!important}#tabela-preco-mobile{width:100%!important;border:none}.linha-preta-bottom-mobile{border-bottom:2px solid #000}#fundo-conteudo-carnaval{background-image:none!important;background-color:#005aab;margin-top:0}#texto-apartamento-carnaval{margin-top:0!important}#fundo-rodape-carnaval{background-color:#702aab;background-image:none!important;margin-top:0}#titulo-rodape-carnaval{margin-top:0!important}#texto-ofertas-de-carnaval{font-size:40px}#texto-ofertas-de-carnaval h2{font-size:70px}#botao-banner-carnaval-home{margin-left:0!important}#logo{top:0;float:none;max-width:75%!important}#fundo-curiosidades-pragas .coluna1,#fundo-curiosidades-pragas .coluna3{width:36%!important;margin-right:0!important}#fundo-curiosidades-pragas .coluna2,#fundo-curiosidades-pragas .coluna4{width:62%!important;margin-right:2%!important}#fundo-imagens-quadrados .et_pb_column{margin-right:5.5%!important}#fundo-imagens-quadrados .et_pb_column:nth-child(even){margin-right:0!important}#fundo-problemas-trazidos-pelos-pombos,#fundo-pombo-voando,#fundo-diferenciais-tappa-01,#fundo-diferenciais-tappa-02{padding-top:30px;padding-bottom:30px;background-image:none!important;margin-top:0!important}#fundo-pombo-voando .et_pb_row{padding:30px 0}#fundo-diferenciais-tappa-01{background-color:#005aab}#fundo-diferenciais-tappa-02{background-color:#5cc6d0}#fundo-diferenciais-tappa-01 .linha-diferenciais-01 .et_pb_column,#fundo-diferenciais-tappa-02 .linha-diferenciais-02 .et_pb_column{margin-left:0!important;width:100%!important;margin-right:0!important;margin-bottom:50px}#fundo-diferenciais-tappa-01 .linha-diferenciais-01 .et_pb_column:last-child,#fundo-diferenciais-tappa-02 .linha-diferenciais-02 .et_pb_column:last-child{margin-bottom:0}#fundo-precos-black-friday-2018{padding-top:90px}#fundo-precos-black-friday-2018 .linha-apartamento-black-friday-2018{padding-top:225px}#fundo-banner-destaque-black-friday-2018{background-size:1480px;background-position:bottom;padding:130px 0}#fundo-proteger-sua-casa-black-friday-2018{background-image:none!important;background-color:#f3f6ff;padding:40px 0 20px}#topo-landing-page{display:none}#fundo-principal-landing-page{padding:30px 0}#fundo-principal-landing-page .et_pb_column{margin-bottom:0}#fundo-principal-landing-page .et_pb_column:last-child{background-color:#96c54b;border-radius:15px;padding:20px;margin-top:-10px}#fundo-principal-landing-page .img-ipad-landing-page{margin-top:0!important}#fundo-principal-landing-page .texto-baixe-gratis{margin-top:0!important;margin-right:auto!important}#fundo-form-landing-page{position:relative;margin-top:0!important;padding:30px 0}#fundo-form-landing-page .et_pb_column{width:100%!important}.topicos-ebook-landing-page{padding:20px!important}.form-landing-pages iframe{margin-top:-40px}.pag-adicional-img{border-radius:160px;display:block!important;text-align:center!important;float:none!important;margin:auto!important}#spu-bg.disable-mobile,#spu-main.disable-mobile{display:none!important}}@media only screen and (max-width:767px){#slide-principal .et_pb_slide{background-image:none}#slide-principal .et_pb_slide_description{padding:30px 0 50px;margin-left:0;text-align:center}#blog-home article{padding:0 25px 80px;height:auto}#slide-segmentos-home .et_pb_slide_image{display:block!important}#slide-segmentos-home .et-pb-controllers{bottom:0}#slide-segmentos-home .et_pb_button_wrapper{margin-bottom:10px}#fundo-segmentos-home .coluna-segmentos-home,#slide-segmentos-home .et_pb_slide_image{width:384px!important}#fundo-segmentos-home .coluna-segmentos-home{height:410px}#fundo-slide-segmentos-home{margin-top:-478px}#fundo-rodape .coluna1-whatsapp-rodape,#fundo-rodape .coluna3-whatsapp-rodape{width:27%!important}#fundo-rodape .coluna2-whatsapp-rodape{width:44%!important}#fundo-rodape .coluna1-servicos-rodape,#fundo-rodape .coluna2-servicos-rodape,#fundo-rodape .coluna3-servicos-rodape,#fundo-rodape .coluna4-servicos-rodape{width:100%!important;margin-right:0!important}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{top:-30px;font-size:14px;line-height:1.6em}#fundo-curiosidades-pragas .coluna1,#fundo-curiosidades-pragas .coluna2,#fundo-curiosidades-pragas .coluna3,#fundo-curiosidades-pragas .coluna4{width:100%!important;margin-right:0!important;margin-bottom:30px}#fundo-curiosidades-pragas p{text-align:center}#fundo-curiosidades-pragas .curiosidades{font-size:32px}#fundo-curiosidades-pragas .titulo-curiosidades{font-size:26px}#fundo-imagens-quadrados .et_pb_column{width:100%!important;margin-right:0!important;margin-bottom:30px}#fundo-banner-destaque-black-friday-2018{background-size:920px;padding:80px 0}#fundo-form-landing-page .et_pb_row{background-image:none}#ipp_mobile_close_tab{bottom:-42px!important}#ipp_mobile_close_txt{color:#fff!important}}@media only screen and (max-width:580px){.form-landing-pages{padding:0 35px!important}}@media only screen and (max-width:500px){.anexo{display:none}.texto-higienizacao p{font-size:33px}#texto-apartamento p{font-size:33px}}@media only screen and (max-width:484px){#form_12770413-1e8a-4419-ac5e-cac92761f8aa label.error,#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 label.error,#form_3302a389-896b-45ee-a2c7-5e58a6e2424f label.error,#form_5c192400-83cd-4e34-87f1-ef822255ac8b label.error,#form_f46a7154-df69-4058-b0cd-6dd776e78c4b label.error,#form_9de96cea-25cb-4fc3-a98c-de38067ff61d label.error,#form_a0cee75f-ed16-4634-b19f-176d44891a95 label.error,#form_4a42165c-bc21-407e-8f6d-89630904ebf7 label.error,#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff label.error,#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 label.error,#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 label.error,#form_b7ada742-fc25-4f89-888e-df50d179d247 label.error,#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 label.error,#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 label.error,#form_95a26067-3cd4-42e5-a924-681f50c172bc label.error,#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 label.error,#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 label.error,#form_6500534b-c3f0-4bac-9993-b2894c369ca1 label.error,#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 label.error,#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 label.error,#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 label.error{font-size:15px}}@media only screen and (max-width:479px){#fundo-segmentos-home .coluna-segmentos-home,#slide-segmentos-home .et_pb_slide_image{width:255px!important}#fundo-segmentos-home{padding-bottom:170px}#fundo-slide-segmentos-home{margin-top:-443px}#fundo-segmentos-home .coluna-segmentos-home{height:360px}.lista-telefones-central-atendimento{font-size:12px!important}#fundo-rodape .coluna1-whatsapp-rodape,#fundo-rodape .coluna3-whatsapp-rodape{width:16%!important}#fundo-rodape .coluna2-whatsapp-rodape{width:66%!important}#blog-home .et_pb_image_container{width:226px;height:226px}#blog-home article{padding:0 15px 80px}#tabela-preco-mobile{width:100%!important;margin-bottom:0}#traco-mobile{border-bottom:2px solid #000}#texto-casa-carnaval{margin-top:0!important}#texto-apartamento-carnaval{font-size:32px}#texto-ofertas-de-carnaval{font-size:30px}#texto-ofertas-de-carnaval h2{font-size:40px}.texto-newsletter{font-size:16px!important}#fundo-banner-principal-black-friday-2018{background-size:1600px;padding:250px 0}#fundo-banner-destaque-black-friday-2018{background-size:620px;padding:40px 0}}@media only screen and (max-width:455px){#form_12770413-1e8a-4419-ac5e-cac92761f8aa label.error,#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 label.error,#form_3302a389-896b-45ee-a2c7-5e58a6e2424f label.error,#form_5c192400-83cd-4e34-87f1-ef822255ac8b label.error,#form_f46a7154-df69-4058-b0cd-6dd776e78c4b label.error,#form_9de96cea-25cb-4fc3-a98c-de38067ff61d label.error,#form_a0cee75f-ed16-4634-b19f-176d44891a95 label.error,#form_4a42165c-bc21-407e-8f6d-89630904ebf7 label.error,#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff label.error,#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 label.error,#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 label.error,#form_b7ada742-fc25-4f89-888e-df50d179d247 label.error,#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 label.error,#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 label.error,#form_95a26067-3cd4-42e5-a924-681f50c172bc label.error,#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 label.error,#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 label.error,#form_6500534b-c3f0-4bac-9993-b2894c369ca1 label.error,#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 label.error,#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 label.error,#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 label.error{font-size:14px}}@media only screen and (max-width:425px){#form_12770413-1e8a-4419-ac5e-cac92761f8aa label.error,#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 label.error,#form_3302a389-896b-45ee-a2c7-5e58a6e2424f label.error,#form_5c192400-83cd-4e34-87f1-ef822255ac8b label.error,#form_f46a7154-df69-4058-b0cd-6dd776e78c4b label.error,#form_9de96cea-25cb-4fc3-a98c-de38067ff61d label.error,#form_a0cee75f-ed16-4634-b19f-176d44891a95 label.error,#form_4a42165c-bc21-407e-8f6d-89630904ebf7 label.error,#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff label.error,#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 label.error,#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 label.error,#form_b7ada742-fc25-4f89-888e-df50d179d247 label.error,#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 label.error,#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 label.error,#form_95a26067-3cd4-42e5-a924-681f50c172bc label.error,#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 label.error,#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 label.error,#form_6500534b-c3f0-4bac-9993-b2894c369ca1 label.error,#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 label.error,#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 label.error,#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 label.error{font-size:13px}}@media only screen and (max-width:414px){#form_12770413-1e8a-4419-ac5e-cac92761f8aa fieldset ul li,#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 fieldset ul li,#form_3302a389-896b-45ee-a2c7-5e58a6e2424f fieldset ul li,#form_5c192400-83cd-4e34-87f1-ef822255ac8b fieldset ul li,#form_f46a7154-df69-4058-b0cd-6dd776e78c4b fieldset ul li,#form_9de96cea-25cb-4fc3-a98c-de38067ff61d fieldset ul li,#form_a0cee75f-ed16-4634-b19f-176d44891a95 fieldset ul li,#form_4a42165c-bc21-407e-8f6d-89630904ebf7 fieldset ul li,#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff fieldset ul li,#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 fieldset ul li,#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 fieldset ul li,#form_b7ada742-fc25-4f89-888e-df50d179d247 fieldset ul li,#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 fieldset ul li,#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 fieldset ul li,#form_95a26067-3cd4-42e5-a924-681f50c172bc fieldset ul li,#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 fieldset ul li,#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 fieldset ul li,#form_6500534b-c3f0-4bac-9993-b2894c369ca1 fieldset ul li,#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 fieldset ul li,#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 fieldset ul li,#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 fieldset ul li{width:100%}#form_12770413-1e8a-4419-ac5e-cac92761f8aa .button,#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 .button,#form_3302a389-896b-45ee-a2c7-5e58a6e2424f .button,#form_5c192400-83cd-4e34-87f1-ef822255ac8b .button,#form_f46a7154-df69-4058-b0cd-6dd776e78c4b .button,#form_9de96cea-25cb-4fc3-a98c-de38067ff61d .button,#form_a0cee75f-ed16-4634-b19f-176d44891a95 .button,#form_4a42165c-bc21-407e-8f6d-89630904ebf7 .button,#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff .button,#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 .button,#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 .button,#form_b7ada742-fc25-4f89-888e-df50d179d247 .button,#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 .button,#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 .button,#form_95a26067-3cd4-42e5-a924-681f50c172bc .button,#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 .button,#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 .button,#form_6500534b-c3f0-4bac-9993-b2894c369ca1 .button,#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 .button,#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 .button,#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 .button{margin-top:0;float:none}#form_12770413-1e8a-4419-ac5e-cac92761f8aa p,#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 p,#form_3302a389-896b-45ee-a2c7-5e58a6e2424f p,#form_5c192400-83cd-4e34-87f1-ef822255ac8b p,#form_f46a7154-df69-4058-b0cd-6dd776e78c4b p,#form_9de96cea-25cb-4fc3-a98c-de38067ff61d p,#form_a0cee75f-ed16-4634-b19f-176d44891a95 p,#form_4a42165c-bc21-407e-8f6d-89630904ebf7 p,#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff p,#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 p,#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 p,#form_b7ada742-fc25-4f89-888e-df50d179d247 p,#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 p,#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 p,#form_95a26067-3cd4-42e5-a924-681f50c172bc p,#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 p,#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 p,#form_6500534b-c3f0-4bac-9993-b2894c369ca1 p,#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 p,#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 p,#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 p{text-align:center}#form_12770413-1e8a-4419-ac5e-cac92761f8aa label.error,#form_333c4fcc-2bd2-415f-8af8-d700535adaf2 label.error,#form_3302a389-896b-45ee-a2c7-5e58a6e2424f label.error,#form_5c192400-83cd-4e34-87f1-ef822255ac8b label.error,#form_f46a7154-df69-4058-b0cd-6dd776e78c4b label.error,#form_9de96cea-25cb-4fc3-a98c-de38067ff61d label.error,#form_a0cee75f-ed16-4634-b19f-176d44891a95 label.error,#form_4a42165c-bc21-407e-8f6d-89630904ebf7 label.error,#form_ef30dbb1-10dd-4f8e-8356-13e54d6aa1ff label.error,#form_45114793-bb6e-4f3d-9fad-a45187e1fcd4 label.error,#form_8a0ffa2f-9d14-4e65-af8b-8a6aac7cb786 label.error,#form_b7ada742-fc25-4f89-888e-df50d179d247 label.error,#form_7c7e2ada-76c6-4ed8-a5ed-d49401614d45 label.error,#form_fc342d3d-4b0b-4b71-8109-4ee54f9b2a93 label.error,#form_95a26067-3cd4-42e5-a924-681f50c172bc label.error,#form_9f492200-0b5e-4e03-96b9-11bc8fd2c3a7 label.error,#form_141fcd59-5626-4950-b80a-cc93b1c6cf64 label.error,#form_6500534b-c3f0-4bac-9993-b2894c369ca1 label.error,#form_762a943b-4edb-4bc1-b2fe-f50cf61e6782 label.error,#form_ff7d621a-d65f-45ea-a87a-2c4024e45008 label.error,#form_67c1dbea-e66c-4ba0-8422-969f82735ad6 label.error{font-size:20px;position:relative;top:inherit;padding:6px 6px 3px}}@media only screen and (max-width:359px){.lista-telefones-central-atendimento{font-size:10px!important}}@media only screen and (min-width:486px){.reabertura-cobertura{position:relative;top:-3.5vw}}@media only screen and (max-width:485px){.reabertura-cobertura{position:relative;top:-27.5vw}.reabertura-cobertura .et_pb_text_inner{text-shadow:1px 0 4px #000}}@media only screen and (max-width:383px){.reabertura-cobertura{position:relative;top:-32vw}.reabertura-garconete{position:relative;top:-100px}}@media only screen and (max-width:767px) and (min-width:589px){.reabertura-garconete{padding-bottom:40px}}@media only screen and (max-width:588px) and (min-width:485px){.reabertura-garconete{position:relative;top:-40px}}@media only screen and (max-width:484px) and (min-width:384px){.reabertura-garconete{position:relative;top:-70px}}@media only screen and (max-width:400px){.reabertura-garconete{margin-bottom:-40px}}@media only screen and (max-width:383px){.reabertura-sanitizacao{top:-20px;padding-bottom:20px!important}}.reabertura-video .et_pb_video_overlay{position:absolute;left:1px}.reabertura-video .et_pb_video_play:before{content:url(https://uniprag.com.br/wp-content/uploads/2020/05/Ellipse-2-1.png)}.private-policy{padding:15px 30px;margin:auto;text-align:center;width:100%;color:#fff!important;position:fixed;bottom:0;background-color:#32323a;z-index:99999}.private-policy,.private-policy-txt,.private-policy-btn-container{display:inline-block}.private-policy-txt{line-height:1.4em}.private-policy-txt,.private-policy-btn{font-size:13px}.private-policy-btn{margin:0 0 0 10px;color:#fff;background:#96c54b;padding:8.5px 10px;border-radius:3px}.btn-close-notice{font-size:30px;box-sizing:border-box;line-height:0;margin:7px 0 0 10px;position:absolute;right:15px;top:42%}.et_pb_fullwidth_menu--without-logo .fullwidth-menu li li a{font-weight:500!important}.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a{padding-left:15px!important;padding-right:15px!important}.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu li.menu-item-has-children:last-child ul.sub-menu{width:190px!important;margin-left:0!important}.slide-principal .et_pb_container{max-width:1080px}.blog-home .et_pb_blog_grid .et_pb_post{border-top:9px solid #5bc5cf!important;padding:0 19px 0px!important;min-height:592px!important;position:relative!important;display:grid!important}.blog-home article .et_pb_image_container{order:4!important;margin:0 0 20px!important;display:grid!important;align-items:flex-end!important}.blog-home article .et_pb_image_container a{margin:0!important}.blog-home article .entry-title{order:2!important}.blog-home article .post-meta{order:1!important}.blog-home article .post-content{order:3!important;margin-bottom:30px!important}.blog-home article .entry-title a{text-transform:none!important;letter-spacing:0!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.blog-home article .post-content .post-content-inner p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.et_pb_button_module_wrapper:has(.btn-material-educativo){max-width:340px!important;width:100%!important;margin:auto}.formulario-contato form{max-width:600px!important;width:100%!important;margin:auto!important}.formulario-contato #rd-column-l6l5plxh>div{background-color:#f5f5f9}.formulario-contato #rd-column-l6l5plxh .bricks-form__label{color:#333333!important;display:inline-block;font-family:'Prompt',Helvetica,Arial,Lucida,sans-serif!important;font-size:16px;font-weight:400!important;text-align:left;text-decoration:none;position:relative!important}.formulario-contato #rd-column-l6l5plxh .bricks-form__input{color:#333!important;font-family:'Prompt',Helvetica,Arial,Lucida,sans-serif!important;font-size:16px;background-color:#fff;border:1px solid #0f62ac!important;border-radius:10px;border-width:1px}.formulario-contato .bricks-form__field{width:100%!important;margin-bottom:15px!important}.formulario-contato .phone-input-group .select2-chosen{background-color:#dfdfdf!important}.formulario-contato .bricks-form__submit{max-width:300px!important;margin:auto!important}.formulario-contato .bricks-form__submit .bricks--component-button.rd-button{align-self:center;background-color:#0f62ac!important;border-style:none!important;border-radius:10px!important;;font-family:'Prompt',Helvetica,Arial,Lucida,sans-serif!important;font-weight:400!important;height:51px;display:block}.formulario-contato .bricks--component.bricks--component-text.rd-text{margin:20px 0 0!important}.formulario-contato .bricks--component.bricks--component-text.rd-text p{text-align:center!important}.formulario-contato .bricks--component.bricks--component-text.rd-text p span{color:#333!important;font-size:16px!important}.ajuste-tamanho-texto-servico .et_pb_blurb_description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.h1-interno h1.entry-title{text-transform:none!important}.plugin-wpp{z-index:9999999!important;background-color:#50cd5d;border-radius:50%;width:66px;height:66px}.plugin-wpp img{position:absolute!important;margin:auto;left:0;top:0;right:0;bottom:0}@media only screen and (min-width:1601px){.linha02-segmentos-home.et_pb_row{right:0!important;left:0!important;max-width:1600px!important}.linha02-segmentos-home.et_pb_row .et_pb_module.et_pb_image{max-width:60%!important}}@media only screen and (min-width:981px) and (max-width:1500px){.slide-principal.et_pb_slider .et_pb_slide_description{top:10%!important}}@media only screen and (min-width:981px){body.page.page-id-26626 .header-home-ajuste .linha-desktop{position:absolute!important;width:80%!important;max-width:1080px;left:0;right:0}.menu-topo #menu-topo .sub-menu{width:710px!important}}@media only screen and (max-width:980px){.slide-principal .et_pb_slide_image{display:none!important}.ajuste-texto-200-home{margin-left:auto!important;margin-right:auto!important}}@media only screen and (max-width:767px){.blog-home .et_pb_blog_grid .et_pb_post{max-width:321px!important;margin-right:auto!important;margin-left:auto!important}}.sfaq-accordion{border:1px solid #e5e7eb;border-radius:6px}.sfaq-accordion details{border:0}.sfaq-accordion__item+.sfaq-accordion__item{border-top:1px solid #e5e7eb}.sfaq-accordion__item[open]{background:#eef2ff}.sfaq-accordion__title{margin:0;list-style:none;width:100%;padding:1rem 1.25rem;background:#f9fafb;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}.sfaq-accordion__title::-webkit-details-marker{display:none}.sfaq-accordion__title::marker{content:''}.sfaq-accordion__title span{flex:1}.sfaq-accordion__title::after{content:'+';font-weight:600;transition:transform 0.25s ease}.sfaq-accordion__item[open] .sfaq-accordion__title{background:#eef2ff}.sfaq-accordion__item[open] .sfaq-accordion__title::after{content:'–';transform:rotate(0deg)}.sfaq-accordion__panel{padding:0 1.25rem;overflow:hidden}.sfaq-accordion__item[open] .sfaq-accordion__panel{padding:0 1.25rem 1rem}.sfaq-accordion__content p:last-child{margin-bottom:0}