article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

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

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

p {
	margin: 0
}

a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

a:active,
a:hover {
	outline: 0
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

#map_canvas img,
.gm-style img,
.google-maps img {
	max-width: none
}

button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle
}

button,
input {
	line-height: normal
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button,
input[type=button],
input[type=checkbox],
input[type=radio],
input[type=reset],
input[type=submit],
label,
select {
	cursor: pointer
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto;
	vertical-align: top
}

@media print {
	blockquote,
	pre {
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	line-height: 0
}

.clearfix:after {
	clear: both
}

.hide-text {
	font-size: 0;
	line-height: 0;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.input-block-level {
	display: block;
	width: 100%;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@-webkit-keyframes h-progress {
	0% {
		width: 0
	}
}

@-moz-keyframes h-progress {
	0% {
		width: 0
	}
}

@-ms-keyframes h-progress {
	0% {
		width: 0
	}
}

@-o-keyframes h-progress {
	0% {
		width: 0
	}
}

@keyframes h-progress {
	0% {
		width: 0
	}
}

@-webkit-keyframes v-progress {
	0% {
		height: 0
	}
}

@-moz-keyframes v-progress {
	0% {
		height: 0
	}
}

@-ms-keyframes v-progress {
	0% {
		height: 0
	}
}

@-o-keyframes v-progress {
	0% {
		height: 0
	}
}

@keyframes v-progress {
	0% {
		height: 0
	}
}

body {
	margin: 0;
	font-family: 'Segoe UI', sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #888;
	background-color: #fff
}

a {
	color: #fe673f;
	text-decoration: none
}

a:focus,
a:hover {
	color: #333;
	text-decoration: underline
}

.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px
}

.row {
	margin-left: -20px
}

.row:after,
.row:before {
	display: table;
	content: "";
	line-height: 0
}

.row:after {
	clear: both
}

[class*=span] {
	float: left;
	min-height: 1px;
	margin-left: 20px
}

.container,
.navbar-fixed-bottom .container,
.navbar-fixed-top .container,
.navbar-static-top .container {
	width: 940px
}

.span12 {
	width: 940px
}

.span11 {
	width: 860px
}

.span10 {
	width: 780px
}

.span9 {
	width: 700px
}

.span8 {
	width: 620px
}

.span7 {
	width: 540px
}

.span6 {
	width: 460px
}

.span5 {
	width: 380px
}

.span4 {
	width: 300px
}

.span3 {
	width: 220px
}

.span2 {
	width: 140px
}

.span1 {
	width: 60px
}

.offset12 {
	margin-left: 980px
}

.offset11 {
	margin-left: 900px
}

.offset10 {
	margin-left: 820px
}

.offset9 {
	margin-left: 740px
}

.offset8 {
	margin-left: 660px
}

.offset7 {
	margin-left: 580px
}

.offset6 {
	margin-left: 500px
}

.offset5 {
	margin-left: 420px
}

.offset4 {
	margin-left: 340px
}

.offset3 {
	margin-left: 260px
}

.offset2 {
	margin-left: 180px
}

.offset1 {
	margin-left: 100px
}

.row-fluid {
	width: 100%
}

.row-fluid:after,
.row-fluid:before {
	display: table;
	content: "";
	line-height: 0
}

.row-fluid:after {
	clear: both
}

.row-fluid [class*=span] {
	display: block;
	width: 100%;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.12765957%
}

.row-fluid [class*=span]:first-child {
	margin-left: 0
}

.row-fluid .controls-row [class*=span]+[class*=span] {
	margin-left: 2.12765957%
}

.row-fluid .span12 {
	width: 100%
}

.row-fluid .span11 {
	width: 91.4893617%
}

.row-fluid .span10 {
	width: 82.9787234%
}

.row-fluid .span9 {
	width: 74.46808511%
}

.row-fluid .span8 {
	width: 65.95744681%
}

.row-fluid .span7 {
	width: 57.44680851%
}

.row-fluid .span6 {
	width: 48.93617021%
}

.row-fluid .span5 {
	width: 40.42553191%
}

.row-fluid .span4 {
	width: 31.91489362%
}

.row-fluid .span3 {
	width: 23.40425532%
}

.row-fluid .span2 {
	width: 14.89361702%
}

.row-fluid .span1 {
	width: 6.38297872%
}

.row-fluid .offset12 {
	margin-left: 104.25531915%
}

.row-fluid .offset12:first-child {
	margin-left: 102.12765957%
}

.row-fluid .offset11 {
	margin-left: 95.74468085%
}

.row-fluid .offset11:first-child {
	margin-left: 93.61702128%
}

.row-fluid .offset10 {
	margin-left: 87.23404255%
}

.row-fluid .offset10:first-child {
	margin-left: 85.10638298%
}

.row-fluid .offset9 {
	margin-left: 78.72340426%
}

.row-fluid .offset9:first-child {
	margin-left: 76.59574468%
}

.row-fluid .offset8 {
	margin-left: 70.21276596%
}

.row-fluid .offset8:first-child {
	margin-left: 68.08510638%
}

.row-fluid .offset7 {
	margin-left: 61.70212766%
}

.row-fluid .offset7:first-child {
	margin-left: 59.57446809%
}

.row-fluid .offset6 {
	margin-left: 53.19148936%
}

.row-fluid .offset6:first-child {
	margin-left: 51.06382979%
}

.row-fluid .offset5 {
	margin-left: 44.68085106%
}

.row-fluid .offset5:first-child {
	margin-left: 42.55319149%
}

.row-fluid .offset4 {
	margin-left: 36.17021277%
}

.row-fluid .offset4:first-child {
	margin-left: 34.04255319%
}

.row-fluid .offset3 {
	margin-left: 27.65957447%
}

.row-fluid .offset3:first-child {
	margin-left: 25.53191489%
}

.row-fluid .offset2 {
	margin-left: 19.14893617%
}

.row-fluid .offset2:first-child {
	margin-left: 17.0212766%
}

.row-fluid .offset1 {
	margin-left: 10.63829787%
}

.row-fluid .offset1:first-child {
	margin-left: 8.5106383%
}

.row-fluid [class*=span].hide,
[class*=span].hide {
	display: none
}

.row-fluid [class*=span].pull-right,
[class*=span].pull-right {
	float: right
}

.container {
	margin-right: auto;
	margin-left: auto
}

.container:after,
.container:before {
	display: table;
	content: "";
	line-height: 0
}

.container:after {
	clear: both
}

.container-fluid {
	padding-right: 20px;
	padding-left: 20px
}

.container-fluid:after,
.container-fluid:before {
	display: table;
	content: "";
	line-height: 0
}

.container-fluid:after {
	clear: both
}

p {
	padding-bottom: 20px
}

.lead {
	margin-bottom: 30px;
	font-size: 27px;
	line-height: 45px
}

a {
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease;
	color: #fe673f
}

a:focus {
	outline: 0
}

a:focus,
a:hover {
	text-decoration: none;
	color: #333
}

b {
	color: #fe673f
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: inherit;
	font-weight: 700;
	position: relative;
	margin-top: 0;
	text-rendering: optimizelegibility
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #888
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #fe673f
}

h1.heading-style-1,
h2.heading-style-1,
h3.heading-style-1,
h4.heading-style-1,
h5.heading-style-1,
h6.heading-style-1 {
	color: #fe673f;
	font-size: 40px;
	font-weight: 800;
	line-height: 50px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	text-transform: uppercase
}

h1.heading-style-2,
h2.heading-style-2,
h3.heading-style-2,
h4.heading-style-2,
h5.heading-style-2,
h6.heading-style-2 {
	font-size: 40px;
	font-weight: 300;
	line-height: 50px;
	letter-spacing: 0;
	margin-bottom: 20px;
	text-transform: uppercase
}

h1.heading-style-3,
h2.heading-style-3,
h3.heading-style-3,
h4.heading-style-3,
h5.heading-style-3,
h6.heading-style-3 {
	font-size: 23px;
	line-height: 30px;
	margin-bottom: 21px
}

h1.heading-style-4,
h2.heading-style-4,
h3.heading-style-4,
h4.heading-style-4,
h5.heading-style-4,
h6.heading-style-4 {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0;
	margin-bottom: 20px;
	text-transform: uppercase
}

h1.heading-style-5,
h2.heading-style-5,
h3.heading-style-5,
h4.heading-style-5,
h5.heading-style-5,
h6.heading-style-5 {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 20px
}

h1.heading-style-6,
h2.heading-style-6,
h3.heading-style-6,
h4.heading-style-6,
h5.heading-style-6,
h6.heading-style-6 {
	font-size: 15.3px;
	line-height: 25.5px;
	margin-bottom: 20px
}

h1.heading-style-7,
h2.heading-style-7,
h3.heading-style-7,
h4.heading-style-7,
h5.heading-style-7,
h6.heading-style-7 {
	font-size: 13.5px;
	line-height: 22.5px;
	margin-bottom: 20px
}

h1.heading-style-8,
h2.heading-style-8,
h3.heading-style-8,
h4.heading-style-8,
h5.heading-style-8,
h6.heading-style-8 {
	font-size: 12.6px;
	line-height: 21px;
	margin-bottom: 20px
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #999
}

.moduleTitle.title {
	margin-bottom: 9px
}

hr {
	margin: 30px 0;
	border: none;
	border-top: 1px solid #f2f2f2
}

blockquote {
	font-style: italic;
	padding: 0;
	margin: 0;
	position: relative
}

blockquote:before {
	content: '“';
	font: bold 40px/30px 'Segoe UI', sans-serif;
	color: #fe673f;
	display: block;
	text-align: center
}

blockquote small {
	display: block;
	line-height: 30px;
	color: #999;
	text-align: right
}

blockquote cite {
	color: #fe673f;
	display: inline-block
}

.category_desc p a,
.item_fulltext p a,
.item_introtext p a {
	text-decoration: underline
}

.category_desc strong,
.item_fulltext strong,
.item_introtext strong {
	color: #fe673f
}

.category_desc mark,
.item_fulltext mark,
.item_introtext mark {
	color: #fff;
	padding: 2px 6px;
	background: #fe673f
}

small {
	font-size: 85%
}

strong {
	font-weight: 700
}

em {
	font-style: italic
}

cite {
	font-style: normal
}

.muted {
	color: #999
}

a.muted:focus,
a.muted:hover {
	color: grey
}

.text-warning {
	color: #fff
}

a.text-warning:focus,
a.text-warning:hover {
	color: #e6e6e6
}

.text-error {
	color: #fff
}

a.text-error:focus,
a.text-error:hover {
	color: #e6e6e6
}

.text-info {
	color: #fff
}

a.text-info:focus,
a.text-info:hover {
	color: #e6e6e6
}

.text-success {
	color: #fff
}

a.text-success:focus,
a.text-success:hover {
	color: #e6e6e6
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

q:after,
q:before {
	content: ""
}

address {
	display: block;
	margin-bottom: 30px;
	font-style: normal;
	line-height: 30px
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #999
}

abbr.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.page-header,
.page_header {
	text-align: center
}

.page_header [class*=heading-style] {
	margin-bottom: 9px
}

ol,
ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

ol li,
ul li {
	line-height: 30px
}

ol .small,
ul .small {
	font-size: 96%;
	margin-top: 12px!important
}

ol {
	list-style: none;
	counter-reset: list
}

ol li {
	padding-left: 30px;
	position: relative
}

ol li:before {
	color: #333;
	content: counter(list, decimal-leading-zero) '.';
	counter-increment: list;
	font-weight: 700;
	left: 0;
	padding: 0;
	position: absolute;
	top: 0
}

ol li a {
	text-decoration: none;
	color: #888
}

ol li+li {
	margin-top: 12px
}

ol.icons {
	max-width: 260px
}

ol.icons li {
	font-size: 23px;
	font-weight: 700;
	line-height: 30px;
	list-style: none;
	padding-left: 80px;
	position: relative
}

ol.icons li:before {
	color: #fff;
	content: counter(list, decimal-leading-zero);
	counter-increment: list;
	left: 0;
	padding: 0;
	position: absolute;
	top: 0;
	background: #fe673f;
	width: 60px;
	line-height: 60px;
	text-align: center
}

ol.icons li+li {
	margin-top: 30px
}

.category_desc ul li,
.item_fulltext ul li,
.item_introtext ul li,
.site_map ul li {
	position: relative;
	padding-left: 18px
}

.category_desc ul li:before,
.item_fulltext ul li:before,
.item_introtext ul li:before,
.site_map ul li:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f054";
	color: #fe673f;
	font-family: FontAwesome;
	font-size: 14px
}

.category_desc ul li+li,
.item_fulltext ul li+li,
.item_introtext ul li+li,
.site_map ul li+li {
	margin-top: 12px
}

.category_desc ul.nav-tabs li,
.item_fulltext ul.nav-tabs li,
.item_introtext ul.nav-tabs li,
.site_map ul.nav-tabs li {
	padding: 0
}

.category_desc ul.nav-tabs li:before,
.item_fulltext ul.nav-tabs li:before,
.item_introtext ul.nav-tabs li:before,
.site_map ul.nav-tabs li:before {
	display: none
}

.category_desc ul a,
.category_desc ul span,
.item_fulltext ul a,
.item_fulltext ul span,
.item_introtext ul a,
.item_introtext ul span,
.site_map ul a,
.site_map ul span {
	text-decoration: none;
	color: #888
}

.category_desc ul a:hover,
.item_fulltext ul a:hover,
.item_introtext ul a:hover,
.site_map ul a:hover {
	color: #fe673f
}

ul.btn-toolbar li:before,
ul.chzn-choices li:before,
ul.chzn-results li:before,
ul.dropdown-menu li:before,
ul.nav li:before,
ul.tags li:before {
	display: none
}

.nav.menu.social {
	font-size: 0;
	line-height: 0;
	margin: 0 0 30px
}

.nav.menu.social li {
	display: inline-block;
	line-height: 28px;
	margin: 0;
	padding: 0
}

.nav.menu.social li+li {
	margin-left: 20px
}

.nav.menu.social li:before {
	display: none
}

.nav.menu.social li a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	display: block;
	font-size: 20px;
	line-height: 28px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.nav.menu.social li a:hover {
	color: #fe673f
}

ul.phone {
	text-align: right
}

ul.phone li {
	display: inline-block;
	font-weight: 300;
	margin-left: 10px;
	color: #888
}

ul.phone li a {
	color: #888
}

ul.phone li+li {
	color: #fe673f;
	font-weight: 700
}

ul.phone li+li a {
	color: #fe673f;
	display: none;
}

.contact_details_telephone {
    display: none;
}

ol ol.nav-child,
ol ul.nav-child,
ul ol.nav-child,
ul ul.nav-child {
	margin: 5px 0 0
}

ol.unstyled,
ul.unstyled {
	margin-left: 0;
	list-style: none
}

ol.inline,
ul.inline {
	margin-left: 0
}

ol.inline>li,
ul.inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl+* {
	margin-top: 30px
}

dd,
dt {
	line-height: 30px
}

dt {
	font-weight: 700
}

dd {
	margin-left: 15px
}

.dl-horizontal:after,
.dl-horizontal:before {
	display: table;
	content: "";
	line-height: 0
}

.dl-horizontal:after {
	clear: both
}

.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.dl-horizontal dd {
	margin-left: 180px
}

.portfolio-meta-list {
	display: table;
	margin-left: 0;
	overflow: hidden
}

.portfolio-meta-list li {
	color: #333;
	display: table-row
}

.portfolio-meta-list li strong {
	color: #fe673f
}

.portfolio-meta-list li>span,
.portfolio-meta-list li>strong {
	display: table-cell
}

.portfolio-meta-list li>span {
	padding-left: 5px;
	color: #888
}

.portfolio-meta-list li:before {
	display: none
}

.item_fulltext .portfolio-meta-list li span:hover {
	color: inherit
}

code,
pre {
	padding: 0 3px 2px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 16px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	white-space: nowrap
}

pre {
	display: block;
	padding: 14.5px;
	margin: 0 0 15px;
	font-size: 17px;
	line-height: 30px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

pre.prettyprint {
	margin-bottom: 30px
}

pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

form mark {
	background: 0 0!important;
	bottom: 100%;
	left: 0;
	padding: 0!important;
	position: absolute
}

form mark label {
	color: #ee152a;
	display: block;
	font-size: 11px;
	line-height: 18px;
	margin: 0!important
}

form textarea {
	min-height: 162px;
	max-height: 162px
}

.control-group,
.controls,
.mod_tm_ajax_contact_form .control-group {
	position: relative;
	margin-bottom: 0
}

.control-group.reset-margin,
.controls.reset-margin,
.mod_tm_ajax_contact_form .control-group.reset-margin {
	margin-bottom: 0
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
	display: block;
	max-width: 100%;
	background: #fff;
	border: 2px solid #333;
	color: #888;
	font-family: 'Segoe UI', sans-serif;
	font-size: 18px;
	font-weight: 300;
	height: 66px;
	line-height: 30px;
	padding: 18px 10px 18px 15px;
	vertical-align: middle;
	outline: 0;
	margin-bottom: 30px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color 1s ease, box-shadow 1s ease;
	-moz-transition: border-color 1s ease, box-shadow 1s ease;
	-o-transition: border-color 1s ease, box-shadow 1s ease;
	transition: border-color 1s ease, box-shadow 1s ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.uneditable-input:-webkit-autofill,
input[type=color]:-webkit-autofill,
input[type=date]:-webkit-autofill,
input[type=datetime-local]:-webkit-autofill,
input[type=datetime]:-webkit-autofill,
input[type=email]:-webkit-autofill,
input[type=month]:-webkit-autofill,
input[type=number]:-webkit-autofill,
input[type=password]:-webkit-autofill,
input[type=search]:-webkit-autofill,
input[type=tel]:-webkit-autofill,
input[type=text]:-webkit-autofill,
input[type=time]:-webkit-autofill,
input[type=url]:-webkit-autofill,
input[type=week]:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
	-webkit-box-shadow: inset 0 0 0 20px #fff!important;
	-webkit-text-fill-color: #888!important;
	color: #888!important
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
	border-color: rgba(0, 0, 0, .8)
}

label.inline {
	display: inline-block
}

.rsform-block-text {
	margin-bottom: 15px;
	color: #000
}

.popup-form label {
	font-size: 16px;
	line-height: 22px
}

.popup-form input[type=text],
.popup-form textarea {
	display: block;
	max-width: 100%;
	background: #fff;
	border: 2px solid #9e9e9e;
	border-radius: 0;
	color: #888;
	font-family: 'Segoe UI', sans-serif;
	font-size: 14px;
	font-weight: 300;
	height: 34px;
	line-height: 22px;
	padding: 4px 6px;
	outline: 0;
	margin-bottom: 15px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color 1s ease, box-shadow 1s ease;
	-moz-transition: border-color 1s ease, box-shadow 1s ease;
	-o-transition: border-color 1s ease, box-shadow 1s ease;
	transition: border-color 1s ease, box-shadow 1s ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

div.chzn-container {
	font-size: 18px;
	line-height: 30px;
	text-align: left
}

div.chzn-container .chzn-results {
	margin: 0;
	padding: 0
}

div.chzn-container .chzn-results li {
	padding: 10px 20px;
	color: #888;
	background: #fff
}

div.chzn-container .chzn-results li.highlighted {
	background: #fe673f;
	color: #fff
}

div.chzn-container-single {
	margin-bottom: 30px
}

div.chzn-container-single .chzn-single {
	background: #fff;
	height: 66px;
	padding: 18px 10px 18px 15px;
	line-height: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 2px solid #333;
	color: #888
}

div.chzn-container-single .chzn-single>span {
	padding-right: 66px
}

div.chzn-container-single .chzn-single div {
	width: 66px;
	height: 66px;
	top: -1px;
	right: -1px;
	color: #333;
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease
}

div.chzn-container-single .chzn-single div b {
	display: none
}

div.chzn-container-single .chzn-single div:before {
	content: '\f078';
	font-family: Fontawesome;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center
}

div.chzn-container-single .chzn-single span {
	margin: 0
}

div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
	background: #fff;
	border: 2px solid #333
}

div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div {
	color: #333
}

div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div:before {
	content: '\f077'
}

div.chzn-container-single .chzn-drop {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 2px solid #333;
	border-top: none;
	margin: 0;
	height: auto
}

span.checkbox {
	position: relative;
	display: inline-block;
	min-height: 0;
	height: 12px;
	line-height: 12px;
	width: 12px;
	background: #fff;
	border: 1px solid #e2e3e4;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	vertical-align: middle
}

span.checkbox input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	margin: 0;
	opacity: 0
}

span.checkbox input[type=checkbox]:checked+label.checkbox_inner:before {
	content: '\f00c'
}

span.checkbox label.checkbox_inner {
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0
}

span.checkbox label.checkbox_inner:before {
	content: '';
	font-family: FontAwesome;
	font-size: 12px;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	color: #fe673f
}

span.checkbox+label {
	margin: 0 0 0 10px;
	vertical-align: middle
}

span.radio {
	display: inline-block;
	height: 12px;
	line-height: 12px;
	min-height: 0;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #e2e3e4;
	background: #fff
}

span.radio input[type=radio] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	margin: 0;
	opacity: 0
}

span.radio input[type=radio]:checked+label.radio_inner:before {
	border-radius: 50%;
	content: "";
	height: 6px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 6px;
	background: #333
}

span.radio label.radio_inner {
	bottom: 0;
	left: 0;
	line-height: 12px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0
}

span.radio+label {
	margin: 0 0 0 10px;
	vertical-align: middle
}

.category_desc .select,
.category_desc input,
.category_desc select,
.category_desc textarea,
.controls .select,
.controls input,
.controls select,
.controls textarea,
.item_fulltext .select,
.item_fulltext input,
.item_fulltext select,
.item_fulltext textarea,
.item_introtext .select,
.item_introtext input,
.item_introtext select,
.item_introtext textarea {
	width: 100%
}

.category_desc textarea,
.controls textarea,
.item_fulltext textarea,
.item_introtext textarea {
	height: 162px
}

.form-inline .checkbox input[type=checkbox] {
	float: none
}

.form-horizontal .control-label {
	padding-top: 11px
}

.form-horizontal .control-label label {
	margin-bottom: 0
}

.acymailing_module .acyfield_email {
	display: inline-block;
	position: relative
}

.acymailing_module .acyfield_email input {
	margin: 0
}

.form_placeholder {
	border-color: transparent;
	border-style: solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: text;
	height: 100%;
	left: 0;
	margin: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2
}

.ie_placeholder_controls {
	position: relative
}

.btn#jform_profile_dob_img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 66px!important;
	line-height: 100%;
	padding: 0!important;
	text-align: center;
	width: 66px!important
}

.btn#jform_profile_dob_img i {
	margin: 0
}

input.search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.chzn-container-multi .chzn-choices li.search-field .default {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

textarea#jform_profile_aboutme {
	height: 200px;
	width: 100%
}

#helpsite-refresh {
	margin-bottom: 9px
}

.page-login form label,
.page-profile__edit form label,
.page-registration form label,
.page-remind form label,
.page-reset form label {
	display: inline-block
}

textarea.invalid {
	border: #ee152a
}

.form-vertical label {
	display: inline-block;
	margin-bottom: 30px
}

select[name=ordering] {
	margin: 0
}

textarea[style*=overflow] {
	overflow: auto!important
}

#form-login .btn {
	margin-bottom: 30px
}

.add-on.btn {
	padding-left: 0;
	padding-right: 0;
	width: 66px
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
	font-size: 27px;
	line-height: 60px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

legend small {
	font-size: 22.5px;
	color: #999
}

label {
	display: block
}

label+* {
	margin-top: 5px
}

.uneditable-input {
	width: 206px
}

input,
textarea {
	width: 100%
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: inherit;
	opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: inherit;
	opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: inherit;
	opacity: 1
}

textarea {
	resize: none;
	height: auto
}

input[type=checkbox],
input[type=radio] {
	margin: -2px 0 0;
	line-height: normal
}

input[type=button],
input[type=checkbox],
input[type=file],
input[type=image],
input[type=radio],
input[type=reset],
input[type=submit] {
	width: auto
}

input[type=file],
select {
	height: 66px;
	line-height: 66px;
	max-width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

select[multiple] {
	height: auto
}

.uneditable-input,
.uneditable-textarea {
	color: #999;
	background-color: #fcfcfc;
	border-color: #333;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
	-moz-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
}

.checkbox,
.radio {
	min-height: 30px
}

.checkbox input[type=checkbox],
.radio input[type=radio] {
	float: left
}

.controls>.checkbox:first-child,
.controls>.radio:first-child {
	padding-top: 5px
}

.checkbox.inline,
.radio.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle
}

.checkbox.inline+.checkbox.inline,
.radio.inline+.radio.inline {
	margin-left: 10px
}

.input-mini {
	width: 60px
}

.input-small {
	width: 120px
}

.input-medium {
	width: 150px
}

.input-large {
	width: 210px
}

.input-xlarge {
	width: 270px
}

.input-xxlarge {
	width: 530px
}

.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.uneditable-input[class*=span],
input[class*=span],
select[class*=span],
textarea[class*=span] {
	float: none;
	margin-left: 0
}

.input-append .uneditable-input[class*=span],
.input-append input[class*=span],
.input-prepend .uneditable-input[class*=span],
.input-prepend input[class*=span],
.row-fluid .input-append [class*=span],
.row-fluid .input-prepend [class*=span],
.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span] {
	display: inline-block
}

.uneditable-input,
input,
textarea {
	margin-left: 0
}

.controls-row [class*=span]+[class*=span] {
	margin-left: 20px
}

.uneditable-input.span12,
input.span12,
textarea.span12 {
	width: 926px
}

.uneditable-input.span11,
input.span11,
textarea.span11 {
	width: 846px
}

.uneditable-input.span10,
input.span10,
textarea.span10 {
	width: 766px
}

.uneditable-input.span9,
input.span9,
textarea.span9 {
	width: 686px
}

.uneditable-input.span8,
input.span8,
textarea.span8 {
	width: 606px
}

.uneditable-input.span7,
input.span7,
textarea.span7 {
	width: 526px
}

.uneditable-input.span6,
input.span6,
textarea.span6 {
	width: 446px
}

.uneditable-input.span5,
input.span5,
textarea.span5 {
	width: 366px
}

.uneditable-input.span4,
input.span4,
textarea.span4 {
	width: 286px
}

.uneditable-input.span3,
input.span3,
textarea.span3 {
	width: 206px
}

.uneditable-input.span2,
input.span2,
textarea.span2 {
	width: 126px
}

.uneditable-input.span1,
input.span1,
textarea.span1 {
	width: 46px
}

.controls-row:after,
.controls-row:before {
	display: table;
	content: "";
	line-height: 0
}

.controls-row:after {
	clear: both
}

.controls-row [class*=span],
.row-fluid .controls-row [class*=span] {
	float: left
}

.controls-row .checkbox[class*=span],
.controls-row .radio[class*=span] {
	padding-top: 5px
}

input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #eee
}

