body {
	font-family: 'Oswald', sans-serif;
}
a {
	text-decoration:none;
	color: #F36F21;
}
.clearfloat {
	font-size: 0px;
	clear: both;
	height: 0px;
	line-height: 0px;
}
#header {
	height: 177px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header-left {
	float: left;
	height: 177px;
	width: 267px;
}
#logo-tournarra {
	height: 61px;
	width: 267px;
}
#logo-claim {
	height: 96px;
	width: 267px;
	padding-bottom: 20px;
}
#logo-claim p {
	text-align: justify;
	line-height: 32px;
	font-size: 18px;
	font-weight: 300;
	color: #777777;
}
#h1_visiteGuidate {
	letter-spacing: 9px;
	word-spacing: 10px;
	
}
#h1_walkingTour {
	letter-spacing: 8px;
	word-spacing: 4px;
	
}
#h1_napoliCampania {
	letter-spacing: 2px;
	word-spacing: 2px;
}

#header-right {
	float: right;
	height: 177px;
	width: 693px;
	font-weight: 400;
}
#header-menu-up {
	height: 40px;
	width: 100%;
	margin-top: 10px;
}
#header-social {
	float: right;
	height: 40px;
	width: 132px;
}
.header-social-icon {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 4px;
	opacity: 1;
	-webkit-transition: all 250ms ease-in 0s;
	-moz-transition: all 250ms ease-in 0s;
	-ms-transition: all 250ms ease-in 0s;
	-o-transition: all 250ms ease-in 0s;
	transition: all 250ms ease-in 0s;
}

.header-social-icon:hover {
	opacity:0.5;
}

#header-menu-associarsi {
	height: 40px;
	width: 360px;
	float: right;
}
#header-menu-associarsi ul {
	height: 40px;
}
#header-menu-associarsi ul li {
	height: 40px;
	float: right;
	margin-left: 15px;
}
#header-menu-associarsi ul li a {
	display: block;
	line-height: 40px;
	text-align: right;
	text-decoration: none;
	color: #F36F21;
}
#header-menu-down {
	height: 57px;
	width: 693px;
	padding-top: 70px;
}
#navbar_320 {
display:none;
}
#header-menu-principale {
	float: right;
	height: 57px;
	width: 600px;
}
#header-menu-principale ul {
	height: 57px;
}
#header-menu-principale ul li {
	height: 57px;
	float: right;
	margin-left: 29px;
	line-height: 38px;
}
#header-menu-principale ul li a {
	display: block;
	line-height: 38px;
	text-align: right;
	text-decoration: none;
	color: #F36F21;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
	white-space: nowrap;

}
#header-menu-principale ul li a:hover {
	border-bottom-color: rgba(243,111,33,1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#slide_mask {
	height: 300px;
	width: 100%;
	border-top: 4px solid #F36F21;
	border-bottom: 4px solid #F36F21;
	position: relative;
	overflow:hidden;
}
#slide_full {
	height: 300px;
}
.single_slide {
	height:300px;
	float:left;
	background-position:center center;
	background-size:cover;
}
#slide1 {
	background-image: url(../images/content-full/ecc_slide1.jpg);
}
#slide2 {
	background-image: url(../images/content-full/ecc_slide2.jpg);
}
#slide3 {
	background-image: url(../images/content-full/ecc_slide3.jpg);
}
#slide4 {
	background-image: url(../images/content-full/ecc_slide4.jpg);
}
#slide-info {
	background-color: rgba(0,0,0,0.70);
	float: right;
	height: 300px;
	width: 300px;
	position:absolute;
	right:0px;
}
#slide_mask p {
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 52px;
	text-shadow: 1px 2px 5px #333333;
	font-weight: 800;
	position: absolute;
	top: 42%;
	left: 15%;
}
#slide-description {
	text-align: center;
	margin-top: 100px;
	color: #FFFFFF;
	font-size: 27px;
	height: 100px;
	line-height: 49px;
	font-weight: 300;
}
#fullcontent-selector {
	height: 40px;
	width: 300px;
	margin-top: 60px;
}
.slide-selector {
	float: right;
	height: 40px;
	width: 40px;
	opacity: 1;
	-webkit-transition: all 250ms ease-in 0s;
	-moz-transition: all 250ms ease-in 0s;
	-ms-transition: all 250ms ease-in 0s;
	-o-transition: all 250ms ease-in 0s;
	transition: all 250ms ease-in 0s;
}
.slide-selector:hover {
	opacity:0.5;
}
.slide-selector_current {
	background-color:rgba(255,255,255,0);
	
}
#slide_static {
	width:100%;
	height:300px;
}
#content-x4 {
	height: auto;
	width: 100%;
}
.content-box {
	height: 240px;
	width: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	box-sizing:border-box;
	position:relative;	
	border-bottom: 4px solid #F36F21;	
}

