@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,600,700);
/***lnl start***/
.newslett {
    text-align: center;
    padding: 10px;
    background: white;
    
}
.newslett .allLNL {
    max-width: 400px;
    margin: 15px auto;
}
.newslett div {
    margin: 15px 0;
}
.txtnre {
    margin: 15px 0;
}
/***lnl end***/
/***smtpbusiness***/
.bg-col {
	background-color: rgba(192, 192, 192, 0.51);
  /***  CSS Box Model  ***/
  margin:10px;
  padding:5px;

  /***  CSS Borders  ***/
  border:1px solid rgb(153, 153, 152);

  /***  CSS Rounded Corners  ***/
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;

  /***  CSS Box Shadow  ***/
  box-shadow: 5px 5px 8px 0px rgba(204, 204, 203, 1.000) ;

  -webkit-box-shadow: 5px 5px 8px 0px rgba(204, 204, 203, 1.000) ;

  -moz-box-shadow: 5px 5px 8px 0px rgba(204, 204, 203, 1.000) ;
}

.bg1-col {
	background-color: white;
  /***  CSS Box Model  ***/
  margin:10px;
  padding:5px;

  /***  CSS Borders  ***/
  border:1px solid rgb(153, 153, 152);

  /***  CSS Rounded Corners  ***/
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;

  /***  CSS Box Shadow  ***/
  box-shadow: 5px 5px 8px 0px rgba(230, 230, 229, 1.000) ;

  -webkit-box-shadow: 5px 5px 8px 0px rgba(230, 230, 229, 1.000) ;

  -moz-box-shadow: 5px 5px 8px 0px rgba(230, 230, 229, 1.000) ;
}
.bgr-col{
	  /***  CSS Box Model  ***/
	  margin:10px;
	  padding:5px;
	
	  /***  CSS Borders  ***/
	  border:1px solid rgb(153, 153, 152);
	
	  /***  CSS Rounded Corners  ***/
	  border-radius:5px;
	  -webkit-border-radius:5px;
	  -moz-border-radius:5px;
	
	  /***  CSS Box Shadow  ***/
	  box-shadow: 5px 5px 8px rgba(230, 27, 32, 0.76);
	
	  -webkit-box-shadow: 5px 5px 8px rgba(230, 27, 32, 0.76);
	
	  -moz-box-shadow: 5px 5px 8px rgba(230, 27, 32, 0.76);
	opacity: 1;
}
.lnl-price{
	font-style: italic;
}
.price-lnl{
	font-size: 40px;
	font-weight: bold;
	text-align: right;
	color: #fc4141;
	/***  CSS Text Shadow  ***/
	 text-shadow: 2px 2px 5px rgba(0, 0, 0, 1.000) ;
}
/***smtpbusiness***/
/*****INIZIOSCHEMA BLW*****/
.YV-title{
	font-style: italic;
	text-align: center;
}
.YV-name{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #a3c41b;
	/***  CSS Text Shadow  ***/
	 text-shadow: 1px 1px 2px rgba(0, 0, 0, 1.000);
}
.YV-name-ec{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #4087ac;
	/***  CSS Text Shadow  ***/
	 text-shadow: 1px 1px 2px rgba(0, 0, 0, 1.000);
}

.YV-price{
	font-size: 25px;
	text-align: center;
	color: #000000;

}
.bg1-col-blr {
	background-color: white;
  /***  CSS Box Model  ***/
  margin:10px;
  padding:5px;

  /***  CSS Borders  ***/
  border:1px solid rgb(153, 153, 152);

  /***  CSS Rounded Corners  ***/
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;

  /***  CSS Box Shadow  ***/
  box-shadow: 5px 5px 8px 0px rgba(230, 230, 229, 1.000) ;

  -webkit-box-shadow: 5px 5px 8px 0px rgba(230, 230, 229, 1.000) ;

  -moz-box-shadow: 5px 5px 8px 0px rgba(230, 230, 229, 1.000) ;
  text-align: center;
}
/*****FINE SCHEMA BLW*****/
a {
    color: #606060;
    letter-spacing: 0;
    transition:all .3s ease;
}
a:hover {
    color: #00BCD4;
}
table a {
    text-decoration: underline;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
select {
    height: 32px;
}
.clearit {
    display: block;
    clear: both;
}
body {
    position: relative;
    background: url(../Images/bg.png) repeat;
    font-size: 14px;
    color: #646464;
    font-family: 'Open Sans';
    font-weight: 400;
    height: 100%;
    margin: 0;
    padding: 0;
    letter-spacing: .03em;
}
#overlayContent{
    position: absolute!important;
    top: auto!important;
    left: 0;
     -webkit-overflow-scrolling: touch;
    overflow-x: scroll!important;
}

p {
    margin: 10px 0;
    line-height: 140%;
}
.maintext ul{
    margin:15px 5%;
}
.maintext li:before {
    content: "\203A";
    margin-right: 15px;
    /*color: #ED7823;*/
    color: #EA3438;
    line-height: 20px;
    font-size: 20px;
    font-weight: 700;
}
.maintext li{
    margin: 5px 0;
}
#topheader {
    height: 50px;
    background: #3A393A;
}
.usercontrols{
    width: 1140px;
    margin: 0 auto;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}
article > .usercontrols{
    width: 96%;
    background: #000;
    margin-bottom: 40px;
    padding: 2%;
}
.usercontrols a{
    color: #fff;
    display: inline;
    line-height: 50px;
    height: 50px;
}
.usercontrols a img{
    vertical-align: middle;
    background: #fff;
    max-width: 36px;
    transition:background .3s ease;
}

.usercontrols a:hover, .usercontrols a:focus{
    /*color: #ED7823;*/
    color: #EA3438;
}
.usercontrols a img:hover{
    background: #EA3438;
}
.usercontrols:after{
    content: '';
    display: block;
    clear: both;
}

.top_nav_class{
    float: left;
}
.esci {
    float: right;
}

