@font-face {
	font-family: 'Catamaran';
	src: url('/theme/web/css/fonts/Catamaran-Regular.woff2') format('woff2'), url('/theme/web/css/fonts/Catamaran-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Catamaran - Black';
	src: url('/theme/web/css/fonts/Catamaran-ExtraBold.eot?#iefix') format('embedded-opentype'), url('/theme/web/css/fonts/Catamaran-ExtraBold.woff') format('woff'), url('/theme/web/css/fonts/Catamaran-ExtraBold.ttf') format('truetype'), url('/theme/web/css/fonts/Catamaran-ExtraBold.svg#Catamaran-ExtraBold') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* cyrillic-ext */

@font-face {
	font-display: swap;
	font-family: 'FontAwesome';
	src: url('/theme/web/css/fonts/fontawesome.eot');
	src: url('/theme/web/css/fonts/fontawesome.eot?#iefix') format('embedded-opentype'), url('/theme/web/css/fonts/fontawesome.woff2') format('woff2'), url('/theme/web/css/fonts/fontawesome.woff') format('woff'), url('/theme/web/css/fonts/fontawesome.ttf') format('truetype'), url('/theme/web/css/fonts/fontawesome.svg?#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before, .fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before, .fa-users:before {
	content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before, .fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}

.fa-won:before, .fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before, .fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

/* # Reset
================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary, picture {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none !important;
}

a {
	background-color: transparent;
	text-decoration: none;
}

a, a:active, :focus {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: 700;
}

figure img {
	display: block;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

svg:not(:root) {
	overflow: hidden;
}

pre {
	overflow: auto;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

th, td {
	font-weight: normal
}

*, :before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

::-webkit-scrollbar {
	background: #ccc;
}

::-webkit-scrollbar-thumb {
	background: #c22513;
}

/* # Print
================================================== */

@media print {
	*, :before, :after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	a, a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: "("attr(href)")";
	}
	abbr[title]:after {
		content: "("attr(title)")";
	}
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: "";
	}
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-Group;
	}
	tr, img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	h2, h3 {
		page-break-after: avoid;
	}
	select {
		background: #fff !important;
	}
}

/* # Font icons
================================================== */

@font-face {
	font-display: swap;
	font-family: 'Glyphter';
	src: url('/theme/web/css/fonts/Glyphter.eot?#iefix') format('embedded-opentype'), url('/theme/web/css/fonts/Glyphter.woff') format('woff'), url('/theme/web/css/fonts/Glyphter.ttf') format('truetype'), url('/theme/web/css/fonts/Glyphter.svg#Glyphter') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.tt {
	display: inline-block;
	font: normal normal normal 14px/1 Glyphter;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	margin-right: 2px;
	position: relative;
	top: 3px;
	line-height: 15px;
}

.reds .tt {
	font-size: 25px;
}

@media only screen and (max-width: 763px) {
	.reds .tt {
		font-size: 20px;
	}
}

.tt-email:before {
	content: "\0043"
}

.tt-heart:before {
	content: "\0044"
}

.tt-help:before {
	content: "\0045"
}

.tt-warning:before {
	content: "\0046"
}

.tt-logn:before {
	content: "\0047"
}

.tt-exit:before {
	content: "\0048"
}

.tt-hand:before {
	content: "\0049"
}

.tt-search:before {
	content: "\004A"
}

.tt-document:before {
	content: "\004B"
}

.tt-pers:before {
	content: "\004C"
}

.tt-cart:before {
	content: "\004D"
}

.tt-tick:before {
	content: "\004E"
}

.tt-hearts:before {
	content: "\004F"
}

.tt-flex:before {
	content: "\0050"
}

.tt-gota:before {
	content: "\0051"
}

.tt-pulpo:before {
	content: "\0052"
}

.tt-start:before {
	content: "\0053"
}

.tt-facebook:before {
	content: "\005C"
}

.tt-twitter:before {
	content: "\0035"
}

.tt-google:before {
	content: "\005B"
}

/* # columnas
================================================== */

.ax[class*="row"] {
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	width: 100%;
}

.ax.rows>* {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 auto;
	flex: 0 0 auto;
}

.ax.row.aflex>* {
	-webkit-flex: 1 1 0;
	-ms-flex: 1;
	flex: 1 1 0;
}

.ax.row.aflex>[class*="af"] {
	flex: initial;
	flex: inherit;
}

.column.a01, .rows.a01>* {
	width: 8.33333333%;
}

.column.a02, .rows.a02>* {
	width: 16.66666667%;
}

.column.a03, .rows.a03>* {
	width: 25%;
}

.column.a04, .rows.a04>* {
	width: 33.33333333%;
}

.column.a05, .rows.a05>* {
	width: 41.66666667%;
}

.column.a06, .rows.a06>* {
	width: 50%;
}

.column.a07, .rows.a07>* {
	width: 58.33333333%;
}

.column.a08, .rows.a08>* {
	width: 66.66666667%;
}

.column.a09, .rows.a09>* {
	width: 75%;
}

.column.a10, .rows.a10>* {
	width: 83.33333333%;
}

.column.a11, .rows.a11>* {
	width: 91.66666667%;
}

.column.a12, .rows.a12>* {
	width: 100%;
}

.no-flexbox.no-flexboxtweener .ax.row>* {
	display: table-cell;
	vertical-align: top;
}

.no-flexbox.no-flexboxtweener .ax.row>.column, .no-flexbox.no-flexboxtweener .ax.rows>* {
	float: left;
}

.no-flexbox.no-flexboxtweener .ax.row {
	display: table;
	width: 100%;
}

.no-flexbox.no-flexboxtweener .ax.row.aflex>* {
	float: none;
}

.no-flexbox.no-flexboxtweener .ax.row.aflex.Wa>* {
	width: 100%;
}

/* # Alineación
================================================== */

.rows.atop, .row.atop {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.rows.amiddle, .row.amiddle {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.rows.abottom, .row.abottom {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.aself-top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.aself-middle {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.aself-bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

/* # Separaciones
================================================== */

.rows .rows {
	margin-bottom: 0px;
}

.sp10[class*="row"]>* {
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.sp10[class*="form-"], .sp10[class*="form-"][class*="row"]>.column.row {
	margin-bottom: 10px;
}

.sp15[class*="row"]>* {
	padding-bottom: 15px;
	padding-right: 7px;
	padding-left: 7px;
}

.sp15[class*="form-"], .sp15[class*="form-"][class*="row"]>.column.row {
	margin-bottom: 15px;
}

.sp20[class*="row"]>*, .rows>* {
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.sp25[class*="row"]>* {
	padding-bottom: 25px;
	padding-right: 12.5px;
	padding-left: 12.5px;
}

.sp25[class*="form-"], .sp25[class*="form-"][class*="row"]>.column.row {
	margin-bottom: 25px;
}

.sp30[class*="row"]>* {
	padding-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;
}

.sp30[class*="form-"], .sp30[class*="form-"][class*="row"]>.column.row {
	margin-bottom: 30px;
}

/* # NoFlex
================================================== */

.no-flexbox.no-flexboxtweener [class*="row"]:before, .no-flexbox.no-flexboxtweener [class*="row"]:after {
	content: '';
	display: table;
}

.no-flexbox.no-flexboxtweener [class*="row"]:after {
	clear: both;
}

.no-flexbox.no-flexboxtweener .rows {
	width: calc(100%+20px);
}

.no-flexbox.no-flexboxtweener.no-csscalc .rows {
	width: 102.2%;
}

.no-flexbox.no-flexboxtweener .sp10[class*="row"] {
	width: calc(100%+10px);
}

.no-flexbox.no-flexboxtweener.no-csscalc .sp10[class*="row"] {
	width: 101.042%;
}

.no-flexbox.no-flexboxtweener .sp15[class*="row"] {
	width: calc(100%+15px);
}

.no-flexbox.no-flexboxtweener.no-csscalc .sp15[class*="row"] {
	width: 101.563%;
}

.no-flexbox.no-flexboxtweener .sp20[class*="row"] {
	width: calc(100%+20px);
}

.no-flexbox.no-flexboxtweener.no-csscalc .sp20[class*="row"] {
	width: 102.084%;
}

.no-flexbox.no-flexboxtweener .sp30[class*="row"] {
	width: calc(100%+30px);
}

.no-flexbox.no-flexboxtweener.no-csscalc .sp30[class*="row"] {
	width: 103.2%;
}

/* # Fuentes
================================================== */

@font-face {
	font-display: swap;
	font-family: 'Titillium-BoldUpright';
	src: url('/theme/web/css/fonts/Titillium-BoldUpright.eot?#iefix') format('embedded-opentype'), url('/theme/web/css/fonts/Titillium-BoldUpright.woff') format('woff'), url('/theme/web/css/fonts/Titillium-BoldUpright.ttf') format('truetype'), url('/theme/web/css/fonts/Titillium-BoldUpright.svg#Titillium-BoldUpright') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-display: swap;
	font-family: 'SignPainter-HouseScript';
	src: url('/theme/web/css/fonts/SignPainter-HouseScript.eot?#iefix') format('embedded-opentype'), url('/theme/web/css/fonts/SignPainter-HouseScript.otf') format('opentype'), url('/theme/web/css/fonts/SignPainter-HouseScript.woff') format('woff'), url('/theme/web/css/fonts/SignPainter-HouseScript.ttf') format('truetype'), url('/theme/web/css/fonts/SignPainter-HouseScript.svg#SignPainter-HouseScript') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*@font-face {font-display: swap; font-family: 'FrutigerLT-Roman';src: url('/theme/web/css/fonts/FrutigerLT-Roman.eot?#iefix') format('embedded-opentype'),  url('/theme/web/css/fonts/FrutigerLT-Roman.woff') format('woff'), url('/theme/web/css/fonts/FrutigerLT-Roman.ttf')  format('truetype'), url('/theme/web/css/fonts/FrutigerLT-Roman.svg#FrutigerLT-Roman') format('svg');font-weight: normal;font-style: normal;}*/

@font-face {
	font-display: swap;
	font-family: 'sfProDisplay';
	src: url('/theme/web/css/fonts/sf-pro-display-heavyitalic-webfont.woff') format('woff'), url('/theme/web/css/fonts/sf-pro-display-heavyitalic-webfont.ttf') format('truetype'), url('/theme/web/css/fonts/sf-pro-display-heavyitalic-webfont.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

html {
	font-display: swap;
	font-family: "Myriad Pro", Helvetica, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	overflow-x: hidden;
}

body {
	font-size: 14px;
	line-height: 20px;
	color: #283031;
}

input, textarea {
	font-family: "Myriad Pro", Helvetica, sans-serif;
}

ul, ol, dl {
	list-style-position: outside;
	list-style-type: none;
}

ul ul, ul ol, ol ol, ol ul {
	margin-left: 15px;
	margin-bottom: 0;
}

ul, ol {
	margin-left: 15px;
}

dl dt {
	font-weight: 700;
	margin-bottom: 5px;
}

dl {
	margin-bottom: 1rem;
	list-style-position: outside;
	line-height: 1.6;
}

nav ul, [class*="menu"], [class*="menu"] ul, [class*="list"], [class*="list"] ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: inherit;
	line-height: 1.1;
}

h1 {
	font-size: 35px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 25px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 15px;
}

p {
	margin-bottom: 10px;
	text-rendering: optimizeLegibility;
	text-align: justify;
}

hr {
	clear: both;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0;
}

/* # Colores
================================================== */

.verde {
	background-color: #8dca35 !important;
	border-color: transparent !important;
}

.verde-turquesa {
	background-color: #5fbeaa !important;
	border-color: transparent !important;
}

.blanco {
	background-color: #ffffff !important;
	border-color: 1px solid #eaeaea !important;
}

.azul {
	background-color: #5d9cec !important;
	border-color: transparent !important;
}

.azul-claro {
	background-color: #34d3eb !important;
	border-color: transparent !important;
}

.amarillo {
	background-color: #ffbd4a !important;
	border-color: transparent !important;
}

.rojo {
	background-color: #da3610 !important;
	border-color: transparent !important;
}

.negro {
	background-color: #4c5667 !important;
	border-color: transparent !important;
}

.morado {
	background-color: #7266ba !important;
	border-color: transparent !important;
}

.rosa {
	background-color: #fb6d9d !important;
	border-color: transparent !important;
}

.negro-degrad {
	background: rgba(79, 86, 88, 1);
	background: -moz-linear-gradient(top, rgba(79, 86, 88, 1) 0%, rgba(79, 86, 88, 1) 50%, rgba(64, 70, 71, 1) 51%, rgba(64, 70, 71, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(79, 86, 88, 1)), color-stop(50%, rgba(79, 86, 88, 1)), color-stop(51%, rgba(64, 70, 71, 1)), color-stop(100%, rgba(64, 70, 71, 1)));
	background: -webkit-linear-gradient(top, rgba(79, 86, 88, 1) 0%, rgba(79, 86, 88, 1) 50%, rgba(64, 70, 71, 1) 51%, rgba(64, 70, 71, 1) 100%);
	background: -o-linear-gradient(top, rgba(79, 86, 88, 1) 0%, rgba(79, 86, 88, 1) 50%, rgba(64, 70, 71, 1) 51%, rgba(64, 70, 71, 1) 100%);
	background: -ms-linear-gradient(top, rgba(79, 86, 88, 1) 0%, rgba(79, 86, 88, 1) 50%, rgba(64, 70, 71, 1) 51%, rgba(64, 70, 71, 1) 100%);
	background: linear-gradient(to bottom, rgba(79, 86, 88, 1) 0%, rgba(79, 86, 88, 1) 50%, rgba(64, 70, 71, 1) 51%, rgba(64, 70, 71, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f5658', endColorstr='#404647', GradientType=0);
}

.tverde {
	color: #81c868 !important;
}

.tverde-turquesa {
	color: #5fbeaa !important;
}

.tblanco {
	color: #ffffff !important;
}

.tazul {
	color: #5d9cec !important;
}

.tazul-claro {
	color: #34d3eb !important;
}

.tamarillo {
	color: #ffbd4a !important;
}

.trojo {
	color: #da3610 !important;
}

.tnegro {
	color: #4c5667 !important;
}

.tmorado {
	color: #7266ba !important;
}

.trosa {
	color: #fb6d9d !important;
}

.bverde {
	border-color: #81c868 !important;
}

.bverde-turquesa {
	border-color: #5fbeaa !important;
}

.bblanco {
	border-color: #ffffff !important;
}

.bazul {
	border-color: #5d9cec !important;
}

.bazul-claro {
	border-color: #34d3eb !important;
}

.bamarillo {
	border-color: #ffbd4a !important;
}

.brojo {
	border-color: #da3610 !important;
}

.bnegro {
	border-color: #4c5667 !important;
}

.bmorado {
	border-color: #7266ba !important;
}

.brosa {
	border-color: #fb6d9d !important;
}

/* # Clases
================================================== */

#responsive {
	min-width: 1px;
}

.fright {
	float: right;
}

.fleft {
	float: left;
}

.fcenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}

.tcenter {
	text-align: center;
}

.tjustify {
	text-align: justify;
}

.clear {
	clear: both;
}

.clearfix::after {
	clear: both;
	display: table;
	content: ' ';
}

.web-cntd {
	width: 100%;
	max-width: 1180px;
	margin: 0px auto;
	min-width: 1180px;
}

.hv9, .hvr9:hover, .hv8, .hvr8:hover, .hv7, .hvr7:hover, .hv6, .hvr6:hover, .hv5, .hvr5:hover {
	-ms-filter: "progid:dxImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.hv9:hover {
	-ms-filter: "progid:dxImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.hvr9 {
	-ms-filter: "progid:dxImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.hv8:hover {
	-ms-filter: "progid:dxImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.hvr8 {
	-ms-filter: "progid:dxImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.hv7:hover {
	-ms-filter: "progid:dxImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.hvr7 {
	-ms-filter: "progid:dxImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.hv6:hover {
	-ms-filter: "progid:dxImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.hvr6 {
	-ms-filter: "progid:dxImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.hv5:hover {
	-ms-filter: "progid:dxImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.hvr5 {
	-ms-filter: "progid:dxImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.xbutton-tt {
	color: #ffffff !important;
	font-family: Catamaran;
	font-size: 15px !important;
	text-transform: uppercase;
	padding: 8px 1em 9px !important;
	font-style: normal !important;
}

.titu1 {
	color: #686e74;
	font-family: "SignPainter-HouseScript";
	font-size: 36px;
	line-height: 36px;
	position: relative;
	margin-bottom: 17px;
}

.titu1 span {
	position: relative;
	z-index: 2;
	padding-left: 18px;
}

.titu1:after {
	content: "";
	display: block;
	height: 10px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 7px;
	background: #e7e7e7;
	z-index: 1;
}

.titu2 {
	border-left: 3px solid #f9403a;
	padding: 5px 15px 5px 15px;
	margin-bottom: 20px;
}

.titu2 .titu {
	font-size: 24px;
	line-height: 24px;
	font-family: Catamaran;
	color: #404647;
	text-transform: uppercase;
	font-weight: 500;
}

.titu2 .tright {
	font-size: 14px;
	line-height: 14px;
	color: #404647;
}

.titu3 {
	color: #FFF;
	font-family: "SignPainter-HouseScript";
	font-size: 36px;
	line-height: 36px;
	position: relative;
	margin-bottom: 21px;
	background: #3f4547;
	height: 31px;
	padding: 0px 10px;
}
/* # Mensajes
================================================== */

.xmessage {
	width: 100%;
	position: relative;
	margin-bottom: 1em;
}

.xmessage>input {
	margin-top: -10px;
	position: absolute;
	right: 14px;
	top: 50%;
	z-index: 2;
	opacity: 0;
	cursor: pointer;
}

.xmessage>.fa-times {
	color: #666;
	font-size: 16px;
	line-height: 16px;
	margin-top: -8px;
	position: absolute;
	right: 14px;
	top: 50%;
	z-index: 1;
}

.xmessage>div {
	position: relative;
	font-size: 14px;
	line-height: 1.6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid;
	border-bottom-width: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 10px 50px 10px 39px;
	text-align: justify;
}

.xmessage.xmessage-info a {
	color: #3e85b5;
	text-decoration: underline;
}

.xmessage.xmessage-info>div {
	border-color: #9fd0f1;
	background: #e3eef6;
	color: #3e85b5;
}

.xmessage.xmessage-warning a {
	color: #b8b22e;
	text-decoration: underline;
}

.xmessage.xmessage-warning>div {
	border-color: #eae7a7;
	background: #f8f7e1;
	color: #b8b22e;
}

.xmessage.xmessage-success>div {
	border-color: #b3e4ad;
	background: #e5f6e3;
	color: #4ab63d;
}

.xmessage.xmessage-success a {
	color: #4ab63d;
	text-decoration: underline;
}

.xmessage.xmessage-error>div {
	border-color: #e4b2ad;
	background: #f6e5e3;
	color: #b6473d;
}

.xmessage.xmessage-error a {
	color: #b6473d;
	text-decoration: underline;
}

.xmessage>div>.fa:first-child {
	font-size: 21px;
	left: 10px;
	margin-top: -10px;
	position: absolute;
	top: 50%;
}

.xmessage input[type=checkbox]:checked~div, .xmessage input[type=checkbox]:checked~i, .xmessage input[type=checkbox]:checked {
	display: none;
}

/* # Botones
================================================== */

.xbutton {
	font-weight: normal;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	padding: 0.85em 1em;
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size: 0.9rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #4c5667;
	color: #fefefe;
}

a.xbutton {
	color: #FFF;
}

.xbutton.tiny {
	font-size: 0.6rem;
}

.xbutton.small {
	font-size: 0.75rem;
}

.xbutton.large {
	font-size: 1.25rem;
}

.xbutton.expand {
	width: 100%;
}

.xbutton.disabled, .xbutton[disabled] {
	opacity: 0.25;
	cursor: not-allowed;
}

.xbutton.empty, .xbutton.empty:hover, .xbutton.empty:focus {
	background-color: transparent;
}

/* # Desktop
================================================== */

@media only screen and (min-width: 1071px) {
	.dx[class*="row"] {
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	.dx.rows>* {
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 auto;
		flex: 0 0 auto;
	}
	.dx.row.dflex>* {
		-webkit-flex: 1 1 0;
		-ms-flex: 1;
		flex: 1 1 0;
	}
	.dx.row.dflex>[class*="df"] {
		flex: initial;
		flex: inherit;
	}
	.column.d01, .rows.d01>* {
		width: 8.33333333%;
	}
	.column.d02, .rows.d02>* {
		width: 16.66666667%;
	}
	.column.d03, .rows.d03>* {
		width: 25%;
	}
	.column.d04, .rows.d04>* {
		width: 33.33333333%;
	}
	.column.d05, .rows.d05>* {
		width: 41.66666667%;
	}
	.column.d06, .rows.d06>* {
		width: 50%;
	}
	.column.d07, .rows.d07>* {
		width: 58.33333333%;
	}
	.column.d08, .rows.d08>* {
		width: 66.66666667%;
	}
	.column.d09, .rows.d09>* {
		width: 75%;
	}
	.column.d10, .rows.d10>* {
		width: 83.33333333%;
	}
	.column.d11, .rows.d11>* {
		width: 91.66666667%;
	}
	.column.d12, .rows.d12>* {
		width: 100%;
	}
	.no-flexbox.no-flexboxtweener .dx.row>* {
		display: table-cell;
		vertical-align: top;
	}
	.no-flexbox.no-flexboxtweener .dx.row>.column, .no-flexbox.no-flexboxtweener .dx.rows>* {
		float: left;
	}
	.no-flexbox.no-flexboxtweener .dx.row {
		display: table;
		width: 100%;
	}
	.no-flexbox.no-flexboxtweener .dx.row.dflex>* {
		float: none;
	}
	.no-flexbox.no-flexboxtweener .dx.row.dflex.Wa>* {
		width: 100%;
	}
	.rows.dtop, .rows.dtop {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.rows.dmiddle, .row.dmiddle {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.rows.dbottom, .row.dbottom {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.dself-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.dself-middle {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.dself-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
	.dfright {
		float: right;
	}
	.dfleft {
		float: left;
	}
	.dfcenter {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.dtleft {
		text-align: left;
	}
	.dtright {
		text-align: right;
	}
	.dtcenter {
		text-align: center;
	}
	.dtjustify {
		text-align: justify;
	}
	.dhide {
		display: none!important;
	}
}

/* # Tablet
================================================== */

@media only screen and (max-width: 1070px) {
	#responsive {
		min-width: 2px;
	}
	.web-cntd {
		max-width: 748px;
	}
	.tx[class*="row"] {
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	.tx.rows>* {
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 auto;
		flex: 0 0 auto;
	}
	.tx.row.tflex>* {
		-webkit-flex: 1 1 0;
		-ms-flex: 1;
		flex: 1 1 0;
	}
	.tx.row.tflex>[class*="TF"] {
		flex: initial;
		flex: inherit;
	}
	.column.T01, .rows.T01>* {
		width: 8.33333333%;
	}
	.column.T02, .rows.T02>* {
		width: 16.66666667%;
	}
	.column.T03, .rows.T03>* {
		width: 25%;
	}
	.column.T04, .rows.T04>* {
		width: 33.33333333%;
	}
	.column.T05, .rows.T05>* {
		width: 41.66666667%;
	}
	.column.T06, .rows.T06>* {
		width: 50%;
	}
	.column.T07, .rows.T07>* {
		width: 58.33333333%;
	}
	.column.T08, .rows.T08>* {
		width: 66.66666667%;
	}
	.column.T09, .rows.T09>* {
		width: 75%;
	}
	.column.T10, .rows.T10>* {
		width: 83.33333333%;
	}
	.column.T11, .rows.T11>* {
		width: 91.66666667%;
	}
	.column.T12, .rows.T12>* {
		width: 100%;
	}
	.no-flexbox.no-flexboxtweener .tx.row>* {
		display: table-cell;
		vertical-align: top;
	}
	.no-flexbox.no-flexboxtweener .tx.row>.column, .no-flexbox.no-flexboxtweener .tx.rows>* {
		float: left;
	}
	.no-flexbox.no-flexboxtweener .tx.row {
		display: table;
		width: 100%;
	}
	.no-flexbox.no-flexboxtweener .tx.row.tflex>* {
		float: none;
	}
	.no-flexbox.no-flexboxtweener .tx.row.tflex.Wa>* {
		width: 100%;
	}
	.rows.ttop, .rows.ttop {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.rows.tmiddle, .row.tmiddle {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.rows.tbottom, .row.tbottom {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.tself-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.tself-middle {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.tself-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
	.tfright {
		float: right;
	}
	.tfleft {
		float: left;
	}
	.tfcenter {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.ttleft {
		text-align: left;
	}
	.ttright {
		text-align: right;
	}
	.ttcenter {
		text-align: center;
	}
	.ttjustify {
		text-align: justify;
	}
	.thide {
		display: none !important;
	}
}

/* # Movil
================================================== */

@media only screen and (max-width: 763px) {
	#responsive {
		min-width: 3px;
	}
	.xform .xffile .xffile-name, .xfselect div, .xform [type='text'], .xform [type='password'], .xform [type='date'], .xform [type='datetime'], .xform [type='datetime-local'], .xform [type='month'], .xform [type='week'], .xform [type='email'], .xform [type='number'], .xform [type='search'], .xform [type='tel'], .xform [type='time'], .xform [type='url'], .xform [type='color'], .xform textarea {
		font-size: 0.7rem;
	}
	.mhide {
		display: none !important;
	}
	.web-cntd {
		max-width: 310px;
	}
	.mx[class*="row"] {
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	.mx.rows>* {
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 auto;
		flex: 0 0 auto;
	}
	.mx.row.MFlex>* {
		-webkit-flex: 1 1 0;
		-ms-flex: 1;
		flex: 1 1 0;
	}
	.mx.row.MFlex>[class*="MF"] {
		flex: initial;
		flex: inherit;
	}
	.column.m01, .rows.m01>* {
		width: 8.33333333%;
	}
	.column.m02, .rows.m02>* {
		width: 16.66666667%;
	}
	.column.m03, .rows.m03>* {
		width: 25%;
	}
	.column.m04, .rows.m04>* {
		width: 33.33333333%;
	}
	.column.m05, .rows.m05>* {
		width: 41.66666667%;
	}
	.column.m06, .rows.m06>* {
		width: 50%;
	}
	.column.m07, .rows.m07>* {
		width: 58.33333333%;
	}
	.column.m08, .rows.m08>* {
		width: 66.66666667%;
	}
	.column.m09, .rows.m09>* {
		width: 75%;
	}
	.column.m10, .rows.m10>* {
		width: 83.33333333%;
	}
	.column.m11, .rows.m11>* {
		width: 91.66666667%;
	}
	.column.m12, .rows.m12>* {
		width: 100%;
	}
	.no-flexbox.no-flexboxtweener .mx.row>* {
		display: table-cell;
		vertical-align: top;
	}
	.no-flexbox.no-flexboxtweener .mx.row>.column, .no-flexbox.no-flexboxtweener .mx.rows>* {
		float: left;
	}
	.no-flexbox.no-flexboxtweener .mx.row {
		display: table;
		width: 100%;
	}
	.no-flexbox.no-flexboxtweener .mx.row.MFlex>* {
		float: none;
	}
	.no-flexbox.no-flexboxtweener .mx.row.MFlex.Wa>* {
		width: 100%;
	}
	.rows.mtop, .rows.mtop {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.rows.mmiddle, .row.mmiddle {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.rows.mbottom, .row.mbottom {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.mself-top {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.mself-middle {
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		align-self: center;
	}
	.mself-bottom {
		-webkit-align-self: flex-end;
		-ms-flex-item-align: end;
		align-self: flex-end;
	}
	.mfright {
		float: right;
	}
	.mfleft {
		float: left;
	}
	.mfcenter {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.mtleft {
		text-align: left;
	}
	.mtright {
		text-align: right;
	}
	.mtcenter {
		text-align: center;
	}
	.mtjustify {
		text-align: justify;
	}
	.thide {
		display: block !important;
		margin-bottom: 20px;
		width: 348px;
	}
}

/* # Select2
================================================== */

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #f9403a;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
	border-radius: 4px !important;
	overflow: hidden;
	top: 5px;
}

.select2-results {
	display: block;
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	top: 1px;
}

.select2-container--open .select2-dropdown--below {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #727272;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
	float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
	appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 440px;
	overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #ababab;
	color: white
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #ababab
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #ababab
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #ababab
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #ababab
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #ababab
}

.select2-container .select2-selection--single {
	height: 38px;
}

.select2-container--default .select2-selection--single {
	border-radius: 0;
	background-color: #f6f5f6;
	color: #555;
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	display: inline-block;
	height: 37px;
	overflow: hidden;
	padding: 8px 31px 0 8px;
	position: relative;
	text-align: left;
	text-overflow: ellipsis;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	white-space: nowrap;
	width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #555;
	line-height: 20px;
	font-family: inherit;
	font-size: 0.9rem;
	font-weight: normal;
	padding-left: 0;
	padding-right: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	background: #dfe3e8;
	border-left: 1px solid #ccc;
	height: 100%;
	width: 21px;
	right: 0;
	top: 0;
}

.sltc .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent transparent #283031;
	border-style: solid;
	border-width: 6px 0 6px 7px;
	height: 0;
	position: absolute;
	right: 4px;
	top: 14px;
	width: 0;
}

.sltc .select2-container--default .select2-selection--single {
	background-color: #e8eff5;
	border: 0;
	box-shadow: inherit;
	color: #404647;
	font-size: 15px;
	line-height: 15px;
	padding-left: 48px;
	padding-right: 40px;
	padding-top: 12px;
}

.sltc .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #404647;
	font-size: 15px;
	line-height: 15px;
	font-family: Catamaran;
}

.sltc .select2-container--default .select2-selection--single .select2-selection__arrow {
	background: inherit;
	border-left: 0 none;
	height: 100%;
	right: 1px;
	top: 2px;
	width: 30px;
}

/* # lightgallery
================================================== */

.lg-actions .lg-next, .lg-actions .lg-prev, .lg-sub-html, .lg-toolbar {
	background-color: rgba(0, 0, 0, .45);
	z-index: 1080
}

#lg-counter, .lg-outer .lg-video-cont {
	vertical-align: middle;
	display: inline-block
}

@font-face {
	font-family: lg;
	src: url(/theme/web/css/fonts/lg.eot?n1z373);
	src: url(/theme/web/css/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(/theme/web/css/fonts/lg.woff?n1z373) format("woff"), url(/theme/web/css/fonts/lg.ttf?n1z373) format("truetype"), url(/theme/web/css/fonts/lg.svg?n1z373#lg) format("svg");
	font-weight: 400;
	font-style: normal
}

.lg-icon {
	font-family: lg;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next, .lg-actions .lg-prev {
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: .5
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
	color: #FFF
}

.lg-actions .lg-next {
	right: 20px
}

.lg-actions .lg-next:before {
	content: "\e095"
}

.lg-actions .lg-prev {
	left: 20px
}

.lg-actions .lg-prev:after {
	content: "\e094"
}

@-webkit-keyframes lg-right-end {
	0%, 100% {
		left: 0
	}
	50% {
		left: -30px
	}
}

@-moz-keyframes lg-right-end {
	0%, 100% {
		left: 0
	}
	50% {
		left: -30px
	}
}

@-ms-keyframes lg-right-end {
	0%, 100% {
		left: 0
	}
	50% {
		left: -30px
	}
}

@keyframes lg-right-end {
	0%, 100% {
		left: 0
	}
	50% {
		left: -30px
	}
}

@-webkit-keyframes lg-left-end {
	0%, 100% {
		left: 0
	}
	50% {
		left: 30px
	}
}

@-moz-keyframes lg-left-end {
	0%, 100% {
		left: 0
	}
	50% {
		left: 30px
	}
}

@-ms-keyframes lg-left-end {
	0%, 100% {
		left: 0
	}
	50% {
		left: 30px
	}
}

@keyframes lg-left-end {
	0%, 100% {
		left: 0
	}
	50% {
		left: 30px
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	-o-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	-o-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative
}

.lg-toolbar {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none!important;
	outline: 0
}

.lg-toolbar .lg-icon:hover {
	color: #FFF
}

.lg-toolbar .lg-close:after {
	content: "\e070"
}

.lg-toolbar .lg-download:after {
	content: "\e0f2"
}

.lg-sub-html {
	bottom: 0;
	color: #EEE;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center
}

.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700
}

.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0
}

#lg-counter {
	color: #999;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px
}

.lg-next, .lg-prev, .lg-toolbar {
	opacity: 1;
	-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d( 0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms!important;
	-moz-transition: -moz-transform 250ms ease 0s, opacity 250ms!important;
	-o-transition: -o-transform 250ms ease 0s, opacity 250ms!important;
	transition: transform 250ms ease 0s, opacity 250ms!important;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.lg-outer .lg-thumb-outer {
	background-color: #0D0A0A;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration: 0s!important;
	transition-duration: 0s!important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #FFF;
	border-radius: 4px;
	margin-bottom: 5px
}

@media (min-width:1025px) {
	.lg-outer .lg-thumb-item {
		-webkit-transition: border-color .25s ease;
		-o-transition: border-color .25s ease;
		transition: border-color .25s ease
	}
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
	border-color: #a90707
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	-webkit-transition: bottom .25s ease;
	-o-transition: bottom .25s ease;
	transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px
}

.lg-outer .lg-toogle-thumb {
	background-color: #0D0A0A;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px
}

.lg-outer .lg-toogle-thumb:after {
	content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
	color: #FFF
}

.lg-outer .lg-video-cont {
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px
}

.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}

.lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important
}

.lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 1080;
	cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
	background: url(img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url(img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: url(img/video-play.png) no-repeat;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
	background: url(img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url(img/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0
}

.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible
}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1080;
	opacity: 0;
	-webkit-transition: opacity 80ms ease 0s;
	-moz-transition: opacity 80ms ease 0s;
	-o-transition: opacity 80ms ease 0s;
	transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0
}

.lg-progress-bar.lg-start .lg-progress {
	width: 100%
}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1
}

.lg-autoplay-button:after {
	content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: -webkit-transform .3s ease 0s;
	-moz-transition: -moz-transform .3s ease 0s;
	-o-transition: -o-transform .3s ease 0s;
	transition: transform .3s ease 0s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform .3s ease 0s, opacity .15s!important;
	-moz-transition: -moz-transform .3s ease 0s, opacity .15s!important;
	-o-transition: -o-transform .3s ease 0s, opacity .15s!important;
	transition: transform .3s ease 0s, opacity .15s!important;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

#lg-zoom-in:after {
	content: "\e311"
}

#lg-actual-size {
	font-size: 20px
}

#lg-actual-size:after {
	content: "\e033"
}

#lg-zoom-out {
	opacity: .5;
	pointer-events: none
}

#lg-zoom-out:after {
	content: "\e312"
}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible
}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #FFF;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
	-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%
}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, .5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	width: 12px
}

.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
	box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0
}

.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
	width: 100%;
	height: 100%
}

.lg-fullscreen:after {
	content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d"
}

.group:after, .group:before {
	display: table;
	content: "";
	line-height: 0
}

.group:after {
	clear: both
}

.lg-outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-outer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.lg-outer.lg-visible {
	opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
	-webkit-transition-duration: inherit!important;
	transition-duration: inherit!important;
	-webkit-transition-timing-function: inherit!important;
	transition-timing-function: inherit!important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration: 0s!important;
	transition-duration: 0s!important;
	opacity: 1
}

.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg {
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%
}

.lg-outer .lg-inner {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap
}

.lg-outer .lg-item {
	background: url(/theme/web/images/custom/loading.gif) center center no-repeat;
	display: none!important
}

.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
	display: inline-block!important
}

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

.lg-outer .lg-img-wrap {
	position: static;
	padding: 0 5px
}

.lg-outer .lg-item.lg-complete {
	background-image: none
}

.lg-outer .lg-item.lg-current {
	z-index: 1060
}

.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto!important;
	height: auto!important
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1
}

.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
	display: none
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-backdrop.in {
	opacity: 1
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s!important;
	-moz-transition: none 0s ease 0s!important;
	-o-transition: none 0s ease 0s!important;
	transition: none 0s ease 0s!important
}

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
	opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
	-webkit-transition: opacity .1s ease 0s;
	-moz-transition: opacity .1s ease 0s;
	-o-transition: opacity .1s ease 0s;
	transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

/* # Sprite
================================================== */

#cbcr-logn .close, .menu-fake>div:first-child:before, #crth .impr .list>span:after, #box-cntd .box .select2-container--default .select2-selection--single .select2-selection__arrow, .prdct.prdct-hrzt .gota.multi:before, #fich .fich .cntd-info .gota.multi:before, #pack-buy .gota.multi:before, #chng-vsta, #chat .cntd-open, #fotr .denox a, #cbcr-logn .web-cntd:after, #cbcr-logn-text, #cbcr-barr a.dstb, #cbcr-barr, #fich-slls * {
	background-image: url("/theme/web/images/custom/sprite.png");
}

/* cabecera */

#cbcr-barr.clnt, #cbcr-barr.dstb, #cbcr-barr.dstb .web-cntd {
	background: #f92823;
	position: relative;
	z-index: 2;
}

#cbcr-barr.clnt a:last-child, #cbcr-barr.dstb a:last-child {
	padding-right: 0px;
}

#cbcr-barr.dstb .znds {
	background: #404647 !important;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 0px;
	margin-right: 20px;
	position: relative;
}

#cbcr-barr.dstb .znds:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 21px 0 21px 11px;
	border-color: transparent transparent transparent #404647;
	position: absolute;
	top: 0px;
	right: -11px;
}

#cbcr-barr.dstb .znds .tt {
	font-size: 27px;
	line-height: 6px;
	position: relative;
	top: 7px;
}

#cbcr-barr.dstb:after {
	background: #404647;
	content: "";
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0px;
	z-index: 1;
	left: 0px;
}

#cbcr-logn .close {
	display: none;
	background-position: -281px -435px;
	width: 25px;
	height: 27px;
}

#cbcr-logn-all {
	display: none;
}

#cbcr-logn {
	background-color: #e33833;
}

#cbcr-logn .web-cntd {
	position: relative;
	height: 95px;
	padding-top: 21px;
	padding-right: 43px;
}

