<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
			font-family: 'FontAwesome';
			src: url('../fonts/fontawesome-webfont.eot');
			/* IE9 Compat Modes */
			src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
				/* IE6-IE8 */
				url('../fonts/fontawesome-webfont.woff2') format('woff2'),
				/* Super Modern Browsers */
				url('../fonts/fontawesome-webfont.woff') format('woff'),
				/* Pretty Modern Browsers */
				url('../fonts/fontawesome-webfont.ttf') format('truetype'),
				/* Safari, Android, iOS */
				url('../fonts/fontawesome-webfont.svg#svgFontName') format('svg');
			/* Legacy iOS */
		}
button.carousel-control-prev,.carousel-control-next {
    border: none;
    background: none;
}
span.main-android-vr {
    font-size: 16px;
    background: #ff0000;
    display: inline-block;
    padding: 5px 20px;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
    margin-bottom: 20px;
}
span.android-vr {
    background: #ff0000;
    display: inline-block;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    border-radius: 20px;
    line-height: 18px;
    width: 90%;
    margin: 0 20px;
    margin-bottom: 20px;
}
.topBar {
  background: #4b2d50;
  height: 40px;
  line-height: 40px;
  color: #fff;
  padding: 0 80px;
}
.navbar-light .navbar-brand img {
    width: 150px;
}
ul.topSocial li {
  display: inline-block;
  font-size: 20px;
  color: #fff;
}
.topBar a {
  color: #fff;
  font-size: 16px;
}
.topNab {
  background: #7a608b;
  padding: 0 80px 0 60px;
}
.topNab nav.navbar ul li a {
  color: #fff !important;
  font-size: 18px;
}
.banner-artical-1 {
  background: rgb(0, 22, 255);
  background: linear-gradient(90deg, rgba(0, 22, 255, 1) 0%, rgba(198, 228, 249, 1) 100%);
  padding: 60px 0;
}
.banner-artical-2 {
  background: rgb(0, 22, 255);
  background: linear-gradient(90deg, rgba(0, 22, 255, 1) 0%, rgba(198, 228, 249, 1) 100%);
  padding: 60px 0;
}
.banner-artical-3 {
  background: rgb(0, 22, 255);
  background: linear-gradient(90deg, rgba(0, 22, 255, 1) 0%, rgba(198, 228, 249, 1) 100%);
  padding: 60px 0;
}
.artical-text {
  text-align: center;
  color: #fff !important;
  font-size: 20px;
  padding: 0 50px;
}
.artical-text h2 a {
  color: #fff;
  margin-bottom: 15px !important;
  display: block;
  line-height: 60px;
}
a.banner-btn {
  display: inline-block;
  background: #fff;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  color: #000;
  font-size: 25px;
  border-radius: 10px;
  box-shadow: 0 0 3px #00000061;
  font-weight: bold;
  margin-top: 15px;
}
section.mainProductList {
  padding: 80px;
}
.product-box {
  text-align: center;
  padding: 15px 0 0 0;
}
.product-box img {
  width: 150px;
}
.product-title {
  font-size: 18px;
  text-align: center;
  margin: 0;
  height: 50px;
  line-height: 50px;
  background: #412d50;
  color: #fff;
}
.product-card {
  box-shadow: 0 0 5px #ddd;
  border-radius: 5px;
  background: #607d8b0f;
  overflow: hidden;
  height: 100%;
  position: relative;
  padding-bottom: 50px;
}
.product-info {
  padding: 15px 20px;
}
.product-info p {
  font-size: 16px;
  text-align: justify;
  margin: 0;
  color: #585555;
}
.product-btn a.btn-download {
  background: #4CAF50;
  width: 40%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.product-btn {
  display: flex;
  flex-flow: row wrap;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.product-btn a.btn-buy {
  background: #9C27B0;
  width: 30%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.product-btn a.btn-help {
  background: #03A9F4;
  width: 30%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.product-btn a.btn-download:hover {
  background: #196c1d;
}
.product-btn a.btn-help:hover {
  background: #045478;
}
.product-btn a.btn-buy:hover {
  background: #540c60;
}
h2.title-main {
  display: block;
  text-align: center;
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin-bottom: 50px;
  font-size: 45px;
  font-weight: bold;
  color: #3f2d50;
}
section.otherProductList {
  padding: 0 80px 40px 80px;
}
section.otherProductList .col-sm-3 {
  margin-bottom: 30px;
}
section.ProductList {
  padding: 80px;
}
section.ProductList .col-sm-3 {
  margin-bottom: 30px;
}
section.testimonialSlider {
    padding: 50px;
    background: rgb(1,9,94);
background: linear-gradient(90deg, rgba(1,9,94,1) 0%, rgba(62,7,94,1) 100%);
    text-align: center;
}
.testimonialSlider .carousel-indicators {
    bottom: -50px;
}
section.testimonialSlider h2.title-main {
    color: #fff;
}
section.testimonialSlider p {
    color: #fff;
    font-size: 25px;
}
section.testimonialSlider small {
    color: #fff;
    font-size: 18px;
    opacity: .6;
}
.testimonialSlider .carousel-control-next {
    right: -200px;
}
.testimonialSlider .carousel-control-prev {
    left: -200px;
}
.testimonialSlider .carousel-item p {
    padding: 0 140px;
}
.footer-top {
    padding: 80px 80px 40px 80px;
    background: #392d50;
}
section.product-banner .product-box img {
    width: 60%;
}
.footer-bottom {
    padding: 0 80px;
    height: 50px;
    background: #1f132a;
}
ul.footer-links li {
    list-style: none;
    display: inline-block;
    width: 48%;
    color: #fff;
    position: relative;
	line-height: 38px;
}
ul.footer-nav {
    padding: 0;
}
ul.footer-links li a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    opacity: .7;
	text-decoration: none;
}
.footer-top h2 {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
}

ul.footer-nav li a {
    font-size: 18px;
    color: #fff;
    opacity: .7;
    text-decoration: none;
}

ul.footer-nav li {
    list-style: none;
    line-height: 35px;
    position: relative;
}
.footer-bottom ul {
    padding: 0;
}

.footer-bottom ul li {
    display: inline-block;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-right: 15px;
}

.footer-bottom ul li a {
    color: #fff;
    text-decoration: none;
}

.footer-bottom ul li:after {
    position: absolute;
    content: '|';
    right: 5px;
}

.footer-bottom ul li:last-child:after {
    display: none;
}
ul.footer-links li:before {
    position: absolute;
    content: '&gt;';
    left: -22px;
    top: 0px;
    font-weight: 900;
    font-size: 18px;
}
ul.footer-links {
    padding-left: 25px;
}
ul.topSocial {
    float: right;
}

ul.topSocial li {
    display: inline-block;
    margin-right: 5px;
}
ul.topSocial li a {
    display: block;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #fff;
    color: #2d4550;
}
a.btn-download-rar {
    width: 50%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    background: #4c9faf;
    font-size: 18px;
    font-weight: 600;
}
a.btn-download-zip {
    width: 50%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    background: #4CAF50;
    font-size: 18px;
    font-weight: 600;
}
a.btn-download-zip:hover {
    background: #175c1a;
}
a.btn-download-rar:hover {
    background: #165460;
}
section.contactUs {
    padding: 80px 0;
}
.policyMain #accordion .panel {
    border: 1px solid #2d4550;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    margin-bottom: 5px;
}
.policyMain #accordion .panel-heading {
    padding: 0;
    border: none;
    border-radius: 0;
    position: relative;
}
.policyMain .panel-title {
    border-bottom: 1px solid #2d4550;
    padding: 5px;
    margin: 0;
}
.policyMain #accordion .panel-title a {
    display: block;
    padding: 10px 30px 10px 60px;
    margin: 0;
    background: #fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #39023d;
    border-radius: 0;
    position: relative;
    text-decoration: none;
}
.policyMain #accordion .panel-title a:before, .policyMain #accordion .panel-title a.collapsed:before {
    content: "\f068";
    font-family: fontawesome;
    width: 40px;
    height: 100%;
    line-height: 40px;
    background: #2d4550;
    border: 1px solid #2d4550;
    border-radius: 3px;
    font-size: 17px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0;
    transition: all 0.3s ease 0s;
}
.policyMain #accordion .panel-title a.collapsed:before {
    content: "\f067";
    background: #fff;
    border: 1px solid #021c3d;
    color: #021c3d;
}