#cart-total {
    padding: 12px 8px 12px 32px;
    background: url(../Images/cart.png) 0 0 no-repeat;
    transition:background .5s ease;
}
#container{
    position: relative;
    z-index: 999;
    /*background: #fff;*/
    transition:all .6s ease;
}
.whitebg{
    position: fixed!important;
    top: 0;
    right: 0;
    left:0;
    background: #e9e9dd;
    height: 90px!important;
    box-shadow: 0 1px 4px 1px #585858;
    z-index: 10;
}
#top-nav{
    position: relative;
    width: 1140px;
    margin: 0 auto;
    height: 140px;
    transition: all .3s ease;
}
#top-nav:after{
    content: '';
    display: block;
    clear: both;
}
#logo {
    position: absolute;
    top: 50%;
    left: 0;
    margin: 5px 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition:all .3s ease;
}
#logo img {
    width: auto;
    max-height: 120px;
    transition:all .3s ease;
}
.fixed #logo img {
    max-height: 90px;
}
nav{
    position: absolute;
    top: 0;
    right: 0;
}
.fixed{
    position: fixed!important;
    top: 0;
    right: 0;
    left: 0;
    height: 90px!important;
}

nav ul {
    margin: 0;
    padding: 0;
}
nav ul li {
    float: left;
    text-transform: uppercase;
    margin-left: 1px;
}
nav ul:after {
    content: '';
    display: block;
    clear: both;
}
nav ul li a {
    position: relative;
    display: block;
    line-height: 140px;
    padding: 0 15px;
    color: #686868;
    font-size: 20px;
    font-weight: 700;
    height: 140px;
    z-index: 2;
}
nav ul li a:after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    margin: auto;
    opacity: 0.4;
    background: #EA3438;
    transition:all .3s ease;
    z-index: -1;
}
nav ul li a:hover:after{
    height: 100%;
    opacity: 1;
}
nav ul li a:hover{
    color: #fff;
}
nav ul li .active{
    color: #fff;
    background: #EA3438;
}
.fixed2{
    height: 90px;
    line-height: 90px;
}
#banner {
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
}
#banner img {
        width: 100%;
        height: auto;
}
#topnews{
    position: relative;
    width: 1170px;
    margin: 60px auto;
    border-bottom: 1px solid #999;
    padding-bottom: 60px;
}
#topnews:after{
    content: "";
    display: block;
    clear: both;
}
.thistopnews{
    width: 31.66%;
    float: left;
    margin-right: 2.5%;
    margin-bottom: 30px;
    text-align: center;
}
.thistopnews:nth-child(3n){
    margin-right: 0;
}
.thistopnews .image{
    height: 220px;
    width: 220px;
    border-radius: 50%;
    margin-bottom: 20px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.thistopnews .image img{
    width: 100%;
    height: auto;
    object-fit: cover;
    -webkit-object-fit: cover;
}
.col-sm-top h2{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #00BCD4;
    margin: 15px 0;
    line-height: 100%;
    text-align: center;
}
.col-sm-top p {
    display: block;
    height: 40px;
    overflow: hidden;
}
.img-wrap{
    height: 160px;
    width: 160px;
    border-radius: 50%;
    margin-bottom: 30px;
    box-shadow: 0 0 8px 0 #d7d7d7;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.thistopnews .leggiit a{
    display: inline-block;
    margin-top: 12px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.col-om-top h2{
    font-weight: 600;
    color: #fff;
}
#othernews{
    background: #818285;
    padding: 20px 0;
}
.thisothernewss{
    width: 1170px;
    margin: 40px auto;
    text-align: center;
}
.thisothernews{
    display: inline-block;
    width: 350px;
    text-align: center;
    background: #fff;
    padding-bottom: 20px;
    margin: 30px 10px;
}
.thisothernews .leggiit{
    padding: 0;
}
.thisothernews .leggiit a{
    margin: 0 auto;
    margin-top: 20px;
}
.thisothernews .text-top{
    padding: 0 20px;
    line-height: 140%;
}
.thisothernews img{
    width: 100%;
}
h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
}
#contentover{

}

#content {
    width: 1170px;
    margin: 90px auto;
}
.maintext p{
    text-align: justify;
    margin-bottom: 15px;
}

.maintext p:first-child{
    margin-top: 0;
}
.maintext a {
    color: #EA3438;
    font-weight: 600;
}
.maintext a:hover {
    color: #00BCD4;
}
#strwebcat li {
    position: relative;
    margin-bottom: 14px;
    padding-left: 20px;
}
#strwebcat li:before{
    font-family: "FontAwesome";
    content: "\203A";
    position: absolute;
    left: 0;
    color: #EA3438;
    font-weight: 600;
    font-size: 16px;
    transition: all .3s ease;
}
.evidenziato{   
    position: relative;
    margin: 60px 30px 60px 0!important;
    font-size: 16px;
    color: #818181;
    font-style: italic;
    padding-left: 90px;
    text-align: left;
}
.evidenziato:before {
    content: '\f10d';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-style: normal;
    font-size: 36px;
    border: 2px solid;
    color: #ea3438;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 70px;
    top: 50%;
    transform: translateY(-50%);
}
h1 {
    font-size: 48px;
    padding: 0;
    color: #00BCD4;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0;
}
h2 {
    font-size: 30px;
    padding: 0;
    color: #606060;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0;
}
.titolo-big {
    font-size: 48px;
    padding: 0;
    color: #606060;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0;
}
#social h2 {
    display: none;
    color: #ff00ff;
}

#Eventi{
    width: 1170px;
    margin: 90px auto;
}

.list-eventi h2{
    font-size: 30px;
    margin-bottom: 0;
    text-align: left;
    font-weight: 600;
}
.data{
    font-size: 28px;
    /*color: #ED7823;*/
    color: #EA3438;
    font-weight: 300;
}

.thisevento {
    width: 23%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 2%;
    margin-bottom: 3%;
    vertical-align: top;
}
.thisevento:nth-child(4n){
    margin-right: 0;
}
.thisevento img {
    width: 100%;
}
.thisevento h2{
    font-size: 20px;
    font-weight: 600;
    color: #EA3438;
    margin: 10px 0 5px 0;
    line-height: 100%;
    text-align: left;
}
#social{
    margin: 30px auto;
    text-align: center;
}
#social li{
    display: inline-block;
    margin-right: 3%;
}

