﻿@charset "UTF-8";footer{height:100%;color:#f3f3f3;background-position:center;background-size:cover;padding:2rem 0;}footer .row{margin-top:0 !important;justify-content:space-between !important;align-items:unset !important;}footer .row .bg-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;min-width:30px;max-height:30px;border-radius:50%;background-color:#c0dacd;margin-right:10px;}footer .row .bg-icon i{color:#484242;}footer .row .col-5{max-width:45%;flex:0 0 45%;}footer .row .footer-left-side .footer-title{font-weight:700;letter-spacing:normal;margin-bottom:50px !important;}footer .row .footer-left-side .content-left-side .telefone-footer-div,footer .row .footer-left-side .content-left-side .fax-footer-div{margin-bottom:10px;}footer .row .footer-left-side .content-left-side .whatsapp-footer-div,footer .row .footer-left-side .content-left-side .email-footer-div,footer .row .footer-left-side .content-left-side .atendimento-footer-div,footer .row .footer-left-side .content-left-side .social-footer-div{margin-bottom:40px;}footer .row .footer-left-side .content-left-side .social-footer-div a{color:inherit;margin-right:30px;font-size:1.5rem;}footer .row .info-footer{display:flex;align-items:center;position:relative;line-height:1.5rem;flex-wrap:wrap;}footer .row .info-footer a{color:#f3f3f3;transition:.5s;position:relative;font-weight:500;letter-spacing:.03rem;}footer .row .info-footer a::after{content:"";position:absolute;background-color:#f3f3f3;height:1px;width:0;left:0;bottom:-3px;transition:.3s;}footer .row .info-footer a:hover{color:#f3f3f3;}footer .row .info-footer a:hover::after{width:100%;}footer .row .info-footer .divisor-info{margin:0 5px;}footer .row .divisor{min-height:300px;border:1px solid rgba(243,243,243,.5);}footer .row .footer-right-side{display:flex;justify-content:center;flex-direction:column;}footer .row .footer-right-side .map-footer iframe{width:100%;height:230px;border-radius:10px;margin-bottom:30px;}@media screen and (max-width:767px){footer .row{justify-content:unset;flex-direction:column;}footer .row .footer-left-side,footer .row .footer-right-side{max-width:100%;}footer .row .footer-left-side .footer-title{margin-bottom:25px;}footer .row .footer-left-side .content-left-side .telefone-footer-div{margin-bottom:10px;}footer .row .footer-left-side .content-left-side .whatsapp-footer-div,footer .row .footer-left-side .content-left-side .email-footer-div,footer .row .footer-left-side .content-left-side .atendimento-footer-div,footer .row .footer-left-side .content-left-side .social-footer-div{margin-bottom:20px;}footer .row .divisor{display:none;}footer .row .map-footer iframe{margin-top:30px;}}