/*
Theme Name: Via Firenze 11
Author: Via Firenze 11
Author URI: https://www.viafirenze11.it/
Description: Tema Wordpress di Via Firenze 11
Version: 1.0
License: GNU General Public License v2 or later
*/

/*Wordpress editor styles start*/

* {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}
.alignnone, img.alignnone {
/* not sure about this one */
}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
}
/*Wordpress editor styles end*/

body {
	-webkit-font-smoothing: antialiased;
	font-family: 'Lato', sans-serif;
	color: #585858;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.65;
	overflow-x: hidden;
}
ul {
	margin-bottom: 0px;
}
li {
	list-style: none;
}
section .content li:before {
	content: '\f046';
	font-family: FontAwesome;
	display: inline-block;
	width: 24px;
	margin-left: 5px;
	color: #716E6E;
}
.list-unstyled li {
	padding: 5px 0;
	font-size: 14px;
}
.text-center li {
	text-align:center;
}
a, a:before {
	color: #585858;
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
a:hover, a:focus {
	color: #585858;
	text-decoration: none;
	outline: none;
}

p {
	text-align: justify;
	position: relative;
	margin: 5px 0 0 0;
	font-weight: 400;
}
hr {
    border: 0;
    width: 20%;
    margin: 20px auto;
    border-top: 5px solid #1d8ac3;
}
.nopadding {padding: 0 !important;
/* margin: 0 !important; */}
.row.nopadding {margin: 0 !important;}
h1 {
	font-family: 'Oswald', sans-serif;
	color: #ffffff;
	font-size: 13px;
	/* font-weight: 700; */
	line-height: 28.061px;
	text-transform: uppercase;
}
h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Oswald', sans-serif;
	color: #696969;
	font-size: 13px;
	line-height: 28.061px;
	/* text-transform: uppercase; */
}
.text-center h1, .text-center h2, .text-center h3, .text-center h4, .text-center h5, .text-center h6 {
	text-align: center;
}
h1, .h1 {
	font-size: 65px;
	line-height: 1;
	/* font-weight: 100; */
	margin: 0 0 12px 0;
	color: #0082bf;
}
h2, .h2 {
	font-size: 40px;
	line-height: 1;
	margin: 0 0 12px 0;
	color: #585858;
}
h3, .h3 {
	/* font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-size: 12px;
	/* font-weight: 400; */
	/* letter-spacing: 3px; */
	/* text-transform: uppercase; */
	text-align: center;
	font-size: 26px;
	/* color: #999; */
	line-height: 30px;
	margin-top: 10px;
}
h4, .h4 {
	font-size: 18px;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
h5, .h5 {
	font-size: 16px;
}
h6, .h6 {
	font-size: 14px;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	color: inherit;
}
.height_100 {
	position: relative;
	height: 100%;
}
.height_70 {
	height: 70%;
}
.height_60 {
	height: 60%;
}
.height_50 {
	position: relative;
	height: 50%;
}
.height_40 {
	height: 40%;
}
.height_30 {
	height: 30%;
}
.height_count {
	height: 500px;
}
.container-fluid {
	position: relative;
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-moz-transform: matrix(1, 0, 0, 1, 0, 0);
	transform: matrix(1, 0, 0, 1, 0, 0);
	z-index: 2;
}

.logged-in .header {
	margin-top:32px;
}
/* -------------------------------------------------------------------
Vertical margin, padding
------------------------------------------------------------------- */

.p-0 {
	padding: 0 !important
}
.pt-0 {
	padding-top: 0 !important
}
.pt-10 {
	padding-top: 10px !important
}
.pt-20 {
	padding-top: 20px !important
}
.pt-30 {
	padding-top: 30px !important
}
.pt-40 {
	padding-top: 40px !important
}
.pt-50 {
	padding-top: 50px !important
}
.pt-60 {
	padding-top: 60px !important
}
.pt-80 {
	padding-top: 80px !important
}
.pt-90 {
	padding-top: 90px !important
}
.pt-100 {
	padding-top: 100px !important
}
.pt-140 {
	padding-top: 140px !important
}
.pb-0 {
	padding-bottom: 0 !important
}
.pb-10 {
	padding-bottom: 10px !important
}
.pb-20 {
	padding-bottom: 20px !important
}
.pb-30 {
	padding-bottom: 30px !important
}
.pb-40 {
	padding-bottom: 40px !important
}
.pb-50 {
	padding-bottom: 50px !important
}
.pb-60 {
	padding-bottom: 60px !important
}
.pb-70 {
	padding-bottom: 70px !important
}
.pb-80 {
	padding-bottom: 80px !important
}
.pb-140 {
	padding-bottom: 140px !important
}
.m-0 {
	margin: 0 !important
}
.mt-0 {
	margin-top: 0 !important
}
.mt-10 {
	margin-top: 10px !important
}
.mt-20 {
	margin-top: 20px !important
}
.mt-30 {
	margin-top: 30px !important
}
.mt-40 {
	margin-top: 40px !important
}
.mt-50 {
	margin-top: 50px !important
}
.mt-60 {
	margin-top: 60px !important
}
.mt-70 {
	margin-top: 70px !important
}
.mt-80 {
	margin-top: 80px !important
}
.mt-90 {
	margin-top: 90px !important
}
.mt-100 {
	margin-top: 100px !important
}
.mt-120 {
	margin-top: 120px !important
}
.mb-0 {
	margin-bottom: 0 !important
}
.mb-10 {
	margin-bottom: 10px !important
}
.mb-20 {
	margin-bottom: 20px !important
}
.mb-30 {
	margin-bottom: 30px !important
}
.mb-40 {
	margin-bottom: 40px !important
}
.mb-50 {
	margin-bottom: 50px !important
}
.mb-60 {
	margin-bottom: 60px !important
}
.mb-70 {
	margin-bottom: 70px !important
}
.mb-80 {
	margin-bottom: 80px !important
}

.mt-5per {
	margin-top: 5% !important;
}
.mb-5per {
	margin-bottom: 5% !important;
}

@media only screen and (max-width:991px) {
.mt-sm-0 {
	margin-top: 0 !important
}
.mt-sm-10 {
	margin-top: 10px !important
}
.mt-sm-20 {
	margin-top: 20px !important
}
.mt-sm-30 {
	margin-top: 30px !important
}
.mt-sm-40 {
	margin-top: 40px !important
}
.mt-sm-50 {
	margin-top: 50px !important
}
.mt-sm-60 {
	margin-top: 60px !important
}
.mt-sm-70 {
	margin-top: 70px !important
}
.mt-sm-80 {
	margin-top: 80px !important
}
.mb-sm-0 {
	margin-bottom: 0 !important
}
.mb-sm-10 {
	margin-bottom: 10px !important
}
.mb-sm-20 {
	margin-bottom: 20px !important
}
.mb-sm-30 {
	margin-bottom: 30px !important
}
.mb-sm-40 {
	margin-bottom: 40px !important
}
.mb-sm-50 {
	margin-bottom: 50px !important
}
.mb-sm-60 {
	margin-bottom: 60px !important
}
.mb-sm-70 {
	margin-bottom: 70px !important
}
.mb-sm-80 {
	margin-bottom: 80px !important
}
}

@media only screen and (max-width:767px) {
.mt-xs-0 {
	margin-top: 0 !important
}
.mt-xs-10 {
	margin-top: 10px !important
}
.mt-xs-20 {
	margin-top: 20px !important
}
.mt-xs-30 {
	margin-top: 30px !important
}
.mt-xs-40 {
	margin-top: 40px !important
}
.mt-xs-50 {
	margin-top: 50px !important
}
.mt-xs-60 {
	margin-top: 60px !important
}
.mt-xs-70 {
	margin-top: 70px !important
}
.mt-xs-80 {
	margin-top: 80px !important
}
.mb-xs-0 {
	margin-bottom: 0 !important
}
.mb-xs-10 {
	margin-bottom: 10px !important
}
.mb-xs-20 {
	margin-bottom: 20px !important
}
.mb-xs-30 {
	margin-bottom: 30px !important
}
.mb-xs-40 {
	margin-bottom: 40px !important
}
.mb-xs-50 {
	margin-bottom: 50px !important
}
.mb-xs-60 {
	margin-bottom: 60px !important
}
.mb-xs-70 {
	margin-bottom: 70px !important
}
.mb-xs-80 {
	margin-bottom: 80px !important
}
}
blockquote {
	display: block;
	padding: 15px 20px 15px 45px;
	margin: 10px 0 0 0;
	position: relative;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	border-left: 15px solid #837470;
	border-right: 2px solid #837470;
}
blockquote::before {
	content: "\201C";
	font-family: Georgia, serif;
	font-size: 60px;
	font-weight: bold;
	color: #999;
	line-height: 60px;
	position: absolute;
	left: 10px;
	top: 5px;
}
blockquote::after {
	/*Reset to make sure*/
	content: "";
}
blockquote a {
	text-decoration: none;
	background: #eee;
	cursor: pointer;
	padding: 0 3px;
	color: #c76c0c;
}
blockquote a:hover {
	color: #666;
}
blockquote em {
	font-style: italic;
}
.dropdown:hover .dropdown-menu {
	display: block;
	padding: 0;
}
#cn-notice-text {
	font-weight: 600;
	line-height: 22px;
}
#cn-accept-cookie, #cn-more-info {
	color: #FDFDFD;
	font-weight: 600;
	text-transform: uppercase;
	border: 1px #FDFDFD solid;
	padding: 0px 4px;
}
.cookie-notice-container {
	text-align: center;
}
.navbar-brand {
	/*background-color: #fff; */
	display: inline-block;
	padding: 15px;
	height: 100%;
	/* position: absolute; */
	margin: 0 !important;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    /*background-color: #fff; */
}
.sticky.navbar {
	/* background-color: #fff; */
}
.sticky .navbar-brand {
	/* display: inline-block; */
	padding: 10px;
	/* width: 110px; */
	/* height: 59px; */
	/* margin: 10px !important; */
}
.sticky .navbar-brand .logo {
	background-color: rgba(255, 255, 255, 0);
	display: inline-block;
	padding: 0;
	width: 200px;
	height: 72px;
	-webkit-mask-image: initial !important;
	mask-image: initial !important;
	margin: 0 !important;
}
nav:not(.mm-menu):not(.nav) {
	display: none;
}
.hamburger {
	box-sizing: border-box;
	display: block;
	width: 50px;
	height: 45px;
	/* background: #fff; */
	position: absolute;
	/* float: left; */
	top: 8px;
	right: 15px;
	z-index: 2;
}
.hamburger span, .hamburger:after, .hamburger:before {
	background: #585858;
	content: '';
	display: block;
	width: 30px;
	height: 3px;
	position: absolute;
	right: 10px;
}
.hamburger:before {
	top: 10px
}
.hamburger span {
	top: 20px
}
.hamburger:after {
	top: 30px
}
.hamburger span, .hamburger:after, .hamburger:before {
	-webkit-transition: none .5s ease .5s;
	transition: none .5s ease .5s;
	-webkit-transition-property: transform, top, bottom, left, opacity;
	transition-property: transform, top, bottom, left, opacity
}
html.mm-opening .hamburger:after, html.mm-opening .hamburger:before {
	top: 20px
}
html.mm-opening .hamburger span {
	left: -50px;
	opacity: 0;
}
html.mm-opening .hamburger:before {
	transform: rotate(45deg)
}
html.mm-opening .hamburger:after {
	transform: rotate(-45deg)
}

