@charset "UTF-8";/*!
 * Title: Main style
 * Description: The main style
 * Author: Công ty TNHH TM-DV Thế Giới Web - thegioiwebs.net
 * Version: 1.0
<<<<<<< Updated upstream
 */@-webkit-keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInUp{0%{display:none;opacity:0;transform:translateY(20px)}100%{display:block;opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{display:none;opacity:0;transform:translateY(20px)}100%{display:block;opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{display:none;opacity:0;transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{display:none;opacity:0;transform:translateY(20px)}}@-webkit-keyframes fadeUpNav{0%{display:none;opacity:0;transform:translateY(20px)}100%{display:block;opacity:1;transform:translateY(0)}}@keyframes fadeUpNav{0%{display:none;opacity:0;transform:translateY(20px)}100%{display:block;opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeDown{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeRight{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeRight{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes scaleUp{0%{opacity:0;tranform:scale(0)}70%{opacity:1;transform:scale(1.15)}80%{opacity:1;transform:scale(.9)}90%{opacity:1;transform:scale(1.05)}100%{opacity:1;transform:scale(1)}}@keyframes scaleUp{0%{opacity:0;tranform:scale(0)}70%{opacity:1;transform:scale(1.15)}80%{opacity:1;transform:scale(.9)}90%{opacity:1;transform:scale(1.05)}100%{opacity:1;transform:scale(1)}}@-webkit-keyframes fadeMInDown{0%{opacity:0;margin-top:-30px}100%{opacity:1;margin-top:0}}@keyframes fadeMInDown{0%{opacity:0;margin-top:-30px}100%{opacity:1;margin-top:0}}@-webkit-keyframes dropDown{0%{opacity:0;transform:translateY(-30px)}60%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@keyframes dropDown{0%{opacity:0;transform:translateY(-30px)}60%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes dropUp{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.15)}80%{opacity:1;transform:scale(.9)}100%{opacity:1;transform:translateY(1)}}@keyframes dropUp{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.15)}80%{opacity:1;transform:scale(.9)}100%{opacity:1;transform:translateY(1)}}@-webkit-keyframes rotated-triangle{0%{transform:rotate(0)}25%{transform:rotate(45deg)}50%{transform:rotate(0)}75%{transform:rotate(-45deg)}100%{transform:rotate(0)}}@keyframes rotated-triangle{0%{transform:rotate(0)}25%{transform:rotate(45deg)}50%{transform:rotate(0)}75%{transform:rotate(-45deg)}100%{transform:rotate(0)}}@-webkit-keyframes rotated-circle{0%{transform:rotate(0)}50%{transform:rotate(30deg)}100%{transform:rotate(0)}}@keyframes rotated-circle{0%{transform:rotate(0)}50%{transform:rotate(30deg)}100%{transform:rotate(0)}}@font-face{font-family:"Muli Regular";font-style:normal;font-weight:400;src:url(../fonts/Muli-Regular.ttf) format("truetype")}@font-face{font-family:"Muli Bold";font-style:normal;font-weight:400;src:url(../fonts/Muli-Bold.ttf) format("truetype")}@font-face{font-family:"Muli Black";font-style:normal;font-weight:400;src:url(../fonts/Muli-Black.ttf) format("truetype")}@font-face{font-family:"Muli Italic";font-style:normal;font-weight:400;src:url(../fonts/Muli-Italic.ttf) format("truetype")}.fr{font-family:"Muli Regular"}.fb{font-family:"Muli Bold"}.fi{font-family:"Muli Italic"}.fl{font-family:inherit}.fm{font-family:inherit}.lh-40{line-height:40px}.font-italic{font-style:italic}.text-underline{text-decoration:underline}.cl_main{color:#5a73b8}.cl_white{color:#fff}.cl_red{color:#c00000}.cl_brown{color:#9b9b9b}.cl_gray{color:#aaa}.cl_orange{color:orange}.cl_99{color:#999}.text-red{color:red}.bg-e{background-color:#eee}.bg-green{color:#53c1ae}.checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-flex;align-items:baseline}.checkbox-icon{border-radius:4px;height:16px;flex:0 0 16px;max-width:16px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;border:1px solid #c5c5c5}.checkbox-icon:before{content:"\f00c";font-family:FontAwesome;opacity:0}.checkbox-input{display:none}.checkbox-input:checked+.checkbox-icon:before{opacity:1}.checkbox-text{flex:0 0 calc(100% - 15px);max-width:calc(100% - 15px);padding-left:10px}.checkbox.radio .checkbox-icon{border-radius:50%;border:1px solid #707070;height:23px;flex:0 0 23px;max-width:23px;padding:4px}.checkbox.radio .checkbox-icon:before{content:"";border-radius:50%;background-color:#5a73b8;height:100%;width:100%}.form-search{position:relative}.form-search .input{width:100%;height:100%;border:none}.form-search .input::-webkit-input-placeholder{color:rgba(105,105,105,.5)}.form-search .input::-moz-placeholder{color:rgba(105,105,105,.5)}.form-search .input:-ms-input-placeholder{color:rgba(105,105,105,.5)}.form-search .input::-ms-input-placeholder{color:rgba(105,105,105,.5)}.form-search .input::placeholder{color:rgba(105,105,105,.5)}.form-search--sm{width:100%;height:40px;border-radius:25px;border:1px solid #696969;overflow:hidden}.form-search--sm .input{padding-left:58px;padding-right:10px}.form-search--sm .button{position:absolute;top:50%;transform:translateY(-50%);left:17px;line-height:1;margin-bottom:-2px}@media screen and (min-width:992px){.form-search-search--sm{width:240px}}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-70{padding-top:40px}@media screen and (min-width:992px){.pt-70{padding-top:50px}}@media screen and (min-width:1200px){.pt-70{padding-top:80px}}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-40{padding-bottom:30px}@media screen and (min-width:992px){.pb-40{padding-bottom:40px}}.pb-50{padding-bottom:30px}@media screen and (min-width:992px){.pb-50{padding-bottom:40px}}@media screen and (min-width:1200px){.pb-50{padding-bottom:50px}}.mt-30{margin-top:30px}.mt-40{margin-top:20px}@media screen and (min-width:768px){.mt-40{margin-top:30px}}@media screen and (min-width:1200px){.mt-40{margin-top:40px}}.mb-25{margin-bottom:15px}@media screen and (min-width:992px){.mb-25{margin-bottom:20px}}@media screen and (min-width:1200px){.mb-25{margin-bottom:25px}}.mb-30{margin-bottom:10px}@media screen and (min-width:576px){.mb-30{margin-bottom:30px}}button{cursor:pointer;transition:all 250ms}button:focus{outline:0}a{transition:all 250ms;cursor:pointer;color:inherit}a:focus,a:hover{text-decoration:none;color:inherit}*{outline:0}img{max-width:100%;max-height:100%}textarea{resize:none}.hosting-register__info ul,.rs-list,.slick-dots{padding-left:0;margin-bottom:0;list-style:none}.rs-btn,.slick-arrow,.slick-dots button{background-color:transparent;border:none;padding:0;cursor:pointer;font-weight:inherit;font-size:inherit;color:inherit;display:inline-block}.domain-list::-webkit-scrollbar,.login-section .content::-webkit-scrollbar,.modal-custom .modal-dialog-scrollable .tab-panel::-webkit-scrollbar,.modal-custom--sm .modal-dialog-scrollable .modal-body::-webkit-scrollbar,.modal-large::-webkit-scrollbar,.rs-scrollbar::-webkit-scrollbar,.theme-demo__body::-webkit-scrollbar,body::-webkit-scrollbar{width:4px;height:4px;border-radius:4px}.domain-list::-webkit-scrollbar-thumb,.login-section .content::-webkit-scrollbar-thumb,.modal-custom .modal-dialog-scrollable .tab-panel::-webkit-scrollbar-thumb,.modal-custom--sm .modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb,.modal-large::-webkit-scrollbar-thumb,.rs-scrollbar::-webkit-scrollbar-thumb,.theme-demo__body::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:4px;background:linear-gradient(to bottom,#5a73b8,#53c1ae)}.domain-list::-webkit-scrollbar-track,.login-section .content::-webkit-scrollbar-track,.modal-custom .modal-dialog-scrollable .tab-panel::-webkit-scrollbar-track,.modal-custom--sm .modal-dialog-scrollable .modal-body::-webkit-scrollbar-track,.modal-large::-webkit-scrollbar-track,.rs-scrollbar::-webkit-scrollbar-track,.theme-demo__body::-webkit-scrollbar-track,body::-webkit-scrollbar-track{box-shadow:inset 0 0 3px rgba(90,115,184,.3)}.form-control:focus{box-shadow:none;border-color:unset}body{font-family:"Muli Regular";font-size:18px;color:#696969;margin-left:auto;margin-right:auto;position:relative;overflow-x:hidden;display:flex;flex-direction:column;scrollbar-width:thin}body::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:all 350ms .1s;z-index:9;opacity:0;visibility:hidden}@media screen and (min-width:768px){body::-webkit-scrollbar{width:12px;height:12px;border-radius:12px}body::-webkit-scrollbar-thumb{border-radius:12px}}body.nav-opened{overflow:hidden}body.nav-opened::before{opacity:1;visibility:visible}body.nav-opened .header::before{opacity:1;visibility:visible}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-input-placeholder{color:rgba(105,105,105,.5)}input::-moz-placeholder{color:rgba(105,105,105,.5)}input:-ms-input-placeholder{color:rgba(105,105,105,.5)}input::-ms-input-placeholder{color:rgba(105,105,105,.5)}input::placeholder{color:rgba(105,105,105,.5)}.container{max-width:100%}@media screen and (min-width:1200px){.container{max-width:90vw;padding-left:0;padding-right:0}}@media screen and (min-width:1600px){.container{max-width:1300px}.container-2 .row{margin-left:-25px;margin-right:-25px}.container-2 .row [class*=col-]{padding-left:25px;padding-right:25px}}.nowrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.back2top{cursor:pointer;position:fixed;transition:all .2s ease-in-out .2s;z-index:10;font-size:24px;right:15px;bottom:17px;line-height:0;opacity:0;visibility:hidden;text-align:center;padding-top:3px;background-color:#000;color:#fff;width:34px;height:34px}.back2top.active{opacity:1;visibility:visible}.back2top.active:hover{background-color:orange}.link:hover{color:#5a73b8;letter-spacing:.01em}.link-blue{color:#5a73b8;font-family:"Muli Bold"}.link-blue .fa{font-size:1.2em}.link-blue:hover{letter-spacing:.01em}.dropdown{font-size:13px}.dropdown__btn{position:relative;border:1px solid #ebebeb;padding:3px 15px 3px 7px;cursor:pointer}.dropdown__btn i{position:absolute;top:50%;right:7px;font-size:15px;transform:translateY(-50%)}.dropdown__menu{border:1px solid #e8e8e8;opacity:0;transition:all .3s;visibility:hidden;position:absolute;top:100%;left:0;width:100%;z-index:3;background-color:#fff}.dropdown.active .dropdown__menu{opacity:1;visibility:visible}.dropdown.active .dropdown__item a{height:35px;padding:3px 7px}.dropdown.active i:before{content:"\f106"}.dropdown__item~.dropdown__item a{border-top:1px solid #e8e8e8}.dropdown__item a{padding:0 7px;height:0;transition:all .3s;line-height:30px;color:#bfbfbf}@media screen and (min-width:1024px){.dropdown__item:hover a{background-color:#000;color:#fff}}.dropdown__item.active a{background-color:#000;color:#fff}.drop{position:relative}.drop-list .link{white-space:nowrap;display:block}.drop-list .link:hover{color:#5a73b8}.drop-list.child{right:auto;left:100%;top:0}.drop.right .drop-list{right:0;left:auto}@media screen and (min-width:992px){.drop-list{position:absolute;top:100%;left:0;z-index:5;background-color:#fff;box-shadow:0 7px 15px rgba(90,115,184,.25);min-width:100%}.drop-list .link{white-space:nowrap;display:block;padding:10px 15px}}.img_cen{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.img_full{width:100%;height:100%}.img_fit{-o-object-fit:cover;object-fit:cover}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{content:"";display:block}.hasLink{position:relative;overflow:hidden}.hasLink>.link{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;z-index:2}.hasBg .link-bg{z-index:1}@media screen and (min-width:1024px){.hasBg .link-bg{background-color:rgba(0,0,0,.5);opacity:0}.hasBg:hover .link-bg{opacity:1}}.breadcrumbk{padding-top:40px;padding-bottom:20px}.breadcrumbk-list{display:flex;flex-wrap:wrap}.breadcrumbk-list .item{margin-bottom:10px}.breadcrumbk-list .item:not(:last-child):after{content:">";margin-left:10px;margin-right:10px}.breadcrumbk-list .link:hover{color:#5a73b8}.breadcrumbk+.section{padding-top:0}.paginationk{display:flex;flex-wrap:wrap;position:relative}.paginationk.center{justify-content:center}.paginationk.center .paginationk-list{justify-content:center}.paginationk.right{justify-content:flex-end}.paginationk.right .paginationk-list{justify-content:flex-end}.paginationk-list{display:flex;flex-wrap:wrap}.paginationk-list .item{margin-bottom:10px}.paginationk-list .item:not(:last-child){margin-right:10px}.paginationk-list .item.active .paginationk-link,.paginationk-list .item:hover .paginationk-link{color:#fff}.paginationk-list .item:hover .paginationk-link{background-color:#5a73b8}.paginationk-list .item.active .paginationk-link{background:linear-gradient(to left,#53c1ae,#5a73b8)}.paginationk-list .item.disabled{opacity:.5;pointer-events:none}.paginationk-list .item:first-child .paginationk-link:before,.paginationk-list .item:last-child .paginationk-link:before{margin-top:-2px;font-family:FontAwesome}.paginationk-list .item:first-child .paginationk-link:before{content:"\f053"}.paginationk-list .item:last-child .paginationk-link:before{content:"\f054"}.paginationk-link{display:flex;height:32px;width:32px;overflow:hidden;justify-content:center;align-items:center;border-radius:8px;color:#696969;font-size:16px;line-height:1;font-family:"Muli Bold"}.paginationk-move{display:flex;align-items:center;margin:20px auto 0;font-size:16px}.paginationk-move .label{font-family:inherit;font-weight:400;color:rgba(105,105,105,.49);margin-right:10px}.paginationk-move .form{display:flex;align-items:center}.paginationk-move .input{border:1px solid #5a73b8;border-radius:15px;margin-right:30px;width:45px;height:40px;text-align:center;padding:6px 12px}.paginationk-move .button{font-family:"Muli Bold"}@media screen and (min-width:576px){.paginationk-move{margin:0 0 0 auto}}@media screen and (min-width:768px){.paginationk-link{height:50px;width:50px;font-size:24px;border-radius:15px}.paginationk-move{font-size:24px}.paginationk-move .input{width:60px;height:50px}}@media screen and (min-width:1200px){.paginationk-move{position:absolute;right:0;bottom:10px;margin-left:0}}.rating{position:relative;font-size:12px}.rating .numb{font-size:14px}.rating .rating-disabled .rating-stars{cursor:default!important}.rating .rating-md{font-size:unset!important}.rating .rating-container{display:inline-block}.rating .rating-container .empty-stars{color:orange}.rating.without-caption .theme-krajee-uni .star{font-size:20px;margin:0 1px;line-height:1}.rating.without-caption .rating-container .caption,.rating.without-caption .rating-container .clear-rating{display:none}.rating.without-caption .rating-container .filled-stars{-webkit-text-stroke:0;text-shadow:none;color:orange}.slick-dots{padding-top:2.91667vw;display:flex;align-items:center;justify-content:center}.slick-dots li:not(:last-child){margin-right:10px}.slick-dots button{border-radius:50%;height:6px;width:6px;border:1px solid #1c1c1c;transition:background 450ms,border 450ms;font-size:0}.slick-dots .slick-active button{background-color:#5a73b8;border-color:#5a73b8}@media screen and (min-width:768px){.slick-dots button{height:.97222vw;width:.97222vw}}.slick-arrow{font-size:0;z-index:2;display:flex;width:20px;height:40px;transition:all 450ms;background-size:contain;background-repeat:no-repeat;background-position:center center}@media screen and (min-width:1600px){.slick-arrow{position:absolute;top:50%;transform:translateY(-50%)}}@media screen and (max-width:1599px){.slick-arrow{position:absolute;bottom:100%;right:0;margin-bottom:10px}}.slick-prev{background-image:url(../img/icons/arrow-left.svg)}@media screen and (min-width:1600px){.slick-prev{left:0}}@media screen and (max-width:1599px){.slick-prev{margin-right:30px}}.slick-next{background-image:url(../img/icons/arrow-right.svg)}@media screen and (min-width:1600px){.slick-next{right:0}}.slick-disabled{opacity:.5}.title-main{font:24px "Muli Bold";opacity:0;text-transform:uppercase;color:#000;margin-bottom:0}.title-main.line{position:relative}.title-main.line::before{content:"";position:absolute;left:0;bottom:100%;display:block;height:5px;width:5.41667vw;pointer-events:none;margin-bottom:6.25vw}.title-main.line-right{overflow:hidden}.title-main.line-right span{position:relative}.title-main.line-right span::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:100%;margin-left:3.81944vw;height:3px;width:19.79167vw;background-color:#5a73b8}.title-main~.title-des{margin-top:39px}.title-main .number{font:italic 40px "Muli Bold";color:#5a73b8;margin-left:5px;margin-right:5px}.title-des{font-size:18px;margin-bottom:0;opacity:0}.title-block.style2{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.title-block.style2 .link-blue{margin-left:auto}@media screen and (min-width:576px){.title-main{font-size:38px}.title-main .number{font-size:60px;margin-left:10px;margin-right:10px}}@media screen and (min-width:992px){.title-main--lg{font-size:60px}}.btn-animated{opacity:0}.btn-main{color:#fff;background-color:#5a73b8;padding:20px 70px;border-radius:70px;transition:all 450ms}.btn-main::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:100%;height:2px;width:70%;border-radius:50px;opacity:0;box-shadow:0 10px 15px rgba(97,32,129,0);transition:opacity 450ms,box-shadow 450ms}.btn-main:hover{color:#fff;background-color:rgba(90,115,184,.85);transform:translateY(-5px)}.btn-main:hover::before{opacity:1;box-shadow:0 10px 15px #612081}.btn-gradient{color:#fff;background:linear-gradient(to left,#53c1ae,#5a73b8);transition:all 450ms;font-family:"Muli Bold";padding:7px 20px;border-radius:100px}.btn-gradient:focus,.btn-gradient:hover{color:#fff;box-shadow:0 3px 10px rgba(90,115,184,.5)}.btn-white{color:#5a73b8;background-color:#fff;border-radius:30px;box-shadow:0 0 10px #2c54c4;padding:10px 35px}.btn-white:focus,.btn-white:hover{color:#5a73b8;background-color:rgba(255,255,255,.9)}.btn-blue,.btn-green{display:flex;align-items:center;justify-content:center;border:50px;color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);opacity:0;z-index:1;border-radius:50px;height:36px;width:100px}.btn-blue:focus,.btn-blue:hover,.btn-green:focus,.btn-green:hover{color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.36)}.btn-green{background-color:#5a73b8}.btn-blue{background-color:#53c1ae}@media screen and (min-width:576px){.btn-blue,.btn-green{height:50px;width:150px}.btn-gradient{font-size:24px}}.selectbox{background-color:#fff;position:relative;display:inline-block;margin-bottom:0;font-weight:400;padding-left:0;padding-right:0}.selectbox::before{content:"\f107";position:absolute;top:50%;transform:translateY(-50%);right:10px;font-family:FontAwesome;pointer-events:none}.selectbox select{border:none;box-shadow:none;background:0 0;background-image:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;color:inherit}@media screen and (min-width:768px){.selectbox::before{right:20px}}.header{color:#707070;font-size:20px;background-color:#fff;box-shadow:0 3px 15px rgba(0,0,0,.1)}.header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:all 350ms .1s;z-index:9;opacity:0;visibility:hidden}.header.is-fixed{position:-webkit-sticky;position:sticky;top:0;z-index:9;-webkit-animation:fadeDown 850ms;animation:fadeDown 850ms;box-shadow:0 3px 15px rgba(90,115,184,.2)}.header-container{height:70px;display:flex;align-items:center;justify-content:flex-end;padding-top:5px;padding-bottom:5px}.header-logo{max-width:140px;height:100%;margin-right:auto;margin-bottom:0;display:flex;align-items:center}.header .btn-gradient{display:flex;align-items:center;justify-content:center;border-radius:30px;margin-top:auto;margin-bottom:auto;font-size:15px;padding:5px 20px;height:34px}@media screen and (min-width:576px){.header-logo{max-width:none}.header .btn-gradient{flex:0 0 200px;max-width:200px;height:50px;font-size:24px;padding:0}}@media screen and (min-width:992px){.header-container{align-items:stretch;padding-top:0;padding-bottom:0;height:100px;justify-content:space-between}.header-logo{max-width:207px;margin-right:0}}@media screen and (min-width:1200px){.header-container{height:100px}.header-logo{max-width:207px}.header-logo img{width:100%}}.navigation{text-transform:uppercase}.navigation .link{display:flex;align-items:center;height:100%}.navigation .drop>.link::after{content:"";display:inline-block;vertical-align:middle;width:6px;height:13px;margin-left:15px;transition:transform 350ms;transform:rotate(0)}.navigation .drop:hover>.link::after{transform:rotate(90deg)}.navigation-open{height:34px;width:34px;display:flex;align-items:center;justify-content:center;background:linear-gradient(to left,#53c1ae,#5a73b8);color:#fff;border-radius:5px;margin-left:15px}@media screen and (min-width:576px){.navigation-open{height:50px;width:50px;margin-left:20px}}@media screen and (min-width:992px){.navigation{height:100%}.navigation-wrap{height:100%}.navigation-list{height:100%;display:flex}.navigation-list>.item{height:100%;display:flex;align-items:center;position:relative}.navigation-list>.item:not(:last-child){margin-right:30px}.navigation-list>.item>.link::before{content:"";display:block;height:5px;width:0;background:linear-gradient(to left,#53c1ae,#5a73b8);position:absolute;left:0;bottom:0;opacity:0;transition:width 450ms,opacity 450ms}.navigation-list>.item:hover>.link{color:#5a73b8;letter-spacing:.01em}.navigation-list>.item:hover>.link::before{opacity:1;width:100%}.navigation-list>.item:hover>.link.active::before{width:100%;opacity:1}.navigation-list .drop{position:relative}.navigation-list .drop-list{opacity:0;min-width:260px;padding:25px 40px}.navigation-list .drop-list>.item:not(:last-child){margin-bottom:15px}.navigation-list .drop-list .link{padding:0}.navigation-list .drop>.link{pointer-events:none}.navigation-list .drop>.link::after{content:"";display:inline-block;vertical-align:middle;width:6px;height:13px;margin-left:15px;transition:transform 350ms;transform:rotate(0);border-width: .375rem 0 .375rem .375rem;border-color: transparent transparent transparent #5a73b8;border-style: solid;}.navigation-list .drop:hover>.link::after{transform:rotate(90deg)}.navigation-list .drop:hover .drop-list{-webkit-animation:fadeRightNav 450ms forwards;animation:fadeRightNav 450ms forwards;display:block;opacity:1}.navigation-list .link{white-space:nowrap}.navigation-close,.navigation-open{display:none}}@media screen and (min-width:1200px){.navigation-list>.item:not(:last-child){margin-right:100px}}@media screen and (max-width:991px){.navigation{position:fixed;top:0;left:0;height:100vh;z-index:9;padding-top:60px;background-color:#fff;width:320px;transform:translateX(-320px);transition:transform 650ms .1s}.navigation.opened{transform:translateX(0)}.navigation-close{display:flex;align-items:center;justify-content:center;height:60px;width:100%;color:#fff;background:linear-gradient(to left,#53c1ae,#5a73b8);position:absolute;top:0;left:0}.navigation-close::before{content:"x";position:absolute;top:0;right:0;height:100%;width:60px;display:flex;align-items:center;justify-content:center;font-family:"Muli Bold";line-height:1;padding-bottom:5px}.navigation-wrap{height:100%;width:100%;overflow-y:auto;padding:30px 20px}.navigation-list>.item{margin-bottom:20px}.navigation .drop-list{padding-left:30px}.navigation .drop-list .item{margin-top:20px}.navigation .drop>.link::after{content:"";background:url(../img/icons/carret-right.png) no-repeat center center/contain;display:inline-block;vertical-align:middle;width:6px;height:13px;margin-left:15px;transition:transform 350ms;transform:rotate(90deg)}.navigation .drop>.link.collapsed::after{transform:rotate(0)}}.language{height:100%;display:flex;flex-wrap:wrap;align-items:center}.language-button::after,.language-button::before{content:"";display:inline-block;transition:transform 350ms}.language-button::before{content:"";width:18px;height:18px;margin-right:10px;background:url(../img/icons/globe.png) no-repeat center center/contain}.language-button::after{content:"";margin-left:10px;width:13px;height:6px;background:url(../img/icons/carret-down.png) no-repeat center center/contain;vertical-align:middle}.language .drop-list{flex:0 0 100%;max-width:100%}@media screen and (min-width:992px){.language-button{pointer-events:none}}@media screen and (min-width:1200px){.language{flex-wrap:nowrap}.language-button::before{width:24px;height:24px;margin-right:10px}.language-button::after{width:13px;height:6px;margin-left:10px}.language .drop-list{flex:0 0 auto;max-width:none}}@media screen and (max-width:991px){.language-button::after{transform:rotate(0)}.language-button.collapsed::after{transform:rotate(-90deg)}}.cart-button{height:100%;width:16px;display:flex;align-items:center}@media screen and (min-width:1200px){.cart-button{width:16px}.cart-button img{width:100%}}.footer{color:#fff;background:linear-gradient(to left,#53c1ae,#5a73b8);margin-top:auto;font-size:18px}.footer .title{font-size:inherit}.footer .link:hover{color:#fff}.footer-top{border-bottom:1px solid #fff;padding-top:62px;padding-bottom:25px}.footer-top__item:not(:last-child){margin-bottom:20px}.footer-top .address,.footer-top .title{margin-bottom:0;font-size:inherit;line-height:inherit}.footer-top .address{display:flex;align-items:center}.footer-top .address::before{content:"";display:block;flex:0 0 21px;max-width:21px;height:30px;background:url(../img/icons/map-marker.svg) no-repeat center center/cover;margin-right:10px}.footer-bot{padding-top:27px;padding-bottom:27px}.footer-logo{max-width:210px}.footer-title{font:20px "Muli Bold";margin-bottom:15px}.footer .collapse-button::after{content:"\f0d7";font-family:FontAwesome;display:inline-block;margin-left:10px;vertical-align:middle;transition:transform 250ms;transform:rotate(0)}.footer .collapse-button.collapsed::after{transform:rotate(-90deg)}.footer-menu .list{padding-bottom:20px;padding-left:20px}.footer-menu .item:not(:last-child){margin-bottom:7px}.footer .social{font-size:28px}.footer .copyright{padding-top:25px;padding-bottom:20px;border-top:1px solid #fff;text-align:center}.footer .bct{margin-top:7px;max-width:119px;display:block}@media screen and (min-width:992px){.footer{font-size:18px}.footer-logo{max-width:210px}.footer-top{border-bottom:1px solid #fff;padding-top:62px;padding-bottom:25px}.footer-top .row{align-items:flex-end}.footer-title{font-size:22px;margin-bottom:22px;pointer-events:none}.footer-menu .list{padding-bottom:0;padding-left:0}.footer-menu .link::before{content:">";display:inline-block;margin-right:5px;transition:margin 450ms}.footer-menu.collapse{display:block}.footer-menu~.mst{margin-top:14px;margin-bottom:0}.footer .copyright{text-align:left}.footer .collapse-button::after{display:none}}@media screen and (min-width:1200px){.footer-top__item:not(:last-child){margin-bottom:0}.footer-top .address::before{flex:0 0 29px;max-width:29px;height:42px}.footer .social{margin-bottom:-5%}}.social{display:flex;align-items:center}.social-label{display:block;font-size:18px}.social .item:not(:last-child){margin-right:15px}.social .item:hover .icon{transform:translateY(-5px)}.social .item:hover .icon::before{opacity:1;box-shadow:0 10px 8px rgba(255,255,255,.5)}.social .icon{height:40px;width:40px;display:inline-block;line-height:1;position:relative;transition:transform 450ms;background-repeat:no-repeat;background-position:center center;background-size:contain}.social .icon::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:100%;height:1px;width:70%;border-radius:50px;opacity:0;box-shadow:0 10px 8px rgba(255,255,255,0);transition:opacity 450ms,box-shadow 450ms}.social .icon-facebook{background-image:url(../img/icons/facebook--mobile.png)}.social .icon-instagram{background-image:url(../img/icons/instagram--mobile.png)}.social .icon-zalo{background-image:url(../img/icons/zalo--mobile.png)}@media screen and (min-width:768px){.social .item:not(:last-child){margin-right:2.5vw}.social .icon{height:5.97222vw;width:5.97222vw}}@media screen and (min-width:992px){.social .item:not(:last-child){margin-right:20px}}@media screen and (min-width:1920px){.social-label{font-size:18px}}.banner-page .container{padding-top:50px;padding-bottom:50px;min-height:300px;display:flex;align-items:center;justify-content:center;text-align:center}.banner-page .title-main{color:#fff;margin-bottom:25px}.banner-page.style2{background-position:center right;background-size:cover;background-repeat:no-repeat}.banner-page.style2 .container{align-items:flex-end;justify-content:flex-start;text-align:left;min-height:auto}.banner-page.style2 .title-main{margin-bottom:0;text-transform:none}.banner-page.style3 .container{align-items:flex-end;min-height:auto;padding-top:30px;padding-bottom:30px}.banner-page.style3 .title-main{margin-bottom:0}.banner-page-slider{min-height:300px;padding-top:50px;padding-bottom:50px;display:flex;align-items:center;background:linear-gradient(to top,#fff,#ebf9fe 30%,#d1f2fe 50%,#c1edfe 75%,#bcecfe);box-shadow:0 3px 20px rgba(90,115,184,.2)}.banner-page-slider .item{position:relative;display:flex;flex-direction:column-reverse}.banner-page-slider .item .inner{text-align:center}.banner-page-slider .item img{opacity:0;transform:translate(-100px,50px);margin-left:auto;margin-right:auto}.banner-page-slider .title{font:20px "Muli Bold";text-transform:uppercase;color:#000;margin-bottom:0}.banner-page-slider .title span{opacity:0}.banner-page-slider .title span:last-child{font-size:40px}.banner-page-slider .btn-gradient{height:40px;width:150px;border-radius:30px;margin-top:15px;display:inline-flex;align-items:center;justify-content:center;opacity:0;font-family:"Muli Bold"}.banner-page-slider .slick-slider{flex:0 0 100%;max-width:100%}.banner-page-slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);bottom:auto;margin-bottom:0}.banner-page-slider .slick-prev{left:0;margin-right:0;right:auto}.banner-page-slider .slick-next{right:0;margin-left:0;left:auto}.banner-page-slider .slick-active .title span:nth-child(1){-webkit-animation:fadeUp 1s linear .5s forwards;animation:fadeUp 1s linear .5s forwards}.banner-page-slider .slick-active .title span:nth-child(2){-webkit-animation:fadeUp 1s linear 1s forwards;animation:fadeUp 1s linear 1s forwards}.banner-page-slider .slick-active .btn-gradient{-webkit-animation:fadeUp 1s linear 1.5s forwards;animation:fadeUp 1s linear 1.5s forwards}.banner-page-slider .slick-active img{opacity:1;transform:translate(0,0);transition:all 1s ease-out 850ms}@media screen and (min-width:576px){.banner-page-slider .title{font-size:24px}.banner-page-slider .title span:last-child{font-size:48px}}@media screen and (min-width:768px){.banner-page-slider{min-height:600px}.banner-page-slider .item{display:block}.banner-page-slider .container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%;display:flex;justify-content:center;align-items:flex-start}.banner-page-slider .inner{max-width:537px}.banner-page-slider .title{font-size:48px}.banner-page-slider .title span:last-child{font-size:75px}.banner-page-slider .btn-gradient{margin-top:45px;font-size:24px;height:50px;width:200px}}@media screen and (min-width:992px){.banner-page .container{min-height:380px}.banner-page .title-main{margin-bottom:40px}.banner-page.style2 .container,.banner-page.style3 .container{min-height:300px}}@media screen and (min-width:1200px){.banner-page-slider .item img{margin-left:6.46%;max-width:47.5%}.banner-page-slider .container{align-items:center;justify-content:flex-end}}@media screen and (min-width:1600px){.banner-page .container{min-height:600px}.banner-page-slider{min-height:800px}.banner-page-slider .slick-prev{left:80px}.banner-page-slider .slick-next{right:80px}}.banner-ads{margin-bottom:50px}.tab-panel{visibility:hidden;height:0;overflow:hidden}.tab-panel.fade{opacity:0;transition:opacity 250ms}.tab-panel.active{visibility:visible;height:auto;opacity:1}.modal-backdrop{background:linear-gradient(to left,#53c1ae,#5a73b8)}.modal-backdrop.show{opacity:.9}.modal-close,.theme-demo__top .modal-close{height:24px;width:24px;position:absolute;top:5px;right:5px;z-index:9;font:24px "Muli Bold";opacity:.75}.modal-close::after,.modal-close::before,.theme-demo__top .modal-close::after,.theme-demo__top .modal-close::before{content:"";display:block;height:4px;width:100%;background-color:#5a73b8;transition:all 250ms;position:absolute;top:50%;margin-top:-2px}.modal-close::before,.theme-demo__top .modal-close::before{transform:rotate(45deg)}.modal-close::after,.theme-demo__top .modal-close::after{transform:rotate(135deg)}.modal-close:hover{opacity:1}.modal-close:hover::after,.modal-close:hover::before{transform:rotate(0);height:6px}.modal-custom{padding-right:0!important;overflow:hidden!important;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal-custom .modal-header{padding:0;display:block;border:none;overflow:hidden;position:relative}.modal-custom .modal-title{padding:10px;font:18px "Muli Bold";text-align:center}.modal-custom .modal-dialog{max-width:1220px}.modal-custom .modal-dialog-scrollable .modal-body{overflow-y:hidden}.modal-custom .modal-dialog-scrollable .tab-panel{margin-right:-10px}.modal-custom .modal-dialog-scrollable .tab-panel.active{height:100%;overflow-y:auto}.modal-custom .modal-body{padding:20px 15px 20px 8px}.modal-custom .modal-content{border:none}.modal-custom .tab-panel .list{display:flex;justify-content:space-between;align-items:center;text-align:center;border-bottom:1px solid rgba(112,112,112,.5);padding-top:11px;padding-bottom:11px}.modal-custom .tab-panel .list .item{flex:0 0 28%;max-width:28%;padding-left:3px;padding-right:3px}.modal-custom .tab-panel .list .item:first-child{flex:1 1 auto}.modal-custom .tab-panel .list-title{position:-webkit-sticky;position:sticky;top:0;z-index:2;background-color:#fff;border-bottom:none;padding-top:0}.modal-custom .tab-nav{display:flex}.modal-custom .tab-nav .item{padding:10px;font-family:"Muli Bold";text-align:center;flex:0 0 33.333%;max-width:33.333%;box-shadow:0 3px 20px rgba(90,115,184,.2);border-radius:6px 6px 0 0;position:relative;overflow:hidden;line-height:1.2}.modal-custom .tab-nav .item::before{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:10px;box-shadow:0 3px 20px rgba(90,115,184,.2)}.modal-custom .tab-nav .item.active{z-index:1;background-color:#fff}.modal-custom .tab-nav .item.active::before{box-shadow:none}.modal-custom--sm .modal-dialog{max-width:600px;padding-left:0!important;padding-right:0!important}.modal-custom--sm .modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-custom--sm .modal-title{padding:30px 10px 15px}.modal-custom--sm .modal-title .title-sm{font-size:18px;margin-bottom:7px}.modal-custom--sm .modal-title .title-lg{font-size:24px;font-family:"Muli Bold";color:#5a73b8;text-transform:uppercase;margin-bottom:0}.modal-custom--sm .modal-body{padding-left:10px;padding-right:10px}.modal-custom--sm .login-form{max-width:400px}.modal-custom--sm .login-form__row:not(:last-child){margin-bottom:15px}.modal-custom--sm .login-form .btn-gradient{margin-top:15px;margin-bottom:0}.modal-large{padding-right:0!important}.modal-large .modal-dialog{max-width:1300px;margin:auto;min-height:100%}.modal-large .modal-content{border:none;border-radius:0}.modal-large .modal-header{padding:30px 5px 35px;border-bottom:none;position:-webkit-sticky;position:sticky;top:0;background-color:#fff;z-index:1;display:block}.modal-large .modal-title{font:28px "Muli Bold";color:#5a73b8;text-align:center;display:block;width:100%}.modal-large .modal-title~.price-table__head{margin-top:15px;margin-bottom:-30px}.modal-large .modal-body{padding:0 5px 30px}@media screen and (min-width:576px){.modal-custom .modal-dialog{margin-top:20px;margin-bottom:20px;padding-left:20px;padding-right:20px;min-height:calc(100% - 40px);max-height:calc(100% - 40px)}.modal-custom .tab-nav .item{border-radius:20px 20px 0 0}}@media screen and (min-width:768px){.modal-close,.theme-demo__top .modal-close{height:30px;width:30px;top:10px;right:10px}.modal-custom{font-size:18px}.modal-custom .modal-title{font-size:28px;padding:22px}.modal-custom .modal-body{padding-top:40px}.modal-custom .tab-nav .item{padding:18px;font-size:23px;border-radius:40px 40px 0 0}.modal-custom--sm .modal-title{padding-top:60px;padding-bottom:15px}.modal-custom--sm .modal-body{padding:40px 30px}.modal-large .modal-body,.modal-large .modal-header{padding-left:5px;padding-right:5px}.modal-large .modal-title~.price-table__head{margin-top:35px}}@media screen and (min-width:1200px){.modal-custom .modal-dialog{margin-top:30px;margin-bottom:30px;padding-left:30px;padding-right:30px;min-height:calc(100% - 60px);max-height:calc(100% - 60px)}.modal-custom .modal-title{padding:32px}.modal-custom .tab-nav .item{padding:20px}.modal-custom--sm .modal-body{padding-top:0}.modal-large .modal-body,.modal-large .modal-header{padding-left:110px;padding-right:110px}}@media screen and (min-width:1600px){.modal-custom .modal-dialog{margin-top:50px;margin-bottom:50px;padding-left:50px;padding-right:50px;min-height:calc(100% - 100px);max-height:calc(100% - 100px)}.modal-custom .modal-body{padding:40px 60px 115px}.modal-custom .tab-nav .item{padding:23px;font-size:28px}.modal-custom--sm .modal-body{padding-top:40px}.modal-custom--sm .login-form .btn-gradient{margin-top:85px}}.collapse-checkbox{font-family:"Muli Bold";color:#5a73b8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.collapse-checkbox::before{content:"\f00c";font-family:FontAwesome;height:24px;width:24px;display:inline-flex;align-items:center;justify-content:center;opacity:1;margin-right:10px;border:1px solid;border-radius:5px}.collapse-checkbox.collapsed{color:inherit}.collapse-checkbox.collapsed::before{opacity:.15}.main{overflow:hidden}@media screen and (min-width:1920px){.main{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;box-shadow:0 3px 10px rgba(90,115,184,.1)}}.js-typing~.typed-cursor{display:none}.bg-gradient{background:linear-gradient(to left,#53c1ae,#5a73b8)}.section-five .circle,.section-five .triangle,.section-four .circle,.section-four .triangle,.section-one .circle,.section-one .triangle,.section-six .circle,.section-six .triangle,.section-three .circle,.section-three .triangle,.section-two .circle,.section-two .triangle{pointer-events:none;z-index:-1;position:absolute;display:block}.circle{border-radius:50%;border:2px solid transparent;-webkit-animation:rotated-circle 60s linear 0s infinite forwards;animation:rotated-circle 60s linear 0s infinite forwards}.circle--light{border-color:#53c1ae;height:17px;width:17px}.circle--striped{background-size:20px 20px;background-image:linear-gradient(45deg,rgba(0,0,0,0),rgba(0,0,0,0) 30%,rgba(90,115,184,.11) 30%,rgba(90,115,184,.11) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 80%,rgba(90,115,184,.11) 80%,rgba(90,115,184,.11));background-repeat:repeat;overflow:hidden}.circle--striped-reverse{background-size:20px 20px;background-image:linear-gradient(135deg,rgba(0,0,0,0),rgba(0,0,0,0) 30%,rgba(90,115,184,.11) 30%,rgba(90,115,184,.11) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 80%,rgba(90,115,184,.11) 80%,rgba(90,115,184,.11));background-repeat:repeat}.circle--disc{background:url(../img/icons/circle-disc.png) no-repeat center center/cover}.triangle{height:21px;width:24px;-webkit-animation:rotated-triangle 20s linear 0s infinite forwards;animation:rotated-triangle 20s linear 0s infinite forwards;background-size:contain;background-position:center center;background-repeat:no-repeat}.triangle--light{background-image:url(../img/icons/small-triangle--light.svg)}.triangle--dark{background-image:url(../img/icons/small-triangle--dark.svg)}.section-one{background:linear-gradient(to left,#53c1ae,#5a73b8)}.section-one .container{display:flex;align-items:center;justify-content:space-between;min-height:500px;padding-top:60px;padding-bottom:60px}.section-one .title-block{color:#fff}.section-one .title-main{color:inherit;font:26px "Muli Black";line-height:1.25;margin-bottom:26px}.section-one .title-main span{display:block}.section-one .title-des{font-size:inherit;max-width:500px}.section-one .title-des p{margin-bottom:0}.section-one .title-des p:not(:last-child){margin-bottom:15px}.section-one .btn-white{margin-top:40px;font:18px "Muli Bold";opacity:0}.section-one .img{display:none;opacity:0}.section-one.actived .img{-webkit-animation:fadeRight 1s ease-in-out 0s forwards;animation:fadeRight 1s ease-in-out 0s forwards}.section-one.actived .btn-white{-webkit-animation:fadeUp 850ms linear .7s forwards;animation:fadeUp 850ms linear .7s forwards}@media screen and (min-width:576px){.section-one .container{padding-top:100px;padding-bottom:100px}.section-one .title-block .btn-white{margin-top:72px}.section-one .title-main{font-size:36px;margin-bottom:36px}.section-one .btn-white{font-size:24px}}@media screen and (min-width:768px){.section-one .title-block{max-width:60%}.section-one .img{display:block;max-width:40%}}@media screen and (min-width:992px){.section-one .title-main{font-size:48px}}@media screen and (min-width:1200px){.section-one .container{min-height:768px}.section-one .title-block{max-width:600px}.section-one .img{max-width:705px}}@media screen and (min-width:1600px){.section-one .container{min-height:1080px;padding-top:50px;padding-bottom:50px}}.section-two{position:relative;padding-top:100px;padding-bottom:80px}.section-two .circle--striped{height:300px;width:300px;top:0;right:-200px}.section-two .title-block{min-height:120px}.section-two .title-main{line-height:1.25;color:#000}.section-two .title-main span{color:#5a73b8}.section-two .solution-item{display:none}.section-two .solution-item:nth-child(1){display:block}.section-two .solution-item:nth-child(2){display:block}.section-two .solution-item:nth-child(3){display:block}.section-two .solution-item:nth-child(4){display:block}.section-two .solution-item:nth-child(5){display:block}.section-two .solution-item:nth-child(6){display:block}.section-two.showMore .solution-item:nth-child(7){-webkit-animation:fadeUp 550ms linear 185ms forwards;animation:fadeUp 550ms linear 185ms forwards;display:block}.section-two.showMore .solution-item:nth-child(8){-webkit-animation:fadeUp 550ms linear 370ms forwards;animation:fadeUp 550ms linear 370ms forwards;display:block}.section-two.showMore .solution-item:nth-child(9){-webkit-animation:fadeUp 550ms linear 555ms forwards;animation:fadeUp 550ms linear 555ms forwards;display:block}.section-two.showMore .solution-item:nth-child(10){-webkit-animation:fadeUp 550ms linear 740ms forwards;animation:fadeUp 550ms linear 740ms forwards;display:block}.section-two.showMore .solution-item:nth-child(11){-webkit-animation:fadeUp 550ms linear 925ms forwards;animation:fadeUp 550ms linear 925ms forwards;display:block}.section-two.showMore .solution-item:nth-child(12){-webkit-animation:fadeUp 550ms linear 1.11s forwards;animation:fadeUp 550ms linear 1.11s forwards;display:block}.section-two.showMore .solution-item:nth-child(13){-webkit-animation:fadeUp 550ms linear 1295ms forwards;animation:fadeUp 550ms linear 1295ms forwards;display:block}.section-two.showMore .solution-item:nth-child(14){-webkit-animation:fadeUp 550ms linear 1.48s forwards;animation:fadeUp 550ms linear 1.48s forwards;display:block}.section-two.showMore .solution-item:nth-child(15){-webkit-animation:fadeUp 550ms linear 1665ms forwards;animation:fadeUp 550ms linear 1665ms forwards;display:block}.section-two.showMore .solution-item:nth-child(16){-webkit-animation:fadeUp 550ms linear 1.85s forwards;animation:fadeUp 550ms linear 1.85s forwards;display:block}.section-two.showMore .solution-item:nth-child(17){-webkit-animation:fadeUp 550ms linear 2035ms forwards;animation:fadeUp 550ms linear 2035ms forwards;display:block}.section-two.showMore .solution-item:nth-child(18){-webkit-animation:fadeUp 550ms linear 2.22s forwards;animation:fadeUp 550ms linear 2.22s forwards;display:block}.section-two.showMore .solution-item:nth-child(19){-webkit-animation:fadeUp 550ms linear 2405ms forwards;animation:fadeUp 550ms linear 2405ms forwards;display:block}.section-two.showMore .solution-item:nth-child(20){-webkit-animation:fadeUp 550ms linear 2.59s forwards;animation:fadeUp 550ms linear 2.59s forwards;display:block}.section-two.showMore .solution-item:nth-child(21){-webkit-animation:fadeUp 550ms linear 2775ms forwards;animation:fadeUp 550ms linear 2775ms forwards;display:block}.section-two.showMore .solution-item:nth-child(22){-webkit-animation:fadeUp 550ms linear 2.96s forwards;animation:fadeUp 550ms linear 2.96s forwards;display:block}.section-two.showMore .solution-item:nth-child(23){-webkit-animation:fadeUp 550ms linear 3145ms forwards;animation:fadeUp 550ms linear 3145ms forwards;display:block}.section-two.showMore .solution-item:nth-child(24){-webkit-animation:fadeUp 550ms linear 3.33s forwards;animation:fadeUp 550ms linear 3.33s forwards;display:block}.section-two.showMore .solution-item:nth-child(25){-webkit-animation:fadeUp 550ms linear 3515ms forwards;animation:fadeUp 550ms linear 3515ms forwards;display:block}.section-two.showMore .solution-item:nth-child(26){-webkit-animation:fadeUp 550ms linear 3.7s forwards;animation:fadeUp 550ms linear 3.7s forwards;display:block}.section-two.showMore .solution-item:nth-child(27){-webkit-animation:fadeUp 550ms linear 3885ms forwards;animation:fadeUp 550ms linear 3885ms forwards;display:block}.section-two.showMore .solution-item:nth-child(28){-webkit-animation:fadeUp 550ms linear 4.07s forwards;animation:fadeUp 550ms linear 4.07s forwards;display:block}.section-two.showMore .solution-item:nth-child(29){-webkit-animation:fadeUp 550ms linear 4255ms forwards;animation:fadeUp 550ms linear 4255ms forwards;display:block}.section-two.showMore .solution-item:nth-child(30){-webkit-animation:fadeUp 550ms linear 4.44s forwards;animation:fadeUp 550ms linear 4.44s forwards;display:block}@media screen and (min-width:768px){.section-two .title-block{min-height:150px}.section-two .circle--striped{height:566px;width:566px;top:170px;right:-320px}}@media screen and (min-width:992px){.section-two{padding-top:170px}}@media screen and (min-width:1600px){.section-two .circle--striped{height:566px;width:566px;top:170px;right:-320px}}.section-three{padding-top:80px;padding-bottom:75px;position:relative}.section-three .container{position:relative}.section-three .triangle--dark{left:160px;top:-74px}.section-three .triangle--light{bottom:15px;right:120px}.section-three .circle--disc{left:-300px;top:-180px;height:500px;width:500px}.section-three .title-block{margin-bottom:95px}@media screen and (min-width:768px){.section-three .triangle--dark{left:160px;top:-74px}.section-three .triangle--light{bottom:75px;right:0}.section-three .circle--disc{left:-472px;top:-270px;height:737px;width:737px}}@media screen and (min-width:1600px){.section-three{padding-top:80px}.section-three .triangle--dark{left:160px;top:-74px}.section-three .triangle--light{bottom:75px;right:-110px}.section-three .circle--disc{left:-472px;top:-270px;height:737px;width:737px}}.section-four{padding-top:100px;padding-bottom:100px;background-repeat:no-repeat;background-position:center top;background-size:108% auto}.section-four .container{position:relative}.section-four .circle--light{left:50px;top:-24px}.section-four .title-block{margin-bottom:50px}@media screen and (min-width:768px){.section-four{padding-top:240px}.section-four .title-block{margin-bottom:80px}}@media screen and (min-width:992px){.section-four .title-block{margin-bottom:122px}}@media screen and (min-width:1600px){.section-four .circle--light{left:50px;top:-24px}}.section-five{padding-top:100px;padding-bottom:70px;position:relative}.section-five .container{position:relative}.section-five .triangle--dark{right:122px;top:-77px}.section-five .circle--light{right:0;top:67px}.section-five .circle--striped-reverse{left:-200px;top:-100px;height:300px;width:300px}.section-five .title-block{margin-bottom:67px}.section-five .title-main{margin-bottom:39px}@media screen and (min-width:768px){.section-five .circle--light{right:0;top:67px}.section-five .circle--striped-reverse{left:-206px;top:-251px;height:449px;width:449px}}@media screen and (min-width:1600px){.section-five .triangle--dark{right:122px;top:-77px}.section-five .circle--light{right:-120px;top:67px}.section-five .circle--striped-reverse{left:-206px;top:-251px;height:449px;width:449px}}.section-six{padding-top:80px;padding-bottom:100px;position:relative}.section-six .container::before,.section-six::after{content:"";position:absolute;top:0;z-index:-1;display:block}.section-six .container{position:relative}.section-six .triangle--light{left:20px;top:-50px}.section-six .circle--striped{height:300px;width:300px;right:-150px;top:-50px}.section-six .title-block{margin-bottom:50px}@media screen and (min-width:768px){.section-six{padding-bottom:135px}.section-six .title-block{margin-bottom:87px}.section-six .triangle--light{left:0;top:-7px}.section-six .circle--striped{height:646px;width:646px;right:-323px;top:-150px}}@media screen and (min-width:1600px){.section-six .circle--striped{height:646px;width:646px;right:-323px;top:-150px}}@media screen and (min-width:1920px){.section-six .triangle--light{top:-7px;left:-100px}}.section-404 .img{text-align:center;margin:30px auto}.section-404 .title-main{color:#5a73b8;margin-bottom:30px}.section-404 .btn-gradient{min-width:240px;font-size:20px}.section-404__nav{text-align:center}.section-404__nav .item{margin-top:20px;margin-bottom:0;font-size:inherit}@media screen and (min-width:768px){.section-404 .img{max-width:30%}.section-404__nav{display:flex;flex-wrap:wrap;justify-content:space-around}}@media screen and (min-width:1600px){.section-404{min-height:calc(100vh - 100px);padding-top:80px}.section-404 .img{margin-bottom:40px;max-width:40%}.section-404 .title-main{margin-bottom:50px}.section-404__nav{justify-content:space-between}.section-404__nav .item{margin-top:30px}}.solution-container .row{margin-left:-25px;margin-right:-25px}.solution-container .btn-gradient{padding:13px 25px;line-height:1.25;font:24px "Muli Bold";border-radius:30px}.solution-item{margin-bottom:66px;padding-left:25px;padding-right:25px;opacity:0}.solution-item .inner{height:100%;display:flex;flex-direction:column;color:#696969;font-size:18px}.solution-item .img{margin-bottom:30px;height:150px;width:150px;display:flex;align-items:center;justify-content:center;border:1px solid #707070;border-radius:30px;padding:5px;margin-left:auto;margin-right:auto;background-color:#fff}.solution-item .title{font:28px "Muli Bold";margin-bottom:15px;color:#000}.solution-item .title-sub{font-size:inherit;font-style:italic;line-height:1.6;margin-bottom:15px;color:#000}.solution-item .more{margin-top:auto;display:block;color:#5a73b8}@media screen and (min-width:576px){.solution-item .img{margin-left:0}}.customer-list{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.customer-list .item{padding-left:10px;padding-right:10px;margin-bottom:20px;flex:0 0 33.333%;max-width:33.333%;opacity:0}.customer-list .img{box-shadow:0 3px 10px rgba(90,115,184,.2);height:100px;margin-bottom:0;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:10px}@media screen and (min-width:576px){.customer-list{margin-left:-12px;margin-right:-12px}.customer-list .item{flex:0 0 25%;max-width:25%;padding-left:12px;padding-right:12px;margin-bottom:25px}}@media screen and (min-width:768px){.customer-list .item{flex:0 0 20%;max-width:20%}.customer-list .img{height:150px}}.customer-count{display:flex;align-items:center;justify-content:space-around;padding-top:65px;flex-direction:column}.customer-count .item{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.customer-count .number{font:60px "Muli Black";color:#5a73b8}.customer-count .text{font-size:30px}@media screen and (min-width:576px){.customer-count{flex-direction:row}.customer-count .item{margin-bottom:0}}.subscribe-box{max-width:1000px;margin-left:auto;margin-right:auto}.subscribe-form{display:flex;box-shadow:0 3px 10px rgba(90,115,184,.2);height:60px}.subscribe-form .input{width:100%;border:1px solid rgba(105,105,105,.5);padding:13px 33px 17px;font-size:24px}.subscribe-form .input::-webkit-input-placeholder{color:#e5e5e5}.subscribe-form .input::-moz-placeholder{color:#e5e5e5}.subscribe-form .input:-ms-input-placeholder{color:#e5e5e5}.subscribe-form .input::-ms-input-placeholder{color:#e5e5e5}.subscribe-form .input::placeholder{color:#e5e5e5}.subscribe-form .input:focus{box-shadow:0 3px 10px rgba(90,115,184,.25)}.subscribe-form .btn-gradient{background:linear-gradient(to left,#53c1ae,#597ab7);display:flex;align-items:center;justify-content:center;flex:0 0 100px;max-width:100px;padding:0;border-radius:0}@media screen and (min-width:576px){.subscribe-form .btn-gradient{flex:0 0 200px;max-width:200px}}.contact-box{display:flex;justify-content:center;flex-wrap:wrap;flex-direction:column;padding-top:37px}.contact-box .item{display:flex;align-items:center;font-size:24px;opacity:0}.contact-box .item:not(:last-child){margin-bottom:15px}.contact-box .item .img{height:50px;width:50px;display:flex;align-items:center;justify-content:center;padding:10px;margin-right:21px;margin-bottom:0;border:2px solid #5a73b8;border-radius:50%}@media screen and (min-width:576px){.contact-box{flex-direction:row}.contact-box .item:not(:last-child){margin-right:64px;margin-bottom:0}.contact-box .item .img{height:78px;width:78px;padding:20px}}.roadmap-slider .slick-list{padding-left:12px;padding-right:12px}.roadmap-slider .slick-disabled{opacity:.25;pointer-events:none}.roadmap-slider .item{display:flex;flex-direction:column;margin-left:-10px;margin-right:-10px;opacity:0;transition:all .8s}.roadmap-slider .item.slick-active{opacity:1}.roadmap-slider .item:nth-child(4n+1) .time{background-image:url(../img/backgrounds/bg-gd1.svg)}.roadmap-slider .item:nth-child(4n+1) svg{fill:#5a73b8}.roadmap-slider .item:nth-child(4n+2) .time{background-image:url(../img/backgrounds/bg-gd2.svg)}.roadmap-slider .item:nth-child(4n+2) svg{fill:#5890b4}.roadmap-slider .item:nth-child(4n+3) .time{background-image:url(../img/backgrounds/bg-gd3.svg)}.roadmap-slider .item:nth-child(4n+3) svg{fill:#56a3b2}.roadmap-slider .item:nth-child(4n) .time{background-image:url(../img/backgrounds/bg-gd4.svg)}.roadmap-slider .item:nth-child(4n) svg{fill:#53c1ae}.roadmap-slider .item .content,.roadmap-slider .item .icon-box,.roadmap-slider .item .time{opacity:0}.roadmap-slider .item .content,.roadmap-slider .item .icon-box{display:flex;flex-direction:column}.roadmap-slider .item .content{overflow:hidden;border-radius:20px;height:210px}.roadmap-slider .item .time{display:flex;align-items:center;justify-content:center;height:42px;width:100%;color:#fff;position:relative;background-repeat:no-repeat;background-position:center center;background-size:contain}.roadmap-slider .item .icon{text-align:center;color:#fff;margin-bottom:0;line-height:1.27;font-family:"Muli Bold";position:relative;height:135px;margin-top:auto}.roadmap-slider .item .icon svg{height:100%;width:auto;transform:translateY(12%)}.roadmap-slider .item .icon-box{margin-left:auto;margin-right:auto;display:flex;flex-direction:column}.roadmap-slider .item .icon .caption{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:pre-line;margin-top:12%}.roadmap-slider .item .inner{padding:22px 22px 18px;border:1px solid #707070;border-radius:20px;line-height:1.27;max-height:100%;overflow-y:auto;background-color:#fff;scrollbar-width:thin;margin-top:5px}.roadmap-slider .item .inner::-webkit-scrollbar{width:2px}.roadmap-slider .item .inner::-webkit-scrollbar-thumb{background-color:#5a73b8}.roadmap-slider .item .inner p{margin-bottom:0}@media screen and (min-width:576px){.roadmap-slider .item:nth-child(even){flex-direction:column-reverse}.roadmap-slider .item:nth-child(even) .icon{transform:rotateX(180deg);margin-top:0}.roadmap-slider .item:nth-child(even) .icon .caption{transform:translate(-50%,-50%) rotateX(180deg);margin-top:0}.roadmap-slider .item:nth-child(even) .content{flex-direction:column-reverse}.roadmap-slider .item:nth-child(even) .inner{margin-bottom:5px;margin-top:0}.roadmap-slider .item .icon-box{height:210px}}@media screen and (min-width:768px){.roadmap-slider .item .time{background-size:cover}}@media screen and (min-width:1600px){.roadmap-slider .slick-prev{left:auto;right:100%;margin-right:100px}.roadmap-slider .slick-next{right:auto;left:100%;margin-left:100px}}@media screen and (max-width:1599px){.roadmap-slider .slick-arrow{transform:translate(0,0);top:auto;bottom:100%;left:auto;right:0;margin-bottom:10px}.roadmap-slider .slick-prev{margin-right:30px}}.domain-search{min-height:300px;padding-top:100px;padding-bottom:52px;box-shadow:0 3px 10px rgba(90,115,184,.19)}.domain-search__box{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;margin-bottom:43px}.domain-search__box .title{font-size:24px;margin-bottom:15px}.domain-search__box .subscribe-form{width:1000px}@media screen and (min-width:1200px){.domain-search__box .title{margin-bottom:0}}.domain-search__result{font-size:16px;text-align:center}.domain-search__result .list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.domain-search__result .item{margin-right:20px;margin-bottom:8px}.domain-search__result .title{font-size:inherit}.domain-search__result .title span{font-family:"Muli Bold"}@media screen and (min-width:768px){.domain-search__result{font-size:24px;display:flex}.domain-search__result .list{width:100%}.domain-search__result .item{margin-right:40px;margin-bottom:15px}.domain-search__result .link-blue{flex:0 0 200px;max-width:200px;text-align:center;font-family:inherit}}@media screen and (min-width:1200px){.domain-search__result .item{margin-right:87px}}.domain-list .list{min-height:50px;padding-left:5px;padding-right:5px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(112,112,112,.5)}.domain-list .item{padding-left:5px;padding-right:5px}.domain-list .item:nth-child(1),.domain-list .item:nth-child(3){flex:0 0 80px;max-width:80px}.domain-list .item:nth-child(2){flex:1 1 auto;text-align:center}.domain-list .item:nth-child(3){text-align:right}.domain-list .btn-gradient{font-size:inherit;padding:6px 14px;border-radius:50px;line-height:1.1}@media screen and (min-width:768px){.domain-list .list{padding-left:25px;padding-right:25px}.domain-list .item:nth-child(1){flex:0 0 100px;max-width:100px}.domain-list .item:nth-child(3){flex:0 0 152px;max-width:152px}.domain-list .btn-gradient{padding:10px 22px}}.domain-exist{text-align:center}.domain-exist .login-form .btn-gradient{margin-top:20px}.domain-exist .login-form .input{padding-right:100px}.domain-exist .login-form .input-wrap{position:relative}.domain-exist .login-form .input-label{position:absolute;top:50%;transform:translateY(-50%);right:0;padding-right:10px;height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#696969;font-style:italic}.domain-exist__btn{display:none}.domain-exist__btn.collapsed{display:inline-block;margin-top:20px}@media screen and (min-width:1600px){.domain-exist{padding-top:20px}.domain-exist .login-form .btn-gradient{margin-top:30px}.domain-exist__btn.collapsed{margin-top:20px;margin-bottom:30px}}.okela{position:relative;padding-top:60px;padding-bottom:47px;box-shadow:0 -10px 10px rgba(90,115,184,.1)}.okela::before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;background-color:rgba(90,115,184,.5)}.okela-container{display:flex;align-items:center;flex-direction:column;max-width:100%}.okela-container .title-main{margin-bottom:40px}.okela-container .title-block{max-width:600px;text-align:center;margin-bottom:50px}.okela-container .content{margin-bottom:40px}.okela-container .content p{margin-bottom:0;opacity:0}.okela-container .btn-gradient{padding:10px 25px;font:24px "Muli Bold";border-radius:30px;box-shadow:0 0 3px #696969}.okela-container .img{margin-bottom:0}.okela-container .img img{transform:translate(-100px,50px);opacity:0;transition:opacity 450ms,transform 1.5s}@media screen and (min-width:992px){.okela-container{flex-direction:row-reverse;justify-content:flex-end;padding-left:40px;padding-right:40px}.okela-container .img{width:61.875%;max-width:1188px;margin-right:3.75%}.okela-container .title-block{width:31.25%;max-width:400px;text-align:left;margin-bottom:0}}@media screen and (min-width:992px){.okela-container .title-main{margin-bottom:70px}.okela-container .content{margin-bottom:60px}}@media screen and (min-width:768px){.okela{padding-top:132px}}@media screen and (min-width:992px){.okela::after,.okela::before{width:50%}.okela::after{content:"";position:absolute;top:0;height:100%;z-index:-1}.okela::after{right:0;background-color:#f4f4f4}}.login-section{height:100vh;display:flex;flex-direction:column;justify-content:center;width:100%;padding:10px}.login-section .content,.login-section .img{align-items:center;justify-content:center;padding:40px 10px}.login-section .img{display:none;width:100%;margin-bottom:0;background-color:#5a73b8}.login-section .content{border-radius:15px;max-height:100%;overflow-y:auto;box-shadow:0 3px 20px rgba(90,115,184,.5);background-color:rgba(255,255,255,.8)}.login-section .inner{display:none;-webkit-animation:fadeOutDown 450ms ease-in-out 0s forwards;animation:fadeOutDown 450ms ease-in-out 0s forwards}.login-section .inner.actived{display:block;-webkit-animation:fadeInUp 450ms ease-in-out 0s forwards;animation:fadeInUp 450ms ease-in-out 0s forwards}.login-section .title{font:24px "Muli Bold";color:#5a73b8}.login-section .title-block{margin-bottom:27px;text-align:center}.login-section .title-sub{margin-bottom:0}.login-form{text-align:center;max-width:500px;margin-left:auto;margin-right:auto}.login-form .input{width:100%;height:42px;border-radius:30px;border:1px solid #707070;padding:6px 15px}.login-form .input select,.login-form .input::-webkit-input-placeholder{color:rgba(105,105,105,.5)}.login-form .input select,.login-form .input::-moz-placeholder{color:rgba(105,105,105,.5)}.login-form .input select,.login-form .input:-ms-input-placeholder{color:rgba(105,105,105,.5)}.login-form .input select,.login-form .input::-ms-input-placeholder{color:rgba(105,105,105,.5)}.login-form .input select,.login-form .input::placeholder{color:rgba(105,105,105,.5)}.login-form .btn-gradient{padding:13px 45px;font:24px "Muli Bold";border-radius:50px;margin-top:20px;margin-bottom:-7px;line-height:1}.login-form .social-icon{margin-bottom:5px;display:inline-flex;align-items:center;justify-content:center;height:50px;width:50px;border:1px solid transparent;border-radius:50%;color:#fff;font-size:30px}.login-form .social-icon:not(:last-child){margin-right:15px}.login-form .social-icon:hover{box-shadow:0 3px 10px rgba(90,115,184,.75)}.login-form .social-icon.facebook{background-color:#455a9a;border-color:#455a9a}.login-form .social-icon.google{background-color:#c24b3c;border-color:#c24b3c}.login-form .social-icon.linkedin{background-color:#0073b0;border-color:#0073b0}.login-form .flex-2 .login-form__row:last-child{margin-bottom:20px}.login-form__row{margin-bottom:0}.login-form__row:not(:last-child){margin-bottom:20px}.login-form__row .label{font-weight:400;margin-bottom:5px;display:inline-block}@media screen and (min-width:576px){.login-form .flex-2{margin-left:-5px;margin-right:-5px;display:flex}.login-form .flex-2 .login-form__row{flex:0 0 50%;max-width:50%;padding-left:5px;padding-right:5px}}@media screen and (min-width:768px){.login-section{height:100vh;overflow:hidden;flex-direction:row;align-items:center;justify-content:center;padding:20px}.login-section .content{border-radius:25px;display:flex;flex-direction:column;justify-content:unset;align-items:unset;margin-top:0;margin-bottom:0;padding-left:20px;padding-right:20px;flex:0 0 80%;max-width:80%}.login-section .content .inner{margin:auto}.login-section .title{font-size:28px}.login-form .input{height:50px;padding:12px 30px}}@media screen and (min-width:992px){.login-section{padding:0;background:0 0;align-items:unset;justify-content:unset}.login-section .img{display:flex;flex-direction:column;padding:20px}.login-section .content{flex:0 0 63.02083%;max-width:63.02083%;padding:20px;border-radius:0}}.captcha{display:flex;align-items:center;flex-wrap:wrap}.captcha .input{width:140px;margin-right:15px}.captcha-code{height:100%;background-color:#efefef;font-family:"Muli Bold";padding:10px;width:100px;margin-right:15px;border:1px solid #707070;display:block}@media screen and (min-width:768px){.captcha .input{width:156px;margin-right:20px}.captcha-code{margin-right:20px}}.trial-section{font-size:14px}.trial-section .title{color:inherit;font-size:18px}.trial-section .title-block{padding:15px;margin-bottom:0;color:#fff;background-color:#5a73b8}.trial-section .title-sub{color:inherit;font-size:14px}.trial-section .title~.title-sub{margin-top:5px}.trial-section .progressbar{width:100%;max-width:900px;margin:0 auto 15px}.trial-section .inner{width:100%;max-width:900px}.trial-section .login-form{margin-top:20px}.trial-section .subscribe-form{height:40px;margin-top:20px}.trial-section .subscribe-form .btn-gradient{font-size:inherit;background:#53c1ae;border-radius:0 25px 25px 0}.trial-section .subscribe-form .input{font-size:inherit;padding:13px 20px;border-radius:25px 0 0 25px}.trial-section .domain-search-container{max-width:700px;margin-left:auto;margin-right:auto}.trial-section .domain-search__box{margin-bottom:10px}.trial-section .domain-search__result{font-size:inherit}.trial-section .domain-search__result .title{font-family:inherit;font-size:inherit}.trial-section .domain-list{flex:1 1 auto;overflow-y:auto;margin-bottom:50px}.trial-section .btn-next{padding:11px 33px;line-height:1.2;border-radius:50px;font-size:20px}@media screen and (min-width:768px){.trial-section{font-size:18px}.trial-section .domain-search__result{font-size:18px}.trial-section .domain-search__result .title{font-size:inherit}.trial-section .domain-search__result .list{justify-content:flex-start}.trial-section .domain-search__result .item{margin-right:30px;margin-bottom:10px}.trial-section .domain-search__result .link{margin-right:auto;white-space:nowrap}.trial-section .content{max-height:calc(100% - 40px);margin:20px}.trial-section .inner.actived{display:flex;flex-direction:column;max-height:calc(100% - 60px);margin-top:0}.trial-section .subscribe-form{height:50px}.trial-section .title{font-size:28px}.trial-section .title-sub{font-size:18px}.trial-section .btn-next{font-size:24px}.trial-sucessful{margin-bottom:50px}.trial-sucessful .description{margin-top:25px;margin-bottom:25px}.trial-sucessful__row{display:flex;justify-content:space-between;padding-top:13px;padding-bottom:13px;border-bottom:1px solid rgba(112,112,112,.5);margin-bottom:0}}@media screen and (min-width:992px){.trial-section .content{max-height:none;margin:0}}@media screen and (min-width:1600px){.trial-section .content{padding-top:120px}.trial-section .content .inner{margin-top:0;margin-bottom:0}.trial-section .domain-list{max-height:300px}.trial-section .title-block{padding:26px}.trial-section .progessbar{margin-bottom:20px}.trial-section .login-form{margin-top:30px}.trial-section .subscribe-form{margin-top:37px}}@media screen and (min-width:1920px){.trial-section .content{padding-top:160px}.trial-section .domain-list{max-height:400px}}.progressbar{display:flex;height:10px;flex:0 0 10px;background-color:rgba(105,105,105,.5)}.progressbar .step{display:block;flex:0 0 33.333%;background-color:rgba(105,105,105,.5);position:relative;transition:all 450ms;left:0}.progressbar .step.active{background-color:#5a73b8}@media screen and (min-width:768px){.progressbar{height:20px;flex:0 0 20px}}.hosting-register__info{border-radius:50px;width:100%;max-width:400px;padding:20px;box-shadow:0 3px 6px rgba(0,0,0,.16);margin:20px auto 0}.hosting-register__info .title{margin-bottom:20px;font-size:inherit;font-family:"Muli Bold"}.hosting-register__title{font-family:"Muli Bold";margin-bottom:0;margin-top:20px}.hosting-register__table .list{display:flex;min-height:50px;border-bottom:1px solid rgba(105,105,105,.5)}.hosting-register__table .list:first-child{border-top:1px solid rgba(105,105,105,.5)}.hosting-register__table .list .item{display:flex;flex-wrap:wrap;align-items:center;padding-top:5px;padding-bottom:5px}.hosting-register__table .list .item:not(:last-child){border-right:1px solid rgba(105,105,105,.5)}.hosting-register__table .list .item:first-child{flex:1 1 auto}.hosting-register__table .list .item:last-child{flex:0 0 85px;max-width:85px;text-align:center;justify-content:center;padding-left:3px;padding-right:3px}.hosting-register__table .list-head{font-family:"Muli Bold";border-top:none!important}.hosting-register__table .list-2 .item:first-child{justify-content:flex-end;padding-right:20px}.hosting-register__table .list-3 .item:nth-child(2){flex:0 0 85px;max-width:85px;text-align:center;justify-content:center}.hosting-register__form{width:100%;max-width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:25px}.hosting-register__form .left{flex:0 0 55.55556%;max-width:55.55556%;margin-bottom:15px}.hosting-register__form .right{flex:0 0 40.55556%;max-width:40.55556%;margin-bottom:15px}.hosting-register__form .login-form__row{margin-bottom:15px}@media screen and (min-width:768px){.hosting-register__table .list .item:last-child{flex:0 0 190px;max-width:190px}.hosting-register__table .list-head{font-family:"Muli Bold";border-top:none!important}.hosting-register__table .list-2 .item:first-child{justify-content:flex-end;padding-right:20px}.hosting-register__table .list-3 .item:nth-child(2){text-align:center;flex:0 0 172px;max-width:172px;justify-content:center}}@media screen and (min-width:1920px){.hosting-register__content{padding-top:100px!important}}.hosting-intro{padding-top:40px;padding-bottom:24px}.hosting-intro .title-block{margin-bottom:40px}.hosting-intro__item{margin-bottom:20px;display:flex;align-items:flex-start;font-size:inherit}.hosting-intro__item::before{content:"";margin-right:28px;display:block;border-style:solid;border-width:13px 0 13px 22px;margin-top:5px;border-color:transparent transparent transparent #5a73b8}@media screen and (min-width:768px){.hosting-intro .title-block{margin-bottom:70px}}@media screen and (min-width:992px){.hosting-intro{padding-top:88px;padding-bottom:24px}}@media screen and (min-width:1200px){.hosting-intro .title-block{margin-bottom:100px}}.hosting-price{padding-top:30px;padding-bottom:30px}.hosting-price .title-block{margin-bottom:30px}.hosting-price .tab-nav{display:flex;justify-content:center}.hosting-price .tab-nav .item{border-radius:40px 40px 0 0;box-shadow:0 -6px 10px rgba(90,115,184,.1);flex:1 1 auto;max-width:400px;padding:22px;font-family:"Muli Bold";position:relative}.hosting-price .tab-nav .item.active{background-color:#fff;z-index:1}.hosting-price .tab-content{padding:40px 0;box-shadow:0 3px 20px rgba(90,115,184,.2)}.hosting-price .container{padding-left:0;padding-right:0}.hosting-price__list{flex-wrap:nowrap;overflow-x:auto;margin-left:0;margin-right:0}.hosting-price__list:hover .hosting-price__item .title{background-color:#53c1ae}.hosting-price__list:hover .hosting-price__item .content{border-color:transparent}.hosting-price__list:hover .hosting-price__item:hover .title{background-color:#5a73b8}.hosting-price__list:hover .hosting-price__item:hover .content{border-color:#5a73b8}.hosting-price__item{margin-bottom:20px;padding-left:15px;padding-right:15px;flex:0 0 90%;max-width:90%}.hosting-price__item.active .title,.hosting-price__item:hover .title{background-color:#5a73b8}.hosting-price__item.active .content,.hosting-price__item:hover .content{border-color:#5a73b8}.hosting-price__item .inner{height:100%;border-radius:50px;overflow:hidden;text-align:center;box-shadow:0 3px 20px rgba(90,115,184,.2);display:flex;flex-direction:column}.hosting-price__item .title{min-height:100px;color:#fff;background-color:#53c1ae;margin-bottom:0;font-size:inherit;font-family:"Muli Bold";display:flex;flex-direction:column;padding:20px 10px;transition:all 350ms}.hosting-price__item .title .text{margin-bottom:8px}.hosting-price__item .title .price span:first-child{font-size:24px}.hosting-price__item .title .note{font:18px "Muli Bold"}.hosting-price__item .content{flex:1 1 auto;background-color:#fff;border:2px solid transparent;padding:30px 20px;display:flex;flex-direction:column;border-radius:0 0 50px 50px;transition:all 350ms}.hosting-price__item .list li{margin-bottom:15px}.hosting-price__item .list-2{text-align:left;margin-bottom:30px}.hosting-price__item .list-2 li{margin-bottom:5px}.hosting-price__item .list-2 span{color:#53c1ae;text-transform:uppercase;font:18px "Muli Bold"}.hosting-price__item .ctrl{margin-top:auto;margin-bottom:0}.hosting-price__item .btn-gradient{width:200px;height:50px;border-radius:30px;display:inline-flex;align-items:center;justify-content:center;margin-top:14px}@media screen and (min-width:768px){.hosting-price{padding-bottom:45px}.hosting-price .tab-nav .item{font-size:28px}.hosting-price__item{flex:0 0 48%;max-width:48%}.hosting-price__item .title{font-size:24px;min-height:120px;padding:20px}.hosting-price__item .title .price span:first-child{font-size:32px}}@media screen and (min-width:992px){.hosting-price__item .title{min-height:150px;font-size:28px}.hosting-price__item .title .price span:first-child{font-size:36px}.hosting-price .title-block{margin-bottom:50px}}@media screen and (min-width:1200px){.hosting-price{padding-top:44px;padding-bottom:65px}.hosting-price__list{overflow:hidden;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.hosting-price__item{flex:0 0 33.333%;max-width:33.333%;padding-left:15px;padding-right:15px}}@media screen and (min-width:1600px){.hosting-price .title-block{margin-bottom:80px}.hosting-price__item .content{padding:50px 20px 60px}.hosting-price__item .list li{margin-bottom:30px}}.hosting-feature{padding-top:30px;padding-bottom:30px}.hosting-feature .title-block{margin-bottom:40px}.hosting-feature__list{justify-content:center}.hosting-feature__item{flex:0 0 50%;max-width:50%;text-align:center;margin-bottom:30px;padding-left:5px;padding-right:5px}.hosting-feature__item .img{width:80px;height:80px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px;border:1px solid #5a73b8;border-radius:50%}.hosting-feature__item .img img{max-width:50%}.hosting-feature__item .title{font-size:inherit;margin-bottom:0}@media screen and (min-width:576px){.hosting-feature__item{flex:0 0 33.333%;max-width:33.333%}}@media screen and (min-width:768px){.hosting-feature .title-block{margin-bottom:70px}.hosting-feature__list .img{width:120px;height:120px;margin-bottom:20px}.hosting-feature__list .img img{max-width:70%}.hosting-feature__item{flex:0 0 25%;max-width:25%;padding-left:15px;padding-right:15px;margin-bottom:74px}}@media screen and (min-width:992px){.hosting-feature{padding-top:65px;padding-bottom:80px}.hosting-feature__item{flex:0 0 20%;max-width:20%}}@media screen and (min-width:1200px){.hosting-feature .title-block{margin-bottom:100px}.hosting-feature__item .img{width:160px;height:160px}.hosting-feature__item .img img{max-width:100%}}.support-banner .container{flex-direction:column;align-items:center;min-height:300px;padding-top:40px;padding-bottom:40px}.support-banner .form-search{max-width:1000px;height:50px;border-radius:60px;border-color:rgba(105,105,105,.5);margin-bottom:27px}.support-banner .form-search .button svg{width:24px}.support-banner .form-search .input{padding-left:54px}.support-banner .form-search .input::-webkit-input-placeholder{color:#e5e5e5}.support-banner .form-search .input::-moz-placeholder{color:#e5e5e5}.support-banner .form-search .input:-ms-input-placeholder{color:#e5e5e5}.support-banner .form-search .input::-ms-input-placeholder{color:#e5e5e5}.support-banner .form-search .input::placeholder{color:#e5e5e5}.support-banner .title-main{font:36px "Muli Bold";margin-bottom:0}@media screen and (min-width:768px){.support-banner .form-search{height:60px;font-size:24px}.support-banner .form-search .input{padding-left:85px}.support-banner .form-search .button svg{width:auto}.support-banner .title-main{font:48px "Muli Bold"}}.support-center{color:#fff;margin-bottom:20px;font-family:"Muli Bold"}.support-center .item{margin-bottom:7px}.support-center .item:not(:last-child){margin-right:15px}.support-center .item .fa{margin-right:11px;font-size:24px}@media screen and (min-width:768px){.support-center{font-size:28px}.support-center .item .fa{font-size:37px}}.support-category{padding-top:80px}.support-category .title-block{margin-bottom:50px}.support-category .row{margin-left:-5px;margin-right:-5px}.support-category__item{font-size:14px;margin-bottom:10px;padding-left:5px;padding-right:5px}.support-category__item .inner{border-radius:15px;box-shadow:0 3px 10px rgba(90,115,184,.5);display:flex;align-items:center;flex-direction:column;height:100%;padding:20px 10px}.support-category__item .img{margin-bottom:15px;text-align:center}.support-category__item .content{margin-top:auto;text-align:center}.support-category__item .title{margin-bottom:0;line-height:1.5;font-size:inherit}@media screen and (min-width:768px){.support-category .row{margin-left:-15px;margin-right:-15px}.support-category .title{line-height:30px}.support-category__item{padding-left:15px;padding-right:15px;margin-bottom:30px;font-size:inherit}.support-category__item .inner{padding-top:30px;padding-bottom:30px;border-radius:30px}}@media screen and (min-width:1200px){.support-category .row{margin-left:-25px;margin-right:-25px}.support-category__item{margin-bottom:40px;padding-left:25px;padding-right:25px}.support-category__item .inner{flex-direction:row;padding-top:50px;padding-bottom:50px}.support-category__item .img{flex:0 0 140px;max-width:140px;margin-bottom:0}.support-category__item .content{text-align:left;padding-left:11px}}.support-faq{padding-top:60px;padding-bottom:60px}.support-faq .title-block{margin-bottom:70px}.support-faq-block{margin-bottom:28px}.support-faq-block>.title{color:#000;font:24px "Muli Bold";margin-bottom:12px}.support-faq__img{text-align:center;margin:0 auto 50px;max-width:75%}.support-faq__item{padding-top:10px;padding-bottom:10px;line-height:30px;border-bottom:1px solid rgba(112,112,112,.5)}.support-faq__item:first-child{border-top:1px solid rgba(112,112,112,.5)}.support-faq__item .title{margin-bottom:13px;font-size:inherit;font-family:"Muli Bold";margin-bottom:0}.support-faq__item .title:hover{color:#5a73b8}.support-faq__item .link{display:flex;align-items:baseline;margin-bottom:10px}.support-faq__item .link::before{content:attr(data-number) ".";display:inline-block;font:italic 22px "Muli Bold";min-width:50px}.support-faq__item .link::after{content:"\f106";font-family:FontAwesome;flex:0 0 50px;max-width:50px;text-align:center;display:block;transition:transform 350ms;margin-left:auto}.support-faq__item .link.collapsed{margin-bottom:0}.support-faq__item .link.collapsed::after{transform:rotate(180deg)}.support-faq__item p{margin-bottom:0}@media screen and (min-width:768px){.support-faq__item .link::before{font-size:24px}}@media screen and (min-width:992px){.support-faq__img{margin:0;max-width:100%}}.support-video{padding-top:170px}.support-video__large .img,.support-video__thumb .img{margin-bottom:0}.support-video__large .img:before,.support-video__thumb .img:before{padding-top:56.25%}.support-video__large .img img,.support-video__thumb .img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.support-video__large .img img,.support-video__thumb .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:none;max-width:none}.support-video__large .icon-play,.support-video__thumb .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;border:2px solid #fff;pointer-events:none;border-radius:50%;display:none}.support-video__large .icon-play::before,.support-video__thumb .icon-play::before{content:"";border-style:solid;transform:translateX(15%)}.support-video__large .title,.support-video__thumb .title{margin-bottom:0;line-height:1.6}.support-video__large{margin-bottom:40px}.support-video__large .content{position:absolute;left:0;top:0;height:100%;width:100%;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.support-video__large .content .title{padding-left:40px;padding-bottom:20px;font:28px "Muli Bold";display:none}.support-video__large .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:160px;width:160px}.support-video__large .icon-play::before{border-color:transparent transparent transparent #fff;border-width:50px 0 50px 86px}.support-video__large .img iframe{z-index:1}.support-video__thumb{margin-top:60px}.support-video__thumb .title{margin-top:10px;font-size:inherit}.support-video__thumb .img .icon-play{height:100px;width:100px}.support-video__thumb .img .icon-play::before{border-color:transparent transparent transparent #fff;border-width:30px 0 30px 50px}.support-video__thumb .slick-list{margin-left:-15px;margin-right:-15px}.support-video__thumb .slick-slide{padding-left:15px;padding-right:15px;cursor:pointer}.support-video__thumb .slick-slide:hover .title{color:#5a73b8}@media screen and (min-width:1200px){.support-video__large .content .title{display:block}}@media screen and (min-width:1600px){.support-video__thumb{margin-top:0}.support-video__thumb .slick-list{margin-left:-25px;margin-right:-25px}.support-video__thumb .slick-slide{padding-left:25px;padding-right:25px}.support-video__thumb .slick-prev{left:auto;right:100%;margin-right:100px}.support-video__thumb .slick-next{right:auto;left:100%;margin-left:100px}}.support-aside.style1{padding-top:40px}.support-aside .support-faq-block>.title{font-size:inherit;margin-bottom:18px}.support-aside .support-faq__item .title{font-family:inherit}.support-aside .support-faq__item .link::after,.support-aside .support-faq__item .link::before{display:none}@media screen and (min-width:992px){.support-aside__inner{padding:30px;border:1px solid rgba(0,0,0,.1)}.support-aside .support-faq-block:not(:last-child){margin-bottom:65px}}.support-detail{padding-bottom:40px}.support-detail .title{font:28px "Muli Bold";margin-bottom:45px}.branding{padding-top:50px;padding-bottom:24px}.branding .title-block{min-height:120px;padding-bottom:30px;display:flex;flex-direction:column;justify-content:flex-end}.branding .title-main span{color:#5a73b8}.branding-item{margin-bottom:30px}.branding-item .img{margin-bottom:20px}.branding-item .title{font-size:inherit;font-family:"Muli Bold";margin-bottom:30px;color:#000}.branding-form .inner{width:100%;max-width:750px}.branding-form .login-form,.branding-form .title-block{max-width:600px}.branding-form .title{margin-bottom:24px}.branding-form .title-block{margin-bottom:24px;margin-left:auto;margin-right:auto}.branding-form__panel{margin-top:80px;margin-bottom:30px;padding:25px;background-color:rgba(105,105,105,.11)}.branding-form__panel .title{margin-bottom:10px}.branding-form__panel .contact-box{padding-top:0}.branding-form__panel .contact-box .item{font-size:inherit}.branding-form__panel .contact-box .item:not(:last-child){margin-right:36px}.branding-form__panel .contact-box .img{background-color:transparent;height:50px;width:50px;padding:0;margin-right:10px}.branding-form__panel .contact-box .img img{max-width:25px}@media screen and (min-width:768px){.branding{padding-top:150px}.branding .title-block{min-height:150px;padding-bottom:0;display:block}.branding-item{margin-bottom:62px}.branding-item .title{font-size:28px}.branding-form .title{font-size:26px}}.workflow{padding-top:80px;padding-bottom:80px;background-repeat:no-repeat;background-size:cover;background-position:center center}.workflow .title-block{margin-bottom:80px}.workflow .title-main{color:#fff}.workflow .roadmap-slider .item .content{height:250px}.workflow .roadmap-slider .item .inner{color:#fff;background-color:transparent}.workflow .slick-next{background-image:url(../img/icons/arrow-right--white.svg)}.workflow .slick-prev{background-image:url(../img/icons/arrow-left--white.svg)}@media screen and (min-width:576px){.workflow .roadmap-slider .item .icon-box{height:250px}}.partner-banner{background-repeat:no-repeat;background-size:cover;background-position:center center}.partner-banner .container{display:flex;align-items:center;justify-content:flex-start;text-align:left}.partner-banner .title-main{color:#5a73b8;font:23px "Muli Black";margin-bottom:15px;text-shadow:2px 1px 0 #fff}@media screen and (min-width:576px){.partner-banner .title-main{font-size:36px}}@media screen and (min-width:768px){.partner-banner .container{min-height:500px}}@media screen and (min-width:992px){.partner-banner .title-main{font-size:40px}}.partner-policy{padding-top:50px}.partner-policy .title-block{margin-bottom:30px;width:100%;max-width:1100px;margin-left:auto;margin-right:auto}.partner-policy .title-sub{font-size:inherit;margin-top:20px;margin-bottom:0}.partner-policy__item{margin-bottom:30px}.partner-policy__item .title{font:28px "Muli Bold";margin-bottom:10px;color:#000}.partner-policy__img{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.partner-policy__img .item{flex:0 0 50%;max-width:50%;display:flex;flex-direction:column;padding-left:15px;padding-right:15px;margin-bottom:30px}.partner-policy__img .item .inner{text-align:center}.partner-policy__img .title{font-size:inherit;font-family:"Muli Bold";margin-bottom:0}.partner-policy__img .img{max-width:70%;margin-left:auto;margin-right:auto}@media screen and (min-width:576px){.partner-policy .title-block{margin-bottom:81px}.partner-policy .title-main{font-size:40px}.partner-policy .title-sub{margin-top:40px;font-size:28px}}@media screen and (min-width:768px){.partner-policy{padding-top:110px;padding-bottom:55px}.partner-policy__item{margin-bottom:47px}.partner-policy__item .title{margin-bottom:20px}.partner-policy__img .item{flex:0 0 20%;max-width:20%;display:flex;flex-direction:column;margin-bottom:0}.partner-policy__img .item:nth-child(even)::before{content:"";padding-top:100%}.partner-policy__img .item:nth-child(even) .inner{margin-top:-30px}.partner-policy__img .img{max-width:100%}}@media screen and (min-width:1600px){.partner-policy__img{margin-left:-35px;margin-right:-35px}.partner-policy__img .item{padding-left:35px;padding-right:35px}}.partner-program{padding-top:55px;padding-bottom:84px}.partner-program .title-block{margin-bottom:30px}.partner-program .title-sub{font-size:inherit;margin-top:20px}.partner-program__item{text-align:center;margin-bottom:30px}.partner-program__item .title{font-size:inherit;margin-bottom:0}.partner-program__item .img{max-width:70%;margin-left:auto;margin-right:auto}@media screen and (min-width:576px){.partner-program .title-block{margin-bottom:70px}.partner-program .title-sub{font-size:28px;margin-top:40px}}@media screen and (min-width:768px){.partner-program__item{margin-bottom:40px}.partner-program__item .img{max-width:100%}}.partner-discount{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:30px}.partner-discount .item{flex:0 0 33.333%;max-width:33.333%;display:flex;flex-direction:column;align-items:center;padding-left:5px;padding-right:5px;text-align:center}.partner-discount .item .value{font:40px "Muli Bold"}.partner-discount .item .text{font:14px "Muli Bold";margin-top:15px;color:#000;text-transform:uppercase}.partner-discount__panel{width:100%;max-width:1000px;margin-left:auto;margin-right:auto;padding:40px 15px;border-radius:30px;box-shadow:0 3px 20px rgba(90,115,184,.2)}.partner-discount__panel .title{font-size:28px;font-family:"Muli Bold";text-align:center;margin-bottom:0;text-transform:uppercase}.partner-discount__slider{margin-top:30px;flex:0 0 100%;max-width:100%}.partner-discount__slider .slider{height:15px;background-color:rgba(105,105,105,.2);position:relative;border-radius:30px;border:none}.partner-discount__slider .slider .ui-slider-range{border-radius:30px;background-color:#5a73b8}.partner-discount__slider .slider .ui-slider-handle{border:none;border-radius:50%;background-color:#fff;box-shadow:0 0 6px rgba(90,115,184,.3);height:30px;width:30px;transform:translateY(-50%);top:50%;margin-top:0}@media screen and (min-width:768px){.partner-discount{margin-top:60px}.partner-discount .item .value{font-size:70px}.partner-discount .item .text{font-size:inherit;margin-top:30px}.partner-discount__panel{padding:26px 50px 40px;margin-top:50px}.partner-discount__slider{margin-top:55px}}@media screen and (min-width:992px){.partner-discount .item .value{font-size:100px}}.partner-step{padding-top:100px}.partner-step__list{justify-content:center}.partner-step__item{margin-bottom:30px}.partner-step__item .inner{width:100%;max-width:265px;text-align:center;margin:auto}.partner-step__item .img{position:relative;max-width:70%;margin:0 auto 10px}.partner-step__item .title{font-size:inherit;font-family:"Muli Bold";margin-bottom:10px;color:#000}.partner-step__item .title-sub{font-size:inherit;margin-bottom:0}@media screen and (min-width:768px){.partner-step__item{margin-bottom:0}.partner-step__item:not(:last-child)::before{content:"";position:absolute;right:0;top:86px;transform:translateY(-20px);margin-right:-10px;display:block;height:40px;width:20px;background:url(../img/icons/arrow-right.svg) no-repeat center center/contain}.partner-step__item .img{padding-left:30px;padding-right:30px;max-width:100%}.partner-step__item .title{font-size:28px;margin-bottom:20px}}@media screen and (min-width:992px){.partner-step__item:not(:last-child)::before{top:110px}.partner-step__item .img{padding-left:0;padding-right:0}}@media screen and (min-width:1200px){.partner-step{padding-top:200px}.partner-step .title-block{margin-bottom:90px}.partner-step__item:not(:last-child)::before{display:none}.partner-step__item:not(:last-child) .img::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:100%;margin-left:calc(52% - 10px);display:block;height:40px;width:20px;background:url(../img/icons/arrow-right.svg) no-repeat center center/contain}.partner-step__item:nth-child(2) .inner{margin-left:auto;margin-right:auto}.partner-step__item:nth-child(3) .inner{margin-left:auto}.partner-step__item .inner{margin:0}}.detail-section{padding-top:50px}.detail-section .title-block{margin-bottom:50px}.detail-section .title-main{margin-bottom:0}.detail-section .title-sub{margin-top:20px;margin-bottom:0;font-style:italic;font-size:inherit}.detail-section .summary{margin-bottom:50px}@media screen and (min-width:768px){.detail-section{padding-top:80px}.detail-section .title-sub{font-size:28px;margin-top:50px}.detail-section .summary{margin-bottom:67px}}.detail-content h1,.detail-content h2,.detail-content h3,.detail-content h4,.detail-content h5,.detail-content h6{font-size:inherit;font-family:"Muli Bold"}.detail-content h3{color:#000;margin-bottom:20px}.detail-content h3~h3{margin-top:66px}.detail-content p{margin-bottom:30px}.detail-content--shadow{box-shadow:0 3px 20px rgba(90,115,184,.11);padding:20px 15px}.detail-content--shadow h1,.detail-content--shadow h2,.detail-content--shadow h3,.detail-content--shadow h4,.detail-content--shadow h5,.detail-content--shadow h6{font-family:"Muli Black"}.detail-content--shadow h3{color:#5a73b8;text-transform:uppercase}.detail-content--shadow h3~h3{margin-top:37px}@media screen and (min-width:768px){.detail-content h3{font-size:24px}.detail-content--shadow{padding:50px}}.detail-banner .container{min-height:300px;padding-top:50px;padding-bottom:50px;color:#fff}.detail-banner .title-main{margin-bottom:0}.detail-banner .title-sub{color:inherit;font-size:inherit;font-style:italic;margin-top:20px;margin-bottom:0}@media screen and (min-width:768px){.detail-banner .container{padding-top:80px;padding-bottom:80px}.detail-banner .title-sub{font-size:28px}}.core-value{padding-top:50px;padding-bottom:50px}.core-value .title-block{margin-bottom:50px}.core-value .title-main .number{font:italic 40px "Muli Bold";color:#5a73b8;margin-right:5px}.core-value__img{text-align:center;margin-bottom:55px}.core-value__list{margin-bottom:30px}.core-value__item{color:#fff;margin-bottom:30px}.core-value__item .inner{height:100%;padding:20px 25px;border-radius:25px;box-shadow:0 3px 10px rgba(90,115,184,.1);text-align:center}.core-value__item .img{height:80px;display:flex;align-items:flex-end;justify-content:center}.core-value__item .title{font:28px "Muli Bold"}.core-value__item:nth-child(6n+1) .inner{background-color:#5a73b8}.core-value__item:nth-child(6n+2) .inner{background-color:#5887b5}.core-value__item:nth-child(6n+3) .inner{background-color:#579ab3}.core-value__item:nth-child(6n+4) .inner{background-color:#579ab3}.core-value__item:nth-child(6n+5) .inner{background-color:#55adb1}.core-value__item:nth-child(6n+6) .inner{background-color:#53c1ae}@media screen and (min-width:576px){.core-value .title-main .number{font-size:60px;margin-right:10px}}@media screen and (min-width:768px){.core-value .inner{text-align:left}.core-value .img{justify-content:flex-start}}@media screen and (min-width:1200px){.core-value{padding-top:110px;padding-bottom:110px}.core-value .title-block{margin-bottom:75px}.core-value__list{margin-bottom:100px}.core-value__item{margin-bottom:50px}}.human-resource{padding-top:60px;padding-bottom:60px;background-color:rgba(90,115,184,.1);background-repeat:no-repeat;background-position:center center;background-size:cover}.human-resource__item .inner{padding:10px;background-color:#fff}.human-resource__item .img{margin-bottom:10px}.human-resource__item .img img{margin:auto}.human-resource__item .title{font:24px "Muli Bold";color:#000}.human-resource__item .position{font-family:"Muli Bold"}.human-resource-banner{position:relative;color:#fff}.human-resource-banner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(90,115,184,.7),rgba(83,193,174,.7))}.human-resource-banner .container{min-height:160px}.human-resource-banner .title-block{position:relative;max-width:1028px}.human-resource-banner .title-main{margin-bottom:0}.human-resource-banner .title-sub{font-size:inherit;margin-top:20px;margin-bottom:0}@media screen and (min-width:992px){.human-resource-banner .container{min-height:300px}}@media screen and (min-width:1200px){.human-resource__item .inner{padding:25px}.human-resource__item .img{margin-bottom:25px}.human-resource .news-slider--index .slick-list{margin-left:-25px;margin-right:-25px}.human-resource .news-slider--index .slick-slide{padding-left:25px;padding-right:25px}}.animate-fadeUp{opacity:0}.actived .title-main{-webkit-animation:fadeUp 850ms linear 0s forwards;animation:fadeUp 850ms linear 0s forwards}.actived .title-des{-webkit-animation:fadeUp 850ms linear 350ms forwards;animation:fadeUp 850ms linear 350ms forwards}.actived .customer-list .item:nth-child(1){-webkit-animation:scaleUp 550ms linear 185ms forwards;animation:scaleUp 550ms linear 185ms forwards}.actived .customer-list .item:nth-child(2){-webkit-animation:scaleUp 550ms linear 370ms forwards;animation:scaleUp 550ms linear 370ms forwards}.actived .customer-list .item:nth-child(3){-webkit-animation:scaleUp 550ms linear 555ms forwards;animation:scaleUp 550ms linear 555ms forwards}.actived .customer-list .item:nth-child(4){-webkit-animation:scaleUp 550ms linear 740ms forwards;animation:scaleUp 550ms linear 740ms forwards}.actived .customer-list .item:nth-child(5){-webkit-animation:scaleUp 550ms linear 925ms forwards;animation:scaleUp 550ms linear 925ms forwards}.actived .customer-list .item:nth-child(6){-webkit-animation:scaleUp 550ms linear 1.11s forwards;animation:scaleUp 550ms linear 1.11s forwards}.actived .customer-list .item:nth-child(7){-webkit-animation:scaleUp 550ms linear 1295ms forwards;animation:scaleUp 550ms linear 1295ms forwards}.actived .customer-list .item:nth-child(8){-webkit-animation:scaleUp 550ms linear 1.48s forwards;animation:scaleUp 550ms linear 1.48s forwards}.actived .customer-list .item:nth-child(9){-webkit-animation:scaleUp 550ms linear 1665ms forwards;animation:scaleUp 550ms linear 1665ms forwards}.actived .customer-list .item:nth-child(10){-webkit-animation:scaleUp 550ms linear 1.85s forwards;animation:scaleUp 550ms linear 1.85s forwards}.actived .customer-list .item:nth-child(11){-webkit-animation:scaleUp 550ms linear 2035ms forwards;animation:scaleUp 550ms linear 2035ms forwards}.actived .customer-list .item:nth-child(12){-webkit-animation:scaleUp 550ms linear 2.22s forwards;animation:scaleUp 550ms linear 2.22s forwards}.actived .customer-list .item:nth-child(13){-webkit-animation:scaleUp 550ms linear 2405ms forwards;animation:scaleUp 550ms linear 2405ms forwards}.actived .customer-list .item:nth-child(14){-webkit-animation:scaleUp 550ms linear 2.59s forwards;animation:scaleUp 550ms linear 2.59s forwards}.actived .customer-list .item:nth-child(15){-webkit-animation:scaleUp 550ms linear 2775ms forwards;animation:scaleUp 550ms linear 2775ms forwards}.actived .customer-list .item:nth-child(16){-webkit-animation:scaleUp 550ms linear 2.96s forwards;animation:scaleUp 550ms linear 2.96s forwards}.actived .customer-list .item:nth-child(17){-webkit-animation:scaleUp 550ms linear 3145ms forwards;animation:scaleUp 550ms linear 3145ms forwards}.actived .customer-list .item:nth-child(18){-webkit-animation:scaleUp 550ms linear 3.33s forwards;animation:scaleUp 550ms linear 3.33s forwards}.actived .customer-list .item:nth-child(19){-webkit-animation:scaleUp 550ms linear 3515ms forwards;animation:scaleUp 550ms linear 3515ms forwards}.actived .customer-list .item:nth-child(20){-webkit-animation:scaleUp 550ms linear 3.7s forwards;animation:scaleUp 550ms linear 3.7s forwards}.actived .customer-list .item:nth-child(21){-webkit-animation:scaleUp 550ms linear 3885ms forwards;animation:scaleUp 550ms linear 3885ms forwards}.actived .customer-list .item:nth-child(22){-webkit-animation:scaleUp 550ms linear 4.07s forwards;animation:scaleUp 550ms linear 4.07s forwards}.actived .customer-list .item:nth-child(23){-webkit-animation:scaleUp 550ms linear 4255ms forwards;animation:scaleUp 550ms linear 4255ms forwards}.actived .customer-list .item:nth-child(24){-webkit-animation:scaleUp 550ms linear 4.44s forwards;animation:scaleUp 550ms linear 4.44s forwards}.actived .customer-list .item:nth-child(25){-webkit-animation:scaleUp 550ms linear 4625ms forwards;animation:scaleUp 550ms linear 4625ms forwards}.actived .customer-list .item:nth-child(26){-webkit-animation:scaleUp 550ms linear 4.81s forwards;animation:scaleUp 550ms linear 4.81s forwards}.actived .customer-list .item:nth-child(27){-webkit-animation:scaleUp 550ms linear 4995ms forwards;animation:scaleUp 550ms linear 4995ms forwards}.actived .customer-list .item:nth-child(28){-webkit-animation:scaleUp 550ms linear 5.18s forwards;animation:scaleUp 550ms linear 5.18s forwards}.actived .customer-list .item:nth-child(29){-webkit-animation:scaleUp 550ms linear 5365ms forwards;animation:scaleUp 550ms linear 5365ms forwards}.actived .customer-list .item:nth-child(30){-webkit-animation:scaleUp 550ms linear 5.55s forwards;animation:scaleUp 550ms linear 5.55s forwards}.actived .contact-box .item:nth-child(1),.actived .solution-item:nth-child(1){-webkit-animation:fadeUp 550ms linear 185ms forwards;animation:fadeUp 550ms linear 185ms forwards}.actived .contact-box .item:nth-child(2),.actived .solution-item:nth-child(2){-webkit-animation:fadeUp 550ms linear 370ms forwards;animation:fadeUp 550ms linear 370ms forwards}.actived .contact-box .item:nth-child(3),.actived .solution-item:nth-child(3){-webkit-animation:fadeUp 550ms linear 555ms forwards;animation:fadeUp 550ms linear 555ms forwards}.actived .contact-box .item:nth-child(4),.actived .solution-item:nth-child(4){-webkit-animation:fadeUp 550ms linear 740ms forwards;animation:fadeUp 550ms linear 740ms forwards}.actived .contact-box .item:nth-child(5),.actived .solution-item:nth-child(5){-webkit-animation:fadeUp 550ms linear 925ms forwards;animation:fadeUp 550ms linear 925ms forwards}.actived .contact-box .item:nth-child(6),.actived .solution-item:nth-child(6){-webkit-animation:fadeUp 550ms linear 1.11s forwards;animation:fadeUp 550ms linear 1.11s forwards}.actived .contact-box .item:nth-child(7),.actived .solution-item:nth-child(7){-webkit-animation:fadeUp 550ms linear 1295ms forwards;animation:fadeUp 550ms linear 1295ms forwards}.actived .contact-box .item:nth-child(8),.actived .solution-item:nth-child(8){-webkit-animation:fadeUp 550ms linear 1.48s forwards;animation:fadeUp 550ms linear 1.48s forwards}.actived .contact-box .item:nth-child(9),.actived .solution-item:nth-child(9){-webkit-animation:fadeUp 550ms linear 1665ms forwards;animation:fadeUp 550ms linear 1665ms forwards}.actived .contact-box .item:nth-child(10),.actived .solution-item:nth-child(10){-webkit-animation:fadeUp 550ms linear 1.85s forwards;animation:fadeUp 550ms linear 1.85s forwards}.actived .contact-box .item:nth-child(11),.actived .solution-item:nth-child(11){-webkit-animation:fadeUp 550ms linear 2035ms forwards;animation:fadeUp 550ms linear 2035ms forwards}.actived .contact-box .item:nth-child(12),.actived .solution-item:nth-child(12){-webkit-animation:fadeUp 550ms linear 2.22s forwards;animation:fadeUp 550ms linear 2.22s forwards}.actived .contact-box .item:nth-child(13),.actived .solution-item:nth-child(13){-webkit-animation:fadeUp 550ms linear 2405ms forwards;animation:fadeUp 550ms linear 2405ms forwards}.actived .contact-box .item:nth-child(14),.actived .solution-item:nth-child(14){-webkit-animation:fadeUp 550ms linear 2.59s forwards;animation:fadeUp 550ms linear 2.59s forwards}.actived .contact-box .item:nth-child(15),.actived .solution-item:nth-child(15){-webkit-animation:fadeUp 550ms linear 2775ms forwards;animation:fadeUp 550ms linear 2775ms forwards}.actived .contact-box .item:nth-child(16),.actived .solution-item:nth-child(16){-webkit-animation:fadeUp 550ms linear 2.96s forwards;animation:fadeUp 550ms linear 2.96s forwards}.actived .contact-box .item:nth-child(17),.actived .solution-item:nth-child(17){-webkit-animation:fadeUp 550ms linear 3145ms forwards;animation:fadeUp 550ms linear 3145ms forwards}.actived .contact-box .item:nth-child(18),.actived .solution-item:nth-child(18){-webkit-animation:fadeUp 550ms linear 3.33s forwards;animation:fadeUp 550ms linear 3.33s forwards}.actived .contact-box .item:nth-child(19),.actived .solution-item:nth-child(19){-webkit-animation:fadeUp 550ms linear 3515ms forwards;animation:fadeUp 550ms linear 3515ms forwards}.actived .contact-box .item:nth-child(20),.actived .solution-item:nth-child(20){-webkit-animation:fadeUp 550ms linear 3.7s forwards;animation:fadeUp 550ms linear 3.7s forwards}.actived .contact-box .item:nth-child(21),.actived .solution-item:nth-child(21){-webkit-animation:fadeUp 550ms linear 3885ms forwards;animation:fadeUp 550ms linear 3885ms forwards}.actived .contact-box .item:nth-child(22),.actived .solution-item:nth-child(22){-webkit-animation:fadeUp 550ms linear 4.07s forwards;animation:fadeUp 550ms linear 4.07s forwards}.actived .contact-box .item:nth-child(23),.actived .solution-item:nth-child(23){-webkit-animation:fadeUp 550ms linear 4255ms forwards;animation:fadeUp 550ms linear 4255ms forwards}.actived .contact-box .item:nth-child(24),.actived .solution-item:nth-child(24){-webkit-animation:fadeUp 550ms linear 4.44s forwards;animation:fadeUp 550ms linear 4.44s forwards}.actived .contact-box .item:nth-child(25),.actived .solution-item:nth-child(25){-webkit-animation:fadeUp 550ms linear 4625ms forwards;animation:fadeUp 550ms linear 4625ms forwards}.actived .contact-box .item:nth-child(26),.actived .solution-item:nth-child(26){-webkit-animation:fadeUp 550ms linear 4.81s forwards;animation:fadeUp 550ms linear 4.81s forwards}.actived .contact-box .item:nth-child(27),.actived .solution-item:nth-child(27){-webkit-animation:fadeUp 550ms linear 4995ms forwards;animation:fadeUp 550ms linear 4995ms forwards}.actived .contact-box .item:nth-child(28),.actived .solution-item:nth-child(28){-webkit-animation:fadeUp 550ms linear 5.18s forwards;animation:fadeUp 550ms linear 5.18s forwards}.actived .contact-box .item:nth-child(29),.actived .solution-item:nth-child(29){-webkit-animation:fadeUp 550ms linear 5365ms forwards;animation:fadeUp 550ms linear 5365ms forwards}.actived .contact-box .item:nth-child(30),.actived .solution-item:nth-child(30){-webkit-animation:fadeUp 550ms linear 5.55s forwards;animation:fadeUp 550ms linear 5.55s forwards}.actived .roadmap-slider .item:nth-child(1) .content,.actived .roadmap-slider .item:nth-child(1) .icon-box,.actived .roadmap-slider .item:nth-child(1) .time{-webkit-animation:fadeUp 550ms linear 185ms forwards;animation:fadeUp 550ms linear 185ms forwards}.actived .roadmap-slider .item:nth-child(2) .content,.actived .roadmap-slider .item:nth-child(2) .icon-box,.actived .roadmap-slider .item:nth-child(2) .time{-webkit-animation:fadeUp 550ms linear 370ms forwards;animation:fadeUp 550ms linear 370ms forwards}.actived .roadmap-slider .item:nth-child(3) .content,.actived .roadmap-slider .item:nth-child(3) .icon-box,.actived .roadmap-slider .item:nth-child(3) .time{-webkit-animation:fadeUp 550ms linear 555ms forwards;animation:fadeUp 550ms linear 555ms forwards}.actived .roadmap-slider .item:nth-child(4) .content,.actived .roadmap-slider .item:nth-child(4) .icon-box,.actived .roadmap-slider .item:nth-child(4) .time{-webkit-animation:fadeUp 550ms linear 740ms forwards;animation:fadeUp 550ms linear 740ms forwards}.actived .roadmap-slider .item:nth-child(5) .content,.actived .roadmap-slider .item:nth-child(5) .icon-box,.actived .roadmap-slider .item:nth-child(5) .time{-webkit-animation:fadeUp 550ms linear 925ms forwards;animation:fadeUp 550ms linear 925ms forwards}.actived .roadmap-slider .item:nth-child(6) .content,.actived .roadmap-slider .item:nth-child(6) .icon-box,.actived .roadmap-slider .item:nth-child(6) .time{-webkit-animation:fadeUp 550ms linear 1.11s forwards;animation:fadeUp 550ms linear 1.11s forwards}.actived .roadmap-slider .item:nth-child(7) .content,.actived .roadmap-slider .item:nth-child(7) .icon-box,.actived .roadmap-slider .item:nth-child(7) .time{-webkit-animation:fadeUp 550ms linear 1295ms forwards;animation:fadeUp 550ms linear 1295ms forwards}.actived .roadmap-slider .item:nth-child(8) .content,.actived .roadmap-slider .item:nth-child(8) .icon-box,.actived .roadmap-slider .item:nth-child(8) .time{-webkit-animation:fadeUp 550ms linear 1.48s forwards;animation:fadeUp 550ms linear 1.48s forwards}.actived .roadmap-slider .item:nth-child(9) .content,.actived .roadmap-slider .item:nth-child(9) .icon-box,.actived .roadmap-slider .item:nth-child(9) .time{-webkit-animation:fadeUp 550ms linear 1665ms forwards;animation:fadeUp 550ms linear 1665ms forwards}.actived .roadmap-slider .item:nth-child(10) .content,.actived .roadmap-slider .item:nth-child(10) .icon-box,.actived .roadmap-slider .item:nth-child(10) .time{-webkit-animation:fadeUp 550ms linear 1.85s forwards;animation:fadeUp 550ms linear 1.85s forwards}.actived .roadmap-slider .item:nth-child(11) .content,.actived .roadmap-slider .item:nth-child(11) .icon-box,.actived .roadmap-slider .item:nth-child(11) .time{-webkit-animation:fadeUp 550ms linear 2035ms forwards;animation:fadeUp 550ms linear 2035ms forwards}.actived .roadmap-slider .item:nth-child(12) .content,.actived .roadmap-slider .item:nth-child(12) .icon-box,.actived .roadmap-slider .item:nth-child(12) .time{-webkit-animation:fadeUp 550ms linear 2.22s forwards;animation:fadeUp 550ms linear 2.22s forwards}.actived .roadmap-slider .item:nth-child(13) .content,.actived .roadmap-slider .item:nth-child(13) .icon-box,.actived .roadmap-slider .item:nth-child(13) .time{-webkit-animation:fadeUp 550ms linear 2405ms forwards;animation:fadeUp 550ms linear 2405ms forwards}.actived .roadmap-slider .item:nth-child(14) .content,.actived .roadmap-slider .item:nth-child(14) .icon-box,.actived .roadmap-slider .item:nth-child(14) .time{-webkit-animation:fadeUp 550ms linear 2.59s forwards;animation:fadeUp 550ms linear 2.59s forwards}.actived .roadmap-slider .item:nth-child(15) .content,.actived .roadmap-slider .item:nth-child(15) .icon-box,.actived .roadmap-slider .item:nth-child(15) .time{-webkit-animation:fadeUp 550ms linear 2775ms forwards;animation:fadeUp 550ms linear 2775ms forwards}.actived .roadmap-slider .item:nth-child(16) .content,.actived .roadmap-slider .item:nth-child(16) .icon-box,.actived .roadmap-slider .item:nth-child(16) .time{-webkit-animation:fadeUp 550ms linear 2.96s forwards;animation:fadeUp 550ms linear 2.96s forwards}.actived .roadmap-slider .item:nth-child(17) .content,.actived .roadmap-slider .item:nth-child(17) .icon-box,.actived .roadmap-slider .item:nth-child(17) .time{-webkit-animation:fadeUp 550ms linear 3145ms forwards;animation:fadeUp 550ms linear 3145ms forwards}.actived .roadmap-slider .item:nth-child(18) .content,.actived .roadmap-slider .item:nth-child(18) .icon-box,.actived .roadmap-slider .item:nth-child(18) .time{-webkit-animation:fadeUp 550ms linear 3.33s forwards;animation:fadeUp 550ms linear 3.33s forwards}.actived .roadmap-slider .item:nth-child(19) .content,.actived .roadmap-slider .item:nth-child(19) .icon-box,.actived .roadmap-slider .item:nth-child(19) .time{-webkit-animation:fadeUp 550ms linear 3515ms forwards;animation:fadeUp 550ms linear 3515ms forwards}.actived .roadmap-slider .item:nth-child(20) .content,.actived .roadmap-slider .item:nth-child(20) .icon-box,.actived .roadmap-slider .item:nth-child(20) .time{-webkit-animation:fadeUp 550ms linear 3.7s forwards;animation:fadeUp 550ms linear 3.7s forwards}.actived .roadmap-slider .item:nth-child(21) .content,.actived .roadmap-slider .item:nth-child(21) .icon-box,.actived .roadmap-slider .item:nth-child(21) .time{-webkit-animation:fadeUp 550ms linear 3885ms forwards;animation:fadeUp 550ms linear 3885ms forwards}.actived .roadmap-slider .item:nth-child(22) .content,.actived .roadmap-slider .item:nth-child(22) .icon-box,.actived .roadmap-slider .item:nth-child(22) .time{-webkit-animation:fadeUp 550ms linear 4.07s forwards;animation:fadeUp 550ms linear 4.07s forwards}.actived .roadmap-slider .item:nth-child(23) .content,.actived .roadmap-slider .item:nth-child(23) .icon-box,.actived .roadmap-slider .item:nth-child(23) .time{-webkit-animation:fadeUp 550ms linear 4255ms forwards;animation:fadeUp 550ms linear 4255ms forwards}.actived .roadmap-slider .item:nth-child(24) .content,.actived .roadmap-slider .item:nth-child(24) .icon-box,.actived .roadmap-slider .item:nth-child(24) .time{-webkit-animation:fadeUp 550ms linear 4.44s forwards;animation:fadeUp 550ms linear 4.44s forwards}.actived .roadmap-slider .item:nth-child(25) .content,.actived .roadmap-slider .item:nth-child(25) .icon-box,.actived .roadmap-slider .item:nth-child(25) .time{-webkit-animation:fadeUp 550ms linear 4625ms forwards;animation:fadeUp 550ms linear 4625ms forwards}.actived .roadmap-slider .item:nth-child(26) .content,.actived .roadmap-slider .item:nth-child(26) .icon-box,.actived .roadmap-slider .item:nth-child(26) .time{-webkit-animation:fadeUp 550ms linear 4.81s forwards;animation:fadeUp 550ms linear 4.81s forwards}.actived .roadmap-slider .item:nth-child(27) .content,.actived .roadmap-slider .item:nth-child(27) .icon-box,.actived .roadmap-slider .item:nth-child(27) .time{-webkit-animation:fadeUp 550ms linear 4995ms forwards;animation:fadeUp 550ms linear 4995ms forwards}.actived .roadmap-slider .item:nth-child(28) .content,.actived .roadmap-slider .item:nth-child(28) .icon-box,.actived .roadmap-slider .item:nth-child(28) .time{-webkit-animation:fadeUp 550ms linear 5.18s forwards;animation:fadeUp 550ms linear 5.18s forwards}.actived .roadmap-slider .item:nth-child(29) .content,.actived .roadmap-slider .item:nth-child(29) .icon-box,.actived .roadmap-slider .item:nth-child(29) .time{-webkit-animation:fadeUp 550ms linear 5365ms forwards;animation:fadeUp 550ms linear 5365ms forwards}.actived .roadmap-slider .item:nth-child(30) .content,.actived .roadmap-slider .item:nth-child(30) .icon-box,.actived .roadmap-slider .item:nth-child(30) .time{-webkit-animation:fadeUp 550ms linear 5.55s forwards;animation:fadeUp 550ms linear 5.55s forwards}.actived .news-item:nth-child(30n+1) .inner{-webkit-animation:fadeUp 550ms linear 185ms forwards;animation:fadeUp 550ms linear 185ms forwards}.actived .news-item:nth-child(30n+2) .inner{-webkit-animation:fadeUp 550ms linear 370ms forwards;animation:fadeUp 550ms linear 370ms forwards}.actived .news-item:nth-child(30n+3) .inner{-webkit-animation:fadeUp 550ms linear 555ms forwards;animation:fadeUp 550ms linear 555ms forwards}.actived .news-item:nth-child(30n+4) .inner{-webkit-animation:fadeUp 550ms linear 740ms forwards;animation:fadeUp 550ms linear 740ms forwards}.actived .news-item:nth-child(30n+5) .inner{-webkit-animation:fadeUp 550ms linear 925ms forwards;animation:fadeUp 550ms linear 925ms forwards}.actived .news-item:nth-child(30n+6) .inner{-webkit-animation:fadeUp 550ms linear 1.11s forwards;animation:fadeUp 550ms linear 1.11s forwards}.actived .news-item:nth-child(30n+7) .inner{-webkit-animation:fadeUp 550ms linear 1295ms forwards;animation:fadeUp 550ms linear 1295ms forwards}.actived .news-item:nth-child(30n+8) .inner{-webkit-animation:fadeUp 550ms linear 1.48s forwards;animation:fadeUp 550ms linear 1.48s forwards}.actived .news-item:nth-child(30n+9) .inner{-webkit-animation:fadeUp 550ms linear 1665ms forwards;animation:fadeUp 550ms linear 1665ms forwards}.actived .news-item:nth-child(30n+10) .inner{-webkit-animation:fadeUp 550ms linear 1.85s forwards;animation:fadeUp 550ms linear 1.85s forwards}.actived .news-item:nth-child(30n+11) .inner{-webkit-animation:fadeUp 550ms linear 2035ms forwards;animation:fadeUp 550ms linear 2035ms forwards}.actived .news-item:nth-child(30n+12) .inner{-webkit-animation:fadeUp 550ms linear 2.22s forwards;animation:fadeUp 550ms linear 2.22s forwards}.actived .news-item:nth-child(30n+13) .inner{-webkit-animation:fadeUp 550ms linear 2405ms forwards;animation:fadeUp 550ms linear 2405ms forwards}.actived .news-item:nth-child(30n+14) .inner{-webkit-animation:fadeUp 550ms linear 2.59s forwards;animation:fadeUp 550ms linear 2.59s forwards}.actived .news-item:nth-child(30n+15) .inner{-webkit-animation:fadeUp 550ms linear 2775ms forwards;animation:fadeUp 550ms linear 2775ms forwards}.actived .news-item:nth-child(30n+16) .inner{-webkit-animation:fadeUp 550ms linear 2.96s forwards;animation:fadeUp 550ms linear 2.96s forwards}.actived .news-item:nth-child(30n+17) .inner{-webkit-animation:fadeUp 550ms linear 3145ms forwards;animation:fadeUp 550ms linear 3145ms forwards}.actived .news-item:nth-child(30n+18) .inner{-webkit-animation:fadeUp 550ms linear 3.33s forwards;animation:fadeUp 550ms linear 3.33s forwards}.actived .news-item:nth-child(30n+19) .inner{-webkit-animation:fadeUp 550ms linear 3515ms forwards;animation:fadeUp 550ms linear 3515ms forwards}.actived .news-item:nth-child(30n+20) .inner{-webkit-animation:fadeUp 550ms linear 3.7s forwards;animation:fadeUp 550ms linear 3.7s forwards}.actived .news-item:nth-child(30n+21) .inner{-webkit-animation:fadeUp 550ms linear 3885ms forwards;animation:fadeUp 550ms linear 3885ms forwards}.actived .news-item:nth-child(30n+22) .inner{-webkit-animation:fadeUp 550ms linear 4.07s forwards;animation:fadeUp 550ms linear 4.07s forwards}.actived .news-item:nth-child(30n+23) .inner{-webkit-animation:fadeUp 550ms linear 4255ms forwards;animation:fadeUp 550ms linear 4255ms forwards}.actived .news-item:nth-child(30n+24) .inner{-webkit-animation:fadeUp 550ms linear 4.44s forwards;animation:fadeUp 550ms linear 4.44s forwards}.actived .news-item:nth-child(30n+25) .inner{-webkit-animation:fadeUp 550ms linear 4625ms forwards;animation:fadeUp 550ms linear 4625ms forwards}.actived .news-item:nth-child(30n+26) .inner{-webkit-animation:fadeUp 550ms linear 4.81s forwards;animation:fadeUp 550ms linear 4.81s forwards}.actived .news-item:nth-child(30n+27) .inner{-webkit-animation:fadeUp 550ms linear 4995ms forwards;animation:fadeUp 550ms linear 4995ms forwards}.actived .news-item:nth-child(30n+28) .inner{-webkit-animation:fadeUp 550ms linear 5.18s forwards;animation:fadeUp 550ms linear 5.18s forwards}.actived .news-item:nth-child(30n+29) .inner{-webkit-animation:fadeUp 550ms linear 5365ms forwards;animation:fadeUp 550ms linear 5365ms forwards}.actived .news-item:nth-child(30n+30) .inner{-webkit-animation:fadeUp 550ms linear 5.55s forwards;animation:fadeUp 550ms linear 5.55s forwards}.actived .project-item:nth-child(30n+1) .inner{-webkit-animation:fadeUp 650ms linear 350ms forwards;animation:fadeUp 650ms linear 350ms forwards}.actived .project-item:nth-child(30n+2) .inner{-webkit-animation:fadeUp 650ms linear .7s forwards;animation:fadeUp 650ms linear .7s forwards}.actived .project-item:nth-child(30n+3) .inner{-webkit-animation:fadeUp 650ms linear 1.05s forwards;animation:fadeUp 650ms linear 1.05s forwards}.actived .project-item:nth-child(30n+4) .inner{-webkit-animation:fadeUp 650ms linear 1.4s forwards;animation:fadeUp 650ms linear 1.4s forwards}.actived .project-item:nth-child(30n+5) .inner{-webkit-animation:fadeUp 650ms linear 1.75s forwards;animation:fadeUp 650ms linear 1.75s forwards}.actived .project-item:nth-child(30n+6) .inner{-webkit-animation:fadeUp 650ms linear 2.1s forwards;animation:fadeUp 650ms linear 2.1s forwards}.actived .project-item:nth-child(30n+7) .inner{-webkit-animation:fadeUp 650ms linear 2.45s forwards;animation:fadeUp 650ms linear 2.45s forwards}.actived .project-item:nth-child(30n+8) .inner{-webkit-animation:fadeUp 650ms linear 2.8s forwards;animation:fadeUp 650ms linear 2.8s forwards}.actived .project-item:nth-child(30n+9) .inner{-webkit-animation:fadeUp 650ms linear 3.15s forwards;animation:fadeUp 650ms linear 3.15s forwards}.actived .project-item:nth-child(30n+10) .inner{-webkit-animation:fadeUp 650ms linear 3.5s forwards;animation:fadeUp 650ms linear 3.5s forwards}.actived .project-item:nth-child(30n+11) .inner{-webkit-animation:fadeUp 650ms linear 3.85s forwards;animation:fadeUp 650ms linear 3.85s forwards}.actived .project-item:nth-child(30n+12) .inner{-webkit-animation:fadeUp 650ms linear 4.2s forwards;animation:fadeUp 650ms linear 4.2s forwards}.actived .project-item:nth-child(30n+13) .inner{-webkit-animation:fadeUp 650ms linear 4.55s forwards;animation:fadeUp 650ms linear 4.55s forwards}.actived .project-item:nth-child(30n+14) .inner{-webkit-animation:fadeUp 650ms linear 4.9s forwards;animation:fadeUp 650ms linear 4.9s forwards}.actived .project-item:nth-child(30n+15) .inner{-webkit-animation:fadeUp 650ms linear 5.25s forwards;animation:fadeUp 650ms linear 5.25s forwards}.actived .project-item:nth-child(30n+16) .inner{-webkit-animation:fadeUp 650ms linear 5.6s forwards;animation:fadeUp 650ms linear 5.6s forwards}.actived .project-item:nth-child(30n+17) .inner{-webkit-animation:fadeUp 650ms linear 5.95s forwards;animation:fadeUp 650ms linear 5.95s forwards}.actived .project-item:nth-child(30n+18) .inner{-webkit-animation:fadeUp 650ms linear 6.3s forwards;animation:fadeUp 650ms linear 6.3s forwards}.actived .project-item:nth-child(30n+19) .inner{-webkit-animation:fadeUp 650ms linear 6.65s forwards;animation:fadeUp 650ms linear 6.65s forwards}.actived .project-item:nth-child(30n+20) .inner{-webkit-animation:fadeUp 650ms linear 7s forwards;animation:fadeUp 650ms linear 7s forwards}.actived .project-item:nth-child(30n+21) .inner{-webkit-animation:fadeUp 650ms linear 7.35s forwards;animation:fadeUp 650ms linear 7.35s forwards}.actived .project-item:nth-child(30n+22) .inner{-webkit-animation:fadeUp 650ms linear 7.7s forwards;animation:fadeUp 650ms linear 7.7s forwards}.actived .project-item:nth-child(30n+23) .inner{-webkit-animation:fadeUp 650ms linear 8.05s forwards;animation:fadeUp 650ms linear 8.05s forwards}.actived .project-item:nth-child(30n+24) .inner{-webkit-animation:fadeUp 650ms linear 8.4s forwards;animation:fadeUp 650ms linear 8.4s forwards}.actived .project-item:nth-child(30n+25) .inner{-webkit-animation:fadeUp 650ms linear 8.75s forwards;animation:fadeUp 650ms linear 8.75s forwards}.actived .project-item:nth-child(30n+26) .inner{-webkit-animation:fadeUp 650ms linear 9.1s forwards;animation:fadeUp 650ms linear 9.1s forwards}.actived .project-item:nth-child(30n+27) .inner{-webkit-animation:fadeUp 650ms linear 9.45s forwards;animation:fadeUp 650ms linear 9.45s forwards}.actived .project-item:nth-child(30n+28) .inner{-webkit-animation:fadeUp 650ms linear 9.8s forwards;animation:fadeUp 650ms linear 9.8s forwards}.actived .project-item:nth-child(30n+29) .inner{-webkit-animation:fadeUp 650ms linear 10.15s forwards;animation:fadeUp 650ms linear 10.15s forwards}.actived .project-item:nth-child(30n+30) .inner{-webkit-animation:fadeUp 650ms linear 10.5s forwards;animation:fadeUp 650ms linear 10.5s forwards}.actived .project-item:nth-child(30n+31) .inner{-webkit-animation:fadeUp 650ms linear 10.85s forwards;animation:fadeUp 650ms linear 10.85s forwards}.actived .project-item:nth-child(30n+32) .inner{-webkit-animation:fadeUp 650ms linear 11.2s forwards;animation:fadeUp 650ms linear 11.2s forwards}.actived .project-item:nth-child(30n+33) .inner{-webkit-animation:fadeUp 650ms linear 11.55s forwards;animation:fadeUp 650ms linear 11.55s forwards}.actived .project-item:nth-child(30n+34) .inner{-webkit-animation:fadeUp 650ms linear 11.9s forwards;animation:fadeUp 650ms linear 11.9s forwards}.actived .project-item:nth-child(30n+35) .inner{-webkit-animation:fadeUp 650ms linear 12.25s forwards;animation:fadeUp 650ms linear 12.25s forwards}.actived .project-item:nth-child(30n+36) .inner{-webkit-animation:fadeUp 650ms linear 12.6s forwards;animation:fadeUp 650ms linear 12.6s forwards}.actived .project-item:nth-child(30n+37) .inner{-webkit-animation:fadeUp 650ms linear 12.95s forwards;animation:fadeUp 650ms linear 12.95s forwards}.actived .project-item:nth-child(30n+38) .inner{-webkit-animation:fadeUp 650ms linear 13.3s forwards;animation:fadeUp 650ms linear 13.3s forwards}.actived .project-item:nth-child(30n+39) .inner{-webkit-animation:fadeUp 650ms linear 13.65s forwards;animation:fadeUp 650ms linear 13.65s forwards}.actived .project-item:nth-child(30n+40) .inner{-webkit-animation:fadeUp 650ms linear 14s forwards;animation:fadeUp 650ms linear 14s forwards}.actived .project-item:nth-child(30n+41) .inner{-webkit-animation:fadeUp 650ms linear 14.35s forwards;animation:fadeUp 650ms linear 14.35s forwards}.actived .project-item:nth-child(30n+42) .inner{-webkit-animation:fadeUp 650ms linear 14.7s forwards;animation:fadeUp 650ms linear 14.7s forwards}.actived .project-item:nth-child(30n+43) .inner{-webkit-animation:fadeUp 650ms linear 15.05s forwards;animation:fadeUp 650ms linear 15.05s forwards}.actived .project-item:nth-child(30n+44) .inner{-webkit-animation:fadeUp 650ms linear 15.4s forwards;animation:fadeUp 650ms linear 15.4s forwards}.actived .project-item:nth-child(30n+45) .inner{-webkit-animation:fadeUp 650ms linear 15.75s forwards;animation:fadeUp 650ms linear 15.75s forwards}.actived .project-item:nth-child(30n+46) .inner{-webkit-animation:fadeUp 650ms linear 16.1s forwards;animation:fadeUp 650ms linear 16.1s forwards}.actived .project-item:nth-child(30n+47) .inner{-webkit-animation:fadeUp 650ms linear 16.45s forwards;animation:fadeUp 650ms linear 16.45s forwards}.actived .project-item:nth-child(30n+48) .inner{-webkit-animation:fadeUp 650ms linear 16.8s forwards;animation:fadeUp 650ms linear 16.8s forwards}.actived .project-item:nth-child(30n+49) .inner{-webkit-animation:fadeUp 650ms linear 17.15s forwards;animation:fadeUp 650ms linear 17.15s forwards}.actived .project-item:nth-child(30n+50) .inner{-webkit-animation:fadeUp 650ms linear 17.5s forwards;animation:fadeUp 650ms linear 17.5s forwards}.actived .project-item:nth-child(30n+51) .inner{-webkit-animation:fadeUp 650ms linear 17.85s forwards;animation:fadeUp 650ms linear 17.85s forwards}.actived .project-item:nth-child(30n+52) .inner{-webkit-animation:fadeUp 650ms linear 18.2s forwards;animation:fadeUp 650ms linear 18.2s forwards}.actived .project-item:nth-child(30n+53) .inner{-webkit-animation:fadeUp 650ms linear 18.55s forwards;animation:fadeUp 650ms linear 18.55s forwards}.actived .project-item:nth-child(30n+54) .inner{-webkit-animation:fadeUp 650ms linear 18.9s forwards;animation:fadeUp 650ms linear 18.9s forwards}.actived .project-item:nth-child(30n+55) .inner{-webkit-animation:fadeUp 650ms linear 19.25s forwards;animation:fadeUp 650ms linear 19.25s forwards}.actived .project-item:nth-child(30n+56) .inner{-webkit-animation:fadeUp 650ms linear 19.6s forwards;animation:fadeUp 650ms linear 19.6s forwards}.actived .project-item:nth-child(30n+57) .inner{-webkit-animation:fadeUp 650ms linear 19.95s forwards;animation:fadeUp 650ms linear 19.95s forwards}.actived .project-item:nth-child(30n+58) .inner{-webkit-animation:fadeUp 650ms linear 20.3s forwards;animation:fadeUp 650ms linear 20.3s forwards}.actived .project-item:nth-child(30n+59) .inner{-webkit-animation:fadeUp 650ms linear 20.65s forwards;animation:fadeUp 650ms linear 20.65s forwards}.actived .project-item:nth-child(30n+60) .inner{-webkit-animation:fadeUp 650ms linear 21s forwards;animation:fadeUp 650ms linear 21s forwards}.actived .okela-container .img img{transform:translate(0,0);opacity:1}.actived .okela-container .content p:nth-child(1){-webkit-animation:fadeUp 550ms linear 185ms forwards;animation:fadeUp 550ms linear 185ms forwards}.actived .okela-container .content p:nth-child(2){-webkit-animation:fadeUp 550ms linear 370ms forwards;animation:fadeUp 550ms linear 370ms forwards}.actived .okela-container .content p:nth-child(3){-webkit-animation:fadeUp 550ms linear 555ms forwards;animation:fadeUp 550ms linear 555ms forwards}.actived .okela-container .content p:nth-child(4){-webkit-animation:fadeUp 550ms linear 740ms forwards;animation:fadeUp 550ms linear 740ms forwards}.actived .okela-container .content p:nth-child(5){-webkit-animation:fadeUp 550ms linear 925ms forwards;animation:fadeUp 550ms linear 925ms forwards}.actived .okela-container .content p:nth-child(6){-webkit-animation:fadeUp 550ms linear 1.11s forwards;animation:fadeUp 550ms linear 1.11s forwards}.actived .okela-container .content p:nth-child(7){-webkit-animation:fadeUp 550ms linear 1295ms forwards;animation:fadeUp 550ms linear 1295ms forwards}.actived .okela-container .content p:nth-child(8){-webkit-animation:fadeUp 550ms linear 1.48s forwards;animation:fadeUp 550ms linear 1.48s forwards}.actived .okela-container .content p:nth-child(9){-webkit-animation:fadeUp 550ms linear 1665ms forwards;animation:fadeUp 550ms linear 1665ms forwards}.actived .okela-container .content p:nth-child(10){-webkit-animation:fadeUp 550ms linear 1.85s forwards;animation:fadeUp 550ms linear 1.85s forwards}.actived .animate-fadeUp:nth-child(1),.actived .btn-animated:nth-child(1){-webkit-animation:fadeUp 450ms linear 150ms forwards;animation:fadeUp 450ms linear 150ms forwards}.actived .animate-fadeUp:nth-child(2),.actived .btn-animated:nth-child(2){-webkit-animation:fadeUp 450ms linear .3s forwards;animation:fadeUp 450ms linear .3s forwards}.actived .animate-fadeUp:nth-child(3),.actived .btn-animated:nth-child(3){-webkit-animation:fadeUp 450ms linear 450ms forwards;animation:fadeUp 450ms linear 450ms forwards}.actived .animate-fadeUp:nth-child(4),.actived .btn-animated:nth-child(4){-webkit-animation:fadeUp 450ms linear .6s forwards;animation:fadeUp 450ms linear .6s forwards}.actived .animate-fadeUp:nth-child(5),.actived .btn-animated:nth-child(5){-webkit-animation:fadeUp 450ms linear 750ms forwards;animation:fadeUp 450ms linear 750ms forwards}.actived .animate-fadeUp:nth-child(6),.actived .btn-animated:nth-child(6){-webkit-animation:fadeUp 450ms linear .9s forwards;animation:fadeUp 450ms linear .9s forwards}.actived .animate-fadeUp:nth-child(7),.actived .btn-animated:nth-child(7){-webkit-animation:fadeUp 450ms linear 1.05s forwards;animation:fadeUp 450ms linear 1.05s forwards}.actived .animate-fadeUp:nth-child(8),.actived .btn-animated:nth-child(8){-webkit-animation:fadeUp 450ms linear 1.2s forwards;animation:fadeUp 450ms linear 1.2s forwards}.actived .animate-fadeUp:nth-child(9),.actived .btn-animated:nth-child(9){-webkit-animation:fadeUp 450ms linear 1.35s forwards;animation:fadeUp 450ms linear 1.35s forwards}.actived .animate-fadeUp:nth-child(10),.actived .btn-animated:nth-child(10){-webkit-animation:fadeUp 450ms linear 1.5s forwards;animation:fadeUp 450ms linear 1.5s forwards}.actived .animate-fadeUp:nth-child(11),.actived .btn-animated:nth-child(11){-webkit-animation:fadeUp 450ms linear 1.65s forwards;animation:fadeUp 450ms linear 1.65s forwards}.actived .animate-fadeUp:nth-child(12),.actived .btn-animated:nth-child(12){-webkit-animation:fadeUp 450ms linear 1.8s forwards;animation:fadeUp 450ms linear 1.8s forwards}.actived .animate-fadeUp:nth-child(13),.actived .btn-animated:nth-child(13){-webkit-animation:fadeUp 450ms linear 1.95s forwards;animation:fadeUp 450ms linear 1.95s forwards}.actived .animate-fadeUp:nth-child(14),.actived .btn-animated:nth-child(14){-webkit-animation:fadeUp 450ms linear 2.1s forwards;animation:fadeUp 450ms linear 2.1s forwards}.actived .animate-fadeUp:nth-child(15),.actived .btn-animated:nth-child(15){-webkit-animation:fadeUp 450ms linear 2.25s forwards;animation:fadeUp 450ms linear 2.25s forwards}.actived .animate-fadeUp:nth-child(16),.actived .btn-animated:nth-child(16){-webkit-animation:fadeUp 450ms linear 2.4s forwards;animation:fadeUp 450ms linear 2.4s forwards}.actived .animate-fadeUp:nth-child(17),.actived .btn-animated:nth-child(17){-webkit-animation:fadeUp 450ms linear 2.55s forwards;animation:fadeUp 450ms linear 2.55s forwards}.actived .animate-fadeUp:nth-child(18),.actived .btn-animated:nth-child(18){-webkit-animation:fadeUp 450ms linear 2.7s forwards;animation:fadeUp 450ms linear 2.7s forwards}.actived .animate-fadeUp:nth-child(19),.actived .btn-animated:nth-child(19){-webkit-animation:fadeUp 450ms linear 2.85s forwards;animation:fadeUp 450ms linear 2.85s forwards}.actived .animate-fadeUp:nth-child(20),.actived .btn-animated:nth-child(20){-webkit-animation:fadeUp 450ms linear 3s forwards;animation:fadeUp 450ms linear 3s forwards}.actived .animate-fadeUp:nth-child(21),.actived .btn-animated:nth-child(21){-webkit-animation:fadeUp 450ms linear 3.15s forwards;animation:fadeUp 450ms linear 3.15s forwards}.actived .animate-fadeUp:nth-child(22),.actived .btn-animated:nth-child(22){-webkit-animation:fadeUp 450ms linear 3.3s forwards;animation:fadeUp 450ms linear 3.3s forwards}.actived .animate-fadeUp:nth-child(23),.actived .btn-animated:nth-child(23){-webkit-animation:fadeUp 450ms linear 3.45s forwards;animation:fadeUp 450ms linear 3.45s forwards}.actived .animate-fadeUp:nth-child(24),.actived .btn-animated:nth-child(24){-webkit-animation:fadeUp 450ms linear 3.6s forwards;animation:fadeUp 450ms linear 3.6s forwards}.actived .animate-fadeUp:nth-child(25),.actived .btn-animated:nth-child(25){-webkit-animation:fadeUp 450ms linear 3.75s forwards;animation:fadeUp 450ms linear 3.75s forwards}.actived .animate-fadeUp:nth-child(26),.actived .btn-animated:nth-child(26){-webkit-animation:fadeUp 450ms linear 3.9s forwards;animation:fadeUp 450ms linear 3.9s forwards}.actived .animate-fadeUp:nth-child(27),.actived .btn-animated:nth-child(27){-webkit-animation:fadeUp 450ms linear 4.05s forwards;animation:fadeUp 450ms linear 4.05s forwards}.actived .animate-fadeUp:nth-child(28),.actived .btn-animated:nth-child(28){-webkit-animation:fadeUp 450ms linear 4.2s forwards;animation:fadeUp 450ms linear 4.2s forwards}.actived .animate-fadeUp:nth-child(29),.actived .btn-animated:nth-child(29){-webkit-animation:fadeUp 450ms linear 4.35s forwards;animation:fadeUp 450ms linear 4.35s forwards}.actived .animate-fadeUp:nth-child(30),.actived .btn-animated:nth-child(30){-webkit-animation:fadeUp 450ms linear 4.5s forwards;animation:fadeUp 450ms linear 4.5s forwards}.actived .animate-fadeUp:nth-child(31),.actived .btn-animated:nth-child(31){-webkit-animation:fadeUp 450ms linear 4.65s forwards;animation:fadeUp 450ms linear 4.65s forwards}.actived .animate-fadeUp:nth-child(32),.actived .btn-animated:nth-child(32){-webkit-animation:fadeUp 450ms linear 4.8s forwards;animation:fadeUp 450ms linear 4.8s forwards}.actived .animate-fadeUp:nth-child(33),.actived .btn-animated:nth-child(33){-webkit-animation:fadeUp 450ms linear 4.95s forwards;animation:fadeUp 450ms linear 4.95s forwards}.actived .animate-fadeUp:nth-child(34),.actived .btn-animated:nth-child(34){-webkit-animation:fadeUp 450ms linear 5.1s forwards;animation:fadeUp 450ms linear 5.1s forwards}.actived .animate-fadeUp:nth-child(35),.actived .btn-animated:nth-child(35){-webkit-animation:fadeUp 450ms linear 5.25s forwards;animation:fadeUp 450ms linear 5.25s forwards}.actived .animate-fadeUp:nth-child(36),.actived .btn-animated:nth-child(36){-webkit-animation:fadeUp 450ms linear 5.4s forwards;animation:fadeUp 450ms linear 5.4s forwards}.actived .animate-fadeUp:nth-child(37),.actived .btn-animated:nth-child(37){-webkit-animation:fadeUp 450ms linear 5.55s forwards;animation:fadeUp 450ms linear 5.55s forwards}.actived .animate-fadeUp:nth-child(38),.actived .btn-animated:nth-child(38){-webkit-animation:fadeUp 450ms linear 5.7s forwards;animation:fadeUp 450ms linear 5.7s forwards}.actived .animate-fadeUp:nth-child(39),.actived .btn-animated:nth-child(39){-webkit-animation:fadeUp 450ms linear 5.85s forwards;animation:fadeUp 450ms linear 5.85s forwards}.actived .animate-fadeUp:nth-child(40),.actived .btn-animated:nth-child(40){-webkit-animation:fadeUp 450ms linear 6s forwards;animation:fadeUp 450ms linear 6s forwards}.actived .animate-fadeUp:nth-child(41),.actived .btn-animated:nth-child(41){-webkit-animation:fadeUp 450ms linear 6.15s forwards;animation:fadeUp 450ms linear 6.15s forwards}.actived .animate-fadeUp:nth-child(42),.actived .btn-animated:nth-child(42){-webkit-animation:fadeUp 450ms linear 6.3s forwards;animation:fadeUp 450ms linear 6.3s forwards}.actived .animate-fadeUp:nth-child(43),.actived .btn-animated:nth-child(43){-webkit-animation:fadeUp 450ms linear 6.45s forwards;animation:fadeUp 450ms linear 6.45s forwards}.actived .animate-fadeUp:nth-child(44),.actived .btn-animated:nth-child(44){-webkit-animation:fadeUp 450ms linear 6.6s forwards;animation:fadeUp 450ms linear 6.6s forwards}.actived .animate-fadeUp:nth-child(45),.actived .btn-animated:nth-child(45){-webkit-animation:fadeUp 450ms linear 6.75s forwards;animation:fadeUp 450ms linear 6.75s forwards}.actived .animate-fadeUp:nth-child(46),.actived .btn-animated:nth-child(46){-webkit-animation:fadeUp 450ms linear 6.9s forwards;animation:fadeUp 450ms linear 6.9s forwards}.actived .animate-fadeUp:nth-child(47),.actived .btn-animated:nth-child(47){-webkit-animation:fadeUp 450ms linear 7.05s forwards;animation:fadeUp 450ms linear 7.05s forwards}.actived .animate-fadeUp:nth-child(48),.actived .btn-animated:nth-child(48){-webkit-animation:fadeUp 450ms linear 7.2s forwards;animation:fadeUp 450ms linear 7.2s forwards}.actived .animate-fadeUp:nth-child(49),.actived .btn-animated:nth-child(49){-webkit-animation:fadeUp 450ms linear 7.35s forwards;animation:fadeUp 450ms linear 7.35s forwards}.actived .animate-fadeUp:nth-child(50),.actived .btn-animated:nth-child(50){-webkit-animation:fadeUp 450ms linear 7.5s forwards;animation:fadeUp 450ms linear 7.5s forwards}.project-implemented{padding-top:60px;padding-bottom:60px;box-shadow:0 10px 10px rgba(90,115,184,.1)}.project-implemented .title-block{margin-bottom:70px}.project-implemented .title-sub{font-size:inherit;margin-top:40px}.project-implemented .btn-gradient{padding:7px 24px;border-radius:50px}.project-implemented.style2{box-shadow:none}.project-implemented__container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.project-implemented__slider .slick-list{margin-left:-10px;margin-right:-10px}.project-implemented__slider .slick-slide{padding:10px;margin-bottom:0}.project-implemented__item{margin-bottom:30px}.project-implemented__item .inner{position:relative;overflow:hidden}.project-implemented__item .img{margin-bottom:0}.project-implemented__item .img:before{padding-top:72.72727%}.project-implemented__item .img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-implemented__item .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:none;max-width:none}.project-implemented__item .content{color:#5a73b8;font-family:"Muli Bold";text-align:center;padding:5px 10px}.project-implemented__item .title{font-size:inherit;margin-bottom:0;line-height:1.3}@media screen and (min-width:768px){.project-implemented{padding-top:120px;padding-bottom:120px}.project-implemented__slider .slick-list{margin-left:-15px;margin-right:-15px}.project-implemented__slider .slick-slide{padding:10px 15px;margin-bottom:0}.project-implemented__item .content{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;transform:scale(1.2);color:#fff;background-color:#5a73b8;transition:all 850ms 250ms}.project-implemented__item:hover .content{opacity:1;visibility:visible;transform:scale(1);transition-delay:0s}}@media screen and (min-width:992px){.project-implemented__item .content{font-size:28px}}@media screen and (min-width:1600px){.project-implemented__item{margin-bottom:50px}}@media screen and (min-width:1920px){.project-implemented.style2{padding-left:60px;padding-right:60px}.project-implemented__container{padding-left:30px;padding-right:30px;position:relative}.project-implemented__container .slick-slider{position:static}.project-implemented__slider .slick-list{margin-left:0;margin-right:0}.project-implemented__slider .slick-slide{padding:10px 30px;margin-bottom:0}}.project-item{margin-bottom:30px}.project-item .img{overflow:hidden;position:relative;margin-bottom:0}.project-item .img::before{padding-top:178.86179%}.project-item .img img{transition:all .5s ease-out;position:absolute;top:0;left:0;max-height:none;width:100%;pointer-events:none;z-index:-1}.project-item .inner{box-shadow:0 3px 6px rgba(0,0,0,.16);height:100%;opacity:0}.project-item .link{pointer-events:none}.project-item .content{padding:8px;border-top:1px solid rgba(0,0,0,.16);background:#fff}.project-item .title{font-family:"Muli Bold";color:#696969;display:block;font-size:13px}.project-item .title:hover{color:#5a73b8;letter-spacing:.01em}.project-item .ctrl{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:all 450ms;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px}.project-item .ctrl::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#5a73b8,#53c1ae);z-index:1;opacity:.75}.project-item .ctrl a:not(:last-child){margin-bottom:10px}.project-item:hover .ctrl{opacity:1;visibility:visible}.project-item:hover .ctrl a:nth-child(1){-webkit-animation:fadeUp 450ms ease-in-out .2s forwards;animation:fadeUp 450ms ease-in-out .2s forwards}.project-item:hover .ctrl a:nth-child(2){-webkit-animation:fadeUp 450ms ease-in-out .4s forwards;animation:fadeUp 450ms ease-in-out .4s forwards}.project-item:hover .img img{transition:all 2.2s ease-in-out;top:100%;transform:translateY(-100%)}@media screen and (min-width:576px){.project-item .ctrl{font-size:inherit}.project-item .ctrl a{height:50px}.project-item .title{font-size:inherit}.project-item .content{padding:17px 32px}}@media screen and (min-width:1200px){.project-item .link{pointer-events:none}}@media screen and (min-width:1600px){.project-item{margin-bottom:60px}}@media screen and (min-width:992px) and (max-width:1199px){.project-item.style2 .title{font-size:15px}.project-item.style2 .content{padding:10px}}.project-list .paginationk{padding-top:60px}@media screen and (min-width:768px){.project-list .paginationk{padding-top:120px}}@media screen and (max-width:767px){.project-list{padding-left:10px;padding-right:10px}.project-list .row{margin-left:-10px;margin-right:-10px}.project-list .project-item{padding-left:10px;padding-right:10px}}.theme-section{padding-top:60px;padding-bottom:43px}.theme-section .btn-gradient{margin-top:20px;padding:10px 26px;font-family:"Muli Bold";border-radius:50px;display:inline-block}.theme-section .title-block{margin-bottom:30px}.theme-section.style2{padding-top:50px;padding-bottom:50px}.theme-section.style2 .theme-filter__category{margin-bottom:-50px}@media screen and (min-width:768px){.theme-section .title-block{margin-bottom:70px}.theme-section .btn-gradient{font-size:24px}.theme-section.style2 .theme-filter{padding-top:50px}.theme-section.style2 .theme-filter__category{margin-bottom:0}}@media screen and (min-width:992px){.theme-section{padding-top:120px}}@media screen and (min-width:1600px){.theme-section .container-fluid{padding-left:30px;padding-right:30px}.theme-section .container-fluid .row{margin-left:0;margin-right:0}.theme-section .container-fluid [class*=col-]{padding-left:30px;padding-right:30px}}.theme-filter__type{font-size:13px;display:flex;align-items:center;justify-content:space-between;flex-direction:column-reverse}.theme-filter__type .list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.theme-filter__type .list .item{margin-right:15px;margin-bottom:5px;padding-bottom:2px;border-bottom:2px solid transparent}.theme-filter__type .list .item.active,.theme-filter__type .list .item:focus,.theme-filter__type .list .item:hover{border-bottom-color:#5a73b8}.theme-filter__type .form-search{margin-bottom:30px}@media screen and (min-width:768px){.theme-filter__type{font-size:inherit}.theme-filter__type .list{justify-content:flex-start}.theme-filter__type .list .item{margin-right:40px;margin-bottom:25px;padding-bottom:12px}}@media screen and (min-width:992px){.theme-filter__type{flex-direction:row}.theme-filter__type .form-search{margin-bottom:15px;width:240px}}@media screen and (min-width:1200px){.theme-filter__type .list .item{margin-right:70px;margin-bottom:15px}.theme-filter__type .form{margin-bottom:15px}}.theme-filter__category{margin-bottom:40px;font-size:13px}.theme-filter__category .inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding-top:10px;padding-bottom:10px;margin-left:-5px;margin-right:-5px}.theme-filter__category .item{display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;border-radius:50px;white-space:nowrap;padding:10px;flex:1 1 auto;max-width:160px;min-width:100px;margin:0 5px 10px}.theme-filter__category .item:nth-child(5n+1){background-color:#53c1ae}.theme-filter__category .item:nth-child(5n+2){background-color:#55adb1}.theme-filter__category .item:nth-child(5n+3){background-color:#579ab3}.theme-filter__category .item:nth-child(5n+4){background-color:#5887b5}.theme-filter__category .item:nth-child(5n+5){background-color:#5a73b8}.theme-filter__category .item:hover{box-shadow:0 5px 10px rgba(90,115,184,.2)}.theme-filter__category .title{font-size:inherit;line-height:1;margin-bottom:0}@media screen and (min-width:576px){.theme-filter__category{font-size:inherit;margin-bottom:80px}.theme-filter__category .inner{margin-left:-12px;margin-right:-12px}.theme-filter__category .item{padding:10px 20px;margin-left:12px;margin-right:12px;max-width:calc(33.333% - 24px)}}@media screen and (min-width:992px){.theme-filter__category .item{max-width:calc(25% - 24px);min-width:150px;height:50px;margin-bottom:20px}}@media screen and (min-width:1200px){.theme-filter__category .item{max-width:calc(20% - 24px)}}.theme-detail{padding-top:50px;padding-bottom:50px}.theme-detail .title-main{margin-bottom:10px}.theme-detail .title-sub{font-size:inherit}.theme-detail .title-block{margin-bottom:15px}.theme-detail .summary{margin-bottom:15px}.theme-detail .ctrl a{width:150px;height:40px}.theme-detail .ctrl a:not(:last-child){margin-bottom:10px}.theme-detail__container{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.theme-detail__container .content{padding-bottom:50px}.theme-detail__container .img{box-shadow:0 3px 6px rgba(0,0,0,.16);overflow-y:auto;margin-bottom:0;scrollbar-width:thin}.theme-detail__container .img::before{padding-bottom:137.6%}.theme-detail__container .img::-webkit-scrollbar{width:4px;height:4px;border-radius:4px}.theme-detail__container .img::-webkit-scrollbar-thumb{border-radius:4px;background:linear-gradient(to bottom,#5a73b8,#53c1ae)}.theme-detail__container .img::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(90,115,184,.3)}.theme-detail__container .img img{position:absolute;top:0;left:0;max-height:none;width:100%}@media screen and (min-width:768px){.theme-detail .title-block{margin-bottom:35px}.theme-detail .summary{margin-bottom:50px}.theme-detail .ctrl a:not(:last-child){margin-bottom:20px}.theme-detail__container{flex-direction:row}.theme-detail__container .content{flex:0 0 37.7%;max-width:37.7%;padding-bottom:0}.theme-detail__container .img{flex:0 0 50%;max-width:50%}.theme-detail__container .img::-webkit-scrollbar{width:10px;height:10px;border-radius:10px}.theme-detail__container .img::-webkit-scrollbar-thumb{border-radius:10px;background:linear-gradient(to bottom,#5a73b8,#53c1ae)}}@media screen and (min-width:992px){.theme-detail{padding-bottom:150px}}@media screen and (min-width:1200px){.theme-detail__container .img{flex:0 0 60.3%;max-width:60.3%}}.theme-demo__top{font-size:12px;color:#fff;background-color:#5a73b8}.theme-demo__top .container{height:44px;display:flex;align-items:center;justify-content:space-between;font-family:"Muli Bold"}.theme-demo__top .right{display:flex;align-items:center}.theme-demo__top .back .fa{font-size:20px;vertical-align:middle}.theme-demo__top .back:hover{color:#53c1ae}.theme-demo__top .ctrl{display:none}.theme-demo__top .ctrl .button{opacity:.5}.theme-demo__top .ctrl .button:not(:last-child){margin-right:20px}.theme-demo__top .ctrl .button.active,.theme-demo__top .ctrl .button:hover{opacity:1}.theme-demo__top .btn-white{box-shadow:none;color:#5a73b8;background-color:#fff;height:30px;padding:0 5px}.theme-demo__top .btn-white:hover{color:#fff;background-color:#53c1ae}.theme-demo__top .modal-close{height:20px;width:20px;position:relative;top:auto;right:auto;margin-left:15px;opacity:1}.theme-demo__top .modal-close::after,.theme-demo__top .modal-close::before{height:3px;background-color:#fff}.theme-demo__top .modal-close:hover::after,.theme-demo__top .modal-close:hover::before{background-color:#53c1ae}.theme-demo__body{position:relative;height:calc(100vh - 60px);overflow-y:auto}.theme-demo__body iframe{position:absolute;top:0;left:0;width:100%;height:100%}.theme-demo__body .inner{position:relative;transition:all .5s;margin:30px auto}.theme-demo__body .box{position:relative;height:100%;width:100%}.theme-demo__body[type=desktop] .inner{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.theme-demo__body[type=desktop] .box{position:static}.theme-demo__body[type=mobile-portrait] .inner{width:474px;height:963px;padding:115px 30px 112px;background:url(../img/bg-mobile-portrait.png) no-repeat center center}.theme-demo__body[type=mobile-landscape] .inner{height:474px;width:963px;padding:30px 115px 30px 112px;background:url(../img/bg-mobile-landscape.png) no-repeat center center}.theme-demo__body[type=tablet-portrait] .inner{width:850px;height:1180px;padding:78px 40px;margin:30px auto;background:url(../img/bg-tablet-portrait.png) no-repeat center center}.theme-demo__body[type=tablet-landscape] .inner{height:850px;width:1180px;padding:41px 78px;margin:30px auto;background:url(../img/bg-tablet-landscape.png) no-repeat center center}.theme-demo__modal .modal-dialog{max-width:calc(100% - 30px);margin-left:auto;margin-right:auto}.theme-demo__modal .modal-header{overflow:visible}.theme-demo__modal .modal-body{padding-top:40px}.theme-demo__modal .block{max-width:750px;margin-left:auto;margin-right:auto}.theme-demo__modal .block:not(:last-child){padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid rgba(112,112,112,.5)}.theme-demo__modal .title{font:24px "Muli Bold";margin-bottom:25px;color:#000}.theme-demo__modal .login-flex{display:flex;justify-content:space-between;width:100%}.theme-demo__modal .login-flex .input{width:100%}.theme-demo__modal .login-flex .btn-gradient{height:100%;padding:5px 15px;margin-top:0;font-size:14px}.theme-demo__modal .login-flex .item{flex:1 1 auto}.theme-demo__modal .login-form{max-width:100%}.theme-demo__modal .btn-gradient.lg{padding-left:45px;padding-right:45px}@media screen and (min-width:576px){.theme-demo__modal .login-flex .item:last-child{flex:0 0 200px;margin-left:25px}.theme-demo__modal .login-flex .btn-gradient{font-size:24px;width:100%}}@media screen and (min-width:768px){.theme-demo__top{font-size:inherit}.theme-demo__top .btn-white{height:40px;width:250px;padding:0}.theme-demo__top .back .fa{font-size:30px}.theme-demo__top .container{height:60px}}@media screen and (min-width:1200px){.theme-demo__top .ctrl{display:block}.theme-demo__modal .modal-dialog{max-width:1000px}}.price-table__head{display:flex;justify-content:flex-end;color:#fff;margin-bottom:5px}.price-table__head .item{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:70px;flex:0 0 70px;max-width:70px;background-color:#53c1ae;padding:10px 0;font:10px "Muli Bold";border-radius:10px 10px 0 0}.price-table__head .item.active{background-color:#5a73b8}.price-table__head .item .price{font:15px "Muli Black"}.price-table__body{font-size:14px}.price-table__row{display:flex;border-bottom:1px solid #707070}.price-table__row:first-child{border-top:1px solid #707070}.price-table__row.title{font-family:"Muli Bold"}.price-table__row.title .item{border-right:none}.price-table__row .item{display:flex;align-items:center;justify-content:center;flex:0 0 70px;max-width:70px;min-height:50px;padding-top:12px;padding-bottom:12px;border-right:1px solid #707070}.price-table__row .item:first-child{flex:1 1 auto;max-width:100%;justify-content:flex-start}@media screen and (min-width:768px){.price-table__head .item{min-height:100px;font-size:inherit;padding:15px 0;border-radius:20px 20px 0 0}.price-table__head .item .price{font-size:28px}.price-table__head .item,.price-table__row .item{flex:0 0 150px;max-width:150px}.price-table__body{font-size:inherit}}@media screen and (min-width:992px){.price-table__head .item,.price-table__row .item{flex:0 0 180px;max-width:180px}}@media screen and (min-width:1200px){.price-table__head .item{min-height:125px}.price-table__head .item,.price-table__row .item{flex:0 0 200px;max-width:200px}}@media screen and (min-width:768px){.news{padding-top:220px;padding-bottom:65px}}.news-item{margin-bottom:30px}.news-item .img{margin-bottom:0}.news-item .img::before{padding-top:87.5%}.news-item .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:none;max-width:none;position:absolute;top:0;left:0;transition:transform 2s}.news-item .inner{height:100%;opacity:0;background-color:#fff;box-shadow:0 3px 10px rgba(90,115,184,.2)}.news-item .inner .more{display:block;margin-top:auto;color:#5a73b8}.news-item .content{padding:30px;display:flex;flex-direction:column;background-color:#fff}.news-item .title{font-size:18px;line-height:1.5;max-height:54px;overflow:hidden;height:54px;font-family:"Muli Bold";transition:color 450ms;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-item:hover .title{color:#5a73b8}.news-item:hover .img img{transform:scale(1.1) rotate(1deg)}.news-item-lg .img{margin-bottom:40px;box-shadow:0 3px 10px rgba(90,115,184,.2)}.news-item-lg .title{font:28px "Muli Bold";margin-bottom:12px;color:#000}.news-item-lg .cate{margin-bottom:6px;display:flex;flex-wrap:wrap}.news-item-lg .cate .item{margin-bottom:6px}.news-item-lg .cate .item:not(:last-child)::after{content:"/";margin-left:5px;margin-right:5px}.news-item-lg .cate .link:hover{color:#5a73b8}.news-item-lg .summary{margin-bottom:12px}.news-item-lg .btn-gradient{height:40px;width:160px;border-radius:30px;display:inline-flex;align-items:center;justify-content:center}@media screen and (min-width:1600px){.news-item{margin-bottom:50px}}.news-slider--index .news-item{margin-bottom:0}.news-slider--index .slick-list{margin-left:-10px;margin-right:-10px;padding-top:0;padding-bottom:0}.news-slider--index .slick-track{display:flex}.news-slider--index .slick-slide{padding:10px;height:auto}@media screen and (min-width:1600px){.news-slider--index .slick-list{margin-left:-25px;margin-right:-25px}.news-slider--index .slick-slide{padding:10px 25px}.news-slider--index .slick-prev{left:auto;right:100%;margin-right:100px}.news-slider--index .slick-next{right:auto;left:100%;margin-left:100px}}.news-container:not(:last-child){margin-bottom:50px}.news-container .title-block{margin-bottom:50px}.news-container .paginationk{padding-top:40px}@media screen and (min-width:1600px){.news-container{padding-left:25px;padding-right:25px}.news-container .row{margin-left:-25px;margin-right:-25px}.news-container .news-item{padding-left:25px;padding-right:25px}}.news-library{padding-top:60px}.news-library .title-block{margin-bottom:60px}@media screen and (min-width:992px){.news-library{padding-bottom:70px}}@media screen and (min-width:1200px){.news-library{padding-top:100px}.news-library .title-block{margin-bottom:120px}.news-library.style2{padding-bottom:50px}}.news-aside .inner{padding-top:50px;padding-bottom:50px}.news-aside .inner-block:not(:last-child){margin-bottom:30px}.news-aside .inner-block__title{margin-bottom:27px;font-size:inherit}.news-aside .cate{text-align:center;margin-left:-8px;margin-right:-8px}.news-aside .cate .item{min-height:50px;min-width:150px;border-radius:50px;color:#fff;display:inline-flex;align-items:center;justify-content:center;margin:0 8px 15px;padding:5px 10px}.news-aside .cate .item:nth-child(5n+1){background-color:#53c1ae}.news-aside .cate .item:nth-child(5n+2){background-color:#55adb1}.news-aside .cate .item:nth-child(5n+3){background-color:#579ab3}.news-aside .cate .item:nth-child(5n+4){background-color:#5887b5}.news-aside .cate .item:nth-child(5n+5){background-color:#5a73b8}.news-aside .cate .item:hover{box-shadow:0 3px 10px rgba(90,115,184,.5)}.news-aside .social{font-size:28px}.news-aside__item{display:flex;align-items:flex-start}.news-aside__item:not(:last-child){margin-bottom:32px}.news-aside__item .img{margin-bottom:0;flex:0 0 100px;max-width:100px}.news-aside__item .title{width:100%;padding-left:10px;font-size:inherit;margin-bottom:0}@media screen and (min-width:768px) and (max-width:991px){.news-aside .form-search--sm{height:50px}}@media screen and (min-width:992px){.news-aside .inner{padding-left:30px;padding-right:30px;border:1px solid rgba(0,0,0,.1)}.news-aside .cate .item{width:100%}.news-aside .cate .item:not(:last-child){margin-bottom:20px}}@media screen and (min-width:1200px){.news-aside .inner{padding-left:45px;padding-right:45px}}.news-detail__content h1,.news-detail__content h2,.news-detail__content h3,.news-detail__content h4,.news-detail__content h5,.news-detail__content h6{color:#000}.news-detail__content img{margin:0 auto 32px;box-shadow:0 3px 20px rgba(90,115,184,.2)}@media screen and (max-width:767px){.news-list__mobile{flex-wrap:nowrap;overflow-x:auto;margin-left:-10px;margin-right:-10px}.news-list__mobile .news-item{flex:0 0 47%;max-width:47%;padding-left:10px;padding-right:10px}}@media screen and (max-width:575px){.news-list__mobile .news-item{flex:0 0 90%;max-width:90%}}.introduce-section{padding-top:60px;padding-bottom:60px}.introduce-section .title-block{max-width:600px;margin:0 auto 50px}.introduce-section .title-block .content p{margin-bottom:0}.introduce-section .title-main{margin-bottom:46px;text-align:center}.introduce-section .img{text-align:center;margin-bottom:0;transform:translate(100px,50px);opacity:0;transition:all 1.8s}.introduce-section .content p{opacity:0}.introduce-section.actived .content p:nth-child(1){-webkit-animation:fadeUp 350ms linear 175ms forwards;animation:fadeUp 350ms linear 175ms forwards}.introduce-section.actived .content p:nth-child(2){-webkit-animation:fadeUp 350ms linear 350ms forwards;animation:fadeUp 350ms linear 350ms forwards}.introduce-section.actived .content p:nth-child(3){-webkit-animation:fadeUp 350ms linear 525ms forwards;animation:fadeUp 350ms linear 525ms forwards}.introduce-section.actived .content p:nth-child(4){-webkit-animation:fadeUp 350ms linear .7s forwards;animation:fadeUp 350ms linear .7s forwards}.introduce-section.actived .content p:nth-child(5){-webkit-animation:fadeUp 350ms linear 875ms forwards;animation:fadeUp 350ms linear 875ms forwards}.introduce-section.actived .content p:nth-child(6){-webkit-animation:fadeUp 350ms linear 1.05s forwards;animation:fadeUp 350ms linear 1.05s forwards}.introduce-section.actived .content p:nth-child(7){-webkit-animation:fadeUp 350ms linear 1225ms forwards;animation:fadeUp 350ms linear 1225ms forwards}.introduce-section.actived .content p:nth-child(8){-webkit-animation:fadeUp 350ms linear 1.4s forwards;animation:fadeUp 350ms linear 1.4s forwards}.introduce-section.actived .content p:nth-child(9){-webkit-animation:fadeUp 350ms linear 1575ms forwards;animation:fadeUp 350ms linear 1575ms forwards}.introduce-section.actived .content p:nth-child(10){-webkit-animation:fadeUp 350ms linear 1.75s forwards;animation:fadeUp 350ms linear 1.75s forwards}.introduce-section.actived .content p:nth-child(11){-webkit-animation:fadeUp 350ms linear 1925ms forwards;animation:fadeUp 350ms linear 1925ms forwards}.introduce-section.actived .content p:nth-child(12){-webkit-animation:fadeUp 350ms linear 2.1s forwards;animation:fadeUp 350ms linear 2.1s forwards}.introduce-section.actived .content p:nth-child(13){-webkit-animation:fadeUp 350ms linear 2275ms forwards;animation:fadeUp 350ms linear 2275ms forwards}.introduce-section.actived .content p:nth-child(14){-webkit-animation:fadeUp 350ms linear 2.45s forwards;animation:fadeUp 350ms linear 2.45s forwards}.introduce-section.actived .content p:nth-child(15){-webkit-animation:fadeUp 350ms linear 2625ms forwards;animation:fadeUp 350ms linear 2625ms forwards}.introduce-section.actived .content p:nth-child(16){-webkit-animation:fadeUp 350ms linear 2.8s forwards;animation:fadeUp 350ms linear 2.8s forwards}.introduce-section.actived .content p:nth-child(17){-webkit-animation:fadeUp 350ms linear 2975ms forwards;animation:fadeUp 350ms linear 2975ms forwards}.introduce-section.actived .content p:nth-child(18){-webkit-animation:fadeUp 350ms linear 3.15s forwards;animation:fadeUp 350ms linear 3.15s forwards}.introduce-section.actived .content p:nth-child(19){-webkit-animation:fadeUp 350ms linear 3325ms forwards;animation:fadeUp 350ms linear 3325ms forwards}.introduce-section.actived .content p:nth-child(20){-webkit-animation:fadeUp 350ms linear 3.5s forwards;animation:fadeUp 350ms linear 3.5s forwards}.introduce-section.actived .img{transform:translate(0,0);opacity:1}@media screen and (min-width:768px){.introduce-section{padding-top:147px;margin-bottom:135px}}@media screen and (min-width:992px){.introduce-section .title-block{max-width:600px;margin:0}.introduce-section .title-main{text-align:left}.introduce-section .img{text-align:right}}@media screen and (min-width:1200px){.introduce-section .title-block{padding-top:52px}}.recruitment-banner{background-repeat:no-repeat;background-size:cover;background-position:center center}.recruitment-banner .container{align-items:flex-end}.recruitment-banner .title-main{color:#000;margin-bottom:15px}.recruitment-banner .title-sub{font-size:inherit;margin-bottom:25px}.recruitment-banner .btn-white{font-family:"Muli Bold";color:#5a73b8;box-shadow:0 0 5px rgba(90,115,184,.2)}.recruitment-banner .btn-white:hover{color:#fff;background:linear-gradient(to left,#53c1ae,#5a73b8)}@media screen and (min-width:768px){.recruitment-banner .container{min-height:400px}.recruitment-banner .btn-white{font-size:24px}.recruitment-banner .title-sub{font-size:20px}}@media screen and (min-width:1600px){.recruitment-banner .container{min-height:600px;padding-bottom:130px}}.recruitment-welcome{padding-top:50px;padding-bottom:20px}.recruitment-welcome .title-main{margin-bottom:15px}.recruitment-welcome .title-block{margin-bottom:50px}.recruitment-welcome .title-sub{font-size:inherit;margin-bottom:0}.recruitment-welcome__item{margin-bottom:30px}@media screen and (min-width:992px){.recruitment-welcome{padding-top:100px;padding-bottom:120px}.recruitment-welcome .title-block{margin-bottom:95px}.recruitment-welcome .title-main{margin-bottom:45px}.recruitment-welcome .title-sub{font-size:20px}}.recruitment-benefit{padding-top:50px;padding-bottom:50px}.recruitment-benefit .title-block{margin-bottom:50px}.recruitment-benefit__item{margin-bottom:30px}.recruitment-benefit__item .inner{height:100%;padding:30px 15px;box-shadow:0 3px 10px rgba(90,115,184,.2)}.recruitment-benefit__item .img{height:65px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:25px}.recruitment-benefit__item .title{margin-bottom:15px;text-align:center;color:#000;font-size:18px;font-family:"Muli Bold";text-transform:uppercase}@media screen and (min-width:768px){.recruitment-benefit__item .title{font-size:24px}}@media screen and (min-width:992px){.recruitment-benefit{padding-top:100px;padding-bottom:80px}.recruitment-benefit .title-block{margin-bottom:70px}.recruitment-benefit .inner{padding:50px}.recruitment-benefit .img{height:100px;margin-bottom:45px}}@media screen and (min-width:1600px){.recruitment-benefit__item{margin-bottom:50px}}.recruitment-contact{background-color:rgba(90,115,184,.11)}.recruitment-contact .title-block{margin-bottom:50px}.recruitment-contact .login-form label{display:flex;text-align:left;cursor:pointer;color:rgba(105,105,105,.5);background-color:rgba(105,105,105,.15)}.recruitment-contact__img{display:none}.recruitment-contact__img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:none;max-width:none}.recruitment-contact__content{display:flex;justify-content:center;align-items:center;padding:50px 15px}.recruitment-contact__content .login-form{max-width:525px;width:100%;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.recruitment-contact{display:flex}.recruitment-contact .title-main{font-size:28px}.recruitment-contact__content,.recruitment-contact__img{flex:0 0 50%;max-width:50%}.recruitment-contact__img{display:block}}@media screen and (min-width:992px){.recruitment-contact .title-main{font-size:36px}.recruitment-contact__content{padding:50px}}@media screen and (min-width:1600px){.recruitment-contact .title-block{margin-bottom:120px}.recruitment-contact .title-main{font-size:38px}}.recruitment-detail .title-block{margin-bottom:30px}.recruitment-detail__content h2,.recruitment-detail__content h3,.recruitment-detail__content h4,.recruitment-detail__content h5,.recruitment-detail__content h6{font-family:"Muli Bold";color:#000;margin-bottom:15px;font-size:inherit;text-transform:uppercase}@media screen and (min-width:768px){.recruitment-detail .title-block{margin-bottom:60px}.recruitment-detail__content h2,.recruitment-detail__content h3,.recruitment-detail__content h4,.recruitment-detail__content h5,.recruitment-detail__content h6{margin-bottom:20px}.recruitment-detail__content h2{font-size:24px}}.recruitment-aside .inner{background-color:rgba(90,115,184,.1);padding:20px 25px;border:1px solid rgba(112,112,112,.5)}@media screen and (min-width:992px){.recruitment-aside .inner{padding:37px 25px}}.recruiting{position:relative;color:#fff;background-repeat:no-repeat;background-position:center center;background-size:cover}.recruiting::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(90,115,184,.89)}.recruiting .container{position:relative;padding-top:50px;padding-bottom:50px}.recruiting .title-block{margin-bottom:50px}.recruiting .title-main{color:#fff}.recruiting__item{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;margin-left:-3px;margin-right:-3px;border-bottom:1px solid rgba(255,255,255,.5);padding-top:10px;padding-bottom:10px;font:18px "Muli Bold"}.recruiting__item:first-child{border-top:1px solid rgba(255,255,255,.5)}.recruiting__item .item{padding-left:3px;padding-right:3px}.recruiting__item .title{flex:0 0 70%;max-width:70%}.recruiting__item .type{flex:1 1 auto;text-align:right}.recruiting__item .ctrl{padding-top:20px}.recruiting__item .btn-white{color:#707070;border:1px solid rgba(112,112,112,.5);padding:5px 25px;box-shadow:none}.recruiting__item .btn-white:hover{color:#fff;background-color:#53c1ae;border-color:#53c1ae}.recruiting__item .link:hover{color:#fff}.recruiting-2{color:inherit}.recruiting-2::before{display:none}.recruiting-2 .link:hover{color:#5a73b8}.recruiting-2 .recruiting__item{border-bottom:1px solid rgba(112,112,112,.5)}.recruiting-2 .recruiting__item:first-child{border-top:1px solid rgba(112,112,112,.5)}.recruiting-2 .recruiting__item .btn-white:hover{color:#fff;background:linear-gradient(to left,#53c1ae,#5a73b8);border-color:transparent}.recruiting__title{font:24px "Muli Bold";margin-bottom:24px;color:#000}@media screen and (min-width:768px){.recruiting__item{align-items:center;padding-top:5px;padding-bottom:5px}.recruiting__item .title{flex:0 0 46%;max-width:46%}.recruiting__item .type{text-align:left}.recruiting__item .ctrl{padding-top:0}}@media screen and (min-width:992px){.recruiting .title-block{margin-bottom:100px}.recruiting .container{padding-top:100px;padding-bottom:100px}.recruiting-2 .container{padding-top:50px;padding-bottom:50px}}.about-banner{color:#fff;background-repeat:no-repeat;background-size:cover;background-position:center center}.about-banner .container{min-height:350px;display:flex;align-items:center;justify-content:center}.about-banner .title-main{font:28px "Muli Black";margin-bottom:15px}.about-banner .title-sub{font-size:inherit;margin-bottom:0}.about-banner .title-block{text-shadow:1px 1px 1px rgba(0,0,0,.7)}@media screen and (min-width:768px){.about-banner .container{min-height:600px}.about-banner .title-main{font-size:60px;margin-bottom:15px}}@media screen and (min-width:1600px){.about-banner .container{min-height:800px}}.about-product__grid{padding-top:37px;padding-bottom:50px;margin-bottom:50px;border-top:thin solid rgba(255,255,255,.5);border-bottom:thin solid rgba(255,255,255,.5);display:flex;flex-wrap:wrap;justify-content:center;margin-left:-15px;margin-right:-15px}.about-product__grid .item{padding-left:15px;padding-right:15px;flex:0 0 100%;max-width:100%;text-align:center}.about-product__grid .item:not(:last-child){margin-bottom:30px}.about-product__grid .item .icon{margin-bottom:15px;height:38px;display:inline-flex;align-items:flex-end}.about-product__grid .item .title{font:24px "Muli Bold";margin-bottom:10px}.about-product__grid .item .sum{margin-bottom:0;font-size:inherit}.about-product__grid .img{grid-area:img;text-align:center;flex:0 0 100%;max-width:100%;padding-top:30px}.about-product__grid .img img{max-width:70%}@media screen and (min-width:768px){.about-product__grid .item{flex:0 0 50%;max-width:50%}.about-product__grid .img{flex:0 0 100%;max-width:100%}.about-product__grid .img img{max-width:100%}}@media screen and (min-width:992px){.about-product__grid{display:grid;grid-template-areas:'. img .' '. img .';grid-gap:50px;grid-auto-columns:1fr;margin-left:0;margin-right:0}.about-product__grid .item{padding:0;max-width:100%}.about-product__grid .item:nth-child(odd){text-align:right}.about-product__grid .item:nth-child(7),.about-product__grid .item:nth-child(even){text-align:left}.about-product__grid .item:nth-child(6){text-align:center}.about-product__grid .item:not(:last-child){margin-bottom:0}.about-product__grid .img{padding-top:0}}.about-brand__item:not(:last-child){margin-bottom:30px}.about-brand__item .inner{display:flex;flex-direction:column;align-items:center;text-align:center}.about-brand__item .img{margin-bottom:15px}.about-brand__item .title{font-size:inherit;margin-bottom:0}@media screen and (min-width:768px){.about-brand__item:not(:last-child){margin-bottom:0}.about-brand__item .img{margin-bottom:20px}}.about-list .item{margin-bottom:30px}.about-list .item .inner{display:flex;flex-direction:column}.about-list .item .img{margin-bottom:15px}.about-list .item .title-main{margin-bottom:10px}@media screen and (min-width:768px){.about-list .item{margin-bottom:50px}.about-list .item:nth-child(odd) .inner{flex-direction:row-reverse}.about-list .item:nth-child(odd) .content{padding-right:50px}.about-list .item:nth-child(even) .content{padding-left:50px}.about-list .item .content,.about-list .item .img{flex:0 0 50%;max-width:50%}.about-list .item .inner{flex-direction:row;align-items:center}.about-list .item .img{margin-bottom:0}.about-list .item .title-main{margin-bottom:15px}}.about-partner__list{display:flex;justify-content:center}.about-partner__list .item{flex:0 1 240px;max-width:240px}.about-partner__list .item:not(:last-child){margin-right:20px}.about-partner__list .img{box-shadow:0 3px 10px rgba(90,115,184,.2)}.about-section-1{padding-top:50px}.about-section-1 .title-block{margin-bottom:30px}.about-section-1 .content{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.about-section-1 .content img,.about-section-1 .content p{margin-bottom:15px}.about-section-1 .content .text-large{font:60px "Muli Bold";color:#5a73b8;height:60px;margin-top:-10px;float:left;margin-right:5px}@media screen and (min-width:768px){.about-section-1{padding-top:100px}.about-section-1 .title-block{margin-bottom:70px}.about-section-1 .content{-webkit-column-count:2;-moz-column-count:2;column-count:2}.about-section-1 .content p{margin-bottom:37px}.about-section-1 .content img{margin-bottom:0}}@media screen and (min-width:1200px){.about-section-1 .content{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}}@media screen and (min-width:1600px){.about-section-1 .title-block{margin-bottom:120px}}.about-section-2{padding-top:50px;padding-bottom:50px;color:#fff;position:relative}.about-section-2::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;background:radial-gradient(circle farthest-corner at center center,#53c1ae 0,#5a73b8 100%)}.about-section-2 .title-block{margin-bottom:37px}.about-section-2 .title-main{color:inherit;margin-bottom:0}.about-section-2 .title-sub{margin-top:29px;margin-bottom:0;font-size:inherit}.about-section-2 .description{width:100%;max-width:970px;margin-left:auto;margin-right:auto;font-family:"Muli Bold";font-size:inherit;text-align:center}@media screen and (min-width:768px){.about-section-2{padding-top:230px;padding-bottom:100px;background-size:cover;background-position:top center;background-repeat:no-repeat}.about-section-2 .description{font-size:24px}}@media screen and (max-width:767px){.about-section-2{background-image:none!important}}.about-section-3{padding-top:50px;padding-bottom:50px;background:linear-gradient(to top,rgba(90,115,184,.1),transparent)}.about-section-3 .title-block{margin-bottom:30px}.about-section-3 .title-main{margin-bottom:20px;text-transform:none}.about-section-3 .title-sub{font-size:inherit;margin-bottom:0}@media screen and (min-width:768px){.about-section-3{padding-top:100px;padding-bottom:100px}.about-section-3 .title-block{margin-bottom:67px}}@media screen and (min-width:992px){.about-section-3 .title-main{margin-bottom:50px}}.about-section-4{padding-top:50px;padding-bottom:20px}@media screen and (min-width:768px){.about-section-4{padding-top:120px;padding-bottom:80px}}.about-section-5{padding-top:50px;padding-bottom:50px;background:linear-gradient(to bottom,rgba(90,115,184,.1),transparent)}.about-section-5 .title-block{margin-bottom:30px;padding-left:78px}.about-section-5 .img{margin-bottom:50px}.about-section-5 .title{font-size:inherit}.about-section-5 .list .item{display:flex}.about-section-5 .list .item:not(:last-child){margin-bottom:50px}.about-section-5 .list .item::before{content:attr(data-value);flex:0 0 60px;max-width:60px;border-right:thin solid #707070;color:#5a73b8;font:italic 48px "Muli Bold";margin-right:18px}@media screen and (min-width:768px){.about-section-5{padding-top:120px;padding-bottom:120px}}@media screen and (min-width:992px){.about-section-5 .img{margin-bottom:0}}.about-section-6 .title-block{margin-bottom:30px}@media screen and (min-width:768px){.about-section-6 .title-block{margin-bottom:60px}}.contact-section{position:relative;padding:50px 15px;background-position:center bottom;background-repeat:no-repeat;background-size:contain}.contact-section::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(to bottom,rgba(83,193,174,.2),rgba(0,0,0,0));z-index:-1}.contact-section .content{width:100%;margin:0 auto}.contact-section .content .inner{width:100%;max-width:510px;margin-left:auto;margin-right:auto}.contact-section .content .title-main{margin-bottom:50px;text-align:center}.contact-section .content .social{color:#5a73b8;font-size:30px}.contact-section .content .social .item:not(:last-child){margin-right:20px}.contact-section .content .social-wrap .title{color:#5a73b8;font:24px "Muli Bold";margin-bottom:10px;padding-top:10px;border-top:thin solid rgba(90,115,184,.5)}@media screen and (min-width:992px){.contact-section{display:flex;align-items:center;flex-direction:row-reverse;padding-bottom:160px}.contact-section::before{display:none}.contact-section .content{flex:0 0 50%;max-width:50%}.contact-section .content{margin:0}}@media screen and (min-width:1200px){.contact-section{padding-top:100px;justify-content:flex-end;flex-direction:row}.contact-section .content{flex:none;margin:0;max-width:37.5%}.contact-section .content .inner{margin:0}.contact-section .content .title-main{text-align:left;margin-bottom:30px}}@media screen and (min-width:1600px){.contact-section{min-height:980px;padding:200px 0 240px}.contact-section .title-main{margin-bottom:50px}}@media screen and (max-width:991px){.contact-section{background-image:none!important}}.contact-info .item{margin-bottom:15px;display:flex;align-items:center}.contact-info .item .icon{flex:0 0 44px;max-width:44px;color:#5a73b8}.contact-info .item .icon svg{max-width:30px}.contact-info .item .title{color:#5a73b8;font-size:inherit;font-family:"Muli Bold"}.contact-info .item .text{display:flex;flex-direction:column}@media screen and (min-width:768px){.contact-info .item{margin-bottom:15px}.contact-info .item .title{font-size:24px}.contact-info .item .icon{flex:0 0 65px;max-width:65px}.contact-info .item .icon svg{max-width:100%}}@media screen and (min-width:1600px){.contact-info .item:not(:last-child){margin-bottom:35px}}.payment-guide{padding-top:50px;padding-bottom:50px}.payment-guide .title-block{margin-bottom:40px}.payment-guide__bg{background-position:center top;background-size:contain}.payment-guide__list{max-width:1000px;margin-left:auto;margin-right:auto}.payment-guide__item:not(:last-child){margin-bottom:30px}.payment-guide__item .inner{border:2px solid #5a73b8;border-radius:25px;padding:25px 15px;background-color:#fff;box-shadow:0 3px 20px rgba(90,115,184,.1)}.payment-guide__item .title{color:#000;font-family:"Muli Bold";font-size:inherit;margin-bottom:15px}.payment-guide__item .list{margin-top:30px}.payment-guide__item .list .item{display:flex;flex-direction:column}.payment-guide__item .list .item:not(:last-child){margin-bottom:20px}.payment-guide__item .list .item .img{height:105px;flex:0 0 100%;max-width:100%;background-color:#fff;box-shadow:0 3px 10px rgba(90,115,184,.1);display:inline-flex;align-items:center;justify-content:center;margin-bottom:15px}@media screen and (min-width:992px){.payment-guide{padding-top:100px;padding-bottom:100px}.payment-guide__item:not(:last-child){margin-bottom:50px}.payment-guide__item .inner{padding:45px}.payment-guide__item .title{font-size:24px;margin-bottom:40px}.payment-guide__item .list .item{flex-direction:row}.payment-guide__item .list .item .img{flex:0 0 220px;max-width:220px;margin-bottom:0;margin-right:20px}.payment-guide__item .list .item:not(:last-child){margin-bottom:45px}}
=======
 */@-webkit-keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInUp{0%{display:none;opacity:0;transform:translateY(20px)}100%{display:block;opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{display:none;opacity:0;transform:translateY(20px)}100%{display:block;opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{display:none;opacity:0;transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{display:none;opacity:0;transform:translateY(20px)}}@-webkit-keyframes fadeUpNav{0%{display:none;opacity:0;transform:translateY(20px)}100%{display:block;opacity:1;transform:translateY(0)}}@keyframes fadeUpNav{0%{display:none;opacity:0;transform:translateY(20px)}100%{display:block;opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeDown{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes fadeRight{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeRight{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes scaleUp{0%{opacity:0;tranform:scale(0)}70%{opacity:1;transform:scale(1.15)}80%{opacity:1;transform:scale(.9)}90%{opacity:1;transform:scale(1.05)}100%{opacity:1;transform:scale(1)}}@keyframes scaleUp{0%{opacity:0;tranform:scale(0)}70%{opacity:1;transform:scale(1.15)}80%{opacity:1;transform:scale(.9)}90%{opacity:1;transform:scale(1.05)}100%{opacity:1;transform:scale(1)}}@-webkit-keyframes fadeMInDown{0%{opacity:0;margin-top:-30px}100%{opacity:1;margin-top:0}}@keyframes fadeMInDown{0%{opacity:0;margin-top:-30px}100%{opacity:1;margin-top:0}}@-webkit-keyframes dropDown{0%{opacity:0;transform:translateY(-30px)}60%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@keyframes dropDown{0%{opacity:0;transform:translateY(-30px)}60%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes dropUp{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.15)}80%{opacity:1;transform:scale(.9)}100%{opacity:1;transform:translateY(1)}}@keyframes dropUp{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.15)}80%{opacity:1;transform:scale(.9)}100%{opacity:1;transform:translateY(1)}}@-webkit-keyframes rotated-triangle{0%{transform:rotate(0)}25%{transform:rotate(45deg)}50%{transform:rotate(0)}75%{transform:rotate(-45deg)}100%{transform:rotate(0)}}@keyframes rotated-triangle{0%{transform:rotate(0)}25%{transform:rotate(45deg)}50%{transform:rotate(0)}75%{transform:rotate(-45deg)}100%{transform:rotate(0)}}@-webkit-keyframes rotated-circle{0%{transform:rotate(0)}50%{transform:rotate(30deg)}100%{transform:rotate(0)}}@keyframes rotated-circle{0%{transform:rotate(0)}50%{transform:rotate(30deg)}100%{transform:rotate(0)}}@font-face{font-family:"Muli Regular";font-style:normal;font-weight:400;src:url(../fonts/Muli-Regular.ttf) format("truetype")}@font-face{font-family:"Muli Bold";font-style:normal;font-weight:400;src:url(../fonts/Muli-Bold.ttf) format("truetype")}@font-face{font-family:"Muli Black";font-style:normal;font-weight:400;src:url(../fonts/Muli-Black.ttf) format("truetype")}@font-face{font-family:"Muli Italic";font-style:normal;font-weight:400;src:url(../fonts/Muli-Italic.ttf) format("truetype")}.fr{font-family:"Muli Regular"}.fb{font-family:"Muli Bold"}.fi{font-family:"Muli Italic"}.fl{font-family:inherit}.fm{font-family:inherit}.lh-40{line-height:40px}.font-italic{font-style:italic}.text-underline{text-decoration:underline}.cl_main{color:#5a73b8}.cl_white{color:#fff}.cl_red{color:#c00000}.cl_brown{color:#9b9b9b}.cl_gray{color:#aaa}.cl_orange{color:orange}.cl_99{color:#999}.text-red{color:red}.bg-e{background-color:#eee}.bg-green{color:#53c1ae}.checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-flex;align-items:baseline}.checkbox-icon{border-radius:4px;height:16px;flex:0 0 16px;max-width:16px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;border:1px solid #c5c5c5}.checkbox-icon:before{content:"\f00c";font-family:FontAwesome;opacity:0}.checkbox-input{display:none}.checkbox-input:checked+.checkbox-icon:before{opacity:1}.checkbox-text{flex:0 0 calc(100% - 15px);max-width:calc(100% - 15px);padding-left:10px}.checkbox.radio .checkbox-icon{border-radius:50%;border:1px solid #707070;height:23px;flex:0 0 23px;max-width:23px;padding:4px}.checkbox.radio .checkbox-icon:before{content:"";border-radius:50%;background-color:#5a73b8;height:100%;width:100%}.form-search{position:relative}.form-search .input{width:100%;height:100%;border:none}.form-search .input::-webkit-input-placeholder{color:rgba(105,105,105,.5)}.form-search .input::-moz-placeholder{color:rgba(105,105,105,.5)}.form-search .input:-ms-input-placeholder{color:rgba(105,105,105,.5)}.form-search .input::-ms-input-placeholder{color:rgba(105,105,105,.5)}.form-search .input::placeholder{color:rgba(105,105,105,.5)}.form-search--sm{width:100%;height:40px;border-radius:25px;border:1px solid #696969;overflow:hidden}.form-search--sm .input{padding-left:58px;padding-right:10px}.form-search--sm .button{position:absolute;top:50%;transform:translateY(-50%);left:17px;line-height:1;margin-bottom:-2px}@media screen and (min-width:992px){.form-search-search--sm{width:240px}}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-70{padding-top:40px}@media screen and (min-width:992px){.pt-70{padding-top:50px}}@media screen and (min-width:1200px){.pt-70{padding-top:80px}}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-40{padding-bottom:30px}@media screen and (min-width:992px){.pb-40{padding-bottom:40px}}.pb-50{padding-bottom:30px}@media screen and (min-width:992px){.pb-50{padding-bottom:40px}}@media screen and (min-width:1200px){.pb-50{padding-bottom:50px}}.mt-30{margin-top:30px}.mt-40{margin-top:20px}@media screen and (min-width:768px){.mt-40{margin-top:30px}}@media screen and (min-width:1200px){.mt-40{margin-top:40px}}.mb-25{margin-bottom:15px}@media screen and (min-width:992px){.mb-25{margin-bottom:20px}}@media screen and (min-width:1200px){.mb-25{margin-bottom:25px}}.mb-30{margin-bottom:10px}@media screen and (min-width:576px){.mb-30{margin-bottom:30px}}button{cursor:pointer;transition:all 250ms}button:focus{outline:0}a{transition:all 250ms;cursor:pointer;color:inherit}a:focus,a:hover{text-decoration:none;color:inherit}*{outline:0}img{max-width:100%;max-height:100%}textarea{resize:none}.hosting-register__info ul,.rs-list,.slick-dots{padding-left:0;margin-bottom:0;list-style:none}.rs-btn,.slick-arrow,.slick-dots button{background-color:transparent;border:none;padding:0;cursor:pointer;font-weight:inherit;font-size:inherit;color:inherit;display:inline-block}.domain-list::-webkit-scrollbar,.login-section .content::-webkit-scrollbar,.modal-custom .modal-dialog-scrollable .tab-panel::-webkit-scrollbar,.modal-custom--sm .modal-dialog-scrollable .modal-body::-webkit-scrollbar,.modal-large::-webkit-scrollbar,.rs-scrollbar::-webkit-scrollbar,.theme-demo__body::-webkit-scrollbar,body::-webkit-scrollbar{width:4px;height:4px;border-radius:4px}.domain-list::-webkit-scrollbar-thumb,.login-section .content::-webkit-scrollbar-thumb,.modal-custom .modal-dialog-scrollable .tab-panel::-webkit-scrollbar-thumb,.modal-custom--sm .modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb,.modal-large::-webkit-scrollbar-thumb,.rs-scrollbar::-webkit-scrollbar-thumb,.theme-demo__body::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:4px;background:linear-gradient(to bottom,#5a73b8,#53c1ae)}.domain-list::-webkit-scrollbar-track,.login-section .content::-webkit-scrollbar-track,.modal-custom .modal-dialog-scrollable .tab-panel::-webkit-scrollbar-track,.modal-custom--sm .modal-dialog-scrollable .modal-body::-webkit-scrollbar-track,.modal-large::-webkit-scrollbar-track,.rs-scrollbar::-webkit-scrollbar-track,.theme-demo__body::-webkit-scrollbar-track,body::-webkit-scrollbar-track{box-shadow:inset 0 0 3px rgba(90,115,184,.3)}.form-control:focus{box-shadow:none;border-color:unset}body{font-family:"Muli Regular";font-size:18px;color:#696969;margin-left:auto;margin-right:auto;position:relative;overflow-x:hidden;display:flex;flex-direction:column;scrollbar-width:thin}body::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:all 350ms .1s;z-index:9;opacity:0;visibility:hidden}@media screen and (min-width:768px){body::-webkit-scrollbar{width:12px;height:12px;border-radius:12px}body::-webkit-scrollbar-thumb{border-radius:12px}}body.nav-opened{overflow:hidden}body.nav-opened::before{opacity:1;visibility:visible}body.nav-opened .header::before{opacity:1;visibility:visible}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-input-placeholder{color:rgba(105,105,105,.5)}input::-moz-placeholder{color:rgba(105,105,105,.5)}input:-ms-input-placeholder{color:rgba(105,105,105,.5)}input::-ms-input-placeholder{color:rgba(105,105,105,.5)}input::placeholder{color:rgba(105,105,105,.5)}.container{max-width:100%}@media screen and (min-width:1200px){.container{max-width:90vw;padding-left:0;padding-right:0}}@media screen and (min-width:1600px){.container{max-width:1300px}.container-2 .row{margin-left:-25px;margin-right:-25px}.container-2 .row [class*=col-]{padding-left:25px;padding-right:25px}}.nowrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.back2top{cursor:pointer;position:fixed;transition:all .2s ease-in-out .2s;z-index:10;font-size:24px;right:15px;bottom:17px;line-height:0;opacity:0;visibility:hidden;text-align:center;padding-top:3px;background-color:#000;color:#fff;width:34px;height:34px}.back2top.active{opacity:1;visibility:visible}.back2top.active:hover{background-color:orange}.link:hover{color:#5a73b8;letter-spacing:.01em}.link-blue{color:#5a73b8;font-family:"Muli Bold"}.link-blue .fa{font-size:1.2em}.link-blue:hover{letter-spacing:.01em}.dropdown{font-size:13px}.dropdown__btn{position:relative;border:1px solid #ebebeb;padding:3px 15px 3px 7px;cursor:pointer}.dropdown__btn i{position:absolute;top:50%;right:7px;font-size:15px;transform:translateY(-50%)}.dropdown__menu{border:1px solid #e8e8e8;opacity:0;transition:all .3s;visibility:hidden;position:absolute;top:100%;left:0;width:100%;z-index:3;background-color:#fff}.dropdown.active .dropdown__menu{opacity:1;visibility:visible}.dropdown.active .dropdown__item a{height:35px;padding:3px 7px}.dropdown.active i:before{content:"\f106"}.dropdown__item~.dropdown__item a{border-top:1px solid #e8e8e8}.dropdown__item a{padding:0 7px;height:0;transition:all .3s;line-height:30px;color:#bfbfbf}@media screen and (min-width:1024px){.dropdown__item:hover a{background-color:#000;color:#fff}}.dropdown__item.active a{background-color:#000;color:#fff}.drop{position:relative}.drop-list .link{white-space:nowrap;display:block}.drop-list .link:hover{color:#5a73b8}.drop-list.child{right:auto;left:100%;top:0}.drop.right .drop-list{right:0;left:auto}@media screen and (min-width:992px){.drop-list{position:absolute;top:100%;left:0;z-index:5;background-color:#fff;box-shadow:0 7px 15px rgba(90,115,184,.25);min-width:100%}.drop-list .link{white-space:nowrap;display:block;padding:10px 15px}}.img_cen{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.img_full{width:100%;height:100%}.img_fit{-o-object-fit:cover;object-fit:cover}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{content:"";display:block}.hasLink{position:relative;overflow:hidden}.hasLink>.link{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;z-index:2}.hasBg .link-bg{z-index:1}@media screen and (min-width:1024px){.hasBg .link-bg{background-color:rgba(0,0,0,.5);opacity:0}.hasBg:hover .link-bg{opacity:1}}.breadcrumbk{padding-top:40px;padding-bottom:20px}.breadcrumbk-list{display:flex;flex-wrap:wrap}.breadcrumbk-list .item{margin-bottom:10px}.breadcrumbk-list .item:not(:last-child):after{content:">";margin-left:10px;margin-right:10px}.breadcrumbk-list .link:hover{color:#5a73b8}.breadcrumbk+.section{padding-top:0}.paginationk{display:flex;flex-wrap:wrap;position:relative}.paginationk.center{justify-content:center}.paginationk.center .paginationk-list{justify-content:center}.paginationk.right{justify-content:flex-end}.paginationk.right .paginationk-list{justify-content:flex-end}.paginationk-list{display:flex;flex-wrap:wrap}.paginationk-list .item{margin-bottom:10px}.paginationk-list .item:not(:last-child){margin-right:10px}.paginationk-list .item.active .paginationk-link,.paginationk-list .item:hover .paginationk-link{color:#fff}.paginationk-list .item:hover .paginationk-link{background-color:#5a73b8}.paginationk-list .item.active .paginationk-link{background:linear-gradient(to left,#53c1ae,#5a73b8)}.paginationk-list .item.disabled{opacity:.5;pointer-events:none}.paginationk-list .item:first-child .paginationk-link:before,.paginationk-list .item:last-child .paginationk-link:before{margin-top:-2px;font-family:FontAwesome}.paginationk-list .item:first-child .paginationk-link:before{content:"\f053"}.paginationk-list .item:last-child .paginationk-link:before{content:"\f054"}.paginationk-link{display:flex;height:32px;width:32px;overflow:hidden;justify-content:center;align-items:center;border-radius:8px;color:#696969;font-size:16px;line-height:1;font-family:"Muli Bold"}.paginationk-move{display:flex;align-items:center;margin:20px auto 0;font-size:16px}.paginationk-move .label{font-family:inherit;font-weight:400;color:rgba(105,105,105,.49);margin-right:10px}.paginationk-move .form{display:flex;align-items:center}.paginationk-move .input{border:1px solid #5a73b8;border-radius:15px;margin-right:30px;width:45px;height:40px;text-align:center;padding:6px 12px}.paginationk-move .button{font-family:"Muli Bold"}@media screen and (min-width:576px){.paginationk-move{margin:0 0 0 auto}}@media screen and (min-width:768px){.paginationk-link{height:50px;width:50px;font-size:24px;border-radius:15px}.paginationk-move{font-size:24px}.paginationk-move .input{width:60px;height:50px}}@media screen and (min-width:1200px){.paginationk-move{position:absolute;right:0;bottom:10px;margin-left:0}}.rating{position:relative;font-size:12px}.rating .numb{font-size:14px}.rating .rating-disabled .rating-stars{cursor:default!important}.rating .rating-md{font-size:unset!important}.rating .rating-container{display:inline-block}.rating .rating-container .empty-stars{color:orange}.rating.without-caption .theme-krajee-uni .star{font-size:20px;margin:0 1px;line-height:1}.rating.without-caption .rating-container .caption,.rating.without-caption .rating-container .clear-rating{display:none}.rating.without-caption .rating-container .filled-stars{-webkit-text-stroke:0;text-shadow:none;color:orange}.slick-dots{padding-top:2.91667vw;display:flex;align-items:center;justify-content:center}.slick-dots li:not(:last-child){margin-right:10px}.slick-dots button{border-radius:50%;height:6px;width:6px;border:1px solid #1c1c1c;transition:background 450ms,border 450ms;font-size:0}.slick-dots .slick-active button{background-color:#5a73b8;border-color:#5a73b8}@media screen and (min-width:768px){.slick-dots button{height:.97222vw;width:.97222vw}}.slick-arrow{font-size:0;z-index:2;display:flex;width:20px;height:40px;transition:all 450ms;background-size:contain;background-repeat:no-repeat;background-position:center center}@media screen and (min-width:1600px){.slick-arrow{position:absolute;top:50%;transform:translateY(-50%)}}@media screen and (max-width:1599px){.slick-arrow{position:absolute;bottom:100%;right:0;margin-bottom:10px}}.slick-prev{background-image:url(../img/icons/arrow-left.svg)}@media screen and (min-width:1600px){.slick-prev{left:0}}@media screen and (max-width:1599px){.slick-prev{margin-right:30px}}.slick-next{background-image:url(../img/icons/arrow-right.svg)}@media screen and (min-width:1600px){.slick-next{right:0}}.slick-disabled{opacity:.5}.title-main{font:24px "Muli Bold";opacity:0;text-transform:uppercase;color:#000;margin-bottom:0}.title-main.line{position:relative}.title-main.line::before{content:"";position:absolute;left:0;bottom:100%;display:block;height:5px;width:5.41667vw;pointer-events:none;margin-bottom:6.25vw}.title-main.line-right{overflow:hidden}.title-main.line-right span{position:relative}.title-main.line-right span::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:100%;margin-left:3.81944vw;height:3px;width:19.79167vw;background-color:#5a73b8}.title-main~.title-des{margin-top:39px}.title-main .number{font:italic 40px "Muli Bold";color:#5a73b8;margin-left:5px;margin-right:5px}.title-des{font-size:18px;margin-bottom:0;opacity:0}.title-block.style2{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.title-block.style2 .link-blue{margin-left:auto}@media screen and (min-width:576px){.title-main{font-size:38px}.title-main .number{font-size:60px;margin-left:10px;margin-right:10px}}@media screen and (min-width:992px){.title-main--lg{font-size:60px}}.btn-animated{opacity:0}.btn-main{color:#fff;background-color:#5a73b8;padding:20px 70px;border-radius:70px;transition:all 450ms}.btn-main::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:100%;height:2px;width:70%;border-radius:50px;opacity:0;box-shadow:0 10px 15px rgba(97,32,129,0);transition:opacity 450ms,box-shadow 450ms}.btn-main:hover{color:#fff;background-color:rgba(90,115,184,.85);transform:translateY(-5px)}.btn-main:hover::before{opacity:1;box-shadow:0 10px 15px #612081}.btn-gradient{color:#fff;background:linear-gradient(to left,#53c1ae,#5a73b8);transition:all 450ms;font-family:"Muli Bold";padding:7px 20px;border-radius:100px}.btn-gradient:focus,.btn-gradient:hover{color:#fff;box-shadow:0 3px 10px rgba(90,115,184,.5)}.btn-white{color:#5a73b8;background-color:#fff;border-radius:30px;box-shadow:0 0 10px #2c54c4;padding:10px 35px}.btn-white:focus,.btn-white:hover{color:#5a73b8;background-color:rgba(255,255,255,.9)}.btn-blue,.btn-green{display:flex;align-items:center;justify-content:center;border:50px;color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);opacity:0;z-index:1;border-radius:50px;height:36px;width:100px}.btn-blue:focus,.btn-blue:hover,.btn-green:focus,.btn-green:hover{color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.36)}.btn-green{background-color:#5a73b8}.btn-blue{background-color:#53c1ae}@media screen and (min-width:576px){.btn-blue,.btn-green{height:50px;width:150px}.btn-gradient{font-size:24px}}.selectbox{background-color:#fff;position:relative;display:inline-block;margin-bottom:0;font-weight:400;padding-left:0;padding-right:0}.selectbox::before{content:"\f107";position:absolute;top:50%;transform:translateY(-50%);right:10px;font-family:FontAwesome;pointer-events:none}.selectbox select{border:none;box-shadow:none;background:0 0;background-image:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:100%;color:inherit}@media screen and (min-width:768px){.selectbox::before{right:20px}}.header{color:#707070;font-size:20px;background-color:#fff;box-shadow:0 3px 15px rgba(0,0,0,.1)}.header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:all 350ms .1s;z-index:9;opacity:0;visibility:hidden}.header.is-fixed{position:-webkit-sticky;position:sticky;top:0;z-index:9;-webkit-animation:fadeDown 850ms;animation:fadeDown 850ms;box-shadow:0 3px 15px rgba(90,115,184,.2)}.header-container{height:70px;display:flex;align-items:center;justify-content:flex-end;padding-top:5px;padding-bottom:5px}.header-logo{max-width:140px;height:100%;margin-right:auto;margin-bottom:0;display:flex;align-items:center}.header .btn-gradient{display:flex;align-items:center;justify-content:center;border-radius:30px;margin-top:auto;margin-bottom:auto;font-size:15px;padding:5px 20px;height:34px}@media screen and (min-width:576px){.header-logo{max-width:none}.header .btn-gradient{flex:0 0 200px;max-width:200px;height:50px;font-size:24px;padding:0}}@media screen and (min-width:992px){.header-container{align-items:stretch;padding-top:0;padding-bottom:0;height:100px;justify-content:space-between}.header-logo{max-width:207px;margin-right:0}}@media screen and (min-width:1200px){.header-container{height:100px}.header-logo{max-width:207px}.header-logo img{width:100%}}.navigation{text-transform:uppercase}.navigation .link{display:flex;align-items:center;height:100%}.navigation .drop>.link::after{content:"";display:inline-block;vertical-align:middle;width:6px;height:13px;margin-left:15px;transition:transform 350ms;transform:rotate(0)}.navigation .drop:hover>.link::after{transform:rotate(90deg)}.navigation-open{height:34px;width:34px;display:flex;align-items:center;justify-content:center;background:linear-gradient(to left,#53c1ae,#5a73b8);color:#fff;border-radius:5px;margin-left:15px}@media screen and (min-width:576px){.navigation-open{height:50px;width:50px;margin-left:20px}}@media screen and (min-width:992px){.navigation{height:100%}.navigation-wrap{height:100%}.navigation-list{height:100%;display:flex}.navigation-list>.item{height:100%;display:flex;align-items:center;position:relative}.navigation-list>.item:not(:last-child){margin-right:30px}.navigation-list>.item>.link::before{content:"";display:block;height:5px;width:0;background:linear-gradient(to left,#53c1ae,#5a73b8);position:absolute;left:0;bottom:0;opacity:0;transition:width 450ms,opacity 450ms}.navigation-list>.item:hover>.link{color:#5a73b8;letter-spacing:.01em}.navigation-list>.item:hover>.link::before{opacity:1;width:100%}.navigation-list>.item:hover>.link.active::before{width:100%;opacity:1}.navigation-list .drop{position:relative}.navigation-list .drop-list{opacity:0;min-width:260px;padding:25px 40px}.navigation-list .drop-list>.item:not(:last-child){margin-bottom:15px}.navigation-list .drop-list .link{padding:0}.navigation-list .drop>.link{pointer-events:none}.navigation-list .drop>.link::after{content:"";display:inline-block;vertical-align:middle;width:6px;height:13px;margin-left:15px;transition:transform 350ms;transform:rotate(0);border-width: .375rem 0 .375rem .375rem;border-style: solid;border-color: transparent transparent transparent #5a73b8;}.navigation-list .drop:hover>.link::after{transform:rotate(90deg)}.navigation-list .drop:hover .drop-list{-webkit-animation:fadeRightNav 450ms forwards;animation:fadeRightNav 450ms forwards;display:block;opacity:1}.navigation-list .link{white-space:nowrap}.navigation-close,.navigation-open{display:none}}@media screen and (min-width:1200px){.navigation-list>.item:not(:last-child){margin-right:100px}}@media screen and (max-width:991px){.navigation{position:fixed;top:0;left:0;height:100vh;z-index:9;padding-top:60px;background-color:#fff;width:320px;transform:translateX(-320px);transition:transform 650ms .1s}.navigation.opened{transform:translateX(0)}.navigation-close{display:flex;align-items:center;justify-content:center;height:60px;width:100%;color:#fff;background:linear-gradient(to left,#53c1ae,#5a73b8);position:absolute;top:0;left:0}.navigation-close::before{content:"x";position:absolute;top:0;right:0;height:100%;width:60px;display:flex;align-items:center;justify-content:center;font-family:"Muli Bold";line-height:1;padding-bottom:5px}.navigation-wrap{height:100%;width:100%;overflow-y:auto;padding:30px 20px}.navigation-list>.item{margin-bottom:20px}.navigation .drop-list{padding-left:30px}.navigation .drop-list .item{margin-top:20px}.navigation .drop>.link::after{content:"";background:url(../img/icons/carret-right.png) no-repeat center center/contain;display:inline-block;vertical-align:middle;width:6px;height:13px;margin-left:15px;transition:transform 350ms;transform:rotate(90deg)}.navigation .drop>.link.collapsed::after{transform:rotate(0)}}.language{height:100%;display:flex;flex-wrap:wrap;align-items:center}.language-button::after,.language-button::before{content:"";display:inline-block;transition:transform 350ms}.language-button::before{content:"";width:18px;height:18px;margin-right:10px;background:url(../img/icons/globe.png) no-repeat center center/contain}.language-button::after{content:"";margin-left:10px;width:13px;height:6px;background:url(../img/icons/carret-down.png) no-repeat center center/contain;vertical-align:middle}.language .drop-list{flex:0 0 100%;max-width:100%}@media screen and (min-width:992px){.language-button{pointer-events:none}}@media screen and (min-width:1200px){.language{flex-wrap:nowrap}.language-button::before{width:24px;height:24px;margin-right:10px}.language-button::after{width:13px;height:6px;margin-left:10px}.language .drop-list{flex:0 0 auto;max-width:none}}@media screen and (max-width:991px){.language-button::after{transform:rotate(0)}.language-button.collapsed::after{transform:rotate(-90deg)}}.cart-button{height:100%;width:16px;display:flex;align-items:center}@media screen and (min-width:1200px){.cart-button{width:16px}.cart-button img{width:100%}}.footer{color:#fff;background:linear-gradient(to left,#53c1ae,#5a73b8);margin-top:auto;font-size:18px}.footer .title{font-size:inherit}.footer .link:hover{color:#fff}.footer-top{border-bottom:1px solid #fff;padding-top:62px;padding-bottom:25px}.footer-top__item:not(:last-child){margin-bottom:20px}.footer-top .address,.footer-top .title{margin-bottom:0;font-size:inherit;line-height:inherit}.footer-top .address{display:flex;align-items:center}.footer-top .address::before{content:"";display:block;flex:0 0 21px;max-width:21px;height:30px;background:url(../img/icons/map-marker.svg) no-repeat center center/cover;margin-right:10px}.footer-bot{padding-top:27px;padding-bottom:27px}.footer-logo{max-width:210px}.footer-title{font:20px "Muli Bold";margin-bottom:15px}.footer .collapse-button::after{content:"\f0d7";font-family:FontAwesome;display:inline-block;margin-left:10px;vertical-align:middle;transition:transform 250ms;transform:rotate(0)}.footer .collapse-button.collapsed::after{transform:rotate(-90deg)}.footer-menu .list{padding-bottom:20px;padding-left:20px}.footer-menu .item:not(:last-child){margin-bottom:7px}.footer .social{font-size:28px}.footer .copyright{padding-top:25px;padding-bottom:20px;border-top:1px solid #fff;text-align:center}.footer .bct{margin-top:7px;max-width:119px;display:block}@media screen and (min-width:992px){.footer{font-size:18px}.footer-logo{max-width:210px}.footer-top{border-bottom:1px solid #fff;padding-top:62px;padding-bottom:25px}.footer-top .row{align-items:flex-end}.footer-title{font-size:22px;margin-bottom:22px;pointer-events:none}.footer-menu .list{padding-bottom:0;padding-left:0}.footer-menu .link::before{content:">";display:inline-block;margin-right:5px;transition:margin 450ms}.footer-menu.collapse{display:block}.footer-menu~.mst{margin-top:14px;margin-bottom:0}.footer .copyright{text-align:left}.footer .collapse-button::after{display:none}}@media screen and (min-width:1200px){.footer-top__item:not(:last-child){margin-bottom:0}.footer-top .address::before{flex:0 0 29px;max-width:29px;height:42px}.footer .social{margin-bottom:-5%}}.social{display:flex;align-items:center}.social-label{display:block;font-size:18px}.social .item:not(:last-child){margin-right:15px}.social .item:hover .icon{transform:translateY(-5px)}.social .item:hover .icon::before{opacity:1;box-shadow:0 10px 8px rgba(255,255,255,.5)}.social .icon{height:40px;width:40px;display:inline-block;line-height:1;position:relative;transition:transform 450ms;background-repeat:no-repeat;background-position:center center;background-size:contain}.social .icon::before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:100%;height:1px;width:70%;border-radius:50px;opacity:0;box-shadow:0 10px 8px rgba(255,255,255,0);transition:opacity 450ms,box-shadow 450ms}.social .icon-facebook{background-image:url(../img/icons/facebook--mobile.png)}.social .icon-instagram{background-image:url(../img/icons/instagram--mobile.png)}.social .icon-zalo{background-image:url(../img/icons/zalo--mobile.png)}@media screen and (min-width:768px){.social .item:not(:last-child){margin-right:2.5vw}.social .icon{height:5.97222vw;width:5.97222vw}}@media screen and (min-width:992px){.social .item:not(:last-child){margin-right:20px}}@media screen and (min-width:1920px){.social-label{font-size:18px}}.banner-page .container{padding-top:50px;padding-bottom:50px;min-height:300px;display:flex;align-items:center;justify-content:center;text-align:center}.banner-page .title-main{color:#fff;margin-bottom:25px}.banner-page.style2{background-position:center right;background-size:cover;background-repeat:no-repeat}.banner-page.style2 .container{align-items:flex-end;justify-content:flex-start;text-align:left;min-height:auto}.banner-page.style2 .title-main{margin-bottom:0;text-transform:none}.banner-page.style3 .container{align-items:flex-end;min-height:auto;padding-top:30px;padding-bottom:30px}.banner-page.style3 .title-main{margin-bottom:0}.banner-page-slider{min-height:300px;padding-top:50px;padding-bottom:50px;display:flex;align-items:center;background:linear-gradient(to top,#fff,#ebf9fe 30%,#d1f2fe 50%,#c1edfe 75%,#bcecfe);box-shadow:0 3px 20px rgba(90,115,184,.2)}.banner-page-slider .item{position:relative;display:flex;flex-direction:column-reverse}.banner-page-slider .item .inner{text-align:center}.banner-page-slider .item img{opacity:0;transform:translate(-100px,50px);margin-left:auto;margin-right:auto}.banner-page-slider .title{font:20px "Muli Bold";text-transform:uppercase;color:#000;margin-bottom:0}.banner-page-slider .title span{opacity:0}.banner-page-slider .title span:last-child{font-size:40px}.banner-page-slider .btn-gradient{height:40px;width:150px;border-radius:30px;margin-top:15px;display:inline-flex;align-items:center;justify-content:center;opacity:0;font-family:"Muli Bold"}.banner-page-slider .slick-slider{flex:0 0 100%;max-width:100%}.banner-page-slider .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);bottom:auto;margin-bottom:0}.banner-page-slider .slick-prev{left:0;margin-right:0;right:auto}.banner-page-slider .slick-next{right:0;margin-left:0;left:auto}.banner-page-slider .slick-active .title span:nth-child(1){-webkit-animation:fadeUp 1s linear .5s forwards;animation:fadeUp 1s linear .5s forwards}.banner-page-slider .slick-active .title span:nth-child(2){-webkit-animation:fadeUp 1s linear 1s forwards;animation:fadeUp 1s linear 1s forwards}.banner-page-slider .slick-active .btn-gradient{-webkit-animation:fadeUp 1s linear 1.5s forwards;animation:fadeUp 1s linear 1.5s forwards}.banner-page-slider .slick-active img{opacity:1;transform:translate(0,0);transition:all 1s ease-out 850ms}@media screen and (min-width:576px){.banner-page-slider .title{font-size:24px}.banner-page-slider .title span:last-child{font-size:48px}}@media screen and (min-width:768px){.banner-page-slider{min-height:600px}.banner-page-slider .item{display:block}.banner-page-slider .container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%;display:flex;justify-content:center;align-items:flex-start}.banner-page-slider .inner{max-width:537px}.banner-page-slider .title{font-size:48px}.banner-page-slider .title span:last-child{font-size:75px}.banner-page-slider .btn-gradient{margin-top:45px;font-size:24px;height:50px;width:200px}}@media screen and (min-width:992px){.banner-page .container{min-height:380px}.banner-page .title-main{margin-bottom:40px}.banner-page.style2 .container,.banner-page.style3 .container{min-height:300px}}@media screen and (min-width:1200px){.banner-page-slider .item img{margin-left:6.46%;max-width:47.5%}.banner-page-slider .container{align-items:center;justify-content:flex-end}}@media screen and (min-width:1600px){.banner-page .container{min-height:600px}.banner-page-slider{min-height:800px}.banner-page-slider .slick-prev{left:80px}.banner-page-slider .slick-next{right:80px}}.banner-ads{margin-bottom:50px}.tab-panel{visibility:hidden;height:0;overflow:hidden}.tab-panel.fade{opacity:0;transition:opacity 250ms}.tab-panel.active{visibility:visible;height:auto;opacity:1}.modal-backdrop{background:linear-gradient(to left,#53c1ae,#5a73b8)}.modal-backdrop.show{opacity:.9}.modal-close,.theme-demo__top .modal-close{height:24px;width:24px;position:absolute;top:5px;right:5px;z-index:9;font:24px "Muli Bold";opacity:.75}.modal-close::after,.modal-close::before,.theme-demo__top .modal-close::after,.theme-demo__top .modal-close::before{content:"";display:block;height:4px;width:100%;background-color:#5a73b8;transition:all 250ms;position:absolute;top:50%;margin-top:-2px}.modal-close::before,.theme-demo__top .modal-close::before{transform:rotate(45deg)}.modal-close::after,.theme-demo__top .modal-close::after{transform:rotate(135deg)}.modal-close:hover{opacity:1}.modal-close:hover::after,.modal-close:hover::before{transform:rotate(0);height:6px}.modal-custom{padding-right:0!important;overflow:hidden!important;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal-custom .modal-header{padding:0;display:block;border:none;overflow:hidden;position:relative}.modal-custom .modal-title{padding:10px;font:18px "Muli Bold";text-align:center}.modal-custom .modal-dialog{max-width:1220px}.modal-custom .modal-dialog-scrollable .modal-body{overflow-y:hidden}.modal-custom .modal-dialog-scrollable .tab-panel{margin-right:-10px}.modal-custom .modal-dialog-scrollable .tab-panel.active{height:100%;overflow-y:auto}.modal-custom .modal-body{padding:20px 15px 20px 8px}.modal-custom .modal-content{border:none}.modal-custom .tab-panel .list{display:flex;justify-content:space-between;align-items:center;text-align:center;border-bottom:1px solid rgba(112,112,112,.5);padding-top:11px;padding-bottom:11px}.modal-custom .tab-panel .list .item{flex:0 0 28%;max-width:28%;padding-left:3px;padding-right:3px}.modal-custom .tab-panel .list .item:first-child{flex:1 1 auto}.modal-custom .tab-panel .list-title{position:-webkit-sticky;position:sticky;top:0;z-index:2;background-color:#fff;border-bottom:none;padding-top:0}.modal-custom .tab-nav{display:flex}.modal-custom .tab-nav .item{padding:10px;font-family:"Muli Bold";text-align:center;flex:0 0 33.333%;max-width:33.333%;box-shadow:0 3px 20px rgba(90,115,184,.2);border-radius:6px 6px 0 0;position:relative;overflow:hidden;line-height:1.2}.modal-custom .tab-nav .item::before{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:10px;box-shadow:0 3px 20px rgba(90,115,184,.2)}.modal-custom .tab-nav .item.active{z-index:1;background-color:#fff}.modal-custom .tab-nav .item.active::before{box-shadow:none}.modal-custom--sm .modal-dialog{max-width:600px;padding-left:0!important;padding-right:0!important}.modal-custom--sm .modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-custom--sm .modal-title{padding:30px 10px 15px}.modal-custom--sm .modal-title .title-sm{font-size:18px;margin-bottom:7px}.modal-custom--sm .modal-title .title-lg{font-size:24px;font-family:"Muli Bold";color:#5a73b8;text-transform:uppercase;margin-bottom:0}.modal-custom--sm .modal-body{padding-left:10px;padding-right:10px}.modal-custom--sm .login-form{max-width:400px}.modal-custom--sm .login-form__row:not(:last-child){margin-bottom:15px}.modal-custom--sm .login-form .btn-gradient{margin-top:15px;margin-bottom:0}.modal-large{padding-right:0!important}.modal-large .modal-dialog{max-width:1300px;margin:auto;min-height:100%}.modal-large .modal-content{border:none;border-radius:0}.modal-large .modal-header{padding:30px 5px 35px;border-bottom:none;position:-webkit-sticky;position:sticky;top:0;background-color:#fff;z-index:1;display:block}.modal-large .modal-title{font:28px "Muli Bold";color:#5a73b8;text-align:center;display:block;width:100%}.modal-large .modal-title~.price-table__head{margin-top:15px;margin-bottom:-30px}.modal-large .modal-body{padding:0 5px 30px}@media screen and (min-width:576px){.modal-custom .modal-dialog{margin-top:20px;margin-bottom:20px;padding-left:20px;padding-right:20px;min-height:calc(100% - 40px);max-height:calc(100% - 40px)}.modal-custom .tab-nav .item{border-radius:20px 20px 0 0}}@media screen and (min-width:768px){.modal-close,.theme-demo__top .modal-close{height:30px;width:30px;top:10px;right:10px}.modal-custom{font-size:18px}.modal-custom .modal-title{font-size:28px;padding:22px}.modal-custom .modal-body{padding-top:40px}.modal-custom .tab-nav .item{padding:18px;font-size:23px;border-radius:40px 40px 0 0}.modal-custom--sm .modal-title{padding-top:60px;padding-bottom:15px}.modal-custom--sm .modal-body{padding:40px 30px}.modal-large .modal-body,.modal-large .modal-header{padding-left:5px;padding-right:5px}.modal-large .modal-title~.price-table__head{margin-top:35px}}@media screen and (min-width:1200px){.modal-custom .modal-dialog{margin-top:30px;margin-bottom:30px;padding-left:30px;padding-right:30px;min-height:calc(100% - 60px);max-height:calc(100% - 60px)}.modal-custom .modal-title{padding:32px}.modal-custom .tab-nav .item{padding:20px}.modal-custom--sm .modal-body{padding-top:0}.modal-large .modal-body,.modal-large .modal-header{padding-left:110px;padding-right:110px}}@media screen and (min-width:1600px){.modal-custom .modal-dialog{margin-top:50px;margin-bottom:50px;padding-left:50px;padding-right:50px;min-height:calc(100% - 100px);max-height:calc(100% - 100px)}.modal-custom .modal-body{padding:40px 60px 115px}.modal-custom .tab-nav .item{padding:23px;font-size:28px}.modal-custom--sm .modal-body{padding-top:40px}.modal-custom--sm .login-form .btn-gradient{margin-top:85px}}.collapse-checkbox{font-family:"Muli Bold";color:#5a73b8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.collapse-checkbox::before{content:"\f00c";font-family:FontAwesome;height:24px;width:24px;display:inline-flex;align-items:center;justify-content:center;opacity:1;margin-right:10px;border:1px solid;border-radius:5px}.collapse-checkbox.collapsed{color:inherit}.collapse-checkbox.collapsed::before{opacity:.15}.main{overflow:hidden}@media screen and (min-width:1920px){.main{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;box-shadow:0 3px 10px rgba(90,115,184,.1)}}.js-typing~.typed-cursor{display:none}.bg-gradient{background:linear-gradient(to left,#53c1ae,#5a73b8)}.section-five .circle,.section-five .triangle,.section-four .circle,.section-four .triangle,.section-one .circle,.section-one .triangle,.section-six .circle,.section-six .triangle,.section-three .circle,.section-three .triangle,.section-two .circle,.section-two .triangle{pointer-events:none;z-index:-1;position:absolute;display:block}.circle{border-radius:50%;border:2px solid transparent;-webkit-animation:rotated-circle 60s linear 0s infinite forwards;animation:rotated-circle 60s linear 0s infinite forwards}.circle--light{border-color:#53c1ae;height:17px;width:17px}.circle--striped{background-size:20px 20px;background-image:linear-gradient(45deg,rgba(0,0,0,0),rgba(0,0,0,0) 30%,rgba(90,115,184,.11) 30%,rgba(90,115,184,.11) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 80%,rgba(90,115,184,.11) 80%,rgba(90,115,184,.11));background-repeat:repeat;overflow:hidden}.circle--striped-reverse{background-size:20px 20px;background-image:linear-gradient(135deg,rgba(0,0,0,0),rgba(0,0,0,0) 30%,rgba(90,115,184,.11) 30%,rgba(90,115,184,.11) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 80%,rgba(90,115,184,.11) 80%,rgba(90,115,184,.11));background-repeat:repeat}.circle--disc{background:url(../img/icons/circle-disc.png) no-repeat center center/cover}.triangle{height:21px;width:24px;-webkit-animation:rotated-triangle 20s linear 0s infinite forwards;animation:rotated-triangle 20s linear 0s infinite forwards;background-size:contain;background-position:center center;background-repeat:no-repeat}.triangle--light{background-image:url(../img/icons/small-triangle--light.svg)}.triangle--dark{background-image:url(../img/icons/small-triangle--dark.svg)}.section-one{background:linear-gradient(to left,#53c1ae,#5a73b8)}.section-one .container{display:flex;align-items:center;justify-content:space-between;min-height:500px;padding-top:60px;padding-bottom:60px}.section-one .title-block{color:#fff}.section-one .title-main{color:inherit;font:26px "Muli Black";line-height:1.25;margin-bottom:26px}.section-one .title-main span{display:block}.section-one .title-des{font-size:inherit;max-width:500px}.section-one .title-des p{margin-bottom:0}.section-one .title-des p:not(:last-child){margin-bottom:15px}.section-one .btn-white{margin-top:40px;font:18px "Muli Bold";opacity:0}.section-one .img{display:none;opacity:0}.section-one.actived .img{-webkit-animation:fadeRight 1s ease-in-out 0s forwards;animation:fadeRight 1s ease-in-out 0s forwards}.section-one.actived .btn-white{-webkit-animation:fadeUp 850ms linear .7s forwards;animation:fadeUp 850ms linear .7s forwards}@media screen and (min-width:576px){.section-one .container{padding-top:100px;padding-bottom:100px}.section-one .title-block .btn-white{margin-top:72px}.section-one .title-main{font-size:36px;margin-bottom:36px}.section-one .btn-white{font-size:24px}}@media screen and (min-width:768px){.section-one .title-block{max-width:60%}.section-one .img{display:block;max-width:40%}}@media screen and (min-width:992px){.section-one .title-main{font-size:48px}}@media screen and (min-width:1200px){.section-one .container{min-height:768px}.section-one .title-block{max-width:600px}.section-one .img{max-width:705px}}@media screen and (min-width:1600px){.section-one .container{min-height:1080px;padding-top:50px;padding-bottom:50px}}.section-two{position:relative;padding-top:100px;padding-bottom:80px}.section-two .circle--striped{height:300px;width:300px;top:0;right:-200px}.section-two .title-block{min-height:120px}.section-two .title-main{line-height:1.25;color:#000}.section-two .title-main span{color:#5a73b8}.section-two .solution-item{display:none}.section-two .solution-item:nth-child(1){display:block}.section-two .solution-item:nth-child(2){display:block}.section-two .solution-item:nth-child(3){display:block}.section-two .solution-item:nth-child(4){display:block}.section-two .solution-item:nth-child(5){display:block}.section-two .solution-item:nth-child(6){display:block}.section-two.showMore .solution-item:nth-child(7){-webkit-animation:fadeUp 550ms linear 185ms forwards;animation:fadeUp 550ms linear 185ms forwards;display:block}.section-two.showMore .solution-item:nth-child(8){-webkit-animation:fadeUp 550ms linear 370ms forwards;animation:fadeUp 550ms linear 370ms forwards;display:block}.section-two.showMore .solution-item:nth-child(9){-webkit-animation:fadeUp 550ms linear 555ms forwards;animation:fadeUp 550ms linear 555ms forwards;display:block}.section-two.showMore .solution-item:nth-child(10){-webkit-animation:fadeUp 550ms linear 740ms forwards;animation:fadeUp 550ms linear 740ms forwards;display:block}.section-two.showMore .solution-item:nth-child(11){-webkit-animation:fadeUp 550ms linear 925ms forwards;animation:fadeUp 550ms linear 925ms forwards;display:block}.section-two.showMore .solution-item:nth-child(12){-webkit-animation:fadeUp 550ms linear 1.11s forwards;animation:fadeUp 550ms linear 1.11s forwards;display:block}.section-two.showMore .solution-item:nth-child(13){-webkit-animation:fadeUp 550ms linear 1295ms forwards;animation:fadeUp 550ms linear 1295ms forwards;display:block}.section-two.showMore .solution-item:nth-child(14){-webkit-animation:fadeUp 550ms linear 1.48s forwards;animation:fadeUp 550ms linear 1.48s forwards;display:block}.section-two.showMore .solution-item:nth-child(15){-webkit-animation:fadeUp 550ms linear 1665ms forwards;animation:fadeUp 550ms linear 1665ms forwards;display:block}.section-two.showMore .solution-item:nth-child(16){-webkit-animation:fadeUp 550ms linear 1.85s forwards;animation:fadeUp 550ms linear 1.85s forwards;display:block}.section-two.showMore .solution-item:nth-child(17){-webkit-animation:fadeUp 550ms linear 2035ms forwards;animation:fadeUp 550ms linear 2035ms forwards;display:block}.section-two.showMore .solution-item:nth-child(18){-webkit-animation:fadeUp 550ms linear 2.22s forwards;animation:fadeUp 550ms linear 2.22s forwards;display:block}.section-two.showMore .solution-item:nth-child(19){-webkit-animation:fadeUp 550ms linear 2405ms forwards;animation:fadeUp 550ms linear 2405ms forwards;display:block}.section-two.showMore .solution-item:nth-child(20){-webkit-animation:fadeUp 550ms linear 2.59s forwards;animation:fadeUp 550ms linear 2.59s forwards;display:block}.section-two.showMore .solution-item:nth-child(21){-webkit-animation:fadeUp 550ms linear 2775ms forwards;animation:fadeUp 550ms linear 2775ms forwards;display:block}.section-two.showMore .solution-item:nth-child(22){-webkit-animation:fadeUp 550ms linear 2.96s forwards;animation:fadeUp 550ms linear 2.96s forwards;display:block}.section-two.showMore .solution-item:nth-child(23){-webkit-animation:fadeUp 550ms linear 3145ms forwards;animation:fadeUp 550ms linear 3145ms forwards;display:block}.section-two.showMore .solution-item:nth-child(24){-webkit-animation:fadeUp 550ms linear 3.33s forwards;animation:fadeUp 550ms linear 3.33s forwards;display:block}.section-two.showMore .solution-item:nth-child(25){-webkit-animation:fadeUp 550ms linear 3515ms forwards;animation:fadeUp 550ms linear 3515ms forwards;display:block}.section-two.showMore .solution-item:nth-child(26){-webkit-animation:fadeUp 550ms linear 3.7s forwards;animation:fadeUp 550ms linear 3.7s forwards;display:block}.section-two.showMore .solution-item:nth-child(27){-webkit-animation:fadeUp 550ms linear 3885ms forwards;animation:fadeUp 550ms linear 3885ms forwards;display:block}.section-two.showMore .solution-item:nth-child(28){-webkit-animation:fadeUp 550ms linear 4.07s forwards;animation:fadeUp 550ms linear 4.07s forwards;display:block}.section-two.showMore .solution-item:nth-child(29){-webkit-animation:fadeUp 550ms linear 4255ms forwards;animation:fadeUp 550ms linear 4255ms forwards;display:block}.section-two.showMore .solution-item:nth-child(30){-webkit-animation:fadeUp 550ms linear 4.44s forwards;animation:fadeUp 550ms linear 4.44s forwards;display:block}@media screen and (min-width:768px){.section-two .title-block{min-height:150px}.section-two .circle--striped{height:566px;width:566px;top:170px;right:-320px}}@media screen and (min-width:992px){.section-two{padding-top:170px}}@media screen and (min-width:1600px){.section-two .circle--striped{height:566px;width:566px;top:170px;right:-320px}}.section-three{padding-top:80px;padding-bottom:75px;position:relative}.section-three .container{position:relative}.section-three .triangle--dark{left:160px;top:-74px}.section-three .triangle--light{bottom:15px;right:120px}.section-three .circle--disc{left:-300px;top:-180px;height:500px;width:500px}.section-three .title-block{margin-bottom:95px}@media screen and (min-width:768px){.section-three .triangle--dark{left:160px;top:-74px}.section-three .triangle--light{bottom:75px;right:0}.section-three .circle--disc{left:-472px;top:-270px;height:737px;width:737px}}@media screen and (min-width:1600px){.section-three{padding-top:80px}.section-three .triangle--dark{left:160px;top:-74px}.section-three .triangle--light{bottom:75px;right:-110px}.section-three .circle--disc{left:-472px;top:-270px;height:737px;width:737px}}.section-four{padding-top:100px;padding-bottom:100px;background-repeat:no-repeat;background-position:center top;background-size:108% auto}.section-four .container{position:relative}.section-four .circle--light{left:50px;top:-24px}.section-four .title-block{margin-bottom:50px}@media screen and (min-width:768px){.section-four{padding-top:240px}.section-four .title-block{margin-bottom:80px}}@media screen and (min-width:992px){.section-four .title-block{margin-bottom:122px}}@media screen and (min-width:1600px){.section-four .circle--light{left:50px;top:-24px}}.section-five{padding-top:100px;padding-bottom:70px;position:relative}.section-five .container{position:relative}.section-five .triangle--dark{right:122px;top:-77px}.section-five .circle--light{right:0;top:67px}.section-five .circle--striped-reverse{left:-200px;top:-100px;height:300px;width:300px}.section-five .title-block{margin-bottom:67px}.section-five .title-main{margin-bottom:39px}@media screen and (min-width:768px){.section-five .circle--light{right:0;top:67px}.section-five .circle--striped-reverse{left:-206px;top:-251px;height:449px;width:449px}}@media screen and (min-width:1600px){.section-five .triangle--dark{right:122px;top:-77px}.section-five .circle--light{right:-120px;top:67px}.section-five .circle--striped-reverse{left:-206px;top:-251px;height:449px;width:449px}}.section-six{padding-top:80px;padding-bottom:100px;position:relative}.section-six .container::before,.section-six::after{content:"";position:absolute;top:0;z-index:-1;display:block}.section-six .container{position:relative}.section-six .triangle--light{left:20px;top:-50px}.section-six .circle--striped{height:300px;width:300px;right:-150px;top:-50px}.section-six .title-block{margin-bottom:50px}@media screen and (min-width:768px){.section-six{padding-bottom:135px}.section-six .title-block{margin-bottom:87px}.section-six .triangle--light{left:0;top:-7px}.section-six .circle--striped{height:646px;width:646px;right:-323px;top:-150px}}@media screen and (min-width:1600px){.section-six .circle--striped{height:646px;width:646px;right:-323px;top:-150px}}@media screen and (min-width:1920px){.section-six .triangle--light{top:-7px;left:-100px}}.section-404 .img{text-align:center;margin:30px auto}.section-404 .title-main{color:#5a73b8;margin-bottom:30px}.section-404 .btn-gradient{min-width:240px;font-size:20px}.section-404__nav{text-align:center}.section-404__nav .item{margin-top:20px;margin-bottom:0;font-size:inherit}@media screen and (min-width:768px){.section-404 .img{max-width:30%}.section-404__nav{display:flex;flex-wrap:wrap;justify-content:space-around}}@media screen and (min-width:1600px){.section-404{min-height:calc(100vh - 100px);padding-top:80px}.section-404 .img{margin-bottom:40px;max-width:40%}.section-404 .title-main{margin-bottom:50px}.section-404__nav{justify-content:space-between}.section-404__nav .item{margin-top:30px}}.solution-container .row{margin-left:-25px;margin-right:-25px}.solution-container .btn-gradient{padding:13px 25px;line-height:1.25;font:24px "Muli Bold";border-radius:30px}.solution-item{margin-bottom:66px;padding-left:25px;padding-right:25px;opacity:0}.solution-item .inner{height:100%;display:flex;flex-direction:column;color:#696969;font-size:18px}.solution-item .img{margin-bottom:30px;height:150px;width:150px;display:flex;align-items:center;justify-content:center;border:1px solid #707070;border-radius:30px;padding:5px;margin-left:auto;margin-right:auto;background-color:#fff}.solution-item .title{font:28px "Muli Bold";margin-bottom:15px;color:#000}.solution-item .title-sub{font-size:inherit;font-style:italic;line-height:1.6;margin-bottom:15px;color:#000}.solution-item .more{margin-top:auto;display:block;color:#5a73b8}@media screen and (min-width:576px){.solution-item .img{margin-left:0}}.customer-list{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.customer-list .item{padding-left:10px;padding-right:10px;margin-bottom:20px;flex:0 0 33.333%;max-width:33.333%;opacity:0}.customer-list .img{box-shadow:0 3px 10px rgba(90,115,184,.2);height:100px;margin-bottom:0;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:10px}@media screen and (min-width:576px){.customer-list{margin-left:-12px;margin-right:-12px}.customer-list .item{flex:0 0 25%;max-width:25%;padding-left:12px;padding-right:12px;margin-bottom:25px}}@media screen and (min-width:768px){.customer-list .item{flex:0 0 20%;max-width:20%}.customer-list .img{height:150px}}.customer-count{display:flex;align-items:center;justify-content:space-around;padding-top:65px;flex-direction:column}.customer-count .item{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.customer-count .number{font:60px "Muli Black";color:#5a73b8}.customer-count .text{font-size:30px}@media screen and (min-width:576px){.customer-count{flex-direction:row}.customer-count .item{margin-bottom:0}}.subscribe-box{max-width:1000px;margin-left:auto;margin-right:auto}.subscribe-form{display:flex;box-shadow:0 3px 10px rgba(90,115,184,.2);height:60px}.subscribe-form .input{width:100%;border:1px solid rgba(105,105,105,.5);padding:13px 33px 17px;font-size:24px}.subscribe-form .input::-webkit-input-placeholder{color:#e5e5e5}.subscribe-form .input::-moz-placeholder{color:#e5e5e5}.subscribe-form .input:-ms-input-placeholder{color:#e5e5e5}.subscribe-form .input::-ms-input-placeholder{color:#e5e5e5}.subscribe-form .input::placeholder{color:#e5e5e5}.subscribe-form .input:focus{box-shadow:0 3px 10px rgba(90,115,184,.25)}.subscribe-form .btn-gradient{background:linear-gradient(to left,#53c1ae,#597ab7);display:flex;align-items:center;justify-content:center;flex:0 0 100px;max-width:100px;padding:0;border-radius:0}@media screen and (min-width:576px){.subscribe-form .btn-gradient{flex:0 0 200px;max-width:200px}}.contact-box{display:flex;justify-content:center;flex-wrap:wrap;flex-direction:column;padding-top:37px}.contact-box .item{display:flex;align-items:center;font-size:24px;opacity:0}.contact-box .item:not(:last-child){margin-bottom:15px}.contact-box .item .img{height:50px;width:50px;display:flex;align-items:center;justify-content:center;padding:10px;margin-right:21px;margin-bottom:0;border:2px solid #5a73b8;border-radius:50%}@media screen and (min-width:576px){.contact-box{flex-direction:row}.contact-box .item:not(:last-child){margin-right:64px;margin-bottom:0}.contact-box .item .img{height:78px;width:78px;padding:20px}}.roadmap-slider .slick-list{padding-left:12px;padding-right:12px}.roadmap-slider .slick-disabled{opacity:.25;pointer-events:none}.roadmap-slider .item{display:flex;flex-direction:column;margin-left:-10px;margin-right:-10px;opacity:0;transition:all .8s}.roadmap-slider .item.slick-active{opacity:1}.roadmap-slider .item:nth-child(4n+1) .time{background-image:url(../img/backgrounds/bg-gd1.svg)}.roadmap-slider .item:nth-child(4n+1) svg{fill:#5a73b8}.roadmap-slider .item:nth-child(4n+2) .time{background-image:url(../img/backgrounds/bg-gd2.svg)}.roadmap-slider .item:nth-child(4n+2) svg{fill:#5890b4}.roadmap-slider .item:nth-child(4n+3) .time{background-image:url(../img/backgrounds/bg-gd3.svg)}.roadmap-slider .item:nth-child(4n+3) svg{fill:#56a3b2}.roadmap-slider .item:nth-child(4n) .time{background-image:url(../img/backgrounds/bg-gd4.svg)}.roadmap-slider .item:nth-child(4n) svg{fill:#53c1ae}.roadmap-slider .item .content,.roadmap-slider .item .icon-box,.roadmap-slider .item .time{opacity:0}.roadmap-slider .item .content,.roadmap-slider .item .icon-box{display:flex;flex-direction:column}.roadmap-slider .item .content{overflow:hidden;border-radius:20px;height:210px}.roadmap-slider .item .time{display:flex;align-items:center;justify-content:center;height:42px;width:100%;color:#fff;position:relative;background-repeat:no-repeat;background-position:center center;background-size:contain}.roadmap-slider .item .icon{text-align:center;color:#fff;margin-bottom:0;line-height:1.27;font-family:"Muli Bold";position:relative;height:135px;margin-top:auto}.roadmap-slider .item .icon svg{height:100%;width:auto;transform:translateY(12%)}.roadmap-slider .item .icon-box{margin-left:auto;margin-right:auto;display:flex;flex-direction:column}.roadmap-slider .item .icon .caption{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:pre-line;margin-top:12%}.roadmap-slider .item .inner{padding:22px 22px 18px;border:1px solid #707070;border-radius:20px;line-height:1.27;max-height:100%;overflow-y:auto;background-color:#fff;scrollbar-width:thin;margin-top:5px}.roadmap-slider .item .inner::-webkit-scrollbar{width:2px}.roadmap-slider .item .inner::-webkit-scrollbar-thumb{background-color:#5a73b8}.roadmap-slider .item .inner p{margin-bottom:0}@media screen and (min-width:576px){.roadmap-slider .item:nth-child(even){flex-direction:column-reverse}.roadmap-slider .item:nth-child(even) .icon{transform:rotateX(180deg);margin-top:0}.roadmap-slider .item:nth-child(even) .icon .caption{transform:translate(-50%,-50%) rotateX(180deg);margin-top:0}.roadmap-slider .item:nth-child(even) .content{flex-direction:column-reverse}.roadmap-slider .item:nth-child(even) .inner{margin-bottom:5px;margin-top:0}.roadmap-slider .item .icon-box{height:210px}}@media screen and (min-width:768px){.roadmap-slider .item .time{background-size:cover}}@media screen and (min-width:1600px){.roadmap-slider .slick-prev{left:auto;right:100%;margin-right:100px}.roadmap-slider .slick-next{right:auto;left:100%;margin-left:100px}}@media screen and (max-width:1599px){.roadmap-slider .slick-arrow{transform:translate(0,0);top:auto;bottom:100%;left:auto;right:0;margin-bottom:10px}.roadmap-slider .slick-prev{margin-right:30px}}.domain-search{min-height:300px;padding-top:100px;padding-bottom:52px;box-shadow:0 3px 10px rgba(90,115,184,.19)}.domain-search__box{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;margin-bottom:43px}.domain-search__box .title{font-size:24px;margin-bottom:15px}.domain-search__box .subscribe-form{width:1000px}@media screen and (min-width:1200px){.domain-search__box .title{margin-bottom:0}}.domain-search__result{font-size:16px;text-align:center}.domain-search__result .list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.domain-search__result .item{margin-right:20px;margin-bottom:8px}.domain-search__result .title{font-size:inherit}.domain-search__result .title span{font-family:"Muli Bold"}@media screen and (min-width:768px){.domain-search__result{font-size:24px;display:flex}.domain-search__result .list{width:100%}.domain-search__result .item{margin-right:40px;margin-bottom:15px}.domain-search__result .link-blue{flex:0 0 200px;max-width:200px;text-align:center;font-family:inherit}}@media screen and (min-width:1200px){.domain-search__result .item{margin-right:87px}}.domain-list .list{min-height:50px;padding-left:5px;padding-right:5px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(112,112,112,.5)}.domain-list .item{padding-left:5px;padding-right:5px}.domain-list .item:nth-child(1),.domain-list .item:nth-child(3){flex:0 0 80px;max-width:80px}.domain-list .item:nth-child(2){flex:1 1 auto;text-align:center}.domain-list .item:nth-child(3){text-align:right}.domain-list .btn-gradient{font-size:inherit;padding:6px 14px;border-radius:50px;line-height:1.1}@media screen and (min-width:768px){.domain-list .list{padding-left:25px;padding-right:25px}.domain-list .item:nth-child(1){flex:0 0 100px;max-width:100px}.domain-list .item:nth-child(3){flex:0 0 152px;max-width:152px}.domain-list .btn-gradient{padding:10px 22px}}.domain-exist{text-align:center}.domain-exist .login-form .btn-gradient{margin-top:20px}.domain-exist .login-form .input{padding-right:100px}.domain-exist .login-form .input-wrap{position:relative}.domain-exist .login-form .input-label{position:absolute;top:50%;transform:translateY(-50%);right:0;padding-right:10px;height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#696969;font-style:italic}.domain-exist__btn{display:none}.domain-exist__btn.collapsed{display:inline-block;margin-top:20px}@media screen and (min-width:1600px){.domain-exist{padding-top:20px}.domain-exist .login-form .btn-gradient{margin-top:30px}.domain-exist__btn.collapsed{margin-top:20px;margin-bottom:30px}}.okela{position:relative;padding-top:60px;padding-bottom:47px;box-shadow:0 -10px 10px rgba(90,115,184,.1)}.okela::before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;background-color:rgba(90,115,184,.5)}.okela-container{display:flex;align-items:center;flex-direction:column;max-width:100%}.okela-container .title-main{margin-bottom:40px}.okela-container .title-block{max-width:600px;text-align:center;margin-bottom:50px}.okela-container .content{margin-bottom:40px}.okela-container .content p{margin-bottom:0;opacity:0}.okela-container .btn-gradient{padding:10px 25px;font:24px "Muli Bold";border-radius:30px;box-shadow:0 0 3px #696969}.okela-container .img{margin-bottom:0}.okela-container .img img{transform:translate(-100px,50px);opacity:0;transition:opacity 450ms,transform 1.5s}@media screen and (min-width:992px){.okela-container{flex-direction:row-reverse;justify-content:flex-end;padding-left:40px;padding-right:40px}.okela-container .img{width:61.875%;max-width:1188px;margin-right:3.75%}.okela-container .title-block{width:31.25%;max-width:400px;text-align:left;margin-bottom:0}}@media screen and (min-width:992px){.okela-container .title-main{margin-bottom:70px}.okela-container .content{margin-bottom:60px}}@media screen and (min-width:768px){.okela{padding-top:132px}}@media screen and (min-width:992px){.okela::after,.okela::before{width:50%}.okela::after{content:"";position:absolute;top:0;height:100%;z-index:-1}.okela::after{right:0;background-color:#f4f4f4}}.login-section{height:100vh;display:flex;flex-direction:column;justify-content:center;width:100%;padding:10px}.login-section .content,.login-section .img{align-items:center;justify-content:center;padding:40px 10px}.login-section .img{display:none;width:100%;margin-bottom:0;background-color:#5a73b8}.login-section .content{border-radius:15px;max-height:100%;overflow-y:auto;box-shadow:0 3px 20px rgba(90,115,184,.5);background-color:rgba(255,255,255,.8)}.login-section .inner{display:none;-webkit-animation:fadeOutDown 450ms ease-in-out 0s forwards;animation:fadeOutDown 450ms ease-in-out 0s forwards}.login-section .inner.actived{display:block;-webkit-animation:fadeInUp 450ms ease-in-out 0s forwards;animation:fadeInUp 450ms ease-in-out 0s forwards}.login-section .title{font:24px "Muli Bold";color:#5a73b8}.login-section .title-block{margin-bottom:27px;text-align:center}.login-section .title-sub{margin-bottom:0}.login-form{text-align:center;max-width:500px;margin-left:auto;margin-right:auto}.login-form .input{width:100%;height:42px;border-radius:30px;border:1px solid #707070;padding:6px 15px}.login-form .input select,.login-form .input::-webkit-input-placeholder{color:rgba(105,105,105,.5)}.login-form .input select,.login-form .input::-moz-placeholder{color:rgba(105,105,105,.5)}.login-form .input select,.login-form .input:-ms-input-placeholder{color:rgba(105,105,105,.5)}.login-form .input select,.login-form .input::-ms-input-placeholder{color:rgba(105,105,105,.5)}.login-form .input select,.login-form .input::placeholder{color:rgba(105,105,105,.5)}.login-form .btn-gradient{padding:13px 45px;font:24px "Muli Bold";border-radius:50px;margin-top:20px;margin-bottom:-7px;line-height:1}.login-form .social-icon{margin-bottom:5px;display:inline-flex;align-items:center;justify-content:center;height:50px;width:50px;border:1px solid transparent;border-radius:50%;color:#fff;font-size:30px}.login-form .social-icon:not(:last-child){margin-right:15px}.login-form .social-icon:hover{box-shadow:0 3px 10px rgba(90,115,184,.75)}.login-form .social-icon.facebook{background-color:#455a9a;border-color:#455a9a}.login-form .social-icon.google{background-color:#c24b3c;border-color:#c24b3c}.login-form .social-icon.linkedin{background-color:#0073b0;border-color:#0073b0}.login-form .flex-2 .login-form__row:last-child{margin-bottom:20px}.login-form__row{margin-bottom:0}.login-form__row:not(:last-child){margin-bottom:20px}.login-form__row .label{font-weight:400;margin-bottom:5px;display:inline-block}@media screen and (min-width:576px){.login-form .flex-2{margin-left:-5px;margin-right:-5px;display:flex}.login-form .flex-2 .login-form__row{flex:0 0 50%;max-width:50%;padding-left:5px;padding-right:5px}}@media screen and (min-width:768px){.login-section{height:100vh;overflow:hidden;flex-direction:row;align-items:center;justify-content:center;padding:20px}.login-section .content{border-radius:25px;display:flex;flex-direction:column;justify-content:unset;align-items:unset;margin-top:0;margin-bottom:0;padding-left:20px;padding-right:20px;flex:0 0 80%;max-width:80%}.login-section .content .inner{margin:auto}.login-section .title{font-size:28px}.login-form .input{height:50px;padding:12px 30px}}@media screen and (min-width:992px){.login-section{padding:0;background:0 0;align-items:unset;justify-content:unset}.login-section .img{display:flex;flex-direction:column;padding:20px}.login-section .content{flex:0 0 63.02083%;max-width:63.02083%;padding:20px;border-radius:0}}.captcha{display:flex;align-items:center;flex-wrap:wrap}.captcha .input{width:140px;margin-right:15px}.captcha-code{height:100%;background-color:#efefef;font-family:"Muli Bold";padding:10px;width:100px;margin-right:15px;border:1px solid #707070;display:block}@media screen and (min-width:768px){.captcha .input{width:156px;margin-right:20px}.captcha-code{margin-right:20px}}.trial-section{font-size:14px}.trial-section .title{color:inherit;font-size:18px}.trial-section .title-block{padding:15px;margin-bottom:0;color:#fff;background-color:#5a73b8}.trial-section .title-sub{color:inherit;font-size:14px}.trial-section .title~.title-sub{margin-top:5px}.trial-section .progressbar{width:100%;max-width:900px;margin:0 auto 15px}.trial-section .inner{width:100%;max-width:900px}.trial-section .login-form{margin-top:20px}.trial-section .subscribe-form{height:40px;margin-top:20px}.trial-section .subscribe-form .btn-gradient{font-size:inherit;background:#53c1ae;border-radius:0 25px 25px 0}.trial-section .subscribe-form .input{font-size:inherit;padding:13px 20px;border-radius:25px 0 0 25px}.trial-section .domain-search-container{max-width:700px;margin-left:auto;margin-right:auto}.trial-section .domain-search__box{margin-bottom:10px}.trial-section .domain-search__result{font-size:inherit}.trial-section .domain-search__result .title{font-family:inherit;font-size:inherit}.trial-section .domain-list{flex:1 1 auto;overflow-y:auto;margin-bottom:50px}.trial-section .btn-next{padding:11px 33px;line-height:1.2;border-radius:50px;font-size:20px}@media screen and (min-width:768px){.trial-section{font-size:18px}.trial-section .domain-search__result{font-size:18px}.trial-section .domain-search__result .title{font-size:inherit}.trial-section .domain-search__result .list{justify-content:flex-start}.trial-section .domain-search__result .item{margin-right:30px;margin-bottom:10px}.trial-section .domain-search__result .link{margin-right:auto;white-space:nowrap}.trial-section .content{max-height:calc(100% - 40px);margin:20px}.trial-section .inner.actived{display:flex;flex-direction:column;max-height:calc(100% - 60px);margin-top:0}.trial-section .subscribe-form{height:50px}.trial-section .title{font-size:28px}.trial-section .title-sub{font-size:18px}.trial-section .btn-next{font-size:24px}.trial-sucessful{margin-bottom:50px}.trial-sucessful .description{margin-top:25px;margin-bottom:25px}.trial-sucessful__row{display:flex;justify-content:space-between;padding-top:13px;padding-bottom:13px;border-bottom:1px solid rgba(112,112,112,.5);margin-bottom:0}}@media screen and (min-width:992px){.trial-section .content{max-height:none;margin:0}}@media screen and (min-width:1600px){.trial-section .content{padding-top:120px}.trial-section .content .inner{margin-top:0;margin-bottom:0}.trial-section .domain-list{max-height:300px}.trial-section .title-block{padding:26px}.trial-section .progessbar{margin-bottom:20px}.trial-section .login-form{margin-top:30px}.trial-section .subscribe-form{margin-top:37px}}@media screen and (min-width:1920px){.trial-section .content{padding-top:160px}.trial-section .domain-list{max-height:400px}}.progressbar{display:flex;height:10px;flex:0 0 10px;background-color:rgba(105,105,105,.5)}.progressbar .step{display:block;flex:0 0 33.333%;background-color:rgba(105,105,105,.5);position:relative;transition:all 450ms;left:0}.progressbar .step.active{background-color:#5a73b8}@media screen and (min-width:768px){.progressbar{height:20px;flex:0 0 20px}}.hosting-register__info{border-radius:50px;width:100%;max-width:400px;padding:20px;box-shadow:0 3px 6px rgba(0,0,0,.16);margin:20px auto 0}.hosting-register__info .title{margin-bottom:20px;font-size:inherit;font-family:"Muli Bold"}.hosting-register__title{font-family:"Muli Bold";margin-bottom:0;margin-top:20px}.hosting-register__table .list{display:flex;min-height:50px;border-bottom:1px solid rgba(105,105,105,.5)}.hosting-register__table .list:first-child{border-top:1px solid rgba(105,105,105,.5)}.hosting-register__table .list .item{display:flex;flex-wrap:wrap;align-items:center;padding-top:5px;padding-bottom:5px}.hosting-register__table .list .item:not(:last-child){border-right:1px solid rgba(105,105,105,.5)}.hosting-register__table .list .item:first-child{flex:1 1 auto}.hosting-register__table .list .item:last-child{flex:0 0 85px;max-width:85px;text-align:center;justify-content:center;padding-left:3px;padding-right:3px}.hosting-register__table .list-head{font-family:"Muli Bold";border-top:none!important}.hosting-register__table .list-2 .item:first-child{justify-content:flex-end;padding-right:20px}.hosting-register__table .list-3 .item:nth-child(2){flex:0 0 85px;max-width:85px;text-align:center;justify-content:center}.hosting-register__form{width:100%;max-width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:25px}.hosting-register__form .left{flex:0 0 55.55556%;max-width:55.55556%;margin-bottom:15px}.hosting-register__form .right{flex:0 0 40.55556%;max-width:40.55556%;margin-bottom:15px}.hosting-register__form .login-form__row{margin-bottom:15px}@media screen and (min-width:768px){.hosting-register__table .list .item:last-child{flex:0 0 190px;max-width:190px}.hosting-register__table .list-head{font-family:"Muli Bold";border-top:none!important}.hosting-register__table .list-2 .item:first-child{justify-content:flex-end;padding-right:20px}.hosting-register__table .list-3 .item:nth-child(2){text-align:center;flex:0 0 172px;max-width:172px;justify-content:center}}@media screen and (min-width:1920px){.hosting-register__content{padding-top:100px!important}}.hosting-intro{padding-top:40px;padding-bottom:24px}.hosting-intro .title-block{margin-bottom:40px}.hosting-intro__item{margin-bottom:20px;display:flex;align-items:flex-start;font-size:inherit}.hosting-intro__item::before{content:"";margin-right:28px;display:block;border-style:solid;border-width:13px 0 13px 22px;margin-top:5px;border-color:transparent transparent transparent #5a73b8}@media screen and (min-width:768px){.hosting-intro .title-block{margin-bottom:70px}}@media screen and (min-width:992px){.hosting-intro{padding-top:88px;padding-bottom:24px}}@media screen and (min-width:1200px){.hosting-intro .title-block{margin-bottom:100px}}.hosting-price{padding-top:30px;padding-bottom:30px}.hosting-price .title-block{margin-bottom:30px}.hosting-price .tab-nav{display:flex;justify-content:center}.hosting-price .tab-nav .item{border-radius:40px 40px 0 0;box-shadow:0 -6px 10px rgba(90,115,184,.1);flex:1 1 auto;max-width:400px;padding:22px;font-family:"Muli Bold";position:relative}.hosting-price .tab-nav .item.active{background-color:#fff;z-index:1}.hosting-price .tab-content{padding:40px 0;box-shadow:0 3px 20px rgba(90,115,184,.2)}.hosting-price .container{padding-left:0;padding-right:0}.hosting-price__list{flex-wrap:nowrap;overflow-x:auto;margin-left:0;margin-right:0}.hosting-price__list:hover .hosting-price__item .title{background-color:#53c1ae}.hosting-price__list:hover .hosting-price__item .content{border-color:transparent}.hosting-price__list:hover .hosting-price__item:hover .title{background-color:#5a73b8}.hosting-price__list:hover .hosting-price__item:hover .content{border-color:#5a73b8}.hosting-price__item{margin-bottom:20px;padding-left:15px;padding-right:15px;flex:0 0 90%;max-width:90%}.hosting-price__item.active .title,.hosting-price__item:hover .title{background-color:#5a73b8}.hosting-price__item.active .content,.hosting-price__item:hover .content{border-color:#5a73b8}.hosting-price__item .inner{height:100%;border-radius:50px;overflow:hidden;text-align:center;box-shadow:0 3px 20px rgba(90,115,184,.2);display:flex;flex-direction:column}.hosting-price__item .title{min-height:100px;color:#fff;background-color:#53c1ae;margin-bottom:0;font-size:inherit;font-family:"Muli Bold";display:flex;flex-direction:column;padding:20px 10px;transition:all 350ms}.hosting-price__item .title .text{margin-bottom:8px}.hosting-price__item .title .price span:first-child{font-size:24px}.hosting-price__item .title .note{font:18px "Muli Bold"}.hosting-price__item .content{flex:1 1 auto;background-color:#fff;border:2px solid transparent;padding:30px 20px;display:flex;flex-direction:column;border-radius:0 0 50px 50px;transition:all 350ms}.hosting-price__item .list li{margin-bottom:15px}.hosting-price__item .list-2{text-align:left;margin-bottom:30px}.hosting-price__item .list-2 li{margin-bottom:5px}.hosting-price__item .list-2 span{color:#53c1ae;text-transform:uppercase;font:18px "Muli Bold"}.hosting-price__item .ctrl{margin-top:auto;margin-bottom:0}.hosting-price__item .btn-gradient{width:200px;height:50px;border-radius:30px;display:inline-flex;align-items:center;justify-content:center;margin-top:14px}@media screen and (min-width:768px){.hosting-price{padding-bottom:45px}.hosting-price .tab-nav .item{font-size:28px}.hosting-price__item{flex:0 0 48%;max-width:48%}.hosting-price__item .title{font-size:24px;min-height:120px;padding:20px}.hosting-price__item .title .price span:first-child{font-size:32px}}@media screen and (min-width:992px){.hosting-price__item .title{min-height:150px;font-size:28px}.hosting-price__item .title .price span:first-child{font-size:36px}.hosting-price .title-block{margin-bottom:50px}}@media screen and (min-width:1200px){.hosting-price{padding-top:44px;padding-bottom:65px}.hosting-price__list{overflow:hidden;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.hosting-price__item{flex:0 0 33.333%;max-width:33.333%;padding-left:15px;padding-right:15px}}@media screen and (min-width:1600px){.hosting-price .title-block{margin-bottom:80px}.hosting-price__item .content{padding:50px 20px 60px}.hosting-price__item .list li{margin-bottom:30px}}.hosting-feature{padding-top:30px;padding-bottom:30px}.hosting-feature .title-block{margin-bottom:40px}.hosting-feature__list{justify-content:center}.hosting-feature__item{flex:0 0 50%;max-width:50%;text-align:center;margin-bottom:30px;padding-left:5px;padding-right:5px}.hosting-feature__item .img{width:80px;height:80px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px;border:1px solid #5a73b8;border-radius:50%}.hosting-feature__item .img img{max-width:50%}.hosting-feature__item .title{font-size:inherit;margin-bottom:0}@media screen and (min-width:576px){.hosting-feature__item{flex:0 0 33.333%;max-width:33.333%}}@media screen and (min-width:768px){.hosting-feature .title-block{margin-bottom:70px}.hosting-feature__list .img{width:120px;height:120px;margin-bottom:20px}.hosting-feature__list .img img{max-width:70%}.hosting-feature__item{flex:0 0 25%;max-width:25%;padding-left:15px;padding-right:15px;margin-bottom:74px}}@media screen and (min-width:992px){.hosting-feature{padding-top:65px;padding-bottom:80px}.hosting-feature__item{flex:0 0 20%;max-width:20%}}@media screen and (min-width:1200px){.hosting-feature .title-block{margin-bottom:100px}.hosting-feature__item .img{width:160px;height:160px}.hosting-feature__item .img img{max-width:100%}}.support-banner .container{flex-direction:column;align-items:center;min-height:300px;padding-top:40px;padding-bottom:40px}.support-banner .form-search{max-width:1000px;height:50px;border-radius:60px;border-color:rgba(105,105,105,.5);margin-bottom:27px}.support-banner .form-search .button svg{width:24px}.support-banner .form-search .input{padding-left:54px}.support-banner .form-search .input::-webkit-input-placeholder{color:#e5e5e5}.support-banner .form-search .input::-moz-placeholder{color:#e5e5e5}.support-banner .form-search .input:-ms-input-placeholder{color:#e5e5e5}.support-banner .form-search .input::-ms-input-placeholder{color:#e5e5e5}.support-banner .form-search .input::placeholder{color:#e5e5e5}.support-banner .title-main{font:36px "Muli Bold";margin-bottom:0}@media screen and (min-width:768px){.support-banner .form-search{height:60px;font-size:24px}.support-banner .form-search .input{padding-left:85px}.support-banner .form-search .button svg{width:auto}.support-banner .title-main{font:48px "Muli Bold"}}.support-center{color:#fff;margin-bottom:20px;font-family:"Muli Bold"}.support-center .item{margin-bottom:7px}.support-center .item:not(:last-child){margin-right:15px}.support-center .item .fa{margin-right:11px;font-size:24px}@media screen and (min-width:768px){.support-center{font-size:28px}.support-center .item .fa{font-size:37px}}.support-category{padding-top:80px}.support-category .title-block{margin-bottom:50px}.support-category .row{margin-left:-5px;margin-right:-5px}.support-category__item{font-size:14px;margin-bottom:10px;padding-left:5px;padding-right:5px}.support-category__item .inner{border-radius:15px;box-shadow:0 3px 10px rgba(90,115,184,.5);display:flex;align-items:center;flex-direction:column;height:100%;padding:20px 10px}.support-category__item .img{margin-bottom:15px;text-align:center}.support-category__item .content{margin-top:auto;text-align:center}.support-category__item .title{margin-bottom:0;line-height:1.5;font-size:inherit}@media screen and (min-width:768px){.support-category .row{margin-left:-15px;margin-right:-15px}.support-category .title{line-height:30px}.support-category__item{padding-left:15px;padding-right:15px;margin-bottom:30px;font-size:inherit}.support-category__item .inner{padding-top:30px;padding-bottom:30px;border-radius:30px}}@media screen and (min-width:1200px){.support-category .row{margin-left:-25px;margin-right:-25px}.support-category__item{margin-bottom:40px;padding-left:25px;padding-right:25px}.support-category__item .inner{flex-direction:row;padding-top:50px;padding-bottom:50px}.support-category__item .img{flex:0 0 140px;max-width:140px;margin-bottom:0}.support-category__item .content{text-align:left;padding-left:11px}}.support-faq{padding-top:60px;padding-bottom:60px}.support-faq .title-block{margin-bottom:70px}.support-faq-block{margin-bottom:28px}.support-faq-block>.title{color:#000;font:24px "Muli Bold";margin-bottom:12px}.support-faq__img{text-align:center;margin:0 auto 50px;max-width:75%}.support-faq__item{padding-top:10px;padding-bottom:10px;line-height:30px;border-bottom:1px solid rgba(112,112,112,.5)}.support-faq__item:first-child{border-top:1px solid rgba(112,112,112,.5)}.support-faq__item .title{margin-bottom:13px;font-size:inherit;font-family:"Muli Bold";margin-bottom:0}.support-faq__item .title:hover{color:#5a73b8}.support-faq__item .link{display:flex;align-items:baseline;margin-bottom:10px}.support-faq__item .link::before{content:attr(data-number) ".";display:inline-block;font:italic 22px "Muli Bold";min-width:50px}.support-faq__item .link::after{content:"\f106";font-family:FontAwesome;flex:0 0 50px;max-width:50px;text-align:center;display:block;transition:transform 350ms;margin-left:auto}.support-faq__item .link.collapsed{margin-bottom:0}.support-faq__item .link.collapsed::after{transform:rotate(180deg)}.support-faq__item p{margin-bottom:0}@media screen and (min-width:768px){.support-faq__item .link::before{font-size:24px}}@media screen and (min-width:992px){.support-faq__img{margin:0;max-width:100%}}.support-video{padding-top:170px}.support-video__large .img,.support-video__thumb .img{margin-bottom:0}.support-video__large .img:before,.support-video__thumb .img:before{padding-top:56.25%}.support-video__large .img img,.support-video__thumb .img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.support-video__large .img img,.support-video__thumb .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:none;max-width:none}.support-video__large .icon-play,.support-video__thumb .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;border:2px solid #fff;pointer-events:none;border-radius:50%;display:none}.support-video__large .icon-play::before,.support-video__thumb .icon-play::before{content:"";border-style:solid;transform:translateX(15%)}.support-video__large .title,.support-video__thumb .title{margin-bottom:0;line-height:1.6}.support-video__large{margin-bottom:40px}.support-video__large .content{position:absolute;left:0;top:0;height:100%;width:100%;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.support-video__large .content .title{padding-left:40px;padding-bottom:20px;font:28px "Muli Bold";display:none}.support-video__large .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:160px;width:160px}.support-video__large .icon-play::before{border-color:transparent transparent transparent #fff;border-width:50px 0 50px 86px}.support-video__large .img iframe{z-index:1}.support-video__thumb{margin-top:60px}.support-video__thumb .title{margin-top:10px;font-size:inherit}.support-video__thumb .img .icon-play{height:100px;width:100px}.support-video__thumb .img .icon-play::before{border-color:transparent transparent transparent #fff;border-width:30px 0 30px 50px}.support-video__thumb .slick-list{margin-left:-15px;margin-right:-15px}.support-video__thumb .slick-slide{padding-left:15px;padding-right:15px;cursor:pointer}.support-video__thumb .slick-slide:hover .title{color:#5a73b8}@media screen and (min-width:1200px){.support-video__large .content .title{display:block}}@media screen and (min-width:1600px){.support-video__thumb{margin-top:0}.support-video__thumb .slick-list{margin-left:-25px;margin-right:-25px}.support-video__thumb .slick-slide{padding-left:25px;padding-right:25px}.support-video__thumb .slick-prev{left:auto;right:100%;margin-right:100px}.support-video__thumb .slick-next{right:auto;left:100%;margin-left:100px}}.support-aside.style1{padding-top:40px}.support-aside .support-faq-block>.title{font-size:inherit;margin-bottom:18px}.support-aside .support-faq__item .title{font-family:inherit}.support-aside .support-faq__item .link::after,.support-aside .support-faq__item .link::before{display:none}@media screen and (min-width:992px){.support-aside__inner{padding:30px;border:1px solid rgba(0,0,0,.1)}.support-aside .support-faq-block:not(:last-child){margin-bottom:65px}}.support-detail{padding-bottom:40px}.support-detail .title{font:28px "Muli Bold";margin-bottom:45px}.branding{padding-top:50px;padding-bottom:24px}.branding .title-block{min-height:120px;padding-bottom:30px;display:flex;flex-direction:column;justify-content:flex-end}.branding .title-main span{color:#5a73b8}.branding-item{margin-bottom:30px}.branding-item .img{margin-bottom:20px}.branding-item .title{font-size:inherit;font-family:"Muli Bold";margin-bottom:30px;color:#000}.branding-form .inner{width:100%;max-width:750px}.branding-form .login-form,.branding-form .title-block{max-width:600px}.branding-form .title{margin-bottom:24px}.branding-form .title-block{margin-bottom:24px;margin-left:auto;margin-right:auto}.branding-form__panel{margin-top:80px;margin-bottom:30px;padding:25px;background-color:rgba(105,105,105,.11)}.branding-form__panel .title{margin-bottom:10px}.branding-form__panel .contact-box{padding-top:0}.branding-form__panel .contact-box .item{font-size:inherit}.branding-form__panel .contact-box .item:not(:last-child){margin-right:36px}.branding-form__panel .contact-box .img{background-color:transparent;height:50px;width:50px;padding:0;margin-right:10px}.branding-form__panel .contact-box .img img{max-width:25px}@media screen and (min-width:768px){.branding{padding-top:150px}.branding .title-block{min-height:150px;padding-bottom:0;display:block}.branding-item{margin-bottom:62px}.branding-item .title{font-size:28px}.branding-form .title{font-size:26px}}.workflow{padding-top:80px;padding-bottom:80px;background-repeat:no-repeat;background-size:cover;background-position:center center}.workflow .title-block{margin-bottom:80px}.workflow .title-main{color:#fff}.workflow .roadmap-slider .item .content{height:250px}.workflow .roadmap-slider .item .inner{color:#fff;background-color:transparent}.workflow .slick-next{background-image:url(../img/icons/arrow-right--white.svg)}.workflow .slick-prev{background-image:url(../img/icons/arrow-left--white.svg)}@media screen and (min-width:576px){.workflow .roadmap-slider .item .icon-box{height:250px}}.partner-banner{background-repeat:no-repeat;background-size:cover;background-position:center center}.partner-banner .container{display:flex;align-items:center;justify-content:flex-start;text-align:left}.partner-banner .title-main{color:#5a73b8;font:23px "Muli Black";margin-bottom:15px;text-shadow:2px 1px 0 #fff}@media screen and (min-width:576px){.partner-banner .title-main{font-size:36px}}@media screen and (min-width:768px){.partner-banner .container{min-height:500px}}@media screen and (min-width:992px){.partner-banner .title-main{font-size:40px}}.partner-policy{padding-top:50px}.partner-policy .title-block{margin-bottom:30px;width:100%;max-width:1100px;margin-left:auto;margin-right:auto}.partner-policy .title-sub{font-size:inherit;margin-top:20px;margin-bottom:0}.partner-policy__item{margin-bottom:30px}.partner-policy__item .title{font:28px "Muli Bold";margin-bottom:10px;color:#000}.partner-policy__img{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.partner-policy__img .item{flex:0 0 50%;max-width:50%;display:flex;flex-direction:column;padding-left:15px;padding-right:15px;margin-bottom:30px}.partner-policy__img .item .inner{text-align:center}.partner-policy__img .title{font-size:inherit;font-family:"Muli Bold";margin-bottom:0}.partner-policy__img .img{max-width:70%;margin-left:auto;margin-right:auto}@media screen and (min-width:576px){.partner-policy .title-block{margin-bottom:81px}.partner-policy .title-main{font-size:40px}.partner-policy .title-sub{margin-top:40px;font-size:28px}}@media screen and (min-width:768px){.partner-policy{padding-top:110px;padding-bottom:55px}.partner-policy__item{margin-bottom:47px}.partner-policy__item .title{margin-bottom:20px}.partner-policy__img .item{flex:0 0 20%;max-width:20%;display:flex;flex-direction:column;margin-bottom:0}.partner-policy__img .item:nth-child(even)::before{content:"";padding-top:100%}.partner-policy__img .item:nth-child(even) .inner{margin-top:-30px}.partner-policy__img .img{max-width:100%}}@media screen and (min-width:1600px){.partner-policy__img{margin-left:-35px;margin-right:-35px}.partner-policy__img .item{padding-left:35px;padding-right:35px}}.partner-program{padding-top:55px;padding-bottom:84px}.partner-program .title-block{margin-bottom:30px}.partner-program .title-sub{font-size:inherit;margin-top:20px}.partner-program__item{text-align:center;margin-bottom:30px}.partner-program__item .title{font-size:inherit;margin-bottom:0}.partner-program__item .img{max-width:70%;margin-left:auto;margin-right:auto}@media screen and (min-width:576px){.partner-program .title-block{margin-bottom:70px}.partner-program .title-sub{font-size:28px;margin-top:40px}}@media screen and (min-width:768px){.partner-program__item{margin-bottom:40px}.partner-program__item .img{max-width:100%}}.partner-discount{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:30px}.partner-discount .item{flex:0 0 33.333%;max-width:33.333%;display:flex;flex-direction:column;align-items:center;padding-left:5px;padding-right:5px;text-align:center}.partner-discount .item .value{font:40px "Muli Bold"}.partner-discount .item .text{font:14px "Muli Bold";margin-top:15px;color:#000;text-transform:uppercase}.partner-discount__panel{width:100%;max-width:1000px;margin-left:auto;margin-right:auto;padding:40px 15px;border-radius:30px;box-shadow:0 3px 20px rgba(90,115,184,.2)}.partner-discount__panel .title{font-size:28px;font-family:"Muli Bold";text-align:center;margin-bottom:0;text-transform:uppercase}.partner-discount__slider{margin-top:30px;flex:0 0 100%;max-width:100%}.partner-discount__slider .slider{height:15px;background-color:rgba(105,105,105,.2);position:relative;border-radius:30px;border:none}.partner-discount__slider .slider .ui-slider-range{border-radius:30px;background-color:#5a73b8}.partner-discount__slider .slider .ui-slider-handle{border:none;border-radius:50%;background-color:#fff;box-shadow:0 0 6px rgba(90,115,184,.3);height:30px;width:30px;transform:translateY(-50%);top:50%;margin-top:0}@media screen and (min-width:768px){.partner-discount{margin-top:60px}.partner-discount .item .value{font-size:70px}.partner-discount .item .text{font-size:inherit;margin-top:30px}.partner-discount__panel{padding:26px 50px 40px;margin-top:50px}.partner-discount__slider{margin-top:55px}}@media screen and (min-width:992px){.partner-discount .item .value{font-size:100px}}.partner-step{padding-top:100px}.partner-step__list{justify-content:center}.partner-step__item{margin-bottom:30px}.partner-step__item .inner{width:100%;max-width:265px;text-align:center;margin:auto}.partner-step__item .img{position:relative;max-width:70%;margin:0 auto 10px}.partner-step__item .title{font-size:inherit;font-family:"Muli Bold";margin-bottom:10px;color:#000}.partner-step__item .title-sub{font-size:inherit;margin-bottom:0}@media screen and (min-width:768px){.partner-step__item{margin-bottom:0}.partner-step__item:not(:last-child)::before{content:"";position:absolute;right:0;top:86px;transform:translateY(-20px);margin-right:-10px;display:block;height:40px;width:20px;background:url(../img/icons/arrow-right.svg) no-repeat center center/contain}.partner-step__item .img{padding-left:30px;padding-right:30px;max-width:100%}.partner-step__item .title{font-size:28px;margin-bottom:20px}}@media screen and (min-width:992px){.partner-step__item:not(:last-child)::before{top:110px}.partner-step__item .img{padding-left:0;padding-right:0}}@media screen and (min-width:1200px){.partner-step{padding-top:200px}.partner-step .title-block{margin-bottom:90px}.partner-step__item:not(:last-child)::before{display:none}.partner-step__item:not(:last-child) .img::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:100%;margin-left:calc(52% - 10px);display:block;height:40px;width:20px;background:url(../img/icons/arrow-right.svg) no-repeat center center/contain}.partner-step__item:nth-child(2) .inner{margin-left:auto;margin-right:auto}.partner-step__item:nth-child(3) .inner{margin-left:auto}.partner-step__item .inner{margin:0}}.detail-section{padding-top:50px}.detail-section .title-block{margin-bottom:50px}.detail-section .title-main{margin-bottom:0}.detail-section .title-sub{margin-top:20px;margin-bottom:0;font-style:italic;font-size:inherit}.detail-section .summary{margin-bottom:50px}@media screen and (min-width:768px){.detail-section{padding-top:80px}.detail-section .title-sub{font-size:28px;margin-top:50px}.detail-section .summary{margin-bottom:67px}}.detail-content h1,.detail-content h2,.detail-content h3,.detail-content h4,.detail-content h5,.detail-content h6{font-size:inherit;font-family:"Muli Bold"}.detail-content h3{color:#000;margin-bottom:20px}.detail-content h3~h3{margin-top:66px}.detail-content p{margin-bottom:30px}.detail-content--shadow{box-shadow:0 3px 20px rgba(90,115,184,.11);padding:20px 15px}.detail-content--shadow h1,.detail-content--shadow h2,.detail-content--shadow h3,.detail-content--shadow h4,.detail-content--shadow h5,.detail-content--shadow h6{font-family:"Muli Black"}.detail-content--shadow h3{color:#5a73b8;text-transform:uppercase}.detail-content--shadow h3~h3{margin-top:37px}@media screen and (min-width:768px){.detail-content h3{font-size:24px}.detail-content--shadow{padding:50px}}.detail-banner .container{min-height:300px;padding-top:50px;padding-bottom:50px;color:#fff}.detail-banner .title-main{margin-bottom:0}.detail-banner .title-sub{color:inherit;font-size:inherit;font-style:italic;margin-top:20px;margin-bottom:0}@media screen and (min-width:768px){.detail-banner .container{padding-top:80px;padding-bottom:80px}.detail-banner .title-sub{font-size:28px}}.core-value{padding-top:50px;padding-bottom:50px}.core-value .title-block{margin-bottom:50px}.core-value .title-main .number{font:italic 40px "Muli Bold";color:#5a73b8;margin-right:5px}.core-value__img{text-align:center;margin-bottom:55px}.core-value__list{margin-bottom:30px}.core-value__item{color:#fff;margin-bottom:30px}.core-value__item .inner{height:100%;padding:20px 25px;border-radius:25px;box-shadow:0 3px 10px rgba(90,115,184,.1);text-align:center}.core-value__item .img{height:80px;display:flex;align-items:flex-end;justify-content:center}.core-value__item .title{font:28px "Muli Bold"}.core-value__item:nth-child(6n+1) .inner{background-color:#5a73b8}.core-value__item:nth-child(6n+2) .inner{background-color:#5887b5}.core-value__item:nth-child(6n+3) .inner{background-color:#579ab3}.core-value__item:nth-child(6n+4) .inner{background-color:#579ab3}.core-value__item:nth-child(6n+5) .inner{background-color:#55adb1}.core-value__item:nth-child(6n+6) .inner{background-color:#53c1ae}@media screen and (min-width:576px){.core-value .title-main .number{font-size:60px;margin-right:10px}}@media screen and (min-width:768px){.core-value .inner{text-align:left}.core-value .img{justify-content:flex-start}}@media screen and (min-width:1200px){.core-value{padding-top:110px;padding-bottom:110px}.core-value .title-block{margin-bottom:75px}.core-value__list{margin-bottom:100px}.core-value__item{margin-bottom:50px}}.human-resource{padding-top:60px;padding-bottom:60px;background-color:rgba(90,115,184,.1);background-repeat:no-repeat;background-position:center center;background-size:cover}.human-resource__item .inner{padding:10px;background-color:#fff}.human-resource__item .img{margin-bottom:10px}.human-resource__item .img img{margin:auto}.human-resource__item .title{font:24px "Muli Bold";color:#000}.human-resource__item .position{font-family:"Muli Bold"}.human-resource-banner{position:relative;color:#fff}.human-resource-banner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(90,115,184,.7),rgba(83,193,174,.7))}.human-resource-banner .container{min-height:160px}.human-resource-banner .title-block{position:relative;max-width:1028px}.human-resource-banner .title-main{margin-bottom:0}.human-resource-banner .title-sub{font-size:inherit;margin-top:20px;margin-bottom:0}@media screen and (min-width:992px){.human-resource-banner .container{min-height:300px}}@media screen and (min-width:1200px){.human-resource__item .inner{padding:25px}.human-resource__item .img{margin-bottom:25px}.human-resource .news-slider--index .slick-list{margin-left:-25px;margin-right:-25px}.human-resource .news-slider--index .slick-slide{padding-left:25px;padding-right:25px}}.animate-fadeUp{opacity:0}.actived .title-main{-webkit-animation:fadeUp 850ms linear 0s forwards;animation:fadeUp 850ms linear 0s forwards}.actived .title-des{-webkit-animation:fadeUp 850ms linear 350ms forwards;animation:fadeUp 850ms linear 350ms forwards}.actived .customer-list .item:nth-child(1){-webkit-animation:scaleUp 550ms linear 185ms forwards;animation:scaleUp 550ms linear 185ms forwards}.actived .customer-list .item:nth-child(2){-webkit-animation:scaleUp 550ms linear 370ms forwards;animation:scaleUp 550ms linear 370ms forwards}.actived .customer-list .item:nth-child(3){-webkit-animation:scaleUp 550ms linear 555ms forwards;animation:scaleUp 550ms linear 555ms forwards}.actived .customer-list .item:nth-child(4){-webkit-animation:scaleUp 550ms linear 740ms forwards;animation:scaleUp 550ms linear 740ms forwards}.actived .customer-list .item:nth-child(5){-webkit-animation:scaleUp 550ms linear 925ms forwards;animation:scaleUp 550ms linear 925ms forwards}.actived .customer-list .item:nth-child(6){-webkit-animation:scaleUp 550ms linear 1.11s forwards;animation:scaleUp 550ms linear 1.11s forwards}.actived .customer-list .item:nth-child(7){-webkit-animation:scaleUp 550ms linear 1295ms forwards;animation:scaleUp 550ms linear 1295ms forwards}.actived .customer-list .item:nth-child(8){-webkit-animation:scaleUp 550ms linear 1.48s forwards;animation:scaleUp 550ms linear 1.48s forwards}.actived .customer-list .item:nth-child(9){-webkit-animation:scaleUp 550ms linear 1665ms forwards;animation:scaleUp 550ms linear 1665ms forwards}.actived .customer-list .item:nth-child(10){-webkit-animation:scaleUp 550ms linear 1.85s forwards;animation:scaleUp 550ms linear 1.85s forwards}.actived .customer-list .item:nth-child(11){-webkit-animation:scaleUp 550ms linear 2035ms forwards;animation:scaleUp 550ms linear 2035ms forwards}.actived .customer-list .item:nth-child(12){-webkit-animation:scaleUp 550ms linear 2.22s forwards;animation:scaleUp 550ms linear 2.22s forwards}.actived .customer-list .item:nth-child(13){-webkit-animation:scaleUp 550ms linear 2405ms forwards;animation:scaleUp 550ms linear 2405ms forwards}.actived .customer-list .item:nth-child(14){-webkit-animation:scaleUp 550ms linear 2.59s forwards;animation:scaleUp 550ms linear 2.59s forwards}.actived .customer-list .item:nth-child(15){-webkit-animation:scaleUp 550ms linear 2775ms forwards;animation:scaleUp 550ms linear 2775ms forwards}.actived .customer-list .item:nth-child(16){-webkit-animation:scaleUp 550ms linear 2.96s forwards;animation:scaleUp 550ms linear 2.96s forwards}.actived .customer-list .item:nth-child(17){-webkit-animation:scaleUp 550ms linear 3145ms forwards;animation:scaleUp 550ms linear 3145ms forwards}.actived .customer-list .item:nth-child(18){-webkit-animation:scaleUp 550ms linear 3.33s forwards;animation:scaleUp 550ms linear 3.33s forwards}.actived .customer-list .item:nth-child(19){-webkit-animation:scaleUp 550ms linear 3515ms forwards;animation:scaleUp 550ms linear 3515ms forwards}.actived .customer-list .item:nth-child(20){-webkit-animation:scaleUp 550ms linear 3.7s forwards;animation:scaleUp 550ms linear 3.7s forwards}.actived .customer-list .item:nth-child(21){-webkit-animation:scaleUp 550ms linear 3885ms forwards;animation:scaleUp 550ms linear 3885ms forwards}.actived .customer-list .item:nth-child(22){-webkit-animation:scaleUp 550ms linear 4.07s forwards;animation:scaleUp 550ms linear 4.07s forwards}.actived .customer-list .item:nth-child(23){-webkit-animation:scaleUp 550ms linear 4255ms forwards;animation:scaleUp 550ms linear 4255ms forwards}.actived .customer-list .item:nth-child(24){-webkit-animation:scaleUp 550ms linear 4.44s forwards;animation:scaleUp 550ms linear 4.44s forwards}.actived .customer-list .item:nth-child(25){-webkit-animation:scaleUp 550ms linear 4625ms forwards;animation:scaleUp 550ms linear 4625ms forwards}.actived .customer-list .item:nth-child(26){-webkit-animation:scaleUp 550ms linear 4.81s forwards;animation:scaleUp 550ms linear 4.81s forwards}.actived .customer-list .item:nth-child(27){-webkit-animation:scaleUp 550ms linear 4995ms forwards;animation:scaleUp 550ms linear 4995ms forwards}.actived .customer-list .item:nth-child(28){-webkit-animation:scaleUp 550ms linear 5.18s forwards;animation:scaleUp 550ms linear 5.18s forwards}.actived .customer-list .item:nth-child(29){-webkit-animation:scaleUp 550ms linear 5365ms forwards;animation:scaleUp 550ms linear 5365ms forwards}.actived .customer-list .item:nth-child(30){-webkit-animation:scaleUp 550ms linear 5.55s forwards;animation:scaleUp 550ms linear 5.55s forwards}.actived .contact-box .item:nth-child(1),.actived .solution-item:nth-child(1){-webkit-animation:fadeUp 550ms linear 185ms forwards;animation:fadeUp 550ms linear 185ms forwards}.actived .contact-box .item:nth-child(2),.actived .solution-item:nth-child(2){-webkit-animation:fadeUp 550ms linear 370ms forwards;animation:fadeUp 550ms linear 370ms forwards}.actived .contact-box .item:nth-child(3),.actived .solution-item:nth-child(3){-webkit-animation:fadeUp 550ms linear 555ms forwards;animation:fadeUp 550ms linear 555ms forwards}.actived .contact-box .item:nth-child(4),.actived .solution-item:nth-child(4){-webkit-animation:fadeUp 550ms linear 740ms forwards;animation:fadeUp 550ms linear 740ms forwards}.actived .contact-box .item:nth-child(5),.actived .solution-item:nth-child(5){-webkit-animation:fadeUp 550ms linear 925ms forwards;animation:fadeUp 550ms linear 925ms forwards}.actived .contact-box .item:nth-child(6),.actived .solution-item:nth-child(6){-webkit-animation:fadeUp 550ms linear 1.11s forwards;animation:fadeUp 550ms linear 1.11s forwards}.actived .contact-box .item:nth-child(7),.actived .solution-item:nth-child(7){-webkit-animation:fadeUp 550ms linear 1295ms forwards;animation:fadeUp 550ms linear 1295ms forwards}.actived .contact-box .item:nth-child(8),.actived .solution-item:nth-child(8){-webkit-animation:fadeUp 550ms linear 1.48s forwards;animation:fadeUp 550ms linear 1.48s forwards}.actived .contact-box .item:nth-child(9),.actived .solution-item:nth-child(9){-webkit-animation:fadeUp 550ms linear 1665ms forwards;animation:fadeUp 550ms linear 1665ms forwards}.actived .contact-box .item:nth-child(10),.actived .solution-item:nth-child(10){-webkit-animation:fadeUp 550ms linear 1.85s forwards;animation:fadeUp 550ms linear 1.85s forwards}.actived .contact-box .item:nth-child(11),.actived .solution-item:nth-child(11){-webkit-animation:fadeUp 550ms linear 2035ms forwards;animation:fadeUp 550ms linear 2035ms forwards}.actived .contact-box .item:nth-child(12),.actived .solution-item:nth-child(12){-webkit-animation:fadeUp 550ms linear 2.22s forwards;animation:fadeUp 550ms linear 2.22s forwards}.actived .contact-box .item:nth-child(13),.actived .solution-item:nth-child(13){-webkit-animation:fadeUp 550ms linear 2405ms forwards;animation:fadeUp 550ms linear 2405ms forwards}.actived .contact-box .item:nth-child(14),.actived .solution-item:nth-child(14){-webkit-animation:fadeUp 550ms linear 2.59s forwards;animation:fadeUp 550ms linear 2.59s forwards}.actived .contact-box .item:nth-child(15),.actived .solution-item:nth-child(15){-webkit-animation:fadeUp 550ms linear 2775ms forwards;animation:fadeUp 550ms linear 2775ms forwards}.actived .contact-box .item:nth-child(16),.actived .solution-item:nth-child(16){-webkit-animation:fadeUp 550ms linear 2.96s forwards;animation:fadeUp 550ms linear 2.96s forwards}.actived .contact-box .item:nth-child(17),.actived .solution-item:nth-child(17){-webkit-animation:fadeUp 550ms linear 3145ms forwards;animation:fadeUp 550ms linear 3145ms forwards}.actived .contact-box .item:nth-child(18),.actived .solution-item:nth-child(18){-webkit-animation:fadeUp 550ms linear 3.33s forwards;animation:fadeUp 550ms linear 3.33s forwards}.actived .contact-box .item:nth-child(19),.actived .solution-item:nth-child(19){-webkit-animation:fadeUp 550ms linear 3515ms forwards;animation:fadeUp 550ms linear 3515ms forwards}.actived .contact-box .item:nth-child(20),.actived .solution-item:nth-child(20){-webkit-animation:fadeUp 550ms linear 3.7s forwards;animation:fadeUp 550ms linear 3.7s forwards}.actived .contact-box .item:nth-child(21),.actived .solution-item:nth-child(21){-webkit-animation:fadeUp 550ms linear 3885ms forwards;animation:fadeUp 550ms linear 3885ms forwards}.actived .contact-box .item:nth-child(22),.actived .solution-item:nth-child(22){-webkit-animation:fadeUp 550ms linear 4.07s forwards;animation:fadeUp 550ms linear 4.07s forwards}.actived .contact-box .item:nth-child(23),.actived .solution-item:nth-child(23){-webkit-animation:fadeUp 550ms linear 4255ms forwards;animation:fadeUp 550ms linear 4255ms forwards}.actived .contact-box .item:nth-child(24),.actived .solution-item:nth-child(24){-webkit-animation:fadeUp 550ms linear 4.44s forwards;animation:fadeUp 550ms linear 4.44s forwards}.actived .contact-box .item:nth-child(25),.actived .solution-item:nth-child(25){-webkit-animation:fadeUp 550ms linear 4625ms forwards;animation:fadeUp 550ms linear 4625ms forwards}.actived .contact-box .item:nth-child(26),.actived .solution-item:nth-child(26){-webkit-animation:fadeUp 550ms linear 4.81s forwards;animation:fadeUp 550ms linear 4.81s forwards}.actived .contact-box .item:nth-child(27),.actived .solution-item:nth-child(27){-webkit-animation:fadeUp 550ms linear 4995ms forwards;animation:fadeUp 550ms linear 4995ms forwards}.actived .contact-box .item:nth-child(28),.actived .solution-item:nth-child(28){-webkit-animation:fadeUp 550ms linear 5.18s forwards;animation:fadeUp 550ms linear 5.18s forwards}.actived .contact-box .item:nth-child(29),.actived .solution-item:nth-child(29){-webkit-animation:fadeUp 550ms linear 5365ms forwards;animation:fadeUp 550ms linear 5365ms forwards}.actived .contact-box .item:nth-child(30),.actived .solution-item:nth-child(30){-webkit-animation:fadeUp 550ms linear 5.55s forwards;animation:fadeUp 550ms linear 5.55s forwards}.actived .roadmap-slider .item:nth-child(1) .content,.actived .roadmap-slider .item:nth-child(1) .icon-box,.actived .roadmap-slider .item:nth-child(1) .time{-webkit-animation:fadeUp 550ms linear 185ms forwards;animation:fadeUp 550ms linear 185ms forwards}.actived .roadmap-slider .item:nth-child(2) .content,.actived .roadmap-slider .item:nth-child(2) .icon-box,.actived .roadmap-slider .item:nth-child(2) .time{-webkit-animation:fadeUp 550ms linear 370ms forwards;animation:fadeUp 550ms linear 370ms forwards}.actived .roadmap-slider .item:nth-child(3) .content,.actived .roadmap-slider .item:nth-child(3) .icon-box,.actived .roadmap-slider .item:nth-child(3) .time{-webkit-animation:fadeUp 550ms linear 555ms forwards;animation:fadeUp 550ms linear 555ms forwards}.actived .roadmap-slider .item:nth-child(4) .content,.actived .roadmap-slider .item:nth-child(4) .icon-box,.actived .roadmap-slider .item:nth-child(4) .time{-webkit-animation:fadeUp 550ms linear 740ms forwards;animation:fadeUp 550ms linear 740ms forwards}.actived .roadmap-slider .item:nth-child(5) .content,.actived .roadmap-slider .item:nth-child(5) .icon-box,.actived .roadmap-slider .item:nth-child(5) .time{-webkit-animation:fadeUp 550ms linear 925ms forwards;animation:fadeUp 550ms linear 925ms forwards}.actived .roadmap-slider .item:nth-child(6) .content,.actived .roadmap-slider .item:nth-child(6) .icon-box,.actived .roadmap-slider .item:nth-child(6) .time{-webkit-animation:fadeUp 550ms linear 1.11s forwards;animation:fadeUp 550ms linear 1.11s forwards}.actived .roadmap-slider .item:nth-child(7) .content,.actived .roadmap-slider .item:nth-child(7) .icon-box,.actived .roadmap-slider .item:nth-child(7) .time{-webkit-animation:fadeUp 550ms linear 1295ms forwards;animation:fadeUp 550ms linear 1295ms forwards}.actived .roadmap-slider .item:nth-child(8) .content,.actived .roadmap-slider .item:nth-child(8) .icon-box,.actived .roadmap-slider .item:nth-child(8) .time{-webkit-animation:fadeUp 550ms linear 1.48s forwards;animation:fadeUp 550ms linear 1.48s forwards}.actived .roadmap-slider .item:nth-child(9) .content,.actived .roadmap-slider .item:nth-child(9) .icon-box,.actived .roadmap-slider .item:nth-child(9) .time{-webkit-animation:fadeUp 550ms linear 1665ms forwards;animation:fadeUp 550ms linear 1665ms forwards}.actived .roadmap-slider .item:nth-child(10) .content,.actived .roadmap-slider .item:nth-child(10) .icon-box,.actived .roadmap-slider .item:nth-child(10) .time{-webkit-animation:fadeUp 550ms linear 1.85s forwards;animation:fadeUp 550ms linear 1.85s forwards}.actived .roadmap-slider .item:nth-child(11) .content,.actived .roadmap-slider .item:nth-child(11) .icon-box,.actived .roadmap-slider .item:nth-child(11) .time{-webkit-animation:fadeUp 550ms linear 2035ms forwards;animation:fadeUp 550ms linear 2035ms forwards}.actived .roadmap-slider .item:nth-child(12) .content,.actived .roadmap-slider .item:nth-child(12) .icon-box,.actived .roadmap-slider .item:nth-child(12) .time{-webkit-animation:fadeUp 550ms linear 2.22s forwards;animation:fadeUp 550ms linear 2.22s forwards}.actived .roadmap-slider .item:nth-child(13) .content,.actived .roadmap-slider .item:nth-child(13) .icon-box,.actived .roadmap-slider .item:nth-child(13) .time{-webkit-animation:fadeUp 550ms linear 2405ms forwards;animation:fadeUp 550ms linear 2405ms forwards}.actived .roadmap-slider .item:nth-child(14) .content,.actived .roadmap-slider .item:nth-child(14) .icon-box,.actived .roadmap-slider .item:nth-child(14) .time{-webkit-animation:fadeUp 550ms linear 2.59s forwards;animation:fadeUp 550ms linear 2.59s forwards}.actived .roadmap-slider .item:nth-child(15) .content,.actived .roadmap-slider .item:nth-child(15) .icon-box,.actived .roadmap-slider .item:nth-child(15) .time{-webkit-animation:fadeUp 550ms linear 2775ms forwards;animation:fadeUp 550ms linear 2775ms forwards}.actived .roadmap-slider .item:nth-child(16) .content,.actived .roadmap-slider .item:nth-child(16) .icon-box,.actived .roadmap-slider .item:nth-child(16) .time{-webkit-animation:fadeUp 550ms linear 2.96s forwards;animation:fadeUp 550ms linear 2.96s forwards}.actived .roadmap-slider .item:nth-child(17) .content,.actived .roadmap-slider .item:nth-child(17) .icon-box,.actived .roadmap-slider .item:nth-child(17) .time{-webkit-animation:fadeUp 550ms linear 3145ms forwards;animation:fadeUp 550ms linear 3145ms forwards}.actived .roadmap-slider .item:nth-child(18) .content,.actived .roadmap-slider .item:nth-child(18) .icon-box,.actived .roadmap-slider .item:nth-child(18) .time{-webkit-animation:fadeUp 550ms linear 3.33s forwards;animation:fadeUp 550ms linear 3.33s forwards}.actived .roadmap-slider .item:nth-child(19) .content,.actived .roadmap-slider .item:nth-child(19) .icon-box,.actived .roadmap-slider .item:nth-child(19) .time{-webkit-animation:fadeUp 550ms linear 3515ms forwards;animation:fadeUp 550ms linear 3515ms forwards}.actived .roadmap-slider .item:nth-child(20) .content,.actived .roadmap-slider .item:nth-child(20) .icon-box,.actived .roadmap-slider .item:nth-child(20) .time{-webkit-animation:fadeUp 550ms linear 3.7s forwards;animation:fadeUp 550ms linear 3.7s forwards}.actived .roadmap-slider .item:nth-child(21) .content,.actived .roadmap-slider .item:nth-child(21) .icon-box,.actived .roadmap-slider .item:nth-child(21) .time{-webkit-animation:fadeUp 550ms linear 3885ms forwards;animation:fadeUp 550ms linear 3885ms forwards}.actived .roadmap-slider .item:nth-child(22) .content,.actived .roadmap-slider .item:nth-child(22) .icon-box,.actived .roadmap-slider .item:nth-child(22) .time{-webkit-animation:fadeUp 550ms linear 4.07s forwards;animation:fadeUp 550ms linear 4.07s forwards}.actived .roadmap-slider .item:nth-child(23) .content,.actived .roadmap-slider .item:nth-child(23) .icon-box,.actived .roadmap-slider .item:nth-child(23) .time{-webkit-animation:fadeUp 550ms linear 4255ms forwards;animation:fadeUp 550ms linear 4255ms forwards}.actived .roadmap-slider .item:nth-child(24) .content,.actived .roadmap-slider .item:nth-child(24) .icon-box,.actived .roadmap-slider .item:nth-child(24) .time{-webkit-animation:fadeUp 550ms linear 4.44s forwards;animation:fadeUp 550ms linear 4.44s forwards}.actived .roadmap-slider .item:nth-child(25) .content,.actived .roadmap-slider .item:nth-child(25) .icon-box,.actived .roadmap-slider .item:nth-child(25) .time{-webkit-animation:fadeUp 550ms linear 4625ms forwards;animation:fadeUp 550ms linear 4625ms forwards}.actived .roadmap-slider .item:nth-child(26) .content,.actived .roadmap-slider .item:nth-child(26) .icon-box,.actived .roadmap-slider .item:nth-child(26) .time{-webkit-animation:fadeUp 550ms linear 4.81s forwards;animation:fadeUp 550ms linear 4.81s forwards}.actived .roadmap-slider .item:nth-child(27) .content,.actived .roadmap-slider .item:nth-child(27) .icon-box,.actived .roadmap-slider .item:nth-child(27) .time{-webkit-animation:fadeUp 550ms linear 4995ms forwards;animation:fadeUp 550ms linear 4995ms forwards}.actived .roadmap-slider .item:nth-child(28) .content,.actived .roadmap-slider .item:nth-child(28) .icon-box,.actived .roadmap-slider .item:nth-child(28) .time{-webkit-animation:fadeUp 550ms linear 5.18s forwards;animation:fadeUp 550ms linear 5.18s forwards}.actived .roadmap-slider .item:nth-child(29) .content,.actived .roadmap-slider .item:nth-child(29) .icon-box,.actived .roadmap-slider .item:nth-child(29) .time{-webkit-animation:fadeUp 550ms linear 5365ms forwards;animation:fadeUp 550ms linear 5365ms forwards}.actived .roadmap-slider .item:nth-child(30) .content,.actived .roadmap-slider .item:nth-child(30) .icon-box,.actived .roadmap-slider .item:nth-child(30) .time{-webkit-animation:fadeUp 550ms linear 5.55s forwards;animation:fadeUp 550ms linear 5.55s forwards}.actived .news-item:nth-child(30n+1) .inner{-webkit-animation:fadeUp 550ms linear 185ms forwards;animation:fadeUp 550ms linear 185ms forwards}.actived .news-item:nth-child(30n+2) .inner{-webkit-animation:fadeUp 550ms linear 370ms forwards;animation:fadeUp 550ms linear 370ms forwards}.actived .news-item:nth-child(30n+3) .inner{-webkit-animation:fadeUp 550ms linear 555ms forwards;animation:fadeUp 550ms linear 555ms forwards}.actived .news-item:nth-child(30n+4) .inner{-webkit-animation:fadeUp 550ms linear 740ms forwards;animation:fadeUp 550ms linear 740ms forwards}.actived .news-item:nth-child(30n+5) .inner{-webkit-animation:fadeUp 550ms linear 925ms forwards;animation:fadeUp 550ms linear 925ms forwards}.actived .news-item:nth-child(30n+6) .inner{-webkit-animation:fadeUp 550ms linear 1.11s forwards;animation:fadeUp 550ms linear 1.11s forwards}.actived .news-item:nth-child(30n+7) .inner{-webkit-animation:fadeUp 550ms linear 1295ms forwards;animation:fadeUp 550ms linear 1295ms forwards}.actived .news-item:nth-child(30n+8) .inner{-webkit-animation:fadeUp 550ms linear 1.48s forwards;animation:fadeUp 550ms linear 1.48s forwards}.actived .news-item:nth-child(30n+9) .inner{-webkit-animation:fadeUp 550ms linear 1665ms forwards;animation:fadeUp 550ms linear 1665ms forwards}.actived .news-item:nth-child(30n+10) .inner{-webkit-animation:fadeUp 550ms linear 1.85s forwards;animation:fadeUp 550ms linear 1.85s forwards}.actived .news-item:nth-child(30n+11) .inner{-webkit-animation:fadeUp 550ms linear 2035ms forwards;animation:fadeUp 550ms linear 2035ms forwards}.actived .news-item:nth-child(30n+12) .inner{-webkit-animation:fadeUp 550ms linear 2.22s forwards;animation:fadeUp 550ms linear 2.22s forwards}.actived .news-item:nth-child(30n+13) .inner{-webkit-animation:fadeUp 550ms linear 2405ms forwards;animation:fadeUp 550ms linear 2405ms forwards}.actived .news-item:nth-child(30n+14) .inner{-webkit-animation:fadeUp 550ms linear 2.59s forwards;animation:fadeUp 550ms linear 2.59s forwards}.actived .news-item:nth-child(30n+15) .inner{-webkit-animation:fadeUp 550ms linear 2775ms forwards;animation:fadeUp 550ms linear 2775ms forwards}.actived .news-item:nth-child(30n+16) .inner{-webkit-animation:fadeUp 550ms linear 2.96s forwards;animation:fadeUp 550ms linear 2.96s forwards}.actived .news-item:nth-child(30n+17) .inner{-webkit-animation:fadeUp 550ms linear 3145ms forwards;animation:fadeUp 550ms linear 3145ms forwards}.actived .news-item:nth-child(30n+18) .inner{-webkit-animation:fadeUp 550ms linear 3.33s forwards;animation:fadeUp 550ms linear 3.33s forwards}.actived .news-item:nth-child(30n+19) .inner{-webkit-animation:fadeUp 550ms linear 3515ms forwards;animation:fadeUp 550ms linear 3515ms forwards}.actived .news-item:nth-child(30n+20) .inner{-webkit-animation:fadeUp 550ms linear 3.7s forwards;animation:fadeUp 550ms linear 3.7s forwards}.actived .news-item:nth-child(30n+21) .inner{-webkit-animation:fadeUp 550ms linear 3885ms forwards;animation:fadeUp 550ms linear 3885ms forwards}.actived .news-item:nth-child(30n+22) .inner{-webkit-animation:fadeUp 550ms linear 4.07s forwards;animation:fadeUp 550ms linear 4.07s forwards}.actived .news-item:nth-child(30n+23) .inner{-webkit-animation:fadeUp 550ms linear 4255ms forwards;animation:fadeUp 550ms linear 4255ms forwards}.actived .news-item:nth-child(30n+24) .inner{-webkit-animation:fadeUp 550ms linear 4.44s forwards;animation:fadeUp 550ms linear 4.44s forwards}.actived .news-item:nth-child(30n+25) .inner{-webkit-animation:fadeUp 550ms linear 4625ms forwards;animation:fadeUp 550ms linear 4625ms forwards}.actived .news-item:nth-child(30n+26) .inner{-webkit-animation:fadeUp 550ms linear 4.81s forwards;animation:fadeUp 550ms linear 4.81s forwards}.actived .news-item:nth-child(30n+27) .inner{-webkit-animation:fadeUp 550ms linear 4995ms forwards;animation:fadeUp 550ms linear 4995ms forwards}.actived .news-item:nth-child(30n+28) .inner{-webkit-animation:fadeUp 550ms linear 5.18s forwards;animation:fadeUp 550ms linear 5.18s forwards}.actived .news-item:nth-child(30n+29) .inner{-webkit-animation:fadeUp 550ms linear 5365ms forwards;animation:fadeUp 550ms linear 5365ms forwards}.actived .news-item:nth-child(30n+30) .inner{-webkit-animation:fadeUp 550ms linear 5.55s forwards;animation:fadeUp 550ms linear 5.55s forwards}.actived .project-item:nth-child(30n+1) .inner{-webkit-animation:fadeUp 650ms linear 350ms forwards;animation:fadeUp 650ms linear 350ms forwards}.actived .project-item:nth-child(30n+2) .inner{-webkit-animation:fadeUp 650ms linear .7s forwards;animation:fadeUp 650ms linear .7s forwards}.actived .project-item:nth-child(30n+3) .inner{-webkit-animation:fadeUp 650ms linear 1.05s forwards;animation:fadeUp 650ms linear 1.05s forwards}.actived .project-item:nth-child(30n+4) .inner{-webkit-animation:fadeUp 650ms linear 1.4s forwards;animation:fadeUp 650ms linear 1.4s forwards}.actived .project-item:nth-child(30n+5) .inner{-webkit-animation:fadeUp 650ms linear 1.75s forwards;animation:fadeUp 650ms linear 1.75s forwards}.actived .project-item:nth-child(30n+6) .inner{-webkit-animation:fadeUp 650ms linear 2.1s forwards;animation:fadeUp 650ms linear 2.1s forwards}.actived .project-item:nth-child(30n+7) .inner{-webkit-animation:fadeUp 650ms linear 2.45s forwards;animation:fadeUp 650ms linear 2.45s forwards}.actived .project-item:nth-child(30n+8) .inner{-webkit-animation:fadeUp 650ms linear 2.8s forwards;animation:fadeUp 650ms linear 2.8s forwards}.actived .project-item:nth-child(30n+9) .inner{-webkit-animation:fadeUp 650ms linear 3.15s forwards;animation:fadeUp 650ms linear 3.15s forwards}.actived .project-item:nth-child(30n+10) .inner{-webkit-animation:fadeUp 650ms linear 3.5s forwards;animation:fadeUp 650ms linear 3.5s forwards}.actived .project-item:nth-child(30n+11) .inner{-webkit-animation:fadeUp 650ms linear 3.85s forwards;animation:fadeUp 650ms linear 3.85s forwards}.actived .project-item:nth-child(30n+12) .inner{-webkit-animation:fadeUp 650ms linear 4.2s forwards;animation:fadeUp 650ms linear 4.2s forwards}.actived .project-item:nth-child(30n+13) .inner{-webkit-animation:fadeUp 650ms linear 4.55s forwards;animation:fadeUp 650ms linear 4.55s forwards}.actived .project-item:nth-child(30n+14) .inner{-webkit-animation:fadeUp 650ms linear 4.9s forwards;animation:fadeUp 650ms linear 4.9s forwards}.actived .project-item:nth-child(30n+15) .inner{-webkit-animation:fadeUp 650ms linear 5.25s forwards;animation:fadeUp 650ms linear 5.25s forwards}.actived .project-item:nth-child(30n+16) .inner{-webkit-animation:fadeUp 650ms linear 5.6s forwards;animation:fadeUp 650ms linear 5.6s forwards}.actived .project-item:nth-child(30n+17) .inner{-webkit-animation:fadeUp 650ms linear 5.95s forwards;animation:fadeUp 650ms linear 5.95s forwards}.actived .project-item:nth-child(30n+18) .inner{-webkit-animation:fadeUp 650ms linear 6.3s forwards;animation:fadeUp 650ms linear 6.3s forwards}.actived .project-item:nth-child(30n+19) .inner{-webkit-animation:fadeUp 650ms linear 6.65s forwards;animation:fadeUp 650ms linear 6.65s forwards}.actived .project-item:nth-child(30n+20) .inner{-webkit-animation:fadeUp 650ms linear 7s forwards;animation:fadeUp 650ms linear 7s forwards}.actived .project-item:nth-child(30n+21) .inner{-webkit-animation:fadeUp 650ms linear 7.35s forwards;animation:fadeUp 650ms linear 7.35s forwards}.actived .project-item:nth-child(30n+22) .inner{-webkit-animation:fadeUp 650ms linear 7.7s forwards;animation:fadeUp 650ms linear 7.7s forwards}.actived .project-item:nth-child(30n+23) .inner{-webkit-animation:fadeUp 650ms linear 8.05s forwards;animation:fadeUp 650ms linear 8.05s forwards}.actived .project-item:nth-child(30n+24) .inner{-webkit-animation:fadeUp 650ms linear 8.4s forwards;animation:fadeUp 650ms linear 8.4s forwards}.actived .project-item:nth-child(30n+25) .inner{-webkit-animation:fadeUp 650ms linear 8.75s forwards;animation:fadeUp 650ms linear 8.75s forwards}.actived .project-item:nth-child(30n+26) .inner{-webkit-animation:fadeUp 650ms linear 9.1s forwards;animation:fadeUp 650ms linear 9.1s forwards}.actived .project-item:nth-child(30n+27) .inner{-webkit-animation:fadeUp 650ms linear 9.45s forwards;animation:fadeUp 650ms linear 9.45s forwards}.actived .project-item:nth-child(30n+28) .inner{-webkit-animation:fadeUp 650ms linear 9.8s forwards;animation:fadeUp 650ms linear 9.8s forwards}.actived .project-item:nth-child(30n+29) .inner{-webkit-animation:fadeUp 650ms linear 10.15s forwards;animation:fadeUp 650ms linear 10.15s forwards}.actived .project-item:nth-child(30n+30) .inner{-webkit-animation:fadeUp 650ms linear 10.5s forwards;animation:fadeUp 650ms linear 10.5s forwards}.actived .project-item:nth-child(30n+31) .inner{-webkit-animation:fadeUp 650ms linear 10.85s forwards;animation:fadeUp 650ms linear 10.85s forwards}.actived .project-item:nth-child(30n+32) .inner{-webkit-animation:fadeUp 650ms linear 11.2s forwards;animation:fadeUp 650ms linear 11.2s forwards}.actived .project-item:nth-child(30n+33) .inner{-webkit-animation:fadeUp 650ms linear 11.55s forwards;animation:fadeUp 650ms linear 11.55s forwards}.actived .project-item:nth-child(30n+34) .inner{-webkit-animation:fadeUp 650ms linear 11.9s forwards;animation:fadeUp 650ms linear 11.9s forwards}.actived .project-item:nth-child(30n+35) .inner{-webkit-animation:fadeUp 650ms linear 12.25s forwards;animation:fadeUp 650ms linear 12.25s forwards}.actived .project-item:nth-child(30n+36) .inner{-webkit-animation:fadeUp 650ms linear 12.6s forwards;animation:fadeUp 650ms linear 12.6s forwards}.actived .project-item:nth-child(30n+37) .inner{-webkit-animation:fadeUp 650ms linear 12.95s forwards;animation:fadeUp 650ms linear 12.95s forwards}.actived .project-item:nth-child(30n+38) .inner{-webkit-animation:fadeUp 650ms linear 13.3s forwards;animation:fadeUp 650ms linear 13.3s forwards}.actived .project-item:nth-child(30n+39) .inner{-webkit-animation:fadeUp 650ms linear 13.65s forwards;animation:fadeUp 650ms linear 13.65s forwards}.actived .project-item:nth-child(30n+40) .inner{-webkit-animation:fadeUp 650ms linear 14s forwards;animation:fadeUp 650ms linear 14s forwards}.actived .project-item:nth-child(30n+41) .inner{-webkit-animation:fadeUp 650ms linear 14.35s forwards;animation:fadeUp 650ms linear 14.35s forwards}.actived .project-item:nth-child(30n+42) .inner{-webkit-animation:fadeUp 650ms linear 14.7s forwards;animation:fadeUp 650ms linear 14.7s forwards}.actived .project-item:nth-child(30n+43) .inner{-webkit-animation:fadeUp 650ms linear 15.05s forwards;animation:fadeUp 650ms linear 15.05s forwards}.actived .project-item:nth-child(30n+44) .inner{-webkit-animation:fadeUp 650ms linear 15.4s forwards;animation:fadeUp 650ms linear 15.4s forwards}.actived .project-item:nth-child(30n+45) .inner{-webkit-animation:fadeUp 650ms linear 15.75s forwards;animation:fadeUp 650ms linear 15.75s forwards}.actived .project-item:nth-child(30n+46) .inner{-webkit-animation:fadeUp 650ms linear 16.1s forwards;animation:fadeUp 650ms linear 16.1s forwards}.actived .project-item:nth-child(30n+47) .inner{-webkit-animation:fadeUp 650ms linear 16.45s forwards;animation:fadeUp 650ms linear 16.45s forwards}.actived .project-item:nth-child(30n+48) .inner{-webkit-animation:fadeUp 650ms linear 16.8s forwards;animation:fadeUp 650ms linear 16.8s forwards}.actived .project-item:nth-child(30n+49) .inner{-webkit-animation:fadeUp 650ms linear 17.15s forwards;animation:fadeUp 650ms linear 17.15s forwards}.actived .project-item:nth-child(30n+50) .inner{-webkit-animation:fadeUp 650ms linear 17.5s forwards;animation:fadeUp 650ms linear 17.5s forwards}.actived .project-item:nth-child(30n+51) .inner{-webkit-animation:fadeUp 650ms linear 17.85s forwards;animation:fadeUp 650ms linear 17.85s forwards}.actived .project-item:nth-child(30n+52) .inner{-webkit-animation:fadeUp 650ms linear 18.2s forwards;animation:fadeUp 650ms linear 18.2s forwards}.actived .project-item:nth-child(30n+53) .inner{-webkit-animation:fadeUp 650ms linear 18.55s forwards;animation:fadeUp 650ms linear 18.55s forwards}.actived .project-item:nth-child(30n+54) .inner{-webkit-animation:fadeUp 650ms linear 18.9s forwards;animation:fadeUp 650ms linear 18.9s forwards}.actived .project-item:nth-child(30n+55) .inner{-webkit-animation:fadeUp 650ms linear 19.25s forwards;animation:fadeUp 650ms linear 19.25s forwards}.actived .project-item:nth-child(30n+56) .inner{-webkit-animation:fadeUp 650ms linear 19.6s forwards;animation:fadeUp 650ms linear 19.6s forwards}.actived .project-item:nth-child(30n+57) .inner{-webkit-animation:fadeUp 650ms linear 19.95s forwards;animation:fadeUp 650ms linear 19.95s forwards}.actived .project-item:nth-child(30n+58) .inner{-webkit-animation:fadeUp 650ms linear 20.3s forwards;animation:fadeUp 650ms linear 20.3s forwards}.actived .project-item:nth-child(30n+59) .inner{-webkit-animation:fadeUp 650ms linear 20.65s forwards;animation:fadeUp 650ms linear 20.65s forwards}.actived .project-item:nth-child(30n+60) .inner{-webkit-animation:fadeUp 650ms linear 21s forwards;animation:fadeUp 650ms linear 21s forwards}.actived .okela-container .img img{transform:translate(0,0);opacity:1}.actived .okela-container .content p:nth-child(1){-webkit-animation:fadeUp 550ms linear 185ms forwards;animation:fadeUp 550ms linear 185ms forwards}.actived .okela-container .content p:nth-child(2){-webkit-animation:fadeUp 550ms linear 370ms forwards;animation:fadeUp 550ms linear 370ms forwards}.actived .okela-container .content p:nth-child(3){-webkit-animation:fadeUp 550ms linear 555ms forwards;animation:fadeUp 550ms linear 555ms forwards}.actived .okela-container .content p:nth-child(4){-webkit-animation:fadeUp 550ms linear 740ms forwards;animation:fadeUp 550ms linear 740ms forwards}.actived .okela-container .content p:nth-child(5){-webkit-animation:fadeUp 550ms linear 925ms forwards;animation:fadeUp 550ms linear 925ms forwards}.actived .okela-container .content p:nth-child(6){-webkit-animation:fadeUp 550ms linear 1.11s forwards;animation:fadeUp 550ms linear 1.11s forwards}.actived .okela-container .content p:nth-child(7){-webkit-animation:fadeUp 550ms linear 1295ms forwards;animation:fadeUp 550ms linear 1295ms forwards}.actived .okela-container .content p:nth-child(8){-webkit-animation:fadeUp 550ms linear 1.48s forwards;animation:fadeUp 550ms linear 1.48s forwards}.actived .okela-container .content p:nth-child(9){-webkit-animation:fadeUp 550ms linear 1665ms forwards;animation:fadeUp 550ms linear 1665ms forwards}.actived .okela-container .content p:nth-child(10){-webkit-animation:fadeUp 550ms linear 1.85s forwards;animation:fadeUp 550ms linear 1.85s forwards}.actived .animate-fadeUp:nth-child(1),.actived .btn-animated:nth-child(1){-webkit-animation:fadeUp 450ms linear 150ms forwards;animation:fadeUp 450ms linear 150ms forwards}.actived .animate-fadeUp:nth-child(2),.actived .btn-animated:nth-child(2){-webkit-animation:fadeUp 450ms linear .3s forwards;animation:fadeUp 450ms linear .3s forwards}.actived .animate-fadeUp:nth-child(3),.actived .btn-animated:nth-child(3){-webkit-animation:fadeUp 450ms linear 450ms forwards;animation:fadeUp 450ms linear 450ms forwards}.actived .animate-fadeUp:nth-child(4),.actived .btn-animated:nth-child(4){-webkit-animation:fadeUp 450ms linear .6s forwards;animation:fadeUp 450ms linear .6s forwards}.actived .animate-fadeUp:nth-child(5),.actived .btn-animated:nth-child(5){-webkit-animation:fadeUp 450ms linear 750ms forwards;animation:fadeUp 450ms linear 750ms forwards}.actived .animate-fadeUp:nth-child(6),.actived .btn-animated:nth-child(6){-webkit-animation:fadeUp 450ms linear .9s forwards;animation:fadeUp 450ms linear .9s forwards}.actived .animate-fadeUp:nth-child(7),.actived .btn-animated:nth-child(7){-webkit-animation:fadeUp 450ms linear 1.05s forwards;animation:fadeUp 450ms linear 1.05s forwards}.actived .animate-fadeUp:nth-child(8),.actived .btn-animated:nth-child(8){-webkit-animation:fadeUp 450ms linear 1.2s forwards;animation:fadeUp 450ms linear 1.2s forwards}.actived .animate-fadeUp:nth-child(9),.actived .btn-animated:nth-child(9){-webkit-animation:fadeUp 450ms linear 1.35s forwards;animation:fadeUp 450ms linear 1.35s forwards}.actived .animate-fadeUp:nth-child(10),.actived .btn-animated:nth-child(10){-webkit-animation:fadeUp 450ms linear 1.5s forwards;animation:fadeUp 450ms linear 1.5s forwards}.actived .animate-fadeUp:nth-child(11),.actived .btn-animated:nth-child(11){-webkit-animation:fadeUp 450ms linear 1.65s forwards;animation:fadeUp 450ms linear 1.65s forwards}.actived .animate-fadeUp:nth-child(12),.actived .btn-animated:nth-child(12){-webkit-animation:fadeUp 450ms linear 1.8s forwards;animation:fadeUp 450ms linear 1.8s forwards}.actived .animate-fadeUp:nth-child(13),.actived .btn-animated:nth-child(13){-webkit-animation:fadeUp 450ms linear 1.95s forwards;animation:fadeUp 450ms linear 1.95s forwards}.actived .animate-fadeUp:nth-child(14),.actived .btn-animated:nth-child(14){-webkit-animation:fadeUp 450ms linear 2.1s forwards;animation:fadeUp 450ms linear 2.1s forwards}.actived .animate-fadeUp:nth-child(15),.actived .btn-animated:nth-child(15){-webkit-animation:fadeUp 450ms linear 2.25s forwards;animation:fadeUp 450ms linear 2.25s forwards}.actived .animate-fadeUp:nth-child(16),.actived .btn-animated:nth-child(16){-webkit-animation:fadeUp 450ms linear 2.4s forwards;animation:fadeUp 450ms linear 2.4s forwards}.actived .animate-fadeUp:nth-child(17),.actived .btn-animated:nth-child(17){-webkit-animation:fadeUp 450ms linear 2.55s forwards;animation:fadeUp 450ms linear 2.55s forwards}.actived .animate-fadeUp:nth-child(18),.actived .btn-animated:nth-child(18){-webkit-animation:fadeUp 450ms linear 2.7s forwards;animation:fadeUp 450ms linear 2.7s forwards}.actived .animate-fadeUp:nth-child(19),.actived .btn-animated:nth-child(19){-webkit-animation:fadeUp 450ms linear 2.85s forwards;animation:fadeUp 450ms linear 2.85s forwards}.actived .animate-fadeUp:nth-child(20),.actived .btn-animated:nth-child(20){-webkit-animation:fadeUp 450ms linear 3s forwards;animation:fadeUp 450ms linear 3s forwards}.actived .animate-fadeUp:nth-child(21),.actived .btn-animated:nth-child(21){-webkit-animation:fadeUp 450ms linear 3.15s forwards;animation:fadeUp 450ms linear 3.15s forwards}.actived .animate-fadeUp:nth-child(22),.actived .btn-animated:nth-child(22){-webkit-animation:fadeUp 450ms linear 3.3s forwards;animation:fadeUp 450ms linear 3.3s forwards}.actived .animate-fadeUp:nth-child(23),.actived .btn-animated:nth-child(23){-webkit-animation:fadeUp 450ms linear 3.45s forwards;animation:fadeUp 450ms linear 3.45s forwards}.actived .animate-fadeUp:nth-child(24),.actived .btn-animated:nth-child(24){-webkit-animation:fadeUp 450ms linear 3.6s forwards;animation:fadeUp 450ms linear 3.6s forwards}.actived .animate-fadeUp:nth-child(25),.actived .btn-animated:nth-child(25){-webkit-animation:fadeUp 450ms linear 3.75s forwards;animation:fadeUp 450ms linear 3.75s forwards}.actived .animate-fadeUp:nth-child(26),.actived .btn-animated:nth-child(26){-webkit-animation:fadeUp 450ms linear 3.9s forwards;animation:fadeUp 450ms linear 3.9s forwards}.actived .animate-fadeUp:nth-child(27),.actived .btn-animated:nth-child(27){-webkit-animation:fadeUp 450ms linear 4.05s forwards;animation:fadeUp 450ms linear 4.05s forwards}.actived .animate-fadeUp:nth-child(28),.actived .btn-animated:nth-child(28){-webkit-animation:fadeUp 450ms linear 4.2s forwards;animation:fadeUp 450ms linear 4.2s forwards}.actived .animate-fadeUp:nth-child(29),.actived .btn-animated:nth-child(29){-webkit-animation:fadeUp 450ms linear 4.35s forwards;animation:fadeUp 450ms linear 4.35s forwards}.actived .animate-fadeUp:nth-child(30),.actived .btn-animated:nth-child(30){-webkit-animation:fadeUp 450ms linear 4.5s forwards;animation:fadeUp 450ms linear 4.5s forwards}.actived .animate-fadeUp:nth-child(31),.actived .btn-animated:nth-child(31){-webkit-animation:fadeUp 450ms linear 4.65s forwards;animation:fadeUp 450ms linear 4.65s forwards}.actived .animate-fadeUp:nth-child(32),.actived .btn-animated:nth-child(32){-webkit-animation:fadeUp 450ms linear 4.8s forwards;animation:fadeUp 450ms linear 4.8s forwards}.actived .animate-fadeUp:nth-child(33),.actived .btn-animated:nth-child(33){-webkit-animation:fadeUp 450ms linear 4.95s forwards;animation:fadeUp 450ms linear 4.95s forwards}.actived .animate-fadeUp:nth-child(34),.actived .btn-animated:nth-child(34){-webkit-animation:fadeUp 450ms linear 5.1s forwards;animation:fadeUp 450ms linear 5.1s forwards}.actived .animate-fadeUp:nth-child(35),.actived .btn-animated:nth-child(35){-webkit-animation:fadeUp 450ms linear 5.25s forwards;animation:fadeUp 450ms linear 5.25s forwards}.actived .animate-fadeUp:nth-child(36),.actived .btn-animated:nth-child(36){-webkit-animation:fadeUp 450ms linear 5.4s forwards;animation:fadeUp 450ms linear 5.4s forwards}.actived .animate-fadeUp:nth-child(37),.actived .btn-animated:nth-child(37){-webkit-animation:fadeUp 450ms linear 5.55s forwards;animation:fadeUp 450ms linear 5.55s forwards}.actived .animate-fadeUp:nth-child(38),.actived .btn-animated:nth-child(38){-webkit-animation:fadeUp 450ms linear 5.7s forwards;animation:fadeUp 450ms linear 5.7s forwards}.actived .animate-fadeUp:nth-child(39),.actived .btn-animated:nth-child(39){-webkit-animation:fadeUp 450ms linear 5.85s forwards;animation:fadeUp 450ms linear 5.85s forwards}.actived .animate-fadeUp:nth-child(40),.actived .btn-animated:nth-child(40){-webkit-animation:fadeUp 450ms linear 6s forwards;animation:fadeUp 450ms linear 6s forwards}.actived .animate-fadeUp:nth-child(41),.actived .btn-animated:nth-child(41){-webkit-animation:fadeUp 450ms linear 6.15s forwards;animation:fadeUp 450ms linear 6.15s forwards}.actived .animate-fadeUp:nth-child(42),.actived .btn-animated:nth-child(42){-webkit-animation:fadeUp 450ms linear 6.3s forwards;animation:fadeUp 450ms linear 6.3s forwards}.actived .animate-fadeUp:nth-child(43),.actived .btn-animated:nth-child(43){-webkit-animation:fadeUp 450ms linear 6.45s forwards;animation:fadeUp 450ms linear 6.45s forwards}.actived .animate-fadeUp:nth-child(44),.actived .btn-animated:nth-child(44){-webkit-animation:fadeUp 450ms linear 6.6s forwards;animation:fadeUp 450ms linear 6.6s forwards}.actived .animate-fadeUp:nth-child(45),.actived .btn-animated:nth-child(45){-webkit-animation:fadeUp 450ms linear 6.75s forwards;animation:fadeUp 450ms linear 6.75s forwards}.actived .animate-fadeUp:nth-child(46),.actived .btn-animated:nth-child(46){-webkit-animation:fadeUp 450ms linear 6.9s forwards;animation:fadeUp 450ms linear 6.9s forwards}.actived .animate-fadeUp:nth-child(47),.actived .btn-animated:nth-child(47){-webkit-animation:fadeUp 450ms linear 7.05s forwards;animation:fadeUp 450ms linear 7.05s forwards}.actived .animate-fadeUp:nth-child(48),.actived .btn-animated:nth-child(48){-webkit-animation:fadeUp 450ms linear 7.2s forwards;animation:fadeUp 450ms linear 7.2s forwards}.actived .animate-fadeUp:nth-child(49),.actived .btn-animated:nth-child(49){-webkit-animation:fadeUp 450ms linear 7.35s forwards;animation:fadeUp 450ms linear 7.35s forwards}.actived .animate-fadeUp:nth-child(50),.actived .btn-animated:nth-child(50){-webkit-animation:fadeUp 450ms linear 7.5s forwards;animation:fadeUp 450ms linear 7.5s forwards}.project-implemented{padding-top:60px;padding-bottom:60px;box-shadow:0 10px 10px rgba(90,115,184,.1)}.project-implemented .title-block{margin-bottom:70px}.project-implemented .title-sub{font-size:inherit;margin-top:40px}.project-implemented .btn-gradient{padding:7px 24px;border-radius:50px}.project-implemented.style2{box-shadow:none}.project-implemented__container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.project-implemented__slider .slick-list{margin-left:-10px;margin-right:-10px}.project-implemented__slider .slick-slide{padding:10px;margin-bottom:0}.project-implemented__item{margin-bottom:30px}.project-implemented__item .inner{position:relative;overflow:hidden}.project-implemented__item .img{margin-bottom:0}.project-implemented__item .img:before{padding-top:72.72727%}.project-implemented__item .img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-implemented__item .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:none;max-width:none}.project-implemented__item .content{color:#5a73b8;font-family:"Muli Bold";text-align:center;padding:5px 10px}.project-implemented__item .title{font-size:inherit;margin-bottom:0;line-height:1.3}@media screen and (min-width:768px){.project-implemented{padding-top:120px;padding-bottom:120px}.project-implemented__slider .slick-list{margin-left:-15px;margin-right:-15px}.project-implemented__slider .slick-slide{padding:10px 15px;margin-bottom:0}.project-implemented__item .content{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;transform:scale(1.2);color:#fff;background-color:#5a73b8;transition:all 850ms 250ms}.project-implemented__item:hover .content{opacity:1;visibility:visible;transform:scale(1);transition-delay:0s}}@media screen and (min-width:992px){.project-implemented__item .content{font-size:28px}}@media screen and (min-width:1600px){.project-implemented__item{margin-bottom:50px}}@media screen and (min-width:1920px){.project-implemented.style2{padding-left:60px;padding-right:60px}.project-implemented__container{padding-left:30px;padding-right:30px;position:relative}.project-implemented__container .slick-slider{position:static}.project-implemented__slider .slick-list{margin-left:0;margin-right:0}.project-implemented__slider .slick-slide{padding:10px 30px;margin-bottom:0}}.project-item{margin-bottom:30px}.project-item .img{overflow:hidden;position:relative;margin-bottom:0}.project-item .img::before{padding-top:178.86179%}.project-item .img img{transition:all .5s ease-out;position:absolute;top:0;left:0;max-height:none;width:100%;pointer-events:none;z-index:-1}.project-item .inner{box-shadow:0 3px 6px rgba(0,0,0,.16);height:100%;opacity:0}.project-item .link{pointer-events:none}.project-item .content{padding:8px;border-top:1px solid rgba(0,0,0,.16);background:#fff}.project-item .title{font-family:"Muli Bold";color:#696969;display:block;font-size:13px}.project-item .title:hover{color:#5a73b8;letter-spacing:.01em}.project-item .ctrl{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:all 450ms;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px}.project-item .ctrl::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#5a73b8,#53c1ae);z-index:1;opacity:.75}.project-item .ctrl a:not(:last-child){margin-bottom:10px}.project-item:hover .ctrl{opacity:1;visibility:visible}.project-item:hover .ctrl a:nth-child(1){-webkit-animation:fadeUp 450ms ease-in-out .2s forwards;animation:fadeUp 450ms ease-in-out .2s forwards}.project-item:hover .ctrl a:nth-child(2){-webkit-animation:fadeUp 450ms ease-in-out .4s forwards;animation:fadeUp 450ms ease-in-out .4s forwards}.project-item:hover .img img{transition:all 2.2s ease-in-out;top:100%;transform:translateY(-100%)}@media screen and (min-width:576px){.project-item .ctrl{font-size:inherit}.project-item .ctrl a{height:50px}.project-item .title{font-size:inherit}.project-item .content{padding:17px 32px}}@media screen and (min-width:1200px){.project-item .link{pointer-events:none}}@media screen and (min-width:1600px){.project-item{margin-bottom:60px}}@media screen and (min-width:992px) and (max-width:1199px){.project-item.style2 .title{font-size:15px}.project-item.style2 .content{padding:10px}}.project-list .paginationk{padding-top:60px}@media screen and (min-width:768px){.project-list .paginationk{padding-top:120px}}@media screen and (max-width:767px){.project-list{padding-left:10px;padding-right:10px}.project-list .row{margin-left:-10px;margin-right:-10px}.project-list .project-item{padding-left:10px;padding-right:10px}}.theme-section{padding-top:60px;padding-bottom:43px}.theme-section .btn-gradient{margin-top:20px;padding:10px 26px;font-family:"Muli Bold";border-radius:50px;display:inline-block}.theme-section .title-block{margin-bottom:30px}.theme-section.style2{padding-top:50px;padding-bottom:50px}.theme-section.style2 .theme-filter__category{margin-bottom:-50px}@media screen and (min-width:768px){.theme-section .title-block{margin-bottom:70px}.theme-section .btn-gradient{font-size:24px}.theme-section.style2 .theme-filter{padding-top:50px}.theme-section.style2 .theme-filter__category{margin-bottom:0}}@media screen and (min-width:992px){.theme-section{padding-top:120px}}@media screen and (min-width:1600px){.theme-section .container-fluid{padding-left:30px;padding-right:30px}.theme-section .container-fluid .row{margin-left:0;margin-right:0}.theme-section .container-fluid [class*=col-]{padding-left:30px;padding-right:30px}}.theme-filter__type{font-size:13px;display:flex;align-items:center;justify-content:space-between;flex-direction:column-reverse}.theme-filter__type .list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.theme-filter__type .list .item{margin-right:15px;margin-bottom:5px;padding-bottom:2px;border-bottom:2px solid transparent}.theme-filter__type .list .item.active,.theme-filter__type .list .item:focus,.theme-filter__type .list .item:hover{border-bottom-color:#5a73b8}.theme-filter__type .form-search{margin-bottom:30px}@media screen and (min-width:768px){.theme-filter__type{font-size:inherit}.theme-filter__type .list{justify-content:flex-start}.theme-filter__type .list .item{margin-right:40px;margin-bottom:25px;padding-bottom:12px}}@media screen and (min-width:992px){.theme-filter__type{flex-direction:row}.theme-filter__type .form-search{margin-bottom:15px;width:240px}}@media screen and (min-width:1200px){.theme-filter__type .list .item{margin-right:70px;margin-bottom:15px}.theme-filter__type .form{margin-bottom:15px}}.theme-filter__category{margin-bottom:40px;font-size:13px}.theme-filter__category .inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding-top:10px;padding-bottom:10px;margin-left:-5px;margin-right:-5px}.theme-filter__category .item{display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;border-radius:50px;white-space:nowrap;padding:10px;flex:1 1 auto;max-width:160px;min-width:100px;margin:0 5px 10px}.theme-filter__category .item:nth-child(5n+1){background-color:#53c1ae}.theme-filter__category .item:nth-child(5n+2){background-color:#55adb1}.theme-filter__category .item:nth-child(5n+3){background-color:#579ab3}.theme-filter__category .item:nth-child(5n+4){background-color:#5887b5}.theme-filter__category .item:nth-child(5n+5){background-color:#5a73b8}.theme-filter__category .item:hover{box-shadow:0 5px 10px rgba(90,115,184,.2)}.theme-filter__category .title{font-size:inherit;line-height:1;margin-bottom:0}@media screen and (min-width:576px){.theme-filter__category{font-size:inherit;margin-bottom:80px}.theme-filter__category .inner{margin-left:-12px;margin-right:-12px}.theme-filter__category .item{padding:10px 20px;margin-left:12px;margin-right:12px;max-width:calc(33.333% - 24px)}}@media screen and (min-width:992px){.theme-filter__category .item{max-width:calc(25% - 24px);min-width:150px;height:50px;margin-bottom:20px}}@media screen and (min-width:1200px){.theme-filter__category .item{max-width:calc(20% - 24px)}}.theme-detail{padding-top:50px;padding-bottom:50px}.theme-detail .title-main{margin-bottom:10px}.theme-detail .title-sub{font-size:inherit}.theme-detail .title-block{margin-bottom:15px}.theme-detail .summary{margin-bottom:15px}.theme-detail .ctrl a{width:150px;height:40px}.theme-detail .ctrl a:not(:last-child){margin-bottom:10px}.theme-detail__container{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.theme-detail__container .content{padding-bottom:50px}.theme-detail__container .img{box-shadow:0 3px 6px rgba(0,0,0,.16);overflow-y:auto;margin-bottom:0;scrollbar-width:thin}.theme-detail__container .img::before{padding-bottom:137.6%}.theme-detail__container .img::-webkit-scrollbar{width:4px;height:4px;border-radius:4px}.theme-detail__container .img::-webkit-scrollbar-thumb{border-radius:4px;background:linear-gradient(to bottom,#5a73b8,#53c1ae)}.theme-detail__container .img::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(90,115,184,.3)}.theme-detail__container .img img{position:absolute;top:0;left:0;max-height:none;width:100%}@media screen and (min-width:768px){.theme-detail .title-block{margin-bottom:35px}.theme-detail .summary{margin-bottom:50px}.theme-detail .ctrl a:not(:last-child){margin-bottom:20px}.theme-detail__container{flex-direction:row}.theme-detail__container .content{flex:0 0 37.7%;max-width:37.7%;padding-bottom:0}.theme-detail__container .img{flex:0 0 50%;max-width:50%}.theme-detail__container .img::-webkit-scrollbar{width:10px;height:10px;border-radius:10px}.theme-detail__container .img::-webkit-scrollbar-thumb{border-radius:10px;background:linear-gradient(to bottom,#5a73b8,#53c1ae)}}@media screen and (min-width:992px){.theme-detail{padding-bottom:150px}}@media screen and (min-width:1200px){.theme-detail__container .img{flex:0 0 60.3%;max-width:60.3%}}.theme-demo__top{font-size:12px;color:#fff;background-color:#5a73b8}.theme-demo__top .container{height:44px;display:flex;align-items:center;justify-content:space-between;font-family:"Muli Bold"}.theme-demo__top .right{display:flex;align-items:center}.theme-demo__top .back .fa{font-size:20px;vertical-align:middle}.theme-demo__top .back:hover{color:#53c1ae}.theme-demo__top .ctrl{display:none}.theme-demo__top .ctrl .button{opacity:.5}.theme-demo__top .ctrl .button:not(:last-child){margin-right:20px}.theme-demo__top .ctrl .button.active,.theme-demo__top .ctrl .button:hover{opacity:1}.theme-demo__top .btn-white{box-shadow:none;color:#5a73b8;background-color:#fff;height:30px;padding:0 5px}.theme-demo__top .btn-white:hover{color:#fff;background-color:#53c1ae}.theme-demo__top .modal-close{height:20px;width:20px;position:relative;top:auto;right:auto;margin-left:15px;opacity:1}.theme-demo__top .modal-close::after,.theme-demo__top .modal-close::before{height:3px;background-color:#fff}.theme-demo__top .modal-close:hover::after,.theme-demo__top .modal-close:hover::before{background-color:#53c1ae}.theme-demo__body{position:relative;height:calc(100vh - 60px);overflow-y:auto}.theme-demo__body iframe{position:absolute;top:0;left:0;width:100%;height:100%}.theme-demo__body .inner{position:relative;transition:all .5s;margin:30px auto}.theme-demo__body .box{position:relative;height:100%;width:100%}.theme-demo__body[type=desktop] .inner{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.theme-demo__body[type=desktop] .box{position:static}.theme-demo__body[type=mobile-portrait] .inner{width:474px;height:963px;padding:115px 30px 112px;background:url(../img/bg-mobile-portrait.png) no-repeat center center}.theme-demo__body[type=mobile-landscape] .inner{height:474px;width:963px;padding:30px 115px 30px 112px;background:url(../img/bg-mobile-landscape.png) no-repeat center center}.theme-demo__body[type=tablet-portrait] .inner{width:850px;height:1180px;padding:78px 40px;margin:30px auto;background:url(../img/bg-tablet-portrait.png) no-repeat center center}.theme-demo__body[type=tablet-landscape] .inner{height:850px;width:1180px;padding:41px 78px;margin:30px auto;background:url(../img/bg-tablet-landscape.png) no-repeat center center}.theme-demo__modal .modal-dialog{max-width:calc(100% - 30px);margin-left:auto;margin-right:auto}.theme-demo__modal .modal-header{overflow:visible}.theme-demo__modal .modal-body{padding-top:40px}.theme-demo__modal .block{max-width:750px;margin-left:auto;margin-right:auto}.theme-demo__modal .block:not(:last-child){padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid rgba(112,112,112,.5)}.theme-demo__modal .title{font:24px "Muli Bold";margin-bottom:25px;color:#000}.theme-demo__modal .login-flex{display:flex;justify-content:space-between;width:100%}.theme-demo__modal .login-flex .input{width:100%}.theme-demo__modal .login-flex .btn-gradient{height:100%;padding:5px 15px;margin-top:0;font-size:14px}.theme-demo__modal .login-flex .item{flex:1 1 auto}.theme-demo__modal .login-form{max-width:100%}.theme-demo__modal .btn-gradient.lg{padding-left:45px;padding-right:45px}@media screen and (min-width:576px){.theme-demo__modal .login-flex .item:last-child{flex:0 0 200px;margin-left:25px}.theme-demo__modal .login-flex .btn-gradient{font-size:24px;width:100%}}@media screen and (min-width:768px){.theme-demo__top{font-size:inherit}.theme-demo__top .btn-white{height:40px;width:250px;padding:0}.theme-demo__top .back .fa{font-size:30px}.theme-demo__top .container{height:60px}}@media screen and (min-width:1200px){.theme-demo__top .ctrl{display:block}.theme-demo__modal .modal-dialog{max-width:1000px}}.price-table__head{display:flex;justify-content:flex-end;color:#fff;margin-bottom:5px}.price-table__head .item{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:70px;flex:0 0 70px;max-width:70px;background-color:#53c1ae;padding:10px 0;font:10px "Muli Bold";border-radius:10px 10px 0 0}.price-table__head .item.active{background-color:#5a73b8}.price-table__head .item .price{font:15px "Muli Black"}.price-table__body{font-size:14px}.price-table__row{display:flex;border-bottom:1px solid #707070}.price-table__row:first-child{border-top:1px solid #707070}.price-table__row.title{font-family:"Muli Bold"}.price-table__row.title .item{border-right:none}.price-table__row .item{display:flex;align-items:center;justify-content:center;flex:0 0 70px;max-width:70px;min-height:50px;padding-top:12px;padding-bottom:12px;border-right:1px solid #707070}.price-table__row .item:first-child{flex:1 1 auto;max-width:100%;justify-content:flex-start}@media screen and (min-width:768px){.price-table__head .item{min-height:100px;font-size:inherit;padding:15px 0;border-radius:20px 20px 0 0}.price-table__head .item .price{font-size:28px}.price-table__head .item,.price-table__row .item{flex:0 0 150px;max-width:150px}.price-table__body{font-size:inherit}}@media screen and (min-width:992px){.price-table__head .item,.price-table__row .item{flex:0 0 180px;max-width:180px}}@media screen and (min-width:1200px){.price-table__head .item{min-height:125px}.price-table__head .item,.price-table__row .item{flex:0 0 200px;max-width:200px}}@media screen and (min-width:768px){.news{padding-top:220px;padding-bottom:65px}}.news-item{margin-bottom:30px}.news-item .img{margin-bottom:0}.news-item .img::before{padding-top:87.5%}.news-item .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:none;max-width:none;position:absolute;top:0;left:0;transition:transform 2s}.news-item .inner{height:100%;opacity:0;background-color:#fff;box-shadow:0 3px 10px rgba(90,115,184,.2)}.news-item .inner .more{display:block;margin-top:auto;color:#5a73b8}.news-item .content{padding:30px;display:flex;flex-direction:column;background-color:#fff}.news-item .title{font-size:18px;line-height:1.5;max-height:54px;overflow:hidden;height:54px;font-family:"Muli Bold";transition:color 450ms;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-item:hover .title{color:#5a73b8}.news-item:hover .img img{transform:scale(1.1) rotate(1deg)}.news-item-lg .img{margin-bottom:40px;box-shadow:0 3px 10px rgba(90,115,184,.2)}.news-item-lg .title{font:28px "Muli Bold";margin-bottom:12px;color:#000}.news-item-lg .cate{margin-bottom:6px;display:flex;flex-wrap:wrap}.news-item-lg .cate .item{margin-bottom:6px}.news-item-lg .cate .item:not(:last-child)::after{content:"/";margin-left:5px;margin-right:5px}.news-item-lg .cate .link:hover{color:#5a73b8}.news-item-lg .summary{margin-bottom:12px}.news-item-lg .btn-gradient{height:40px;width:160px;border-radius:30px;display:inline-flex;align-items:center;justify-content:center}@media screen and (min-width:1600px){.news-item{margin-bottom:50px}}.news-slider--index .news-item{margin-bottom:0}.news-slider--index .slick-list{margin-left:-10px;margin-right:-10px;padding-top:0;padding-bottom:0}.news-slider--index .slick-track{display:flex}.news-slider--index .slick-slide{padding:10px;height:auto}@media screen and (min-width:1600px){.news-slider--index .slick-list{margin-left:-25px;margin-right:-25px}.news-slider--index .slick-slide{padding:10px 25px}.news-slider--index .slick-prev{left:auto;right:100%;margin-right:100px}.news-slider--index .slick-next{right:auto;left:100%;margin-left:100px}}.news-container:not(:last-child){margin-bottom:50px}.news-container .title-block{margin-bottom:50px}.news-container .paginationk{padding-top:40px}@media screen and (min-width:1600px){.news-container{padding-left:25px;padding-right:25px}.news-container .row{margin-left:-25px;margin-right:-25px}.news-container .news-item{padding-left:25px;padding-right:25px}}.news-library{padding-top:60px}.news-library .title-block{margin-bottom:60px}@media screen and (min-width:992px){.news-library{padding-bottom:70px}}@media screen and (min-width:1200px){.news-library{padding-top:100px}.news-library .title-block{margin-bottom:120px}.news-library.style2{padding-bottom:50px}}.news-aside .inner{padding-top:50px;padding-bottom:50px}.news-aside .inner-block:not(:last-child){margin-bottom:30px}.news-aside .inner-block__title{margin-bottom:27px;font-size:inherit}.news-aside .cate{text-align:center;margin-left:-8px;margin-right:-8px}.news-aside .cate .item{min-height:50px;min-width:150px;border-radius:50px;color:#fff;display:inline-flex;align-items:center;justify-content:center;margin:0 8px 15px;padding:5px 10px}.news-aside .cate .item:nth-child(5n+1){background-color:#53c1ae}.news-aside .cate .item:nth-child(5n+2){background-color:#55adb1}.news-aside .cate .item:nth-child(5n+3){background-color:#579ab3}.news-aside .cate .item:nth-child(5n+4){background-color:#5887b5}.news-aside .cate .item:nth-child(5n+5){background-color:#5a73b8}.news-aside .cate .item:hover{box-shadow:0 3px 10px rgba(90,115,184,.5)}.news-aside .social{font-size:28px}.news-aside__item{display:flex;align-items:flex-start}.news-aside__item:not(:last-child){margin-bottom:32px}.news-aside__item .img{margin-bottom:0;flex:0 0 100px;max-width:100px}.news-aside__item .title{width:100%;padding-left:10px;font-size:inherit;margin-bottom:0}@media screen and (min-width:768px) and (max-width:991px){.news-aside .form-search--sm{height:50px}}@media screen and (min-width:992px){.news-aside .inner{padding-left:30px;padding-right:30px;border:1px solid rgba(0,0,0,.1)}.news-aside .cate .item{width:100%}.news-aside .cate .item:not(:last-child){margin-bottom:20px}}@media screen and (min-width:1200px){.news-aside .inner{padding-left:45px;padding-right:45px}}.news-detail__content h1,.news-detail__content h2,.news-detail__content h3,.news-detail__content h4,.news-detail__content h5,.news-detail__content h6{color:#000}.news-detail__content img{margin:0 auto 32px;box-shadow:0 3px 20px rgba(90,115,184,.2)}@media screen and (max-width:767px){.news-list__mobile{flex-wrap:nowrap;overflow-x:auto;margin-left:-10px;margin-right:-10px}.news-list__mobile .news-item{flex:0 0 47%;max-width:47%;padding-left:10px;padding-right:10px}}@media screen and (max-width:575px){.news-list__mobile .news-item{flex:0 0 90%;max-width:90%}}.introduce-section{padding-top:60px;padding-bottom:60px}.introduce-section .title-block{max-width:600px;margin:0 auto 50px}.introduce-section .title-block .content p{margin-bottom:0}.introduce-section .title-main{margin-bottom:46px;text-align:center}.introduce-section .img{text-align:center;margin-bottom:0;transform:translate(100px,50px);opacity:0;transition:all 1.8s}.introduce-section .content p{opacity:0}.introduce-section.actived .content p:nth-child(1){-webkit-animation:fadeUp 350ms linear 175ms forwards;animation:fadeUp 350ms linear 175ms forwards}.introduce-section.actived .content p:nth-child(2){-webkit-animation:fadeUp 350ms linear 350ms forwards;animation:fadeUp 350ms linear 350ms forwards}.introduce-section.actived .content p:nth-child(3){-webkit-animation:fadeUp 350ms linear 525ms forwards;animation:fadeUp 350ms linear 525ms forwards}.introduce-section.actived .content p:nth-child(4){-webkit-animation:fadeUp 350ms linear .7s forwards;animation:fadeUp 350ms linear .7s forwards}.introduce-section.actived .content p:nth-child(5){-webkit-animation:fadeUp 350ms linear 875ms forwards;animation:fadeUp 350ms linear 875ms forwards}.introduce-section.actived .content p:nth-child(6){-webkit-animation:fadeUp 350ms linear 1.05s forwards;animation:fadeUp 350ms linear 1.05s forwards}.introduce-section.actived .content p:nth-child(7){-webkit-animation:fadeUp 350ms linear 1225ms forwards;animation:fadeUp 350ms linear 1225ms forwards}.introduce-section.actived .content p:nth-child(8){-webkit-animation:fadeUp 350ms linear 1.4s forwards;animation:fadeUp 350ms linear 1.4s forwards}.introduce-section.actived .content p:nth-child(9){-webkit-animation:fadeUp 350ms linear 1575ms forwards;animation:fadeUp 350ms linear 1575ms forwards}.introduce-section.actived .content p:nth-child(10){-webkit-animation:fadeUp 350ms linear 1.75s forwards;animation:fadeUp 350ms linear 1.75s forwards}.introduce-section.actived .content p:nth-child(11){-webkit-animation:fadeUp 350ms linear 1925ms forwards;animation:fadeUp 350ms linear 1925ms forwards}.introduce-section.actived .content p:nth-child(12){-webkit-animation:fadeUp 350ms linear 2.1s forwards;animation:fadeUp 350ms linear 2.1s forwards}.introduce-section.actived .content p:nth-child(13){-webkit-animation:fadeUp 350ms linear 2275ms forwards;animation:fadeUp 350ms linear 2275ms forwards}.introduce-section.actived .content p:nth-child(14){-webkit-animation:fadeUp 350ms linear 2.45s forwards;animation:fadeUp 350ms linear 2.45s forwards}.introduce-section.actived .content p:nth-child(15){-webkit-animation:fadeUp 350ms linear 2625ms forwards;animation:fadeUp 350ms linear 2625ms forwards}.introduce-section.actived .content p:nth-child(16){-webkit-animation:fadeUp 350ms linear 2.8s forwards;animation:fadeUp 350ms linear 2.8s forwards}.introduce-section.actived .content p:nth-child(17){-webkit-animation:fadeUp 350ms linear 2975ms forwards;animation:fadeUp 350ms linear 2975ms forwards}.introduce-section.actived .content p:nth-child(18){-webkit-animation:fadeUp 350ms linear 3.15s forwards;animation:fadeUp 350ms linear 3.15s forwards}.introduce-section.actived .content p:nth-child(19){-webkit-animation:fadeUp 350ms linear 3325ms forwards;animation:fadeUp 350ms linear 3325ms forwards}.introduce-section.actived .content p:nth-child(20){-webkit-animation:fadeUp 350ms linear 3.5s forwards;animation:fadeUp 350ms linear 3.5s forwards}.introduce-section.actived .img{transform:translate(0,0);opacity:1}@media screen and (min-width:768px){.introduce-section{padding-top:147px;margin-bottom:135px}}@media screen and (min-width:992px){.introduce-section .title-block{max-width:600px;margin:0}.introduce-section .title-main{text-align:left}.introduce-section .img{text-align:right}}@media screen and (min-width:1200px){.introduce-section .title-block{padding-top:52px}}.recruitment-banner{background-repeat:no-repeat;background-size:cover;background-position:center center}.recruitment-banner .container{align-items:flex-end}.recruitment-banner .title-main{color:#000;margin-bottom:15px}.recruitment-banner .title-sub{font-size:inherit;margin-bottom:25px}.recruitment-banner .btn-white{font-family:"Muli Bold";color:#5a73b8;box-shadow:0 0 5px rgba(90,115,184,.2)}.recruitment-banner .btn-white:hover{color:#fff;background:linear-gradient(to left,#53c1ae,#5a73b8)}@media screen and (min-width:768px){.recruitment-banner .container{min-height:400px}.recruitment-banner .btn-white{font-size:24px}.recruitment-banner .title-sub{font-size:20px}}@media screen and (min-width:1600px){.recruitment-banner .container{min-height:600px;padding-bottom:130px}}.recruitment-welcome{padding-top:50px;padding-bottom:20px}.recruitment-welcome .title-main{margin-bottom:15px}.recruitment-welcome .title-block{margin-bottom:50px}.recruitment-welcome .title-sub{font-size:inherit;margin-bottom:0}.recruitment-welcome__item{margin-bottom:30px}@media screen and (min-width:992px){.recruitment-welcome{padding-top:100px;padding-bottom:120px}.recruitment-welcome .title-block{margin-bottom:95px}.recruitment-welcome .title-main{margin-bottom:45px}.recruitment-welcome .title-sub{font-size:20px}}.recruitment-benefit{padding-top:50px;padding-bottom:50px}.recruitment-benefit .title-block{margin-bottom:50px}.recruitment-benefit__item{margin-bottom:30px}.recruitment-benefit__item .inner{height:100%;padding:30px 15px;box-shadow:0 3px 10px rgba(90,115,184,.2)}.recruitment-benefit__item .img{height:65px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:25px}.recruitment-benefit__item .title{margin-bottom:15px;text-align:center;color:#000;font-size:18px;font-family:"Muli Bold";text-transform:uppercase}@media screen and (min-width:768px){.recruitment-benefit__item .title{font-size:24px}}@media screen and (min-width:992px){.recruitment-benefit{padding-top:100px;padding-bottom:80px}.recruitment-benefit .title-block{margin-bottom:70px}.recruitment-benefit .inner{padding:50px}.recruitment-benefit .img{height:100px;margin-bottom:45px}}@media screen and (min-width:1600px){.recruitment-benefit__item{margin-bottom:50px}}.recruitment-contact{background-color:rgba(90,115,184,.11)}.recruitment-contact .title-block{margin-bottom:50px}.recruitment-contact .login-form label{display:flex;text-align:left;cursor:pointer;color:rgba(105,105,105,.5);background-color:rgba(105,105,105,.15)}.recruitment-contact__img{display:none}.recruitment-contact__img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:none;max-width:none}.recruitment-contact__content{display:flex;justify-content:center;align-items:center;padding:50px 15px}.recruitment-contact__content .login-form{max-width:525px;width:100%;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.recruitment-contact{display:flex}.recruitment-contact .title-main{font-size:28px}.recruitment-contact__content,.recruitment-contact__img{flex:0 0 50%;max-width:50%}.recruitment-contact__img{display:block}}@media screen and (min-width:992px){.recruitment-contact .title-main{font-size:36px}.recruitment-contact__content{padding:50px}}@media screen and (min-width:1600px){.recruitment-contact .title-block{margin-bottom:120px}.recruitment-contact .title-main{font-size:38px}}.recruitment-detail .title-block{margin-bottom:30px}.recruitment-detail__content h2,.recruitment-detail__content h3,.recruitment-detail__content h4,.recruitment-detail__content h5,.recruitment-detail__content h6{font-family:"Muli Bold";color:#000;margin-bottom:15px;font-size:inherit;text-transform:uppercase}@media screen and (min-width:768px){.recruitment-detail .title-block{margin-bottom:60px}.recruitment-detail__content h2,.recruitment-detail__content h3,.recruitment-detail__content h4,.recruitment-detail__content h5,.recruitment-detail__content h6{margin-bottom:20px}.recruitment-detail__content h2{font-size:24px}}.recruitment-aside .inner{background-color:rgba(90,115,184,.1);padding:20px 25px;border:1px solid rgba(112,112,112,.5)}@media screen and (min-width:992px){.recruitment-aside .inner{padding:37px 25px}}.recruiting{position:relative;color:#fff;background-repeat:no-repeat;background-position:center center;background-size:cover}.recruiting::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(90,115,184,.89)}.recruiting .container{position:relative;padding-top:50px;padding-bottom:50px}.recruiting .title-block{margin-bottom:50px}.recruiting .title-main{color:#fff}.recruiting__item{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;margin-left:-3px;margin-right:-3px;border-bottom:1px solid rgba(255,255,255,.5);padding-top:10px;padding-bottom:10px;font:18px "Muli Bold"}.recruiting__item:first-child{border-top:1px solid rgba(255,255,255,.5)}.recruiting__item .item{padding-left:3px;padding-right:3px}.recruiting__item .title{flex:0 0 70%;max-width:70%}.recruiting__item .type{flex:1 1 auto;text-align:right}.recruiting__item .ctrl{padding-top:20px}.recruiting__item .btn-white{color:#707070;border:1px solid rgba(112,112,112,.5);padding:5px 25px;box-shadow:none}.recruiting__item .btn-white:hover{color:#fff;background-color:#53c1ae;border-color:#53c1ae}.recruiting__item .link:hover{color:#fff}.recruiting-2{color:inherit}.recruiting-2::before{display:none}.recruiting-2 .link:hover{color:#5a73b8}.recruiting-2 .recruiting__item{border-bottom:1px solid rgba(112,112,112,.5)}.recruiting-2 .recruiting__item:first-child{border-top:1px solid rgba(112,112,112,.5)}.recruiting-2 .recruiting__item .btn-white:hover{color:#fff;background:linear-gradient(to left,#53c1ae,#5a73b8);border-color:transparent}.recruiting__title{font:24px "Muli Bold";margin-bottom:24px;color:#000}@media screen and (min-width:768px){.recruiting__item{align-items:center;padding-top:5px;padding-bottom:5px}.recruiting__item .title{flex:0 0 46%;max-width:46%}.recruiting__item .type{text-align:left}.recruiting__item .ctrl{padding-top:0}}@media screen and (min-width:992px){.recruiting .title-block{margin-bottom:100px}.recruiting .container{padding-top:100px;padding-bottom:100px}.recruiting-2 .container{padding-top:50px;padding-bottom:50px}}.about-banner{color:#fff;background-repeat:no-repeat;background-size:cover;background-position:center center}.about-banner .container{min-height:350px;display:flex;align-items:center;justify-content:center}.about-banner .title-main{font:28px "Muli Black";margin-bottom:15px}.about-banner .title-sub{font-size:inherit;margin-bottom:0}.about-banner .title-block{text-shadow:1px 1px 1px rgba(0,0,0,.7)}@media screen and (min-width:768px){.about-banner .container{min-height:600px}.about-banner .title-main{font-size:60px;margin-bottom:15px}}@media screen and (min-width:1600px){.about-banner .container{min-height:800px}}.about-product__grid{padding-top:37px;padding-bottom:50px;margin-bottom:50px;border-top:thin solid rgba(255,255,255,.5);border-bottom:thin solid rgba(255,255,255,.5);display:flex;flex-wrap:wrap;justify-content:center;margin-left:-15px;margin-right:-15px}.about-product__grid .item{padding-left:15px;padding-right:15px;flex:0 0 100%;max-width:100%;text-align:center}.about-product__grid .item:not(:last-child){margin-bottom:30px}.about-product__grid .item .icon{margin-bottom:15px;height:38px;display:inline-flex;align-items:flex-end}.about-product__grid .item .title{font:24px "Muli Bold";margin-bottom:10px}.about-product__grid .item .sum{margin-bottom:0;font-size:inherit}.about-product__grid .img{grid-area:img;text-align:center;flex:0 0 100%;max-width:100%;padding-top:30px}.about-product__grid .img img{max-width:70%}@media screen and (min-width:768px){.about-product__grid .item{flex:0 0 50%;max-width:50%}.about-product__grid .img{flex:0 0 100%;max-width:100%}.about-product__grid .img img{max-width:100%}}@media screen and (min-width:992px){.about-product__grid{display:grid;grid-template-areas:'. img .' '. img .';grid-gap:50px;grid-auto-columns:1fr;margin-left:0;margin-right:0}.about-product__grid .item{padding:0;max-width:100%}.about-product__grid .item:nth-child(odd){text-align:right}.about-product__grid .item:nth-child(7),.about-product__grid .item:nth-child(even){text-align:left}.about-product__grid .item:nth-child(6){text-align:center}.about-product__grid .item:not(:last-child){margin-bottom:0}.about-product__grid .img{padding-top:0}}.about-brand__item:not(:last-child){margin-bottom:30px}.about-brand__item .inner{display:flex;flex-direction:column;align-items:center;text-align:center}.about-brand__item .img{margin-bottom:15px}.about-brand__item .title{font-size:inherit;margin-bottom:0}@media screen and (min-width:768px){.about-brand__item:not(:last-child){margin-bottom:0}.about-brand__item .img{margin-bottom:20px}}.about-list .item{margin-bottom:30px}.about-list .item .inner{display:flex;flex-direction:column}.about-list .item .img{margin-bottom:15px}.about-list .item .title-main{margin-bottom:10px}@media screen and (min-width:768px){.about-list .item{margin-bottom:50px}.about-list .item:nth-child(odd) .inner{flex-direction:row-reverse}.about-list .item:nth-child(odd) .content{padding-right:50px}.about-list .item:nth-child(even) .content{padding-left:50px}.about-list .item .content,.about-list .item .img{flex:0 0 50%;max-width:50%}.about-list .item .inner{flex-direction:row;align-items:center}.about-list .item .img{margin-bottom:0}.about-list .item .title-main{margin-bottom:15px}}.about-partner__list{display:flex;justify-content:center}.about-partner__list .item{flex:0 1 240px;max-width:240px}.about-partner__list .item:not(:last-child){margin-right:20px}.about-partner__list .img{box-shadow:0 3px 10px rgba(90,115,184,.2)}.about-section-1{padding-top:50px}.about-section-1 .title-block{margin-bottom:30px}.about-section-1 .content{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.about-section-1 .content img,.about-section-1 .content p{margin-bottom:15px}.about-section-1 .content .text-large{font:60px "Muli Bold";color:#5a73b8;height:60px;margin-top:-10px;float:left;margin-right:5px}@media screen and (min-width:768px){.about-section-1{padding-top:100px}.about-section-1 .title-block{margin-bottom:70px}.about-section-1 .content{-webkit-column-count:2;-moz-column-count:2;column-count:2}.about-section-1 .content p{margin-bottom:37px}.about-section-1 .content img{margin-bottom:0}}@media screen and (min-width:1200px){.about-section-1 .content{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}}@media screen and (min-width:1600px){.about-section-1 .title-block{margin-bottom:120px}}.about-section-2{padding-top:50px;padding-bottom:50px;color:#fff;position:relative}.about-section-2::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;background:radial-gradient(circle farthest-corner at center center,#53c1ae 0,#5a73b8 100%)}.about-section-2 .title-block{margin-bottom:37px}.about-section-2 .title-main{color:inherit;margin-bottom:0}.about-section-2 .title-sub{margin-top:29px;margin-bottom:0;font-size:inherit}.about-section-2 .description{width:100%;max-width:970px;margin-left:auto;margin-right:auto;font-family:"Muli Bold";font-size:inherit;text-align:center}@media screen and (min-width:768px){.about-section-2{padding-top:230px;padding-bottom:100px;background-size:cover;background-position:top center;background-repeat:no-repeat}.about-section-2 .description{font-size:24px}}@media screen and (max-width:767px){.about-section-2{background-image:none!important}}.about-section-3{padding-top:50px;padding-bottom:50px;background:linear-gradient(to top,rgba(90,115,184,.1),transparent)}.about-section-3 .title-block{margin-bottom:30px}.about-section-3 .title-main{margin-bottom:20px;text-transform:none}.about-section-3 .title-sub{font-size:inherit;margin-bottom:0}@media screen and (min-width:768px){.about-section-3{padding-top:100px;padding-bottom:100px}.about-section-3 .title-block{margin-bottom:67px}}@media screen and (min-width:992px){.about-section-3 .title-main{margin-bottom:50px}}.about-section-4{padding-top:50px;padding-bottom:20px}@media screen and (min-width:768px){.about-section-4{padding-top:120px;padding-bottom:80px}}.about-section-5{padding-top:50px;padding-bottom:50px;background:linear-gradient(to bottom,rgba(90,115,184,.1),transparent)}.about-section-5 .title-block{margin-bottom:30px;padding-left:78px}.about-section-5 .img{margin-bottom:50px}.about-section-5 .title{font-size:inherit}.about-section-5 .list .item{display:flex}.about-section-5 .list .item:not(:last-child){margin-bottom:50px}.about-section-5 .list .item::before{content:attr(data-value);flex:0 0 60px;max-width:60px;border-right:thin solid #707070;color:#5a73b8;font:italic 48px "Muli Bold";margin-right:18px}@media screen and (min-width:768px){.about-section-5{padding-top:120px;padding-bottom:120px}}@media screen and (min-width:992px){.about-section-5 .img{margin-bottom:0}}.about-section-6 .title-block{margin-bottom:30px}@media screen and (min-width:768px){.about-section-6 .title-block{margin-bottom:60px}}.contact-section{position:relative;padding:50px 15px;background-position:center bottom;background-repeat:no-repeat;background-size:contain}.contact-section::before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(to bottom,rgba(83,193,174,.2),rgba(0,0,0,0));z-index:-1}.contact-section .content{width:100%;margin:0 auto}.contact-section .content .inner{width:100%;max-width:510px;margin-left:auto;margin-right:auto}.contact-section .content .title-main{margin-bottom:50px;text-align:center}.contact-section .content .social{color:#5a73b8;font-size:30px}.contact-section .content .social .item:not(:last-child){margin-right:20px}.contact-section .content .social-wrap .title{color:#5a73b8;font:24px "Muli Bold";margin-bottom:10px;padding-top:10px;border-top:thin solid rgba(90,115,184,.5)}@media screen and (min-width:992px){.contact-section{display:flex;align-items:center;flex-direction:row-reverse;padding-bottom:160px}.contact-section::before{display:none}.contact-section .content{flex:0 0 50%;max-width:50%}.contact-section .content{margin:0}}@media screen and (min-width:1200px){.contact-section{padding-top:100px;justify-content:flex-end;flex-direction:row}.contact-section .content{flex:none;margin:0;max-width:37.5%}.contact-section .content .inner{margin:0}.contact-section .content .title-main{text-align:left;margin-bottom:30px}}@media screen and (min-width:1600px){.contact-section{min-height:980px;padding:200px 0 240px}.contact-section .title-main{margin-bottom:50px}}@media screen and (max-width:991px){.contact-section{background-image:none!important}}.contact-info .item{margin-bottom:15px;display:flex;align-items:center}.contact-info .item .icon{flex:0 0 44px;max-width:44px;color:#5a73b8}.contact-info .item .icon svg{max-width:30px}.contact-info .item .title{color:#5a73b8;font-size:inherit;font-family:"Muli Bold"}.contact-info .item .text{display:flex;flex-direction:column}@media screen and (min-width:768px){.contact-info .item{margin-bottom:15px}.contact-info .item .title{font-size:24px}.contact-info .item .icon{flex:0 0 65px;max-width:65px}.contact-info .item .icon svg{max-width:100%}}@media screen and (min-width:1600px){.contact-info .item:not(:last-child){margin-bottom:35px}}.payment-guide{padding-top:50px;padding-bottom:50px}.payment-guide .title-block{margin-bottom:40px}.payment-guide__bg{background-position:center top;background-size:contain}.payment-guide__list{max-width:1000px;margin-left:auto;margin-right:auto}.payment-guide__item:not(:last-child){margin-bottom:30px}.payment-guide__item .inner{border:2px solid #5a73b8;border-radius:25px;padding:25px 15px;background-color:#fff;box-shadow:0 3px 20px rgba(90,115,184,.1)}.payment-guide__item .title{color:#000;font-family:"Muli Bold";font-size:inherit;margin-bottom:15px}.payment-guide__item .list{margin-top:30px}.payment-guide__item .list .item{display:flex;flex-direction:column}.payment-guide__item .list .item:not(:last-child){margin-bottom:20px}.payment-guide__item .list .item .img{height:105px;flex:0 0 100%;max-width:100%;background-color:#fff;box-shadow:0 3px 10px rgba(90,115,184,.1);display:inline-flex;align-items:center;justify-content:center;margin-bottom:15px}@media screen and (min-width:992px){.payment-guide{padding-top:100px;padding-bottom:100px}.payment-guide__item:not(:last-child){margin-bottom:50px}.payment-guide__item .inner{padding:45px}.payment-guide__item .title{font-size:24px;margin-bottom:40px}.payment-guide__item .list .item{flex-direction:row}.payment-guide__item .list .item .img{flex:0 0 220px;max-width:220px;margin-bottom:0;margin-right:20px}.payment-guide__item .list .item:not(:last-child){margin-bottom:45px}}
>>>>>>> Stashed changes
/*# sourceMappingURL=main.css.map */
