@font-face {
    font-family: 'icomoon';
    src:    url('/stream/files/fonts/icomoon.eot?q25m55');
    src:    url('/stream/files/fonts/icomoon.eot?q25m55#iefix') format('embedded-opentype'),
        url('/stream/files/fonts/icomoon.ttf?q25m55') format('truetype'),
        url('/stream/files/fonts/icomoon.woff?q25m55') format('woff'),
        url('/stream/files/fonts/icomoon.svg?q25m55#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.ca-menu-l{
    padding:0;
    margin:20px auto;
    width: 500px;
}
.ca-menu-l li{
    width: 500px;
    height: 100px;
    overflow: hidden;
    position: relative;
    display: block;
    background: #fff;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    margin-bottom: 4px;
    -webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.ca-menu-l li:last-child{
    margin-bottom: 0px;
}
.ca-menu-l li a{
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative;
}
.ca-icon-l{
    font-family: 'icomoon', cursive;
    font-size: 40px;
    color: #0061a0;
    text-shadow: 0px 0px 1px #333;
    line-height: 90px;
    position: absolute;
    width: 90px;
    left: 20px;
    text-align: center;
    -webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.ca-content-l{
    position: absolute;
    left: 120px;
    width: 370px;
    height: 60px;
    top: 20px;
}
.ca-main-l{
    font-size: 30px;
    -webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.ca-sub-l{
    font-size: 14px;
    color: #666;
}
.ca-menu-l li:hover{
    background-color: #000;
}
.ca-menu-l li:hover .ca-icon-l{
    color: #0061a0;
    font-size: 120px;
    opacity: 0.2;
    left: -20px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}
.ca-menu-l li:hover .ca-main-l{
    color: #0061a0;
    opacity: 0.8;
}
.ca-menu-l li:hover .ca-sub-l{
    color: #fff;
    opacity: 0.8;
}









.ca-icon-l-alzi, .ca-icon-l-fam, .ca-icon-l-miet, .ca-icon-l-www,
.ca-icon-l-work, .ca-icon-l-vk, .ca-icon-l-str, .ca-icon-l-social {
    font-family: 'icomoon';
    font-size: 60px;
	color: #0061a0;
	text-shadow: 0px 0px 1px #333;
	line-height: 90px;
	position: absolute;
	width: 90px;
	left: 10px;
	text-align: center;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}




.ca-icon-l-alzi:before {
    content: "\e900";
}

.ca-menu-l li:hover .ca-icon-l-alzi {
    color: #0061a0;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-fam:before {
    content: "\e903";
}

.ca-menu-l li:hover .ca-icon-l-fam{
    color: #0061a0;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-miet:before {
    content: "\e901";
}

.ca-menu-l li:hover .ca-icon-l-miet{
    color: #0061a0;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-www:before {
    content: "\e907";
}

.ca-menu-l li:hover .ca-icon-l-www{
    color: #0061a0;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-work:before {
    content: "\e902";
}

.ca-menu-l li:hover .ca-icon-l-work{
    color: #0061a0;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-vk:before {
    content: "\e904";
}

.ca-menu-l li:hover .ca-icon-l-vk{
    color: #0061a0;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-str:before {
    content: "\e905";
}

.ca-menu-l li:hover .ca-icon-l-str{
    color: #0061a0;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ca-icon-l-social:before {
    content: "\e906";
}

.ca-menu-l li:hover .ca-icon-l-social{
    color: #0061a0;
    font-size: 120px;
    opacity: 0.3;
    left: -0px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
}
