@charset "UTF-8";

body, html
{
background-color: #FFFFFF;
text-rendering: optimizeLegibility;
border-top: 20px #023e84 solid;
}

* {	
  font-size-adjust:0; 
  font-weight: 100 !important; 
  font-style: normal;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased;
   -moz-font-smoothing: none;
   font-smoothing: antialiased;
}

@font-face {
    font-family: 'y2k_neophyteregular';
    src: url('../fonts/y2k_neophyte-webfont.eot');
    src: url('../fonts/y2k_neophyte-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/y2k_neophyte-webfont.woff') format('woff'),
         url('../fonts/y2k_neophyte-webfont.ttf') format('truetype'),
         url('../fonts/y2k_neophyte-webfont.svg#y2k_neophyteregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansItalic';
    src: url('../fonts/OpenSans-Italic-webfont.eot');
    src: url('../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Italic-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont-webfont.eot');
    src: url('../fonts/opensans-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, .wrapper {height: 100%;}

body > .wrapper { height: auto; min-height: 100%; }

#main { overflow: auto; padding-bottom: 30px; }

img { border: 0; width: 100%; display: block; max-width: 100%; }
.wrapper
{
background-color: transparent;
}

a{color: #626161; text-decoration: none; font-family: "OpenSansRegular", sans-serif;}
::selection { 
    background: #4777e1; 
    } 
::-moz-selection { 
    background: #4777e1; 
}
	
	h1 a
	{
	width: 220px;
	height: 75px;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat center;
	padding-top: 70px;
	margin: 0 auto !important;
	}
	
/* 	senza news */
	
	#social-icn
	{
		margin: 20px 0 0 30px;
	}
		#social-icn ul{display: block;
			margin-bottom: 20px;
			float: right;
		}
		#social-icn li{
			background-color: #FFF;
			width: 24px;
			margin-left: 10px;
			height: 24px;
			float: left;
		}
		
/* 		con news */
	
	/* #social-icn
	{
		margin: -50px 0px 0 30px;
	}
		#social-icn ul{display: block;
			margin-bottom: 20px;
			float: right;
		}
		#social-icn li{
			background-color: #FFF;
			width: 24px;
			margin-left: 10px;
			height: 24px;
			float: left;
		} */

	/* ------------------------- NAV ------------------------- */
			#nav
			{
			float: right;
			padding: 0;
			margin: 0;
			}
			
				#nav li
				{
				float: left;
				padding-bottom: 10px;
				margin-right: 15px;
				border-top:4px solid #ffffff;
				display: block;
				position: relative;
				z-index: 500;
				padding-top: 5px;
				}
				
					#nav li a
					{
					font-family: "open_sansbold", sans-serif;
					font-size: 14px;
					display: block;
					padding-top: 5px;
					text-transform: uppercase;
					display: block;
					height: 20px;
					}
						#nav li:hover
						{
						border-top: 4px #023e84 solid;
						}
						
						#nav .current
						{
						border-top: 4px #023e84 solid;
						}
						
						#nav li a:hover
						{
						border: none;
						}
				


		/* submenu, it's hidden by default */
		#nav ul {
			position:absolute; 
			left:40px; 
			display:none; 
			margin:0 0 0 -1px; 
			padding:0; 
			list-style:none;
			text-align: center;
		}
		#nav ul.sub{
		position: absolute;
		left: 0}
		
		#nav ul li {
			background-color: #e5e5e5;
			width:105px; 
			height: 20px;
			text-align: center;
			float:left; 
			border-top:1px solid #656565;
		}
		
		/* display block will make the link fill the whole area of LI */
		#nav ul a {
			display:block; 
			padding: 8px 5px; 
			color:#000;
			font-size: 12px;
		}
		
		#nav ul a:hover {
			border: none;	
		}
		
/* senza news		 */
.langSelect{
    width:150px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    text-align:left;
    margin-top: 20px;
    height: 16px;
}
.langSelect li{
    line-height:25px;
    position:relative;
    float: left;
    height: 16px;
    padding-top: 5px;
}
.langSelect a{
    padding-left:35px;
    text-decoration:none;
    height: 16px;
    width: 16px;
}		

