/* Add here all your css styles (customizations) */
  #tbllst{
						  width:100%;
						  border-top:solid 1px #ddd;

						  }
                      #tbllst th{
						  text-align:center;
						 
						  }
						    #tbllst td{
						  text-align:center;
						
						   padding:5px;
						  }
						  #titlst{
							  font-size:15px;
							 
							  font-weight:bold;
							  color:#666;
							  }
							  #cnt{
								  height:140px;
								   color:#888;
								   display:block;
								  }
						#td1{
							 border-right:solid 1px #ddd;
							}
						#td2{
							 border-right:solid 1px #ddd;
							}
					#icn-contatta{
						position:relative;
						color:#04b106;
						font-size:20px;
						}
					#icn-info{
						position:relative;
						color:#0eb0fc;
						font-size:20px;
						}	
						#cnt-icn{
							width:100%;
							text-align:right;
							}
							#cntimg{
								height:100%;
								text-align:center;
								}
								#cntimg a{
									margin-top:20px;
									}
#btnsld{
	display:none;
	}
.sidenav {
    height: 100%;
    width: auto;
   
     
    top: 0;
    left: 0;
    background-color: #FFF;
    overflow-x: hidden;
    transition: 0.5s;
   
	float:left;
}
.cntsidenav{
    position: fixed;
    display: none;
    z-index: 99;
    top: 0;
    left: 0;
    
      height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
    
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
}




#img {
	  width:100px;
	   height:100px;

}
#cnt{
	
	 width:48%;
height:180px;
   display: -webkit-flex; /* Safari */
  float:left;
    display: flex;
   margin-left:14px;
-webkit-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.49);
-moz-box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.49);
box-shadow: 0px 0px 20px -8px rgba(0,0,0,0.49);	
margin-bottom: 15px;
padding:5px;

 border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
	#cnt1{
	
	 width:100%;
 height:100%;
 padding-left: 5px;
     word-wrap: break-word;
	}
	#cnt2{
	
	 width:200px;
 height:100%;
 border-left: solid 2px #bbb;
  padding-left: 5px;
  word-wrap: break-word;
	}
	
	#info{
		display:none;
		 width:200px;
 height:100%;
 border-left: solid 2px #bbb;
  padding-left: 5px;
	text-align:center;	
	
		}
	

		#pr{

width:100px;	
color: #ff720b;
font-style: oblique;
font-weight: bold;
height: 35px;
	}
	
	#ds{
	width:100px;	
color: #ff720b;
font-style: oblique;
font-weight: bold;
height: 35px;

	}
	
	#cntpub{
		width:25%;
		float:left;
		text-align:center;
		}
		#cntpub img{
		width:100%;
		border: solid 1px;
		margin-bottom:10px;
		}
	
	@media only screen and (min-width: 720px) and (max-width: 1280px) {
		.sidenav {
    z-index:999;
    width: 0;
  position:fixed;
  z-index:999;
}
.col-md-9 {
    width: 100%;
}
#btnsld{
	display:block;
	}
	#cntpub{
		width: 100%;
		}		
	#cntpub img{
		width:300px;
		height:260px;
		}
		}
	
	@media only screen and (max-width: 480px) {
		#cnt{
	
	 width:100%;
	  margin-left:0px;
	 }
		#cntpub{
		width: 100%;
		}		
	#cntpub img{
		width:260px;
		height:240px;
		}
		
  .sidenav a {font-size: 18px;}
    /* For mobile phones: */
  

#tit{
	margin:0px;
	
	font-size:18px;
	}

#cnt{
	
 height:150px;
 font-size:12px;
	}
	#cnt2{
	display:none;
	}
	
	#info{
	
	
	/*display: inherit;
margin-top: 100px;
margin-left: -100px;
border: none;
height: 20px;*/
		}
#ds{
	
	
color: #ff720b;
font-style: oblique;
font-weight: bold;
height: 35px;
	}
	#btnblk{	height: 50px;
margin-top: -13px;
	}
		#pr{

width:100px;	
color: #ff720b;
font-style: oblique;
font-weight: bold;
height: 35px;
	}
	
	
.sidenav {
    z-index:999;
    width: 0;
  position:fixed;
    z-index:999;
}
	
	#btnsld{
	display:block;
	}
	
}
@media only screen and (min-width: 480px) and (max-width: 767px){
#cnt{
	
	 width:100%;
	  margin-left:0px;
	 }
#tit{
	line-height: 10px;
	}	 
    /* For mobile phones: */
	#cntpub{
		width: 100%;
		}		
	#cntpub img{
		width:200px;
		height:180px;
		}
#info{
	
	
		}
#cnt{
	
 height:150px;
	}
	
  #cnt2{
	display:block;
	}
.sidenav {
    z-index:999;
    width: 0;
  position:fixed;
    z-index:999;
}
	
	#btnsld{
	display:block;
	}
	
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 580px){
	  #cnt{
	
	 width:100%;
	  margin-left:0px;
	 }
	#cntpub{
		width: 100%;
		}		
	#cntpub img{
		width:150px;
		height:120px;
		} 
#tit{
	margin:0px;
	
	font-size:16px;
	}
	
.sidenav {
    z-index:999;
    width: 0;
  position:fixed;
    z-index:999;
}

#btnsld{
	display:block;
	}
		
	  }