/****************************************************************************
CSS RESET
****************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio,
video {	margin: 0; 	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table {	border-collapse: collapse; border-spacing: 0; }


.searchAlfa { display:table-cell;list-style:none;line-height:60px; }

.CSSTableGenerator {
	margin:1px;
	padding:1px;
	width:100%;
	line-height: 20px;
	box-shadow: 5px 5px 2px #888888;
	border:0px solid #000000;
	background-color: #fff;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:10px;
	
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:10px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:10px;

}
.CSSTableGenerator table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	margin:0px;padding:0px;
}
.CSSTableGenerator thead{
	line-height: 10px;
	 display:block;

}

.CSSTableGenerator tbody{
    NO_display:block; overflow:auto; height: 8px;
}
.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:5px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {

	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;

}
.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:5px;
}
.CSSTableGenerator tr:hover td{
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffffff; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#daedf1; }

.CSSTableGenerator td{
	
	text-align:left;
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-weight:normal;	
	color:#000000;
	padding: 1px; 
	font-size: 12px; 
	overflow: hidden;
	vertical-align:middle;
	outline: none;
	height:30px;
	/*
	border-width:0px 1px 1px 0px;
	vertical-align:-webkit-baseline-middle;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-weight:normal;	
	

	
	*/
}



.CSSTableGenerator th{
	vertical-align:middle;
	text-align:left;
	padding:2px;
	font-size:12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	background:-o-linear-gradient(bottom, #aae7f7 5%, #3597e4 100%);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #aae7f7), color-stop(1, #3597e4) );
	background:-moz-linear-gradient( center top, #aae7f7 5%, #3597e4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#aae7f7", endColorstr="#3597e4");	
	background: -o-linear-gradient(top,#aae7f7,3597e4);
	outline: none;
}

.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}

.CSSTableGenerator tr:first-child notd{
	background:-o-linear-gradient(bottom, #aae7f7 5%, #3597e4 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #aae7f7), color-stop(1, #3597e4) );
	background:-moz-linear-gradient( center top, #aae7f7 5%, #3597e4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#aae7f7", endColorstr="#3597e4");	background: -o-linear-gradient(top,#aae7f7,3597e4);
	background-color:#aae7f7;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
}

.CSSTableGenerator tr:first-child:hover noth{
	background:-o-linear-gradient(bottom, #aae7f7 5%, #3597e4 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #aae7f7), color-stop(1, #3597e4) );
	background:-moz-linear-gradient( center top, #aae7f7 5%, #3597e4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#aae7f7", endColorstr="#3597e4");	background: -o-linear-gradient(top,#aae7f7,3597e4);
	background-color:#aae7f7;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 1px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

  
.ResetTABLE{ 
    background-color:#fff;
	margin:1px;
	padding:1px;
	width:50%;

}

.ResetTABLE td{
	border: 1px solid #c0c0c0 ;
	font-family:Helvetica;
	font-weight:normal;	
	color:#000000;
	font-size: 16px; 
	background-color:#fff;
}

 
/****************************************************************************
BASIC STYLES
****************************************************************************/

html{height:100%; }
body{  font:normal 14px Arial, Helvetica,sans-serif; color:#515151; line-height: 28px; overflow-x:hidden; width:100%; height:100%;  -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;}
		
.boxMiPiace{max-width:245px; padding:10px 12px 6px 12px; background-color:rgba(255,255,255,0.6); -webkit-border-bottom-left-radius:3px; -moz-border-radius-bottomleft:4px; border-bottom-left-radius:4px; float:right;	}
		
img#logoLFT{float:left; margin:20px 0 0 20px;}		

.grassetto{ font-weight:bold;}

.whiteLink{color:#FFF; text-decoration:none;}
.whiteLink:hover{text-decoration:none;}
.blackLink{color:#222; text-decoration:none;}
.blackLink:hover{text-decoration:none;}

		
.white{background-color:#fff;}
.grey{background-color:#abc;background-color:#515151;}
.black{background-color:#222;}
h1,h2,h3,h4,h5,h6{ color:#444; }
h1{ font-size:48px;}
h2{ font-size:36px;}
h3{ font-size:20px;font-weight:bold;padding-bottom:10px;}
h4{ font-size:20px;}
h5{ font-size:18px;}
h6{ font-size:14px;}

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: navy; color: #fff; text-shadow: none; }

a {text-decoration: none; color:#5bc4f1;}
a:hover{text-decoration: underline;}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.clear {clear:both; }
.containerRep {max-width: 0px auto; padding: 0; height:auto; margin: 0px auto; position:center; }
.home{ max-width: 980px; padding: 0 20px; height:100%; margin: 0px auto;position:relative;  }
.container {max-width: 1080px; padding: 10; height:auto; margin: 0px auto;}
/*
.home{ max-width: 980px; padding: 0 20px; height:100%; margin: 0px auto;position:relative;  }
.container {max-width: 1080px; padding: 10; height:auto; margin: 30px auto;}
*/
.slideshow-area{
	width:100%;
	height:100%;
	position:fixed;
	background-position: center center;
	background-repeat:no-repeat;
	left:0;
	top:0;
	z-index:-999;
}
.slideshow-area img{

}
.slidecaption{
	width:443px;
	margin-left:50px;
	margin-top:60px;
}
.caption-heading {
	font:bold 42px/58px 'open sans',Arial;
	color:#fff;
	position:relative;
	display:block;
	-webkit-transition-duration: 1.5s;
	-moz-transition-duration: 1.5s;
	-o-transition-duration: 1.5s;
	-ms-transition-duration: 1.5s;
	transition-duration: 1.5s;	
}

.slidecaption span.dsc{
	display:block;
	font:normal 18px 'open sans',Arial;
	color:#fff;
	margin-top:10px;
	position:relative;	
	-webkit-transition-duration: 2.2s;
	-moz-transition-duration: 2.2s;
	-o-transition-duration: 2.2s;
	-ms-transition-duration: 2.2s;
	transition-duration: 2.2s;	
}


.slidecaption span.author{
	display:block;
	font:italic 100% 'open sans',Arial;
	margin-top:5px;
	color:#CCC;
	position:relative;	
	-webkit-transition-duration: 2.2s;
	-moz-transition-duration: 2.2s;
	-o-transition-duration: 2.2s;
	-ms-transition-duration: 2.2s;
	transition-duration: 2.2s;	
}


.cta{
	width:auto;
	float:left;
	margin-top:20px;
	
	position:relative;
	overflow:hidden;
	-webkit-transition-duration: 1.5s;
	-moz-transition-duration: 1.5s;
	-o-transition-duration: 1.5s;
	-ms-transition-duration: 1.5s;
	transition-duration: 1.5s;
}
.cta-left:before{
	content:'';
	border:82px solid transparent;
	border-right-color:#5bc4f1;
	position:absolute;
	right:0;
	z-index:-1;
	top:6px;
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-o-transfrom: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg);
	/*backface-visibility prevents graphical glitches when frames are animating*/
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}
.cta-left{
	float:left;
	position:relative;
	background-color:#5bc4f1;
	display:block;
	z-index:0;
	padding:10px 8px;
	border-radius:0px 2px 2px 0px;
	-moz-border-radius:0px 2px 2px 0px;
	-webkit-border-radius:0px 2px 2px 0px;
	-o-border-radius:0px 2px 2px 0px;
	-ms-border-radius:0px 2px 2px 0px;
}
.cta-left a{
	position:relative;
	width:40px;
	height:40px;
/*	
	background:url(../images/point-down-white-small.png) no-repeat -7px -4px;
*/	
	display:block;
	float:left;
	
}
.cta-left a:hover{
	position:relative;
	width:40px;
	height:40px;
	display:block;
	float:left;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	-ms-transition-duration: .5s;
	transition-duration: .5s;
/*	
	background:url(../images/point-down-grey-small.png) no-repeat -7px -4px;
*/	
}
.cta-right{
	float:left;
	color:#222;
	font:bold 20px 'open sans',Arial;color:#fff;text-align:center;
	background-color:#222;
	padding:16px 30px 17px 20px;
	border-radius:2px 0px 0px 2px;
	-moz-border-radius:2px 0px 0px 2px;
	-webkit-border-radius:2px 0px 0px 2px;
	-o-border-radius:2px 0px 0px 2px;
	-ms-border-radius:2px 0px 0px 2px;
	
}
.cta-right a{

}

.header { 
	  
	font:normal 24px/40px Arial, Helvetica,sans-serif; 
	color:#444; 
	display: table;
	margin:100px 0px 70px 0px;
	text-align:left;
}
.header .header_text span{
	font:bold 24px Arial, Helvetica,sans-serif; 
	color:#444;
}
.header .header_text { 
	margin:20px 0px; 
}
.header .header_text span.border{
	width:70px;
	display:block;
	border:2px solid #5bc4f1;
	margin:12px 0px 15px 0px;
}
.header .header_text span.header_title{
	font:bold 34px/60px Arial, Helvetica,sans-serif;
	color:#444;
}



/*****************************************************************
MENU
******************************************************************/

.logo{
	margin-top:16px;
	max-width:1100px;
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	display:block;
	font-weight:bold;
	letter-spacing:2px;
	margin-left:16px;
	
	/*
	background:url(images/)
	*/
}
/*
.logo img{
	height:28px;
	float:left;
	margin-right:10px;
}
*/
.menu .inner-menu .menu-inner .right{float:right;max-width:1100px;}
.menu .inner-menu .menu-inner .left{float:left;max-width:1100px;}
.menu {
width:100%; float:left; NObackground-color:#222; NObackground-color:#cccccc;
height: 80px; z-index:999; position:absolute; top:0px;
}
.inner-menu{max-width:1100px;margin:0px auto;}
.menu-inner{max-width:1100px;height:60px;}
.menu ul {  float:left; }
.menu ul li { display:inline-block;list-style:none;height:100%;line-height:60px;padding-left:5px;padding-right:5px; }
.menu ul li a { font:normal 14px Arial, Helvetica,sans-serif; color:#fff;padding-bottom:15px; }
.menu ul li a:hover { color:#5bc4f1; }
.menu ul li.active a {border-bottom:5px solid #5bc4f1; }

/*
background:url("../images/page.jpeg") repeat-x
*/

.nav select {
	display: none;
	border: 1px dashed #eee;
	background: #fff;
	height: 35px;
	width: 100%;
	padding: 8px;
	color: #999;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-O-border-radius:0px;
	-ms-border-radius:0px;
	 border-radius: 0px;
}
.nav select {
	
}


/*****************************************************************
PAGES
******************************************************************/

#about_us,
#corso,
#setup,
#programma,
#contact{
width:100%;
	height:auto;
	padding-bottom:25px;padding-top:25px;
}
/***********************************
SERVCES ABOUT
************************************/
.featured_services{
	float:left;
}
.featured_services img{
	float:left;
	display:block;
	width:71px;
	overflow:hidden;
	margin:0px 25px 0px 0px;
}
span.featured_title{
	font:bold 34px/34px 'open sans';
	color:#444;
	display:block;
}
.featured_services span.border{
	width:70px;
	display:block;
	border-top:5px solid #5bc4f1;
	margin:15px 0px 10px 98px;
	
}
.featured_services span.features_desc p{
	overflow:hidden;
	display:block;
}

.featured_services span.features_desc ul{list-style:disc; padding-left:20px;}

.featured_services span.features_desc img{
	float:right; margin-left:12px; width:90px; margin-right:0;
}

.featured_services span.features_desc img.logoHtml5{
	float:right; margin-left:12px; width:90px; margin-top:40px;
}


.featured_services span.features_desc span{
	font-weight:bold;
}

.featured_services span.features_desc .camera{
	clear:both; width:24px; height:20px; float:left; margin:3px 10px 0 0;
}


/***********************************
PRODUCT SCREENSHOT
************************************/
						
.product_screenshot{
	position:relative;
	margin-bottom:50px;
}
.product_botom_section{
	display:none;
	float:left;
	width:100%;
}
.product_botom_section .left-bg{
	float:left;
	background-color:#5bc4f1;
	width:77px;
	padding-left:25px
}
.product_botom_section .right-bg{
	float:left;
	background-color:#222;
	width:166px;
	padding-right:25px;
}

.product_botom_section_padding{
	padding-left:30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
}
.comment,
.zoom{
	font:normal 14px/14px 'open sans';
	display:block;
	float:left;
	height:37px;
	padding-top:20px;
	padding-left:10px;
}
.counter{
	font:normal 14px/14px 'open sans';
	display:block;
	float:left;
	padding-top:20px;
	height:37px;
}
.counter a{
}
.product_bottom .comment p,
.product_bottom .zoom p,
.product_bottom .counter p{
	display:block;
	float:left;
}
.comment a,
.zoom a,
.counter a{
	color:#656565;
	line-height:20px;
	display:block;
	float:left;
	width:95px;
}
.monitor_slider .list_carousel ul#screenshot li .product_botom_section .left-bg .counter img,
.monitor_slider .list_carousel ul#screenshot li .product_botom_section .right-bg .comment img {
	margin-left:10px;
	display:inline-block;
	width:19px;
	height:19px;
}
.zoom img{
	margin-right:10px;
	margin-left:10px;
	float:left;
	width:19px;
	height:19px;
}
.no-border{
	border:0;
}
.no-padding{
	padding:0;
}

/******************************************************************************/
.monitor_slider{
	position:relative;
	margin:0px auto;
	width:960px;
	height:660px;
	overflow:hidden;
	display:block;
}
.monitor_slider img.dsktop{
	position:absolute;
	max-width:100%;
	height:auto;
}
.monitor_slider_wrapper{
	margin:40px 38px;
}
.monitor_slider .list_carousel ul#screenshot li img{
max-width:100%;
	height:auto;
}
.list_carousel{
	
}
.list_carousel ul 
{
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.list_carousel li 
{	
	display: block;	
	float: left;
	padding: 0;
	border:0;
	margin:0;
}
.prev                           
{
	float: left;
	margin: 25px;
	position:absolute;
	top:35%;
	right:-75px;
}
.next
{
	float: left;
	margin: 25px;
	position:absolute;
	top:35%;
	left:-65px;
}

a#product-prev
{
	display: inline-block;
	width: 40px;
	height: 60px;
	/*
	background-image: url('../images/back.png');
	*/
    background-repeat: no-repeat;
}
a#product-next
{
	display: inline-block;
	width: 40px;
	height: 60px;
	/*
	background-image: url('../images/forward.png');
	*/
    background-repeat: no-repeat;
}

 ul#screenshot li img{
	
}


/***********************************
PROCESS/WHAT YOU CAN  GET
************************************/

.process_overview{
	

}
.big-icon{
	float:left;
	display:block;
	margin-right:25px;
	width:114px;
}
.big{
	font: bold 100px/67px 'open sans';
	display:block;
	text-transform:uppercase;
	
	color:#5bc4f1;
	
}
.big-icon span img{
	display:block;
}
.small{
	font: bold 30px/59px 'open sans';
	display:block;
	text-transform:uppercase;
	text-align:center;
	color:#5bc4f1;
	letter-spacing:3px;
}
.overview{
	
	display:block;

}
.overview h3{

}
.overview p{
	display:block;
	overflow:hidden;
}
/***********************************
CONTACT
************************************/
#map iframe.map{
	width:100%;
	height:430px;
	border:0;
}
/* FORM
-----------------------------*/

form {
	margin-bottom: 0px;
}
fieldset {
  border: 1px solid #b8c8ca;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  -webkit-border-radius: 0px;
  /*
  margin-bottom: 20px; 
  */
}

#sign_form input[type="text"],
#sign_form input[type="password"],
#sign_form input[type="email"]{
	border:0;
	padding: 0px 0px;	
	color: #000000;
	width: 100%;	
	background-color: #fff;
	font-size:14px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	vertical-align: middle;
	display: inline-block;
	outline:none;
	border-radius: 1px;
		
	
	
}
/*

	outline: none;
*/

#order_form input[type="text"],
#order_form input[type="password"],
#order_form input[type="email"]{
	border:0;
	padding: 0px 0px;	
	color: #000000;
	width: 100%;	
	background-color: #fff;
	font-size:14px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	vertical-align: middle;
	display: inline-block;
	outline:none;
	border-radius: 1px;

	
}

/*
	outline: none;
*/

#sign_form textarea,
#sign_form select {
	border:0;
	padding: 0px 0px;	
	color: #000000;
	width: 100%;	
	background-color: #fff;
	font-size:14px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	vertical-align:-webkit-baseline-middle;
	display: inline-block;
	outline:none;
	border-radius: 1px;
	margin: 0px 0px 15px 0px;	
}

#order_form textarea,
#order_form select {
	border:0;
	padding: 0px 0px;	
	color: #000000;
	width: 90%;	
	background-color: #fff;
	font-size:14px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	vertical-align:-webkit-baseline-middle;
	display: inline-block;
	outline:none;
	border-radius: 1px;
	margin: 0px 0px 15px 0px;
}


	
/*************************************************************************************
	outline: none;
	
	MODIFY G.MENENDEZ AUGUST 2015 TO INPUT TEXT, ECC. without outline format border 
	style="border: 1px solid #B0C4DE;color:#000000;width:100%;padding:3px 3px; height:25px;background-color:#FFF;margin-top:0px;margin-bottom:2px;"
	
	box-shadow: 1px 1px 1px 1px #b8c8ca;	
****************************************************************************************/

input[type="text"],
input[type="checkbox"],
input[type="number"],
input[type="combobox"],
input[type="password"],
input[type="email"]{		
	border: 1px solid #B0C4DE;
	padding: 0px 0px;	
	color: #000000;
	width: 100%;	
	background-color: #fff;
	font-size:14px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	display: inline-block;
	outline:none;
	border-radius: 1px;
	vertical-align:middle;
}

input[type="image"]{		
	border:0;
	padding: 0px 0px;	
	color: #000000;
	width: auto;
	height:auto;
	background-color:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	display: block;
	outline:none;
	border-radius: 0px;
	vertical-align:middle;
	position:relative;
	overflow:hidden;
}

input[type="date"]{		
	border: 1px solid #B0C4DE;
	padding: 0px 0px;	
	color: #000000;
	width: 100%;	
	background-color: #fff;
	font-size:14px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	vertical-align:middle;
	display: inline-block;
	outline:none;
	border-radius: 1px;	
}

select {
	border: 1px solid #B0C4DE;
	padding: 0px 0px;	
	color: #000000;
	width: 100%;	
	background-color: #fff;
	font-size:14px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	vertical-align:middle;
	display: inline-block;
	outline:none;
	border-radius: 1px;	
}

textarea{
	border: 1px solid #B0C4DE;
	padding: 0px 0px;	
	color: #000000;
	width: 100%;	
	background-color: #fff;
	font-size:14px;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
	vertical-align:middle;
	display: inline-block;
	outline:none;
	border-radius: 1px;	
}
/*


	border:0;
	padding: 20px 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #777;
	width: 455px;
	height:100px;
	max-width: 100%;
	display: block;
	margin-bottom: 15px;
	background-color: #222; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	outline: none;
*/
label,
legend {
	display: block;
	margin-bottom:5px;
	font-size: 1.2em; 
	font-family: Arial, Helvetica, sans-serif;
	color:#3A3A3A;	
}
/*
input[type="checkbox"] {
	display: inline;
	float:left;
	margin:10px 10px 10px 0px;
	}
*/	
label span,
legend span {
	font-weight: normal;
	font-size: 13px;
	color: #444; 
}

 
#sign_message{
cursor:pointer;
}
#order_message.contact-btn,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	padding:15px 15px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	color:#fff;
	width:auto;
	float:left;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0;
	background-color:#58AFEA;	
}
.contact-btn.active, .contact-btn.active:hover {
   color: #001F33 !important;
}

#order_message:hover{background-color:#222;}


#sign_message.contact-btn,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	padding:15px 15px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	color:#fff;
	width:auto;
	float:left;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0;
	background-color:#58AFEA;
}

.contact-btn,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	padding:20px 15px;
	display: block;
	font-size: 15px;
	text-decoration: none;
	color:#fff;
	width:auto;
	float:left;
	cursor: pointer;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-top:15px;
	background-color:#58AFEA;
	
}

 
.error { display: none; padding:10px; color: #D8000C; font-size:12px;background-color: #FFBABA;}
.success { display: none; padding:10px; color: #044406; font-size:12px;background-color: #B7FBB9;}
.error img { vertical-align:top; }


/***********************************
SPONSORS
************************************/
										
.sponsor{
	width:100%;
	height:auto;
	padding:50px 0px;
}
.sponsor_image img{
	height:auto;
	max-width:100%;
}
.sponsor_header h3{
	font:bold 34px/54px Arial, Helvetica,sans-serif; 
	color:#999;
}
/***********************************
FOOTER
************************************/
.footer{
	width:100%;
	height:auto;
	padding:0px 0px;
	background-color:#222;
	background-color:#cccccc; 
}
.footer .left{
	float:left;
}
.footer .left .logo{
	margin-top:0;
}
 p.copyright{
	margin-top:5px;
}
.footer .right{
	float:right;
}
ul.footer-menu{
	margin-top:15px;	
}
.footer-menu li{
	display:inline-block;
	list-style:none;
}
.footer-menu li a{
	color:#656565;
	margin-left:15px;
}
.footer-menu li a:hover{
	color:#5bc4f1;
	
}

.promo-line{
	width:100%;
	height:auto;
	padding:15px 0px;
	
}			
.circle-btn{
	width:60px;
	height:60px;
	background: #fff;
	
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	-webkit-transition: background-color 0.1s linear, color 0.1s linear;
	-moz-transition: background-color 0.1s linear, color 0.1s linear;
	border-color:#000;
	position:relative;
	float:left;
	display:block;
	margin-right:20px;
}	
.circle-btn .icon-download{
	padding:10px;
	float:left;
	display:block;
	width:26px;
	height:33px; 	
	/*
	background:url(../images/brochure.png) no-repeat 17px 13px;
	*/
}

.circle-btn .icon-email{
	padding:10px;
	float:left;
	display:block;
	width:26px;
	height:33px;
/* 	
	background:url(../images/chiocciola.png) no-repeat 14px 13px;
	*/
}

.circle-btn .icon-phone{
	padding:10px;
	float:left;
	display:block;
	width:26px;
	height:33px;	
	/*
	background:url(../images/phone.png) no-repeat 17px 13px;
	*/
}
.download-info span{
	color:#fff;
	font-size:14px;
	font-weight:normal;
	display:block;
	line-height:14px;
}
.download-info h4,
.call-info h4 {
	color:#fff;
	font-size:20px;
	font-weight:bold;	
	display:block;
	line-height:36px;
}	
.call-info span{
	color:#fff;
	font-size:20px;	
	font: 30px 'Droid Serif', Arial, Sans-serif;
	letter-spacing:2px;
	display:block;
	line-height:55px;
}
.call-info a:hover h4 span{
	color:#5bc4f1;
}
.call-info a:hover .circle-btn{
	background-color:#5bc4f1;
}
.download-info a:hover h4 {
	color:#5bc4f1;
}
.download-info a:hover h4 span {
	color:#5bc4f1;
}
.download-info a:hover .circle-btn{
	background-color:#5bc4f1;
}
.social-info{
	
}
.social-info h4{
	float:left;
	color:#fff;
	
	font-weight:bold;
	display:block;
	line-height:55px;
	margin-right:12px;
}
.social-info ul{
	display:block;
	
}
.social-info ul li{
	display:inline-block;
	float:left;
	list-style:none;
	margin-top:10px;
}
.circle-btn-small{
	width:37px;
	height:37px;
	background: #fff;
	
	-webkit-border-radius: 37px;
	-moz-border-radius: 37px;
	border-radius: 37px;
	-webkit-transition: background-color 0.1s linear, color 0.1s linear;
	-moz-transition: background-color 0.1s linear, color 0.1s linear;
	border-color:#000;
	position:relative;
	float:left;
	display:block;
	margin-right:10px;
}
.social-info ul li a:hover .circle-btn-small{
	background-color:#5bc4f1;
}
.circle-btn-small .icon-twitter{	
	;
	float:left;
	display:block;
	width:30px;
	height:37px;
	/*
	background:url(../images/twitter.png) no-repeat 5px 7px;
	*/
}
.circle-btn-small .icon-fb{	
	
	float:left;
	display:block;
	width:30px;
	height:37px;
	/*
	background:url(../images/facebook.png) no-repeat 5px 5px;
	*/
}
.circle-btn-small .icon-linkedin{	
	
	float:left;
	display:block;
	width:30px;
	height:37px;
	/*
	background:url(../images/linkedin.png) no-repeat 6px 4px;
	*/
}	
.circle-btn-small .icon-skype{	
	
	float:left;
	display:block;
	width:30px;
	height:37px;
	/*
	background:url(../images/skype.png) no-repeat 5px 5px;
	*/
}	

.circle-btn-small .icon-google{	
	
	float:left;
	display:block;
	width:30px;
	height:37px;
	/*
	background:url(../images/google.png) no-repeat 5px 5px;
	*/
}	
			
	
												
										
/***********************************
CUSTOM COLUMNS
************************************/
.columns_Rep { width:100%; float:left;margin-right:5px;margin-top:5px; }										
.columns_1 { width:100%; float:left;margin-right:45px;margin-top:30px; }
.columns_2 { width:20%; float:left; margin-right:45px; }
.columns_3 { width:30%; float:left;margin-right:45px; }
.columns_4 { width:30%; float:left;margin-right:45px; }
.last{margin-right:0;}
.margin_botom_50{margin-bottom:40px;}
.columns_3 .content_1 { padding: 0 20px 0 0; }
.columns_3 .content_2 { padding: 0 10px; }
.columns_3 .content_3 { padding: 0 0 0 20px; }
.marg_right_30{margin-right:30px;}
.margright1_0{
	margin-right:0;
}
.margright2_0{
	margin-right:0;
}


.column_66 { width:80%; float:left; margin:30px 0; }
.column_33 .content { padding: 0 10px 0 0; }
.column_66 .content { padding: 0 0 0 10px; }


 * { margin:0; padding:0; } body { background-color:#cccccc;height:100%; } img { border:none; }  #supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(../images/page.jpeg) no-repeat center center;}  #supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; } #supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; } #supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			
 /*Quality*/  
#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; } #supersized a { width:100%; height:100%; display:block; } #supersized li.prevslide { z-index:-20; } #supersized li.activeslide { z-index:-10; } #supersized li.image-loading { background:#111 url(../images/required.png) no-repeat center center; width:100%; height:100%; } #supersized li.image-loading img{ visibility:hidden; } #supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }  
#controls-wrapper { margin:0 auto; height:42px; width:100%; bottom:0px; left:0; z-index:4; background:url(../images/bg.jpg) repeat-x; position:fixed; } #controls { overflow:hidden; height:100%; position:relative; text-align:left; z-index:5; } #slidecounter { float:left; color:#999; font:14px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 0 -1px 0; margin:0px 10px 0 15px; line-height:42px; } #slidecaption { overflow:hidden; float:left; }  
   .slideshow{height:100%;}
   

.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  margin-top: -2px;
}

.tooltip.right {
  margin-left: 2px;
}

.tooltip.bottom {
  margin-top: 2px;
}

.tooltip.left {
  margin-left: -2px;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top: 5px solid #000000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
  border-left: 5px solid transparent;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-right: 5px solid #000000;
  border-bottom: 5px solid transparent;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
/*------
tab-Menu 
--------*/
	.menu-tab {
		height:auto;
		float:left;
		display:block;
		position:relative;
		margin-bottom:10px;
		width:100%;
	}
	.tabs {
		height:auto;
		width:100%;
		float:left;
		
		
	}
	.tabs li {
		float:left;
		
		
		
	}
	.tabs li a:first-child{
	    
	}
	
	.tabs li a:last-child{
	    
	}
	.tabs li > a {
		
		width:139px;
		line-height:40px;
		background-color:#222;
		border:0;
		display:block;
		
		font-size:14px;
		color:#b9b9b9;
		text-align:center;
		text-decoration:none;
		border-radius:0;
		
	}
	.tabs li a.active {
		background-color:#5bc4f1;
		color:#fff;
		
	}
	.tabs li a:hover{
		background-color:#5bc4f1;
		color:#fff;
	}

	.tabs li .tab-orderform {
		
	}
	.tabs li .tab-signup {
		
	}

#contentt h5{ font-size:16px;}
#contentt h3{ font-size:22px;}


	#contentt {
	width:280px;
	border:1px solid #e6e6e6;
	float:left;
	padding:30px;
	position:relative;
	background-color:#fff;
	margin:0;
	}
	.or{
		position:absolute;
		display:block;
		font-size:14px;
		line-height:18px;
		background-color:#fff;
		padding:6px;
		left:46%;
		top:35px;
		height:18px;
		width:18px;
		text-align:center;
		z-index:1;
		border-radius:18px;
		-moz-border-radius:18px;
		-webkit-border-radius:18px;
		-o-border-radius:18px;
		-ms-border-radius:18px;
	}
	 #tab-orderform {
		padding:20px 0px 0px 0px;
		overflow:hidden;
	    float:left;
		
	}
	 #tab-signup {
		padding:20px 0px 0px 0px;
		overflow:hidden;	
		float:left;
	}
	ul.list2{margin:15px 0px;}
ul.list2 li{
	display:block; 
	/*
	background:url(../images/checkmark-green.png) no-repeat 0px 8px;
	*/
	padding-left:25px; 
	line-height:25px;
	
}
ul.list2 li a{
	padding-left:25px; 
	line-height:25px;
}
	ul.list3{margin:15px 0px;}
ul.list3 li{
	display:block; 
	/*
	background:url(../images/checkmark.png) no-repeat 0px 8px;
	*/
	padding-left:25px; 
	line-height:25px;
	color:#fff;
}
ul.list3 li a{
	padding-left:0px; 
	line-height:25px;
}


/****************************************************************************
RESPONSIVE
****************************************************************************/


@media only screen and (min-width: 1290px) {


/* aggiunta dome */

.slidecaption{
	margin-left:-85px;
	margin-top:100px;
}
}


/* fine aggiunta dome */


@media only screen and (min-width: 1024px) and (max-width: 1290px) {


/* aggiunta dome */

.header { 	  
	font:normal 20px/30px Arial, Helvetica,sans-serif; 
	margin:70px 0px 50px 0px;
}



/* fine aggiunta dome */

}


@media only screen and (min-width: 768px) and (max-width: 1023px) {

.home{ width:728px; padding:0px 20px; }
.container{ width:728px;max-width: 959px;}
.landscapeIpad{ clear:left;}
.slidecaption{
	margin-left:50px;
	margin-top:90px;
}

.inner-menu{max-width:768px;margin:0px auto;}
.menu-inner{max-width:768px;height:60px;}
.columns_1 { width:100%; float:left;margin-right:30px; }
.columns_2 { width:20%; float:left; margin-right:50px; }
.columns_3 { width:30%; float:left;margin-right:30px; }
.columns_4 { width:43%; float:left;margin-right:50px; }
.last{margin-right:0;}
.margin_botom2_50{margin-bottom:50px;}


#contentt{
	margin-top:15px;
	margin-bottom:10px;
	padding:18px;
}


.call-info span{
	clear:left;
}

.download-info h4{
	clear:left;
}

.social-info ul{clear:left;}

.list_carousel li 
{	
	
	height:399px;
	

}


.header .header_text span.header_title{
	font-size:25px;
	line-height:1.5;
}


.header_text{
	font-size:18px;
}

.header .header_text span{
	font:bold 18px Arial, Helvetica,sans-serif; 
	color:#444;
}


.featured_services img{
	float:none;
	width:71px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:25px;
}
span.featured_title{
	font:bold 34px/34px 'open sans';
	color:#444;
	display:block;
	text-align:center;
}
.featured_services span.border{
	width:70px;
	display:block;
	border-top:5px solid #67d087;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	
}
.featured_services span.features_desc p{
	text-align:center;
}
.featured_services span.features_desc ul{list-style:disc; padding-left:20px;}

.featured_services span.features_desc img{
	float:right; margin-left:12px; width:90px; margin-right:0;
}

.featured_services span.features_desc img.logoHtml5{
	float:right; margin-left:12px; width:90px; margin-top:40px;
}

.featured_services span.features_desc span{
	font-weight:bold;
}


.featured_services span.features_desc .camera{
	clear:both; width:24px; height:20px; float:left; margin:3px 10px 0 0;
}


.margright_0{
	margin-right:0;
}
.margright1_0{
	margin-right:0px;
}
.margright2_0{
	margin-right:50px;
}
.popular_product_wrapper{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	display:block;
	
	
}
.frame {
	border:10px solid #fff;
	width:322px;
}
.popular_product_top{
	height:315px;
	width:353px;
	

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

}
.product_botom_section .left-bg{
	float:left;
	background-color:#5bc4f1;
	width:90px;
	padding-left:25px
}
.product_botom_section .right-bg{
	float:left;
	background-color:#222;
	width:204px;
	padding-right:25px;
}
.comment,
.zoom{
	
	padding-left:30px;	
	
}

.popular_product_bottom .left{
	float:left;
	width:100%;
	margin-right:25px;
}
.popular_product_bottom .right{
	float:left;
	width:auto;
}
.product_wrapper{
	width:359px;
	
	
}
.product_top{
	height:180px;
	width:359px;
	

}
.product_bottom{
	height:50px;
	width:359px;
	
}
.monitor_slider{
	width:730px;
	height:500px;
}
.list_carousel{
}
.monitor_slider_wrapper{
	margin:31px 29px;
}

.overview{
}
#slidecaption{width:450px;padding:30px;}
.cta{width:661px;}

 }
 	
	

	
	
/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	

/* aggiunta dome */
.home{ width:420px; padding:0px 15px}
.container{ width:420px;}
.boxMiPiace{display:none;}


.fotoAula{display:none;}



#supersized{ background:none; background-color:#222;}
#logoLFT{max-width:260px;}


.header { 	  
	font-size:18px;
	margin:70px 0px 20px 0px;
}

.header .header_text span{
	font:bold 18px Arial, Helvetica,sans-serif; 
	color:#444;
}

.header .header_text { 
	margin:10px 0px;
	line-height:1.5;
}
.header .header_text span.border{
	width:50px;
}
.header .header_text span.header_title{
	font-size:24px;
	line-height:1.5;
}

.logo img{
	height:20px;
	margin-right:10px;
	margin-top:5px;
}

.header .header_text span{
	font:bold 16px Arial, Helvetica,sans-serif; 
	color:#444;
}

.features_desc img.logoHtml5{display:none;}

.caption-heading {
	font-size:28px; margin-top:-35px;
}

.cta{display:none;}
#map{display:none;}

/* fine aggiunta dome */



.columns_1 { width:100%; float:left;margin-right:0px;margin-bottom:50px; }
.columns_2 { width:100%; float:left; margin-right:0px; }
.columns_3 { width:100%; float:left;margin-right:0px;margin-bottom:50px; }
.columns_4 { width:100%; float:left;margin-right:0px; margin-bottom:50px;}
.last{margin-bottom:0;}
.margin_botom2_50{margin-bottom:50px;}
 .home{
	   width:420px;
}
.slidecaption{
	width:100%;
	margin-left:0px;
	margin-top:70px;
}
#contentt{
	margin-top:50px;
	margin-bottom:50px;
}
.inner-menu{width:420px;max-width:767px;margin:0px auto;}
.nav select {
	display: block;
	height: 35px;
	width: 230px;
	margin-top:15px;
	cursor:pointer;
	border:1px solid #ddd;
	padding:9px;
	color:#555;
	line-height:16px;
	background-color:#fbfbfb;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	-webkit-box-shadow:inset 0 1px 3px rgba(128,128,128,0.1);
	-moz-box-shadow:inset 0 1px 3px rgba(128,128,128,0.1);
	box-shadow:inset 0 1px 3px rgba(128,128,128,0.1);
	
}
/*
	outline: 0;
*/
.nav select option{
	padding:5px 0px;
	cursor:pointer;
}
.menu{

}
.menu ul li{
	display:none;
}
.frame {
	border:10px solid #fff;
	width:360px;
}
.product_botom_section .left-bg{
	float:left;
	background-color:#5bc4f1;
	width:126px;
	padding-left:25px
}
.product_botom_section .right-bg{
	
	width:204px;
	padding-right:25px;
	
}
.comment,
.zoom{
	
	
	padding-left:30px;
	
	
}


.top-cta-wrapper{left:6%;}
#slidecaption{width:280px;padding:20px 25px;height:140px;}
#slidecaption h1{float:left;font:bold 42px/42px 'open sans',Arial;color:#fff;}
#slidecaption h1 span{display:block;font:normal 16px 'open sans',Arial;color:#fff;margin-top:10px;text-align:center;}
.cta{width:400px;height:auto;float:left;}
.cta-btn-wrapper{width:70px;background-color:#5bc4f1;height:180px;float:left;}
.cta-btn{
	
	
	width:100%;
	padding:15px 0px;
	height:auto;
	margin-top:32px;
}
.cta-btn a span.cta-icon{
	margin:20px 11px 10px 11px;
	/*
	background:url(../images/point-down-white.png) no-repeat 0px 0px;
	*/
}
.cta-btn a span.cta-icon:hover{
	/*
	background:url(../images/point-down-grey.png) no-repeat 0px 0px;
	*/
}
.cta-btn a span{
	display:none;
}
a .cta-btn:hover{
	
}
.btn-container{
	margin:0px auto;
	width:230px;
	
}
.cta-btn img{
	float:left;
	margin-right:20px;
	margin-left:0;
}
.cta-btn span{
	float:left;
	font:18px/50px 'open sans',Arial;
}
.popular_product_wrapper{
	width:100%;
	height:auto;
}
.popular_product_bottom{
	width:100%;
}
.product_wrapper{
	width:100%;
	height:280px;
}
.product_bottom{
	width:100%;
}

.monitor_slider{
	width:100%;
	height:328px;
}

.monitor_slider img.dsktop{
	display:none;
}
.monitor_slider_wrapper{
	margin:0px;
}
.monitor_slider .list_carousel ul#screenshot li img{
display:block;
}
.product_botom_section{
	display:block;
}
.product_botom_section .left-bg{
	padding-left:30px;
	width:110px
}
.product_botom_section .right-bg{
	padding-right:30px;
	width:250px;
}
.comment, .zoom{
	padding-left:30px;
}
a#product-prev
{
	z-index:-9999;
	
}
a#product-next
{
	z-index:-9999;
	
}

.footer .right{
	float:left;
}
input[type="text"],
input[type="password"],
input[type="email"]{
	width:400px;
}
textarea, select{
	width:400px;
}
#map{
	margin-bottom:50px;
}
.list_carousel li 
{	
	
	height:auto;
	

}
/*------
	tab-Menu 
-----------------*/

	.tabs li > a {
		
		width:139px;
		
		
	}
	
	#contentt {
	width:278px;
	
	}
	form#order_form{width:278px;}
#order_form input[type="text"], #order_form input[type="password"], #order_form input[type="email"]{
	width:256px;
}
form#sign_form{
	width:278px;
}
#sign_form input[type="text"], #sign_form input[type="password"], #sign_form input[type="email"]{
	width:256px;
}
#order_form textarea, #order_form select{
	width:278px;
}


}
 
  
 
 /*  #Mobile (Portrait)
================================================== */

 /* Note: Design for a width of 320px */

