/* Custom font */
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Indie+Flower);

/*Homepage*/

.videohome{
	position:relative;
	text-align: center;
	overflow: hidden;
	height: calc(100vh - 75px) !important;
}

.videohome #videotext{
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;

	-webkit-transform: translate(-50.1%,-50%);
	-moz-transform: translate(-50.1%,-50%);
	-ms-transform: translate(-50.1%,-50%);
	-o-transform: translate(-50.1%,-50%);
	transform: translate(-50.1%,-50%);
	-webkit-transform: translate(-50.1%,-50%);
	-moz-transform: translate(-50.1%,-50%);
	-ms-transform: translate(-50.1%,-50%);
	-o-transform: translate(-50.1%,-50%);
	transform: translate(-50.1%,-50%);

	text-align:center;
	opacity:0.8;
}
.videohome #videotext p{
	visibility:hidden;
	line-height:1em;
	text-shadow:1px 1px 1px #000
}

.videohome #videotext p.ekid{
	font-size:4em;
}
.videohome #videotext p.sja{
	font-size:5em;
}
.videohome #videotext p.sje{
	font-size: 2em;
	color: black;
}
.videohome img{
	width:100%;
	height:auto;
}

.slidehome .layout-slideshow .sprocket-features-content {
	background:rgba(252, 175, 23, 1);
	color:#673715;
}
.slidehome .layout-slideshow .sprocket-features-title{
	font-size:1.5em;
	line-height:1em;
}
.slidehome .layout-slideshow .sprocket-features-desc{
	font-size:1.2em;
	line-height:1em;
}
.slidehome .readon,
.slidehome  .sprocket-features.layout-fullslideshow .sprocket-features-arrows .arrow,
.slidehome .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow,
.slidehome  .sprocket-features.layout-slideshow2 .sprocket-features-arrows .arrow,
.slidehome  .sprocket-features.layout-slideshow3 .sprocket-features-arrows .arrow,
.slidehome  .sprocket-features.layout-showcase .sprocket-features-arrows .arrow
{
	background:#008284;
}
.slidehome .sprocket-none{
	display:none;
}
/* MENU */

#rt-header {
	height: 75px;
}

.rt-logo-block {
	padding: 5px 0px;
}

.menu-block .gf-menu li.active > .item .menu-item-wrapper,
.menu-block .gf-menu li:hover > .item .menu-item-wrapper,
.menu-block .gf-menu li:focus > .item .menu-item-wrapper {
	color: #a45302;
}
.menu-block .gf-menu .dropdown{
	background-color:#209860;
	border-radius: 10px;
	box-shadow: 1px 1px 7px #1D6242;
	padding-bottom:30px;
	background-image: url("/images/template/footer_menu.png");
	background-position: 50% 100%;
	background-repeat: repeat-x;
}

.menu-block .gf-menu .dropdown .item{
	border-bottom: 1px dotted #FCAF17;
}
/*FINE MENU */




.extension-type-customextension #rt-extension{
	background-position-x:100%;
}
#rt-slideshow .rt-tobottom:before{
	opacity:1;
}
/* Fine Homepage*/

hr.bricioline{
	background-image: url("../images/hrbriciole.png");
	background-position: 50% 100%;
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	height:40px;
	border:0;
	margin: 20px 0;
}


/* CSS relativi alla pagina OFFLINE
 * Cancellare in produzione
 */

.rt-offline-logo, .rt-offline-title {
	display: none;
}

.rt-authorized-form-title{
	padding: 0px;
}

.rt-offline-body {
	padding-top: 0px;

}

body.font-family-myriad{
	font-family: 'Open Sans Condensed', sans-serif;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-size: 110%;
}

.mypromo2 {
	font-family: 'Indie Flower', cursive;
	font-size: 4em;
}



h1 {
	font-family: 'Indie Flower', cursive;
	font-size: 3em;
	margin-bottom: 40px;
}

h2 {
	font-family: 'Indie Flower', cursive;
	font-size: 1.5em;
	/* margin-bottom: 40px; */
}

.commenti .sprocket-quotes-image{
	border-radius: 0;
}

/* Fine Custom Font */
.bordermagic span
{
	width:40%;
	border-bottom:3px solid #EC008C;
	display: inline-block;
	box-shadow: 3px 3px 5px #808080;
	height: 0px;
}
.rt-right{
 text-align:right;
}



/* Nasconde la descrizione nella galleria */
.no-desc  .rg-gm-info {
	display: none;
}

.rt-image img {
	border-radius: 15px;
}

/* RESET RSFORM*/
.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"]  {
	display: 		inherit;
	height: 		inherit;
	padding: 		inherit;
	margin-bottom: 	inherit;
	font-size: 		inherit;
	line-height: 	inherit;
	color: 			inherit;
	width: 			100%;
}

