/*
Theme Name: МЁБЛЬЦЕХ
Theme URI: https://bfglab.ru/
Description: Специально для МЁБЛЬЦЕХ
Version: 2.0
Author: BFG.lab
Author URI: https://bfglab.ru/
Tags: creativ
*/


html,body,
div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,
dl,dt,dd,
ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
body {
	line-height: 1;
	zoom: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
	}
:focus {
	outline: 0;
	}
::-webkit-selection,
::-moz-selection,
::-ms-selection,
::-o-selection,
::selection {
	background: #0069B0;
	}
ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
	}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	}
audio:not([controls]) {
	display: none;
	}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	}
a:hover,
a:active {
	outline: 0;
	}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
	}
sup {
	top: -0.5em;
	}
sub {
	bottom: -0.25em;
	}
img {
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	}
button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
	}
button, input {
	*overflow: visible;
	line-height: normal;
	}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
	}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
	}
textarea {
	overflow: auto;
	vertical-align: top;
	}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
	}
.fix {
	*zoom: 1;
	}
.fix:before,.fix:after {
	display: table;
	content: "";
	line-height: 0;
	}
.fix:after {
	clear: both;
	}
.hidden {
	display: none;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;
	margin: 0 1.5em 1.5em 0;
	}
.left {
	float: left !important;
	}
.alignright {
	float: right;
	margin: 0 0 .4em 1.4em;
	}
.right {
	float: right !important;
	}
.textleft {
	text-align: left;
	}
.textright {
	text-align: right;
	}
.textjustify {
	text-align: justify;
	}
.textcenter {
	text-align: center;
	}
.clear {
	clear: both;
	}
.block {
	display: block;
	}
img.center,
img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.left,
img[align="left"] {
	float: left;
	margin: 2px 10px 5px 0;
	}
img.right,
img[align="right"] {
	float: right;
	margin: 2px 0 5px 10px;
	}
blockquote {
	margin: 2em -1.5em;
	padding: 1.5em;
	border: solid 2px #CD3333;
	box-shadow: 0 2px 47px rgba(37,37,37,.087);
	background-color: #fff;
	}




body {
	font-size: 100%;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	line-height: 1.5em;
	color: #222;
	letter-spacing: 0;
	}


p {
	margin: 1.5em 0;
	hyphenate: auto;
	hyphenate-before: 2;
	hyphenate-after: 3;
	hyphenate-lines: 3;
	orphans: 4;
	}
p:before {
	content: "";
	width: 8em;
	display: block;
	overflow: hidden;
	}
ol,
ul {
	list-style-type: none;
	}
ul.unstyled,
ol.unstyled {
	margin-left: 0;
	list-style: none;
	}
dl {
	margin-bottom: 21.7px;
	}
dt,
dd {
	line-height: 21.7px;
	}
dt {
	font-weight: bold;
	line-height: 20.7px;
	}
dd {
	margin-left: 10.85px;
	}
a {
	color: #231f20;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
a:hover {
	color: #998c00;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
a:focus {
	outline: 1px dotted invert;
	}
a:active,
a:focus {
	outline: none !important;
	}
 
.hentry ul,
.hentry ol {
	padding: 0;
	margin: 0 0 1em 30px;
	}
.hentry ol list-style:decimalol list-style:lower-romanol {
	list-style: lower-alpha;
	}
.hentry ul {
	list-style: disc;
	}
.hentry ol {
	list-style: decimal;
	}
.hentry ul ul,
.hentry ul ol,
.hentry ol ol,
.hentry ol ul {
	margin-bottom: 0;
	}
.hentry h1,
.hentry h2,
.hentry h3,
.hentry h4,
.hentry h5,
.hentry h6 {
	margin: 1em 0;
	}
.hentry p {
	margin: 0 0 1.5em 0;
	}
.hentry a {
	font-weight: 400;
	}
.hentry p:last-child {
	margin-bottom: 0;
	}
ul.inline-list {
	list-style-type: none;
	display: inline-block;
	}
ul.inline-list > li {
	display: inline-block;
	padding: 0;
	margin-right: 6px;
	vertical-align: top;
	}
ul.inline-list > li > a {
	box-sizing: border-box;
	display: block;
	color: inherit;
	}

input.searchfield:active {
	outline: none !important;
	}
hr {
	clear: both;
	height: 0;
	margin: 21.7px 0;
	border: 0;
	border-bottom: 1px solid #DDD;
	}
hr.soften {
	height: 1px;
	background-image: -webkit-linear-gradient(left,transparent,rgba(0,0,0,.1),transparent);
	background-image: -moz-linear-gradient(left,transparent,rgba(0,0,0,.1),transparent);
	background-image: -ms-linear-gradient(left,transparent,rgba(0,0,0,.1),transparent);
	background-image: -o-linear-gradient(left,transparent,rgba(0,0,0,.1),transparent);
	border: 0;
	}
strong,
.strong {
	font-weight: 600;
	}
em {
	font-style: italic;
	}

h1,h2,h3,h4,h5,h6 {
	margin: .4em 0;
	text-rendering: optimizelegibility;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	line-height: 130%;
	}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	font-size: 16px;
	}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
	color: inherit;
	}
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover {
	color: #337EFF;
	}
.subhead {
	color: #7C7C7C;
	color: rgba(68,68,68,.87);
	font-size: 14px;
	}
.subhead a {
	color: inherit;
	font-weight: 300;
	}
.subhead a:hover {
	color: #998c00;
	}
.bfg-dark .subhead {
	color: #FFF;
	color: rgba(255,255,255,.85);
	}
h1 {
	font-size: 2.8em;
	}
h2 {
	font-size: 2.4em;
	}
h3 {
	font-size: 1.8em;
	}
h4 {
	font-size: 1.5em;
	}
h5 {
	font-size: 1.25em;
	}
h6 {
	font-size: 1.05em;
	}
h1,h2,h3,h4,h5,h6 {
	line-height: 1.2em;
	}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p {
	margin-top: .4em;
	}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	}
h1 + img,
h2 + img {
	margin-top: 1em;
	}



body .site-wrap {
	background: #FFF;
	z-index: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	}
body.display-boxed .boxed-wrap {
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
	background: #FFF;
	}
body.display-boxed .boxed-wrap.boxed-nobg {
	background: transparent;
	}
body.display-boxed .boxed-wrap .bfg-area-wrap > .bfg-content {
	padding-left: 1em;
	padding-right: 1em;
	}
body.display-full .bfg-content,
body.display-boxed .bfg-fixed-top .bfg-content {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	}
body .section-bfgcolumn {
	margin-bottom: 0;
	}
body #footer section:last-child {
	margin-bottom: 0;
	}
.bfg-section-pad {
	padding: 1em 0;
	}
.products-catalog .bfg-section-pad {
	padding: 0;
	}
.bfg-section-pad .row:last-child > [class*="span"] {
	margin-bottom: 0;
	}
body .bfg-content img {
	max-width: 100%;
	height: auto;
	width: auto \9;
	}
body .ie8 img {
	width: auto;
	height: auto;
	}
body .hentry iframe,
body .hentry video,
body .hentry object {
	max-width: 100%;
	}
body .bfg-area .bfg-section {
	margin-bottom: 0;
	}
body .bfg-area .bfg-section .bfg-section > .bfg-section-pad {
	padding: .5em;
	margin-bottom: 1em;
	}
body .bfg-area .bfg-section.section-bfgcolumn > .bfg-section-pad {
	padding: 0;
	}
body .bfg-area .bfg-section.section-bfgcolumn .bfg-section:last-of-type {
	margin-bottom: 0;
	}
.bfg-scroll-translate {
	overflow: hidden;
	}
h2.bfg-section-title {
	text-align: center;
	padding: 2.5em;
	margin: 0;
	}
h3.bfg-section-title {
	font-size: 1.1875em;
	line-height: 1.375em;
	margin: 0 0 .75em;
	}


.bfg-link {
	color: #CD3333;
	font-weight: 400;
	}
.bfg-link-inverse {
	background: #337EFF;
	color: #FFF;
	}
.bfg-box-shadow {
	display: inline-block;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.17);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,.17);
	-ms-box-shadow: 1px 1px 3px rgba(0,0,0,.17);
	-o-box-shadow: 1px 1px 3px rgba(0,0,0,.17);
	box-shadow: 1px 1px 3px rgba(0,0,0,.17);
	}
.bfg-box-shadow:hover {
	display: inline-block;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.27);
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,.27);
	-ms-box-shadow: 1px 1px 5px rgba(0,0,0,.27);
	-o-box-shadow: 1px 1px 5px rgba(0,0,0,.27);
	box-shadow: 1px 1px 5px rgba(0,0,0,.27);
	}
.bfg-dark,
.bfg-dark a {
	color: #FFF;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.bfg-dark a:hover {
	color: #fff04f;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.bfg-highlight {
	-webkit-text-shadow: 0 -1px 4px rgba(255,255,255,.3);
	-moz-text-shadow: 0 -1px 4px rgba(255,255,255,.3);
	-ms-text-shadow: 0 -1px 4px rgba(255,255,255,.3);
	-o-text-shadow: 0 -1px 4px rgba(255,255,255,.3);
	text-shadow: 0 -1px 4px rgba(255,255,255,.3);
	}
.bfg-dark.bfg-highlight {
	-webkit-text-shadow: 0 -1px 4px rgba(0,0,0,.3);
	-moz-text-shadow: 0 -1px 4px rgba(0,0,0,.3);
	-ms-text-shadow: 0 -1px 4px rgba(0,0,0,.3);
	-o-text-shadow: 0 -1px 4px rgba(0,0,0,.3);
	text-shadow: 0 -1px 4px rgba(0,0,0,.3);
	}
.bfg-make-link.bfg-dark.bfg-highlight:hover {
	-webkit-text-shadow: 0 -1px 4px rgba(0,0,0,.65);
	-moz-text-shadow: 0 -1px 4px rgba(0,0,0,.65);
	-ms-text-shadow: 0 -1px 4px rgba(0,0,0,.65);
	-o-text-shadow: 0 -1px 4px rgba(0,0,0,.65);
	text-shadow: 0 -1px 4px rgba(0,0,0,.65);
	}
.bfg-radius {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
	}
.bfg-title-image {
	border: solid 4px #FFF;
	border-color: rgba(255,255,255,.85);
	width: 80px;
	height: auto;
	}


.res-phone .hidden-phone {
	display: none !important;
	}
.res-tablet .hidden-tablet {
	display: none !important;
	}
.res-desktop .hidden-desktop {
	display: none !important;
	}



.bfg-half-width {
	min-width: 50%;
	}
.bfg-border {
	border-color: #D8D8D8;
	border-color: rgba(68,68,68,.17);
	border-style: solid;
	}
.bfg-border-bottom {
	border-bottom-width: 0px;
	}
.bfg-contrast {
	background-color: #EBEBEB;
	background-color: rgba(68,68,68,.047);
	}
.bfg-contrast .widget li,
.bfg-contrast .bfg-border {
	border-color: #D8D8D8;
	border-color: rgba(68,68,68,.17);
	}
.bfg-light {
	background-color: #FFF;
	}
.bfg-small,
small {
	font-size: 13px;
	line-height: 1.3;
	opacity: .87;
	}
.bfg-minimal {
	min-height: 540px;
	}
.bfg-content-shadow {
	box-shadow: 0 0 47px rgba(37,37,37,.087);
	border-radius: 32px;
	}
.column-boxed {
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	margin-bottom: 20px;
	}
.bfg-content {
	position: relative;
	max-width: 1300px;
	margin: 0 auto;
	}
.bfg-content.offset {
	padding: 48px 64px;
	}
.bfg-area-pad {
	position: relative;
	}
.bfg-area-wrap {
	background-position: 50% 0;
	}
.bfg-bg-top {
	background-position: 50% 0;
	background-repeat: no-repeat;
	}
