
.Header {
    border: 4px solid #0B6F77;
    padding: 10px;
    text-align: center;
    border-radius: 25px;
    font-size: 25px;
    color: #0B6F77;
    font-weight: 900;
    margin: 55px 25%;
}

.img-pre {
    float: left;
    width: 5px;
    margin-left: 50px;
    margin:1px 0px 0.5px 613px;
    margin-top:-85px
}

.text {
   
    width: 80%;
    line-height: 1.6;
    text-align: justify;
    font-size: 16px;
    color: #0B6F77;
    font-weight: 500;
    margin: 15px 12%;
    direction: ltr;
}

.textimg {
    width: 80%;
    line-height: 1.6;
    text-align: justify;
    font-size: 16px;
    color: #0B6F77;
    font-weight: 500;
    margin: 15px 12%;
    direction: ltr;

}

.list {
     width: 80%;
    text-align: justify;
    font-size: 17px;
    color: #0B6F77;
    font-weight: 400;
    margin: 5px 4%;
    direction: ltr;
}

#blockContent {
    background-image: url('../Images/Background.jpg');
    background-position:center;
    background-size:contain
}

.row {
    text-align: center;
}

.row img{
    margin:15px 55px;
    width:30%;
}

.contentHader{
    width: 45%;
    height: 60px;
    background-image: url(../Images/barr.png);
    background-size: cover;
    color: #fff;
    font-size: 20px;
    padding: 25px;
    padding-right: 100px;
    margin-top: 7%;
    margin-right: 505px;
    font-weight: 700;
}

