.hide-svg{display:none}body{font-family:"Open Sans",sans-serif;font-weight:500;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{background-color:#fff}.pop-project{background-color:#333d46;height:100vh;position:fixed;top:0;left:0;right:0;z-index:99;margin:0 auto;display:none}.pop-project.active .rocket-box{-webkit-transform:translateY(-1100px) rotate(12deg);transform:translateY(-1100px) rotate(12deg);left:323px}.pop-project.active .triangle_fire{bottom:200px}.pop-project.active .bounce_1,.pop-project.active .bounce_10,.pop-project.active .bounce_11,.pop-project.active .bounce_12,.pop-project.active .bounce_13,.pop-project.active .bounce_14,.pop-project.active .bounce_15,.pop-project.active .bounce_2,.pop-project.active .bounce_3,.pop-project.active .bounce_4,.pop-project.active .bounce_5,.pop-project.active .bounce_6,.pop-project.active .bounce_7,.pop-project.active .bounce_8,.pop-project.active .bounce_9{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:circleActive;animation-name:circleActive}.pop-project .small-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:9;background-color:#5b998e;display:none}.pop-project .center-box{width:790px;margin:0 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1;height:100vh}@media (max-width:1279px){.pop-project .center-box{width:440px}}@media (max-width:767px){.pop-project .center-box{width:270px}}.pop-project .center-box .move{position:relative;-webkit-transform:translateX(275px) translateY(-77px);transform:translateX(275px) translateY(-77px)}@media (max-width:1366px){.pop-project .center-box .move{-webkit-transform:translateX(250px) translateY(0);transform:translateX(250px) translateY(0)}}@media (max-width:1279px){.pop-project .center-box .move{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}}.pop-project .center-box .move .title{color:#fff;font-weight:700;font-size:36px;line-height:40px}@media (max-width:1279px){.pop-project .center-box .move .title{font-size:32px;line-height:46px}}@media (max-width:767px){.pop-project .center-box .move .title{font-size:24px;line-height:30px}}.pop-project .center-box .move .description{color:#fff;font-size:23px;margin-top:10px}@media (max-width:1279px){.pop-project .center-box .move .description{font-size:21px}}@media (max-width:767px){.pop-project .center-box .move .description{font-size:18px}}.pop-project .center-box .inform{display:-webkit-flex;display:-ms-flexbox;display:flex}.pop-project .center-box .inform .lists{margin-left:156px;margin-top:80px}@media (max-width:1280px){.pop-project .center-box .inform .lists{margin-left:125px}}@media (max-width:1279px){.pop-project .center-box .inform .lists{display:none}}.pop-project .center-box .inform .lists .download{text-decoration:underline;color:#5b998e;font-size:14px;margin-top:-2px;display:block;margin-left:59px;transition:all 0.3s ease-in}.pop-project .center-box .inform .lists .download:hover{text-decoration:none;color:#fff;cursor:pointer}.pop-project .center-box .inform .lists .item{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:17px}.pop-project .center-box .inform .lists .item:nth-child(2){margin-bottom:24px}.pop-project .center-box .inform .lists .item:nth-child(3){margin-bottom:22px}.pop-project .center-box .inform .lists .item:nth-child(4){margin-bottom:42px}.pop-project .center-box .inform .lists .item:nth-child(5) .text{line-height:20px}.pop-project .center-box .inform .lists .item:nth-child(5) .icon{margin-top:2px}.pop-project .center-box .inform .lists .item .icon{width:35px;height:35px;margin-right:23px;margin-top:5px}.pop-project .center-box .inform .lists .item .text{width:220px;color:#c1c1c1;font-size:14px;line-height:24px}.pop-project .center-box .form-project{margin-top:63px;width:343px}@media (max-width:1279px){.pop-project .center-box .form-project{width:440px;margin-top:48px}}@media (max-width:1280px){.pop-project .center-box .form-project{margin-top:33px}}@media (max-width:767px){.pop-project .center-box .form-project{width:270px;margin-top:30px}}.pop-project .center-box .form-project .info-error{color:#5b998e;margin-left:25px;font-size:14px;display:none;position:absolute;bottom:-20px;left:-9px}@media (max-width:767px){.pop-project .center-box .form-project .info-error{bottom:-30px}}.pop-project .center-box .form-project .info-error:before{position:absolute;left:-25px;top:1px;content:"*";background-color:#5b998e;font-size:18px;color:#fff;text-align:center;border-radius:2px;width:18px;height:18px}.pop-project .center-box .form-project .box-input{width:100%}.pop-project .center-box .form-project .box-input.field-error{position:relative}.pop-project .center-box .form-project .box-input.field-error:before{content:"*";color:#fff;text-align:center;width:18px;height:18px;font-size:18px;background-color:#5b998e;border-radius:2px;position:absolute;left:-9px;top:-9px}.pop-project .center-box .form-project .box-input label.error{display:none!important}.pop-project .center-box .form-project .box-input .input{width:100%;margin:0 0 20px 0;border:none;padding:0 0 0 20px;height:40px;font-size:12px;border-radius:2px;background-color:#586169;color:#dadada;outline:0;font-family:"Open Sans",sans-serif;font-weight:500;font-style:normal}.pop-project .center-box .form-project .box-input .input::-webkit-input-placeholder{color:#dadada}.pop-project .center-box .form-project .box-input .input::-moz-placeholder{color:#dadada}.pop-project .center-box .form-project .box-input .input:-ms-input-placeholder{color:#dadada}.pop-project .center-box .form-project .box-input .input:-moz-placeholder{color:#dadada}.pop-project .center-box .form-project .box-input textarea{width:100%;margin:0 0 13px 0;border:none;padding:16px 0 0 20px;height:100px;font-size:12px;border-radius:2px;background-color:#586169;color:#dadada;outline:0;resize:none;font-family:"Open Sans",sans-serif;font-weight:500;font-style:normal}.pop-project .center-box .form-project .box-input textarea::-webkit-input-placeholder{color:#dadada}.pop-project .center-box .form-project .box-input textarea::-moz-placeholder{color:#dadada}.pop-project .center-box .form-project .box-input textarea:-ms-input-placeholder{color:#dadada}.pop-project .center-box .form-project .box-input textarea:-moz-placeholder{color:#dadada}@media (max-width:767px){.pop-project .center-box .form-project .box-input textarea{height:50px}}.pop-project .center-box .form-project .box-input .files{position:relative;width:100%;padding:0 0 0 20px;background:rgba(88,97,105,.2);color:rgba(255,255,255,.6);font-size:14px;line-height:40px;transition:all 0.3s ease-in;display:none}.pop-project .center-box .form-project .box-input .files svg{fill:#dfe0e1;opacity:.6;width:20px;height:20px;position:absolute;top:10px;right:10px;transition:opacity 0.3s ease-in}.pop-project .center-box .form-project .box-input .files svg:hover{cursor:pointer;opacity:1}.pop-project .center-box .form-project .box-input .input-file-container{position:relative;width:100%;display:block;padding:0;background:rgba(88,97,105,.2);color:rgba(255,255,255,.6);font-size:14px;line-height:40px;transition:all 0.3s ease-in;cursor:pointer}.pop-project .center-box .form-project .box-input .input-file{position:absolute;top:0;left:0;right:0;opacity:0;padding:0;cursor:pointer;width:100%}.pop-project .center-box .form-project .box-input .input-file:focus+.input-file-trigger,.pop-project .center-box .form-project .box-input .input-file:hover+.input-file-trigger{background:#5b998e;color:#fff}.pop-project .center-box .form-project .box-input .input-file-trigger{width:100%;display:block;text-align:center;transition:all 0.3s ease-in}.pop-project .center-box .form-project .box-input .input-file-trigger:focus,.pop-project .center-box .form-project .box-input .input-file-trigger:hover{background:#34495e;color:#39d2b4}.pop-project .center-box .form-project .box-input .file-return{margin:0;width:calc(100% - 40px);overflow:hidden;white-space:nowrap}.pop-project .center-box .form-project .box-input .cont-check{margin-top:30px}.pop-project .center-box .form-project .box-input .btn-chek{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.pop-project .center-box .form-project .box-input .btn-chek button{margin:19px 0 0 0;padding:0 21px;border:none;outline:0;font-size:12px;text-transform:uppercase;height:45px;font-weight:700;border-radius:4px;transition:all 0.3s ease-in;background-color:#dfe0e1}@media (max-width:767px){.pop-project .center-box .form-project .box-input .btn-chek button{height:40px}}.pop-project .center-box .form-project .box-input .btn-chek button:hover{cursor:pointer;background-color:#5b998e;color:#fff}.pop-project .center-box .form-project .box-input .styled-checkbox{position:absolute;opacity:0}.pop-project .center-box .form-project .box-input .styled-checkbox+label{position:relative;cursor:pointer;padding:0;color:#fff;font-size:14px}.pop-project .center-box .form-project .box-input .styled-checkbox+label:before{content:"";margin-right:13px;margin-top:4px;display:inline-block;vertical-align:text-top;width:13px;height:13px;background:#fff}.pop-project .center-box .form-project .box-input .styled-checkbox:hover+label:before{background:#5b998e}.pop-project .center-box .form-project .box-input .styled-checkbox:focus+label:before{box-shadow:0 0 0 3px rgba(0,0,0,.12)}.pop-project .center-box .form-project .box-input .styled-checkbox:checked+label:before{background:#5b998e}.pop-project .center-box .form-project .box-input .styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.pop-project .center-box .form-project .box-input .styled-checkbox:disabled+label:before{box-shadow:none;background:#ddd}.pop-project .center-box .form-project .box-input .styled-checkbox:checked+label:after{content:"";position:absolute;left:1px;top:9px;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pop-project .bottomer-line{background-color:#5b998e;position:absolute;left:0;right:0;bottom:0;height:70px}@media (max-width:1366px){.pop-project .bottomer-line{height:20px}}@media (max-width:1280px){.pop-project .bottomer-line{height:0}}@media (max-width:1279px){.pop-project .bottomer-line{display:none}}.pop-project .btn-close{position:absolute;top:24px;right:24px;z-index:11}@media (max-width:767px){.pop-project .btn-close{top:20px;right:20px}}.pop-project .btn-close:hover svg{fill:#93c3bb}.pop-project .btn-close svg{fill:#fff;width:30px;height:30px;transition:fill 0.3s ease-in}@media (max-width:767px){.pop-project .btn-close svg{width:20px;height:20px}}.pop-project .cloud-right{position:absolute;top:75px;right:86px}@media (max-width:1279px){.pop-project .cloud-right{display:none}}.pop-project .cloud-right svg{fill:#93c3bb;width:202px;height:91px}.pop-project .cloud-left{position:absolute;top:54px;left:47px}@media (max-width:1279px){.pop-project .cloud-left{display:none}}.pop-project .cloud-left svg{fill:#638882;width:121px;height:68px}.pop-project .rocket-box{position:absolute;bottom:490px;left:235px;transition:all 0.6s ease-in}@media (max-width:1680px){.pop-project .rocket-box{left:165px;bottom:390px}}@media (max-width:1366px){.pop-project .rocket-box{bottom:350px;left:120px}}@media (max-width:1280px){.pop-project .rocket-box{bottom:286px}}@media (max-width:1279px){.pop-project .rocket-box{display:none}}.pop-project .rocket-box #rockets{width:344px;height:470px;position:relative;z-index:5}@media (max-width:1680px){.pop-project .rocket-box #rockets{width:272px;height:380px}}@media (max-width:1366px){.pop-project .rocket-box #rockets{width:235px;height:334px}}.pop-project .rocket-box #fires{width:116px;height:129px;fill:#4c847a;position:absolute;bottom:-108px;left:114px;z-index:3}@media (max-width:1680px){.pop-project .rocket-box #fires{left:81px;bottom:-99px;width:107px;height:120px}}@media (max-width:1366px){.pop-project .rocket-box #fires{left:71px;bottom:-90px;width:92px;height:120px}}.pop-project .firepit{position:absolute;z-index:4;bottom:-24px;left:147px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media (max-width:1680px){.pop-project .firepit{left:112px}}@media (max-width:1366px){.pop-project .firepit{left:93px}}.pop-project .firepit .spark{position:absolute;bottom:46%;left:15%;width:3px;height:3px;background-color:rgba(47,175,153,.4);-webkit-animation-name:fly-up-burnout-1;animation-name:fly-up-burnout-1;-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0.4s;animation-delay:0.4s}.pop-project .firepit .spark:nth-of-type(2n){-webkit-animation-name:fly-up-burnout-2;animation-name:fly-up-burnout-2;-webkit-animation-duration:8.4s;animation-duration:8.4s;-webkit-animation-delay:1s;animation-delay:1s}.pop-project .firepit .spark:nth-of-type(3n){-webkit-animation-delay:1.9s;animation-delay:1.9s;-webkit-animation-duration:8s;animation-duration:8s;left:55%}.pop-project .firepit .spark:nth-of-type(4n){-webkit-animation-delay:2.6s;animation-delay:2.6s;-webkit-animation-duration:7s;animation-duration:7s;left:88%}.pop-project .firepit .spark:nth-of-type(5n){-webkit-animation-delay:1.4s;animation-delay:1.4s;-webkit-animation-duration:7s;animation-duration:7s;left:22%}.pop-project .firepit .spark:nth-of-type(6n){-webkit-animation-delay:3.2s;animation-delay:3.2s;left:61%}.pop-project .firepit .spark:nth-of-type(7n){-webkit-animation-delay:0.8s;animation-delay:0.8s;-webkit-animation-duration:5s;animation-duration:5s;left:64%}.pop-project .firepit .spark:nth-of-type(8n){-webkit-animation-delay:5s;animation-delay:5s;left:19%}.pop-project .firepit .spark:nth-of-type(9n){-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-duration:6.8s;animation-duration:6.8s;left:22%}.pop-project .firepit .spark:nth-of-type(10n){-webkit-animation-delay:5.2s;animation-delay:5.2s;left:61%}.pop-project .firepit .spark:nth-of-type(11n){-webkit-animation-delay:3.5s;animation-delay:3.5s;-webkit-animation-duration:8s;animation-duration:8s;left:81%}.pop-project .firepit .spark:nth-of-type(12n){-webkit-animation-delay:2s;animation-delay:2s;left:85%}@-webkit-keyframes fly-up-burnout-1{0%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}33%{-webkit-transform:translate(12px,-70px);transform:translate(12px,-70px)}66%{-webkit-transform:translate(0,-140px);transform:translate(0,-140px);opacity:.6}100%{-webkit-transform:translate(6px,-200px);transform:translate(6px,-200px);opacity:0}}@keyframes fly-up-burnout-1{0%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}33%{-webkit-transform:translate(12px,-70px);transform:translate(12px,-70px)}66%{-webkit-transform:translate(0,-140px);transform:translate(0,-140px);opacity:.6}100%{-webkit-transform:translate(6px,-200px);transform:translate(6px,-200px);opacity:0}}@-webkit-keyframes fly-up-burnout-2{0%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}50%{-webkit-transform:translate(-10px,-80px);transform:translate(-10px,-80px)}80%{-webkit-transform:translate(-4px,-140px);transform:translate(-4px,-140px);opacity:.6}100%{-webkit-transform:translate(-6px,-160px);transform:translate(-6px,-160px);opacity:0}}@keyframes fly-up-burnout-2{0%{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}50%{-webkit-transform:translate(-10px,-80px);transform:translate(-10px,-80px)}80%{-webkit-transform:translate(-4px,-140px);transform:translate(-4px,-140px);opacity:.6}100%{-webkit-transform:translate(-6px,-160px);transform:translate(-6px,-160px);opacity:0}}.pop-project .fire{position:relative;width:49px;height:49px}.pop-project .fire .flame{position:absolute;bottom:0;left:0;opacity:.9;width:100%;height:100%;border-bottom-right-radius:85%;border-bottom-left-radius:85%;border-top-left-radius:85%;-webkit-transform:rotate(-45deg) skew(-10deg,-10deg);transform:rotate(-45deg) skew(-10deg,-10deg);background-color:#4aa494;z-index:1;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:burn-left;animation-name:burn-left;-webkit-animation-duration:0.3s;animation-duration:0.3s}.pop-project .fire .flame:nth-of-type(2n){-webkit-animation-name:burn-right;animation-name:burn-right;-webkit-animation-duration:0.4s;animation-duration:0.4s}.pop-project .fire .flame:nth-of-type(2){height:70%;width:70%;left:15%;background-color:#fff;z-index:2}@-webkit-keyframes burn-left{0%,100%{-webkit-transform:rotate(-45deg) skew(-10deg,-10deg) scale(1);transform:rotate(-45deg) skew(-10deg,-10deg) scale(1)}30%,60%{-webkit-transform:rotate(-44deg) skew(-12deg,-12deg) scale(1.01);transform:rotate(-44deg) skew(-12deg,-12deg) scale(1.01)}}@keyframes burn-left{0%,100%{-webkit-transform:rotate(-45deg) skew(-10deg,-10deg) scale(1);transform:rotate(-45deg) skew(-10deg,-10deg) scale(1)}30%,60%{-webkit-transform:rotate(-44deg) skew(-12deg,-12deg) scale(1.01);transform:rotate(-44deg) skew(-12deg,-12deg) scale(1.01)}}@-webkit-keyframes burn-right{0%,100%{-webkit-transform:rotate(-45deg) skew(-10deg,-10deg) scale(1);transform:rotate(-45deg) skew(-10deg,-10deg) scale(1)}30%,60%{-webkit-transform:rotate(-46deg) skew(-6deg,-6deg) scale(1.01);transform:rotate(-46deg) skew(-6deg,-6deg) scale(1.01)}}@keyframes burn-right{0%,100%{-webkit-transform:rotate(-45deg) skew(-10deg,-10deg) scale(1);transform:rotate(-45deg) skew(-10deg,-10deg) scale(1)}30%,60%{-webkit-transform:rotate(-46deg) skew(-6deg,-6deg) scale(1.01);transform:rotate(-46deg) skew(-6deg,-6deg) scale(1.01)}}.bounce_1,.bounce_10,.bounce_11,.bounce_12,.bounce_13,.bounce_14,.bounce_15,.bounce_2,.bounce_3,.bounce_4,.bounce_5,.bounce_6,.bounce_7,.bounce_8,.bounce_9{background-color:#5b998e;border-radius:50%;z-index:2;position:absolute;-webkit-animation-name:circleChange;animation-name:circleChange;-webkit-animation-delay:0.2s;animation-delay:0.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform:scale(1);transform:scale(1);transition:all 0.4s ease-in}@-webkit-keyframes circleChange{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.97);transform:scale(.97)}75%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes circleChange{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.97);transform:scale(.97)}75%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes circleChangeUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}75%{-webkit-transform:translateY(7px);transform:translateY(7px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes circleChangeUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}75%{-webkit-transform:translateY(7px);transform:translateY(7px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes circleActive{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(19);transform:scale(19)}}@keyframes circleActive{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(19);transform:scale(19)}}.bounce_1{width:197px;height:197px;left:1479px;bottom:-106px;-webkit-animation-duration:5s;animation-duration:5s}.bounce_2{width:197px;height:197px;left:1352px;bottom:-98px;-webkit-animation-name:circleChangeUp;animation-name:circleChangeUp;-webkit-animation-duration:8s;animation-duration:8s}.bounce_3{width:197px;height:197px;left:1213px;bottom:-75px;-webkit-animation-duration:7.5s;animation-duration:7.5s}.bounce_4{width:75px;height:75px;left:1182px;bottom:43px;-webkit-animation-duration:5s;animation-duration:5s}.bounce_5{width:147px;height:147px;left:1064px;bottom:-25px;-webkit-animation-name:circleChangeUp;animation-name:circleChangeUp;-webkit-animation-duration:3s;animation-duration:3s}.bounce_6{width:147px;height:147px;left:959px;bottom:56px;-webkit-animation-duration:7s;animation-duration:7s}@media (max-width:1280px){.bounce_6{display:none}}.bounce_7{width:157px;height:150px;left:818px;bottom:33px;-webkit-animation-duration:8s;animation-duration:8s}@media (max-width:1280px){.bounce_7{display:none}}.bounce_8{width:246px;height:246px;left:602px;bottom:-28px;-webkit-animation-name:circleChangeUp;animation-name:circleChangeUp;-webkit-animation-duration:5s;animation-duration:5s}@media (max-width:1280px){.bounce_8{display:none}}.bounce_9{width:166px;height:166px;left:492px;bottom:122px;-webkit-animation-duration:8s;animation-duration:8s}.bounce_10{width:140px;height:140px;left:432px;bottom:223px;-webkit-animation-name:circleChangeUp;animation-name:circleChangeUp;-webkit-animation-duration:5s;animation-duration:5s}.bounce_11{width:118px;height:118px;left:379px;bottom:288px;-webkit-animation-duration:3s;animation-duration:3s}.bounce_12{width:118px;height:118px;left:301px;bottom:292px;-webkit-animation-duration:4s;animation-duration:4s}.bounce_13{width:146px;height:146px;left:208px;bottom:208px;-webkit-animation-name:circleChangeUp;animation-name:circleChangeUp;-webkit-animation-duration:3s;animation-duration:3s}.bounce_14{width:111px;height:111px;left:152px;bottom:169px;-webkit-animation-name:circleChangeUp;animation-name:circleChangeUp;-webkit-animation-duration:7s;animation-duration:7s}.bounce_15{width:246px;height:246px;left:-50px;bottom:33px;-webkit-animation-duration:5s;animation-duration:5s}.triangle_green{position:absolute;z-index:2;width:900px;height:70px;bottom:60px;left:107px;background-color:#5b998e}.triangle_green1{position:absolute;z-index:2;width:289px;height:270px;bottom:40px;left:259px;background-color:#5b998e}.triangle_green2{position:absolute;z-index:2;width:89px;height:85px;bottom:128px;left:183px;background-color:#5b998e}.triangle_fire{position:absolute;z-index:2;bottom:386px;left:357px;width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:130px solid #5b998e}@media (max-width:1680px){.triangle_fire{left:355px}}@media (max-width:1366px){.triangle_fire{left:391px;bottom:366px}}.sky_1{position:absolute;bottom:422px;left:249px}@media (max-width:1680px){.sky_1{display:none}}.sky_1 svg{fill:#5b998e;width:49px;height:49px}.sky_2{position:absolute;bottom:354px;left:126px}@media (max-width:1680px){.sky_2{display:none}}.sky_2 svg{fill:#5b998e;width:80px;height:80px}.sky_3{position:absolute;bottom:306px;left:91px}@media (max-width:1680px){.sky_3{display:none}}.sky_3 svg{fill:#5b998e;width:36px;height:36px}.sky_4{position:absolute;bottom:392px;left:514px}@media (max-width:1680px){.sky_4{display:none}}.sky_4 svg{fill:#5b998e;width:80px;height:80px}.sky_5{position:absolute;bottom:332px;left:642px}@media (max-width:1680px){.sky_5{display:none}}.sky_5 svg{fill:#5b998e;width:36px;height:36px}.sky_6{position:absolute;bottom:255px;left:670px}@media (max-width:1680px){.sky_6{display:none}}.sky_6 svg{fill:#5b998e;width:18px;height:18px}@media (max-width:1680px){.bounce-box{position:absolute;left:-105px;bottom:-65px}}@media (max-width:1366px){.bounce-box{left:-205px;bottom:-145px}}@media (max-width:1280px){.bounce-box{bottom:-195px}}@media (max-width:1279px){.bounce-box{display:none}}.thank-box{position:relative;z-index:10;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100vh;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;opacity:0;display:none;transition:all 0.4s ease-in}.thank-box.active{display:-webkit-flex;display:-ms-flexbox;display:flex}.thank-box.show{opacity:1}.thank-box .title{font-size:58px;line-height:50px;color:#fff;font-weight:700}@media (max-width:767px){.thank-box .title{font-size:48px}}.thank-box .description{color:#fff;font-size:24px;margin-top:24px}@media (max-width:767px){.thank-box .description{font-size:18px;margin-top:18px}}.thank-box .link{text-transform:uppercase;background-color:#dfe0e1;border-radius:4px;color:#333d45;font-size:12px;display:block;text-decoration:none;margin-top:55px;padding:11px 13px}@media (max-width:767px){.thank-box .link{width:270px;text-align:center;margin-top:33px}}.thank-box .star-box{top:20px;left:120px}@media (max-width:1279px){.thank-box .star-box{display:none}}.thank-box .star-box svg{position:absolute;fill:#fff;width:11px;height:11px}.thank-box .star-box #coms{fill:#aad9d0;width:72px;height:47px;position:absolute;bottom:254px;right:408px}.thank-box .star-box #coms_1{fill:#aad9d0;width:35px;height:47px;position:absolute;top:317px;left:273px}.thank-box .star-box #earth_box_1{width:159px;height:160px;position:absolute;left:178px;bottom:144px}.thank-box .star-box #earth_box_2{width:442px;height:359px;position:absolute;right:159px;top:169px}@media (max-width:1680px){.thank-box .star-box #earth_box_2{right:89px}}.thank-box .star-box svg:nth-child(1){top:291px;left:1002px;opacity:.68407}.thank-box .star-box svg:nth-child(2){top:729px;left:1016px;opacity:.7527}.thank-box .star-box svg:nth-child(3){top:446px;left:45px;opacity:.31953}.thank-box .star-box svg:nth-child(4){top:204px;left:1087px;opacity:.07021}.thank-box .star-box svg:nth-child(5){top:902px;left:43px;opacity:.49728}.thank-box .star-box svg:nth-child(6){top:375px;left:617px;opacity:.45826}.thank-box .star-box svg:nth-child(7){top:621px;left:191px;opacity:.83498}.thank-box .star-box svg:nth-child(8){top:942px;left:980px;opacity:.7818}.thank-box .star-box svg:nth-child(9){top:410px;left:486px;opacity:.12826}.thank-box .star-box svg:nth-child(10){top:1013px;left:713px;opacity:.91665}.thank-box .star-box svg:nth-child(11){top:373px;left:6px;opacity:.38725}.thank-box .star-box svg:nth-child(12){top:245px;left:532px;opacity:.20907}.thank-box .star-box svg:nth-child(13){top:382px;left:337px;opacity:.64736}.thank-box .star-box svg:nth-child(14){top:300px;left:813px;opacity:.52865}.thank-box .star-box svg:nth-child(15){top:658px;left:287px;opacity:.37562}.thank-box .star-box svg:nth-child(16){top:856px;left:666px;opacity:.18156}.thank-box .star-box svg:nth-child(17){top:195px;left:1020px;opacity:.70489}.thank-box .star-box svg:nth-child(18){top:592px;left:694px;opacity:.95225}.thank-box .star-box svg:nth-child(19){top:222px;left:169px;opacity:.45336}.thank-box .star-box svg:nth-child(20){top:348px;left:447px;opacity:.73433}.thank-box .star-box svg:nth-child(21){top:928px;left:276px;opacity:.33126}.thank-box .star-box svg:nth-child(22){top:435px;left:541px;opacity:.94831}.thank-box .star-box svg:nth-child(23){top:1094px;left:130px;opacity:.55786}.thank-box .star-box svg:nth-child(24){top:39px;left:939px;opacity:.03876}.pop_subscribe{background-color:#333d46;height:100vh;position:fixed;top:0;left:0;right:0;margin:0 auto;z-index:99;display:none}.pop_subscribe.active .bells,.pop_subscribe.active .border,.pop_subscribe.active .border_2,.pop_subscribe.active .border_3,.pop_subscribe.active .caln,.pop_subscribe.active .dot,.pop_subscribe.active .dot_1,.pop_subscribe.active .dot_2,.pop_subscribe.active .dot_3,.pop_subscribe.active .esx,.pop_subscribe.active .flight,.pop_subscribe.active .lines,.pop_subscribe.active .pluss,.pop_subscribe.active .star,.pop_subscribe.active .star_1{opacity:0;visibility:hidden}.pop_subscribe.active .container .box .letter{-webkit-transform:translateX(220%) translateY(31px);transform:translateX(220%) translateY(31px)}.pop_subscribe.active .container .subscribe{opacity:0;visibility:hidden}.pop_subscribe.active .ttank-box{visibility:visible;opacity:1}.pop_subscribe .ttank-box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:11;visibility:hidden;opacity:0;transition:all 0.3s ease-in;transition-delay:1.4s}@media (max-width:767px){.pop_subscribe .ttank-box{width:270px}}.pop_subscribe .ttank-box .dog{color:#5b998e;font-size:80px;font-weight:700;display:none}@media (max-width:1279px){.pop_subscribe .ttank-box .dog{display:none}}.pop_subscribe .ttank-box .title{color:#fff;font-size:58px;font-weight:700;margin-top:10px}@media (max-width:767px){.pop_subscribe .ttank-box .title{font-size:48px}}.pop_subscribe .ttank-box .description{color:#fff;font-size:22px;text-align:center;margin-top:20px;line-height:40px}@media (max-width:767px){.pop_subscribe .ttank-box .description{font-size:18px;line-height:28px}}.pop_subscribe .ttank-box .link{display:block;color:#333d45;font-size:12px;text-transform:uppercase;background:#dfe0e1;border-radius:4px;text-decoration:none;padding:15px 11px;margin-top:30px;font-weight:700;transition:all 0.3s ease-in}@media (max-width:767px){.pop_subscribe .ttank-box .link{width:248px;text-align:center}}.pop_subscribe .ttank-box .link:hover{text-decoration:none;color:#fff;background:#5b998e;cursor:pointer}.pop_subscribe .btn-close{position:absolute;top:21px;right:24px;z-index:11}@media (max-width:767px){.pop_subscribe .btn-close{top:20px;right:20px}}.pop_subscribe .btn-close:hover svg{fill:#93c3bb}.pop_subscribe .btn-close svg{fill:#fff;width:30px;height:30px;transition:fill 0.3s ease-in}@media (max-width:767px){.pop_subscribe .btn-close svg{width:20px;height:20px}}.pop_subscribe .container{width:1136px;margin:0 auto;height:100%}@media (max-width:1279px){.pop_subscribe .container{width:440px}}@media (max-width:767px){.pop_subscribe .container{width:270px}}.pop_subscribe .container .box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}@media (max-width:1279px){.pop_subscribe .container .box{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.pop_subscribe .container .box .letter{width:50%;-webkit-transform:translateX(-599px) translateY(31px);transform:translateX(-599px) translateY(31px);transition:all 0.7s ease-in;position:relative;transition-delay:0.7s;z-index:3}@media (max-width:1279px){.pop_subscribe .container .box .letter{display:none}}.pop_subscribe .container .box .letter .lett{width:1084px;height:566px;position:relative;z-index:2;transition:all 0.3s ease-in}.pop_subscribe .container .box .letter .bells{width:74px;height:75px;position:absolute;top:0;right:-452px;transition:all 0.3s ease-in}.pop_subscribe .container .box .letter .dot_1{width:20px;height:20px;border-radius:50%;background-color:#466962;position:absolute;top:174px;right:-359px;transition:all 0.3s ease-in}.pop_subscribe .container .box .letter .dot_2{width:11px;height:11px;border-radius:50%;background-color:#466962;position:absolute;top:341px;right:-413px;transition:all 0.3s ease-in}.pop_subscribe .container .box .letter .dot_3{width:24px;height:24px;border-radius:50%;background-color:#466962;position:absolute;z-index:1;top:-14px;right:28px;transition:all 0.3s ease-in}.pop_subscribe .container .box .letter .border{width:44px;height:44px;border-radius:50%;border:3px solid #466962;position:absolute;top:-195px;left:252px;transition:all 0.3s ease-in}.pop_subscribe .container .box .letter .border_2{width:22px;height:22px;border-radius:50%;border:3px solid #466962;position:absolute;top:-75px;left:319px;transition:all 0.3s ease-in}.pop_subscribe .container .box .letter .border_3{width:32px;height:32px;border-radius:50%;border:3px solid #466962;position:absolute;bottom:-70px;left:561px;transition:all 0.3s ease-in}.pop_subscribe .container .box .letter .star{width:42px;height:40px;position:absolute;bottom:-165px;left:792px;transition:all 0.3s ease-in}.pop_subscribe .container .box .letter .star_1{width:26px;height:26px;position:absolute;top:-76px;left:728px;transition:all 0.3s ease-in}.pop_subscribe .container .box .letter .esx{width:20px;height:20px;position:absolute;bottom:-61px;left:1022px;fill:#466962;transition:all 0.3s ease-in}.pop_subscribe .container .box .letter .pluss{position:absolute;bottom:250px;left:1075px;width:57px;height:57px;transition:all 0.3s ease-in}.pop_subscribe .container .box .subscribe{width:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transform:translateX(83px) translateY(-10px);transform:translateX(83px) translateY(-10px);transition:all 0.3s ease-in;transition-delay:1s}@media (max-width:1279px){.pop_subscribe .container .box .subscribe{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0);width:100%}}.pop_subscribe .container .box .subscribe .title{text-align:center;color:#fff;font-size:36px;line-height:40px;font-weight:700}@media (max-width:1279px){.pop_subscribe .container .box .subscribe .title{font-size:32px}}@media (max-width:767px){.pop_subscribe .container .box .subscribe .title{font-size:23px}}.pop_subscribe .container .box .subscribe .description{color:#fff;text-align:center;font-size:24px;margin-top:11px}@media (max-width:767px){.pop_subscribe .container .box .subscribe .description{font-size:17px}}.pop_subscribe .container .box .subscribe .form-subscribe{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:70px;position:relative}@media (max-width:1279px){.pop_subscribe .container .box .subscribe .form-subscribe{margin-top:40px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){.pop_subscribe .container .box .subscribe .form-subscribe{margin-top:35px}}.pop_subscribe .container .box .subscribe .form-subscribe>.wpcf7-response-output{display:none!important;position:absolute;left:15%;top:50px}.pop_subscribe .container .box .subscribe .form-subscribe .box-input{width:240px;position:relative}@media (max-width:1279px){.pop_subscribe .container .box .subscribe .form-subscribe .box-input{width:365px;margin:0 auto}}@media (max-width:767px){.pop_subscribe .container .box .subscribe .form-subscribe .box-input{width:270px}}.pop_subscribe .container .box .subscribe .form-subscribe .box-input .error{position:absolute;bottom:-40px;left:27px;font-size:12px;color:#5b998e}@media (max-width:1279px){.pop_subscribe .container .box .subscribe .form-subscribe .box-input .error{bottom:-100px}}@media (max-width:767px){.pop_subscribe .container .box .subscribe .form-subscribe .box-input .error{bottom:-100px}}.pop_subscribe .container .box .subscribe .form-subscribe .box-input .error:before{content:"*";color:#fff;text-align:center;width:18px;height:17px;font-size:18px;padding-top:2px;background-color:#5b998e;border-radius:2px;position:absolute;left:-25px;top:-3px}.pop_subscribe .container .box .subscribe .form-subscribe .box-input.field-error:before{content:"*";color:#fff;text-align:center;width:18px;height:17px;font-size:18px;padding-top:2px;background-color:#5b998e;border-radius:2px;position:absolute;left:-9px;top:-9px}.pop_subscribe .container .box .subscribe .form-subscribe .box-input input{padding:0 0 0 15px;margin:0;border-radius:2px;font-size:12px;background-color:#586169;outline:0;color:#dadada;border:none;height:40px;width:calc(100% - 15px)}@media (max-width:1279px){.pop_subscribe .container .box .subscribe .form-subscribe .box-input input{width:100%}}.pop_subscribe .container .box .subscribe .form-subscribe .box-input input::-webkit-input-placeholder{color:#dadada}.pop_subscribe .container .box .subscribe .form-subscribe .box-input input::-moz-placeholder{color:#dadada}.pop_subscribe .container .box .subscribe .form-subscribe .box-input input:-ms-input-placeholder{color:#dadada}.pop_subscribe .container .box .subscribe .form-subscribe .box-input input:-moz-placeholder{color:#dadada}.pop_subscribe .container .box .subscribe .form-subscribe button{border-radius:2px;background-color:#dfe0e1;font-size:12px;text-transform:uppercase;color:#272727;font-weight:700;width:135px;margin-left:25px;transition:all 0.3s ease-in;border:none;outline:0}@media (max-width:1279px){.pop_subscribe .container .box .subscribe .form-subscribe button{height:40px;margin:30px auto 0}}@media (max-width:767px){.pop_subscribe .container .box .subscribe .form-subscribe button{width:270px}}.pop_subscribe .container .box .subscribe .form-subscribe button:hover{background-color:#5b998e;color:#fff;cursor:pointer}.pop_subscribe .container .box .subscribe .caln{position:absolute;bottom:-226px;left:-114px;width:122px;height:108px;transition:all 0.3s ease-in}@media (max-width:1279px){.pop_subscribe .container .box .subscribe .caln{display:none}}.pop_subscribe .container .box .subscribe .flight{width:242px;height:234px;position:absolute;top:-262px;left:-10px;transition:all 0.3s ease-in}@media (max-width:1279px){.pop_subscribe .container .box .subscribe .flight{display:none}}.pop_subscribe .container .box .subscribe .lines{width:929px;height:694px;position:absolute;top:-119px;left:-907px;transition:all 0.3s ease-in}@media (max-width:1279px){.pop_subscribe .container .box .subscribe .lines{display:none}}.new-post{background:#fff}.new-post .head-post{height:100vh;position:relative}@media (max-width:767px){.new-post .head-post{height:auto}}.new-post .head-post .container{width:670px;margin:0 auto;position:relative;z-index:3;background-color:#333d46}@media (min-width:1919px){.new-post .head-post .container{width:775px}}@media (max-width:1279px){.new-post .head-post .container{width:100%}}.new-post .head-post .container:before{position:absolute;top:0;left:-900px;bottom:0;content:"";background-color:#333d46;width:901px}.new-post .head-post .container .link-back{color:#5b998e;font-size:18px;line-height:25px;text-decoration:none;text-transform:uppercase;font-weight:700;position:absolute;top:36px;right:-162px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;transition:all 0.3s ease-in;z-index:2}.new-post .head-post .container .link-back .icon{position:absolute;top:-3px;left:-37px}.new-post .head-post .container .link-back .icon svg{width:24px;height:8px;fill:#5b998e;transition:all 0.3s ease-in}.new-post .head-post .container .link-back:hover{color:#333d46}.new-post .head-post .container .link-back:hover .icon svg{fill:#333d46}.new-post .head-post .container .soc-box{position:absolute;bottom:35px;right:74px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:all 1s ease-out}@media (max-width:1279px){.new-post .head-post .container .soc-box{display:none}}.new-post .head-post .container .soc-box a{display:block;margin-left:62px}.new-post .head-post .container .soc-box a:hover svg{fill:#78baae}.new-post .head-post .container .soc-box a svg{fill:#fff;transition:all 0.3s ease-in;width:17px;height:28px}.new-post .head-post .container .soc-box a.tw svg{width:26px;height:22px}.new-post .head-post .container .soc-box a.in svg{width:22px;height:22px}.new-post .head-post .container .box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100vh}@media (max-width:1023px){.new-post .head-post{height:auto}.new-post .head-post .container .box{height:auto}}@media (max-width:860px){.new-post .head-post .container .box{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.new-post .head-post .container .box{height:auto}}.new-post .head-post .container .box .item{width:50%;position:relative}@media (max-width:860px){.new-post .head-post .container .box .item{width:100%}}.new-post .head-post .container .box .item:first-child{width:540px;-webkit-transform:translateX(-212px);transform:translateX(-212px);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1279px){.new-post .head-post .container .box .item:first-child{-webkit-transform:translateX(90px);transform:translateX(90px)}}@media (max-width:860px){.new-post .head-post .container .box .item:first-child{width:100%;-webkit-transform:translateX(0);transform:translateX(0)}}.new-post .head-post .container .box .item:last-child{-webkit-transform:translateX(-210px);transform:translateX(-210px)}@media (max-width:1279px){.new-post .head-post .container .box .item:last-child{-webkit-transform:translateX(90px);transform:translateX(90px)}}@media (max-width:860px){.new-post .head-post .container .box .item:last-child{-webkit-transform:translateX(0);transform:translateX(0)}}.new-post .head-post .container .box .item .time{font-size:18px;line-height:25px;color:#fff}@media (max-width:860px){.new-post .head-post .container .box .item .time{text-align:center;margin-top:100px;margin-bottom:40px}}@media (max-width:767px){.new-post .head-post .container .box .item .time{font-size:14px;margin-top:73px;margin-bottom:20px}}.new-post .head-post .container .box .item .title{color:#fff;line-height:49px;margin-top:66px;font-weight:700;font-size:42px;max-width:475px}@media (max-width:1919px){.new-post .head-post .container .box .item .title{font-size:36px;max-width:435px}}@media (max-width:860px){.new-post .head-post .container .box .item .title{font-size:34px;text-align:center;max-width:520px;margin:0 auto}}@media (max-width:767px){.new-post .head-post .container .box .item .title{font-size:20px;max-width:100%;padding:0 25px;line-height:27px}}.new-post .head-post .container .box .item .authtor{margin-top:144px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:1279px){.new-post .head-post .container .box .item .authtor{margin-top:125px}}@media (max-width:860px){.new-post .head-post .container .box .item .authtor{display:none}}.new-post .head-post .container .box .item .authtor .photo{width:63px;height:63px;margin-right:16px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center center}.new-post .head-post .container .box .item .authtor .detail .name{font-size:24px;line-height:33px;color:#fff;font-weight:700}.new-post .head-post .container .box .item .authtor .detail .position{color:#fff;font-size:18px;line-height:25px}.new-post .head-post .container .box .item .picture{width:845px;height:695px;background-repeat:no-repeat;background-position:center center;background-size:cover}@media (max-width:1919px){.new-post .head-post .container .box .item .picture{width:645px;height:495px}}@media (max-width:860px){.new-post .head-post .container .box .item .picture{margin:40px auto 0;width:100%;height:300px}}@media (max-width:767px){.new-post .head-post .container .box .item .picture{height:262px}}.new-post .head-post .container .bottomer-auth{position:absolute;left:50%;bottom:-45px;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:none}@media (max-width:1023px){.new-post .head-post .container .bottomer-auth{position:static;transform:none;display:flex;flex-direction:column}.new-post .head-post .container .bottomer-auth{padding-bottom:50px}.new-post .head-post .container .bottomer-auth .center{order:2;text-align:center}.new-post .head-post .container .bottomer-auth .photo{order:1;margin-bottom:10px}}@media (max-width:767px){.new-post .head-post .container .bottomer-auth{position:relative;left:auto;bottom:auto;-webkit-transform:translateX(0);transform:translateX(0);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:30px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:30px}.new-post .head-post .container .bottomer-auth .center,.new-post .head-post .container .bottomer-auth .photo{order:unset}}.new-post .head-post .container .bottomer-auth .titl{font-size:20px;line-height:27px;color:#fff;font-weight:700}@media (max-width:767px){.new-post .head-post .container .bottomer-auth .titl{font-size:18px;line-height:25px}}.new-post .head-post .container .bottomer-auth .position{font-size:16px;line-height:22px;color:#fff;text-align:center}@media (max-width:767px){.new-post .head-post .container .bottomer-auth .position{font-size:14px;text-align:left}}.new-post .head-post .container .bottomer-auth .photo{width:90px;height:90px;margin:40px auto 0;border-radius:50%;background-position:center center;background-repeat:no-repeat;background-size:cover}@media (max-width:767px){.new-post .head-post .container .bottomer-auth .photo{width:44px;height:44px;margin:0 13px 0 25px}}.new-post .main-content{width:1180px;margin:60px auto 150px;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (min-width:1919px){.new-post .main-content{width:1610px}}@media (max-width:1279px){.new-post .main-content{width:830px;margin:45px auto 100px}}@media (max-width:860px){.new-post .main-content{margin:75px auto 100px;width:670px}}@media (max-width:767px){.new-post .main-content{margin:40px auto 50px;width:calc(100% - 48px);padding:0 24px}}.new-post .main-content .right_sideBar{width:205px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:50px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative}@media (min-width:1919px){.new-post .main-content .right_sideBar{width:270px;margin-left:85px}}@media (max-width:1279px){.new-post .main-content .right_sideBar{display:none}}.new-post .main-content .right_sideBar .scroll-right{position:absolute;top:0;width:205px;left:0}@media (min-width:1919px){.new-post .main-content .right_sideBar .scroll-right{width:270px}}.new-post .main-content .right_sideBar .scroll-right.fixed{position:fixed}.new-post .main-content .right_sideBar .scroll-right.fixed_bottom{bottom:0;top:auto}.new-post .main-content .right_sideBar .soc-box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:45px;padding-top:20px;transition:all 1s ease-out;opacity:0}@media (min-width:1919px){.new-post .main-content .right_sideBar .soc-box{max-width:205px}}.new-post .main-content .right_sideBar .soc-box a{display:block;position:relative}.new-post .main-content .right_sideBar .soc-box a:hover svg{fill:#78baae}.new-post .main-content .right_sideBar .soc-box a:before{position:absolute;top:8px;left:-37px;content:"";width:1px;height:11px;background-color:#c4c4c4}.new-post .main-content .right_sideBar .soc-box a:first-child:before{display:none}.new-post .main-content .right_sideBar .soc-box a svg{width:13px;height:28px;fill:#333d46;transition:all 0.3s ease-in}.new-post .main-content .right_sideBar .soc-box a.tw svg{width:22px;height:22px}.new-post .main-content .right_sideBar .soc-box a.in svg{width:22px;height:22px}.new-post .main-content .right_sideBar .title{font-size:24px;line-height:33px;color:#333d46;font-weight:800;margin-bottom:25px}.new-post .main-content .right_sideBar .title.first{margin-bottom:37px}.new-post .main-content .right_sideBar .title.last{margin-top:81px}.new-post .main-content .right_sideBar .photo{width:205px;height:150px;margin-bottom:30px;background-size:cover;background-repeat:no-repeat;background-position:center center;display:block;transition:all 0.3s ease-in}@media (min-width:1919px){.new-post .main-content .right_sideBar .photo{width:270px}}.new-post .main-content .right_sideBar .photo:hover{box-shadow:0 0 24px rgba(0,0,0,.4);cursor:pointer}.new-post .main-content .right_sideBar .recent-list{margin-bottom:15px;margin-top:15px;padding-left:0}.new-post .main-content .right_sideBar .recent-list li{line-height:22px;margin-bottom:50px}.new-post .main-content .right_sideBar .recent-list li:before{display:none}.new-post .main-content .right_sideBar .recent-list li:first-child:before{background-color:#e2e2e2;width:205px;height:1px;top:-20px;display:block;content:"";position:absolute;left:0}.new-post .main-content .right_sideBar .recent-list li:after{background-color:#e2e2e2;width:205px;height:1px;bottom:-30px;content:"";position:absolute;left:0}.new-post .main-content .right_sideBar .recent-list li a{color:#333d46;font-size:16px;line-height:22px;text-decoration:underline;transition:all 0.3s ease-in}.new-post .main-content .right_sideBar .recent-list li a:hover{text-decoration:none;color:#5b998e}.new-post .main-content .sidebar{width:205px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-right:50px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media (min-width:1919px){.new-post .main-content .sidebar{width:270px;margin-right:85px}}@media (max-width:1279px){.new-post .main-content .sidebar{display:none}}.new-post .main-content .sidebar .scroll_title{-webkit-flex:1;-ms-flex:1;flex:1;position:relative}.new-post .main-content .sidebar .scroll_title .box-info{position:absolute;top:0;width:205px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100vh;left:0}.new-post .main-content .sidebar .scroll_title .box-info.fixed{position:fixed}.new-post .main-content .sidebar .scroll_title .box-info.fixed_bottom{bottom:0;top:auto}.new-post .main-content .sidebar .scroll_title .box-info.minHeight{height:auto;position:relative;left:0!important}.new-post .main-content .sidebar .scroll_title .box-info .chapter{padding-top:20px;position:relative;opacity:.5;padding-left:25px}.new-post .main-content .sidebar .scroll_title .box-info .chapter:first-child{opacity:1}.new-post .main-content .sidebar .scroll_title .box-info .chapter.active{opacity:1}.new-post .main-content .sidebar .scroll_title .box-info .chapter:before{position:absolute;top:24px;left:0;width:12px;height:12px;background-color:#5b998e;content:""}.new-post .main-content .sidebar .scroll_title .box-info .chapter:hover{cursor:pointer}.new-post .main-content .sidebar .scroll_title .box-info .chapter span{font-size:12px;line-height:16px;font-weight:800;margin-top:0}.new-post .main-content .sidebar .scroll_title .box-info .chapter h2{font-size:16px;line-height:22px;margin-bottom:0}.new-post .main-content .sidebar .title{font-size:24px;line-height:33px;color:#333d46;font-weight:800;margin-bottom:25px}.new-post .main-content .sidebar .box{margin-left:-8px}.new-post .main-content .sidebar .tag-box{color:#333d46;font-size:10px;line-height:14px;border-radius:30px;margin:0 8px 20px;background-color:#f1f1f1;display:inline-block;text-decoration:none;padding:8px 11px;transition:all 0.3s ease-in}.new-post .main-content .sidebar .tag-box:hover{background-color:#333d46;color:#fff}.new-post .main-content .sidebar .btn_sub{margin-bottom:44px;display:block;position:relative}.new-post .main-content .sidebar .btn_sub svg{width:230px;height:235px}@media (min-width:1919px){.new-post .main-content .sidebar .btn_sub svg{width:115%;height:299px}}.new-post .main-content .sidebar .btn_sub .btn-link{position:absolute;bottom:24px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#000;font-size:12px;text-transform:uppercase;padding:10px 30px;background-color:#fff;border-radius:4px;font-weight:600;text-decoration:none;transition:all 0.3s ease-in}.new-post .main-content .sidebar .btn_sub .btn-link:hover{color:#5b998e}.new-post .main-content .sidebar .btn_project{display:block;margin-bottom:39px;margin-left:-8px;margin-top:30px;position:relative}.new-post .main-content .sidebar .btn_project svg{width:213px;height:272px}@media (min-width:1919px){.new-post .main-content .sidebar .btn_project svg{width:100%;height:314px}}.new-post .main-content .sidebar .btn_project .btn-link{position:absolute;bottom:34px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#000;font-size:12px;text-transform:uppercase;padding:10px 30px;background-color:#fff;border-radius:4px;font-weight:600;text-decoration:none;transition:all 0.3s ease-in}.new-post .main-content .sidebar .btn_project .btn-link:hover{color:#5b998e}.new-post .main-content p{font-size:18px;line-height:35px;color:#383e44}@media (max-width:1279px){.new-post .main-content p{font-size:16px}}.new-post .main-content .chapter span{color:#383e44;line-height:27px;font-size:20px;margin:0;font-weight:700}@media (max-width:767px){.new-post .main-content .chapter span{font-size:16px}}.infos{width:100%}.infos .layout_content{margin-top:15px}.new-post .main-content .chapter h2{font-size:28px;line-height:32px;color:#5b998e;font-weight:700;margin:0 0 15px 0}@media (max-width:767px){.new-post .main-content .chapter h2{font-size:18px;line-height:24px;margin:0 0 17px 0}}.new-post .main-content ul,.new-post .main-content ol{padding:0;margin:0;padding-left:20px}.new-post .main-content ul li{font-size:18px;line-height:40px;color:#383e44;position:relative;overflow:auto}.new-post .main-content ol li{font-size:18px;line-height:40px;color:#383e44;position:relative}@media (max-width:767px){.new-post .main-content ul li{font-size:16px;line-height:35px}}.new-post .main-content ul li:before{position:absolute;top:16px;left:-16px;content:"";width:8px;height:8px;background-color:#5b998e}.new-post .main-content blockquote{font-style:italic;font-size:18px;line-height:25px;color:#383e44;position:relative}.new-post .main-content blockquote:before{position:absolute;background-color:#5b998e;top:0;left:-40px;bottom:0;content:"";width:6px}@media (max-width:1279px){.new-post .main-content img,.new-post .main-content svg{margin:0 auto;display:table}}@media (max-width:767px){.new-post .main-content img,.new-post .main-content svg{width:100%;height:auto}}.like-box{background-color:#fafafa;padding-top:50px;overflow:hidden;padding-bottom:110px}@media (max-width:1279px){.like-box{background-color:#fff;padding-top:60px;padding-bottom:105px}}@media (max-width:767px){.like-box{padding-bottom:52px;padding-top:0}}.like-box .slider{height:250px}@media (max-width:767px){.like-box .slider{height:200px}}.like-box .slider .owl-item:first-child{margin-left:40px}.like-box .title{font-weight:800;color:#333d46;font-size:24px;line-height:33px;text-align:center;padding-bottom:70px}@media (max-width:1279px){.like-box .title{padding-bottom:40px}}@media (max-width:767px){.like-box .title{padding-bottom:30px}}.like-box .like{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:310px;margin-right:32px;min-height:181px;background-color:#333d46;padding:35px 45px 0;position:relative;display:block;text-decoration:none}@media (max-width:1279px){.like-box .like{width:240px;padding:0;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:25px;min-height:175px}}.like-box .like:before{width:16px;top:0;left:0;bottom:0;content:"";background-color:#5b998e;position:absolute;z-index:2;transition:all 0.3s ease-in}.like-box .like:hover:before{width:100%}.like-box .like:hover .text{color:#333d46}.like-box .like:hover .more{color:#333d46}.like-box .like:hover .more .icon svg{fill:#333d46}.like-box .like .text{font-size:20px;color:#fff;line-height:27px;position:relative;z-index:3;transition:all 0.3s ease-in}@media (max-width:1279px){.like-box .like .text{padding-left:40px;padding-right:30px;height:83px;overflow:hidden}}.like-box .like .more{color:#fff;font-size:20px;line-height:27px;text-decoration:none;position:absolute;bottom:25px;left:50px;z-index:4;transition:all 0.3s ease-in}@media (max-width:1279px){.like-box .like .more{left:40px}}.like-box .like .more .icon{margin-left:5px;height:8px;display:inline-block}.like-box .like .more .icon svg{width:24px;height:8px;-webkit-transform:rotate(180deg);transform:rotate(180deg);fill:#fff;transition:all 0.3s ease-in}.next-post{background-position:center center;background-repeat:no-repeat;background-size:cover;padding-bottom:110px;position:relative;z-index:20}@media (max-width:1279px){.next-post{padding-bottom:150px}}@media (max-width:767px){.next-post{padding-bottom:125px}}.next-post:before{position:absolute;bottom:0;left:0;right:0;top:0;content:"";background:linear-gradient(0deg,#333d46 0%,rgba(51,61,70,0) 100%)}.next-post .sup{padding-top:110px;color:#fff;font-size:20px;line-height:27px;text-align:center;position:relative;z-index:2}@media (max-width:767px){.next-post .sup{padding-top:45px;font-size:16px;line-height:22px}}.next-post .title{max-width:550px;margin:10px auto 80px;font-size:32px;line-height:55px;color:#fff;font-weight:600;text-align:center;position:relative;z-index:2}@media (max-width:767px){.next-post .title{margin:10px auto 60px;font-size:20px;line-height:36px;padding:0 24px}}.next-post .btn_load{background-color:#5b998e;color:#fff;text-transform:uppercase;font-size:20px;line-height:27px;border-radius:4px;display:table;margin:0 auto;text-decoration:none;padding:15px 42px;position:relative;z-index:2;font-weight:600;transition:all 0.3s ease-in}.next-post .btn_load:hover{background-color:#fff;color:#5b998e}@media (max-width:767px){.next-post .btn_load{padding:15px 70px}}.tabgs-box{display:none}@media (max-width:1279px){.tabgs-box{display:block}}.tabgs-box .title{font-weight:800;color:#333d46;font-size:24px;line-height:33px;text-align:center;padding-bottom:40px}@media (max-width:767px){.tabgs-box .title{padding-bottom:30px}}.tabgs-box .lists{width:380px;margin:0 auto 105px}@media (max-width:767px){.tabgs-box .lists{width:270px;margin:0 auto 40px}}.tabgs-box .lists .tag-box{color:#333d46;font-size:12px;text-transform:uppercase;line-height:14px;border-radius:30px;margin:0 8px 20px;background-color:#f1f1f1;display:inline-block;text-decoration:none;padding:8px 19px;transition:all 0.3s ease-in}@media (max-width:767px){.tabgs-box .lists .tag-box{font-size:10px;margin:0 4px 20px;padding:7px 10px}}.tabgs-box .lists .tag-box:hover{background-color:#333d46;color:#fff}.last-cases{display:none}@media (max-width:1279px){.last-cases{display:block}}.last-cases .title{font-weight:800;color:#333d46;font-size:24px;line-height:33px;text-align:center;padding-bottom:40px}@media (max-width:767px){.last-cases .title{padding-bottom:30px}}.last-cases .box-photos{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:830px;margin:0 auto 40px}@media (max-width:860px){.last-cases .box-photos{width:670px;margin:0 auto 0}}@media (max-width:767px){.last-cases .box-photos{width:calc(100% - 48px);-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.last-cases .box-photos .photo{width:400px;height:300px}@media (max-width:860px){.last-cases .box-photos .photo{width:320px;height:240px}}@media (max-width:767px){.last-cases .box-photos .photo{width:100%;height:285px;background-position:center;background-size:cover;align-self:flex-start;margin-bottom:30px}}.last-cases .box-photos .btn_project{position:relative;-webkit-transform:translateX(-29px);transform:translateX(-29px)}@media (max-width:860px){.last-cases .box-photos .btn_project{-webkit-transform:translateX(-23px);transform:translateX(-23px)}}@media (max-width:767px){.last-cases .box-photos .btn_project{-webkit-transform:translateX(-20px);transform:translateX(-20px);max-width:270px;margin:0 auto}}.last-cases .box-photos .btn_project .btn-link{position:absolute;bottom:50px;left:50%;-webkit-transform:translateX(-45%);transform:translateX(-45%);color:#000;font-size:12px;text-transform:uppercase;padding:10px 50px;background-color:#fff;border-radius:4px;font-weight:600;text-decoration:none;transition:all 0.3s ease-in}@media (max-width:1279px){.last-cases .box-photos .btn_project .btn-link{-webkit-transform:translateX(-38%);transform:translateX(-38%)}}@media (max-width:860px){.last-cases .box-photos .btn_project .btn-link{bottom:70px}}@media (max-width:767px){.last-cases .box-photos .btn_project .btn-link{bottom:50px;-webkit-transform:translateX(-36%);transform:translateX(-36%)}}.last-cases .box-photos .btn_project .btn-link:hover{color:#5b998e}.last-cases .box-photos .btn_project svg{width:429px;height:383px}@media (max-width:860px){.last-cases .box-photos .btn_project svg{width:345px;height:383px}}@media (max-width:767px){.last-cases .box-photos .btn_project svg{width:290px;height:295px}}.last-cases .box-photos .btn_sub{margin-top:42px;position:relative}@media (max-width:860px){.last-cases .box-photos .btn_sub{margin-top:43px;-webkit-transform:translateX(5px);transform:translateX(5px)}}@media (max-width:767px){.last-cases .box-photos .btn_sub{margin-top:10px;-webkit-transform:translateX(-2px);transform:translateX(-2px);margin-bottom:40px}}@media (max-width:767px) and (max-width:767px){.last-cases .box-photos .btn_sub{max-width:270px;margin:20px auto 50px}}.last-cases .box-photos .btn_sub .btn-link{position:absolute;bottom:24px;left:50%;-webkit-transform:translateX(-56%);transform:translateX(-56%);color:#000;font-size:12px;text-transform:uppercase;padding:10px 50px;background-color:#fff;border-radius:4px;font-weight:600;text-decoration:none;transition:all 0.3s ease-in}@media (max-width:1279px){.last-cases .box-photos .btn_sub .btn-link{bottom:50px}}@media (max-width:860px){.last-cases .box-photos .btn_sub .btn-link{bottom:70px}}@media (max-width:767px){.last-cases .box-photos .btn_sub .btn-link{bottom:50px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.last-cases .box-photos .btn_sub .btn-link:hover{color:#5b998e}.last-cases .box-photos .btn_sub svg{width:423px;height:341px}@media (max-width:860px){.last-cases .box-photos .btn_sub svg{width:340px;height:328px}}@media (max-width:767px){.last-cases .box-photos .btn_sub svg{width:290px;height:269px}}.fix-position-bottom{position:fixed;bottom:0;left:0;right:0;z-index:21;background-color:#f2f2f2}@media (max-width:767px){.fix-position-bottom{height:84px}}.fixed_nav{display:none;position:relative;height:110px}.fixed_nav .cont{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;text-align:center}@media (max-width:1279px){.fixed_nav .cont{padding:20px 0}}@media (max-width:767px){.fixed_nav .cont{padding:0}}.fixed_nav .cont .chapter{display:none;text-align:left;padding-left:30px}.fixed_nav .cont .chapter span{margin:0;font-size:12px;font-weight:700}@media (max-width:767px){.fixed_nav .cont .chapter span{font-size:10px}}.fixed_nav .cont .chapter h2{margin:0;font-size:20px;padding-top:5px;color:#5b998e}@media (max-width:767px){.fixed_nav .cont .chapter h2{font-size:12px;padding-top:0}}.fixed_nav .cont .chapter.active{display:block}.fixed_nav .btn-box{padding-right:28px;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:767px){.fixed_nav .btn-box{padding-right:24px}}.fixed_nav .btn-box .next,.fixed_nav .btn-box .prev{width:60px;height:60px;background-color:#ebeaea;border-radius:4px;margin-left:12px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.fixed_nav .btn-box .next,.fixed_nav .btn-box .prev{width:48px;height:48px;margin-left:8px}}.fixed_nav .btn-box .next svg,.fixed_nav .btn-box .prev svg{width:17px;height:10px}@media (max-width:767px){.fixed_nav .btn-box .next svg,.fixed_nav .btn-box .prev svg{width:13px;height:8px}}.fixed_nav .btn-box .prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.share{position:fixed;bottom:140px;right:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);z-index:20;display:none}@media (max-width:1279px){.share{display:block}}@media (max-width:767px){.share{display:none}}.share:hover .share-icons{opacity:1;visibility:visible}.share.sticked{position:absolute;top:-59px;bottom:initial}.share.active .share-icons{display:-webkit-flex;display:-ms-flexbox;display:flex}.share__title{color:#fff;font-size:18px;font-weight:700;transition:opacity 0.1s ease;display:block;background-color:#333d46;width:52px;height:52px;position:relative}.share__title svg{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);width:21px;height:24px}.share-icons{display:none;position:absolute;top:-49px;left:98px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;transition:opacity 0.3s ease;-webkit-transform:rotate(90deg);transform:rotate(90deg);padding:13px 17px 14px;background-color:#50585f}.share__link{transition:opacity 0.3s ease;margin-top:9px;margin-bottom:9px}.share__link:hover{opacity:.5}.share__link svg{width:18px;height:18px;fill:#fff}.share__link:nth-child(1) svg{-webkit-animation-delay:0.6s;animation-delay:0.6s}.share__link:nth-child(2) svg{-webkit-animation-delay:0.45s;animation-delay:0.45s}.share__link:nth-child(3) svg{-webkit-animation-delay:0.3s;animation-delay:0.3s}.share__link:nth-child(4) svg{-webkit-animation-delay:0.15s;animation-delay:0.15s}.share__icon{display:none;width:100%;text-align:center;border:none;background-color:transparent;overflow:hidden}.share__icon.active svg{-webkit-transform:scale(.8);transform:scale(.8);overflow:auto}.share__icon svg{width:30px;height:34px;fill:#000;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease}#app{overflow:hidden}*{-moz-box-sizing:border-box;box-sizing:border-box}.wpcf7-not-valid-tip::before{content:'*';color:#fff;display:inline-block;text-align:center;width:18px;height:17px;vertical-align:text-bottom;font-size:17px;background-color:#64aba1;padding-top:0;border-radius:2px;margin-right:9px}#wpcf7-f4883-o1 .wpcf7-form-control-wrap{position:initial}#wpcf7-f4883-o1 .box-input{position:relative}#wpcf7-f4883-o1 form{position:relative}#wpcf7-f4883-o1 .wpcf7-validation-errors{top:470px}.inform form .wpcf7-validation-errors{position:absolute;top:100%}.inform form .wpcf7-validation-errors:before{left:-20px!important}.cont h3{margin:30px 0 15px 0}.right_sideBar li{list-style:none}.accept-checkbox{position:absolute;opacity:0}.accept-checkbox+label{position:relative;cursor:pointer;padding:0;color:#fff;font-size:14px}.accept-checkbox+label:before{content:'';margin-right:13px;margin-top:4px;display:inline-block;vertical-align:text-top;width:13px;height:13px;background:#fff}.accept-checkbox:hover+label:before{background:#5b998e}.accept-checkbox:focus+label:before{box-shadow:0 0 0 3px rgba(0,0,0,.12)}.accept-checkbox:checked+label:before{background:#5b998e}.accept-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.accept-checkbox:disabled+label:before{box-shadow:none;background:#ddd}.accept-checkbox:checked+label:after{content:'';position:absolute;left:1px;top:9px;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}