.thecard{box-shadow:0 1px 30px rgba(0,0,0,.4);background-color:#fff;border-radius:4px;transition:400ms ease;text-align:left}.thecard:hover{box-shadow:0 10px 50px rgba(0,0,0,.6)}.thecard:hover .card-outmore{background:#2c3e50;color:#fff}.thecard:hover .card-outmore h5{color:cyan}.thecard a{color:currentColor;text-decoration:none}.card-img{display:block;max-height:395px;overflow:hidden;margin-bottom:10px}.card-img img{display:block;width:100%;border-radius:4px 4px 0 0}.card-caption{position:relative;padding:5px 25px}.card-caption h1{line-height:1}.card-outmore{padding:10px 25px;border-radius:0 0 4px 4px;border-top:1px solid #e0e0e0;background:#efefef;color:#222;display:flex;transition:400ms ease}.card-outmore h5{flex:1}.card-outmore i{border:1px solid;padding:1px 6px;border-radius:50%}span.date{font-size:10px}.thecardtsk{background:#efefef none repeat scroll 0 0;box-shadow:0 1px 30px rgba(0,0,0,.4);border-radius:0 0 4px 4px;margin-bottom:10px;width:100%}.thecardtsk:hover{box-shadow:0 10px 50px rgba(0,0,0,.6)}.thecardtsk .cardtsk-img{width:20%}.thecardtsk .cardtsk-caption{margin:0}.thecardtsk .cardtsk-title{border-bottom:1px solid #ddd;color:#555;font-weight:700;margin:0 0 5px;padding:0}.thecardtsk .cardtsk-outmore{background:#efefef none repeat scroll 0 0;border-radius:0 0 4px 4px;border-top:1px solid #e0e0e0;color:#222;display:flex;padding:3px 25px;transition:all 400ms ease 0s}.thecardtsk:hover .cardtsk-outmore{background:#2c3e50;color:cyan}.card-outmore-left{padding:10px 25px;border-radius:0 0 0 4px;border-top:1px solid #e0e0e0;background:#efefef;color:#222;transition:400ms ease;width:50%;float:left;-webkit-align-content:center;align-content:center;background:#efefef}.card-outmore-right{padding:10px 25px;border-radius:0 0 4px 0;border-top:1px solid #e0e0e0;background:#efefef;color:#222;transition:400ms ease;width:50%;float:right;-webkit-align-content:center;align-content:center;background:#efefef}.card-outmore-left:hover{background:#36f}.card-outmore-right:hover{background:#e85745}