.step_flex {
    display: flex;
    flex-direction: row;
}

.step_box {
    background: #F3F6FA;
    width: 100%;
    text-align: center;
    padding: 50px;
    margin: 10px;
}

.step_box i,
.step_box h5 {
    color: #00A057;
}

.step_box h5 {
    margin-top: 30px;
}

.step_icon {
    border-radius: 50%;
    background: white;
    width: 95px;
    height: 95px;
    padding: 10px;
    font-size: 50px;
    margin: auto;
}

.question-wrapper {
    border-bottom: 1px solid darkgrey;
}

.question-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    padding-right: 20px;
    height: 30px;
}

/* .question-title h5 {
    height: 25px;
} */

.question-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-in-out;
}

.qr-wrapper {
    width: 15%;
    margin-right: 20px;
    min-width: 100px;
}

.whatsapp-wrapper {
    width: 12%;
    margin-right: 20px;
    min-width: 50px;
}

.contact-info span {
    cursor: pointer;
}

.centerItem {
    text-align: center;
}

.centerItem img {
    margin: auto;
}

/* .headerSearch {
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    color: white;
    height: 100%;
    top: 60%;
    position: absolute;
    width: auto;

}

.headerSearch h1 {
    text-shadow: 0px 4px 10px #000000;
    font-size: 50px;
} */

.inputName {
    border: 1px solid #484F70;
    border-radius: 25px;
    margin: 20px 0px;
    display: flex;
    flex-direction: row;
    background: #fff;
}

#Salutation,
#Salutation2 {
    max-width: 100px;
    border: none;
}

#regName,
#regName2 {
    border: none;
}

.inputFlex {
    display: flex;
    flex-direction: row;
    flex: 50%;
    margin-bottom: 20px;
}

.inputFlex input {
    border: 1px solid #484F70 !important;
}

#regPhoneNo,
#regPhoneNo2 {
    margin-right: 20px;
}

#regRemark,
#regRemark2 {
    border: 1px solid #484F70 !important;
    border-radius: 25px;
    width: 100%;
    resize: none;
    padding: 13px 20px;
}

.home-chargers-wrapper {
    display: flex;
    flex-direction: row;
    overflow-x: scroll;
    scrollbar-width: none;
    margin-bottom: 30px;
    align-items: center;
}

.home-chargers-wrapper::-webkit-scrollbar {
    display: none;
}

.charger-wrapper {
    border-radius: 10px;
    margin: 0px 30px;
    box-shadow: 4px 4px 32px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    flex: 50%;
    align-self: stretch;
}

.charger-wrapper.charger-text ul {
    text-align: left;
}

.charger-wrapper .charger-text h5 {
    font-weight: bold;
}

.charger-wrapper .disFlex {
    /* padding: 0px 50px 0px 50px; */
    padding: 50px;
    align-items: unset;
}

.charger-tag {
    background: #00A057;
    color: white;
    text-align: center;
    padding: 10px 30px;
}

.charger-tag p {
    margin: 0;
}

.charger-text h5 {
    color: #00A057;
    font-weight: 400;
}

.divQuestion {
    width: 50%;
    margin: 0 20px;
    margin-bottom: 30px !important;
}

.charger-img {
    /* width: 100%;
    margin: auto; */
    margin: 20px 0px;
    margin-right: 40px;
    max-width: 15%;
    /* margin-bottom: 20px; */
}

.charger-img img {
    margin: auto;
}

.disFlex {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.sppb-addon-content .centerItem p {
    margin-bottom: 50px;
}

#sppb-addon-wrapper-1652945032770 {
    margin: 0px 0px 50px 0px;
}

#section-id-1652947205504 {
    padding-top: 0px !important;
}

#section-id-1653028612107 {
    padding-bottom: 50px !important;
}

.article-container {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 21px;
    border: 1px solid #d2d2d2;
    padding: 40px 40px;
    text-align: center;
    width: 70%;
    margin: auto;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.25);
}

.article-container-title {
    text-align: center;
    color: #FFF;
    background: #00A057;
    border: 1px solid #00A057;
    border-radius: 30px 30px 0px 0px;
    padding: 10px;
    margin: 0px;
    text-transform: none !important;

}

.home-title {
    color: #ffffff;
}

.home-title h5 {
    font-weight: normal;
}

.home-title h1 {
    font-size: 75px;
    line-height: 75px;
}

#contact-form {
    width: 50%;
    margin: unset;
    margin-left: auto;
}

#sppb-addon-wrapper-1653028612110 {
    margin-bottom: 50px;
}

