.no_padd {
    padding: 0 !important;
}

.padd_left {
    padding-left: 0 !important;
}

.padd_right {
    padding-right: 0 !important;
}

.banner_edutech {
    background-image: url(../img/Desktop.jpg);
    height: 90vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.banner_edutech_logo_1 img {
    margin: auto;
    width: 200px;
    padding-top: 2%;
}

.banner_edutech_logo_2 img {
    margin: auto;
    width: 300px;
    padding-top: 8%;
}

.banner_edutech_1 {
    background-image: url(../img/banner1.jpg);
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg_color {
    margin-top: -100px;
    background-color: #f3f3f3;
    border-radius: 20px;
}

}

.margin {
    padding: 50px 0;
}

.bg_padding {
    width: 85%;
    margin: auto;
}

.section_1 {
    padding: 25px 0;
}

.section_1 h2 {
    color: #000;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}

.section_1 p {
    color: #000;
    font-size: 16px;
    line-height: 23px;
    text-align: justify;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.section_1 h6 {
    color: #000;
    font-size: 25px;
    padding: 20px 0;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.section_1 ul {}

.section_1 ul li {
    color: #000;
    font-size: 16px;
    text-align: justify;
    font-weight: 300;
    line-height: 23px;
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}

.back {
    padding-top: 10px;
    text-align: center;
}

.btn-primary hover {
    color: white;
    background-color: black;
    border-color: black;
}

.author {
    color: blue;
    margin: 0px 0px 0px 0px;
}

.date {
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}

.head {
    color: #db9717;
}

.section_7 img {
    margin: auto;
}
