* {
	margin:0;
	padding:0;
	border:0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	image-rendering: -webkit-optimize-contrast;
}
html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: open_sansregular;
	font-size: 20px;
	line-height: normal;
	text-align: center;
	color: rgba(0,0,0,1);
}
a {
	font-family: robotomedium;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a:hover {
	text-decoration: none;
}
em {
	font-family: robotoitalic;
}
h1, h2, h3, h4, h5 {
	position: relative;
	width: 100%;
	line-height:normal;
	font-family: open_sanslight;
	font-weight:normal;
	text-align:inherit;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: none;
	margin-bottom: 5px;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}

#wrapper {
	position: relative;
	padding-left:250px;
	width: 100%;
	height: auto;
}
#container {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: auto;
	min-height: 100vh;
	text-align: center;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.4);
	-ms-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.4);
	-o-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.4);
	z-index:2000;
}
footer {
	display:none;
}
header {
	position: relative;
	width: auto;
	height: auto;
	z-index:1000;
}

.info_bar {
	position:absolute;
	bottom:0px;
	left:0px;
	width: 100%;
	height: 50px;
	z-index: 1100;
}
.info_bar ul {
	position: relative;
	width: auto;
	text-align: center;
}
.info_bar ul li {
	position: relative;
	float: left;
	list-style-type: none;
	padding:0px 15px;
}
.info_bar ul li a {
	position: relative;
	float:left;
	cursor:pointer;
	margin:0px -15px;
	padding:0px 15px;
}
.info_bar ul li .icon_info {
	position:relative;
	float:left;
	line-height:50px;
	margin-right:15px;
	font-size: 20px;
	color:rgba(24,165,210,1);
}
.info_bar ul li .txt_info {
	position:relative;
	float:left;
	line-height:50px;
	font-size:15px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 1px;
	color:rgba(23,95,151,1);
		font-family: robotobold_italic;
	text-transform:uppercase;
}
.info_bar ul li a:hover{
	background-color:rgba(8,68,111,1);
}

.nav_button {
		display: none;
}

.logo_nav {
	position: relative;
	width: auto;
	height: auto;
	z-index: 1000;
	padding:30px 30px 0px 30px;
}
.logo_nav img {
	width:auto;
	max-width:100%;
}
nav {
	position:fixed;
	overflow-y: auto;
	top:0px;
	left:0px;
	bottom:0px;
	width: 250px;
	padding-bottom:50px;
	text-align: right;
	z-index: 1100;
	background-color:rgba(242,245,248,1);
}
nav::-webkit-scrollbar { 
	display: none;
}
nav ul {
	position: relative;
	display:inline-block;
	vertical-align: top;
	width: auto;
	height: auto;
	margin-right:40px;
}
nav ul li {
	position: relative;
	list-style-type: none;
	height: auto;
	margin-bottom:10px;
}
nav ul li a {
	position: relative;
	display: inline-block;
	width: auto;
	padding: 0px 15px;
	font-family: montserratmedium;
	font-size: 12px;
	line-height: 40px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(242,245,248,1);
}
nav ul li a:hover {
	padding: 0px 25px;
}
nav ul li.active a:hover {
	padding: 0px 15px;
}
nav ul li.active a:before {
	position: relative;
		font-family: 'icomoon';
		content: "\f0da";
	display:inline-block;
	vertical-align:top;
	width:auto;
	height:40px;
		margin-right: 10px;
		font-size: 20px;
		color: rgba(242,245,248,1);
}
nav ul li.active a:after {
	position: relative;
		content: "";
	display:inline-block;
	vertical-align:top;
		top: 0px;
	width:5px;
	height:40px;
		margin-left: 15px;
	margin-right:-5px;
		font-size: 20px;
		background-color: rgba(242,245,248,1);
}
nav ul li.active a, nav ul li.active a:hover {
}