@media (min-width: 992px) {
.hamburger {
	display: none;
}
}

@media (max-width: 992px) {
.navbar-brand {
	/* background-color: #837470; */
	display: inline-block;
	/* width: 138px; */
	/* height: 90px; */
	padding: 10px;
	margin: 0 !important;
}
.header .logo {
	width: 110px !important;
	height: 50px !important;
}
.menuPrincipale, .rifAlti {
	display: none;
}
.navbar-default {
	-webkit-transition: all 0.4s ease !important;
	/* height: 20px; */
	-moz-transition: all 0.4s ease !important;
	transition: all 0.4s ease !important;
}

.abs {
	position: relative !important;
}
.testo-block.right {
	float: none !important;
}
.block-int {
	top: 0 !important;
}
.mt-70, .mt-80, .mt-120 {
	margin-top: 20px !important;
}
.pd-40 {
    padding: 40px !important;
}
}
.mm-menu {
	background: #313131 !important;
	color: rgba(255,255,255,.9);
}
.mm-menu ul {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	margin-top: 10px !important;
}
.mm-menu .btn {
	width: initial;
	max-width: none;
	display: block;
	margin: 0 20px;
	font-size: 14px;
	/* text-transform: uppercase; */
	font-family: 'Open Sans', sans-serif;
}
.mm-menu .caret {
	display: none;
}
.mm-menu .dropdown-menu {
	position: initial;
	top: 0;
	left: 0;
	z-index: 1000;
	display: inline-block;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
}
.project-detail-list {
	text-align: center;
}
ul.social-share li {
	display: inline-block;
}
ul.social-share {
	margin: 0;
	text-align: center;
}
.btn-social {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 2px solid #FDFDFD;
	border-radius: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 45px
}
.social-share .btn-social {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 2px solid #37B6BD;
	border-radius: 100%;
	text-align: center;
	font-size: 20px;
	margin: 0 5px;
	line-height: 45px
}
.social-share .btn-social .fa {
	color: #37B6BD
}
.social-share .btn-social:hover {
	background-color: #37B6BD
}
.social-share .btn-social:hover .fa {
	color: #FDFDFD
}
.ulMobLang {
	display: inline-block;
	margin-top: 0 !important;
	margin-bottom: 0px !important;
	width: 100%;
	font-size: 19px;
}
.ulMobLang li:first-child {
	padding-left: 10px;
}
.ulMobLang li {
	float: left;
}
.ulMobLang li a {
	padding: 10px;
}
.ulMobLang li:after {
	border-bottom: none !important;
}
.logo {
	background-repeat: no-repeat !important;
	position: relative;
	width: 320px;
	height: 114px;
	background-size: contain !important;
	background-position: center center !important;
	background-repeat: no-repeat;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
	/* opacity: 0; */
	/* position: absolute; */
}
.logo-negativo {
	background-repeat: no-repeat !important;
	width: 150px;
	height: 100px;
	background-size: contain !important;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
	opacity: 1;
	position: absolute;
}
footer .logo{
	margin:0 auto;
	height: 85px;
}
.text-right *{
	text-align:right;
}
.logo-partner {
	    margin: 10px 0 0 0;
	    left: 20%;
	    width: 80% !important;
	    height: 70px;
	    position: relative;
	    background-position: top right !important;
	    background-size: contain !important;
	    background-repeat: no-repeat !important;
}
/*.sticky .logo {
	width: 100px;
	height: 58px;
	opacity: 0;
}
.sticky .logo-negativo {
	width: 100px;
	height: 58px;
	opacity: 1;
}*/
.rifAlti {
	padding-top: 20px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
/*.sticky .rifAlti {
	padding-right: 20px;
}*/
.rifAlti > div {
	display: inline-block;
	padding-right: 13px;
}
.rifAlti > div a {
	color: #FDFDFD;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.55);
}
.rifAlti > div a .fa {
	color: #16609E;
}
.rifAlti > div a:hover {
	color: #16609E;
	text-decoration: none;
}
.rifAlti > div a:hover .fa {
	color: #FDFDFD;
}
/*.sticky .rifAlti > div a:hover .fa {
	color: #808080;
}
.sticky .rifAlti > div a {
	color: #808080;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.55);
}*/
.rifAlti > div:last-child {
	padding-right: 0;
	margin-right: 0;/* margin-right: 20px; */
}
.menuPrincipale {
	margin-top: 30px;
	/* margin-right: 0px; */
	/* background-color: #F4F4F4;*/
	background-color: #fff;
	/* padding: 25px 40px; */
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.sticky .menuPrincipale {
	margin-top: 0;
}
.menuTop, .mainMenu {
	width: 100%;
	display: inline-block;
	float: right;
	padding: 0px;
	margin: 0;
}
.mainMenu {
	width: inherit;
	/* border-top: 1px solid rgba(253, 253, 253, 0.7); */
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
/*.sticky .menuPrincipale {
	margin-top: 0;
	margin-right: 0px;
}
.sticky .menuTop .nav:not(.nav-lang) li {
	margin: 4px;
	background-color: #16609E;
	border: 1px solid rgb(181, 181, 181);
}
.sticky .menuTop .nav:not(.nav-lang) li.scroll-newsletter {
	margin: 4px;
	background-color: transparent;
	border: 1px solid rgb(181, 181, 181);
}
.sticky .menuTop .nav:not(.nav-lang) li:hover {
	background: #3B3E3C;
    color: #FDFDFD;
	border: 1px solid rgb(181, 181, 181);
}
.sticky .menuTop .nav:not(.nav-lang) li:hover a{
	box-shadow: none;
}*/
.nav {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home #main-container {
	padding-top: 99px;
}
.home #main-container {
	padding-top: 0;
}
.navbar-default {
	/* min-height: 84px; */
	background-color: transparent;
	border: 0;
	/* border-bottom: 1px solid rgb(39, 40, 42); */
	z-index: 1000;
	-webkit-transition: all 0.6s ease 0.3s;
	-moz-transition: all 0.6s ease 0.3s;
	transition: all 0.6s ease 0.3s;
}
/*.navbar-default.sticky {
	background-color: rgba(39, 40, 42, 0.75) !important;
	border-bottom: 1px solid rgb(59, 62, 60);
}*/
.navbar li a {
	/* font-family: 'Montserrat', sans-serif; */
}
.navbar .nav ul {
	position: absolute;
	display: none;
	top: 33px;
	left: 0px;
	z-index: 201;
	margin: 0;
	border: 0;
	width: 100% !important;
	border-radius: 0;
	background-color: #eef2f3;
	box-shadow: none;
}
.navbar .nav ul li ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 100%;
	z-index: 99;
}
.navbar .nav li:hover > ul, .menu li.menuHover > ul {
	display: block;
}
.navbar .nav ul li {
	width: 100%;
}
.navbar .nav .dropdowm ul {
	float: none;
}
.navbar .nav .dropdowm {
	position: relative;
}
.navbar .nav .dropdowm:after {
	content: "\f078";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000 !important;
	font-size: 9px;
	padding-right: 0.5em;
	position: absolute;
	top: 60px;
	right: 16px;
}
.navbar .nav .dropdowm:hover:after {
	content: "\f078";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #FDFDFD !important;
	font-size: 9px;
	padding-right: 0.5em;
	position: absolute;
	top: 60px;
	right: 16px;
}
.navbar .nav .dropdowm.active:after {
	content: "\f078";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #FDFDFD !important;
	font-size: 9px;
	padding-right: 0.5em;
	position: absolute;
	top: 47px;
	right: 16px;
}

@media (min-width: 768px) {
.navbar-right {
	margin: 0;
}
}
.navbar ul li {
	float: left;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.navbar ul li:last-child {
}
.navbar ul li.li-inverted a{
	padding:20px 40px;
}
.navbar ul li.active {
/* background: #3B3E3C; */
	/* color: #FDFDFD; */
	/* position: relative; */
}
.navbar ul li.active > a {
	color: #585858 !important;
	border-bottom: 2px solid #BABABA;
	box-shadow: 0px -2px 0px #585858;
	background-color: transparent !important;
}
.navbar-default .navbar-nav>.active>a {
	color: #585858 !important;
	text-shadow: 0 0 0;
	border-bottom: 2px solid #585858;
}
.dropdown-menu li:hover > a, .dropdown-menu li.active > a {
/* border-bottom:1px solid #DE0D23 !important; */
}
.navbar-default .navbar-nav>li>a {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1.5px;
	line-height: 13px;
	text-transform: uppercase;
	padding: 20px 15px;
	display: block;
	cursor: pointer;
	color: #0082bf;
}
.navbar-default .navbar-nav>li>a:focus{
	outline:none;
}

.navbar-default .li-inverted a {
	color: #ffffff !important;
	background-color:#0082bf;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
    background-color: #a3bac5;
}
.navbar-default .navbar-nav>.li-inverted>a:focus, .navbar-default .navbar-nav>.li-inverted>a:hover {
    color: #ffffff;
    background-color: #a3bac5;
}
.sticky.navbar ul li a, .sticky.navbar ul li a:focus {
	/* color: #585858; */
	/* text-shadow: none; */
	/* padding: 10px 15px 8px 15px; */
}
.nav-lang li a {
	padding: 19px 20px 20px !important;
}
/*.navbar.sticky ul li a {
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.55);
	color: #FDFDFD !important;
}
.navbar.sticky ul li:hover a {
	color: #FDFDFD !important;
}*/
.navbar ul li.btn {
	display: inline-block;
	padding: 0;
	/* margin-top: 45px; */
	/* margin-left: 10px; */
	float: left;
	width: initial !important;
}
.navbar ul li.btn a {
	padding: 10px 20px;
	font-size: 13px;
	height: auto;
	color: #FDFDFD;
	display: block;
	margin: 0;
}
.navbar > ul > li > a {
	width: 120px;
	height: 112px;
	text-align: center;
	display: block;
}
.navbar > ul li > a .caret {
	position: absolute;
	right: 10px;
	top: 42%;
}
.navbar ul li.dropdowm a {
	padding-right: 32px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color: #3B3E3C;
	color: #FDFDFD;
	border-bottom: 0px;
	background-image: -o-linear-gradient(top, #585858 0, #357ebd 100%);
	background-image: none;
	text-decoration: none;
}
.navbar ul li ul li {
	background: none;
	line-height: 20px;
}
.navbar ul li ul li:last-child {
	border-bottom: 0;
}
.navbar ul li ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 11px;
	padding: 12px 20px;
	color: #3B3E3C !important;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
	border-bottom: 1px solid #FDFDFD;
}
.navbar ul li ul li a:hover {
	color: #FDFDFD !important;
	background: #3B3E3C;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}
.navbar-nav li .dropdown-menu li.dropdown {
	position: relative
}
.navbar-nav li .dropdown-menu li.dropdown .fa-angle-right {
	position: absolute;
	right: 18px;
	top: 13px;
}
.navbar-nav li .dropdown-menu li.dropdown ul.dropdown-menu {
	left: 100% !important;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	display: none !important;
	top: 0 !important
}
.navbar-nav li .dropdown-menu li.dropdown:hover .dropdown-menu {
	display: block !important;
}
.navbar-nav li .dropdown-menu li.dropdown ul.dropdown-menu li.dropdown ul.dropdown-menu {
	display: none !important;
}
.navbar-nav li .dropdown-menu li.dropdown ul.dropdown-menu li.dropdown:hover ul.dropdown-menu {
	display: block !important;
}
.fotorama {
	position: relative;
	z-index: 2;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
	width: 0;
	height: 0;
	border-width: 6px;
}
.fotorama__dot {
	display: block;
	width: 12px;
	height: 12px;
	position: relative;
	top: 12px;
	left: 6px;
	border-radius: 6px;
	border: 2px solid #7f7f7f;
}
.fotorama__arr {
	background: 0;
	font-family: "fontawesome";
	font-size: 60px;
	line-height: 30px;
	right: 16px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FDFDFD;
	margin-top: 0;
}
.detailpictures .fotorama__arr {
	font-size: 30px;
	right: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #999
}
.fotorama__arr:hover {
	color: #16609E;
}
.fotorama--fullscreen .fotorama__arr--prev, .fotorama--fullscreen .fotorama__arr--next {
	font-size: 60px;
	right: 2px;
	height: auto;
	padding-left: 50px;
	padding-right: 50px
}
.fotorama__arr--next:before {
	content: "\f105"
}
.fotorama__arr--prev:before {
	content: "\f104"
}
.fotorama__thumb-border {
	border-color: #999
}
.fotorama__fullscreen-icon {
	background: none!important;
	color: #ccc;
	opacity: 1!important
}
.fotorama__wrap--css3 .fotorama__fullscreen-icon:hover, .detailpictures .fotorama__wrap--css3:hover .fotorama__fullscreen-icon, #galerie .fotorama__wrap--css3:hover .fotorama__fullscreen-icon {
	color: #09f
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
	-webkit-transform: translate3d(80px, -80px, 0);
	transform: translate3d(80px, -80px, 0)
}
.fotorama__stage__frame:after {
	content: '';
	background-color: rgba(117, 121, 86, 0.15);
	position: absolute;
	width: 100%;
	height: 100%;
}
#slider_caption {
	display: inline-block;
	position: fixed;
	bottom: 18%;
}
#slider_caption h3, #slider_caption h4 {
	color: #FDFDFD;
	font-family: 'Montserrat', sans-serif;
	text-align: right;
}
.fotorama__html {
	z-index: 10;
}