@media only screen and (max-width: 479px) {

/* aggiunta dome */
.home{ width:290px; padding:0px 15px}
.container{ width:290px;}
.boxMiPiace{display:none;}

#supersized{ background:none; background-color:#222;}
#logoLFT{max-width:220px;}


.fotoAula{display:none;}

.header { 	  
	font-size:16px;
	margin:70px 0px 20px 0px;
}
.header .header_text span{
	font:bold 16px Arial, Helvetica,sans-serif; 
	color:#444;
}
.header .header_text { 
	margin:10px 0px;
	line-height:1.5;
}
.header .header_text span.border{
	width:50px;
}
.header .header_text span.header_title{
	font-size:22px;
	line-height:1.5;
}

.logo img{
	height:18px;
	margin-right:10px;
	margin-top:5px;
}

.header .header_text span{font-size:16px;}

.features_desc img.logoHtml5{display:none;}

.caption-heading {
	font-size:28px; margin-top:-35px;
}

.cta{display:none;}


/* fine aggiunta dome */


.columns_1 { width:100%; float:left;margin-right:0px;margin-bottom:50px; }
.columns_2 { width:100%; float:left; margin-right:0px; }
.columns_3 { width:100%; float:left;margin-right:0px;margin-bottom:50px; }
.columns_4 { width:100%; float:left;margin-right:0px; margin-bottom:50px;}
.last{margin-bottom:0;}
.margin_botom2_50{margin-bottom:50px;}
	.inner-menu{width:300px;max-width:800px;margin:0px auto;}
.nav select {
	display: block;
	height: 35px;
	width: 150px;
	margin-top:15px;
	cursor:pointer;
	border:1px solid #ddd;
	padding:9px;
	color:#555;
	line-height:16px;
	background-color:#fbfbfb;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	-webkit-box-shadow:inset 0 1px 3px rgba(128,128,128,0.1);
	-moz-box-shadow:inset 0 1px 3px rgba(128,128,128,0.1);
	box-shadow:inset 0 1px 3px rgba(128,128,128,0.1);
	
}
/*
	outline:0;
*/
.nav select option{
	padding:5px 0px;
	cursor:pointer;
}
.frame {
	border:10px solid #fff;
	width:240px;
}
.product_botom_section .left-bg{
	float:left;
	background-color:#5bc4f1;
	width:76px;
	padding-left:20px
}
.product_botom_section .right-bg{
	float:left;
	background-color:#222;
	width:184px;
	padding-right:20px;
}
.comment,
.zoom{
	
	
	padding-left:10px;
	
	
}
.menu .inner-menu .menu-inner .right{
	float:right;
}

.menu{
	
}
.menu ul li{
	display:none;
}
.top-cta-wrapper{left:8%;}
.slidecaption{
	width:100%;
	margin-left:0px;
	margin-top:70px;
}
#contentt{
	margin-top:15px;
	margin-bottom:10px;
	padding:20px;
}
#slidecaption{width:200px;padding:20px 15px;height:140px;}
#slidecaption h1{float:left;font:bold 26px/38px 'open sans',Arial;color:#fff;}
#slidecaption h1 span{display:block;font:normal 14px 'open sans',Arial;color:#fff;margin-top:10px;text-align:left;}
.cta{height:auto;float:left;border-left:0;}