.flag {
	position:relative;
	float:right;
	width: auto;
	height: auto;
	margin-right:40px;
	margin-bottom:30px;
}
.flag .my_flag {
	position:relative;
	float:left;
	width:25px;
	height:30px;
	margin-left:12px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flag .my_flag.it {
	background-image: url(../images/it.png);
}
.flag .my_flag.en {
	background-image: url(../images/en.png);
}
.flag .my_flag.de {
	background-image: url(../images/de.png);
}
.flag .my_flag:hover {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
}
.flag .selected {
	opacity:0.3;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-o-transform: none !important;
	transform: none !important;
}

.social {
	position:relative;
	float:right;
	width: auto;
	height: auto;
	margin-top:20px;
	margin-right:40px;
}
.social .icon_social {
	position:relative;
	float:left;
	width:30px;
	height:30px;
	line-height:30px;
	margin-left:3px;
	text-align:center;
	font-size: 18px;
	color: rgba(90,90,90,1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.social .my_facebook:hover {
	color:rgba(255,255,255,1);
	background-color:#3b5998;
}
.social .my_instagram:hover {
	color:rgba(255,255,255,1);
	background-color:#e1306c;
}
.social .my_pinterest:hover {
	color:rgba(255,255,255,1);
	background-color:#bd081c;
}
.slider_box {
	position: relative;
	width: 100%;
	height: 100vh;
}
.slider_box.main {
	height: 100vh;
}
.slider_loader {
	position: absolute;
	top: 50%;
	left: 50%;
	width:100px;
	margin-left: -50px;
	margin-top: -50px;
}
.slider_logo {
	position: absolute;
	bottom:50px;
	right:50px;
	width:auto;
	height:auto;
}
.slider_lente {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
}
.slider_button_down {
	position: absolute;
	width: 80px;
	height: 80px;
	line-height: 80px !important;
	left: 50px;
	bottom: 50px;
	font-size: 50px;
	cursor: pointer;
	color: rgba(255,255,255,1);
	background-color: rgba(244,171,32,1);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	z-index: 110;
}
.slider_button_down:hover {
	background: rgba(1,135,174,1);
}

.caption {
	position: relative;
	display:inline-block;
	width:auto;
	padding:70px;
	color:rgba(1,135,174,1);
	border:solid 20px rgba(255,255,255,0.2);
	background-color:rgba(255,255,255,0.6);
	text-shadow:1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
	-ms-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
}




#map {
	position: relative;
	width: 100%;
	height:100%;
}
.cursor_p {
	cursor:pointer;
}

.icon_wa {
	position:relative;
	display:inline-block;
	margin:10px;
	width:40px;
	height:40px;
	line-height:40px !important;
	text-align:center;
	font-size:26px !important;
	color:rgba(255,255,255,1);
	background-color:#4dc247;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;

}
.icon_wa:hover {
	background-color:#075e54 !important;
}


.reverse_row {
	/* Setup Flexbox */
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	/* Reverse Row Order */
	-webkit-flex-flow: row-reverse;
	flex-flow: row-reverse;
}
.reverse_col {
	/* Setup Flexbox */
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	/* Reverse Row Order */
	-webkit-flex-flow: col-reverse;
	flex-flow: col-reverse;
}





.content {
}
.content .text {
	position:relative;
	display:inline-block;
	width:100%;
	height:auto;
	margin-top: 40px;
	font-size: 18px;
	letter-spacing:1px;
		line-height: 30px;
}
.content .text.short {
	height:185px;
	overflow:hidden;
}
.content .text ul {
	margin-left:40px;
}
.content .image {
	position:relative;
	width:100%;
	max-width: 100%;
	vertical-align: bottom
}
.content .image.img_base {
	width:200px;
}
.content .image.img_style_1 {
	background-color:rgba(255,255,255,1);
	padding:10px;
}
.content .image.img_style_2 {
	border:dashed 1px rgba(8,68,111,1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.height_100 {
	min-height:100vh;
}
.height-700 {
	min-height:700px;
}
.height-800 {
	min-height:800px;
}
.bg_image {
	position:relative;
	width:100%;
	height:100%;
	background-repeat:no-repeat !important;
	background-position:center center !important;
	background-size:cover !important;
	background-attachment:scroll !important;
}
.bg_image.bg_absolute {
	position:absolute !important;
}
.bg_image.bg_fixed {
	position:absolute !important;
	background-attachment:fixed !important;
}
.bg_image.bg_blur {
	-webkit-filter:blur(5px);
	-moz-filter:blur(5px);
	-ms-filter:blur(5px);
	-o-filter:blur(5px);
		filter:blur(5px);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
}
.shadow_1 {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-o-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	z-index:200;
}
.shadow_2 {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
	-ms-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
	z-index:200;
}
.shadow_3 {
	-webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
	-ms-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
	-o-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
	z-index:200;
}

.overflow_hidden {
	overflow:hidden;
}
.logo_main {
	position:relative;
	text-align:center;
	width: 100%;
	margin-bottom:50px;
	height:auto;
}
.logo_main img {
	width: 400px;
	max-width: 100%;
	/*image-rendering: auto;*/
}
.logo_main.footer {
	margin-bottom:0px;
}
.logo_main.top_1 {
	position: absolute;
	left:0%;
	top:25%;
}
.logo_main.top_2 {
	position: absolute;
	left:0%;
	top:35%;
}
.loghi_vari {
	position:relative;
	display: inline-block;
	width:auto;
	margin-right:20px;
}
.loghi_vari img {
	max-width:100%;
}

.button_main {
	position:relative;
	margin-top:50px;
}
.button_main a, .button_main button {
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin-right: auto;
		margin-left: auto;
	cursor:pointer;
	overflow:hidden;
	z-index:2;
		-webkit-appearance: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-style:solid;
	border-width:10px;
}
.button_main .txt {
		position: relative;
	display:table-cell;
	vertical-align:middle;
	line-height: 20px;
	padding:10px 15px;
		font-family: montserratmedium;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	z-index:1;
}
.button_main .icon {
		position: relative;
	display:table-cell;
	vertical-align:middle;
	right:-1px;
	padding:10px 20px;
		font-size: 20px;
	background-color:rgba(244,171,32,1);
	z-index:1;
}

.back {
	display:none;
}


.color_1 {
	background-color:rgba(255,255,255,1);
}
	.color_1 h1 {
		color: rgba(0,0,0,1);
	}
	.color_1 h2 {
		color: rgba(0,0,0,1);
	}
	.color_1 h3 {
		color: rgba(0,0,0,1);
	}
	.color_1 h4 {
		color: rgba(0,0,0,1);
	}
	.color_1 h5 {
		color: rgba(0,0,0,1);
	}
	.color_1 .text {
		color: rgba(0,0,0,1);
	}
	.color_1 .button_main a, .color_1 .button_main button {
		color: rgba(90,90,90,1);
		border-color: rgba(90,90,90,0.6);
	}
	.color_1 .button_main a:hover, .color_1 .button_main button:hover {
		color: rgba(1,135,174,1);
		border-color: rgba(1,135,174,1);
	}
	.color_1 a {
		color: rgba(1,135,174,1);
	}
	.color_1 a:hover {
		color: rgba(185,36,36,1);
	}

.color_2 {
	background-color: rgba(230,245,255,1);
}
	.color_2 h1 {
		color: rgba(1,135,174,1);
	}
	.color_2 h2 {
		color: rgba(185,36,36,1);
	}
	.color_2 h3 {
		color: rgba(185,36,36,1);
	}
	.color_2 h4 {
		color: rgba(1,135,174,1);
	}
	.color_2 h5 {
		color: rgba(1,135,174,1);
	}
	.color_2 .text {
		color: rgba(90,90,90,1);
	}
	.color_2 .button_main a, .color_2 .button_main button {
		color: rgba(90,90,90,1);
		border-color: rgba(90,90,90,0.6);
	}
	.color_2 .button_main a:hover, .color_2 .button_main button:hover {
		color: rgba(1,135,174,1);
		border-color: rgba(1,135,174,1);
	}
	.color_2 a {
		color: rgba(1,135,174,1);
	}
	.color_2 a:hover {
		color: rgba(185,36,36,1);
	}

.color_3 {
	background-color: rgba(253,242,222,1);
}
	.color_3 h1 {
		color: rgba(1,135,174,1);
	}
	.color_3 h2 {
		color: rgba(185,36,36,1);
	}
	.color_3 h3 {
		color: rgba(185,36,36,1);
	}
	.color_3 h4 {
		color: rgba(1,135,174,1);
	}
	.color_3 h5 {
		color: rgba(1,135,174,1);
	}
	.color_3 .text {
		color: rgba(90,90,90,1);
	}
	.color_3 .button_main a, .color_3 .button_main button {
		color: rgba(90,90,90,1);
		border-color: rgba(90,90,90,0.6);
	}
	.color_3 .button_main a:hover, .color_3 .button_main button:hover {
		color: rgba(1,135,174,1);
		border-color: rgba(1,135,174,1);
	}
	.color_3 a {
		color: rgba(1,135,174,1);
	}
	.color_3 a:hover {
		color: rgba(185,36,36,1);
	}

.color_4 {
	background-color: rgba(1,135,174,1);
}
	.color_4 h1 {
		color: rgba(255,255,255,1);
	}
	.color_4 h2 {
		color: rgba(244,171,32,1);
	}
	.color_4 h3 {
		color: rgba(244,171,32,1);
	}
	.color_4 h4 {
		color: rgba(255,255,255,1);
	}
	.color_4 h5 {
		color: rgba(255,255,255,1);
	}
	.color_4 .text {
		color: rgba(255,255,255,1);
	}
	.color_4 .button_main a, .color_4 .button_main button {
		color: rgba(255,255,255,1);
		border-color: rgba(255,255,255,1);
	}
	.color_4 .button_main a:hover, .color_4 .button_main button:hover {
		color: rgba(244,171,32,1);
		border-color: rgba(244,171,32,1);
	}
	.color_4 a {
		color: rgba(244,171,32,1);
	}
	.color_4 a:hover {
		color: rgba(185,36,36,1);
	}




.color_text_1 { color: rgba(244,171,32,1) !important; }
.color_text_2 { color: rgba(1,135,174,1) !important; }
.color_text_3 { color: rgba(144,26,82,1) !important; }
.color_text_4 { color: rgba(185,36,36,1) !important; }
.color_text_5 { color: rgba(150,99,5,1) !important; }

.color_btn_1, .color_box_1 { background-color: rgba(244,171,32,1) !important; }
.color_btn_2, .color_box_2 { background-color: rgba(1,135,174,1) !important; }
.color_btn_3, .color_box_3 { background-color: rgba(144,26,82,1) !important; }
.color_btn_4, .color_box_4 { background-color: rgba(185,36,36,1) !important; }
.color_btn_5, .color_box_5 { background-color: rgba(150,99,5,1) !important; }

.color_btn_1:hover { background-color: rgba(90,90,90,1) !important; }
.color_btn_2:hover { background-color: rgba(90,90,90,1) !important; }
.color_btn_3:hover { background-color: rgba(90,90,90,1) !important; }
.color_btn_4:hover { background-color: rgba(90,90,90,1) !important; }
.color_btn_5:hover { background-color: rgba(90,90,90,1) !important; }



.tariffe {
	position: relative;
	width: auto;
	height: auto;
	margin-top:50px;
}
.tariffe table {
		border-collapse: collapse;
	background-color:rgba(255,255,255,1);
}
.tariffe table td {
	border: solid 1px rgba(210,218,222,1);
}
/*.tariffe table tr:first-child td {
		border-top: 0px;
}
.tariffe table tr:last-child td {
		border-bottom: 0px;
}
.tariffe table tr td:first-child {
		border-left: 0px;
}
.tariffe table tr td:last-child {
		border-right: 0px;
}*/
.tariffe table {
	width: 100%;
}
.tariffe table tr {
	height: 50px;
}
.tariffe table tr.tr_A {
	height:40px;
}
.tariffe table tr.row_a {
	background-color:rgba(252,252,252,1);
}
.tariffe table tr.row_b {
	background-color:rgba(249,252,255,1);
}
.tariffe table td {
	width: auto;
	padding:5px 10px;
	line-height: 20px;
	text-align: center;
	text-transform:uppercase;
}
.tariffe .intestazione td {
	font-family: open_sanssemibold;
	font-size: 16px;
	color: rgba(1,135,174,1);
	text-transform: uppercase;
	letter-spacing: 1px;
}
.tariffe .col-0, .tariffe .col-1, .tariffe .col-2, .tariffe .col-3, .tariffe .col-4, .tariffe .col-5 {
	width:auto;
}
.tariffe .periodo {
	color:rgba(90,90,90,1);
}
.tariffe .periodo .data {
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin:0px 5px;
	font-size:15px;
}
.tariffe .stagione_responsive {
	display:none;
}
.tariffe .prezzo_responsive {
	display:none;
}
.tariffe .prezzo {
	font-family: open_sanssemibold;
	font-size:16px;
	color:rgba(185,36,36,1);
}
.tariffe .legenda {
}
.tariffe .tipo {
}
.tariffe .stagione {
}
.tariffe .note {
	position:relative;
	font-family: open_sanssemibold;
	font-size:14px;
	color:rgba(90,90,90,1);
}
.tariffe table td:hover {
	cursor: default;
}

.album {
	opacity:0;
}
.album .lente {
	position: absolute;
	left: 0px;
	bottom:0px;
	width: 100%;
	height: 0px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.album .lente_color_1 { background-color: rgba(244,171,32,0.4); }
.album .lente_color_2 { background-color: rgba(1,135,174,0.4); }
.album .lente_color_3 { background-color: rgba(144,26,82,0.4); }
.album .lente_color_4 { background-color: rgba(185,36,36,0.4); }
.album .lente_color_5 { background-color: rgba(150,99,5,0.4); }
.album .nome {
	position: absolute;
	left: 0px;
	bottom:0px;
	width: 100%;
	height: auto;
	line-height: 25px;
	padding:15px 10px;
	font-family: open_sanssemibold;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(255,255,255,1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.album .content:hover .lente {
	height: 100%;
}
.gallery {
	opacity:0;
}
.gallery .cell {
	position:static;
}
.gallery .content {
	overflow:hidden;
	background-color:rgba(1,135,174,1);
}
.gallery .foto {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.gallery .foto:hover {
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-o-transform: scale(1.4);
	transform: scale(1.4);
	opacity:0.8;
}
.gallery .lente {
	position: absolute;
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	display:none;
}
.gallery .lente .nome {
	display:table-cell;
	vertical-align: middle;
	line-height: 30px;
	font-family: robotobold;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: rgba(255,255,255,1);
	display:none;
}


.staff .cell {
	position:static;
}
.staff .content {
	height:500px;
	overflow:hidden;
}
.staff .bg_image {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.staff .color_staff {
	position: absolute;
	left: 0px;
	top:0px;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.staff .color_staff.cs_1 {
	background-color: rgba(244,171,32,0.1);
}
.staff .color_staff.cs_2 {
	background-color: rgba(1,135,174,0.1);
}
.staff .color_staff.cs_3 {
	background-color: rgba(185,36,36,0.1);
}
.staff .color_staff.cs_4 {
	background-color: rgba(150,99,5,0.1);
}
.staff .efx {
	position:absolute;
	display:table;
	left:0px;
	bottom:-150px;
	width: 100%;
	height:150px;
	background-color:rgba(0,0,0,0.3);
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.staff .efx .nome {
	position:relative;
	display:table-cell;
	vertical-align: middle;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 25px;
	color: rgba(255,255,255,1);
}
.staff .content:hover .bg_image {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.05);
}
.staff .content:hover .color_staff {
	background-color:transparent;
}
.staff .content:hover .efx {
	bottom:0px;
}






::-webkit-input-placeholder {
	font-family: latoregular;
	color:rgba(90,90,90,0.6);
}
:-moz-placeholder { /* Firefox 18- */
	font-family: latoregular;
	color:rgba(90,90,90,0.6);
}
::-moz-placeholder {  /* Firefox 19+ */
	font-family: latoregular;
	color:rgba(90,90,90,0.6);
}
:-ms-input-placeholder {  
	font-family: latoregular;
	color:rgba(90,90,90,0.6);
}
.form_main {
	position: relative;
	display:inline-block;
	vertical-align:top;
	width: 100%;
	height: auto;
	margin-top:40px;
	text-align: center;
	font-family: latoregular;
		font-size: 15px;
	letter-spacing:1px;
}
.form_main h2 {
}
.form_main fieldset {
		position: relative;
	float:left;
	width:100%;
	padding:15px;
}
.form_main fieldset.style_25 {
	width:25%;
}
.form_main fieldset.style_33 {
	width:33.33%;
}
.form_main fieldset.style_50 {
	width:50%;
}
.form_main fieldset.clear_both {
	clear:both !important;
}
.form_main legend {
		position: relative;
	float:left;
	margin-bottom:3px;
		text-align: left;
	color:rgba(255,255,255,1);
}
.form_main input[type=text],
.form_main input[type=email],
.form_main [type=password],
.form_main textarea,
select {
	position:relative;
	float:left;
	width: 100%;
	height: 50px;
	padding: 10px;
	font-family:inherit;
	font-size: 16px;
	color:rgba(90,90,90,1);
	background-color: rgba(242,242,242,1);
	border:solid 1px rgba(0,0,0,0);
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.2);
	-ms-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.2);
	-o-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.2);
}
.form_main select {
	-webkit-appearance: menulist;
	cursor: pointer;
		color: rgba(255,255,255,1);
}
.form_main select:required:invalid {
		color: rgba(255,255,255,0.5);
}
.form_main option[value=""][disabled] {
	display: none;
}
.form_main option {
		color: rgba(255,255,255,1);
	padding:5px 0px;
}
.form_main textarea {
		width: 100%;
		height: 100px;
}
.form_main .button_main {
	margin-top: 0px;
}
.form_main button {
	background-color: transparent;
}
.form_main input[type=text]:focus,
.form_main input[type=email]:focus,
.form_main input[type=submit]:focus,
.form_main [type=password],
.form_main textarea:focus,
button:focus,
select:focus {
		outline-color: red;
}
.form_main .email_required {
	/*border: solid 1px red !important;*/
	/*-webkit-box-shadow: 1px 1px 1px rgba(255,0,0,0.5) !important;
	-moz-box-shadow: 1px 1px 1px rgba(255,0,0,0.5) !important;
	-ms-box-shadow: 1px 1px 1px rgba(255,0,0,0.5) !important;
		-o-box-shadow: 1px 1px 1px rgba(255,0,0,0.5) !important;
	box-shadow: 1px 1px 1px rgba(255,0,0,0.5) !important;*/
}
.form_main .required {
	position:relative;
	color: red;
	font-size:10px;
	vertical-align:text-top;
}
.form_main .required:after {
	font-family: 'icomoon';
	content: "\f069";
}
.form_main .btn_privacy a {
	position:relative;
	display:block;
	margin:auto;
	padding:10px 5px;
	width:100%;
	font-family: latoregular;
	font-size:13px;
	text-transform: uppercase;
	letter-spacing:1px;
	color:rgba(1,135,174,1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.form_main .btn_privacy a:hover {
	color:rgba(0,0,0,1);
	text-decoration:underline;
}
.form_main .privacy {
	position: relative;
	display:flex;
	align-items:center;
	padding:10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}
.form_main .privacy .privacy_text {
	position:relative;
	display:flex;
	margin-left:15px;
	text-align:left;
	text-transform: uppercase;
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
	color:rgba(0,0,0,1);
}
.form_main .checkbox {
	position: relative;
	display:flex;
}
.form_main input[type=checkbox] {
	width:26px;
	height:26px;
	border:solid 2px rgba(1,135,174,1);
	background-color:rgba(255,255,255,1);
	-webkit-appearance: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.4) !important;
	-moz-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.4) !important;
	-ms-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.4) !important;
	-o-box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.4) !important;
	box-shadow: inset 1px 1px 4px 0px rgba(0,0,0,0.4) !important;
}
.form_main input[type=checkbox]:checked {
	background-color: rgba(1,135,174,1);
		border: 1px solid white;
}
.form_main input[type=checkbox]:focus {
		outline:none;
}
.form_main input[type=checkbox]:checked:before {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	background-color:rgba(255,255,255,1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin-left: 6px;
	margin-top: 6px;
}
.form_main input[type="checkbox"]:checked:before {
	/*content: '';
	display: block;
	width: 6px;
	height: 12px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: 7px;
	margin-top: 2px;*/
}
.form_main label.error {
	position:relative;
	display:inline-block;
	width:100%;
	top:3px;
	color:red;
	font-size:12px;
	text-align:center;
	text-transform: uppercase;
}
.form_main input[type=text].error,
.form_main input[type=email].error,
.form_main input[type=password].error,
.form_main textarea.error,
.form_main input[type=checkbox].error,
select.error {
	border: 2px solid red;
}
.form_main input[type=checkbox].error {
	border-width:2px;
}
.form_main .calendar {
	position: absolute;
	right:15px;
	width: 50px;
	line-height:50px;
	font-size: 24px;
	pointer-events: none;
	color: rgba(255,255,255,1);
	color:rgba(90,90,90,1);
	z-index:100;
}
.grecaptcha-badge {
	visibility:hidden;
	display:none;
}
#loading_overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9000;
	background: rgba(255,255,255,0.8);
	display:none;
}
#loading_overlay:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	margin-left: -50px;
	border: 15px solid rgba(170,170,170,1);
	border-top-color: rgba(50,50,50,1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}
.conferma {
	width: 500px;
	height: auto;
	max-width: 100%;
	max-height: 70%;
}
.conferma .title {
	position: relative;
	margin-bottom: 10px;
	line-height:30px;
	font-weight: bold;
}
.conferma .icon {
	position: relative;
	float:left;
	margin-right:10px;
	font-size: 30px;
}
.conferma .icon.success {
	color: rgba(0,204,0,1);
}
.conferma .icon.warning {
	color: rgba(255,0,0,1);
}