#social li:last-child{
    margin-right: 0;
}
#social li a{
    width: 40px;
    height: 40px;
    line-height: 48px;
    border-radius: 50%;
    color: #fff;
    background: #00BCD4;
    display: block;
    font-size: 12px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    transform-style: preserve-3d;
}
#social li a:hover{
    background: #EA3438;
}
#inevidenza{
    margin: 90px auto;
}
.list-inevidenza{
    width: 1170px;
    margin: 0 auto;
}
#newsletter{
    height: 230px;
    padding: 90px 0;
    margin: 0 auto;
    background: url(../Images/bg2.jpg) fixed no-repeat;
    background-size: cover;
    text-align: center;
}
#newsletter h2{
    color: #fff;
}
.newslt img{
    width: 80px;
    display: block;
    margin: 15px auto;
}
.newslt a{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.newslt a:hover{
    color: #ED7823;
}
#MENUC2{
    background: #00BCD4;
}
.menu2 {
    width: 1170px;
    margin: 90px auto;
    padding: 60px 0;
    text-align: center;
}
.menu2 li {
    display: inline-block;
    width: 18%;
    margin: 30px;
    vertical-align: top;
    text-align: center;
    *display: inline;
    zoom: 1;
}
.menu2 li a {
    /*border: 2px solid #fff;*/
    position: relative;
    margin-bottom: 16px;
    overflow: hidden; 
}
.menu2 li a img {
    display: block;
    margin: 0 auto;
    border: 4px solid #E9E9DD;
    box-shadow: 0 6px 16px #364041;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
    transition: all 0.5s ease;
}
.menu2 li a span {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background: transparent;
    padding-top: 20px;
    z-index: 1;
    transition: all 0.5s ease;
}
.menu2 li a span:hover, .menu2 li a span:focus{
    color: #EA3438;
}
.menu2 li a:hover img{
    transform: rotateY(180deg);
}
.menu2 li a span:before {
    content: '';
    display: block;
    position: absolute;
    height: 30px;
    width: 100%;
    top: -17px;
    background: url(../Images/shadow-1.png) no-repeat;
    background-position: center;
}
.menu2 li ul {
    margin-top: 8px;
}
.menu2 li ul li{
    display: block;
    text-align: center;
    width: 100%;
    margin: 3px 0;
}
.menu2 li ul li span{
    font-size: 15px;
    padding-top: 5px;
}
#MENUC3{
    text-align: center;
    margin: 60px auto;
}
.menu3 li {
    margin: 30px 3.5%;
    display: inline-block;
    /*padding: 5px;*/
}
.menu3 img {
    display: block;
    height: 220px;
    width: 220px;
    border-radius: 50%;
    margin-bottom: 20px;
    border: 4px solid transparent;
    box-shadow: 1px 2px 8px 0px #646464;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
}
/*
.menu3 li:before {
    content: '';
    font-family: "FontAwesome";
    border: 2px solid #fff;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    background: url(../Images/menu3img2.jpg);
}
.menu3 li:first-child:before{
    background: url(../Images/menu3img1.jpg);   
}
*/
.menu3 li a {
    display: inline-block;
    font-size: 20px;
    color: #EA3438;
    text-transform: uppercase;
    z-index: 1;
    font-weight: 600;
    transition: all 0.3s ease 0s;
}
.menu3 li a:hover, .menu3 li a:focus{
    color: #00BCD4;
}
.fagri{
    width: 1140px;
    margin: 0px auto;
    text-align: center;
}
.fagri2{
    display: inline-block;
    border:1px solid #FFF;
    padding: 7px;
    transition: all 0.3s ease;
}
.fagri2 a{
    color: #666;
}
.fagri2 img{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.fagri2:hover{
    border:1px solid #f2f2f2;
    background: #FAFAFA;
}
.aside {
    width: 23%;
    float: right;
}
.aside:before {
        content: 'Menu';
        display: block;
        font-size: 48px;
        font-weight: 300;
        margin-bottom: 30px;
        line-height: 80%;
        color: #00BCD4;
}
.asidelist1 ul li, .cproductlist1 ul li, .sottocat ul li{
    position: relative;
    margin-bottom: 14px;
    padding-left: 20px;
}
.asidelist1 ul li:before, .cproductlist1 ul li:before, .sottocat ul li:before{
    font-family: "FontAwesome";
    content: "\203A";
    /*margin-right: 6px;*/
    position: absolute;
    left: 0;
    color: #EA3438;
    font-weight: 600;
    font-size: 16px;
    transition: all .3s ease;
}
.asidelist1 ul li:hover:before, .cproductlist1 ul li:hover:before, .sottocat ul li:hover:before{
    left: 5px;
}
.asidelist1 ul li a, .cproductlist1 ul li a, .sottocat ul li a {
    /*font-weight: 600;*/
    /*line-height: 24px;*/
    /*text-transform: uppercase;*/
    /*color: #818285;*/
    transition:color .3s;
}
.asidelist1 ul li a:hover, .asidelist1 ul li a:focus {
    color: #00BCD4;
}
.cproductlist1 ul li a:hover, .cproductlist1 ul li a:focus{
    color: #00BCD4;
}
.sottocat ul li a:hover, .sottocat ul li a:focus{
    color: #00BCD4;
}
aside + article {
    width: 71%;
    float: left;
}
.thiswhereis {
    margin-bottom: 30px;
}
.thiswhereis a {
    margin-right: 5px;
    font-weight: 600;
    font-size: 15px;
}
.maintext p img {
    margin: 5px 10px 5px 0;
    border: 5px solid #f5f5f5;
    max-width: 100%;
    height: auto;
}
.data_agg {
    color: #888;
    font-size: 14px;
}
#content:after {
    content: '';
    display: block;
    clear: both;
}
.label {
    display: block;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    color: #E66;
    margin: 0 auto;
    margin-bottom: 15px;
}
.col-sm-4{
    margin-bottom: 90px;
}
.col-sm-4:after{
    content: '';
    display: block;
    clear: both;
}
.text-page{
    margin: 15px 0;
}
.image-list{
    width: 32%;
    float: left;
    max-height: 260px;
    overflow: hidden;
}
.evidenza-wrapper{
    float: right;
    width: 65%;
    vertical-align: top;
    margin-top: -5px;
}
.col-sm-4:nth-child(even) .evidenza-wrapper{
    float: left;
}
.col-sm-4:nth-child(even) .image-list{
    float: right;
}
.col-sm-4 img{
    width: 100%;
    height: auto;
}
.titleev {
    display: block;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
}
.titleev:hover{
    color: #00BCD4;
}
.titleev2,.leggiit a{
    position: relative;
    display: inline-block;
    padding: 12px 20px;
    /*height: 40px;*/
    /*line-height: 40px;*/
    color: #fff;
    margin-top: 15px;
    background: #EA3438;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    transition: all 0.3s ease 0s;
    z-index: 2;
}
.titleev2:hover, .leggiit a:hover {
    background: #4F4F51;
}
/*
.titleev2:before, .leggiit a:before{
    font-family: "FontAwesome";
    content: "";
    margin-right: 15px;
    color: #fff;
    background-color: #ED7823;
    width: 40px;
    display: inline-block;
    height: 40px;
    transition: all 0.3s ease 0s;
}
.titleev2:hover:before, .leggiit a:hover:before {
    background: #4F4F51;
}
*/
#group{
    text-align: center;
    background: #fff;
    padding: 90px 25px;
}
#group img {
    margin: 5px;
}
#undercats{
    text-align: center;
    width: 1170px;
    margin: 90px auto;
    padding-top: 90px;
    border-top: 1px solid #999;

}
#undercats li {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}
#undercats li a {
  /*display: table-cell;*/
  position: relative;
  color: #646464;
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
  text-transform: uppercase;
  /*background: #EA3438;*/
  /*width: 140px;*/
  /*height: 50px;*/
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#undercats li a:after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    margin: auto;
    opacity: 0.4;
    background: #00BCD4;
    transition:all .3s ease;
    z-index: -1;
}
#undercats li a:hover:after{
    height: 100%;
    opacity: 1;
}
#undercats li a:hover{
    color: #fff;
    /*background: #4F4F51;*/
}
#undercats li img {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    display: block;
    border-radius: 50%;
    border: 4px solid transparent;
    box-shadow: 1px 2px 8px 0px #646464;
}
#footerone{
    background: #fff;
}
#footazienda {
    width: 1170px;
    margin: 0 auto;    
    padding: 90px 0;
}
footer {
    background: #fff;
    margin-top: 1px;

}
#footboot {
    width: 1170px;
    padding-bottom: 5px;
    margin: 0 auto;
}
#footboot:after{
    content: '';
    display: block;
    clear: both;
}
#footboot .container{
    border-bottom: 1px solid #999;
    padding: 90px 0;
}
#footboot > p {
    font-size: 12px;
    text-align: center;
}
#footboot > p a{
    text-decoration: underline;
}
.grid_3 {
    width: 30.5%;
    float: right;
    /*margin-left: 10%;*/
}
.grid_3:last-child {
        margin-left: 0;
    }
