/*css*/
@import url('reset.css');
@import url('skeleton.css');
@import url('superfish.css');
@import url('touchTouch.css');
@import url('form.css');
@import url('camera.css');
@import url('subscribe-form.css');
@import url('font-awesome.min.css');

@import url(//fonts.googleapis.com/css?family=Tenali+Ramakrishna);

html, body { }

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.fleft {float:left;}
.fright {float:right;}
.clear {clear:both; width:100%; font-size:0; line-height:0;}
.wrapper, .wrapper-extra, .extra-wrap{
	position: relative;
	overflow:hidden;
	width: 100%; 
}
.wrap {
	position: relative;
	text-align: center;
}
.wrapper-after:after{
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.dis-block{display: block;}
.dis-inblock{display: inline-block;}
.upp{text-transform: uppercase;}
.ital{font-style: italic;}

.txt_left{text-align: left;}
.txt_right{text-align: right;}
.txt_cntr{text-align: center;}
.txt_ital{font-style: italic;}
.txt_line_through{text-decoration: line-through;}


.marg-left-0{margin-left:0 !important;}	
.marg-right-0{margin-right:0 !important;}
.marg-left-right-0{ margin-right:0 !important;margin-left:0 !important;}
.last-mbot{margin-bottom:0 !important;}	
.last-pbot{padding-bottom: 0 !important;}
.last-mpbot{margin-bottom:0 !important;padding-bottom:0 !important;}

.marRight1{margin-right: 33px;}
.marRight2{margin-right: 55px;}

.padTop1{padding-top: 20px;}

.padBot1{padding-bottom: 60px;}
.padBot2{padding-bottom: 41px;}

.mar1{margin: -1px 10px 0; display: inline-block !important; color: #808080 !important;}
.mar2{margin: 0 10px;}

.pad3{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding-left: 30px;
}

.lh18{line-height: 18px;}

.marTop1{margin-top: 100px;}
.marTop2{margin-top: 45px;}
.marTop3{margin-top: 11px;}
.marTop4{margin-top: 3px;}
.marTop6 {
	margin-top: 10px;
}

.marBot1{margin-bottom: -8px;}
.marBot2{margin-bottom: -16px;}

.quote_1{
	text-align: center;
	max-width: 660px;
	display: inline-block;
	margin-top: 34px;
}
.hline2{
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 3px solid #c0c0c0;
}

#page4 p{margin-bottom: 9px;}

.box, .box2, .box3{overflow: hidden;}
.bold{font-weight: bold;}

.color1{color: #1e1e1e;}
.color2{color: #777777;}
s
/* Global properties ======================================================== */
html, body { margin:0; padding:0; height:100%;}

body {
	min-width: 300px;
	background: #c9d981;
	color: #303030;
	font: 14px/20px Helvetica, sans-serif;
	position: relative;
}

.fs_12{font-size: 12px;}
.fs_13{font-size: 13px;}
.fs_14{font-size: 14px;}

#back-top {
  position: fixed;
  bottom: 40px;
  left: 51%;
  z-index: 1000;
  display: none;
  margin-left: 550px;
  width: 50px;
  height: 50px;
  background: url("../images/up-arrow.png") 50% center no-repeat #1e1e1e;
  cursor: pointer;
  -webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	border-radius: 500px;

}
#back-top:hover {
  background: url("../images/up-arrow.png") 50% center no-repeat #ccc;
}
.main{
	padding:0 0 0 0;
	width:100%;
	height: auto; 
	padding-bottom: 4px;
	/* background: #fafafa; */
}
.div-content{
	margin:0 auto;
	padding-top: 0px;
	width:100%;
	width: 1116px;
	background: #fff;
}
.txt_col1{
	position: relative;
	display: inline-block;
	width: 64px;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/

/*h1{
	position: relative;
	display: inline-block;
	margin:0;
	margin-top: 86px;
	left: 50%;
	margin-left: -143px;

}*/

h1{
    display: inline !important;
    font-weight: normal;
}

h1 img{max-width: inherit;}
h1.h1_content{top: 15px;}


h2 {
	display: inline;
}

.titolo_alcune_proposte{
    display: block;
    margin: 24px 0 0 24px;
    font-size: 18px;
    text-align: left;
    padding: 20px 0 20px 0;
    color: #9a4534;
}

.vetrina{
    width: 100%;
    background: #eeebe8;
    padding-bottom: 24px;
}

h3 {
	font: 24px/30px Helvetica sans-serif;
	color:#1e1e1e;
	margin-top: 2px;
}
h3.v2{margin-top: 0px;}

h4{ 
	margin-top: 32px;
	color:#616161;
	font:13px/20px Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 8px;
}
h5{ 
	margin-top: 34px;
	color:#1e1e1e;
	font:17px/22px Helvetica, sans-serif;
	margin-bottom: -5px;
}
span.search{color: #acd473 !important;}

.pos_rel{position: relative;}

.num1{
	font:700 100px/100px Helvetica, sans-serif;
	color:#b4b4b4; 
	margin-top: 19px;
	position: relative;
	margin-bottom: 27px;
}
.num1:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 100%;
	height: 4px;
	left: 0;
	top: 62%;
	background: #fff;
}

.link_img{position: relative; display:block;}

.img_hover_txt{
	position: absolute;
	display: block;
	width: 66px;
	height: 66px;
	text-align: center;
	background: #acd473;
	color: #fcfcfc;
	font:18px/66px Helvetica, sans-serif;
	top: 37px;
	right: 0px;
	border-radius: 500px;
	/*opacity: 0;*/
	-webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	display: none;
}

.link_img:hover .img_hover_txt{/*opacity: 1;*/ display: block;}

.txt1 {
	font:25px/30px Helvetica, sans-serif;
	color:#252423; 
	margin-top: 48px;
	text-align: right;
	float: left;
	max-width: 175px;
	text-transform: uppercase;
}



.year_section{
	font:15px/20px Helvetica, sans-serif;
	color:#ffd64f; 
	margin-top: 19px;
	float: left;
	width: 54px;
}

.figure_video{ display: block;margin-top: 75px;}
.figure_video a{display: block;}
.b_right{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	border-right: 1px solid #c0c0c0;
}

.lightbox-video{
	position:relative;
	display:inline-block;
}
.lightbox-video span {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	display:block;
	width:100%;
	height:100%;
	background: url(../images/magnify-video.png) no-repeat 50% 50%;
}

.white_bg{
	position: relative;
	margin-top: 40px;
	margin-bottom: 1px;
	padding: 29px 0 13px;
	width: 100%;
	border: none;
	background: #fff;
}

.date_section{ 
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-right: 18px;
	padding-top: 9px;
	width: 60px;
	height: 51px;
	background: #3c4346;
	color:#fff;
	text-align: center;
	-webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}


.day{
	display: block;
	font: 18px/19px Helvetica, sans-serif;
}
.month{
	display: block;
	text-transform: uppercase;
	font: 10px/14px Helvetica, sans-serif;
}
.comment_link{
	margin-top: 31px;
	margin-right: 31px;
}
.main_date_section:hover .date_section{background: #e74c3c;}

p{margin-top: 24px;}
img{ margin-bottom: 0px;max-width:100%; height:auto;}

.img1{
	margin-top: 38px;
	border-radius: 500px;
}
.img1.v2{margin-top: 34px;}
.img2{
	float: left;
	margin-right: 20px;
	margin-top: 3px;
}
.img3{margin-top: 35px;margin-bottom: -11px;}
.img4{
	float: left;
	margin-right: 20px;
	margin-top: 27px;
}
.img5{margin-top: 45px;}

a {
	color: inherit;
	text-decoration:none; 
	cursor:pointer;
}

a.link1{color: #a9a9a9;}
a.link1:hover{color: #000;}

a.link2{color: #1e1e1e;}
a.link2:hover{color: #777;}


.indent1{
	display:block;
	width: 100%;
	height: 6px;
}

time{
	font:bold 48px/48px Helvetica, sans-serif;
	color: #b4b4b4;
	margin-top: 24px;
	display:block;
}

.banner1{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	padding: 30px 32px 20px 75px;
	margin-top: 51px;
	height: 240px;
}
.banner1 .banner_txt1 {
	font:40px/36px Helvetica, sans-serif;
	color:#242424; 
	margin-top: 28px;
	text-transform: uppercase;
}
.banner1 .more_btn_arr {
	font:14px/22px Helvetica, sans-serif;
	color:#474747; 
	margin-top: 29px;
	float: right;
	padding-right: 12px;
	background: url(../images/arrow2.png) right 9px no-repeat;
	text-transform: uppercase;
}
.banner1 .more_btn_arr:hover{color: #999;}


a:hover{
	color: #777;
	text-decoration:none;
}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.img_txt_box{
	background: #fafafa;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 10px 10px 20px 15px;
}
.img_txt_box p{margin-top: 0px;}
.date_txt{text-transform: uppercase; font-size: 12px; color: #6f6f6f;}

.comment_icon2{
	position: relative;
	display: inline-block;
	margin: -17px -2px 0 19px;
	width: 63px;
	height: 55px;
	background: url(../images/comment_icon_big.png) 0 0 no-repeat;
}
.section_year{
	float: left;
	width: 40px;
	color: #6f6f6f;
}

.letter_section{
	position: relative;
	width: 78px;
	height: 78px;
	background-color: #c5c5c5;
	text-align: center;
	color: #fff;
	font:bold 36px/78px Helvetica, sans-serif;
	margin-top: 47px;
	border-radius: 500px;
	display:inline-block;
	-webkit-transition: all 0.6s ease;
  	-moz-transition: all 0.6s ease;
  	-o-transition: all 0.6s ease;
  	transition: all 0.6s ease;
}
.link_letter:hover .letter_section{background-color: #414141;}

.num_section{
	position: relative;
	width: 64px;
	height: 64px;
	background-color: #b7bdc2;
	float: left;
	margin-right: 15px;
	font:600 36px/64px Helvetica, sans-serif;
	color:#fff; 
	text-align: center;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	text-align: center;
	margin-top: 23px;
	border-radius: 500px;
}



/************Header************/
header {
	position: relative;
	z-index: 1000;
	background: #c9d981;
	text-align: center;
	padding: 4px 0 4px 0;
}
header.content_header{
	max-height: 100%;
}
.header_pic{
	background: url(../images/header_big_pic1.jpg) 50% 0 no-repeat;
	width: 100%;
	height: 279px;
}

.bot_line{
	display: inline-block;
	margin-top: 2px;	
	margin-bottom: 42px;
	width: 100%;
	height: 1px;
	background: #f2f2f2;	
}
	
/************Content***********/
.box-1{
	position: relative;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	margin: 20px 0 20px 0;
	text-align: center;
}

.h2_box{
	width: 100%;
	text-align: left;
	padding: 19px 0 20px;
}

.box-2{
	position: relative;
	width: 100%;
	background: #fafafa;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	margin-top: 9px;
	padding-top: 40px;
	padding-bottom: 73px;
	margin-top: 10px;
}
.box-2.v2{margin-top: 44px;padding-top: 23px;}

/* ============================= lists ====================== */
.listWithMarker {
  margin: 0;
  margin-top: 37px;
  /* margin-left: 23px; */
}
.listWithMarker li {
  display: block;
  margin-bottom: 12px;
  background: url(../images/list_marker.png) 1px 4px no-repeat;
}
.listWithMarker li a {
  color: #5b5b5b;
  text-decoration: none;
  font:11px/18px Helvetica, sans-serif;
  text-transform: uppercase;
  padding-left: 23px;
}
.listWithMarker li a:hover {
  color: #8eb557;
}

/* ============================= end lists ====================== */
.comments_btn{
	padding-left: 19px;
	background: url(../images/comment_icon.png) 0 2px no-repeat;
	color: #6b6b6b;
}

.link_arrow {
	margin-top: 3px;
	margin-left: 2px;
	display: inline-block;
	background: url(../images/link_arrow.png) 50% 50% no-repeat;
	width: 13px;
	height: 17px;
}
.link_arrow:hover{background: url(../images/link_arrow.png) 50% 50% no-repeat #555;}


.more_btn{
	display: inline-block;
	color: #fff;
    font-size: 12px;
    font-weight: bold;
	text-decoration:none; 
	border-radius: 3px;
	background: #0f4945;
    padding: 2px 4px 2px 4px;
}

.more_btn:hover{
	background: #fff;
	color: #0f4945;
}

.more_btn.v2{background: #f9f9f9; color: #535353;margin-top: 20px;padding: 6px 17px;}


.more_btn2{
	position: relative;
	display: inline-block;
	height: 56px;
	background: url(../images/zoom_icon.png) 27px 50% no-repeat #f7f7f7;
	border: 1px solid #cfcfcf;
	font:20px/56px Helvetica, sans-serif;
	padding-left: 58px;
	padding-right: 30px;
	color: #414141;
}
.more_btn2:hover{background: url(../images/zoom_icon.png) 20px 50% no-repeat #ccc;}


.more_btn3{
	display: inline-block;
	margin-top: 19px;
	color: #3c3c3c;
	text-decoration:none; 
	font:15px/20px Helvetica, sans-serif;
	background: url(../images/more_arr1.png) 0 3px no-repeat;
	padding-left: 23px;
}
.more_btn3:hover{
	color: #000;
	background-position: 7px 3px;
}

figure{display: block; margin-top: 30px;}
figure.img_inner {
	display: block;
	overflow: hidden;
	margin-top: 35px;
	height: auto;
	line-height: 0;
	margin-bottom: 26px;
}

figure iframe {
	width: 100%;
	height: 328px;
}

address{
	display: block;
	margin-top: 8px;
	font-style: normal;
}

address dl dt{
	margin-bottom: 0px;
	/* color: #47d4f9; */
	font:bold 12px/20px Helvetica, sans-serif;
	color:#1e1e1e;
}

address dd span{
	position: relative;
	display: inline-block;
	width: 81px;
}

address a, a.link7{
	color: #9c9c9c;
	text-decoration: none;
}

address a:hover, a.link7:hover{color: #ffd64f;}

a.link7{
	color: #ffd64f;
	text-decoration: none;
}

a.link7:hover{color: #000;}

/*********************************start magnifier2*************************************/

.magnifier2 {
    position:relative;
    /* display:block; */
    display: inline-block;
}

.magnifier2 img{
}

.zoom{
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/

  	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 10px solid #ddd; 
	-webkit-transition: all 0.6s ease;
  	-moz-transition: all 0.6s ease;
  	-o-transition: all 0.6s ease;
  	transition: all 0.6s ease;
}

a.magnifier2:hover .zoom{
	opacity: 1;
}

a.magnifier2 .zoom{
	opacity: 0;
}

/*********************************end magnifier2*************************************/
/************Footer************/

footer {
	display: block;
	width: 100%;
	font-family: Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-top: 12px;
	background: #a3c42f;
	min-height: 60px;
}

footer h1{
	left: 0;
	margin-left: 12px;
	margin-top: 19px;
}


.footer_priv{
	padding: 24px 0 13px;
}

p.txt_priv{
	color:#454545;
	font-size: 18px !important;
	margin-top: 17px;
	text-align: center;
	margin-left: 10px;
}

/*----------- start social icons ----------------*/

.list_1{
	position: relative;
	list-style: none;
	display: inline-block;
	float: right;
	margin-top: 21px;
}
.list_1 li{
	position: relative;
	float: left;
	width: 35px;
	text-align: center;
	margin-left: 5px;
}

.list_1 li a{
	color: #fff;
}
.icon_container{
	display: inline-block;
	border-radius: 500px;
	width: 35px;
	height: 35px;
	background: #fff;
	font: normal normal 16px/35px 'FontAwesome';
	color: #e4e4e4;
	margin-bottom: 8px;
	margin-left: 5px;
	border: 2px solid #e4e4e4;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
}

.list_1 li a:hover{
	color: #fff;
}

.list_1 li a:hover .icon_container{
	background: #999;
}

.soc_icons {
	float: right;
  position: relative;
  display: inline-block;
  margin-top: 2px;
  white-space: nowrap;
  margin-top: 26px;
  margin-left: -12px;
}

.soc_icons > li {
  position: relative;
  display: inline-block;
  margin-left: 2px;
}

.soc_icons > li > a {
  position: relative;
  color: #ced0d1;
  line-height: 1em;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  color: #fff;
  width: 32px;
  height: 32px;
  display: inline-block;
  background: #342b29;
  text-align: center;
  font: normal normal 16px/32px 'FontAwesome';
  border-radius: 500px;
}
.soc_icons > li > a:hover {
  color: #110f06;
  text-decoration: none;
  background: #ffd853;
}

#search2{margin-top: 47px;padding-bottom: 34px; max-width: 740px;float: right;}
#search2 input{
	width: 100%;
	width: 584px;
	float: left;
	color: #9d9d9d;
	font:16px/58px Helvetica, sans-serif;
	height: 58px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 5px 5px 5px 20px;

	box-shadow: none;
	-webkit-appearance: none;
	resize: none;

	outline: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #cfcfcf;
	overflow: hidden;
	float: left;
	margin-right: -1px;
}

/*----------- end social icons ----------------*/

.priv_section1{float: left;}
.priv_section2{float: right;}


/*================================== FABRY CUSTOMIZE ==============================================*/

#div-header
{
    width: 100%; 
    text-align: center; 
    position: relative;   
}

#div-header-logo {
	width: 100%;
	position: relative;
}

#logo{
    border: 0; 
    max-width: 100% !important;
    height: auto !important;
}

#div-header-center
{
    width: 34%; 
    float: left;   
    border-bottom: solid 2px #0f4945; 
    height: 115px;
}

#div-header-right
{
    width: 33%; 
    float: left; 
    position: relative;
    text-align: left;
    border-bottom: solid 2px #0f4945; 
    height: 115px;
}

#div-header-right>img{
    max-height: 113px; 
    position: absolute; 
    padding-top: 4px;
    display: inline;
    visibility: visible;
}

#div-header .normal
{
    padding: 0;
    margin: 2px 0 2px 12px;
    color: #0f4945;   
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
    font-family: 'Tenali Ramakrishna', sans-serif;
}

.barra_top {
	width: 100%;
	height: 28px;
	background: #c9d981;
	margin-bottom: 0px;
}

#barra_top_left {
    float: left;
    width: 33%;
}

#barra_top_center {
	float: left;
	width: 33%;
}

#barra_top_right {
	float: left;
	width: 33%;
}

.footer_div{
    float: left;
    width: 33%;
    color: #fff;
}

.footer_div>a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.footer_div>a:hover{
    color: #a4a4a4;
}

.box-page {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
}

.titolo{
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #9a4534;
    margin-bottom: 20px;
}

.titolo_home_descrizione {
    width: 96%;
    text-align: left;
    margin: 24px 24px 24px 24px;
    color: #9a4534;
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
}

.p_header_title
{
    padding: 0;
    margin: 12px 0 12px 12px;
    color: #0f4945;   
    font-size: 36px;
    font-weight: bold;
}

.p_titolo
{
    margin: 30px 0 4px 10px;
    color: #0f4945;
    font-size: 18px;
    font-weight: bold;   
    
}

.p_titolo1
{
    margin: 48px 0 2px 24px;
    color: #000000;
    font-size: 12px;
    font-weight: normal;   
}

.p_titolo2
{
    margin: 0 0 0 24px;
    color: #000000;
    font-size: 18px;
    font-weight: bold;   
}

.p_titolo3
{
    margin: 0 0 12px 24px;
    color: #000000;
    font-size: 13px;  
}

.p_testo
{
    margin: 0 24px 12px 24px;
    color: #000000;  
    text-align: justify;
}

.ul_testo
{
    margin: 0 0 12px 48px;
    color: #000000;  
    list-style-type: square;   
}

.semaforo
{
    position: absolute;
    top: 0px;
    left: 0;
    width: 4px;
    height: 4px;
    background: red;
}

.small_title
{
    padding: 0;
    margin: 6px 0 6px 12px;
    color: #0f4945;   
    font-size: 12px;
    font-weight: bold;
    display: none;
}

.link_evento{
	font-size: 16px;
	font-weight: bold;
	color: #509600;
}

.fx_black {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	color: #000000;
}

.pricipale_image{
	width: 100%;
	margin-top: 20px;
}

#navigator_slider {
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

#navigator_slider>li
{
    float: left;
    position: relative;
	width: 300px;
	height:200px;
    margin: 12px 12px 0px 0px;
    padding: 0;
}

.link_slider{
    display: block;
    float: left; 
}

.link_slider:hover{
    cursor: pointer;
    opacity: 0.5; /* css standard */
    filter: alpha(opacity=50); /* internet explorer */
}

.link_slider_view
{
    opacity: 0.5; /* css standard */
    filter: alpha(opacity=50); /* internet explorer */   
}

.li_link_slide
{
	width: 300px;
	height:200px;
    float: left; 
    margin-right: 0px; 
    overflow: hidden;
}

.nero
{
    color: #000000;   
}

.t_caratteristiche
{
     
}

.t_caratteristiche td
{
    padding: 1px 10px 1px 10px; 
    font-size: 13px;
    color: #000000;  
}

.titolo_sezione
{
    font-size: 13px;
    color: #000000;  
    font-weight: bold;  
}

.t0
{
    background: #eeebe8;   
}

.t1
{
    background: #ffffff;   
}

.barra_link
{
    background: #dbd4cf;  
    height: 26px;
    line-height: 26px;
    margin-top: 20px;
}

.link_documento
{
    color: #0f4945;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    padding-right: 12px;
}

.link_documento:hover
{
    color: #933434;
}

.link_immobile_principale
{
    color: #0f4945;
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;      
}

.link_immobile_principale:hover
{
    color: #a2a2a2;
}

.titolo_02
{
    padding: 0;
    margin: 0 0 2px 0;
    color: #000000;
    font-weight: bold;   
}

.link_button
{
    display: block;
    padding: 2px 6px 2px 6px;
    border: solid 2px #066CD8;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #066CD8;
    margin-top: 45px;
    background: #FAF215;
}

.link_button:hover
{
    background: #ffffff;
}

.div_lista_figli
{
    position: relative; 
    width: 100%; 
    height: 120px; 
    padding-top: 12px; 
    color: #000000;  
}

.div_lista_figli_25
{
    float: left; 
    width: 25%; 
    height: 100%;
    min-width: 200px;
}

.div_lista_figli_40
{
    float: left; 
    width: 35%; 
    height: 100%; 
    margin-left: 10px; 
    font-size: 12px; 
    min-width: 200px;
}

.div_lista_figli_20
{
    float: left; 
    width: 20%; 
    height: 100%; 
    margin-left: 30px; 
    margin-top: 2px;
    min-width: 100px;
}

.div_lista_figli_link
{
    float: right; 
    width: 10%; 
    height: 120px; 
    line-height: 120px;
    min-width: 80px;
}

.container_image{
    float: left; 
    width: 200px; 
    height: 120px; 
    overflow: hidden;
}

.barra_top_cell{
    margin-top: 2px;
}

.barra_top_cell>a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.barra_top_cell>a:hover{
    color: #a4a4a4;
}

.titolo_evento{
	padding: 12px 0 2px 0;
	font-size: 19px;
	font-weight: bold;
}

.titolo_evento_lista {
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 6px;
}

.datetime_evento {
	margin-top: 0px;
	padding: 0px 0 12px 0;
	font-size: 10px;
	font-weight: bold;
}

.neroB{
	color: #000;
	font-weight: bold;
}

.map_canvas{
	margin-top: 20px;
}

.div_lista_items_immagini {
	width: 100%;
	height: 200px;
	overflow: hidden;
	border: solid 1px #c9d981;
}

/*================================= RESPONSIVE LAYOUTS ==============================================*/
@media only screen and (max-width: 1339px) {
	.div-content{width:100%;}
	
	#div-header-right
	{
	    display: inline;
        visibility: visible;
	}

    #div-header .normal
    {
        font-size: 24px;
    }
    
    #div-header-center img
    {
        width: 200px;   
    }
    
    .p_header_title
    {
        padding: 0;
        margin: 12px 0 12px 12px;
        color: #0f4945;   
        font-size: 36px;
        font-weight: bold;
    }
    
    .semaforo
    {
        position: absolute;
        top: 0px;
        left: 0;
        width: 4px;
        height: 4px;
        background: red;
    }
}


@media only screen and (max-width: 995px) {

	.address figure iframe {
		max-width:100%;
		width: 100%;
	}
	address dd span{width: 74px;}
	figure iframe {width: 100%;}
	.magnifier2 {width: 100%;}
	figure iframe {width: 100%;}
	#search2 input {width: 384px;}
	
	#div-header-right
	{
	    display: inline;
        visibility: visible;   
	} 

    #div-header .normal
    {
        font-size: 20px;
        font-family: 'Tenali Ramakrishna', sans-serif;
    }
    
    .p_header_title
    {
        padding: 0;
        margin: 12px 0 12px 12px;
        color: #0f4945;   
        font-size: 28px;
        font-weight: bold;
    }
    
    #immobili_slider{
	    margin-right: 0px;
	    text-align: center;
    }
    
    .semaforo
    {
        position: absolute;
        top: 0px;
        left: 0;
        width: 4px;
        height: 4px;
        background: blue;
    }

    .div_lista
    {
        float: left;
        width: 50%;
    }

	#div-header-center
	{
	    width: 66%;
	}

	#div-header-right
	{
	    display: none;
        visibility: hidden;
	}
}


@media only screen and (max-width: 767px) {

	img{width: 100%;}
	img.no_resize, h1 img{width: auto;}
	.box{overflow: visible;}

	.mobile_txt_cntr{text-align: center;}

	.txt1{max-width: 100%; float: none; text-align: left;}
	.txt1 br{display:none;}
	#search2 input {width: 100%; margin-bottom: 10px;}
	#search2{margin-top: 20px; max-width: 100%; float: none; display: block;}

	.pad3{padding-left: 0px;}

	.priv_section2{float: left;}
	.priv_section1{float: right;}

	.list_1{float: none;}

	.img2, .img4{margin-bottom: 10px;}

    #div-header
    { 
        /*height: 160px;   */ 
    }

    #div-header-left, #div-header-right
	{
	    display: inline;
	    margin-top: 20px;  
	} 

    .p_header_title
    {
        padding: 0;
        margin: 6px 0 6px 12px;
        color: #0f4945;   
        font-size: 20px;
        font-weight: bold;
    }
    
    #div-header .normal
    {
        font-size: 12px;
        font-family: 'Tenali Ramakrishna', sans-serif;
    }
    
    #testo_immobile_figlio
    {
        display: none;
    }
    
    .div_lista_figli_20
    {
        margin-left: 5px; 
    }
    
    .semaforo
    {
        position: absolute;
        top: 0px;
        left: 0;
        width: 4px;
        height: 4px;
        background: yellow;
    }

    .div_lista
    {
        float: left;
        width: 100%;
    }

    .div_lista_immobili
    {
        width: 300px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        background: #dbd4cf;
        padding: 8px;
        margin-bottom: 48px;
    }

	#div-header-right
	{
	    display: none;
        visibility: hidden;
	}

    #div-header-center {
        width: 60%;

    }
}


@media only screen and (max-width: 479px) {
	h3 {font: 20px/30px Helvetica, sans-serif;}
	h1 img{width: 100%;}

	#div-header-right
	{
	    display: none;
        visibility: hidden;
	}

    #div-header-left{
        width: 100%;
        height: 150px;
        text-align: center;
    }

    #div-header-center {
        width: 100%;

    }

    #div-header .normal
    {
        font-size: 24px;
        font-family: 'Tenali Ramakrishna', sans-serif;
    }

    #barra_top_center {
        width: 50%;
    }

    #barra_top_right {
        width: 50%;
    }

    #barra_top_left {
       display: none;
       visibility: hidden;
    }

    .barra_top_cell>a{
        font-size: 10px;
    }

    .small_title
    {
        display: block;
    }
    
    .slider_wrapper
    {
 
    }
    
    .div_lista_figli_link
    {
        float: left; 
    }
    
    .semaforo
    {
        position: absolute;
        top: 0px;
        left: 0;
        width: 4px;
        height: 4px;
        background: green;
    }

    #div-header-right>img{
        max-height: 113px; 
        position: absolute; 
        padding-top: 4px;
        display: none;
        visibility: hidden;
    }

	.footer_div {
		width: 99%;
	}

	footer {
		min-height: 90px;
	}
}


