@charset "utf-8";

@import "https://fonts.googleapis.com/css?family=Muli:400,300,600,700";


@media(max-width: 768px) {
 .container,.container-sm,.container-xs{padding: 0 15px;}
}
.ac{text-align: center !important;}
.al{text-align: left !important;}
.ar{text-align: right !important;}
.fl{float: left !important;}
.fr{float: right !important;}
.nowrap{white-space: nowrap;}
.mt5{margin-top:5px !important;}.mt10{margin-top:10px !important;}.mt15{margin-top:15px !important;}.mt20{margin-top:20px !important;}.mt25{margin-top:25px !important;}.mt30{margin-top:30px !important;}.mt35{margin-top:35px !important;}.mt40{margin-top:40px !important;}.mt60{margin-top:60px !important;}.mt50{margin-top:50px !important;}.mt80{margin-top:80px !important;}.mt0{margin-top:0 !important;}
.mb5{margin-bottom:5px !important;}.mb10{margin-bottom:10px !important;}.mb20{margin-bottom:20px !important;}.mb25{margin-bottom:25px !important;}.mb30{margin-bottom:30px !important;}.mb35{margin-bottom:35px !important;}.mb40{margin-bottom:40px !important;}.mb50{margin-bottom:50px !important;}.mb60{margin-bottom:60px !important;}.mb80{margin-bottom:80px !important;}.mb0{margin-bottom:0px !important;}
.ml5{margin-left:5px !important;}.ml10{margin-left:10px !important;}.ml15{margin-left:15px !important;}.ml20{margin-left:20px !important;}.ml30{margin-left:30px !important;}.ml40{margin-left:40px !important;}.ml0{ margin-left:0 !important;}
.mr5{margin-right:5px !important;}.mr10{margin-right:10px !important;}.mr15{margin-right:15px !important;}.mr20{margin-right:20px !important;}.mr30{margin-right:30px !important;}.mr40{margin-right:40px !important;}.mr0{ margin-right:0 !important;}
.bg_gray,.gray_bg {background:#f8f8f8;}

.clear{clear:both;display: block;}
.clear-both:after{content: '';clear: both;display: block;}

.tc_bg{position: fixed;width: 100%;height: 100%;left: 0;top: 0;background-color: rgba(0,0,0,0.45);z-index: 99;}

.btn{display: inline-block;font-size: 18px;text-align: center;box-sizing: border-box;font-weight: 800;}
.btn .icon{font-size: 30px;margin-left: 10px;vertical-align: -6px;}
.btn-block{background-color: #00aee6;color: #fff;padding: 16px 30px;width: auto;}
.btn-block:hover{background-color: #00A1D4;}
.btn-white{background-color: #fff;color: #00aee6;padding: 16px 30px;}
.btn-white:hover{color: #00aee6;}
.btn-outline{color: #fff;padding: 8px 30px;border: solid 2px #fff;}
.btn-outline:hover{background-color: #fff;color: #00aee6;}
.btn-outline2{color: #00aee6;padding: 14px 30px;border: solid 2px #00aee6;}
.btn-outline2:hover{background-color: #00aee6;color: #fff;}
.btn-outline3{color: #fff;padding: 14px 30px;border: solid 2px #00aee6;}
.btn-outline3:hover{background-color: #00aee6;color: #fff;}
.btn-cancel{background-color: #9A9A9A;color: #fff;padding: 16px 30px;}
.btn-orange{background-color: #ff7103;color: #fff;padding: 16px 30px;}

.items:after{content: '';clear: both;display: block;}
.items .item-1{width: 8.333%;float: left;box-sizing: border-box;min-height: 1px;}
.items .item-2{width: 16.666%;float: left;box-sizing: border-box;min-height: 1px;}
.items .item-2_5{width: 20%;float: left;box-sizing: border-box;min-height: 1px;}
.items .item-3{width: 25%;float: left;box-sizing: border-box;min-height: 1px;}
.items .item-4{width: 33.333%;float: left;box-sizing: border-box;min-height: 1px;}
.items .item-5{width: 41.666%;float: left;box-sizing: border-box;min-height: 1px;}
.items .item-6{width: 50%;float: left;box-sizing: border-box;min-height: 1px;}
.items .item-7{width: 58.333%;float: left;box-sizing: border-box;min-height: 1px;}
.items .item-8{width: 66.666%;float: left;box-sizing: border-box;min-height: 1px;}
.items .item-9{width: 75%;float: left;box-sizing: border-box;min-height: 1px;}
.items .item-10{width: 83.333%;float: left;box-sizing: border-box;min-height: 1px;}
@media(max-width: 1200px){
	.items .item-md-0{display: none;}
	.items .item-md-2{width: 16.666%;}
	.items .item-md-3{width: 25%;}
	.items .item-md-4{width: 33.333%;}
	.items .item-md-5{width: 41.666%;}
	.items .item-md-6{width: 50%;}
	.items .item-md-7{width: 58.333%;}
	.items .item-md-8{width: 66.666%;}
	.items .item-md-12{width: 100%;}
}
@media (max-width: 768px){
	.items .item-sm-0{display: none;}
	.items .item-sm-2{width: 16.666%;}
	.items .item-sm-3{width: 25%;}
	.items .item-sm-4{width: 33.333%;}
	.items .item-sm-5{width: 41.666%;}
	.items .item-sm-6{width: 50%;}
	.items .item-sm-7{width: 58.333%;}
	.items .item-sm-8{width: 66.666%;}
	.items .item-sm-12{width: 100%;}
}
@media (max-width: 480px){
	.items .item-xs-0{display: none;}
	.items .item-xs-3{width: 25%;}
	.items .item-xs-4{width: 33.333%;}
	.items .item-xs-5{width: 41.666%;}
	.items .item-xs-6{width: 50%;}
	.items .item-xs-7{width: 58.333%;}
	.items .item-xs-8{width: 66.666%;}
	.items .item-xs-12{width: 100%;}
}

.ul_arrow {margin-bottom: 15px;}
.ul_arrow li {position: relative;padding:0 0 10px 30px;}
.ul_arrow li:after {font-family: 'globalIconfont'; content:"\e92e"; font-size: 14px; position: absolute;left: 0px;top: 4px;border: solid 1px #2654ba;color:#2654ba;border-radius: 100px;width: 16px;height: 16px;font-size: 12px;line-height: 16px;text-align: center;display: inline-block;}

.star-group{display: inline-block;margin-bottom: 10px;}
.star-group li{display: inline-block;}
.star-group i{font-size: 24px;color: #ff9f00;vertical-align: -5px;}
.star-group.lg i{font-size: 36px;}
.star-group.sm i{font-size: 16px;}

.more{font-size: 14px;color: #00aee6;font-weight: bold;}
.more i{-webkit-transition: all 0.5s;vertical-align: 0;font-size: 17px;vertical-align: -2px;
-o-transition: all 0.5s;
transition: all 0.5s;}
.more:hover i{-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);}

.RVbDww66-header_pro .menu_dropDown .tag-free {display:inline-block; background-color: #f37460; color: #fff; border-radius: 2px; padding:2px 5px; margin-left:8px; font-size: 11px; line-height: 1; font-style:normal; vertical-align: middle; position: relative;z-index: 1;}
.RVbDww66-header_pro .menu_dropDown .tag-free:before {display: inline-block;content: ''; width: 0; height: 0; position: absolute; z-index: 2; top: 50%; left:-4px; margin-top: -3px; border-top:solid 3px transparent; border-bottom:solid 3px transparent; border-right:solid 4px #f37460;}
.RVbDww66-header_pro .menu_dropDown .view_pro:after {display: block;content: '';clear: both;}
.RVbDww66-header_pro .menu_dropDown .view_pro .pic {float: left; width:43%; margin-left: -6%; text-align: center;}
.RVbDww66-header_pro .menu_dropDown .view_pro .info {margin-left:43% !important; padding: 0 !important; border:0 !important;}
.RVbDww66-header_pro .menu_dropDown .view_pro .link {display: inline-block; margin: 5px;}
.RVbDww66-header_pro .menu_dropDown .view_pro a.btn {display: inline-block; background-color: #00aee6; color: #fff;border: solid 2px #00aee6; padding:8px 15px; margin: 5px; font-size: 12px; line-height: 20px;}
.RVbDww66-header_pro .menu_dropDown .view_pro .btn .icon {font-size: 20px; line-height: 1; vertical-align: -3px;}
.RVbDww66-header_pro .menu_dropDown .view_pro a.btn:hover {color:#fff !important;}
.RVbDww66-header_pro .menu_dropDown .view_pro a.btn-border {background-color: initial;color:#00aee6; }
.RVbDww66-header_pro .menu_dropDown .view_pro a.btn-border:hover {color:#00aee6 !important;}

.feature-content{padding: 70px 0;text-align: center;line-height: normal;background-position: bottom;background-repeat: no-repeat;}
.feature-content.gray{background-color: #e3eff5;}
.feature-content.blue{background-color: #26324b;}
.feature-content .title{font-size: 36px; line-height: 1.2em;color: #373737;margin-bottom: 60px;font-weight: 300;}
.feature-content .title2{font-size: 36px; line-height: 1.2em;color: #373737;margin-bottom: 20px;font-weight: 300;}
.feature-content .subtitle {font-size:28px; line-height: 1.2em;color: #373737;margin-bottom: 20px;font-weight: 300;}
.feature-content .subtitle2 {font-size:20px; line-height: 1.2em;color: #373737;margin-bottom: 20px;font-weight: bold;}
.feature-content.blue [class^=title]{color: #00aee6;}
.feature-content.blue [class^=subtitle]{color: #fff;}
.feature-content .items [class^='item-']{padding:20px;}
.feature-content .pic{margin-bottom: 30px;}
.feature-content .info {font-size: 16px; line-height: 1.4em;}
.feature-content .info p {margin-bottom: 15px;}
.feature-content .dd1{font-size: 24px;line-height: 1.2;color: #373737;margin-bottom: 20px;}
.feature-content .dd2{color: #373737;line-height: 1.6;font-size: 14px;}
.feature-content .dd3{font-size: 18px;color: #373737;max-width: 900px;margin: 0 auto 10px;line-height: 1.4;}
.feature-content.blue .dd2{color: #fff;}
.feature-content.blue .dd3{color: #a3c8db;}
.feature-content .bignum{font-size: 48px;color: #00aee6;font-weight: bold;margin-top: -20px;}
.feature-content .list1{max-width: 240px;width: 100%;box-sizing: border-box;}
.feature-content .list1 li{background-color: #fff;border-radius: 8px;margin-bottom: 4px;font-size: 16px;color: #373737;padding: 16px 20px;text-align: left;cursor: pointer;}
.feature-content .list1 li.curr{background-color: #00aee6;color: #fff;}
.feature-content .list2{font-size: 16px;line-height: 1.75;color: #ffffff;text-align: left;font-weight: 300;}
.feature-content .list2 a{color: #fff;margin-bottom: 10px;display: inline-block;}
.feature-content .hr{border-bottom: 1px solid #eaeaea;margin: 20px 0;}
.feature-content .btn-content .btn{margin: 0 15px;}
.features-4{text-align: center;line-height: normal;padding: 80px 0;}
.features-4.gray{background-color: #e3eff5;}
.features-4 .title{font-size: 36px;font-weight: 300;line-height: 1.33;color: #26324b;margin-bottom: 50px;}
.features-4 .items [class^=item-]{padding: 10px 30px;}
.features-4 .box{position: relative;padding-left: 30px;}
.features-4 .box .dd1{font-size: 18px;color: #26324b;line-height: 1.44;margin-bottom: 10px;}
.features-4 .box .dd2{line-height: 1.57;color: #26324b;font-size: 14px;margin-bottom: 30px;}
.features-4 .box .icon{position: absolute;left: 0px;top: 4px;border: solid 1px #2654ba;color:#2654ba;border-radius: 100px;width: 16px;height: 16px;font-size: 12px;line-height: 16px;text-align: center;display: inline-block;}
.features-4 .box .icon:before{display: inline-block;-webkit-transform: scale(0.666);
-ms-transform: scale(0.666);
-o-transform: scale(0.666);
transform: scale(0.666);}
.features-4 .box a:hover{text-decoration: underline;color: #00aee6;}
@media(max-width: 768px){
	.feature-content .bignum{font-size: 48px;}
}
@media(max-width: 480px){
 .feature-content .list1{max-width: 100%;}
 .feature-content .btn-content .btn{margin: 15px 0px;}
}

.owl-carousel{text-align: center;padding: 20px 0;}
.owl-carousel .item img{width: initial;}
.owl-carousel .owl-nav .owl-prev{position: absolute;left: 0px;top: 45%;color: #fff;font-size: 40px;}
.owl-carousel .owl-nav .owl-next{position: absolute;right: 0px;top: 45%;color: #fff;font-size: 40px;}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover{color: #7aa0b4;}
.owl-carousel .owl-nav .owl-prev i,
.owl-carousel .owl-nav .owl-next i{vertical-align: middle; color: #26324b;}
.owl-carousel .owl-dots{margin-top: 30px;}
.owl-carousel .owl-dot{width: 8px;height: 8px;background-color: #7aa0b4;display: inline-block;margin: 0 5px;border-radius: 14px;opacity: 0.3;}
.owl-carousel .owl-dot.active{background-color: #7aa0b4;opacity: 1;}
.owl-carousel .owl-item img{width: auto !important;display: inline-block !important;border-radius: 5px;}
.owl-carousel .owl-stage-outer{direction: ltr;}

.paging{ text-align:center; margin:30px 0;}
.paging a{padding: 3px 7px ;text-decoration: none; color:#585858; font-size:16px;font-weight: 300;transition: all 0.2s;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;}
.paging a:hover{color:#26324b;text-decoration: underline;}
.paging a.curr{color:#26324b;text-decoration: underline;}
.paging .bb{ padding: 2px 10px ;cursor: pointer; font-size: 12px; margin:0 10px;background:inherit;border: solid 1px #26324b;color: #26324b;transition: all 0.2s;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;}
.paging .bb:hover{background:#26324b; text-decoration:none;color: #fff;}
@media (max-width: 479px) {
	.paging a{ font-size:12px;padding: 3px;}
	.paging .bb{padding: 0 8px;}
}

.dr_alert{position: fixed;z-index: 101;max-width: 900px;left: 50%;top: 50%;display: none;box-sizing: border-box;text-align: center;padding: 20px;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);}
.dr_alert .icon-close{position: absolute;right: 0px;top: 0px;color: #fff;font-size: 20px;display: block;cursor: pointer;}
@media(max-width: 480px){
	.dr_alert{width: 90%;}
}

.swal-overlay--show-modal .swal-modal{background-color: #fff;}
.swal-footer{text-align: center;}
.swal-title{color: #00aee6;}
.swal-text{color: #00aee6;}
.swal-button, .swal-button:active{background-color:#00aee6;border: solid 1px #ffffff;padding: 10px 60px;border-radius: 100px;}
.swal-button:focus{box-shadow: none;}
.swal-button:hover{background-color: #00aee6;color: #fff;}

/*totop style*/
.totop{display:none; background:#00aee6; color:#fff; position:fixed; z-index:100;  width:43px; height:43px; bottom:30px; right:1%; font-size:16px; line-height:43px; text-align:center; text-decoration:none;}
.totop:hover {text-decoration:none;}
.totop:after {display:block; font-family:'globalIconfont'; content:'\e92f'; position:absolute; z-index:3; top:0; left:0; width:100%; height:100%; background:#00aee6; color:#fff; font-size:24px; line-height:43px; text-align:center;}
.totop:focus{outline:none}
@media (max-width: 979px) {
	.totop{ display:none !important; position:static; background-position:left 0; background-color:#333; text-align:center; color:#999; width:auto;height:43px; line-height:43px;text-indent:0;}
	.totop:hover{ text-decoration:none; background-color:#121212;}
}

.choose_country {padding:30px 0;}
.choose_country .column {font-size:24px; line-height:1.2em; padding:20px 0; border-bottom:solid 1px #e4dfd9;}
.choose_country .country {padding:0 0 10px 0;}
.choose_country ul {overflow:hidden; padding:20px 0;}
.choose_country ul li {float:left; width:23%; padding:15px 1%;}
.choose_country ul li img {margin-right:5px;}
.choose_country ul li a {font-size:14px; line-height:1.2em;}
@media (max-width: 768px) {
	.choose_country ul li{width:31.3%;}
}
@media (max-width: 479px) {
	.choose_country ul li{width:48%;}
}

/*pop language*/
.pop_lang {position:fixed; z-index:10; left:0; bottom:0; width:100%; padding:10px 0; text-align:center; background:#333; background:rgba(0,0,0,.8); color:#fff; font-size:18px;}
.pop_lang a {color:#fff;}
.pop_lang .closeLang {width:22px; height:22px; font-size:22px; line-height:1; float:right; cursor:pointer;}
.pop_lang .closeLang:after {display:block; font-family: 'globalIconfont';content:'\e907';}
.pop_lang .info {padding:30px 0 0 0;}
.pop_lang .btn {padding:40px 0; font-size:16px;}
.pop_lang .btn a {padding:5px 20px; margin:0 10px; border:solid 1px #999; border-radius:100px;}
.pop_lang .btn a:hover {text-decoration:none; background:#fff; border:solid 1px #fff; color:#1eade7;}
@media (max-width: 479px) {
	.pop_lang .btn span {display:block; padding:0 0 20px 0;}
}

/*Mac-Data-Recovery-style 20180816*/
.menu-btm-bg{ background-color:#f0f0f0;padding:15px 0 !important; text-align:center;}
.menu-btm-bg .btn-outline3{color:#00aee6; font-size:14px;padding:8px 20px;}
.menu-btm-bg .btn-outline3:hover{color:#fff;}