article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

.left h1 {
	text-align: center;
}

audio,
canvas,
video {
	display: inline;
	zoom: 1
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

a:focus {
	outline: thin dotted
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

strong {
	font-weight: 700
}

blockquote {
	margin: 1em 40px
}

dfn {
	font-style: italic
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background: #ff0;
	color: #000
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em
}

pre {
	white-space: pre-wrap;
	word-wrap: break-word
}

q {
	quotes: none
}

q:before,
q:after {
	content: none
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

dd {
	margin: 0 0 0 40px
}

menu,
ol,
ul {
	padding: 0 0 0 40px
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

svg:not(:root) {
	overflow: hidden
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	white-space: normal;
	margin-left: -7px;
	padding: 0
}

button,
input,
select,
textarea {
	font-size: 100%;
	vertical-align: middle;
	margin: 0
}

button,
input {
	line-height: normal
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	overflow: visible
}

button[disabled],
html input[disabled] {
	cursor: default
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	height: 13px;
	width: 13px;
	padding: 0
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

#send2 {
	display: none;
}
#ct-code {background: url(/it/verimage.html) no-repeat left center white;padding-left: 100px;}
table {
	border-collapse: collapse;
	border-spacing: 0
}

body,
figure,
form {
	margin: 0
}

p,
pre,
dl,
menu,
ol,
ul {
	margin: 1em 0
}

button,
input,
select,
textarea {
	font-family: sans-serif
}

html {
	font-size: 1em;
	line-height: 1.618;
	background: #f8f8f8;
	color: #474e56;
	font-family: 'Lato', sans-serif;
	/*text-shadow:rgba(255,255,255,.68) 1px 1px 0*/
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}

::selection {
	background: #b3d4fc;
	text-shadow: none
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

audio,
canvas,
img,
video {
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

.browsehappy {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}

.hidden {
	display: none!important;
	visibility: hidden
}

.hidden2,
.hidden-xs {
	display: none
}

.hidden-op img {
	opacity: 0
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.invisible {
	visibility: hidden
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	*zoom: 1
}

.radius,
.closex {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

button,
input,
select,
textarea,
.btn,
.selectui,
#link-ul-f li:after,
.input-mkd,
.date-picker-wrapper .drp_top-bar .apply-btn {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

button,
input,
select,
textarea,
.btn,
.selectui {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
	padding: .625em;
	border: #eee 1px solid;
	font-size: .875em;
	font-family: Georgia;
	font-style: italic
}

button,
input,
.btn,
textarea,
.selectui {
	line-height: 1.5em;
	margin-bottom: .5em
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.btn {
	cursor: pointer;
	*overflow: visible;
	display: block;
	text-align: center;
	font-weight: 300;
	text-decoration: none;
	width: 100%;
	letter-spacing: .04em
}

button,
input[type="submit"],
.btn,
button:visited,
input[type="submit"]:visited,
.btn:visited {
	background-color: #474e56;
	border: none;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .49);
	position: relative
}

button:hover,
input[type="submit"]:hover,
.btn:hover {
	background-color: #8cba12;
	color: #fff
}

button:active,
input[type="submit"]:active,
.btn:active {
	background-color: #12a0ba;
	color: #fff
}

button[disabled],
input[disabled],
.btn[disabled] {
	cursor: default
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 16px;
	*width: 16px;
	border: none;
	background-color: #eee
}

input[type="checkbox"].cscheckbox,
input[type="radio"].cscheckbox {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	margin: -24px;
	padding: 0;
	border: 0
}

input[type="checkbox"].cscheckbox+label.cslabel:after,
input[type="radio"].cscheckbox+label.cslabel:after {
	top: 2px;
	content: "";
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	background-color: #a9a9a9;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}

input[type="checkbox"].cscheckbox:checked+label.cslabel:after {
	background-color: #474e56;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../immagini/checkedw.png)
}

input[type="radio"].cscheckbox+label.cslabel:after {
	border: #eee 6px solid;
	width: 6px;
	height: 6px;
	-webkit-border-top-left-radius: 18px;
	-webkit-border-top-right-radius: 18px;
	-webkit-border-bottom-right-radius: 18px;
	-webkit-border-bottom-left-radius: 18px;
	-moz-border-radius-topleft: 18px;
	-moz-border-radius-topright: 18px;
	-moz-border-radius-bottomright: 18px;
	-moz-border-radius-bottomleft: 18px;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px
}

input[type="radio"].cscheckbox:checked+label.cslabel:after {
	background-color: #fff;
	border: #474e56 6px solid;
	width: 6px;
	height: 6px
}

.chekui {
	position: relative;
	list-style: none;
	padding: 0
}

input[type="checkbox"].ckleft+label,
input[type="radio"].ckleft+label {
	position: relative;
	padding-left: 1.75em;
	padding-top: .175em
}

input[type="checkbox"].ckleft+label:after,
input[type="radio"].ckleft+label:after {
	position: absolute;
	left: 0
}

label {
	font-size: .875em;
	font-family: georgia;
	font-style: italic
}

input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"] {
	width: 100%;
	padding: .625em 0;
	text-indent: 16px
}

input[type="search"]:active,
input[type="search"]:focus,
input[type="text"]:active,
input[type="password"]:active,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input:invalid {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: #86943f 1px solid
}

input[type="email"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="url"] {
	background-repeat: no-repeat;
	text-indent: 36px;
	display: block;
	background-image: url(../immagini/formsprite.png)
}

input[type="email"] {
	background-position: 6px -2px
}

input[type="password"] {
	background-position: 6px -46px
}

input[type="tel"] {
	background-position: 6px -134px
}

input[type="url"] {
	background-position: 6px -90px
}

input:invalid {
	border: 1px solid #df2927
}

.input-mkd-inv {
	border: 1px solid #df2927!important
}

input:required {
	border: #eee 1px solid;
	-webkit-border-radius: none!important;
	-moz-border-radius: none!important;
	border-radius: none!important
}

.input-mkd {
	position: relative;
	overflow: hidden;
	margin-bottom: .5em;
	border: #eee 1px solid
}

.input-mkd input,
.input-mkd input:focus,
.input-mkd textarea,
.input-mkd textarea:focus {
	margin-bottom: 0;
	border: none;
	width: 84%;
	padding: .625em 16% .625em 0;
	-webkit-border-radius: none!important;
	-moz-border-radius: none!important;
	border-radius: none!important
}

.input-mkd textarea,
.input-mkd textarea:focus {
	width: 81%;
	padding-left: 3%
}

.input-mkd-fcs {
	border: #2aabe4 1px solid
}

.inputcorner {
	position: absolute;
	right: -23px;
	top: -23px;
	width: 46px;
	height: 46px;
	background-color: #efefef;
	background-repeat: no-repeat;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.asterisk {
	background-image: url(../immagini/formsprite.png);
	background-position: 14px -158px
}

.btn-nbrs {
	width: 46px;
	height: 46px;
	background-color: #ddd;
	position: absolute;
	top: -1px;
	right: 0
}

.nbrbt {
	display: block;
	width: 46px;
	height: 23px;
	overflow: hidden;
	text-indent: 9999px;
	background-image: url(../immagini/sprite.png);
	background-position: 0 -104px;
	background-repeat: no-repeat;
	cursor: pointer
}

.nbrbt:hover {
	background-color: #ebebeb
}

.nbrbt:active {
	background-color: #a6a6a6
}

.nbr-plus {
	background-position: 0 -81px
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	background-position: 8px -222px
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.btn-inline {
	display: inline-block;
	width: auto;
	vertical-align: top
}

.btn-inline:after {
	display: inline-block
}

.inputui {
	text-align: left!important;
	position: relative
}

.inputui label {
	padding-left: 16px
}

.btntrsp,
.btntrsp:visited {
	color: #4b4d50;
	background-color: transparent!important;
	border-color: transparent!important;
	text-shadow: none!important
}

.indietro {
	background-color: #474e56;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	padding: 5px 10px;
	position: relative;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.49)
}

textarea {
	width: 90%;
	height: 100px;
	resize: none;
	padding: .625em 5%;
	background-image: url(../immagini/formsprite.png);
	background-position: 10px -308px;
	background-repeat: no-repeat;
	text-indent: 1.5em
}

textarea::-webkit-input-placeholder {
	padding-left: 24px
}

.chekui {
	padding: .5em;
	border-top: #ddd 1px solid
}

.cheklist {
	margin: 0 0 2em;
	text-align: left
}

.inputui,
.cheklist,
.selectui {
	position: relative
}

.ui-inline {
	display: inline-block;
	vertical-align: top;
	margin: .625em
}

.spancheck {
	display: block;
	font-size: .875em
}

.cheklist .label {
	display: block;
	margin-bottom: 1em;
	font-weight: 700;
	font-size: .875em
}

.selectui {
	cursor: pointer;
	position: relative;
	background: #fff
}

.ul-select {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0 ease 0.5s, opacity .5s ease;
	display: none
}

.ul-select-active {
	visibility: visible;
	opacity: 1;
	transition-delay: 0;
	position: absolute;
	height: auto;
	width: 100%;
	display: block!important;
	left: -1px;
	top: 24px;
	margin-bottom: 0;
	padding: 0;
	background: #fff;
	border-left: #eee 1px solid;
	border-right: #eee 1px solid;
	border-bottom: #eee 1px solid;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	z-index: 100
}

.ul-select-active li {
	list-style: none;
	padding: .5em;
	border-top: #eee 1px solid;
	font-size: .875em;
	text-indent: 1.75em;
	display: block
}

.ul-select-active li:hover {
	background: #f6f6f6
}

.ul-select-active li:active {
	background: #f0f0f0
}

.open-select {
	padding: 0 10px;
	background: url(../immagini/formsprite.png) 98% -275px no-repeat
}

.checkui_multi {
	border: none!important;
	padding: 0!important
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	text-rendering: optimizeLegibility;
	line-height: 1.618
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400
}

h1 {
	font-size: 1.618em;
	margin: 1em 0 0;
	color: #295920
}

h2 {
	font-size: 1.375em;
  text-align: center;
	margin: .83em 0
}

h3 {
	font-size: 1.125em;
	margin: 1em 0;
	text-align: left
}

h4 {
	font-size: 1em;
	margin: 1.33em 0
}

h5 {
	font-size: .875em;
	margin: 1.33em 0
}

h6 {
	font-size: .75em;
	margin: 1.33em 0
}

a {
	color: #4589b0;
	text-decoration: none
}

a:hover {
	color: #879d21
}

a:active {
	color: #2c261a
}

a:visited {
	color: #666
}

.display a[target="_blank"]:after {
	/*content:url('../immagini/blank.png');*/
	margin: 0 0 0 5px
}

.notarget:after {
	content: none!important;
	margin: 0
}

h2 a,
h3 a,
h4 a,
h5 a,
.breadcrumbs a {
	text-decoration: none
}

h2 a,
h3 a,
h4 a,
h5 a {
	color: #474e56
}

#logo:focus,
.social:focus {
	outline: none
}

.normalw {
	font-weight: 400
}

.lightw {
	font-weight: 200
}

.micro {
	font-size: .75em
}

.medium {
	font-size: 1.25em
}

.big {
	font-size: 1.5em
}

.italic {
	font-style: italic
}

.normals {
	font-size: 1em
}

.center {
	text-align: center!important
}

.screen {
	margin: 0
}

.ui-icon {
	padding: 0!important
}

.ui-icon:after {
	display: inline-block;
	width: 40px;
	height: 40px;
	content: "";
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(../immagini/sprite.png)
}

.ui-icon-bottom:after {
	display: block
}

.ui-icon-left,
.ui-icon-right,
.ui-icon-top {
	position: relative
}

.ui-icon-top {
	padding-top: 2.125em
}

.ui-icon-left:after,
.ui-icon-right:after,
.ui-icon-top:after {
	display: inline-block
}

.ui-icon-left:after {
	float: left;
	margin-right: .5em
}

.ui-icon-right:after {
	float: right;
	margin-left: .5em
}

.ui-icon-top:after {
	display: block;
	top: .625em;
	left: 50%;
	margin-left: -8px;
	position: absolute
}

.no-txt {
	white-space: nowrap;
	position: relative;
	text-indent: 9999px;
	width: 40px;
	height: 40px;
	display: inline-block;
	overflow: hidden
}

.no-txt:after {
	display: inline-block;
	top: 0;
	left: 0;
	position: absolute
}

#acceptcookie {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	color: #fff;
	font-size: 0.9em;
	padding-bottom: 10px;
	padding-top: 10px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 9999;
}

.close_cookie {
	cursor: pointer;
}

#header {
	min-height: 58px;
	z-index: 1000;
	width: 100%;
	box-sizing: border-box;
	top: 0;
	left: 0;
	background: #fff
}

#logogrup {
	display: inline-block;
	vertical-align: top;
	z-index: 1000;
	width: 120px;
	position: absolute;
	left: 10px
}

#logo {
	display: inline-block;
	width: 120px;
	height: 86px;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	background: url(../immagini/sprite.png) 0 0 no-repeat
}

.contentp {
	margin: 10px
}

#screen_big {
	margin-top: 88px
}

footer {
	padding: 10px;
	border-top: #dfdddd 1px solid
}

.display {
	text-align: center
}

.display p {
	text-align: justify
}

.navheader {
	text-align: center;
	display: inline-block;
	position: absolute;
	right: 0
}

#navmenu,
#navselect {
	width: 36px;
	position: relative;
	margin: 10px auto;
	display: inline-block
}

a#pull,
a#pull_version {
	display: block;
	width: 36px;
	height: 36px;
	position: relative;
	text-indent: 9999px;
	overflow: hidden
}

a#pull:focus,
a#pull_version:focus,
#menu a:focus,
#menu_version a:focus {
	outline: none
}

a#pull:after,
a#pull_version:after,
#a_catalog:after {
	content: "";
	background: url(../immagini/sprite.png) -120px 0 no-repeat;
	width: 36px;
	height: 36px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100000
}

#menu,
#menu_version {
	text-align: left;
	display: none;
	margin: 0;
	padding: 5px;
	position: absolute;
	right: 0;
	top: 40px;
	background: #fff;
	z-index: 1002;
	overflow: hidden;
	width: 200px;
	-webkit-box-shadow: 5px 0 16px rgba(0, 0, 0, .45);
	-moz-box-shadow: 5px 0 16px rgba(0, 0, 0, .45);
	box-shadow: 5px 0 16px rgba(0, 0, 0, .45)
}