.row:after {
    content: '';
    display: block;
    clear: both;
}
.grid_3 ul li ul li a{
    /* color: #fff; */
}
.grid_3 ul li ul li a:hover{
    color: #EA3438;
}

.grid_3 ul li ul li a:before{
    content: "\203A";
    margin-right: 15px;
    color: #EA3438;
    line-height: 20px;
    font-size: 20px;
    font-weight: 700;
}
.h8 {
    /*color: #EA3438;*/
    color: #606060;
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
}
.list2 {
    margin-top: 20px;
}
.list2 a{
    /*color: #fff;*/
    color: #6f6f6f;
}
.list2 a:before{
    content: "\203A";
    margin-right: 15px;
    color: #EA3438;
    line-height: 20px;
    font-size: 20px;
    font-weight: 700;
}
.list2 a:hover {
    color: #EA3438;
}
.grid_3 ul li {
    margin-bottom: 8px;
}
.grid_3 .text-footer{
    display: block;
    color: #EA3438;
    font-size: 28px;
    margin-bottom: 20px;
    text-transform: uppercase;
    transition:color .3s ease;
}
.text-footer a:hover{
    color: #EA3438;
}
#copyright {
    text-align: right;
    display: block;
    font-size: 12px;
    padding: 8px 10px 8px 0;
    background: #FFF;
    color: #777;
}
#copyright a{
    color: #777;
}
#copyright a:hover{
    color: #EA3438;
}

footer:after {
    content: '';
    display: block;
    clear: both;
}
.button {
    padding: 14px;
    background: #EA3438;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    transition:all .3s ease;
}

.button:hover {
    background: #4F4F51;
}
.img-dx{
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
}
.img-sx{
    float: right;
    margin-left: 7px;
    margin-bottom: 7px;
}
.img-centre{
    text-align: center;
    margin: 30px!important;
}




/*#######################Ecommerce###########################*/
#aspnetForm #description {
    width: 100%;
    float: left;
    margin-top: 15px;
    text-align: justify;
    /*margin-right: 3.5%;*/
    /*font-size: 14px;*/
    letter-spacing: 0;
}
#aspnetForm #description .image {
    text-align: center;
    margin-top: 20px;
}

#listcart {
    margin: 30px 0;
}

#listcart table {
    width: 100%;
    text-align: center;
    border: 1px solid #3A393A;
}
#listcart .cart-info table tr:nth-child(even){
    background: #f6f6f6;
}
#listcart table tr td {
    padding: 10px 20px;
    vertical-align: middle;
}

#listcart table thead {
    font-weight: 600;
    text-transform: uppercase;
    background: #3A393A;
    color: #fff;
}

#listcart .image {
    float: none;
    width: auto;
    text-align: center;
}
#listcart .name span {
    display: block;
}
#listcart table td div {
    margin-top: 8px;
    margin-bottom: 8px;
}
#listcart #ctl00_CP1_panelAlt {
    margin-top: 15px;
    margin-left: 25px;
}
#listcart #total{
 background: #3A393A;
 color: #fff;
}
.right {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.right:first-child {
    text-align: right;
}
.right:last-child {
    text-align: left;
}
#listcart .buttons {
    width: 400px;
    margin: 0 auto;
    margin-top: 40px;
}

.product-one {
    display: inline-block;
    width: 47%;
    margin-right: 2.5%;
    margin-bottom: 5.5%;
    position: relative;
    height: 230px;

}
.product-one:nth-child(2n) {
    margin-right: 0;
    }

.product-one .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 46%;
    overflow: hidden;
}
.product-one .image img{
    width: 100%;
}
.productit{
    position: absolute;
    width: 46%;
    top: 0;
    right: 0;
}
.product-info {
    line-height: 140%;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #444;
    /*border-bottom: 1px solid #E2E2E2;*/
}

.product_title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 8px;
}
#PanelProduct {
    width: 45.5%;
    float: right;
    line-height: 140%;
    padding: 1.8%;
    margin-top: 25px;
    padding-bottom: 10px;
    border: 1px solid #cdcdcd;
    background: #fafafa;
}

.det-prodotto-file {

}

#PanelPrice {
    float: left;
    width: 96%;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #cdcdcd;
    padding: 1.8%;
    background: #fafafa;
    text-align: center;
}

