﻿/* RESET MODERNO */
*, *::before, *::after {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html {
	scroll-behavior: smooth;
}
body {
	line-height: 1.4;
}
/* LISTAS Y TABLAS */
ul, ol {
	list-style: none;
}
table {
	border-collapse: collapse;
}
.container {
	margin-left: auto;
	margin-right: auto;
}
.container.\31 25\25 {
	width: 100%;
	max-width: 1200px;
	min-width: 960px;
}
.container.\37 5\25 {
	width: 720px;
}
.container.\35 0\25 {
	width: 480px;
}
.container.\32 5\25 {
	width: 240px;
}
.container {
	width: 960px;
}
/* Desktop grande (>=1201px) */
@media screen and (min-width:1201px) {
.container {
	width: 1200px;
}
.container.\31 25\25 {
	width: 100%;
	max-width: 1500px;
	min-width: 1200px;
}
.container.\37 5\25 {
	width: 900px;
}
.container.\35 0\25 {
	width: 600px;
}
.container.\32 5\25 {
	width: 300px;
}
}
/* Desktop medio (737px – 1200px) */
@media screen and (min-width:737px) and (max-width:1200px) {
.container {
	width: 1000px;
}
.container.\31 25\25 {
	width: 100%;
	max-width: 1250px;
	min-width: 1000px;
}
.container.\37 5\25 {
	width: 750px;
}
.container.\35 0\25 {
	width: 500px;
}
.container.\32 5\25 {
	width: 250px;
}
}
/* Móvil (<=736px) */
@media screen and (max-width:736px) {
.container {
	width: 100% !important;
}
.container.\31 25\25 {
	width: 100%;
	max-width: 125%;
	min-width: 100%;
}
.container.\37 5\25 {
	width: 75%;
}
.container.\35 0\25 {
	width: 50%;
}
.container.\32 5\25 {
	width: 25%;
}
}
/* =========================================================
   ROW BASE
   ========================================================= */
.row {
	border-bottom: 1px solid transparent;
	box-sizing: border-box;
	margin: 0 0 -1px -40px;
}
.row > * {
	float: left;
	box-sizing: border-box;
	padding: 0 0 0 40px;
}
/* Clearfix */
.row::before, .row::after {
	content: "";
	display: block;
	clear: both;
}
/* Uniform */
.row.uniform {
	margin: -40px 0 -1px -40px;
}
.row.uniform > * {
	padding: 40px 0 0 40px;
}
/* =========================================================
   VARIANTES DE ESPACIADO
   ========================================================= */
/* 0% */
.row.\30\25, .row.uniform.\30\25 {
	margin-left: 0;
}
.row.\30\25 > *, .row.uniform.\30\25 > * {
	padding-left: 0;
	padding-top: 0;
}
/* 25% */
.row.\32 5\25, .row.uniform.\32 5\25 {
	margin-left: -10px;
}
.row.\32 5\25 > *, .row.uniform.\32 5\25 > * {
	padding-left: 10px;
	padding-top: 10px;
}
/* 50% */
.row.\35 0\25, .row.uniform.\35 0\25 {
	margin-left: -20px;
}
.row.\35 0\25 > *, .row.uniform.\35 0\25 > * {
	padding-left: 20px;
	padding-top: 20px;
}
/* 150% */
.row.\31 50\25, .row.uniform.\31 50\25 {
	margin-left: -60px;
}
.row.\31 50\25 > *, .row.uniform.\31 50\25 > * {
	padding-left: 60px;
	padding-top: 60px;
}
/* 200% */
.row.\32 00\25, .row.uniform.\32 00\25 {
	margin-left: -80px;
}
.row.\32 00\25 > *, .row.uniform.\32 00\25 > * {
	padding-left: 80px;
	padding-top: 80px;
}
/* =========================================================
   SISTEMA DE COLUMNAS (12 COLUMNAS)
   ========================================================= */
.\31 2u, .\31 2u\24 {
	width: 100%;
}
.\31 1u, .\31 1u\24 {
	width: 91.666%;
}
.\31 0u, .\31 0u\24 {
	width: 83.333%;
}
.\39 u, .\39 u\24 {
	width: 75%;
}
.\38 u, .\38 u\24 {
	width: 66.666%;
}
.\37 u, .\37 u\24 {
	width: 58.333%;
}
.\36 u, .\36 u\24 {
	width: 50%;
}
.\35 u, .\35 u\24 {
	width: 41.666%;
}
.\34 u, .\34 u\24 {
	width: 33.333%;
}
.\33 u, .\33 u\24 {
	width: 25%;
}
.\32 u, .\32 u\24 {
	width: 16.666%;
}
.\31 u, .\31 u\24 {
	width: 8.333%;
}
/* Offsets */
.\-11u {
	margin-left: 91.666%;
}
.\-10u {
	margin-left: 83.333%;
}
.\-9u {
	margin-left: 75%;
}
.\-8u {
	margin-left: 66.666%;
}
.\-7u {
	margin-left: 58.333%;
}
.\-6u {
	margin-left: 50%;
}
.\-5u {
	margin-left: 41.666%;
}
.\-4u {
	margin-left: 33.333%;
}
.\-3u {
	margin-left: 25%;
}
.\-2u {
	margin-left: 16.666%;
}
.\-1u {
	margin-left: 8.333%;
}
/* =========================================================
   DESKTOP (>=737px)
   ========================================================= */
@media screen and (min-width:737px) {
/* Gutters base */
.row, .row.uniform {
	margin: -50px 0 -1px -50px;
}
.row > *, .row.uniform > * {
	padding: 50px 0 0 50px;
}
/* =========================================================
     VARIANTES DE ESPACIADO
     ========================================================= */
/* 200% */
.row.\32 00\25, .row.uniform.\32 00\25 {
	margin-left: -100px;
}
.row.\32 00\25 > *, .row.uniform.\32 00\25 > * {
	padding-left: 100px;
	padding-top: 100px;
}
/* 150% */
.row.\31 50\25, .row.uniform.\31 50\25 {
	margin-left: -75px;
}
.row.\31 50\25 > *, .row.uniform.\31 50\25 > * {
	padding-left: 75px;
	padding-top: 75px;
}
/* 50% */
.row.\35 0\25, .row.uniform.\35 0\25 {
	margin-left: -25px;
}
.row.\35 0\25 > *, .row.uniform.\35 0\25 > * {
	padding-left: 25px;
	padding-top: 25px;
}
/* 25% */
.row.\32 5\25, .row.uniform.\32 5\25 {
	margin-left: -12.5px;
}
.row.\32 5\25 > *, .row.uniform.\32 5\25 > * {
	padding-left: 12.5px;
	padding-top: 12.5px;
}
/* =========================================================
     SISTEMA DE COLUMNAS (12 COLUMNAS)
     ========================================================= */
.\31 2u\(desktop\), .\31 2u\24\(desktop\) {
	width: 100%;
}
.\31 1u\(desktop\), .\31 1u\24\(desktop\) {
	width: 91.666%;
}
.\31 0u\(desktop\), .\31 0u\24\(desktop\) {
	width: 83.333%;
}
.\39 u\(desktop\), .\39 u\24\(desktop\) {
	width: 75%;
}
.\38 u\(desktop\), .\38 u\24\(desktop\) {
	width: 66.666%;
}
.\37 u\(desktop\), .\37 u\24\(desktop\) {
	width: 58.333%;
}
.\36 u\(desktop\), .\36 u\24\(desktop\) {
	width: 50%;
}
.\35 u\(desktop\), .\35 u\24\(desktop\) {
	width: 41.666%;
}
.\34 u\(desktop\), .\34 u\24\(desktop\) {
	width: 33.333%;
}
.\33 u\(desktop\), .\33 u\24\(desktop\) {
	width: 25%;
}
.\32 u\(desktop\), .\32 u\24\(desktop\) {
	width: 16.666%;
}
.\31 u\(desktop\), .\31 u\24\(desktop\) {
	width: 8.333%;
}
/* Offsets */
.\-11u\(desktop\) {
	margin-left: 91.666%;
}
.\-10u\(desktop\) {
	margin-left: 83.333%;
}
.\-9u\(desktop\) {
	margin-left: 75%;
}
.\-8u\(desktop\) {
	margin-left: 66.666%;
}
.\-7u\(desktop\) {
	margin-left: 58.333%;
}
.\-6u\(desktop\) {
	margin-left: 50%;
}
.\-5u\(desktop\) {
	margin-left: 41.666%;
}
.\-4u\(desktop\) {
	margin-left: 33.333%;
}
.\-3u\(desktop\) {
	margin-left: 25%;
}
.\-2u\(desktop\) {
	margin-left: 16.666%;
}
.\-1u\(desktop\) {
	margin-left: 8.333%;
}
}
/* =========================================================
   MOBILE (<=736px)
   ========================================================= */
@media screen and (max-width:736px) {
/* Gutters base */
.row, .row.uniform {
	margin: -10px 0 -1px -10px;
}
.row > *, .row.uniform > * {
	padding: 10px 0 0 10px;
}
/* =========================================================
     VARIANTES DE ESPACIADO
     ========================================================= */
/* 200% */
.row.\32 00\25, .row.uniform.\32 00\25 {
	margin-left: -20px;
}
.row.\32 00\25 > *, .row.uniform.\32 00\25 > * {
	padding-left: 20px;
	padding-top: 20px;
}
/* 150% */
.row.\31 50\25, .row.uniform.\31 50\25 {
	margin-left: -15px;
}
.row.\31 50\25 > *, .row.uniform.\31 50\25 > * {
	padding-left: 15px;
	padding-top: 15px;
}
/* 50% */
.row.\35 0\25, .row.uniform.\35 0\25 {
	margin-left: -5px;
}
.row.\35 0\25 > *, .row.uniform.\35 0\25 > * {
	padding-left: 5px;
	padding-top: 5px;
}
/* 25% */
.row.\32 5\25, .row.uniform.\32 5\25 {
	margin-left: -2.5px;
}
.row.\32 5\25 > *, .row.uniform.\32 5\25 > * {
	padding-left: 2.5px;
	padding-top: 2.5px;
}
/* =========================================================
     SISTEMA DE COLUMNAS (MOBILE)
     ========================================================= */
.\31 2u\(mobile\), .\31 2u\24\(mobile\) {
	width: 100%;
}
.\31 1u\(mobile\), .\31 1u\24\(mobile\) {
	width: 91.666%;
}
.\31 0u\(mobile\), .\31 0u\24\(mobile\) {
	width: 83.333%;
}
.\39 u\(mobile\), .\39 u\24\(mobile\) {
	width: 75%;
}
.\38 u\(mobile\), .\38 u\24\(mobile\) {
	width: 66.666%;
}
.\37 u\(mobile\), .\37 u\24\(mobile\) {
	width: 58.333%;
}
.\36 u\(mobile\), .\36 u\24\(mobile\) {
	width: 50%;
}
.\35 u\(mobile\), .\35 u\24\(mobile\) {
	width: 41.666%;
}
.\34 u\(mobile\), .\34 u\24\(mobile\) {
	width: 33.333%;
}
.\33 u\(mobile\), .\33 u\24\(mobile\) {
	width: 25%;
}
.\32 u\(mobile\), .\32 u\24\(mobile\) {
	width: 16.666%;
}
.\31 u\(mobile\), .\31 u\24\(mobile\) {
	width: 8.333%;
}
/* Offsets */
.\-11u\(mobile\) {
	margin-left: 91.666%;
}
.\-10u\(mobile\) {
	margin-left: 83.333%;
}
.\-9u\(mobile\) {
	margin-left: 75%;
}
.\-8u\(mobile\) {
	margin-left: 66.666%;
}
.\-7u\(mobile\) {
	margin-left: 58.333%;
}
.\-6u\(mobile\) {
	margin-left: 50%;
}
.\-5u\(mobile\) {
	margin-left: 41.666%;
}
.\-4u\(mobile\) {
	margin-left: 33.333%;
}
.\-3u\(mobile\) {
	margin-left: 25%;
}
.\-2u\(mobile\) {
	margin-left: 16.666%;
}
.\-1u\(mobile\) {
	margin-left: 8.333%;
}
}
/* =========================================================
   VARIABLES GLOBALES
   ========================================================= */
:root {
	--font-main: 'Open Sans', sans-serif;
	--color-bg: #303238;
	--color-text: #54575E;
	--color-strong: #404248;
	--color-accent: #FF7800;
	--color-accent-hover: #0070f6;
	--color-muted: #696969;
	--color-highlight: #BF3131;
	--color-secondary: #58dfed;
	--space-s: 1em;
	--space-m: 2em;
	--space-l: 3em;
}
/* =========================================================
   BASE
   ========================================================= */
body {
	background: var(--color-bg);
	font-family: var(--font-main);
	color: var(--color-text);
	font-weight: 400;
	line-height: 1.6;
}
/* Desactivar animaciones durante carga */
body.is-loading * {
	transition: none !important;
	animation: none !important;
}
/* Inputs */
input, select, textarea {
	font-family: var(--font-main);
	color: #7b818c;
	font-weight: 400;
}
/* Links */
a {
	color: var(--color-accent);
	text-decoration: underline;
	transition: color .2s ease;
}
a:hover {
	text-decoration: none;
	color: var(--color-accent-hover);
}
/* =========================================================
   TITULARES
   ========================================================= */
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 0.04em;
	color: var(--color-strong);
	margin-bottom: var(--space-s);
}
h2 {
	font-size: 1.5em;
	margin-top: var(--space-l);
	line-height: 1.4;
}
h3 {
	font-size: 1.35em;
	margin-top: var(--space-m);
}
h5 {
	font-size: 0.8em;
	margin-top: var(--space-m);
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: var(--color-strong);
	text-decoration: none;
	outline: 0;
}
/* =========================================================
   TEXTO
   ========================================================= */
