html body{
   /* margin-top: 55px !important;*/
}
@font-face{
	font-family:'maikii';
	src:url('../fonts/maikii-webfont.eot');
	src:url('../fonts/maikii-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/maikii-webfont.woff') format('woff'),
	url('../fonts/maikii-webfont.ttf') format('truetype'),
	url('../fonts/maikii-webfont.svg#maikii') format('svg')
}

header#masthead ul#menu-main-menu li a{
	color: #000;
    font-size: 19px;
    line-height: 24px;
}

#main.wrapper{
    margin-bottom: 50px;
}

@media screen and (min-width: 1180px) {
	.container{
    width: 1260px;
}
	
}

.admin-bar .site-header{
    top: 33px;
}

body.single{
	margin-top: 0px !important;
}

.single #grid_container{
	width:1150px;
	clear: both;
	margin: 0px auto;
	padding: 20px 0px;
}
#contenitore-scroll-fix .row{
	width:1150px;
	clear: both;
	margin: 0px auto;
	padding: 30px 0px;
}
#contenitore-scroll-fix .col-sm-4{
	display: inline-block;
	width:25%;
	float:left;
	border-right: 1px solid #ddd;
	min-height: 900px;
}
#contenitore-scroll-fix .col-sm-4:first-child{
	width:35%;
}
#contenitore-scroll-fix .col-sm-4:last-child{
	width:40%;
}
#contenitore-scroll-fix .col-sm-4 h2{
	text-align: center;
	font-weight: bold !important;
}
#contenitore-scroll-fix .col-sm-4 .dettagli-first{
    padding-bottom: 40px;
}
.single #panino h1 {
    font-weight: bold !important;
    font-size: 16px;
}
.single .site-header{
    position: initial;
    top: 0px;
    margin-top: 0px;
}

#outer_container{
	width: 1260px;
	margin: 0px auto;
	overflow: hidden;
}
#grid_container{
	margin: 0px auto;
	-moz-column-count: 5;
	-moz-column-gap: 0px;
	-webkit-column-count: 5;
	-webkit-column-gap: 0px;
	column-count: 5;
	column-gap: 0px;
}
#grid_container .mix{
	display: none;
}
#grid_container .grid_item{
    width: 240px;
    margin: 5px;
	cursor: pointer;
}
#grid_container .grid_item img{
	width: 100%;
}
#grid_container .grid_item img:hover{
    background: #D6D6D6;
}


.page-template-content-solutions #filtri-catalogo{
    border-image: url('../images/filter-puntini.png') 142 0 round;
    border-style: solid;
    border-width: 0px 0 1px 0;
    border-image-width: 0px 0 1px 0;
    margin-bottom: 20px;
}












article#post-2412 form.wpcf7-form{
  width: 75%;
  margin: 0 auto;
}
#contatti div#sendres input[type=submit]:disabled,
#reseller div#sendres input[type=submit]:disabled{
  opacity: 0.4;
}

/*#messaggioinviato{
  margin-top: 50px;
  display:none;
} */

#post-5619 h1,
#post-2412 h1{
  text-align:center;
  font-size: 75px;
  margin-top: 20px;
}

input.wpcf7-form-control.wpcf7-submit:focus,
input.wpcf7-form-control.wpcf7-submit:active{
		outline:none;
		border: 1px solid #000000;
}

form.wpcf7-form.sent div#contatti div#sendres p input.wpcf7-form-control.wpcf7-submit{
  margin-top:0px;
}

form.wpcf7-form.sent div.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok{
  float: right;
  margin-top:0px;
}

form.wpcf7-form div.colres{
  width:50%;
  float:left;
}

form.wpcf7-form div#reseller div.colres2{
  width:100%;
  float:left;
}

form.wpcf7-form div#reseller div.colres2 span{
    width: 15%;
}
form.wpcf7-form div#reseller div.colres2 p span.wpcf7-form-control-wrap.your-message{
    width: 80%;
}

form.wpcf7-form div.colres p,
form.wpcf7-form div#reseller div.colres2 p{
  width: 100%;
  margin: 0 auto;
  margin-top: 25px;
}