.content-box:nth-child(even) {
	float:right;
}
.content-box:nth-child(odd) {
	float:left;

}

#box-napoli {
	background-image:url(../images/content-box/content-box1.jpg);
	border-right-color:rgba(243,111,33,1);
	border-right-style:solid;
	border-right-width:4px;
}
#box-in-campania {
	background-image:url(../images/content-box/content-box2.jpg);
}
#box-scuola {
	background-image:url(../images/content-box/content-box3.jpg);
}
#box-domenica {
	background-image:url(../images/content-box/content-box4.jpg);
	border-right-color:rgba(243,111,33,1);
	border-right-style:solid;
	border-right-width:4px;
}
#box-attivita {
	background-image:url(../images/content-box/content-box5.jpg);
	border-right-color:rgba(243,111,33,1);
	border-right-style:solid;
	border-right-width:4px;
}
.middle-board {
	border-top: rgba(243,111,33,1) 4px solid;
	height: auto;
}
.content-box p {
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 56px;
	text-shadow: 1px 2px 5px #333333;
	padding-top: 13%;
	font-weight: 800;
}
h4 {
	color: #FFFFFF;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 800;
	text-shadow: 1px 2px 5px #333333;	
}

#calendario {
	background-color: rgba(243,111,33,1);
	height: 40px;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
}
#calendario a {
	text-decoration:none;
	color:rgba(255,255,255,1);
}
#footer {
	height: auto;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#footer p {
	text-align: center;
	text-transform: uppercase;
	color:rgba(51,51,51,1);
}
.credits {
	font-size:15px;
	line-height:15px;
	text-align:center justify;
	margin-top:10px;
}
#bigmenu {
	background-color: rgba(243,111,33,1);
	height: 0px;
	width: 100%;
	-webkit-transition: all 250ms ease-in 0s;
	-moz-transition: all 250ms ease-in 0s;
	-ms-transition: all 250ms ease-in 0s;
	-o-transition: all 250ms ease-in 0s;
	transition: all 250ms ease-in 0s;
	overflow:hidden;
}

.bigmenu-open {
	height: 170px !important;
}