#cbcr-logn .web-cntd:after {
	content: "";
	background-position: 0 0;
	width: 101px;
	height: 83px;
	position: absolute;
	left: -91px;
	bottom: 0px;
	display: block;
}

#cbcr-logn .aces {
	color: #ffffff;
	font-family: Catamaran;
	font-size: 24px;
	font-weight: 700;
	line-height: 19px;
	text-transform: uppercase;
	position: relative;
	top: 6px;
}

#cbcr-logn .column {
	padding-left: 10px;
}

#cbcr-logn label, #cbcr-logn a {
	color: #ffffff;
	font-size: 13px;
	font-weight: 400;
	line-height: 13px;
}

#cbcr-logn .xform input {
	border: 0px;
	padding: 8px 7px 7px;
	margin-bottom: 6px;
	font-style: italic;
}

#cbcr-logn .xform .frgt span {
	text-decoration: underline;
}

#cbcr-logn .btom {
	width: 200px;
}

#cbcr-logn-text {
	background-color: #f9403a;
	background-repeat: repeat-x;
	background-position: 0 -91px;
}

#cbcr-logn-text .icon .tt-logn {
	font-size: 75px;
	line-height: 75px;
	color: #FFF;
	margin-right: 13px;
	position: relative;
	top: 8px;
}

#cbcr-logn-text .icon .tt-hand {
	font-size: 60px;
	line-height: 60px;
	color: #FFF;
	margin-right: 21px;
	position: relative;
	top: 8px;
}

#cbcr-logn-text .web-cntd {
	padding: 27px 43px 27px 0px;
}

#cbcr-logn-text .titu {
	color: #ffffff;
	font-family: Catamaran;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 12px;
}

#cbcr-logn-text .text {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 20px;
}

#cbcr-logn-text .xbutton {
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
}

#cbcr-logn-text .web-cntd>.row>.column:first-child {
	border-right: 2px solid #e33833;
	padding-right: 39px;
	padding-left: 0px;
}

#cbcr-logn-text .web-cntd>.row>.column {
	padding-left: 32px;
	padding-bottom: 26px;
	position: relative;
}

#cbcr-barr {
	background-color: #404647;
	background-position: 0px -314px;
}

#cbcr-barr a, #cbcr-barr span.znds {
	font-size: 14px;
	color: #FFF;
	line-height: 14px;
	padding: 11px 17px;
	display: inline-block;
	margin-left: -4px;
	height: 42px;
	position: relative;
}

#logn-click:after {
	content: "";
	position: absolute;
	top: 11px;
	right: 0;
	height: 20px;
	width: 1px;
	background: #fff;
}

#cbcr-barr a:hover, #cbcr-barr a.actv {
	background-color: #f9403a;
}

#cbcr-barr a .tt {
	font-size: 18px;
	color: #FFF;
	line-height: 15px;
}

#cbcr-barr a.dstb {
	background-position: -46px -541px;
	width: 256px;
	text-align: center;
	position: relative;
	float: right;
	font-size: 16px;
	line-height: 16px;
	padding: 13px 17px 13px;
	text-indent: -27px;
}

#cbcr-barr a.dstb .tt {
	font-size: 28px;
	line-height: 28px;
	top: 6px;
	right: 21px;
	position: absolute;
}

#cbcr .web-cntd {
	display: flex;
	justify-content: space-between;
	z-index: 2;
	align-items: center;
	padding: 30px 0;
}

@media only screen and (max-width: 1024px) {
	#cbcr .logo {
		margin-right: 20px;
	}
}

@media only screen and (max-width: 768px) {
	#cbcr .logo {
		width: 150px;
		margin: 0 20px;
	}
	#cbcr {
		box-shadow: 0 0 10px rgba(0, 0, 0, .3);
		margin: 0 0 15px 0;
	}
	body.index #cbcr {
		margin: 0 0 0 0;
	}
	#cbcr .web-cntd {
		padding: 20px 0;
	}
}

.header-menu {
	display: flex;
	justify-content: space-between;
	width: 230px;
}

.header-menu li.margin {
	margin: 0 25px 0 0;
}

@media only screen and (min-width: 768px) {
	.head .header-menu {
		display: none;
	}
}

@media only screen and (max-width: 763px) {
	#cbcr .header-menu {
		width: 40px;
	}
}

@media only screen and (max-width: 763px) {
	.mm-child .header-menu {
		width: auto;
		position: absolute;
		top: 80px;
		left: 0;
		right: 0;
		padding: 20px 0;
	}
	.mm-child .header-menu:after, .mm-child .header-menu:before {
		content: "";
		position: absolute;
		left: 30px;
		right: 30px;
		background-color: #ededed;
		height: 1px;
	}
	.mm-child .header-menu:after {
		bottom: 15px;
	}
	.mm-child .header-menu:before {
		top: 12px;
	}
}

#cbcr .menu {
	position: absolute;
	right: 75px;
	top: 66px;
}

#cbcr .menu li {
	float: left;
}

#cbcr .menu a {
	font-size: 16px;
	color: #404647;
	line-height: 16px;
	padding: 5px 7px;
}

#cbcr-menu {
	background: #1e2a2c;
	padding: 14px;
	height: 55px;
	white-space: nowrap;
}

body.fixed {
	padding-top: 122px;
}

#cbcr-menu ul {
	display: flex;
	align-items: center;
}

#cbcr-menu li {
	width: 100%;
}

#cbcr-menu a {
	font-family: Catamaran;
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
	text-transform: uppercase;
	color: #ffffff;
	position: relative;
	padding: 14px 18px;
	text-align: center;
	position: relative;
}

#portuguese #cbcr-menu a {
	font-size: 15px;
}

#cbcr-menu a span {
	z-index: 1;
	position: relative;
}

#cbcr-menu a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -1px;
	width: 1px;
	height: 20px;
	background-color: #fff;
	margin-top: -10px;
}

#cbcr-menu .web-cntd a:last-child a:after {
	display: none;
}

#cbcr-menu .last:after {
	display: none;
}

#cbcr-menu a.active:after, #cbcr .menu a:hover:after {
	display: none;
}

#cbcr-menu a.active, #cbcr .menu a:hover {
	background-color: #f9403a;
	color: #fff!important;
}

#cbcr-menu a.menu-618 {
	position: relative;
}

#cbcr-menu a.menu-50439 {
	position: relative;
}

#cbcr-menu a.menu-50439:before {
	content: "";
	height: 29px;
	width: 43px;
	background-image: url(/theme/web/images/custom/sprite.png);
	background-position: -262px -953px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -15px;
	z-index: 0;
}

#cbcr-menu a.menu-51546:before {
	content: "";
    height: 30px;
    width: 40px;
    background-image: url(/theme/web/images/custom/sprite.png);
    background-position: -260px -995px;
    position: absolute;
    left: 42px;
    top: 35%;
    margin-top: -12px;
    z-index: 0;
}

#cbcr-menu .promo .tt {
	font-size: 24px;
	line-height: 24px;
	top: 12px;
	position: absolute;
	left: 0px;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	filter: fliph;
}

#cbcr-menu a:hover {
	color: #ff5e59;
}

#cbcr {
	position: relative;
	z-index: 11;
	background-color: #fff;
}

/* /cabecera */

/* producto */

.prdct {
	position: relative;
}

.prdct .imge {
	margin-bottom: 20px;
}

.prdct .titu {
	color: #3f4547;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 5px;
}

.prdct.prdct-vrtl .gota, .prdct.prdct-vrtl .page {
	display: none;
}

.prdct .prco-wrpr {
	margin-bottom: 9px;
	text-align: left;
	display: flex;
}

.prdct .prco-wrpr .tax {
	margin-left: auto;
	text-align: right;
}

.prdct .prco-wrpr .tax strong {
	display: block;
	color: #3f4547;
	font-weight: bold;
}

.prdct .prco {
	color: #3f4547;
	font-family: Catamaran;
	font-size: 30px;
	font-weight: 700;
	line-height: 30px;
	padding-right: 3px;
}

.prdct .prco-ofrt {
	position: absolute;
	left: 0px;
	top: -12px;
	color: #f9403a;
}

.prdct .tax {
	position: relative;
	font-family: Catamaran;
	font-size: 12px;
	line-height: 12px;
	color: #8d9496;
	font-weight: 500;
	display: inline-block;
	min-width: 82px;
}

@media all and (max-width:767px) {
	.prdct .tax {
		min-width: 60px;
	}
}

.prdct .tax b {
	color: #3f4547;
	font-weight: 700;
}

.prdct .cant {
	width: 48px;
	height: 48px;
	position: relative;
	padding-left: 19px;
	float: left;
	border-top: 1px solid #b4b1b1;
	border-left: 1px solid #b4b1b1;
	border-bottom: 1px solid #b4b1b1;
}

.prdct.prdct-agtd .cant {
	padding-left: 13px;
}

.prdct .cant .up {
	width: 23px;
	height: 24px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #b4b1b1;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
}

.prdct .cant .down {
	color: #b4b1b1;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	width: 23px;
	height: 24px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-top: 2px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

@media all and (max-width:767px) {
	.prdct .cant .down, .prdct .cant .up {
		display: none;
	}
}

.prdct .cant input {
	border: 0px;
	background: transparent;
	font-size: 10px;
	color: #FFF;
	line-height: 10px;
	color: #6e7577;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	width: 100%;
	padding-left: 0;
	text-align: center;
	position: relative;
	top: 8px;
}

.prdct .buy {
	float: left;
	background: #3ab769;
	color: #ffffff;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
	width: 168px;
	text-align: center;
	height: 48px;
	padding-top: 10px;
}

.prdct .buy .tt {
	font-size: 24px;
	position: relative;
	top: 7px;
	margin-left: 4px;
}

.prdct .buy_pack {
	float: left;
	background: #3ab769;
	color: #ffffff;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
	width: 168px;
	text-align: center;
	height: 48px;
	padding-top: 10px;
}

.prdct .buy_pack .tt {
	font-size: 24px;
	position: relative;
	top: 7px;
	margin-left: 4px;
}

.prdct .favr {
	transition: all .2s;
	opacity: 0;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
}

.prdct .favr .tt {
	font-size: 21px;
	line-height: 21px;
	color: #c6c8ca;
}

.prdct .tag {
	float: left;
	width: 100%;
	font-family: Catamaran;
	text-align: left;
	color: #3ab769;
	font-size: 12px;
	margin-top: 1px;
	padding: 0px 4px;
}

.prdct.prdct-vrtl {
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 12px 17px;
	position: relative;
}

/*.prdct.prdct-vrtl:hover {
	border: solid #00c268 !important;
	border-width: 1px 1px 1px !important;
}*/

.row .prdct.prdct-vrtl:nth-child(3n+0) {
	border-right: 1px solid #fff;
}

.row .prdct.prdct-vrtl:nth-last-child(-n+3) {
	border-bottom: 1px solid #FFF;
	width: 295px;
}

.row .prdct:hover .favr {
	opacity: 1;
}

.prdct .favr.actv .tt {
	color: #e33833;
}

.prdct.prdct-ofrt .titu {
	color: #f9403b;
	top: 10px !important;
}

.prdct.prdct-ofrt .favr, .prdct.prdct-envo .favr {
	top: 48px;
}

.prdct .tag-offt, #fich .tag-offt {
	position: absolute;
	width: 100%;
	left: 0px;
	padding: 0px 17px;
	z-index: 1;
}

#fich .tag-offt {
	left: 10px;
	width: 96%;
}

.prdct .tag-offt .cntd, #fich .tag-offt .cntd {
	background: #fa403b;
	font-size: 13px;
	color: #FFF;
	line-height: 13px;
	font-family: Catamaran;
	padding: 4px 6px 7px;
	text-align: center;
	text-transform: uppercase;
}

.prdct .tag-offt .tt, #fich .tag-offt .tt {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	/*IE*/
	filter: fliph;
	/*IE*/
}

.prdct .tag-offt:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 9.5px 0 9.5px;
	border-color: #fa413b transparent transparent transparent;
	position: absolute;
	left: 0px;
	bottom: -8px;
	right: 0px;
	margin: 0px auto;
}

.prdct .column .tag-offt {
	left: -21px;
    padding: 0px;
}

.column.prdct-ofrt .img {
	position: relative;
    top: 30px;
}

.column.prdct-ofrt .titu {
	position: relative;
    top: 30px;
	color: #f9403b !important;
}

.column.prdct-ofrt .stitu {
	position: relative;
    top: 25px;
}

.column.prdct-ofrt .prco-ofrt {
	position: relative;
    left: 10px;
    top: 25px;
    color: #f9403a;
}

.column.prdct-ofrt .prdct-img {
	position: relative;
    top: 29px;
}

.prdct .icon-envo, #fich .icon-envo {
	position: absolute;
	width: 100%;
	left: 0px;
	padding: 0px 17px;
}

#fich .icon-envo {
	left: 10px;
	width: 96%;
}

#fich.prdct-ofrt.prdct-envo .icon-envo {
	top: 30px;
}
.prdct .icon-envo .cntd, #fich .icon-envo .cntd {
	background: #00acee;
	font-size: 15px;
	color: #FFF;
	line-height: 13px;
	font-family: Catamaran;
	padding: 4px 6px 7px;
	text-align: center;
	text-transform: uppercase;
}

.prdct .icon-envo .fa:before, #fich .icon-envo .fa:before {
	content: "\f0d1";
	font-family: 'FontAwesome';
	font-size: 17px;
}
.prdct.prdct-ofrt.prdct-envo .tag-offt {
	top: 41px;
}
.prdct.prdct-agtd .imge, .prdct.prdct-agtd .titu, .prdct.prdct-agtd .prco-wrpr, .prdct.prdct-hrzt.prdct-agtd .gota, .prdct.prdct-hrzt.prdct-agtd .page {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

.prdct.prdct-agtd .buy {
	background: #7d848b;
	padding-top: 16px;
}

.prdct.prdct-agtd .tag {
	color: #7d848b;
	background: transparent;
}

.prdct.prdct-nstk .tag {
	color: #f9403a;
}

.prdct.prdct-agtd .cant * {
	display: none;
}

.prdct.prdct-agtd .cant:after {
	display: inline-block;
	font: normal normal normal 14px/1 Glyphter;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	position: relative;
	line-height: 20px;
	content: "\0043";
	color: #7d848b;
	top: 15px;
	left: 5px;
}

.prdct.a03.prdct-vrtl.prdct-vrtl, .prdct.a03.prdct-vrtl:nth-child(3n+0) {
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}

.row .prdct.a03.prdct-vrtl:nth-child(4n+0) {
	border-right: 1px solid #FFF;
}

.row .prdct.prdct-vrtl.a03:nth-child(4n+0) .actions, .row .prdct.prdct-vrtl.a04:nth-child(3n+0) .actions {
	border-right: 1px solid #fff;
}

.column.a12.ax.row .prdct.a03.prdct-vrtl {
	border-bottom: 1px solid #FFF;
}

.prdct.prdct-hrzt {
	width: 100%;
	height: 231px;
	border-top: 1px solid #fff;
	padding: 10px 0px;
	border-bottom: 1px solid #e7e7e7;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.prdct.prdct-hrzt .imge {
	float: left;
	margin-bottom: 0px;
	position: relative;
	top: 14px;
}

.prdct.prdct-hrzt .tag-offt {
	width: 235px;
	padding: 0px;
	z-index: 1;
	padding: 0px 10px;
}

.prdct.prdct-hrzt .titu {
	padding-top: 9px;
	display: block;
	height: 42px;
	padding-left: 35px;
}

.prdct.prdct-hrzt>.row {
	padding-left: 35px;
}

.prdct.prdct-hrzt>.row .column {
	flex: inherit;
	width: auto;
	margin: 0px;
}

.prdct.prdct-hrzt>.row .column.clearfix {
	width: 263px;
	margin-left: 20px;
}

.prdct.prdct-hrzt .gota:before, .prdct.prdct-hrzt .page:before {
	display: inline-block;
	font: normal normal normal 14px/1 Glyphter;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	position: relative;
	top: 3px;
	line-height: 32px;
	content: "\0051";
	position: absolute;
	left: 3px;
	top: 1px;
}

.prdct.prdct-hrzt .page:before {
	color: #3f4547;
}

.prdct.prdct-hrzt .page:before {
	content: "\004B";
}

.prdct.prdct-hrzt .gota, .prdct.prdct-hrzt .page {
	padding-left: 40px;
	position: relative;
	margin-right: 20px !important;
	align-self: flex-start;
	-ms-flex-item-align: start;
	-webkit-align-self: flex-start;
	top: 6px;
	width: 81px !important;
}

.prdct.prdct-hrzt .page {
	width: 156px !important;
}

.prdct.prdct-hrzt .gota span:first-child, .prdct.prdct-hrzt .page span:first-child {
	color: #9ca2a7;
}

.prdct.prdct-hrzt .page:after {
	content: "";
	background: #e7e7e7;
	position: absolute;
	right: -16px;
	top: 0px;
	width: 1px;
	height: 100%;
}

.prdct.prdct-hrzt .gota.multi:before {
	background-position: -15px -820px;
	width: 27px;
	height: 34px;
	z-index: 1;
	color: #FFF;
	display: block;
	content: "";
}

.prdct.prdct-hrzt .gota span, .prdct.prdct-hrzt .page span {
	display: block;
	font-size: 14px;
	color: #3f4547;
	line-height: 14px;
	padding-bottom: 5px;
}

.prdct.prdct-hrzt .favr {
	background: #f4f4f4;
	top: 0;
	right: 0;
	width: 47px;
	text-align: center;
	height: 48px;
	padding-top: 10px;
	text-indent: 1px;
	position: relative;
	float: right;
}

.prdct.prdct-hrzt .prco {
	display: block;
	width: 172px;
}

.prdct.prdct-hrzt .prco-ofrt {
	top: -44px;
}

.prdct .descp {
	display: none;
}

.prdct.prdct-hrzt .descp {
	display: block;
	font-size: 14px;
	color: #757277;
	line-height: 21px;
	height: 83px;
	padding-left: 270px;
	padding-right: 40px;
}

.prdct.prdct-hrzt .descp a {
	text-decoration: none;
	color: #f9403a;
}

.prdct.prdct-hrzt:hover {
	border-color: #00c268 !important;
	border-top: 1px solid #00c268 !important
}

@media (min-width: 767px) and (max-width: 1070px) {
	#rltd .slick-initialized .slick-slide{overflow:hidden;}
	#rltd .prdct .buy{width: 161px;}
}

@media all and (max-width:767px) {
	#rltd .row .prdct.prdct-vrtl{border-right:none;max-width: 225px;margin: auto;}
}

/* /producto */

/* redes sociales */

.RedSoc {
	position: fixed;
	left: 0;
	top: 40%;
	z-index: 10;
}

.RedSoc a, .RedSoc span {
	padding: 1px;
	font-size: 40px;
	position: relative;
	left: 0;
	color: #000;
	margin-right: 0px;
	background: #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	width: 40px;
	cursor: pointer;
}

.RedSoc a .fa, .RedSoc span .fa {
	font-size: 20px;
}
.RedSoc a.facebook {
	background-color: #3b5998;
	color: #fff;
}

.RedSoc a.twitter {
	background-color: #00acee;
	color: #fff;
}

.RedSoc a.whatsapp {
	background-color: #25D366;
	color: #fff;
}

.RedSoc a:first-child, .RedSoc span:first-child {
	padding-bottom: 0;
	border-top: 1px solid #fff;
}

.RedSoc a.close:before, .RedSoc span.close:before {
	content: "\f104";
	font-family: 'FontAwesome';
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	font-size: 20px;
}
.RedSoc.hidden a, .RedSoc.hidden span {
	left: -45px
}

.RedSoc.hidden a.close, .RedSoc.hidden span.close {
	left: -5px;
	opacity: .6;
}
.RedSoc.hidden a.close:before, .RedSoc.hidden span.close:before {
	transform: rotate(-180deg);
}

.RedSoc .tt {
	color: #1e2a2c;
}

/* /redes sociales */

/* megabuscador */

#mega-srch {
	background-image: url("/theme/web/images/custom/mega-search.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#mega-srch .search-title {
	color: #fff;
	padding: 40px 0 22px 0;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	margin: auto;
	max-width: 595px;
	position: relative;
	font-family: 'Catamaran - Black';
}

@media only screen and (max-width: 763px) {
	#mega-srch .search-title {
		font-size: 27px;
		line-height: 1;
	}
}

