body {
    background: #dddddd;
}
.container.cont-1 {
    background-color: white;
}
.sect-1 {
    padding-top: 3px;
    text-align: center;
}
.sect-1 h4 {
    font-size: 24px;
    font-weight: 700;
    color: #2c74bf;
}
.sect-1 p {
    padding: 29px;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    color: #2a2929;
    font-family: inherit;
}
.c1 {
    font-size: 18px;
    font-weight: 500;
    color: #2c74bf;
}
p.pc1 {
    padding: 0px 29px;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    color: #2a2929;
    font-family: 'Work Sans';
    line-height: 13px;
}
img.misvis-img {
    width: 100%;
    margin-top: 20px;
    
}

p.pc2 {
    text-align: left;
    color: #2a2929;
    margin-bottom: 2px;
}
.sect-2 {
    padding-top: 3px;
    text-align: center;
    margin-top: 38px;
    background-color: #d5d1d1;
}
.sect-2 p {
    text-align: left;
    color: #8b8888;
    padding: 10px;
    margin-top: 23px;
    font-weight: 500;
    padding: 4px 23px;
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
    color: #2a2929;
    font-family: inherit;
}
p.p3 {
    padding: 25px;
    margin: 0px;
}
h4.sect2h4 {
    text-align: left;
    padding-left: 30px;
    /* margin-bottom: 11px; */
    font-size: 21px;
    color: #2c74bf;
    margin: 0px;
    margin-top: 30px;
}
.col-md-4.cs1 {
    background-color: #07407b;
    color: white;
    border-radius: 11px;
    border: 3px solid;
}
.sect-2 .row {
    border-bottom: 1px solid #dfdbdba6;
}
p.p3 {
    text-align: left;
    color: #8b8888;
    padding: 10px;
    margin-top: 23px;
    font-weight: 500;
    padding: 4px 23px;
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
    color: #2a2929;
    font-family: inherit;
}