@media (min-width: 1200px) {
#slider_caption h4 {
	font-size: 37px;
	line-height: 38px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.7);
}
#slider_caption h3 {
	font-size: 100px;
	line-height: 74px;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.7);
	margin-bottom: 13px;
}
}

@media (max-width: 1200px) {
.navbar ul li a {
	font-size: 10px;
	padding: 10px 5px 5px 10px;
}
}

.thumb-block, .md-thumb-block, .bg-thumb-block, .quad-thumb-block {
	background-size: cover !important;
	background-position: center center;
	background-repeat: no-repeat;
}
.thumb-block {
	/* min-height: 480px; */
	padding-bottom: 100%;
}
.md-thumb-block {
	min-height: 280px;
}
.bg-thumb-block {
	min-height: 520px;
}
.quad-thumb-block {
	width: 100%;
	height: 0;
	padding-bottom: 100%;/* overflow: hidden; */
	position: relative;
	display: inline-block;
}
.quad-thumb-block .testo-block-to:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 250%;
	top: -75%;
	left: 0;
	z-index: 1;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	background-image: linear-gradient( to top, rgba(49, 112, 143, 0), rgba(49, 112, 143, 0.4) 50%, rgba(49, 112, 143, 0) 100%);
}
.quad-thumb-block:hover:before {
	background-image: linear-gradient(0deg, rgba(131, 116, 112, 0) 0%, #555 100%);
}
.quad-thumb-block:hover .testo-block-to {
	top: 35%;
}
.quad-thumb-block h2 {
	color: #ffffff;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 8px;
	position: relative;
	z-index: 3;
}
.quad-thumb-block p {
	font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fefefe;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
	margin-top: 10px;
	font-size: 13px;
	text-align: center;
	/* padding-bottom: 10px; */
	text-decoration: none;
}
.testo-block-to {
	padding: 30px;
	/* height: 100%; */
	top: 38%;
	width: 100%;
	position: absolute;
	display: inline-block;
	z-index: 2;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.thumb-testo {
	position: absolute;
	bottom: -15%;
}
.testo-block .testo {
	background-color: #202020;
}
.testo-block.rosso .testo {
	background-color: #9c3f40;
}
.testo-block.corda {
	background-color: #837470;
}
.testo-block.right {
	float: right;
}
.testo-block h1 {
	color: #fff;
}
.testo {
	padding: 30px;
	background-color: #fff;
}
.testo p:first-child {
	padding-top: 0;
	margin-top: 0;
}
.thumb-title-wrapper {
	position: relative;
	width: 100%;
	height: -moz-calc(100% - 60px);
	height: -webkit-calc(100% - 60px);
	height: calc(100% - 60px);
	display: block;
	overflow: hidden;
	display: none;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
.thumb-title-wrapper:before, .thumb-title-wrapper:after {
	position: absolute;
	top: 25px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.thumb-title-wrapper:before {
	border-top: 1px solid #FDFDFD;
	border-bottom: 1px solid #FDFDFD;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.thumb-title-wrapper:after {
	border-right: 1px solid #FDFDFD;
	border-left: 1px solid #FDFDFD;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}
.thumb-title-content {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 10%;
	padding: 0;
	background: rgba(168, 81, 84, 0.73);
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
.thumb-title-content .aTitle {
	padding: 19% 5%;
	font-family: 'Montserrat', sans-serif;
	color: #F4F4F4;
	font-size: 28px;
	line-height: 30px;
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 6px;
	text-align: center;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}
a:hover .thumb-title-content {
	background: #585858;
}
a:hover .thumb-title-content .aTitle {
	margin-top: 4%;
}
.quad-thumb-block:hover .thumb-title-wrapper:before, .quad-thumb-block:hover .thumb-title-wrapper:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.btn-plus {
	font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.7px;
	line-height: 13px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 18px 30px;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 0;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	width: 100%;
	/* max-width: 300px; */
	background-color: #FDFDFD;
	border-width: 0;
	border-style: solid;
	background-color: #837470;
	position: relative;
}
.testo-block-to:after {
	right: 40px;
	bottom: 40px;
}
.img-responsive {
	width: 100%;
}
.blocchi-toSez {
	/* margin: 20px 0 0 0; */
	position: relative;
}
.blocchi-toSez [class*="col-"] {
	padding-left: 5px;
	padding-right: 5px;
}
.blocchi-toSez .container-fluid {
	position: relative;
	z-index: 2;
}
.blocchi-toSez .bg {
	width: 100%;
	height: 79%;
	position: absolute;
	background-color: #eef2f3;
	top: 10%;
	z-index: 1;
}
.bg-scuro {
	background-color: #ddd;
}
.z-3 {
	z-index: 3;
	position: relative;
}
.correlati h4 {
	margin-bottom: 12px;
	min-height: 54px;
	font-size: 22px;
	text-align: center;
}
.top-title {
/* padding: 360px 0 100px; */
	/* background-repeat: no-repeat!important; */
	/* background-position: center center!important; */
	/* background-size: cover!important; */
	/* position: relative; */
	/* z-index: 0; */
}
.top-title:after {
	content: '';
	background-color: rgba(117, 121, 86, 0.15);
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.top-title .container {
	position: relative;
	z-index: 2;
}
.top-title h1 {
	font-family: 'Montserrat', sans-serif;
	color: #FDFDFD;
	font-size: 74px;
	line-height: 70px;
	font-weight: 500;
	text-transform: initial;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.7);
}
.top-title h1:before, .top-title h1:after {
	display: none;
}

@media ( max-width:768px ) {
.blocchi-toSez [class*="pt-"] {
	padding-top: 0px !important;
}
.sidebar {
	margin-top: 30px;
	text-align: center;
}
.sidebar * {
	text-align: center;
}
}
#main-container {
	position: relative;
	z-index: 2;/* background-color: rgb(253, 253, 253); */
}
.griglia-alternata {
	overflow: hidden;
}
.griglia-alternata .bgLeft, .griglia-alternata .bgRight {
	width: 130%;
	height: 100%;
	position: absolute;
	background-color: #eef2f3;
	top: 7%;
	z-index: 1;
}
.griglia-alternata .bgLeft {
	right: 7%;
}
.griglia-alternata .bgRight {
	left: 7%;
}
.griglia-alternata .img-responsive {
	position: relative;
	z-index: 2;/* max-height: 350px; */
}
.html-content {
	background-color: #fff;
	padding: 5%;
	margin-top: 10%;
}
.html-content a {
	margin-top: 20px;
}
.html-content a, .btn {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1.5px;
	border-radius: 0;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
	padding: 15px 20px;
	display: inline-block;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	/* border-radius: 0; */
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	/* width: 100%; */
	/* max-width: 300px; */
	/* margin: 0 auto; */
	border-width: 0;
	/* border-color: #e1e1e1; */
	border-style: solid;
	background-color: #a3bac5;
	/* -webkit-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.3) inset; */
	-moz-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.3) inset;
	/* box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.3) inset; */
	-webkit-transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
	-moz-transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
	transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.form .btn {
	max-width: 300px;
}
#newsletter .btn {
	padding: 1px 12px 3px 12px;
}
.sidebar .btn {
	width: initial;
	margin-bottom: 10px;
}
.sidebar h4 {
	margin-bottom: 5px;
}
.btn i {
	font-size: 16px;
	/* margin-right: 7px; */
}
.html-content a:hover, .btn:hover, .html-content a:focus, .btn:focus, .btn.selected {
	outline: none;
	color: #FDFDFD;
	background-color: #08466d;
}
.btnW {
	font-family: Montserrat;
	color: #3B3E3C;
	font-size: 14px;
	font-weight: 700;
	line-height: 27px;
	border: 1px solid #3B3E3C;
	text-transform: uppercase;
	padding: 6px 12px 7px 12px;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color: #FDFDFD;
}
.btnW i {
	font-size: 16px;
	margin-right: 7px;
}
.btnW:hover, .btnW:focus, .btnW.selected {
	outline: none;
	color: #FDFDFD;
	background-color: #B4CC47;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
}
#btnSearch {
	width: 100%;
	max-width: 100%;
}
.button-search {
	padding-top: 8px;
}
.button-search input {
	height: 45px;
}
.map-container {
    padding: 30px;
}
.map-section {
	position: relative;
	height: 450px;
	width: 100%;
}
#map {
	height: 100%;
	width: 100%;
}
#map img {
	max-width: none;
}
#map h4 {
	font-size: 18px;
	padding: 5px;
	margin: 10px 0 0;
	color: #585858;
}
.form-container {
	/* background: #1d8ac3; */
	/* padding: 10px; */
	/* font-weight: 700; */
	color: #152736;
	/* display: inline-block; */
}
.form-container p {
	font-size: 11px;
	text-align: center !important;
	margin-top: 0px;
}
.form-container .col-md-4 p {
	margin-bottom: 6px;
	color: #152736;
	text-shadow: none;
	/* margin-top: 10px; */
}
.form {
	/* border: solid 1px #cccccc; */
	padding: 20px 10px 10px 10px;
	background: #ffffff;
	/* display: inline-block; */
	width: 100%;
	text-align: center;
	/* max-width: 420px; */
	/* margin-top: -50px; */
}
.simple-bookingForm {
	margin-top: -79px;
	background: #FDFDFD;
	z-index: 372;
	border: 0;
	padding-bottom: 16px;
	position: relative;
}