.formResponsive .formHorizontal .rsform-block{
 margin-bottom: 0px;
}

.formResponsive input[type="submit"] {
	width: 150px;
	border: 2px solid #cccccc;
	/* background-color: #0074cc; */

	/* Stile originale * /
	background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
	background-image: -o-linear-gradient(top, #0088cc, #0055cc);
	background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
	background-image: linear-gradient(top, #0088cc, #0055cc);
	background-repeat: repeat-x;
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	*/
}

.formResponsive input[type="submit"]:hover {
	background-color: #0055cc;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-position: 0 -15px;
}

.formResponsive img {
    float: left;
	border: 1px solid #cccccc;
	border-radius: 3px;
	margin-right: 10px;
	padding: 2px;
	background: #fff;
}

.formColoriCustom
{
	/* background-color: #049900; */
	/* color: #FFF; */
	padding: 30px 0 20px
}

#rt-footer{
	color: white;
}

#rt-footer a{
	color: white;
}

#rt-footer a:hover{
	color: #F0D2B7;
}
/* FINE RSFORM */

/* NEWS */
div.itemListCategory{
	background: none;
}

/* STANDARD SFWEB CSS */
.rt-right{
	text-align:right;
}
.rt-circle img{
	border-radius:100%;
}
.extramargintop{
	margin-top:30px!important;
}
.extrapaddingtop{
	padding-top:30px!important;
}
.extramarginbottom{
	margin-bottom:30px!important;
}
.extrapaddingbottom{
	padding-bottom:30px!important;
}
/*
.lista-fa:before {
   font-family: FontAwesome;
   content: "\f095";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
}
*/

.lista-fa p:before, .lista-fa li:before{
   font-family: FontAwesome;
   /* content: "\f095"; */
   content: "\f1ae"; /* fa-child */
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-size: 1.5em;
   line-height: 1.5em;
}

.lista-fa p{
	margin-bottom: 3px;
}

#rt-bottom .menu a {
	color: #FFFFFF;
}

#rt-bottom .menu a:hover {
	color: #EF4B92;
}
.facebook iframe{
	width:100% !important;

	background:#ffffff;
}
/* Mappa contatti */

.mapfor .gm-style-iw + div {display: none;}
.mapfor .gm-style-iw > div {width:100% !important;}

.menu-contatti .rt-block {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* Fine mappa */

.wow{
	visibility:hidden;
}

.paragraph-center {
	width: 700px;
	margin: auto;
}


/* K2 */
.menu-news div.itemListCategory{
	border: none;
}

.k2RtArticleImage{
	float: left;
	margin: 0 10px 10px 0;
	max-width: 50%;
}

/*responsive section*/
@media only screen and (min-width: 1600px) {
#rt-mainbody-surround {

	background: url("/images/template/sideright.png");
	background-repeat: no-repeat;
	background-position: 100% 100%;
	min-height: 438px;
	}
}
/* @media only screen and (min-width: 1200px) and (max-width: 1599px){ */
@media only screen and (min-width: 960px) and (max-width: 1599px){
	.videohome #videotext p.ekid{
		font-size:3em !important;
	}
	.videohome #videotext p.sja{
		font-size:40%em !important;
	}
	.videohome #videotext p.sje{
		font-size: 2em !important;
		color: black;
	}


}
/* @media only screen and (min-width: 960px) and (max-width: 1199px) {} */
@media(min-width: 768px) and (max-width: 959px) {

	.videohome #videotext p.ekid{
		font-size:2em !important;
	}
	.videohome #videotext p.sja{
		font-size:2.5em !important;
	}
	.videohome #videotext p.sje{
		font-size: 1em !important;
		color: black;
	}

}
@media (max-width: 767px) {

	.videohome #videotext p.ekid{
		font-size:2em !important;
	}
	.videohome #videotext p.sja{
		font-size:2.5em !important;
	}
	.videohome #videotext p.sje{
		font-size: 1em !important;
		color: black;
	}
	body.layout-mode-responsive #rt-logo{
		margin:0 auto;
	}
	.videohome #videotext p, .videohome #videotext a{
		color:#fff !important;
	}
	.slidehome  .layout-slideshow .sprocket-features-desc{
		display:none;
	}
	.slidehome  .layout-slideshow .sprocket-features-title{
		font-size:1em;
		text-align:center;
	}
}
@media only screen and (max-width: 480px) {

	.videohome #videotext p.ekid{
		font-size:1em !important;
	}
	.videohome #videotext p.sja{
		font-size:2em !important;
	}
	.videohome #videotext p.sje{
		font-size: 1em !important;
		color: black;
	}

}
