/* Stili comuni */
@import url(../global/ckeditor.css);

@font-face {
  font-family: "futura";
  src: url("fonts/futura.woff") format('woff');
}

@font-face {
  font-family: "Great Vibes";
  src: url("fonts/futurab.woff") format('woff');
}

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

body {
font: 13px "futura", Lucida, Verdana, sans-serif;
background-color: #fff;
color: #797979;
text-align: center;
line-height: 20px;
}

.container {
position: relative;
margin: 0 auto;
text-align: left;
}
.preonlymob {
  display: none;
}
.vaigallery {
  position: absolute;
  bottom: 87px;
  z-index: 200;
  background-color: #fff;
  padding: 8px 30px;
  font-size: 20px;
  opacity: .8;
}
a:link, a:visited {
text-decoration: none;
color: #115994;
}

a:hover, a:active, a:focus {
color: black;
}

.has-error .form-control {
  border: 1px solid #DF5A57 !important;
}

.clear {
clear: both;
}

img {
vertical-align: middle;
border: 0px;
max-width: 100%;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

h3 {
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
}

:focus { outline:none; }

#tebe {
position: absolute;
top: -65px;
right: 0;
font-size: 10px;
}

#tebe a:link, #tebe a:visited {
color: #C6C6C6;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #BCC2C7;
  width: 50%;
}
.form-group a:link, .form-group a:visited {
	color: #fff;
  background-color: #E19C4B;
  border-color: #C88639;
  }

/* Standard stili-gen.css */

#ground {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}

#ground img, #ground object, #ground embed  {
width: 100%;
height: 100%;
}

#popfin{
display:none;
position:absolute;
width: 100%;
z-index: 1000;
}

#txtHint {
display:none;
position:fixed;
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
z-index:1;
}

#cornicees {
position: absolute;
top: 20px;
left: 50%;
margin: 0px 0px 0px -400px;
}

#cornice1 {
background-color: #717171;
box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.3);
border-radius: 1px;
}

#cornicenewsletter {
border: 5px solid #393939;
border-radius: 3px;
background-color: #717171;
box-shadow: 0 0 5px black;
}

#cornice1 span {
padding: 3px;
font-weight: bold;
}

div.chiudi {
position: absolute;
top: -19px;
left: -21px;
text-align: left;
width: 42px;
height: 42px;
}

div.chiudi img {
border: none;
}

div.testoimg {
margin-top: 5px;
margin-bottom: 5px;
padding: 3px;
text-align: center;
}

#cornice1-b {
position: absolute;
top: 20px;
left: 0px;
margin: 0px;
border: 6px solid #515151;
background-color: #cacaca;
width: 600px;
height: 400px;
overflow: auto;
text-align: justify;
padding: 5px;
color: #3d3d3d;
}

#cornice1-b span {
padding: 3px;
font-weight: bold;
}

/* Banner in Finestra */

#corniceban1 {
position:absolute;
top:40px;
left:50%;
width:500px;
height:200px;
margin: 0px 0px 0px -250px;
}

#corniceban {
position:absolute;
top:20px;
left:50%;
width:500px;
height:200px;
margin: 0px 0px 0px -250px;
overflow: auto;
text-align: justify;
padding: 5px;
border: 5px solid #827469;
border-radius: 3px;
background-color: #f2f3f2;
box-shadow: 0 0 5px black;
}

#corniceshadowbox {
height: 100%;
width: 100%;
background: #CFCFCF;
font-family: Tahoma;
}

#cornicenota1 {
position: absolute;
top: 80px;
left: 50%;
width: 600px;
height: 600px;
margin: 0px 0px 0px -300px;
}

#cornicenota {
position: relative;
border: 2px solid #4a494a;
background-color: #F4F4F4;
text-align: justify;
padding: 15px;
width: 600px;
height: 500px;
}

.testono, #zcontent, .hidden {
display: none;
}