#menu {
	margin-right: -36px
}

#menu li,
#menu_version li {
	display: block;
	border-bottom: #e4e7e9 1px solid
}

#menu li {
	display: inline-block;
	vertical-align: top;
	width: 48%
}

#menu li:nth-child(even) {
	margin-right: 1.5%
}

#menu li:last-child,
#menu li:nth-last-child(2),
#menu_version li:last-child {
	border-bottom: transparent 1px solid;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

#menu a,
#menu_version a {
	color: #474e56;
	padding: 10px;
	display: block;
	text-decoration: none;
	font-family: georgia, serif;
	font-style: italic;
	font-size: .675em
}

#menu a:hover,
#menu a:active,
#menu_version a:hover,
#menu_version:active {
	background: #eff0f1
}

a#pull_version:after {
	background: url(../immagini/sprite.png) -120px -36px no-repeat
}

#search_home {
	text-align: center;
	position: relative;
	padding: 0;
	margin-top: 58px;
	min-height: 160px;
	height: 37.5vh;
	max-height: 480px;
	box-sizing: border-box
}

#search_home span {
	font-size: 1em;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .34);
	display: block;
	text-align: center
}

#search_form {
	position: relative;
	top: 50%;
	margin: -40px auto 0
}

.index {
	background: url(../immagini/bg-search-home-mbl.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.itinerari {
	background-image: url(../immagini/itinerari.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

#q {
	max-width: 440px;
	margin: 0 auto;
	width: calc(100% - 20px)
}

#pageblock {
	margin-top: 58px;
	padding-bottom: 15px;
	padding-top: 1px;
	text-align: center
}

.breadcrumbs {
	padding: 0;
	font-size: .825em;
	margin: 1em 10px
}

.breadcrumbs li {
	display: inline-block;
	vertical-align: top;
	color: #a5a5a5
}

.breadcrumbs li:after {
	display: inline-block;
	vertical-align: top;
	content: "/";
	margin: 0 5px
}

.breadcrumbs li:last-child:after {
	content: none
}

.enphat {
	font-family: georgia, serif;
	text-align: center;
	font-size: 1.125em;
	font-style: italic
}

.psmal {
	font-size: .875em
}

section h2 {
	text-align: center
}

#a_catalog {
	display: inline-block;
	margin: 10px auto;
	font-size: 1.125em;
	color: #474e56!important;
	vertical-align: middle
}

#a_catalog:after {
	width: 26px;
	height: 26px;
	position: static;
	background-position: -156px -36px;
	margin: 0 0 0 16px;
	vertical-align: middle
}

