
.elementor-9 .elementor-element.elementor-element-d980266 img {
    pointer-events: all;
    width: 200px;
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container, .e-con>.elementor-widget>.elementor-widget-container {
    height: 100%;
}

.ppi-section-subtitle{
    color:#2374E7;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 16px;
}

.ppi-section-title-1{
    color:#ffff;
    font-weight: 500px;
    margin-bottom:16px;
    transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.section-btn{
    color:#2374E7;
    background-color: #ffff;
    padding:20px 32px 20px 32px;
    border-radius: 8px;
}


.elementskit-info-box-icon {
    padding: 20px 20px 20px 20px;
    margin-bottom: 20px;
    width: 80px;
    height: 80px;
    background-color: #ffffff12;
    border-radius: 10px;
}

.section2-desc{
    padding:30px;
}

.section2-heading{
    margin:0px 0px 15px 0px;
    font-weight: 700;
    font-size: 40px;
}

.section2-btn{
    background-color: #40bfb9;
    color:#fff;
    font-weight: 600;
    font-size: 18px;
    padding: 17px 20px 17px 20px;
    border-radius:20px
}

.section3-title{
    font-size: 36px;
    color:#000;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
    margin-top:20px
}

.section3-desc{
    font-size: 20px;
    font-weight: 600;
    margin-bottom:30px;
}

li.nav-item.active {
    background: red;
    text-decoration: none;
    /* color: #fff; */
}

.nav-item a:hover{
    color:#000;
    text-decoration: none;
}