/* 1 */
.banner11 img,.banner12 img,.banner21 img,.banner22 img,.banner23 img{width: 100%; height: auto;}
.banner11 img{border-right: 1px solid #eecfae; border-bottom: 1px solid #eecfae}
.banner12 img{border-right: 1px solid #eecfae}
.banner21 img{border-bottom: 1px solid #eecfae}
.banner22 img{border-right: 1px solid #eecfae}

.banner22 img, .banner23 img{border-top: 0; border-left: 0}

.banner11{ width: 100%; float: left; position: relative; }
.banner11 a:before {
    background: rgba(255, 137, 172, 0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    position: absolute;
    right: 51%;
    top: 0
}
.banner11 a:after {
    background: rgba(255, 137, 172, 0.2) none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    position: absolute;
    right: 0;
    top: 50%
}
.banner11:hover a:before {
        left: 0;
        opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        right: 0;
        transition: all 900ms ease-in 0s;
        -moz-transition: all 900ms ease-in-out;
        -webkit-transition: all 900ms ease-in-out;
        -khtml-transition: all 900ms ease-in-out;
        -o-transition: all 900ms ease-in-out
}
.banner11:hover a:after {
        bottom: 0;
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        top: 0;
        transition: all 900ms ease-in 0s;
        -moz-transition: all 900ms ease-in-out;
        -webkit-transition: all 900ms ease-in-out;
        -khtml-transition: all 900ms ease-in-out;
        -o-transition: all 900ms ease-in-out
}

/* 2 */
.banner12{ width: 100%; float: left; position: relative; }
.banner12 a:before {
    background: rgba(60, 11, 255, 0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    position: absolute;
    right: 51%;
    top: 0
}
.banner12 a:after {
    background: rgba(60, 11, 255, 0.2) none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    position: absolute;
    right: 0;
    top: 50%
}
.banner12:hover a:before {
        left: 0;
        opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        right: 0;
        transition: all 900ms ease-in 0s;
        -moz-transition: all 900ms ease-in-out;
        -webkit-transition: all 900ms ease-in-out;
        -khtml-transition: all 900ms ease-in-out;
        -o-transition: all 900ms ease-in-out
}
.banner12:hover a:after {
        bottom: 0;
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        top: 0;
        transition: all 900ms ease-in 0s;
        -moz-transition: all 900ms ease-in-out;
        -webkit-transition: all 900ms ease-in-out;
        -khtml-transition: all 900ms ease-in-out;
        -o-transition: all 900ms ease-in-out
}

/* 3 */
.banner21{ width: 100%; float: left; position: relative; }
.banner21 a:before {
    background: rgba(78, 146, 5, 0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    position: absolute;
    right: 51%;
    top: 0
}
.banner21 a:after {
    background: rgba(78, 146, 5, 0.2) none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    position: absolute;
    right: 0;
    top: 50%
}
.banner21:hover a:before {
        left: 0;
        opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        right: 0;
        transition: all 900ms ease-in 0s;
        -moz-transition: all 900ms ease-in-out;
        -webkit-transition: all 900ms ease-in-out;
        -khtml-transition: all 900ms ease-in-out;
        -o-transition: all 900ms ease-in-out
}
.banner21:hover a:after {
        bottom: 0;
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        top: 0;
        transition: all 900ms ease-in 0s;
        -moz-transition: all 900ms ease-in-out;
        -webkit-transition: all 900ms ease-in-out;
        -khtml-transition: all 900ms ease-in-out;
        -o-transition: all 900ms ease-in-out
}

/* 4 */
.banner22{ width: 100%; float: left; position: relative; }
.banner22 a:before {
    background: rgba(200, 110, 2, 0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    position: absolute;
    right: 51%;
    top: 0
}
.banner22 a:after {
    background: rgba(200, 110, 2, 0.2) none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    position: absolute;
    right: 0;
    top: 50%
}
.banner22:hover a:before {
        left: 0;
        opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        right: 0;
        transition: all 900ms ease-in 0s;
        -moz-transition: all 900ms ease-in-out;
        -webkit-transition: all 900ms ease-in-out;
        -khtml-transition: all 900ms ease-in-out;
        -o-transition: all 900ms ease-in-out
}
.banner22:hover a:after {
        bottom: 0;
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        top: 0;
        transition: all 900ms ease-in 0s;
        -moz-transition: all 900ms ease-in-out;
        -webkit-transition: all 900ms ease-in-out;
        -khtml-transition: all 900ms ease-in-out;
        -o-transition: all 900ms ease-in-out
}


/* 5 */
.banner23{ width: 100%; float: left; position: relative; }
.banner23 a:before {
    background: rgba(2, 110, 201, 0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    position: absolute;
    right: 51%;
    top: 0
}
.banner23 a:after {
    background: rgba(2, 110, 201, 0.2) none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    position: absolute;
    right: 0;
    top: 50%
}
.banner23:hover a:before {
        left: 0;
        opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        right: 0;
        transition: all 900ms ease-in 0s;
        -moz-transition: all 900ms ease-in-out;
        -webkit-transition: all 900ms ease-in-out;
        -khtml-transition: all 900ms ease-in-out;
        -o-transition: all 900ms ease-in-out
}
.banner23:hover a:after {
        bottom: 0;
        opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        top: 0;
        transition: all 900ms ease-in 0s;
        -moz-transition: all 900ms ease-in-out;
        -webkit-transition: all 900ms ease-in-out;
        -khtml-transition: all 900ms ease-in-out;
        -o-transition: all 900ms ease-in-out
}






/* IMAGE HOVER */
.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.hovereffect .overlay {
    width: 200px;
    position: absolute;    
    left: 50%;
    margin-left: -100px;
	top: auto;
	bottom: 0;
	padding: 2px;
	max-height: 4em;
	background: rgba(0,0,0,0.08);
	color: #3c4a50;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);       
    
}

.hovereffect img {
    display: block;
    position: relative;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

.hovereffect:hover img {
-webkit-transform: translate3d(0,-10%,0);
	transform: translate3d(0,-10%,0);
}

.hovereffect .btn {
    text-transform: uppercase;    
    text-align: center;
    position: relative;        
	float: left;
	margin: 0px;
	display: inline-block;
}
/*
.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	margin: 50px 0 0 0;
	background-color: transparent;
}
.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}
*/
.hovereffect p{text-align: center; margin: 0;}

.hovereffect p.icon-links .fa{font-size: 20px;}

.hovereffect p.icon-links a {	
	color: #000;
	font-size: 20px;
}

.hovereffect:hover p.icon-links a:hover,
.hovereffect:hover p.icon-links a:focus {
	color: #f60;
}

.hovereffect h2,
.hovereffect p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

.hovereffect p.icon-links a span:before {
	display: inline-block;
	padding: 8px 10px;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.hovereffect:hover .overlay,
.hovereffect:hover h2,
.hovereffect:hover p.icon-links a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.hovereffect:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

.hovereffect:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.hovereffect:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.hovereffect:hover p.icon-links a:first-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}