.projectmanager_ups_section{padding-top:80px;padding-bottom:30px}.projectmanager_ups_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.projectmanager_ups_col{max-width:calc(100% / 3);width:100%;padding:0 15px;margin-top:30px}.projectmanager_ups_card{width:100%;overflow:hidden;border-radius:30px;border:2px solid #5e5c5a;position:relative}.projectmanager_ups_card .projectmanager_ups_imagediv .projectmanager_ups_image{height:400px}.projectmanager_ups_card .projectmanager_ups_imagediv .projectmanager_ups_image img{width:100%;height:100%;object-fit:cover;max-width:inherit}.projectmanager_ups_contentdiv{position:absolute;left:0;right:0;bottom:0}.projectmanager_ups_content{background-color:#fff;padding:30px 25px}.projectmanager_ups_content h3{display:block;margin-bottom:5px}.projectmanager_ups_content a{font-size:20px;font-weight:300;color:#0c5fe5}@media(max-width:991px){.projectmanager_ups_col{max-width:calc(100% / 2)}}@media(max-width:767px){.projectmanager_ups_col{max-width:400px}}