input[type=checkbox][disabled],
input[type=checkbox][readonly],
input[type=radio][disabled],
input[type=radio][readonly] {
	background-color: transparent
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #fff
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #fff
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	border-color: #fff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.control-group.warning .input-append .add-on,
.control-group.warning .input-prepend .add-on {
	color: #fff;
	background-color: #f29b30;
	border-color: #fff
}

.control-group.error .input-append .add-on,
.control-group.error .input-prepend .add-on {
	color: #fff;
	background-color: #e74c3c;
	border-color: #fff
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #fff
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #fff
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	border-color: #fff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.control-group.success .input-append .add-on,
.control-group.success .input-prepend .add-on {
	color: #fff;
	background-color: #99bf38;
	border-color: #fff
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
	color: #fff
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	color: #fff
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	border-color: #fff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
	border-color: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.control-group.info .input-append .add-on,
.control-group.info .input-prepend .add-on {
	color: #fff;
	background-color: #3498db;
	border-color: #fff
}

input:focus:invalid,
select:focus:invalid,
textarea:focus:invalid {
	color: #888;
	border-color: #ee152a
}

input:focus:invalid:focus,
select:focus:invalid:focus,
textarea:focus:invalid:focus {
	border-color: rgba(0, 0, 0, .8)
}

input.error,
select.error,
textarea.error {
	border-color: #ee152a!important;
	color: #ee152a!important
}

input.error::-webkit-input-placeholder {
	color: #ee152a!important
}

input.error:-moz-placeholder {
	color: #ee152a!important
}

input.error::-moz-placeholder {
	color: #ee152a!important
}

input.error:-ms-input-placeholder {
	color: #ee152a!important
}

textarea.error::-webkit-input-placeholder {
	color: #ee152a!important
}

textarea.error:-moz-placeholder {
	color: #ee152a!important
}

textarea.error::-moz-placeholder {
	color: #ee152a!important
}

textarea.error:-ms-input-placeholder {
	color: #ee152a!important
}

.form-actions {
	padding: 29px 20px 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5
}

.form-actions:after,
.form-actions:before {
	display: table;
	content: "";
	line-height: 0
}

.form-actions:after {
	clear: both
}

.help-block,
.help-inline {
	color: #aeaeae
}

.help-block {
	display: block;
	margin-bottom: 15px
}

.help-inline {
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px
}

.input-append,
.input-prepend {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	white-space: nowrap
}

.input-append .dropdown-menu,
.input-append .popover,
.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .dropdown-menu,
.input-prepend .popover,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
	font-size: 18px
}

.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
	position: relative;
	vertical-align: top;
	display: inline-block
}

.input-append .uneditable-input:focus,
.input-append input:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus {
	z-index: 2
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group>.dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.input-append .active,
.input-prepend .active {
	background-color: #a9dba9;
	border-color: #46a546
}

.input-append .btn.hasTooltip,
.input-prepend .btn.hasTooltip {
	width: 66px;
	padding-left: 0;
	padding-right: 0
}

.input-prepend {
	position: relative
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.input-prepend input {
	padding-left: 66px
}

.input-prepend .add-on {
	font-size: 19px;
	width: 66px;
	height: 66px;
	line-height: 40px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: 0 0!important;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10
}

.input-prepend .add-on i,
.input-prepend .add-on>span {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -18.5px 0 0 -18.5px;
	border: 1px solid #333;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	line-height: 33px;
	width: 33px;
	color: #fe673f;
	font-size: 13px;
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease
}

.input-prepend .add-on:hover i {
	background: #fe673f;
	color: #fff
}

.input-prepend:focus .add-on {
	background: red
}

.input-append .uneditable-input,
.input-append input,
.input-append select {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.input-append .uneditable-input+.btn-group .btn:last-child,
.input-append input+.btn-group .btn:last-child,
.input-append select+.btn-group .btn:last-child {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
	margin-left: -1px
}

.input-append .add-on:last-child,
.input-append .btn-group:last-child>.dropdown-toggle,
.input-append .btn:last-child {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.input-prepend.input-append .uneditable-input,
.input-prepend.input-append input,
.input-prepend.input-append select {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.input-prepend.input-append .uneditable-input+.btn-group .btn,
.input-prepend.input-append input+.btn-group .btn,
.input-prepend.input-append select+.btn-group .btn {
	-webkit-border-radius: 0;
	-moz-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: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.input-prepend.input-append .btn-group:first-child {
	margin-left: 0
}

input.search-query {
	padding-right: 14px;
	padding-left: 14px;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.form-search .input-append .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-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;
	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;
	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;
	border-radius: 14px 0 0 14px
}

.form-horizontal .help-inline,
.form-horizontal .input-append,
.form-horizontal .input-prepend,
.form-horizontal .uneditable-input,
.form-horizontal input,
.form-horizontal select,
.form-horizontal textarea,
.form-inline .help-inline,
.form-inline .input-append,
.form-inline .input-prepend,
.form-inline .uneditable-input,
.form-inline input,
.form-inline select,
.form-inline textarea,
.form-search .help-inline,
.form-search .input-append,
.form-search .input-prepend,
.form-search .uneditable-input,
.form-search input,
.form-search select,
.form-search textarea {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}

.form-horizontal .hide,
.form-inline .hide,
.form-search .hide {
	display: none
}

.form-inline .btn-group,
.form-inline label,
.form-search .btn-group,
.form-search label {
	display: inline-block
}

.form-inline .input-append,
.form-inline .input-prepend,
.form-search .input-append,
.form-search .input-prepend {
	margin-bottom: 0
}

.form-inline .checkbox,
.form-inline .radio,
.form-search .checkbox,
.form-search .radio {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle
}

.form-inline .checkbox input[type=checkbox],
.form-inline .radio input[type=radio],
.form-search .checkbox input[type=checkbox],
.form-search .radio input[type=radio] {
	float: left;
	margin-right: 3px;
	margin-left: 0
}

legend+.control-group {
	margin-top: 30px;
	-webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
	margin-bottom: 30px
}

.form-horizontal .control-group:after,
.form-horizontal .control-group:before {
	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 {
	margin-left: 180px
}

.form-horizontal .help-block {
	margin-bottom: 0
}

.form-horizontal .input-append+.help-block,
.form-horizontal .input-prepend+.help-block,
.form-horizontal .uneditable-input+.help-block,
.form-horizontal input+.help-block,
.form-horizontal select+.help-block,
.form-horizontal textarea+.help-block {
	margin-top: 15px
}

.form-horizontal .form-actions {
	padding-left: 180px
}

table {
	width: 100%;
	max-width: 100%;
	background-color: transparent;
	border-spacing: 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	line-height: 24px
}

table th {
	background: #fe673f;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	padding: 14px 10px 14px 15px;
	font-weight: 700;
	border-right: 1px solid #ddd
}

table th:first-child {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0
}

table th:last-child {
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0
}

table th:last-child {
	border-right: none
}

table tr td {
	padding: 15px 20px;
	border-top: none;
	border-right: 1px solid #ddd
}

table tr td:last-child {
	border-right: none
}

table tr+tr td {
	border-top: 1px solid #ddd
}

table a {
	color: #fe673f
}

table a:hover {
	color: #333
}

dl.table {
	display: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ddd;
	background: 0 0
}

dl.table dd,
dl.table dt {
	display: block
}

dl.table dt {
	background: #fe673f;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	padding: 14px 10px 14px 15px;
	border-bottom: 1px solid #ddd;
	font-weight: 700
}

dl.table dd {
	margin-left: 0;
	padding: 15px 20px
}

dl.table dd+dd {
	border-top: 1px solid #ddd
}

#Kunena div.kblock div.kheader>span {
	display: block;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	padding: 14px 10px 14px 15px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #fff;
	background: #fe673f;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-bottom: 0!important
}

#Kunena div.kblock div.khelprulescontent {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.table {
	width: 100%
}

.table td,
.table th {
	padding: 8px;
	line-height: 30px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table th {
	font-weight: 700
}

.table thead th {
	vertical-align: bottom
}

.table caption+thead tr:first-child td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
	border-top: 0
}

.table tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed td,
.table-condensed th {
	padding: 4px 5px
}

.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	border-left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.table-bordered td,
.table-bordered th {
	border-left: 1px solid #ddd
}

.table-bordered caption+tbody tr:first-child td,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered tbody:first-child tr:first-child td,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered thead:first-child tr:first-child th {
	border-top: 0
}

.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered tbody:first-child tr:first-child>th:first-child,
.table-bordered thead:first-child tr:first-child>th:first-child {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px
}

.table-bordered tbody:first-child tr:first-child>td:last-child,
.table-bordered tbody:first-child tr:first-child>th:last-child,
.table-bordered thead:first-child tr:first-child>th:last-child {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px
}

.table-bordered tbody:last-child tr:last-child>td:first-child,
.table-bordered tbody:last-child tr:last-child>th:first-child,
.table-bordered tfoot:last-child tr:last-child>td:first-child,
.table-bordered tfoot:last-child tr:last-child>th:first-child,
.table-bordered thead:last-child tr:last-child>th:first-child {
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px
}

.table-bordered tbody:last-child tr:last-child>td:last-child,
.table-bordered tbody:last-child tr:last-child>th:last-child,
.table-bordered tfoot:last-child tr:last-child>td:last-child,
.table-bordered tfoot:last-child tr:last-child>th:last-child,
.table-bordered thead:last-child tr:last-child>th:last-child {
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}

.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px
}

.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px
}

.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th {
	background-color: transparent
}

.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th {
	background-color: #f5f5f5
}

.row-fluid table td[class*=span],
.row-fluid table th[class*=span],
table td[class*=span],
table th[class*=span] {
	display: table-cell;
	float: none;
	margin-left: 0
}

.table td.span1,
.table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0
}

.table td.span2,
.table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0
}

.table td.span3,
.table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0
}

.table td.span4,
.table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0
}

.table td.span5,
.table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0
}

.table td.span6,
.table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0
}

.table td.span7,
.table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0
}

.table td.span8,
.table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0
}

.table td.span9,
.table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0
}

.table td.span10,
.table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0
}

.table td.span11,
.table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0
}

.table td.span12,
.table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0
}

.table tbody tr.success>td {
	background-color: #99bf38
}

.table tbody tr.error>td {
	background-color: #e74c3c
}

.table tbody tr.warning>td {
	background-color: #f29b30
}

.table tbody tr.info>td {
	background-color: #3498db
}

.table-hover tbody tr.success:hover>td {
	background-color: #89ab32
}

.table-hover tbody tr.error:hover>td {
	background-color: #e43725
}

.table-hover tbody tr.warning:hover>td {
	background-color: #f08f18
}

.table-hover tbody tr.info:hover>td {
	background-color: #258cd1
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:active,
.open .dropdown-toggle {
	outline: 0
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #fff;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: ""
}

.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 14px 1px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px!important;
	clear: both;
	font-weight: 400;
	line-height: 30px;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-submenu:focus>a,
.dropdown-submenu:hover>a {
	text-decoration: none;
	color: #fff;
	background: #fe673f;
	background-color: #2e2e2e;
	background-image: -moz-linear-gradient(top, #333, #262626);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#262626));
	background-image: -webkit-linear-gradient(top, #333, #262626);
	background-image: -o-linear-gradient(top, #333, #262626);
	background-image: linear-gradient(to bottom, #333, #262626);
	background-repeat: repeat-x
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #333;
	text-decoration: none;
	outline: 0;
	background-color: #2e2e2e;
	background-image: -moz-linear-gradient(top, #333, #262626);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#262626));
	background-image: -webkit-linear-gradient(top, #333, #262626);
	background-image: -o-linear-gradient(top, #333, #262626);
	background-image: linear-gradient(to bottom, #333, #262626);
	background-repeat: repeat-x
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	cursor: default
}

.open>.dropdown-menu {
	display: block
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

.dropdown-submenu {
	position: relative
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block
}

.dropup .dropdown-submenu>.dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff
}

.dropdown-submenu.pull-left {
	float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}

.dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px
}

.typeahead {
	z-index: 1051;
	margin-top: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-large {
	padding: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.well-small {
	padding: 9px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease
}

.collapse.in {
	height: auto
}

.close {
	float: right;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	position: relative;
	z-index: 2
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .4
}

button.close {
	padding: 3px;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #fe673f;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font: bold 18px/30px 'Segoe UI', sans-serif;
	letter-spacing: 1px;
	outline: 0;
	padding: 13px 36px;
	text-shadow: none;
	box-shadow: none;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.btn .fa {
	margin: 0 3px
}

.btn.disabled,
.btn[disabled] {
	cursor: default;
	pointer-events: none
}

.btn.active,
.btn.selected,
.btn:focus,
.btn:hover {
	outline: 0;
	background: #333;
	color: #fff
}

.btn.jmodedit:active>span,
.btn.jmodedit:focus>span,
.btn.jmodedit:hover>span {
	transform: rotateX(0) translateY(0);
	-o-transform: rotateX(0) translateY(0);
	-moz-transform: rotateX(0) translateY(0);
	-webkit-transform: rotateX(0) translateY(0);
	-ms-transform: rotateX(0) translateY(0)
}

.btn-large {
	padding: 11px 19px;
	font-size: 23px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.btn-large [class*=" icon-"],
.btn-large [class^=icon-] {
	margin-top: 4px
}

.btn-small {
	padding: 2px 10px;
	font-size: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.btn-small [class*=" icon-"],
.btn-small [class^=icon-] {
	margin-top: 0
}

.btn-mini [class*=" icon-"],
.btn-mini [class^=icon-] {
	margin-top: -1px
}

.btn-mini {
	padding: 0 6px;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.btn-danger.active,
.btn-info.active,
.btn-inverse.active,
.btn-primary.active,
.btn-success.active,
.btn-warning.active {
	color: rgba(255, 255, 255, .75)
}

.btn-warning {
	background: #fbb450;
	color: #fff
}

.btn-warning:hover {
	background: #f89406;
	color: #fff
}

.btn-danger {
	background: #ee5f5b;
	color: #fff
}

.btn-danger:hover {
	background: #bd362f;
	color: #fff
}

.btn-success {
	background: #62c462;
	color: #fff
}

.btn-success:hover {
	background: #51a351;
	color: #fff
}

.btn-info {
	background: #fe673f;
	color: #fff
}

.btn-info:hover {
	background: #333;
	color: #fff
}

.btn-inverse {
	background: #444;
	color: #fff
}

.btn-inverse:hover {
	background: #222;
	color: #fff
}

button.btn::-moz-focus-inner,
input[type=submit].btn::-moz-focus-inner {
	padding: 0;
	border: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #fe673f;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.btn-link:focus,
.btn-link:hover {
	color: #333;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
	color: #333;
	text-decoration: none
}

.btn-group {
	position: relative;
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	white-space: nowrap
}

.btn-group+.btn-group {
	margin-left: 5px
}

.btn-toolbar {
	font-size: 0;
	margin-top: 15px;
	margin-bottom: 15px
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn {
	margin-left: 5px
}

.btn-group>.btn {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.btn-group>.btn+.btn {
	margin-left: -1px
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
	font-size: 18px
}

.btn-group>.btn-mini {
	font-size: 14px
}

.btn-group>.btn-small {
	font-size: 15px
}

.btn-group>.btn-large {
	font-size: 23px
}

.btn-group>.btn:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px
}

.btn-group>.btn.large:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px
}

.btn-group>.btn.large:last-child,
.btn-group>.large.dropdown-toggle {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
	-moz-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
	box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)"
}

.btn-group>.btn-mini+.dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px
}

.btn-group>.btn-large+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
	-moz-box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
	box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)"
}

.btn-group.open .btn.dropdown-toggle {
	background-color: #333
}

.btn-group.open .btn-warning.dropdown-toggle {
	background-color: #f89406
}

.btn-group.open .btn-danger.dropdown-toggle {
	background-color: #bd362f
}

.btn-group.open .btn-success.dropdown-toggle {
	background-color: #51a351
}

.btn-group.open .btn-info.dropdown-toggle {
	background-color: #333
}

.btn-group.open .btn-inverse.dropdown-toggle {
	background-color: #222
}

.btn .caret {
	margin-top: 8px;
	margin-left: 0
}

.btn-large .caret {
	margin-top: 6px
}

.btn-large .caret {
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px
}

.btn-mini .caret,
.btn-small .caret {
	margin-top: 8px
}

.dropup .btn-large .caret {
	border-bottom-width: 5px
}

.btn-danger .caret,
.btn-info .caret,
.btn-inverse .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.btn-group-vertical {
	display: inline-block
}

.btn-group-vertical>.btn {
	display: block;
	float: none;
	max-width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.btn-group-vertical>.btn+.btn {
	margin-left: 0;
	margin-top: -1px
}

.btn-group-vertical>.btn:first-child {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}

.btn-group-vertical>.btn:last-child {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}

.btn-group-vertical>.btn-large:first-child {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}

.btn-group-vertical>.btn-large:last-child {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}

.alert {
	font-size: 18px;
	line-height: 28px;
	padding: 5px 128px 0;
	min-height: 60px;
	margin-bottom: 30px;
	background: -webkit-linear-gradient(left, #005592 0, #0081c1 100%);
	position: relative;
	color: #fff;
	text-align: center
}

.alert h4 {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase
}

.alert:before {
	position: absolute;
	font-family: FontAwesome;
	left: 26px;
	top: 50%;
	line-height: 0;
	content: '\f071';
	font-size: 42px;
	line-height: 42px;
	margin-top: 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	text-shadow: 0 5px 9px rgba(0, 0, 0, .22)
}

.alert-message {
	font-weight: 400
}

.alert .close {
	position: absolute;
	top: 12px;
	right: 20px;
	line-height: 30px
}

.alert-success {
	background-color: #99bf38;
	border-color: none;
	color: #fff
}

.alert-success h4 {
	color: #fff
}

.alert-success:before {
	content: '\f05d';
	color: #fff
}

.alert-danger,
.alert-error {
	background-color: #e74c3c;
	border-color: none;
	color: #fff
}

.alert-danger h4,
.alert-error h4 {
	color: #fff
}

.alert-danger:before,
.alert-error:before {
	content: '\f00d';
	color: #fff
}

.alert-info {
	background-color: #3498db;
	border-color: none;
	color: #fff
}

.alert-info h4 {
	color: #fff
}

.alert-info:before {
	content: '\f05a';
	color: #fff
}

.alert-block {
	padding-top: 14px;
	padding-bottom: 14px
}

.alert-block>p,
.alert-block>ul {
	margin-bottom: 0
}

.alert-block p+p {
	margin-top: 5px
}

.alert-heading {
	color: inherit
}

.nav {
	margin-left: 0;
	margin-bottom: 30px;
	list-style: none
}

.nav>li>a {
	display: inline-block
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none
}

.nav>li>a>img {
	max-width: none
}

.nav>.pull-right {
	float: right
}

.nav li+.nav-header {
	margin-top: 9px
}

.nav-tabs {
	font-size: 0;
	margin: 0;
	padding: 0 0 26px;
	text-align: center
}

.nav-tabs>li {
	display: inline-block;
	margin: 0 1px 2px;
	padding: 0
}

.nav-tabs>li:before {
	display: none
}

.nav-tabs>li>a,
.nav-tabs>li>span {
	color: #888;
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	border: 1px solid transparent;
	display: inline-block;
	letter-spacing: 1px;
	padding: 18px 36px 14px;
	text-transform: uppercase;
	position: relative
}

.nav-tabs>li>a:after,
.nav-tabs>li>a:before,
.nav-tabs>li>span:after,
.nav-tabs>li>span:before {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	height: 20px;
	width: 1px;
	background: #fff;
	content: ''
}

.nav-tabs>li>a:before,
.nav-tabs>li>span:before {
	left: -1px
}

.nav-tabs>li>a:after,
.nav-tabs>li>span:after {
	right: -1px
}

.nav-tabs>li>a:hover,
.nav-tabs>li>span:hover {
	border-color: #fe673f;
	color: #fe673f
}

.nav-tabs>.active>a,
.nav-tabs>.active>span,
.nav-tabs>.current>a,
.nav-tabs>.current>span {
	border-color: #fe673f;
	color: #fe673f
}

.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: 700;
	line-height: 30px;
	color: #999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	text-transform: uppercase
}

.nav-list {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0
}

.nav-list .nav-header,
.nav-list>li>a {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.nav-list>li>a {
	padding: 3px 15px
}

.nav-list>.active>a,
.nav-list>.active>a:focus,
.nav-list>.active>a:hover {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	background-color: #fe673f
}

.nav-list [class*=" icon-"],
.nav-list [class^=icon-] {
	margin-right: 2px
}

.nav-list .divider {
	height: 1px;
	margin: 14px 1px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff
}

.nav-pills:after,
.nav-pills:before,
.nav-tabs:after,
.nav-tabs:before {
	display: table;
	content: "";
	line-height: 0
}

.nav-pills:after,
.nav-tabs:after {
	clear: both
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	padding: 8px 12px;
	margin: 2px 2px 2px 0;
	line-height: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.nav-pills>.active>a,
.nav-pills>.active>a:focus,
.nav-pills>.active>a:hover {
	color: #fff;
	background-color: #fe673f
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li>a {
	margin-right: 0
}

.nav-tabs.nav-stacked {
	border-bottom: 0
}

.nav-tabs.nav-stacked>li>a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.nav-tabs.nav-stacked>li:first-child>a {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px
}

.nav-tabs.nav-stacked>li:last-child>a {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px
}

.nav-tabs.nav-stacked>li>a:focus,
.nav-tabs.nav-stacked>li>a:hover {
	border-color: #ddd;
	z-index: 2
}

.nav-pills.nav-stacked>li>a {
	margin-bottom: 3px
}

.nav-pills.nav-stacked>li:last-child>a {
	margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.nav .dropdown-toggle .caret {
	border-top-color: #fe673f;
	border-bottom-color: #fe673f;
	margin-top: 6px
}

.nav .dropdown-toggle:focus .caret,
.nav .dropdown-toggle:hover .caret {
	border-top-color: #333;
	border-bottom-color: #333
}

.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555
}

.nav>.dropdown.active>a:focus,
.nav>.dropdown.active>a:hover {
	cursor: pointer
}

.nav-pills .open .dropdown-toggle,
.nav-tabs .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:focus,
.nav>li.dropdown.open.active>a:hover {
	color: #fff;
	background-color: #999;
	border-color: #999
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open a:focus .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open.active .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
	opacity: 1
}

.tabs-stacked .open>a:focus,
.tabs-stacked .open>a:hover {
	border-color: #999
}

.tabbable:after,
.tabbable:before {
	display: table;
	content: "";
	line-height: 0
}

.tabbable:after {
	clear: both
}

.tab-content {
	overflow: auto
}

.tabs-below>.nav-tabs,
.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
	border-bottom: 0
}

.pill-content>.pill-pane,
.tab-content>.tab-pane {
	display: none
}

.pill-content>.active,
.tab-content>.active {
	display: block
}

.tabs-below>.nav-tabs {
	border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
	margin-top: -1px;
	margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:focus,
.tabs-below>.nav-tabs>li>a:hover {
	border-bottom-color: transparent;
	border-top-color: #ddd
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:focus,
.tabs-below>.nav-tabs>.active>a:hover {
	border-color: transparent #ddd #ddd #ddd
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
	float: none
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px
}

.tabs-left>.nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd
}

.tabs-left>.nav-tabs>li>a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}

.tabs-left>.nav-tabs>li>a:focus,
.tabs-left>.nav-tabs>li>a:hover {
	border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:focus,
.tabs-left>.nav-tabs .active>a:hover {
	border-color: #ddd transparent #ddd #ddd
}

.tabs-right>.nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd
}

.tabs-right>.nav-tabs>li>a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.tabs-right>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:hover {
	border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:focus,
.tabs-right>.nav-tabs .active>a:hover {
	border-color: #ddd #ddd #ddd transparent
}

.nav>.disabled>a {
	color: #999
}

.nav>.disabled>a:focus,
.nav>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	cursor: default
}

nav.jmoddiv.jmodinside {
	position: inherit
}

.navbar {
	overflow: visible;
	margin-bottom: 30px
}

.navbar-inner {
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: rgba(255, 255, 255, .6);
	background-image: -moz-linear-gradient(top, #fff, transparent);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(transparent));
	background-image: -webkit-linear-gradient(top, #fff, transparent);
	background-image: -o-linear-gradient(top, #fff, transparent);
	background-image: linear-gradient(to bottom, #fff, transparent);
	background-repeat: repeat-x;
	border: 1px solid transparent;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .065)
}

.navbar-inner:after,
.navbar-inner:before {
	display: table;
	content: "";
	line-height: 0
}

.navbar-inner:after {
	clear: both
}

.navbar .container {
	width: auto
}

.nav-collapse.collapse {
	height: auto;
	overflow: visible
}

.navbar .brand {
	float: left;
	display: block;
	padding: 5px 20px 5px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #000;
	text-shadow: 0 1px 0 #fff
}

.navbar .brand:focus,
.navbar .brand:hover {
	text-decoration: none
}

.navbar-text {
	margin-bottom: 0;
	line-height: 40px;
	color: #777
}

.navbar-link {
	color: #000
}

.navbar-link:focus,
.navbar-link:hover {
	color: #333
}

.navbar .divider-vertical {
	height: 40px;
	margin: 0 9px;
	border-left: 1px solid transparent;
	border-right: 1px solid #fff
}

.navbar .btn,
.navbar .btn-group {
	margin-top: 5px
}

.navbar .btn-group .btn,
.navbar .input-append .btn,
.navbar .input-append .btn-group,
.navbar .input-prepend .btn,
.navbar .input-prepend .btn-group {
	margin-top: 0
}

.navbar-form {
	margin-bottom: 0
}

.navbar-form:after,
.navbar-form:before {
	display: table;
	content: "";
	line-height: 0
}

.navbar-form:after {
	clear: both
}

.navbar-form .checkbox,
.navbar-form .radio,
.navbar-form input,
.navbar-form select {
	margin-top: 5px
}

.navbar-form .btn,
.navbar-form input,
.navbar-form select {
	display: inline-block;
	margin-bottom: 0
}

.navbar-form input[type=checkbox],
.navbar-form input[type=image],
.navbar-form input[type=radio] {
	margin-top: 3px
}

.navbar-form .input-append,
.navbar-form .input-prepend {
	margin-top: 5px;
	white-space: nowrap
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
	margin-top: 0
}

.navbar-search {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 0
}

.navbar-search .search-query {
	margin-bottom: 0;
	padding: 4px 14px;
	font-family: 'Segoe UI', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.navbar-static-top {
	position: static;
	margin-bottom: 0
}

.navbar-static-top .navbar-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-bottom: 0
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	border-width: 0 0 1px
}

.navbar-fixed-bottom .navbar-inner {
	border-width: 1px 0 0
}

.navbar-fixed-bottom .navbar-inner,
.navbar-fixed-top .navbar-inner {
	padding-left: 0;
	padding-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.navbar-fixed-top {
	top: 0
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	-webkit-box-shadow: "0 1px 10px rgba(0,0,0,.1)";
	-moz-box-shadow: "0 1px 10px rgba(0,0,0,.1)";
	box-shadow: "0 1px 10px rgba(0,0,0,.1)"
}

.navbar-fixed-bottom {
	bottom: 0
}

.navbar-fixed-bottom .navbar-inner {
	-webkit-box-shadow: "0 -1px 10px rgba(0,0,0,.1)";
	-moz-box-shadow: "0 -1px 10px rgba(0,0,0,.1)";
	box-shadow: "0 -1px 10px rgba(0,0,0,.1)"
}

.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0
}

.navbar .nav.pull-right {
	float: right;
	margin-right: 0
}

.navbar .nav>li {
	float: left
}

.navbar .nav>li>a {
	float: none;
	padding: 5px 15px 5px;
	color: #000;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff
}

.navbar .nav .dropdown-toggle .caret {
	margin-top: 8px
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
	background-color: transparent;
	color: #333;
	text-decoration: none
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:focus,
.navbar .nav>.active>a:hover {
	color: #555;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125);
	-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125)
}

.navbar .btn-navbar {
	display: none;
	float: right;
	padding: 7px 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: rgba(242, 242, 242, .6);
	background-image: -moz-linear-gradient(top, #f2f2f2, rgba(0, 0, 0, 0));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, #f2f2f2, rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, #f2f2f2, rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, #f2f2f2, rgba(0, 0, 0, 0));
	background-repeat: repeat-x;
	border-color: transparent transparent transparent;
	-webkit-box-shadow: "inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)";
	-moz-box-shadow: "inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)";
	box-shadow: "inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)"
}

.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar:active,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:hover,
.navbar .btn-navbar[disabled] {
	color: #fff;
	background-color: rgba(0, 0, 0, 0)
}

.navbar .btn-navbar.active,
.navbar .btn-navbar:active {
	background-color: rgba(0, 0, 0, 0)
}

.navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

.btn-navbar .icon-bar+.icon-bar {
	margin-top: 3px
}

.navbar .nav>li>.dropdown-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, .2);
	position: absolute;
	top: -7px;
	left: 9px
}

.navbar .nav>li>.dropdown-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: 10px
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
	border-top: 7px solid #ccc;
	border-top-color: rgba(0, 0, 0, .2);
	border-bottom: 0;
	bottom: -7px;
	top: auto
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
	border-top: 6px solid #fff;
	border-bottom: 0;
	bottom: -6px;
	top: auto
}

.navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown>a:hover .caret {
	border-top-color: #333;
	border-bottom-color: #333
}

.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle,
.navbar .nav li.dropdown.open>.dropdown-toggle {
	background-color: rgba(0, 0, 0, 0);
	color: #555
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #000;
	border-bottom-color: #000
}

.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555
}

.navbar .nav>li>.dropdown-menu.pull-right,
.navbar .pull-right>li>.dropdown-menu {
	left: auto;
	right: 0
}

.navbar .nav>li>.dropdown-menu.pull-right:before,
.navbar .pull-right>li>.dropdown-menu:before {
	left: auto;
	right: 12px
}

.navbar .nav>li>.dropdown-menu.pull-right:after,
.navbar .pull-right>li>.dropdown-menu:after {
	left: auto;
	right: 13px
}

.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu,
.navbar .pull-right>li>.dropdown-menu .dropdown-menu {
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: -1px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}

.navbar-inverse .navbar-inner {
	background-color: #1b1b1b;
	background-image: -moz-linear-gradient(top, #222, #111);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
	background-image: -webkit-linear-gradient(top, #222, #111);
	background-image: -o-linear-gradient(top, #222, #111);
	background-image: linear-gradient(to bottom, #222, #111);
	background-repeat: repeat-x;
	border-color: #252525
}

.navbar-inverse .brand,
.navbar-inverse .nav>li>a {
	color: #999;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-inverse .brand:focus,
.navbar-inverse .brand:hover,
.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
	color: #fff
}

.navbar-inverse .brand {
	color: #999
}

.navbar-inverse .navbar-text {
	color: #999
}

.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
	background-color: transparent;
	color: #fff
}

.navbar-inverse .nav .active>a,
.navbar-inverse .nav .active>a:focus,
.navbar-inverse .nav .active>a:hover {
	color: #fff;
	background-color: #111
}

.navbar-inverse .navbar-link {
	color: #999
}

.navbar-inverse .navbar-link:focus,
.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .divider-vertical {
	border-left-color: #111;
	border-right-color: #222
}

.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle {
	background-color: #111;
	color: #fff
}

.navbar-inverse .nav li.dropdown>a:focus .caret,
.navbar-inverse .nav li.dropdown>a:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: #999;
	border-bottom-color: #999
}

.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-inverse .navbar-search .search-query {
	color: #fff;
	background-color: #515151;
	border-color: #111;
	-webkit-box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)";
	-moz-box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)";
	box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)";
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
	color: #ccc;
	opacity: 1
}

.navbar-inverse .navbar-search .search-query::-moz-placeholder {
	color: #ccc;
	opacity: 1
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
	color: #ccc;
	opacity: 1
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
	color: #ccc;
	opacity: 1
}

.navbar-inverse .navbar-search .search-query.focused,
.navbar-inverse .navbar-search .search-query:focus {
	padding: 5px 15px;
	color: #333;
	text-shadow: 0 1px 0 #fff;
	background-color: #fff;
	border: 0;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
	box-shadow: 0 0 3px rgba(0, 0, 0, .15);
	outline: 0
}

.navbar-inverse .btn-navbar {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #0e0e0e;
	background-image: -moz-linear-gradient(top, #151515, #040404);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
	background-image: -webkit-linear-gradient(top, #151515, #040404);
	background-image: -o-linear-gradient(top, #151515, #040404);
	background-image: linear-gradient(to bottom, #151515, #040404);
	background-repeat: repeat-x;
	border-color: #040404 #040404 #000
}

.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar[disabled] {
	color: #fff;
	background-color: #040404
}

.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar:active {
	background-color: #000
}

#breadcrumbs {
	background: #f2f2f2;
	margin-top: -20px
}

#breadcrumbs .breadcrumb {
	background: 0 0;
	font-size: 12px;
	padding: 0;
	text-align: left;
	margin: 5px 0;
	position: relative
}

#breadcrumbs .breadcrumb li {
	font-size: 14px;
	color: #888;
	padding: 0;
	display: inline-block;
	line-height: 27px;
	letter-spacing: 2px;
	text-transform: uppercase
}

#breadcrumbs .breadcrumb li:before {
	display: none
}

#breadcrumbs .breadcrumb li .divider {
	display: inline-block;
	vertical-align: middle;
	padding: 0 14px
}

#breadcrumbs .breadcrumb li.active {
	color: #333
}

#breadcrumbs .breadcrumb li>span:first-child:hover {
	color: inherit
}

#breadcrumbs .breadcrumb li a {
	color: #888
}

#breadcrumbs .breadcrumb li a:hover {
	color: #fe673f
}

#breadcrumbs .breadcrumb li:first-child>a.pathway {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	text-align: center
}

#breadcrumbs .breadcrumb li:first-child>a.pathway:before {
	content: '\f015';
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 26px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.pagination {
	height: auto;
	margin: 0;
	padding: 0 0 60px
}

.pagination ul {
	margin: 0;
	text-align: center;
	width: 100%
}

.pagination ul li {
	display: inline-block;
	margin: 0 2px
}

.pagination ul li>a,
.pagination ul li>span {
	display: block;
	padding: 7px 13px;
	line-height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.pagination ul li>a:focus,
.pagination ul li>span:focus {
	background: #fe673f
}

.pagination ul li>a:focus:hover,
.pagination ul li>span:focus:hover {
	background: #333
}

.pagination ul li>a:hover,
.pagination ul li>span:hover {
	background: #333;
	border-color: 2px solid #fe673f!important;
	color: #fff
}

.pagination ul li>.hasTooltip,
.pagination ul li>.pagenav {
	background: #fe673f;
	color: #fff
}

.pagination ul li>span.pagenav {
	background: #333;
	border-color: 2px solid #fe673f!important;
	color: #fff
}

.pagination ul>.active>a,
.pagination ul>.active>span {
	cursor: default
}

.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>span {
	cursor: default
}

.pagination-centered {
	text-align: center
}

.pagination-right {
	text-align: right
}

.pagination-large ul>li>a,
.pagination-large ul>li>span {
	padding: 11px 19px;
	font-size: 23px
}

.pagination-large ul>li:first-child>a,
.pagination-large ul>li:first-child>span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px
}

.pagination-large ul>li:last-child>a,
.pagination-large ul>li:last-child>span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px
}

.pagination-mini ul>li:first-child>a,
.pagination-mini ul>li:first-child>span,
.pagination-small ul>li:first-child>a,
.pagination-small ul>li:first-child>span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px
}

.pagination-mini ul>li:last-child>a,
.pagination-mini ul>li:last-child>span,
.pagination-small ul>li:last-child>a,
.pagination-small ul>li:last-child>span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px
}

.pagination-small ul>li>a,
.pagination-small ul>li>span {
	padding: 2px 10px;
	font-size: 15px
}

.pagination-mini ul>li>a,
.pagination-mini ul>li>span {
	padding: 0 6px;
	font-size: 14px
}

.pager {
	margin: 30px 0;
	list-style: none;
	text-align: center
}

.pager:after,
.pager:before {
	display: table;
	content: "";
	line-height: 0
}

.pager:after {
	clear: both
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: #f5f5f5
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #999;
	background-color: #fff;
	cursor: default
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: .8
}

.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee
}

.modal-header .close {
	margin-top: 2px
}

.modal-header h3 {
	margin: 0;
	line-height: 30px
}

.modal-body {
	width: 98%;
	position: relative;
	overflow-y: auto;
	max-height: 400px;
	padding: 1%
}

.modal-body iframe {
	width: 100%;
	max-height: none;
	border: 0!important
}

.modal-form {
	margin-bottom: 0
}

.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff
}

.modal-footer:after,
.modal-footer:before {
	display: table;
	content: "";
	line-height: 0
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

div.modal.fade.loginPopup {
	font-size: 0;
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0;
	overflow: auto;
	position: fixed;
	text-align: center;
	top: 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	width: 100%
}

div.modal.fade.loginPopup:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0
}

div.modal.fade.loginPopup div.modal_wrapper {
	background: #fff;
	display: inline-block;
	font-size: 18px;
	position: relative;
	vertical-align: middle;
	width: 260px
}

div.modal.fade.loginPopup div.modal_wrapper .moduletable {
	margin-bottom: 0
}

div.modal.fade.loginPopup.in {
	opacity: 1
}

div.modal.fade.loginPopup .modal-body {
	overflow: visible;
	max-height: 420px
}

div.modal.fade {
	top: -200%
}

button.modalClose {
	margin: 14px;
	padding: 0
}

.login-greeting {
	margin: 0 0 9px 0
}

.input-modal {
	width: 146px
}

div.modal.fade {
	z-index: 0
}

div.modal.fade.in {
	z-index: 1060
}

.modal-hide {
	background: #000;
	height: 100%;
	left: 0;
	opacity: .8;
	position: fixed;
	top: 0;
	width: 100%
}

.modal-header {
	padding: 0;
	border: none
}

.modal-body {
	padding: 0;
	width: 100%
}

#modal .moduletable {
	padding: 15px
}

#modal .moduletable:last-child {
	padding-bottom: 9px
}

