.sandhya-features .main{
    /* border: 1px solid red; */
    font-family: sans-serif;
    background-color: rgb(230, 227, 227);

}

.sandhya-features .main .features{
    /* border: 1px solid rgb(214, 39, 39); */
    display: flex;
    justify-content:center;
    align-items: center;
}
.sandhya-features .main .features .part{
    /* border: 1px solid red; */
    width: 50%;
    padding: 15px 0px;
    position: relative;
}
.sandhya-features .main .features .part .heading{
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: rgb(131, 128, 128);
}

.sandhya-features .main .features .part .headline{
    /* border: 1px solid black; */
    font-size: 35px;
    padding: 5px 0px;
    color: rgb(2, 2, 61);
}
.sandhya-features .main .features .part .sub-para{
    /* border: 1px solid red; */
    width:100%;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}
.sandhya-features .main .features .part .sub-para .icon{
    /* border: 1px solid black; */
    padding: 15px 17px;
    border-radius: 999px;
    background-color: white;
    color: rgb(192, 2, 2);
    margin: 0px 15px 0px 0px;
}
.sandhya-features .main .features .part .sub-para .para{
    /* border: 1px solid green; */
    width: 80%;
}
.sandhya-features .main .features .part .sub-para .para b{
    font-size: 18px;
    color: rgb(2, 2, 61);
 ;
}
.sandhya-features .main .features .part .sub-para .para p{
    font-size: 15px;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
}

.sandhya-features .main .features .part .btn button{
    border: none;
    background: none;
    color: white;
    padding: 10px 35px;
    background-color: rgb(3, 158, 99);
    border-radius: 20px;
    margin: 0;
}
.sandhya-features .main .features .part .shape-image img{
    position: absolute;
    right:0;
}
.sandhya-features .main .features .part .shape-image1 img{
    position: absolute;
    right:0;
    top: 100px;
}
.sandhya-features .main .features .part1{
    /* border: 1px solid red; */
    width: 40%;
}
.sandhya-features .main .features .part1 .right-image{
    /* border: 1px solid red; */
    padding: 10px 0px;
    display: flex;
    justify-content: end;
}
.features .part1 .right-image .two-image1{
    /* border: 1px solid black; */
    padding: 20px 30px;
}
.features .part1 .right-image .two-image1 .back-image{
    /* border: 1px solid red; */
    background-color: white;
    margin: 30px 0px;
    position: relative;

}
.sandhya-features .main .features .part1 .right-image .two-image1 .back-image .number{
    position: absolute;
    top: 140px;
    right: 0;
    font-size: 70px;
    color: white;
    font-weight: bolder;

}

.sandhya-features .main .features .part1 .right-image .two-image1 .back-image .text{
    padding: 0px 7px;
}

.sandhya-features .main .features .part1 .right-image .two-image1 .back-image .image{
    width: 220px;
    height: 200px;
    position: relative;
    overflow: hidden;

}
.sandhya-features .main .features .part1 .right-image .two-image1 .back-image .image img{
    width: 100%;
    height: 100%;
}
.sandhya-features .main .features .part1 .right-image .two-image1 .back-image .blur{
    position: absolute;
    width:100%;
    height: 200px;
    background-color: rgba(0,0,0,0.5);
    top: 0;
    display: none;

}
.sandhya-features .main .features .part1 .right-image .two-image1 .back-image:hover .blur{
    display: block;
    transition: all ease 1s;
}
.sandhya-features .main .features .part1 .right-image .two-image2 .back-image .blur{
    position: absolute;
    width:100%;
    height: 200px;
    background-color: rgba(0,0,0,0.5);
    top: 0;
    display: none;

}
.sandhya-features .main .features .part1 .right-image .two-image1 .back-image:hover .image img{
    transform: scale(1.1);
    transition: all ease 1s;

}

.sandhya-features .main .features .part1 .right-image .two-image2 .back-image:hover .blur{
    display: block;
    transition: all ease 1s;
}
.sandhya-features .main .features .part1 .right-image .two-image2 .back-image:hover .image img{
    transform: scale(1.1);
    transition: all ease 1s;

}
.sandhya-features .main .features .part1 .right-image .two-image1 .back-image button{
    border: none;
    font-size: 13px;
    color: green;
    background: none;
    padding: 0px 0px 5px 0px;

}
.sandhya-features .main .features .part1 .right-image .two-image1 .back-image button i{
    font-size: 10px;
    margin: 0px 5px;
}
.sandhya-features .main .features .part1 .right-image .two-image2{
    /* border: 1px solid black; */
    padding: 0px 10px;
}
.sandhya-features .main .features .part1 .right-image .two-image2 .back-image{
    /* border: 1px solid red; */
    background-color: white;
    margin: 30px 0px;
    position: relative;

}
.sandhya-features .main .features .part1 .right-image .two-image2 .back-image .number{
    position: absolute;
    top: 140px;
    right: 0;
    font-size: 70px;
    color: white;
    font-weight: bolder;
}
.sandhya-features .main .features .part1 .right-image .two-image2 .back-image .text{
    padding: 0px 7px;
}
.sandhya-features .main .features .part1 .right-image .two-image2 .back-image .image{
    width: 220px;
    height: 200px;
    overflow: hidden;

}
.sandhya-features .main .features .part1 .right-image .two-image2 .back-image .image img{
    width: 100%;
    height: 100%;
}
.features .part1 .right-image .two-image2 .back-image button{
    border: none;
    font-size: 13px;
    color: green;
    background: none;
    padding: 0px 0px 5px 0px;

}
.sandhya-features .main .features .part1 .right-image .two-image2 .back-image button i{
    font-size: 10px;
    margin: 0px 5px;
}