.service-banner-1{background-image:url(../images/banner-1.jpg);}
.service-detail .col-sm-6:nth-child(1) h2{text-align:right;font-size:38px;}
.service-detail .col-sm-6:nth-child(1) h2 span{font-size:22px;}
.service-detail .col-sm-6:nth-child(2){margin-top:80px;}
.service-detail .col-sm-6:nth-child(3) figure img{width:100%;}
.service-detail .col-sm-6:nth-child(4) h2{font-size:38px;margin-top:100px;margin-bottom:0;}
.service-detail .col-sm-6:nth-child(5) figure{text-align:right;}
.service-detail .col-sm-6:nth-child(5) figure img{width:40%;transform:scaleY(-1);margin-right:80px;}
.service-detail .col-sm-6:nth-child(6) p{}
.service-hand{margin-top:80px;position:relative;}
.service-hand figure{font-size:0;margin-bottom:0;}
.service-hand figure img{width:100%;}
.service-hand figure:last-child{font-size:0;position:absolute;height:100%;width:56.2064935%;left:28.63%;top:4.155844155%;}
@keyframes draw_1{0%, 10%{stroke-dashoffset:810;}
50%, 100%{stroke-dashoffset:0;}
}
@keyframes draw_3{0%, 50%{stroke-dashoffset:1100;}
90%, 100%{stroke-dashoffset:0;}
}
@keyframes draw_2{0%{opacity:0;}
10%, 100%{opacity:1;}
}
.service-hand.drawing-svg polyline,
.service-hand.drawing-svg line{stroke-dasharray:810;stroke-dashoffset:810;}
.service-hand.drawing-svg circle{opacity:0;}
.service-hand.drawing-svg polygon{stroke-dasharray:1100;stroke-dashoffset:1100;}
.service-hand.drawing-svg.on line,
.service-hand.drawing-svg.on polyline{animation:draw_1 8s linear infinite alternate;}
.service-hand.drawing-svg.on circle{animation:draw_2 8s linear infinite alternate}
.service-hand.drawing-svg.on polygon{animation:draw_3 8s linear infinite alternate;}
@media only screen and (max-width:767px){.service-detail .col-sm-6:nth-child(2){margin-top:0;}
.service-detail .col-sm-6:nth-child(1) h2{text-align:center;font-size:22px;}
.service-detail .col-sm-6:nth-child(4) h2{font-size:22px;margin-top:0px;}
.service-hand{margin-top:0px;}
}
.service-detail .col-sm-6:nth-child(3) figure{margin-right:-200px;margin-left:200px;}
@media only screen and (max-width:991px){.service-detail .col-sm-6:nth-child(5) figure{display:none;}
}
@media only screen and (max-width:767px){.service-detail .col-sm-6:nth-child(3) figure{margin-right:0px;margin-left:0px;}
.service-detail .col-sm-6:nth-child(3) figure img{width:100%;}
}