/***** BASE CSS *****/


/* Site Name */

#divSiteTitle {text-decoration:none;}

#divTagLine {text-decoration:none;}



/* Contact */

ul#contact-info .icon {display:inline;font-size:20px;line-height:25px;margin-right:15px;}

ul#contact-info .field {font-weight:bold;}

ul#contact-info {list-style:none;text-align:left;}

/* Link */

ul#contact-link .icon {display:inline;font-size:20px;line-height:25px;margin-right:15px;}

ul#contact-link {list-style:none;line-height:25px;}

/*Table*/

.table td {

text-align:justify;
font-size:16px;
	}

#lingua
{
	display: none;
	margin: 0 !important;
	padding: 0 !important;
}

p {
text-align:justify;
line-height:20px;
margin-top:10px;
	}


ul.prov {
text-align:justify;
margin-top:8px;
font-size:15px;
}

ul.prov li {
		padding: 0.35em; 0em 0em 0em;
		margin-left:3em;
}

ul.prov1 {
text-align:justify;
margin-top:8px;
font-size:15px;
}

ul.prov1 li {
		padding: 0.35em; 0em 0em 0em;
		margin-left:0em;
}

/* Finca */

ul.finca {
		overflow: hidden;
		margin: 0em;
		padding: 0em;
		list-style: none;
	}

	ul.finca li {
		padding: 2em 0em 0em 0em;
		border-top: 1px solid #E2E2E2;
	}

	ul.finca a {
		text-decoration: none;
		color: #00a300;
		font-weight: bold;
	}

	ul.finca a:hover {
		text-decoration: underline;
		color:#f09422;
		}

		ul.finca .first {
		border-top: none;
	}

	ul.finca .last {
		border-bottom: 1px solid #E2E2E2;
	}

	ul.finca .icon {display:inline; color:#00a300;font-size:15px;float:left;line-height:17px;margin-right:5px}


.sidebar-navbar-collapse{background-color:#fff;width:190px;}

/* B // colore */

.colore {
	color:#f09422;
	}

.small {
	font-family: 	Lato, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.colore_comune {
	background-color:#00a300;
	color:#ffffff;
	line-height: 80px;
	padding:10px;
	}

.menu_comuni {
	float:left;
	margin-left:0.9em;
	}

.menu_comuni li {
font-family: 	Lato, Arial, Helvetica, sans-serif;
list-style-type: square;
margin-bottom:0em;
line-height: 30px;
}


ul.gastro {
text-align:justify;
margin-top:8px;
font-size:15px;
text-transform:uppercase;
color: #f09422;
list-style-type: square;
letter-spacing:1px;
text-align:justify
}

ul.gastro li {
		padding: 0.30em; 0em 0em 0em;
		margin-left:15em;
}


.mod_az li {
list-style-type: none;
font-size:15px;
}


.inser li {
color: #f09422;
font-size:1em !important;
list-style-type: square;
letter-spacing:1px;
text-align:left;
line-height: 35px;
text-transform:uppercase;
}

.amm {
font-size: 1.5em;
color:#f09422;
border-left: 3px solid #d7d8da;
padding:0.3em;
background-color: #f5f5f5;
margin-top: 2em;
}


.table input[type=radio]{
clear:none;
margin:0 2px 2px 2px;
	}


	input[type="reset"], input[type="submit"], input[type="button"] {
	border: 1px solid #ddd;
	color: #949494;
	background: #FFF;
	font-size: 1em;
	}

	select {
  font-family: 	Lato, Arial, Helvetica, sans-serif;
	color:#7E7E7E;
	border: 1px solid #d5d5d5;
	margin:0 5px 0 5px;
	font-size:11pt;
	padding:2px;
	}


/* Icons */

[class*="social foundicon-"]:before {font-family: "SocialFoundicons";}

[class*="general foundicon-"]:before {font-family: "GeneralFoundicons";}


/* Footer elements */


.social_left{
	text-align:center;

	}

.social_left ul{
	padding: 1em 0em 2em 0em;
	}

.social_left li {
color: #f09422;
font-size:1.5em !important;
text-transform:uppercase;
letter-spacing:1px;
text-decoration:none;
margin-right:1em;
margin-left:3em;
text-align:center;
overflow: hidden;
}


.copyright
	{
		overflow: hidden;
		padding: 1em 0em 2em 0em;
		text-shadow: 1px 1px 0px #FFFFFF;
		text-align: center;
		font-size: 0.90em;
		color: #949494;

	}

.copyright a:hover
	{
		text-decoration: none;
}

.foundicon-facebook:hover {
	color: #3b5998;
}
.foundicon-twitter:hover {
	color: #00aced;
}
.foundicon-google-plus:hover {
	color: #dd4b39;
}
.foundicon-linkedin:hover {
	color: #007bb6;
}


/* Responsive Image */

.img {max-width:100%;height:auto;width:auto;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

/* Responsive Video */

.flex-video {position:relative;padding-top:25px;padding-bottom:67.5%;height:0;margin-bottom:16px;overflow: hidden;}

.flex-video.widescreen {padding-bottom:57.25%;}


.flex-video iframe, .flex-video object, .flex-video embed {position:absolute;top:0;left:0;width:100%;height:100%;border:none;}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
        .flex-video { padding-top: 0; }

    }


/* Additional */

#divBoxed {position:relative}

.btn-secondary, .btn-secondary:hover {text-shadow:none;}


/* Adjustments */


.divPanel {}

.divPanel.notop {padding-top:0px}

.divPanel.nobottom {padding-bottom:0px}


/***** BOOTSTRAP CSS BASE OVERRIDE *****/

.navbar .nav-pills > li > a {text-shadow:none;font-weight:normal;}

.navbar .nav-pills > li > .dropdown-menu:before {border:none;}

.navbar .nav-pills > li > .dropdown-menu:after {border:none;}

.navbar .nav-pills > .active > a, .navbar .nav-pills > .active > a:hover, .navbar .nav-pills > .active > a:focus {-webkit-box-shadow: none;box-shadow: none;}

.navbar .nav-pills > li > a:hover, .navbar .nav-pills li.dropdown.open.active > .dropdown-toggle {-webkit-transition: ease-in-out .2s;-moz-transition: ease-in-out .2s;-o-transition: ease-in-out .2s;-ms-transition: ease-in-out .2s; transition: ease-in-out .2s;}


body {background-image: url(/images/scribble_light.png);  background-position: inherit inherit; background-repeat: repeat repeat;color:#808080;}

#divBoxed {margin-top:5px;width:100%;}

#divLogo{margin-top: 5px; margin-bottom: 25px; text-align: left;}

#divSiteTitle{font-family: Syncopate; font-size: 30px; line-height: 49px; color: #f09422; text-shadow: rgba(0, 0, 0, 0.0980392) 0px 3px 5px, rgba(255, 255, 255, 0.298039) 0px -5px 35px; letter-spacing: 4px; font-weight: normal; font-style: normal; text-transform: uppercase;}

#divTagLine{color: rgb(150, 150, 150); line-height: 24px; text-transform: none; letter-spacing: 4px; font-size: 16px; padding-left: 2px; padding-right: 2px; background-color: transparent; text-shadow: none; font-family: Abel; font-weight: normal; font-style: normal; text-decoration: initial;}

.navContainer {}

.navContainer .navMenu {}

.navContainer .navMenu li {}

.navContainer .navMenu li a {}

.navContainer .navMenu li.current {}

.navContainer .navMenu li.current a {}


h1 {font-weight: normal; font-style: normal; letter-spacing: 0px; line-height: 65px; padding: 10px; font-family: 'Source Sans Pro', sans-serif; color: #808080; font-size: 40px;}

.page-content {line-height: 22px; font-family: 'Open Sans', sans-serif;text-align:justify;}

.page-content a {color: #f09422; font-family: 'Open Sans', sans-serif;}

.page-content a:hover {color: #00a300; font-family: 'Open Sans', sans-serif;}


#divFooter{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-color: #f09422;
	color: #fff;
	font-family: Actor, sans-serif;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 22px;
	background-image: url(tactile_noise.png);
	background-repeat: repeat repeat;
	text-align:justify;
}

.divPanel {padding: 10px;}


#divFooter a {color: #fff; font-size: 12px; font-family: 'Open Sans', sans-serif;}

#divFooter h3 {font-family: 'Source Sans Pro', sans-serif; font-weight: normal; font-style: normal; font-size: 23px; line-height: 45px; color: #fff;}

h2 {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 35px; line-height: 50px;}

.transparent-bg {-moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px; -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px; box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px;   background-color: rgb(255, 255, 255); border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;;}

a.btn, a.btn-large, a.btn-small, a.btn-mini {color:#fff}

 a.btn-info, a.btn-success, a.btn-warning, a.btn-danger, a.btn-inverse {color:#fff}

 .btn-secondary, .btn-secondary:hover, a.btn-secondary, a.btn-secondary:hover {color:#323232;}

 .btn-secondary {
border:1px solid #dfdfdf;
border-bottom:1px solid #afafaf;
background-color:#fafafa;
background-repeat: repeat-x;
background-image:-webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e1e1e1));
background-image:-webkit-linear-gradient(top, #fafafa, #e1e1e1);
background-image:-moz-linear-gradient(top, #fafafa, #e1e1e1);
background-image:-ms-linear-gradient(top, #fafafa, #e1e1e1);
background-image:-o-linear-gradient(top, #fafafa, #e1e1e1);
background-image:linear-gradient(top, #fafafa, #e1e1e1);
filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fafafa, endColorstr=#e1e1e1, GradientType=0);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

 .btn-secondary:hover, .btn-secondary:active, .btn-secondary.active, .btn-secondary.disabled, .btn-secondary[disabled] {background-color:#dfdfdf;}

.btn-primary.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #fa8834;
  background-image: -moz-linear-gradient(top, #f09422, #fb9952);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f09422), to(#fb9952));
  background-image: -webkit-linear-gradient(top, #f09422, #fb9952);
  background-image: -o-linear-gradient(top, #f09422, #fb9952);
  background-image: linear-gradient(to bottom, #f09422, #fb9952);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa7c20', endColorstr='#fffb9952', GradientType=0);
  border-color: #fb9952 #fb9952 #f96d07;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fb9952;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #fb9952;
  *background-color: #fb8b39;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #f09422;
}

#divHeaderText {padding: 0px 0px 20px; border-color: rgb(51, 51, 51); text-align: center;}

h3,.page-content h3 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 25px; line-height: 40px; color:#fb8b39;}

h4,.page-content h4 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 21px; line-height: 50px;}

h5,.page-content h5 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 17px; line-height: 50px;}

h6,.page-content h6 a {font-weight: normal; font-style: normal; font-family: 'Source Sans Pro', sans-serif; font-size: 15px; line-height: 50px;}



/*** NAV COMUNI ****/

.nav-pills {text-align:center;line-height: 17px;}

.nav-pills > li > a {margin-left:2px;margin-right:2px;padding:5px;}


/***** TOP NAV *****/

.navbar .nav-pills > li > a {margin-left:2px;margin-right:2px;padding:10px 30px;border-radius:5px;color:rgb(41, 41, 41);background-color:rgb(240, 240, 240)}

.navbar .nav-pills > li > a:hover {color:rgb(255, 255, 255);background-color:#f09422}

.navbar .nav-pills > .active > a, .navbar .nav-pills > .active > a:hover, .navbar .nav-pills li.dropdown.open > .dropdown-toggle, .navbar .nav-pills li.dropdown.active > .dropdown-toggle {color:rgb(255, 255, 255);background-color:#00a300;}

.navbar .ddmenu {margin-top:50px;margin-bottom:0px}

.ddmenu.nav-pills li a {font-family: 'Pontano Sans'; font-size: 15px; line-height: 17px;}

.ddmenu li a {font-family: 'Pontano Sans'; line-height: 26px; font-size: 15px;}

.navbar .btn-navbar-highlight {display:none;width:100%}

#decorative2 {z-index:100 !important}

#toTop {
    display: none;
    position: fixed;
    bottom: 5px;
    right: -25px;
    width: 64px;
    height: 64px;
    background-image: url('/images/arrow-up.png');
    background-repeat: no-repeat;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

#toTop:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}


.box_comuni {

background-color:#ddd;
	height:auto;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;box-sizing:border-box;
	vertical-align:center;

}


.thumbnails a img
{
	/* Set white borders around the thumbnails, instead of the browser's default Blue: */
	height:auto;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;box-sizing:border-box;
	vertical-align:center;
}

span.comuni  {
font-size: 1em;
padding:0.2em;
line-height: 2em;
}

.pull-right { float:right;}

.left {padding-right:5px;}

.centro {
	display: block;
	margin: 0px auto;
	text-align: center;
	}


#search_top {margin-top:2px;float:left;text-align:left;width:100%}

.pull-left img-polaroid { margin-right:15px !important; margin-top:7px !important;}

.imageClip{
    width:30%;
    height: auto;
    overflow:hidden;
    margin-right:15px !important; margin-top:7px !important;
}

.tb_resp {overflow-x:none; width:100%; height:auto;word-wrap:break-word;}

.well {word-wrap:break-word;}

.sele td {
    padding-right:25px;
	}


@media (min-width: 250px) and (max-width: 700px) {


ul.gastro li {
		margin-left:1em;
}

a {
font-size:14px;

	}

#divMenuRight {display:none;}

#lingua
{
	display:block;
	margin-top:20px;
	float:right;

}


	h1 {line-height: 20px; font-family: 'Source Sans Pro', sans-serif; font-size: 20px;padding:0px;margin-top:10px;margin-bottom:10px;}


h2 {font-size: 25px; line-height: 30px;}

.colore_comune {
	line-height: 60px;
	padding:6px;
	}

	#divLogo {margin-top:30px;}

	#search_top {margin-top:10px;float:left;width:100%;text-align:left;}

	#divSiteTitle{font-family: Syncopate; font-size: 17px; line-height: 20px; color: #f09422; text-shadow: rgba(0, 0, 0, 0.0980392) 0px 3px 5px, rgba(255, 255, 255, 0.298039) 0px -5px 35px; letter-spacing: 2px; font-weight: normal; font-style: normal; text-transform: uppercase;}

	#divTagLine{color: rgb(150, 150, 150); line-height: 20px; text-transform: none; letter-spacing: 2px; font-size: 15px; padding-left: 2px; padding-right: 2px; background-color: transparent; text-shadow: none; font-family: Abel; font-weight: normal; font-style: normal; text-decoration: initial;}

.tb_resp {overflow-x:scroll; width:100%; height:auto;}

body {padding-left:5px;padding-right:5px;margin:0px;}

.divPanel {padding: 5px;}

#divBoxed {width:100%;}

/* Contact */

ul#contact-info .icon {display:inline;font-size:20px;line-height:25px;margin-right:15px;}

ul#contact-info .field {font-weight:bold;}

ul#contact-info {list-style:none;text-align:left;}

/* Link */

ul#contact-link .icon {display:inline;font-size:20px;line-height:25px;margin-right:15px;}
font-sizeul#contact-link {list-style:none;}
ul#contact-link a {font-size:1.3em;line-height:35px;}

/* Social */

.social{
	padding-top: 1em;
	line-height: 0,8em;
	}

.social_left li {

	display:block;
	}

span.comuni  {
	font-size: 1.2em;
	padding:0.2em;
	line-height: 2em;
	}


.sele table, .sele tr, .sele td{
    display: block;
    width:95%;
	}

.sele img {

display: block;
width:100%;
float:left;

	}

.nav-pills > li > a {margin-left:4px;margin-right:4px;padding:3px}

.webdue table, .webdue tr, .webdue td{
    display: block;
	}


}




@media (max-width: 767px) {


    .navbar .btn-navbar-highlight {padding:9px 14px;margin-top:0px;}

    .navbar {width:100%;margin-top: 0px;padding-top:0px}


    /* Fixed Top */

    #decorative2 {position:static}

    body {padding-top:0px}


    #divFooter {margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;}

    #divBoxed > #divFooter {margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}


    body > #footerOuterSeparator, body > #contentOuterSeparator {margin-left:-20px;margin-right:-20px;}


    .headerArea, .topArea {padding:20px !important;}
 /*only for templates without divBoxed*/


    #camera_wrap {margin-top:5px}

    #divVideo {margin-top:20px}

    .navbar .ddmenu {margin-top: 0px;margin-bottom: 0px;}

.tb_resp {overflow-x:scroll; width:100%; height:auto;}

}

@media (max-width: 979px) {

     #divLogo {margin-bottom:10px;}


    .navbar .btn-navbar-highlight {display:inline;padding:9px 14px;margin-top:15px;}

    .navbar {width:100%;}

    #divMenuRight {float:none}


    .dropdown-menu .sub-menu {left:0%;position:relative;top:0;visibility:visible;margin-top:3px;display:block}

    .dropdown-menu, .sub-menu {border-radius:5px !important;}

    .navbar .ddmenu {margin-top: 0px;margin-bottom: 0px;}


    /* Fixed Top */

    #decorative2 {position:static;  height:auto;}

    body {padding-top:0px}

.tb_resp {overflow-x:scroll; width:100%; height:auto;}

}


@media (max-width: 1700px) {

.tb_resp {overflow-x:scroll; width:100%; height:auto;}

#divMain { font-size:16px;}

.sele { width:100%; height:auto;}

}

/* Prova Google */

#stickyunit {
  position: fixed;
}
