body {
	margin:0;
	padding:0;
  background-color: #fafafa;
  font-family: arial, verdana, tahoma, helvetica;

  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	color:#454545;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size:36px; 
	line-height:36px; 
	margin-bottom:14px;
}
h2{
	font-size:30px; 
	line-height:30px; 
	margin-bottom:14px;
}
h3{
	font-size:24px; 
	margin-bottom:12px;
}
h4{
	font-size:18px; 
	line-height:16px; 
	margin-bottom:12px;
}
h5{
	font-size:14px; 
	margin-bottom: 12px; 
	padding:0px;
}
h6{
	font-size:12px; 
	margin-bottom: 12px; 
	padding:0px;
	letter-spacing: 1px;
}
a,a:link,a:visited {
  color:#084081;
  text-decoration:none;
}
a:hover{
  color:#084081;
}
a img, img {
  border:none
}

p {
  margin-bottom:12px;
  color:#666666;
  font-size: 12px;
	line-height: 21px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* Images Alignment &amp; Styling */
.alignleft {
  float: left;
  margin: 5px 10px 0 0;
}
.alignright {
  float: right;
  margin: 5px  0 5px 10px;
}
.aligncenter {
  margin-left:auto;
  margin-right:auto;
  margin-bottom: 15px;
  display: block; 
}



/* Button */
.button {
  float: left;
  margin: 10px 10px 10px 0;
  cursor: pointer;
  color: #777777;
  font-size: 10px;
  line-height: 24px;
  text-transform: uppercase;
  height: 26px;
  background: url(../images/button-right.png) no-repeat 100% 0;
  display: inline-block;
}
.button span {
  text-align: center;
  margin-right: 7px;
  padding: 2px 10px 0 20px;
  background: url(../images/button-left.png) no-repeat;
  display: inline-block;
  height: 26px;
  float: left;
  font-size: 18px;
  font-weight: bold;
}
.button:hover {
  background-position: 100% -26px;
}
.button:hover span {
  background-position: 0 -26px;
}
a.button{
  color: #666666;
}
#portfolio_clienti li{
	margin-bottom:5px;
}
#portfolio_clienti{
	margin:0;
	padding:0;	
	margin-left:5px;
	color:#666;
}
a.button:hover {
  color: #333333;
}
img.readmore {
  position: relative;
  top: 5px;
  left: 8px;
  overflow: hidden;
}

#wrapper {  
  width: 976px;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  margin-bottom:20px;
}
#topwrapper {
  height: 19px;
  width: 976px;
/*  background: url(../images/topwrapper.png) no-repeat;
*/}
#mainwrapper {
  width: 976px;
/*  background: url(../images/mainwrapper.png) repeat-y;
*/}
#bottomwrapper {
  margin: 0 auto;
  height: 55px;
  width: 976px;
/*  background: url(../images/bottomwrapper.png) no-repeat;
*/}
.center {
  margin : 0 auto;
  width: 900px;
}

#header {
  width: 960px;
  height: 50px;
  padding-bottom: 39px;
/*  background: url(../images/bgheader.jpg) bottom center repeat-x;
*/  margin: 0 auto;
  position:relative;
}
#mainmenu{
	position:absolute;
	right:25px;
	top:17px;	
}
#logo {
  margin-top: 20px;
  float: left;
  width: 220px;
}


#slide-wrapper {
  padding: 0;
  margin: 0 auto;
  width: 960px;
  height: 298px;
  border-top: 2px solid #6d6d6d;
}
.static-block {
  float: left;
  width: 620px;
  height: 298px;
  overflow:hidden;
}
.static-text {
  padding:0 20px;
  float: left;
  width: 300px;
  height: 298px;
  background: #084081 url(../images/pattern/grunge.png) repeat;
}
.static-text h3 {
  color: #ffffff; 
}
.static-text p {
  color: #ffffff; 
}

#featuresbox {
  height: 90px;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  
}

