.cat-items{display:block;width:100%}.cat-row{width:100%;display:flex;flex-flow:row wrap}.cat-items .cat-item{display:flex;align-items:stretch;flex-direction:column;flex-grow:1;box-sizing:border-box;margin-bottom:10px;overflow:hidden;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #ebeced;-ms-border-radius:5px;-webkit-transition:all ease .2s;-moz-transition:all ease .2s;-ms-transition:all ease .2s;-o-transition:all ease .2s;transition:all ease .2s}.cat-items .cat-item:hover{opacity:0.7}.cat-items .cat-item img{width:100%;height:100%}.cat-items .cat-item.col-1{width:290px;margin-left:10px}.cat-items .cat-item.col-1:last-child{margin-left:0}.cat-items .cat-item.col-2{width:590px}.cat-items .cat-item.col-2:first-child{margin-left:10px}.cat-items .cat-item.col-3{width:100%}.has-more{-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s;text-align:center;font-size:0.8em;margin-top:25px;padding-top:5px;padding-bottom:5px;cursor:pointer;background:#fdfeff;opacity:0.8;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #ebeced;-ms-border-radius:5px}.has-more:hover{background:#ffffff;opacity:1}.left-menu-item .main{height:auto;min-height:240px}.left-menu-item .main .item .text{margin-left:5px;max-width:calc(100% - 15px);height:auto;white-space:normal}