.itm-wrr{
	padding: 15px;
}

.itm-wrrr p{
	color: grey;
	text-align: justify;
}
.itm-wrrr h4{
	font-size: 21px;
    margin-bottom: 20px;
    margin-top: 0;
    color: black!important;
}

.itm-wrrr img{

}
.itm-wrrr:hover{
	border: 1px solid #eaeaea;
	border-radius:20px;
	    box-shadow: 2px 3px 6px #e2e2e2;
}
.itm-wrrr{
	border: 1px solid white;
 border-bottom: 1px solid #eaeaea;
    padding: 30px!important;
}
.link a{

    padding: 5px 42px;
    border-bottom-right-radius: 15px;
}
.link{
	    text-align: right;
}
.caticon{
	font-size: 50px!important;
    padding: 25px;
    background: #408858;
    color: #f9bf26;
    border-radius: 73px;
    text-align: center;
    line-height: 70px!important;
    height: 120px;
    width: 120px;
    box-shadow: 2px 2px 4px #b7b7b7;
    text-shadow: 1px 1px 0px black;
}
.imgicon{
	    width: 120px;
    background: #408858;
    color: #f9bf26;
    border-radius: 73px;
    padding: 20px;
    box-shadow: 2px 2px 4px #b7b7b7;
}