#modal .moduletable+.moduletable {
	padding-top: 0
}

.tooltip {
	position: absolute;
	z-index: 1000;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0
}

.tooltip.in {
	opacity: .8
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.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-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	white-space: normal
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}

.popover-title:empty {
	display: none
}

.popover-content {
	padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover .arrow {
	border-width: 11px
}

.popover .arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.thumbnails {
	margin-left: -20px;
	list-style: none
}

.thumbnails:after,
.thumbnails:before {
	display: table;
	content: "";
	line-height: 0
}

.thumbnails:after {
	clear: both
}

.row-fluid .thumbnails {
	margin-left: 0
}

.thumbnails>li {
	float: left;
	margin-bottom: 30px;
	margin-left: 20px
}

.thumbnail {
	display: block;
	padding: 4px;
	line-height: 30px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #fe673f;
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, .25);
	-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, .25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, .25)
}

.thumbnail>img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

.thumbnail .caption {
	padding: 9px;
	color: #555
}

.badge,
.label {
	display: inline-block;
	padding: 2px 4px;
	font-size: 15px;
	font-weight: 700;
	line-height: 14px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	background: #fe673f
}

.label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.badge {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px
}

.badge:empty,
.label:empty {
	display: none
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: #333
}

.badge-important,
.label-important {
	background-color: #fff
}

.badge-important[href],
.label-important[href] {
	background-color: #e6e6e6
}

.badge-warning,
.label-warning {
	background-color: #f89406
}

.badge-warning[href],
.label-warning[href] {
	background-color: #c67605
}

.badge-success,
.label-success {
	background-color: #fff
}

.badge-success[href],
.label-success[href] {
	background-color: #e6e6e6
}

.badge-inverse,
.label-inverse {
	background-color: #333
}

.badge-inverse[href],
.label-inverse[href] {
	background-color: #1a1a1a
}

.btn .badge,
.btn .label {
	position: relative;
	top: -1px
}