b, strong {
	color: var(--color-strong);
	font-weight: 700;
}
i, em {
	font-style: italic;
}
sub {
	position: relative;
	top: 0.5em;
	font-size: 0.8em;
}
sup {
	position: relative;
	top: -0.5em;
	font-size: 0.8em;
}
/* Separadores */
hr {
	border: 0;
	border-top: 1px solid #160e53;
}
hr.m {
	border-top: 1px solid #7D49F2;
}
/* Citas */
blockquote {
	border-left: 0.5em solid #ddd;
	padding: 1em 0 1em 2em;
	font-style: italic;
}
/* Espaciado general */
p, ul, ol, dl, table {
	margin-bottom: var(--space-m);
}
/* =========================================================
   UTILIDADES
   ========================================================= */
.date, .dateb {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.065em;
	font-size: 0.9em;
	margin-bottom: 0.25em;
}
.date {
	color: var(--color-muted);
}
.dateb {
	color: var(--color-secondary);
}
.alineado {
	vertical-align: middle;
}
.centrado {
	text-align: center;
	vertical-align: middle;
}
.tachado {
	text-decoration: line-through;
}
.black {
	color: #444E5A;
}
.cita {
	text-align: center;
	line-height: 2em;
	margin: 0 10% var(--space-m) 10%;
	color: var(--color-highlight);
	font-size: 1.4em;
	font-style: oblique;
}
/* =========================================================
   SECCIONES Y ARTÍCULOS
   ========================================================= */
