#ourServices #ourServicesTitle{text-align:center;font:500 1.5rem Poppins,sans-serif;padding:30px 0}
#ourServices #ourServicesListCon{display:grid;grid-template-columns:repeat(4,1fr);}
#ourServices #ourServicesListCon .serviceCon{margin-left: 10px;margin-bottom: 15px;height:390px;-webkit-box-shadow:rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 1px 3px 1px;box-shadow:rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 1px 3px 1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
#ourServices #ourServicesListCon .serviceCon .serviceImgCon{height:85%;width:100%;margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
#ourServices #ourServicesListCon .serviceCon .serviceImgCon a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:90%;width:90%}
#ourServices #ourServicesListCon .serviceCon .serviceImgCon a img{height:100%;width:100%;margin: auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#ourServices #ourServicesListCon .serviceCon .serviceDescCon{height:100%;padding:10px 17px;overflow:hidden}
#ourServices #ourServicesListCon .serviceCon .serviceDescCon .openServiceLink2{text-decoration:none;color:#000}
#ourServices #ourServicesListCon .serviceCon .serviceDescCon .openServiceLink2 hr{display:none}
#ourServices #ourServicesListCon .serviceCon .serviceDescCon ul{padding-left:40px}
#ourServices #ourServicesListCon .serviceCon .serviceDescCon a{font:1rem Poppins,sans-serif;text-decoration:none;color:#4f6fce;

}
#ourServices #ourServicesListCon .serviceCon .serviceDescCon a u{
 display: flex;
 justify-content: center;
 text-align: center;
}
#ourServices #ourServicesListCon .serviceCon .serviceDescCon p{padding:5px 0;line-height:24px;width: 100%;}
#ourServices #ourServicesListCon .serviceCon .serviceDescCon span{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;bottom:10px;right:10px}
#ourServices-2 #ourServices-2Tistle{font:600 2rem Poppins,sans-serif;text-align:center;padding:30px}
#ourServices-2 a{display:block;width:100%;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}
#ourServices-2 a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
#ourServices-2 a h3{position:absolute;color:#fff!important;font:600 2rem Poppins,sans-serif;letter-spacing:1px;z-index:2}
#ourServices-2 a .ourServices-2Shadow{height:100%;width:100%;position:absolute;background-color:#000;opacity:.3}