.half-half{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}.half-half-image{-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative}.half-half-image-text{position:absolute;background:#4992d5;border-radius:100%;bottom:20%;left:-100px;width:250px;height:250px;display:flex;justify-content:center;align-items:center;padding:40px 15px;text-align:center;color:#fff}.half-half-image-text p{width:80%;margin:0 auto}.text-thirty .half-half-content,.text-seventy .half-half-image{width:30%}.text-fifty .half-half-content,.text-fifty .half-half-image{width:50%}.text-seventy .half-half-content,.text-thirty .half-half-image{width:70%}.half-half.right{-webkit-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.half-half-padding{padding:10% 12% !important}.half-half-content h2{color:#000;font-size:30px;line-height:1.2}@media(max-width:768px){.half-half-content,.half-half-image{width:100% !important}.half-half-image{height:400px}.half-half-padding{padding:5% 6% !important}.half-half-image-text{left:0;bottom:5px}.half-half.mobile-top{-webkit-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media(max-width:475px){.half-half-image-text{bottom:0;left:0;right:0;margin:0 auto}}