
.rex-content{
    background: #009ade;
    color: #fff;
    padding: 50px 0px;
    overflow: hidden;
        text-align: center;
}
.rex-content-text h3,.ingd-box-sec h3{

    font-size: 28px;
    font-weight: 600;

}
.rex-content-text h4{

    font-size: 20px;

}
.ingd-box h6{
    font-size: 18px;
    font-weight: bold;
}
.ingd-box p{
    font-size: 16px;
}
.rex-content-text p{
    font-size: 16px;
}
.rex-content-button{
    margin-top: 30px;
}
.ingd-box{
    margin-bottom: 24px;
    width: 100%;
    text-align: left;

}
.ingd-pnt{
    padding-left: 24px;
}
.ingd-box-sec{
    background: url(../../images/v2/big-bg.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
    padding: 70px 0px;
}
.doc-sec {
    overflow: hidden;
    padding-bottom: 40px;
}
.doc-sec h5 {
    color: #64666a;
    font-size: 22px;
    margin-top: 40px;
    width: 110%;
}
.doc-sec .sign {
    margin: 10px;
    margin-bottom: 30px;
}
.doc-img {
    position: absolute;
    bottom: 0;
    max-width: 266px;
    right: 0;
    top: 0;
} 
.doc-sec p {
    color: #64666a;
    font-size: 15px;
    margin-bottom: 50px;
}
.ingd-box-sec a{
        margin-top: 30px;
    display: table;
        max-width: 320px;
}
.doc-sec a{
        overflow: hidden;
    margin-bottom: 50px;
    display: table;
    max-width: 320px;
}