#offers,
#clubs {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2em;
	padding-right: 2em;
	text-align: center;
	/*width:70%*/
}

.bgoffers {
	background-color: #fff;
	padding-bottom: 1em
}

.offer_big,
.offer_mini,
.club_big,
.club_mini {
	margin-bottom: 10px;
	text-align: left
}
.club_big img {
	 width: auto;
}
.aoffer_big,
.aclub_big {
	color: #fff!important;
	text-shadow: none
}

.aoffer_big:focus,
.aclub_big:focus,
.aoffer_mini:focus,
.aclub_mini:focus {
	outline: none
}

.offer_big,
.club_big {
	position: relative;
	overflow: hidden
}

.offer_big,
.wrapbig {
	height: 147px
}
.club_big img {
	width: 100%;
}
.offer_mini img,
.club_mini img {
	width: 100%;
	height: auto
}

.offer_big img {
	min-width: 100%;
	width: auto;
	height: 100%;
	min-height: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100
}

.wrapbig {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 110;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

.off_big_content,
.club_big_content {
	position: absolute;
	width: calc(100% - 20px);
	z-index: 120;
	bottom: 10px;
	left: 10px
}

.off_big_content h3,
.aoffer_mini h3,
.club_big_content h3,
.club_mini h3,
.aoffer_mini h2,
.club_mini h2 {
	margin: 10px 0
}

.aoffer_mini h2,
.club_mini h2 {
	color: #474e56;
	font-size: 1.125em
}

.city {
	font-size: .75em
}

.stars {
	display: inline-block;
	vertical-align: middle;
	height: 12px;
	margin: 0 0 0 5px;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../immagini/sprite.png);
	background-repeat: no-repeat
}

