@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('websymbols/websymbols-regular-webfont.eot');
    src: url('websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('websymbols/websymbols-regular-webfont.woff') format('woff'),
        url('websymbols/websymbols-regular-webfont.ttf') format('truetype'),
        url('websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.ca-menu{
    padding:0;
    margin:15px auto;
    width: 1020px;
}
.ca-menu li#ORIGINAL{
    width: 110px;
    height: 600px;
    overflow: hidden;
    position: relative;
    float:left;
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-right: 0px;
    -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-menu li{
    width: 110px;
    height: 600px;
    overflow: hidden;
    position: relative;
    float:left;
	background: url(../images/rollo_banner.jpg) no-repeat;
	background-position: top 15px right 0px;
	background-position-x: 0%;
	background-position-y: 20%;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-right: 1.5px;
	margin-left: 1.85px;
    -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-menu li#LISA{
    width: 110px;
    height: 600px;
    overflow: hidden;
    position: relative;
    float:left;
	background: url(../images/lisa_banner.jpg) no-repeat;
	background-position: top 15px right 0px;
	background-position-x: 0%;
	background-position-y: 20%;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-right: 1.5px;
    -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-menu li#RECTANGULAR{
    width: 110px;
    height: 600px;
    overflow: hidden;
    position: relative;
    float:left;
	background: url(../images/rectangular_banner.jpg) no-repeat;
	background-position: top 15px right 0px;
	background-position-x: 0%;
	background-position-y: 20%;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-right: 1.5px;
    -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-menu li#ONDULADA{
    width: 110px;
    height: 600px;
    overflow: hidden;
    position: relative;
    float:left;
	background: url(../images/ondulada_banner.jpg) no-repeat;
	background-position: top 15px right 0px;
	background-position-x: 0%;
	background-position-y: 20%;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-right: 1.5px;
    -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-menu li#LOSACERO{
    width: 110px;
    height: 600px;
    overflow: hidden;
    position: relative;
    float:left;
	background: url(../images/losa_banner.jpg) no-repeat;
	background-position: top 15px right 0px;
	background-position-x: 0%;
	background-position-y: 20%;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-right: 1.5px;
    -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-menu li#RN100{
    width: 110px;
    height: 600px;
    overflow: hidden;
    position: relative;
    float:left;
	background: url(../images/rn100_banner.jpg) no-repeat;
	background-position: top 15px right 0px;
	background-position-x: 0%;
	background-position-y: 20%;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-right: 1.5px;
    -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-menu li#TEJA{
    width: 110px;
    height: 600px;
    overflow: hidden;
    position: relative;
    float:left;
	background: url(../images/teja_banner.jpg) no-repeat;
	background-position: top 15px right 0px;
	background-position-x: 0%;
	background-position-y: 20%;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-right: 1.5px;
    -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-menu li#CABALLETE{
    width: 110px;
    height: 600px;
    overflow: hidden;
    position: relative;
    float:left;
	background: url(../images/caballete_banner.jpg) no-repeat;
	background-position: top 15px right 0px;
	background-position-x: 0%;
	background-position-y: 20%;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-right: 1.5px;
    -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-menu li#POLI{
    width: 110px;
    height: 600px;
    overflow: hidden;
    position: relative;
    float:left;
	background: url(../images/poli_banner.jpg) no-repeat;
	background-position: top 15px right 0px;
	background-position-x: 0%;
	background-position-y: 20%;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-right: 0px;
    -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-menu li:last-child{
    margin-right: 0px;
}
.ca-menu li a{
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    position: relative;
}
.ca-icon{
    font-family: 'WebSymbolsRegular', cursive;
    font-size: 60px;
    color: #333;
    text-shadow: 0px 0px 1px #333;
    line-height: 150px;
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0px;
    top: 0px;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.ca-content{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 50%;
    top: 50%;
}
.ca-main{
	font-family: 'Alegreya SC';
    font-size: 14.5px;
	color:#000;
	background: #E6E6E6;
	opacity:0.8;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.ca-sub{
	font-family: 'Alegreya SC';
    text-align:center;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    opacity: 0;
    position: absolute;
    bottom: 0;
    width: 100%; 
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.ca-menu li:hover{
    background: #9dbe3c;
}
.ca-menu li#RECTANGULAR:hover{
    background: #9dbe3c;
}
.ca-menu li#LOSACERO:hover{
    background: #9dbe3c;
}
.ca-menu li#TEJA:hover{
    background: #9dbe3c;
}
.ca-menu li#POLI:hover{
    background: #9dbe3c;
}
.ca-menu li#LISA:hover{
    background: #303c8b;
}
.ca-menu li#ONDULADA:hover{
    background: #303c8b;
}
.ca-menu li#RN100:hover{
    background: #303c8b;
}
.ca-menu li#CABALLETE:hover{
    background: #303c8b;
}
.ca-menu li:hover .ca-icon{
    color: #ff2020;
    -webkit-animation: moveFromBottom 300ms ease;
    -moz-animation: moveFromBottom 300ms ease;
    -ms-animation: moveFromBottom 300ms ease;
}
.ca-menu li:hover .ca-main{
    color: #303c8b;
	background: #9dbe3c;
	opacity:1;
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
}
.ca-menu li#LISA:hover .ca-main{
    color: #9dbe3c;
	background: #303c8b;
	opacity:1;
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
}
.ca-menu li#ONDULADA:hover .ca-main{
    color: #9dbe3c;
	background: #303c8b;
	opacity:1;
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
}
.ca-menu li#RN100:hover .ca-main{
    color: #9dbe3c;
	background: #303c8b;
	opacity:1;
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
}
.ca-menu li#CABALLETE:hover .ca-main{
    color: #9dbe3c;
	background: #303c8b;
	opacity:1;
    -webkit-animation: smallToBig 300ms ease;
    -moz-animation: smallToBig 300ms ease;
    -ms-animation: smallToBig 300ms ease;
}
.ca-menu li:hover .ca-sub{
    color: #ffffff;
	opacity:1;
    background-color: #303c8b;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}
.ca-menu li#LISA:hover .ca-sub{
    color: #ffffff;
	opacity:1;
    background-color: #9dbe3c;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}
.ca-menu li#ONDULADA:hover .ca-sub{
    color: #ffffff;
	opacity:1;
    background-color: #9dbe3c;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}
.ca-menu li#RN100:hover .ca-sub{
    color: #ffffff;
	opacity:1;
    background-color: #9dbe3c;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}
.ca-menu li#CABALLETE:hover .ca-sub{
    color: #ffffff;
	opacity:1;
    background-color: #9dbe3c;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}
@-webkit-keyframes smallToBig{
    from {
        -webkit-transform: scale(0.1);
    }
    to {
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes smallToBig{
    from {
        -moz-transform: scale(0.1);
    }
    to {
        -moz-transform: scale(1);
    }
}
@-ms-keyframes smallToBig{
    from {
        -ms-transform: scale(0.1);
    }
    to {
        -ms-transform: scale(1);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}