.bgimg1 {
    /* min-height: 350px; */
    min-height: 350px;
    width: 100%;
    background-image: url("http://localhost:8080/admin/vendor/images/img/prepage-img1.png");
    background-position-x: right;
    background-repeat: space;
}

.bgimg1 .contentDiv {
    background: linear-gradient(90deg, #F7F7F7 26.91%, rgba(232, 232, 232, 0.00) 84.37%);
}

@media screen and (min-width: 600px) {

    .bgimg1,
    .bgimg1 .contentDiv {
        /* height: 100%; */
        min-height: 350px;
    }

}

@media screen and (min-width: 800px) {

    .bgimg1,
    .bgimg1 .contentDiv {
        /* height: 100%; */
        min-height: 450px;
    }
}

@media screen and (min-width: 1200px) {

    .bgimg1,
    .bgimg1 .contentDiv {
        /* height: 100%; */
        min-height: 500px;
    }
}

@media screen and (min-width: 1500px) {

    .bgimg1,
    .bgimg1 .contentDiv {
        /* height: 100%; */
        min-height: 550px;
    }
}




.b36-700 {
    /* color: #000; r*/
    /* font-family: DM Sans; */
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.max-w800 {
    max-width: 800px;

}

.bpneIconp .col2 {
    max-width: 124px;
}

.bpneIconp .col1 {

    max-width: 76px;
    max-height: 76px;
    height: 5rem;
    flex-shrink: 0;
    border-radius: 12px;
    background: #FFF;
    /* box-shadow: 2px 1px 9px 0px rgba(0, 0, 0, 0.10); */

    /* align-content: center; */
    align-items: center;
    /* flex-wrap: nowrap; */
    display: flex;
    justify-content: center;
    margin: auto;


}

.bpneIconp .col1 img {
    margin: auto;
}

.bpnept {
    /* color: #575757; */
    /* text-align: center; */
    /* font-family: Roboto; */
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    margin-top: 8px;
}

.packagecol {
    min-width: 280px;
    margin-top: auto;
    margin-bottom: auto;
    height: 360px;
    width: 100%;
    max-width: 200px;
    place-content: space-between stretch;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.5s;
    display: inline-block;

}

.packagecol.enlarge {
    width: 100%;
    max-width: 422px;
    transition: all 01s ease-in-out;
}

.packagecol .contentdiv {
    color: #FFF;
    z-index: 1003;

    background-color: transparent;
    margin: 24px 30px;
    /* margin: 30px; */
    height: 100%;
    /* position: absolute; */

    /* background-color: rgba(102, 217, 255, 0.5); */
}

.packagecol .bgimgm {
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}


/* .packagecol .mrp {
    /* color: #b3b3b3; */
/* font-family: DM Sans; */
/* } */

.packagecol .psdiv {


    display: none;
    overflow: hidden;
}

.packagecol .psdiv.vwl {
    display: block;
}


.t1_trans.animate {
    position: relative;
}

.packagecol .learnmore {
    position: absolute;
    left: 10;
    bottom: 0;
    color: #ffffff;
    left: 20px;
}

.packagecol p {
    text-wrap: wrap;
}


.bg-FFCB66 {
    background-color: rgb(192, 128, 0);
}

.bg-66DAFF {
    background-color: #008fbf;
}

.bg-000000 {
    background-color: #000000;
}

.diagonalsquareParent {
    height: 100%;
    width: 100%;
    position: absolute;

}

.diagonalsquare {
    transform: rotate(-45deg);
    flex-shrink: 0;
    border: 2px solid #ffffff;
    color: #FFF;
    opacity: 0.12;
    border: 5px solid;
    z-index: -1;
    position: absolute;
    aspect-ratio: 1/1;
}


.square {

    flex-shrink: 0;
    border: 2px solid #ffffff;
    color: #FFF;
    opacity: 0.12;
    border: 5px solid;
    z-index: -1;
    position: absolute;
    aspect-ratio: 1/1;
}

.circlepack {
    flex-shrink: 0;
    border: 2px solid #ffffff;
    color: #FFF;
    opacity: 0.12;
    border: 5px solid;
    z-index: -1;
    position: absolute;
    border-radius: 100%;
    aspect-ratio: 1/1;
}

.bg1_0 {
    width: 127px;
}

.bg1_1 {
    width: 170px;
}

.bg1_2 {
    width: 213px;
}

.bg1_3 {
    width: 256px;
}