.about-slider {
    width: 100%;
    height: 100% !important;
    background: #00a1df;
    padding: 87px 0px;
background: url(../images/about.jpg);
    height: 100%;
    background-position: center;
    background-size: cover;
}
#banner-sub, #banner-sub .mob-wrap {
    position: relative;
    height: 280px;
    background-size: cover;
    background-position: center center;
    margin-top: 92px;
}
#banner-sub, #banner-sub .mob-wrap {
    position: relative;
    height: 280px;
    background-size: cover;
    background-position: center center;
    margin-top: 92px;
}
.space {
    padding: 20px;
}
.blog {
    width: 100%;
	
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0;
}
.blog h2 {
    font-weight: 700;
    padding: 10px 0;
}
.blog h2 i, .blog p, .blog p a {
    font-size: 15px;
    margin-right: 13px;
}
.blog a {
    color: black;
    text-transform: none !important;
}
.blog h2 {
    font-weight: 700;
    padding: 10px 0;
}
.blog h2, .blog h2 span {
    width: 100%;
    font-size: 17px;
    margin: 0;
    text-align: left;
    list-style: outside;
    float: left;
}
.blog h2, .blog h2 span {
    width: 100%;
    font-size: 17px;
    margin: 0;
    text-align: left;
    list-style: outside;
    float: left;
	color:black !important;
}
.blog {
    width: 100%;
    float: left;
    margin-bottom: 44px;
    padding: 10px 10px;
	color:black;
}
.blog h3{color:black;}
.blog h1 {
    width: auto;
    text-align: left;
    font-size: 27px !important;
    padding: 5px 0;
    font-weight: 500;
    color: black !important;
    text-transform: none !important;
}
.blog p {
    line-height: 1.8;
    text-align: justify;
    color: black;
    float: left;
}
.blog p strong{font-weight:600;}
.blog p a {
    text-decoration: underline;
}
.blog h2 {
    font-weight: 700;
    padding: 10px 0;
    text-transform: none !important;
}
.blog p a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    font-weight: 600;
}
.blog_body{background:none !important;}
.blog p img{width:100%;}