.elementor-1312 .elementor-element.elementor-element-53c0d07{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-1312 .elementor-element.elementor-element-53c0d07{--padding-top:30px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-76483bd */.real-results-area {
    background-color: #F2F1EC;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.real-results-card {
    background: #F8F5E8 !important;
    margin-bottom: 25px;
}

.real-results-card .real-image {
    position: relative;
}

.real-results-card .ken-slide {
    width: 800px;
}
@media (max-width: 600px){
    .real-results-card .ken-slide {
    width: 300px;
}
}

.real-results-card .real-image img {
    border-radius: 10px;
    max-height: 400px;
    width: 100%;
    object-fit: cover;
}

.real-results-card .real-image .before,
.real-results-card .real-image .after {
    display: inline-flex;
    padding: 5px 15px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.70);
    font-weight: 500;
    letter-spacing: 0.32px;
    position: absolute;
    bottom: 15px;
    transition: 0.4s;
    
}

.real-results-card .real-image .before:hover,
.real-results-card .real-image .after:hover {
    background-color: #BC832C;
    color: #fdff;
}

.real-results-card .real-image .before {
    left: 10px;
}

.real-results-card .real-image .after {
    right: 10px;
    color: #000;
}

.real-results-card .real-content {
    padding: 40px 35px 35px;
    border-radius: 0 0 10px 10px;
}

.real-results-card .real-content .list {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.real-results-card .real-content .list li {
    list-style-type: none;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.real-results-card .real-content .list li span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2.25px;
    color: #BC832C;
    width: 145px;
}

.real-results-card .real-content .list li h3,
.real-results-card .real-content .list li p {
    margin-bottom: 0;
}

.real-results-card .real-content .list li:last-child {
    margin-bottom: 0;
}

.real-results-pagination {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.real-results-pagination .swiper-pagination-bullet {
    border-radius: 10px;
    background-color: #F8F5E8;
    opacity: 1;
    width: 12px;
    height: 8px;
    margin: 0 7px !important;
}

.real-results-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #BC832C;
    width: 35px;
}

.real-results-bottom-shape img {
    width: 100%;
}
.real-results-wrap-area {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.real-results-wrap-slider {
    max-width: 1000px;
    margin: auto;
    height: 100%;
}
.real-results-wrap-slider .swiper-slide {
    border-radius: 10px;
}
.real-results-wrap-slider .swiper-slide .real-results-card {
    border: none;
    margin-bottom: 0;
}
.real-results-wrap-slider .real-results-pagination {
    margin-top: 50px;
}/* End custom CSS */