.bfg-bg-cover {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
.bfg-bg-repeat {
	background-repeat: repeat;
	}
.bfg-bg-fixed {
	background-attachment: fixed;
	}




.section-textbox .bfg-section-pad .textbox-wrap p:last-child {
	margin-bottom: 0;
	}
.section-textbox .bfg-section-pad .textbox-wrap p:first-child {
	margin-top: 0;
	}
.ibox {
	text-align: center;
	}
.ibox .ibox-text h4 {
	margin-bottom: 5px;
	line-height: 1.4em;
	}
.ibox .ibox-desc .ibox-link {
	display: block;
	margin-top: .5em;
	}
.ibox .ibox-desc .ibox-link i {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	}
.ibox .ibox-desc .ibox-link a:hover i {
	margin-left: 6px;
	}
.ibox .ibox-media {
	text-align: center;
	}
.ibox .ibox-media a {
	color: inherit;
	}
.ibox .ibox-media .bfg-counter {
	font-size: 4em;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 1em;
	}
.ibox .ibox-media .ibox-icon-border {
	margin-bottom: 12px;
	display: inline-block;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	-ms-border-radius: 24px;
	-o-border-radius: 24px;
	border-radius: 24px;
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
	box-sizing: border-box;
	position: relative;
	}
.ibox .ibox-media.label .ibox-icon-border {
	border-color: #CD3333;
	}
.ibox .ibox-media .ibox-icon-border .invert-icon {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	-ms-border-radius: 24px;
	-o-border-radius: 24px;
	border-radius: 24px;
	z-index: 0;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	}
.ibox .ibox-media .ibox-icon-border .iii {
	position: relative;
	z-index: 10;
	}
.ibox .ibox-media .ibox-icon-border.media-type-image {
	overflow: hidden;
	background-size: cover;
	display: block;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0 2px 37px rgba(37,37,37,.067);
	}
.ibox .ibox-media .ibox-icon-border.media-type-image img {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	}
.ibox .ibox-media .ibox-icon-border.media-type-icon i {
	font-size: 80px;
	display: inline-block;
	}
.ibox.top-aligned .ibox-desc {
	max-width: 300px;
	margin: 0 auto;
	}
.ibox.top-aligned .ibox-media {
	max-width: 60%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}
.ibox.top-aligned .ibox-media.mini {
	max-width: 30%;
	}
.ibox.top-aligned .ibox-media.wrap-count {
	max-width: 100%;
	}
.ibox.top-aligned .ibox-media .media-type-image {
	height: 0;
	padding: 50% 0;
	position: relative;
	}
.ibox.left-aligned {
	text-align: left;
	}
.ibox.left-aligned .ibox-icon-border .bfg-counter {
	font-size: 25px;
	line-height: 1em;
	}
.ibox.left-aligned .ibox-icon-border.media-type-count {
	min-width: 100px;
	text-align: right;
	}
.ibox.left-aligned .ibox-icon-border.media-type-icon {
	background: transparent;
	width: 40px;
	height: 40px;
	line-height: 40px;
	}
.ibox.left-aligned .ibox-icon-border.media-type-icon i {
	font-size: 30px;
	}
.ibox.left-aligned .ibox-icon-border.media-type-image {
	padding: auto;
	width: 80px;
	height: 80px;
	}
.ibox.left-aligned .mini .ibox-icon-border.media-type-image {
	padding: auto;
	width: 40px;
	height: 40px;
	}
.ibox.left-aligned .ibox-icon-border.media-type-image img {
	width: 80px;
	}





.section-highlight {
	text-align: center;
	}
.section-highlight .highlight-area {
	padding: 10px 0;
	margin: 0 auto;
	}
.section-highlight .bfg-section-pad {
	padding: 18px 0;
	}
.section-highlight .highlight-head {
	font-size: 30px;
	font-weight: 600;
	margin: 0;
	}
.section-highlight .highlight-subhead {
	margin-top: 5px;
	font-size: 18px;
	opacity: .75;
	}
.section-highlight .highlight-subhead strong,
.section-highlight .highlight-subhead a {
	opacity: 1;
	}
.section-highlight .hl-image-bottom {
	margin: 12px 0 0 0;
	}
.section-highlight .highlight-splash img {
	max-width: 100%;
	}
.section-mediabox.no-pad .bfg-section-pad {
	padding: 0;
	}
.section-mediabox .mediabox-wrap {
	min-height: 20px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
.section-mediabox img,
.section-mediabox iframe,
.section-mediabox object,
.section-mediabox embed {
	max-width: 100%;
	max-height: 100%;
	border: solid 2px transparent;
	box-sizing: border-box;
	background-color: #FFF;
	}
.section-mediabox .meta {
	padding: 4px 10px 10px 10px;
	}
.products-catalog .section-mediabox .meta {
	padding: 12px;
	}
.products-catalog .section-mediabox a {
	display: block;
	background: #fff;
	padding: 16px;
	border-radius: 24px;
	-webkit-box-shadow: 0 2px 47px rgba(37,37,37,.067);
	-moz-box-shadow: 0 2px 47px rgba(37,37,37,.067);
	-ms-box-shadow: 0 2px 47px rgba(37,37,37,.067);
	-o-box-shadow: 0 2px 47px rgba(37,37,37,.067);
	box-shadow: 0 2px 47px rgba(37,37,37,.067);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.products-catalog .section-mediabox a:hover {
	-webkit-box-shadow: 0 2px 47px rgba(37,37,37,.17);
	-moz-box-shadow: 0 2px 47px rgba(37,37,37,.17);
	-ms-box-shadow: 0 2px 47px rgba(37,37,37,.17);
	-o-box-shadow: 0 2px 47px rgba(37,37,37,.17);
	box-shadow: 0 2px 47px rgba(37,37,37,.17);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.section-mediabox a .title {
	color: #222;
	font-size: 15px;
	font-weight: 600;
	}
.section-mediabox a .image > img {
	opacity: 1;
	border-radius: 16px;
	box-shadow: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.section-mediabox a:hover .image > img {
	opacity: .87;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.section-mediabox .image {
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 16px;
	-webkit-box-shadow: 0 2px 37px rgba(37,37,37,.17);
	-moz-box-shadow: 0 2px 37px rgba(37,37,37,.17);
	-ms-box-shadow: 0 2px 37px rgba(37,37,37,.17);
	-o-box-shadow: 0 2px 37px rgba(37,37,37,.17);
	box-shadow: 0 2px 37px rgba(37,37,37,.17);
	}
.products-catalog .section-mediabox .image {
	border-radius: 16px;
	box-shadow: none;
	}
.section-mediabox .image img {
	border-radius: 16px;
	border: 0;
	}
.section-mediabox .meta .desc {
	color: #666;
	line-height: 1.2;
	font-size: 14px;
	}



#also .image,
#column-navi-sidebar .image,
#gallery .image {
	background-color: #FFF;
	}
#gallery .image img {
	border: solid 1px transparent;
	box-sizing: border-box;
	}


.block-title {
	font-size: 18px;
	font-weight: 600;
	}
.block-subhead {
	color: #7C7C7C;
	color: rgba(68,68,68,.87);
	font-size: 14px;
	line-height: 1.2;
	}




.box-item {
	background-color: #fff;
	box-shadow: 0 2px 37px rgba(37,37,37,.087);
	border-radius: 32px;
	padding: 12px;
	box-sizing: border-box;
	}
.box-item.media > .img {
	min-width: 96px;
	}
.box-item.media > .img.mini {
	min-width: 40px;
	}
.box-item.ibox.left-aligned .ibox-icon-border.media-type-image {
	padding: 0;
	width: 96px;
	height: 96px;
	margin: 0;
	box-shadow: none;
	}
.box-item.ibox.left-aligned .mini .ibox-icon-border.media-type-image {
	padding: 0;
	width: 40px;
	height: 40px;
	}
.box-item.ibox .mini.ibox-media .ibox-icon-border {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	}
.box-item .box-title {
	font-size: 15px;
	font-weight: 600;
	}
.box-item .box-text {
	font-size: 14px;
	}






.product-gallery-wrapper {
	position: relative;
	}
.product-gallery-wrapper .caroufredsel_wrapper {
	background-color: #f1f1f1;
	border-radius: 24px 24px 24px 0;
	-webkit-box-shadow: 0 2px 47px rgba(37,37,37,.087);
	-moz-box-shadow: 0 2px 47px rgba(37,37,37,.087);
	-ms-box-shadow: 0 2px 47px rgba(37,37,37,.087);
	-o-box-shadow: 0 2px 47px rgba(37,37,37,.087);
	box-shadow: 0 2px 47px rgba(37,37,37,.087);
	box-sizing: border-box;
	overflow: hidden;
	}
.product-gallery,
.product-gallery-thumbs {
	overflow: hidden;
	}
.product-gallery a,
.product-gallery img,
.product-gallery-thumbs a,
.product-gallery-thumbs img  {
	display: block;
	float: left;
	}
.product-gallery a,
.product-gallery-thumbs span,
.product-gallery-thumbs a {
	position: relative;
	}
.product-gallery img,
.product-gallery-thumbs img {
	border: none;
	width: 100%;
	height: 100%;
	}
.product-gallery-thumbs img {
	opacity: 1;
	box-sizing: border-box;
	border-radius: 18px;

	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.product-gallery-thumbs-wrapper {
	position: relative;
	}
.product-gallery-thumbs a {
	width: 120px;
	height: auto;
	margin: 8px;
	padding: 8px;
	background-color: #fff;
	border-radius: 24px;
	-webkit-box-shadow: 0 0 8px rgba(37,37,37,.067);
	-moz-box-shadow: 0 0 8px rgba(37,37,37,.067);
	-ms-box-shadow: 0 0 8px rgba(37,37,37,.067);
	-o-box-shadow: 0 0 8px rgba(37,37,37,.067);
	box-shadow: 0 0 8px rgba(37,37,37,.067);
	}
.product-gallery-thumbs a:hover img,
.product-gallery-thumbs a.selected img {
	opacity: .47;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
#product-gallery-prev,
#product-gallery-next {
	display: block;
	width: 20px;
	padding: 0 10px 0 6px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	background-color: #FFF;
	opacity: .07;
	}
#product-gallery-prev {
	left: 0px;
	}
#product-gallery-next {
	right: 0px;
	}
.product-gallery-thumbs-wrapper:hover #product-gallery-prev,
.product-gallery-thumbs-wrapper:hover #product-gallery-next {
	opacity: .77;
	}
#product-gallery-prev.disabled,
#product-gallery-next.disabled {
	display: none !important;
	}










.expander.type-icon {
	position: absolute;
	padding: 0;
	top: -10px;
	right: -10px;
	height: 44px;
	width: 44px;
	}
.expander.type-icon.edit-link a {
	color: #444;
	display: block;
	padding: 12px;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	width: 20px;
	height: 20px;
	border-radius: 16px;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 37px rgba(37,37,37,.17);
	-moz-box-shadow: 0 2px 37px rgba(37,37,37,.17);
	-ms-box-shadow: 0 2px 37px rgba(37,37,37,.17);
	-o-box-shadow: 0 2px 37px rgba(37,37,37,.17);
	box-shadow: 0 2px 37px rgba(37,37,37,.17);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.expander.type-icon.edit-link a:hover {
	color: #231f20;
	background-color: #fff04f;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.expander.type-image {
	position: absolute;
	border-radius: 100%;
	top: -12px;
	right: -12px;
	height: 64px;
	width: 64px;
	}
.expander.type-image.label {
	position: absolute;
	border-radius: 100%;
	top: -7px;
	right: -7px;
	height: 35px;
	width: 35px;
	}
.mini .expander.type-image.label {
	position: absolute;
	border-radius: 100%;
	top: -5px;
	right: -5px;
	height: 20px;
	width: 20px;
	}
.expander.type-image img {
	max-width: 100%;
	max-height: 100%;
	border: 0;
	background-color: transparent;
	}



#map {
	width: 100%;
	height: 360px;
	}
.map-wrapper {
	margin-top: 130px;
	border-radius: 32px 32px 32px 0;
	overflow: hidden;
	}






/* ###### ADDON ZOOM-IMG ###### */

.zoom {
	position: relative;
	display: block;
	}
.zoom::before {
	position: absolute;
	content: "";
	background-color: #fff04f;
	background-color: rgba(37,37,37,.67);
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.zoom::after {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	opacity: 0;
	text-align: center;
	content: "\e917";
	color: #fff;
	font-size: 32px;
	line-height: 32px;
	display: inline-block;
	font-family: 'bfg-icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
.zoom:hover::before,
.zoom:hover::after {
	opacity: 1;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}




.section-icallout {
	text-align: center;
	}
.section-icallout .icallout-head {
	margin-bottom: 12px;
	}
.section-icallout .format-inline .icallout-head {
	font-size: 37px;
	line-height: 41px;
	}
.section-icallout .format-inline .icallout-head,
.section-icallout .format-inline .icallout-action {
	display: inline-block;
	margin: 10px 15px;
	vertical-align: top;
	}







.bfg-center-table,
.bfg-right-table,
.bfg-left-table {
	display: table;
	height: 100%;
	width: 100%;
	}
.bfg-center-table .bfg-top-cell,
.bfg-center-table .bfg-center-cell,
.bfg-center-table .bfg-bottom-cell,
.bfg-left-table .bfg-top-cell,
.bfg-left-table .bfg-center-cell,
.bfg-left-table .bfg-bottom-cell,
.bfg-right-table .bfg-top-cell,
.bfg-right-table .bfg-center-cell,
.bfg-right-table .bfg-bottom-cell {
	height: 100%;
	display: table-cell;
	text-align: center;
	}
.bfg-center-table .bfg-top-cell,
.bfg-left-table .bfg-top-cell,
.bfg-right-table .bfg-top-cell {
	vertical-align: top;
	}
.bfg-center-table .bfg-center-cell,
.bfg-left-table .bfg-center-cell,
.bfg-right-table .bfg-center-cell {
	vertical-align: middle;
	}
.bfg-center-table .bfg-bottom-cell,
.bfg-left-table .bfg-bottom-cell,
.bfg-right-table .bfg-bottom-cell {
	vertical-align: bottom;
	}
.bfg-left-table .bfg-top-cell,
.bfg-left-table .bfg-center-cell,
.bfg-left-table .bfg-bottom-cell {
	text-align: left;
	}
.bfg-right-table .bfg-top-cell,
.bfg-right-table .bfg-center-cell,
.bfg-right-table .bfg-bottom-cell {
	text-align: right;
	}










.media {
	overflow: hidden;
	overflow: visible;
	zoom: 1;
	}
.media > .bd {
	display: table-cell;
	vertical-align: top;
	width: 10000px;
	*display: block;
	*width: auto;
	zoom: 1;
	}
.row-closed .media > .bd {
	padding-right: 20px;
	}
.media > .bd .desc {
	line-height: 1.2;
	}
.media .bd > :first-child {
	margin-top: 0;
	}
.media .bd > :last-child {
	margin-bottom: 0;
	}
.media > .img {
	max-width: 25%;
	min-width: 80px;
	float: left;
	margin-right: 15px;
	text-align: center;
	}
.media > .img.label {
	position: relative;
	}
.media > .img.mini {
	min-width: 40px;
	}
.media > .img.rtimg {
	float: right;
	margin-left: 15px;
	margin-right: 0;
	}
.media > .img > img {
	display: inline-block;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
	width: auto \9;
	}
.media > .img .thumbnail {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	display: inline-block;
	padding: 3px;
	border: 1px solid #D8D8D8;
	border-color: rgba(68,68,68,.17);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.055);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,.055);
	-ms-box-shadow: 1px 1px 3px rgba(0,0,0,.055);
	-o-box-shadow: 1px 1px 3px rgba(0,0,0,.055);
	box-shadow: 1px 1px 3px rgba(0,0,0,.055);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	}
.media > .img .thumbnail[href]:hover {
	border-color: #337EFF;
	-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	-ms-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	-o-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	}
.media-list {
	margin-bottom: 0;
	}
.media-list .title,
.media-list .excerpt {
	display: block;
	}
.media-list .title {
	font-weight: 600;
	}
.media-list .excerpt {
	padding-bottom: 5px;
	padding-top: 5px;
	}
.media-list > li,
.media-list > lh {
	display: block;
	line-height: 1.2;
	}
.media-list > li:last-child,
.media-list > lh:last-child {
	margin-bottom: 0;
	}
.media-list > lh {
	font-weight: 600;
	}
.media-list .img .the-media {
	display: block;
	width: 40px;
	height: 40px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50%;
	}
.the-media {
	position: relative;
	}

#header {
	margin-bottom: 0;
	}
.home #header {
	margin-bottom: 0;
	padding-top: 130px;
	}
#header.ch-content {
	margin-bottom: 0;
	}
#header-content {}
#header-content .bfg-area-pad {
	padding-top: 130px;
	}
.ch-content #header-content .bfg-area-pad {
	padding-top: 0;
	padding-bottom: 0;
	}
.home #header-content .bfg-area-pad {
	padding-top: 0;
	padding-bottom: 0;
	}
#header-content .title {
	font-size: 2em;
	font-weight: 600;
	}
#home-products .bfg-area-pad {
	padding-top: 100px;
	padding-bottom: 100px;
	}
#color_face.both-color {
	border-left: solid 1px #D8D8D8;
	border-color: rgba(68,68,68,.17);
	box-sizing: border-box;
	}






/* SEQUENCE SLIDER HOME */

.seq {
	position: relative;
	/* Dimensions */
	width: 100%;
	height: 450px;
	max-width: 100%;
	/* Center the Sequence container on the page */
	margin: 0 auto;
	padding: 0;
	}
.seq .seq-pagination,
.seq .seq-screen,
.seq .seq-canvas,
.seq .seq-canvas > * {
	/* Reset the canvas and steps for better browser consistency */
	margin: 0;
	padding: 0;
	list-style: none;
	}
.seq .seq-screen {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	border-radius: 32px 32px 32px 0;
	}
.seq .seq-preloader {
	background-color: #D9D9D9;
	background-color: rgba(0,0,0,.77);
	}

.seq.seq-fallback {}
.seq.seq-fallback .seq-canvas {
	max-width: 100%;
	}
.seq.seq-fallback .seq-pagination li {
	position: relative;
	}
.seq.seq-fallback .seq-pagination li img {
	border: none;
	}
.seq.seq-fallback .seq-pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	}
.seq.seq-fallback .seq-next:focus,
.seq.seq-fallback .seq-next:hover,
.seq.seq-fallback .seq-prev:focus,
.seq.seq-fallback .seq-prev:hover,
.seq.seq-fallback .seq-pagination li:focus,
.seq.seq-fallback .seq-pagination li:hover {
	top: -4px;
	}

.seq .seq-nav {
	display: block;
	position: absolute;
	z-index: 100;
	top: 50%;
	left: auto;
	right: 40px;
	padding: 0;
	width: 16px;
	height: auto;
	text-align: center;
	background: transparent;
	/* Vertically align */
	-webkit-transform: translateY(-50%) translateZ(100px);
	-moz-transform: translateY(-50%) translateZ(100px);
	-ms-transform: translateY(-50%) translateZ(100px);
	-o-transform: translateY(-50%) translateZ(100px);
	transform: translateY(-50%) translateZ(100px);
	/* Prevent the user from being able to highlight the nav */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	}
