* {
	box-sizing: border-box;
}

div {
	line-height: 150%;
}


html,
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	background-color: #ffffff;
	font-family: Roboto, Verdana, Arial;
	font-size: 16px;
}

.nowrap{
	white-space: nowrap;
}

ul.nolist {
	padding: 0;
	margin: 0;
}

ul.nolist li {
	list-style: none;
	;
}

table {
	font-size: 8pt;
}

table.red tr:nth-child(odd) {
	color: red
}

a:hover {
	text-decoration: underline;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.font-italic {
	font-style: italic;
}

.fullwidth {
	width: 100%;
}

.p-25{
	padding: 25px;
}

#content {
	width: 100%;
	z-index: 1;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 25px 15px 25px;
	box-sizing: border-box;
}


.line {
	height: 38px;
	display: block;
	width: 100%;
}

a {
	text-decoration: none;
	display: inline;
	color: #138;
}

img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
}

#footer {
	margin-top: 20px;
	text-align: left;
	color: #fff;
	width: 100%;
	float: left;
	clear: left;
	background: #333;
}

#footer small {
	max-width: 1170px;
	width: 100%;
	padding: 25px 15px;
	margin: 0 auto;
	display: block;
}

#footer small a {
	color: #fff;
	font-weight: bold;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 100;
	background: #fff;
}

.sticky {
	position: fixed !important;
	top: 0;
	width: 100%;
}

.hero-slider {
	background-size: cover;
}

.hero-slider.home {
	background-image: url(img/hero_home.jpg);
	background-position: center right;
}

.hero-slider .hero_content {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	padding: 45px 15px 60px;
}

.hero-slider.home h2,
.hero-slider.home h3 {
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	padding: 15px;
	width: fit-content;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	line-height: normal;
}

.hero-slider.home h2 small {
	display: block;
	padding-bottom: 10px;
	font-size: 20px;
}

.hero-slider.home h2 {
	font-size: 46px;
}

.hero-slider.home h3 {
	font-size: 30px;
}

.hero-slider.home a {
	padding: 20px 45px;
	background: #ff0032;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	display: block;
	width: fit-content;

}

.hero-slider.home a:hover {
	background: #af0000;
	text-decoration: none;
}

h2 {
	padding: 0px;
	margin: 10px;
	font-size: 1.85rem;
	color: #ff0000;
	margin-left: 0px;
	display: block;
	margin-top: 20px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', Arial, sans-serif;
}

#logo {
	text-align: center;
	padding: 25px 0 0 0;
}

#logo img {
	margin: 0 auto;
}

#sidebar {
	background: white;
	text-align: center;
	margin-top: 25px;
}

#sidebar .box {
	width: 170px;
	height: 170px;
	margin: auto;
	margin-top: 18px;
	background: #fafafa;
	border: 3px double white;
}

#sidebar .sidebox {
	width: 100%;
	border-radius: 0px;
	margin-bottom: 40px;
	border: 2px solid #3559a3;
	position: relative;
	text-align: left;
}

#sidebar .sidebox .content {
	padding: 16px 10px 10px;
}

#sidebar .sidebox.newsletter {
	background: #222;

}

#sidebar .sidebox.newsletter .newsdesc {
	font-size: 10px;
	color: #eaedad;
	padding: 6px;
	font-family: Arial;
}

#sidebar .sidebox.newsletter form {
	text-align: left;
	padding-top: 0px;
	background: black;
	padding-bottom: 2px;
}

#sidebar .sidebox.newsletter form img.deco {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 4px;
}

#sidebar .sidebox h2 {
	color: #ff0000;
	background: #fff;
	padding: 3px;
	background-position: bottom;
	margin-top: -20px;
	margin-left: 6px;
	text-transform: none;
	position: absolute;
	font-size: 22px;
	padding: 5px;
}

.sidebox.offerta {
	padding-bottom: 8px;
}

.sidebox.offerta .content a {
	font-size: 16px;
	line-height: 22px;
	display: block;
}

.sidebox.offerta .content a:hover {
	text-decoration: none;
	color: red;
}

.evidenza {
	color: red;
}

.social iframe {
	background: white;
	margin-top: 8px;
	margin-bottom: 2px;
}