#mega-srch .search-title:after {
	position: absolute;
	content: "";
	background-image: url("/theme/web/images/custom/mega-search-stars.gif");
	height: 58px;
	width: 151px;
	top: 10px;
	right: -5px;
}

#mega-srch .search-remember {
	color: #fff;
	padding: 0 0 15px 0;
	margin: 0 160px 15px 0;
}

@media only screen and (max-width: 763px) {
	#mega-srch .search-remember {
		margin: 5px 0 15px 0;
	}
}

#mega-srch .search-footer {
	display: -ms-grid;
	display: grid;
	grid-column-gap: 0px;
	-ms-grid-columns: 1fr 0px 1fr;
	grid-template-columns: repeat(2, 1fr);
	padding: 0 0 38px 0;
	position: relative;
}

@media all and (-ms-high-contrast:none) {
	#mega-srch .search-footer {
		display: flex;
	}
	#mega-srch .search-footer>div {
		width: 100%;
	}
}

@media only screen and (max-width: 763px) {
	#mega-srch .search-footer {
		grid-template-columns: repeat(1, 1fr);
	}
}

#mega-srch .inputs form {
	margin-bottom: 10px;
}

#mega-srch .inputs .inpt {
	position: relative;
}

#mega-srch .inputs .inpt button {
	position: absolute;
	top: 0;
	right: 0;
	background-color: transparent;
	color: #f92823;
	border: none;
	font-size: 20px;
	padding: 7px 20px 7px 7px;
	cursor: pointer;
}

#mega-srch .info-search {
	padding-right: 160px;
}

@media only screen and (max-width: 763px) {
	#mega-srch .info-search {
		padding: 35px 90px 0 0;
	}
}

#mega-srch .info-search .text {
	width: 100%;
}

#mega-srch .info-search .text p {
	text-align: right;
	margin: 0;
}

#mega-srch .info-search .text p:first-child {
	font-family: 'Catamaran - Black';
	max-width: 261px;
    margin: 0 0 0 auto;
}

#portuguese #mega-srch .info-search .text p:first-child {
	max-width: 310px;
}

#mega-srch .info-search .text a {
	background-color: #283031;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 1px 17px;
}
@media only screen and (max-width: 763px) {
	#mega-srch .info-search .text a {
		font-size: 12px;
		text-align: center;
	}
}
#mega-srch .info-search .search-image {
	width: 149px;
	overflow: hidden;
	height: 184px;
	position: absolute;
	right: 0;
	bottom: 0;
}

@media only screen and (max-width: 763px) {
	#mega-srch .info-search .search-image {
		width: 120px;
		height: 150px;
		right: -8px;
		z-index: 0;
	}
}

#mega-srch .info-search .search-image img {
	max-width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}

#mega-srch .info-search .text {
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	padding-left: 20px;
}

@media only screen and (max-width: 763px) {
	#mega-srch .info-search .text {
		font-size: 18px;
		z-index: 1;
		position: relative;
	}
}

#mega-srch .sltc {
	position: relative;
	border: 4px solid #FFF;
	height: 45px;
	margin-bottom: 11px;
}

@media only screen and (min-width: 768px) {
	#mega-srch .column:nth-child(2) {
		padding: 0 20px;
	}
}

#mega-srch .sltc .numbr {
	width: 39px;
	height: 37px;
	font-family: 'Catamaran - Black';
	text-align: center;
	padding-top: 8px;
	background: #f92823;
	color: #FFF;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	font-size: 24px;
}

#mega-srch .sltc div {
	font-size: 15px;
	color: #404647;
	line-height: 15px;
	background: #e8eff5;
	position: relative;
	z-index: 1;
	display: block;
	height: 37px;
	padding-top: 12px;
	overflow: hidden;
	padding-left: 48px;
	padding-right: 40px;
}

#mega-srch .sltc div:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6.5px 0 6.5px 17px;
	border-color: transparent transparent transparent #777b7b;
	position: absolute;
	right: 11px;
	top: 14px;
}

#mega-srch .sltc select {
	background: #e8eff5;
	color: #404647;
	width: 100%;
	opacity: 0;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}

#mega-srch .sltc select option {
	padding: 5px;
}

#mega-srch .selects {
	padding-top: 39px;
}

#mega-srch .selects label {
	font-size: 13px;
	color: #FFF;
	line-height: 13px;
}

#mega-srch .image {
	position: relative;
}

#mega-srch .image .hmbr {
	float: right;
}

#mega-srch .image .imhb {
	height: 337px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: -21px;
	width: 100%;
}

#mega-srch .image .text {
	color: #ffffff;
	font-family: "sfProDisplay";
	font-size: 37px;
	line-height: 30px;
	-ms-transform: rotate(7deg);
	/* IE 9 */
	-webkit-transform: rotate(7deg);
	/* Chrome, Safari, Opera */
	transform: rotate(-3deg);
	width: 273px;
	text-align: left;
	z-index: 2;
	position: absolute;
	left: 24px;
	top: 23px;
	text-shadow: 2px 2px 2px rgba(63, 69, 71, 1);
}

#mega-srch .image .text:after {
	content: "";
	background-image: url("/theme/web/images/custom/sprite.png");
	background-position: -255px -757px;
	width: 49px;
	height: 49px;
	position: absolute;
	right: -4px;
	top: 5px;
	z-index: 1;
}

#mega-srch .image .text span {
	line-height: 39px;
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-o-keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-ms-keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

#mega-srch .image .text:before {
	-webkit-animation: blink 1s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: intinite;
	-moz-animation: blink 1s;
	-moz-animation-iteration-count: infinite;
	-o-animation: blink 1s;
	-o-animation-iteration-count: infinite;
	animation: blink normal 1s infinite ease-in-out;
	-ms-transform: rotate(3deg);
	/* IE 9 */
	-webkit-transform: rotate(3deg);
	/* Chrome, Safari, Opera */
	transform: rotate(3deg);
	content: "";
	background-image: url("/theme/web/images/custom/sprite.png");
	background-position: -114px -13px;
	width: 182px;
	height: 28px;
	position: absolute;
	right: 31px;
	bottom: -10px;
	z-index: -1;
}

#mega-srch .image .xbutton {
	position: absolute;
	left: 73px;
	top: 188px;
	margin: 0px;
	font-size: 15px;
	line-height: 15px;
	padding: 6px 10px;
}

#mega-srch .subtext {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	line-height: 15px;
	position: absolute;
	top: 160px;
	left: 17px;
}

#mega-srch .inputs .web-cntd {
	height: 63px;
	position: relative;
	z-index: 2;
}

#mega-srch .inputs input.text {
	font-size: 15px;
	line-height: 15px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	color: #404647;
	position: relative;
	background: #FFF;
	height: 37px;
	padding-left: 20px;
	padding-right: 40px;
	font-family: Catamaran;
}

#mega-srch .inputs .bton {
	position: absolute;
	right: 0px;
	width: 43px;
	text-align: center;
	height: 37px;
	cursor: pointer;
	top: 0px;
}

#mega-srch .inputs .bton .tt {
	font-size: 20px;
	color: #e33833;
	line-height: 20px;
	position: relative;
	top: 9px;
	left: 2px;
}

#mega-srch .inputs .column {
	position: relative;
	top: 13px;
}

#mega-srch .inputs .column:first-child+.column {
	margin-left: 12px;
}

#mega-srch .inputs .bton input {
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	right: 0px;
	top: 0px;
	z-index: 9;
}

/* /megabuscador */

.star.st1 i:first-child {
	color: #fec801;
}

.star.st2 i:first-child, .star.st2 i:first-child+i {
	color: #fec801;
}

.star.st3 i:first-child, .star.st3 i:first-child+i, .star.st3 i:first-child+i+i {
	color: #fec801;
}

.star.st4 i:first-child, .star.st4 i:first-child+i, .star.st4 i:first-child+i+i, .star.st4 i:first-child+i+i+i {
	color: #fec801;
}

.star.st5 i {
	color: #fec801;
}

/* /baners */

/* slider */

.slick-slider {
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-end;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-arrow.slick-disabled {
	cursor: default;
	pointer-events: none;
}

.slick-dots {
	list-style-type: none;
	font-size: 0;
	margin: 0;
	text-align: center;
	padding: 0px;
}

.slick-dots>li {
	display: inline-block;
	vertical-align: top;
	margin: 0 1px;
}

.slick-dots>li>button {
	width: 10px;
	height: 10px;
	border-radius: 5px;
	padding: 0;
	min-height: 0;
	background-color: #e8edf2;
}

#sldr-cntd .web-cntd {
	position: relative;
}

#sldr-cntd div.column {
	position: relative;
	padding-right: 31px;
	overflow: hidden;
}

#sldr-cntd div.column:after {
	position: absolute;
	right: 20px;
	top: 20px;
	bottom: 30px;
	width: 1px;
	background: #bdc2c5;
	content: "";
}

@media only screen and (max-width: 763px) {
	#sldr-cntd div.column:after {
		display: none;
	}
}

#sldr-cntd div.column:first-child:after {
	top: 0px;
}

#sldr-cntd div.column:last-child:after {
	top: 0px;
}

#sldr-cntd div.column {
	padding-bottom: 40px;
}

#sldr-cntd div.column:first-child:before {
	position: absolute;
	right: 32px;
	left: -8px;
	bottom: 16px;
	height: 1px;
	background: #bdc2c5;
	content: "";
}

#sldr-cntd div.column:nth-child(3n+0):after {
	display: none;
}

#sldr-cntd .img {
	margin-right: 20px;
}

#sldr-cntd .titu {
	color: #3f4547;
	font-size: 15px;
	font-weight: 400;
	line-height: 15px;
	display: block;
	height: 60px;
	margin-top: 8px;
	overflow: hidden;
}

#sldr-cntd .stitu span {
	color: #3f4547;
	font-family: Catamaran;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	display: block;
}

#sldr-cntd .stitu small {
	color: #8d9496;
	font-family: Catamaran;
	font-size: 12px;
	font-weight: 700;
	line-height: 12px;
}

#sldr-cntd .slick-arrow {
	position: absolute;
	right: 0px;
	top: 9px;
	/* font-family: 'SignPainter-HouseScript'; */
	font-size: 19px;
	line-height: 28px;
	z-index: 4;
	color: #6f747a;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: -3px;
}

#sldr-cntd .slick-arrow.prev {
	right: 57px;
}

#sldr-cntd .slick-arrow.next {
	right: 20px;
}

@media only screen and (max-width: 763px) {
	#sldr-cntd .slick-arrow.prev {
		top: 30px;
	}

	#sldr-cntd .slick-arrow.next {
		top: 30px;
	}
}

#slidr-home {
	position: relative;
	padding-bottom: 20px;
}

#sldr-cntd li div {
	width: 100%;
}

/* /slider */

/* pie */

#fotr {
	background-image: url("/theme/web/images/custom/bg2.jpg");
	color: #fff;
	background-size: cover;
	margin-top: 40px;
}

#fotr .logo {
	max-width: 321px;
	position: relative;
	top: -20px;
	left: -23px;
}

#fotr .web-cntd {
	padding-top: 50px;
	justify-content: space-between;
	position: relative;
}

#fotr .social-icons .icon-x::before{
    content:"";
    width:40px;
    height:40px;
    display:block;
    background-color:#000;
    -webkit-mask:url('/images/icons/x.svg') no-repeat center/contain;
    mask:url('/images/icons/x.svg') no-repeat center/contain;
}

#fotr .text {
	font-size: 14px;
	color: #b9bbbb;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 30px;
	padding-right: 30px;
}

#fotr .menu {
	position: relative;
	display: flex;
	justify-content: space-between;
	grid-gap: 20px;
	width: 100%;
	max-width: 745px;
}

@media only screen and (max-width: 768px) {
	#fotr .menu {
		margin-bottom: 20px;
	}
}

#fotr .menu li {
	text-align: center;
	position: relative;
	width: 100%;
}

#fotr .menu li:after {
	content: "";
	position: absolute;
	height: 12px;
	width: 2px;
	background-color: #fff;
	right: -10px;
	top: 4px;
}

#fotr .menu li.up-web-container {
	max-width: 20px;
}

#fotr .menu li.up-web-container:after, #fotr .menu li.menu-footer-37164:after {
	display: none;
}

#fotr .menu a {
	font-family: Catamaran;
	font-size: 17px;
	font-weight: 500;
	line-height: 20px;
	text-transform: uppercase;
	color: #ffffff;
	position: relative;
	padding: 0px 18px;
	white-space: nowrap;
	display: block;
}

#fotr .menu a span {
	position: relative;
	z-index: 0;
}

#fotr .menu .menu-footer-618 a {
	padding-left: 50px;
}

#fotr .menu .menu-footer-618 a:before {
	content: "";
	height: 29px;
	width: 43px;
	background-image: url(/theme/web/images/custom/sprite.png);
	background-position: -17px -934px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -15px;
	z-index: 0;
}

#fotr .menu a:hover {
	color: #ff5e59;
}

#up-web {
	cursor: pointer;
	display: block;
	font-size: 25px;
	margin-top: -4px;
}

#up-web:hover {
	color: #ff5e59;
}

#fotr .smenu .titu {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	margin-bottom: 13px;
	text-indent: inherit;
}

#fotr .smenu .titu .tt {
	font-size: 22px;
	line-height: 22px;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	/*IE*/
	filter: fliph;
	/*IE*/
	position: relative;
	top: 5px;
}

#fotr .smenu {
	padding-left: 18px;
}

#fotr .smenu a {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	display: block;
	margin-bottom: 7px;
	text-indent: 19px;
}

#fotr .smenu a:hover {
	text-decoration: underline;
}

/* /pie */

/* contenedor */

.index #web-cntd {
	margin-bottom: 0;
}

#breadcrumb {
	font-size: 13px;
	line-height: 13px;
	padding: 16px 0 20px;
	font-family: Catamaran;
}

#breadcrumb.breadcrumb-footer {
	padding: 85px 0 0px;
}

#breadcrumb span span:last-child a {
	color: #f9403a;
	font-weight: bold;
}

#breadcrumb span:first-child {
	color: #474d4e;
}

.seotx.web-cntd {
	margin-bottom: 40px;
	/*height: 300px;
	overflow: hidden;*/
}

.seotx-degr {
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(141,141,199,0) 100%);
	height: 300px;
	margin: 0px;
	position: absolute;
}

.seotx-degr span {
	font-size: 40px;
    color: #f92823;
    margin: auto;
    text-align: center;
    display: block;
    width: 50px;
    height: 50px;
	top: 250px;
	position: relative;
	cursor: pointer;
}

/* /contenedor */

/* categorias */

.columns {
	justify-content: space-between;
	margin-bottom: 30px;
}

.ctgr span {
	font-size: 16px;
	color: #FFF;
	line-height: 16px;
	font-family: Catamaran;
	font-weight: 700;
	background: #404647;
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 9px 3px;
}

.columns .ctgr {
	margin-bottom: 20px;
	max-width: 24.2%;
	background: #e7e7e7;
	height: 144px;
}

.ctgr:hover span {
	background: #f9403a;
}

.ctgr:nth-last-child(1) {
	margin-bottom: 80px;
}

/* /categorias */

/* chat */

#chat, #lz_floating_button {
	background: #e33833 none repeat scroll 0 0;
	bottom: 0 !important;
	height: 6px !important;
	left: 0 !important;
	overflow: unset !important;
	position: fixed !important;
	top: inherit !important;
	width: 100% !important;
	z-index: 100 !important;
	display: none;
}

#lz_floating_button a {
	position: relative;
	display: block;
	height: 100%;
}

#chat .web-cntd, #lz_floating_button .web-cntd {
	position: relative;
}

#chat.actv .cntd-open, #lz_floating_button.actv .cntd-open {
	display: block;
}

#chat .cntd-close, #lz_floating_button .cntd-close {
	width: 203px;
	height: 27px;
	position: absolute;
	right: 0px;
	top: -27px;
	background: #e33833;
	cursor: pointer;
}

#chat .cntd-close .hmbr, #lz_floating_button .cntd-close .hmbr {
	width: 25px;
	position: absolute;
	right: 2px;
	top: -10px;
}

#chat .cntd-close .titu, #lz_floating_button .cntd-close .titu {
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	line-height: 16px;
	position: absolute;
	top: 6px;
	left: 8px;
}

#chat .cntd-open, #lz_floating_button .cntd-open {
	background-position: 0 -645px;
	width: 233px;
	height: 161px;
	top: -160px;
	right: 0px;
	position: absolute;
	background-color: #f23c38;
	display: none;
}

#chat .cntd-open .hmbr, #lz_floating_button .cntd-open .hmbr {
	position: absolute;
	right: 3px;
	top: -28px;
	width: 126px;
}

#chat .cntd-open .close, #lz_floating_button .cntd-open .close {
	color: #fff;
	cursor: pointer;
	font-size: 40px;
	height: 24px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 24px;
	z-index: 10;
}

#chat .cntd-open .stitu, #lz_floating_button .cntd-open .stitu {
	font-size: 16px;
	color: #fab1b0;
	line-height: 16px;
	position: absolute;
	top: 80px;
	left: 11px;
}

#chat .cntd-open .stitu span, #lz_floating_button .cntd-open .stitu span {
	display: block;
}

#chat .cntd-open .titu, #lz_floating_button .cntd-open .titu {
	font-size: 22px;
	color: #FFF;
	line-height: 22px;
	text-transform: uppercase;
	width: 127px;
	position: absolute;
	top: 16px;
	left: 10px;
	font-weight: bold;
}

/* /chat */

/* filtros productos */

#fltr-prdt {
	margin-bottom: 0;
}

#fltr-prdt .titu4, .pageHeading {
	border-left: 3px solid #f9403a;
	background-color: #fff;
	font-family: Catamaran;
	margin: 0 0 20px 0;
	font-size: 26px;
	color: #283031;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase;
	padding: 10px 21px;
}

#fltr-prdt .titu4 span {
	padding: 0;
	font-size: 26px;
	color: #283031;
	font-weight: 500;
}
@media only screen and (max-width: 763px) {
	#fltr-prdt .titu4 span {
		line-height: 1.2;
	}
}
#fltr-prdt .web-cntd {
	position: relative;
	display: flex;
	padding-bottom: 0!important;
}

@media all and (max-width:767px) {
	#fltr-prdt .web-cntd {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr;
		gap: 0px 20px;
		grid-template-areas: "prices sort-1" "prices sort-2";
		margin: 0 0 30px 0;
	}
	#fltr-prdt #dx_box_filtro {
		grid-area: prices;
		position: relative;
	}
	#fltr-prdt #dx_box_filtro:after {
		width: 2px;
		top: 0;
		bottom: 0;
		right: -10px;
		background-color: #afafaf;
		content: "";
		position: absolute;
	}
	#fltr-prdt .combo.cbsort {
		grid-area: sort-1;
	}
	#fltr-prdt .combo.cbsort label {
		display: none;
	}
	#fltr-prdt .combo.cbart {
		grid-area: sort-2;
		display: none;
	}
}

#fltr-prdt .sepa {
	height: 4px;
	background: #FFF;
}

#fltr-prdt #slider-range {
	display: none;
}

#fltr-prdt .combo {
	display: flex;
	width: 100%;
	max-width: 290px;
}

@media only screen and (max-width: 768px) {
	#fltr-prdt .combo {
		max-width: 215px;
	}
}

#fltr-prdt .combo label {
	position: relative;
	margin: 0 10px;
	padding: 10px 0;
	max-width: 290px;
	white-space: nowrap;
}

#fltr-prdt .combo .xfselect {
	width: 100%;
}

#chng-vsta {
	background-position: -156px -489px;
	width: 63px;
	height: 28px;
	color: #1f1f1f;
	font-size: 15px;
	line-height: 26px;
	text-decoration: none;
	text-indent: -43px;
	display: block;
	margin-left: auto;
	margin-top: 5px;
}

#chng-vsta.chng-vsta-vrtl {
	background-position: -228px -489px;
}

#fltr-prdt .Slide-PrecCn {
	width: 198px;
}

#fltr-prdt .Slide-filt input {
	width: 67px;
	padding: 4px;
	text-align: center;
	height: 32px;
}

@media all and (max-width:767px) {
	#fltr-prdt .Slide-filt input {
		width: 37px;
	}
}

#fltr-prdt .Slide-filt Button {
	width: 39px;
	border: none;
	background: #283031;
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
	padding: 9px 0px;
	cursor: pointer;
}

#fltr-prdt .Reset {
	color: #706d72;
	line-height: 13px;
	font-size: 13px;
	position: absolute;
	text-decoration: underline;
	bottom: -11px;
	left: 0;
}

.Slide-Prec {
	margin: 13px 0 10px;
}

.ui-slider-horizontal {
	height: 6px;
	background-color: #babcbe;
	position: relative;
	z-index: 1;
}

.ui-slider .ui-slider-range {
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	background-color: #babcbe;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 7px;
	height: 15px;
	background-color: #f9403a;
	margin-left: 0;
	margin-top: -5px;
	left: 0;
	cursor: move;
	transition: left .2s;
}

.Slide-filt {
	height: 37px;
}

.Slide-filt>* {
	float: left;
	margin-bottom: 0
}

.Slide-filt input {
	padding: 5px;
	text-align: center;
	width: 35px;
	border: 1px solid rgba(1, 0, 2, .4)
}

.Slide-filt .lbla {
	width: 20px;
	text-align: center;
	line-height: 1px;
	position: relative;
	top: 14px;
}

.Slide-filt .lblb {
	width: 30px;
	text-align: center
}

.Slide-filt .Button {
	font-weight: 400;
	width: 37px;
	text-transform: uppercase;
	float: right;
	padding: 0
}

#fltr-prdt .opin {
	position: absolute;
	right: 0px;
	top: 26px;
}

#fltr-prdt .opin .star {
	border-right: 1px solid #6f6d71;
	padding: 0px 16.4px;
	cursor: pointer;
}

#fltr-prdt .opin .star:last-child {
	border-right: 0px;
	padding-right: 0px;
}

.titu4 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
	padding: 10px 21px;
	position: relative;
	background: #e7e7e7;
}

.titu4 span {
	padding-left: 20px;
	color: #747474;
	font-size: 18px;
	font-weight: 600;
	line-height: 17px;
	display: inline-block;
	position: relative;
	top: 1px;
}

.titu4 span h1 {
	display: inline-block;
	font-size: 18px;
}

.titu4 small {
	font-size: 14px;
	color: #f9403a;
	line-height: 23px;
	text-transform: initial;
	font-weight: 400;
	position: relative;
	float: right;
}

.titu4 small a {
	color: #f9403a;
}

.titu4 small a:hover {
	text-decoration: underline;
}

/* /filtros productos */

/* paginacion */

.pgnd-cntd {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.pgnd-cntd.pagination {
	border-top: 1px solid #afafaf;
	padding: 15px 0 0 0;
	margin: 25px 0 25px 0;
	display: flex;
}

.pgnd-cntd.pagination .pgnc {
	position: relative;
	margin-left: auto;
}

.pgnd-cntd.pgnd-bton {
	border-top: 1px solid #afafaf;
	border-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 16px;
	margin-top: 30px;
}

.pgnd-cntd.pgnd-bton .pgnc {
	top: 16px;
}

.pgnd-cntd .show {
	font-size: 15px;
	color: #767377;
	line-height: 15px;
}

.pgnd-cntd .show b {
	font-weight: bold;
}

.pgnd-cntd .pgnc {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 13px;
	color: #a4a6a9;
	line-height: 13px;
}

.pgnd-cntd .pgnc a, .pgnd-cntd .pgnc strong {
	float: left;
	text-decoration: none;
	display: block;
	font-size: 15px;
	color: #757277;
	line-height: 0px;
	padding: 14px 7px 11px;
	margin-top: -4px;
	margin-left: 5px;
	cursor: pointer;
	background: #e7e7e7;
}

.pgnd-cntd .pgnc a:hover, .pgnd-cntd .pgnc strong {
	color: #FFF;
	background: #f9403a;
}

.pgnd-cntd .pgnc a .fa {
	line-height: 0;
}

.paginacion_anterior, .paginacion_siguiente {
	background: transparent !important;
	color: #757277 !important;
}

/* paginacion */

/* ficha */

#fich {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 40px;
	padding-top: 15px;
}

#fich .fich .titu {
	font-size: 25px;
	color: #3f4547;
	line-height: 25px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 17px;
	padding-left: 17px;
}

#fich .fich {
	border-left: 1px solid #e7e7e7;
}

#fich .fich .reds {
	border-bottom: 1px solid #e7e7e7;
	position: relative;
	padding: 17px 0px 17px 17px;
}

#fich .fich .reds, #fich .fich .reds a {
	font-size: 13px;
	color: #9ca2a7;
	line-height: 13px;
}

#fich .fich .reds a:hover {
	color: #f9403a;
}

#fich .fich .reds a:first-child {
	text-decoration: underline;
}

#fich .fich .reds .more {
	margin-top: 5px;
}

#fich .fich .reds .star.st1 i:first-child {
	color: #fec801;
}

#fich .fich .reds .star.st2 i:first-child, .star.st2 i:first-child+i {
	color: #fec801;
}

#fich .fich .reds .star.st3 i:first-child, .star.st3 i:first-child+i, .star.st3 i:first-child+i+i {
	color: #fec801;
}

#fich .fich .reds .star.st4 i:first-child, .star.st4 i:first-child+i, .star.st4 i:first-child+i+i, .star.st4 i:first-child+i+i+i {
	color: #fec801;
}

#fich .fich .reds .star.st5 i {
	color: #fec801;
}

#fich .fich .reds .share {
	position: absolute;
	right: 0px;
	top: 24px;
	background-repeat: no-repeat;
	text-align: left;
}

#fich .fich .reds .share span {
	height: 32px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding-right: 20px;
}

#fich .fich .reds .share a, #fich .fich .reds .share div {
	margin-right: 1px;
	width: 32px;
	height: 32px;
	background: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}

@media only screen and (max-width: 763px) {
	#fich .fich .reds .share a, #fich .fich .reds .share div {
		margin-right: 0px;
	}
}

#fich .fich .reds .share a.facebook{
	background-color: #3b5998;
	color: #fff;
}
#fich .fich .reds .share a.twitter{
	background-color: #000000;
	color: #fff;
	position: relative;
    padding-top: 1px;
    font-size: 17px;
}
#fich .fich .reds .share a.pinterest{
	background-color: #bd081c;
	color: #fff;
}
#fich .fich .reds .share a.whatsapp{
	background-color: #25D366;
	color: #fff;
}
#fich .fich .reds .share a.telegram{
	background-color: #0088CC;
	color: #fff;
}
#fich .fich .reds .share div.sharing{
	background-color: #bd081c;
	color: #fff;
	cursor: pointer;
}

#fich .fich .reds .share a:last-child {
	margin-right: 0px;
}

