.box {
    border-radius: 15px;
    box-shadow: 0 0 12px 0 rgba(84, 10, 10, 0.05);
    display: flex !important;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 40px !important;
    margin: 10px 0;
    border: 2px solid #fff;
    transition: border-color 1s ease;
    flex-wrap: nowrap;
    min-height: 260px;
}
.box:hover{
    border: 2px solid #FC4F02;
}

.m10 {
    margin: 10px;
    display: block;
}
ul{
    list-style:none;
}
li span.num1{
    position: absolute;
    font-size: 110px;
    color: #D5E1EC;
    font-weight: 600;
    opacity: 0.5;
    z-index: -1;
    top: 3px;
    left: 70px;  
}
li span.num2{
    position: absolute;
    font-size: 110px;
    color: #D5E1EC;
    font-weight: 600;
    opacity: 0.5;
    z-index: -1;
    top: 145px;
    left: 80px;  
}
li span.num3{
    position: absolute;
    font-size: 110px;
    color: #D5E1EC;
    font-weight: 600;
    opacity: 0.5;
    z-index: -1;
    top: 85px;
    left: 80px;  
}
li span.num4{
    position: absolute;
    font-size: 110px;
    color: #D5E1EC;
    font-weight: 600;
    opacity: 0.5;
    z-index: -1;
    bottom: 0px;
    left: 70px;  
}
li span.num5{
    position: absolute;
    font-size: 110px;
    color: #D5E1EC;
    font-weight: 600;
    opacity: 0.5;
    z-index: -1;
    top: 135px;
    left: 70px;  
}
li span.num6{
    position: absolute;
    font-size: 110px;
    color: #D5E1EC;
    font-weight: 600;
    opacity: 0.5;
    z-index: -1;
    top: 135px;
    left: 70px;  
}
li span.num7{
    position: absolute;
    font-size: 110px;
    color: #D5E1EC;
    font-weight: 600;
    opacity: 0.5;
    z-index: -1;
    top: 135px;
    left: 70px;  
}
ul.main{
    border-left: 2px dashed #000000;
    padding: 0px 0 85px 40px;
    color: #181818;
    position: relative;
}
ul.main::before{
    content: '';
    border: 2px solid #FC4F02;
    background-color:#FC4F02;
    width: 13px;
    height: 13px;
    position: absolute;
    border-radius: 100%;
    left: -7px;
    top: -12px;
}
ul.main::after{
    content: '';
    border: 2px solid #FC4F02;
    width: 13px;
    height: 13px;
    background-color:#FC4F02;
    position: absolute;
    border-radius: 100%;
    left: -8px;
    bottom: -14px;
}
ul li.Init::before{
    content: "";
    background-image: url(icon_3.png);
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    margin-bottom: 30px;
    left: -88px;
    width: 100%;
    height: 105px;
}
ul li.Plat::before{
    content: "";
    background-image: url(icon_4.png);
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: -88px;
    top: 175px;
    width: 100%;
    height: 105px;
}
ul li.Chatbot::before{
    content: "";
    background-image: url(icon_5.png);
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: -88px;
    top: 135px;
    width: 100%;
    height: 105px;
}
ul li.API::before{
    content: "";
    background-image: url(icon_6.png);
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: -88px;
    top: 180px;
    width: 100%;
    height: 105px;
}
ul li.Testing::before{
    content: "";
    background-image: url(icon_7.png);
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: -88px;
    top: 175px;
    width: 100%;
    height: 105px;
}
ul li.User::before{
    content: "";
    background-image: url(icon_8.png);
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: -88px;
    top: 175px;
    width: 100%;
    height: 105px;
}
ul li.Deployment::before{
    content: "";
    background-image: url(icon_9.png);
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: -88px;
    top: 175px;
    width: 100%;
    height: 105px;
}
ul.main li {
    position: relative;
    list-style: none;
    margin-bottom: 20px;
    color: #181818;
}
.DesP {
    padding: 40px 0 20px 100px;
}
.list li {
    font-size: 18px;
    list-style-image: url(icon_10.png) !important;
    width: 100%;
    padding-left: 10px;
    float: left;
}
.list2 li {
    font-size: 18px;
    list-style-image: url(icon_10.png) !important;
    width: 100%;
    float: left;
    padding-top: 25px;
    margin-left: 20px !important;
}
.mb{
    margin-bottom: 80px !important;
}
.box1 {
    border-radius: 15px;
    box-shadow: 0 0 12px 0 rgba(84, 10, 10, 0.05);
    display: flex !important;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 25px !important;
    padding-top: 0px;
    min-height: 370px;
    border: 2px solid #fff;
    transition: border-color 1s ease;
    flex-wrap: nowrap;
    height: auto;
}
.box1:hover{
    border: 2px solid #FC4F02;
}
.arrow{
    padding: 10px 0px 0px 30px;
}
.arrow li{
        font-size: 15px;
        list-style-image: url(icon_11.png) !important;
        width: 100%;
        padding-left: 10px;
        margin-bottom: 20px;
        float: left;
        font-weight: 600;
}
.box2 {
    border-radius: 15px;
    box-shadow: 0 0 12px 0 rgba(84, 10, 10, 0.05);
    display: flex !important;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 30px !important;
    margin: 10px 0;
    border: 2px solid #fff;
    transition: border-color 1s ease;
    flex-wrap: nowrap;
    height: auto;
}
.box2:hover{
    border: 2px solid #407bff;
}
.box3 {
    border-radius: 15px;
    box-shadow: 0 0 12px 0 rgba(84, 10, 10, 0.05);
    display: flex !important;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 30px !important;
    margin: 10px 0;
    border: 2px solid #fff;
    transition: border-color 1s ease;
    flex-wrap: nowrap;
    height: auto;
}
.box3:hover{
    border: 2px solid #FC4F02;
}
.Arrowicon {
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    margin-left: 6px;
}
.connectBtn {
    border-radius: 24px;
    background-color: #FC4F02;
    width: auto;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
}
img{
    vertical-align: middle;
}
@media (min-width: 0px) and (max-width: 768px){

    .MobP {
        padding: 40px 0 20px 60px !important;
    }
    .DesP {
        padding: 40px 0 20px 80px !important;
    }
    li span.num1 {
        position: absolute;
        font-size: 110px;
        color: #D5E1EC;
        font-weight: 600;
        opacity: 0.5;
        z-index: -1;
        top: 3px;
        left: 50px;
    }
    li span.num2 {
        position: absolute;
        font-size: 110px;
        color: #D5E1EC;
        font-weight: 600;
        opacity: 0.5;
        z-index: -1;
        top: 345px;
        left: 50px;
    }
    ul li.Plat::before {
        content: "";
        background-image: url(icon_4.png);
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        left: -88px;
        top: 425px;
        width: 100%;
        height: 105px;
    }
    li span.num3 {
        position: absolute;
        font-size: 110px;
        color: #D5E1EC;
        font-weight: 600;
        opacity: 0.5;
        z-index: -1;
        top: 322px;
        left: 52px;
    }
    ul li.Chatbot::before {
        content: "";
        background-image: url(icon_5.png);
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        left: -88px;
        top: 380px;
        width: 100%;
        height: 105px;
    }
    li span.num4 {
        position: absolute;
        font-size: 110px;
        color: #D5E1EC;
        font-weight: 600;
        opacity: 0.5;
        z-index: -1;
        bottom: 20px;
        left: 50px;
    }
    ul li.API::before {
        content: "";
        background-image: url(icon_6.png);
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        left: -88px;
        top: 525px;
        width: 100%;
        height: 105px;
    }
    li span.num5 {
        position: absolute;
        font-size: 110px;
        color: #D5E1EC;
        font-weight: 600;
        opacity: 0.5;
        z-index: -1;
        top: 375px;
        left: 50px;
    }
    ul li.Testing::before {
        content: "";
        background-image: url(icon_7.png);
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        left: -88px;
        top: 440px;
        width: 100%;
        height: 105px;
    }
    li span.num6 {
        position: absolute;
        font-size: 110px;
        color: #D5E1EC;
        font-weight: 600;
        opacity: 0.5;
        z-index: -1;
        top: 345px;
        left: 50px;
    }
    ul li.User::before {
        content: "";
        background-image: url(icon_8.png);
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        left: -88px;
        top: 415px;
        width: 100%;
        height: 105px;
    }
    li span.num7 {
        position: absolute;
        font-size: 110px;
        color: #D5E1EC;
        font-weight: 600;
        opacity: 0.5;
        z-index: -1;
        top: 465px;
        left: 60px;
    }
    ul li.Deployment::before {
        content: "";
        background-image: url(icon_9.png);
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        left: -88px;
        top: 505px;
        width: 100%;
        height: 105px;
    }
    ul.main {
        padding: 0px 0 145px 40px;
    }
    .DesP h2{
        margin-left: -27px;
    }
    .box2{
        display: block !important;
    }
    .box3{
        display: block !important;
    }


}