        @import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,700,700i');
        body {
            background-color: transparent;
        }

        .jf-form {
            margin-top: 28px;
        }

        .jf-form > form {
            margin-bottom: 32px;
        }

        .jf-option-box {
            display: none;
            margin-left: 8px;
        }

        .jf-hide {
            display: none;
        }

        .jf-disabled {
            background-color: #eeeeee;
            opacity: 0.6;
            pointer-events: none;
        }

        .checkbox input[type=checkbox],
        .checkbox-inline input[type=checkbox],
        .radio input[type=radio],
        .radio-inline input[type=radio] {
            position: absolute;
            margin-top: 4px \9;
            margin-left: 0px;
        }

        div.form-group {
            padding: 8px 8px 4px 8px;
            font-family: 'Montserrat', sans-serif;
            font-weight: normal;
        }
        .mainDescription {
            margin-bottom: 10px;
        }

        p.description {
            margin: 0px;
        }

        .responsive img {
            width: 100%;
        }

        p.error,
        p.validation-error {
            padding: 5px;
        }

        p.error {
            margin-top: 10px;
            color: #a94442;
        }

        p.server-error {
            font-weight: bold;
        }

        div.thumbnail {
            position: relative;
            text-align: center;
        }

        div.thumbnail.selected p {
            color: #ffffff;
        }

        div.thumbnail .glyphicon-ok-circle {
            position: absolute;
            top: 16px;
            left: 16px;
            color: #ffffff;
            font-size: 32px;
        }

        .jf-copyright {
            color: #888888;
            display: inline-block;
            margin: 16px;
            display: none;
        }

        .form-group.required .control-label:after {
            color: #dd0000;
            content: "*";
            margin-left: 6px;
        }

        .submit .btn.disabled,
        .submit .btn[disabled] {
            background: transparent;
            opacity: 0.75;
        }
        .checkbox label > span,
        .radio label > span {
            display: block;
        }

        .form-group.inline .control-label,
        .form-group.col-1 .control-label,
        .form-group.col-2 .control-label,
        .form-group.col-3 .control-label {
            display: block;
        }

        .form-group.inline div.radio,
        .form-group.inline div.checkbox {
            display: inline-block;
        }

        .form-group.col-1 div.radio,
        .form-group.col-1 div.checkbox {
            display: block;
        }

        .form-group.col-2 div.radio,
        .form-group.col-2 div.checkbox {
            display: inline-flex;
            width: 48%;
        }

        .form-group.col-3 div.radio,
        .form-group.col-3 div.checkbox {
            display: inline-flex;
            width: 30%;
        }

        .clearfix:after {
            content: ".";
            visibility: hidden;
            display: block;
            height: 0;
            clear: both;
        }
        .steps {
            padding: 0;
            overflow: hidden;
            background-color: rgb(255, 160, 0);
        }
        .steps li {
            list-style: none;
            float: left;
            margin: 10px;
            display: inline-block;
            border-bottom-width: 2px;
        }

        .steps li.current {
            border-bottom-style: solid;
            border-bottom: 2px solid rgb(255, 193, 7);
        }
        .steps label {
            display: inline-block;
            max-width: 100%;
            margin-bottom: 5px;
            font-weight: 700;
            color: #fff;
            font-weight: normal;
        }

        .steps span.pn-num {
            border-radius: 0;
            width: 26px;
            height: 26px;
            line-height: 26px;
            text-align: center;
            color: rgb(255, 160, 0);
            font-weight: bold;
            margin-right: 10px;
            display: inline-block;
        }
        .steps li.current span.pn-num {
            background-color: rgb(255, 193, 7);
            color: rgb(248, 248, 248);
        }
        .steps .bg-info {
            background-color: rgb(255, 255, 255);
        }
        ul.actions {
            padding-left: 0px;
        }

        .actions li {
            list-style: none;
            float: left;
            margin: 0;
            padding: 0 18px 8px 10px;
            position: relative;
        }

        .actions .numberText > label,
        .actions .previous > a.link {
            line-height: 46px;
        }

        .form-group.error-msg {
            clear: both;
        }

        section.page {
            display: none;
        }

        section.page.current {
            display: block;
        }
        .tooltip-inner {
            max-width: 650px;
            padding: 3px 8px;
            color: rgb(255, 255, 255);
            text-align: center;
            text-decoration: none;
            background-color: rgb(245, 151, 12);
            border-radius: 4px;
            text-align: justify;
            font-size: 15px;
        }
        .btn-primary {
            background-image: none;
            filter: none;
            background-repeat: unset;
            border-color: rgb(255, 160, 0);
            background-color: rgb(255, 160, 0);
            border-radius: 0;
        }
        .btn-primary:focus, .btn-primary:hover {
            background-color: rgb(255, 195, 53) !important;
            background-position: 0 -15px;
        }
        .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
            color: rgb(255, 255, 255) !important;
            background-color: rgb(255, 195, 53) !important;
            border-color: rgb(255, 195, 53) !important;
        }
        .bg-info {
            background-color: rgb(251, 242, 213);
        }
