






/* .body{
background-color: #16E994;
}
.title{
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.12);
    border: none;
    border-radius: 0px;
    margin: 10px;
	padding: 10px;
    background-color:#218838;
}
.title1{
    box-shadow:5px;
    border: none;
    border-radius: 0px;
	padding: 5px;

}
/* .imag{
    background-image: url(img/bg/others_bg.jpg);
    text-align:center;
    color:white;
    width: 20%;
    height: 200%;
} */ 