.btn-mini .badge,
.btn-mini .label {
	top: 0
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 40px 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	overflow: hidden;
	height: 30px;
	margin-bottom: 30px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.progress .bar {
	width: 0%;
	height: 100%;
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress .bar+.bar {
	-webkit-box-shadow: "inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)";
	-moz-box-shadow: "inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)";
	box-shadow: "inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)"
}

.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px
}

.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress .bar-danger,
.progress-danger .bar {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
	background-repeat: repeat-x
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-success,
.progress-success .bar {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(to bottom, #62c462, #57a957);
	background-repeat: repeat-x
}

.progress-striped .bar-success,
.progress-success.progress-striped .bar {
	background-color: #62c462;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-info,
.progress-info .bar {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
	background-repeat: repeat-x
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-warning,
.progress-warning .bar {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x
}

.progress-striped .bar-warning,
.progress-warning.progress-striped .bar {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-horizontal {
	position: relative;
	background: #f2f2f2;
	height: 5px;
	opacity: 0;
	visibility: hidden
}

.progress-horizontal .text {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	color: #888;
	text-align: right;
	font-weight: 700;
	letter-spacing: 1px
}

.progress-horizontal .text-inner {
	color: #888
}

.progress-horizontal .bar {
	background: #fe673f;
	height: 100%;
	position: absolute;
	left: 0;
	clip: rect(0, auto, auto, auto)
}

.visible-first>.item_content>.progress-horizontal {
	visibility: visible;
	opacity: 1
}

.visible-first>.item_content>.progress-horizontal .bar {
	-webkit-animation: 2s ease h-progress;
	-moz-animation: 2s ease h-progress;
	-o-animation: 2s ease h-progress;
	animation: 2s ease h-progress
}

.progress-vertical {
	position: relative;
	width: 60px;
	margin: 30px auto;
	background: #000;
	height: 200px;
	opacity: 0;
	visibility: hidden
}

.progress-vertical .text {
	position: absolute;
	left: 0;
	right: 0;
	color: #fff;
	text-align: center
}

.progress-vertical .bar {
	background: #fe673f;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	clip: rect(0, auto, auto, auto)
}

.progress-vertical .bar .text-inner {
	color: #000;
	bottom: 0
}

.visible-first>.item_content>.progress-vertical {
	opacity: 1;
	visibility: visible
}

.visible-first>.item_content>.progress-vertical .bar {
	-webkit-animation: v-progress 2s ease;
	-moz-animation: v-progress 2s ease;
	-o-animation: v-progress 2s ease;
	animation: v-progress 2s ease
}

.radial-progress {
	position: relative;
	line-height: 0
}

.radial-progress svg path:first-child {
	stroke: #f2f2f2!important
}

.radial-progress svg path:last-child {
	stroke: #fe673f!important;
	fill: transparent!important
}

.radial-progress .progressbar-text {
	color: #333!important;
	font-size: 70px;
	font-weight: 300;
	line-height: 70px
}

.radial-progress .progressbar-text:after {
	content: "%"
}

.mod-bootstrap-collapse .accordion {
	margin-bottom: 60px
}

.mod-bootstrap-collapse .accordion .accordion-group {
	margin: 0 0 25px
}

.mod-bootstrap-collapse .accordion .accordion-group .accordion-heading {
	border-bottom: 0
}

.mod-bootstrap-collapse .accordion .accordion-group .accordion-heading .accordion-toggle {
	font: bold 18px/30px 'Segoe UI', sans-serif;
	padding: 11px 20px 9px 62px;
	position: relative;
	color: #333;
	display: block;
	letter-spacing: 1px;
	text-transform: uppercase
}

.mod-bootstrap-collapse .accordion .accordion-group .accordion-heading .accordion-toggle:before {
	font-weight: 400;
	content: '+';
	font-size: 31px;
	line-height: 49px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	color: #fff;
	background: #333;
	width: 49px;
	height: 49px
}

.mod-bootstrap-collapse .accordion .accordion-group .accordion-heading .accordion-toggle.selected:before {
	background: #fe673f;
	font-size: 38px;
	content: '-'
}

.mod-bootstrap-collapse .accordion .accordion-group .accordion-heading .accordion-toggle:hover:before {
	background: #fe673f
}

.mod-bootstrap-collapse .accordion .accordion-group .accordion-body .accordion-inner {
	padding: 0 20px 9px 63px
}

.mod-bootstrap-collapse .accordion .accordion-group .accordion-body .accordion-inner p {
	padding-bottom: 0
}

.mod-bootstrap-collapse.mod-bootstrap-collapse__custom .accordion {
	margin-bottom: 60px
}

.mod-bootstrap-collapse.mod-bootstrap-collapse__custom .accordion .accordion-group {
	background: #f5f5f5;
	margin: 0 0 10px
}

.mod-bootstrap-collapse.mod-bootstrap-collapse__custom .accordion .accordion-group .accordion-heading {
	border-bottom: 0
}

.mod-bootstrap-collapse.mod-bootstrap-collapse__custom .accordion .accordion-group .accordion-heading .accordion-toggle {
	font: bold 18px/30px 'Segoe UI', sans-serif;
	padding: 15px 60px 15px 28px;
	position: relative;
	color: #333;
	display: block;
	letter-spacing: 1px
}

.mod-bootstrap-collapse.mod-bootstrap-collapse__custom .accordion .accordion-group .accordion-heading .accordion-toggle:before {
	left: auto;
	right: 0;
	line-height: 60px;
	width: 60px;
	height: 60px
}

.mod-bootstrap-collapse.mod-bootstrap-collapse__custom .accordion .accordion-group .accordion-heading .accordion-toggle.selected:before {
	background: #fe673f;
	font-size: 38px;
	content: '-'
}

.mod-bootstrap-collapse.mod-bootstrap-collapse__custom .accordion .accordion-group .accordion-heading .accordion-toggle:hover:before {
	background: #fe673f
}

.mod-bootstrap-collapse.mod-bootstrap-collapse__custom .accordion .accordion-group .accordion-body .accordion-inner {
	padding: 0 60px 0 30px
}

.mod-bootstrap-collapse.mod-bootstrap-collapse__custom .accordion .accordion-group .accordion-body .accordion-inner p {
	padding-bottom: 18px
}

.carousel {
	position: relative;
	margin-bottom: 30px;
	line-height: 1
}

.carousel-inner {
	overflow: hidden;
	width: 100%;
	position: relative
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-moz-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	display: block;
	line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #222;
	border: 3px solid #fff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: .5
}

.carousel-control.right {
	left: auto;
	right: 15px
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	opacity: .9
}

.carousel-indicators {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
	margin: 0;
	list-style: none
}

.carousel-indicators li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ccc;
	background-color: rgba(255, 255, 255, .25);
	border-radius: 5px
}

.carousel-indicators .active {
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	background: #333;
	background: rgba(0, 0, 0, .75)
}

.carousel-caption h4,
.carousel-caption p {
	color: #fff;
	line-height: 30px
}

.carousel-caption h4 {
	margin: 0 0 5px
}

.carousel-caption p {
	margin-bottom: 0
}

.hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 45px;
	color: inherit;
	background-color: #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	color: inherit;
	letter-spacing: -1px
}

.hero-unit li {
	line-height: 45px
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.hide {
	display: none
}

.show {
	display: block
}

.invisible {
	visibility: hidden
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.hidden {
	display: none;
	visibility: hidden
}

.visible-phone {
	display: none!important
}

.visible-tablet {
	display: none!important
}

.hidden-desktop {
	display: none!important
}

.visible-desktop {
	display: inherit!important
}

@media (min-width:768px) and (max-width:979px) {
	.hidden-desktop {
		display: inherit!important
	}
	.visible-desktop {
		display: none!important
	}
	.visible-tablet {
		display: inherit!important
	}
	.hidden-tablet {
		display: none!important
	}
}

@media (max-width:767px) {
	.hidden-desktop {
		display: inherit!important
	}
	.visible-desktop {
		display: none!important
	}
	.visible-phone {
		display: inherit!important
	}
	.hidden-phone {
		display: none!important
	}
}

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: inherit!important
	}
	.hidden-print {
		display: none!important
	}
}

@media (max-width:767px) {
	body {
		padding-left: 20px;
		padding-right: 20px
	}
	.navbar-fixed-bottom,
	.navbar-fixed-top,
	.navbar-static-top {
		margin-left: -20px;
		margin-right: -20px
	}
	.container-fluid {
		padding: 0
	}
	.dl-horizontal dt {
		float: none;
		clear: none;
		width: auto;
		text-align: left
	}
	.dl-horizontal dd {
		margin-left: 0
	}
	.container {
		width: auto
	}
	.row-fluid {
		width: 100%
	}
	.row,
	.thumbnails {
		margin-left: 0
	}
	.thumbnails>li {
		float: none;
		margin-left: 0
	}
	.row-fluid [class*=span],
	.uneditable-input[class*=span],
	[class*=span] {
		float: none;
		display: block;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.row-fluid .span12,
	.span12 {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.row-fluid [class*=offset]:first-child {
		margin-left: 0
	}
	.input-large,
	.input-xlarge,
	.input-xxlarge,
	.uneditable-input,
	input[class*=span],
	select[class*=span],
	textarea[class*=span] {
		display: block;
		width: 100%;
		min-height: 1px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	.input-append input,
	.input-append input[class*=span],
	.input-prepend input,
	.input-prepend input[class*=span] {
		display: inline-block;
		width: auto
	}
	.controls-row [class*=span]+[class*=span] {
		margin-left: 0
	}
}

@media (max-width:480px) {
	.nav-collapse {
		-webkit-transform: translate3d(0, 0, 0)
	}
	.page-header h1 small {
		display: block;
		line-height: 30px
	}
	input[type=checkbox],
	input[type=radio] {
		border: 1px solid #ccc
	}
	.form-horizontal .control-label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left
	}
	.form-horizontal .controls {
		margin-left: 0
	}
	.form-horizontal .control-list {
		padding-top: 0
	}
	.form-horizontal .form-actions {
		padding-left: 10px;
		padding-right: 10px
	}
	.media .pull-left,
	.media .pull-right {
		float: none;
		display: block;
		margin-bottom: 10px
	}
	.media-object {
		margin-right: 0;
		margin-left: 0
	}
	.modal-header .close {
		padding: 10px;
		margin: -10px
	}
	.carousel-caption {
		position: static
	}
}

@media (min-width:768px) and (max-width:979px) {
	.row {
		margin-left: -12px
	}
	.row:after,
	.row:before {
		display: table;
		content: "";
		line-height: 0
	}
	.row:after {
		clear: both
	}
	[class*=span] {
		float: left;
		min-height: 1px;
		margin-left: 12px
	}
	.container,
	.navbar-fixed-bottom .container,
	.navbar-fixed-top .container,
	.navbar-static-top .container {
		width: 756px
	}
	.span12 {
		width: 756px
	}
	.span11 {
		width: 692px
	}
	.span10 {
		width: 628px
	}
	.span9 {
		width: 564px
	}
	.span8 {
		width: 500px
	}
	.span7 {
		width: 436px
	}
	.span6 {
		width: 372px
	}
	.span5 {
		width: 308px
	}
	.span4 {
		width: 244px
	}
	.span3 {
		width: 180px
	}
	.span2 {
		width: 116px
	}
	.span1 {
		width: 52px
	}
	.offset12 {
		margin-left: 780px
	}
	.offset11 {
		margin-left: 716px
	}
	.offset10 {
		margin-left: 652px
	}
	.offset9 {
		margin-left: 588px
	}
	.offset8 {
		margin-left: 524px
	}
	.offset7 {
		margin-left: 460px
	}
	.offset6 {
		margin-left: 396px
	}
	.offset5 {
		margin-left: 332px
	}
	.offset4 {
		margin-left: 268px
	}
	.offset3 {
		margin-left: 204px
	}
	.offset2 {
		margin-left: 140px
	}
	.offset1 {
		margin-left: 76px
	}
	.row-fluid {
		width: 100%
	}
	.row-fluid:after,
	.row-fluid:before {
		display: table;
		content: "";
		line-height: 0
	}
	.row-fluid:after {
		clear: both
	}
	.row-fluid [class*=span] {
		display: block;
		width: 100%;
		min-height: 1px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 1.58730159%
	}
	.row-fluid [class*=span]:first-child {
		margin-left: 0
	}
	.row-fluid .controls-row [class*=span]+[class*=span] {
		margin-left: 1.58730159%
	}
	.row-fluid .span12 {
		width: 100%
	}
	.row-fluid .span11 {
		width: 91.53439153%
	}
	.row-fluid .span10 {
		width: 83.06878307%
	}
	.row-fluid .span9 {
		width: 74.6031746%
	}
	.row-fluid .span8 {
		width: 66.13756614%
	}
	.row-fluid .span7 {
		width: 57.67195767%
	}
	.row-fluid .span6 {
		width: 49.20634921%
	}
	.row-fluid .span5 {
		width: 40.74074074%
	}
	.row-fluid .span4 {
		width: 32.27513228%
	}
	.row-fluid .span3 {
		width: 23.80952381%
	}
	.row-fluid .span2 {
		width: 15.34391534%
	}
	.row-fluid .span1 {
		width: 6.87830688%
	}
	.row-fluid .offset12 {
		margin-left: 103.17460317%
	}
	.row-fluid .offset12:first-child {
		margin-left: 101.58730159%
	}
	.row-fluid .offset11 {
		margin-left: 94.70899471%
	}
	.row-fluid .offset11:first-child {
		margin-left: 93.12169312%
	}
	.row-fluid .offset10 {
		margin-left: 86.24338624%
	}
	.row-fluid .offset10:first-child {
		margin-left: 84.65608466%
	}
	.row-fluid .offset9 {
		margin-left: 77.77777778%
	}
	.row-fluid .offset9:first-child {
		margin-left: 76.19047619%
	}
	.row-fluid .offset8 {
		margin-left: 69.31216931%
	}
	.row-fluid .offset8:first-child {
		margin-left: 67.72486772%
	}
	.row-fluid .offset7 {
		margin-left: 60.84656085%
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.25925926%
	}
	.row-fluid .offset6 {
		margin-left: 52.38095238%
	}
	.row-fluid .offset6:first-child {
		margin-left: 50.79365079%
	}
	.row-fluid .offset5 {
		margin-left: 43.91534392%
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.32804233%
	}
	.row-fluid .offset4 {
		margin-left: 35.44973545%
	}
	.row-fluid .offset4:first-child {
		margin-left: 33.86243386%
	}
	.row-fluid .offset3 {
		margin-left: 26.98412698%
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.3968254%
	}
	.row-fluid .offset2 {
		margin-left: 18.51851852%
	}
	.row-fluid .offset2:first-child {
		margin-left: 16.93121693%
	}
	.row-fluid .offset1 {
		margin-left: 10.05291005%
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.46560847%
	}
	.uneditable-input,
	input,
	textarea {
		margin-left: 0
	}
	.controls-row [class*=span]+[class*=span] {
		margin-left: 12px
	}
	.uneditable-input.span12,
	input.span12,
	textarea.span12 {
		width: 742px
	}
	.uneditable-input.span11,
	input.span11,
	textarea.span11 {
		width: 678px
	}
	.uneditable-input.span10,
	input.span10,
	textarea.span10 {
		width: 614px
	}
	.uneditable-input.span9,
	input.span9,
	textarea.span9 {
		width: 550px
	}
	.uneditable-input.span8,
	input.span8,
	textarea.span8 {
		width: 486px
	}
	.uneditable-input.span7,
	input.span7,
	textarea.span7 {
		width: 422px
	}
	.uneditable-input.span6,
	input.span6,
	textarea.span6 {
		width: 358px
	}
	.uneditable-input.span5,
	input.span5,
	textarea.span5 {
		width: 294px
	}
	.uneditable-input.span4,
	input.span4,
	textarea.span4 {
		width: 230px
	}
	.uneditable-input.span3,
	input.span3,
	textarea.span3 {
		width: 166px
	}
	.uneditable-input.span2,
	input.span2,
	textarea.span2 {
		width: 102px
	}
	.uneditable-input.span1,
	input.span1,
	textarea.span1 {
		width: 38px
	}
}

@media (min-width:1200px) and (max-width:1600px) {
	.prices-inside:before {
		top: -5px!important
	}
}

@media (min-width:1200px) {
	.row {
		margin-left: -30px
	}
	.row:after,
	.row:before {
		display: table;
		content: "";
		line-height: 0
	}
	.row:after {
		clear: both
	}
	[class*=span] {
		float: left;
		min-height: 1px;
		margin-left: 30px
	}
	.container,
	.navbar-fixed-bottom .container,
	.navbar-fixed-top .container,
	.navbar-static-top .container {
		width: 1170px
	}
	.span12 {
		width: 1170px
	}
	.span11 {
		width: 1070px
	}
	.span10 {
		width: 970px
	}
	.span9 {
		width: 870px
	}
	.span8 {
		width: 770px
	}
	.span7 {
		width: 670px
	}
	.span6 {
		width: 570px
	}
	.span5 {
		width: 470px
	}
	.span4 {
		width: 370px
	}
	.span3 {
		width: 270px
	}
	.span2 {
		width: 170px
	}
	.span1 {
		width: 70px
	}
	.offset12 {
		margin-left: 1230px
	}
	.offset11 {
		margin-left: 1130px
	}
	.offset10 {
		margin-left: 1030px
	}
	.offset9 {
		margin-left: 930px
	}
	.offset8 {
		margin-left: 830px
	}
	.offset7 {
		margin-left: 730px
	}
	.offset6 {
		margin-left: 630px
	}
	.offset5 {
		margin-left: 530px
	}
	.offset4 {
		margin-left: 430px
	}
	.offset3 {
		margin-left: 330px
	}
	.offset2 {
		margin-left: 230px
	}
	.offset1 {
		margin-left: 130px
	}
	.row-fluid {
		width: 100%
	}
	.row-fluid:after,
	.row-fluid:before {
		display: table;
		content: "";
		line-height: 0
	}
	.row-fluid:after {
		clear: both
	}
	.row-fluid [class*=span] {
		display: block;
		width: 100%;
		min-height: 1px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 2.56410256%
	}
	.row-fluid [class*=span]:first-child {
		margin-left: 0
	}
	.row-fluid .controls-row [class*=span]+[class*=span] {
		margin-left: 2.56410256%
	}
	.row-fluid .span12 {
		width: 100%
	}
	.row-fluid .span11 {
		width: 91.45299145%
	}
	.row-fluid .span10 {
		width: 82.90598291%
	}
	.row-fluid .span9 {
		width: 74.35897436%
	}
	.row-fluid .span8 {
		width: 65.81196581%
	}
	.row-fluid .span7 {
		width: 57.26495726%
	}
	.row-fluid .span6 {
		width: 48.71794872%
	}
	.row-fluid .span5 {
		width: 40.17094017%
	}
	.row-fluid .span4 {
		width: 31.62393162%
	}
	.row-fluid .span3 {
		width: 23.07692308%
	}
	.row-fluid .span2 {
		width: 14.52991453%
	}
	.row-fluid .span1 {
		width: 5.98290598%
	}
	.row-fluid .offset12 {
		margin-left: 105.12820513%
	}
	.row-fluid .offset12:first-child {
		margin-left: 102.56410256%
	}
	.row-fluid .offset11 {
		margin-left: 96.58119658%
	}
	.row-fluid .offset11:first-child {
		margin-left: 94.01709402%
	}
	.row-fluid .offset10 {
		margin-left: 88.03418803%
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.47008547%
	}
	.row-fluid .offset9 {
		margin-left: 79.48717949%
	}
	.row-fluid .offset9:first-child {
		margin-left: 76.92307692%
	}
	.row-fluid .offset8 {
		margin-left: 70.94017094%
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.37606838%
	}
	.row-fluid .offset7 {
		margin-left: 62.39316239%
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.82905983%
	}
	.row-fluid .offset6 {
		margin-left: 53.84615385%
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.28205128%
	}
	.row-fluid .offset5 {
		margin-left: 45.2991453%
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.73504274%
	}
	.row-fluid .offset4 {
		margin-left: 36.75213675%
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.18803419%
	}
	.row-fluid .offset3 {
		margin-left: 28.20512821%
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.64102564%
	}
	.row-fluid .offset2 {
		margin-left: 19.65811966%
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.09401709%
	}
	.row-fluid .offset1 {
		margin-left: 11.11111111%
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.54700855%
	}
	.uneditable-input,
	input,
	textarea {
		margin-left: 0
	}
	.controls-row [class*=span]+[class*=span] {
		margin-left: 30px
	}
	.uneditable-input.span12,
	input.span12,
	textarea.span12 {
		width: 1156px
	}
	.uneditable-input.span11,
	input.span11,
	textarea.span11 {
		width: 1056px
	}
	.uneditable-input.span10,
	input.span10,
	textarea.span10 {
		width: 956px
	}
	.uneditable-input.span9,
	input.span9,
	textarea.span9 {
		width: 856px
	}
	.uneditable-input.span8,
	input.span8,
	textarea.span8 {
		width: 756px
	}
	.uneditable-input.span7,
	input.span7,
	textarea.span7 {
		width: 656px
	}
	.uneditable-input.span6,
	input.span6,
	textarea.span6 {
		width: 556px
	}
	.uneditable-input.span5,
	input.span5,
	textarea.span5 {
		width: 456px
	}
	.uneditable-input.span4,
	input.span4,
	textarea.span4 {
		width: 356px
	}
	.uneditable-input.span3,
	input.span3,
	textarea.span3 {
		width: 256px
	}
	.uneditable-input.span2,
	input.span2,
	textarea.span2 {
		width: 156px
	}
	.uneditable-input.span1,
	input.span1,
	textarea.span1 {
		width: 56px
	}
	.thumbnails {
		margin-left: -30px
	}
	.thumbnails>li {
		margin-left: 30px
	}
	.row-fluid .thumbnails {
		margin-left: 0
	}
}

@media (max-width:979px) {
	body {
		padding-top: 0
	}
	.navbar-fixed-bottom,
	.navbar-fixed-top {
		position: static
	}
	.navbar-fixed-top {
		margin-bottom: 30px
	}
	.navbar-fixed-bottom {
		margin-top: 30px
	}
	.navbar-fixed-bottom .navbar-inner,
	.navbar-fixed-top .navbar-inner {
		padding: 5px
	}
	.navbar .container {
		width: auto;
		padding: 0
	}
	.navbar .brand {
		padding-left: 10px;
		padding-right: 10px;
		margin: 0 0 0 -5px
	}
	.nav-collapse {
		clear: both
	}
	.nav-collapse .nav {
		float: none;
		margin: 0 0 15px
	}
	.nav-collapse .nav>li {
		float: none
	}
	.nav-collapse .nav>li>a {
		margin-bottom: 2px
	}
	.nav-collapse .nav>.divider-vertical {
		display: none
	}
	.nav-collapse .nav .nav-header {
		color: #777;
		text-shadow: none
	}
	.nav-collapse .dropdown-menu a,
	.nav-collapse .nav>li>a {
		padding: 9px 15px;
		font-weight: 700;
		color: #000;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px
	}
	.nav-collapse .btn {
		padding: 4px 10px 4px;
		font-weight: 400;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px
	}
	.nav-collapse .dropdown-menu li+li a {
		margin-bottom: 2px
	}
	.nav-collapse .dropdown-menu a:focus,
	.nav-collapse .dropdown-menu a:hover,
	.nav-collapse .nav>li>a:focus,
	.nav-collapse .nav>li>a:hover {
		background-color: transparent
	}
	.navbar-inverse .nav-collapse .dropdown-menu a,
	.navbar-inverse .nav-collapse .nav>li>a {
		color: #999
	}
	.navbar-inverse .nav-collapse .dropdown-menu a:focus,
	.navbar-inverse .nav-collapse .dropdown-menu a:hover,
	.navbar-inverse .nav-collapse .nav>li>a:focus,
	.navbar-inverse .nav-collapse .nav>li>a:hover {
		background-color: #111
	}
	.nav-collapse.in .btn-group {
		margin-top: 5px;
		padding: 0
	}
	.nav-collapse .dropdown-menu {
		position: static;
		top: auto;
		left: auto;
		float: none;
		display: none;
		max-width: none;
		margin: 0 15px;
		padding: 0;
		background-color: transparent;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}
	.nav-collapse .open>.dropdown-menu {
		display: block
	}
	.nav-collapse .dropdown-menu:after,
	.nav-collapse .dropdown-menu:before {
		display: none
	}
	.nav-collapse .dropdown-menu .divider {
		display: none
	}
	.nav-collapse .nav>li>.dropdown-menu:after,
	.nav-collapse .nav>li>.dropdown-menu:before {
		display: none
	}
	.nav-collapse .navbar-form,
	.nav-collapse .navbar-search {
		float: none;
		padding: 15px 15px;
		margin: 15px 0;
		border-top: 1px solid transparent;
		border-bottom: 1px solid transparent;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
		-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
	}
	.navbar-inverse .nav-collapse .navbar-form,
	.navbar-inverse .nav-collapse .navbar-search {
		border-top-color: #111;
		border-bottom-color: #111
	}
	.navbar .nav-collapse .nav.pull-right {
		float: none;
		margin-left: 0
	}
	.nav-collapse,
	.nav-collapse.collapse {
		overflow: hidden;
		height: 0
	}
	.navbar .btn-navbar {
		display: block
	}
	.navbar-static .navbar-inner {
		padding-left: 10px;
		padding-right: 10px
	}
}

@media (min-width:980px) {
	.nav-collapse.collapse {
		height: auto!important;
		overflow: visible!important
	}
}

.about-text strong {
	color: #0080c1
}

.about-text strong.company-name {
	color: #fe673f
}

.about-text p {
	padding-bottom: 15px;
	font-size: 16px;
	line-height: 1.5;
	color: #333
}

.mod-custom__shapka_numbers {
	width: 65%;
	float: right;
	text-align: right
}

.mod-custom__shapka_numbers p {
	padding-bottom: 0
}

.slide-table-price {
	width: 350px;
	max-height: 550px;
	background: url(/images/slider/pic/podlozhka.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 0;
	position: relative
}

.slide-table-head {
	width: 370px;
	text-align: center;
	height: 40px;
	padding-top: 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 40px;
	color: #fff
}

.slide-table-body {
	width: 370px;
	color: #505050;
	max-height: 400px;
	margin-top: 17px;
	padding: 25px 0 18px
}

.slide-table-body table {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	text-align: left
}

.slide-table-body table,
.slide-table-body table tbody,
.slide-table-body table tbody tr,
.slide-table-body table tbody tr td {
	border: none;
	font-size: 17px;
	line-height: 23px;
	font-weight: 500;
	color: #696969
}

.slide-table-body table tbody tr td strong {
	font-size: 18px;
	color: #555
}

.slide-table-body table tbody tr td:first-child {
	border-right: 1px solid #ddd
}

.slide-table-button {
	display: block;
	width: 350px;
	text-align: center;
	height: 60px;
	background: #fe673f;
	font-size: 18px;
	font-weight: 500;
	line-height: 60px;
	color: #fff;
	margin-top: -1px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: none;
	border: 0;
	outline: 0!important
}

.slide-table-button:hover {
	background: #000;
	color: #fff
}

.overlay {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999990;
	display: none;
	background-color: rgba(0, 0, 0, .65);
	position: fixed;
	cursor: default
}

#ProsuctName {
	cursor: default;
	border: 0;
	padding: 0;
	line-height: 20px;
	height: 25px;
	color: #505050;
	font-weight: 600;
	font-size: 16px;
	margin-left: 6px
}

.rsform-block-prosuctname label {
	font-size: 18px;
	margin-left: 6px;
	margin-bottom: 2px;
	color: #717171
}

.formTitle:active {
	background-color: #ec483b
}

.popupHeader {
	text-align: center;
	font-size: 22px;
	line-height: 58px;
	color: #333
}

.popupWindow {
	z-index: 999999;
	width: 400px;
	padding: 20px;
	background: #fff
}

.popupWindow-body {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.popupClose {
	cursor: pointer;
	position: fixed;
	line-height: 59px;
	font-size: 60px;
	transform: rotate(45deg);
	text-align: center;
	font-weight: 100;
	top: 15px;
	right: 15px;
	color: #ec4a3a;
	z-index: 99999999;
	display: none
}

.popup-form .control-group input,
.popup-form .control-group textarea {
	width: 94%
}

.moveRight {
	display: block;
	position: fixed;
	width: 400px;
	height: 100vh;
	top: 0;
	right: 0;
	transition: all .4s ease;
	transform: translate3d(600px, 0, 0)
}

.moveRight.in {
	transform: translate3d(0, 0, 0)
}

.certifacates {
	display: flex;
	flex-direction: column;
	align-items: center
}

.certifacates .serticate {
	width: fit-content;
	background: linear-gradient(to right, #f37520 0, #f89914 100%);
	padding: 0;
	border: 1px solid #f1f1f1;
	box-sizing: border-box;
	box-shadow: 2px 2px 6px #eee;
	margin-bottom: 10px;
	border-radius: 4px
}

.certifacates .serticate a {
	display: flex;
	flex-direction: column
}

.certifacates .serticate img {
	width: 300px
}

.certifacates .serticate .sertName {
	width: 100%;
	box-sizing: border-box;
	position: relative;
	text-align: left;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	line-height: 30px;
	padding: 6px 10px
}

.certifacates .serticate .sertName:before {
	content: '';
	display: block;
	position: absolute;
	top: -15px;
	right: 25px;
	width: 42px;
	height: 50px;
	background: url(/images/sertificates/pdf_logo.png);
	background-size: contain;
	background-repeat: no-repeat
}

#mainbottom-2 .module-blog .moduleTitle,
#mainbottom-4 .moduleTitle {
	color: #fe673f;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px!important
}

#mainbottom-2 .module-blog .row-fluid {
	border: 1px solid;
	position: relative;
	border-image: linear-gradient(45deg, #fe673f 38%, #fdb60c 65%);
	border-image-slice: 1;
	overflow: hidden
}

#mainbottom-2 .module-blog .row-fluid .span6.blog-img {
	padding: 0;
	text-align: center;
	overflow: hidden
}

#mainbottom-2 .module-blog .row-fluid .span6 {
	padding-top: 60px;
	padding-right: 25px;
	text-align: justify
}

#mainbottom-2 .module-blog .row-fluid .span6 p {
	font-size: 20px;
	line-height: 26px;
	margin: 0;
	padding-bottom: 15px;
	color: #999
}

#mainbottom-2 .module-blog .row-fluid .span6 div a {
	color: #616161;
	font-size: 26px;
	letter-spacing: 1px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
	display: block
}

#mainbottom-2 .module-blog .row-fluid .span6.blog-img a img {
	width: 100%;
	height: 350px;
	padding: 0
}

#mainbottom-2 .module-blog .row-fluid .span6.blog-img a {
	overflow: hidden
}

#mainbottom-2 .module-blog .row-fluid.revers .span6.blog-img {
	float: right
}

#mainbottom-2 .module-blog .row-fluid.revers .span6 div {
	text-align: right
}

#mainbottom-2 .module-blog .row-fluid:hover {
	border: 1px solid;
	border-image: linear-gradient(45deg, #fe673f 38%, #fdb60c 65%);
	border-image-slice: 1
}

#mainbottom-2 .module-blog .row-fluid .span6.blog-img a .info-but {
	display: block;
	z-index: 9999;
	text-decoration: none;
	overflow: hidden;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	font-size: 26px;
	margin-top: -200px;
	margin-bottom: 170px;
	text-transform: uppercase;
	text-align: center;
	z-index: 9999;
	position: sticky;
	letter-spacing: 2px;
	transform: translate(-100%, 0);
	transition: transform .5s ease-in-out
}

#mainbottom-2 .module-blog .row-fluid .span6.blog-img a:after {
	content: '';
	display: block;
	width: 583px;
	background-image: linear-gradient(45deg, #fe673f 30%, #fdb60c 65%);
	opacity: .88;
	height: 352px;
	position: absolute;
	z-index: 8;
	top: -1px;
	transform: translate(-100%, 0);
	transition: transform .5s ease-in-out
}

#mainbottom-2 .module-blog .row-fluid.revers .span6.blog-img a:after {
	transform: translate(100%, 0)
}

#mainbottom-2 .module-blog .row-fluid.revers .span6.blog-img a .info-but {
	transform: translate(100%, 0)
}

#mainbottom-2.page .module-blog .row-fluid:hover .span6.blog-img a:after {
	width: 570px
}

#mainbottom-2 .module-blog .row-fluid:hover .span6 p {
	color: #666
}

#mainbottom-2 .module-blog .row-fluid:hover .span6 div {
	color: #000
}

#mainbottom-2 .module-blog .row-fluid:hover .span6.blog-img a .info-but,
#mainbottom-2 .module-blog .row-fluid:hover .span6.blog-img a:after {
	transform: translate(0, 0)
}

#mainbottom-3 {
	margin-bottom: 40px;
	margin-top: 40px
}

#mainbottom-3 ul.seo-assort li {
	margin-bottom: 5px;
	font-weight: 400
}

#mainbottom-3 ul.seo-assort li a {
	color: #0d70e8
}

#mainbottom-3 ul.seo-assort img {
	width: 30px;
	height: 30px;
	margin-right: 12px;
	float: left
}

#mainbottom-3 ol li {
	padding-left: 38px;
	position: relative;
	color: #333;
	font-weight: 400
}

#mainbottom-3 ol li:before {
	color: #757575;
	content: counter(list, decimal-leading-zero) '.';
	font-size: 22px;
	counter-increment: list;
	font-weight: 700;
	left: 0;
	padding: 0;
	position: absolute;
	top: 0
}

.list_carousel li {
	min-height: 100px!important
}

.caroufredsel_next,
.caroufredsel_prev {
	position: absolute;
	top: 50%;
	display: block;
	height: 20px;
	width: 20px;
	margin: -30px 0 0 0!important;
	background: #ffffffa6!important;
	line-height: 16px!important;
	border-radius: 15px!important;
	border: 1px solid #fe673f!important;
	text-align: center;
	color: #fe673f!important
}

.language-module {
	text-align: center;
	float: right!important
}

.language-module ul li a {
	font-weight: 300
}

.language-module ul li.lang-active a {
	color: #888
}

#top .row-fluid:after {
	content: none
}

#copyright ul.phone {
	text-align: center
}

#footer-wrapper {
	background: #f5f5f5
}

.modal-window {
	display: none;
	position: fixed;
	z-index: 0;
	padding-top: 8%;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4)
}

.modal-window-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 50%
}

.close {
	color: #000;
	float: right;
	font-size: 28px;
	font-weight: 700
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer
}

.modal-window-content form {
	margin: 0;
	font-family: 'Segoe UI', sans-serif
}

.modal-window-content form .rsform-block {
	padding-left: 10px
}

.modal-window-content form .rsform-block .formControlLabel,
.modal-window-content form .rsform-block .formControls .formDescription,
.modal-window-content form h2 {
	display: none
}

.modal-window-content form .rsform-block .formControls {
	margin-left: 0
}

.modal-window-content form .rsform-block .formControls .formBody .chzn-container {
	width: 100%!important
}

