@charset "UTF-8";

html {
	box-sizing: border-box
}

*, *::after, *::before {
	box-sizing: inherit
}
/*!* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)*/
@font-face {
	font-family: fontawesome;
	src: url("../../fonts/fontawesome-webfont.eot?v=4.7.0");
	src: url("../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0")
		format("embedded-opentype"),
		url("../../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
		url("../../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
		url("../../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
		url("../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
		format("svg");
	font-weight: 400;
	font-style: normal
}

.fa, .c-order-receipt__headline::before, .l-footer__contact-item::before,
	.l-footer__social-media>a::before {
	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.33333em;
	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.28571em;
	text-align: center
}

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

.fa-ul>li {
	position: relative
}

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

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

.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, .fa-pull-left.c-order-receipt__headline::before,
	.fa-pull-left.l-footer__contact-item::before, .l-footer__social-media>a.fa-pull-left::before
	{
	margin-right: .3em
}

.fa.fa-pull-right, .fa-pull-right.c-order-receipt__headline::before,
	.fa-pull-right.l-footer__contact-item::before, .l-footer__social-media>a.fa-pull-right::before
	{
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left, .pull-left.c-order-receipt__headline::before, .pull-left.l-footer__contact-item::before,
	.l-footer__social-media>a.pull-left::before {
	margin-right: .3em
}

.fa.pull-right, .pull-right.c-order-receipt__headline::before,
	.pull-right.l-footer__contact-item::before, .l-footer__social-media>a.pull-right::before
	{
	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)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

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

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

.fa-flip-horizontal {
	-ms-filter:
		"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=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)";
	-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: ""
}

.fa-music:before {
	content: ""
}

.fa-search:before {
	content: ""
}

.fa-envelope-o:before {
	content: ""
}

.fa-heart:before {
	content: ""
}

.fa-star:before {
	content: ""
}

.fa-star-o:before {
	content: ""
}

.fa-user:before {
	content: ""
}

.fa-film:before {
	content: ""
}

.fa-th-large:before {
	content: ""
}

.fa-th:before {
	content: ""
}

.fa-th-list:before {
	content: ""
}

.fa-check:before {
	content: ""
}

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

.fa-search-plus:before {
	content: ""
}

.fa-search-minus:before {
	content: ""
}

.fa-power-off:before {
	content: ""
}

.fa-signal:before {
	content: ""
}

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

.fa-trash-o:before {
	content: ""
}

.fa-home:before {
	content: ""
}

.fa-file-o:before {
	content: ""
}

.fa-clock-o:before {
	content: ""
}

.fa-road:before {
	content: ""
}

.fa-download:before {
	content: ""
}

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

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

.fa-inbox:before {
	content: ""
}

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

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

.fa-refresh:before {
	content: ""
}

.fa-list-alt:before {
	content: ""
}

.fa-lock:before {
	content: ""
}

.fa-flag:before {
	content: ""
}

.fa-headphones:before {
	content: ""
}

.fa-volume-off:before {
	content: ""
}

.fa-volume-down:before {
	content: ""
}

.fa-volume-up:before {
	content: ""
}

.fa-qrcode:before {
	content: ""
}

.fa-barcode:before {
	content: ""
}

.fa-tag:before {
	content: ""
}

.fa-tags:before {
	content: ""
}

.fa-book:before {
	content: ""
}

.fa-bookmark:before {
	content: ""
}

.fa-print:before {
	content: ""
}

.fa-camera:before {
	content: ""
}

.fa-font:before {
	content: ""
}

.fa-bold:before {
	content: ""
}

.fa-italic:before {
	content: ""
}

.fa-text-height:before {
	content: ""
}

.fa-text-width:before {
	content: ""
}

.fa-align-left:before {
	content: ""
}

.fa-align-center:before {
	content: ""
}

.fa-align-right:before {
	content: ""
}

.fa-align-justify:before {
	content: ""
}

.fa-list:before {
	content: ""
}

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

.fa-indent:before {
	content: ""
}

.fa-video-camera:before {
	content: ""
}

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

.fa-pencil:before {
	content: ""
}

.fa-map-marker:before {
	content: ""
}

.fa-adjust:before {
	content: ""
}

.fa-tint:before {
	content: ""
}

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

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

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

.fa-arrows:before {
	content: ""
}

.fa-step-backward:before {
	content: ""
}

.fa-fast-backward:before {
	content: ""
}

.fa-backward:before {
	content: ""
}

.fa-play:before {
	content: ""
}

.fa-pause:before {
	content: ""
}

.fa-stop:before {
	content: ""
}

.fa-forward:before {
	content: ""
}

.fa-fast-forward:before {
	content: ""
}

.fa-step-forward:before {
	content: ""
}

.fa-eject:before {
	content: ""
}

.fa-chevron-left:before {
	content: ""
}

.fa-chevron-right:before {
	content: ""
}

.fa-plus-circle:before {
	content: ""
}

.fa-minus-circle:before {
	content: ""
}

.fa-times-circle:before {
	content: ""
}

.fa-check-circle:before {
	content: ""
}

.fa-question-circle:before {
	content: ""
}

.fa-info-circle:before {
	content: ""
}

.fa-crosshairs:before {
	content: ""
}

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

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

.fa-ban:before {
	content: ""
}

.fa-arrow-left:before {
	content: ""
}

.fa-arrow-right:before {
	content: ""
}

.fa-arrow-up:before {
	content: ""
}

.fa-arrow-down:before {
	content: ""
}

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

.fa-expand:before {
	content: ""
}

.fa-compress:before {
	content: ""
}

.fa-plus:before {
	content: ""
}

.fa-minus:before {
	content: ""
}

.fa-asterisk:before {
	content: ""
}

.fa-exclamation-circle:before {
	content: ""
}

.fa-gift:before {
	content: ""
}

.fa-leaf:before {
	content: ""
}

.fa-fire:before {
	content: ""
}

.fa-eye:before {
	content: ""
}

.fa-eye-slash:before {
	content: ""
}

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

.fa-plane:before {
	content: ""
}

/*.fa-calendar:before {
	content: ""
}*/

.fa-random:before {
	content: ""
}

.fa-comment:before {
	content: ""
}

.fa-magnet:before {
	content: ""
}

.fa-chevron-up:before {
	content: ""
}

.fa-chevron-down:before {
	content: ""
}

.fa-retweet:before {
	content: ""
}

.fa-shopping-cart:before {
	content: ""
}

.fa-folder:before {
	content: ""
}

.fa-folder-open:before {
	content: ""
}

.fa-arrows-v:before {
	content: ""
}

.fa-arrows-h:before {
	content: ""
}

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

.fa-twitter-square:before {
	content: ""
}

.fa-facebook-square:before {
	content: ""
}

.fa-camera-retro:before {
	content: ""
}

.fa-key:before {
	content: ""
}

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

.fa-comments:before {
	content: ""
}

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

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

.fa-star-half:before {
	content: ""
}

.fa-heart-o:before {
	content: ""
}

.fa-sign-out:before {
	content: ""
}

.fa-linkedin-square:before {
	content: ""
}

.fa-thumb-tack:before {
	content: ""
}

.fa-external-link:before {
	content: ""
}

.fa-sign-in:before {
	content: ""
}

.fa-trophy:before {
	content: ""
}

.fa-github-square:before {
	content: ""
}

.fa-upload:before {
	content: ""
}

.fa-lemon-o:before {
	content: ""
}

.fa-phone:before {
	content: ""
}

.fa-square-o:before {
	content: ""
}

.fa-bookmark-o:before {
	content: ""
}

.fa-phone-square:before {
	content: ""
}

.fa-twitter:before {
	content: ""
}

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

.fa-github:before {
	content: ""
}

.fa-unlock:before {
	content: ""
}

.fa-credit-card:before {
	content: ""
}

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

.fa-hdd-o:before {
	content: ""
}

.fa-bullhorn:before {
	content: ""
}

.fa-bell:before {
	content: ""
}

.fa-certificate:before {
	content: ""
}

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

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

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

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

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

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

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

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

.fa-globe:before {
	content: ""
}

.fa-wrench:before {
	content: ""
}

.fa-tasks:before {
	content: ""
}

.fa-filter:before {
	content: ""
}

.fa-briefcase:before {
	content: ""
}

.fa-arrows-alt:before {
	content: ""
}

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

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

.fa-cloud:before {
	content: ""
}

.fa-flask:before {
	content: ""
}

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

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

.fa-paperclip:before {
	content: ""
}

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

.fa-square:before {
	content: ""
}

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

.fa-list-ul:before {
	content: ""
}

.fa-list-ol:before {
	content: ""
}

.fa-strikethrough:before {
	content: ""
}

.fa-underline:before {
	content: ""
}

.fa-table:before {
	content: ""
}

.fa-magic:before {
	content: ""
}

.fa-truck:before {
	content: ""
}

.fa-pinterest:before {
	content: ""
}

.fa-pinterest-square:before {
	content: ""
}

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

.fa-google-plus:before {
	content: ""
}

.fa-money:before {
	content: ""
}

.fa-caret-down:before {
	content: ""
}

.fa-caret-up:before {
	content: ""
}

.fa-caret-left:before {
	content: ""
}

.fa-caret-right:before {
	content: ""
}

.fa-columns:before {
	content: ""
}

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

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

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

.fa-envelope:before {
	content: ""
}

.fa-linkedin:before {
	content: ""
}

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

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

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

.fa-comment-o:before {
	content: ""
}

.fa-comments-o:before {
	content: ""
}

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

.fa-sitemap:before {
	content: ""
}

.fa-umbrella:before {
	content: ""
}

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

.fa-lightbulb-o:before {
	content: ""
}

.fa-exchange:before {
	content: ""
}

.fa-cloud-download:before {
	content: ""
}

.fa-cloud-upload:before {
	content: ""
}

.fa-user-md:before {
	content: ""
}

.fa-stethoscope:before {
	content: ""
}

.fa-suitcase:before {
	content: ""
}

.fa-bell-o:before {
	content: ""
}

.fa-coffee:before {
	content: ""
}

.fa-cutlery:before {
	content: ""
}

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

.fa-building-o:before {
	content: ""
}

.fa-hospital-o:before {
	content: ""
}

.fa-ambulance:before {
	content: ""
}

.fa-medkit:before {
	content: ""
}

.fa-fighter-jet:before {
	content: ""
}

.fa-beer:before {
	content: ""
}

.fa-h-square:before {
	content: ""
}

.fa-plus-square:before {
	content: ""
}

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

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

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

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

.fa-angle-left:before {
	content: ""
}

.fa-angle-right:before {
	content: ""
}

.fa-angle-up:before {
	content: ""
}

.fa-angle-down:before {
	content: ""
}

.fa-desktop:before {
	content: ""
}

.fa-laptop:before {
	content: ""
}

.fa-tablet:before {
	content: ""
}

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

.fa-circle-o:before {
	content: ""
}

.fa-quote-left:before {
	content: ""
}

.fa-quote-right:before {
	content: ""
}

.fa-spinner:before {
	content: ""
}

.fa-circle:before {
	content: ""
}

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

.fa-github-alt:before {
	content: ""
}

.fa-folder-o:before {
	content: ""
}

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

.fa-smile-o:before {
	content: ""
}

.fa-frown-o:before {
	content: ""
}

.fa-meh-o:before {
	content: ""
}

.fa-gamepad:before {
	content: ""
}

.fa-keyboard-o:before {
	content: ""
}

.fa-flag-o:before {
	content: ""
}

.fa-flag-checkered:before {
	content: ""
}

.fa-terminal:before {
	content: ""
}

.fa-code:before {
	content: ""
}

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

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

.fa-location-arrow:before {
	content: ""
}

.fa-crop:before {
	content: ""
}

.fa-code-fork:before {
	content: ""
}

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

.fa-question:before {
	content: ""
}

.fa-info:before {
	content: ""
}

.fa-exclamation:before {
	content: ""
}

.fa-superscript:before {
	content: ""
}

.fa-subscript:before {
	content: ""
}

.fa-eraser:before {
	content: ""
}

.fa-puzzle-piece:before {
	content: ""
}

.fa-microphone:before {
	content: ""
}

.fa-microphone-slash:before {
	content: ""
}

.fa-shield:before {
	content: ""
}

/*.fa-calendar-o:before {
	content: ""
}*/

.fa-fire-extinguisher:before {
	content: ""
}

.fa-rocket:before {
	content: ""
}

.fa-maxcdn:before {
	content: ""
}

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

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

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

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

.fa-html5:before {
	content: ""
}

.fa-css3:before {
	content: ""
}

.fa-anchor:before {
	content: ""
}

.fa-unlock-alt:before {
	content: ""
}

.fa-bullseye:before {
	content: ""
}

.fa-ellipsis-h:before {
	content: ""
}

.fa-ellipsis-v:before {
	content: ""
}

.fa-rss-square:before {
	content: ""
}

.fa-play-circle:before {
	content: ""
}

.fa-ticket:before {
	content: ""
}

.fa-minus-square:before {
	content: ""
}

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

.fa-level-up:before {
	content: ""
}

.fa-level-down:before {
	content: ""
}

.fa-check-square:before {
	content: ""
}

.fa-pencil-square:before {
	content: ""
}

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

.fa-share-square:before {
	content: ""
}

.fa-compass:before {
	content: ""
}

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

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

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

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

.fa-gbp:before {
	content: ""
}

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

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

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

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

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

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

.fa-file:before {
	content: ""
}

.fa-file-text:before {
	content: ""
}

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

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

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

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

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

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

.fa-thumbs-up:before {
	content: ""
}

.fa-thumbs-down:before {
	content: ""
}

.fa-youtube-square:before {
	content: ""
}

.fa-youtube:before {
	content: ""
}

.fa-xing:before {
	content: ""
}

.fa-xing-square:before {
	content: ""
}

.fa-youtube-play:before {
	content: ""
}

.fa-dropbox:before {
	content: ""
}

.fa-stack-overflow:before {
	content: ""
}

.fa-instagram:before {
	content: ""
}

.fa-flickr:before {
	content: ""
}

.fa-adn:before {
	content: ""
}

.fa-bitbucket:before {
	content: ""
}

.fa-bitbucket-square:before {
	content: ""
}

.fa-tumblr:before {
	content: ""
}

.fa-tumblr-square:before {
	content: ""
}

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

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

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

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

.fa-apple:before {
	content: ""
}

.fa-windows:before {
	content: ""
}

.fa-android:before {
	content: ""
}

.fa-linux:before {
	content: ""
}

.fa-dribbble:before {
	content: ""
}

.fa-skype:before {
	content: ""
}

.fa-foursquare:before {
	content: ""
}

.fa-trello:before {
	content: ""
}

.fa-female:before {
	content: ""
}

.fa-male:before {
	content: ""
}

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

.fa-sun-o:before {
	content: ""
}

.fa-moon-o:before {
	content: ""
}

.fa-archive:before {
	content: ""
}

.fa-bug:before {
	content: ""
}

.fa-vk:before {
	content: ""
}

.fa-weibo:before {
	content: ""
}

.fa-renren:before {
	content: ""
}

.fa-pagelines:before {
	content: ""
}

.fa-stack-exchange:before {
	content: ""
}

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

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

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

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

.fa-wheelchair:before {
	content: ""
}

.fa-vimeo-square:before {
	content: ""
}

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

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

.fa-space-shuttle:before {
	content: ""
}

.fa-slack:before {
	content: ""
}

.fa-envelope-square:before {
	content: ""
}

.fa-wordpress:before {
	content: ""
}

.fa-openid:before {
	content: ""
}

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

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

.fa-yahoo:before {
	content: ""
}

.fa-google:before {
	content: ""
}

.fa-reddit:before {
	content: ""
}

.fa-reddit-square:before {
	content: ""
}

.fa-stumbleupon-circle:before {
	content: ""
}

.fa-stumbleupon:before {
	content: ""
}

.fa-delicious:before {
	content: ""
}

.fa-digg:before {
	content: ""
}

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

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

.fa-drupal:before {
	content: ""
}

.fa-joomla:before {
	content: ""
}

.fa-language:before {
	content: ""
}

.fa-fax:before {
	content: ""
}

.fa-building:before {
	content: ""
}

.fa-child:before {
	content: ""
}

.fa-paw:before {
	content: ""
}

.fa-spoon:before {
	content: ""
}

.fa-cube:before {
	content: ""
}

.fa-cubes:before {
	content: ""
}

.fa-behance:before {
	content: ""
}

.fa-behance-square:before {
	content: ""
}

.fa-steam:before {
	content: ""
}

.fa-steam-square:before {
	content: ""
}

.fa-recycle:before {
	content: ""
}

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

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

.fa-tree:before {
	content: ""
}

.fa-spotify:before {
	content: ""
}

.fa-deviantart:before {
	content: ""
}

.fa-soundcloud:before {
	content: ""
}

.fa-database:before {
	content: ""
}

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

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

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

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

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

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

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

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

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

.fa-vine:before {
	content: ""
}

.fa-codepen:before {
	content: ""
}

.fa-jsfiddle:before {
	content: ""
}

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

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

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

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

.fa-git-square:before {
	content: ""
}

.fa-git:before {
	content: ""
}

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

.fa-tencent-weibo:before {
	content: ""
}

.fa-qq:before {
	content: ""
}

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

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

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

.fa-history:before {
	content: ""
}

.fa-circle-thin:before {
	content: ""
}

.fa-header:before {
	content: ""
}

.fa-paragraph:before {
	content: ""
}

.fa-sliders:before {
	content: ""
}

.fa-share-alt:before {
	content: ""
}

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

.fa-bomb:before {
	content: ""
}

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

.fa-tty:before {
	content: ""
}

.fa-binoculars:before {
	content: ""
}

.fa-plug:before {
	content: ""
}

.fa-slideshare:before {
	content: ""
}

.fa-twitch:before {
	content: ""
}

.fa-yelp:before {
	content: ""
}

.fa-newspaper-o:before {
	content: ""
}

.fa-wifi:before {
	content: ""
}

.fa-calculator:before {
	content: ""
}

.fa-paypal:before {
	content: ""
}

.fa-google-wallet:before {
	content: ""
}

.fa-cc-visa:before {
	content: ""
}

.fa-cc-mastercard:before {
	content: ""
}

.fa-cc-discover:before {
	content: ""
}

.fa-cc-amex:before {
	content: ""
}

.fa-cc-paypal:before {
	content: ""
}

.fa-cc-stripe:before {
	content: ""
}

.fa-bell-slash:before {
	content: ""
}

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

.fa-trash:before {
	content: ""
}

.fa-copyright:before {
	content: ""
}

.fa-at:before {
	content: ""
}

.fa-eyedropper:before {
	content: ""
}

.fa-paint-brush:before {
	content: ""
}

.fa-birthday-cake:before {
	content: ""
}

.fa-area-chart:before {
	content: ""
}

.fa-pie-chart:before {
	content: ""
}

.fa-line-chart:before {
	content: ""
}

.fa-lastfm:before {
	content: ""
}

.fa-lastfm-square:before {
	content: ""
}

.fa-toggle-off:before {
	content: ""
}

.fa-toggle-on:before {
	content: ""
}

.fa-bicycle:before {
	content: ""
}

.fa-bus:before {
	content: ""
}

.fa-ioxhost:before {
	content: ""
}

.fa-angellist:before {
	content: ""
}

.fa-cc:before {
	content: ""
}

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

.fa-meanpath:before {
	content: ""
}

.fa-buysellads:before {
	content: ""
}

.fa-connectdevelop:before {
	content: ""
}

.fa-dashcube:before {
	content: ""
}

.fa-forumbee:before {
	content: ""
}

.fa-leanpub:before {
	content: ""
}

.fa-sellsy:before {
	content: ""
}

.fa-shirtsinbulk:before {
	content: ""
}

.fa-simplybuilt:before {
	content: ""
}

.fa-skyatlas:before {
	content: ""
}

.fa-cart-plus:before {
	content: ""
}

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

.fa-diamond:before {
	content: ""
}

.fa-ship:before {
	content: ""
}

.fa-user-secret:before {
	content: ""
}

.fa-motorcycle:before {
	content: ""
}

.fa-street-view:before {
	content: ""
}

.fa-heartbeat:before {
	content: ""
}

.fa-venus:before {
	content: ""
}

.fa-mars:before {
	content: ""
}

.fa-mercury:before {
	content: ""
}

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

.fa-transgender-alt:before {
	content: ""
}

.fa-venus-double:before {
	content: ""
}

.fa-mars-double:before {
	content: ""
}

.fa-venus-mars:before {
	content: ""
}

.fa-mars-stroke:before {
	content: ""
}

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

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

.fa-neuter:before {
	content: ""
}

.fa-genderless:before {
	content: ""
}

.fa-facebook-official:before {
	content: ""
}

.fa-pinterest-p:before {
	content: ""
}

.fa-whatsapp:before {
	content: ""
}

.fa-server:before {
	content: ""
}

.fa-user-plus:before {
	content: ""
}

.fa-user-times:before {
	content: ""
}

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

.fa-viacoin:before {
	content: ""
}

.fa-train:before {
	content: ""
}

.fa-subway:before {
	content: ""
}

.fa-medium:before {
	content: ""
}

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

.fa-optin-monster:before {
	content: ""
}

.fa-opencart:before {
	content: ""
}

.fa-expeditedssl:before {
	content: ""
}

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

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

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

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

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

.fa-mouse-pointer:before {
	content: ""
}

.fa-i-cursor:before {
	content: ""
}

.fa-object-group:before {
	content: ""
}

.fa-object-ungroup:before {
	content: ""
}

.fa-sticky-note:before {
	content: ""
}

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

.fa-cc-jcb:before {
	content: ""
}

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

.fa-clone:before {
	content: ""
}

.fa-balance-scale:before {
	content: ""
}

.fa-hourglass-o:before {
	content: ""
}

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

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

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

.fa-hourglass:before {
	content: ""
}

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

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

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

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

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

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

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

.fa-trademark:before {
	content: ""
}

.fa-registered:before {
	content: ""
}

.fa-creative-commons:before {
	content: ""
}

.fa-gg:before {
	content: ""
}

.fa-gg-circle:before {
	content: ""
}

.fa-tripadvisor:before {
	content: ""
}

.fa-odnoklassniki:before {
	content: ""
}

.fa-odnoklassniki-square:before {
	content: ""
}

.fa-get-pocket:before {
	content: ""
}

.fa-wikipedia-w:before {
	content: ""
}

.fa-safari:before {
	content: ""
}

.fa-chrome:before {
	content: ""
}

.fa-firefox:before {
	content: ""
}

.fa-opera:before {
	content: ""
}

.fa-internet-explorer:before {
	content: ""
}

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

.fa-contao:before {
	content: ""
}

.fa-500px:before {
	content: ""
}

.fa-amazon:before {
	content: ""
}

/*.fa-calendar-plus-o:before {
	content: ""
}*/

/*.fa-calendar-minus-o:before {
	content: ""
}*/

/*.fa-calendar-times-o:before {
	content: ""
}*/

/*.fa-calendar-check-o:before {
	content: ""
}*/

.fa-industry:before {
	content: ""
}

.fa-map-pin:before {
	content: ""
}

.fa-map-signs:before {
	content: ""
}

.fa-map-o:before {
	content: ""
}

.fa-map:before {
	content: ""
}

.fa-commenting:before {
	content: ""
}

.fa-commenting-o:before {
	content: ""
}

.fa-houzz:before {
	content: ""
}

.fa-vimeo:before {
	content: ""
}

.fa-black-tie:before {
	content: ""
}

.fa-fonticons:before {
	content: ""
}

.fa-reddit-alien:before {
	content: ""
}

.fa-edge:before {
	content: ""
}

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

.fa-codiepie:before {
	content: ""
}

.fa-modx:before {
	content: ""
}

.fa-fort-awesome:before {
	content: ""
}

.fa-usb:before {
	content: ""
}

.fa-product-hunt:before {
	content: ""
}

.fa-mixcloud:before {
	content: ""
}

.fa-scribd:before {
	content: ""
}

.fa-pause-circle:before {
	content: ""
}

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

.fa-stop-circle:before {
	content: ""
}

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

.fa-shopping-bag:before {
	content: ""
}

.fa-shopping-basket:before {
	content: ""
}

.fa-hashtag:before {
	content: ""
}

.fa-bluetooth:before {
	content: ""
}

.fa-bluetooth-b:before {
	content: ""
}

.fa-percent:before {
	content: ""
}

.fa-gitlab:before {
	content: ""
}

.fa-wpbeginner:before {
	content: ""
}

.fa-wpforms:before {
	content: ""
}

.fa-envira:before {
	content: ""
}

.fa-universal-access:before {
	content: ""
}

.fa-wheelchair-alt:before {
	content: ""
}

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

.fa-blind:before {
	content: ""
}

.fa-audio-description:before {
	content: ""
}

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

.fa-braille:before {
	content: ""
}

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

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

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

.fa-glide:before {
	content: ""
}

.fa-glide-g:before {
	content: ""
}

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

.fa-low-vision:before {
	content: ""
}

.fa-viadeo:before {
	content: ""
}

.fa-viadeo-square:before {
	content: ""
}

.fa-snapchat:before {
	content: ""
}

.fa-snapchat-ghost:before {
	content: ""
}

.fa-snapchat-square:before {
	content: ""
}

.fa-pied-piper:before {
	content: ""
}

.fa-first-order:before {
	content: ""
}

.fa-yoast:before {
	content: ""
}

.fa-themeisle:before {
	content: ""
}

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

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

.fa-handshake-o:before {
	content: ""
}

.fa-envelope-open:before {
	content: ""
}

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

.fa-linode:before {
	content: ""
}

.fa-address-book:before {
	content: ""
}

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

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

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

.fa-user-circle:before {
	content: ""
}

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

.fa-user-o:before {
	content: ""
}

.fa-id-badge:before {
	content: ""
}

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

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

.fa-quora:before {
	content: ""
}

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

.fa-telegram:before {
	content: ""
}

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

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

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

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

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

.fa-shower:before {
	content: ""
}

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

.fa-podcast:before {
	content: ""
}

.fa-window-maximize:before {
	content: ""
}

.fa-window-minimize:before {
	content: ""
}

.fa-window-restore:before {
	content: ""
}

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

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

.fa-bandcamp:before {
	content: ""
}

.fa-grav:before {
	content: ""
}

.fa-etsy:before {
	content: ""
}

.fa-imdb:before {
	content: ""
}

.fa-ravelry:before {
	content: ""
}

.fa-eercast:before {
	content: ""
}

.fa-microchip:before {
	content: ""
}

.fa-snowflake-o:before {
	content: ""
}

.fa-superpowers:before {
	content: ""
}

.fa-wpexplorer:before {
	content: ""
}

.fa-meetup:before {
	content: ""
}

.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
}

.o-text img, .c-order-receipt__additional-info img, .c-side-info img {
	display: block;
	max-width: 100%;
	height: auto
}

html {
	font-size: 62.5%
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: normal;
	/*background-color: #314FA3;*/
	/*background-color: #005AAB;*/
	
}

body {
	margin: 0;
	padding: 0
}

a {
	color: #1e94d2;
	text-decoration: none
}

a:hover, a:focus {
	text-decoration: underline
}

.o-container {
	max-width: 1200px;
	/*margin-left: auto;
	margin-right: auto;*/
	/*padding: 0 15px;*/
	padding: 0 0px;
	height: 100%
}

.o-container::after {
	clear: both;
	content: "";
	display: block
}

.o-h1, .o-text h1, .c-order-receipt__additional-info h1,
	.c-order-receipt__headline, .o-h2, .o-text h2,
	.c-order-receipt__additional-info h2 {
	font-weight: 400
}

.o-h1, .o-text h1, .c-order-receipt__additional-info h1,
	.c-order-receipt__headline {
	font-size: 2.6rem
}

.o-h2, .o-text h2, .c-order-receipt__additional-info h2 {
	font-size: 2.2rem
}

.o-list, .o-text ul, .c-order-receipt__additional-info ul {
	padding-left: 30px;
	margin-left: 0
}

.o-list__item, .o-text li, .c-order-receipt__additional-info li {
	line-height: 1.6
}

.o-source-code {
	max-height: 400px;
	overflow-y: auto;
	font-size: 1.4rem
}

.o-text-content {
	max-width: 800px;
	text-align: justify
}

.o-text p+h1, .c-order-receipt__additional-info p+h1, .o-text p+h2,
	.c-order-receipt__additional-info p+h2, .o-text p+h3,
	.c-order-receipt__additional-info p+h3, .o-text ul+h1,
	.c-order-receipt__additional-info ul+h1, .o-text ul+h2,
	.c-order-receipt__additional-info ul+h2, .o-text ul+h3,
	.c-order-receipt__additional-info ul+h3, .o-text pre+h1,
	.c-order-receipt__additional-info pre+h1, .o-text pre+h2,
	.c-order-receipt__additional-info pre+h2, .o-text pre+h3,
	.c-order-receipt__additional-info pre+h3 {
	margin-top: 30px
}

.o-text p, .c-order-receipt__additional-info p {
	line-height: 1.6
}

.o-user-message {
	line-height: 1.3;
	word-wrap: break-word;
	white-space: pre-line
}

.c-accordion {
	font-size: 1.4rem
}

.c-accordion__tabs {
	display: block;
	padding: 0 10px;
	border-bottom: 2px solid #1e94d2;
	list-style: none
}

.c-accordion__tabs::after {
	clear: both;
	content: "";
	display: block
}

.c-accordion__tab {
	font-size: .8571em
}

@media screen and (min-width:768px) {
	.c-accordion__tab {
		font-size: 1em
	}
}

.c-accordion__tab a {
	float: left;
	padding: 10px;
	margin-right: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	text-decoration: none
}

.c-accordion__tab a:hover {
	background-color: #efefef;
	text-decoration: none
}

.c-accordion__tab.is-active a {
	background-color: #1e94d2;
	color: #fff
}

.c-accordion__pane {
	display: none
}

.c-accordion__pane.is-active {
	display: block
}

.c-alert {
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
	display: block;
	font-size: 1.4rem
}

.c-alert--error {
	border-color: #f5c6cb;
	color: #721c24;
	background-color: #f8d7da
}

.c-alert--success {
	border-color: #c3e6cb;
	color: #155724;
	background-color: #d4edda
}

.c-alert--info {
	border-color: #ffeeba;
	color: #856404;
	background-color: #fff3cd
}

.c-breadcrumb {
	display: block
}

.c-breadcrumb__path+.c-breadcrumb__path {
	margin-left: 10px
}

.c-breadcrumb__path+.c-breadcrumb__path::before {
	display: inline-block;
	width: 5px;
	height: 8px;
	margin-right: 10px;
	background:
		url("/images/breadcrumb-arrow-c1eecbb59aebbac0119bf7fa36ef90e2.png")
		no-repeat;
	content: ""
}
/* Chrome, Firefox, Opera, Safari 10.1+ */
/*::placeholder { 
    color: black;
    opacity: 1; 
}*/
/* Firefox */
.c-button {
	display: inline-block !important;
	padding: .5em 1em !important;
	border-radius: .21em !important;
	border: none !important;
	color: #fff !important;
	font-size: 1.4rem !important;
	font-weight: 400 !important;
	text-decoration: none !important;
	transition: background-color .15s !important;
	cursor: pointer !important
}

.c-button:hover, .c-button:focus {
	text-decoration: none !important;
	color: #fff !important
}

.c-button__description {
	display: block !important;
	margin-top: .7em !important;
	font-size: .8em !important
}

.c-button--disabled {
	opacity: .4 !important;
	cursor: not-allowed !important
}

.c-button--login {
	background-color: #dd732c !important
}

.c-button--login:hover, .c-button--login:focus {
	background-color: #ef6f1a !important
}

.c-button--warning {
	background-color: #dd732c !important
}

.c-button--warning:hover, .c-button--warning:focus {
	background-color: #ef6f1a !important
}

.c-button--neutral {
	background-color: #2b2b2b !important
}

.c-button--neutral:hover, .c-button--neutral:focus {
	background-color: #312525 !important
}

.c-button--primary, .c-button--checkout-submit,
	.c-button--new-user-submit, .c-button--contact-submit,
	.c-button--forum-message-submit, .c-button--order-receipt-navigation,
	.c-button--form-login, .c-button--purchase {
	padding: 1em 1.5em !important;
	background-color: #314FA3 !important;
	/*background-color: #005aab;
	background-color: #1b8f06;*/
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3) !important
}

.c-button--primary .c-button__title, .c-button--checkout-submit .c-button__title,
	.c-button--new-user-submit .c-button__title, .c-button--contact-submit .c-button__title,
	.c-button--forum-message-submit .c-button__title,
	.c-button--order-receipt-navigation .c-button__title,
	.c-button--form-login .c-button__title, .c-button--purchase .c-button__title
	{
	font-size: 1.4282em !important;
	font-weight: 500 !important;
	text-transform: uppercase !important
}

.c-button--primary .c-button__description, .c-button--checkout-submit .c-button__description,
	.c-button--new-user-submit .c-button__description,
	.c-button--contact-submit .c-button__description,
	.c-button--forum-message-submit .c-button__description,
	.c-button--order-receipt-navigation .c-button__description,
	.c-button--form-login .c-button__description, .c-button--purchase .c-button__description
	{
	font-size: 1em !important
}

.c-button--primary:hover, .c-button--checkout-submit:hover,
	.c-button--new-user-submit:hover, .c-button--contact-submit:hover,
	.c-button--forum-message-submit:hover,
	.c-button--order-receipt-navigation:hover, .c-button--form-login:hover,
	.c-button--purchase:hover, .c-button--primary:focus,
	.c-button--checkout-submit:focus, .c-button--new-user-submit:focus,
	.c-button--contact-submit:focus, .c-button--forum-message-submit:focus,
	.c-button--order-receipt-navigation:focus, .c-button--form-login:focus,
	.c-button--purchase:focus {
	background-color: #179500 !important
}

.c-button--checkout-submit, .c-button--new-user-submit,
	.c-button--contact-submit, .c-button--forum-message-submit,
	.c-button--order-receipt-navigation, .c-button--form-login {
	text-transform: uppercase !important
}

.c-button--checkout-submit {
	font-size: 2.19996rem !important
}

.c-button--checkout-submit, .c-button--new-user-submit,
	.c-button--contact-submit, .c-button--forum-message-submit,
	.c-button--order-receipt-navigation {
	width: 100% !important
}

@media screen and (min-width:768px) {
	.c-button--checkout-submit, .c-button--new-user-submit,
		.c-button--contact-submit, .c-button--forum-message-submit,
		.c-button--order-receipt-navigation {
		width: auto !important
	}
}

.c-button--form-login {
	width: 100% !important
}

.c-button--broader {
	padding: 1em 1.5em !important
}

.c-button--simple {
	text-decoration: none !important
}

.c-button--simple:hover, .c-button--simple:focus {
	text-decoration: none !important;
	color: #fff
}

.c-checkout-summary__box {
	padding: 15px;
	background-color: #f7f7f7;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	font-size: 1.4rem
}

.c-checkout-summary__box-description {
	display: block;
	padding-bottom: 15px;
	font-size: 1.1428em;
	font-weight: 500;
	border-bottom: 1px solid #d6d6d6;
	color: #6b6b6b
}

.c-checkout-summary__box-price {
	display: block;
	padding-top: 15px;
	text-align: right;
	font-size: 1.5em;
	font-weight: 500;
	color: #6b6b6b
}

.c-checkout-summary__action {
	margin: 15px 0;
	text-align: center
}

.c-checkout-summary__payment-icons {
	margin: 30px 0;
	text-align: center
}

.c-clients {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none
}

@media screen and (min-width:768px) {
	.c-clients {
		margin: 0 18%
	}
}

.c-clients__logo {
	display: inline-block;
	margin: 20px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%)
}

.c-course-card {
	position: relative;
	display: block;
	padding: 2px;
	border: 1px solid #d6d6d6;
	font-size: 1.3rem
}

.c-course-card:hover, .c-course-card :focus {
	box-shadow: 0 1px 5px rgba(214, 214, 214, .9);
	opacity: .9
}

.c-course-card__container {
	display: block;
	text-decoration: none
}

.c-course-card__container:hover, .c-course-card__container:focus {
	text-decoration: none
}

.c-course-card__thumb {
	width: 100%;
	height: 100%
}

.c-course-card__thumb>img {
	display: block;
	width: 100%
}

.c-course-card__annotation {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	padding: 3px 5px;
	border-radius: 2px;
	background: rgba(0, 0, 0, .4);
	color: #f7f7f7;
	font-size: .8461em;
	font-weight: 400
}

.c-course-card__details {
	display: block;
	padding: 15px
}

.c-course-card__title {
	display: block;
	margin: 0;
	margin-bottom: 10px;
	color: #2b2b2b;
	font-size: 1.3em;
	font-weight: 400
}

.c-course-card__title--fixed-height {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -o-box;
	display: box;
	-webkit-line-clamp: 2;
	-moz-line-clamp: 2;
	-o-line-clamp: 2;
	-ms-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-box-orient: vertical;
	-o-box-orient: vertical;
	box-orient: vertical;
	height: 2.5em;
	overflow: hidden;
	text-overflow: ellipsis
}

.c-course-card__extra-info {
	color: #6b6b6b;
	font-size: 1em
}

.c-course-card__description {
	margin: 0;
	color: #6b6b6b;
	font-size: 1em
}

.c-course-card__ribbon {
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 1;
	overflow: hidden;
	width: 75px;
	height: 75px;
	text-align: right;
	font-size: .8em
}

.c-course-card__ribbon span {
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 100px;
	display: block;
	background: #f70505;
	background: linear-gradient(#f70505 0%, #930303 100%);
	box-shadow: 0 3px 10px -5px #000;
	position: absolute;
	top: 19px;
	right: -21px
}

.c-course-card__ribbon span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	z-index: -1;
	border-left: 3px solid #930303;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #930303
}

.c-course-card__ribbon span::after {
	content: "";
	position: absolute;
	right: 0;
	top: 100%;
	z-index: -1;
	border-left: 3px solid transparent;
	border-right: 3px solid #930303;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #930303
}

.c-course-curriculum {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
	list-style: none;
	counter-reset: chapter
}

.c-course-curriculum__chapter {
	counter-increment: chapter
}

.c-course-curriculum__chapter::after {
	clear: both;
	content: "";
	display: block
}

.c-course-curriculum__chapter+.c-course-curriculum__chapter {
	margin-top: 15px
}

.c-course-curriculum__chapter-container {
	display: block;
	padding: 15px;
	color: #fff;
	background-color: #6b6b6b;
	cursor: pointer
}

.c-course-curriculum__chapter-container:hover,
	.c-course-curriculum__chapter-container:focus {
	text-decoration: none;
	background-color: #5e5e5e
}

.c-course-curriculum__chapter-name {
	margin: 0;
	font-size: 1.1em;
	font-weight: 500;
	text-decoration: none
}

.c-course-curriculum__chapter-name::before {
	content: counters(chapter, ".") ". "
}

.c-course-curriculum__lessons {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: item
}

.c-course-curriculum__lesson-container {
	display: block;
	padding: 15px;
	border: 1px solid #d6d6d6;
	border-top: none;
	color: #2b2b2b;
	font-size: 1em;
	font-weight: 400;
	counter-increment: item
}

.c-course-curriculum__lesson-container::after {
	clear: both;
	content: "";
	display: block
}

.c-course-curriculum__lesson-container:hover {
	background-color: #f7f7f7
}

.c-course-curriculum__lesson--current .c-course-curriculum__lesson-container
	{
	background-color: #efefef
}

.c-course-curriculum__status {
	display: block;
	float: left;
	border: 2px solid #d6d6d6;
	border-radius: 50%;
	width: 15px;
	height: 15px
}

.c-course-curriculum__lesson--completed .c-course-curriculum__status {
	border-color: #1b8f06;
	background-color: #1b8f06
}

.c-course-curriculum__lesson-name {
	display: inline-block;
	width: calc(100% - 60px - 30px);
	margin: 0;
	margin-left: 15px
}

.c-course-curriculum__lesson--current .c-course-curriculum__lesson-name
	{
	font-weight: 700
}

.c-course-curriculum__lesson-name::before {
	content: counters(chapter, ".") "." counters(item, ".") ". "
}

.c-course-curriculum__lesson-duration {
	float: right;
	width: 60px;
	font-size: .9em;
	font-weight: 100;
	text-align: right
}

.c-course-instructor {
	font-size: 1.6rem
}

.c-course-instructor::after {
	clear: both;
	content: "";
	display: block
}

.c-course-instructor+.c-course-instructor {
	margin-top: 30px
}

.c-course-instructor__photo {
	display: block;
	margin: 0 auto;
	padding: 3px;
	border: 1px solid #d6d6d6;
	border-radius: .21em
}

@media screen and (min-width:768px) {
	.c-course-instructor__photo {
		float: left;
		margin-right: 10px
	}
}

.c-course-instructor__name {
	margin: 0;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #2b2b2b;
	font-size: 1.2em;
	font-weight: 400;
	text-align: center
}

@media screen and (min-width:768px) {
	.c-course-instructor__name {
		margin-top: 0;
		text-align: left
	}
}

.c-course-instructor__bio {
	color: #6b6b6b;
	font-size: 1em
}

.c-course-sales-curriculum {
	margin: 0;
	padding: 0;
	font-size: 1.6rem;
	list-style: none;
	counter-reset: chapter
}

.c-course-sales-curriculum__chapter {
	counter-increment: chapter
}

.c-course-sales-curriculum__chapter::after {
	clear: both;
	content: "";
	display: block
}

.c-course-sales-curriculum__chapter+.c-course-sales-curriculum__chapter
	{
	margin-top: 30px
}

.c-course-sales-curriculum__chapter-name {
	margin: 0;
	font-size: 1.1em;
	font-weight: 500;
	color: #2b2b2b
}

.c-course-sales-curriculum__chapter-name::before {
	content: counters(chapter, ".") ". "
}

.c-course-sales-curriculum__lessons {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	border-top: 1px solid #d6d6d6;
	list-style: none;
	font-size: 1em;
	font-weight: 400;
	color: #6b6b6b;
	counter-reset: item
}

.c-course-sales-curriculum__lesson {
	margin-top: 10px;
	counter-increment: item
}

.c-course-sales-curriculum__lesson::after {
	clear: both;
	content: "";
	display: block
}

.c-course-sales-curriculum__lesson-name {
	margin: 0;
	width: 80%;
	float: left
}

.c-course-sales-curriculum__lesson-name::before {
	content: counters(chapter, ".") "." counters(item, ".") ". "
}

.c-course-sales-curriculum__lesson-duration {
	float: right;
	width: 20%;
	font-size: .9em;
	font-weight: 100;
	text-align: right
}

.c-disclaimer-text {
	font-size: 1.2rem
}

.c-dropdown__content {
	display: block;
	right: 0;
	position: absolute;
	min-width: 160px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-top: none;
	padding: 10px;
	z-index: 1000
}

.c-dropdown__menu {
	display: inline;
	padding: 0;
	list-style: none
}

.aw-error-panel {
	color: #6b6b6b;
	font-size: 1.4rem;
	text-align: center
}

.aw-error-panel__title {
	margin: 0;
	margin-top: 30px;
	font-size: 2.28em
}

.aw-error-panel__description {
	display: block;
	padding: 18px 0
}

.aw-error-panel__code {
	margin: 0;
	color: #d6d6d6;
	font-size: 5.71em;
	font-weight: 400
}

.aw-error-panel__timestamp {
	margin-top: 10px;
	font-size: .7em
}

.c-fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	margin-top: 15px
}

.c-fieldset--first {
	margin-top: 0
}

.c-fieldset__legend {
	padding: 0;
	margin-bottom: 15px;
	color: #1e94d2;
	font-size: 1.6rem;
	font-weight: 500;
	text-transform: uppercase
}

@media screen and (min-width:768px) {
	.c-fieldset__col-6 {
		float: left;
		display: block;
		margin-right: 1.61735%;
		width: 49.19133%
	}
	.c-fieldset__col-6:last-child {
		margin-right: 0
	}
}

@media screen and (min-width:768px) {
	.c-fieldset__col-7 {
		float: left;
		display: block;
		margin-right: 1.61735%;
		width: 57.65944%
	}
	.c-fieldset__col-7:last-child {
		margin-right: 0
	}
}

@media screen and (min-width:768px) {
	.c-fieldset__col-12 {
		float: left;
		display: block;
		margin-right: 1.61735%;
		width: 100%
	}
	.c-fieldset__col-12:last-child {
		margin-right: 0
	}
}

.c-forum-message {
	padding: 20px 0;
	border-bottom: 2px solid #d6d6d6;
	font-size: 1.4rem
}

.c-forum-message:last-of-type {
	border-bottom: none;
	padding-bottom: 0
}

.c-forum-message__answers-count {
	margin-top: 40px;
	font-size: 1.4em;
	font-weight: 400
}

.c-forum-message__post-info {
	display: flex;
	align-items: center;
	margin: 20px 0
}

.c-forum-message__author-avatar {
	border-radius: 50%;
	flex: 0 50px
}

.c-forum-message__author-label {
	padding: 3px 5px;
	border-radius: 5px;
	background-color: #058205;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase
}

.c-forum-message__author-date {
	margin-left: 10px
}

.c-forum-message__author-name {
	display: block
}

.c-forum-message__post-date {
	display: block;
	margin-top: 2px;
	color: #6b6b6b;
	font-size: .9em
}

.c-forum-message__buttons {
	margin-top: 15px;
	margin-bottom: 30px
}

.c-forum-message__sourcecode-shortcuts {
	text-align: right;
	margin-top: 15px
}

.c-forum-topics {
	font-size: 1.4rem
}

.c-forum-topics__list {
	padding: 0;
	list-style-type: none
}

.c-forum-topics__buttons {
	margin-bottom: 15px
}

.c-forum-topics__feedback {
	color: #6b6b6b;
	text-align: center
}

.c-forum-topics__item {
	display: flex;
	padding-bottom: 15px;
	border-bottom: 1px solid #d6d6d6
}

.c-forum-topics__item:last-of-type {
	border-bottom: none;
	padding-bottom: 0
}

.c-forum-topics__summary {
	flex: 600px;
	align-self: flex-start;
	margin-left: 10px
}

.c-forum-topics__author-picture {
	flex: 0 50px
}

.c-forum-topics__avatar {
	border-radius: 50%
}

.c-forum-topics__title {
	margin: 0;
	margin-bottom: 2px
}

.c-forum-topics__title a {
	color: #2b2b2b
}

.c-forum-topics__title a:hover, .c-forum-topics__title a:focus {
	color: #1e94d2;
	text-decoration: none
}

.c-forum-topics__author {
	color: #6b6b6b;
	font-size: .9em
}

.c-forum-topics__label {
	padding: 3px 8px;
	border-radius: 0;
	font-size: .7em;
	font-weight: 500;
	text-transform: uppercase
}

.c-forum-topics__label.is-solved {
	background-color: #058205;
	color: #fff
}

.c-forum-topics__author-picture--vip:after {
	position: relative;
	left: 25px;
	bottom: 15px;
	padding: 2px 5px;
	font-size: .75em;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #2b2b2b;
	color: #fff;
	content: "VIP"
}

.c-forum-topics__post-date {
	color: #6b6b6b;
	font-size: .9em
}

.c-forum-topics__post-date:before {
	content: "- "
}

.c-forum-topics__item+.c-forum-topics__item {
	margin-top: 15px
}

.c-input-error {
	display: none;
	margin-top: 6px;
	color: #f96969;
	font-size: .9em;
	text-align: left
}

.c-input-error--visible {
	display: block
}

.c-input {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 1.4rem;
	color: #6b6b6b;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

input.c-input {
	height: 34px
}

.c-input--big {
	height: 45px
}

textarea.c-input--tall {
	height: 200px
}

.c-input--error {
	border: 1px solid #f96969
}

.c-label--error {
	color: #f96969
}

.c-labeled-input {
	margin-bottom: 15px
}

.c-labeled-input label {
	display: block;
	margin-bottom: 5px
}

.c-labeled-input label::after {
	clear: both;
	content: "";
	display: block
}

.c-link {
	color: #fff;
	text-decoration: none
}

.c-link:hover, .c-link:focus {
	color: #fff;
	text-decoration: underline
}

.c-order-receipt {
	font-size: 1.4rem
}

.c-order-receipt__headline {
	text-align: center
}

.c-order-receipt__headline::before {
	position: relative;
	top: 2px;
	margin-right: 10px;
	font-size: 2em;
	vertical-align: sub
}

.c-order-receipt__headline--success {
	color: #1b8f06
}

.c-order-receipt__headline--success::before {
	content: ""
}

.c-order-receipt__headline--fail {
	color: #f96969
}

.c-order-receipt__headline--fail::before {
	content: ""
}

.c-order-receipt__headline--warning {
	color: #dd732c
}

.c-order-receipt__headline--warning::before {
	content: ""
}

.c-order-receipt__order-code-box {
	margin-top: 25px;
	padding: 30px;
	background-color: #f7f7f7;
	text-align: center
}

.c-order-receipt__order-code-box-title {
	display: block;
	margin-bottom: 20px
}

.c-order-receipt__order-code-box-number {
	display: inline-block;
	padding: 10px;
	border-radius: 10px;
	background-color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	text-transform: uppercase
}

.c-order-receipt__detail {
	margin: 25px 0;
	padding: 20px 0;
	border-top: 2px dashed #6b6b6b;
	border-bottom: 2px dashed #6b6b6b
}

.c-order-receipt__field {
	margin-bottom: 15px
}

.c-order-receipt__field label {
	display: block;
	color: #6b6b6b;
	font-size: .8em;
	font-weight: 700;
	text-transform: uppercase
}

.c-order-receipt__field:last-child {
	margin-bottom: 0
}

.c-order-receipt__additional-info {
	text-align: justify
}

.c-pagination {
	width: 100%;
	text-align: center
}

.c-payment-icon {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 50px;
	border-radius: .21em;
	border: 1px solid rgba(0, 0, 0, .075);
	margin: .5em;
	font-size: 1.4rem
}

.c-payment-icon--visa {
	background: #fff
		url("/images/visa-16170c3c1d20524dd4139f2e4c5e5523.png")
}

.c-payment-icon--mastercard {
	background: #fff
		url("/images/mastercard-ba663af4772aa47aac7f7e131fc3d979.png")
}

.c-payment-icon--amex {
	background: #fff
		url("/images/amex-891c65605f1aec25389681af8c9fdaed.png")
}

.c-payment-icon--bank-slip {
	background: #fff
		url("/images/bank-slip-1036a5578d81e2ee1a1ad1f0cc33aecc.png")
}

.c-payment-icon__text {
	display: block;
	text-indent: -9999px
}

.c-payment-icon__label {
	position: absolute;
	top: -.5em;
	right: -.5em;
	padding: .2em .3em;
	border-radius: .21em;
	background-color: #1e94d2;
	color: #fff;
	font-weight: 700
}

.c-progress-bar {
	position: relative;
	height: 15px;
	width: 100%;
	border-radius: 2px;
	box-shadow: 0 0 2px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25) inset;
	background-color: #efefef
}

.c-progress-bar__value {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	border-radius: 2px;
	background: #1b8f06;
	background: -moz-linear-gradient(#1b8f06, #105404);
	background: -webkit-linear-gradient(#1b8f06, #105404);
	background: -ms-linear-gradient(#1b8f06, #105404);
	background: -o-linear-gradient(#1b8f06, #105404);
	background: linear-gradient(#1b8f06, #105404)
}

.c-responsive-video {
	box-sizing: border-box;
	margin: 0 auto
}

@media screen and (min-width:768px) {
	.c-responsive-video {
		width: 70%
	}
}

.c-responsive-video__frame {
	box-sizing: border-box;
	border: 10px solid #efefef
}

.c-side-info {
	font-size: 1.4rem;
	color: #6b6b6b
}

.c-side-info h2 {
	margin: 0;
	margin-bottom: 1em;
	margin-top: 2em;
	text-transform: uppercase;
	font-size: 1.1428em;
	font-weight: 500;
	color: #1e94d2
}

.c-side-info h2:first-of-type {
	margin-top: 0
}

.c-side-info p, .c-side-info img, .c-side-info li {
	margin: 1em 0
}

.c-side-info img {
	margin-left: auto;
	margin-right: auto
}

.c-side-info ul {
	margin: 0;
	padding: 0
}

.c-side-info li {
	padding: 4px 0 0 20px;
	background:
		url("/images/bullet-check-dc424fd035fae833eb5d0659595869ff.png")
		no-repeat left 3px;
	list-style-type: none
}

.c-simple-panel {
	color: #6b6b6b;
	text-align: center
}

.c-simple-panel__message {
	padding: 20px 0;
	color: white;
}

.c-simple-panel__rodape {
	padding: 15px;
	color: white;
}

.c-simple-panel__message.is-error {
	color: #e70500
}

.c-simple-panel__box {
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background-color: #fff
}

.c-simple-panel__footer {
	padding: 10px 0
}

.c-user-dropdown {
	position: relative;
	padding: 10px 0;
	font-size: 1.4rem
}

.c-user-dropdown__avatar {
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 50%
}

.c-user-dropdown__menu-box {
	position: absolute;
	z-index: 1500;
	top: 100%;
	left: inherit;
	right: 0;
	display: none;
	width: 240px;
	margin: 0;
	border-top: 1px solid #d6d6d6;
	box-shadow: 0 2px 5px #d6d6d6;
	background-color: #fff;
	color: #2b2b2b
}

.c-user-dropdown__menu-box:before {
	top: -10px;
	border-color: transparent transparent #d6d6d6
}

.c-user-dropdown__menu-box:after {
	top: -8px;
	border-color: transparent transparent #fff
}

.c-user-dropdown__menu-box:before, .c-user-dropdown__menu-box:after {
	position: absolute;
	right: 12px;
	box-sizing: border-box;
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 0 7px 10px;
	content: ""
}

.c-user-dropdown__menu-box--visible {
	display: block
}

.c-user-dropdown__menu-list {
	margin: 0;
	padding: 0px 0;
	/*padding: 8px 0;*/
	border-top: 1px solid #d6d6d6;
	list-style: none
}

.c-user-dropdown__menu-list2 {
	margin: 0;
	padding: 0px 0;
	border-top: 0px solid #d6d6d6;
	list-style: none
}
.c-user-dropdown__menu-item:hover {
	background-color: #efefef
}

.c-user-dropdown__menu-item:hover a {
	color: #1e94d2
}

.c-user-dropdown__menu-item a {
	display: block;
	padding: 8px 12px;
	color: #2b2b2b;
	text-decoration: none
}

.c-user-dropdown__user {
	padding: 8px 12px
}

.c-user-dropdown__user-name {
	display: block;
	overflow: hidden;
	font-size: 1em;
	text-overflow: ellipsis;
	white-space: nowrap
}

.c-user-dropdown__user-email {
	display: block;
	overflow: hidden;
	font-size: .8em;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #6b6b6b
}

.c-video-navigator__arrow {
	position: fixed;
	top: 50%;
	z-index: 9000;
	display: none;
	margin-top: -25px;
	width: 30px;
	height: 50px;
	background:
		url("/images/video-navigation-eeeb724dcea7c15d769b99f80822f87d.png");
	text-indent: -9999px;
	opacity: .5;
	-webkit-transition: opacity .5s ease 0s;
	-moz-transition: opacity .5s ease 0s;
	-ms-transition: opacity .5s ease 0s;
	-o-transition: opacity .5s ease 0s;
	transition: opacity .5s ease 0s
}

.c-video-navigator__arrow:hover {
	opacity: 1
}

.c-video-navigator--next .c-video-navigator__arrow {
	right: 10px;
	background-position: 0 0
}

.c-video-navigator--previous .c-video-navigator__arrow {
	left: 10px;
	background-position: 30px 0
}

@media screen and (min-width:992px) {
	.c-video-navigator__arrow {
		display: block
	}
}

.c-video-navigator__card {
	position: fixed;
	top: 50%;
	z-index: 9000;
	display: block;
	overflow: hidden;
	margin-top: -60px;
	height: 120px;
	width: 0;
	color: #fff;
	background-color: #0a0a0a;
	opacity: .8;
	-webkit-transition: width .5s ease .5s;
	-moz-transition: width .5s ease .5s;
	-ms-transition: width .5s ease .5s;
	-o-transition: width .5s ease .5s;
	transition: width .5s ease .5s
}

.c-video-navigator--next .c-video-navigator__card {
	right: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.c-video-navigator--previous .c-video-navigator__card {
	left: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.c-video-navigator:hover .c-video-navigator__card {
	width: 300px
}

.c-video-navigator__card-container {
	display: block;
	width: 240px;
	padding: 10px 8px
}

.c-video-navigator--previous .c-video-navigator__card-container {
	margin-left: 54px
}

.c-video-navigator--next .c-video-navigator__card-container {
	margin-left: 6px
}

.c-video-navigator__label {
	display: block;
	font-size: 12px;
	text-shadow: 0 1px 2px #000
}

.c-video-navigator__title {
	display: block;
	font-size: 18px
}

.l-centered-container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
	height: 100%;
	max-width: 800px;
	margin: 25px auto
}

.l-centered-container::after {
	clear: both;
	content: "";
	display: block
}

.p-contact-text {
	margin-bottom: 30px
}

.l-course-content {
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: left
}

.l-course-content__video {
	position: relative;
	padding-bottom: 50%;
	overflow: hidden
}

.l-course-content__video iframe, .l-course-content__video object,
	.l-course-content__video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.l-course-content__actions {
	margin-bottom: 25px
}

.l-course-content__links {
	margin-top: 15px;
	text-align: center
}

.l-course-content__content {
	margin-top: 35px
}

.l-course-headline {
	padding-top: 55px;
	padding-bottom: 55px;
	background-color: #efefef;
	font-size: 1.3rem;
	text-align: center
}

.l-course-headline__title {
	margin: 0;
	font-weight: 400;
	font-size: 2.2rem
}

@media screen and (min-width:768px) {
	.l-course-headline__title {
		font-size: 2.6rem
	}
}

.l-course-headline__instructors {
	margin: 25px 0;
	font-weight: 400;
	font-size: 1em;
	color: #6b6b6b
}

.l-course-headline__progress {
	margin: 0 auto
}

@media screen and (min-width:768px) {
	.l-course-headline__progress {
		width: 70%
	}
}

.l-courses-list {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
	height: 100%
}

.l-courses-list::after {
	clear: both;
	content: "";
	display: block
}

.l-courses-list--my-courses {
	margin-top: 35px;
	margin-bottom: -1.61735%
}

@media screen and (max-width:767px) {
	.l-courses-list--my-courses {
		margin-bottom: -15px
	}
}

.l-courses-list__card {
	margin-bottom: 1.61735%
}

@media screen and (max-width:767px) {
	.l-courses-list__card {
		margin-left: auto;
		margin-right: auto;
		max-width: 400px;
		min-width: 280px;
		margin-bottom: 25px
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.l-courses-list__card {
		float: left;
		display: block;
		margin-right: 1.61735%;
		width: 49.19133%
	}
	.l-courses-list__card:last-child {
		margin-right: 0
	}
	.l-courses-list__card:nth-child(2n) {
		margin-right: 0
	}
	.l-courses-list__card:nth-child(2n+1) {
		clear: left
	}
}

@media screen and (min-width:992px) {
	.l-courses-list__card {
		float: left;
		display: block;
		margin-right: 1.61735%;
		width: 32.2551%
	}
	.l-courses-list__card:last-child {
		margin-right: 0
	}
	.l-courses-list__card:nth-child(3n) {
		margin-right: 0
	}
	.l-courses-list__card:nth-child(3n+1) {
		clear: left
	}
}

@media screen and (min-width:768px) {
	.l-courses-list__card-details {
		height: 130px;
		overflow: hidden
	}
}

.l-footer {
	color: #fff;
	background-color: #2b2b2b;
	font-size: 1.3rem
}

.l-footer a {
	color: #fff;
	text-decoration: none
}

.l-rodape a {
	color: #fff;
}

.l-footer a:hover, .l-footer a :focus {
	color: #d6d6d6
}

.l-footer__container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
	height: 100%;
	padding-top: 30px;
	padding-bottom: 30px
}

.l-footer__container::after {
	clear: both;
	content: "";
	display: block
}

.l-footer__legal {
	display: block;
	margin-top: 30px;
	font-size: .923em;
	font-weight: 500;
	text-align: center
}

.l-footer__copyright {
	display: block;
	margin-top: 15px;
	font-size: .8461em;
	text-align: center
}

.l-footer__columns {
	display: block
}

.l-footer__columns::after {
	clear: both;
	content: "";
	display: block
}

@media screen and (max-width:767px) {
	.l-footer__column, .l-footer__company-column, .l-footer__social-column,
		.l-footer__contact-column {
		text-align: center;
		margin-bottom: 30px
	}
}

@media screen and (min-width:768px) {
	.l-footer__company-column {
		float: left;
		display: block;
		margin-right: 1.61735%;
		width: 23.78699%
	}
	.l-footer__company-column:last-child {
		margin-right: 0
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.l-footer__social-column {
		float: left;
		display: block;
		margin-right: 1.61735%;
		width: 32.2551%
	}
	.l-footer__social-column:last-child {
		margin-right: 0
	}
}

@media screen and (min-width:992px) {
	.l-footer__social-column {
		float: left;
		display: block;
		margin-right: 1.61735%;
		width: 40.72321%
	}
	.l-footer__social-column:last-child {
		margin-right: 0
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.l-footer__contact-column {
		float: left;
		display: block;
		margin-right: 1.61735%;
		width: 40.72321%
	}
	.l-footer__contact-column:last-child {
		margin-right: 0
	}
}

@media screen and (min-width:992px) {
	.l-footer__contact-column {
		float: left;
		display: block;
		margin-right: 1.61735%;
		width: 32.2551%
	}
	.l-footer__contact-column:last-child {
		margin-right: 0
	}
}

.l-footer__column-title {
	margin-bottom: 10px;
	line-height: 2;
	font-size: 1.4em;
	font-weight: 500
}

.l-footer__menu-list {
	margin: 0;
	padding: 0;
	list-style: none
}

.l-footer__menu-item {
	line-height: 2
}

.l-footer__contact-list {
	padding: 0;
	margin: 0;
	font-size: 1.5em;
	list-style: none
}

.l-footer__contact-item {
	margin-bottom: 20px
}

.l-footer__contact-item:last-of-type {
	margin-bottom: 0
}

.l-footer__contact-item::before {
	position: relative;
	width: 50px;
	font-size: 2em
}

.l-footer__contact-item--phone::before {
	top: 9px;
	content: ""
}

.l-footer__contact-item--email::before {
	top: 6px;
	content: ""
}

.l-footer__social-list {
	padding: 0;
	margin: 0;
	font-size: 1.5em;
	list-style: none
}

.l-footer__social-media {
	display: inline-block
}

.l-footer__social-media>a {
	font-size: 2.2em;
	margin-right: 5px
}

.l-footer__social-media--facebook>a::before {
	content: ""
}

.l-footer__social-media--youtube>a::before {
	content: ""
}

.l-footer__social-media--linkedin>a::before {
	content: ""
}

.l-footer__social-media--gplus>a::before {
	content: ""
}

.l-forum-topic {
	margin-top: 35px;
	margin-bottom: 35px;
	max-width: 800px;
	min-height: 300px;
	text-align: left
}

.l-forum-topic__breadcrumb {
	display: none;
	margin-top: 20px
}

@media screen and (min-width:992px) {
	.l-forum-topic__breadcrumb {
		display: block
	}
}

.l-forum-topic__alert {
	margin-bottom: 20px
}

.l-forum-topic__title {
	margin: 0;
	color: #2b2b2b;
	font-weight: 400;
	font-size: 2.2rem
}

@media screen and (min-width:992px) {
	.l-forum-topic__title {
		font-size: 2.6rem
	}
}

.l-forum-topic__label {
	padding: 3px 8px;
	border-radius: 0;
	font-size: .6em;
	font-weight: 300;
	text-transform: uppercase
}

.l-forum-topic__label:hover {
	text-decoration: none
}

.l-forum-topic__label.is-solved {
	background-color: #058205;
	color: #fff
}

.l-forum-topic__label.is-solved.is-updatable:hover {
	background-color: #6b6b6b;
	color: #fff
}

.l-forum-topic__label.is-unsolved {
	background-color: #6b6b6b;
	color: #fff
}

.l-forum-topic__label.is-unsolved.is-updatable:hover {
	background-color: #058205;
	color: #fff
}

.l-forum-topic__messages {
	margin: 0;
	padding: 0;
	list-style: none
}

.l-header {
	height: 60px;
	/*background-color: #1e94d2;*/
	background-color: #314FA3;
	color: #fff
}

.l-home-headline {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
	height: 100%;
	padding-top: 70px;
	padding-bottom: 70px;
	font-size: 4rem;
	text-align: center
}

.l-home-headline::after {
	clear: both;
	content: "";
	display: block
}

.l-home-headline__title {
	margin: 0;
	margin-bottom: 20px;
	color: #2b2b2b;
	font-size: 1em;
	font-weight: 400
}

.l-home-headline__subtitle {
	margin: 0;
	color: #6b6b6b;
	font-size: .5em;
	font-weight: 300
}

.l-main-nav {
	position: relative;
	display: flex;
	box-sizing: border-box;
	height: 100%;
	justify-content: space-between
}

.l-main-nav__logo {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center
}

.l-main-nav__logo img {
	height: 100%;
	vertical-align: middle
}

.l-main-nav__menu {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.l-main-nav--cta-optimized .l-main-nav__menu {
	display: none
}

@media screen and (min-width:768px) {
	.l-main-nav--cta-optimized .l-main-nav__menu {
		display: flex
	}
}

.l-main-nav--cta-optimized .l-main-nav__logo {
	width: 100%;
	text-align: center
}

@media screen and (min-width:768px) {
	.l-main-nav--cta-optimized .l-main-nav__logo {
		width: auto;
		text-align: left
	}
}

.l-no-data {
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: center
}

.l-no-data__container {
	margin: 0 5%;
	padding: 35px;
	border-radius: 4px;
	background-color: #f7f7f7
}

@media screen and (min-width:768px) {
	.l-no-data__container {
		margin: 0 20%
	}
}

.l-no-data__text {
	font-size: 2.2rem;
	font-weight: 400
}

.l-no-data__button {
	margin-top: 35px
}

.l-our-clients {
	padding-top: 70px;
	padding-bottom: 70px;
	font-size: 1rem
}

.l-our-clients__title {
	margin: 0;
	margin-bottom: 40px;
	color: #2b2b2b;
	font-size: 3em;
	font-weight: 400;
	text-align: center
}

.l-page-cta {
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: center
}

.l-page-headline {
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: left
}

.l-page-headline__breadcrumb {
	display: none;
	margin-top: 20px
}

@media screen and (min-width:992px) {
	.l-page-headline__breadcrumb {
		display: block
	}
}

.l-page-headline__title {
	margin: 0;
	color: #2b2b2b;
	font-weight: 400;
	font-size: 2.2rem
}

@media screen and (min-width:992px) {
	.l-page-headline__title {
		font-size: 2.6rem
	}
}

.l-receipt {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
	height: 100%;
	margin-bottom: 25px;
	margin-top: 25px;
	color: #2b2b2b;
	font-size: 1rem
}

.l-receipt::after {
	clear: both;
	content: "";
	display: block
}

@media screen and (min-width:768px) {
	.l-receipt {
		padding-left: 20%;
		padding-right: 20%
	}
}

.l-receipt__text h1 {
	margin: 40px 0;
	font-size: 3em;
	font-weight: 400;
	text-align: center
}

.l-receipt__text p {
	color: #6b6b6b;
	font-size: 2em;
	font-weight: 300
}

.l-receipt__action {
	margin-top: 35px;
	text-align: center
}

.l-sales-page-heading {
	padding-top: 70px;
	padding-bottom: 70px;
	font-size: 1.6rem;
	text-align: center;
	background: #f7f7f7;
	border-bottom: 1px solid #efefef
}

.l-sales-page-heading__title {
	margin: 0;
	margin-bottom: 20px;
	color: #2b2b2b;
	font-size: 2.125em;
	font-weight: 400
}

.l-sales-page-heading__subtitle {
	margin: 0;
	margin-bottom: 60px;
	color: #6b6b6b;
	font-size: 1em;
	font-weight: 300
}

.l-sales-page-heading__content .c-button--purchase {
	margin-top: 30px
}

.l-sales-page-section {
	margin-top: 70px;
	margin-bottom: 70px;
	font-size: 1.6rem
}

.l-sales-page-section__container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
	height: 100%
}

.l-sales-page-section__container::after {
	clear: both;
	content: "";
	display: block
}

@media screen and (min-width:768px) {
	.l-sales-page-section__container {
		width: 75%
	}
}

.l-sales-page-section__title {
	margin: 0;
	margin-bottom: 30px;
	font-size: 1.7em;
	font-weight: 400;
	text-align: center
}

.l-simple-page {
	margin-bottom: 30px;
	/*background-color: #005aab;*/
	background-color: #314FA3;
}

.l-simple-page__container {
	display: block;
	max-width: 420px;
	margin: auto;
	padding: 0 10px;
	padding-top: 10%
}

.l-split-container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
	height: 100%;
	margin-bottom: 25px;
	margin-top: 25px
}

.l-split-container::after {
	clear: both;
	content: "";
	display: block
}

@media screen and (min-width:768px) {
	.l-split-container__main {
		float: left;
		display: block;
		margin-right: 1.61735%;
		width: 74.59566%
	}
	.l-split-container__main:last-child {
		margin-right: 0
	}
}

@media screen and (min-width:768px) {
	.l-split-container__side {
		float: left;
		display: block;
		margin-right: 1.61735%;
		width: 23.78699%;
		border-left: 1px solid #ccc;
		padding-left: 1.61735%
	}
	.l-split-container__side:last-child {
		margin-right: 0
	}
}

.t-text-center {
	text-align: center
}

@media screen and (max-width:767px) {
	.t-text-center-xs {
		text-align: center
	}
}

.s-healthcheck {
	
}

.s-healthcheck [class] {
	outline: 5px solid lightgrey
}

.s-healthcheck [class*=__] {
	outline: 5px solid grey
}

.s-healthcheck [class*="--"] {
	outline: 5px solid darkgrey
}

.s-healthcheck [class^=o-], .s-healthcheck [class*=" o-"] {
	outline: 5px solid orange
}

.s-healthcheck [class^=c-], .s-healthcheck [class*=" c-"] {
	outline: 5px solid cyan
}

.s-healthcheck [class^=l-], .s-healthcheck [class*=" l-"] {
	outline: 5px solid green
}

.s-healthcheck [class*="@"] {
	outline: 5px solid #bc8f8f
}

.s-healthcheck [class^=_] {
	outline: 5px solid red
}