/* DatePicker Container */

.ui-datepicker {
	/* width: 216px; */
	height: auto;
	/* margin: 5px auto 0; */
	background: none !important;
	background-color: #cccccc !important;
	/* border: 1px #586A76 solid !important; */
	font-family: 'Open Sans', sans-serif;
	border-radius: 0 !important;
}
.ui-datepicker a {
	text-decoration: none;
}
/* DatePicker Table */
.ui-datepicker table {
	width: 100%;
	margin: 0;
	/* position: relative; */
	/* display: inline-block; */
	/* background-color: #000; */
}
.ui-datepicker-header {
	line-height: 30px;
	border: 0 !important;
	color: #FDFDFD !important;
	background: none !important;
}
.ui-datepicker-title {
	text-align: center;
	color: #585858;
}
.ui-widget-header .ui-icon, .ui-widget-header .ui-state-hover, .ui-widget-header .ui-datepicker-next-hover {
	background-image: none !important;
	background: none !important;
	border: 0 !important;
	top: 2px !important;
	color: #CCC;/* content: '' !important; */
	/* opacity: 0; */
}
.ui-widget-header .ui-datepicker-prev-hover {
	left: 2px !important;
}
.ui-widget-header .ui-datepicker-next-hover {
	right: 2px !important;
}
.ui-datepicker-prev, .ui-datepicker-next {
	/* display: inline-block; */
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-repeat: no-repeat;
	/* line-height: 600%; */
	overflow: hidden;
	position: relative;
}
.ui-datepicker-prev:after, .ui-datepicker-next:after {
	font: 16px "fontawesome", monospace;
	color: #585858;
	right: 8px;
	top: 7px;
	padding: 0 0 2px;
	position: absolute;
	pointer-events: none;
}
.ui-datepicker-prev:hover:after, .ui-datepicker-next:hover:after {
	color: #4a4a4a;
	margin: 0;
}
.ui-datepicker-prev {
	float: left;
	background-position: center -30px;
}
.ui-datepicker-prev:after {
	content: '\f053';
}
.ui-datepicker-next {
	float: right;
	background-position: center 0px;
}
.ui-datepicker-next:after {
	content: '\f054';
}
.ui-datepicker thead {
	background-color: #585858;
	/* border-bottom: 1px solid #FDFDFD; */
	/* border-top: 1px solid #FDFDFD; */
}
.ui-datepicker th {
	text-transform: uppercase;
	font-size: 8pt;
	padding: 3px 0;
	text-align: center;
	color: #FDFDFD;
}
.ui-datepicker tbody td {
	padding: 0;
}
.ui-datepicker tbody td:last-child {
	border-bottom: 0px;
}
.ui-datepicker tbody tr {
	border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
	border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin: 0 !important;
	height: 30px;
	line-height: 30px;
	background: none !important;
	background-color: #eef2f3 !important;
	color: #4A4A4A;
	border: 1px solid #152736;
}
.ui-datepicker td a:hover {
	background-color: #1d8ac3 !important;
	color: #333333;
	border: 0;
}
.ui-datepicker-calendar .ui-state-default {
	border: 0 !important;
	padding: 0 7px !important;
	background: #ededed;
}
.ui-datepicker-calendar .ui-state-hover {
	background: none !important;
}
.ui-datepicker-calendar .ui-state-active {
	background: #6eafbf;
	color: #e0e0e0;
	border: 1px solid #55838f;
	position: relative;
	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
	background: #eef2f3;
	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
	margin-left: 0;
}
.ui-datepicker-calendar td .ui-state-active {
	border: 0;
	background-color: #1d8ac3 !important;
	color: #585858;
	font-weight: 600;
	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0;
}
.privacy-form p {
	margin: 0px 0 5px 0 !important;
	padding: 0;/* text-align: center; */
}
#newsletter .privacy-form p {
	margin: 0px 0 2px 0 !important;
	padding: 0;
}
.wpcf7-response-output {
	display: inline-block;
	/* padding: 0; */
	/* margin: 0; */
	text-align: center !important;
}
div.wpcf7-validation-errors {
	border: 2px solid #ff0000 !important;
	color: #f00;
	font-size: 12px !important;
	line-height: 16px !important;
	display: block !important;
	text-align: center; /* margin: 0 auto !important; */
}
span.wpcf7-not-valid-tip {
	font-weight: 600 !important;
	font-size: 12px !important;
	line-height: 16px !important;
}
div.wpcf7 img.ajax-loader {
	padding-top: 5px;
	margin: 0 auto !important;
	display: block !important;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #16609E !important;
/* text-align: center !important; */
}

