

/* Start:/local/components/dobrosite/yubilar/templates/.default/style.css?16668164101400*/
.yubilar-item__shar:hover {
    width: 70px;
}
.yubilar-item__shar {
    width: 62px;
    position: absolute;
    z-index: 1;
    top: 41px;
    left: 66px;
    transition: all 0.5s linear 0s;
}

.yubilar-item {
    position: relative;
}

.year-item__shar {
    width: 50px;
}
/*
.yubilar-item svg.box-icon {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 90px;
    z-index: 1;
    left: 74px;
}
*/
.yubilar-item svg.box-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 65px;
    z-index: 1;
    left: 74px;
}

.yubilar-item svg.box-icon g{
    fill: #255969;
}

g.box-header {
    transform-origin: 10069px 5140px 0;
    transform: rotate(0deg);
	transition: all 0.5s linear 0s;
}

.yubilar-item svg.box-icon:hover g.box-header {
    transform: rotate(-45deg);
}

.year-item a {
    font-weight: bold;
    font-size: 20px;
    margin-left: -20px;
    display: block;
    background: #eee;
    margin-bottom: 10px;
    text-align: center;
    line-height: 65px;
    color: #255969;
    transition: all 0.5s linear 0s;
}

.year-item a:hover {
    background: #255969;
    color: #FFF;
	text-decoration: none;
}

.yubilar-birthday {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px;
    background: #e8eaed;
}
/* End */
/* /local/components/dobrosite/yubilar/templates/.default/style.css?16668164101400 */