#fich .fich .cntd-model {
	border-bottom: 1px solid #e7e7e7;
	font-size: 15px;
	color: #56595a;
	line-height: 22px;
	padding: 17px 0px 17px 17px;
}

#fich .fich .cntd-model .frst {
	color: #9ca2a7;
}

#fich .fich .cntd-model .a09 {
	font-weight: bold;
}
#fich .fich .cntd-info {
	border-bottom: 1px solid #e7e7e7;
	padding: 17px 0px 17px 17px;
}

#fich .fich .cntd-info .gota, #fich .fich .cntd-info .page {
	padding-left: 40px;
	position: relative;
	margin-right: 10px !important;
}

#fich .fich .cntd-info .gota:before, #fich .fich .cntd-info .page:before {
	display: inline-block;
	font: normal normal normal 14px/1 Glyphter;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	position: relative;
	top: 3px;
	line-height: 32px;
	content: "\0051";
	position: absolute;
	left: 3px;
	top: 1px;
}

#pack-buy .gota:before {
	display: inline-block;
	font: normal normal normal 14px/1 Glyphter;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	position: relative;
	top: 3px;
	line-height: 32px;
	content: "\0051";
	left: 3px;
	top: 1px;
	margin-right: 10px;
}

#fich .fich .cntd-info .page:before {
	color: #3f4547;
}

#fich .fich .cntd-info .gota.multi:before, #pack-buy .gota.multi:before {
	background-position: -15px -820px;
	width: 27px;
	height: 34px;
	z-index: 1;
	color: #FFF;
	content: "";
}

#fich .fich .cntd-info .gota span:first-child, #fich .fich .cntd-info .page span:first-child {
	color: #9ca2a7;
}

#pack-buy .gota span:first-child {
	color: #9ca2a7;
	display: inline;
    top: -10px;
    position: relative;
}

#fich .fich .cntd-info .gota span, #fich .fich .cntd-info .page span {
	display: block;
	font-size: 14px;
	color: #3f4547;
	line-height: 14px;
	padding-bottom: 5px;
}

#pack-buy .gota span {
	display: inline;
	font-size: 14px;
	color: #3f4547;
	line-height: 14px;
	padding-bottom: 5px;
	top: -10px;
    position: relative;
}

#fich .fich .cntd-info .page:before {
	content: "\004B";
}

#fich .fich .cntd-cant {
	border-bottom: 1px solid #e7e7e7;
	padding: 17px 0px 17px 17px;
}

#fich .fich .cntd-cant .frst {
	color: #9ca2a7;
	font-size: 15px;
	line-height: 22px;
}

#fich .fich .cntd-cant .cant {
	border: 1px solid #e7e7e7;
	position: relative;
	width: 100px;
}

#fich .fich .cntd-cant .cant input {
	width: 100%;
	background: transparent;
	position: relative;
	z-index: 1;
	height: 48px;
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	line-height: 18px;
	font-size: 17px;
	font-weight: bold;
	color: #424242;
}

#fich .fich .cntd-cant .cant span {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 20px;
	text-align: center;
	font-size: 18px;
	color: #3ab769;
	line-height: 21px;
	cursor: pointer;
	z-index: 2;
	padding-top: 14px;
}

#fich .fich .cntd-cant .cant span.down {
	right: inherit;
	left: 0px;
}

#fich .fich .cntd-cant .tag {
	font-family: Catamaran;
    background-color: #3ab769;
    font-size: 16px;
    margin-top: 1px;
    font-weight: 700;
    border-width: 0px;
    border-style: solid;
    padding: 6px 12px 6px 12px;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    color: #ffffff;
	width: auto;
}

#fich .fich .cntd-cant .tag.nst {
	color: #f9403a;
	background-color: #fff;
}

#fich .fich .cntd-cant .envo {
	font-size: 14px;
	color: #56595a;
	line-height: 13px;
}

#fich .fich .cntd-cant .envo p {
	margin-bottom: 5px;
	display: inline-block;
}

#fich .fich .cntd-cant .envo .offt {
	color: #f9403a;
	margin-left: 5px;
	font-weight: bold;
	font-style: italic;
}

#fich .fich .cntd-cant .sepa {
	height: 10px;
}

#fich .fich .cntd-prce {
	padding: 17px 45px 17px 45px;
	position: relative;
}

#fich .fich .cntd-prce .prce {
	font-family: Catamaran;
	font-weight: bold;
	font-size: 40px;
	color: #3f4547;
	line-height: 40px;
	display: block;
	text-align: center;
	margin-bottom: 3px;
	padding-right: 10px;
	letter-spacing: -2px;
}

#fich .fich .cntd-prce .tax {
	font-family: Catamaran;
	font-weight: 500;
	font-size: 12px;
	color: #8d9496;
	line-height: 12px;
	display: block;
	text-align: center;
	padding-right: 10px;
}

#fich .fich .cntd-prce .tax span {
	padding-left: 2px;
	color: #3f4547;
}

#fich .fich .cntd-prce .button-share {
	display: none;
}

.sbmt a
{
	color: #ffffff;
}

@media only screen and (max-width: 763px) {
	#fich .fich .cntd-prce .button-share {
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		bottom: 17px;
		right: 0;
		background-color: #25D366;
		z-index: 22;
		color: #fff;
		height: 48px;
		width: 46px;
		font-size: 24px;
		border-left: 2px solid #FFF;
	}

	#fich .fich .cntd-cant .avlble {
		display: none;
	}

	#fich .fich .cntd-cant .tag {
        width: 100% !important;
        margin-top: 5px;
        margin-left: 0px !important;
        text-align: center;
	}
}

#fich .fich .cntd-cant .tag.free {
	background-color: #00acee;
	margin-left: 10px;
}

#fich .fich .cntd-prce .sbmt {
	background: #3ab769;
	color: #ffffff;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
	text-align: center;
	height: 48px;
	padding-top: 10px;
	position: relative;
	padding-right: 40px;
	display: block;
}

#fich .fich .cntd-prce .sbmt input {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 48px;
	opacity: 0;
	z-index: 1;
	cursor: pointer;
}

#fich .fich .cntd-prce .sbmt .tt {
	font-size: 24px;
	position: relative;
	top: 7px;
	margin-left: 4px;
}

#fich .fich .cntd-prce .favr {
	background: #d8dcde;
	top: 17px;
	right: 0px;
	width: 47px;
	text-align: center;
	height: 48px;
	padding-top: 10px;
	text-indent: 1px;
	position: absolute;
	z-index: 10;
	border-left: 1px solid #FFF;
}

#fich .fich .cntd-prce .favr .tt {
	font-size: 21px;
	line-height: 21px;
	color: #ffffff;
}

#fich .fich .cntd-prce .favr.actv .tt {
	color: #f9403a;
}

#fich-opin .cntd-opin {
	padding: 0px 20px 40px;
}

#fich-slls {
	margin: 0 auto 60px;
	width: 50%;
}

#fich-slls * {
	float: left;
	margin-right: 18px;
}

#fich-slls .iso90 {
	background-position: -54px -817px;
	width: 112px;
	height: 46px;
}

#fich-slls .iso14 {
	background-position: -185px -818px;
	width: 114px;
	height: 44px;
}

#fich-slls .stmc {
	background-position: -17px -881px;
	width: 83px;
	height: 44px;
}

#fich-slls .grnt {
	background-position: -125px -873px;
	width: 73px;
	height: 57px;
	margin-right: 0;
	margin-top: -8px;
}

#fich-dscp .dscp {
	padding: 0px 20px 40px;
	color: #757277;
	font-size: 14px;
	line-height: 17px;
	text-align: justify;
}

#fich-dscp .dscp p {
	margin-bottom: 6px;
}

#fich .dgal {
	padding-right: 30px;
	position: relative;
}

#fich .dgal .gall .item.actv {
	opacity: 1;
	filter: alpha(opacity=100);
	height: auto;
}

#fich .dgal .gall .item {
	overflow: hidden;
	width: 360px;
	margin: 0px auto;
	opacity: 0;
	height: 0;
	filter: alpha(opacity=0);
	transition: opacity 2s ease-out;
	cursor: pointer;
}

#fich .dgal .list {
	margin-bottom: 13px;
	margin-top: 20px;
}

#fich .dgal .list img, #fich .dgal .list div {
	border: 1px solid #eeeeee;
	width: 108px;
	float: left;
	padding: 10px;
	text-align: center;
	margin-right: 7px;
	cursor: pointer;
}

#fich .dgal .list div.more {
	font-size: 65px;
	color: #eeeeee;
	line-height: 68px;
	font-weight: 600;
	height: 108px;
}

#fich .dgal .list div.more:hover {
	color: #f9403a;
	border-color: #f9403a;
}

#fich-fixed {
	display: none;
	position: fixed;
	left: 0px;
	top: 61px;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
	z-index: 100;
	padding: 9px 0px;
}

#fich-fixed .titu-cntd .titu {
	font-size: 20px;
	color: #3f4547;
	line-height: 20px;
	text-transform: uppercase;
	padding-bottom: 2px;
}

#fich-fixed .titu-cntd .stitu {
	font-size: 15px;
	color: #56595a;
	line-height: 15px;
	padding-bottom: 11px;
}

#fich-fixed .titu-cntd .tag {
	font-size: 14px;
	color: #3ab769;
	line-height: 14px;
}

#fich-fixed .titu-cntd .tag.nst {
	color: #f9403a;
}

#fich-fixed .titu-cntd {
	padding-left: 35px;
	width: 47%;
}

#fich-fixed .price {
	font-family: Catamaran;
	font-weight: bold;
	font-size: 40px;
	color: #3f4547;
	line-height: 40px;
	display: block;
	text-align: center;
	margin-bottom: 3px;
	letter-spacing: -2px;
}

#fich-fixed .tax {
	font-family: Catamaran;
	font-weight: 500;
	font-size: 12px;
	color: #8d9496;
	line-height: 12px;
	display: block;
	text-align: center;
}

#fich-fixed .price-cntd {
	padding-right: 30px;
	width: 18%;
}

#fich-fixed .sbmt {
	background: #3ab769;
	color: #ffffff;
	font-family: Catamaran;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	text-transform: uppercase;
	text-align: center;
	height: 48px;
	padding-top: 10px;
	position: relative;
	padding-right: 40px;
	padding-left: 40px;
}

#fich-fixed .sbmt .tt {
	font-size: 24px;
	position: relative;
	top: 7px;
	margin-left: 4px;
}

#fich-fixed .sbmt input {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 48px;
	opacity: 0;
	z-index: 1;
	cursor: pointer;
}

#fich.prdct-ofrt .fich .titu, #fich.prdct-ofrt .fich .cntd-prce .prce {
	color: #f9403a;
	top: 0px;
}

#fich .prco-ofrt {
	color: #3f4547;
	margin-bottom: -17px;
	display: block;
	position: relative;
	top: -13px;
	text-align: center;
}

#fich.prdct-agtd .titu, #fich.prdct-agtd .dgal, #fich.prdct-agtd .prce, #fich.prdct-agtd .tax {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

#fich.prdct-agtd .sbmt, #fich-fixed.prdct-agtd .sbmt {
	background: #7d848b !IMPORTANT;
}

#fich.prdct-agtd small, #fich-fixed.prdct-agtd .sbmt small {
	display: block;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	padding-top: 3px;
}

.Comments>.SubTitle {
	font-size: 18px;
	color: #757277;
	margin-bottom: 30px;
}

.Comment {
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 5px;
	margin-bottom: 40px;
}

.Comment .Text {
	border: 1px solid #b4b1b1;
	border-radius: 5px;
	padding: 10px 20px;
	min-height: 40px;
	color: #757277;
}

.Comment textarea {
	width: 100%;
	height: 73px;
	border: 1px solid #b4b1b1;
	border-radius: 5px;
	padding: 10px 20px;
	min-height: 0;
	color: #757277;
	top: -20px;
    position: relative;
}

.Comment {
	position: relative;
	padding-left: 75px;
	min-height: 50px;
	color: #757277
}

.Comment figure {
	position: absolute;
	left: 0;
	top: 0;
	margin-bottom: 20px
}

.Comment>*:last-child {
	margin-bottom: 0
}

.ListComment {
	margin: 0;
	padding: 0;
}

.ListComment .Comment {
	border-bottom: none;
	margin: 0;
}

.ListComment li {
	list-style: outside none none;
	margin: 0 0 30px 0;
}

.Comment div {
	margin-bottom: 3px;
}

/* /ficha */

/* categoria toners */

#fltr-prdt .title {
	font-size: 21px;
	font-weight: 500;
	text-transform: uppercase;
}

@media only screen and (max-width: 763px) {
	#fltr-prdt .title {
		text-align: center;
	}
}

#fltr-prdt.ctgr-crtch .titu {
	font-size: 26px;
	color: #505050;
	line-height: 26px;
	text-align: center;
	font-family: Catamaran;
	font-weight: 700;
}

#fltr-prdt.ctgr-crtch .ctgin {
	width: 100%;
	height: 37px;
}

@media only screen and (max-width: 763px) {
	#fltr-prdt.ctgr-crtch .ctgin {
		height: auto;
	}
}

#fltr-prdt.ctgr-crtch .web-cntd {
	padding: 20px 0;
}

@media only screen and (max-width: 763px) {
	#fltr-prdt.ctgr-crtch .web-cntd {
		display: block;
	}
}

#fltr-prdt.ctgr-crtch .optin {
	text-align: center;
	padding: 20px 10px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
}

#fltr-prdt.ctgr-crtch .optin label {
	border-radius: 5px;
	font-size: 20px;
	line-height: 20px;
	padding: 5px 14px;
	background: #706d72;
	display: inline-block;
	color: #FFF;
	cursor: pointer;
	margin: 0px 7px;
}

#fltr-prdt.ctgr-crtch .optin input[type="radio"]:checked+label {
	background: #f9403a;
}

#fltr-prdt.ctgr-crtch .bton {
	background: #f9403a;
	width: 43px;
	max-width: 43px;
	text-align: center;
	cursor: pointer;
	border: none;
}

#fltr-prdt.ctgr-crtch .bton .tt {
	font-size: 19px;
	color: #FFF;
}

#fltr-prdt.ctgr-crtch .combos {
	display: flex;
}

#fltr-prdt.ctgr-crtch .combos .column {
	padding-right: 20px;
	min-width: 270px;
}

#fltr-prdt.ctgr-crtch .combos .column:last-child {
	padding-right: 0;
	display: flex;
}

#fltr-prdt.ctgr-crtch .combos .column:last-child>* {
	width: 100%;
	height: 37px;
}

#fltr-prdt.ctgr-crtch .combos input, #fltr-prdt.ctgr-crtch .combos .xfselect>div {
	background: #f6f5f6;
}

#fltr-prdt.ctgr-crtch .titu4 small {
	color: #3f4547;
	width: auto;
	position: relative;
	float: right;
	right: 0;
	top: 5px;
	line-height: 14px;
	max-width: 78%;
}

#web-cntd .titu2 small {
	color: #3f4547;
	width: auto;
	position: relative;
	float: right;
	right: 0;
	top: 5px;
	line-height: 14px;
	max-width: 78%;
	text-align: right;
}

.seotxt {
	font-size: 14px;
	color: #757575;
	line-height: 16px;
	position: relative;
	margin-bottom: 20px;
}

#more-cntd, .category-description {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #1a1a1a;
	position: relative;
	max-height: 260px;
	overflow: hidden;
	margin-bottom: 40px;
	padding-bottom: 30px;
	text-align: left;
}

#more-cntd.actv, .category-description {
	max-height: 100%;
}

#more-cntd span, .category-description span {
	font-size: 14px;
	color: #FFF;
	line-height: 10px;
	font-style: italic;
	background: #283031;
	border-radius: 5px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 5px 17px;
	z-index: 2;
	cursor: pointer;
}

#more-cntd h1, .category-description h1 {
	font-size: 36px;
	line-height: 24px;
	letter-spacing: .5px;
	margin: 10px 0 20px;
}

#more-cntd h2, .category-description h2 {
	font-size: 24px;
	line-height: 24px;
	letter-spacing: .5px;
	margin: 24px 0 6px;
	font-weight: 700;
}

#more-cntd h3, .category-description h3 {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: .5px;
	margin: 24px 0 6px;
	font-weight: 700;
}

#more-cntd h4, .category-description h4 {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: .5px;
	margin: 24px 0 6px;
	font-weight: 700;
}

#more-cntd p, .category-description p {
	font-size: 14px;
	line-height: 20px;
}

#more-cntd, #more-cntd a.link, .category-description {
	color: #1a1a1a;
	text-decoration: none;
	display: inline-block;
	position: relative;
}

#more-cntd a.link:after {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	bottom: 0;
	background-color: #1a1a1a;
	-webkit-transition: width .15s cubic-bezier(.25, .46, .45, .94);
	transition: width .15s cubic-bezier(.25, .46, .45, .94);
}

#more-cntd:hover:after, #more-cntd a.link:hover:after {
	width: 108%;
}

#box-cntd .box {
	background: #f9403a;
	position: relative;
	height: 133px;
	padding: 19px 21px;
	margin: 0px 16px;
	width: 25.33%;
	overflow: hidden;
	display: inline-block;
}

#box-cntd .box:after {
	content: "";
	display: inline-block;
	font: normal normal normal 40px/1 Glyphter;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 150px;
	position: relative;
	line-height: 150px;
	content: "\0052";
	display: block;
	position: absolute;
	right: -76px;
	top: -25px;
	z-index: 1;
	color: #e2312b;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: fliph;
	filter: fliph;
}

#box-cntd .cntd {
	padding-left: 30px;
	-webkit-flex: 1 1 0;
	-ms-flex: 1;
	flex: 1 1 0;
}

#box-cntd .titu {
	color: #ffffff;
	font-size: 21px;
	font-weight: 600;
	line-height: 23px;
	z-index: 3;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
	height: 46px;
	overflow: hidden;
}

#box-cntd .cntd>.titu {
	color: #505050;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 35px;
}

#box-cntd .cntd>.titu small {
	display: block;
	color: #747474;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	padding-top: 3px;
}

#box-cntd .cntd .impr .titu {
	color: #505050;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
}

#box-cntd .cntd .impr {
	margin-bottom: 40px;
	padding: 0px 10px;
}

#box-cntd .cntd .impr .list ul {
	display: none;
	border: 1px solid #30adee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 0px;
	position: absolute;
	z-index: 200;
	background: #FFF;
	width: 100%;
	top: 25px;
	left: 0px;
	max-height: 380px;
	overflow-y: scroll;
}

#box-cntd .cntd .impr .list.actv ul {
	display: block;
}

#box-cntd .cntd .impr .list {
	text-align: left;
	position: relative;
	padding-right: 15px;
}

#box-cntd .cntd .impr .list a {
	padding: 4px 15px;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #525252;
	display: block;
}

#box-cntd .cntd .impr .list a:hover {
	background: #ababab;
	color: #FFF;
}

#box-cntd .cntd .impr .list>span {
	color: #717171;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
	border: 1px solid #30adee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 10px;
	display: block;
	position: relative;
	overflow: hidden;
	padding-right: 21px;
	cursor: pointer;
}

#box-cntd .cntd .impr .list>span:after {
	content: "";
	background-position: -75px -141px;
	width: 8px;
	height: 14px;
	position: absolute;
	right: 8px;
	top: 50%;
	z-index: 2;
	margin-top: -6px;
}

#box-cntd .cntd .impr .list>span:before {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 23px;
	background: #30adee;
}

#box-cntd .box .select2 {
	z-index: 2;
	width: 100% !important;
}

#box-cntd .box .select2-selection__rendered {
	font-size: 13px;
	line-height: 32px;
	color: #727272;
	padding-left: 0px;
	position: relative;
	background: #FFF;
	border: none !important;
	text-align: left;
	padding-left: 10px;
}

#box-cntd .box .select2-container--default .select2-selection--single .select2-selection__arrow {
	background-position: -220px -888px;
	width: 28px;
	height: 32px;
	border: 0px;
	background-color: transparent;
	top: 0px;
	right: 0px;
}

#box-cntd .box .select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}

#box-cntd .box .select2-selection__rendered:after {
	content: "";
	border: 0px;
	top: 0px;
	width: 1px;
	height: 100%;
	background: #afafaf;
	margin: 0px;
	right: 26px;
	position: absolute;
	display: block;
}

.select2-dropdown {
	background: #fbfbfb !important;
}

.select2-search--dropdown .select2-search__field {
	border: 2px solid #f9403a !important;
	padding: 8px 32px 8px 8px !important;
	position: relative;
}

.select2-dropdown:after {
	content: "\004A";
	display: inline-block;
	font: normal normal normal 14px/1 Glyphter;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	position: absolute;
	right: 22px;
	top: 20px;
	color: #f9403a;
	font-size: 22px;
	line-height: 22px;
	z-index: 3;
}

.select2-search--dropdown {
	background: #e2e5e7;
	padding: 13px;
}

#box-cntd {
	text-align: center;
	margin-bottom: 40px;
}

.titu5 {
	font-size: 26px;
	color: #4f4f4f;
	line-height: 26px;
	font-family: Catamaran;
	position: relative;
	padding-bottom: 18px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d5dadd;
}

#rlted .menu li {
	float: left;
	width: 25%;
	margin-bottom: 3px;
	padding-right: 10px;
}

#rlted .menu li h2 {
	font-size: 15px;
}

#rlted .menu li a {
	color: #747474;
	font-size: 13px;
}

#rlted .menu li a:hover {
	color: #f9403a;
}

.titu5 span {
	color: #757575;
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	right: 0px;
	bottom: 18px;
}

#crth .impr .titu {
	color: #505050;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	text-align: center;
}

#crth .impr img {
	text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
}

#crth .impr .list {
	text-align: left;
	position: relative;
	padding-right: 15px;
}

@media only screen and (max-width: 763px) {
	#crth .impr .list {
		padding-right: 0;
	}
}

#crth .impr .list>span {
	color: #717171;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #f9403a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 10px;
	display: block;
	position: relative;
	overflow: hidden;
	padding-right: 21px;
	cursor: pointer;
}

#crth .impr .list>span:before {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 23px;
	background: #f9403a;
}

#crth .impr .list>span:after {
	content: "";
	background-position: -205px -895px;
	width: 8px;
	height: 14px;
	position: absolute;
	right: 8px;
	top: 50%;
	z-index: 2;
	margin-top: -6px;
}

#crth .impr .list ul {
	display: none;
	border: 1px solid #f9403a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 0px;
	position: absolute;
	z-index: 200;
	background: #FFF;
	width: 100%;
	top: 25px;
	left: 0px;
	max-height: 380px;
	overflow-y: scroll;
}

#crth .impr .list a {
	padding: 4px 15px;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #525252;
	display: block;
}

#crth .impr .list a:hover {
	background-color: #f9403a;
	color: #fff;
}

#crth .impr .list.actv ul {
	display: block;
}

#crth {
	margin-bottom: 40px;
}

/* /categoria toners */

/* media 977: Tablet */

@media only screen and (max-width: 977px) {}

/* media 763: Movil */

@media only screen and (max-width: 763px) {}

/* varios */

#mgp-1, .win-repn {
	max-width: 962px;
	margin: 20px auto;
	position: relative;
	background: #f6f6f6;
}

#mgp-1>div:first-child {
	padding: 20px 40px;
}

#mgp-1 .titu {
	color: #979da3 !important;
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
}

#mgp-1 .mfp-close, #mi-cuenta .mfp-close {
	background: none repeat scroll 0 0 #c3c3c3;
	color: #fff;
	height: auto;
	line-height: 29px;
	padding: 0;
	width: 29px;
	right: 0;
	top: 0;
}

.form1 {
	padding: 20px 0;
}

.form1 .row {
	margin-bottom: 20px;
}

.form1 .row .izqd {
	font-size: 15px;
	color: #8b9198;
	line-height: 17px;
	float: left;
	text-transform: uppercase;
	padding-right: 20px;
	width: 120px;
	position: relative;
	top: 3px;
}

.form1.cmplt .row .izqd {
	float: none;
	width: 100%;
	top: 0;
}

.form1 .row .drch {
	overflow: hidden;
}

.form1 .row .drch input, .form1 .row .drch textarea {
	border: 1px solid #d7dce1;
	background: #FFF;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #909398;
	line-height: 14px;
	width: 100%;
	padding: 6px 10px;
}

.form1 .infr {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	position: relative;
	padding: 25px 0 7px 0;
}

.form1 .infr .text {
	font-size: 14px;
	color: #909398;
	line-height: 14px;
	display: flex;
}

.form1 .infr .btom {
	float: right;
	position: relative;
	right: 0;
}

/* /Varios */

/* Banners destacados */

.bnrsh .web-cntd {
	position: relative;
}

.Btn-Dvr {
	font-family: 'Myriad Pro';
	background-color: #3f4547;
	color: #ffffff;
	font-size: 14px;
	padding: 1px 7px 2px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

#Btn-Dvr:checked+div {
	height: 0;
	overflow: hidden;
	opacity: 0
}

.bnrsh .slick-arrow {
	position: absolute;
	right: 0px;
	top: 60px;
	font-family: 'Titillium-BoldUpright';
	font-size: 40px;
	line-height: 28px;
	z-index: 4;
	color: #3f4547;
	cursor: pointer;
}

.bnrsh .slick-arrow.prev {
	right: 27px;
}

.bnrsh .slick-arrow.next {
	right: 0;
}

/* /Banners destacados */

/* dropshipping */

#ds-tlt {
	background-color: #f4f3f4;
	margin: 40px 30px 60px 30px;
	padding: 12px;
	position: relative;
	border: 2px dashed #3ab769;
	border-radius: 5px;
}

#ds-tlt span {
	color: #f9403b;
	font-size: 17px;
	font-weight: bold;
}

#ds-tlt span input {
	margin-right: 8px;
}

#ds-tlt div {
	background: transparent url("../images/general/dropship.png") no-repeat scroll 0 0;
	height: 66px;
	position: absolute;
	right: 18px;
	top: -12px;
	width: 102px;
}

#dropshipping_text {
	height: 100%;
	overflow: hidden;
}

@media all and (max-width:767px) {
	#ds-tlt {
		padding: 12px;
	}
	#ds-tlt div {
		display: none;
	}
}

/* dropshipping */

/* ventana mp */

.win-repn .cntd {
	background: #FFF;
	padding: 35px 20px;
	margin: 0px 6px;
}

.win-repn .mfp-close {
	right: 20px;
}

.win-repn .title {
	font-size: 24px;
	color: #b4b3b3;
	line-height: 32px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 1px solid #cacaca;
	margin-bottom: 21px;
}

.win-repn a {
	float: left;
	width: 25%;
	display: block;
	text-align: center;
	text-decoration: none;
}

.win-repn a span.imge:after {
	content: "";
	background-image: url("/theme/web/images/custom/icon-modal.png");
	position: absolute;
	left: 0px;
}

.win-repn a.acnt span.imge:after {
	background-position: -14px -12px;
	width: 28px;
	height: 32px;
	top: 24px;
	left: 26px;
}

.win-repn a.ordr span.imge:after {
	background-position: -11px -65px;
	width: 33px;
	height: 35px;
	left: 26px;
	top: 22px;
}

.win-repn a.fvrt span.imge:after {
	background-position: -12px -120px;
	width: 32px;
	height: 35px;
	top: 22px;
	left: 26px;
}

.win-repn a.clse span.imge:after {
	background-position: -12px -176px;
	width: 31px;
	height: 34px;
	top: 22px;
	left: 26px;
}

.win-repn a .imge {
	border: 2px solid #9a9a9a;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 85px;
	height: 85px;
	display: inline-block;
	margin-bottom: 6px;
	position: relative;
}

.win-repn a .titu {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	color: #9a9a9a;
	line-height: 14px;
	text-transform: uppercase;
}

.win-repn a:hover .imge {
	border-color: #767676;
	background: #f8f8f8;
}

.win-repn a:hover .titu {
	color: #767676;
}

@media only screen and (max-width: 767px) {
	.win-repn a {
		width: 50%;
		margin-bottom: 15px;
	}
}

/* /ventana mp */

#msje-buy, #msje-share {
	background: #3ab769 none repeat scroll 0 0;
	border: 2px solid #30a15a;
	border-radius: 5px;
	bottom: -100px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	height: auto;
	line-height: 16px;
	opacity: 0;
	padding: 10px;
	position: fixed;
	right: 10px;
	text-align: left;
	width: 164px;
	z-index: 10;
}

#msje-buy.actv, #msje-share.actv {
	bottom: 10px;
	opacity: 1;
	transition: bottom 0.6s linear 0s, opacity 0.6s linear 0s;
}