@media print{
	body{
		background-color:white;
		color:black;
		font-size:11px
	}
	#contenitore{
		width:100%
	}
	#colonna3{
		text-align:justify
	}
	#colonna2,#colonna1,#testa,#tebe,#ground,#zcontent,#supersizedCont,#menugea,.flag{
		display:none
	}
	div.intestazione{
		font-size:10px;
		text-align:center
	}
	a:link,a:visited,a:hover,a:active{
		text-decoration:none;
		color:black
	}
	#piedipagina{
		position:relative;
		font-size:10px
	}
	a[href]:after{
		content:""
	}
}

/* Stili Int */

::-webkit-input-placeholder {
	font-size: 16px;
	color: #8e8e8e !important;
}

:-moz-placeholder { /* Firefox 18- */
	font-size: 16px;
	color: #8e8e8e !important;
}

::-moz-placeholder {  /* Firefox 19+ */
	font-size: 16px;
	color: #8e8e8e !important;
}

:-ms-input-placeholder {
	font-size: 16px;
	color: #8e8e8e !important;
}

body,html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	position: relative;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	background-color: #fff;
	color: #555;
	text-align: left;
	line-height: 20px;
}
.clear {
	clear: both;
}
.btn {
	border: 0;
}

img {
	vertical-align: middle;
	border: 0px;
	max-width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h4.titnota {
	margin-bottom: 15px;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-align: center;
	position: relative;
}
h4.titnota::before {
	position: absolute;
	content: '';
	bottom: -1px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 3px;
	background-color: rgb(238, 141, 31);
	width: 30%;
}
h4.titnota::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 1px;
	background-color: rgb(238, 141, 31);
	width: 80%;
}
:focus {
	outline:none;
}
#tebe {
	font-size: 12px;
	text-align: right;
	padding: 0 16px 8px 0;
}
#tebe a:link, #tebe a:visited {
	color: #26323f;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
.container {
	position: relative;
	margin: 0 auto;
}
a:link, a:visited {
text-decoration: none;
    color: rgb(85,85,85);
    font-weight: 500;
}
a:hover, a:active, a:focus {
    text-decoration: none;
    color: rgba(85, 85, 85, 0.7);
    font-weight: 500;
}
a i:before {
	cursor: pointer !important;
}
#container {
}

