@import url("shape/swipebox.min.css");

.galleryshape {

}
.galleryshape .itemgal {
	float: left;
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 8px;
	margin-top: 0;
	position: relative;
}
.galleryshape .itemgal:hover .hover {
	opacity: 1;
}
.galleryshape .itemgal .hover {	
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0,0,0,0.54);
background-image: url("images/ui-overlay-gradient.png");
background-origin: padding-box;
background-position: 0 0;
background-repeat: repeat;
background-size: 100% auto;
cursor: pointer;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition-delay: 0s;
transition-duration: 0.5s;
transition-property: opacity;
transition-timing-function: ease-in-out;
width: 100%;
		}
.galleryshape .itemgal .hover .zoom {
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: url("images/zoom.png");
background-origin: padding-box;
background-position: 0 0;
background-repeat: repeat;
background-size: auto auto;
height: 40px;
left: 50%;
margin-bottom: 0;
margin-left: -30px;
margin-right: 0;
margin-top: -24px;
position: absolute;
top: 50%;
width: 57px;
}
.galleryshape img {
width: 100%;
border: 1px solid #c5c5c3;

			
		}
		
		
.galleryshape a.item {
    padding-top: 15px;

}

.gallery .row > .item {
    display: none;
}

.galleryshape .row > .item:nth-child(1),
.galleryshape .row > .item:nth-child(2),
.galleryshape .row > .item:nth-child(3),
 .galleryshape .row > .item:nth-child(4) {
    display: block;
}

/* INDICE modello 1*/

.shapeindice {
	width: 100%;
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
}

.shapeindice .item {
	position: relative;

	margin: 7px 7px;
	text-align: center;
	overflow: hidden;
}
.shapeindice .item img:hover{
	background-color: rgba(31,32,35,0.7);
	 -webkit-transition : background-color 800ms linear ; 
    -moz-transition : background-color 800ms linear ; 
    -o-transition : background-color 800ms linear ; 
    -ms-transition : background-color 800ms linear ; 
    transition : background-color 800ms linear ;
	border-bottom: 3px solid #9d3742;
	
}

.shapeindice .imgindice {
		
}

.shapeindice .item img {

}

.shapeindice .item .titoloindice {
	margin: 6px 14px;
	font-size: 16px;
	color: #ece7e3;
	text-align: center;
	text-transform: capitalize;
	
}

.shapeindice .item .testoindice {
 margin: 4px 15px;
	color: #efeae6;
	text-align: center;
	font-size: 16px;
	 padding-bottom: 40px;
}

.shapeindice .item .indicedettagli {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 250px;
	padding: 0;
  
    color: #FFF;
}

/* INDICE modello 2*/

.shapeindice1 {
	width: 100%;
	position: relative;
}

.shapeindice1 .item {
	position: relative;
	margin: 0px 7px;
	text-align: center;
	overflow: hidden;
	background-color: #e1e1de;
	    min-height: 358px;
	
}
.shapeindice1 .item img:hover{
	background-color: rgba(31,32,35,0.7);
	 
	
}

.shapeindice1 .imgindice {
		
}

.shapeindice1 .item img {
	width: 200px;

}

.shapeindice1 .item .titoloindice {
	margin: 6px 14px;
	font-size: 26px;
	color: #a1a19e;
	text-align: center;
	text-transform: capitalize;
	border-bottom: 1px solid #999996;
}

.shapeindice1 .item .testoindice {
 margin: 4px 15px;
	color: #ababa8;
	text-align: center;
	font-size: 16px;
	 padding-bottom: 40px;
}

.shapeindice1 .item .indicedettagli {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 250px;
	padding: 0;

    color: #FFF;
}
.modshape.castagna {
    padding: 0px;
}

