.our-locations{text-align:center}.our-locations .top_section h2{margin-bottom:50px}.our-locations .locations-wrapper{display:flex;gap:20px}.our-locations .locations-item{border:1px solid #5d5d5d;border-radius:4px;flex:calc(33.3333% - 20px);min-height:250px;padding:40px;transition:all .5s}.our-locations .locations-item .img{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:24px;margin-left:auto;margin-right:auto;position:relative;width:80px;z-index:9}.our-locations .locations-item h5{margin-bottom:14px}.our-locations .locations-item p{margin:0}.our-locations .locations-item:hover{background:#e5232b}.our-locations .locations-item:hover .details,.our-locations .locations-item:hover .details h5{color:#fff}@media(max-width:767px){.our-locations .locations-wrapper{flex-direction:column}.our-locations .content-wrapper{padding:0 20px}}