.collapse {
    padding: 10px 20px;
}
.policyMain {
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
    padding: 30px;
}

section.privacyPolicy {
    padding: 80px 0;
}

.policyMain h2 {
    text-align: center;
    font-size: 35px;
    text-transform: capitalize;
    margin-bottom: 25px;
    margin-top: 40px;
}

.policyMain p {
    font-size: 17px;
}

.policyMain p strong {
    color: #2d4550;
}
section.privacyPolicy .card {
    border: none;
}
section.privacyPolicy .card-header {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #2d4550;
    border-radius: 0px !important;
    box-shadow: 0px 2px 2px #cccccc;
}
section.privacyPolicy .coll-heading {
    padding: 15px 10px 15px 15px;
    font-size: 17px;
	cursor: pointer;
}
section.privacyPolicy .collapse {
    border: 1px solid #2d4550;
}
div#accordion-style-1 h2 {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
}
section.product-banner {
    padding: 50px 0;
    
}

.product-details h2 {
    font-size: 25px;
    margin-bottom: 20px;
}

.product-details h2 em {
    font-size: 16px;
    color: #FFC107;
}

.product-details h2 span {
    font-size: 18px;
    position: absolute;
    top: -25px;
    color: #03A9F4;
}

.top-feature h2 {
    font-size: 18px;
    margin-bottom: 10px;
}
.price-new {
    font-size: 30px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    background: #efff00;
    padding: 15px;
    border-radius: 10px 0px 0px 10px;
    color: #9C27B0;
}

.price-new span {
    font-size: 13px;
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translate(-35%, 0);
    width: 100%;
}
section.single-product {
    padding: 50px;
    background: #dddddd5e;
}

.product-description {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 5px #ccc;
    border-radius: 5px;
	margin-bottom: 30px;
}