.seq .seq-pagination {
	display: block;
	margin: 0;
	padding: 0;
	}
.seq .seq-pagination a {
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	}
.seq .seq-pagination li {
	/* Make the pagination links circles */
	display: block;
	width: 16px;
	height: 16px;
	vertical-align: top;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	text-align: center;
	position: relative;
	cursor: pointer;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0 0 37px rgba(37,37,37,.17);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: background;
	-moz-transition-property: background;
	-ms-transition-property: background;
	-o-transition-property: background;
	transition-property: background;
	}
.seq .seq-pagination li:focus,
.seq .seq-pagination li:hover {
	background-color: #fff04f;
	}
.seq .seq-pagination li:before {
	/* Circle around pagination. Animated when hovered over */
	pointer-events: none;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #231f20;
	border: solid 2px #fff;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(3);
	-moz-transform: translateX(-50%) translateY(-50%) scale(3);
	-ms-transform: translateX(-50%) translateY(-50%) scale(3);
	-o-transform: translateX(-50%) translateY(-50%) scale(3);
	transform: translateX(-50%) translateY(-50%) scale(3);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
	}
.seq .seq-pagination li.seq-current {
	cursor: auto;
	}
.seq .seq-pagination li.seq-current:before {
	/* Animate the circle around the pagination link */
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
	-moz-transform: translateX(-50%) translateY(-50%) scale(1);
	-ms-transform: translateX(-50%) translateY(-50%) scale(1);
	-o-transform: translateX(-50%) translateY(-50%) scale(1);
	transform: translateX(-50%) translateY(-50%) scale(1);
	}
.seq .seq-pagination li:last-child {
	/* Remove the line after the last dot as it's not needed */
	margin-bottom: 0;
	}
.seq .seq-pagination li:last-child:after {
	content: none;
	}

.seq .seq-canvas {
	position: absolute;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	/* Reset the font-size to remove 4px from :before and .title */
	font-size: 0;
	}
.seq .seq-canvas > * {
	/* Make the steps the same size as the container and sit side-by-side */
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	width: 100%;
	height: 100%;
	white-space: normal;
	text-align: center;
	color: white;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	}
.seq .seq-canvas > *:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	}
.seq .seq-step {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}
.seq .seq-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: transparent;
	/* Reset the font-size from 0 back to 16 */
	font-size: 16px;
	}
.seq .seq-in .seq-feature {
	opacity: 1;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-ms-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	}
.seq .seq-out .seq-feature {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-ms-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	}
.seq .seq-content {
	position: absolute;
	opacity: 0;
	overflow: hidden;
	right: 0;
	left: auto;
	height: 100%;
	color: #222;
	font-size: 0;
	-webkit-transition-duration: .8s, .3s;
	-moz-transition-duration: .8s, .3s;
	-ms-transition-duration: .8s, .3s;
	-o-transition-duration: .8s, .3s;
	transition-duration: .8s, .3s;
	-webkit-transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	-ms-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	-webkit-transform: translate3d(120px,0,0);
	-moz-transform: translate3d(120px,0,0);
	-ms-transform: translate3d(120px,0,0);
	-o-transform: translate3d(120px,0,0);
	transform: translate3d(120px,0,0);
	}
.seq .seq-content > div {
	padding: 40px 96px 40px 40px;
	text-align: left;
	/* Reset the font-size as .seq-content was set to 0 to remove 4px gap */
	font-size: 14px;
	/* Reset the white-space so content wraps as expected */
	white-space: normal;
	position: absolute;
	bottom: 0;
	left: 0;
	}
.seq .seq-in .seq-content {
	opacity: 1;
	-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);
	}
.seq .seq-out .seq-content {
	opacity: 0;
	-webkit-transform: translate3d(120px,0,0);
	-moz-transform: translate3d(120px,0,0);
	-ms-transform: translate3d(120px,0,0);
	-o-transform: translate3d(120px,0,0);
	transform: translate3d(120px,0,0);
	}
.seq .seq-content h1 {
	font-size: 32px;
	line-height: 1;
	font-weight: 600;
	background-color: rgba(255,255,255,.67);
	display: inline-block;
	padding: 12px 16px;
	margin: 0 0 16px 0;
	}
.seq .seq-content h3 {
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	padding: 12px 16px;
	background-color: rgba(255,255,255,.67);
	margin: 0 40% 16px 0;
	}
.seq .seq-content h6 {
	margin: 0;
	}



@media only screen and (max-width: 1280px) {
	.seq .seq-content h1 {
		font-size: 24px;
		}
	.seq .seq-content h3 {
		font-size: 16px;
	}
}
@media only screen and (max-width: 768px) {
	.seq .seq-content,
	.seq .seq-in .seq-content,
	.seq .seq-out .seq-content {
		-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);
		}
	.seq .seq-nav {
		display: none;
		}
	.seq .seq-half {
		position: absolute;
		top: 0;
		bottom: 0;
		width: 100%;
		}
	.seq .seq-content h6 {
		font-size: 13px;
		}
}
@media only screen and (max-width: 640px) {
	.seq .seq-content h3 {
		display: none;
		}
}
















/* FIXED TOP */
.bfg-fixed-top {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	background-color: transparent;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	box-shadow: none;
	}
.fixed-menu .bfg-fixed-top {
	background-color: #fff;
	box-shadow: 0 2px 37px rgba(37,37,37,.087);
	}



/* SECTION NAVI */
.section-navi {
	text-align: center;
	width: 100%;
	position: relative;
	}
.section-navi ul {
	vertical-align: top;
	font-size: 16px;
	font-weight: 600;
	}
.fixed-menu .section-navi ul {
	font-size: 14px;
	}
.section-navi ul ul {
	font-weight: 400;
	}
.section-navi .navi-wrap {
	position: relative;
	}
.section-navi .navi-container {
	height: 54px;
	padding: 20px 50px 14px 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.fixed-menu .section-navi .navi-container {
	height: 34px;
	padding: 16px 35px 12px 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.section-navi .navi-container a {
	display: inline-block;
	}
.section-navi .navi-container img {
	display: block;
	float: left;
	width: auto;
	height: 54px;
	padding: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.fixed-menu .section-navi .navi-container img {
	height: 34px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.section-navi .navi-right {
	float: right;
	}
.section-navi .navi-left {
	float: left;
	}
.section-navi img {
	max-height: 100%;
	}
.section-navi .navi-contacts {
	text-align: right;
	padding-top: 24px;
	padding-bottom: 12px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.fixed-menu .section-navi .navi-contacts {
	padding-top: 18px;
	padding-bottom: 12px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.section-navi .navi-contacts .phone {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.fixed-menu .section-navi .navi-contacts .phone {
	font-size: 18px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.section-navi .navi-contacts .phone a {
	color: #444;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.section-navi .navi-contacts .phone a:hover {
	color: #998c00;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.section-navi .navi-contacts .meta {
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	opacity: .67;
	height: 20px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.fixed-menu .section-navi .navi-contacts .meta {
	height: 0;
	opacity: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}





/* SUPER-CLICK MENU STYLE */
.sc-menu, .sc-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.sc-menu a {
	display: block;
	color: #212121;
	}
.sc-menu a.mobile-menu-bar {
	display: block;
	position: relative;
	font-size: 32px;
	line-height: 32px;
	padding: 34px 34px 22px 14px;
	text-decoration: none;
	zoom: 1; /* IE7 */
	-webkit-transition: background .2s;
	-moz-transition: background .2s;
	-ms-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
	}
.fixed-menu .sc-menu a.mobile-menu-bar {
	padding: 18px 20px 12px 10px;
	-webkit-transition: background .2s;
	-moz-transition: background .2s;
	-ms-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
	}
.sc-menu li {
	position: relative;
	}
.sc-menu ul {
	position: fixed;
	display: none;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 102;
	background-color: #FFF;
	overflow-y: auto;
	}
.sc-menu ul li {
	position: static;
	display: inline-block;
	width: 50%;
	float: right;
	padding: 0 6%;
	box-sizing: border-box;
	}
.sc-menu ul li a {
	display: block;
	font-size: 20px;
	font-weight: 600;
	padding: 40px 5px 15px 5px;
	text-align: left;
	}
.sc-menu ul ul {
	position: static;
	display: block;
	width: 100%;
	padding: 0 0 40px 0;
	border: none;
	}
.sc-menu ul ul li {
	position: static;
	display: block;
	float: none;
	width: 100%;
	height: auto;
	border: none;
	padding: 0;
	}
.sc-menu ul ul li a {
	display: block;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	text-transform: none;
	padding: 5px;
	text-align: left;
	}






/* SUPER-FISH MENU STYLE */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.sf-menu li {
	position: relative;
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	-moz-transition: background .2s;
	-ms-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
	}
.sf-menu > li > a {
	display: block;
	position: relative;
	line-height: 30px;
	padding: 36px 20px 10px 20px;
	color: #212121;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	text-decoration: none;
	zoom: 1; /* IE7 */
	}
.fixed-menu .sf-menu > li > a {
	padding: 20px 20px 12px 20px;
	}
.sf-menu > li.current-menu-item > a,
.sf-menu > li.current_page_item > a,
.sf-menu > li.current-menu-item > a:hover,
.sf-menu > li.current_page_item > a:hover {
	background-color: #231f20;
	color: #fff04f;
	border-radius: 0 0 16px 16px;
	box-shadow: 0 8px 37px rgba(37,37,37,.17);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.fixed-menu .sf-menu > li.current-menu-item > a,
.fixed-menu .sf-menu > li.current_page_item > a,
.fixed-menu .sf-menu > li.current-menu-item > a:hover,
.fixed-menu .sf-menu > li.current_page_item > a:hover {
	background-color: #231f20;
	padding: 30px 20px 10px 20px;
	margin-bottom: -8px;
	}
.sf-menu > li > a:hover {
	color: #998c00;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.sf-menu > li.products-new-item:hover > a,
.sf-menu > li.products-new-item > a {
	color: #998c00;
	border-top: solid 2px transparent;
	font-weight: 600;
	}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 102;
	padding: 10px;
	background-color: #FFF;
	box-shadow: 1px 2px 2px rgba(68,68,68,.27);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width:12em; /* no auto sub width for IE7, see white-space comment below */
	}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
	}
.sf-menu ul li > a {
	display: block;
	position: relative;
	text-align: left;
	line-height: 1;
	padding: 8px 15px;
	color: #222;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	text-decoration: none;
	zoom: 1; /* IE7 */
	}
.sf-menu ul li.current-menu-item > a,
.sf-menu ul li:hover > a {
	color: #FFF;
	background-color: #CD3333;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}










/* TOP ELEMENTS */
#fixed-top {
	display: block;
	}
#fixed-top .bfg-nav {
	display: block;
	}
#fixed-top .bfg-nav-mobile {
	display: none;
	}




/* LOOP */

.bfg-new-loop .metahead-page {
	padding-left: 110px;
	}
.bfg-new-loop .hentry {
	position: relative;
	}
.bfg-new-loop .hentry.metahead-page {
	padding-left: 110px;
	}
.bfg-new-loop .hentry.single-post .metamedia {
	margin: 25px 0;
	}
.bfg-new-loop .hentry .continue-reading-link {
	margin-top: 20px;
	}
.bfg-new-loop .hentry .entry-title {
	margin: 0;
	}
.bfg-new-loop .hentry .metamedia {
	margin-bottom: 15px;
	}
.bfg-new-loop .hentry .metabar {
	font-size: 85%;
	line-height: 1.6em;
	opacity: .7;
	margin: 5px 0 15px;
	}
.bfg-new-loop .hentry .entry_content img {
	max-width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	}
.bfg-new-loop .hentry .entry_content > :first-child {
	margin-top: 0;
	}
.bfg-new-loop .hentry .entry_content > :last-child {
	margin-bottom: 0;
	}
.metahead {
	width: 80px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 85%;
	line-height: 1.2em;
	}
.metahead .metaicon {
	float: right;
	margin-top: 6px;
	}
.metahead .author {
	font-weight: 600;
	border-style: solid;
	border-bottom-width: 1px;
	display: block;
	margin-bottom: 10px;
	}
.metahead a {
	color: inherit;
	display: block;
	text-align: right;
	margin-bottom: 8px;
	}
.metahead a .avatar {
	max-width: 50px;
	}
.metahead a:last-child {
	border-bottom: none;
	}
.multi-post .bfg-new-loop .hentry {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	}





.bfg-standard-title {
	font-weight: 400;
	text-transform: uppercase;
	}
.pp-plan {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 25px;
	}
.pp-plan.most-popular {
	margin-top: 0;
	}
.pp-plan.most-popular .pp-header .pp-title {
	font-size: 20px;
	padding: 16px;
	}
.pp-plan.most-popular .pp-header .pp-title .mp {
	font-size: 12px;
	opacity: .6;
	}
.pp-plan.most-popular .pp-attributes ul .pp-link {
	padding: 20px 0;
	}
.pp-plan .pp-header {
	text-align: center;
	}
.pp-plan .pp-header .pp-title {
	font-size: 18px;
	padding: 8px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
.pp-plan .pp-header .pp-price {
	padding: 20px;
	}
.pp-plan .pp-header .pp-price .price-pre {
	vertical-align: top;
	font-size: 1.2em;
	}
.pp-plan .pp-header .pp-price .price {
	font-size: 70px;
	line-height: 70px;
	}
.pp-plan .pp-header .pp-price .price-pre,
.pp-plan .pp-header .pp-price .price-post,
.pp-plan .pp-header .pp-price .price-sub {
	opacity: .7;
	}
.pp-plan .pp-header .pp-price .price-sub {
	font-style: italic;
	font-size: 12px;
	font-weight: 400;
	margin-top: 7px;
	line-height: 1.5em;
	}
.hentry .pp-plan .pp-attributes ul {
	padding: 0;
	margin: 0;
	}
.pp-plan .pp-attributes ul li {
	padding: 10px;
	font-weight: 600;
	border-top-style: solid;
	border-top-width: 1px;
	list-style-type: none;
	}
.pp-plan .pp-attributes ul .emphasis {
	font-size: 120%;
	}





.masonic-header-content-pad {
	padding: 15px 10px;
	}
.masonic-header-content-pad .masonic-title {
	font-weight: 400;
	text-transform: uppercase;
	float: left;
	margin: 0;
	line-height: 25px;
	}
.masonic-header-content-pad .masonic-nav {
	float: right;
	max-width: 85%;
	}
.masonic-header-content-pad .masonic-nav .lh {
	font-weight: 400;
	font-size: 100%;
	}
.masonic-header-content-pad .masonic-nav li {
	margin-left: 1em;
	font-size: .925em;
	}

.bfg-grid-text {
	float: left;
	width: 75%;
	padding: 15px 0;
	}
.bfg-grid-text h4 {
	font-size: 16px;
	margin: 0;
	}
.bfg-grid-text .bfg-grid-metabar {
	font-size: 12px;
	}
.bfg-grid-meta {
	float: right;
	text-align: right;
	width: 25%;
	padding: 15px 0;
	}
.bfg-grid-excerpt p {
	font-size: 85%;
	line-height: 1.4em;
	margin: 5px 0;
	}
.bfg-grid-excerpt p:first-child {
	margin-top: 0;
	}
.bfg-grid-image {
	position: relative;
	}
.bfg-grid-image img {
	max-width: 100%;
	}
.bfg-grid-image .bfg-grid-image-info {
	opacity: 0;
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	color: #fff;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	}
.bfg-grid-image .bfg-grid-image-info .info-text {
	opacity: 0;
	background-color: rgba(0,0,0,0.6);
	padding: 9px 15px;
	color: #fff;
	font-size: 12px;
	line-height: 1.3em;
	margin: 5px;
	display: inline-block;
	border-radius: 3px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
	}
.bfg-grid-image .bfg-grid-image-info .info-text:hover {
	opacity: 0.8;
	}
.bfg-grid-image .bfg-grid-image-info .view,
.bfg-grid-image .bfg-grid-image-info .image,
.bfg-grid-image .bfg-grid-image-info .video {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	color: #fff;
	display: block;
	}
.bfg-grid-image .bfg-grid-image-hover {
	opacity: 0;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: #337EFF;
	position: absolute;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	}
.bfg-grid-image:hover .bfg-grid-image-info {
	opacity: 1;
	}
.bfg-grid-image:hover .bfg-grid-image-info .info-text {
	opacity: 1;
	}
.bfg-grid-image:hover .bfg-grid-image-hover {
	opacity: 0.7;
	filter: alpha(opacity=90);
	}






.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	font-size: 14px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: visible;
	}
.tooltip.in {
	opacity: .99;
	filter: alpha(opacity=99);
	}
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
	}
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
	}
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
	}
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
	}
.tooltip-inner {
	max-width: 200px;
	padding: 6px 12px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #444;
	border-radius: 8px;
	box-shadow: 0 2px 37px rgba(37,37,37,.27);
	}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #444;
	border-width: 5px 5px 0;
	}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-top-color: #444;
	border-width: 5px 5px 0;
	}
.tooltip.top-right .tooltip-arrow {
	right: 5px;
	bottom: 0;
	border-top-color: #444;
	border-width: 5px 5px 0;
	}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #444;
	border-width: 5px 5px 5px 0;
	}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color: #444;
	border-width: 5px 0 5px 5px;
	}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: #444;
	border-width: 0 5px 5px;
	}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-bottom-color: #444;
	border-width: 0 5px 5px;
	}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-bottom-color: #444;
	border-width: 0 5px 5px;
	}