.modshape.castagna .imgshape {
	 position: relative;
    height: 500px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.modshape.castagna .imgshapenota {
    position: absolute;
    bottom: 20px;
    right: 60px;
    text-align: left;
    font-size: 21px;
    line-height: 23px;
    color: #fff;
    letter-spacing: 1px;
    border: 2px solid rgba(255, 255, 255, 0.54);
    padding: 10px;
    background: rgba(130, 77, 3, 0.2);
}
/* Globali */

.modshape {
	padding: 50px 0;
	text-align: justify;
}

.modshape .container {
	
}

.modshape .container .imgshape {
	
}

.imgshape img {
    width: 100%;
}

.imgshape_child img {
    width: 100%;
}

.bordo {
    border: 3px solid rgba(181, 150, 109, 0.3);
    padding: 20px;
}

.modshape .container .imgshapenota {
	
}

.modshape .container .textshape {
	
}

.shapemodulo {
	
}
.textshape_child {
    color: #644838;
}



@media only screen and (max-width: 900px) {
.element {
	height: 300px;
	width: 100% !important; 
}
}
/* Template 1*/

.square1_1, .square1_2, .square1_3{
	position: relative;
	height: 400px;
	width: 33.333%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}

.square1_4, .square1_5, .square1_6, .square1_7, .square1_8, .square1_9 {
	position: relative;
	height: 300px;
	width: 16.666%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
/* Template 2*/

.square2_1, .square2_4, .square2_7{
	position: relative;
	height: 350px;
	width: 33.333%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.square2_2, .square2_3, .square2_5, .square2_6, .square2_8, .square2_9{
	position: relative;
	height: 350px;
	width: 16.666%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}{
	position: relative;
	height: 350px;
	width: 33.333%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}

/* Template 3*/

.square3_1{
	position: relative;
	height: 700px;
	width: 33.333%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.square3_2, .square3_3, .square3_4, .square3_5, .square3_6, .square3_7, .square3_8, .square3_9{
	position: relative;
	height: 350px;
	width: 16.666%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
/* Template 4*/

.square4_1, .square4_2, .square4_4, .square4_5, .square4_6, .square4_7, .square4_8, .square4_9{
	position: relative;
	height: 350px;
	width: 16.666%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.square4_3{
	position: relative;
	height: 700px;
	width: 33.333%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.shapeindice .item {
    text-align: center;
    float: left;
    margin: 5px;
    position: relative;
	background-size: cover;
	background-position: center;
}
.shapeindice .item,
.shapeindice .item-hover,
.shapeindice .item-hover .mask,
.shapeindice .item-img,
.shapeindice .item-info {
    width: 100%;
	height:500px;
  
}
.shapeindice .item-hover,
.shapeindice .item-hover .mask,
.shapeindice .item-img {
    position: absolute;
    top: 0;
    left: 0;
}
.shapeindice .item-type-double .item-hover:hover {
    background-color: #000;
	-webkit-transition: all 900ms ease-out;
    -moz-transition: all 900ms ease-out;
    -o-transition: all 900ms ease-out;
    transition: all 900ms ease-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.7;
    z-index: 5;
}
.shapeindice .item-type-double .item-info {
    z-index: 10;
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    z-index: 5;
	top: 350px;
}
.shapeindice .item-type-double .item-info .headline {
    font-size: 30px;
	line-height: 32px;
    width: 90%;
    margin: 0 auto;
	text-transform: uppercase;
}
.shapeindice .item-type-double .item-info .line {
    height: 2px;
    width: 0%;
    margin: 15px auto;
    background-color: #ffffff;
    -webkit-transition: all 900ms ease-out;
    -moz-transition: all 900ms ease-out;
    -o-transition: all 900ms ease-out;
    transition: all 900ms ease-out;
}
.shapeindice .item-type-double .item-info .desc {
    font-size: 14px;
}
.shapeindice .item-type-double .item-hover .mask {

}
.shapeindice .item-type-double .item-hover:hover .line {
    width: 90%;
}
.shapeindice .item-type-double .item-hover:hover {
  
}
