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

.galleryshape {

}
.galleryshape .itemgal {
	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;
    height: 251px;
    object-fit: cover;


		}


.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;
}

.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 {
	width: 200px;
border-bottom: 3px solid #46494e;
}

.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;
}

/* Globali */

.modshape {

}

.modshape .container {

}

.imgshape img {
	width: 100%;
}

.modshape .container .imgshapenota {

}

.modshape .container .textshape {

}
#modulo {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.shapemodulo {

}
.shapemodulo .has-error {
	border-bottom: 3px solid #b41212 !important;
}

.shapemodulo .row h3 {
	color: #fff;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 40px;
	text-transform: uppercase;
	padding: 30px 0 50px 0;
}
.shapemodulo #modulo1 input[type='text']{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	display: block;
	background-color: transparent;
	color: #fff;
	border: none;
	border-bottom: 3px solid #678895;
	outline: 0;
	font-size: 16px;
	padding: 0;
	box-shadow: none;
	border-radius: 0;
	background-image: none;
	margin-top: 20px;
}
.shapemodulo #modulo1 textarea {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 20px;
	padding : 15px 30px 15px 30px !important;
    margin-top : 70px;
	margin-bottom: 20px;
	display: block;
	background-color: transparent;
	color: #fff;
	border: none;
	border: 3px solid #678895;
	outline: 0;
	font-size: 16px;
	padding: 0;
	box-shadow: none;
	border-radius: 0;
	background-image: none;
	height: 300px;
	resize: none;
}
.shapemodulo #modulo1 input[type="submit"] {
	border-radius: 0px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 30px;
	text-transform: uppercase;
	background: #678895;
	padding: 10px 50px 10px 50px;
	width: 250px;
	transition-property: background-color;
	transition-duration: 0.5s;
	margin: 0 auto;
	display: block;
}


@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: 600px;
	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: 600px;
	width: 33.333%;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.modshape .col-sm-7, .modshape .col-sm-5 {
	padding-left: 0px;
	padding-right: 0px;
}
.shape_oblcontainer
{
height: 600px;
}
.shape_oblimage:after {
	content: "";
	height: 600px;
	display: inline-block;
	border-right: 390px solid transparent;
	border-bottom: 700px solid;
}
.shape_oblimage.noparallax:after {
	height: 600px;
	border-bottom: 550px solid;
}
.shape_oblimage_inverse::before {
	content: "";
	height: 600px;
	display: inline-block;
	border-left: 390px solid transparent;
	border-bottom: 700px solid;
	position: absolute;
	right: 0;
}
.shape_oblimage_inverse.noparallax::before {
	height: 600px;
	border-bottom: 550px solid;
}
.shape_oblimage {
	height: 600px;
	top: 0;
	width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.shape_oblimage_inverse {
	height: 600px;
	top: 0;
	width: 100%;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.shape_oblimage_inverse.noparallax {
	height: 600px;
}
.shape_oblcontainer.white  {
	background-color: #fff;

}
.shape_oblimage.white:after {
	border-bottom-color: #fff ;
}
.shape_oblcontainer.cream  {
	background-color: #efe4d3;

}
.shape_oblimage_inverse.cream:before {
	border-bottom-color: #efe4d3;
}
.shape_oblcontent {
	padding: 20px 40px 40px 60px;
}
.title {
	color: #445a64;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
}
.shape_oblcontainer.cream .shape_oblcontent .title {
	text-align: right;

}
.shape_oblcontainer.cream .shape_oblcontent .desc {
	    text-align: justify;
	padding-left: 0px;
	padding-right: 70px;
}


 .desc {
	padding-top: 20px;
	padding-left: 70px;
	color: #445a64;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 19px;
	line-height: 1.2;
	text-align: justify;
}
label {
	font-weight: 600;
}
input[type="checkbox"]:checked + label::before {
	background: transparent;
	color: #fff;
	content: "\2713";
	text-align: center;
}
input[type="checkbox"] + label::before {
	border: 2px solid #fff;
	content: "\00a0";
	display: inline-block;
	font: 18px/1em sans-serif;
	height: 20px;
	margin: 0 15px 0 0;
	padding: 0;
	vertical-align: top;
	width: 20px;
}
.inattesa{
	float: left;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	max-width: 600px;
	margin: 0px auto;
	text-align: center;
}
.accetta {
	float: left;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	max-width: 600px;
	margin: 0px auto;
	text-align: center;
}
.casi a:hover {
	border-bottom: 2px solid red;
	background-color: rgb(235, 234, 234);
}
