#cabecalho img{max-width:100%}#main h1{font-size:24px;line-height:26px;color:var(--main-empresa);font-weight:700}#main h1 i{color:var(--main-red)}#main p{font-size:18px}@media(max-width:767px){#main .btn{width:100%}}#duvidas{background-color:var(--main-bg-gray);padding-top:40px;padding-bottom:40px}#duvidas h3{color:var(--main-empresa);font-size:24px;font-weight:700}#duvidas .card{border:1px solid #cecece;background:#fff;margin-bottom:20px}#duvidas .card-header{background:#fff;padding:0}#duvidas .card-header .btn-card{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;text-decoration:none}#duvidas .card-header .tit{margin-left:30px;font-size:18px;font-weight:700}#duvidas .card-header .icone{background-color:var(--main-red);height:78px;width:78px;min-width:78px;display:flex;justify-content:center;align-items:center;margin-left:10px}#duvidas .card-header .icone i{background-color:#fff;color:var(--main-empresa);padding:3px 7px;border-radius:5px}#duvidas .card-header .btn:focus{box-shadow:none}#mapa .box{display:flex;justify-content:center;align-items:center}#mapa .bg{background-image:url(../../images/bg_mapa.jpg);background-repeat:no-repeat;background-position:center;width:100%;height:500px}#mapa .bg{display:flex;justify-content:center;align-items:center}#mapa .map{height:100%;max-height:500px;width:100%}#mapa .contact-map{width:100%;height:500px}#mapa .nome{color:#fff;font-weight:700;font-size:28px}#mapa .end{color:#fff;font-size:16px}#mapa .tel{color:#fff;font-size:16px}@media(max-width:1200px){#mapa .nome{color:#fff;font-weight:700;font-size:24px}}@media(max-width:960px){#mapa .box{display:block}}