body{overflow-x:hidden;font-family:'Tahoma','Arial',sans-serif}
a{text-decoration:none}
a:focus,a:hover{text-decoration:none}
footer,header,section{float:left;width:100%}
.menu-mobile{background-color:#00c850;position:absolute;width:100%;top:125px;height:calc(100vh - 89px);padding:30px 0;display:none;overflow-y:auto}
.menu-mobile .btn-branco a{width:100%;text-align:center;background:#fff;display:block;line-height:50px;border-radius:4px;margin-bottom:40px;color:#00cc54;font-size:15px;font-weight:700}
.menu-mobile h3{color:#fff;font-size:16px;font-weight:400;margin-bottom:20px;cursor:pointer}
.menu-mobile .second-level-menu{float:left;width:100%;margin-bottom:50px;display:none}
.menu-mobile .second-level-menu li{margin-bottom:20px;width:100%;float:left}
.menu-mobile .second-level-menu li:last-child{margin-bottom:0}
.menu-mobile .second-level-menu li a{display:block}
.menu-mobile .second-level-menu li a img{margin-right:15px;float:left;background:#fff;border-radius:50%;width:48px;height:48px}
.menu-mobile .second-level-menu li a span{color:#fff;float:left;font-size:18px;font-weight:500;margin-top:12px}
.menu-mobile ul{float:left;width:100%}
.menu-mobile ul li{margin-bottom:20px}
.menu-mobile ul li a{color:#fff;font-size:16px;font-weight:400}
.menu-icon{width:32px;height:4px;border-radius:18px;background-color:#3c3c3c;display:block;position:relative;float:right;cursor:pointer;transition:.2s all cubic-bezier(.4,-.1,0,1.1)}
.menu-button{display:block;width:32px;margin:100px auto 0;padding:8px 0;cursor:pointer;transition:.2s all cubic-bezier(.4,-.1,0,1.1);float:right;margin:0;margin-top:17px}
@media (max-width:480px) {
.menu-mobile{top:125px}
}
header{padding:25px 0;padding-top:0;width:100%;position:fixed;left:0;top:0;z-index:20;box-shadow:0 0 30px 0 transparent;background:#fff}
header.fixar-menu{box-shadow:0 0 30px 0 rgba(0,0,0,.1)}
header a.menu-aberto::before{content:"";display:inline-block;vertical-align:middle;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:16px solid #fff;position:absolute;top:60px;z-index:6;margin-left:20px}
header .menu-popover{width:90%;padding:30px;display:flex;position:absolute;box-shadow:0 5px 23px rgba(0,0,0,.16);border-radius:5px;background-color:#fff;z-index:5;top:60px;opacity:0;pointer-events:none;transition:all .3s;left:0;right:0;margin-left:auto;margin-right:auto}
header .menu-popover.abrir-menu{top:72px;opacity:1;pointer-events:all;transition:all .3s}
header .menu-popover .item{flex:1;padding:0 30px;font-size:14px;margin-bottom:40px}
header .menu-popover .item .item-titulo{float:left;margin-bottom:25px;width:100%}
header #menu-funcionalidades .item .item-titulo{width:50%}
header .menu-popover .item .item-titulo img{width:40px;height:40px;float:left;margin-right:7px}
header .menu-popover .item .item-titulo > a{color:#3c3c3c;font-size:18px;font-weight:500;margin-top:10px}
header .menu-popover .item .item-cta{position:absolute;bottom:30px!important}
header .menu-popover .item .item-cta a{color:#00c850}
header .menu-popover .item ul{margin-bottom:0}
header #menu-menu-plataforma {display: flex;width: 100%;}
header .menu-popover .item ul > li {width: 50%;}
header #menu-item-2145 > a, header #menu-item-2146 > a {font-size: 18px; font-weight: 500; margin-top: 10px;}
header .menu-popover .item ul li{margin-bottom:20px}
header .menu-popover .item ul li:last-child{margin-bottom:0}
header .menu-popover .item a,header .menu-popover .item div{color:#6c7771;font-size:15px;font-weight:400;line-height:21px}
header .menu-popover .item a:hover{color:#00cc54}
header .menu-popover .item:first-child{margin-left:0}
header .logo{float:left;display:flex}
header .menu-button{display:none}
header nav{float:right}
header nav ul{display:flex;justify-content:space-between;gap:5px;align-items:center}
header nav ul li a{display:block;color:#727272;font-size:15px;font-weight:500}
header nav ul li a:hover{color:#00cc54}
header nav ul li a img{margin-left:5px}
header nav ul li:first-child{margin-left:0}
header nav .btn-teste a{display:grid;float:left;width:230px;line-height:50px;border-radius:4px;border:1px solid #00cc54;text-align:center;color:#00cc54;font-size:15px;font-weight:700}
header nav .btn-teste:hover a{background:#00cc54;color:#fff}
@media (max-width:991px) {
header .menu-popover{display:none}
header nav{display:none}
header .menu-button{display:block}
}
@media (max-width:480px) {
header .logo a img{width:150px}
}
footer{padding:67px 0 80px}
footer .sub-menu li{margin-bottom:16px}
footer .item-footer,footer .menu_footer > li{float:left;margin-left:123px}
footer .item-footer:first-child{width:247px;margin-left:0}
footer .item-footer .logo{float:left;width:100%;margin-bottom:20px}
footer .item-footer .email{float:left;width:100%;margin-bottom:15px}
footer .item-footer .email i{float:left;margin-right:14px;position:relative;top:3px}
footer .item-footer .email a{color:#3c3c3c;font-size:15px;font-weight:500}
footer .item-footer .email a:hover{color:#00cc54}
footer .item-footer .end{float:left}
footer .item-footer .end p{color:#3c3c3c;font-size:15px;font-weight:400;line-height:27px;margin-bottom:0}
footer .item-footer h3,footer .menu_footer > li > a{line-height:initial;color:#3c3c3c;font-size:16px;font-weight:600;margin-bottom:35px}
footer .menu_footer{margin-bottom:0}
footer .menu_footer li{margin-bottom:16px}
footer .menu_footer li:last-child{margin-bottom:0}
footer .menu_footer li a{color:#3c3c3c;font-size:16px}
footer li a:hover{color:#00cc54}
footer .item-footer .topicos{width:247px}
footer .item-footer .topicos a{display:block;color:#3c3c3c;font-size:16px;font-weight:400;line-height:24px;margin-bottom:16px}
footer .item-footer .topicos a:hover{color:#00cc54}
footer .item-footer .topicos a:last-child{margin-bottom:0}
footer .item-footer .social li{float:left;margin-left:10px}
footer .item-footer .social li:first-child{margin-left:0}
footer hr{margin-top:45px;float:left;width:100%;border-top:1px solid #eee}
footer .dev{float:left;width:100%;padding-top:36px}
footer .dev p{float:left;margin-bottom:0;color:#3c3c3c;font-size:14px;font-weight:400;margin-right:71px}
footer .dev ul{float:left;margin-bottom:0}
footer .dev ul li{float:left;margin-left:25px}
footer .dev ul li:first-child{margin-left:0}
footer .dev ul li a{display:block;color:#3c3c3c;font-size:14px}
footer .dev .insany{float:right;color:#3c3c3c;font-family:"Fira Sans","Tahoma","Arial",sans-serif;font-size:14px;font-weight:400}
@media (max-width:991px) {
footer{padding:50px 0}
footer .menu_footer > li:last-child{margin-bottom:50px}
footer .item-footer,footer .menu_footer > li{text-align:center;width:100%!important;border-bottom:1px solid #d8d8d8;padding-bottom:50px;margin-bottom:50px;margin-left:0}
footer .item-footer h3,footer .menu_footer li{text-align:center}
footer .item-footer .logo{display:table;margin:0 auto;float:initial;width:auto;margin-bottom:20px}
footer .item-footer .email{float:initial;width:auto;display:table;margin:0 auto;margin-bottom:15px}
footer .item-footer .email img{float:initial;display:table;margin:0 auto;margin-bottom:10px}
footer .item-footer .lista-funcionalidades{display:table;margin:0 auto}
footer .item-footer .lista-funcionalidades li a{text-align:center;display:block}
footer .item-footer .topicos{width:100%}
footer .item-footer .topicos a{text-align:center}
footer .item-footer .social{display:table;margin:0 auto}
footer .item-footer .end{width:100%}
footer .item-footer .end p{text-align:center}
footer hr{display:none}
footer .dev{padding-top:0}
footer .dev p{float:initial;text-align:center;margin-right:0;margin-bottom:30px}
footer .dev ul{float:initial;display:table;margin:0 auto;margin-bottom:30px}
footer .dev .insany{float:initial;display:table;margin:0 auto}
footer .dev .insany span{display:block;text-align:center;margin-bottom:10px}
footer .dev .insany a{display:block;text-align:center}
}
@media (max-width:480px) {
footer .dev ul li{float:initial;margin-left:0;margin-bottom:20px}
footer .dev ul li:last-child{margin-bottom:0}
footer .dev ul li a{text-align:center}
}
@media (max-width:480px) {
.menu-button{margin-top:14px}
}
a.menu-button:hover .menu-icon,a.menu-button:hover .menu-icon::after{width:32px;transition:.2s all cubic-bezier(.4,-.1,0,1.1)}
.menu-icon{width:32px;height:4px;border-radius:18px;background-color:#3c3c3c;display:block;position:relative;float:right;transition:.2s all cubic-bezier(.4,-.1,0,1.1)}
.menu-icon::after,.menu-icon::before{content:'';display:block;height:4px;border-radius:18px;background-color:#3c3c3c;position:absolute;right:0;transition:.2s all cubic-bezier(.4,-.1,0,1.1)}
.menu-icon::before{margin-top:-8px;width:32px;transition:.2s all cubic-bezier(.4,-.1,0,1.1)}
.menu-icon::after{margin-top:8px;width:32px;transition:.2s all cubic-bezier(.4,-.1,0,1.1)}
.menu-opened .menu-icon{height:0;width:32px;transition:.2s all cubic-bezier(.4,-.1,0,1.1)}
.menu-opened .menu-icon::after{width:32px;transform:rotate(45deg);margin-top:0;transition:.2s all cubic-bezier(.4,-.1,0,1.1)}
.menu-opened .menu-icon::before{transform:rotate(-45deg);margin-top:0;transition:.2s all cubic-bezier(.4,-.1,0,1.1)}
.error-input{border:1px solid #ec0707;transition:all .3s}
.choices{position:relative}
.rd-choices{margin-bottom:24px;font-size:16px;background-color:#fff;height:38px}
[class^=rdstation-popup-position]:not(.floating-button) .choices{height:45px}
.choices:focus{outline:0}
.choices:last-child{margin-bottom:0}
.choices.rd-is-disabled .rd-choices__inner,.choices.rd-is-disabled .rd-choices__input{background-color:#eaeaea;cursor:not-allowed;user-select:none}
.choices.rd-is-disabled .rd-choices__item{cursor:not-allowed}
.choices[data-type*=select-one]{cursor:pointer}
.choices[data-type*=select-one] .rd-choices__inner{padding-bottom:7.5px}
.choices[data-type*=select-one] .rd-choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}
.choices[data-type*=select-one] .rd-choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}
.choices[data-type*=select-one] .rd-choices__button:focus,.choices[data-type*=select-one] .rd-choices__button:hover{opacity:1}
.choices[data-type*=select-one] .rd-choices__button:focus{box-shadow:0 0 0 2px #00bcd4}
.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}
.choices[data-type*=select-one].rd-is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}
.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}
.choices[data-type*=select-one][dir=rtl] .rd-choices__button{right:auto;left:0;margin-left:25px;margin-right:0}
.choices[data-type*=select-multiple] .rd-choices__inner,.choices[data-type*=text] .rd-choices__inner{cursor:text}
.choices[data-type*=select-multiple] .rd-choices__button,.choices[data-type*=text] .rd-choices__button{position:relative;display:inline-block;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0;margin:0 -4px 0 8px}
.choices[data-type*=select-multiple] .rd-choices__button:focus,.choices[data-type*=select-multiple] .rd-choices__button:hover,.choices[data-type*=text] .rd-choices__button:focus,.choices[data-type*=text] .rd-choices__button:hover{opacity:1}
.rd-choices__inner{border-radius:2.5px;font-size:14px;min-height:38px;border:1px solid #5897fb}
.rd-is-focused .rd-choices__inner,.rd-is-open .rd-choices__inner{border-color:#5897fb!important}
.rd-is-open .rd-choices__inner{border-radius:2.5px 2.5px 0 0!important;border-bottom:none!important}
.rd-is-flipped.rd-is-open .rd-choices__inner{border-radius:0 0 2.5px 2.5px!important;border-bottom:1px solid #5897fb!important}
.choices__list{margin:0;padding-left:0;list-style:none}
.rd-choices__list{padding:4px!important}
.rd-choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%;line-height:28px!important}
[class^=rdstation-popup-position]:not(.floating-button) .rd-choices__list--single{line-height:35px!important}
[dir=rtl] .rd-choices__list--single{padding-right:4px;padding-left:16px}
.rd-choices__list--single .rd-choices__item{width:100%}
.rd-choices__list--multiple{display:inline}
.rd-choices__list--multiple .rd-choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all}
.rd-choices__list--multiple .rd-choices__item[data-deletable]{padding-right:5px}
[dir=rtl] .rd-choices__list--multiple .rd-choices__item{margin-right:0;margin-left:3.75px}
.rd-choices__list--multiple .rd-choices__item.rd-is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}
.rd-is-disabled .rd-choices__list--multiple .rd-choices__item{background-color:#aaa;border:1px solid #919191}
.choices__list--dropdown{position:absolute;width:100%;top:100%;margin-top:-1px;overflow:hidden;word-break:break-all}
.rd-choices__list--dropdown{display:none;z-index:999999!important;background-color:#fff;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;border-bottom:1px solid #cacaca!important;border-left:1px solid #cacaca!important;border-right:1px solid #cacaca!important}
.rd-choices__list--dropdown.rd-is-active{display:block;border-bottom:1px solid #5897fb!important;border-left:1px solid #5897fb!important;border-right:1px solid #5897fb!important;margin-top:-1px!important}
.rd-is-open .rd-choices__list--dropdown{border-color:#b7b7b7}
.rd-is-flipped .rd-choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px!important;border-radius:.25rem .25rem 0 0;border-top:1px solid #5897fb!important;border-bottom:none!important}
.rd-choices__list--dropdown .rd-choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}
.rd-choices__list--dropdown .rd-choices__item{position:relative;padding:10px;font-size:14px;padding:5px!important}
[dir=rtl] .rd-choices__list--dropdown .rd-choices__item{text-align:right}
@media (min-width:640px) {
.rd-choices__list--dropdown .rd-choices__item--selectable{padding-right:100px}
.rd-choices__list--dropdown .rd-choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}
[dir=rtl] .rd-choices__list--dropdown .rd-choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}
[dir=rtl] .rd-choices__list--dropdown .rd-choices__item--selectable:after{right:auto;left:10px}
}
.rd-choices__list--dropdown .rd-choices__item--selectable.rd-is-highlighted{background-color:#3875d7!important;color:#fff!important}
.rd-choices__list--dropdown .rd-choices__item--selectable.rd-is-highlighted:after{opacity:.5}
.rd-choices__item{cursor:default}
.rd-choices__item img{width:26px;display:unset}
.rd-choices__item--selectable{cursor:pointer}
.rd-choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}
.choices__heading{font-weight:600;padding:10px}
.rd-choices__heading{font-size:12px;border-bottom:1px solid #f7f7f7;color:gray}
.rd-choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}
.rd-choices__button:focus{outline:0}
.rd-choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;border:1px solid #aaa!important;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px;margin-top:6px;height:28px!important}
.rd-choices__input:focus{outline:0}
[dir=rtl] .rd-choices__input{padding-right:2px;padding-left:0}
.rd-choices__placeholder{opacity:.5}
.choices[data-type*=select-multiple] .rd-choices__input.is-hidden,.choices[data-type*=select-one] .rd-choices__input.is-hidden,.rd-choices__input.is-hidden{display:none!important}