.maincontent {
  padding: 20px 0 0 0;
  width: 630px;
  float: left;
 
}
.maincontent p{
 font-size:14px;	
}
.maincontent-right {
  padding: 20px 0 0 0;
  width: 630px;
  float: right;
}
.maincontent-full {
  padding: 25px 0;
  width: 100%;
}
.mainbox {
  float: left;
  width: 300px;
  margin-right: 20px;
  margin-bottom: 5px;
}
.mainbox img { 
}
.mainbox h4{
  color: #007BA8;
  margin-bottom: 10px;
}
.mainbox h4 a{
  color: #007BA8;
}


#maincontactform {
  margin: 20px 0;
}
.elementsForm{
	width:250px;
	display:inline;
	float:left;	
	margin-right:40px;
}
#maincontactform label {
  font-size: 12px;
  color: #5a5a5a;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  clear: both;
}
.textfield {
  margin-bottom: 10px;
  padding: 5px;
  color: #666666;
  width: 250px;
  height: 22px;
  border: 1px solid #eaeaea;
  clear: both;
  float: left;
}
select{
	 margin-bottom: 10px;
  padding: 5px;
  color: #666666;
  width: 260px;
  height: 30px;
  display:block;
  border: 1px solid #eaeaea;
  clear: both;
  float: left;
}
.textarea {
  padding: 5px;
  color: #666666;
  width: 540px;
  height: 100px;
  border: 1px solid #eaeaea;
  clear: both;
  float: left;
}
.require {
  color: #f00;
  font-weight: bold;
  font-size: 10px;
}

#sidebar {
  position: relative;
  left: -12px;
}
#sidebar,
.sidebar {
  width:  241px;
  float: right;
  margin: 30px 0 0 20px;
}
#sidebar-left,
.sidebar-left {
  width:  241px;
  float: left;  
  margin: 30px 20px 0 0;
}
.sidebar,
.sidebar-left {
  margin: 0 0 25px 0;
}
.sidebar p {
  margin-bottom: 5px;
}
.sidebartop {
  /*width:  241px;*/
  width: 261px;
  height: 11px;
  /*background: url(../images/sidebartop.png) top no-repeat;*/
  border: 1px solid #ccc;
  border-bottom: 0;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.sidebarmain {
  /*width:  241px;*/
  width: 261px;
  /*background: url(../images/sidebarmain.png) center center repeat-y;*/
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.sidebarbottom {
  /*width:  241px;*/
  width: 261px;
  height: 13px;
  /*background: url(../images/sidebarbottom.png) bottom no-repeat;*/
  border: 1px solid #ccc;
  border-top: 0;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.sidebarcontent {
  padding: 5px 25px 5px 25px;
}
.sidebarcontent h4 {
  margin-bottom: 5px;
}
.sidebarheading {
  padding-bottom: 20px;
  background: url(../images/bgheading.png) bottom center no-repeat;
}
.nospace {
  margin-bottom: 0; 
}

ul.latestnews {
  margin: 0 0 10px 0;
  padding: 0;
}
ul.latestnews li {
  margin-bottom: 5px;
}
ul.latestnews li a {
  font-size: 12px;
  line-height: 16px;
}
ul.latestnews li p.posteddate {
  margin-top: 5px;
  border-top: 1px dotted #d5d5d5;
  font-size: 11px;
  color: #8a8a8a;
  margin-bottom: 0;
}

#footer {
  width: 900px;
  margin:0 auto;
  margin-top: 15px;
  margin-bottom: 20px;
  text-align:center;
  font-size:14px;
  padding-top:12px;
  border-top: 1px solid #c29FFF;
}
.numero {
margin-top: 6px !important;
}
.copyright {
position:relative;
top: 5px ;
}
.richiedi h4 {
	color:#fff;
	margin-top:45px;
	padding:5px;
	border:1px solid #fff;
}
.richiedi {
font-size:10px !important;
}

.cc-window {
    min-height: 30vh;
    max-width: 100% !important;
    border-radius: 10px !important;
    border: solid 5px white;
    font-size: 20px !important;
    justify-content: center;
}

.cc-bottom {
    bottom: 0 !important;
}

.cc-revoke,.cc-window {
    z-index: 9000 !important;
}
.cc-btn {
    font-size: 1.5em !important;
}

@media screen and (min-width: 1025px) {
    .cc-window {
        min-height: 20vh;
        font-size: 18px !important;
    }
}