.shelf-shadow-top {
	position: absolute;
	top: 0;
	height: 70px;
	background-color: rgba(0,0,0,-0.028);
	background-image: -webkit-linear-gradient(bottom,transparent,rgba(0,0,0,.07));
	background-image: -moz-linear-gradient(bottom,transparent,rgba(0,0,0,.07));
	background-image: -ms-linear-gradient(bottom,transparent,rgba(0,0,0,.07));
	background-image: -o-linear-gradient(bottom,transparent,rgba(0,0,0,.07));
	background-image: linear-gradient(bottom,transparent,rgba(0,0,0,.07));
	background-repeat: repeat-x;
	width: 100%;
	}
.shelf-shadow-bottom {
	position: absolute;
	bottom: 0;
	height: 70px;
	background-color: rgba(0,0,0,-0.028);
	background-image: -webkit-linear-gradient(top,transparent,rgba(0,0,0,.07));
	background-image: -moz-linear-gradient(top,transparent,rgba(0,0,0,.07));
	background-image: -ms-linear-gradient(top,transparent,rgba(0,0,0,.07));
	background-image: -o-linear-gradient(top,transparent,rgba(0,0,0,.07));
	background-image: linear-gradient(top,transparent,rgba(0,0,0,.07));
	background-repeat: repeat-x;
	width: 100%;
	}







.boomboard {
	text-align: center;
	padding: 70px;
	min-height: 150px;
	}
.boomboard .hugetext {
	font-size: 8em;
	line-height: 1.2em;
	}



.with-sidebar {
	position: relative;
	}
.with-sidebar .bfg-inner {
	padding-left: 19.148936168%;
	}
.sidebar {
	width: 16.66666666%;
	position: absolute;
	top: 6px;
	left: 0;
	}



.socialinks-wrap .sl-text {
	line-height: 1.6em;
	font-size: 14px;
	}
.socialinks-wrap .sl-text .sl-copy {
	padding-right: 10px;
	}
.socialinks-wrap a {
	color: #222;
	}
.bfg-dark .socialinks-wrap a {
	color: #FFF;
	}
.socialinks-wrap a:hover {
	color: #fff04f;
	}
.socialinks-wrap .sl-links .sl-link {
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 0 3px;
	color: inherit;
	}
.socialinks-wrap.sl-links-left .sl-text {
	float: right;
	}
.socialinks-wrap.sl-links-left .sl-links {
	float: left;
	}
.socialinks-wrap.sl-links-right .sl-text {
	float: left;
	}
.socialinks-wrap.sl-links-right .sl-links {
	float: right;
	}

.socialinks-wrap.sl-links-center .sl-text {
	float: none;
	text-align: center;
	}
.socialinks-wrap.sl-links-center .sl-text .sl-copy {
	padding-right: 0;
	}
.socialinks-wrap.sl-links-center .sl-links {
	float: none;
	text-align: center;
	}
.socialinks-wrap .sl-links li {
	font-size: 14px;
	line-height: 1;
	border-right: solid 1px #FFF;
	border-color: rgba(255,255,255,.27);
	margin-right: 0;
	}
.socialinks-wrap .sl-links li:last-child {
	border-width: 0;
	}
.socialinks-wrap .sl-links li a {
	padding: 0 12px 0 8px;
	}




.wpcf7 p {
	margin-bottom: 5px;
	}
div.wpcf7-response-output {
	margin: 2em 0 0 0 !important;
	padding: .7em 1.5em !important;
	border-width: 1px !important;
	}
div.wpcf7-mail-sent-ok {
	border-color: #ddd #ddd #ddd #398f14 !important;
	border-style: solid !important;
	border-width: 1px 1px 1px 4px !important;
	border-radius: 2px !important;
	}
div.wpcf7-validation-errors,
div.wpcf7-spam-blocked {
	border-color: #ddd #ddd #ddd #E31E24 !important;
	border-style: solid !important;
	border-width: 1px 1px 1px 4px !important;
	border-radius: 2px !important;
	}
.wpcf7-not-valid {
	border-color: #E31E24 !important;
	}
.wpcf7-not-valid-tip {
	margin-bottom: 10px;
	display: none !important;
	}
.contacts-captcha-form {
	width: 40% !important;
	}
.contacts-captcha-img {
	margin-bottom: 5px;
	}
.wpcf7-recaptcha.g-recaptcha {
	margin-bottom: 1.5em;
	text-align: center;
	}
.wpcf7-recaptcha.g-recaptcha > div {
	margin: 0 auto;
	}
div.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	text-align: center;
	margin-bottom: 1.5em;
	}
div.grecaptcha-badge {
	display: none !important;
	}
.wpcf7 .ajax-loader {
	margin: 0 0 0 12px;
	vertical-align: middle;
	}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #E31E24;
	}









.starbars-wrap {
	padding: 1em 1em 1em 1em;
	}
.starbars {
	text-align: left;
	margin: 0;
	}
.hentry .starbars {
	margin: 0 !important;
	}
.starbars li {
	list-style: none !important;
	}
.starbars li:last-child span {
	margin-bottom: 0;
	}
.starbars li .bar-wrap {
	margin-bottom: 13px;
	-webkit-border-radius: 400px;
	-moz-border-radius: 400px;
	-ms-border-radius: 400px;
	-o-border-radius: 400px;
	border-radius: 400px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.12);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.12);
	-ms-box-shadow: inset 0 1px 2px rgba(0,0,0,.12);
	-o-box-shadow: inset 0 1px 2px rgba(0,0,0,.12);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.12);
	position: relative;
	}
.starbars li span {
	height: 24px;
	width: 0;
	display: block;
	background-color: #fff04f;
	-webkit-border-radius: 400px;
	-moz-border-radius: 400px;
	-ms-border-radius: 400px;
	-o-border-radius: 400px;
	border-radius: 400px;
	overflow: visible !important;
	position: relative;
	}
.starbars li span strong {
	opacity: 0;
	color: #FFF;
	white-space: nowrap;
	}
.starbars li span strong:after {
	right: 13px;
	}
.starbars li strong {
	position: absolute;
	right: 0;
	top: -25px;
	opacity: .2;
	padding: 4px 7px !important;
	background-color: #4C4C4C;
	background-color: rgba(0,0,0,.7);
	color: #FFF;
	color: rgba(255,255,255,.8);
	line-height: 12px !important;
	font-size: 11px !important;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	}
.starbars li strong:after {
	border-color: #4C4C4C;
	border-color: rgba(0,0,0,.7) transparent;
	border-style: solid;
	border-width: 5px 5px 0;
	bottom: -5px;
	content: "";
	display: block;
	right: 5px;
	position: absolute;
	width: 0;
	}
.starbars li strong.full:after {
	left: 15px;
	}
.starbars li p {
	font-size: 13px;
	margin: 0;
	padding-bottom: 2px;
	}













.row, .row-fluid, .editor-row, .row-no-response {
	width: 100%;
	*zoom: 1;
	}
.row:before, .row:after, .row-fluid:before, .row-fluid:after, .editor-row:before, .editor-row:after, .row-no-response:before, .row-no-response:after {
	display: table;
	content: "";
	line-height: 0;
	}
.row:after, .row-fluid:after, .editor-row:after, .row-no-response:after {
	clear: both;
	}
.row > [class*="span"], .row-fluid > [class*="span"], .editor-row > [class*="span"], .row-no-response > [class*="span"] {
	float: left;
	margin-left: 2.127659574%;
	margin-bottom: 21.7px;
	}
.row.no-row-space > [class*="span"], .row-fluid.no-row-space > [class*="span"], .editor-row.no-row-space > [class*="span"], .row-no-response.no-row-space > [class*="span"] {
	margin-bottom: 0;
	}
.row.row-closed > [class*="span"], .row.row-set > [class*="span"], .row-fluid.row-closed > [class*="span"], .row-fluid.row-set > [class*="span"], .editor-row.row-closed > [class*="span"], .editor-row.row-set > [class*="span"], .row-no-response.row-closed > [class*="span"], .row-no-response.row-set > [class*="span"] {
	margin-left: 0;
	margin-bottom: 0;
	}
.row.row-closed.with-gutter .span-wrap, .row.row-set.with-gutter .span-wrap, .row-fluid.row-closed.with-gutter .span-wrap, .row-fluid.row-set.with-gutter .span-wrap, .editor-row.row-closed.with-gutter .span-wrap, .editor-row.row-set.with-gutter .span-wrap, .row-no-response.row-closed.with-gutter .span-wrap, .row-no-response.row-set.with-gutter .span-wrap {
	padding: 12px;
	}
.row.row-squared .span12,.row-fluid.row-squared .span12,.editor-row.row-squared .span12,.row-no-response.row-squared .span12 {
	padding-bottom: 99.99999999%;
	}
.row.row-squared .span11,.row-fluid.row-squared .span11,.editor-row.row-squared .span11,.row-no-response.row-squared .span11 {
	padding-bottom: 91.489361693%;
	}
.row.row-squared .span10,.row-fluid.row-squared .span10,.editor-row.row-squared .span10,.row-no-response.row-squared .span10 {
	padding-bottom: 82.978723396%;
	}
.row.row-squared .span9,.row-fluid.row-squared .span9,.editor-row.row-squared .span9,.row-no-response.row-squared .span9 {
	padding-bottom: 74.468085099%;
	}
.row.row-squared .span8,.row-fluid.row-squared .span8,.editor-row.row-squared .span8,.row-no-response.row-squared .span8 {
	padding-bottom: 65.957446802%;
	}
.row.row-squared .span7,.row-fluid.row-squared .span7,.editor-row.row-squared .span7,.row-no-response.row-squared .span7 {
	padding-bottom: 57.446808505%;
	}
.row.row-squared .span6,.row-fluid.row-squared .span6,.editor-row.row-squared .span6,.row-no-response.row-squared .span6 {
	padding-bottom: 48.936170208%;
	}
.row.row-squared .span5,.row-fluid.row-squared .span5,.editor-row.row-squared .span5,.row-no-response.row-squared .span5 {
	padding-bottom: 40.425531911%;
	}
.row.row-squared .span4,.row-fluid.row-squared .span4,.editor-row.row-squared .span4,.row-no-response.row-squared .span4 {
	padding-bottom: 31.914893614%;
	}
.row.row-squared .span3,.row-fluid.row-squared .span3,.editor-row.row-squared .span3,.row-no-response.row-squared .span3 {
	padding-bottom: 23.404255317%;
	}
.row.row-squared .span2,.row-fluid.row-squared .span2,.editor-row.row-squared .span2,.row-no-response.row-squared .span2 {
	padding-bottom: 14.89361702%;
	}
.row.row-squared .span1,.row-fluid.row-squared .span1,.editor-row.row-squared .span1,.row-no-response.row-squared .span1 {
	padding-bottom: 6.382978723%;
	}
.row.row-closed > .span1,.row-fluid.row-closed > .span1,.editor-row.row-closed > .span1,.row-no-response.row-closed > .span1 {
	width: 8.333333333%;
	}
.row.row-closed > .span2,.row-fluid.row-closed > .span2,.editor-row.row-closed > .span2,.row-no-response.row-closed > .span2 {
	width: 16.666666666%;
	}
.row.row-closed > .span3,.row-fluid.row-closed > .span3,.editor-row.row-closed > .span3,.row-no-response.row-closed > .span3 {
	width: 25%;
	}
.row.row-closed > .span4,.row-fluid.row-closed > .span4,.editor-row.row-closed > .span4,.row-no-response.row-closed > .span4 {
	width: 33.33333333%;
	}
.row.row-closed > .span5,.row-fluid.row-closed > .span5,.editor-row.row-closed > .span5,.row-no-response.row-closed > .span5 {
	width: 41.6666666%;
	}
.row.row-closed > .span6,.row-fluid.row-closed > .span6,.editor-row.row-closed > .span6,.row-no-response.row-closed > .span6 {
	width: 50%;
	}
.row.row-closed > .span7,.row-fluid.row-closed > .span7,.editor-row.row-closed > .span7,.row-no-response.row-closed > .span7 {
	width: 58.3333333%;
	}
.row.row-closed > .span8,.row-fluid.row-closed > .span8,.editor-row.row-closed > .span8,.row-no-response.row-closed > .span8 {
	width: 66.6666666%;
	}
.row.row-closed > .span9,.row-fluid.row-closed > .span9,.editor-row.row-closed > .span9,.row-no-response.row-closed > .span9 {
	width: 75%;
	}
.row.row-closed > .span10,.row-fluid.row-closed > .span10,.editor-row.row-closed > .span10,.row-no-response.row-closed > .span10 {
	width: 83.3333333%;
	}
.row.row-closed > .span11,.row-fluid.row-closed > .span11,.editor-row.row-closed > .span11,.row-no-response.row-closed > .span11 {
	width: 91.6666666%;
	}
.row.row-closed > .span12,.row-fluid.row-closed > .span12,.editor-row.row-closed > .span12,.row-no-response.row-closed > .span12 {
	width: 100%;
	}
.row.row-closed.row-squared .span1,.row-fluid.row-closed.row-squared .span1,.editor-row.row-closed.row-squared .span1,.row-no-response.row-closed.row-squared .span1 {
	padding-bottom: 8.333333333%;
	}
.row.row-closed.row-squared .span2,.row-fluid.row-closed.row-squared .span2,.editor-row.row-closed.row-squared .span2,.row-no-response.row-closed.row-squared .span2 {
	padding-bottom: 16.666666666%;
	}
.row.row-closed.row-squared .span3,.row-fluid.row-closed.row-squared .span3,.editor-row.row-closed.row-squared .span3,.row-no-response.row-closed.row-squared .span3 {
	padding-bottom: 25%;
	}
