.btn-hover:hover{
    color: #005DE0 !important;
}
/* about section */
.pre-sec h1{
    /* padding-top:400px !important; */
}
._0techimg{
    border-radius: 30px;
    box-shadow: 10px 10px 5px #fffefe17; /* Basic shadow */
    width: 80%;
}
._0textcustom{
    font-size: 42px !important;
}
._0textcustomp{
    font-size: 18px !important;
    /* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
    font-weight: 500;
}
._0custimg{
    width: 100%;
}
._0secbg{
    background-color: black;
    /* margin-top: 940px !important; */
    /* border-radius: 25px; */

}
.bgS{
    background-color: #060030;
}
.bgs2{
    background-color: #060030;
}
.module{
    border-style: solid;
    border-color: orange;
}
.learnMORE{
    background-color: #060030;
    border-radius: 10px;
}
._0spys{
    font-size: 30px;
}
._0cusmargin{
    margin-top:900px;
}
._0textcustom2{
    color: white;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 30px;
}
._0position{
    position: absolute;
    top: 0;
    left: 0;
}
._0courseimg{
    height: 250px;
}
.card-body{
    position: relative;
}
._0card{
    background-color:#060030;
}
._0posine {
    position: absolute;
    width: 65px;
    height: 60px;
    background-color: #005DE0;
    right: 9px;
    top: -40px;
    border-radius: 10px;
    box-shadow: 6px 6px 6px 0px orange;
}
.Easy{
    color:orange;
    font-size: 25px !important;
}
._0customcl{
    color:#005DE0;
}
._0pricingpage{
    background-color: #060030;
    border-radius: 10px;
}
._0pricesect{
    background-color:#060030;
}
._0pricingpage2{
    background-color: #005DE0;
    border-radius: 10px;
}
@media only screen and (max-width: 768px) {
    ._0textcustom{
        font-size: 25px !important;
    }
    ._0custimg{
        width: 100%;
    }
    ._0cusmargin{
        margin-top:1160px;
    }
    ._0techimg{
        width: 100%;
    }
    ._0textcustom2{
        font-size: 25px;
    }
}