.navbar .nav-lang .dropdown-menu {
	min-width: 1px;
	width: 70px;
	text-align: center;
	left: 0
}
.navbar .nav-lang .dropdown-menu a {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
}
.home_slider {
	overflow: hidden;
	position: relative;
}
.home_slider ul, .home_slider li {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 3;
}
.home_slider li {
	position: relative !important;
	/* z-index: 1 !important; */
	-webkit-transform: translateZ(0) !important;
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
	-moz-transform: matrix(1, 0, 0, 1, 0, 0) !important;
	transform: matrix(1, 0, 0, 1, 0, 0) !important;
}
.slider_box {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}
.slider_box:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;/* background-color: rgba(0, 0, 0, 0.4); */
}
.shad_box .d_table {
	position: relative;
	z-index: 10000000!important;
}
.slogan_slider {
	font: 3.8em/1em theano_didotregular;
	color: white;
	padding-right: 20%;
	padding-left: 20%;
}
.logo_slider {
	text-align: center;
	margin-bottom: 60px;
}
.logo_slider img {
	max-width: 320px;
	visibility: visible !important;
	margin: 0 auto;
}
.mouse-icon {
	position: relative;
	border: 2px solid #fff;
	border-radius: 16px;
	height: 35px;
	width: 20px;
	margin: 0 auto;
	display: block;
	z-index: 3;
	position: absolute;
	bottom: 36px;
	left: 50%;
	margin-left: -10px;
	opacity: .7;
}

.mouse-icon .wheel {
	-webkit-animation-name: drop;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-play-state: running;
	animation-name: drop;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-play-state: running;
}

.mouse-icon .wheel {
	position: relative;
	border-radius: 10px;
	background: #fff;
	width: 2px;
	height: 5px;
	top: 4px;
	margin-left: auto;
	margin-right: auto;
}

@-webkit-keyframes drop {
0%   { top:5px;  opacity: 0;}
30%  { top:10px; opacity: 1;}
100% { top:25px; opacity: 0;}
}

@keyframes drop {
0%   { top:5px;  opacity: 0;}
30%  { top:10px; opacity: 1;}
100% { top:25px; opacity: 0;}
}