.row.row-closed.row-squared .span4,.row-fluid.row-closed.row-squared .span4,.editor-row.row-closed.row-squared .span4,.row-no-response.row-closed.row-squared .span4 {
	padding-bottom: 33.33333333%;
	}
.row.row-closed.row-squared .span5,.row-fluid.row-closed.row-squared .span5,.editor-row.row-closed.row-squared .span5,.row-no-response.row-closed.row-squared .span5 {
	padding-bottom: 41.6666666%;
	}
.row.row-closed.row-squared .span6,.row-fluid.row-closed.row-squared .span6,.editor-row.row-closed.row-squared .span6,.row-no-response.row-closed.row-squared .span6 {
	padding-bottom: 50%;
	}
.row.row-closed.row-squared .span7,.row-fluid.row-closed.row-squared .span7,.editor-row.row-closed.row-squared .span7,.row-no-response.row-closed.row-squared .span7 {
	padding-bottom: 58.3333333%;
	}
.row.row-closed.row-squared .span8,.row-fluid.row-closed.row-squared .span8,.editor-row.row-closed.row-squared .span8,.row-no-response.row-closed.row-squared .span8 {
	padding-bottom: 66.6666666%;
	}
.row.row-closed.row-squared .span9,.row-fluid.row-closed.row-squared .span9,.editor-row.row-closed.row-squared .span9,.row-no-response.row-closed.row-squared .span9 {
	padding-bottom: 75%;
	}
.row.row-closed.row-squared .span10,.row-fluid.row-closed.row-squared .span10,.editor-row.row-closed.row-squared .span10,.row-no-response.row-closed.row-squared .span10 {
	padding-bottom: 83.3333333%;
	}
.row.row-closed.row-squared .span11,.row-fluid.row-closed.row-squared .span11,.editor-row.row-closed.row-squared .span11,.row-no-response.row-closed.row-squared .span11 {
	padding-bottom: 91.6666666%;
	}
.row.row-closed.row-squared .span12,.row-fluid.row-closed.row-squared .span12,.editor-row.row-closed.row-squared .span12,.row-no-response.row-closed.row-squared .span12 {
	padding-bottom: 100%;
	}
.row > [class*="span"]:first-child, .row > section:first-of-type, .row .sortable-first, .row-fluid > [class*="span"]:first-child, .row-fluid > section:first-of-type, .row-fluid .sortable-first, .editor-row > [class*="span"]:first-child, .editor-row > section:first-of-type, .editor-row .sortable-first, .row-no-response > [class*="span"]:first-child, .row-no-response > section:first-of-type, .row-no-response .sortable-first {
	margin-left: 0;
	clear: both;
	}
.row .span12,.row-fluid .span12,.editor-row .span12,.row-no-response .span12 {
	width: 99.99999999%;
	}
.row .span11,.row-fluid .span11,.editor-row .span11,.row-no-response .span11 {
	width: 91.489361693%;
	}
.row .span10,.row-fluid .span10,.editor-row .span10,.row-no-response .span10 {
	width: 82.978723396%;
	}
.row .span9,.row-fluid .span9,.editor-row .span9,.row-no-response .span9 {
	width: 74.468085099%;
	}
.row .span8,.row-fluid .span8,.editor-row .span8,.row-no-response .span8 {
	width: 65.957446802%;
	}
.row .span7,.row-fluid .span7,.editor-row .span7,.row-no-response .span7 {
	width: 57.446808505%;
	}
.row .span6,.row-fluid .span6,.editor-row .span6,.row-no-response .span6 {
	width: 48.936170208%;
	}
.row .span5,.row-fluid .span5,.editor-row .span5,.row-no-response .span5 {
	width: 40.425531911%;
	}
.row .span4,.row-fluid .span4,.editor-row .span4,.row-no-response .span4 {
	width: 31.914893614%;
	}
.row .span3,.row-fluid .span3,.editor-row .span3,.row-no-response .span3 {
	width: 23.404255317%;
	}
.row .span2,.row-fluid .span2,.editor-row .span2,.row-no-response .span2 {
	width: 14.89361702%;
	}
.row .span1,.row-fluid .span1,.editor-row .span1,.row-no-response .span1 {
	width: 6.382978723%;
	}
.row .offset12,.row-fluid .offset12,.editor-row .offset12,.row-no-response .offset12 {
	margin-left: 104.255319138%;
	}
.row .offset12.sortable-first,.row .offset12:first-child,.row-fluid .offset12.sortable-first,.row-fluid .offset12:first-child,.editor-row .offset12.sortable-first,.editor-row .offset12:first-child,.row-no-response .offset12.sortable-first,.row-no-response .offset12:first-child {
	margin-left: 102.127659564%;
	}
.row .offset11,.row-fluid .offset11,.editor-row .offset11,.row-no-response .offset11 {
	margin-left: 95.744680841%;
	}
.row .offset11.sortable-first,.row .offset11:first-child,.row-fluid .offset11.sortable-first,.row-fluid .offset11:first-child,.editor-row .offset11.sortable-first,.editor-row .offset11:first-child,.row-no-response .offset11.sortable-first,.row-no-response .offset11:first-child {
	margin-left: 93.617021267%;
	}
.row .offset10,.row-fluid .offset10,.editor-row .offset10,.row-no-response .offset10 {
	margin-left: 87.234042544%;
	}
.row .offset10.sortable-first,.row .offset10:first-child,.row-fluid .offset10.sortable-first,.row-fluid .offset10:first-child,.editor-row .offset10.sortable-first,.editor-row .offset10:first-child,.row-no-response .offset10.sortable-first,.row-no-response .offset10:first-child {
	margin-left: 85.10638297%;
	}
.row .offset9,.row-fluid .offset9,.editor-row .offset9,.row-no-response .offset9 {
	margin-left: 78.723404247%;
	}
.row .offset9.sortable-first,.row .offset9:first-child,.row-fluid .offset9.sortable-first,.row-fluid .offset9:first-child,.editor-row .offset9.sortable-first,.editor-row .offset9:first-child,.row-no-response .offset9.sortable-first,.row-no-response .offset9:first-child {
	margin-left: 76.595744673%;
	}
.row .offset8,.row-fluid .offset8,.editor-row .offset8,.row-no-response .offset8 {
	margin-left: 70.21276595%;
	}
.row .offset8.sortable-first,.row .offset8:first-child,.row-fluid .offset8.sortable-first,.row-fluid .offset8:first-child,.editor-row .offset8.sortable-first,.editor-row .offset8:first-child,.row-no-response .offset8.sortable-first,.row-no-response .offset8:first-child {
	margin-left: 68.085106376%;
	}
.row .offset7,.row-fluid .offset7,.editor-row .offset7,.row-no-response .offset7 {
	margin-left: 61.702127653%;
	}
.row .offset7.sortable-first,.row .offset7:first-child,.row-fluid .offset7.sortable-first,.row-fluid .offset7:first-child,.editor-row .offset7.sortable-first,.editor-row .offset7:first-child,.row-no-response .offset7.sortable-first,.row-no-response .offset7:first-child {
	margin-left: 59.574468079%;
	}
.row .offset6,.row-fluid .offset6,.editor-row .offset6,.row-no-response .offset6 {
	margin-left: 53.191489356%;
	}
.row .offset6.sortable-first,.row .offset6:first-child,.row-fluid .offset6.sortable-first,.row-fluid .offset6:first-child,.editor-row .offset6.sortable-first,.editor-row .offset6:first-child,.row-no-response .offset6.sortable-first,.row-no-response .offset6:first-child {
	margin-left: 51.063829782%;
	}
.row .offset5,.row-fluid .offset5,.editor-row .offset5,.row-no-response .offset5 {
	margin-left: 44.680851059%;
	}
.row .offset5.sortable-first,.row .offset5:first-child,.row-fluid .offset5.sortable-first,.row-fluid .offset5:first-child,.editor-row .offset5.sortable-first,.editor-row .offset5:first-child,.row-no-response .offset5.sortable-first,.row-no-response .offset5:first-child {
	margin-left: 42.553191485%;
	}
.row .offset4,.row-fluid .offset4,.editor-row .offset4,.row-no-response .offset4 {
	margin-left: 36.170212762%;
	}
.row .offset4.sortable-first,.row .offset4:first-child,.row-fluid .offset4.sortable-first,.row-fluid .offset4:first-child,.editor-row .offset4.sortable-first,.editor-row .offset4:first-child,.row-no-response .offset4.sortable-first,.row-no-response .offset4:first-child {
	margin-left: 34.042553188%;
	}
.row .offset3,.row-fluid .offset3,.editor-row .offset3,.row-no-response .offset3 {
	margin-left: 27.659574465%;
	}
.row .offset3.sortable-first,.row .offset3:first-child,.row-fluid .offset3.sortable-first,.row-fluid .offset3:first-child,.editor-row .offset3.sortable-first,.editor-row .offset3:first-child,.row-no-response .offset3.sortable-first,.row-no-response .offset3:first-child {
	margin-left: 25.531914891%;
	}
.row .offset2,.row-fluid .offset2,.editor-row .offset2,.row-no-response .offset2 {
	margin-left: 19.148936168%;
	}
.row .offset2.sortable-first,.row .offset2:first-child,.row-fluid .offset2.sortable-first,.row-fluid .offset2:first-child,.editor-row .offset2.sortable-first,.editor-row .offset2:first-child,.row-no-response .offset2.sortable-first,.row-no-response .offset2:first-child {
	margin-left: 17.021276594%;
	}
.row .offset1,.row-fluid .offset1,.editor-row .offset1,.row-no-response .offset1 {
	margin-left: 10.638297871%;
	}
.row .offset1.sortable-first,.row .offset1:first-child,.row-fluid .offset1.sortable-first,.row-fluid .offset1:first-child,.editor-row .offset1.sortable-first,.editor-row .offset1:first-child,.row-no-response .offset1.sortable-first,.row-no-response .offset1:first-child {
	margin-left: 8.510638297%;
	}


@media only screen and (min-width: 1920px) {
	.row.row-set > [class*="span"] {
		width: 24.98%;
		}
	#also .row.row-set > [class*="span"] {
		width: 19.98%;
		}
}
@media only screen and (max-width: 1920px) and (min-width: 1300px) {
	.row.row-set > [class*="span"] {
		width: 33.33%;
		}
	#also .row.row-set > [class*="span"] {
		width: 24.98%;
		}
	#also .row.row-set > [class*="span"]:nth-child(5) {
		display: none;
		}
}
@media only screen and (max-width: 1300px) and (min-width: 768px) {
	.row.row-set > [class*="span"] {
		width: 49.98%;
		}
	#also .row.row-set > [class*="span"] {
		width: 33.33%;
		}
	#also .row.row-set > [class*="span"]:nth-child(4),
	#also .row.row-set > [class*="span"]:nth-child(5) {
		display: none;
		}
}
@media only screen and (max-width: 768px) and (min-width: 470px) {
	.row.row-set > [class*="span"] {
		width: 49.98%;
		float: left;
		}
	#also .row.row-set > [class*="span"]:nth-child(5) {
		display: none;
		}
}
@media only screen and (max-width: 470px) {
	.row.row-set > [class*="span"] {
		width: 99.98%;
		}
	.row.row-closed.with-gutter .span-wrap,
	.row.row-set.with-gutter .span-wrap,
	.row-fluid.row-closed.with-gutter .span-wrap,
	.row-fluid.row-set.with-gutter .span-wrap,
	.editor-row.row-closed.with-gutter .span-wrap,
	.editor-row.row-set.with-gutter .span-wrap,
	.row-no-response.row-closed.with-gutter .span-wrap,
	.row-no-response.row-set.with-gutter .span-wrap {
		padding: 0 0 12px 0;
		}
	#also .row.row-set > [class*="span"]:nth-child(3),
	#also .row.row-set > [class*="span"]:nth-child(4),
	#also .row.row-set > [class*="span"]:nth-child(5) {
		display: none;
		}
}




















table {
	width: 100%;
	}
table .prettyprint {
	margin-bottom: 0;
	}
.hentry table,
#comments table {
	margin-bottom: 1em;
	font-size: 80%;
	line-height: 1.3em;
	}
.hentry table th,
#comments table th {
	font-weight: 600;
	}
.hentry table th,
.hentry table td,
#comments table th,
#comments table td {
	vertical-align: middle;
	padding: 10px;
	}
.hentry table th ul,
.hentry table td ul,
#comments table th ul,
#comments table td ul {
	text-align: left;
	font-size: 90%;
	margin: 7px 0 7px 30px;
	}
.table th {
	font-size: 14px;
	font-weight: bold;
	}
.table td {
	color: #5E5E5E;
	line-height: 18.7px;
	font-size: 13px;
	vertical-align: top;
	border-top: 1px solid #D8D8D8;
	border-color: rgba(68,68,68,.17);
	}
.table.mid td {
	vertical-align: middle;
	}
colgroup + thead tr:first-child th,
colgroup + thead tr:first-child td,
thead:first-child tr:first-child th,
thead:first-child tr:first-child td {
	border-top: none;
	}
tbody + tbody {
	border-top: 2px solid #D8D8D8;
	border-color: rgba(68,68,68,.17);
	}
.table-condensed th,
.table-condensed td,
.hentry .table-condensed th,
.hentry .table-condensed td {
	padding: 4px 5px;
	}
.table-centered th,
.table-centered td {
	text-align: center;
	}
.table-bordered {
	border: 1px solid #D8D8D8;
	border-color: rgba(68,68,68,.17);
	border-left: 0;
	border-collapse: separate;
	*border-collapse: collapsed;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	}
.table-bordered th,
.table-bordered td {
	border-left: 1px solid #D8D8D8;
	border-color: rgba(68,68,68,.17);
	}
.bfg-dark .table-bordered {
	border: 1px solid #444;
	border-color: rgba(255,255,255,.15);
	}
.bfg-dark .table-bordered th,
.bfg-dark .table-bordered td {
	border-left: 1px solid #444;
	border-color: rgba(255,255,255,.15);
	}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
	}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
	-webkit-border-radius: 4px 0 0 0;
	-moz-border-radius: 4px 0 0 0;
	-ms-border-radius: 4px 0 0 0;
	-o-border-radius: 4px 0 0 0;
	border-radius: 4px 0 0 0;
	}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
	-webkit-border-radius: 0 4px 0 0;
	-moz-border-radius: 0 4px 0 0;
	-ms-border-radius: 0 4px 0 0;
	-o-border-radius: 0 4px 0 0;
	border-radius: 0 4px 0 0;
	}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
	-webkit-border-radius: 0 0 0 4px;
	-moz-border-radius: 0 0 0 4px;
	-ms-border-radius: 0 0 0 4px;
	-o-border-radius: 0 0 0 4px;
	border-radius: 0 0 0 4px;
	}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
	-webkit-border-radius: 0 0 4px 0;
	-moz-border-radius: 0 0 4px 0;
	-ms-border-radius: 0 0 4px 0;
	-o-border-radius: 0 0 4px 0;
	border-radius: 0 0 4px 0;
	}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
	background-color: rgba(68,68,68,.037);
	}
.table tbody tr:hover td,
.table tbody tr:hover th {
	background-color: rgba(68,68,68,.037);
	}
.table-contrast td {
	color: #000;
	}




.link-pages {
	padding-top: 30px;
	font-size: 12px;
	}





.pagination {
	margin: 2em 0 0 0;
	}
.pagination ol,
.pagination ul {
	display: inline-block;
	white-space: nowrap;
	padding: 0;
	clear: both;
	margin: 0;
	}
.pagination ol li,
.pagination ul li {
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
	overflow: hidden;
	}
