html { font-size:18px !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important;box-sizing:border-box !important; -ms-box-sizing: border-box !important;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
html,body{height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing: border-box;text-align:justify;}
h1,h2,h3,h4,h5{margin:0;padding:0}
strong,b{font-weight:bold}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
/*img{max-width:100%;}*/

body{text-rendering:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing: border-box;background:#c3f9fb/*#ccc*/;
font-family: Tahoma, Trebuchet MS, Verdana, sans-serif, Arial;}
.top-bar .row{max-width: 100%;}
.row{width: 1280px;max-width: 100%;}
#container { width: 96%; display:inline-block; background:#fff;}
header { width: 100%;padding:0em}
#content { display:block;vertical-align:top;height:auto;overflow:visible;min-height: 100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing: border-box;text-align:justify;}

p {font-size: 0.925em; /*1em*/; word-wrap:break-word;  font-style:normal}
/*nav {font-size: 1em;}*/
img {max-width:100%;}
#logo, #intestazione{/*float: left;*/background:#000;margin:0px;padding:0px}

#logo img, #intestazione img {max-width: 100%;width:100%;}
article img, #logosx{max-width:100%;}
#logosx img{max-width:100%;width:60%;border:1px solid #ccc;-webkit-border-radius: 3.5em;-moz-border-radius: 3.5em;border-radius: 3.5em;margin-bottom:1.2em;-moz-box-shadow: 3px 3px 5px #000;-webkit-box-shadow: 3px 3px 5px #000;box-shadow: 3px 3px 5px #000;}
.wrap{	width:95%; margin: 0 auto; /*background:#fff*/}
.menu{background-color:#cbe7f3;/*height:2em;*/display: inline-block;margin:0em 0em 0em 0em;width:100%;
background: -moz-linear-gradient(top, #9ebfd3, #c7ffff);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ebfd3), color-stop(100%,#c7ffff));
	background: -webkit-linear-gradient(top, #9ebfd3, #c7ffff);
	background: -o-linear-gradient(top, #9ebfd3, #c7ffff);
	background: -ms-linear-gradient(top, #9ebfd3, #c7ffff);
	background: linear-gradient(top, #9ebfd3, #c7ffff);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ebfd3', endColorstr='#c7ffff',GradientType=0 )}

.menutop{ /*font-size: 15px;*/ font-size: 1.1rem; font-weight: 500; padding:0;}
.menutop ul li {display: inline-block;margin: 0;padding:0.4rem 0;line-height:1.2rem;}
.menutop ul li a {display: inline-block; padding: 0.4rem 0.8rem !important; line-height:1.2rem; white-space: nowrap; color: #000099; text-decoration: none; /*padding:1em*/}
.menutop ul li a:hover {background-color:#dfdfdf;color: #FFF;background: -moz-linear-gradient(top, rgba(145,215,223,1) 0%, rgba(40,47,141,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(145,215,223,1)), color-stop(100%,rgba(40,47,141,1)));
	background: -webkit-linear-gradient(top, rgba(145,215,223,1) 0%,rgba(40,47,141,1) 100%);
	background: -o-linear-gradient(top, rgba(145,215,223,1) 0%,rgba(40,47,141,1) 100%);
	background: -ms-linear-gradient(top, rgba(145,215,223,1) 0%,rgba(40,47,141,1) 100%);
	background: linear-gradient(top, rgba(145,215,223,1) 0%,rgba(40,47,141,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91D7DF', endColorstr='#282F8D',GradientType=0 );
	-webkit-border-radius: 0.5em;-moz-border-radius: 0.5em;border-radius: 0.5em; padding: 0.4rem 0.8rem !important; padding:0.4rem 0.8rem !important}
.menutop-sel {margin:0;padding: 0.3rem 0.8rem !important; line-height:1.2rem; white-space: nowrap; 
	background:#cc0000;color: #FFF !important;background: -moz-linear-gradient(top, rgba(221,146,146) 0%, rgba(204,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,146,146,1)), color-stop(100%,rgba(204,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(221,146,146) 0%,rgba(204,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(221,146,146) 0%,rgba(204,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(221,146,146) 0%,rgba(204,0,0,1) 100%);
	background: linear-gradient(top, rgba(221,146,146) 0%,rgba(204,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd9292', endColorstr='#cc0000',GradientType=0 );
	-webkit-border-radius: 0.5em;-moz-border-radius: 0.5em;border-radius: 0.5em;min-width:initial !important }

.menuactive {background:#cc0000;color: #FFF !important;background: -moz-linear-gradient(top, rgba(221,146,146) 0%, rgba(204,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,146,146,1)), color-stop(100%,rgba(204,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(221,146,146) 0%,rgba(204,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(221,146,146) 0%,rgba(204,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(221,146,146) 0%,rgba(204,0,0,1) 100%);
	background: linear-gradient(top, rgba(221,146,146) 0%,rgba(204,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd9292', endColorstr='#cc0000',GradientType=0 );
	-webkit-border-radius: 0.5em;-moz-border-radius: 0.5em;border-radius: 0.5em; padding: 0.4rem 0.8rem !important;}

body{font-family: Tahoma, Trebuchet MS, Verdana, sans-serif, Arial; }

.sfmenutop{background-color:#cbe7f3;/*height:2em;*/
background: -moz-linear-gradient(top, #9ebfd3, #c7ffff);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ebfd3), color-stop(100%,#c7ffff));
	background: -webkit-linear-gradient(top, #9ebfd3, #c7ffff);
	background: -o-linear-gradient(top, #9ebfd3, #c7ffff);
	background: -ms-linear-gradient(top, #9ebfd3, #c7ffff);
	background: linear-gradient(top, #9ebfd3, #c7ffff);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ebfd3', endColorstr='#c7ffff',GradientType=0 )}
	
.ombra {-moz-box-shadow: 5px 5px 10px #000;-webkit-box-shadow: 5px 5px 10px #000;box-shadow: 5px 5px 10px #000;}
/* Navigation */
#home{display:block;}
.hh{height:100% !important;min-height:100% !important; }
.menutop a{ display: inline-block; padding: 1em; white-space: nowrap;}
.menutop .collapse,.menuleft .collapse{ display: none;}
.menuleft a{ display:block; padding: 1em; white-space:pre-line; word-wrap:break-word}
.wleft{width:14.3% !important;}
.wmain{width:100%/*85.7%*/ !important;}
#page_cn{width:100%/*85.5%*/ !important;vertical-align:top;height:auto;/*height:100%; auto;*/float:left;display:block;padding:2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing: border-box;text-align:justify;}
#page_sx{width:14.4% !important;vertical-align:top;height:auto;/*height:100% !important;min-height:100% !important;*/float:left;display:block;padding:1.2em 0.2em 1em 0.2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing: border-box;background: url("../sfondi/sf_menuleft.png") repeat-y;}
.col1{z-index:1;background: url("../sfondi/sf_menuleft.png") repeat-y;width:100%;min-height:100%;height:100% }.col2{background: #fff }

h1{font-size:24px;text-align:left}
h2{font-size:22px;color:#39C;/*text-decoration:underline;*/text-align:left;margin:0px;padding:0px;}
h3{font-size:20px;}h3.location{font-size:22px;color:#39C;text-align:left;margin:0px;padding:0px;}.red{color:#c62828 !important}
h4{font-size:18px;}
h5{font-size:16px;}
h1.titpagina{font-size:24px; color:#cc0000;font-weight:bold;}
#corpo{padding:1em 0em 1em 0em;font-size:18px;line-height:1.8em}
#corpo img{margin:1em}
.contdiv{display:table; width: 100%;}
.divcont{display:table-cell;vertical-align:top;}
#promozione{margin:1em 1em 2em 1em;font-size: 24px;color: #333;font-weight: bold;padding:1.5em 2.5em 1.5em 2.5em;border:1px solid #069;/* background: rgba(159, 209, 247, 0.4);*/display:inline-block;background: -webkit-linear-gradient(top, rgba(159,209,247,0.4) 0%,rgba(255,255,255,1) 100%); background: -moz-linear-gradient(top, rgba(159,209,247,0.4) 0%, rgba(255,255,255,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(159,209,247,0.4)), color-stop(100%,rgba(255,255,255,1)));background: -o-linear-gradient(top, rgba(159,209,247,0.4) 0%,rgba(255,255,255,1) 100%); background: -ms-linear-gradient(top, rgba(159,209,247,0.4) 0%,rgba(255,255,255,1) 100%);background: linear-gradient(top, rgba(159,209,247,0.4) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9edfc', endColorstr='#ffffff',GradientType=0 );
}
.titprom{font-size: 28px;color:#E60000;margin-bottom:1.25em}
.txprom{font-size: 24px;color:#333}
.nbprom{font-size: 16px;color:#777;font-weight:normal}
.endprom{font-size: 14px;color:#aaa;font-weight:normal}

/* foto selezionate */
.bdfoto{border-radius:0.5em;-webkit-border-radius:0.5em;-o-border-radius:0.5em;-moz-border-radius:0.5em;-ms-border-radius:0.5em;}
/*.fotogly{moz-opacity: 1;opacity: 1;filter: alpha(opacity=100);padding:0.2em;border:1px solid #999999;	background-color:#FFFFFF;}*/
img.fotogly{padding:0.2em;border:1px solid #999999;background-color:#FFFFFF;}
img.art{max-width:200px}img.promo{max-width:600px}
img.home{max-width:270px/*300*/;border:none}
a:hover img.fotogly, a:hover img.home, a:hover img.promo{moz-opacity: .8;opacity: .8;filter: alpha(opacity=80); }
a:img.fotogly, a:img.home,  a:img.promo{moz-opacity: 1;	opacity: 1;	filter: alpha(opacity=100);}
a:hover img.homeoff{filter: invert(100%);}
.hlink{float:left;font-size:14px}
.hlink img{margin:0px 5px 0px 0px!important}
.halg{color: #3973F9;text-decoration:none;float:right;}
.attach img{margin:0.2em !important;}
.ln_p {height: 1px;background: url(../sfondi/ln_p.gif) 0 0 repeat-x;margin: 0.4em 0.3em;}
/*.halg A:{color: #3973F9;text-decoration:none;border:none;}
.halg A:link{color: #3973F9;text-decoration:none;border:none;padding:4px 0px 4px 0px;}
.halg A:hover{color: #3973F9;text-decoration:none;border:none;background:#AFCFFE;}
.halg A:visited{color: #3973F9;text-decoration:none;border:none;background:none;}*/
.allinclusive{white-space:pre-line;height:auto}
#corpo a,#corpo a:link,#corpo a:visited, #promozione a,#promozione a:link,#promozione a:visited,.or_ii a.tel{color: #007EF0;text-decoration:none !important;}
#corpo a:hover,#corpo a:active, #promozione a:hover,#promozione a:active,.or_ii a.tel:hover{color: #cc0000;text-decoration:underline !important;}
.av_ind{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px;color:#1E75DF;text-decoration:none;}
.av_ind a:link{color:#1E75DF;text-decoration:none;}
.av_ind a:hover{color:#1E75DF;text-decoration:underline;}
.av_ind a:visited{color:#1E75DF;text-decoration:none;}
#corpo .lkhome{color:#000 !important;text-decoration:none !important;cursor: text}
#corpo a:hover.lkhome {text-decoration:none !important;}
/** Tab. Orari **/
#orari_ap, #dati_contatti{width:auto;}
.btab{border:1px solid #999;text-align:left;color:#333;display:inline-block;font-size:18px}
.btab > div{padding:0em 2em;}
.r0{background:#900;color:#fff;} .r00{background:#1d264f;color:#fff;}
.r1{background:#fff;height:auto}
.r2{background:#efefef;height:auto}
.btab h2{color:#fff;text-align:center;text-decoration:none;padding:0.4em 2em;font-size:22px}
.or_gg{float:left;display:inline-block;padding:0.4em 1em 0.4em 0em}
.or_hh{float:right;display:inline-block;padding:0.4em 0em 0.4em 1em}
.or_note{color:#c00;font-size:18px}
.or_ii{display:block;padding:0.4em 0.5em !important}
.pc50{min-width:48%;display:inline-block;padding:0;margin:1em auto 0em auto}
.pc50f{float:left;}
#dovesiamo .btab h2{padding:0.4em 1em;}
#dovesiamo .btab > div{padding:0em 1em;}
#dovesiamo .or_gg{padding:0.4em 0.5em 0.4em 0em}
#dovesiamo .or_hh{padding:0.4em 0em 0.4em 0.5em}
#dovesiamo .or_hh{padding:0.4em 0.5em !important}
.plf{float:left;vertical-align:top} .prt{float:right;vertical-align:top}
.dove_note{display:none}
#dovesiamo .dove_note{display:block;color:#c00;font*size:18px}
#dovesiamo .or_note{display:none}
.cm_00{display:inline-block;height:32px;border-bottom:1px dotted #ccc;float:none;clear:both;}
.cm_01{width:280px;height:24px;padding:0px 4px;text-align:left;float:left;line-height:24px;display:inline-block;}.cm_02{width:80px;height:24px;padding:0px 4px;text-align:right;float:left;line-height:24px;display:inline-block;}.mwi80{max-width:400px;margin:2em auto 2em auto;}
.colore1{color:#000;}.colore2{color:#bbb;}.colore3{color:#45a8ec;font-weight:bold;}.colore4{color:#9fc9e6;font-weight:bold;}
.linea_sz{line-height: 1.6; color: #484b50; border-bottom: 1px solid #e3e5e9; margin-bottom: 1em;}

/** Footer **/
#footer {width: 100%;background: #1d264f/*#222323*/;color: #8e8d8d; min-height:2.5em;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing: border-box;height:auto;display:block}
#divsocial{margin: 0em 1em 0em 2em;}
.footaddr {color: #e0e0e0; line-height:1.2em;font-size:14px;padding:1em 2em;}
.footaddr span{color: #8e8d8d; }
.foot_mail a:, #foot_tel a: {text-decoration:none; color:#D7D7D7;}
.foot_mail a:link, #foot_tel a:link {text-decoration:none; color:#D7D7D7;}
.foot_mail a:hover, #foot_tel a:hover {text-decoration:underline !important; color:#89C4EF !important;}
.foot_mail a:visited, #foot_tel a:visited {color:#D7D7D7;}
/*google maps*/
.google-maps { position: relative; padding-bottom: 36.36%; padding-top: 0px; height: 0;  overflow: hidden;}
.google-maps iframe { position: absolute; top: middle; left: center; width: 100%; height: 100%;}
/*.google-maps iframe { max-width:1100px;max-height:400px; width: 100%; height: 100%;}*/
#fgallery ul{  list-style: none !important;  list-style-image: none !important; width: 100%;  height: auto;  left: 0px; position:relative;text-align:center !important}
#fgallery ul li{float: none; display: inline-block; zoom: 1;  vertical-align: top;  border: none;  padding: 0 0 7px 7px;
  background-image: none;  list-style-type: none !important;  -webkit-transition: all 0.3s ease-out;  -moz-transition: all 0.3s ease-out;  -o-transition: all 0.3s ease-out;  transition: all 0.3s ease-out; margin:0}
#fgallery ul li a{display: block; float: left; border: 1px solid #D6D6D6; padding: 8px; color: red; overflow: hidden; /*width: 200px; height: 200px; */vertical-align: middle; text-align: center; background: rgba(255,255,255,0.3);}
#fgallery ul li img {  margin: 0px;  padding: 0px;  border: 0px solid white;  max-width: none;  max-height: none;  width: 200px;/* auto*/;}
#fgallery ul li a:hover{background:#DBE6ED;	border:1px solid #BFCFD9;	color:#000;}
.tour{white-space: nowrap;overflow: hidden;}
.cdesktop{display:block}.cmobile{display:none}.idesktop{display:inline-block}.imobile{display:none}
/*video*/
#hframevideo{width:100%;text-align:center;max-width:560px}
.hrwd-video {height: 0;	overflow: hidden;padding-bottom: 56.25%;padding-top: 30px;position: relative;}
.hrwd-video iframe,.hrwd-video object,.hrwd-video embed {	height: 100%;	left: 0;	position: absolute;	top: 0;	width: 100%;}

.rsep{display:block;height:10px;border-bottom: 1px solid #e3e5e9;margin: 0 0 0.5em;}
.home #content {background:#cee8f5!important}
.bhome {padding:2em;}.clearb{clear:both;float:none;}
.off0,.off1,.off2{display:block; width:47%;}
.off0{text-align:center;float:none;clear:both;}.off1{float:left;clear:none;}.off2{float:right;clear:none;}
/*img zoom*/
.cfoto { overflow: hidden; margin: auto;}
.cfoto img {display: block !important; height: auto; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; transition-property: all; transition-timing-function: ease-in-out; transition-delay: 0.0s;}
.divcont:hover .cfoto img{transform: scale(1.2,1.2) rotate(0deg); -webkit-transform: scale(1.2,1.2) rotate(0deg); -moz-transform: scale(1.2,1.2) rotate(0deg);  -o-transform: scale(1.2,1.2) rotate(0deg);  -ms-transform: scale(1.2,1.2) rotate(0deg);cursor:pointer;}
.divban:hover .cfoto.off2 img,.divban:hover .cfoto.off0 img{transform: scale(0.8,0.8) rotate(10deg); -webkit-transform: scale(0.8,0.8) rotate(10deg); -moz-transform: scale(0.8,0.8) rotate(10deg);  -o-transform: scale(0.8,0.8) rotate(10deg);  -ms-transform: scale(0.8,0.8) rotate(10deg);cursor:pointer;}
.divban:hover .cfoto.off1 img{transform: scale(0.8,0.8) rotate(-10deg); -webkit-transform: scale(0.8,0.8) rotate(-10deg); -moz-transform: scale(0.8,0.8) rotate(-10deg);  -o-transform: scale(0.8,0.8) rotate(-10deg);  -ms-transform: scale(0.8,0.8) rotate(-10deg);cursor:pointer;}
/*img text*/
.algfoto{text-align:center;}
.alg-ftx-dx,.alg-ftx-sx,.f-ftx-dx,.f-ftx-sx,.f-ftx-cx{display:inline-block;}
.alg-ftx-dx,.f-ftx-dx{float:right;}.alg-ftx-sx,.f-ftx-sx{float:left;}

.alignleft {display: inline; float: left; margin-right: 2em!important; margin-bottom: 1em!important;}
.alignright {display: inline; float: right; margin-left:2em!important; margin-bottom: 1em!important;}
.aligncenter {display: block; float: none; margin:auto!important;}
.sezione h2,.sezione h3,.sezione p,.sezione_p h2,.sezione_p h3,.sezione_p p{clear:none;}.sezione img, .sezione_p img { padding:0.5em;border:1px solid #ccc;}
@media (min-width: 992px) {.sezione img {width:48%;max-width: 600px;max-height:480px; height: auto;} .sezione_p img {max-width: 600px;max-height:480px; height: auto;}
.news_let .sezione img ,.news_let .sezione_p img{width:100%;max-width: 600px;max-height:unset; height: auto;} 
}
@media (min-width: 768px) and (max-width: 991px) {.sezione img{width:80%;max-width: 640px; margin:auto; max-height:480px; height: auto;} .sezione_p img{max-width: 640px; margin:auto; max-height:480px; height: auto;}
.news_let .sezione img ,.news_let .sezione_p img{width:100%;max-width: 600px; margin:auto; max-height:unset; height: auto;}
}
@media (max-width: 767px) {.sezione img {width:90%;max-width: 600px; max-height:480px; height: auto;} sezione_p img {max-width: 600px; max-height:480px; height: auto;}
.news_let .sezione img ,.news_let .sezione_p img{width:96%;max-width: 600px; margin:1em auto!important; max-height:unset; height: auto;}
}
@media (max-width: 992px) { .alignright,.alignleft {display: block; float: none;clear:both; margin:1em auto 1.5em auto!important;}.sezione h2,.sezione h3,.sezione p, .sezione_p h2,.sezione_p h3,.sezione_p p{clear:both;float:none;} }

/*Button*/
.button_wrapper { margin: 10px!important; display: inline-block;}
.button_container{ text-align: center!important; margin: 0 auto!important;}
.button_lk {line-height: 1.2em; text-decoration: none!important; display: inline-block; border-bottom: none;
    width: 260px; height: 30px; padding: 10px!important; color: #ffffff!important; font-family: 'Trebuchet MS',sans-serif !important; font-weight: bold !important; font-size: 1.3rem!important;letter-spacing:1px;text-transform:uppercase;
    text-align: center;	border-radius: 20px; border-style: solid; border-width: 1px; border-color: #b8c7a6;
    text-shadow: 1px 1px 1px #0a0a0a; -webkit-box-shadow: 0px 0px 0px #b5b5b5; -moz-box-shadow: 0px 0px 0px #b5b5b5; box-shadow: 0px 0px 0px #b5b5b5;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, rgba(218,230,220,1)), color-stop(1, rgba(169,229,105,1)));
    background: -moz-linear-gradient(rgba(218,230,220,1) 45%, rgba(169,229,105,1));
    background: -o-linear-gradient(rgba(218,230,220,1) 45%, rgba(169,229,105,1));
    background: linear-gradient(rgba(218,230,220,1) 45%, rgba(169,229,105,1));
    webkit-transition: all 0.3s;  -moz-transition: all 0.3s;  transition: all 0.3s;
}
.button_lk:hover {color: #ffffff!important;text-shadow: 1px 1px 1px #0a0a0a;text-shadow-color: #0a0a0a; border-color: #d88981;
    -webkit-box-shadow: 0px 0px 0px #b5b5b5;-moz-box-shadow: 0px 0px 0px #b5b5b5; box-shadow: 0px 0px 0px #b5b5b5;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, rgba(177,21,5,1)), color-stop(1, rgba(255,206,206,1)));
    background: -moz-linear-gradient(rgba(177,21,5,1) 45%, rgba(255,206,206,1));
    background: -o-linear-gradient(rgba(177,21,5,1) 45%, rgba(255,206,206,1));
    background: linear-gradient(rgba(177,21,5,1) 45%, rgba(255,206,206,1));
    webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;
}
.button_lk.disabled {border-color: #ccc!important;
   background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, rgba(230,230,230,1)), color-stop(1, rgba(148,148,148,1)))!important;
    background: -moz-linear-gradient(rgba(230,230,230,1) 45%, rgba(148,148,148,1))!important;
    background: -o-linear-gradient(rgba(230,230,230,1) 45%, rgba(148,148,148,1))!important;
    background: linear-gradient(rgba(230,230,230,1) 45%, rgba(148,148,148,1))!important;
    webkit-transition: all 0.3s;  -moz-transition: all 0.3s;  transition: all 0.3s;cursor:not-allowed;}
#corpo a.disabled{text-decoration:none!important;}
.button_container a:hover{color:#fff!important;}
#corpo .button_container a:link{text-decoration:none !important;}

/*scrollup*/
.ico-scroll{margin:5px 15px;line-height:24px;}
.ico-scroll:before{content:"";font-weight:bold;font-size:40px;margin:0px;}
.scrollup{background: rgba(0, 0, 0, 0.3);height:48px;width:48px;color:#ffffff;display:none;float:right;position:fixed;right:2em;bottom:2em;text-align:center;z-index:99999;}.scrollup:hover{background: rgba(82, 164, 177, 0.6);}
.scrollup:hover i {font-size:26px;color:#fff;}.scrollup i{font-size:26px;color:#ffffff;line-height: 46px; margin: 10px;}
.is{border-radius: 20%;-webkit-border-radius: 20%;-moz-border-radius: 20%;}

/*form prenotazioni*/
.noradio input[type="radio"],.noradiofr input[type="radio"] {display: none;}.noradio input[type="radio"][class="si_radio"]{display:block;}
.noradio label.radio_pr, .noradio label.radio_fr {text-align:center;font-size:1.2em; font-style: normal;}
.noradiofr label.radio_fr, .noradiofr div.radio_fr {text-align:center;font-size:1.1em; font-style: normal;}.col_sala{color:#1733d2/*#673ab7*/;font-size:1em!important;}.col_ora{font-size:1.1em!important;color:#f31111;}
.noradio label.radio_pr,.noradio label.radio_pr.css1,.noradiofr label.radio_fr .css1{background: #c3f9fb;} .noradio label.radio_pr.css2,.noradiofr label.radio_fr .css2{background: #e4c3fb;}
.ora_corso{float:right;padding-right:1em;font-size:15px;}.ora_corso:after{clear:both;float:none;}
.noradio label.radio_pr.css0,.noradiofr label.radio_fr .css0{background: #ededed;}
.noradio label.radio_pr.css_no,.noradiofr label.radio_fr .css_no{background: #ececec!important;cursor:default;}
.noradio label.radio_pr.css3,.noradiofr label.radio_fr .css3{background: #ffd7ae!important;}
.noradio label.radio_pr.css4,.noradiofr label.radio_fr .css4{background: #f5bfee!important;}
.noradio label.radio_pr.css5,.noradiofr label.radio_fr .css5{background: #dbffb2!important;}
.noradio label.radio_pr.css6,.noradiofr label.radio_fr .css6{background: #f5efbf!important;}
.noradio label.radio_pr.css7,.noradiofr label.radio_fr .css7{background: #bfdcf5!important;}
.noradio label.radio_pr.css8,.noradiofr label.radio_fr .css8{background: #62cbea!important;}
.noradio label.radio_pr.css9,.noradiofr label.radio_fr .css9{background: #9cc8ea!important;}
.noradio label.radio_pr.css10,.noradiofr label.radio_fr .css10{background: #f1dcd3!important;}
.noradio label.radio_pr.css11,.noradiofr label.radio_fr .css11{background: #7ad4cc!important;}
.noradio label.radio_pr.css12,.noradiofr label.radio_fr .css12{background: #9ceae3!important;}
.noradio label.radio_pr.css12,.noradiofr label.radio_fr .css12{background: #98e4dd!important;}

.radio_pr{cursor:pointer;display:block;margin:1em 2em;padding:0.5em;border:1px solid #ccc; border-collapse:collapse;}
.radio_fr{cursor:pointer;display:flex;display:-webkit-flex;margin:0em 0.5em;flex-wrap:nowrap;padding:0em;/*border:1px solid #ccc;*/}
.radio_fr.nosotto{margin:0.5em 1em 0em 1em;}
#menu-adm .radio_pr{margin:0.5em 2em!important;}
.noradio input[type="radio"]:checked+label,.noradiofr div input[type="radio"]:checked+label > div{ background: #ffeb3b!important;}
.mostra {transition: 2s linear;display:block;height:auto;}
.nascondi {transition: 2s linear;display:none;opacity:0;height:0px;}
.data_p{display:inline-block;border:1px solid #ccc; background:#fffdf0;padding: 0.3em 1.3em;margin:1em 0em;}
.sel_preno{font-size: 1.5em; padding: 0.3em 1em;}
[class*="lib1_"],[class*="lib2_"],.cor1,.cor1_lib,.cor10,.cor01{border:1px solid #ccc;}
.lib1_30{width:100%}.lib1_21{width:66.6%}.lib1_12{width:33.3%}.lib1_20{width:66.6%}.lib1_11{width:33.3%}.lib1_10{width:33.3%}
.lib2_30{width:0%}.lib2_21{width:33.3%}.lib2_12,.cor10{width:66.6%}.lib2_20{width:0%}.lib2_11,.cor01{width:33.33%}.lib2_10{width:0%}
.disp_30,.disp_21,.disp_12,.dcor1,.cor1{width:100%}.disp_20,.disp_11,.dcor1_lib{width:66.6%}.disp_10{width:33.3%}
.disp_30,.disp_20,.disp_10{padding:0em 0.5em}.disp_21,.disp_12,.disp_11{padding:0em 1em;}
/*.lib1_30{flex-grow:3}.lib1_21{flex-grow:2}.lib1_12{flex-grow:1}.lib1_20{flex-grow:2}.lib1_11{flex-grow:1}.lib1_10{flex-grow:1}
.lib2_30{flex-grow:0}.lib2_21{flex-grow:1}.lib2_12{flex-grow:2}.lib2_20{flex-grow:0}.lib2_11{flex-grow:2}.lib2_10{flex-grow:0}*/
.wi50{width:50%;float:left;clear:none;}.radio_fr div{display:block;float:left;padding:0.5em 0.5em;}.wi67{width:67%;float:left;clear:none;}
.radio_fr div.clearb{float:none;clear:both;padding:0em;}
.dispo{font-size:0.8em!important;color:#444;}
.s_insegna,.s_sala,.s_diffic{font-size:0.8em!important;float:left;text-align:center;}
.s_insegna{color:#000;width:40%;}.s_sala{color:#117d15;width:40%;}.s_diffic{width:20%;}
.r_dispo{font-size:1.1em;color:#900; /*border-color:#ccc;border-style:solid; border-width: 0px 1px 1px 1px;*/ text-align:center;margin:0em 0.5em 1em 0.5em;}.r_dispo > span{font-size: 0.8em!important;color:#000;}.r_dispo > span b{color:#f31111;}
.radio_disab{moz-opacity: .5;opacity: .5;filter: alpha(opacity=50);}.msotto{margin-bottom:1em;}
.r_dispo.pverde{background: rgb(139,195,74);
background: -moz-linear-gradient(90deg, rgba(139,195,74,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(90deg, rgba(139,195,74,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
background: -o-linear-gradient(90deg, rgba(139,195,74,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(90deg, rgba(139,195,74,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
background: linear-gradient(90deg, rgba(139,195,74,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8bc34a",endColorstr="#ffffff",GradientType=1);}
.r_dispo.pgiallo{background: rgb(255,245,157);
background: -moz-linear-gradient(90deg, rgba(255,245,157,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(90deg, rgba(255,245,157,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
background: -o-linear-gradient(90deg, rgba(255,245,157,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(90deg, rgba(255,245,157,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
background: linear-gradient(90deg, rgba(255,245,157,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff59d",endColorstr="#ffffff",GradientType=1);}
.r_dispo.prosso{moz-opacity: .7;opacity: .7;filter: alpha(opacity=70); background: rgb(244,67,54);
background: -moz-linear-gradient(90deg, rgba(244,67,54,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(90deg, rgba(244,67,54,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
background: -o-linear-gradient(90deg, rgba(244,67,54,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(90deg, rgba(244,67,54,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
background: linear-gradient(90deg, rgba(244,67,54,1) 0%, rgba(255,255,255,0.6) 66%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f44336",endColorstr="#ffffff",GradientType=1);}
.tipoabbonamento{color:#ff0000;margin-top:0.1em; text-transform:uppercase;margin-bottom:2em;}
.backp{font-size: 26px;color: #ffffff; line-height: 46px; margin: 10px;}.backp:before {content: "\ea41";}
li{margin-left:1.5em;font-size: 0.925em; word-wrap:break-word;  font-style:norma;list-style: "-";padding-left: 0.5em;}

#cboxTitle{overflow:visible!important;width:70%!important;white-space:normal!important;}

/*Media Query */
@media screen and (max-width: 1370px) {
/* .topsocial{padding:0.3em 0.2em 0em 0.8em;}*/
#menu-principale li{min-width: 9.6%;}
}	
@media screen and (max-width: 1300px) {
/* .topsocial{padding:0.3em 0.2em 0em 0.8em;}*/
#menu-principale li{min-width: 8.9%;}
}	
@media screen and (max-width: 1200px) {
	#nav-smart{display:none;}
	#corpo{font-size:17px;line-height:1.8em}
	img.art{max-width:200px}
	h1,h1.titpagina{font-size:24px} h2{font-size:22px} h3{font-size:20px} h4{font-size:18px} h5{font-size:16px}
	.titprom{font-size: 28px;}.txprom, #promozione{font-size: 24px;}.nbprom{font-size: 16px;}.endprom{font-size: 14px;}
	/*.topsocial{padding:0.25em 0.2em 0em 0.55em;}*/
	.hlink{font-size:14px}
	.btab{font-size:17px} .btab h2{font-size:24px} .or_note, .dove_note{font-size:17px;}
	#menu-principale li{min-width: 8.8%;}
	.tour span {margin: 0em 0.2em 0em 0.2em !important}
}
@media screen and (max-width: 1024px) {
	#nav-smart{display:none;}
	#corpo{font-size:16px;line-height:1.8em}
	img.art{max-width:180px}
	h1,h1.titpagina{font-size:22px} h2{font-size:20px} h3{font-size:18px} h4{font-size:16px} h5{font-size:15px}
	.titprom{font-size:24px;}.txprom, #promozione{font-size:22px;}.nbprom{font-size:14px;}.endprom{font-size:13px;}
	.footaddr {font-size:13px;}
	#foot_tel{clear:both;display:inline-block}
	/*.topsocial{padding:0.2em 0.2em 0em 0.2em;}*/
	.hlink{font-size:13px}
	.btab{font-size:16px} .btab h2{font-size:22px} .or_note, .dove_note{font-size:16px;}
	#menu-principale li{min-width: 8.9%;}
	img.home{max-width:230px !important/*250*/} img.home{width:100% !important}
}
@media screen and (max-width: 960px) {
		.plf, .prt{float:none !important}
		#menu-principale li{min-width: 9.0%;}
}
@media screen and (max-width: 900px) {
	#menu-principale{margin-left:.7em;margin-right:.7em;}
	.btab{font-size:16px} .btab h2{font-size:22px} .or_note, .dove_note{font-size:16px;}
	.titprom{font-size:22px;}.txprom, #promozione{font-size:20px;}.nbprom{font-size:13px;}.endprom{font-size:12px;}
	img.promo{max-width:80%}
	}
@media screen and (max-width: 850px) {
	#menu-principale li{min-width: 7.8%;}
	#menu-principale{margin-left:0;margin-right:0;}
	.pc50{min-width:unset;display: block; margin: 1em auto 1em auto;float:none;clear:both;}.pc50f{float:none;clear:both;width:100%!important;min-width:100%!important;}
}
@media screen and (max-width: 768px) {
	.main_menu{display:none}
	#smart{display:block;margin-bottom:1em}
	#menuhor{display:none !important}
	#page_sx{display:none !important}
	#page_cn{width:100% !important;height:auto !important;padding:1em}
	#content {background:#fff}
	.home #content {background:#cee8f5!important}
	.show{display:block!important}
	#nav-smart{width:auto;background:#79bee4;padding:2px;}
	#menu-principale{display:none}
	#menu-smart-top li{height:auto !important; white-space:normal}
	#menu-smart-top li a {padding-left: 0.5rem !important;line-height:1.4rem;}
	.menuleft { display:none;font-size:10px !important;}
	#corpo{font-size:15px;line-height:1.8em}
	img.art{max-width:160px}
	h1,h1.titpagina{font-size:20px}	h2{font-size:18px} h3{font-size:16px} h4{font-size:15px} h5{font-size:14px}
	.titprom{font-size:20px;}.txprom, #promozione{font-size:18px;}.nbprom{font-size:13px;}.endprom{font-size:12px;}
	.footaddr {font-size:11px;}
	.ombra {-moz-box-shadow: 0.2em 0.3em 0.6em #000;-webkit-box-shadow: 0.2em 0.3em 0.6em #000;box-shadow: 0.2em 0.3em 0.6em #000;}
	.hlink{font-size:12px}
	.btab{font-size:15px;} .btab h2{font-size:20px;padding:0.4em 1em;} .or_note, .dove_note{font-size:15px;} .btab > div{padding:0em 1em;}
	.plf{float:left;vertical-align:top} .prt{float:right;vertical-align:top}
	img.home{max-width:180px/*200*/ !important}
	.cdesktop{display:none}.cmobile{display:block}.idesktop{display:none}.imobile{display:inline-block}
	.wi50,.wi67{width:100%;float:none;clear:both;}
	.col_sala{font-size:1.1em!important;line-height:2em;}.dispo,.r_dispo span{font-size:0.9em!important}.col_ora{font-size:1.1em!important;color:#ff0000;line-height:2em;}
	.s_sala,.s_insegna,.s_diffic{font-size:0.95em!important;line-height:2em;}
	.off0{width:94%;}
	.ora_corso{float:none;clear:both;margin:0.3em auto 0.3em auto}
}
@media screen and (max-width: 730px) {
	.plf, .prt{float:none !important}
	}
@media screen and (max-width: 640px) {
	#menuhor{display:none !important}
	.show{display:block!important}
	#nav-smart{width:auto;background:#a1c3d6;padding:2px;}
	#page_cn{width:100% !important;height:auto !important}
	#menu-principale{display:none}
	.menuleft { display:none;font-size:10px !important;}
	#corpo{font-size:13px;line-height:1.8em}
	img.art{display:block;clear:both;max-width:40%;}img.promo{display:block;clear:both;max-width:80%;}
	.contdiv{display:block;clear:both;}
	.divcont {display:block;clear:both;}
	
	h1,h1.titpagina{font-size:18px}	h2{font-size:16px} h3{font-size:14px} h4{font-size:14px} h5{font-size:12px}
	.titprom{font-size:18px;}.txprom, #promozione{font-size:16px;}.nbprom{font-size:12px;}.endprom{font-size:11px;}
	.footaddr {font-size:10px;}
	.ombra {display:none}
	.hlink{font-size:11px}
	.btab{font-size:13px} .btab h2{font-size:18px;padding:0.4em 0.2em;} .or_note, .dove_note{font-size:13px;}
	.50pc{padding:1em 0.5em;}
	img.home{max-width:180px/*200*/ !important}
	.off1,.off2{float:none;clear:both;width:96%;}.off1{margin-bottom:3em;}
}
@media screen and (max-width: 480px) {
	#promozione{margin:0.5em;padding:0.5em;display:block}
}
@media screen and (max-width: 380px) {
	img.art{display:block;clear:both;max-width:100%}
	.divcont {display:block;clear:both;}
	.btab > div{padding:0em 0.4em;}
	.btab h2{padding:0.4em 0.2em;font-size:16px}
    .or_gg{padding:0.4em 0.1em 0.4em 0em;font-size:12px;}
    .or_hh{padding:0.4em 0em 0.4em 0.1em;font-size:12px;}
	.or_ii{font-size:12px;}
	img.home{width:100% !important}
	}