html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background: 0 0
}
a:active, a:hover {
	outline: 0
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}

@media print {
* {
	text-shadow: none!important;
	color: #000!important;
	background: 0 0!important;
	box-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
select {
	background: #fff!important
}
.navbar {
	display: none
}
.table td, .table th {
	background-color: #fff!important
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000!important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse!important
}
.table-bordered td, .table-bordered th {
	border: 1px solid #ddd!important
}
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #428bca;
	text-decoration: none
}
a:focus, a:hover {
	color: #2a6496;
	text-decoration: underline
}
a:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.1
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}
.h1, h1 {
	font-size: 36px
}
.h2, h2 {
	font-size: 30px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
.lead {
	font-size: 21px
}
}
.small, small {
	font-size: 85%
}
cite {
	font-style: normal
}
.mark, mark {
	background-color: #fcf8e3;
	padding: .2em
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #777
}
.text-primary {
	color: #428bca
}
a.text-primary:hover {
	color: #3071a9
}
.text-success {
	color: #3c763d
}
a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:hover {
	color: #843534
}
.bg-primary {
	color: #fff;
	background-color: #428bca
}
a.bg-primary:hover {
	background-color: #3071a9
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:hover {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ol, ul {
	margin-top: 0;
	margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
.list-inline, .list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dd, dt {
	line-height: 1.42857
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
.dl-horizontal dd:after, .dl-horizontal dd:before {
	content: " ";
	display: table
}
.dl-horizontal dd:after {
	clear: both
}

@media (min-width:768px) {
.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
}
}
abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
	margin-bottom: 0
}
blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content: ''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: '\00A0 \2014'
}
blockquote:after, blockquote:before {
	content: ""
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px
}
.container:after, .container:before {
	content: " ";
	display: table
}
.container:after {
	clear: both
}

@media (min-width:768px) {
.container {
	width: 760px
}
}

@media (min-width:992px) {
.container {
	width: 980px
}
}

@media (min-width:1200px) {
.container {
	width: 1180px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px
}
.container-fluid:after, .container-fluid:before {
	content: " ";
	display: table
}
.container-fluid:after {
	clear: both
}
.row {
	margin-left: -20px;
	margin-right: -20px
}
.row:after, .row:before {
	content: " ";
	display: table
}
.row:after {
	clear: both
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-1 {
	width: 8.33333%
}
.col-xs-2 {
	width: 16.66667%
}
.col-xs-3 {
	width: 25%
}
.col-xs-4 {
	width: 33.33333%
}
.col-xs-5 {
	width: 41.66667%
}
.col-xs-6 {
	width: 50%
}
.col-xs-7 {
	width: 58.33333%
}
.col-xs-8 {
	width: 66.66667%
}
.col-xs-9 {
	width: 75%
}
.col-xs-10 {
	width: 83.33333%
}
.col-xs-11 {
	width: 91.66667%
}
.col-xs-12 {
	width: 100%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-pull-1 {
	right: 8.33333%
}
.col-xs-pull-2 {
	right: 16.66667%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-4 {
	right: 33.33333%
}
.col-xs-pull-5 {
	right: 41.66667%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-7 {
	right: 58.33333%
}
.col-xs-pull-8 {
	right: 66.66667%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-10 {
	right: 83.33333%
}
.col-xs-pull-11 {
	right: 91.66667%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-push-1 {
	left: 8.33333%
}
.col-xs-push-2 {
	left: 16.66667%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-4 {
	left: 33.33333%
}
.col-xs-push-5 {
	left: 41.66667%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-7 {
	left: 58.33333%
}
.col-xs-push-8 {
	left: 66.66667%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-10 {
	left: 83.33333%
}
.col-xs-push-11 {
	left: 91.66667%
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-offset-0 {
	margin-left: 0
}
.col-xs-offset-1 {
	margin-left: 8.33333%
}
.col-xs-offset-2 {
	margin-left: 16.66667%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-4 {
	margin-left: 33.33333%
}
.col-xs-offset-5 {
	margin-left: 41.66667%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-7 {
	margin-left: 58.33333%
}
.col-xs-offset-8 {
	margin-left: 66.66667%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-10 {
	margin-left: 83.33333%
}
.col-xs-offset-11 {
	margin-left: 91.66667%
}
.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width:768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: left
}
.col-sm-1 {
	width: 8.33333%
}
.col-sm-2 {
	width: 16.66667%
}
.col-sm-3 {
	width: 25%
}
.col-sm-4 {
	width: 33.33333%
}
.col-sm-5 {
	width: 41.66667%
}
.col-sm-6 {
	width: 50%
}
.col-sm-7 {
	width: 58.33333%
}
.col-sm-8 {
	width: 66.66667%
}
.col-sm-9 {
	width: 75%
}
.col-sm-10 {
	width: 83.33333%
}
.col-sm-11 {
	width: 91.66667%
}
.col-sm-12 {
	width: 100%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-pull-1 {
	right: 8.33333%
}
.col-sm-pull-2 {
	right: 16.66667%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-4 {
	right: 33.33333%
}
.col-sm-pull-5 {
	right: 41.66667%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-7 {
	right: 58.33333%
}
.col-sm-pull-8 {
	right: 66.66667%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-10 {
	right: 83.33333%
}
.col-sm-pull-11 {
	right: 91.66667%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-push-1 {
	left: 8.33333%
}
.col-sm-push-2 {
	left: 16.66667%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-4 {
	left: 33.33333%
}
.col-sm-push-5 {
	left: 41.66667%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-7 {
	left: 58.33333%
}
.col-sm-push-8 {
	left: 66.66667%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-10 {
	left: 83.33333%
}
.col-sm-push-11 {
	left: 91.66667%
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-offset-0 {
	margin-left: 0
}
.col-sm-offset-1 {
	margin-left: 8.33333%
}
.col-sm-offset-2 {
	margin-left: 16.66667%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-4 {
	margin-left: 33.33333%
}
.col-sm-offset-5 {
	margin-left: 41.66667%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-7 {
	margin-left: 58.33333%
}
.col-sm-offset-8 {
	margin-left: 66.66667%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-10 {
	margin-left: 83.33333%
}
.col-sm-offset-11 {
	margin-left: 91.66667%
}
.col-sm-offset-12 {
	margin-left: 100%
}
}

@media (min-width:992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: left
}
.col-md-1 {
	width: 8.33333%
}
.col-md-2 {
	width: 16.66667%
}
.col-md-3 {
	width: 25%
}
.col-md-4 {
	width: 33.33333%
}
.col-md-5 {
	width: 41.66667%
}
.col-md-6 {
	width: 50%
}
.col-md-7 {
	width: 58.33333%
}
.col-md-8 {
	width: 66.66667%
}
.col-md-9 {
	width: 75%
}
.col-md-10 {
	width: 83.33333%
}
.col-md-11 {
	width: 91.66667%
}
.col-md-12 {
	width: 100%
}
.col-md-pull-0 {
	right: auto
}
.col-md-pull-1 {
	right: 8.33333%
}
.col-md-pull-2 {
	right: 16.66667%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-4 {
	right: 33.33333%
}
.col-md-pull-5 {
	right: 41.66667%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-7 {
	right: 58.33333%
}
.col-md-pull-8 {
	right: 66.66667%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-10 {
	right: 83.33333%
}
.col-md-pull-11 {
	right: 91.66667%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-push-0 {
	left: auto
}
.col-md-push-1 {
	left: 8.33333%
}
.col-md-push-2 {
	left: 16.66667%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-4 {
	left: 33.33333%
}
.col-md-push-5 {
	left: 41.66667%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-7 {
	left: 58.33333%
}
.col-md-push-8 {
	left: 66.66667%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-10 {
	left: 83.33333%
}
.col-md-push-11 {
	left: 91.66667%
}
.col-md-push-12 {
	left: 100%
}
.col-md-offset-0 {
	margin-left: 0
}
.col-md-offset-1 {
	margin-left: 8.33333%
}
.col-md-offset-2 {
	margin-left: 16.66667%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-4 {
	margin-left: 33.33333%
}
.col-md-offset-5 {
	margin-left: 41.66667%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-7 {
	margin-left: 58.33333%
}
.col-md-offset-8 {
	margin-left: 66.66667%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-10 {
	margin-left: 83.33333%
}
.col-md-offset-11 {
	margin-left: 91.66667%
}
.col-md-offset-12 {
	margin-left: 100%
}
}

@media (min-width:1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: left
}
.col-lg-1 {
	width: 8.33333%
}
.col-lg-2 {
	width: 16.66667%
}
.col-lg-3 {
	width: 25%
}
.col-lg-4 {
	width: 33.33333%
}
.col-lg-5 {
	width: 41.66667%
}
.col-lg-6 {
	width: 50%
}
.col-lg-7 {
	width: 58.33333%
}
.col-lg-8 {
	width: 66.66667%
}
.col-lg-9 {
	width: 75%
}
.col-lg-10 {
	width: 83.33333%
}
.col-lg-11 {
	width: 91.66667%
}
.col-lg-12 {
	width: 100%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-pull-1 {
	right: 8.33333%
}
.col-lg-pull-2 {
	right: 16.66667%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-4 {
	right: 33.33333%
}
.col-lg-pull-5 {
	right: 41.66667%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-7 {
	right: 58.33333%
}
.col-lg-pull-8 {
	right: 66.66667%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-10 {
	right: 83.33333%
}
.col-lg-pull-11 {
	right: 91.66667%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-push-1 {
	left: 8.33333%
}
.col-lg-push-2 {
	left: 16.66667%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-4 {
	left: 33.33333%
}
.col-lg-push-5 {
	left: 41.66667%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-7 {
	left: 58.33333%
}
.col-lg-push-8 {
	left: 66.66667%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-10 {
	left: 83.33333%
}
.col-lg-push-11 {
	left: 91.66667%
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-offset-0 {
	margin-left: 0
}
.col-lg-offset-1 {
	margin-left: 8.33333%
}
.col-lg-offset-2 {
	margin-left: 16.66667%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-4 {
	margin-left: 33.33333%
}
.col-lg-offset-5 {
	margin-left: 41.66667%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-7 {
	margin-left: 58.33333%
}
.col-lg-offset-8 {
	margin-left: 66.66667%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-10 {
	margin-left: 83.33333%
}
.col-lg-offset-11 {
	margin-left: 91.66667%
}
.col-lg-offset-12 {
	margin-left: 100%
}
}
table {
	background-color: transparent
}
th {
	text-align: left
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.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>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding: 5px
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5
}
table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}
table td[class*=col-], table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
	background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

@media screen and (max-width:767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd;
	-webkit-overflow-scrolling: touch
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
color:#777;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#777
}
.form-control::-webkit-input-placeholder {
color:#777
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}
textarea.form-control {
	height: auto
}
input[type=search] {
	-webkit-appearance: none
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	line-height: 34px;
	line-height: 1.42857 \0
}
.form-horizontal .form-group-sm input[type=date].form-control, .form-horizontal .form-group-sm input[type=datetime-local].form-control, .form-horizontal .form-group-sm input[type=month].form-control, .form-horizontal .form-group-sm input[type=time].form-control, input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
	line-height: 30px
}
.form-horizontal .form-group-lg input[type=date].form-control, .form-horizontal .form-group-lg input[type=datetime-local].form-control, .form-horizontal .form-group-lg input[type=month].form-control, .form-horizontal .form-group-lg input[type=time].form-control, input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
	line-height: 46px
}
.form-group {
	margin-bottom: 15px
}
.checkbox, .radio {
	position: relative;
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label, .radio label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px
}
.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px
}
.checkbox-inline, .radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm, .form-horizontal .form-group-lg .form-control-static.form-control, .form-horizontal .form-group-sm .form-control-static.form-control {
	padding-left: 0;
	padding-right: 0
}
.form-horizontal .form-group-sm .form-control, .input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.form-horizontal .form-group-sm select.form-control, select.input-sm {
	height: 30px;
	line-height: 30px
}
.form-horizontal .form-group-sm select[multiple].form-control, .form-horizontal .form-group-sm textarea.form-control, select[multiple].input-sm, textarea.input-sm {
	height: auto
}
.form-horizontal .form-group-lg .form-control, .input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
.form-horizontal .form-group-lg select.form-control, select.input-lg {
	height: 46px;
	line-height: 46px
}
.form-horizontal .form-group-lg select[multiple].form-control, .form-horizontal .form-group-lg textarea.form-control, select[multiple].input-lg, textarea.input-lg {
	height: auto
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}
.form-horizontal .form-group-lg .form-control+.form-control-feedback, .input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.form-horizontal .form-group-sm .form-control+.form-control-feedback, .input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.has-success .form-control-feedback {
	color: #3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}
.has-warning .form-control-feedback {
	color: #8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-error .form-control-feedback {
	color: #a94442
}
.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
	width: auto
}
.form-inline .input-group>.form-control {
	width: 100%
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .checkbox, .form-inline .radio {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .checkbox label, .form-inline .radio label {
	padding-left: 0
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
	position: relative;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-left: -20px;
	margin-right: -20px
}
.form-horizontal .form-group:after, .form-horizontal .form-group:before {
	content: " ";
	display: table
}
.form-horizontal .form-group:after {
	clear: both
}

@media (min-width:768px) {
.form-horizontal .control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px
}
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 20px
}

@media (min-width:768px) {
.form-horizontal .form-group-lg .control-label {
	padding-top: 14.3px
}
}

@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px
}
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.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;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #428bca
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color: #777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-right {
	left: auto;
	right: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #777;
	white-space: nowrap
}
.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;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

@media (min-width:768px) {
.navbar-right .dropdown-menu {
	right: 0;
	left: auto
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto
}
}
.media, .media-body {
	overflow: hidden;
	zoom: 1
}
.media, .media .media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media-object {
	display: block
}
.media-heading {
	margin: 0 0 5px
}
.media>.pull-left {
	margin-right: 10px
}
.media>.pull-right {
	margin-left: 10px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}
.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: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}
.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.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 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
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.clearfix:after, .clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none!important;
	visibility: hidden!important
}
.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
@-ms-viewport {
width:device-width
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}

@media (max-width:767px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table
}
tr.visible-xs {
	display: table-row!important
}
td.visible-xs, th.visible-xs {
	display: table-cell!important
}
}

@media (max-width:767px) {
.visible-xs-block {
	display: block!important
}
}

@media (max-width:767px) {
.visible-xs-inline {
	display: inline!important
}
}

@media (max-width:767px) {
.visible-xs-inline-block {
	display: inline-block!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table
}
tr.visible-sm {
	display: table-row!important
}
td.visible-sm, th.visible-sm {
	display: table-cell!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-block {
	display: block!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline {
	display: inline!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
	display: inline-block!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table
}
tr.visible-md {
	display: table-row!important
}
td.visible-md, th.visible-md {
	display: table-cell!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block!important
}
}

@media (min-width:1200px) {
.visible-lg {
	display: block!important
}
table.visible-lg {
	display: table
}
tr.visible-lg {
	display: table-row!important
}
td.visible-lg, th.visible-lg {
	display: table-cell!important
}
}

@media (min-width:1200px) {
.visible-lg-block {
	display: block!important
}
}

@media (min-width:1200px) {
.visible-lg-inline {
	display: inline!important
}
}

@media (min-width:1200px) {
.visible-lg-inline-block {
	display: inline-block!important
}
}

@media (max-width:767px) {
.hidden-xs {
	display: none!important
}
}

@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
	display: none!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
	display: none!important
}
}

@media (min-width:1200px) {
.hidden-lg {
	display: none!important
}
}

@media print {
.visible-print {
	display: block!important
}
table.visible-print {
	display: table
}
tr.visible-print {
	display: table-row!important
}
td.visible-print, th.visible-print {
	display: table-cell!important
}
}

@media print {
.visible-print-block {
	display: block!important
}
}

@media print {
.visible-print-inline {
	display: inline!important
}
}

@media print {
.visible-print-inline-block {
	display: inline-block!important
}
}

@media print {
.hidden-print {
	display: none!important
}
}
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0, 0);
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
	display: none
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transform: translateZ(0) scale(1, 1)
}
.carousel-holder:not(.rt-image-carousel) .owl-carousel .owl-item img {
	width: 100%
}
.owl-carousel .owl-item img {
	display: block;
	-webkit-transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
@charset "UTF-8";/*!
 * 
 * 
 */
@font-face {
	font-family: rtui;
	src: url(../fonts/rtui.eot);
	src: url(../fonts/rtui.eot) format("embedded-opentype"),  url(../fonts/rtui.woff2) format("woff2"),  url(../fonts/rtui.woff) format("woff"),  url(../fonts/rtui.ttf) format("truetype"),  url(../fonts/rtui.svg) format("svg");
	font-weight: 400;
	font-style: normal
}
[class*=" ui-icon-"]:before, [class^=ui-icon-]:before {
	direction: ltr;
	font-family: rtui;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.ui-icon-search-1:before {
	content: '\21'
}
.ui-icon-angle-left:before {
	content: '\22'
}
.ui-icon-angle-right:before {
	content: '\28'
}
.ui-icon-angle-up:before {
	content: '\29'
}
.ui-icon-angle-down:before {
	content: '\2a'
}
.ui-icon-right-hand:before {
	content: '\2b'
}
.ui-icon-left-hand:before {
	content: '\2c'
}
.ui-icon-star-1:before {
	content: '\2d'
}
.ui-icon-right-open:before {
	content: '\2e'
}
.ui-icon-up-hand:before {
	content: '\2f'
}
.ui-icon-down-hand:before {
	content: '\30'
}
.ui-icon-left-open:before {
	content: '\31'
}
.ui-icon-line-share:before {
	content: '\32'
}
.ui-icon-right:before {
	content: '\33'
}
.ui-icon-left:before {
	content: '\34'
}
.ui-icon-vimeo:before {
	content: '\37'
}
.ui-icon-facebook:before {
	content: '\39'
}
.ui-icon-facebook-squared:before {
	content: '\3a'
}
.ui-icon-gplus:before {
	content: '\3b'
}
.ui-icon-pinterest:before {
	content: '\3c'
}
.ui-icon-tumblr:before {
	content: '\3d'
}
.ui-icon-exit:before {
	content: '\3f'
}
.ui-icon-linkedin:before {
	content: '\40'
}
.ui-icon-dribbble:before {
	content: '\41'
}
.ui-icon-stumbleupon:before {
	content: '\42'
}
.ui-icon-lastfm:before {
	content: '\43'
}
.ui-icon-spotify:before {
	content: '\44'
}
.ui-icon-instagram:before {
	content: '\45'
}
.ui-icon-dropbox:before {
	content: '\46'
}
.ui-icon-evernote:before {
	content: '\47'
}
.ui-icon-flattr:before {
	content: '\48'
}
.ui-icon-skype:before {
	content: '\49'
}
.ui-icon-sina-weibo:before {
	content: '\4a'
}
.ui-icon-paypal:before {
	content: '\4b'
}
.ui-icon-picasa:before {
	content: '\4c'
}
.ui-icon-soundcloud:before {
	content: '\4d'
}
.ui-icon-behance:before {
	content: '\4e'
}
.ui-icon-delicious:before {
	content: '\50'
}
.ui-icon-android:before {
	content: '\51'
}
.ui-icon-wikipedia:before {
	content: '\52'
}
.ui-icon-forrst:before {
	content: '\53'
}
.ui-icon-digg:before {
	content: '\54'
}
.ui-icon-reddit:before {
	content: '\55'
}
.ui-icon-youtube-1:before {
	content: '\56'
}
.ui-icon-xing:before {
	content: '\57'
}
.ui-icon-macstore:before {
	content: '\58'
}
.ui-icon-myspace:before {
	content: '\59'
}
.ui-icon-amazon:before {
	content: '\5a'
}
.ui-icon-ebay:before {
	content: '\5b'
}
.ui-icon-stackoverflow:before {
	content: '\5f'
}
.ui-icon-left-arrow-1:before {
	content: '\60'
}
.ui-icon-line-plus:before {
	content: '\61'
}
.ui-icon-github:before {
	content: '\62'
}
.ui-icon-new-picture-1:before {
	content: '\63'
}
.ui-icon-flickr-circled:before {
	content: '\65'
}
.ui-icon-flickr:before {
	content: '\68'
}
.ui-icon-twitter:before {
	content: '\69'
}
.ui-icon-new-video-1:before {
	content: '\6a'
}
.ui-icon-right-arrow-1:before {
	content: '\6d'
}
.ui-icon-ok:before {
	content: '\6e'
}
.ui-icon-attention:before {
	content: '\79'
}
.ui-icon-attention-circle:before {
	content: '\7a'
}
.ui-icon-resize-full:before {
	content: '\e800'
}
.ui-icon-minus:before {
	content: '\e801'
}
.ui-icon-plus:before {
	content: '\e802'
}
.ui-icon-line-image:before {
	content: '\e803'
}
.ui-icon-mail:before {
	content: '\e804'
}
.ui-icon-headphones:before {
	content: '\e805'
}
.ui-icon-new-link-1:before {
	content: '\e806'
}
.ui-icon-home:before {
	content: '\e807'
}
.ui-icon-cancel:before {
	content: '\e808'
}
.ui-icon-megaphone:before {
	content: '\e809'
}
.ui-icon-info-circled:before {
	content: '\e80a'
}
.ui-icon-line-cart:before {
	content: '\e80b'
}
.ui-icon-edit:before {
	content: '\e80c'
}
.ui-icon-line-direction-2:before {
	content: '\e80d'
}
.ui-icon-line-phone:before {
	content: '\e80e'
}
.ui-icon-new-heart-1:before {
	content: '\e80f'
}
.ui-icon-arrows-slim-right:before {
	content: '\e811'
}
.ui-icon-arrows-slim-left:before {
	content: '\e812'
}
.ui-icon-print-1:before {
	content: '\e813'
}
.ui-icon-spin1:before {
	content: '\e830'
}
.ui-icon-spin2:before {
	content: '\e831'
}
.ui-icon-spin4:before {
	content: '\e834'
}
.ui-icon-shopping-cart:before {
	content: '\e88b'
}
.ui-icon-profile:before {
	content: '\e897'
}
.ui-icon-shopping-bag:before {
	content: '\e898'
}
.ui-icon-top-search:before {
	content: '\e899'
}
.ui-icon-phone:before {
	content: '\e8c4'
}
.ui-icon-mobile-1:before {
	content: '\e8c7'
}
.ui-icon-link-ext:before {
	content: '\f08e'
}
.ui-icon-rss:before {
	content: '\f09e'
}
.ui-icon-youtube-play:before {
	content: '\f16a'
}
.ui-icon-vkontakte:before {
	content: '\f189'
}
.ui-icon-lifebuoy:before {
	content: '\f1cd'
}
.ui-icon-odnoklassniki:before {
	content: '\f263'
}
.ui-icon-map-signs:before {
	content: '\f277'
}
.ui-icon-map-o:before {
	content: '\f278'
}
body {
	color: #666;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
#container {
	position: relative;
	overflow: hidden
}
.boxed-body-style #container {
	margin: 40px auto;
	box-shadow: 0 0 4px rgba(0,0,0,.15)
}
#main_content {
	padding: 0;
	position: relative;
	-webkit-transition: opacity .2s linear .2s;
	-o-transition: opacity .2s linear .2s;
	transition: opacity .2s linear .2s;
	opacity: 1
}
.page-template-template-blank-page #main_content {
	margin-top: 0!important
}
.content_row {
	border-width: 0;
	border-style: solid;
	position: relative;
	margin: auto
}
.content_row:after, .content_row:before {
	content: " ";
	display: table
}
.content_row:after {
	clear: both
}
div:not(.content)>.content_row {
	margin: auto
}
.content_row.no-composer:not(.with_sidebar)>.content_row_wrapper>.col {
	padding-left: 20px;
	padding-right: 20px
}
.rt-column-gaps>div>.rt-column-container {
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: none
}
.rt-flex-wrapper>div {
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.rt-flex-wrapper>div>div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.rt-flex-wrapper>div>div>div {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (-ms-high-contrast:active), (-ms-high-contrast:none) {
.rt-flex-wrapper>div>div>div>* {
	min-height: 1em
}
}
.rt-flex-wrapper>div::after, .rt-flex-wrapper>div::before {
	display: none
}
.fixed_heights>* {
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.fixed_heights>*>* {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
.fixed_heights>::after, .fixed_heights>::before {
	display: none
}
div.align-contents {
	flex-direction: row;
	-webkit-flex-direction: row
}
div.align-contents>div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
div.align-contents>div>* {
	display: flex;
	flex-direction: column;
	-ms-flex-direction: column
}
div.align-contents.content-align-middle>div>* {
	justify-content: center;
	-ms-flex-pack: center
}
div.align-contents.content-align-bottom>div>* {
	justify-content: flex-end;
	-ms-flex-pack: end
}
.content_row.align-columns {
	display: -webkit-flex;
	display: flex
}
.content_row.align-columns.column-align-bottom {
	-webkit-align-items: flex-end;
	align-items: flex-end
}
.content_row.align-columns.column-align-bottom .content_row_wrapper {
	margin-top: initial;
	margin-bottom: initial
}
.content_row.align-columns.column-align-middle {
	-webkit-align-items: center;
	align-items: center
}
.content_row_wrapper {
	display: block;
	width: 100%;
	padding: 25px 0;
	margin: auto
}
.content_row_wrapper:after, .content_row_wrapper:before {
	content: " ";
	display: table
}
.content_row_wrapper:after {
	clear: both
}
.content_row_wrapper.fullwidth {
	max-width: 100%;
	width: 100%
}
.content_row.no-composer>.content_row_wrapper.fullwidth {
	padding-left: 2%;
	padding-right: 2%
}
.content-row-video, .content-row-video-overlay {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.transparent-bg {
	background-color: transparent!important
}
.archive .content_row.no-composer.default-style, .home .content_row.no-composer.default-style {
	background-color: transparent
}
.has-bg-overlay, .has-video-bg {
	position: relative;
	overflow: hidden
}
.js .animate-cols>.content_row_wrapper>* {
	opacity: 0
}
.has-bg-overlay>.rt-wrapper {
	position: relative
}
.content-column-overlay {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.full-height-row {
	min-height: 100vh
}
.admin-bar .full-height-row {
	min-height: calc(100vh - 32px)
}
.infinite-background {
	height: 100%;
	position: absolute;
	left: 0;
	z-index: 0;
	top: 0
}
.sidebar {
	-webkit-transform: translateZ(0);
	-webkit-transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
	will-change: min-height
}
.sidebar .sidebar__inner {
	transform: translate(0, 0);
	transform: translate3d(0, 0, 0);
	will-change: position, transform
}
.sidebar .sidebar__inner>div {
	position: relative;
	z-index: 1
}
.sidebar.right {
	float: right
}
.sidebar.right:before {
	left: 0
}
.sidebar.left {
	float: left
}
.sidebar.left:before {
	right: 0
}
.content.left-sidebar {
	float: right;
	padding-left: 15px
}
.content.right-sidebar {
	float: left;
	padding-right: 15px
}
.siteorigin-panels #main_content>.content_row>.content_row_wrapper {
	padding: 0
}
body.elementor-editor-active .elementor-inner {
	margin-top: 0!important
}
.elementor-editor-active .elementor-section-wrap>.elementor-add-section:first-child>.elementor-element-overlay, .elementor-editor-active .elementor-section-wrap>section:first-child>.elementor-element-overlay {
	top: 25px!important
}
.elementor-icon-box-title {
	margin-top: 0
}
.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
	max-width: initial!important;
	height: 100%!important
}
.content_row_wrapper>.rt-column-container {
	padding-left: 0;
	padding-right: 0
}
.content_row_wrapper>.rt-column-container>.rt-column-inner {
	padding-left: 5px;
	padding-right: 5px
}
.content_row_wrapper>.rt-column-container.nopadding>.rt-column-inner {
	padding-left: 0;
	padding-right: 0
}
.content_row_wrapper .rt-wrapper {
	position: relative
}
.content_row_wrapper .rt-wrapper .wpb_content_element:last-child {
	margin-bottom: 0
}
.rt-vc-wrapper>.vc_empty-placeholder:first-child, .touchevents .vc_video-bg {
	display: none
}
.touchevents .content_row, .touchevents .rt-column-container {
	background-attachment: scroll!important
}
.top-header {
	position: relative;
	width: 100%;
	z-index: 10;
	border-style: solid;
	border-color: transparent;
	border-width: 0;
	display: inline-block;
	vertical-align: middle;
	margin: 0
}
.header-elements {
	width: 100%;
	margin: auto;
	position: relative;
	padding-left: 20px;
	padding-right: 20px
}
.header-elements:after, .header-elements:before {
	content: " ";
	display: table
}
.header-elements:after {
	clear: both
}
.main-header-holder .header-elements:before {
	position: absolute;
	content: "";
	bottom: 0;
	z-index: -3;
	top: 0;
	height: 75px
}
#logo {
	display: block;
	position: relative;
	text-align: center;
	height: 150px;
	float: left;
	z-index: 2
}
#logo img {
	width: auto;
	max-height: 85%
}
.header-style-1 #logo {
	padding: 0 40px;
	box-shadow: 0 20px 19px -5px rgba(0,0,0,.17)
}
.header-style-1 #logo:after, .header-style-1 #logo:before {
	content: "";
	position: absolute;
	height: 75px;
	border-style: solid;
	top: 0
}
.header-style-1 #logo:before {
	left: -1px;
	border-width: 0 1px 0 0
}
.header-style-1 #logo:after {
	right: -1px;
	border-width: 0 0 0 1px
}
#sticky-logo, .header-style-2 #logo, .header-style-3 #logo {
	padding-right: 24px;
	padding-left: 0;
	border-width: 0 1px 0 0
}
#logo img, #logo span {
	-webkit-transform: translate3d(0, 0, 0)
}
#logo a {
	display: block;
	white-space: nowrap;
	font-size: 0;
	text-decoration: none;
	position: relative;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
#logo .sitename {
	display: table-cell;
	vertical-align: middle;
	font-size: 26px;
	padding: 0
}
.sticky-header-holder {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	backface-visibility: hidden;
	-moz-transform: translateY(-400%);
	-ms-transform: translateY(-400%);
	-webkit-transform: translateY(-400%);
	transform: translateY(-400%);
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.1);
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
	-webkit-transition: left .2s cubic-bezier(0.72, .05, .34, 1.07), transform .1s ease;
	-o-transition: left .2s cubic-bezier(0.72, .05, .34, 1.07), transform .1s ease;
	transition: left .2s cubic-bezier(0.72, .05, .34, 1.07), transform .1s ease
}
.sticky-header-holder .header-row, .sticky-header-holder .header-row>* {
	height: 60px
}
.header-stuck .sticky-header-holder {
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: left .2s cubic-bezier(0.72, .05, .34, 1.07), transform .4s ease;
	-o-transition: left .2s cubic-bezier(0.72, .05, .34, 1.07), transform .4s ease;
	transition: left .2s cubic-bezier(0.72, .05, .34, 1.07), transform .4s ease
}
.admin-bar .sticky-header-holder {
	top: 32px
}
#sticky-logo a {
	height: 60px;
	line-height: 60px
}
#sticky-logo img {
	width: auto;
	max-height: 100%
}
.header-row {
	position: relative;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.header-row.first {
	z-index: 3;
	height: 75px
}
.header-row.first>* {
	position: relative
}
.header-row.second {
	z-index: 1;
	height: 75px
}
.header-row.second>* {
	position: relative
}
.header-row.second:before {
	position: absolute;
	content: "";
	bottom: 0;
	z-index: -3;
	top: 0;
	height: 100%
}
.header-row .header-col {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.header-row .header-col>* {
	padding: 0 24px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-ms-flex-pack: center
}
.header-row .header-col.left {
	float: left;
	z-index: 2
}
.header-row .header-col.center {
	width: 100%;
	position: absolute;
	left: 0;
	text-align: center;
	z-index: 1
}
.header-row .header-col.right {
	float: right;
	margin-left: auto;
	z-index: 3
}
.header-row .header-col.right>:last-child {
	padding-right: 0
}
.header-row .header-col a {
	text-decoration: none
}
.header-row .header-col .widget-businesslounge-text *, .header-row .header-col .widget-businesslounge-text p:last-child, .header-row .header-col .widget_text *, .header-row .header-col .widget_text p:last-child {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1
}
.header-row .header-col .widget-businesslounge-text .icon, .header-row .header-col .widget_text .icon {
	margin-right: .4em;
	font-size: 1.4em;
	vertical-align: middle
}
.header-row .header-col .search {
	border-width: 0
}
.header-row .header-col #lang_sel li {
	min-width: 175px
}
.header-row .header-col #lang_sel img.iclflag {
	vertical-align: inherit
}
.header-row .header-col #lang_sel ul ul {
	border: none
}
.header-style-2 .header-row.second .header-col.left>:first-child, .header-style-4 .header-row .header-col.left>:first-child {
	padding-left: 0
}
.header-row .header-col:not(.first)>.widget:not(:last-child), .header-row.first .header-col.left>.widget {
	border-style: solid;
	border-width: 0 1px 0 0
}
.header-style-2 .header-row.first .header-col.left>:first-child, .header-style-3 .top-header .header-col.left>:first-child {
	border-style: solid;
	border-width: 0 1px
}
.overlapped-header.header-style-3 .main-header-holder:after, .overlapped-header.header-style-4 .main-header-holder:after {
	height: 1px;
	content: "";
	position: absolute;
	bottom: -1px;
	width: 100%
}
.header-col>.header-tools:not(:last-child), .header-col>nav:not(:last-child) {
	border-style: solid;
	border-width: 0 1px 0 0
}
.dynamic-skin {
	transition: opacity .5s
}
.header-tools>ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	display: block
}
.header-tools>ul:after, .header-tools>ul:before {
	content: " ";
	display: table
}
.header-tools>ul:after {
	clear: both
}
.header-tools>ul>li {
	position: relative;
	display: block;
	float: left;
	vertical-align: middle
}
.header-tools>ul>li>a {
	vertical-align: middle;
	text-decoration: none;
	padding: 0 8px;
	display: inline-block
}
.header-tools>ul>li>a span:before {
	margin: auto;
	font-size: 18px;
	vertical-align: middle
}
.header-tools>ul>li>a.icon-shopping-bag:before {
	top: -1px;
	position: relative
}
.header-tools>ul>li:last-child>a {
	padding-right: 0
}
.header-tools>ul>li a span, .header-tools>ul>li a span:before {
	line-height: 50px;
	text-align: center
}
.header-tools>ul>li a.tools-icon span, .header-tools>ul>li a.tools-icon span:before {
	display: block
}
.header-tools .cart .businesslounge-cart-items {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	visibility: visible;
	font-family: arial!important;
	font-size: 5px;
	font-weight: 700;
	height: 5px;
	left: 50%;
	top: calc(50% - 19px);
	margin-left: -3px;
	line-height: 5px;
	position: absolute;
	text-align: center;
	width: 5px
}
.header-tools .cart:not(.full) .businesslounge-cart-items.empty {
	visibility: hidden
}
.header-tools .businesslounge-wpml-menu-button .rt-flag {
	width: 27px;
	height: 27px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 50%;
	margin-right: 8px;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	border: 2px solid #fff
}
.header-tools .businesslounge-wpml-menu-button span {
	text-decoration: none;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: 700;
	font-size: 14px;
	vertical-align: middle
}
.mobile-nav .header-tools {
	float: none;
	padding: 10px;
	margin: 0;
	width: 100%
}
.mobile-nav .header-tools:after, .mobile-nav .header-tools:before {
	content: " ";
	display: table
}
.mobile-nav .header-tools:after {
	clear: both
}
.businesslounge-menu-button {
	display: inline-block;
	vertical-align: middle;
	outline: 0;
	position: relative;
	text-align: left;
	height: 50px;
	min-width: 30px
}
.businesslounge-menu-button:focus {
	outline: 0
}
.businesslounge-menu-button span {
	border-radius: 10px;
	display: block;
	height: 2px;
	left: 50%;
	margin: auto auto auto -10px;
	position: relative;
	top: calc(50% - 2px);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: transform .2s ease-out .7s, width .2s ease-out .7s;
	-o-transition: transform .2s ease-out .7s, width .2s ease-out .7s;
	transition: transform .2s ease-out .7s, width .2s ease-out .7s;
	vertical-align: middle;
	width: 20px
}
.businesslounge-menu-button span:first-child {
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px)
}
.businesslounge-menu-button span:last-child {
	-moz-transform: translateY(2px);
	-ms-transform: translateY(2px);
	-webkit-transform: translateY(2px);
	transform: translateY(2px)
}
.businesslounge-menu-button.active span {
	-webkit-transition: all .2s ease-in .2s;
	-o-transition: all .2s ease-in .2s;
	transition: all .2s ease-in .2s
}
.businesslounge-menu-button.active span:first-child {
	-moz-transform: translate3d(0px, 2px, 0) rotate(45deg);
	-ms-transform: translate3d(0px, 2px, 0) rotate(45deg);
	-webkit-transform: translate3d(0px, 2px, 0) rotate(45deg);
	transform: translate3d(0px, 2px, 0) rotate(45deg)
}
.businesslounge-menu-button.active span:nth-child(2) {
	width: 0;
	opacity: 0
}
.businesslounge-menu-button.active span:last-child {
	-moz-transform: translate3d(0px, -2px, 0) rotate(-45deg);
	-ms-transform: translate3d(0px, -2px, 0) rotate(-45deg);
	-webkit-transform: translate3d(0px, -2px, 0) rotate(-45deg);
	transform: translate3d(0px, -2px, 0) rotate(-45deg)
}
.mobile-menu-button span {
	-webkit-transition: transform .2s ease-out .2s, width .2s ease-out .2s;
	-o-transition: transform .2s ease-out .2s, width .2s ease-out .2s;
	transition: transform .2s ease-out .2s, width .2s ease-out .2s
}
.mobile-header-holder {
	display: inline-block;
	overflow: hidden;
	width: 100%
}
.mobile-header-holder .header-col {
	height: 50px
}
.mobile-header-holder #mobile-logo img {
	max-height: 45px;
	width: auto
}
.mobile-header-holder .mobile-menu-button-wrapper {
	padding: 0;
	margin-left: -10px
}
.sub_page_header {
	position: relative;
	overflow: hidden
}
.sub_page_header .page-title {
	padding: 0;
	margin: 0;
	float: left;
	position: relative
}
.sub_page_header .page-title h1 {
	font-size: 24px;
	line-height: 34px;
	display: inline-block;
	position: relative;
	z-index: 1;
	margin: 0
}
.sub_page_header .content_row_wrapper {
	padding-top: 0;
	padding-bottom: 0
}
.sub_page_header .content_row_wrapper>.col {
	padding-left: 20px;
	padding-right: 20px
}
.sub_page_header .content_row_wrapper.fullwidth {
	max-width: 96%
}
.sub_page_header.style-2 {
	text-align: center
}
.sub_page_header.style-2 .page-title {
	float: none
}
.sub_page_header.style-2 h1 {
	font-size: 38px
}
#footer {
	width: 100%
}
#footer>.content_row {
	width: 100%;
	margin: auto
}
#footer>.content_row.fullwidth {
	max-width: 100%;
	width: 100%
}
#footer .content_row_wrapper.fullwidth {
	max-width: 96%
}
#footer .footer_widgets {
	padding: 0;
	position: relative
}
#footer .footer_widgets img {
	max-width: 100%;
	height: auto
}
#footer .footer_widgets .col {
	padding-left: 20px;
	padding-right: 20px
}
#footer .footer_widgets .column-inner {
	padding: 60px 0
}
#footer .footer_widgets .col .widget ul:last-child, #footer .footer_widgets .col .widget:last-child {
	margin-bottom: 0
}
#footer .footer_widgets .widgets_holder .widget {
	padding-bottom: 25px
}
#footer .footer_widgets .widgets_holder .widget:last-child {
	padding-bottom: 0;
	border-width: 0
}
#footer .footer_widgets .content_row_wrapper {
	padding-top: 0
}
#footer .footer_widgets .featured-col .column-inner {
	padding: 60px 40px;
	position: relative;
	background-color: rgba(255,255,255,.1)
}
#footer .footer_widgets .featured-col .column-inner:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 10px;
	left: 0;
	top: -10px;
	display: inline-block;
	z-index: 1
}
.footer_info_bar {
	font-size: .875em;
	background-color: rgba(255,255,255,.1);
	overflow: hidden
}
.footer_info_bar>.content_row_wrapper {
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}
.footer_info_bar>div>div>:first-child li {
	border-width: 0;
	padding-left: 0
}
.footer_info_bar .copyright {
	float: left
}
.footer_info_bar .social_media {
	float: right
}
.footer-navigation-container {
	float: left
}
#footer-navigation {
	display: inline-block;
	list-style: none none;
	margin: 0;
	padding: 0
}
#footer-navigation a {
	text-decoration: none;
	position: relative;
	overflow: hidden
}
#footer-navigation a:after {
	bottom: -9px;
	content: "";
	height: 2px;
	position: absolute;
	width: 0;
	left: 50%;
	max-width: 100%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: width .4s;
	-o-transition: width .4s;
	transition: width .4s
}
#footer-navigation a:hover {
	text-decoration: none
}
#footer-navigation a:hover:after {
	-webkit-transition: width .4s;
	-o-transition: width .4s;
	transition: width .4s;
	width: 100%
}
#footer-navigation li {
	padding: 0 0 0 20px;
	float: left;
	border-width: 0 0 0 1px;
	border-style: solid;
	margin-left: 20px
}
.header-col .main-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.4em
}
.header-col .main-menu>li {
	position: relative;
	display: inline-block;
	float: left
}
.header-col .main-menu>li>a {
	text-align: left;
	text-decoration: none;
	outline: 0;
	position: relative;
	line-height: 1em;
	display: block
}
.header-col .main-menu>li a>span {
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: transparent;
	position: relative
}
.header-col .main-menu>li.current-menu-ancestor>a, .header-col .main-menu>li.current-menu-item>a, .header-col .main-menu>li>a:hover {
	text-decoration: none
}
.header-col .main-menu a>span {
	display: inline
}
.header-col .main-menu>li>a sub {
	display: none
}
.header-col .main-menu sub {
	display: block;
	font-size: .92em;
	bottom: 0;
	margin-top: .8em;
	margin-bottom: .8em
}
.header-col .main-menu a>i:before, .header-col .main-menu span>i:before {
	margin-right: .5em
}
.header-col .main-menu ul {
	visibility: hidden;
	position: absolute;
	width: 220px;
	list-style: none;
	z-index: 99999;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 0;
	overflow: hidden
}
.header-col .main-menu ul li {
	position: relative
}
.header-col .main-menu ul li a {
	display: block;
	border-style: solid;
	border-width: 0 0 1px;
	border-color: transparent;
	text-decoration: none;
	padding-top: .6em;
	padding-bottom: .6em
}
.header-col .main-menu ul li a:hover, .header-col .main-menu ul li>.current-menu-ancestor>a {
	text-decoration: none
}
.header-col .main-menu ul ul {
	margin-left: 220px;
	top: 0;
	padding: 0 0 0 2px;
	width: 222px
}
.header-col .main-menu ul ul ul {
	top: 0
}
.header-col .main-menu>li:not(.multicolumn) ul {
	-webkit-box-shadow: 2px 2px 0 rgba(0,0,0,.04);
	box-shadow: 2px 2px 0 rgba(0,0,0,.04);
	-webkit-transition: opacity .5s ease .1s;
	-o-transition: opacity .5s ease .1s;
	transition: opacity .5s ease .1s;
	transform-origin: top;
	opacity: 0
}
.header-col .main-menu li.hover:not(.multicolumn)>ul, .header-col .main-menu li:not(.multicolumn):hover>ul {
	height: auto;
	overflow: visible;
	opacity: 1
}
.header-col .main-menu li li.hover>ul, .header-col .main-menu li li:hover>ul, .header-col .main-menu li.submenu-loaded.hover>ul, .header-col .main-menu li.submenu-loaded:hover>ul {
	visibility: visible
}
.header-col .main-menu>li.menu-item-has-children>a>span:after {
	content: "\2a";
	font-family: rtui;
	padding-left: .4em;
	line-height: 1
}
.header-col .main-menu>li li.menu-item-has-children:after {
	content: "\28";
	font-family: rtui;
	position: absolute;
	z-index: 999;
	right: 10px;
	top: .5em
}
.header-col .main-menu>li.o-direction .sub-menu {
	right: 0;
	text-align: right
}
.header-col .main-menu>li.o-direction .sub-menu li.menu-item-has-children:after {
	content: "\22";
	left: 10px;
	right: auto
}
.header-col .main-menu>li.o-direction .sub-menu ul {
	margin-right: 220px;
	padding: 0 2px 0 0;
	margin-left: auto
}
.sticky-header-holder .header-col .main-menu>li>a {
	line-height: 60px
}
.main-menu .multicolumn {
	position: static
}
.main-menu li.multicolumn>ul {
	-webkit-box-shadow: 2px 2px 0 rgba(0,0,0,.04);
	box-shadow: 2px 2px 0 rgba(0,0,0,.04);
	-webkit-transition: opacity .5s ease .1s;
	-o-transition: opacity .5s ease .1s;
	transition: opacity .5s ease .1s;
	transform-origin: top;
	opacity: 0
}
.main-menu li.multicolumn.submenu-loaded.hover>ul, .main-menu li.multicolumn.submenu-loaded:hover>ul {
	height: auto;
	visibility: visible;
	opacity: 1
}
.main-menu li.multicolumn.submenu-loaded.hover>ul ul, .main-menu li.multicolumn.submenu-loaded:hover>ul ul {
	height: auto;
	opacity: 1;
	visibility: visible
}
.main-menu .multicolumn-1>ul>li {
	width: 100%
}
.main-menu .multicolumn-2>ul>li {
	width: 50%
}
.main-menu .multicolumn-3>ul>li {
	width: 33.33333%
}
.main-menu .multicolumn-4>ul>li {
	width: 25%
}
.main-menu .multicolumn-5>ul>li {
	width: 20%
}
.main-menu .multicolumn-6>ul>li {
	width: 16.66667%
}
.main-menu .multicolumn-7>ul>li {
	width: 14.28571%
}
.main-menu .multicolumn-8>ul>li {
	width: 12.5%
}
.main-menu .multicolumn-holder {
	padding: 0;
	display: table;
	width: 100%;
	left: auto;
	height: auto;
	opacity: 0;
	margin: 50px 0 0;
	-webkit-box-shadow: 2px 2px 0 rgba(0,0,0,.04);
	box-shadow: 2px 2px 0 rgba(0,0,0,.04);
	-webkit-transition: opacity .5s ease 0s, margin .5s ease 0s;
	-o-transition: opacity .5s ease 0s, margin .5s ease 0s;
	transition: opacity .5s ease 0s, margin .5s ease 0s
}
.main-menu .multicolumn-holder>li {
	display: table-cell;
	margin: 0;
	padding: 24px
}
.main-menu .multicolumn-holder>li:not(:last-child) {
	border-width: 0 1px 0 0;
	border-style: solid
}
.main-menu .multicolumn-holder>li>ul {
	padding: 0;
	margin: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.main-menu .multicolumn-holder>li>ul, .main-menu .multicolumn-holder>li>ul .sub-menu {
	position: static;
	margin-left: 0;
	margin-top: 0;
	display: block;
	width: auto
}
.main-menu .multicolumn-holder>li>ul>li {
	margin: 0
}
.main-menu .multicolumn-holder>li>ul>li:not(:last-child)>.sub-menu {
	margin-bottom: 30px
}
.main-menu .multicolumn-holder>li>ul li>a:before {
	content: "\28";
	font-family: rtui;
	padding-right: .4em
}
.main-menu .multicolumn-holder>li>ul>li.menu-item-has-children>a, .main-menu .multicolumn-holder>li>ul>li.menu-item-has-children>span {
	border-width: 0 0 1px;
	border-style: solid;
	display: block;
	padding: 0 .75em .4em;
	margin-bottom: .75em
}
.main-menu .multicolumn-holder>li>ul li li.menu-item-has-children>a, .main-menu .multicolumn-holder>li>ul li li.menu-item-has-children>span {
	margin-bottom: .4em
}
.main-menu .multicolumn-holder>li>ul li>a, .main-menu .multicolumn-holder>li>ul li>span {
	border-width: 0;
	padding: 0 .75em .4em
}
.main-menu .multicolumn-holder>li>ul li.menu-item-has-children::after {
	content: ""
}
.main-menu .multicolumn-holder>li>ul li .sub-menu>li:last-child a {
	padding-bottom: 0
}
.main-menu .multicolumn-holder>li>ul ul {
	box-shadow: none;
	margin: 0;
	width: auto;
	border-width: 0;
	padding: 0;
	height: auto
}
.main-menu .multicolumn-holder>li>ul ul .sub-menu {
	margin-bottom: .75em;
	margin-left: .75em
}
.main-menu .multicolumn-holder>li>ul ul .sub-menu a:before {
	content: none
}
.main-menu .multicolumn-holder>li>ul li:not(.menu-item-has-children)>a>sub, .main-menu .multicolumn-holder>li>ul ul sub {
	margin-left: .75em
}
.main-menu .multicolumn-holder>li>ul ul li {
	margin-top: 0
}
.main-menu .multicolumn-holder a>i {
	float: right
}
.main-menu .multicolumn-holder a>i:before {
	margin-right: 0;
	margin-left: .5em
}
.header-right nav:last-child .header-col .main-menu>li:last-child>a {
	border-width: 0
}
.sub-menu li[class*=" icon-"]:before, .sub-menu li[class^=icon-]:before {
	float: left;
	line-height: 3em;
	margin: 0 .8em
}
.mobile-nav {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 480;
	left: 0
}
#mobile-navigation {
	border-width: 1px 0 0;
	border-style: solid;
	padding: 0;
	margin: 0;
	list-style: none
}
#mobile-navigation>li {
	float: none;
	display: block
}
#mobile-navigation a>sub {
	display: block;
	font-size: 11px;
	font-style: oblique;
	padding: 5px 0
}
#mobile-navigation li a, #mobile-navigation li>span {
	position: relative;
	display: block;
	text-align: left;
	border-width: 0 0 1px;
	padding: 10px 20px;
	text-decoration: none;
	border-style: solid;
	line-height: 1.8!important
}
#mobile-navigation ul li a, #mobile-navigation ul li>span {
	border-style: solid;
	border-width: 0 0 1px
}
#mobile-navigation li span:after, #mobile-navigation>li>a:after {
	background-color: transparent
}
#mobile-navigation ul {
	list-style: none;
	display: none;
	position: relative;
	right: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	border-width: 0
}
#mobile-navigation ul ul {
	border-width: 0
}
#mobile-navigation>li>ul {
	margin: 0
}
#mobile-navigation ul li:first-child a, #mobile-navigation ul li:first-child>span {
	border-width: 0 0 1px
}
#mobile-navigation li:hover>ul {
	display: none
}
#mobile-navigation li.menu-item-has-children>a, #mobile-navigation li.menu-item-has-children>span {
	padding-right: 65px;
	position: relative
}
#mobile-navigation li.menu-item-has-children>a:before, #mobile-navigation li.menu-item-has-children>span:before {
	font-family: rtui;
	content: "";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: inherit;
	text-transform: none
}
#mobile-navigation li.menu-item-has-children.current-menu-item>a:before, #mobile-navigation li.menu-item-has-children.current-menu-item>span:before {
	font-family: rtui;
	content: "";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1em;
	margin-right: .2em;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	width: 1em
}
#mobile-navigation li.menu-item-has-children>a:after, #mobile-navigation li.menu-item-has-children>span:after {
	border-style: solid;
	border-width: 0 0 0 1px;
	height: 100%;
	position: absolute;
	right: 50px;
	content: "";
	top: 0;
	z-index: 999
}
#mobile-navigation li.menu-item-has-children>a:before, #mobile-navigation li.menu-item-has-children>span:before {
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 50%;
	text-align: left;
	z-index: 999;
	margin: -6px 0 0!important;
	line-height: 1;
	font-size: 12px;
	width: auto!important
}
#mobile-navigation li.current-menu-item>ul {
	display: block
}
#mobile-navigation li.current-menu-ancestor:after, #mobile-navigation li.current-menu-item:after, #mobile-navigation li:after, #mobile-navigation li:hover:after {
	content: none
}
#mobile-navigation li li li a {
	padding-left: 25px
}
#mobile-navigation li li li li a {
	padding-left: 45px
}
#mobile-navigation li li li li li a {
	padding-left: 50px
}
#mobile-navigation li li li li li li a {
	padding-left: 60px
}
#mobile-navigation li li li li li li li a {
	padding-left: 70px
}
#container .rt-gallery .col {
	margin-bottom: 40px
}
#container .rt-gallery .row:last-child .col {
	margin-bottom: 0
}
#container .rt-gallery.nogaps.row, #container .rt-gallery.nogaps>.row {
	margin-left: 0;
	margin-right: 0
}
#container .rt-gallery.nogaps .col {
	padding: 0;
	margin: 0
}
#container .rt-gallery .gallery-item-holder {
	max-width: 100%;
	margin: auto
}
#container .rt-gallery .gallery-item-holder img {
	max-width: 100%;
	display: block;
	margin: auto
}
#container .rt-gallery.metro-gallery .gallery-item-holder img {
	width: 100%
}
.single-portfolio .rt-gallery .col-sm-12, .single-post .rt-gallery .col-sm-12 {
	padding: 0
}
.border_grid .content_row, .border_grid .elementor-row, .border_grid>.row {
	border-width: 1px 0 0;
	border-style: solid;
	margin: 0
}
.border_grid .content_row:first-child, .border_grid .elementor-row:first-child, .border_grid>.row:first-child {
	border-width: 0
}
.border_grid .content_row:first-child>div:after, .border_grid .elementor-row:first-child>div:after, .border_grid>.row:first-child>div:after {
	top: 0
}
.border_grid .content_row:last-child>div:after, .border_grid .elementor-row:last-child>div:after, .border_grid>.row:last-child>div:after {
	bottom: 0
}
.border_grid .col:first-child:after, .border_grid .elementor-column:first-child:after, .border_grid .rt-column-container:first-child:after, .border_grid>.row>div:first-child:after {
	border-width: 0
}
.border_grid .col:after, .border_grid .elementor-column:after, .border_grid .rt-column-container:after, .border_grid>.row>div:after {
	content: "";
	position: absolute;
	left: -1px;
	top: 0;
	bottom: 0;
	width: 1px;
	z-index: 1;
	border-width: 0 0 0 1px;
	border-style: solid
}
.border_grid .content_row .rt-column-container, .border_grid .elementor-column, .border_grid>.row>div {
	padding-top: 15px;
	padding-bottom: 25px
}
.border_grid .content_row .rt-column-container:after, .border_grid .elementor-column:after, .border_grid>.row>div:after {
	top: 15px;
	bottom: 15px
}
.border_grid .content_row:first-child .rt-column-container {
	padding-top: 0
}
.border_grid .row, .border_grid .wpb_row {
	margin-left: -20px;
	margin-right: -20px
}
.has-overlay {
	overflow: hidden;
	display: block;
	margin: auto;
	position: relative
}
.has-overlay .image-thumbnail img {
	opacity: 1;
	-webkit-transition: all .2s ease-out .1s;
	-o-transition: all .2s ease-out .1s;
	transition: all .2s ease-out .1s
}
.has-overlay .overlay-text {
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 20px
}
.has-overlay .overlay-text:after {
	content: "";
	background: linear-gradient(180deg, #000 2%, rgba(0,0,0,0) 100%);
	mix-blend-mode: multiply;
	-webkit-mix-blend-mode: multiply;
	-webkit-transition: all .2s ease-out .1s;
	-o-transition: all .2s ease-out .1s;
	transition: all .2s ease-out .1s;
	overflow: hidden;
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .4;
	z-index: 1;
	backface-visibility: hidden
}
.has-overlay .overlay-text>p {
	margin: 5px 0 0;
	font-size: .85em
}
.has-overlay .overlay-text * {
	opacity: 0;
	color: #fff!important;
	position: relative;
	z-index: 2;
	-webkit-transition: all .2s linear .3s;
	-o-transition: all .2s linear .3s;
	transition: all .2s linear .3s
}
.has-overlay:hover .overlay-text, .has-overlay:hover .overlay-text * {
	opacity: 1
}
.has-overlay:hover .overlay-text:after {
	top: 0
}
.featured_image div, .featured_image img {
	width: 100%
}
.featured_image {
	position: relative;
	overflow: hidden
}
.imgeffect {
	position: relative;
	overflow: hidden;
	display: block;
	max-width: 100%;
	z-index: 1
}
.imgeffect img {
	opacity: 1;
	-webkit-transition: all .2s ease-out .1s;
	-o-transition: all .2s ease-out .1s;
	transition: all .2s ease-out .1s
}
.imgeffect .overlay-mask {
	background: linear-gradient(180deg, #000 2%, rgba(0,0,0,0) 100%);
	mix-blend-mode: multiply;
	-webkit-mix-blend-mode: multiply;
	-webkit-transition: all .2s ease-out .1s;
	-o-transition: all .2s ease-out .1s;
	transition: all .2s ease-out .1s;
	overflow: hidden;
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .4
}
.imgeffect .action-button {
	top: 20px;
	right: 20px;
	line-height: 1.6em;
	width: 1.6em;
	height: 1.6em;
	position: absolute;
	text-align: center;
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .4s ease-out .1s;
	-o-transition: all .4s ease-out .1s;
	transition: all .4s ease-out .1s;
	z-index: 20
}
.imgeffect:hover .action-button {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.imgeffect:hover>.overlay-mask {
	top: 0
}
.imgeffect>.action-button:before {
	font-family: rtui;
	color: #fff;
	font-size: 16px
}
.imgeffect.zoom>.action-button:before {
	content: "\e800"
}
.imgeffect.gallery>.action-button:before {
	content: "\e803"
}
.imgeffect.video>.action-button:before {
	content: "\6a"
}
.imgeffect.audio>.action-button:before {
	content: "\e805"
}
.imgeffect.extlink>.action-button:before {
	content: "\f08e"
}
.imgeffect.link>.action-button:before {
	content: "\e806"
}
.imgeffect>div>img {
	display: inline-block
}
.imgeffect.aligncenter {
	display: block
}
.featured-image-nav {
	opacity: 0;
	bottom: -50px;
	margin: 0;
	padding: 10px 0 5px;
	position: absolute;
	text-align: center;
	width: 100%;
	background-color: rgba(0,0,0,.3)
}
.featured-image-nav>li {
	display: inline-block;
	cursor: pointer;
	width: 15px;
	height: 15px;
	border: 1px solid rgba(255,255,255,.3)
}
.featured-image-nav>li.active, .featured-image-nav>li:hover {
	background: rgba(255,255,255,.15)
}
.featured_image:hover .featured-image-nav {
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	opacity: 1;
	bottom: 0
}
.hasCustomSelect {
	z-index: 2;
	padding-right: 20px
}
.customselect {
	border-width: 1px;
	border-style: solid;
	padding: 4px 20px 4px 10px;
	position: relative;
	z-index: 1
}
.customselect .customselectInner:before {
	content: "\2a";
	font-family: rtui;
	position: absolute;
	right: 10px
}
.rt-parallax-background {
	background-attachment: scroll;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 0;
	backface-visibility: hidden;
	display: none;
	width: 100%;
	height: 100%;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden
}
.rt-sa-background {
	width: 100%;
	position: absolute;
	left: 0;
	overflow: hidden;
	z-index: 0
}
.rt-svg-background {
	width: 100%;
	position: absolute;
	left: 0;
	overflow: hidden;
	z-index: 0;
	height: auto
}
.rt-svg-background.top {
	top: -1px
}
.rt-svg-background.bottom {
	bottom: -1px
}
.rt-background-slider {
	width: 100%;
	height: 100%;
	background-attachment: scroll;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 0;
	-webkit-transform: translate3d(0);
	backface-visibility: hidden
}
.rt-background-slider>* {
	opacity: 1;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity 0s, transform 0s;
	-o-transition: opacity 0s, transform 0s;
	transition: opacity 0s, transform 0s
}
.read_more {
	display: block;
	margin-top: 10px;
	text-decoration: none
}
.read_more:after {
	content: "\006D";
	display: inline-block;
	font-family: rtui;
	padding-left: 10px
}
a.read_more:hover {
	text-decoration: none;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s
}
.read_more:hover:after {
	opacity: .6;
	padding-left: 13px;
	text-decoration: none;
	transition: padding .4s ease 0s
}
ol, ul {
	padding-left: 20px;
	margin-bottom: 20px
}
blockquote {
	margin: 40px 0;
	font-style: italic;
	font-size: 1.25em;
	border-width: 3px 0;
	border-style: solid;
	padding: 40px 0
}
blockquote:before {
	content: "\201c";
	float: left;
	font-size: 3em;
	line-height: 1em
}
blockquote.text-center:before {
	float: none
}
blockquote p {
	margin-left: 3em
}
blockquote cite {
	margin-top: .75em;
	font-size: .75em;
	display: inline-block;
	width: 100%;
	font-style: normal;
	margin-left: 3.75em
}
blockquote cite:before {
	content: '\2014 \00A0'
}
blockquote.style-2 {
	border-width: 0
}
blockquote.style-2 cite, blockquote.style-2 p {
	margin-left: 0;
	padding-left: 0
}
.rt_preloading:after {
	content: "";
	opacity: 0;
	position: absolute;
	width: 40px;
	height: 40px;
	background-color: rgba(0,0,0,.5);
	border-radius: 100%;
	top: calc(50% - 20px);
	left: calc(50% - 20px);
	-webkit-animation: scaleout 1s infinite ease-in-out;
	-o-animation: scaleout 1s infinite ease-in-out;
	animation: scaleout 1s infinite ease-in-out;
	z-index: 1
}
.rt-featured-image, .rt-featured-map, .rt-featured-video {
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.08);
	box-shadow: 2px 2px 2px rgba(0,0,0,.08);
	border-width: 1px;
	border-style: solid;
	padding: 20px
}
.rt-frame {
	border-width: 1px;
	border-style: solid;
	padding: 10px
}
.rt-column-gaps>div>.shadow>.vc_column-inner, .shadow {
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.04);
	box-shadow: 2px 2px 2px rgba(0,0,0,.04)
}
.shadow-2 {
	box-shadow: 0 20px 30px 0 rgba(0,0,0,.25)
}
.shadow-3 {
	box-shadow: 0 15px 20px 0 rgba(0,0,0,.1)
}
.hover-shadow:hover {
	box-shadow: 0 20px 30px 0 rgba(0,0,0,.25);
	transition: box-shadow .3s ease
}
.hover-opacity:hover {
	opacity: .3;
	transition: opacity .3s ease
}
.boxed, .boxed-column>*>* {
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.04);
	box-shadow: 2px 2px 2px rgba(0,0,0,.04);
	padding: 20px;
	height: 100%
}
.go-to-top {
	cursor: pointer;
	text-align: center;
	width: 46px;
	line-height: 42px;
	border-width: 2px;
	border-style: solid;
	border-color: initial!important;
	font-size: 2em;
	position: absolute;
	right: 20px;
	transform: translateY(calc(-50% + 0.5em - 4px));
	margin-top: 200px;
	opacity: 0
}
.go-to-top.visible {
	opacity: 1;
	margin-top: 0;
	transition: margin 1s ease
}
.go-to-top:before {
	vertical-align: middle
}
.go-to-top:hover {
	opacity: .7
}
.shadow-top {
	-webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,.04) inset;
	box-shadow: 0 4px 2px -2px rgba(0,0,0,.04) inset
}
.shadow-bottom {
	-webkit-box-shadow: 0 -4px 2px -2px rgba(0,0,0,.04) inset;
	box-shadow: 0 -4px 2px -2px rgba(0,0,0,.04) inset
}
.shadow-top.shadow-bottom {
	-webkit-box-shadow: 0 -4px 2px -2px rgba(0,0,0,.04) inset, 0 4px 2px -2px rgba(0,0,0,.04) inset;
	box-shadow: 0 -4px 2px -2px rgba(0,0,0,.04) inset, 0 4px 2px -2px rgba(0,0,0,.04) inset
}
.content-row-video-overlay:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%
}
.shadow-top .content-row-video-overlay:before {
	-webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,.04) inset;
	box-shadow: 0 4px 2px -2px rgba(0,0,0,.04) inset
}
.shadow-bottom .content-row-video-overlay:before {
	-webkit-box-shadow: 0 -4px 2px -2px rgba(0,0,0,.04) inset;
	box-shadow: 0 -4px 2px -2px rgba(0,0,0,.04) inset
}
.shadow-top.shadow-bottom .content-row-video-overlay:before {
	-webkit-box-shadow: 0 -4px 2px -2px rgba(0,0,0,.04) inset, 0 4px 2px -2px rgba(0,0,0,.04) inset;
	box-shadow: 0 -4px 2px -2px rgba(0,0,0,.04) inset, 0 4px 2px -2px rgba(0,0,0,.04) inset
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid
}
#content-overlay {
	background: rgba(0,0,0,.65);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	z-index: 490;
	height: 0;
	opacity: 0;
	-webkit-transition: opacity .4s ease .8s, height 0s ease 1.2s;
	-o-transition: opacity .4s ease .8s, height 0s ease 1.2s;
	transition: opacity .4s ease .8s, height 0s ease 1.2s
}
.rt-menu-over #content-overlay, .side-panel-on #content-overlay {
	top: 0;
	opacity: 1
}
.side-panel-on #content-overlay {
	-webkit-transition: height 0s ease 0s, opacity .4s ease 0s;
	-o-transition: height 0s ease 0s, opacity .4s ease 0s;
	transition: height 0s ease 0s, opacity .4s ease 0s;
	height: 100%
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.side-panel-on #main_content {
	filter: grayscale(1)
}
}
.businesslounge-post-navigation {
	border-width: 1px 0 0;
	border-style: solid;
	padding-top: 25px;
	padding-bottom: 25px;
	text-transform: uppercase;
	font-size: .875em
}
.businesslounge-post-navigation a {
	text-decoration: none;
	transition: color .2s ease-in
}
.businesslounge-post-navigation a:before {
	font-family: rtui;
	vertical-align: middle
}
.businesslounge-post-navigation>div>:first-child {
	text-align: left
}
.businesslounge-post-navigation>div>:first-child a:before {
	content: "\22";
	float: left;
	margin-right: 20px
}
.businesslounge-post-navigation>div>:nth-child(2) {
	text-align: center
}
.businesslounge-post-navigation>div>:last-child {
	text-align: right
}
.businesslounge-post-navigation>div>:last-child a:before {
	content: "\28";
	float: right;
	margin-left: 20px
}
.businesslounge-post-navigation .post-nav-img {
	position: absolute;
	bottom: calc(24px + 1em);
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: block;
	padding: 10px;
	background: #fff;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	border-radius: 50%;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.2)
}
.businesslounge-post-navigation .post-nav-img img {
	width: 100%;
	height: auto;
	border-radius: 50%
}
.businesslounge-post-navigation .rt-next-post:hover .post-nav-img, .businesslounge-post-navigation .rt-prev-post:hover .post-nav-img {
	-webkit-transition: all .4s cubic-bezier(1, -.02, .39, 1.92);
	-o-transition: all .4s cubic-bezier(1, -.02, .39, 1.92);
	transition: all .4s cubic-bezier(1, -.02, .39, 1.92);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	z-index: 999
}
.businesslounge-post-navigation .rt-prev-post .post-nav-img {
	left: 0
}
.businesslounge-post-navigation .rt-next-post .post-nav-img {
	right: 0
}
#container .businesslounge-icon {
	border-style: solid;
	border-color: transparent;
	line-height: 1em
}
#container .businesslounge-icon:before {
	display: block!important;
	margin: 0!important
}
#container .businesslounge-icon:not(.aligncenter):not(.alignleft):not(.alignright) {
	display: inline-block
}
.elementor-icon .rt-elementor-icon:before {
	margin: 0!important;
	display: block!important
}
.elementor-widget-icon-list .rt-elementor-icon {
	line-height: 1
}
.elementor-widget-icon-list .rt-elementor-icon:before {
	margin: 0
}
.rt-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	background-color: rgba(0,0,0,.9);
	display: block;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: all .3s ease
}
.rt-popup.active {
	transition: all .3s ease;
	z-index: 999999;
	opacity: 1;
	pointer-events: auto
}
.rt-popup-close {
	position: absolute;
	top: 40px;
	right: 40px;
	color: #fff;
	background: 0 0;
	outline: 0;
	border: none;
	cursor: pointer;
	z-index: 99
}
.rt-popup-content-wrapper {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.rt-popup-content {
	display: block;
	position: relative;
	padding: 10%;
	max-height: 100%;
	width: 100%
}
.ps-scrollbar-y-rail {
	display: none
}
.rt-popup-search .wp-search-form {
	font-size: 1.4em;
	color: #fff
}
.rt-popup-search .wp-search-form input[type=text] {
	border-radius: 100px;
	border-width: 2px!important;
	border-color: rgba(255,255,255,.6);
	padding: .6em 1.5em!important
}
.rt-popup-search .wp-search-form input[type=text]:focus {
	border-color: #fff
}
.rt-popup-search .wp-search-form span {
	right: .75em
}
.rt-popup-languages .rt-popup-content {
	text-align: center
}
.rt-popup-languages h5 {
	margin-bottom: 2em
}
.rt-popup-languages a, .rt-popup-languages a:hover, .rt-popup-languages h5 {
	color: #fff
}
.rt-popup-languages a:hover {
	opacity: .7;
	text-decoration: none
}
.rt-popup-languages .rt-flags {
	list-style: none;
	margin: 0;
	padding: 0
}
.rt-popup-languages .rt-flags>li {
	display: inline-block;
	padding: 15px
}
.rt-popup-languages .rt-flags>li a {
	padding: 10px 0;
	text-decoration: none;
	vertical-align: middle
}
.rt-popup-languages .rt-flag {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 50%
}
.rt-popup-languages span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1em;
	padding: 10px
}
.loop.type-portfolio {
	position: relative;
	width: 100%
}
.loop.type-portfolio .title, .loop.type-portfolio .title a {
	text-decoration: none
}
.loop.type-portfolio .title a:hover {
	text-decoration: none;
	opacity: .7
}
.loop.type-portfolio:hover .overlay {
	opacity: 1
}
.loop.type-portfolio .visible_title {
	position: absolute;
	width: 100%;
	background: rgba(255,255,255,.8);
	color: #111;
	left: 0;
	bottom: 0;
	padding: 20px;
	transition: all .5s ease .1s
}
.loop.type-portfolio .visible_title .title {
	font-size: 1em
}
.loop.type-portfolio.style-2 {
	overflow: hidden
}
.loop.type-portfolio.style-2 .image-thumbnail img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-transition: all .4s ease .1s;
	-o-transition: all .4s ease .1s;
	transition: all .4s ease .1s
}
.loop.type-portfolio.style-2 .portfolio-loop-item-wrapper {
	overflow: hidden;
	position: relative
}
.loop.type-portfolio.style-1 .text {
	padding: 20px 0
}
.loop.type-portfolio.style-1.boxed .image-thumbnail {
	margin: -20px -20px 0
}
.loop.type-portfolio.style-1.boxed .text {
	padding: 25px 5px 5px
}
.loop.type-portfolio.style-1.boxed:hover {
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	transition: box-shadow .3s linear
}
.col-sm-12>.loop.style-1.boxed .image-thumbnail {
	margin: -20px
}
.loop.type-portfolio .title {
	margin: 0
}
.loop.type-portfolio p {
	margin: 20px 0 0
}
.loop.type-portfolio .read_more {
	display: inline
}
.loop.type-portfolio .terms {
	display: block;
	font-size: .875em
}
.loop.type-portfolio .terms a {
	text-decoration: none
}
.loop.type-portfolio .terms a:hover {
	text-decoration: none;
	opacity: .7
}
.loop.type-portfolio .overlay .title {
	display: block;
	padding: 0;
	margin: 0;
	position: relative
}
.loop.type-portfolio .overlay .terms {
	margin-top: 0;
	font-size: .875em;
	font-style: italic
}
.loop.type-portfolio .overlay .terms a:hover {
	opacity: .7
}
.loop.type-portfolio.hover-1:hover .visible_title {
	bottom: -70%;
	transition: all .5s ease
}
.loop.type-portfolio.hover-1:hover .image-thumbnail img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}
.loop.type-portfolio.hover-1:hover .overlay {
	bottom: 0;
	transition: all .5s ease
}
.loop.type-portfolio.hover-1 .overlay {
	bottom: -150%;
	position: absolute;
	width: 100%;
	padding: 20px;
	overflow: hidden;
	z-index: 2;
	backface-visibility: hidden;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
	background: rgba(255,255,255,.9)
}
.loop.type-portfolio.hover-1 .overlay .title, .loop.type-portfolio.hover-1 .overlay a, .loop.type-portfolio.hover-1 .overlay a:hover {
	color: #111
}
.loop.type-portfolio.hover-1 .overlay .text {
	width: 100%;
	bottom: 20px;
	left: 20px
}
.loop.type-portfolio.hover-1 .overlay .title {
	font-size: 1.2em
}
.loop.type-portfolio.hover-1 .overlay .terms, .loop.type-portfolio.hover-1 .overlay .terms a {
	color: #777
}
.loop.type-portfolio.hover-2:hover .image-thumbnail img {
	opacity: .6
}
.loop.type-portfolio.hover-2:hover .overlay {
	transition: all .5s ease;
	opacity: 1
}
.loop.type-portfolio.hover-2:hover .overlay .text {
	transform: scale(1) translateY(calc(-50% + 20px));
	opacity: 1
}
.loop.type-portfolio.hover-2 .overlay {
	bottom: 0;
	top: 0;
	position: absolute;
	width: 100%;
	padding: 20px;
	overflow: hidden;
	z-index: 2;
	opacity: 0;
	backface-visibility: hidden;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
	background-color: rgba(0,0,0,.8);
	backgaround: linear-gradient(0deg, rgba(0,0,0,.83) 20%, rgba(0,0,0,.59) 80%);
	text-align: center
}
.loop.type-portfolio.hover-2 .overlay>a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1
}
.loop.type-portfolio.hover-2 .overlay .text {
	width: 100%;
	position: relative;
	top: 50%;
	transform: scale(0.8) translateY(calc(-50% + 20px));
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: 0;
	backface-visibility: hidden;
	z-index: 2
}
.loop.type-portfolio.hover-2 .overlay .title {
	font-size: 1.4em
}
.loop.type-portfolio.hover-2 .overlay .terms, .loop.type-portfolio.hover-2 .overlay .terms a, .loop.type-portfolio.hover-2 .overlay .text, .loop.type-portfolio.hover-2 .overlay .title, .loop.type-portfolio.hover-2 .overlay a, .loop.type-portfolio.hover-2 .overlay a:hover {
	color: #fff
}
.loop.type-portfolio .image-thumbnail {
	position: relative;
	overflow: hidden
}
.portfolio_list.masonry>.col {
	margin-bottom: 20px;
	padding-bottom: 20px
}
.portfolio_list.border_grid>.row>.col {
	padding-bottom: 20px
}
.load_more.button_ {
	margin: 40px auto 20px;
	border-radius: 30px
}

