body {

    color: #1E252F;

}

.s-fc-grn {

    color: #07A829;

}

.s-fc-red {

    color: #E62628;

}

.s-fc-org {

    color: #FE6000;

}

.s-fc-yellow {

    color: #FF8A00;

}

.cnt-bnr {

    text-align: center;

    height: 250px;

    background: url(/assets/images/backgrounds/uninstall-com.png) no-repeat center top;

    background-size: cover;

}

.fs-40 {

    font-size: 40px;

}

.cnt-bnr .top {

    max-width: 800px;

    margin: 45px auto 30px auto;

    padding: 20px 20px 30px;

    background-color: rgba(255, 255, 255, 0.7);

}

.cnt-bnr .top h1 {

    font-size: 4.8rem;

    margin-bottom: 15px;

    color: #091871;

}

.cnt-bnr .top p {

    font-size: 20px;

}

.cnt-prd {

    text-align: center;

    padding: 90px 0 60px;

}

.cnt-prd h2 {

    margin-bottom: 50px;

    font-size: 36px;

    /*font-family: "helvetica Blk", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;*/

}

.g-ls {

    font-size: 0;

}

.g-it {

    display: inline-block;

    vertical-align: middle;

    width: 40%;

    font-size: 14px;

    padding: 58px 20px 40px 30px;



    background-color: #fff;

    box-shadow: 0px 10px 24px 1px rgba(11, 67, 181, 0.25);

    border-radius: 20px;

    transition: all 0.3s;

    margin-bottom: 40px;

    height: 553px;

}

.g-it:nth-child(2) {

    width: 40% !important;

    padding: 58px 20px 40px 30px;

}

.g-it:last-child {

    position: relative;

}

.g-it {

    margin-right: 7%;

}

.g-it:hover {

    transform: translateY(-10px);

    box-shadow: 0px 10px 24px 1px rgba(11, 67, 181, 0.45);

}

.g-it .ic {

    display: inline-block;

    width: 88px;

    height: 77px;

    background: url(/assets/images/icons/icon-company.png) no-repeat;

    margin-bottom: 30px;

}

.g-it .ic-1 {

    background-position: 0 -308px;

}

.g-it .ic-2 {

    background-position: 0 -2px;

}

.g-it .ic-3 {

    background-position: 0 -207px;

}

.g-it .ic-4 {

    background-position: 0 -104px;

}

.g-it .s-fc-org {

    margin-bottom: 10px;

    font-size: 16px;

}

.g-it .tt {

    font-size: 22px;

    position: relative;

    display: inline-block;

    margin-bottom: 35px;

}

.g-it .tt .free {

    position: absolute;

    display: inline-block;

    color: #fff;

    background: #2EBA4C;

    font-size: 12px;

    border-radius: 4px 4px 4px 0px;

    transform: scale(0.83);

    padding: 3px 3px 3px 5px;

    top: -5px;

    margin-left: 5px;

    letter-spacing: 0.5px;

    word-break: keep-all;

}

.g-it .tt .free::before {

    content: '';

    border-right: 5px solid transparent;

    border-left: 5px solid transparent;

    border-bottom: 5px solid #2EBA4C;

    position: absolute;

    left: -5px;

    bottom: 0;

    z-index: 1;

}

.g-it .icon-left {

    text-align: left;

    line-height: 1.3;

    margin-bottom: 25px;

    min-height: 128px;

    word-break: break-word;

    padding-left: 40px;

    padding-right: 40px;

}

.g-it .icon-left li::before {

    top: 1px;

}

.g-it .icon-left li:not(:last-child) {

    margin-bottom: 10px;

}

.g-it .btn {

    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);

}

.g-it .download1 {

    background-color: #08C02F;

}

.g-it .download1:hover {

    background-color: #61d733;

}

.g-it .download1 .icon-download {

    margin-top: 4px;

    width: 37px;

    height: 31px;

    background: url(/assets/images/download/download.png) no-repeat center;

}

.g-it .download1 .icon-create {

    margin-top: 4px;

    margin-right: 5px;

    width: 37px;

    height: 31px;

    background: url("../images/onekey-uninstall-comleted/ic-gget.png") no-repeat center;

}

.g-it .download1 p {

    opacity: 0.8;

}

.g-it .btn-sign {

    min-width: 270px;

    margin-bottom: 15px;

    height: 62px;

    line-height: 50px;

    font-size: 20px;

}

.g-it .btn-sign::before {

    content: '';

    display: inline-block;

    width: 34px;

    height: 34px;

    background: url(/assets/images/icons/ic-sign.png) no-repeat;

    vertical-align: middle;

    margin-right: 7px;

}



.g-dt {

    display: inline-block;

    vertical-align: middle;

    width: 379px;

    height: 673px;

    font-size: 14px;

    padding: 40px 20px 20px 30px;

    background-color: #fff;

    box-shadow: 0px 10px 24px 1px rgba(11, 67, 181, 0.25);

    border-radius: 10px;

    transition: all 0.3s;

    margin-bottom: 40px;

    margin-right: 20px;

}

