@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800);
*{outline:none}
a{text-decoration:none;
    outline:none;
    -webkit-transition:.4s;
    -o-transition:.4s;
    transition:.4s;
    color:#333}
input:focus,
button:focus,
a:focus,
a:hover{text-decoration:none;
    outline:none;
    color:#029f20;}
img{max-width:100%;
    height:auto}
h1,h2,h3,h4,h5,h6{margin:0 0 15px;
    font-weight:400;
    line-height:1.4em}
h1{font-size:60px}
h2{font-size:50px}
h3{font-size:32px}
html,body{height:100%}
body{font-family:'Open Sans',sans-serif;
    font-weight:400;
    font-size:16px;
    line-height:32px;
    color:#029f20;f}
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px white inset!important}
.bttn-white{position:relative;
    background:#029f20;
    background:-webkit-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
    background:-o-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
    background:linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#029f20', endColorstr='#6ac6f0', GradientType=1);
    overflow:hidden;
    z-index:1;
    margin-right:10px;
    border:none}
.bttn-white
img{height:20px;
    margin-right:5px;
    margin-top:-5px;
    display:inline-block}
.bttn-white:before{content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:#71c982;
    z-index:-1;
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s;
    opacity:1}
.bttn-white.active,
.bttn-white:hover{color:#fff}
.bttn-white.active:before,
.bttn-white:hover:before{opacity:0}
.bttn-default,
.bttn-white{padding:12px 30px;
    background-color:#fff;
    display:inline-block;
    color:#fff;
    text-transform:uppercase;
    border-radius:50px;
    letter-spacing:1.5px;
    font-weight:700;
    font-size:14px;
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s;
    border:none}
.bttn-default
.lnr,
.bttn-white
.lnr{margin-right:10px}
.bttn-default{padding:12px 40px;
    background:#029f20;
    background:-webkit-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
    background:-o-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
    background:linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#029f20', endColorstr='#6ac6f0', GradientType=1);
    color:#fff;
    -webkit-box-shadow:0 0 0 0 rgba(0,0,0,.1);
    box-shadow:0 0 0 0 rgba(0,0,0,.1);
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)}
.bttn-default:hover{color:#fff;
    -webkit-box-shadow:0 25px 50px -20px rgba(0,0,0,.6);
    box-shadow:0 25px 50px -20px rgba(0,0,0,.6);
    -webkit-transform:translateY(-5px);
    -ms-transform:translateY(-5px);
    transform:translateY(-5px)}.sq{border-radius:3px!important}.section-padding-top{padding-top:120px}
.section-padding{padding-top:46px;
    padding-bottom:0px}.upper{text-transform:uppercase}.angle,.overlay{position:relative;z-index:1}
.overlay:before{content:"";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#029f20;
    background:-webkit-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
    background:-o-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
    background:linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#029f20', endColorstr='#6ac6f0', GradientType=1);
    opacity:.8;
    z-index:-2}
.angle:after{content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:150px;
    background:rgba(0,0,0,0)
    -webkit-linear-gradient(left bottom,#fff 50%,transparent 50%) repeat scroll 0 0;
    background:rgba(0,0,0,0)
    -webkit-gradient(linear,left bottom,right top,color-stop(50%,#fff),color-stop(50%,transparent)) repeat scroll 0 0;
    background:rgba(0,0,0,0) -o-linear-gradient(left bottom,#fff 50%,transparent 50%) repeat scroll 0 0;
    background:rgba(0,0,0,0) linear-gradient(to right top,#fff 50%,transparent 50%) repeat scroll 0 0;z-index:-1}.dark-color{color:#434345}
.blue-color{color: #029f20
}.white-color{color:#fff!important}
.gray-bg{background-color:#f5f6ff}
.mainmenu-area{position:absolute;
    left:0;
    top:0;
    width:100%;
    z-index:9999;
    padding:20px 140px 15px 0;
    background:transparent;
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s}.mainmenu-area:before{content:'';
                       position:absolute;
                       left:0;
                       top:0;
                       width:100%;
                       height:100%;
                       background:#029f20;
                       background:-webkit-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
                       background:-o-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
                       background:linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
                       filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#029f20', endColorstr='#6ac6f0', GradientType=1);
                       z-index:-1;
                       opacity:0;
                       -webkit-transition:.3s;
                       -o-transition:.3s;
                       transition:.3s}.mainmenu-area.affix{position:fixed;top:0}.mainmenu-area.affix:before{opacity:1}.mainmenu-area .right-button{position:absolute;right:15px;top:12px}.mainmenu-area .right-button a{color:#fff;
                                                                                                                                                                                                                padding:10px 40px;
                                                                                                                                                                                                                border-radius:50px;
                                                                                                                                                                                                                background-color:rgba(255,255,255,.3);
                                                                                                                                                                                                                display:inline-block;text-transform:uppercase;
                                                                                                                                                                                                                letter-spacing:1.5px;
                                                                                                                                                                                                                font-weight:700;font-size:14px}.mainmenu-area .right-button a:hover{background-color:rgba(255,255,255,1);                                                                                                                                                                        color:#029f20}.mainmenu-area ul.mainmenu{text-align:center;                                                                                                                          float:none;                                                                                                                     display:block}.mainmenu-area ul.mainmenu li{float:none;                                                                                                           display:inline-block;                                                                                                text-align:center}.mainmenu-area ul.nav.navbar-nav li a{color:#fff;                                                           padding:10px 2px;                                                                                                          text-transform:capitalize;                                                                                                                                                                                                                                        background:transparent;font-weight:600;                                                                                                                                                                                                                                      border-bottom:2px solid transparent;                                                                                                                                                                             margin:0 15px}
.mainmenu-area ul.nav.navbar-nav
li a:hover,
.mainmenu-area ul.nav.navbar-nav li.active a{border-bottom-color:#fff}.mainmenu-area .navbar-brand{height:auto;
                                                                          padding:0 15px}.mainmenu-area .navbar-brand img{height:40px}
.page-title .title{position:relative;
    display:inline-block;
    text-transform:uppercase;
    letter-spacing:1.5px;
    color:#029f20;
    font-weight:600}.text-center.page-title .title:before,.page-title .title:after{content:'';
                        width:50px;
                        height:1px;
                        display:inline-block;
                        background-color:#e1e1e1;
                        margin:0 15px;
                        -webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);
                        transform:translateY(-4px)}.home-area{width:100%;
                                                                           background: url('images/header-bg.jpg') no-repeat scroll center bottom / cover;
                                                                           padding-top:26vh;
                                                                           color:#fff;
                                                                           margin-bottom:100px}.home-area .mobile-image{margin-right:0;
                                                                                                                                                                          margin-left:0;}
.progress-area{background-image:url(images/xprogress-bg.jpg.pagespeed.ic.2xJ544g7IU.jpg);
    background-repeat:no-repeat;
    background-position:right center;
    background-size:auto 100%;
    margin-top:90px;
    margin-bottom:220px}.progress-area .mobile-image{margin-top:-90px;
                            margin-bottom:-153px}.video-area{background-image:url(images/xvideo-bg.jpg.pagespeed.ic.5Lj8Ikil7c.jpg);
                                                                             background-repeat:no-repeat;
                                                                             background-position:left center;
                                                                             background-size:auto 100%;
                                                                             margin-bottom:120px}.video-photo{position:relative;
                                                                                                                                                                              border-radius:5px;
                                                                                                                                                                              overflow:hidden}.video-photo>img{width:100%}.video-area a.video-button{position:absolute;                                                                                                                       top:50%;                                                                                                                     left:50%;                                                                                                        -webkit-transform:translate(-50%,-50%);                                                                                              -ms-transform:translate(-50%,-50%);                                                                                                                   transform:translate(-50%,-50%)                                                                                                     border-radius:50%}.feature-area{color:#fff;background-color: #029f20;                                                                       background-image:url(images/xfeature-bg.png.pagespeed.ic.KmPd309JAL.png);                                                                                       background-position:bottom -120px center;                                                                                              background-repeat:no-repeat;                                                                                                   background-size:auto 94%;                                                                                                                                                                                                                                            margin-bottom:142px}.feature-area .page-title .title{color:#fff}
.feature-area .mobile-image{margin-bottom:-142px}
.service-box{position:relative;
    padding-left:100px}.team-slide .owl-controls .owl-nav>div,
                       .service-box .box-icon{position:absolute;
                           left:0;
                           top:0;
                           width:70px;
                           height:70px;
                           border-radius:100%;
                           text-align:center;
                           font-size:20px;
                           line-height:72px;
                           background:#029f20;
                           background:-webkit-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
                           background:-o-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
                           background:linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
                           filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#029f20', endColorstr='#6ac6f0', GradientType=1);
                           overflow:hidden;
                           z-index:1;color: #029f20;
                           -webkit-transition:.3s;
                           -o-transition:.3s;
                           transition:.3s;
                           -webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);
                           box-shadow:0 0 30px 0 rgba(0,0,0,.2)}.team-slide .owl-controls .owl-nav>div:hover,.service-box:hover
.box-icon{color:#fff}
.team-slide .owl-controls .owl-nav>div:before,.service-box .box-icon:before{content:'';position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:#fff;
    z-index:-1;
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s;
    opacity:1}
.team-slide .owl-controls .owl-nav>div:hover:before,.service-box:hover .box-icon:before{opacity:0}.service-box h4{margin-bottom:10px}
.testimonial-area{padding-top:60px;
    padding-bottom:-5px}.team-box{position:relative;
                             padding:17px 30px 30px 30px;
                             -webkit-box-shadow:0 0 30px -5px rgba(0,0,0,.1);
                             box-shadow:0 0 30px -5px rgba(0,0,0,.1);
                             border-radius:5px;
                             margin-top:40px;
                             -webkit-transition:.3s;
                             -o-transition:.3s;
                             transition:.3s;
                             margin-bottom:30px;
                             margin-left:15px;
                             margin-right:15px}.team-box:hover{-webkit-box-shadow:0 0 60px 0 rgba(0,0,0,.1);
                                                                            box-shadow:0 0 60px 0 rgba(0,0,0,.1)}.team-box .team-image{position:absolute;
                                                                                                                                                                                             top:-40px;
                                                                                                                                                                                             width:80px;
                                                                                                                                                                                             height:80px;
                                                                                                                                                                                             border-radius:100%;
                                                                                                                                                                                             background-color:#fff;
                                                                                                                                                                                             text-align:center;
                                                                                                                                                                                             overflow:hidden;
                                                                                                                                                                                             border:5px solid #fff;
                                                                                                                                                                                             -webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);
                                                                                                                                                                                             box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.team-box
                                                                                                                                                                                                                                                                                                                                                                                                                           h4{color: #029f20;                                                                                                                          font-weight:600;                                                                                                                  font-size:20px}.team-box h6.position{font-size:14px;
                                                                                                                                                                                                                                                     font-style:italic;
                                                                                                           font-weight:400}.team-slide .owl-controls .owl-nav>div{position:absolute;
                                                                                                                       left:auto;                                                                                                                  right:100%;                                                                                                     -webkit-transform:translateY(-50%);                                                                                               -ms-transform:translateY(-50%);                                                                                                                      transform:translateY(-50%)}.team-slide .owl-controls .owl-nav>div.owl-next{right:auto;
                                                                                                                                            left:100%}.gallery-area{background: #ffffff;                                                                           background:-webkit-linear-gradient(45deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);                                                                                                                                    background:-o-linear-gradient(45deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);                                                                                                                            background:linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);                                                                                                                                                                                                                                                         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#029f20', endColorstr='#6ac6f0', GradientType=1);                                                                                                                           color:#fff}.gallery-slide .owl-stage-outer{background: url('/images/mobile-screen.png') no-repeat center right / auto 100%}.gallery-slide .item{margin:58px 17px 70px 15px;
                                                                                                           border-radius:2px}.gallery-slide .owl-controls{position:static;                                                                                                             text-align:right;                                                                                                              padding-right:80px}.gallery-slide .owl-controls .owl-nav>div{display:inline-block;                                                                                                                                                                                                                                                        background-color:#fff;                                                                                                                   width:70px;                                                                                                                  height:70px;                                                                                                               border-radius:50%;                                                                                                             text-align:center;                                                                                                               line-height:70px;                                                                                                                          color: rgb(2, 159, 32);                                                                                                                          margin:5px}.gallery-slide .owl-controls .owl-dots .owl-dot{display:inline-block;                                                                                                                                                  margin:3px}.gallery-slide .owl-controls .owl-dots .owl-dot span{display:inline-block;
                                                                                                                                              width:5px;                                                                                                                  height:5px;                                                                                                                  margin:5px;                                                                                                                                                                                                                                    border-radius:50%;                                                                                                          background-color:#fff;                                                                                                             opacity:.5;                                                                                                             -webkit-transition:.3s;                                                                                                                -o-transition:.3s;                                                                                                              transition:.3s;                                                                                                                                                                                                                                     -webkit-transform:scale(1);                                                                                                           -ms-transform:scale(1);                                                                                                      transform:scale(1)}.gallery-slide .owl-controls .owl-dots .owl-dot.active span{opacity:1;                                                                                                      -webkit-transform:scale(2);                                                                                                                 -ms-transform:scale(2);                                                                                                                            transform:scale(2)}.download-area{background-image:url(images/xdownload-bg.png.pagespeed.ic.rs5beqBEtE.jpg);                                                                                                                                                                                                                                                    background-repeat:no-repeat;
                                                                                                                                                                                                             background-position:center center;                                                                                                                       background-size:cover;margin-top:70px;
                                                                                                                                           margin-bottom:100px;                                                                                                                      color:#fff}.download-area .mobile-image{margin-top:-106px;                                                                                                                                margin-bottom:-200px}
.price-box{border-radius:5px;
    overflow:hidden;
    text-align:center;
    color: #029f20;
    -webkit-box-shadow:0 0 15px -5px rgba(0,0,0,.1);box-shadow:0 0 15px -5px rgba(0,0,0,.1);
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s}.price-box:hover{-webkit-box-shadow:0 0 50px -15px #029f20;
                       box-shadow:0 0 50px -15px #029f20  }.price-box
                                                                              .price-header{background-color:#f2f3fc;
                                                                                  padding:40px;color:#029f20;background:#029f20;
                                                                                  background:-webkit-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
                                                                                  background:-o-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
                                                                                  background:linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
                                                                                  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#029f20', endColorstr='#6ac6f0', GradientType=1);
                                                                                  position:relative;overflow:hidden;
                                                                                  z-index:2;
                                                                                  -webkit-transition:.3s;
                                                                                  -o-transition:.3s;
                                                                                  transition:.3s}.price-box .price-header:before{content:'';
                                                                                                                                                                                   position:absolute;
                                                                                                                                                                                   left:0;
                                                                                                                                                                                   top:0;
                                                                                                                                                                                   width:100%;
                                                                                                                                                                                   height:100%;
                                                                                                                                                                                   background-color:#f2f3fc;
                                                                                                                                                                                   z-index:-1;
                                                                                                                                                                                   opacity:1;
                                                                                                                                                                                   -webkit-transition:.3s;
                                                                                                                                                                                   -o-transition:.3s;
                                                                                                                                                                                   transition:.3s}.price-box:hover .price-header{color:#fff}.price-box:hover .price-header:before{opacity:0}.price-box .price-header .price-icon{font-size:60px;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                               margin-bottom:10px}.price-box .price-header h4{font-weight:700;
                                                                                                                                                                                                             font-size:20px;letter-spacing:3px}.price-box .price-body{padding:40px}.price-box .price-body ul{list-style:none;
                                                                                                           margin:0;padding:0}.price-box .price-rate{color:#029f20;margin-bottom:40px;                                                                                                     font-size:20px}.price-box .price-rate sup{top:-20px;
                                                                                                                                                                                                     font-size:26px}.price-box .price-rate .rate{font-size:56px}.price-box .price-footer{margin-bottom:40px}.price-box .price-footer .bttn-white{padding:13px 50px}.price-box .price-footer .bttn-white:before{width:calc(100% - 4px);
                                                                                                                                                               height:calc(100% - 4px);                                                                                                             border-radius:100px;                                                                                                                   left:2px;top:2px}.questions-area{background-color:#f5f6ff}.toggole-boxs{margin-top:-20px}.toggole-boxs h3{font-size:18px;background-color:#fff;                                                                                                             margin-bottom:0;                                                                                                             margin-top:20px;                                                                                                                  outline:none;                                                                                                                     padding:20px 30px 20px 60px;                                                                                                                     color: #029f20;                                                                                                                        border-left:5px solid #029f20;                                                                                                                    cursor:pointer;                                                                                                                           position:relative}.toggole-boxs h3:before,.toggole-boxs h3:after{content:'';                                                                                                                        position:absolute;
                                                                                                                                                                                                       left:30px;top:30px;width:10px;height:2px;background-color: #029f20                                                                          }.toggole-boxs h3:before{-webkit-transform:rotate(90deg);                                                                                                                    -ms-transform:rotate(90deg);                                                                                                                      transform:rotate(90deg);-webkit-transition:.3s;-o-transition:.3s;                                                                                                                      transition:.3s}.toggole-boxs h3.ui-state-active:before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);                                                                                                                        transform:rotate(0deg)}.toggole-boxs div{background-color:#fff;padding:0 30px 20px 60px;border-left:5px solid #029f20                                                                                                                                                                                                                                               }.subscribe-area{background: url('images/subscribe-bg.jpg') no-repeat scroll center center / cover}.subscribe-form{background-color:#fff;                                                                                                                  padding:60px;                                                                                                                     border-radius:5px}.subscribe-form form{position:relative}.subscribe-form form .control{width:100%;height:auto;                                                                                                                      padding:15px 180px 15px 30px;border-radius:100px;                                                                                                                          border:1px solid #029f20                                                                        }.subscribe-form form .bttn-white{position:absolute;                                                                                                                       right:0;top:0;margin-right:0}.footer-box{text-align:center}.footer-box .box-icon{width:75px;                                                                                           height:75px;margin:auto auto 30px auto;                                                                                                               text-align:center;                                                                                                                    line-height:75px;                                                                                                                        color:#fff;                                                                                                                        font-size:20px;                                                                                                                    background:#029f20;background:-webkit-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
                                                                                                                                background:-o-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);                                                                       background:linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);                                                                                                                          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#029f20', endColorstr='#6ac6f0', GradientType=1);                                                                                                         border-radius:100%;                                                                                                          position:relative;                                                                                                                    z-index:1;                                                                                                       -webkit-transition:.3s;                                                                                                            -o-transition:.3s;                                                                    transition:.3s}.footer-box .box-icon:before{content:"";                                                                                                            position:absolute;                                                                                                                     left:4px;                                                                                                                     top:4px;                                                                                                    width:calc(100% - 8px);                                                                                                      height:calc(100% - 8px);                                                                                                       border:2px solid #fff;                                                                                                                        border-radius:100%;
                                                                                                                                                                                z-index:-1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer-box:hover .box-icon{color: #029f20                                                                                                       }.footer-box:hover .box-icon:before{background-color:#fff}.footer-bottom{padding:20px 0;background-color:#f5f6ff;border-top:1px solid #029f20                                                                                                                        }.footer-bottom .footer-menu ul{list-style:none;margin:0;padding:0;text-align:right}.footer-bottom .footer-menu ul li{display:inline-block}.footer-bottom .footer-menu ul li a{padding:10px;color: #029f20  }.footer-bottom .footer-menu ul li a:hover{color: #029f20                                                                                                                         }#scrollUp{right:0;bottom:0;height:60px;width:60px;text-align:center;line-height:60px;font-size:30px;color: #029f20                                                                                                             }.preloader{background-color:#fff;
                                                                                                                                bottom:0;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    height:100%;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    position:fixed;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    top:0;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    width:100%;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    z-index:99999999}.preloader span{background:#029f20;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         background:-webkit-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         background:-o-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         background:linear-gradient(45deg,rgba(72,44,191,1) 0%,rgba(106,198,240,1) 100%);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#029f20', endColorstr='#6ac6f0', GradientType=1);
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         border-radius:100%;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         height:60px;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         width:60px;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         line-height:60px;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         position:absolute;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         top:0;right:0;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         bottom:0;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         left:0;text-align:center;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         color:#fff;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         font-size:24px;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         margin:auto;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         -webkit-animation:mymove 1.5s infinite linear;                                                                                                                    animation:mymove 1.5s infinite linear}@-webkit-keyframes mymove {
    0 {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
    }
    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 20px rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 20px rgba(94, 136, 252, 0.6);
    }
    75% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
    }
}@keyframes mymove {
    0 {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
    }
    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 20px rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 20px rgba(94, 136, 252, 0.6);
    }
    75% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, 0.6), 0 0 0 10px rgba(94, 136, 252, 0.6);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
        box-shadow: 0 0 0 0 rgba(94, 136, 252, 0.6), 0 0 0 0 rgba(94, 136, 252, 0.6);
    }
}.site-header{background:#029f20;
     background:-webkit-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
     background:-o-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
     background:linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#029f20', endColorstr='#6ac6f0', GradientType=1);
     color:#fff;
     padding:4px 0 81px}.site-header a{color:#fff}.breadcrumb{background:none;
                                                          display:inline-block;
                                                          margin-top:10px;
                                                          padding:0}.post-single:after{content:"";
                                                                                                                              clear:both;
                                                                                                                              display:table}.post-single{padding:30px;
                                                                                                                                                                                                                                                                          border-radius:3px;
                                                                                                                                                                                                                                                                          -webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);
                                                                                                                                                                                                                                                                          box-shadow:0 0 20px 0 rgba(0,0,0,.1);
                                                                                                                                                                                                                                                                          margin-bottom:30px}.single-post .post-single{-webkit-box-shadow:none;                                                                                                                         box-shadow:none}.single-post .post-single .post-media{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);                                                                                          box-shadow:0 0 20px 0 rgba(0,0,0,.1);                                                                                       padding:30px;
                                                                                                                                   margin-bottom:30px}
.post-single.sticky .post-media{width:55%;                                                                               float:left;                                                                                                                          margin-right:60px}.post-single .post-media{overflow:hidden;border-radius:3px}.post-single .post-media img{width:100%}.post-single .post-meta{overflow:hidden;                                                                                                                        margin-top:20px;margin-bottom:20px}.post-single .post-body .post-meta .post-tags{float:left}.post-single .post-body .post-meta .post-date{float:right}.post-single .post-body h4{font-size:22px;                                                                                                                                                                                                                                        margin-bottom:20px}.post-single .post-body .read-more{margin-top:10px;display:inline-block;                                                                                                                       text-transform:uppercase;                                                                                                                  letter-spacing:2px;                                                                                                               font-weight:700;                                                                                                               font-size:14px;                                                                                                                          color:#029f20}.post-single .post-body .read-more:after{content:'\e87a';                                                                                                                                                                                                                                            font-family:'Linearicons-Free';                                                                                                                margin-left:5px}.pagination .nav-links{padding:20px;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);                                                                 box-shadow:0 0 15px 0 rgba(0,0,0,.1);                                                                      display:inline-block}.pagination{text-align:center;                                                                                            margin-top:80px;
                                                                                                                                           width:100%}.pagination .nav-links                                                                                                                            .page-numbers{width:40px;height:40px;display:inline-block;line-height:40px;border-radius:50%}
.pagination .nav-links .page-numbers:hover{color:#029f20;background-color:#f5f6ff}
.pagination .nav-links .page-numbers.current{background:#029f20;background:-webkit-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);background:-o-linear-gradient(45deg, rgb(2, 159, 32) 0%, rgb(2, 159, 32) 100%);background:linear-gradient(45deg,rgba(72,44,191,1) 0%,rgba(106,198,240,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#029f20', endColorstr='#6ac6f0', GradientType=1);color:#fff}
.post-single blockquote{padding:50px 160px;text-align:center;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);font-size:26px;line-height:1.6em;border:none;color: #029f20;background-color:#f4f4f4;border:30px solid #fff;font-style:italic}
.comment-respond h4,.comments-area .comment-heading{font-size:20px;margin-bottom:40px;font-weight:600;color: #029f20
}
.comments-list,.comments-list ul{list-style:none}
.comments-list .comment{position:relative;padding-left:130px}
.comments-list .comment .comment-pic{width:100px;height:100px;border-radius:3px;position:absolute;left:0;top:0;overflow:hidden}
.comments-list .comment .comment-content .comment-header{color: #029f20
}
.comments-list .comment .comment-content .comment-header h4{font-size:18px;font-weight:600;margin-bottom:10px}
.comments-list li li .comment .comment-pic{width:80px;height:80px}
.comments-list li{margin-bottom:30px}
.form-control{border-radius:2px;padding:15px 20px;height:auto;-webkit-box-shadow:none;box-shadow:none}
.form-control:focus{-webkit-box-shadow:none;box-shadow:none}
.form-double .box{width:calc(50% - 15px);float:left}
.form-double .box.last{float:right}
[class|="space"]{display:block;width:100%;overflow:hidden}
.space-10{height:10px}
.space-20{height:20px}
.space-30{height:30px}
.space-50{height:50px}
.space-60{height:60px}
.space-80{height:10px}
.space-100{height:100px}
@media only screen and (min-width:992px) and (max-width:1280px){.mainmenu-area ul.nav.navbar-nav li a{margin:0 10px}
    .feature-area,.testimonial-area,.video-area,.progress-area{background-image:none;margin-bottom:0}
    .testimonial-area{padding:100px 0}
    .team-slide .owl-controls .owl-nav{text-align:center}
    .team-slide .owl-controls .owl-nav>div{position:static;display:inline-block;margin:30px 15px 15px 15px}
    .footer-bottom .footer-menu ul,.footer-area{text-align:center}
    .angle:after{height:80px}}
@media only screen and (min-width:768px) and (max-width:991px){.home-area{padding:100px 0;margin-bottom:0}.mainmenu-area ul.nav.navbar-nav li a{margin:0 10px}
    .video-area,.progress-area{background-image:none}
    .mobile-image{display:none!important}
    .feature-area,.video-area,.progress-area{background-image:none;margin-bottom:0;margin-top:0}
    .testimonial-area{padding:60px 0}
    .video-photo{margin-bottom:60px}
    .team-slide .owl-controls .owl-nav{text-align:center}
    .team-slide .owl-controls .owl-nav>div{position:static;display:inline-block;margin:30px 15px 15px 15px}
    .footer-bottom .footer-menu ul,.footer-area{text-align:center}
    .angle:after{height:80px}}
@media only screen and (max-width:767px){body{font-size:14px}
    h1{font-size:40px}
    h3{font-size:22px}
    .bttn-white{padding:8px 30px}
    .section-padding{padding-top:60px;padding-bottom:60px}
    .angle:after{height:60px}
    .mainmenu-area{padding:15px 0}
    .mainmenu-area:before{opacity:.9}
    .mainmenu-area .navbar-toggle{border:1px solid #fff;border-radius:1px}
    .mainmenu-area .navbar-toggle .icon-bar{background-color:#fff;height:2px;border-radius:0}
    .mainmenu-area #primary_menu{overflow-y:auto;max-height:80vh}
    .mainmenu-area #primary_menu ul.nav.navbar-nav li{display:block}
    .mainmenu-area #primary_menu ul.nav.navbar-nav li a{padding:15px;border:none}
    .mainmenu-area #primary_menu ul.nav.navbar-nav li.active a,.mainmenu-area #primary_menu ul.nav.navbar-nav li a:hover{background-color:#fff;color: #029f20
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
    .home-area{padding-top:120px;padding-bottom:100px;margin-bottom:0}
    .feature-area,.video-area,.progress-area{background-image:none;margin-bottom:0;margin-top:0}
    .testimonial-area{padding:60px 0}
    .team-slide .owl-controls .owl-nav{text-align:center}
    .team-slide .owl-controls .owl-nav>div{position:static;display:inline-block;margin:30px 15px 15px 15px}
    .gallery-slide{margin-bottom:60px}
    .gallery-slide .item{margin:85px 25px 90px 30px}
    .gallery-slide .owl-controls{position:static;margin-top:30px;width:100%;text-align:center}
    .footer-bottom .footer-menu ul,.footer-area{text-align:center}
    .subscribe-form{padding:20px}
    .subscribe-form form .bttn-white{position:static;margin-top:20px}
    .subscribe-form form .control{padding-right:15px}
    .post-single.sticky .post-media{margin-right:0;float:none;width:100%}
    .form-double .box{width:100%;float:none}
    .post-single{padding:20px}
    .post-single h2{font-size:26px}
    .post-single blockquote{padding:10px;font-size:14px}
    .comments-list .comment{padding-left:0}
    .comments-list .comment .comment-pic{position:static;margin-bottom:30px}}
