
.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%;
    text-align: justify;
    font-size: 16px;
    color: #0B6F77;
    font-weight: 500;
    margin: 16px 4%;
    direction: ltr;

}

.text1 {
    width: 80%;
    text-align: justify;
    font-size: 18px;
    color: #0B6F77;
    font-weight: 800;
    margin: 5px 4%;
    direction: ltr;

}

.text2 {

    width: 80%;
    text-align: justify;
    font-size: 18px;
    color: #0B6F77;
    font-weight: 800;
    margin: 5px -1%;
    direction: ltr;

}

.text3 {

    width: 80%;
    text-align: justify;
    font-size: 18px;
    color: #0B6F77;
    font-weight: 700;
    margin: 5px 5.4%;
    direction: ltr;

}


.list {
     width: 80%;
    text-align: justify;
    font-size: 17px;
    color: #0B6F77;
    font-weight: 400;
    margin: 5px 1%;
    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: 60%;
    height: 60px;
    background-image: url(../Images/barr.png);
    background-size: cover;
    color: #fff;
    font-size: 18px;
    padding: 25px;
    padding-right: 100px;
    margin-top: 7%;
    margin-right: 385px;
    font-weight: 700;
}