div#headerspace {
	width: 100%;
	height: 138px;
}
.row.expanded.headermiddle {
	position: relative;
	margin: 0 30px;
}
#header {
	position: fixed;
	width: 100%;
	eight: 145px;
	z-index: 1;
	background-color: #fff;
	border-bottom: 3px solid rgba(30, 98, 159, 0.39);
}
#box {
	position: relative;
	min-height: 10px;
	height: auto !important;
}
#colonna1 {
	position: relative;
}
#colonna2 {
	position: relative;
	padding: 20px;
	width: 100%;
}
#footer {
	position: relative;
	padding: 30px;
	margin: 13px 65px;
	color: rgb(214, 214, 214);
	background-color: RGB(37, 49, 63);
	background-image: url(images/mondo.svg);
	background-position: center center;
	background-size: cover;
}
#footer div.intestazione {
	    font-size: 14px;
}
#footer .intestazione a:link, #footer .intestazione a:visited {
    text-decoration: none;
    color: rgb(255, 255, 255);
}
#footer .intestazione a:hover {
    color: rgb(194, 195, 196);	
}


#footer .intestazione img {
    width: 220px;
}
body #footerBoxMessage {
	background-color: #e8e8e8;
}
body #footerBoxMessage a {
	color: #26323f;
}
#footer > .row {
	margin: 0 auto;
}
#footer .footersocial li {
	font-size: inherit;
	display: inline-block;
	margin-right: 15px;
}
#footer .footersocial {
	margin-left: 0;
}
#footer .footersocial span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}
div.logo {
	position: relative;
	padding: 10px 0px;
	text-align: center;
}
div.logo img {
	max-width: 330px;
}

/* Link richiesta informazioni */

div.informazioni {
	position: absolute;
	top: 25px;
	right: 150px;
}
div.informazioni ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.informazioni ul li {
	float: left;
}
div.informazioni ul li a:link,div.informazioni ul li  a:visited {
    text-decoration: none;
    color: rgb(85,85,85);
    font-weight: 600;
    padding-bottom: 6px;
    border-bottom: 5px solid rgb(255, 135, 2);
}
div.informazioni ul li a:hover, div.informazioni ul li a:active, div.informazioni ul li a:focus {
}

/* Menu pagine */

.nereo_menu {
    position: relative;
    font-size: 14px;
	padding-bottom: 20px;
	text-align: center;
}
.hamburger {
	display: none;
	position: relative;
	right: 5px;
	/* top: 25px; */
	float: right;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 30px;
	height: 4px;
	background-color: rgb(51, 98, 154);
	border-radius: 0px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.nereo_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.nereo_menu ul ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.nereo_menu ul:first-child > li {
	display: inline-block;
	/* padding: 0 0 0 30px; */
	font-size: 14px;
    margin: 0 7px;
    cursor: pointer;
	font-weight: bold;
}

.nereo_menu ul > li > ul > li{
	float: left;
	padding: 20px 55px 20px 55px;
	font-size: 16px;
	margin: 0 0 !important;
	cursor: pointer;
	background-color: #fff;
	border-bottom: 1px solid rgb(251, 229, 202);
	border-top: 1px solid rgb(251, 229, 202);
}
.nereo_menu ul > li > ul > li:first-child{
	border-left: 1px solid rgb(251, 229, 202);
}
.nereo_menu ul > li > ul > li:last-child{
	border-right: 1px solid rgb(251, 229, 202);
}
.vegas-wrapper.bg{
	background-color: rgba(38, 50, 64, 0.7);
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.vegas-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
	border: none;
	padding: 0;
	margin: 0;
	background-color: rgba(38, 50, 64, 0);
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.nereo_menu ul:first-child > li:hover > ul {
	display: block;
	position: absolute;
	padding: 15px;
	/* background-color: rgb(255, 255, 255); */
	z-index: 2;
	padding-top: 35px;
}
.nereo_menu ul:first-child > li a:link, .nereo_menu ul:first-child > li a:visited {
    text-decoration: none;
    color: rgb(85,85,85);
}
.nereo_menu li.active {
	color: rgb(208, 99, 4);
	font-weight: 600;
	position: relative;
}
.nereo_menu li.active::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 1px;
	background-color: rgb(238, 141, 31);
	width: 80%;
}
.nereo_menu li.active::before {
	position: absolute;
	content: '';
	bottom: -1px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 3px;
	background-color: rgb(238, 141, 31);
	width: 30%;
}

table.bottone {
	border: 1px solid rgb(208, 208, 208);
    background-color: rgb(241, 241, 241) !important;
    height: 60px;
    width: 200px;
}

/* Lingue */

div.flag {
	position: absolute;
    top: 26px;
    right: 25px;
    font-size: 12px;
}
div.flag ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.flag li {
	padding-left: 10px;
	float: left;
}
div.flag img {
	border: none;
}
div.flag a:link,div.flag  a:visited {
	text-decoration: none;
	color: rgb(85,85,85);
}
div.flag a:hover, div.flag a:active, div.flag a:focus {
	color: rgb(85,85,85);
	font-weight: 600;
}
h1.tsez {
	position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 37px;		
border-bottom: 5px solid #fe8703;
}
h2.nolink {
	position: relative;
	margin: 0;
	padding: 0;	
	text-align: left;
}
h3.nolink {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* Immagine della pagina */

#imgpag {
	position:relative;
	background-color: #515A65;
	min-height: 500px;
}
.imgpagwrapper {
	min-height: 0px;
	position: relative;
}
.imgpagwrapper .scroll {
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-ms-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	transform: translatex(-50%);
	background: url('images/arrow.png') no-repeat center center;
	background-size: contain;
	width: 30px;
	height: 80px;
	margin: 0 auto 10px auto;
	position: relative;
}
.imgpagwrapper .scrollwrapper {
	text-align: center;
	position: absolute;
	bottom: 40px;
	left: 50%;
	cursor: pointer;
	color: #fff;
}
#imgpag img, #imgpag object, #imgpag embed {
	width: 100%;
	height: 400px;
}
.tnota {
	text-align: justify;
}