.web-cntd {
	width: 100%;
	max-width: 1180px;
	margin: 0px auto;
	min-width: 327px !important;
}

.menu-fake {
	display: none;
}

/* media 977: Tablet */

@media only screen and (max-width: 1070px) {
	.Btn-Dvr {
		line-height: 14px;
	}
	.web-cntd {
		max-width: 748px !important;
	}
	#logn-click:after, #favr-click:after {
		content: "";
		height: 20px;
		position: absolute;
		right: 0px;
		top: 11px;
		background: #FFF;
		width: 1px;
	}
	#logn-click {
		text-indent: -9999em;
		position: relative;
		width: 60px;
		top: 0px;
		padding: 0px !important;
	}
	#favr-click {
		text-indent: -9999em;
		position: relative;
		width: 60px;
		top: 0px;
		padding: 0px !important;
	}
	#favr-click .tt {
		text-indent: 0px;
		position: absolute;
		top: 14px;
		left: 0px;
		width: 100%;
		text-align: center;
	}
	#logn-click .tt {
		text-indent: 0px;
		position: absolute;
		top: 14px;
		left: 0px;
		width: 100%;
		text-align: center;
	}
	#cbcr-barr a.dstb {
		width: 191px;
		text-align: left;
		text-indent: 0px;
		padding-top: 4px;
		padding-bottom: 0px;
	}
	#cntc-click {
		width: 248px;
	}
	#cntc-click .tt {
		display: none;
	}
	#cbcr-barr, #cbcr-barr .web-cntd {
		height: 42px;
	}
	#cbcr-barr a {
		float: left;
		margin-left: 0px;
		padding-top: 9px;
		padding-bottom: 0px;
	}
	#cbcr .menu {
		position: absolute;
		top: 49px;
		left: 293px;
		right: 0px;
	}
	#cbcr .menu a {
		font-size: 14px;
		line-height: 14px;
		padding: 6px;
	}
	#cbcr #srch .web-cntd>input {
		top: 24px;
		font-size: 14.4px;
		line-height: 14.4px;
	}
	#cbcr #srch .bton {
		height: 100%;
	}
	#cbcr #srch .bton .tt {
		font-size: 24px;
		line-height: 24px;
		top: 26px;
	}
	#cbcr-logn .web-cntd {
		padding-right: 0px;
		padding-left: 43px;
	}
	#cbcr-logn .web-cntd:after {
		left: -43px;
	}
	#cbcr-logn-text .web-cntd>.row>.column:first-child {
		border-bottom: 2px solid #e33833;
		padding-right: 0px;
		border-right: 0px;
		padding-bottom: 50px;
		margin-bottom: 28px;
		background-image: none;
	}
	#cbcr-logn-text .web-cntd>.row>.column {
		padding-left: 0px;
		padding-bottom: 56px;
	}
	#cbcr-logn-text {
		background-image: none;
	}
	#cbcr-logn-text .web-cntd>.row>.column .xbutton {
		bottom: 29px;
	}
	#cbcr-logn-text .web-cntd {
		padding: 30px 0px 0px;
		position: relative;
		z-index: 2;
	}
	#cbcr-logn-text:after {
		content: "";
		background-image: url("/theme/web/images/custom/sprite.png");
		background-position: 0px -90px;
		height: 200px;
		width: 100%;
		position: absolute;
		left: 0px;
		bottom: 0px;
		z-index: 1;
	}
	#cbcr-logn-all {
		position: relative;
	}
	#cbcr-menu a {
		font-size: 16px;
		line-height: 16px;
	}
	#cbcr-menu .sepa {
		margin: 0px 10.6px;
	}
	#mega-srch .image .imhb {
		top: 0px;
		height: 316px;
	}
	#mega-srch .image .imhb img {
		position: relative;
		top: -24px;
		right: -21px;
	}
	#mega-srch .subtext {
		width: 170px;
		text-align: center;
		top: 148px;
	}
	#mega-srch .image .text {
		font-size: 30px;
		line-height: 28px;
		width: 233px;
		left: 8px;
	}
	#mega-srch .image .text:before {
		right: 12px;
		bottom: -4px;
	}
	#mega-srch .image .text:after {
		right: 0;
	}
	#mega-srch .image .xbutton {
		left: 28px;
	}
	.titu1 {
		font-size: 36px;
		line-height: 36px;
	}
	.titu1 span {
		padding-left: 8px;
	}
	.prdct.prdct-vrtl.T06 .buy {
		width: 158px;
	}
	.prdct.prdct-vrtl.T04 .buy {
		width: 165px;
	}
	.row .prdct-vrtl.T06, .row .prdct-vrtl.T04 {
		border-right: 1px solid #afafaf !important;
		border-bottom: 1px solid #afafaf !important;
	}
	.row .prdct-vrtl.T06:nth-child(2n+0), .row .prdct-vrtl.T04:nth-child(3n+0) {
		border-right: 1px solid #FFF !important;
	}
	.row .prdct-vrtl.T06:nth-last-child(-n+2), .row .prdct-vrtl.T04:nth-last-child(-n+3) {
		border-bottom: 1px solid #fff !important;
	}
	.prdct.prdct-vrtl.T06:hover, .prdct.prdct-vrtl.T04:hover {
		border: 1px solid #00c268 !important;
	}
	.prdct .tag, .prdct .favr {
		opacity: 1;
	}
	#fotr .menu a {
		font-size: 15px;
		line-height: 15px;
		padding: 0px 10px;
	}
	#fotr .logo {
		width: 245px;
	}
	#fotr .text {
		padding-right: 0px;
		margin-top: -18px;
		margin-bottom: 19px;
	}
	#fotr .smenu a {
		display: block;
		float: left;
		width: 50%;
		margin: 0px !important;
		line-height: 25px !important;
		font-size: 16px !important;
		height: 30px !important;
	}
	#fotr .smenu {
		padding-left: 0px;
	}
	#fotr .blet {
		margin-bottom: 20px;
	}
	#fotr-btom p {
		font-size: 12px;
		line-height: 16px;
	}
	#sldr-cntd div.column .img {
		width: 90px;
		height: inherit;
		margin-right: 4px;
	}
	#sldr-cntd .titu {
		word-wrap: break-word;
		overflow: hidden;
		width: 145px;
	}
	#sldr-cntd div.column:after {
		right: 0px;
	}
	#sldr-cntd div.column {
		padding-right: 5px;
	}
	#sldr-cntd div.column:nth-child(3n+0):after {
		display: none;
		content: "";
	}
	.RedSoc {
		display: none;
	}
	body.cart #logn-click {
		margin-left: 144px !important;
	}
	.columns .ctgr {
		padding: 0px 10px;
		max-width: inherit;
		background: transparent;
		text-align: center;
	}
	.titu2 .tright {
		text-align: left;
		padding-top: 16px;
	}
	.columns {
		justify-content: inherit;
		margin-bottom: 60px;
	}
	.ctgr:nth-last-child(1) {
		margin-bottom: 0px;
	}
	#chng-vsta {
		top: 37px;
	}
	.prdct.prdct-hrzt {
		height: 268px;
	}
	.prdct.prdct-hrzt .imge {
		margin-top: 25px;
	}
	.prdct.prdct-hrzt .descp {
		position: relative;
		height: 45px;
		margin-bottom: 10px;
	}
	.prdct.prdct-hrzt .descp:after {
		content: "";
		position: absolute;
		bottom: -85px;
		right: 0px;
		background: #fff;
		height: 90px;
		width: 480px;
	}
	.prdct.prdct-hrzt .gota {
		position: relative;
		z-index: 2;
		margin-bottom: 15px !important;
		width: 100px !important;
	}
	.prdct.prdct-hrzt .page {
		margin-bottom: 15px !important;
	}
	.prdct.prdct-hrzt .prco-wrpr {
		clear: both;
		width: 100% !important;
		text-align: left;
		position: relative;
		z-index: 2;
		top: 23px;
	}
	.prdct.prdct-hrzt .column.a12.afixed.clearfix {
		position: absolute;
		bottom: 20px;
		right: 15px;
		width: 260px;
	}
	.prdct.prdct-hrzt .page:after {
		display: none;
	}
	.prdct.prdct-hrzt:after {
		content: "";
		position: absolute;
		top: 0px;
		left: 238px;
		background: #e7e7e7;
		width: 1px;
		height: 100%;
	}
	.prdct.prdct-hrzt .buy {
		width: 163px;
	}
	#fltr-prdt.ctgr-crtch .combos .column {
		width: 50% !important;
	}
	#fltr-prdt.ctgr-crtch .combos .column {
		padding-left: 0px;
		padding-right: 20px;
	}
	#fltr-prdt.ctgr-crtch .combos .column+.column {
		padding-left: 20px;
		padding-right: 0px;
	}
	#fltr-prdt.ctgr-crtch .combos .column+.column+.column {
		padding-left: 0px;
		margin-top: 20px;
	}
	#fltr-prdt.ctgr-crtch .titu {
		border-bottom: 1px solid #afafaf;
		margin-bottom: 15px !important;
		padding-bottom: 13px;
		font-size: 22px;
		line-height: 22px;
	}
	#rlted .menu li {
		width: 33.33%;
	}
	.titu5 span {
		top: 10px;
		bottom: 0px;
		display: block;
		margin-bottom: -27px;
		position: relative;
	}
	#fich .fich .cntd-prce {
		padding: 17px 15px;
	}
	#fich .fich .cntd-prce .sbmt {
		margin-left: 25px;
	}
	#fich .fich .cntd-prce .favr {
		right: 0px;
	}
	#fich .dgal .list img, #fich .dgal .list div {
		width: 31%;
	}
	#fich-slls {
		width: 100%;
		text-align: center;
	}
	#fich-slls * {
		float: none;
		display: inline-block;
	}
	#fich-fixed .sbmt {
		width: 47px;
		padding: 0px;
		height: 47px;
		text-indent: -9999em;
		position: relative;
	}
	#fich-fixed .sbmt input {
		height: 100%;
	}
	#fich-fixed .sbmt .tt {
		position: absolute;
		top: 13px;
		text-indent: 0px;
		left: 0px;
		width: 100%;
		padding: 0px;
		margin: 0px;
		font-size: 20px;
		line-height: 20px;
	}
	#fich-fixed {
		top: 47px;
	}
	#fich-fixed .imge {
		width: 70px;
		height: 70px;
	}
	#fich-fixed .titu-cntd {
		width: 60%;
		padding-left: 20px;
	}
	#fich-fixed .titu-cntd .titu {
		font-size: 17px;
		line-height: 17px;
	}
	#fich-fixed .titu-cntd .stitu {
		font-size: 13px;
		line-height: 13px;
		padding-bottom: 8px;
	}
	#fich-fixed .titu-cntd .tag {
		font-size: 13px;
		line-height: 13px;
	}
	#fich-fixed .price {
		font-size: 37px;
		line-height: 37px;
	}
	#fich-fixed .price-cntd {
		width: 24%;
	}
	body.dstb #cbcr-crrto {
		right: -608px;
	}
	#cbcr-barr.dstb .znds {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 157px;
		text-indent: -9999em;
		z-index: 2;
	}
	#cbcr-barr.dstb .znds .tt {
		display: none;
	}
	body.dstb #logn-click {
		margin-left: 159px !important;
	}
	#cbcr-barr.dstb .znds:before {
		content: "";
		display: block;
		background-image: url(/theme/web/images/custom/logo-dist-tablet.png);
		width: 132px;
		height: 28px;
		padding: 0px;
		border: 0px;
		right: 0px;
		position: absolute;
		top: 6px;
		left: 12px;
	}
	body.dstb.fixed #cbcr-menu.dstb .logo span {
		display: none;
	}
}

/* media 763: Movil */

@media only screen and (max-width: 763px) {
	.web-cntd {
		max-width: 310px !important;
		width: 310px;
	}
	.Btn-Dvr {
		font-size: 10px;
		line-height: 11px;
		padding: 1px 2px 2px;
	}
	#cbcr-barr a.dstb {
		position: absolute;
		bottom: 38px;
		width: 320px;
		right: 0px;
		left: 0px;
		margin: 0px auto;
		height: 38px;
		text-align: center;
		padding-top: 1px;
		background-position: 0px -541px;
	}
	#cbcr-barr a.dstb .tt {
		position: relative;
		margin-left: 28px;
		margin-top: -5px;
		top: 8px;
	}
	#cbcr-barr {
		border-top: solid #ee3d37 38px;
		height: 76px;
	}
	#cbcr-barr.clnt {
		border-top: 0;
		height: 38px;
	}
	#cbcr-barr .web-cntd {
		height: 38px;
		position: relative;
	}
	#cbcr-barr a#cntc-click {
		width: 50px;
		padding: 0px;
		text-align: center;
		height: 38px;
		padding-top: 10px;
	}
	#cbcr-barr a#cntc-click .tt {
		display: block;
		text-align: center;
		margin: 0px;
		padding: 0px;
		top: 3px;
	}
	#cbcr-barr a {
		height: 38px;
	}
	#cbcr-barr a .tt {
		top: 13px;
	}
	#cbcr .menu {
		display: none;
	}
	#cbcr-menu {
		display: none;
	}
	#mega-srch {
		margin-top: 0px;
		height: inherit;
		background-repeat: repeat;
		background-image: url("/theme/web/images/custom/mega-search-mobile.jpg");
	}
	#mega-srch .selects {
		order: 2;
		padding: 0px;
	}
	#mega-srch .image {
		position: relative;
		order: 1;
		height: 200px;
		overflow: hidden;
	}
	#mega-srch .image .imhb {
		height: 200px;
	}
	#mega-srch .image .imhb img {
		top: -10px;
		height: 240px;
		right: -12px;
	}
	#mega-srch .image .text {
		font-size: 26px;
		line-height: 23px;
		width: 200px;
		left: 27px;
		top: 28px;
	}
	#mega-srch .image .text span {
		line-height: 28px;
	}
	#mega-srch .image .text:before {
		right: -10px;
		bottom: -7px;
		background-position: -117px -13px;
		width: 180px;
	}
	#mega-srch .image .text:after {
		top: 1px;
	}
	#mega-srch .subtext {
		top: 130px;
	}
	#mega-srch .image .xbutton {
		left: 39px;
		top: 166px;
		font-size: 13px;
		line-height: 13px;
	}
	#mega-srch .sltc {
		margin-bottom: 6px;
	}
	#mega-srch .inputs .column {
		flex: 0 0 auto;
		padding: 0px;
		margin-bottom: 0px;
		top: 0px;
	}
	#mega-srch .inputs .column:first-child+.column {
		margin-left: 0px;
		top: 0px;
		margin: 0px;
		margin-top: 6px;
	}
	#mega-srch .inputs .web-cntd {
		height: auto;
		padding: 10px 0px;
	}
	#mega-srch .inputs:after {
		height: 100%;
	}
	.titu1 span {
		text-transform: capitalize;
	}
	.prdct.prdct-vrtl.T06 .buy {
		width: 99px;
		font-size: 13px;
		padding-top: 14px;
	}
	.prdct .buy .tt {
		font-size: 13px;
		top: 2px;
	}
	.prdct.prdct-vrtl {
		padding: 7px 8px;
	}
	.prdct .cant {
		padding-left: 0;
		width: 38px;
	}
	.prdct .cant input {
		font-size: 14px;
		line-height: 14px;
	}
	.prdct .cant .up {
		width: 17px;
	}
	.prdct .cant .down {
		width: 17px;
	}
	.row .prdct .tag {
		line-height: 14px;
		margin: 5px 0 0 0;
		padding: 0;
	}
	.prdct .titu {
		font-size: 13px;
		line-height: 13px;
	}
	.prdct .prco {
		font-size: 25px;
		line-height: 25px;
	}
	.prdct .tag-offt, #fich .tag-offt {
		padding: 0px 6px;
	}
	.prdct .tag-offt .cntd, #fich .tag-offt .cntd {
		font-size: 10px !important;
	}
	#web-cntd .box-mrcs {
		order: 2;
		padding: 0px;
		width: 100%;
	}
	#fotr .logo {
		width: 271px;
		margin: 0px auto 15px;
		display: block;
		text-align: center;
		top: 0px;
		left: 0px;
	}
	#fotr .menu {
		display: none;
	}
	#fotr .smenu {
		display: none;
	}
	#fotr-btom .web-cntd {
		padding-left: 0px;
		text-align: center;
		padding-bottom: 100px;
	}
	#fotr-btom .denox {
		top: inherit;
		bottom: 21px;
		margin-top: 0px;
		right: 10px;
	}
	#fotr-btom .prt-dts {
		width: 76px;
		bottom: 20px;
		left: 10px;
	}
	#fotr .text {
		margin-top: 0px;
		margin-bottom: 5px;
	}
	#fotr-btom p {
		text-align: center;
	}
	#fotr .web-cntd {
		padding-top: 20px;
	}
	.menu-fake {
		display: block;
	}
	.menu-fake .cntd {
		display: none;
	}
	.menu-fake.actv .cntd {
		display: block;
	}
	.menu-fake>div:first-child:before {
		content: "";
		background-position: -282px -65px;
		width: 22px;
		height: 17px;
		display: inline-block;
		position: relative;
		top: 2px;
		margin-right: 10px;
	}
	#fotr .menu-fake {
		margin-bottom: 15px;
		width: 270px;
	}
	#fotr .menu-fake>div:first-child {
		background: #f9403b;
		font-size: 18px;
		line-height: 18px;
		font-family: Catamaran;
		text-transform: uppercase;
		color: #fff;
		text-align: center;
		padding: 10px 0px;
		border: 1px solid transparent;
		cursor: pointer;
	}
	#fotr .menu-fake.actv>div:first-child {
		border: 1px solid #FFF;
		border-bottom: 0px;
	}
	#fotr .menu-fake .cntd {
		border: solid #FFF;
		border-width: 1px 1px 0px;
		position: absolute;
		width: 100%;
		z-index: 2;
	}
	#fotr .menu-fake a {
		width: 100%;
		display: block;
		background: #404647;
		color: #FFF;
		border-bottom: 1px solid #FFF;
		padding: 8px 17px;
		font-size: 16px;
		line-height: 16px;
	}
	#fotr .menu-fake a:hover {
		background: #f9403b;
	}
	#fotr .menu-fake .up-web {
		display: none;
	}
	#web-cntd .box-mrcs .bx-blg .blg-pst .blg-img img {
		right: 0px;
		left: 0px;
		margin: 0px auto;
	}
	#up-web {
		top: 13px;
		right: 8px;
	}
	#cbcr .menu-fake {
		position: absolute;
		bottom: 10px;
		left: 0px;
		width: 259px;
	}
	#cbcr .menu-fake>div:first-child {
		background: #404647;
		font-size: 18px;
		line-height: 18px;
		font-family: Catamaran;
		text-transform: uppercase;
		color: #fff;
		text-align: center;
		padding: 8px 0px 0px;
		border: 1px solid transparent;
		cursor: pointer;
		height: 39px;
	}
	#cbcr .menu-fake.actv>div:first-child {
		border: 1px solid #FFF;
		border-bottom: 0px;
	}
	#cbcr .menu-fake .cntd {
		position: absolute;
		top: 38px;
		left: -5px;
		background: #FFF;
		z-index: 200;
		width: 320px;
		padding: 10px;
	}
	#cbcr .menu-fake .cntd a {
		font-family: Catamaran;
		color: #5a5f63;
		font-size: 19px;
		line-height: 22px;
		display: block;
		width: 100%;
		text-transform: uppercase;
		background: #f4f4f4;
		border-bottom: 1px solid #dddddd;
		text-align: center;
		padding: 7px 0px;
	}
	#cbcr .menu-fake .cntd a:last-child {
		border-bottom: 0px;
	}
	#cbcr .menu-fake .cntd a:hover {
		background: #f9403a;
		color: #FFF;
	}
	#cbcr .menu-fake .cntd .child {
		text-transform: capitalize;
		color: #7d848b;
	}
	#cbcr .menu-fake .tt-tick {
		-moz-transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		transform: scaleX(-1);
		font-size: 20px;
		top: 5px;
	}
	.prdct.prdct-agtd .cant:after {
		left: -2px;
	}
	body.cart #logn-click {
		margin-left: 0px !important;
	}
	#web-cntd>.column {
		flex: 0 0 auto;
	}
	#cbcr-logn .column {
		flex: 0 0 auto;
	}
	#cbcr-logn .web-cntd {
		height: auto;
	}
	#cbcr-logn-all {
		z-index: 1;
	}
	#cbcr-logn .aces {
		height: 32px;
	}
	#cbcr-logn .web-cntd:after {
		bottom: inherit;
		top: 14px;
	}
	#cbcr-logn .xform input[type="checkbox"]+label {
		position: absolute;
		bottom: 86px;
		left: 52px;
	}
	#cbcr-logn .btom {
		width: 267px;
		margin-bottom: 14px;
		margin-top: 30px;
	}
	#cbcr-logn .close {
		position: absolute;
		top: 0px;
		cursor: pointer;
		display: block;
		right: 0px;
	}
	#cbcr-logn-text .icon .tt-logn, #cbcr-logn-text .icon .tt-hand {
		font-size: 52px;
		line-height: 52px;
	}
	#cbcr-logn-text .xbutton {
		width: 243px;
	}
	.prdct.prdct-vrtl.T04 .buy {
		width: 98px;
		font-size: 13px;
		padding-top: 14px;
	}
	.row .prdct-vrtl.T04 {
		width: 50%;
	}
	.titu4 small {
		position: relative;
		margin: 0px;
		top: 0px;
		right: 0px;
		text-align: right;
		display: block;
		margin-top: 13px;
	}
	#fltr-prdt.ctgr-crtch .titu4 small {
		max-width: 100%;
		top: 0;
	}
	.titu4 span h1 {
		font-size: 12px;
	}
	#chng-vsta {
		display: none;
	}
	#fltr-prdt .combo {
		width: 100%;
		max-width: 100%!important;
	}
	#fltr-prdt .Slide-PrecCn {
		width: 100%;
		max-width: 100%!important;
	}
	.titu4 span {
		padding-left: 0px;
	}
	#fltr-prdt.ctgr-crtch .combos .column {
		width: 100% !important;
		padding: 0px !important;
		margin-bottom: 10px;
	}
	#fltr-prdt.ctgr-crtch .combos .column+.column+.column {
		padding: 0px !important;
		margin: 0px !important;
	}
	#fltr-prdt.ctgr-crtch .web-cntd {
		padding: 10px;
	}
	.titu5 {
		font-size: 21px;
		line-height: 21px;
		padding-bottom: 10px;
	}
	#rlted .menu li {
		width: 100%;
	}
	.titu5 span {
		top: 17px;
	}
	.titu4 img {
		margin-bottom: 10px;
	}
	.pgnd-cntd .pgnc {
		position: relative;
		text-align: center;
		display: block;
		padding-top: 20px;
	}
	.pgnd-cntd .show {
		text-align: center;
	}
	.pgnd-cntd .pgnc a, .pgnd-cntd .pgnc strong {
		display: inline-block;
		float: none;
	}
	.pgnd-cntd.pgnd-bton .pgnc {
		top: 0px;
	}
	.row .prdct-vrtl.T06, .row .prdct-vrtl.T04, .row .prdct-vrtl.T04:nth-child(3n+0) {
		border-right: 1px solid #afafaf !important;
		border-bottom: 1px solid #afafaf !important;
	}
	.row .prdct-vrtl.T04:nth-child(2n+0) {
		border-right: 1px solid #FFF !important;
	}
	.row .prdct-vrtl.T04:nth-last-child(-n+3) {
		border-bottom: 1px solid #afafaf !important;
	}
	.row .prdct-vrtl.T06:nth-last-child(-n+2), .row .prdct-vrtl.T06:nth-last-child(-n+2) {
		border-bottom: 1px solid #fff !important;
	}
	.prdct.prdct-vrtl.T04:hover {
		border: 1px solid #00c268 !important;
	}
	#fich {
		margin-bottom: 25px;
	}
	#fich .fich {
		border: none;
	}
	#fich .fich .titu {
		padding-left: 0px;
	}
	#fich .fich .reds {
		padding-left: 0px;
		margin-bottom: 16px;
	}
	#fich .fich .reds .share span, #fich-fixed {
		display: none !important;
	}
	#fich .fich .reds .share {
		top: 18px;
	}
	#fich .dgal .gall .item {
		width: 100%;
	}
	#fich .dgal .list img, #fich .dgal .list div {
		height: 99px !important;
	}
	#fich .dgal {
		padding-right: 0px;
	}
	#fich .fich .cntd-cant .frst {
		width: 120px;
	}
	#fich .fich .cntd-cant .column.T08 {
		width: 165px;
		font-size: 15px;
	}
	#fich .fich .cntd-prce .sbmt {
		margin: 0px;
	}
	#fich .fich .cntd-prce {
		padding: 17px 0px;
	}
	#fich .fich .cntd-prce .sbmt {
		margin-top: 10px;
		text-indent: 0px;
		padding-right: 93px;
	}
	#fich .fich .cntd-prce .favr {
		bottom: 17px;
		top: inherit;
		right: 46px;
		border-left: 2px solid #FFF;
	}
	#fich-slls {
		margin-bottom: 25px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.titu3 {
		font-size: 26px;
	}
	#fich-dscp .dscp {
		padding-left: 5px;
		padding-right: 5px;
	}
	#fich-slls>span {
		margin: 0;
	}
	#fich-slls .iso90 {
		background-position: -13px -1082px;
		height: 30px;
		width: 72px;
	}
	#fich-slls .iso14 {
		background-position: -94px -1082px;
		height: 30px;
		width: 73px;
	}
	#fich-slls .stmc {
		background-position: -180px -1082px;
		height: 30px;
		width: 53px;
	}
	#fich-slls .grnt {
		background-position: -249px -1080px;
		height: 36px;
		width: 47px;
		margin-top: 0;
	}
	#cmtr-send {
		bottom: 15px !important;
		width: 100%;
	}
	#cbcr-barr.dstb, #cbcr-barr.dstb .web-cntd {
		border: 0px;
		height: 38px;
		background: #404647;
	}
	body.dstb #cbcr-crrto {
		left: 20px;
		top: -7px;
        position: relative;
	}
	#cbcr .menu-fake .cntd .thide {
		display: block !important;
	}
	body.dstb.fixed #cbcr-barr {
		background: #404647;
	}
	body.dstb.fixed #cbcr .menu-fake>div:first-child {
		background: #404647;
	}
	body.dstb.fixed #cbcr-crrto {
		top: 0px;
		height: 38px;
	}
	body.dstb.fixed #cbcr-barr.dstb .web-cntd {
		height: 38px !important;
	}
	body.dstb.fixed #cbcr-barr.dstb .znds, #cbcr-barr.dstb .znds {
		display: none;
	}
}

.prdct-vrtl.slick-slide, .prdct.a03.prdct-vrtl.slick-slide:nth-child(3n+0), .prdct.a03.prdct-vrtl.slick-slide {
	display: block;
}

#rltd {
	position: relative;
}

#rltd .slick-prev, #rltd .slick-next {
	position: absolute;
	top: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	background-color: #3f4547;
	z-index: 4;
	border-radius: 100%;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

#rltd .slick-prev i, #rltd .slick-next i {
	color: #fff;
	font-size: 22px;
}

#rltd .slick-prev {
	left: -40px;
}

#rltd .slick-next {
	right: -40px;
}

#bners {
	background-color: #eef2f4;
	padding: 20px 0;
	overflow-y: auto;
}

@media only screen and (max-width: 763px) {
	#bners {
		padding-bottom: 20px;
	}
}

#bners ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-width: 1000px!important;
}

#bners li {
	width: 237px;
	position: relative;
	padding: 0 0 0 60px;
}

@media only screen and (max-width: 763px) {
	#bners li {
		margin: 0 10px;
	}
}

#bners li:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	height: 56px;
	width: 64px;
	margin-top: -28px;
	background-image: url("/theme/web/images/custom/banners-home.png");
	background-position: 0 0;
	background-repeat: no-repeat;
}

#bners li div {
	font-family: 'Catamaran';
	font-size: 20px;
	color: #f92823;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

#portuguese #bners li div {
	font-size: 17px;
}

#bners li h3 strong {
	font-family: 'Catamaran - Black';
}

#bners li h3 span {
	display: block;
}

#bners li p {
	margin: 0;
	font-size: 14px;
	text-align: left;
}

#bners .banner-opinion span {
	display: inline;
}

#bners .banner-confianza {
	width: 173px;
}

#bners li.banner-envio-gratis {
	width: 196px;
}