.modal-window-content form .rsform-block .formControls .formBody .chzn-container .chzn-choices,
.modal-window-content form .rsform-block .formControls .formBody input {
	width: 98%;
	height: 50px;
	border: 2px solid #333;
	border-radius: 4px;
	font-size: 18px;
	line-height: 30px;
	padding: 2px 10px;
	font-weight: 300;
	color: #888;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color 1s ease, box-shadow 1s ease;
	-moz-transition: border-color 1s ease, box-shadow 1s ease;
	-o-transition: border-color 1s ease, box-shadow 1s ease;
	transition: border-color 1s ease, box-shadow 1s ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.chzn-container-multi .chzn-choices li.search-choice {
	position: relative;
	margin: 3px 5px 3px 0;
	padding: 5px 20px 5px 5px;
	border: 0;
	max-width: 100%;
	border-radius: 0;
	background-color: #fe673f;
	background-size: 100% 19px;
	background-repeat: repeat-x;
	background-clip: padding-box;
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
	color: #fff;
	line-height: 16px;
	cursor: default;
	background: linear-gradient(to top, #f37520 0, #f89914 100%)
}

.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
	top: 8px
}

.modal-window-content form .rsform-block-send .formBody button {
	display: block;
	width: 100%;
	text-align: center;
	height: 60px;
	background: #fe673f;
	font-size: 18px;
	font-weight: 500;
	line-height: 60px;
	color: #fff;
	border: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Segoe UI', sans-serif
}

.modal-window-content form .rsform-block-send {
	margin-bottom: 0
}

.bodyscroll {
	overflow: hidden
}

.howweworks {
	position: relative;
	margin: 25px 0
}

.howweworks:before {
	content: ' ';
	position: absolute;
	top: 39px;
	left: 50%;
	width: 67%;
	height: 0;
	margin-left: -33%;
	border-top: 2px solid #b2b5c6
}

.howweworks ol.howweworks-list {
	counter-reset: li;
	list-style: none;
	margin: 0;
	padding: 0;
	display: table;
	width: 100%
}

.howweworks ol.howweworks-list li.howweworks-list-item {
	display: table-cell;
	padding: 0;
	vertical-align: top;
	width: 33%;
	box-sizing: border-box;
	margin: 0
}

.howweworks ol.howweworks-list li.howweworks-list-item:before {
	content: counter(li);
	counter-increment: li;
	display: block;
	position: relative;
	width: 70px;
	height: 70px;
	margin: 0 auto;
	font-size: 32px;
	line-height: 68px;
	color: #fff;
	background: #fe673f;
	background: -moz-linear-gradient(left, #f37520 0, #f89914 100%);
	background: -webkit-gradient(left top, right top, color-stop(0, #f37520), color-stop(100%, #f89914));
	background: -webkit-linear-gradient(left, #f37520 0, #f89914 100%);
	background: -o-linear-gradient(left, #f37520 0, #f89914 100%);
	background: -ms-linear-gradient(left, #f37520 0, #f89914 100%);
	background: linear-gradient(to right, #f37520 0, #f89914 100%);
	margin-bottom: 14px;
	border-radius: 50%;
	font-weight: 600;
	z-index: 2;
	text-align: center
}

.howweworks ol.howweworks-list li.howweworks-list-item .howweworks-list-item-caption {
	position: relative;
	width: 67%;
	margin: 0 auto;
	text-align: center
}

.howweworks ol.howweworks-list li.howweworks-list-item .howweworks-list-item-caption:after,
.howweworks ol.howweworks-list li.howweworks-list-item .howweworks-list-item-caption:before {
	content: ' ';
	position: absolute;
	left: 50%
}

.howweworks ol.howweworks-list li.howweworks-list-item .howweworks-list-item-caption:before {
	top: -84px;
	width: 130px;
	height: 70px;
	margin-left: -65px;
	background: #fff
}

.howweworks ol.howweworks-list li.howweworks-list-item .howweworks-list-item-caption:after {
	top: -54px;
	width: 0;
	height: 0;
	margin-left: -70px;
	border: 10px solid transparent;
	border-left-color: #b2b5c6
}

.howweworks ol.howweworks-list li.howweworks-list-item:first-child .howweworks-list-item-caption:after {
	display: none
}

.block-taloni {
	display: block;
	position: relative;
	vertical-align: middle;
	width: 100%;
	padding: 60px 0;
	background: -webkit-linear-gradient(left, #1e4277 0, #0377b5 100%)
}

.block-taloni h2 {
	text-align: center;
	color: #fff;
	font-weight: 600;
	margin-bottom: 45px
}

.block-taloni .talon-avias,
.block-taloni .talon-benzin,
.block-taloni .talon-disel,
.block-taloni .talon-okko,
.block-taloni .talon-ukrnafta,
.block-taloni .talon-wog {
	width: 80%;
	margin: 10px auto;
	display: flex;
	align-items: flex-end;
	position: relative;
	background: #fff;
	text-align: right;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600;
	height: 240px;
	padding-bottom: 0;
	border: 0;
	border-radius: 10px;
	box-shadow: 2px 2px 8px #353535;
	background: 0 0;
	overflow: hidden
}

.block-taloni .talon-benzin {
	background-image: url(/images/icons/talony_na_benzin.png);
	background-repeat: no-repeat;
	background-size: cover
}

.block-taloni .talon-disel {
	background-image: url(/images/icons/talony_na_disel.png);
	background-repeat: no-repeat;
	background-size: cover
}

.block-taloni .talon-wog {
	background-image: url(/images/icons/talony_na_benzin.png);
	background-repeat: no-repeat;
	background-size: cover
}

.block-taloni .talon-ukrnafta {
	background-image: url(/images/icons/talony_na_benzin.png);
	background-repeat: no-repeat;
	background-size: cover
}

.block-taloni .talon-avias {
	background-image: url(/images/icons/talony_na_benzin.png);
	background-repeat: no-repeat;
	background-size: cover
}

.block-taloni .talon-okko {
	background-image: url(/images/icons/talony_na_benzin.png);
	background-repeat: no-repeat;
	background-size: cover
}

.block-taloni .talon-avias a,
.block-taloni .talon-benzin a,
.block-taloni .talon-disel a,
.block-taloni .talon-okko a,
.block-taloni .talon-ukrnafta a,
.block-taloni .talon-wog a {
	color: #353535;
	font-weight: 800;
	z-index: 1;
	display: flex;
	width: 100%;
	height: 100%;
	align-items: flex-end;
	justify-content: flex-end;
	padding: 0 15px 10px
}

.block-taloni .talon-benzin a:before {
	content: "A-95/A-92";
	position: absolute;
	top: 15px;
	font-size: 30px;
	right: 20px;
	color: #f37021
}

.block-taloni .talon-disel a:before {
	content: "ДТ";
	position: absolute;
	top: 15px;
	font-size: 30px;
	right: 20px;
	color: #f37021
}

.block-taloni .talon-wog a:before {
	content: "WOG";
	position: absolute;
	top: 15px;
	font-size: 30px;
	right: 20px;
	color: #f37021
}

.block-taloni .talon-ukrnafta a:before {
	content: "УКРНАФТА";
	position: absolute;
	top: 15px;
	font-size: 30px;
	right: 20px;
	color: #f37021
}

.block-taloni .talon-avias a:before {
	content: "АВИАС";
	position: absolute;
	top: 15px;
	font-size: 30px;
	right: 20px;
	color: #f37021
}

.block-taloni .talon-okko a:before {
	content: "OKKO";
	position: absolute;
	top: 15px;
	font-size: 30px;
	right: 20px;
	color: #f37021
}

.sertificate {
	cursor: pointer
}

#about-us {
	height: 0;
	position: absolute;
	bottom: -50px
}

.moduletable.prices-inside {
	padding: 80px 0;
	color: #fff;
	margin: 25px 0 60px
}

.body__toplivo-opt .prices-inside .toplivo-name {
	color: #fff;
	font-weight: 600;
	font-size: 40px;
	line-height: 50px;
	letter-spacing: 2px;
	margin-bottom: 45px;
	margin-left: -5px;
	text-transform: uppercase
}

.body__toplivo-opt.disel-opt-ru .prices-inside .toplivo-name:after {
	content: "Купить Дизельное топливо оптом"
}

.body__toplivo-opt.disel-opt-ua .prices-inside .toplivo-name:after {
	content: "Купити Дизельне паливо оптом"
}

.body__toplivo-opt.benzin-a92-opt-ru .prices-inside .toplivo-name:after {
	content: "Купить Бензин А-92 оптом"
}

.body__toplivo-opt.benzin-a92-opt-ua .prices-inside .toplivo-name:after {
	content: "Купити Бензин А-92 оптом"
}

.body__toplivo-opt.benzin-a95-opt-ru .prices-inside .toplivo-name:after {
	content: "Купить Бензин А-95 оптом"
}

.body__toplivo-opt.benzin-a95-opt-ua .prices-inside .toplivo-name:after {
	content: "Купити Бензин А-95 оптом"
}

.body__toplivo-opt.gazz-opt-ru .prices-inside .toplivo-name:after {
	content: "Купить Сжиженный газ оптом"
}

.body__toplivo-opt.gazz-opt-ua .prices-inside .toplivo-name:after {
	content: "Купити Зріджений газ оптом"
}

.price-module-inside {
	position: relative
}

.prices-inside {
	z-index: 5
}

.prices-inside .toplivo-price {
	font-size: 24px;
	padding-left: 10px;
	line-height: 34px;
	font-weight: 500;
	margin-bottom: 20px
}

.prices-inside .toplivo-price #cena {
	font-size: 28px;
	font-weight: 800;
	padding-left: 10px
}

.prices-inside .opt-data {
	font-size: 20px;
	line-height: 30px;
	margin-left: 10px
}

.prices-inside .opt-sertific {
	margin: 20px 0 0 10px
}

.prices-inside .opt-sertific a {
	position: relative;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	font-weight: 400
}

.prices-inside .opt-sertific a:after {
	position: absolute;
	right: -20px;
	top: 2px;
	content: "\f054";
	color: #fff;
	font-family: FontAwesome;
	font-size: 20px;
	font-weight: 200
}

.prices-inside .opt-button .slide-table-button {
	display: block;
	width: 300px;
	text-align: center;
	height: 55px;
	background: #fe673f;
	font-size: 20px;
	font-weight: 400;
	line-height: 55px;
	color: #fff;
	margin: 30px 0 0;
	box-shadow: none
}

.prices-inside:before {
	content: "";
	position: absolute;
	top: -50px;
	left: -100%;
	width: 200vw;
	padding: 0 500px;
	z-index: -1;
	height: 440px;
	background: #005592;
	background: -moz-linear-gradient(left, #005592 0, #0081c1 100%);
	background: -webkit-gradient(left top, right top, color-stop(0, #005592), color-stop(100%, #0081c1));
	background: -webkit-linear-gradient(left, #005592 0, #0081c1 100%);
	transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform: rotateZ(-3.7deg);
	-o-transform: rotateZ(-3.7deg);
	-moz-transform: rotateZ(-3.7deg);
	-webkit-transform: rotateZ(-3.7deg);
	-ms-transform: rotateZ(-3.7deg)
}

#content-bottom {
	position: relative
}

.any-question {
	margin-top: 40px
}

.any-question:before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 200%;
	padding: 0 500px;
	z-index: -1;
	height: 530px;
	background: #f37520;
	background: -moz-linear-gradient(left, #1e4277 0, #1f90cc 100%);
	background: -webkit-linear-gradient(left, #1e4277 0, #1f90cc 100%);
	background: -o-linear-gradient(left, #1e4277 0, #1f90cc 100%);
	background: -ms-linear-gradient(left, #1e4277 0, #1f90cc 100%);
	background: linear-gradient(left, #1e4277 0, #1f90cc 100%)
}

.any-question .moduleTitle {
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 5px
}

.any-question .mod-custom__any-question {
	color: #fff;
	font-size: 22px;
	font-weight: 400
}

.any-question .mod-custom__any-question p {
	text-align: center
}

.any-question .rsform-block.rsform-block-email,
.any-question .rsform-block.rsform-block-name,
.any-question .rsform-block.rsform-block-phone,
.contact-form .rsform-block.rsform-block-email,
.contact-form .rsform-block.rsform-block-name,
.contact-form .rsform-block.rsform-block-phone {
	width: 32%;
	float: left;
	margin-right: 1%;
	margin-bottom: 10px!important;
	height: 70px
}

.any-question .rsform-block.rsform-block-message,
.contact-form .rsform-block.rsform-block-message {
	width: 98%;
	float: left;
	margin-bottom: 0!important;
	max-height: 175px
}

.any-question .rsform-block.rsform-block-send,
.contact-form .rsform-block.rsform-block-send {
	width: 30%;
	float: right;
	margin-right: 2%;
	margin-bottom: 0
}

.any-question .formControlLabel,
.contact-form .formControlLabel {
	width: 0!important;
	padding: 0;
	height: 0
}

.any-question .formControls,
.contact-form .formControls {
	margin-left: 0!important
}

.any-question .formControls .formDescription,
.contact-form .formControls .formDescription {
	width: 0;
	height: 0;
	padding: 0;
	margin-left: 0
}

.any-question .formControls .formBody input,
.any-question .formControls .formBody textarea,
.contact-form .formControls .formBody input,
.contact-form .formControls .formBody textarea {
	max-width: 100%;
	width: 100%;
	background: #fff;
	border: 1px solid #333;
	border-radius: 0;
	color: #888;
	font-size: 18px;
	font-weight: 300;
	box-sizing: border-box;
	margin-bottom: 0;
	height: 66px;
	line-height: 30px;
	padding: 16px 10px
}

.any-question .rsform-block.rsform-block-send input,
.contact-form .rsform-block.rsform-block-send input {
	cursor: pointer;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	background: #f37021;
	color: #fff;
	border: 0;
	height: 66px;
	line-height: 66px;
	padding: 0
}

.any-question .formControls .formBody input:focus,
.any-question .formControls .formBody textarea:focus,
.contact-form .formControls .formBody input:focus,
.contact-form .formControls .formBody textarea:focus {
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(243, 112, 33, .5)
}

.contact-form .rsform-block.rsform-block-send input:hover .any-question .rsform-block.rsform-block-send input:hover {
	background: #333
}

.title-uslugi {
	display: flex;
	width: 100%;
	height: 322px;
	align-items: flex-end;
	background: 0 0;
	margin-top: -30px
}

.title-uslugi h1 {
	color: #fff!important;
	margin-bottom: 70px;
	margin-left: 30px
}

.title-uslugi.miniazs {
	background: url(/images/icons/mini-azs-background.png) no-repeat center;
	background-size: contain
}

.title-uslugi.ekonomia_na_toplive {
	background: url(/images/icons/ekonomia_na_toplive.png) no-repeat center;
	background-size: contain
}

.title-uslugi.hranenie_topliva {
	background: url(/images/icons/hranenie_topliva.png) no-repeat center;
	background-size: contain
}

.title-uslugi.arenda_benzovoza {
	background: url(/images/icons/arenda_benzovoza.png) no-repeat center;
	background-size: contain
}

.title-uslugi.dostavka_topliva {
	background: url(/images/icons/dostavka_topliva.png) no-repeat center;
	background-size: contain
}

.title-uslugi.cena {
	background: url(/images/icons/cena.png) no-repeat center;
	background-size: contain
}

.calculator {
	display: flex;
	flex-wrap: wrap
}

.calc-map {
	width: 50%;
	float: left;
	opacity: 1
}

.calc-form-title,
.calc-map-title {
	position: relative;
	padding-left: 22px;
	height: 30px;
	line-height: 28px;
	font-size: 20px;
	font-weight: 700;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #585858
}

.calc-form-title span,
.calc-map-title span {
	position: absolute;
	top: 0;
	left: -15px;
	display: block;
	width: 30px;
	height: 30px;
	background: #f37021;
	text-align: center;
	border: 0;
	border-radius: 50px;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	font-weight: 400
}

#gmaps0 {
	color: #444;
	font-weight: 500
}

.calc-form-title.title-done span,
.calc-map-title.title-done span {
	background: green
}

.calc-map-title {
	color: #000
}

.calc-form.calc-form-active .calc-form-title {
	color: #000
}

.calc-map .calc-map-active .calc-map-title {
	color: #585858
}

button#podschet.calcbut-active,
input#mapsbut.mapsbut-active {
	background: #0080009e
}

input#mapsbut {
	outline: 0
}

#calc-form,
#resault-form {
	opacity: .5
}

.calc-form-title {
	margin-left: 15px
}

.calc-form {
	width: 50%;
	float: left
}

.calc-form #calc-form.calc-form-active,
.calc-form #resault-form.calc-form-active {
	opacity: 1
}

.calc-map .calc-map-active {
	opacity: .5
}

.calc-form .formDescription,
.calc-form .formValidation {
	display: none!important
}

.calc-form .formControlLabel {
	font-weight: 500;
	color: #444
}

.calc-form .rsform-block {
	margin-bottom: 10px!important
}

.calc-form .rsform-block-title2 {
	margin-bottom: 0!important
}

.calc-form .rsform-block.rsform-block-dostavka-text,
.calc-form .rsform-block.rsform-block-raschet,
.calc-form .rsform-block.rsform-block-stoimost-gaza-za-1-litr-text,
.calc-form .rsform-block.rsform-block-stoimost-gaza-za-1-tonnu-text {
	margin-top: 10px
}

.calc-form .rsform-block .formControlLabel {
	margin-left: 20px;
	width: auto;
	padding-top: 0
}

.calc-form .rsform-block .formControls {
	margin-left: 20px
}

.calc-form .rsform-block-podschet button {
	cursor: pointer;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	background: #f37021;
	color: #fff;
	outline: 0;
	border: 0;
	height: 50px;
	line-height: 50px;
	width: 100%
}

.calc-form.calc-form-active .rsform-block-podschet button:hover {
	background: #222
}

.calc-form .rsform-block .formControls .formBody input,
.calc-form div.chzn-container-single .chzn-single {
	width: 100%;
	background: #fff;
	border: 1px solid #333;
	border-radius: 0;
	color: #888;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 0;
	height: 50px;
	line-height: 30px;
	padding: 16px 10px
}

.calc-form div.chzn-container-single .chzn-single {
	line-height: 16px
}

.calc-form .rsform-block-toplivoname .formBody {
	height: 80px
}

.calc-form div.chzn-container-single .chzn-single div {
	height: 50px
}

.calc-form .rsform-block .formControls .formBody input:focus {
	box-shadow: none
}

.calc-form .rsform-block .formControls .formBody input:valid:not(:placeholder-shown),
.calc-map input:valid:not(:placeholder-shown) {
	border-color: green
}

.calc-form .rsform-block .formControls .formBody input:invalid:not(:placeholder-shown),
.calc-map input:invalid:not(:placeholder-shown) {
	border-color: #f07171
}

.calculator:after {
	clear: both
}

.blavtors {
	display: none
}

ul.check li {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400
}

ol.check li {
	font-size: 20px;
	line-height: 26px;
	font-weight: 400;
	color: #fe673f;
	padding-left: 45px
}

ol.check li:before {
	color: #333;
	content: counter(list, decimal-leading-zero) '.';
	counter-increment: list;
	font-weight: 700;
	left: 0;
	font-size: 26px;
	padding: 0;
	position: absolute;
	top: 0
}

.advantages-module .zagolovok-h2 {
	text-align: center;
	text-transform: uppercase;
	background: linear-gradient(to right, #f37520 0, #f89914 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #fe673f
}

.advantages-module {
	display: block;
	width: 100%;
	position: relative;
	clear: both;
	margin: 20px 0 40px
}

.advantages-module .advant-item {
	width: 50%;
	display: flex;
	float: left;
	margin-bottom: 20px;
	transition: all .4s
}

.advantages-module .advant-item .advant-img {
	display: table;
	width: 105px;
	height: 105px;
	text-align: center;
	margin-right: 15px;
	background: #f37520;
	background: -moz-linear-gradient(left, #f37520 0, #f89914 100%);
	background: -webkit-gradient(left top, right top, color-stop(0, #f37520), color-stop(100%, #f89914));
	background: -webkit-linear-gradient(left, #f37520 0, #f89914 100%);
	background: -o-linear-gradient(left, #f37520 0, #f89914 100%);
	background: -ms-linear-gradient(left, #f37520 0, #f89914 100%);
	background: linear-gradient(to right, #f37520 0, #f89914 100%)
}

.advantages-module .advant-item .advant-img img {
	width: 75px;
	height: 75px;
	padding: 15px
}

.advantages-module .advant-item .advant-text {
	display: block;
	color: #888;
	font-size: 26px;
	font-weight: 600;
	padding-top: 5px
}

.advantages-module .advant-item .advant-text span {
	display: block;
	color: #888;
	font-size: 18px;
	font-weight: 400;
	padding-top: 0
}

.justify-module {
	text-align: justify;
	color: #696969
}

.justify-module h2,
.justify-module h3 {
	margin-bottom: 10px;
	text-align: left
}

.justify-module p {
	padding-bottom: 15px
}

.rassilka .row-fluid .span3 {
	padding-left: 0
}

.price-table {
	position: absolute;
	top: 200px
}

.orange-large-button {
	display: block;
	width: 280px;
	text-align: center;
	height: 80px;
	background: #fe673f;
	font-size: 20px;
	font-weight: 500;
	line-height: 80px;
	color: #fff;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 0;
	box-shadow: rgba(0, 0, 0, .5) 2px 2px 8px
}

.rassilka {
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	line-height: 50px;
	letter-spacing: 2px;
	margin-bottom: 45px;
	text-transform: uppercase
}

.icemegamenu>ul>li>a.iceMenuTitle {
	font-weight: 500!important
}

.body__home #maintop {
	z-index: 3
}

.body__home #map {
	margin-bottom: 30px;
	background: url(/images/slider/333-111.jpg) center center no-repeat;
	background-size: cover;
	padding: 10% 6% 10%;
	z-index: 0;
	margin-top: -169px
}

.body__home #content:before {
	display: none
}

.body__home #map:after {
	content: "";
	position: absolute;
	bottom: -90px;
	left: -100px;
	width: 100%;
	padding: 0 100px;
	height: 430px;
	background: #005592;
	background: -moz-linear-gradient(left, #005592 0, #0081c1 100%);
	background: -webkit-gradient(left top, right top, color-stop(0, #005592), color-stop(100%, #0081c1));
	background: -webkit-linear-gradient(left, #005592 0, #0081c1 100%);
	transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform: rotateZ(-3.7deg);
	-o-transform: rotateZ(-3.7deg);
	-moz-transform: rotateZ(-3.7deg);
	-webkit-transform: rotateZ(-3.7deg);
	-ms-transform: rotateZ(-3.7deg)
}

.body__home #map .pretext {
	font-size: 20px;
	font-weight: 600;
	line-height: 31px;
	letter-spacing: 0;
	margin-bottom: 50px;
	text-transform: none;
	color: #fff
}

.our-adventeges .row-fluid .span2.item {
	padding-left: 10px;
	padding-right: 10px
}

.body__home #map .toplivo-opt .row-fluid .span3 {
	padding-left: 5px;
	padding-right: 5px
}

.body__home #map .toplivo-opt .row-fluid .item {
	background: #ffffffd6;
	padding: 0;
	opacity: .85;
	position: relative
}

.body__home #map .toplivo-opt .row-fluid .item:hover {
	opacity: 1
}

.body__home #map .toplivo-opt .row-fluid .item a:hover {
	color: #fe673f
}

.body__home #map .toplivo-opt {
	margin-bottom: 35px
}

.body__home #map .toplivo-opt .row-fluid .item .opt-name {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 85%;
	color: #fff;
	font-size: 20px;
	background: -webkit-linear-gradient(left, #005592 0, #0081c1 100%);
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 35px;
	text-align: left;
	padding-left: 15px
}

.body__home #map .toplivo-opt .row-fluid .item:hover .opt-name {
	background: -webkit-linear-gradient(left, #f4761f 0, #f89a14 100%);
	bottom: 11px;
	line-height: 43px
}

@media (min-height:720px) and (max-height:750px) {
	#rev_slider_1_1,
	#rev_slider_1_1_wrapper,
	#rev_slider_3_1,
	#rev_slider_3_1_wrapper,
	.tp-revslider-mainul {
		max-height: 640px!important
	}
	.price-table {
		position: absolute;
		top: 100px;
		left: 35px
	}
}

@media (min-height:751px) and (max-height:850px) {
	#rev_slider_1_1,
	#rev_slider_1_1_wrapper,
	#rev_slider_3_1,
	#rev_slider_3_1_wrapper,
	.tp-revslider-mainul {
		max-height: 700px!important
	}
	.price-table {
		position: absolute;
		top: 100px;
		left: 30px
	}
}

@media (min-height:850px) and (max-height:1070px) {
	#rev_slider_1_1,
	#rev_slider_1_1_wrapper,
	#rev_slider_3_1,
	#rev_slider_3_1_wrapper,
	.tp-revslider-mainul {
		max-height: 820px!important
	}
	.price-table {
		position: absolute;
		top: 150px;
		left: 30px
	}
}

.stuck .icemegamenu>ul {
	margin: 0!important
}

.stuck ul {
	margin-bottom: 0!important
}

.stuck #logo {
	margin-bottom: 20px!important
}

#rev_slider_1_1_wrapper,
#rev_slider_3_1_wrapper {
	z-index: 0
}

.small {
	font-size: 11px
}

iframe,
svg {
	max-width: 100%;
	border: none
}

.nowrap {
	white-space: nowrap
}

.center,
.table td.center,
.table th.center {
	text-align: center
}

a.disabled,
a.disabled:hover {
	color: #999;
	background-color: transparent;
	cursor: default;
	text-decoration: none
}

.btn .caret {
	margin-bottom: 7px
}

.btn.btn-micro .caret {
	margin: 5px 0
}

.blog-item-rule,
.blog-row-rule {
	border: 0
}

body.modal {
	padding-top: 0
}

.blog-item-rule,
.blog-row-rule {
	border: 0
}

.nav-list>li.offset>a {
	padding-left: 30px;
	font-size: 12px
}

.blog-item-rule,
.blog-row-rule {
	border: 0
}

.row-fluid .offset1 {
	margin-left: 8.382978723%
}

.row-fluid .offset2 {
	margin-left: 16.89361702%
}

.row-fluid .offset3 {
	margin-left: 25.404255317%
}

.row-fluid .offset4 {
	margin-left: 33.914893614%
}

.row-fluid .offset5 {
	margin-left: 42.425531911%
}

.row-fluid .offset6 {
	margin-left: 50.93617020799999%
}

.row-fluid .offset7 {
	margin-left: 59.446808505%
}

.row-fluid .offset8 {
	margin-left: 67.95744680199999%
}

.row-fluid .offset9 {
	margin-left: 76.468085099%
}

.row-fluid .offset10 {
	margin-left: 84.97872339599999%
}

.row-fluid .offset11 {
	margin-left: 91.489361693%
}

.navbar .nav>li>a.btn {
	padding: 4px 10px;
	line-height: 18px
}

.nav-tabs.nav-dark {
	border-bottom: 1px solid #333;
	text-shadow: 1px 1px 1px #000
}

.nav-tabs.nav-dark>li>a {
	color: #f8f8f8
}

.nav-tabs.nav-dark>li>a:hover {
	border-color: #333 #333 #111;
	background-color: #777
}

.nav-tabs.nav-dark>.active>a,
.nav-tabs.nav-dark>.active>a:hover {
	color: #fff;
	background-color: #555;
	border: 1px solid #222;
	border-bottom-color: transparent
}

.radio.btn-group input[type=radio] {
	display: none
}

.radio.btn-group>label:first-of-type {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px
}

fieldset.radio.btn-group {
	padding-left: 0
}

.iframe-bordered {
	border: 1px solid #ddd
}

.tab-content {
	overflow: visible
}

.tabs-left .tab-content {
	overflow: auto
}

.btn-micro {
	padding: 1px 4px;
	font-size: 10px;
	line-height: 8px
}

.btn-group>.btn-micro {
	font-size: 10px
}

.tip-wrap {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 100
}

.input-append .chzn-container-single .chzn-single,
.input-prepend .chzn-container-single .chzn-single {
	border-color: #333;
	height: 26px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.input-append .chzn-container-single .chzn-drop,
.input-prepend .chzn-container-single .chzn-drop {
	border-color: #333
}

.input-append>.add-on,
.input-prepend>.add-on {
	vertical-align: top
}

.input-prepend .chzn-container-single .chzn-single {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}

.input-prepend .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0
}

.input-append .chzn-container-single .chzn-single {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px
}

.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0
}

.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.form-vertical .control-label {
	float: none;
	width: auto;
	padding-right: 0;
	padding-top: 0;
	text-align: left
}

.form-vertical .controls {
	margin-left: 0
}

.width-auto {
	width: auto
}

.btn-group .chzn-results {
	white-space: normal
}

.accordion-body.in:hover {
	overflow: visible
}

.invalid {
	color: #9d261d;
	font-weight: 700
}

input.invalid {
	border: 1px solid #9d261d
}

.tooltip {
	max-width: 400px
}

.tooltip-inner {
	max-width: none;
	text-align: left;
	text-shadow: none
}

th .tooltip-inner {
	font-weight: 400
}

.tooltip.hasimage {
	opacity: 1
}

.tip-text {
	text-align: left
}

.btn-group>.btn+.dropdown-backdrop+.btn {
	margin-left: -1px
}

.btn-group>.btn+.dropdown-backdrop+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
	-moz-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
	box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)"
}

.btn-group>.btn-mini+.dropdown-backdrop+.dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px
}

.btn-group>.btn-large+.dropdown-backdrop+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.dropdown-menu {
	text-align: left
}

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

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

.fa-picture:before {
	content: "\f03e"
}

.icon-edit:before {
	content: "\f044"
}

[class*=" icon-"],
[class^=icon-] {
	font-family: FontAwesome;
	font-weight: 400;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	margin-top: 0
}

body:after {
	content: '';
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -999
}

body.disable-hover:after {
	z-index: 999999999999999999
}

.custom_hover strong {
	display: none
}

html {
	-ms-overflow-style: scrollbar
}

body,
html {
	height: 100%
}

#wrapper {
	background: #fff;
	font-weight: 300;
	margin: 0 auto -150px;
	min-height: 100%;
	overflow: hidden
}

#wrapper .wrapper-inner {
	position: relative;
	width: 100%
}

#footer-wrapper,
#push {
	height: 150px;
	position: relative
}

.container-fluid {
	margin: 0 20px;
	padding: 0;
	position: relative;
	z-index: 1
}

#Kunena #jumpto .btn,
#Kunena .search-user .btn,
#kpost-attachments .btn,
#searchForm .btn,
.input-append .btn,
.input-prepend .btn,
.krowmoderation .btn {
	padding-top: 0;
	padding-bottom: 0;
	height: 66px;
	line-height: 66px;
	vertical-align: top
}

.offline_container {
	font-size: 0;
	height: 100%;
	line-height: 0;
	text-align: center
}

.offline_container:before {
	content: '';
	display: inline-block;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
	width: 0
}

.offline_container .container {
	display: inline-block;
	max-width: 100%;
	vertical-align: middle
}

.offline_container #logo,
.offline_container .offline_message {
	text-align: center
}

.offline_container .well {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	max-width: 100%;
	text-align: left;
	vertical-align: middle;
	background: #fe673f
}

.offline_container .well>p {
	color: #fff
}

.offline_container .well #logo {
	margin-bottom: 30px;
	max-width: 100%
}

.offline_container .well .btn-primary {
	float: right;
	background: #333;
	border-color: 2px solid #fe673f;
	color: #fff
}

.offline_container .well .btn-primary:hover {
	background: #fe673f;
	border-color: #fe673f;
	color: #fff
}

.offline_container .well #form-login-remember {
	float: left;
	overflow: hidden;
	padding: 10px 0
}

.offline_container .well #form-login-remember label {
	color: #fff;
	display: inline-block;
	margin-bottom: 0;
	white-space: nowrap
}

.offline_container .well input[type=password],
.offline_container .well input[type=text] {
	width: 100%
}

.offline_container .well div[id*=form-login] {
	position: relative
}

.offline_container .well #form-login {
	padding-top: 30px;
	text-align: center
}

.offline_container .well fieldset {
	display: inline-block;
	max-width: 100%;
	text-align: left;
	width: 400px
}

.moduletable:after,
.moduletable:before {
	display: table;
	content: "";
	line-height: 0
}

.moduletable:after {
	clear: both
}

.moduletable.span12+.moduletable {
	clear: both
}

.moduletable.span12:last-child {
	margin-bottom: 0
}

.mod-menu .nav.menu.nav-pills>li>a {
	display: block
}

.mod-menu .nav.menu.nav-pills>li.active>a {
	background: #fe673f
}

.item_category-name address,
.item_createdby,
.item_hits,
time {
	white-space: nowrap;
	margin: 0
}

.calendar table {
	border: none;
	border-collapse: collapse
}

.calendar table td,
.calendar table th {
	border: none!important;
	padding: 0!important;
	text-align: center!important
}

.moduletable.span12+* {
	margin-top: 0
}

