.map_placeholder{text-align:center}section.contact_map_Sec{position:relative}section.contact_map_Sec .map_box{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}section.contact_map_Sec .map_box .box{background:var(--primary-color);border-radius:18px;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-bottom:15px;max-width:590px;min-height:146px;padding:20px 30px}section.contact_map_Sec .map_box:before{background:#fff;border:5px solid var(--primary-color);border-radius:100px;content:"";height:25px;left:53%;position:absolute;top:-70px;width:25px}section.contact_map_Sec .map_box .box a,section.contact_map_Sec .map_box .box h6{color:#fff}section.contact_map_Sec .map_box .box h6{font-size:24px;margin-bottom:10px}section.contact_map_Sec .map_box .box a{align-items:flex-start;display:flex;gap:4px;transition:.3s}section.contact_map_Sec .map_box .box a svg{margin-top:5px;width:40px}.list_row{align-items:center;display:flex;gap:20px}section.contact_map_Sec .map_box .box:nth-child(2) a svg{width:25px}section.contact_map_Sec .map_box .box a:hover{opacity:.8}