@keyframes pulsate-bck{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}.pulsate-bck{animation:pulsate-bck 1s ease-in-out infinite both}.btn-to-top{z-index:150;font-size:1.4rem;line-height:100%;color:#eee;background-color:rgba(0,0,0,.6);display:inline-block;border:1px solid #ccc;padding:10px 12px 8px;border-radius:5px;position:fixed;bottom:8px;right:calc(50vw - 24px);transition:all .5s ease;cursor:pointer}.btn-to-top:hover{background-color:rgba(0,0,0,.65)}.btn-to-top.btn-hide{opacity:0}@media print{.btn-to-top{display:none}}.btn-whatsapp{width:50px;height:50px;text-decoration:none;color:#fff;background-color:#279619;font-size:30px;position:fixed;bottom:20px;right:30px;z-index:99;display:grid;place-items:center;border-radius:50%;transition:.2s}.btn-whatsapp:hover{color:#fff;transform:scale(1.2)}footer{background:#224881;background:linear-gradient(0deg,#122747,#224881);color:#fff;overflow:hidden;padding:40px 0 50px}footer .main-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px 25px;margin-bottom:25px}footer .main-grid h5{margin-bottom:15px}footer .main-grid a{color:#ccc;text-decoration:none;word-wrap:break-word!important;word-break:break-word!important}footer .main-grid a:hover{-webkit-text-decoration:underline currentColor;text-decoration:underline currentColor;color:#fff}@media(max-width:991px){footer .main-grid a{text-decoration:underline}}footer .main-grid .logo-jc img{width:100%;max-width:100px;border-radius:8px}footer .main-grid .endereco i{max-width:250px;display:block;font-weight:700}@media(max-width:990px){footer .main-grid{grid-template-columns:130px repeat(3,1fr)}}@media(max-width:767px){footer .main-grid{grid-template-columns:1fr;text-align:center;max-width:500px;margin:0 auto 25px}footer .main-grid .endereco i{margin:auto}}footer .copy-area{padding:15px 0;border-top:1px solid #ccc;display:flex;align-items:center;gap:25px}footer .copy-area a{color:#bbb;text-decoration:none}footer .copy-area a:hover{color:#fff;text-decoration:underline}@media(max-width:991px){footer .copy-area a{text-decoration:underline}}footer .copy-area .copy{flex:1 1}footer .copy-area .social-media{display:flex;align-items:center;gap:15px}footer .copy-area .social-media a{font-size:1.8rem;text-decoration:none!important}footer .copy-area .social-media a.icon-yt:hover{color:#f70000}footer .copy-area .social-media a.icon-insta:hover{color:#eca638}footer .copy-area .social-media a.icon-face:hover{color:#1773ea}@media(max-width:767px){footer .copy-area{flex-direction:column;text-align:center;max-width:500px;margin:auto}}