#PanelModifiche {
    /*margin-top: 20px;*/
    margin-bottom: 15px;
    padding: .7%;
    /*border: 1px solid #FDFDFD;*/
    /*background: #EEF5F3;*/
    /*border-radius: 3px;*/
    /*box-shadow: 0px 0px 2px 0 #ddd;*/
}

    #PanelModifiche .htabsmini {
        color: #222;
         font-weight: 600;
         text-transform: uppercase;
    }

    #PanelModifiche table tr td {
        padding-top: 6px;
    }


#PanelVarianti .htabsmini {
    padding: .7%;
    margin-bottom: 10px;
    color: #222;
    text-transform: uppercase;
    font-weight: 600;
    /*border:1px solid #FDFDFD;*/
    /*background: #EEF5F3;;*/
    /*border-radius: 3px;*/
    /*box-shadow: 0px 0px 2px 0 #ddd;*/
}

    #PanelVarianti .htabsmini table tr td {
        padding-top: 6px;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
    }

.tit, .val, .price {
    margin-bottom: 15px;
    font-weight: 600;
}

#PanelPrice .price {
    color: #000;
    text-transform: uppercase;
}

.maintext img {
    max-width: 100%!important;
    height: auto!important;
}

.productit .name {
    text-transform: uppercase;
    margin-bottom: 5%;
    font-weight: 600;
}
.productit .name a {
    color: #EA3438;
}
.productit .description {
    margin-bottom: 5%;
}

.price-sale {
    font-weight: 600;
    color: green;
}

.price-old {
    color: red;
    text-decoration: line-through;
}

.cart {
    position: absolute;
    bottom: 20px;
    right: 0;
    text-align: center;
}

.cart a {
    width: 80px;
    margin: 0 auto;
    font-size: 16px;
    display: block;
    padding: 10px 20px;
    color: #FFF;
    background:#EA3438;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.cart a:hover {
    background:#4F4F51;
}
.cart a i {
    font-style: normal;
    text-transform: uppercase;
}
.clears {
    clear: both;
    display: block;
}
.lright {
    float: right;
    text-align: center;
}
.lleft {
    float: left;
    text-align: center;
}

#titolo-pagina {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 2px solid #666;
}
#totale_transazione {
    margin-top: 15px;
    display: inline-block;
}
#undercat{
    width: 22%;
    float: left;
}
#undercat + #maincontent {
    float: right;
    width: 78%;
    /*padding-left:5%; */
}

#undercat + #maincontent > .inevidenza {
        padding-top: 0;
        width: auto;
        margin-bottom: 40px;
}
#undercat + #maincontent > .inevidenza li {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 30px;
    padding-bottom: 25px;
}
#undercat + #maincontent > .inevidenza li .titleev{
    margin-bottom: 7px;
    text-align: left;
}
#undercat + #maincontent > .inevidenza li .titleev:last-child {
   letter-spacing: 0;
   margin-top: 7px;
   font-size: 14px;
   -webkit-transition: color .3s ease;
   -o-transition: color .3s ease;
   transition: color .3s ease;
}
#undercat + #maincontent > .inevidenza li .titleev:last-child:hover{
    color: #4F4F51;
}
#ctl00_CP1_lnkAdd {
    display: block;
    width: 164px;
    margin: 12px auto 0;
}

#ctl00_CP1_panelQty {
    text-align: center;
}
#PanelImg{
    width: 45.5%;
    float: left;
    padding: 1.8%;
    margin-top: 10px;
    text-align: center;
}
#img_default{
    max-width: 240px;
    height: auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
#img_default img{
    max-width: 100%;
}

/*#######################Ecommerce Finished###########################*/


/*######################Form CSS Start####################*/

#tabella .riga .intesta{
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600;
}
#tabella .riga .col2x table tr:first-child{
    background: #3A393A;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 3px 8px;
}
#tabella .riga .col2x{
    margin-bottom: 15px;
}
#tabella .riga .col2x table{
    border: 1px solid #000;
}
#tabella .riga .col2x table tr td{
    padding: 1%;
}
#tabella .riga .col2{
    margin: 5px 0;
}
#ctl00_CP1_ordini_ctl01_hyved{
    padding: 14px;
    background: #EA3438;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    width: 64px;
    margin-bottom: 10px;
    margin-top: 10px;
    transition:all .3s ease;
    text-align: center;
}
#ctl00_CP1_ordini_ctl01_hyved:hover {
    background: #4F4F51;
    color: #000;
}

#form-sidetext + #aspnetForm{
    margin-left: 7%;
    margin-right: 7%;
}
#form-sidetext {
    float: right;
    width: 35%;
    margin-right: 5%;
    padding: .5% 1.5%;
    margin-top: 62px;
    text-transform: uppercase;
}

#ctl00_CP1_PanelReg, #ctl00_CP1_UpdatePanel1 {
    /*margin-top: 60px;*/
    /*margin-left: 10%;*/
}
#ctl00_CP1_PanelReg .form-group{
    padding: 10px;
}
#ctl00_CP1_PanelReg .form-group .col2 input{
    border: 1px solid #cdcdcd;
}

.evide {
    font-size: 22px;
    margin: 20px 0;
}
#dati_fatturazione .evide {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
}
#ctl00_CP1_UpdatePanel1 > .form-group, #CP1_PanelRegistrazione .form-group{
    width: 420px;
    margin: 20px 0;
}
#CP1_PanelRegistrazione .form-group:last-child{
    width: auto;
    margin: 0;
    background: none;
    padding: 0;
}
#ctl00_CP1_UpdatePanel1 > .form-group:last-child {
    width: 96.5%;
    margin: 30px 0;
    background: #F8F8F8;
    border: 1px solid #ddd;
    padding: 12px;
}

.col1 {
    font-size: 14px;
    margin-bottom: 3px;
    font-weight: bold;
    text-transform: uppercase;
}
.col2 input{
    height: 26px;
    width: 409px;
    background: #fff;
    padding: 6px;
    border: 1px solid #ddd;
}

.col2 textarea{
    border: none;
    height: 180px;
    width: 409px;
    background: #fff;
    padding: 6px;
    border: none;  
    resize:none;
}

input[type="checkbox"] {
    height: 14px;
    width: 14px;
    margin-left: 10px;
}

input[type="radio"] {
    height: 14px;
    width: 14px;
    margin-right: 10px;
}
#contentback3{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.titolo {
    margin-top: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
