/*! style */
body {
	min-width: 320px;
	background-color: #E6E6E6;
	background-image: url(img/1.png);
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignRight {
	float: right;
	margin: 0 0 10px 10px;
}

.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

.alignleft, .alignRight, .aligncenter {
	max-width: 100%;
	height: auto;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 220px;
}

body.admin-bar #site-header {
	top: 32px;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
}

h1, .title {
	color: #014E89;
}

h4, h5 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
}

hr.hrspace {
	border-top: 0 none;
}

small.sub, h3.sub {
	display: block;
	font-size: 55%;
	font-weight: 300;
	padding-top: 2px;
}

h3.sub {
	margin-top: -20px;
	font-size: 20px;
}

.big {
	font-size: 125%;
}

.padded {
	padding: 10px;
}

.img-responsive.img-cent {
	margin: auto;
}

.table-condensed {
	font-size: 11px;
	color: #000;
}

fieldset {
	margin-bottom: 20px;
}

legend {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #0277BD;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 20px;
}

.help-inline {
	font-size: 11px;
	color: #a94442;
	display: block;
}

.control-group.error {
	color: #a94442;
}

.hasDatepicker {
	width: auto;
	display: inline-block;
	margin-right: 2px;
}

.btn {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-shadow: -1px 1px rgba(0, 0, 0, 0.2);
}

.btn-lg {
	text-transform: uppercase;
}

.fa-star, .fa-star-half-o, .fa-star-o {
	color: #FEBA02;
	margin: 0 1px;
	font-size: 16px;
}

.breadcrumb {
	font-size: 12px;
	line-height: 11px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}

.menu-cont .btn-cont-strutt {
	margin: 15px 0;

}


.btn-cont-strutt.visible {
	display: inline-block;
}
#filtro-strutture
{
	background:#f5f5f5;


	margin-bottom: 15px;
}
#filtro-strutture .btn-group
{
	position:static;
	border:1px solid #ddd;
}
#filtro-strutture .list-group-item

{
	border:0;
}
#filtro-strutture .list-group-item label
{
	font-weight:normal;
	font-size:13px;
}
#filtro-strutture .list-group-item label.active
{
	font-weight:bold;
}
.modal-header h3 {
	margin-bottom: 0;
}

.modal-content {
	border: 0 none;
	border-radius: 3px;
}

.modal-backdrop {
	position: fixed;
	bottom: 0;
	z-index: 999;
}

#filtro_count .count, #strutture_count .count {
	font-weight: bold;
}
.box {
	/*background: #F7F7F7;*/
	border: 1px solid #eee;
	margin-bottom: 10px;
	position: relative;
}

.box fieldset {
	margin: 20px 0;
}

.box fieldset legend {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #0277BD;
	font-family: 'Roboto Condensed', sans-serif;
}

.box h5 {
	margin-top: 0;
	margin: -11px -20px 20px -11px;
	padding: 5px 15px;
	background-color: #0277BD;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	font-weight: 700;
}

.box h5:after {
	content: " ";
	position: absolute;
	bottom: -3px;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 4px 0 0;
	border-color: #013156 transparent transparent transparent;
}

.box-label {
	position: absolute;
	top: 4px;
	right: -4px;
	background: #01579B;
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 1;
	padding: 4px;
	z-index: 5;
	font-family: 'Roboto Condensed', sans-serif;
}

.box-label:after {
	content: " ";
	position: absolute;
	bottom: -3px;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 4px 0 0;
	border-color: #6cb1d0 transparent transparent transparent;
}

#main {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer {
	font-size: 13px;
	background-color: #013156;
	background-image: url(img/1.png);
	color: #E5ECEF;
	padding-bottom: 64px;
}

#footer .footer-cont .container {
	background: #004878;
	padding: 20px 0;
	margin-bottom: 20px;
	color: #E5ECEF;
}
#footer .h4
{
	margin: 10px 0;
}
#footer h4 {
	color: #fff;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	padding: 10px;
}

#footer a {
	color: #E5ECEF;
}

#footer li a {
	display: block;
	padding: 5px 10px;
	border-bottom: 1px dotted #012038;
}