section, article {
	margin-bottom: 5em;
}
section:last-child, article:last-child {
	margin-bottom: 0;
}
/* =========================================================
   HEADERS Y FOOTERS
   ========================================================= */
header {
	margin-bottom: var(--space-m);
}
header h2, header h3 {
	margin-bottom: 0.25em;
}
header p {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.065em;
	font-size: 0.9em;
	color: var(--color-muted);
}
header p strong {
	color: var(--color-strong);
	font-weight: 800;
}
footer {
	margin-top: 2.5em;
}
/* Header destacado */
header.major {
	border-bottom: 1px solid var(--color-highlight);
	margin-bottom: var(--space-l);
}
header.major::after {
	content: '';
	display: block;
	border-top: 1px solid var(--color-highlight);
	height: 8px;
}
header.major h2, header.major h3 {
	margin-bottom: 1.2em;
}
header.major p {
	margin-bottom: 1.5em;
	position: relative;
	top: -1em;
}
form label {
	display: block;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 0.04em;
	color: #404248;
	margin: 0 0 1em 0;
	font-size: 0.8em;
}
form input[type=text], form input[type=email], form input[type=password], form select, form textarea {
	-webkit-appearance: none;
	display: block;
	width: 100%;
	border-radius: 8px;
	border: solid 1px #eee;
}
form input[type=text]:focus, form input[type=email]:focus, form input[type=password]:focus, form select:focus, form textarea:focus {
	box-shadow: 0 0 2px 1px #4091bf;
}
form input[type=text], form input[type=email], form input[type=password] {
	line-height: 3em;
	padding: 0 1em;
}
form select {
	line-height: 3em;
	padding: 0 1em;
}
form textarea {
	min-height: 9em;
	padding: 1em;
}
form .formerize-placeholder, form::-webkit-input-placeholder, form:-moz-placeholder, form::-moz-placeholder, form:-ms-input-placeholder {
	color: #555 !important;
}
form::-moz-focus-inner {
	border: 0;
}
table {
	width: 100%;
}
table.default {
	width: 100%;
}
table.default tr {
	border-top: solid 1px #eee;
}
table.default tr:first-child {
	border-top: 0;
}
table.default td {
	padding: 0.5em 1em 0.5em 1em;
}
table.default th {
	text-align: left;
	padding: 0.5em 1em 0.5em 1em;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 0.04em;
	margin: 0 0 1em 0;
	font-size: 0.8em;
}
table.default thead {
	background: #404248;
	color: #fff;
}
.image, .image-b, .image-bu {
	position: relative;
	display: inline-block;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.image img {
	display: block;
	width: 100%;;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.image-b img {
	display: block;
	width: 100%;
	border-radius: 8px;
	border: 1px #0C053E outset;
}
.image-bu img {
	display: block;
	width: 100%;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
	border: 2px #0070f6 outset;
}
.image.fit {
	display: block;
	width: 100%;
}
.image.featured {
	display: block;
	width: 100%;
	margin: 0 0 2.5em 0;
	border-radius: 8px;
}
.image.left {
	float: left;
	margin: 0 2em 2em 0;
	display: block;
}
.image.news {
	float: left;
	margin: 0 2em 2em 0;
	display: block;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	width: 180px;
	height: 167px;
	border: 1px #0C053E outset;
	box-shadow: 3px 3px 10px 1px #ff7800;
}
.image.price {
	width: 12em;
	margin: 0 auto;
	display: block;
}
.image.right {
	float: right;;
	margin: 0 0 2em 2em;
}
.image.right.morado {
	float: right;
	margin: 0 0 2em 2em;
	border-radius: 8px;
	background-color: #FFF;
	border-style: solid;
	border-color: #8657ff;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #8657ff;
}
.image.left.morado {
	float: left;
	margin: 0 2em 2em 0;
	border-radius: 8px;
	background-color: #FFF;
	border-style: solid;
	border-color: #8657ff;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #8657ff;
}
.image.right.business {
	float: right;
	margin: 0 0 2em 2em;
	border-radius: 8px;
	background-color: #FFF;
	border-style: solid;
	border-color: #0070f6;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #0070f6;
}
.image.centered {
	display: block;
	margin: 0 0 2.5em 0;
}
.image.centered img {
	margin: 0 auto;
	width: auto;
}
.image.icon {
	display: inline-block;
	position: relative;
	width: 20px;
	vertical-align: middle;
}
.image.lg {
	display: inline-block;
	position: relative;;
	vertical-align: middle;
}
.image.negro {
	border: 2px #0C053E outset;
}
.image.promo {
	position: relative;
	left: 0px;
	top: -570px;
}
.image.icon.norton {
	width: 40px;
}
input[type=button], input[type=submit], input[type=reset], button, .button {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	-moz-transition: background-color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	-webkit-appearance: none;
	position: relative;
	display: inline-block;
	background-color: #4091bf;;
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase;;
	font-size: 0.95em;
	letter-spacing: 0.075em;
	padding: 1em 2em;
	outline: 0;
	white-space: nowrap;
	cursor: pointer;
	background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2)), url("../img/bg/bg02.png");
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-top-right-radius: 12px;
}
input[type=button].icon:before, input[type=submit].icon:before, input[type=reset].icon:before, button.icon:before, .button.icon:before {
	opacity: 0.5;
	margin-right: 0.5em;
	position: relative;
	top: 0.05em;
}
input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover, button:hover, .button:hover {
	background-color: #50a1cf;
}
input[type=button]:active, input[type=submit]:active, input[type=reset]:active, button:active, .button:active {
	background-color: #3081af;
}
input[type=button].medium, input[type=submit].medium, input[type=reset].medium, button.medium, .button.medium {
	font-size: 1.25em;
	padding: 1em 2.25em;
}
input[type=button].big, input[type=submit].big, input[type=reset].big, button.big, .button.big {
	font-size: 1.5em;
	padding: 1em 2.25em;
}
input[type=button].alt, input[type=submit].alt, input[type=reset].alt, button.alt, .button.alt {
	background-color: #464a52;
}
input[type=button].gen, input[type=submit].gen, input[type=reset].gen, button.gen, .button.gen {
	background-color: #0400f5;
	border: 3px #7d49f2 solid;
}
input[type=button].norton, input[type=submit].norton, input[type=reset].norton, button.norton, .button.norton {
	background-color: #feeb29;
	color: #242424 !important;
	border: 3px #242424 solid;
	border-radius: 40px;
}
input[type=button].gen:hover, input[type=submit].gen:hover, input[type=reset].gen:hover, button.gen:hover, .button.gen:hover {
	background-image: linear-gradient(90deg, rgb(4, 0, 245) 0%, rgb(125, 73, 242) 100%);
}
input[type=button].norton:hover, input[type=submit].norton:hover, input[type=reset].norton:hover, button.norton:hover, .button.norton:hover {
	background-color: #fff488;
}
input[type=button].aba, input[type=submit].aba, input[type=reset].aba, button.aba, .button.aba {
	background-color: #388700;
}
input[type=button].aba:hover, input[type=submit].aba:hover, input[type=reset].aba:hover, button.aba:hover, .button.aba:hover {
	background-color: #9ae437;
}
input[type=button].abap, input[type=submit].abap, input[type=reset].abap, button.abap, .button.abap {
	background-color: #314d00;
}
input[type=button].abap:hover, input[type=submit].abap:hover, input[type=reset].abap:hover, button.abap:hover, .button.abap:hover {
	background-color: #388700;
}
input[type=button].abapp, input[type=submit].abapp, input[type=reset].abapp, button.abapp, .button.abapp {
	background-color: #ff7800;
}
input[type=button].abapp:hover, input[type=submit].abapp:hover, input[type=reset].abapp:hover, button.abapp:hover, .button.abapp:hover {
	background-color: #ff9d00;
}
input[type=button].pm, input[type=submit].pm, input[type=reset].pm, button.pm, .button.pm {
	background-color: #0070f6;
}
input[type=button].pm:hover, input[type=submit].pm:hover, input[type=reset].pm:hover, button.pm:hover, .button.pm:hover {
	background-color: #4096ff;
}
input[type=button].bg, input[type=submit].bg, input[type=reset].bg, button.bg, .button.bg {
	background-color: #314d00;
}
input[type=button].bg:hover, input[type=submit].bg:hover, input[type=reset].bg:hover, button.bg:hover, .button.bg:hover {
	background-color: #388700;
}
input[type=button].drweb, input[type=submit].drweb, input[type=reset].drweb, button.drweb, .button.drweb {
	background-color: #88B332;
}
input[type=button].av, input[type=submit].av, input[type=reset].av, button.av, .button.av {
	background-color: #160e53;
	border-width: 1px;
	border-color: #ff7f08;
	border-style: solid;
	box-shadow: 1px 1px 10px 1px #ff7f08;
}
input[type=button].business, input[type=submit].business, input[type=reset].business, button.business, .button.business {
	background-color: #0070f6;;
	border-width: 1px;
	border-color: #0070f6;
	border-style: solid;
	box-shadow: 1px 1px 10px 1px #0070f6;
	transition: outline 2s linear 0s;
	color: #FFF;
}
input[type=button].business:hover, input[type=submit].business:hover, input[type=reset].business:hover, button.business:hover, .button.business:hover {
	background-color: #6bbcff;;
	box-shadow: 1px 1px 10px 1px #ff9a40;
	outline: 1px solid #ff7800;
	color: #FF7800;
}
input[type=button].avast, input[type=submit].avast, input[type=reset].avast, button.avast, .button.avast {
	background-color: #0070f6;
	border-width: 1px;
	border-color: #071d2b;
	border-style: solid;
	box-shadow: 1px 1px 10px 1px #071d2b;
}
input[type=button].avast:hover, input[type=submit].avast:hover, input[type=reset].avast:hover, button.avast:hover, .button.avast:hover {
	background-color: #0f4062;
}
input[type=button].alt:hover, input[type=submit].alt:hover, input[type=reset].alt:hover, button.alt:hover, .button.alt:hover {
	background-color: #565a62;
}
input[type=button].alt:active, input[type=submit].alt:active, input[type=reset].alt:active, button.alt:active, .button.alt:active {
	background-color: #363a42;
}
input[type=button].av:hover, input[type=submit].av:hover, input[type=reset].av:hover, button.av:hover, .button.av:hover {
	background-color: #0c053e;
}
dl.contact dt {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.065em;
	font-size: 0.9em;
	color: #696969;
	float: left;
	width: 6em;
}
dl.contact dd {
	margin: 0 0 1em 6em;
}
ul.default {
	list-style: disc;
	padding-left: 1em;
}
ul.default li {
	padding-left: 0.5em;
}
ul.actions li {
	display: inline-block;
	padding: 0 0 0 0.25em;
	margin: 0 0 0 0.25em;
}
ul.actions li:first-child {
	margin-left: 0;
	padding-left: 0;
}
ul.menu li {
	border-left: solid 1px #eee;
	display: inline-block;
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
}
ul.menu li:first-child {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}
ul.divided li {
	border-top: solid 1px #acb2bf;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 0 0;
}
ul.divided li:first-child {
	border-top: 0 !important;
	padding-top: 0 !important;
	margin-top: 0 !important;
}
ol.default {
	list-style: decimal;
	padding-left: 1.25em;
}
ol.default li {
	padding-left: 0.25em;
}
.lista, .ls-news .ls-norton {
	margin: 1% 7% 2% 7%;
	line-height: 1.50em;
	text-align: justify;
}
.ls-noticia, .ls-norton {
	margin: 1% 7% 2% 7%;
	line-height: 1.50em;
	text-align: justify;
}
.ls-norton li {
	list-style-image: url('../img/norton/checkmark.webp');
	color: #242424;
	margin: 5px 25px 5px 25px;
	font-weight: normal;
}
.ls-noticia li {
	list-style-image: url('../img/li.svg');
	color: #BF3131;
	font-weight: 700;
}
.ls-news li {
	font-weight: 700;
}
.ls-noticia li li {
	list-style-image: url("../img/li2.svg");
	margin: 5px 25px 5px 25px;
	color: #fff;
	font-weight: normal;
}
.lista li, .ls-news li li {
	list-style-image: url("../img/li.svg");
	margin: 5px 25px 5px 25px;
	font-weight: normal;
}
.lista li li, .ls-news li li li {
	list-style-image: url("../img/li2.svg");
	margin: 5px 25px 5px 25px;
}
.lista li li li, .ls-noticia li li li {
	list-style-image: url("../img/li3.svg");
	margin: 5px 25px 5px 25px;
}
.lista li li li li, .ls-noticia li li li li {
	list-style-image: url("../img/li4.svg");
	margin: 5px 25px 5px 25px;
}
.lista-ordenada {
	margin: 1% 7% 2% 7%;
	line-height: 1.50em;
	text-align: justify;
	list-style-type: decimal;
}
.lista-ordenada li {
	margin-bottom: 2%;
}
.box.excerpt {
	position: relative;
	overflow: hidden;
}
.box.excerpt header {
	margin: 0 0 1em 0;
}
.box.excerpt .image, .box.excerpt p {
	margin-bottom: 0;
}
.box.feature1 {
	text-align: center;
}
.box.feature1 header.first h2 {
	font-size: 2.5em;
}
.box.feature1 header.first p {
	font-size: 1.2em;
}
.box.feature1 header.second {
	position: relative;
	display: inline-block;
	text-align: left;
	margin: 0 auto;
	white-space: nowrap;
	left: 24px;
}
.box.feature1 header.second p {
	line-height: 1em;
}
.box.feature1 header.second:before {
	font-size: 48px;
	position: absolute;
	right: 100%;
	margin-right: 18px;
	opacity: 0.5;
	bottom: -4px;
}
.box.feature2 {
	text-align: center;
}
.box.article-list article {
	border-bottom: solid 1px #160e53;
	margin: 0 0 2.75em 0;
	padding: 0 0 2.75em 0;
}
.box.article-list article:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.icon {
	text-decoration: none;
}
.icon:before {
	display: inline-block;
	font-size: 1.25em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon > .label {
	display: none;
}
#banner {
	text-align: center;
}
#banner h2, h1 {
	border: solid 1px rgba(255, 120, 000, 0.75);
	border-left: 0;
	border-right: 0;
	color: #fff;;
	font-size: 2.35em;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 1.5em 0;
}
#banner h2 strong, h1 strong {
	font-weight: 800;
	color: inherit;
}
#banner h2:before, h1:before {
	content: '';
	display: block;
	border-top: solid 1px;
	border-color: rgba(255, 120, 000, 0.75);
	margin: 10px 0 1.25em 0;
}
#banner h2:after, h1:after {
	content: '';
	display: block;
	border-bottom: solid 1px;
	border-color: rgba(255, 120, 000, 0.75);
	margin: 1.25em 0 10px 0;
}
#banner p {
	text-transform: uppercase;
	color: #fff;
	color: rgba(255, 255, 255, 0.75);
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.3em;
	letter-spacing: 0.04em;
}
#header-nsb {
	background: #FF7800 url("../img/bg/norton.avif") center center/cover no-repeat fixed;
}
#header-pro {
	background: #FF7800 url("../img/bg/2.avif") center center/cover no-repeat fixed;
}
#header-index {
	background: #FF7800 url("../img/bg/business-hub.avif") center center/cover no-repeat fixed;
}
#header-6 {
	background: #FF7800 url("../img/bg/gen-index.avif") center center/cover no-repeat fixed;
}
#header-8 {
	background: #04121a url("../img/bg/noticias.avif") center center/cover no-repeat fixed;
}
#header-actalis {
	background: #04121a url("../img/bg/certificados.avif") center center/cover no-repeat fixed;
}
#header-soporte {
	background: #04121a url("../img/bg/support.avif") center center/cover no-repeat fixed;
}
#header-black {
	background: url("../img/bg/header.jpg");
	background-position: center center;
	background-size: cover;
}
#header-infratech {
	background: #04121a url("../img/bg/legal.avif") center center/cover no-repeat fixed;
}
#header-av {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}
#header-avif {
	background: linear-gradient(360deg, #FF7800 0%, #04121A 81%);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}
#header-video {
	background: #04121a url("../media/avast-business-v.webp") center center/cover no-repeat fixed;
}
#header-consumo {
	background: #FF7800 url("../img/bg/consumo.avif") center center/cover no-repeat fixed;
}
#header-business {
	background: #FF7800 url("../img/bg/soc.avif") center center/cover no-repeat fixed;
}
#main-wrapper {
	background: #fff;
}
#footer-wrapper {
	background: #172d3b;
}
.wrapper > .inner {
	position: relative;
	z-index: 2;
}
.wrapper.style1 {
	position: relative;
	text-shadow: 1px 1px 0 #fff;
	background-color: #fff;
	background-image: url("../img/bg/top.webp"), url("../img/bg/bottom.webp"), url("../img/bg/bg.webp");
	background-repeat: no-repeat, no-repeat, repeat;
	background-size: 100% 15em, 100% 15em, auto auto;
	background-position: top center, bottom center, top left;
}
.wrapper.style3 {
	position: relative;
	text-shadow: 1px 1px 0 #fff;
	background-color: #fff;
	background-image: url("../img/bg/top.webp"), url("../img/bg/bg.webp");
	background-repeat: no-repeat, repeat;
	background-size: 100% 15em, auto auto;
	background-position: top center, top left;
}
.wrapper.par {
	position: relative;
	text-shadow: 1px 1px 0 #fff;;
	background: linear-gradient(0deg, #FFDDBF 0%, #ffffff 33%, #ffffff 66%, #FFDDBF 100%);
}
.wrapper.gen {
	position: relative;
	text-shadow: 1px 1px 0 #fff;;
	background: linear-gradient(45deg, #7d49f2 0%, #ffffff 15%, #ffffff 85%, #7d49f2 100%);
}
.wrapper.parn {
	position: relative;;
	background: linear-gradient(0deg, #fef267 0%, #ffffff 33%, #ffffff 66%, #fef267 100%);
}
.wrapper.impar {
	position: relative;;
	background-color: #fff;
}
.wrapper.bimpar {
	position: relative;;
	color: #fff;
	background-color: #071d2b;
}
.wrapper.bimpar h2, .wrapper.bimpar h3, .wrapper.bimpar h4, .wrapper.bimpar p {
	color: #fff;
}
.wrapper.bpar {
	position: relative;;
	color: #fff;;
	background-color: #04121A;
}
.wrapper.bpar h2, .wrapper.bpar h3, .wrapper.bpar h4, .wrapper.bpar p {
	color: #fff;
}
.wrapper.bpar strong, .wrapper.bimpar strong {
	color: #ff7800;
}
.wrapper.bpar hr {
	border: 0;
	border-top: solid 1px #58dfed;
}
.wrapper.bpar a, .wrapper.bimpar a {
	color: #0070F6;
	text-decoration: none;
}
.wrapper.bpar a:hover, .wrapper.bimpar a:hover {
	color: #FF7800;
	text-decoration: none;
}
#header {
	margin-bottom: 0;
}
#footer {
	margin-bottom: 0;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
	position: relative;
	z-index: 2;
	color: #acb2bf;
}
#footer-wrapper-av {
	padding: 2em 10px 0 10px;
	background-color: #071d2b;
}
#footer h2 {
	font-size: 1.35em;
	color: #fff;
}
#footer .tit {
	font-size: 1.35em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 0.04em;;
	margin: 0 0 1em 0;
	text-decoration: none;
}
#footer .tit a {
	text-decoration: none;
}
#footer strong {
	color: #fff;
}
#footer a {
	color: #F5F5F5;
}
#footer a:hover {
	color: #FF7800;
}
#footer .button.alt {
	box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.75), inset 0px 2px 1px 0px rgba(255, 255, 255, 0.25);
}
#footer ul.divided li, #footer ul.menu li {
	border-color: rgba(172, 178, 191, 0.275);
}
#footer ul.divided li a {
	text-decoration: none;
}
#footer ul.menu {
	margin: 0;
}
#footer dl.contact dt {
	color: #ddd;
}
#footer p {
	margin-top: 3em;
}
#copyright {
	border-top: solid 1px;
	border-color: rgba(172, 178, 191, 0.375);
	text-align: center;
	margin-top: 2em;
	padding: 1em 0 1em 0;
	color: inherit;
}
#copyright a {
	color: #F5F5F5;
	text-decoration: none;
}
@media screen and (min-width:737px){
body, input, select, textarea {
	font-size: 11pt;
	line-height: 1.85em;
}
#sidebar h2 {
	font-size: 1.5em;
}
#header-infratech, #header-6, #header-black, #header-pro, #header-8, #header-av, #header-avif, #header-video, #header-index, #header-business, #header-consumo, #header-soporte, #header-nsb, #header-actalis {
	padding: 3em 0;
}
.wrapper {
	padding: 7em 0 7em 0;
}
#footer-wrapper {
	padding: 7em 0 7em 0;
}
#header {
	position: relative;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.1);
	padding: 0.75em;
}
#header-ab {
	position: relative;
	border-radius: 10px;
	background: rgba(255, 120, 0, 0.5);
	padding: 0.75em;
}
#header-norton {
	position: relative;
	border-radius: 10px;
	background: rgba(254, 235, 41, 0.5);
	padding: 0.75em;
}
#header-gen {
	position: relative;
	border-radius: 10px;
	background: rgba(4, 0, 245, 0.8);
	padding: 0.75em;
}
#header .inner {
	position: relative;
	height: 5.5em;
	background-color: rgba(59, 62, 69, 0.9);
	border-radius: 8px;
	background: linear-gradient(180deg, #071d2b 0%, #2c3f4b 100%);
}
#header-ab .inner-ab, #header-norton .inner-ab, #header-gen .inner-ab {
	position: relative;
	height: 5.5em;
	background-color: #071d2b;
	border-radius: 8px;
	background: linear-gradient(180deg, #071d2b 0%, #2c3f4b 100%);
}
#header h1, #header-ab h1, header-norton h1 {
	position: absolute;
	left: 1.75em;
	top: 50%;
	margin-top: -0.65em;
	font-size: 1.5em;
	color: #fff;
}
#nav {
	position: absolute;
	right: 2em;
	top: 0;
	line-height: 5.5em;
}
#nav > ul > li {
	float: left;
	padding: 0 0.8em 0 0.8em;
}
#nav > ul > li > a, #nav > ul > li > span {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 0.95em;
	letter-spacing: 0.075em;
	padding: 0.5em 0.8em 0.5em 0.8em;
	border-radius: 6px;
	outline: 0;
}
#nav > ul > li > a:hover, #nav > ul > li > span {
	background: #0400f5;
	box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.025), 1px 1px 0px 0px rgba(255, 255, 255, 0.025);
}
#nav > ul > li.active > a, #nav > ul > li.current_page_item > a, #nav > ul > li.active > span, #nav > ul > li.current_page_item > span {
	background: #0400f5;
	box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.025), 1px 1px 0px 0px rgba(255, 255, 255, 0.025);
}
#nav > ul > li:last-child {
	padding-right: 0;
}
#nav > ul > li > ul {
	display: none;
}
.dropotron {
	position: relative;
	background-color: rgba(59, 62, 69, 0.9);
	border-radius: 8px;
	padding: 1.5em;
	line-height: 2.5em;
	min-width: 15em;;
	background: linear-gradient(180deg, #071d2b 0%, #2c3f4b 100%);
}
.dropotron.level-0 {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: -2px;
	box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 0px 2px rgba(255, 255, 255, 0.075), 0px 2px 14px 0px rgba(0, 0, 0, 0.4);
}
.dropotron a, .dropotron span {
	color: #aaa;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 0.8em;
	letter-spacing: 0.075em;
	outline: 0;
}
.dropotron li:hover > a, .dropotron li:hover > span {
	color: #fff;;
	border-radius: 6px;
	box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.025), 1px 1px 0px 0px rgba(255, 255, 255, 0.025);
	padding: 0em 0.5em 0em 0.5em;
	background-image: linear-gradient(90deg, rgb(4, 0, 245) 0%, rgb(125, 73, 242) 100%);
}
#banner {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	padding: 5em 0 5em 0;
}
#banner p {
	float: left;
	text-align: center;
	width: 100%;
	line-height: 1.5em;
	margin: 0;
	margin-bottom: 2em;
}
}
@media screen and (min-width:737px) and (max-width:1200px){
body {
	min-width: 1000px;
	line-height: 1.75em;
	font-size: 10.75pt;
}
input, select, textarea {
	line-height: 1.75em;
	font-size: 10.75pt;
}
#header-wrapper {
	padding: 2em 0 0 0;
	height: 11em;
}
body.homepage #header-wrapper {
	height: 36em;
}
#footer-wrapper {
	padding: 4.5em 0 4.5em 0;
}
.wrapper {
	padding: 4.5em 0 4.5em 0;
}
#banner {
	width: 940px;
	padding: 3em 0 0 0;
}
#banner h2, h1 {
	font-size: 2.2em;
	line-height: 1.3em;
	margin: 0 0 1em 0;
}
#banner p {
	font-size: 1.25em;
	line-height: 1.75em;
	letter-spacing: 0.04em;
}
}
#navPanel, #titleBar {
	display: none;
}
@media screen and (max-width:736px){
html, body {
	overflow-x: hidden;
}
body, input, select, textarea {
	line-height: 1.75em;
	font-size: 10pt;
	letter-spacing: 0;
}
h2, h3, h4, h5, h6 {
	font-size: 13pt !important;
}
h2 {
	line-height: 1.5em;
}
section, article {
	clear: both;
	margin-bottom: 4em !important;
}
.image.left, .image.right {
	width: 40%;
	margin-bottom: 2em !important;
}
.button {
	width: 100%;;
	font-size: 1.0em;
	text-align: center;
	padding: 1em 0 1em 0;
	border-radius: 8px;
	overflow: auto;
}
ul.menu li {
	display: block;
	border: 0 !important;
	padding: 5px !important;
	margin: 10px !important;
}
ul.actions li {
	display: block;
	padding: 0;
	margin: 1em 0 0 0;
}
ul.actions li:first-child {
	margin-top: 0;
}
.box.excerpt .image-left {
	margin-right: 0;
}
.box.excerpt header {
	margin-left: 32%;
}
.box.excerpt p {
	clear: both;
}
.box.feature1 section {
	margin-bottom: 1em !important;
}
#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	padding-bottom: 1px;
}
#titleBar {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;;
	background: linear-gradient(180deg, #071d2b 0%, #2c3f4b 100%);
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	background-color: rgba(59, 62, 69, 0.9);
	box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 0px 2px rgba(255, 255, 255, 0.075), 0px 1px 6px 0px rgba(0, 0, 0, 0.35);
	display: block;
	height: 44px;
	left: 0;
	position: fixed;
	text-shadow: -1px -1px 0 black;
	top: 0;
	width: 100%;
	z-index: 10001;
}
#titleBar .title {
	display: block;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 0.04em;
	color: #fff;
	line-height: 44px;
	text-align: center;
}
#titleBar .toggle {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 44px;
	opacity: 0.25;
}
#titleBar .toggle:before {
	display: inline-block;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	content: url(../img/menu.webp);
}
#titleBar .toggle:active {
	opacity: 0.5;
}
#navPanel {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;;
	background: linear-gradient(180deg, #071d2b 0%, #2c3f4b 100%);
	-moz-transform: translateX(-275px);
	-webkit-transform: translateX(-275px);
	-ms-transform: translateX(-275px);
	transform: translateX(-275px);
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	background-color: #303238;
	box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 0.5), inset -2px 0px 0px rgba(255, 255, 255, 0.15), inset -2px 0px 10px 0px rgba(0, 0, 0, 0.35);
	display: block;
	height: 100%;
	left: 0;
	overflow-y: auto;
	position: fixed;
	top: 0;
	width: 275px;
	z-index: 10002;
}
#navPanel .link {
	display: block;
	color: #aaa;
	text-decoration: none;
	height: 44px;
	line-height: 44px;
	border-top: solid 1px rgba(255, 255, 255, 0.05);
	border-bottom: solid 1px rgba(0, 0, 0, 0.15);
	padding: 0 1em 0 1em;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.95em;
	letter-spacing: 0.075em;
}
#navPanel .link:first-child {
	border-top: 0;
}
#navPanel .link:last-child {
	border-bottom: 0;
}
#navPanel .indent-1 {
	display: inline-block;
	width: 1em;
}
#navPanel .indent-2 {
	display: inline-block;
	width: 2em;
}
#navPanel .indent-3 {
	display: inline-block;
	width: 3em;
}
#navPanel .indent-4 {
	display: inline-block;
	width: 4em;
}
#navPanel .indent-5 {
	display: inline-block;
	width: 5em;
}
#navPanel .depth-0 {
	color: #fff;
}
body.navPanel-visible #page-wrapper {
	-moz-transform: translateX(275px);
	-webkit-transform: translateX(275px);
	-ms-transform: translateX(275px);
	transform: translateX(275px);
}
body.navPanel-visible #titleBar {
	-moz-transform: translateX(275px);
	-webkit-transform: translateX(275px);
	-ms-transform: translateX(275px);
	transform: translateX(275px);
}
body.navPanel-visible #navPanel {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
#header-wrapper {
	background-position: 35% 50%;
}
.homepage #header-wrapper, #main-wrapper {
	padding-top: 44px;
}
.homepage #main-wrapper, .no-sidebar #main-wrapper {
	padding-top: 0;
}
#footer-wrapper {
	padding: 2em 20px 0 20px;
}
.wrapper {
	padding: 3em 20px 1em 20px;
}
#header, #nav, #header-ab, #header-norton, #header-gen {
	display: none;
}
}
#nav hr {
	border: 0;
	border-top: solid 1px #7D49F2;
}
#banner {
	padding: 40px 20px 40px 20px;
	margin-top: 2em;
}
#banner h2, h1 {
	font-size: 18pt !important;
}
#banner h2 br, h1 br {
	display: none;
}
#copyright {
	margin-top: 0;
}
.noticia {
	text-align: justify;
	font-size: 1.20em;
}
.formacion {
	text-align: justify;
	font-size: 1em;
}
.formacion h3 {
	font-size: 1.2em;
	text-transform: none;
}
.negrita {
	font-weight: bolder;
	color: #BF3131;
}
.negrita-n {
	font-weight: bolder;
	color: #007644;
}
.peq {
	font-size: x-small;
}
.blanco {
	font-weight: bolder;
	color: #FFFFFF;
}
.fondo {
	background-color: #444E5A;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 227px;
	padding-left: 6%;
	padding-right: 6%;
	padding-bottom: 3%;
	opacity: 0.80;
	color: #FFF;
}
.tab {
	overflow: hidden;
	border: 1px solid #BF3131;
	background-color: #006699;
}
.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	font-size: 17px;
	margin-left: 5%;
}
.tab button:hover {
	background-color: #ddd;
}
.tab button.active {
	background-color: #BF3131;
}
.tabcontent {
	display: none;
	padding: 6px 12px;
	border: 1px solid #BF3131;
	border-top: none;
}
.topright {
	float: right;
	cursor: pointer;
	font-size: 28px;
}
.topright:hover {
	color: red;
}
.ventana-contenido {
	padding: 10px 20px;
	margin: 10% auto;
	position: relative;
}
.ventana {
	background-color: rgba(0,0,0,.8);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	pointer-events: none;
	transition: all 1s;
}
#miVentana:target {
	opacity: 1;
	pointer-events: auto;
}
.fondo-verde {
	padding: 20px 10px;
	display: block;
	width: 100%;
	background-color: #FFF;
	border-style: solid;
	border-color: #13bd5b;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #314d00;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-at {
	padding: 20px 10px;
	display: block;
	width: 100%;
	background-color: #FFF;
	border-style: solid;
	border-color: #141f00;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #141f00;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-aba {
	padding: 20px 10px;
	display: block;
	width: 100%;
	background-color: #04121a;
	border-style: solid;
	border-color: #388700;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #388700;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-abap {
	padding: 20px 10px;
	display: block;
	width: 100%;
	background-color: #04121a;
	border-style: solid;
	border-color: #314d00;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #314d00;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-abapp {
	padding: 20px 10px;
	display: block;
	width: 100%;
	background-color: #04121a;
	border-style: solid;
	border-color: #ff7800 border-width: 2px;
	box-shadow: 3px 3px 10px 1px #ff7800;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-naranja {
	padding: 20px 10px;
	display: block;
	width: 100%;
	background-color: #FFF;
	border-style: solid;
	border-color: #ff7f08;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #ff7f08;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-gris {
	padding: 20px 10px;
	display: block;
	width: 100%;
	background-color: #FFF;
	border-style: solid;
	border-color: #464a52;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #464a52;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-doc {
	padding: 5px 25px 15px 25px;
	margin-bottom: 25px;
	display: block;
	width: 100%;;
	border-style: solid;
	border-color: #464a52;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #464a52;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-doc-oscuro {
	padding: 5px 25px 15px 25px;
	margin-bottom: 25px;
	display: block;;
	text-shadow: none;
	width: 100%;
	background-color: #ccc;
	border-style: solid;
	border-color: #464a52;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #464a52;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-index {
	padding: 5px 25px 15px 25px;
	margin-bottom: 25px;
	display: block;
	width: 100%;
	background-color: #04121A;
	border-style: solid;
	border-color: #ff7800;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #4091bf;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-azul {
	padding: 20px 10px;
	display: block;
	width: 100%;
	background-color: #FFF;
	border-style: solid;
	border-color: #4091bf;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #4091bf;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-gen {
	padding: 20px 10px;
	display: block;
	width: 100%;
	background-color: #FFF;
	border-style: solid;
	border-color: #0400F5;
	border-width: 3px;
	box-shadow: 3px 3px 10px 1px #7D49F2;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-av {
	padding: 20px 10px;
	display: block;
	width: 100%;
	background-color: #FFF;
	border-style: solid;
	border-color: #4091bf;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #160e53;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-pr {
	background-image: url('../img/bg/blade-dark.svg');
	background-position: center center;
	background-size: cover;
	opacity: 85%;
	text-shadow: 0px 0px;
	min-height: 13em;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-pr h4 {
	color: #ff7700;
}
.fondo-pr p {
	color: #fff;
}
.fondo-business {
	padding: 20px 10px;
	display: block;
	width: 100%;
	border-style: solid;
	border-color: #04121a;
	border-width: 2px;
	box-shadow: 3px 3px 10px 1px #4091bf;
	color: #fff;
	text-shadow: 0px 0px;
	background: linear-gradient(315deg, #071D2B 75%, #04121A 90%);
	opacity: 95%;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.fondo-business.promo {
	height: 784.2px;
}
.fondo-business.min {
	height: 610px;
}
.fondo-business h4, .fondo-business b, .fondo-business strong, .fondo-business h3, .fondo-aba h3, .fondo-abap h3, .fondo-abapp h3 {
	color: #fff;
}
.fondo-business a {
	color: #FF7700;
}
.fondo-business li a:hover {
	color: #04121a;
	background-color: #FF7700;
}
.bg-avast {
	background-image: url('../img/bg/blade-dark.svg');
	background-position: center center;
	background-size: cover;
	opacity: 95%;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.bg-business {
	background: linear-gradient(60deg, #071D2B 75%, #04121A 100%);
	opacity: 95%;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}
.bg-gen {
	opacity: 90%;
	border-radius: 30px;
	background: linear-gradient(45deg, rgb(4, 0, 245) 50%, rgb(125, 73, 242) 80%);
}
a[target=_blank]::after {
	content: url('../img/nw.webp');
	margin: 0 3px 0 5px;
}
span > a[target=_blank]::after {
	content: none;
}
figcaption {
	text-align: center;
	font-style: oblique;
}
.naranja {
	color: #FF7800;
	font-weight: bold;
}
.azul-gen {
	color: #0400F5;
	font-weight: bold;
}
.minus {
	text-transform: lowercase;
}
.caja {
	background: radial-gradient(#ffffff 0%, #071D2B 75%);
}
.home {
	visibility: hidden;
}
.portada-actalis {
	background: #0400F5 url("../img/bg/certificados.avif") center center/cover no-repeat fixed;
}
.portada-gen {
	background: #04121a url("../img/bg/gen-index.avif") center center/cover no-repeat fixed;
}
.portada-edu {
	background: #04121a url("../img/bg/educacion.avif") center center/cover no-repeat fixed;
}
.portada-patners {
	background: #04121a url("../img/bg/partners.avif") center center/cover no-repeat fixed;
}
.portada-tienda {
	background: #04121a url("../img/bg/fondo-pvp.avif") center center/cover no-repeat fixed;
}
.portada-soporte {
	background: #04121a url("../img/bg/support.avif") center center/cover no-repeat fixed;
}
.portada-precio {
	background: #04121a url("../img/bg/precio.avif") center center/cover no-repeat fixed;
}
.portada-update {
	background: #04121a url("../img/bg/avast-updates.avif") center center/cover no-repeat fixed;
}
.portada-ultimate {
	background: #04121a url("../img/bg/ultimate.avif") center center/cover no-repeat fixed;
}
.portada-consumo {
	background: #04121a url("../img/bg/consumo.avif") center center/cover no-repeat fixed;
}
.portada-contacto {
	background: #04121a url("../img/bg/contacto.avif") center center/cover no-repeat fixed;
}
.portada-formacion {
	background: #04121a url("../img/bg/2.avif") center center/cover no-repeat fixed;
}
.portada-amenazas {
	background: #04121a url("../img/bg/avast-threat-labs.avif") center center/cover no-repeat fixed;
}
.portada-cleanup {
	background: #04121a url("../img/bg/cleanup.webp") center center/cover no-repeat fixed;
}
.portada-vpn {
	background: #04121a url("../img/bg/secureline-vpn.webp") center center/cover no-repeat fixed;
}
.portada-usb {
	background: #04121a url("../img/bg/usb-protection.avif") center center/cover no-repeat fixed;
}
.portada-noc {
	background: #04121a url("../img/bg/noc.avif") center center/cover no-repeat fixed;
}
.portada-neo {
	background: #04121a url("../img/bg/neo.avif") center center/cover no-repeat fixed;
}
.social-icons {
	display: flex;
	justify-content: center;
	gap: 30px;
	margin-top: 30px;
}
.icon-rrss {
	width: 32px;
	height: 32px;
	background-size: contain;
	background-repeat: no-repeat;
	filter: grayscale(100%);
	transition: filter 0.3s ease;
}
.icon-rrss:hover {
	filter: grayscale(0%);
}
.linkedin {
	background-image: url('../img/linkedin.webp');
}
.instagram {
	background-image: url('../img/instagram.avif');
}
.x {
	background-image: url('../img/x.webp');
}
.facebook {
	background-image: url('../img/facebook.webp');
}
.logo-partners {
	display: flex;
	justify-content: center;
	gap: 30px;
}
.logo {
	width: 190px;
	height: 54px;
	background-size: contain;
	background-repeat: no-repeat;
	filter: grayscale(100%);
	transition: filter 0.3s ease;
}
.logo:hover {
	filter: grayscale(0%);
}
.l-actalis {
	background-image: url('../img/logo_foot_actalis.avif');
}
.l-avast {
	background-image: url('../img/logo_foot_avast.avif');
}
.l-ccleaner {
	background-image: url('../img/logo_foot_ccleaner.avif');
}
.l-norton {
	background-image: url('../img/logo_foot_norton.avif');
}
.pp-UXDABEQ8SE7L6 {
	text-align: center;
	border: none;
	border-radius: 0.25rem;
	min-width: 11.625rem;
	padding: 0 2rem;
	height: 2.625rem;
	font-weight: bold;
	background-color: #FFD140;
	color: #000000;
	font-family: "Helvetica Neue",Arial,sans-serif;
	font-size: 1rem;
	line-height: 1.25rem;
	cursor: pointer;
}
.pp-form {
	display: inline-grid;
	justify-items: center;
	align-content: start;
	gap: 0.5rem;
}
@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 400;font-display: swap;src: local(''), url('fonts/open-sans-v18-latin-regular.woff2') format('woff2'), url('fonts/open-sans-v18-latin-regular.woff') format('woff');}
@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 400;font-display: swap;src: local(''), url('fonts/open-sans-v18-latin-italic.woff2') format('woff2'), url('fonts/open-sans-v18-latin-italic.woff') format('woff');}
@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 700;font-display: swap;src: local(''), url('fonts/open-sans-v18-latin-700.woff2') format('woff2'), url('fonts/open-sans-v18-latin-700.woff') format('woff');}
@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 800;font-display: swap;src: local(''), url('fonts/open-sans-v18-latin-800.woff2') format('woff2'), url('fonts/open-sans-v18-latin-800.woff') format('woff');}
