@charset "UTF-8";

.enico {
	display: inline-block;
	width: 70px;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
}

.enico.enico-xs {
	width: 25px;
	height: 25px;
}

.enico.enico-sm {
	width: 40px;
	height: 40px;
}

.enico.enico-md {
	width: 80px;
	height: 80px;
}

.enico.enico-lg {
	width: 110px;
	height: 110px;
}

.enico.enico-white {
	fill: #FFF;
	filter: brightness(100);
}

.enico.enico-teal {
	filter: invert(33%) sepia(100%) saturate(774%) hue-rotate(150deg) brightness(98%) contrast(103%);
}

.enico-customer-care {
	background-image: url('../images/common/enico-2021/ico-customer-care.svg');
}

.enico-easy-deployment {
	background-image: url("../images/common/enico-2021/ico-easy-deployment.svg");
}

.enico-light-footprint {
	background-image: url("../images/common/enico-2021/ico-signature-light-footprint.svg");
}

.enico-top-rated-malware-detection {
	background-image: url("../images/common/enico-2021/ico-top-rated-malware-detection.svg");
}

.enico-endpoint-protection {
	background-image: url("../images/common/enico-2021/ico-endpoint-protection.svg");
}

.enico-pdf {
	background-image: url("../images/common/enico-2021/ico-pdf.svg");
}

.enico-cogs {
	background-image: url("../images/common/enico-2021/ico-cogs.svg");
}

.enico-award {
	background-image: url("../images/common/enico-2021/ico-award.svg");
}

.enico-renew {
	background-image: url("../images/common/enico-2021/ico-renew.svg");
}

.enico-briefcase-manager-licenses {
	background-image: url("../images/common/enico-2021/ico-briefcase-manager-licenses.svg");
}

.enico-instalation {
	background-image: url("../images/common/enico-2021/ico-instalation.svg");
}

.enico-cross-platform {
	background-image: url("../images/common/enico-2021/ico-cross-platform.svg");
}

.enico-enterprise {
	background-image: url("../images/common/enico-2021/ico-enterprise.svg");
}

.enico-msp {
	background-image: url("../images/common/enico-2021/ico-msp.svg");
}

.enico-blog {
	background-image: url("../images/common/enico-2021/ico-blog.svg");
}

.enico-customer {
	background-image: url("../images/common/enico-2021/ico-customer.svg");
}

.enico-checked {
	background-image: url("../images/common/enico-2021/ico-checked.svg");
}

.enico-home-office {
	background-image: url("../images/common/enico-2021/ico-home-office.svg");
}

.enico-shield {
	background-image: url("../images/common/enico-2021/ico-shield.svg");
}

.enico-endpoint-detection {
	background-image: url("../images/common/enico-2021/ico-endpoint-detection.svg");
}

.enico-checked {
	background-image: url('../images/common/enico-2021/ico-checked.svg');
}

.enico-macos {
	background-image: url("../images/common/enico-2021/ico-macos.svg");
}

.enico-cybersecurity-services {
	background-image: url("../images/common/enico-2021/ico-cybersecurity-services.svg");
}

.enico-implementation-services {
	background-image: url("../images/common/enico-2021/ico-implementation-services.svg");
}

.enico-industry-analysts {
	background-image: url("../images/common/enico-2021/ico-industry-analysts.svg");
}

.enico-independent-tests {
	background-image: url("../images/common/enico-2021/ico-independent-tests.svg");
}

.enico-customer-review {
	background-image: url("../images/common/enico-2021/ico-customer-review.svg");
}

.enico-live-guard {
	background-image: url("../images/common/enico-2021/ico-live-guard.svg");
}

.enico-password-manager {
	background-image: url("../images/common/enico-2021/ico-password-manager.svg");
}

.enico-encryption {
	background-image: url("../images/common/enico-2021/ico-encryption.svg");
}

.enico-banking-payment-protection {
	background-image: url("../images/common/enico-2021/ico-banking-payment-protection.svg");
}

.enico-firewall-network-inspector {
	background-image: url("../images/common/enico-2021/ico-firewall-network-inspector.svg");
}

.enico-parental-control {
	background-image: url("../images/common/enico-2021/ico-parental-control.svg");
}

.enico-anti-phishing {
	background-image: url("../images/common/enico-2021/ico-anti-phishing.svg");
}

.enico-no-slowdowns {
	background-image: url("../images/common/enico-2021/ico-no-slowdowns.svg");
}

.enico-multilayered-proactive-protection {
	background-image: url("../images/common/enico-2021/ico-multilayered-proactive-protection.svg");
}

.enico-machine-learning {
	background-image: url("../images/common/enico-2021/machine-learning.svg");
}

.enico-top-rated-detection {
	background-image: url("../images/common/enico-2021/top-rated-detection.svg");
}

.enico-flexibility {
	background-image: url("../images/common/enico-2021/flexibility.svg");
}

.enico-integrations {
	background-image: url("../images/common/enico-2021/integrations.svg");
}

.enico-automation {
	background-image: url("../images/common/enico-2021/automation.svg");
}

.enico-unified-ecosystem {
	background-image: url("../images/common/enico-2021/unified-ecosystem.svg");
}

/*
|--------------------------------------------------------------------------
| Enwico
|--------------------------------------------------------------------------
*/
.enwico {
	display: inline-block;
	width: 70px;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
}