.bg {
	background-size: cover;
	background-position: center center;
}
.bg_blue {
	background-color: #01426a;
}
.bg_white {
	background-color: white;
}
.bg_gray_1 {
	background-color: #f2f2f2;
}
.bg_gray_2 {
	background-color: #dfdfdf;
}
.bg_gray_3 {
	background-color: #c8c8c8;
}
.bg_gray_dark {
	background-color: #8a8990;
}
.bg_footer {
	background-color: #01426a;
}
.relative {
	position: relative;
}
.d_table {
	display: table;
	height: 100%;
	width: 100%;
}
.d_cell {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
/* Browser Resets
*********************************/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	position: relative;
	display: none;
	-webkit-backface-visibility: hidden;
	overflow: hidden;
}
.flexslider .slides > li:after {
	content: '';
	/* outline: 20px solid rgba(177, 177, 177, 0.5); */
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	outline-offset: -30px;
}
.flexslider .slides img {
	width: 100%;
	max-height: 750px;
	display: block;/* visibility: hidden; */
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
/*
#home_slider .bg:before{
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	z-index: 2;
	top:0;
	left:0;
	-webkit-box-shadow:
     inset -80px  0  0 rgba(255, 255, 255, 0.2),
     inset  80px 0 0 rgba(255, 255, 255, 0.2),
     inset  0  80px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow:
     inset -80px  0  0 rgba(255, 255, 255, 0.2),
     inset  80px 0 0 rgba(255, 255, 255, 0.2),
     inset  0  80px 0 rgba(255, 255, 255, 0.2);
	box-shadow:
     inset -80px  0  0 rgba(255, 255, 255, 0.2),
     inset  80px 0 0 rgba(255, 255, 255, 0.2),
     inset  0  80px 0 rgba(255, 255, 255, 0.2);
}
*/
#home_slider .bg:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.08);
}
.boxline.top, .boxline.right, .boxline.left {
	background-color: rgba(255, 255, 255, 0.2);
	position: absolute;
	z-index: 2;
}
.boxline.top {
	width: 100%;
	top: 28px;
	height: 2px;
}
.boxline.right {
	width: 2px;
	left: 28px;
	height: 100%;
	top: 80px;
}
.boxline.left {
	width: 2px;
	height: 100%;
	top: 80px;
	right: 28px;
}
.flexslider {
	margin: 0px 0 0px;
	position: relative;
	zoom: 1;
	border: 0;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 500px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav, .flex-direction-nav li {
	height: 0;
	position: absolute !important;
	z-index: 5 !important;
}
.flex-direction-nav {
	top: 50%;
}
.flex-direction-nav li {
}
.flex-direction-nav a {
	text-decoration: none;
	/* display: block; */
	width: 70px;
	height: 80px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	/* color: rgba(0,0,0,0.8); */
	/* text-shadow: 1px 1px 0 rgba(255,255,255,0.3); */
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	line-height: 1;
	display: inline-block;
	content: '';
}
.flex-direction-nav a.flex-next:before {
	background: url(img/arrow_r_w.svg) no-repeat;
	background-position: right center;
}
.flex-direction-nav a.flex-prev:before {
	background: url(img/arrow_l_w.svg) no-repeat;
	background-position: left center;
}
.flex-direction-nav a.flex-next:before, .flex-direction-nav a.flex-prev:before {
	content: '';
	background-size: cover !important;
	/* margin-left: 10px; */
	width: 70px;
	height: 80px;
}
/* Pause/Play */
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10%;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 33px;
	height: 28px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.flex-direction-nav a.flex-next:before {
	background-size: 25px 28px;
	width: 35px;
	height: 28px;
}
.flex-direction-nav a.flex-prev:before {
	background-size: 25px 28px;
	width: 35px;
	height: 28px;
}
.flex-direction-nav a.flex-next {
	margin-right: -6px;
}
.flex-direction-nav a.flex-prev {
	margin-left: -21px;
}
}
.flex-caption, .titoloAlto {
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	z-index: 20;
}
.h-50 .flex-caption {
	bottom: 20%;
}
.h-100 .flex-caption {
	bottom: 22%;
}
.titoloAlto {
	bottom: 50%;
}
.flex-caption h1, .flex-caption h2, .titoloAlto h1, .titoloAlto h2 {
	font-size: 90px;
	color: #fff;
	/* text-align: center; */
	line-height: 79px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #fefefe;
	/* letter-spacing: 16px; */
}
.flex-caption h1 {
	margin-bottom: 20px;
}
.titoloAlto h1, .titoloAlto h2 {
/* text-align: right; */
}
.flex-caption h1:before, .flex-caption h1:after, .titoloAlto h1:after, .titoloAlto h1:before {
	display: none;
}
.flex-caption h2, .titoloAlto h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 30px;
	margin-top: 0px;
	text-transform: uppercase;
}
.flex-caption .btn {
	width: initial;
	text-shadow: 0px 0px 0px #000;
}
.flex-caption p {
	font-size: 20px;
	margin: 0;
	font-weight: 400;
	font-family: Source Sans Pro;
	letter-spacing: 2px;
}
.fixed_mobile {
	display: none;
	position: fixed;
	font-size: 12px;
	bottom: 0;
	z-index: 1000;
	width: 100%;
	height: 35px;
	border-top: 1px solid #ffffff;
	background-color: #1d8ac3;
}
.fixed_mobile div {
	/* width: 50%; */
	height: 100%;
	float: left;
	position: relative;
	text-align: center;
}
.fixed_mobile div {
	border-right: 1px solid #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.fixed_mobile div:last-child {
	border-right: 0px;
}
.fixed_mobile div a {
	color: #fff;
	font-size: 12px;
	line-height: 23px;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 6px;
	text-align: center;
	text-transform: uppercase;
}
.fixed_mobile div a:hover {
	text-decoration: none;
}

@media (min-width: 768px) and (max-width: 980px) {
.flex-caption h1 {
	font-size: 70px;
}
.flex-caption p {
	font-size: 13px;
}
.flex-control-nav {
	bottom: 25%;
}
}

@media (max-width: 767px) {
.flex-caption h1 {
	font-size: 35px;
}
.flex-caption p {
	font-size: 10px;
}
.flex-control-nav {
	bottom: 15%;
}
}
.wrapper {
	padding: 0 5%;
}
.wrapper.mini {
	padding: 0 2%;
}
.bg1 {
	background-color: rgb(253, 253, 253);
}