#sppb-addon-wrapper-1653028612125 {
    margin-bottom: 50px;
}

#section-id-1653009416252 {
    padding-bottom: 50px !important;
}

#sppb-addon-wrapper-1653032281346 {
    margin-bottom: 50px;
}

#section-id-1653032281343 {
    padding-bottom: 50px !important;
}

#section-id-1652945032742 {
    padding-bottom: 50px !important;
}

.top-content {
    display: none;
}

#loader {
    display: none;
    position: fixed;
    z-index: 999;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 50px;
}

/* Transparent Overlay */
#loader:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
}

/* :not(:required) hides these rules from IE9 and below */
#loader:not(:required) {
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

#loader:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 50px;
    height: 50px;
    margin-top: -0.5em;
    border: 5px solid #00A057;
    border-radius: 100%;
    border-bottom-color: transparent;
    -webkit-animation: spinner 1s linear 0s infinite;
    animation: spinner 1s linear 0s infinite;
}

.swiper {
    margin-top: 30px;
    width: 100%;
    padding: 0px 60px;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
}

.btnPrev,
.btnNext {
    color: #00A057;
}

.btnPrev::after,
.btnNext::after {
    font-weight: bolder;
}

.paginationCircle .swiper-pagination-bullet-active {
    background: #00A057;
}

/* charger listing css */

.charger-item {
    background: #fff;
    width: 320px;
    /* margin: auto; */
    margin-right: 20px;
    margin-bottom: 30px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 5px 18px rgba(0, 0, 0, 0.13);
}

.install {
    font-size: 14px;
    width: 53%;
    line-height: 1;
    margin-top: 5px;
}

.img-wrapper {
    /* max-height: 318px; */
    width: 100%;
    /* height: 300px;
    width: 300px; */
    margin: auto;
}

.charger-details {
    padding: 10px;
    /* padding-bottom: 20px; */
}

.charger-details p {
    line-height: unset;
    margin: 0;
}

.charger-details h5 {
    min-height: 40px;
}

.charger-details h4 {
    margin-bottom: -5px;
}

.charger-details s {
    color: darkgray;
}

.divButton {
    text-align: right;
    margin-top: -55px;
}

.divButton a {
    min-width: unset;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (max-width:1200px) {
    .divQuestion {
        width: 70%;
    }

    .btnPrev {
        left: var(--swiper-navigation-sides-offset, -20px)
    }

    .btnNext {
        right: var(--swiper-navigation-sides-offset, -20px);
    }

    .swiper {
        overflow: visible;
        padding: 0px;
    }

    .divButton a {
        padding: 10px;
    }

    .charger-item {
        margin: 0px 10px;
    }


}

@media only screen and (max-width:768px) {

    .home-title h1 {
        font-size: 60px;
        line-height: 60px;
    }

    .home-title {
        margin-bottom: 20px;
    }

    .question-title {
        height: unset;
    }

    .question-title h5 {
        font-size: 18px !important;
    }

    .article-container {
        padding: 30px 20px;
    }

    .headerSearch h1 {
        line-height: 1;
    }

    #regPhoneNo,
    #regPhoneNo2 {
        margin-right: 0px;
    }

    .article-container {
        width: 100%;
    }

    .step_flex {
        flex-direction: column;
    }

    .step_box {
        padding: 20px 10px;
        margin: 10px 5px;
        width: unset;
    }

    .divQuestion {
        width: 100%;
        margin: 0 !important;
    }

    .disFlex {
        display: flex;
        flex-direction: column;
        align-items: unset;
    }

    #sp-header {
        height: 80px;
    }

    .top-content {
        display: contents;
    }

    .charger-wrapper {
        width: unset;
        margin: 20px 10px;
    }

    #contact-form {
        width: 100%;
    }

    .charger-img {
        margin-left: auto;
        margin-right: auto;
    }

    .charger-wrapper .disFlex {
        padding: 10px 20px 10px 20px;
    }

    .charger-wrapper .charger-text h5 {
        text-align: center;
        margin-bottom: 30px;
    }

    .charger-details p {
        font-size: 14px;
    }

    .charger-details {
        padding: 0px;
    }

    .charger-details h4 {
        font-size: 20px;
    }

    .charger-item {
        padding: 15px;
        margin-right: 0;
        margin-left: 0;
        width: 290px;
    }

    .divButton a {
        padding: 10px;
    }

    .swiper {
        overflow: visible;
        padding: 0px;
    }

    .btnPrev {
        left: var(--swiper-navigation-sides-offset, -20px)
    }

    .btnNext {
        right: var(--swiper-navigation-sides-offset, -20px);
    }



}