.pagination ol li a,
.pagination ol li span,
.pagination ul li a,
.pagination ul li span {
	margin: 0 6px 0 0;
	text-decoration: none;
	line-height: 1em;
	font-size: 1em;
	padding: 12px;
	min-width: 1em;
	display: block;
	color: #444;
	font-weight: 600;
	border-radius: 12px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.pagination ol li a:hover,
.pagination ol li a:focus,
.pagination ul li a:hover,
.pagination ul li a:focus {
	color: #998c00;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.pagination ol li span.current,
.pagination ul li span.current {
	background-color: #231f20;
	color: #FFF;
	}
@media screen and (max-width: 1024px) {
	.pagination ol li a,
	.pagination ol li span,
	.pagination ul li a,
	.pagination ul li span {
		padding: 16px;
		border-radius: 16px;
		}
}
@media screen and (max-width: 768px) {
	.pagination ol li a,
	.pagination ol li span,
	.pagination ul li a,
	.pagination ul li span {
		padding: 12px;
		border-radius: 12px;
		}
}





.widget {
	margin: 0;
	margin-bottom: 4em;
	overflow: hidden;
	padding: 8px;
	}
.widgets-wrap .widget:last-child {
	margin-bottom: 0;
	}
.widget .widget-title,
.widget .widgettitle {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .875em;
	line-height: 21px;
	margin-bottom: 12px;
	}
.widget .widget-title > a,
.widget .widgettitle > a {
	color: inherit;
	}
.widget .tagcloud {
	line-height: 1.4em;
	}
.widget.widget_search .widget-title {
	margin-bottom: 10px;
	}
.widget.widget_archive .postform,
.widget.widget_categories .postform {
	margin: 10px 10px;
	}
.widget.widget_recent_comments li {
	padding: 4px;
	}
.widget .textwidget {
	font-size: .875em;
	line-height: 1.2;
	}
.widget .textwidget > p,
.widget .textwidget > address,
.widget .textwidget > blockquote {
	margin: 1em 0;
	}
.widget .textwidget > p:first-child,
.widget .textwidget > address:first-child,
.widget .textwidget > blockquote:first-child {
	margin-top: 0;
	}
.widget .textwidget > p:last-child,
.widget .textwidget > address:last-child,
.widget .textwidget > blockquote:last-child {
	margin-bottom: 0;
	}
.widget ul {
	font-size: 1em;
	line-height: 1.2;
	}
.widget ul ul {
	margin: 0;
	padding: 4px 0 4px 10px;
	}
.widget li {
	padding: 10px 0;
	list-style: none;
	margin: 0;
	border-bottom: solid 1px #D8D8D8;
	border-color: rgba(68,68,68,.17);
	display: block;
	}
.widget li a {
	color: #444;
	font-size: 14px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.widget li a:hover {
	color: #E31E24;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.sidebar .widget li {
	padding: 0;
	list-style: none;
	margin: 0 0 2px 0;
	border: none;
	display: block;
	}
.sidebar .widget li a {
	display: block;
	padding: 9px 16px 7px 16px;
	border-radius: 8px;
	color: #444;
	border-bottom: solid 0px #D8D8D8;
	border-color: rgba(68,68,68,.17);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.sidebar .widget li a:hover {
	background-color: #231f20;
	color: #FFF;
	border-color: #231f20;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	}
.sidebar .widget a.active {
	background-color: #231f20;
	color: #fff04f;
	border-color: #231f20;
	}
.sidebar .widget a.active:hover {
	background-color: #231f20;
	color: #fff04f;
	border-color: #231f20;
	}
.sidebar .widget a.with-icon {
	position: relative;
	padding: 12px 16px 12px 40px;
	}
.sidebar .widget a.with-icon.light {
	background-color: #f1f1f1;
	}
.sidebar .widget a.with-icon.light:hover {
	background-color: #fff04f;
	color: #231f20;
	}
.sidebar .widget a.with-icon .icon {
	position: absolute;
	left: 15px;
	top: calc(50% - 7px);
	}
.sidebar .widget a.with-icon span {
	font-weight: 600;
	font-size: 15px;
	line-height: 1;
	display: block;
	}
.sidebar .widget a.with-icon.light span {
	font-weight: 400;
	font-size: 14px;
	}
.sidebar .widget a.with-icon small {
	font-size: 11px;
	display: block;
	margin-top: 4px;
	}

.bfg-dark .widget li a {
	color: #FFF;
	}
.bfg-dark .widget li a:hover {
	color: #fff04f;
	opacity: 1;
	}
#footer .widget li {
	padding: 5px 0;
	}
.bfg-dark .widget li {
	border-color: #444;
	border-color: rgba(255,255,255,.15);
	}
.widget li li {
	padding: 0;
	border: none;
	}
.widget .tags-list a {
	display: inline-block;
	border: 1px solid #D8D8D8;
	border-color: rgba(68,68,68,.17);
	margin: 0 3px 3px 0;
	padding: 1px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	}

#footer .widget .partnership-wrapper li {
	padding: 10px 0;
	}
.widget .partnership-wrapper .media > .img {
	min-width: 18px;
	margin-right: 8px;
	}
.widget .partnership-wrapper .media > .ibox-text .ibox-desc {
	opacity: .8;
	}
.widget .partnership-wrapper .media .bd > :first-child {
	margin-bottom: 0;
	}
.widget .partnership-wrapper .ibox.left-aligned .ibox-icon-border.media-type-image {
	width: 18px;
	height: 18px;
	}
.widget .partnership-wrapper .ibox .ibox-media .ibox-icon-border {
	margin-bottom: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	}
.widget .partnership-wrapper .row.row-set.with-gutter .span-wrap {
	padding: 5px;
	}


.contacts.contacts-address.iconed,
.contacts.contacts-phone.iconed,
.contacts.contacts-phone2.iconed,
.contacts.contacts-email.iconed,
.contacts.contacts-clock.iconed {
	position: relative;
	padding-left: 1.65em;
	}
.contacts.contacts-address > .icon,
.contacts.contacts-phone > .icon,
.contacts.contacts-phone2 > .icon,
.contacts.contacts-email > .icon,
.contacts.contacts-clock > .icon {
	position: absolute;
	top: 0;
	left: 0;
	}








.btn {
	display: inline-block;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 1em;
	line-height: 20.7px;
	color: #333;
	text-align: center;
	vertical-align: middle;
	background: #FFF;
	border-color: #D9D9D9;
	border: 1px solid rgba(68,68,68,.17);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;
	text-shadow: none;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
	}
.btn:hover {
	text-decoration: none;
	background-color: #F7F7F7;
	background-position: 0 -25px;
	color: #000;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
	}
.btn:focus {
	outline: thin dotted #333;
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0px;
	}
.btn::-moz-focus-inner {
	border: 0;
	}
.btn.active,
.btn:active {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 2px rgba(68,68,68,.17), 0 1px 2px rgba(68,68,68,.047);
	-moz-box-shadow: inset 0 2px 2px rgba(68,68,68,.17), 0 1px 2px rgba(68,68,68,.047);
	-ms-box-shadow: inset 0 2px 2px rgba(68,68,68,.17), 0 1px 2px rgba(68,68,68,.047);
	-o-box-shadow: inset 0 2px 2px rgba(68,68,68,.17), 0 1px 2px rgba(68,68,68,.047);
	box-shadow: inset 0 2px 2px rgba(68,68,68,.17), 0 1px 2px rgba(68,68,68,.047);
	background-color: #E6E6E6;
	background-color: #D9D9D9 \9;
	outline: 0;
	}
.btn.btn-page {
	background: #F6F6F6;
	border: 1px solid #D0D0D0;
	color: #444;
	}
.btn.btn-page:hover {
	color: #444;
	background-color: #E9E9E9;
	}
.btn.btn-overlay {
	background: #7F7F7F;
	background: rgba(68,68,68,.87);
	border: none;
	color: #FFF;
	}
.btn.btn-overlay:hover {
	color: #FFF;
	background: #CD3333;
	background: rgba(185,34,33,.87);
	}
.btn.btn-overlay-inverse {
	color: #FFF;
	background-color: #CD3333;
	background-color: rgba(185,34,33,.87);
	border: none;
	}
.btn.btn-overlay-inverse:hover {
	background-color: #7F7F7F;
	background-color: rgba(68,68,68,.87);
	color: #FFF;
	}
.btn.btn-ol-white,
.btn.btn-ol-black,
.btn.btn-ol-link,
.btn.btn-ol-overlay {
	background: transparent;
	border: 1px solid transparent;
	}
.btn.btn-ol-white.btn-large,
.btn.btn-ol-black.btn-large,
.btn.btn-ol-link.btn-large,
.btn.btn-ol-overlay.btn-large {
	padding: 9px 25px;
	border-width: 2px;
	}
.btn.btn-ol-white {
	color: #FFF;
	border-color: #FFF;
	border-color: rgba(255,255,255,.67);
	}
.btn.btn-ol-white:hover {
	color: #231f20;
	background-color: #fff04f;
	border-color: #fff04f;
	}
.btn.btn-ol-black {
	color: #999;
	color: rgba(0,0,0,.4);
	border-color: #B2B2B2;
	border-color: rgba(0,0,0,.3);
	}
.btn.btn-ol-black:hover {
	color: #4C4C4C;
	color: rgba(0,0,0,.7);
	background-color: #E5E5E5;
	background-color: rgba(0,0,0,.1);
	border-color: #4C4C4C;
	border-color: rgba(0,0,0,.7);
	}
.btn.btn-ol-link {
	color: #CD3333;
	border-color: #CD3333;
	border-color: rgba(185,34,33,.87);
	}
.btn.btn-ol-link:hover {
	color: #CD3333;
	background-color: rgba(185,34,33,.17);
	border-color: #CD3333;
	opacity: .87;
	}
.btn.btn-ol-overlay {
	color: #FFF;
	background-color: rgba(255,255,255,.17);
	border-color: #FFF;
	border-color: rgba(255,255,255,.87);
	}
.btn.btn-ol-overlay:hover {
	color: #FFF;
	background-color: #CD3333;
	border-color: #CD3333;
	opacity: .87;
	}
a.btn {
	color: #333;
	}
a.btn:hover {
	color: #000;
	}
body a.btn:hover {
	text-decoration: none;
	}
.btn.disabled,
.btn[disabled] {
	cursor: default;
	background-image: none;
	background-color: #E6E6E6;
	opacity: .65;
	box-shadow: none;
	}
.btn-large {
	letter-spacing: 2px;
	padding: 12px 24px;
	line-height: normal;
	font-weight: 400;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	}
.btn-large [class^="icon-"] {
	margin-top: 1px;
	}
.btn-small {
	letter-spacing: 0;
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
	margin-top: 0;
	}
.btn-mini {
	letter-spacing: 0;
	font-weight: 400;
	padding: 5px 11px 3px 11px;
	font-size: 11px;
	line-height: 14px;
	margin-top: 6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
	margin-top: -1px;
	}
.btn-primary,
a.btn-primary,
.btn-warning,
a.btn-warning,
.btn-important,
a.btn-important,
.btn-success,
a.btn-success,
.btn-info,
a.btn-info,
.btn-inverse,
a.btn-inverse,
.btn-edit,
a.btn-edit {
	color: #FFF;
	border: none;
	padding: 5px 10px;
	-webkit-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	-moz-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	-ms-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	-o-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1) inset, 0 2px 0 rgba(255,255,255,.15) inset, inset 0 -1px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.1) inset, 0 2px 0 rgba(255,255,255,.15) inset, inset 0 -1px 0 rgba(0,0,0,.2);
	-ms-box-shadow: 0 1px 0 rgba(0,0,0,.1) inset, 0 2px 0 rgba(255,255,255,.15) inset, inset 0 -1px 0 rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 0 rgba(0,0,0,.1) inset, 0 2px 0 rgba(255,255,255,.15) inset, inset 0 -1px 0 rgba(0,0,0,.2);
	box-shadow: 0 1px 0 rgba(0,0,0,.1) inset, 0 2px 0 rgba(255,255,255,.15) inset, inset 0 -1px 0 rgba(0,0,0,.2);
	}
.btn-primary.btn-large,
a.btn-primary.btn-large,
.btn-warning.btn-large,
a.btn-warning.btn-large,
.btn-important.btn-large,
a.btn-important.btn-large,
.btn-success.btn-large,
a.btn-success.btn-large,
.btn-info.btn-large,
a.btn-info.btn-large,
.btn-inverse.btn-large,
a.btn-inverse.btn-large,
.btn-edit.btn-large,
a.btn-edit.btn-large {
	padding: 11px 25px;
	}
.btn-primary.btn-mini,
a.btn-primary.btn-mini,
.btn-warning.btn-mini,
a.btn-warning.btn-mini,
.btn-important.btn-mini,
a.btn-important.btn-mini,
.btn-success.btn-mini,
a.btn-success.btn-mini,
.btn-info.btn-mini,
a.btn-info.btn-mini,
.btn-inverse.btn-mini,
a.btn-inverse.btn-mini,
.btn-edit.btn-mini,
a.btn-edit.btn-mini {
	padding: 3px 10px;
	}
.btn-primarya,
.btn-primary:hover,
a.btn-primarya,
a.btn-primary:hover,
.btn-warninga,
.btn-warning:hover,
a.btn-warninga,
a.btn-warning:hover,
.btn-importanta,
.btn-important:hover,
a.btn-importanta,
a.btn-important:hover,
.btn-successa,
.btn-success:hover,
a.btn-successa,
a.btn-success:hover,
.btn-infoa,
.btn-info:hover,
a.btn-infoa,
a.btn-info:hover,
.btn-inversea,
.btn-inverse:hover,
a.btn-inversea,
a.btn-inverse:hover,
.btn-edita,
.btn-edit:hover,
a.btn-edita,
a.btn-edit:hover {
	-webkit-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	-moz-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	-ms-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	-o-text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	color: #FFF;
	}
.btn-primary.active,
a.btn-primary.active,
.btn-warning.active,
a.btn-warning.active,
.btn-important.active,
a.btn-important.active,
.btn-success.active,
a.btn-success.active,
.btn-info.active,
a.btn-info.active,
.btn-inverse.active,
a.btn-inverse.active,
.btn-edit.active,
a.btn-edit.active {
	color: #FFF;
	color: rgba(255,255,255,.75);
	}
.btn-link-color,
a.btn-link-color {
	border: none;
	background: #fff04f;
	color: #231f20;
	}
.btn-link-color.btn-large,
a.btn-link-color.btn-large {
	padding: 12px 24px;
	}
.btn-link-color:hover,
a.btn-link-color:hover {
	background: #fff04f;
	color: #231f20;
	opacity: .87;
	}
.btn-primary {
	background: #2A7DEA;
	border-color: #1569D6 #1569D6 #0E4790;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	background-color: #1569D6;
	}
.btn-primary:active,
.btn-primary.active {
	background-color: #1152A8 \9;
	}
.btn-warning {
	background: #F6653C;
	border-color: #F6563C #F6563C #DB270A;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	background-color: #F6563C;
	}
.btn-warning:active,
.btn-warning.active {
	background-color: #F42B0B \9;
	}
.btn-important {
	background: #F04831;
	border-color: #EE3319 #EE3319 #AE200D;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	}
.btn-important:hover,
.btn-important:active,
.btn-important.active,
.btn-important.disabled,
.btn-important[disabled] {
	background-color: #EE3319;
	}
.btn-important:active,
.btn-important.active {
	background-color: #C6250E \9;
	}
.btn-success {
	background: #27CE60;
	border-color: #21AC50 #21AC50 #146B32;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	background-color: #21AC50;
	}
.btn-success:active,
.btn-success.active {
	background-color: #18813C \9;
	}
.btn-info {
	background: #2AC4EA;
	border-color: #16BBE4 #16BBE4 #10829E;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	background-color: #16BBE4;
	}
.btn-info:active,
.btn-info.active {
	background-color: #1295B6 \9;
	}
.btn-inverse {
	background: #222;
	border-color: #000 #000 #000;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	background-color: #000;
	}
.btn-inverse:active,
.btn-inverse.active {
	background-color: #000 \9;
	}
.btn-link-icon > i:first-child {
	color: #337EFF;
	}


button.btn,
input[type="submit"].btn {
	*padding-top: 2px;
	*padding-bottom: 2px;
	outline: 0 !important;
	}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
	outline: 0 !important;
	}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
	*padding-top: 7px;
	*padding-bottom: 7px;
	outline: 0 !important;
	}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px;
	outline: 0 !important;
	}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px;
	outline: 0 !important;
	}
