/* Misc
----------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

html, body {
/*	overflow-x: hidden;*/
	height: 100%;
}

body {
	padding:0;
	margin:0;
	background-color: #ffffff;
	color: #646464;
	background: url('../images/bg.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: 'Philosopher', sans-serif;
	font-size: 16px;
	
}

.Clear{clear: both;}
img, ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, button, div{margin:0; padding:0; border:0}

.IsMobile{display: none;}
.FooterIcons{display: none;}

a:hover{color: #788c48;}

.ContainerBigImage{
	display: none;
	margin: 0 auto;
	width: 100%;
	background-color: rgba(0,0,0,0.9);	
	z-index: 99999;
	height: 8000px;
	text-align: center;
	position: fixed;
}

.ContainerBigImage .GetImg{margin-top: 30px; max-width: 100%; max-height: 650px; border: 1px solid #ffffff; cursor: pointer;}

.ContainerBigImage .CloseGallery{margin-top: 5px; max-width: 60px; cursor: pointer;}

/* Misc
----------------------------------------------------------------------------- */

/*Hide before mobile
------------------------------------------------------------------------------*/
.AltMenu{display: none;}

/*Hide before mobile
------------------------------------------------------------------------------*/


/* Main contenitori e stili generali sulle parti incluse
----------------------------------------------------------------------------- */

#sondaggiodesktop{display: block;}
#sondaggiomobile{display: none;}

.sondaggio{
	background-color: #ffffff;
	border: 1px solid #788c48;
	border-radius: 5px;
	padding: 25px;
	position: fixed;
	bottom: 5px;
	left: 5px;
	z-index: 99999;
	backface-visibility: hidden;
}

.sondaggio span{
	font-size: 18px;
	color: #000000;
	margin-bottom: 15px;
	display: block;
}

.sondaggio li{
	background-color: rgba(209,209,209,0.5);
	padding: 2px;
	margin: 4px;
	border-radius: 5px;
	list-style: none;
}

.sondaggio a{
	text-decoration: none;
}

.sondaggio a li{
	text-decoration: none;
	color: #704b41;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

.sondaggio p{
	padding: 30px;
	color: #788c48;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}

.sondaggio a li:hover{
	color: #ffffff;
	background-color: rgba(120,140,72,0.5);
}

.sondaggio a li:hover > .check{background-color: #cbe925;}

.sondaggio .check{
	width:15px;
	height: 15px;
	display: inline-block;
	border: 1px solid #000000;
	border-radius: 3px;
	background-color: #ffffff;
	margin-left: 2px;
	margin-right: 2px;
}



#applink{
	height: 29px;
}




.MainSite{width: 100%;}
.MainContent, .MainHeader, .MainFooter{max-width: 900px; margin: 0 auto; border: 0px solid #CCCCCC;}
.MainHeader{background: url('../images/logo_header.jpg') no-repeat left top; height: 140px;}


.MainLogo{
	position: absolute;
	width: 190px;
	height: 100px;
	margin-left: 25px;
}

.MainLogo a{
	width: 190px;
	height: 100px;
	display: block;
}

.HeaderPush{
	width: 100%;
	height: 140px;
}

.Header{
	width: 100%;
	background-color: #ffffff;
	height: 140px;
	position: fixed;
	top: 0px;
	z-index: 999999;
}

.HeaderB{
	width: 100%;
	height: 140px;
}





.MainFooter{
	padding-top: 10px;
	font-size: 12px;
	color: #999999;
}

.FooterA{
	width: 100%;
	background-color: #0D0D0D;
	height: 190px;
}

.FooterB{
	width: 100%;
	background-color: #222222;
	height: auto;
}

.MainSlide{
	position: relative;
	background-color: #ffffff;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 411px;
	text-align: center;
	margin-bottom: 10px;
}

.MainSlide > div{
    position: absolute;
    padding:10px; 
}

.MainSlide > div img{width: 100%;}


/* Main contenitori
----------------------------------------------------------------------------- */


.logoutbox{
	padding: 15px;
	background-color: #e8ead5;
	border-radius: 5px;
	margin-bottom: 10px;
}



/* Main menu
----------------------------------------------------------------------------- */

.MainMenu{
	margin-top: 35px;
}

.MainTop{
	display: inline-block;
	margin-top: 40px;
	margin-left: 30px;
}

.MainTop a{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}

.HeaderB{
	text-align: right;
}

.HeaderB ul li{
	display: inline-block;
	padding-left: 30px;
	padding-top: 15px;
}

.HeaderB ul li a{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.HeaderB ul li a:hover{color: #788c48;}

.FirstMenu ul{display: none; position: absolute; background-color: #ffffff; padding: 10px; margin-left: -5px; z-index: 9999999}
.FirstMenu ul li{display: block; text-align: left; padding-left: 5px; border-bottom: 1px dotted #000000;}
.FirstMenu ul li a{font-size: 12px; font-weight: normal;}

/* Main menu
----------------------------------------------------------------------------- */

/* Footer
----------------------------------------------------------------------------- */
.FooterBox{
	display: inline-block;
	width: 200px;
	height: 170px;
	border-right: 1px dotted #cccccc;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}

.FooterBox span{
	color: #cccccc;
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}

.FooterBox ul li{
	padding-bottom: 5px;
	list-style: none;
}

.FooterBox ul li a{
	color: #cccccc;
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
}

.FoterContainer{
height: auto;
}

/* Footer
----------------------------------------------------------------------------- */

/* Content
----------------------------------------------------------------------------- */

.MainContent{
	margin-top: 30px;
	margin-bottom: 30px;
}

.Content{
	max-width: 880px; 
	margin: 0 auto;
	text-align: center;
	padding: 10px;
}

.Content b{
	color: #788c48;
	display: block;
	margin-bottom: 3px;
}

.Content a{
	color: #788c48;
}

.Content li{
	text-align: left;
	list-style-position: inside;
	list-style: none;
	padding: 10px;
}

.ContentBox{
	width: 100%;
	background-color: rgba(255,255,255,0.9);
	border-radius: 5px;
	margin-bottom: 15px;
	overflow: hidden;
}

.Content span{
	display: block;
	border-bottom: 1px dotted #788c48;
	padding: 15px;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
	text-transform: uppercase;
}

.Content p{
	padding: 5px;
	text-align: left;
	margin-bottom: 10px;
}

.Content h3{
	margin-bottom: 3px;
	margin-top:30px; 
	color: #788c48;
	text-align: left;
	font-size: 15px;
}

.Content .block{
	display: inline-block;
	padding: 20px;
}


.ContentGreen{
	display: block;
	background-color: #788c48;
	font-size: 15px;
	margin: 25px;
	padding: 10px;
	margin:0 auto;
	border-radius: 5px;
	text-align: left;
}

.ContentWhite{
	background-color: #ffffff;
	font-size: 15px;
	margin: 8px;
	padding: 10px;
	border-radius: 5px;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	min-height: 490px;
}

.ContentWhite h3{
	margin-bottom: 10px; 
	color: #788c48;
	border-bottom: 1px dotted #788c48;
}

.ContentWhite img{width: 100%;}
.Two{width: 45%;}
.Three{width: 28%;}


.GreenButton{
	display: inline-block;
	margin: 25px;

}

.GreenButton a{
	padding: 23px;
	display: block;
	background-color: #788c48;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	min-width: 150px;
	text-decoration: none;
}

.GreenButton a:hover{
	background-color: #505223;
	color: #ffffff;
}

.JustImage{
	width: 100%;
	border-radius: 5px;
	margin-top: 15px;
}

.GoogleMap{
	width: 100%;
	height: 450px;
}


.listeventi img{
	float: left;
	padding: 5px;
}

.eventidetails img{
	float: right;
	border-radius: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

.eventidetails b{
	display: inline;
	margin-bottom: 0px;
}

.culumn{
	display: inline-block;
	width: 30%;
	padding: 10px;
	vertical-align: top;
	margin-top: 30px;
	text-align: left;
}

.culumn100{
	text-align: left;
	display: block;
	margin-bottom: 30px;
}

.culumn100 h3{
	margin-bottom: 15px; 
	color: #788c48;
	border-bottom: 1px dotted #788c48;
	font-size: 22px;
}

.slimgreen{
	color: #000000;
	background-color: rgba(186,214,198,0.6);
	margin: 8px;
	padding: 15px;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 13px;
}


/* Content
----------------------------------------------------------------------------- */




/* Photogallery
----------------------------------------------------------------------------- */

.Photogallery{
	display: inline-block;
	margin: 8px;
	padding: 10px;
	vertical-align: top;
	width: 160px;
	height: 110px;
	overflow: hidden;
}

.Photogallery img{width: 120%; cursor: pointer;}

/* Photogallery
----------------------------------------------------------------------------- */


/* Stili per la home page
----------------------------------------------------------------------------- */

.SpotHome, .IsMobile{
	display: inline-block;
	width: 215px;
	height: 143px;
	text-transform: uppercase;
}

.IsMobile{display: none; text-transform: uppercase;}

#IsHome{
	height: 265px;
	overflow: hidden;
	border-radius: 5px;
}

.SpotHome a, .IsMobile a{
	width: 215px;
	height: 143px;
	color: #ffffff;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}
	#green{background-color: #38492D}
	#pink{background-color: #DFA4C4}
	#orange{background-color: #F28D01}
	#fuxia{background-color: #EF1188}
	#blue{background-color: #0065CD}
	#white{
		
		background: url('../images/home/banner_shoponline.jpg') no-repeat center center;
		background-size: auto 100%;
		background-color: #ffffff; 
	}


.home1{
	display: inline-block;
	border: 0px solid #000000;
	width: 288px;
	vertical-align: top;
	overflow: hidden;
}

#center img{width: 100%;}

.AbsoluteInstagram{
	position: absolute;
	width: 288px;
	height: 336px;
}

.AbsoluteInstagram img{
	width: 100%;
	height: 100%;
}


#Instagram span{
	background-color: #698F7A;
	text-align: center;
	color: #ffffff;
}

.snapwidget-widget{border: 1px solid #698F7A;}

#Instagram span a{
	text-decoration: none;
	color: #ffffff;
}

.shortcut{
	width: 141px;
	height: 139px;
	display: inline-table;
	vertical-align: top;
	background-color: #698F7A;
}

.shortcut span{	
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 5px;
	display: block;
	vertical-align: middle;
	height: 28px;
}

.shortcut a{color: #ffffff; text-decoration: none;}
.mbottom{margin-bottom: 5px;}
.mtop{margin-top: 0px;}


#owl-demo .item{
	padding: 0px 0px;
	margin: 10px;
}

#owl-demo .item img{width: 100%}

/* Stili per la home page
----------------------------------------------------------------------------- */

.BoxListModule{
	display: inline-block;
	width: 270px;
	height: 300px;
	overflow: hidden;
	border: 2px solid #cccccc;
	background-color: rgba(255,255,255,0.6);
	border-radius: 7px;
}

.BoxListModule span{
	display: block;
	height: 50px;
	color: #000000;
}

.BoxListModule p{color: #000000;}


.BoxListModule b{
	position: absolute;
	margin-top: 268px;
	width: 270px;
	text-align: center;
}

.ProcessMessage{
	padding: 25px;
	font-size: 30px;
	color: #aeb452;
}

.Didatticalista{
	display: inline-block;
	width: 256px;
	height: 180px;
	margin: 15px;
	overflow: hidden;
	border-radius: 5px;
}


.DidtticaBox{
	display: inline-block;
	width: 315px;
	height: 100px;
	text-transform: uppercase;
	margin: 20px;
}


.DidtticaBox a{
	width: 315px;
	height: 100px;
	color: #ffffff;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	padding: 3px;
}





	#altpink{background-color: #E9565F}
	#altgreen{background-color: #8B9F33}
	#altyellow{background-color: #FDC300}
	#altblue{background-color: #79B2CF}
	
	
	
	
	.rwd-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
	}
	.rwd-video iframe,
	.rwd-video object,
	.rwd-video embed {
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}
	

.FotoDettDidattica{
	margin-right: 30px;
	margin-bottom: 30px;
	border-radius: 5px;
}

.HeaderMobile{display: none;}
.CalHome{text-align: left;}

.calendario-home{
	display: inline-block;
	border: 1px solid #000000;
	border-radius: 5px;
	margin: 5px;
	width: 35px;
	height: 35px;
	text-align: left;
	background-color: #ffffff;
	font-size: 12px;
}

.calendario-home p a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: left;
}

.attivo{background-color: #aeb834;}
.attivo a{color: #FFFFFF;}

.CalArrow{float: right;}
.CalArrow p{display: inline-block;}
.CalArrow p img{width: 30px; cursor: pointer;}
.ArrowLoad{display: none;}

.deletecomunicato{cursor: pointer;}

.HalfHome{
	width:45%;
	display: inline-block;
	margin: 20px;
	vertical-align: top;
}

.HalfHome span{
	text-transform: uppercase;
	font-size:20px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.HalfHome img{width:100%; border-radius:5px;}


.News{
	height: 225px;
	overflow: auto;
}

.News li{
	list-style: none;
	margin-bottom: 7px;
	margin-right: 7px;
	padding: 6px;
	background-color: #ffffff;
	border-radius: 5px;
	font-size: 13px;
}

.News li a{color:#636363; display: block; width: 100%; height: 100%;}


.DivNoResize > img{
	max-width: 110px;
	display: block;
	margin-left: auto;
    margin-right: auto;
}

.DivNoResize{
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

.minime300{min-height: 300px;}
.minime{min-height: 420px;}

.comunicatistampa{
	max-width:100%; 
	height:200px; 
	overflow:hidden; 
}


/*special tags*/
.inlinea{
	width: 100%;
	padding: 15px;
	background-color: #BAD6C6;
	display: table-cell;
	white-space: nowrap;
	cellspacing: 2px;
}



/* YouTube Responsive */


.hs-responsive-embed-youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.hs-responsive-embed-youtube iframe,
.hs-responsive-embed-youtube object,
.hs-responsive-embed-youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




.LoadingFile{
	width: 90%;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	background-color: rgba(0,0,0,0.3);
	border-radius: 5px;
	margin: 0 auto;
	vertical-align: middle;
	display: none;
}




	.Contest{
		display: block;
		overflow: hidden;
		border-radius: 7px;
		margin-bottom: 15px;
		background-color: rgba(255,255,255,0.9);
		padding: 15px; 
	}
	
	.Contest img{width: 100%;}
	.Contest span{
		position: absolute;
		font-size: 25px;
		color: #ffffff;
		padding: 5px;
		background-color: rgba(120,140,72,0.9);
		border: 1px solid #ffffff;
		border-bottom-right-radius: 5px;
	}





/*css for animate menu*/

.HeaderAnimate, .MainHeaderAnimate, .HeaderBAnimate{height: 100px;}
.MainHeaderAnimate{background-size: 200px auto;}
.MainMenuAnimate{margin-top: -3px;}

/*css for animate menu*/

.IsFormSubmit2{display: none;}

.AnswerME{
	padding: 15px;
	background-color: #c2b93d;
	border-radius: 5px;
	width: 150px;
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;

}




.MainModal{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: 9999;
	display: none;
}



.ModalContent{
	width: 60%;
	max-height: 60%;
	overflow-y: auto;
	background-color: #ffffff;
	border: 3px solid #CCCCCC;
	border-radius: 10px;
	padding: 10px;
	margin: 0 auto;
	margin-top: 130px;
	cursor: auto;
	z-index: 99999999;
}

.ModalClose{
	width: 100%;
	background-color: #e9ebe9;
	cursor: pointer;
	color: #000000;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
}

.ModalContent .loadcontent{
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}

.ModalContent .loadcontent img{
	width: 150px;
}


.pricetext{
	height: 25px;
	display: block;
}

.contentprice{
	padding: 10px;
	background-color: #d0d02f;
	font-size: 16px;
	font-weight: bold;
	border-radius: 4px;
}

.btnevt{
	display: block;
	padding: 10px;
	margin: 10px;
	width: 200px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
	background-color: rgba(154, 190, 71, 0.3);
}

.btnevt:hover{
	background-color: rgba(154, 190, 71, 0.6);
	color: #FFFFFF;
}



.thislist li{list-style-type: circle;}

.privacybox{
	padding: 10px;
	margin: 10px;
	margin-bottom: 25px;
	background-color: rgba(154, 190, 71, 0.4);
	border-radius: 8px;
	display: block;
}


.pred{
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	border-radius: 8px;
}


.pgreen{
	background-color: #80dd22;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	border-radius: 8px;
}



.pvcbox{
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px;
}

.pvcbox a{
	display: inline-block;
	font-size: 18px;
	margin: 5px;
}


.pvcbox checkbox{
	display: inline-block;
	-ms-transform: scale(2); /* IE */
	-moz-transform: scale(2); /* FF */
	-webkit-transform: scale(2); /* Safari and Chrome */
	-o-transform: scale(2); /* Opera */
	padding: 10px;
	transform: scale(2);
}

.orariprezzitab{width: 100%;}


.orariprezzitab td{
	border: 2px solid #CCCCCC;
	padding: 10px;
}

.cellA{
	width: 70%;
	background-color: #ffffff;
}

.cellB{
	background-color:#aca92d;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}

.redbanner{
	margin: 15px;

	background-color: #ff0000;
	border-radius: 10px;
}

.redbanner a{
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding: 30px;
	display: block;
	font-size: 18px;
	text-transform: uppercase;
}

.cellAT{
	width: 40%;
	border:1px solid #cccccc;
	padding: 2px;
	margin: 3px;
}

.cellBT{
	border:1px solid #cccccc;
	font-weight: bold;
	font-size: 18px;
	padding: 2px;
	margin: 3px;
}

.cellBT input{
	width: 60px;
}

.ongreen:hover{background-color: #dde7b6;}





.checkindateresp{
	color: #FF0000;
	font-size: 18px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}