.g-dt:first-child {

    background: url("../images/onekey-uninstall-comleted/bg-okr1.png") no-repeat;

}

.g-dt:nth-child(2) {

    background: url("../images/onekey-uninstall-comleted/bg-okr2.png") no-repeat;

}

.g-dt:last-child {

    background: url("../images/onekey-uninstall-comleted/bg-okr3.png") no-repeat;

}



.g-dt:hover {

    transform: translateY(-10px);

    box-shadow: 0px 10px 24px 1px rgba(11, 67, 181, 0.45);

}

.g-dt .ic {

    display: inline-block;

    width: 88px;

    height: 77px;

    background: url(/assets/mb/images/icons/icon-uninstal.png);

    margin-bottom: 30px;

}

.g-dt .ic-1 {

    background-position: 0 -1px;

}

.g-dt .ic-2 {

    background-position: 0 -104px;

}

.g-dt .ic-3 {

    background-position: 0 -207px;

}

.g-dt .s-fc-org {

    margin-bottom: 10px;

}

.g-dt .tt {

    font-size: 24px;

    font-weight: bold;

    color: #09206F;

    position: relative;

    display: inline-block;

    letter-spacing: -0.5px;

    word-spacing: 6px;

}

.g-dt .tt:lang(es) {

    font-size: 20px;

}

.g-dt .tt .free {

    min-width: 35px;

    position: absolute;

    display: inline-block;

    color: #fff;

    background: #2EBA4C;

    font-size: 12px;

    border-radius: 4px 4px 4px 0px;

    transform: scale(0.83);

    padding: 3px 3px 3px 5px;

    top: -5px;

    margin-left: 5px;

}

.g-dt .tt .free:lang(es) {

    padding: 5px;

}

.g-dt .tt .free::before {

    content: '';

    border-right: 5px solid transparent;

    border-left: 5px solid transparent;

    border-bottom: 5px solid #2EBA4C;

    position: absolute;

    left: -5px;

    bottom: 0;

    z-index: 1;

}

.g-dt .ic-lf {

    text-align: left;

    margin-top: 9px;

    line-height: 1.3;

    padding: 29px 20px 29px 29px;

    border-top: 1px solid #E8EDFF;

    margin-bottom: 25px;

    min-height: 128px;

    word-break: break-word;

}

.g-dt .ic-lf li {

    list-style-image: url("../images/onekey-uninstall-comleted/gou.png");

}

.g-dt .ic-lf li:lang(it) {
    font-size: 13px;
}

.g-dt .ic-lf li.not-support-icon {

    color: #898989;

    list-style-image: url("../images/onekey-uninstall-comleted/ic-cuowu.png");

}

.g-dt .ic-lf li:not(:last-child) {

    margin-bottom: 15px;

}

.g-dt .btn-dw {

    margin-bottom: 15px;

    box-shadow: 0px 5px 19px 1px rgba(11, 67, 181, 0.2);

}

.g-dt .btn-dw div {

    display: inline-block;

    vertical-align: middle;

    line-height: 1;

    text-align: left;

}

.g-dt .btn-dw div span {

    font-size: 12px;

    display: block;

    opacity: 0.7;

    margin-top: 5px;

}

.g-dt .btn-sign {

    min-width: 270px;

    margin-bottom: 15px;

}

.g-dt .btn-sign::before {

    content: '';

    display: inline-block;

    width: 34px;

    height: 34px;

    background: url(/assets/mb/images/icons/ic-sign.png) no-repeat;

    vertical-align: middle;

    margin-right: 7px;

}

.radio-select {

    height: 50px;

    margin-top: 28px;

    margin-bottom: 53px;

}

.radio-select .radio.active {

    color: #FF8032;

}

.radio-select .radio::before {

    content: '';

    display: inline-block;

    background: url("../images/onekey-uninstall-comleted/unchecked.png") no-repeat center;

    width: 15px;

    height: 15px;

    vertical-align: middle;

    margin-right: 10px;

}

.radio-select .radio.active::before {

    content: '';

    display: inline-block;

    background: url("../images/onekey-uninstall-comleted/checked.png") no-repeat center;

    width: 15px;

    height: 15px;

    vertical-align: middle;

    margin-right: 10px;

}

.g-dt .price {

    margin-bottom: 5px;

}

.g-dt .price strong {

    font-size: 36px;

    color: #ff630e;

}

.g-dt .price del {

    color: #ccc;

    font-size: 16px;

}

.g-dt .lifetime-checkbox {

    margin-bottom: 16px;

}

.g-dt .license {

    height: 50px;

}

.illustrate-tip {

    display: inline-block;

    cursor: pointer;

    width: 14px;

    height: 14px;

    background: url("../images/onekey-uninstall-comleted/question-mark.png") no-repeat center;

    vertical-align: middle;

    top: -1px;

}

