.abt .boxes-bottom-section {
    margin-top: 20px;
    margin-bottom: 30px;
}

.privcy-term-sec .contant h4 {
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 10px;
}

.privcy-term-sec .contant h3 {
    font-size: 35px;
    margin: 20px 0 0;
}

.privcy-term-sec .contant p {
    color: #000;
    margin: 10px 0 10px;
}

section.py-5.mt-5.privcy-term-sec {
    padding-top: 0;
    padding-bottom: 150px !important;
    padding-top: 30px !important;
}

.privcy-term-sec .contant ul {
    list-style: disc;
}

.privcy-term-sec .contant ul {
    padding-left: 30px;
}

div#terms-and-conditions ul {
    list-style: disc;
    padding-left: 30px;
    margin-bottom: 15px;
}

div#terms-and-conditions ul li {
    color: #000;
    list-style: disc;
}

.privcy-term-sec .contant ul li {
    list-style: disc;
    color: #000;
}

.thnks{
    text-align: center;
}
.thnks a.web-black-btn {
    margin-top: 20px;
}

.thnks .contant p {
    margin-top: 20px;
    font-size: 19px;
}