.bigmenu-box {
	float: left;
	height: auto;
	width: 16.666%;
}
.bigmenu-box p  {
	color: #FFFFFF;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 30px;
	font-size: 18px;
	background-color: rgba(0,0,0,0.70);
	margin-top: 140px;
	white-space: nowrap;
}
#bm-eccellenze {
	background:url(../images/bigmenu/bm-eccellenze.jpg) no-repeat center center;
	background-size:cover;
}
#bm-napoli {
	background:url(../images/bigmenu/bm-napoli.jpg) no-repeat center center;
	background-size:cover;
}
#bm-campania {
	background:url(../images/bigmenu/bm-campania.jpg) no-repeat center center;
	background-size:cover;
}
#bm-scuola {
	background:url(../images/bigmenu/bm-educational.jpg) no-repeat center center;
	background-size:cover;
}
#bm-domenica {
	background:url(../images/bigmenu/bm-domenica.jpg) no-repeat center center;
	background-size:cover;
}
#bm-attivita {
	background:url(../images/bigmenu/bm-attivita.jpg) no-repeat center center;
	background-size:cover;
}
#richiamo {
	background-color: rgba(243,111,33,1);
	height: 40px;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	margin-bottom: 20px;

}
.content-section {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Open Sans', sans-serif;
	height: auto;
	color:rgba(51,51,51,1);
}
.presentazione {
	font-size:18px;
	margin-bottom:20px;
	text-align: justify;
	border-bottom: 2px solid rgb(243, 111, 33);
	padding-bottom: 20px;
}
.scheda {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.scheda-generale {
	width: 960px;
}
.scheda-convenzione {
	height: auto;
}
.foto-scheda {
	float: left;
	width: 492px;
	background-size: cover;
}
.foto-evento {
	float: left;
	height: 250px;
	width: 250px;
	background-color: #ececec;
	padding: 25px;
	box-sizing: border-box;
	position: relative;
}

.foto-evento img {
	position: absolute;
	transform:translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.foto-evento img.squ {
	width: 200px;
	height: 200px;
}

.foto-evento img.hor {
	width: 200px;
	height: auto;
}

.foto-evento img.ver {
	width: auto;
	height: 200px;
}

.dettaglio-scheda {
	float: right;
	width: 448px;
	padding-left: 20px;
}
.dettaglio-scheda-news {
	height:auto;
}
.dettaglio-scheda-evento {
	height: auto;
	width: 680px;
}
.info-scheda {

}
.info-scheda-news {
	height: auto;
}
.info-scheda-news p {
	font-size:inherit !important;
}
.info-scheda-evento {
	height:200px;
}
.info-scheda-evento p {
	font-size:inherit !important;	
}
.news-scheda {
	height:auto;
}
.info-scheda h1 {
	color: #F36F21;
	line-height: 24px;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.info-scheda h2 {
	color: #F36F21;
	line-height: 18px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin-top:5px;
	margin-bottom:5px;
}
.info-scheda p {
	font-size: 12px;
	line-height:18px;
	color:rgba(51,51,51,1);
	font-family: 'Open Sans', sans-serif;
	text-align:justify;
}

.info-scheda .credits {
	color:rgba(115,115,115,1.00);
}

.prenota {
	background-color: rgba(243,111,33,1);
	width: 100%;
	box-sizing:border-box;
	display: block;
	color: #FFFFFF;
	text-align: right;
	line-height: 50px;
	font-size: 23px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	text-indent: 0px;
	padding: 5px;
	text-align: center;
	margin: 10px auto;
}
.scheda-maggiori-info {
	height: 40px;
	width: 100%;
	background-color: #676565;
	margin-top: 20px;
	-webkit-transition: all 250ms ease-in 0s;
	-moz-transition: all 250ms ease-in 0s;
	-ms-transition: all 250ms ease-in 0s;
	-o-transition: all 250ms ease-in 0s;
	transition: all 250ms ease-in 0s;
	overflow:hidden;
}

.maggiori-info-open {
	padding-bottom:20px;
	min-height:350px;
}
.segno {
	height: 40px;
	width: 100%;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	font-size: 22px;
	line-height: 40px;
	text-indent: 40px;
	color: #FFFFFF;
}
.segno-meno {
	background:url(../images/meno.png) no-repeat;	
}
.scheda-maggiori-info-testo {
	color: #FFFFFF;
	padding-left: 14px;
	padding-right: 14px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 14px;
	padding-bottom: 14px;
}

#provaTesto {
	width: auto;
	height: auto;
}

/*CSS SEZIONI*/
.section-img {
	height: 400px;
	width: auto;
	border-bottom: 4px solid rgba(204,102,0,1);
	margin-bottom: 20px;
}
.box-testo-full {
	height: auto;
	margin-bottom: 30px;
	border-bottom:rgba(243,111,33,1) solid 2px;
	padding-bottom:10px;

}

.box-testo-full a {
	font-weight: bold;	
}

.box-testo-full h2 {
	font-size: 19px;
	margin-bottom: 14px;
}

.box-testo-full p {
	text-align: justify;
	line-height: 23px;
	margin-bottom: 14px;
}
.box-testo-3 {
	float: left;
	height: auto;
	width: 300px;
	padding-right:20px;
	text-align: center;
}

.box-testo-3:last-child {
	padding-right:0px;
}

.box-testo-3 h1 {
	color: #FF6600;
	font-size: 22px;
}
.box-testo-3 p {
	font-size: 14px;
	text-align: justify;
	margin-top: 5px;
	line-height: 20px;
}
#content {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	height: auto;
	color: #777777;
}


#privacy-policy {
	width:460px;
	height:360px;
	float:right;
	overflow:scroll;
	font-size:14px;
	line-height:20px;
	text-align: justify;
	padding-right:10px;
	
}
.titolo- {
	font-size:25px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}
.label {
	text-transform:uppercase;
	font-size:12px;
}
input {
	margin-top:5px;
	margin-bottom:10px;
}
textarea {
	margin-top:5px;
	margin-bottom:10px;
}
form {
	width:480px;
	float:left;
}
#iframe-box {
	width:960px;
	height:auto;
}

@media screen and (min-width: 320px) and (max-width: 600px) {
#header {
	height: auto;
	width: 300px;
}
#logo-tournarra {
	 margin-left:auto;
	 margin-right:auto;
	height: auto;
	width: auto;
}
#logo-claim {
	height: 96px;
	width: 267px;
	margin-left:15px;
	padding-bottom: 0;
}
#logo-tournarra img{
	margin-left:15px;
}
#header-left {
	float: none;
	height: auto;
	width: 300px;
}
#header-right {
	height: auto;
	width: 300px;
	font-weight: 400;
}
#header-menu-up {
	width: 300px;
	height:auto;
}
#header-social {
	height: 40px;
	width: 132px;
}
#header-menu-associarsi {
	height: 150px;
	width: 300px;
	float:none;
}
#header-menu-associarsi ul {
	height: 40px;
}
#header-menu-associarsi ul li {
	text-align:center;
	float:none;
	margin-left:0px;
}
#header-menu-associarsi ul li a {
	text-align: center;

}
#header-social {
	float: none;
	height: 40px;
	width: 132px;
	margin-left:auto;
	margin-right:auto;
}
.header-social-icon {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 4px;
	opacity: 1;
	-webkit-transition: all 250ms ease-in 0s;
	-moz-transition: all 250ms ease-in 0s;
	-ms-transition: all 250ms ease-in 0s;
	-o-transition: all 250ms ease-in 0s;
	transition: all 250ms ease-in 0s;
}
#header-menu-down {
	height: auto;
	width: 300px;
	padding-top: 15px;
}