/* Banner Default */

.banner1 {
	position: relative;
	font-size: 11px;
	text-align: center;
}
.banner1 div.corpob {
}

/* Link richiesta informazioni */

ul.infolink {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.infolink li {
	display: inline;
	padding-left: 10px;
}
ul.infolink li a:link,ul.infolink li  a:visited {
	text-decoration: none;
}
ul.infolink li a:hover,ul.infolink li a:active, a:focus {
}

/* Commenti */

div.commenti {
	width: 100%;
	border-top: 1px solid lightgray;
	margin: 5px 0;
	padding: 5px 0;
}
div.commenti.commenti-post {
	text-align: left;
}
div.commenti div.titolo-commento {
	padding: 6px 10px;
	background: #272727;
	color: white;
	font-size: 16px;
	margin: 10px 0 15px 0;
}
div.commenti div.riga {
	margin: 10px 0;
}
div.commenti textarea.commento {
	width: 400px;
	height: 100px;
}
div.commenti div.item {
	margin: 20px 0;
	min-height: 50px;
	color: #555;
}
div.commenti div.item img.img {
	border-radius: 1px;
	padding: 2px;
	box-shadow: 0 0px 3px 0 #555;
	background: white;
	opacity: 0.8;
	float: left;
}
div.commenti div.item img.img:hover {
	opacity: 1;
}
div.commenti div.item div.titolo {
	margin-left: 70px;
}
div.commenti div.item div.commnota {
	margin: 5px 0 0 70px
}
div.commenti div.item div.titolo span.nome {
	font-weight: bold;
	color: #444;
}

/* BLOG */

.blogonsite {
	padding: 10px;
}

.blogsite_titolo {
    text-align: left;
    padding-bottom: 10px;
    padding-left: 10px;
}

.blogsite_titolo h2 {
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: rgb(255, 255, 255);
}
.blog_post {
	padding: 10px;
	background-color: #fff;
	color: #8a8a8a;
}

.blog_post ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 12px;
}

