/* Imports */

@import url('./font/acons.css');
/* Reset CSS */
/*  html5doctor.com Reset Stylesheet | v1.6.1 | Last Updated: 2010-09-17 | Author: Richard Clark - http://richclarkdesign.com  | Twitter: @rich_clark | */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
menu,
nav,
section {
	display: block
}
a,
hr {
	padding: 0
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}
ins,
mark {
	background-color: #ff9;
	color: #000
}
body {
	line-height: 1
}
nav ul {
	list-style: none
}
blockquote,
q {
	quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}
a {
	margin: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}
ins {
	text-decoration: none
}
mark {
	font-style: italic;
	font-weight: 700
}
del {
	text-decoration: line-through
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0
}
input,
select {
	vertical-align: middle
}
/* Base CSS for Arsys*/
/* Linked content */

a > * {
	cursor: pointer;
}
/* Icon Styles */

i {
	display: inline-block;
	vertical-align: top;
}
[class*=" icon-"].pull-left,
[class^=icon-].pull-left {
	float: left;
	margin-right: .3em;
}
[class*=" icon-"].pull-right,
[class^=icon-].pull-right {
	float: right;
	margin-left: .3em
}
.icon-cargando,
.icon-spin {
	-webkit-animation: icon-spin 1.5s infinite linear;
	animation: icon-spin 1.5s infinite linear
}
.icon-spin-reverse {
	-webkit-animation: icon-spin-reverse 1.5s infinite linear;
	animation: icon-spin-reverse 1.5s infinite linear
}
@-webkit-keyframes icon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}
@keyframes icon-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}
@-webkit-keyframes icon-spin-reverse {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(-359deg);
		transform: rotate(-359deg)
	}
}
@keyframes icon-spin-reverse {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(-359deg);
		transform: rotate(-359deg)
	}
}
.icon-rotate-90 {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.icon-rotate-180 {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.icon-rotate-270 {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.icon-flip-horizontal {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.icon-flip-vertical {
	filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .icon-flip-horizontal,
:root .icon-flip-vertical,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-rotate-90 {
	filter: none
}
/*load fonts*/

@font-face {
	font-family: 'fs';
	src: url('./font/FSBlakeWeb-Light.eot');
	src: url('./font/FSBlakeWeb-Light.eot?#iefix') format('embedded-opentype'), url('./font/FSBlakeWeb-Light.woff2') format('woff2'), url('./font/FSBlakeWeb-Light.woff') format('woff'), url('./font/FSBlakeWeb-Light.ttf') format('truetype'), url('./font/FSBlakeWeb-Light.svg#fs_blakelight_italic') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'fs';
	src: url('./font/FSBlakeWeb-LightItalic.eot');
	src: url('./font/FSBlakeWeb-LightItalic.eot?#iefix') format('embedded-opentype'), url('./font/FSBlakeWeb-LightItalic.woff2') format('woff2'), url('./font/FSBlakeWeb-LightItalic.woff') format('woff'), url('./font/FSBlakeWeb-LightItalic.ttf') format('truetype'), url('./font/FSBlakeWeb-LightItalic.svg#fs_blakelight') format('svg');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: 'fs';
	src: url('./font/FSBlakeWeb-Regular.eot');
	src: url('./font/FSBlakeWeb-Regular.eot?#iefix') format('embedded-opentype'), url('./font/FSBlakeWeb-Regular.woff2') format('woff2'), url('./font/FSBlakeWeb-Regular.woff') format('woff'), url('./font/FSBlakeWeb-Regular.ttf') format('truetype'), url('./font/FSBlakeWeb-Regular.svg#fs_blakeregular') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'fs';
	src: url('./font/FSBlakeWeb-Italic.eot');
	src: url('./font/FSBlakeWeb-Italic.eot?#iefix') format('embedded-opentype'), url('./font/FSBlakeWeb-Italic.woff2') format('woff2'), url('./font/FSBlakeWeb-Italic.woff') format('woff'), url('./font/FSBlakeWeb-Italic.ttf') format('truetype'), url('./font/FSBlakeWeb-Italic.svg#fs_blakeitalic') format('svg');
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: 'fs';
	src: url('./font/FSBlakeWeb-Bold.eot');
	src: url('./font/FSBlakeWeb-Bold.eot?#iefix') format('embedded-opentype'), url('./font/FSBlakeWeb-Bold.woff2') format('woff2'), url('./font/FSBlakeWeb-Bold.woff') format('woff'), url('./font/FSBlakeWeb-Bold.ttf') format('truetype'), url('./font/FSBlakeWeb-Bold.svg#fs_blakebold') format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'fs';
	src: url('./font/FSBlakeWeb-BoldItalic.eot');
	src: url('./font/FSBlakeWeb-BoldItalic.eot?#iefix') format('embedded-opentype'), url('./font/FSBlakeWeb-BoldItalic.woff2') format('woff2'), url('./font/FSBlakeWeb-BoldItalic.woff') format('woff'), url('./font/FSBlakeWeb-BoldItalic.ttf') format('truetype'), url('./font/FSBlakeWeb-BoldItalic.svg#fs_blakebold_italic') format('svg');
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: 'fs';
	src: url('./font/FSBlakeWeb-Heavy.eot');
	src: url('./font/FSBlakeWeb-Heavy.eot?#iefix') format('embedded-opentype'), url('./font/FSBlakeWeb-Heavy.woff2') format('woff2'), url('./font/FSBlakeWeb-Heavy.woff') format('woff'), url('./font/FSBlakeWeb-Heavy.ttf') format('truetype'), url('./font/FSBlakeWeb-Heavy.svg#fs_blakeheavy') format('svg');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: 'fs';
	src: url('./font/FSBlakeWeb-HeavyItalic.eot');
	src: url('./font/FSBlakeWeb-HeavyItalic.eot?#iefix') format('embedded-opentype'), url('./font/FSBlakeWeb-HeavyItalic.woff2') format('woff2'), url('./font/FSBlakeWeb-HeavyItalic.woff') format('woff'), url('./font/FSBlakeWeb-HeavyItalic.ttf') format('truetype'), url('./font/FSBlakeWeb-HeavyItalic.svg#fs_blakeheavy_italic') format('svg');
	font-weight: 800;
	font-style: italic;
}
@font-face {
	font-family: 'os';
	src: url('./font/OpenSans-Light.eot');
	src: url('./font/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('./font/OpenSans-Light.woff2') format('woff2'), url('./font/OpenSans-Light.woff') format('woff'), url('./font/OpenSans-Light.ttf') format('truetype'), url('./font/OpenSans-Light.svg#open_sanslight') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'os';
	src: url('./font/OpenSans-Regular.eot');
	src: url('./font/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('./font/OpenSans-Regular.woff2') format('woff2'), url('./font/OpenSans-Regular.woff') format('woff'), url('./font/OpenSans-Regular.ttf') format('truetype'), url('./font/OpenSans-Regular.svg#open_sansregular') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'os';
	src: url('./font/OpenSans-Semibold.eot');
	src: url('./font/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('./font/OpenSans-Semibold.woff2') format('woff2'), url('./font/OpenSans-Semibold.woff') format('woff'), url('./font/OpenSans-Semibold.ttf') format('truetype'), url('./font/OpenSans-Semibold.svg#open_sanssemibold') format('svg');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'os';
	src: url('./font/OpenSans-Bold.eot');
	src: url('./font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('./font/OpenSans-Bold.woff2') format('woff2'), url('./font/OpenSans-Bold.woff') format('woff'), url('./font/OpenSans-Bold.ttf') format('truetype'), url('./font/OpenSans-Bold.svg#open_sansbold') format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'os';
	src: url('./font/OpenSans-ExtraBold.eot');
	src: url('./font/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'), url('./font/OpenSans-ExtraBold.woff2') format('woff2'), url('./font/OpenSans-ExtraBold.woff') format('woff'), url('./font/OpenSans-ExtraBold.ttf') format('truetype'), url('./font/OpenSans-ExtraBold.svg#open_sansextrabold') format('svg');
	font-weight: 800;
	font-style: normal;
}

 input[type=range]{
	-webkit-appearance: none;
	border: 1px solid white;
	width: auto;
}
 input[type=range]::-webkit-slider-runnable-track {
	width: auto;
	height: 8px;
	background: #ddd;
	border: none;
	border-radius: 3px;
}
input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #323232;
	cursor:pointer;
	margin-top: -4px;
}
input[type=range]:focus {
	outline: none;
}
input[type=range]:focus::-webkit-slider-runnable-track{
	background: #ccc;
}
input[type=range]:focus::-webkit-slider-thumb{
	background: #39f;
}
input[type=range]::-moz-range-track{
	width: 100%;
	height: 8px;
	background: #ddd;
	border: none;
	border-radius: 3px;
}
input[type=range]::-moz-range-thumb{
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #323232;
	cursor:pointer;
}
input[type=range]:focus::-moz-range-thumb{
	background: #39f;
}
input[type=range]::-ms-track {
	width: 100%;
	height: 8px;
	background: #ddd;
	border: none;
	border-radius: 3px;
	color: transparent;
}
input[type=range]::-ms-fill-lower {
	background: #646464;
	border-radius: 10px;
}
input[type=range]::-ms-fill-upper {
	background: #ddd;
	border-radius: 10px;
}
input[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #323232;
}
input[type=range]:focus::-ms-fill-lower {
	background: #646464;
}
input[type=range]:focus::-ms-fill-upper {
	background: #ccc;
}
input[type=range]:focus::-ms-thumb {
	background: #39f;
	cursor:pointer;
}
/* Basic Structure */
*{  
	/*
	
	margin:0;
	padding:0;
	outline: none;
	background-color: #fff;
	text-transform: none;
	font-size: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	*/
}
html {
	line-height: 20px;
	font-size: 100%;
	min-width:480px;
	width: 100%;
	color: #323232;
	position: relative;
	height: 100%;
	font-family: 'os', sans-serif;
	overflow-x: hidden;
}
body {
	height: 100%;
	display: block !important;
	width: 100% !important;
	min-width: 100% !important;
	
	position: relative;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body > header {
	width: 100%;
	height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}
header nav.first-line {
	height: 32px;
	background-color: #39f;
	-khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
header nav.first-line ul.social a i {
	display: inline-block;
	float: left;
	width: 13px;
	height: 13px;
	font-size: 13px;
	margin: 10px 0 0 16px;
	cursor: pointer;
	color: #fff;
}
header nav.first-line ul.contact a {
	display: inline-block;
	float: left;
	margin: 8px 0 0 16px;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px
}
header nav.first-line div.cart {
	display: inline-block;
	float: right;
	margin: 8px 16px 0 8px;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px
}
header nav.first-line div.cart span.n {
	border-radius: 10px;
	background-color: #777;
	width: 12px;
	height: 12px;
	display: inline-block;
	position: relative;
	top: -8px;
	left: -2px;
	font-size: 8px;
	font-weight: 700;
	line-height: 12px;
}
header nav.first-line ul.language a {
	display: inline-block;
	float: right;
	margin: 8px 8px 0 8px;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px
}
header nav.first-line ul.language a.active {
	cursor: default;
	color: #fff;
}
header nav.first-line ul a:hover i ,
header nav.first-line ul a:hover{
	color: #323232;
}
header nav.first-line ul a.active:hover i ,
header nav.first-line ul a.active:hover{
	color: #fff;
}
header nav.second-line {
	height: 48px;
	background-color: rgba(55, 55, 55, 0.6);
	-khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
header nav.second-line.dark {
	height: 48px;
	background-color: rgba(55, 55, 55, 1);
}
header nav.second-line > div.width > a > div.logo {
	width: 110px;
	height: 30px;
	float: left;
	background-image: url(./img/shared/logo.png);
	background-size: 110px;
	background-repeat: no-repeat;
	margin: 12px 0 0 16px;
	 z-index: 99;
}
header nav.second-line > div.width > ul {
	float: right;
	margin: 0 16px 0 0;
}
header nav.second-line > div.width > ul > li {
	display: inline-block;
	float: left;
}
header nav.second-line > div.width > ul > li > span {
	font-family: 'os';
	font-weight: 500;
	font-size: 15px!important;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	padding: 0 24px;
	position: relative;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	cursor: pointer;
	z-index: 2;
}
header nav.second-line > div.width > ul > li > span:hover {
	background-color: rgba(255, 255, 255, 0.24);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.08);
}
header nav.second-line > div.width > ul > li > span>a {
	text-decoration:none;
	color:inherit;
}
header nav.second-line > div.width > ul > li >.menuContent{
	display: none;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
header nav.second-line > div.width > ul > li.active > span {
	background-color: #f1f1f1;
	color: #323232;
}
header nav.second-line > div.width > ul > li.active >.menuContent {
	display: block;
	position: fixed;
	top: 80px;
	left: 0;
	width: 100%;
	height: 324px;
	background-color: #f1f1f1;
	opacity: 1;
	text-align: left;
	-khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
header nav.second-line > div.width > ul > li.active >.menuContent >.width>.under{
	padding: 16px 16px;
	width: 68%;
	position: relative;
	float: left;
	display: inline-block;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li {
	width: calc((100% - 52px) * 0.60);
	height: 76px;
	line-height: 32px;
	padding: 8px 0 8px 16px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	cursor: default;
	color: #323232;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li:last-child {
	border-bottom: 0
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li > a {
	color: #323232;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	line-height: 32px;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li > a:hover,
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li > span > a:hover{
	color: #3399ff;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li > a>i {
	margin: 0 8px 0 0;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li > span {
	display: block;
	font-size: 13px;
	font-weight: 500;
	max-width: calc(100% - 20px)
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li > span > a{
	text-decoration: none;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li > ul {
	display: none;
	background-color: transparent;
	transition: 0s background-color;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on {
	background-color: #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	z-index: 1;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on > ul {
	display: block;
	position: absolute;
	background-color: #d1d1d1;
	left: calc((100% - 64px) * 0.60);
	top: 16px;
	padding: 8px 16px;
	transition-delay: .8s;
	z-index: 2;
	width: calc((100% - 32px) * 0.40);
	height: 308px;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on > ul > li {
	padding:  10px 20px;
	border-bottom: 1px solid #dcdcdc;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on > ul > li:hover {
	background-color: #dcdcdc;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on > ul > li a {
	color: #39f;
	font-weight: 600;
	text-decoration: none;
	line-height: 32px;
	font-size: 15px;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on > ul > li.pub a {
	border: 0;
	color: #fff;
	font-weight: 600;
	font-size: 100%;
	line-height:24px
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on > ul > li a:hover{
	color: #39f;
	background-color: #dcdcdc;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on > ul > li.also {
	margin-top: 0;
	border-bottom: 0;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on > ul > li.also:hover {
	background-color: #d1d1d1!important;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on > ul > li.also span {
	font-size: 15px;
	font-weight: 600;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on > ul > li.also ul {
	margin: 0 -16px 0 16px;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on > ul > li.also ul li a {
	font-size: 13px;
	font-weight: 600;
	color: #666;
	line-height: 24px
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width> .under > li.on > ul > li.also ul li a:hover {
	color: #333;
	background-color: transparent;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub {
	position: absolute;
	top: 0;
	z-index: 3;
	width: calc(100% - 64px);
	text-align: center;
	display: inline-block;
	float: right;
	right: calc(-100% + 64px);
	padding:0;
	border:0;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub:hover {
	background-color: transparent!important;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub img {
	display: block;
	margin: 0 auto;
	width: 240px;
	height: 208px;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub span {
	display: block;
	font-size: 20px;
	font-weight: 600;
	line-height: 40px;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub a,
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub submit{
	margin: 0!important;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub submit{
	width: calc(100% - 62px);
	margin: 7px 0 0 0;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub input,
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub textarea{
	width: calc(100% - 42px);
	padding: 4px 8px;
	font-size: 14px;
	line-height: 20px;
	border: 1 px solid #323232;
	margin: 4px 0;
	font-family: os;
	height: 20px;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub textarea{
	padding: 8px 10px 8px 8px;
	height: 62px;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub input:active,
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub textarea:active{
	border: 1 px solid #3399ff;
}
header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub form span{
	line-height: 24px;
	margin: -2px 0 8px 0;
}
header nav.second-line > div.width > ul > li >.menuContent>.width> .under.columns{
	width: 100%;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 32px;
	-moz-column-gap: 32px;
	column-gap: 32px;
}
header nav.second-line > div.width > ul > li >.menuContent>.width> .under.columns > ol{
	display: inline-block;
	margin: 16px;
	list-style: none;
	width: 100%
}
header nav.second-line > div.width > ul > li >.menuContent>.width> .under.columns > ol.reserve_space{
	margin: 16px 16px 160px 16px;
}
header nav.second-line > div.width > ul > li >.menuContent>.width> .under.columns > ol > li{
	color: #3399FF;
	font-weight: 600;
	text-decoration: none;
	line-height: 24px;
	font-size: 15px;
}
header nav.second-line > div.width > ul > li >.menuContent>.width> .under.columns > ol > li > a{
	text-decoration: none;
	color: inherit;
	color:#323232;
}
header nav.second-line > div.width > ul > li >.menuContent>.width> .under.columns > ol > li > a:hover{
	color:#3399ff;
}
header nav.second-line > div.width > ul > li >.menuContent>.width> .under.columns > ol > li.title{
	color: #323232;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	line-height: 32px;
}
section.banner {
	top: 32px;
	width: 100%;
	/* height: calc(100% - 216px); */
	height: 436px;
	background-color: #39f;
	position: relative;
	overflow: hidden;
	margin:0 0 32px 0;
	color: #fff;
}
body.home section.banner {
	height: 436px;
}
section.banner .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-size: cover;
	-webkit-transition: transform 8s ease-in-out, opacity .8s;
	-moz-transition: transform 8s ease-in-out, opacity .8s;
	-o-transition: transform 8s ease-in-out, opacity .8s;
	transition: transform 8s ease-in-out, opacity .8s;
	opacity: 1;
	-webkit-filter: contrast(.96) brightness(0.8);
	filter: contrast(.96) brightness(0.8);
}


section.banner div.bg.opacity {
	opacity: 1;
}

section.banner div.bg.blog {
    background-image: url('./img/conoce_banner.jpg');
}

section.banner div.bg.scale {
	transform: translate(-50%, -50%) scale(1.1, 1.1);
}
section.banner article {
	position: relative;
	width: 100%;
	height: 100%;
}
section.banner article header {
	position: absolute;
	width: calc(100% - 32px);
	height: auto;
	bottom: 40px;
	text-align: left;
	margin: 0 16px 0 16px;
	color: #fff;
	display:none;
}
section.banner article header h1 {
	font-family: fs;
	font-size: 64px;
	text-transform: uppercase;
	margin: 32px 0 0 0;
	text-shadow: 0 0 8px rgba(0,0,0,0.08);
	color: inherit;
}
section.banner article header p {
	font-family: fs;
	font-weight: 600;
	font-size: 40px;
	text-transform: uppercase;
	margin: 32px 0 0 0;
	text-shadow: 0 0 8px rgba(0,0,0,0.08);
	color: inherit;
}
section.banner aside{
	top: 88px;
	right: 16px;
	width: auto;
	height: 280px;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
	display:none;
}
section.banner aside > ul > li{
	width: 39px;
	height: 280px;
	display: block;
	position: relative;
	top:0;
	left:0;
	display:inline-block;
	float: left;
	overflow: hidden;
	-webkit-transition: width .64s ease-in-out;
	-moz-transition: width .64s ease-in-out;
	-o-transition: width .64s ease-in-out;
	transition: width .64s ease-in-out;
}
section.banner aside > ul > li.open{
	width: 420px;
}
section.banner aside > ul > li>span.label{   
	 -ms-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	width: 248px;
	height: 39px;
	background-color: rgba(50, 50, 50, 0.8);
	position: relative;
	top: 120px;
	left: -121px;
	display: block;
	text-align: left;
	padding: 0 16px;
	line-height: 40px;
	font-size: 18px;
	text-transform: uppercase;
	color: #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	cursor: pointer;
}
section.banner aside > ul > li.open > span.label{ 
	color: #3399ff;
	border-bottom: 1px solid #3399ff;
}
section.banner aside > ul > li>span.title{ 
	width: 317px;
	height: 32px;
	position: absolute;
	top: 32px;
	left: 70px;
	display: block;
	text-align: left;
	line-height: 32px;
	font-size: 24px;
	color: #fff;
	cursor: pointer;
}
section.banner aside > ul > li > ul.specs{ 
	width: 180px;
	height: auto;
	position: absolute;
	top: 88px;
	left: 70px;
	display: block;
	text-align: left;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	list-style: none;
}
section.banner aside > ul > li > ul.specs{ 
	width: 180px;
	height: auto;
	position: absolute;
	top: 88px;
	left: 70px;
	display: block;
	text-align: left;
	line-height: 32px;
	font-size: 14px;
	cursor: pointer;
	list-style: none;
}
section.banner aside > ul > li > ul.specs.aw{ 
	width: 320px;
}
section.banner aside > ul > li > ul.specs > li{
	color: inherit;
}
section.banner aside > ul > li> ul.specs li i{ 
	font-size: 12px;
	margin: 0 8px 0 0;
	color: inherit;
}
section.banner aside > ul > li > div.price{ 
	width: 130px;
	height: auto;
	position: absolute;
	top: 88px;
	left: 260px;
	display: block;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	list-style: none;
}
section.banner aside > ul > li:only-child{
	width: 380px;
	margin-left: -40px;
	padding:0 40px 0 0;
}
section.banner aside > ul > li > div.price span.before{ 
	font-size: 16px;
	line-height: 24px;
	color: #727272;
	display: inline-block;
	margin:0 auto;
	position: relative;
}
section.banner aside > ul > li > div.price span.before:after{ 
	content:'';
	position:absolute;
	width:100%;
	border-top:2px solid #3399ff;
	display: block;
	top: 12px;
	 -ms-transform: rotate(350deg);
	-webkit-transform: rotate(350deg);
	transform: rotate(350deg);
}
section.banner aside > ul > li > div.price span.current{ 
	font-size: 44px;
	line-height: 48px;
	font-weight: 700;
	color: #fff;
	display: block;
	margin-top:-8px;
}
section.banner aside > ul > li > div.price span.period{ 
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #fff;
	display: block;
}
section.banner aside > ul > li > button,
section.banner aside > ul > li > a.button{ 
	position: absolute;
	display: inline-block;
	color: #fff;
	font-weight: 600;
	background-color: #3399ff;
	margin: 0;
	padding: 10px 12px;
	border: 0;
	height: auto;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	bottom: 32px;
	left: 70px;
	width: 280px;
}
div.width {
	width: calc(100% - 32px);
	max-width: 1170px;
	margin: 0 auto;
	height: auto;
	height: 100%;
	position:relative;
}
section.content {
	height: auto;
	width:100%;
	background-color:#fff;
	position: relative;
}
body > section .width,
body > aside .width,
body > footer .width{
	margin: 0 auto;
	padding: 0 0 32px 0;
}
body > footer .width{
	padding: 0;
}
[col]  .column .width{
	width: calc(100% - 32px);
	/*max-width: 570px;*/
	margin:0;
	padding: 0;
}
[col]  .al .width{
	float:left;
}
[col]  .ar .width{
	float:right;
}
section.content article {
	clear:left;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	float:left;
}
section.content .pad{
	padding-top:10px;
	padding-bottom:30px;
}
section.content .width.pad{
	padding-bottom: 128px
}
section.content article .bg{
	min-height: 100%!important;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position:absolute;
	top:0;
	-webkit-filter: contrast(.96) brightness(0.8);
	filter: contrast(.96) brightness(0.8);
	width: 100%!important;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}

.bg.atc {
	background-position: top center!important;
}
.bg.abc {
	background-position: bottom center!important;
}
.bg.acl {
	background-position: center left!important;
}
.bg.acr {
	background-position: center right!important;
}

.no-filter{
	-webkit-filter: none!important;
	filter: none!important;
}
[col]{
	display: table;
	table-layout: fixed;
	width: 100%;
}
[col]  .column{
	display: table-cell;
	position: relative;
	vertical-align: top;
}
section.content [col="2"] >  .column{
	width: calc(100% * .5);
}
section.content [col="3"] >  .column{
	width: calc(100% / 3);
}
section.content [col="4"] >  .column{
	width: calc(100% / 4);
}
section.content [col="6"] >  .column{
	width: calc(100% / 6);
}
section.content [col="7"] >  .column{
	width: calc(100% / 7);
}
section.content [col="1+2"] >  .column:first-child{
	width: calc(100% / 3);
}
section.content [col="1+2"] >  .column:last-child{
	width: calc((100% / 3) * 2);
}
section.content [col="2+1"] >  .column:first-child{
	width: calc((100% / 3) * 2);
}
section.content [col="2+1"] >  .column:last-child{
	width: calc(100% / 3);
}
section.content [col="3+1"] >  .column:first-child{
	width: calc((100% / 4) * 3);
}
section.content [col="3+1"] >  .column:last-child{
	width: calc(100% / 4);
}
section.content   .column .it{
	color:#fff;
	width: calc(100% - 64px);
	margin:0;
	text-shadow: 0 0 8px rgba(0,0,0,0.08)!important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
section.content   .column h3 i,
section.content   .column h4 i{
	margin: 0 8px;
}
section.content  .ar,
section.content  .ar *{
	text-align: right;
}
section.content  .ac,
section.content  .ac *{
	text-align: center;
}
section.content  .al,
section.content  .al *{
	text-align: left;
}
section.content  .fr,
section.content  .fr *{
	float: right;
}
section.content  .fl,
section.content  .fl *{
	float: left;
}
section.content  .pl{
	padding-left: 32px;
}
section.content  .pr{
	padding-right: 32px;
}
section.content   .box{
	margin:16px;
	padding:16px;
	background-color:#fff;
	 -khtml-box-shadow: 0 0 8px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.08);
	-ms-box-shadow: 0 0 8px rgba(0,0,0,0.08);
	-o-box-shadow: 0 0 8px rgba(0,0,0,0.08);
	box-shadow: 0 0 8px rgba(0,0,0,0.08);
	width: calc(100%  - 64px);
	height: 100%;
	text-align: left;
}
section.content   [col="3"].cross .column h3,
section.content   [col="3"].cross .column p{
	color: #323232;
}
section.content   [col="3"].cross .column a{
	font-size: 14px;
	text-decoration: none;
	color:#39f;
}

section.content article .third {
	width: calc(100% / 3);
	height: 100%;
	display: inline-block;
	vertical-align: top;
	z-index:1;
	position:relative;
	float: left;
}
section.content article .third .bg{
	position: absolute;
	width: 100%;
	height: 100%;
}
section.content article .third .width{
	width: calc(100% - 32px);
}
section.content article .third:first-child,
section.content article .third:first-child h2,
section.content article .third:first-child h3,
section.content article .third:first-child p{
	text-align:right;
}
section.content article .third:first-child i{
	margin:0 0 0 8px;
}
section.content article .third:nth-child(2),
section.content article .third.image{
	height: 100%;
	position: absolute;
	left: calc(100% / 3);
}
section.content article .third:nth-child(2) .width,
section.content article .third.image  .width{
	padding:0;
}
section.content article .third:nth-child(2) .width > h2,
section.content article .third.image .width > h2{
	position: absolute;
	width: calc( 100% - 32px);
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin:0;
}
section.content article .third:last-child{
	left: calc(100% / 3);
}
section.content article .third:last-child,
section.content article .third:last-child h2,
section.content article .third:last-child h3,
section.content article .third:last-child p{
	text-align:left;
}
section.content article .third:last-child i{
	margin:0 8px 0 0;
}
section.content article .third.image {
	left: 0;
}
section.content article .twothirds {
	width: calc((100% / 3) * 2);
	height: 100%;
	display: inline-block;
	vertical-align: top;
	z-index:1;
	position:relative;
	float: left;
	left: calc(100% / 3) ;
}
section.content article .twothirds,
section.content article .twothirds h2,
section.content article .twothirds h3,
section.content article .twothirds p{
	text-align:left;
}
section.content .gray {
	background-color:#f1f1f1;
}
section.content article.border {
	border-top: 8px solid #fff;
}
section.content article h2{
	font-size: 30px;
	font-family: fs;
	font-weight: 500;
	line-height: 40px;
	text-transform: uppercase;
	display: block;
	vertical-align: top;
	margin: 32px 16px 0 16px;
	letter-spacing: 0.3px;
	color:inherit;
}
section.content article h2 span.light{
	text-transform: uppercase;
	/**color:#727272;**/
}
section.content article h3{
	font-size: 22px;
	font-family: fs;
	font-weight: 500;
	line-height: 32px;
	display: inline-block;
	vertical-align: top;
	margin: 32px 16px 0 16px;
	letter-spacing: -1px;
	color:inherit;
}
section.content article h4{
	font-size: 20px;
	font-family: fs;
	font-weight: 500;
	line-height: 24px;
	display: inline-block;
	vertical-align: top;
	margin: 32px 16px 0 16px;
	letter-spacing: -1px;
	color:inherit;
}
section.content article p{
	font-size: 16px;
	font-family: os;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	margin: 16px;
	color:inherit;
}
section.content article > .width > ul{
	clear:left;
	font-size: 16px;
	font-family: os;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	margin: 32px 0px;
	color: inherit;
	float: left;
}
section.content article ul li{
	display:inline-block;
}
section.content article ul.three li{
	width: 30%;
	float: left;
	margin-right: 5%;
	text-align: left;
}
section.content article ul.three li:last-child{
	margin-right: 0;
}
section.content article li h3{
	margin: 0;
}
section.content article li h3 i{
	margin: 0 8px 0 0;
}
section.content article li p{
	margin: 16px 0 0 0;
	font-size: 14px;
	text-align: left;
}
section.content article div.avales{
	width: auto;
	display: table;
	margin: 32px auto 0 auto;
	background-color: #f1f1f1;
	position: relative;
}
section.content .gray div.avales{
	background-color: #e1e1e1;
}
section.content article div.avales h3{
	font-size: 24px;
	line-height: 16px;
	font-weight: 500;
	font-family: fs;
	text-align: left;
	text-align: center;
	text-transform: uppercase;
	display: block
}
section.content article div.avales ul{
   margin:16px 32px;
}
section.content article div.avales ul li{
   vertical-align: middle;
   width:80px;
   margin: 16px;
}
section.content article div.avales ul li img{
   vertical-align: top;
   max-width: 80px;
}
section.content article div.avales ul li p{
	line-height: 14px;
	font-size: 10px;
   text-align: center;
   width:80px;
   margin:8px 0 0 0;
   vertical-align: top
}
section.content article span.promo{
	font-size: 18px;
	font-family: os;
	font-weight: 500;
	line-height: 24px;
	color: #323232;
	margin: 32px 16px 0 16px;
	display: block;
	color:inherit;
}
section.content article span.promo span.current{
	font-weight: 700;
}
section.content article.borderGray {
	border-top: 8px solid #f1f1f1;
}
section.content article .product{
	float:left;
	position: relative;
	margin:0 16px;
	background-color:#fff;
	box-shadow: 1px 3px 2px rgba(0,0,0,0.032);
	width: calc(100% - 16px);
}
section.content article .product div.blue{
	color: #fff;
	background-color:#39f;
}
section.content article .product div.blue h3{
	display: block;
	padding:32px;
	text-align:center;
	font-size: 32px;
	line-height: 40px;
}
section.content article .product div.blue strong{
	text-transform: uppercase;
	display: block;
	text-align:center;
}
section.content article .product div.blue p{
	text-align:center;
	padding:0 32px 32px 32px;
	margin:0;
	font-size: 16px
}
section.content article .product div.blue span.favorite{
	position: absolute;
	top: 21px;
	right: -2px;
	color:#f1f1f1;
	background-color:#323232;
	border:1px solid #323232;
	border-top:0;
	font-size: 10px;
	line-height: 22px;
	transform: rotate(45deg);
}
section.content article .product div.blue span.favorite:before{
	position: absolute;
	top: -1px;
	left: -24px;
	content:'';
	display: block;
	border-top:0;
	border-right:0;
	border-left:24px solid transparent;
	border-bottom:24px solid #323232;
}
section.content article .product div.blue span.favorite:after{
	position: absolute;
	top: -1px;
	right: -24px;
	content:'';
	display: block;
	border-top:0;
	border-right:24px solid transparent;
	border-left:0;
	border-bottom:24px solid #323232;
}
table tr td{
	position:relative;
}
table tr.even{
	background-color: #f1f1f1;
}
table tr td span.nuevo{
	position: absolute;
	top: 7px;
	left: 3px;
	color:#f1f1f1;
	background-color:#323232;
	border:1px solid #323232;
	border-top:0;
	font-size: 10px;
	line-height: 22px;
	transform: rotate(-45deg);
	text-transform: capitalize;
}
table tr td span.nuevo:before{
	position: absolute;
	top: -1px;
	left: -24px;
	content:'';
	display: block;
	border-top:0;
	border-right:0;
	border-left:24px solid transparent;
	border-bottom:24px solid #323232;
}
table tr td span.nuevo:after{
	position: absolute;
	top: -1px;
	right: -24px;
	content:'';
	display: block;
	border-top:0;
	border-right:24px solid transparent;
	border-left:0;
	border-bottom:24px solid #323232;
}
section.content article .product ul.details{
	display: inline-block;
	width: auto;
	margin: 24px auto;
	padding: 0 40px;
}
section.content article .product ul.details > li{
	display: block;
	width: auto;
	line-height: 24px;
	margin: 16px 0 0 0;
	text-align: left;
}
section.content article .product ul.details > li.tx{
	display: block;
	width: auto;
	line-height: 24px;
	margin: 16px 0 16px 0;
	text-align: center;
}
section.content article .product ul.details > li:before{
	display: inline-block;
	content: '\f11a';
	font-family: 'acons';
	margin: 0 8px 0 0;
}
section.content article .product ul.details > li.tx:before{
	display: inline-block;
	content: '';
	font-family: 'acons';
	margin: 0 8px 0 0;
}
section.content article .product div.price{
	padding: 0 0 40px 0;
	max-width: 256px;
	margin: 0 auto;
}
section.content article .product div.price span.before{
	font-size: 16px;
	line-height: 24px;
	color: #727272;
	display: inline-block;
	margin: 0 16px 0 0;
	position: relative;
	display: none;
}
section.content article .product div.price span.before:after{
	content: '';
	position: absolute;
	width: 100%;
	border-top: 2px solid #3399ff;
	display: block;
	top: 12px;
	-ms-transform: rotate(350deg);
	-webkit-transform: rotate(350deg);
	transform: rotate(350deg);
}
section.content article .product div.price span.current{
	font-size: 32px;
	line-height: 40px;
	font-weight: 700;
	color: #323232;
}
section.content article .product div.price div.options label:before{
	content:"\A";
	white-space: pre;
}
section.content article .product div.price span.current:after{
	content:"\A";
	white-space: pre;
}
section.content article .product div.price span.current span.period{
	font-size: 16px;
	line-height: 40px;
	font-weight: 700;
	color: #323232;
	margin:0 0 0 2px;
}
section.content article .product div.price div.options{
	display: block;
	width:100%;
	text-align: center;
	margin: 0 0 16px 0;
}
section.content article .product div.price div.options div.period, section.content article .product div.price div.options div.ssoo{
	display: block;
	margin-bottom: 5px; 
}
section.content article .product div.price div.options label{
	font-size: 20px;
	line-height: 24px;
	margin: 8px 0 0 0;
	vertical-align: top;
}
section.content article .product div.price div.options select{
	display: inline-block;
	width: auto;
	min-width: 90px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	margin: 0 8px 16px 8px;
	vertical-align: top;
	border-radius: 0;
	outline: 0;
	border: 1px solid #b0b0b0;
	max-width: calc(100% - 46px);
}
section.content article .product div.price div.options select:last-child{
	margin: 0 8px;
}
section.content article .product div.price div.options select option{
	font-size:16px;
}
section.content article .product div.price a.button{
	margin: 16px 16px 0 16px
}
section.content article .product div.price p.asterisc{
	display: none;
	position: absolute;
	bottom: 8px;
	left: 40px ;
	font-size: 10px;
	color:#333;
	width: calc(100% - 80px);
	text-align: center
}
section.content article ul > li.num{
	position: absolute;
	bottom: 8px;
	left: 40px ;
	font-size: 10px;
	color:#333;
	width: calc(100% - 80px);
	text-align: center
}
section.content article table.specs{
	width: 100%;
	line-height: 40px;
	font-size: 14px;
	font-weight: 500;
	margin: 32px 0 0 0;
	display: none;
	-khtml-box-shadow: 1px 3px 2px rgba(0,0,0,0.032);
	-webkit-box-shadow: 1px 3px 2px rgba(0,0,0,0.032);
	-moz-box-shadow: 1px 3px 2px rgba(0,0,0,0.032);
	-ms-box-shadow: 1px 3px 2px rgba(0,0,0,0.032);
	-o-box-shadow: 1px 3px 2px rgba(0,0,0,0.032);
	box-shadow: 1px 3px 2px rgba(0,0,0,0.032);
	background-color:#fff;
}
section.content article table.specs thead,
section.content article table.specs thead *{
	background-color:#39f;
	line-height: 48px;
	font-size: 24px;
	font-family:'fs';
	font-weight: 500;
	color:#fff;
}
section.content article table.specs.fixed thead{
	position: fixed;
	width:100%;
	left:0;
	top:80px;
	display: block;
	background-color:#39f;
	-khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	z-index: 98
}
section.content article table.specs.fixed thead tr{
	width: calc(100% - 32px);
	max-width: 1170px;
	margin: 0 auto;
	display: table;
}
section.content article table.specs thead tr th:first-child{
	padding:0 0 0 16px;
	text-align: left
}
section.content article table.specs tbody tr{
	border-bottom: 1px solid #f5f5f5;
}
section.content article table.specs tbody tr td{
	width:25%;
}
section.content article table.specs tfoot tr td{
	background-color:#39f;
	color:#fff;
	display: table-cell!important;
	width: auto;
	float: none;
}
section.content article table.specs tfoot tr td h3{
	display: block
}
section.content article table.specs tfoot tr td span.before span{
	color: #fff;
	}
section.content article table.specs tfoot tr td span.before:after{
	border-top: 2px solid #666!important;
}
section.content article table.specs tfoot tr td span.current{
	font-size: 24px;
	font-weight: 700;
}
section.content article table.specs tfoot tr td span.current span.period{
	margin: 0 0 0 4px;
	font-size: 16px;
	font-weight: 600;
}
section.content article table.specs tfoot tr td span.current span.period{
	margin: 0 0 0 4px;
	font-size: 16px
}
section.content article table.specs tfoot tr td p.asterisc{
	bottom: 0!important;
	left: 20px!important;
}
section.content article table.specs tfoot tr td .options{
	margin: 16px 0 0 0;
}
section.content article table.specs tfoot tr td label{
	font-size: 20px;
	line-height: 24px;
	margin: 8px 0 0 0;
	vertical-align: top;
}
section.content article table.specs tfoot tr td select{
	display: inline-block;
	width: auto;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	margin: 0 8px 0 4px;
	vertical-align: top;
	border-radius: 0;
	outline: 0;
	border: 1px solid #565656;
}

section.content article table.specs tfoot tr td a.button{
	margin: 16px;
}
section.content article table.specs tbody tr td:nth-child(3),
section.content article table.specs tbody tr td:nth-child(4),
section.content article table.specs tfoot tr td:nth-child(3),
section.content article table.specs tfoot tr td:nth-child(4){
	border-left:1px solid #f5f5f5
}
section.content article table.specs tbody tr td:first-child,
section.content article table.specs tfoot tr td:first-child{
	text-align: left;
	padding:0 0 0 16px;
	background-color:#f5f5f5;
}
section.content article table.specs tbody tr td[colspan="4"]{
	background-color: #fff;
	font-size: 16px;
	font-weight: 600;
	color: #39f;
}
section.content article table.specs tbody tr td[colspan="3"]{
	padding: 4px 32px;
	line-height: 24px;
}
section.content article table.specs tbody tr td i[data-link]{
	color: #39f;
	cursor: pointer;
}
section.content article table.specs tbody tr td i[data-link]:hover{
	color: #373737;
}
section.content ul.apps{
	margin:32px 0 0 0;
}
section.content ul.apps li{
	text-align: left;
	list-style:none;
	width: 100%;
	margin:0 0 16px 0 ;
}
section.content ul.apps li *{
	text-align: left;
	vertical-align: top;
	margin:16px;
}
section.content ul.apps li h4{
	margin:16px 0 0 16px;
}
section.content div.circle{
	width: 64px;
	height: 64px;
	border-radius: 64px;
	background-color: #E1E1E1;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: inset 0px 0px 16px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: inset 0px 0px 16px 0px rgba(0,0,0,0.16);
	box-shadow: inset 0px 0px 16px 0px rgba(0,0,0,0.16);
	perspective: 1px;
	display: inline-block;
	float: left;
}
section.content .al div.circle{
	float: right;
}
section.content .ar *{
	text-align: right;
}
div.circle img{
	position: absolute;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin: 0!important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
section.content dl.faq{
	border: 1px solid #dddddd;
	margin: 16px 32px 16px 16px;
	text-align: left;
	color:#373737;
	position: relative
}
section.content dl.faq dt{
	font-size: 14px;
	line-height: 24px;
	min-height: 24px;
	font-weight: 500;
	background-color:#f1f1f1;
	font-family: 'fs';
	cursor: pointer;
	padding: 16px 48px 16px  16px;
}
section.content .gray dl.faq dt{
	background-color: #e1e1e1;
}
section.content dl.faq dd{
	padding: 16px;
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 8px 0;
}
section.content dl.faq dd p{
	margin:8px 0 0 0;
	font-size: 14px
}
section.content dl.faq dt:after {
	display: inline-block;
	content: "\f117";
	font-family: 'acons';
	position: absolute;
	font-size: 7px;
	top: 16px;
	right:16px;
	transform: rotate(45deg);
}
section.content dl.faq.open dt:after {
	transform: rotate(0deg);
}
section.content dl.detail{
	margin: 0 32px 0 16px;
	text-align: left;
	color:#373737;
	position: relative;
	border-bottom: 1px solid #b0b0b0;
}
section.content .column dl.detail:first-child{
	margin: 16px 32px 0 16px;
}
section.content .column dl.detail:last-child{
	margin: 0 32px 48px 16px;
}
section.content dl.detail dt{
	font-size: 14px;
	line-height: 24px;
	min-height: 24px;
	font-weight: 500;
	font-family: 'fs';
	cursor: pointer;
	padding: 16px 32px 16px 0px;
}
section.content dl.detail dd{
	padding: 0 0 16px 0;
	font-size: 14px;
	font-weight: 500;
	margin: -8px 0 8px 0;
}
section.content dl.detail dd p,
section.content dl.detail dd ul li,
section.content dl.detail dd ol li{
	margin:8px 0 0 0;
	font-size: 14px;
	font-family: 'fs';
	line-height: 24px;
}
section.content dl.detail dd ol li{
	margin:8px 0 0 16px;
}
section.content dl.detail dt:after {
	display: inline-block;
	content: "\f117";
	font-family: 'acons';
	position: absolute;
	font-size: 8px;
	top: 16px;
	right:8px;
	transform: rotate(45deg);
}
section.content dl.detail.open dt:after {
	transform: rotate(0deg);
}
ul.marquee{
	display: block;
	overflow: hidden;
	width: auto;
	height: 216px;
	background-color: #E1E1E1;
	position: relative;
	margin: 16px 8px 40px 8px;
	padding: 0 8px;
}
ul.marquee > li{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	margin: 8px 48px;
	width: calc(100% - 96px);
	height: auto;
}
ul.marquee > li ul{
	margin: 16px 0 0 8px;
}
ul.marquee > li p{
	margin: 16px 8px 0 8px!important;
}
ul.marquee > li h4{
	display: block!important;
	margin:8px ;
}
ul.marquee > li ul li{
	display: block!important;
	margin:8px 0 0 0 ;
}
ul.marquee > li ul li i{
	margin: 0 8px 0 0;
}
ul.marquee > li.left, ul.marquee > li.right{
	position:absolute;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	top:50%;
	transform: translate(0%, -50%);
	background-color: transparent;
	color:#bbb;
	margin:0;
	z-index: 22;
	opacity: 1;
	cursor: pointer;
}
.gray ul.marquee > li.left, ul.marquee > li.right{
	background-color: transparent;
}
ul.marquee > li.left{
	left: 0px;
}
ul.marquee > li.left i{
	transform: rotate(180deg);
}
ul.marquee > li.right{
	left: calc(100%  - 48px);
}
ul.marquee > li.left:hover, ul.marquee > li.right:hover{
	background-color:#cdcdcd;
}
section.content article aside.gallery{
	background-color: #373737;
	width:  calc(100% - 32px);
	height: 240px;
	display: inline-block;
	margin: 32px 0 0 0;
	text-align: center;
	overflow: hidden;
	position:relative;
	-khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
section.content article aside.gallery .left,
section.content article aside.gallery .right{
	position:absolute;
	width: 64px;
	height: 100%;
	background-color: #fff;
	top:0;
	color: #39f;
	cursor:pointer;
	z-index: 2;
}
section.content article aside.gallery .left{
	left:0;
}
section.content article aside.gallery .right{
	right:0;
}
section.content article aside.gallery .left:hover,
section.content article aside.gallery .right:hover{
	background-color: #cdcdcd;
	color: #fff;
}
section.content article aside.gallery .left i,
section.content article aside.gallery .right i{
	font-size: 24px;
	line-height:24px;
	height:24px;
	width: 24px;
	position:relative;
	top:calc((100% - 24px)* 0.5);
}
section.content article aside.gallery .left i{
   transform: rotate(180deg);
}
section.content article aside.gallery figure{
	width:auto;
	display:inline;
	background-color: transparent;
	margin: 8px;
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
}
section.content article aside.gallery figure.video:before{
	position: absolute;
	content:'';
	display:block;
	width:56px;
	height:56px;
	background-color: #39f;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	border-radius: 36px;
	border: 4px solid #fff;
	cursor: pointer;
	-khtml-box-shadow: 0 0 16px rgba(0,0,0,0.16);
	-webkit-box-shadow: 0 0 16px rgba(0,0,0,0.16);
	-moz-box-shadow: 0 0 16px rgba(0,0,0,0.16);
	-ms-box-shadow: 0 0 16px rgba(0,0,0,0.16);
	-o-box-shadow: 0 0 16px rgba(0,0,0,0.16);
	box-shadow: 0 0 16px rgba(0,0,0,0.16);
	opacity:0.4;
}
section.content article aside.gallery figure.video:after{
	position: absolute;
	content:'';
	display:block;
	width:0;
	height:0;
	background-color: transparent;
	top: 50%;
	left: calc(50% + 17px);
	transform: translate(-50%, -50%);
	z-index: 2;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-right: 28px solid transparent;
	border-left: 28px solid #fff;
	cursor: pointer;
	opacity:0.64;
}
section.content article aside.gallery figure img{
	transform: scale(0.96);
	transition: transform .2s ease-in-out;
}
section.content article aside.gallery figure:hover:before,
section.content article aside.gallery figure:hover:after{
	opacity:0.96;
}
section.content article aside.gallery figure:hover img{
	transform: scale(1.0);
}
section.content article aside.gallery figure.h{
	opacity: 0;
}
section.content article aside.gallery.noslide{
	width:  calc(100% - 256px);
	height: auto!important;
	padding: 0 0 32px 0;
}
section.content article aside.gallery.noslide .left,
section.content article aside.gallery.noslide .right{
	display: none;
}
section.content article aside.gallery.noslide figure{
	position: relative;
	left: 0!important;
	margin: 32px 0 0 36px!important;
	float: left;
}
ul.keypoints{
	margin: 0 64px 64px 64px;
}
ul.keypoints li{
	margin: 64px 0 0 0;
	line-height: 32px;
	font-family: 'fs';
	font-size: 20px;
}

section.content article ul.list {
	display: block!important;
	text-align: left;
	list-style: circle!important;
	margin: 16px;
	text-align: center;
	font-family: os;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: inherit;
	float: none;
}

section.content article ul.list.ml {
	margin: 16px;
}

section.content article ul.list.ml li {
	margin: 0 0 16px 0;
}

section.content article ul.list li {
	display: list-item!important;
	line-height: 24px;
	list-style: circle!important;
	margin: 16px 0 0 20px;
	text-align: left;
	font-size: 16px;
	max-width: calc(100% - 56px);
}

section.content article ul.list li a{
	color: #0099ff;
	text-decoration: none;
}
section.content article ul.list li a:hover{
	text-decoration: underline;
}

body > div#main > aside {
	clear:left;
	position: relative;
	width: 100%;
	background-color: #3399ff;
	color: #fff;
	float: left
}
body > div#main > aside .columns{
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 32px;
	-moz-column-gap: 32px;
	column-gap: 32px;
	text-align: left;
	padding: 80px 0 48px 0;
	height: 340px;
	margin: 0 16px;
}
body > div#main > aside .columns ol{
	list-style: none;
	margin: 0 0 32px 0;
}
body > div#main > aside .columns ol li{
	line-height: 24px;
	font-size: 14px;
}
body > div#main > aside .columns ol li.title{
	margin: 0 0 16px 0;
	font-family: fs;
	font-weight: 500;
	text-transform: uppercase;
	color: #323232;
}
body > div#main > aside .columns ol li > a{
	    color: #fff;
    text-decoration: none;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    height: 19px;
    overflow: hidden;
}
body > div#main > aside .columns ol li.social > a{
	display: inline-block;
	width: auto;
}
body > div#main > aside .columns ol li a:hover{
	color:#282828;
	text-decoration:none;
}
body > div#main > aside .columns ol li > p,
body > div#main > aside .columns ol li > p a{
	 color: #d3d3d3;
    font-size: 10px;
    height: 40px;
    line-height: 24px;
    text-decoration: none;
}
body > div#main > aside .columns ol li a i{
	font-size: 18px;
	margin:0 8px 0 0;
}
body > div#main > aside .columns ol li form{
	height: 32px
}
body > div#main > aside .columns ol li form input{
	font-size: 14px;
	font-family: os;
	font-weight: 500;
	line-height: 32px;
	margin: 0;
	padding:0 0 0 8px;
	text-align: left;
	display: inline-block;
	background-color: #fff;
	border-left: 1px solid #3399ff;
	border-top: 1px solid #3399ff;
	border-bottom: 1px solid #3399ff;
	border-right: 0;
	float: left;
	outline: none;
	color: #323232;
	min-width: 80px;
	width: 60%;
}
body > div#main > aside .columns ol li form button{
	display: inline-block;
	color: #fff;
	font-weight: 600;
	line-height: 32px;
	height: 32px;
	background-color: #323232;
	margin: 0;
	padding: 0 8px;
	border-right: 1px solid #3399ff;
	border-top: 1px solid #3399ff;
	border-bottom: 1px solid #3399ff;
	border-left: 0;
	height: auto;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	float: left;
	margin: 0;
	outline: none;
	font-family: os;
	font-size: 88%;
}
footer{
	clear:left;
	position: relative;
	width: 100%;
	height: 80px;
	background-color: #161616;
	color: #c1c1c1;
	float: left
}
footer > div.width > a > div.logo {
	width: 80px;
	height: 23px;
	float: left;
	background-image: url(./img/shared/logo.png);
	background-size: 80px;
	background-repeat: no-repeat;
	margin:32px 16px 0 16px;
}
footer > div.width > p.copyright {
	padding: 0px;
	margin: 0px;
	line-height: 80px;
	font-family: os;
	font-size: 12px;
	color: #d3d3d3;
	float: left;
}
footer > div.width > div.united {
	width: 62px;
	height: 40px;
	float: right;
	background-image: url(./img/shared/uigroup.jpg);
	background-size: 62px;
	background-repeat: no-repeat;
	margin: 20px 64px 0 16px;
}
footer > div.width > div.goTop {
	display: none;
	position: fixed;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	bottom: 20px;
	right: 20px;
	background-color:#3399ff;
	color:#323232;
	cursor: pointer;
	-khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.nD{
	display:none!important
}
*[data-link]{
	cursor: pointer;
	-khtml-box-shadow: 0 0 8px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.08);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.08);
	-ms-box-shadow: 0 0 8px rgba(0,0,0,0.08);
	-o-box-shadow: 0 0 8px rgba(0,0,0,0.08);
	box-shadow: 0 0 8px rgba(0,0,0,0.08);
}
*[data-link]:hover{
	cursor: pointer;
	-khtml-box-shadow: 0 0 16px rgba(0,0,0,0.16);
	-webkit-box-shadow: 0 0 16px rgba(0,0,0,0.16);
	-moz-box-shadow: 0 0 16px rgba(0,0,0,0.16);
	-ms-box-shadow: 0 0 16px rgba(0,0,0,0.16);
	-o-box-shadow: 0 0 16px rgba(0,0,0,0.16);
	box-shadow: 0 0 16px rgba(0,0,0,0.16);
}
a, h2, h3, p, i[data-link]{
	color: #39f;
	-khtml-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
a, h2, h3, p, i[data-link]:hover{
	color: #373737;
	-khtml-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

ul.lst_comp {
	list-style: circle;
}

ul.lst_comp li {
	list-style-type: circle;
	margin-left:20px;
}


submit,
button,
a.button,
ul > li.pub a,
ul > li.pub submit{
	display: inline-block;
	background-color: #3399ff;
	margin: 32px 16px 0 16px;
	padding: 8px 16px;
	height: auto;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	color: #fff;
	font-weight: 600;
	font-size: 100%;
	line-height:24px;
	position:relative;
}
submit.dark,
button.dark,
a.button.dark,
ul > li.pub a.dark,
ul > li.pub submit.dark{
	background-color: #565656;
}
submit:hover,
button:hover,
a.button:hover,
ul > li.pub a:hover{
	background-color: #323232!important;
	color: #fff!important;
	border-color: #323232!important;
	left: 0;
}
submit.buying::before,
button.buying::before,
a.button.buying::before,
ul > li.pub a.buying::before{
	content:"";
	display: block;
	position:absolute;
	width: 100%;
	height: 100%;
	background-color: #323232;
	top: 0;
	left: 0;
}
submit.buying::after,
button.buying::after,
a.button.buying::after,
ul > li.pub a.buying::after{
	content:"\f101";
	font-family: 'acons';
	display: block;
	position:absolute;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 24px;
	font-weight: 500;
	animation: buyspin infinite linear 2s;
}
@keyframes buyspin { 
	from { 
		transform: translate(-50%, -50%) rotate(0deg); 
	} to { 
		transform: translate(-50%, -50%) rotate(360deg); 
	}
}

.wt{
	color:#fff!important;
	text-shadow: 1px 1px 8px rgba(0,0,0,0.16)!important;
}
.dt{
	color:#323232!important;
	text-shadow: 1px 1px 8px rgba(0,0,0,0.16)!important;
}
.vc{
	vertical-align:middle;
}
div.layer{
	 position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background-color: rgba(0,0,0,0.64);
	animation: layered .64s 1;
}
@keyframes layered {
	0% { opacity: 0; } 100% { opacity: 1; }
}
div.notifications{
	position: fixed;
	top: 96px;
	width: 384px;
	left: 0;
}
div.notifications div.message{
	margin: 32px 0 0 32px;
	background-color: rgba(255,255,255,0.88);
	padding: 24px;
	text-align: left;
	position: relative;
	z-index: 1;
	display: none;
	opacity: 0;
   transition: all .24s ease;
}
div.notifications div.message i.icon-cerrar{
	position:absolute;
	top: 8px;
	right: 8px;
	font-size:  8px;
	line-height: 8px;
	cursor:pointer;
	color: #323232;
	z-index: 2;
}
div.notifications div.message h3{
	text-transform: uppercase;
	line-height: 24px;
	font-size: 16px;
	font-family: 'os';
	font-weight: 600
}
div.notifications div.message p{
	line-height: 16px;
	font-size: 12px;
	font-family: 'os';
	font-weight: 500
}
div.layer div.modal{
	position: fixed;
	height: auto;
	width: auto;
	top: 50%;
	left: 50%;
	padding: 0;
	text-align: left;
	background-color: rgba(255,255,255,0.99);
	animation: modaled .8s 1;
	-khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	overflow-y: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0) translate(-50%, -50%);
}
@keyframes modaled {
	0% { opacity: 0; transform: translateZ(0) translate(-50%, -50%) scale(0); }
	100% { opacity: 1; transform: translateZ(0) translate(-50%, -50%) scale(1);}
}
div.layer div.modal i.icon-cerrar{
	position:absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	line-height:16px;
	cursor:pointer;
	color: #39f;
	z-index: 2;
	padding: 16px;
	background-color: rgba(255,255,255,0.99);
}
div.layer div.modal i.icon-cerrar:hover{
	color:#373737;
}
div.layer div.modal.default h3{
	font-family: 'fs';
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	margin: 16px;
}
div.layer div.modal.default p{
	font-family: 'os';
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	margin: 32px;
	position: static;
}
div.layer div.modal.default img{
	float: right;
	width: 256px;
	margin: 32px;
	position: static;
}
div.layer div.modal.default div.options{
	margin: 32px;
	position: static;
	text-align: right;
	height: auto;
	width: auto;
}
div.layer div.modal.theme h3{
	font-family: 'fs';
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	margin: 32px;
	position: static;
}
div.layer div.modal.theme p{
	font-family: 'os';
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	margin: 32px;
	position: static;
}
div.layer div.modal.theme img{
	width: calc(100% - 64px);
	margin: 0 32px;
	position: static;
}
div.layer div.modal.media{
	padding:0;
	overflow:hidden;
	width: calc(100% - 128px);
	background-color:#000;
}
div.layer div.modal.media.image{
	background-color: transparent;
}
div.layer div.modal.media img{
	width: 100%;
	margin: 0;
}
div.layer div.modal.media iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
div.layer div.modal.media h3{
	position: absolute;
	margin: 16px 48px 16px 16px;
	width: calc(100% - 64px);
	font-size: 32px;
	font-family: fs;
	font-weight: 500;
	line-height: 40px;
	text-transform: uppercase;
	display: block;
	vertical-align: top;
	letter-spacing: -1px;
	z-index: 2;
	color:#fff;
	text-shadow: 0 0 8px rgba(0,0,0,0.08)!important;
}
div.layer div.modal.media.video h3{
	display: none
}
.hidden{display:none; visibility:hidden; opacity:0;}
@media only screen and (max-width : 1170px) {
	header nav.second-line > div.width > ul > li.active >.menuContent>.width > .under > li> ul > li.pub,
	.nD,
	.nT{
		display:none!important;
	}
	header nav.second-line > div.width > ul > li.active >.menuContent >.width>.under{
	  width: calc(100% - 32px);
	}
	header nav.second-line > div.width > ul > li > span {
		padding:0 16px;
	}
	section.banner article h1{
		font-size:56px!important;
	}
	section.banner article p{
		font-size:32px!important;
	}
}
@media only screen and (max-width : 919px) {
	section.content [col] .gray{ background-color:transparent; }
	section.banner aside,
	header nav.first-line,
	header nav.second-line > div.width > ul > li,
	body > aside,
	footer > div.width > div.united,
	.nT,
	.nM{
		display:none!important;
	}
	.nD{
		display:inherit!important;
	}
	header nav.second-line > div.width > ul:before {
		content: "";
		position: absolute;
		right: 16px;
		top: 10px;
		width: 32px;
		height: 26px;
		background: transparent;
		display: block;
		cursor:pointer;
	}
	header nav.second-line > div.width > ul:after {
		content: "";
		position: absolute;
		right: 16px;
		top: 11px;
		width: 32px;
		height: 4px;
		background: white;
		box-shadow: 0 10px 0 0 white, 0 20px 0 0 white;
		display: block;
		cursor: pointer;
	}
	header nav.second-line > div.width > ul.show {
		width: 100%;
		display: block;
		height: auto;
		background-color: #232323;
		margin: 0;
		padding: 0 0 0 11px;
		top: 48px;
		left: 0;
		position: fixed;
		-khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
		-ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
		-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	}
	header nav.second-line > div.width > ul.show:before,
	 header nav.second-line > div.width > ul.show:after{
		top: -37px;
		right: 43px;
	}
	header nav.second-line > div.width > ul.show > li {
		display: block!important;
		padding: 0;
		margin: 0;
		float: left;
		margin: 0 8px;
		width: calc(100% - 32px);
		text-align: left;
		border-bottom: 1px solid #727272;
	}
	header nav.second-line > div.width > ul.show > li > span{
		width: calc(100% - 32px)
	}
	header nav.second-line > div.width > ul.show > li > span:hover{
		background-color: transparent;
		color:#3399ff;
	}
	header nav.second-line > div.width > ul.show > li:last-child{
		border-bottom: 0;
	}
	header nav.second-line > div.width > ul.show > li > span:after{
		content: '\f128';
		font-size: 12px;
		display: block;
		font-family: "acons";
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		line-height: 1;
		text-decoration: inherit;
		text-rendering: optimizeLegibility;
		text-transform: none;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-smoothing: antialiased;
		position: absolute;
		top: 19px;
		right: 30px;
		transform: rotate(90deg);
	}
	header nav.second-line > div.width > ul.show > li > span.link:after{
		display: none!important;
	}
	header nav.second-line > div.width > ul.show > li.expand > span:after{
		transform: rotate(270deg);
	}
	header nav.second-line > div.width > ul > li.expand >.menuContent{
		display: block;
		opacity: 1;
		float: left;
		height: auto;
		width: calc(100%);
		margin: 0 0 16px 0;
	}
	header nav.second-line > div.width > ul > li.expand >.menuContent  > .width > .pub,
	header nav.second-line > div.width > ul > li.expand >.menuContent  > .width > .under > li > a,
	header nav.second-line > div.width > ul > li.expand >.menuContent  > .width > .under > li > span,
	header nav.second-line > div.width > ul > li.expand >.menuContent  > .width > .under > li > ul > .pub,
	header nav.second-line > div.width > ul > li.expand >.menuContent  > .width > .under > li > ul > .also{
		display: none;
	}
	header nav.second-line > div.width > ul > li.expand >.menuContent  > .width > .under > li > ul > li a{
		color: #fff;
		font-family: 'os';
		font-size: 16px;
		height: 32px;
		line-height: 32px;
		padding:0 24px;
		z-index: 2;
		position: relative;
		float: left;
		display: block;
		width: 100%;
		text-decoration: none;
	}
	header nav.second-line > div.width > ul > li.expand >.menuContent  > .width > .under > li > ul > li a:hover{
		color:#3399ff;
	}
	header nav.second-line > div.width > ul.show > li.nM{
		display: none!important;
	}
	section.banner {
		top: 0;
		margin: 0;
	}
	section.content article .column{
		width: 100%!important;
		left:0!important;
		/*color:#fff;		*/
		text-align: center!important;
		position: static;
		float: left;
	}
	section.content article[col]{
		margin:8px 0 0 0;
	}
	[col] .al .width,
	[col] .ar .width{
	 	float: none;
	 	margin:0 auto;
	 }
	section.content article .column *{
		text-align: center
	}
	section.content article .column.mw *{
		color:#fff;
		text-shadow: 0 0 8px rgba(0,0,0,0.16);
	}
	section.content article .column.mw p{
		font-weight: 600;
	}
	section.content article.certified .column *{
		color: #323232;
	}
	section.content article .column:before{
			content: '';
			height: 8px;
			width: 100%;
			position: absolute;
			top: -8px;
			left: 0;
			/*background-color: #f1f1f1;*/
			float: left
	}
	section.content article ul.three li{
		width: calc(100% - 32px);
		display: block;
		margin: 32px 16px;
	}
	section.banner{
		height: calc(100% - 145px);
	}
	section.content article .product{
		width: calc(100% - 80px);
		margin: 0 auto 40px auto;
		display: block;
		float: none;
	}
	.nD{
		display:block;
	}
	.login input[type="text"], .login input[type="password"]{ text-align: left!important; }
}

.html_header_top.html_header_sticky #main{
	padding-top: 0 !important;
}

footer.entry-footer {
	background: transparent !important;
	height: 20px;
}

div.entry-content {
	font-size: 13px;
	line-height: 20px;
}

span.post-meta-infos {
	display: inline-block;
	margin-bottom: 15px;
}

a.more-link {
	background-color: #39f !important;
    color: #FFFFFF;
    float: left;
    font-family: 'os';
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    padding: 0 10px !important;
    text-decoration: none;
    text-transform: uppercase;
    margin-top:20px;

}

a.more-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.more-link span.more-link-arrow {
	display: none;
}

/* Background */


[data-type="image"][data-page="home"][data-block="quienes"] {
	background-image: url('./img/bg/quienes.jpg');
	background-size: cover;
	background-position: center;
}
[data-type="image"][data-page="home"][data-block="que"] {
	background-image: url('./img/bg/que.jpg');
	background-size: cover;
	background-position: center;
}

[data-type="image"][data-page="innovacion"][data-block="01"] {
	background-image: url('./img/bg/innovacion01.jpg');
    background-size: cover;
    background-position: right;
}
[data-type="image"][data-page="innovacion"][data-block="02"] {
	background-image: url('./img/bg/innovacion02.jpg');
	background-size: cover;
	background-position: center;
}
[data-type="image"][data-page="innovacion"][data-block="03"] {
	background-image: url('./img/bg/innovacion03.jpg');
	background-size: cover;
	background-position: center;
}

[data-type="image"][data-page="garantias"][data-block="garantias"] {
	background-image: url('./img/garantias/garantias.jpg');
}

[data-type="image"][data-page="compromiso"][data-block="compromiso01"] {
	background-image: url('./img/bg/01-compromiso.jpg');
		background-size: cover;
	background-position: center;
}
[data-type="image"][data-page="compromiso"][data-block="compromiso02"] {
	background-image: url('./img/bg/02-compromiso.jpg');
}
[data-type="image"][data-page="compromiso"][data-block="compromiso03"] {
	background-image: url('./img/bg/03-compromiso.jpg');
}

[data-type="image"][data-page="equipo"][data-block="equipo01"] {
	background-image: url('./img/bg/01-equipo.jpg');
	background-size: cover;
}
[data-type="image"][data-page="equipo"][data-block="equipo02"] {
	background-image: url('./img/bg/02-equipo.jpg');
	background-size: cover;
}
[data-type="image"][data-page="equipo"][data-block="equipo03"] {
	background-image: url('./img/bg/03-equipo.jpg');
	background-size: cover;
}
[data-type="image"][data-page="equipo"][data-block="equipo04"] {
	background-image: url('./img/bg/04-equipo.jpg');
	background-size: cover;
	background-position: center;
}
[data-type="image"][data-page="equipo"][data-block="equipo05"] {
	background-image: url('./img/bg/05-equipo.jpg');
	background-size: cover;
	background-position: center;
}
[data-type="image"][data-page="equipo"][data-block="equipo06"] {
	background-image: url('./img/bg/06-equipo.jpg');
	background-size: cover;
	background-position: center;
}

[data-type="image"][data-page="prensa"][data-block="rss"] {
	background-image: url('./img/bg/01-prensa.jpg');
}
[data-type="image"][data-page="prensa"][data-block="blog"] {
	background-image: url('./img/bg/02-prensa.jpg');
}

[data-type="image"][data-page="trabajo"][data-block="trabajo"] {
	background-image: url('./img/bg/01-trabajo.jpg');
}


h2.center, h3.center {
	width: 100%;
	text-align: center;
}

div.box.center, div.box.center p {
	text-align: center;
}

.aleft p, .aleft ul li {
	text-align: left !important;
	line-height: 25px !important;
	
}

.aleft ul {
	list-style-type: circle;
	margin-left: 20px;
}

h2.lower {
	text-transform: none !important;
}

a.enldd, span.enldd {
	width: 100%;
	display: inline-block;
	padding: 20px 0;
	color: #3399ff;
	border-bottom: 1px solid #f1f1f1;
}

a.enldd:hover {
	text-decoration: none;
}

a.enldd:link, a.enldd:active, a.enldd:visited {
	text-decoration: none;
}

a.enldd i {
	color: #373737;
}

div.post-entry {
	margin-top: 30px;
}

section.content [col="1+3"] >  .column:last-child{
	width: calc((100% / 4) * 3);
}

div.avia_textblock table {
    width: 100%;   
    margin-top:15px;
    margin-bottom: 20px;
}

div.avia_textblock table td , div.avia_textblock table th{
    border: 1px solid #575757;
    padding: 10px;
}

div.avia_textblock table tr:nth-child(even) {
    background-color: #eee;
}
 
div.avia_textblock table tr:nth-child(odd) {
    background-color: #fff;
}

div.avia_textblock table th {
    background-color: #dfe5ec;
    font-weight: 700;
}

div.box ul.ultrabajo {
    list-style-type: square;
    margin-left: 20px;
    margin-top:10px;
}

div.avia_textblock p em, div.avia_textblock p strong {
    font-weight: 700;
}

section.av_textblock_section div.avia_textblock p i {
    display: inline !important;
}

div.entrada_desc p:last-child {
    display: none;
}

::selection{
    background-color: #7c7c7c !important;
    color: #ffffff !important;
}

div#outdated {
	display: none;
}

body > aside .column ol li form {
    height: 56px;
    max-width: 288px;
}

body > aside .column ol li form input[type=checkbox] {
    float: left;
    text-align: left;
    font-size: 16px;
    width: 16px;
    height: 16px;
    margin: 4px 4px 0 0;
    clear: both;
    min-width: auto;
    border: 0;
    cursor: pointer;
}

body > aside .column ol li form label {
    float: left;
    text-align: left;
    font-size: 12px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
    width: 60%;
}


@media only screen and (max-width:919px) {
	section.banner.fh {
		height: 100%;
	}

	section.content [col] .gray {
		background-color: transparent;
	}

	section.banner aside,
	header nav.first-line,
	header nav.second-line > div.width > ul > li,
	body > aside,
	footer > div.width > div.united,
	.nT,
	.nM,
	.ads {
		display: none!important;
	}

	.nD {
		display: inherit!important;
	}

	.pad32 {
		padding: 0;
	}

	.pad40 {
		padding: 0;
	}

	header nav.second-line > div.width > ul:before {
		content: "";
		display: block;
		position: absolute;
		top: 10px;
		right: 16px;
		width: 32px;
		height: 26px;
		background: transparent;
		cursor: pointer;
	}

	header nav.second-line > div.width > ul:after {
		content: "";
		display: block;
		position: absolute;
		top: 11px;
		right: 16px;
		width: 32px;
		height: 4px;
		background: white;
		box-shadow: 0 10px 0 0 white,0 20px 0 0 white;
		cursor: pointer;
	}

	header nav.second-line > div.width > ul.show {
		display: block;
		position: fixed;
		top: 48px;
		left: 0;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0 0 0 11px;
		background-color: #232323;
		box-shadow: 0 1px 5px rgba(0,0,0,0.2);
		-khtml-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
		-ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
		-o-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	}

	header nav.second-line > div.width > ul.show:before,
	header nav.second-line > div.width > ul.show:after {
		top: -37px;
		right: 43px;
	}

	header nav.second-line > div.width > ul.show li {
		display: block!important;
		float: left;
		width: calc(100% - 32px);
		margin: 0;
		margin: 0 8px;
		padding: 0;
		border-bottom: 1px solid #727272;
		text-align: left;
	}

	header nav.second-line > div.width > ul.show li.section {
		display: none!important;
	}

	header nav.second-line > div.width > ul.show > li > span {
		width: calc(100% - 32px);
	}

	header nav.second-line > div.width > ul.show > li > span:hover {
		color: #3399ff;
		background-color: transparent;
	}

	header nav.second-line > div.width > ul.show > li:last-child {
		border-bottom: 0;
	}

	header nav.second-line > div.width > ul.show > li > span:after {

		display: block;
		position: absolute;
		top: 0;
		right: 26px;
		width: 12px;
		height: 48px;
		text-decoration: inherit;
		text-transform: none;
		font-family: "acons";
		font-size: 12px;
		line-height: 48px;
		-webkit-transform: rotate(90deg);
		        transform: rotate(90deg);
		text-rendering: optimizeLegibility;
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-smoothing: antialiased;
	}

	header nav.second-line > div.width > ul.show > li > span.link:after {
		display: none!important;
	}

	header nav.second-line > div.width > ul.show > li.expand > span:after {
		-webkit-transform: rotate(270deg);
		        transform: rotate(270deg);
	}

	header nav.second-line > div.width > ul > li.expand >.menuContent {
		display: block;
		float: left;
		width: calc(100%);
		height: auto;
		margin: 0 0 16px 0;
		opacity: 1;
	}

	header nav.second-line > div.width > ul > li >.menuContent > div.width > div.links > ul {
		display: block;
		width: 100%;
		margin: 0;
	}

	header nav.second-line > div.width > ul > li >.menuContent > div.width > div.links > ul > li.page,
	header nav.second-line > div.width > ul > li >.menuContent > div.width > div.column > ul > li.page {
		width: 100%;
		margin: 0 0 0 0;
		padding: 0 0 4px 20px;
		border-bottom: 0;
		font-size: 13px!important;
		font-weight: 500;
	}

	header nav.second-line > div.width > ul > li >.menuContent > div.width.mt,
	header nav.second-line > div.width > ul > li >.menuContent > div.width.mt .column,
	header nav.second-line > div.width > ul > li >.menuContent > div.width.mt .column ul {
		display: block!important;
		margin: 0;
	}

	header nav.second-line > div.width > ul > li >.menuContent > div.width.mt .column ul {
		position: relative;
		top: 0;
		width: 100%;
	}

	header nav.second-line > div.width > ul > li >.menuContent > div.width > div.links > ul > li.page a,
	header nav.second-line > div.width > ul > li >.menuContent > div.width > div.column > ul > li.page a {
		color: #ccc;
	}

	header nav.second-line > div.width > ul > li >.menuContent > div.width > div.links > ul > li.page a:hover,
	header nav.second-line > div.width > ul > li >.menuContent > div.width > div.column > ul > li.page a:hover {
		color: #39f;
	}

	header nav.second-line > div.width > ul > li.expand >.menuContent > .width > .pub,
	header nav.second-line > div.width > ul > li.expand >.menuContent > .width > .under > li > a,
	header nav.second-line > div.width > ul > li.expand >.menuContent > .width > .under > li > span,
	header nav.second-line > div.width > ul > li.expand >.menuContent > .width > .under > li > ul > .pub,
	header nav.second-line > div.width > ul > li.expand >.menuContent > .width > .under > li > ul > .also {
		display: none;
	}

	header nav.second-line > div.width > ul > li.expand >.menuContent > .width > .under > li > ul > li a {
		display: block;
		z-index: 2;
		float: left;
		position: relative;
		width: 100%;
		height: 32px;
		padding: 0 24px;
		text-decoration: none;
		font-family: 'os';
		font-size: 16px;
		line-height: 32px;
		color: #fff;
	}

	header nav.second-line > div.width > ul > li.expand >.menuContent > .width > .under > li > ul > li a:hover {
		color: #3399ff;
	}

	header nav.second-line > div.width > ul.show > li.nM {
		display: none!important;
	}

	section.banner {
		top: 0;
		margin: 0;
	}

	section.content article .column {
		float: left;
		position: static;
		left: 0!important;
		width: 100%!important;
		text-align: center!important;
	}

	section.content article[col] {
		margin: 8px 0 0 0;
		color: #323232;
	}

	[col] .al .width,
	[col] .ar .width {
		float: none;
		margin: 0 auto;
	}

	section.content article .column * {
		text-align: center;
	}

	section.content article .column.mw * {
		text-shadow: 0 0 8px rgba(0,0,0,0.16);
		color: #fff;
	}

	section.content article .column.mw p {
		font-weight: 600;
	}

	section.content article.certified .column * {
		color: #323232;
	}

	section.content article .column:before {
		content: '';
		float: left;
		position: absolute;
		top: -8px;
		left: 0;
		width: 100%;
		height: 8px;
	}

	section.content article ul.three li {
		display: block;
		width: calc(100% - 32px);
		margin: 32px 16px;
	}

	section.banner {
		height: calc(100% - 145px);
	}

	section.content article .product {
		display: block;
		float: none;
		width: calc(100% - 80px);
		margin: 0 auto 40px auto;
	}

	.nD {
		display: block;
	}

	.login input[type="text"],
	.login input[type="password"] {
		text-align: left!important;
	}

	ul.first {
		margin-top: 0 !important;
	}

	header nav.second-line > div.width > ul > li >.menuContent > div.width.mt {
	    margin-top: 0px !important;
	}
}

article.frmTrabajo input[type="text"],
article.frmTrabajo input[type="email"], 
article.frmTrabajo input[type="file"], 
article.frmTrabajo textarea,
article.frmTrabajo select {
	display: block;
	width: calc(100% - 32px);
	line-height: 16px;
	padding: 8px;
	margin: 8px 0;
	outline: none;
	border: 1px solid #cdcdcd;
	background: #fff;
	font-size: 14px;
	color: #404040;
}

article.frmTrabajo input[type="submit"] {
	display: inline-block;
    position: relative;
    height: auto;
    margin: 32px 16px 0 16px;
    padding: 8px 16px;
    border: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 100%;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    background-color: #3399ff;
    cursor: pointer;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    display: inline-block;
    margin: auto;
    width: 100%;
    text-align: center;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    display: inline-block;
    width: 100%;
    text-align: center;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: inline-block;
    margin-bottom: 10px;
}

div.avia_textblock, a.desDownload {
	font-size: 14px;
}

a.desDownload {
	color: #39f !important;
	text-decoration: underline !important;
}

section.content .pad {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}


#outdated {
	display: none;
	z-index: 1500;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background-color: #0099ff;
}

* html #outdated {
	position: absolute;
}

#outdated h6 {
	display: inline-block;
	margin: 14px 8px;
	font-family: os;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 48px;
	vertical-align: top;
	flaot: left;
}

#outdated #update {
	margin: 20px 8px;
	vertical-align: top;
	flaot: left;
}

#outdated .x {
	position: absolute;
	top: 10px;
	right: 25px;
	width: 20px;
	height: 20px;
}

#outdated #close {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-size: 36px;
	line-height: 36px;
	color: #fff;
}

.hidden {
	display: none!important;
	visibility: hidden!important;
	opacity: 0!important;
}

.pad32 {
	padding: 32px;
}

.pad96 {
	padding: 96px;
}

.pad40 {
	padding: 40px 0;
}

.wb {
	background-color: #fff;
}

.code {
	cursor: pointer;
}

.code:hover {
	border-style: solid!important;
	background-color: rgba(0, 155, 255, .64) !important;
}

.code:active {
	background-color: rgba(0, 255, 155, .64) !important;
}

body > .encuesta {
	display: inline-block;
	position: fixed;
	top: calc((100% - 412px) * 0.5);
	right: -384px;
	width: 384px;
	height: 444px;
	background-color: rgba(0, 155, 255, 0.8);
	z-index: 999;
}

body > .encuesta label {
	display: block;
	position: absolute;
	top: 293px;
	left: -150px;
	width: 253px;
	height: 32px;
	padding: 0 8px;
	border-bottom: 1px solid #f1f1f1;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	line-height: 32px;
	color: #f1f1f1;
	background-color: rgba(0, 155, 255, 0.8);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	cursor: pointer;
	z-index: 9999;
	float: left;
}

body > .encuesta h4 {
	font-size: 16px;
	margin: 0 0 8px 0;
}

body > .encuesta label i {
	margin: 0 8px 0 0;
}

body > .encuesta div.form,
body > .encuesta div.thanks {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 10px 16px;
	width: 352px;
	height: 424px;
	font-size: 12px;
	font-weight: 500;
	color: #323232;
	font-family: os;
	line-height: 24px;
}

body > .encuesta div.thanks {
	display: none;
	position: relative;
}

body > .encuesta div.thanks h4 {
	font-size: 32px;
	font-family: fs;
	width: 320px;
	font-weight: 500;
	line-height: 40px;
	color: rgba(0, 0, 0, 0.8);
}

body > .encuesta div.thanks div.ct {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

body > .encuesta div.thanks div.ct a {
	font-size: 24px;
	margin: 16px 8px 0 8px;
	display: inline-block;
}

body > .encuesta div.thanks div.ct h4.c {
	color: rgba(0, 0, 0, 0.64);
	font-size: 28px;
	margin: 32px 0 0 0;
}

body > .encuesta div.form h5 {
	font-size: 12px;
	font-weight: 600;
	color: #323232;
	font-family: os;
	line-height: 16px;
	margin: 8px 0 8px 0;
}

body > .encuesta div.form h6 {
	font-weight: 400;
}

body > .encuesta div.form h5 b,
body > .encuesta div.form h6 b {
	color: #f00;
}

body > .encuesta div.form input[type=radio] {
	margin: 0 4px 0 8px;
}

body > .encuesta div.form textarea {
	width: 334px;
	height: 48px;
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	color: #323232;
	font-family: os;
	line-height: 24px;
	padding: 8px;
	resize: none;
}

body > .encuesta div.form button {
	margin: 0px 16px 0 16px;
}

body > .encuesta div.cerrar {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-color: rgba(255, 255, 255, 0.8);
	color: #3399ff;
	position: absolute;
	right: 8px;
	top: 8px;
	font-size: 24px;
	cursor: pointer;
}

body > .encuesta div.cerrar:hover {
	background-color: rgba(0, 155, 255, 0.8);
	color: #fff;
}

body > .encuesta iframe {
	display: block;
	position: absolute;
	top: -310px;
	left: -30px;
	width: 340px;
	height: 380px;
	background-color: transparent;
}

.choose {
	float: left;
	margin: 32px 8px 0 8px;
}

.choose .filter {
	position: absolute;
	top: -100%;
	left: -100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}

.choose .filter + label {
	display: inline-block;
	width: auto;
	margin: 4px 0;
	padding: 2px 8px;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	background: #969696;
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
}

.choose .filter + label:hover {
	background: #646464;
}

.choose .filter:checked + label {
	background: #3399ff;
}

.choose .filter[name="all"]:checked + label {
	cursor: default;
}

.choose .filter + label {
	float: left;
	margin: 4px 0 4px 8px;
}

.choose label::first-letter {
	text-transform: capitalize;
}

.choose .filter + label i {
	margin-right: 6px;
}

#sedes{
	float: right!important;
	width: calc(100% - 32px)!important;
	max-width: 585px!important;
}

header nav.mobile{
            height: 72px;
            background-color: #323232;
            width: 100%;
            position: fixed;
}
header nav.mobile > ul{
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
}
header nav.mobile > ul > li{
            box-sizing: border-box;
            display: inline-block;
            position: relative;
            padding: 0;
            z-index: 1;
            vertical-align: top;
            height: 72px;
            line-height: 72px;
            font-weight: 700;
            letter-spacing: .8px;
            font-size: 16px;
}
header nav.mobile > ul > li div.menuIcon{
            position: relative;
            display: block;
            width: 28px;
            height: 16px;
            background: transparent;
            border-top: 3px solid;
            border-bottom: 3px solid;
            color: #969696;
            font-size: 0;
            cursor: pointer;
            margin: 24px;
            transition: all 800 ease-in-out;
}
header nav.mobile > ul > li div.menuIcon:before,
header nav.mobile > ul > li div.menuIcon:after {
            content: '';
            display: block;
            width: 100%;
            height: 3px;
            position: absolute;
            top: 50%;
            left: 50%;
            background: currentColor;
            transform: translate(-50%, -50%);
            transition: transform 800 ease-in-out;
} 
header nav.mobile > ul > li div.menuIcon.open {
            color: #3399ff;
}
header nav.mobile > ul > li > i{
            font-size: 28px;
            color: #969696;
            padding: 0;
            line-height: 24px;
            margin: 24px;
            cursor: pointer;
}
header nav.mobile > ul > li > i.open{
            color: #3399ff;
}
header nav.mobile > ul > li > a > div.logo{
            width: 110px;
            height: 30px;
            margin: 24px 0 0 0;
            background-image: url(/img/shared/logo.png);
            background-repeat: no-repeat;
            background-size: 110px;
            display: inline-block;
}
header nav.mobile > ul > li > div{
            display: none;
}
header nav.mobile > ul > li > div.show {
            display: block;
            position: fixed;
            top: 72px;
            left: 0;
            width: 100%;
            height: calc(100vh - 71px);
            background-color: #161616;
            overflow: auto;
}
header nav.mobile > ul > li > div.show > ul{
            padding: 8px 0 0 0;
            width: calc(100% - 48px);
            margin: 0 auto;
            text-align: left;
            display: inline-block;
}
header nav.mobile > ul > li > div.show > ul > li{
            line-height: 40px;
            padding: 0 0 20px 0;
            border-bottom: 1px solid #969696;
}
header nav.mobile > ul > li > div.show > ul > li:last-child{
            border-bottom: 0;
}
header nav.mobile > ul > li > div.show > ul > li > a{
            text-decoration: none;
            font-size: 24px;
            font-weight: 500;
            color: #969696;
}
header nav.mobile > ul > li > div.show > ul > li a:hover{
            color: #fff
}
header nav.mobile > ul > li > div.show > ul > li div.phone{
            background-color: #3399ff;
            padding: 24px;
            color: #fff;
            margin: 16px 0 8px 0;
}
header nav.mobile > ul > li > div.show > ul > li div.phone i{
            font-size: 40px;
    margin: 0 0 0 0;
    display: inline-block;
}
header nav.mobile > ul > li > div.show > ul > li div.phone span{
            font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    display: block;
    line-height: 40px;
    margin: -40px 0 0 0;
}
header nav.mobile > ul > li > div.show > ul > li > span{
            display: block;
            margin: 16px 0 0 0;
            text-decoration: none;
            font-size: 24px;
            color: #fff;
            font-weight: 300;
}
header nav.mobile > ul > li > div.show > ul > li > span i{
            margin: 0 16px 0 0;
            color: #969696;
}
header nav.mobile > ul > li > div.show > ul > li > span a{
            text-decoration: none;
            font-size: 24px;
            color: #fff;
            font-weight: 300;
}
header nav.mobile > ul > li > div.show > ul > li > span .collapse{
            margin: 11px 4px;;
            float: right;
            border: solid #969696;
            border-width: 0 2px 2px 0;
            display: inline-block;
            padding: 6px;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
}
header nav.mobile > ul > li > div.show > ul > li.open > span .collapse{
            transform: rotate(-135deg);
            -webkit-transform: rotate(-135deg);
}
header nav.mobile > ul > li > div.show > ul > li > ul{
            display: none;
            margin: 16px 0 8px 50px;
            padding: 0;
            font-size: 16px;
            line-height: 16px;
            font-weight: 500;
            border-left: 0;
}
header nav.mobile > ul > li > div.show > ul > li.open > ul{
            display: list-item;
}
header nav.mobile > ul > li > div.show > ul > li > ul > li{
            margin: 0 0 16px 0;
}
header nav.mobile > ul > li > div.show > ul > li > ul > li:last-child{
            margin: 0;
}
header nav.mobile > ul > li > div.show > ul > li > ul > li > a{
            text-decoration: none;
            font-size: 20px;
            line-height: 24px;
            font-weight: 500;
            color: #3399ff;
}


/* CSS Mobile Exceptions */

@media only screen and (max-width: 919px){
	section.content article[col] .pad{
		padding: 0;
	}
	section.content article[col]{
		padding: 0;
		margin: 0;
	}
	section.content article[col] .column{
		margin: 0;
	}
	section.content article[col] .column .bg,
	section.content article[col] .column .img{
		width: 100%!important;
		height: 400px!important;
		min-height: 400px!important;
		top: 0px;
		z-index: 0;
	}
	section.content article[col] .column .img{
		position: absolute;
	    left: 0;
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
	    max-height: 400px;
	    max-width: 100%;
	    width: auto;
	    margin: 0 auto;
	}
	section.content article[col] .column .width{
		margin: 400px auto 0 auto;
		background-color: transparent!important;
	    box-shadow: none;
	    padding: 32px 0!important;
	}
	section.content article .width h2,
	section.content article .width h3,
	section.content article .width p,
	section.content article[col] .column .width h2,
	section.content article[col] .column .width h3,
	section.content article[col] .column .width p{
		text-align: left;
    	display: block;
	}
	section.content article p,
	section.content article li p,
	section.content [col].cross .column a{
		font-size: 24px;
	    line-height: 40px;
	}
	section.content article span.promo{
		font-size: 32px;
	    line-height: 40px;
	}
	section.content article h2{
		font-size: 40px;
		line-height: 56px;
		text-align: left;
		margin: 16px;
		display: block;
	}
	section.content article h3,
	section.content article h4{
		font-size: 32px;
		line-height: 48px;
		text-align: left;
		margin: 16px;
		display: block;
	}
	section.content article > ul li,
	section.content article > .column ul li,
	section.content article ul.list li{
		font-size: 24px!important;
		line-height: 32px!important;
		font-weight: inherit!important;
	}
	article.slides div.slide .content > .text h3{
		font-size: 22px;
	}
	article.slides div.controls div.select{
		bottom: 104px;
	}
	article.slides div.controls a.button{
		bottom: 24px;
		white-space: nowrap;
	}
	section.content article .product ul.details{
		font-size: 20px;
		line-height: 32px;
	}
	section.content article .product ul.details li{
		line-height: 32px;
	}
	section.content article p:last-child{
		margin-bottom: 0;
	}
	button,
	a.button,
	ul > li.pub a{
		padding: 16px 32px;
		font-size: 24px;
		line-height: 24px;
	}
	br{
		display: none;
	}
	section.content article.certified h2{
		margin-top: 64px;
		font-size: 40px;
    	line-height: 56px;
	}
	section.content article.certified p{
		font-size: 24px;
	    line-height: 40px;
	}
	section.content article ul.three{
		margin
	}
	section.banner article header{
		top: 56px;
	}
	.login input[type="text"],
	.login input[type="password"],
	.login .user{
		font-size: 24px!important;
	}
	.login .user i.icon-eye{
		font-size: 32px!important;
	}
	.login input[type="text"],
	.login input[type="password"]{
		line-height: 40px!important;
		padding: 0 8px!important;
	}
	section.banner .bg:not([data-page=home]){
		-webkit-filter: contrast(.8) brightness(.64)!important;
    	filter: contrast(.8) brightness(.64)!important;
	}
	section.banner article{
		display: table;
	}
	section.banner article header{
		display: table-cell;
		vertical-align: middle;
		top: 0!important;
    	position: relative;
	}
	section.banner article header div.box{
		display: none;
	}
	section.banner article header h1,
	section.banner article header span.title{
		font-size: 48px!important;
		line-height: 56px!important;
		font-weight: 600!important;
	}
	section.banner article header h2,
	section.banner article header span.subtitle{
		font-size: 32px!important;
		line-height: 40px!important;
		font-weight: 500!important;
	}
	section.content dl.faq dt,
	section.content dl.faq dd,
	section.content dl.faq dd p{
		font-size: 16px;
		line-height: 24px;
		text-align: left;
		font-weight: 500;
	}
	section.content dl.faq dd li{
		font-size: 16px;
		line-height: 24px;
		text-align: left;
		font-weight: 500;
		margin: 0 0 16px 0;
	}
	section.content dl.faq dd li a{
		text-decoration: none;
		color: #3399ff;
	}
	section.content dl.faq dd li a:hover{
		text-decoration: underline;
	}
	section.content article div.avales h3{
		font-size: 32px;
	    line-height: 40px;
	    margin: 40px 0 0 0;
	}
	section.content article .product div.blue h3{
		font-size: 40px;
		line-height: 56px!important;
	}
	section.content article .product div.price span.before{
		font-size: 24px;
		line-height: 32px;
	}
	section.content article .product div.price span.current{
		font-size: 40px;
		line-height: 48px;
	}
	section.content article .product div.price span.current span.time{
		font-size: 15px;
		line-height: 20px;
	}
	section.content article .product div.price div.options,
	section.content article .product div.price div.options div.option{
		margin: 16px 0 0 0;
	}
	section.content article .product div.price div.options.ib,
	section.content article .product div.price div.options.ib div.option{
		margin: 0;
		min-width: 240px;
		vertical-align: top;
	}
	section.content article .product div.price div.options select{
		font-size: 20px;
		line-height: 32px;
		height: 48px;
		width: calc(100% - 104px);
	}
	section.content article .product div.price div.options label{
		font-size: 32px;
		height: 32px;
    	width: 32px;
	}
	section.content article .product ul.details > li > input{
		line-height: 40px;
		font-size: 20px!important;
	}
	.setup  span,
	.Configurador span,
	.cConfigurador span{
		font-size: 24px!important;
    	line-height: 32px!important;
	}
	.setup input[type="radio"]+label,
	.Configurador input[type="radio"]+label,
	.cConfigurador input[type="radio"]+label{
		font-size: 20px!important;
		line-height: 25px!important;
		padding-left: 40px!important;
	}
	.setup select,
	.Configurador select,
	.cConfigurador select{
		font-size: 20px!important;
		line-height: 48px;
		height: 48px!important;
	}
	.setup input[type="radio"]+label:before,
	.Configurador input[type="radio"]+label:before,
	.cConfigurador input[type="radio"]+label:before{
		width: 24px!important;
    	height: 24px!important;
    	border-radius: 24px!important;
	}
	.setup input[type="radio"]:checked+label:before,
	.Configurador input[type="radio"]:checked+label:before,
	.cConfigurador input[type="radio"]:checked+label:before{
		width: 24px!important;
    	height: 24px!important;
    	border-radius: 24px!important;
		font-size: 83px;
		line-height: 16px;
	}
	body .ConfBlock{
		padding-bottom: 24px;
	}
	div.layer div.modal.media{
		max-width: 100vw!important;
	    width: 100vw!important;
	    max-height: calc(100vh - 72px)!important;
	    height: calc(100vh - 72px)!important;
	    top: 72px!important;
	    left: 0!important;
	    transform: none!important;
	}
	div.layer,
	div.layer div.modal{
		max-width: 100vw!important;
	    width: 100vw!important;
	    max-height: calc(100vh - 72px)!important;
	    height: calc(100vh - 72px)!important;
	    top: 72px!important;
	    left: 0!important;
	    transform: none!important;
	    animation: none!important;
	}
	div.layer{
		max-width: 100vw!important;
	    width: 100vw!important;
	    max-height: 100vh!important;
	    height: 100vh!important;
	    top: 0!important;
	    position: fixed;
		display: block;
	}
	div.layer div.modal i.icon-cerrar{
		padding: 24px;
		font-size: 24px;
		line-height: 24px;
	}
	body > header.blur,
	body > section.banner.blur,
	body > section.content.blur,
	body > aside.blur, body > footer.blur{
		transition: none;
		filter: none;
	}
	section.content article li p.inf{
		height: auto!important;
	}
	div.titProd{
		width: 100%!important;
	}
	section.content article > .width > .product,
	section.content article > .width > .products{
	    float: none;
	    height: auto;
	}
	section.content article .product[col="2+1"] > .column,
	section.content article .product[col="2+1"] > .column:first-child,
	section.content article .product[col="2+1"] > .column:last-child{
		float: none;
		display: block!important;
		width: 100%!important;
	}
	section.content article .product[col="2+1"] > .column:not(.blue){
		padding: 32px 0 0 0;
	}
	section.content article .product div.price div.offer {
	    min-height: 64px;
	    display: block;
	    margin: 48px 0 0 0;
	}
	section.content article .product div.price .offer{
	    transform: scale(1.4);
	}
	section.content article .product div.price .subprice br {
	   display: block
	}
	section.content article .product ul.details > li.tx{
		margin: 32px 0;
	}
	section.content article .column .width > h2,
	section.content article .column .width > h3,
	section.content article .column .width > h4,
	section.content article .column .width > p,
	section.content article .column .width > ul{
		margin: 16px;
	}
	section.content [col].cross .column a{
		display: block;
		text-align: left;
	}
	section.content .pad96,
	section.content .pad32{
		padding: 0 32px;
	}
}