#ctl00_CP1_UpdatePanel2{
    border: 1px solid #3A393A;
    padding: 10px 15px;
    margin-top: 20px;
}
#totale_transazione .titolo {
    display: inline-block;
    margin-right: 10px;
}

#commandi {
    display: inline-block;
}

#pulsante-cassa-carrello {
    margin: 20px 0;
}

table tr td:last-child {
    padding-left: 10px;
}

#metodo_pagamento {
    border: 1px solid #FDFDFD;
    background: #F8F8F8;
    /*box-shadow: 0px 0px 2px 0 #ddd;*/
    /*border-radius: 3px;*/
    margin: 15px 0;
    padding: 0 0 10px 1.8%;
}

#metodo_pagamento table {
    width: 85%;
}

#metodo_pagamento table tr td {
    padding: 6px;
}

#metodo_pagamento table tr td:nth-child(1) {
    width: 5%;
}

#metodo_pagamento table tr td:nth-child(2) {
    width: 25%;
}

#metodo_pagamento table tr td:nth-child(3) {
    width: 55%;
}

#metodo_pagamento table tr td:nth-child(4) {
    width: 15%;
}

#metodo_spedizione {
    border: 1px solid #FDFDFD;
    background: #F8F8F8;
    /*box-shadow: 0px 0px 2px 0 #ddd;*/
    /*border-radius: 3px;*/
    padding: 0 0 10px 1.8%;
}

#metodo_spedizione table {
        width: 85%;
}

#metodo_spedizione table tr td {
            padding: 6px;
}
#metodo_spedizione table tr td:nth-child(1) {
                width: 5%;
}

#metodo_spedizione table tr td:nth-child(2) {
                width: 25%;
}

#metodo_spedizione table tr td:nth-child(3) {
                width: 55%;
}

#metodo_spedizione table tr td:nth-child(4) {
    width: 15%;
}

#logit{
    margin-top: 30px;
    text-align: center;
}

#logit ul li {
    display: inline-block;
    margin: 10px 30px 10px 0;
}

#logit ul li a {
    text-decoration: underline;
    color: #222;
    font-size: 14px;
    text-transform: uppercase;
}
#logit ul li a:hover {
    color: #EA3438;
}

#logit #aspnetForm {
    display: inline-block;
    border: 1px solid #cdcdcd;
    /*box-shadow: 0px 0px 1px 0 #E0E4E8;*/
    padding: 15px;
    background: #FFF;
    /*border-radius: 3px;*/
    margin-right: 0;
    margin-left: 0;
}
#logit .form-group , #ctl00_CP1_Panelchgpw .form-group {
    width: 420px;
    /*margin: 20px 0;*/
    /*background: #fff100;*/
    padding: 10px;
    text-align: left;
}
.form-group input[type="submit"]{
    width: auto;
    padding:14px;
    cursor: pointer;
    border: none;
}

article #table p:first-child {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 600;
}

article #table p:nth-child(n+2) {
    display: block;
    padding: 2%;
}

article #table .RegistrazioneKO a {
    display: block;
    width: 60px;
    text-align: center;
    padding: 10px 12px;
    margin-top: 5px;
    background: #EA3438;
    color: #FFF;
    transition:all .3s ease;
}

article #table .RegistrazioneKO a:hover {
    background: #4F4F51;
    color: #fff;
}
#PanelRegistrazione .form-group{
    margin: 20px 0;
}



/*######################Form CSS End####################*/

#slide {
    display: none;
}
#slide2 {
    display: none;
}
.getcookies{
    text-align: center;
    font-size: 12px;
    background: #fff;
}
/*#############Mdeia Query##############*/

@media screen and (max-width: 1200px) {
#topnews, .thisothernewss, .usercontrols,#Eventi,.menu2, #social, 
#footazienda, #footboot, .list-inevidenza {
        width: 94%;
        margin-left: auto;
        margin-right: auto;
    }
.container{
    /*width: 96%;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
}
#content {
        width: 94%;
        margin: 40px auto;
    }

.fagri {
        width: 96%;
    }
#top-nav{
    width: 96%;
}
#banner {
    width: 100%;
    height: auto;
}
}

@media screen and (max-width: 1024px) {
nav ul li a, .menu2 li a, .menu3 li a{
    font-size: 16px;
}
h2, .aside:before,#formContatti legend span {
    font-size: 36px;
}
.list-eventi{
    text-align: center;
}
.thisevento{
    text-align: left;
    width: 40%;
    margin-right: 5%;
    margin-bottom: 5%;
}
.thisevento:nth-child(2n), .thisevento:nth-child(4n){
    margin-right: 0;
}
.thisevento img{
    max-width: 100%;
    width: auto;
}
.col-sm-evento a, .titleev {
    font-size: 18px;
}
.titleev2,.leggiit a{
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    font-size: 16px;
}
.titleev2:before, .leggiit a:before{
    margin-right: 15px;
    width: 30px;
    height: 30px;
}

.extrafoot h2{
    font-size: 50px;
}
.product-one{
    width:44%;
}
.product-one:nth-child(3n) {
    margin-right: 3%;
}

.product-one:nth-child(2n){
    margin-right: 0;
 }
#form-sidetext {
    float: none;
    width: auto;
    margin-right: 0; 
    background: #fff;
    margin-top: 0; 
    border: 1px solid #EA3438;
    margin-bottom: 30px;
}
}

/*#############Mdeia Query##############*/
@media screen and (max-width: 768px) {
.thistopnews, .thistopnews:nth-child(2n), .thistopnews:nth-child(3n){
    width: 90%;
    float: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 4%;
}
#othernews{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.col-sm-top img{
    width: auto;
    max-width: 100%;
}
#content {
    display: flex;
    flex-direction: column-reverse;
}
h3{
    font-size: 20px;
}
.col-sm-top h2{
    font-size: 22px;
}
.whitebg{
    position: static;
    background: none;
    box-shadow: none;
    height: auto!important;
}
#form-sidetext + #aspnetForm{
   margin-left: 0; 
   margin-right: 0; 
}
.usercontrols{
    width: 96%;
}
.top_nav_class{
    font-size: 12px;
}
#cart-total{
    font-size: 12px;
}
.extra-left, .extra-right{
    float: none;
    width: 96%;
    margin: 0 auto;
}
.extra-left{
    margin-bottom: 30px;
}
.fagri {
        width: 90%;
    }