#bners li.banner-portes {
	width: 203px;
}

#bners li.separator {
	width: 1px;
	height: 56px;
	background-color: #8b9192;
	padding: 0;
}

#bners li.separator::before {
	display: none;
}

#bners .banner-opinion:before {
	background-position: 0 -7px;
	width: 43px;
}

#bners .banner-confianza:before {
	background-position: -45px -7px;
	width: 55px;
}

#bners .banner-envio-gratis:before {
	background-position: -108px -7px;
	width: 49px;
}

#bners .banner-portes:before {
	background-position: -162px -7px;
	width: 52px;
}

.man-men {
	position: relative;
    background: white;
    z-index: 1;
    padding: 0;
    width: 100%;
    max-width: 1020px;
    margin: 0px auto;
    min-width: 327px !important;
	display: none;
}

.brand-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 0 60px 0;
}

.brand-list li {
	width: 188px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 4px auto;
}

@media all and (-ms-high-contrast:none) {
	.brand-list {
		display: block;
	}
	.brand-list li {
		display: inline-block;
		margin: 7px 7px;
	}
}

.brand-list.brand-list-xl li {
	width: 230px;
	margin-bottom: 20px;
}

@media only screen and (max-width: 763px) {
	.brand-list.brand-list-xl li {
		width: 150px;
		margin-bottom: 10px;
	}
}

.brand-list.brand-list-xl li img {
	height: 25px;
}

@media only screen and (max-width: 763px) {
	.brand-list.brand-list-xl li img {
		height: auto;
	}
}

@media only screen and (max-width: 763px) {
	.brand-list li {
		width: 150px;
	}
}

.brand-list li a, #menu-panel .link7, #menu-panel .link8 {
	border: 1px solid #bdc2c5;
	border-radius: 10px;
	display: block;
	padding: 12px;
	text-align: center;
	width: 100%;
	background-color: #fff;
	text-align: center;
	font-size: 20px;
}

#menu-panel .link7:hover {
	color: #f9403a!important;
}

.brand-list li img {
	height: 20px;
	filter: grayscale(1);
}

.brand-list a:hover img {
	filter: grayscale(0);
}

.transition {
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out
}

.transition.slow {
	transition: all .7s ease-in-out;
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
}

.cmtr-buton {
	text-decoration: underline;
	cursor: pointer;
}

.reviews-list {
	margin: 0 0 40px 0;
}

@media only screen and (max-width: 763px) {
	.reviews-list {
		overflow-y: auto;
		padding-bottom: 20px;
	}
}

.reviews-list ul {
	display: grid;
	grid-column-gap: 30px;
	grid-template-columns: repeat(4, 1fr);
}

@media only screen and (max-width: 763px) {
	.reviews-list ul {
		min-width: 1000px!important;
	}
}

.reviews-list ul li {
	padding: 10px 20px;
    background-color: #eef2f4;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
	min-width: 272px;
}

.reviews-list ul li small {
	font-weight: bold;
    color: #c45500;
}

@media all and (-ms-high-contrast:none) {
	.reviews-list ul {
		display: block;
		text-align: center;
	}
	.reviews-list ul li {
		display: inline-block;
		margin: 0 10px;
		width: 22%;
		vertical-align: top;
	}
}

.reviews-list img {
	float: left;
	width: 55px;
	height: 55px;
}

.reviews-list .reviews-name-customer {
	text-align: right;
}

.reviews-list .reviews-name-customer span {
	text-align: right;
	margin-top: -2px;
}

.reviews-list .reviews-name-customer span i {
	font-size: 18px;
}

.reviews-list ul p {
	margin: 0;
}

.reviews-list .reviews-stars {
	text-align: right;
}

.reviews-list .review-date {
	margin: 0 0 10px 0;
	text-align: right;
}

.reviews-list a {
	color: #283031;
}

.Comment img {
	width: 55px;
	height: 55px;
}

.title-home {
	background-color: transparent;
	padding: 0;
	font-family: 'Catamaran';
	text-transform: uppercase;
	font-size: 22px;
	margin: 0 0 30px 0;
	font-weight: bold;
	position: relative;
	border-radius: 0;
	width: 100%;
}

.title-home.margin-top {
	margin-top: 40px;
}

.title-home span {
	font-size: 0.8em;
	font-size: 15px;
	font-style: italic;
	color: #808b8c;
	text-transform: none;
}
.title-home.separator-categories  span {
	font-size: 22px;
    font-style: inherit;
}
.title-home:before {
	content: "";
	position: absolute;
	left: calc(-100% - 25px);
	top: 10px;
	height: 2px;
	width: 100%;
	background-color: #283132;
}

.title-home.separator-categories {
	border-top: 1px solid #afafaf;
	padding: 30px 0 0 0;
	margin: 80px 0 65px 0;
}

.title-home.separator-categories:before {
	top: 40px;
}

.title-home.separator-categories:after {
	top: 35px;
}

@media only screen and (max-width: 763px) {
	.title-home:before {
		left: calc(-100% - 9px);
	}
}

.title-home:after {
	content: "";
	position: absolute;
	left: -30px;
	top: 5px;
	background-image: url("/theme/web/images/custom/title-home-arrow.png");
	height: 12px;
	width: 8px;
}

@media only screen and (max-width: 763px) {
	.title-home:after {
		left: -10px;
	}
}

.title-home a {
	float: right;
	font-size: 15px;
	font-style: italic;
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	color: #808b8c;
}

.title-home a:hover {
	text-decoration: underline;
}

.title-home.border-line {
	border-bottom: 1px solid #d5dadd;
	padding-bottom: 20px;
}

.blog {
	margin: 0 0 100px 0;
}

@media only screen and (max-width: 763px) {
	.post-list {
		overflow-y: auto;
		padding-bottom: 20px;
	}
}

.post-list ul {
	display: grid;
	grid-column-gap: 30px;
	grid-row-gap: 30px;
	grid-template-columns: repeat(3, 1fr);
}

@media only screen and (max-width: 763px) {
	.post-list ul {
		min-width: 1000px!important;
	}
}

.post-list li {
	border: 1px solid #bdc2c5;
}

@media all and (-ms-high-contrast:none) {
	.post-list ul {
		display: block;
		text-align: center;
	}
	.post-list ul li {
		display: inline-block;
		margin: 0 10px;
		width: 30%;
		vertical-align: top;
	}
}

.post-list li .cntd {
	padding: 20px 20px 30px 20px;
}

.post-list .post-title {
	font-size: 16px;
	font-weight: bold;
}

.post-list .post-image
{
	text-align: center;
	padding: 10px;
    width: 100%;
    height: 162px;
    overflow: hidden;
}

.post-list .read-more {
	color: #f92823;
}

.index .seotx table {
	width: 100%;
}

@media only screen and (max-width: 763px) {
	.index .seotx {
		column-count: 1;
	}

	.index .seotx table {
		overflow: scroll;
		padding-bottom: 30px;
		display: block;
	}

	.index .seotx img {
		padding: 5px;
	}
}

.index .seotx>div {
	border-left: 3px solid #f92823;
	padding: 0 20px;
	display: inline-block;
	width: 100%;
	margin: 0 0 50px 0;
}

.index .seotx h2 {
	font-size: 16px;
	color: #f92823;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 30px 0;
}

.seotx ol, .seotx ul {
	list-style: disc;
	padding-left: 6px;
	margin: 15px;
}

.develop_alert {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(255, 204, 0, 0.95);
	color: #000;
	text-align: center;
	font-weight: bold;
	padding: 15px 0;
	border-bottom: 2px solid #ffaa00;
	z-index: 9999;
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	pointer-events: none;
	user-select: none;
}

.head-info {
	background: #1e2a2c;
	padding: 14px;
	height: 40px;
	color: #ffffff;
}

.head-info .web-cntd {
	display: flex;
}

.head-info strong {
	font-size: 14px;
	line-height: 14px;
}

.head-info .info-contact {
    position: relative;
    top: -3px;
	right: -279px;
}

.head-info .info-contact a {
	font-size: 14px;
    color: #fff;
    padding-left: 30px;
    display: inline-block;
    top: -16px;
    position: relative;
}

.head-info .info-contact span {
	background-image: url("/theme/web/images/custom/footer-icons.png");
	background-position: 0 0;
	left: 15px;
    top: -6px;
	height: 30px;
	width: 30px;
	display: inline-block;
	position: relative;
}

.head-info .info-contact .mail {
	background-position: -30px 0;
}

.head-info .info-contact .whts {
	background-position: -58px 0;
}

@media only screen and (max-width: 763px) {
	.head-info strong {
		font-size: 10px;
		line-height: 13px;
		width: 100%;
		left: -10px;
		top: -7px;
		position: relative;
	}

	.head-info .info-contact {
		right: 0px;
	}

	.head-info .info-contact .mail {
		display: none;
	}

	.head-info .info-contact .whts {
		display: none;
	}

	.head-info .info-contact .cntc {
		display: none;
	}

	.head-info .info-contact span {
		left: 48px;
        top: -26px;
	}

	.head-info .info-contact a {
		top: -55px;
		width: 121px;
		right: -60px;
	}
}

.column.footer-info {
	display: flex;
	margin: 0 0 20px 0;
}

@media only screen and (max-width: 763px) {
	.column.footer-info {
		flex-wrap: wrap;
	}
}

.footer-info .social-icons {
	margin: 15px 40px 0 0;
}

@media only screen and (max-width: 763px) {
	.footer-info .social-icons {
		margin: 0 20px 0 0;
	}
}

.footer-info .social-icons li {
	margin: 0 0 15px 0;
}

.footer-info .social-icons li:last-child {
	margin: 0 0 0 0;
}

.footer-info .social-icons a {
	display: flex;
	height: 45px;
	width: 45px;
	background-color: #fff;
	align-items: center;
	justify-content: center;
}

.footer-info .social-icons a i {
	color: #1f2525;
	font-size: 30px;
}

.footer-info .info-contact {
	margin: 15px 0 0 0;
}

@media only screen and (max-width: 768px) {
	.footer-info .info-contact {
		margin: 0 20px 25px 0;
		width: 270px;
	}
}

.footer-info .info-contact li {
	margin: 0 0 10px 0;
	position: relative;
	padding-left: 40px;
	font-size: 17px;
	font-family: 'Catamaran';
}

.footer-info .info-contact li:last-child {
	margin: 0 0 0 0;
}

@media only screen and (max-width: 763px) {
	.footer-info .info-contact {
		margin: 0 0 25px 0;
		width: 262px;
	}
	.footer-info .info-contact li {
		font-size: 14px;
	}
	.footer-info .info-contact li.phone {
		font-size: 17px;
	}
	.footer-info .social-icons li {
		margin: 0 0 5px 0;
	}
}

#menu-panel ul li.lnkfrs p.icons {
	padding-left: 40px;
}

.footer-info .info-contact li:before, #menu-panel ul li.lnkfrs p.icons:before {
	content: "";
	background-image: url("/theme/web/images/custom/footer-icons.png");
	height: 30px;
	width: 30px;
	position: absolute;
	top: -5px;
	left: 0;
	background-position: 0 0;
}

.footer-info .info-contact li.mail:before, #menu-panel ul li.lnkfrs p.mail:before {
	background-position: -30px 0;
}

.footer-info .info-contact li.address:before, #menu-panel ul li.lnkfrs p.address:before {
	background-position: -60px 0;
}

.footer-info .info-contact li.phone {
	font-size: 20px;
}

.footer-info .info-contact a {
	color: #fff;
}

.footer-info .newsletter-form {
	width: 320px;
	position: relative;
	background-color: #f92823;
	padding: 20px 25px 20px 40px;
	margin-left: auto;
}

.fotr-clmn {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	width: 509px;
	font-family: 'Catamaran';
	font-size: 17px;
	line-height: 35px;
	margin-bottom: 1em;
}

.fotr-clmn span {
	font-weight: 600;
}

.fotr-clmn ul {
	margin-left: 0;
}

.fotr-clmn a {
	color: #fff;
}

.fotr-clmn a:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 763px) {
	.fotr-clmn .cntr {
		text-align: center;
	}

	.footer-info .newsletter-form {
		width: 100%;
		padding: 20px 15px 20px 15px;
	}
}

.footer-info .newsletter-form:before {
	content: "";
	background-image: url("/theme/web/images/custom/newsletter-border.png");
	width: 7px;
	height: 146px;
	top: 50%;
	left: 0;
	margin-top: -73px;
	position: absolute;
}

.footer-info .newsletter-form:after {
	content: "";
	background-image: url("/theme/web/images/custom/newsletter-border.png");
	width: 7px;
	height: 146px;
	top: 50%;
	right: 0;
	margin-top: -73px;
	position: absolute;
	transform: rotate(180deg);
}

.footer-info .newsletter-form .newsletter-input {
	position: relative;
	border-bottom: 1px solid #fff;
}

.footer-info .newsletter-form .newsletter-input .input {
	background-color: transparent;
	color: #fff;
	border: 0;
	width: 100%;
	box-sizing: border-box;
	font-style: italic;
	font-size: 17px;
	padding: 7px 7px 7px 45px;
}

.footer-info .newsletter-form {
	color: white;
}

.footer-info .newsletter-form .newsletter-input .input::placeholder {
	color: white;
}

.footer-info .newsletter-form .newsletter-input .tt {
	position: absolute;
	font-size: 32px;
	top: 8px;
}

.footer-info .newsletter-form .newsletter-input .submit {
	position: absolute;
	background-image: url("/theme/web/images/custom/newsletter-submit.png");
	background-color: #f92823;
	border: none;
	height: 30px;
	width: 60px;
	background-position: center;
	background-repeat: no-repeat;
	right: 0;
	cursor: pointer;
}

.footer-info .newsletter-form .rgpd-check {
	font-style: italic;
	font-size: 13px;
}

.footer-info .newsletter-form div {
	font-family: 'Catamaran - Black';
	text-transform: uppercase;
	font-size: 24px;
	margin: 0 0 10px 0;
}

.footer-info .newsletter-form div>span {
	display: block;
	background-color: #1e2326;
	padding: 2px 18px;
	margin-left: -29px;
	transform: rotate(-1deg);
}

#portuguese .footer-info .newsletter-form div>span {
	font-size: 23px;
}

@media only screen and (max-width: 763px) {
	.footer-info .newsletter-form div>span {
		font-size: 20px;
		text-align: right;
		padding: 2px 7px;
		margin-left: 0;
	}
}

/* Newsletter Popup - Inicio */

#mgp-1.newsletter-popup {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 320px;
}

.newsletter-popup .mfp-close {
	background-color: #000 !important;
}

.newsletter-popup .newsletter-form {
	width: 320px;
	position: relative;
	background-color: #f92823;
	padding: 20px 25px 20px 40px;
}

@media only screen and (max-width: 763px) {
	.newsletter-popup .newsletter-form {
		width: 100%;
		padding: 20px 15px 20px 15px;
	}
}

.newsletter-popup .newsletter-form:before {
	content: "";
	background-image: url("../images/custom/newsletter-border.png");
	width: 7px;
	height: 146px;
	top: 50%;
	left: 0;
	margin-top: -73px;
	position: absolute;
}

.newsletter-popup .newsletter-form:after {
	content: "";
	background-image: url("../images/custom/newsletter-border.png");
	width: 7px;
	height: 146px;
	top: 50%;
	right: 0;
	margin-top: -73px;
	position: absolute;
	transform: rotate(180deg);
}

.newsletter-popup .newsletter-form .newsletter-input {
	position: relative;
	border-bottom: 1px solid #fff;
}

.newsletter-popup .newsletter-form .newsletter-input .input {
	background-color: transparent;
	color: #fff;
	border: 0;
	width: 100%;
	box-sizing: border-box;
	font-style: italic;
	font-size: 17px;
	padding: 7px 7px 7px 45px;
}

.newsletter-popup .newsletter-form {
	color: white;
}

.newsletter-popup .newsletter-form .newsletter-input .input::placeholder {
	color: white;
}

.newsletter-popup .newsletter-form .newsletter-input .tt {
	position: absolute;
	font-size: 32px;
	top: 8px;
}

.newsletter-popup .newsletter-form .newsletter-input .submit {
	position: absolute;
	background-image: url("../images/custom/newsletter-submit.png");
	background-color: #f92823;
	border: none;
	height: 30px;
	width: 60px;
	background-position: center;
	background-repeat: no-repeat;
	right: 0;
	cursor: pointer;
}

.newsletter-popup .newsletter-form .rgpd-check {
	font-style: italic;
	font-size: 13px;
}

.newsletter-popup .newsletter-form div {
	font-family: 'Catamaran - Black';
	text-transform: uppercase;
	font-size: 24px;
	margin: 0 0 10px 0;
}

.newsletter-popup .newsletter-form div>span {
	display: block;
	background-color: #1e2326;
	padding: 2px 18px;
	margin-left: -29px;
	transform: rotate(-1deg);
}

#portuguese .newsletter-popup .newsletter-form div>span {
	font-size: 23px;
}

@media only screen and (max-width: 763px) {
	.newsletter-popup .newsletter-form div>span {
		font-size: 20px;
		text-align: right;
		padding: 2px 7px;
		margin-left: 0;
	}
}

.newsltter-discount-tag span, .newsletter-popup .newsletter-form div span span {
	animation: blink-animation 1s steps(5, start) infinite;
	-webkit-animation: blink-animation 1s steps(5, start) infinite;
}

.newsletter-popup .newsletter-form .rgpd-check {
    position: relative;
    padding: 0 0 0 20px;
}

/* Newsletter Popup - Fin */

.footer-info .newsletter-form .rgpd-check {
    position: relative;
    padding: 0 0 0 20px;
}

.footer-text {
	color: #858989;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #595c5d;
}

.footer-text > div {
	margin-bottom: 20px;
}

.footer-text > div:last-child {
	margin: 0;
	display: flex;
}

.footer-text{
    display: flex;
    align-items: flex-start;
}

.footer-text-junta{
	background: #fff;
    max-width: 318px;
    margin-left: 20px !important;
    width: 100%;
}

.footer-text .logos{
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0px 0 20px 0;
    padding: 10px 0px;
}

@media only screen and (max-width: 763px) {
	.footer-text > div:last-child {
		display: block;
	}

	.footer-text{display: block}

	.footer-text-junta{
		margin: 0px auto;
	}

	.footer-text .logos > *{
		max-width: 60px;
	}

	.column.rftr {
		width: 100%;
		margin: auto;
		text-align: center;
		margin-top: 10px;
	}

	.column.rftr div {
		float: none !important;
	}

	.column.rftr img {
		margin: auto;
	}
}
.footer-text > div:last-child div {
	width: 100%;
}
.footer-text > div:last-child .logos {
	background-color: #fff;
    width: 100%;
    margin: 0 20px 0 0;
    padding: 14px;
    text-align: center;
	display: flex;
	flex-direction: row;
    margin-bottom: 1.5em;
    justify-content: space-between;
}

@media only screen and (max-width: 763px) {
	.footer-text > div:last-child .logos {
		margin-bottom: 30px;
	}
}

.footer-text > div:last-child .logos img {
	margin: auto;
}
.information-menu {
	margin: 0 0 20px 0;
}

.information-menu li {
	display: inline-block;
	margin: 0 30px 0 0;
	position: relative;
}

.information-menu li:after {
	content: "";
	position: absolute;
	top: 2px;
	right: -17px;
	width: 2px;
	background-color: #fff;
	height: 12px;
}

@media only screen and (max-width: 763px) {
	.information-menu, .footer-text-prices p {
		text-align: center;
	}
}


.information-menu li:last-child:after {
	display: none;
}

.information-menu a {
	color: #fff;
}

.information-menu a:hover {
	text-decoration: underline;
}

.footer-text-prices-content {
	position: relative;
	padding: 0 0 20px 0;
}

.footer-text-prices p {
	margin: 0;
	color: #858989;
}

.footer-text-prices p strong {
	color: #fff;
	font-weight: normal;
}

#fotr .denox {
	position: absolute;
	right: 0;
	top: -16px;
	font-size: 14px;
	color: #860047;
	line-height: 18px;
	height: 62px;
	margin-top: -32px;
	font-weight: bold;
}

#fotr .denox a {
	display: inline-block;
	background-position: -20px -473px;
	width: 117px;
	height: 60px;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	top: 0px;
	vertical-align: top;
	margin-left: 9px;
}

@media only screen and (max-width: 763px) {
	#fotr .denox {
		position: relative;
		top: auto;
		left: auto;
		height: 70px;
		text-align: center;
		margin: 7px 0 0 0;
	}
	#fotr .denox a {
		margin: 0;
	}
}

.main-fake {
	position: relative;
	width: 45px;
	height: 35px;
	display: block;
	margin-top: -11px;
	cursor: pointer;
}

@media only screen and (max-width: 1024px) {
	.main-fake {
		margin-right: 20px;
	}
}

@media only screen and (max-width: 763px) {
	.main-fake {
		width: 30px;
		height: 25px;
		margin-right: 0;
	}
}

.main-fake strong {
	position: absolute;
    bottom: -27px;
    left: 0;
    right: 0;
    text-align: center;
    color: #f92823;
}

@media only screen and (max-width: 763px) {
	.main-fake strong {
		font-size: 11px;
		bottom: -23px;
	}
}

.main-fake span, .main-fake:before, .main-fake:after {
	content: "";
	height: 5px;
	width: 100%;
	background: #1e2a2c;
	position: absolute;
}

@media only screen and (max-width: 763px) {
	.main-fake span, .main-fake:before, .main-fake:after {
		height: 3px;
	}
}

.main-fake span {
	top: 50%;
	margin-top: -1.5px;
}

.main-fake:before {
	top: 0;
}

.main-fake:after {
	bottom: 0;
}

.search-box {
	width: 332px;
	position: relative;
}

@media only screen and (max-width: 1024px) {
	.search-box {
		margin-right: 20px;
		width: 300px;
	}
}

@media only screen and (max-width: 763px) {
	.search-box {
		padding: 20px;
		max-width: 0;
		position: absolute;
		opacity: 0;
		z-index: -1;
	}
	.search-box.visible {
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #fff;
		top: 0;
		width: auto;
		z-index: 999;
		margin: 0;
		max-width: 100%;
		opacity: 1;
	}
}

.search-box p {
	box-sizing: border-box;
	padding: 0 50px 0 0;
	position: relative;
	margin: 0;
}

.search-box input {
	/*
	width: 100%;
	box-sizing: border-box;
	border: none;
	padding: 10px 0;
	border-bottom: 1px solid #1e2a2c;
	border-radius: 0;
	*/
	width: 100%;
    font-size: 17px;
    color: #ffffff;
    background-color: #fe7f7c;
    box-sizing: border-box;
    padding: 12px;
    border-radius: 40px;
    border: none;
}

.search-box input::placeholder{
    color: #ffffff;
}

.search-box .search-button {
	position: absolute;
	top: 3px;
	right: 0;
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.search-box .search-button i {
	font-size: 33px;
}

.header-icons {
	display: block;
	width: 35px;
	height: 31px;
	text-indent: -20000px;
	background-image: url("/theme/web/images/custom/header-icons.png?v=1.2");
	position: relative;
}

.header-icons.icon-login {
	background-position: 0 0;
	cursor: pointer;
}

.header-icons.icon-account {
	background-position: -308px 0;
}

@media only screen and (min-width: 763px) {
	.header-icons.icon-login.showed, .header-icons.icon-login:hover {
		background-position: 0 -31px;
	}
	.header-icons.icon-account.showed, .header-icons.icon-account:hover {
		background-position: -308px -30px;
	}
}

.header-icons.icon-login:before, .header-icons.icon-account:before {
	content: attr(data-text);
    position: absolute;
    color: #000;
    bottom: -32px;
    left: -28px;
    text-indent: 0;
    width: 100px;
    text-align: center;
	font-size: 11px;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out
}

.fixed .header-icons.icon-login:before, .fixed .header-icons.icon-account:before {
	bottom: -22px;
}


@media only screen and (max-width: 763px) {
	.header-icons.icon-login:before, .header-icons.icon-account:before {
		bottom: 4px;
		left: 45px;
		width: 114px;
		text-align: left;
		font-size: 14px;
	}
}

.header-icons.icon-language {
	background-position: -62px 0;
	text-indent: 0;
	position: relative;
	cursor: pointer;
}

.header-icons.icon-language img {
	position: absolute;
	width: 25px;
	height: auto;
	right: -6px;
	top: 2px;
}

@media only screen and (min-width: 763px) {
	.header-icons.icon-language.showed, .header-icons.icon-language:hover {
		background-position: -62px -31px;
	}
}

.header-icons.icon-wishlist {
	background-position: -123px 0;
}

.header-icons.icon-wishlist.showed, .header-icons.icon-wishlist:hover {
	background-position: -123px -31px;
}

.header-icons.icon-shopping-cart {
	background-position: -198px 0;
	position: relative;
	text-indent: 0;
	cursor: pointer;
}

@media only screen and (max-width: 763px) {
	.header-icons.icon-shopping-cart {
		width: 28px;
		height: 27px;
		background-position: -270px 0;
	}
}

.header-icons.icon-shopping-cart.with-products {
	background-position: -198px -31px;
}

@media only screen and (max-width: 763px) {
	.header-icons.icon-shopping-cart.with-products {
		background-position: -271px -31px;
		margin-top: -7px;
	}
}

.header-icons.icon-shopping-cart:hover:after {
	display: none;
}

.header-icons.icon-shopping-cart .numbr {
	position: absolute;
	font-weight: bold;
	bottom: -4px;
	right: 38px;
}

@media only screen and (max-width: 763px) {
	.header-icons.icon-shopping-cart .numbr {
		right: 31px;
	}
}

.header-icons.icon-shopping-cart .prco {
	position: absolute;
	color: #3AB769;
	top: 32px;
	right: 6px;
}

@media only screen and (max-width: 763px) {
	.header-icons.icon-shopping-cart .prco {
		top: 26px;
		right: 3px;
	}
}

.header-icons.showed:after, .header-icons:hover:after {
	content: "";
    position: absolute;
    right: -14px;
    height: 95px;
    background-color: #f92822;
    top: -50px;
    left: -10px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    z-index: -1;
}

@media only screen and (max-width: 763px) {
	.header-icons.showed:after, .header-icons:hover:after {
		display: none;
	}
}

.selector-language {
	background-image: url("/theme/web/images/custom/language-background.png");
	background-color: #f92822;
	background-repeat: no-repeat;
	background-position: 10% 0;
	color: #fff;
	max-height: 0em;
	overflow: hidden;
}

.selector-language .web-cntd {
	padding: 40px 0;
}

.selector-language p {
	text-align: center;
}

.selector-language p.title-language {
	font-family: 'Catamaran';
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	margin: 0 0 15px 0;
}

.selector-language .close, .login-form-content .close {
	display: none;
}

@media only screen and (max-width: 763px) {
	.selector-language .close, .login-form-content .close {
		position: absolute;
		top: 0;
		right: 0;
		padding: 20px;
		color: #fff;
		font-size: 20px;
		z-index: 998;
		cursor: pointer;
	}
	.selector-language.showed .close, .login-form-content.showed .close {
		display: block;
	}
	.login-form-content .close {
		color: #000;
		top: 20px;
		cursor: pointer;
	}
}

.selector-language ul {
	margin: 0;
	text-align: center;
}

.selector-language li {
	width: 160px;
	display: inline-block;
	margin: 0 20px;
}

@media only screen and (max-width: 763px) {
	.selector-language li {
		margin: 20px auto;
		display: block;
	}
}

.selector-language ul a {
	display: block;
	padding: 15px 15px 7px 15px;
	border-radius: 15px;
	background-color: #fff;
	opacity: 0.4;
}

.selector-language li.selected a, .selector-language li a:hover {
	opacity: 1;
}

.selector-language ul p {
	margin: 5px 0;
	text-transform: uppercase;
}

.selector-language.showed {
	max-height: 999em;
}

@media only screen and (max-width: 763px) {
	.selector-language.showed {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1000;
		overflow: auto;
	}
}

.login-form-content {
	max-height: 0;
	overflow: hidden;
}

.login-form-content.showed {
	max-height: 999em;
}

@media only screen and (max-width: 763px) {
	.login-form-content.showed {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1000;
		overflow: auto;
		background-color: #fff;
	}
}

.login-form {
	padding: 30px 0 10px 0;
	border-top: 10px solid #f9403a;
}

.login-form .web-cntd {
	display: flex;
}

@media only screen and (max-width: 763px) {
	.login-form .web-cntd {
		display: block;
	}
}

.login-form .web-cntd form {
	width: 100%;
	margin: 0 0 0 20px;
}

@media only screen and (max-width: 763px) {
	.login-form .web-cntd form {
		margin: 0 0 0 0;
	}
}

.login-form .title-home {
	margin: 8px 0 0 0;
	max-width: 90px;
}

@media only screen and (max-width: 763px) {
	.login-form .title-home {
		margin: 0 0 15px 0;
		padding: 0 0 0 15px;
	}
}

.login-form .title-home:before {
	left: calc(-1000% - 25px);
	width: 1000%;
}

@media only screen and (max-width: 763px) {
	.login-form .title-home:before {
		left: calc(-1000%);
		width: 1000%;
	}
	.login-form .title-home:after {
		left: -1px;
	}
}

.login-form form aside {
	display: grid;
	grid-column-gap: 10px;
	grid-template-columns: repeat(3, 1fr);
	margin: 0 0 10px 0;
}

@media only screen and (max-width: 763px) {
	.login-form form aside {
		display: grid;
		grid-row-gap: 5px;
		grid-template-columns: repeat(1, 1fr);
		margin: 0 0 15px 0;
	}
}

.login-form form input {
	background-color: #E5E6E6;
	border: none;
	padding: 10px 20px;
	font-style: italic;
	font-size: 16px;
}

.login-form form button {
	padding: 10px 20px;
}

.login-form .remember_me {
	display: inline-block;
	margin: 0 0 0 34px;
}

.login-form .remember_me, .login-form .remember_me label {
	cursor: pointer;
}

.xform.remember_me input[type="checkbox"]+label span {
	background-color: #E5E6E6;
	margin-right: 10px;
}

.xform input[type="checkbox"]+label span:before {
	background-color: #E5E6E6;
	border-color: #E5E6E6;
	border-radius: 0;
}


#box-nwlt .xform input[type="checkbox"]+label span:before {
	border: 1px solid #fff;
	background-color: transparent;
}