.textinput {
	display: block;
	height: 12px;
	margin-bottom: 8px;
	font-size: 8pt;
	width: 96px;
	margin-left: 10px;
	text-align: left;
}

#news {
	border-radius: 6px;
	border: solid 2px #ff0032;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
	width: 100%;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-bottom: 35px;
}

#news .img {
	width: 40%;
	max-width: 400px;
	overflow: hidden;
}

#news .img img {
	max-width: 500px;
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: left;
}

#news .text {
	width: 100%;
	max-width: 60%;
	padding: 25px;
}

#news .roundbox{
	margin: 0;
}

@media only screen and (max-width: 902px) {
	#news {
		display: block;
		align-items: top;
		justify-content: center;
		max-width: 500px;
		margin: 0 auto;
		margin-bottom: 35px;
	}

	#news .img {
		margin-bottom: 25px;
	}

	#news .text {
		width: 100%;
		max-width: 100%;
		text-align: center;
		display: block;
	}
}

.btn {
	padding: 10px 25px;
	cursor: pointer;
	transition: all ease-in-out .2s;
	text-transform: uppercase;
}

.btn.blue {
	background: #3559a3;
	color: #fff;
	border-color: #3559a3;
}

.btn.blue:hover {
	background: #fff;
	color: #3559a3
}

#sidebar .box .box_header {
	background: white;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
}

A:focus,
A:hover,
A:active

/* Firefox image outline fix */
	{
	outline: none
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
}

li {
	margin: 2px;
}

.wrapper-nav {
	background: #ff0032;
	width: 100%;
	position: relative;
}

.wrapper-nav .container {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.wrapper-nav .facebook {
	position: absolute;
	right: 0;
	top: 14px;
	display: flex;
	align-items: center;
	color: #fff;
	z-index: 999;
}

.wrapper-nav .facebook img {
	margin-left: 5px;
}

.wrapper-nav .facebook:hover {
	text-decoration: none;
}

#nav {
	text-align: center;
	z-index: 100;
	padding: 0;
}

#nav .navbar-toggler-icon {
	padding-top: 6px;
	color: #fff;
}

ul.menu {
	display: block;
	margin: 0 auto;
	text-align: left;
	width: auto;
	max-width: 1200px;
	padding: 0;
}

.menu li {
	display: inline-block;
	text-align: center;
	font-size: 14pt;
	height: 100%;
	font-weight: bold;
	margin: 0;
	border-right: 1px solid #fff;
}

.menu li a {
	color: white;
	text-transform: uppercase;
	font-size: 13pt;
	font-family: 'Roboto Condensed', 'Arial', sans-serif;
	font-weight: normal;
	padding: 0.8em;
	display: block;
}

.menu li:hover {
	background: #3559a3;
}

.menu li:hover a {
	color: #ddd;
}

.menu li a {
	text-decoration: none;
}

.menu li.last {
	border-right-width: 0;
}

.inline {
	display: inline;
}

h1.title {
	padding: 0;
	display: block;
	margin-top: 0;
	text-transform: none;
	color: #3559a3;
	font-size: 30px;
}

.separator {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 8px;
	margin-top: 12px;
	height: 0px;
	width: 100%;
	float: left;
	clear: left;
}

.importanti {
	margin: 0;
	padding: 0;
}

.importanti li {
	list-style: none;
	margin-bottom: 10px;
	;
}

.importanti li i {
	color: green;
}

.importanti span {
	color: green;
	font-weight: bold;
}

.boxed .roundbox {
	border: 2px solid #3559a3;
}

.boxed .roundbox h2 {
	padding: 15px 20px;
	margin: 0;
	background: #3559a3;
	color: #fff
}

.boxed .roundbox .content {
	padding: 15px 20px;
}

.roundbox h2 {
	padding: 0;
	display: block;
	margin-top: 0;
	text-transform: none;
	color: #3559a3;
	font-size: 30px;
}

.roundbox {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 45px;
}


/* tariffe */
.tariffe {
	font-size: 0.85em;
	width: 99%;
}

.tariffe thead {
	text-align: center;
}

.tariffe tbody {
	border: 1px solid #ddd;
}

.tariffe td {
	text-align: center;
}

