@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Regular.eot?);src:url(../fonts/Montserrat-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Regular.woff?) format("woff"),url(../fonts/Montserrat-Regular.ttf?) format("truetype");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Medium.eot?);src:url(../fonts/Montserrat-Mediumr.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Medium.woff?) format("woff"),url(../fonts/Montserrat-Medium.ttf?) format("truetype");font-weight:500;font-style:normal;font-display:fallback}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Bold.eot?);src:url(../fonts/Montserrat-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Bold.woff?) format("woff"),url(../fonts/Montserrat-Bold.ttf?) format("truetype");font-weight:700;font-style:normal;font-display:fallback}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat-Black.eot?);src:url(../fonts/Montserrat-Black.eot?#iefix) format("embedded-opentype"),url(../fonts/Montserrat-Black.woff?) format("woff"),url(../fonts/Montserrat-Black.ttf?) format("truetype");font-weight:900;font-style:normal;font-display:fallback}.icon-face{background:url(../images/icon-face.png) no-repeat;background-size:46px 46px;display:block;width:46px;height:46px}.icon-google-plus{background:url(../images/icon-google-plus.png) no-repeat;background-size:46px 46px;display:block;width:46px;height:46px}.icon-youtube{background:url(../images/icon-youtube.png) no-repeat;background-size:46px 46px;display:block;width:46px;height:46px}.icon-twitter{background:url(../images/icon-twitter.png) no-repeat;background-size:46px 46px;display:block;width:46px;height:46px}.btn{border-radius:8px;font-size:16px;font-weight:900;height:48px;transition-duration:.2s;padding:0 10px}.btn:active,.btn:focus{box-shadow:none;outline:0}.btn:last-child{margin-right:0}.btn-default,.btn-default:focus{background-color:#fff;border-color:#acacac}.btn-default:focus:hover,.btn-default:hover{background-color:#fff;color:#3b3b3b;border-color:#fcc244}.btn-orange{border:0;background-image:linear-gradient(to bottom,#fcc244,#fbac00);color:#3b3b3b}.btn-orange:active,.btn-orange:focus,.btn-orange:hover{background-image:linear-gradient(to bottom,#fcca5c,#fcc244)}.btn-white{border:0;background-color:#fff;color:#3b3b3b}.header{min-height:52px}.header .logo{float:left;padding-top:10px}.header .nav{padding-top:15px}.header .nav .nav-link{color:#fff;font-size:18px;font-weight:700;text-align:left;padding:12px 16px;position:relative}.header .nav .nav-link.active,.header .nav .nav-link:hover{color:#fcc244}.header .nav .nav-link.active:after,.header .nav .nav-link:hover:after{background-color:#fcc244;content:"";height:4px;width:calc(100% - 8px);position:absolute;top:100%;left:4px}.header .nav-mobile{display:none}body{background-image:url(../images/img-bg.jpg);background-repeat:no-repeat;background-position:center top;color:#3b3b3b;font-family:Montserrat;font-size:16px;line-height:normal;font-weight:400;margin:0;padding:0}ul{margin:0;padding:0;list-style:none}a:focus,a:hover{text-decoration:none}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],textarea[type=text]{background-color:#fff;border-radius:8px;border:1px solid #acacac;font-size:16px;font-weight:500}input[type=email]:active,input[type=email]:focus,input[type=number]:active,input[type=number]:focus,input[type=password]:active,input[type=password]:focus,input[type=tel]:active,input[type=tel]:focus,input[type=text]:active,input[type=text]:focus,input[type=url]:active,input[type=url]:focus,textarea[type=text]:active,textarea[type=text]:focus{border-color:#fcc244;box-shadow:none;outline:0}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url]{height:48px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}:-moz-placeholder,:-ms-input-placeholder,::-moz-placeholder,::-webkit-input-placeholder{color:#3b3b3b}textarea[type=text]{height:142px;font-size:16px;padding:12px 22px}.d-none-desktop{display:none}.border-red{border-color:red!important}.form-control[disabled],.form-control[readonly]{background-color:#fff}.dropdown .btn-default,.form-control[readonly]{color:#3b3b3b}.dropdown .btn-default.btn-full{width:100%;text-align:left;position:relative;padding-right:35px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown .btn-default.btn-full:after{position:absolute;right:15px;top:18px}.dropdown .btn-default.dropdown-toggle:after{border-top:11px solid #4c4d4d;border-right:10px solid transparent;border-left:10px solid transparent;border-radius:5px}.dropdown-menu{border-color:#acacac;border-radius:8px;width:100%}.dropdown-menu .dropdown-item{color:#3b3b3b;font-size:16px;font-weight:500;padding:8px 22px}.dropdown-menu .dropdown-item:focus,.dropdown-menu .dropdown-item:hover{background-color:#ebebeb;color:#3b3b3b}.form-login,.form-success{background-color:#fff;position:relative}.form-login:before,.form-success:before{background-color:#fff;content:"";width:37px;height:37px;transform:rotate(45deg);position:absolute;bottom:62px;left:0;transform-origin:18px -8px}.form-login{padding:26px 48px;min-height:474px}.form-login .form-group{position:relative;margin-bottom:8px}.form-login .form-group .btn-default{font-weight:500;padding-left:134px}.form-login .form-group .dropdown-menu{overflow-y:scroll;max-height:250px}.form-login .form-group .dropdown-item{padding-left:134px}.form-login .btn-orange{font-weight:900;width:100%}.form-login label{font-weight:500;margin-bottom:0;position:absolute;left:22px;top:15px;z-index:1}.form-login input{padding-left:134px}.form-success{padding:36px 48px}.form-success .icon-success{margin-bottom:20px}.form-success .title{color:#454545;font-size:22px;font-weight:500;text-align:center;margin-bottom:15px}.form-success .des{color:#444;font-size:14px;font-weight:500;text-align:justify;line-height:1.5}.form-success .contact{border:1px solid #32beeb;padding:15px 30px}.form-success .contact .sub{color:#5f6368;display:block;font-size:14px;font-weight:500;line-height:1.5;margin-bottom:10px}.form-success .contact .sub.email,.form-success .contact .sub.face,.form-success .contact .sub.phone{position:relative;padding-left:38px;margin-bottom:5px}.form-success .contact .sub.email:before,.form-success .contact .sub.face:before,.form-success .contact .sub.phone:before{content:"";width:24px;height:24px;position:absolute;left:0;top:0}.form-success .contact .sub.phone{background:url(../images/icon-phone.png) no-repeat;background-size:20px 20px}.form-success .contact .sub.email{background:url(../images/icon-domain.png) no-repeat;background-size:20px 20px}.form-success .contact .sub.face{background:url(../images/icon-facebook.png) no-repeat;background-size:20px 20px}.block-section-one{padding-top:60px;padding-bottom:204px}.block-section-one .head{width:790px;margin:0 auto 25px}.block-section-one .head .logo-adx,.block-section-one .head .question{display:inline-block;vertical-align:middle}.block-section-one .head .question{color:#0dabd9;font-size:26px;font-weight:700;font-style:italic;text-align:left;margin-left:26px}.block-section-one .head .des{color:#fff;display:block;font-size:16px;margin-top:10px;line-height:1.4}.block-section-one .head .d-none-desktop{display:none}.block-section-one .body{background-image:url(../images/img-bg-block-one.png);background-position:center top;background-repeat:no-repeat;height:474px}.block-section-one .body .des-login{padding:60px 0 60px 50px}.block-section-one .body .des-login .des-item,.block-section-one .body .des-login .des-sub{color:#fff;font-size:16px;font-weight:500;line-height:1.4}.block-section-one .body .des-login .des-item{padding-left:30px;position:relative}.block-section-one .body .des-login .des-item:before{background-image:url(../images/icon-check.png);background-size:21px 21px;background-repeat:no-repeat;width:21px;height:21px;content:"";position:absolute;left:0;top:0}.block-section-one .body .des-login .money{color:#fcc244;font-size:60px;font-weight:900;padding-left:15px}.block-section-one .body .des-login .money>span{font-size:36px}.block-section-two{padding-top:60px;padding-bottom:186px}.block-section-two .head{width:790px;margin:0 auto 35px}.block-section-two .head .title{color:#fff;font-size:36px;font-weight:700;text-align:center;position:relative;z-index:2}.block-section-two .head .title:after{background-image:url(../images/img-logo-opacity.png);background-repeat:no-repeat;background-position:center top;content:"";width:474px;height:49px;position:absolute;left:50%;bottom:0;z-index:-1;margin-left:-237px}.block-section-two .body .image{margin-left:-60px;padding-right:10px}.block-section-two .body .list-item{position:relative;padding-top:40px;margin-left:10px}.block-section-two .body .list-item:before{background:url(../images/img-dot-line.png) repeat-y;width:2px;height:218px;content:"";position:absolute;left:0;margin-top:10px}.block-section-two .body .item{position:relative;padding-left:65px;margin-bottom:28px}.block-section-two .body .item:before{background-color:#01e3fc;border-radius:50%;width:24px;height:24px;content:"";position:absolute;left:-11px;top:6px}.block-section-two .body .item .sub{color:#01e3fc;display:block;font-size:32px;font-weight:700;margin-bottom:5px}.block-section-two .body .item .des{color:#fff;font-size:16px;font-weight:400}.block-section-three{padding-top:60px;padding-bottom:180px}.block-section-three .head{width:790px;margin:0 auto 55px}.block-section-three .head .title{color:#fff;font-size:36px;font-weight:700;text-align:center;position:relative;z-index:2}.block-section-three .head .title:after{background-image:url(../images/img-logo-opacity.png);background-repeat:no-repeat;background-position:center top;content:"";width:474px;height:49px;position:absolute;left:50%;top:-14px;z-index:-1;margin-left:-237px}.block-section-three .body .item-channel{position:relative}.block-section-three .body .item-channel>img{width:100%;height:auto}.block-section-three .body .item-channel:hover .item-name{display:block}.block-section-three .body .item-channel.fb-gg .item-name{padding-top:150px}.block-section-three .body .item-channel.coc-coc .item-name{padding-top:50px}.block-section-three .body .item-channel.skype-viber .item-name,.block-section-three .body .item-channel.zalo .item-name{padding-top:60px}.block-section-three .body .item-channel.ants-more .item-name{border:18px solid #008fd2;font-size:24px;left:0;right:0;top:0;bottom:0;padding-top:150px}.block-section-three .body .item-channel.ants-more .item-name>span{color:#008fd2;display:block;font-size:36px;font-weight:700}.block-section-three .body .item-channel .item-name{background-color:#fff;color:#242424;display:none;font-size:16px;font-weight:500;position:absolute;left:20px;right:20px;top:16px;bottom:16px;text-align:center}.block-section-three .body .btn-close{background-color:transparent;border:0;display:none;cursor:pointer;width:20px;height:20px;padding:0;position:absolute;right:16px;top:16px}.block-section-three .body .btn-close:focus{outline:0}.block-section-three .body .btn-close .icon-close{display:block;position:relative}.block-section-three .body .btn-close .icon-close:after,.block-section-three .body .btn-close .icon-close:before{background-color:#b7b7b7;content:"";height:4px;width:100%;position:absolute;left:0}.block-section-three .body .btn-close .icon-close:before{top:0;transform:rotate(45deg);transform-origin:12px 2px}.block-section-three .body .btn-close .icon-close:after{bottom:0;transform:rotate(-45deg);transform-origin:13px 3px}.block-section-four{padding-top:60px;padding-bottom:100px}.block-section-four .body{margin-bottom:80px}.block-section-four .body .ellip{width:486px;height:486px;position:relative;margin-left:auto;margin-right:auto}.block-section-four .body .ellip span.five,.block-section-four .body .ellip span.four,.block-section-four .body .ellip span.one,.block-section-four .body .ellip span.three,.block-section-four .body .ellip span.two{background-image:linear-gradient(to top,#fcc244,#fbac00);border-radius:50%;content:"";width:24px;height:24px;position:absolute}.block-section-four .body .ellip span.one{top:76px;left:100%;margin-left:-70px}.block-section-four .body .ellip span.two{top:155px;left:100%;margin-left:-26px}.block-section-four .body .ellip span.three{top:229px;left:100%;margin-left:-14px}.block-section-four .body .ellip span.four{top:307px;left:100%;margin-left:-26px}.block-section-four .body .ellip span.five{top:384px;left:100%;margin-left:-70px}.block-section-four .body .ellip-solid{position:absolute;border:5px solid #fbac00;border-radius:50%;width:100%;height:100%}.block-section-four .body .ellip-background{background-image:linear-gradient(to top,#fcc244,#fbac00);border-radius:50%;width:386px;height:386px;position:absolute;top:50px;left:50px}.block-section-four .body .ellip-name{color:#fefefe;display:block;font-size:36px;font-weight:700;text-shadow:0 2px 2px rgba(0,0,0,.39);text-align:center;padding-top:160px}.block-section-four .body .list-why{padding-top:68px}.block-section-four .body .list-why .item{margin-bottom:40px;padding-left:66px;position:relative}.block-section-four .body .list-why .item.five,.block-section-four .body .list-why .item.one{margin-left:-44px}.block-section-four .body .list-why .item.four,.block-section-four .body .list-why .item.two{margin-left:0}.block-section-four .body .list-why .item.three{margin-left:12px}.block-section-four .body .list-why .num{color:#fcc244;font-size:48px;font-weight:700;position:absolute;left:0;top:-4px;line-height:1}.block-section-four .body .list-why .des,.block-section-four .body .list-why .sub{color:#fff;font-size:16px;font-weight:400;line-height:1.2}.block-section-four .body .list-why .sub{color:#fcc244;font-weight:700}.block-section-four .foot{background-image:url(../images/img-line-block.png);background-repeat:no-repeat;background-position:center top;height:146px}.block-section-four .foot .d-flex{align-items:center;height:146px;justify-content:start;padding-left:50px}.block-section-four .foot .sub{color:#fefefe;font-size:24px;font-weight:700;font-style:italic;text-shadow:0 2px 2px rgba(0,0,0,.39);margin-right:70px}.block-section-four .foot .btn-white{font-size:18px;height:60px;line-height:60px;width:360px;transition:transform .2s}.block-section-four .foot .btn-white:hover{color:#3b3b3b;transform:scale(1.15)}.block-section-five{padding-top:60px;padding-bottom:180px}.block-section-five .head{width:930px;margin:0 auto 45px}.block-section-five .head .title{color:#fff;font-size:36px;font-weight:700;text-align:center}.block-section-five .body .nav{margin-bottom:44px}.block-section-five .body .nav .nav-link{color:#fff;cursor:pointer;font-size:16px;font-weight:400;text-align:left;padding:8px 12px;position:relative}.block-section-five .body .nav .nav-link:hover{color:#fcc244}.block-section-five .body .nav .nav-link.active:after{background-color:#fcc244;content:"";height:4px;width:100%;position:absolute;top:100%;left:0}.block-section-five .body .owl-carousel{width:1124px;padding-left:76px;padding-right:76px;margin-bottom:72px;transition:transform .5s}.block-section-five .body .owl-carousel.fade{display:none}.block-section-five .body .owl-carousel.fade.show{display:block}.block-section-five .body .owl-carousel .item{background-color:#fff;border-radius:50%;width:116px;height:116px;overflow:hidden}.block-section-five .body .owl-carousel .owl-nav .owl-next,.block-section-five .body .owl-carousel .owl-nav .owl-prev{position:absolute;top:25px}.block-section-five .body .owl-carousel .owl-nav .owl-next>span,.block-section-five .body .owl-carousel .owl-nav .owl-prev>span{display:none}.block-section-five .body .owl-carousel .owl-nav .owl-prev{background-image:url(../images/icon-arrow-L.png);background-size:39px 68px;background-position:center top;width:39px;height:68px;left:0}.block-section-five .body .owl-carousel .owl-nav .owl-prev:focus{outline:0}.block-section-five .body .owl-carousel .owl-nav .owl-next{background-image:url(../images/icon-arrow-R.png);background-size:39px 68px;background-position:center top;width:39px;height:68px;right:0}.block-section-five .body .owl-carousel .owl-nav .owl-next:focus{outline:0}.block-section-five .body .title{color:#01e3fc;font-size:36px;font-weight:700;text-align:center;margin-bottom:42px}.block-section-five .body .item-channel{position:relative}.block-section-five .body .item-channel>img{width:100%;height:auto}.block-section-five .body .item-channel:hover .kpi{display:block}.block-section-five .body .item-channel .kpi{background-color:rgba(252,174,7,.9);color:#242424;display:none;position:absolute;left:0;right:0;top:0;bottom:0;text-align:center}.block-section-five .body .item-channel .item-name{color:#fff;display:block;text-shadow:.6px 1.9px 2px rgba(0,0,0,.25);font-size:16px;font-weight:500;margin-top:4vw;margin-bottom:10px}.block-section-five .body .item-channel .btn-white{color:#3b3b3b;font-size:18px;width:50%;line-height:48px}.block-section-five .body .item-channel .btn-white:hover{color:#3b3b3b}.block-section-five .body .btn-close{background-color:transparent;border:0;cursor:pointer;display:none;width:20px;height:20px;padding:0;position:absolute;right:16px;top:16px}.block-section-five .body .btn-close:focus{outline:0}.block-section-five .body .btn-close .icon-close{display:block;position:relative}.block-section-five .body .btn-close .icon-close:after,.block-section-five .body .btn-close .icon-close:before{background-color:#fff;content:"";height:4px;width:100%;position:absolute;left:0}.block-section-five .body .btn-close .icon-close:before{top:0;transform:rotate(45deg);transform-origin:12px 2px}.block-section-five .body .btn-close .icon-close:after{bottom:0;transform:rotate(-45deg);transform-origin:13px 3px}.block-section-six{padding-top:60px;padding-bottom:62px}.block-section-six .head{width:790px;margin:0 auto 45px}.block-section-six .head .title{color:#01e3fc;font-size:36px;font-weight:700;text-align:center}.block-section-six .body .item-free{margin-bottom:90px;overflow:hidden}.block-section-six .body .card{background-color:rgba(12,170,214,.15);border-radius:0;border:0;float:left;width:calc(25% - 20px);margin-left:10px;margin-right:10px;text-align:center}.block-section-six .body .card:hover{background-color:rgba(12,170,214,.46)}.block-section-six .body .card:hover .btn-default{background-image:linear-gradient(to top,#fcc244,#fbac00);border:0;color:#3b3b3b;font-weight:500;line-height:52px}.block-section-six .body .card .card-body{padding:25px 10px 20px}.block-section-six .body .card .card-free,.block-section-six .body .card .card-line,.block-section-six .body .card .card-text,.block-section-six .body .card .list-name{color:#fff;font-size:16px;font-weight:400}.block-section-six .body .card .card-free{margin-bottom:32px}.block-section-six .body .card .card-gift{padding-left:85px;text-align:left;position:relative;margin-bottom:34px}.block-section-six .body .card .card-gift span{color:#01e3fc;display:block;font-size:24px;font-weight:900}.block-section-six .body .card .card-gift .num-big{font-size:72px;line-height:1;position:absolute;left:0;top:-8px;width:85px;text-align:right;padding-right:4px}.block-section-six .body .card .card-gift .price{font-weight:400}.block-section-six .body .card .card-gift .price>span{display:inline-block;font-weight:400}.block-section-six .body .card .card-line{position:relative;margin-bottom:0}.block-section-six .body .card .card-line:after,.block-section-six .body .card .card-line:before{background-color:#fff;content:"";width:60px;height:2px;position:absolute;top:8px}.block-section-six .body .card .card-line:before{left:0}.block-section-six .body .card .card-line:after{right:0}.block-section-six .body .card .list-name{padding:0 15px;height:115px}.block-section-six .body .card .list-name>span{display:block;text-align:left;padding-left:18px;position:relative}.block-section-six .body .card .list-name>span:before{background-color:#fff;border-radius:50%;content:"";width:11px;height:11px;position:absolute;left:0;top:4px}.block-section-six .body .card .btn-default{background-color:transparent;border:2px solid #fff;color:#fff;cursor:pointer;width:calc(100% - 30px);font-weight:400;line-height:48px}.block-section-six .body .des{color:#01e3fc;font-size:16px;font-weight:400;text-align:center;line-height:1.4}.block-section-seven{padding-top:102px}.block-section-seven .body{background:url(../images/img-bg-block.png) center bottom repeat-x;height:592px}.block-section-seven .body .container{padding-left:485px}.block-section-seven .body .title{color:#fff;font-size:35px;font-weight:700;text-shadow:.6px 1.9px 2px rgba(0,0,0,.5);position:absolute;left:100px;top:80px}.block-section-seven .body .list-item{padding:86px 65px 30px 75px}.block-section-seven .body .list-item .item{margin-bottom:40px}.block-section-seven .body .list-item .sub{display:block;color:#01e3fc;font-size:32px;font-weight:700;margin-bottom:8px;white-space:nowrap}.block-section-seven .body .list-item .des{display:block;color:#fff;font-size:16px;font-weight:400;text-align:justify;line-height:1.3}.block-section-eight .body{background:url(../images/img-bg-block.png) center bottom repeat-x;height:592px}.block-section-eight .body .container{padding-left:485px}.block-section-eight .body .list-item{padding:86px 65px 30px 75px}.block-section-eight .body .list-item .item{margin-bottom:40px}.block-section-eight .body .list-item .sub{display:block;color:#01e3fc;font-size:32px;font-weight:700;margin-bottom:8px;white-space:nowrap}.block-section-eight .body .list-item .des{display:block;color:#fff;font-size:16px;font-weight:400;text-align:justify;line-height:1.3}.nav-mobile.active .menu-container:before,.nav-mobile.active .menu-sidebar{display:block}.nav-mobile.active .menu-sidebar{box-shadow:0 1px 5px rgba(0,0,0,.3)}.nav-mobile.active .btn-menu-mobile .icon-menu:before{transform:rotate(45deg);transform-origin:0 5px}.nav-mobile.active .btn-menu-mobile .icon-menu:after{transform:rotate(-45deg);transform-origin:0 -1px}.nav-mobile.active .btn-menu-mobile .icon-menu>span{display:none}.nav-mobile .menu-container{cursor:pointer;position:absolute;right:0;top:0}.nav-mobile .menu-container:before{background-color:rgba(0,56,141,.6);content:"";display:none;height:100%;width:100%;position:fixed;left:0;top:0;z-index:3;pointer-events:none}.nav-mobile .menu-sidebar{background-color:#00388d;display:none;color:#fff;padding:40px 20px 20px;transition:transform .3s cubic-bezier(0,0,.3,1);position:absolute;right:0;top:0;z-index:4}.nav-mobile .btn-menu-mobile{background-color:transparent;border:0;cursor:pointer;height:40px;width:40px;padding:10px;position:absolute;right:10px;top:10px;z-index:5}.nav-mobile .btn-menu-mobile:focus{outline:0}.nav-mobile .btn-menu-mobile .icon-menu{display:block;position:relative;width:100%;height:100%}.nav-mobile .btn-menu-mobile .icon-menu:after,.nav-mobile .btn-menu-mobile .icon-menu:before{background-color:#fff;content:"";height:4px;width:100%;position:absolute;left:0}.nav-mobile .btn-menu-mobile .icon-menu:before{top:0}.nav-mobile .btn-menu-mobile .icon-menu:after{bottom:0}.nav-mobile .btn-menu-mobile .icon-menu>span{background-color:#fff;display:block;height:4px;width:100%;position:absolute;left:0;top:8px}.nav-mobile .nav-item .nav-link{color:#fff;display:block;font-size:14px;font-weight:500;padding:10px 15px;text-decoration:none;white-space:nowrap}.nav-mobile .nav-item .nav-link.active{color:#fcc244}.footer{padding-bottom:80px}.footer .block-login{padding-left:469px;position:relative;margin-bottom:76px}.footer .info-ants{position:absolute;left:0;top:50%;margin-top:-125px;margin-right:95px}.footer .info-ants .sub{color:#01e3fc;font-size:32px;font-weight:700;text-align:left;margin-bottom:38px}.footer .info-ants .des{color:#fff;font-size:20px;font-weight:500;padding-left:46px;position:relative;margin-bottom:20px}.footer .info-ants .des:before{content:"";width:24px;height:24px;position:absolute;left:0;top:0}.footer .info-ants .des.phone:before{background:url(../images/icon-phone.png) no-repeat;background-size:24px 24px}.footer .info-ants .des.domain:before{background:url(../images/icon-domain.png) no-repeat;background-size:24px 24px}.footer .info-ants .des>a{color:#fff}.footer .info-ants .social{display:flex;justify-content:flex-start}.footer .info-ants .social>a{display:block;margin-right:16px}.footer .background-blue{background-color:#004e9e;margin-right:-14px;padding:40px;position:relative}.footer .background-blue:before{background-color:#004e9e;content:"";width:37px;height:37px;transform:rotate(45deg);position:absolute;bottom:238px;left:0;transform-origin:18px -8px}.footer .form-login{background-color:transparent;padding:25px;min-height:auto}.footer .form-login:before{display:none}.footer .form-login .btn-default,.footer .form-login input,.footer .form-login textarea{background-color:rgba(255,255,255,.7)}.footer .form-success:before{display:none}.footer .list-footer-nav .des,.footer .list-footer-nav .sub{color:#fff;font-size:15.5px;font-weight:400;text-align:left;line-height:1.4}.footer .list-footer-nav .sub{color:#01e3fc;font-weight:900}.modal-dialog{color:#666;font-family:Montserrat;max-width:none;width:820px}.modal-content{border:0;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}.modal-title{font-size:26px;font-weight:400;line-height:normal}.modal-body,.modal-header{padding-left:20px;padding-right:20px}.modal-header .close{font-weight:400}.modal-header .close:focus{outline:0}.modal-body>p{line-height:1.5}@media only screen and (max-width:1365px) and (min-width:1024px){.form-login:before,.form-success:before{width:32px;height:32px;bottom:28px}.form-login{padding:26px 28px}.block-section-one{padding-bottom:100px}.block-section-one .body .des-login{padding:60px 0 60px 25px}.block-section-one .body .des-login .money{font-size:54px;padding-left:10px}.block-section-one .body .des-login .money>span{font-size:34px}.block-section-two{padding-bottom:100px}.block-section-two .body .image{margin-left:-30px;padding-right:10px}.block-section-two .body .image>img{width:100%;height:auto}.block-section-two .body .list-item{margin-left:0}.block-section-two .body .item{padding-left:55px}.block-section-two .body .item:before{width:20px;height:20px;left:-9px;top:6px}.block-section-two .body .item .sub{font-size:28px}.block-section-two .body .item .des{font-size:15px}.block-section-three{padding-bottom:100px}.block-section-four .body .ellip{width:450px;height:450px}.block-section-four .body .ellip span.one{top:50px;margin-left:-86px}.block-section-four .body .ellip span.two{top:130px;margin-left:-30px}.block-section-four .body .ellip span.three{top:209px;margin-left:-14px}.block-section-four .body .ellip span.four{top:307px;margin-left:-30px}.block-section-four .body .ellip span.five{top:364px;margin-left:-74px}.block-section-four .body .ellip-background{top:33px;left:33px}.block-section-four .body .list-why{padding-top:44px}.block-section-four .foot .d-flex{padding-top:15px;padding-left:0}.block-section-five{padding-bottom:100px}.block-section-five .body .owl-carousel{width:auto;padding-left:30px;padding-right:30px}.block-section-five .body .owl-carousel .owl-nav .owl-prev{left:-24px}.block-section-five .body .owl-carousel .owl-nav .owl-prev:focus{outline:0}.block-section-five .body .owl-carousel .owl-nav .owl-next{right:-24px}.block-section-five .body .owl-carousel .owl-nav .owl-next:focus{outline:0}.block-section-five .body .brand-success .pl-0.pr-0 .item-channel>img{height:160px}.block-section-seven{padding-bottom:0}.block-section-seven .body .container{padding-left:365px}.block-section-seven .body .title{left:20px}.block-section-seven .body .list-item .item{margin-bottom:35px}.block-section-seven .body .list-item .sub{font-size:30px}.block-section-seven .body .list-item .des{font-size:15px}.footer .block-login{padding-left:427px}.footer .background-blue{margin-right:0}.footer .form-login{padding:25px 0}}@media only screen and (max-width:1023px) and (min-width:320px){body{background-image:url(../images/img-bg-mobile.png);background-color:#00035a}.col-md-3,.col-md-4,.col-md-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.d-none-mobile{display:none}.d-none-desktop{display:block}.header .logo img{width:99px;height:auto}.header .nav{display:none}.header .nav-mobile{display:block}.block-section-one{padding-top:30px;padding-bottom:73px}.block-section-one .head{width:100%;margin-bottom:10px}.block-section-one .head .logo-adx,.block-section-one .head .question{display:block;text-align:center}.block-section-one .head .logo-adx{margin-bottom:10px}.block-section-one .head .logo-adx img{width:209px;height:auto}.block-section-one .head .question{font-size:16px;margin-left:0}.block-section-one .head .des{font-size:14px;text-align:center}.block-section-one .body{height:auto}.block-section-one .body .des-login{padding:15px}.block-section-one .body .des-login .des-item,.block-section-one .body .des-login .des-sub{font-size:14px;font-weight:400}.block-section-one .body .des-login .des-item{padding-left:25px}.block-section-one .body .des-login .des-item:before{background-size:16px 16px;width:16px;height:16px}.block-section-one .body .des-login .money{font-size:40px;padding-left:0;text-shadow:0 2px 2px rgba(0,0,0,.39)}.block-section-one .body .des-login .money>span{font-size:25px}.block-section-one .body .des-login .btn-orange{border:0;width:100%;margin-bottom:10px}.block-section-one .body .form-login{display:none}.block-section-two{padding-top:0;padding-bottom:68px}.block-section-two .head{width:100%;margin-bottom:43px}.block-section-two .head .title{font-size:20px;margin:0 auto}.block-section-two .head .title:after{background-size:209px auto;width:209px;height:22px;margin-left:-104px;top:-5px}.block-section-two .body .image{margin-left:0;padding:0 10px}.block-section-two .body .image>img{width:100%;height:auto}.block-section-two .body .list-item{margin-left:0;padding-top:0}.block-section-two .body .list-item:before{height:190px;left:12px}.block-section-two .body .item{padding-left:35px}.block-section-two .body .item:before{width:17px;height:17px;left:4px;top:4px}.block-section-two .body .item .sub{font-size:20px}.block-section-two .body .item .des{font-size:14px}.block-section-three{padding-top:0;padding-bottom:46px}.block-section-three .col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.block-section-three .head{width:100%;margin-bottom:43px}.block-section-three .head .title{font-size:20px;margin:0 auto}.block-section-three .head .title:after{background-size:209px auto;width:209px;height:22px;margin-left:-104px;top:-5px}.block-section-three .body .item-channel{position:relative}.block-section-three .body .item-channel:hover .item-name{display:none}.block-section-three .body .item-channel.active .btn-close,.block-section-three .body .item-channel.active .item-name{display:block}.block-section-three .body .item-channel.fb-gg .item-name{padding-top:calc(50% - 123px)}.block-section-three .body .item-channel.coc-coc .item-name{padding-top:calc(100% - 132px)}.block-section-three .body .item-channel.zalo .item-name{padding-top:calc(100% - 121px)}.block-section-three .body .item-channel.skype-viber .item-name{padding-top:calc(50% - 112px)}.block-section-three .body .item-channel.ants-more .item-name{border-width:10px;font-size:14px;padding-top:calc(50% - 117px)}.block-section-three .body .item-channel.ants-more .item-name>span{font-size:20px}.block-section-three .body .item-channel .item-name{left:10px;right:10px;top:10px;bottom:10px;font-size:14px}.block-section-three .col-md-6.col-12.pr-0{padding-right:15px!important}.block-section-three .col-md-6.col-12.pl-0{padding-left:15px!important}.block-section-four{padding-top:0;padding-bottom:67px}.block-section-four .body{margin-bottom:0}.block-section-four .body .ellip{width:178px;height:178px}.block-section-four .body .ellip span.five,.block-section-four .body .ellip span.four,.block-section-four .body .ellip span.one,.block-section-four .body .ellip span.three,.block-section-four .body .ellip span.two{width:17px;height:17px;margin-left:0}.block-section-four .body .ellip span.one{top:115px;left:0}.block-section-four .body .ellip span.two{top:152px;left:30px}.block-section-four .body .ellip span.three{top:169px;left:81px}.block-section-four .body .ellip span.four{top:152px;left:130px}.block-section-four .body .ellip span.five{top:115px;left:160px}.block-section-four .body .ellip-solid{border-width:2px}.block-section-four .body .ellip-background{width:150px;height:150px;top:14px;left:14px}.block-section-four .body .ellip-name{font-size:20px;padding-top:57px}.block-section-four .body .list-why{padding-top:40px}.block-section-four .body .list-why .item{margin-bottom:15px;padding-left:50px}.block-section-four .body .list-why .item.five,.block-section-four .body .list-why .item.four,.block-section-four .body .list-why .item.one,.block-section-four .body .list-why .item.three,.block-section-four .body .list-why .item.two{margin-left:0}.block-section-four .body .list-why .num{display:block;font-size:35px;text-align:center;width:30px;top:-1px}.block-section-four .body .list-why .des,.block-section-four .body .list-why .sub{font-size:14px}.block-section-four .foot{height:132px}.block-section-four .foot .d-flex{display:block!important;padding-left:15px;padding-top:20px}.block-section-four .foot .sub{font-size:14px;font-weight:500;margin-right:0;margin-bottom:12px;text-align:center;text-shadow:0 1px 1px rgba(0,0,0,.39)}.block-section-four .foot .btn-white{font-size:16px;height:48px;line-height:48px;width:100%}.block-section-four .foot .btn-white:hover{transform:scale(1)}.block-section-five{padding-top:0;padding-bottom:49px}.block-section-five .head{width:100%;margin-bottom:26px}.block-section-five .head .title{font-size:20px;margin:0 auto}.block-section-five .body .nav{display:-webkit-box;margin-bottom:24px;overflow-x:scroll;height:50px}.block-section-five .body .nav .nav-link{font-size:14px}.block-section-five .body .owl-carousel{width:100%;padding-left:30px;padding-right:30px;margin-bottom:34px}.block-section-five .body .owl-carousel .item{width:78px;height:78px}.block-section-five .body .owl-carousel .owl-nav .owl-prev{background-size:20px 35px;width:20px;height:35px;left:0}.block-section-five .body .owl-carousel .owl-nav .owl-prev:focus{outline:0}.block-section-five .body .owl-carousel .owl-nav .owl-next{background-size:20px 35px;width:20px;height:35px;right:0}.block-section-five .body .owl-carousel .owl-nav .owl-next:focus{outline:0}.block-section-five .body .title{font-size:20px;margin-bottom:17px}.block-section-five .body .brand-success .col-md-4.col-12.pr-0,.block-section-five .body .brand-success .col-md-6.col-12.pr-0{padding-right:15px!important}.block-section-five .body .brand-success .col-md-4.col-12.pl-0,.block-section-five .body .brand-success .col-md-6.col-12.pl-0{padding-left:15px!important}.block-section-five .body .item-channel{position:relative}.block-section-five .body .item-channel:hover .kpi{display:none}.block-section-five .body .item-channel.active .btn-close,.block-section-five .body .item-channel.active .kpi{display:block}.block-section-five .body .item-channel .item-name{margin-top:8vw}.block-section-six{padding-top:0;padding-bottom:46px}.block-section-six .head{width:100%;margin-bottom:26px}.block-section-six .head .title{font-size:20px;margin:0 auto}.block-section-six .body .item-free{margin-bottom:5px}.block-section-six .body .card{width:100%;margin:0 0 10px;line-height:1}.block-section-six .body .card .card-body{padding:25px 10px 20px}.block-section-six .body .card .card-free,.block-section-six .body .card .card-line,.block-section-six .body .card .card-text,.block-section-six .body .card .list-name{font-size:14px}.block-section-six .body .card .card-free{margin-bottom:8px}.block-section-six .body .card .card-text{line-height:1.4}.block-section-six .body .card .card-gift{padding-left:0;text-align:center;position:relative;margin-bottom:24px}.block-section-six .body .card .card-gift span{display:inline-block;font-size:30px}.block-section-six .body .card .card-gift .num-big{font-size:30px;position:static;width:auto;padding-right:0}.block-section-six .body .card .card-gift .price{font-size:20px;margin-left:8px}.block-section-six .body .card .card-gift .price>span{font-size:14px;font-weight:400;vertical-align:top}.block-section-six .body .card .card-line{position:relative;margin-bottom:0}.block-section-six .body .card .card-line:after,.block-section-six .body .card .card-line:before{width:30px}.block-section-six .body .card .card-line:before{left:calc(50% - 100px)}.block-section-six .body .card .card-line:after{right:calc(50% - 100px)}.block-section-six .body .card .list-name{padding-top:10px;padding-bottom:10px;padding-left:calc(50% - 118px);height:auto}.block-section-six .body .card .list-name>span{margin-bottom:5px;line-height:1.3}.block-section-six .body .card .list-name>span:before{top:2px}.block-section-six .body .card .btn-default{width:calc(100% - 20px)}.block-section-six .body .des{font-size:14px;line-height:1.5}.block-section-seven{padding-top:0;padding-bottom:30px}.block-section-seven .body{background:url(../images/img-bg-block-mobile.png) center top repeat-x;background-size:auto 101px}.block-section-seven .body .container{padding-left:15px}.block-section-seven .body .title{font-size:20px;text-shadow:.3px 1px 1px rgba(0,0,0,.25);text-align:center;position:static;padding-top:55px;padding-bottom:50px}.block-section-seven .body .list-item{padding:10px}.block-section-seven .body .list-item .item{margin-bottom:30px}.block-section-seven .body .list-item .sub{font-size:20px;text-align:center;margin-bottom:8px}.block-section-seven .body .list-item .des{font-size:14px;text-align:center}.footer{padding-bottom:80px}.footer .block-login{padding-left:0;margin-bottom:70px}.footer .info-ants{position:static;margin:0 0 10px}.footer .info-ants .sub{font-size:20px;margin-bottom:18px;text-align:center}.footer .info-ants .des{font-size:14px;font-weight:500;padding-left:32px;margin-bottom:15px;margin-left:calc(50% - 140px)}.footer .info-ants .des:before{width:18px;height:18px}.footer .info-ants .des.domain:before,.footer .info-ants .des.phone:before{background-size:18px 18px}.footer .info-ants .social{justify-content:center}.footer .info-ants .social .icon-face,.footer .info-ants .social .icon-google-plus,.footer .info-ants .social .icon-twitter,.footer .info-ants .social .icon-youtube{background-size:40px 40px;width:40px;height:40px}.footer .background-blue{background-color:transparent;margin-right:0;padding:0}.footer .background-blue:before{display:none}.footer .form-login{padding:10px}.footer .form-login .btn-default,.footer .form-login input,.footer .form-login label,.footer .form-login textarea{font-size:14px}.footer .form-login .btn-default:focus,.footer .form-login input:focus,.footer .form-login textarea:focus{background-color:#fff}.footer .list-footer-nav .item{margin-bottom:20px}.footer .list-footer-nav .des,.footer .list-footer-nav .sub{font-size:14px}.progressive-image{min-width:320px}}