.services { margin-inline: 11%; margin-top: 150px; }
.services > .service-selection { position: relative; width: 100%; display: flex; justify-content: center; gap: 60px; margin-top: 200px; height: fit-content; }
.services > div > a { background: url('/wp-content/uploads/2024/03/shutterstock_1571126896-scaled.jpg'); border: 2px solid #add8ff; box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px; border-radius: 15px; color: black; width: 25%; text-align: center; }
.services > div > a:hover { border: 2px solid #0155c4; color: black; cursor: pointer; }
.services > div > a > h1 { padding: 5px; margin-block: auto; font-weight: bold; font-size: 18px; text-align: center; margin-block: auto; }
.services > div > a > img { width: 100%; height: 300px; object-fit: cover; border-top-left-radius: 15px; border-top-right-radius: 15px; }
.about-us > img { object-position: right; }
.title-service { position: relative; background: url('/wp-content/uploads/2024/03/shutterstock_1571126896-scaled.jpg'); width: fit-content; padding-inline: 30px; padding-block: 15px; color: black; /*text-shadow: 1px 1px 2px black;*/ }
.service-content > div > div { position: relative; padding: 30px; color: black; background: url('/wp-content/uploads/2024/03/shutterstock_1571126896-scaled.jpg'); background-size: cover; margin-top: 30px; }
.service-content > div > h1 { font-weight: bold; font-size: 32px; }
.service-content > div { display: none; padding: 30px; }