.why-choose-one__points li {
    padding-left: 45px;
    border-bottom: 0px solid var(--ambed-bdr-color, #e2ddda); 
    margin-bottom: 0px;
    padding-bottom:12px;
}
.why-choose-one__points li .icon {
    height: 30px;
    width: 30px;
}
.why-choose-one {
    padding: 120px 0 120px;
}
.page-header {
    margin-top: 0px; 
}
.projects-page {
    padding: 60px 0 90px;
}
.project-three__title {
    color:white;
}
.project-three__img:before {
    
    background-color: rgba(61, 53, 50, 0.5);
    
}
.about-one {
    padding: 60px 0 90px;
}
.about-two {
    padding: 60px 0 90px;
}
.team-details__top {
    padding: 60px 0 90px;
}
.thm-btn {
    font-size: 14px;
    font-weight: 700;
    padding: 5px 10px;
    
}
.comment-form__input-box input[type="text"], .comment-form__input-box input[type="email"] {
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
}

.comment-form__input-box textarea {
    font-size: 14px;
    height: 188px;
    width: 100%;
    padding: 15px 15px;
}

.main-slider-three .container {
    padding-top: 60px;
    padding-bottom: 120px;
}