.cta-btn-wrapper{width:45px;background-color:#5bc4f1;height:180px;float:left;}
.cta-btn{
	
	
	width:100%;
	padding:15px 0px;
	height:auto;
	margin-top:32px;
}
.cta-btn a span.cta-icon{
	margin:20px 0px 10px 0px;
	/*
	background:url(../images/point-down-white-small.png) no-repeat 0px 0px;
	*/
}
.cta-btn a span.cta-icon:hover{
	/*
	background:url(../images/point-down-grey-small.png) no-repeat 0px 0px;
	*/
}
.cta-btn a span{
	display:none;
}

.btn-container{
	margin:0px auto;
	width:230px;
	
}
.cta-btn img{
	float:left;
	margin-right:20px;
	margin-left:0;
}
.cta-btn span{
	float:left;
	font:18px/50px 'open sans',Arial;
}
.cta-btn-wrapper:before{
	display:none;
}



.monitor_slider{
	width:100%;
	height:260px;
}

.monitor_slider img.dsktop{
	display:none;
}
.monitor_slider_wrapper{
	margin:0px;
}
.monitor_slider .list_carousel ul#screenshot li img{
display:block;
}
.product_botom_section{
	display:block;
	margin-top:10px;
}

.comment a, .zoom a, .counter a{
	width:76px;
}