.stars5 {
	width: 60px;
	background-position: -183px 0
}

.stars5L {
	width: 72px;
	background-position: -183px -12px
}

.stars5S {
	width: 72px;
	background-position: -183px 0
}

.stars4 {
	width: 48px;
	background-position: -183px 0
}

.stars4L {
	width: 60px;
	background-position: -195px -12px
}

.stars4S {
	width: 60px;
	background-position: -195px 0
}

.stars3 {
	width: 36px;
	background-position: -183px 0
}

.stars3L {
	width: 48px;
	background-position: -207px -12px
}

.stars3S {
	width: 48px;
	background-position: -207px 0
}

.stars2 {
	width: 24px;
	background-position: -183px 0
}

.stars1 {
	width: 12px;
	background-position: -183px 0
}

.stars0 {
	visibility: hidden
}

.nummappa {
	color: #fff;
	border-radius: 15px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 2px;
	padding-right: 4px;
	position: absolute;
	text-align: center;
	width: 20px
}

.circlered {
	background-color: rgba(255, 0, 0, 0.6)
}

.circleblu {
	background-color: rgba(0, 0, 255, 0.6)
}

.off_price {
	position: absolute;
	right: 10px;
	text-align: right;
	top: -30px;
	line-height: 1
}

.off_price_euro,
.off_pricemini_euro {
	font-size: 1.125em
}

.off_price_amount,
.off_pricemini_amount {
	font-size: 1.875em
}

.off_price_pax,
.off_pricemini_pax {
	display: block
}

.offer_mini,
.club_mini {
	background: #fff;
	position: relative;
	padding-bottom: 10px
}

.aoffer_mini,
.aclub_mini {
	color: #474e56!important
}

.aoffer_mini h3,
.aoffer_mini h2 {
	border-bottom: #dfdddd 1px solid;
	padding-bottom: 14px;
	margin-top: 0
}

.off_mini_content,
.club_mini_content {
	margin: 10px 10px 0
}

.off_mini_content .stars {
	display: block;
	margin-left: 0
}

.off_mini_content p {
	font-size: .8em
}

.off_desc {
	font-size: .875em
}

.off_desc_mini {
	display: block;
	max-width: 80px;
	font-size: .875em
}

.off_pricemini {
	position: absolute;
	right: 10px;
	text-align: right;
	bottom: 10px;
	line-height: 1
}

.club_mini h3 {
	margin-top: 0
}

.club_mini.altri {
	height: 120px!important
}

.club_type {
	font-family: georgia, serif;
	font-style: italic;
	border-bottom: #dfdddd 1px solid;
	padding-bottom: 7px;
	display: block;
	margin-bottom: 7px
}

.club_desc {
	font-size: .875em;
	display: block
}

.neoulimg {
	list-style: outside none none;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0;
	width: 90%
}

.neoulimg>li {
	overflow: hidden
}

.list-pack {
	text-align: initial
}

#banners {
	padding: 20px 0;
	background: #fff;
	text-align: center
}

.banner {
	display: block;
	/*width:calc(100% - 20px*/
	);
	max-width: 315px;
	margin: 0 auto 10px
}

.banner img {
	width: 100%;
	height: auto
}

.bgnded2 {
	font-family: georgia, serif;
	font-style: italic;
	font-size: .675em
}

#footitle {
	font-weight: 700;
	font-size: .875em;
	line-height: 42px
}

#addr {
	font-size: .875em
}

#social-ul-f,
#link-ul-f {
	padding: 0;
	text-align: center;
	margin: 10px 0
}

#social-ul-f li,
#link-ul-f li {
	list-style: none;
	display: inline-block;
	margin-bottom: 5px;
	text-align: left
}

.social {
	display: inline-block;
	width: 36px;
	height: 36px;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	background-image: url(../immagini/sprite.png);
	background-repeat: no-repeat;
	filter: alpha(opacity=68);
	opacity: .68
}

.social:hover,
.social:active {
	filter: alpha(opacity=100);
	opacity: 1
}

#social-fb {
	background-position: 0 -86px
}