#logo{
    width: 100%;
    text-align: center;
}
.fixed #logo{
    top: -100px;
}
#Eventi{
    width: 90%;
}
.thisevento, .thisevento:nth-child(2n), .thisevento:nth-child(4n){
    width: 90%;
    margin-right: 0;
}
#banner {
        /*display: none;*/
}
.aside:before {
        content: '';
        display: block;
        font-size: 0em;
        margin-bottom: 0px;
        background: none;
        padding-bottom: 0;
    }

.aside {
    float: none;
    display: block;
    padding: 0;
    width: 100%;
    padding: 0;
    border: none;
    margin-top: 0;
    margin-bottom: 40px;
}
#undercats{
    width: 96%;
    float: none;
}
.asidelist1 ul, .cproductlist1 ul, .sottocat ul {
            /*text-align: center;*/
    padding: 2px;
    margin-top: 5px;
}
.asidelist1 ul li, .cproductlist1 ul li, .sottocat ul li {
    border-top: none;
    margin: 0 0 0 8px;
    padding: 6px 0 6px 15px;
    font-size: 100%;
}
.asidelist1 ul li a, .cproductlist1 ul li a, .sottocat ul li a {
    width: auto;
    display: inline;
    text-decoration: none;
    letter-spacing: 0.01em;
}
.listpage, .listcat {
    /*display: none;*/
    display: block;
    /*background: #e2e2e2;*/
    border: 1px solid #00bcd4;
}
#MENUC12{
    /*width: auto;*/
    /*position: absolute;*/
    /*top: 8px;*/
    /*right: 0;*/
    /*z-index: 8;*/
    /*border-radius: 3px;  */
}
.menu1{
    display: none;
    position: absolute;
    top: 34px;
    right: 0;
    height: 1000px;
    background: #f5f5f5;
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    text-align: left;
    min-width: 180px;
    box-shadow: -1px 0 4px 1px #585858;
}
nav{
    top: 10px;
}
.fixed{
    height: auto!important;
}
.fixed2{
    height: 40px;
    line-height: 40px;
}
nav ul li{
    margin-left: 0;
    display: block;
    float: none;
}
nav ul li a {
   line-height: 14px; 
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}
nav ul li a:before{
  display: none;
  width: 0;
  height: 0;
}
#slide:before{
    content: '\f0c9';
    font-family: 'FontAwesome';
    color: #3A393A;
    font-size: 25px;
    padding: 4px;
}
#slide {
    display: block;
    cursor: pointer;
    border: 1px solid #3A393A;
    background: #DEDED3;
    border-radius: 3px; 
}
/*#slide2:before{
    content: '\f0c9';
    font-family: 'FontAwesome';
    color: #3A393A;
    font-size: 25px;
    padding: 4px;
}
#slide2 {
    display: block;
    cursor: pointer;
    border: 1px solid #3A393A;
    border-radius: 3px; 
}*/
.sottocat {
    padding-bottom: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #E4E4E4;
}
.menu-show {
    display: block!important;
}
aside + article {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    display: block;
}

article {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.maintitle {
    font-size: 1.2em;
    margin-bottom: 10px;
}

.maincontent {
    display: block;
    text-align: justify;
}
.data_agg {
    font-weight: bold;
    }

    #content:after {
        content: '';
        display: block;
        clear: both;
    }
.menu2 li{
    width: 30%;
}
#fastnews .evidente li{
    margin-bottom: 20px;
}
#extras {
        width: 96%;
        margin: 0 auto;
        display: block;
        padding-bottom: 0;
        padding-top: 10px;
    }

        #extras .eventi {
            width: 100%;
            display: block;
            padding-right: 0px;
        }

            #extras .eventi .evento {
                float: none;
                width: 92%;
                margin: 20px auto;
                padding: 3%;
            }

    .evento .eventotext {
        margin: 5px 0;
    }

    .evento p {
        margin: 5px 0;
        text-align: justify;
    }

    #evidenteit {
        padding: 24px 0;
    }

    #menuextras {
        text-align: center;
    }

        #menuextras ul li {
            line-height: 28px;
        }

            #menuextras ul li:last-child {
                border-right: none;
            }

            #menuextras ul li a {
                padding: 0 6px;
            }

    .evidente li {
        padding-bottom: 10%;
    }


    .label {
    }
    #menuextras {
        padding: 6px;
    }
.grid_3:nth-child(-n+2) {
        float: left;
        width: 45%;
        margin-bottom: 30px;
        margin-left: 5%;
    }
.grid_3:nth-child(3) {
        clear: both;
        width: 92%;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .grid_3:nth-child(4) {
        width: 92%;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    address {
        margin-top: 10px;
    }

    .list2 {
        margin-top: 10px;
    }

    #copyright {
        border-top: 1px solid #484848;
    }

    #catemenu > div {
        width: 100%;
    }

    .evide {
        font-size: 20px;
        margin: 15px 0;
    }

    textarea {
        font-size: 14px;
    }

    input[type="text"] {
        font-size: 14px;
    }

    input[type="checkbox"] {
        height: 14px;
        width: 14px;
        margin-left: 10px;
    }

    input[type="radio"] {
        height: 14px;
        width: 14px;
        margin-right: 10px;
    }

    #formAMDWEB li {
        width: 100%;
    }

    .titolo {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
#listcart {
        margin: 20px 0;
    }

        #listcart .cart-info table {
            width: 100%;
        }

            #listcart .cart-info table tr td {
                padding: 10px 1%;
            }

    .cart-info .cart-info table tr td {
        border: 1px solid #F5F5F5;
    }

  
    #listcart table thead {
        font-size: 12px;
    }

    #listcart table tbody {
        font-size: 12px;
    }

    .cart-info .price {
        margin-bottom: 0;
        font-size: 12px;
    }

    .cart-info .images {
        display: none;
    }

    .cart-info .image {
        display: none;
    }

    .total {
        margin-top: 15px;
        font-weight: bold;
    }

    #comment-section {
        max-width: 96%;
        padding: 20px 20px 0 20px;
    }

    .comment {
        padding: 16px;
    }

    #ctl00_CP1_UpdatePanel1 {
        margin-left: 0;
        width: 98%;
        margin: 0 auto;
    }

    #undercat + #maincontent {
        float: none;
        width: 96%;
        padding-left: 0;
        margin-left: auto;
        margin-right: auto;
    }

    #undercat {
        float: none;
        width: 100%;
    } 

    .inevidenza li {
        width: 47.5%;
        margin-bottom: 3%;
    }

    .inevidenza li:nth-child(4n) {
            margin-right: 2%;
    }

        .inevidenza li:nth-child(3n) {
            margin-right: 2%;
        }

        .inevidenza li:nth-child(2n) {
            margin-right: 0;
        }

    #formAMDWEB ol {
        padding-left: 15px;
    }

    #titolo-pagina {
        font-size: 18px;
    }
    #undercat + #maincontent > .inevidenza li{
        width: 100%;
    }
}

