Ò^kpÃÎbR+8i ‚~Ò£òAccept-Encoding,User-AgentÙ)¢“¡œ>†ì¨Œ KEY: https://hipercesta.com.br/wp-content/themes/hipercestas/css/block/footer.css HTTP/1.1 200 OK Date: Tue, 09 Dec 2025 13:59:46 GMT Server: Apache Last-Modified: Wed, 13 Jul 2022 13:06:56 GMT Accept-Ranges: bytes Content-Length: 4046 Cache-Control: max-age=31536000, public Expires: Wed, 09 Dec 2026 13:59:46 GMT Vary: Accept-Encoding,User-Agent Connection: close Content-Type: text/css; charset=utf-8 .whatsapp { position: fixed; right: 20px; bottom: 20px; width: 50px; height: 50px; background: #4dc247; border-radius: 50%; box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); font-size: 28px; text-align: center; line-height: 38px; color: white; z-index: 4; } .whatsapp svg { color: #FFF; fill: #FFF; width: 41px; height: 50px; } .whatsapp .text { margin: 0; position: absolute; top: 0.8rem; left: -23rem; background: #FFF; color: #000; font-family: var(--gothamRegular); font-size: 1.2rem; border-radius: 0.5rem; box-shadow: 0 0 2rem rgb(0 0 0 / 30%); padding: 0 1rem; transition: all .3s; } .whatsapp .text::after { content: ''; display: block; width: 0; height: 0; border-top: 0.8rem solid transparent; border-bottom: 0.8rem solid transparent; border-left: 0.8rem solid var(--white); position: absolute; top: 1rem; right: -0.8rem; } .hide { opacity: 0; pointer-events: none; } .footer { background: url('../../images/bg-footer.png') top center no-repeat; padding-top: 56.3rem; margin-top: -40rem; } .home .footer { margin-top: -53rem; } .title-footer { margin: 0 0 1.2rem 0; color: var(--white); font-family: var(--bebasNeueBold); font-size: 5.29rem; line-height: 0.75; transition: color 0.2s ease-in; } .footer-menu { display: flex; justify-content: flex-end; } .footer-menu a { display: block; color: var(--white); font-family: var(--bebasNeueRegular); font-size: 2.44rem; line-height: 1.2; transition: color 0.2s ease-in; } .footer-menu a:hover { color: var(--yellow); } .footer-contatos { display: flex; justify-content: flex-end; } .footer-contatos .itens { display: flex; font-family: var(--bebasNeueLight); font-size: 2.44rem; color: var(--white); align-items: center; } .footer-contatos .icon { width: 2.8rem; display: flex; justify-content: flex-end; margin-right: 1rem; } .footer-contatos .social { margin-top: 1rem; } .footer-contatos .social a { background: var(--white); color: var(--red); } .footer-dev__bg { background: #ec1620; text-align: center; padding: 1.8rem 0; margin-top: 6.3rem; } .footer-dev__bg p { margin: 0; color: var(--white); font-family: var(--gothamLight); font-size: 0.9rem; letter-spacing: 0.2rem; text-transform: uppercase; } .footer-trabalhe__container a { position: fixed; background: #ec1620; display: flex; align-items: center; justify-content: center; height: 5rem; left: 1.5rem; bottom: 1.5rem; color: var(--white); border-radius: 10rem; text-transform: uppercase; font-family: var(--gothamBold); box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); padding: 0 2rem; z-index: 2; } .footer-suacesta__container { position: fixed; background: #4dc247; width: 9.4rem; height: 9.4rem; right: 1.5rem; bottom: 1.5rem; border-radius: 10rem; text-transform: uppercase; font-family: var(--gothamBold); box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); z-index: 2; /* animation-iteration-count: infinite; */ } .footer-suacesta__container a { color: var(--white); padding: 0 2rem; display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; text-align: center; font-size: 1.6rem; line-height: 2.1rem; } @media(max-width: 767px) { .footer { background: var(--red); padding-top: 5rem; margin-top: 0 !important; } .footer-contatos { justify-content: flex-start; margin-top: 3rem; margin-bottom: 3rem; } .footer-menu { justify-content: flex-start; } /* .footer-suacesta__container { left: auto; bottom: 8rem; right: 1.5rem; } */ } @media (min-width: 768px) and (max-width: 991px) {}