/* con news */

/* .langSelect{
    width:150px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    text-align:left;
    margin-top: -50px;
    height: 16px;
}
.langSelect li{
    line-height:25px;
    position:relative;
    float: left;
    height: 16px;
    padding-top: 5px;
}
.langSelect a{
    padding-left:35px;
    text-decoration:none;
    height: 16px;
    width: 16px;
} */

.news {
margin-left: -20px;
margin-bottom: 20px;
}
.icon-news {
	background: url(../images/news_icon.png) no-repeat;
	width: 79px;
	height: 78px;
}
.news-bubble {
	background: url(../images/news_bubble.png) no-repeat;
	height: 69px;
	width: 371px;
	left: -60px;
	margin-top: 10px;
}
.insight-news {
	font-family: "open_sansbold";
	font-size: 12px;
	color: #494949;
	padding: 15px 0px 0px 0;
	margin-left: 50px;
	line-height: 20px; 
}
.insight-news span {
font-family: 'OpenSansRegular';
	text-decoration: underline;
	padding-top: 20px;
}



.header-home{background: url(../images/home.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 550px;
	margin-bottom: 30px;
}
.azienda {background: url(../images/azienda.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 331px;
	margin-bottom: 30px;
}
.certificazioni {background: url(../images/certificazioni.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 360px;
	margin-bottom: 30px;
}
.header {
	height: 400px;
	margin-bottom: 40px;
}
.tecnoroll {background: url(../images/tecnorollBg.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 360px;
	margin-bottom: 30px;
}
.rolloffice {background: url(../images/rollofficeBg.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 360px;
	margin-bottom: 30px;
}
.multitask-target {background: url(../images/multi_Bg.jpg) no-repeat;
	width: 100%;
	height: 360px;
	margin-bottom: 30px;
}
.rollexpo {background: url(../images/rollexpoBg.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 360px;
	margin-bottom: 30px;
}
.tecnofix {background: url(../images/tecnofixBg.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 360px;
	margin-bottom: 30px;
}
.tecnobook {background: url(../images/tecnobookBg.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 360px;
	margin-bottom: 30px;
}
.mybox {background: url(../images/myboxBg.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 360px;
	margin-bottom: 30px;
}
.flight {background: url(../images/flightBg.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 360px;
	margin-bottom: 30px;
}
.artur {background: url(../images/arturBg.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 360px;
	margin-bottom: 30px;
}
h2 {
	text-align: center;
	font-family: "y2k_neophyteregular";
	font-size: 18px;
	color: #023e84;
}

.slider-product{
	background-color: blue;
	margin: 30px 0 30px 0;
	height: 150px;
}

#foto-gruppo p
{
font-family: 'OpenSansItalic';
font-size: 13px;
line-height: 14px;
margin-top: 10px;
}
#loghi{margin-top: 180px;}

#iso{
	width: 230px;
	height: 67px;
	display: block;
	margin-left: -34px;
}
#ambiente{
	width: 90px;
	height: 85px;
	display: block;
	margin-top: 25px;
}

h3 {
	font-family: "y2k_neophyteregular";
	font-size: 16px;
	color: #023e84;
	margin-bottom: 10px;
}

.description {
	margin-bottom: 30px;
}

.description h2{
	font-family: "y2k_neophyteregular";
	font-size: 23px;
	color: #023e84;
	margin-bottom: 10px;
	text-align: left;
}
.description p{
	font-family: 'OpenSansRegular', sans-serif;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 20px;
}
.description p.bold{
	font-family: 'open_sansbold', sans-serif;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 20px;
}
.description p span {
	width: 19px;
	height: 18px;
	display: block;
	float: left;
	margin-right: 5px;
}

.description p a:hover{
	font-family: 'OpenSansRegular', sans-serif;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 20px;
    text-decoration: underline;
    border: 0;
}

h4{
	font-family: "y2k_neophyteregular";
	font-size: 40px;
	color: #023e84;
	margin-bottom: 10px;
	text-align: center;
}
	
h5{
	font-family: "y2k_neophyteregular";
	font-size: 23px;
	color: #023e84;
	margin-bottom: 10px;
}
h6 {
	font-family: "y2k_neophyteregular";
	font-size: 16px;
	color: #023e84;
	margin: 90px 0 10px 0;
}

.archivio {
	font-family: "y2k_neophyteregular";
	font-size: 20px;
	color: #023e84;
	clear: both;
	margin-bottom: 20px;
	text-align: center;
}

.codice {
	font-family: 'OpenSansRegular', sans-serif;
	font-size: 16px;
	color: #023e84;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.icone{
	clear: both;
	text-align: center;
}
.icone ul {margin:10px 0 0 50px;}
.icone ul li a {font-family: 'OpenSansRegular', sans-serif;
	font-size: 10px;
	color: #023e84;
	text-align: center;
}

#down-elenco{
	margin-top: 20px;
	text-align: center;}
#down-elenco a{font-family: "y2k_neophyteregular";
	font-size: 14px;
	color: #023e84;}
#down-elenco span{width: 54px;
	height: 54px;
	display: block;
	float: left;
	margin-top: -20px;
	margin-right: 5px;}

.prodotto p {clear: both; }

.gallery li {margin-bottom: 35px;}

.didascalia{font-size: 11px;}

.circles {
	margin: 20px 0 10px 0;
}

.circles {
	background: url(../images/circle.png) no-repeat;
	display: block;
	width: 100px;
	height: 99px;
	color: #FFF;
	font-family: 'OpenSansRegular', sans-serif;
	font-size: 13px;
	text-align: center;
	padding-top: 35px;
}

.off{
	background: url(../images/circle_s.png) no-repeat;
	display: block;
	width: 100px;
	height: 99px;
}

.single {padding-top: 41px;}

.offerte{
	width: 100%;
	background: url(../images/bg_offerte.png) repeat-x;
	height: 124px;
}

.badge{margin-top: 20px;}
.badge a {margin-top: 10px;}

/* form */
#form
{
margin-top: 20px;
margin-bottom: 20px;
width: 486px!important;
position: relative;
}
	label, input[type=text], textarea {display: inline-block; outline: 0;}

	label
	{
	font-family: "OpenSansRegular", Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	width: 270px;
	}
	
	input[type=text]
	{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #a5a5a5;
	width: 480px;
	height: 30px;
	color: #000;
	text-transform: capitalize;
	font-size: 15px;
	background-color: #e0e0e0;
	}
	
		#email{text-transform: none!important;}
	
	textarea
	{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 480px;
	color: #000;
	font-size: 15px;
	border: 1px solid #a5a5a5;
	height: 120px;
	background-color: #e0e0e0;
	resize: vertical;
	}
	
	select{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	width: 330px;
	color: #000;
	background-color: #e0e0e0;
	}
	
	input[type=submit]
	{
	margin-top: 10px;
	background-color: #023e84;
	width: 95px;
	color: #FFFFFF;
	font-family: "OpenSansRegular", Arial, sans-serif;
	text-transform: capitalize;
	font-size: 14px;
	height: 40px;
	border: none;
	cursor: pointer;
	}
	form label.error {
		color: #f14141;
		width: 480px;
		font-size: 11px;
	}
	
		input[type=submit]:hover{background-color: #378ae8; color:#FFF;}
		input[type=submit]:active{background-color: #b3dcf3;}
	
	.no {
	color: #000;
	font-family: "OpenSansRegular", Arial, sans-serif;
	font-size: 16px;
	clear: both;
	margin-top: 10px;	
	}
	.ok {
	color: #000;
	font-family: "OpenSansRegular", Arial, sans-serif;
	font-size: 16px;
	clear: both;
	margin-top: 10px;	
	}
/* end form */

#map {
	height: 400px;
	display: block;
	margin-bottom: 40px;
	}
	
	#map-canvas {height: 100%; width: 100%;}
	
#contatti{
	background-color: #efefef;
	margin-bottom: 40px;
}
	.contact label{
	font-family: "OpenSansRegular", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 4px 0 0 8px;
	}
	.contact input[type=text]
	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	width: 320px;
	height: 30px;
	color: #000;
	text-transform: capitalize;
	font-size: 13px;
	background-color: #FFFFFF;
	}
	.contact textarea
	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	width: 320px;
	color: #000;
	font-size: 15px;
	height: 120px;
	background-color: #FFFFFF;
	resize: vertical;
	}
	.contact input[type=button] {margin: 0 10px 10px 0; float: right;
	background-color: #023e84;
	width: 95px;
	color: #FFFFFF;
	font-family: "OpenSansRegular", Arial, sans-serif;
	text-transform: capitalize;
	font-size: 14px;
	height: 40px;
	border: none;
	cursor: pointer;
	}

#pint a{
	background: url(../images/pin.png) no-repeat;
	width: 170px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 30px;
}
#pint a:hover{background: url(../images/pinH.png) no-repeat;}

#youtube a{
	background: url(../images/yt.png) no-repeat;
	width: 170px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 30px;
	margin-top: 15px;
}
#youtube a:hover{background: url(../images/ytH.png) no-repeat;}

#footer{
	height: 50px;
	background-color: #d9d9db;
	position: relative;
    margin-top: -30px; /* negative value of footer height */
    clear: both;
    text-align: center;

}
.footer-info{
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 13px;
    line-height: 18px;
    margin-top: 6px;
}
.footer-info span {
	font-family: 'open_sansbold', sans-serif;
    font-size: 13px;
}

/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 30px;
	float: right;
	right: 0;
}
#back-top a {
	width: 90px;
	display: block;
	text-align: center;
	font: 15px/100% "y2k_neophyteregular", sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	color: #64a4ed;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;}
#back-top a:hover {
	color: #023e84;
}
/* arrow icon (span tag) */
#back-top span {
	width: 90px;
	height: 30px;
	display: block;
	margin-bottom: 7px;
	background: transparent url(../images/up-arrow.png) no-repeat center center;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}