textarea#message{
    background: url("../images/textarea.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: black;
    font-size: 13px;
    line-height: 20px;
    overflow: auto;
    padding: 0;
    resize: none;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

div.testoconsenso{
    /* width: 400px; */
    width: 35%;
    margin-top:15px;
    margin-left: 15%;
    padding-right: 4%;
    float: left;
    border-image: url(../images/filetto-puntini-right.png) 0 19 round;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-image-width: 0px 1px 0px 0px;
}

form.wpcf7-form div.testoconsenso p{
    margin-top: 5px;
}

form.wpcf7-form div p.consenso{
    background: none repeat scroll 0 0 #ffffff;
    /*border: 1px solid #000;*/
    clear: both;
    color: #000;
    font-size: 11px;
    font-weight: lighter;
    margin-bottom: 5px;
    max-height: 100px;
    overflow: auto;
    /*padding: 12px;*/
    /*width: 376px;*/
    width: 95%;
}

body.page-id-5619 div.testoconsenso p.consenso,
body.page-id-2412 div.testoconsenso p.consenso{
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #000;
    clear: both;
    color: #000;
    font-size: 11px;
    font-weight: lighter;
    margin-bottom: 5px;
    max-height: 100px;
    overflow: auto;
    padding: 12px;
    width: 90%;
}

.wpcf7-form p span.wpcf7-form-control-wrap.acceptance-461{
    width: 18px;
}

div.testoconsenso p{
    width:100%;  
}

div.testoconsenso3{
    float:left;
    /*width: 220px;*/
    width: 35%;
    margin-top:15px;
    padding-left: 4%;
    float: left;
}

div.testoconsenso3 p{
    width:100%;
    margin-bottom: 22px;
}


div.testoconsenso4{
    float:left;
    /*width: 220px;*/
    width: 35%;
    margin: 0 0 0 0;
    padding-left: 4%;
}

div.testoconsenso4 p{
    width: 100%;
    font-size: 12px;
    margin-bottom: 22px;
}

div.consenso4{
    float:left;
    width: 220px;
    margin: 0 10px 0 10px;
}
#informativa2{
    width: 100%;
}
.wpcf7-form p span.wpcf7-form-control-wrap.radio-952{
    width: 100%;
}

#informativa2 span.wpcf7-list-item{
  margin-left: 0;
}

#informativa2 span.wpcf7-list-item{
    width: 100%;  
}

#informativa2 .wpcf7-list-item-label{
    width: 70%;
    font-size: 14px; 
}

#informativa2 span.wpcf7-list-item input{
    width: 15px;
}

#sendres{
  float:right;
  width: 100%;
}
#sendres p{
  width: 100%;
  margin-bottom:10px;
}

.wpcf7-form-control-wrap.provincia-select{
    display: none;
}

#reseller span.wpcf7-form-control-wrap.your-provincia + br{
    display: none;
}



/*#resellersfondocolori{
#resellercolori{    
    background: linear-gradient(to right, rgb(205, 235, 142) 0%, rgb(234, 165, 143) 12%, rgb(181, 135, 219) 27%, rgb(15, 22, 14) 39%, rgb(124, 193, 131) 49%, rgb(127, 82, 90) 59%, rgb(160, 244, 247) 71%, rgb(127, 137, 196) 79%, rgb(49, 76, 81) 89%, rgb(165, 201, 86) 100%);
    -webkit-animation: slideshow 10s linear infinite;
    -moz-animation:    slideshow 10s linear infinite;
}
*/

#resellercolori{
    /*height:100%;*/
}

#resellercolori{
	  /*
    -webkit-transition: left 20s;
	  transition: left 20s;
    */
}

#resellercolori img{
    /*height:100%;*/
    position: absolute;
    display: inline-block;
    z-index:2;
}

.resellersfondocolori{
    width: 2000%;
	  position: relative;
	  top: 0px;
	  /*z-index: -1;*/
	  left: -900%;
    overflow: hidden;
    display: inline-block;
}
/*
.resellersfondocolori{    
     background: linear-gradient(to right, rgb(205, 235, 142) 0%, rgb(234, 165, 143) 12%, rgb(181, 135, 219) 27%, rgb(15, 22, 14) 39%, rgb(124, 193, 131) 49%, rgb(127, 82, 90) 59%, rgb(160, 244, 247) 71%, rgb(127, 137, 196) 79%, rgb(49, 76, 81) 89%, rgb(165, 201, 86) 100%); 
    
    -webkit-animation: slideshow 10s linear infinite;
    -moz-animation:    slideshow 10s linear infinite;
    
}
*/