input[type=text], input[type=password], textarea, select {
padding: 4px 6px;
color: #555555;
font-size: 12px;
margin: 3px 2px;
background-color: #fdfdfd;
border: 1px solid #c2c2c2;
}
input[type=text]:hover, input[type=password]:hover, textarea:hover, select:hover {
border: 1px solid #a2a2a2;
outline: none;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {
border: 1px solid #659bf2;
outline: none;
}

input.input_number, input.small {
width: 40px;
}

input[type=text].error, textarea.error {
background-color: #fff2f2 !important;
border: 1px solid #ff6e70 !important;
}
input[type=text].error:focus {
background-color: #fff2f2;
border: 1px solid #ff6e70;
}

input, button, textarea, select {
*font-size: 100%;
}

/* NEWSLETTER */

.accetta {
font-size: 13px;
}
.accetta a:link {
  color: rgb(161, 186, 207);
}
.accetta a:hover {
  color: #fff;
}
.accetta.error, .accetta.error a:link, .accetta.error a:visited {
color: #FF6767;
}
.accetta input[type=checkbox] {
vertical-align: -2px;
}
.newsnegativo {
display: none;
}

/* CALENDAR */

.datepicker {
width: 250px;
padding: 0;
border-radius: 3px;
text-align: center;
font-size: 12px;
border: 1px solid #CDCDCD;
}

.datepicker table {
width: 100%;
}
.datepicker thead {
background: #F7F8FA;
border-bottom: 1px solid #E8E8E8;
}
.datepicker thead tr th {
text-align: center;
padding-top: 8px;
padding-bottom: 8px;
font-weight: normal;
width: 14.28%;
}
.datepicker thead tr th.prev, .datepicker thead tr th.next{
cursor: pointer;
}
.datepicker thead tr th.dow {
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
}
.datepicker thead tr:first-child th:first-child {
border-radius: 3px 0 0 0;
}
.datepicker thead tr:first-child th:last-child {
border-radius: 0 3px 0 0;
}

.datepicker tbody tr td {
width: 34px;
height: 32px;
cursor: pointer;
}
.datepicker tbody tr td.day.today {
background: #F0EBEB;
}
.datepicker tbody tr td.day.active {
position: relative;
font-weight: bold;
background: #41A4E2;
color: #FFF;
}
.datepicker tbody tr td.day.old, .datepicker tbody tr td.day.new {
opacity: 0.4;
}


/* BLUEIMP */

.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{position:absolute;top:0;right:0;bottom:0;left:0;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.slide-content{margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;opacity:1}.blueimp-gallery{position:fixed;z-index:999999;overflow:hidden;background:#000;background:rgba(0,0,0,.9);opacity:0;display:none;direction:ltr;-ms-touch-action:none;touch-action:none}.blueimp-gallery-carousel{position:relative;z-index:auto;margin:1em auto;padding-bottom:56.25%;box-shadow:0 0 10px #000;-ms-touch-action:pan-y;touch-action:pan-y}.blueimp-gallery-display{display:block;opacity:1}.blueimp-gallery>.slides{position:relative;height:100%;overflow:hidden}.blueimp-gallery-carousel>.slides{position:absolute}.blueimp-gallery>.slides>.slide{position:relative;float:left;height:100%;text-align:center;-webkit-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-moz-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-ms-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-o-transition-timing-function:cubic-bezier(0.645,.045,.355,1);transition-timing-function:cubic-bezier(0.645,.045,.355,1)}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-transition:opacity .5s linear;-moz-transition:opacity .5s linear;-ms-transition:opacity .5s linear;-o-transition:opacity .5s linear;transition:opacity .5s linear}.blueimp-gallery>.slides>.slide-loading{background:url(../img/loading.gif) center no-repeat;background-size:64px 64px}.blueimp-gallery>.slides>.slide-loading>.slide-content{opacity:0}.blueimp-gallery>.slides>.slide-error{background:url(../img/error.png) center no-repeat}.blueimp-gallery>.slides>.slide-error>.slide-content{display:none}.blueimp-gallery>.prev,.blueimp-gallery>.next{position:absolute;top:50%;left:15px;width:40px;height:40px;margin-top:-23px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-decoration:none;text-shadow:0 0 2px #000;text-align:center;background:#222;background:rgba(0,0,0,.5);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;cursor:pointer;}.blueimp-gallery>.next{left:auto;right:15px}.blueimp-gallery>.close,.blueimp-gallery>.title{position:absolute;top:15px;left:15px;margin:0 40px 0 0;font-size:20px;line-height:30px;color:#fff;text-shadow:0 0 2px #000;opacity:.8;}.blueimp-gallery>.close{padding:15px;right:15px;left:auto;margin:-15px;font-size:30px;text-decoration:none;cursor:pointer}.blueimp-gallery>.play-pause{position:absolute;right:15px;bottom:15px;width:15px;height:15px;background:url(../img/play-pause.png) 0 0 no-repeat;cursor:pointer;opacity:.5;display:none}.blueimp-gallery-playing>.play-pause{background-position:-15px 0}.blueimp-gallery>.prev:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.close:hover,.blueimp-gallery>.title:hover,.blueimp-gallery>.play-pause:hover{color:#fff;opacity:1}.blueimp-gallery-controls>.prev,.blueimp-gallery-controls>.next,.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.title,.blueimp-gallery-controls>.play-pause{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.prev,.blueimp-gallery-left>.prev,.blueimp-gallery-single>.next,.blueimp-gallery-right>.next,.blueimp-gallery-single>.play-pause{display:none}.blueimp-gallery>.slides>.slide>.slide-content,.blueimp-gallery>.prev,.blueimp-gallery>.next,.blueimp-gallery>.close,.blueimp-gallery>.play-pause{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body:last-child .blueimp-gallery>.slides>.slide-error{background-image:url(../img/error.svg)}body:last-child .blueimp-gallery>.play-pause{width:20px;height:20px;background-size:40px 20px;background-image:url(../img/play-pause.svg)}body:last-child .blueimp-gallery-playing>.play-pause{background-position:-20px 0}*+html .blueimp-gallery>.slides>.slide{min-height:300px}*+html .blueimp-gallery>.slides>.slide>.slide-content{position:relative}@charset "UTF-8";.blueimp-gallery>.indicator{position:absolute;top:auto;right:15px;bottom:15px;left:15px;margin:0 40px;padding:0;list-style:none;text-align:center;line-height:10px;display:none}.blueimp-gallery>.indicator>li{display:inline-block;width:9px;height:9px;margin:6px 3px 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:1px solid transparent;background:#ccc;background:rgba(255,255,255,.25) center no-repeat;border-radius:5px;box-shadow:0 0 2px #000;opacity:.5;cursor:pointer}.blueimp-gallery>.indicator>li:hover,.blueimp-gallery>.indicator>.active{background-color:#fff;border-color:#fff;opacity:1}.blueimp-gallery-controls>.indicator{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.indicator{display:none}.blueimp-gallery>.indicator{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*+html .blueimp-gallery>.indicator>li{display:inline}@charset "UTF-8";.blueimp-gallery>.slides>.slide>.video-content>img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.video-content>video{position:absolute;top:0;left:0;width:100%;height:100%}.blueimp-gallery>.slides>.slide>.video-content>iframe{position:absolute;top:100%;left:0;width:100%;height:100%;border:0}.blueimp-gallery>.slides>.slide>.video-playing>iframe{top:0}.blueimp-gallery>.slides>.slide>.video-content>a{position:absolute;top:50%;right:0;left:0;margin:-64px auto 0;width:128px;height:128px;background:url(../img/video-play.png) center no-repeat;opacity:.8;cursor:pointer}.blueimp-gallery>.slides>.slide>.video-content>a:hover{opacity:1}.blueimp-gallery>.slides>.slide>.video-playing>a,.blueimp-gallery>.slides>.slide>.video-playing>img{display:none}.blueimp-gallery>.slides>.slide>.video-content>video{display:none}.blueimp-gallery>.slides>.slide>.video-playing>video{display:block}.blueimp-gallery>.slides>.slide>.video-loading>a{background:url(../img/loading.gif) center no-repeat;background-size:64px 64px}body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a{background-image:url(../img/video-play.svg)}*+html .blueimp-gallery>.slides>.slide>.video-content{height:100%}*+html .blueimp-gallery>.slides>.slide>.video-content>a{left:50%;margin-left:-64px}