.icon-cus {
    font-size: 3rem;
    color: #f0ab44;
    margin-bottom: 5px;
}

.choose-us-item {
    width: 100%;
    height: 100%;
    border: 2px solid #c2c2c2;
    padding: 20px 10px;
    margin: 5px 10px;
}


.choose-us-item-outline {
    border: 2px solid #c2c2c2;
}

.choose-us-item h4 {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 700;
}

.choose-us-item p {
    color: #666;
}

.product-item-rc {
    background-color: #fff;
    padding: 35px 15px;
    border-radius: 15px;
    margin: 10px 15px;
}

.btn-cus-product {
    background-color: rgb(3,169,244);
    border-color: rgb(3,169,244);
    padding: 10px 20px;
    border-radius: 20px;
}

.hr-product-item {
    display: inline-block;
    width: 100px;
    border-top: 2px solid #f0ab44;
    margin-bottom: 20px;
}

.beforeAfter {
    width: 100%;;
}

.beforeAfter-img {
    max-width: 100%;
}