#social-tw {
	background-position: -36px -86px
}

#social-pin {
	background-position: -72px -86px
}

#social-gp {
	background-position: -108px -86px
}

#social-yt {
	background-position: -144px -86px
}

#social-fl {
	background-position: -180px -86px
}

#social-in {
	background-position: -216px -86px
}

#link-ul-f {
	text-align: left
}

#link-ul-f li,
.pnb {
	font-family: georgia, serif;
	font-style: italic;
	font-size: .875em
}

#link-ul-f li:after {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #474e56;
	margin: 0 3px;
	vertical-align: middle
}

#link-ul-f li:last-child:after {
	content: none
}

#link-ul-f a {
	color: #474e56
}

#link-ul-f a:visited {
	color: #70777e
}

#newsletters-form {
	position: relative
}

.nbnwl {
	font-size: .6875em;
	width: 60%;
	margin-top: 0
}

.nbnwl,
.btnwl {
	display: inline-block;
	vertical-align: middle
}

.btnwl {
	width: calc(40% - 20px);
	margin-left: 16px;
	position: absolute;
	right: 0
}

#scrollUp {
	bottom: 10px;
	left: 50%;
	margin-left: -19px;
	width: 38px;
	height: 38px;
	background: url(../immagini/top.png) no-repeat
}

.input-tlp {
	background: #474e56;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .618);
	z-index: 1000;
	position: absolute;
	width: auto;
	top: -30px;
	padding: .5em;
	right: 20px;
	min-width: 150px;
	text-align: center;
	font-size: .75em
}

.input-tlp:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: #474e56 transparent transparent;
	top: 28px;
	left: 50%;
	margin-left: -5px
}

.figslide {
	position: relative
}

.figslide img {
	border: none!important;
	box-shadow: none!important;
	position: relative;
	z-index: 1000
}

.flex-container a:active,
.flexslider a:active {
	outline: none
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}

.flexslider {
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden
}

.flexslider .slides>li {
	display: none
}

.flexslider .slides img {
	display: block;
	width: 100%
}

.flex-pauseplay span {
	text-transform: capitalize
}

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

#gallery_content {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 200px
}

html[xmlns] .slides {
	display: block
}

* html .slides {
	height: 1%
}

