.three-card-section{padding:50px 0}.three-card-flex{display:flex;flex-wrap:wrap}.three-card-item{box-shadow:0 1px 3px #d6d6d6;-webkit-box-shadow:0 1px 3px #d6d6d6;-moz-box-shadow:0 1px 3px #d6d6d6;margin-right:2.6%;margin-top:20px;padding:40px 30px;text-align:center;transition:all .5s ease;width:31.6%}.three-card-item:nth-child(3n){margin-right:0}.three-card-image{align-items:center;background:#fe5000;border-radius:100%;display:flex;flex-wrap:wrap;height:100px;justify-content:center;margin:0 auto 20px;max-width:100px;transition:all .5s ease}.three-card-image img{transition:all .5s ease;width:30px}.three-card-image img.hover-image{display:none}.three-card-content *{color:#3b3941;line-height:27px}.three-card-content>*{margin-bottom:25px}.three-card-content>:last-child{margin-bottom:0}.three-card-item:hover{background:#3b3941}.three-card-item:hover .three-card-image{background-color:#fff}.three-card-item:hover .three-card-image img.simple-image{display:none}.three-card-item:hover .three-card-image img.hover-image{display:inline-block}.three-card-item:hover .three-card-content *{color:#fff}.three-card-item:hover .cta_button{border-bottom:1px solid #fff}@media(max-width:1200px){.three-card-section{padding:30px 0}}@media(max-width:767px){.three-card-flex{justify-content:center}.three-card-item,.three-card-item:nth-child(3n){margin-bottom:15px;margin-right:4%;width:48%}.three-card-item:nth-child(2n){margin-right:0}.three-card-content *{line-height:1.4}.three-card-image{height:80px;max-width:80px}}@media(max-width:480px){.three-card-item{margin-right:0!important;width:100%!important}}