@-moz-keyframes spin{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(-360deg)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}} @-moz-keyframes spinInverse{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spinInverse{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spinInverse{from{transform:rotate(0deg)}to{transform:rotate(360deg)}} @-moz-keyframes beatHeart{0{transform-origin:center;transform:scale(1)}25%{transform-origin:center;transform:scale(1.1)}40%{transform-origin:center;transform:scale(1)}60%{transform-origin:center;transform:scale(1.1)}100%{transform-origin:center;transform:scale(1)}}@-webkit-keyframes beatHeart{0{transform-origin:center;transform:scale(1)}25%{transform-origin:center;transform:scale(1.1)}40%{transform-origin:center;transform:scale(1)}60%{transform-origin:center;transform:scale(1.1)}100%{transform-origin:center;transform:scale(1)}}@keyframes beatHeart{0{transform-origin:center;transform:scale(1)}25%{transform-origin:center;transform:scale(1.1)}40%{transform-origin:center;transform:scale(1)}60%{transform-origin:center;transform:scale(1.1)}100%{transform-origin:center;transform:scale(1)}} @-moz-keyframes changeColor{0{background-color:#6e828a}25%{background-color:#9facb1}50%{background-color:#d0d7d9}75%{background-color:#fefefe}100%{background-color:#6e828a}}@-webkit-keyframes changeColor{0{background-color:#6e828a}25%{background-color:#9facb1}50%{background-color:#d0d7d9}75%{background-color:#fefefe}100%{background-color:#6e828a}}@keyframes changeColor{0{background-color:#6e828a}25%{background-color:#9facb1}50%{background-color:#d0d7d9}75%{background-color:#fefefe}100%{background-color:#6e828a}} @-moz-keyframes changeColor2{0{background-color:#9facb1}25%{background-color:#d0d7d9}50%{background-color:#fefefe}75%{background-color:#6e828a}100%{background-color:#9facb1}}@-webkit-keyframes changeColor2{0{background-color:#9facb1}25%{background-color:#d0d7d9}50%{background-color:#fefefe}75%{background-color:#6e828a}100%{background-color:#9facb1}}@keyframes changeColor2{0{background-color:#9facb1}25%{background-color:#d0d7d9}50%{background-color:#fefefe}75%{background-color:#6e828a}100%{background-color:#9facb1}} @-moz-keyframes changeColor3{0{background-color:#d0d7d9}25%{background-color:#fefefe}50%{background-color:#6e828a}75%{background-color:#9facb1}100%{background-color:#d0d7d9}}@-webkit-keyframes changeColor3{0{background-color:#d0d7d9}25%{background-color:#fefefe}50%{background-color:#6e828a}75%{background-color:#9facb1}100%{background-color:#d0d7d9}}@keyframes changeColor3{0{background-color:#d0d7d9}25%{background-color:#fefefe}50%{background-color:#6e828a}75%{background-color:#9facb1}100%{background-color:#d0d7d9}}.loading-content{position:fixed;width:100%;height:100vh;background:#CCCCCC no-repeat center;min-height:670px;-webkit-background-size:cover;background-size:cover;z-index:1001;top:0;left:0;bottom:0;overflow:hidden}.loBox{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loBox .img{margin-bottom:80px;text-align:center}.loBox .img img{width:100px;height:100%}.circleBox{position:relative;cursor:default;height:230px}.circleBox .smCRotate{width:150px;height:150px;position:absolute;top:50%;left:50%;margin:-75px 0 0 -75px;-webkit-animation-name:spin;-webkit-animation-duration:10000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:10000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:10000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:spin;animation-duration:10000ms;animation-iteration-count:infinite;animation-timing-function:linear}.circleBox .mdCRotate{width:200px;height:200px;position:absolute;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-animation-name:spinInverse;-webkit-animation-duration:4000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spinInverse;-moz-animation-duration:4000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spinInverse;-ms-animation-duration:4000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:spinInverse;animation-duration:4000ms;animation-iteration-count:infinite;animation-timing-function:linear}.circleBox i{top:50%;position:absolute}.circleBox .smCRotate i{width:12px;height:12px;background:#ff84ef;border-radius:50%;left:0}.circleBox .smCRotate i:after{content:'';width:20px;height:20px;border:2px solid #ff84ef;border-radius:50%;position:absolute;top:-4px;left:-4px}.circleBox .mdCRotate i{width:12px;height:12px;background:#32e1ec;border-radius:50%;right:-1px}.circleBox .mdCRotate i:after{content:'';width:20px;height:20px;border:2px solid #32e1ec;border-radius:50%;position:absolute;top:-4px;left:-4px}.circleBox span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.circleText{color:#FFFFFF;font-size:1em;text-align:center;white-space:nowrap;position:absolute;top:46%}.circleText span{font-family:"iranyekanwebregular","robotoregular",sans-serif}.circleText span:first-child{margin-left:280px}.textLo{color:#FFFFFF;text-align:center;cursor:default;margin-top:70px}.textLo p:first-child{font-family:"iranyekanwebbold","robotobold",sans-serif;font-size:1rem}.textLo p:last-child{font-size:1rem}.textLo_2{color:#FFFFFF;text-align:center;cursor:default;margin-top:20px;position:relative}.dotWhitePackage{position:absolute;left:-60px;top:10px;width:50px}.textLo_2 p{font-size:1.2rem;font-family:"iranyekanwebbold","robotobold",sans-serif}.dotWhitePackage2{position:absolute;right:-60px;top:16px;width:50px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.dotWhite1{width:6px;height:6px;background:#6e828a;position:absolute;left:0;border-radius:50%;-webkit-animation:1s infinite changeColor;-o-animation:1s infinite changeColor;animation:1s infinite changeColor}.dotWhite2{width:6px;height:6px;background:#9facb1;position:absolute;left:10px;border-radius:50%;-webkit-animation:1s infinite changeColor2;-o-animation:1s infinite changeColor2;animation:1s infinite changeColor2}.dotWhite3{width:6px;height:6px;background:#d0d7d9;position:absolute;left:20px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:1s infinite changeColor3;-o-animation:1s infinite changeColor3;animation:1s infinite changeColor3}.dotWhite4{width:6px;height:6px;background:#fefefe;position:absolute;left:35px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.dotWhite4:after{content:'';position:absolute;width:12px;height:12px;background:#6f838b;z-index:-1;top:-50%;left:-50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:.8s infinite beatHeart;-o-animation:.8s infinite beatHeart;animation:.8s infinite beatHeart}.dotWhite4:before{content:'';position:absolute;width:18px;height:18px;background:#3f5a65;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}@media (max-width:991px){.loading-content .loBox .circleBox{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}.loBox .img{margin-bottom:0}.circleText{top:41%}.textLo{margin-top:20px}}@media (max-width:576px){.textLo{font-size:0.8rem;white-space:nowrap}.circleText{position:relative}.circleText span:first-child{margin-left:0}.circleText span:last-child{display:none}}