@media screen and (min-width:768px) {
.portfolio_list>.row>.col-sm-12 .style-1 .image-thumbnail {
	float: left;
	margin-right: 40px;
	width: 50%
}
.portfolio_list>.row>.col-sm-12 .style-1 .image-thumbnail img {
	width: 100%
}
.portfolio_list>.row>.col-sm-12 .style-1 .text {
	padding: 40px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50%;
	left: 50%
}
}
.rt-carousel .loop.type-portfolio.style-1:hover {
	box-shadow: none
}
.rt-carousel .loop.hover-1 .image-thumbnail img {
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}
.filter-holder {
	margin-bottom: 20px;
	width: 100%;
	font-size: .75em;
	border-style: solid;
	border-width: 0 0 2px;
	padding-bottom: 10px
}
.filter-holder ul {
	display: inline;
	list-style: none none;
	margin: 0;
	padding: 0
}
.filter_navigation li:first-child {
	border-left: 0 none;
	padding-left: 0
}
.filter_navigation li {
	display: inline;
	position: relative
}
.filter_navigation li ul {
	margin-left: 30px
}
.filter_navigation li a {
	padding: 0 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer
}
.filter_navigation li a.active {
	border-bottom: 2px solid
}
#main_content .portfolio-header {
	background-color: transparent
}
#main_content .portfolio-header .content_row_wrapper {
	position: relative
}
#main_content .portfolio-header .portfolio-header-background {
	top: 0;
	position: absolute;
	width: 100%;
	height: 70%
}
#main_content .portfolio-default-layout {
	border-width: 1px 0 0;
	padding: 25px 0;
	margin-top: 25px
}
.single-portfolio-carousel .owl-item>div {
	margin: auto
}
#container .single-portfolio-carousel .owl-item img {
	margin: auto;
	max-width: 100%;
	width: auto
}
.portfolio-carousel-holder>.col {
	padding: 0!important
}
.portfolio-carousel-holder>.col .single-portfolio-carousel:not(.full-height-carousel) .owl-item>div .owl-stage-outer {
	padding: 10px 0
}
.portfolio-carousel-holder>.col .single-portfolio-carousel.full-height-carousel .owl-item img {
	width: auto;
	margin: auto
}
.single-portfolio .portfolio-text {
	padding-right: 50px
}
.single-portfolio .key-details .column-inner {
	border-width: 1px;
	border-style: solid;
	padding: 25px
}
.single-portfolio .key-details .column-inner>ul {
	list-style: none;
	padding: 0
}
.single-portfolio .key-details .column-inner>ul>li:not(:last-child) {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-width: 0 0 1px;
	border-style: solid
}
.single-portfolio .key-details .column-inner .social_share {
	width: 100%;
	text-align: left;
	padding-top: 20px
}
.single-portfolio .key-details .column-inner .social_share span>span {
	display: inline-block
}
.single-portfolio .key-details .column-inner *+.social_share {
	border-style: solid;
	border-width: 1px 0 0
}
.CSSTableGenerator {
	margin: 0px;
	padding: 0px;
	width: 100%;
	box-shadow: 10px 10px 5px rgba(0,0,0,0.31);
	border: 1px solid #000000;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}
.CSSTableGenerator table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
}
.CSSTableGenerator tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.CSSTableGenerator tr:hover td {
}
.CSSTableGenerator tr:nth-child(odd) {
	background-color: #BDBDBD;
}
.CSSTableGenerator tr:nth-child(even) {
	background-color: #ffffff;
}
.CSSTableGenerator td {
	vertical-align: middle;
	border: 1px solid #000000;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 7px;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}
.CSSTableGenerator tr:last-child td {
	border-width: 0px 1px 0px 0px;
}
.CSSTableGenerator tr td:last-child {
	border-width: 0px 0px 1px 0px;
}
.CSSTableGenerator tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td {
	background: -o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background: -moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");
	background: -o-linear-gradient(top, #cccccc, b2b2b2);
	background-color: #cccccc;
	text-align: center;
	border-width: 0px 0px 1px 1px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}
.CSSTableGenerator tr:first-child:hover td {
	background: -o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background: -moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");
	background: -o-linear-gradient(top, #cccccc, b2b2b2);
	background-color: #cccccc;
}
.CSSTableGenerator tr:first-child td:first-child {
	border-width: 0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child {
	border-width: 0px 0px 1px 1px;
}
.awe-body-loading {
	overflow: hidden;
}
.awe-page-loading {
	position: fixed;
	z-index: 9999999;
	background: #fff;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.awe-loading-wrapper {
	text-align: center;
	width: 150px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -75px;
}
.awe-loading-wrapper .awe-loading-icon {
	font-size: 75px;
	line-height: 1;
	margin-bottom: 10px;
	-webkit-animation-name: aweIcon;
	animation-name: aweIcon;
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	animation-iteration-count: infinite;
}
.awe-loading-wrapper .awe-loading-icon img {
	width: 100%;
}
.awe-loading-wrapper .awe-loading-icon .icon {
	cursor: default;
}
.awe-loading-wrapper .progress {
	background: #eee;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	height: 2px;
}
.awe-loading-wrapper .progress .progress-bar {
	background: #80b435;
	box-shadow: none;
	width: 100%;
	-webkit-animation-name: aweProgress;
	animation-name: aweProgress;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
}
 @-webkit-keyframes aweIcon {
 0% {
 color: #333;
}
 50% {
 color: #666;
}
 100% {
 color: #000;
}
}
 @-moz-keyframes aweIcon {
 0% {
 color: #333;
}
 50% {
 color: #666;
}
 100% {
 color: #000;
}
}
 @keyframes aweIcon {
 0% {
 color: #333;
}
 50% {
 color: #666;
}
 100% {
 color: #000;
}
}
 @-webkit-keyframes aweProgress {
 0% {
 width: 0%;
}
 15% {
 width: 15%;
}
 25% {
 width: 35%;
}
 35% {
 width: 50%;
}
 50% {
 width: 75%;
}
 65% {
 width: 85%;
}
 100% {
 width: 100%;
}
}
 @-moz-keyframes aweProgress {
 0% {
 width: 0%;
}
 15% {
 width: 15%;
}
 25% {
 width: 35%;
}
 35% {
 width: 50%;
}
 50% {
 width: 75%;
}
 65% {
 width: 85%;
}
 100% {
 width: 100%;
}
}
 @keyframes aweProgress {
 0% {
 width: 0%;
}
 15% {
 width: 15%;
}
 25% {
 width: 35%;
}
 35% {
 width: 50%;
}
 50% {
 width: 75%;
}
 65% {
 width: 85%;
}
 100% {
 width: 100%;
}
}
.our-skills .progress-bar-success {
	background: #80b435;
}
.our-skills .progress-bar {
	box-shadow: none;
	position: relative;
}
.our-skills .progress-bar span {
	position: absolute;
	top: -30px;
	right: -15px;
	color: #555555;
	font-family: "texgyreadventorbold";
	font-size: 14px;
}
.our-skills .progress {
	border-radius: 0;
	height: 8px;
	box-shadow: none;
	overflow: visible;
}
.lakhuu {
	position: fixed;
	z-index: 9;
	top: 390px;
	right: 5px;
	width: 400px;
	height: 250px;
	overflow-x: hidden;
}

.seo1s { 	font-family:roboto slab; font-size:12px; }
@media only screen and (max-width: 479px) {
.lakhuu {
	position: fixed;
	z-index: 9;
	top: 290px;
	right: 5px;
	width: 180px;
	height: 100px;
	overflow-x: hidden;
}
.mo-lo {
	width: 150px;
}
.mo-hi {
	display: none !important;
}
.mo-loz1 { 	float: left; 	width: 50%; }
.seo1s { 	font-family:roboto slab; font-size:12px; font-weight:200;}
}
