footer{padding:40px 0 0;border-top:1px solid hsla(0,0%,45%,.233);background-color:#f5f9ff;margin-top:40px}@media only screen and (max-width:767px){footer{width:100%}}footer .whatsapp-hovering-icon{width:60px;height:60px;border-radius:10px;color:#fff;background-color:#25d366;position:fixed;bottom:20px;right:20px;z-index:5000;display:flex;align-items:center;justify-content:center;transition:.15s}@media only screen and (max-width:767px){footer .whatsapp-hovering-icon{width:40px;height:40px}footer .whatsapp-hovering-icon .icon{font-size:25px}}footer .whatsapp-hovering-icon:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}footer .whatsapp-hovering-icon .icon{font-size:40px}footer .details-container{display:flex;justify-content:space-around}@media only screen and (max-width:767px){footer .details-container{flex-direction:column}}footer .details-container .details-section{width:40%;max-width:40%}@media only screen and (max-width:767px){footer .details-container .details-section{width:100%;max-width:100%;padding:10px 20px}}footer .details-container .details-section .footer-logo{height:40px;width:auto;margin-bottom:10px}footer .details-container .details-section .links-container{display:flex;flex-wrap:wrap}footer .details-container .details-section .links-container .link-element{white-space:nowrap;padding-right:10px;margin-right:10px;text-decoration:underline}footer .details-container .details-section .links-container .link-element .city-name{text-transform:capitalize}footer .details-container .details-section .links-container .link-element:last-child{border-right:none}footer .details-container .details-section .social-icons{display:flex;gap:15px;margin-top:20px}footer .details-container .details-section .social-icons .icon{font-size:25px;color:#00822c}footer .info-links{display:flex;justify-content:center;gap:50px;padding:10px 50px;background-color:rgba(220,233,255,.635);font-weight:700;margin-top:50px}@media only screen and (max-width:767px){footer .info-links{justify-content:space-between;flex-wrap:wrap;gap:20px;row-gap:0;padding:10px 20px}}footer .info-links .link-element{white-space:nowrap;text-decoration:underline}footer .disclaimer{font-size:12px;line-height:1.2em;padding:20px 40px}@media only screen and (max-width:767px){footer .disclaimer{padding:15px 10px}}footer .copyright{background-color:#00822c;color:#fff;padding:8px 0;text-align:center}@media only screen and (max-width:767px){footer .copyright{padding:8px 20px;line-height:1.5em}}