.blogsite_titolopost {
	padding: 10px 0 10px 0;
	font-size: 18px;
}
.blogsite_titolopost a:link, .blogsite_titolopost a:visited {
	text-decoration: none;
	color: rgb(85,85,85);
	font-weight: 600;
	font-size: 17px;
}
.blogonsite .desc {
	text-align: justify;
	font-size: 12px;
	line-height: 1.5;
}
.blogonsite .img {
	padding-left: 5px;
}
.blogonsite .read_more a:link, .blogonsite .read_more a:visited {
    text-decoration: none;
    color: rgb(255, 135, 2);
    text-transform: uppercase;
    font-weight: 600;
}


.blogsite_image {
	max-height: 250px;
    overflow: hidden;
}

.blogsite_image img {
	width: 100%;
}

.read_more {
	text-align: right;
	padding: 10px 0;
}

/* GALLERY SLIDER */
.right-single-arrow {
	display: inline;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 70px;
	width: 25px;
	height: 25px;
	opacity: .7;
	font-size: 24px;
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none;
	z-index: 1;
	color: #fff;
}
.left-single-arrow {
	display: inline;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 70px;
	width: 25px;
	height: 25px;
	opacity: .7;
	font-size: 24px;
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none;
	z-index: 1;
	color: #fff;
}

#imgpag_frase {
	position: absolute;
    bottom: 150px;
    right: 50px;
    text-align: right;
    font-size: 35px;
    color: rgb(255, 255, 255);
    text-shadow: 0 0 10px #272727;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
	
}

#imgpag_frase h1 {
    font-size: 50px;
    text-transform: uppercase;	
}


#imgpag .rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
#imgpag .rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
#imgpag .rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
#imgpag .rslides img, #imgpag img {
	display: block;
	height: auto;
	width: 100%;
	border: 0;
}
#imgpag .rslides img {
	float: left;
}
#imgpag .rslides_nav {
	display: none;
}
#imgpag a.rslides_nav {
	z-index: 9999;
	font-size: 78px;
	color: #FFF;
	position: absolute;
	top: 50%;
	margin: -40px 0 0 0;
}
#imgpag a.rslides_nav.prev {
	left: 20px;
}
#imgpag a.rslides_nav.next {
	right: 20px;
}
#imgpag div.text_overlay {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 180px;
	line-height: 15px;
	text-align: center;
	color: #FFF;
	background: #000;
	z-index: 9999;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 92%, rgba(0,0,0,0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(92%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,0.8)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 92%,rgba(0,0,0,0.8) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 92%,rgba(0,0,0,0.8) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 92%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 92%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
}
#imgpag div.text_overlay div.inner {
	margin-top: 80px;
}
#imgpag div.text_overlay div.inner p {
	color: #CCC;
}
#ground {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#ground img, #ground object, #ground embed {
	width: 100%;
	height: 100%;
}
.testono, #zcontent, .hidden {
	display: none;
}
#form_box .block {
	margin-top: 25px;
}
#form_box .block h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #525252;
}
#form_box .block .iblock {
	display: inline-block;
	margin-right: 10px;
}
#form_box input[type="submit"] {
	margin-top: 20px;
}
#form_box .alert.alert-error {
	color: #F75F61;
	font-size: 14px;
}
#form_box .alert.alert-info {
	color: #579DCC;
	font-size: 14px;
}
#form_box .alert {
	margin-top: 25px;
}
.has-error {
	border: 1px solid red;
}
.accetta {
	font-size: 13px;
}
.accetta.error, .accetta.error a:link, .accetta.error a:visited {
	color: #FF6767;
}
.accetta input[type=checkbox] {
	vertical-align: -2px;
}
.newsnegativo {
	display: none;
}
.infobox div.mscheda {
	padding: 15px 0;
}
.infobox .legend {
	padding: 40px 0 20px 0;
	color: #AFAFAF;
	font-size: 17px;
}
.infobox input[type=checkbox] {
	vertical-align: -2px;
	margin-right: 5px;
}
#map_canvas {
	max-width: 100%;
	width: auto;
	height: 300px;
}
#map_canvas img {
	max-width: none;
}

