/* CSS Document */

.laun_tab {
    width: 100%;
    text-align: center;
}

.lan_main_div {
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.launch_head {
    font-size: 36px;
    background-color: #d71921;
    height: 49px;
    color: #FFF;
    position: relative;
    display: inline-block;
    padding-left: 26px;
    padding-right: 26px;
    font-family: "robo_con";
}

.launch_head_img {
    position: absolute;
    top: 0;
    left: -20px;
    height: 49px;
    width: 20px;
    background-image: url(../images/rel_img.png);
}

.launch_head_img1 {
    position: absolute;
    top: 0;
    right: -20px;
    height: 49px;
    width: 20px;
    background-image: url(../images/rel_img1.png);
}

.circle-div-main {
    float: left;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 100px;
}

.circle-div {
    border: 5px solid #eaeaea;
    border-radius: 50%;
    height: 600px;
    width: 600px;
    margin: 0 auto;
    position: relative;
    background-color: #FFF;
    background-image: url(../images/evCarMid.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: default;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.circle-div:hover {
    background-image: url(../images/evCarMidlight.png);
}

.easy-to-charge {
    position: absolute;
    top: -5%;
    left: -50%;
    width: 80%;
    text-align: right;
    cursor: pointer;
}

.easy-to-charge.point2 {
    top: 40%;
    left: -70%;
}

.easy-to-charge.point3 {
    top: 80%;
    left: -50.5%;
}

.easy-to-charge.point4 {
    top: -5.3%;
    left: 68%;
}

.easy-to-charge.point5 {
    top: 40%;
    left: 90%;
}

.easy-to-charge.point6 {
    top: 80%;
    left: 70%;
}

.small-circle {
    float: right;
    background-color: #eaeaea;
    border-radius: 50%;
    width: 134px;
    height: 134px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    position: relative;
}

.small-circle-1 {
    background-color: #FFF;
    border-radius: 50%;
    width: 116px;
    height: 116px;
    box-shadow: inset 0px 1px 4px 1px rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -59px;
    margin-left: -58px;
    overflow: hidden;
}

.charging-tital {
    float: right;
    height: 60px;
    border-bottom: 2px dashed #5d5d5d;
    line-height: 0px;
    color: #249855;
    font-size: 23px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    transition: 0.5s;
}

.charging-tital:hover {
    border-bottom: 2px dashed #3d4456;
    color: #027efb;
}

@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -16px;
        right: -16px;
        bottom: -16px;
        left: -16px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -16px;
        right: -16px;
        bottom: -16px;
        left: -16px;
        opacity: 0;
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
}

.hvr-ripple-out:before {
    content: '';
    border-radius: 50%;
    position: absolute;
    border: #e1e1e1 solid 1px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
    border: #249855 solid 50px;
}

.zeo_contant {
    margin-top: 25px;
}

.ze_main_line {
    color: #000;
    font-size: 28px;
    font-family: "robo_reg";
}

.ze_main_line1 {
    color: #222222;
    font-size: 22px;
    font-family: "robo_reg";
}

.ze_main_line3 {
    color: #4f4f4f;
    line-height: 28px;
    font-family: "pono";
    font-size: 19px;
}

.zeo_details {
    margin-top: 10px;
}

.car_location_zeo {
    height: auto;
    width: 100%;
}

.stetion {
    height: auto;
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.location_zeo {
    height: auto;
    width: 50%;
    float: right;
    padding-left: 60px;
    margin-bottom: 50px;
}

.zeo_stations {
    height: 58px;
    width: 240px;
    background-color: #00a044;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-family: "bodytxt";
    margin-top: 20px;
    cursor: pointer;
}

.zeo_stations:hover {
    background-color: #333;
    color: #fff;
}

.zeo_slider {
    margin-top: 120px;
    border-bottom: 3px solid #fff;
    margin-bottom: 4px;
    height: 486px;
    background-color: #093;
    outline: 1.7px dashed #093;
    text-align: center;
}

.zeo_title {
    height: 57px;
    width: 326px;
    background-color: #00a044;
    margin: 0 auto;
    border-radius: 50px;
    margin-top: -40px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 26px;
    font-family: "robo_light";
    padding-top: 13px;
}

.beni_tab {
    float: left;
    border: 1px solid #ccc;
    padding: 10px;
}

.beni_tab td {
    padding: 6px 10px;
    font-family: "pono";
    color: #333;
}

.beni_tab th {
    padding: 6px 10px;
    background-color: #090;
    font-weight: normal;
    font-size: 17px;
    color: #fff;
}

.main_zeo {
    height: 300px;
    width: 100%;
    margin-top: 30px;
    float: inherit;
}

.tb1 {
    float: left;
    width: 50%
}

.tb2 {
    float: right;
    width: 50%
}

.m23-table {
    float: left;
}

.zeo_img {
    float: left;
    margin-right: 25px;
}

.zeo_details {
    font-size: 40px;
    font-family: "robo_reg";
    padding-top: 15px;
    padding-bottom: 15px;
}

.zeo_name1 {
    font-size: 40px;
    font-family: "robo_light";
}

.count_zeo {
    font-size: 40px;
    font-family: "robo_reg";
    color: #01a044;
}

.count_zeo1 {
    font-size: 18px;
    font-family: "robo_light";
    color: #616161;
    text-transform: uppercase;
}

.map_zeo_stations {
    clear: both;
}

.ze_main_line_new {
    width: 100%;
    font-size: 18px;
    font-family: "pono";
    color: #333;
}

.map_img_location {
    margin-bottom: 35px;
}

.chr_location {
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 28px;
    font-family: "robo_reg";
    padding-bottom: 15px;
}

ul.ev-points {
    margin: 25px 0px;
    padding: 0px;
    clear: both;
    font-family: var(--font-family-title);
}

ul.ev-points li {
    margin: 12px 0px 10px 0px;
    position: relative;
    color: var(--gray-text);
    padding-left: 0;
    list-style: none;
    clear: both;
    display: inline-flex;
}

ul.ev-points li .imgTips {
    position: relative;
    /* width: 22%; */
    width: 50px;
    height: 70px;
    text-align: center;
    line-height: 44px;
    margin-right: 30px;
    z-index: 1;
}

ul.ev-points li .imgTips img {
    width: 43px;
}

ul.ev-points li .imgTips:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    z-index: -1;
    border-radius: 6px;
}

ul.ev-points li h5 {
    color: #000;
    font-weight: 600;
}

.joinEv {
    background-image: url(../images/joinev.png);
    background-size: cover;
    background-position: top right;
    padding: 30px;
    padding-right: 280px;
    border-radius: 10px;
    color: var(--white);
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

@media only screen and (max-width: 767px) {
    .circle-div {
        height: auto;
        width: 100%;
        min-height: 370px;
    }
    .easy-to-charge {
        display: none;
    }
    .joinEv {
        padding-right: 20px;
        background-position: top left;
    }
}