/*##########################################################################*/

@media screen and (max-width: 640px) {
.col-sm-4{
    margin-bottom: 60px;
}    
.image-list, .col-sm-4:nth-child(even) .image-list {
    width: 100%; 
    float: none;
    margin-bottom: 20px; 
 }
.evidenza-wrapper, .col-sm-4:nth-child(even) .evidenza-wrapper {
    width: 100%; 
    display: block; 
    float: none;
}       
.menu2 li{
    width: 45%;
} 
.extrafoot h2{
    font-size: 36px;
}
.text-footer, .h8, #dati_fatturazione .evide{
    font-size: 24px; 
}
#content, .fagri, .list-inevidenza {
    width: 86%;
}
#Eventi{
    width: 86%;
}
#social li a{
    font-size: 10px;
    width: 36px;
    height: 36px;
    line-height: 42px;
}
#aspnetForm{
    width: 100%;
}
#ctl00_CP1_UpdatePanel1 > .form-group, #logit .form-group, #ctl00_CP1_Panelchgpw .form-group, #CP1_PanelRegistrazione .form-group{
    width: 94%;
}
#ctl00_CP1_UpdatePanel1 > .form-group:last-child{
    width: 90%;
}
.col2 input,.col2 textarea{
    width: 97%;
}
#privacy-transizione{
    width: 96%;
    margin: 0 auto;
    padding-top: 10px;
    height: 300px;
    -webkit-overflow-scrolling: touch!important;
    overflow: scroll!important;
} 
iframe{
    width: 100%!important;
    height: 200px!important;
    border: 1px solid #cdcdcd;
}
.product-one, .product-one:nth-child(2n), .product-one:nth-child(3n) {
    width: 250px;
    margin-right:auto;
    margin-left: auto;
    display: block;
    padding: 2.2%;
}
#PanelImg{
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#imgBig{
   
}
#PanelProduct{
    float: none;
    width: auto;
}
.usercontrols a img{
    max-width: 28px;
} 
.img-dx,.img-sx,.img-centre{
    float: none;
    margin: 10px auto;
}
}
@media screen and (max-width: 420px) {
.thisothernews{
    width: 90%;
}
#topheader {
    height: auto;
}   
.usercontrols a{
    line-height: 30px;
    height: auto;
    padding: 5px 0;
} 
.menu2 li{
    width: 90%;
    margin: 30px auto;
}  
#cart-total{
    padding: 6px 2px 6px 26px;
    background-size: 24px 24px;
    background-position: left center;
}
#cart-total:hover{
    background-size: 24px 24px;
}
.usercontrols a img{
    max-width: 24px;
}
#formAMDWEB ol li {
        display: block;
}
#formAMDWEB ol li label {
            display: block;
}
#formAMDWEB ol li input {
            display: block;
}
.product-one, .product-one:nth-child(2n), .product-one:nth-child(3n) {
    width: auto;
    max-width: 250px;
}
.grid_3,.grid_3:nth-child(-n+2){
    float: none;
    width: 86%;
}
.lright, .lleft {
    float: none;
    display: block;
    margin-bottom: 30px!important;
}
table tr td, table tr td a{
    font-size: 10px!important;
    letter-spacing: 0;
}
#tabella .riga .col2x{
    margin-bottom: 10px;
}
}
/***Start yostcss****/
.yostright {
    float: right;
}

  

.box-shado {
    background: rgb(238, 238, 238);
    width: 200px;
    padding: 10px;
    box-shadow: 5px 5px 10px 2px #333333;
    -webkit-box-shadow: 5px 5px 10px 2px #333333;
    -moz-box-shadow: 5px 5px 10px 2px #333333;
}.duecol, .trecol, .quattrocol {
	display: -webkit-box;  
	display: -ms-flexbox;  
	display: -webkit-flex; 
	display: flex;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
/*.duecol {
	margin: 0 -15px;
}
.trecol {
	margin: 0 -10px;
}
.quattrocol {
	margin: 0 -5px;
}
*/.duecol .ycol1 {
	width: 50%;
}
.duecol .ycol1 .col{
	margin: 0 15px 30px;
	padding: 0;
}
.trecol .ycol1 {
	width: 33.33%;
}
.trecol .ycol1 .col{
	margin: 0 10px 30px;
	padding: 0;
}
.quattrocol .ycol1 {
	width: 25%;
}
.quattrocol .ycol1 .col{
	margin: 0 5px 30px;
	padding: 0;
}
.duecol.grid-right, .duecol.grid-left{
	display: block;
}
.duecol.grid-right:after, .duecol.grid-left:after {
	content: '';
	display: block;
	clear: both;
}
.duecol.grid-right .ycol1, .duecol.grid-left .ycol1 {
	float: left;
}
.duecol.grid-right .col, .duecol.grid-left .col {
	padding: 40% 0 0;
    height: 0;
    margin: 0;
    background: transparent;
    position: relative;
}
.duecol.grid-right .ycol1:first-child .col {
	padding: 80% 0 0;
}
.duecol.grid-left .ycol1:nth-child(2) {
	float: right;
}
.duecol.grid-left .ycol1:nth-child(2) .col {
	padding: 80% 0 0;
}
.duecol.grid-right .col .item, .duecol.grid-left .col .item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 0 15px 30px;
	overflow: hidden;
}

 
@media screen and (max-width:960px){
	.quattrocol .ycol1, .trecol .ycol1 {
		width: 50%;
	}
}	
@media screen and (max-width:768px){	
	.duecol, .trecol, .quattrocol {
		display: block;
		margin: 0;
	}
	.duecol .ycol1, .trecol .ycol1, .quattrocol	.ycol1{
	width: 100%;
	max-width: 350px;
	margin: auto;
}
	.duecol.grid-right .ycol1, .duecol.grid-left .ycol1,
	.duecol.grid-left .ycol1:nth-child(2) {
		float: none;
	}
	.duecol.grid-right .col, .duecol.grid-left .col {
		padding: 80% 0 0;
	}
}
/***END yostcss****/