.login-form .remember {
	text-decoration: underline;
}

.login-form .remember:before {
	content: "";
	display: inline-block;
	background-image: url(/theme/web/images/custom/header-icons.png?v=1.2);
	height: 15px;
	width: 16px;
	background-position: -241px 0;
	margin: 0px 7px 0 0;
	vertical-align: middle;
}

.create-account-form {
	background-image: url("/theme/web/images/custom/language-background.png");
	background-color: #f92822;
	background-repeat: no-repeat;
	background-position: 10% 0;
	color: #fff;
	padding: 35px 0;
}

.create-account-form .web-cntd {
	display: grid;
	grid-column-gap: 60px;
	grid-template-columns: repeat(2, 1fr);
}

@media all and (-ms-high-contrast:none) {
	.create-account-form .web-cntd {
		display: flex;
	}
	.create-account-form .web-cntd aside:first-child {
		width: 100%;
		margin: 0 30px 0 0;
	}
	.create-account-form .web-cntd aside:last-child {
		width: 100%;
		margin: 0 0 0 30px;
	}
}

@media only screen and (max-width: 763px) {
	.create-account-form .web-cntd {
		grid-row-gap: 60px;
		grid-template-columns: repeat(1, 1fr);
	}
}

@media only screen and (max-width: 763px) {
	.create-account-form .button-grey {
		width: 100%;
	}
}

.create-account-form .web-cntd aside {
	position: relative;
	font-size: 16px;
	padding-left: 80px;
}

.create-account-form .web-cntd aside:before {
	content: "";
	width: 60px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/theme/web/images/custom/sprite.png);
	background-position: -79px -934px;
}

.create-account-form .web-cntd aside.distribuidores:before {
	background-position: -146px -934px;
	width: 70px;
}

.create-account-form .web-cntd aside.distribuidores {
	padding-left: 90px;
}

.create-account-form .web-cntd aside.clientes:after {
	content: "";
	position: absolute;
	width: 1px;
	top: 0;
	bottom: 0;
	right: -30px;
	background-color: #fff;
}

@media only screen and (max-width: 763px) {
	.create-account-form .web-cntd aside.clientes:after {
		width: auto;
		top: auto;
		bottom: -30px;
		right: 0;
		height: 1px;
		left: 0;
	}
}

.create-account-form .button-group {
	margin: 25px 0 0 0;
}

@media only screen and (max-width: 763px) {
	.create-account-form .button-group {
		margin: 25px 0 0 -80px;
	}
}

.button-grey {
	display: inline-block;
	padding: 10px 50px;
	background-color: #283031;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Catamaran';
	border: none;
	cursor: pointer;
	line-height: 1;
	text-align: center;
}

.button-grey:hover {
	background-color: #000;
}

.create-account-form aside h5 {
	font-size: 22px;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	font-family: 'Catamaran';
	font-weight: bold;
}

/* # PANEL MENU
================================================== */

.mm-panel-open, .mm-panel-open body {
	height: 100%;
	overflow: hidden;
}

#menu-panel .panels {
	position: relative;
	height: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	overflow: hidden;
	z-index: 3;
	width: 320px;
	margin: 0px auto;
	left: -508px;
}

@media only screen and (max-width: 763px) {
	#menu-panel .panels {
		width: 100%;
	}
}

.mm-panel-open #menu-panel {
	height: calc(100%);
	opacity: 1;
}

body.home .mm-panel-open #menu-panel {
	height: calc(100% - 28px);
	opacity: 1;
}

#menu-panel .close {
	background-color: #f9403a;
	opacity: 0.7;
	height: calc(100% - 0px);
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0px;
}

#menu-panel .panels>.mm {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	padding: 0px 0px 40px;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}

#menu-panel .panels>.mm:not(.mm-hidden) {
	display: block;
}

#menu-panel .mm.mm-hidden {
	display: none!important;
}

#menu-panel .mm.mm-open {
	z-index: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

#menu-panel .mm.mm-panel_highest {
	z-index: 2;
}

#menu-panel .mm.mm-panel_opened-parent {
	-webkit-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0);
}

#menu-panel .panels .mp-titu {
	position: relative;
	z-index: 3;
}

#menu-panel .panels .mp-titu .fa-times {
	display: none;
}

#menu-panel .panels .mm-child {
	position: relative;
}

#menu-panel .panels .mm-child:after {
	font-family: 'FontAwesome';
	content: "\f054";
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 0px;
	display: inline-block;
	font-size: 9px;
	transition: border 0.2s linear 0s, color 0.2s linear 0s;
	line-height: 13px;
	right: 35px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -6.7px;
	font-weight: bold;
}

#menu-panel {
	-webkit-transition: opacity 0.6s ease-in-out;
	-moz-transition: opacity 0.6s ease-in-out;
	-o-transition: opacity 0.6s ease-in-out;
	transition: opacity 0.6s ease-in-out;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	position: fixed;
	right: 0px;
	width: 364px;
	z-index: 1000;
	right: inherit;
	left: 0px;
	width: 100%;
	opacity: 0;
	top: 0px;
}

body.home #menu-panel {
	top: 0px;
}

#menu-panel .panels>.mm {
	padding: 0px;
	background: #fff;
	width: 320px;
}

@media only screen and (max-width: 763px) {
	#menu-panel .panels>.mm {
		width: 100%;
	}
}

/* # PANEL MENU ESTILO
================================================== */

#menu-panel-head {
	display: none;
}

#menu-panel .link1 {
	font-family: "Catamaran - Black";
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	display: block;
	margin-bottom: 7px;
}

#menu-panel .link1 .tt {
	text-transform: none;
	font-size: 25px;
	line-height: 16px;
	top: 6px;
	margin-right: 8px;
}

#menu-panel ul li {
	padding: 7px 30px;
	margin-bottom: 4px;
}

#menu-panel ul li.lnkfrs {
	padding: 30px;
	margin-bottom: 0;
	color: #f9403a;
	margin: 20px 0 0 0;
	font-family: 'Catamaran';
	font-size: 17px;
}

#menu-panel ul li.lnkfrs:hover {
	background-color: transparent!important;
}

#menu-panel ul li.lnkfrs a, #menu-panel ul li.lnkfrs a:hover {
	color: #f9403a !important;
}

#menu-panel ul li.lnkfrs p {
	margin: 0 0 15px 0;
	position: relative;
}

#menu-panel ul li.lnkfrs p strong {
	font-family: 'Catamaran - Black';
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#menu-panel ul li.lnkfrs p.phone {
	font-size: 20px;
}

#menu-panel ul.sbmn li:not(.lnkfrs) {
	margin-bottom: 3px;
}
#menu-panel ul.sbmn[data-id="27"] li:not(.lnkfrs) {
	margin-bottom: 0px;
	padding: 2px 30px;
}
#menu-panel ul.sbmn[data-id="27"] li:not(.lnkfrs) img {
	filter: grayscale(1);
}
#menu-panel ul.sbmn[data-id="27"] li:not(.lnkfrs):hover img {
	filter: grayscale(0);
}
#menu-panel ul li.mm-child:hover, #menu-panel .mm>ul>li:hover {
	background: #283031;
}

#menu-panel ul li.mm-child:hover a, #menu-panel ul li.mm-child:hover:after, #menu-panel .mm>ul>li:hover a, #menu-panel .mm>ul>li:hover span {
	color: #fff;
}

#menu-panel ul li.mm-child:hover img {
	filter: brightness(0) invert(1);
	-ms-filter: brightness(0) invert(1);
}

#menu-panel .link1.cl4 {
	margin-top: 30px;
	margin-bottom: 60px;
}

#menu-panel .link2 {
	text-transform: uppercase;
	font-family: "Catamaran";
	font-size: 18px;
	display: block;
	padding-right: 15px;
	position: relative;
	font-weight: 600;
}

#menu-panel .mm>ul>li span {
	cursor: pointer;
}

#menu-panel .link2.idc-618 {
	padding-left: 45px;
}

#menu-panel .link2.idc-618:before {
	content: "";
	height: 29px;
	width: 43px;
	background-image: url(/theme/web/images/custom/sprite.png);
	background-position: -17px -934px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	z-index: 0;
	transform: scale(0.8);
}

#menu-panel .link2.idc-50439 {
	padding-left: 45px;
}

#menu-panel .link2.idc-50439:before {
	content: "";
	height: 29px;
	width: 43px;
	background-image: url(/theme/web/images/custom/sprite.png);
	background-position: -262px -953px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	z-index: 0;
	transform: scale(0.8);
}

#menu-panel .products-new-link {
	margin: 30px 0 0 0;
}

#menu-panel .blog-link {
	margin: 30px 0;
}

#menu-panel .link2.idc-56 {
	color: #00C044;
}

#menu-panel .link2.idc-56 img {
	-webkit-filter: sepia(0%) saturate(320%) hue-rotate(457deg) invert(1);
	filter: sepia(0%) saturate(320%) hue-rotate(457deg) invert(1);
	-ms-filter: sepia(0%) saturate(320%) hue-rotate(457deg) invert(1);
	-moz-filter: sepia(0%) saturate(320%) hue-rotate(457deg) invert(1);
	-o-filter: sepia(0%) saturate(320%) hue-rotate(457deg) invert(1);
}

#menu-panel .link2.idc-373 {
	color: #F6681E;
}

#menu-panel .link2.idc-373 img {
	-webkit-filter: sepia(0%) saturate(490%) hue-rotate(330deg) invert(1);
	filter: sepia(0%) saturate(490%) hue-rotate(330deg) invert(1);
	-ms-filter: sepia(0%) saturate(490%) hue-rotate(330deg) invert(1);
	-moz-filter: sepia(0%) saturate(490%) hue-rotate(330deg) invert(1);
	-o-filter: sepia(0%) saturate(490%) hue-rotate(330deg) invert(1);
}

#menu-panel .link2.idc-491 {
	color: #FF4925;
}

#menu-panel .link2.idc-491 img {
	-webkit-filter: sepia(0%) saturate(1060%) hue-rotate(330deg) invert(1);
	filter: sepia(0%) saturate(1060%) hue-rotate(320deg) invert(1);
	-ms-filter: sepia(0%) saturate(1060%) hue-rotate(320deg) invert(1);
	-moz-filter: sepia(0%) saturate(1060%) hue-rotate(320deg) invert(1);
	-o-filter: sepia(0%) saturate(1060%) hue-rotate(320deg) invert(1);
}

#menu-panel .link2 .tt {
	font-size: 22px;
	line-height: 16px;
	top: 7px;
	margin-right: 5px;
}

#menu-panel .link2 img {
	margin-right: 5px;
	display: inline-block;
	position: relative;
}

#menu-panel .otlt {
	margin-bottom: 35px;
}

#menu-panel .ctgr-spec {
	margin-bottom: 35px;
}

#menu-panel .ctgr-spec .link2 {
	margin-bottom: 0px;
}

#menu-panel .h-100 {
	height: 100%;
	padding-top: 30px;
}

#menu-panel .link3 {
	color: #7c7c7c;
	font-size: 14px;
	font-family: "Montserrat";
	font-weight: 500;
	font-style: italic;
	letter-spacing: 0.3px;
	line-height: 14px;
	display: block;
	margin-bottom: 20px;
}

#menu-panel .link4 {
	display: block;
	margin-bottom: 0px;
	background: #283031;
	position: absolute;
	left: 0px;
	width: 100%;
	padding: 14px 10px 13px 40px;
	color: #ffffff !important;
	font-family: "Catamaran";
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5px;
	top: 50px;
	min-height: 42px;
	overflow: hidden;
}

#menu-panel .link4 span {
	transform: rotate(-90deg);
	display: inline-block;
	margin-right: 10px;
	margin-left: -6px;
}

#menu-panel .link5, #menu-panel .link6 {
	font-family: "Catamaran";
	font-size: 16px;
	display: block;
	position: relative;
	font-weight: 600;
}

#menu-panel .link5.last {
	margin-bottom: 24px;
}

#menu-panel .link5:after {
	font-family: 'FontAwesome';
	content: "\f054";
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 0px;
	display: inline-block;
	font-size: 9px;
	transition: border 0.2s linear 0s, color 0.2s linear 0s;
	line-height: 13px;
	right: 5px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -6.7px;
	font-weight: bold;
}

#menu-panel .rdes-wrpr {
	padding-bottom: 30px;
	padding-top: 30px;
}

#menu-panel .head {
	width: 320px;
	padding-right: 30px;
	padding-left: 30px;
	z-index: 3;
	position: relative;
	background: #fff;
	margin: 0px auto;
	left: -508px;
	height: 126px;
	position: absolute;
	padding-bottom: 20px;
	padding-top: 30px;
}

#menu-panel .head:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 30px;
	right: 30px;
	background-color: #ededed;
	height: 1px;
}

@media only screen and (max-width: 763px) {
	#menu-panel .head:after {
		display: none;
	}
	#menu-panel .head {
		width: 100%;
	}
}

#menu-panel .head .fclose {
	height: 36px;
	width: 36px;
	position: relative;
	margin: 7px 20px 0 0;
	cursor: pointer;
}

@media only screen and (max-width: 763px) {
	#menu-panel .head .fclose {
		margin: 0px 20px 0 0;
	}
}

#menu-panel .head .fclose:after, #menu-panel .head .fclose:before {
	content: "";
	height: 3px;
	width: 100%;
	position: absolute;
	background-color: #283031;
	top: 50%;
}

#menu-panel .head .fclose:after {
	transform: rotate(-45deg);
}

#menu-panel .head .fclose:before {
	transform: rotate(45deg);
}

#menu-panel .head .logo {
	margin-left: auto;
	position: relative;
	top: 0px;
	left: 0px;
	max-width: 220px;
}

@media only screen and (max-width: 763px) {
	#menu-panel .head .logo {
		max-width: 155px;
		margin-left: 50px;
	}
}

#menu-panel ul.sbmn .mp-back {
	margin-bottom: 6px;
	cursor: pointer;
	color: #f92823;
	font-family: "Catamaran";
	font-size: 16px;
	margin-top: 10px;
	line-height: 32px;
	padding: 0px 35px;
	font-weight: bold;
	position: absolute;
	top: 0px;
}

#menu-panel ul.sbmn .mp-back .fa {
	font-size: 10px;
	line-height: 10px;
	margin-right: 6px;
}
#menu-panel ul.sbmn .mp-back:hover {
	background-color: transparent;
	text-decoration: underline;
}
.mm-panel-open #menu-panel .head {
	position: relative;
	display: flex;
}

@media only screen and (max-width: 763px) {
	.mm-panel-open #menu-panel .head {
		height: 200px;
	}
}

.mm-panel-open .fixed-head #menu-panel {
	height: 100%;
	top: 0px;
}

#menu-panel .infr-wrpr .addr {
	display: flex;
	margin-bottom: 13px;
}

#menu-panel .infr-wrpr .addr .icon {
	font-size: 30px;
	line-height: 30px;
	margin-right: 11px;
	top: -7px;
}

#menu-panel .infr-wrpr .addr .titu {
	font-family: "Catamaran";
	font-size: 24px;
	font-weight: 600;
	line-height: 18px;
	margin-bottom: 5px;
}

#menu-panel .infr-wrpr .addr .text {
	font-family: "Catamaran";
	font-size: 14px;
	font-weight: 500;
	line-height: 15px;
	letter-spacing: -0.3px;
}

#menu-panel .infr-wrpr .whsp {
	display: flex;
	margin-bottom: 20px;
	align-items: center;
}

#menu-panel .infr-wrpr .whsp .icon {
	font-size: 24px;
	line-height: 24px;
	margin-right: 14px;
	top: 3px;
	left: 0px;
}

#menu-panel .infr-wrpr .whsp .text {
	font-family: "Catamaran";
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	position: relative;
	top: 3px;
}

#menu-panel .infr-wrpr .whsp .atnds {
	font-family: "Catamaran";
	font-size: 11px;
	font-weight: 400;
	line-height: 11px;
	margin-left: 10px;
	top: 3px;
	position: relative;
}

#menu-panel .infr-wrpr {
	position: relative;
}

#menu-panel .infr-wrpr:after {
	content: "";
	position: absolute;
	background: #ededed;
	/* width: 320px; */
	height: 1px;
	top: -1px;
	left: 30px;
	right: 30px;
}

#menu-panel .sbmn {
	padding-top: 40px;
	position: relative;
}

#menu-panel .link6 {
	font-size: 14px;
	display: block;
	color: #f9403a;
	font-style: italic;
}

#menu-panel .link6 span {
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
}

@media (max-width:1339.98px) {
	#menu-panel .panels {
		left: 0px;
		margin: 0px;
	}
	.mm-panel-open #menu-panel .head {
		left: 0px;
		margin: 0px;
	}
}

#cbcr-crrto {
	position: relative;
}

.shopping-cart-content {
	position: absolute;
	background-color: #fff;
	padding: 0;
	right: -31px;
	top: -23px;
	width: 300px;
	overflow: hidden;
	max-height: 0;
	opacity: 0;
}

@media only screen and (max-width: 763px) {
	.shopping-cart-content {
		width: 364px;
		top: 50px;
	}
}

.shopping-cart-content.showed {
	max-height: 999em;
	padding: 30px;
	border: 1px solid #3ab769;
	opacity: 1;
}

.shopping-cart-content .title {
	font-family: 'Catamaran - Black';
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -1px;
	position: relative;
	border-bottom: 1px solid #ededed;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}

@media only screen and (max-width: 763px) {
	.shopping-cart-content .title {
		display: none;
	}
}

.shopping-cart-content .title:after {
	content: "";
	background-image: url(/theme/web/images/custom/header-icons.png?v=1.2);
	width: 35px;
	height: 31px;
	background-position: -198px -31px;
	position: absolute;
	top: -8px;
	right: 0;
}

.shopping-cart-content ul {
	overflow: auto;
	max-height: 343px;
}

.shopping-cart-content li.product-container.loading {
	opacity: .5;
}

.shopping-cart-content li p {
	margin: 0;
}

.shopping-cart-content li p.product {
	display: flex;
	text-align: left;
}

.shopping-cart-content p.product .dlte {
	color: #f92823;
	margin-left: 10px;
}

.shopping-cart-content p.product .dlte i {
	display: inline-block;
	padding: 1px 3px 2px 4px;
}

.shopping-cart-content p.product .dlte:hover i {
	color: #fff;
	background-color: #f92823;
}

.shopping-cart-content li {
	display: flex;
	border-top: 1px solid #ededed;
	padding: 20px 10px 0 0;
	margin: 20px 0 0 0;
}

.shopping-cart-content li:first-child {
	margin: 0 0 0 0;
	border-top: none;
}

.shopping-cart-content .buttons {
	border-top: 1px solid #ededed;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
}

.shopping-cart-content .buttons p {
	margin: 0;
}

.shopping-cart-content .buttons .order-total {
	text-align: right;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.shopping-cart-content .order-total strong {
	font-size: 20px;
}

.shopping-cart-content .see-cart {
	margin-bottom: 10px;
    background-color: #404647 !important;
}

.shopping-cart-content li>* {
	width: 100%;
}

.shopping-cart-content li .img {
	max-width: 50px;
	margin: 0 15px 0 0;
}

.shopping-cart-content li img {
	max-width: 100%;
	height: auto;
}

.shopping-cart-content li .quantity {
	display: flex;
	justify-content: space-between;
}

.shopping-cart-content .quantity strong {
	font-size: 18px;
	font-weight: normal;
}

.shopping-cart-content .buttons a {
	background: #3ab769;
	color: #ffffff;
	font-family: Catamaran;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	display: block;
	padding: 12px;
}

.shopping-cart-content .buttons .rec-tind {
    color: #f9403a;
    margin-left: 5px;
    font-weight: bold;
    font-style: italic;
	text-align: center;
    margin: 15px 0 0 0;
}

body.fixed #cbcr {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

body.fixed #cbcr .web-cntd {
	padding: 10px 0;
}

@media only screen and (max-width: 763px) {
	body.fixed #cbcr .web-cntd {
		padding: 20px 0;
	}
}

.newsltter-discount-tag {
	font-family: 'Catamaran - Black';
	background-color: #f92823;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 6px;
	font-size: 11px;
}

.newsletter-discount-identification-tag span, .newsltter-discount-tag span, .footer-info .newsletter-form div span span {
	animation: blink-animation 1s steps(5, start) infinite;
	-webkit-animation: blink-animation 1s steps(5, start) infinite;
}

/* Identification */

.newsletter-discount-identification-tag {
	margin-top: 5px;
	font-family: 'Catamaran - Black';
	background-color: #f92823;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding: 5px;
	font-size: 10px;
	border-radius: 2px;
}

.identification-container {
	display: flex !important;
	flex-direction: row;
  	gap: 10px;
	margin-bottom: 10px;
}

.identification {
	height: 100%;
	width: 100%;
}

.subscription-newsletter-form {
	display: flex;
	flex-direction: row;
}

.subscription-newsletter-form * {
	cursor: pointer;
}

.newsletter-checkbox {
    width: 20px;
	margin-right: 10px;
}

.newsletter-discount-label {
	margin-top: 5px;
	font-family: 'Catamaran - Black';
	background-color: #f92823;
	color: #fff;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px;
	font-size: 12px;
	border-radius: 2px;
	width: 100%;
	user-select: none;
}

@media only screen and (max-width: 800px) {
	
	
	.identification-container {
		display: flex ;
		flex-direction: column;
	}
	
	.identification {
		min-height: 170px;
	}

	.newsletter-discount-identification-tag {
		margin-right: 5px;
	}
}

/* Identification */

@keyframes blink-animation {
	to {
		visibility: hidden;
	}
}

@-webkit-keyframes blink-animation {
	to {
		visibility: hidden;
	}
}

.title-list-color {
	text-transform: uppercase;
	font-family: 'Catamaran';
	font-size: 21px;
	margin: 20px 0 35px 0;
	border-top: 1px solid #afafaf;
	padding: 30px 0 0 0;
}

.title-list-color strong {
	font-family: 'Catamaran - Black';
}
@media only screen and (max-width: 763px) {
	.title-list-color {
		border-top: none;
		padding: 10px 0 0 0;
	}
}

.title-list-color .colors {
	float: left;
	height: 34px;
	margin-right: 10px;
	margin-top: -6px;
}

.title-list-color .colors span {
	float: left;
	height: 34px;
	width: 7px;
}

.title-list-color small {
	font-style: italic;
	font-size: 14px;
	color: #808b8c;
	text-transform: none;
}

.list-all-products {
	width: 100%;
	min-width: 600px;
}

.list-all-products-container {
	overflow-y: auto;
}

.list-all-products td {
	padding: 3px;
	font-size: 15px;
}

.list-all-products td a {
	font-weight: 500;
}

.list-all-products tr:nth-child(odd) td {
	background-color: #eef2f4;
}

.list-all-products .price {
	text-align: right;
	font-size: 20px;
	font-weight: bold;
}

.list-all-products em {
	color: #3f4547;
}

.list-all-products .colors span {
	float: left;
	width: 6px;
	height: 30px;
}

.prdct.column .actions {
	opacity: 0;
	position: absolute;
	left: -1px;
	right: -1px;
	bottom: -55px;
	padding: 0 17px;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	width: auto!important;
	background-color: #fff;
}

@media all and (max-width:767px) {
	.prdct.column .actions {
		opacity: 1;
		position: relative;
		left: auto;
		right: auto;
		bottom: auto;
		padding: 10px 0 0 0;
		border: none!important;
		width: auto!important;
		background-color: #fff;
	}
}

.prdct-hrzt .actions {
		position: absolute !important;
		opacity: 1 !important;
		left: auto !important;
		right: 0px !important;
		bottom: -1px !important;
		padding: 0 17px !important;
		width: auto !important;
		background-color: #fff !important;
}

.prdct.column:hover:hover {
	z-index: 99;
}

.prdct.column:hover .actions {
	opacity: 1;
	bottom: -65px;
}

@media all and (max-width:767px) {
	.prdct.column:hover .actions {
		bottom: 0;
	}
}

.slick-track .prdct.column .actions {
	border-bottom: none;
	border-right: none;
	right: 1px;
	left: 1px;
}

.slick-track .prdct.column:hover .actions {
	bottom: 0;
}

.filter-color-container {
	background-color: #eef2f4;
	margin: 0 0 40px 0;
	padding: 20px 0;
}

.filter-color-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr minmax(100px,1fr);
	grid-gap: 20px;
}

.filter-color-container ul li {
	width: 100%;
	max-width: 300px;
}

@media only screen and (max-width: 763px) {
	.filter-color-container ul {
		display: block;
	}
	.filter-color-container ul li {
		display: inline-block;
		margin-right: 10px;
		/* max-width: 96px; */
		width: auto;
	}
}

.filter-color-container ul a {
	padding: 10px 20px 10px 25px;
	display: block;
	background-color: #fff;
	color: #283031;
	border-radius: 4px;
	border: 1px solid #bdc2c5;
	position: relative;
	overflow: hidden;
	text-align: center;
	font-weight: 700;
	font-family: 'Catamaran';
	font-size: 16px;
}

.filter-color-container ul a:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.filter-color-container a .colors {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 50px;
}

.filter-color-container .colors span {
	float: left;
	width: 7px;
	height: 100%;
}

.title-brand {
	margin: 0 0 30px 0;
	display: grid;
	grid-template-columns: 175px 1fr;
	grid-template-rows: auto auto;
	gap: 0px 0px;
	grid-template-areas: "image title" "image text";
}

.title-brand.df {
	grid-template-areas: "title" "text";
	grid-template-columns: 1fr;
}
.title-brand.df.dt {
	display: block;
}
@media all and (-ms-high-contrast:none) {
	.title-brand {
		display: block;
		overflow: hidden;
	}
	.title-brand .image {
		max-width: 175px;
		float: left;
	}
	.title-brand .image img {
		height: auto;
		width: 100%;
	}
}
@media only screen and (max-width: 763px) {
	.title-brand {
		margin: 0 0 30px 0;
		grid-template-columns: 100px 1fr;
		grid-template-areas: "image title" "text text";
	}
}

.title-brand h1 {
	grid-area: title;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 500;
	padding: 0 0 20px 0;
}

@media only screen and (max-width: 763px) {
	.title-brand h1 {
		grid-area: title;
		font-size: 20px;
		padding: 0 0 0 0;
	}
}

.title-brand .text {
	grid-area: text;
}

@media only screen and (max-width: 763px) {
	.title-brand .text {
		padding: 20px 0 0 0;
	}
}

.title-brand .image {
	padding: 0 50px 0 0;
	margin: 0 20px 0 0;
	border-right: 3px solid #f9403a;
	display: flex;
	align-items: center;
	justify-content: center;
	grid-area: image;
}

