.address{position:relative}.address_block{text-align:center}.address_icon{width:150px;height:150px;transition:.3s;margin:auto;border-radius:30px;box-shadow:0 0 26px rgba(0,0,0,0.05);display:flex;justify-content:center;align-items:center}.address_icon svg{width:50px;height:50px}.add_Text{padding-top:30px}.add_Text h4{margin-bottom:10px}.add_Text hr{width:40px;height:5px}.address .col-md-4{position:relative}.address .col-md-4:after{content:url('https://f.hubspotusercontent40.net/hubfs/4016590/arrow.png');position:absolute;right:-45px;top:20%}.address .container .row .col-md-4:last-child:after{content:none !important}.address_block:hover .address_icon{background:var(--primary_color);fill:#fff !important}@media(max-width:767px){.address .col-md-4:after{content:none}.address_block{padding:30px 0}}