h1.maintitle {
	color: #666;
	font-size: 14px;
	line-height: 16px;
	height: auto;
	padding: 10px 0 25px 0;
	margin: 0 auto;
}


/* orari */
.orari {
	font-size: 0.75rem;
	width: 99%;
}

.orari tbody {
	border: 0;
}

.orari td {
	text-align: left;
	border-bottom: 1px solid #ddd;
}

.bannera {
	text-decoration: none;
	color: white;
	padding: 12px;
	font-size: 10px;
	position: absolute;
	right: 0px;
	text-align: left;
	top: 0px;
	width: 270px;
	overflow: hidden;
	height: 46px;
	background: #223;
	border-bottom-left-radius: 12px;
	-moz-border-bottom-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	text-transform: uppercase;
}

.bannera:hover {
	text-decoration: none;
	background: #822;
}

form fieldset {
	padding: 20px;
	border: solid 1px #ccc;
	margin-bottom: 25px;
}

form legend {
	width: auto;
	padding: 0 10px;
}

form input,
form select,
form textarea {
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 6px;
	min-width: 250px;
}

form select {
	margin: 2px;
}

form input[type='checkbox'],
form input[type='radio'] {
	min-width: auto;
	width: 20px !important;
	height: 20px !important;
}

form label {
	min-width: 155px;
	display: inline-block;
}

form .btn {
	padding: 20px 25px;
	background: #3559a3;
	color: #fff;
	cursor: pointer;
	border-color: #3559a3;
	transition: all ease-in-out .2s;
}

form .btn:hover {
	background: #fff;
	color: #3559a3
}

form ul {
	list-style: none;
}

form #numpersone,
form #numlezioni {
	min-width: 50px;
}

#testimonials {
	width: 100%;
	z-index: 1;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 25px 15px 25px;
	box-sizing: border-box;
}

.testimonial {
	margin: 0 15px;
}

.testimonial .testimonial-profile {
	float: left;
	width: 27%;
	padding-right: 15px;
}

.testimonial .testimonial-profile img {
	width: 100%;
	height: auto;
	border-radius: 50%;
	display: inline-block;
	margin-bottom: 10px;
}


.slideshow .testimonial .testimonial-profile {
	float: left;
	width: 100%;
	padding-right: 15px;
}

.slideshow .testimonial .testimonial-profile img {
	width: 100%;
	height: auto;
	border-radius: 10px;
	display: block;
	margin-bottom: 10px;
}

.testimonial .testimonial-date {
	display: block;
	text-align: center;
	color: #a9a9a9;
	text-indent: -2px;
}

.testimonial .testimonial-title {
	margin-bottom: 0;
}

.testimonial .testimonial-title {
	text-transform: uppercase;
	color: #3559a3;
	font-size: 15px;
	display: block;
	margin-bottom: 4px;
}

.testimonial .testimonial-description {
	font-size: 16px;
	padding-left: 27%;
	line-height: 23px;
}

.owl-pagination {
	margin-top: 0;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #ff0000;
}

@media only screen and (max-width: 480px) {
	.testimonial {
		text-align: center;
		margin: 0 10px;
	}

	.testimonial .testimonial-profile {
		float: none;
		width: 30%;
		margin: 0 auto;
		padding: 0;
	}

	.testimonial .testimonial-description {
		padding-left: 0;
	}

	form input,
	form select,
	form textarea {
		max-width: 100%;
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	.menu li {
		text-align: center;
		display: block;
		border-right: 0;
		border-bottom: solid 1px rgba(255, 255, 255, 0.5);
	}
}

.mc-modal {
	border: solid 3px #3559a3;
	border-radius: 4px;
	border-top-width: 50px;
	margin-top: 70px;
}

.mc-modal:before {
	position: absolute;
	height: 135px;
	width: 64px;
	content: '';
	background: url(img/cupola.png) no-repeat top center;
	top: -113px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 2;
	background-size: contain;
}

@media only screen and (max-width: 992px) {
	.wrapper-nav .facebook {
		top: 8px;
		right: 15px;
	}
}

@media only screen and (max-width: 1215px) {
	.wrapper-nav .facebook {
		right: 15px;
	}
}