#carousel-bannerTop {
	-webkit-box-shadow: 0 0 5px #9B9B9B;
	box-shadow: 0 0 5px #9B9B9B;
	max-height:244px;
	height:244px;
	ovewrflow:hidden;
}
#carousel-bannerTop .item
{
	height:244px;
	
}

.form-preno {
	position: relative;
	padding: 15px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 0;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(166, 166, 166, 0.5);
	box-shadow: 0px 1px 0px 0px rgba(166, 166, 166, 0.5);
}

.form-preno .label {
	position: absolute;
	top: -8px;
	right: 5px;
	line-height: 15px;
	border-radius: 1px;
	text-shadow: -1px 1px rgba(0, 0, 0, 0.2);
}
.form-inline .form-preno .control-label{
	min-width: 20px;
}
.col-periodo .form-group {
	margin-bottom:15px;
}
.single-tc_struttura .form-preno {
	margin-top: 8px;
}

.sidebar-sx img, .sidebar-dx img {
	margin-bottom: 10px;
}
/* - */
.nav-side {
	border: 1px solid #eee;
}

.nav-side, .nav-side li, .nav-side ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.nav-side a {
	padding: 4px 5px;
	display: block;
	font-size: 12px;
	color: #444;
}

.nav-side a:hover {
	background: #fafafa;
}

.nav-side ul a {
	padding-left: 15px;
}

.nav-side ul ul a {
	padding-left: 25px;
}

.nav-side>li>a {
	border-bottom: 1px solid #fff;
	color: #014E89;
	background: #fafafa;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}

.nav-side>li>ul>li>a {
	font-weight: 400;
}

.nav-side ul ul li a {
	color: #888;
}
/* ------ */
.box-categoria {
	font-size: 11px;
	border: 0 none;
	margin-bottom: 20px;
	font-size: 12px;
	overflow: hidden;
}

.box-categoria:hover img {
	-webkit-filter: sepia(0.3);
	filter: sepia(0.3);
}

.box-categoria h4 {
	margin: 0;
	padding: 5px 10px;
	background: #0277BD;
	color: #FFF;
	font-size: 14px;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
}

.box-categoria a {
	color: inherit;
	text-decoration: none;
}

.box-categoria .padded {
	border: 1px solid #eee;
}
/* --------*/
.box-widget {
	background-color: #F6F8FA;
	border-color: rgba(226, 232, 237, 0.22);
	margin-bottom: 20px;
}

.box-widget-item {
	border-bottom: 1px solid #E2E8ED;
	padding: 9px 0;
	display: block;
}
.cardy_menu_widget .sub-menu.lvl-1>li
{
	padding:9px 0;
}
.cardy_menu_widget ul .box-widget-item 
{
	padding:0;
	border:0;
	display:inline;
}
.box-widget h2,.box-widget .h2 {
	margin: 0;
	padding: 5px 10px;
	background-color: #014E89;
	color: #fff;
	font-size: 13px;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
}

.box-widget h2 a, .box-widget .h2 a {
	color: #fff;
}

.box-widget img {
	margin-right: 10px;
	margin-bottom: 1px;
}

.box-widget h4 {
	margin: 5px 0;
	font-size: 14px;
	font-weight: 700;
	color: #666;
}

.box-widget .w-date {
	font-size: 12px;
	line-height: 1;
	color: #0277BD;
	display: inline-block;
	padding: 1px 4px;
	font-family: 'Roboto Condensed', sans-serif;
}

.readmore a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	color: #777777;
	padding: 10px 0 0;
	display: block;
	text-transform: uppercase;
}

#map-canvas {
	height: 200px;
}
/* ------ */
.offset {
	transition: All 0.3s ease;
	webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
}

.offsetting {
	opacity: 0;
}

.offset.offsetted {
	position: fixed;
	z-index: 15;
	background: #FFF;
	box-shadow: 0 7px 5px -4px rgba(0, 0, 0, 0.1);
	opacity: 1;
}

.menu-cont {
	padding-top: 10px;
}

.offsetted .menu-cont {
	padding-top: 21px;
}