.btn-group {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	white-space: nowrap;
	*margin-left: .3em;
	}
.btn-group:first-child {
	*margin-left: 0;
	}
.btn-group + .btn-group {
	margin-left: 5px;
	}
.btn-toolbar {
	margin-top: 10.85px;
	margin-bottom: 10.85px;
	}
.btn-toolbar .btn-group {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	}
.btn-group .btn {
	position: relative;
	float: left;
	margin-left: -1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	}
.btn-group .btn:first-child {
	margin-left: 0;
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-ms-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	}
.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-ms-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	}
.btn-group .btn.large:first-child {
	margin-left: 0;
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-ms-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	}
.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-ms-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
	z-index: 2;
	}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
	}
.btn-group .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	*padding-top: 3px;
	*padding-bottom: 3px;
	}
.btn-group .btn-mini.dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
	*padding-top: 1px;
	*padding-bottom: 1px;
	}
.btn-group .btn-small.dropdown-toggle {
	*padding-top: 4px;
	*padding-bottom: 4px;
	}
.btn-group .btn-large.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
	}
.btn-group.open {
	*z-index: 1000;
	}
.btn-group.open .dropdown-menu {
	display: block;
	margin-top: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	}
.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 1px 6px rgba(68,68,68,.17), 0 1px 2px rgba(68,68,68,.047);
	-moz-box-shadow: inset 0 1px 6px rgba(68,68,68,.17), 0 1px 2px rgba(68,68,68,.047);
	-ms-box-shadow: inset 0 1px 6px rgba(68,68,68,.17), 0 1px 2px rgba(68,68,68,.047);
	-o-box-shadow: inset 0 1px 6px rgba(68,68,68,.17), 0 1px 2px rgba(68,68,68,.047);
	box-shadow: inset 0 1px 6px rgba(68,68,68,.17), 0 1px 2px rgba(68,68,68,.047);
	}
.btn .caret {
	margin-top: 7px;
	margin-left: 0;
	}
.btn:hover .caret,
.open.btn-group .caret {
	opacity: 1;
	}
.btn-mini .caret {
	margin-top: 5px;
	}
.btn-small .caret {
	margin-top: 6px;
	}
.btn-large .caret {
	margin-top: 6px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	}
.btn-primary .caret,
.btn-warning .caret,
.btn-important .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	opacity: .75;
	}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	}
.btn-block + .btn-block {
	margin-top: 5px;
	}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
	}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	box-shadow: none;
	}
.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #337EFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	}
.btn-link:hover,.btn-link:focus {
	color: #70A4FF;
	color: rgba(51,126,255,.7);
	text-decoration: underline;
	background-color: transparent;
	}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
	color: #333;
	text-decoration: none;
	}

form {
	margin: 0 0 21.7px;
	}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 22px;
	color: #444;
	border: 0;
	border-bottom: 1px solid #E5E5E5;
	}
legend small {
	font-size: 16.275px;
	color: #999;
	}
label,
input,
button,
select,
textarea {
	font-size: 24px;
	font-weight: 400;
	line-height: normal;
	}
input,
button,
select,
textarea {
	font-family: 'Roboto Condensed', sans-serif;
	}
label {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	cursor: pointer;
	}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	height: auto;
	padding: 16px 18px;
	margin-bottom: 12px;
	font-size: 16px;
	line-height: normal;
	color: #222;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	}
select {
	padding: 12px 16px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	}
select:not([multiple]) {
	padding-right: 40px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7.406 8.578l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z' fill='%23000'%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: calc(100% - 10px) center;
	background-size: 24px;
	}
select::-ms-expand {
	display: none;
	}
input,
textarea,
.uneditable-input,
.add-on {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	}
input,
textarea,
select {
	width: 100%;
	height: auto;
	}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	background-color: #FFF;
	border: 1px solid transparent;
	box-shadow: 0 0 12px rgba(37,37,37,.087);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-ms-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.uneditable-input:hover {
	border-color: transparent;
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: 0 0 16px rgba(37,37,37,.17);
	-moz-box-shadow: 0 0 16px rgba(37,37,37,.17);
	-ms-box-shadow: 0 0 16px rgba(37,37,37,.17);
	-o-box-shadow: 0 0 16px rgba(37,37,37,.17);
	box-shadow: 0 0 16px rgba(37,37,37,.17);
	}
input[type="radio"],
input[type="checkbox"] {
	margin: 0 6px 0 0;
	line-height: normal;
	cursor: pointer;
	}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
	}
select,
input[type="file"] {
	*margin-top: 4px;
	}
select {
	border: 1px solid #CCC;
	background-color: #FFF;
	}
select[multiple],
select[size] {
	height: auto;
	}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	}
.uneditable-input,
.uneditable-textarea {
	color: #999;
	background-color: #fcfcfc;
	border-color: #CCCCCC;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
	-ms-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
	-o-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
	cursor: not-allowed;
	}
.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
	}
.uneditable-textarea {
	width: auto;
	height: auto;
	}
input::-moz-placeholder,
textarea::-moz-placeholder {
	color: rgba(0,0,0,.4);
	}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: rgba(0,0,0,.4);
	}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: rgba(0,0,0,.4);
	}
.radio,
.checkbox {
	min-height: 18px;
	padding-left: 18px;
	}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
	float: left;
	margin-left: -18px;
	}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
	padding-top: 5px;
	}
.radio.inline,
.checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
	}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
	margin-left: 10px;
	}
.input-mini {
	width: 60px;
	}
.input-small {
	width: 90px;
	}
.input-medium {
	width: 150px;
	}
.input-large {
	width: 210px;
	}
.input-xlarge {
	width: 270px;
	}
.input-xxlarge {
	width: 530px;
	}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0;
	}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
	display: inline-block;
	}
input,
textarea,
.uneditable-input {
	margin-left: 0;
	}
input.span12,
textarea.span12,
.uneditable-input.span12 {
	width: 930px;
	}
input.span11,
textarea.span11,
.uneditable-input.span11 {
	width: 850px;
	}
input.span10,
textarea.span10,
.uneditable-input.span10 {
	width: 770px;
	}
input.span9,
textarea.span9,
.uneditable-input.span9 {
	width: 690px;
	}
input.span8,
textarea.span8,
.uneditable-input.span8 {
	width: 610px;
	}
input.span7,
textarea.span7,
.uneditable-input.span7 {
	width: 530px;
	}
input.span6,
textarea.span6,
.uneditable-input.span6 {
	width: 450px;
	}
input.span5,
textarea.span5,
.uneditable-input.span5 {
	width: 370px;
	}
input.span4,
textarea.span4,
.uneditable-input.span4 {
	width: 290px;
	}
input.span3,
textarea.span3,
.uneditable-input.span3 {
	width: 210px;
	}
input.span2,
textarea.span2,
.uneditable-input.span2 {
	width: 130px;
	}
input.span1,
textarea.span1,
.uneditable-input.span1 {
	width: 50px;
	}
.controls-row {
	*zoom: 1;
	}
.controls-row:before,
.controls-row:after {
	display: table;
	content: "";
	line-height: 0;
	}
.controls-row:after {
	clear: both;
	}
.controls-row [class*="span"] {
	float: left;
	}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #EEE;
	}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
	background-color: transparent;
	}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #453404;
	}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #453404;
	border-color: #453404;
	}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
	border-color: #151001;
	-webkit-box-shadow: 0 0 6px #A57D0A;
	-moz-box-shadow: 0 0 6px #A57D0A;
	-ms-box-shadow: 0 0 6px #A57D0A;
	-o-box-shadow: 0 0 6px #A57D0A;
	box-shadow: 0 0 6px #A57D0A;
	}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
	color: #453404;
	background-color: #FCF8E3;
	border-color: #453404;
	}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #B94A48;
	}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #B94A48;
	border-color: #B94A48;
	}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: 0 0 6px #D59392;
	-moz-box-shadow: 0 0 6px #D59392;
	-ms-box-shadow: 0 0 6px #D59392;
	-o-box-shadow: 0 0 6px #D59392;
	box-shadow: 0 0 6px #D59392;
	}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
	color: #B94A48;
	background-color: #F2DEDE;
	border-color: #B94A48;
	}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #468847;
	}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #468847;
	border-color: #468847;
	}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
	border-color: #356635;
	-webkit-box-shadow: 0 0 6px #7ABA7B;
	-moz-box-shadow: 0 0 6px #7ABA7B;
	-ms-box-shadow: 0 0 6px #7ABA7B;
	-o-box-shadow: 0 0 6px #7ABA7B;
	box-shadow: 0 0 6px #7ABA7B;
	}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
	color: #468847;
	background-color: #DFF0D8;
	border-color: #468847;
	}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
	color: #3A87AD;
	}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	color: #3A87AD;
	border-color: #3A87AD;
	}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
	border-color: #2D6987;
	-webkit-box-shadow: 0 0 6px #7AB5D3;
	-moz-box-shadow: 0 0 6px #7AB5D3;
	-ms-box-shadow: 0 0 6px #7AB5D3;
	-o-box-shadow: 0 0 6px #7AB5D3;
	box-shadow: 0 0 6px #7AB5D3;
	}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
	color: #3A87AD;
	background-color: #D9EDF7;
	border-color: #3A87AD;
	}
input:focus: required: invalid,
textarea:focus: required: invalid,
select:focus: required: invalid {
	color: #B94A48;
	border-color: #EE5F5B;
	}
input:focus: required: invalid:focus,
textarea:focus: required: invalid:focus,
select:focus: required: invalid:focus {
	border-color: #E9322D;
	-webkit-box-shadow: 0 0 6px #F8B9B7;
	-moz-box-shadow: 0 0 6px #F8B9B7;
	-ms-box-shadow: 0 0 6px #F8B9B7;
	-o-box-shadow: 0 0 6px #F8B9B7;
	box-shadow: 0 0 6px #F8B9B7;
	}
.form-actions {
	padding: 20.7px 20px 21.7px;
	margin-top: 21.7px;
	margin-bottom: 21.7px;
	background-color: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	*zoom: 1;
	}
.form-actions:before,
.form-actions:after {
	display: table;
	content: "";
	line-height: 0;
	}
.form-actions:after {
	clear: both;
	}
.help-block,
.help-inline {
	color: #6A6A6A;
	}
.help-block {
	display: block;
	margin-bottom: 10.85px;
	}
.help-inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding-left: 5px;
	}
.input-append,
.input-prepend {
	margin-bottom: 5px;
	font-size: 0;
	white-space: nowrap;
	}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
	position: relative;
	margin-bottom: 0;
	*margin-left: 0;
	font-size: 14px;
	vertical-align: top;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-ms-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
	z-index: 2;
	}
.input-append .add-on,
.input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 32.55px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 21.7px;
	text-align: center;
	-webkit-text-shadow: 0 1px 0 #FFF;
	-moz-text-shadow: 0 1px 0 #FFF;
	-ms-text-shadow: 0 1px 0 #FFF;
	-o-text-shadow: 0 1px 0 #FFF;
	text-shadow: 0 1px 0 #FFF;
	background-color: #EEE;
	border: 1px solid #CCC;
	}
.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	}
.input-append .active,
.input-prepend .active {
	background-color: #89E5B0;
	border-color: #27AE60;
	}
.input-prepend .add-on,
.input-prepend .btn {
	margin-right: -1px;
	}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-ms-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	}
.input-append input,
.input-append select,
.input-append .uneditable-input {
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-ms-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	}
.input-append .add-on,
.input-append .btn {
	margin-left: -1px;
	}
.input-append .add-on:last-child,
.input-append .btn:last-child {
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-ms-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	-ms-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	-ms-border-radius: 0 2px 2px 0;
	-o-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	}
input.search-query {
	padding-right: 14px;
	padding-right: 4px \9;
	padding-left: 14px;
	padding-left: 4px \9;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	}
.form-search .input-append .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	-ms-border-radius: 14px 0 0 14px;
	-o-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
	}
.form-search .input-append .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	-ms-border-radius: 0 14px 14px 0;
	-o-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
	}
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	-ms-border-radius: 0 14px 14px 0;
	-o-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
	}
.form-search .input-prepend .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	-ms-border-radius: 14px 0 0 14px;
	-o-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
	}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 0;
	vertical-align: middle;
	}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
	display: none;
	}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
	display: inline-block;
	}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
	margin-bottom: 0;
	}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle;
	}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0;
	}
.control-group {
	margin-bottom: 10.85px;
	}
legend + .control-group {
	margin-top: 21.7px;
	-webkit-margin-top-collapse: separate;
	}
.form-horizontal .control-group {
	margin-bottom: 21.7px;
	*zoom: 1;
	}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0;
	}
.form-horizontal .control-group:after {
	clear: both;
	}
.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right;
	}
.form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 180px;
	*margin-left: 0;
	}
.form-horizontal .controls:first-child {
	*padding-left: 180px;
	}
.form-horizontal .help-block {
	margin-bottom: 0;
	}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
	margin-top: 10.85px;
	}
.form-horizontal .form-actions {
	padding-left: 180px;
	}
:-moz-placeholder {
	color: #999;
	color: rgba(0,0,0,.4);
	}
:-ms-input-placeholder {
	color: #999;
	color: rgba(0,0,0,.4);
	}
::-webkit-input-placeholder {
	color: #999;
	color: rgba(0,0,0,.4);
	}

.bfg-searcher {
	cursor: pointer;
	}
.bfg-searcher input::-webkit-input-placeholder {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #CCC;
	color: rgba(0,0,0,.2);
	}
.bfg-searcher input::-moz-placeholder {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #CCC;
	color: rgba(0,0,0,.2);
	}
.searchform {
	position: relative;
	margin: 3px 0 3px 0;
	display: inline-block;
	}
.searchform input::-webkit-input-placeholder {
	text-transform: uppercase;
	letter-spacing: 1px;
	}
.searchform input::-moz-placeholder {
	text-transform: uppercase;
	}
.searchform .btn-search {
	position: absolute;
	z-index: 10;
	left: 6px;
	top: 4px;
	color: #000;
	}
.searchform .btn-search:hover {
	cursor: pointer;
	opacity: .6;
	}
.searchform .searchfield {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	height: 23px;
	padding: 5px 5px 5px 12px;
	margin: 0;
	cursor: default;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	-ms-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
	text-indent: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	}
.searchform .searchfield:focus {
	cursor: text;
	box-shadow: none;
	background-color: #FFF;
	color: #000;
	}
.billboard .searchfield,
.boomboard .searchfield {
	float: none;
	}
.navigation_wrap .searchform {
	position: absolute;
	right: 3px;
	bottom: 2px;
	}
input[type="image"] {
	box-shadow: none;
	}
.wpcf7-spinner {
	margin: 9px 0 9px 24px;
	vertical-align: middle;
	}
