body {
    font-family: 'SolaimanLipi', Arial, sans-serif !important;
}

.one-slogan{
    margin-left: 151px;
    color:green; 
    font-weight: bold;

}
.C_slogan h1{
        margin: 40px 0px 0px 0px;
        font-weight: bold;
        font-size: 40px;
        position: absolute;
        color: #000;
}
.C_slogan P{
        margin: 70px 0px 0px 220px;
        font-weight: bold;
        font-size: 14px;
        color:green;
       position: absolute;
    
}

.dd_content{
  background: green;
  margin:0px;
  text-align: center; 
  border-radius: 10px;
  border: 1px solid #C2C2C2;
  padding: 1px;
}
.dd_content a{
    color: #fff;
}
.galary_margin{
    margin: 0 1% 20px;
}


.text_content p{
    text-align: justify;
    font-size: 12pt;
    font-family:solaiman-lipi;
    
    
}

.home_images{
  
    border-radius: 10px;
}