.moduletable.span12.title_only+* {
	margin-top: 0
}

.mod-login_submit {
	margin: 0 0 9px
}

#form-login-remember label {
	margin-bottom: 20px
}

#mod-finder-searchword {
	border: 1px solid #ebebeb;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 4px
}

.fluid {
	margin-left: -30px;
	width: auto
}

.row-fluid {
	width: auto
}

.row-fluid [class*=itemSpan],
.row-fluid [class*=span] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left;
	margin-left: 0;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%
}

.row-fluid .itemSpan1,
.row-fluid .span1 {
	width: 8.333325%
}

.row-fluid .itemSpan2,
.row-fluid .span2 {
	width: 16.66665%
}

.row-fluid .itemSpan3,
.row-fluid .span3 {
	width: 24.999975%
}

.row-fluid .itemSpan4,
.row-fluid .span4 {
	width: 33.3333%
}

.row-fluid .itemSpan5,
.row-fluid .span5 {
	width: 41.666625%
}

.row-fluid .itemSpan6,
.row-fluid .span6 {
	width: 49.99995%
}

.row-fluid .itemSpan7,
.row-fluid .span7 {
	width: 58.333275%
}

.row-fluid .itemSpan8,
.row-fluid .span8 {
	width: 66.6666%
}

.row-fluid .itemSpan9,
.row-fluid .span9 {
	width: 74.999925%
}

.row-fluid .itemSpan10,
.row-fluid .span10 {
	width: 83.33325%
}

.row-fluid .itemSpan11,
.row-fluid .span11 {
	width: 91.666575%
}

.row-fluid .itemSpan12,
.row-fluid .span12 {
	width: 100%
}

.cols-1 [class*=span] {
	width: 99.9999%
}

.cols-2 [class*=span] {
	width: 49.99995%
}

.cols-3 [class*=span] {
	width: 33.3333%
}

.cols-4 [class*=span] {
	width: 24.999975%
}

.cols-5 [class*=span] {
	width: 19.99998%
}

.cols-6 [class*=span] {
	width: 16.66665%
}

#mailto-window {
	padding-top: 1em
}

.mailto-close {
	margin-bottom: 1em;
	overflow: hidden
}

.mailto-close a {
	float: right
}

.icons .btn-group.pull-right {
	margin: 0 0 10px 10px;
	position: relative;
	z-index: 10
}

.icons .btn-group.pull-right a.dropdown-toggle {
	margin-top: 30px;
	padding: 0 5px
}

.icons .btn-group.pull-right a.dropdown-toggle .caret {
	border: none;
	font-size: .8em;
	height: auto;
	margin: 0;
	width: auto
}

.icons .btn-group.pull-right a.dropdown-toggle .caret:before {
	content: '\f078';
	font-family: FontAwesome
}

.icons .btn-group.pull-right ul.dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .15);
	list-style: none;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	top: 100%;
	z-index: 1000
}

.icons .btn-group.pull-right ul.dropdown-menu>li {
	float: none;
	padding: 0
}

.icons .btn-group.pull-right ul.dropdown-menu>li .fa-edit {
	margin-right: 5px
}

.icons .btn-group.pull-right ul.dropdown-menu>li>a {
	color: #888
}

.icons .btn-group.pull-right ul.dropdown-menu>li>a:hover {
	color: #fff;
	background: #fe673f
}

.icons:after {
	content: '';
	clear: both;
	display: block
}

.body__elements #content-bottom .moduletable.span12 .moduleTitle {
	position: relative
}

.body__elements #content-bottom .moduletable.span12 .moduleTitle:before {
	background: #f2f2f2;
	content: '';
	display: block;
	height: 1px;
	margin: 92px 0 110px
}

.body__elements .spacer {
	background: #f2f2f2;
	clear: both;
	height: 1px;
	margin: 92px 0 110px
}

.jmodedit {
	padding: 0 5px!important
}

.category_desc,
.pretext {
	font-size: 40px;
	font-weight: 800;
	line-height: 50px;
	letter-spacing: 3px;
	margin-bottom: 67px;
	text-transform: uppercase
}

ul#finder-filter-select-dates li.filter-date {
	margin-bottom: 4px;
	margin-right: 4px
}

ul#finder-filter-select-dates li.filter-date select.filter-date-operator {
	margin-bottom: 9px
}

.navbar-form .btn,
.navbar-form .btn-group {
	margin-top: 5px
}

.category_children .category_child {
	margin-bottom: 20px
}

.page-item_addThis {
	padding-top: 12px
}

.addthis_sharing_toolbox {
	margin-top: 0;
	display: none;
	font-size: 0;
	height: 0
}

.img_caption {
	text-align: center!important
}

.img_caption.left {
	float: left;
	margin-right: 1em
}

.img_caption.left p {
	clear: left;
	text-align: center
}

.img_caption.right {
	float: right;
	margin-left: 1em
}

.img_caption.right p {
	clear: right;
	text-align: center
}

.img_caption.none {
	margin-left: auto;
	margin-right: auto
}

#mod_table .module {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px
}

#mod_table .module:nth-child(even) {
	background: #eee
}

#mod_table ul li {
	list-style: none
}

#back-top {
	bottom: 90px;
	position: fixed;
	right: 10px;
	-webkit-transform: translateZ(0);
	z-index: 99;
	display: none
}

#back-top a {
	background: #ffffffad;
	display: block;
	font: 32px/38px FontAwesome;
	height: 42px;
	text-align: center;
	width: 42px;
	border: 2px solid #fe673f;
	color: #fe673f;
	border-radius: 50px
}

#back-top a>span:before {
	content: "\f106"
}

#back-top a:hover {
	background: #fe673f;
	border-color: #fff;
	color: #fff
}

.dropdown-toggle>* {
	display: inline-block;
	vertical-align: middle
}

.dropdown-toggle .fa-cog {
	margin-right: 4px
}

label[for=mod-login_remember] {
	display: inline-block
}

.btn-group {
	max-width: 100%;
	white-space: normal
}

.form-horizontal .remember .control-label {
	padding-top: 0
}

#sw_pinterest_display {
	max-width: 280px
}

#sw_pinterest_display>div {
	display: none
}

#outer {
	padding: 0!important
}

#outer div#cookieMessageContainer {
	margin-top: 0
}

.mod_tm_ajax_contact_form .controls,
.mod_tm_ajax_contact_form_input {
	width: 100%
}

form.mod_tm_ajax_contact_form .chzn-container {
	width: 100%!important
}

form.mod_tm_ajax_contact_form .control-group-button .btn {
	margin-right: 10px
}

.navbar-form .btn,
.navbar-form .btn-group,
.navbar-form .checkbox,
.navbar-form .radio,
.navbar-form input,
.navbar-form select {
	margin-top: 0
}

.acymailing_module_success {
	font-weight: 700
}

.acymailing_module_success:before {
	content: '\f058';
	display: inline-block;
	font-family: FontAwesome;
	font-size: 22px;
	padding-right: 10px;
	vertical-align: middle
}

.acymailing_module_success+form {
	display: none
}

.items-more ul {
	margin: 0 0 30px -30px
}

.items-more ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-weight: 700;
	padding: 0 0 10px 30px;
	width: 50%
}

.items-more ul:after {
	clear: both;
	content: '';
	display: block
}

#habla_window_div {
	-webkit-transform: translateZ(0)
}

#habla_window_div .habla_offline_submit_input {
	background: #fe673f!important;
	color: #fff!important
}

#habla_window_div .habla_offline_submit_input.active,
#habla_window_div .habla_offline_submit_input.selected,
#habla_window_div .habla_offline_submit_input:active,
#habla_window_div .habla_offline_submit_input:focus,
#habla_window_div .habla_offline_submit_input:hover {
	color: #fff!important;
	background: #333!important
}

#habla_window_div #habla_topbar_div {
	background: #fe673f!important
}

.moduletable.olark {
	display: none
}

#habla_window_div.habla_window_div_base {
	z-index: 1034!important
}

#style_switcher div.color_scheme {
	position: relative;
	overflow: hidden
}

#style_switcher div.color_scheme:after,
#style_switcher div.color_scheme:before {
	content: '';
	position: absolute;
	left: 50%;
	width: 50%;
	height: 50%
}

#style_switcher div.color_scheme.color_scheme_1 {
	background: #fe673f
}

#style_switcher div.color_scheme.color_scheme_1:before {
	top: 0;
	background: extract(#fe673f, 2)
}

#style_switcher div.color_scheme.color_scheme_1:after {
	bottom: 0;
	background: extract(#fe673f, 3)
}

#style_switcher div.color_scheme.color_scheme_2 {
	background: #edb048
}

#style_switcher div.color_scheme.color_scheme_2:before {
	top: 0;
	background: extract(#edb048, 2)
}

#style_switcher div.color_scheme.color_scheme_2:after {
	bottom: 0;
	background: extract(#edb048, 3)
}

#style_switcher div.color_scheme.color_scheme_3 {
	background: #4b77b9
}

#style_switcher div.color_scheme.color_scheme_3:before {
	top: 0;
	background: extract(#4b77b9, 2)
}

#style_switcher div.color_scheme.color_scheme_3:after {
	bottom: 0;
	background: extract(#4b77b9, 3)
}

#style_switcher div.color_scheme.color_scheme_4 {
	background: #42c3d9
}

#style_switcher div.color_scheme.color_scheme_4:before {
	top: 0;
	background: extract(#42c3d9, 2)
}

#style_switcher div.color_scheme.color_scheme_4:after {
	bottom: 0;
	background: extract(#42c3d9, 3)
}

::selection {
	background: #fe673f;
	color: #fff
}

::-moz-selection {
	background: #fe673f;
	color: #fff
}

.iceMenuLiLevel_1.search {
	margin-left: 30px
}

.icemega_modulewrap.top_search {
	padding: 0;
	position: relative;
	text-align: left
}

.icemega_modulewrap.top_search.visible>i.fa-search {
	opacity: 0
}

.icemega_modulewrap.top_search.visible .mod-search {
	visibility: visible
}

.icemega_modulewrap.top_search.visible .mod-search #searchword {
	width: 200px
}

.icemega_modulewrap.top_search.visible i.fa-times {
	opacity: 1
}

.icemega_modulewrap.top_search>i.fa-search {
	background: 0 0;
	cursor: pointer;
	display: block;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	border: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 10;
	padding-top: 10px;
	opacity: 1
}

.icemega_modulewrap.top_search>i.fa-search:hover {
	color: #fff;
	background: #000
}

.icemega_modulewrap.top_search .navbar-form {
	vertical-align: middle;
	margin: 0;
	padding: 0
}

.icemega_modulewrap.top_search .mod-search {
	font-size: 0;
	line-height: 0;
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease;
	white-space: nowrap;
	padding: 0 20px 0 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	z-index: 100
}

.icemega_modulewrap.top_search i.fa-times {
	font-size: 15px;
	line-height: 66px;
	color: #fe673f;
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	opacity: 0
}

.icemega_modulewrap.top_search i.fa-times:hover {
	color: #333
}

.icemega_modulewrap.top_search #searchword {
	height: 40px;
	padding: 5px 30px 5px 15px;
	border: 1px solid #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	width: 0;
	margin: 0
}

.icemega_modulewrap.top_search .btn-primary {
	background: 0 0;
	border: none;
	padding: 0;
	position: absolute;
	right: 20px;
	top: 0;
	text-align: center;
	z-index: 100;
	color: #000;
	font-size: 17px;
	line-height: 40px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	width: 20px
}

.icemega_modulewrap.top_search .btn-primary.active,
.icemega_modulewrap.top_search .btn-primary.selected,
.icemega_modulewrap.top_search .btn-primary:active,
.icemega_modulewrap.top_search .btn-primary:focus,
.icemega_modulewrap.top_search .btn-primary:hover {
	background: #000;
	color: #fff
}

.icemega_modulewrap.top_search .btn-primary.active.active,
.icemega_modulewrap.top_search .btn-primary.active.selected,
.icemega_modulewrap.top_search .btn-primary.active:hover,
.icemega_modulewrap.top_search .btn-primary.selected.active,
.icemega_modulewrap.top_search .btn-primary.selected.selected,
.icemega_modulewrap.top_search .btn-primary.selected:hover,
.icemega_modulewrap.top_search .btn-primary:active.active,
.icemega_modulewrap.top_search .btn-primary:active.selected,
.icemega_modulewrap.top_search .btn-primary:active:hover,
.icemega_modulewrap.top_search .btn-primary:focus.active,
.icemega_modulewrap.top_search .btn-primary:focus.selected,
.icemega_modulewrap.top_search .btn-primary:focus:hover,
.icemega_modulewrap.top_search .btn-primary:hover.active,
.icemega_modulewrap.top_search .btn-primary:hover.selected,
.icemega_modulewrap.top_search .btn-primary:hover:hover {
	background: #000;
	color: #fff
}

#searchForm fieldset {
	margin-bottom: 20px
}

#searchForm fieldset .controls>label {
	display: inline-block;
	margin-right: 1em
}

#searchForm fieldset .controls span.radio {
	margin-right: 10px
}

#searchForm .form-limit label {
	float: left;
	margin-right: 5px;
	line-height: 66px
}

#searchForm .form-limit>select,
#searchForm .form-limit>span.select {
	float: right;
	position: relative;
	top: -10px
}

#searchForm .form-limit p {
	clear: both;
	overflow: hidden
}

#searchForm .phrases-box {
	float: left
}

#searchForm .phrases-box>* {
	display: inline-block;
	vertical-align: middle
}

#searchForm .phrases-box strong {
	padding-right: 10px;
	line-height: 40px;
	vertical-align: top
}

#searchForm .phrases-box .controls>label {
	min-width: 90px
}

#searchForm .phrases-box .controls>label+label {
	margin-top: 0
}

#searchForm .ordering-box {
	float: right
}

#searchForm .ordering-box strong {
	line-height: 66px;
	vertical-align: top;
	padding-right: 10px
}

#searchForm .chzn-container {
	min-width: 200px
}

dl.search-results {
	margin-bottom: 30px
}

dl.search-results dt {
	margin-top: 20px
}

@media (max-width:767px) {
	#searchForm .ordering-box,
	#searchForm .phrases-box {
		float: none;
		padding-bottom: 30px
	}
}

@media (max-width:479px) {
	#searchForm .phrases-box>.controls,
	#searchForm fieldset .controls>label {
		display: block
	}
	#searchForm .btn-toolbar .btn-group {
		width: 70%
	}
	#searchForm .btn-toolbar .btn-group+.btn-group {
		width: 20%
	}
}

.login_shell {
	background: #fe673f
}

.login_shell button {
	vertical-align: inherit
}

.login_shell .moduleTitle {
	color: inherit
}

.login_shell .controls {
	text-align: center
}

.login_shell input[type=password],
.login_shell input[type=text] {
	border: none;
	width: 100%
}

.login_shell .input-prepend {
	display: block
}

.login_shell .input-prepend input {
	height: 60px;
	line-height: 60px;
	margin-bottom: 18px;
	padding: 0 18px
}

.login_shell .add-on {
	border: none;
	display: none
}

.login_shell .mod-login_submit .btn {
	border: none!important;
	height: 60px!important;
	line-height: 60px!important;
	padding: 0 18px!important
}

.login_shell .btn-primary {
	background: #fff;
	color: #333;
	padding-left: 22px!important;
	padding-right: 22px!important
}

.login_shell .btn-primary:hover {
	background: #333;
	color: #fff
}

.login_shell label.checkbox {
	cursor: inherit;
	display: inline-block;
	font-size: 15px;
	padding-top: 14px
}

.login_shell label.checkbox span.checkbox input[type=checkbox] {
	position: relative;
	z-index: 2
}

.login_shell a {
	color: #fff
}

.login_shell .reset_remind {
	font-size: 15px;
	line-height: 25px;
	margin: 20px 0 25px
}

.login_shell .reset_remind a:hover {
	text-decoration: underline
}

.login_shell .login-greeting a {
	font-size: 18px;
	font-weight: 500
}

.login_shell .login-greeting a:hover {
	text-decoration: underline
}

div[class*=lr_social_login_basic]>a {
	display: none
}

*+.lr_social_login_basic_150 {
	margin-top: 20px
}

.lr_social_login_basic_150 {
	width: 100%!important
}

.lr_social_login_basic_150 .lr_providers .lr_icons_box {
	float: none!important;
	width: 100%!important
}

.lr_social_login_basic_150 .lr_providers .lr_icons_box div {
	float: none!important;
	margin: 0 0 10px!important
}

.lr_social_login_basic_150 .lr_providers .lr_providericons {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-weight: 500;
	height: 40px!important;
	line-height: 40px;
	position: relative;
	text-align: center;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	width: auto!important;
	z-index: 1!important
}

.lr_social_login_basic_150 .lr_providers .lr_providericons:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 21px;
	vertical-align: middle
}

.lr_social_login_basic_150 .lr_providers .lr_providericons:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}

.lr_social_login_basic_150 .lr_providers .lr_facebook {
	background: #3b5998!important
}

.lr_social_login_basic_150 .lr_providers .lr_facebook:before {
	content: '\f09a';
	margin-right: 13px
}

.lr_social_login_basic_150 .lr_providers .lr_google {
	background: #df4a32!important
}

.lr_social_login_basic_150 .lr_providers .lr_google:before {
	content: '\f0d5';
	margin-right: 9px
}

div#fixed-sidebar-right {
	bottom: 0;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	width: 0;
	z-index: 1034
}

div#fixed-sidebar-right .moduletable.login {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	right: 0;
	position: absolute;
	top: 150px;
	width: 0;
	left: auto;
	transition: width .2s ease
}

div#fixed-sidebar-right .moduletable.login>i.fa-user {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	height: 40px;
	left: -40px;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 40px;
	background: #fe673f;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease
}

div#fixed-sidebar-right .moduletable.login>i.fa-user:hover {
	font-size: 22px
}

div#fixed-sidebar-right .moduletable.login input {
	color: #888
}

div#fixed-sidebar-right .moduletable.login.shown {
	width: 331px
}

div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
	overflow: auto;
	padding: 22px 30px 15px;
	width: 331px;
	right: 0;
	transition: width 0s linear 0s, padding 0s linear 0s, right 0s linear 0s
}

div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 100%;
	position: relative;
	right: 331px;
	width: 0;
	padding: 22px 0 15px;
	overflow: hidden;
	background: #fe673f;
	transition: width 0s linear .2s, padding 0s linear .2s, right 0s linear .2s
}

div#fixed-sidebar-right .moduletable.login .mod_login_wrapper .input-prepend .add-on:hover i {
	background: 0 0;
	color: #fe673f
}

.menu-login-form>ul:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 11px 11px 11px;
	border-color: transparent transparent #777 transparent
}

.menu-login-form .icemega_modulewrap.login_megamenu {
	background: #777;
	padding: 15px
}

.menu-login-form .icemega_modulewrap.login_megamenu .input-prepend .add-on span {
	color: #000
}

#fixed-sidebar-right .login_shell .btn-primary {
	height: 46px!important;
	line-height: 46px!important;
	padding: 0 20px!important
}

@media (max-width:767px) {
	.login_shell .control-group+* {
		margin-top: 10px
	}
	.login_shell label.checkbox {
		padding-top: 0
	}
	.login_shell .reset_remind {
		margin: 10px 0
	}
}

@media screen and (max-height:550px) {
	#style_switcher,
	div#fixed-sidebar-right .moduletable.login {
		padding-bottom: 10px;
		bottom: 0
	}
	#style_switcher .mod_login_wrapper,
	div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
		max-height: 100%
	}
}

@media (max-width:479px) {
	div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
		right: 280px
	}
	div#fixed-sidebar-right .moduletable.login.shown {
		width: 280px
	}
	div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
		padding-left: 20px;
		padding-right: 20px;
		width: 280px;
		right: 0
	}
}

.page-item__privacy_policy h1.heading-style-4,
.page-item__privacy_policy h2.heading-style-4,
.page-item__privacy_policy h3.heading-style-4,
.page-item__privacy_policy h4.heading-style-4,
.page-item__privacy_policy h5.heading-style-4,
.page-item__privacy_policy h6.heading-style-4 {
	font-size: auto;
	margin-bottom: 0
}

.page-category__history .items-row {
	position: relative
}

.page-category__history .items-row>div {
	clear: both;
	position: relative
}

.page-category__history .items-row>div:before {
	color: #fff;
	content: '\f073';
	display: block;
	font-family: FontAwesome;
	position: absolute;
	line-height: 40px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	right: -37px;
	text-align: center;
	top: 15px;
	width: 40px;
	background: #fe673f
}

.page-category__history .items-row>div .item {
	border: 1px solid #ddd;
	margin-right: 25px;
	padding: 30px;
	position: relative
}

.page-category__history .items-row>div .item:after,
.page-category__history .items-row>div .item:before {
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
	content: '';
	position: absolute;
	top: 20px
}

.page-category__history .items-row>div .item:before {
	border-left: 10px solid #ddd;
	right: -11px
}

.page-category__history .items-row>div .item:after {
	border-left: 10px solid #fff;
	right: -10px
}

.page-category__history .items-row>div .item .item_introtext p {
	padding-bottom: 0
}

.page-category__history .items-row>div .item .item_info {
	left: 100%;
	margin-left: 80px;
	position: absolute;
	top: 20px
}

.page-category__history .items-row>div+div {
	float: right
}

.page-category__history .items-row>div+div:before {
	left: -4px;
	right: auto
}

.page-category__history .items-row>div+div .item {
	margin-left: 25px;
	margin-right: 0
}

.page-category__history .items-row>div+div .item:after,
.page-category__history .items-row>div+div .item:before {
	border-bottom: 10px solid transparent;
	border-left: none;
	border-top: 10px solid transparent;
	content: '';
	position: absolute;
	right: auto;
	top: 20px
}

.page-category__history .items-row>div+div .item:before {
	border-right: 10px solid #ddd;
	left: -11px
}

.page-category__history .items-row>div+div .item:after {
	border-right: 10px solid #fff;
	left: -10px
}

.page-category__history .items-row>div+div .item .item_info {
	left: auto;
	margin-left: 0;
	margin-right: 80px;
	right: 100%
}

.page-category__history .items-row:before {
	bottom: 0;
	content: '';
	display: block;
	left: 50%;
	margin-left: 15px;
	position: absolute;
	top: 0;
	width: 2px;
	background: #fe673f
}

.page-category__history .item_info_dl {
	font-size: inherit
}

.page-category__faqs .item_title span.item_title_part0 {
	color: #fe673f
}

.page-category__faqs .to_top {
	margin-bottom: 30px;
	position: relative;
	text-align: right
}

.page-category__faqs .to_top:before {
	background: #888;
	content: '';
	height: 1px;
	left: 0;
	position: absolute;
	right: 30px;
	top: 50%
}

.page-category__faqs .to_top a {
	font-size: 18px
}

.page-category__faqs .item {
	margin-bottom: 0
}

.page-archive_filters .filter-search {
	overflow: hidden;
	padding-bottom: 21px
}

.page-archive_filters button,
.page-archive_filters select {
	display: inline-block;
	margin-bottom: 8px
}

#jform_contact_message {
	height: 149px;
	resize: none;
	width: 100%
}

#contact-form label {
	display: inline-block;
	margin-bottom: 5px
}

.contact_misc {
	margin-bottom: 15px
}

#contact {
	margin-top: 15px
}

.phone-num {
	display: inline-block
}

#jform_contact_email,
#jform_contact_emailmsg,
#jform_contact_name {
	width: 100%
}

.contact_email-copy,
.contact_vcard {
	display: inline-block;
	height: 66px;
	line-height: 66px;
	margin: 0 33px 0 0
}

.contact_vcard {
	margin: 0
}

.contact_details .icons-marker {
	display: block;
	float: left;
	line-height: 30px;
	margin-right: 5px;
	width: 16px;
	color: #fe673f
}

.contact_address {
	overflow: hidden;
	padding-bottom: 30px
}

.contact_details_fax {
	padding-bottom: 30px
}

#contact_map {
	margin-bottom: 30px
}

#contact_map .map {
	border: 1px solid #d9d9d9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#contact_map .map.mfp-hide {
	display: block!important
}

#map {
	margin-bottom: 30px
}

#map header {
	margin-bottom: 30px
}

.map img {
	max-width: none!important
}

.mfp-content .map {
	max-width: 1170px
}

.contact_details_item {
	margin-bottom: 20px
}

.errorBox {
	background: 0 0;
	text-align: left
}

#error .well {
	margin-bottom: 0
}

.body__404 .big-404 {
	text-align: center
}

.body__404 big {
	display: block;
	font-weight: 700;
	padding: 0 0 18px
}

.body__404 .page-item__404 {
	padding: 100px 0
}

.body__404 .mod-search_searchword+.btn {
	margin-top: 10px
}

.site_map .menu ul {
	padding-left: 15px
}

.site_map .menu ul ul {
	padding-left: 30px
}

.site_map .menu ul ul ul {
	padding-left: 45px
}

#member-profile,
#member-registration,
#user-registration {
	width: 65%;
	margin: 0 auto
}

#member-profile .chzn-container,
#member-registration .chzn-container,
#user-registration .chzn-container {
	width: 100%!important
}

#member-profile #helpsite-refresh,
#member-registration #helpsite-refresh,
#user-registration #helpsite-refresh {
	margin-top: 10px
}

#member-profile .btn,
#member-registration .btn,
#user-registration .btn {
	vertical-align: inherit
}

#member-profile .input-append,
#member-registration .input-append,
#user-registration .input-append {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 66px;
	width: 50%
}

#member-profile .calendar_wrapper #jform_profile_dob_spacer-lbl,
#member-registration .calendar_wrapper #jform_profile_dob_spacer-lbl,
#user-registration .calendar_wrapper #jform_profile_dob_spacer-lbl {
	display: block;
	margin-top: 10px
}

.page-login {
	text-align: center;
	width: 50%;
	margin: 0 auto
}

.page-login .btn {
	vertical-align: inherit
}

.page-login .input-prepend {
	width: 100%
}

#adminForm .chzn-container,
#modules-form .chzn-container {
	width: 100%!important
}

#adminForm .input-append .btn+.btn,
#adminForm .input-prepend .btn+.btn,
#modules-form .input-append .btn+.btn,
#modules-form .input-prepend .btn+.btn {
	margin-left: 1px
}

#adminForm .radio.btn-group>label,
#modules-form .radio.btn-group>label {
	margin-left: -14px;
	padding-left: 15px;
	padding-right: 15px
}

#adminForm .btn-toolbar>.btn,
#modules-form .btn-toolbar>.btn {
	margin: 0 5px 5px 0
}

#adminForm .btn-toolbar>.btn+.btn,
#modules-form .btn-toolbar>.btn+.btn {
	margin-left: 0
}

#adminForm .accordion-inner,
#modules-form .accordion-inner {
	padding: 5px
}

#adminForm #images .input-prepend.input-append {
	width: 100%
}

#adminForm #images .input-prepend.input-append .btn {
	width: 5%
}

#adminForm #images .input-prepend.input-append .btn+input {
	width: 85%
}

#adminForm #images .input-prepend.input-append .btn+input+.btn {
	width: 10%
}

