﻿
body {
	background-color: #FFFFFF;
	overflow-y: scroll;
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height:2em;

}

.clearfix {
	clear: both;
}


html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
form {
	margin: 0px;
	padding: 0px;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.noborder {
	border: none !important;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
	display:inline-block;
}
.topmargin {
	margin-top: 10px;
}

a {
    cursor: pointer;
	text-decoration: none;
	color:#003466;
	font-weight:700;
}
a:hover {
	text-decoration: none;
	color:#34688B;
}
a:visited{color:#666666}
a img {
	border: 0px;
}


.highlight {
	font-weight: bold;
	color: #5092BD;
	font-weight: bold;
}

h1 {
	font-size: 40px;
	padding: 0px;
	color: #CCCCCC;
}

h2{
	font-family:'Lato', Arial, Helvetica, sans-serif;
	letter-spacing:0.4em;
}



.slider, .prod_content, .text_p {
	width:1000px!important;
   margin:0px auto 0px auto;
   
}

/* inizio pezzo modificato */
.language{
    color:#FFFFFF;
    margin-top:83px;
    float:right;
    margin-right:20px;
}

.language .eng {
display: inline-block;
background: url('../images/icone_flag.png') 0 -40px no-repeat;
width: 20px;
height: 15px;
margin-top: 2px;
}


    .language .ita {
        display: inline-block;
        background: url('../images/icone_flag.png') 0 -20px no-repeat;
        width: 20px;
        height: 15px;
    }

/* fine pezzo modificato */


.header_wrapper{
	height:120px;
	background-color:#195682;

}


.header{
	width:990px;
	margin:0 auto;
	

}

.logo{
	float:left;
	margin-top:20px;
}

.slider{

	font-weight: 400;
	font-size:18px;
	
	height: 540px;
margin: 0 auto 0 auto;
background: url('../images/img.jpg') no-repeat bottom center transparent;
background-size: 100% 511px;
position:relative;

}

.slider .text{
	padding:20px 0px 20px 0px;
	font-weight:normal;
	text-align:center;
	color:#00A7D2;
	font-size:30px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
}
#soluzioni{
	position:absolute;
	top:430px;
	
}

.products{
	background-color:#0083B6;
	border-top:2px solid #195682;
	border-bottom:2px solid #195682;
	padding:30px 0px 30px 0px;
	font-size:14px;

	color:#FFF;
	
}

.products h3{
	text-align:center;
	border-bottom:2px solid #D4D4D4;
	padding-bottom:5px;
	font-size:14px;
	margin:40px 0px 0px 0px;
}

.products .left{
	margin:auto 0px auto 0px;
	width:49%;
	text-align:center;

}

.products .right{
	margin:auto 0px auto 0px;
	width:49%;
	text-align:center;
	

}

.products .txt{	text-align:justify; margin:20px 0px 0px 0px;}

.products a{
	display:block;
	padding:35px;
	color:#195682;
	background:url('../images/bkgd_nav.png') 0 0 repeat;
	height:240px;
	position:relative;
	
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.products a:hover{
	background-color:#D7D7D7;
	color:#0083B6;

}


.products a:hover > .callto{color:#FFFFFF; background-color:#0083B6;}
.products a:active > .callto{   
    -webkit-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.75);
    bottom:0;
    right:0;
}

.callto{
	font-size:14px;
	color:#FFFFFF;

	font-weight: 700;
	bottom:2px;
	right:2px;
	position:absolute;
	margin:0px 35px 20px 0px;
	
	padding:5px 20px 5px 20px;
	background-color:#195682;
	border:1px solid #FFF;
	-webkit-border-radius:5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    -webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.75);

}


.weare{
	font-size:14px;
	text-align:justify;
	width:990px;
	margin:0 auto;
	padding:50px 0px;
	background:url('../images/hr_or.png') no-repeat 0px 220px;

}

.weare ul{
	margin:50px 0px 30px 0px;
}

.weare li{
	width:33%;
	text-align:left;
	/*margin:0px 2px;*/
	line-height:1em;
	font-size:12px;
}


.weare li strong{
	font-weight: 700;
	font-size:14px;
	font-style:normal;
	line-height:1.5em;
}


.weare img{
	float:left;
	margin-right:8px;
	-webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 1px 3px rgba(50, 50, 50, 0.75);
box-shadow:         1px 1px 3px rgba(50, 50, 50, 0.75);}

.weare .name{
	float:left;
	width:140px;
}
.weare .social{
	float:right;
	margin:5px 8px 0px 0px;
}


.weare ul ul{
	margin:0px;
}


.weare li li{
	width:24px;
	margin:0px 2px;
	line-height:0;
	font-size:0px;
}


.weare a, .footer .right a {
display: block;
width: 24px;
height: 24px;
text-indent: -999px;
overflow: hidden;
float: left;
margin-right: 0px;
white-space: nowrap !important;


}

.lk a{
	background: url('../images/lk24.png')  no-repeat center 0px;
	-webkit-transition: background 0.4s ease;
-moz-transition: background 0.4s ease;
transition: background 0.4s ease;

}


.lk a:hover{
background: url('../images/lk24.png')  no-repeat center -26px;
-webkit-transition: background 0.4s ease;
-moz-transition: background 0.4s ease;
transition: background 0.4s ease;

}


.tw a{
	background: url('../images/tw24.png')  no-repeat center 0px;
	-webkit-transition: background 0.4s ease;
-moz-transition: background 0.4s ease;
transition: background 0.4s ease;

}


.tw a:hover{
background: url('../images/tw24.png')  no-repeat center -26px;
-webkit-transition: background 0.4s ease;
-moz-transition: background 0.4s ease;
transition: background 0.4s ease;

}


.fb a{
	background: url('../images/fb24.png')  no-repeat center 0px;
	-webkit-transition: background 0.4s ease;
-moz-transition: background 0.4s ease;
transition: background 0.4s ease;

}


.fb a:hover{
background: url('../images/fb24.png')  no-repeat center -26px;
-webkit-transition: background 0.4s ease;
-moz-transition: background 0.4s ease;
transition: background 0.4s ease;

}



.skype a{
	background: url('../images/skype24.png')  no-repeat center 0px;
	-webkit-transition: background 0.4s ease;
-moz-transition: background 0.4s ease;
transition: background 0.4s ease;

}


.skype a:hover{
background: url('../images/skype24.png')  no-repeat center -26px;
-webkit-transition: background 0.4s ease;
-moz-transition: background 0.4s ease;
transition: background 0.4s ease;

}

.blog a{
	background: url('../images/bl24.png')  no-repeat center 0px;
	-webkit-transition: background 0.4s ease;
-moz-transition: background 0.4s ease;
transition: background 0.4s ease;
}


.blog a:hover{
background: url('../images/bl24.png')  no-repeat center -26px;
-webkit-transition: background 0.4s ease;
-moz-transition: background 0.4s ease;
transition: background 0.4s ease;

}



.partners{
	width:990px;
	margin:0 auto;
	background-color:#f4f4f4;
	border:1px solid #CCCCCC;
	padding:20px 30px;
	font-size:14px;
	margin-bottom:60px;
}

.partners li{
	width:50%;
	padding:0px 45px 0px 0px;
	display:table-cell;
	vertical-align:top;
	text-align:justify;
	/*background:url('../images/hr_vert.png') no-repeat 322px 25px;*/
}

.partners li.last{
	padding:0px 0px 0px 0px;
	background:transparent;
}


.partners li img{
	margin-bottom:10px;
}



.footer{
	background-color:#333333;
	color:#cccccc;
	font-size:13px;


}

.footer_content{
	width:1000px;
	margin:0px auto 0px auto;
	padding:20px 0px 20px 0px;
}

.footer a{
	color:#CCCCCC;
}

.footer a:hover{
	color:#FFFFFF;
}


.footer .left{
	margin-right:20px;
	width:400px;
}

.footer .left img{
	margin-top:-21px;
	margin-bottom:10px;
}



.footer .right{
	margin-top:-35px;
}

.footer .right img{
	vertical-align:middle;
	margin-right:5px;
}



.footer .copyright{
	font-size:11px;
	line-height:1.3em;
	margin-top:40px;
}

.footer .copyright img{
	float:left;
	margin-right:8px;
	vertical-align:middle;
    	margin-top:-15px;
}



.footer .right li{
	width:24px;
	overflow:hidden;
}

.footer .right h3{
	margin-top:-6px;
	margin-bottom:0px;
}

.footer .right .label{

margin-top:6px;
}


.footer .right ul{

margin-top:30px;
float:right;
}



.footer .label{
	font-weight:bold;
}

/* sticky menu */
body{
	margin: 0;
}
.nav{
	height: 50px;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
	width: 100%;
	background:url('../images/bkgd_nav.png') 0 0 repeat;
	z-index:90000;
	
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.5);
-moz-box-shadow: 0 0 6px rgba(0,0,0,0.5);
box-shadow: 0 0 6px rgba(0,0,0,0.5);
box-shadow: 0 0 6px #888/9;
}

.nav li{
	width:240px;
	
}
.nav li a{
	color: #195682;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
}

.nav li a:hover{
	color:#0083B6;
}

.content{
	height: 1200px;
}
/*.content p{
	width: 400px;
	margin: auto;
}
*/
/* FINE sticky menu */


.nav_bkgd{
	width: 100%;

}
.nav_wrapper{
	width:990px;
	margin:13px auto 0px auto;
}

/* PRIVACY */

.privacy{
	width:990px;
	margin:40px auto;
	font-size:13px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	text-align:justify;
}

.privacy li{
	display:block;
	text-indent:20px;
}



