#about{
width:100%;
position:relative;
margin:auto;
background-color:#151716;
}
#about1{
position:relative;
width:1590px;
margin:auto;
background-color:#151716;
border:1px solid #151716;
text-align:center;
}
@media only screen and (max-width:1600px){
#about1{
position:relative;
width:100%;
background-color:#151716;
}
}
.text{
text-align: justify;
}
.text .p{
color:white;
font-size:17px;
line-height: 20px;
margin:auto;
height:101px;
width:1140px;
overflow:hidden;
}
.abhref1{
text-decoration:none ! important;
outline:none ! important;
}
.text .p1{
color:white;
font-size:17px;
line-height: 20px;
margin:auto;
height:105px;
width:1140px;
overflow:hidden;
display:none;
}
#read{
background:none;
outline:none;
margin:auto;
border:3px solid #01458E;
cursor:pointer;
margin-top:5px;
padding-left:15px;
padding-right:15px;
}
#abh3{
width:100%;
text-align:center;
font-size:28px;
color:white;
background-color:#151716;
padding-top:53px;
padding-bottom:25px;
  text-transform: uppercase;
}
.butrea{
font-size:18px;
color:white;
display:block;
}
.butrea1{
display:none;
}
.butclos{
font-size:18px;
color:white;
display:none;
}
.butclos1{
display:block;
}
.abhref{
text-decoration:none ! important;
outline:none ! important;
}
.fgh1{
display:none;
}
.producter_diver {
	position:relative;
	width:100%;
	height:auto;
	background-color:#151716;
}
.producter_diver_1 {
	background-color:#3E4547;
}
.producter_diver_center {
	position:relative;
	width:70%;
	height:auto;
	left:15%;
	display:inline-block;
	padding-bottom:50px;
}
.producter_diver_center img {
	position:relative;
	width:50%;
	height:auto;
}
.producter_diver p {
	width:45%;
    color: white;
    font-size: 17px;
    line-height: 20px;
    margin: auto;
}
.proderer_h1 {
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: white;
    padding-top: 53px;
    padding-bottom: 35px;
    text-transform: uppercase;
}