.no-js .slides>li:first-child {
	display: block
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides>li {
	position: relative;
	overflow: hidden
}

.flex-container {
	zoom: 1;
	position: relative
}

.flex-caption {
	position: absolute;
	top: 36%;
	max-width: 240px;
	display: inline-block;
	text-align: center;
	z-index: 999;
	color: #FFF;
	font-size: 1em;
	margin-left: calc((100% - 240px)/2);
	padding-left: 10px;
	padding-right: 10px;
}

.flex-direction-nav li a {
	width: 23px;
	height: 23px;
	display: block;
	background: url(../immagini/light/slider-arrows.png) no-repeat;
	position: absolute;
	top: 70%;
	margin-top: -11px;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 10000
}

.flex-direction-nav li a:focus,
.flex-direction-nav li a:active {
	outline: none!important
}

.flex-next {
	background-position: top right!important;
	right: 10px
}

.flex-next:hover {
	background-position: bottom right!important
}

.flex-prev {
	left: 10px
}

.flex-prev:hover {
	background-position: bottom left!important
}

.flex-direction-nav li .disabled {
	opacity: .5;
	filter: alpha(opacity=50);
	cursor: default
}

.flexslider:hover .flex-direction-nav li a,
.flexslider:hover .flex-control-nav li a {
	opacity: 1;
	filter: alpha(opacity=100)
}

.flex-control-nav {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
	z-index: 10000
}

.flex-control-nav li {
	margin: 0 0 0 5px;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.flex-control-nav li:first-child {
	margin: 0
}

.flex-control-nav li a {
	width: 10px;
	height: 10px;
	display: block;
	background: url(../immagini/light/slider-buttons.png) no-repeat 0 0;
	cursor: pointer;
	text-indent: 99999px;
	opacity: .2;
	filter: alpha(opacity=20)
}

.flex-control-nav li a:hover {
	background-position: 0 -10px
}

.flex-control-nav li a.active {
	background-position: 0 -10px;
	cursor: default
}

.flex-direction-nav li a {
	background: transparent url(../immagini/light/slider-arrows.png) no-repeat 0 0
}

.flex-control-nav li a {
	background: transparent url(../immagini/light/slider-buttons.png) no-repeat 0 0
}

.date-picker {
	width: 170px;
	height: 25px;
	padding: 0;
	border: 0;
	line-height: 25px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial;
	font-weight: 700;
	cursor: pointer;
	color: #303030;
	position: relative;
	z-index: 2
}

.date-picker-wrapper {
	position: absolute;
	z-index: 1000;
	border: 1px solid #bfbfbf;
	background-color: #efefef;
	width: 428px;
	padding: 5px 12px;
	font-size: 12px;
	line-height: 20px;
	color: #aaa;
	font-family: Arial;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5)
}

.date-picker-wrapper.single-date {
	width: auto
}

.date-picker-wrapper.no-shortcuts {
	padding-bottom: 12px
}

.date-picker-wrapper .footer {
	font-size: 11px;
	padding-top: 3px
}

.date-picker-wrapper b {
	color: #666;
	font-weight: 700
}

.date-picker-wrapper a {
	color: #6bb4d6;
	text-decoration: underline
}

.date-picker-wrapper .month-wrapper {
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	background-color: #fff;
	padding: 5px;
	cursor: default;
	position: relative;
	_overflow: hidden
}

.date-picker-wrapper .month-wrapper table {
	width: 190px;
	float: left
}

.date-picker-wrapper .month-wrapper table.month2 {
	width: 190px;
	float: right
}

.date-picker-wrapper .month-wrapper table th,
.date-picker-wrapper .month-wrapper table td {
	vertical-align: middle;
	text-align: center;
	line-height: 14px;
	margin: 0;
	padding: 0
}

.date-picker-wrapper .month-wrapper table .day {
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	margin-bottom: 1px;
	color: #999;
	cursor: default
}

.date-picker-wrapper .month-wrapper table div.day.lastMonth,
.date-picker-wrapper .month-wrapper table div.day.nextMonth {
	color: #999;
	cursor: default
}

.date-picker-wrapper .month-wrapper table .day.checked {
	background-color: #afc61b;
	color: #fff!important;
	text-shadow: rgba(0, 0, 0, .5) 1px 1px 0
}

.date-picker-wrapper .month-wrapper table .week-name {
	height: 20px;
	line-height: 20px;
	font-weight: 100
}

.date-picker-wrapper .month-wrapper table .day.has-tooltip {
	cursor: help!important
}

.date-picker-wrapper .month-wrapper table .day.toMonth.valid {
	color: #333;
	cursor: pointer
}

.date-picker-wrapper .month-wrapper table .day.real-today {
	background-color: #ffe684
}

.date-picker-wrapper .month-wrapper table .day.real-today.checked {
	background-color: #9bae1f;
	color: #fff;
	text-shadow: rgba(0, 0, 0, .5) 1px 1px 0
}

.date-picker-wrapper table .caption {
	height: 40px
}

.date-picker-wrapper table .caption .next,
.date-picker-wrapper table .caption .prev {
	padding: 0 5px;
	cursor: pointer
}

.date-picker-wrapper table .caption .next:hover,
.date-picker-wrapper table .caption .prev:hover {
	background-color: #ccc;
	color: #fff
}

.date-picker-wrapper .gap {
	position: absolute;
	display: none;
	top: 0;
	left: 204px;
	z-index: 1;
	width: 15px;
	height: 100%;
	background-color: red;
	font-size: 0;
	line-height: 0
}

.date-picker-wrapper .gap .gap-lines {
	height: 100%;
	overflow: hidden
}

.date-picker-wrapper .gap .gap-line {
	height: 15px;
	width: 15px;
	position: relative
}

.date-picker-wrapper .gap .gap-line .gap-1 {
	z-index: 1;
	height: 0;
	border-left: 8px solid #fff;
	border-top: 8px solid #eee;
	border-bottom: 8px solid #eee
}

.date-picker-wrapper .gap .gap-line .gap-2 {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	height: 0;
	border-left: 8px solid transparent;
	border-top: 8px solid #fff
}

.date-picker-wrapper .gap .gap-line .gap-3 {
	position: absolute;
	right: 0;
	top: 8px;
	z-index: 2;
	height: 0;
	border-left: 8px solid transparent;
	border-bottom: 8px solid #fff
}

.date-picker-wrapper .gap .gap-top-mask {
	width: 6px;
	height: 1px;
	position: absolute;
	top: -1px;
	left: 1px;
	background-color: #eee;
	z-index: 3
}

.date-picker-wrapper .gap .gap-bottom-mask {
	width: 6px;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 7px;
	background-color: #eee;
	z-index: 3
}

.date-picker-wrapper .selected-days {
	display: none
}

.date-picker-wrapper .drp_top-bar {
	line-height: 40px;
	height: 40px;
	position: relative
}

.date-picker-wrapper .drp_top-bar .error-top {
	display: none
}

.date-picker-wrapper .drp_top-bar .normal-top {
	display: none
}

.date-picker-wrapper .drp_top-bar .default-top {
	display: block
}

.date-picker-wrapper .drp_top-bar.error .default-top {
	display: none
}

.date-picker-wrapper .drp_top-bar.error .error-top {
	display: block;
	color: red
}

.date-picker-wrapper .drp_top-bar.normal .default-top {
	display: none
}

.date-picker-wrapper .drp_top-bar.normal .normal-top {
	display: block
}

.date-picker-wrapper .drp_top-bar .apply-btn {
	position: absolute;
	right: 0;
	top: 6px;
	padding: 3px 5px;
	margin: 0;
	font-size: 12px;
	cursor: pointer;
	color: #fff;
	border: solid 1px #474e56;
	background: #474e56
}

.date-picker-wrapper .drp_top-bar .apply-btn.disabled {
	cursor: pointer;
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top, #fff, #ededed);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ededed")
}

.time {
	position: relative
}

.time input[type=range] {
	vertical-align: middle
}

.time1,
.time2 {
	width: 180px;
	padding: 0 5px;
	text-align: center
}

.time1 {
	float: left
}

.time2 {
	float: right
}

.hour,
.minute {
	text-align: right
}

.hide {
	display: none
}

#star_content {
	display: block;
	margin: 0 auto
}

.fullwh {
	padding: 10px 10px 25px;
	background: #fff;
	margin-bottom: 20px
}

.fullwh h2 {
	text-align: center;
	margin-top: 0
}

.offerprice {
	margin: 0 auto;
	display: block;
}

.offerprice:after {
	display: block;
	max-width: 100px;
	content: "";
	margin: 10px auto 20px;
	border-bottom: #dfdddd 1px solid
}

#dispo-form,
#dispo-form2 {
	position: relative
}

#dispo-form2 {
	padding-bottom: 20px
}

#mapbig {
	width: calc(100% - 20px);
	margin: 20px auto;
	text-align: center;
	max-width: 960px
}

#frame_map {
	border: none!important;
	width: 100%
}

.imagefull img {
	width: 100%;
	height: auto
}

#your_data,
.booking_data,
#moving_data {
	padding: 20px 0;
	border-top: #ddd 1px solid
}