@media only screen and (max-width: 763px) {
	.title-brand .image {
		padding: 0 10px 0 0;
		margin: 0 10px 0 0;
	}
}

/*.title-brand .image img {
	filter: grayscale(1);
}*/

.title-brand .text h1 {
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 500;
	margin: 0 0 15px 0;
}

.printers {
	width: 100%;
	display: grid;
	grid-column-gap: 30px;
	grid-row-gap: 30px;
	grid-template-columns: repeat(5, 1fr);
}

@media only screen and (max-width: 1070px) {
	.printers {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media only screen and (max-width: 763px) {
	.printers {
		grid-template-columns: repeat(2, 1fr);
	}
}

.categories-list {
	display: grid;
	grid-column-gap: 25px;
	grid-row-gap: 25px;
	grid-template-columns: repeat(4, 1fr);
	margin: 0 0 40px 0;
	width: 100%;
}
@media only screen and (max-width: 1024px) {
	.categories-list {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media only screen and (max-width: 763px) {
	.categories-list {
		grid-template-columns: repeat(1, 1fr);
	}
}
.categories-list li {
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
}

.categories-list li .img {
	text-align: center;
	height: 150px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.categories-list li img {
	max-height: 150px;
	display: inline;
	max-width: 90%;
}

.categories-list li span {
	display: block;
	margin: auto 0 0 0;
	background-color: #1e2a2c;
	color: #fff;
	text-transform: uppercase;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	padding: 10px;
	font-weight: bold;
}

.xform.search-remember input[type="checkbox"]+label span:before {
	border-radius: 0px;
	width: 14px;
	height: 14px;
	background-color: transparent;
	border: 1px solid #fff;
}

.xform.search-remember input[type="checkbox"]:checked+label span:after {
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	left: 4px;
	top: 4px;
	background-color: #fff;
}

/*
popup domain
*/

.ppln-container {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .3);
	z-index: 999;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
}

.ppln-back {
	position: relative;
	width: 100%;
	max-width: 720px;
	background-color: #fff;
	padding: 30px 50px;
	opacity: 0;
	transform: translate(0, 20px) scale(1.5);
	overflow: hidden;
	background-image: url(/theme/web/images/custom/popup-domain.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	box-shadow: 0 0 50px rgba(0,0,0,.08);

}

.showPopupDomain .ppln-container {
	opacity: 1;
}

.showPopupDomain .ppln-back {
	opacity: 1;
	transform: translate(0, 0) scale(1);
}

.ppln-txt {
	margin-bottom: 30px;
}
.ppln-back .title-home {
	font-family: 'Catamaran - Black';
}

.ppln-back p {
	font-size: 21px;
	line-height: 26px;
	font-family: 'Catamaran';
	text-align: left;
	text-transform: uppercase;
}

.ppln-back p strong {
	font-size: 29px;
}

.ppln-back p span {
	text-decoration: underline;
}

.ppln-bttn-go, .ppln-bttn-cncl {
	margin: 0 auto;
}

.ppln-bttn-go a {
	width: 171px;
	height: 41px;
	font-weight: bold;
	background-color: #2e3334;
	color: #ffffff;
	display: block;
	text-decoration: none;
	line-height: 41px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Catamaran';
	opacity: .85;
}
.ppln-bttn-go a:hover, .ppln-bttn-cncl a:hover {
	opacity: 1;
}
.ppln-bttn-go span {
	width: 111px;
	color: #868686;
	display: block;
	font-size: 13px;
	text-align: center;
	margin: auto;
	padding: 10px 0px 0px 0px;
}

.ppln-bttn-cncl a {
	width: 171px;
	height: 41px;
	font-weight: bold;
	background-color: #f92823;
	color: #ffffff;
	display: block;
	text-decoration: none;
	line-height: 41px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Catamaran';
	opacity: .85;
}

.ppln-bttn-cncl span {
	width: 111px;
	color: #868686;
	display: block;
	font-size: 13px;
	text-align: center;
	margin: auto;
	padding: 10px 0px 0px 0px;
}

@media (max-width: 768px) {
	.ppln-back {
		padding: 20px 30px;
	}
	.ppln-back p {
		font-size: 15px;
		line-height: 20px;
	}
	.ppln-bttn-go a {
		width: 121px;
	}
	.ppln-bttn-cncl a {
		width: 121px;
	}

	.ftrd-tble {
		columns: 1 !important;
	}

	.ftrd-tble table tbody {
        font-size: .9rem;
    }

	.fich .seals {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100% !important;
	}
}

.ftrd-tble {
	columns: 2;
	margin-bottom: 20px;
}

.ftrd-tble table {
    display: table;
    width: 100%;
    border-collapse: collapse;
	word-wrap: break-word;
    table-layout: fixed;
    word-break: break-all;
}

.ftrd-tble table tbody {
    width: 100%;
    border: 1px solid #eef2f4;
}

.ftrd-tble table tbody tr {
	height: 50px;
}

.ftrd-tble table tbody tr:nth-child(odd) {
    background: #eef2f4;
}

.ftrd-tble table tbody tr td:first-child {
    color: #5b5b5b;
	border-bottom: 1px solid #eef2f4;
}

.ftrd-tble table tbody tr td:nth-child(2) {
    text-align: right;
	border-bottom: 1px solid #eef2f4;
}

.ftrd-tble table tbody tr td {
    padding: 10px;
    vertical-align: middle;
}

.fich .seals {
	padding: 0px 0px 17px 0px;
    text-align: center;
    width: 750px;
}

.fich .seals img {
	display: inline-block;
    margin: 0px 0px 5px 5px;
}

.tab-titles {
	display: flex;
	grid-gap: 20px;
	margin: 0 0 20px 0;
}

.tab-titles li {
	width: 100%;
}

.tab-titles .tab-scrll {
	background-color: #fe7f7c;
}

.tab-titles .tab-scrll:hover {
	background-color: #f9403a;
}

.tab-title {
	display: block;
	text-align: center;
	font-family: 'Catamaran';
	font-size: 17px;
	background-color: #bec0c2;
	border-radius: 4px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px;
	color: #fff;
	cursor: pointer;
	margin-bottom: 20px;
}

.tab-title.selected, .tab-title:hover {
	background-color: #283031;
}

.tab-content>div {
	margin-bottom: 40px;
}

@media (max-width: 768px) {
	.tab-content>div {
		padding: 10px 0;
		float: left;
    	width: 100%;
	}
}

.tab-content>div.selected {
	display: block;
}

@media (max-width: 768px) {
	.tab-content .tab-title {
		display: block;
		float: left;
		width: 100%;
	}
	.tab-titles {
		display: none;
	}
	.tab-title {
		margin: 0 0 10px 0;
	}
}

.tab-content .compatible-products {
	padding: 0;
	margin: 0;
	list-style: none;
	display: grid;
	grid-column-gap: 10px;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media only screen and (max-width: 763px) {
	.tab-content .compatible-products {
		grid-template-columns: 1fr;
	}
}

.tab-content #specs ul {
	margin-left: 20px;
}

.tab-content .compatible-products li {
    margin-bottom: 5px;
    background-color: #eef2f4;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
}

.tab-content .compatible-products li a {
	width: 100%;
    height: 100%;
    display: block;
    padding: 10px 20px;
}

.tab-content .compatible-products li:hover {
    background-color: #dcdcdc;
}

.NewsletterFloat {
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 10;
	background-image: url(/theme/web/images/custom/sprite.png);
	background-position: 0 -1025px;
	width: 192px;
	height: 54px;
	box-sizing: border-box;
	color: #fff;
	padding: 8px 62px 6px 10px;
	text-align: center;
	font-family: 'Catamaran - Black';
	text-transform: uppercase;
	font-size: 11px;
	line-height: 12px;
	transform: translate(6px, 0);
}

.NewsletterFloat:hover {
	transform: translate(1px, 0);
}

@media only screen and (max-width: 768px) {
	.NewsletterFloat {
		position: relative;
		top: auto;
		right: auto;
		display: block;
		background-image: none;
		width: 100%;
		background-color: #221915;
		height: auto;
		font-size: 18px;
		line-height: 33px;
		text-align: left;
		display: flex;
		left: -6px;
		text-align: center;
		padding: 10px;
		align-items: center;
		justify-content: center;
	}
	.NewsletterFloat:before {
		content: "";
		background-image: url(/theme/web/images/custom/sprite.png);
		background-position: -136px -1034px;
		width: 45px;
		height: 35px;
		margin-right: 12px;
	}
}

@media only screen and (max-width: 763px) {
	.NewsletterFloat {
		line-height: 18px;
		text-align: left;
		padding: 8px;
	}
	.NewsletterFloat:before {
		width: 69px;
	}
	.NewsletterFloat:hover {
		transform: translate(0, 0);
	}
	.Comment {
		padding-bottom: 50px;
	}
	.ListComment .Comment {
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 763px) {
	.group-button-checkout .bton-dflt {
		display: block;
		width: 100%;
		text-align: center;
	}
}


.search-form {
	font-size: 25px;
	width: 35px;
    margin: 0;
}

.search-form.margin {
	margin: 0 25px 0 0;
}

#chng-vsta {
	display: none;
}

.margin-top-products {
	border-top: 1px solid #afafaf;
	margin-top: 20px;
	padding-top: 20px;
}

@media only screen and (max-width: 763px) {
	.tab-content #tab-featured img,
	.tab-content #tab-featured div {
		width: 100%!important;
		max-width: 100%!important;
		height: auto!important;
	}

	.tab-content #tab-featured div.safe_attention1 {
		width: 80%!important;
		max-width: 80%!important;
		height: auto!important;
		margin: auto;
	}

	.tab-content #tab-featured .safe_nei img {
		max-width: 30px!important;
		float: left;
	}
}


.message-info {
    padding: 20px 20px 20px 70px;
    background-color: #fec80169;
    border: 1px solid #fec80187;
    font-size: 12px;
    position: relative;
}

.message-info .fa.icon {
	position: absolute;
    background-color: #fec801;
    height: 32px;
    width: 32px;
    top: 20px;
    left: 20px;
    border-radius: 50%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 19px;
}

.message-info.marg {
	margin-bottom: 20px;
}

.reviews-list .reviews-name-customer strong {
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.group-button-checkout .rec-tind {
    color: #f9403a;
    margin-left: 5px;
    font-weight: bold;
    font-style: italic;
    padding: 7px 0;
    margin: 0 0 15px 0;
	text-align: center;
}

@media only screen and (min-width: 763px) {
	.group-button-checkout .rec-tind {
		float: left;
		padding: 7px 0;
		margin: 0;
	}

}

/* # POPUP PACK COMPRA
================================================== */
#fich .attr-wrpr.pack{opacity:0;height:0;z-index: -1;position: relative;}
.titu1:after{content:"";display:block;width:125px;height:2px;background:#00cbc5;margin-top:12px;}

#pack-buy{max-width: 869px;padding:63px 100px;}
#pack-buy .titu1{margin-bottom:25px;}

#pack-buy .d-flex{margin-bottom: 9px;}
#pack-buy .d-flex label{font-size:17px;color: #3d4040;line-height:17px;}

#pack-buy .d-flex.bqty{margin-bottom: 27px;}
#pack-buy .d-flex.bqty label{font-size:18px;color:#82c26b;font-style:italic;}
#pack-buy .d-flex.bqty div{margin-left: auto;width: 302px;background: #f0f0f0;height: 45px;line-height: 45px;text-align: right;padding: 0 85px 0 0;font-size: 22px;color: #3d4040;}
#pack-buy .d-flex.bqty div span{margin-right:47px;}

#pack-buy .d-flex .xfselect{width: 302px;margin-left: auto;height: 33px;}
#pack-buy .d-flex .xfselect div{height: 33px;display: block;font-size: 16px;color: #3d4040;line-height: 33px !important;background: #f0f0f0;padding: 0 85px 0 0;text-align: right;font-style: italic;letter-spacing: 0.2px;border: 0;}
#pack-buy .d-flex .xfselect div.slct{background-color:#e1f8d9;color:#89b67b;font-weight:bold;font-style:normal;}
#pack-buy .d-flex .xfselect div:before{display:none;}
#pack-buy .d-flex .xfselect div:after{content:">";right: 9px;top: 14px;font-size: 16px;line-height: 12px;color: #3d4040;font-weight: bold;transform: rotate(90deg);border:0;}

#pack-buy .buy{pointer-events: none;cursor: pointer;font-size: 22px;line-height: 22px;background: #d1d1d1;font-weight: bold;color: #fff;height: 45px;text-align: center;width: 100%;border: 0;text-transform: lowercase;margin-top: 21px;}
#pack-buy .buy.actv{pointer-events: unset;background: #87ec8f;}

@media (min-width: 690px) and (max-width: 991.98px){
	#fich .buy.ntb{font-size:20px;}
}

@media (max-width:689.98px){
	#pack-buy{padding: 34px 16px;}
	#pack-buy .d-flex {flex-direction: column;align-items: inherit !important;}
	#pack-buy .d-flex:not(.bqty){padding-bottom: 10px;border-bottom: 1px solid #d6d6d6;margin-bottom: 16px;}
	#pack-buy .d-flex:not(.bqty):last-child{padding-bottom: 0;border-bottom:0;}
	#pack-buy .d-flex .xfselect, #pack-buy .d-flex.bqty div{margin: 10px 0;width: 100%;text-align: center;padding-right: 0;}
	#pack-buy .d-flex .xfselect div {padding: 0; text-align:center;}
	#pack-buy .d-flex.bqty label{font-size: 14px;}
}

.cntd-colors {
	padding: 17px;
	border-bottom: 1px solid #e7e7e7;
}

.cntd-colors > a {
	font-family: 'Catamaran';
	margin: auto;
	max-width: 400px;
    background-image: url(/theme/web/images/custom/related-colors.jpg);
    background-position: -10px 3px;
    background-repeat: no-repeat;
    border: 1px solid #000;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 25px;
    text-align: right;
    text-transform: uppercase;
	opacity: .8;
}

.cntd-colors > a:hover {
	opacity: 1;
	background-position: 0px 3px;
}

.cntd-colors > a > .fa {
	margin-left: 15px;
}

.popup-related-colors {
	padding: 40px;
	position: relative;
}

.popup-related-colors .mfp-close {
    top: 44px!important;
    right: 44px!important;
    font-size: 45px;
}

.popup-related-colors h1 {
    background-color: #fff;
    background-image: url(/theme/web/images/custom/related-colors.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    font-family: 'Catamaran';
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 18px 0;
    padding: 0;
    padding: 13px;
    text-align: center;
    text-transform: uppercase;
}

@media only screen and (max-width: 763px) {
	.popup-related-colors h1 {
		text-align: left;
		font-size: 19px;
		padding: 6px 53px 4px 6px;
		background-image: none;
	}
}

.popup-related-colors ul {
	background-color: #fff;
	margin: 0;
	padding: 18px;
	list-style: none;
	display: grid;
	grid-column-gap: 18px;
	grid-row-gap: 18px;
	grid-template-columns: repeat(4, 1fr);
}

@media only screen and (max-width: 1070px) {
	.popup-related-colors ul {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media only screen and (max-width: 763px) {
	.popup-related-colors ul {
		grid-template-columns: repeat(1, 1fr);
	}
}

.popup-related-colors li a {
	color: #858585;
	display: flex;
	flex-direction: column;
	border: 1px solid #ccc9c9;
}

.popup-related-colors li a:hover {
	color: #424242;
	border-color: #a1a1a1;
}

.popup-related-colors li span {
	display: block;
	height: 42px;
}

@media only screen and (max-width: 763px) {
	.popup-related-colors li span {
		height: 25px;
	}
}
.popup-related-colors li strong {
	display: block;
	padding: 12px;
	font-weight: normal;
	text-align: center;
}

.popup-related-colors li.actual strong {
	font-weight: bold;
	color: #283031;
}


#box-nwlt .xform input[type="checkbox"]+label span {
	display: none;
}

#box-nwlt .xform input[type="checkbox"] {
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 0;
}

.footer-info .newsletter-form .rgpd-check {
    position: relative;
    padding: 0 0 0 20px;
}

#box-nwlt .check-policies {
	display: none;
}

.botonera.contact_us input[type=checkbox] {
	display: none;
}

.cat-home-42584, .cat-home-8, .cat-home-13, .cat-home-42585, .cat-home-15, .cat-home-46770, .cat-home-48447, .cat-home-6, .cat-home-43982, .cat-home-11 {
	padding: 6px !important;
}

.cat-home-42584 img, .cat-home-8 img, .cat-home-13 img, .cat-home-42585 img, .cat-home-15 img, .cat-home-46770 img, .cat-home-48447 img, .cat-home-6 img, .cat-home-43982 img, .cat-home-11 img {
	height: 32px !important;
}

.cat-home-48447 {
	padding: 0px !important;
}

.cat-home-48447 img {
	height: 44px !important;
}

#dily-prtd {
	background-image: url(/theme/web/images/custom/bg2.jpg);
    color: #fff;
    background-size: cover;
}

#dily-prtd #fich {
	border-bottom: none !important;
	padding: 20px;
}

#dily-prtd h3 {
	color: #fff;
    padding: 0px 0 40px 40px;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    margin: auto;
    position: relative;
    font-family: 'Catamaran - Black';
}

.dily-cntd2 {
	display: grid;
    grid-column-gap: 0px;
    -ms-grid-columns: 1fr 0px 1fr;
    grid-template-columns: repeat(2, 1fr);
    padding: 0 0 38px 0;
    position: relative;
}

.dily-clck {
	background-color: #fa403b;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: center;
    border: 4px solid #FFF;
	border-right: none;
    width: 100px;
	height: 160px;
	line-height: 37px;
	color: #fff;
    font-size: 34px;
    font-weight: bold;
    font-family: 'Catamaran - Black';
	position: relative;
}

.dily-clck img {
	position: absolute;
    left: -38px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.dily-fich img {
	border: solid 4px #fff;
    padding: 3px;
}

.dily-cntd .fich {
	width: 73%;
	border: none !important;
}

.dily-cntd .fich .prce {
	color: #fff !important;
}

.dily-cntd .fich .tax span {
	color: #fff !important;
}

.dily-cntd .fich .prco-ofrt {
	color: #fff !important;
}

#dily-prtd .fich .cntd-prce {
	padding: 17px 52px 0px 45px !important;
}

#dily-prtd .fich .cntd-prce .sbmt {
	padding-right: 0px;
}

#dily-prtd .band {
	height: auto;
    width: 25px;
    background-color: #fa403b;
    display: block;
    position: relative;
    right: -23px;
	writing-mode: vertical-rl;
    text-orientation: mixed;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
}

#dily-prtd .band:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: -38px;
    right: 0px;
    border-style: solid;
    margin: 60px auto;
    border-color: #fa413b transparent transparent transparent;
	border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fa413b;
}

#fich .prco-ofrt {
	text-align: left;
}

#fich .fich .cntd-prce .prce {
	text-align: left;
}

#fich .fich .cntd-prce .tax {
	text-align: left;
}

@media only screen and (max-width: 763px) {
	.dily-cntd .fich {
		width: 100%;
		border: none !important;
	}

	#dily-prtd h3 {
		padding: 15px 0 0px 0px;
	}

	#dily-prtd .fich .cntd-prce {
		padding: 20px 0px 0px 0px !important;
	}

	#dily-prtd .fich .cntd-prce .sbmt {
		padding-right: 0px;
	}

	#dily-prtd .band {
		display: none;
	}

	#fich .prco-ofrt {
		text-align: right;
	}

	#fich .fich .cntd-prce .prce {
		text-align: right;
	}

	#fich .fich .cntd-prce .tax {
		text-align: right;
	}
}

.brdc-cntd {
	margin-top: 20px;
	margin-bottom: 20px;
}

.pgnc.pgnc-top {
	margin-bottom: 20px;
}

.pgnc.pgnc-bttm {
	margin-top: 20px;
}

.pgnc strong, .pgnc a {
	border: 1px solid #bdc2c5;
    width: 30px;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 4px;
}

.ship_tble {
	width: 50%;
    margin-top: 30px;
    border: dotted;
    border-width: 1px;
    border-color: #d3d3d3;
	border-collapse: collapse;
}

.ship_tble tr {
	height: 60px;
}

.ship_tble th {
	text-align: center;
	background-color: #2e7cfb;
	color: #fff;
}

.ship_tble td {
	text-align: center;	
	border: dotted;
    border-width: 1px;
    border-color: #d3d3d3;
}

@media only screen and (max-width: 763px) {
.ship_tble {
	width: 100%;
}
}

#fich .fich .box-attr.cntd-model .frst {
	line-height: 40px;
}

.box-attr select {
	border: 1px solid #e7e7e7;
    position: relative;
    width: 100px;
	height: 40px;
	text-align: center;
    line-height: 18px;
    font-size: 17px;
    font-weight: bold;
    color: #424242;
}

.StandardHeaderImageTextModule {
	width: 100%;
	margin-bottom: 30px;
}

.StandardHeaderImageTextModule h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.255;
	margin-bottom: 10px;
}

.StandardHeaderImageTextModule h4 {
	font-weight: bold;
    font-size: 17px;
    line-height: 1.255;
	background: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.StandardProductDescriptionModule {
	width: 100%;
	margin-bottom: 30px;
}

.StandardImageTextOverlayModule {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 30px;
}

.StandardImageTextOverlayModule img {
	display: block;
	margin: auto;
}

.StandardImageTextOverlayModule .box {
	position: absolute;
	right: 50px;
	top: 50px;
	width: 300px;
	align-self: center;
    margin-left: auto;
    padding: 15px;
}

.StandardImageTextOverlayModule .box.light {
	background-color: rgba(255,255,255,0.7);
	color: #000;
}

.StandardImageTextOverlayModule .box.dark {
	background-color: rgba(0,0,0,0.7);
	color: #fff;
}

.StandardImageTextOverlayModule h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.255;
	margin-bottom: 10px;
}

.StandardImageTextOverlayModule p {
	font-size: 17px;
	line-height: 1.255;
}

@media only screen and (max-width: 763px) {
	.StandardImageTextOverlayModule .box {
		position: relative;
		left: 0px;
		width: 100%;
		padding: 0px;
	}	
}

.StandardSingleSideImageModule {
	position: relative;
	display: flex;
	flex-direction: row;
	gap: 20px;
	width: 100%;
	margin-bottom: 30px;
}

.StandardSingleSideImageModule h3 {
	font-weight: bold;
    font-size: 20px;
    line-height: 1.255;
	margin-bottom: 20px;
}

@media only screen and (max-width: 763px) {
	.StandardSingleSideImageModule {
		flex-direction: column;
	}	
}

.StandardThreeImageTextModule {
	width: 100%;
	margin-bottom: 30px;
}

.StandardThreeImageTextModule .columns {
	columns: 3;
	gap: 140px;
}

.StandardThreeImageTextModule h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.255;
	margin-bottom: 10px;
}

.StandardThreeImageTextModule h4 {
	font-weight: normal;
    font-size: 17px;
    line-height: 1.255;
	background: none;
	margin: 0px;
	padding: 7px 7px 7px 0px;
}

.StandardThreeImageTextModule img {
	margin-bottom: 20px;
}

@media only screen and (max-width: 763px) {
	.StandardThreeImageTextModule .columns {
		columns: 1;
		gap: 0px;
	}	
}

.StandardFourImageTextModule {
	width: 100%;
	margin-bottom: 30px;
}

.StandardFourImageTextModule .columns {
	columns: 4;
	gap: 100px;
}

.StandardFourImageTextModule .column {
	min-height: 500px;
}

.StandardFourImageTextModule h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.255;
	margin-bottom: 10px;
}

.StandardFourImageTextModule h4 {
	font-weight: normal;
    font-size: 17px;
    line-height: 1.255;
	background: none;
	margin: 0px;
	padding: 7px 7px 7px 0px;
}

.StandardFourImageTextModule img {
	margin-bottom: 20px;
}

@media only screen and (max-width: 763px) {
	.StandardFourImageTextModule .columns {
		columns: 1;
		gap: 0px;
	}	
}

.StandardFourImageTextQuadrantModule {
	width: 100%;
	margin-bottom: 30px;
}

.StandardFourImageTextQuadrantModule .columns {
	columns: 2;
	gap: 100px;
}

.StandardFourImageTextQuadrantModule .column {
	height: 400px;
}

.StandardFourImageTextQuadrantModule .subcolumn {
	width: 100%;
	height: 160px;
}

.StandardFourImageTextQuadrantModule .subcolumn img {
	float: left;
}

.StandardFourImageTextQuadrantModule h4 {
	float: left;
	font-weight: bold;
    font-size: 17px;
    line-height: 1.255;
	background: none;
	margin: 0px;
	padding: 7px 7px 7px 20px;
}

.StandardFourImageTextQuadrantModule p {
	margin-bottom: 20px;
}

@media only screen and (max-width: 763px) {
	.StandardFourImageTextQuadrantModule .columns {
		columns: 1;
		gap: 0px;
	}

	.StandardFourImageTextQuadrantModule .column {
		height: auto;
	}

	.StandardFourImageTextQuadrantModule .subcolumn {
		height: auto;
	}

	.StandardFourImageTextQuadrantModule .subcolumn img {
		float: none;
	}

	.StandardFourImageTextQuadrantModule h4 {
		float: none;
		padding: 10px 7px 10px 0px;
		margin-bottom: 10px;
	}
}

#frdy-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 16px;
  padding: 20px 22px;
  background-image: url(/theme/web/images/custom/bg2.jpg);
  box-sizing: border-box;
  cursor: pointer;
}

#frdy-banner .web-cntd {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

#frdy-banner .frdy-main {
  display: grid;
  grid-template-columns: 0.8fr 1.4fr 0.8fr;
  grid-template-rows: auto auto;
  gap: 14px 22px;
  align-items: center;
}

#frdy-banner .frdy-brand {
  width: 100%;
  max-width: 240px;
  height: 90px;
  justify-self: center;
  background: url('/theme/web/images/custom/crazy_days.svg') no-repeat center / contain;
}

#frdy-banner .frdy-title {
  text-align: center;
  min-width: 0;
}

#frdy-banner .frdy-title strong {
  display: block;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  font-weight: 900;
}

#frdy-banner .frdy-product {
  position: relative;
  justify-self: end;
  width: 100%;
  max-width: 360px;
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(0,0,0,.18);
  box-sizing: border-box;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

#frdy-banner .frdy-product:hover {
  transform: scale(1.03);
  box-shadow: 0 14px 35px rgba(0,0,0,.35);
  border-color: #d0d0d0;
}

#frdy-banner .frdy-badge {
  position: absolute;
  top: -11px;
  right: -14px;
  padding: 6px 11px;
  border-radius: 999px;
  background: #d9231f;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .3px;
  box-shadow: 0 4px 12px rgba(0,0,0,.2);
}

#frdy-banner .frdy-product img {
  width: 78px;
  height: 78px;
  object-fit: contain;
  flex: 0 0 auto;
}

#frdy-banner .frdy-product-txt {
  min-width: 0;
}

#frdy-banner .frdy-product-txt span {
  display: block;
  color: #777;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .3px;
}

#frdy-banner .frdy-product-txt strong {
  display: -webkit-box;
  margin-top: 4px;
  color: #202020;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 800;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#frdy-banner .frdy-progress {
  grid-column: 1 / -1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin-top: 4px;
}

#frdy-banner .frdy-progress-title {
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
}

#frdy-banner .frdy-progress-inner {
  width: 52%;
  display: flex;
  align-items: center;
  gap: 10px;
}

#frdy-banner .frdy-progress-bar {
  flex: 1;
  height: 8px;
  border-radius: 999px;
  background: rgba(255,255,255,.22);
  overflow: hidden;
}

#frdy-banner .frdy-progress-fill {
  height: 100%;
  border-radius: 999px;
  background: #c81e1a;
}

#frdy-banner .frdy-progress-fill.is-complete {
  background: #2f8f46;
}

#frdy-banner .frdy-progress span {
  width: 36px;
  text-align: right;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
}

@media (max-width: 768px) {
  #frdy-banner {
    padding: 16px 14px;
  }

  #frdy-banner .frdy-main {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  #frdy-banner .frdy-brand {
    justify-self: center;
    width: 140px;
    height: 54px;
  }

  #frdy-banner .frdy-title strong {
    font-size: 24px;
  }

  #frdy-banner .frdy-product {
    justify-self: stretch;
    max-width: none;
  }

  #frdy-banner .frdy-product img {
    width: 72px;
    height: 72px;
  }

  #frdy-banner .frdy-progress-inner {
    width: 100%;
  }
}