.main_text h1 {
    color: #d10000;
}

.charger_U5000_one .main_text .text_holder {
    color: #d10000;
}

.text-center {
    text-align: center !important;
}

.black {
    color: black;
}

.pe-5{
    padding-right: 30px !important;
}

.text-red {
    color: #d10000 !important;
}

.icon{
    height: 90px;
    width: auto;
}

.charger_U5000_one .main_text .icon_holder {
    padding: 700px 0 0 0;
    width: 580px;
    float: left;
}

.text-green {
    color: #bffe00 !important;
}

.invert {
    filter: invert(1);
}

.text-right {
    text-align: right !important;
}

.text-start {
    text-align: start;
}

.w-50 {
    width: 50%;
}

.ms-auto {
    margin-left: a;
}

.text-white {
    color: white;
}

.float-right {
    float: right !important;
}

.charger_U5000_four .main_text .text_holder {
    text-align: start;
    color: #c0ff00;
    padding-left: 0;
}

.charger_U5000_five .main_text {
    margin-top: -1040px;
}

.text-black {
    color: black;
}

.bg-white-50{
    background-color: rgba(255, 255, 255, 0.5) !important;
    padding: 20px 0;
}

@media screen and (max-width: 767px) {
    .charger_U5000_one .main_text .icon_holder {
        padding: 0;
        width: 100%;
        float: left;
    }
}