.admin-bar .offsetted .menu-cont {
	padding-top: 35px;
}

.btn-offset {
	opacity: 0;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
}

.struttura-menu {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.struttura-menu.offsetted .btn-offset {
	display: inline-block;
	opacity: 1;
}

.struttura-menu.offsetted {
	top: 48px;
	min-width: 100%;
}

.struttura-menu-cont {
	padding: 10px;
}

.struttura-menu ul {
	border-bottom: 3px solid #eeeeee;
	display: block;
	background: #FFF;
}

.struttura-menu li {
	float: left;
	margin-right: -1px;
	margin-bottom: -1px;
}

.struttura-menu li a {
	padding: 10px 8px;
	border: 1px solid #eeeeee;
	line-height: 1;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
}

.struttura-menu li a:hover, .struttura-menu li a:active {
	background: #F7F7F7;
}

.content-struttura {
	padding: 10px;
}

.content-struttura .page-header {
	padding-bottom: 0;
}

.content-struttura .page-header a.small {
	font-family: 'Roboto Condensed', sans-serif;
	padding-top: 10px;
}

.content-struttura h4 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #0277BD;
}

.content-struttura h6 {
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #014E89;
}
/* struttura offerte */
#sect-offerte .box h4 {
	color: #555;
}

/* struttura recensioni */
.punteggio {
	background: #F7F7F7; /* Old browsers */
	background: -moz-linear-gradient(top, #F7F7F7 0%, #DDDDDD 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F7F7F7),
		color-stop(100%, #DDDDDD)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #F7F7F7 0%, #DDDDDD 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #F7F7F7 0%, #DDDDDD 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #F7F7F7 0%, #DDDDDD 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #F7F7F7 0%, #DDDDDD 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F7F7',
		endColorstr='#DDDDDD', GradientType=0); /* IE6-9 */
	border: 1px solid #ddd;
	text-shadow: -1px -1px rgba(255, 255, 255, 0.2);
	padding: 50px 20px 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	margin: 30px auto 20px auto;
	border-radius: 3px;
	position: relative;
}

.punteggio-num {
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	padding: 0 9px;
	color: #439e47;
	font-family: 'Roboto Condensed', sans-serif;
	display: inline-block;
	border: 2px solid #439e47;
	border-radius: 5px;
	margin: 8px auto;
	box-shadow: 0 0 6px rgba(255, 255, 255, 0.35);
}

.punteggio .punteggio-num {
	font-size: 30px;
	line-height: 40px;
}

.box-item .punteggio-num {
	font-size: 13px;
	line-height: 26px;
	color: #014E89;
	border-color: #014E89;
}

.punteggio-num.no-rec {
	color: #777;
	border-color: #777;
}

.punteggio-label {
	position: absolute;
	top: -5px;
	left: 20px;
	right: 20px;
	background: #014E89;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 10px;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	color: #fff;
	text-shadow: -1px 1px rgba(0, 0, 0, 0.2);
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.punteggio-label:before {
	content: " ";
	position: absolute;
	left: -5px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 5px 5px;
	border-color: transparent transparent #235925 transparent;
}

.punteggio-label:after {
	content: " ";
	position: absolute;
	right: -5px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 0 5px;
	border-color: transparent transparent transparent #235925;
}

#frm_filtro_strutture label {
	font-weight: normal;
	font-size: 13px;
}

#frm_filtro_strutture label.active {
	font-weight: bold;
}

.r-user {
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
}

.media-content {
	padding: 15px;
	background: #F7F7F9;
	min-height: 130px;
}

.media-left {
	position: relative;
}

.media-left:after {
	position: absolute;
	content: " ";
	top: 27px;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 10px 5px 0;
	border-color: transparent #F7F7F9 transparent transparent;
}

.media-heading {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #0277BD;
}

.media-content p {
	margin-bottom: 0;
}

.voto {
	padding: 4px;
	background: #439e47;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 1;
}

.voto span {
	font-size: 11px;
	font-weight: 300;
	display: block;
}

.dettagli-rec {
	margin-top: 20px;
}

.dettagli-rec a {
	margin-bottom: 15px;
	display: inline-block;
	position: relative;
	padding-right: 15px;
}