/* SHAPE */

.galleryshape {
	padding: 10px;
}
.galleryshape .lightgallery .thumb,.galleryshape .lightgallery .thumb .thumb-inner{
	position: relative;
}
.galleryshape .lightgallery .thumb .gallery-poster{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.galleryshape .lightgallery .thumb:hover .gallery-poster{
	background-color: rgba(0,0,0,0.4);
}
.galleryshape .lightgallery .thumb .zoom {
	background: url('images/zoom.png') no-repeat center center;
	position: absolute;
	height: 50px;
	width: 100%;
	top: 50%;
	transform: translatey(-50%);
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.galleryshape .lightgallery .thumb:hover .zoom {
	opacity: 1;
}

/* 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;
}

/* BOLLETTINI */

.shapefoder {
    text-align: center;
}
.shapefoder h4 {
    text-align: left;
    margin-bottom: 10px;
}
.shapefoder .notafolder {
    text-align: left;
    margin-bottom: 20px;
}
.shapefoder img {
	margin-bottom: 5px;
}
/* SCHEDE*/

.scheda_icona {
    position: relative;
    width: 100%;
    height: 230px;
}

/* 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 */

.
 {

}
.space {
	margin: 0 50px;
}
.spaceleft {
	margin-left: 50px;
}
.spaceright {
	margin-right: 50px;
}
.modshape .textshape {
	margin: 13px 0;
	padding: 20px;
}

.modshape .textshape h1 {
    font-size: 40px;
    color: rgb(255, 135, 2);
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}
.modshape .textshape h2 {
	font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 50px;
	line-height: 51px;
}
.modshape .textshape h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 30px;
}

.modshape .textshape h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
}


.imgshape {
	position: relative;
	background-size: cover;
	margin: 13px 0;
	overflow: hidden;
}
.veloeffect {
	position: relative;
}
.veloeffect .imgshape {
	filter: grayscale(100%);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.veloeffect .imgshape:hover {
	filter: grayscale(0%);
}
.veloeffect .imgshape:hover:before {
	background-color: rgba(39, 39, 39, 0.43);
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	-ms-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
}
.veloeffect .imgshape:hover .piunotaimg {
	display: none;
}
.veloeffect .imgshape .testonotaimg {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 0;
}
.veloeffect .imgshape:hover .testonotaimg {
	opacity: 1;
}
.veloeffect .imgshape:before {
	position: absolute;
	content: '';
	background-color: rgba(255, 255, 255, 0.72);
	width: 100%;
	height: 100%;
	-webkit-transition: background-color 0.2s ease;
	-moz-transition: background-color 0.2s ease;
	-ms-transition: background-color 0.2s ease;
	-o-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}
.discover a {
	color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.36);
	padding: 10px;
	max-width: 150px;
	width: 100%;
	display: block;
	margin: 20px auto 0 auto;
	border: 1px solid rgba(255, 255, 255, 0.66);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-align: center;
}
.discover a:hover {
	background-color: rgba(255, 135, 0, 0.57);
}
.imgshapenota .discover a, .discovernum {
	background-color: rgba(255, 135, 0, 0);
}
.imgshapenota .discover a:hover, .discovernum:hover {
	background-color: rgba(255, 255, 255, 0.36);
}
.apri1,.apri2, .apri3 {
	display: none;
}

.discovernum  {
	color: rgb(255, 255, 255) !important;
	    padding: 12px 40px;
	max-width: 150px;
	width: 100%;
	border: 1px solid rgba(255, 255, 255, 0.66);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-align: center;
}
.imgshape .titnotaimg {
	    text-align: center;
    text-transform: uppercase;
    font-size: 50px;
    color: rgb(255, 135, 2);
    padding-top: 80px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    }
