.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}}.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #BFBFBF;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}@font-face{ font-display:swap;font-family:'typicons';font-weight:normal;font-style:normal;src:url('/wp-content/themes/uniprag/lib/typicons/typicons.eot');src:url('/wp-content/themes/uniprag/lib/typicons/typicons.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/uniprag/lib/typicons/typicons.woff') format('woff'),url('/wp-content/themes/uniprag/lib/typicons/typicons.ttf') format('truetype'),url('/wp-content/themes/uniprag/lib/typicons/typicons.svg#typicons') format('svg') }.typcn:before{font-family:'typicons';font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:1em;text-align:center;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.typcn-adjust-brightness:before{content:'\e000'}.typcn-adjust-contrast:before{content:'\e001'}.typcn-anchor-outline:before{content:'\e002'}.typcn-anchor:before{content:'\e003'}.typcn-archive:before{content:'\e004'}.typcn-arrow-back-outline:before{content:'\e005'}.typcn-arrow-back:before{content:'\e006'}.typcn-arrow-down-outline:before{content:'\e007'}.typcn-arrow-down-thick:before{content:'\e008'}.typcn-arrow-down:before{content:'\e009'}.typcn-arrow-forward-outline:before{content:'\e00a'}.typcn-arrow-forward:before{content:'\e00b'}.typcn-arrow-left-outline:before{content:'\e00c'}.typcn-arrow-left-thick:before{content:'\e00d'}.typcn-arrow-left:before{content:'\e00e'}.typcn-arrow-loop-outline:before{content:'\e00f'}.typcn-arrow-loop:before{content:'\e010'}.typcn-arrow-maximise-outline:before{content:'\e011'}.typcn-arrow-maximise:before{content:'\e012'}.typcn-arrow-minimise-outline:before{content:'\e013'}.typcn-arrow-minimise:before{content:'\e014'}.typcn-arrow-move-outline:before{content:'\e015'}.typcn-arrow-move:before{content:'\e016'}.typcn-arrow-repeat-outline:before{content:'\e017'}.typcn-arrow-repeat:before{content:'\e018'}.typcn-arrow-right-outline:before{content:'\e019'}.typcn-arrow-right-thick:before{content:'\e01a'}.typcn-arrow-right:before{content:'\e01b'}.typcn-arrow-shuffle:before{content:'\e01c'}.typcn-arrow-sorted-down:before{content:'\e01d'}.typcn-arrow-sorted-up:before{content:'\e01e'}.typcn-arrow-sync-outline:before{content:'\e01f'}.typcn-arrow-sync:before{content:'\e020'}.typcn-arrow-unsorted:before{content:'\e021'}.typcn-arrow-up-outline:before{content:'\e022'}.typcn-arrow-up-thick:before{content:'\e023'}.typcn-arrow-up:before{content:'\e024'}.typcn-at:before{content:'\e025'}.typcn-attachment-outline:before{content:'\e026'}.typcn-attachment:before{content:'\e027'}.typcn-backspace-outline:before{content:'\e028'}.typcn-backspace:before{content:'\e029'}.typcn-battery-charge:before{content:'\e02a'}.typcn-battery-full:before{content:'\e02b'}.typcn-battery-high:before{content:'\e02c'}.typcn-battery-low:before{content:'\e02d'}.typcn-battery-mid:before{content:'\e02e'}.typcn-beaker:before{content:'\e02f'}.typcn-beer:before{content:'\e030'}.typcn-bell:before{content:'\e031'}.typcn-book:before{content:'\e032'}.typcn-bookmark:before{content:'\e033'}.typcn-briefcase:before{content:'\e034'}.typcn-brush:before{content:'\e035'}.typcn-business-card:before{content:'\e036'}.typcn-calculator:before{content:'\e037'}.typcn-calendar-outline:before{content:'\e038'}.typcn-calendar:before{content:'\e039'}.typcn-camera-outline:before{content:'\e03a'}.typcn-camera:before{content:'\e03b'}.typcn-cancel-outline:before{content:'\e03c'}.typcn-cancel:before{content:'\e03d'}.typcn-chart-area-outline:before{content:'\e03e'}.typcn-chart-area:before{content:'\e03f'}.typcn-chart-bar-outline:before{content:'\e040'}.typcn-chart-bar:before{content:'\e041'}.typcn-chart-line-outline:before{content:'\e042'}.typcn-chart-line:before{content:'\e043'}.typcn-chart-pie-outline:before{content:'\e044'}.typcn-chart-pie:before{content:'\e045'}.typcn-chevron-left-outline:before{content:'\e046'}.typcn-chevron-left:before{content:'\e047'}.typcn-chevron-right-outline:before{content:'\e048'}.typcn-chevron-right:before{content:'\e049'}.typcn-clipboard:before{content:'\e04a'}.typcn-cloud-storage:before{content:'\e04b'}.typcn-cloud-storage-outline:before{content:'\e054'}.typcn-code-outline:before{content:'\e04c'}.typcn-code:before{content:'\e04d'}.typcn-coffee:before{content:'\e04e'}.typcn-cog-outline:before{content:'\e04f'}.typcn-cog:before{content:'\e050'}.typcn-compass:before{content:'\e051'}.typcn-contacts:before{content:'\e052'}.typcn-credit-card:before{content:'\e053'}.typcn-css3:before{content:'\e055'}.typcn-database:before{content:'\e056'}.typcn-delete-outline:before{content:'\e057'}.typcn-delete:before{content:'\e058'}.typcn-device-desktop:before{content:'\e059'}.typcn-device-laptop:before{content:'\e05a'}.typcn-device-phone:before{content:'\e05b'}.typcn-device-tablet:before{content:'\e05c'}.typcn-directions:before{content:'\e05d'}.typcn-divide-outline:before{content:'\e05e'}.typcn-divide:before{content:'\e05f'}.typcn-document-add:before{content:'\e060'}.typcn-document-delete:before{content:'\e061'}.typcn-document-text:before{content:'\e062'}.typcn-document:before{content:'\e063'}.typcn-download-outline:before{content:'\e064'}.typcn-download:before{content:'\e065'}.typcn-dropbox:before{content:'\e066'}.typcn-edit:before{content:'\e067'}.typcn-eject-outline:before{content:'\e068'}.typcn-eject:before{content:'\e069'}.typcn-equals-outline:before{content:'\e06a'}.typcn-equals:before{content:'\e06b'}.typcn-export-outline:before{content:'\e06c'}.typcn-export:before{content:'\e06d'}.typcn-eye-outline:before{content:'\e06e'}.typcn-eye:before{content:'\e06f'}.typcn-feather:before{content:'\e070'}.typcn-film:before{content:'\e071'}.typcn-filter:before{content:'\e072'}.typcn-flag-outline:before{content:'\e073'}.typcn-flag:before{content:'\e074'}.typcn-flash-outline:before{content:'\e075'}.typcn-flash:before{content:'\e076'}.typcn-flow-children:before{content:'\e077'}.typcn-flow-merge:before{content:'\e078'}.typcn-flow-parallel:before{content:'\e079'}.typcn-flow-switch:before{content:'\e07a'}.typcn-folder-add:before{content:'\e07b'}.typcn-folder-delete:before{content:'\e07c'}.typcn-folder-open:before{content:'\e07d'}.typcn-folder:before{content:'\e07e'}.typcn-gift:before{content:'\e07f'}.typcn-globe-outline:before{content:'\e080'}.typcn-globe:before{content:'\e081'}.typcn-group-outline:before{content:'\e082'}.typcn-group:before{content:'\e083'}.typcn-headphones:before{content:'\e084'}.typcn-heart-full-outline:before{content:'\e085'}.typcn-heart-half-outline:before{content:'\e086'}.typcn-heart-outline:before{content:'\e087'}.typcn-heart:before{content:'\e088'}.typcn-home-outline:before{content:'\e089'}.typcn-home:before{content:'\e08a'}.typcn-html5:before{content:'\e08b'}.typcn-image-outline:before{content:'\e08c'}.typcn-image:before{content:'\e08d'}.typcn-infinity-outline:before{content:'\e08e'}.typcn-infinity:before{content:'\e08f'}.typcn-info-large-outline:before{content:'\e090'}.typcn-info-large:before{content:'\e091'}.typcn-info-outline:before{content:'\e092'}.typcn-info:before{content:'\e093'}.typcn-input-checked-outline:before{content:'\e094'}.typcn-input-checked:before{content:'\e095'}.typcn-key-outline:before{content:'\e096'}.typcn-key:before{content:'\e097'}.typcn-keyboard:before{content:'\e098'}.typcn-leaf:before{content:'\e099'}.typcn-lightbulb:before{content:'\e09a'}.typcn-link-outline:before{content:'\e09b'}.typcn-link:before{content:'\e09c'}.typcn-location-arrow-outline:before{content:'\e09d'}.typcn-location-arrow:before{content:'\e09e'}.typcn-location-outline:before{content:'\e09f'}.typcn-location:before{content:'\e0a0'}.typcn-lock-closed-outline:before{content:'\e0a1'}.typcn-lock-closed:before{content:'\e0a2'}.typcn-lock-open-outline:before{content:'\e0a3'}.typcn-lock-open:before{content:'\e0a4'}.typcn-mail:before{content:'\e0a5'}.typcn-map:before{content:'\e0a6'}.typcn-media-eject-outline:before{content:'\e0a7'}.typcn-media-eject:before{content:'\e0a8'}.typcn-media-fast-forward-outline:before{content:'\e0a9'}.typcn-media-fast-forward:before{content:'\e0aa'}.typcn-media-pause-outline:before{content:'\e0ab'}.typcn-media-pause:before{content:'\e0ac'}.typcn-media-play-outline:before{content:'\e0ad'}.typcn-media-play-reverse-outline:before{content:'\e0ae'}.typcn-media-play-reverse:before{content:'\e0af'}.typcn-media-play:before{content:'\e0b0'}.typcn-media-record-outline:before{content:'\e0b1'}.typcn-media-record:before{content:'\e0b2'}.typcn-media-rewind-outline:before{content:'\e0b3'}.typcn-media-rewind:before{content:'\e0b4'}.typcn-media-stop-outline:before{content:'\e0b5'}.typcn-media-stop:before{content:'\e0b6'}.typcn-message-typing:before{content:'\e0b7'}.typcn-message:before{content:'\e0b8'}.typcn-messages:before{content:'\e0b9'}.typcn-microphone-outline:before{content:'\e0ba'}.typcn-microphone:before{content:'\e0bb'}.typcn-minus-outline:before{content:'\e0bc'}.typcn-minus:before{content:'\e0bd'}.typcn-mortar-board:before{content:'\e0be'}.typcn-news:before{content:'\e0bf'}.typcn-notes-outline:before{content:'\e0c0'}.typcn-notes:before{content:'\e0c1'}.typcn-pen:before{content:'\e0c2'}.typcn-pencil:before{content:'\e0c3'}.typcn-phone-outline:before{content:'\e0c4'}.typcn-phone:before{content:'\e0c5'}.typcn-pi-outline:before{content:'\e0c6'}.typcn-pi:before{content:'\e0c7'}.typcn-pin-outline:before{content:'\e0c8'}.typcn-pin:before{content:'\e0c9'}.typcn-pipette:before{content:'\e0ca'}.typcn-plane-outline:before{content:'\e0cb'}.typcn-plane:before{content:'\e0cc'}.typcn-plug:before{content:'\e0cd'}.typcn-plus-outline:before{content:'\e0ce'}.typcn-plus:before{content:'\e0cf'}.typcn-point-of-interest-outline:before{content:'\e0d0'}.typcn-point-of-interest:before{content:'\e0d1'}.typcn-power-outline:before{content:'\e0d2'}.typcn-power:before{content:'\e0d3'}.typcn-printer:before{content:'\e0d4'}.typcn-puzzle-outline:before{content:'\e0d5'}.typcn-puzzle:before{content:'\e0d6'}.typcn-radar-outline:before{content:'\e0d7'}.typcn-radar:before{content:'\e0d8'}.typcn-refresh-outline:before{content:'\e0d9'}.typcn-refresh:before{content:'\e0da'}.typcn-rss-outline:before{content:'\e0db'}.typcn-rss:before{content:'\e0dc'}.typcn-scissors-outline:before{content:'\e0dd'}.typcn-scissors:before{content:'\e0de'}.typcn-shopping-bag:before{content:'\e0df'}.typcn-shopping-cart:before{content:'\e0e0'}.typcn-social-at-circular:before{content:'\e0e1'}.typcn-social-dribbble-circular:before{content:'\e0e2'}.typcn-social-dribbble:before{content:'\e0e3'}.typcn-social-facebook-circular:before{content:'\e0e4'}.typcn-social-facebook:before{content:'\e0e5'}.typcn-social-flickr-circular:before{content:'\e0e6'}.typcn-social-flickr:before{content:'\e0e7'}.typcn-social-github-circular:before{content:'\e0e8'}.typcn-social-github:before{content:'\e0e9'}.typcn-social-google-plus-circular:before{content:'\e0ea'}.typcn-social-google-plus:before{content:'\e0eb'}.typcn-social-instagram-circular:before{content:'\e0ec'}.typcn-social-instagram:before{content:'\e0ed'}.typcn-social-last-fm-circular:before{content:'\e0ee'}.typcn-social-last-fm:before{content:'\e0ef'}.typcn-social-linkedin-circular:before{content:'\e0f0'}.typcn-social-linkedin:before{content:'\e0f1'}.typcn-social-pinterest-circular:before{content:'\e0f2'}.typcn-social-pinterest:before{content:'\e0f3'}.typcn-social-skype-outline:before{content:'\e0f4'}.typcn-social-skype:before{content:'\e0f5'}.typcn-social-tumbler-circular:before{content:'\e0f6'}.typcn-social-tumbler:before{content:'\e0f7'}.typcn-social-twitter-circular:before{content:'\e0f8'}.typcn-social-twitter:before{content:'\e0f9'}.typcn-social-vimeo-circular:before{content:'\e0fa'}.typcn-social-vimeo:before{content:'\e0fb'}.typcn-social-youtube-circular:before{content:'\e0fc'}.typcn-social-youtube:before{content:'\e0fd'}.typcn-sort-alphabetically-outline:before{content:'\e0fe'}.typcn-sort-alphabetically:before{content:'\e0ff'}.typcn-sort-numerically-outline:before{content:'\e100'}.typcn-sort-numerically:before{content:'\e101'}.typcn-spanner-outline:before{content:'\e102'}.typcn-spanner:before{content:'\e103'}.typcn-spiral:before{content:'\e104'}.typcn-star-full-outline:before{content:'\e105'}.typcn-star-half-outline:before{content:'\e106'}.typcn-star-half:before{content:'\e107'}.typcn-star-outline:before{content:'\e108'}.typcn-star:before{content:'\e109'}.typcn-starburst-outline:before{content:'\e10a'}.typcn-starburst:before{content:'\e10b'}.typcn-stopwatch:before{content:'\e10c'}.typcn-support:before{content:'\e10d'}.typcn-tabs-outline:before{content:'\e10e'}.typcn-tag:before{content:'\e10f'}.typcn-tags:before{content:'\e110'}.typcn-th-large-outline:before{content:'\e111'}.typcn-th-large:before{content:'\e112'}.typcn-th-list-outline:before{content:'\e113'}.typcn-th-list:before{content:'\e114'}.typcn-th-menu-outline:before{content:'\e115'}.typcn-th-menu:before{content:'\e116'}.typcn-th-small-outline:before{content:'\e117'}.typcn-th-small:before{content:'\e118'}.typcn-thermometer:before{content:'\e119'}.typcn-thumbs-down:before{content:'\e11a'}.typcn-thumbs-ok:before{content:'\e11b'}.typcn-thumbs-up:before{content:'\e11c'}.typcn-tick-outline:before{content:'\e11d'}.typcn-tick:before{content:'\e11e'}.typcn-ticket:before{content:'\e11f'}.typcn-time:before{content:'\e120'}.typcn-times-outline:before{content:'\e121'}.typcn-times:before{content:'\e122'}.typcn-trash:before{content:'\e123'}.typcn-tree:before{content:'\e124'}.typcn-upload-outline:before{content:'\e125'}.typcn-upload:before{content:'\e126'}.typcn-user-add-outline:before{content:'\e127'}.typcn-user-add:before{content:'\e128'}.typcn-user-delete-outline:before{content:'\e129'}.typcn-user-delete:before{content:'\e12a'}.typcn-user-outline:before{content:'\e12b'}.typcn-user:before{content:'\e12c'}.typcn-vendor-android:before{content:'\e12d'}.typcn-vendor-apple:before{content:'\e12e'}.typcn-vendor-microsoft:before{content:'\e12f'}.typcn-video-outline:before{content:'\e130'}.typcn-video:before{content:'\e131'}.typcn-volume-down:before{content:'\e132'}.typcn-volume-mute:before{content:'\e133'}.typcn-volume-up:before{content:'\e134'}.typcn-volume:before{content:'\e135'}.typcn-warning-outline:before{content:'\e136'}.typcn-warning:before{content:'\e137'}.typcn-watch:before{content:'\e138'}.typcn-waves-outline:before{content:'\e139'}.typcn-waves:before{content:'\e13a'}.typcn-weather-cloudy:before{content:'\e13b'}.typcn-weather-downpour:before{content:'\e13c'}.typcn-weather-night:before{content:'\e13d'}.typcn-weather-partly-sunny:before{content:'\e13e'}.typcn-weather-shower:before{content:'\e13f'}.typcn-weather-snow:before{content:'\e140'}.typcn-weather-stormy:before{content:'\e141'}.typcn-weather-sunny:before{content:'\e142'}.typcn-weather-windy-cloudy:before{content:'\e143'}.typcn-weather-windy:before{content:'\e144'}.typcn-wi-fi-outline:before{content:'\e145'}.typcn-wi-fi:before{content:'\e146'}.typcn-wine:before{content:'\e147'}.typcn-world-outline:before{content:'\e148'}.typcn-world:before{content:'\e149'}.typcn-zoom-in-outline:before{content:'\e14a'}.typcn-zoom-in:before{content:'\e14b'}.typcn-zoom-out-outline:before{content:'\e14c'}.typcn-zoom-out:before{content:'\e14d'}.typcn-zoom-outline:before{content:'\e14e'}.typcn-zoom:before{content:'\e14f'}#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.et_pb_social_media_follow li a.icon{width:54px;height:54px}.redes-sociais.et_pb_social_media_follow li a.icon::before{width:54px;height:54px;font-size:28px;line-height:54px}.service-area{margin:0 0 60px;padding:30px 30px 30px;transition:background 0.3s ease-in-out 0s;background-color:#fff;border:1px solid #a1a1a1;height:800px}.service-area:hover{background-color:#004886;border:1px solid #004886}.service-area a{font-weight:400;font-size:16px;margin:0 0 11px;text-align:center;color:#fff;background-image:linear-gradient(90deg,#98d140 0%,#598c0c 100%);border-radius:5px;padding:13px 25px}.service-area a:hover{background-image:linear-gradient(90deg,#598c0c 0%,#98d140 100%)}.service-area p{font-weight:400;font-size:15px;line-height:28px;margin-bottom:27px;margin-top:0;padding:0;text-align:center}.service-area:hover p{color:#fff}.service-area:hover h3{color:#fff}.bola{border-radius:10%;height:200px;width:200px;font-weight:700;padding:35px;background-color:#000;margin-left:auto;margin-right:auto;background-image:linear-gradient(118deg,#98d140 0%,#598c0c 100%);transition:all 900ms cubic-bezier(.68,-.55,.27,1.55) 0s;-webkit-transition:all 900ms cubic-bezier(.68,-.55,.27,1.55) 0s;-moz-transition:all 900ms cubic-bezier(.68,-.55,.27,1.55) 0s;-ms-transition:all 900ms cubic-bezier(.68,-.55,.27,1.55) 0s;-o-transition:all 900ms cubic-bezier(.68,-.55,.27,1.55) 0s}.bola:hover{background-image:linear-gradient(118deg,#598c0c 0%,#98d140 100%);border-radius:50%;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg)}.bola p{margin-top:-5px}.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_value{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}.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}.form-rodape-desktop iframe{margin-top:-30px}.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}.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(/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}.coluna-logo{display:unset}#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: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: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}.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 ::placeholder{color:#000}.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}@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}}#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.et_pb_social_media_follow li a.icon{width:54px;height:54px}.redes-sociais.et_pb_social_media_follow li a.icon::before{width:54px;height:54px;font-size:28px;line-height:54px}.service-area{margin:0 0 60px;padding:30px 30px 30px;transition:background 0.3s ease-in-out 0s;background-color:#fff;border:1px solid #a1a1a1;height:800px}.service-area:hover{background-color:#004886;border:1px solid #004886}.service-area a{font-weight:400;font-size:16px;margin:0 0 11px;text-align:center;color:#fff;background-image:linear-gradient(90deg,#98d140 0%,#598c0c 100%);border-radius:5px;padding:13px 25px}.service-area a:hover{background-image:linear-gradient(90deg,#598c0c 0%,#98d140 100%)}.service-area p{font-weight:400;font-size:15px;line-height:28px;margin-bottom:27px;margin-top:0;padding:0;text-align:center}.service-area:hover p{color:#fff}.service-area:hover h3{color:#fff}.bola{border-radius:10%;height:200px;width:200px;font-weight:700;padding:35px;background-color:#000;margin-left:auto;margin-right:auto;background-image:linear-gradient(118deg,#98d140 0%,#598c0c 100%);transition:all 900ms cubic-bezier(.68,-.55,.27,1.55) 0s;-webkit-transition:all 900ms cubic-bezier(.68,-.55,.27,1.55) 0s;-moz-transition:all 900ms cubic-bezier(.68,-.55,.27,1.55) 0s;-ms-transition:all 900ms cubic-bezier(.68,-.55,.27,1.55) 0s;-o-transition:all 900ms cubic-bezier(.68,-.55,.27,1.55) 0s}.bola:hover{background-image:linear-gradient(118deg,#598c0c 0%,#98d140 100%);border-radius:50%;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg)}.bola p{margin-top:-5px}.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_value{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}.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}.form-rodape-desktop iframe{margin-top:-30px}.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}.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(/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}.coluna-logo{display:unset}#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: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: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}.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 ::placeholder{color:#000}.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}@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}}body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p{font-size:18px}.et_pb_slide_content,.et_pb_best_value{font-size:20px}body{line-height:1.8em}#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.et_pb_member_social_links a:hover,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.tagged_as a,.posted_in a{color:#95c54b}.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#95c54b}.footer-widget h4{color:#95c54b}.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote{border-color:#95c54b}.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before{background-color:#95c54b}a{color:#95c54b}.et_secondary_nav_enabled #page-container #top-header{background-color:#95c54b!important}#et-secondary-nav li ul{background-color:#95c54b}#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#95c54b}.footer-widget li:before{border-color:#95c54b}#footer-widgets .footer-widget li:before{top:12.3px}#footer-bottom{background-color:#000}#footer-info,#footer-info a{color:#fff}#footer-info{font-size:15px}#footer-bottom .et-social-icon a{font-size:10px}h1,h2,h3,h4,h5,h6,.et_quote_content blockquote p,.et_pb_slide_description .et_pb_slide_title{letter-spacing:1px}.et_slide_in_menu_container .et_slide_menu_top,.et_slide_in_menu_container .et_slide_menu_top a,.et_slide_in_menu_container .et_slide_menu_top input{color:#fff}.et_slide_in_menu_container .et_slide_menu_top .et-search-form input,.et_slide_in_menu_container .et_slide_menu_top .et-search-form button#searchsubmit_header:before{color:#fff}.et_slide_in_menu_container .et_slide_menu_top .et-search-form input::-webkit-input-placeholder{color:#fff}.et_slide_in_menu_container .et_slide_menu_top .et-search-form input::-moz-placeholder{color:#fff}.et_slide_in_menu_container .et_slide_menu_top .et-search-form input:-ms-input-placeholder{color:#fff}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before{color:#fff}.et_header_style_fullscreen .et_slide_menu_top .et-search-form{border-color:#fff}.et_header_style_slide .et_slide_in_menu_container .et_slide_menu_top .et-search-form input,.et_header_style_slide .et_slide_in_menu_container .et_slide_menu_top .et-search-form button#searchsubmit_header:before{color:#fff}.et_header_style_slide .et_slide_in_menu_container .et_slide_menu_top .et-search-form input::-webkit-input-placeholder{color:#fff}.et_header_style_slide .et_slide_in_menu_container .et_slide_menu_top .et-search-form input::-moz-placeholder{color:#fff}.et_header_style_slide .et_slide_in_menu_container .et_slide_menu_top .et-search-form input:-ms-input-placeholder{color:#fff}.et_header_style_slide .et_slide_in_menu_container{width:280px}@media only screen and (min-width:981px){#main-footer .footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{font-size:20px}.et_header_style_left #et-top-navigation,.et_header_style_split #et-top-navigation{padding:65px 0 0 0}.et_header_style_left #et-top-navigation nav>ul>li>a,.et_header_style_split #et-top-navigation nav>ul>li>a{padding-bottom:65px}.et_header_style_split .centered-inline-logo-wrap{width:130px;margin:-130px 0}.et_header_style_split .centered-inline-logo-wrap #logo{max-height:130px}.et_pb_svg_logo.et_header_style_split .centered-inline-logo-wrap #logo{height:130px}.et_header_style_centered #top-menu>li>a{padding-bottom:23px}.et_header_style_slide #et-top-navigation,.et_header_style_fullscreen #et-top-navigation{padding:56px 0 56px 0!important}.et_header_style_centered #main-header .logo_container{height:130px}#logo{max-height:60%}.et_pb_svg_logo #logo{height:60%}.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{height:23.4px}.et_header_style_left .et-fixed-header #et-top-navigation,.et_header_style_split .et-fixed-header #et-top-navigation{padding:22px 0 0 0}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:22px}.et_header_style_centered header#main-header.et-fixed-header .logo_container{height:44px}.et_header_style_split #main-header.et-fixed-header .centered-inline-logo-wrap{width:44px;margin:-44px 0}.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{max-height:44px}.et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{height:44px}.et_header_style_slide .et-fixed-header #et-top-navigation,.et_header_style_fullscreen .et-fixed-header #et-top-navigation{padding:13px 0 13px 0!important}.et_fixed_nav #page-container .et-fixed-header#top-header{background-color:#95c54b!important}.et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul{background-color:#95c54b}}@media only screen and (min-width:1350px){.et_pb_row{padding:27px 0}.et_pb_section{padding:54px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:81px}.et_pb_fullwidth_section{padding:0}}h1,h2,h3,h4,h5,h6{font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif}body,input,textarea,select{font-family:'Roboto',Helvetica,Arial,Lucida,sans-serif}@media only screen and (min-width:800px){.bbb_blog_list a img{float:left;width:40%;padding-right:20px;vertical-align:bottom;padding-bottom:30px}}.et_pb_post h2 a,.entry-title{text-decoration:none;font-size:20px;color:#263B5D;text-transform:uppercase;letter-spacing:1px;line-height:1.3em;margin-top:20px}.post-meta{color:#d51f26!important;font-size:11px!important;letter-spacing:1px;text-transform:uppercase}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}