.enwico.enwico-sm {
	width: 50px;
	height: 50px;
}

.enwico.enwico-brightness-30 {
	filter: brightness(0.3);
}

.enwico.enwico-lg {
	width: 110px;
	height: 110px;
}

.enwico.enwico-teal {
	background-color: rgba(0, 128, 128, 0.7);
}

.enwico-briefcase-recognition {
	background-image: url("../images/common/enwico-2021/ico-briefcase-recognition.svg");
}

.enwico-cloud-sandbox {
	background-image: url("../images/common/enwico-2021/ico-cloud-sandbox.svg");
}

.enwico-cloud-security {
	background-image: url("../images/common/enwico-2021/ico-cloud-security.svg");
}

.enwico-cybersecurity-services {
	background-image: url("../images/common/enwico-2021/ico-cybersecurity-services.svg");
}

.enwico-endpoint-detection {
	background-image: url("../images/common/enwico-2021/ico-endpoint-detection.svg");
}

.enwico-endpoint-protection {
	background-image: url("../images/common/enwico-2021/ico-endpoint-protection.svg");
}

.enwico-protect-entry {
	background-image: url("../images/common/enwico-2021/ico-eset-protect-entry.svg");
}

.enwico-protect-advanced {
	background-image: url("../images/common/enwico-2021/ico-eset-protect-advanced.svg");
}

.enwico-protect-complete {
	background-image: url("../images/common/enwico-2021/ico-eset-protect-complete.svg");
}

.enwico-file-server-security {
	background-image: url("../images/common/enwico-2021/ico-file-server-security.svg");
}

.enwico-folder-data-protection {
	background-image: url("../images/common/enwico-2021/ico-folder-data-protection.svg");
}

.enwico-mail-security {
	background-image: url("../images/common/enwico-2021/ico-mail-security.svg");
}

.enwico-security-management {
	background-image: url("../images/common/enwico-2021/ico-security-management.svg");
}

.enwico-small-home-office {
	background-image: url("../images/common/enwico-2021/ico-small-home-office.svg");
}

/*
|--------------------------------------------------------------------------
| Enbico
|--------------------------------------------------------------------------
*/

.enbico {
	display: inline-block;
	width: 70px;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
}

.enbico.enbico-white {
	fill: #FFF;
	filter: brightness(100);
}

.enbico.enbico-teal {
	filter: invert(50%) sepia(100%) saturate(500%) hue-rotate(140deg) brightness(70%) contrast(100%);
}

.enbico.enbico-muted {
	filter: contrast(0);
}

.enbico.enbico-xs {
	width: 35px;
	height: 35px;
}

.enbico.enbico-sm {
	width: 45px;
	height: 45px;
}

.enbico.enbico-lg {
	width: 110px;
	height: 110px;
}

.enbico-authentication {
	background-image: url("../images/common/enbico-2021/ico-authentication.svg");
}

.enbico-dlp-insider-threats {
	background-image: url("../images/common/enbico-2021/ico-dlp-insider-threats.svg");
}

.enbico-data-loss-prevention {
	background-image: url("../images/common/enbico-2021/ico-data-loss-prevention.svg");
}

.enbico-checked-circle {
	background-image: url("../images/common/enbico-2021/ico-checked-circled.svg");
}

.enbico-cloud {
	background-image: url("../images/common/enbico-2021/ico-cloud.svg");
}

.enbico-endpoint-protection {
	background-image: url("../images/common/enbico-2021/ico-endpoint-protection.svg");
}

.enbico-cloud-app-protection {
	background-image: url("../images/common/enbico-2021/ico-cloud-app-protection.svg");
}

.enbico-cloud-sandbox {
	background-image: url("../images/common/enbico-2021/ico-cloud-sandbox.svg");
}

.enbico-file-security-shield {
	background-image: url("../images/common/enbico-2021/ico-file-security-shield.svg");
}

.enbico-file-server-security {
	background-image: url("../images/common/enbico-2021/ico-file-server-security.svg");
}

.enbico-full-disk-encryption {
	background-image: url("../images/common/enbico-2021/ico-full-disk-encryption.svg");
}

.enbico-mail-security {
	background-image: url("../images/common/enbico-2021/ico-mail-security.svg");
}

.enbico-vulnerability-patch-management {
	background-image: url("../images/common/enbico-2021/ico-vulnerability-patch-management.svg");
}

.enbico-endpoint-detection {
	background-image: url("../images/common/enbico-2021/ico-endpoint-detection.svg");
}

.enbico-pdf {
	background-image: url("../images/common/enbico-2021/ico-pdf.svg");
}

.enbico-sharepoint {
	background-image: url("../images/common/enbico-2021/ico-sharepoint.svg");
}

.enbico-for-home {
	background-image: url("../images/common/enbico-2021/for-home.svg");
}

.enbico-for-home2 {
	background-image: url("../images/common/enbico-2021/for-home2.svg");
}

.enbico-for-business {
	background-image: url("../images/common/enbico-2021/for-business.svg");
}

.enbico-for-business2 {
	background-image: url("../images/common/enbico-2021/for-business2.svg");
}

.enbico-for-enterprise {
	background-image: url("../images/common/enbico-2021/for-enterprise.svg");
}

.enbico-for-enterprise2 {
	background-image: url("../images/common/enbico-2021/for-enterprise2.svg");
}