a#product-prev
{
	z-index:-9999;
	
}
a#product-next
{
	z-index:-9999;
	
}

textarea, select{
	width:279px;
}
#map{
	margin-bottom:50px;
}
.list_carousel li 
{	
	
	height:auto;
	

}
#contentt{
	width:250px;
}
.tabs li > a{
	width:118px;
}
form#order_form{width:238px;}
#order_form input[type="text"], #order_form input[type="password"], #order_form input[type="email"]{
	width:216px;
}
form#sign_form{
	width:238px;
}
#sign_form input[type="text"], #sign_form input[type="password"], #sign_form input[type="email"]{
	width:216px;
}
#order_form textarea, #order_form select{
	width:238px;
}

/**************************************************************************
ADDED G.MENENDEZ for FUNCTION SEARCH
****************************************************************************/


} 
td.ColricercaAna {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	border-width:0;
	border:0px;
	padding:3px;
	outline:none;
}

#RicercaElemento #tdRicerca{
    margin-top:0px; 
	margin-bottom:2px;   
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align: middle;	
	width: 20px;
}	

#RicercaElemento #selected {
	border: 1px solid navy;
	background-color: #00CCff;
	text-align: center;	
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	padding:3px;
	 
}
#RicercaElemento A:active{
    COLOR: navy;
}
#RicercaElemento A:link{
    COLOR: navy;
}
#RicercaElemento A:visited{
    COLOR: navy;
}
#RicercaElemento A:hover{
    COLOR: #CC0000;

}
#RicercaElemento input {
	margin-top:20px;
	margin-left:10px;
	font: normal 140% Arial, Helvetica, sans-serif;
}
/*****************************************************************************
Add by MENENDEZ 20.11.2015
*****************************************************************************/
td.ColricercaTipo {
	background-color: #FFFFFF;
	text-align: center;
	color: navy;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	border-width:0;
	padding:3px;
}
#RicercaTipo #selected {
	border: 1px solid #656565;
	text-align: center;
	background-color: #f9e94b94;
	color: #fff;	
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	padding:3px;
}

