.itm-wrr{
	padding: 15px;
}
.itm-wrrr b{
	font-size: 15px;
    text-transform: uppercase;
    color: white!important;
	max-height: 55px;
    overflow: hidden;
    display: block;
}
.itm-wrrr p{
	color: grey;
	text-align: justify;
}
.itm-wrrr h4{
	font-size: 21px;
    margin-bottom: 20px;
    margin-top: 0;
    color: black!important;
}

.wrapcat{
background: #408858;
    box-shadow: 2px 2px 4px #b7b7b7;
	background-image: url(/bitrix/templates/uosago/img/bg/bg6.jpg);
    background-size: cover;
}
.itm-wrrr:hover{

	border-radius:20px;
	    box-shadow: 2px 3px 6px #e2e2e2;
}
.itm-wrrr{
 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;
    color: #f9bf26;
    border-radius: 73px;
    text-align: center;
    line-height: 70px!important;
    height: 120px;
    width: 120px;
    text-shadow: 1px 1px 0px black;
}
.imgiconcat{
	    width: 120px;
    color: #f9bf26;
    border-radius: 73px;
    padding: 20px;
}
.owl-item>.item{
	padding:0;
}
.owl-item{
	border: none;
    background: initial;
    box-shadow: none;
}
.wrapcat a{
	display:block;
	width:100%
}
.owl-stage {
  display: flex;
  align-items: center;
}
.new-text{
	background: #00000069;
    font-size: 26px;
    line-height: 50px;
    font-weight: 800;
    text-transform: uppercase;
    color: #f4f7fc;
    text-shadow: 0px 0px 0px black;
	    height: 160px;
}
.new-wrap{
    background-position: center!important;
    background-size: cover!important;
    padding: 5px;
	height: 170px;
}