.box-mapaddress{width:calc(50vw - 24px);max-width:535px;padding:30px 30px 20px 30px;margin:auto;background:#fff;border:1px solid #e4e5e6;border-radius:2px;bottom:24px;left:0;right:0}@media(max-width: 991px){.box-mapaddress{width:calc(100vw - 100px)}}.box-mapaddress .row-title{margin-bottom:15px}.box-mapaddress .row-title h2{margin-right:25px}@media(max-width: 1071px){.box-mapaddress .row-title h2{margin-bottom:15px}}@media(max-width: 991px){.box-mapaddress .row-title h2{margin-bottom:0}}@media(max-width: 535px){.box-mapaddress .row-title h2{margin-bottom:15px}}.box-mapaddress .row-title .contact-group{font-family:"Roboto-Bold",Helvetica,Arial,sans-serif;font-size:10px;color:#8d8d8e}.box-mapaddress .row-title .contact-group img{margin-right:15px}.box-mapaddress .row-title .contact-group a.box-contact{color:#8d8d8e}.box-mapaddress .row-title .contact-group a.box-contact:first-of-type{padding-right:18px;margin-right:20px;border-right:1px solid #e4e5e6}.box-mapaddress p{font-size:14px;line-height:22px;color:#252525;margin-bottom:15px}.box-mapaddress a.get-directions{font-family:"Roboto-Bold",Helvetica,Arial,sans-serif;font-size:10px;color:#cf102d;text-transform:uppercase}#kMap .pin-map-circle{width:132px;height:132px;margin:auto;position:absolute;top:0;left:-66px;right:0;bottom:0;display:flex;align-items:center;justify-content:center}#kMap .pin-map-circle .box-pin{width:44px;height:44px;background:#cf102d;border-radius:50%;display:flex;align-items:center;justify-content:center}#kMap .pin-map-circle .circle{display:block;height:59px;width:59px;border-radius:50%;border:1px solid rgba(255,0,0,.4);margin:10px;opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}#kMap .pin-map-circle .circle.delay1{animation:wavesMap 8s ease infinite}#kMap .pin-map-circle .circle.delay2{animation:wavesMap 8s ease 2s infinite}#kMap .pin-map-circle .circle.delay3{animation:wavesMap 8s ease 4s infinite}#kMap .pin-map-circle .circle.delay4{animation:wavesMap 8s ease 6s infinite}@keyframes wavesMap{0%{opacity:0}10%{width:72px;height:72px;opacity:.4}25%{width:72px;height:72px;opacity:.4}35%{width:92px;height:92px;opacity:.2}50%{width:92px;height:92px;opacity:.2}60%{width:112px;height:112px;opacity:.05}75%{width:112px;height:112px;opacity:.05}85%{width:132px;height:132px;opacity:0}100%{width:132px;height:132px;opacity:0}}
