.solucoes-items{margin-top:60px}.solucoes-items .item{display:flex;flex-wrap:wrap;margin-bottom:80px}.solucoes-items .item:last-child{margin-bottom:0px}.solucoes-items .item.right{justify-content:flex-end}.solucoes-items .item .width-box{width:90%;border:1px solid #808489;border-radius:5px;padding:40px 30px;position:relative;background-color:#fff}.solucoes-items .item .width-box .box-title{position:absolute;top:-10px;left:-32px}.solucoes-items .item.right .width-box .box-title{left:unset;right:-32px}.solucoes-items .item .width-box .box-title h3{color:#fff;font-size:18px;font-weight:700}.solucoes-items .item .width-box .box-title h3 span{background-color:#183e7a;border:1px solid #183e7a;border-radius:5px;padding:10px 40px}.solucoes-items .item.right .width-box .content-wrapper{text-align:right}.solucoes-items .item .width-box .cta-wrapper{text-align:right}.solucoes-items .item.right .width-box .cta-wrapper{text-align:left}.solucoes-items .item .width-box .cta-wrapper a{color:#333;font-weight:700;text-decoration:underline;position:relative;font-size:18px;padding-right:20px}.solucoes-items .item .width-box .cta-wrapper a::after{content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent #8abbd7;position:absolute;top:50%;right:0px;transform:translateY(-50%)}