.zagolovok-h2 {
	font-size: 40px!important;
	font-weight: 800!important;
	line-height: 50px!important;
	letter-spacing: 3px!important;
	margin-bottom: 67px!important;
	text-transform: uppercase
}

.zagolovok-h2.black {
	color: #333!important
}

.zagolovok-h2.white {
	color: #fff!important
}

.icons-marker {
	font-size: 21.6px;
	line-height: 30px
}

.category_img,
.item_img {
	font-size: 0;
	line-height: 0;
	margin: 0 0 39px;
	position: relative
}

.category_img a,
.item_img a {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	position: relative
}

.category_img a:hover .BWfade,
.category_img a:hover img,
.item_img a:hover .BWfade,
.item_img a:hover img {
	opacity: 1!important
}

.img-full__left,
.img-intro__left {
	float: left;
	margin-right: 30px;
	max-width: 50%
}

.img-full__right,
.img-intro__right {
	float: right;
	margin-left: 30px;
	max-width: 50%
}

.lazy_preloader {
	background: #fff url(data:image/gif;base64,R0lGODlhHgAeAPUAAGRmZMTCxGxqbPz+/P////z6/MzKzOTi5Nze3NTS1MzOzNza3Ly6vIyKjOTm5IyOjLy+vHRydLS2tKyurKyqrISGhHx6fMTGxGxubISChJSSlNTW1Ozq7LSytOzu7HR2dJyanKSipPTy9KSmpPT29Hx+fJyenJSWlAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQEBAD/ACwAAAAAHgAeAAAFuyAhjqTHkaLjDWjbJo/QtZLwKKyLcjEASDSf7aAbGTBCWTB5yS19DYOTBEvOXgJhoFAUHbU7pI/YHR0iQrJIky6HoVxCAuxGfQHSQS8zra/hHll4flhjHB2IfYQDiB0Oi5CRkpOUlZaXhwxAlJoMBxx0kQhte4p1bAB8coJNkHNZW39ji6CAKYIfj3W1WQt2TKZUaD4MLh24Gr4uCKhZE8EBuIO/uMVdzEJXJDVQym4GDT9BGXm0ama6OiEAIfkEBQQAGQAsAAAAAB4AHgAABZZgJo7kQJBZEqBsOwYnKQFZ47ZOJmRT/NK6TO42EtAoPlEiEiQqATtl8iZxAZ0kjDOKRXG72IPWCi43CuW0OkWhQAoXaAS9zhDud4NbUe/7/4CBgmsLEBIKeHd+FlAMA3oTCIEHNSIPiy0ABn1Xll+DdRZNoFSdLgRDo2AWCSgEEzSfLgcVRQyut5wUuCl1DBeuBSaJiSEAIfkEBQQABQAsAAAAAB4AHgAABpZAgnBILBIko4JyyWw6EUYKQPlwWpkAhjEAEHQFjcPVGjI6QMrp+GoirJmdt3Igj8gLnztWz7fz/4BvISASUIFWRYeCXSBGjo9FFCEMB5CWl5iZmpucmBwXEx2dkCOMimuJp0sEDgEjFKdqS7KKAkwDDV+Vmw55Y12Btk4Xqlcdwm9HpyEOUX8ZX10QW390s2VFYoqEnEEAIfkEBQQABwAsAAAAAB4AHgAABpdAgnBILIYeo8thyWw6m4UiIQSoAp5Y50VqsAqy4INJKuqEsRBB1TI4uw/f96HwXsvv+IMjHM/DQRB0TRltfgNDfnmFiYxyD1UdZJKTQiCAHpSZmptkBiMgnJppAhWhmVRXjaqGRKtLBQojGYkKagAGTxgOphwRfB9+qVquWMJnBBZWZniBUiPGeLdcGQicTgCgUo0NGqFBACH5BAUEAAsALAAAAAAeAB4AAAaXQIJwSCRqKoskJ8lsOplFIQggoAoaz6zSETVYqdrwKFoINAXhrGVAHjoBkrSyTfRa5fhzfq+MREIHBHxpHgVug1pCiItQjI6PkEoNVAF0lnUhDZqVl5cKVgWRZ1iiSWilqFkAqQunSZ2eVpwEHBMlEakYd3wfTAiQtL1pEq54AxZUE4sKhkXKeL9PcFEHjwAnZI8WFc2XQQAh+QQFBAAIACwAAAAAHgAeAAAGkECCcEgcaioNBCLgUTqf0Khy0ABYBdKssyg0XL+AhkPrDHALF7I2EB6ciU6BlZG9Lt5F71XNdzoiAhYQA318DgkFQoV8iouOj5AIhJGUfW6VUGhHmE8JVhkVcgGcTg8ZTKRTBamsrVJYrQBSjZCwW0IHrAQGFbV+nLuuQhkAHZEKiXmGdWZ4zpNQba0WYs8EQQAh+QQFBAAJACwAAAAAHgAeAAAGkMCEcEhMeEaPRqXIbDYLFkBC4KxWA1IpkXqwGgnFgiRQ1HohpwHYK8xKnNy1dTAVakhVkNx7OC0KBHtsVYGCg4eIiYqLjGEcjUxiJSaQRVhmlUIKmUwGVG0ADJWidhEMeJVaHKiVJZxlmK+yQ7FChbKBfYgElJ9hlIkEXbOBIBONAQWOkKGzUxHKsyAOhdXVQQAh+QQFBAAGACwAAAAAHgAeAAAGnUCCcEgUXQzI5DHJbDqRDgFAOq0+nthmp8q1OorgcKiTLRs4QjOTeiA8Ix63GinQoOVO0CDMF+3xThgic4SFhoeIiBweiU8FWwyNeVMgklqWWQIlmEpWU2ScBiNSIZx1AQAUg5IWSSJtfbFDCwChSSdTtgoCtmdlsn0mtU5DIR+FQhGOHMqGQgdZEGUQqmFmFZkTwNZYUw69Bgx3fEEAIfkEBQQADgAsAAAAAB4AHgAABppAgnBI9DiOyCMnyWwmEwJAVApwWp0DDXW7bRyI4LAwA7oeN+Kh2doppBGDdNqAJlwZ8rxZAF/7k1V/gg4NbnmHCQODayIgAEtIhodpDVKLayGXmptOABmcTQqgbE1low6BqBmTepGeHqxvlg4DBgWjWqmnUAKnkQi9V7FgDMIEB6KCQolzwVZxwwuYXsPHa56KvkdSBtpIX3JBACH5BAUEAAkALAAAAAAeAB4AAAaewIRwSCwOAx6jsojQKAUAQWNJ5UQASyzWQTUioNnE50DoMgfGgjDjIZSVbjNxUHgvHXa53iLK680Nan9pC0UVaINEBxYVRAKJTBhYkF0WlH8ml5qbnEQGjwkPnUIQo3IfiJSpQlACHJqFRA0RG5snTAebA7OmQm6WvQkEDghUcYPHab8JtXDIVqxGIxYYsXq5T2JiEa9/aI1UGc3Pl0EAIfkEBQQABwAsAAABAB4AHQAABpZAgnAoTDwOyKRyyWQqANCoVBogWq8dQDMJoAyu4CEjUQAnGOWwes0ebt/wg+LbXs+VHXodCzAsIXtXBlANf4FWC1pMeodCcY9wIJCTlJN+lY8KSCWYbwxJIZ1NI6KUUQmlBwJQDkhQaI1FSWVPXrFiSgVVt0QBqU28wUULWwi7gQxQW6+MdlPPq32BrnAXBZitTQ5pYEEAIfkEBQQACQAsAAAAAB4AHgAABpzAhHBILA4vxmRSoxwuCNCoVOp4AK7YLNYx7UYdFqxSsPGaoZWGQck5uwvvuPx9mM9LDWfb3tUAiH4IfFMPbE2HRQ6Ii0IDjI+QkZKQCpOLVxZ5lkUQQyN/m54CRAIRoUalpyJOQwINA4NfERmOCZhwsVAcZWgfHrlmB3XAxMW6TRoPInwHGEYhQqUWXHIeFosZgtUVoEoBkxyGTUEAIfkEBQQAEQAsAQAAAB0AHgAABo/AiHBILA45xmTxkQQIAAaCdEqlIiNPp1bbKFS/0gVGq8x4wGjGUxlBuwmLADs5WLzv34Bgzi8enhUDeHgKAEQJgn1ze20CGiKDaBtGGYp9EJaZmpaMm0qGnmydoaSloQ1DoKUEHhpCD2urBVGpF5F3DU6TprW3hAWaCQi+UqICDIKRqMYbyrxDcM9+bMlgQQAh+QQFBAAIACwAAAAAHgAeAAAGn0CEcEgsDgMignFZ1CwFgANhSq1aCQ4hYMvlUq5gqgEDFSxDpDCYE9ky35xB2AMyv42iz0Ut519DAHeCeG2DhkdcQlSHTBqBig5TjE9EAh1pk0wMQyGZjZ6goAahhg+kRnannI9aH6RTFJZsbq9YHgMNrLVKCKmqRVsiv0MAGn1+yAQBGByTHyZJc5lckcmwRCOtQgzHyBLDkL6qWBCeQQAh+QQFBAAGACwAAAAAHgAeAAAGmkCDcEgsDjkEo9L4UH4KyaXUIABYrwBGdLoEKKGEsHgwHgeswwTXMDBJvhr0+lgNlMUI0OHOD5vkc2sOgYREXoWBZH2LfAtXHB5giFMWdpNKIENvl12caYaeTA+HoWcAGSECoUIFDBarRHgcV7BhsLeFGIO4VCeMZRwme10AC4QRVr5KEhoFiFmKv2IBvAQXUwvSdyXVHEtgfEEAIfkEBQQACwAsAAAAAB4AHgAABpnAhXBILApFBKNyacwMkkymALAQEAPQqLZIygoNFyZkuh0OKlalIV0+Aqjq0ru9cHzIysHmQK/3/4BRD2kFgUYbQw4EXoZEXYuNTQqFkYeRBpWWVQ2ZCwUBDQ0jc5GLBR6dZkl4qUJsnVQAmJkDQxF8dB4ItUsAFg50Fr5hvQl9bwy9FryCbQHJjp9CIbQKVUoIf4uDqZAldEEAIfkEBQQADAAsAAAAAB4AHgAABqhAhnBILD4KhKJyyWRoCMkmk8MACKpCQSA65DikQ8CSxBVOruAswyAdlMSdtFwUaTowYnm3iiY6RhZ9emAFHoOHiE55iUwJgoxtZZBEA1CSkxogCgWTSouTJAEaGQ+PjJYFIVidQlBZdaxhsUYCn7NVF4kiA0WcWV+DHB8lE8BFtYlWCE0RhrFxVrxSGr3MqpS+YVZyCAe9CmqLC7oEJo+5p25OQ5WoqEEAIfkEBQQACgAsAAAAAB4AHgAABpxAhXBIJIIIhKJyaTQin9ColOAQAq7XgNTQYCoFV6JHOgJ4hQGs+azIrCXMNXtomAvm3+VAE8aLMUoFASAWAX5+AwOHTIlTjo8bQxyLlJVeSZaXj5tTgxohIwYinKRPClmlpSOZZ2AfrHGweZmJs5YJGaEFslZXGbu8fqK8ElgWiofIcUdSRFhCBZsHFVpRBmqSqdFRZXdorEggfkEAIfkEBQQADQAsAAAAAB4AHgAABo7AhnBIHE4GxaQy+TASig7FcipwFgOA6TIrPDyJI642mZiGjeN0o9Copj/qITweP0TIgDx9jGCAQHtLbENIgV1ihomKi0sOfhSMRASTlJORRhQXHJecWwJ3nUKIl26KEyMBB3KMnwAXobBDC7FjACNxApC1gJIct216a2MZuUUEr1BxBgjGFKOMBB2EldRBACH5BAUEABcALAAAAAAeAB4AAAWG4CWOpGgQBDkMZetqIpWSxuPeIxDPI6PjN4GJF/sBLxCB8eQ6NABCgCR4VJGELl2kOnJYLkaumDrGDR7QTNkcmFAW61ECG6/bEwxKwN5CofiAa35EgHgQG4GJijgOekyJGmksiWGLdIuYZRoIXFKdFCUEcHaeKhBgdRV7pnwFBaEGIiuDgyEAOw==) no-repeat center;
	display: inline-block;
	max-width: 100%;
	position: relative;
	vertical-align: middle
}

.lazy_preloader .lazy_preloader_inner {
	display: block;
	max-width: 100%
}

.lazy_preloader img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

img.lazy {
	opacity: 0!important;
	-webkit-transform: scale(.9)!important;
	-moz-transform: scale(.9)!important;
	-ms-transform: scale(.9)!important;
	-o-transform: scale(.9)!important;
	transform: scale(.9)!important
}

img {
	-webkit-transition: all .5s linear;
	-moz-transition: all .5s linear;
	-o-transition: all .5s linear;
	transition: all .5s linear
}

.caroufredsel_next {
	right: -25px!important
}

.caroufredsel_prev {
	left: -25px!important
}

.BWfade {
	display: block!important;
	height: 100%!important;
	left: 0!important;
	opacity: 0!important;
	top: 0!important;
	transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transition: all .5s linear!important;
	-moz-transition: all .5s linear!important;
	-o-transition: all .5s linear!important;
	transition: all .5s linear!important;
	width: 100%!important;
	z-index: 2
}

.well {
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	margin-bottom: 20px;
	min-height: 20px;
	padding: 19px
}

.item,
.item__module {
	opacity: 0;
	transform: translateY(-30px);
	-o-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease
}

.item.visible-first,
.item__module.visible-first {
	opacity: 1;
	transform: translateY(0);
	-o-transform: translateY(0);
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0)
}

.stuck {
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	background: #fff;
	width: 100%!important;
	z-index: 1034
}

.scroll-to-fixed-fixed {
	background: #fff;
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, .05);
	box-shadow: 0 4px 4px rgba(0, 0, 0, .05);
	padding-top: 5px!important;
	-webkit-transform: translateZ(0);
	z-index: 1034
}

.scroll-to-fixed-fixed .icemegamenu>ul {
	margin: 0!important
}

.scroll-to-fixed-fixed ul {
	margin-bottom: 0!important
}

.scroll-to-fixed-fixed #logo {
	margin-bottom: 10px!important
}

.moduletable.bordered .module_container {
	border-left: 2px solid #e5e5e5;
	padding-left: 12.8%
}

.mod-article-single {
	margin-bottom: 60px
}

.mod-newsflash-adv.services .item_content {
	border: 2px solid #333;
	padding: 15px 30px 20px;
	position: relative
}

.mod-newsflash-adv.services .item_content:after,
.mod-newsflash-adv.services .item_content:before {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	height: 2px;
	width: 78%;
	background: #fff;
	content: ''
}

.mod-newsflash-adv.services .item_content:before {
	top: -2px
}

.mod-newsflash-adv.services .item_content:after {
	bottom: -2px
}

.mod-newsflash-adv.services .item_content .item_img {
	margin-bottom: 30px
}

.mod-newsflash-adv.mod-newsflash-adv__counters .item_title {
	font-size: 70px;
	line-height: 70px;
	margin-bottom: 12px
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content {
	background: #fe673f;
	color: #fff;
	padding: 20px 8% 10px
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .price {
	border-bottom: 1px solid #fff;
	display: block;
	font-size: 58px;
	font-weight: 700;
	line-height: 60px;
	letter-spacing: -2px;
	margin-bottom: 20px;
	padding-bottom: 32px
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .price span {
	font-size: 24px;
	line-height: 46px;
	vertical-align: top
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .price small {
	font-size: 15px;
	line-height: 32px;
	margin-left: -8px;
	letter-spacing: 0;
	vertical-align: top
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .price b {
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0;
	vertical-align: bottom;
	color: #fff;
	text-transform: uppercase
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .price b:before {
	content: '/';
	margin-left: 5px;
	padding-right: 8px
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content [class*=heading-style] {
	color: #fff;
	margin-bottom: 40px
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .btn {
	background: #fff;
	color: #333
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .btn:hover {
	background: #333;
	color: #fff
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content {
	border: 2px solid #333;
	padding: 20px 0;
	position: relative
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content:after,
.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content:before {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	height: 4px;
	width: 78%;
	background: #fff;
	content: ''
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content:before {
	top: -3px
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content:after {
	bottom: -3px
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content em.caption {
	display: block;
	font-style: normal;
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	margin-bottom: 7px;
	background: linear-gradient(to right, #f37520 0, #f89914 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #fe673f
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content img {
	width: 85%
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content .item_title {
	margin-bottom: 15px
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content ul {
	margin-bottom: 30px
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content ul li {
	padding: 0
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content ul li:before {
	display: none
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content ul li+li {
	margin-top: 4px
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content .btn {
	background: #333;
	border-color: #333
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_content .btn:hover {
	background: linear-gradient(to right, #f37520 0, #f89914 100%);
	border-image: linear-gradient(45deg, #fe673f 38%, #fdb60c 65%);
	border-image-slice: 1
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item.featured .item_content {
	border-color: #fe673f;
	border-image: linear-gradient(45deg, #fe673f 38%, #fdb60c 65%);
	border-image-slice: 1
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed {
	margin-top: 25px
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item.featured .item_content .btn {
	background: linear-gradient(to right, #f37520 0, #f89914 100%);
	border-image: linear-gradient(45deg, #fe673f 38%, #fdb60c 65%);
	border-image-slice: 1
}

.mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item.featured .item_content .btn:hover {
	background: #333;
	border-color: #333;
	border-image: none
}

.mod-newsflash-adv.mod-newsflash-adv__progbars_horizontal {
	text-align: center
}

.mod-newsflash-adv.mod-newsflash-adv__progbars_horizontal .item_title {
	font-size: 20px
}

.mod-newsflash-adv.mod-newsflash-adv__progbars_circle {
	text-align: center
}

.mod-newsflash-adv.mod-newsflash-adv__progbars_circle .item_title {
	font-size: 20px
}

.mod-newsflash-adv .mod-newsflash-adv_custom-link {
	padding-bottom: 24px;
	padding-top: 25px
}

.mod-newsflash-adv .mod-newsflash-adv_custom-link .btn {
	padding-left: 46px;
	padding-right: 46px
}

.price-page .span3 {
	padding: 4px
}

.price-col {
	position: relative;
	background-image: linear-gradient(45deg, rgba(247, 145, 22, .8588235294117647) 30%, rgba(254, 198, 5, .6784313725490196) 65%);
	border: 0;
	box-shadow: 1px 1px 6px
}

.price-col:hover {
	background-image: linear-gradient(45deg, rgba(254, 198, 5, .6784313725490196) 30%, rgba(247, 145, 22, .8588235294117647) 65%)
}

.price-col .price-col-head {
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	color: #333;
	font-weight: 600;
	padding: 30px 0 20px;
	text-transform: uppercase
}

.price-col .price-col-head:after {
	content: "";
	display: block;
	width: 54%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px solid #444
}

.price-col .price-col-stoimost {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	padding: 10px 0 5px
}

.price-col .price-col-body {
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	color: #333;
	font-weight: 500;
	padding: 10px 0 30px
}

.price-col .price-col-body span {
	font-size: 44px;
	display: block;
	letter-spacing: 1px;
	color: #333;
	font-weight: 600
}

.price-col .price-col-footer {
	padding: 0 0 35px;
	text-align: center
}

.price-col .price-col-footer .formTitle {
	display: table;
	margin: 0 auto;
	padding: 10px 20px;
	border: 2px solid #444;
	color: #444;
	background: 0 0;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	transition: all 0s
}

.price-col .price-col-footer .formTitle:hover {
	background: #444;
	color: #fff;
	mix-blend-mode: multiply
}

.parallax {
	padding: 60px 0;
	color: #fff
}

.parallax:after,
.parallax:before {
	display: table;
	content: "";
	line-height: 0
}

.parallax:after {
	clear: both
}

.skills_diagram {
	display: inline-block;
	vertical-align: middle
}

.page-category__testimonials .item {
	margin-bottom: 30px
}

.testimonials_2 .item img {
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px
}

.sorting .btn-group>* {
	font-size: 18px
}

.page-blog article,
.page-item__blog {
	text-align: center
}

.tags li {
	font-size: 14px;
	line-height: 26px;
	padding: 0!important
}

.tags li a {
	background: 0 0;
	color: #888;
	font-size: 14px;
	line-height: 26px;
	font-weight: 300;
	padding: 0!important
}

.tags li a.active,
.tags li a.selected,
.tags li a:focus,
.tags li a:hover {
	background: 0 0;
	color: #fe673f
}

.tags li+li:before {
	content: '\005C';
	display: inline-block;
	padding: 0 4px
}

.addthis_toolbox {
	padding-top: 18px
}

.video_frame {
	margin-bottom: 26px;
	position: relative
}

.video_frame iframe {
	border: medium none!important;
	height: 100%!important;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	width: 100%!important
}

.item_info .item_info_dl {
	margin: 0 0 0
}

.item_info .item_info_dl dd {
	color: #888;
	font-size: 13px;
	margin: 0 18px 0 0;
	display: inline
}

.item_info .item_info_dl dd>* {
	display: inline
}

.item_info .item_info_dl dd .item_category-name:before,
.item_info .item_info_dl dd .item_createdby:before,
.item_info .item_info_dl dd .item_hits:before,
.item_info .item_info_dl dd .item_published:before,
.item_info .item_info_dl dd .kmt-comment:before {
	font: normal normal normal 14px/1 FontAwesome;
	color: #333;
	margin-right: 2px
}

.item_info .item_info_dl dd .item_category-name:before {
	content: "\f115"
}

.item_info .item_info_dl dd .item_createdby:before {
	content: "\f007"
}

.item_info .item_info_dl dd .item_hits:before {
	content: "\f06e"
}

.item_info .item_info_dl dd .item_published:before {
	content: "\f017"
}

.item_info .item_info_dl dd .kmt-comment:before {
	content: "\f0e6"
}

.item_info .item_info_dl dd a {
	color: #888
}

.item_info .item_info_dl dd a:hover {
	color: #fe673f
}

.team_team .item_introtext {
	overflow: hidden
}

.team_team .item_content {
	text-align: center
}

.team_team .social-links {
	margin-top: 15px
}

.social-links li {
	display: inline-block;
	margin: 0 5px
}

.social-links li:before {
	display: none
}

.social-links li a {
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	color: #fff;
	display: block;
	line-height: 52px;
	text-align: center;
	width: 52px;
	background: #45619d
}

.social-links li a:hover {
	background: #fe673f
}

.rd-video iframe#player {
	max-width: none
}

#top {
	padding-top: 5px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	width: 100%
}

#top ul.phone {
	margin-bottom: 13px
}

#logo {
	line-height: 0;
	margin-bottom: 30px;
	padding-top: 6px;
	text-align: left;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

#logo img+h1 {
	border: none;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 0
}

#logo h1 {
	margin: 0!important;
	padding: 0
}

#logo h1:after {
	display: none
}

#logo a {
	display: inline-block;
	max-width: 100%
}

#logo a img {
	height: 60px
}

.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item .item_introtext p {
	display: none
}

.search-block {
	text-align: right
}

.search-block input {
	max-width: 100%
}

.masonry .item {
	margin-left: 0!important
}

#feature {
	padding-top: 98px;
	padding-bottom: 33px;
	position: relative
}

#feature:before {
	content: "";
	position: absolute;
	top: -65px;
	left: -100px;
	width: 100%;
	z-index: 0;
	padding: 0 100px;
	height: 270px;
	background: #fff;
	transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform: rotateZ(-3.7deg);
	-o-transform: rotateZ(-3.7deg);
	-moz-transform: rotateZ(-3.7deg);
	-webkit-transform: rotateZ(-3.7deg);
	-ms-transform: rotateZ(-3.7deg)
}

#maintop {
	background: #fe673f;
	color: #fff;
	margin-bottom: 166px;
	margin-top: 128px;
	padding-top: 57px;
	position: relative
}

#maintop:before {
	content: "";
	position: absolute;
	top: -65px;
	left: -100px;
	width: 100%;
	z-index: 0;
	padding: 0 100px;
	height: 280px;
	background: #fe673f;
	transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform: rotateZ(-3.7deg);
	-o-transform: rotateZ(-3.7deg);
	-moz-transform: rotateZ(-3.7deg);
	-webkit-transform: rotateZ(-3.7deg);
	-ms-transform: rotateZ(-3.7deg)
}

#maintop:after {
	content: "";
	position: absolute;
	bottom: -100px;
	left: -100px;
	width: 100%;
	padding: 0 100px;
	height: 310px;
	background: #fe673f;
	transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform: rotateZ(-3.7deg);
	-o-transform: rotateZ(-3.7deg);
	-moz-transform: rotateZ(-3.7deg);
	-webkit-transform: rotateZ(-3.7deg);
	-ms-transform: rotateZ(-3.7deg)
}

#maintop [class*=heading-style] {
	color: #333
}

#maintop .item_title {
	color: #fff;
	font-size: 23px;
	line-height: 30px;
	font-weight: 700
}

.mod-article-single__aboutTitle .item-title {
	color: #fe673f;
	font-size: 40px;
	font-weight: 800;
	line-height: 50px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	text-transform: uppercase
}

#feature .moduleTitle {
	font-size: 40px;
	font-weight: 300;
	line-height: 50px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #333
}

#maintop .mod-newsflash-adv.services .item_content {
	border-color: #ffffff91
}

#maintop .mod-newsflash-adv.services .item_content:after,
#maintop .mod-newsflash-adv.services .item_content:before {
	background: #fe673f
}

#maintop .mod-newsflash-adv .mod-newsflash-adv_custom-link .btn {
	border-color: #fff;
	color: #fff
}

#maintop .mod-newsflash-adv .mod-newsflash-adv_custom-link .btn:hover {
	background: #fff;
	color: #333
}

#maintop a {
	color: #fff
}

#maintop a:hover {
	color: #000
}

#content {
	padding-top: 30px;
	position: relative
}

#content .content-inner {
	position: relative
}

#content h1 {
	color: #333
}

#component {
	min-height: 0
}

.item {
	margin-bottom: 60px
}

.item:after {
	content: '';
	display: block;
	clear: both
}

.page-item {
	padding-bottom: 20px
}

.at-share-tbx-element a.at-share-btn {
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease
}

.at-share-tbx-element a.at-share-btn:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.tagspopular ul {
	margin: 0
}

.tagspopular ul li {
	display: inline-block;
	list-style: none;
	padding: 0 15px 12px 0
}

.content-links ul {
	list-style: none;
	margin: 0
}

#mainbottom {
	background: #fe673f;
	color: #fff;
	margin-bottom: 210px;
	margin-top: 120px;
	padding-top: 57px;
	position: relative
}

#mainbottom:before {
	content: "";
	position: absolute;
	top: -65px;
	left: -100px;
	width: 100%;
	z-index: 0;
	padding: 0 100px;
	height: 270px;
	background: #fe673f;
	transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform: rotateZ(-3.7deg);
	-o-transform: rotateZ(-3.7deg);
	-moz-transform: rotateZ(-3.7deg);
	-webkit-transform: rotateZ(-3.7deg);
	-ms-transform: rotateZ(-3.7deg)
}

#mainbottom:after {
	content: "";
	position: absolute;
	bottom: -100px;
	left: -100px;
	width: 100%;
	padding: 0 100px;
	height: 270px;
	background: #fe673f;
	transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform: rotateZ(-3.7deg);
	-o-transform: rotateZ(-3.7deg);
	-moz-transform: rotateZ(-3.7deg);
	-webkit-transform: rotateZ(-3.7deg);
	-ms-transform: rotateZ(-3.7deg)
}

#mainbottom [class*=heading-style] {
	color: #333
}

#mainbottom .item_title {
	color: #fff
}