#RicercaTipo A:active{
    COLOR: #cc0000;
}
#RicercaTipo A:link{
    COLOR: #336699;
}
#RicercaTipo A:visited{
    COLOR: #336699;
}
#RicercaTipo A:hover{
    COLOR: #CC0000;

}
/*****************************************************************************
Add by MENENDEZ Combo Autocomplete 31.08.2015 - upgrade 26.06.2019 
#searchfield { display: block; width: 100%; NOtext-align: center; margin-bottom: 35px; }
*****************************************************************************/

#searchfield { display: inline; width: 70%;
	vertical-align:-webkit-baseline-middle;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:4px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
}

#searchfield form {
  display: inline-block;
  background: #eeefed;
  padding: 0;
  margin: 0;
  padding: 5px;
  border-radius: 3px;
  margin: 5px 0 0 0;
}
#searchfield form .biginput {
  width: 600px;
  height: 40px;
  padding: 0 10px 0 10px;
  background-color: #336699;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  color: #aeaeae;
  font-weight:normal;
  font-size: 1.5em;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#searchfield form .biginput:focus {
  color: #858585;
}



.flatbtn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  outline: 0;
  border: 0;
  color: #f3faef;
  text-decoration: none;
  background-color: #6bb642;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  font-size: 1.2em;
  font-weight: bold;
  padding: 12px 22px 12px 22px;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
  -moz-box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
  box-shadow: 0 1px 0 rgba(15, 15, 15, 0.3);
}
 
