.sh--container{display:flex;margin:0 auto;max-width:1200px;padding:20px}.left--sh{display:flex;text-align:center;width:55%}.right--sh{padding:0 80px;position:relative;width:45%}.col1-hh,.col2-hh{align-items:center;display:flex;justify-content:center;width:50%}.col2-hh{flex-direction:column}.rounded--img--hh{web-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.2);align-items:center;background:tomato;border:5px solid #fff;border-radius:50%;-moz-box-shadow:0 10px 40px 0 rgba(0,0,0,.2);box-shadow:0 10px 40px 0 rgba(0,0,0,.2);display:flex;height:250px;justify-content:center;overflow:hidden;width:250px}.rounded--img--hh.circle3{padding:0}.content--ball{position:relative}.txt--ball{align-items:center;background:#fff;border-radius:50px;bottom:-35px;box-shadow:0 10px 60px rgba(0,0,0,.3);color:var(--dark-color);display:flex;font-family:var(--primary-font);font-size:19px;font-weight:800;justify-content:center;min-height:50px;padding:10px;position:absolute;text-transform:uppercase;width:100%}.col2-hh .content--ball:first-child{margin-bottom:50px}.arrow--btn{align-items:center;background:#fff;border-radius:50%;display:flex;height:47px;justify-content:center;left:3px;position:absolute;top:3px;transition:all .5s ease;width:47px}@media screen and (max-width:768px){.left--sh{flex-direction:column;width:40%}.right--sh{padding:0 20px;position:relative;width:60%}.col1-hh,.col2-hh{align-items:center;display:flex;justify-content:center;margin-bottom:50px;width:100%}}@media screen and (max-width:510px){.sh--container{flex-direction:column-reverse}.left--sh{flex-direction:column;margin-top:30px;width:100%}.right--sh{padding:0 20px;position:relative;width:100%}}