.elementor-1221 .elementor-element.elementor-element-1ff111c0{margin-top:0%;margin-bottom:0%;padding:0px 0px 50px 0px;}.elementor-1221 .elementor-element.elementor-element-ddc3930 > .elementor-element-populated{padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-1221 .elementor-element.elementor-element-1ff111c0{padding:0px 0px 70px 0px;}}@media(max-width:767px){.elementor-1221 .elementor-element.elementor-element-1ff111c0{padding:0px 0px 70px 0px;}}/* Start custom CSS for html, class: .elementor-element-44fb0ce3 */.ps-carousel-container {
    width: 100%;
    display: flex;
    gap: 20px;
    overflow-x: scroll;
    padding: 0% 5% 5% 5%;
}

.ps-carousel-item {
    min-width: 600px;
    background-color: #F4F3EE;
    display: inline-block;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5% 5% 5% 5%;
}

.ps-caro-item-top {
    display: flex;
}

.ps-caro-item-top img {
    width: 28px;
    height: 24px;
    margin-right: 15px;
    margin-top: 5px;
}

.ps-caro-item-top p {
    color: #5C5C5C;
    font-size: 18px;
    font-family: "Montserrat", Sans-serif;
}

.ps-caro-item-bottom {
    border-top: 1px #E3E1DB solid;
    width: 80%;
}

.ps-caro-item-bottom p {
    color: #5C5C5C;
    font-size: 20px;
    padding: 5% 5% 0% 10%;
    font-family: "Cardo", Sans-serif;
    font-weight: bold;
}
            
@media screen and (max-width: 1000px) {
    .ps-carousel-item {
        min-width: 450px;
    }

    .ps-caro-item-top p {
        font-size: 16px;
        line-height: 20px;
    }

    .ps-caro-item-bottom p {
        font-size: 18px;
    }
}

@media screen and (max-width: 580px) {
    .ps-carousel-item {
        min-width: 380px;
    }

    .ps-caro-item-top img {
        width: 28px;
        height: 24px;
        margin-right: 15px;
        margin-top: 5px;
    }

    .ps-caro-item-top p {
        color: #5C5C5C;
        font-size: 14px;
        font-family: "Montserrat", Sans-serif;
    }

    .ps-caro-item-bottom p {
        color: #5C5C5C;
        font-size: 16px;
    }
}

@media screen and (max-width: 500px) {
    .ps-carousel-item {
        min-width: 260px;
    }

    .ps-caro-item-top img {
        width: 20px;
        height: 17px;
        margin-right: 10px;
        margin-top: 5px;
    }

    .ps-caro-item-top p {
        color: #5C5C5C;
        font-size: 12px;
        font-family: "Montserrat", Sans-serif;
    }

    .ps-caro-item-bottom p {
        color: #5C5C5C;
        font-size: 15px;
    }
}/* End custom CSS */
/* Start custom CSS */body, html {
    overflow-x: hidden;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px
}

/* Track */
::-webkit-scrollbar-track {
  background: #C8C3B5;
  padding: 20px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #4D3A03
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.elementor-16 .elementor-element.elementor-element-62b1bb91{
    display: none;
}/* End custom CSS */