.image1683718880 {
    border-radius:20px;
}

.image1683718880 .mhead {
    
}

.image1683718880 .mtitle {
    
}

.image1683718880 .mdesc {
    
}

.image1683718880 .mbody {
    text-align:center;
}

.image1683718880 .mcontent {
    padding: 30px 15px;
}

.image1683718880 .mbody::before {
    content: "";
    position: absolute;
    width: 63%;
    height: 100%;
    background: url('/module/image/1683718880/file/background.jpg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 25px;
    left: 0;
    bottom: 0;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
    z-index: -1;
    opacity:0.6;
}

.image1683718880 .mbody::after {
    content: "";
    position: absolute;
    width: 19%;
    height: 38%;
    background: url('/page/1639159687/file/dot.png');
    background-repeat: no-repeat;
    border-radius: 0 0 0 10px;
    right: -40px;
    bottom: -20px;
    z-index: -1;
}

/*Module specific style*/
.image1683718880 .mcontent img {
    border-radius: 25px;
}
/*Module specific style*/
.image1683718880 .mposttext .about-experience {
    background: #0D408F;
    position: absolute;
    border-radius: 10px 10px 0 0;
    left: 50px;
    bottom: 0;
    padding: 26px 34px;
}

.image1683718880 .mposttext h2 {
    font-weight: bolder;
    color: white;
    font-size: 30px;
}

.image1683718880 .mposttext span{
    color: white;
    font-weight: 600;
}

@media (max-width: 767px) {
	.image1683718880 .mbody::after {
    content: "";
    position: absolute;
    width: 19%;
    height: 37%;
    background: url('/page/1639159687/file/dot.png');
    background-repeat: no-repeat;
    border-radius: 0 0 0 10px;
    right: 0px;
    bottom: -20px;
    z-index: -1;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .image1683718880 .mbody::after {
    content: "";
    position: absolute;
    width: 19%;
    height: 38%;
    background: url('/page/1639159687/file/dot.png');
    background-repeat: no-repeat;
    border-radius: 0 0 0 10px;
    right: 100px;
    bottom: -20px;
    z-index: -1;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.image1683718880 .mcontent {
    padding: 100px 15px;
}

.image1683718880 .mcontent img {
    border-radius: 25px;
    position: relative;
    top: 48px;
    left: 70px;
}

}
@media (min-width: 1200px) {
	.image1683718880 .mcontent {
    padding: 100px 15px;
}

.image1683718880 .mcontent img {
    border-radius: 25px;
    position: relative;
    top: 48px;
    left: 160px;
}
}