.elementor-113 .elementor-element.elementor-element-c22947b{--display:flex;}/* Start custom CSS for html, class: .elementor-element-330da65 */.info-sys-item {
    font-family: "Roboto", Sans-serif !important;
    font-style: normal !important;
    display: block !important;
    background: #3DAF64 !important;
    border-radius: 10px !important;
    height: 200px;
}

.info-sys-top {
    overflow: hidden;
    height: 100px;
}

.info-sys-top h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    float: right;
    width: 50%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 32px;
    margin-right: 15px;
}

.info-sys-bottom {
    height: 100px;
    padding: 0 15px;
    background: #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.right-bottom {
    float: right;
    width: 70%;
}

.right-bottom h3 {
    font-size: 15px;
    width: 75%;
    text-align: center;
    margin: 0 auto;
    line-height: 1.3;
    font-weight: 600;
    color: #3DAF64;
    letter-spacing: 1px;
    margin-top: 14px;
}

.left-bottom {
    float: left;
    width: 30%;
    position: relative;
}

.left-bottom i {
    color: #3DAF64;
    padding: 32px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: -41px;
    font-size: 40px;
    z-index: 999999;
}/* End custom CSS */