.dettagli-rec a:after {
	content: " ";
	width: 0;
	height: 0;
	position: absolute;
	right: 0;
	top: 7px;
	border-style: solid;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #014E89 transparent;
}

.dettagli-rec a.collapsed:after {
	border-width: 5px 5px 0 5px;
	border-color: #014E89 transparent transparent transparent;
}

.dettagli-rec table {
	background: #FEFEFE;
}

.dettagli-rec small {
	color: #999;
}

.fa-rec {
	color: #439e47;
	font-size: 18px;
}
/* recensioni pag */
.rec-page {
	display: none;
}

.rec-page.active {
	display: block;
}
/* compara */
.compara-cont {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	overflow-x: auto;
	margin: 20px auto;
}

.comp-table {
	display: table;
	margin: 0 auto;
	border-collapse: collapse;
	border: 2px solid #E6E6E6;
}

.comp-row {
	display: table-row;
}

.comp-table .comp-row:nth-child(even) {
	background: #fafafa;
}

.comp-table .comp-row:hover {
	background: rgba(6, 101, 226, 0.07);
}

.comp-cell {
	display: table-cell;
	border: 1px solid #E6E6E6;
	padding: 6px 4px;
	min-width: 200px;
	font-size: 12px;
}

.comp-cell h4 {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.comp-cell.comp-cell-int {
	width: auto;
	min-width: 100px;
	font-weight: 400;
	text-transform: uppercase;
	color: #012038;
	white-space: nowrap;
	vertical-align: middle;
}

.add-selection {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	z-index: 9;
	background: rgba(1, 49, 86, 0.8);
	color: #fff;
}

.add-selection label {
	line-height: 13px;
	font-size: 11px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

.add-selection input {
	margin: 0 0 0 4px;
	padding-top: 4px;
	vertical-align: bottom;
}
/* offerte */
.form-offerte .checkbox {
	margin-top: 3px;
	margin-bottom: 3px;
}
/* classifica */
.box.box-classifica {
	margin-left: 40px;
	position: relative;
}

.classifica-posizione {
	width: 40px;
	height: 40px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	line-height: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-align: center;
	position: absolute;
	left: -41px;
	top: -1px;
	background: #f7f7f7;
	color: #014E89;
	box-shadow: inset 20px 0 20px rgba(0, 0, 0, 0.05);
	text-shadow: -1px -1px rgba(255, 255, 255, 0.2);
}

/* pag interne */
.preview {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 1px;
	border: 1px solid #ccc;
}
/* area utente */
.tab-content {
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	padding: 10px;
}
/* cookiebar */
#cookieBar {
	position: fixed;
	z-index: 90;
	top: 0;
	left: 0;
	width: 100%;
	background: #5a5a5a;
	padding: 4px 0;
	font-size: 11px;
	line-height: 21px;
	font-weight: 700;
	color: #fff;
	min-height: 32px;
}

.lazyView {
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: All 0.3s ease;
	-webkit-transition: All 1.3s ease;
	-moz-transition: All 1.3s ease;
	-o-transition: All 1.3s ease;
}

.lazyView.loaded {
	height: auto;
	opacity: 1;
}

.adRes img {
	display: block;
	max-width: 100%;
	height: auto;
}

.adRes.pos-1 img, .adRes.pos-3 img {
	margin-bottom: 5px;
}
.widget_cardy_sidemenu_widget img{
	margin: 0 15px 0 0;
}
/*.widget_cardy_sidemenu_widget .sub-menu{
	line-height: 60px;
	font-weight: 700;
}
.widget_cardy_sidemenu_widget ul.cardy_sidemenu
{
	padding-left:0;
}*/
@media ( max-width : 767px) {
.offsetted .menu-cont {
	padding-top: 53px;
}
.offsetted h1 
{
	margin-bottom:0;
	text-align:center;
}
}

@media ( min-width : 500px) {
	.adRes img {
		display: block;
		max-width: 50%;
		float: left;
	}
}

@media ( min-width : 768px) {
	/* --- */
	.menu-cont .btn-cont-strutt-sel, .menu-cont .btn-cont-strutt-all {

		margin-bottom: 0;
	}

	#footer {
		padding-bottom: 20px;
	}
	.alignleft {
		float: left;
		margin-right: 15px;
	}
	.alignright {
		float: right;
		margin-left: 15px;
	}
	/* barra compara */
	#barraCompara {
		position: fixed;
		left: 0;
		right: 0;
		bottom: -190px;
		margin: 0 auto;
		z-index: 102;
		padding: 20px 0;
		text-align: center;
		background: rgba(250, 250, 250, 0.96);
		box-shadow: 0 -2px 5px rgba(0, 0, 0, .3);
		-webkit-transition: All 0.3s ease;
		-moz-transition: All 0.3s ease;
		-o-transition: All 0.3s ease;
		background-image: url(img/1.png);
	}
	#barraCompara.open {
		top: auto;
		bottom: 0;
	}
	#barraCompara .btn {
		margin-top: 55px;
		margin-top: 55px;
		font-size: 16px;
		white-space: normal;
		line-height: 20px;
		text-transform: uppercase;
	}
	a.showBarra {
		position: absolute;
		top: -40px;
		right: 14px;
		display: block;
		line-height: 40px;
		height: 40px;
		min-width: 100px;
		text-align: center;
		color: #ffffff;
		background-color: #439e47;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 700;
		font-family: 'Roboto Condensed', sans-serif;
		z-index: 101;
		padding: 0 15px;
		text-decoration: none;
		border: 1px solid #3e9342;
	}
	a.showBarra:hover {
		color: #000;
	}
	a.showBarra .s-close {
		display: none;
		position: absolute;
		top: -1px;
		left: -1px;
		right: -1px;
		bottom: -1px;
		background: #75CEEF;
		color: #fff;
	}
	#barraCompara.open a.showBarra .s-close {
		display: block;
	}
	a.removeComp {
		background: #a94442;
		color: #fff;
		position: absolute;
		top: -9px;
		right: 2px;
		width: 19px;
		height: 19px;
		line-height: 19px;
		text-align: center;
		border-radius: 255px;
	}
	/* -- */
	a.multi-preno {
		position: fixed;
		bottom: 0;
		right: 153px;
		display: block;
		line-height: 40px;
		height: 40px;
		min-width: 100px;
		text-align: center;
		color: #ffffff;
		background-color: #0277bd;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 700;
		font-family: 'Roboto Condensed', sans-serif;
		z-index: 101;
		padding: 0 15px;
		text-decoration: none;
	}
}



