.hh1{
	letter-spacing: 15px;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}
.p1{
clear: both;
font-size: 14px;
line-height: 26px;
text-align: justify;
margin: 10px;
}
.w3-white{color:#000 !important;background-color:#fff !important}
.w3-card-4{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important}
.headName{
	font-size: 1.0em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.mapBorder{
	clear: both;
	border:0.3mm solid #55A13C;
}
.contactMar{
	clear: both;
	height: 100px;
}
.aboutText{
clear: both;
text-align: justify;
line-height: 24px;
margin: 0px;
margin-top: 5px;
}
.productSet{
	clear: both;
	padding: 5px;
}
.mborder{
border: 1px dashed #999;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-bottom: 10px;
} 




.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
  		width: 100%;
      margin: auto;
  }
  .carousel-caption1{
	 clear:both;
	 position: relative;
	 width: 300px;
	 margin-top:-450px;  
	 z-index: 1000;
  }
  .carousel-caption1 h3{
	 background-color: skyblue;
	 color: #FFF;
	 text-align: center;
	 padding: 10px;
  }
  .carousel-caption1 h4{
	 background-color: skyblue;
	 color: #FFF;
	 text-align: center;
	 padding: 10px;
  }
  .carousel-caption1 p{
	 background-color: skyblue;
	 color: #FFF;
	 text-align: justify;
	 line-height: 22px;
	 padding: 10px;
  }
  
  .flashLine{
		clear:both;
		background-color:#000;
		height: 0.3mm;
		margin-top:20px;
		overflow:hidden;  
  }
  
  @media(max-width:1024px){
  
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
  		width: 100%;
      margin: auto;
  }
  .carousel-caption1{
	 clear:both;
	 position: relative;
	 width: 300px;
	 margin-top:-350px;  
	 z-index: 1000;
  }
  .carousel-caption1 h3{
	 background-color: skyblue;
	 color: #FFF;
	 text-align: center;
	 padding: 10px;
  }
  .carousel-caption1 h4{
	 background-color: skyblue;
	 color: #FFF;
	 text-align: center;
	 padding: 10px;
  }
  .carousel-caption1 p{
	 background-color: skyblue;
	 color: #FFF;
	 text-align: justify;
	 line-height: 22px;
	 padding: 10px;
  }
  
  
  }