.cards-section{overflow:hidden;padding:50px 0;position:relative}.cards-section .top-content{padding:15px 0}.cards-section .card-body>:first-child,.cards-section .top-content>:first-child{margin-top:0!important}.cards-section .card-body>:last-child,.cards-section .top-content>:last-child{margin-bottom:0!important}.cards-section .cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin-top:20px}.cards-section .card-item,.cards-section .card-item .card-inner{overflow:hidden;position:relative}.cards-section .card-item{border-radius:3px;height:100%;padding:15px;width:33.33%}.cards-section .card-img{overflow:hidden;position:relative;text-align:center}.cards-section .card-img img{vertical-align:top}.cards-section .card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:20px 0}.cards-section .card-body h3{margin-bottom:18px}.cards-section .read-more-btn{margin:5px 0;text-decoration:none}.cards-section .read-more-btn>.fa.large-icon{font-size:175%}.cards-section .read-more-btn>span+span{margin-left:5px}.cards-section .read-more-btn:hover{color:#ff890a;text-decoration:none}.cards-section .read-more-btn:hover .readmore-btn-txt{text-decoration:underline}@media(min-width:992px){.cards-wrapper.type_two_column .card-item{width:50%}.cards-wrapper.type_three_column .card-item{width:33.33%}.cards-wrapper.type_four_column .card-item{width:25%}}@media(min-width:601px){.cards-section .cards-wrapper{margin-left:-15px;margin-right:-15px}}@media(max-width:991px){.cards-section .card-item{max-width:750px;width:100%}}@media(max-width:600px){.cards-section .cards-wrapper{margin-left:-10px;margin-right:-10px}.cards-section .cards-wrapper .card-item{padding-left:10px;padding-right:10px}}