.illustrate-tip .illustrate-content.top {

    top: 7px;

}

.illustrate-tip .illustrate-content.left {

    left: 20px;

}

.illustrate-tip .illustrate-content {

    z-index: 99;

    min-width: 370px;

    font-size: 1.4rem;

    padding: 15px;

    background-color: #0f2944;

    color: #fff;

    border: 1px solid #0f2944;

    position: relative;

    display: none;

    line-height: 1.4;

    word-spacing: normal;

    letter-spacing: normal;

    text-align: left !important;

    max-width: 470px;

    font-weight: 400;

}

.illustrate-tip .illustrate-content span:not(:last-child) {

    margin-bottom: 20px;

}

.illustrate-tip .illustrate-content span {

    font-size: 14px;

    line-height: 20px;

    display: block;

}

.g-dt .btn-org {

    width: 220px;

    height: 50px;

    font-size: 20px;

    border-radius: 10px;

    margin-bottom: 10px;

    color: #fff;

    background: url("../images/onekey-uninstall-comleted/icon_car.png") #FF6600 38px 10px no-repeat;

}

.g-dt .btn-org:lang(it) {
    background: url(../images/onekey-uninstall-comleted/icon_car.png) #f60 35px 10px no-repeat;
    text-align: right;
    padding-right: 35px;

}

.btn.btn-org:hover {

    background-color: #ff8000;

    border-color: #ff8000;

}

.g-dt .license {

    color: #1E252F;

    margin-top: 28px;

    margin-bottom: 52px;

}

.g-dt .license::before {}

.guarantee {

    padding: 15px 0;

    color: #091871;

    background-color: #E2F2FF;

}

.cnt-prd {

    text-align: center;

    padding: 90px 0 60px;

}

.g-cnt {

    max-width: 1200px;

    margin: 0 auto;

}

.guarantee .guarantee-ls {

    display: -webkit-box;

    display: -moz-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: justify;

    -moz-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-around;

    text-align: center;

}

.guarantee .guarantee-ls li {

    display: flex;

    text-align: left;

}

.guarantee .guarantee-ls .gart-ic {

    display: inline-block;

    margin-right: 10px;

    width: 31px;

    height: 31px;

}

.guarantee .guarantee-ls .ic1 {

    background: url("../images/onekey-uninstall-comleted/ic-90day.png") no-repeat;

}

.guarantee .guarantee-ls .ic2 {

    background: url("../images/onekey-uninstall-comleted/ic-license.png") no-repeat;

}

.guarantee .guarantee-ls .ic3 {

    background: url("../images/onekey-uninstall-comleted/icon-support.png") no-repeat;

}

.guarantee .guarantee-ls .ic4 {

    background: url("../images/onekey-uninstall-comleted/icon-secure.png") no-repeat;

}

.cnt-prd h2 .gif {

    display: inline-block;

    width: 100px;

    height: 99px;

    font-size: 36px;

    padding-top: 50px;

    background: url(/assets/mb/images/misc/gift.png) no-repeat center;

}

.cnt-prd h2 .gif:lang(es) {

    font-size: 30px;

}



.g-it .s-fc-yellow {

    margin-bottom: 10px;

    font-size: 14px;

}

#trusted-partner {

    position: absolute;

    font-size: 18px;

    background: linear-gradient(-89deg, #FF573F, #FF7B49);

    box-shadow: 0px 3px 13px 0px rgba(2, 52, 100, 0.35);

    border-radius: 0px 10px 0px 5px;

    color: #fff;

    width: 148px;

    height: 40px;

    top: 0px;

    right: 0px;

    line-height: 42px;

}



@media (max-width: 1199px) and (min-width: 992px) {

    .cnt-prd .g-it .tt .free {

        position: relative;

        margin-top: -10px;

    }

    .cnt-prd .g-it .btn {

        zoom: 0.8;

    }

}

@media (max-width: 991px) {

    .cnt-prd .g-it,
    .cnt-prd .g-dt {

        width: 100% !important;

        margin-right: 0 !important;

        padding: 40px 30px 20px;

    }

    .cnt-prd .g-it .icon-left {

        max-width: 400px;

        margin: 0 auto 25px auto;

        min-height: auto !important;

    }

    .cnt-bnr .top h1 {

        font-size: 2.8rem;

    }

    .g-it {

        height: auto;

    }

    .guarantee {

        display: none;

    }

    .g-dt:first-child {

        background-size: 100%;

    }

    .g-dt:nth-child(2) {

        background-size: 100%;

    }

    .g-dt:last-child {

        background-size: 100%;

    }

}

@media (max-width: 390px) {

    .cnt-prd .g-it .btn,
    .cnt-prd .g-dt .btn {

        zoom: 0.8;

    }

    .cnt-prd .g-it .tt .free,
    .cnt-prd .g-dd .tt .free {

        position: relative;

    }

}









/*# sourceMappingURL=uninstall-completed.css.map */