@media ( min-width : 992px) {
	body.admin-bar {
		padding-top: 136px;
	}
	.btn {
		font-size: 13px;
	}
	h4, .h4 {
		font-size: 20px;
	}
	.struttura-menu.offsetted {
		top: 104px;
	}
	.struttura-image-nothumb {
		overflow: hidden;
		max-height: 380px;
	}
	.struttura-image-nothumb img {
		max-width: 100%;
		max-height: 380px;
	}
	.struttura-image {
		float: left;
		width: 80%;
	}
	.struttura-image-thumbs {
		display: block;
		float: left;
		width: 20%;
		padding: 5px;
		background: #333;
		height: 377px;
		position: relative;
	}
	.struttura-image-thumbs-cont {
		height: 100%;
		overflow: hidden;
	}
	.struttura-image-thumbs-slider {
		position: relative;
		top: 0;
		/*transition:All 0.3s ease;
		-webkit-transition:All 0.3s ease;
		-moz-transition:All 0.3s ease;
		-o-transition:All 0.3s ease;*/
	}
	.struttura-image-thumbs a {
		display: block;
		border-bottom: 2px solid #333;
	}
	.struttura-image-thumbs .btn-group {
		position: absolute;
		bottom: 0;
		left: 0;
		width: auto;
		z-index: 1;
	}
	.struttura-image-thumbs .btn-group .btn {
		border-radius: 0;
		background: #333;
		border-color: #333;
	}
	/* struttura mappa */
	#sect-mappa {
		position: relative;
	}
	.table-sect-mappa {
		position: absolute;
		right: -50%;
		margin-right: -30px;
	}
	/* ------ */
	/*.box-item .padded {
		padding: 0 10px 10px 0;
	}*/
	/*--- */
	#barraCompara {
		bottom: -226px;
	}
}

