.about .cols-4{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:50px}.about .cols-4 .box{background:#FBFBFB;box-shadow:0 6px 14px 0 #DCDCDC;font-size:1.2rem;padding:30px;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1}.about .cols-4 .box .img{width:128px;height:128px;margin:10px auto 40px}.about .cols-4 .box .img img{border-radius:50%;width:100%;height:100%}.about .cols-4 .box .name{font-weight:700;text-align:center;min-height:50px}.about .cols-4 .box .text{text-align:center;margin:20px 0}.about .cols-4 .box .contact{text-align:center}.about .texts p{font-size:1.2rem;margin-bottom:45px}.about .clients{max-width:900px;margin:0 auto}.about .clients .client{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:20px}.about .clients .client .img{width:35%}.about .clients .client .img img{border-radius:50%;width:260px;height:260px;margin:0 auto}.about .clients .client .text{width:65%;font-size:1.2rem;margin:0 0 0 80px}.about .clients .client:nth-child(2n) .img{-ms-flex-order:2;order:2}.about .clients .client:nth-child(2n) .text{text-align:right;margin:0 80px 0 0}.about .certificates{text-align:center}.about .certificates a{display:inline-block;border:1px solid #ccc;padding:2px;margin:0 15px;transition:all .5s}.about .certificates a:focus,.about .certificates a:hover{border-color:#ec1d24}@media all and (max-width:992px){.about .cols-4 .box{margin-bottom:15px}.about .cols-4 .box .name{min-height:auto}.about .clients .client{-ms-flex-wrap:wrap;flex-wrap:wrap}.about .clients .client .img{width:100%;text-align:center}.about .clients .client .img img{width:200px;height:200px}.about .clients .client .text{width:100%;margin:10px 20px 40px;font-size:1rem}.about .clients .client:nth-child(2n) .img{-ms-flex-order:0;order:0}.about .clients .client:nth-child(2n) .text{text-align:left;margin:10px 20px 40px}}