@media (max-width: 768px) {

.map-section {
    height: 350px;
}
.simple-bookingForm {
	padding: 0;
	margin: 0;
}
.simple-bookingForm > div {
	display: none;
}
.scroll_down {
	bottom: 8%;
}
.flex-caption .wrapper {
	text-align: center;
}
.flex-caption h1, .titoloAlto h1 {
	font-size: 38px;
	line-height: 34px;
	text-align: center;
}
.flex-caption h2, .titoloAlto h2 {
	font-size: 18px;
	line-height: 19px;
	text-align: center;
}
.flex-caption h2:after, .titoloAlto h2:after {
	/* content: ' '; */
	width: 100px;
	height: 2px;
	background-color: #FEFEFE;
	/* top: 20px; */
	/* left: -100px; */
	margin: 10px auto;
	position: relative;
	display: block;
}
.flex-caption .wrapper .btn {
	margin-top: 15px;
}
h1 {
	font-size: 50px;
	line-height: 50px;
}
h1:before, h1:after {
	display: none !important;
}
.fixed_mobile {
	display: block !important;
}
.correlati h4 {
	min-height: initial;
}

.separatore.stellar {
	/* display: none; */
}
.mouse-icon{
	bottom: 60px;
}
}
.no-padding {
	padding: 0;
}
.socials a {
	padding: 0 6px;
}
span.little-p {
	font-size: 10px;
	padding-top: 5px;
	font-weight: 600;
	display: inline-block;
	text-align: center;
}
.page-loader {
	position: fixed;
	background: #e8e8e8;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	z-index: 9998;
}
.loader {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -57px 0 0 -160px;
	z-index: 9999;
	width: 320px;
	height: 114px;
	z-index:2;
	-webkit-animation-duration: 1500ms;
	animation-duration: 1500ms;
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-iteration-count: pulse;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 1500ms;
	-webkit-animation-name: pulse;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-duration: 1500ms;
	-moz-animation-name: pulse;
	-moz-iteration-count: infinite;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.row .btn-plus.vuoto:parent {
 text-align:center;
}
.btn-plus.vuoto {
	display: table;
	border-top: 30px solid #fff;
	position: relative;
}
.bg-grigio ~ .btn-plus.vuoto {
	border-top: 30px solid #EEF2F3;
}
.btn-plus.minus.vuoto {
	border-top: 0px;
}
.btn-plus.vuoto:hover {
	background-color: rgb(179, 178, 178);
}
.mainText[data-readmore] {
	width: initial !important;/* padding-bottom: 10px; */
}
.abs {
	position: absolute;
}
.block-int {
	top: -240px;
	z-index: 4;
}
.block-int-btm {
	bottom: 0px;
}
.row-centered {
	text-align: center;
	width: 100%;
}
.col-centered {
	display: inline-block;
	float: none;
	overflow: hidden;
	margin: 0px -1.7px;
	margin-bottom: -7px;
}
.video-cont:after {
	content: '';
	background-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.video-cont:hover:after {
	background-color: rgba(0, 0, 0, 0.4);
}
.video-cont:before {
	font-family: FontAwesome;
	content: '\f16a';
	font-size: 80px;
	position: absolute;
	width: 80px;
	height: 60px;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -30px;
	line-height: 60px;
	z-index: 3;
}
.gallery .wrapper:after {
	content: '';
	background-color: rgba(0,0,0,0.1);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.gallery .wrapper:hover:after {
	background-color: rgba(0, 0, 0, 0.4);
}
.gallery .wrapper:before {
	font-family: FontAwesome;
	content: '\f03e';
	font-size: 80px;
	position: absolute;
	width: 80px;
	height: 60px;
	top: 50%;
	left: 50%;
	font-weight: normal;
	margin-left: -40px;
	margin-top: -30px;
	line-height: 60px;
	z-index: 3;
	color: #fff;
}
.modal-dialog {
	width: 80%;
}
@media (max-width: 768px){
	.modal-dialog {
	width: 90%;
	margin:0 auto;
}
}
.modal .close {
	font-size: 33px;
	line-height: 18px;
	color: #fff;
	opacity: 1;
	text-shadow: none;
}
.modal .close:focus, .modal .close:hover {
    color: #fff;
    text-decoration: none;
    outline: none;
    opacity: 1;
}
.modal-header {
	border-bottom: 0px;
	position: absolute;
	top: -46px;
	right: 20px;
	z-index: 2;
	background-color: #0082bf;
}
.modal-header:hover {
	background-color: #ddcc9a;
}
.modal-dialog {
	margin-top:90px;
}
.modal-content {
	border-radius: 0px
}
.modal-body {
    padding: 35px;
}
@media (max-width:992px){
.gfield_html_formatted{clear:both;padding:0 15px;}
.gform_footer.top_label{padding:0 15px;text-align:center;}
}
form .btn{/* background-color:transparent; *//* color:#fff!important; *//* border:1px solid #fff; */width:250px;}
@media (max-width:992px){
form .btn{/* width:initial; */}
}
.form .btn:hover,.form .btn:focus{background-color:#cad6da;}
.form-container .form{width:100%;position:relative;z-index:2;}
.form input:not([type='submit']):not([type='checkbox']):not([type='button']):not([type='radio']),.form select,.form textarea{border: 1px solid #0082bf;background:#fff;color:#000;padding-left:10px;width:100%;height:46px;font-size:16px;font-weight:300;position:relative;-webkit-border-radius:0px;outline:none;}
.form select{padding:0 10px;margin:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;outline:none;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;}
.form textarea{min-height:87px;resize:none;}
label{float:left;margin-top:0px;margin-bottom:5px;font-family:'Lato', sans-serif;color: #585858;font-size:12px;font-weight: 700;letter-spacing:1px;line-height:13px;text-transform:uppercase;padding-bottom:1px;display:inline-block;}
.form a:hover{text-decoration:underline;}
.gform_wrapper,.gform_wrapper form{display:inline-block;width:100%;}
.gform_wrapper ul{padding-left:0;list-style:none;display:block;}
.gfield_checkbox label{width:95%;padding-left:6px;}
.ginput_container.ginput_container_checkbox{display:inline-block;float:left;width:96%;}
.gform_wrapper li{margin-bottom:10px;font-weight:500;/* color:#fff; */font-size:11px;line-height:15px;}
@media (min-width: 992px) {
.col-privacy {
    padding-left: 0!important;
    padding-right: 0!important;
}
}
.col-privacy .gfield_label {
    position: absolute;
}
.col-privacy .ginput_container {
    position: relative;
    vertical-align: top;
    margin-left: 10px;
}
.col-privacy .ginput_container input[type=checkbox] {
    margin-top: 0;
    position: absolute;
    vertical-align: middle;
}
.col-privacy .ginput_container label {
    margin-left: 18px;
    position: relative;
    top: 0;
    vertical-align: top;
}
.gfield_checkbox li {
    margin-bottom: 0px;
    float: left;
    margin-left: 15px;
}
.gfield_checkbox li:first-child {
    margin-left: 0px;
}
input[type=checkbox]{float:left;margin:0 3px 0 0;display:inline-block;position:relative;}
.gsection{clear:both;width:100%;height:3px;margin:0!important;}
.gsection h2{margin:9px 0!important;}
.gform_wrapper form{margin-bottom:0;}
.ginput_container input:not([type='checkbox']):not([type='radio']),.ginput_container select,.ginput_container textarea{width:100%;padding:6px 12px;font-size:15px;line-height:1.1;color:#000;vertical-align:middle;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.ginput_container input:-moz-placeholder,.ginput_container select:-moz-placeholder,.ginput_container textarea:-moz-placeholder{color:#999;}
.ginput_container input::-moz-placeholder,.ginput_container select::-moz-placeholder,.ginput_container textarea::-moz-placeholder{color:#999;}
.ginput_container input:-ms-input-placeholder,.ginput_container select:-ms-input-placeholder,.ginput_container textarea:-ms-input-placeholder{color:#999;}
.ginput_container input::-webkit-input-placeholder,.ginput_container select::-webkit-input-placeholder,.ginput_container textarea::-webkit-input-placeholder{color:#999;}
.ginput_container input:focus,.ginput_container select:focus,.ginput_container textarea:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(221,205,180,0.7);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(221,205,180,0.7);}
.ginput_container textarea{height: 120px;}
.ginput_container_select:after{content:'\f078';font:17px "fontawesome", monospace;color:#02547D;right:28px;top:33px;padding:0 0 2px;position:absolute;pointer-events:none;}
.ginput_container_select:hover:after{color:#02547D;}
.ginput_container_date:after{content:'\f073';font:17px "fontawesome", monospace;color:#02547D;right:27px;top:33px;padding:0 0 2px;position:absolute;pointer-events:none;}
.ginput_container_date:hover:after{cursor:pointer;color:#02547D;}
.gform_wrapper .gfield_error .gfield_label{color:#b94a48;}
.gform_wrapper .gfield_error input{border-color:#eed3d7;background-color:#f2dede;color:#b94a48;}
.gform_wrapper .gfield_error input:focus{border-color:#b94a48;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(185,74,72,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(185,74,72,0.6);}
.validation_message{color:#B94A48;}
.validation_error{padding:9px 14px;margin:0 15px;margin-bottom:20px;background-color:#f2dede;border-color:#eed3d7;color:#b94a48;}
.gform_footer.top_label{display:initial;width:100%;position:relative;float:none;}
#field_1_30 .gfield_label{display:inline-block;float:left;margin-right:4px;}
.gfield_checkbox li{margin-bottom:0px;float:left;width:100%;margin-left:15px;}
.gfield_checkbox li:first-child{margin-left:0px;}
.gfield_description.validation_message{display:inline-block;width:100%;font-weight:600;}
.gallery-row {
	padding: 15px 0;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
figure.alignnone {
	margin-left: 0;
	margin-right: 0;
}
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.activity {
	margin: 0 0 40px 0;
}
.activity .img-thumb {
	margin: 0 0 20px 0;
	min-height: 240px;
	background-size: cover !important;
	background-position: center center !important;
}
.activity h1 {
	font-size: 23px;
	line-height: 26px;
	margin-bottom: 5px;
}
.sidebar h4, .grid h4 {
	background-color: #d2d2d2;
	color: #fff;
	padding: 10px;
	font-weight: 300;
}
.sidebar h4:first-child {
	margin-top: 0;
}

.separatore {
	position: relative;
	background-size: cover !important;
}
.separatore.mobile {
	background-position: center center !important;
}
.stellar {
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
	position: relative;
	-webkit-background-size: cover !important;
	background-size: cover !important;
}
.separatore.big {
	min-height: 500px;
}
.separatore:before {
	background-color: rgba(0, 130, 191, 0.7);
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
}
.separatore .container {
	padding-top: 190px;
	padding-bottom: 180px;
}
.separatore h1 {
	/* font-size: 48px; */
	/* line-height: 48px; */
	font-weight: 300;
	letter-spacing: 14px;
}
.separatore h1, .separatore h2, .separatore h3, .separatore h4, .separatore p {
	text-align: center;
	color: #FDFDFD;
	text-shadow: 0 0 140px #555;
}
.tags {
	margin: 0;
	padding: 5px;
	text-align: left;
	display: inline-block;
}
.tags li, .tags a {
	float: left;
	height: 24px;
	line-height: 24px;
	position: relative;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px;
}
.tags a {
	margin-left: 20px;
	padding: 0 9px 0 12px;
	background: #C5D4B3;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	-moz-border-radius-bottomright: 4px;
	/* -webkit-border-bottom-right-radius: 4px; */
    /* border-bottom-right-radius: 4px; */
	-moz-border-radius-topright: 4px;/* -webkit-border-top-right-radius: 4px; */
    /* border-top-right-radius: 4px; */
}
.tags a:after {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	float: left;
	width: 4px;
	height: 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	-moz-box-shadow: -1px -1px 0px #391A11;
	-webkit-box-shadow: -1px -1px 0px #391A11;
	box-shadow: -1px -1px 0px #391A11;
}
.tags a:hover {
	background: #585858;
	color: #fff;
}
.tags a:hover:before {
	border-color: transparent #585858 transparent transparent;
}
/* Pagination */
.pagination {
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
.float-right {
	float: right;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #fff;/* Pagination text color */
	background: #FFDE6A;/* Pagination non-active background color */
	-webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
	-webkit-transition: background .15s ease-in-out;
	-moz-transition: background .15s ease-in-out;
	-ms-transition: background .15s ease-in-out;
	-o-transition: background .15s ease-in-out;
	transition: background .15s ease-in-out;
}
.pagination:first-child {
	margin-top: 0;
}
.pagination span:first-child {
	color: #473025;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.pagination a:hover {
	color: #fff;
	background: #585858; /* Pagination background on hover */
}
.pagination .current {
	padding: 6px 9px 5px 9px;
	background: #AFAFAF;/* Current page background */
	color: #fff;
}
.bg-grigio {
	background-color: #e8e8e8;
}
.bg-grigio h1, .bg-grigio h2, .bg-grigio h3, .bg-grigio h4, .bg-grigio h5, .bg-grigio h6 {
	/* color: #fff; */
}
.bg-grigio p {
	/* color: #585858; */
}
.bg-grigio h3 {
	/* color: #1e1515; */
}
.pd-40 {
	padding: 40px 40px 40px 0;
	display: inline-block;
}
.pd-60 {
	padding: 60px !important;
	display: inline-block;
}
.bg2 {
	background-color: #494A52;
}
.bg3{
	background-color: #1d8ac3;
}
.bg4{
	background-color: #848B90;
}
.bg-nero {
    background: #0d4661;
}

@media (min-width: 768px){
.row-sm-flex-center {
    display: flex;
    align-items: center;
}
.row-sm-flex-center.reverse {
  -webkit-flex-direction: row-reverse; /* Safari */
  flex-direction:         row-reverse;
}
}

.socials {
    text-align: center;
}

.blocchi h1 {
    text-shadow: none;
}
.owl-navs .btn {
    background: #a3bac5;
    border: 0;
    width: 37px;
    height: 37px;
    border-radius: 0;
    text-align: center;
}
.owl-navs .btn:hover {
    background: #002B47;
}
.owl-navs .btn i {
    margin-top: 6px;
    text-align: center;
}
.owl-navs .btn i * {
    text-align: center;
}
.owl-navs .btn {
    padding: 5px 12px;
    margin: 0 10px;
}
.owl-carousel .item {
    /* margin: 10px; */
    border-radius: 0px;
}
.owl-item {
    margin: 10px;
    overflow: hidden;
}
.owl-carousel .item h3 {
    /* margin-bottom: 0px; */
	font-family: 'Oswald', sans-serif;
}
.item .image {
    padding-bottom: 100%;
    background-position: center center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    overflow: hidden!important;
}
.aInfo {
    position: absolute;
    z-index: 1;
    background-color: rgba(0, 130, 191, 0.79);
    margin: 0;
    top: 20px;
    /* left: 0px; */
    padding: 0px 15px;
    -webkit-transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    -moz-transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
	
}
.aInfo * {
    color: #fff;
    text-transform: uppercase;
    margin:10px 0;
}

/* .aInfo:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 0px;
    top: 100%;
    border-width: 5px 5px;
    border-style: solid;
    border-color: #0A466E #0A466E rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
} */
.owl-stage {
    flex-direction: row;
    margin: 0px auto;
    display: flex!important;
}
.blocchi .blocchi .item {
    position: relative;
}
.blocchi .item h3 span {
    font-size: 14px;
}
.blocchi .owl-item .item h3 {
    /* margin-top: 10px; */
}
a.item-a {
    width: 100%;
}
a.item-a .item .btn {
   position:absolute;
   right: 25px;
   bottom:0;
   opacity: 0;
}
a.item-a:hover .item .btn {
    bottom:25px;
    opacity: 1;
}
a.item-a:hover .item .aInfo {
    top: 35px;
}

.owl-carousel{display:inline-block!important;}
.owl-carousel .owl-stage{margin:0
auto;}
.owl-carousel
.item{/* margin:10px; */-webkit-border-radius:0px;-moz-border-radius:3px;text-align:center;}
#owl-eventi
.item{margin:10px;}
.servizi .owl-carousel .item:before{content:'';height:76%;top:12%;width:1px;background-color:#fff;position:absolute;right:0;}
.servizi .owl-carousel .owl-item:last-child .item:before{display:none;}
.owl-carousel .item
h3{/* margin-bottom:0; */padding-bottom:0;/* color:#fff; */text-align: initial;}
.servizi *{color:#fff;text-align: center !important;}
.servizi .testo{background: none; padding:10px;}
.item
.icona{padding-bottom:35%;background-position:center center!important;background-size:contain!important;background-repeat:no-repeat!important;margin-bottom:25px;}



@media (max-width: 992px) {
footer {
    padding-bottom: 35px;
}
.clear-sm {
    clear: both;
    margin-top: 40px;
}
.footer-social-links, .footer-social-links * {
    text-align: center!important;
}
footer .text-right *, footer .text-right {
    text-align: left;
}
}
.logo {
    background-repeat: no-repeat!important;
    width: 280px;
    height: 100px;
    background-size: contain!important;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.z4 {
    position: relative;
    z-index: 4;
}
footer {
    background-color: #a3bac5;
    line-height: 18px;
    color: #fff;
    font-size: 15px;
    line-height: 21px;
}
.home footer {
    margin-top: 0!important;
}
footer a {
    color: #fff;
    text-decoration: none;
}
footer a:hover {
    color: #fff;
    /* background: #fff; */
    text-decoration: underline;
}
footer .logo {
    margin: 0 auto 10px;
    opacity: 1;
    width: 90%!important;
    height: 104px!important;
    position: relative;
    background-position: center center!important;
}
footer .logo-partner {
    margin: 10px 0 0 0;
    left: 30%;
    width: 70%!important;
    height: 70px;
    position: relative;
    background-position: top right!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
}

@media (max-width: 992px) {
footer .logo-partner {
    left: 0;
    background-position: top left!important;
}
}
footer h3 {
    font-size: 16px;
    line-height: 1;
    margin: 0;
    text-align: initial;
    padding-bottom: 10px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.copyright {
    margin: 0;
    font-size: 10px;
    line-height: 15px;
    color: #fff;
}
.footer-social-links, .footer-social-links * {
    text-align: center;
}
.footer-social-links a {
    margin: 0 5px;
}
.footer-social-links a:hover .fa {
    background: #0d4661;
    border: 2px solid #0d4661;
}
.footer-social-links .fa {
    font-size: 18px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50px;
    border: 2px solid #fff;
}

.text-center *, .text-center {
    text-align: center;
}
.text-right *, .text-right {
    text-align: right;
}

@media ( max-width:768px ) {
footer .text-right, footer .text-right *, footer .text-left, footer .text-left * {
    text-align: center!important;
}
footer [class*="col-"] {
    margin-top: 40px;
}
footer [class*="col-"]:first-child {
    margin-top: 0px;
}
.footer-social-links, .footer-social-links * {
    text-align: center;
}
footer .logo-partner {
    background-position: center center!important;
    width: 100%!important;
    left: 0;
}
}

.gradientebianco {
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 68%, rgba(255,255,255,0.97) 69%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 68%,rgba(255,255,255,0.97) 69%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 68%,rgba(255,255,255,0.97) 69%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.leaflet-container a.btn {
    color: #fff;
}