.flatbtn:hover {
  color: #336699;
  background-color: #73c437;
}
 
.flatbtn:active {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:inset 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow:inset 0 1px 5px rgba(0, 0, 0, 0.1);
}


.autocompleteCOR-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteCOR-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteCOR-selected { background: #CCCCCC; }
.autocompleteCOR-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompletePRA-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompletePRA-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompletePRA-selected { background: #CCCCCC; }
.autocompletePRA-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteTIP-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteTIP-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteTIP-selected { background: #CCCCCC; }
.autocompleteTIP-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }
/*
.autocompleteCSP-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteCSP-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteCSP-selected { background: #CCCCCC; }
.autocompleteCSP-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteCSE-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteCSE-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteCSE-selected { background: #CCCCCC; }
.autocompleteCSE-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteRES-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteRES-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteRES-selected { background: #CCCCCC; }
.autocompleteRES-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }
*/
.autocomplete-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocomplete-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocomplete-selected { background: #CCCCCC; }
.autocomplete-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteCOMNAS-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteCOMNAS-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteCOMNAS-selected { background: #CCCCCC; }
.autocompleteCOMNAS-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }



/* //+--->> 19.12.2019 */
.autocompleteCOR1-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteCOR1-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteCOR1-selected { background: #CCCCCC; }
.autocompleteCOR1-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteCOR2-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteCOR2-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteCOR2-selected { background: #CCCCCC; }
.autocompleteCOR2-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteALL1-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteALL1-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteALL1-selected { background: #CCCCCC; }
.autocompleteALL1-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteALL2-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteALL2-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteALL2-selected { background: #CCCCCC; }
.autocompleteALL2-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

/* 14.05.2020 */
.autocompleteCOMUNE-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteCOMUNE-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteCOMUNE-selected { background: #CCCCCC; }
.autocompleteCOMUNE-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteCOMIMPR-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteCOMIMPR-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteCOMIMPR-selected { background: #CCCCCC; }
.autocompleteCOMIMPR-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteQFP-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteQFP-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteQFP-selected { background: #CCCCCC; }
.autocompleteQFP-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteSET-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteSET-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteSET-selected { background: #CCCCCC; }
.autocompleteSET-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteCAS-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteCAS-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteCAS-selected { background: #CCCCCC; }
.autocompleteCAS-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteCOR-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteCOR-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteCOR-selected { background: #CCCCCC; }
.autocompleteCOR-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }

.autocompleteALTRO-suggestions { border: 1px solid #999; background: #fff; cursor: default; overflow: auto }
.autocompleteALTRO-suggestion { padding: 5px 5px; font-size: 14px; overflow: hidden;color: #000; }
.autocompleteALTRO-selected { background: #515151; }
.autocompleteALTRO-suggestions strong { font-weight: normal; color: #FF0000; font-bold: true;font-size: 16px; }
/*************************************************************************************************************
// GOOGLE APIS AUTOCOMPLETE 07.09.2015 ADDED MENENDEZ
*************************************************************************************************************/

#geocomplete { width: 200px}

.map_canvas { 
  height: 500px; 
  margin: 1px 1px 1px 1px;
  border: 3px solid #CCCCCC;
}

#loading {
    width: 280px;
    height: 280px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -340px;
    margin-left: -140px;
    text-align: center;
}

.no-scroll {
   overflow-y:hidden;
}

#velo {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black url(images/loader-yellow.gif) no-repeat scroll center center;
  z-index:99;
  opacity:0.45;
  display:none;
}

#dettaglio {
    top: 250px;
    left: 500px;
    width: 800px;
    padding: 30px;
    overflow-y: auto;
    position: absolute;
    height: 550px;
    background-color: #FFF;
    display:none;
    border-radius: 8px;
    z-index:999;
}

/* SEZIONE elementi */

section#elementi, section#news {
	position: relative;
	height:55px;      
	width: 55px;	
	overflow:hidden;    /* agg.*/
}

ELEMENTRIG header {
	margin-left: 35px;
}

ELEMENTRIG {
  /*width: 70px; /*agg.*/
  display:none;  
  position:absolute; /* agg.*/
}

.show {    
   display:block;
}

.artprec, .artsucc {
	position:absolute;
	top:110px;
	left: 5px;
}

.artsucc {
	left: 490px;
}

nav li ul {
    display:none;
}

 /* Always set the map height explicitly to define the size of the div
       * element that contains the map. */
      #map {
        height: 500px; 
		margin: 5px 5px 5px 5px;
		border: 3px solid #CCCCCC;
      }
      /* Optional: Makes the sample page fill the window. */
      html, body {
        height: 100%;
        margin: 0;
        padding: 0;
      }
      .controls {
        background-color: #fff;
        border-radius: 2px;
        border: 1px solid transparent;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
        box-sizing: border-box;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
        height: 29px;
        margin-left: 17px;
        margin-top: 10px;
        outline: none;
        padding: 0 11px 0 13px;
        text-overflow: ellipsis;
        width: 400px;
      }

      .controls:focus {
        border-color: #4d90fe;
      }
      .title {
        font-weight: bold;
      }
      #infowindow-content {
        display: none;
      }
      #map #infowindow-content {
        display: inline;
      }
 
 
/**************************************************************************************
// ADDED INPUT FIELD REQUIERED 07.09.2015
border:1px solid #f00;
background: #ffc;
outline: none;
**************************************************************************************/

/*
input:required, [required]:focus,
textarea:focus{
	box-shadow: 1px 1px 1px #CC0000, -1px -1px 1px #CC0000;
	border:1px solid #CC0000;
 }
 
input:not([type=range]):not([type=date]):not([type=submit]):not([type=button]):not([type=checkbox]):not([type=number]):required {
  background-image: url('../images/required.png'); 
}
input:not([type=range]):not([type=date]):not([type=submit]):not([type=button]):not([type=checkbox]):not([type=number]):focus:invalid { 
  background-image: url('../images/invalid.png');
} 
input:not([type=range]):not([type=date]):not([type=submit]):not([type=button]):not([type=checkbox]):not([type=number]):focus:valid { 
  background-image: url('../images/valid.png');
} 
 
*/