@media ( min-width : 1200px) {
	#barraCompara {
		bottom: -245px;
	}
}

#fixBottom {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	background: #012038;
	z-index: 1;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, .10);
}

#fixBottom .btn {
	margin: 5px auto;
	max-width: 200px;
}
/*nascondo placeholder al focus*/
:focus::-webkit-input-placeholder {
	color: transparent;
}

:focus::-moz-placeholder {
	color: transparent;
}

:focus:-ms-input-placeholder {
	color: transparent;
}

.pin {
	display: block;
	width: 20px;
	height: 34px;
	background: url(../images/pins.png) no-repeat;
}

#pinA {
	background-position: 0 0;
}

#pinB {
	background-position: -22px 0;
}

#pinC {
	background-position: -44px 0;
}

#pinD {
	background-position: -66px 0;
}

#pinE {
	background-position: -88px 0;
}

#pinF {
	background-position: -110px 0;
}

#pinG {
	background-position: -132px 0;
}

#pinA:hover {
	background-position: -154px 0;
}

#pinB:hover {
	background-position: -176px 0;
}

#pinC:hover {
	background-position: -198px 0;
}

#pinD:hover {
	background-position: -220px 0;
}

#pinE:hover {
	background-position: -242px 0;
}

#pinF:hover {
	background-position: -264px 0;
}

#pinG:hover {
	background-position: -286px 0;
}

a.sort.selected {
	color: red;
}

@media screen and (max-width: 782px) {
	html #wpadminbar {
		top: 50px;
	}

}

span.req {
	color: red;
}

#footer input {
	color: #555;
}

.single-tc_struttura .tags {
	padding: 8px 0px 0;
	list-style: none;
	background-color: #f5f5f5;
	height: 30px; font-size : 11px;
	line-height: 11px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
}

#footer ul.menu {
	list-style-type: none;
	padding-left: 0;
}

aside .tc_adm a {
	display: block;
	float: left;
	margin-left:10px;
}
/*banner presenti nella scheda struttura*/
#strutture-ricettive a{
	margin:auto;
}
.cardy_menu_widget
{
	padding-left:0;
}
.spinner {
background: url('img/spinner.gif') no-repeat;
background-size: 22px 22px;
display: none;
opacity: .7;
filter: alpha(opacity=70);
width: 22px;
height: 22px;

}
.box-categoria .content a
{
	color: #014e89;
	text-decoration: underline;
}
.box-categoria img.img-responsive
{
	max-width: none;
	width:100%;
}
.ui-datepicker.ui-widget 
{
z-index:99999!important;	
	
}
#depliant{width:260px;height:143px;position:fixed;top:363px;background:#eee;right:-225px;z-index:100;border:1px solid #e2e5e5}
#depliant_txt{float:right;width:210px;padding-right:5px}
#depliant_txt p{margin-top:10px;padding:5px;text-align:justify}
a#depliant_download{display:block;width:152px;height:56px;background:url('../images/depliant/download.png') 0 0 no-repeat;margin:0 auto;margin-top:10px}
a:hover#depliant_download{background-position:0 -60px}
#depliant_click{float:left;cursor:pointer;width:35px;height:143px}
/*allineo i modal al centro dello schermo*/
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.gallery.row a {
	padding: 10px 0;
	display: block;
}

.struttura-wrapper {
		position: relative;
	}

	.struttura-wrapper .testo {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		background: rgba(255, 255, 255, 0.7);
	}

	.struttura-wrapper .testo h4 {
		font-weight: bold;
	}

	.struttura-wrapper .second-row {
		color: #111;
		font-weight: normal;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 15px;
	}

	.add-selection {
		padding: 8px 16px;
	}

	.add-selection input {
		width: 18px;
		height: 18px;
	}
picture.img-responsive
{
	background:#ddd;
}
table thead th
{
	word-break:break-all;
}
table thead th.no-break
{
	word-break:normal;
}