#navbar_320 {
	display:block;
	width: 100%;
	background-color:rgba(255,102,0,1); 
	text-align:center;
	cursor:pointer;
	margin-bottom:10px;
}

#header-menu-principale {
	float: none;
	height: 0px;
	overflow:hidden;
	width: 300px;
	-webkit-transition: all 250ms ease-in 0s;
	-moz-transition: all 250ms ease-in 0s;
	-ms-transition: all 250ms ease-in 0s;
	-o-transition: all 250ms ease-in 0s;
	transition: all 250ms ease-in 0s;

}
#header-menu-principale ul {
	height: auto;
}
#header-menu-principale ul li {
	height: 40px;
	float: none;
	margin-left: 0px;
	line-height: 35px;
	text-align:center;
}
#header-menu-principale ul li a {
	display: block;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	color: #F36F21;
	-webkit-transition: all 500ms ease 0s;
	-moz-transition: all 500ms ease 0s;
	-ms-transition: all 500ms ease 0s;
	-o-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
	white-space: nowrap;

}
#header-menu-principale ul li a:hover {
	border-bottom-color: rgba(243,111,33,1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.headerMenu-open {
	height: 250px !important;
}
#slide_mask p {
	font-size: 22px;
	top: 30%;
	left: 17%;
}
#slide-info {
	height: auto;
	width: 100%;
	position:absolute;
	bottom:0px;
}
#slide-description {
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 17px;
	height: auto;
	line-height: 18px;
	font-weight: 300;
}
#fullcontent-selector {
	height: auto;
	width: 100%;
	margin-top: 2px;
}
.slide-selector {
	width: 23%;
}
.content-box {
	width: 100%;
}

.content-box:nth-child(even) {
	float:none;
}
.content-box:nth-child(odd) {
	float:none;
}
#box-napoli {
	border-right-width:0px;
}
#box-domenica {
	border-right-width:0px;
}
#box-attivita {
	border-right-width:0px;
}
.content-box p {
	font-size: 26px;
	padding-top: 30%;
}
#footer {
	width: 100%;
	margin-bottom:20px;
}
.credits {
	font-size:13px;
	margin-bottom:20px;
}
#richiamo {
  margin-bottom: 0px;
  font-size: 26px;
}
.content-section {
	width: auto;
}
.presentazione {
  font-size: 16px;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 20px;
}
.section-img {
	height:auto;
}
.section-img img{
	width:100%;
}
.box-testo-full  {
  padding-left:10px;
  padding-right:10px;
}
.box-testo-full h1 {
  text-align:center;
  font-size:18px;
}
.box-testo-full p {
  font-size: 14px;
  line-height: 20px;
}
.box-testo-3 {
  float: none;
  height: auto;
  width: auto;
  padding-right: 0px;
}
.box-testo-3 p {
  font-size: 16px;
  line-height: 23px;
}
form {
  width: auto;
  float: none;
  padding-left:5px;
  padding-right:5px;
}

input[type='text'] {
  width: 290px;
}
textarea {
  width: 290px;
  height: 150px;
}
#privacy-policy {
  width: auto;
  height: 200px;
  float: none;
  font-size: 11px;
  line-height: 15px;
  padding-right: 20px;
  padding-left: 8px;
}
.scheda {
  height: auto;
  width: 100%;
}
.scheda-generale {
  width: 100%;
  height: auto;
}
.foto-scheda {
  float: none;
  height: 100%;
  width: 100%;
}
.foto-scheda img {
	width:100%;
}
.dettaglio-scheda {
  float: none;
  height: auto;
  width: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.info-scheda {
  height: auto;
}
.info-scheda h1 {
  margin-top: 10px;
}
.info-scheda p {
  margin-bottom:10px;
}
.maggiori-info-open {
  padding-bottom: 20px;
  min-height: 600px;
}
.scheda-maggiori-info p {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 18px;
}
.bigmenu-box {
  float: none;
  height: 185px;
  width: 100%;
}
.bigmenu-box p {
  margin-top: 0px;
}
.bigmenu-open {
  height: 1110px !important;
}
#iframe-box {
	width:100%;
}
#calendario a {
    font-size: 17px;
}