.sfondosfumato{
     background: linear-gradient(to right, rgb(205, 235, 142) 0%, rgb(234, 165, 143) 12%, rgb(181, 135, 219) 27%, rgb(15, 22, 14) 39%, rgb(124, 193, 131) 49%, rgb(127, 82, 90) 59%, rgb(160, 244, 247) 71%, rgb(127, 137, 196) 79%, rgb(49, 76, 81) 89%, rgb(165, 201, 86) 100%);
     position: relative;
     float: left;
}

/*#contenitoreabout .gradient{
       filter: none;
    }
*/


/*
@-webkit-keyframes slideshow{
    0%   { left: 0; }
    100% { left: -200%; }
  }
@moz-keyframes slideshow{
    0%   { left: 0; }
    100% { left: -200%; }
  }
*/

div.contenitoretiporichiesta{
	position: relative;
	width: 100%;
	height: 50px;
}

div.contenitoretiporichiesta div{
	float: left;
	margin-top: 35px;
	margin-right: 35px;
}

div#contenitoreimgprod{
	margin-top: 35px;
}

input#quanti{
	height: 39px;
}

div#contenitoredimensione{
	margin-top: 0px;
}


div#contenitorequantita,div#contenitorecapacita{
	margin-top: 35px;	
}

div#contenitorequantita label{
	padding-right: 25px;
}


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

  form.wpcf7-form div.colres{
  width:100%;
  float:left;
}


 div.testoconsenso,
 div.testoconsenso3,
 div.testoconsenso4{
  border: 0;
  float: left;
  margin-left: 15%;
  margin-top: 15px;
  padding-right: 0%;
  padding-left: 0%;
  width: 80%;
 }

 body.page-id-2412 div.testoconsenso,body.page-id-2412 div.testoconsenso3,body.page-id-2412 div.testoconsenso4{
  float: left;
  margin-left: 30%;
  margin-top: 15px;
  padding-right: 0%;
  padding-left: 0%;
  width: 60%;
 }
 body.page-id-2412 div.testoconsenso p.consenso{
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #000;
  clear: both;
  color: #000;
  font-size: 11px;
  font-weight: lighter;
  margin-bottom: 5px;
  max-height: 100px;
  overflow: auto;
  padding: 12px;
  width: 90%;
 }

 
 form.wpcf7-form div p.consenso{
  width: 90%;
 }
 
 #post-5619 h1, #post-2412 h1{
    margin-top: 50px;
}
header.entry-header{
    margin-bottom: 30px;
    margin-top: 80px;
}

h1.entry-title{
    font-size: 30px !important;
}

article#post-2412 form.wpcf7-form{
    width: 100% !important;
}

.entry-content{
    line-height: 24px;
    width: 90%;
    margin: 0 auto;
}

div#wpcf7-f5218-p2412-o2{
    padding: 0 !important;
    width: 100%;
}
}


#prodottoaccessorio{
    opacity: 1 !important;
    z-index: 10000 !important;
}
div#prodottoaccessorio{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95);
    height: 100%;
    left: 0;
    position: fixed;
    top: 61px;
    width: 100% !important;
    padding: 0 15%;
    font-size: 30px;
    line-height: 33px;
}
div#prodottoaccessorioclose{
    position: fixed;
    right: 20px;
    top: 113px;
    color: black;
    cursor: pointer;
    font-size: 39px;
    z-index: 99999;
}

/* contact page */
.page-template-content-contact input.wpcf7-form-control.wpcf7-not-valid {
    border-color: #f00;
}
.page-template-content-contact .wpcf7 .wpcf7-response-output{
	float: left;
}
.page-template-content-contact .wpcf7 .wpcf7-response-output.wpcf7-validation-errors{
	color: #f00;
}
.page-template-content-contact .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok{
	float: left !important;
	color: green;
}


/* home page footer scroller previous next button */
.home div#case-history .bx-wrapper .bx-controls-direction a {
    height: 50px;
    width: 50px;
    padding: 18px 11px;
}
header#masthead.site-header{
    padding: 10px 0 0 0;
}
header#masthead #menu-main-menu{
	padding: 5px 0px;
}