input[type="submit"].btn.has-spinner {
	margin-left: 48px;
	}



.section-quickcarousel .bfg-section-pad {
	padding: 0;
	}
.section-quickcarousel .bfg-quickcarousel .carousel-item {
	margin: 0;
	padding: 0;
	}
.section-quickcarousel .bfg-quickcarousel .carousel-item img {
	max-width: 100%;
	display: block;
	}
.hpad-20 {
	padding-left: 20px;
	padding-right: 20px;
	}
.hpad-40 {
	padding-left: 40px;
	padding-right: 40px;
	}
#footer-navi .bfg-area-wrap {
	padding-top: 60px;
	padding-bottom: 40px;
	}
#copyright .bfg-area-wrap {
	padding-top: 20px;
	padding-bottom: 20px;
	}
#partnership .bfg-area-wrap {
	padding-top: 60px;
	padding-bottom: 80px;
	}
#callout .bfg-area-wrap {
	padding-top: 40px;
	padding-bottom: 40px;
	}
#page-content .bfg-area-wrap {
	padding-top: 40px;
	padding-bottom: 60px;
	}
#also .bfg-area-wrap {
	padding-top: 40px;
	padding-bottom: 60px;
	}
#catlist .bfg-area-wrap {
	padding-top: 20px;
	padding-bottom: 40px;
	}



.bfg-animation {
	-webkit-backface-visibility: hidden;
	}
.get-anim .bfg-anim-scale,
.get-anim .bfg-anim-fade,
.get-anim .bfg-anim-from-left,
.get-anim .bfg-anim-from-right,
.get-anim .bfg-anim-from-top,
.get-anim .bfg-anim-from-bottom {
	opacity: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	}
.get-anim .bfg-anim-scale.animation-loaded,
.get-anim .bfg-anim-scale.animation-loaded.subtle,
.get-anim .bfg-anim-fade.animation-loaded,
.get-anim .bfg-anim-fade.animation-loaded.subtle,
.get-anim .bfg-anim-from-left.animation-loaded,
.get-anim .bfg-anim-from-left.animation-loaded.subtle,
.get-anim .bfg-anim-from-right.animation-loaded,
.get-anim .bfg-anim-from-right.animation-loaded.subtle,
.get-anim .bfg-anim-from-top.animation-loaded,
.get-anim .bfg-anim-from-top.animation-loaded.subtle,
.get-anim .bfg-anim-from-bottom.animation-loaded,
.get-anim .bfg-anim-from-bottom.animation-loaded.subtle {
	opacity: 1;
	-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);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	}
.get-anim .bfg-anim-scale {
	opacity: .3;
	-webkit-transform: scale(.3);
	-moz-transform: scale(.3);
	-ms-transform: scale(.3);
	-o-transform: scale(.3);
	transform: scale(.3);
	}
.get-anim .bfg-anim-from-left {
	-webkit-transform: translate3d(-50px,0,0);
	-moz-transform: translate3d(-50px,0,0);
	-ms-transform: translate3d(-50px,0,0);
	-o-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
	}
.get-anim .bfg-anim-from-left.subtle {
	-webkit-transform: translate3d(-20px,0,0);
	-moz-transform: translate3d(-20px,0,0);
	-ms-transform: translate3d(-20px,0,0);
	-o-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
	}
.get-anim .bfg-anim-from-right {
	-webkit-transform: translate3d(50px,0,0);
	-moz-transform: translate3d(50px,0,0);
	-ms-transform: translate3d(50px,0,0);
	-o-transform: translate3d(50px,0,0);
	transform: translate3d(50px,0,0);
	}
.get-anim .bfg-anim-from-right.subtle {
	-webkit-transform: translate3d(20px,0,0);
	-moz-transform: translate3d(20px,0,0);
	-ms-transform: translate3d(20px,0,0);
	-o-transform: translate3d(20px,0,0);
	transform: translate3d(20px,0,0);
	}
.get-anim .bfg-anim-from-bottom {
	-webkit-transform: translate3d(0,50px,0);
	-moz-transform: translate3d(0,50px,0);
	-ms-transform: translate3d(0,50px,0);
	-o-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
	}
.get-anim .bfg-anim-from-bottom.subtle {
	-webkit-transform: translate3d(0,20px,0);
	-moz-transform: translate3d(0,20px,0);
	-ms-transform: translate3d(0,20px,0);
	-o-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
	}
.get-anim .bfg-anim-from-top {
	-webkit-transform: translate3d(0,-50px,0);
	-moz-transform: translate3d(0,-50px,0);
	-ms-transform: translate3d(0,-50px,0);
	-o-transform: translate3d(0,-50px,0);
	transform: translate3d(0,-50px,0);
	}
.get-anim .bfg-anim-from-top.subtle {
	-webkit-transform: translate3d(0,-20px,0);
	-moz-transform: translate3d(0,-20px,0);
	-ms-transform: translate3d(0,-20px,0);
	-o-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
	}
.get-anim .bfg-slidedown {
	height: 5px;
	overflow: hidden;
	-webkit-transition: height 0.85s cubic-bezier(0.725,0.000,0.000,0.995);
	-moz-transition: height 0.85s cubic-bezier(0.725,0.000,0.000,0.995);
	-ms-transition: height 0.85s cubic-bezier(0.725,0.000,0.000,0.995);
	-o-transition: height 0.85s cubic-bezier(0.725,0.000,0.000,0.995);
	transition: height 0.85s cubic-bezier(0.725,0.000,0.000,0.995);
	}
.get-anim .bfg-appear {
	opacity: .1;
	-webkit-transform: scale(.5);
	-moz-transform: scale(.5);
	-ms-transform: scale(.5);
	-o-transform: scale(.5);
	transform: scale(.5);
	}
.get-anim .bfg-appear.animation-loaded {
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	}
.no-anim {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	}








@media screen and (max-width: 1440px) {
	.bfg-content {
		max-width: 1280px;
		padding: 0 40px;
		}
	#partnership .ibox-text h5 {
		font-size: 18px;
		}
}

@media screen and (max-width: 1280px) {
	#home-products .bfg-area-pad {
		padding-top: 80px;
		padding-bottom: 80px;
		}
	.section-icallout .format-inline .icallout-head {
		font-size: 30px;
		}
	#map {
		height: 350px;
		}
	.expander.edit-link {
		border: none;
		box-shadow: none;
		background-color: transparent;
		top: -44px;
		right: 0;
		}
	.section-mediabox .image {
		border-radius: 12px;
		}
	.section-mediabox .image img {
		border-radius: 12px;
		}
}

@media screen and (max-width: 1160px) {
	.bfg-content {
		max-width: 100%;
		padding: 0 40px;
		}
	#home-products .bfg-area-pad {
		padding-top: 60px;
		padding-bottom: 60px;
		}
}

@media screen and (max-width: 1024px) {
	#fixed-top .bfg-nav {
		display: none !important;
		}
	#fixed-top .bfg-nav-mobile {
		display: block !important;
		}
	.expander.edit-link {
		display: none;
		}
	.grecaptcha-badge {
		display: none;
		}
	.bfg-section-pad {
		padding: 5px;
		}
	.masonic-header-content-pad .masonic-nav {
		width: 100%;
		min-width: 100%;
		}
	.section-icallout .format-inline .icallout-head {
		font-size: 26px;
		}
	#footer-navi .contacts.iconed {
		padding-left: 0;
		}
	#footer-navi .contacts.iconed i.icon {
		display: none;
		}
	#footer-navi .contacts.contacts-phone2 {
		display: block;
		}
	#partnership .ibox-text h5 {
		font-size: 16px;
		font-weight: 600 !important;
		}
	#partnership .ibox-desc {
		font-size: 14px;
		line-height: 1.3;
		}
	#product-gallery-prev,
	#product-gallery-next {
		opacity: .77;
		}
	.section-mediabox a .title {
		font-size: 16px;
		}
	.with-sidebar .bfg-inner {
		padding-left: 0;
		}
	.sidebar {
		display: none;
		}
	.section-mediabox .image {
		border-radius: 8px;
		-webkit-box-shadow: 0 2px 27px rgba(37,37,37,.27);
		-moz-box-shadow: 0 2px 27px rgba(37,37,37,.27);
		-ms-box-shadow: 0 2px 27px rgba(37,37,37,.27);
		-o-box-shadow: 0 2px 27px rgba(37,37,37,.27);
		box-shadow: 0 2px 27px rgba(37,37,37,.27);
		}
	.section-mediabox .image img {
		border-radius: 8px;
		}
	.section-navi .navi-container {
		padding: 20px 30px 14px 0;
		}
	.fixed-menu .section-navi .navi-container {
		padding: 16px 20px 12px 0;
		}
}
@media screen and (max-width: 768px) {
	.row {
		margin-left: 0;
		}
	.row > [class*="span"] {
		float: none;
		display: block;
		width: auto;
		margin-left: 0;
		margin-bottom: 2em;
		}
	.row > [class*="span"]:last-child {
		margin-bottom: 0;
		}
	.row > [class*="offset"]:first-child, .editor-row > [class*="offset"].sortable-first {
		margin-left: 0;
		}
	.row > [class*="span"], .row-grid > [class*="span"], .editor-row > [class*="span"], .row > [class*="offset"], .row-grid > [class*="offset"], .editor-row > [class*="offset"], .row.row-closed > [class*="span"] {
		float: none;
		display: block;
		width: auto;
		margin-left: 0;
		margin-bottom: 10px;
		}
	.bfg-section-pad .row:last-child > [class*="span"] {
		margin-bottom: 20px;
		}
	.bfg-section-pad .row:last-child > [class*="span"]:last-child {
		margin-bottom: 0;
		}
	.row-fluid.media-grid > [class*="span"] {
		width: 8.333333333%;
		float: none !important;
		display: inline-block;
		}
	.row-fluid.media-grid {
		text-align: center;
		}

	#home-products .bfg-area-pad {
		padding-top: 30px;
		padding-bottom: 40px;
		}
	.section-product-box .row.row-closed > [class*="span"],
	#footer-navi .row .span3 {
		width: 48.936170208%;
		float: left;
		}
	#footer-navi .row .span3.footer-column-3 {
		margin-left: 0;
		}
	#footer-navi .contacts.iconed {
		padding-left: 1.65em;
		}
	#footer-navi .contacts.iconed i.icon {
		display: block;
		}
	#footer-navi .contacts.contacts-phone2 {
		display: inline-block;
		}
	#footer-navi .bfg-area-wrap {
		padding-top: 40px;
		padding-bottom: 30px;
		}
	#partnership .bfg-area-wrap {
		padding-top: 40px;
		padding-bottom: 60px;
		}
	input, textarea {
		font-size: 20px !important;
		}
	.textleft {
		text-align: center;
		}
	.textright {
		text-align: center;
		}
	.section-highlight .highlight-head {
		font-size: 26px;
		}
	.section-icallout .format-inline .icallout-head {
		font-size: 22px;
		line-height: 1.2;
		display: block;
		}
	.hentry-column.sertificate {
		width: 48.936170208%;
		float: left;
		margin: 0.5% !important;
		}
	#color_face.both-color {
		border: none;
		}
	.bfg-content.offset {
		padding: 20px;
		}
	.section-mediabox .image {
		border-radius: 16px;
		-webkit-box-shadow: 0 2px 37px rgba(37,37,37,.17);
		-moz-box-shadow: 0 2px 37px rgba(37,37,37,.17);
		-ms-box-shadow: 0 2px 37px rgba(37,37,37,.17);
		-o-box-shadow: 0 2px 37px rgba(37,37,37,.17);
		box-shadow: 0 2px 37px rgba(37,37,37,.17);
		}
	.section-mediabox .image img {
		border-radius: 16px;
		}
}
@media screen and (max-width: 640px) {
	.sc-menu ul li a {
		font-size: 18px;
		}
	.sc-menu ul ul li a {
		font-size: 16px;
		line-height: 26px;
		}
	#footer-navi .row .span3 {
		width: auto;
		}
	#footer-navi .row .span3.footer-column-3 {
		margin-left: auto;
		}
	#footer-navi .bfg-area-wrap {
		padding-top: 30px;
		padding-bottom: 20px;
		}
	input, textarea {
		font-size: 18px !important;
		}

	.ibox.top-aligned .ibox-desc {
		max-width: 90%;
		}
	.products-catalog .section-mediabox a .title {
		font-size: 14px;
		}
	.products-catalog .section-mediabox .meta .desc {
		display: none;
		}
	.products-catalog .section-mediabox .meta {
		padding: 12px 12px 0 12px;
		}
	.boomboard {
		padding: 0;
		}
	.section-mediabox .image {
		border-radius: 12px;
		}
	.section-mediabox .image img {
		border-radius: 12px;
		}
	.section-navi .navi-contacts .phone {
		font-size: 20px;
		}
}
@media screen and (max-width: 540px) {
	.section-highlight .highlight-head {
		font-size: 22px;
		font-weight: 600;
		margin-bottom: 15px;
		}
	.section-highlight .highlight-subhead {
		font-size: 16px;
		line-height: 1.3;
		opacity: .87;
		}
	.section-product-box .row.row-closed > [class*="span"] {
		width: auto;
		margin-left: auto;
		}
	h2.title {
		font-size: 30px;
		}
	.section-mediabox .image {
		border-radius: 8px;
		-webkit-box-shadow: 0 2px 27px rgba(37,37,37,.27);
		-moz-box-shadow: 0 2px 27px rgba(37,37,37,.27);
		-ms-box-shadow: 0 2px 27px rgba(37,37,37,.27);
		-o-box-shadow: 0 2px 27px rgba(37,37,37,.27);
		box-shadow: 0 2px 27px rgba(37,37,37,.27);
		}
	.section-mediabox .image img {
		border-radius: 8px;
		}
	.section-navi .navi-contacts {
		display: none;
		}
	.seq {
		height: 300px;
		}
}
@media screen and (max-width: 425px) {
	#map {
		height: 300px !important;
		}
	#partnership .bfg-area-wrap {
		padding-top: 30px;
		padding-bottom: 50px;
		}
	.ibox.top-aligned .ibox-media {
		max-width: 40%;
		}
	.row-fluid.media-grid > [class*="span"] {
		width: 16.666666666%;
		}
	.section-mediabox .image {
		border-radius: 16px;
		-webkit-box-shadow: 0 2px 37px rgba(37,37,37,.17);
		-moz-box-shadow: 0 2px 37px rgba(37,37,37,.17);
		-ms-box-shadow: 0 2px 37px rgba(37,37,37,.17);
		-o-box-shadow: 0 2px 37px rgba(37,37,37,.17);
		box-shadow: 0 2px 37px rgba(37,37,37,.17);
		}
	.section-mediabox .image img {
		border-radius: 16px;
		}
}
@media screen and (max-width: 375px) {
	.bfg-content {
		padding: 0 20px;
		}
	.sc-menu ul li {
		width: 100%;
		float: none;
		padding: 0 12%;
		}
	.sc-menu ul li a {
		padding: 30px 5px 12px 5px;
		}
	.sc-menu ul ul {
		padding: 0 0 20px 0;
		}
	.section-mediabox .image {
		border-radius: 12px;
		-webkit-box-shadow: 0 2px 37px rgba(37,37,37,.27);
		-moz-box-shadow: 0 2px 37px rgba(37,37,37,.27);
		-ms-box-shadow: 0 2px 37px rgba(37,37,37,.27);
		-o-box-shadow: 0 2px 37px rgba(37,37,37,.27);
		box-shadow: 0 2px 37px rgba(37,37,37,.27);
		}
	.section-mediabox .image img {
		border-radius: 12px;
		}
}