.product-description h2 {
    font-size: 25px;
    margin-bottom: 20px;
    position: relative;
    color: #2d4550;
}

.product-description p {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
}

.product-description h2:after {
    position: absolute;
    content: '';
    width: 200px;
    height: 2px;
    background: #607D8B;
    left: 0;
    bottom: -10px;
}
.product-description ul li {
    position: relative;
    font-size: 16px;
    line-height: 35px;
    list-style: none;
}

.product-description ul li:before {
    font-family: FontAwesome;
    content: "\f046";
    left: 39px;
    position: absolute;
    left: -25px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.price-new:after {
    content: '';
    position: absolute;
    right: -50px;
    bottom: 0;
    border-bottom: 60px solid rgb(239 255 0);
    border-right: 50px solid transparent;
}
.price-new:before {
    content: '';
    position: absolute;
    right: -50px;
    top: 0;
    border-top: 60px solid rgb(239 255 0);
    border-right: 50px solid transparent;
}
.product-button a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ccc;
    padding: 0;
    margin-top: 20px;
    border-radius: 5px;
    box-shadow: 1px 1px 5px #cccccc8f;
    color: #000;
    font-size: 18px;
    background: #f9f9f9;
}
section.buy-banner {
    padding: 50px 0;
    box-shadow: 0 5px 5px #ccc;
}
.product-buy-img img {
    width: 85%;
}
.product-buy-img {
    text-align: center;
}
.tc-buy-head a h1 {
    font-size: 30px;
    font-weight: bold;
    color: #2d4550;
    margin-top: 10px;
    margin-bottom: 20px;
    text-decoration: none;
}
.buy-offer {
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.14);
    border-radius: 2px;
    text-align: center;
    font-family: calibri, Helvetica, Arial, sans-serif;
}
.buy-offer-head {
    padding: 15px 0px;
    background: #121d2f;
    color: #fff;
    position: relative;
}
.buy-offer-head p {
    font-size: 18px;
    margin: 0;
    line-height: 25px;
}
.tc-buy-head .buy-offer-head:before {
    position: absolute;
    content: '';
    border-top: 20px solid #acc;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -20px;
    left: 42%;
}
.buy-offer-head:before {
    position: absolute;
    content: '';
    border-top: 20px solid #121d2f;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -20px;
    left: 42%;
}
.buy-offer-price {
    border-bottom: 1px solid rgba(18, 29, 47, 0.11);
    padding: 10px;
}
.buy-offer-price p {
    font-size: 40px;
    font-weight: bold;
    font-family: calibri, Helvetica, Arial, sans-serif;
    margin: 0;
    color: #ef5b0b;
}
.buy-offer-price span {
    font-size: 18px;
    font-weight: bold;
    font-family: calibri, Helvetica, Arial, sans-serif;
    color: rgba(7, 24, 48, 0.78);
}
.buy-offer-avan {
    padding: 10px;
    font-size: 12px;
    color: #030c17;
    font-weight: 600;
}
.buymain-btn {
    padding: 15px 40px;
    color: #fff;
    font-size: 18px;
    background-color: #126ab6;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
}
.tc-buy-head .buy-offer-head {
    background: #acc !important;
}

section.productBuyMain {padding: 50px;background: #eeeeee8c;}

.price-table {
    width: 100%;
    padding: 15px;
}

.one-year {
    width: 100%;
}
.one-year {
    border: 1px solid #3c763d;
}
.one-year h2 {
    margin: 0;
    text-align: center;
    line-height: 50px;
    background: #3c763d;
    margin-left: -1px;
    color: #fff;
}
.two-year {
    border: 1px solid #a94442;
    margin-top: 30px;
}
.two-year h2 {
    margin: 0;
    text-align: center;
    line-height: 50px;
    background: #a94442;
    margin-left: -1px;
    margin-top: -1px;
    color: #fff;
}
.three-year {
    border: 1px solid #8a6d3b;
    margin-top: 30px;
}
.three-year h2 {
    margin: 0;
    text-align: center;
    line-height: 50px;
    background: #8a6d3b;
    margin-left: -1px;
    margin-top: -1px;
    color: #fff;
}
.contact-form iframe {
    width: 100%;
    height: 450px !important;
    border: none;
}

.contact-form {
    border: 1px solid #ccc;
    padding: 25px;
    box-shadow: 2px 0px 5px #ccc;
    border-radius: 5px;
}

.contact-form p {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}
.mycard {
    width: 100%;
    background-color: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.16), 0 1px 2px 0 rgba(0,0,0,.12);
    float: left;
    border-top: 3px solid #13232a;
    margin-bottom: 20px;
    padding: 10px 15px;
}
section.Producthelp {
    padding: 80px;
}
.prod-head {
    margin-bottom: 16px;
    list-style: none;
    background-color: #607D8B;
    border-radius: 0.25rem;
    float: left;
    width: 100%;
    color:#fff;
}

section.Producthelp iframe {
    width: 100% !important;
    min-height: 500px;
}

.prod-head h4 {
    height: 50px;
    line-height: 50px;
    margin: 0;
}</pre></body></html>