.ix_head{width:100%;min-height:100vh;}
.name_my_st{position:relative;z-index:1;text-align:center;font-size:35px;line-height:60px;margin-top:50px;color:#fff;text-shadow:0 0 5px rgba(0, 0, 0, 0.7);}
.desc_my_st{position:relative;z-index:1;text-align:center;font-size:30px;line-height:40px;margin-bottom:25px;color:#fff;text-shadow:0 0 5px rgba(0, 0, 0, 0.7);}



#line-scroll{display:block;position: relative;}
#line-scroll.animate{opacity:1;}
.line-scroll{width:2px;height:80px;left:50%;bottom:0;margin-left:-1px;overflow:hidden;margin-top:90px;display:block;}
.line-scroll .line.active{-webkit-animation:line-scroll 2.5s ease-in-out forwards infinite;animation: line-scroll 2.5s ease-in-out forwards infinite;}
.line-scroll .line{opacity:.8;top:auto;z-index:11;display:block;position:absolute;left:50%;width:1px;height:80px;margin-left:-1px;background:rgba(255,255,255,1);background:-webkit-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 50%);background:linear-gradient(to bottom, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 50%);background-size:100% 200%;background-position:0 -60px;-webkit-transform:translateY(-2px);transform:translateY(-2px);background-size:100% 200%;background-position:0 -80px;-webkit-transform:translateY(-2px);transform:translateY(-2px);}
.line-scroll .line:before{animation: liroll 2.5s ease-in-out forwards infinite;-webkit-animation:liroll 2.5s ease-in-out forwards infinite;content:'';position:absolute;width:10px;height:1px;background:#fff;right:-8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.line-scroll .line:after{animation: liroll 2.5s ease-in-out forwards infinite;-webkit-animation:liroll 2.5s ease-in-out forwards infinite;content:'';position:absolute;width:10px;height:1px;background:#fff;bottom:2px;left:-8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
@keyframes liroll {0%{bottom:100%;}80% {bottom:2px;}100% {bottom:2px;}}
@-webkit-keyframes liroll {0%{bottom:100%;}80% {bottom:2px;}100% {bottom:2px;}}
@-webkit-keyframes line-scroll {0%{background-position: 0 -80px}80% {background-position: 0 0}100% {background-position: 0 80px}}
@keyframes line-scroll {0%{background-position: 0 -80px}80% {background-position: 0 0}100% {background-position: 0 80px}}








.b2{background: rgb(255, 250, 232);}






.wpr_blocks{display:flex;flex-wrap: wrap;justify-content: center;max-width:1000px;margin:0 auto;}
.wpr_block .tariff-name{font-size: 20px;font-weight:bold;margin-top: 15px;margin-bottom: 10px;padding: 1px 1px;}
.wpr_block .note{font-size: 14px;line-height: 24px;padding: 20px 20px;}
.wpr_block{position:relative;max-width:29%;margin:0 2% 20px 0;text-align:center;box-sizing: border-box;padding:30px 20px;background:#fff;transition: all 0.5s;}
.wpr_block:after{content:'';position:absolute;bottom:5px;top:5px;left:5px;right:5px;border:2px dashed #fc0;}
.wpr_block i{font-size:50px;color:#41C394;}





.st_bl_items{display:flex;flex-wrap: wrap;justify-content: center;max-width:1000px;margin:0 auto;}
.st_bl_item{width: 20%;min-width: 130px;margin: 0 0 27px;text-align:center;}
.st_bl_items .st_bl_item .st_bl_pic{width: 98px;height: 98px;margin: 0 auto 13px;background: #fc0;border-radius: 50%;position: relative;text-align:center;}
.st_bl_pic i{font-size:45px;line-height:98px;}
.st_bl_text{color:#000;font-weight:bold;text-align:center;max-width:170px;margin: 0 auto;}



.b3{background:url(../images/busbg.png) no-repeat center left;}
.b4{background:#F4F4F4 url(../images/locdash.png) no-repeat center;}
.b5 {background:url(../images/busbg3.png) no-repeat center right;position:relative;overflow:hidden;padding-bottom:50px;}
.b5:before{content:'';width:0;height:0;border-radius:50%;position:absolute;left:50%;top:50%;background:#fff;box-shadow:0 0 500px 500px #fff;}

.b6{background:#F4F4F4;padding:0 0 50px;}




.desc_st{font-size:25px;letter-spacing:-1px;text-shadow:0 0 5px #555,0 0 25px #231d4a;}

.step.left{background-position:top left;}
.step{position:relative;padding-top:400px;background-repeat:no-repeat;padding-bottom:90px;}
.step .text{position:relative;border:1px solid #d6d6d6;font-size:17px;max-width:880px;background-color:#fff;-webkit-border-radius:15px;border-radius:15px;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 25px 30px 25px 50px;color:#231d4a;-webkit-box-shadow:0px 0px 20px 3px rgba(0, 0, 0, 0.07);box-shadow:0px 0px 20px 3px rgba(0, 0, 0, 0.07);}
.step .text p{margin-bottom:25px;}
.step .text p:last-child{margin-bottom:0;}
.step.left img{top:0;position:absolute;max-width:80%;height:auto;-webkit-border-radius:15px;border-radius:15px;box-shadow:0px 0px 20px 3px rgba(0, 0, 0, 0.07);}
.step.left .text{margin-left:auto;}








@media (max-width:900px){
.step{padding-top:20px;}
.step.left img{display:none;}
}
@media (max-width:768px){
.name_my_st{font-size:25px;line-height:40px;margin-top:30px;}
#line-scroll {display: none;}
}

@media (max-width:550px){
.wpr_block{width:96%;max-width:96%;margin: 0 0 20px 0;}
.st_bl_item{width:100%;}
.b4{background: #F4F4F4;}
}