/* slidingpanel */
.sidecontentpullout {
                        background-color: #023e84;
                        color: White;
                        padding: 4px 3px;
                        -moz-border-radius-bottomright: 1em;
                        -moz-border-radius-topright: 1em;
                        -webkit-border-bottom-right-radius: 1em;
                        -webkit-border-top-right-radius: 1em;
                        border-bottom-right-radius: 1em;
                        border-top-right-radius: 1em;
                        margin-top:220px;
                        opacity: 1!important;
                        font-family: 'OpenSansRegular';
                }
                
                .sidecontentpullout:hover {
                        background-color: #0b2d53;
                        color: White;
                        opacity: 1!important;
                }
                
                .sidecontent {
                        background-color: rgba(176,176,176,0.95);
                        color: White;
                        -moz-border-radius-bottomright: 1em;
                        -moz-border-radius-topright: 1em;
                        -webkit-border-bottom-right-radius: 1em;
                        -webkit-border-top-right-radius: 1em;
                        border-bottom-right-radius: 1em;
                        border-top-right-radius: 1em;
                }
                
                .sidecontent > div > div {
                        padding-left: 30px;
                        padding-right: 40px;
                        opacity: 1!important;
                }
                .bubbleInfo {
    position: relative;
    float: left;
    margin-bottom: -30px;
    margin-right: 90px;
}

.popup {
    position: absolute;
    z-index: 300!important;
    overflow: visible;
    background-color: rgba(255,255,255,0.85);
    text-align: center;
    width: 120px;
    height: 140px;
    display: none;/* keeps the popup hidden if no JS available */
    
     -moz-border-radius-bottomright: 1em;
     -moz-border-radius-topright: 1em;
     -webkit-border-bottom-right-radius: 1em;
     -webkit-border-top-right-radius: 1em;
     border-bottom-right-radius: 1em;
     border-top-right-radius: 1em;
     -moz-border-radius-bottomleft: 1em;
     -moz-border-radius-topleft: 1em;
     -webkit-border-bottom-left-radius: 1em;
     -webkit-border-top-left-radius: 1em;
     border-bottom-left-radius: 1em;
     border-top-left-radius: 1em; 
}
.popup a:first-child {padding-top: 5px;}
.popup a {display: block; color: #023e84;}
.popup a:hover {text-decoration: underline;}
              