#your_data h2,
.booking_data h2,
#moving_data h2 {
	margin-top: 0;
	font-size: 1.25em
}

.checkui_multi .cslabel {
	display: block;
	width: 100%
}

.golf_name {
	display: inline-block;
	max-width: 140px;
	text-align: center
}

.dispo-btns {
	text-align: right
}

@media screen and (min-width:320px) {
	#search_home {
		min-height: 200px
	}
	#search_home span {
		font-size: 1.25em
	}
	#menu {
		width: 300px
	}
	.offer_big,
	.wrapbig {
		height: 201px
	}
	#social-ul-f {
		text-align: left
	}
	#social-ul-f li {
		margin-bottom: 0
	}
}

@media screen and (min-width:320px) and (orientation: landscape) {
	#menu li {
		width: 32%
	}
	#menu li:nth-child(even) {
		margin-right: 0
	}
	#menu li:nth-child(2),
	#menu li:nth-child(5),
	#menu li:nth-child(8) {
		margin-right: .5%;
		margin-left: .51%
	}
	#menu li:nth-last-child(2) {
		border-bottom: #e4e7e9 1px solid
	}
}

@media screen and (min-width:320px) and (orientation: portrait) {
	#menu {
		width: 240px
	}
	#menu a,
	#menu_version a {
		font-size: .875em
	}
	#menu li {
		width: 100%
	}
	#menu li:nth-last-child(2) {
		border-bottom: #e4e7e9 1px solid
	}
	#menu li a:before {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 24px;
		height: 24px
	}
	#toolbar_selected:before {
		background: url(../immagini/sprite.png) -156px 0 no-repeat
	}
}

@media screen and (min-width:375px) and (orientation: landscape) {
	#menu a,
	#menu_version a {
		font-size: .875em
	}
	#menu li {
		width: 48%
	}
	#menu li:nth-child(2),
	#menu li:nth-child(5),
	#menu li:nth-child(8) {
		margin-right: 0;
		margin-left: 0
	}
	#menu li:nth-child(even) {
		margin-right: 1.5%
	}
	#menu li:nth-last-child(2) {
		border-bottom: transparent 1px solid
	}
	#menu li a:before {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 24px;
		height: 24px
	}
	#toolbar_selected:before {
		background: url(../immagini/sprite.png) -156px 0 no-repeat
	}
}

@media screen and (min-width:375px) {
	#navselect {
		width: 100px;
		margin: 10px 5px
	}
	a#pull,
	a#pull_version {
		display: block;
		width: 100px;
		text-indent: 16px;
		font-family: georgia, serif;
		font-style: italic;
		color: #474e56;
		font-size: .875em;
		vertical-align: middle;
		line-height: 36px
	}
	a#pull:after,
	a#pull_version:after {
		right: auto;
		left: 0
	}
	a#pull_version:before {
		content: "";
		background: url(../immagini/sprite.png) -134px -72px no-repeat;
		width: 8px;
		height: 6px;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 0;
		z-index: 100000;
		margin-top: -3px
	}
	#navmenu,
	a#pull {
		width: 88px
	}
	#navmenu {
		margin: 10px 0
	}
	#menu_version {
		width: 80px;
		text-align: right
	}
	.offer_big,
	.wrapbig,
	.club_big {
		height: 238px
	}
	.banner {
		display: inline-block;
		vertical-align: top;
	}
	#apple_app {
		margin-right: 16px
	}
}

@media screen and (min-width:384px) {
	.offer_big,
	.wrapbig,
	.club_big {
		height: 244px
	}
	.off_big_content h3 {
		font-size: 1.5em
	}
	.off_price {
		top: auto;
		bottom: 10px
	}
}

@media screen and (min-width:394px) {
	/*.flexslider{height:160px}.flexslider .slides img{height:140px}*/
	.offer_big,
	.wrapbig,
	.club_big {
		height: 264px
	}
  .club_big img{
  width:100%
  }
  
	.offer_mini,
	.club_mini {
		display: inline-block;
		vertical-align: top;
		width: 49%;
		margin-bottom: 10px
	}
	.offermarg,
	.clubmarg {
		margin-right: 1%
	}
}

@media screen and (min-width:548px) {
	.offer_big,
	.wrapbig,
	.club_big {
		height: 367px
	}
	#footer-l,
	#footer-m,
	#footer-r {
		display: inline-block;
		vertical-align: top
	}
	#footer-l {
		width: 33%
	}
	#footer-m {
		max-width: 32%;
		padding-right: 10px;
		width: calc(100% - 310px)
	}
	#footer-r {
		width: calc(100% - 310px);
		max-width: 33%;
		right: 10px
	}
	.offerprice,
	#dispo-form {
		display: inline-block;
		vertical-align: top
	}
	.offerprice {
		/*min-width:120px;*/
		width: 30%;
		border-right: #dfdddd 1px solid;
		padding: 10px 0 20px;
		margin-right: 20px
	}
	.offerprice:after {
		content: none
	}
	#dispo-form {
		width: calc(80% - 160px);
		margin-bottom: 20px
	}
}

@media screen and (min-width:580px) {
	.offer_big,
	.wrapbig,
	.club_big {
		height: 388px
	}
}