.imgshape .piunotaimg {
	position: absolute;
	text-align: center;
	padding-top: 40px;
	font-size: 60px;
	color: rgb(106, 106, 105);
	left: 50%;
	top: 50%;
	transform: translatex(-50%);
}
.imgshape .testonotaimg {
	position: relative;
	color: #fefefe;
	padding: 40px;
	text-align: center;
}


.imgshapenota {
	position: relative;
	color: rgb(255, 255, 255);
	padding: 50px;
	font-size: 18px;
	line-height: 31px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	min-height: 650px;
	
}
.imgshapenota h1 {
    padding-top: 60px;
    font-size: 90px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.imgshapenota h2 {
    text-transform: uppercase;
    padding-bottom: 70px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;

	
}
.blocco {
	display: inline;
	padding: 21px;
}
.blocco a:link, .blocco a:visited {
	background: rgba(255, 255, 255, 0.3);
	padding: 20px 0px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-transform: uppercase;
	max-width: 180px;
	width: 100%;
	display: inline-block;
	margin-bottom: 25px;
}
.blocco a:hover {
    background: rgba(255, 255, 255, 0.5);
    padding: 20px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
}
.reveal-overlay .testoimg {
    text-align: justify;
}
.modshape .container .textshape {
	
}
.shapemodulo {
	
}
.privati .shapemodulo .formtitle, .aziende .shapemodulo .formtitle {
	padding: 20px 15px;
	text-transform: uppercase;
	text-align: center;
	font-size: 40px;
	color: rgb(255, 255, 255);
	margin-left: -1px;
	margin-right: -1px;
	margin-bottom: 15px;
}
.privati .shapemodulo form, .aziende .shapemodulo form {
	border: 1px solid rgb(140, 140, 138);
	border-top: 0;
	min-height: 750px;
}
.privati .shapemodulo form input[type='text'], .aziende .shapemodulo form input[type='text'] {
	margin: 15px;
	width: calc(100% - 30px);
	border-radius: 0;
	background-color: transparent;
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #8c8c8a;
}
.privati .shapemodulo form input[type='checkbox'], .aziende .shapemodulo form input[type='checkbox'] {
	margin: 15px;
}
.privati .shapemodulo .formtitle {
	background-color: #ffa000;
}
.aziende .shapemodulo .formtitle {
	background-color: rgb(255, 193, 7);
}
.privati .shapemodulo form .button.primary, .aziende .shapemodulo form .button.primary {
	background-color: transparent;
	color: rgb(114, 114, 114);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 25px;
	border-bottom: 3px solid rgb(255, 193, 7);
	border-radius: 0px;
	padding: 5px;
	margin: 15px auto 40px auto;
	display: block;
}
.privati .shapemodulo form .button.primary {
	border-bottom: 3px solid #ffa000;
}
.modshape.texturegrigia {
	background-image: url(images/texturegrigia1.png);
}
.modshape.texturegialla {
	background-image: url(images/texturegrigia.png);
}
.modshape.neri {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
    color: #D2CECA;
    padding: 50px 0;
	background-color: #1f151c;
}
.modshape.schedaneri {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
    color: #D2CECA;
    padding: 50px 0;
	background-color: #3E2C37;
}
.modshape.schedaneri h3 {
	font-size: 40px;
    border-bottom: 5px solid #D2CECA;
   	display: inline-block;
}
.modshape.schedaneri table {
    width: 100%;
    background: rgba(226, 225, 223, 0.24);
    border: 2px solid #ECEBEA;
    text-align: left;
}
.modshape.schedaneri table td {
    padding: 10px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}
.modshape.schedagialli {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
    color: #3e3b29;
    padding: 50px 0;
    text-align: center;
	background-color: #9e976f;
}
.modshape.schedagialli h3 {
	font-size: 40px;
    border-bottom: 3px solid #ece2a7;
   	display: inline-block;
}
.modshape.schedagialli table {
    width: 100%;
    background: rgba(204,195,144,0.42);
    border: 2px solid #e1da9a;
    text-align: justify;
}
.modshape.schedagialli table td {
    padding: 10px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}
.modshape.schedagialli  {
	background-color: #bbb483;
}
.modshape.schedaneri table tr:hover {
    background: rgba(226, 225, 223, 0.1);
}
.modshape.opaco .imgshape {
	min-height: 400px;
	background-repeat: no-repeat;
}
.modshape.opaco .overground:hover{
	background-color: #f4f2f2;
	-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 ;
	min-height: 400px;
}
.modshape.opaco h2 {
	font-weight: bold;
	font-size: 30px;
}
.modshape.opaco .overground{
	min-height: 400px;
	padding: 5px;
}
.brick-gallery {
	width: 100%;
	height: 700px;
	position: relative;
}
.brick-gallery div {
	border: 1px solid #fff;
}
@media only screen and (max-width: 900px) {
.element {
	height: 300px;
	width: 100% !important; 
}
}

/* Shape Gallery 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;
}
/* Shape Gallery 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;
}

/* Shape Gallery 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;
}
/* Shape Gallery 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;
}

/* MODAL */

.reveal.full {
	top: 0 !important;
	padding-bottom: 8rem !important;
}

/* RESPONSIVE ADJUSTMENTS */

@media only screen and (max-width: 80em) {
	.row.expanded.headermiddle {
		position: relative;
		margin: 0px 0px;
		height: 90px;
	}
	.nereo_menu ul:first-child > li {
		font-size: 13px;
		margin: 0 10px;
		cursor: pointer;
	}
	.imgshapenota {
		font-size: 16px;
		line-height: 20px;
	}
	.imgshapenota .large-8, .imgshapenota .large-9, .imgshapenota .large-10 {
		flex: 100%;
		max-width: 100%;
	}
	.imgshapenota h1 {
		font-size: 60px;
	}
	.imgshapenota h2 {
		font-size: 30px;
	}
}

@media only screen and (max-width: 64em) {
	.blocco {
		display: inline;
		padding: 15px;
	}
	#footer {
		margin: 13px 0px;
	}
	.space, .spaceleft, .spaceright {
		margin: 0 !important;
	}

	.headertop {
		margin: 0;
	}

	.nereo_menu.collapsed ul li {
		float: none;
	}
	.nereo_menu.collapsed {
		display: block;
	}
	.nereo_menu {
		display: none;
		top: 90px;
		left: 0px;
		position: absolute;
		text-align: center;
		padding: 20px;
		background: rgb(255, 255, 255);
		height: 100vh;
		width: 100%;
		z-index: 5;
	}
	.left-single-arrow, .right-single-arrow {
		display: none;
	}
	#imgpag_frase {
		position: absolute;
		bottom: 200px;
		right: 50px;
		text-align: right;
		font-size: 20px;
		color: rgb(255, 255, 255);
		text-shadow: 0 0 10px rgb(39, 39, 39);
		font-family: 'Montserrat', sans-serif;
		font-weight: 100;
		line-height: 0.7;
	}
	#imgpag_frase h1 {
		font-size: 30px;
		text-transform: uppercase;
	}
	.nereo_menu ul > li > ul > li {
		padding: 5px 5px 5px 5px;
		border-bottom: none;
		border-top: none;
	}
	.nereo_menu ul:first-child > li:hover > ul {
		position: relative;
		padding: 15px;
	}
	.nereo_menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		max-width: 200px;
		margin: 0 auto;
	}
	.hamburger {
		display: block;
		z-index: 6;
	}

} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

@media only screen and (max-width: 40em) {
	.blogonsite .img {
		padding-left: 15px;
	}
	.imgshapenota h1 {
		font-size: 30px;
	}
	.imgshapenota h2 {
		font-size: 20px;
	}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */


@media only screen and (min-width: 64.063em) { } /* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) and (max-width: 90em) { } /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

@media only screen and (min-width: 120.063em) { } /* min-width 1921px, xxlarge screens */