#mainbottom .item {
	margin-bottom: 0
}

#mainbottom a {
	color: #fff
}

#mainbottom a:hover {
	color: #000
}

#mainbottom-2 {
	padding-top: 13%
}

#mainbottom-2.page {
	padding-top: 0
}

#mainbottom-2 [class*=heading-style] {
	color: #fff
}

#mainbottom-2 [class*=heading-style].moduleTitle {
	margin-bottom: 19px
}

#bottom .moduleTitle {
	color: #333
}

#bottom .item {
	margin-top: 18px
}

#copyright {
	font-weight: 300;
	padding-top: 38px
}

#copyright .moduletable {
	padding-top: 24px;
	text-align: right
}

.copyright {
	font-size: 14px;
	padding-bottom: 18px
}

.copyright .footer_logo {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 11px
}

.copyright .footer_logo img {
	height: 60px
}

.copyright a {
	color: #888
}

.copyright a:hover {
	color: #fe673f
}

.copyright .year:after {
	content: '';
	padding: 0 0 0 4px
}

#style_switcher {
	color: #fff
}

#style_switcher,
#style_switcher .toggler {
	background: #333
}

#style_switcher .style_switcher_form .btn {
	color: #333
}

#style_switcher .style_switcher_form .btn:hover {
	color: #fff
}

#style_switcher .toggler:hover {
	color: #fff
}

#style_switcher ul {
	padding: 0 0 10px!important
}

#style_switcher p {
	font-size: 13px!important;
	line-height: 18px!important;
	padding: 0 0 14px!important
}

body.mobile_mode.mobile div#fixed-sidebar-right .moduletable.login {
	top: 88px
}

#habla_window_div #habla_topbar_div {
	background: #333!important
}

#habla_window_div.olrk-fixed-bottom #habla_topbar_div,
#habla_window_div.olrk-fixed-bottom .habla_panel_border {
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important
}

#to-desktop {
	padding-top: 20px;
	padding-bottom: 20px
}

ul.icesubMenu li a.iceMenuTitle {
	color: #888
}

ul.icesubMenu li.active>a.iceMenuTitle,
ul.icesubMenu li.hover>a.iceMenuTitle,
ul.icesubMenu li:hover>a.iceMenuTitle {
	color: #fe673f;
	background: 0 0
}

.btn {
	border: 2px solid #fe673f
}

.btn.active,
.btn.selected,
.btn:focus,
.btn:hover {
	border-color: #333
}

.list_carousel ul li.item .item_content .item_title {
	color: #fe673f
}

.caroufredsel_next,
.caroufredsel_prev {
	background: #fe673f
}

.control {
	position: relative
}

@media (max-width:1200px) {
	#contact_map {
		height: 376px
	}
	.page-category__history .items-row:before {
		margin-left: 9px
	}
	.page-category__history .items-row>div:before {
		right: -31px
	}
	.page-category__history .items-row>div+div:before {
		left: -10px
	}
}

@media (max-width:979px) {
	.page-category__history .items-row:before {
		margin-left: 5px
	}
	.page-category__history .items-row>div:before {
		right: -27px
	}
	.page-category__history .items-row>div+div::before {
		left: -14px
	}
	.page-category__history .items-row>div .item:after,
	.page-category__history .items-row>div .item:before {
		border-bottom: 10px solid transparent;
		border-top: 10px solid transparent;
		content: '';
		position: absolute;
		top: 24px
	}
	.page-category__history .items-row>div .item:before {
		border-left: 10px solid #e5e5e5;
		right: -10px
	}
	.page-category__history .items-row>div .item:after {
		border-left: 10px solid #e5e5e5;
		right: -10px
	}
	.page-category__history .items-row>div+div .item:after,
	.page-category__history .items-row>div+div .item:before {
		border-bottom: 10px solid transparent;
		border-left: none;
		border-top: 10px solid transparent;
		content: '';
		position: absolute;
		right: auto;
		top: 24px
	}
	.body__home #breadcrumbs {
		background: #fff
	}
	.body__home #breadcrumbs .price-table {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		margin: 10px auto
	}
	.body__home #breadcrumbs .price-table .slide-table-price {
		margin: 0 auto
	}
	#top .row-fluid .span8 {
		width: 85%;
		float: left
	}
	#top .row-fluid .span1 {
		width: 15%;
		float: left;
		padding-top: 0
	}
	.page-category__history .items-row>div+div .item:before {
		border-right: 10px solid #e5e5e5;
		left: -10px
	}
	.page-category__history .items-row>div+div .item:after {
		border-right: 10px solid #e5e5e5;
		left: -10px
	}
}

@media (max-width:767px) {
	.page-category__history .items-row:before {
		left: 19px;
		margin-left: 0
	}
	.page-category__history .items-row>div+div {
		float: none
	}
	.page-category__history .items-row>div+div:before {
		left: 0
	}
	.page-category__history .items-row>div::before {
		left: 0;
		right: auto
	}
	.page-category__history .items-row>div .item {
		margin-left: 50px!important;
		margin-right: 0!important
	}
	.page-category__history .items-row>div .item:before {
		border-left: none;
		border-right: 10px solid #e5e5e5;
		left: -10px;
		right: auto
	}
	.page-category__history .items-row>div .item:after {
		border-left: none;
		border-right: 10px solid #e5e5e5;
		left: -10px;
		right: auto
	}
	.page-category__history .items-row>div .item .item_info,
	.page-category__history .items-row>div+div .item .item_info {
		margin: 0;
		position: static
	}
	.body__404 .big-404 {
		margin-bottom: 15px
	}
	#member-profile,
	#member-registration,
	#user-registration,
	.page-login {
		width: 100%
	}
	#helpsite-refresh {
		display: block;
		margin-top: 10px
	}
	.page_profile .btn-toolbar {
		float: none
	}
	.input-prepend input {
		width: 100%
	}
	#adminForm #images .input-prepend.input-append .btn {
		width: 10%
	}
	#adminForm #images .input-prepend.input-append .btn+input {
		width: 75%;
		padding-left: 12%
	}
	#adminForm #images .input-prepend.input-append .btn+input+.btn {
		width: 15%
	}
}

@media (max-width:639px) {
	#modules-form fieldset#jform_published label.btn span {
		display: none
	}
}

@media (min-width:500px) and (max-width:767px) {
	.row-fluid [class*=span].site_map {
		float: left;
		width: 50%
	}
	.row-fluid [class*=span].site_map:nth-child(2n-1) {
		clear: both
	}
}

@media (max-width:480px) {
	.control-label+.controls {
		margin-top: 10px
	}
	.page-category__history .items-row>div .item {
		padding: 20px
	}
	.page-item__privacy_policy .item_fulltext [class*=heading-style] {
		float: none;
		width: 100%
	}
	.page-item__privacy_policy .item_fulltext p {
		margin-left: 0
	}
	.page-item__privacy_policy .item_fulltext p:before {
		display: none
	}
	#modules-form .btn span:not(.icon-calendar) {
		display: none
	}
	#modules-form .form-horizontal .control-label {
		padding-bottom: 10px;
		padding-top: 0
	}
	#adminForm #images .input-prepend.input-append .btn {
		width: 13%
	}
	#adminForm #images .input-prepend.input-append .btn+input {
		width: 64%;
		padding-left: 15%
	}
	#adminForm #images .input-prepend.input-append .btn+input+.btn {
		width: 25%
	}
	#login-form .controls .input-append .btn,
	#login-form .controls .input-prepend .btn,
	#member-profile .controls .input-append .btn,
	#member-profile .controls .input-prepend .btn,
	#member-registration .controls .input-append .btn,
	#member-registration .controls .input-prepend .btn,
	#user-registration .controls .input-append .btn,
	#user-registration .controls .input-prepend .btn {
		margin-bottom: 0
	}
	#login-form .controls .btn,
	#member-profile .controls .btn,
	#member-registration .controls .btn,
	#user-registration .controls .btn {
		margin-bottom: 10px
	}
	#adminForm .btn-toolbar .btn-group {
		margin-bottom: 10px
	}
	.moduletable.bordered .module_container {
		padding-left: 4.8%
	}
}

@media (min-width:2050px) {
	#content::after,
	#content::before,
	#feature::after,
	#feature::before,
	#mainbottom::after,
	#mainbottom::before,
	#maintop::after,
	#maintop::before,
	#map:after {
		transform: rotateZ(0)!important
	}
}

#style_switcher,
div#fixed-sidebar-right .moduletable.login {
	top: 136px!important
}

@media screen and (max-height:639px) {
	#style_switcher,
	div#fixed-sidebar-right .moduletable.login {
		top: 56px!important
	}
}

@media (max-width:1200px) {
	#top {
		padding-top: 14px!important
	}
	#top ul {
		margin-bottom: 0!important
	}
	.icemegamenu>ul {
		margin: 0!important
	}
	#logo {
		margin-bottom: 10px!important
	}
	.camera_caption>div .item_content .slide-title {
		font-size: 50px!important;
		letter-spacing: 0!important;
		line-height: 50px!important
	}
	.camera_caption>div .item_content {
		font-size: 40px!important;
		letter-spacing: 0!important;
		line-height: 50px!important
	}
	.icemegamenu>ul>li+li {
		margin-left: 30px!important
	}
	.btn {
		letter-spacing: 0;
		padding: 8px 20px
	}
	.btn {
		line-height: 46px!important;
		padding: 0 20px!important
	}
	.btn.btn-primary,
	.btn.ks {
		padding-left: 8px!important;
		padding-right: 8px!important
	}
	div.chzn-container-single .chzn-single {
		height: 46px!important;
		padding: 6px 10px 6px 15px!important
	}
	div.chzn-container-single .chzn-single div {
		height: 42px!important;
		width: 44px!important
	}
	#Kunena div.klist-actions-info-all {
		line-height: 46px!important
	}
	.uneditable-input,
	input[type=color],
	input[type=date],
	input[type=datetime-local],
	input[type=datetime],
	input[type=email],
	input[type=month],
	input[type=number],
	input[type=password],
	input[type=search],
	input[type=tel],
	input[type=text],
	input[type=time],
	input[type=url],
	input[type=week],
	select,
	textarea {
		height: 46px;
		padding: 8px 10px 8px 15px
	}
	.input-append>.add-on,
	.input-prepend>.add-on {
		display: none!important
	}
	span.checkbox+label,
	span.radio+label {
		font-size: 15px
	}
	.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content {
		padding: 20px
	}
	.row-fluid {
		margin-left: 0
	}
	.row-fluid [class*=itemSpan],
	.row-fluid [class*=span] {
		padding-left: 20px
	}
	.fluid {
		margin-left: -20px
	}
}

@media (max-width:979px) {
	.icemegamenu>ul>li a {
		letter-spacing: 0!important
	}
	.icemegamenu>ul>li+li {
		margin-left: 10px!important
	}
	.moveRight {
		width: 100vw;
		box-sizing: border-box;
		height: 100vh;
		padding: 15px 5px 15px 20px
	}
	.popupWindow-body {
		justify-content: flex-start
	}
	.moveRight .control-label+.controls {
		margin-top: 0
	}
	.popupClose {
		top: -10px;
		right: 0;
		font-size: 48px;
		line-height: 48px
	}
	.popupWindow-body-content {
		height: 100%;
		overflow-y: overlay
	}
	#feature::before {
		top: -30px
	}
	#feature {
		padding-bottom: 0;
		padding-top: 60px
	}
	#maintop {
		margin-bottom: 110px!important;
		margin-top: 80px!important;
		padding-top: 0!important
	}
	#mainbottom-2 {
		padding-top: 28%!important
	}
	#mainbottom-2 .row-fluid {
		margin-left: 0;
		margin-bottom: 15px
	}
	#content::before {
		top: -40px!important
	}
	#content::after {
		bottom: -60px!important
	}
	.body__home #map:after {
		bottom: -60px
	}
	span.checkbox+label,
	span.radio+label {
		font-size: 11px
	}
	.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .price {
		font-size: 30px!important;
		line-height: 40px!important
	}
	.mod-newsflash-adv.mod-newsflash-adv__pricing_simple .item .item_content .price small {
		margin-left: 0!important
	}
	h6.heading-style-2 {
		font-size: 34px!important;
		letter-spacing: 0!important;
		line-height: 40px!important;
		margin-bottom: 30px!important
	}
	.radial-progress .progressbar-text {
		font-size: 40px!important;
		line-height: 40px!important
	}
	.body__elements #content-bottom .moduletable.span12 .moduleTitle::before,
	.body__elements .spacer {
		margin: 40px 0 60px
	}
	.heading-style-2,
	h2 {
		font-size: 36px!important;
		letter-spacing: 0!important;
		line-height: 40px!important;
		margin-bottom: 30px!important
	}
	#Kunena div#searchuser_tbody div.search-user {
		float: none;
		margin-bottom: 30px
	}
	#Kunena div#searchuser_tbody div.userlist-jump {
		float: none
	}
	.thumbnails {
		margin-left: -12px
	}
	.thumbnails>li {
		margin-left: 12px
	}
	#back-top {
		display: none!important;
		opacity: 0!important
	}
	.row-fluid {
		margin-left: 0;
		margin-right: 0
	}
	.row-fluid [class*=itemSpan],
	.row-fluid [class*=span] {
		padding-left: 0;
		padding-right: 0
	}
	.fluid {
		margin-left: -12px
	}
	.nav-collapse .dropdown-menu a,
	.nav-collapse .nav>li>a {
		font-weight: inherit
	}
	.slide-table-price {
		width: 100%;
		max-height: 340px
	}
	.slide-table-head {
		width: 100%;
		padding-top: 15px
	}
	.slide-table-body {
		width: 100%
	}
	.slide-table-body table {
		width: 100%
	}
	.slide-table-button {
		width: 100%;
		margin-top: 0
	}
	h1.heading-style-1,
	h2.heading-style-2 {
		text-align: center
	}
	#feature .moduleTitle.title {
		margin-bottom: 10px!important
	}
	#feature .mod-article-single {
		margin-bottom: 30px
	}
	#top .mod-menu ul.menu.phone li {
		display: block;
		width: 100%;
		text-align: center
	}
	#maintop .item_title {
		font-size: 18px;
		margin-bottom: 5px
	}
	.mod-newsflash-adv.services .item_content .item_img {
		margin-bottom: 10px
	}
	#maintop .mod-newsflash-adv.services .item_content {
		padding: 5px 0
	}
	.our-adventeges .row-fluid .span2.item {
		margin-bottom: 20px;
		padding-left: 0
	}
	.body__home #map .pretext {
		margin-top: 70px;
		font-size: 18px!important;
		text-align: justify;
		margin-bottom: 20px
	}
	#copyright {
		background: #f5f5f5
	}
	#breadcrumbs {
		margin-top: -10px
	}
	#breadcrumbs .breadcrumb li .divider {
		display: inline-block;
		vertical-align: inherit;
		padding: 0 5px;
		font-size: 16px;
		color: #bfbfbf
	}
	.body__home #map .toplivo-opt .row-fluid .span3 {
		padding-left: 0
	}
	.body__home #map .toplivo-opt .row-fluid .item {
		margin-bottom: 20px
	}
	.rassilka .row-fluid .span9 p {
		font-size: 24px;
		line-height: 36px;
		text-align: center;
		padding-left: 0
	}
	#mainbottom-2 .module-blog .row-fluid .span6.blog-img a img {
		width: 100%;
		height: 100%
	}
	#mainbottom-2 .module-blog .row-fluid .span6 {
		padding: 30px 10px 20px
	}
	#mainbottom-2 .module-blog .row-fluid .span6 h3,
	#mainbottom-2 .module-blog .row-fluid.revers .span6 h3 {
		text-align: center
	}
	#mainbottom-2 .module-blog .row-fluid:hover .span6.blog-img a .info-but,
	#mainbottom-2 .module-blog .row-fluid:hover .span6.blog-img a:after {
		display: none
	}
	#mainbottom-2 .module-blog .row-fluid.revers .span6.blog-img {
		float: left
	}
	#mainbottom-2 .module-blog .row-fluid.revers .span6.blog-img img {
		margin-bottom: 30px
	}
	#mainbottom-3 .row-fluid {
		margin-left: 0
	}
	#mainbottom-3 p strong,
	#mainbottom-3 ul.seo-assort li {
		text-align: left
	}
	.caroufredsel_next {
		right: -10px!important;
		top: 40px!important
	}
	.caroufredsel_prev {
		left: -10px!important;
		top: 40px!important
	}
}

#mainbottom-4 .row-fluid {
	margin-left: 0
}

.fullwidth ul.icesubMenu.sub_level_1 .iceCols>ul {
	padding: 0 15px
}

/*.icemegamenu {
	display: none
}*/

.icemega_modulewrap .icemega_cover_module {
	padding-left: 20px;
	padding-right: 20px
}

#logo {
	text-align: center
}

.copyright {
	padding-bottom: 10px
}

#logo a {
	margin: 0
}

#top ul.phone {
	margin-bottom: 10px!important;
	text-align: center
}

#copyright {
	text-align: center;
	padding-top: 25px
}

#copyright .moduletable {
	padding-top: 0;
	text-align: center
}

.moduletable.prices-inside {
	padding: 5px 0;
	margin: 30px 0 30px
}

.body__toplivo-opt .prices-inside .toplivo-name {
	color: #fff;
	font-weight: 600;
	font-size: 24px;
	text-align: center;
	line-height: 34px;
	letter-spacing: 1px;
	margin-bottom: 25px;
	margin-left: 0;
	text-transform: uppercase
}

.prices-inside .toplivo-price {
	font-size: 18px;
	padding-left: 0;
	line-height: 28px;
	font-weight: 400;
	margin-bottom: 5px
}

.prices-inside .opt-data {
	font-size: 16px;
	line-height: 22px;
	margin-left: 0
}

.prices-inside .opt-sertific {
	margin: 20px 0 0 0;
	text-decoration: underline
}

.prices-inside .toplivo-price #cena {
	font-size: 24px;
	padding-left: 5px
}

.prices-inside .opt-button .slide-table-button {
	margin: 30px auto 20px;
	width: 280px
}

.prices-inside:before {
	height: 380px
}

.zagolovok-h2 {
	font-size: 24px!important;
	font-weight: 800!important;
	line-height: 30px!important;
	letter-spacing: 3px!important;
	margin-bottom: 40px!important
}

.advantages-module {
	margin: 45px 0 10px
}

.advantages-module .advant-item {
	width: 100%;
	flex-direction: column;
	align-items: center;
	margin-bottom: 25px
}

.advantages-module .advant-item .advant-img {
	width: fit-content;
	height: fit-content;
	margin-right: 0;
	border-radius: 50%
}

.advantages-module .advant-item .advant-img img {
	width: 55px;
	height: 55px;
	padding: 20px
}

.advantages-module .advant-item .advant-text {
	font-size: 20px;
	width: 100%
}

.advantages-module .advant-item .advant-text span {
	font-size: 14px;
	line-height: 20px
}

.any-question .formControls .formBody input,
.any-question .formControls .formBody textarea,
.contact-form .formControls .formBody input,
.contact-form .formControls .formBody textarea {
	font-size: 16px;
	font-weight: 300;
	box-sizing: border-box;
	margin-bottom: 0;
	height: 48px;
	line-height: 30px;
	padding: 8px
}

.title-uslugi h1 {
	color: #333!important;
	margin: 30px 0
}

.title-uslugi {
	display: block;
	height: auto;
	background: 0 0!important
}

.any-question:before {
	height: 640px
}

.price-col .price-col-head {
	font-size: 18px;
	line-height: 22px;
	color: #333;
	font-weight: 600;
	padding: 20px 0 10px
}

.price-col .price-col-head:after {
	margin-top: 10px
}

.price-col .price-col-stoimost {
	font-size: 14px;
	padding: 0
}

.price-col .price-col-body {
	font-size: 18px;
	padding: 0 0 10px
}

.price-col .price-col-body span {
	font-size: 32px;
	line-height: 32px
}

.price-col .price-col-footer {
	padding: 0 0 25px
}

.view-article #mainbottom-2 {
	padding-top: 0!important
}

.howweworks ol.howweworks-list li.howweworks-list-item .howweworks-list-item-caption {
	font-size: 14px;
	line-height: 18px
}

.block-taloni {
	padding: 20px 0;
	margin-bottom: 20px
}

.block-taloni .talon-avias,
.block-taloni .talon-benzin,
.block-taloni .talon-disel,
.block-taloni .talon-okko,
.block-taloni .talon-ukrnafta,
.block-taloni .talon-wog {
	height: 170px;
	margin-bottom: 10px;
	font-size: 16px
}

.block-taloni .talon-avias a:before,
.block-taloni .talon-benzin a:before,
.block-taloni .talon-disel a:before,
.block-taloni .talon-okko a:before,
.block-taloni .talon-ukrnafta a:before,
.block-taloni .talon-wog a:before {
	font-size: 22px
}

.list_carousel li {
	min-height: 50px!important;
	max-height: 50px!important;
	margin-bottom: 10px!important
}

.btn {
	font-size: 16px!important
}

.camera_caption>div .item_content .slide-title {
	font-size: 30px!important;
	letter-spacing: 0!important;
	line-height: 30px!important;
	margin-bottom: 10px!important
}

.camera_caption>div .item_content {
	font-size: 30px!important;
	line-height: 30px!important
}

.camera_caption>div .item_content {
	text-align: center!important
}

.links {
	text-align: center!important
}

.links .btn {
	margin-bottom: 4px!important
}

#mainbottom .item {
	margin-bottom: 60px
}

#mainbottom::before {
	top: -30px!important
}

#mainbottom::after {
	bottom: -30px!important
}

#mainbottom {
	margin-bottom: 120px!important;
	margin-top: 40px!important;
	padding-top: 57px!important
}

#bottom .item {
	margin-top: 0!important
}

span.checkbox+label,
span.radio+label {
	font-size: 16px
}

.rd-mobilemenu_ul a.iceMenuTitle:hover {
	background: #fe673f
}

.rd-mobilemenu_ul a.active,
.rd-mobilemenu_ul li.level_1.active>a {
	color: #333;
	background: #fe673f
}

.rd-mobilemenu_submenu li.active>a {
	color: #fe673f;
	background: 0 0
}

.rd-mobilemenu_submenu .item,
.rd-mobilemenu_submenu .item__module {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.rd-mobilemenu_submenu [class*=span] {
	width: 100%!important
}

.rd-mobilemenu_submenu .icemega_modulewrap.top_search>i.fa-search {
	display: none
}

.rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search {
	position: static;
	visibility: visible;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px;
	margin-top: 10px
}

.rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search i.fa-times {
	display: none
}

.rd-mobilemenu_submenu .icemega_modulewrap.top_search .mod-search #searchword {
	width: 100%
}

.nav.menu.pull-right.nav-pills {
	float: none;
	text-align: center
}

.nav.menu.pull-right.nav-pills li {
	display: inline-block;
	float: none
}
/*
[class*=cols] [class*=span] {
	width: 100%
}

.row-fluid [class*=itemSpan],
.row-fluid [class*=span] {
	display: block;
	float: none;
	margin-left: 0;
	width: 100%
}*/

.nav-tabs li {
	display: block
}

.item_introtext dl.table {
	display: block
}

.item_introtext table {
	display: none
}

.heading-style-2,
h2 {
	font-size: 22px!important;
	letter-spacing: 0!important;
	line-height: 30px!important;
	margin-bottom: 20px!important
}

.category_desc,
.pretext {
	font-size: 30px!important;
	letter-spacing: 0!important;
	line-height: 30px!important
}

.list_carousel ul li.item {
	margin-bottom: 30px!important;
	padding-top: 0!important
}

ul#order {
	float: none
}

.mod-newsflash-adv__progbars_circle .row-fluid .span3:nth-child(2n-1) {
	clear: both
}

.alert:before {
	left: 10px;
	font-size: 40px
}

.img-full__left.span5 {
	margin-right: 0;
	width: 100%
}

.item_img {
	float: none;
	margin: 0 0 30px 0;
	max-width: 100%
}

.portfolio-thumbs {
	float: none;
	margin-right: 0;
	max-width: 100%;
	width: 100%
}

.portfolio-thumbs ul {
	margin-left: -12px;
	margin-right: 0;
	overflow: hidden
}

.portfolio-thumbs ul li {
	padding-left: 12px;
	padding-right: 0
}

.data-table dl {
	float: none;
	width: 100%
}

.data-table dl+dl {
	border-left: 1px solid #ddd;
	border-top: none
}

.mod-search__aside .mod-search_searchword {
	width: 100%
}

.mod-login__aside .mod-login_passwd,
.mod-login__aside .mod-login_userdata,
.mod-login__aside .mod-login_username {
	width: 100%
}

.mod-login__aside .mod-login_userdata {
	overflow: hidden
}

div.modal {
	position: absolute
}

#error input {
	width: 200px
}

.jg_photo {
	width: 100%
}

.item_fulltext table tr td:before,
.item_introtext table tr td:before {
	font-size: 23px;
	padding: 10px
}

.item_fulltext table tr td+td,
.item_introtext table tr td+td {
	border-left: none
}

.chzn-container {
	width: 100%!important;
	min-width: 200px
}

#habla_beta_container_do_not_rely_on_div_classes_or_names {
	display: none!important
}

.scroll-to-fixed-fixed {
	position: static!important;
	width: 100%!important
}

.scroll-to-fixed-fixed+div {
	display: none!important
}

.slide-table-head {
	width: 300px;
	text-align: center;
	height: 40px;
	padding-top: 5px
}

.slide-table-body {
	width: 300px;
	color: #505050;
	max-height: 260px;
	margin-top: 17px;
	padding: 25px 0
}

.slide-table-body table,
.slide-table-body table tbody,
.slide-table-body table tbody tr,
.slide-table-body table tbody tr td {
	border: none;
	font-size: 15px;
	line-height: 12px;
	font-weight: 500;
	color: #696969
}

.slide-table-body table {
	width: 310px
}

.slide-table-button {
	width: 285px;
	margin-top: 0
}

@media(max-width: 500px) {
	#top .row-fluid .span8 {
    width: 70%;
    float: left;
}
nav.moduletable.home_menu.span8 {
    display: none;
}

[class*=cols] [class*=span] {
	width: 100%
}

.row-fluid [class*=itemSpan],
.row-fluid [class*=span] {
	display: block;
	float: none;
	margin-left: 0;
	width: 100%
}
}





.prices-inside .opt-sertific{
	text-align: center;
}