@media screen and (min-width:647px) {
	.col2 {
		display: inline-block;
		vertical-align: top;
		padding: 0 15px;
		box-sizing: border-box;
		width: 49.5%
	}
	p.col2 {
		margin-top: 0;
		text-align: justify
	}
	.offer_big,
	.wrapbig,
	.club_big,
	.club_mini {
		height: 272px
	}
	.offer_big,
	.club_big {
		display: inline-block;
		width: 47%;
		margin: 0 0 14px;
    text-align: center;
	}
	.offer_mini,
	.club_mini {
		width: 31%
	}
	.offermarg {
		margin-right: 0
	}
	.offerm1,
	.clubmarg {
		margin: 0 1% 10px
	}
	.offerm3,
	.offerm4 {
		margin: 0 1% 14px 0
	}
	.off_pricemini {
		font-size: .75em
	}
	.club_mini {
		box-sizing: border-box
	}
	#display_categories .offer_mini,
	#display_categories2 .club_mini {
		width: 30%;
		margin: 10px 1%
	}
	#display_categories2 .club_mini {
		height: 340px
	}
	/*.flexslider .slides img{height:142x}*/
	#gallery_content {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 300px
	}
	.input2,
	.input3 {
		display: inline-block;
		vertical-align: top
	}
	.input2 {
		width: 49.5%
	}
	.input22 {
		position: relative;
		right: 0
	}
	.input3 {
		width: 32.8%
	}
	.input32,
	.input33 {
		width: 49.5%
	}
	.checkinout {
		display: inline-block;
		width: 66.5%
	}
	.mappahg h3 {
		width: 50%
	}
}

@media screen and (min-width:748px) {
	.enphat {
		font-size: 1.25em
	}
	.offer_big,
	.wrapbig,
	.club_big,
	.club_mini {
		height: 289px
	}
	.flex-caption {
  	top: 60%;
		max-width: 660px;
		font-size: 3em;
		margin-left: calc((100% - 660px)/2);
	}
	#gallery_content {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 260px
	}
	.mappahg {
		float: left;
		width: 50%
	}
	.mappahg h3 {
		width: 50%
	}
}

@media screen and (min-width:960px) {
	#header {
		min-height: 58px
	}
	.screen {
		width: 95%;
		margin: 0 auto;
		position: relative
	}
	.navheader {
		width: 860px;
		position: absolute;
		right: 0;
		top: 0
	}
	#navmenu {
		width: 730px;
		text-align: left;
		margin: 0;
		position: absolute;
		left: 0
	}
	a#pull {
		display: none
	}
	#menu {
		display: block;
		margin: 0;
		padding: 0;
		position: relative;
		width: 760px;
		right: 0;
		margin-right: 0;
		top: 5px;
		background: transparent;
		z-index: 8000;
		max-width: 760px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}
	#menu li {
		display: inline-block;
		border-bottom: none;
		width: auto;
		text-align: center;
		margin: 0;
		font-size: .925em;
		position: relative
	}
	#menu a {
		display: block;
		text-decoration: none;
		padding: 18px 5px 0
	}
	#menu a:hover {
		background: transparent;
		color: #879d21
	}
	#menu a:active {
		background: transparent;
		color: #2c261a
	}
	#menu li:nth-child(even) {
		margin-right: 0
	}
	#menu li:nth-last-child(2) {
		border-bottom: none
	}
	#menu li a:before {
		display: block;
		position: absolute;
		left: 50%;
		margin-left: -4px;
		top: 0
	}
	#navselect {
		position: absolute;
		right: 0;
		top: 5px
	}
	#search_home {
		min-height: 460px
	}
	.display {
		margin: 0 auto
	}
	h1,
	h2,
	#a_catalog {
		font-size: 1.75em
	}
	.offer_big,
	.wrapbig,
	.club_big,
	.club_mini {
		height: 321px
	}
  
  .club_big img{
  width:auto
  }
  
	.neoulimg {
		display: inline-flex;
		height: 140px;
		list-style: outside none none;
		overflow: hidden;
		margin-right: 2px
	}
	.neoulimg>li {
		overflow: hidden;
		width: 270px;
		margin-right: 2px
	}
	#display_categories2 .club_mini {
		height: 340px
	}
	#banners {
		padding: 40px 0
	}
	/*.flexslider{height:460px}.flexslider .slides img{height:460px}*/
	#gallery_content {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 200px
	}
	.fullwh,
	#mapbig {
		margin: 40px auto
	}
	#mapbig {
		height: 500px
	}
}

@media screen and (min-width:1004px) {
	.screen {
		width: 95%
	}
	.offer_big,
	.wrapbig,
	.club_mini {
		height: 324px
	}
	.club_big{
		height: 500px
	}
	#display_categories2 .club_mini {
		height: 340px;
		display: inline-table
	}
	.mappahg {
		float: left;
		width: 50%
	}
}

@media screen and (min-width:1281px) {
	#search_home {
		-webkit-background-size: auto 480px;
		-moz-background-size: auto 480px;
		-o-background-size: auto 480px;
		background-size: auto 480px
	}
	.index {
		background: url(../immagini/bg-search-home.jpg)
	}
	.itinerari {
		background: url(../immagini/itinerari.jpg)
	}
	/*.flexslider .slides img{width:100%;height:auto;min-height:450px;min-width:auto}*/
	#gallery_content {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 520px
	}
}

@media screen and (min-width:1600px) {
	.flexslider .slides img {
		width: 100%;
		height: auto;
		/*min-height:450px;min-width:auto*/
	}
	#gallery_content {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 520px
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( -o-min-device-pixel-ratio: 21),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx) {
	.ui-icon:after,
	#logo,
	a#pull:after,
	#toolbar_selected:before,
	a#pull_version:after,
	.stars {
		background-image: url(../immagini/sprite2x.png);
		background-size: 252px 122px
	}
	input[type="checkbox"].cscheckbox:checked+label.cslabel:after {
		background-image: url(../immagini/checkedw2x.png);
		background-size: 16px 16px
	}
	.asterisk,
	input[type="search"],
	input[type="email"],
	input[type="password"],
	input[type="tel"],
	input[type="url"],
	textarea {
		background-image: url(../immagini/formsprite2x.png);
		background-size: 16px 308px
	}
}

@media print {
	* {
		background: transparent!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr,
	img {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	@page {
		margin: .5cm
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
}
